Re: [OmniOS-discuss] qemu: too many IDE bus

2017-03-09 Thread Nahum Shalman
On my SmartOS box I have a one-line script I use for verifying that my USB stick is still bootable after I update the platform image on it. It contains: qemu-system-x86_64 -m 4096 -smp 4 -hda /dev/dsk/c0t0d0p0 -serial stdio So you should be able to do that with any raw hard drive you might want

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Stephan Budach
- Ursprüngliche Mail - > Von: "Stephan Budach" > An: "Jens Bauernfeind" > CC: "omnios-discuss" > Gesendet: Donnerstag, 9. März 2017 16:41:04 > Betreff: Re: [OmniOS-discuss] Bloody update on Repo,

Re: [OmniOS-discuss] kvm instances random short freeze

2017-03-09 Thread Dan McDonald
> On Mar 9, 2017, at 10:35 AM, Tobias Oetiker wrote: > > Hi > > > as you can see there are quite frequent short freezes ... What are you running in qemu? Another OmniOS? Something else? One thing you might be able to do is use pstack(1) on the qemu process itself to see

[OmniOS-discuss] kvm instances random short freeze

2017-03-09 Thread Tobias Oetiker
Hi We are running kvm instances on omni r20 and are experiencing random short freezes. I wrote the following short test script to see how frequent the freezing occurres perl -e 'use Time::HiRes qw(time usleep); my $now = time; while(1){usleep 20; my $next = time; my $diff = $next -

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Dan McDonald
> On Mar 9, 2017, at 10:11 AM, Jens Bauernfeind > wrote: > > Sure :-) > But now I am finished for today, so If you later have time to build a new > iso, I will test it tomorrow. Just updated it in place to new bits that invoke "kbd -s" prior to the menu's

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Stephan Budach
Bummer… - Ursprüngliche Mail - > Von: "Jens Bauernfeind" > An: "Stephan Budach" > CC: "omnios-discuss" > Gesendet: Donnerstag, 9. März 2017 11:56:43 > Betreff: RE: [OmniOS-discuss] Bloody update on

Re: [OmniOS-discuss] Omnios: can't start as many kvm's as I thought due to memory pressure

2017-03-09 Thread pieter van puymbroeck
Will try it tonight or tomorrow and provide feedback. Thanks for the tip. P. Verstuurd vanaf mijn iPhone > Op 9 mrt. 2017 om 09:55 heeft Jan Vlach het volgende > geschreven: > > Hi Pieter, > > Can you make your swapfile 96G or larger? > > If I recall correctly, KVM needs

Re: [OmniOS-discuss] how to set a ipv6 address in a lxzone

2017-03-09 Thread Dan McDonald
> On Mar 9, 2017, at 8:27 AM, Manuel Oetiker wrote: > > yes thats working for a second ipv4 address in the same subnet but I need to > configure > a ipv6 default gw as well. addrconf (aka. SLAAC) should get you one from your next-hop already, no? If you need manual

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Dan McDonald
> On Mar 9, 2017, at 2:52 AM, Jens Bauernfeind > wrote: > > The only thing I am missing is the selection of the keyboard layout, can > this be implemented? I *think* I can do that. Apparently it's just the invocation of "kbd -s". I'll have to include

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Prakash Surya
Dan, This is was I was talking about; depending on the VM configuration, the ATA device, and the XDF device may show up inside the VM on Xen. Without this patch: https://github.com/omniti-labs/illumos-omnios/commit/1b5a946e10cb0aefb70eb10f6a0fb7f6d8a91f42 I think only the ATA would have shown

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Dan McDonald
> On Mar 9, 2017, at 9:29 AM, Prakash Surya wrote: > > Dan, > > This is was I was talking about; depending on the VM configuration, the ATA > device, and the XDF device may show up inside the VM on Xen. > > Without this patch: > > >

[OmniOS-discuss] DTrace Scripts

2017-03-09 Thread John Barfield
Im looking for some general dtrace scripts for debugging ZFS on OmniOS (like updated dtrace toolkit)..didnt want to reinvent the wheel if some folks are willing to share. Also willing to purchase if needed. John Barfield ___ OmniOS-discuss mailing

Re: [OmniOS-discuss] DTrace Scripts

