Hi
I've added an 15TB iSCSI disk successfully to my Proxmox Cluster - Can see the storage on all 3 nodes. However Proxmox reports that it has 0B free and reports the format as raw
I did the usual LVM config : df -l shows:
I then created an xfs filesystem using mkfs.xfs -f
Have I missed something - I would have expected that it would at least show that 15TB was available in the Storage summary?
Also, when I run lvs , I would expect it to show 0 for Data% but instead it is blank.
I've added an 15TB iSCSI disk successfully to my Proxmox Cluster - Can see the storage on all 3 nodes. However Proxmox reports that it has 0B free and reports the format as raw
I did the usual LVM config : df -l shows:
Code:
Disk /dev/sdb: 15 TiB, 16492674416640 bytes, 32212254720 sectors
Disk model: iSCSI Storage
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 1048576 bytes / 1048576 bytes
Disklabel type: gpt
Disk identifier: F763E458-3B43-774C-BFB6-5635F24EC950
Device Start End Sectors Size Type
/dev/sdb1 2048 32212252671 32212250624 15T Linux filesystem
Disk /dev/mapper/NAS401-PVE_LUN_0: 15 TiB, 16492670222336 bytes, 32212246528 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 1048576 bytes / 1048576 bytes
I then created an xfs filesystem using mkfs.xfs -f
Have I missed something - I would have expected that it would at least show that 15TB was available in the Storage summary?
Also, when I run lvs , I would expect it to show 0 for Data% but instead it is blank.
Code:
# lvs
LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert
PVE_LUN_0 NAS401 -wi-a----- <15.00t
data pve twi-aotz-- 1.06t 35.30 1.13
root pve -wi-ao---- 96.00g
swap pve -wi-ao---- 8.00g