Re: [zfs-discuss] zfs and nfs

2009-04-09 Thread OpenSolaris Forums
> I'm using Solaris 10 (10/08). This feature is what > exactly i want. thank for response. Duh. What I meant previously was that this feature is not available in the Solaris 10 releases. Cindy -- This message posted from opensolaris.org ___ zfs-discus

Re: [zfs-discuss] Zpool import error! - Help Needed

2009-04-09 Thread OpenSolaris Forums
H have a similar problem: r...@moby1:~# zpool import pool: bucket id: 12835839477558970577 state: UNAVAIL action: The pool cannot be imported due to damaged devices or data. config: bucket UNAVAIL insufficient replicas raidz2UNAVAIL corrupted data c

Re: [zfs-discuss] Data size grew.. with compression on

2009-04-09 Thread OpenSolaris Forums
if you rsync data to zfs over existing files, you need to take something more into account: if you have a snapshot of your files and rsync the same files again, you need to use "--inplace" rsync option , otherwise completely new blocks will be allocated for the new files. that`s because rsync w