Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: startup failures (4.0, xen 3.1)



  [xend doesn't start, might be PATH]

Sure enough:

# PATH=/bin:/sbin:/usr/bin:/usr/sbin
# /etc/rc.d/xend restart
Stopping xend.
Waiting for PIDS: 1064.
Starting xend.
Traceback (most recent call last):
  File "/usr/pkg/sbin/xend", line 129, in ?
    sys.exit(main())
  File "/usr/pkg/sbin/xend", line 105, in main
    start_consoled()
  File "/usr/pkg/sbin/xend", line 87, in start_consoled
    os.execvp('xenconsoled', ['xenconsoled'])
  File "/usr/pkg/lib/python2.4/os.py", line 341, in execvp
    _execvpe(file, args)
  File "/usr/pkg/lib/python2.4/os.py", line 379, in _execvpe
    func(fullname, *argrest)
OSError: [Errno 2] No such file or directory

Seems like paths should be substituted in the scripts.

Attachment: pgpdIBCkHlOZD.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index