• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

2x3TB HDD partitions setup (software raid 1)

AdrianC

Basic Pleskian
Anyone can guide me on setting up 2x3TB hdds as software raid 1 for Plesk?
If I use my host's default instalation it will have a 2TB partition limit, I want to use the full space and have them in raid 1.

I created partitions manually in Centos 6.x setup interface and I ended up with this, I am not sure it is correct, is it normal to say vg_h1_root instead of /root ?!

Code:
 df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/mapper/vg_h1-root
                      9.5G  3.2G  5.9G  35% /
tmpfs                 7.7G   12K  7.7G   1% /dev/shm
/dev/md0              485M   42M  419M   9% /boot
/dev/mapper/vg_h1-tmp
                      4.7G  9.9M  4.5G   1% /tmp
/dev/mapper/vg_h1-var
                      2.7T  458M  2.6T   1% /var

And this is what I see in web interface:

 
Back
Top