Guest User

Untitled

a guest
Sep 22nd, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. MainThread::ERROR::2012-08-20 10:26:31,567::vdsm::73::vds::(run) Exception raised
  2. Traceback (most recent call last):
  3. File "/usr/share/vdsm/vdsm", line 65, in run
  4. file(pidfile, 'w').write(str(os.getpid()) + "\n")
  5. IOError: [Errno 2] No such file or directory: '/var/run/vdsm/vdsmd.pid'
  6. MainThread::INFO::2012-08-20 10:26:31,567::vdsm::75::vds::(run) VDSM main thread ended. Waiting for 0 other threads...
  7. MainThread::INFO::2012-08-20 10:26:31,568::vdsm::78::vds::(run) <_MainThread(MainThread, started 140578984236864)>
  8. MainThread::ERROR::2012-08-20 10:27:12,238::vdsm::73::vds::(run) Exception raised
  9. Traceback (most recent call last):
  10. File "/usr/share/vdsm/vdsm", line 65, in run
  11. file(pidfile, 'w').write(str(os.getpid()) + "\n")
  12. IOError: [Errno 2] No such file or directory: '/var/run/vdsm/vdsmd.pid'
  13. MainThread::INFO::2012-08-20 10:27:12,238::vdsm::75::vds::(run) VDSM main thread ended. Waiting for 0 other threads...
  14. MainThread::INFO::2012-08-20 10:27:12,262::vdsm::78::vds::(run) <_MainThread(MainThread, started 140725093484352)>
Add Comment
Please, Sign In to add comment