[PVE-User] Trooble with ceph on the last version of proxmox
Jean-mathieu CHANTREIN
jean-mathieu.chantrein at univ-angers.fr
Mon Sep 11 15:24:12 CEST 2017
> De: "Dominik Csapak" <d.csapak at proxmox.com>
> À: "pve-user" <pve-user at pve.proxmox.com>
> Envoyé: Lundi 11 Septembre 2017 14:04:51
> Objet: Re: [PVE-User] Trooble with ceph on the last version of proxmox
> On 09/11/2017 11:47 AM, Jean-mathieu CHANTREIN wrote:
>> _ When I add my ceph-vm pool to my proxmox storage, I can not use it and my
>> local storage is no longer visible when I try to create VMs, the ceph pools are
>> no longer visible in GUI but clearly visible in CLI.
> are you sure you have copied the keyring to the correct place?
> /etc/pve/priv/ceph/<STORAGE-ID>.keyring
> ?
Yes.
ls /etc/pve/priv/ceph/
ceph-lxc.keyring ceph-vm.keyring
I was created pool with this cmd:
pveceph createpool ceph-vm -min_size 2 -size 3 -pg_num 256
pveceph createpool ceph-lxc -min_size 2 -size 3 -pg_num 256
and add to the storage with this cmd:
pvesm add rbd ceph-vm -content images -monhost "IP_PROXMOX_NODE[1-4]" -username admin
pvesm add rbd ceph-lxc -krbd 1 -content rootdir -monhost "IP_PROXMOX_NODE[1-4]" -username admin
I just see I have use the proxmox subnetwork IP and not the ceph subnetwork IP :-\ . I will recreate with the ceph network IP. Maybe is the trick.
Thanks.
Jean-Mathieu
More information about the pve-user
mailing list