http://defect.opensolaris.org/bz/show_bug.cgi?id=2084
Summary: zpool import warns when keyscope not yet set Classification: Development Product: zfs-crypto Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: minor Priority: P4 Component: other AssignedTo: darrenm at opensolaris.org ReportedBy: darrenm at opensolaris.org QAContact: hua.tang at sun.com CC: zfs-crypto-discuss at opensolaris.org Estimated Hours: 0.0 braveheart# zpool import -d /dev/zvol/dsk/back_pool/ front_pool Invalid keysource property value. Encrypted datasets with keyscope=pool will not be mounted. but: braveheart# zpool get keysource front_pool NAME PROPERTY VALUE SOURCE front_pool keysource - default In this case while the message is correct that we won't mout keyscope=pool datasets it a) shouldn't be printed and b) keysource isn't invalid it just hasn't ever been set which c) means there could actually never be any keyscope=pool encrypted datasets yet. -- Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.