Re: [OmniOS-discuss] LX zones and a small Howto

2016-10-21 Thread Guenther Alka

I have added a menu in napp-it to select, download and preconfigure LX images 
from Joyent
beside the menu to configure/ attach/ start/ stop/ detach/ delete

http://www.napp-it.org/doc/downloads/zones.pdf

Whats not yet clear to me is the way to configure lx zones with 
zoneadm/zonecfg according to the settings in the Joyent XML file like 
network ip/dhcp, router, netmask, gateway, maxram, ssh, mount zfs 
filesystems to name a few.


btw
what about kvm branded zones from Joyent?
the concept is very new to me

you may discuss at
https://forums.servethehome.com/index.php?threads/omnios-now-includes-lx-support-from-joyent-smartos.11577/




On Oct 12, 2016, at 2:40 PM, Günther Alka  wrote:

What I must say is, that this seems to be a real killer innovation for OmniOS 
as you can run OmniOS as a very solid ZFS filer with additional Linux services 
running directly especially with preconfigured services as a container where 
you only need a copy and import/run after some small editings of a config file 
like shares or nics.

Joyent did most of the hard work here with LX -- credit where due, please. :)

By integrating it into OmniOS, though, you get the improvment of a 
fully-working global zone (where many sharing services can only function... 
e.g. no NFS in an NGZ currently) with the capability for closer-to-native Linux 
services (not as much running KVM in a zone now, for example).

Thanks for the napp-it update!
Dan



___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] LX zones and a small Howto

2016-10-21 Thread Dan McDonald

> On Oct 21, 2016, at 11:04 AM, Guenther Alka  wrote:
> 
> I have added a menu in napp-it to select, download and preconfigure LX images 
> from Joyent 
> beside the menu to configure/ attach/ start/ stop/ detach/ delete
> 
> http://www.napp-it.org/doc/downloads/zones.pdf
> 
> Whats not yet clear to me is the way to configure lx zones with 
> zoneadm/zonecfg according to the settings in the Joyent XML file like network 
> ip/dhcp, router, netmask, gateway, maxram, ssh, mount zfs filesystems to name 
> a few.

We didn't port all of SmartOS, we ported the LX zones.

For now, there are a few specific zonecfg(1M) parameters for kernel-version and 
network setting.  We hope to have /native/sbin/ipadm persistence before r151020 
ships.  Otherwise, you treat an LX zone like you would any other, using 
zonecfg(1M) where appropriate.

> btw
> what about kvm branded zones from Joyent?
> the concept is very new to me

A KVM zone instantiates a zone, but instead of running a child init(1M) 
process, it runs KVM directly.  It wraps a KVM process in it's own zone, whose 
sole purpose is to service KVM.  We don't have these in OmniOS.  Like I said, 
we weren't porting all of SmartOS.

> you may discuss at
> https://forums.servethehome.com/index.php?threads/omnios-now-includes-lx-support-from-joyent-smartos.11577/

I'm trying to get r151020 out the door, so I can't for the time being.

Dan

___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss