Tagged Questions
OpenVZ is a virtualization technology based on the Linux kernel and operating system.
2
votes
1answer
118 views
I suspect Popen to timeout without saying
I'm having some difficulties with my scripts. The purpose is to launch one or several OpenVZ container to execute some test. Those test can be very long (about 3 hours usually).
The first script goes ...
1
vote
1answer
172 views
MongoDB in OpenVZ VPS
There are some discussions about the problem associated with MongoDB caching in OpenVZ, I was unable to find a practical solution. The issue is related to the memory in OpenVZ, as MongoDB does not ...
0
votes
0answers
15 views
OpenVZ wont create container error “invalid value for DISKINODES”
Please help I really have no idea why its not working, here is the logs
By the way, I'm using SolusVM as a VPS Manager. I did everything followed the given instructions but no work for me.
I also ...
0
votes
0answers
143 views
Cannot execute NFS mount command on OpenVZ Client Container onto External Server
We installed openvz, vzctl and vzquota on a Fedora 14 machine to run containers as clients. We are able to start, enter, stop, destroy and set up ip, networking, routing, on the containers.
I then ...
0
votes
0answers
84 views
How do i get a default gridgain node in openvz discover other nodes on the same network
Im using proxmox and openvz containers. Im having trouble getting the default gridgain nodes to recognize nodes elsewhere on the network. pinging works without issue.
one of the errors im getting is
...
0
votes
1answer
273 views
Ping from openvz VM is not available
This openvz box was working properly few weeks ago, and now it can't ping the outside world.
I'm not expert on networking, and I thought the initial working setup will last longer.
Another stange ...
0
votes
3answers
241 views
Cannot start, stop, enter VE using OpenVZ
I'm using Debian Unstable kernel 2.6.32-5-openvz-amd64 (But I don't think it's a problem).
After install and run our VEs for several month, our hard disk is nearly full and we add 3 more hard drives ...
0
votes
1answer
466 views
/proc/user_beancounter how to perform monitoring
I want to perform monitoring of /proc/user_beancounters to see when the system hits the limits and what process is to blame.
Does anybody know tools for this issue?