[Bug 1226855] [NEW] Cannot use open-iscsi inside LXC container

2013-09-17 Thread Elizabeth Krumbach Joseph
Public bug reported: Trying to use open-iscsi from within an LXC container, but the iscsi netlink socket does not support multiple namespaces, causing: iscsid: sendmsg: bug? ctrl_fd 6 error and failure. Command attempted: iscsiadm -m node -p $ip:$port -T $target --login Results in: Exit code:

[Bug 1226855] Re: Cannot use open-iscsi inside LXC container

2013-09-27 Thread Elizabeth Krumbach Joseph
Thanks for your reply, I'll chat with Robert and Clint to see if any of these solutions is reasonable for us. As a reference point, here's the setup we're using: Host has 2 VMs: An LXC and an qemu VM The host has the iscsi_tcp module loaded, which then can be seen and used for the iscsi daemon

[Bug 1226855] Re: Cannot use open-iscsi inside LXC container

2013-10-01 Thread Elizabeth Krumbach Joseph
192.0.2.69 is the IP of the qemu VM that the LXC container is attempting to provision. I'll load up my test instance soon to get that additional strace. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 1226855] Re: Cannot use open-iscsi inside LXC container

2013-10-02 Thread Elizabeth Krumbach Joseph
Assuming I should use the init script for this, attached output from running the following in the container: strace -o iscsi-start.txt service open-iscsi start ** Attachment added: iscsi-start.txt

[Bug 1226855] Re: Cannot use open-iscsi inside LXC container

2013-10-02 Thread Elizabeth Krumbach Joseph
Aha! Attached: strace -f -o iscsi-start_f.txt service open-iscsi start ** Attachment added: iscsi-start_f.txt https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1226855/+attachment/3855848/+files/iscsi-start_f.txt -- You received this bug notification because you are a member of Ubuntu