<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Maybe this: https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/306693</div>
<div><br>
</div>
<div>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.</div>
<div><br>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div>
<div>On 10/11/14, 12:58 PM, "Nitika" <<a href="mailto:nitikaagarwal18@gmail.com">nitikaagarwal18@gmail.com</a>> wrote:</div>
</div>
<div><br>
</div>
<blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;">
<div>
<div>
<div dir="ltr">
<div>
<div>Hi,<br>
<br>
</div>
I'm trying to install devstack on Ubuntu but getting the following error :<br>
</div>
Please note that I'm not using any proxy to access the internet.<br>
<div><br>
<br>
After this operation, 0 B of additional disk space will be used.<br>
Setting up open-iscsi (2.0.871-0ubuntu9.12.04.2) ...<br>
update-rc.d: warning: open-iscsi stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (0 6)<br>
* Starting iSCSI initiator service iscsid [fail]
<br>
* Setting up iSCSI targets [ OK ]
<br>
invoke-rc.d: initscript open-iscsi, action "start" failed.<br>
dpkg: error processing open-iscsi (--configure):<br>
subprocess installed post-installation script returned error exit status 1<br>
Errors were encountered while processing:<br>
open-iscsi<br>
E: Sub-process /usr/bin/dpkg returned an error code (1)<br>
+ exit_trap<br>
+ local r=100<br>
++ jobs -p<br>
+ jobs=<br>
+ [[ -n '' ]]<br>
+ kill_spinner<br>
+ '[' '!' -z '' ']'<br>
+ [[ 100 -ne 0 ]]<br>
+ echo 'Error on exit'<br>
Error on exit<br>
+ [[ -z '' ]]<br>
+ /home/user21/devstack/tools/worlddump.py<br>
World dumping... see ./worlddump-2014-10-11-171333.txt for details<br>
+ exit 100<br>
<br>
<br>
<br>
</div>
<div>See the output of worlddump.py file :<br>
<br>
<br>
File System Summary<br>
===================<br>
<br>
Filesystem Size Used Avail Use% Mounted on<br>
/dev/simfs 10G 1.9G 8.2G 19% /<br>
none 52M 1.1M 51M 2% /run<br>
none 5.0M 0 5.0M 0% /run/lock<br>
none 256M 0 256M 0% /run/shm<br>
<br>
<br>
Process Listing<br>
===============<br>
<br>
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND<br>
root 1 0.0 0.3 24164 2084 ? Ss May22 0:00 init<br>
root 2 0.0 0.0 0 0 ? S May22 0:00 [kthreadd/14143]<br>
root 3 0.0 0.0 0 0 ? S May22 0:00 [khelper/14143]<br>
mongodb 297 0.2 2.8 984652 14964 ? Ssl May22 607:00 /usr/bin/mongod --config /etc/mongodb.conf<br>
bind 454 0.0 6.3 1321880 33296 ? Ssl May22 3:27 /usr/sbin/named -u bind<br>
root 17882 0.0 0.5 49996 2952 ? Ss 07:05 0:00 /usr/sbin/sshd -D<br>
root 18276 0.0 0.1 19072 1044 ? Ss Sep25 0:01 cron<br>
root 18283 0.0 0.0 17192 524 ? S Sep25 0:00 upstart-udev-bridge --daemon<br>
root 18287 0.0 0.1 15148 604 ? S Sep25 0:00 upstart-socket-bridge --daemon<br>
root 18296 0.0 0.2 21556 1324 ? Ss Sep25 0:00 /sbin/udevd --daemon<br>
101 18297 0.0 0.2 23776 1284 ? Ss Sep25 0:00 dbus-daemon --system --fork --activation=upstart<br>
mysql 18309 0.0 8.0 523244 41948 ? Ssl Sep25 4:26 /usr/sbin/mysqld<br>
syslog 19719 0.0 0.1 12712 864 ? Ss Sep26 0:03 /sbin/syslogd -u syslog<br>
root 21277 0.0 0.6 73400 3632 ? Ss 21:12 0:00 sshd: user21 [priv]
<br>
user21 21289 0.0 0.3 73400 1660 ? S 21:12 0:00 sshd: user21@pts/0
<br>
user21 21290 0.0 0.4 18176 2200 pts/0 Ss 21:12 0:00 -bash<br>
user21 21305 0.6 1.0 12920 5292 pts/0 S+ 21:12 0:00 bash ./stack.sh<br>
user21 21409 0.0 0.3 10648 1888 pts/0 S+ 21:12 0:00 bash ./stack.sh<br>
user21 21410 0.0 1.2 34532 6632 pts/0 S+ 21:12 0:00 python /home/user21/work/devstack/tools/outfilter.py -v<br>
user21 22030 0.0 1.2 34540 6624 pts/0 S+ 21:13 0:00 python /home/user21/work/devstack/tools/worlddump.py<br>
user21 22033 0.0 0.1 4360 636 pts/0 S+ 21:13 0:00 sh -c ps auxw<br>
user21 22034 0.0 0.2 15236 1140 pts/0 R+ 21:13 0:00 ps auxw<br>
<br>
<br>
<br>
<br>
</div>
<div>I didn't find any best possible solution to resolve this issue.<br>
</div>
<div><br>
Please help me resolve this issue.<br>
</div>
<div><br>
<br>
</div>
<div>Thanks,<br>
</div>
Nitika<br>
<br>
<br>
<br>
</div>
</div>
</div>
</blockquote>
</span>
</body>
</html>