Re: [OmniOS-discuss] LX for OmniOS update

2016-08-09 Thread Dan McDonald
> On Aug 9, 2016, at 12:03 PM, Michael Rasmussen wrote: > > Hi Dan, > > On Tue, 9 Aug 2016 10:16:24 -0400 > Dan McDonald wrote: > >> Oh yes. All of my LX zone testing thus far has been on VMware fusion VMs on >> my laptop. >> > Latest Omnios Bloody does

Re: [OmniOS-discuss] LX for OmniOS update

2016-08-09 Thread Michael Rasmussen
On Wed, 10 Aug 2016 00:11:39 +0200 Michael Rasmussen wrote: > I have taken the liberty to extend your script to handle gzipped > tarballs of a root filesystem using the argument -t. With the stuff I > have added I was able to use the script to install a lxc prepared > tarball of

Re: [OmniOS-discuss] LX for OmniOS update

2016-08-09 Thread Michael Rasmussen
On Wed, 10 Aug 2016 00:11:39 +0200 Michael Rasmussen wrote: > Hi Dan, > > On Tue, 9 Aug 2016 16:08:11 -0400 > Dan McDonald wrote: > > > Look in the script /usr/lib/brand/lx/lx_install to see what I mean. > > > Nice. > > I have taken the liberty to extend

Re: [OmniOS-discuss] LX for OmniOS update

2016-08-09 Thread Dan McDonald
Can't use Linux network configuration. Use /native/sbin/ipadm and /native/sbin/route. (You will also need to add those to some sort of boot script in-zone for now.) /native/sbin/ipadm create-addr -t -T static -a / lx0/v4 Dan ___

Re: [OmniOS-discuss] LX for OmniOS update

2016-08-09 Thread Michael Rasmussen
On Tue, 9 Aug 2016 18:49:20 -0400 Dan McDonald wrote: > Can't use Linux network configuration. Use /native/sbin/ipadm and > /native/sbin/route. (You will also need to add those to some sort of boot > script in-zone for now.) > > /native/sbin/ipadm create-addr -t -T

Re: [OmniOS-discuss] LX for OmniOS update

2016-08-09 Thread Dan McDonald
Yeah - there's no "native apps storage" in LX zones currently. SmartOS gets around this by their zonecfg properties (set by vmadm) and runtime code. I'm not 100% sure how to solve this problem myself. I don't want to unravel the entire SmartOS sweater. Dan Sent from my iPhone (typos,

Re: [OmniOS-discuss] LX for OmniOS update

2016-08-09 Thread Michael Rasmussen
On Tue, 9 Aug 2016 18:49:20 -0400 Dan McDonald wrote: > Can't use Linux network configuration. Use /native/sbin/ipadm and > /native/sbin/route. (You will also need to add those to some sort of boot > script in-zone for now.) > > /native/sbin/ipadm create-addr -t -T

Re: [OmniOS-discuss] LX for OmniOS update

2016-08-09 Thread Peter Tribble
Dan, I've not heard from anyone, so I'm going to assume nobody has played with > LX zones on OmniOS yet. > Is there an ISO image to play with? -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/ ___ OmniOS-discuss mailing

Re: [OmniOS-discuss] LX for OmniOS update

2016-08-09 Thread Stephan Budach
Hi Dan, I'd love to be able to actually spend any time on this, but my workload doesn't allow it… I hope to get into this at the end of september. Don't give up on it, please… ;) Cheers, Stephan Am 09.08.16 um 10:05 schrieb Peter Tribble: Dan, I've not heard from anyone, so I'm going

Re: [OmniOS-discuss] LX for OmniOS update

2016-08-09 Thread PÁSZTOR György
Hi Dan, "Stephan Budach" írta 2016-08-09 15:00-kor: > I'd love to be able to actually spend any time on this, but my workload > doesn't allow it??? I hope to get into this at the end of september. > Don't give up on it, please??? ;) +1 The same case here. I tried it the

Re: [OmniOS-discuss] LX for OmniOS update

2016-08-09 Thread Dan McDonald
Oh yes. All of my LX zone testing thus far has been on VMware fusion VMs on my laptop. Dan Sent from my iPhone (typos, autocorrect, and all) > On Aug 9, 2016, at 12:01 AM, Tobi Oetiker wrote: > > hi dan > > great news ... a question ... for testing this, a vm would be

