Hi, I need help to modify the partitioning layout that ProxMox create automatically.
I have one controller hardware RAID, with 2 separated RAID volume:
- the first of 145 GB
- the second of 900 GB
when I have installed Proxmox it taken only /dev/sda, is there a way to change the layout from:
/dev/pve/swap on pve on /dev/sda2 16.88 GB
/dev/pve/root on pve on /dev/sda2 33.75 GB
/dev/pve/data on pve on /dev/sda2 80.56 GB
to:
/dev/pve/swap on pve on /dev/sda2 16.88 GB
/dev/pve/root on pve all remaining on /dev/sda2
and
/dev/pve/data on pve2 on /dev/sdb1 all space
Someone can explane me how to change?
Thank you
I have one controller hardware RAID, with 2 separated RAID volume:
- the first of 145 GB
- the second of 900 GB
when I have installed Proxmox it taken only /dev/sda, is there a way to change the layout from:
/dev/pve/swap on pve on /dev/sda2 16.88 GB
/dev/pve/root on pve on /dev/sda2 33.75 GB
/dev/pve/data on pve on /dev/sda2 80.56 GB
to:
/dev/pve/swap on pve on /dev/sda2 16.88 GB
/dev/pve/root on pve all remaining on /dev/sda2
and
/dev/pve/data on pve2 on /dev/sdb1 all space
Someone can explane me how to change?
Thank you