Account  |  View Cart  
Condusiv Technologies logo

Condusiv Technologies Blog



 

 

Condusiv Blog: Welcome to the Condusiv Blog

The Condusiv blog shares insight into the issues surrounding system and application performance—and how I/O optimization software is breaking new ground in solving those issues.

SSDs and Defrag

by Alex Klein 3. August 2012 06:32

We recently responded to a forum post on our YouTube channel regarding SSDs and Defragmentation - you can view the video here: http://www.youtube.com/watch?v=hznCSqb4Mzg


Below are some "before and after" graphs that provide proof that fragmentation affects SSDs:

 

Tags: , , ,

Defrag | Diskeeper | SSD, Solid State, Flash | Windows 7

The New Age of Application and Storage Performance Software Is Here

by Alex Klein 5. June 2012 03:50

Condusiv Technologies announced today worldwide availability of the next generation in application and storage performance software – Diskeeper 12. Condusiv has long been a leader in data performance solutions for millions of Windows®-based systems for over 30 years. From boosting application performance to extending hardware life and reducing IT traffic, Condusiv offerings ensure massive benefits on Windows servers, workstations and laptops. The latest release in this category is no exception.

Whether you’re running Windows XP or Windows 7, using SSD hard drives or accessing SANs, traditional approaches to defragmentation just aren’t going to cut it anymore. You have to take a new approach - you have to be proactive and you have to be automatic. Simply put – you need Diskeeper 12

“Condusiv Technologies Corporation, winner six times in a row, is unrelenting in its dominance of this category.” – 2011 Reader’s Choice Award: Best Disk Defragmentation and Drive Monitoring Tool, Redmond Magazine

When files are created, deleted, or modified, they can be broken up and scattered around a volume instead of written in one place. This makes retrieving information like trying to read a book whose pages are out of order, and it can quickly overwork the operating system and storage devices.

The best cure for a problem is to prevent it from occurring in the first place. Diskeeper 12 prevents fragmentation at the Windows level, allowing an application and storage system to write or read at peak performance – with one contiguous access – improving drive performance while extending the drive’s useful life.

All editions of Diskeeper 12 feature the breakthrough IntelliWrite® technology, which prevents the vast majority (up to 85% or more) of fragmentation from ever occurring.

InvisiTasking® technology has been redesigned in Diskeeper 12 to be more assertive in I/O active environments while still maintaining invisible processing. The enhancements will allow Diskeeper to accomplish more defragmentation and resolve it faster (e.g., Instant Defrag™), during typical production workloads.

In addition, Diskeeper 12 adds a host of new features:

-          HyperBoot®New

o   HyperBoot technology has been incorporated into Diskeeper to improve system boot time.

-          CogniSAN™New

o   Technology that detects external resource usage within a shared storage system, such as a SAN, and allows for transparent optimization by never competing for resources utilized by other systems over the same storage infrastructure without intruding in any way into SAN-layer operations. (Server editions only)

-          Disk HealthNew

o   This feature monitors hard disk for S.M.A.R.T. (Self-Monitoring Analysis and Reporting Technology) data to generate alerts and provides a disk health report, warns of critical problems or an imminent disk failure, generates by email.

-          System MonitoringNew

o   System Monitoring collects system environment activity and provides reporting on key elements. This includes statistical data about system I/O usage, disk state, and Diskeeper effectiveness. The option to send data for analysis at Condusiv Technologies also exists, providing a summary of the statistical data gathered for system performance monitoring purposes.

-          Space Reclamation engineNew

o   Allows the user to manually or automatically zero out unused space from thin provisioned volumes on SAN and disk array storage.

-          Enhanced HyperFast® with TRIM

o   A solid state drive optimizer is a proven optimizing technology for Solid State Drives (SSDs), providing faster performance and longer lifespan.

-          Titan Defrag Engine™ technology

o   The most powerful defrag engine ever built. Designed to meet ever growing storage demands on servers, Titan defragments volumes with massive amounts of data rapidly and thoroughly. Titan is included in the Server edition.

-          Terabyte Volume Engine® technology

o   Rapidly defragments multi-terabyte volumes. This engine, included in the Diskeeper 12 Professional edition, addresses the need to keep these systems running at top speed as the storage capacity of desktop systems increases.

 

Figure 1 A glimpse of the new look and feel in Diskeeper.