2017-03-09 Thread Dan McDonald
> On Mar 9, 2017, at 1:06 PM, John Barfield wrote: > > Im looking for some general dtrace scripts for debugging ZFS on OmniOS (like > updated dtrace toolkit)..didnt want to reinvent the wheel if some folks are > willing to share. Also willing to purchase if needed.

Re: [OmniOS-discuss] DTrace Scripts

2017-03-09 Thread Artem Penner
May be links below will be helpful for you https://github.com/brendangregg/dtrace-cloud-tools https://github.com/richardelling/dtrace https://github.com/richardelling/arcstat https://bitbucket.org/d-helios/dtrace/src/7b479a97099f3146b4d08652315b03d1dfc28f9c/zfs/?at=master чт, 9 мар. 2017 г.

Re: [OmniOS-discuss] DTrace Scripts

2017-03-09 Thread Chris Siebenmann
> Im looking for some general dtrace scripts for debugging ZFS on OmniOS > (like updated dtrace toolkit)..didnt want to reinvent the wheel if > some folks are willing to share. Also willing to purchase if needed. We have a collection of local DTrace scripts at:

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Michael Rasmussen
On Thu, 9 Mar 2017 22:02:59 +0100 Michael Rasmussen wrote: > Option #1 did not find any disks and as the screendump shows there is 3 > disks to choose from. The disks contain a previous installation. Could > that be an explanation? > Choosing option #3 makes all 3 disks

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Doug Hughes
Kvm/libvirt it goes a good ways, but then cycles back. I set it to verbose and kmdb and am at the kmdb prompt with the following traceback: I set console=ttya, acpi = off, single user = on, verbose = on, and kmdb = on and selected option 1 to go into single user mode. Aside: it'd be nice

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Volker A. Brandt
Hi Dan! > The still-in-testing ISO is here: > > http://kebe.com/~danmcd/webrevs/r151021-kayak.iso > > Hashes are: > > md5 (r151021-kayak.iso) = f875c1f102d7f242869f9afde2196aa4 > sha1 (r151021-kayak.iso) = a1b3ce074c40a4b8436c4dba02f08e0a29ba82d7 > sha256 (r151021-kayak.iso) = >

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Peter Tribble
> - After installation, I wanted to stop the VM so I could remove the > boot DVD from the config. So I told VBox to "send the shutdown > signal". This caused a message of "/usr/sbin/shutdown not found". > Maybe you want to put that binary on the miniroot. :-) > You should just be able to

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Volker A. Brandt
> > - After installation, I wanted to stop the VM so I could remove the > > boot DVD from the config. So I told VBox to "send the shutdown > > signal". This caused a message of "/usr/sbin/shutdown not found". > > Maybe you want to put that binary on the miniroot. :-) > > You should just

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Dan McDonald
> On Mar 9, 2017, at 3:46 PM, Michael Rasmussen wrote: > > On Thu, 9 Mar 2017 11:18:17 -0500 > Dan McDonald wrote: > >> >> Just updated it in place to new bits that invoke "kbd -s" prior to the >> menu's first display. The new checksums for >>

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Dan McDonald
> On Mar 9, 2017, at 4:02 PM, Michael Rasmussen wrote: > > Option #1 did not find any disks and as the screendump shows there is 3 > disks to choose from. The disks contain a previous installation. Could > that be an explanation? If diskinfo showed a single disk, option 1's

Re: [OmniOS-discuss] Kayak for ISO now at Beta

2017-03-09 Thread Dan McDonald
> On Mar 9, 2017, at 4:44 PM, Peter Tribble wrote: > > This doesn't appear to be carried through to the installed system. Thanks for the blog post. I'm going to be upstreaming the sources I've changed in https://github.com/omniti-labs/kayak/ very soon. I

Re: [OmniOS-discuss] Kayak for ISO now at Beta

