Re: [zfs-discuss] Comstar thin provisioning space reclamation

2009-11-21 Thread roland
sdelete may be the easiest, but not the best tool here, since it`s made for secure deletion and not made for filling a disk with zeroes quickly. i have no windows around here for performance testing, but dd may perform better: http://www.chrysocome.net/dd you should try "dd if=/dev/zero of=la

Re: [zfs-discuss] Comstar thin provisioning space reclamation

2009-11-19 Thread Brent Jones
On Wed, Nov 18, 2009 at 4:09 PM, Brent Jones wrote: > On Tue, Nov 17, 2009 at 10:32 AM, Ed Plese wrote: >> You can reclaim this space with the SDelete utility from Microsoft. >> With the -c option it will zero any free space on the volume.  For >> example: >> >> C:\>sdelete -c C: >> >> I've teste

Re: [zfs-discuss] Comstar thin provisioning space reclamation

2009-11-18 Thread Brent Jones
On Tue, Nov 17, 2009 at 10:32 AM, Ed Plese wrote: > You can reclaim this space with the SDelete utility from Microsoft. > With the -c option it will zero any free space on the volume.  For > example: > > C:\>sdelete -c C: > > I've tested this with xVM and with compression enabled for the zvol, > b

Re: [zfs-discuss] Comstar thin provisioning space reclamation

2009-11-17 Thread Ed Plese
You can reclaim this space with the SDelete utility from Microsoft. With the -c option it will zero any free space on the volume. For example: C:\>sdelete -c C: I've tested this with xVM and with compression enabled for the zvol, but it worked very well. Ed Plese On Tue, Nov 17, 2009 at 12:1

[zfs-discuss] Comstar thin provisioning space reclamation

2009-11-17 Thread Brent Jones
I use several file-backed thin provisioned iSCSI volumes presented over Comstar. The initiators are Windows 2003/2008 systems with the MS MPIO initiator. The Windows systems only claim to be using about 4TB of space, but the ZFS volume says 7.12TB is used. Granted, I imagine ZFS allocates the bloc