Re: Can RHEL7 VM run remote commands to Fedora36 host?

2022-07-28 Thread Benjamin Smith
Well I don't know if this helps, but it's there a reason you haven't tried running the command that succeeds on the laptop directly over SSH? EG: ssh LAPTOPUSER@Laptop "virsh --connect qemu:///system start beaker-test-vm1.beaker" Ben S On Thu, Jul 28, 2022, 11:16 AM Carol Bouchard wrote: > I

PHP Warning: libvirt_domain_new(): Cannot get installation XML

2022-03-24 Thread Benjamin Smith
Despite great success at using php-libvirt with other functions, I have been entirely unsuccessful in getting it to create a new domain/machine. Any time I do, and with virtually anything I try, I get the above error message. Running PHP 7.4 (remi) on otherwise stock AlmaLinux. *[root@sb4 html]#