Skip to main content

second drive not mounted

Comments

6 comments

  • cPanelMichael
    Hello, Please post the output from the following commands:
    cat /etc/fstab mount
    Thank you.
    0
  • Gojko

    cat /etc/fstab proc /proc proc defaults 0 0 devpts /dev/pts devpts gid=5,mode=620 0 0 tmpfs /dev/shm tmpfs defaults 0 0 sysfs /sys sysfs defaults 0 0 /dev/md/0 none swap sw 0 0 /dev/md/1 /boot ext3 defaults 0 0 /dev/md/2 / ext4 usrjquota=quota.user,jqfmt=vfsv0 0 0
    0
  • cPanelMichael
    Hello, I recommend reaching out to your data center or hosting provider to let them know you want the additional drive mounted as /home2 for the purpose of additional space as opposed to RAID1. This isn't something you can configure with the cPanel/WHM software. Thank you.
    0
  • Gojko
    They said support don't include software support only hardware. So i need to do my self. I searched on google and found edit /etc/fstab
    /dev/md/0 none swap sw 0 0 /dev/md/1 /boot ext3 defaults 0 0 /dev/md/2 / ext4 usrjquota=quota.user,jqfmt=vfsv0 0 0
    so i suppose i need in third line change from "/dev/md/2 / ext4..." to "/dev/md/2 /home2 ext4..."? and run "mount -a"? and i see there is ext3 and ext4, is there a problem or not?
    0
  • Gojko
    Well that is not possible. I have my two HDD in raid1 so they working as one hdd. If i want to unlink them i need to reinstall OS completely. This problem is solved.
    0
  • cPanelMichael
    Well that is not possible. I have my two HDD in raid1 so they working as one hdd. If i want to unlink them i need to reinstall OS completely. This problem is solved.

    Hello, Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.