# in localhost # zfs list | grep data localpool/data 447G 82.4G 392G /data localpool/d...@now 54.4G - 419G -
# zfs get compressratio localpool/d...@now NAME PROPERTY VALUE SOURCE localpool/d...@now compressratio 1.00x - # in remotehost # zfs list | grep data remotepool/data 130G 401G 130G none # zfs get compressratio remotepool/data NAME PROPERTY VALUE SOURCE remotepool/data compressratio 3.57x - little math: 130 * 3.57 > 419 so why is this still running? zfs send localpool/d...@now | ssh remotehost zfs recv remotepool/data -- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss