On February 18, 2020 8:45:34 PM GMT+02:00, [email protected] wrote:
>When I used virsh it always asks for credentials. I used the saslpasswd
>and gave a user a password to get it to work, but it still failed. I
>had copies of my disks and had to import them to get it up and running
>again. I will definitely try this if it crops up again. 
>I hope I never have to.
>Thanks for your help.
>
>Eric Evans
>Digital Data Services LLC.
>304.660.9080
>
>
>-----Original Message-----
>From: Nir Soffer <[email protected]> 
>Sent: Tuesday, February 18, 2020 12:00 PM
>To: [email protected]
>Cc: users <[email protected]>
>Subject: [ovirt-users] Re: paused vm's will not resume
>
>On Tue, Feb 18, 2020 at 6:56 AM <[email protected]> wrote:
>>
>> I have 2 vm's, which are the most important in my world, that paused
>and will not resume. I have googled this to death but no solution. It
>stated a lack of space but none of the drives on my hosts are using
>more than 30% or there space and these 2 have ran on kvm host for
>several years and always had at least 50% free space.
>
>Can you share the VM XML of these VMs?
>
>The easier way is:
>
># virsh -r list
>
># virsh -r dumpxml vm-id
>
>Also having vdsm.log from the time the vm was paused would help to
>understand why the vm was paused.
>
>For block storage, paused vms are expected to be resumed once the vm
>disk is extended, or if the vm paused because storage was not
>accessible temporarily, once the storage becomes accessible again.
>
>For file based storage, we don't support yet resuming paused vms.
>
>Nir
>
>> I like ovirt and want to use it but I cannot tolerate the down time.
>If I cannot get this resolved, I'm going back to kvm hosts. I am
>pulling my hair out here.
>> If anyone can help with this issue, please let me know.
>> _______________________________________________
>> Users mailing list -- [email protected]
>> To unsubscribe send an email to [email protected] Privacy 
>> Statement: https://www.ovirt.org/site/privacy-policy/
>> oVirt Code of Conduct: 
>> https://www.ovirt.org/community/about/community-guidelines/
>> List Archives: 
>>
>https://lists.ovirt.org/archives/list/[email protected]/message/JBXNV3WT
>> 2W72I2E7EXM2KY4YN37STIMC/
>_______________________________________________
>Users mailing list -- [email protected]
>To unsubscribe send an email to [email protected] Privacy
>Statement: https://www.ovirt.org/site/privacy-policy/
>oVirt Code of Conduct:
>https://www.ovirt.org/community/about/community-guidelines/
>List Archives:
>https://lists.ovirt.org/archives/list/[email protected]/message/KFU4CMDLWBPARNOI2GVXNI62E7YPT4R2/
>_______________________________________________
>Users mailing list -- [email protected]
>To unsubscribe send an email to [email protected]
>Privacy Statement: https://www.ovirt.org/site/privacy-policy/
>oVirt Code of Conduct:
>https://www.ovirt.org/community/about/community-guidelines/
>List Archives:
>https://lists.ovirt.org/archives/list/[email protected]/message/JRBRYRWDG5XLKVA4MRM2UANMXYHXENG5/

Hi Eric,


In order to use virsh , set the following alias:
alias virsh='virsh -c 
qemu:///system?authfile=/etc/ovirt-hosted-engine/virsh_auth.conf'

Best Regards,
Strahil Nikolov
_______________________________________________
Users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/[email protected]/message/EORRCSJFQE7TIJVYQF5O7GTLIDYF2GWH/

Reply via email to