-
Notifications
You must be signed in to change notification settings - Fork 5
Failing to create zones #2
Comments
I have the exact same symptoms, on same OmniOS version. |
Could it be something to do with OmniOS r151028? I tried following again the OmniOS Wiki page, which used to work fine, but this time I get error
Still the package is available,
|
I'm able to at least get a zone to install currently. I'm testing out bhyve right now...I think my not getting that working manually is my lack of experience. Essentially it all appears to install. Though it seems that despite choosing a bhyve branded zone, it appears to do a sparse zone. I say that because bhyve uses img files IIRC and I'm seeing a FS layout in a root dir. But that aside, I'm not getting that sort of error. I'll have to try a standard zone and an lx-branded zone to see if I get your error |
Hi @stratacast , I'm sorry somehow I miss the email notification for this issue. Could you try on latest zcage and let me know?. Are you installing from source or npm?. Latest changes are only in this repo I'll try to update the npm package today.
|
Hey! I end up not seeing email notifications well from github either hehe. I'll get to you on this, I think I will be able to try the new zcage tomorrow. I tried both from source and npm when testing when I posted this issue |
Thank you very much!
…On Wed, Nov 28, 2018 at 4:17 PM stratacast ***@***.***> wrote:
Hey! I end up not seeing email notifications well from github either hehe.
I'll get to you on this, I think I will be able to try the new zcage
tomorrow. I tried both from source and npm when testing when I posted this
issue
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AEIIdWH74VnFrMmDFi77DOD7vOyakWNtks5uzuFWgaJpZM4YYTfm>
.
|
Okay I was able to get my testing done, finally got an open evening. Creating sparse and lx branded zones work great, but I can't create bhyve zones. I get this when I run the command
bhyve is installed, the zone brand for bhyve is installed, and I followed your instructions in your docs. I built straight from git. Version still shows 1.3.5 but when I build with npm it shows 1.3.7 |
Hi @stratacast ,
It should work now. thanks for the patience.
|
It all works like a charm! Thank you! Is there a package needed to boot operating systems with grub? I know in FreeBSD there's a bhyve-grub sort of package, not sure if that's already included in the zone packages or what, with NetBSD and Ubuntu 18.04 I end up at a |
you need to enter bhyve's boot manager and search for the correct EFI file. |
Currently whenever I try to create any zone (standard, lx-brand, bhyve) I get a failed to create error. Here is the debug output:
I'm a day 1 Illumos-anything user so I'll try my best to help, but I'm guessing there is something wrong in the
spec2script
section.I'm using the latest version built from source. The version number shows 1.3.5 despite that.
OmniOS version - omnios-r151028-d3d0427bff
The text was updated successfully, but these errors were encountered: