Questions tagged [cloudlinux]

Cloudlinux is an operating system which supports user-level resource limiting primarily used for cpanel today.

Cloudlinux is an operating system which supports user-level resource limiting primarily used for cpanel today.

22 questions
1
vote
2 answers

High swap usage on CentOS server with plenty of spare RAM

We have a fleet of web hosting servers all running the exact same software & hardware with similar load. One of our server gets very high load that leads to it locking up for brief periods of time. The main difference for this server seems to be…
Kyle Vail
  • 13
  • 1
  • 5
1
vote
0 answers

Cloudlinux, GRUB 0.97, software RAID, won't automatically boot

My server is running Cloudlinux as has a software RAID mirror (/dev/md2 made from /dev/sda and /dev/sdb) mounted on / It's been running fine, but after simulating a raid failure and rebuilding the mirror, it won't reboot by itself. Instead if dumps…
rmm
  • 81
  • 1
  • 2
1
vote
1 answer

Haveged on Cloud Linux

I am trying to figure out how to install haveged on Cloud Linux. It doesn't seem to be avail in the repo, and trying to a do a make install does not work. My question is: Is haveged compatible with CL, and if so, is there a repo I can simply add to…
1
vote
0 answers

CLOUDLINUX 6.6 x86_64 YUM error

I am getting the following error after running a yum update which failed and then running yum-complete-transaction: Skipping the running kernel: kernel-2.6.32-531.29.2.lve1.3.11.1.el6.x86_64 --> Processing Dependency: /bin/sh for package:…
Ian
  • 29
  • 7
1
vote
1 answer

1min Interval Cronjobs inside CloudLinux

So I got the following message from my server-administrator the other day: Hi ****, We hope you are doing well today. We have noticed one of your accounts was running multiple cron jobs with 1 minute intervals. (Three; and I admit they could've…
Crimin4L
  • 113
  • 4
0
votes
1 answer

Using OVH/SYS failover IP as server's main IP

Good morning my server is a dedicated from SoYouStart. I purchased 8 failover IP. OS is Centos 7.4 + CloudLinux. The machine will run a cPanel box. What I need is associate the cPanel and CloudLinux licenses to one of the failover IP's rather than…
0
votes
0 answers

Route FTP Traffic via 2nd Ethernet Port in Centos

This is my first post and at this stage is research, I run a server that uses a 1gb ethernet port and trunk, the data limit on this is 1TB (either upload or download) a month, i'm doing offsite FTP backups and can see this is daily reaching 13GB.…
solblu
  • 1
0
votes
0 answers

CentOS 7/CloudLinux yum: Mass of Packages Can't Update

I run yum update and it tells me A LOT of packages need updating. I can't even fit it all into this post. These are the errors I get near the end... ---> Package python-magic.noarch 0:5.11-33.el7 will be installed --> Finished Dependency…
xendi
  • 374
  • 5
  • 8
  • 21
0
votes
1 answer

Testdisk not being installed on Cloudlinux

I'm trying to install testdisk on a CloudLinux server but it's not working sounds the libraries aren't supported by Cloudlinux yum install testdisk Loaded plugins: fastestmirror, rhnplugin, security, universal-hooks Setting up Install…
WiTon Nope
  • 46
  • 5
0
votes
1 answer

Cloudlinux + CageFS + PHP Selector - how to update default php.ini for each PHP version or for each domain account?

My server runs Cloudlinux 5.11 with CageFS and PHP Selector. Default PHP version is 5.3. I have one account using PHP 5.3, one account using PHP 5.5, and one account using PHP 5.6. I'm trying to figure out how to update each account's php.ini or…
Shawn
  • 101
  • 3
0
votes
0 answers

Detecting exhaustion of resource allowance from within CloudLinux LVE?

When being inside a CloudLinux OS Lightweight Virtual Environment (LVE) environment, it would be useful to be able to detect if having reached the system resource quota. Is that possible? Our desire is to adapt to infrequent overload by serving…
sampi
  • 158
  • 5
0
votes
0 answers

Error occurred during initialization of VM Could not allocate metaspace: 1073741824 bytes

When I run this... /usr/bin/pdftk '/home/someuser/public_html/form/Form.pdf' fill_form '/home/someuser/public_html/form/results/Registration.xfdf' output '/home/someuser/public_html/form/results/Registration.pdf' I get this error... Error occurred…
god_is_love
  • 143
  • 1
  • 6
0
votes
1 answer

pip install mysqlclient on cloudlinux

I can't install mysqlclient on my cpanel cloudlinux server. It show this issue when i activate the project source and trying to install mysqlclient. Collecting mysqlclient Using cached mysqlclient-2.1.0.tar.gz (87 kB) Preparing metadata…
0
votes
2 answers

Pros/Cons of running separate user accounts for an administrative subdomain?

What are the pros/cons of creating a separate account for an administrative subdomain rather than adding a subdomain under the same account? Specifically, but limited to: Server load/process management (eg: process hanging/conflicts). Server…
matteo
  • 1
0
votes
1 answer

AlmaLinux & Apache 2.4 & CVE-2021-42013 (+ other CVEs)

I have a small Apache webserver that was CentOS but is now AlmaLinux 8, and I've been trying to update httpd via dnf to protect against the recently disclosed vulnerabilities: https://httpd.apache.org/security/vulnerabilities_24.html Numerically,…
Mark
  • 147
  • 8
1
2