Re: [OmniOS-discuss] LX for OmniOS update

2016-08-09 Thread Dan McDonald
Not yet. Recommended course is to install bloody, then switch publishers to the one I mentioned earlier. There are some fixes for systemd images not on the publisher yet. Please read the README for io-lx for details on Installing an LX zone:

Re: [OmniOS-discuss] LX for OmniOS update

2016-08-09 Thread Michael Rasmussen
Hi Dan, On Tue, 9 Aug 2016 10:16:24 -0400 Dan McDonald wrote: > Oh yes. All of my LX zone testing thus far has been on VMware fusion VMs on > my laptop. > Latest Omnios Bloody does not install on virtio-blk - installer cannot detect disk. -- Hilsen/Regards Michael

[OmniOS-discuss] Resilvering and errors in RAIDZ1 "DEGRADED"

2016-08-09 Thread steve
Howdy! I have a raidz1 pool that had a disk failure, I OFFLINE the failed disk and then did a REPLACE. Resilvering started. I checked back a couple of hours later to see how the resilvering was coming along. I noticed that another device in the pool is in a "REMOVED" state. I assume

Re: [OmniOS-discuss] LX for OmniOS update

2016-08-09 Thread Michael Rasmussen
On Tue, 9 Aug 2016 13:45:03 -0400 Dan McDonald wrote: > Is this a regression? Or it never worked? If the former, when was the last > media to work? If the latter, we should fix caiman or the .xml files we use > to feed it. > Not a regression but since this has been a

Re: [OmniOS-discuss] adding multipath disks

2016-08-09 Thread Joseph Boren
Hi Michael, Thanks a ton for this, I think that was exactly what I needed. Have to wait until tonight for the reboot, but I think I'm good to go now. Thanks again. Best regards, [image: DrakeCooperLogo.png] Joseph Boren IT Specialist +c: 208.891.2128 + 416 S 8th St., Boise, ID 83702 +

Re: [OmniOS-discuss] adding multipath disks

2016-08-09 Thread Joseph Boren
Hi Brad, You are correct they are a different manufacturer which needed to be added to that conf file. Michael's notes were exactly what I needed to do that. Thanks for the help, much appreciated. Best regards, [image: DrakeCooperLogo.png] Joseph Boren IT Specialist +c: 208.891.2128 +

Re: [OmniOS-discuss] LX for OmniOS update

2016-08-09 Thread Peter Tribble
Dan, On Tue, Aug 9, 2016 at 3:20 PM, Dan McDonald wrote: > Not yet. Recommended course is to install bloody, then switch publishers > to the one I mentioned earlier. There are some fixes for systemd images > not on the publisher yet. > > Please read the README for io-lx for

Re: [OmniOS-discuss] LX for OmniOS update

2016-08-09 Thread Dan McDonald
> On Aug 9, 2016, at 4:01 PM, Michael Rasmussen wrote: > > On Tue, 9 Aug 2016 20:54:01 +0100 > Peter Tribble wrote: > >> >> All I did was replace the zfs bit in lx_install with >> > What 'zfs bit in lx_install' do you refer to? Look in the script

Re: [OmniOS-discuss] LX for OmniOS update

2016-08-09 Thread Michael Rasmussen
On Tue, 9 Aug 2016 20:54:01 +0100 Peter Tribble wrote: > > All I did was replace the zfs bit in lx_install with > What 'zfs bit in lx_install' do you refer to? I would like to test a prebuild Debian tar.gz for LXC on Linux. -- Hilsen/Regards Michael Rasmussen Get

Re: [OmniOS-discuss] LX for OmniOS update

2016-08-09 Thread Michael Rasmussen
Hi Dan, On Tue, 9 Aug 2016 16:08:11 -0400 Dan McDonald wrote: > Look in the script /usr/lib/brand/lx/lx_install to see what I mean. > Nice. I have taken the liberty to extend your script to handle gzipped tarballs of a root filesystem using the argument -t. With the stuff I

Re: [OmniOS-discuss] LX for OmniOS update

2016-08-09 Thread Dan McDonald
> On Aug 9, 2016, at 3:37 PM, Peter Tribble wrote: > > Dan, > > On Tue, Aug 9, 2016 at 3:20 PM, Dan McDonald wrote: > Not yet. Recommended course is to install bloody, then switch publishers to > the one I mentioned earlier. There are some fixes