Re: What is the best way to start a KVM VM at boot?

2016-05-14 Thread ToddAndMargo
On 05/11/2016 01:41 AM, Karel Lang AFD wrote: Sorry, typed from 'top of my head', now i tried on laptop - correctly it is: virsh list --all --autostart (to get autostarting ones) virsh list --all --no-autostart (to get non-autostarters) virsh list --all --autostart (to get autostarting ones)

Re: What is the best way to start a KVM VM at boot?

2016-05-11 Thread ToddAndMargo
On 05/11/2016 01:28 AM, Stephan Wiesand wrote: On 11 May 2016, at 10:21, ToddAndMargo wrote: # virsh list --all | grep -i fedora - KVM-Fedora-x64 shut off # virsh autostart KVM-Fedora-x64 Domain KVM-Fedora-x64 marked as autostarted # virsh list --autostart IdName

Re: What is the best way to start a KVM VM at boot?

2016-05-11 Thread ToddAndMargo
On 05/11/2016 01:41 AM, Karel Lang AFD wrote: Sorry, typed from 'top of my head', now i tried on laptop - correctly it is: virsh list --all --autostart (to get autostarting ones) virsh list --all --no-autostart (to get non-autostarters) Thank you!

Re: What is the best way to start a KVM VM at boot?

2016-05-11 Thread Karel Lang AFD
Sorry, typed from 'top of my head', now i tried on laptop - correctly it is: virsh list --all --autostart (to get autostarting ones) virsh list --all --no-autostart (to get non-autostarters) On 05/11/2016 10:21 AM, ToddAndMargo wrote: On 05/11/2016 12:58 AM, Karel Lang AFD wrote: Hi, what i

Re: What is the best way to start a KVM VM at boot?

2016-05-11 Thread Stephan Wiesand
> On 11 May 2016, at 10:21, ToddAndMargo wrote: > > # virsh list --all | grep -i fedora > - KVM-Fedora-x64 shut off > > # virsh autostart KVM-Fedora-x64 > Domain KVM-Fedora-x64 marked as autostarted > > # virsh list --autostart > IdName State >

Re: What is the best way to start a KVM VM at boot?

2016-05-11 Thread ToddAndMargo
On 05/11/2016 12:58 AM, Karel Lang AFD wrote: Hi, what i do is: virsh list --all (to list machine-names) virsh autostart machine-name virsh list --autostart (to confirm machine was added to autostarting list) Hi Karl, No joy! :'( :'( # virsh list --all | grep -i fedora - KVM-Fedora

Re: What is the best way to start a KVM VM at boot?

2016-05-11 Thread Francesco M. Taurino
o.com>> > Sent: Tuesday, May 10, 2016 10:01:04 PM > To: scientific-linux-users > Subject: What is the best way to start a KVM VM at boot? > > Hi All, > > I am finding server articles with DuckDuckGo on how start > a KVM v

Re: What is the best way to start a KVM VM at boot?

2016-05-11 Thread Karel Lang AFD
nal.gov> mailto:owner-scientific-linux-us...@listserv.fnal.gov>> on behalf of ToddAndMargo mailto:toddandma...@zoho.com>> > Sent: Tuesday, May 10, 2016 10:01:04 PM > To: scientific-linux-users > Subject: What is the best way to start a KVM VM at boot?

Re: What is the best way to start a KVM VM at boot?

2016-05-11 Thread ToddAndMargo
to:owner-scientific-linux-us...@listserv.fnal.gov>> on behalf of ToddAndMargo mailto:toddandma...@zoho.com>> > Sent: Tuesday, May 10, 2016 10:01:04 PM > To: scientific-linux-users > Subject: What is the best way to start a KVM VM at boot? > > Hi All, &

Re: What is the best way to start a KVM VM at boot?

2016-05-10 Thread Francesco M. Taurino
alf of ToddAndMargo > > > Sent: Tuesday, May 10, 2016 10:01:04 PM > > To: scientific-linux-users > > Subject: What is the best way to start a KVM VM at boot? > > > > Hi All, > > > > I am finding server articles with DuckDuckGo on how start > > a KVM vir

Re: What is the best way to start a KVM VM at boot?

2016-05-10 Thread ToddAndMargo
> > From: owner-scientific-linux-us...@listserv.fnal.gov on behalf of ToddAndMargo > Sent: Tuesday, May 10, 2016 10:01:04 PM > To: scientific-linux-users > Subject: What is the best way to start a KVM VM at boot? > > Hi All, &g

Re: What is the best way to start a KVM VM at boot?

2016-05-10 Thread Steven C Timm
From: owner-scientific-linux-us...@listserv.fnal.gov on behalf of ToddAndMargo Sent: Tuesday, May 10, 2016 10:01:04 PM To: scientific-linux-users Subject: What is the best way to start a KVM VM at boot? Hi All, I am finding server articles with DuckDuckGo on how start a KVM

What is the best way to start a KVM VM at boot?

2016-05-10 Thread ToddAndMargo
Hi All, I am finding server articles with DuckDuckGo on how start a KVM virtual machine at (host) boot, but they are over 5 years old. Is there a best practice way to do this? Also, when the host shuts down, I know KVM saves the machine. Is there a way to send the shutdown command to the machin