Hi all,
apologies if this has been posted before, but I am not great at searching, I did try to search for it in the forum, but couldn't directly find a straight answer.
I setup my PROXMOX environment, in RAID1, and I have two 10TB disks.
My volume is setup as follows:
I thought I assigned it all to my default /, but instead, I made a mistake and assigned it to /home.
Now, when I check my summary page:

I only have 2TB usable.
My question now is...
How do I solve this? Can I move this space over, or, what do I use /home for? Because when I create a new container, or, VM, it doesn't allow me to actually select /home..
Again, apologies, if this question sounds stupid, but any input is appreciated.
JJ
apologies if this has been posted before, but I am not great at searching, I did try to search for it in the forum, but couldn't directly find a straight answer.
I setup my PROXMOX environment, in RAID1, and I have two 10TB disks.
My volume is setup as follows:
Bash:
root@vce ~ # lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 9.1T 0 disk
├─sda1 8:1 0 256M 0 part
│ └─md0 9:0 0 255.9M 0 raid1 /boot/efi
├─sda2 8:2 0 32G 0 part
│ └─md1 9:1 0 32G 0 raid1 [SWAP]
├─sda3 8:3 0 1G 0 part
│ └─md2 9:2 0 1022M 0 raid1 /boot
├─sda4 8:4 0 2T 0 part
│ └─md3 9:3 0 2T 0 raid1 /
└─sda5 8:5 0 7T 0 part
└─md4 9:4 0 7T 0 raid1 /home
sdb 8:16 0 9.1T 0 disk
├─sdb1 8:17 0 256M 0 part
│ └─md0 9:0 0 255.9M 0 raid1 /boot/efi
├─sdb2 8:18 0 32G 0 part
│ └─md1 9:1 0 32G 0 raid1 [SWAP]
├─sdb3 8:19 0 1G 0 part
│ └─md2 9:2 0 1022M 0 raid1 /boot
├─sdb4 8:20 0 2T 0 part
│ └─md3 9:3 0 2T 0 raid1 /
└─sdb5 8:21 0 7T 0 part
└─md4 9:4 0 7T 0 raid1 /home
I thought I assigned it all to my default /, but instead, I made a mistake and assigned it to /home.
Now, when I check my summary page:

I only have 2TB usable.
My question now is...
How do I solve this? Can I move this space over, or, what do I use /home for? Because when I create a new container, or, VM, it doesn't allow me to actually select /home..
Again, apologies, if this question sounds stupid, but any input is appreciated.
JJ