You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.
timothy h edited this page Mar 12, 2015
·
5 revisions
Frequently Asked Questions
The following questions have been asked (and hopefully answered) at least once.
EACCES / permissions problems and IVC / Rendezvous
Symptom: HaLVMs running the runLeftSide or runServer routines (found in in Communication.Rendezvous) are throwing EACCES and dying. This is a XenStore permissions problem.
Solution: The mkrenddir script must be run (as root, in Dom0) prior to using any IVC. This probably should be done at every boot, after xenstored has started.