Tags: , , , , , ,

Experts discuss built-in defragmentation and the superior merits of Diskeeper optimization

by Dawn Richcreek 27. January 2012 09:18

Recently, there’s been a lot of talk about built-in defragging systems. Is Windows®7 the best option? In the latest issue of Processor Magazine, experts weigh in, making the case for Diskeeper’s optimization in the enterprise. Read the whole article here: http://www.processor.com/articles//P3402/11p02/11p02.pdf?guid

Diskeeper 2011 Professional Review in Smart Computing Magazine

by Colleen Toumayan 1. June 2011 09:24

Improve Data Performance 

For years, we have loved Diskeeper and the way it works in the background to keep your hard drives defragmented. Defragmentation programs have been available for decades, but Diskeeper is among the true innovators.With the release of 2011, the tool has gotten even better. 

Basic Bits 

Drive defragmenters aggregate the data—which drives normally break into chunks and store wherever necessary— into contiguous blocks. This speeds access time (and therefore system performance), and can literally prevent a drive from crashing.  Diskeeper takes a multipronged approach to defragmentation that eases its system impact and helps keep your drives humming along smoothly. For one thing, its IntelliWrite technology prevents fragmentation before it happens. Its new Efficient Mode feature improves the defragmenting process by identifying problem fragmentation. The Instant Defrag feature tidies up any leftover fragments it cannot process during the initial file save. Both of these happen on the fly, in the background,and with little to no impact on system resources.  

The full review is located here.

Tags: , , ,

Diskeeper | Diskeeper TV | InvisiTasking

Congratulations Mike Topping, Network Engineer from Metro Datacom!

by Dawn Richcreek 20. May 2011 03:42

Mike sent us his Diskeeper 2011 Disk Performance Report showing 322,347 Disk Access I/Os saved! 

Mike is the winner of the drawing for the $100 American Express gift card!

Tags: ,

Channel | Diskeeper TV

Best Practices for CSV defrag in Hyper-V (Windows Server 2008R2)

by Michael 28. March 2011 04:33

One of the most significant features in Windows 2008R2 (for Hyper-V) is Cluster Shared Volumes (CSV) for virtual disks (vhd). This allows NTFS to behave similar to a clustered file system, addressing many limitations found in Hyper-V storage with the original release (Windows 2008).  

There are three online modes/states for CSV:
  • Direct Access: In this state, the CSV is available to all nodes in the cluster (i.e. all your VMs) for direct high performance storage access. This is the state you want in production.  
  • Redirected Access: In this state, the CSV is still available to all nodes in the cluster, but all I/O is redirected through a single "coordinator" node. Redirected access is used in planned situations where you need to perform certain disk actions that can't have multiple nodes accessing and locking files concurrently, such as a VSS backup or defrag. Channeling all I/O through a coordinator slows I/O and is more likely to cause bottlenecks for production demands.
  • Maintenance mode: enabling this mode is a safe means to get to a state where processes that require exclusive access to a volume can be used, such as a maintenance routine like chkdsk.

Best Practice: 

  • On the Hyper-V system volume,  pass-through volumes and any other non-CSV volumes, leave Automatic Defragmentation on at all times.
  • Given the performance benefits of Direct Access for cluster shared volumes, leave IntelliWrite on and run an occasional scheduled defrag. This is because of the requirement to use the coordinator node and place the volume into a Redirect Access state. Automatically changing from direct to redirect and back is all part of the file system control (kernel code we co-wrote with MS in the mid 90’s – as a Windows source code licensee), and the mechanism all defragmenters use today - you do not need to do anything special.
  • Correction (June 30, 2011): In the process of testing for the V-locity 3.0 release, we discovered that defagmentation does NOT cause a state change to Redirected Access. This is true for any defragmenter. So, defragment CSVs as you would any other volume. [Apologies on making this statement without validation - we should know better :-)] 

