Troubleshooting miscellaneous openvz issues

From Notes_Wiki
Revision as of 13:23, 14 March 2014 by Saurabh (talk | contribs)

<yambe:breadcrumb>Troubleshooting_openVZ_issues|Troubleshooting openVZ issues</yambe:breadcrumb>

Troubleshooting miscellaneous openvz issues

Rare error messages

  • If you see error message
Please check that vzdev kernel module is loaded and you have sufficient permissions to access the file

then try

modprobe vzdev


  • If the error message is
Unable to open /proc/vz/veinfo: No such file or directory

Then try

service vz restart
service vzeventd restart