mutiple disk issue unable to change partitions
Hi,
actually i had disk home partitions one with nvme and the other 2 with hdd one for backup. all of a sudden all accounts on both hdds are unable to open
through ftp they can access files and though cpanel file manager they can access but website is not opening,
i tired changing the partitions but i can't find the other 2 partitions apart from ssd. and i can see other 2 disk in disk usage info.
can any one help me to get out of this many of m client domain are getting 503 error due to this
Thanks
-
[QUOTE="asdcxz@1239, post: 2700297, member: 927957"> i tired changing the partitions but i can't find the other 2 partitions apart from ssd. and i can see other 2 disk in disk usage info.
You said you can FTP the files, what do you mean by you cannot find the partitions? Can you provide the output:# df -h0 -
You said you can FTP the files, what do you mean by you cannot find the partitions? Can you provide the output:
# df -h
here is the disk infoFilesystem Size Used Avail Use% Mounted on devtmpfs 32G 0 32G 0% /dev tmpfs 32G 7.8M 32G 1% /dev/shm tmpfs 32G 2.4M 32G 1% /run tmpfs 32G 0 32G 0% /sys/fs/cgroup /dev/nvme0n1p3 435G 139G 275G 34% / /dev/nvme0n1p2 2.0G 383M 1.5G 21% /boot tmpfs 6.3G 0 6.3G 0% /run/user/0 /dev/sda1 7.3T 2.4T 4.5T 35% /home1 /dev/sdb1 7.3T 526G 6.4T 8% /home2 tmpfs 6.3G 0 6.3G 0% /run/user/1360 tmpfs 6.3G 0 6.3G 0% /run/user/1474 tmpfs 6.3G 0 6.3G 0% /run/user/1044 tmpfs 6.3G 0 6.3G 0% /run/user/1002
like in whm if i tried to change disk partitions i can't find home 1 and home2 Thanks0 -
They are defintely there, what is the 503 error showing, can you provide the error from /usr/local/apache/logs/error_log 0 -
please check attached, the load of the server is almost 80 increased 0 -
please check the attached images many of the website on home 1 and home 2 are not working only php sites html are working 0 -
Output of: grep -i 'home' /etc/wwwacct.conf0 -
HOMEMATCH /home2 HOMEDIR /home2 0 -
What happens if you run sed -i.bak 's/HOMEMATCH \/home2/HOMEMATCH home/g' /etc/wwwacct.conf
does it show them back in the dropdown if you refresh?0 -
What happens if you run
sed -i.bak 's/HOMEMATCH \/home2/HOMEMATCH home/g' /etc/wwwacct.conf
does it show them back in the dropdown if you refresh?
it wont through any output yet i tired refresh not working many sites all same issue0 -
This is a bit difficult to do over a forum, hopefully someone else can step in who's seen it before 0 -
If you're trying to use home1 and home2 for accounts you'd need to change HOMEMATCH to home at WHM>>Server Configuration>>Basic WebHost Manager Setup An example might be: HOMEDIR: /home1 HOMEMATCH: /home or if you want to be specific /home2 0
Please sign in to leave a comment.
Comments
11 comments