[Libguestfs] Re: virt-{X} command support Ceph RBD keyring authentication

2024-08-12 Thread 너구리맨
Dear Richard, Thank you for taking the time to reply to me. i have tested with "-x" option, but i cannot connect to Ceph Cluster. like this, root@kvm-test-host:/home/test# virt-customize -x -a rbd:// 1.2.3.4:3300/test/test-base-img --hostname abc [ 0.0] Examining the guest ... libguestfs: trace:

[Libguestfs] Re: virt-{X} command support Ceph RBD keyring authentication

2024-08-09 Thread Richard W.M. Jones
On Fri, Aug 09, 2024 at 11:59:45AM -, brownie4...@gmail.com wrote: > First, i'm appreciate to your hard work. > i have a question for using virt-{X} commands (virt-customize, virt-cat and > so on...). > > Is there any way to connect RBD storage including keyring for using virt-X > commands?