Odd Storage issue- More storage that I actually have installed

AusKee

New Member
Jun 25, 2023
14
0
1
Good Evening Proxmox Support,

I have a 1 TB Samsung 970 SSD and a 2 TB Samsung 870 SSD. I Freshly reinstalled Proxmox VE 8 (Graphical) and setup the drives as ZFS (RAID0).

After the install was finished it says the total amount of space that my ZFS Storage pool is 5.7 TiB.

now, I am definitely not gifted with math(1 + 1 = potato). But how can 1 TB + 2 TB = 5.7 TB? Shouldn't it be around 2.7 TB's after figuring in how storage is calculated?

Any help would be appreciated!

Thank you!
 
Can you post the output of the following commands? (please put them in CODE tags for readability)

Code:
zpool list -v
lsblk --ascii -M -o +HOTPLUG,ROTA,PHY-SEC,FSTYPE,MODEL,TRAN
 
Can you post the output of the following commands? (please put them in CODE tags for readability)

Code:
zpool list -v
lsblk --ascii -M -o +HOTPLUG,ROTA,PHY-SEC,FSTYPE,MODEL,TRAN

Code:
NAME                                                  SIZE  ALLOC   FREE  CKPOINT  EXPANDSZ   FRAG    CAP  DEDUP    HEALTH  ALTROOT
rpool                                                2.72T  1.68G  2.72T        -         -     0%     0%  1.00x    ONLINE  -
  ata-Samsung_SSD_970_QVO_1TB_S22014S802591E-part3      931G   579M   927G        -         -     0%  0.06%      -    ONLINE
  ata-Samsung_SSD_870_QVO_2TB_S6R4NJ0T203440X-part3  1.82T  1.12G  1.81T        -         -     0%  0.06%      -    ONLINE
root@Andromeda:~# lsblk --ascii -M -o +HOTPLUG,ROTA,PHY-SEC,FSTYPE,MODEL,TRAN
NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS HOTPLUG ROTA PHY-SEC FSTYPE MODEL   TRAN
sda      8:0    0 931.5G  0 disk                   0    0     512        Samsung sata
|-sda1   8:1    0  1007K  0 part                   0    0     512              
|-sda2   8:2    0     1G  0 part                   0    0     512 vfat          
`-sda3   8:3    0 930.5G  0 part                   0    0     512 zfs_me        
sdb      8:16   0   1.8T  0 disk                   0    0     512        Samsung sata
|-sdb1   8:17   0  1007K  0 part                   0    0     512              
|-sdb2   8:18   0     1G  0 part                   0    0     512 vfat          
`-sdb3   8:19   0   1.8T  0 part                   0    0     512 zfs_me

Shows normal with those two commands. I also rebooted last night after running updates and zfs pool is showing the correct TiB. However summary page still shows incorrect value, see image.

1693962538417.png
 
Can you post the contents of your storage.cfg (/etc/pve/storage.cfg) ?
Is this a cluster or only a single node?
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!