I'm on the Ceph testing repos - but it seems to be 14.2.10 (Nautilus) at the moment, I'm guessing they're not ready for us to test yet.
I'm on the Ceph testing repos - but it seems to be 14.2.10 (Nautilus) at the moment, I'm guessing they're not ready for us to test yet.
deb http://download.proxmox.com/debian/ceph-octopus buster test
I already have a 3-node Proxmox cluster setup with Ceph Nautilus. Should I just do the upgrade, or would you recommend re-installing the cluster from scratch, and installing Ceph Octopus right from the beginning?
The placement-group autoscaler will warn in Octopus for exitisting pools with a pg_num it deems unfit, if you enable it then you may experience quite some rebalancing. For new pools PG autoscaling is on by default.Also - are there any caveats or gotchas I should be aware of with this Octopus testing repository yet?
# apt-get install ceph-mgr-dashboard
# ceph mgr module enable dashboard
# ceph dashboard create-self-signed-cert
Self-signed certificate created
# ceph dashboard ac-user-create victorhooi SANITISED administrator
{"username": "victorhooi", "password": "$2b$12$SANITISED.", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1594155899, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": false}
ceph config set mgr mgr/dashboard/ssl false
you can also enable writeback on your disk vm, with octopus, this give a big performance boost on write, without negative impact on readWe've updated our test cluster to octopus a few days ago using the howto in the Proxmox Wiki. For us it worked without any issues.
After the upgrade all OSDs, managers and monitors displayed that a newer version is available and had to be restarted.
In our test environment we've also enabled the autoscaler and the CEPH dashboard. That also worked without any issues or service disruptions.
I saw that Ceph Octopus 15.2.5 was released a couple of weeks back.
I assume together with the release of Proxmox VE 6.3 (later this year).Hi,
when will octopus be in the main (not test) repository?
Since it is the following year now, I am wondering if you guys have updates on Octopus release for the main repository?I assume together with the release of Proxmox VE 6.3 (later this year).
Thank you.
No. Ceph upgrades need to be planned and done with care, we do not want to force admins to deal with that by automatically enabling Ceph Octopus. Note also that people still upgrade from Proxmox VE 5.4, and need to update from Ceph Luminous (12.2) to Ceph Nautilus (13.2) first, direct upgrade to Octopus (15.2) is not possible from Luminous.Is there going to be an automatic upgrade to Octopus as part of the regular PVE 6.3 releases at some point?
Pacific needs to have a stable release first before we can make any specific planning.Do you guys have dates for PVE 7.x, assuming that either Octopus or Pacific will be present there?