Diskeeper and V-locity are fully compatible with CSVs as confirmed by Windows IT Pro here. The file system control built into Windows is used to defrag, but not used for prevention in the design of IntelliWrite, which is a CSV-compatible file system filter driver (it's very important for drivers to be CSV-compatible) residing at a low altitude, expect on XP (where its altitude is much higher). You can view all file system minifilters and their allocated altitudes here.

IntelliWrite is “DKRtWrt” (its code names in development stages was WriteRight and then later RightWrite -hence "RtWrt"). To see or load/unload filter drivers, use the Filter Manager Control Program (fltmc):

Tags: , , , ,

Defrag | Hyper-V | IntelliWrite | V-Locity

DISKEEPER CORPORATION AWARDED MICROSOFT GOLD SOFTWARE COMPETENCY

by Colleen Toumayan 1. February 2011 05:07

Diskeeper Corporation was awarded the Gold Independent Software Vendor/Software Competency—the highest competency bestowed within the Microsoft Partner Network.

 When you achieve a gold competency, you’ll represent organizations and associated individuals that have demonstrated the highest, most consistent capability and commitment within a targeted Microsoft business solution area.”—Microsoft Partner Network Web Site 

To earn a Microsoft Gold Competency, organizations must complete a rigorous set of tests to prove their level of technology expertise, have the right number of Microsoft Certified Professionals, submit customer references and demonstrate their commitment to customer satisfaction by participating in an annual survey. The Microsoft Gold Competency signifies to the market that a company has demonstrated the highest level of skill and achievement within a given technology specialization.  

“It is  Diskeeper Corporation’s job to provide Windows users with the fastest, most reliable, longest lasting and energy efficient systems possible,” notes Derek De Vette, Diskeeper VP for Global Alliances & Partner Affairs. “Working closely with Microsoft’s Partner Network competency program ensures that our technology meets the highest standards possible for our enterprise class customers.”

Tags: , ,

Diskeeper | Diskeeper TV

Do you need to defragment your SAN?

by Michael 11. January 2011 13:04

I recently came across an older article about defragmenting SANs (read it here). It includes interviews with analysts, SAN vendors (some pro-defrag, some against), and an employee from Diskeeper Corporation.

I was particulary impressed with the EMC'ers response:

"The SAN can't do anything about the fact that Windows sees the file in 30 bits," said Wambach. "That's really something that is happening outside of the storage realm."

He highlights the abstraction perfectly.  SAN vendors claim that a defragmenter cannot correct fragmentation due to the fact it is abstracted from the physical blocks. We absolutely agree with this statement. And for that same reason, SANs cannot fix fragmentation in the NTFS file system, which causes excess and unnecessary overhead on the OS.

 

Thin Provisioning and Defrag

by Michael 30. November 2010 08:55

Before I cover considerations and recommended configurations in thin provisioned storage environments it’s important to revisit why defragmentation of Windows operating systems is so important in a virtualized machine and/or virtualized storage environment.  

The problem is that fragmented data in a local disk file system, such as NTFS, causes the operating system to generate additional I/O requests. For each “logical” fragment in the file system, a separate I/O request packet (IRP) must be generated and passed on to underlying storage layers. So for example, a file in 100 fragments would generate 100 separate smaller I/Os, rather than a single larger I/O.  

This translates to an operating system processing a great deal more unnecessary I/O traffic, thereby increasing CPU and memory demand. In many cases that excess I/O is passed on to a Storage Area Network (SAN) and/or virtualization platform, causing additional unnecessary overhead.

In some cases, data that is in a contiguous sequence of clusters in a local disk file system will be physically contiguous on the actual storage media, i.e. the disk drive/array. This is generally a valuable added benefit, but by no means required for defragmentation to greatly increase performance.  

Some file systems (e.g. log-structured file system) used in SANs may intentionally fragment data at the “block” level. They may coalesce random writes from the OS into sequential writes within the storage. While this will minimize I/O activity in the SAN, it actually increases the likelihood that the data in those sequentially written stripes is physically fragmented, because the coalescing process is not based on re-ordering of blocks as they map to a common file – it simply dumps the data to the media. For these environments, you’ll need to check with your storage vendor regarding proprietary defragmentation solutions for their SAN.  

Regardless of spatial proximity, the benefit of a fragment-free local disk file system (NTFS) is that your OS and virtualization platforms aren’t processing extra I/Os generated, due to fragmentation, and will therefore be able to host more operating systems and process more data, faster.   

Thin Provisioning 101 

Thin provisioning allocates resources from an aggregate storage pool which is essentially divided into assignable units commonly referred to as ‘chunks’. Provisioning storage in ‘thin’ environments is done in chunks that are pulled from that pool of available, and as yet unallocated, storage.

As data is added to a thin provisioned container, such as a Dynamic/Thin virtual disk or a LUN, that container increments, usually in a just-in-time basis, by a chunk or number of those chunks, depending on how many chunks are needed to house all the incoming writes. A chunk can be anywhere from a few kilobytes to gigabytes in size, and varies from one thin provisioning technology vendor to the next. In some cases it is a fixed size, in other solutions the chunk size is user-selectable. 

How and when chunks are allocated also varies from vendor to vendor.  

Many thin provisioning technologies provision for every write. They monitor blocks, and specifically changes to blocks. As new data is written, space is provisioned for it on a just-in-time basis, and it is stored.  

 

Another method to provision space is based on the Windows volume high water mark. A high water mark, with respect to a volume in this definition, is the term that describes the last written cluster/block of data (the highest used Logical Cluster Number, or LCN, on the volume). Everything beyond the high water mark is assumed to be null.   

NTFS Write and Delete Design 

While not exactly “thin friendly”, NTFS is undeserved of the reputation of being a problem for thin provisioned disks/LUNs. It has been mistakenly stated that NTFS carelessly writes to continuingly new and higher LCNs, until it has written to every cluster on the volume, before circling back around to clusters since freed up from file deletes. This is not correct. 

When describing NTFS design as it relates to storage provisioning, we should first describe the various file sizes. There are three sizes for files in NTFS, and they use high watermarks too. 

The Valid Data Length (VDL) is the distance into the file that data has actually been written, as it resides in the cache. It is depicted as the blue bar in the diagram. A VDL can include sparse runs interspersed between data. The highest written LCN that constitutes the VDL is the high watermark for that file. There is no data, at least related to this file that resides past the high watermark. Without having to actually write zeroes, and just as with high watermark storage volumes, reads attempted past the high watermark return zeroes.  

 

The next step up is the File Size. It is the VDL plus some extra pre-reserved space that has yet to be written to (uninitialized); also called the file tail. This is the full logical size of the file, shown as the combination of blue and green in the diagram, and is terminated by EndOfFile (EOF) flag. 

Lastly there is the Allocation Size, which indicates the full physical size of the file, and is comprised of the VDL and its following reserved space, up to the last cluster the file occupies any part of (may be some cluster slack). It is shown as the combination of blue, green, and red in the diagram. 

To aid in writing new data, the NTFS file system driver maintains a list of the largest free spaces on the volume (i.e. the starting LCN and run length). When a file gets created, it gets created in the free space that most closely matches the size of data available to write, in other words a "best fit". Additionally, a presumption is made that a newly created file will end up larger than the size that is currently available for the operating system to write, and extra free space, an “over allocation”, is reserved for the file so as to minimize fragmentation (see Microsoft Knowledge Base article ID 228198). The presumption is that the file will be 2, 4, 8 or 16 times larger than the currently known data size, depending on how much data is currently available for writing to the file in the operating system’s file cache. 

The file data is written to the volume, and the file is closed. Any over allocation is then released, returning to the free space pool and to the NTFS file system driver, if it qualifies as one of the largest free spaces on the volume. For this part, and this is a critical point, NTFS is very thin-friendly as when it reserves that over allocation, it can do so without writing to the volume (i.e. writing out zeroes). 

All said, this process does not eliminate fragmentation by any stretch and hence the continuing necessity to defragment the file system.   

One issue that does exist with NTFS, that presents universal challenges for thin provisioned storage, is the ability to recover space previously occupied by deleted files.  

This is an issue because when files are deleted in NTFS, the file system simply updates its metadata to indicate that the space occupied can be re-used for new file writes. A deleted file is not actually removed/wiped from the volume. Therefore, abstracted storage layers residing underneath NTFS may not be informed about this now, newly available free space. 

This creates a problem for thin provisioned storage which, if presented with limitations on re-use of space, could eventually exhaust all storage in the available pool. 

A solution for this challenge, commonly known as Thin Reclamation, encompasses the awareness of space formerly occupied by deleted data and actions then undertaken to recover and re-provision that space. There are a variety of solutions available to aid with thin reclamation such as zeroing deleted clusters to the SCSI UNMAP / SCSI WRITE_SAME commands, and will vary from vendor to vendor. 

Defragmentation and Thin Provisioning 

As covered earlier, defragmentation is vital to achieve and maintain peak performance. When Thin Provisioning is implemented on a shared virtualization host file system, it creates a high degree of probability of thin/dynamic virtual disk files themselves becoming fragmented, adding additional I/O overhead. In those storage systems, solving fragmentation becomes even more important.

However, for all the benefits of defragmentation, it is important to be aware of potential side effects. The side effects from defragmentation can vary from one thin technology implementation to the next, so it is important to know how the two technologies interact. 

Using special IOCTLs (I/O controls) in Windows, defragmentation is essentially moving data to consolidate file fragments and to pool free space into large contiguous extents. 

Where the provisioning technology allocates space on new writes, a defragmentation process (which is actually only moving data) will appear as new writes. Additionally, the former locations of moved data will not necessarily be known to be re-usable. Defrag will therefore generate additional storage capacity requirements for every piece of data moved. 

What can occur is that the new writes, are redundantly provisioned, which results in unnecessarily consumed space.  

Thin reclamation can effectively recover the wasted space, as could executing a data deduplication process (which would recognize and remove redundant data). 

Where high watermark provisioning is used, the watermark always increases and never decreases (on Windows), indicating less available space, creating a potential problem. If a file is written (or moved via defragmentation) to a higher cluster, the thin provisioning technology will need to provision space to accommodate. That is true even if the file is only moved to a high cluster temporarily.

On the opposite end of the spectrum, moving files “forward” can allow for space reclamation processes to better recover over provisioned space (depicted below).  

The process of compacting files to the front of a volume is something defragmenters can assist with.  

Proactive Fragmentation Prevention 

It is important to evaluate marketing claims from defragmentation vendors about “eliminating/preventing most fragmentation before it happens”; as the technology behind the marketing claim can have differing consequences for thin provisioned storage. 

Reactive solutions that rely on aggressive “free space consolidation” (packing files together) in order to rely on NTFS’es native “best fit” attempts will cause thin provisioned growth. 

Proactive technologies that do not require additional movement of any data in order to accomplish their objective do not cause increases in thin provisioned storage. They provide the benefit of a largely fragment-free OS file system without any negative consequences for thin provisioned storage. 

Patent pending IntelliWrite® technology, from Diskeeper Corporation, is such a proactive solution. IntelliWrite is a superior design (to NTFS native over-allocations) for reserving space at the tail of a file’s valid data. IntelliWrite is smarter in that it looks at the source of file writes/modifications and learns their behaviors over time. This heuristic process means that IntelliWrite knows better how much reservation space an open file needs to prevent fragmentation. It may be the file needs more than NTFS would natively offer, or it may pad less. The result of IntelliWrite’s intelligent over-allocations is an unmatched degree of successful fragmentation prevention (up to 85% success rate and more).   

Best Practices 

+Use proactive fragmentation prevention technology, such as IntelliWrite from Diskeeper Corporation.

+Know, from your vendor of choice, how they thin provision and what solutions they have for space (thin) reclamation.

+In Thin-on-Thin provisioned environments, space reclamation at one layer (e.g. thin virtual disk) does not necessarily address other provisioned storage on subsequent layers (e.g. LUN).  

+Defragment thin provisioned volumes when the corresponding storage growth can be addressed (e.g. a de-duplication/thin reclamation process)

 

+For high watermark provisioning, use a defragmenter that moves files to lower LCNs (i.e. the “front”). TVE and Titan Defrag Engines in Diskeeper and V-locity are designed to generally move files "forward".

+Use an OS/GOS defragmenter, or a defragmenter-mode that focuses on performance and not a “pretty” display.

+Apply SAN/VM vendor tools to eliminate fragmentation per their recommended practices for their proprietary clustered file systems.

 

+File sequencing/ordering technologies found in enterprise OS defragmenters can be quite valuable in many environments, especially performance-focused solutions on Direct Attached Storage. However, they can cause thin provisioned storage technologies to grow excessively due to their extra movement of data, so the general recommendation is to disable them or run them only when the effects (i.e. storage growth) can be addressed.

 

 

Want the full report? Download it from here: Best Practices for Defragmenting Thin Provisioned Storage.pdf (263.17 kb)

Tags: , , , , , , , , ,

unVAILed; an unfortunate DE-mise

by Michael 24. November 2010 09:51

If you're a Windows Home Server enthusiast, you've no doubt heard the unfortunate news that Drive Extender (DE) is being removed from the upcoming new version of WHS (codename Vail).

DEv2 was, by all accounts, an ambitious project, designed to solve many storage problems for numerous Windows platforms (Aurora, Vail, Breckenridge).  We'd had written about a technology partnership planned to assist with "garbage collection" for DE. The need to call in Diskeeper Corporation, I believe, was an indicator of the ultimate cause for its cancellation. Apart from time/resources, a.k.a. "money", there is no reason MS could not have solved the problem we were asked to help with, or any other problems for that matter.

The talent on the WHS team was certainly there, we know them well. The Technical PM for DE was a seventeen year vet at Diskeeper Corporation having formerly been the PM here for Undelete. A key consultant on the project was a file system guru who had worked with Diskeeper in the 1990's to implement kernel level code into Windows to make defrag, as we know it today, possible. We've had numerous meetings over the past many months and knew their challenges well.

WARNING! Objects in mirror are closer farther that they appear:

In science and technology, the end product often looks closer at the outset that it really is. You can only predict so much at the start. As you move along in research and development, many unknowns crop up that you have to understand and address. When you do finally reach the end of the road and look back, you realize you had to go a lot farther to get to the finish that you expected.

One case in point is the reason DEv2 used separate drive letters for each share. That was a solution to ensure that Windows Search would function. Windows Search does not work on "mounted volumes", which would be a superior user experience to assigning separate letters to each volume/share. Could Windows Search have been enhanced to support mounted volumes - yes (it is just software after all). However, that is another team at MS.

Now if WHS revenue was flooding billions in the MS bank account, Windows Search limitations would have been resolved lickity-split. As Paul Thurrott noted in an article yesterday, WHS is a niche product, that probably doesn't generate tremendous revenue for Microsoft. We developed Diskeeper HomeServer edition because we here love WHS (the company founder and top technical execs are all avid users), but mostly because we are committed to Microsoft's success - which is ultimately good for our business.

Niche products and pilot projects tend to be sandboxed and rarely get access to resources from other division within a company - and generally that is the right thing to do.  

At the end of the day, I believe (just my personal opinion) that the WHS team simply had to develop too many features for too many purposes and had to invent too many workarounds to make those features work. The decision to cut features and make a deadline is the most difficult one for software managers.

Anyway, I hold out hope that we'll see DE/DEv2 in the future. DE itself can be a solution foundation for future of Windows storage. Just one thought that crosses my mind is "what if DE merged local and cloud storage?" A user enabling folder duplication, if cloud storage services were activated, could replicate right into the cloud without the need for another layer of backup products/staging?

There is still significant value in Vail. The thing that really distinguishes WHS from NAS devices is that WHS is a platform whereas NAS is an appliance. Appliances will do next year the same thing they do today - which may work for many. A platform, through new/added software, can be customized to be a great variety of things. You build onto the platform whatever you want it to do for you, and as you grow, it can grow with you.  Because of that potential, it's amassed a base of passionate users with very high expectations (rightfully so).  

One cool thing about WHS is the ecosystem that has evolved around it. I fully expect that any shortcomings in Vail will be addressed soon-enough in after market solutions, so I'll wait before I pass judgment on Vail and decisions to upgrade.

Tags: , , , , ,

WHS

ooh, that's a Bingo!

by Michael 2. November 2010 04:59

Reviews that speak highly of the products that we put all of our effort into developing are always great to get. But, nothing is more satisfying than winning awards voted on by customers. We're all proud to have been honored once again by the readers of Redmond Mag!

Here is the listing:

Best Disk Defragmentation and Drive Monitoring Tool
10 products in category
Diskeeper Executive Software, 30.5 percent, Winner, Five-Star Award
Winternals Defrag Manager, 20.5 percent, Preferred Product
Acronis Disk Director Suite, 12.7 percent, Preferred Product

This category is always close, but Diskeeper has managed to take it five years in a row now and earned a Five-Star Award this year with its victory. Winternals Defrag Manager and Acronis Disk Director also repeated their 2009 finishes.

 

1.2.3.4.5. 

B.I.N.G.O.

How Fun!

You read the full article here, and THANK YOU Redmond Mag Readers! 

Tags: , , ,

Slow PC? Defrag It!

by Colleen Toumayan 27. October 2010 04:42

Short 1950s style defrag ad here. Free trialware here.

Tags: ,

Diskeeper | Diskeeper TV

Diskeeper Wins Gold: Video Review of DIskeeper 2010 from Top Ten Reviews

by Colleen Toumayan 26. October 2010 06:26

Diskeeper 2010 was reviewed on Top Ten Reviews and won the Gold award.

Diskeeper offers a large list of powerful features for both general computer users and advanced experts. Diskeeper is a top performer, surpassing all the other disk defragmenter software reviewed as a result of its impressive feature set and very fast performance.

The video is also here.

Tags: , ,

awards | Defrag | Diskeeper | HyperBoot | IntelliWrite

Reduced Downtime From HDD failures

by Colleen Toumayan 24. September 2010 09:30

This is from one of our customers: “The biggest benefit from Diskeeper I see is not so much in direct user experience, but rather reduced downtime from HDD failures which in turn saves me money in capital expenditures as I can squeeze more life out of my hardware. By continuously keeping the drives defragged, they don’t have to work as hard when files are accessed, and therefore don’t have to absorb the same level of wear and tear which equates to longer life with fewer replacements etc. Typically when machines leave warranty, the HDD is one of the first components to die but with Diskeeper, the HDD stay healthy and operational much, much longer so I can extend my hardware refresh cycle from 3 years to 4 or 4 ½ years and refocus my capital dollars on more strategic initiatives.

Michael Moffatt, Manager, Desktop Engineering & Operations, CenterBeam SaaS Operations

Tags: , , ,

Defrag | Diskeeper | HyperBoot

VMworld Voting has Begun for Speakers

by Colleen Toumayan 20. May 2010 08:42

Diskeeper Corporation will be exhibiting at VMworld at the end of August.    Our CTO, Gary Quan has made it to the next stage in the selection process!  New this year, they are giving the public a chance to vote on what sessions they'd like to see at VMworld.   

Anyone with a vmworld.com account can go to the voting website and give a 'thumbs up' for the sessions they like. In order to vote, you do need a vmworld.com account. If you do not have one yet, you can create one for free, at www.vmworld.com/login.jspa 

Below is a direct link to the Technology and Architecture track the proposed session is included in. The listing is about half way down the list. 

Under the Virtual Covers ñ Best Practices for Keeping Virtual Systems Performing Optimally

Breakout Session  
"Corporate economic demands for greater consolidation and agility have given rise to virtual environment technology. The dynamic nature of virtualized environments presents new challenges in keeping these systems running optimally.

The promise is great...
More
Speaker: Gary Quan Company: Diskeeper Corporation

 http://vmworld.com/community/conferences/2010/cfpvote/tarchitecture  

Please vote!  

 

Tags: , , , ,

Have You Implemented A SAN Solution For Your Clients?

by Anthony 28. October 2009 04:37

Have you added or thought about adding a SAN solution to your customer’s existing systems? Read the following from a recent white paper:

“SAN defragmenting offers an alternative to costly hardware costs incurred by adding drives. Why? While SANs offer extremely efficient and high-performing data storage, it is not their job to address file system-level fragmentation. No matter how efficient data retrieval can be, and how much physical disk limitations can be mitigated, the added overhead on the operating system retrieving the file is beyond the scope of SAN technology, and is impacted by file fragmentation.

How are companies addressing this? Some simply ignore the issue, believing that because of the inherently high performance of SANs, defragmenting offers little or no benefit.

Others assume that SAN or virtualization vendors address the issue with features within their offerings. However, while some SAN vendors offer tools that work within their proprietary SAN file systems, none of these tools address local disk file fragmentation.

These wrong assumptions cause many to simply ignore the problem – a tactic that is not an option in today’s business environment. Companies need to defragment their SAN to achieve a noticeable improvement in system performance.”

And read the following SAN testimonial:

“Do I consider Diskeeper a vital tool on our network? Without a doubt.

I have been in situations in years past where large SAN arrays failed due to file system corruption. Once at that point, recovering info from the actual units is pointless and all you can do is pray that the Backup Administrators did their job. Since those times I have made it a point to ensure that the file system fragmentation is kept to a minimum, with the added bonus of being able to detect initial corruption earlier.

After running Diskeeper on various servers in multiple configurations, I never had to worry about file system performance degradation. That in itself makes the product worthwhile. It is also why I make sure that we renew our licenses each year.

Sometimes the hallmark of a software is how often you use it. With Diskeeper, its hallmark is that it does a fantastic job after setting it once and letting Diskeeper do what it does best, without further user interaction.”

Shem Boduch
Sr. System & Network Administrator
University of Chicago

Need  a copy of the white paper? Additional testimonials? Let me know. I’ll get them to you.

-Anthony

Tags: ,

Channel

Is 7 Your Lucky Number?

by Anthony 21. October 2009 09:54

Have you received your Windows 7 Launch Party Pack yet? Have you sent out the invites? Prepped the guacamole?

There’s not much time left as Thursday, November 22 is the big day. Will you be upgrading your client’s machines (from XP or Vista) to the latest operating system or are you going to perform a “clean” install? I’ve spoken with a number of VAR’s and they’ve indicated a clean install is their preferred method. What’s yours?

Many VAR’s have indicated a slow and steady rollout with some of their customers opting to finally pull the trigger and purchase new pre-installed systems.

And the question I’m asked, “what about Diskeeper… will it work with Windows 7?” is an easy one to answer.

Yes.

Diskeeper 2009 and HyperFast fully support Windows 7 and Windows Server 2008r2, and have since we released them back in December 2008. V-locity (our Hyper-V solution), also fully supports the new Windows platforms.

So pace yourselves with the chips and champagne. And remember to install Diskeeper.

Anthony

Tags: , , ,

Channel

Space Abhors a Vacuum

by Anthony 7. October 2009 15:05

Have you recently added extra storage capacity to your clients systems? A 1-terabyte drive is quickly becoming the defacto standard in new or replacement installs. While your clients may think that they’ll never be able to use all that space, within a short period of time, you’re getting a call to “fix” their “slow to a crawl” system and you find that they’ve filled the drive with important “stuff”, leaving 1% free space for you to work with.

LIMITED SPACE IMPEDES PERFORMANCE RECOVERY

Volumes with limited free space are the ones most in need of defragmentation. Most defrag solutions simply cannot operate efficiently in these conditions. Diskeeper can effectively defrag your clients drives with as little as 1% available space.

Pretty remarkable.

-Anthony

Tags: , , ,

Channel

Diskeeper and TCO

by Anthony 7. October 2009 03:17

I was speaking with one of Diskeeper’s Channel Partners at SMB Nation last weekend during lunch and we were interrupted by a VAR that said he was familiar with Diskeeper but wasn’t sure why it was necessary to install the software on his clients machines.

The Channel Partner I was with did a double-take and politely asked the VAR if he was kidding. (Truthfully he wasn’t all that polite).

So, by request, I will provide a number of facts that will help to  keep your clients systems running smoothly, increasing their TCO.

Extend Your Clients System Life

This is the one investment that pays for itself many times over. Keeping systems fragmentation-free can extend the life of your hardware up to 3 additional years. Even extend- ing system life an additional six months or a year, the savings are phenomenal. The elimination of defrag scheduling and administrator attention saves time and money, while keeping performance at peak levels throughout the day. The Help Desk traffic reduction is wide ranging. Your client’s IT department (if they have one) suddenly has more time to spend on those projects that needed to be finished yesterday.

-Anthony

Tags: , , , ,

Channel

TGIF at SMB Nation

by Anthony 6. October 2009 03:18

You know you’re in Las Vegas by the flashing lights and non-stop bells and whistles of the slot machines along with the massive scale of buffet offerings.

You know you’re at the Riviera when, as you exit the elevator, you’re given a choice; go right and you’re getting married at the chapel. Go left, you’re getting tattooed.

Left it was -

mom-DKCtattoo

Jim Locke and the SMBTN boys and girl were on hand and included our promotional materials on their exhibit table. We were also part of their raffle, offering a copy of Diskeeper 2010 (when it becomes available) to a lucky winner.

While Managed Services remained a focus of many of the sessions, VoIP and Social Media solutions were definitely the “next thing” buzz of the show.

And Diskeeper 2010 was teased into every conversation. “When can I get my hands on a copy?” you may ask.

The clock is ticking.

-Anthony

www.smbnation.com

www.la-itgirl.com

www.smbtn.org

RecentComments

Comment RSS

Calendar

<<  May 2013  >>
MoTuWeThFrSaSu
293012345
6789101112
13141516171819
20212223242526
272829303112
3456789

View posts in large calendar