Skip to content

Instantly share code, notes, and snippets.

@raitech
Created April 28, 2014 16:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raitech/11377478 to your computer and use it in GitHub Desktop.
Save raitech/11377478 to your computer and use it in GitHub Desktop.
Aff… obtive as seguintes mensagens no /var/run/rc.log:
[running /etc/rc.d/xendomains]
/etc/rc.d/xendomains exited with code 1
[running /etc/rc.d/xend]
Starting xendservices: xenbackendd, xend.
Traceback (most recent call last):
File "/usr/pkg/sbin/xend", line 110, in <module>
sys.exit(main())
File "/usr/pkg/sbin/xend", line 91, in main
start_blktapctrl()
File "/usr/pkg/sbin/xend", line 77, in start_blktapctrl
start_daemon("blktapctrl", "")
File "/usr/pkg/sbin/xend", line 74, in start_daemon
os.execvp(daemon, (daemon,) + args)
File "/usr/pkg/lib/python2.7/os.py", line 344, in execvp
_execvpe(file, args)
File "/usr/pkg/lib/python2.7/os.py", line 380, in _execvpe
func(fullname, *argrest)
OSError: [Errno 2] No such file or directory
[running /etc/rc.d/xen-watchdog]
/etc/rc: WARNING: $xenwatchdog is not set properly - see rc.conf(5).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment