-
sereghello
-
seregis it possible to run a bhyve zone inside an omniOS guest qemu/kvm machine? so far i haven't had luck starting the zone after install
-
pmooneysereg: if th omnios guest is itself running inside Linux kvm, with nested virt enabled, then it is possible
-
pmooneybut there may also be bugs
-
pmooneynested virt is pretty tricky to get right
-
seregpmooney:so there is hope! thank you it is indeed running inside a linux kvm, i shall redouble my efforts
-
pmooneyI believe there's a module parameter to KVM which needs to be set in enable nested virt
-
pmooneysomething to look for in the docs
-
seregunfortunately it seems that i already had nested kvm enabled.
-
seregusing zlogin to look at the console of the zone, then from a different ssh window starting the zone up with zoneadm i see this: [NOTICE: Zone botting up] [NOTICE: Zone halted]
-
seregbooting*
-
andyfThere should be a log from the zone that might provide a clue
-
andyfIt's in one of two places depending on how far things got
-
andyf<zonepath>/log/zone.log or <zonepath>/root/tmp/init.log
-
seregI only have the log in the <zonepath>/log/zone.log location, not seeing ERROR but there are lots of DEBUG
-
seregthis is the zone.log file from the omniOS guest paste.centos.org/view/608ff287