Broken:
stat("/sys/bus/iscsi_transport/devices/tcp", 0x7fff6decee10) = -1 ENOENT (No
such file or directory)
stat("/sys/class/iscsi_transport/tcp", {st_mode=S_IFDIR|0755, st_size=0, ...})
= 0
socket(PF_FILE, SOCK_STREAM, 0) = 3
connect(3, {sa_family=AF_FILE, path=@"ISCSIADM_ABSTRACT_NAMESPACE"}, 110) = 0
write(3,
"\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 5280) =
5280
recvfrom(3, 0x7fff6dece3e0, 2464, 256, 0, 0) = ? ERESTARTSYS (To be restarted)
Normal:
stat("/sys/bus/iscsi_transport/devices/tcp", 0x7fffc7c20500) = -1 ENOENT (No
such file or directory)
stat("/sys/class/iscsi_transport/tcp", {st_mode=S_IFDIR|0755, st_size=0, ...})
= 0
socket(PF_FILE, SOCK_STREAM, 0) = 3
connect(3, {sa_family=AF_FILE, path=@"ISCSIADM_ABSTRACT_NAMESPACE"}, 110) = 0
write(3,
"\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 5280) =
5280
recvfrom(3, "\10\0\0\0\0\0\0\0iqn.1993-08.org.debian:0"..., 2464, MSG_WAITALL,
NULL, NULL) = 2464
'iqn.1993-08.org.debian...' is defined in
/etc/iscsi/initiatorname.iscsi.
So far, I'm unable to reproduce the issue.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1053306
Title:
iscsiadm hangs in recvmsg()
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/1053306/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs