Re: [ceph-users] virt-install into rbd hangs during Anaconda package installation

2017-02-08 Thread Ilya Dryomov
On Wed, Feb 8, 2017 at 9:13 PM, Tracy Reed wrote: > On Wed, Feb 08, 2017 at 10:57:38AM PST, Shinobu Kinjo spake thusly: >> If you would be able to reproduce the issue intentionally under >> particular condition which I have no idea about at the moment, it >> would be helpful. > > The issue is very

Re: [ceph-users] virt-install into rbd hangs during Anaconda package installation

2017-02-08 Thread Tracy Reed
On Wed, Feb 08, 2017 at 10:57:38AM PST, Shinobu Kinjo spake thusly: > If you would be able to reproduce the issue intentionally under > particular condition which I have no idea about at the moment, it > would be helpful. The issue is very reproduceable. It hangs every time. Any install I do with

Re: [ceph-users] virt-install into rbd hangs during Anaconda package installation

2017-02-08 Thread Shinobu Kinjo
If you would be able to reproduce the issue intentionally under particular condition which I have no idea about at the moment, it would be helpful. There were some MLs previously regarding to *similar* issue. # google "libvirt rbd issue" Regards, On Tue, Feb 7, 2017 at 7:50 PM, Tracy Reed wr

Re: [ceph-users] virt-install into rbd hangs during Anaconda package installation

2017-02-07 Thread Tracy Reed
On Tue, Feb 07, 2017 at 12:25:08AM PST, koukou73gr spake thusly: > On 2017-02-07 10:11, Tracy Reed wrote: > > Weird. Now the VMs that were hung in interruptable wait state have now > > disappeared. No idea why. > > Have you tried the same procedure but with local storage instead? Yes. I have loca

Re: [ceph-users] virt-install into rbd hangs during Anaconda package installation

2017-02-07 Thread koukou73gr
On 2017-02-07 10:11, Tracy Reed wrote: > Weird. Now the VMs that were hung in interruptable wait state have now > disappeared. No idea why. Have you tried the same procedure but with local storage instead? -K. ___ ceph-users mailing list ceph-users@lis

Re: [ceph-users] virt-install into rbd hangs during Anaconda package installation

2017-02-07 Thread Tracy Reed
Weird. Now the VMs that were hung in interruptable wait state have now disappeared. No idea why. Additional information: ceph-mds-10.2.3-0.el7.x86_64 python-cephfs-10.2.3-0.el7.x86_64 ceph-osd-10.2.3-0.el7.x86_64 ceph-radosgw-10.2.3-0.el7.x86_64 libcephfs1-10.2.3-0.el7.x86_64 ceph-common-10.2.3-0

[ceph-users] virt-install into rbd hangs during Anaconda package installation

2017-02-06 Thread Tracy Reed
This is what I'm doing on my CentOS 7/KVM/virtlib server: rbd create --size 20G pool/vm.mydomain.com rbd map pool/vm.mydomain.com --name client.admin virt-install --name vm.mydomain.com --ram 2048 --disk path=/dev/rbd/pool/vm.mydomain.com --vcpus 1 --os-type linux --os-variant rhel6 --networ