Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Where is netbsd-XEN3_DOM0.gz



On Tue, Jun 12, 2018 at 10:39:53PM -0400, D'Arcy Cain wrote:
> On 2018-06-12 08:57 PM, John Nemeth wrote:
> > On Jun 12, 11:08am, "D'Arcy Cain" wrote:
> > } I am still setting these up and fully expected failures which I would
> > } then go and deal with.  What was unexpected is that an error starting
> > } the instance caused the entire server to lock up requiring a reboot.
> > 
> >      This is rather weird and should not have happened.  Nor is it
> > something that I have seen before.
> 
> So created what looks to me like a proper config.
> 
> name="TrueOS"
> builder="hvm"
> vcpus="1"
> memory="512"
> vif=[ 'mac=00:16:3e:5e:7e:50, bridge=bridge0' ]
> disk=[
>  'format=raw, vdev=hdc, access=ro, devtype=cdrom,
> target=/XEN/iso/TrueOS-Desktop-18.03-x64-DVD.iso',
>  'format=raw, vdev=hda, access=rw, target=/XEN/disk/TrueOS'
> ]
> boot="d"
> 
> While I don't hang my system any more I still get an error.
> 
> Parsing config from ./TrueOS
> libxl: debug: libxl_create.c:1614:do_domain_create: ao 0x7c7d25d290c0:
> create: how=0x0 callback=0x0 poller=0x7c7d25d0d0c0
> libxl: error: libxl_create.c:564:libxl__domain_make: domain creation
> fail: Invalid argument
> libxl: error: libxl_create.c:928:initiate_domain_create: cannot make
> domain: -3
> 
> But it doesn't explain what the invalid argument is.

You may have more details in /var/log/xen/

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index