Skip to main content

mutiple disk issue unable to change partitions

Comments

11 comments

  • Jcats
    [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 -h
    0
  • asdcxz@1239
    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 info Filesystem 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 Thanks
    0
  • Jcats
    They are defintely there, what is the 503 error showing, can you provide the error from /usr/local/apache/logs/error_log
    0
  • asdcxz@1239
    please check attached, the load of the server is almost 80 increased
    0
  • asdcxz@1239
    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
  • Jcats
    Output of: grep -i 'home' /etc/wwwacct.conf
    0
  • asdcxz@1239
    HOMEMATCH /home2 HOMEDIR /home2
    0
  • Jcats
    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
  • asdcxz@1239
    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 issue
    0
  • Jcats
    This is a bit difficult to do over a forum, hopefully someone else can step in who's seen it before
    0
  • cPanelLauren
    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.