• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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