2017-03-09 Thread Peter Tribble
On Thu, Mar 9, 2017 at 8:28 PM, Dan McDonald wrote: > Say hello: > > http://kebe.com/~danmcd/webrevs/r151021-kayak.iso > > It now includes over this morning's major bump of "menu option #1": > That bit seems to work fine. > - Keyboard layout query at start

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Dan McDonald
> On Mar 9, 2017, at 4:17 PM, Michael Rasmussen wrote: > > Only problem seems that either diskinfo is > broken or brakes if disks contains file systems and/or exported pools. That's not true. Run diskinfo on a running system. I'm willing to wager that FMA's libtopo stuff

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Michael Rasmussen
On Thu, 9 Mar 2017 15:53:21 -0500 Dan McDonald wrote: > > Is this on a Xen install? Prakash mentioned that there are "two paths, one > device" problems on Xen. > No, qemu > BTW, option #1 (based on diskinfo) works now, if you just want a whole-disk > install. > Option

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Dan McDonald
> On Mar 9, 2017, at 4:42 PM, Volker A. Brandt wrote: > > Hi Dan! > > > - I like the "straight install to pool" option. I have had this in my > Kayak net installer for a long time but never sent the pull request. You can only install it on a PRE-CONFIGURED rpool.

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Michael Rasmussen
On Thu, 9 Mar 2017 17:19:43 -0500 Dan McDonald wrote: > > I'll also bet you that diskinfo will show different output again when you > enter the shell. > > You may wish to raise this on the illumos developer's list. If there are > supposed to be three disks, then FMA

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Michael Rasmussen
On Thu, 9 Mar 2017 17:39:13 -0500 Dan McDonald wrote: > > On Mar 9, 2017, at 5:26 PM, Michael Rasmussen wrote: > > > > How, and where, should this be reported? > > Send a note to the illumos developer's list (develo...@lists.illumos.org) > with precise

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Dan McDonald
> On Mar 9, 2017, at 5:26 PM, Michael Rasmussen wrote: > > How, and where, should this be reported? Send a note to the illumos developer's list (develo...@lists.illumos.org) with precise details about which qemu/kvmOmni you're using (on Linux? On *BSD?), and let them know.

Re: [OmniOS-discuss] Kayak for ISO now at Beta

2017-03-09 Thread Dan McDonald
> On Mar 9, 2017, at 5:39 PM, Dan McDonald wrote: > > >> On Mar 9, 2017, at 5:35 PM, Michael Rasmussen wrote: >> >> On Thu, 9 Mar 2017 16:58:45 -0500 >> Dan McDonald wrote: >> >>> >>> I'm going to be upstreaming the sources I've

Re: [OmniOS-discuss] Kayak for ISO now at Beta

2017-03-09 Thread Michael Rasmussen
On Thu, 9 Mar 2017 17:39:53 -0500 Dan McDonald wrote: > > That's how it works already!!! :) > Nice :-) -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael rasmussen cc http://pgp.mit.edu:11371/pks/lookup?op=get=0xD3C9A00E mir datanom net

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Dan McDonald
> On Mar 9, 2017, at 5:18 PM, Michael Rasmussen wrote: > > I can confirm that choosing #1 shows no disks. If I then choose #3 and > runs diskinfo 1 disk is shown. exit #3 and then enters #1 again now > suddenly shows 1 disk. But again it only finds the last disk and not > all 3.

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Michael Rasmussen
On Thu, 9 Mar 2017 16:20:07 -0500 Dan McDonald wrote: > > If diskinfo showed a single disk, option 1's screen should've shown a single > disk as well. Why the difference? > I have no idea. > If you exit the shell (where diskinfo clearly showed something) and go back > to

Re: [OmniOS-discuss] Kayak for ISO now at Beta

2017-03-09 Thread Michael Rasmussen
On Thu, 9 Mar 2017 16:58:45 -0500 Dan McDonald wrote: > > I'm going to be upstreaming the sources I've changed in > https://github.com/omniti-labs/kayak/ very soon. I think it may be useful > for you to take a look at the beginning of kayak-menu.sh or rpool-install.sh >

Re: [OmniOS-discuss] Kayak for ISO now at Beta

2017-03-09 Thread Dan McDonald
> On Mar 9, 2017, at 5:35 PM, Michael Rasmussen wrote: > > On Thu, 9 Mar 2017 16:58:45 -0500 > Dan McDonald wrote: > >> >> I'm going to be upstreaming the sources I've changed in >> https://github.com/omniti-labs/kayak/ very soon. I think it may be useful

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Michael Rasmussen
On Thu, 9 Mar 2017 11:18:17 -0500 Dan McDonald wrote: > > Just updated it in place to new bits that invoke "kbd -s" prior to the menu's > first display. The new checksums for > http://kebe.com/~danmcd/webrevs/r151021-kayak.iso are: > > md5 (r151021-kayak.iso) =

