http://defect.opensolaris.org/bz/show_bug.cgi?id=2063

           Summary: 'zfs destroy' hangs after a failed 'zfs key -l'
                    operation
    Classification: Development
           Product: zfs-crypto
           Version: unspecified
          Platform: Other
        OS/Version: Solaris
            Status: NEW
          Severity: critical
          Priority: P2
         Component: other
        AssignedTo: darrenm at opensolaris.org
        ReportedBy: hua.tang at sun.com
         QAContact: hua.tang at sun.com
                CC: zfs-crypto-discuss at opensolaris.org
   Estimated Hours: 0.0


# zfs create -o keysource=raw,file:///export/home/raw_key_file -o
keyscope=dataset -o encryption=on test/fs
# cat /export/home/raw_key_file | zfs key -c -o keysource=raw,prompt test/fsKey
change successful.
# zfs key -u test/fs
# zfs key -l test/fs

Key error in 'test/fs': Key incorrect.
# zfs destroy test/fs

The raw key file wasn't provided, so 'zfs key -l' failed. 'zfs destroy' hanged.

-- 
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.

Reply via email to