Hi, I'm running snv_78 on a dual-core 64-bit x86 system with 2 500GB usb
drives mirrored into one pool.

I did this (intending to set the rdonly flag after I copy my data):

zfs create pond/read-only
mkdir /pond/read-only/copytest
cp -rp /pond/photos/* /pond/read-only/copytest/

After the copy is complete, a comparison of the original and copied
trees revealed that /pond/read-only/copytest/photos has missing files.
I tried this twice, and the missing files are different every time.  I'm
copying 35GB, and about 1GB is missing.

cp gives me no errors, and zpool status says everything is fine.

A du -k of both trees shows the discrepancy.

Any ideas?

-Chris
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to