http://defect.opensolaris.org/bz/show_bug.cgi?id=782
Summary: zfs keysource=raw fails with keyscope=dataset when file doesn't exist Classification: Development Product: zfs-crypto Version: unspecified Platform: Other OS/Version: Solaris 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 # zfs create -o encryption=aes-256-ccm -o keyscope=dataset -o keysource=raw,file:///ds2.key tank/ds2 cannot open /ds2.key free(80d6c98): invalid or corrupted buffer stack trace: libumem.so.1'umem_err_recoverable+0x39 libumem.so.1'process_free+0xe1 libumem.so.1'free+0x17 libzfs.so.1'zfs_crypto_create+0x1c3 libzfs.so.1'zfs_create+0x25c zfs'zfs_do_create+0x495 zfs'main+0x265 zfs'_start+0x7a The above file didn't exist - but needs to for that command to succeed. -- 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.