Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Openvz and cPanel

Hi there,

I know cP works with OpenVZ just fine. However, I ma having this weird issue on my OpenVZ VPS (which is hosted on a server I control. just 4 VPS on it) .

------------------------------------------------------ [root@cpvps ~]# df -h Filesystem Size Used Avail Use% Mounted on /dev/simfs 100G 34G 67G 34% / none 4.0G 4.0K 4.0G 1% /dev none 4.0G 0 4.0G 0% /dev/shm /dev/simfs 100G 34G 67G 34% /home/virtfs/user1/lib /dev/simfs 100G 34G 67G 34% /home/virtfs/user1/lib64 /dev/simfs 100G 34G 67G 34% /home/virtfs/user1/bin /dev/simfs 100G 34G 67G 34% /home/virtfs/user1/sbin /dev/simfs 100G 34G 67G 34% /home/virtfs/user1/opt /dev/simfs 100G 34G 67G 34% /home/virtfs/user1/usr /dev/simfs 100G 34G 67G 34% /home/virtfs/user1/var /dev/simfs 100G 34G 67G 34% /home/virtfs/user1/var/spool /dev/simfs 100G 34G 67G 34% /home/virtfs/user1/var/log /dev/simfs 100G 34G 67G 34% /home/virtfs/user1/etc/mail /dev/simfs 100G 34G 67G 34% /home/virtfs/user1/tmp /dev/simfs 100G 34G 67G 34% /home/virtfs/user1/var/tmp /dev/simfs 100G 34G 67G 34% /home/virtfs/user1/etc/pki/tls none 4.0G 4.0K 4.0G 1% /home/virtfs/user1/dev /dev/simfs 100G 34G 67G 34% /home/virtfs/user1/usr/sbin /dev/simfs 100G 34G 67G 34% /home/virtfs/user2/lib /dev/simfs 100G 34G 67G 34% /home/virtfs/user1/home/user1 /dev/simfs 100G 34G 67G 34% /home/virtfs/user2/lib64 /dev/simfs 100G 34G 67G 34% /home/virtfs/user2/bin /dev/simfs 100G 34G 67G 34% /home/virtfs/user2/sbin /dev/simfs 100G 34G 67G 34% /home/virtfs/user2/opt /dev/simfs 100G 34G 67G 34% /home/virtfs/user2/usr /dev/simfs 100G 34G 67G 34% /home/virtfs/user2/var /dev/simfs 100G 34G 67G 34% /home/virtfs/user2/var/spool /dev/simfs 100G 34G 67G 34% /home/virtfs/user2/var/log /dev/simfs 100G 34G 67G 34% /home/virtfs/user2/etc/mail /dev/simfs 100G 34G 67G 34% /home/virtfs/user2/tmp /dev/simfs 100G 34G 67G 34% /home/virtfs/user2/var/tmp /dev/simfs 100G 34G 67G 34% /home/virtfs/user2/etc/pki/tls none 4.0G 4.0K 4.0G 1% /home/virtfs/user2/dev /dev/simfs 100G 34G 67G 34% /home/virtfs/user2/usr/sbin /dev/simfs 100G 34G 67G 34% /home/virtfs/user2/home/user2 /dev/simfs 100G 34G 67G 34% /home/virtfs/user3/lib /dev/simfs 100G 34G 67G 34% /home/virtfs/user3/lib64 /dev/simfs 100G 34G 67G 34% /home/virtfs/user3/bin /dev/simfs 100G 34G 67G 34% /home/virtfs/user3/sbin /dev/simfs 100G 34G 67G 34% /home/virtfs/user3/opt /dev/simfs 100G 34G 67G 34% /home/virtfs/user3/usr /dev/simfs 100G 34G 67G 34% /home/virtfs/user3/var /dev/simfs 100G 34G 67G 34% /home/virtfs/user3/var/spool /dev/simfs 100G 34G 67G 34% /home/virtfs/user3/var/log /dev/simfs 100G 34G 67G 34% /home/virtfs/user3/etc/mail /dev/simfs 100G 34G 67G 34% /home/virtfs/user3/tmp /dev/simfs 100G 34G 67G 34% /home/virtfs/user3/var/tmp /dev/simfs 100G 34G 67G 34% /home/virtfs/user3/etc/pki/tls none 4.0G 4.0K 4.0G 1% /home/virtfs/user3/dev /dev/simfs 100G 34G 67G 34% /home/virtfs/user3/usr/sbin /dev/simfs 100G 34G 67G 34% /home/virtfs/user3/home/user3 ------------------------------------------------------

Anyone has seen such issue???
Is there some special setting to run cP on OpenVZ (which I don't know)

Looks like simfs and virtfs are having some sort of fight with each other. :(

Comments

  • MaouniqueMaounique Host Rep, Veteran

    I think you need to enable second level quota.

  • No need to worry, this isn't so abnormal with OpenVZ

  • @Maounique said:
    I think you need to enable second level quota.

    And how will I do that ??
    I am not even concerned about disk usage of individual accounts as they are mine and my friend's sites. But If it makes it clean, I will do that :)

  • vdnetvdnet Member
    edited February 2015

    CPanel is just using several bind mounts for their jailed shell feature, virtfs. The bind mount will show the device it is binded to (/dev/simfs aka the root filesystem) and the path where it is mounted. No indication of any problems from that output.

    Thanked by 1jar
  • MaouniqueMaounique Host Rep, Veteran

    Umair said: I am not even concerned about disk usage of individual accounts as they are mine and my friend's sites.

    Then it does not matter, but I do not know how cPanel trying to access fs quota reacts, I am not a cPanel expert, AFAIK it is one of the requirements.
    As for how to enable it:
    https://wiki.openvz.org/User_Guide/Managing_Resources

    Thanked by 1Umair
  • @Maounique

    Thanks :)
    That fixed it ...

Sign In or Register to comment.