So i am trying to configure proxmox to use ceph server (on 3 nodes\servers).
So i have created the osds, the pool, and the metadata servers.
So im following this : https://pve.proxmox.com/pve-docs/chapter-pveceph.html
So i added the ceph server to the cluster storage, and can use it.
Now im supposed to create the FS (even though i dont understant why exactly i need to do this... but ill keep investigating).
So if i try to create from the gui or from console (with "pveceph fs create --pg_num 128 --add-storage") i get this error :
creating data pool 'cephfs_data'...
mon_command failed - error parsing integer value '': Expected option value to be integer, got ''ta"}
If i check the pool after this i can see that it has create a new pool called "cephfs_data" with 128 pgnum.
So what can i do ?
I why would i need to create another pool with another pgnum when i already have a pool ?!
So i have created the osds, the pool, and the metadata servers.
So im following this : https://pve.proxmox.com/pve-docs/chapter-pveceph.html
So i added the ceph server to the cluster storage, and can use it.
Now im supposed to create the FS (even though i dont understant why exactly i need to do this... but ill keep investigating).
So if i try to create from the gui or from console (with "pveceph fs create --pg_num 128 --add-storage") i get this error :
creating data pool 'cephfs_data'...
mon_command failed - error parsing integer value '': Expected option value to be integer, got ''ta"}
If i check the pool after this i can see that it has create a new pool called "cephfs_data" with 128 pgnum.
So what can i do ?
I why would i need to create another pool with another pgnum when i already have a pool ?!