On Fri, Oct 31, 2014 at 8:50 AM, Dave Scott wrote:
> >> #!/bin/sh
> >> xe vm-start other-config:auto_poweron=true power-state=halted --multiple
> >>
> >> HTH,
> >> Dave
> >
> > So if I drop that somewhere like rc.local it'll boot the required VMS on
> startup if they are at the 'halted' state, fo
> On 31 Oct 2014, at 08:01, Mark Benson wrote:
>
>
>
> On 30/10/2014 21:07, Dave Scott wrote:
>> #!/bin/sh
>> xe vm-start other-config:auto_poweron=true power-state=halted --multiple
>>
>> HTH,
>> Dave
>
> So if I drop that somewhere like rc.local it'll boot the required VMS on
> startup if
On 30/10/2014 21:07, Dave Scott wrote:
#!/bin/sh
xe vm-start other-config:auto_poweron=true power-state=halted --multiple
HTH,
Dave
So if I drop that somewhere like rc.local it'll boot the required VMS on
startup if they are at the 'halted' state, for instantce?
Thanks,
--
Mark
___