[openstack-dev] "Starting iSCSI initiator service iscsid" failed while installing Devstack

Jesse Cook jesse.cook at RACKSPACE.COM
Tue Oct 14 13:50:53 UTC 2014


Maybe this: https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/306693

Might want to manually fix runlevels to be 0 and 6 (not 1) using update-rc.d. You can look at the LSB headers (comments at top of init script) in /etc.


On 10/11/14, 12:58 PM, "Nitika" <nitikaagarwal18 at gmail.com<mailto:nitikaagarwal18 at gmail.com>> wrote:

Hi,

I'm trying to install devstack on Ubuntu but getting the following error :
Please note that I'm not using any proxy to access the internet.


After this operation, 0 B of additional disk space will be used.
Setting up open-iscsi (2.0.871-0ubuntu9.12.04.2) ...
update-rc.d: warning: open-iscsi stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (0 6)
 * Starting iSCSI initiator service iscsid                                            [fail]
 * Setting up iSCSI targets                                                           [ OK ]
invoke-rc.d: initscript open-iscsi, action "start" failed.
dpkg: error processing open-iscsi (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 open-iscsi
E: Sub-process /usr/bin/dpkg returned an error code (1)
+ exit_trap
+ local r=100
++ jobs -p
+ jobs=
+ [[ -n '' ]]
+ kill_spinner
+ '[' '!' -z '' ']'
+ [[ 100 -ne 0 ]]
+ echo 'Error on exit'
Error on exit
+ [[ -z '' ]]
+ /home/user21/devstack/tools/worlddump.py
World dumping... see ./worlddump-2014-10-11-171333.txt for details
+ exit 100



See the output of worlddump.py file :


File System Summary
===================

Filesystem      Size  Used Avail Use% Mounted on
/dev/simfs       10G  1.9G  8.2G  19% /
none             52M  1.1M   51M   2% /run
none            5.0M     0  5.0M   0% /run/lock
none            256M     0  256M   0% /run/shm


Process Listing
===============

USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root         1  0.0  0.3  24164  2084 ?        Ss   May22   0:00 init
root         2  0.0  0.0      0     0 ?        S    May22   0:00 [kthreadd/14143]
root         3  0.0  0.0      0     0 ?        S    May22   0:00 [khelper/14143]
mongodb    297  0.2  2.8 984652 14964 ?        Ssl  May22 607:00 /usr/bin/mongod --config /etc/mongodb.conf
bind       454  0.0  6.3 1321880 33296 ?       Ssl  May22   3:27 /usr/sbin/named -u bind
root     17882  0.0  0.5  49996  2952 ?        Ss   07:05   0:00 /usr/sbin/sshd -D
root     18276  0.0  0.1  19072  1044 ?        Ss   Sep25   0:01 cron
root     18283  0.0  0.0  17192   524 ?        S    Sep25   0:00 upstart-udev-bridge --daemon
root     18287  0.0  0.1  15148   604 ?        S    Sep25   0:00 upstart-socket-bridge --daemon
root     18296  0.0  0.2  21556  1324 ?        Ss   Sep25   0:00 /sbin/udevd --daemon
101      18297  0.0  0.2  23776  1284 ?        Ss   Sep25   0:00 dbus-daemon --system --fork --activation=upstart
mysql    18309  0.0  8.0 523244 41948 ?        Ssl  Sep25   4:26 /usr/sbin/mysqld
syslog   19719  0.0  0.1  12712   864 ?        Ss   Sep26   0:03 /sbin/syslogd -u syslog
root     21277  0.0  0.6  73400  3632 ?        Ss   21:12   0:00 sshd: user21 [priv]
user21    21289  0.0  0.3  73400  1660 ?        S    21:12   0:00 sshd: user21 at pts/0
user21    21290  0.0  0.4  18176  2200 pts/0    Ss   21:12   0:00 -bash
user21    21305  0.6  1.0  12920  5292 pts/0    S+   21:12   0:00 bash ./stack.sh
user21    21409  0.0  0.3  10648  1888 pts/0    S+   21:12   0:00 bash ./stack.sh
user21    21410  0.0  1.2  34532  6632 pts/0    S+   21:12   0:00 python /home/user21/work/devstack/tools/outfilter.py -v
user21    22030  0.0  1.2  34540  6624 pts/0    S+   21:13   0:00 python /home/user21/work/devstack/tools/worlddump.py
user21    22033  0.0  0.1   4360   636 pts/0    S+   21:13   0:00 sh -c ps auxw
user21    22034  0.0  0.2  15236  1140 pts/0    R+   21:13   0:00 ps auxw




I didn't find any best possible solution to resolve this issue.

Please help me resolve this issue.


Thanks,
Nitika



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20141014/d6d52fbc/attachment.html>


More information about the OpenStack-dev mailing list