<div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial">Hi, everyone.<div><br></div><div>     Recently, I'm doing some works about linux container. I choose lxc as the hypervisor in the cloud platform - OpenNebula. The basic funtions are done. I plan to use iscsi storage as shared storage. Beause i choose ubuntu as the container os, i execute command "<span style="font-family: Arial, Helvetica, FreeSans, sans-serif; font-size: 13px; line-height: 17px; text-align: left; ">sudo  apt-get install open-iscsi open-iscsi-utils</span>". It's failed unfortunately.</div><div>     when i install, it show informations as follows:</div><div></div><span style="color: rgb(255, 0, 0); "><div>     update-rc.d: warning: open-iscsi stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (0 6)</div><div>    * Starting iSCSI initiator service iscsid                               [ OK ] </div></span><div><span style="color: rgb(255, 0, 0); ">    * Setting up iSCSI targets                                              [ OK ]</span></div><div><font color="#ff0000"><br></font></div><div><font color="#ff0000">  <span style="color: rgb(0, 0, 0); ">  when i execute iscsi discovery commad, it proves it is ok and shows informations as follows:</span></font></div><div><font color="#ff0000"><span style="color: rgb(0, 0, 0); "></span></font></div><div style="color: rgb(136, 0, 0); "><font color="#ff0000"><span style="color: rgb(136, 0, 0); "> <span style="color: rgb(255, 0, 0); ">  </span></span></font><span style="color: rgb(255, 0, 0); ">ubuntu@lxc:~$ sudo iscsiadm -m discovery -t sendtargets -p 192.168.35.17</span></div><span style="color: rgb(255, 0, 0); "><div>   192.168.35.17:3260,1 iqn.2013-02.node2</div></span><div style="color: rgb(136, 0, 0); "></div><div style="color: rgb(136, 0, 0); ">   <span style="color: rgb(0, 0, 0); ">However, when i execute iscsi login command, it's failed and show informations:</span></div><div style="color: rgb(255, 0, 0); "><div>    $ sudo iscsiadm -m node --targetname iqn.2013-02.node2 -p 192.168.35.17 --login</div><div>    Logging in to [iface: default, target: iqn.2013-02.node2, portal: 192.168.35.17,3260]</div><div>    iscsiadm: got read error (0/0), daemon died?</div><div>    iscsiadm: Could not login to [iface: default, target: iqn.2013-02.node2, portal: 192.168.35.17,3260]: </div><div>    iscsiadm: initiator reported error (18 - could not communicate to iscsid</div><div><span style="color: rgb(0, 0, 0); "></span><br></div><div><span style="color: rgb(0, 0, 0); ">   Does lxc support iscsi ?</span></div></div></div><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span>