Hi
I've been trying to run two unikernals on the cubieboard, but each time I try and xl create the second one, it always comes up with the following error:
sudo xl create www.xl Parsing config from www.xl libxl: notice: libxl_numa.c:494:libxl__get_numa_candidate: NUMA placement failed, performance might be affected xc: error: panic: xc_dom_boot.c:191: xc_dom_boot_domU_map: failed to mmap domU pages 0x88000+0x1 [mmap, errno=14 (Bad address)]: Internal error libxl: error: libxl_dom.c:427:libxl__build_pv: xc_dom_build_image failed: Bad address libxl: error: libxl_create.c:1022:domcreate_rebuild_done: cannot (re-)build domain: -3
If I destroy the first, running unikernel and then reverse the order of creation, the same error will occur again on the second create.
Does anyone have any ideas on this?
Cheers Nick
|