[OmniOS-discuss] Kayak for ISO and USB now in Beta (with source to review)

2017-03-09 Thread Dan McDonald
Hello everyone! Over the past few weeks I've been hammering on a problem: What to do about installation in a Python2.7 and Loader world? The existing OmniOS installer, a derivative of old OpenSolaris "caiman", managed the Python2.7 jump, but failed miserably in my efforts to tame it for

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Jens Bauernfeind
Sure :-) But now I am finished for today, so If you later have time to build a new iso, I will test it tomorrow. Jens -Original Message- From: Dan McDonald [mailto:dan...@omniti.com] Sent: Donnerstag, 9. März 2017 16:05 To: Jens Bauernfeind Cc:

Re: [OmniOS-discuss] Omnios: can't start as many kvm's as I thought due to memory pressure

2017-03-09 Thread Jan Vlach
Hi Pieter, Can you make your swapfile 96G or larger? If I recall correctly, KVM needs all it's RAM backed up by swap, because of fragmentation and other reasons. Jan On Thu, Mar 09, 2017 at 06:34:11AM +, pieter van puymbroeck wrote: > Hello Jan, > > $ swap -sh

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Stephan Budach
Hi Jens, - Ursprüngliche Mail - > Von: "Jens Bauernfeind" > An: "omnios-discuss" > Gesendet: Donnerstag, 9. März 2017 11:23:32 > Betreff: Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is > almost beta >

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Jens Bauernfeind
Hi Stephan, thats correct, it is an old version, but the current version on the Oracle Database Appliance we are running here, engineered system, yeah :-( I think a snippet of the vm.cfg is enough? 8<--- memory = 4096 kernel = '/usr/lib/xen/boot/hvmloader' cpu_cap = 0 vif =

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Jens Bauernfeind
Little mistake, we are running 3.2.10 -Original Message- From: OmniOS-discuss [mailto:omnios-discuss-boun...@lists.omniti.com] On Behalf Of Jens Bauernfeind Sent: Donnerstag, 9. März 2017 11:57 To: Stephan Budach Cc: omnios-discuss

Re: [OmniOS-discuss] Bloody update on Repo, plus Kayak for ISO is almost beta

2017-03-09 Thread Jens Bauernfeind
Hello again, I installed successfully the ISO on our oracle vm server (Oracle VM 3.2.9) -> xen-4.1.3-25.el5.223.26 I just need to disable the apix stuff and add " set apix_enable=0" after the installation. The installer found 2 disks: 8<--- bash-4.4# diskinfo TYPEDISKVID

Re: [OmniOS-discuss] how to set a ipv6 address in a lxzone

2017-03-09 Thread Lauri Tirkkonen
On Thu, Mar 09 2017 10:07:22 +0100, Manuel Oetiker wrote: > I what to setup a lxzone with a ipv4 and a ipv6 address. > > /usr/sbin/zonecfg -z franz add net; add property > (name=ips,value="44.141.183.210/24") ; add property > (name=gateway,value="44.141.183.193") ; add property >

[OmniOS-discuss] how to set a ipv6 address in a lxzone

2017-03-09 Thread Manuel Oetiker
Hi I what to setup a lxzone with a ipv4 and a ipv6 address. /usr/sbin/zonecfg -z franz add net; add property (name=ips,value="44.141.183.210/24") ; add property (name=gateway,value="44.141.183.193") ; add property (name=primary,value="true") ; set physical=franz0; end this ist working but

Re: [OmniOS-discuss] how to set a ipv6 address in a lxzone

2017-03-09 Thread Manuel Oetiker
- Original Message - > From: "Lauri Tirkkonen" > To: "Manuel Oetiker" > Cc: omnios-discuss@lists.omniti.com > Sent: Thursday, March 9, 2017 12:01:07 PM > Subject: Re: [OmniOS-discuss] how to set a ipv6 address in a lxzone > On Thu, Mar 09 2017 10:07:22