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

           Summary: 'zfs destroy' hangs on encrypted dataset
    Classification: Development
           Product: zfs-crypto
           Version: unspecified
          Platform: Other
        OS/Version: Solaris
            Status: NEW
          Severity: major
          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


build: zfs-crypto-gate-2008-05-15-12:38

It hangs on encrypted datasets with keyscope=dataset as well as keyscope=pool.

# zpool create -f test /export/home/testfile_2
# zfs create -o keysource=raw,file:///export/home/raw_key_file -o encryption=on
-o keyscope=dataset test/fs
# zfs destroy test/fs

# zpool create -f test /export/home/testfile_2
# zpool set keysource=passphrase,prompt test
# zpool key -l test
Enter passphrase for 'test': 
Enter again: 
# zfs create -o encryption=on test/fs
# zfs destroy test/fs

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