bugzilla-daemon at defect.opensolaris.org
2008-May-29 23:07 UTC
[Bug 2089] New: snapshot_encrypt_001: import error : devices unavailable
http://defect.opensolaris.org/bz/show_bug.cgi?id=2089
Summary: snapshot_encrypt_001: import error : devices
unavailable
Classification: Development
Product: zfs-crypto
Version: unspecified
Platform: Other
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P3
Component: other
AssignedTo: ajscarp at yahoo.com
ReportedBy: ajscarp at yahoo.com
QAContact: hua.tang at sun.com
CC: zfs-crypto-discuss at opensolaris.org
Estimated Hours: 0.0
I have not been able to reproduce this by hand.. So there might be some magic
to the way the test does it or amount of data that was copied that causes a
problem followed quickly by a export..
could be similar to the zvol problem too..
----
stdout| 101382| /usr/sbin/mkfile 1g /export/home/vdev_file_1
stdout| 101382| /usr/sbin/zpool create -f -o
keysource=hex,file:///net/borg/cube/builds/izick/zfscrypto-test/proto/suites/security/zfs-crypto/etc/hex_key_file
pool_101382 /export/home/vdev_file_1
stdout| 101382| 1: encryption=on
stdout| 101382| /usr/sbin/zfs create -o encryption=on -o keyscope=pool
pool_101382/fs_1
stdout| 101382| cp
/net/borg/cube/builds/izick/zfscrypto-test/proto/suites/security/zfs-crypto/etc/file1.txt
/pool_101382/fs_1
stdout| 101382| cp
/net/borg/cube/builds/izick/zfscrypto-test/proto/suites/security/zfs-crypto/etc/file2.txt
/pool_101382/fs_1
stdout| 101382| cp
/net/borg/cube/builds/izick/zfscrypto-test/proto/suites/security/zfs-crypto/etc/file3.txt
/pool_101382/fs_1
stdout| 101382| cp
/net/borg/cube/builds/izick/zfscrypto-test/proto/suites/security/zfs-crypto/etc/file4.txt
/pool_101382/fs_1
stdout| 101382| cp
/net/borg/cube/builds/izick/zfscrypto-test/proto/suites/security/zfs-crypto/etc/file5.txt
/pool_101382/fs_1
stdout| 101382| cp
/net/borg/cube/builds/izick/zfscrypto-test/proto/suites/security/zfs-crypto/etc/file6.txt
/pool_101382/fs_1
stdout| 101382| cp
/net/borg/cube/builds/izick/zfscrypto-test/proto/suites/security/zfs-crypto/etc/file7.txt
/pool_101382/fs_1
stdout| 101382| cp
/net/borg/cube/builds/izick/zfscrypto-test/proto/suites/security/zfs-crypto/etc/Hamlet.txt
/pool_101382/fs_1
stdout| 101382| /usr/sbin/zfs snapshot pool_101382/fs_1 at sh_1
stdout| 101382| /usr/sbin/zpool export pool_101382
Msg| 101382 | [ - Progress ]
Msg| 101382 | Testing data on the encrypted snapshot is encrypted
Msg| 101382 |
stdout| 101382| Checking data on the disk. It may take several minutes. Please
be patient.
Msg| 101382 | [ - Result ]
Msg| 101382 | RESULT: PASS
Msg| 101382 |
stdout| 101382| /usr/sbin/zpool import -d /export/home pool_101382
stdout| 101382| cannot import ''pool_101382'': one or more
devices is currently
unavailable
Msg| 101382 | [ - Result ]
Msg| 101382 | RESULT: UNRESOLVED
Msg| 101382 |
stdout| 101382| 2: encryption=aes-128-ccm
stdout| 101382| /usr/sbin/zfs create -o encryption=aes-128-ccm -o keyscope=pool
pool_101382/fs_2
stdout| 101382| cannot create ''pool_101382/fs_2'': no such pool
''pool_101382''
Msg| 101382 | [ - Result ]
Msg| 101382 | RESULT: UNRESOLVED
Msg| 101382 |
stdout| 101382| 3: encryption=aes-256-ccm
stdout| 101382| /usr/sbin/zfs create -o encryption=aes-256-ccm -o keyscope=pool
pool_101382/fs_3
stdout| 101382| cannot create ''pool_101382/fs_3'': no such pool
''pool_101382''
Msg| 101382 | [ - Result ]
Msg| 101382 | RESULT: UNRESOLVED
Msg| 101382 |
stdout| 101382| /usr/sbin/zpool key -u pool_101382
stdout| 101382| cannot open ''pool_101382'': no such pool
Test_Case_End| 101381 tests/encryption/snapshot_encrypt_001 | UNRESOLVED |
15:48
May 29 15:48:56 cag-v240b zfs: NOTICE: zio_read_decrypt: called with crypt = 0
on objset = 0
May 29 15:48:57 cag-v240b last message repeated 1 time
--
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.
bugzilla-daemon at defect.opensolaris.org
2008-May-30 15:50 UTC
[Bug 2089] snapshot_encrypt_001: import error : devices unavailable
http://defect.opensolaris.org/bz/show_bug.cgi?id=2089
Darren J Moffat <darrenm at opensolaris.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |darrenm at opensolaris.org
--- Comment #1 from Darren J Moffat <darrenm at opensolaris.org>
2008-05-30 08:50:05 ---
This looks similar to what happens with ztest/zdb.
--
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.
bugzilla-daemon at defect.opensolaris.org
2008-Jun-26 17:17 UTC
[Bug 2089] snapshot_encrypt_001: import error : devices unavailable
http://defect.opensolaris.org/bz/show_bug.cgi?id=2089
Darren J Moffat <darrenm at opensolaris.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Alias| |BUGSTER:6719694
Status|NEW |CLOSED
Resolution| |TRACKEDINBUGSTER
--
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.
bugzilla-daemon at defect.opensolaris.org
2008-Sep-22 06:06 UTC
[Bug 2089] snapshot_encrypt_001: import error : devices unavailable
http://defect.opensolaris.org/bz/show_bug.cgi?id=2089
David Comay <David.Comay at Sun.COM> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status Whiteboard| |BugsterCR=6719694
CC| |David.Comay at Sun.COM
--
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.