Skip to main content

How to add more HDD to /home folder

Comments

3 comments

  • 24x7server
    Hello :), I can see you created normal linux partition on your old disk so you can NOT increase it now. You can increase only LVM partition on Linux server. You have hosted only on site on your server so you can mount your second disk on /home2 directory and link your some folder from /home to your /home2/ directory
    0
  • SysSachin
    Hello, I agree with 24x7server, Also, if on your server /var or /backup directory is big size then you can add another disk and mount that big directory on new disk. Can you please provide the out put for below command so that I can check and assist you.
    cd / du -sch *
    0
  • cPanelMichael
    Hello :) I'd like to note that while you can review user-feedback and tutorials on changing the partition, it's generally a good idea to consult with your data center or a qualified system administrator before making any changes if you are not experienced with partition management. Otherwise, you risk data loss if you make a simple mistake. Thank you.
    0

Please sign in to leave a comment.