I've been toying/experimenting with a non-Proxmox Ceph cluster (Reef), with some success.
I do have a Proxmox related question about the interaction between Proxmox and the RBD store - I've set the Ceph cluster as an RDB store for a test VM and created a test VM on it. Then, after much cloning, moving, copying, I shut down the Ceph cluster for the night, after having shutdown the relevant VMs on Proxmox. (but keeping the other VMs functioning)
When the cluster was turned back on this AM, as I was getting ready for more learning, Proxmox (pve-manager/8.2.4) couldn't quite connect to it. Here is what's happening.
1) I can see the "Summary" page of the Ceph storage, and it's updated properly as far as I can tell from the graphs and the known activities going on. So, at a certain level the connection is made
2) If I click on the "VM Disks" page, it times out and Proxmox becomes unresponsive, to the point where I need to restart services to log in and have a working Proxmox UI.
How do I cleanly tell Proxmox to wake up and reestablish a propre connection to RBD, short of a reboot? (Reboot did work the first time it happened, but I'm trying to simulate a production situation in which I want Ceph to start functioning as a store when the cluster comes back up.
Here is a snippet of my storage.cfg
I do have a Proxmox related question about the interaction between Proxmox and the RBD store - I've set the Ceph cluster as an RDB store for a test VM and created a test VM on it. Then, after much cloning, moving, copying, I shut down the Ceph cluster for the night, after having shutdown the relevant VMs on Proxmox. (but keeping the other VMs functioning)
When the cluster was turned back on this AM, as I was getting ready for more learning, Proxmox (pve-manager/8.2.4) couldn't quite connect to it. Here is what's happening.
1) I can see the "Summary" page of the Ceph storage, and it's updated properly as far as I can tell from the graphs and the known activities going on. So, at a certain level the connection is made
2) If I click on the "VM Disks" page, it times out and Proxmox becomes unresponsive, to the point where I need to restart services to log in and have a working Proxmox UI.
How do I cleanly tell Proxmox to wake up and reestablish a propre connection to RBD, short of a reboot? (Reboot did work the first time it happened, but I'm trying to simulate a production situation in which I want Ceph to start functioning as a store when the cluster comes back up.
Here is a snippet of my storage.cfg
Code:
rbd: ceph
content images
krbd 0
monhost 10.0.8.51,10.0.8.52
pool proxmoxv2
username proxmox
Last edited: