Advertisement
shaifali

error-while-unstack.sh

Oct 8th, 2014
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1.  
  2. xxx@ubuntu:~/devstack$ ./unstack.sh
  3. Site keystone disabled.
  4. To activate the new configuration, you need to run:
  5. service apache2 reload
  6. * Stopping web server apache2 apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
  7. ... waiting ..... [ OK ]
  8. * Starting web server apache2 apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
  9. [ OK ]
  10. pkill: 36458 - Operation not permitted
  11. * Stopping web server apache2 apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
  12. ... waiting . [ OK ]
  13. tgt stop/waiting
  14. tgtadm: can't send the request to the tgt daemon, Transport endpoint is not connected
  15. stop: Unknown instance:
  16. /home/xxx/devstack/lib/neutron: line 659: 43963 Killed sudo pkill -9 -f neutron-ns-metadata-proxy
  17. sudo: ovs-vsctl: command not found
  18. sudo: ovs-vsctl: command not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement