Very new to Proxmox and Linux in general, so I am thoroughly confused. First off, my setup is very simple, a single 1tb ssd that I'm wanting to run 4 things on: Home Assistant (running great), plex, qbittorent, and all remaining space (~800gb) as media storage (for plex, and where qbittorrent downloads to). In a windows world, there would be 5 partitions of my single drive (proxmox, HA, plex, qbit, storage). Obviously this is a different world, and I'm stuck. What is the recommended (simple) way for going about this? I have things sort of working, however plex and qbit are only seeing 90gb of available storage.
This is how my setup is currently configured: https://imgur.com/2bCf3p4
output of fdisk - l:
This is how my setup is currently configured: https://imgur.com/2bCf3p4
output of fdisk - l:
Code:
Disk /dev/nvme0n1: 953.87 GiB, 1024209543168 bytes, 2000409264 sectors
Disk model: SKHynix_HFS001TD9TNG-L5B0B
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: AAEE369E-2813-4EC9-9724-8F4616660A50
Device Start End Sectors Size Type
/dev/nvme0n1p1 34 2047 2014 1007K BIOS boot
/dev/nvme0n1p2 2048 2099199 2097152 1G EFI System
/dev/nvme0n1p3 2099200 2000409230 1998310031 952.9G Linux LVM
Disk /dev/mapper/pve-swap: 8 GiB, 8589934592 bytes, 16777216 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/mapper/pve-root: 96 GiB, 103079215104 bytes, 201326592 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/mapper/pve-vm--100--disk--0: 4 MiB, 4194304 bytes, 8192 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 65536 bytes / 65536 bytes
Disk /dev/mapper/pve-vm--100--disk--1: 32 GiB, 34359738368 bytes, 67108864 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 65536 bytes / 65536 bytes
Disklabel type: gpt
Disk identifier: 9BF6C2A4-014A-49F4-A0E1-80E1C7895F72
Device Start End Sectors Size Type
/dev/mapper/pve-vm--100--disk--1-part1 2048 67583 65536 32M EFI System
/dev/mapper/pve-vm--100--disk--1-part2 67584 116735 49152 24M Linux filesystem
/dev/mapper/pve-vm--100--disk--1-part3 116736 641023 524288 256M Linux filesystem
/dev/mapper/pve-vm--100--disk--1-part4 641024 690175 49152 24M Linux filesystem
/dev/mapper/pve-vm--100--disk--1-part5 690176 1214463 524288 256M Linux filesystem
/dev/mapper/pve-vm--100--disk--1-part6 1214464 1230847 16384 8M Linux filesystem
/dev/mapper/pve-vm--100--disk--1-part7 1230848 1427455 196608 96M Linux filesystem
/dev/mapper/pve-vm--100--disk--1-part8 1427456 67108830 65681375 31.3G Linux filesystem
Disk /dev/mapper/pve-vm--101--disk--0: 4 GiB, 4294967296 bytes, 8388608 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 65536 bytes / 65536 bytes
Disk /dev/mapper/pve-vm--102--disk--0: 4 GiB, 4294967296 bytes, 8388608 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 65536 bytes / 65536 bytes