Troubleshooting miscellaneous openvz issues

From Notes_Wiki

Home > CentOS > CentOS 6.x > Virtualization tools > OpenvZ > Troubleshooting openVZ issues > 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



Home > CentOS > CentOS 6.x > Virtualization tools > OpenvZ > Troubleshooting openVZ issues > Troubleshooting miscellaneous openvz issues