<div dir="ltr">Hi,<div><br></div><div>On running stack.sh, I am getting the below error related to tgt process, which has </div><div>something to do with Cinder.</div><div><br></div><div><div>2015-10-20 23:28:24.030 | + echo_summary 'Starting Cinder'</div><div>2015-10-20 23:28:24.030 | + [[ -t 3 ]]</div><div>2015-10-20 23:28:24.030 | + [[ True != \T\r\u\e ]]</div><div>2015-10-20 23:28:24.030 | + echo -e Starting Cinder</div><div>2015-10-20 23:28:24.030 | + start_cinder</div><div>2015-10-20 23:28:24.031 | + local service_port=8776</div><div>2015-10-20 23:28:24.031 | + local service_protocol=http</div><div>2015-10-20 23:28:24.031 | + is_service_enabled tls-proxy</div><div>2015-10-20 23:28:24.033 | + return 1</div></div><div><div>2015-10-20 23:28:24.033 | + '[' tgtadm = tgtadm ']'</div><div>2015-10-20 23:28:24.033 | + is_service_enabled c-vol</div><div>2015-10-20 23:28:24.035 | + return 0</div><div>2015-10-20 23:28:24.035 | + sudo rm -f /etc/tgt/conf.d/stack.conf</div><div>2015-10-20 23:28:24.043 | + _configure_tgt_for_config_d</div><div>2015-10-20 23:28:24.043 | + [[ ! -d /etc/tgt/stack.d/ ]]</div><div>2015-10-20 23:28:24.044 | + is_ubuntu</div><div>2015-10-20 23:28:24.044 | + [[ -z deb ]]</div><div>2015-10-20 23:28:24.044 | + '[' deb = deb ']'</div><div>2015-10-20 23:28:24.044 | + sudo service tgt restart</div><div>2015-10-20 23:28:24.055 | stop: Unknown instance:</div><div>2015-10-20 23:28:24.589 | start: Job failed to start</div><div>2015-10-20 23:28:24.590 | + exit_trap</div><div>2015-10-20 23:28:24.590 | + local r=1</div><div>2015-10-20 23:28:24.591 | ++ jobs -p</div><div>2015-10-20 23:28:24.592 | + jobs=</div><div>2015-10-20 23:28:24.592 | + [[ -n '' ]]</div><div>2015-10-20 23:28:24.592 | + kill_spinner</div><div>2015-10-20 23:28:24.592 | + '[' '!' -z '' ']'</div><div>2015-10-20 23:28:24.592 | + [[ 1 -ne 0 ]]</div><div>2015-10-20 23:28:24.592 | + echo 'Error on exit'</div><div>2015-10-20 23:28:24.592 | Error on exit</div><div>2015-10-20 23:28:24.592 | + [[ -z /opt/stack/logs ]]</div><div>2015-10-20 23:28:24.592 | + /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs</div><div>2015-10-20 23:28:25.341 | + exit 1</div></div><div><br></div><div>I see in the above log that the tgt process is somehow failing to restart.</div><div>So I tried to manually uninstall the process and re-install it </div><div>by </div><div>sudo apt-get install tgt </div><div>and I also tried sudo apt-get upgrade.</div><div>For both the scenarios,  I still got the below log:</div><div><br></div><div><div>After this operation, 670 kB of additional disk space will be used.</div><div>Selecting previously unselected package tgt.</div><div>(Reading database ... 68926 files and directories currently installed.)</div><div>Preparing to unpack .../tgt_1%3a1.0.43-0ubuntu4.1~14.04.2_amd64.deb ...</div><div>Unpacking tgt (1:1.0.43-0ubuntu4.1~14.04.2) ...</div><div>Processing triggers for man-db (2.6.7.1-1ubuntu1) ...</div><div>Processing triggers for ureadahead (0.100.0-16) ...</div><div>Setting up tgt (1:1.0.43-0ubuntu4.1~14.04.2) ...</div><div>start: Job failed to start</div><div>invoke-rc.d: initscript tgt, action "start" failed.</div><div>dpkg: error processing package tgt (--configure):</div><div> subprocess installed post-installation script returned error exit status 1</div><div>Errors were encountered while processing:</div><div> tgt</div><div>E: Sub-process /usr/bin/dpkg returned an error code (1)</div></div><div><br></div><div><br></div><div>I saw that there were similar issues raised earlier, </div><div>like <a href="http://lists.openstack.org/pipermail/openstack-dev/2014-June/038157.html">http://lists.openstack.org/pipermail/openstack-dev/2014-June/038157.html</a></div><div><br></div><div>But I did not find any clear solution. Has any body faced this issue recently?</div><div><br></div><div>Thanks & Best Regards</div><div>Sumanth</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>