bugzilla-daemon at defect.opensolaris.org
2008-Jun-05 02:16 UTC
[Bug 2148] New: tests/functional/cli_root/zfs_send/zfs_send_001_pos hangs: zfs receive hangs
http://defect.opensolaris.org/bz/show_bug.cgi?id=2148 Summary: tests/functional/cli_root/zfs_send/zfs_send_001_pos hangs: zfs receive hangs 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 Below is test log. stdout| 03:50:57 ASSERTION: Verify ''zfs send'' can create valid send streams as e xpected. stdout| 03:50:57 NOTE: Verify ''zfs send'' can create full send stream. stdout| 03:50:57 NOTE: zfs create testpool.103960/rst_ctr stdout| 03:50:57 NOTE: /usr/sbin/zfs create -o encryption=on testpool.103960/rst _ctr stdout| 03:50:58 SUCCESS: zfs create testpool.103960/rst_ctr stdout| 03:50:58 NOTE: /usr/bin/mkdir -p /testdir1103960 stdout| 03:50:58 SUCCESS: /usr/bin/mkdir -p /testdir1103960 stdout| 03:50:58 NOTE: zfs set mountpoint=/testdir1103960 testpool.103960/rst_ct r stdout| 03:50:58 SUCCESS: zfs set mountpoint=/testdir1103960 testpool.103960/rst _ctr stdout| 03:50:58 NOTE: file_write -o create -f /testdir103960/testfile1.103960 - b 512 -c 8 stdout| 03:50:58 SUCCESS: file_write -o create -f /testdir103960/testfile1.10396 0 -b 512 -c 8 stdout| 03:50:58 NOTE: zfs snapshot testpool.103960/testfs.103960 at init_snap stdout| 03:50:58 SUCCESS: zfs snapshot testpool.103960/testfs.103960 at init_snap stdout| 03:50:58 NOTE: Verify the send stream is valid to receive. stdout| 03:50:58 NOTE: zfs receive testpool.103960/rst_ctr/testfs.103960 at init_sn ap It hung here! Below is stack info. [3]> ::ptree fffffffffbc34eb0 sched ffffff02e805f3a0 fsflush ffffff02e805b3a0 pageout ffffff02e80593a0 init ffffff03214343a0 devfsadm ffffff031eff83a0 nfs4cbd ffffff031e9103a0 nfsmapid ffffff031dede3a0 lockd ffffff031de193a0 statd ffffff03054413a0 java ffffff02fe2683a0 dtlogin ffffff02ff7df3a0 dtlogin ffffff030af883a0 dtgreet ffffff02fe6793a0 Xorg ffffff02fe2133a0 sendmail ffffff02fe2173a0 sendmail ffffff02fe20f3a0 rmvolmgr ffffff02f9da53a0 hald ffffff02fa0543a0 hald-runner ffffff02fd5c13a0 hald-addon-stora ffffff02fcac53a0 hald-addon-cpufr ffffff02fc92b3a0 hald-addon-netwo ffffff02fb6683a0 fmd ffffff02fc1ec3a0 intrd ffffff02fbf5b3a0 sshd ffffff03339163a0 sshd ffffff0334e223a0 sshd ffffff033519a3a0 bash ffffff0358a973a0 vi ffffff031d05f3a0 sshd ffffff031d2cc3a0 sshd ffffff031d33f3a0 bash ffffff03604d23a0 stf_execute ffffff03605c83a0 stf_execute ffffff03624d43a0 stf_timeout ffffff03624f63a0 stf_jnl_context ffffff036250a3a0 zfs_send_001_pos ffffff0362fd83a0 zfs ffffff0362fec3a0 zfs ffffff02fb3293a0 syslogd ffffff02fa0d73a0 automountd ffffff02fa14b3a0 automountd ffffff02f9eec3a0 smcboot ffffff02f9f133a0 smcboot ffffff02f9f023a0 smcboot ffffff02f9d4a3a0 inetd ffffff02f9d3d3a0 cron ffffff02f97613a0 ypbind ffffff02f96553a0 keyserv ffffff02f94623a0 utmpd ffffff02f8ea73a0 avahi-daemon-bri ffffff02f890c3a0 rpcbind ffffff02f87073a0 dbus-daemon ffffff02f4da13a0 in.routed ffffff02f4d213a0 in.ndpd ffffff02f15023a0 powerd ffffff02f13de3a0 picld ffffff02f06573a0 syseventd ffffff02f0f863a0 nscd ffffff02f0b313a0 kcfd ffffff02e92af3a0 dlmgmtd ffffff02e8c593a0 svc.configd ffffff02e8b963a0 svc.startd ffffff02f93bb3a0 sh [3]> ffffff0362fec3a0::walk thread ffffff02e9478e40 [3]> ffffff02e9478e40::threadlist -v ADDR PROC LWP CLS PRI WCHAN ffffff02e9478e40 ffffff0362fec3a0 ffffff02e9109870 1 59 ffffff0325001222 PC: _resume_from_idle+0xf1 CMD: /usr/sbin/zfs receive testpool.103960/rst_ctr/testfs.103960 at init_snap stack pointer for thread ffffff02e9478e40: ffffff000fee0850 [ ffffff000fee0850 _resume_from_idle+0xf1() ] swtch+0x221() cv_wait+0x73() zfs`txg_wait_synced+0x111() zfs`dmu_recv_end+0x28() zfs`zfs_ioc_recv+0x2ff() zfs`zfsdev_ioctl+0x162() cdev_ioctl+0x48() specfs`spec_ioctl+0x86() fop_ioctl+0x7b() ioctl+0x174() sys_syscall32+0x1fc() -- 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-13 05:31 UTC
[Bug 2148] tests/functional/cli_root/zfs_send/zfs_send_001_pos hangs: zfs receive hangs
http://defect.opensolaris.org/bz/show_bug.cgi?id=2148 --- Comment #1 from Grace <hua.tang at sun.com> 2008-06-12 22:31:52 --- tests/functional/cli_root/zfs_receive/zfs_receive_001_pos hangs due to this bug. -- 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-25 16:26 UTC
[Bug 2148] tests/functional/cli_root/zfs_send/zfs_send_001_pos hangs: zfs receive hangs
http://defect.opensolaris.org/bz/show_bug.cgi?id=2148 --- Comment #2 from Darren J Moffat <darrenm at opensolaris.org> 2008-06-25 09:26:52 --- When this happens gather ::zio_unstate -- 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-25 16:42 UTC
[Bug 2148] tests/functional/cli_root/zfs_send/zfs_send_001_pos hangs: zfs receive hangs
http://defect.opensolaris.org/bz/show_bug.cgi?id=2148 --- Comment #3 from Darren J Moffat <darrenm at opensolaris.org> 2008-06-25 09:42:19 --- Oops that should have been ::zio_state -- 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:42 UTC
[Bug 2148] tests/functional/cli_root/zfs_send/zfs_send_001_pos hangs: zfs receive hangs
http://defect.opensolaris.org/bz/show_bug.cgi?id=2148 Darren J Moffat <darrenm at opensolaris.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Alias| |BUGSTER:6719713 Status|NEW |CLOSED Resolution| |TRACKEDINBUGSTER --- Comment #4 from Darren J Moffat <darrenm at opensolaris.org> 2008-06-26 10:42:15 --- BUGSTER:6719713 -- 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:01 UTC
[Bug 2148] tests/functional/cli_root/zfs_send/zfs_send_001_pos hangs: zfs receive hangs
http://defect.opensolaris.org/bz/show_bug.cgi?id=2148 David Comay <David.Comay at Sun.COM> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |BugsterCR=6719713 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.