Hello guys
I'm trying to use Proxmox 5.4 and Ceph in my lab servers.
I've 2 x HP ML110 G6 with 2 x 480GB SSD drives each.
I've created a ZFS RAID1 partition with 48GB to install Proxmox and 400GB to Ceph.
So, I've 2 x 400GB OSD in each server.
When the OSD was created, I see the size 10GB and don't understand why.
Node lab1:
Node lab2:
I'm getting the message "osd.3 full" after install 2 test VMs.
How can I resize to use full partition size?
Thanks.
I'm trying to use Proxmox 5.4 and Ceph in my lab servers.
I've 2 x HP ML110 G6 with 2 x 480GB SSD drives each.
I've created a ZFS RAID1 partition with 48GB to install Proxmox and 400GB to Ceph.
So, I've 2 x 400GB OSD in each server.
When the OSD was created, I see the size 10GB and don't understand why.
Node lab1:
Code:
/dev/sda4 399G 9.3G 390G 3% /var/lib/ceph/osd/ceph-0
/dev/sdb4 399G 9.3G 390G 3% /var/lib/ceph/osd/ceph-1
Node lab2:
Code:
/dev/sda4 399G 9.3G 390G 3% /var/lib/ceph/osd/ceph-0
/dev/sdb4 399G 9.3G 390G 3% /var/lib/ceph/osd/ceph-1
I'm getting the message "osd.3 full" after install 2 test VMs.
How can I resize to use full partition size?
Thanks.