Hi 
I'm new to FreeNAS and this whole ZFS thing. I have all my data on two NTFS drives mirrored using my Nvidia ION onboard raid "thing" (because its not really a controller...), and am working on migrating all that data off of them so I can do away with the FakeRAID and format them to ZFS for use in FreeNAS. So I created a zpool using some spare drives I had laying around, mounted my ntfs mirror in FreeNAS (using ntfs-3g and -ro option), and rsync-ed all my files on the NTFS drives to the zpool.
My question is why is the disk usage on my zpool 823GB, but the disk usage on my NTFS drive is 904G? I am terrified that something didn't get copied over, so I haven't reformatted my NTFS drives yet. I tried running rsync multiple times (with rsync -avh --modify-window=604800 /mnt/Shares /mnt/NFSBackup , to avoid the problem with NTFS timestamp conversion, and because I havnt' touched the files on these drives in a month or more)
I'm new to FreeNAS and this whole ZFS thing. I have all my data on two NTFS drives mirrored using my Nvidia ION onboard raid "thing" (because its not really a controller...), and am working on migrating all that data off of them so I can do away with the FakeRAID and format them to ZFS for use in FreeNAS. So I created a zpool using some spare drives I had laying around, mounted my ntfs mirror in FreeNAS (using ntfs-3g and -ro option), and rsync-ed all my files on the NTFS drives to the zpool.
My question is why is the disk usage on my zpool 823GB, but the disk usage on my NTFS drive is 904G? I am terrified that something didn't get copied over, so I haven't reformatted my NTFS drives yet. I tried running rsync multiple times (with rsync -avh --modify-window=604800 /mnt/Shares /mnt/NFSBackup , to avoid the problem with NTFS timestamp conversion, and because I havnt' touched the files on these drives in a month or more)