bugzilla-daemon at defect.opensolaris.org
2008-Jun-12 05:56 UTC
[Bug 2220] New: zdb test fails
http://defect.opensolaris.org/bz/show_bug.cgi?id=2220 Summary: zdb test fails Classification: Development Product: zfs-crypto Version: unspecified Platform: Other OS/Version: Solaris Status: ACCEPTED Severity: major Priority: P2 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 $ ztest zdb: can''t open ztest: No such file or directory ztest: ''/usr/sbin/amd64/zdb -bc -U /tmp/zpool.cache -O pre ztest'' exit code 1 child exited with code 3 After looking at the debugging zpool_find_import_cached() returns 2 located in zdb.c:find_exported_zpool(). There appear to be no ioctl calls made during the whole sequence, so one has to wonder if the crypto changes some how affected the cache.. I need to get a diff to see what''s different and also compare it vs a non-zfscrypto machine.. -- 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.
http://defect.opensolaris.org/bz/show_bug.cgi?id=2220 --- Comment #1 from Grace <hua.tang at sun.com> 2008-06-16 01:11:25 --- ZIL regression testing is not able to be done due to this bug. # ./ziltest ... + zdb -ivv ziltestpool.11528/fs zdb: can''t open ziltestpool.11528/fs: No such file or directory + bail can''t run zdb on ziltestpool.11528 can''t run zdb on ziltestpool.11528 # zfs list NAME USED AVAIL REFER MOUNTPOINT ziltestpool.11528 9.34M 104M 19K /ziltestpool.11528 ziltestpool.11528/fs 9.01M 104M 9.01M /ziltestpool.11528/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.
http://defect.opensolaris.org/bz/show_bug.cgi?id=2220 Darren J Moffat <darrenm at opensolaris.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |darrenm at opensolaris.org --- Comment #2 from Darren J Moffat <darrenm at opensolaris.org> 2008-06-17 10:05:55 --- See bugster bugs: 6689844 & 6715334 -- 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.
http://defect.opensolaris.org/bz/show_bug.cgi?id=2220 Darren J Moffat <darrenm at opensolaris.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ACCEPTED |CLOSED Resolution| |TRACKEDINBUGSTER --- Comment #3 from Darren J Moffat <darrenm at opensolaris.org> 2008-06-26 11:09:13 --- This was a base ZFS bug that is now fixed and the fix is in zfs-crypto-gate -- 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.
http://defect.opensolaris.org/bz/show_bug.cgi?id=2220 David Comay <David.Comay at Sun.COM> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |BugsterCR=6689844 | |BugsterCR=6715334 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.