Difference between revisions of "Troubleshooting miscellaneous openvz issues"

From Notes_Wiki
(Created page with "<yambe:breadcrumb>Troubleshooting_openVZ_issues|Troubleshooting openVZ issues</yambe:breadcrumb> =Troubleshooting miscellaneous openvz issues= ==Known error messages== #If yo...")
(No difference)

Revision as of 13:22, 14 March 2014

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

Troubleshooting miscellaneous openvz issues

Known error messages

  1. 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
</mre>


#If the error message is
<pre>
Unable to open /proc/vz/veinfo: No such file or directory

Then try

service vz restart
service vzeventd restart