Hello...
I'm running Proxmox 6.0-7, and I am trying to add a Proxmox-managed RBD location (Ceph-nautilus).
From what I understand, you should check "Use Proxmox VE managed hyper-converted Ceph pool" when adding the RBD pool, however, mine is greyed out! I do have an RBD pool that I just created, and I've also create a CephFS pool that I've successfully mounted.
My Proxmox cluster is currently composed of 7 machines, but I've only installed Ceph on 3 of them (for now). This is more of a proof-of-concept setup. After everything works, the plan is to expand.
Here is some relevant Ceph info:
	
	
	
		
Thank you for any help!
				
			I'm running Proxmox 6.0-7, and I am trying to add a Proxmox-managed RBD location (Ceph-nautilus).
From what I understand, you should check "Use Proxmox VE managed hyper-converted Ceph pool" when adding the RBD pool, however, mine is greyed out! I do have an RBD pool that I just created, and I've also create a CephFS pool that I've successfully mounted.
My Proxmox cluster is currently composed of 7 machines, but I've only installed Ceph on 3 of them (for now). This is more of a proof-of-concept setup. After everything works, the plan is to expand.
Here is some relevant Ceph info:
		Code:
	
	root@vis-ivb-07:/var/lib# ceph -s
  cluster:
    id:     ec2c9542-dc1b-4af6-9f21-0adbcabb9452
    health: HEALTH_OK
  services:
    mon: 3 daemons, quorum vis-pve-01,vis-ivb-07,vis-ivb-10 (age 41h)
    mgr: vis-pve-01(active, since 4d)
    mds: cephfs:1 {0=vis-pve-01=up:active}
    osd: 3 osds: 3 up (since 4d), 3 in (since 5d)
  data:
    pools:   3 pools, 224 pgs
    objects: 1.77k objects, 6.8 GiB
    usage:   24 GiB used, 2.0 TiB / 2.0 TiB avail
    pgs:     224 active+clean
root@vis-ivb-07:/var/lib# ceph osd lspools
1 cephfs_data
2 cephfs_metadata
3 rbd_vm
root@vis-ivb-07:/var/lib#Thank you for any help!
 
	 
	