http://defect.opensolaris.org/bz/show_bug.cgi?id=2051
Darren J Moffat <darrenm at opensolaris.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |FIXINSOURCE --- Comment #1 from Darren J Moffat <darrenm at opensolaris.org> 2008-05-27 09:43:50 --- This fix doesn't allow: # zpool set keysource=raw,file:///rmdisk/keys/mykey tank # zpool key -c -o keyscope=passphrase,prompt tank I think that is actually safe though. In the dataset case it isn't safe to change the format of the key because it could be getting inherited by lower datasets. However in the case of the pool key I think this actually is safe and could be allowed. For now I'm leaving this as a note in this bug it can be fixed as an RFE later if it is deemed both safe and useful to do. -- 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.