Some miscellaneous questions: * When you share a ZFS fs via NFS, what happens to files and filesystems that exceed the limits of NFS?
* Is there a recommendation or some guidelines to help answer the question "how full should a pool be before deciding it's time add disk space to a pool?" * Migrating pre-ZFS backups to ZFS backups: is there a better method than "restore the old backup into a ZFS fs, then back it up using "zfs send"? * Are ZFS quotas enforced assuming that compressed data is compressed, or uncompressed? The former seems to imply that the following would create a mess: 1) Turn on compression 2) Store data in the pool until the pool is almost full 3) Turn off compression 4) Read and re-write every file (thus expanding each file) * What block sizes will ZFS use? Is there an explanation somewhere about its method of choosing blocksize for a particular workload? This message posted from opensolaris.org _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss