From narayan.desai at gmail.com Mon Sep 2 02:07:36 2013 From: narayan.desai at gmail.com (Narayan Desai) Date: Sun, 1 Sep 2013 21:07:36 -0500 Subject: [OmniOS-discuss] ZFS Questions. Is a bug ? In-Reply-To: <5220E3D2.70007@dgnetwork.com.br> References: <52165FCA.8070803@dgnetwork.com.br> <521663D0.8000804@gmail.com> <52167272.5010200@dgnetwork.com.br> <521677B2.8030105@gmail.com> <5220E3D2.70007@dgnetwork.com.br> Message-ID: As far as we've been able to tell, zfs replace is a one way street; once you start the replace, there doesn't seem to be a way to cancel it until it is completed. Also, resilvers appear to start from scratch any time anything about the pool changes. Do you have a drive that is flapping offline and coming back, or something like that? Are you getting any messages in /var/adm/messages about disk devices? Considering the dire appearance of that pool, you might consider trying to boost resilver priority. We found this: http://my2ndhead.blogspot.com/2011/03/adjusting-zfs-resilvering-speed.html to work well to improve overall resilver performance (at the cost of pending IO requests from clients), ymmv. -nld On Fri, Aug 30, 2013 at 1:26 PM, "Daniel D. Gon?alves" < daniel at dgnetwork.com.br> wrote: > My ZFS POOL is over a month doing RESILVER in LOOP thus ending one > RESILVER after a few minutes, another starts. > The replace command is never finished, did three days ago subsitution of a > device, and it never ends: > mirror-3 DEGRADED 0 0 28 > c17t20d1 ONLINE 0 0 28 > replacing-1 DEGRADED 28 0 0 > c17t22d1 UNAVAIL 0 0 0 cannot open > c17t13d1 ONLINE 0 0 28 (resilvering) > > > In the mirror belowI would like to remove all devices with status UNAVAIL > and do a replace again for a correct device, but the commands OFFLINE, > REMOVE, DETACH not work: > mirror-1 DEGRADED 28 0 0 > c17t24d1 ONLINE 0 0 28 (resilvering) > replacing-1 UNAVAIL 0 0 0 insufficient replicas > c17t22d1 UNAVAIL 0 0 0 cannot open > c17t12d1 UNAVAIL 0 0 0 cannot open > c17t21d1 UNAVAIL 0 0 0 cannot open > > My entire POOL: > pool: STORAGE01 > state: DEGRADED > status: One or more devices is currently being resilvered. The pool will > continue to function, possibly in a degraded state. > action: Wait for the resilver to complete. > scan: resilver in progress since Fri Aug 30 14:42:42 2013 > 530G scanned out of 18.4T at 227M/s, 23h1m to go > 62.1G resilvered, 2.80% done > config: > > NAME STATE READ WRITE CKSUM > STORAGE01 DEGRADED 14 0 16 > mirror-0 ONLINE 0 0 0 > c17t15d1 ONLINE 0 0 0 > c17t19d1 ONLINE 0 0 0 > mirror-1 DEGRADED 28 0 0 > c17t24d1 ONLINE 0 0 28 (resilvering) > replacing-1 UNAVAIL 0 0 0 insufficient replicas > c17t22d1 UNAVAIL 0 0 0 cannot open > c17t12d1 UNAVAIL 0 0 0 cannot open > c17t21d1 UNAVAIL 0 0 0 cannot open > mirror-2 ONLINE 0 0 0 > c17t18d1 ONLINE 0 0 0 (resilvering) > c17t17d1 ONLINE 0 0 0 (resilvering) > mirror-3 DEGRADED 0 0 32 > c17t20d1 ONLINE 0 0 32 > replacing-1 DEGRADED 32 0 0 > c17t22d1 UNAVAIL 0 0 0 cannot open > c17t13d1 ONLINE 0 0 32 (resilvering) > mirror-5 ONLINE 0 0 0 > c17t25d1 ONLINE 0 0 0 > c17t27d1 ONLINE 0 0 0 > mirror-6 ONLINE 0 0 0 > c17t26d1 ONLINE 0 0 0 > c17t28d1 ONLINE 0 0 0 > mirror-7 ONLINE 0 0 0 > c17t29d1 ONLINE 0 0 0 > c17t31d1 ONLINE 0 0 0 > mirror-8 ONLINE 0 0 0 > c17t32d1 ONLINE 0 0 0 > c17t30d1 ONLINE 0 0 0 > mirror-9 ONLINE 0 0 0 > c17t23d1 ONLINE 0 0 0 > c17t14d1 ONLINE 0 0 0 > logs > mirror-4 ONLINE 0 0 0 > c14t1d0 ONLINE 0 0 0 > c14t3d0 ONLINE 0 0 0 > cache > c14t4d0 ONLINE 0 0 0 > > > Need urgent help to solve this. I believe it is a bug in ZFS. > > Thanks, > > Daniel > > Em 22/08/2013 17:42, Saso Kiselkov escreveu: > >> On 8/22/13 9:20 PM, "Daniel D. Gon?alves" wrote: >> >>> Thanks Saso, >>> >>> To stop RESILVER, which device I to set to OFFLINE? >>> >> The one that says 'resilvering'. But beware that that means that the >> pool might not have full fault tolerance. >> >> I do not know how the device "c17t33d1" was placed in the >>> MIRROR-11/REPLACING-1, how do I remove it from there? >>> >> If you can, let it run to completion before attempting any further >> manipulation. The pool seems to be in quite an unhappy state anyway, so >> better not compound the situation by doing more changes. Let the thing >> resync back up, find the files that have the data errors in them ("zpool >> status -v" I think), restore them or delete them and then post a new >> "zpool status" to the list - then we'll see what can be done. >> >> Above all, be patient if you don't want to lose your data. >> >> Cheers, >> > > ______________________________**_________________ > OmniOS-discuss mailing list > OmniOS-discuss at lists.omniti.**com > http://lists.omniti.com/**mailman/listinfo/omnios-**discuss > -------------- next part -------------- An HTML attachment was scrubbed... URL: From sk at kram.io Mon Sep 2 07:40:06 2013 From: sk at kram.io (Steffen Kram) Date: Mon, 2 Sep 2013 09:40:06 +0200 Subject: [OmniOS-discuss] non-amd64 code depends on amd64 privileged header! In-Reply-To: <813FDD78-45A8-4B3F-BB1F-58D7934512DF@henkis.net> References: <813FDD78-45A8-4B3F-BB1F-58D7934512DF@henkis.net> Message-ID: Hi Henrik, I've got a running netatalk version in my omnios package repo on http://scott.mathematik.uni-ulm.de, I just compiled version 3.0.5. My build script can be found under https://github.com/stefri/omnios-build/tree/uulm.mawi/build/netatalk, maybe this does help you to get your build running. Cheers, Steffen Am 26.08.2013 um 22:50 schrieb Henrik Johansson : > It's a bit weird: > > /usr/include/sys/privregs.h includes /usr/include/amd64/sys/privregs.h when __amd64 is defined but while then it suddenly is no longed defined? > > First: > #if defined(__amd64) > > #include > > And right after it bails on: > #if !defined(__amd64) > #error "non-amd64 code depends on amd64 privileged header!" > > Oh well, I try to look at it some more if I find time for it, otherwise it was good that an illumos bug have been filed. > > Regards > Henrik > > > > > On Aug 26, 2013, at 9:55 PM, Eric Sproul wrote: > >> I *think* this may be a general illumos issue, insofar as certain apps >> may be trying to do something that isn't likely to work properly. >> >> https://www.illumos.org/issues/3803 >> >> I looked at the commend from regset.h just above line 420 where >> privregs.h is included: >> >> /* >> * The version of privregs.h that is used on implementations that run on >> * processors that support the AMD64 instruction set is deliberately not >> * imported here. >> * >> * The amd64 'struct regs' definition may -not- compatible with either >> * 32-bit or 64-bit core file contents, nor with the ucontext. As a result, >> * the 'regs' structure cannot be used portably by applications, and should >> * only be used by the kernel implementation. >> * >> * The inclusion of the i386 version of privregs.h allows for some limited >> * source compatibility with 32-bit applications who expect to use >> * 'struct regs' to match the context of a 32-bit core file, or a ucontext_t. >> * >> * Note that the ucontext_t actually describes the general register in terms >> * of the gregset_t data type, as described in this file. Note also >> * that the core file content is defined by core(4) in terms of data types >> * defined by procfs -- see proc(4). >> */ >> #if defined(__i386) && \ >> (!defined(_KERNEL) && !defined(_XPG4_2) || defined(__EXTENSIONS__)) >> #include >> #endif /* __i386 (!_KERNEL && !_XPG4_2 || __EXTENSIONS__) */ >> >> It might help if you built netatalk 64-bit (gcc -m64), but I am by no >> means a kernel hacker, nor am I familiar enough with netatalk to say >> for sure. >> >> Eric >> >> On Mon, Aug 26, 2013 at 3:36 PM, Henrik Johansson wrote: >>> Hello, >>> >>> I am trying OmniOS as a replacement for my OpenIndiana deployment. I did however get into trouble when compiling netatalk, and based on Google the problem is not limited to netatalk. I am uncertain if this is a generic illumos problem introduced after OpenIndiana stagnated or if it is something unique to OmniOS. >>> >>> Here it is: >>> gmake[3]: Entering directory `/zpool01/build/netatalk/netatalk-3.0.5/etc/uams' >>> CC uams_guest.lo >>> In file included from /usr/include/sys/regset.h:420:0, >>> from /usr/include/sys/ucontext.h:36, >>> from /usr/include/sys/signal.h:245, >>> from /usr/include/sys/procset.h:42, >>> from /usr/include/sys/wait.h:43, >>> from /usr/include/stdlib.h:38, >>> from uams_guest.c:11: >>> /usr/include/amd64/sys/privregs.h:42:2: error: #error "non-amd64 code depends on amd64 privileged header!" >>> >>> This was using GCC 4.7 but I get the same error with 4.4. If i remove the check from the privregs.h header everything seems to compile fine. >>> >>> Regards >>> Henrik >>> _______________________________________________ >>> OmniOS-discuss mailing list >>> OmniOS-discuss at lists.omniti.com >>> http://lists.omniti.com/mailman/listinfo/omnios-discuss > > _______________________________________________ > OmniOS-discuss mailing list > OmniOS-discuss at lists.omniti.com > http://lists.omniti.com/mailman/listinfo/omnios-discuss > From tbingen at homeshore.be Mon Sep 2 16:38:08 2013 From: tbingen at homeshore.be (Thierry Bingen) Date: Mon, 2 Sep 2013 18:38:08 +0200 Subject: [OmniOS-discuss] ldap auth Message-ID: On 26 Aug 2013, at 11:42:52 -0700, Paul B. Henson wrote: ... However, in OmniOS r151006 (omnios-b281e50) the ldapsearch test fails when using TLS (-Z or -ZZ switches used) with: ldap_simple_bind: Can't contact LDAP server It looks like Brian's problem might be that he has an MD5 cert on his ldap server, and the latest release of omnios includes nss 3.14.3, which has by default dropped support for md5 certs: https://developer.mozilla.org/en-US/docs/NSS/NSS_3.14_release_notes This might be worth retroactively adding to the release notes as a compatibility change? [...] If the same workaround resolves the issue under omnios, then # svccfg -s network/ldap/client:default setenv NSS_HASH_ALG_SUPPORT +MD5 should make the ldap client work, I believe all ldap connections are routed through the cache manager. For the sake of the archives, setting the environment variable just for network/ldap/client did not work. However, setting it globally in /etc/default/init and rebooting did. Suffering from exactly the same problem (LDAP bind failing after upgrading from r151004 to r151006), I tried your recipe; my /etc/default/init now contains: TZ="Europe/Brussels" CMASK=022 NSS_HASH_ALG_SUPPORT=+MD5 but it did not make any difference after reboot, e.g.: # ldapsearch -h ldap.xxx.net -p 636 -Z -v -P /var/ldap/cert8.db -D "cn=Directory Manager" -b "dc=xxx,dc=net" "cn=Thierry Bingen" ldapsearch: started Mon Sep 2 15:29:40 2013 ldap_init( ldap.xxx.net, 636 ) ldap_simple_bind: Can't contact LDAP server while the exact same command given on an r151004 gives: ldapsearch: started Mon Sep 2 15:32:20 2013 ldap_init( ldap.xxx.net, 636 ) filter pattern: cn=Thierry Bingen returning: ALL filter is: (cn=Thierry Bingen) version: 1 dn: cn=Thierry Bingen,ou=People,dc=xxx,dc=net uid: tbingen etc. The LDAP server has not changed for a (long) while. It is opends at 2.2.0-0.111running on oi_148. MD5 seems to be its prime (only?) choice... Any other advice? Thanks, T. -------------- next part -------------- An HTML attachment was scrubbed... URL: From henson at acm.org Tue Sep 3 04:11:03 2013 From: henson at acm.org (Paul B. Henson) Date: Mon, 2 Sep 2013 21:11:03 -0700 Subject: [OmniOS-discuss] svc:/system/console-login:default wedges serial console Message-ID: <20130903041103.GC7098@bender.unx.csupomona.edu> I'm trying to setup a serial console on a supermicro server and have run into a bit of a problem with the console login. It's the SOL port, which defaults to com3 on recent supermicro systems. I was able to install off the serial port by specifying "console=ttyc,ttyc-mode=115200,8,n,1,-" to grub, and that worked fine. I also used the eeprom command to set the same variables for booting the installed OS. The OS boots fine, and I see the "SunOS Release 5.11 Version omnios-b281e50 64-bit" banner, and as I have verbose booting enabled, all of the services starting, until "[ system/console-login:default starting (Console login) ]", at which point the console freezes. Logging into the system remotely, "echo foo > /dev/console" results in nothing. I tried disabling svc:/system/console-login:default, at which point the system booted, and complained: Requesting System Maintenance Mode (See /lib/svc/share/README for more information.) Console login service(s) cannot run in the middle of the services starting. After the box booted, logging in remotely and running "echo foo > /dev/console" resulted in "foo" showing up on the serial console. The console showed: Enter user name for system maintenance (control-d to bypass): If I typed the root username/password, the console logged me in and worked fine. But when I then enabled system/console-login:default, it printed "[ system/console-login:default starting (Console login) ]" and the console wedged. Any ideas why the console login process is wedging up the serial console? Thanks... From tobi at oetiker.ch Tue Sep 3 06:58:26 2013 From: tobi at oetiker.ch (Tobias Oetiker) Date: Tue, 3 Sep 2013 08:58:26 +0200 (CEST) Subject: [OmniOS-discuss] windows 2012 on omnios kvm Message-ID: We have setup windows 2012 on omnios (latest stable) using virtio drivers from redhat ... the install went fine, but when tryig to apply the pending updates, the thing got stuck and failed to apply all the patches ... also when we fiddled with the system to try and coax it into applying the missing patches the whole kvm died on us twice ... * anyone successfully running windows 2012 with illumos kvm in production * what options did you start kvm with ? * which virtio drivers are you using ? cheers tobi -- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland http://it.oetiker.ch tobi at oetiker.ch ++41 62 775 9902 / sb: -9900 From toan at hoanglai.no Tue Sep 3 07:30:24 2013 From: toan at hoanglai.no (Toan Hoang) Date: Tue, 3 Sep 2013 09:30:24 +0200 Subject: [OmniOS-discuss] windows 2012 on omnios kvm In-Reply-To: References: Message-ID: <35400720-14B9-4630-B647-04DC92A4AACF@hoanglai.no> I tried to install Win 7 professional 64 bit using virtio 0.1.16 from Redhat. The disk and balloon drivers seems ok, but The net driver made kvm seg fault. Brgds, Toan On 3. sep. 2013, at 08:58, Tobias Oetiker wrote: > We have setup windows 2012 on omnios (latest stable) using virtio > drivers from redhat ... the install went fine, but when tryig to > apply the pending updates, the thing got stuck and failed to > apply all the patches ... also when we fiddled with the system to > try and coax it into applying the missing patches the whole kvm > died on us twice ... > > * anyone successfully running windows 2012 with illumos kvm in production > > * what options did you start kvm with ? > > * which virtio drivers are you using ? > > cheers > tobi > > > -- > Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland > http://it.oetiker.ch tobi at oetiker.ch ++41 62 775 9902 / sb: -9900 > _______________________________________________ > OmniOS-discuss mailing list > OmniOS-discuss at lists.omniti.com > http://lists.omniti.com/mailman/listinfo/omnios-discuss From omnios at citrus-it.net Tue Sep 3 10:05:23 2013 From: omnios at citrus-it.net (Andy) Date: Tue, 3 Sep 2013 10:05:23 +0000 (GMT) Subject: [OmniOS-discuss] svc:/system/console-login:default wedges serial console In-Reply-To: <20130903041103.GC7098@bender.unx.csupomona.edu> References: <20130903041103.GC7098@bender.unx.csupomona.edu> Message-ID: ; Any ideas why the console login process is wedging up the serial ; console? Have you checked the baud rate in /etc/ttydefs for the console? # grep '^console:' /etc/ttydefs console:9600 hupcl opost onlcr:9600::console -- Citrus IT Limited | +44 (0)870 199 8000 | enquiries at citrus-it.co.uk Rock House Farm | Green Moor | Wortley | Sheffield | S35 7DQ Registered in England and Wales | Company number 4899123 From marcus.heese at 21diamonds.com Tue Sep 3 10:13:43 2013 From: marcus.heese at 21diamonds.com (Marcus Heese) Date: Tue, 3 Sep 2013 12:13:43 +0200 Subject: [OmniOS-discuss] svc:/system/console-login:default wedges serial console In-Reply-To: References: <20130903041103.GC7098@bender.unx.csupomona.edu> Message-ID: <000f01cea88e$460de060$d229a120$@21diamonds.com> Also look at the properties settings for svc:/system/console-login:default with svccfg. I remember that I also had to adjust it on OmniOS to get it to work with my serial console (I can send you my config when I get back home). Someone on #illumos helped me out there and it also turned out that SmartOS actually has some pretty convenient configs for serial consoles (some service similar to "console-login:serial" or something) which would be in general nice to have on OmniOS as well. Cheers Marcus -----Urspr?ngliche Nachricht----- Von: OmniOS-discuss [mailto:omnios-discuss-bounces at lists.omniti.com] Im Auftrag von Andy Gesendet: Dienstag, 3. September 2013 12:05 An: Paul B. Henson Cc: omnios-discuss at lists.omniti.com Betreff: Re: [OmniOS-discuss] svc:/system/console-login:default wedges serial console ; Any ideas why the console login process is wedging up the serial ; console? Have you checked the baud rate in /etc/ttydefs for the console? # grep '^console:' /etc/ttydefs console:9600 hupcl opost onlcr:9600::console -- Citrus IT Limited | +44 (0)870 199 8000 | enquiries at citrus-it.co.uk Rock House Farm | Green Moor | Wortley | Sheffield | S35 7DQ Registered in England and Wales | Company number 4899123 _______________________________________________ OmniOS-discuss mailing list OmniOS-discuss at lists.omniti.com http://lists.omniti.com/mailman/listinfo/omnios-discuss From ben at fluffy.co.uk Tue Sep 3 10:22:07 2013 From: ben at fluffy.co.uk (Ben Summers) Date: Tue, 3 Sep 2013 11:22:07 +0100 Subject: [OmniOS-discuss] svc:/system/console-login:default wedges serial console In-Reply-To: <000f01cea88e$460de060$d229a120$@21diamonds.com> References: <20130903041103.GC7098@bender.unx.csupomona.edu> <000f01cea88e$460de060$d229a120$@21diamonds.com> Message-ID: <8D4092BD-6008-428C-8B63-0F8DBCFD41E8@fluffy.co.uk> Here's how I set up a serial console on my X4150 and a test VM: eeprom console=ttya vi /rpool/boot/grub/menu.lst # Un-comment the following lines: serial --unit=0 --speed=9600 terminal serial # Comment the line: #splashimage /boot/grub/splash.xpm.gz I didn't mess around with services. Ben On 3 Sep 2013, at 11:13, "Marcus Heese" wrote: > Also look at the properties settings for svc:/system/console-login:default > with svccfg. I remember that I also had to adjust it on OmniOS to get it to > work with my serial console (I can send you my config when I get back home). > Someone on #illumos helped me out there and it also turned out that SmartOS > actually has some pretty convenient configs for serial consoles (some > service similar to "console-login:serial" or something) which would be in > general nice to have on OmniOS as well. > > Cheers > Marcus > > > -----Urspr?ngliche Nachricht----- > Von: OmniOS-discuss [mailto:omnios-discuss-bounces at lists.omniti.com] Im > Auftrag von Andy > Gesendet: Dienstag, 3. September 2013 12:05 > An: Paul B. Henson > Cc: omnios-discuss at lists.omniti.com > Betreff: Re: [OmniOS-discuss] svc:/system/console-login:default wedges > serial console > > ; Any ideas why the console login process is wedging up the serial ; > console? > > Have you checked the baud rate in /etc/ttydefs for the console? > > # grep '^console:' /etc/ttydefs > console:9600 hupcl opost onlcr:9600::console > > > > -- > Citrus IT Limited | +44 (0)870 199 8000 | enquiries at citrus-it.co.uk Rock > House Farm | Green Moor | Wortley | Sheffield | S35 7DQ Registered in > England and Wales | Company number 4899123 > > _______________________________________________ > OmniOS-discuss mailing list > OmniOS-discuss at lists.omniti.com > http://lists.omniti.com/mailman/listinfo/omnios-discuss > > _______________________________________________ > OmniOS-discuss mailing list > OmniOS-discuss at lists.omniti.com > http://lists.omniti.com/mailman/listinfo/omnios-discuss -- http://bens.me.uk From waldenvik at gmail.com Sun Sep 1 18:24:34 2013 From: waldenvik at gmail.com (gigli@swipnet.se) Date: Sun, 01 Sep 2013 20:24:34 +0200 Subject: [OmniOS-discuss] lftp Message-ID: <52238662.3010408@swipnet.se> Hi I've gone from openindiana to omnios and it works really well. I do, however, miss lftp. When i try to compile it i get the following when i run ./configure: checking term.h presence... yes configure: WARNING: term.h: present but cannot be compiled configure: WARNING: term.h: check for missing prerequisite headers? configure: WARNING: term.h: see the Autoconf documentation configure: WARNING: term.h: section "Present But Cannot Be Compiled" configure: WARNING: term.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to lftp-bugs at lftp.yar.ru ## configure: WARNING: ## ------------------------------------ ## checking for term.h... no And it wont compile. I have also have debian as a kvm-guest, lftp does not work their either, some networking error i guess. I've got reconnecting in definitively. Anyone who have build lftp successfully or can give me any insight. Regards Martin Waldenvik From thierry.bingen at haulogy.net Mon Sep 2 14:17:02 2013 From: thierry.bingen at haulogy.net (Thierry Bingen) Date: Mon, 2 Sep 2013 16:17:02 +0200 Subject: [OmniOS-discuss] ldap auth In-Reply-To: References: Message-ID: <73567A75-C7D3-4EE5-8793-740E8A97DA94@homeshore.be> On 26 Aug 2013, at 11:42:52 -0700, Paul B. Henson wrote: >>> ... However, in OmniOS r151006 (omnios-b281e50) the ldapsearch test >>> fails when using TLS (-Z or -ZZ switches used) with: >>> >>> ldap_simple_bind: Can't contact LDAP server >> It looks like Brian's problem might be that he has an MD5 cert on his ldap server, and the latest release of omnios includes nss 3.14.3, which has by default dropped support for md5 certs:https://developer.mozilla.org/en-US/docs/NSS/NSS_3.14_release_notes >> This might be worth retroactively adding to the release notes as a compatibility change? >> [...] >> >> If the same workaround resolves the issue under omnios, then >> >> # svccfg -s network/ldap/client:default setenv NSS_HASH_ALG_SUPPORT +MD5 >> >> should make the ldap client work, I believe all ldap connections are >> routed through the cache manager. > > For the sake of the archives, setting the environment variable just for > network/ldap/client did not work. However, setting it globally in > /etc/default/init and rebooting did. Suffering from exactly the same problem (LDAP bind failing after upgrading from r151004 to r151006), I tried your recipe; my /etc/default/init now contains: TZ="Europe/Brussels" CMASK=022 NSS_HASH_ALG_SUPPORT=+MD5 but it did not make any difference after reboot, e.g.: # ldapsearch -h ldap.xxx.net -p 636 -Z -v -P /var/ldap/cert8.db -D "cn=Directory Manager" -b "dc=xxx,dc=net" "cn=Thierry Bingen" ldapsearch: started Mon Sep 2 15:29:40 2013 ldap_init( ldap.xxx.net, 636 ) ldap_simple_bind: Can't contact LDAP server while the exact same command given on an r151004 gives: ldapsearch: started Mon Sep 2 15:32:20 2013 ldap_init( ldap.xxx.net, 636 ) filter pattern: cn=Thierry Bingen returning: ALL filter is: (cn=Thierry Bingen) version: 1 dn: cn=Thierry Bingen,ou=People,dc=xxx,dc=net uid: tbingen etc. The LDAP server has not changed for a (long) while. It is opends at 2.2.0-0.111 running on oi_148. MD5 seems to be its prime (only?) choice... Any other advice? Thanks, T. From cnehren+omnios-discuss at omniti.com Tue Sep 3 14:22:17 2013 From: cnehren+omnios-discuss at omniti.com (Chris Nehren) Date: Tue, 3 Sep 2013 10:22:17 -0400 Subject: [OmniOS-discuss] lftp In-Reply-To: <52238662.3010408@swipnet.se> References: <52238662.3010408@swipnet.se> Message-ID: <20130903142217.GI91037@eschaton.local> On Sun, Sep 01, 2013 at 20:24:34 +0200, gigli at swipnet.se wrote: > Hi > > I've gone from openindiana to omnios and it works really well. > I do, however, miss lftp. When i try to compile it i get the following > when i run ./configure: > > checking term.h presence... yes > configure: WARNING: term.h: present but cannot be compiled > configure: WARNING: term.h: check for missing prerequisite headers? > configure: WARNING: term.h: see the Autoconf documentation > configure: WARNING: term.h: section "Present But Cannot Be Compiled" > configure: WARNING: term.h: proceeding with the compiler's result > configure: WARNING: ## ------------------------------------ ## > configure: WARNING: ## Report this to lftp-bugs at lftp.yar.ru ## > configure: WARNING: ## ------------------------------------ ## > checking for term.h... no That's the least of your problems, actually. ISTR trying to build lftp and running into gnarly C++ issues. For that error you'll probably need to be careful about the 32/64-bitness of headers and whether you're using /usr/include/term.h or /usr/include/ncurses/term.h (you want the latter, most likely). ncurses is a little weird as-packaged. -- Chris Nehren From svavar at fiton.is Tue Sep 3 15:54:49 2013 From: svavar at fiton.is (=?iso-8859-1?Q?Svavar_=D6rn_Eysteinsson?=) Date: Tue, 3 Sep 2013 15:54:49 +0000 Subject: [OmniOS-discuss] What filesystems does OmniOS support ? Message-ID: <96478C95-DC7C-4DC6-B190-8104831B0D5D@fiton.is> Hello and Good day. I was wandering what Filesystems OmniOS supports ? As I need to hook up an external USB disk to my HP Microserver and copy data to the server, so I only need Read access. Is there R/W access to NTFS, FAT32, UFS as usual ? Any other filesystems ? Thanks in advance. Best regards, Svavar O - Reykjavik - Iceland From daleg at omniti.com Tue Sep 3 16:26:42 2013 From: daleg at omniti.com (Dale Ghent) Date: Tue, 3 Sep 2013 12:26:42 -0400 Subject: [OmniOS-discuss] What filesystems does OmniOS support ? In-Reply-To: <96478C95-DC7C-4DC6-B190-8104831B0D5D@fiton.is> References: <96478C95-DC7C-4DC6-B190-8104831B0D5D@fiton.is> Message-ID: On Sep 3, 2013, at 11:54 AM, Svavar ?rn Eysteinsson wrote: > Hello and Good day. > > I was wandering what Filesystems OmniOS supports ? > As I need to hook up an external USB disk to my HP Microserver and copy data to the server, > so I only need Read access. > > Is there R/W access to NTFS, FAT32, UFS as usual ? > Any other filesystems ? Hello Svavar. OmniOS has R/W access to the following filesystem types: ZFS UFS (Sun Solaris UFS, which isn't necessarily the same as *BSD's UFS for example) FAT32 (this is referred to as "pcfs", eg: mount -F pcfs /dev/... ) NFS (v2-4) SMB UDFS NTFS is not supported in any mode. /dale -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 495 bytes Desc: Message signed with OpenPGP using GPGMail URL: From henson at acm.org Tue Sep 3 19:09:32 2013 From: henson at acm.org (Paul B. Henson) Date: Tue, 03 Sep 2013 12:09:32 -0700 Subject: [OmniOS-discuss] svc:/system/console-login:default wedges serial console In-Reply-To: References: <20130903041103.GC7098@bender.unx.csupomona.edu> Message-ID: <522633EC.8030109@acm.org> On 9/3/2013 3:05 AM, Andy wrote: > Have you checked the baud rate in /etc/ttydefs for the console? > > # grep '^console:' /etc/ttydefs > console:9600 hupcl opost onlcr:9600::console Ah, no I had not; I had set "ttyc-mode=115200,8,n,1,-" and did not realize the console login did not inherit those settings. I updated ttydefs to match the 115200 speed setting, and now it's working fine :). Thanks much for the suggestion? From henson at acm.org Tue Sep 3 19:17:07 2013 From: henson at acm.org (Paul B. Henson) Date: Tue, 03 Sep 2013 12:17:07 -0700 Subject: [OmniOS-discuss] ldap auth In-Reply-To: <73567A75-C7D3-4EE5-8793-740E8A97DA94@homeshore.be> References: <73567A75-C7D3-4EE5-8793-740E8A97DA94@homeshore.be> Message-ID: <522635B3.2030307@acm.org> On 9/2/2013 7:17 AM, Thierry Bingen wrote: > Suffering from exactly the same problem (LDAP bind failing after > upgrading from r151004 to r151006), I tried your recipe; my > /etc/default/init now contains: > > TZ="Europe/Brussels" CMASK=022 NSS_HASH_ALG_SUPPORT=+MD5 > > but it did not make any difference after reboot, e.g.: > > # ldapsearch -h ldap.xxx.net -p 636 -Z -v -P /var/ldap/cert8.db -D > "cn=Directory Manager" -b "dc=xxx,dc=net" "cn=Thierry Bingen" > ldapsearch: started Mon Sep 2 15:29:40 2013 ldap_init( ldap.xxx.net, > 636 ) ldap_simple_bind: Can't contact LDAP server If you run "echo $NSS_HASH_ALG_SUPPORT", is the environment variable set in the shell from which you are initiating the ldapsearch? If you run "pargs -e " on the LDAP cache manager or name service cache process, does the environment variable show up? From jimklimov at cos.ru Wed Sep 4 15:17:29 2013 From: jimklimov at cos.ru (Jim Klimov) Date: Wed, 04 Sep 2013 17:17:29 +0200 Subject: [OmniOS-discuss] What filesystems does OmniOS support ? In-Reply-To: References: <96478C95-DC7C-4DC6-B190-8104831B0D5D@fiton.is> Message-ID: <52274F09.5020704@cos.ru> On 2013-09-03 18:26, Dale Ghent wrote: > NTFS is not supported in any mode. Strange... NTFS-3G works in OpenIndiana for example (r/w, with moderate glitches for me - i.e. many directories seem empty until refreshed, but nothing like data loss or corruption). It is not AFAIK part of the OS, though is available in another repo. I wonder if anything forbids its use in OmniOS? Alternately, if there IS something fundamental here, you can use either a Live Media boot, or an alternate BE, or a VM (with USB passthrough), and use OI to transfer data from NTFS to ZFS. Alternately, rsync also works on Windows (I use cwRsync, latest free version - I think they went proprietary some time back). HTH, //Jim From daleg at omniti.com Wed Sep 4 15:37:17 2013 From: daleg at omniti.com (Dale Ghent) Date: Wed, 4 Sep 2013 11:37:17 -0400 Subject: [OmniOS-discuss] What filesystems does OmniOS support ? In-Reply-To: <52274F09.5020704@cos.ru> References: <96478C95-DC7C-4DC6-B190-8104831B0D5D@fiton.is> <52274F09.5020704@cos.ru> Message-ID: On Sep 4, 2013, at 11:17 AM, Jim Klimov wrote: > On 2013-09-03 18:26, Dale Ghent wrote: >> NTFS is not supported in any mode. > > Strange... NTFS-3G works in OpenIndiana for example (r/w, with moderate > glitches for me - i.e. many directories seem empty until refreshed, but > nothing like data loss or corruption). > > It is not AFAIK part of the OS, though is available in another repo. Well, FUSE is FUSE, so "supported" in that sense is subject to a person's own definition of that word. I didn't mention NTFS-3G because I don't have first-hand experience with it, and I'm unaware of its current state vis a vis its efficacy on contemporary OmniOS/Illumos. > I wonder if anything forbids its use in OmniOS? Forbids? Not at all, technical issues notwithstanding. /dale -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 495 bytes Desc: Message signed with OpenPGP using GPGMail URL: From jim.oltman at gmail.com Wed Sep 4 23:28:21 2013 From: jim.oltman at gmail.com (Jim Oltman) Date: Wed, 4 Sep 2013 17:28:21 -0600 Subject: [OmniOS-discuss] customizing rpool for iso install In-Reply-To: <51E83DB8.6020909@acm.org> References: <516F5FA6.7080908@acm.org> <51E83DB8.6020909@acm.org> Message-ID: On Thu, Jul 18, 2013 at 2:10 PM, Paul B. Henson wrote: > On 7/18/2013 9:29 AM, Jim Oltman wrote: > > ./omnios_zpool_install.pl >> > > > >> And I get this: >> >> mount: ./omnios_zpool_install.pl >> Device busy >> > > Hmm, my first guess is that the overlay mount the script executes uses the > name the script was executed as and mount doesn't like the relative path. > Try running it with a fully qualified path "/tmp/omnios_zpool_install.pl"* > *; I updated the wiki to note this. > Paul, Thanks for getting back to me! I ran the command. There was no output, and the log file it created was simply the command I used. I exited back to menu. I ran the installer and chose the first device in the list. I ran through the installer. When it was done, I went back to the shell. zpool status only shows one disk in rpool. zfs get compression does show lz4 compression. So I rebooted. When Omni came up, I tried to do a zpool status and got nothing (no output at all). Looking into it, it appears that /usr/sbin/zpool and /usr/sbin/zfs on disk are actually the script. I'm assuming I did something wrong but I'm not sure what. Did you see this during your testing and implementation? Thanks for your help! -------------- next part -------------- An HTML attachment was scrubbed... URL: From henson at acm.org Thu Sep 5 02:19:22 2013 From: henson at acm.org (Paul B. Henson) Date: Wed, 4 Sep 2013 19:19:22 -0700 Subject: [OmniOS-discuss] customizing rpool for iso install In-Reply-To: References: <516F5FA6.7080908@acm.org> <51E83DB8.6020909@acm.org> Message-ID: <20130905021922.GE7098@bender.unx.csupomona.edu> On Wed, Sep 04, 2013 at 05:28:21PM -0600, Jim Oltman wrote: > at all). Looking into it, it appears that /usr/sbin/zpool and > /usr/sbin/zfs on disk are actually the script. I'm assuming I did > something wrong but I'm not sure what. Did you see this during your > testing and implementation? Thanks for your help! Yes, the first version of the script uploaded to the wiki did have a bug; I didn't realize the installed image came directly from the filesystem the installer was actually using. I modified the script to remove the overlay mounts after the customization before the installer copied the filesystem. The current version on the wiki doesn't have this issue, please download it and try again. From tbingen at homeshore.be Thu Sep 5 09:44:31 2013 From: tbingen at homeshore.be (Thierry Bingen) Date: Thu, 5 Sep 2013 11:44:31 +0200 Subject: [OmniOS-discuss] ldap auth In-Reply-To: References: Message-ID: On Tue, 03 Sep 2013 12:17:07 -0700, Paul B. Henson kindly answered: > On 9/2/2013 7:17 AM, Thierry Bingen wrote: > >> Suffering from exactly the same problem (LDAP bind failing after upgrading from r151004 to r151006), I tried your recipe; my /etc/default/init now contains: >> >> TZ="Europe/Brussels" >> CMASK=022 >> NSS_HASH_ALG_SUPPORT=+MD5 >> >> but it did not make any difference after reboot, e.g.: >> >> # ldapsearch -h ldap.xxx.net -p 636 -Z -v -P /var/ldap/cert8.db -D "cn=Directory Manager" -b "dc=xxx,dc=net" "cn=Thierry Bingen" >> ldapsearch: started Mon Sep 2 15:29:40 2013 ldap_init( ldap.xxx.net, 636 ) >> ldap_simple_bind: Can't contact LDAP server > > > If you run "echo $NSS_HASH_ALG_SUPPORT", is the environment variable set in the shell from which you are initiating the ldapsearch? Oops, I should have checked this and, indeed: root at lataie:~# echo $NSS_HASH_ALG_SUPPORT [nothing] hence I did root at lataie:~# export NSS_HASH_ALG_SUPPORT=+MD5 root at lataie:~# echo $NSS_HASH_ALG_SUPPORT +MD5 However, my ldapsearch command still fails just the same... By the way, I forgot to mention that I snooped the packets arriving on the LDAP server and they get there without any problem. > If you run "pargs -e " on the LDAP cache manager or name service cache process, does the environment variable show up? The ldap_cachemgr daemon fails to start for the same reason. (The truth is that this failure is my REAL problem; I used the ldapsearch example to shorten the explanation of the situation...) T. From sirtcp at gmail.com Thu Sep 5 12:03:43 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Thu, 5 Sep 2013 17:03:43 +0500 Subject: [OmniOS-discuss] omni OS Dell precision 490 Message-ID: i am installing omni on Dell precision 490, i have been through with the hardware compatibility list. is there any specific hardware that i can use omni for. or i can use omni or any hardware like linux? Thanks Myk -------------- next part -------------- An HTML attachment was scrubbed... URL: From sirtcp at gmail.com Thu Sep 5 12:41:46 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Thu, 5 Sep 2013 17:41:46 +0500 Subject: [OmniOS-discuss] two error messages during installation Message-ID: KVM : insufficent hardware support (lacking ept) the system is workstation 490 Dell precision and i have been using it with debian visualization for KVM for years with no issue. it is VT enable. Second message is : build_devlink_list: readlink failed for /dev/zcons/.......... when installation reach 4% it trow this error. then things went fine i can login to the omni console is this something i have to worry! Thanks Myk -------------- next part -------------- An HTML attachment was scrubbed... URL: From esproul at omniti.com Thu Sep 5 13:47:38 2013 From: esproul at omniti.com (Eric Sproul) Date: Thu, 5 Sep 2013 09:47:38 -0400 Subject: [OmniOS-discuss] two error messages during installation In-Reply-To: References: Message-ID: On Thu, Sep 5, 2013 at 8:41 AM, Muhammad Yousuf Khan wrote: > KVM : insufficent hardware support (lacking ept) The KVM port to illumos (https://github.com/joyent/illumos-kvm) requires EPT. This means, effectively, Intel CPUs from the Nehalem family onward. > > the system is workstation 490 Dell precision and i have been using it with > debian visualization for KVM for years with no issue. it is VT enable. Your CPU must have the second-generation VT support (VMX, which includes EPT) introduced in Nehalem to work with illumos KVM. > Second message is : > > build_devlink_list: readlink failed for /dev/zcons/.......... > > > when installation reach 4% it trow this error. then things went fine i can > login to the omni console > > is this something i have to worry! No, this is simply noise due to the fact that some non-global zones were present on the system used to generate the installation media, and their device entries got copied into the install image. You can ignore these messages. Eric From sirtcp at gmail.com Thu Sep 5 14:16:03 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Thu, 5 Sep 2013 19:16:03 +0500 Subject: [OmniOS-discuss] two error messages during installation In-Reply-To: References: Message-ID: > the system is workstation 490 Dell precision and i have been using it with > > debian visualization for KVM for years with no issue. it is VT enable. > > Your CPU must have the second-generation VT support (VMX, which > includes EPT) introduced in Nehalem to work with illumos KVM. > do you think it will support KVM even after the error because of the VT enabled mboard and processor? >No, this is simply noise due to the fact that some non-global zones >were present on the system used to generate the installation media, >and their device entries got copied into the install image. You can >ignore these messages. Thanks, Eric i am very new to omni and trying to learn the technology, i have been using Linux for a long time. actually, for now i am using omni for only iSCSI and NFS purpose or in other word storage purposes. on ZFS. is there admin manual in PDF format so i can print and use it for further reference? your help is highly appreciated. Thanks, Myk -------------- next part -------------- An HTML attachment was scrubbed... URL: From esproul at omniti.com Thu Sep 5 14:28:23 2013 From: esproul at omniti.com (Eric Sproul) Date: Thu, 5 Sep 2013 10:28:23 -0400 Subject: [OmniOS-discuss] two error messages during installation In-Reply-To: References: Message-ID: On Thu, Sep 5, 2013 at 10:16 AM, Muhammad Yousuf Khan wrote: > > >> > the system is workstation 490 Dell precision and i have been using it >> > with >> > debian visualization for KVM for years with no issue. it is VT enable. >> >> Your CPU must have the second-generation VT support (VMX, which >> includes EPT) introduced in Nehalem to work with illumos KVM. > > > do you think it will support KVM even after the error because of the VT > enabled mboard and processor? No, the error is very clear. It is not enough just to have VT extensions. KVM on illumos requires second-generation VT extensions that your CPU appears not to have. > is there admin manual in PDF format so i can print and use it for further > reference? No, but you can check out the wiki code and print the plain-text sources. Near the top of http://omnios.omniti.com/browse.php/default/wiki there are instructions for cloning the wiki repo, which is Mercurial. Eric From sirtcp at gmail.com Thu Sep 5 14:53:40 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Thu, 5 Sep 2013 19:53:40 +0500 Subject: [OmniOS-discuss] two error messages during installation In-Reply-To: References: Message-ID: > > No, the error is very clear. It is not enough just to have VT > extensions. KVM on illumos requires second-generation VT extensions > that your CPU appears not to have. > > Thanks, no problem. i am not using it for KVM, just for zfs,nfs and iSCSI. > > is there admin manual in PDF format so i can print and use it for further > > reference? > > No, but you can check out the wiki code and print the plain-text > sources. Near the top of > http://omnios.omniti.com/browse.php/default/wiki there are > instructions for cloning the wiki repo, which is Mercurial. > > just asking, since omni is the continuity of opensolaris and openSolaris is driven from Solaris Unix OS. just wondering, is there any command difference in omni/opensolaris and Solaris? or they are now very different. > Eric > -------------- next part -------------- An HTML attachment was scrubbed... URL: From esproul at omniti.com Thu Sep 5 15:15:54 2013 From: esproul at omniti.com (Eric Sproul) Date: Thu, 5 Sep 2013 11:15:54 -0400 Subject: [OmniOS-discuss] two error messages during installation In-Reply-To: References: Message-ID: On Thu, Sep 5, 2013 at 10:53 AM, Muhammad Yousuf Khan wrote: > just wondering, is there any command difference in omni/opensolaris and > Solaris? or they are now very different. Having not used Solaris 11, I can't say. Given the short time since the divergence, there are still many similarities, but that will change as time goes on. From ikaufman at eng.ucsd.edu Thu Sep 5 17:01:15 2013 From: ikaufman at eng.ucsd.edu (Ian Kaufman) Date: Thu, 5 Sep 2013 10:01:15 -0700 Subject: [OmniOS-discuss] ldap auth In-Reply-To: References: Message-ID: Quick question - are you restricting it to ONLY TLS/SSL LDAP over port 636, essentially shutting down port 389 communication? I beat my head against the wall back in Solaris 10 as well. Apparently, the LDAP cache manager needs to communicate over 389. What I finally resorted to was installing OpenLDAP and setting up my Solaris 10 systems as read only LDAP slaves, and then used the native LDAP client to talk to the local OpenLDAP server over port 389 using the loopback interface. Ian On Thu, Sep 5, 2013 at 2:44 AM, Thierry Bingen wrote: > On Tue, 03 Sep 2013 12:17:07 -0700, Paul B. Henson kindly answered: > >> On 9/2/2013 7:17 AM, Thierry Bingen wrote: >> >>> Suffering from exactly the same problem (LDAP bind failing after upgrading from r151004 to r151006), I tried your recipe; my /etc/default/init now contains: >>> >>> TZ="Europe/Brussels" >>> CMASK=022 >>> NSS_HASH_ALG_SUPPORT=+MD5 >>> >>> but it did not make any difference after reboot, e.g.: >>> >>> # ldapsearch -h ldap.xxx.net -p 636 -Z -v -P /var/ldap/cert8.db -D "cn=Directory Manager" -b "dc=xxx,dc=net" "cn=Thierry Bingen" >>> ldapsearch: started Mon Sep 2 15:29:40 2013 ldap_init( ldap.xxx.net, 636 ) >>> ldap_simple_bind: Can't contact LDAP server >> >> >> If you run "echo $NSS_HASH_ALG_SUPPORT", is the environment variable set in the shell from which you are initiating the ldapsearch? > > > Oops, I should have checked this and, indeed: > > root at lataie:~# echo $NSS_HASH_ALG_SUPPORT > [nothing] > > hence I did > root at lataie:~# export NSS_HASH_ALG_SUPPORT=+MD5 > root at lataie:~# echo $NSS_HASH_ALG_SUPPORT > +MD5 > > However, my ldapsearch command still fails just the same... > > By the way, I forgot to mention that I snooped the packets arriving on the LDAP server and they get there without any problem. > >> If you run "pargs -e " on the LDAP cache manager or name service cache process, does the environment variable show up? > > The ldap_cachemgr daemon fails to start for the same reason. (The truth is that this failure is my REAL problem; I used the ldapsearch example to shorten the explanation of the situation...) > > T. > _______________________________________________ > OmniOS-discuss mailing list > OmniOS-discuss at lists.omniti.com > http://lists.omniti.com/mailman/listinfo/omnios-discuss -- Ian Kaufman Research Systems Administrator UC San Diego, Jacobs School of Engineering ikaufman AT ucsd DOT edu From valrhona at gmail.com Thu Sep 5 17:22:27 2013 From: valrhona at gmail.com (Valrhona) Date: Thu, 5 Sep 2013 18:22:27 +0100 Subject: [OmniOS-discuss] omni OS Dell precision 490 In-Reply-To: References: Message-ID: I have successfully installed and tested (informally) OmniOS stable on a Precision Workstation 690, which has a bit of similar hardware to the 490, but I didn't do any formal deployment. That machine works quite well with Ubuntu Linux, which I have had running on it for years. On Thu, Sep 5, 2013 at 1:03 PM, Muhammad Yousuf Khan wrote: > i am installing omni on Dell precision 490, i have been through with the > hardware compatibility list. is there any specific hardware that i can use > omni for. > or i can use omni or any hardware like linux? > > Thanks > Myk > > _______________________________________________ > OmniOS-discuss mailing list > OmniOS-discuss at lists.omniti.com > http://lists.omniti.com/mailman/listinfo/omnios-discuss > From sirtcp at gmail.com Thu Sep 5 20:54:46 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Fri, 6 Sep 2013 01:54:46 +0500 Subject: [OmniOS-discuss] omni OS Dell precision 490 In-Reply-To: References: Message-ID: yes i recently installed omnios and manage to create the interface and ip address and also installed napp-it sucessfully. tomorrow i will be testing netapp application to control things VIA GUI. such as ZFS and sharing protocols . Thanks, On Thu, Sep 5, 2013 at 10:22 PM, Valrhona wrote: > I have successfully installed and tested (informally) OmniOS stable on > a Precision Workstation 690, which has a bit of similar hardware to > the 490, but I didn't do any formal deployment. That machine works > quite well with Ubuntu Linux, which I have had running on it for > years. > > On Thu, Sep 5, 2013 at 1:03 PM, Muhammad Yousuf Khan > wrote: > > i am installing omni on Dell precision 490, i have been through with the > > hardware compatibility list. is there any specific hardware that i can > use > > omni for. > > or i can use omni or any hardware like linux? > > > > Thanks > > Myk > > > > _______________________________________________ > > OmniOS-discuss mailing list > > OmniOS-discuss at lists.omniti.com > > http://lists.omniti.com/mailman/listinfo/omnios-discuss > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From jim.oltman at gmail.com Thu Sep 5 22:08:18 2013 From: jim.oltman at gmail.com (Jim Oltman) Date: Thu, 5 Sep 2013 16:08:18 -0600 Subject: [OmniOS-discuss] customizing rpool for iso install In-Reply-To: <20130905021922.GE7098@bender.unx.csupomona.edu> References: <516F5FA6.7080908@acm.org> <51E83DB8.6020909@acm.org> <20130905021922.GE7098@bender.unx.csupomona.edu> Message-ID: The new script worked for me. It set the rpool to compression=lz4. I thought it would configure a mirrored rpool, but since compression is on, I can do that manually. Thanks for your help! On Wed, Sep 4, 2013 at 8:19 PM, Paul B. Henson wrote: > On Wed, Sep 04, 2013 at 05:28:21PM -0600, Jim Oltman wrote: > > > at all). Looking into it, it appears that /usr/sbin/zpool and > > /usr/sbin/zfs on disk are actually the script. I'm assuming I did > > something wrong but I'm not sure what. Did you see this during your > > testing and implementation? Thanks for your help! > > Yes, the first version of the script uploaded to the wiki did have a > bug; I didn't realize the installed image came directly from the > filesystem the installer was actually using. I modified the script to > remove the overlay mounts after the customization before the installer > copied the filesystem. The current version on the wiki doesn't have this > issue, please download it and try again. > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From henson at acm.org Fri Sep 6 01:04:00 2013 From: henson at acm.org (Paul B. Henson) Date: Thu, 05 Sep 2013 18:04:00 -0700 Subject: [OmniOS-discuss] customizing rpool for iso install In-Reply-To: References: <516F5FA6.7080908@acm.org> <51E83DB8.6020909@acm.org> <20130905021922.GE7098@bender.unx.csupomona.edu> Message-ID: <52292A00.1020508@acm.org> On 9/5/2013 3:08 PM, Jim Oltman wrote: > The new script worked for me. It set the rpool to compression=lz4. I > thought it would configure a mirrored rpool, but since compression is > on, I can do that manually. Thanks for your help! Glad it ended up working out for you. I don't think I ever advertised the script as capable of creating a mirrored rpool during installation :). That's easy enough to do after the fact, and results in the exact same configuration as if done during installation. Unlike configuring compression, which if done after installation would require rewriting all of the data you already copied in during 8-/. Oh, but for bp rewrite ;)... From henson at acm.org Fri Sep 6 01:15:51 2013 From: henson at acm.org (Paul B. Henson) Date: Thu, 05 Sep 2013 18:15:51 -0700 Subject: [OmniOS-discuss] ldap auth In-Reply-To: References: Message-ID: <52292CC7.3070200@acm.org> On 9/5/2013 2:44 AM, Thierry Bingen wrote: > However, my ldapsearch command still fails just the same... > > By the way, I forgot to mention that I snooped the packets arriving > on the LDAP server and they get there without any problem. Is your LDAP server accessible over the Internet? If so, I'll poke at it from here and see if I notice anything. From sriram at belenix.org Fri Sep 6 05:54:31 2013 From: sriram at belenix.org (Sriram Narayanan) Date: Fri, 6 Sep 2013 11:24:31 +0530 Subject: [OmniOS-discuss] omni OS Dell precision 490 In-Reply-To: References: Message-ID: I have the same setup. All of this works well. Ram -------------- next part -------------- An HTML attachment was scrubbed... URL: From tbingen at homeshore.be Fri Sep 6 07:10:41 2013 From: tbingen at homeshore.be (Thierry Bingen) Date: Fri, 6 Sep 2013 09:10:41 +0200 Subject: [OmniOS-discuss] ldap auth In-Reply-To: References: Message-ID: <37A55F02-0E4D-4540-A86B-BC49B1954714@homeshore.be> On 5 Sep 2013, at 10:01:15 -0700, Ian Kaufman suggested: > Quick question - are you restricting it to ONLY TLS/SSL LDAP over port > 636, essentially shutting down port 389 communication? I beat my head > against the wall back in Solaris 10 as well. Apparently, the LDAP > cache manager needs to communicate over 389. What I finally resorted > to was installing OpenLDAP and setting up my Solaris 10 systems as > read only LDAP slaves, and then used the native LDAP client to talk to > the local OpenLDAP server over port 389 using the loopback interface. Yes, I am, as my LDAP server sits on the Internet. However, the LDAP cache manager no longer needs port 389. It currently runs without any problem on many omnios-r151004 and oi_148 machines, communicating with the same LDAP server with the same 636 restriction. Installing LDAP slaves on all the machines which I intend to upgrade to r151006 is not practical. I am better off sticking to r151004... Thanks anyway. From tbingen at homeshore.be Fri Sep 6 07:13:26 2013 From: tbingen at homeshore.be (Thierry Bingen) Date: Fri, 6 Sep 2013 09:13:26 +0200 Subject: [OmniOS-discuss] ldap auth In-Reply-To: <52292CC7.3070200@acm.org> References: <52292CC7.3070200@acm.org> Message-ID: <2991D396-69F1-4A4D-A16C-ADC7D5260654@homeshore.be> On 6 Sep 2013, at 03:15, Paul B. Henson kindly offered to help: > Is your LDAP server accessible over the Internet? If so, I'll poke at it from here and see if I notice anything. Yes it is, and as I am pretty confident that it is safe (except for NSA intrusions), here is its name: ldap.haulogy.net Thanks for helping! From sirtcp at gmail.com Fri Sep 6 07:58:50 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Fri, 6 Sep 2013 12:58:50 +0500 Subject: [OmniOS-discuss] omni OS Dell precision 490 In-Reply-To: References: Message-ID: Thanks for your input Sriram On Fri, Sep 6, 2013 at 10:54 AM, Sriram Narayanan wrote: > I have the same setup. All of this works well. > > Ram > -------------- next part -------------- An HTML attachment was scrubbed... URL: From sirtcp at gmail.com Fri Sep 6 11:47:20 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Fri, 6 Sep 2013 16:47:20 +0500 Subject: [OmniOS-discuss] how can i use handy utilities like top, htop, nano, etc in omniOS. Message-ID: i hope you guys are not getting bothered with my linux to unix comparative questions. because the time when i migrated from MS windows to Linux i had same comparative question. As working in linux i am very use to and kinda dependent on some small utilities like nano htop dstat and count less other utilities. is there any way to run those softwares in OmniOS. Thanks, Myk -------------- next part -------------- An HTML attachment was scrubbed... URL: From henk at hlangeveld.nl Fri Sep 6 14:03:31 2013 From: henk at hlangeveld.nl (Henk Langeveld) Date: Fri, 06 Sep 2013 16:03:31 +0200 Subject: [OmniOS-discuss] how can i use handy utilities like top, htop, nano, etc in omniOS. In-Reply-To: References: Message-ID: <5229E0B3.9040303@hlangeveld.nl> On 6 Sep 13 :47 , Muhammad Yousuf Khan wrote: > i hope you guys are not getting bothered with my linux to unix > comparative questions. because the time when i migrated from MS > windows to Linux i had same comparative question. > > As working in linux i am very use to and kinda dependent on some small > utilities like > nano > htop > dstat It looks like someone spent some effort on porting nano. https://github.com/pmorton/omnios-build/tree/master/build htop and dstat are a different beast - these are tools that peek into the kernel and porting them would take the user interface and replace the entire backend. That time would be better spent on learning the tools that are available in illumos/omnios. Check 'kstat', prstat, mpstat, for example. Cheers, Henk From cnehren+omnios-discuss at omniti.com Fri Sep 6 14:03:39 2013 From: cnehren+omnios-discuss at omniti.com (Chris Nehren) Date: Fri, 6 Sep 2013 10:03:39 -0400 Subject: [OmniOS-discuss] how can i use handy utilities like top, htop, nano, etc in omniOS. In-Reply-To: References: Message-ID: <20130906140339.GO91037@eschaton.local> On Fri, Sep 06, 2013 at 16:47:20 +0500, Muhammad Yousuf Khan wrote: > i hope you guys are not getting bothered with my linux to unix comparative > questions. because the time when i migrated from MS windows to Linux i had > same comparative question. > > As working in linux i am very use to and kinda dependent on some small > utilities like > nano > htop > dstat > and count less other utilities. > is there any way to run those softwares in OmniOS. nano is available in the omniti-ms repository. htop, if it's anything like top, is horrible for CPU usage: http://www.brendangregg.com/DTrace/prstatvstop.html As for dstat, illumos follows the Unix philosophy of small tools that do one thing well at least in this regard. We have separate stat utilities for different aspects of system performance, and we have DTrace, which can do far more than dstat ever will. You may find the Unix rosetta stone useful: http://bhami.com/rosetta.html -- Chris Nehren From sirtcp at gmail.com Fri Sep 6 14:36:49 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Fri, 6 Sep 2013 19:36:49 +0500 Subject: [OmniOS-discuss] how can i use handy utilities like top, htop, nano, etc in omniOS. In-Reply-To: <5229E0B3.9040303@hlangeveld.nl> References: <5229E0B3.9040303@hlangeveld.nl> Message-ID: ok i did this. now when i am typing nano it is giving me no command found error. root at omni:~# pkg set-publisher -g http://pkg.omniti.com/omniti-ms/ ms.omniti.com root at omni:~# pkg search -p nano PACKAGE PUBLISHER pkg:/omniti/editor/nano at 2.2.6-0.151002 ms.omniti.com root at omni:~# pkg install /omniti/editor/nano at 2.2.6-0.151002 Packages to install: 1 Create boot environment: No Create backup boot environment: No DOWNLOAD PKGS FILES XFER (MB) Completed 1/1 77/77 0.6/0.6 PHASE ACTIONS Install Phase 158/158 PHASE ITEMS Package State Update Phase 1/1 Image State Update Phase 2/2 root at omni:/# nano -bash: nano: command not found -------------- next part -------------- An HTML attachment was scrubbed... URL: From Ben.Kitching at Jigsaw24.com Fri Sep 6 17:35:53 2013 From: Ben.Kitching at Jigsaw24.com (Ben Kitching) Date: Fri, 6 Sep 2013 17:35:53 +0000 Subject: [OmniOS-discuss] Strange Issue with Grub (I Think) Message-ID: <88BFC103-5354-4599-AC81-613CBAEE3D37@Jigsaw24.com> Firstly, hello to the list, This is my first post. I'm having a strange issue with OmniOS. I have a Supermicro 36 Bay Chassis with this motherboard: http://www.supermicro.co.uk/products/motherboard/Xeon/C600/X9DRD-7LN4F.cfm With more than 34 drives the system fails to boot, all drives are seen by the LSI utility at POST and the POST completes successfully when OmniOS tries to boot I just get a black screen with a flashing cursor. If I leave the drives out until OmniOS boots up then plug them in they are all seen. I've seen the same behaviour with OmniOS r151006p r151006c, the latest build of bloody and OpenIndiana 151a8 This happens when booting both a full install and the installer (either from USB or DVD). This is sending me insane! Any insight anyone can give is appreciated Ben. -------------- next part -------------- An HTML attachment was scrubbed... URL: From henson at acm.org Fri Sep 6 19:27:33 2013 From: henson at acm.org (Paul B. Henson) Date: Fri, 6 Sep 2013 12:27:33 -0700 Subject: [OmniOS-discuss] how can i use handy utilities like top, htop, nano, etc in omniOS. In-Reply-To: References: <5229E0B3.9040303@hlangeveld.nl> Message-ID: <20130906192733.GF7098@bender.unx.csupomona.edu> On Fri, Sep 06, 2013 at 07:36:49PM +0500, Muhammad Yousuf Khan wrote: > root at omni:/# nano > -bash: nano: command not found What does 'pkg search nano' say? For example: # pkg search zoneadm INDEX ACTION VALUE PACKAGE basename file usr/sbin/zoneadm pkg:/system/zones at 0.5.11-0.151006 # ls -l /usr/sbin/zoneadm -r-xr-xr-x 1 root bin 110164 Aug 14 14:21 /usr/sbin/zoneadm From jesus at omniti.com Fri Sep 6 19:32:16 2013 From: jesus at omniti.com (Theo Schlossnagle) Date: Fri, 6 Sep 2013 15:32:16 -0400 Subject: [OmniOS-discuss] how can i use handy utilities like top, htop, nano, etc in omniOS. In-Reply-To: <20130906192733.GF7098@bender.unx.csupomona.edu> References: <5229E0B3.9040303@hlangeveld.nl> <20130906192733.GF7098@bender.unx.csupomona.edu> Message-ID: pkg contents nano will show nano in /opt/omni/bin/nano You path should be expanded to use tools in omniti-ms. On Fri, Sep 6, 2013 at 3:27 PM, Paul B. Henson wrote: > On Fri, Sep 06, 2013 at 07:36:49PM +0500, Muhammad Yousuf Khan wrote: > > > root at omni:/# nano > > -bash: nano: command not found > > What does 'pkg search nano' say? > > For example: > > # pkg search zoneadm > INDEX ACTION VALUE PACKAGE > basename file usr/sbin/zoneadm pkg:/system/zones at 0.5.11-0.151006 > > # ls -l /usr/sbin/zoneadm > -r-xr-xr-x 1 root bin 110164 Aug 14 14:21 /usr/sbin/zoneadm > _______________________________________________ > OmniOS-discuss mailing list > OmniOS-discuss at lists.omniti.com > http://lists.omniti.com/mailman/listinfo/omnios-discuss > -- Theo Schlossnagle http://omniti.com/is/theo-schlossnagle -------------- next part -------------- An HTML attachment was scrubbed... URL: From jim.oltman at gmail.com Fri Sep 6 20:09:34 2013 From: jim.oltman at gmail.com (Jim Oltman) Date: Fri, 6 Sep 2013 14:09:34 -0600 Subject: [OmniOS-discuss] customizing rpool for iso install In-Reply-To: <52292A00.1020508@acm.org> References: <516F5FA6.7080908@acm.org> <51E83DB8.6020909@acm.org> <20130905021922.GE7098@bender.unx.csupomona.edu> <52292A00.1020508@acm.org> Message-ID: Yeah, I'm not sure where I got that from. I did get the rpool mirrored, so it's the same outcome. Thanks again! On Thu, Sep 5, 2013 at 7:04 PM, Paul B. Henson wrote: > On 9/5/2013 3:08 PM, Jim Oltman wrote: > >> The new script worked for me. It set the rpool to compression=lz4. I >> thought it would configure a mirrored rpool, but since compression is >> on, I can do that manually. Thanks for your help! >> > > Glad it ended up working out for you. I don't think I ever advertised the > script as capable of creating a mirrored rpool during installation :). > That's easy enough to do after the fact, and results in the exact same > configuration as if done during installation. Unlike configuring > compression, which if done after installation would require rewriting all > of the data you already copied in during 8-/. Oh, but for bp rewrite ;)... > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From henson at acm.org Sat Sep 7 01:44:15 2013 From: henson at acm.org (Paul B. Henson) Date: Fri, 06 Sep 2013 18:44:15 -0700 Subject: [OmniOS-discuss] ldap auth In-Reply-To: <2991D396-69F1-4A4D-A16C-ADC7D5260654@homeshore.be> References: <52292CC7.3070200@acm.org> <2991D396-69F1-4A4D-A16C-ADC7D5260654@homeshore.be> Message-ID: <522A84EF.3060300@acm.org> On 9/6/2013 12:13 AM, Thierry Bingen wrote: > Yes it is, and as I am pretty confident that it is safe (except for NSA intrusions), here is its name: ldap.haulogy.net Hmm. You can turn on debugging of nss by # export SSLDEBUG=1 which, if you don't set NSS_HASH_ALG_SUPPORT, gives you: # ldapsearch -Z -h ldap.haulogy.net -p 636 -b dc=haulogy,dc=net uid=test SSL: debugging set to 1 2770: SSL3[134666056]: peer certificate is no good: error=-8016 ldap_search: Can't contact LDAP server error=-8016 is SEC_ERROR_CERT_SIGNATURE_ALGORITHM_DISABLED, as expected. However, when setting NSS_HASH_ALG_SUPPORT: # NSS_HASH_ALG_SUPPORT=+MD5 ldapsearch -Z -h ldap.haulogy.net -p 636 -b dc=haulogy,dc=net uid=test SSL: debugging set to 1 ldap_search: Can't contact LDAP server You don't get an SSL error, but it still fails to connect. So it seems the environment variable is working, enabling the deprecated MD5 cert, but there's something else it doesn't like. At this point, we really need a debug build of ldapsearch so we could run it with the -d option. Unfortunately, I don't have an illumos dev box up at the moment. I've been meaning to rebuild one for ages, but just haven't found the time. Perhaps someone with a current dev box would be kind enough to provide a debug build of ldapsearch (compiled with -DLDAP_DEBUG) so we can see exactly what it is unhappy about? From kent at watsen.net Sun Sep 8 13:14:21 2013 From: kent at watsen.net (Kent Watsen) Date: Sun, 08 Sep 2013 09:14:21 -0400 Subject: [OmniOS-discuss] anything change since 151005 that would cause KVM to stop working? Message-ID: <522C782D.5030207@watsen.net> I posted to the list about 6 months ago my attempt to compile the KVM driver for AMD. I was ultimately successful (thanks Theo and Eric!) Now, after some delay, I've decided to it again with a fresh install of OmniOS (151006p). I followed the same steps to build illumos and the kvm driver and install it. But it doesn't work anymore - this is on the *same* box as before... # add_drv kvm devfsadm: driver failed to attach: kvm Warning: Driver (kvm) successfully added to system but failed to attach Looking at `dmesg`, it looks like there is namespace collision? # dmesg | grep kvm | sed 's/.* san //' kvm: [ID 893655 kern.warning] WARNING: kvm: enabling virtualization CPU0 failed genunix: [ID 483720 kern.warning] WARNING: kmem_cache_destroy: 'kvm_svm_savearea' (ffffff06025c7a88) not empty genunix: [ID 483720 kern.warning] WARNING: kmem_cache_destroy: 'kvm_svm_cpudata' (ffffff06025c9008) not empty unix: [ID 665567 kern.warning] WARNING: kstat_create('unix', 0, 'kvm_random_page_thing'): namespace collision unix: [ID 665567 kern.warning] WARNING: kstat_create('unix', 0, 'kvm_pte_chain'): namespace collision unix: [ID 665567 kern.warning] WARNING: kstat_create('unix', 0, 'kvm_rmap_desc'): namespace collision unix: [ID 665567 kern.warning] WARNING: kstat_create('unix', 0, 'kvm_mmu_page_header'): namespace collision kvm: [ID 893655 kern.warning] WARNING: kvm: enabling virtualization CPU0 failed genunix: [ID 483720 kern.warning] WARNING: kmem_cache_destroy: 'kvm_svm_savearea' (ffffff060d540548) not empty genunix: [ID 483720 kern.warning] WARNING: kmem_cache_destroy: 'kvm_svm_cpudata' (ffffff06025cd008) not empty unix: [ID 665567 kern.warning] WARNING: kstat_create('unix', 0, 'kvm_random_page_thing'): namespace collision unix: [ID 665567 kern.warning] WARNING: kstat_create('unix', 0, 'kvm_pte_chain'): namespace collision unix: [ID 665567 kern.warning] WARNING: kstat_create('unix', 0, 'kvm_rmap_desc'): namespace collision unix: [ID 665567 kern.warning] WARNING: kstat_create('unix', 0, 'kvm_mmu_page_header'): namespace collision kvm: [ID 893655 kern.warning] WARNING: kvm: enabling virtualization CPU0 failed genunix: [ID 483720 kern.warning] WARNING: kmem_cache_destroy: 'kvm_svm_savearea' (ffffff060f01f548) not empty genunix: [ID 483720 kern.warning] WARNING: kmem_cache_destroy: 'kvm_svm_cpudata' (ffffff060f01fa88) not empty unix: [ID 665567 kern.warning] WARNING: kstat_create('unix', 0, 'kvm_random_page_thing'): namespace collision unix: [ID 665567 kern.warning] WARNING: kstat_create('unix', 0, 'kvm_pte_chain'): namespace collision unix: [ID 665567 kern.warning] WARNING: kstat_create('unix', 0, 'kvm_rmap_desc'): namespace collision unix: [ID 665567 kern.warning] WARNING: kstat_create('unix', 0, 'kvm_mmu_page_header'): namespace collision kvm: [ID 893655 kern.warning] WARNING: kvm: enabling virtualization CPU0 failed genunix: [ID 483720 kern.warning] WARNING: kmem_cache_destroy: 'kvm_svm_savearea' (ffffff060e3f6a88) not empty genunix: [ID 483720 kern.warning] WARNING: kmem_cache_destroy: 'kvm_svm_cpudata' (ffffff060fce6008) not empty From martin at waldenvik.se Sun Sep 8 16:38:42 2013 From: martin at waldenvik.se (martin at waldenvik.se) Date: Sun, 8 Sep 2013 18:38:42 +0200 Subject: [OmniOS-discuss] lftp In-Reply-To: <20130908163758.5406864.76071.1515@swipnet.se> References: <20130908163758.5406864.76071.1515@swipnet.se> Message-ID: <0D7CDDDC51C4E3428801802F187A04352CF667CA88@MBXVS02.HMC.local> On Sun, Sep 01, 2013 at 20:24:34 +0200, gigli at swipnet.se wrote: > Hi > > I've gone from openindiana to omnios and it works really well. > I do, however, miss lftp. When i try to compile it i get the following > when i run ./configure: > > checking term.h presence... yes > configure: WARNING: term.h: present but cannot be compiled > configure: WARNING: term.h: check for missing prerequisite headers? > configure: WARNING: term.h: see the Autoconf documentation > configure: WARNING: term.h: section "Present But Cannot Be Compiled" > configure: WARNING: term.h: proceeding with the compiler's result > configure: WARNING: ## ------------------------------------ ## > configure: WARNING: ## Report this to lftp-bugs at lftp.yar.ru ## > configure: WARNING: ## ------------------------------------ ## > checking for term.h... no That's the least of your problems, actually. ISTR trying to build lftp and running into gnarly C++ issues. For that error you'll probably need to be careful about the 32/64-bitness of headers and whether you're using /usr/include/term.h or /usr/include/ncurses/term.h (you want the latter, most likely). ncurses is a little weird as-packaged. -- Chris Nehren thanks for your answer. If you compile it successfully i would be very thankful for the solution. Regards Martin Waldenvik _______________________________________________ OmniOS-discuss mailing list OmniOS-discuss at lists.omniti.com http://lists.omniti.com/mailman/listinfo/omnios-discuss From ashleywillis76 at gmail.com Sun Sep 8 23:55:39 2013 From: ashleywillis76 at gmail.com (ashley willis) Date: Sun, 8 Sep 2013 19:55:39 -0400 Subject: [OmniOS-discuss] anything change since 151005 that would cause KVM to stop working? Message-ID: Kent Watsen kent at watsen.net wrote: > I posted to the list about 6 months ago my attempt to compile the KVM > driver for AMD. I was ultimately successful (thanks Theo and Eric!) > > Now, after some delay, I've decided to it again with a fresh install of > OmniOS (151006p). I followed the same steps to build illumos and the > kvm driver and install it. But it doesn't work anymore - this is on the > *same* box as before... I installed 151006p last night on my AMD FX-8150 and compiled https://github.com/estibi/illumos-kvm/tree/my_amd_merge today. I successfully loaded it and am currently installing Ubuntu under KVM right now. So, it's a success for me. Someone on IRC with an older AMD processor said he had the same problem as you. Also, hi there -- I'm a complete noob to Solaris-style UNIX, being quite familiar with Linux and somewhat with OS X. KVM on AMD was a prereq for using this, as the only Intel box I have is a MacBook Pro. -ashley From jimklimov at cos.ru Mon Sep 9 08:16:47 2013 From: jimklimov at cos.ru (Jim Klimov) Date: Mon, 09 Sep 2013 10:16:47 +0200 Subject: [OmniOS-discuss] how can i use handy utilities like top, htop, nano, etc in omniOS. In-Reply-To: <20130906140339.GO91037@eschaton.local> References: <20130906140339.GO91037@eschaton.local> Message-ID: <522D83EF.1010101@cos.ru> On 2013-09-06 16:03, Chris Nehren wrote: > htop, if it's anything like top, is horrible for CPU usage: > http://www.brendangregg.com/DTrace/prstatvstop.html Enlightening article, thanks for pointing to it (and for writing). One nit so far: in the middle, part about syscall overheads, I think there is an order-of-magnitude problem, which makes the difference between the tools even more glaring: unless I am misreading something, in the example prstat open()s consume 2.3ms, not 23 (2339907), compared to 210ms in top. (Besides, 57+23 would add up to almost all of the 81ms) On another hand, if top does them 10 times (once per screen update) and prstat does them once, the diffference should indeed be around 10 times. Something does not add up, IMHO :) > However, the reason for this extra overhead is the iteration over > processes in /proc, so for servers running hundreds of processes > the overhead will be greater (on this server only 95 processes > were running). Interesting point... however, while "ps -ef" outputs do lag noticeably (several seconds) on a Thumper with about 1000-2000 processes (many local zones) before outputting a list of programs, "top" does not... Finally, my "real" questions are below: 1) Is it a problem (limits, buffers) that prstat would require more allowed open filehandles? 2) What happens if the user running prstat is not allowed to use so many handles (by limits or other resource constraints)? 3) Does prstat "fail over" to displaying new processes if a PID is reused quickly (between screen refreshes) for some reason> 4) Is there any possible improvement in rewriting prstat in DTrace? ;) 5) If prstat is so great, and top output is so convenient, how come nobody made a top-like interface for prstat engine? Should an RFE be filed into illumos tracker to this effect? ;) Thanks, //Jim Klimov From sirtcp at gmail.com Mon Sep 9 10:11:46 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Mon, 9 Sep 2013 15:11:46 +0500 Subject: [OmniOS-discuss] how can i use handy utilities like top, htop, nano, etc in omniOS. In-Reply-To: References: <5229E0B3.9040303@hlangeveld.nl> <20130906192733.GF7098@bender.unx.csupomona.edu> Message-ID: there was no such directory in /opt/* my /opt/* is empty. On Sat, Sep 7, 2013 at 12:32 AM, Theo Schlossnagle wrote: > pkg contents nano will show nano in /opt/omni/bin/nano > > You path should be expanded to use tools in omniti-ms. > > > On Fri, Sep 6, 2013 at 3:27 PM, Paul B. Henson wrote: > >> On Fri, Sep 06, 2013 at 07:36:49PM +0500, Muhammad Yousuf Khan wrote: >> >> > root at omni:/# nano >> > -bash: nano: command not found >> >> What does 'pkg search nano' say? >> >> For example: >> >> # pkg search zoneadm >> INDEX ACTION VALUE PACKAGE >> basename file usr/sbin/zoneadm pkg:/system/zones at 0.5.11-0.151006 >> >> # ls -l /usr/sbin/zoneadm >> -r-xr-xr-x 1 root bin 110164 Aug 14 14:21 /usr/sbin/zoneadm >> _______________________________________________ >> OmniOS-discuss mailing list >> OmniOS-discuss at lists.omniti.com >> http://lists.omniti.com/mailman/listinfo/omnios-discuss >> > > > > -- > > Theo Schlossnagle > > http://omniti.com/is/theo-schlossnagle > -------------- next part -------------- An HTML attachment was scrubbed... URL: From kent at watsen.net Mon Sep 9 13:21:54 2013 From: kent at watsen.net (Kent Watsen) Date: Mon, 09 Sep 2013 09:21:54 -0400 Subject: [OmniOS-discuss] anything change since 151005 that would cause KVM to stop working? In-Reply-To: References: Message-ID: <522DCB72.8000605@watsen.net> > I installed 151006p last night on my AMD FX-8150 and compiled > https://github.com/estibi/illumos-kvm/tree/my_amd_merge today. > I successfully loaded it and am currently installing Ubuntu under KVM > right now. So, it's a success for me. Someone on IRC with an older AMD > processor said he had the same problem as you. Thanks for your response, trying again I got it to work (yeah!), but I think because I rebooted between `rem_drv` and `add_drv` (more so than using the GIT you listed above). To answer my own question, I think that what changed since 151005 is that KVM is now initialized by default - I didn't have to `rem_drv` before and, likewise, didn't have to reboot either. Cheers, Kent From sirtcp at gmail.com Mon Sep 9 14:29:39 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Mon, 9 Sep 2013 19:29:39 +0500 Subject: [OmniOS-discuss] how to ISCSI NFS samba in omniOS ZFS Message-ID: i hope you will not mind my basic questions... i am using a gui napp-it but i can not manage to create basic NFS, ISCSI .i think it is due to lack of my CLI level knowledge, however samba was easy. is there any basic how to for ZFS and ISCSI configuration for omniIOS i would also like to know that does ZFS default support for (ZFS sharing such as) iscsi and NFS is stable for production ? i am asking this question because Napp-it is referring to comstar. and i could not find good info on Napp-it instead of few PDFs on how to configure very basic application. therefore instead of wasting my time in learning comstar and other stuff i though i should ask some thing to the point so that i do not have to look here and there and will get what you guys have learn from your experience. i don't know whether comstar has anything to do with built in ZFS sharing or it is something work independently. can anyone throw some light on these topis. i just need very basic info . further i will hopefully learn by my self. as i am new to omni i just need a quick push to this new world. omniOS is quite different from linux :(. however i am disparate to learn :) thanks, Yousuf -------------- next part -------------- An HTML attachment was scrubbed... URL: From esproul at omniti.com Mon Sep 9 14:30:01 2013 From: esproul at omniti.com (Eric Sproul) Date: Mon, 9 Sep 2013 10:30:01 -0400 Subject: [OmniOS-discuss] Strange Issue with Grub (I Think) In-Reply-To: <88BFC103-5354-4599-AC81-613CBAEE3D37@Jigsaw24.com> References: <88BFC103-5354-4599-AC81-613CBAEE3D37@Jigsaw24.com> Message-ID: On Fri, Sep 6, 2013 at 1:35 PM, Ben Kitching wrote: > Firstly, hello to the list, > > This is my first post. Welcome! > > I'm having a strange issue with OmniOS. > > I have a Supermicro 36 Bay Chassis with this motherboard: > > http://www.supermicro.co.uk/products/motherboard/Xeon/C600/X9DRD-7LN4F.cfm > > With more than 34 drives the system fails to boot, all drives are seen by > the LSI utility at POST and the POST completes successfully when OmniOS > tries to boot I just get a black screen with a flashing cursor. This board's built-in SAS HBA comes with IR firmware, correct? It is not the "-JBOD" SKU? How have you set up the disks behind this controller? Are they individual RAID-0's or something else? Could you provide the PCI ID that your controller appears as? You can get this via `prtconf -d` or by installing the pciutils package and running /usr/sbin/lspci. Thanks, Eric From Ben.Kitching at Jigsaw24.com Mon Sep 9 15:01:18 2013 From: Ben.Kitching at Jigsaw24.com (Ben Kitching) Date: Mon, 9 Sep 2013 15:01:18 +0000 Subject: [OmniOS-discuss] Strange Issue with Grub (I Think) In-Reply-To: References: <88BFC103-5354-4599-AC81-613CBAEE3D37@Jigsaw24.com> Message-ID: <2E635A06-AD15-41E2-8A14-1B49B891E099@jigsaw24.com> Hi Eric, Thanks for the reply, it is actually the JBOD SKU so the firmware is IT not IR. I've actually managed to solve the issue now by disabling the "Onboard SAS option ROM" and "Interrupt 19 Capture" in the BIOS. I'm not sure which one actually solved the issue or if it was a combination of the two. Strange issue I'm guessing the Onboard SAS was messing with grub somehow. Anyway, the box is up and running so now I can start to re-grow some of the hair I pulled out on Friday. Ben On 9 Sep 2013, at 15:30, Eric Sproul > wrote: On Fri, Sep 6, 2013 at 1:35 PM, Ben Kitching > wrote: Firstly, hello to the list, This is my first post. Welcome! I'm having a strange issue with OmniOS. I have a Supermicro 36 Bay Chassis with this motherboard: http://www.supermicro.co.uk/products/motherboard/Xeon/C600/X9DRD-7LN4F.cfm With more than 34 drives the system fails to boot, all drives are seen by the LSI utility at POST and the POST completes successfully when OmniOS tries to boot I just get a black screen with a flashing cursor. This board's built-in SAS HBA comes with IR firmware, correct? It is not the "-JBOD" SKU? How have you set up the disks behind this controller? Are they individual RAID-0's or something else? Could you provide the PCI ID that your controller appears as? You can get this via `prtconf -d` or by installing the pciutils package and running /usr/sbin/lspci. Thanks, Eric -------------- next part -------------- An HTML attachment was scrubbed... URL: From Ben.Kitching at Jigsaw24.com Mon Sep 9 15:05:18 2013 From: Ben.Kitching at Jigsaw24.com (Ben Kitching) Date: Mon, 9 Sep 2013 15:05:18 +0000 Subject: [OmniOS-discuss] how to ISCSI NFS samba in omniOS ZFS In-Reply-To: References: Message-ID: Hi Yousuf, I'd say that you are definitely better off learning the CLI before trying to do advanced stuff like that with Nappit, it will give you a better understanding of what is going on. The old Sun (now Oracle) documentation is actually very good for this sort of thing. COMSTAR is the framwork for iSCSI and Fibre Channel used originally by Solaris and by proxy Illumos based operating systems like OmniOS. It is definitely required reading if you are trying to set up iSCSI on OmniOS. This is a good place to start: http://docs.oracle.com/cd/E23824_01/html/821-1459/fncoz.html#scrolltoc Set up correctly NFS and iSCSI are very stable with OmniOS. Hope that helps Ben On 9 Sep 2013, at 15:29, Muhammad Yousuf Khan > wrote: i hope you will not mind my basic questions... i am using a gui napp-it but i can not manage to create basic NFS, ISCSI .i think it is due to lack of my CLI level knowledge, however samba was easy. is there any basic how to for ZFS and ISCSI configuration for omniIOS i would also like to know that does ZFS default support for (ZFS sharing such as) iscsi and NFS is stable for production ? i am asking this question because Napp-it is referring to comstar. and i could not find good info on Napp-it instead of few PDFs on how to configure very basic application. therefore instead of wasting my time in learning comstar and other stuff i though i should ask some thing to the point so that i do not have to look here and there and will get what you guys have learn from your experience. i don't know whether comstar has anything to do with built in ZFS sharing or it is something work independently. can anyone throw some light on these topis. i just need very basic info . further i will hopefully learn by my self. as i am new to omni i just need a quick push to this new world. omniOS is quite different from linux :(. however i am disparate to learn :) thanks, Yousuf _______________________________________________ OmniOS-discuss mailing list OmniOS-discuss at lists.omniti.com http://lists.omniti.com/mailman/listinfo/omnios-discuss -------------- next part -------------- An HTML attachment was scrubbed... URL: From esproul at omniti.com Mon Sep 9 15:23:41 2013 From: esproul at omniti.com (Eric Sproul) Date: Mon, 9 Sep 2013 11:23:41 -0400 Subject: [OmniOS-discuss] swap volume block size In-Reply-To: <20130825000604.GN7098@bender.unx.csupomona.edu> References: <20130825000604.GN7098@bender.unx.csupomona.edu> Message-ID: On Sat, Aug 24, 2013 at 8:06 PM, Paul B. Henson wrote: > I think it's been discussed before, but the omnios installer creates the > swap volume with a block size of 8k rather than 4k. While 8k is still > the current recommendation for SPARC, the x86 recommendation remains 4k. > As it seems unlikely that omnios is going to run on SPARC anytime soon > ;), maybe the installer default could be changed to 4k? Paul, I've opened http://omnios.omniti.com/ticket.php/69 to track this. Eric From esproul at omniti.com Mon Sep 9 15:27:24 2013 From: esproul at omniti.com (Eric Sproul) Date: Mon, 9 Sep 2013 11:27:24 -0400 Subject: [OmniOS-discuss] Strange Issue with Grub (I Think) In-Reply-To: <2E635A06-AD15-41E2-8A14-1B49B891E099@jigsaw24.com> References: <88BFC103-5354-4599-AC81-613CBAEE3D37@Jigsaw24.com> <2E635A06-AD15-41E2-8A14-1B49B891E099@jigsaw24.com> Message-ID: On Mon, Sep 9, 2013 at 11:01 AM, Ben Kitching wrote: > Hi Eric, > > Thanks for the reply, it is actually the JBOD SKU so the firmware is IT not > IR. Good choice. :) > > I've actually managed to solve the issue now by disabling the "Onboard SAS > option ROM" and "Interrupt 19 Capture" in the BIOS. > > I'm not sure which one actually solved the issue or if it was a combination > of the two. There's an easy way to discover that, of course, if you care. Since you're not booting off of any of those disks, such a solution makes sense-- why bother getting the BIOS to set up all that stuff if you're not using it? Glad you got it sorted. Eric From ikaufman at eng.ucsd.edu Mon Sep 9 18:40:12 2013 From: ikaufman at eng.ucsd.edu (Ian Kaufman) Date: Mon, 9 Sep 2013 11:40:12 -0700 Subject: [OmniOS-discuss] rsync issues Message-ID: Hi all, I am trying to slurp data over from one IllumOS based system (Illumian) to another (latest stable OmniOS), and I am running into a problem. I keep seeing the error: rsync: failed to set permissions on "FILENAME": Not owner (1) which is leaving me with all of my dirs/files either 777 or 666. I am using the -a flag, both as root and as the directory/file owner, and the namespace/user ids are consistent across the system. My idmapd domain is also consistent. Has anyone else seen this problem? Thanks, Ian -- Ian Kaufman Research Systems Administrator UC San Diego, Jacobs School of Engineering ikaufman AT ucsd DOT edu From jimklimov at cos.ru Mon Sep 9 21:00:00 2013 From: jimklimov at cos.ru (Jim Klimov) Date: Mon, 09 Sep 2013 23:00:00 +0200 Subject: [OmniOS-discuss] rsync issues In-Reply-To: References: Message-ID: <522E36D0.2060106@cos.ru> On 2013-09-09 20:40, Ian Kaufman wrote: > Hi all, > > I am trying to slurp data over from one IllumOS based system > (Illumian) to another (latest stable OmniOS), and I am running into a > problem. I keep seeing the error: > > rsync: failed to set permissions on "FILENAME": Not owner (1) > > which is leaving me with all of my dirs/files either 777 or 666. I am > using the -a flag, both as root and as the directory/file owner, and > the namespace/user ids are consistent across the system. My idmapd > domain is also consistent. One wild guess, especially if you are root on local system, is that maybe the original FS objects had extended attributes like immutable, and if that is set on a directory - that might somehow forbid further receiving of files into it? This is a "wild guess" again, but if it is right - you might want to retry, by receiving data and hard/symlinks first (without much care for attributes), and then pass over this with a more complete rsync option set, which would set FS attributes as well. HTH, //Jim From ashleywillis76 at gmail.com Mon Sep 9 21:52:13 2013 From: ashleywillis76 at gmail.com (ashley willis) Date: Mon, 9 Sep 2013 17:52:13 -0400 Subject: [OmniOS-discuss] anything change since 151005 that would cause KVM to stop working? In-Reply-To: <522DCB72.8000605@watsen.net> References: <522DCB72.8000605@watsen.net> Message-ID: I just had to rem_drv first, but I did not even reboot. I'm rather impressed at what all I did without ever rebooting the box except right after initial install. Also, yeah, I noticed that OmniOS kept trying many times to initialize KVM and failed when I installed and first booted, which I didn't remember when I tried it out 6 months ago (not knowing that AMD was not supported). -ashley On Mon, Sep 9, 2013 at 9:21 AM, Kent Watsen wrote: > >> I installed 151006p last night on my AMD FX-8150 and compiled >> https://github.com/estibi/illumos-kvm/tree/my_amd_merge today. >> I successfully loaded it and am currently installing Ubuntu under KVM >> right now. So, it's a success for me. Someone on IRC with an older AMD >> processor said he had the same problem as you. > > > Thanks for your response, trying again I got it to work (yeah!), but I think > because I rebooted between `rem_drv` and `add_drv` (more so than using the > GIT you listed above). To answer my own question, I think that what changed > since 151005 is that KVM is now initialized by default - I didn't have to > `rem_drv` before and, likewise, didn't have to reboot either. > > Cheers, > Kent > > > From ikaufman at eng.ucsd.edu Mon Sep 9 23:40:15 2013 From: ikaufman at eng.ucsd.edu (Ian Kaufman) Date: Mon, 9 Sep 2013 16:40:15 -0700 Subject: [OmniOS-discuss] rsync issues In-Reply-To: <522E36D0.2060106@cos.ru> References: <522E36D0.2060106@cos.ru> Message-ID: Sadly, no, nothing is immutable as I was able to rsync between Illumian boxes without any problems. I think something is wrong with rsync in OmniOS. Ian On Mon, Sep 9, 2013 at 2:00 PM, Jim Klimov wrote: > On 2013-09-09 20:40, Ian Kaufman wrote: >> >> Hi all, >> >> I am trying to slurp data over from one IllumOS based system >> (Illumian) to another (latest stable OmniOS), and I am running into a >> problem. I keep seeing the error: >> >> rsync: failed to set permissions on "FILENAME": Not owner (1) >> >> which is leaving me with all of my dirs/files either 777 or 666. I am >> using the -a flag, both as root and as the directory/file owner, and >> the namespace/user ids are consistent across the system. My idmapd >> domain is also consistent. > > > One wild guess, especially if you are root on local system, is that > maybe the original FS objects had extended attributes like immutable, > and if that is set on a directory - that might somehow forbid further > receiving of files into it? > > This is a "wild guess" again, but if it is right - you might want to > retry, by receiving data and hard/symlinks first (without much care > for attributes), and then pass over this with a more complete rsync > option set, which would set FS attributes as well. > > HTH, > //Jim > > _______________________________________________ > OmniOS-discuss mailing list > OmniOS-discuss at lists.omniti.com > http://lists.omniti.com/mailman/listinfo/omnios-discuss -- Ian Kaufman Research Systems Administrator UC San Diego, Jacobs School of Engineering ikaufman AT ucsd DOT edu From sirtcp at gmail.com Tue Sep 10 07:16:09 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Tue, 10 Sep 2013 12:16:09 +0500 Subject: [OmniOS-discuss] shareiscsi property missing Message-ID: http://docs.oracle.com/cd/E23824_01/html/821-1459/fnnop.html#fnnoq i m using this link as a reference, and i ran these commands. zfs create -o mountpoint=none acipool/cmdiscsi zfs create -V 8G -s acipool/cmdiscsi/iTarget sbdadm create-lu /dev/zvol/rdsk/acipool/cmdiscsi/iTarget stmfadm add-view 600144f0000000000000522ec1780001 all necessary services are running. root at omni:~# svcs -a | grep stmf online 11:12:11 svc:/system/stmf:default svcs -a | grep iscsi online 11:12:06 svc:/network/iscsi/initiator:default online 11:12:12 svc:/network/iscsi/target:default but still i can not see shareiscsi property in my created volume here is the output root at omni:~# zfs get all acipool/cmdiscsi/iTarget NAME PROPERTY VALUE SOURCE acipool/cmdiscsi/iTarget type volume - acipool/cmdiscsi/iTarget creation Tue Sep 10 11:49 2013 - acipool/cmdiscsi/iTarget used 23.9K - acipool/cmdiscsi/iTarget available 272G - acipool/cmdiscsi/iTarget referenced 23.9K - acipool/cmdiscsi/iTarget compressratio 1.00x - acipool/cmdiscsi/iTarget reservation none default acipool/cmdiscsi/iTarget volsize 8G local acipool/cmdiscsi/iTarget volblocksize 8K - acipool/cmdiscsi/iTarget checksum on default acipool/cmdiscsi/iTarget compression off default acipool/cmdiscsi/iTarget readonly off default acipool/cmdiscsi/iTarget copies 1 default acipool/cmdiscsi/iTarget refreservation none default acipool/cmdiscsi/iTarget primarycache all default acipool/cmdiscsi/iTarget secondarycache all default acipool/cmdiscsi/iTarget usedbysnapshots 0 - acipool/cmdiscsi/iTarget usedbydataset 23.9K - acipool/cmdiscsi/iTarget usedbychildren 0 - acipool/cmdiscsi/iTarget usedbyrefreservation 0 - acipool/cmdiscsi/iTarget logbias latency default acipool/cmdiscsi/iTarget dedup off default acipool/cmdiscsi/iTarget mlslabel none default acipool/cmdiscsi/iTarget sync standard default acipool/cmdiscsi/iTarget refcompressratio 1.00x - acipool/cmdiscsi/iTarget written 23.9K - acipool/cmdiscsi/iTarget logicalused 8K - acipool/cmdiscsi/iTarget logicalreferenced 8K - however i can connect to the iSCSI LUN from my client but it size showed up 0. but connection is fine. Thanks. Myk -------------- next part -------------- An HTML attachment was scrubbed... URL: From ci4 at outlook.com Tue Sep 10 11:03:04 2013 From: ci4 at outlook.com (Chavdar Ivanov ) Date: Tue, 10 Sep 2013 11:03:04 +0000 Subject: [OmniOS-discuss] shareiscsi property missing Message-ID: Shareiscsi property is not used at all. Chavdar Ivanov Sent from my BlackBerry? wireless device -----Original Message----- From: Muhammad Yousuf Khan Date: Tue, 10 Sep 2013 07:16:09 To: Subject: [OmniOS-discuss] shareiscsi property missing http://docs.oracle.com/cd/E23824_01/html/821-1459/fnnop.html#fnnoq i m using this link as a reference, and i ran these commands. ? zfs create -o mountpoint=none? acipool/cmdiscsi ? zfs create -V 8G -s acipool/cmdiscsi/iTarget ? sbdadm create-lu /dev/zvol/rdsk/acipool/cmdiscsi/iTarget ? stmfadm add-view 600144f0000000000000522ec1780001 all necessary services are running. root at omni:~# svcs -a | grep stmf online???????? 11:12:11 svc:/system/stmf:default ?svcs -a | grep iscsi online???????? 11:12:06 svc:/network/iscsi/initiator:default online???????? 11:12:12 svc:/network/iscsi/target:default but still i can not see shareiscsi property in my created volume here is the output root at omni:~#? zfs get all acipool/cmdiscsi/iTarget NAME????????????????????? PROPERTY????????????? VALUE????????????????? SOURCE acipool/cmdiscsi/iTarget? type????????????????? volume???????????????? - acipool/cmdiscsi/iTarget? creation????????????? Tue Sep 10 11:49 2013? - acipool/cmdiscsi/iTarget? used????????????????? 23.9K????????????????? - acipool/cmdiscsi/iTarget? available???????????? 272G?????????????????? - acipool/cmdiscsi/iTarget? referenced??????????? 23.9K????????????????? - acipool/cmdiscsi/iTarget? compressratio???????? 1.00x????????????????? - acipool/cmdiscsi/iTarget? reservation?????????? none?????????????????? default acipool/cmdiscsi/iTarget? volsize?????????????? 8G???????????????????? local acipool/cmdiscsi/iTarget? volblocksize????????? 8K???????????????????? - acipool/cmdiscsi/iTarget? checksum????????????? on???????????????????? default acipool/cmdiscsi/iTarget? compression?????????? off??????????????????? default acipool/cmdiscsi/iTarget? readonly????????????? off??????????????????? default acipool/cmdiscsi/iTarget? copies??????????????? 1????????????????????? default acipool/cmdiscsi/iTarget? refreservation??????? none?????????????????? default acipool/cmdiscsi/iTarget? primarycache????????? all??????????????????? default acipool/cmdiscsi/iTarget? secondarycache??????? all??????????????????? default acipool/cmdiscsi/iTarget? usedbysnapshots?????? 0????????????????????? - acipool/cmdiscsi/iTarget? usedbydataset???????? 23.9K????????????????? - acipool/cmdiscsi/iTarget? usedbychildren??????? 0????????????????????? - acipool/cmdiscsi/iTarget? usedbyrefreservation? 0????????????????????? - acipool/cmdiscsi/iTarget? logbias?????????????? latency??????????????? default acipool/cmdiscsi/iTarget? dedup???????????????? off??????????????????? default acipool/cmdiscsi/iTarget? mlslabel????????????? none?????????????????? default acipool/cmdiscsi/iTarget? sync????????????????? standard?????????????? default acipool/cmdiscsi/iTarget? refcompressratio????? 1.00x????????????????? - acipool/cmdiscsi/iTarget? written?????????????? 23.9K????????????????? - acipool/cmdiscsi/iTarget? logicalused?????????? 8K???????????????????? - acipool/cmdiscsi/iTarget? logicalreferenced???? 8K???????????????????? - however i can connect to the iSCSI LUN from my client but it size showed up 0. but connection is fine. Thanks. Myk From sirtcp at gmail.com Tue Sep 10 15:41:02 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Tue, 10 Sep 2013 20:41:02 +0500 Subject: [OmniOS-discuss] poor nfs performence. Message-ID: i am using Raidz2 with 4 drives. i am using dell 490 with 2x3.0 Xeon processors. 12 GB RAM. 1 40gb HD for omni OS 4 different size disks for Raidz2. set of 2x160gb and 2x250 gb. every thing is working well except VM file transfer performance. hosted on NFS. when i SCP from omniOS to another linux server it copy root at omni:/acipool# scp test.tmp root at 10.x.x.13:/ The authenticity of host '10.x.x.13 (10.xx.xx.13)' can't be established. RSA key fingerprint is da:x:xx:xx:8f:b1:ed:d9:f4:dd:e3xxx:21:5f:01:23. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added '10.xx.xx.13' (RSA) to the list of known hosts. root at 10.x.x.13's password: test.tmp 100% |********************************************************************************************| 5120 MB 07:37 which i think is fine due to Raidz and 2 parities. however on VM hosted on NFS taking too much time. a file of 500 MB copying from NFS to my desktops took 20 minutes. but file from my desktop to NFS is normal. for example a file of 500Mb taking less then a minute to copy. but same file when i try to copy from NFS to desktop some time it shows 100 plus minutes and dynamically changing time but eventually it is taking too much time. some time copying from NFS is a bit quicker and some time dead slow. one thing i have also noticed that once the copy is dead slow it suddenly starts copying the data very fast and it happens for few seconds and then again dead slow. any idea what is happening what mistake i am doing here ? any advice would be highly appreciated. i will share my further testing later. Thanks, Yousuf -------------- next part -------------- An HTML attachment was scrubbed... URL: From fabio at fabiorabelo.wiki.br Tue Sep 10 16:55:44 2013 From: fabio at fabiorabelo.wiki.br (=?UTF-8?Q?F=C3=A1bio_Rabelo?=) Date: Tue, 10 Sep 2013 13:55:44 -0300 Subject: [OmniOS-discuss] poor nfs performence. In-Reply-To: References: Message-ID: Hi to all .. This article were my guideline in my first implementation : http://constantin.glez.de/blog/2010/04/ten-ways-easily-improve-oracle-solaris-zfs-filesystem-performance My gess, you need more RAM . In your description of the system, you have a lot of processing power, but very litle RAM ... Sata controler can impact that too . F?bio Rabelo 2013/9/10 Muhammad Yousuf Khan : > i am using Raidz2 with 4 drives. > > i am using dell 490 with 2x3.0 Xeon processors. > 12 GB RAM. > > > 1 40gb HD for omni OS > 4 different size disks for Raidz2. set of 2x160gb and 2x250 gb. > every thing is working well except VM file transfer performance. hosted on > NFS. > > when i SCP from omniOS to another linux server it copy > > root at omni:/acipool# scp test.tmp root at 10.x.x.13:/ > The authenticity of host '10.x.x.13 (10.xx.xx.13)' can't be established. > RSA key fingerprint is da:x:xx:xx:8f:b1:ed:d9:f4:dd:e3xxx:21:5f:01:23. > Are you sure you want to continue connecting (yes/no)? yes > Warning: Permanently added '10.xx.xx.13' (RSA) to the list of known hosts. > root at 10.x.x.13's password: > test.tmp 100% > |********************************************************************************************| > 5120 MB 07:37 > > > which i think is fine due to Raidz and 2 parities. > > however on VM hosted on NFS taking too much time. > > a file of 500 MB copying from NFS to my desktops took 20 minutes. > > but file from my desktop to NFS is normal. for example a file of 500Mb > taking less then a minute to copy. > > but same file when i try to copy from NFS to desktop some time it shows 100 > plus minutes and dynamically changing time but eventually it is taking too > much time. > > some time copying from NFS is a bit quicker and some time dead slow. > > one thing i have also noticed that once the copy is dead slow it suddenly > starts copying the data very fast and it happens for few seconds and then > again dead slow. > > > any idea what is happening what mistake i am doing here ? > > any advice would be highly appreciated. > > i will share my further testing later. > > Thanks, > > Yousuf > > > > > > > > > _______________________________________________ > OmniOS-discuss mailing list > OmniOS-discuss at lists.omniti.com > http://lists.omniti.com/mailman/listinfo/omnios-discuss > From tim at multitalents.net Tue Sep 10 20:27:28 2013 From: tim at multitalents.net (Tim Rice) Date: Tue, 10 Sep 2013 13:27:28 -0700 (PDT) Subject: [OmniOS-discuss] rsync issues In-Reply-To: References: Message-ID: On Mon, 9 Sep 2013, Ian Kaufman wrote: > Hi all, > > I am trying to slurp data over from one IllumOS based system > (Illumian) to another (latest stable OmniOS), and I am running into a > problem. I keep seeing the error: > > rsync: failed to set permissions on "FILENAME": Not owner (1) > > which is leaving me with all of my dirs/files either 777 or 666. I am > using the -a flag, both as root and as the directory/file owner, and > the namespace/user ids are consistent across the system. My idmapd > domain is also consistent. > > Has anyone else seen this problem? I just go through migrating the data from my UnixWare server to OmniOS (omnios-b281e50) and saw a very similar error message. I say similar because if I remember correctly it came from tar not rsync. Then doing a rsync tuned up things nicely. The problem files all seemed to be suid root. > > Thanks, > > Ian > -- Tim Rice Multitalents tim at multitalents.net From tobi at oetiker.ch Wed Sep 11 12:33:50 2013 From: tobi at oetiker.ch (Tobias Oetiker) Date: Wed, 11 Sep 2013 14:33:50 +0200 (CEST) Subject: [OmniOS-discuss] how to create a stable zone Message-ID: Just experimented for the first time with zones on my omnios box ... workes fine ... great stuff ... except that I now realize that zoneadm -z xxx install by default it seems to install bloody, how do I get a zone installed with stable ? cheers tobi -- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland http://it.oetiker.ch tobi at oetiker.ch ++41 62 775 9902 / sb: -9900 From esproul at omniti.com Wed Sep 11 13:46:56 2013 From: esproul at omniti.com (Eric Sproul) Date: Wed, 11 Sep 2013 09:46:56 -0400 Subject: [OmniOS-discuss] how to create a stable zone In-Reply-To: References: Message-ID: On Wed, Sep 11, 2013 at 8:33 AM, Tobias Oetiker wrote: > Just experimented for the first time with zones on my omnios box > ... workes fine ... great stuff ... except that I now realize that > > zoneadm -z xxx install > > by default it seems to install bloody, how do I get a zone installed > with stable ? What is the global zone installed with? Non-global zones must match the release of the global zone. Zones are OS virtualization, so the userland bits inside the zone must be compatible with the one and only kernel running on the system. Hope that helps, Eric From tobi at oetiker.ch Wed Sep 11 14:20:42 2013 From: tobi at oetiker.ch (Tobias Oetiker) Date: Wed, 11 Sep 2013 16:20:42 +0200 (CEST) Subject: [OmniOS-discuss] how to create a stable zone In-Reply-To: References: Message-ID: Today Eric Sproul wrote: > On Wed, Sep 11, 2013 at 8:33 AM, Tobias Oetiker wrote: > > Just experimented for the first time with zones on my omnios box > > ... workes fine ... great stuff ... except that I now realize that > > > > zoneadm -z xxx install > > > > by default it seems to install bloody, how do I get a zone installed > > with stable ? > > What is the global zone installed with? Non-global zones must match > the release of the global zone. Zones are OS virtualization, so the > userland bits inside the zone must be compatible with the one and only > kernel running on the system. the global zone is stable ... and so is the new zone ... I drew wrong conclusions from version differences resulting from non upgrades packes in the global zone ... sorry for the noise ... cheers tobi -- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland http://it.oetiker.ch tobi at oetiker.ch ++41 62 775 9902 / sb: -9900 From sirtcp at gmail.com Wed Sep 11 21:40:04 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Thu, 12 Sep 2013 02:40:04 +0500 Subject: [OmniOS-discuss] My NFS low performance test. Message-ID: first of sorry for starting a new thread for same issue explained earlier because. i mistakenly deleted the email. so my apologizes. my omniOS server hardware is as under. dual 3.2GHz Processors, 12 GB RAM. dell 490 workstation 4 sata drives set with RAIDz2 1 40GB very old IDE drive for OmniOS root system i have 3 servers for testing. 1. KVM virtualization server (Proxmox) 2. OmniOS (NFS) 3. Desktop machine all three are connected via 1GB LAN broadcast domain. i have hosted a test VM (windows 2003 server) on NFS and when i am trying to copy the data (2gb File) from VM via Microsoft sharing to a desktop machine. i doing something very abnormal which i can not understand why just FYI : all the virtual machines hosted on KVM (proxmox server) local harddrives are on mdadm linux raid. and working great. and i see no issue in copy and pasting data from or to the local VM machines. In attached graphics you will see 2 test of sending 2GB file. in "snap a.1" for few seconds file transfer stuck at 2 percent and then due to unknown reasons bumps to 15%. and it continues for few seconds and when file reaches the end it again goes down to 3 Percent as you can see in "snap a.2" in "snap b.1" you can see it starts at 3% max and for 2 minutes it continues and speed only changes btw 1% to 3%. see in "snap b.2" some says disable sync for testing and see if performance increases, sorry it didnt help me. same thing happens, whether i disable or enable the sync it makes no difference for me and Some says to upgrade the RAM which i am already looking but just a part of my confusion when i see vmstat it shows me i have 7GB free RAM is there anyone can please explain me why and what is happening behind all this, the workstation hosting OmniOS is a good machine. why it is doing some thing very unexpected. Any advice, suggestion, tip etc. will be highly appreciated. Thanks Myk -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: nfs-test-result.jpg Type: image/jpeg Size: 199025 bytes Desc: not available URL: From sirtcp at gmail.com Thu Sep 12 06:42:14 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Thu, 12 Sep 2013 11:42:14 +0500 Subject: [OmniOS-discuss] My NFS low performance test. In-Reply-To: References: Message-ID: Just notice and would like to share my new finding. as i mentioned earlier i am using RAIDz2 and hosted a VM on NFS. so for testing i "SCP" the whole HD image of VM to some other Linux system so that i can learn if the issue is with Drive speed or the issue is with NFS protocol, (of course not a bug with NFS but i have done something wrong in configuring) here is the SCP result. the virtual harddisk image size is 32 GB. i am running this command from OmniOS SSH. vm-100001-disk-1.qco 50% |************** | 16461 MB 09:42 ETA you can see it copy 16 GB and i confirm that it took 3 to 4 minutes to copy that huge data. it seems fine to me. same RAIDz2 but protocol change (SCP on SSH) so i think the issue is with NFS. not with the Hardware speed/specs limitation. any idea please. Thanks, Myk On Thu, Sep 12, 2013 at 2:40 AM, Muhammad Yousuf Khan wrote: > first of sorry for starting a new thread for same issue explained earlier > because. i > mistakenly deleted the email. so my apologizes. > > my omniOS server hardware is as under. > dual 3.2GHz Processors, 12 GB RAM. dell 490 workstation > 4 sata drives set with RAIDz2 > 1 40GB very old IDE drive for OmniOS root system > > i have 3 servers for testing. > 1. KVM virtualization server (Proxmox) > 2. OmniOS (NFS) > 3. Desktop machine > > all three are connected via 1GB LAN broadcast domain. > > i have hosted a test VM (windows 2003 server) on NFS and when i am trying > to copy the data (2gb File) from VM via Microsoft sharing to a desktop > machine. i doing something very abnormal which i can not understand why > > just FYI : all the virtual machines hosted on KVM (proxmox server) local > harddrives are on mdadm linux raid. and working great. and i see no issue > in copy and pasting data from or to the local VM machines. > > In attached graphics you will see 2 test of sending 2GB file. > in "snap a.1" for few seconds file transfer stuck at 2 percent and then > due to unknown reasons bumps to 15%. and it continues for few seconds and > when file reaches the end it again goes down to 3 Percent as you can see > in "snap a.2" > > in "snap b.1" you can see it starts at 3% max and for 2 minutes it > continues and speed only changes btw 1% to 3%. see in "snap b.2" > > some says disable sync for testing and see if performance increases, sorry > it didnt help me. same thing happens, whether i disable or enable the sync > it makes no difference for me > > and Some says to upgrade the RAM which i am already looking but just a > part of my confusion when i see vmstat it shows me i have 7GB free RAM > > is there anyone can please explain me why and what is happening behind all > this, the workstation hosting OmniOS is a good machine. why it is doing > some thing very unexpected. > > Any advice, suggestion, tip etc. will be highly appreciated. > > Thanks > Myk > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From narayan.desai at gmail.com Thu Sep 12 15:10:42 2013 From: narayan.desai at gmail.com (Narayan Desai) Date: Thu, 12 Sep 2013 10:10:42 -0500 Subject: [OmniOS-discuss] smartmontools on omnios Message-ID: I'm trying to figure out how to probe smart statistics reliably for SATA drives behind a SAS expander. I've installed the omni-ms version of smartmontools, and it appears to work, with a few caveats. If I run with -d sat,12 (as esproul suggested in IRC), it looks like I get full information back from the drive, but the soft errors and recoverable errors counts get incremented. I also get this message in the ring buffer: Sep 11 23:35:15 v3 scsi: [ID 107833 kern.warning] WARNING: /scsi_vhci/disk at g5000cca369e606ce (sd79): Sep 11 23:35:15 v3 Error for Command: Error Level: Recovered Sep 11 23:35:15 v3 scsi: [ID 107833 kern.notice] Requested Block: 0 Error Block: 0 Sep 11 23:35:15 v3 scsi: [ID 107833 kern.notice] Vendor: ATA Serial Number: MN3220 Sep 11 23:35:15 v3 scsi: [ID 107833 kern.notice] Sense Key: Soft_Error Sep 11 23:35:15 v3 scsi: [ID 107833 kern.notice] ASC: 0x0 (), ASCQ: 0x1d, FRU: 0x0 If I run with -d scsi, a subset of the smart information is reported, and the illegal request counter gets incremented. It looks like the scsi_vhci driver gets upset in two different ways, depending on how smartctl is called. In the former case it gets an unexpected message, and in the latter, it thinks the smart request is an illegal request. So, from cursory digging into the code, it appears that the common scsi layer doesn't know how to decode this command, and that is what is causing the ruckus. It the solution just a matter of adding: 0xa1 0x0 "SAT SMART Data" to extended_sense_list[] in usr/src/uts/common/io/scsi/impl/scsi_subr.c ? I'm not sure if I'm reading the error message correctly or not. Is this basically the right thing to do? thanks. -nld -------------- next part -------------- An HTML attachment was scrubbed... URL: From ikaufman at eng.ucsd.edu Thu Sep 12 16:38:19 2013 From: ikaufman at eng.ucsd.edu (Ian Kaufman) Date: Thu, 12 Sep 2013 09:38:19 -0700 Subject: [OmniOS-discuss] My NFS low performance test. In-Reply-To: References: Message-ID: Hi Muhammad, What is the output of "sharectl get nfs"? Have you done any NFS tuning? Even though the system says you have 7GB of RAM free, you are running a very slim system for ZFS. Do you have compression enabled? Deduplication? How big is your filesystem? Here are some RAM rules of thumb for ZFS (anfd other advice): For decent ZFS performance, you need at least 1GB of RAM for every TB of data, plus at least 1 extra GB for OS If deduplication is turned on, you need about 4GB of RAM per TB of data in addition to normal system and ZFS RAM if using 64K blocks on average, if using smaller 8K blocks on average, then you need about 32GB of RAM per TB of data. RAIDZ2 vdevs should have at least 5 disks and no more than 10. Some believe 6 or 8 disks per vdev for RAIDZ2 is optimal. Improve read performance with L2ARC and SSDs - improve write performance with either RAMDISK SSDs or SLC Flash Memory SSDs, and mirror the devices. Ian On Wed, Sep 11, 2013 at 11:42 PM, Muhammad Yousuf Khan wrote: > Just notice and would like to share my new finding. > > as i mentioned earlier i am using RAIDz2 and hosted a VM on NFS. so for > testing i "SCP" the whole HD image of VM to some other Linux system so that > i can learn if the issue is with Drive speed or the issue is with NFS > protocol, (of course not a bug with NFS but i have done something wrong in > configuring) > > here is the SCP result. the virtual harddisk image size is 32 GB. > i am running this command from OmniOS SSH. > > > vm-100001-disk-1.qco 50% |************** | 16461 MB 09:42 > ETA > > > you can see it copy 16 GB and i confirm that it took 3 to 4 minutes to copy > that huge data. > > it seems fine to me. same RAIDz2 but protocol change (SCP on SSH) so i > think the issue is with NFS. not with the Hardware speed/specs limitation. > > any idea please. > > Thanks, > Myk > > > > On Thu, Sep 12, 2013 at 2:40 AM, Muhammad Yousuf Khan > wrote: >> >> first of sorry for starting a new thread for same issue explained earlier >> because. i >> mistakenly deleted the email. so my apologizes. >> >> my omniOS server hardware is as under. >> dual 3.2GHz Processors, 12 GB RAM. dell 490 workstation >> 4 sata drives set with RAIDz2 >> 1 40GB very old IDE drive for OmniOS root system >> >> i have 3 servers for testing. >> 1. KVM virtualization server (Proxmox) >> 2. OmniOS (NFS) >> 3. Desktop machine >> >> all three are connected via 1GB LAN broadcast domain. >> >> i have hosted a test VM (windows 2003 server) on NFS and when i am trying >> to copy the data (2gb File) from VM via Microsoft sharing to a desktop >> machine. i doing something very abnormal which i can not understand why >> >> just FYI : all the virtual machines hosted on KVM (proxmox server) local >> harddrives are on mdadm linux raid. and working great. and i see no issue in >> copy and pasting data from or to the local VM machines. >> >> In attached graphics you will see 2 test of sending 2GB file. >> in "snap a.1" for few seconds file transfer stuck at 2 percent and then >> due to unknown reasons bumps to 15%. and it continues for few seconds and >> when file reaches the end it again goes down to 3 Percent as you can see in >> "snap a.2" >> >> in "snap b.1" you can see it starts at 3% max and for 2 minutes it >> continues and speed only changes btw 1% to 3%. see in "snap b.2" >> >> some says disable sync for testing and see if performance increases, sorry >> it didnt help me. same thing happens, whether i disable or enable the sync >> it makes no difference for me >> >> and Some says to upgrade the RAM which i am already looking but just a >> part of my confusion when i see vmstat it shows me i have 7GB free RAM >> >> is there anyone can please explain me why and what is happening behind all >> this, the workstation hosting OmniOS is a good machine. why it is doing some >> thing very unexpected. >> >> Any advice, suggestion, tip etc. will be highly appreciated. >> >> Thanks >> Myk >> > > > _______________________________________________ > OmniOS-discuss mailing list > OmniOS-discuss at lists.omniti.com > http://lists.omniti.com/mailman/listinfo/omnios-discuss > -- Ian Kaufman Research Systems Administrator UC San Diego, Jacobs School of Engineering ikaufman AT ucsd DOT edu From jdg117 at elvis.arl.psu.edu Thu Sep 12 16:44:46 2013 From: jdg117 at elvis.arl.psu.edu (John D Groenveld) Date: Thu, 12 Sep 2013 12:44:46 -0400 Subject: [OmniOS-discuss] FlexLM lmutil/lmgrd Message-ID: <201309121644.r8CGikdm023934@elvis.arl.psu.edu> Try to run the Solaris 10 binaries for FlexLM on r151006. lmutil and lmgrd run, but can't interogate the ethernet address nor hostid and return 0s. Anyone have a hack? John groenveld at acm.org From richard.elling at richardelling.com Thu Sep 12 17:14:46 2013 From: richard.elling at richardelling.com (Richard Elling) Date: Thu, 12 Sep 2013 10:14:46 -0700 Subject: [OmniOS-discuss] My NFS low performance test. In-Reply-To: References: Message-ID: On Sep 12, 2013, at 9:38 AM, Ian Kaufman wrote: > Hi Muhammad, > > What is the output of "sharectl get nfs"? Have you done any NFS tuning? > > Even though the system says you have 7GB of RAM free, you are running > a very slim system for ZFS. Do you have compression enabled? > Deduplication? How big is your filesystem? Here are some RAM rules of > thumb for ZFS (anfd other advice): > > For decent ZFS performance, you need at least 1GB of RAM for every TB > of data, plus at least 1 extra GB for OS Disagree. We've done many, many studies of this and the RAM size is a function of the working set size (WSS), not total space. For example, in the copying case here, there is no expectation of reuse, so most of the data will efficiently flow through the MRU side of the ARC. The rules of thumb you're reaching for are for frequently used data on the MFU side of the ARC. For OSes like OmniOS, we see the MFU WSS peaking around 200 MB, as an example. > > If deduplication is turned on, you need about 4GB of RAM per TB of > data in addition to normal system and ZFS RAM if using 64K blocks on > average, if using smaller 8K blocks on average, then you need about > 32GB of RAM per TB of data. > > RAIDZ2 vdevs should have at least 5 disks and no more than 10. Some > believe 6 or 8 disks per vdev for RAIDZ2 is optimal. It depends entirely on your workload. For itty-bitty files, fewer disks is faster but less space efficient. For big files, more disks is faster and more space efficient. If you don't know, then the rule is to protect your data. NB, a 4-disk raidz2 offers better slightly data dependability, the same available space, but slightly lower streaming write performance than 4 disks in a 2-way mirror configuration. > > Improve read performance with L2ARC and SSDs - improve write > performance with either RAMDISK SSDs or SLC Flash Memory SSDs, and > mirror the devices. This is more likely the issue. NFS for many clients is a synchronous workload where performance is improved by using a separate log device (SSD usually). The quick test is to "zfs set sync=disabled file/system" and see if the perf improves. If it does, then this well-known behavior is no mystery and the usual methods to solve it apply. I'll bet a steak dinner that this is the case, since the ssh/scp case is an asynchronous write workload and performs much better :-) -- richard > > Ian > > > > > On Wed, Sep 11, 2013 at 11:42 PM, Muhammad Yousuf Khan wrote: >> Just notice and would like to share my new finding. >> >> as i mentioned earlier i am using RAIDz2 and hosted a VM on NFS. so for >> testing i "SCP" the whole HD image of VM to some other Linux system so that >> i can learn if the issue is with Drive speed or the issue is with NFS >> protocol, (of course not a bug with NFS but i have done something wrong in >> configuring) >> >> here is the SCP result. the virtual harddisk image size is 32 GB. >> i am running this command from OmniOS SSH. >> >> >> vm-100001-disk-1.qco 50% |************** | 16461 MB 09:42 >> ETA >> >> >> you can see it copy 16 GB and i confirm that it took 3 to 4 minutes to copy >> that huge data. >> >> it seems fine to me. same RAIDz2 but protocol change (SCP on SSH) so i >> think the issue is with NFS. not with the Hardware speed/specs limitation. >> >> any idea please. >> >> Thanks, >> Myk >> >> >> >> On Thu, Sep 12, 2013 at 2:40 AM, Muhammad Yousuf Khan >> wrote: >>> >>> first of sorry for starting a new thread for same issue explained earlier >>> because. i >>> mistakenly deleted the email. so my apologizes. >>> >>> my omniOS server hardware is as under. >>> dual 3.2GHz Processors, 12 GB RAM. dell 490 workstation >>> 4 sata drives set with RAIDz2 >>> 1 40GB very old IDE drive for OmniOS root system >>> >>> i have 3 servers for testing. >>> 1. KVM virtualization server (Proxmox) >>> 2. OmniOS (NFS) >>> 3. Desktop machine >>> >>> all three are connected via 1GB LAN broadcast domain. >>> >>> i have hosted a test VM (windows 2003 server) on NFS and when i am trying >>> to copy the data (2gb File) from VM via Microsoft sharing to a desktop >>> machine. i doing something very abnormal which i can not understand why >>> >>> just FYI : all the virtual machines hosted on KVM (proxmox server) local >>> harddrives are on mdadm linux raid. and working great. and i see no issue in >>> copy and pasting data from or to the local VM machines. >>> >>> In attached graphics you will see 2 test of sending 2GB file. >>> in "snap a.1" for few seconds file transfer stuck at 2 percent and then >>> due to unknown reasons bumps to 15%. and it continues for few seconds and >>> when file reaches the end it again goes down to 3 Percent as you can see in >>> "snap a.2" >>> >>> in "snap b.1" you can see it starts at 3% max and for 2 minutes it >>> continues and speed only changes btw 1% to 3%. see in "snap b.2" >>> >>> some says disable sync for testing and see if performance increases, sorry >>> it didnt help me. same thing happens, whether i disable or enable the sync >>> it makes no difference for me >>> >>> and Some says to upgrade the RAM which i am already looking but just a >>> part of my confusion when i see vmstat it shows me i have 7GB free RAM >>> >>> is there anyone can please explain me why and what is happening behind all >>> this, the workstation hosting OmniOS is a good machine. why it is doing some >>> thing very unexpected. >>> >>> Any advice, suggestion, tip etc. will be highly appreciated. >>> >>> Thanks >>> Myk >>> >> >> >> _______________________________________________ >> OmniOS-discuss mailing list >> OmniOS-discuss at lists.omniti.com >> http://lists.omniti.com/mailman/listinfo/omnios-discuss >> > > > > -- > Ian Kaufman > Research Systems Administrator > UC San Diego, Jacobs School of Engineering ikaufman AT ucsd DOT edu > _______________________________________________ > OmniOS-discuss mailing list > OmniOS-discuss at lists.omniti.com > http://lists.omniti.com/mailman/listinfo/omnios-discuss -- Richard.Elling at RichardElling.com +1-760-896-4422 -------------- next part -------------- An HTML attachment was scrubbed... URL: From prandini at spe.net Fri Sep 13 06:04:37 2013 From: prandini at spe.net (Paolo Prandini) Date: Fri, 13 Sep 2013 08:04:37 +0200 Subject: [OmniOS-discuss] mdb -k error Message-ID: <5232AAF5.8000104@spe.net> Hi everybody, I run a pkg upgdate this morning and after it when I run mdb -k I get: ld.so.1: mdb: fatal: relocation error: file /usr/bin/amd64/mdb: symbol kvm_namelist: referenced symbol not found Killed Does anyone have any idea about this problem? Maybe a bad package in the repository? Thanks Paolo From ci4 at outlook.com Fri Sep 13 07:58:40 2013 From: ci4 at outlook.com (outlook) Date: Fri, 13 Sep 2013 08:58:40 +0100 Subject: [OmniOS-discuss] mdb -k error Message-ID: I had the same, just booted the previous be. Thought I've done something ... Chavdar --- Original Message --- From: "Paolo Prandini" Sent: 13 September 2013 07:13 To: omnios-discuss at lists.omniti.com Subject: [OmniOS-discuss] mdb -k error Hi everybody, I run a pkg upgdate this morning and after it when I run mdb -k I get: ld.so.1: mdb: fatal: relocation error: file /usr/bin/amd64/mdb: symbol kvm_namelist: referenced symbol not found Killed Does anyone have any idea about this problem? Maybe a bad package in the repository? Thanks Paolo _______________________________________________ OmniOS-discuss mailing list OmniOS-discuss at lists.omniti.com http://lists.omniti.com/mailman/listinfo/omnios-discuss From borising at gmail.com Fri Sep 13 08:50:13 2013 From: borising at gmail.com (Bo Agerskov Rising) Date: Fri, 13 Sep 2013 10:50:13 +0200 Subject: [OmniOS-discuss] Anyone running OmniOS on a EX4 at Hetzner? Message-ID: Hi all, I am thinking about deploying OmniOS on a EX4 at Hetzner, and wondered if anyone had any experience with this server? I can see that it uses this motherboard: Manufacturer: ASUSTeK COMPUTER INC. Product Name: P8H77-M PRO with an Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz stepping 07 CPU. Have just tried to look through the HCL, but couldn't find it on the list, so I thought to ask on the list instead :) Regards, Bo From sirtcp at gmail.com Fri Sep 13 12:45:15 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Fri, 13 Sep 2013 17:45:15 +0500 Subject: [OmniOS-discuss] My NFS low performance test. In-Reply-To: References: Message-ID: helo everyone i think i reach the point where i am having issues i think the problem is with Proxmox settings which i will have to ask in Proxmox forum. here are some of my test details. which i was trying to collect for few days. note : my Proxmox/KVM virtualization box is on debian. Ubuntu is just a destkop machine for testing i am using virtualbox for testing on Ubuntu. there was a person who suggested me to mount the NFS to another linux desktop and then copy from both ends. which i did and reach the issue (i think) Ubuntu (virtualbox) and Proxmox (KVM) both have mount the same omniOS NFS. both of the virtual hardrives are hosted on the root of shared NFS. when i SCP from Ubuntu to OmniOS it gives me 50MB both side copy or just 1 minute delay in copying to omniOs. but reading/copying from omniOS was 1 minute early. same with debian/Proxmox box on SCP. things are same as Ubuntu Box. you can see in attached snap that Virtualbox can copy 2 GB file to another location in 2 minutes or less. however you can also see that Proxmox VM is showing continuously 2% on both site copy. and the point is both machines are hosted on same NFS but virtual environments are different. one is Proxmox and another is Virtualbox. i tested both by disabling/Enabling (standard) "sync property" on a pool and dataset. but they both result the same bandwidth. Thanks for all the help. i think this is time to discuss this matter in Proxmox forum. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: final.JPG Type: image/jpeg Size: 173785 bytes Desc: not available URL: From esproul at omniti.com Fri Sep 13 13:43:15 2013 From: esproul at omniti.com (Eric Sproul) Date: Fri, 13 Sep 2013 09:43:15 -0400 Subject: [OmniOS-discuss] Anyone running OmniOS on a EX4 at Hetzner? In-Reply-To: References: Message-ID: On Fri, Sep 13, 2013 at 4:50 AM, Bo Agerskov Rising wrote: > Hi all, > > I am thinking about deploying OmniOS on a EX4 at Hetzner, and wondered if anyone had any experience with this server? > > I can see that it uses this motherboard: > Manufacturer: ASUSTeK COMPUTER INC. > Product Name: P8H77-M PRO This looks to be a more desktop/gamer board, based on the Intel H77 chipset. The fact that it does not support ECC RAM would be a deal-breaker for me. To me, this doesn't look like a good basis for a server build. Eric From esproul at omniti.com Fri Sep 13 13:46:00 2013 From: esproul at omniti.com (Eric Sproul) Date: Fri, 13 Sep 2013 09:46:00 -0400 Subject: [OmniOS-discuss] mdb -k error In-Reply-To: <5232AAF5.8000104@spe.net> References: <5232AAF5.8000104@spe.net> Message-ID: On Fri, Sep 13, 2013 at 2:04 AM, Paolo Prandini wrote: > Hi everybody, I run a pkg upgdate this morning and after it > when I run mdb -k I get: > ld.so.1: mdb: fatal: relocation error: file /usr/bin/amd64/mdb: symbol > kvm_namelist: referenced symbol not found > Killed > Does anyone have any idea about this problem? > Maybe a bad package in the repository? Stable or bloody? From prandini at spe.net Fri Sep 13 13:58:35 2013 From: prandini at spe.net (Paolo Prandini) Date: Fri, 13 Sep 2013 15:58:35 +0200 Subject: [OmniOS-discuss] mdb -k error In-Reply-To: References: <5232AAF5.8000104@spe.net> Message-ID: <52331A0B.2070803@spe.net> I installed the stable and then run pkg update but I would like to be sure, where can I read the real version? Thanks Paolo On 13/09/2013 15.46, Eric Sproul wrote: > On Fri, Sep 13, 2013 at 2:04 AM, Paolo Prandini wrote: >> Hi everybody, I run a pkg upgdate this morning and after it >> when I run mdb -k I get: >> ld.so.1: mdb: fatal: relocation error: file /usr/bin/amd64/mdb: symbol >> kvm_namelist: referenced symbol not found >> Killed >> Does anyone have any idea about this problem? >> Maybe a bad package in the repository? > > Stable or bloody? > From esproul at omniti.com Fri Sep 13 14:00:47 2013 From: esproul at omniti.com (Eric Sproul) Date: Fri, 13 Sep 2013 10:00:47 -0400 Subject: [OmniOS-discuss] mdb -k error In-Reply-To: <52331A0B.2070803@spe.net> References: <5232AAF5.8000104@spe.net> <52331A0B.2070803@spe.net> Message-ID: On Fri, Sep 13, 2013 at 9:58 AM, Paolo Prandini wrote: > I installed the stable and then run pkg update > but I would like to be sure, where can I read the real version? cat /etc/release If it is stable (r151006), we'd be interested in exactly what you updated. You can find this with 'pkg history -l' Also, had you used mdb -k before this update? Thanks, Eric From ci4 at outlook.com Fri Sep 13 14:04:30 2013 From: ci4 at outlook.com (outlook) Date: Fri, 13 Sep 2013 15:04:30 +0100 Subject: [OmniOS-discuss] mdb -k error Message-ID: Bloody Chavdar --- Original Message --- From: "Eric Sproul" Sent: 13 September 2013 14:56 To: "Paolo Prandini" Cc: "omnios-discuss" Subject: Re: [OmniOS-discuss] mdb -k error On Fri, Sep 13, 2013 at 2:04 AM, Paolo Prandini wrote: > Hi everybody, I run a pkg upgdate this morning and after it > when I run mdb -k I get: > ld.so.1: mdb: fatal: relocation error: file /usr/bin/amd64/mdb: symbol > kvm_namelist: referenced symbol not found > Killed > Does anyone have any idea about this problem? > Maybe a bad package in the repository? Stable or bloody? _______________________________________________ OmniOS-discuss mailing list OmniOS-discuss at lists.omniti.com http://lists.omniti.com/mailman/listinfo/omnios-discuss From prandini at spe.net Fri Sep 13 14:08:30 2013 From: prandini at spe.net (Paolo Prandini) Date: Fri, 13 Sep 2013 16:08:30 +0200 Subject: [OmniOS-discuss] mdb -k error In-Reply-To: References: <5232AAF5.8000104@spe.net> <52331A0B.2070803@spe.net> Message-ID: <52331C5E.5010408@spe.net> I tried to use mdb before update but it wasn't installed at all. I run pkg update and it appeared but is is not working. root at san2:~# cat /etc/release OmniOS v11 r151007 root at san2:~# cat /etc/release OmniOS v11 r151007 Copyright 2013 OmniTI Computer Consulting, Inc. All rights reserved. Use is subject to license terms. root at san2:~# pkg history -l Operation: set-property Outcome: Succeeded Reason: None Client: transfer module Version: 1349890694 User: root (0) Boot Env.: (Unknown) Boot Env. UUID: (Unknown) New Boot Env.: None New Boot Env. UUID: (None) Snapshot: (None) Start Time: 2013-02-09T22:11:43 End Time: 2013-02-09T22:11:43 Total Time: 0:00:00 Command: /usr/bin/distro_const build /usr/share/distro_const/dc_text_x86.xml Start State: None End State: None Operation: add-publisher Outcome: Succeeded Reason: None Client: transfer module Version: 1349890694 User: root (0) Boot Env.: (Unknown) Boot Env. UUID: (Unknown) New Boot Env.: None New Boot Env. UUID: (None) Snapshot: (None) Start Time: 2013-02-09T22:11:43 End Time: 2013-02-09T22:11:43 Total Time: 0:00:00 Command: /usr/bin/distro_const build /usr/share/distro_const/dc_text_x86.xml Start State: None End State: None Operation: refresh-publishers Outcome: Succeeded Reason: None Client: transfer module Version: 1349890694 User: root (0) Boot Env.: (Unknown) Boot Env. UUID: (Unknown) New Boot Env.: None New Boot Env. UUID: (None) Snapshot: (None) Start Time: 2013-02-09T22:11:43 End Time: 2013-02-09T22:11:51 Total Time: 0:00:08 Command: /usr/bin/distro_const build /usr/share/distro_const/dc_text_x86.xml Start State: None End State: None Operation: image-create Outcome: Succeeded Reason: None Client: transfer module Version: 1349890694 User: root (0) Boot Env.: (Unknown) Boot Env. UUID: (Unknown) New Boot Env.: None New Boot Env. UUID: (None) Snapshot: (None) Start Time: 2013-02-09T22:11:43 End Time: 2013-02-09T22:11:51 Total Time: 0:00:08 Command: /usr/bin/distro_const build /usr/share/distro_const/dc_text_x86.xml Start State: None End State: None Operation: rebuild-image-catalogs Outcome: Succeeded Reason: None Client: transfer module Version: 1349890694 User: root (0) Boot Env.: (Unknown) Boot Env. UUID: (Unknown) New Boot Env.: None New Boot Env. UUID: (None) Snapshot: (None) Start Time: 2013-02-09T22:11:48 End Time: 2013-02-09T22:11:51 Total Time: 0:00:03 Command: /usr/bin/distro_const build /usr/share/distro_const/dc_text_x86.xml Start State: None End State: None Operation: set-property Outcome: Succeeded Reason: None Client: transfer module Version: 1349890694 User: root (0) Boot Env.: (Unknown) Boot Env. UUID: (Unknown) New Boot Env.: None New Boot Env. UUID: (None) Snapshot: (None) Start Time: 2013-02-09T22:11:51 End Time: 2013-02-09T22:11:51 Total Time: 0:00:00 Command: /usr/bin/distro_const build /usr/share/distro_const/dc_text_x86.xml Start State: None End State: None Operation: install Outcome: Succeeded Reason: None Client: transfer module Version: 1349890694 User: root (0) Boot Env.: (Unknown) Boot Env. UUID: (Unknown) New Boot Env.: None New Boot Env. UUID: (None) Snapshot: (None) Start Time: 2013-02-09T22:11:51 End Time: 2013-02-09T22:23:20 Total Time: 0:11:29 Command: /usr/bin/distro_const build /usr/share/distro_const/dc_text_x86.xml Start State: Solver: [ Variables: 3770 Clauses: 878242 Iterations: 31 State: Succeeded] Timings: [phase 1: 0.000, phase 2: 11.381, phase 3: 0.000, phase 4: 0.000, phase 5: 0.007, phase 6: 0.000, phase 7: 0.000, phase 8: 4.073, phase 9: 0.000, phase 10: 2.234, phase 11: 0.450, phase 12: 4.668] Maintained incorporations: None Package version changes: None -> pkg://omnios/locale/gu at 0.5.11,5.11-0.151005:20130208T145425Z None -> pkg://omnios/library/libtool/libltdl at 2.4.2,5.11-0.151005:20121106T233124Z None -> pkg://omnios/driver/network/ixgb at 0.5.11,5.11-0.151005:20130208T145412Z None -> pkg://omnios/driver/storage/aac at 0.5.11,5.11-0.151005:20130208T145418Z None -> pkg://omnios/locale/ga at 0.5.11,5.11-0.151005:20130208T145425Z None -> pkg://omnios/driver/serial/usbser_edge at 0.5.11,5.11-0.151005:20130208T145418Z None -> pkg://omnios/system/accounting/legacy at 0.5.11,5.11-0.151005:20130208T145443Z None -> pkg://omnios/release/name at 0.5.11,5.11-0.151005:20121031T194943Z None -> pkg://omnios/text/locale at 0.5.11,5.11-0.151005:20130208T145501Z None -> pkg://omnios/developer/build/make at 0.5.11,5.11-0.151005:20121031T181809Z None -> pkg://omnios/system/data/zoneinfo at 2011.13,5.11-0.151005:20130208T145444Z None -> pkg://omnios/library/python-2/lxml-26 at 2.3.3,5.11-0.151005:20121031T210431Z None -> pkg://omnios/locale/lt-extra at 0.5.11,5.11-0.151005:20130208T145427Z None -> pkg://omnios/driver/storage/pcata at 0.5.11,5.11-0.151005:20130208T145420Z None -> pkg://omnios/system/boot/wanboot/internal at 0.5.11,5.11-0.151005:20130208T145443Z None -> pkg://omnios/entire at 11,5.11-0.151005:20121112T163023Z None -> pkg://omnios/incorporation/jeos/illumos-gate at 11,5.11-0.151005:20121030T194550Z None -> pkg://omnios/service/resource-pools at 0.5.11,5.11-0.151005:20130208T145439Z None -> pkg://omnios/network/ftp at 0.5.11,5.11-0.151005:20130208T145432Z None -> pkg://omnios/compress/gzip at 1.5,5.11-0.151005:20121031T183637Z None -> pkg://omnios/driver/serial/pcser at 0.5.11,5.11-0.151005:20130208T145417Z None -> pkg://omnios/driver/storage/glm at 0.5.11,5.11-0.151005:20130208T145419Z None -> pkg://omnios/runtime/perl at 5.16.1,5.11-0.151005:20130117T151317Z None -> pkg://omnios/compress/xz at 5.0.4,5.11-0.151005:20121102T172712Z None -> pkg://omnios/system/extended-system-utilities at 0.5.11,5.11-0.151005:20130208T145444Z None -> pkg://omnios/system/library/storage/libmpscsi_vhci at 0.5.11,5.11-0.151005:20130208T145454Z None -> pkg://omnios/locale/fil at 0.5.11,5.11-0.151005:20130208T145425Z None -> pkg://omnios/library/python-2/pybonjour at 1.1.1,5.11-0.151005:20121031T210533Z None -> pkg://omnios/system/library/storage/scsi-plugins at 0.5.11,5.11-0.151005:20130208T145454Z None -> pkg://omnios/system/ipc at 0.5.11,5.11-0.151005:20130208T145449Z None -> pkg://omnios/system/kernel/security/gss at 0.5.11,5.11-0.151005:20130208T145450Z None -> pkg://omnios/driver/network/sdp at 0.5.11,5.11-0.151005:20130208T145416Z None -> pkg://omnios/locale/pt-extra at 0.5.11,5.11-0.151005:20130208T145429Z None -> pkg://omnios/library/zlib at 1.2.7,5.11-0.151005:20121031T021837Z None -> pkg://omnios/storage/stmf at 0.5.11,5.11-0.151005:20130208T145442Z None -> pkg://omnios/system/library/policykit at 0.5.11,5.11-0.151005:20130208T145451Z None -> pkg://omnios/driver/network/ixgbe at 0.5.11,5.11-0.151005:20130208T145412Z None -> pkg://omnios/locale/hr-extra at 0.5.11,5.11-0.151005:20130208T145426Z None -> pkg://omnios/locale/nn at 0.5.11,5.11-0.151005:20130208T145429Z None -> pkg://omnios/locale/nl at 0.5.11,5.11-0.151005:20130208T145429Z None -> pkg://omnios/locale/nb at 0.5.11,5.11-0.151005:20130208T145428Z None -> pkg://omnios/locale/ne at 0.5.11,5.11-0.151005:20130208T145428Z None -> pkg://omnios/compatibility/ucb at 0.5.11,5.11-0.151005:20130208T145358Z None -> pkg://omnios/driver/network/igb at 0.5.11,5.11-0.151005:20130208T145411Z None -> pkg://omnios/library/readline at 6.2,5.11-0.151005:20121031T194351Z None -> pkg://omnios/system/data/keyboard/keytables at 0.5.11,5.11-0.151005:20130208T145444Z None -> pkg://omnios/driver/network/iprb at 0.5.11,5.11-0.151005:20130208T145411Z None -> pkg://omnios/locale/lv-extra at 0.5.11,5.11-0.151005:20130208T145428Z None -> pkg://omnios/system/zones/brand/ipkg at 0.5.11,5.11-0.151005:20121101T021439Z None -> pkg://omnios/network/iscsi/initiator at 0.5.11,5.11-0.151005:20130208T145433Z None -> pkg://omnios/driver/network/afe at 0.5.11,5.11-0.151005:20130208T145406Z None -> pkg://omnios/driver/network/xge at 0.5.11,5.11-0.151005:20130208T145417Z None -> pkg://omnios/system/library/install at 0.5.11,5.11-0.151005:20130123T184742Z None -> pkg://omnios/system/data/hardware-registry at 0.5.11,5.11-0.151005:20130208T145444Z None -> pkg://omnios/locale/ug at 0.5.11,5.11-0.151005:20130208T145431Z None -> pkg://omnios/driver/network/nxge at 0.5.11,5.11-0.151005:20130208T145413Z None -> pkg://omnios/driver/storage/scsa1394 at 0.5.11,5.11-0.151005:20130208T145420Z None -> pkg://omnios/locale/uk at 0.5.11,5.11-0.151005:20130208T145431Z None -> pkg://omnios/locale/ur at 0.5.11,5.11-0.151005:20130208T145431Z None -> pkg://omnios/text/gnu-gettext at 0.18.1.1,5.11-0.151005:20121031T181401Z None -> pkg://omnios/locale/th-extra at 0.5.11,5.11-0.151005:20130208T145430Z None -> pkg://omnios/driver/network/e1000g at 0.5.11,5.11-0.151005:20130208T145408Z None -> pkg://omnios/driver/serial/usbsksp/usbs49_fw at 0.5.11,5.11-0.151005:20130208T145418Z None -> pkg://omnios/locale/zh_mo at 0.5.11,5.11-0.151005:20130208T145431Z None -> pkg://omnios/driver/storage/ata at 0.5.11,5.11-0.151005:20130208T145419Z None -> pkg://omnios/compress/bzip2 at 1.0.6,5.11-0.151005:20121031T141946Z None -> pkg://omnios/library/libtecla at 1.6.0,5.11-0.151005:20130208T145421Z None -> pkg://omnios/system/kernel/dtrace/providers at 0.5.11,5.11-0.151005:20130208T145449Z None -> pkg://omnios/library/python-2/pyopenssl-26 at 0.11,5.11-0.151005:20121031T210642Z None -> pkg://omnios/locale/zh_cn at 0.5.11,5.11-0.151005:20130208T145431Z None -> pkg://omnios/database/sqlite-3 at 3.7.14.1,5.11-0.151005:20121031T044601Z None -> pkg://omnios/library/security/openssl at 1.0.1.4,5.11-0.151005:20130205T153900Z None -> pkg://omnios/library/c++/sigcpp at 2.3.1,5.11-0.151005:20121031T152437Z None -> pkg://omnios/release/notices at 0.5.11,5.11-0.151005:20121031T194945Z None -> pkg://omnios/locale/zh_sg at 0.5.11,5.11-0.151005:20130208T145431Z None -> pkg://omnios/network/iscsi/iser at 0.5.11,5.11-0.151005:20130208T145433Z None -> pkg://omnios/system/network/udapl at 0.5.11,5.11-0.151005:20130208T145457Z None -> pkg://omnios/driver/network/bge at 0.5.11,5.11-0.151005:20130208T145407Z None -> pkg://omnios/driver/storage/bcm_sata at 0.5.11,5.11-0.151005:20130208T145419Z None -> pkg://omnios/library/unixodbc at 2.2.14,5.11-0.151005:20121031T193700Z None -> pkg://omnios/driver/network/sdpib at 0.5.11,5.11-0.151005:20130208T145416Z None -> pkg://omnios/locale/ja at 0.5.11,5.11-0.151005:20130208T145427Z None -> pkg://omnios/system/boot/wanboot at 0.5.11,5.11-0.151005:20130208T145443Z None -> pkg://omnios/package/svr4 at 0.5.11,5.11-0.151005:20130208T145434Z None -> pkg://omnios/driver/network/rge at 0.5.11,5.11-0.151005:20130208T145415Z None -> pkg://omnios/system/library/libdbus-glib at 0.100,5.11-0.151005:20121031T153022Z None -> pkg://omnios/system/library/processor at 0.5.11,5.11-0.151005:20130208T145452Z None -> pkg://omnios/system/zones at 0.5.11,5.11-0.151005:20130208T145501Z None -> pkg://omnios/locale/ca at 0.5.11,5.11-0.151005:20130208T145423Z None -> pkg://omnios/text/doctools at 0.5.11,5.11-0.151005:20130208T145501Z None -> pkg://omnios/text/less at 451,5.11-0.151005:20121031T191922Z None -> pkg://omnios/locale/cs at 0.5.11,5.11-0.151005:20130208T145424Z None -> pkg://omnios/system/library at 0.5.11,5.11-0.151005:20130208T145455Z None -> pkg://omnios/diagnostic/latencytop at 0.5.11,5.11-0.151005:20130208T145401Z None -> pkg://omnios/driver/network/fcsm at 0.5.11,5.11-0.151005:20130208T145409Z None -> pkg://omnios/web/wget at 1.14,5.11-0.151005:20121031T023147Z None -> pkg://omnios/service/security/kerberos-5 at 0.5.11,5.11-0.151005:20130208T145439Z None -> pkg://omnios/driver/network/tavor at 0.5.11,5.11-0.151005:20130208T145416Z None -> pkg://omnios/system/network/routing at 0.5.11,5.11-0.151005:20130208T145456Z None -> pkg://omnios/service/picl at 0.5.11,5.11-0.151005:20130208T145438Z None -> pkg://omnios/system/library/security/libsasl at 0.5.11,5.11-0.151005:20130208T145453Z None -> pkg://omnios/library/pcre at 8.31,5.11-0.151005:20121031T174253Z None -> pkg://omnios/consolidation/osnet/osnet-incorporation at 0.5.11,5.11-0.151005:20130208T145330Z None -> pkg://omnios/driver/serial/usbftdi at 0.5.11,5.11-0.151005:20130208T145417Z None -> pkg://omnios/locale/kn at 0.5.11,5.11-0.151005:20130208T145427Z None -> pkg://omnios/system/library/libdiskmgt at 0.5.11,5.11-0.151005:20130208T145451Z None -> pkg://omnios/locale/de-extra at 0.5.11,5.11-0.151005:20130208T145424Z None -> pkg://omnios/driver/virtualization/kvm at 1.0.3,5.11-0.151005:20121101T003935Z None -> pkg://omnios/naming/ldap at 0.5.11,5.11-0.151005:20130208T145432Z None -> pkg://omnios/system/kvm at 1.0.3,5.11-0.151005:20121101T004042Z None -> pkg://omnios/storage/svm at 0.5.11,5.11-0.151005:20130208T145443Z None -> pkg://omnios/system/library/libdbus at 1.6.8,5.11-0.151005:20121031T152854Z None -> pkg://omnios/service/storage/removable-media at 0.5.11,5.11-0.151005:20130208T145440Z None -> pkg://omnios/system/file-system/smb at 0.5.11,5.11-0.151005:20130208T145445Z None -> pkg://omnios/locale/mn at 0.5.11,5.11-0.151005:20130208T145428Z None -> pkg://omnios/locale/ml at 0.5.11,5.11-0.151005:20130208T145428Z None -> pkg://omnios/locale/mk at 0.5.11,5.11-0.151005:20130208T145428Z None -> pkg://omnios/driver/network/atge at 0.5.11,5.11-0.151005:20130208T145406Z None -> pkg://omnios/driver/storage/nv_sata at 0.5.11,5.11-0.151005:20130208T145420Z None -> pkg://omnios/driver/network/myri10ge at 0.5.11,5.11-0.151005:20130208T145413Z None -> pkg://omnios/driver/network/ofk at 0.5.11,5.11-0.151005:20130208T145413Z None -> pkg://omnios/text/gnu-grep at 2.14,5.11-0.151005:20121031T162234Z None -> pkg://omnios/system/fru-id at 0.5.11,5.11-0.151005:20130208T145447Z None -> pkg://omnios/locale/mt at 0.5.11,5.11-0.151005:20130208T145428Z None -> pkg://omnios/locale/ms at 0.5.11,5.11-0.151005:20130208T145428Z None -> pkg://omnios/locale/mr at 0.5.11,5.11-0.151005:20130208T145428Z None -> pkg://omnios/system/install/text-install at 0.5.11,5.11-0.151005:20130123T184741Z None -> pkg://omnios/library/python-2/ply at 3.4,5.11-0.151005:20121031T210521Z None -> pkg://omnios/shell/zsh at 5.0.0,5.11-0.151005:20121030T220948Z None -> pkg://omnios/driver/storage/mega_sas at 0.5.11,5.11-0.151005:20130208T145419Z None -> pkg://omnios/system/fru-id/platform at 0.5.11,5.11-0.151005:20130208T145447Z None -> pkg://omnios/locale/fr at 0.5.11,5.11-0.151005:20130208T145425Z None -> pkg://omnios/shell/tcsh at 6.18.1,5.11-0.151005:20121031T035454Z None -> pkg://omnios/driver/storage/si3124 at 0.5.11,5.11-0.151005:20130208T145420Z None -> pkg://omnios/system/storage/fibre-channel/port-utility at 0.5.11,5.11-0.151005:20130208T145458Z None -> pkg://omnios/driver/storage/smp at 0.5.11,5.11-0.151005:20130208T145420Z None -> pkg://omnios/locale/fi at 0.5.11,5.11-0.151005:20130208T145425Z None -> pkg://omnios/driver/serial/usbsprl at 0.5.11,5.11-0.151005:20130208T145418Z None -> pkg://omnios/library/security/tcp-wrapper at 7.6,5.11-0.151005:20130208T145422Z None -> pkg://omnios/text/gnu-sed at 4.2.1,5.11-0.151005:20121031T182836Z None -> pkg://omnios/driver/network/rdsv3 at 0.5.11,5.11-0.151005:20130208T145415Z None -> pkg://omnios/compress/unzip at 6.0,5.11-0.151005:20121031T023754Z None -> pkg://omnios/system/file-system/autofs at 0.5.11,5.11-0.151005:20130208T145445Z None -> pkg://omnios/locale/tr at 0.5.11,5.11-0.151005:20130208T145431Z None -> pkg://omnios/locale/th at 0.5.11,5.11-0.151005:20130208T145430Z None -> pkg://omnios/driver/graphics/agpgart at 0.5.11,5.11-0.151005:20130208T145404Z None -> pkg://omnios/service/network/ntp at 4.2.7.316,5.11-0.151005:20130117T170103Z None -> pkg://omnios/locale/ta at 0.5.11,5.11-0.151005:20130208T145430Z None -> pkg://omnios/locale/te at 0.5.11,5.11-0.151005:20130208T145430Z None -> pkg://omnios/driver/network/yge at 0.5.11,5.11-0.151005:20130208T145417Z None -> pkg://omnios/print/lp/print-client-commands at 0.5.11,5.11-0.151005:20130208T145434Z None -> pkg://omnios/runtime/python-26 at 2.6.7,5.11-0.151005:20121031T204818Z None -> pkg://omnios/driver/network/fcp at 0.5.11,5.11-0.151005:20130208T145409Z None -> pkg://omnios/compress/p7zip at 9.20.1,5.11-0.151005:20121031T192550Z None -> pkg://omnios/locale/hu-extra at 0.5.11,5.11-0.151005:20130208T145426Z None -> pkg://omnios/driver/network/elxl at 0.5.11,5.11-0.151005:20130208T145408Z None -> pkg://omnios/system/kernel/dynamic-reconfiguration/i86pc at 0.5.11,5.11-0.151005:20130208T145449Z None -> pkg://omnios/compress/zip at 3.0,5.11-0.151005:20121031T022149Z None -> pkg://omnios/service/resource-pools/poold at 0.5.11,5.11-0.151005:20130208T145439Z None -> pkg://omnios/library/ncurses at 5.9,5.11-0.151005:20121031T192109Z None -> pkg://omnios/driver/network/fp at 0.5.11,5.11-0.151005:20130208T145410Z None -> pkg://omnios/terminal/screen at 4.0.3,5.11-0.151005:20121031T194824Z None -> pkg://omnios/system/library/gcc-4-runtime at 4.7.2,5.11-0.151005:20121030T220413Z None -> pkg://omnios/shell/pipe-viewer at 1.3.9,5.11-0.151005:20121112T203903Z None -> pkg://omnios/library/python-2/cherrypy at 3.2.2,5.11-0.151005:20121031T210141Z None -> pkg://omnios/system/data/terminfo at 0.5.11,5.11-0.151005:20130208T145444Z None -> pkg://omnios/locale/it-extra at 0.5.11,5.11-0.151005:20130208T145427Z None -> pkg://omnios/runtime/perl-5161/manual at 5.16.1,5.11-0.151005:20130117T161001Z None -> pkg://omnios/system/network at 0.5.11,5.11-0.151005:20130208T145457Z None -> pkg://omnios/system/kernel/suspend-resume at 0.5.11,5.11-0.151005:20130208T145450Z None -> pkg://omnios/locale/tr-extra at 0.5.11,5.11-0.151005:20130208T145431Z None -> pkg://omnios/service/storage/fibre-channel/fc-fabric at 0.5.11,5.11-0.151005:20130208T145440Z None -> pkg://omnios/system/library/boot-management at 0.5.11,5.11-0.151005:20130123T184742Z None -> pkg://omnios/driver/network/ibp at 0.5.11,5.11-0.151005:20130208T145411Z None -> pkg://omnios/locale/is at 0.5.11,5.11-0.151005:20130208T145426Z None -> pkg://omnios/system/boot/real-mode at 0.5.11,5.11-0.151005:20130208T145443Z None -> pkg://omnios/locale/it at 0.5.11,5.11-0.151005:20130208T145427Z None -> pkg://omnios/locale/ii at 0.5.11,5.11-0.151005:20130208T145426Z None -> pkg://omnios/locale/mk-extra at 0.5.11,5.11-0.151005:20130208T145428Z None -> pkg://omnios/package/pkg at 0.5.11,5.11-0.151005:20121101T021359Z None -> pkg://omnios/locale/id at 0.5.11,5.11-0.151005:20130208T145426Z None -> pkg://omnios/locale/bn at 0.5.11,5.11-0.151005:20130208T145423Z None -> pkg://omnios/locale/bo at 0.5.11,5.11-0.151005:20130208T145423Z None -> pkg://omnios/locale/ca-extra at 0.5.11,5.11-0.151005:20130208T145423Z None -> pkg://omnios/locale/kok at 0.5.11,5.11-0.151005:20130208T145427Z None -> pkg://omnios/locale/bg at 0.5.11,5.11-0.151005:20130208T145423Z None -> pkg://omnios/locale/be at 0.5.11,5.11-0.151005:20130208T145423Z None -> pkg://omnios/driver/serial/usbser at 0.5.11,5.11-0.151005:20130208T145418Z None -> pkg://omnios/system/network/udapl/udapl-tavor at 0.5.11,5.11-0.151005:20130208T145457Z None -> pkg://omnios/system/management/snmp/sea/sea-config at 0.5.11,5.11-0.151005:20130208T145455Z None -> pkg://omnios/driver/network/rds at 0.5.11,5.11-0.151005:20130208T145414Z None -> pkg://omnios/service/fault-management at 0.5.11,5.11-0.151005:20130208T145435Z None -> pkg://omnios/driver/network/dmfe at 0.5.11,5.11-0.151005:20130208T145408Z None -> pkg://omnios/network/ssh at 0.5.11,5.11-0.151005:20130208T145434Z None -> pkg://omnios/driver/xvm/pv at 0.5.11,5.11-0.151005:20130208T145421Z None -> pkg://omnios/system/library/dbus at 1.6.8,5.11-0.151005:20121031T152847Z None -> pkg://omnios/text/groff at 1.21,5.11-0.151005:20130117T165120Z None -> pkg://omnios/driver/network/eoib at 0.5.11,5.11-0.151005:20130208T145408Z None -> pkg://omnios/system/library/security/gss at 0.5.11,5.11-0.151005:20130208T145452Z None -> pkg://omnios/driver/storage/marvell88sx at 0.5.11,5.11-0.151005:20130208T145419Z None -> pkg://omnios/driver/network/hme at 0.5.11,5.11-0.151005:20130208T145410Z None -> pkg://omnios/locale/pt at 0.5.11,5.11-0.151005:20130208T145429Z None -> pkg://omnios/locale/cs-extra at 0.5.11,5.11-0.151005:20130208T145424Z None -> pkg://omnios/runtime/perl-5161/module/sun-solaris at 0.5.11,5.11-0.151005:20130117T170243Z None -> pkg://omnios/driver/storage/ses at 0.5.11,5.11-0.151005:20130208T145420Z None -> pkg://omnios/locale/pa at 0.5.11,5.11-0.151005:20130208T145429Z None -> pkg://omnios/locale/pl at 0.5.11,5.11-0.151005:20130208T145429Z None -> pkg://omnios/driver/network/ibdma at 0.5.11,5.11-0.151005:20130208T145411Z None -> pkg://omnios/service/network/ssh at 0.5.11,5.11-0.151005:20130208T145438Z None -> pkg://omnios/driver/storage/ahci at 0.5.11,5.11-0.151005:20130208T145418Z None -> pkg://omnios/driver/storage/mpt_sas at 0.5.11,5.11-0.151005:20130208T145419Z None -> pkg://omnios/system/install/configuration at 0.5.11,5.11-0.151005:20130123T184741Z None -> pkg://omnios/library/security/trousers at 0.3.8,5.11-0.151005:20121031T024516Z None -> pkg://omnios/file/gnu-findutils at 4.4.2,5.11-0.151005:20121031T153931Z None -> pkg://omnios/driver/network/bnxe at 0.5.11,5.11-0.151005:20130208T145407Z None -> pkg://omnios/system/library/storage/fibre-channel/hbaapi at 0.5.11,5.11-0.151005:20130208T145453Z None -> pkg://omnios/crypto/ca-certificates at 0.5.11,5.11-0.151005:20121107T173022Z None -> pkg://omnios/driver/network/hxge at 0.5.11,5.11-0.151005:20130208T145410Z None -> pkg://omnios/network/dns/bind at 9.9.2.1,5.11-0.151005:20121210T194945Z None -> pkg://omnios/file/gnu-coreutils at 8.20,5.11-0.151005:20121031T144101Z None -> pkg://omnios/system/kernel/cpu-counters at 0.5.11,5.11-0.151005:20130208T145449Z None -> pkg://omnios/locale/et at 0.5.11,5.11-0.151005:20130208T145425Z None -> pkg://omnios/locale/es at 0.5.11,5.11-0.151005:20130208T145425Z None -> pkg://omnios/system/library/c++/sunpro at 0.5.11,5.11-0.151005:20121101T003628Z None -> pkg://omnios/driver/serial/usbsacm at 0.5.11,5.11-0.151005:20130208T145418Z None -> pkg://omnios/system/library/g++-4-runtime at 4.7.2,5.11-0.151005:20121119T192724Z None -> pkg://omnios/locale/en at 0.5.11,5.11-0.151005:20130208T145425Z None -> pkg://omnios/locale/el at 0.5.11,5.11-0.151005:20130208T145424Z None -> pkg://omnios/network/ipfilter at 0.5.11,5.11-0.151005:20130208T145432Z None -> pkg://omnios/system/flash/fwflash at 0.5.11,5.11-0.151005:20130208T145447Z None -> pkg://omnios/library/python-2/simplejson-26 at 2.3.2,5.11-0.151005:20121031T210718Z None -> pkg://omnios/library/libxslt at 1.1.27,5.11-0.151005:20121031T191710Z None -> pkg://omnios/driver/network/emlxs at 0.5.11,5.11-0.151005:20130208T145408Z None -> pkg://omnios/driver/network/rtls at 0.5.11,5.11-0.151005:20130208T145415Z None -> pkg://omnios/system/library/storage/ima at 0.5.11,5.11-0.151005:20130208T145453Z None -> pkg://omnios/driver/storage/arcmsr at 0.5.11,5.11-0.151005:20130208T145418Z None -> pkg://omnios/driver/i86pc/fipe at 0.5.11,5.11-0.151005:20130208T145405Z None -> pkg://omnios/driver/storage/blkdev at 0.5.11,5.11-0.151005:20130208T145419Z None -> pkg://omnios/system/library/storage/libmpapi at 0.5.11,5.11-0.151005:20130208T145454Z None -> pkg://omnios/driver/storage/adpu320 at 0.5.11,5.11-0.151005:20130208T145418Z None -> pkg://omnios/system/library/math at 0.5.11,5.11-0.151005:20121031T183218Z None -> pkg://omnios/system/file-system/zfs at 0.5.11,5.11-0.151005:20130208T145446Z None -> pkg://omnios/service/file-system/smb at 0.5.11,5.11-0.151005:20130208T145436Z None -> pkg://omnios/driver/storage/mr_sas at 0.5.11,5.11-0.151005:20130208T145419Z None -> pkg://omnios/library/nspr at 4.9.3,5.11-0.151005:20121031T182124Z None -> pkg://omnios/driver/usb at 0.5.11,5.11-0.151005:20130208T145421Z None -> pkg://omnios/library/glib2 at 2.34.1,5.11-0.151005:20130117T164819Z None -> pkg://omnios/locale/sq-extra at 0.5.11,5.11-0.151005:20130208T145430Z None -> pkg://omnios/driver/network/bnx at 0.5.11,5.11-0.151005:20130208T145407Z None -> pkg://omnios/web/curl at 7.29.0,5.11-0.151005:20130208T141608Z None -> pkg://omnios/shell/bash at 4.2,5.11-0.151005:20121031T130953Z None -> pkg://omnios/driver/network/amd8111s at 0.5.11,5.11-0.151005:20130208T145406Z None -> pkg://omnios/driver/network/sfe at 0.5.11,5.11-0.151005:20130208T145416Z None -> pkg://omnios/network/bridging at 0.5.11,5.11-0.151005:20130208T145432Z None -> pkg://omnios/driver/usb/ugen at 0.5.11,5.11-0.151005:20130208T145421Z None -> pkg://omnios/system/library/mozilla-nss at 3.14,5.11-0.151005:20121031T205439Z None -> pkg://omnios/library/python-2/setuptools-26 at 0.6.11,5.11-0.151005:20121031T210731Z None -> pkg://omnios/driver/network/platform at 0.5.11,5.11-0.151005:20130208T145414Z None -> pkg://omnios/service/file-system/nfs at 0.5.11,5.11-0.151005:20130208T145435Z None -> pkg://omnios/locale/ru at 0.5.11,5.11-0.151005:20130208T145429Z None -> pkg://omnios/driver/storage/pmcs at 0.5.11,5.11-0.151005:20130208T145420Z None -> pkg://omnios/system/library/libfcoe at 0.5.11,5.11-0.151005:20130208T145451Z None -> pkg://omnios/system/kernel/ultra-wideband at 0.5.11,5.11-0.151005:20130208T145450Z None -> pkg://omnios/locale/lt at 0.5.11,5.11-0.151005:20130208T145428Z None -> pkg://omnios/locale/lv at 0.5.11,5.11-0.151005:20130208T145428Z None -> pkg://omnios/driver/network/chxge at 0.5.11,5.11-0.151005:20130208T145407Z None -> pkg://omnios/driver/network/fcip at 0.5.11,5.11-0.151005:20130208T145409Z None -> pkg://omnios/system/prerequisite/gnu at 0.5.11,5.11-0.151005:20121031T182645Z None -> pkg://omnios/system/library/platform at 0.5.11,5.11-0.151005:20130208T145451Z None -> pkg://omnios/service/network/network-clients at 0.5.11,5.11-0.151005:20130208T145437Z None -> pkg://omnios/locale/pl-extra at 0.5.11,5.11-0.151005:20130208T145429Z None -> pkg://omnios/install/beadm at 0.5.11,5.11-0.151005:20130208T145421Z None -> pkg://omnios/locale/zh_tw at 0.5.11,5.11-0.151005:20130208T145431Z None -> pkg://omnios/library/libidn at 1.25,5.11-0.151005:20121031T203811Z None -> pkg://omnios/service/security/gss at 0.5.11,5.11-0.151005:20130208T145439Z None -> pkg://omnios/system/kernel/platform at 0.5.11,5.11-0.151005:20130208T145450Z None -> pkg://omnios/locale/nl-extra at 0.5.11,5.11-0.151005:20130208T145429Z None -> pkg://omnios/locale/es-extra at 0.5.11,5.11-0.151005:20130208T145425Z None -> pkg://omnios/SUNWcs at 0.5.11,5.11-0.151005:20130208T145335Z None -> pkg://omnios/driver/graphics/drm at 0.5.11,5.11-0.151005:20130208T145405Z None -> pkg://omnios/system/file-system/nfs at 0.5.11,5.11-0.151005:20130208T145445Z None -> pkg://omnios/service/network/dns/mdns at 0.5.11,5.11-0.151005:20130208T145436Z None -> pkg://omnios/system/storage/luxadm at 0.5.11,5.11-0.151005:20130208T145458Z None -> pkg://omnios/text/gnu-diffutils at 3.2,5.11-0.151005:20121031T153322Z None -> pkg://omnios/locale/sr at 0.5.11,5.11-0.151005:20130208T145430Z None -> pkg://omnios/locale/is-extra at 0.5.11,5.11-0.151005:20130208T145426Z None -> pkg://omnios/network/telnet at 0.5.11,5.11-0.151005:20130208T145434Z None -> pkg://omnios/locale/sv at 0.5.11,5.11-0.151005:20130208T145430Z None -> pkg://omnios/locale/sq at 0.5.11,5.11-0.151005:20130208T145430Z None -> pkg://omnios/driver/crypto/dca at 0.5.11,5.11-0.151005:20130208T145403Z None -> pkg://omnios/system/boot/grub at 0.97,5.11-0.151005:20130208T145443Z None -> pkg://omnios/locale/sl at 0.5.11,5.11-0.151005:20130208T145430Z None -> pkg://omnios/locale/si at 0.5.11,5.11-0.151005:20130208T145430Z None -> pkg://omnios/library/python-2/pycurl at 7.19.0.1,5.11-0.151005:20121031T210616Z None -> pkg://omnios/locale/sk at 0.5.11,5.11-0.151005:20130208T145430Z None -> pkg://omnios/editor/vim at 7.3,5.11-0.151005:20121031T023332Z None -> pkg://omnios/locale/sa at 0.5.11,5.11-0.151005:20130208T145430Z None -> pkg://omnios/driver/storage/lsimega at 0.5.11,5.11-0.151005:20130208T145419Z None -> pkg://omnios/system/network/nis at 0.5.11,5.11-0.151005:20130208T145456Z None -> pkg://omnios/system/kernel/power at 0.5.11,5.11-0.151005:20130208T145450Z None -> pkg://omnios/locale/fr-extra at 0.5.11,5.11-0.151005:20130208T145425Z None -> pkg://omnios/SUNWcsd at 0.5.11,5.11-0.151005:20130208T145335Z None -> pkg://omnios/driver/storage/cpqary3 at 0.5.11,5.11-0.151005:20130208T145419Z None -> pkg://omnios/system/library/iconv/utf-8 at 0.5.11,5.11-0.151005:20121031T201725Z None -> pkg://omnios/locale/fi-extra at 0.5.11,5.11-0.151005:20130208T145425Z None -> pkg://omnios/locale/or at 0.5.11,5.11-0.151005:20130208T145429Z None -> pkg://omnios/library/libxml2 at 2.9.0,5.11-0.151005:20121112T164347Z None -> pkg://omnios/system/management/snmp/net-snmp at 5.7.2,5.11-0.151005:20121031T203803Z None -> pkg://omnios/locale/da-extra at 0.5.11,5.11-0.151005:20130208T145424Z None -> pkg://omnios/library/python-2/m2crypto at 0.21.1,5.11-0.151005:20121031T210443Z None -> pkg://omnios/diagnostic/cpu-counters at 0.5.11,5.11-0.151005:20130208T145401Z None -> pkg://omnios/system/install at 0.5.11,5.11-0.151005:20130123T184742Z None -> pkg://omnios/locale/hy at 0.5.11,5.11-0.151005:20130208T145426Z None -> pkg://omnios/locale/hu at 0.5.11,5.11-0.151005:20130208T145426Z None -> pkg://omnios/locale/hr at 0.5.11,5.11-0.151005:20130208T145426Z None -> pkg://omnios/library/libffi at 3.0.11,5.11-0.151005:20121031T144921Z None -> pkg://omnios/locale/hi at 0.5.11,5.11-0.151005:20130208T145426Z None -> pkg://omnios/locale/he at 0.5.11,5.11-0.151005:20130208T145426Z None -> pkg://omnios/security/sudo at 1.8.6.3,5.11-0.151005:20121031T041204Z None -> pkg://omnios/text/gnu-patch at 2.7,5.11-0.151005:20121031T194107Z None -> pkg://omnios/locale/af at 0.5.11,5.11-0.151005:20130208T145422Z None -> pkg://omnios/driver/network/hermon at 0.5.11,5.11-0.151005:20130208T145410Z None -> pkg://omnios/locale/bs at 0.5.11,5.11-0.151005:20130208T145423Z None -> pkg://omnios/locale/as at 0.5.11,5.11-0.151005:20130208T145423Z None -> pkg://omnios/locale/ar at 0.5.11,5.11-0.151005:20130208T145423Z None -> pkg://omnios/web/ca-bundle at 2.0,5.11-0.151005:20121105T185145Z None -> pkg://omnios/driver/network/nge at 0.5.11,5.11-0.151005:20130208T145413Z None -> pkg://omnios/locale/en-extra at 0.5.11,5.11-0.151005:20130208T145424Z None -> pkg://omnios/library/python-2/numpy-26 at 1.6.1,5.11-0.151005:20121031T210944Z None -> pkg://omnios/locale/az at 0.5.11,5.11-0.151005:20130208T145423Z None -> pkg://omnios/locale/vi at 0.5.11,5.11-0.151005:20130208T145431Z None -> pkg://omnios/system/file-system/udfs at 0.5.11,5.11-0.151005:20130208T145446Z None -> pkg://omnios/driver/graphics/atiatom at 0.5.11,5.11-0.151005:20130208T145404Z None -> pkg://omnios/driver/storage/amr at 0.5.11,5.11-0.151005:20130208T145418Z None -> pkg://omnios/locale/bg-extra at 0.5.11,5.11-0.151005:20130208T145423Z None -> pkg://omnios/system/kernel/secure-rpc at 0.5.11,5.11-0.151005:20130208T145450Z None -> pkg://omnios/library/gmp at 5.0.5,5.11-0.151005:20121031T161949Z None -> pkg://omnios/driver/firewire at 0.5.11,5.11-0.151005:20130208T145404Z None -> pkg://omnios/text/gawk at 4.0.1,5.11-0.151005:20121031T161215Z None -> pkg://omnios/system/scheduler/fss at 0.5.11,5.11-0.151005:20130208T145458Z None -> pkg://omnios/driver/network/mxfe at 0.5.11,5.11-0.151005:20130208T145413Z None -> pkg://omnios/library/python-2/pyrex-26 at 0.9.9,5.11-0.151005:20121031T210657Z None -> pkg://omnios/system/library/storage/fibre-channel/libsun_fc at 0.5.11,5.11-0.151005:20130208T145453Z None -> pkg://omnios/locale/ru-extra at 0.5.11,5.11-0.151005:20130208T145429Z None -> pkg://omnios/driver/i86pc/platform at 0.5.11,5.11-0.151005:20130208T145405Z None -> pkg://omnios/driver/network/rpcib at 0.5.11,5.11-0.151005:20130208T145415Z None -> pkg://omnios/developer/dtrace at 0.5.11,5.11-0.151005:20130208T145400Z None -> pkg://omnios/runtime/perl-5161 at 5.16.1,5.11-0.151005:20130117T160827Z None -> pkg://omnios/driver/network/pcn at 0.5.11,5.11-0.151005:20130208T145414Z None -> pkg://omnios/library/python-2/mako at 0.6.2,5.11-0.151005:20121031T210458Z None -> pkg://omnios/locale/ka at 0.5.11,5.11-0.151005:20130208T145427Z None -> pkg://omnios/locale/km at 0.5.11,5.11-0.151005:20130208T145427Z None -> pkg://omnios/locale/ko at 0.5.11,5.11-0.151005:20130208T145427Z None -> pkg://omnios/network/ssh/ssh-key at 0.5.11,5.11-0.151005:20130208T145434Z None -> pkg://omnios/driver/network/vr at 0.5.11,5.11-0.151005:20130208T145417Z None -> pkg://omnios/locale/kk at 0.5.11,5.11-0.151005:20130208T145427Z None -> pkg://omnios/service/hal at 0.5.11,5.11-0.151005:20130208T145436Z None -> pkg://omnios/locale/da at 0.5.11,5.11-0.151005:20130208T145424Z None -> pkg://omnios/locale/de at 0.5.11,5.11-0.151005:20130208T145424Z None -> pkg://omnios/driver/pcmcia at 0.5.11,5.11-0.151005:20130208T145417Z None -> pkg://omnios/runtime/java at 0.5.11,5.11-0.151005:20121102T145113Z None -> pkg://omnios/locale/el-extra at 0.5.11,5.11-0.151005:20130208T145424Z None -> pkg://omnios/driver/network/bpf at 0.5.11,5.11-0.151005:20130208T145407Z None -> pkg://omnios/driver/crypto/tpm at 0.5.11,5.11-0.151005:20130208T145404Z None -> pkg://omnios/system/library/storage/ima/header-ima at 0.5.11,5.11-0.151005:20130208T145453Z None -> pkg://omnios/driver/network/usbecm at 0.5.11,5.11-0.151005:20130208T145417Z None -> pkg://omnios/system/library/security/gss/spnego at 0.5.11,5.11-0.151005:20130208T145452Z None -> pkg://omnios/driver/audio at 0.5.11,5.11-0.151005:20130208T145403Z None -> pkg://omnios/diagnostic/powertop at 0.5.11,5.11-0.151005:20130208T145401Z None -> pkg://omnios/locale/ro at 0.5.11,5.11-0.151005:20130208T145429Z None -> pkg://omnios/driver/network/ntxn at 0.5.11,5.11-0.151005:20130208T145413Z None -> pkg://omnios/driver/network/ib at 0.5.11,5.11-0.151005:20130208T145410Z None -> pkg://omnios/driver/network/qlc at 0.5.11,5.11-0.151005:20130208T145414Z None -> pkg://omnios/system/xopen/xcu4 at 0.5.11,5.11-0.151005:20130208T145500Z None -> pkg://omnios/locale/zh_hk at 0.5.11,5.11-0.151005:20130208T145431Z None -> pkg://omnios/driver/storage/sbp2 at 0.5.11,5.11-0.151005:20130208T145420Z None -> pkg://omnios/driver/storage/sdcard at 0.5.11,5.11-0.151005:20130208T145420Z None -> pkg://omnios/system/install/media/internal at 0.5.11,5.11-0.151005:20130123T184741Z None -> pkg://omnios/system/kernel at 0.5.11,5.11-0.151005:20130208T145451Z None -> pkg://omnios/developer/macro/gnu-m4 at 1.4.16,5.11-0.151005:20121031T182400Z None -> pkg://omnios/locale/sv-extra at 0.5.11,5.11-0.151005:20130208T145430Z None -> pkg://omnios/runtime/perl/manual at 5.16.1,5.11-0.151005:20130117T151725Z None -> pkg://omnios/library/expat at 2.0.1,5.11-0.151005:20121031T192259Z None -> pkg://omnios/driver/serial/usbsksp at 0.5.11,5.11-0.151005:20130208T145418Z None -> pkg://omnios/driver/i86pc/ioat at 0.5.11,5.11-0.151005:20130208T145405Z None -> pkg://omnios/driver/network/bfe at 0.5.11,5.11-0.151005:20130208T145407Z None -> pkg://omnios/system/library/security/gss/diffie-hellman at 0.5.11,5.11-0.151005:20130208T145452Z End State: None -> pkg://omnios/locale/gu at 0.5.11,5.11-0.151005:20130208T145425Z None -> pkg://omnios/library/libtool/libltdl at 2.4.2,5.11-0.151005:20121106T233124Z None -> pkg://omnios/driver/network/ixgb at 0.5.11,5.11-0.151005:20130208T145412Z None -> pkg://omnios/driver/storage/aac at 0.5.11,5.11-0.151005:20130208T145418Z None -> pkg://omnios/locale/ga at 0.5.11,5.11-0.151005:20130208T145425Z None -> pkg://omnios/driver/serial/usbser_edge at 0.5.11,5.11-0.151005:20130208T145418Z None -> pkg://omnios/system/accounting/legacy at 0.5.11,5.11-0.151005:20130208T145443Z None -> pkg://omnios/release/name at 0.5.11,5.11-0.151005:20121031T194943Z None -> pkg://omnios/text/locale at 0.5.11,5.11-0.151005:20130208T145501Z None -> pkg://omnios/developer/build/make at 0.5.11,5.11-0.151005:20121031T181809Z None -> pkg://omnios/system/data/zoneinfo at 2011.13,5.11-0.151005:20130208T145444Z None -> pkg://omnios/library/python-2/lxml-26 at 2.3.3,5.11-0.151005:20121031T210431Z None -> pkg://omnios/locale/lt-extra at 0.5.11,5.11-0.151005:20130208T145427Z None -> pkg://omnios/driver/storage/pcata at 0.5.11,5.11-0.151005:20130208T145420Z None -> pkg://omnios/system/boot/wanboot/internal at 0.5.11,5.11-0.151005:20130208T145443Z None -> pkg://omnios/entire at 11,5.11-0.151005:20121112T163023Z None -> pkg://omnios/incorporation/jeos/illumos-gate at 11,5.11-0.151005:20121030T194550Z None -> pkg://omnios/service/resource-pools at 0.5.11,5.11-0.151005:20130208T145439Z None -> pkg://omnios/network/ftp at 0.5.11,5.11-0.151005:20130208T145432Z None -> pkg://omnios/compress/gzip at 1.5,5.11-0.151005:20121031T183637Z None -> pkg://omnios/driver/serial/pcser at 0.5.11,5.11-0.151005:20130208T145417Z None -> pkg://omnios/driver/storage/glm at 0.5.11,5.11-0.151005:20130208T145419Z None -> pkg://omnios/runtime/perl at 5.16.1,5.11-0.151005:20130117T151317Z None -> pkg://omnios/compress/xz at 5.0.4,5.11-0.151005:20121102T172712Z None -> pkg://omnios/system/extended-system-utilities at 0.5.11,5.11-0.151005:20130208T145444Z None -> pkg://omnios/system/library/storage/libmpscsi_vhci at 0.5.11,5.11-0.151005:20130208T145454Z None -> pkg://omnios/locale/fil at 0.5.11,5.11-0.151005:20130208T145425Z None -> pkg://omnios/library/python-2/pybonjour at 1.1.1,5.11-0.151005:20121031T210533Z None -> pkg://omnios/system/library/storage/scsi-plugins at 0.5.11,5.11-0.151005:20130208T145454Z None -> pkg://omnios/system/ipc at 0.5.11,5.11-0.151005:20130208T145449Z None -> pkg://omnios/system/kernel/security/gss at 0.5.11,5.11-0.151005:20130208T145450Z None -> pkg://omnios/driver/network/sdp at 0.5.11,5.11-0.151005:20130208T145416Z None -> pkg://omnios/locale/pt-extra at 0.5.11,5.11-0.151005:20130208T145429Z None -> pkg://omnios/library/zlib at 1.2.7,5.11-0.151005:20121031T021837Z None -> pkg://omnios/storage/stmf at 0.5.11,5.11-0.151005:20130208T145442Z None -> pkg://omnios/system/library/policykit at 0.5.11,5.11-0.151005:20130208T145451Z None -> pkg://omnios/driver/network/ixgbe at 0.5.11,5.11-0.151005:20130208T145412Z None -> pkg://omnios/locale/hr-extra at 0.5.11,5.11-0.151005:20130208T145426Z None -> pkg://omnios/locale/nn at 0.5.11,5.11-0.151005:20130208T145429Z None -> pkg://omnios/locale/nl at 0.5.11,5.11-0.151005:20130208T145429Z None -> pkg://omnios/locale/nb at 0.5.11,5.11-0.151005:20130208T145428Z None -> pkg://omnios/locale/ne at 0.5.11,5.11-0.151005:20130208T145428Z None -> pkg://omnios/compatibility/ucb at 0.5.11,5.11-0.151005:20130208T145358Z None -> pkg://omnios/driver/network/igb at 0.5.11,5.11-0.151005:20130208T145411Z None -> pkg://omnios/library/readline at 6.2,5.11-0.151005:20121031T194351Z None -> pkg://omnios/system/data/keyboard/keytables at 0.5.11,5.11-0.151005:20130208T145444Z None -> pkg://omnios/driver/network/iprb at 0.5.11,5.11-0.151005:20130208T145411Z None -> pkg://omnios/locale/lv-extra at 0.5.11,5.11-0.151005:20130208T145428Z None -> pkg://omnios/system/zones/brand/ipkg at 0.5.11,5.11-0.151005:20121101T021439Z None -> pkg://omnios/network/iscsi/initiator at 0.5.11,5.11-0.151005:20130208T145433Z None -> pkg://omnios/driver/network/afe at 0.5.11,5.11-0.151005:20130208T145406Z None -> pkg://omnios/driver/network/xge at 0.5.11,5.11-0.151005:20130208T145417Z None -> pkg://omnios/system/library/install at 0.5.11,5.11-0.151005:20130123T184742Z None -> pkg://omnios/system/data/hardware-registry at 0.5.11,5.11-0.151005:20130208T145444Z None -> pkg://omnios/locale/ug at 0.5.11,5.11-0.151005:20130208T145431Z None -> pkg://omnios/driver/network/nxge at 0.5.11,5.11-0.151005:20130208T145413Z None -> pkg://omnios/driver/storage/scsa1394 at 0.5.11,5.11-0.151005:20130208T145420Z None -> pkg://omnios/locale/uk at 0.5.11,5.11-0.151005:20130208T145431Z None -> pkg://omnios/locale/ur at 0.5.11,5.11-0.151005:20130208T145431Z None -> pkg://omnios/text/gnu-gettext at 0.18.1.1,5.11-0.151005:20121031T181401Z None -> pkg://omnios/locale/th-extra at 0.5.11,5.11-0.151005:20130208T145430Z None -> pkg://omnios/driver/network/e1000g at 0.5.11,5.11-0.151005:20130208T145408Z None -> pkg://omnios/driver/serial/usbsksp/usbs49_fw at 0.5.11,5.11-0.151005:20130208T145418Z None -> pkg://omnios/locale/zh_mo at 0.5.11,5.11-0.151005:20130208T145431Z None -> pkg://omnios/driver/storage/ata at 0.5.11,5.11-0.151005:20130208T145419Z None -> pkg://omnios/compress/bzip2 at 1.0.6,5.11-0.151005:20121031T141946Z None -> pkg://omnios/library/libtecla at 1.6.0,5.11-0.151005:20130208T145421Z None -> pkg://omnios/system/kernel/dtrace/providers at 0.5.11,5.11-0.151005:20130208T145449Z None -> pkg://omnios/library/python-2/pyopenssl-26 at 0.11,5.11-0.151005:20121031T210642Z None -> pkg://omnios/locale/zh_cn at 0.5.11,5.11-0.151005:20130208T145431Z None -> pkg://omnios/database/sqlite-3 at 3.7.14.1,5.11-0.151005:20121031T044601Z None -> pkg://omnios/library/security/openssl at 1.0.1.4,5.11-0.151005:20130205T153900Z None -> pkg://omnios/library/c++/sigcpp at 2.3.1,5.11-0.151005:20121031T152437Z None -> pkg://omnios/release/notices at 0.5.11,5.11-0.151005:20121031T194945Z None -> pkg://omnios/locale/zh_sg at 0.5.11,5.11-0.151005:20130208T145431Z None -> pkg://omnios/network/iscsi/iser at 0.5.11,5.11-0.151005:20130208T145433Z None -> pkg://omnios/system/network/udapl at 0.5.11,5.11-0.151005:20130208T145457Z None -> pkg://omnios/driver/network/bge at 0.5.11,5.11-0.151005:20130208T145407Z None -> pkg://omnios/driver/storage/bcm_sata at 0.5.11,5.11-0.151005:20130208T145419Z None -> pkg://omnios/library/unixodbc at 2.2.14,5.11-0.151005:20121031T193700Z None -> pkg://omnios/driver/network/sdpib at 0.5.11,5.11-0.151005:20130208T145416Z None -> pkg://omnios/locale/ja at 0.5.11,5.11-0.151005:20130208T145427Z None -> pkg://omnios/system/boot/wanboot at 0.5.11,5.11-0.151005:20130208T145443Z None -> pkg://omnios/package/svr4 at 0.5.11,5.11-0.151005:20130208T145434Z None -> pkg://omnios/driver/network/rge at 0.5.11,5.11-0.151005:20130208T145415Z None -> pkg://omnios/system/library/libdbus-glib at 0.100,5.11-0.151005:20121031T153022Z None -> pkg://omnios/system/library/processor at 0.5.11,5.11-0.151005:20130208T145452Z None -> pkg://omnios/system/zones at 0.5.11,5.11-0.151005:20130208T145501Z None -> pkg://omnios/locale/ca at 0.5.11,5.11-0.151005:20130208T145423Z None -> pkg://omnios/text/doctools at 0.5.11,5.11-0.151005:20130208T145501Z None -> pkg://omnios/text/less at 451,5.11-0.151005:20121031T191922Z None -> pkg://omnios/locale/cs at 0.5.11,5.11-0.151005:20130208T145424Z None -> pkg://omnios/system/library at 0.5.11,5.11-0.151005:20130208T145455Z None -> pkg://omnios/diagnostic/latencytop at 0.5.11,5.11-0.151005:20130208T145401Z None -> pkg://omnios/driver/network/fcsm at 0.5.11,5.11-0.151005:20130208T145409Z None -> pkg://omnios/web/wget at 1.14,5.11-0.151005:20121031T023147Z None -> pkg://omnios/service/security/kerberos-5 at 0.5.11,5.11-0.151005:20130208T145439Z None -> pkg://omnios/driver/network/tavor at 0.5.11,5.11-0.151005:20130208T145416Z None -> pkg://omnios/system/network/routing at 0.5.11,5.11-0.151005:20130208T145456Z None -> pkg://omnios/service/picl at 0.5.11,5.11-0.151005:20130208T145438Z None -> pkg://omnios/system/library/security/libsasl at 0.5.11,5.11-0.151005:20130208T145453Z None -> pkg://omnios/library/pcre at 8.31,5.11-0.151005:20121031T174253Z None -> pkg://omnios/consolidation/osnet/osnet-incorporation at 0.5.11,5.11-0.151005:20130208T145330Z None -> pkg://omnios/driver/serial/usbftdi at 0.5.11,5.11-0.151005:20130208T145417Z None -> pkg://omnios/locale/kn at 0.5.11,5.11-0.151005:20130208T145427Z None -> pkg://omnios/system/library/libdiskmgt at 0.5.11,5.11-0.151005:20130208T145451Z None -> pkg://omnios/locale/de-extra at 0.5.11,5.11-0.151005:20130208T145424Z None -> pkg://omnios/driver/virtualization/kvm at 1.0.3,5.11-0.151005:20121101T003935Z None -> pkg://omnios/naming/ldap at 0.5.11,5.11-0.151005:20130208T145432Z None -> pkg://omnios/system/kvm at 1.0.3,5.11-0.151005:20121101T004042Z None -> pkg://omnios/storage/svm at 0.5.11,5.11-0.151005:20130208T145443Z None -> pkg://omnios/system/library/libdbus at 1.6.8,5.11-0.151005:20121031T152854Z None -> pkg://omnios/service/storage/removable-media at 0.5.11,5.11-0.151005:20130208T145440Z None -> pkg://omnios/system/file-system/smb at 0.5.11,5.11-0.151005:20130208T145445Z None -> pkg://omnios/locale/mn at 0.5.11,5.11-0.151005:20130208T145428Z None -> pkg://omnios/locale/ml at 0.5.11,5.11-0.151005:20130208T145428Z None -> pkg://omnios/locale/mk at 0.5.11,5.11-0.151005:20130208T145428Z None -> pkg://omnios/driver/network/atge at 0.5.11,5.11-0.151005:20130208T145406Z None -> pkg://omnios/driver/storage/nv_sata at 0.5.11,5.11-0.151005:20130208T145420Z None -> pkg://omnios/driver/network/myri10ge at 0.5.11,5.11-0.151005:20130208T145413Z None -> pkg://omnios/driver/network/ofk at 0.5.11,5.11-0.151005:20130208T145413Z None -> pkg://omnios/text/gnu-grep at 2.14,5.11-0.151005:20121031T162234Z None -> pkg://omnios/system/fru-id at 0.5.11,5.11-0.151005:20130208T145447Z None -> pkg://omnios/locale/mt at 0.5.11,5.11-0.151005:20130208T145428Z None -> pkg://omnios/locale/ms at 0.5.11,5.11-0.151005:20130208T145428Z None -> pkg://omnios/locale/mr at 0.5.11,5.11-0.151005:20130208T145428Z None -> pkg://omnios/system/install/text-install at 0.5.11,5.11-0.151005:20130123T184741Z None -> pkg://omnios/library/python-2/ply at 3.4,5.11-0.151005:20121031T210521Z None -> pkg://omnios/shell/zsh at 5.0.0,5.11-0.151005:20121030T220948Z None -> pkg://omnios/driver/storage/mega_sas at 0.5.11,5.11-0.151005:20130208T145419Z None -> pkg://omnios/system/fru-id/platform at 0.5.11,5.11-0.151005:20130208T145447Z None -> pkg://omnios/locale/fr at 0.5.11,5.11-0.151005:20130208T145425Z None -> pkg://omnios/shell/tcsh at 6.18.1,5.11-0.151005:20121031T035454Z None -> pkg://omnios/driver/storage/si3124 at 0.5.11,5.11-0.151005:20130208T145420Z None -> pkg://omnios/system/storage/fibre-channel/port-utility at 0.5.11,5.11-0.151005:20130208T145458Z None -> pkg://omnios/driver/storage/smp at 0.5.11,5.11-0.151005:20130208T145420Z None -> pkg://omnios/locale/fi at 0.5.11,5.11-0.151005:20130208T145425Z None -> pkg://omnios/driver/serial/usbsprl at 0.5.11,5.11-0.151005:20130208T145418Z None -> pkg://omnios/library/security/tcp-wrapper at 7.6,5.11-0.151005:20130208T145422Z None -> pkg://omnios/text/gnu-sed at 4.2.1,5.11-0.151005:20121031T182836Z None -> pkg://omnios/driver/network/rdsv3 at 0.5.11,5.11-0.151005:20130208T145415Z None -> pkg://omnios/compress/unzip at 6.0,5.11-0.151005:20121031T023754Z None -> pkg://omnios/system/file-system/autofs at 0.5.11,5.11-0.151005:20130208T145445Z None -> pkg://omnios/locale/tr at 0.5.11,5.11-0.151005:20130208T145431Z None -> pkg://omnios/locale/th at 0.5.11,5.11-0.151005:20130208T145430Z None -> pkg://omnios/driver/graphics/agpgart at 0.5.11,5.11-0.151005:20130208T145404Z None -> pkg://omnios/service/network/ntp at 4.2.7.316,5.11-0.151005:20130117T170103Z None -> pkg://omnios/locale/ta at 0.5.11,5.11-0.151005:20130208T145430Z None -> pkg://omnios/locale/te at 0.5.11,5.11-0.151005:20130208T145430Z None -> pkg://omnios/driver/network/yge at 0.5.11,5.11-0.151005:20130208T145417Z None -> pkg://omnios/print/lp/print-client-commands at 0.5.11,5.11-0.151005:20130208T145434Z None -> pkg://omnios/runtime/python-26 at 2.6.7,5.11-0.151005:20121031T204818Z None -> pkg://omnios/driver/network/fcp at 0.5.11,5.11-0.151005:20130208T145409Z None -> pkg://omnios/compress/p7zip at 9.20.1,5.11-0.151005:20121031T192550Z None -> pkg://omnios/locale/hu-extra at 0.5.11,5.11-0.151005:20130208T145426Z None -> pkg://omnios/driver/network/elxl at 0.5.11,5.11-0.151005:20130208T145408Z None -> pkg://omnios/system/kernel/dynamic-reconfiguration/i86pc at 0.5.11,5.11-0.151005:20130208T145449Z None -> pkg://omnios/compress/zip at 3.0,5.11-0.151005:20121031T022149Z None -> pkg://omnios/service/resource-pools/poold at 0.5.11,5.11-0.151005:20130208T145439Z None -> pkg://omnios/library/ncurses at 5.9,5.11-0.151005:20121031T192109Z None -> pkg://omnios/driver/network/fp at 0.5.11,5.11-0.151005:20130208T145410Z None -> pkg://omnios/terminal/screen at 4.0.3,5.11-0.151005:20121031T194824Z None -> pkg://omnios/system/library/gcc-4-runtime at 4.7.2,5.11-0.151005:20121030T220413Z None -> pkg://omnios/shell/pipe-viewer at 1.3.9,5.11-0.151005:20121112T203903Z None -> pkg://omnios/library/python-2/cherrypy at 3.2.2,5.11-0.151005:20121031T210141Z None -> pkg://omnios/system/data/terminfo at 0.5.11,5.11-0.151005:20130208T145444Z None -> pkg://omnios/locale/it-extra at 0.5.11,5.11-0.151005:20130208T145427Z None -> pkg://omnios/runtime/perl-5161/manual at 5.16.1,5.11-0.151005:20130117T161001Z None -> pkg://omnios/system/network at 0.5.11,5.11-0.151005:20130208T145457Z None -> pkg://omnios/system/kernel/suspend-resume at 0.5.11,5.11-0.151005:20130208T145450Z None -> pkg://omnios/locale/tr-extra at 0.5.11,5.11-0.151005:20130208T145431Z None -> pkg://omnios/service/storage/fibre-channel/fc-fabric at 0.5.11,5.11-0.151005:20130208T145440Z None -> pkg://omnios/system/library/boot-management at 0.5.11,5.11-0.151005:20130123T184742Z None -> pkg://omnios/driver/network/ibp at 0.5.11,5.11-0.151005:20130208T145411Z None -> pkg://omnios/locale/is at 0.5.11,5.11-0.151005:20130208T145426Z None -> pkg://omnios/system/boot/real-mode at 0.5.11,5.11-0.151005:20130208T145443Z None -> pkg://omnios/locale/it at 0.5.11,5.11-0.151005:20130208T145427Z None -> pkg://omnios/locale/ii at 0.5.11,5.11-0.151005:20130208T145426Z None -> pkg://omnios/locale/mk-extra at 0.5.11,5.11-0.151005:20130208T145428Z None -> pkg://omnios/package/pkg at 0.5.11,5.11-0.151005:20121101T021359Z None -> pkg://omnios/locale/id at 0.5.11,5.11-0.151005:20130208T145426Z None -> pkg://omnios/locale/bn at 0.5.11,5.11-0.151005:20130208T145423Z None -> pkg://omnios/locale/bo at 0.5.11,5.11-0.151005:20130208T145423Z None -> pkg://omnios/locale/ca-extra at 0.5.11,5.11-0.151005:20130208T145423Z None -> pkg://omnios/locale/kok at 0.5.11,5.11-0.151005:20130208T145427Z None -> pkg://omnios/locale/bg at 0.5.11,5.11-0.151005:20130208T145423Z None -> pkg://omnios/locale/be at 0.5.11,5.11-0.151005:20130208T145423Z None -> pkg://omnios/driver/serial/usbser at 0.5.11,5.11-0.151005:20130208T145418Z None -> pkg://omnios/system/network/udapl/udapl-tavor at 0.5.11,5.11-0.151005:20130208T145457Z None -> pkg://omnios/system/management/snmp/sea/sea-config at 0.5.11,5.11-0.151005:20130208T145455Z None -> pkg://omnios/driver/network/rds at 0.5.11,5.11-0.151005:20130208T145414Z None -> pkg://omnios/service/fault-management at 0.5.11,5.11-0.151005:20130208T145435Z None -> pkg://omnios/driver/network/dmfe at 0.5.11,5.11-0.151005:20130208T145408Z None -> pkg://omnios/network/ssh at 0.5.11,5.11-0.151005:20130208T145434Z None -> pkg://omnios/driver/xvm/pv at 0.5.11,5.11-0.151005:20130208T145421Z None -> pkg://omnios/system/library/dbus at 1.6.8,5.11-0.151005:20121031T152847Z None -> pkg://omnios/text/groff at 1.21,5.11-0.151005:20130117T165120Z None -> pkg://omnios/driver/network/eoib at 0.5.11,5.11-0.151005:20130208T145408Z None -> pkg://omnios/system/library/security/gss at 0.5.11,5.11-0.151005:20130208T145452Z None -> pkg://omnios/driver/storage/marvell88sx at 0.5.11,5.11-0.151005:20130208T145419Z None -> pkg://omnios/driver/network/hme at 0.5.11,5.11-0.151005:20130208T145410Z None -> pkg://omnios/locale/pt at 0.5.11,5.11-0.151005:20130208T145429Z None -> pkg://omnios/locale/cs-extra at 0.5.11,5.11-0.151005:20130208T145424Z None -> pkg://omnios/runtime/perl-5161/module/sun-solaris at 0.5.11,5.11-0.151005:20130117T170243Z None -> pkg://omnios/driver/storage/ses at 0.5.11,5.11-0.151005:20130208T145420Z None -> pkg://omnios/locale/pa at 0.5.11,5.11-0.151005:20130208T145429Z None -> pkg://omnios/locale/pl at 0.5.11,5.11-0.151005:20130208T145429Z None -> pkg://omnios/driver/network/ibdma at 0.5.11,5.11-0.151005:20130208T145411Z None -> pkg://omnios/service/network/ssh at 0.5.11,5.11-0.151005:20130208T145438Z None -> pkg://omnios/driver/storage/ahci at 0.5.11,5.11-0.151005:20130208T145418Z None -> pkg://omnios/driver/storage/mpt_sas at 0.5.11,5.11-0.151005:20130208T145419Z None -> pkg://omnios/system/install/configuration at 0.5.11,5.11-0.151005:20130123T184741Z None -> pkg://omnios/library/security/trousers at 0.3.8,5.11-0.151005:20121031T024516Z None -> pkg://omnios/file/gnu-findutils at 4.4.2,5.11-0.151005:20121031T153931Z None -> pkg://omnios/driver/network/bnxe at 0.5.11,5.11-0.151005:20130208T145407Z None -> pkg://omnios/system/library/storage/fibre-channel/hbaapi at 0.5.11,5.11-0.151005:20130208T145453Z None -> pkg://omnios/crypto/ca-certificates at 0.5.11,5.11-0.151005:20121107T173022Z None -> pkg://omnios/driver/network/hxge at 0.5.11,5.11-0.151005:20130208T145410Z None -> pkg://omnios/network/dns/bind at 9.9.2.1,5.11-0.151005:20121210T194945Z None -> pkg://omnios/file/gnu-coreutils at 8.20,5.11-0.151005:20121031T144101Z None -> pkg://omnios/system/kernel/cpu-counters at 0.5.11,5.11-0.151005:20130208T145449Z None -> pkg://omnios/locale/et at 0.5.11,5.11-0.151005:20130208T145425Z None -> pkg://omnios/locale/es at 0.5.11,5.11-0.151005:20130208T145425Z None -> pkg://omnios/system/library/c++/sunpro at 0.5.11,5.11-0.151005:20121101T003628Z None -> pkg://omnios/driver/serial/usbsacm at 0.5.11,5.11-0.151005:20130208T145418Z None -> pkg://omnios/system/library/g++-4-runtime at 4.7.2,5.11-0.151005:20121119T192724Z None -> pkg://omnios/locale/en at 0.5.11,5.11-0.151005:20130208T145425Z None -> pkg://omnios/locale/el at 0.5.11,5.11-0.151005:20130208T145424Z None -> pkg://omnios/network/ipfilter at 0.5.11,5.11-0.151005:20130208T145432Z None -> pkg://omnios/system/flash/fwflash at 0.5.11,5.11-0.151005:20130208T145447Z None -> pkg://omnios/library/python-2/simplejson-26 at 2.3.2,5.11-0.151005:20121031T210718Z None -> pkg://omnios/library/libxslt at 1.1.27,5.11-0.151005:20121031T191710Z None -> pkg://omnios/driver/network/emlxs at 0.5.11,5.11-0.151005:20130208T145408Z None -> pkg://omnios/driver/network/rtls at 0.5.11,5.11-0.151005:20130208T145415Z None -> pkg://omnios/system/library/storage/ima at 0.5.11,5.11-0.151005:20130208T145453Z None -> pkg://omnios/driver/storage/arcmsr at 0.5.11,5.11-0.151005:20130208T145418Z None -> pkg://omnios/driver/i86pc/fipe at 0.5.11,5.11-0.151005:20130208T145405Z None -> pkg://omnios/driver/storage/blkdev at 0.5.11,5.11-0.151005:20130208T145419Z None -> pkg://omnios/system/library/storage/libmpapi at 0.5.11,5.11-0.151005:20130208T145454Z None -> pkg://omnios/driver/storage/adpu320 at 0.5.11,5.11-0.151005:20130208T145418Z None -> pkg://omnios/system/library/math at 0.5.11,5.11-0.151005:20121031T183218Z None -> pkg://omnios/system/file-system/zfs at 0.5.11,5.11-0.151005:20130208T145446Z None -> pkg://omnios/service/file-system/smb at 0.5.11,5.11-0.151005:20130208T145436Z None -> pkg://omnios/driver/storage/mr_sas at 0.5.11,5.11-0.151005:20130208T145419Z None -> pkg://omnios/library/nspr at 4.9.3,5.11-0.151005:20121031T182124Z None -> pkg://omnios/driver/usb at 0.5.11,5.11-0.151005:20130208T145421Z None -> pkg://omnios/library/glib2 at 2.34.1,5.11-0.151005:20130117T164819Z None -> pkg://omnios/locale/sq-extra at 0.5.11,5.11-0.151005:20130208T145430Z None -> pkg://omnios/driver/network/bnx at 0.5.11,5.11-0.151005:20130208T145407Z None -> pkg://omnios/web/curl at 7.29.0,5.11-0.151005:20130208T141608Z None -> pkg://omnios/shell/bash at 4.2,5.11-0.151005:20121031T130953Z None -> pkg://omnios/driver/network/amd8111s at 0.5.11,5.11-0.151005:20130208T145406Z None -> pkg://omnios/driver/network/sfe at 0.5.11,5.11-0.151005:20130208T145416Z None -> pkg://omnios/network/bridging at 0.5.11,5.11-0.151005:20130208T145432Z None -> pkg://omnios/driver/usb/ugen at 0.5.11,5.11-0.151005:20130208T145421Z None -> pkg://omnios/system/library/mozilla-nss at 3.14,5.11-0.151005:20121031T205439Z None -> pkg://omnios/library/python-2/setuptools-26 at 0.6.11,5.11-0.151005:20121031T210731Z None -> pkg://omnios/driver/network/platform at 0.5.11,5.11-0.151005:20130208T145414Z None -> pkg://omnios/service/file-system/nfs at 0.5.11,5.11-0.151005:20130208T145435Z None -> pkg://omnios/locale/ru at 0.5.11,5.11-0.151005:20130208T145429Z None -> pkg://omnios/driver/storage/pmcs at 0.5.11,5.11-0.151005:20130208T145420Z None -> pkg://omnios/system/library/libfcoe at 0.5.11,5.11-0.151005:20130208T145451Z None -> pkg://omnios/system/kernel/ultra-wideband at 0.5.11,5.11-0.151005:20130208T145450Z None -> pkg://omnios/locale/lt at 0.5.11,5.11-0.151005:20130208T145428Z None -> pkg://omnios/locale/lv at 0.5.11,5.11-0.151005:20130208T145428Z None -> pkg://omnios/driver/network/chxge at 0.5.11,5.11-0.151005:20130208T145407Z None -> pkg://omnios/driver/network/fcip at 0.5.11,5.11-0.151005:20130208T145409Z None -> pkg://omnios/system/prerequisite/gnu at 0.5.11,5.11-0.151005:20121031T182645Z None -> pkg://omnios/system/library/platform at 0.5.11,5.11-0.151005:20130208T145451Z None -> pkg://omnios/service/network/network-clients at 0.5.11,5.11-0.151005:20130208T145437Z None -> pkg://omnios/locale/pl-extra at 0.5.11,5.11-0.151005:20130208T145429Z None -> pkg://omnios/install/beadm at 0.5.11,5.11-0.151005:20130208T145421Z None -> pkg://omnios/locale/zh_tw at 0.5.11,5.11-0.151005:20130208T145431Z None -> pkg://omnios/library/libidn at 1.25,5.11-0.151005:20121031T203811Z None -> pkg://omnios/service/security/gss at 0.5.11,5.11-0.151005:20130208T145439Z None -> pkg://omnios/system/kernel/platform at 0.5.11,5.11-0.151005:20130208T145450Z None -> pkg://omnios/locale/nl-extra at 0.5.11,5.11-0.151005:20130208T145429Z None -> pkg://omnios/locale/es-extra at 0.5.11,5.11-0.151005:20130208T145425Z None -> pkg://omnios/SUNWcs at 0.5.11,5.11-0.151005:20130208T145335Z None -> pkg://omnios/driver/graphics/drm at 0.5.11,5.11-0.151005:20130208T145405Z None -> pkg://omnios/system/file-system/nfs at 0.5.11,5.11-0.151005:20130208T145445Z None -> pkg://omnios/service/network/dns/mdns at 0.5.11,5.11-0.151005:20130208T145436Z None -> pkg://omnios/system/storage/luxadm at 0.5.11,5.11-0.151005:20130208T145458Z None -> pkg://omnios/text/gnu-diffutils at 3.2,5.11-0.151005:20121031T153322Z None -> pkg://omnios/locale/sr at 0.5.11,5.11-0.151005:20130208T145430Z None -> pkg://omnios/locale/is-extra at 0.5.11,5.11-0.151005:20130208T145426Z None -> pkg://omnios/network/telnet at 0.5.11,5.11-0.151005:20130208T145434Z None -> pkg://omnios/locale/sv at 0.5.11,5.11-0.151005:20130208T145430Z None -> pkg://omnios/locale/sq at 0.5.11,5.11-0.151005:20130208T145430Z None -> pkg://omnios/driver/crypto/dca at 0.5.11,5.11-0.151005:20130208T145403Z None -> pkg://omnios/system/boot/grub at 0.97,5.11-0.151005:20130208T145443Z None -> pkg://omnios/locale/sl at 0.5.11,5.11-0.151005:20130208T145430Z None -> pkg://omnios/locale/si at 0.5.11,5.11-0.151005:20130208T145430Z None -> pkg://omnios/library/python-2/pycurl at 7.19.0.1,5.11-0.151005:20121031T210616Z None -> pkg://omnios/locale/sk at 0.5.11,5.11-0.151005:20130208T145430Z None -> pkg://omnios/editor/vim at 7.3,5.11-0.151005:20121031T023332Z None -> pkg://omnios/locale/sa at 0.5.11,5.11-0.151005:20130208T145430Z None -> pkg://omnios/driver/storage/lsimega at 0.5.11,5.11-0.151005:20130208T145419Z None -> pkg://omnios/system/network/nis at 0.5.11,5.11-0.151005:20130208T145456Z None -> pkg://omnios/system/kernel/power at 0.5.11,5.11-0.151005:20130208T145450Z None -> pkg://omnios/locale/fr-extra at 0.5.11,5.11-0.151005:20130208T145425Z None -> pkg://omnios/SUNWcsd at 0.5.11,5.11-0.151005:20130208T145335Z None -> pkg://omnios/driver/storage/cpqary3 at 0.5.11,5.11-0.151005:20130208T145419Z None -> pkg://omnios/system/library/iconv/utf-8 at 0.5.11,5.11-0.151005:20121031T201725Z None -> pkg://omnios/locale/fi-extra at 0.5.11,5.11-0.151005:20130208T145425Z None -> pkg://omnios/locale/or at 0.5.11,5.11-0.151005:20130208T145429Z None -> pkg://omnios/library/libxml2 at 2.9.0,5.11-0.151005:20121112T164347Z None -> pkg://omnios/system/management/snmp/net-snmp at 5.7.2,5.11-0.151005:20121031T203803Z None -> pkg://omnios/locale/da-extra at 0.5.11,5.11-0.151005:20130208T145424Z None -> pkg://omnios/library/python-2/m2crypto at 0.21.1,5.11-0.151005:20121031T210443Z None -> pkg://omnios/diagnostic/cpu-counters at 0.5.11,5.11-0.151005:20130208T145401Z None -> pkg://omnios/system/install at 0.5.11,5.11-0.151005:20130123T184742Z None -> pkg://omnios/locale/hy at 0.5.11,5.11-0.151005:20130208T145426Z None -> pkg://omnios/locale/hu at 0.5.11,5.11-0.151005:20130208T145426Z None -> pkg://omnios/locale/hr at 0.5.11,5.11-0.151005:20130208T145426Z None -> pkg://omnios/library/libffi at 3.0.11,5.11-0.151005:20121031T144921Z None -> pkg://omnios/locale/hi at 0.5.11,5.11-0.151005:20130208T145426Z None -> pkg://omnios/locale/he at 0.5.11,5.11-0.151005:20130208T145426Z None -> pkg://omnios/security/sudo at 1.8.6.3,5.11-0.151005:20121031T041204Z None -> pkg://omnios/text/gnu-patch at 2.7,5.11-0.151005:20121031T194107Z None -> pkg://omnios/locale/af at 0.5.11,5.11-0.151005:20130208T145422Z None -> pkg://omnios/driver/network/hermon at 0.5.11,5.11-0.151005:20130208T145410Z None -> pkg://omnios/locale/bs at 0.5.11,5.11-0.151005:20130208T145423Z None -> pkg://omnios/locale/as at 0.5.11,5.11-0.151005:20130208T145423Z None -> pkg://omnios/locale/ar at 0.5.11,5.11-0.151005:20130208T145423Z None -> pkg://omnios/web/ca-bundle at 2.0,5.11-0.151005:20121105T185145Z None -> pkg://omnios/driver/network/nge at 0.5.11,5.11-0.151005:20130208T145413Z None -> pkg://omnios/locale/en-extra at 0.5.11,5.11-0.151005:20130208T145424Z None -> pkg://omnios/library/python-2/numpy-26 at 1.6.1,5.11-0.151005:20121031T210944Z None -> pkg://omnios/locale/az at 0.5.11,5.11-0.151005:20130208T145423Z None -> pkg://omnios/locale/vi at 0.5.11,5.11-0.151005:20130208T145431Z None -> pkg://omnios/system/file-system/udfs at 0.5.11,5.11-0.151005:20130208T145446Z None -> pkg://omnios/driver/graphics/atiatom at 0.5.11,5.11-0.151005:20130208T145404Z None -> pkg://omnios/driver/storage/amr at 0.5.11,5.11-0.151005:20130208T145418Z None -> pkg://omnios/locale/bg-extra at 0.5.11,5.11-0.151005:20130208T145423Z None -> pkg://omnios/system/kernel/secure-rpc at 0.5.11,5.11-0.151005:20130208T145450Z None -> pkg://omnios/library/gmp at 5.0.5,5.11-0.151005:20121031T161949Z None -> pkg://omnios/driver/firewire at 0.5.11,5.11-0.151005:20130208T145404Z None -> pkg://omnios/text/gawk at 4.0.1,5.11-0.151005:20121031T161215Z None -> pkg://omnios/system/scheduler/fss at 0.5.11,5.11-0.151005:20130208T145458Z None -> pkg://omnios/driver/network/mxfe at 0.5.11,5.11-0.151005:20130208T145413Z None -> pkg://omnios/library/python-2/pyrex-26 at 0.9.9,5.11-0.151005:20121031T210657Z None -> pkg://omnios/system/library/storage/fibre-channel/libsun_fc at 0.5.11,5.11-0.151005:20130208T145453Z None -> pkg://omnios/locale/ru-extra at 0.5.11,5.11-0.151005:20130208T145429Z None -> pkg://omnios/driver/i86pc/platform at 0.5.11,5.11-0.151005:20130208T145405Z None -> pkg://omnios/driver/network/rpcib at 0.5.11,5.11-0.151005:20130208T145415Z None -> pkg://omnios/developer/dtrace at 0.5.11,5.11-0.151005:20130208T145400Z None -> pkg://omnios/runtime/perl-5161 at 5.16.1,5.11-0.151005:20130117T160827Z None -> pkg://omnios/driver/network/pcn at 0.5.11,5.11-0.151005:20130208T145414Z None -> pkg://omnios/library/python-2/mako at 0.6.2,5.11-0.151005:20121031T210458Z None -> pkg://omnios/locale/ka at 0.5.11,5.11-0.151005:20130208T145427Z None -> pkg://omnios/locale/km at 0.5.11,5.11-0.151005:20130208T145427Z None -> pkg://omnios/locale/ko at 0.5.11,5.11-0.151005:20130208T145427Z None -> pkg://omnios/network/ssh/ssh-key at 0.5.11,5.11-0.151005:20130208T145434Z None -> pkg://omnios/driver/network/vr at 0.5.11,5.11-0.151005:20130208T145417Z None -> pkg://omnios/locale/kk at 0.5.11,5.11-0.151005:20130208T145427Z None -> pkg://omnios/service/hal at 0.5.11,5.11-0.151005:20130208T145436Z None -> pkg://omnios/locale/da at 0.5.11,5.11-0.151005:20130208T145424Z None -> pkg://omnios/locale/de at 0.5.11,5.11-0.151005:20130208T145424Z None -> pkg://omnios/driver/pcmcia at 0.5.11,5.11-0.151005:20130208T145417Z None -> pkg://omnios/runtime/java at 0.5.11,5.11-0.151005:20121102T145113Z None -> pkg://omnios/locale/el-extra at 0.5.11,5.11-0.151005:20130208T145424Z None -> pkg://omnios/driver/network/bpf at 0.5.11,5.11-0.151005:20130208T145407Z None -> pkg://omnios/driver/crypto/tpm at 0.5.11,5.11-0.151005:20130208T145404Z None -> pkg://omnios/system/library/storage/ima/header-ima at 0.5.11,5.11-0.151005:20130208T145453Z None -> pkg://omnios/driver/network/usbecm at 0.5.11,5.11-0.151005:20130208T145417Z None -> pkg://omnios/system/library/security/gss/spnego at 0.5.11,5.11-0.151005:20130208T145452Z None -> pkg://omnios/driver/audio at 0.5.11,5.11-0.151005:20130208T145403Z None -> pkg://omnios/diagnostic/powertop at 0.5.11,5.11-0.151005:20130208T145401Z None -> pkg://omnios/locale/ro at 0.5.11,5.11-0.151005:20130208T145429Z None -> pkg://omnios/driver/network/ntxn at 0.5.11,5.11-0.151005:20130208T145413Z None -> pkg://omnios/driver/network/ib at 0.5.11,5.11-0.151005:20130208T145410Z None -> pkg://omnios/driver/network/qlc at 0.5.11,5.11-0.151005:20130208T145414Z None -> pkg://omnios/system/xopen/xcu4 at 0.5.11,5.11-0.151005:20130208T145500Z None -> pkg://omnios/locale/zh_hk at 0.5.11,5.11-0.151005:20130208T145431Z None -> pkg://omnios/driver/storage/sbp2 at 0.5.11,5.11-0.151005:20130208T145420Z None -> pkg://omnios/driver/storage/sdcard at 0.5.11,5.11-0.151005:20130208T145420Z None -> pkg://omnios/system/install/media/internal at 0.5.11,5.11-0.151005:20130123T184741Z None -> pkg://omnios/system/kernel at 0.5.11,5.11-0.151005:20130208T145451Z None -> pkg://omnios/developer/macro/gnu-m4 at 1.4.16,5.11-0.151005:20121031T182400Z None -> pkg://omnios/locale/sv-extra at 0.5.11,5.11-0.151005:20130208T145430Z None -> pkg://omnios/runtime/perl/manual at 5.16.1,5.11-0.151005:20130117T151725Z None -> pkg://omnios/library/expat at 2.0.1,5.11-0.151005:20121031T192259Z None -> pkg://omnios/driver/serial/usbsksp at 0.5.11,5.11-0.151005:20130208T145418Z None -> pkg://omnios/driver/i86pc/ioat at 0.5.11,5.11-0.151005:20130208T145405Z None -> pkg://omnios/driver/network/bfe at 0.5.11,5.11-0.151005:20130208T145407Z None -> pkg://omnios/system/library/security/gss/diffie-hellman at 0.5.11,5.11-0.151005:20130208T145452Z Operation: update-publisher Outcome: Succeeded Reason: None Client: transfer module Version: 1349890694 User: root (0) Boot Env.: (Unknown) Boot Env. UUID: (Unknown) New Boot Env.: None New Boot Env. UUID: (None) Snapshot: (None) Start Time: 2013-02-09T22:23:21 End Time: 2013-02-09T22:23:21 Total Time: 0:00:00 Command: /usr/bin/distro_const build /usr/share/distro_const/dc_text_x86.xml Start State: None End State: None Operation: uninstall Outcome: Succeeded Reason: None Client: transfer module Version: 1349890694 User: root (0) Boot Env.: omnios Boot Env. UUID: 55a5958c-339c-e0c3-a1b2-e27b0009239c New Boot Env.: None New Boot Env. UUID: (None) Snapshot: (None) Start Time: 2013-08-30T15:49:41 End Time: 2013-08-30T15:49:56 Total Time: 0:00:15 Command: /usr/bin/text-install Start State: Solver: [ Variables: 385 Clauses: 2030 Iterations: 1 State: Succeeded] Timings: [phase 1: 0.157, phase 2: 0.447, phase 3: 1.143, phase 4: 0.000, phase 5: 0.000, phase 6: 0.000, phase 7: 0.020, phase 8: 0.282, phase 9: 0.000, phase 10: 0.226, phase 11: 0.008, phase 12: 0.107] Maintained incorporations: pkg://omnios/entire at 11,5.11-0.151005:20121112T163023Z pkg://omnios/incorporation/jeos/illumos-gate at 11,5.11-0.151005:20121030T194550Z pkg://omnios/consolidation/osnet/osnet-incorporation at 0.5.11,5.11-0.151005:20130208T145330Z pkg://omnios/runtime/perl/manual at 5.16.1,5.11-0.151005:20130117T151725Z Package version changes: pkg://omnios/system/install/text-install at 0.5.11,5.11-0.151005:20130123T184741Z -> None pkg://omnios/system/install/media/internal at 0.5.11,5.11-0.151005:20130123T184741Z -> None End State: pkg://omnios/system/install/text-install at 0.5.11,5.11-0.151005:20130123T184741Z -> None pkg://omnios/system/install/media/internal at 0.5.11,5.11-0.151005:20130123T184741Z -> None Operation: refresh-publishers Outcome: Succeeded Reason: None Client: pkg Version: 1349890694 User: root (0) Boot Env.: omnios Boot Env. UUID: 55a5958c-339c-e0c3-a1b2-e27b0009239c New Boot Env.: None New Boot Env. UUID: (None) Snapshot: (None) Start Time: 2013-08-30T17:53:53 End Time: 2013-08-30T17:54:09 Total Time: 0:00:16 Command: /usr/bin/pkg update -nv Start State: None End State: None Operation: update Outcome: Failed Reason: Constrained Client: pkg Version: 1349890694 User: root (0) Boot Env.: omnios Boot Env. UUID: 55a5958c-339c-e0c3-a1b2-e27b0009239c New Boot Env.: None New Boot Env. UUID: (None) Snapshot: (None) Start Time: 2013-08-30T17:53:53 End Time: 2013-08-30T17:54:27 Total Time: 0:00:34 Command: /usr/bin/pkg update -nv Start State: Solver: [ Variables: 3976 Clauses: 1532387 Iterations: 1 State: Succeeded] Timings: [phase 1: 0.140, phase 2: 0.740, phase 3: 1.639, phase 4: 0.000, phase 5: 0.004, phase 6: 0.000, phase 7: 0.041, phase 8: 2.839, phase 9: 0.000, phase 10: 1.102, phase 11: 0.107, phase 12: 6.344] Maintained incorporations: pkg://omnios/entire at 11,5.11-0.151005:20121112T163023Z pkg://omnios/incorporation/jeos/illumos-gate at 11,5.11-0.151005:20121030T194550Z pkg://omnios/consolidation/osnet/osnet-incorporation at 0.5.11,5.11-0.151005:20130208T145330Z pkg://omnios/runtime/perl/manual at 5.16.1,5.11-0.151005:20130117T151725Z Package version changes: pkg://omnios/library/python-2/pybonjour at 1.1.1,5.11-0.151005:20121031T210533Z -> pkg://omnios/library/python-2/pybonjour at 1.1.1,5.11-0.151007:20130516T114553Z pkg://omnios/library/python-2/pyopenssl-26 at 0.11,5.11-0.151005:20121031T210642Z -> pkg://omnios/library/python-2/pyopenssl-26 at 0.11,5.11-0.151007:20130516T114609Z pkg://omnios/library/python-2/ply at 3.4,5.11-0.151005:20121031T210521Z -> pkg://omnios/library/python-2/ply at 3.4,5.11-0.151007:20130516T114551Z pkg://omnios/system/library/gcc-4-runtime at 4.7.2,5.11-0.151005:20121030T220413Z -> pkg://omnios/system/library/gcc-4-runtime at 4.7.2,5.11-0.151007:20130516T201308Z pkg://omnios/package/pkg at 0.5.11,5.11-0.151005:20121101T021359Z -> pkg://omnios/package/pkg at 0.5.11,5.11-0.151005:20130510T031744Z pkg://omnios/library/python-2/simplejson-26 at 2.3.2,5.11-0.151005:20121031T210718Z -> pkg://omnios/library/python-2/simplejson-26 at 2.3.2,5.11-0.151007:20130516T114616Z pkg://omnios/system/library/math at 0.5.11,5.11-0.151005:20121031T183218Z -> pkg://omnios/system/library/math at 0.5.11,5.11-0.151007:20130612T210245Z pkg://omnios/library/python-2/m2crypto at 0.21.1,5.11-0.151005:20121031T210443Z -> pkg://omnios/library/python-2/m2crypto at 0.21.1,5.11-0.151007:20130516T204101Z End State: pkg://omnios/library/python-2/pybonjour at 1.1.1,5.11-0.151005:20121031T210533Z -> pkg://omnios/library/python-2/pybonjour at 1.1.1,5.11-0.151007:20130516T114553Z pkg://omnios/library/python-2/pyopenssl-26 at 0.11,5.11-0.151005:20121031T210642Z -> pkg://omnios/library/python-2/pyopenssl-26 at 0.11,5.11-0.151007:20130516T114609Z pkg://omnios/library/python-2/ply at 3.4,5.11-0.151005:20121031T210521Z -> pkg://omnios/library/python-2/ply at 3.4,5.11-0.151007:20130516T114551Z pkg://omnios/system/library/gcc-4-runtime at 4.7.2,5.11-0.151005:20121030T220413Z -> pkg://omnios/system/library/gcc-4-runtime at 4.7.2,5.11-0.151007:20130516T201308Z pkg://omnios/package/pkg at 0.5.11,5.11-0.151005:20121101T021359Z -> pkg://omnios/package/pkg at 0.5.11,5.11-0.151005:20130510T031744Z pkg://omnios/library/python-2/simplejson-26 at 2.3.2,5.11-0.151005:20121031T210718Z -> pkg://omnios/library/python-2/simplejson-26 at 2.3.2,5.11-0.151007:20130516T114616Z pkg://omnios/system/library/math at 0.5.11,5.11-0.151005:20121031T183218Z -> pkg://omnios/system/library/math at 0.5.11,5.11-0.151007:20130612T210245Z pkg://omnios/library/python-2/m2crypto at 0.21.1,5.11-0.151005:20121031T210443Z -> pkg://omnios/library/python-2/m2crypto at 0.21.1,5.11-0.151007:20130516T204101Z Errors: Traceback (most recent call last): File "/usr/lib/python2.6/vendor-packages/pkg/client/api.py", line 1023, in __plan_op self.__ipkg_require_latest(_noexecute) File "/usr/lib/python2.6/vendor-packages/pkg/client/api.py", line 901, in __ipkg_require_latest raise apx.IpkgOutOfDateException() IpkgOutOfDateException Operation: rebuild-image-catalogs Outcome: Succeeded Reason: None Client: pkg Version: 1349890694 User: root (0) Boot Env.: omnios Boot Env. UUID: 55a5958c-339c-e0c3-a1b2-e27b0009239c New Boot Env.: None New Boot Env. UUID: (None) Snapshot: (None) Start Time: 2013-08-30T17:54:03 End Time: 2013-08-30T17:54:09 Total Time: 0:00:06 Command: /usr/bin/pkg update -nv Start State: None End State: None Operation: install Outcome: Succeeded Reason: None Client: pkg Version: 1349890694 User: root (0) Boot Env.: omnios Boot Env. UUID: 55a5958c-339c-e0c3-a1b2-e27b0009239c New Boot Env.: None New Boot Env. UUID: (None) Snapshot: (None) Start Time: 2013-08-30T17:54:48 End Time: 2013-08-30T17:55:31 Total Time: 0:00:43 Command: /usr/bin/pkg install pkg:/package/pkg Start State: Solver: [ Variables: 3976 Clauses: 1532387 Iterations: 1 State: Succeeded] Timings: [phase 1: 0.140, phase 2: 0.693, phase 3: 1.590, phase 4: 0.000, phase 5: 0.004, phase 6: 0.000, phase 7: 0.040, phase 8: 2.655, phase 9: 0.000, phase 10: 1.102, phase 11: 0.108, phase 12: 6.046] Maintained incorporations: pkg://omnios/entire at 11,5.11-0.151005:20121112T163023Z pkg://omnios/incorporation/jeos/illumos-gate at 11,5.11-0.151005:20121030T194550Z pkg://omnios/consolidation/osnet/osnet-incorporation at 0.5.11,5.11-0.151005:20130208T145330Z pkg://omnios/runtime/perl/manual at 5.16.1,5.11-0.151005:20130117T151725Z Package version changes: pkg://omnios/library/python-2/pybonjour at 1.1.1,5.11-0.151005:20121031T210533Z -> pkg://omnios/library/python-2/pybonjour at 1.1.1,5.11-0.151007:20130516T114553Z pkg://omnios/library/python-2/pyopenssl-26 at 0.11,5.11-0.151005:20121031T210642Z -> pkg://omnios/library/python-2/pyopenssl-26 at 0.11,5.11-0.151007:20130516T114609Z pkg://omnios/library/python-2/ply at 3.4,5.11-0.151005:20121031T210521Z -> pkg://omnios/library/python-2/ply at 3.4,5.11-0.151007:20130516T114551Z pkg://omnios/system/library/gcc-4-runtime at 4.7.2,5.11-0.151005:20121030T220413Z -> pkg://omnios/system/library/gcc-4-runtime at 4.7.2,5.11-0.151007:20130516T201308Z pkg://omnios/package/pkg at 0.5.11,5.11-0.151005:20121101T021359Z -> pkg://omnios/package/pkg at 0.5.11,5.11-0.151005:20130510T031744Z pkg://omnios/library/python-2/simplejson-26 at 2.3.2,5.11-0.151005:20121031T210718Z -> pkg://omnios/library/python-2/simplejson-26 at 2.3.2,5.11-0.151007:20130516T114616Z pkg://omnios/system/library/math at 0.5.11,5.11-0.151005:20121031T183218Z -> pkg://omnios/system/library/math at 0.5.11,5.11-0.151007:20130612T210245Z pkg://omnios/library/python-2/m2crypto at 0.21.1,5.11-0.151005:20121031T210443Z -> pkg://omnios/library/python-2/m2crypto at 0.21.1,5.11-0.151007:20130516T204101Z End State: pkg://omnios/library/python-2/pybonjour at 1.1.1,5.11-0.151005:20121031T210533Z -> pkg://omnios/library/python-2/pybonjour at 1.1.1,5.11-0.151007:20130516T114553Z pkg://omnios/library/python-2/pyopenssl-26 at 0.11,5.11-0.151005:20121031T210642Z -> pkg://omnios/library/python-2/pyopenssl-26 at 0.11,5.11-0.151007:20130516T114609Z pkg://omnios/library/python-2/ply at 3.4,5.11-0.151005:20121031T210521Z -> pkg://omnios/library/python-2/ply at 3.4,5.11-0.151007:20130516T114551Z pkg://omnios/system/library/gcc-4-runtime at 4.7.2,5.11-0.151005:20121030T220413Z -> pkg://omnios/system/library/gcc-4-runtime at 4.7.2,5.11-0.151007:20130516T201308Z pkg://omnios/package/pkg at 0.5.11,5.11-0.151005:20121101T021359Z -> pkg://omnios/package/pkg at 0.5.11,5.11-0.151005:20130510T031744Z pkg://omnios/library/python-2/simplejson-26 at 2.3.2,5.11-0.151005:20121031T210718Z -> pkg://omnios/library/python-2/simplejson-26 at 2.3.2,5.11-0.151007:20130516T114616Z pkg://omnios/system/library/math at 0.5.11,5.11-0.151005:20121031T183218Z -> pkg://omnios/system/library/math at 0.5.11,5.11-0.151007:20130612T210245Z pkg://omnios/library/python-2/m2crypto at 0.21.1,5.11-0.151005:20121031T210443Z -> pkg://omnios/library/python-2/m2crypto at 0.21.1,5.11-0.151007:20130516T204101Z Operation: update Outcome: Succeeded Reason: None Client: pkg Version: 1368155825 User: root (0) Boot Env.: omnios Boot Env. UUID: 55a5958c-339c-e0c3-a1b2-e27b0009239c New Boot Env.: omnios-1 New Boot Env. UUID: cc528b6a-5fdc-e32a-ffa8-eb26de85382f Snapshot: (None) Start Time: 2013-08-30T18:03:53 End Time: 2013-08-30T18:15:12 Total Time: 0:11:19 Command: /usr/bin/pkg update Start State: Solver: [ Variables: 6063 Clauses: 150249 Iterations: 2 State: Succeeded] Timings: [phase 1: 0.857, phase 2: 0.047, phase 3: 7.113, phase 4: 4.071, phase 5: 0.008] Maintained incorporations: None Package version changes: pkg://omnios/locale/gu at 0.5.11,5.11-0.151005:20130208T145425Z -> pkg://omnios/locale/gu at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/library/libtool/libltdl at 2.4.2,5.11-0.151005:20121106T233124Z -> pkg://omnios/library/libtool/libltdl at 2.4.2,5.11-0.151007:20130517T210735Z pkg://omnios/driver/network/ixgb at 0.5.11,5.11-0.151005:20130208T145412Z -> pkg://omnios/driver/network/ixgb at 0.5.11,5.11-0.151007:20130827T215359Z pkg://omnios/driver/storage/aac at 0.5.11,5.11-0.151005:20130208T145418Z -> pkg://omnios/driver/storage/aac at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/locale/ga at 0.5.11,5.11-0.151005:20130208T145425Z -> pkg://omnios/locale/ga at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/driver/serial/usbser_edge at 0.5.11,5.11-0.151005:20130208T145418Z -> pkg://omnios/driver/serial/usbser_edge at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/system/accounting/legacy at 0.5.11,5.11-0.151005:20130208T145443Z -> pkg://omnios/system/accounting/legacy at 0.5.11,5.11-0.151007:20130827T215416Z pkg://omnios/release/name at 0.5.11,5.11-0.151005:20121031T194943Z -> pkg://omnios/release/name at 0.5.11,5.11-0.151007:20130518T133105Z pkg://omnios/text/locale at 0.5.11,5.11-0.151005:20130208T145501Z -> pkg://omnios/text/locale at 0.5.11,5.11-0.151007:20130827T215426Z pkg://omnios/developer/build/make at 0.5.11,5.11-0.151005:20121031T181809Z -> pkg://omnios/developer/build/make at 0.5.11,5.11-0.151007:20130515T131850Z pkg://omnios/system/data/zoneinfo at 2011.13,5.11-0.151005:20130208T145444Z -> pkg://omnios/system/data/zoneinfo at 2011.13,5.11-0.151007:20130827T215417Z pkg://omnios/library/python-2/lxml-26 at 2.3.3,5.11-0.151005:20121031T210431Z -> pkg://omnios/library/python-2/lxml-26 at 2.3.3,5.11-0.151007:20130516T114532Z pkg://omnios/locale/lt-extra at 0.5.11,5.11-0.151005:20130208T145427Z -> pkg://omnios/locale/lt-extra at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/driver/storage/pcata at 0.5.11,5.11-0.151005:20130208T145420Z -> pkg://omnios/driver/storage/pcata at 0.5.11,5.11-0.151007:20130827T215403Z pkg://omnios/system/boot/wanboot/internal at 0.5.11,5.11-0.151005:20130208T145443Z -> pkg://omnios/system/boot/wanboot/internal at 0.5.11,5.11-0.151007:20130827T215417Z pkg://omnios/entire at 11,5.11-0.151005:20121112T163023Z -> pkg://omnios/entire at 11,5.11-0.151007:20130518T132910Z pkg://omnios/incorporation/jeos/illumos-gate at 11,5.11-0.151005:20121030T194550Z -> pkg://omnios/incorporation/jeos/illumos-gate at 11,5.11-0.151007:20130813T144617Z pkg://omnios/service/resource-pools at 0.5.11,5.11-0.151005:20130208T145439Z -> pkg://omnios/service/resource-pools at 0.5.11,5.11-0.151007:20130702T200632Z pkg://omnios/network/ftp at 0.5.11,5.11-0.151005:20130208T145432Z -> pkg://omnios/network/ftp at 0.5.11,5.11-0.151007:20130827T215411Z pkg://omnios/compress/gzip at 1.5,5.11-0.151005:20121031T183637Z -> pkg://omnios/compress/gzip at 1.5,5.11-0.151007:20130515T152724Z pkg://omnios/driver/serial/pcser at 0.5.11,5.11-0.151005:20130208T145417Z -> pkg://omnios/driver/serial/pcser at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/driver/storage/glm at 0.5.11,5.11-0.151005:20130208T145419Z -> pkg://omnios/driver/storage/glm at 0.5.11,5.11-0.151007:20130827T215403Z pkg://omnios/runtime/perl at 5.16.1,5.11-0.151005:20130117T151317Z -> pkg://omnios/runtime/perl at 5.16.1,5.11-0.151007:20130516T121516Z pkg://omnios/compress/xz at 5.0.4,5.11-0.151005:20121102T172712Z -> pkg://omnios/compress/xz at 5.0.4,5.11-0.151007:20130516T202711Z pkg://omnios/system/extended-system-utilities at 0.5.11,5.11-0.151005:20130208T145444Z -> pkg://omnios/system/extended-system-utilities at 0.5.11,5.11-0.151007:20130827T215417Z pkg://omnios/system/library/storage/libmpscsi_vhci at 0.5.11,5.11-0.151005:20130208T145454Z -> pkg://omnios/system/library/storage/libmpscsi_vhci at 0.5.11,5.11-0.151007:20130827T215422Z pkg://omnios/locale/fil at 0.5.11,5.11-0.151005:20130208T145425Z -> pkg://omnios/locale/fil at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/system/library/storage/scsi-plugins at 0.5.11,5.11-0.151005:20130208T145454Z -> pkg://omnios/system/library/storage/scsi-plugins at 0.5.11,5.11-0.151007:20130827T215422Z pkg://omnios/system/zones at 0.5.11,5.11-0.151005:20130208T145501Z -> pkg://omnios/system/zones at 0.5.11,5.11-0.151007:20130702T200642Z pkg://omnios/system/ipc at 0.5.11,5.11-0.151005:20130208T145449Z -> pkg://omnios/system/ipc at 0.5.11,5.11-0.151007:20130827T215419Z pkg://omnios/system/kernel/security/gss at 0.5.11,5.11-0.151005:20130208T145450Z -> pkg://omnios/system/kernel/security/gss at 0.5.11,5.11-0.151007:20130827T215420Z pkg://omnios/driver/network/sdp at 0.5.11,5.11-0.151005:20130208T145416Z -> pkg://omnios/driver/network/sdp at 0.5.11,5.11-0.151007:20130827T215401Z pkg://omnios/locale/pt-extra at 0.5.11,5.11-0.151005:20130208T145429Z -> pkg://omnios/locale/pt-extra at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/library/zlib at 1.2.7,5.11-0.151005:20121031T021837Z -> pkg://omnios/library/zlib at 1.2.7,5.11-0.151007:20130516T115548Z pkg://omnios/storage/stmf at 0.5.11,5.11-0.151005:20130208T145442Z -> pkg://omnios/storage/stmf at 0.5.11,5.11-0.151007:20130827T215416Z pkg://omnios/system/library/policykit at 0.5.11,5.11-0.151005:20130208T145451Z -> pkg://omnios/system/library/policykit at 0.5.11,5.11-0.151007:20130827T215421Z pkg://omnios/driver/network/ixgbe at 0.5.11,5.11-0.151005:20130208T145412Z -> pkg://omnios/driver/network/ixgbe at 0.5.11,5.11-0.151007:20130827T215359Z pkg://omnios/locale/zh_tw at 0.5.11,5.11-0.151005:20130208T145431Z -> pkg://omnios/locale/zh_tw at 0.5.11,5.11-0.151007:20130827T215411Z pkg://omnios/locale/nn at 0.5.11,5.11-0.151005:20130208T145429Z -> pkg://omnios/locale/nn at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/locale/nl at 0.5.11,5.11-0.151005:20130208T145429Z -> pkg://omnios/locale/nl at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/locale/nb at 0.5.11,5.11-0.151005:20130208T145428Z -> pkg://omnios/locale/nb at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/locale/ne at 0.5.11,5.11-0.151005:20130208T145428Z -> pkg://omnios/locale/ne at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/compatibility/ucb at 0.5.11,5.11-0.151005:20130208T145358Z -> pkg://omnios/compatibility/ucb at 0.5.11,5.11-0.151007:20130827T215352Z pkg://omnios/driver/network/igb at 0.5.11,5.11-0.151005:20130208T145411Z -> pkg://omnios/driver/network/igb at 0.5.11,5.11-0.151007:20130827T215358Z pkg://omnios/library/readline at 6.2,5.11-0.151005:20121031T194351Z -> pkg://omnios/library/readline at 6.2,5.11-0.151007:20130516T114631Z pkg://omnios/system/data/keyboard/keytables at 0.5.11,5.11-0.151005:20130208T145444Z -> pkg://omnios/system/data/keyboard/keytables at 0.5.11,5.11-0.151007:20130827T215417Z pkg://omnios/driver/network/iprb at 0.5.11,5.11-0.151005:20130208T145411Z -> pkg://omnios/driver/network/iprb at 0.5.11,5.11-0.151007:20130827T215358Z pkg://omnios/locale/lv-extra at 0.5.11,5.11-0.151005:20130208T145428Z -> pkg://omnios/locale/lv-extra at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/system/zones/brand/ipkg at 0.5.11,5.11-0.151005:20121101T021439Z -> pkg://omnios/system/zones/brand/ipkg at 0.5.11,5.11-0.151007:20130613T143556Z pkg://omnios/network/iscsi/initiator at 0.5.11,5.11-0.151005:20130208T145433Z -> pkg://omnios/network/iscsi/initiator at 0.5.11,5.11-0.151007:20130827T215411Z pkg://omnios/driver/network/afe at 0.5.11,5.11-0.151005:20130208T145406Z -> pkg://omnios/driver/network/afe at 0.5.11,5.11-0.151007:20130827T215355Z pkg://omnios/library/libtecla at 1.6.0,5.11-0.151005:20130208T145421Z -> pkg://omnios/library/libtecla at 1.6.0,5.11-0.151007:20130827T215404Z pkg://omnios/system/library/install at 0.5.11,5.11-0.151005:20130123T184742Z -> pkg://omnios/system/library/install at 0.5.11,5.11-0.151007:20130518T135926Z pkg://omnios/system/data/hardware-registry at 0.5.11,5.11-0.151005:20130208T145444Z -> pkg://omnios/system/data/hardware-registry at 0.5.11,5.11-0.151007:20130827T215417Z pkg://omnios/locale/ug at 0.5.11,5.11-0.151005:20130208T145431Z -> pkg://omnios/locale/ug at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/driver/network/nxge at 0.5.11,5.11-0.151005:20130208T145413Z -> pkg://omnios/driver/network/nxge at 0.5.11,5.11-0.151007:20130827T215359Z pkg://omnios/driver/storage/scsa1394 at 0.5.11,5.11-0.151005:20130208T145420Z -> pkg://omnios/driver/storage/scsa1394 at 0.5.11,5.11-0.151007:20130827T215403Z pkg://omnios/locale/uk at 0.5.11,5.11-0.151005:20130208T145431Z -> pkg://omnios/locale/uk at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/locale/ur at 0.5.11,5.11-0.151005:20130208T145431Z -> pkg://omnios/locale/ur at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/text/gnu-gettext at 0.18.1.1,5.11-0.151005:20121031T181401Z -> pkg://omnios/text/gnu-gettext at 0.18.1.1,5.11-0.151007:20130515T154533Z pkg://omnios/locale/th-extra at 0.5.11,5.11-0.151005:20130208T145430Z -> pkg://omnios/locale/th-extra at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/driver/network/e1000g at 0.5.11,5.11-0.151005:20130208T145408Z -> pkg://omnios/driver/network/e1000g at 0.5.11,5.11-0.151007:20130827T215357Z pkg://omnios/driver/serial/usbsksp/usbs49_fw at 0.5.11,5.11-0.151005:20130208T145418Z -> pkg://omnios/driver/serial/usbsksp/usbs49_fw at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/locale/zh_mo at 0.5.11,5.11-0.151005:20130208T145431Z -> pkg://omnios/locale/zh_mo at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/driver/storage/ata at 0.5.11,5.11-0.151005:20130208T145419Z -> pkg://omnios/driver/storage/ata at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/compress/bzip2 at 1.0.6,5.11-0.151005:20121031T141946Z -> pkg://omnios/compress/bzip2 at 1.0.6,5.11-0.151007:20130515T154545Z pkg://omnios/driver/network/xge at 0.5.11,5.11-0.151005:20130208T145417Z -> pkg://omnios/driver/network/xge at 0.5.11,5.11-0.151007:20130827T215401Z pkg://omnios/system/kernel/dtrace/providers at 0.5.11,5.11-0.151005:20130208T145449Z -> pkg://omnios/system/kernel/dtrace/providers at 0.5.11,5.11-0.151007:20130827T215420Z pkg://omnios/database/sqlite-3 at 3.7.14.1,5.11-0.151005:20121031T044601Z -> pkg://omnios/database/sqlite-3 at 3.7.14.1,5.11-0.151007:20130515T131431Z pkg://omnios/library/security/openssl at 1.0.1.4,5.11-0.151005:20130205T153900Z -> pkg://omnios/library/security/openssl at 1.0.1.5,5.11-0.151007:20130516T115331Z pkg://omnios/library/c++/sigcpp at 2.3.1,5.11-0.151005:20121031T152437Z -> pkg://omnios/library/c++/sigcpp at 2.3.1,5.11-0.151007:20130516T043549Z pkg://omnios/release/notices at 0.5.11,5.11-0.151005:20121031T194945Z -> pkg://omnios/release/notices at 0.5.11,5.11-0.151007:20130518T133101Z pkg://omnios/locale/zh_sg at 0.5.11,5.11-0.151005:20130208T145431Z -> pkg://omnios/locale/zh_sg at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/network/iscsi/iser at 0.5.11,5.11-0.151005:20130208T145433Z -> pkg://omnios/network/iscsi/iser at 0.5.11,5.11-0.151007:20130827T215411Z pkg://omnios/SUNWcs at 0.5.11,5.11-0.151005:20130208T145335Z -> pkg://omnios/SUNWcs at 0.5.11,5.11-0.151007:20130702T200602Z pkg://omnios/driver/network/bge at 0.5.11,5.11-0.151005:20130208T145407Z -> pkg://omnios/driver/network/bge at 0.5.11,5.11-0.151007:20130827T215356Z pkg://omnios/driver/storage/bcm_sata at 0.5.11,5.11-0.151005:20130208T145419Z -> pkg://omnios/driver/storage/bcm_sata at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/library/unixodbc at 2.2.14,5.11-0.151005:20121031T193700Z -> pkg://omnios/library/unixodbc at 2.2.14,5.11-0.151007:20130516T115541Z pkg://omnios/driver/network/sdpib at 0.5.11,5.11-0.151005:20130208T145416Z -> pkg://omnios/driver/network/sdpib at 0.5.11,5.11-0.151007:20130827T215401Z pkg://omnios/locale/ja at 0.5.11,5.11-0.151005:20130208T145427Z -> pkg://omnios/locale/ja at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/system/boot/wanboot at 0.5.11,5.11-0.151005:20130208T145443Z -> pkg://omnios/system/boot/wanboot at 0.5.11,5.11-0.151007:20130827T215417Z None -> pkg://omnios/developer/java/jdk at 1.7.0.6.24,5.11-0.151007:20130607T160054Z pkg://omnios/package/svr4 at 0.5.11,5.11-0.151005:20130208T145434Z -> pkg://omnios/package/svr4 at 0.5.11,5.11-0.151007:20130827T215412Z pkg://omnios/driver/network/rge at 0.5.11,5.11-0.151005:20130208T145415Z -> pkg://omnios/driver/network/rge at 0.5.11,5.11-0.151007:20130827T215400Z pkg://omnios/system/library/libdbus-glib at 0.100,5.11-0.151005:20121031T153022Z -> pkg://omnios/system/library/libdbus-glib at 0.100,5.11-0.151007:20130515T131614Z pkg://omnios/system/library/processor at 0.5.11,5.11-0.151005:20130208T145452Z -> pkg://omnios/system/library/processor at 0.5.11,5.11-0.151007:20130827T215421Z pkg://omnios/service/storage/fibre-channel/fc-fabric at 0.5.11,5.11-0.151005:20130208T145440Z -> pkg://omnios/service/storage/fibre-channel/fc-fabric at 0.5.11,5.11-0.151007:20130827T215415Z pkg://omnios/locale/ca at 0.5.11,5.11-0.151005:20130208T145423Z -> pkg://omnios/locale/ca at 0.5.11,5.11-0.151007:20130827T215405Z pkg://omnios/text/doctools at 0.5.11,5.11-0.151005:20130208T145501Z -> pkg://omnios/text/doctools at 0.5.11,5.11-0.151007:20130827T215426Z pkg://omnios/text/less at 451,5.11-0.151005:20121031T191922Z -> pkg://omnios/text/less at 451,5.11-0.151007:20130515T154551Z pkg://omnios/locale/cs at 0.5.11,5.11-0.151005:20130208T145424Z -> pkg://omnios/locale/cs at 0.5.11,5.11-0.151007:20130827T215405Z pkg://omnios/system/library at 0.5.11,5.11-0.151005:20130208T145455Z -> pkg://omnios/system/library at 0.5.11,5.11-0.151007:20130702T200639Z pkg://omnios/diagnostic/latencytop at 0.5.11,5.11-0.151005:20130208T145401Z -> pkg://omnios/diagnostic/latencytop at 0.5.11,5.11-0.151007:20130827T215353Z pkg://omnios/driver/network/fcsm at 0.5.11,5.11-0.151005:20130208T145409Z -> pkg://omnios/driver/network/fcsm at 0.5.11,5.11-0.151007:20130827T215357Z pkg://omnios/web/wget at 1.14,5.11-0.151005:20121031T023147Z -> pkg://omnios/web/wget at 1.14,5.11-0.151007:20130515T130259Z pkg://omnios/service/security/kerberos-5 at 0.5.11,5.11-0.151005:20130208T145439Z -> pkg://omnios/service/security/kerberos-5 at 0.5.11,5.11-0.151007:20130827T215414Z pkg://omnios/driver/network/tavor at 0.5.11,5.11-0.151005:20130208T145416Z -> pkg://omnios/driver/network/tavor at 0.5.11,5.11-0.151007:20130827T215401Z pkg://omnios/system/network/routing at 0.5.11,5.11-0.151005:20130208T145456Z -> pkg://omnios/system/network/routing at 0.5.11,5.11-0.151007:20130827T215424Z pkg://omnios/service/picl at 0.5.11,5.11-0.151005:20130208T145438Z -> pkg://omnios/service/picl at 0.5.11,5.11-0.151007:20130827T215414Z pkg://omnios/system/library/security/libsasl at 0.5.11,5.11-0.151005:20130208T145453Z -> pkg://omnios/system/library/security/libsasl at 0.5.11,5.11-0.151007:20130827T215421Z pkg://omnios/library/pcre at 8.31,5.11-0.151005:20121031T174253Z -> pkg://omnios/library/pcre at 8.31,5.11-0.151007:20130516T114522Z pkg://omnios/consolidation/osnet/osnet-incorporation at 0.5.11,5.11-0.151005:20130208T145330Z -> pkg://omnios/consolidation/osnet/osnet-incorporation at 0.5.11,5.11-0.151007:20130827T215330Z pkg://omnios/driver/serial/usbftdi at 0.5.11,5.11-0.151005:20130208T145417Z -> pkg://omnios/driver/serial/usbftdi at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/network/ssh/ssh-key at 0.5.11,5.11-0.151005:20130208T145434Z -> pkg://omnios/network/ssh/ssh-key at 0.5.11,5.11-0.151007:20130827T215411Z pkg://omnios/system/library/libdiskmgt at 0.5.11,5.11-0.151005:20130208T145451Z -> pkg://omnios/system/library/libdiskmgt at 0.5.11,5.11-0.151007:20130827T215421Z pkg://omnios/locale/de-extra at 0.5.11,5.11-0.151005:20130208T145424Z -> pkg://omnios/locale/de-extra at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/driver/virtualization/kvm at 1.0.3,5.11-0.151005:20121101T003935Z -> pkg://omnios/driver/virtualization/kvm at 1.0.5,5.11-0.151007:20130703T141613Z pkg://omnios/naming/ldap at 0.5.11,5.11-0.151005:20130208T145432Z -> pkg://omnios/naming/ldap at 0.5.11,5.11-0.151007:20130827T215411Z pkg://omnios/system/kvm at 1.0.3,5.11-0.151005:20121101T004042Z -> pkg://omnios/system/kvm at 1.0.5,5.11-0.151007:20130703T141701Z pkg://omnios/storage/svm at 0.5.11,5.11-0.151005:20130208T145443Z -> pkg://omnios/storage/svm at 0.5.11,5.11-0.151007:20130827T215416Z pkg://omnios/system/library/libdbus at 1.6.8,5.11-0.151005:20121031T152854Z -> pkg://omnios/system/library/libdbus at 1.6.8,5.11-0.151007:20130515T140600Z pkg://omnios/service/storage/removable-media at 0.5.11,5.11-0.151005:20130208T145440Z -> pkg://omnios/service/storage/removable-media at 0.5.11,5.11-0.151007:20130827T215415Z pkg://omnios/library/python-2/mako at 0.6.2,5.11-0.151005:20121031T210458Z -> pkg://omnios/library/python-2/mako at 0.6.2,5.11-0.151007:20130516T114537Z pkg://omnios/locale/mn at 0.5.11,5.11-0.151005:20130208T145428Z -> pkg://omnios/locale/mn at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/locale/ml at 0.5.11,5.11-0.151005:20130208T145428Z -> pkg://omnios/locale/ml at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/locale/mk at 0.5.11,5.11-0.151005:20130208T145428Z -> pkg://omnios/locale/mk at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/driver/network/atge at 0.5.11,5.11-0.151005:20130208T145406Z -> pkg://omnios/driver/network/atge at 0.5.11,5.11-0.151007:20130827T215356Z pkg://omnios/driver/storage/nv_sata at 0.5.11,5.11-0.151005:20130208T145420Z -> pkg://omnios/driver/storage/nv_sata at 0.5.11,5.11-0.151007:20130827T215403Z pkg://omnios/driver/network/myri10ge at 0.5.11,5.11-0.151005:20130208T145413Z -> pkg://omnios/driver/network/myri10ge at 0.5.11,5.11-0.151007:20130827T215359Z pkg://omnios/driver/network/ofk at 0.5.11,5.11-0.151005:20130208T145413Z -> pkg://omnios/driver/network/ofk at 0.5.11,5.11-0.151007:20130827T215359Z pkg://omnios/text/gnu-grep at 2.14,5.11-0.151005:20121031T162234Z -> pkg://omnios/text/gnu-grep at 2.14,5.11-0.151007:20130515T140316Z pkg://omnios/system/fru-id at 0.5.11,5.11-0.151005:20130208T145447Z -> pkg://omnios/system/fru-id at 0.5.11,5.11-0.151007:20130827T215418Z pkg://omnios/locale/mt at 0.5.11,5.11-0.151005:20130208T145428Z -> pkg://omnios/locale/mt at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/locale/ms at 0.5.11,5.11-0.151005:20130208T145428Z -> pkg://omnios/locale/ms at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/locale/mr at 0.5.11,5.11-0.151005:20130208T145428Z -> pkg://omnios/locale/mr at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/shell/zsh at 5.0.0,5.11-0.151005:20121030T220948Z -> pkg://omnios/shell/zsh at 5.0.0,5.11-0.151007:20130515T154209Z pkg://omnios/driver/storage/mega_sas at 0.5.11,5.11-0.151005:20130208T145419Z -> pkg://omnios/driver/storage/mega_sas at 0.5.11,5.11-0.151007:20130827T215403Z None -> pkg://omnios/developer/debug/mdb at 0.5.11,5.11-0.151007:20130827T215352Z pkg://omnios/system/fru-id/platform at 0.5.11,5.11-0.151005:20130208T145447Z -> pkg://omnios/system/fru-id/platform at 0.5.11,5.11-0.151007:20130827T215418Z pkg://omnios/locale/fr at 0.5.11,5.11-0.151005:20130208T145425Z -> pkg://omnios/locale/fr at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/shell/tcsh at 6.18.1,5.11-0.151005:20121031T035454Z -> pkg://omnios/shell/tcsh at 6.18.1,5.11-0.151007:20130516T122228Z pkg://omnios/driver/storage/si3124 at 0.5.11,5.11-0.151005:20130208T145420Z -> pkg://omnios/driver/storage/si3124 at 0.5.11,5.11-0.151007:20130827T215403Z pkg://omnios/system/storage/fibre-channel/port-utility at 0.5.11,5.11-0.151005:20130208T145458Z -> pkg://omnios/system/storage/fibre-channel/port-utility at 0.5.11,5.11-0.151007:20130827T215424Z pkg://omnios/driver/storage/smp at 0.5.11,5.11-0.151005:20130208T145420Z -> pkg://omnios/driver/storage/smp at 0.5.11,5.11-0.151007:20130827T215404Z pkg://omnios/locale/fi at 0.5.11,5.11-0.151005:20130208T145425Z -> pkg://omnios/locale/fi at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/driver/serial/usbsprl at 0.5.11,5.11-0.151005:20130208T145418Z -> pkg://omnios/driver/serial/usbsprl at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/library/security/tcp-wrapper at 7.6,5.11-0.151005:20130208T145422Z -> pkg://omnios/library/security/tcp-wrapper at 7.6,5.11-0.151007:20130827T215404Z pkg://omnios/text/gnu-sed at 4.2.1,5.11-0.151005:20121031T182836Z -> pkg://omnios/text/gnu-sed at 4.2.1,5.11-0.151007:20130515T134459Z pkg://omnios/driver/network/rdsv3 at 0.5.11,5.11-0.151005:20130208T145415Z -> pkg://omnios/driver/network/rdsv3 at 0.5.11,5.11-0.151007:20130827T215400Z pkg://omnios/compress/unzip at 6.0,5.11-0.151005:20121031T023754Z -> pkg://omnios/compress/unzip at 6.0,5.11-0.151007:20130516T122238Z pkg://omnios/system/file-system/autofs at 0.5.11,5.11-0.151005:20130208T145445Z -> pkg://omnios/system/file-system/autofs at 0.5.11,5.11-0.151007:20130702T200635Z pkg://omnios/locale/tr at 0.5.11,5.11-0.151005:20130208T145431Z -> pkg://omnios/locale/tr at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/locale/th at 0.5.11,5.11-0.151005:20130208T145430Z -> pkg://omnios/locale/th at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/driver/graphics/agpgart at 0.5.11,5.11-0.151005:20130208T145404Z -> pkg://omnios/driver/graphics/agpgart at 0.5.11,5.11-0.151007:20130827T215355Z pkg://omnios/service/network/ntp at 4.2.7.316,5.11-0.151005:20130117T170103Z -> pkg://omnios/service/network/ntp at 4.2.7.316,5.11-0.151007:20130515T140254Z pkg://omnios/locale/ta at 0.5.11,5.11-0.151005:20130208T145430Z -> pkg://omnios/locale/ta at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/locale/te at 0.5.11,5.11-0.151005:20130208T145430Z -> pkg://omnios/locale/te at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/driver/network/yge at 0.5.11,5.11-0.151005:20130208T145417Z -> pkg://omnios/driver/network/yge at 0.5.11,5.11-0.151007:20130827T215401Z pkg://omnios/print/lp/print-client-commands at 0.5.11,5.11-0.151005:20130208T145434Z -> pkg://omnios/print/lp/print-client-commands at 0.5.11,5.11-0.151007:20130827T215412Z pkg://omnios/runtime/python-26 at 2.6.7,5.11-0.151005:20121031T204818Z -> pkg://omnios/runtime/python-26 at 2.6.7,5.11-0.151007:20130813T200842Z pkg://omnios/driver/network/fcp at 0.5.11,5.11-0.151005:20130208T145409Z -> pkg://omnios/driver/network/fcp at 0.5.11,5.11-0.151007:20130827T215357Z pkg://omnios/compress/p7zip at 9.20.1,5.11-0.151005:20121031T192550Z -> pkg://omnios/compress/p7zip at 9.20.1,5.11-0.151007:20130515T132540Z None -> pkg://omnios/developer/linker at 0.5.11,5.11-0.151007:20130827T215353Z pkg://omnios/locale/hu-extra at 0.5.11,5.11-0.151005:20130208T145426Z -> pkg://omnios/locale/hu-extra at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/driver/network/elxl at 0.5.11,5.11-0.151005:20130208T145408Z -> pkg://omnios/driver/network/elxl at 0.5.11,5.11-0.151007:20130827T215357Z pkg://omnios/system/kernel/dynamic-reconfiguration/i86pc at 0.5.11,5.11-0.151005:20130208T145449Z -> pkg://omnios/system/kernel/dynamic-reconfiguration/i86pc at 0.5.11,5.11-0.151007:20130827T215420Z pkg://omnios/compress/zip at 3.0,5.11-0.151005:20121031T022149Z -> pkg://omnios/compress/zip at 3.0,5.11-0.151007:20130515T131746Z pkg://omnios/service/resource-pools/poold at 0.5.11,5.11-0.151005:20130208T145439Z -> pkg://omnios/service/resource-pools/poold at 0.5.11,5.11-0.151007:20130827T215414Z pkg://omnios/library/ncurses at 5.9,5.11-0.151005:20121031T192109Z -> pkg://omnios/library/ncurses at 5.9,5.11-0.151007:20130526T044421Z pkg://omnios/driver/network/fp at 0.5.11,5.11-0.151005:20130208T145410Z -> pkg://omnios/driver/network/fp at 0.5.11,5.11-0.151007:20130827T215357Z pkg://omnios/terminal/screen at 4.0.3,5.11-0.151005:20121031T194824Z -> pkg://omnios/terminal/screen at 4.0.3,5.11-0.151007:20130515T131627Z pkg://omnios/shell/pipe-viewer at 1.3.9,5.11-0.151005:20121112T203903Z -> pkg://omnios/shell/pipe-viewer at 1.3.9,5.11-0.151007:20130515T131330Z pkg://omnios/library/python-2/cherrypy at 3.2.2,5.11-0.151005:20121031T210141Z -> pkg://omnios/library/python-2/cherrypy at 3.2.2,5.11-0.151007:20130516T114527Z pkg://omnios/system/data/terminfo at 0.5.11,5.11-0.151005:20130208T145444Z -> pkg://omnios/system/data/terminfo at 0.5.11,5.11-0.151007:20130827T215417Z pkg://omnios/locale/it-extra at 0.5.11,5.11-0.151005:20130208T145427Z -> pkg://omnios/locale/it-extra at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/runtime/perl-5161/manual at 5.16.1,5.11-0.151005:20130117T161001Z -> None pkg://omnios/system/network at 0.5.11,5.11-0.151005:20130208T145457Z -> pkg://omnios/system/network at 0.5.11,5.11-0.151007:20130827T215424Z pkg://omnios/system/kernel/suspend-resume at 0.5.11,5.11-0.151005:20130208T145450Z -> pkg://omnios/system/kernel/suspend-resume at 0.5.11,5.11-0.151007:20130827T215420Z pkg://omnios/locale/tr-extra at 0.5.11,5.11-0.151005:20130208T145431Z -> pkg://omnios/locale/tr-extra at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/driver/storage/amr at 0.5.11,5.11-0.151005:20130208T145418Z -> pkg://omnios/driver/storage/amr at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/system/library/boot-management at 0.5.11,5.11-0.151005:20130123T184742Z -> pkg://omnios/system/library/boot-management at 0.5.11,5.11-0.151007:20130518T135926Z pkg://omnios/driver/network/ibp at 0.5.11,5.11-0.151005:20130208T145411Z -> pkg://omnios/driver/network/ibp at 0.5.11,5.11-0.151007:20130827T215358Z pkg://omnios/locale/is at 0.5.11,5.11-0.151005:20130208T145426Z -> pkg://omnios/locale/is at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/system/boot/real-mode at 0.5.11,5.11-0.151005:20130208T145443Z -> pkg://omnios/system/boot/real-mode at 0.5.11,5.11-0.151007:20130827T215417Z pkg://omnios/locale/it at 0.5.11,5.11-0.151005:20130208T145427Z -> pkg://omnios/locale/it at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/locale/ii at 0.5.11,5.11-0.151005:20130208T145426Z -> pkg://omnios/locale/ii at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/locale/mk-extra at 0.5.11,5.11-0.151005:20130208T145428Z -> pkg://omnios/locale/mk-extra at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/package/pkg at 0.5.11,5.11-0.151005:20130510T031744Z -> pkg://omnios/package/pkg at 0.5.11,5.11-0.151007:20130613T143507Z pkg://omnios/locale/id at 0.5.11,5.11-0.151005:20130208T145426Z -> pkg://omnios/locale/id at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/locale/bn at 0.5.11,5.11-0.151005:20130208T145423Z -> pkg://omnios/locale/bn at 0.5.11,5.11-0.151007:20130827T215405Z pkg://omnios/locale/bo at 0.5.11,5.11-0.151005:20130208T145423Z -> pkg://omnios/locale/bo at 0.5.11,5.11-0.151007:20130827T215405Z pkg://omnios/locale/ca-extra at 0.5.11,5.11-0.151005:20130208T145423Z -> pkg://omnios/locale/ca-extra at 0.5.11,5.11-0.151007:20130827T215405Z pkg://omnios/locale/kok at 0.5.11,5.11-0.151005:20130208T145427Z -> pkg://omnios/locale/kok at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/locale/bg at 0.5.11,5.11-0.151005:20130208T145423Z -> pkg://omnios/locale/bg at 0.5.11,5.11-0.151007:20130827T215405Z pkg://omnios/locale/be at 0.5.11,5.11-0.151005:20130208T145423Z -> pkg://omnios/locale/be at 0.5.11,5.11-0.151007:20130827T215405Z pkg://omnios/driver/serial/usbser at 0.5.11,5.11-0.151005:20130208T145418Z -> pkg://omnios/driver/serial/usbser at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/system/network/udapl/udapl-tavor at 0.5.11,5.11-0.151005:20130208T145457Z -> pkg://omnios/system/network/udapl/udapl-tavor at 0.5.11,5.11-0.151007:20130827T215424Z pkg://omnios/system/management/snmp/sea/sea-config at 0.5.11,5.11-0.151005:20130208T145455Z -> pkg://omnios/system/management/snmp/sea/sea-config at 0.5.11,5.11-0.151007:20130827T215423Z pkg://omnios/text/gnu-patch at 2.7,5.11-0.151005:20121031T194107Z -> pkg://omnios/text/gnu-patch at 2.7,5.11-0.151007:20130515T154231Z pkg://omnios/service/fault-management at 0.5.11,5.11-0.151005:20130208T145435Z -> pkg://omnios/service/fault-management at 0.5.11,5.11-0.151007:20130702T200631Z pkg://omnios/driver/network/dmfe at 0.5.11,5.11-0.151005:20130208T145408Z -> pkg://omnios/driver/network/dmfe at 0.5.11,5.11-0.151007:20130827T215356Z pkg://omnios/network/ssh at 0.5.11,5.11-0.151005:20130208T145434Z -> pkg://omnios/network/ssh at 0.5.11,5.11-0.151007:20130827T215412Z pkg://omnios/driver/xvm/pv at 0.5.11,5.11-0.151005:20130208T145421Z -> pkg://omnios/driver/xvm/pv at 0.5.11,5.11-0.151007:20130827T215404Z pkg://omnios/system/library/dbus at 1.6.8,5.11-0.151005:20121031T152847Z -> pkg://omnios/system/library/dbus at 1.6.8,5.11-0.151007:20130515T140559Z pkg://omnios/text/groff at 1.21,5.11-0.151005:20130117T165120Z -> pkg://omnios/text/groff at 1.21,5.11-0.151007:20130515T132330Z pkg://omnios/driver/network/eoib at 0.5.11,5.11-0.151005:20130208T145408Z -> pkg://omnios/driver/network/eoib at 0.5.11,5.11-0.151007:20130827T215357Z pkg://omnios/system/library/security/gss at 0.5.11,5.11-0.151005:20130208T145452Z -> pkg://omnios/system/library/security/gss at 0.5.11,5.11-0.151007:20130827T215421Z pkg://omnios/driver/storage/marvell88sx at 0.5.11,5.11-0.151005:20130208T145419Z -> pkg://omnios/driver/storage/marvell88sx at 0.5.11,5.11-0.151007:20130827T215403Z pkg://omnios/driver/network/hme at 0.5.11,5.11-0.151005:20130208T145410Z -> pkg://omnios/driver/network/hme at 0.5.11,5.11-0.151007:20130827T215358Z pkg://omnios/locale/pt at 0.5.11,5.11-0.151005:20130208T145429Z -> pkg://omnios/locale/pt at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/locale/cs-extra at 0.5.11,5.11-0.151005:20130208T145424Z -> pkg://omnios/locale/cs-extra at 0.5.11,5.11-0.151007:20130827T215405Z pkg://omnios/runtime/perl-5161/module/sun-solaris at 0.5.11,5.11-0.151005:20130117T170243Z -> None pkg://omnios/driver/storage/ses at 0.5.11,5.11-0.151005:20130208T145420Z -> pkg://omnios/driver/storage/ses at 0.5.11,5.11-0.151007:20130827T215403Z pkg://omnios/locale/pa at 0.5.11,5.11-0.151005:20130208T145429Z -> pkg://omnios/locale/pa at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/locale/pl at 0.5.11,5.11-0.151005:20130208T145429Z -> pkg://omnios/locale/pl at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/driver/network/ibdma at 0.5.11,5.11-0.151005:20130208T145411Z -> pkg://omnios/driver/network/ibdma at 0.5.11,5.11-0.151007:20130827T215358Z None -> pkg://omnios/runtime/perl/module/sun-solaris at 0.5.11,5.11-0.151007:20130827T215412Z pkg://omnios/service/network/ssh at 0.5.11,5.11-0.151005:20130208T145438Z -> pkg://omnios/service/network/ssh at 0.5.11,5.11-0.151007:20130827T215414Z pkg://omnios/driver/storage/ahci at 0.5.11,5.11-0.151005:20130208T145418Z -> pkg://omnios/driver/storage/ahci at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/driver/storage/mpt_sas at 0.5.11,5.11-0.151005:20130208T145419Z -> pkg://omnios/driver/storage/mpt_sas at 0.5.11,5.11-0.151007:20130827T215403Z pkg://omnios/system/install/configuration at 0.5.11,5.11-0.151005:20130123T184741Z -> pkg://omnios/system/install/configuration at 0.5.11,5.11-0.151007:20130518T135925Z pkg://omnios/library/security/trousers at 0.3.8,5.11-0.151005:20121031T024516Z -> pkg://omnios/library/security/trousers at 0.3.8,5.11-0.151007:20130517T213101Z pkg://omnios/file/gnu-findutils at 4.4.2,5.11-0.151005:20121031T153931Z -> pkg://omnios/file/gnu-findutils at 4.4.2,5.11-0.151007:20130516T035609Z pkg://omnios/driver/network/bnxe at 0.5.11,5.11-0.151005:20130208T145407Z -> pkg://omnios/driver/network/bnxe at 0.5.11,5.11-0.151007:20130827T215356Z pkg://omnios/system/library/storage/fibre-channel/hbaapi at 0.5.11,5.11-0.151005:20130208T145453Z -> pkg://omnios/system/library/storage/fibre-channel/hbaapi at 0.5.11,5.11-0.151007:20130827T215422Z pkg://omnios/driver/crypto/tpm at 0.5.11,5.11-0.151005:20130208T145404Z -> pkg://omnios/driver/crypto/tpm at 0.5.11,5.11-0.151007:20130827T215354Z pkg://omnios/network/dns/bind at 9.9.2.1,5.11-0.151005:20121210T194945Z -> pkg://omnios/network/dns/bind at 9.9.2.2,5.11-0.151007:20130517T212555Z pkg://omnios/file/gnu-coreutils at 8.20,5.11-0.151005:20121031T144101Z -> pkg://omnios/file/gnu-coreutils at 8.20,5.11-0.151007:20130703T181254Z pkg://omnios/system/kernel/cpu-counters at 0.5.11,5.11-0.151005:20130208T145449Z -> pkg://omnios/system/kernel/cpu-counters at 0.5.11,5.11-0.151007:20130827T215420Z pkg://omnios/locale/et at 0.5.11,5.11-0.151005:20130208T145425Z -> pkg://omnios/locale/et at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/locale/es at 0.5.11,5.11-0.151005:20130208T145425Z -> pkg://omnios/locale/es at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/system/library/c++/sunpro at 0.5.11,5.11-0.151005:20121101T003628Z -> pkg://omnios/system/library/c++/sunpro at 0.5.11,5.11-0.151007:20130515T134322Z pkg://omnios/driver/serial/usbsacm at 0.5.11,5.11-0.151005:20130208T145418Z -> pkg://omnios/driver/serial/usbsacm at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/system/library/g++-4-runtime at 4.7.2,5.11-0.151005:20121119T192724Z -> pkg://omnios/system/library/g++-4-runtime at 4.8.1,5.11-0.151007:20130603T175910Z pkg://omnios/locale/en at 0.5.11,5.11-0.151005:20130208T145425Z -> pkg://omnios/locale/en at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/locale/el at 0.5.11,5.11-0.151005:20130208T145424Z -> pkg://omnios/locale/el at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/network/ipfilter at 0.5.11,5.11-0.151005:20130208T145432Z -> pkg://omnios/network/ipfilter at 0.5.11,5.11-0.151007:20130827T215411Z pkg://omnios/system/flash/fwflash at 0.5.11,5.11-0.151005:20130208T145447Z -> pkg://omnios/system/flash/fwflash at 0.5.11,5.11-0.151007:20130827T215418Z pkg://omnios/library/libxslt at 1.1.27,5.11-0.151005:20121031T191710Z -> pkg://omnios/library/libxslt at 1.1.28,5.11-0.151007:20130516T113958Z pkg://omnios/driver/network/emlxs at 0.5.11,5.11-0.151005:20130208T145408Z -> pkg://omnios/driver/network/emlxs at 0.5.11,5.11-0.151007:20130827T215357Z pkg://omnios/driver/network/rtls at 0.5.11,5.11-0.151005:20130208T145415Z -> pkg://omnios/driver/network/rtls at 0.5.11,5.11-0.151007:20130827T215400Z pkg://omnios/system/library/storage/ima at 0.5.11,5.11-0.151005:20130208T145453Z -> pkg://omnios/system/library/storage/ima at 0.5.11,5.11-0.151007:20130827T215422Z pkg://omnios/driver/storage/arcmsr at 0.5.11,5.11-0.151005:20130208T145418Z -> pkg://omnios/driver/storage/arcmsr at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/driver/i86pc/fipe at 0.5.11,5.11-0.151005:20130208T145405Z -> pkg://omnios/driver/i86pc/fipe at 0.5.11,5.11-0.151007:20130827T215355Z pkg://omnios/driver/storage/blkdev at 0.5.11,5.11-0.151005:20130208T145419Z -> pkg://omnios/driver/storage/blkdev at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/system/library/storage/libmpapi at 0.5.11,5.11-0.151005:20130208T145454Z -> pkg://omnios/system/library/storage/libmpapi at 0.5.11,5.11-0.151007:20130827T215422Z pkg://omnios/driver/storage/adpu320 at 0.5.11,5.11-0.151005:20130208T145418Z -> pkg://omnios/driver/storage/adpu320 at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/system/file-system/zfs at 0.5.11,5.11-0.151005:20130208T145446Z -> pkg://omnios/system/file-system/zfs at 0.5.11,5.11-0.151007:20130827T215418Z pkg://omnios/service/file-system/smb at 0.5.11,5.11-0.151005:20130208T145436Z -> pkg://omnios/service/file-system/smb at 0.5.11,5.11-0.151007:20130702T200631Z pkg://omnios/driver/storage/mr_sas at 0.5.11,5.11-0.151005:20130208T145419Z -> pkg://omnios/driver/storage/mr_sas at 0.5.11,5.11-0.151007:20130827T215403Z pkg://omnios/library/nspr at 4.9.3,5.11-0.151005:20121031T182124Z -> pkg://omnios/library/nspr at 4.9.3,5.11-0.151007:20130516T114501Z pkg://omnios/driver/usb at 0.5.11,5.11-0.151005:20130208T145421Z -> pkg://omnios/driver/usb at 0.5.11,5.11-0.151007:20130827T215404Z pkg://omnios/library/glib2 at 2.34.1,5.11-0.151005:20130117T164819Z -> pkg://omnios/library/glib2 at 2.34.1,5.11-0.151007:20130516T043739Z pkg://omnios/locale/sq-extra at 0.5.11,5.11-0.151005:20130208T145430Z -> pkg://omnios/locale/sq-extra at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/driver/network/bnx at 0.5.11,5.11-0.151005:20130208T145407Z -> pkg://omnios/driver/network/bnx at 0.5.11,5.11-0.151007:20130827T215356Z pkg://omnios/web/curl at 7.29.0,5.11-0.151005:20130208T141608Z -> pkg://omnios/web/curl at 7.31.0,5.11-0.151007:20130628T160903Z pkg://omnios/shell/bash at 4.2,5.11-0.151005:20121031T130953Z -> pkg://omnios/shell/bash at 4.2.45,5.11-0.151007:20130515T130932Z pkg://omnios/driver/network/amd8111s at 0.5.11,5.11-0.151005:20130208T145406Z -> pkg://omnios/driver/network/amd8111s at 0.5.11,5.11-0.151007:20130827T215356Z pkg://omnios/driver/network/sfe at 0.5.11,5.11-0.151005:20130208T145416Z -> pkg://omnios/driver/network/sfe at 0.5.11,5.11-0.151007:20130827T215401Z pkg://omnios/network/bridging at 0.5.11,5.11-0.151005:20130208T145432Z -> pkg://omnios/network/bridging at 0.5.11,5.11-0.151007:20130827T215411Z pkg://omnios/driver/usb/ugen at 0.5.11,5.11-0.151005:20130208T145421Z -> pkg://omnios/driver/usb/ugen at 0.5.11,5.11-0.151007:20130827T215404Z pkg://omnios/system/library/mozilla-nss at 3.14,5.11-0.151005:20121031T205439Z -> pkg://omnios/system/library/mozilla-nss at 3.14.3,5.11-0.151007:20130515T153459Z pkg://omnios/library/python-2/setuptools-26 at 0.6.11,5.11-0.151005:20121031T210731Z -> pkg://omnios/library/python-2/setuptools-26 at 0.6.11,5.11-0.151007:20130516T114614Z pkg://omnios/driver/network/platform at 0.5.11,5.11-0.151005:20130208T145414Z -> pkg://omnios/driver/network/platform at 0.5.11,5.11-0.151007:20130827T215400Z pkg://omnios/service/file-system/nfs at 0.5.11,5.11-0.151005:20130208T145435Z -> pkg://omnios/service/file-system/nfs at 0.5.11,5.11-0.151007:20130702T200631Z pkg://omnios/diagnostic/powertop at 0.5.11,5.11-0.151005:20130208T145401Z -> pkg://omnios/diagnostic/powertop at 0.5.11,5.11-0.151007:20130827T215353Z pkg://omnios/driver/storage/pmcs at 0.5.11,5.11-0.151005:20130208T145420Z -> pkg://omnios/driver/storage/pmcs at 0.5.11,5.11-0.151007:20130827T215403Z pkg://omnios/system/library/libfcoe at 0.5.11,5.11-0.151005:20130208T145451Z -> pkg://omnios/system/library/libfcoe at 0.5.11,5.11-0.151007:20130827T215421Z pkg://omnios/system/kernel/ultra-wideband at 0.5.11,5.11-0.151005:20130208T145450Z -> pkg://omnios/system/kernel/ultra-wideband at 0.5.11,5.11-0.151007:20130827T215420Z pkg://omnios/locale/lt at 0.5.11,5.11-0.151005:20130208T145428Z -> pkg://omnios/locale/lt at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/locale/lv at 0.5.11,5.11-0.151005:20130208T145428Z -> pkg://omnios/locale/lv at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/driver/network/chxge at 0.5.11,5.11-0.151005:20130208T145407Z -> pkg://omnios/driver/network/chxge at 0.5.11,5.11-0.151007:20130827T215356Z pkg://omnios/driver/network/fcip at 0.5.11,5.11-0.151005:20130208T145409Z -> pkg://omnios/driver/network/fcip at 0.5.11,5.11-0.151007:20130827T215357Z pkg://omnios/system/prerequisite/gnu at 0.5.11,5.11-0.151005:20121031T182645Z -> pkg://omnios/system/prerequisite/gnu at 0.5.11,5.11-0.151007:20130515T132503Z pkg://omnios/system/library/platform at 0.5.11,5.11-0.151005:20130208T145451Z -> pkg://omnios/system/library/platform at 0.5.11,5.11-0.151007:20130827T215421Z pkg://omnios/service/network/network-clients at 0.5.11,5.11-0.151005:20130208T145437Z -> pkg://omnios/service/network/network-clients at 0.5.11,5.11-0.151007:20130827T215413Z pkg://omnios/locale/pl-extra at 0.5.11,5.11-0.151005:20130208T145429Z -> pkg://omnios/locale/pl-extra at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/install/beadm at 0.5.11,5.11-0.151005:20130208T145421Z -> pkg://omnios/install/beadm at 0.5.11,5.11-0.151007:20130827T215404Z pkg://omnios/locale/hr-extra at 0.5.11,5.11-0.151005:20130208T145426Z -> pkg://omnios/locale/hr-extra at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/library/libidn at 1.25,5.11-0.151005:20121031T203811Z -> pkg://omnios/library/libidn at 1.25,5.11-0.151007:20130516T113446Z pkg://omnios/service/security/gss at 0.5.11,5.11-0.151005:20130208T145439Z -> pkg://omnios/service/security/gss at 0.5.11,5.11-0.151007:20130827T215414Z pkg://omnios/system/kernel/platform at 0.5.11,5.11-0.151005:20130208T145450Z -> pkg://omnios/system/kernel/platform at 0.5.11,5.11-0.151007:20130827T215420Z pkg://omnios/locale/nl-extra at 0.5.11,5.11-0.151005:20130208T145429Z -> pkg://omnios/locale/nl-extra at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/locale/es-extra at 0.5.11,5.11-0.151005:20130208T145425Z -> pkg://omnios/locale/es-extra at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/system/network/udapl at 0.5.11,5.11-0.151005:20130208T145457Z -> pkg://omnios/system/network/udapl at 0.5.11,5.11-0.151007:20130827T215424Z pkg://omnios/driver/graphics/drm at 0.5.11,5.11-0.151005:20130208T145405Z -> pkg://omnios/driver/graphics/drm at 0.5.11,5.11-0.151007:20130827T215355Z pkg://omnios/system/file-system/nfs at 0.5.11,5.11-0.151005:20130208T145445Z -> pkg://omnios/system/file-system/nfs at 0.5.11,5.11-0.151007:20130827T215418Z pkg://omnios/service/network/dns/mdns at 0.5.11,5.11-0.151005:20130208T145436Z -> pkg://omnios/service/network/dns/mdns at 0.5.11,5.11-0.151007:20130827T215413Z pkg://omnios/system/storage/luxadm at 0.5.11,5.11-0.151005:20130208T145458Z -> pkg://omnios/system/storage/luxadm at 0.5.11,5.11-0.151007:20130827T215424Z pkg://omnios/text/gnu-diffutils at 3.2,5.11-0.151005:20121031T153322Z -> pkg://omnios/text/gnu-diffutils at 3.2,5.11-0.151007:20130515T132409Z pkg://omnios/locale/sr at 0.5.11,5.11-0.151005:20130208T145430Z -> pkg://omnios/locale/sr at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/locale/is-extra at 0.5.11,5.11-0.151005:20130208T145426Z -> pkg://omnios/locale/is-extra at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/network/telnet at 0.5.11,5.11-0.151005:20130208T145434Z -> pkg://omnios/network/telnet at 0.5.11,5.11-0.151007:20130827T215412Z pkg://omnios/locale/sv at 0.5.11,5.11-0.151005:20130208T145430Z -> pkg://omnios/locale/sv at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/locale/sq at 0.5.11,5.11-0.151005:20130208T145430Z -> pkg://omnios/locale/sq at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/driver/crypto/dca at 0.5.11,5.11-0.151005:20130208T145403Z -> pkg://omnios/driver/crypto/dca at 0.5.11,5.11-0.151007:20130827T215354Z pkg://omnios/system/boot/grub at 0.97,5.11-0.151005:20130208T145443Z -> pkg://omnios/system/boot/grub at 0.97,5.11-0.151007:20130827T215416Z pkg://omnios/locale/sl at 0.5.11,5.11-0.151005:20130208T145430Z -> pkg://omnios/locale/sl at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/locale/si at 0.5.11,5.11-0.151005:20130208T145430Z -> pkg://omnios/locale/si at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/locale/hr at 0.5.11,5.11-0.151005:20130208T145426Z -> pkg://omnios/locale/hr at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/locale/sk at 0.5.11,5.11-0.151005:20130208T145430Z -> pkg://omnios/locale/sk at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/editor/vim at 7.3,5.11-0.151005:20121031T023332Z -> pkg://omnios/editor/vim at 7.3,5.11-0.151007:20130516T035311Z pkg://omnios/locale/sa at 0.5.11,5.11-0.151005:20130208T145430Z -> pkg://omnios/locale/sa at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/driver/storage/lsimega at 0.5.11,5.11-0.151005:20130208T145419Z -> pkg://omnios/driver/storage/lsimega at 0.5.11,5.11-0.151007:20130827T215403Z pkg://omnios/system/network/nis at 0.5.11,5.11-0.151005:20130208T145456Z -> pkg://omnios/system/network/nis at 0.5.11,5.11-0.151007:20130827T215423Z pkg://omnios/system/kernel/power at 0.5.11,5.11-0.151005:20130208T145450Z -> pkg://omnios/system/kernel/power at 0.5.11,5.11-0.151007:20130827T215420Z pkg://omnios/locale/fr-extra at 0.5.11,5.11-0.151005:20130208T145425Z -> pkg://omnios/locale/fr-extra at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/SUNWcsd at 0.5.11,5.11-0.151005:20130208T145335Z -> pkg://omnios/SUNWcsd at 0.5.11,5.11-0.151007:20130827T215334Z pkg://omnios/driver/storage/cpqary3 at 0.5.11,5.11-0.151005:20130208T145419Z -> pkg://omnios/driver/storage/cpqary3 at 0.5.11,5.11-0.151007:20130827T215403Z pkg://omnios/system/library/iconv/utf-8 at 0.5.11,5.11-0.151005:20121031T201725Z -> pkg://omnios/system/library/iconv/utf-8 at 0.5.11,5.11-0.151007:20130518T133945Z pkg://omnios/locale/fi-extra at 0.5.11,5.11-0.151005:20130208T145425Z -> pkg://omnios/locale/fi-extra at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/locale/or at 0.5.11,5.11-0.151005:20130208T145429Z -> pkg://omnios/locale/or at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/library/libxml2 at 2.9.0,5.11-0.151005:20121112T164347Z -> pkg://omnios/library/libxml2 at 2.9.0,5.11-0.151007:20130516T113901Z pkg://omnios/system/management/snmp/net-snmp at 5.7.2,5.11-0.151005:20121031T203803Z -> pkg://omnios/system/management/snmp/net-snmp at 5.7.2,5.11-0.151007:20130703T172019Z pkg://omnios/locale/da-extra at 0.5.11,5.11-0.151005:20130208T145424Z -> pkg://omnios/locale/da-extra at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/diagnostic/cpu-counters at 0.5.11,5.11-0.151005:20130208T145401Z -> pkg://omnios/diagnostic/cpu-counters at 0.5.11,5.11-0.151007:20130827T215353Z pkg://omnios/system/install at 0.5.11,5.11-0.151005:20130123T184742Z -> pkg://omnios/system/install at 0.5.11,5.11-0.151007:20130518T135926Z pkg://omnios/locale/hy at 0.5.11,5.11-0.151005:20130208T145426Z -> pkg://omnios/locale/hy at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/locale/hu at 0.5.11,5.11-0.151005:20130208T145426Z -> pkg://omnios/locale/hu at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/library/python-2/pycurl at 7.19.0.1,5.11-0.151005:20121031T210616Z -> pkg://omnios/library/python-2/pycurl at 7.19.0.1,5.11-0.151007:20130516T114559Z pkg://omnios/library/libffi at 3.0.11,5.11-0.151005:20121031T144921Z -> pkg://omnios/library/libffi at 3.0.11,5.11-0.151007:20130516T113202Z pkg://omnios/locale/hi at 0.5.11,5.11-0.151005:20130208T145426Z -> pkg://omnios/locale/hi at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/locale/he at 0.5.11,5.11-0.151005:20130208T145426Z -> pkg://omnios/locale/he at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/security/sudo at 1.8.6.3,5.11-0.151005:20121031T041204Z -> pkg://omnios/security/sudo at 1.8.6.7,5.11-0.151007:20130515T131315Z pkg://omnios/driver/network/rds at 0.5.11,5.11-0.151005:20130208T145414Z -> pkg://omnios/driver/network/rds at 0.5.11,5.11-0.151007:20130827T215400Z pkg://omnios/locale/af at 0.5.11,5.11-0.151005:20130208T145422Z -> pkg://omnios/locale/af at 0.5.11,5.11-0.151007:20130827T215405Z pkg://omnios/driver/network/hermon at 0.5.11,5.11-0.151005:20130208T145410Z -> pkg://omnios/driver/network/hermon at 0.5.11,5.11-0.151007:20130827T215358Z pkg://omnios/locale/bs at 0.5.11,5.11-0.151005:20130208T145423Z -> pkg://omnios/locale/bs at 0.5.11,5.11-0.151007:20130827T215405Z pkg://omnios/locale/as at 0.5.11,5.11-0.151005:20130208T145423Z -> pkg://omnios/locale/as at 0.5.11,5.11-0.151007:20130827T215405Z pkg://omnios/locale/ar at 0.5.11,5.11-0.151005:20130208T145423Z -> pkg://omnios/locale/ar at 0.5.11,5.11-0.151007:20130827T215405Z pkg://omnios/web/ca-bundle at 2.0,5.11-0.151005:20121105T185145Z -> pkg://omnios/web/ca-bundle at 5.11,5.11-0.151007:20130823T212116Z pkg://omnios/driver/network/nge at 0.5.11,5.11-0.151005:20130208T145413Z -> pkg://omnios/driver/network/nge at 0.5.11,5.11-0.151007:20130827T215359Z pkg://omnios/locale/en-extra at 0.5.11,5.11-0.151005:20130208T145424Z -> pkg://omnios/locale/en-extra at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/library/python-2/numpy-26 at 1.6.1,5.11-0.151005:20121031T210944Z -> pkg://omnios/library/python-2/numpy-26 at 1.6.1,5.11-0.151007:20130516T114545Z pkg://omnios/locale/az at 0.5.11,5.11-0.151005:20130208T145423Z -> pkg://omnios/locale/az at 0.5.11,5.11-0.151007:20130827T215405Z pkg://omnios/locale/vi at 0.5.11,5.11-0.151005:20130208T145431Z -> pkg://omnios/locale/vi at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/system/file-system/udfs at 0.5.11,5.11-0.151005:20130208T145446Z -> pkg://omnios/system/file-system/udfs at 0.5.11,5.11-0.151007:20130827T215418Z pkg://omnios/driver/graphics/atiatom at 0.5.11,5.11-0.151005:20130208T145404Z -> pkg://omnios/driver/graphics/atiatom at 0.5.11,5.11-0.151007:20130827T215355Z pkg://omnios/driver/storage/sdcard at 0.5.11,5.11-0.151005:20130208T145420Z -> pkg://omnios/driver/storage/sdcard at 0.5.11,5.11-0.151007:20130827T215403Z pkg://omnios/locale/bg-extra at 0.5.11,5.11-0.151005:20130208T145423Z -> pkg://omnios/locale/bg-extra at 0.5.11,5.11-0.151007:20130827T215405Z pkg://omnios/system/kernel/secure-rpc at 0.5.11,5.11-0.151005:20130208T145450Z -> pkg://omnios/system/kernel/secure-rpc at 0.5.11,5.11-0.151007:20130827T215420Z pkg://omnios/library/gmp at 5.0.5,5.11-0.151005:20121031T161949Z -> pkg://omnios/library/gmp at 5.0.5,5.11-0.151007:20130517T210944Z pkg://omnios/driver/firewire at 0.5.11,5.11-0.151005:20130208T145404Z -> pkg://omnios/driver/firewire at 0.5.11,5.11-0.151007:20130827T215354Z pkg://omnios/text/gawk at 4.0.1,5.11-0.151005:20121031T161215Z -> pkg://omnios/text/gawk at 4.0.1,5.11-0.151007:20130515T153520Z pkg://omnios/system/scheduler/fss at 0.5.11,5.11-0.151005:20130208T145458Z -> pkg://omnios/system/scheduler/fss at 0.5.11,5.11-0.151007:20130827T215424Z pkg://omnios/driver/network/mxfe at 0.5.11,5.11-0.151005:20130208T145413Z -> pkg://omnios/driver/network/mxfe at 0.5.11,5.11-0.151007:20130827T215359Z pkg://omnios/library/python-2/pyrex-26 at 0.9.9,5.11-0.151005:20121031T210657Z -> pkg://omnios/library/python-2/pyrex-26 at 0.9.9,5.11-0.151007:20130516T114611Z pkg://omnios/system/library/storage/fibre-channel/libsun_fc at 0.5.11,5.11-0.151005:20130208T145453Z -> pkg://omnios/system/library/storage/fibre-channel/libsun_fc at 0.5.11,5.11-0.151007:20130827T215422Z pkg://omnios/locale/ru-extra at 0.5.11,5.11-0.151005:20130208T145429Z -> pkg://omnios/locale/ru-extra at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/driver/i86pc/platform at 0.5.11,5.11-0.151005:20130208T145405Z -> pkg://omnios/driver/i86pc/platform at 0.5.11,5.11-0.151007:20130827T215355Z pkg://omnios/driver/network/rpcib at 0.5.11,5.11-0.151005:20130208T145415Z -> pkg://omnios/driver/network/rpcib at 0.5.11,5.11-0.151007:20130827T215400Z pkg://omnios/developer/dtrace at 0.5.11,5.11-0.151005:20130208T145400Z -> pkg://omnios/developer/dtrace at 0.5.11,5.11-0.151007:20130827T215353Z pkg://omnios/runtime/perl-5161 at 5.16.1,5.11-0.151005:20130117T160827Z -> None pkg://omnios/driver/network/pcn at 0.5.11,5.11-0.151005:20130208T145414Z -> pkg://omnios/driver/network/pcn at 0.5.11,5.11-0.151007:20130827T215400Z pkg://omnios/system/file-system/smb at 0.5.11,5.11-0.151005:20130208T145445Z -> pkg://omnios/system/file-system/smb at 0.5.11,5.11-0.151007:20130702T200635Z pkg://omnios/locale/ka at 0.5.11,5.11-0.151005:20130208T145427Z -> pkg://omnios/locale/ka at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/locale/km at 0.5.11,5.11-0.151005:20130208T145427Z -> pkg://omnios/locale/km at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/locale/ko at 0.5.11,5.11-0.151005:20130208T145427Z -> pkg://omnios/locale/ko at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/locale/kn at 0.5.11,5.11-0.151005:20130208T145427Z -> pkg://omnios/locale/kn at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/driver/network/vr at 0.5.11,5.11-0.151005:20130208T145417Z -> pkg://omnios/driver/network/vr at 0.5.11,5.11-0.151007:20130827T215401Z pkg://omnios/locale/kk at 0.5.11,5.11-0.151005:20130208T145427Z -> pkg://omnios/locale/kk at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/service/hal at 0.5.11,5.11-0.151005:20130208T145436Z -> pkg://omnios/service/hal at 0.5.11,5.11-0.151007:20130827T215413Z pkg://omnios/locale/da at 0.5.11,5.11-0.151005:20130208T145424Z -> pkg://omnios/locale/da at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/locale/de at 0.5.11,5.11-0.151005:20130208T145424Z -> pkg://omnios/locale/de at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/driver/pcmcia at 0.5.11,5.11-0.151005:20130208T145417Z -> pkg://omnios/driver/pcmcia at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/runtime/java at 0.5.11,5.11-0.151005:20121102T145113Z -> pkg://omnios/runtime/java at 1.7.0.6.24,5.11-0.151007:20130607T155546Z pkg://omnios/locale/el-extra at 0.5.11,5.11-0.151005:20130208T145424Z -> pkg://omnios/locale/el-extra at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/driver/network/bpf at 0.5.11,5.11-0.151005:20130208T145407Z -> pkg://omnios/driver/network/bpf at 0.5.11,5.11-0.151007:20130827T215356Z pkg://omnios/driver/network/hxge at 0.5.11,5.11-0.151005:20130208T145410Z -> pkg://omnios/driver/network/hxge at 0.5.11,5.11-0.151007:20130827T215358Z pkg://omnios/system/library/storage/ima/header-ima at 0.5.11,5.11-0.151005:20130208T145453Z -> pkg://omnios/system/library/storage/ima/header-ima at 0.5.11,5.11-0.151007:20130827T215422Z pkg://omnios/driver/network/usbecm at 0.5.11,5.11-0.151005:20130208T145417Z -> pkg://omnios/driver/network/usbecm at 0.5.11,5.11-0.151007:20130827T215401Z pkg://omnios/system/library/security/gss/spnego at 0.5.11,5.11-0.151005:20130208T145452Z -> pkg://omnios/system/library/security/gss/spnego at 0.5.11,5.11-0.151007:20130827T215421Z pkg://omnios/driver/audio at 0.5.11,5.11-0.151005:20130208T145403Z -> pkg://omnios/driver/audio at 0.5.11,5.11-0.151007:20130827T215354Z pkg://omnios/locale/ru at 0.5.11,5.11-0.151005:20130208T145429Z -> pkg://omnios/locale/ru at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/locale/ro at 0.5.11,5.11-0.151005:20130208T145429Z -> pkg://omnios/locale/ro at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/driver/network/ntxn at 0.5.11,5.11-0.151005:20130208T145413Z -> pkg://omnios/driver/network/ntxn at 0.5.11,5.11-0.151007:20130827T215359Z pkg://omnios/driver/network/ib at 0.5.11,5.11-0.151005:20130208T145410Z -> pkg://omnios/driver/network/ib at 0.5.11,5.11-0.151007:20130827T215358Z pkg://omnios/driver/network/qlc at 0.5.11,5.11-0.151005:20130208T145414Z -> pkg://omnios/driver/network/qlc at 0.5.11,5.11-0.151007:20130827T215400Z pkg://omnios/system/xopen/xcu4 at 0.5.11,5.11-0.151005:20130208T145500Z -> pkg://omnios/system/xopen/xcu4 at 0.5.11,5.11-0.151007:20130827T215425Z pkg://omnios/locale/zh_hk at 0.5.11,5.11-0.151005:20130208T145431Z -> pkg://omnios/locale/zh_hk at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/driver/storage/sbp2 at 0.5.11,5.11-0.151005:20130208T145420Z -> pkg://omnios/driver/storage/sbp2 at 0.5.11,5.11-0.151007:20130827T215403Z pkg://omnios/locale/zh_cn at 0.5.11,5.11-0.151005:20130208T145431Z -> pkg://omnios/locale/zh_cn at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/system/kernel at 0.5.11,5.11-0.151005:20130208T145451Z -> pkg://omnios/system/kernel at 0.5.11,5.11-0.151007:20130827T215421Z pkg://omnios/developer/macro/gnu-m4 at 1.4.16,5.11-0.151005:20121031T182400Z -> pkg://omnios/developer/macro/gnu-m4 at 1.4.16,5.11-0.151007:20130515T154309Z pkg://omnios/locale/sv-extra at 0.5.11,5.11-0.151005:20130208T145430Z -> pkg://omnios/locale/sv-extra at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/runtime/perl/manual at 5.16.1,5.11-0.151005:20130117T151725Z -> pkg://omnios/runtime/perl/manual at 5.16.1,5.11-0.151007:20130516T121541Z pkg://omnios/library/expat at 2.0.1,5.11-0.151005:20121031T192259Z -> pkg://omnios/library/expat at 2.0.1,5.11-0.151007:20130516T043604Z pkg://omnios/driver/serial/usbsksp at 0.5.11,5.11-0.151005:20130208T145418Z -> pkg://omnios/driver/serial/usbsksp at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/driver/i86pc/ioat at 0.5.11,5.11-0.151005:20130208T145405Z -> pkg://omnios/driver/i86pc/ioat at 0.5.11,5.11-0.151007:20130827T215355Z pkg://omnios/driver/network/bfe at 0.5.11,5.11-0.151005:20130208T145407Z -> pkg://omnios/driver/network/bfe at 0.5.11,5.11-0.151007:20130827T215356Z pkg://omnios/system/library/security/gss/diffie-hellman at 0.5.11,5.11-0.151005:20130208T145452Z -> pkg://omnios/system/library/security/gss/diffie-hellman at 0.5.11,5.11-0.151007:20130827T215421Z End State: pkg://omnios/locale/gu at 0.5.11,5.11-0.151005:20130208T145425Z -> pkg://omnios/locale/gu at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/library/libtool/libltdl at 2.4.2,5.11-0.151005:20121106T233124Z -> pkg://omnios/library/libtool/libltdl at 2.4.2,5.11-0.151007:20130517T210735Z pkg://omnios/driver/network/ixgb at 0.5.11,5.11-0.151005:20130208T145412Z -> pkg://omnios/driver/network/ixgb at 0.5.11,5.11-0.151007:20130827T215359Z pkg://omnios/driver/storage/aac at 0.5.11,5.11-0.151005:20130208T145418Z -> pkg://omnios/driver/storage/aac at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/locale/ga at 0.5.11,5.11-0.151005:20130208T145425Z -> pkg://omnios/locale/ga at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/driver/serial/usbser_edge at 0.5.11,5.11-0.151005:20130208T145418Z -> pkg://omnios/driver/serial/usbser_edge at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/system/accounting/legacy at 0.5.11,5.11-0.151005:20130208T145443Z -> pkg://omnios/system/accounting/legacy at 0.5.11,5.11-0.151007:20130827T215416Z pkg://omnios/release/name at 0.5.11,5.11-0.151005:20121031T194943Z -> pkg://omnios/release/name at 0.5.11,5.11-0.151007:20130518T133105Z pkg://omnios/text/locale at 0.5.11,5.11-0.151005:20130208T145501Z -> pkg://omnios/text/locale at 0.5.11,5.11-0.151007:20130827T215426Z pkg://omnios/developer/build/make at 0.5.11,5.11-0.151005:20121031T181809Z -> pkg://omnios/developer/build/make at 0.5.11,5.11-0.151007:20130515T131850Z pkg://omnios/system/data/zoneinfo at 2011.13,5.11-0.151005:20130208T145444Z -> pkg://omnios/system/data/zoneinfo at 2011.13,5.11-0.151007:20130827T215417Z pkg://omnios/library/python-2/lxml-26 at 2.3.3,5.11-0.151005:20121031T210431Z -> pkg://omnios/library/python-2/lxml-26 at 2.3.3,5.11-0.151007:20130516T114532Z pkg://omnios/locale/lt-extra at 0.5.11,5.11-0.151005:20130208T145427Z -> pkg://omnios/locale/lt-extra at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/driver/storage/pcata at 0.5.11,5.11-0.151005:20130208T145420Z -> pkg://omnios/driver/storage/pcata at 0.5.11,5.11-0.151007:20130827T215403Z pkg://omnios/system/boot/wanboot/internal at 0.5.11,5.11-0.151005:20130208T145443Z -> pkg://omnios/system/boot/wanboot/internal at 0.5.11,5.11-0.151007:20130827T215417Z pkg://omnios/entire at 11,5.11-0.151005:20121112T163023Z -> pkg://omnios/entire at 11,5.11-0.151007:20130518T132910Z pkg://omnios/incorporation/jeos/illumos-gate at 11,5.11-0.151005:20121030T194550Z -> pkg://omnios/incorporation/jeos/illumos-gate at 11,5.11-0.151007:20130813T144617Z pkg://omnios/service/resource-pools at 0.5.11,5.11-0.151005:20130208T145439Z -> pkg://omnios/service/resource-pools at 0.5.11,5.11-0.151007:20130702T200632Z pkg://omnios/network/ftp at 0.5.11,5.11-0.151005:20130208T145432Z -> pkg://omnios/network/ftp at 0.5.11,5.11-0.151007:20130827T215411Z pkg://omnios/compress/gzip at 1.5,5.11-0.151005:20121031T183637Z -> pkg://omnios/compress/gzip at 1.5,5.11-0.151007:20130515T152724Z pkg://omnios/driver/serial/pcser at 0.5.11,5.11-0.151005:20130208T145417Z -> pkg://omnios/driver/serial/pcser at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/driver/storage/glm at 0.5.11,5.11-0.151005:20130208T145419Z -> pkg://omnios/driver/storage/glm at 0.5.11,5.11-0.151007:20130827T215403Z pkg://omnios/runtime/perl at 5.16.1,5.11-0.151005:20130117T151317Z -> pkg://omnios/runtime/perl at 5.16.1,5.11-0.151007:20130516T121516Z pkg://omnios/compress/xz at 5.0.4,5.11-0.151005:20121102T172712Z -> pkg://omnios/compress/xz at 5.0.4,5.11-0.151007:20130516T202711Z pkg://omnios/system/extended-system-utilities at 0.5.11,5.11-0.151005:20130208T145444Z -> pkg://omnios/system/extended-system-utilities at 0.5.11,5.11-0.151007:20130827T215417Z pkg://omnios/system/library/storage/libmpscsi_vhci at 0.5.11,5.11-0.151005:20130208T145454Z -> pkg://omnios/system/library/storage/libmpscsi_vhci at 0.5.11,5.11-0.151007:20130827T215422Z pkg://omnios/locale/fil at 0.5.11,5.11-0.151005:20130208T145425Z -> pkg://omnios/locale/fil at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/system/library/storage/scsi-plugins at 0.5.11,5.11-0.151005:20130208T145454Z -> pkg://omnios/system/library/storage/scsi-plugins at 0.5.11,5.11-0.151007:20130827T215422Z pkg://omnios/system/zones at 0.5.11,5.11-0.151005:20130208T145501Z -> pkg://omnios/system/zones at 0.5.11,5.11-0.151007:20130702T200642Z pkg://omnios/system/ipc at 0.5.11,5.11-0.151005:20130208T145449Z -> pkg://omnios/system/ipc at 0.5.11,5.11-0.151007:20130827T215419Z pkg://omnios/system/kernel/security/gss at 0.5.11,5.11-0.151005:20130208T145450Z -> pkg://omnios/system/kernel/security/gss at 0.5.11,5.11-0.151007:20130827T215420Z pkg://omnios/driver/network/sdp at 0.5.11,5.11-0.151005:20130208T145416Z -> pkg://omnios/driver/network/sdp at 0.5.11,5.11-0.151007:20130827T215401Z pkg://omnios/locale/pt-extra at 0.5.11,5.11-0.151005:20130208T145429Z -> pkg://omnios/locale/pt-extra at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/library/zlib at 1.2.7,5.11-0.151005:20121031T021837Z -> pkg://omnios/library/zlib at 1.2.7,5.11-0.151007:20130516T115548Z pkg://omnios/storage/stmf at 0.5.11,5.11-0.151005:20130208T145442Z -> pkg://omnios/storage/stmf at 0.5.11,5.11-0.151007:20130827T215416Z pkg://omnios/system/library/policykit at 0.5.11,5.11-0.151005:20130208T145451Z -> pkg://omnios/system/library/policykit at 0.5.11,5.11-0.151007:20130827T215421Z pkg://omnios/driver/network/ixgbe at 0.5.11,5.11-0.151005:20130208T145412Z -> pkg://omnios/driver/network/ixgbe at 0.5.11,5.11-0.151007:20130827T215359Z pkg://omnios/locale/zh_tw at 0.5.11,5.11-0.151005:20130208T145431Z -> pkg://omnios/locale/zh_tw at 0.5.11,5.11-0.151007:20130827T215411Z pkg://omnios/locale/nn at 0.5.11,5.11-0.151005:20130208T145429Z -> pkg://omnios/locale/nn at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/locale/nl at 0.5.11,5.11-0.151005:20130208T145429Z -> pkg://omnios/locale/nl at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/locale/nb at 0.5.11,5.11-0.151005:20130208T145428Z -> pkg://omnios/locale/nb at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/locale/ne at 0.5.11,5.11-0.151005:20130208T145428Z -> pkg://omnios/locale/ne at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/compatibility/ucb at 0.5.11,5.11-0.151005:20130208T145358Z -> pkg://omnios/compatibility/ucb at 0.5.11,5.11-0.151007:20130827T215352Z pkg://omnios/driver/network/igb at 0.5.11,5.11-0.151005:20130208T145411Z -> pkg://omnios/driver/network/igb at 0.5.11,5.11-0.151007:20130827T215358Z pkg://omnios/library/readline at 6.2,5.11-0.151005:20121031T194351Z -> pkg://omnios/library/readline at 6.2,5.11-0.151007:20130516T114631Z pkg://omnios/system/data/keyboard/keytables at 0.5.11,5.11-0.151005:20130208T145444Z -> pkg://omnios/system/data/keyboard/keytables at 0.5.11,5.11-0.151007:20130827T215417Z pkg://omnios/driver/network/iprb at 0.5.11,5.11-0.151005:20130208T145411Z -> pkg://omnios/driver/network/iprb at 0.5.11,5.11-0.151007:20130827T215358Z pkg://omnios/locale/lv-extra at 0.5.11,5.11-0.151005:20130208T145428Z -> pkg://omnios/locale/lv-extra at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/system/zones/brand/ipkg at 0.5.11,5.11-0.151005:20121101T021439Z -> pkg://omnios/system/zones/brand/ipkg at 0.5.11,5.11-0.151007:20130613T143556Z pkg://omnios/network/iscsi/initiator at 0.5.11,5.11-0.151005:20130208T145433Z -> pkg://omnios/network/iscsi/initiator at 0.5.11,5.11-0.151007:20130827T215411Z pkg://omnios/driver/network/afe at 0.5.11,5.11-0.151005:20130208T145406Z -> pkg://omnios/driver/network/afe at 0.5.11,5.11-0.151007:20130827T215355Z pkg://omnios/library/libtecla at 1.6.0,5.11-0.151005:20130208T145421Z -> pkg://omnios/library/libtecla at 1.6.0,5.11-0.151007:20130827T215404Z pkg://omnios/system/library/install at 0.5.11,5.11-0.151005:20130123T184742Z -> pkg://omnios/system/library/install at 0.5.11,5.11-0.151007:20130518T135926Z pkg://omnios/system/data/hardware-registry at 0.5.11,5.11-0.151005:20130208T145444Z -> pkg://omnios/system/data/hardware-registry at 0.5.11,5.11-0.151007:20130827T215417Z pkg://omnios/locale/ug at 0.5.11,5.11-0.151005:20130208T145431Z -> pkg://omnios/locale/ug at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/driver/network/nxge at 0.5.11,5.11-0.151005:20130208T145413Z -> pkg://omnios/driver/network/nxge at 0.5.11,5.11-0.151007:20130827T215359Z pkg://omnios/driver/storage/scsa1394 at 0.5.11,5.11-0.151005:20130208T145420Z -> pkg://omnios/driver/storage/scsa1394 at 0.5.11,5.11-0.151007:20130827T215403Z pkg://omnios/locale/uk at 0.5.11,5.11-0.151005:20130208T145431Z -> pkg://omnios/locale/uk at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/locale/ur at 0.5.11,5.11-0.151005:20130208T145431Z -> pkg://omnios/locale/ur at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/text/gnu-gettext at 0.18.1.1,5.11-0.151005:20121031T181401Z -> pkg://omnios/text/gnu-gettext at 0.18.1.1,5.11-0.151007:20130515T154533Z pkg://omnios/locale/th-extra at 0.5.11,5.11-0.151005:20130208T145430Z -> pkg://omnios/locale/th-extra at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/driver/network/e1000g at 0.5.11,5.11-0.151005:20130208T145408Z -> pkg://omnios/driver/network/e1000g at 0.5.11,5.11-0.151007:20130827T215357Z pkg://omnios/driver/serial/usbsksp/usbs49_fw at 0.5.11,5.11-0.151005:20130208T145418Z -> pkg://omnios/driver/serial/usbsksp/usbs49_fw at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/locale/zh_mo at 0.5.11,5.11-0.151005:20130208T145431Z -> pkg://omnios/locale/zh_mo at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/driver/storage/ata at 0.5.11,5.11-0.151005:20130208T145419Z -> pkg://omnios/driver/storage/ata at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/compress/bzip2 at 1.0.6,5.11-0.151005:20121031T141946Z -> pkg://omnios/compress/bzip2 at 1.0.6,5.11-0.151007:20130515T154545Z pkg://omnios/driver/network/xge at 0.5.11,5.11-0.151005:20130208T145417Z -> pkg://omnios/driver/network/xge at 0.5.11,5.11-0.151007:20130827T215401Z pkg://omnios/system/kernel/dtrace/providers at 0.5.11,5.11-0.151005:20130208T145449Z -> pkg://omnios/system/kernel/dtrace/providers at 0.5.11,5.11-0.151007:20130827T215420Z pkg://omnios/database/sqlite-3 at 3.7.14.1,5.11-0.151005:20121031T044601Z -> pkg://omnios/database/sqlite-3 at 3.7.14.1,5.11-0.151007:20130515T131431Z pkg://omnios/library/security/openssl at 1.0.1.4,5.11-0.151005:20130205T153900Z -> pkg://omnios/library/security/openssl at 1.0.1.5,5.11-0.151007:20130516T115331Z pkg://omnios/library/c++/sigcpp at 2.3.1,5.11-0.151005:20121031T152437Z -> pkg://omnios/library/c++/sigcpp at 2.3.1,5.11-0.151007:20130516T043549Z pkg://omnios/release/notices at 0.5.11,5.11-0.151005:20121031T194945Z -> pkg://omnios/release/notices at 0.5.11,5.11-0.151007:20130518T133101Z pkg://omnios/locale/zh_sg at 0.5.11,5.11-0.151005:20130208T145431Z -> pkg://omnios/locale/zh_sg at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/network/iscsi/iser at 0.5.11,5.11-0.151005:20130208T145433Z -> pkg://omnios/network/iscsi/iser at 0.5.11,5.11-0.151007:20130827T215411Z pkg://omnios/SUNWcs at 0.5.11,5.11-0.151005:20130208T145335Z -> pkg://omnios/SUNWcs at 0.5.11,5.11-0.151007:20130702T200602Z pkg://omnios/driver/network/bge at 0.5.11,5.11-0.151005:20130208T145407Z -> pkg://omnios/driver/network/bge at 0.5.11,5.11-0.151007:20130827T215356Z pkg://omnios/driver/storage/bcm_sata at 0.5.11,5.11-0.151005:20130208T145419Z -> pkg://omnios/driver/storage/bcm_sata at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/library/unixodbc at 2.2.14,5.11-0.151005:20121031T193700Z -> pkg://omnios/library/unixodbc at 2.2.14,5.11-0.151007:20130516T115541Z pkg://omnios/driver/network/sdpib at 0.5.11,5.11-0.151005:20130208T145416Z -> pkg://omnios/driver/network/sdpib at 0.5.11,5.11-0.151007:20130827T215401Z pkg://omnios/locale/ja at 0.5.11,5.11-0.151005:20130208T145427Z -> pkg://omnios/locale/ja at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/system/boot/wanboot at 0.5.11,5.11-0.151005:20130208T145443Z -> pkg://omnios/system/boot/wanboot at 0.5.11,5.11-0.151007:20130827T215417Z None -> pkg://omnios/developer/java/jdk at 1.7.0.6.24,5.11-0.151007:20130607T160054Z pkg://omnios/package/svr4 at 0.5.11,5.11-0.151005:20130208T145434Z -> pkg://omnios/package/svr4 at 0.5.11,5.11-0.151007:20130827T215412Z pkg://omnios/driver/network/rge at 0.5.11,5.11-0.151005:20130208T145415Z -> pkg://omnios/driver/network/rge at 0.5.11,5.11-0.151007:20130827T215400Z pkg://omnios/system/library/libdbus-glib at 0.100,5.11-0.151005:20121031T153022Z -> pkg://omnios/system/library/libdbus-glib at 0.100,5.11-0.151007:20130515T131614Z pkg://omnios/system/library/processor at 0.5.11,5.11-0.151005:20130208T145452Z -> pkg://omnios/system/library/processor at 0.5.11,5.11-0.151007:20130827T215421Z pkg://omnios/service/storage/fibre-channel/fc-fabric at 0.5.11,5.11-0.151005:20130208T145440Z -> pkg://omnios/service/storage/fibre-channel/fc-fabric at 0.5.11,5.11-0.151007:20130827T215415Z pkg://omnios/locale/ca at 0.5.11,5.11-0.151005:20130208T145423Z -> pkg://omnios/locale/ca at 0.5.11,5.11-0.151007:20130827T215405Z pkg://omnios/text/doctools at 0.5.11,5.11-0.151005:20130208T145501Z -> pkg://omnios/text/doctools at 0.5.11,5.11-0.151007:20130827T215426Z pkg://omnios/text/less at 451,5.11-0.151005:20121031T191922Z -> pkg://omnios/text/less at 451,5.11-0.151007:20130515T154551Z pkg://omnios/locale/cs at 0.5.11,5.11-0.151005:20130208T145424Z -> pkg://omnios/locale/cs at 0.5.11,5.11-0.151007:20130827T215405Z pkg://omnios/system/library at 0.5.11,5.11-0.151005:20130208T145455Z -> pkg://omnios/system/library at 0.5.11,5.11-0.151007:20130702T200639Z pkg://omnios/diagnostic/latencytop at 0.5.11,5.11-0.151005:20130208T145401Z -> pkg://omnios/diagnostic/latencytop at 0.5.11,5.11-0.151007:20130827T215353Z pkg://omnios/driver/network/fcsm at 0.5.11,5.11-0.151005:20130208T145409Z -> pkg://omnios/driver/network/fcsm at 0.5.11,5.11-0.151007:20130827T215357Z pkg://omnios/web/wget at 1.14,5.11-0.151005:20121031T023147Z -> pkg://omnios/web/wget at 1.14,5.11-0.151007:20130515T130259Z pkg://omnios/service/security/kerberos-5 at 0.5.11,5.11-0.151005:20130208T145439Z -> pkg://omnios/service/security/kerberos-5 at 0.5.11,5.11-0.151007:20130827T215414Z pkg://omnios/driver/network/tavor at 0.5.11,5.11-0.151005:20130208T145416Z -> pkg://omnios/driver/network/tavor at 0.5.11,5.11-0.151007:20130827T215401Z pkg://omnios/system/network/routing at 0.5.11,5.11-0.151005:20130208T145456Z -> pkg://omnios/system/network/routing at 0.5.11,5.11-0.151007:20130827T215424Z pkg://omnios/service/picl at 0.5.11,5.11-0.151005:20130208T145438Z -> pkg://omnios/service/picl at 0.5.11,5.11-0.151007:20130827T215414Z pkg://omnios/system/library/security/libsasl at 0.5.11,5.11-0.151005:20130208T145453Z -> pkg://omnios/system/library/security/libsasl at 0.5.11,5.11-0.151007:20130827T215421Z pkg://omnios/library/pcre at 8.31,5.11-0.151005:20121031T174253Z -> pkg://omnios/library/pcre at 8.31,5.11-0.151007:20130516T114522Z pkg://omnios/consolidation/osnet/osnet-incorporation at 0.5.11,5.11-0.151005:20130208T145330Z -> pkg://omnios/consolidation/osnet/osnet-incorporation at 0.5.11,5.11-0.151007:20130827T215330Z pkg://omnios/driver/serial/usbftdi at 0.5.11,5.11-0.151005:20130208T145417Z -> pkg://omnios/driver/serial/usbftdi at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/network/ssh/ssh-key at 0.5.11,5.11-0.151005:20130208T145434Z -> pkg://omnios/network/ssh/ssh-key at 0.5.11,5.11-0.151007:20130827T215411Z pkg://omnios/system/library/libdiskmgt at 0.5.11,5.11-0.151005:20130208T145451Z -> pkg://omnios/system/library/libdiskmgt at 0.5.11,5.11-0.151007:20130827T215421Z pkg://omnios/locale/de-extra at 0.5.11,5.11-0.151005:20130208T145424Z -> pkg://omnios/locale/de-extra at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/driver/virtualization/kvm at 1.0.3,5.11-0.151005:20121101T003935Z -> pkg://omnios/driver/virtualization/kvm at 1.0.5,5.11-0.151007:20130703T141613Z pkg://omnios/naming/ldap at 0.5.11,5.11-0.151005:20130208T145432Z -> pkg://omnios/naming/ldap at 0.5.11,5.11-0.151007:20130827T215411Z pkg://omnios/system/kvm at 1.0.3,5.11-0.151005:20121101T004042Z -> pkg://omnios/system/kvm at 1.0.5,5.11-0.151007:20130703T141701Z pkg://omnios/storage/svm at 0.5.11,5.11-0.151005:20130208T145443Z -> pkg://omnios/storage/svm at 0.5.11,5.11-0.151007:20130827T215416Z pkg://omnios/system/library/libdbus at 1.6.8,5.11-0.151005:20121031T152854Z -> pkg://omnios/system/library/libdbus at 1.6.8,5.11-0.151007:20130515T140600Z pkg://omnios/service/storage/removable-media at 0.5.11,5.11-0.151005:20130208T145440Z -> pkg://omnios/service/storage/removable-media at 0.5.11,5.11-0.151007:20130827T215415Z pkg://omnios/library/python-2/mako at 0.6.2,5.11-0.151005:20121031T210458Z -> pkg://omnios/library/python-2/mako at 0.6.2,5.11-0.151007:20130516T114537Z pkg://omnios/locale/mn at 0.5.11,5.11-0.151005:20130208T145428Z -> pkg://omnios/locale/mn at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/locale/ml at 0.5.11,5.11-0.151005:20130208T145428Z -> pkg://omnios/locale/ml at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/locale/mk at 0.5.11,5.11-0.151005:20130208T145428Z -> pkg://omnios/locale/mk at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/driver/network/atge at 0.5.11,5.11-0.151005:20130208T145406Z -> pkg://omnios/driver/network/atge at 0.5.11,5.11-0.151007:20130827T215356Z pkg://omnios/driver/storage/nv_sata at 0.5.11,5.11-0.151005:20130208T145420Z -> pkg://omnios/driver/storage/nv_sata at 0.5.11,5.11-0.151007:20130827T215403Z pkg://omnios/driver/network/myri10ge at 0.5.11,5.11-0.151005:20130208T145413Z -> pkg://omnios/driver/network/myri10ge at 0.5.11,5.11-0.151007:20130827T215359Z pkg://omnios/driver/network/ofk at 0.5.11,5.11-0.151005:20130208T145413Z -> pkg://omnios/driver/network/ofk at 0.5.11,5.11-0.151007:20130827T215359Z pkg://omnios/text/gnu-grep at 2.14,5.11-0.151005:20121031T162234Z -> pkg://omnios/text/gnu-grep at 2.14,5.11-0.151007:20130515T140316Z pkg://omnios/system/fru-id at 0.5.11,5.11-0.151005:20130208T145447Z -> pkg://omnios/system/fru-id at 0.5.11,5.11-0.151007:20130827T215418Z pkg://omnios/locale/mt at 0.5.11,5.11-0.151005:20130208T145428Z -> pkg://omnios/locale/mt at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/locale/ms at 0.5.11,5.11-0.151005:20130208T145428Z -> pkg://omnios/locale/ms at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/locale/mr at 0.5.11,5.11-0.151005:20130208T145428Z -> pkg://omnios/locale/mr at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/shell/zsh at 5.0.0,5.11-0.151005:20121030T220948Z -> pkg://omnios/shell/zsh at 5.0.0,5.11-0.151007:20130515T154209Z pkg://omnios/driver/storage/mega_sas at 0.5.11,5.11-0.151005:20130208T145419Z -> pkg://omnios/driver/storage/mega_sas at 0.5.11,5.11-0.151007:20130827T215403Z None -> pkg://omnios/developer/debug/mdb at 0.5.11,5.11-0.151007:20130827T215352Z pkg://omnios/system/fru-id/platform at 0.5.11,5.11-0.151005:20130208T145447Z -> pkg://omnios/system/fru-id/platform at 0.5.11,5.11-0.151007:20130827T215418Z pkg://omnios/locale/fr at 0.5.11,5.11-0.151005:20130208T145425Z -> pkg://omnios/locale/fr at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/shell/tcsh at 6.18.1,5.11-0.151005:20121031T035454Z -> pkg://omnios/shell/tcsh at 6.18.1,5.11-0.151007:20130516T122228Z pkg://omnios/driver/storage/si3124 at 0.5.11,5.11-0.151005:20130208T145420Z -> pkg://omnios/driver/storage/si3124 at 0.5.11,5.11-0.151007:20130827T215403Z pkg://omnios/system/storage/fibre-channel/port-utility at 0.5.11,5.11-0.151005:20130208T145458Z -> pkg://omnios/system/storage/fibre-channel/port-utility at 0.5.11,5.11-0.151007:20130827T215424Z pkg://omnios/driver/storage/smp at 0.5.11,5.11-0.151005:20130208T145420Z -> pkg://omnios/driver/storage/smp at 0.5.11,5.11-0.151007:20130827T215404Z pkg://omnios/locale/fi at 0.5.11,5.11-0.151005:20130208T145425Z -> pkg://omnios/locale/fi at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/driver/serial/usbsprl at 0.5.11,5.11-0.151005:20130208T145418Z -> pkg://omnios/driver/serial/usbsprl at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/library/security/tcp-wrapper at 7.6,5.11-0.151005:20130208T145422Z -> pkg://omnios/library/security/tcp-wrapper at 7.6,5.11-0.151007:20130827T215404Z pkg://omnios/text/gnu-sed at 4.2.1,5.11-0.151005:20121031T182836Z -> pkg://omnios/text/gnu-sed at 4.2.1,5.11-0.151007:20130515T134459Z pkg://omnios/driver/network/rdsv3 at 0.5.11,5.11-0.151005:20130208T145415Z -> pkg://omnios/driver/network/rdsv3 at 0.5.11,5.11-0.151007:20130827T215400Z pkg://omnios/compress/unzip at 6.0,5.11-0.151005:20121031T023754Z -> pkg://omnios/compress/unzip at 6.0,5.11-0.151007:20130516T122238Z pkg://omnios/system/file-system/autofs at 0.5.11,5.11-0.151005:20130208T145445Z -> pkg://omnios/system/file-system/autofs at 0.5.11,5.11-0.151007:20130702T200635Z pkg://omnios/locale/tr at 0.5.11,5.11-0.151005:20130208T145431Z -> pkg://omnios/locale/tr at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/locale/th at 0.5.11,5.11-0.151005:20130208T145430Z -> pkg://omnios/locale/th at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/driver/graphics/agpgart at 0.5.11,5.11-0.151005:20130208T145404Z -> pkg://omnios/driver/graphics/agpgart at 0.5.11,5.11-0.151007:20130827T215355Z pkg://omnios/service/network/ntp at 4.2.7.316,5.11-0.151005:20130117T170103Z -> pkg://omnios/service/network/ntp at 4.2.7.316,5.11-0.151007:20130515T140254Z pkg://omnios/locale/ta at 0.5.11,5.11-0.151005:20130208T145430Z -> pkg://omnios/locale/ta at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/locale/te at 0.5.11,5.11-0.151005:20130208T145430Z -> pkg://omnios/locale/te at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/driver/network/yge at 0.5.11,5.11-0.151005:20130208T145417Z -> pkg://omnios/driver/network/yge at 0.5.11,5.11-0.151007:20130827T215401Z pkg://omnios/print/lp/print-client-commands at 0.5.11,5.11-0.151005:20130208T145434Z -> pkg://omnios/print/lp/print-client-commands at 0.5.11,5.11-0.151007:20130827T215412Z pkg://omnios/runtime/python-26 at 2.6.7,5.11-0.151005:20121031T204818Z -> pkg://omnios/runtime/python-26 at 2.6.7,5.11-0.151007:20130813T200842Z pkg://omnios/driver/network/fcp at 0.5.11,5.11-0.151005:20130208T145409Z -> pkg://omnios/driver/network/fcp at 0.5.11,5.11-0.151007:20130827T215357Z pkg://omnios/compress/p7zip at 9.20.1,5.11-0.151005:20121031T192550Z -> pkg://omnios/compress/p7zip at 9.20.1,5.11-0.151007:20130515T132540Z None -> pkg://omnios/developer/linker at 0.5.11,5.11-0.151007:20130827T215353Z pkg://omnios/locale/hu-extra at 0.5.11,5.11-0.151005:20130208T145426Z -> pkg://omnios/locale/hu-extra at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/driver/network/elxl at 0.5.11,5.11-0.151005:20130208T145408Z -> pkg://omnios/driver/network/elxl at 0.5.11,5.11-0.151007:20130827T215357Z pkg://omnios/system/kernel/dynamic-reconfiguration/i86pc at 0.5.11,5.11-0.151005:20130208T145449Z -> pkg://omnios/system/kernel/dynamic-reconfiguration/i86pc at 0.5.11,5.11-0.151007:20130827T215420Z pkg://omnios/compress/zip at 3.0,5.11-0.151005:20121031T022149Z -> pkg://omnios/compress/zip at 3.0,5.11-0.151007:20130515T131746Z pkg://omnios/service/resource-pools/poold at 0.5.11,5.11-0.151005:20130208T145439Z -> pkg://omnios/service/resource-pools/poold at 0.5.11,5.11-0.151007:20130827T215414Z pkg://omnios/library/ncurses at 5.9,5.11-0.151005:20121031T192109Z -> pkg://omnios/library/ncurses at 5.9,5.11-0.151007:20130526T044421Z pkg://omnios/driver/network/fp at 0.5.11,5.11-0.151005:20130208T145410Z -> pkg://omnios/driver/network/fp at 0.5.11,5.11-0.151007:20130827T215357Z pkg://omnios/terminal/screen at 4.0.3,5.11-0.151005:20121031T194824Z -> pkg://omnios/terminal/screen at 4.0.3,5.11-0.151007:20130515T131627Z pkg://omnios/shell/pipe-viewer at 1.3.9,5.11-0.151005:20121112T203903Z -> pkg://omnios/shell/pipe-viewer at 1.3.9,5.11-0.151007:20130515T131330Z pkg://omnios/library/python-2/cherrypy at 3.2.2,5.11-0.151005:20121031T210141Z -> pkg://omnios/library/python-2/cherrypy at 3.2.2,5.11-0.151007:20130516T114527Z pkg://omnios/system/data/terminfo at 0.5.11,5.11-0.151005:20130208T145444Z -> pkg://omnios/system/data/terminfo at 0.5.11,5.11-0.151007:20130827T215417Z pkg://omnios/locale/it-extra at 0.5.11,5.11-0.151005:20130208T145427Z -> pkg://omnios/locale/it-extra at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/runtime/perl-5161/manual at 5.16.1,5.11-0.151005:20130117T161001Z -> None pkg://omnios/system/network at 0.5.11,5.11-0.151005:20130208T145457Z -> pkg://omnios/system/network at 0.5.11,5.11-0.151007:20130827T215424Z pkg://omnios/system/kernel/suspend-resume at 0.5.11,5.11-0.151005:20130208T145450Z -> pkg://omnios/system/kernel/suspend-resume at 0.5.11,5.11-0.151007:20130827T215420Z pkg://omnios/locale/tr-extra at 0.5.11,5.11-0.151005:20130208T145431Z -> pkg://omnios/locale/tr-extra at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/driver/storage/amr at 0.5.11,5.11-0.151005:20130208T145418Z -> pkg://omnios/driver/storage/amr at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/system/library/boot-management at 0.5.11,5.11-0.151005:20130123T184742Z -> pkg://omnios/system/library/boot-management at 0.5.11,5.11-0.151007:20130518T135926Z pkg://omnios/driver/network/ibp at 0.5.11,5.11-0.151005:20130208T145411Z -> pkg://omnios/driver/network/ibp at 0.5.11,5.11-0.151007:20130827T215358Z pkg://omnios/locale/is at 0.5.11,5.11-0.151005:20130208T145426Z -> pkg://omnios/locale/is at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/system/boot/real-mode at 0.5.11,5.11-0.151005:20130208T145443Z -> pkg://omnios/system/boot/real-mode at 0.5.11,5.11-0.151007:20130827T215417Z pkg://omnios/locale/it at 0.5.11,5.11-0.151005:20130208T145427Z -> pkg://omnios/locale/it at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/locale/ii at 0.5.11,5.11-0.151005:20130208T145426Z -> pkg://omnios/locale/ii at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/locale/mk-extra at 0.5.11,5.11-0.151005:20130208T145428Z -> pkg://omnios/locale/mk-extra at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/package/pkg at 0.5.11,5.11-0.151005:20130510T031744Z -> pkg://omnios/package/pkg at 0.5.11,5.11-0.151007:20130613T143507Z pkg://omnios/locale/id at 0.5.11,5.11-0.151005:20130208T145426Z -> pkg://omnios/locale/id at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/locale/bn at 0.5.11,5.11-0.151005:20130208T145423Z -> pkg://omnios/locale/bn at 0.5.11,5.11-0.151007:20130827T215405Z pkg://omnios/locale/bo at 0.5.11,5.11-0.151005:20130208T145423Z -> pkg://omnios/locale/bo at 0.5.11,5.11-0.151007:20130827T215405Z pkg://omnios/locale/ca-extra at 0.5.11,5.11-0.151005:20130208T145423Z -> pkg://omnios/locale/ca-extra at 0.5.11,5.11-0.151007:20130827T215405Z pkg://omnios/locale/kok at 0.5.11,5.11-0.151005:20130208T145427Z -> pkg://omnios/locale/kok at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/locale/bg at 0.5.11,5.11-0.151005:20130208T145423Z -> pkg://omnios/locale/bg at 0.5.11,5.11-0.151007:20130827T215405Z pkg://omnios/locale/be at 0.5.11,5.11-0.151005:20130208T145423Z -> pkg://omnios/locale/be at 0.5.11,5.11-0.151007:20130827T215405Z pkg://omnios/driver/serial/usbser at 0.5.11,5.11-0.151005:20130208T145418Z -> pkg://omnios/driver/serial/usbser at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/system/network/udapl/udapl-tavor at 0.5.11,5.11-0.151005:20130208T145457Z -> pkg://omnios/system/network/udapl/udapl-tavor at 0.5.11,5.11-0.151007:20130827T215424Z pkg://omnios/system/management/snmp/sea/sea-config at 0.5.11,5.11-0.151005:20130208T145455Z -> pkg://omnios/system/management/snmp/sea/sea-config at 0.5.11,5.11-0.151007:20130827T215423Z pkg://omnios/text/gnu-patch at 2.7,5.11-0.151005:20121031T194107Z -> pkg://omnios/text/gnu-patch at 2.7,5.11-0.151007:20130515T154231Z pkg://omnios/service/fault-management at 0.5.11,5.11-0.151005:20130208T145435Z -> pkg://omnios/service/fault-management at 0.5.11,5.11-0.151007:20130702T200631Z pkg://omnios/driver/network/dmfe at 0.5.11,5.11-0.151005:20130208T145408Z -> pkg://omnios/driver/network/dmfe at 0.5.11,5.11-0.151007:20130827T215356Z pkg://omnios/network/ssh at 0.5.11,5.11-0.151005:20130208T145434Z -> pkg://omnios/network/ssh at 0.5.11,5.11-0.151007:20130827T215412Z pkg://omnios/driver/xvm/pv at 0.5.11,5.11-0.151005:20130208T145421Z -> pkg://omnios/driver/xvm/pv at 0.5.11,5.11-0.151007:20130827T215404Z pkg://omnios/system/library/dbus at 1.6.8,5.11-0.151005:20121031T152847Z -> pkg://omnios/system/library/dbus at 1.6.8,5.11-0.151007:20130515T140559Z pkg://omnios/text/groff at 1.21,5.11-0.151005:20130117T165120Z -> pkg://omnios/text/groff at 1.21,5.11-0.151007:20130515T132330Z pkg://omnios/driver/network/eoib at 0.5.11,5.11-0.151005:20130208T145408Z -> pkg://omnios/driver/network/eoib at 0.5.11,5.11-0.151007:20130827T215357Z pkg://omnios/system/library/security/gss at 0.5.11,5.11-0.151005:20130208T145452Z -> pkg://omnios/system/library/security/gss at 0.5.11,5.11-0.151007:20130827T215421Z pkg://omnios/driver/storage/marvell88sx at 0.5.11,5.11-0.151005:20130208T145419Z -> pkg://omnios/driver/storage/marvell88sx at 0.5.11,5.11-0.151007:20130827T215403Z pkg://omnios/driver/network/hme at 0.5.11,5.11-0.151005:20130208T145410Z -> pkg://omnios/driver/network/hme at 0.5.11,5.11-0.151007:20130827T215358Z pkg://omnios/locale/pt at 0.5.11,5.11-0.151005:20130208T145429Z -> pkg://omnios/locale/pt at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/locale/cs-extra at 0.5.11,5.11-0.151005:20130208T145424Z -> pkg://omnios/locale/cs-extra at 0.5.11,5.11-0.151007:20130827T215405Z pkg://omnios/runtime/perl-5161/module/sun-solaris at 0.5.11,5.11-0.151005:20130117T170243Z -> None pkg://omnios/driver/storage/ses at 0.5.11,5.11-0.151005:20130208T145420Z -> pkg://omnios/driver/storage/ses at 0.5.11,5.11-0.151007:20130827T215403Z pkg://omnios/locale/pa at 0.5.11,5.11-0.151005:20130208T145429Z -> pkg://omnios/locale/pa at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/locale/pl at 0.5.11,5.11-0.151005:20130208T145429Z -> pkg://omnios/locale/pl at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/driver/network/ibdma at 0.5.11,5.11-0.151005:20130208T145411Z -> pkg://omnios/driver/network/ibdma at 0.5.11,5.11-0.151007:20130827T215358Z None -> pkg://omnios/runtime/perl/module/sun-solaris at 0.5.11,5.11-0.151007:20130827T215412Z pkg://omnios/service/network/ssh at 0.5.11,5.11-0.151005:20130208T145438Z -> pkg://omnios/service/network/ssh at 0.5.11,5.11-0.151007:20130827T215414Z pkg://omnios/driver/storage/ahci at 0.5.11,5.11-0.151005:20130208T145418Z -> pkg://omnios/driver/storage/ahci at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/driver/storage/mpt_sas at 0.5.11,5.11-0.151005:20130208T145419Z -> pkg://omnios/driver/storage/mpt_sas at 0.5.11,5.11-0.151007:20130827T215403Z pkg://omnios/system/install/configuration at 0.5.11,5.11-0.151005:20130123T184741Z -> pkg://omnios/system/install/configuration at 0.5.11,5.11-0.151007:20130518T135925Z pkg://omnios/library/security/trousers at 0.3.8,5.11-0.151005:20121031T024516Z -> pkg://omnios/library/security/trousers at 0.3.8,5.11-0.151007:20130517T213101Z pkg://omnios/file/gnu-findutils at 4.4.2,5.11-0.151005:20121031T153931Z -> pkg://omnios/file/gnu-findutils at 4.4.2,5.11-0.151007:20130516T035609Z pkg://omnios/driver/network/bnxe at 0.5.11,5.11-0.151005:20130208T145407Z -> pkg://omnios/driver/network/bnxe at 0.5.11,5.11-0.151007:20130827T215356Z pkg://omnios/system/library/storage/fibre-channel/hbaapi at 0.5.11,5.11-0.151005:20130208T145453Z -> pkg://omnios/system/library/storage/fibre-channel/hbaapi at 0.5.11,5.11-0.151007:20130827T215422Z pkg://omnios/driver/crypto/tpm at 0.5.11,5.11-0.151005:20130208T145404Z -> pkg://omnios/driver/crypto/tpm at 0.5.11,5.11-0.151007:20130827T215354Z pkg://omnios/network/dns/bind at 9.9.2.1,5.11-0.151005:20121210T194945Z -> pkg://omnios/network/dns/bind at 9.9.2.2,5.11-0.151007:20130517T212555Z pkg://omnios/file/gnu-coreutils at 8.20,5.11-0.151005:20121031T144101Z -> pkg://omnios/file/gnu-coreutils at 8.20,5.11-0.151007:20130703T181254Z pkg://omnios/system/kernel/cpu-counters at 0.5.11,5.11-0.151005:20130208T145449Z -> pkg://omnios/system/kernel/cpu-counters at 0.5.11,5.11-0.151007:20130827T215420Z pkg://omnios/locale/et at 0.5.11,5.11-0.151005:20130208T145425Z -> pkg://omnios/locale/et at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/locale/es at 0.5.11,5.11-0.151005:20130208T145425Z -> pkg://omnios/locale/es at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/system/library/c++/sunpro at 0.5.11,5.11-0.151005:20121101T003628Z -> pkg://omnios/system/library/c++/sunpro at 0.5.11,5.11-0.151007:20130515T134322Z pkg://omnios/driver/serial/usbsacm at 0.5.11,5.11-0.151005:20130208T145418Z -> pkg://omnios/driver/serial/usbsacm at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/system/library/g++-4-runtime at 4.7.2,5.11-0.151005:20121119T192724Z -> pkg://omnios/system/library/g++-4-runtime at 4.8.1,5.11-0.151007:20130603T175910Z pkg://omnios/locale/en at 0.5.11,5.11-0.151005:20130208T145425Z -> pkg://omnios/locale/en at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/locale/el at 0.5.11,5.11-0.151005:20130208T145424Z -> pkg://omnios/locale/el at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/network/ipfilter at 0.5.11,5.11-0.151005:20130208T145432Z -> pkg://omnios/network/ipfilter at 0.5.11,5.11-0.151007:20130827T215411Z pkg://omnios/system/flash/fwflash at 0.5.11,5.11-0.151005:20130208T145447Z -> pkg://omnios/system/flash/fwflash at 0.5.11,5.11-0.151007:20130827T215418Z pkg://omnios/library/libxslt at 1.1.27,5.11-0.151005:20121031T191710Z -> pkg://omnios/library/libxslt at 1.1.28,5.11-0.151007:20130516T113958Z pkg://omnios/driver/network/emlxs at 0.5.11,5.11-0.151005:20130208T145408Z -> pkg://omnios/driver/network/emlxs at 0.5.11,5.11-0.151007:20130827T215357Z pkg://omnios/driver/network/rtls at 0.5.11,5.11-0.151005:20130208T145415Z -> pkg://omnios/driver/network/rtls at 0.5.11,5.11-0.151007:20130827T215400Z pkg://omnios/system/library/storage/ima at 0.5.11,5.11-0.151005:20130208T145453Z -> pkg://omnios/system/library/storage/ima at 0.5.11,5.11-0.151007:20130827T215422Z pkg://omnios/driver/storage/arcmsr at 0.5.11,5.11-0.151005:20130208T145418Z -> pkg://omnios/driver/storage/arcmsr at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/driver/i86pc/fipe at 0.5.11,5.11-0.151005:20130208T145405Z -> pkg://omnios/driver/i86pc/fipe at 0.5.11,5.11-0.151007:20130827T215355Z pkg://omnios/driver/storage/blkdev at 0.5.11,5.11-0.151005:20130208T145419Z -> pkg://omnios/driver/storage/blkdev at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/system/library/storage/libmpapi at 0.5.11,5.11-0.151005:20130208T145454Z -> pkg://omnios/system/library/storage/libmpapi at 0.5.11,5.11-0.151007:20130827T215422Z pkg://omnios/driver/storage/adpu320 at 0.5.11,5.11-0.151005:20130208T145418Z -> pkg://omnios/driver/storage/adpu320 at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/system/file-system/zfs at 0.5.11,5.11-0.151005:20130208T145446Z -> pkg://omnios/system/file-system/zfs at 0.5.11,5.11-0.151007:20130827T215418Z pkg://omnios/service/file-system/smb at 0.5.11,5.11-0.151005:20130208T145436Z -> pkg://omnios/service/file-system/smb at 0.5.11,5.11-0.151007:20130702T200631Z pkg://omnios/driver/storage/mr_sas at 0.5.11,5.11-0.151005:20130208T145419Z -> pkg://omnios/driver/storage/mr_sas at 0.5.11,5.11-0.151007:20130827T215403Z pkg://omnios/library/nspr at 4.9.3,5.11-0.151005:20121031T182124Z -> pkg://omnios/library/nspr at 4.9.3,5.11-0.151007:20130516T114501Z pkg://omnios/driver/usb at 0.5.11,5.11-0.151005:20130208T145421Z -> pkg://omnios/driver/usb at 0.5.11,5.11-0.151007:20130827T215404Z pkg://omnios/library/glib2 at 2.34.1,5.11-0.151005:20130117T164819Z -> pkg://omnios/library/glib2 at 2.34.1,5.11-0.151007:20130516T043739Z pkg://omnios/locale/sq-extra at 0.5.11,5.11-0.151005:20130208T145430Z -> pkg://omnios/locale/sq-extra at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/driver/network/bnx at 0.5.11,5.11-0.151005:20130208T145407Z -> pkg://omnios/driver/network/bnx at 0.5.11,5.11-0.151007:20130827T215356Z pkg://omnios/web/curl at 7.29.0,5.11-0.151005:20130208T141608Z -> pkg://omnios/web/curl at 7.31.0,5.11-0.151007:20130628T160903Z pkg://omnios/shell/bash at 4.2,5.11-0.151005:20121031T130953Z -> pkg://omnios/shell/bash at 4.2.45,5.11-0.151007:20130515T130932Z pkg://omnios/driver/network/amd8111s at 0.5.11,5.11-0.151005:20130208T145406Z -> pkg://omnios/driver/network/amd8111s at 0.5.11,5.11-0.151007:20130827T215356Z pkg://omnios/driver/network/sfe at 0.5.11,5.11-0.151005:20130208T145416Z -> pkg://omnios/driver/network/sfe at 0.5.11,5.11-0.151007:20130827T215401Z pkg://omnios/network/bridging at 0.5.11,5.11-0.151005:20130208T145432Z -> pkg://omnios/network/bridging at 0.5.11,5.11-0.151007:20130827T215411Z pkg://omnios/driver/usb/ugen at 0.5.11,5.11-0.151005:20130208T145421Z -> pkg://omnios/driver/usb/ugen at 0.5.11,5.11-0.151007:20130827T215404Z pkg://omnios/system/library/mozilla-nss at 3.14,5.11-0.151005:20121031T205439Z -> pkg://omnios/system/library/mozilla-nss at 3.14.3,5.11-0.151007:20130515T153459Z pkg://omnios/library/python-2/setuptools-26 at 0.6.11,5.11-0.151005:20121031T210731Z -> pkg://omnios/library/python-2/setuptools-26 at 0.6.11,5.11-0.151007:20130516T114614Z pkg://omnios/driver/network/platform at 0.5.11,5.11-0.151005:20130208T145414Z -> pkg://omnios/driver/network/platform at 0.5.11,5.11-0.151007:20130827T215400Z pkg://omnios/service/file-system/nfs at 0.5.11,5.11-0.151005:20130208T145435Z -> pkg://omnios/service/file-system/nfs at 0.5.11,5.11-0.151007:20130702T200631Z pkg://omnios/diagnostic/powertop at 0.5.11,5.11-0.151005:20130208T145401Z -> pkg://omnios/diagnostic/powertop at 0.5.11,5.11-0.151007:20130827T215353Z pkg://omnios/driver/storage/pmcs at 0.5.11,5.11-0.151005:20130208T145420Z -> pkg://omnios/driver/storage/pmcs at 0.5.11,5.11-0.151007:20130827T215403Z pkg://omnios/system/library/libfcoe at 0.5.11,5.11-0.151005:20130208T145451Z -> pkg://omnios/system/library/libfcoe at 0.5.11,5.11-0.151007:20130827T215421Z pkg://omnios/system/kernel/ultra-wideband at 0.5.11,5.11-0.151005:20130208T145450Z -> pkg://omnios/system/kernel/ultra-wideband at 0.5.11,5.11-0.151007:20130827T215420Z pkg://omnios/locale/lt at 0.5.11,5.11-0.151005:20130208T145428Z -> pkg://omnios/locale/lt at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/locale/lv at 0.5.11,5.11-0.151005:20130208T145428Z -> pkg://omnios/locale/lv at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/driver/network/chxge at 0.5.11,5.11-0.151005:20130208T145407Z -> pkg://omnios/driver/network/chxge at 0.5.11,5.11-0.151007:20130827T215356Z pkg://omnios/driver/network/fcip at 0.5.11,5.11-0.151005:20130208T145409Z -> pkg://omnios/driver/network/fcip at 0.5.11,5.11-0.151007:20130827T215357Z pkg://omnios/system/prerequisite/gnu at 0.5.11,5.11-0.151005:20121031T182645Z -> pkg://omnios/system/prerequisite/gnu at 0.5.11,5.11-0.151007:20130515T132503Z pkg://omnios/system/library/platform at 0.5.11,5.11-0.151005:20130208T145451Z -> pkg://omnios/system/library/platform at 0.5.11,5.11-0.151007:20130827T215421Z pkg://omnios/service/network/network-clients at 0.5.11,5.11-0.151005:20130208T145437Z -> pkg://omnios/service/network/network-clients at 0.5.11,5.11-0.151007:20130827T215413Z pkg://omnios/locale/pl-extra at 0.5.11,5.11-0.151005:20130208T145429Z -> pkg://omnios/locale/pl-extra at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/install/beadm at 0.5.11,5.11-0.151005:20130208T145421Z -> pkg://omnios/install/beadm at 0.5.11,5.11-0.151007:20130827T215404Z pkg://omnios/locale/hr-extra at 0.5.11,5.11-0.151005:20130208T145426Z -> pkg://omnios/locale/hr-extra at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/library/libidn at 1.25,5.11-0.151005:20121031T203811Z -> pkg://omnios/library/libidn at 1.25,5.11-0.151007:20130516T113446Z pkg://omnios/service/security/gss at 0.5.11,5.11-0.151005:20130208T145439Z -> pkg://omnios/service/security/gss at 0.5.11,5.11-0.151007:20130827T215414Z pkg://omnios/system/kernel/platform at 0.5.11,5.11-0.151005:20130208T145450Z -> pkg://omnios/system/kernel/platform at 0.5.11,5.11-0.151007:20130827T215420Z pkg://omnios/locale/nl-extra at 0.5.11,5.11-0.151005:20130208T145429Z -> pkg://omnios/locale/nl-extra at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/locale/es-extra at 0.5.11,5.11-0.151005:20130208T145425Z -> pkg://omnios/locale/es-extra at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/system/network/udapl at 0.5.11,5.11-0.151005:20130208T145457Z -> pkg://omnios/system/network/udapl at 0.5.11,5.11-0.151007:20130827T215424Z pkg://omnios/driver/graphics/drm at 0.5.11,5.11-0.151005:20130208T145405Z -> pkg://omnios/driver/graphics/drm at 0.5.11,5.11-0.151007:20130827T215355Z pkg://omnios/system/file-system/nfs at 0.5.11,5.11-0.151005:20130208T145445Z -> pkg://omnios/system/file-system/nfs at 0.5.11,5.11-0.151007:20130827T215418Z pkg://omnios/service/network/dns/mdns at 0.5.11,5.11-0.151005:20130208T145436Z -> pkg://omnios/service/network/dns/mdns at 0.5.11,5.11-0.151007:20130827T215413Z pkg://omnios/system/storage/luxadm at 0.5.11,5.11-0.151005:20130208T145458Z -> pkg://omnios/system/storage/luxadm at 0.5.11,5.11-0.151007:20130827T215424Z pkg://omnios/text/gnu-diffutils at 3.2,5.11-0.151005:20121031T153322Z -> pkg://omnios/text/gnu-diffutils at 3.2,5.11-0.151007:20130515T132409Z pkg://omnios/locale/sr at 0.5.11,5.11-0.151005:20130208T145430Z -> pkg://omnios/locale/sr at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/locale/is-extra at 0.5.11,5.11-0.151005:20130208T145426Z -> pkg://omnios/locale/is-extra at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/network/telnet at 0.5.11,5.11-0.151005:20130208T145434Z -> pkg://omnios/network/telnet at 0.5.11,5.11-0.151007:20130827T215412Z pkg://omnios/locale/sv at 0.5.11,5.11-0.151005:20130208T145430Z -> pkg://omnios/locale/sv at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/locale/sq at 0.5.11,5.11-0.151005:20130208T145430Z -> pkg://omnios/locale/sq at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/driver/crypto/dca at 0.5.11,5.11-0.151005:20130208T145403Z -> pkg://omnios/driver/crypto/dca at 0.5.11,5.11-0.151007:20130827T215354Z pkg://omnios/system/boot/grub at 0.97,5.11-0.151005:20130208T145443Z -> pkg://omnios/system/boot/grub at 0.97,5.11-0.151007:20130827T215416Z pkg://omnios/locale/sl at 0.5.11,5.11-0.151005:20130208T145430Z -> pkg://omnios/locale/sl at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/locale/si at 0.5.11,5.11-0.151005:20130208T145430Z -> pkg://omnios/locale/si at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/locale/hr at 0.5.11,5.11-0.151005:20130208T145426Z -> pkg://omnios/locale/hr at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/locale/sk at 0.5.11,5.11-0.151005:20130208T145430Z -> pkg://omnios/locale/sk at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/editor/vim at 7.3,5.11-0.151005:20121031T023332Z -> pkg://omnios/editor/vim at 7.3,5.11-0.151007:20130516T035311Z pkg://omnios/locale/sa at 0.5.11,5.11-0.151005:20130208T145430Z -> pkg://omnios/locale/sa at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/driver/storage/lsimega at 0.5.11,5.11-0.151005:20130208T145419Z -> pkg://omnios/driver/storage/lsimega at 0.5.11,5.11-0.151007:20130827T215403Z pkg://omnios/system/network/nis at 0.5.11,5.11-0.151005:20130208T145456Z -> pkg://omnios/system/network/nis at 0.5.11,5.11-0.151007:20130827T215423Z pkg://omnios/system/kernel/power at 0.5.11,5.11-0.151005:20130208T145450Z -> pkg://omnios/system/kernel/power at 0.5.11,5.11-0.151007:20130827T215420Z pkg://omnios/locale/fr-extra at 0.5.11,5.11-0.151005:20130208T145425Z -> pkg://omnios/locale/fr-extra at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/SUNWcsd at 0.5.11,5.11-0.151005:20130208T145335Z -> pkg://omnios/SUNWcsd at 0.5.11,5.11-0.151007:20130827T215334Z pkg://omnios/driver/storage/cpqary3 at 0.5.11,5.11-0.151005:20130208T145419Z -> pkg://omnios/driver/storage/cpqary3 at 0.5.11,5.11-0.151007:20130827T215403Z pkg://omnios/system/library/iconv/utf-8 at 0.5.11,5.11-0.151005:20121031T201725Z -> pkg://omnios/system/library/iconv/utf-8 at 0.5.11,5.11-0.151007:20130518T133945Z pkg://omnios/locale/fi-extra at 0.5.11,5.11-0.151005:20130208T145425Z -> pkg://omnios/locale/fi-extra at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/locale/or at 0.5.11,5.11-0.151005:20130208T145429Z -> pkg://omnios/locale/or at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/library/libxml2 at 2.9.0,5.11-0.151005:20121112T164347Z -> pkg://omnios/library/libxml2 at 2.9.0,5.11-0.151007:20130516T113901Z pkg://omnios/system/management/snmp/net-snmp at 5.7.2,5.11-0.151005:20121031T203803Z -> pkg://omnios/system/management/snmp/net-snmp at 5.7.2,5.11-0.151007:20130703T172019Z pkg://omnios/locale/da-extra at 0.5.11,5.11-0.151005:20130208T145424Z -> pkg://omnios/locale/da-extra at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/diagnostic/cpu-counters at 0.5.11,5.11-0.151005:20130208T145401Z -> pkg://omnios/diagnostic/cpu-counters at 0.5.11,5.11-0.151007:20130827T215353Z pkg://omnios/system/install at 0.5.11,5.11-0.151005:20130123T184742Z -> pkg://omnios/system/install at 0.5.11,5.11-0.151007:20130518T135926Z pkg://omnios/locale/hy at 0.5.11,5.11-0.151005:20130208T145426Z -> pkg://omnios/locale/hy at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/locale/hu at 0.5.11,5.11-0.151005:20130208T145426Z -> pkg://omnios/locale/hu at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/library/python-2/pycurl at 7.19.0.1,5.11-0.151005:20121031T210616Z -> pkg://omnios/library/python-2/pycurl at 7.19.0.1,5.11-0.151007:20130516T114559Z pkg://omnios/library/libffi at 3.0.11,5.11-0.151005:20121031T144921Z -> pkg://omnios/library/libffi at 3.0.11,5.11-0.151007:20130516T113202Z pkg://omnios/locale/hi at 0.5.11,5.11-0.151005:20130208T145426Z -> pkg://omnios/locale/hi at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/locale/he at 0.5.11,5.11-0.151005:20130208T145426Z -> pkg://omnios/locale/he at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/security/sudo at 1.8.6.3,5.11-0.151005:20121031T041204Z -> pkg://omnios/security/sudo at 1.8.6.7,5.11-0.151007:20130515T131315Z pkg://omnios/driver/network/rds at 0.5.11,5.11-0.151005:20130208T145414Z -> pkg://omnios/driver/network/rds at 0.5.11,5.11-0.151007:20130827T215400Z pkg://omnios/locale/af at 0.5.11,5.11-0.151005:20130208T145422Z -> pkg://omnios/locale/af at 0.5.11,5.11-0.151007:20130827T215405Z pkg://omnios/driver/network/hermon at 0.5.11,5.11-0.151005:20130208T145410Z -> pkg://omnios/driver/network/hermon at 0.5.11,5.11-0.151007:20130827T215358Z pkg://omnios/locale/bs at 0.5.11,5.11-0.151005:20130208T145423Z -> pkg://omnios/locale/bs at 0.5.11,5.11-0.151007:20130827T215405Z pkg://omnios/locale/as at 0.5.11,5.11-0.151005:20130208T145423Z -> pkg://omnios/locale/as at 0.5.11,5.11-0.151007:20130827T215405Z pkg://omnios/locale/ar at 0.5.11,5.11-0.151005:20130208T145423Z -> pkg://omnios/locale/ar at 0.5.11,5.11-0.151007:20130827T215405Z pkg://omnios/web/ca-bundle at 2.0,5.11-0.151005:20121105T185145Z -> pkg://omnios/web/ca-bundle at 5.11,5.11-0.151007:20130823T212116Z pkg://omnios/driver/network/nge at 0.5.11,5.11-0.151005:20130208T145413Z -> pkg://omnios/driver/network/nge at 0.5.11,5.11-0.151007:20130827T215359Z pkg://omnios/locale/en-extra at 0.5.11,5.11-0.151005:20130208T145424Z -> pkg://omnios/locale/en-extra at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/library/python-2/numpy-26 at 1.6.1,5.11-0.151005:20121031T210944Z -> pkg://omnios/library/python-2/numpy-26 at 1.6.1,5.11-0.151007:20130516T114545Z pkg://omnios/locale/az at 0.5.11,5.11-0.151005:20130208T145423Z -> pkg://omnios/locale/az at 0.5.11,5.11-0.151007:20130827T215405Z pkg://omnios/locale/vi at 0.5.11,5.11-0.151005:20130208T145431Z -> pkg://omnios/locale/vi at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/system/file-system/udfs at 0.5.11,5.11-0.151005:20130208T145446Z -> pkg://omnios/system/file-system/udfs at 0.5.11,5.11-0.151007:20130827T215418Z pkg://omnios/driver/graphics/atiatom at 0.5.11,5.11-0.151005:20130208T145404Z -> pkg://omnios/driver/graphics/atiatom at 0.5.11,5.11-0.151007:20130827T215355Z pkg://omnios/driver/storage/sdcard at 0.5.11,5.11-0.151005:20130208T145420Z -> pkg://omnios/driver/storage/sdcard at 0.5.11,5.11-0.151007:20130827T215403Z pkg://omnios/locale/bg-extra at 0.5.11,5.11-0.151005:20130208T145423Z -> pkg://omnios/locale/bg-extra at 0.5.11,5.11-0.151007:20130827T215405Z pkg://omnios/system/kernel/secure-rpc at 0.5.11,5.11-0.151005:20130208T145450Z -> pkg://omnios/system/kernel/secure-rpc at 0.5.11,5.11-0.151007:20130827T215420Z pkg://omnios/library/gmp at 5.0.5,5.11-0.151005:20121031T161949Z -> pkg://omnios/library/gmp at 5.0.5,5.11-0.151007:20130517T210944Z pkg://omnios/driver/firewire at 0.5.11,5.11-0.151005:20130208T145404Z -> pkg://omnios/driver/firewire at 0.5.11,5.11-0.151007:20130827T215354Z pkg://omnios/text/gawk at 4.0.1,5.11-0.151005:20121031T161215Z -> pkg://omnios/text/gawk at 4.0.1,5.11-0.151007:20130515T153520Z pkg://omnios/system/scheduler/fss at 0.5.11,5.11-0.151005:20130208T145458Z -> pkg://omnios/system/scheduler/fss at 0.5.11,5.11-0.151007:20130827T215424Z pkg://omnios/driver/network/mxfe at 0.5.11,5.11-0.151005:20130208T145413Z -> pkg://omnios/driver/network/mxfe at 0.5.11,5.11-0.151007:20130827T215359Z pkg://omnios/library/python-2/pyrex-26 at 0.9.9,5.11-0.151005:20121031T210657Z -> pkg://omnios/library/python-2/pyrex-26 at 0.9.9,5.11-0.151007:20130516T114611Z pkg://omnios/system/library/storage/fibre-channel/libsun_fc at 0.5.11,5.11-0.151005:20130208T145453Z -> pkg://omnios/system/library/storage/fibre-channel/libsun_fc at 0.5.11,5.11-0.151007:20130827T215422Z pkg://omnios/locale/ru-extra at 0.5.11,5.11-0.151005:20130208T145429Z -> pkg://omnios/locale/ru-extra at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/driver/i86pc/platform at 0.5.11,5.11-0.151005:20130208T145405Z -> pkg://omnios/driver/i86pc/platform at 0.5.11,5.11-0.151007:20130827T215355Z pkg://omnios/driver/network/rpcib at 0.5.11,5.11-0.151005:20130208T145415Z -> pkg://omnios/driver/network/rpcib at 0.5.11,5.11-0.151007:20130827T215400Z pkg://omnios/developer/dtrace at 0.5.11,5.11-0.151005:20130208T145400Z -> pkg://omnios/developer/dtrace at 0.5.11,5.11-0.151007:20130827T215353Z pkg://omnios/runtime/perl-5161 at 5.16.1,5.11-0.151005:20130117T160827Z -> None pkg://omnios/driver/network/pcn at 0.5.11,5.11-0.151005:20130208T145414Z -> pkg://omnios/driver/network/pcn at 0.5.11,5.11-0.151007:20130827T215400Z pkg://omnios/system/file-system/smb at 0.5.11,5.11-0.151005:20130208T145445Z -> pkg://omnios/system/file-system/smb at 0.5.11,5.11-0.151007:20130702T200635Z pkg://omnios/locale/ka at 0.5.11,5.11-0.151005:20130208T145427Z -> pkg://omnios/locale/ka at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/locale/km at 0.5.11,5.11-0.151005:20130208T145427Z -> pkg://omnios/locale/km at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/locale/ko at 0.5.11,5.11-0.151005:20130208T145427Z -> pkg://omnios/locale/ko at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/locale/kn at 0.5.11,5.11-0.151005:20130208T145427Z -> pkg://omnios/locale/kn at 0.5.11,5.11-0.151007:20130827T215408Z pkg://omnios/driver/network/vr at 0.5.11,5.11-0.151005:20130208T145417Z -> pkg://omnios/driver/network/vr at 0.5.11,5.11-0.151007:20130827T215401Z pkg://omnios/locale/kk at 0.5.11,5.11-0.151005:20130208T145427Z -> pkg://omnios/locale/kk at 0.5.11,5.11-0.151007:20130827T215407Z pkg://omnios/service/hal at 0.5.11,5.11-0.151005:20130208T145436Z -> pkg://omnios/service/hal at 0.5.11,5.11-0.151007:20130827T215413Z pkg://omnios/locale/da at 0.5.11,5.11-0.151005:20130208T145424Z -> pkg://omnios/locale/da at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/locale/de at 0.5.11,5.11-0.151005:20130208T145424Z -> pkg://omnios/locale/de at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/driver/pcmcia at 0.5.11,5.11-0.151005:20130208T145417Z -> pkg://omnios/driver/pcmcia at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/runtime/java at 0.5.11,5.11-0.151005:20121102T145113Z -> pkg://omnios/runtime/java at 1.7.0.6.24,5.11-0.151007:20130607T155546Z pkg://omnios/locale/el-extra at 0.5.11,5.11-0.151005:20130208T145424Z -> pkg://omnios/locale/el-extra at 0.5.11,5.11-0.151007:20130827T215406Z pkg://omnios/driver/network/bpf at 0.5.11,5.11-0.151005:20130208T145407Z -> pkg://omnios/driver/network/bpf at 0.5.11,5.11-0.151007:20130827T215356Z pkg://omnios/driver/network/hxge at 0.5.11,5.11-0.151005:20130208T145410Z -> pkg://omnios/driver/network/hxge at 0.5.11,5.11-0.151007:20130827T215358Z pkg://omnios/system/library/storage/ima/header-ima at 0.5.11,5.11-0.151005:20130208T145453Z -> pkg://omnios/system/library/storage/ima/header-ima at 0.5.11,5.11-0.151007:20130827T215422Z pkg://omnios/driver/network/usbecm at 0.5.11,5.11-0.151005:20130208T145417Z -> pkg://omnios/driver/network/usbecm at 0.5.11,5.11-0.151007:20130827T215401Z pkg://omnios/system/library/security/gss/spnego at 0.5.11,5.11-0.151005:20130208T145452Z -> pkg://omnios/system/library/security/gss/spnego at 0.5.11,5.11-0.151007:20130827T215421Z pkg://omnios/driver/audio at 0.5.11,5.11-0.151005:20130208T145403Z -> pkg://omnios/driver/audio at 0.5.11,5.11-0.151007:20130827T215354Z pkg://omnios/locale/ru at 0.5.11,5.11-0.151005:20130208T145429Z -> pkg://omnios/locale/ru at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/locale/ro at 0.5.11,5.11-0.151005:20130208T145429Z -> pkg://omnios/locale/ro at 0.5.11,5.11-0.151007:20130827T215409Z pkg://omnios/driver/network/ntxn at 0.5.11,5.11-0.151005:20130208T145413Z -> pkg://omnios/driver/network/ntxn at 0.5.11,5.11-0.151007:20130827T215359Z pkg://omnios/driver/network/ib at 0.5.11,5.11-0.151005:20130208T145410Z -> pkg://omnios/driver/network/ib at 0.5.11,5.11-0.151007:20130827T215358Z pkg://omnios/driver/network/qlc at 0.5.11,5.11-0.151005:20130208T145414Z -> pkg://omnios/driver/network/qlc at 0.5.11,5.11-0.151007:20130827T215400Z pkg://omnios/system/xopen/xcu4 at 0.5.11,5.11-0.151005:20130208T145500Z -> pkg://omnios/system/xopen/xcu4 at 0.5.11,5.11-0.151007:20130827T215425Z pkg://omnios/locale/zh_hk at 0.5.11,5.11-0.151005:20130208T145431Z -> pkg://omnios/locale/zh_hk at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/driver/storage/sbp2 at 0.5.11,5.11-0.151005:20130208T145420Z -> pkg://omnios/driver/storage/sbp2 at 0.5.11,5.11-0.151007:20130827T215403Z pkg://omnios/locale/zh_cn at 0.5.11,5.11-0.151005:20130208T145431Z -> pkg://omnios/locale/zh_cn at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/system/kernel at 0.5.11,5.11-0.151005:20130208T145451Z -> pkg://omnios/system/kernel at 0.5.11,5.11-0.151007:20130827T215421Z pkg://omnios/developer/macro/gnu-m4 at 1.4.16,5.11-0.151005:20121031T182400Z -> pkg://omnios/developer/macro/gnu-m4 at 1.4.16,5.11-0.151007:20130515T154309Z pkg://omnios/locale/sv-extra at 0.5.11,5.11-0.151005:20130208T145430Z -> pkg://omnios/locale/sv-extra at 0.5.11,5.11-0.151007:20130827T215410Z pkg://omnios/runtime/perl/manual at 5.16.1,5.11-0.151005:20130117T151725Z -> pkg://omnios/runtime/perl/manual at 5.16.1,5.11-0.151007:20130516T121541Z pkg://omnios/library/expat at 2.0.1,5.11-0.151005:20121031T192259Z -> pkg://omnios/library/expat at 2.0.1,5.11-0.151007:20130516T043604Z pkg://omnios/driver/serial/usbsksp at 0.5.11,5.11-0.151005:20130208T145418Z -> pkg://omnios/driver/serial/usbsksp at 0.5.11,5.11-0.151007:20130827T215402Z pkg://omnios/driver/i86pc/ioat at 0.5.11,5.11-0.151005:20130208T145405Z -> pkg://omnios/driver/i86pc/ioat at 0.5.11,5.11-0.151007:20130827T215355Z pkg://omnios/driver/network/bfe at 0.5.11,5.11-0.151005:20130208T145407Z -> pkg://omnios/driver/network/bfe at 0.5.11,5.11-0.151007:20130827T215356Z pkg://omnios/system/library/security/gss/diffie-hellman at 0.5.11,5.11-0.151005:20130208T145452Z -> pkg://omnios/system/library/security/gss/diffie-hellman at 0.5.11,5.11-0.151007:20130827T215421Z On 13/09/2013 16.00, Eric Sproul wrote: > On Fri, Sep 13, 2013 at 9:58 AM, Paolo Prandini wrote: >> I installed the stable and then run pkg update >> but I would like to be sure, where can I read the real version? > > cat /etc/release > > If it is stable (r151006), we'd be interested in exactly what you > updated. You can find this with 'pkg history -l' > > Also, had you used mdb -k before this update? > > Thanks, > Eric > From henk at hlangeveld.nl Fri Sep 13 14:38:26 2013 From: henk at hlangeveld.nl (Henk Langeveld) Date: Fri, 13 Sep 2013 16:38:26 +0200 Subject: [OmniOS-discuss] Anyone running OmniOS on a EX4 at Hetzner? In-Reply-To: References: Message-ID: <52332362.6040304@hlangeveld.nl> On Fri, Sep 13, 2013 at 4:50 AM, Bo Agerskov Rising wrote: >> I am thinking about deploying OmniOS on a EX4 at Hetzner, and wondered if anyone had any experience with this server? Eric Sproul responded: > This looks to be a more desktop/gamer board, based on the Intel H77 > chipset. The fact that it does not support ECC RAM would be a > deal-breaker for me. To me, this doesn't look like a good basis for a > server build. This hosting company has a couple of Xeon options with 16-32GB ECC Ram, and more configuration options with incremental price tags, curiously all (currently) limited to 100Mbps ethernet. (Not going to include the link, as we're not evaluating hosting providers here.) Henk From ashleywillis76 at gmail.com Fri Sep 13 18:45:06 2013 From: ashleywillis76 at gmail.com (ashley willis) Date: Fri, 13 Sep 2013 14:45:06 -0400 Subject: [OmniOS-discuss] horrible disk performance under KVM Message-ID: I have 14GB dump of a MongoDB database that took 10 minutes to restore on bare metal OmniOS -- I'm fine with this (system is an 8-core AMD FX-8150, 32GB ram, pair of 500GB WD 'blue" drives mirrored, 90GB ssd cache -- all desktop-grade). Running OmniOS under KVM on this box, the same operation took 246 minutes with the dump available over an NFS share from the bare metal system (given 2 cores, 2GB ram, and a 30GB zvol). Under the same KVM instance, I decided to see the performance reading the dump from NFS and having the MongoDB data directory on this same NFS share, and it's on track to finish in under 60 minutes (half-way done). That's more than 4 times faster. What gives? /usr/bin/qemu-system-x86_64 -name OmniOS_Text_r151006p.iso -enable-kvm -vnc 0.0.0.0:15 -smp 2 -m 2048 -no-hpet -localtime -drive file=/dev/zvol/rdsk/rpool/omnios,if=ide,index=0 -net nic,vlan=0,name=net0,model=e1000,macaddr=2:8:20:e:15:33 -net vnic,vlan=0,name=net0,ifname=vnic10,macaddr=2:8:20:e:15:33 -vga std -daemonize -ashley From jdg117 at elvis.arl.psu.edu Fri Sep 13 19:38:33 2013 From: jdg117 at elvis.arl.psu.edu (John D Groenveld) Date: Fri, 13 Sep 2013 15:38:33 -0400 Subject: [OmniOS-discuss] FlexLM lmutil/lmgrd In-Reply-To: Your message of "Thu, 12 Sep 2013 12:44:46 EDT." <201309121644.r8CGikdm023934@elvis.arl.psu.edu> References: <201309121644.r8CGikdm023934@elvis.arl.psu.edu> Message-ID: <201309131938.r8DJcXA9008818@elvis.arl.psu.edu> In message <201309121644.r8CGikdm023934 at elvis.arl.psu.edu>, John D Groenveld wr ites: >Try to run the Solaris 10 binaries for FlexLM on r151006. >lmutil and lmgrd run, but can't interogate the ethernet address >nor hostid and return 0s. This also fails with OI as a VBox guest but works with S11.1. In a VBox guest the hostid prints though not the ethernet address, but running native on a PowerEdge R720, lmutil fails with both. John groenveld at acm.org From daleg at omniti.com Fri Sep 13 19:46:05 2013 From: daleg at omniti.com (Dale Ghent) Date: Fri, 13 Sep 2013 15:46:05 -0400 Subject: [OmniOS-discuss] FlexLM lmutil/lmgrd In-Reply-To: <201309131938.r8DJcXA9008818@elvis.arl.psu.edu> References: <201309121644.r8CGikdm023934@elvis.arl.psu.edu> <201309131938.r8DJcXA9008818@elvis.arl.psu.edu> Message-ID: <7F90E095-820F-483E-9A24-6125EE3BF9E0@omniti.com> It really depends how (ie, which calls) lmgrd is making to get this info. There are various ways to get both, so it would help to find that out. Can you provide at least a truss -xall -tall -vall -wall -rall output? /dale On Sep 13, 2013, at 3:38 PM, John D Groenveld wrote: > In message <201309121644.r8CGikdm023934 at elvis.arl.psu.edu>, John D Groenveld wr > ites: >> Try to run the Solaris 10 binaries for FlexLM on r151006. >> lmutil and lmgrd run, but can't interogate the ethernet address >> nor hostid and return 0s. > > This also fails with OI as a VBox guest but works with S11.1. > > In a VBox guest the hostid prints though not the ethernet address, > but running native on a PowerEdge R720, lmutil fails with both. > > John > groenveld at acm.org > _______________________________________________ > OmniOS-discuss mailing list > OmniOS-discuss at lists.omniti.com > http://lists.omniti.com/mailman/listinfo/omnios-discuss -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 495 bytes Desc: Message signed with OpenPGP using GPGMail URL: From narayan.desai at gmail.com Fri Sep 13 19:50:33 2013 From: narayan.desai at gmail.com (Narayan Desai) Date: Fri, 13 Sep 2013 14:50:33 -0500 Subject: [OmniOS-discuss] horrible disk performance under KVM In-Reply-To: References: Message-ID: Depending on the availability of the guest-side drivers, it should be a lot faster to use virtio, both for disk and net. Does anyone know if virtio support ships now in OmniOS? I know there have been some drivers floating around for a while now, but haven't tried them. -nld On Fri, Sep 13, 2013 at 1:45 PM, ashley willis wrote: > I have 14GB dump of a MongoDB database that took 10 minutes to restore > on bare metal OmniOS -- I'm fine with this (system is an 8-core AMD > FX-8150, 32GB ram, pair of 500GB WD 'blue" drives mirrored, 90GB ssd > cache -- all desktop-grade). > > Running OmniOS under KVM on this box, the same operation took 246 > minutes with the dump available over an NFS share from the bare metal > system (given 2 cores, 2GB ram, and a 30GB zvol). > > Under the same KVM instance, I decided to see the performance reading > the dump from NFS and having the MongoDB data directory on this same > NFS share, and it's on track to finish in under 60 minutes (half-way > done). That's more than 4 times faster. > > What gives? > > /usr/bin/qemu-system-x86_64 -name OmniOS_Text_r151006p.iso -enable-kvm > -vnc 0.0.0.0:15 -smp 2 -m 2048 -no-hpet -localtime -drive > file=/dev/zvol/rdsk/rpool/omnios,if=ide,index=0 -net > nic,vlan=0,name=net0,model=e1000,macaddr=2:8:20:e:15:33 -net > vnic,vlan=0,name=net0,ifname=vnic10,macaddr=2:8:20:e:15:33 -vga std > -daemonize > > -ashley > _______________________________________________ > OmniOS-discuss mailing list > OmniOS-discuss at lists.omniti.com > http://lists.omniti.com/mailman/listinfo/omnios-discuss > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ashleywillis76 at gmail.com Fri Sep 13 20:24:53 2013 From: ashleywillis76 at gmail.com (ashley willis) Date: Fri, 13 Sep 2013 16:24:53 -0400 Subject: [OmniOS-discuss] horrible disk performance under KVM In-Reply-To: References: Message-ID: that works for booting centos 6.4, but not for booting omnios -- grub comes up but it keeps looping back to the grub menu. granted, i don't really need to boot omnios in kvm. i had horrible performance in centos as well, so i will try this. for comparison to my home machine, on a work server i loaded that same dataset in 4m10s (xeon 2*6 cores, 60GB ram, 12 600GB 10k SAS drives in raid10) reading from disks in a different box. -ashley On Fri, Sep 13, 2013 at 3:50 PM, Narayan Desai wrote: > Depending on the availability of the guest-side drivers, it should be a lot > faster to use virtio, both for disk and net. > > Does anyone know if virtio support ships now in OmniOS? I know there have > been some drivers floating around for a while now, but haven't tried them. > -nld > > > On Fri, Sep 13, 2013 at 1:45 PM, ashley willis > wrote: >> >> I have 14GB dump of a MongoDB database that took 10 minutes to restore >> on bare metal OmniOS -- I'm fine with this (system is an 8-core AMD >> FX-8150, 32GB ram, pair of 500GB WD 'blue" drives mirrored, 90GB ssd >> cache -- all desktop-grade). >> >> Running OmniOS under KVM on this box, the same operation took 246 >> minutes with the dump available over an NFS share from the bare metal >> system (given 2 cores, 2GB ram, and a 30GB zvol). >> >> Under the same KVM instance, I decided to see the performance reading >> the dump from NFS and having the MongoDB data directory on this same >> NFS share, and it's on track to finish in under 60 minutes (half-way >> done). That's more than 4 times faster. >> >> What gives? >> >> /usr/bin/qemu-system-x86_64 -name OmniOS_Text_r151006p.iso -enable-kvm >> -vnc 0.0.0.0:15 -smp 2 -m 2048 -no-hpet -localtime -drive >> file=/dev/zvol/rdsk/rpool/omnios,if=ide,index=0 -net >> nic,vlan=0,name=net0,model=e1000,macaddr=2:8:20:e:15:33 -net >> vnic,vlan=0,name=net0,ifname=vnic10,macaddr=2:8:20:e:15:33 -vga std >> -daemonize >> >> -ashley >> _______________________________________________ >> OmniOS-discuss mailing list >> OmniOS-discuss at lists.omniti.com >> http://lists.omniti.com/mailman/listinfo/omnios-discuss > > From felix.nielsen at gmail.com Fri Sep 13 20:41:40 2013 From: felix.nielsen at gmail.com (Felix Nielsen) Date: Fri, 13 Sep 2013 22:41:40 +0200 Subject: [OmniOS-discuss] possible to read HFS+ from usb drives? Message-ID: Hi Does anyone know if it's possible to read HFS+ filesystem from USB drives? Thanks Felix -------------- next part -------------- An HTML attachment was scrubbed... URL: From ashleywillis76 at gmail.com Fri Sep 13 20:58:03 2013 From: ashleywillis76 at gmail.com (ashley willis) Date: Fri, 13 Sep 2013 16:58:03 -0400 Subject: [OmniOS-discuss] horrible disk performance under KVM In-Reply-To: References: Message-ID: So, a CentOS 6.4 VM is still horrible with virtio -- it's loaded 2% of the database in 6 minutes onto a 30g ext4 partition. On Fri, Sep 13, 2013 at 4:24 PM, ashley willis wrote: > that works for booting centos 6.4, but not for booting omnios -- grub > comes up but it keeps looping back to the grub menu. granted, i don't > really need to boot omnios in kvm. i had horrible performance in > centos as well, so i will try this. > > for comparison to my home machine, on a work server i loaded that same > dataset in 4m10s (xeon 2*6 cores, 60GB ram, 12 600GB 10k SAS drives in > raid10) reading from disks in a different box. > > -ashley > > On Fri, Sep 13, 2013 at 3:50 PM, Narayan Desai wrote: >> Depending on the availability of the guest-side drivers, it should be a lot >> faster to use virtio, both for disk and net. >> >> Does anyone know if virtio support ships now in OmniOS? I know there have >> been some drivers floating around for a while now, but haven't tried them. >> -nld >> >> >> On Fri, Sep 13, 2013 at 1:45 PM, ashley willis >> wrote: >>> >>> I have 14GB dump of a MongoDB database that took 10 minutes to restore >>> on bare metal OmniOS -- I'm fine with this (system is an 8-core AMD >>> FX-8150, 32GB ram, pair of 500GB WD 'blue" drives mirrored, 90GB ssd >>> cache -- all desktop-grade). >>> >>> Running OmniOS under KVM on this box, the same operation took 246 >>> minutes with the dump available over an NFS share from the bare metal >>> system (given 2 cores, 2GB ram, and a 30GB zvol). >>> >>> Under the same KVM instance, I decided to see the performance reading >>> the dump from NFS and having the MongoDB data directory on this same >>> NFS share, and it's on track to finish in under 60 minutes (half-way >>> done). That's more than 4 times faster. >>> >>> What gives? >>> >>> /usr/bin/qemu-system-x86_64 -name OmniOS_Text_r151006p.iso -enable-kvm >>> -vnc 0.0.0.0:15 -smp 2 -m 2048 -no-hpet -localtime -drive >>> file=/dev/zvol/rdsk/rpool/omnios,if=ide,index=0 -net >>> nic,vlan=0,name=net0,model=e1000,macaddr=2:8:20:e:15:33 -net >>> vnic,vlan=0,name=net0,ifname=vnic10,macaddr=2:8:20:e:15:33 -vga std >>> -daemonize >>> >>> -ashley >>> _______________________________________________ >>> OmniOS-discuss mailing list >>> OmniOS-discuss at lists.omniti.com >>> http://lists.omniti.com/mailman/listinfo/omnios-discuss >> >> From ashleywillis76 at gmail.com Fri Sep 13 23:38:18 2013 From: ashleywillis76 at gmail.com (ashley willis) Date: Fri, 13 Sep 2013 19:38:18 -0400 Subject: [OmniOS-discuss] horrible disk performance under KVM In-Reply-To: References: Message-ID: I decided to run the mongorestore tool from the bare metal OmniOS to the mongo server running in KVM CentOS, and it is running much quicker -- 50% in 12m52s (and the CPU and memory for mongorestore is only 0.3%). MongoDB is not using much CPU in the VM, either. Total import time this way is 32m12.235s -- still much slower than just bare metal, but not insanely slow like before (the NFS->NFS all within the OmniOS VM was 92m48s). Giving the VM 6 cores and 14GB of ram (instead of 2 and 2) gave somewhat better performance: 27m18.305s. Going back to if=ide, 35m51.575s, so if=virtio does help here some. Is there anything else that can be done to improve disk I/O in a VM, short of giving the VM an entire physical disk? -ashley On Fri, Sep 13, 2013 at 4:58 PM, ashley willis wrote: > So, a CentOS 6.4 VM is still horrible with virtio -- it's loaded 2% of > the database in 6 minutes onto a 30g ext4 partition. > > On Fri, Sep 13, 2013 at 4:24 PM, ashley willis wrote: >> that works for booting centos 6.4, but not for booting omnios -- grub >> comes up but it keeps looping back to the grub menu. granted, i don't >> really need to boot omnios in kvm. i had horrible performance in >> centos as well, so i will try this. >> >> for comparison to my home machine, on a work server i loaded that same >> dataset in 4m10s (xeon 2*6 cores, 60GB ram, 12 600GB 10k SAS drives in >> raid10) reading from disks in a different box. >> >> -ashley >> >> On Fri, Sep 13, 2013 at 3:50 PM, Narayan Desai wrote: >>> Depending on the availability of the guest-side drivers, it should be a lot >>> faster to use virtio, both for disk and net. >>> >>> Does anyone know if virtio support ships now in OmniOS? I know there have >>> been some drivers floating around for a while now, but haven't tried them. >>> -nld >>> >>> >>> On Fri, Sep 13, 2013 at 1:45 PM, ashley willis >>> wrote: >>>> >>>> I have 14GB dump of a MongoDB database that took 10 minutes to restore >>>> on bare metal OmniOS -- I'm fine with this (system is an 8-core AMD >>>> FX-8150, 32GB ram, pair of 500GB WD 'blue" drives mirrored, 90GB ssd >>>> cache -- all desktop-grade). >>>> >>>> Running OmniOS under KVM on this box, the same operation took 246 >>>> minutes with the dump available over an NFS share from the bare metal >>>> system (given 2 cores, 2GB ram, and a 30GB zvol). >>>> >>>> Under the same KVM instance, I decided to see the performance reading >>>> the dump from NFS and having the MongoDB data directory on this same >>>> NFS share, and it's on track to finish in under 60 minutes (half-way >>>> done). That's more than 4 times faster. >>>> >>>> What gives? >>>> >>>> /usr/bin/qemu-system-x86_64 -name OmniOS_Text_r151006p.iso -enable-kvm >>>> -vnc 0.0.0.0:15 -smp 2 -m 2048 -no-hpet -localtime -drive >>>> file=/dev/zvol/rdsk/rpool/omnios,if=ide,index=0 -net >>>> nic,vlan=0,name=net0,model=e1000,macaddr=2:8:20:e:15:33 -net >>>> vnic,vlan=0,name=net0,ifname=vnic10,macaddr=2:8:20:e:15:33 -vga std >>>> -daemonize >>>> >>>> -ashley >>>> _______________________________________________ >>>> OmniOS-discuss mailing list >>>> OmniOS-discuss at lists.omniti.com >>>> http://lists.omniti.com/mailman/listinfo/omnios-discuss >>> >>> From geoffn at gnaa.net Sat Sep 14 02:49:38 2013 From: geoffn at gnaa.net (Geoff Nordli) Date: Fri, 13 Sep 2013 19:49:38 -0700 Subject: [OmniOS-discuss] KVM command to save state / acpi power off Message-ID: <5233CEC2.8030907@gnaa.net> Is there a KVM control command that allows you to save state or trigger an guest OS shutdown? I would like to create some script that gracefully powers off the VMs in the event you shutdown/reboot the host computer. thanks, Geoff From narayan.desai at gmail.com Sat Sep 14 02:52:18 2013 From: narayan.desai at gmail.com (Narayan Desai) Date: Fri, 13 Sep 2013 21:52:18 -0500 Subject: [OmniOS-discuss] horrible disk performance under KVM In-Reply-To: References: Message-ID: Picking up on an earlier point, it looks like both virtio net and virtio block device support have been integrated into mainline illumos for a while, so in theory it should work, though it might take some doing to get a previously installed system to switch to virtio. Has anyone actually tried this? -nld On Fri, Sep 13, 2013 at 6:38 PM, ashley willis wrote: > I decided to run the mongorestore tool from the bare metal OmniOS to > the mongo server running in KVM CentOS, and it is running much quicker > -- 50% in 12m52s (and the CPU and memory for mongorestore is only > 0.3%). MongoDB is not using much CPU in the VM, either. Total import > time this way is 32m12.235s -- still much slower than just bare metal, > but not insanely slow like before (the NFS->NFS all within the OmniOS > VM was 92m48s). Giving the VM 6 cores and 14GB of ram (instead of 2 > and 2) gave somewhat better performance: 27m18.305s. Going back to > if=ide, 35m51.575s, so if=virtio does help here some. > > Is there anything else that can be done to improve disk I/O in a VM, > short of giving the VM an entire physical disk? > > -ashley > > On Fri, Sep 13, 2013 at 4:58 PM, ashley willis > wrote: > > So, a CentOS 6.4 VM is still horrible with virtio -- it's loaded 2% of > > the database in 6 minutes onto a 30g ext4 partition. > > > > On Fri, Sep 13, 2013 at 4:24 PM, ashley willis > wrote: > >> that works for booting centos 6.4, but not for booting omnios -- grub > >> comes up but it keeps looping back to the grub menu. granted, i don't > >> really need to boot omnios in kvm. i had horrible performance in > >> centos as well, so i will try this. > >> > >> for comparison to my home machine, on a work server i loaded that same > >> dataset in 4m10s (xeon 2*6 cores, 60GB ram, 12 600GB 10k SAS drives in > >> raid10) reading from disks in a different box. > >> > >> -ashley > >> > >> On Fri, Sep 13, 2013 at 3:50 PM, Narayan Desai > wrote: > >>> Depending on the availability of the guest-side drivers, it should be > a lot > >>> faster to use virtio, both for disk and net. > >>> > >>> Does anyone know if virtio support ships now in OmniOS? I know there > have > >>> been some drivers floating around for a while now, but haven't tried > them. > >>> -nld > >>> > >>> > >>> On Fri, Sep 13, 2013 at 1:45 PM, ashley willis < > ashleywillis76 at gmail.com> > >>> wrote: > >>>> > >>>> I have 14GB dump of a MongoDB database that took 10 minutes to restore > >>>> on bare metal OmniOS -- I'm fine with this (system is an 8-core AMD > >>>> FX-8150, 32GB ram, pair of 500GB WD 'blue" drives mirrored, 90GB ssd > >>>> cache -- all desktop-grade). > >>>> > >>>> Running OmniOS under KVM on this box, the same operation took 246 > >>>> minutes with the dump available over an NFS share from the bare metal > >>>> system (given 2 cores, 2GB ram, and a 30GB zvol). > >>>> > >>>> Under the same KVM instance, I decided to see the performance reading > >>>> the dump from NFS and having the MongoDB data directory on this same > >>>> NFS share, and it's on track to finish in under 60 minutes (half-way > >>>> done). That's more than 4 times faster. > >>>> > >>>> What gives? > >>>> > >>>> /usr/bin/qemu-system-x86_64 -name OmniOS_Text_r151006p.iso -enable-kvm > >>>> -vnc 0.0.0.0:15 -smp 2 -m 2048 -no-hpet -localtime -drive > >>>> file=/dev/zvol/rdsk/rpool/omnios,if=ide,index=0 -net > >>>> nic,vlan=0,name=net0,model=e1000,macaddr=2:8:20:e:15:33 -net > >>>> vnic,vlan=0,name=net0,ifname=vnic10,macaddr=2:8:20:e:15:33 -vga std > >>>> -daemonize > >>>> > >>>> -ashley > >>>> _______________________________________________ > >>>> OmniOS-discuss mailing list > >>>> OmniOS-discuss at lists.omniti.com > >>>> http://lists.omniti.com/mailman/listinfo/omnios-discuss > >>> > >>> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From geoffn at gnaa.net Sat Sep 14 04:19:21 2013 From: geoffn at gnaa.net (Geoff Nordli) Date: Fri, 13 Sep 2013 21:19:21 -0700 Subject: [OmniOS-discuss] kvm vnic dhcp disabled, how to enable? Message-ID: <5233E3C9.2000709@gnaa.net> When I try using the built-in dhcp server for KVM it says it is disabled. How do I enable it? I pulled the settings from: https://github.com/joyent/illumos-kvm-cmd/blob/master/README.md this is the error message: qemu-system-x86_64: -net vnic,vlan=0,name=net0,ifname=ubuntu1204,macaddr=2:8:20:de:a6:b9,: vnic dhcp disabled I am using this script: VNIC=ubuntu1204 HDD=/dev/zvol/rdsk/tank/kvm_ubuntu1204 CD=/tank/dvd/ubuntu-12.04.3-server-amd64.iso VNC=1 MEM=2048 HOSTNAME=test1 IP=10.10.64.200 NETMASK=255.255.0.0 GATEWAY_IP=10.10.64.2 DNS_IP1=192.168.2.1 LEASE=7200 mac=`dladm show-vnic -po macaddress $VNIC` /usr/bin/qemu-system-x86_64 \ -name "$(basename $CD)" \ -boot cd \ -enable-kvm \ -vnc 0.0.0.0:$VNC \ -smp 2 \ -m $MEM \ -no-hpet \ -localtime \ -drive file=$HDD,if=ide,index=0 \ -drive media=cdrom,if=ide,index=2 \ -net nic,vlan=0,name=net0,model=virtio,macaddr=$mac \ -net vnic,vlan=0,name=net0,ifname=$VNIC,macaddr=$mac, \ ip=$IP,netmask=$NETMASK,gateway_ip=$GATEWAY_IP, \ dns_ip1=$DNS_IP1,hostname=$HOSTNAME,lease_time=$LEASE \ -vga std \ -daemonize if [ $? -gt 0 ]; then echo "Failed to start VM" fi port=`expr 5900 + $VNC` public_nic=$(dladm show-vnic|grep vnic1|awk '{print $2}') public_ip=$(ifconfig $public_nic|grep inet|awk '{print $2}') echo "Started VM:" echo "Public: ${public_ip}:${port}" thanks, Geoff From geoffn at gnaa.net Sat Sep 14 05:55:20 2013 From: geoffn at gnaa.net (Geoff Nordli) Date: Fri, 13 Sep 2013 22:55:20 -0700 Subject: [OmniOS-discuss] kvm vnic dhcp disabled, how to enable? In-Reply-To: <5233E3C9.2000709@gnaa.net> References: <5233E3C9.2000709@gnaa.net> Message-ID: <5233FA48.3040705@gnaa.net> Figured it out, I had a tab on the -net vnic line, which is didn't like. -net vnic,vlan=0,name=net0,ifname=$VNIC,macaddr=$mac, \ ip=$IP,netmask=$NETMASK,gateway_ip=$GATEWAY_IP, \ dns_ip1=$DNS_IP1,hostname=$HOSTNAME,lease_time=$LEASE \ removing the extra spaces fixed the problem and enabled the dhcp. On 13-09-13 09:19 PM, Geoff Nordli wrote: > When I try using the built-in dhcp server for KVM it says it is > disabled. How do I enable it? > > I pulled the settings from: > > https://github.com/joyent/illumos-kvm-cmd/blob/master/README.md > > this is the error message: > qemu-system-x86_64: -net > vnic,vlan=0,name=net0,ifname=ubuntu1204,macaddr=2:8:20:de:a6:b9,: vnic > dhcp disabled > > I am using this script: > > VNIC=ubuntu1204 > HDD=/dev/zvol/rdsk/tank/kvm_ubuntu1204 > CD=/tank/dvd/ubuntu-12.04.3-server-amd64.iso > VNC=1 > MEM=2048 > HOSTNAME=test1 > IP=10.10.64.200 > NETMASK=255.255.0.0 > GATEWAY_IP=10.10.64.2 > DNS_IP1=192.168.2.1 > LEASE=7200 > > mac=`dladm show-vnic -po macaddress $VNIC` > > /usr/bin/qemu-system-x86_64 \ > -name "$(basename $CD)" \ > -boot cd \ > -enable-kvm \ > -vnc 0.0.0.0:$VNC \ > -smp 2 \ > -m $MEM \ > -no-hpet \ > -localtime \ > -drive file=$HDD,if=ide,index=0 \ > -drive media=cdrom,if=ide,index=2 \ > -net nic,vlan=0,name=net0,model=virtio,macaddr=$mac \ > -net vnic,vlan=0,name=net0,ifname=$VNIC,macaddr=$mac, \ > ip=$IP,netmask=$NETMASK,gateway_ip=$GATEWAY_IP, \ > dns_ip1=$DNS_IP1,hostname=$HOSTNAME,lease_time=$LEASE \ > -vga std \ > -daemonize > > if [ $? -gt 0 ]; then > echo "Failed to start VM" > fi > > port=`expr 5900 + $VNC` > public_nic=$(dladm show-vnic|grep vnic1|awk '{print $2}') > public_ip=$(ifconfig $public_nic|grep inet|awk '{print $2}') > > echo "Started VM:" > echo "Public: ${public_ip}:${port}" > > thanks, > > Geoff > > From lists at mcintyreweb.com Sat Sep 14 06:46:46 2013 From: lists at mcintyreweb.com (Hugh McIntyre) Date: Fri, 13 Sep 2013 23:46:46 -0700 Subject: [OmniOS-discuss] IDE mode and Advanced Format disks In-Reply-To: References: <35B6A902-0DAD-43E8-A83D-8D8B4CE12FCE@RichardElling.com> Message-ID: <52340656.3080103@mcintyreweb.com> I have a related question to the recent discussion of ashift=12 and advanced format disks. The problem is that I have 4 disks attached via a LSI 9211-4i SATA/SAS adapter (which are fine) but several others attached via motherboard SATA connections and running in IDE compatibility mode. The problem is that in IDE mode, the disks don't report any geometry information via format "inq", or "iostat -Er | grep -i vendor", and I only get the LSI-attached disks (plus a motherboard attached DVD drive) listed from "echo ::sd_state | mdb -k | egrep '(^un|_blocksize)'". I'm sure all of these symptoms are linked, i.e. if the kernel does not know the disk geometry then iostat and format are not going to report it either. But this seems like a problem for ashift detection logic that is not going to be able to get the geometry either. (As an aside, no doubt I should have switched from IDE mode long ago ... but this is the default :( ) So my two questions: 1. If I change the SATA ports to AHCI instead of IDE in the BIOS, I'm guessing this will fix the bug, but I also assume this will change the paths under /devices and therefore make the system unbootable because one of these disks is a SSD containing the rootfs? Is there a safe way to do this, or can I assume the paths will stay the same? And would I get better performance in AHCI mode nowadays? (This is a network-limited backup box so performance is not critical, but one partition of the SSD contains L2ARC used for dedup of some of the data). 2. Is this a bug I should file, with the possbility of being fixed, or just a limitation of the IDE layer that will never be able to get disk geometries and detect ashift cleanly? Thanks, Hugh. PS: in my case, I worked around this by moving the disks around long enough to get the geometry, but a long-term answer would be good. > https://www.illumos.org/issues/2665#note-3 >> http://wiki.illumos.org/display/illumos/ZFS+and+Advanced+Format+disks From cnehren+omnios-discuss at omniti.com Sat Sep 14 15:22:21 2013 From: cnehren+omnios-discuss at omniti.com (Chris Nehren) Date: Sat, 14 Sep 2013 11:22:21 -0400 Subject: [OmniOS-discuss] possible to read HFS+ from usb drives? In-Reply-To: References: Message-ID: <20130914152221.GA2176@eschaton.local> On Fri, Sep 13, 2013 at 22:41:40 +0200, Felix Nielsen wrote: > Hi > > Does anyone know if it's possible to read HFS+ filesystem from USB drives? You might be able to get something through FUSE (though doubtful) but otherwise your options are limited to ISO 9660 (called hsfs on illumos) and FAT (called pcfs on illumos). -- Chris Nehren From minikola at gmail.com Sat Sep 14 15:56:06 2013 From: minikola at gmail.com (Nikola M.) Date: Sat, 14 Sep 2013 17:56:06 +0200 Subject: [OmniOS-discuss] possible to read HFS+ from usb drives? In-Reply-To: References: Message-ID: <52348716.1020902@gmail.com> On 09/13/13 10:41 PM, Felix Nielsen wrote: > Hi > > Does anyone know if it's possible to read HFS+ filesystem from USB drives? > > Thanks > Felix Hm, if Linux with HFS+ drivers is running in virtual machine and you represent it with dd dump image of the USB drive.. I think KVM can not mount and use USB/DVD drives directly? I know you could use USB drive with USB driver for VirtualBox , but I am not sure if VirtualBox can even run under OmniOS. I know VirtualBox runs OK on top of Openindiana. From geoffn at gnaa.net Sat Sep 14 19:38:30 2013 From: geoffn at gnaa.net (Geoff Nordli) Date: Sat, 14 Sep 2013 12:38:30 -0700 Subject: [OmniOS-discuss] KVM command to save state / acpi power off In-Reply-To: <5233CEC2.8030907@gnaa.net> References: <5233CEC2.8030907@gnaa.net> Message-ID: <5234BB36.2010408@gnaa.net> On 13-09-13 07:49 PM, Geoff Nordli wrote: > Is there a KVM control command that allows you to save state or > trigger an guest OS shutdown? > > I would like to create some script that gracefully powers off the VMs > in the event you shutdown/reboot the host computer. > > thanks, > > Geoff I was missing the "monitor" option. -monitor unix:/tmp/$HOSTNAME.monitor,server,nowait,nodelay and you can use netcat to control it: pkg install netcat echo system_powerdown | nc -U /tmp/test1.monitor From sirtcp at gmail.com Sat Sep 14 20:06:06 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Sun, 15 Sep 2013 01:06:06 +0500 Subject: [OmniOS-discuss] OS architecture confusion. Message-ID: when i run isainfo it says 64bit. however when i run uname -a SunOS omni 5.11 omnios-b281e50 i86pc i386 i86pc as both showing different outputs. which one should i consider correct information. Thanks, Myk -------------- next part -------------- An HTML attachment was scrubbed... URL: From ashleywillis76 at gmail.com Sat Sep 14 23:48:32 2013 From: ashleywillis76 at gmail.com (ashley willis) Date: Sat, 14 Sep 2013 19:48:32 -0400 Subject: [OmniOS-discuss] OmniOS crashed (KVM on AMD) Message-ID: OmniOS crashed. Consumer hardware (AMD FX-8150 with 32GB ram) running very beta KVM for AMD. At the time I was importing a 14G MongoDB dump via OmniOS onto a CentOS 6.4 VM on same box with a ZoL zpool for MongoDB data. This box has been up since this past Sunday with KVM running, several different VMs, and I have imported the MongoDB data this way into several other VMs without problems (just not using ZoL before).? I have no idea what kind of debugging info would be useful. /var/crash/unknown/vmdump.0 is 2.2G. pictures of monitor messages here: https://plus.google.com/110871972189237957931/posts/BwcyxqgC7t9 -ashley From ashleywillis76 at gmail.com Sun Sep 15 01:08:51 2013 From: ashleywillis76 at gmail.com (ashley willis) Date: Sat, 14 Sep 2013 21:08:51 -0400 Subject: [OmniOS-discuss] OmniOS crashed (KVM on AMD) In-Reply-To: References: Message-ID: $ sudo fmdump -Vp -u 088b57af-949f-42db-8310-c72096a1eef2 TIME UUID SUNW-MSG-ID Sep 14 2013 22:53:42.030600000 088b57af-949f-42db-8310-c72096a1eef2 SUNOS-8000-KL TIME CLASS ENA Sep 14 22:53:41.9252 ireport.os.sunos.panic.dump_available 0x0000000000000000 Sep 14 22:52:48.3950 ireport.os.sunos.panic.dump_pending_on_device 0x0000000000000000 nvlist version: 0 version = 0x0 class = list.suspect uuid = 088b57af-949f-42db-8310-c72096a1eef2 code = SUNOS-8000-KL diag-time = 1379199221 957508 de = fmd:///module/software-diagnosis fault-list-sz = 0x1 fault-list = (array of embedded nvlists) (start fault-list[0]) nvlist version: 0 version = 0x0 class = defect.sunos.kernel.panic certainty = 0x64 asru = sw:///:path=/var/crash/unknown/.088b57af-949f-42db-8310-c72096a1eef2 resource = sw:///:path=/var/crash/unknown/.088b57af-949f-42db-8310-c72096a1eef2 savecore-succcess = 1 dump-dir = /var/crash/unknown dump-files = vmdump.0 os-instance-uuid = 088b57af-949f-42db-8310-c72096a1eef2 panicstr = BAD TRAP: type=e (#pf Page fault) rp=ffffff003e3d58d0 addr=0 occurred in module "genunix" due to a NULL pointer dereference panicstack = unix:die+df () | unix:trap+db3 () | unix:cmntrap+e6 () | genunix:list_remove+1b () | zfs:arc_release+208 () | zfs:dbuf_dirty+4e8 () | zfs:dmu_buf_will_fill+2c () | zfs:dmu_write_uio_dnode+10a () | zfs:dmu_write_uio_dbuf+54 () | zfs:zvol_write+15a () | genunix:cdev_write+2d () | specfs:spec_write+4c9 () | genunix:fop_write+8b () | genunix:pwrite+194 () | unix:brand_sys_syscall+1f5 () | crashtime = 1379198197 panic-time = Sat Sep 14 22:36:37 2013 UTC (end fault-list[0]) fault-status = 0x1 severity = Major __ttl = 0x1 __tod = 0x5234e8f6 0x1d2eb40 On Sat, Sep 14, 2013 at 7:48 PM, ashley willis wrote: > OmniOS crashed. Consumer hardware (AMD FX-8150 with 32GB ram) running > very beta KVM for AMD. At the time I was importing a 14G MongoDB dump > via OmniOS onto a CentOS 6.4 VM on same box with a ZoL zpool for > MongoDB data. > > This box has been up since this past Sunday with KVM running, several > different VMs, and I have imported the MongoDB data this way into > several other VMs without problems (just not using ZoL before).? > > I have no idea what kind of debugging info would be useful. > /var/crash/unknown/vmdump.0 is 2.2G. > > pictures of monitor messages here: > https://plus.google.com/110871972189237957931/posts/BwcyxqgC7t9 > > -ashley From borising at gmail.com Sun Sep 15 05:44:00 2013 From: borising at gmail.com (Bo Agerskov Rising) Date: Sun, 15 Sep 2013 07:44:00 +0200 Subject: [OmniOS-discuss] Anyone running OmniOS on a EX4 at Hetzner? In-Reply-To: References: Message-ID: <096CC666-2743-432D-8D09-27A51BF0BE55@gmail.com> Hi Eric, Thank you for your input, I will definitely look out for using a system with ECC, which Henrik also points out that they can deliver. Maybe I should locate a hosting partner, that uses Supermicro systems instead, as I can understand that many people tend to favor those :) Regards, Bo On 13/09/2013, at 15.43, Eric Sproul wrote: > On Fri, Sep 13, 2013 at 4:50 AM, Bo Agerskov Rising wrote: >> Hi all, >> >> I am thinking about deploying OmniOS on a EX4 at Hetzner, and wondered if anyone had any experience with this server? >> >> I can see that it uses this motherboard: >> Manufacturer: ASUSTeK COMPUTER INC. >> Product Name: P8H77-M PRO > > This looks to be a more desktop/gamer board, based on the Intel H77 > chipset. The fact that it does not support ECC RAM would be a > deal-breaker for me. To me, this doesn't look like a good basis for a > server build. > > Eric From jdg117 at elvis.arl.psu.edu Sun Sep 15 18:15:45 2013 From: jdg117 at elvis.arl.psu.edu (John D Groenveld) Date: Sun, 15 Sep 2013 14:15:45 -0400 Subject: [OmniOS-discuss] FlexLM lmutil/lmgrd In-Reply-To: Your message of "Fri, 13 Sep 2013 15:46:05 EDT." <7F90E095-820F-483E-9A24-6125EE3BF9E0@omniti.com> References: <201309121644.r8CGikdm023934@elvis.arl.psu.edu> <201309131938.r8DJcXA9008818@elvis.arl.psu.edu> <7F90E095-820F-483E-9A24-6125EE3BF9E0@omniti.com> Message-ID: <201309151815.r8FIFjiC012973@elvis.arl.psu.edu> In message <7F90E095-820F-483E-9A24-6125EE3BF9E0 at omniti.com>, Dale Ghent writes : >It really depends how (ie, which calls) lmgrd is making to get this = >info. There are various ways to get both, so it would help to find that = >out. > >Can you provide at least a truss -xall -tall -vall -wall -rall output? $ ./lmutil lmhostid -ether lmutil - Copyright (c) 1989-2013 Flexera Software LLC. All Rights Reserved. The FlexNet host ID of this machine is "000000000000" John groenveld at acm.org execve(0x08047FF2, 0x08047E44, 0x08047E54) argc = 3 0x08047FF2: "lmutil" sysinfo(5, 0x08047A67, 257) = 6 0x08047A67: "i86pc" mmap(0x00000000, 32, 0x0007, 0x0102, -1, 0) = 0xFEFB0000 mmap(0x00000000, 4096, 0x0003, 0x0102, -1, 0) = 0xFEFA0000 mmap(0x00000000, 4096, 0x0003, 0x0102, -1, 0) = 0xFEF90000 mmap(0x00000000, 4096, 0x0007, 0x0102, -1, 0) = 0xFEF80000 memcntl(0xFEFB6000, 47484, 4, 0x0003, 0, 0) = 0 memcntl(0x08050000, 7104, 4, 0x0003, 0, 0) = 0 resolvepath(0xFEF90014, 0x08047758, 1023) = 12 0xFEF90014: "/usr/lib/ld.so.1" 0x08047758: "/lib/ld.so.1" getcwd(0x08047758, 1016) = 0 0x08047758: "/tmp" resolvepath(0x08047758, 0x08047758, 1023) = 11 0x08047758: "/tmp/lmutil" 0x08047758: "/tmp/lmutil" stat64(0xFEF90025, 0x08047AD8) = 0 0xFEF90025: "/tmp/lmutil" d=0x08400002 i=694677790 m=0100755 l=1 u=0 g=0 sz=1618996 at = Sep 15 14:07:52 EDT 2013 [ 1379268472.456460511 ] mt = Sep 12 11:41:38 EDT 2013 [ 1379000498.000000000 ] ct = Sep 11 20:47:44 EDT 2013 [ 1378946864.357536715 ] bsz=4096 blks=3168 fs=tmpfs open(0xFEFE694A, 0, 0) Err#2 ENOENT 0xFEFE694A: "/var/ld/ld.config" stat64(0xFEF90083, 0x080472F8) Err#2 ENOENT 0xFEF90083: "/opt/SUNWspro/lib/rw7/libsocket.so.1" stat64(0xFEF900A8, 0x080472F8) Err#2 ENOENT 0xFEF900A8: "/opt/SUNWspro/lib/libsocket.so.1" stat64(0xFEF900C9, 0x080472F8) Err#2 ENOENT 0xFEF900C9: "/usr/ccs/lib/libsocket.so.1" stat64(0xFEF900E5, 0x080472F8) = 0 0xFEF900E5: "/lib/libsocket.so.1" d=0x02A50002 i=95374 m=0100755 l=1 u=0 g=2 sz=74492 at = Sep 15 14:07:52 EDT 2013 [ 1379268472.451314306 ] mt = Sep 11 19:52:24 EDT 2013 [ 1378943544.905165628 ] ct = Sep 11 19:52:24 EDT 2013 [ 1378943544.905235544 ] bsz=74752 blks=147 fs=zfs resolvepath(0xFEF900E5, 0x080473C0, 1023) = 19 0xFEF900E5: "/lib/libsocket.so.1" 0x080473C0: "/lib/libsocket.so.1" sysconfig(6) = 4096 open(0xFEF900E5, 0, 0) = 3 0xFEF900E5: "/lib/libsocket.so.1" mmapobj(3, 0x20000, 0xFEF80A80, 0x08047364, 0x00000000) = 0 close(3) = 0 memcntl(0xFEF60000, 17040, 4, 0x0003, 0, 0) = 0 mmap(0x00000000, 4096, 0x0007, 0x0102, -1, 0) = 0xFEF50000 stat64(0xFEF90105, 0x080472F8) Err#2 ENOENT 0xFEF90105: "/opt/SUNWspro/lib/rw7/libnsl.so.1" stat64(0xFEF90127, 0x080472F8) Err#2 ENOENT 0xFEF90127: "/opt/SUNWspro/lib/libnsl.so.1" stat64(0xFEF90145, 0x080472F8) Err#2 ENOENT 0xFEF90145: "/usr/ccs/lib/libnsl.so.1" stat64(0xFEF9015E, 0x080472F8) = 0 0xFEF9015E: "/lib/libnsl.so.1" d=0x02A50002 i=95358 m=0100755 l=1 u=0 g=2 sz=542448 at = Sep 15 14:07:52 EDT 2013 [ 1379268472.451327584 ] mt = Sep 11 19:52:24 EDT 2013 [ 1378943544.879340274 ] ct = Sep 11 19:52:24 EDT 2013 [ 1378943544.879432528 ] bsz=131072 blks=1285 fs=zfs resolvepath(0xFEF9015E, 0x080473C0, 1023) = 16 0xFEF9015E: "/lib/libnsl.so.1" 0x080473C0: "/lib/libnsl.so.1" open(0xFEF9015E, 0, 0) = 3 0xFEF9015E: "/lib/libnsl.so.1" mmapobj(3, 0x20000, 0xFEF50160, 0x08047364, 0x00000000) = 0 close(3) = 0 memcntl(0xFEB30000, 78576, 4, 0x0003, 0, 0) = 0 stat64(0xFEF9017A, 0x080472F8) Err#2 ENOENT 0xFEF9017A: "/opt/SUNWspro/lib/rw7/libdl.so.1" stat64(0xFEF9019B, 0x080472F8) Err#2 ENOENT 0xFEF9019B: "/opt/SUNWspro/lib/libdl.so.1" stat64(0xFEF901B8, 0x080472F8) Err#2 ENOENT 0xFEF901B8: "/usr/ccs/lib/libdl.so.1" stat64(0xFEF901D0, 0x080472F8) = 0 0xFEF901D0: "/lib/libdl.so.1" d=0x02A50002 i=891 m=0100755 l=1 u=0 g=2 sz=4100 at = Sep 15 14:07:52 EDT 2013 [ 1379268472.451334328 ] mt = Feb 9 14:21:45 EST 2013 [ 1360437705.000000000 ] ct = Sep 11 19:52:24 EDT 2013 [ 1378943544.827632815 ] bsz=4608 blks=10 fs=zfs resolvepath(0xFEF901D0, 0x080473C0, 1023) = 15 0xFEF901D0: "/lib/libdl.so.1" 0x080473C0: "/lib/libdl.so.1" open(0xFEF901D0, 0, 0) = 3 0xFEF901D0: "/lib/libdl.so.1" mmapobj(3, 0x20000, 0xFEF507B0, 0x08047364, 0x00000000) = 0 close(3) = 0 stat64(0xFEF901F0, 0x080472F8) Err#2 ENOENT 0xFEF901F0: "/opt/SUNWspro/lib/rw7/libpthread.so.1" stat64(0xFEF90216, 0x080472F8) Err#2 ENOENT 0xFEF90216: "/opt/SUNWspro/lib/libpthread.so.1" stat64(0xFEF90238, 0x080472F8) Err#2 ENOENT 0xFEF90238: "/usr/ccs/lib/libpthread.so.1" stat64(0xFEF90255, 0x080472F8) = 0 0xFEF90255: "/lib/libpthread.so.1" d=0x02A50002 i=919 m=0100755 l=1 u=0 g=2 sz=17312 at = Sep 15 14:07:32 EDT 2013 [ 1379268452.848296804 ] mt = Feb 9 14:21:45 EST 2013 [ 1360437705.000000000 ] ct = Sep 11 19:52:24 EDT 2013 [ 1378943544.887629564 ] bsz=17408 blks=35 fs=zfs resolvepath(0xFEF90255, 0x080473C0, 1023) = 20 0xFEF90255: "/lib/libpthread.so.1" 0x080473C0: "/lib/libpthread.so.1" open(0xFEF90255, 0, 0) = 3 0xFEF90255: "/lib/libpthread.so.1" mmapobj(3, 0x20000, 0xFEF50CF8, 0x08047364, 0x00000000) = 0 close(3) = 0 mmap(0x00000000, 4096, 0x0007, 0x0102, -1, 0) = 0xFEF30000 stat64(0xFEF90277, 0x080472F8) Err#2 ENOENT 0xFEF90277: "/opt/SUNWspro/lib/rw7/libCstd.so.1" stat64(0xFEF9029A, 0x080472F8) Err#2 ENOENT 0xFEF9029A: "/opt/SUNWspro/lib/libCstd.so.1" stat64(0xFEF902B9, 0x080472F8) Err#2 ENOENT 0xFEF902B9: "/usr/ccs/lib/libCstd.so.1" stat64(0xFEF902D3, 0x080472F8) Err#2 ENOENT 0xFEF902D3: "/lib/libCstd.so.1" stat64(0xFEF902E5, 0x080472F8) = 0 0xFEF902E5: "/usr/lib/libCstd.so.1" d=0x02A50002 i=13972 m=0100755 l=1 u=0 g=2 sz=1994800 at = Sep 15 14:07:38 EDT 2013 [ 1379268458.912491723 ] mt = Feb 9 14:21:58 EST 2013 [ 1360437718.000000000 ] ct = Feb 17 16:48:14 EST 2013 [ 1361137694.061996713 ] bsz=131072 blks=4103 fs=zfs resolvepath(0xFEF902E5, 0x080473C0, 1023) = 21 0xFEF902E5: "/usr/lib/libCstd.so.1" 0x080473C0: "/usr/lib/libCstd.so.1" open(0xFEF902E5, 0, 0) = 3 0xFEF902E5: "/usr/lib/libCstd.so.1" mmapobj(3, 0x20000, 0xFEF30488, 0x08047364, 0x00000000) = 0 close(3) = 0 memcntl(0xFEDA0000, 421888, 4, 0x0003, 0, 0) = 0 stat64(0xFEF90308, 0x080472F8) Err#2 ENOENT 0xFEF90308: "/opt/SUNWspro/lib/rw7/libCrun.so.1" stat64(0xFEF9032B, 0x080472F8) Err#2 ENOENT 0xFEF9032B: "/opt/SUNWspro/lib/libCrun.so.1" stat64(0xFEF9034A, 0x080472F8) Err#2 ENOENT 0xFEF9034A: "/usr/ccs/lib/libCrun.so.1" stat64(0xFEF90364, 0x080472F8) Err#2 ENOENT 0xFEF90364: "/lib/libCrun.so.1" stat64(0xFEF90376, 0x080472F8) = 0 0xFEF90376: "/usr/lib/libCrun.so.1" d=0x02A50002 i=13971 m=0100755 l=1 u=0 g=2 sz=66408 at = Sep 15 14:07:34 EDT 2013 [ 1379268454.129491710 ] mt = Feb 9 14:21:58 EST 2013 [ 1360437718.000000000 ] ct = Feb 17 16:48:13 EST 2013 [ 1361137693.980172050 ] bsz=66560 blks=131 fs=zfs resolvepath(0xFEF90376, 0x080473C0, 1023) = 21 0xFEF90376: "/usr/lib/libCrun.so.1" 0x080473C0: "/usr/lib/libCrun.so.1" open(0xFEF90376, 0, 0) = 3 0xFEF90376: "/usr/lib/libCrun.so.1" mmapobj(3, 0x20000, 0xFEF30AE0, 0x08047364, 0x00000000) = 0 close(3) = 0 memcntl(0xFED70000, 18620, 4, 0x0003, 0, 0) = 0 stat64(0xFEF90396, 0x080472F8) Err#2 ENOENT 0xFEF90396: "/opt/SUNWspro/lib/rw7/libm.so.1" stat64(0xFEF903B6, 0x080472F8) Err#2 ENOENT 0xFEF903B6: "/opt/SUNWspro/lib/libm.so.1" stat64(0xFEF903D2, 0x080472F8) Err#2 ENOENT 0xFEF903D2: "/usr/ccs/lib/libm.so.1" stat64(0xFEF903E9, 0x080472F8) = 0 0xFEF903E9: "/lib/libm.so.1" d=0x02A50002 i=66 m=0100755 l=1 u=0 g=2 sz=12236 at = Sep 15 14:07:33 EDT 2013 [ 1379268453.529748569 ] mt = Feb 9 14:21:59 EST 2013 [ 1360437719.000000000 ] ct = Sep 11 19:52:28 EDT 2013 [ 1378943548.420681998 ] bsz=12288 blks=25 fs=zfs resolvepath(0xFEF903E9, 0x080473C0, 1023) = 14 0xFEF903E9: "/lib/libm.so.1" 0x080473C0: "/lib/libm.so.1" open(0xFEF903E9, 0, 0) = 3 0xFEF903E9: "/lib/libm.so.1" mmapobj(3, 0x20000, 0xFEF50ED8, 0x08047364, 0x00000000) = 0 close(3) = 0 mmap(0x00000000, 4096, 0x0007, 0x0102, -1, 0) = 0xFED40000 stat64(0xFEF90402, 0x080472F8) Err#2 ENOENT 0xFEF90402: "/opt/SUNWspro/lib/rw7/libc.so.1" stat64(0xFEF90422, 0x080472F8) Err#2 ENOENT 0xFEF90422: "/opt/SUNWspro/lib/libc.so.1" stat64(0xFEF9043E, 0x080472F8) Err#2 ENOENT 0xFEF9043E: "/usr/ccs/lib/libc.so.1" stat64(0xFEF90455, 0x080472F8) = 0 0xFEF90455: "/lib/libc.so.1" d=0x02A50002 i=95455 m=0100755 l=1 u=0 g=2 sz=1570648 at = Sep 15 14:07:52 EDT 2013 [ 1379268472.452616614 ] mt = Sep 11 19:52:25 EDT 2013 [ 1378943545.084922301 ] ct = Sep 11 19:52:25 EDT 2013 [ 1378943545.085025579 ] bsz=131072 blks=3079 fs=lofs resolvepath(0xFEF90455, 0x080473C0, 1023) = 14 0xFEF90455: "/lib/libc.so.1" 0x080473C0: "/lib/libc.so.1" open(0xFEF90455, 0, 0) = 3 0xFEF90455: "/lib/libc.so.1" mmapobj(3, 0x20000, 0xFED40488, 0x08047364, 0x00000000) = 0 close(3) = 0 memcntl(0xFEBF0000, 244676, 4, 0x0003, 0, 0) = 0 stat64(0xFEF9046C, 0x080472F8) = 0 0xFEF9046C: "/usr/lib/libc.so.1" d=0x02A50002 i=95455 m=0100755 l=1 u=0 g=2 sz=1570648 at = Sep 15 14:07:52 EDT 2013 [ 1379268472.459352782 ] mt = Sep 11 19:52:25 EDT 2013 [ 1378943545.084922301 ] ct = Sep 11 19:52:25 EDT 2013 [ 1378943545.085025579 ] bsz=131072 blks=3079 fs=lofs resolvepath(0xFEF9046C, 0x080473C0, 1023) = 14 0xFEF9046C: "/usr/lib/libc.so.1" 0x080473C0: "/lib/libc.so.1" mmap(0x00000000, 4096, 0x0007, 0x0102, -1, 0) = 0xFEBE0000 stat64(0xFEF90489, 0x08046F68) = 0 0xFEF90489: "/lib/libm.so.2" d=0x02A50002 i=67 m=0100755 l=1 u=0 g=2 sz=343176 at = Sep 15 14:07:34 EDT 2013 [ 1379268454.027406272 ] mt = Feb 9 14:21:59 EST 2013 [ 1360437719.000000000 ] ct = Sep 11 19:52:28 EDT 2013 [ 1378943548.420838478 ] bsz=131072 blks=773 fs=zfs resolvepath(0xFEF90489, 0x08047030, 1023) = 14 0xFEF90489: "/lib/libm.so.2" 0x08047030: "/lib/libm.so.2" open(0xFEF90489, 0, 0) = 3 0xFEF90489: "/lib/libm.so.2" mmapobj(3, 0x20000, 0xFEBE0278, 0x08046FD4, 0x00000000) = 0 close(3) = 0 memcntl(0xFEAC0000, 25456, 4, 0x0003, 0, 0) = 0 mmap(0x00010000, 24576, 0x0007, 0x80000302, -1, 0) = 0xFEBD0000 context(0, 0x08047918) getrlimit(3, 0x08047910) = 0 cur = 10485760 max = RLIM_INFINITY getpid() = 7645 [7644] lwp_private(0, 1, 0xFEBD2A40) = 0x000001C3 context(3, 0xFEBD2AA0) sigpendsys(2, 0xFED3CFA0) = 0 sigmask = 0xFFFFFFFF 0xFFFFFFFF 0x000000FF 0 mmap(0x00000000, 4096, 0x0007, 0x0102, -1, 0) = 0xFEBC0000 brk(0x0818DD70) = 0 brk(0x0818FD70) = 0 brk(0x0818FD70) = 0 brk(0x08191D70) = 0 brk(0x08191D70) = 0 brk(0x08193D70) = 0 brk(0x08193D70) = 0 brk(0x08195D70) = 0 brk(0x08195D70) = 0 brk(0x0819DD70) = 0 brk(0x0819DD70) = 0 brk(0x081A5D70) = 0 brk(0x081A5D70) = 0 brk(0x081ADD70) = 0 sysi86(41, 0xFED3DF8C, 0x0000133F, 0x00001F80) = 0x00000001 getrlimit(5, 0x08046AB8) = 0 cur = 256 max = 65536 brk(0x081ADD70) = 0 brk(0x081AFD70) = 0 brk(0x081AFD70) = 0 brk(0x081B1D70) = 0 time() = 1379268472 brk(0x081B1D70) = 0 brk(0x081B3D70) = 0 sysconfig(6) = 4096 stat(0x081B1DE8, 0x08046578) Err#2 ENOENT 0x081B1DE8: "/root/.flexlmrc" open(0xFED1F5FB, 0, 037657401570) = 3 0xFED1F5FB: "/var/run/tzsync" mmap(0x00000000, 4, 0x0001, 0x0001, 3, 0) = 0xFEAB0000 close(3) = 0 brk(0x081B3D70) = 0 brk(0x081B5D70) = 0 mmap(0x00010000, 65536, 0x0007, 0x0302, -1, 0) = 0xFEA90000 open(0xFEA90040, 0, 037657225100) = 3 0xFEA90040: "/usr/share/lib/zoneinfo/US/Eastern" fstat64(3, 0x08046938) = 0 d=0x02A50002 i=47909 m=0100644 l=2 u=0 g=2 sz=1267 at = Sep 15 14:07:52 EDT 2013 [ 1379268472.456773854 ] mt = Feb 9 14:21:34 EST 2013 [ 1360437694.000000000 ] ct = Feb 17 16:48:50 EST 2013 [ 1361137730.004103466 ] bsz=1536 blks=4 fs=zfs mmap(0x00010000, 65536, 0x0007, 0x0302, -1, 0) = 0xFEA70000 read(3, 0xFEA70000, 1267) = 1267 T Z i f\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\004\0\0\004\0\0\0\0 \0\0\0EB\0\0\004\0\0\0109EA61E p9FBAEB `A086\0 pA19ACD `A2 eE2 p A383E9E0A4 jAE pA5 5A7 `A6 SCAF0A71589 `A8 3ACF0A8FEA5E0AA138EF0 AADE87E0ABF3 pF0ACBE iE0ADD3 RF0AE9E KE0AFB3 4F0B0 ~ -E0B19C Q p B2 g J `B3 | 3 pB4 G , `B5 \15 pB6 '0E `B7 ;F7 pB806F0 `B91BD9 p B9E6D2 `BB04F5F0BBC6B4 `BCE4D7F0BDAFD0E0BEC4B9F0BF8FB2E0C0A49BF0 C1 o94E0C284 }F0C3 O vE0C4 d _F0C5 / XE0C6 M | pC70F :E0C8 - ^ p C8F8 W `CA\r @ pCAD8 9 `CB88F0 pD2 #F4 pD2 `FBE0D3 uE4F0D4 @DDE0 D5 UC6F0D6 BFE0D7 5A8F0D8\0A1E0D9158AF0D9E083E0DAFEA7 pDBC0 eE0 DCDE89 pDDA982 `DEBE k pDF89 d `E09E M pE1 i F `E2 ~ / pE3 I ( ` E4 ^11 pE5 W .E0E6 G -F0E7 710E0E8 '0FF0E916F2E0EA06F1F0EAF6D4E0 EBE6D3F0ECD6B6E0EDC6B5F0EEBFD3 `EFAFD2 pF09FB5 `F18FB4 pF27F97 ` F3 o96 pF4 _ y `F5 O x pF6 ? [ `F7 / Z pF8 ( wE0F90F < pFA\b YE0 FAF8 XF0FBE8 ;E0FCD8 :F0FDC81DE0FEB81CF0FFA7FFE0\097FEF00187E1E0 02 wE0F003 pFE `04 `FD p05 PE0 `06 @DF p07 0C2 `078D19 p\t10A4 ` \tAD94F0\nF086 `\vE085 p\fD9A2E0\rC0 g p0EB984E00FA983F01099 fE0 1189 eF012 y HE013 i GF014 Y *E015 I )F016 9\fE017 )\vF018 " ) ` 19\bEDF01A02\v `1AF2\n p1BE1ED `1CD1EC p1DC1CF `1EB1CE p1FA1B1 ` v\0F0 !8193 ` " UE2F0 # jAFE0 $ 5C4F0 % J91E0 &15A6F0 ' * sE0 'FEC3 p )\n UE0 )DEA5 p *EA 7E0 +BE87 p ,D3 T ` -9E i p .B3 6 ` / ~ K p 09318 ` 1 g gF0 2 rFA ` 3 G IF0 4 RDC ` 5 ' +F0 6 2BE ` 707\rF0 81BDAE0 8E6EFF0 9FBBCE0 :C6D1F0 ;DB9EE0 8FD0 p ?9B bE0 @ oB2 p A847F ` B O94 p C d a ` D / v p E D C ` EF3A8F0 G - _E0 GD38AF0 I\r AE0 IB3 lF0 JED #E0 K9C89 p LD6 @ ` M | k p NB6 " ` O \ M p P9604 ` Q < / p R uE6 ` S1C11 p T UC8 ` TFBF3 p V 5AA ` VE50FF0 X1EC6E0 XC4F1F0 YFEA8E0 ZA4D3F0 [DE8AE0 \84B5F0 ]BE lE0 ^ d97F0 _9E NE0 ` MB4 p a87 k ` b -96 p c g M ` d\r x p e G / ` eED Z p g '11 ` gCD < p i06F3 ` iAD1E p jE6D5 ` k96 :F0 lCFF1E0 m v1CF0 nAFD3E0 o UFEF0 p8FB5E0 q 5E0F0 r o97E0 s15C2F0 t O yE0 tFEDF p v 896 ` vDEC1 p x18 x ` xBEA3 p yF8 Z ` z9E85 p {D8 < ` | ~ g p }B81E ` ~ ^ I p7F98\0 `\001\001\001\001 \001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001 \001\001\001\001020301\001\001\001\001\001\001\001\001\001\001\0 01\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\0 01\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\0 01\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\0 01\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\0 01\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\0 01\001FFFFC7C001\0FFFFB9B0\004FFFFC7C001\bFFFFC7C001\f E D T\0 E S T\0 E W T\0 E P T\0\0\0\001\0\0\001 close(3) = 0 stat(0x081B1DE8, 0x08046988) Err#2 ENOENT 0x081B1DE8: "/root/.flexlmrc" stat(0x081B1DE8, 0x08046988) Err#2 ENOENT 0x081B1DE8: "/root/.flexlmrc" stat(0x081B1DE8, 0x08046908) Err#2 ENOENT 0x081B1DE8: "/root/.flexlmrc" stat(0x08190AB8, 0x08046908) Err#2 ENOENT 0x08190AB8: "/root/.flexlmborrow" stat(0x081B1DE8, 0x080469E8) Err#2 ENOENT 0x081B1DE8: "/root/.flexlmrc" ioctl(1, 0x00005401, 0x08045C72) = 0 iflag=0022402 oflag=0014005 cflag=0002275 lflag=0105073 line=0 cc: 003 034 177 025 004 000 000 000 fstat64(1, 0x08045BB4) = 0 d=0x08280000 i=16777220 m=0020620 l=1 u=0 g=7 rdev=0x00800000 at = Sep 15 14:07:52 EDT 2013 [ 1379268472.000000000 ] mt = Sep 15 14:07:52 EDT 2013 [ 1379268472.000000000 ] ct = Sep 11 20:35:15 EDT 2013 [ 1378946115.000000000 ] bsz=8192 blks=1 fs=devfs write(1, 0xFED3E3C4, 76) = 76 l m u t i l - C o p y r i g h t ( c ) 1 9 8 9 - 2 0 1 3 F l e x e r a S o f t w a r e L L C . A l l R i g h t s R e s e r v e d .\n stat(0x081B1DE8, 0x08046A08) Err#2 ENOENT 0x081B1DE8: "/root/.flexlmrc" time() = 1379268472 stat(0x081B1DE8, 0x08046088) Err#2 ENOENT 0x081B1DE8: "/root/.flexlmrc" sysinfo(2, 0x08045D5C, 1025) = 7 0x08045D5C: "omnios" so_socket(PF_INET, SOCK_DGRAM, IPPROTO_IP, 0x00000000, SOV_DEFAULT) = 3 open(0xFEB94708, 0, 0666) = 4 0xFEB94708: "/etc/netconfig" fstat64(4, 0x080446E0) = 0 d=0x02A50002 i=61996 m=0100644 l=1 u=0 g=3 sz=2137 at = Sep 15 14:07:36 EDT 2013 [ 1379268456.898214707 ] mt = Feb 9 14:22:05 EST 2013 [ 1360437725.000000000 ] ct = Feb 17 16:49:09 EST 2013 [ 1361137749.150662505 ] bsz=2560 blks=6 fs=zfs fstat64(4, 0x080445E0) = 0 d=0x02A50002 i=61996 m=0100644 l=1 u=0 g=3 sz=2137 at = Sep 15 14:07:36 EDT 2013 [ 1379268456.898214707 ] mt = Feb 9 14:22:05 EST 2013 [ 1360437725.000000000 ] ct = Feb 17 16:49:09 EST 2013 [ 1361137749.150662505 ] bsz=2560 blks=6 fs=zfs ioctl(4, 0x00005401, 0x0804469E) Err#25 ENOTTY read(4, 0x081B5144, 2560) = 2137 # C D D L H E A D E R S T A R T\n #\n # T h e c o n t e n t s o f t h i s f i l e a r e s u b j e c t t o t h e t e r m s o f t h e\n # C o m m o n D e v e l o p m e n t a n d D i s t r i b u t i o n L i c e n s e , V e r s i o n 1 . 0 o n l y\n # ( t h e " L i c e n s e " ) . Y o u m a y n o t u s e t h i s f i l e e x c e p t i n c o m p l i a n c e\n # w i t h t h e L i c e n s e .\n #\n # Y o u c a n o b t a i n a c o p y o f t h e l i c e n s e a t u s r / s r c / O P E N S O L A R I S . L I C E N S E\n # o r h t t p : / / w w w . o p e n s o l a r i s . o r g / o s / l i c e n s i n g .\n # S e e t h e L i c e n s e f o r t h e s p e c i f i c l a n g u a g e g o v e r n i n g p e r m i s s i o n s \n # a n d l i m i t a t i o n s u n d e r t h e L i c e n s e .\n #\n # W h e n d i s t r i b u t i n g C o v e r e d C o d e , i n c l u d e t h i s C D D L H E A D E R i n e a c h\n # f i l e a n d i n c l u d e t h e L i c e n s e f i l e a t u s r / s r c / O P E N S O L A R I S . L I C E N S E .\n # I f a p p l i c a b l e , a d d t h e f o l l o w i n g b e l o w t h i s C D D L H E A D E R , w i t h t h e\n # f i e l d s e n c l o s e d b y b r a c k e t s " [ ] " r e p l a c e d w i t h y o u r o w n i d e n t i f y i n g\n # i n f o r m a t i o n : P o r t i o n s C o p y r i g h t [ y y y y ] [ n a m e o f c o p y r i g h t o w n e r ]\n #\n # C D D L H E A D E R E N D\n #\n # C o p y r i g h t 1 9 9 9 S u n M i c r o s y s t e m s , I n c . A l l r i g h t s r e s e r v e d .\n # U s e i s s u b j e c t t o l i c e n s e t e r m s .\n #\n # i d e n t\t " % Z % % M %\t % I %\t % E % S M I "\n #\n # T h e " N e t w o r k C o n f i g u r a t i o n " F i l e .\n #\n # E a c h e n t r y i s o f t h e f o r m :\n #\n # < n e t w o r k _ i d > < s e m a n t i c s > < f l a g s > < p r o t o f a m i l y > < p r o t o n a m e > \\n # < d e v i c e > < n a m e t o a d d r _ l i b s >\n #\n # T h e " - " i n < n a m e t o a d d r _ l i b s > f o r i n e t f a m i l y t r a n s p o r t s i n d i c a t e s\n # r e d i r e c t i o n t o t h e n a m e s e r v i c e s w i t c h p o l i c i e s f o r " h o s t s " a n d\n # " s e r v i c e s " . T h e " - " m a y b e r e p l a c e d b y n a m e t o a d d r l i b r a r i e s t h a t\n # c o m p l y w i t h t h e S V r 4 s p e c s , i n w h i c h c a s e t h e n a m e s e r v i c e s w i t c h\n # w i l l n o t b e u s e d f o r n e t d i r _ g e t b y n a m e , n e t d i r _ g e t b y a d d r ,\n # g e t h o s t b y n a m e , g e t h o s t b y a d d r , g e t s e r v b y n a m e , a n d g e t s e r v b y p o r t .\n # T h e r e a r e n o n a m e t o a d d r _ l i b s f o r t h e i n e t f a m i l y i n S o l a r i s a n y m o r e .\n #\n u d p 6 t p i _ c l t s v i n e t 6 u d p / d e v / u d p 6 -\n t c p 6 t p i _ c o t s _ o r d v i n e t 6 t c p / d e v / t c p 6 -\n u d p t p i _ c l t s v i n e t u d p / d e v / u d p -\n t c p t p i _ c o t s _ o r d v i n e t t c p / d e v / t c p -\n r a w i p t p i _ r a w - i n e t - / d e v / r a w i p -\n t i c l t s t p i _ c l t s v l o o p b a c k - / d e v / t i c l t s s t r a d d r . s o\n t i c o t s o r d t p i _ c o t s _ o r d v l o o p b a c k - / d e v / t i c o t s o r d s t r a d d r . s o\n t i c o t s t p i _ c o t s v l o o p b a c k - / d e v / t i c o t s s t r a d d r . s o\n read(4, 0x081B5144, 2560) = 0 llseek(4, 0, 1) = 2137 llseek(4, 0, 0) = 0 read(4, 0x081B5144, 2560) = 2137 # C D D L H E A D E R S T A R T\n #\n # T h e c o n t e n t s o f t h i s f i l e a r e s u b j e c t t o t h e t e r m s o f t h e\n # C o m m o n D e v e l o p m e n t a n d D i s t r i b u t i o n L i c e n s e , V e r s i o n 1 . 0 o n l y\n # ( t h e " L i c e n s e " ) . Y o u m a y n o t u s e t h i s f i l e e x c e p t i n c o m p l i a n c e\n # w i t h t h e L i c e n s e .\n #\n # Y o u c a n o b t a i n a c o p y o f t h e l i c e n s e a t u s r / s r c / O P E N S O L A R I S . L I C E N S E\n # o r h t t p : / / w w w . o p e n s o l a r i s . o r g / o s / l i c e n s i n g .\n # S e e t h e L i c e n s e f o r t h e s p e c i f i c l a n g u a g e g o v e r n i n g p e r m i s s i o n s \n # a n d l i m i t a t i o n s u n d e r t h e L i c e n s e .\n #\n # W h e n d i s t r i b u t i n g C o v e r e d C o d e , i n c l u d e t h i s C D D L H E A D E R i n e a c h\n # f i l e a n d i n c l u d e t h e L i c e n s e f i l e a t u s r / s r c / O P E N S O L A R I S . L I C E N S E .\n # I f a p p l i c a b l e , a d d t h e f o l l o w i n g b e l o w t h i s C D D L H E A D E R , w i t h t h e\n # f i e l d s e n c l o s e d b y b r a c k e t s " [ ] " r e p l a c e d w i t h y o u r o w n i d e n t i f y i n g\n # i n f o r m a t i o n : P o r t i o n s C o p y r i g h t [ y y y y ] [ n a m e o f c o p y r i g h t o w n e r ]\n #\n # C D D L H E A D E R E N D\n #\n # C o p y r i g h t 1 9 9 9 S u n M i c r o s y s t e m s , I n c . A l l r i g h t s r e s e r v e d .\n # U s e i s s u b j e c t t o l i c e n s e t e r m s .\n #\n # i d e n t\t " % Z % % M %\t % I %\t % E % S M I "\n #\n # T h e " N e t w o r k C o n f i g u r a t i o n " F i l e .\n #\n # E a c h e n t r y i s o f t h e f o r m :\n #\n # < n e t w o r k _ i d > < s e m a n t i c s > < f l a g s > < p r o t o f a m i l y > < p r o t o n a m e > \\n # < d e v i c e > < n a m e t o a d d r _ l i b s >\n #\n # T h e " - " i n < n a m e t o a d d r _ l i b s > f o r i n e t f a m i l y t r a n s p o r t s i n d i c a t e s\n # r e d i r e c t i o n t o t h e n a m e s e r v i c e s w i t c h p o l i c i e s f o r " h o s t s " a n d\n # " s e r v i c e s " . T h e " - " m a y b e r e p l a c e d b y n a m e t o a d d r l i b r a r i e s t h a t\n # c o m p l y w i t h t h e S V r 4 s p e c s , i n w h i c h c a s e t h e n a m e s e r v i c e s w i t c h\n # w i l l n o t b e u s e d f o r n e t d i r _ g e t b y n a m e , n e t d i r _ g e t b y a d d r ,\n # g e t h o s t b y n a m e , g e t h o s t b y a d d r , g e t s e r v b y n a m e , a n d g e t s e r v b y p o r t .\n # T h e r e a r e n o n a m e t o a d d r _ l i b s f o r t h e i n e t f a m i l y i n S o l a r i s a n y m o r e .\n #\n u d p 6 t p i _ c l t s v i n e t 6 u d p / d e v / u d p 6 -\n t c p 6 t p i _ c o t s _ o r d v i n e t 6 t c p / d e v / t c p 6 -\n u d p t p i _ c l t s v i n e t u d p / d e v / u d p -\n t c p t p i _ c o t s _ o r d v i n e t t c p / d e v / t c p -\n r a w i p t p i _ r a w - i n e t - / d e v / r a w i p -\n t i c l t s t p i _ c l t s v l o o p b a c k - / d e v / t i c l t s s t r a d d r . s o\n t i c o t s o r d t p i _ c o t s _ o r d v l o o p b a c k - / d e v / t i c o t s o r d s t r a d d r . s o\n t i c o t s t p i _ c o t s v l o o p b a c k - / d e v / t i c o t s s t r a d d r . s o\n brk(0x081B5D70) = 0 brk(0x081B7D70) = 0 read(4, 0x081B5144, 2560) = 0 llseek(4, 0, 1) = 2137 close(4) = 0 open(0xFEB94048, 0, 037654662124) = 4 0xFEB94048: "/dev/udp" ioctl(4, 0xC00C6982, 0x08044BC4) = 0 write/read (struct lifnum) close(4) = 0 open(0xFEB94048, 0, 01001045704) = 4 0xFEB94048: "/dev/udp" ioctl(4, 0xC00C6982, 0x08044BC4) = 0 write/read (struct lifnum) close(4) = 0 getuid() = 0 [0] getpid() = 7645 [7644] open(0x080448F0, 0, 037664372520) = 4 0x080448F0: "/proc/7645/psinfo" read(4, 0x08044970, 336) = 336 \0\0\00201\0\0\0DD1D\0\0DC1D\0\0DC1D\0\08F01\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0A815\0\010\n\0\0\0\0\0\0\0\080\01E\0 (\0 xF7 5 RC9BA121B\0\0\0\0BAB7 101\0\0\0\0\0\0\0\0 l m u t i l\0\0 \0\0\0\0\0\0\0\0 . / l m u t i l l m h o s t i d - e t h e r \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\003\0\0\0 D ~04\b T ~04\b01\0\0\0 H\0\0\001\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 ;\0\0\0\0\0\0\0\0\0\0\001\0\0\0\0\0\0\0\0\0\0\0\006 O1403\0 (\0 ;\0\0\01E\0\0\0 xF7 5 R\0\0\0\0\0\0\0\0BAB7 101 T S\0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0FFFFFFFFFFFFFFFF\0\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 close(4) = 0 mmap(0x00010000, 65536, 0x0007, 0x0302, -1, 0) = 0xFEA50000 getuid() = 0 [0] getuid() = 0 [0] open64(0xFED1F565, 0, 0) = 4 0xFED1F565: "/var/run/name_service_door" fcntl(4, 2, 0x00000001) = 0 door(4, 0xFED346FC, 0x00000000, 0x00000000, 0x00000000, 2) = 0 target=335 proc=0x806E154 data=0xDEADBEED attributes=DOOR_UNREF|DOOR_NO_CANCEL uniquifier=443 door(4, 0x080449A8, 0x00000000, 0x00000000, 0x00000000, 3) = 0 data_ptr=FEA50000 data_size=192 desc_ptr=0x0 desc_num=0 rbuf=0xFEA50000 rsize=16384 close(3) = 0 write(1, 0xFED3E3C4, 54) = 54 T h e F l e x N e t h o s t I D o f t h i s m a c h i n e i s " 0 0 0 0 0 0 0 0 0 0 0 0 "\n lseek(1, 0, 1) = 187644 lseek(2, 0, 1) = 187644 lseek(2, 0, 1) = 187644 lseek(1, 0, 1) = 187644 lseek(2, 0, 1) = 187644 lseek(2, 0, 1) = 187644 _exit(0) From geoffn at gnaa.net Sun Sep 15 18:39:43 2013 From: geoffn at gnaa.net (Geoff Nordli) Date: Sun, 15 Sep 2013 11:39:43 -0700 Subject: [OmniOS-discuss] Anyone running OmniOS on a EX4 at Hetzner? In-Reply-To: <096CC666-2743-432D-8D09-27A51BF0BE55@gmail.com> References: <096CC666-2743-432D-8D09-27A51BF0BE55@gmail.com> Message-ID: <5235FEEF.4000404@gnaa.net> On 13-09-14 10:44 PM, Bo Agerskov Rising wrote: > Hi Eric, > > Thank you for your input, I will definitely look out for using a system with ECC, which Henrik also points out that they can deliver. > > Maybe I should locate a hosting partner, that uses Supermicro systems instead, as I can understand that many people tend to favor those :) > > Regards, > Bo > > On 13/09/2013, at 15.43, Eric Sproul wrote: > >> On Fri, Sep 13, 2013 at 4:50 AM, Bo Agerskov Rising wrote: >>> Hi all, >>> >>> I am thinking about deploying OmniOS on a EX4 at Hetzner, and wondered if anyone had any experience with this server? >>> >>> I can see that it uses this motherboard: >>> Manufacturer: ASUSTeK COMPUTER INC. >>> Product Name: P8H77-M PRO >> This looks to be a more desktop/gamer board, based on the Intel H77 >> chipset. The fact that it does not support ECC RAM would be a >> deal-breaker for me. To me, this doesn't look like a good basis for a >> server build. >> >> Eric > Would be great to have a wiki page somewhere that shows hosting providers that support/work with OmniOS. Geoff From cnehren+omnios-discuss at omniti.com Mon Sep 16 00:04:09 2013 From: cnehren+omnios-discuss at omniti.com (Chris Nehren) Date: Sun, 15 Sep 2013 20:04:09 -0400 Subject: [OmniOS-discuss] OS architecture confusion. In-Reply-To: References: Message-ID: <20130916000409.GA1912@eschaton.local> On Sun, Sep 15, 2013 at 01:06:06 +0500, Muhammad Yousuf Khan wrote: > when i run isainfo it says 64bit. however when i run uname -a > SunOS omni 5.11 omnios-b281e50 i86pc i386 i86pc > > as both showing different outputs. which one should i consider correct > information. In comparison to other operating systems, i386 here refers to the architecture (as opposed to SPARC) and not 32/64bit. You can take a look in the source code using cscope or opengrok to see how this works. It's pretty educational IMO to dig down into the kernel and see how this stuff is implemented. -- Chris Nehren From richard.elling at richardelling.com Mon Sep 16 18:47:59 2013 From: richard.elling at richardelling.com (Richard Elling) Date: Mon, 16 Sep 2013 11:47:59 -0700 Subject: [OmniOS-discuss] IDE mode and Advanced Format disks In-Reply-To: <52340656.3080103@mcintyreweb.com> References: <35B6A902-0DAD-43E8-A83D-8D8B4CE12FCE@RichardElling.com> <52340656.3080103@mcintyreweb.com> Message-ID: <46C00285-A612-4DF8-91EE-8C2F32FB4A14@RichardElling.com> On Sep 13, 2013, at 11:46 PM, Hugh McIntyre wrote: > I have a related question to the recent discussion of ashift=12 and advanced format disks. The problem is that I have 4 disks attached via a LSI 9211-4i SATA/SAS adapter (which are fine) but several others attached via motherboard SATA connections and running in IDE compatibility mode. > > The problem is that in IDE mode, the disks don't report any geometry information via format "inq", or "iostat -Er | grep -i vendor", and I only get the LSI-attached disks (plus a motherboard attached DVD drive) listed from "echo ::sd_state | mdb -k | egrep '(^un|_blocksize)'". > > I'm sure all of these symptoms are linked, i.e. if the kernel does not know the disk geometry then iostat and format are not going to report it either. But this seems like a problem for ashift detection logic that is not going to be able to get the geometry either. > > (As an aside, no doubt I should have switched from IDE mode long ago ... but this is the default :( ) > > So my two questions: > > 1. If I change the SATA ports to AHCI instead of IDE in the BIOS, I'm guessing this will fix the bug, but I also assume this will change the paths under /devices and therefore make the system unbootable because one of these disks is a SSD containing the rootfs? Is there a safe way to do this, or can I assume the paths will stay the same? And would I get better performance in AHCI mode nowadays? (This is a network-limited backup box so performance is not critical, but one partition of the SSD contains L2ARC used for dedup of some of the data). Do this. You won't notice performance improvements on rootfs, not because they aren't there, but because root rarely impacts system performance anyway. To make the boot environment happy, you might have to: 0. change BIOS setting to AHCI 1. boot livecd with shell login 2. import rpool 3. export rpool 4. boot This procedure has been documented hundreds of times in the ZFS archives -- richard > > 2. Is this a bug I should file, with the possbility of being fixed, or just a limitation of the IDE layer that will never be able to get disk geometries and detect ashift cleanly? > > Thanks, > > Hugh. > > PS: in my case, I worked around this by moving the disks around long enough to get the geometry, but a long-term answer would be good. > > >> https://www.illumos.org/issues/2665#note-3 >>> http://wiki.illumos.org/display/illumos/ZFS+and+Advanced+Format+disks > > _______________________________________________ > OmniOS-discuss mailing list > OmniOS-discuss at lists.omniti.com > http://lists.omniti.com/mailman/listinfo/omnios-discuss -- Richard.Elling at RichardElling.com +1-760-896-4422 -------------- next part -------------- An HTML attachment was scrubbed... URL: From tobi at oetiker.ch Mon Sep 16 20:56:17 2013 From: tobi at oetiker.ch (Tobias Oetiker) Date: Mon, 16 Sep 2013 22:56:17 +0200 (CEST) Subject: [OmniOS-discuss] samba with AD on omnios Message-ID: I am trying to use samba/winbind to hook up our omnios box to an AD server. After some fiddleling, I managed to compile samba + openldap linked to the system krb5 libraries ... Running kclient to configure kerberos seems to work fine, but when runnning net ads join, I get: ----------------------------------------------------------------------------------------- # net ads join -S ad-server -U Administrator Enter Administrator's password: kinit succeeded but ads_sasl_spnego_krb5_bind failed: Error in the PKCS 11 library calls Failed to join domain: failed to connect to AD: Error in the PKCS 11 library calls ----------------------------------------------------------------------------------------- the thing seems to be hung up on some soft tokens, and it does also not seem able to find the kerberos key cache ... anyone running such a setup on omnios who could give me a hint ? cheers tobi -- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland http://it.oetiker.ch tobi at oetiker.ch ++41 62 775 9902 / sb: -9900 From ci4 at outlook.com Mon Sep 16 22:56:59 2013 From: ci4 at outlook.com (Chavdar Ivanov) Date: Mon, 16 Sep 2013 23:56:59 +0100 Subject: [OmniOS-discuss] samba with AD on omnios In-Reply-To: References: Message-ID: -----Original Message----- From: OmniOS-discuss [mailto:omnios-discuss-bounces at lists.omniti.com] On Behalf Of Tobias Oetiker Sent: 16 September 2013 21:56 To: omnios-discuss at lists.omniti.com Subject: [OmniOS-discuss] samba with AD on omnios I am trying to use samba/winbind to hook up our omnios box to an AD server. After some fiddleling, I managed to compile samba + openldap linked to the system krb5 libraries ... Any particular reason not to use the default smb/server under OmniOS? My Solaris/OmniOS/OpenIndiana hosts all have joined our domain without many problems: I am aware of the differences in semantics as far as samba and Solaris smb/server is concerned, but in everyday use one shouldn't be concerned. Chavdar Ivanov Running kclient to configure kerberos seems to work fine, but when runnning net ads join, I get: ---------------------------------------------------------------------------- ------------- # net ads join -S ad-server -U Administrator Enter Administrator's password: kinit succeeded but ads_sasl_spnego_krb5_bind failed: Error in the PKCS 11 library calls Failed to join domain: failed to connect to AD: Error in the PKCS 11 library calls ---------------------------------------------------------------------------- ------------- the thing seems to be hung up on some soft tokens, and it does also not seem able to find the kerberos key cache ... anyone running such a setup on omnios who could give me a hint ? cheers tobi -- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland http://it.oetiker.ch tobi at oetiker.ch ++41 62 775 9902 / sb: -9900 _______________________________________________ OmniOS-discuss mailing list OmniOS-discuss at lists.omniti.com http://lists.omniti.com/mailman/listinfo/omnios-discuss From tobi at oetiker.ch Tue Sep 17 07:12:48 2013 From: tobi at oetiker.ch (Tobias Oetiker) Date: Tue, 17 Sep 2013 09:12:48 +0200 (CEST) Subject: [OmniOS-discuss] samba with AD on omnios In-Reply-To: References: Message-ID: Hi Chavdar, Yesterday Chavdar Ivanov wrote: > Any particular reason not to use the default smb/server under OmniOS? My > Solaris/OmniOS/OpenIndiana hosts all have joined our domain without many > problems: > > I am aware of the differences in semantics as far as samba and Solaris > smb/server is concerned, but in everyday use one shouldn't be concerned. We have some complex configurations (exec on connect) where I got the impression that this would not be possible with the built in server ... but you are right, I should investigate this option too. thanks for the nudge! cheers tobi -- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland http://it.oetiker.ch tobi at oetiker.ch ++41 62 775 9902 / sb: -9900 From thomas.werschlein at geo.uzh.ch Tue Sep 17 14:51:24 2013 From: thomas.werschlein at geo.uzh.ch (Thomas Werschlein) Date: 17 Sep 2013 16:51:24 +0200 Subject: [OmniOS-discuss] samba with AD on omnios In-Reply-To: References: Message-ID: <28F2A6F4-5351-4314-B8F3-6276AA401F4A@geo.uzh.ch> Hi Tobi On 16.09.2013, at 22:56, Tobias Oetiker wrote: > I am trying to use samba/winbind to hook up our omnios box to an AD > server. After some fiddleling, I managed to compile samba + > openldap linked to the system krb5 libraries ... > > Running kclient to configure kerberos seems to work fine, but when runnning net ads join, > I get: > > ----------------------------------------------------------------------------------------- > # net ads join -S ad-server -U Administrator > Enter Administrator's password: > kinit succeeded but ads_sasl_spnego_krb5_bind failed: Error in the PKCS 11 library calls > Failed to join domain: failed to connect to AD: Error in the PKCS 11 library calls > ----------------------------------------------------------------------------------------- > > the thing seems to be hung up on some soft tokens, and it does also > not seem able to find the kerberos key cache ... > > anyone running such a setup on omnios who could give me a hint ? We are running such a setup for quite some time now. The comment in our Chef recipe for kerberos5 reads: "Used to *run* samba3. You can successfully compile samba with the krb5 that ships with OmniOS, but will not be able to 'net ads join'" IIRC it was also the PKCS 11 library calls error that lead us to compile kerberos ourselves. We are using krb5-1.11.1 right now and build it straight forward. Currently we are using samba-3.6.18 and are compiling gamin 0.1.10 (to build the samba module 'notify_fam', with patches from Opensolaris and others to use FEN) and openldap 2.4.34 (plain vanilla) as prerequisites, too. Cheers, Thomas -- Thomas Werschlein, IT Service Management Department of Geography, University of Zurich PGP-Key-ID: C76C851B -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 203 bytes Desc: Message signed with OpenPGP using GPGMail URL: From tobi at oetiker.ch Tue Sep 17 15:27:54 2013 From: tobi at oetiker.ch (Tobias Oetiker) Date: Tue, 17 Sep 2013 17:27:54 +0200 (CEST) Subject: [OmniOS-discuss] samba with AD on omnios In-Reply-To: <28F2A6F4-5351-4314-B8F3-6276AA401F4A@geo.uzh.ch> References: <28F2A6F4-5351-4314-B8F3-6276AA401F4A@geo.uzh.ch> Message-ID: Hi Thomas, Today Thomas Werschlein wrote: > Hi Tobi > > On 16.09.2013, at 22:56, Tobias Oetiker wrote: > > > I am trying to use samba/winbind to hook up our omnios box to an AD > > server. After some fiddleling, I managed to compile samba + > > openldap linked to the system krb5 libraries ... > > > > Running kclient to configure kerberos seems to work fine, but when runnning net ads join, > > I get: > > > > ----------------------------------------------------------------------------------------- > > # net ads join -S ad-server -U Administrator > > Enter Administrator's password: > > kinit succeeded but ads_sasl_spnego_krb5_bind failed: Error in the PKCS 11 library calls > > Failed to join domain: failed to connect to AD: Error in the PKCS 11 library calls > > ----------------------------------------------------------------------------------------- > > > > the thing seems to be hung up on some soft tokens, and it does also > > not seem able to find the kerberos key cache ... > > > > anyone running such a setup on omnios who could give me a hint ? > > We are running such a setup for quite some time now. > > The comment in our Chef recipe for kerberos5 reads: > "Used to *run* samba3. You can successfully compile samba with the krb5 that > ships with OmniOS, but will not be able to 'net ads join'" > > IIRC it was also the PKCS 11 library calls error that lead us to compile kerberos ourselves. :-) glad to hear I didn't do something wrong ... > We are using krb5-1.11.1 right now and build it straight forward. ah ... ok ... today I have experimented with the built in cifs support, and it workes like charm ... here is what I did the only tricky bit was, that I had to set # sharectl set -p lmauth_level=4 smb to make samba join with the 2012 ads server > Currently we are using samba-3.6.18 and are compiling gamin > 0.1.10 (to build the samba module 'notify_fam', with patches from > Opensolaris and others to use FEN) and openldap 2.4.34 (plain > vanilla) as prerequisites, too. cool ... do you run a pkg repo and publish your scripts ? my stuff is on https://github.com/oposs/pkg.oetiker.ch-build cheers tobi -- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland http://it.oetiker.ch tobi at oetiker.ch ++41 62 775 9902 / sb: -9900 From mir at miras.org Tue Sep 17 20:30:08 2013 From: mir at miras.org (Michael Rasmussen) Date: Tue, 17 Sep 2013 22:30:08 +0200 Subject: [OmniOS-discuss] ISO of OmniOS v11 r151007 Message-ID: <20130917223008.0d5739ec@sleipner.datanom.net> Hi list, Anybody here knowing when an ISO of OmniOS v11 r151007 is to be expected? I can confirm that OmniOS v11 r151007 is the first release that seems to support AMD's Hudson chipset and since all recent CPU's from AMD is based on this chipset an ISO is much welcome. -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael rasmussen cc http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E mir datanom net http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C mir miras org http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917 -------------------------------------------------------------- What does it mean if there is no fortune for you? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: not available URL: From esproul at omniti.com Tue Sep 17 20:38:29 2013 From: esproul at omniti.com (Eric Sproul) Date: Tue, 17 Sep 2013 16:38:29 -0400 Subject: [OmniOS-discuss] ISO of OmniOS v11 r151007 In-Reply-To: <20130917223008.0d5739ec@sleipner.datanom.net> References: <20130917223008.0d5739ec@sleipner.datanom.net> Message-ID: On Tue, Sep 17, 2013 at 4:30 PM, Michael Rasmussen wrote: > Hi list, > > Anybody here knowing when an ISO of OmniOS v11 r151007 is to be > expected? > > I can confirm that OmniOS v11 r151007 is the first release that seems > to support AMD's Hudson chipset and since all recent CPU's from AMD is > based on this chipset an ISO is much welcome. It's on our list to get fresher ISOs for bloody done. Stay tuned. From mir at miras.org Tue Sep 17 20:59:45 2013 From: mir at miras.org (Michael Rasmussen) Date: Tue, 17 Sep 2013 22:59:45 +0200 Subject: [OmniOS-discuss] ISO of OmniOS v11 r151007 In-Reply-To: References: <20130917223008.0d5739ec@sleipner.datanom.net> Message-ID: <20130917225945.4a22e1b8@sleipner.datanom.net> On Tue, 17 Sep 2013 16:38:29 -0400 Eric Sproul wrote: > > It's on our list to get fresher ISOs for bloody done. Stay tuned. > Nice to hear. I have some rpool's waiting for import/export to ahci;-) -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael rasmussen cc http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E mir datanom net http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C mir miras org http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917 -------------------------------------------------------------- "Contrary to popular belief, penguins are not the salvation of modern technology. Neither do they throw parties for the urban proletariat." -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: not available URL: From esproul at omniti.com Tue Sep 17 21:22:31 2013 From: esproul at omniti.com (Eric Sproul) Date: Tue, 17 Sep 2013 17:22:31 -0400 Subject: [OmniOS-discuss] ISO of OmniOS v11 r151007 In-Reply-To: <20130917225945.4a22e1b8@sleipner.datanom.net> References: <20130917223008.0d5739ec@sleipner.datanom.net> <20130917225945.4a22e1b8@sleipner.datanom.net> Message-ID: On Tue, Sep 17, 2013 at 4:59 PM, Michael Rasmussen wrote: > On Tue, 17 Sep 2013 16:38:29 -0400 > Eric Sproul wrote: > >> >> It's on our list to get fresher ISOs for bloody done. Stay tuned. >> > Nice to hear. I have some rpool's waiting for import/export to ahci;-) If you're anxious to do that, you can roll your own from your existing install. See http://omnios.omniti.com/wiki.php/ReleaseMedia Eric From mir at miras.org Tue Sep 17 23:53:35 2013 From: mir at miras.org (Michael Rasmussen) Date: Wed, 18 Sep 2013 01:53:35 +0200 Subject: [OmniOS-discuss] ISO of OmniOS v11 r151007 In-Reply-To: References: <20130917223008.0d5739ec@sleipner.datanom.net> <20130917225945.4a22e1b8@sleipner.datanom.net> Message-ID: <20130918015335.00497079@sleipner.datanom.net> On Tue, 17 Sep 2013 17:22:31 -0400 Eric Sproul wrote: > > If you're anxious to do that, you can roll your own from your existing > install. See http://omnios.omniti.com/wiki.php/ReleaseMedia > Thanks. Works like a charm. A net bonus is a considerable performance increase and functional smartd:-) And I can confirm: AMD Hudson SATA3 is detected correct by the sata driver in Bloody 151007 and disks are spinning as expected. Just for the record to others: Converting a IDE rpool (Mine is a mirrored vdev) does not requiring any fiddling with devices simply do this 1) Boot the install ISO or USB 2) When prompted choose shell access 3) zpool import -f rpool 4) Confirm pool is correctly imported -> zpool status rpool 5) zpool export rpool 6) reboot The hole operation takes less than a minut! -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael rasmussen cc http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E mir datanom net http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C mir miras org http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917 -------------------------------------------------------------- Oh, wait, that was Randal...nevermind... -- Larry Wall in <199709261754.KAA23761 at wall.org> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: not available URL: From thomas.werschlein at geo.uzh.ch Wed Sep 18 10:13:19 2013 From: thomas.werschlein at geo.uzh.ch (Thomas Werschlein) Date: 18 Sep 2013 12:13:19 +0200 Subject: [OmniOS-discuss] samba with AD on omnios In-Reply-To: References: <28F2A6F4-5351-4314-B8F3-6276AA401F4A@geo.uzh.ch> Message-ID: Hi Tobi On 17.09.2013, at 17:27, Tobias Oetiker wrote: >> Currently we are using samba-3.6.18 and are compiling gamin >> 0.1.10 (to build the samba module 'notify_fam', with patches from >> Opensolaris and others to use FEN) and openldap 2.4.34 (plain >> vanilla) as prerequisites, too. > > cool ... do you run a pkg repo and publish your scripts ? > my stuff is on https://github.com/oposs/pkg.oetiker.ch-build Thanks for the pointer to your repo! No, we don't have a pkg repo, since we use Chef to configure and deploy our stuff. However, we didn't put enough effort into our Chef recipes in order to publish (and maintain) them ... But we are happy to share them, just let me know and I send you a tar of our current samba-related Chef recipies "as is". Cheers Thomas -- Thomas Werschlein, IT Service Management Department of Geography, University of Zurich PGP-Key-ID: C76C851B -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 203 bytes Desc: Message signed with OpenPGP using GPGMail URL: From lists at mcintyreweb.com Fri Sep 20 04:30:53 2013 From: lists at mcintyreweb.com (Hugh McIntyre) Date: Thu, 19 Sep 2013 21:30:53 -0700 Subject: [OmniOS-discuss] IDE mode and Advanced Format disks In-Reply-To: <46C00285-A612-4DF8-91EE-8C2F32FB4A14@RichardElling.com> References: <35B6A902-0DAD-43E8-A83D-8D8B4CE12FCE@RichardElling.com> <52340656.3080103@mcintyreweb.com> <46C00285-A612-4DF8-91EE-8C2F32FB4A14@RichardElling.com> Message-ID: <523BCF7D.1020601@mcintyreweb.com> On 9/16/13 11:47 AM, Richard Elling wrote: > Do this. > You won't notice performance improvements on rootfs, not because they aren't there, but because > root rarely impacts system performance anyway. > > To make the boot environment happy, you might have to: > 0. change BIOS setting to AHCI > 1. boot livecd with shell login > 2. import rpool > 3. export rpool > 4. boot Thanks. Done :) Hugh. PS: it looks like pools with cache devices are a little more complicated, in that you then need to use remove/add, but import/export or vice versa works for pools themselves. From natxo.asenjo at gmail.com Fri Sep 20 08:06:33 2013 From: natxo.asenjo at gmail.com (Natxo Asenjo) Date: Fri, 20 Sep 2013 10:06:33 +0200 Subject: [OmniOS-discuss] sudo ldap Message-ID: hi, has anyone pointers on how to configure this in omnios? -- Groeten, natxo From garrett.damore at dey-sys.com Fri Sep 20 17:26:55 2013 From: garrett.damore at dey-sys.com (Garrett D'Amore) Date: Fri, 20 Sep 2013 10:26:55 -0700 Subject: [OmniOS-discuss] FlexLM lmutil/lmgrd In-Reply-To: <201309151815.r8FIFjiC012973@elvis.arl.psu.edu> References: <201309121644.r8CGikdm023934@elvis.arl.psu.edu> <201309131938.r8DJcXA9008818@elvis.arl.psu.edu> <7F90E095-820F-483E-9A24-6125EE3BF9E0@omniti.com> <201309151815.r8FIFjiC012973@elvis.arl.psu.edu> Message-ID: <2C86C0A5-1A7B-4834-9236-D6502E42C460@dey-sys.com> FYI, The results of gethostid() can be broken on certain versions of illumos. I pushed a change recently (1-2 weeks ago) that fixes this. It would be surprising to me if this change is also responsible for breakage of license managers. That said, I'm not precisely sure about the innards of FlexLM, and whether or not it is using the hostid call. (The last time I had cause to know such things was around a decade ago, and at that time I can confirm that it definitely *was* using hostids.) - Garrett On Sep 15, 2013, at 11:15 AM, John D Groenveld wrote: > In message <7F90E095-820F-483E-9A24-6125EE3BF9E0 at omniti.com>, Dale Ghent writes > : >> It really depends how (ie, which calls) lmgrd is making to get this = >> info. There are various ways to get both, so it would help to find that = >> out. >> >> Can you provide at least a truss -xall -tall -vall -wall -rall output? > > $ ./lmutil lmhostid -ether > lmutil - Copyright (c) 1989-2013 Flexera Software LLC. All Rights Reserved. > The FlexNet host ID of this machine is "000000000000" > > John > groenveld at acm.org > > execve(0x08047FF2, 0x08047E44, 0x08047E54) argc = 3 > 0x08047FF2: "lmutil" > sysinfo(5, 0x08047A67, 257) = 6 > 0x08047A67: "i86pc" > mmap(0x00000000, 32, 0x0007, 0x0102, -1, 0) = 0xFEFB0000 > mmap(0x00000000, 4096, 0x0003, 0x0102, -1, 0) = 0xFEFA0000 > mmap(0x00000000, 4096, 0x0003, 0x0102, -1, 0) = 0xFEF90000 > mmap(0x00000000, 4096, 0x0007, 0x0102, -1, 0) = 0xFEF80000 > memcntl(0xFEFB6000, 47484, 4, 0x0003, 0, 0) = 0 > memcntl(0x08050000, 7104, 4, 0x0003, 0, 0) = 0 > resolvepath(0xFEF90014, 0x08047758, 1023) = 12 > 0xFEF90014: "/usr/lib/ld.so.1" > 0x08047758: "/lib/ld.so.1" > getcwd(0x08047758, 1016) = 0 > 0x08047758: "/tmp" > resolvepath(0x08047758, 0x08047758, 1023) = 11 > 0x08047758: "/tmp/lmutil" > 0x08047758: "/tmp/lmutil" > stat64(0xFEF90025, 0x08047AD8) = 0 > 0xFEF90025: "/tmp/lmutil" > d=0x08400002 i=694677790 m=0100755 l=1 u=0 g=0 sz=1618996 > at = Sep 15 14:07:52 EDT 2013 [ 1379268472.456460511 ] > mt = Sep 12 11:41:38 EDT 2013 [ 1379000498.000000000 ] > ct = Sep 11 20:47:44 EDT 2013 [ 1378946864.357536715 ] > bsz=4096 blks=3168 fs=tmpfs > open(0xFEFE694A, 0, 0) Err#2 ENOENT > 0xFEFE694A: "/var/ld/ld.config" > stat64(0xFEF90083, 0x080472F8) Err#2 ENOENT > 0xFEF90083: "/opt/SUNWspro/lib/rw7/libsocket.so.1" > stat64(0xFEF900A8, 0x080472F8) Err#2 ENOENT > 0xFEF900A8: "/opt/SUNWspro/lib/libsocket.so.1" > stat64(0xFEF900C9, 0x080472F8) Err#2 ENOENT > 0xFEF900C9: "/usr/ccs/lib/libsocket.so.1" > stat64(0xFEF900E5, 0x080472F8) = 0 > 0xFEF900E5: "/lib/libsocket.so.1" > d=0x02A50002 i=95374 m=0100755 l=1 u=0 g=2 sz=74492 > at = Sep 15 14:07:52 EDT 2013 [ 1379268472.451314306 ] > mt = Sep 11 19:52:24 EDT 2013 [ 1378943544.905165628 ] > ct = Sep 11 19:52:24 EDT 2013 [ 1378943544.905235544 ] > bsz=74752 blks=147 fs=zfs > resolvepath(0xFEF900E5, 0x080473C0, 1023) = 19 > 0xFEF900E5: "/lib/libsocket.so.1" > 0x080473C0: "/lib/libsocket.so.1" > sysconfig(6) = 4096 > open(0xFEF900E5, 0, 0) = 3 > 0xFEF900E5: "/lib/libsocket.so.1" > mmapobj(3, 0x20000, 0xFEF80A80, 0x08047364, 0x00000000) = 0 > close(3) = 0 > memcntl(0xFEF60000, 17040, 4, 0x0003, 0, 0) = 0 > mmap(0x00000000, 4096, 0x0007, 0x0102, -1, 0) = 0xFEF50000 > stat64(0xFEF90105, 0x080472F8) Err#2 ENOENT > 0xFEF90105: "/opt/SUNWspro/lib/rw7/libnsl.so.1" > stat64(0xFEF90127, 0x080472F8) Err#2 ENOENT > 0xFEF90127: "/opt/SUNWspro/lib/libnsl.so.1" > stat64(0xFEF90145, 0x080472F8) Err#2 ENOENT > 0xFEF90145: "/usr/ccs/lib/libnsl.so.1" > stat64(0xFEF9015E, 0x080472F8) = 0 > 0xFEF9015E: "/lib/libnsl.so.1" > d=0x02A50002 i=95358 m=0100755 l=1 u=0 g=2 sz=542448 > at = Sep 15 14:07:52 EDT 2013 [ 1379268472.451327584 ] > mt = Sep 11 19:52:24 EDT 2013 [ 1378943544.879340274 ] > ct = Sep 11 19:52:24 EDT 2013 [ 1378943544.879432528 ] > bsz=131072 blks=1285 fs=zfs > resolvepath(0xFEF9015E, 0x080473C0, 1023) = 16 > 0xFEF9015E: "/lib/libnsl.so.1" > 0x080473C0: "/lib/libnsl.so.1" > open(0xFEF9015E, 0, 0) = 3 > 0xFEF9015E: "/lib/libnsl.so.1" > mmapobj(3, 0x20000, 0xFEF50160, 0x08047364, 0x00000000) = 0 > close(3) = 0 > memcntl(0xFEB30000, 78576, 4, 0x0003, 0, 0) = 0 > stat64(0xFEF9017A, 0x080472F8) Err#2 ENOENT > 0xFEF9017A: "/opt/SUNWspro/lib/rw7/libdl.so.1" > stat64(0xFEF9019B, 0x080472F8) Err#2 ENOENT > 0xFEF9019B: "/opt/SUNWspro/lib/libdl.so.1" > stat64(0xFEF901B8, 0x080472F8) Err#2 ENOENT > 0xFEF901B8: "/usr/ccs/lib/libdl.so.1" > stat64(0xFEF901D0, 0x080472F8) = 0 > 0xFEF901D0: "/lib/libdl.so.1" > d=0x02A50002 i=891 m=0100755 l=1 u=0 g=2 sz=4100 > at = Sep 15 14:07:52 EDT 2013 [ 1379268472.451334328 ] > mt = Feb 9 14:21:45 EST 2013 [ 1360437705.000000000 ] > ct = Sep 11 19:52:24 EDT 2013 [ 1378943544.827632815 ] > bsz=4608 blks=10 fs=zfs > resolvepath(0xFEF901D0, 0x080473C0, 1023) = 15 > 0xFEF901D0: "/lib/libdl.so.1" > 0x080473C0: "/lib/libdl.so.1" > open(0xFEF901D0, 0, 0) = 3 > 0xFEF901D0: "/lib/libdl.so.1" > mmapobj(3, 0x20000, 0xFEF507B0, 0x08047364, 0x00000000) = 0 > close(3) = 0 > stat64(0xFEF901F0, 0x080472F8) Err#2 ENOENT > 0xFEF901F0: "/opt/SUNWspro/lib/rw7/libpthread.so.1" > stat64(0xFEF90216, 0x080472F8) Err#2 ENOENT > 0xFEF90216: "/opt/SUNWspro/lib/libpthread.so.1" > stat64(0xFEF90238, 0x080472F8) Err#2 ENOENT > 0xFEF90238: "/usr/ccs/lib/libpthread.so.1" > stat64(0xFEF90255, 0x080472F8) = 0 > 0xFEF90255: "/lib/libpthread.so.1" > d=0x02A50002 i=919 m=0100755 l=1 u=0 g=2 sz=17312 > at = Sep 15 14:07:32 EDT 2013 [ 1379268452.848296804 ] > mt = Feb 9 14:21:45 EST 2013 [ 1360437705.000000000 ] > ct = Sep 11 19:52:24 EDT 2013 [ 1378943544.887629564 ] > bsz=17408 blks=35 fs=zfs > resolvepath(0xFEF90255, 0x080473C0, 1023) = 20 > 0xFEF90255: "/lib/libpthread.so.1" > 0x080473C0: "/lib/libpthread.so.1" > open(0xFEF90255, 0, 0) = 3 > 0xFEF90255: "/lib/libpthread.so.1" > mmapobj(3, 0x20000, 0xFEF50CF8, 0x08047364, 0x00000000) = 0 > close(3) = 0 > mmap(0x00000000, 4096, 0x0007, 0x0102, -1, 0) = 0xFEF30000 > stat64(0xFEF90277, 0x080472F8) Err#2 ENOENT > 0xFEF90277: "/opt/SUNWspro/lib/rw7/libCstd.so.1" > stat64(0xFEF9029A, 0x080472F8) Err#2 ENOENT > 0xFEF9029A: "/opt/SUNWspro/lib/libCstd.so.1" > stat64(0xFEF902B9, 0x080472F8) Err#2 ENOENT > 0xFEF902B9: "/usr/ccs/lib/libCstd.so.1" > stat64(0xFEF902D3, 0x080472F8) Err#2 ENOENT > 0xFEF902D3: "/lib/libCstd.so.1" > stat64(0xFEF902E5, 0x080472F8) = 0 > 0xFEF902E5: "/usr/lib/libCstd.so.1" > d=0x02A50002 i=13972 m=0100755 l=1 u=0 g=2 sz=1994800 > at = Sep 15 14:07:38 EDT 2013 [ 1379268458.912491723 ] > mt = Feb 9 14:21:58 EST 2013 [ 1360437718.000000000 ] > ct = Feb 17 16:48:14 EST 2013 [ 1361137694.061996713 ] > bsz=131072 blks=4103 fs=zfs > resolvepath(0xFEF902E5, 0x080473C0, 1023) = 21 > 0xFEF902E5: "/usr/lib/libCstd.so.1" > 0x080473C0: "/usr/lib/libCstd.so.1" > open(0xFEF902E5, 0, 0) = 3 > 0xFEF902E5: "/usr/lib/libCstd.so.1" > mmapobj(3, 0x20000, 0xFEF30488, 0x08047364, 0x00000000) = 0 > close(3) = 0 > memcntl(0xFEDA0000, 421888, 4, 0x0003, 0, 0) = 0 > stat64(0xFEF90308, 0x080472F8) Err#2 ENOENT > 0xFEF90308: "/opt/SUNWspro/lib/rw7/libCrun.so.1" > stat64(0xFEF9032B, 0x080472F8) Err#2 ENOENT > 0xFEF9032B: "/opt/SUNWspro/lib/libCrun.so.1" > stat64(0xFEF9034A, 0x080472F8) Err#2 ENOENT > 0xFEF9034A: "/usr/ccs/lib/libCrun.so.1" > stat64(0xFEF90364, 0x080472F8) Err#2 ENOENT > 0xFEF90364: "/lib/libCrun.so.1" > stat64(0xFEF90376, 0x080472F8) = 0 > 0xFEF90376: "/usr/lib/libCrun.so.1" > d=0x02A50002 i=13971 m=0100755 l=1 u=0 g=2 sz=66408 > at = Sep 15 14:07:34 EDT 2013 [ 1379268454.129491710 ] > mt = Feb 9 14:21:58 EST 2013 [ 1360437718.000000000 ] > ct = Feb 17 16:48:13 EST 2013 [ 1361137693.980172050 ] > bsz=66560 blks=131 fs=zfs > resolvepath(0xFEF90376, 0x080473C0, 1023) = 21 > 0xFEF90376: "/usr/lib/libCrun.so.1" > 0x080473C0: "/usr/lib/libCrun.so.1" > open(0xFEF90376, 0, 0) = 3 > 0xFEF90376: "/usr/lib/libCrun.so.1" > mmapobj(3, 0x20000, 0xFEF30AE0, 0x08047364, 0x00000000) = 0 > close(3) = 0 > memcntl(0xFED70000, 18620, 4, 0x0003, 0, 0) = 0 > stat64(0xFEF90396, 0x080472F8) Err#2 ENOENT > 0xFEF90396: "/opt/SUNWspro/lib/rw7/libm.so.1" > stat64(0xFEF903B6, 0x080472F8) Err#2 ENOENT > 0xFEF903B6: "/opt/SUNWspro/lib/libm.so.1" > stat64(0xFEF903D2, 0x080472F8) Err#2 ENOENT > 0xFEF903D2: "/usr/ccs/lib/libm.so.1" > stat64(0xFEF903E9, 0x080472F8) = 0 > 0xFEF903E9: "/lib/libm.so.1" > d=0x02A50002 i=66 m=0100755 l=1 u=0 g=2 sz=12236 > at = Sep 15 14:07:33 EDT 2013 [ 1379268453.529748569 ] > mt = Feb 9 14:21:59 EST 2013 [ 1360437719.000000000 ] > ct = Sep 11 19:52:28 EDT 2013 [ 1378943548.420681998 ] > bsz=12288 blks=25 fs=zfs > resolvepath(0xFEF903E9, 0x080473C0, 1023) = 14 > 0xFEF903E9: "/lib/libm.so.1" > 0x080473C0: "/lib/libm.so.1" > open(0xFEF903E9, 0, 0) = 3 > 0xFEF903E9: "/lib/libm.so.1" > mmapobj(3, 0x20000, 0xFEF50ED8, 0x08047364, 0x00000000) = 0 > close(3) = 0 > mmap(0x00000000, 4096, 0x0007, 0x0102, -1, 0) = 0xFED40000 > stat64(0xFEF90402, 0x080472F8) Err#2 ENOENT > 0xFEF90402: "/opt/SUNWspro/lib/rw7/libc.so.1" > stat64(0xFEF90422, 0x080472F8) Err#2 ENOENT > 0xFEF90422: "/opt/SUNWspro/lib/libc.so.1" > stat64(0xFEF9043E, 0x080472F8) Err#2 ENOENT > 0xFEF9043E: "/usr/ccs/lib/libc.so.1" > stat64(0xFEF90455, 0x080472F8) = 0 > 0xFEF90455: "/lib/libc.so.1" > d=0x02A50002 i=95455 m=0100755 l=1 u=0 g=2 sz=1570648 > at = Sep 15 14:07:52 EDT 2013 [ 1379268472.452616614 ] > mt = Sep 11 19:52:25 EDT 2013 [ 1378943545.084922301 ] > ct = Sep 11 19:52:25 EDT 2013 [ 1378943545.085025579 ] > bsz=131072 blks=3079 fs=lofs > resolvepath(0xFEF90455, 0x080473C0, 1023) = 14 > 0xFEF90455: "/lib/libc.so.1" > 0x080473C0: "/lib/libc.so.1" > open(0xFEF90455, 0, 0) = 3 > 0xFEF90455: "/lib/libc.so.1" > mmapobj(3, 0x20000, 0xFED40488, 0x08047364, 0x00000000) = 0 > close(3) = 0 > memcntl(0xFEBF0000, 244676, 4, 0x0003, 0, 0) = 0 > stat64(0xFEF9046C, 0x080472F8) = 0 > 0xFEF9046C: "/usr/lib/libc.so.1" > d=0x02A50002 i=95455 m=0100755 l=1 u=0 g=2 sz=1570648 > at = Sep 15 14:07:52 EDT 2013 [ 1379268472.459352782 ] > mt = Sep 11 19:52:25 EDT 2013 [ 1378943545.084922301 ] > ct = Sep 11 19:52:25 EDT 2013 [ 1378943545.085025579 ] > bsz=131072 blks=3079 fs=lofs > resolvepath(0xFEF9046C, 0x080473C0, 1023) = 14 > 0xFEF9046C: "/usr/lib/libc.so.1" > 0x080473C0: "/lib/libc.so.1" > mmap(0x00000000, 4096, 0x0007, 0x0102, -1, 0) = 0xFEBE0000 > stat64(0xFEF90489, 0x08046F68) = 0 > 0xFEF90489: "/lib/libm.so.2" > d=0x02A50002 i=67 m=0100755 l=1 u=0 g=2 sz=343176 > at = Sep 15 14:07:34 EDT 2013 [ 1379268454.027406272 ] > mt = Feb 9 14:21:59 EST 2013 [ 1360437719.000000000 ] > ct = Sep 11 19:52:28 EDT 2013 [ 1378943548.420838478 ] > bsz=131072 blks=773 fs=zfs > resolvepath(0xFEF90489, 0x08047030, 1023) = 14 > 0xFEF90489: "/lib/libm.so.2" > 0x08047030: "/lib/libm.so.2" > open(0xFEF90489, 0, 0) = 3 > 0xFEF90489: "/lib/libm.so.2" > mmapobj(3, 0x20000, 0xFEBE0278, 0x08046FD4, 0x00000000) = 0 > close(3) = 0 > memcntl(0xFEAC0000, 25456, 4, 0x0003, 0, 0) = 0 > mmap(0x00010000, 24576, 0x0007, 0x80000302, -1, 0) = 0xFEBD0000 > context(0, 0x08047918) > getrlimit(3, 0x08047910) = 0 > cur = 10485760 max = RLIM_INFINITY > getpid() = 7645 [7644] > lwp_private(0, 1, 0xFEBD2A40) = 0x000001C3 > context(3, 0xFEBD2AA0) > sigpendsys(2, 0xFED3CFA0) = 0 > sigmask = 0xFFFFFFFF 0xFFFFFFFF 0x000000FF 0 > mmap(0x00000000, 4096, 0x0007, 0x0102, -1, 0) = 0xFEBC0000 > brk(0x0818DD70) = 0 > brk(0x0818FD70) = 0 > brk(0x0818FD70) = 0 > brk(0x08191D70) = 0 > brk(0x08191D70) = 0 > brk(0x08193D70) = 0 > brk(0x08193D70) = 0 > brk(0x08195D70) = 0 > brk(0x08195D70) = 0 > brk(0x0819DD70) = 0 > brk(0x0819DD70) = 0 > brk(0x081A5D70) = 0 > brk(0x081A5D70) = 0 > brk(0x081ADD70) = 0 > sysi86(41, 0xFED3DF8C, 0x0000133F, 0x00001F80) = 0x00000001 > getrlimit(5, 0x08046AB8) = 0 > cur = 256 max = 65536 > brk(0x081ADD70) = 0 > brk(0x081AFD70) = 0 > brk(0x081AFD70) = 0 > brk(0x081B1D70) = 0 > time() = 1379268472 > brk(0x081B1D70) = 0 > brk(0x081B3D70) = 0 > sysconfig(6) = 4096 > stat(0x081B1DE8, 0x08046578) Err#2 ENOENT > 0x081B1DE8: "/root/.flexlmrc" > open(0xFED1F5FB, 0, 037657401570) = 3 > 0xFED1F5FB: "/var/run/tzsync" > mmap(0x00000000, 4, 0x0001, 0x0001, 3, 0) = 0xFEAB0000 > close(3) = 0 > brk(0x081B3D70) = 0 > brk(0x081B5D70) = 0 > mmap(0x00010000, 65536, 0x0007, 0x0302, -1, 0) = 0xFEA90000 > open(0xFEA90040, 0, 037657225100) = 3 > 0xFEA90040: "/usr/share/lib/zoneinfo/US/Eastern" > fstat64(3, 0x08046938) = 0 > d=0x02A50002 i=47909 m=0100644 l=2 u=0 g=2 sz=1267 > at = Sep 15 14:07:52 EDT 2013 [ 1379268472.456773854 ] > mt = Feb 9 14:21:34 EST 2013 [ 1360437694.000000000 ] > ct = Feb 17 16:48:50 EST 2013 [ 1361137730.004103466 ] > bsz=1536 blks=4 fs=zfs > mmap(0x00010000, 65536, 0x0007, 0x0302, -1, 0) = 0xFEA70000 > read(3, 0xFEA70000, 1267) = 1267 > T Z i f\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\004\0\0\004\0\0\0\0 > \0\0\0EB\0\0\004\0\0\0109EA61E p9FBAEB `A086\0 pA19ACD `A2 eE2 p > A383E9E0A4 jAE pA5 5A7 `A6 SCAF0A71589 `A8 3ACF0A8FEA5E0AA138EF0 > AADE87E0ABF3 pF0ACBE iE0ADD3 RF0AE9E KE0AFB3 4F0B0 ~ -E0B19C Q p > B2 g J `B3 | 3 pB4 G , `B5 \15 pB6 '0E `B7 ;F7 pB806F0 `B91BD9 p > B9E6D2 `BB04F5F0BBC6B4 `BCE4D7F0BDAFD0E0BEC4B9F0BF8FB2E0C0A49BF0 > C1 o94E0C284 }F0C3 O vE0C4 d _F0C5 / XE0C6 M | pC70F :E0C8 - ^ p > C8F8 W `CA\r @ pCAD8 9 `CB88F0 pD2 #F4 pD2 `FBE0D3 uE4F0D4 @DDE0 > D5 UC6F0D6 BFE0D7 5A8F0D8\0A1E0D9158AF0D9E083E0DAFEA7 pDBC0 eE0 > DCDE89 pDDA982 `DEBE k pDF89 d `E09E M pE1 i F `E2 ~ / pE3 I ( ` > E4 ^11 pE5 W .E0E6 G -F0E7 710E0E8 '0FF0E916F2E0EA06F1F0EAF6D4E0 > EBE6D3F0ECD6B6E0EDC6B5F0EEBFD3 `EFAFD2 pF09FB5 `F18FB4 pF27F97 ` > F3 o96 pF4 _ y `F5 O x pF6 ? [ `F7 / Z pF8 ( wE0F90F < pFA\b YE0 > FAF8 XF0FBE8 ;E0FCD8 :F0FDC81DE0FEB81CF0FFA7FFE0\097FEF00187E1E0 > 02 wE0F003 pFE `04 `FD p05 PE0 `06 @DF p07 0C2 `078D19 p\t10A4 ` > \tAD94F0\nF086 `\vE085 p\fD9A2E0\rC0 g p0EB984E00FA983F01099 fE0 > 1189 eF012 y HE013 i GF014 Y *E015 I )F016 9\fE017 )\vF018 " ) ` > 19\bEDF01A02\v `1AF2\n p1BE1ED `1CD1EC p1DC1CF `1EB1CE p1FA1B1 ` > v\0F0 !8193 ` " UE2F0 # jAFE0 $ 5C4F0 % J91E0 &15A6F0 ' * sE0 > 'FEC3 p )\n UE0 )DEA5 p *EA 7E0 +BE87 p ,D3 T ` -9E i p .B3 6 ` > / ~ K p 09318 ` 1 g gF0 2 rFA ` 3 G IF0 4 RDC ` 5 ' +F0 6 2BE ` > 707\rF0 81BDAE0 8E6EFF0 9FBBCE0 :C6D1F0 ;DB9EE0 > 8FD0 p ?9B bE0 @ oB2 p A847F ` B O94 p C d a ` D / v p E D C ` > EF3A8F0 G - _E0 GD38AF0 I\r AE0 IB3 lF0 JED #E0 K9C89 p LD6 @ ` > M | k p NB6 " ` O \ M p P9604 ` Q < / p R uE6 ` S1C11 p T UC8 ` > TFBF3 p V 5AA ` VE50FF0 X1EC6E0 XC4F1F0 YFEA8E0 ZA4D3F0 [DE8AE0 > \84B5F0 ]BE lE0 ^ d97F0 _9E NE0 ` MB4 p a87 k ` b -96 p c g M ` > d\r x p e G / ` eED Z p g '11 ` gCD < p i06F3 ` iAD1E p jE6D5 ` > k96 :F0 lCFF1E0 m v1CF0 nAFD3E0 o UFEF0 p8FB5E0 q 5E0F0 r o97E0 > s15C2F0 t O yE0 tFEDF p v 896 ` vDEC1 p x18 x ` xBEA3 p yF8 Z ` > z9E85 p {D8 < ` | ~ g p }B81E ` ~ ^ I p7F98\0 `\001\001\001\001 > \001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001 > \001\001\001\001020301\001\001\001\001\001\001\001\001\001\001\0 > 01\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\0 > 01\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\0 > 01\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\0 > 01\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\0 > 01\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\0 > 01\001FFFFC7C001\0FFFFB9B0\004FFFFC7C001\bFFFFC7C001\f E D T\0 E > S T\0 E W T\0 E P T\0\0\0\001\0\0\001 > close(3) = 0 > stat(0x081B1DE8, 0x08046988) Err#2 ENOENT > 0x081B1DE8: "/root/.flexlmrc" > stat(0x081B1DE8, 0x08046988) Err#2 ENOENT > 0x081B1DE8: "/root/.flexlmrc" > stat(0x081B1DE8, 0x08046908) Err#2 ENOENT > 0x081B1DE8: "/root/.flexlmrc" > stat(0x08190AB8, 0x08046908) Err#2 ENOENT > 0x08190AB8: "/root/.flexlmborrow" > stat(0x081B1DE8, 0x080469E8) Err#2 ENOENT > 0x081B1DE8: "/root/.flexlmrc" > ioctl(1, 0x00005401, 0x08045C72) = 0 > iflag=0022402 oflag=0014005 cflag=0002275 lflag=0105073 line=0 > cc: 003 034 177 025 004 000 000 000 > fstat64(1, 0x08045BB4) = 0 > d=0x08280000 i=16777220 m=0020620 l=1 u=0 g=7 rdev=0x00800000 > at = Sep 15 14:07:52 EDT 2013 [ 1379268472.000000000 ] > mt = Sep 15 14:07:52 EDT 2013 [ 1379268472.000000000 ] > ct = Sep 11 20:35:15 EDT 2013 [ 1378946115.000000000 ] > bsz=8192 blks=1 fs=devfs > write(1, 0xFED3E3C4, 76) = 76 > l m u t i l - C o p y r i g h t ( c ) 1 9 8 9 - 2 0 1 3 > F l e x e r a S o f t w a r e L L C . A l l R i g h t > s R e s e r v e d .\n > stat(0x081B1DE8, 0x08046A08) Err#2 ENOENT > 0x081B1DE8: "/root/.flexlmrc" > time() = 1379268472 > stat(0x081B1DE8, 0x08046088) Err#2 ENOENT > 0x081B1DE8: "/root/.flexlmrc" > sysinfo(2, 0x08045D5C, 1025) = 7 > 0x08045D5C: "omnios" > so_socket(PF_INET, SOCK_DGRAM, IPPROTO_IP, 0x00000000, SOV_DEFAULT) = 3 > open(0xFEB94708, 0, 0666) = 4 > 0xFEB94708: "/etc/netconfig" > fstat64(4, 0x080446E0) = 0 > d=0x02A50002 i=61996 m=0100644 l=1 u=0 g=3 sz=2137 > at = Sep 15 14:07:36 EDT 2013 [ 1379268456.898214707 ] > mt = Feb 9 14:22:05 EST 2013 [ 1360437725.000000000 ] > ct = Feb 17 16:49:09 EST 2013 [ 1361137749.150662505 ] > bsz=2560 blks=6 fs=zfs > fstat64(4, 0x080445E0) = 0 > d=0x02A50002 i=61996 m=0100644 l=1 u=0 g=3 sz=2137 > at = Sep 15 14:07:36 EDT 2013 [ 1379268456.898214707 ] > mt = Feb 9 14:22:05 EST 2013 [ 1360437725.000000000 ] > ct = Feb 17 16:49:09 EST 2013 [ 1361137749.150662505 ] > bsz=2560 blks=6 fs=zfs > ioctl(4, 0x00005401, 0x0804469E) Err#25 ENOTTY > read(4, 0x081B5144, 2560) = 2137 > # C D D L H E A D E R S T A R T\n #\n # T h e c o n t > e n t s o f t h i s f i l e a r e s u b j e c t t o > t h e t e r m s o f t h e\n # C o m m o n D e v e l > o p m e n t a n d D i s t r i b u t i o n L i c e n s e , > V e r s i o n 1 . 0 o n l y\n # ( t h e " L i c e n s > e " ) . Y o u m a y n o t u s e t h i s f i l e > e x c e p t i n c o m p l i a n c e\n # w i t h t h e > L i c e n s e .\n #\n # Y o u c a n o b t a i n a c o > p y o f t h e l i c e n s e a t u s r / s r c / O P E > N S O L A R I S . L I C E N S E\n # o r h t t p : / / w w w > . o p e n s o l a r i s . o r g / o s / l i c e n s i n g .\n # > S e e t h e L i c e n s e f o r t h e s p e c i f i > c l a n g u a g e g o v e r n i n g p e r m i s s i o n s > \n # a n d l i m i t a t i o n s u n d e r t h e L i c > e n s e .\n #\n # W h e n d i s t r i b u t i n g C o v e > r e d C o d e , i n c l u d e t h i s C D D L H E A D > E R i n e a c h\n # f i l e a n d i n c l u d e t h > e L i c e n s e f i l e a t u s r / s r c / O P E N S O > L A R I S . L I C E N S E .\n # I f a p p l i c a b l e , > a d d t h e f o l l o w i n g b e l o w t h i s C D D > L H E A D E R , w i t h t h e\n # f i e l d s e n c l > o s e d b y b r a c k e t s " [ ] " r e p l a c e d w > i t h y o u r o w n i d e n t i f y i n g\n # i n f o r > m a t i o n : P o r t i o n s C o p y r i g h t [ y y y y > ] [ n a m e o f c o p y r i g h t o w n e r ]\n #\n # > C D D L H E A D E R E N D\n #\n # C o p y r i g h t 1 9 > 9 9 S u n M i c r o s y s t e m s , I n c . A l l r > i g h t s r e s e r v e d .\n # U s e i s s u b j e c t > t o l i c e n s e t e r m s .\n #\n # i d e n t\t " % Z > % % M %\t % I %\t % E % S M I "\n #\n # T h e " N e t w o > r k C o n f i g u r a t i o n " F i l e .\n #\n # E a c h > e n t r y i s o f t h e f o r m :\n #\n # > < n e t w o r k _ i d > < s e m a n t i c s > < f l a g s >> < p r o t o f a m i l y > < p r o t o n a m e > \\n # > < d e v i c e > < n a m e t o a d > d r _ l i b s >\n #\n # T h e " - " i n < n a m e t o a > d d r _ l i b s > f o r i n e t f a m i l y t r a n s p > o r t s i n d i c a t e s\n # r e d i r e c t i o n t o > t h e n a m e s e r v i c e s w i t c h p o l i c i e s > f o r " h o s t s " a n d\n # " s e r v i c e s " . T > h e " - " m a y b e r e p l a c e d b y n a m e t o > a d d r l i b r a r i e s t h a t\n # c o m p l y w i t > h t h e S V r 4 s p e c s , i n w h i c h c a s e > t h e n a m e s e r v i c e s w i t c h\n # w i l l n > o t b e u s e d f o r n e t d i r _ g e t b y n a m e , > n e t d i r _ g e t b y a d d r ,\n # g e t h o s t b y n a > m e , g e t h o s t b y a d d r , g e t s e r v b y n a m e > , a n d g e t s e r v b y p o r t .\n # T h e r e a r e > n o n a m e t o a d d r _ l i b s f o r t h e i n e t > f a m i l y i n S o l a r i s a n y m o r e .\n #\n u d > p 6 t p i _ c l t s v i n e > t 6 u d p / d e v / u d p 6 -\n t c > p 6 t p i _ c o t s _ o r d v i n e > t 6 t c p / d e v / t c p 6 -\n u d > p t p i _ c l t s v i n e > t u d p / d e v / u d p -\n t c > p t p i _ c o t s _ o r d v i n e > t t c p / d e v / t c p -\n r a > w i p t p i _ r a w - i n e > t - / d e v / r a w i p -\n t i > c l t s t p i _ c l t s v l o o p > b a c k - / d e v / t i c l t s s t r a > d d r . s o\n t i c o t s o r d t p i _ c o t s _ o r d > v l o o p b a c k - / d e v / t i c o t s > o r d s t r a d d r . s o\n t i c o t s t p i _ c > o t s v l o o p b a c k - / d > e v / t i c o t s s t r a d d r . s o\n > read(4, 0x081B5144, 2560) = 0 > llseek(4, 0, 1) = 2137 > llseek(4, 0, 0) = 0 > read(4, 0x081B5144, 2560) = 2137 > # C D D L H E A D E R S T A R T\n #\n # T h e c o n t > e n t s o f t h i s f i l e a r e s u b j e c t t o > t h e t e r m s o f t h e\n # C o m m o n D e v e l > o p m e n t a n d D i s t r i b u t i o n L i c e n s e , > V e r s i o n 1 . 0 o n l y\n # ( t h e " L i c e n s > e " ) . Y o u m a y n o t u s e t h i s f i l e > e x c e p t i n c o m p l i a n c e\n # w i t h t h e > L i c e n s e .\n #\n # Y o u c a n o b t a i n a c o > p y o f t h e l i c e n s e a t u s r / s r c / O P E > N S O L A R I S . L I C E N S E\n # o r h t t p : / / w w w > . o p e n s o l a r i s . o r g / o s / l i c e n s i n g .\n # > S e e t h e L i c e n s e f o r t h e s p e c i f i > c l a n g u a g e g o v e r n i n g p e r m i s s i o n s > \n # a n d l i m i t a t i o n s u n d e r t h e L i c > e n s e .\n #\n # W h e n d i s t r i b u t i n g C o v e > r e d C o d e , i n c l u d e t h i s C D D L H E A D > E R i n e a c h\n # f i l e a n d i n c l u d e t h > e L i c e n s e f i l e a t u s r / s r c / O P E N S O > L A R I S . L I C E N S E .\n # I f a p p l i c a b l e , > a d d t h e f o l l o w i n g b e l o w t h i s C D D > L H E A D E R , w i t h t h e\n # f i e l d s e n c l > o s e d b y b r a c k e t s " [ ] " r e p l a c e d w > i t h y o u r o w n i d e n t i f y i n g\n # i n f o r > m a t i o n : P o r t i o n s C o p y r i g h t [ y y y y > ] [ n a m e o f c o p y r i g h t o w n e r ]\n #\n # > C D D L H E A D E R E N D\n #\n # C o p y r i g h t 1 9 > 9 9 S u n M i c r o s y s t e m s , I n c . A l l r > i g h t s r e s e r v e d .\n # U s e i s s u b j e c t > t o l i c e n s e t e r m s .\n #\n # i d e n t\t " % Z > % % M %\t % I %\t % E % S M I "\n #\n # T h e " N e t w o > r k C o n f i g u r a t i o n " F i l e .\n #\n # E a c h > e n t r y i s o f t h e f o r m :\n #\n # > < n e t w o r k _ i d > < s e m a n t i c s > < f l a g s >> < p r o t o f a m i l y > < p r o t o n a m e > \\n # > < d e v i c e > < n a m e t o a d > d r _ l i b s >\n #\n # T h e " - " i n < n a m e t o a > d d r _ l i b s > f o r i n e t f a m i l y t r a n s p > o r t s i n d i c a t e s\n # r e d i r e c t i o n t o > t h e n a m e s e r v i c e s w i t c h p o l i c i e s > f o r " h o s t s " a n d\n # " s e r v i c e s " . T > h e " - " m a y b e r e p l a c e d b y n a m e t o > a d d r l i b r a r i e s t h a t\n # c o m p l y w i t > h t h e S V r 4 s p e c s , i n w h i c h c a s e > t h e n a m e s e r v i c e s w i t c h\n # w i l l n > o t b e u s e d f o r n e t d i r _ g e t b y n a m e , > n e t d i r _ g e t b y a d d r ,\n # g e t h o s t b y n a > m e , g e t h o s t b y a d d r , g e t s e r v b y n a m e > , a n d g e t s e r v b y p o r t .\n # T h e r e a r e > n o n a m e t o a d d r _ l i b s f o r t h e i n e t > f a m i l y i n S o l a r i s a n y m o r e .\n #\n u d > p 6 t p i _ c l t s v i n e > t 6 u d p / d e v / u d p 6 -\n t c > p 6 t p i _ c o t s _ o r d v i n e > t 6 t c p / d e v / t c p 6 -\n u d > p t p i _ c l t s v i n e > t u d p / d e v / u d p -\n t c > p t p i _ c o t s _ o r d v i n e > t t c p / d e v / t c p -\n r a > w i p t p i _ r a w - i n e > t - / d e v / r a w i p -\n t i > c l t s t p i _ c l t s v l o o p > b a c k - / d e v / t i c l t s s t r a > d d r . s o\n t i c o t s o r d t p i _ c o t s _ o r d > v l o o p b a c k - / d e v / t i c o t s > o r d s t r a d d r . s o\n t i c o t s t p i _ c > o t s v l o o p b a c k - / d > e v / t i c o t s s t r a d d r . s o\n > brk(0x081B5D70) = 0 > brk(0x081B7D70) = 0 > read(4, 0x081B5144, 2560) = 0 > llseek(4, 0, 1) = 2137 > close(4) = 0 > open(0xFEB94048, 0, 037654662124) = 4 > 0xFEB94048: "/dev/udp" > ioctl(4, 0xC00C6982, 0x08044BC4) = 0 > write/read (struct lifnum) > close(4) = 0 > open(0xFEB94048, 0, 01001045704) = 4 > 0xFEB94048: "/dev/udp" > ioctl(4, 0xC00C6982, 0x08044BC4) = 0 > write/read (struct lifnum) > close(4) = 0 > getuid() = 0 [0] > getpid() = 7645 [7644] > open(0x080448F0, 0, 037664372520) = 4 > 0x080448F0: "/proc/7645/psinfo" > read(4, 0x08044970, 336) = 336 > \0\0\00201\0\0\0DD1D\0\0DC1D\0\0DC1D\0\08F01\0\0\0\0\0\0\0\0\0\0 > \0\0\0\0\0\0\0\0\0\0\0\0A815\0\010\n\0\0\0\0\0\0\0\080\01E\0 (\0 > xF7 5 RC9BA121B\0\0\0\0BAB7 101\0\0\0\0\0\0\0\0 l m u t i l\0\0 > \0\0\0\0\0\0\0\0 . / l m u t i l l m h o s t i d - e t h e r > \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 > \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\003\0\0\0 > D ~04\b T ~04\b01\0\0\0 H\0\0\001\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 > ;\0\0\0\0\0\0\0\0\0\0\001\0\0\0\0\0\0\0\0\0\0\0\006 O1403\0 (\0 > ;\0\0\01E\0\0\0 xF7 5 R\0\0\0\0\0\0\0\0BAB7 101 T S\0\0\0\0\0\0 > \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0FFFFFFFFFFFFFFFF\0\0\0\0 > \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 > close(4) = 0 > mmap(0x00010000, 65536, 0x0007, 0x0302, -1, 0) = 0xFEA50000 > getuid() = 0 [0] > getuid() = 0 [0] > open64(0xFED1F565, 0, 0) = 4 > 0xFED1F565: "/var/run/name_service_door" > fcntl(4, 2, 0x00000001) = 0 > door(4, 0xFED346FC, 0x00000000, 0x00000000, 0x00000000, 2) = 0 > target=335 proc=0x806E154 data=0xDEADBEED > attributes=DOOR_UNREF|DOOR_NO_CANCEL > uniquifier=443 > door(4, 0x080449A8, 0x00000000, 0x00000000, 0x00000000, 3) = 0 > data_ptr=FEA50000 data_size=192 > desc_ptr=0x0 desc_num=0 > rbuf=0xFEA50000 rsize=16384 > close(3) = 0 > write(1, 0xFED3E3C4, 54) = 54 > T h e F l e x N e t h o s t I D o f t h i s m a c h > i n e i s " 0 0 0 0 0 0 0 0 0 0 0 0 "\n > lseek(1, 0, 1) = 187644 > lseek(2, 0, 1) = 187644 > lseek(2, 0, 1) = 187644 > lseek(1, 0, 1) = 187644 > lseek(2, 0, 1) = 187644 > lseek(2, 0, 1) = 187644 > _exit(0) > _______________________________________________ > OmniOS-discuss mailing list > OmniOS-discuss at lists.omniti.com > http://lists.omniti.com/mailman/listinfo/omnios-discuss From daleg at omniti.com Fri Sep 20 19:50:04 2013 From: daleg at omniti.com (Dale Ghent) Date: Fri, 20 Sep 2013 15:50:04 -0400 Subject: [OmniOS-discuss] FlexLM lmutil/lmgrd In-Reply-To: <2C86C0A5-1A7B-4834-9236-D6502E42C460@dey-sys.com> References: <201309121644.r8CGikdm023934@elvis.arl.psu.edu> <201309131938.r8DJcXA9008818@elvis.arl.psu.edu> <7F90E095-820F-483E-9A24-6125EE3BF9E0@omniti.com> <201309151815.r8FIFjiC012973@elvis.arl.psu.edu> <2C86C0A5-1A7B-4834-9236-D6502E42C460@dey-sys.com> Message-ID: <688B3B7E-5A1D-455B-AB6A-9B62EF8D8C6D@omniti.com> Looks like flexlm calls ~something~ which ends up calling: sysinfo(2, 0x08045D5C, 1025) = 7 2 = SI_HW_SERIAL which should return the hostid as generated from zone_get_hostid(curzone)) Would the bug you're referring to have touched that? /dale On Sep 20, 2013, at 1:26 PM, Garrett D'Amore wrote: > FYI, > > The results of gethostid() can be broken on certain versions of illumos. I pushed a change recently (1-2 weeks ago) that fixes this. It would be surprising to me if this change is also responsible for breakage of license managers. That said, I'm not precisely sure about the innards of FlexLM, and whether or not it is using the hostid call. (The last time I had cause to know such things was around a decade ago, and at that time I can confirm that it definitely *was* using hostids.) > > - Garrett > > On Sep 15, 2013, at 11:15 AM, John D Groenveld wrote: > >> In message <7F90E095-820F-483E-9A24-6125EE3BF9E0 at omniti.com>, Dale Ghent writes >> : >>> It really depends how (ie, which calls) lmgrd is making to get this = >>> info. There are various ways to get both, so it would help to find that = >>> out. >>> >>> Can you provide at least a truss -xall -tall -vall -wall -rall output? >> >> $ ./lmutil lmhostid -ether >> lmutil - Copyright (c) 1989-2013 Flexera Software LLC. All Rights Reserved. >> The FlexNet host ID of this machine is "000000000000" >> >> John >> groenveld at acm.org >> >> execve(0x08047FF2, 0x08047E44, 0x08047E54) argc = 3 >> 0x08047FF2: "lmutil" >> sysinfo(5, 0x08047A67, 257) = 6 >> 0x08047A67: "i86pc" >> mmap(0x00000000, 32, 0x0007, 0x0102, -1, 0) = 0xFEFB0000 >> mmap(0x00000000, 4096, 0x0003, 0x0102, -1, 0) = 0xFEFA0000 >> mmap(0x00000000, 4096, 0x0003, 0x0102, -1, 0) = 0xFEF90000 >> mmap(0x00000000, 4096, 0x0007, 0x0102, -1, 0) = 0xFEF80000 >> memcntl(0xFEFB6000, 47484, 4, 0x0003, 0, 0) = 0 >> memcntl(0x08050000, 7104, 4, 0x0003, 0, 0) = 0 >> resolvepath(0xFEF90014, 0x08047758, 1023) = 12 >> 0xFEF90014: "/usr/lib/ld.so.1" >> 0x08047758: "/lib/ld.so.1" >> getcwd(0x08047758, 1016) = 0 >> 0x08047758: "/tmp" >> resolvepath(0x08047758, 0x08047758, 1023) = 11 >> 0x08047758: "/tmp/lmutil" >> 0x08047758: "/tmp/lmutil" >> stat64(0xFEF90025, 0x08047AD8) = 0 >> 0xFEF90025: "/tmp/lmutil" >> d=0x08400002 i=694677790 m=0100755 l=1 u=0 g=0 sz=1618996 >> at = Sep 15 14:07:52 EDT 2013 [ 1379268472.456460511 ] >> mt = Sep 12 11:41:38 EDT 2013 [ 1379000498.000000000 ] >> ct = Sep 11 20:47:44 EDT 2013 [ 1378946864.357536715 ] >> bsz=4096 blks=3168 fs=tmpfs >> open(0xFEFE694A, 0, 0) Err#2 ENOENT >> 0xFEFE694A: "/var/ld/ld.config" >> stat64(0xFEF90083, 0x080472F8) Err#2 ENOENT >> 0xFEF90083: "/opt/SUNWspro/lib/rw7/libsocket.so.1" >> stat64(0xFEF900A8, 0x080472F8) Err#2 ENOENT >> 0xFEF900A8: "/opt/SUNWspro/lib/libsocket.so.1" >> stat64(0xFEF900C9, 0x080472F8) Err#2 ENOENT >> 0xFEF900C9: "/usr/ccs/lib/libsocket.so.1" >> stat64(0xFEF900E5, 0x080472F8) = 0 >> 0xFEF900E5: "/lib/libsocket.so.1" >> d=0x02A50002 i=95374 m=0100755 l=1 u=0 g=2 sz=74492 >> at = Sep 15 14:07:52 EDT 2013 [ 1379268472.451314306 ] >> mt = Sep 11 19:52:24 EDT 2013 [ 1378943544.905165628 ] >> ct = Sep 11 19:52:24 EDT 2013 [ 1378943544.905235544 ] >> bsz=74752 blks=147 fs=zfs >> resolvepath(0xFEF900E5, 0x080473C0, 1023) = 19 >> 0xFEF900E5: "/lib/libsocket.so.1" >> 0x080473C0: "/lib/libsocket.so.1" >> sysconfig(6) = 4096 >> open(0xFEF900E5, 0, 0) = 3 >> 0xFEF900E5: "/lib/libsocket.so.1" >> mmapobj(3, 0x20000, 0xFEF80A80, 0x08047364, 0x00000000) = 0 >> close(3) = 0 >> memcntl(0xFEF60000, 17040, 4, 0x0003, 0, 0) = 0 >> mmap(0x00000000, 4096, 0x0007, 0x0102, -1, 0) = 0xFEF50000 >> stat64(0xFEF90105, 0x080472F8) Err#2 ENOENT >> 0xFEF90105: "/opt/SUNWspro/lib/rw7/libnsl.so.1" >> stat64(0xFEF90127, 0x080472F8) Err#2 ENOENT >> 0xFEF90127: "/opt/SUNWspro/lib/libnsl.so.1" >> stat64(0xFEF90145, 0x080472F8) Err#2 ENOENT >> 0xFEF90145: "/usr/ccs/lib/libnsl.so.1" >> stat64(0xFEF9015E, 0x080472F8) = 0 >> 0xFEF9015E: "/lib/libnsl.so.1" >> d=0x02A50002 i=95358 m=0100755 l=1 u=0 g=2 sz=542448 >> at = Sep 15 14:07:52 EDT 2013 [ 1379268472.451327584 ] >> mt = Sep 11 19:52:24 EDT 2013 [ 1378943544.879340274 ] >> ct = Sep 11 19:52:24 EDT 2013 [ 1378943544.879432528 ] >> bsz=131072 blks=1285 fs=zfs >> resolvepath(0xFEF9015E, 0x080473C0, 1023) = 16 >> 0xFEF9015E: "/lib/libnsl.so.1" >> 0x080473C0: "/lib/libnsl.so.1" >> open(0xFEF9015E, 0, 0) = 3 >> 0xFEF9015E: "/lib/libnsl.so.1" >> mmapobj(3, 0x20000, 0xFEF50160, 0x08047364, 0x00000000) = 0 >> close(3) = 0 >> memcntl(0xFEB30000, 78576, 4, 0x0003, 0, 0) = 0 >> stat64(0xFEF9017A, 0x080472F8) Err#2 ENOENT >> 0xFEF9017A: "/opt/SUNWspro/lib/rw7/libdl.so.1" >> stat64(0xFEF9019B, 0x080472F8) Err#2 ENOENT >> 0xFEF9019B: "/opt/SUNWspro/lib/libdl.so.1" >> stat64(0xFEF901B8, 0x080472F8) Err#2 ENOENT >> 0xFEF901B8: "/usr/ccs/lib/libdl.so.1" >> stat64(0xFEF901D0, 0x080472F8) = 0 >> 0xFEF901D0: "/lib/libdl.so.1" >> d=0x02A50002 i=891 m=0100755 l=1 u=0 g=2 sz=4100 >> at = Sep 15 14:07:52 EDT 2013 [ 1379268472.451334328 ] >> mt = Feb 9 14:21:45 EST 2013 [ 1360437705.000000000 ] >> ct = Sep 11 19:52:24 EDT 2013 [ 1378943544.827632815 ] >> bsz=4608 blks=10 fs=zfs >> resolvepath(0xFEF901D0, 0x080473C0, 1023) = 15 >> 0xFEF901D0: "/lib/libdl.so.1" >> 0x080473C0: "/lib/libdl.so.1" >> open(0xFEF901D0, 0, 0) = 3 >> 0xFEF901D0: "/lib/libdl.so.1" >> mmapobj(3, 0x20000, 0xFEF507B0, 0x08047364, 0x00000000) = 0 >> close(3) = 0 >> stat64(0xFEF901F0, 0x080472F8) Err#2 ENOENT >> 0xFEF901F0: "/opt/SUNWspro/lib/rw7/libpthread.so.1" >> stat64(0xFEF90216, 0x080472F8) Err#2 ENOENT >> 0xFEF90216: "/opt/SUNWspro/lib/libpthread.so.1" >> stat64(0xFEF90238, 0x080472F8) Err#2 ENOENT >> 0xFEF90238: "/usr/ccs/lib/libpthread.so.1" >> stat64(0xFEF90255, 0x080472F8) = 0 >> 0xFEF90255: "/lib/libpthread.so.1" >> d=0x02A50002 i=919 m=0100755 l=1 u=0 g=2 sz=17312 >> at = Sep 15 14:07:32 EDT 2013 [ 1379268452.848296804 ] >> mt = Feb 9 14:21:45 EST 2013 [ 1360437705.000000000 ] >> ct = Sep 11 19:52:24 EDT 2013 [ 1378943544.887629564 ] >> bsz=17408 blks=35 fs=zfs >> resolvepath(0xFEF90255, 0x080473C0, 1023) = 20 >> 0xFEF90255: "/lib/libpthread.so.1" >> 0x080473C0: "/lib/libpthread.so.1" >> open(0xFEF90255, 0, 0) = 3 >> 0xFEF90255: "/lib/libpthread.so.1" >> mmapobj(3, 0x20000, 0xFEF50CF8, 0x08047364, 0x00000000) = 0 >> close(3) = 0 >> mmap(0x00000000, 4096, 0x0007, 0x0102, -1, 0) = 0xFEF30000 >> stat64(0xFEF90277, 0x080472F8) Err#2 ENOENT >> 0xFEF90277: "/opt/SUNWspro/lib/rw7/libCstd.so.1" >> stat64(0xFEF9029A, 0x080472F8) Err#2 ENOENT >> 0xFEF9029A: "/opt/SUNWspro/lib/libCstd.so.1" >> stat64(0xFEF902B9, 0x080472F8) Err#2 ENOENT >> 0xFEF902B9: "/usr/ccs/lib/libCstd.so.1" >> stat64(0xFEF902D3, 0x080472F8) Err#2 ENOENT >> 0xFEF902D3: "/lib/libCstd.so.1" >> stat64(0xFEF902E5, 0x080472F8) = 0 >> 0xFEF902E5: "/usr/lib/libCstd.so.1" >> d=0x02A50002 i=13972 m=0100755 l=1 u=0 g=2 sz=1994800 >> at = Sep 15 14:07:38 EDT 2013 [ 1379268458.912491723 ] >> mt = Feb 9 14:21:58 EST 2013 [ 1360437718.000000000 ] >> ct = Feb 17 16:48:14 EST 2013 [ 1361137694.061996713 ] >> bsz=131072 blks=4103 fs=zfs >> resolvepath(0xFEF902E5, 0x080473C0, 1023) = 21 >> 0xFEF902E5: "/usr/lib/libCstd.so.1" >> 0x080473C0: "/usr/lib/libCstd.so.1" >> open(0xFEF902E5, 0, 0) = 3 >> 0xFEF902E5: "/usr/lib/libCstd.so.1" >> mmapobj(3, 0x20000, 0xFEF30488, 0x08047364, 0x00000000) = 0 >> close(3) = 0 >> memcntl(0xFEDA0000, 421888, 4, 0x0003, 0, 0) = 0 >> stat64(0xFEF90308, 0x080472F8) Err#2 ENOENT >> 0xFEF90308: "/opt/SUNWspro/lib/rw7/libCrun.so.1" >> stat64(0xFEF9032B, 0x080472F8) Err#2 ENOENT >> 0xFEF9032B: "/opt/SUNWspro/lib/libCrun.so.1" >> stat64(0xFEF9034A, 0x080472F8) Err#2 ENOENT >> 0xFEF9034A: "/usr/ccs/lib/libCrun.so.1" >> stat64(0xFEF90364, 0x080472F8) Err#2 ENOENT >> 0xFEF90364: "/lib/libCrun.so.1" >> stat64(0xFEF90376, 0x080472F8) = 0 >> 0xFEF90376: "/usr/lib/libCrun.so.1" >> d=0x02A50002 i=13971 m=0100755 l=1 u=0 g=2 sz=66408 >> at = Sep 15 14:07:34 EDT 2013 [ 1379268454.129491710 ] >> mt = Feb 9 14:21:58 EST 2013 [ 1360437718.000000000 ] >> ct = Feb 17 16:48:13 EST 2013 [ 1361137693.980172050 ] >> bsz=66560 blks=131 fs=zfs >> resolvepath(0xFEF90376, 0x080473C0, 1023) = 21 >> 0xFEF90376: "/usr/lib/libCrun.so.1" >> 0x080473C0: "/usr/lib/libCrun.so.1" >> open(0xFEF90376, 0, 0) = 3 >> 0xFEF90376: "/usr/lib/libCrun.so.1" >> mmapobj(3, 0x20000, 0xFEF30AE0, 0x08047364, 0x00000000) = 0 >> close(3) = 0 >> memcntl(0xFED70000, 18620, 4, 0x0003, 0, 0) = 0 >> stat64(0xFEF90396, 0x080472F8) Err#2 ENOENT >> 0xFEF90396: "/opt/SUNWspro/lib/rw7/libm.so.1" >> stat64(0xFEF903B6, 0x080472F8) Err#2 ENOENT >> 0xFEF903B6: "/opt/SUNWspro/lib/libm.so.1" >> stat64(0xFEF903D2, 0x080472F8) Err#2 ENOENT >> 0xFEF903D2: "/usr/ccs/lib/libm.so.1" >> stat64(0xFEF903E9, 0x080472F8) = 0 >> 0xFEF903E9: "/lib/libm.so.1" >> d=0x02A50002 i=66 m=0100755 l=1 u=0 g=2 sz=12236 >> at = Sep 15 14:07:33 EDT 2013 [ 1379268453.529748569 ] >> mt = Feb 9 14:21:59 EST 2013 [ 1360437719.000000000 ] >> ct = Sep 11 19:52:28 EDT 2013 [ 1378943548.420681998 ] >> bsz=12288 blks=25 fs=zfs >> resolvepath(0xFEF903E9, 0x080473C0, 1023) = 14 >> 0xFEF903E9: "/lib/libm.so.1" >> 0x080473C0: "/lib/libm.so.1" >> open(0xFEF903E9, 0, 0) = 3 >> 0xFEF903E9: "/lib/libm.so.1" >> mmapobj(3, 0x20000, 0xFEF50ED8, 0x08047364, 0x00000000) = 0 >> close(3) = 0 >> mmap(0x00000000, 4096, 0x0007, 0x0102, -1, 0) = 0xFED40000 >> stat64(0xFEF90402, 0x080472F8) Err#2 ENOENT >> 0xFEF90402: "/opt/SUNWspro/lib/rw7/libc.so.1" >> stat64(0xFEF90422, 0x080472F8) Err#2 ENOENT >> 0xFEF90422: "/opt/SUNWspro/lib/libc.so.1" >> stat64(0xFEF9043E, 0x080472F8) Err#2 ENOENT >> 0xFEF9043E: "/usr/ccs/lib/libc.so.1" >> stat64(0xFEF90455, 0x080472F8) = 0 >> 0xFEF90455: "/lib/libc.so.1" >> d=0x02A50002 i=95455 m=0100755 l=1 u=0 g=2 sz=1570648 >> at = Sep 15 14:07:52 EDT 2013 [ 1379268472.452616614 ] >> mt = Sep 11 19:52:25 EDT 2013 [ 1378943545.084922301 ] >> ct = Sep 11 19:52:25 EDT 2013 [ 1378943545.085025579 ] >> bsz=131072 blks=3079 fs=lofs >> resolvepath(0xFEF90455, 0x080473C0, 1023) = 14 >> 0xFEF90455: "/lib/libc.so.1" >> 0x080473C0: "/lib/libc.so.1" >> open(0xFEF90455, 0, 0) = 3 >> 0xFEF90455: "/lib/libc.so.1" >> mmapobj(3, 0x20000, 0xFED40488, 0x08047364, 0x00000000) = 0 >> close(3) = 0 >> memcntl(0xFEBF0000, 244676, 4, 0x0003, 0, 0) = 0 >> stat64(0xFEF9046C, 0x080472F8) = 0 >> 0xFEF9046C: "/usr/lib/libc.so.1" >> d=0x02A50002 i=95455 m=0100755 l=1 u=0 g=2 sz=1570648 >> at = Sep 15 14:07:52 EDT 2013 [ 1379268472.459352782 ] >> mt = Sep 11 19:52:25 EDT 2013 [ 1378943545.084922301 ] >> ct = Sep 11 19:52:25 EDT 2013 [ 1378943545.085025579 ] >> bsz=131072 blks=3079 fs=lofs >> resolvepath(0xFEF9046C, 0x080473C0, 1023) = 14 >> 0xFEF9046C: "/usr/lib/libc.so.1" >> 0x080473C0: "/lib/libc.so.1" >> mmap(0x00000000, 4096, 0x0007, 0x0102, -1, 0) = 0xFEBE0000 >> stat64(0xFEF90489, 0x08046F68) = 0 >> 0xFEF90489: "/lib/libm.so.2" >> d=0x02A50002 i=67 m=0100755 l=1 u=0 g=2 sz=343176 >> at = Sep 15 14:07:34 EDT 2013 [ 1379268454.027406272 ] >> mt = Feb 9 14:21:59 EST 2013 [ 1360437719.000000000 ] >> ct = Sep 11 19:52:28 EDT 2013 [ 1378943548.420838478 ] >> bsz=131072 blks=773 fs=zfs >> resolvepath(0xFEF90489, 0x08047030, 1023) = 14 >> 0xFEF90489: "/lib/libm.so.2" >> 0x08047030: "/lib/libm.so.2" >> open(0xFEF90489, 0, 0) = 3 >> 0xFEF90489: "/lib/libm.so.2" >> mmapobj(3, 0x20000, 0xFEBE0278, 0x08046FD4, 0x00000000) = 0 >> close(3) = 0 >> memcntl(0xFEAC0000, 25456, 4, 0x0003, 0, 0) = 0 >> mmap(0x00010000, 24576, 0x0007, 0x80000302, -1, 0) = 0xFEBD0000 >> context(0, 0x08047918) >> getrlimit(3, 0x08047910) = 0 >> cur = 10485760 max = RLIM_INFINITY >> getpid() = 7645 [7644] >> lwp_private(0, 1, 0xFEBD2A40) = 0x000001C3 >> context(3, 0xFEBD2AA0) >> sigpendsys(2, 0xFED3CFA0) = 0 >> sigmask = 0xFFFFFFFF 0xFFFFFFFF 0x000000FF 0 >> mmap(0x00000000, 4096, 0x0007, 0x0102, -1, 0) = 0xFEBC0000 >> brk(0x0818DD70) = 0 >> brk(0x0818FD70) = 0 >> brk(0x0818FD70) = 0 >> brk(0x08191D70) = 0 >> brk(0x08191D70) = 0 >> brk(0x08193D70) = 0 >> brk(0x08193D70) = 0 >> brk(0x08195D70) = 0 >> brk(0x08195D70) = 0 >> brk(0x0819DD70) = 0 >> brk(0x0819DD70) = 0 >> brk(0x081A5D70) = 0 >> brk(0x081A5D70) = 0 >> brk(0x081ADD70) = 0 >> sysi86(41, 0xFED3DF8C, 0x0000133F, 0x00001F80) = 0x00000001 >> getrlimit(5, 0x08046AB8) = 0 >> cur = 256 max = 65536 >> brk(0x081ADD70) = 0 >> brk(0x081AFD70) = 0 >> brk(0x081AFD70) = 0 >> brk(0x081B1D70) = 0 >> time() = 1379268472 >> brk(0x081B1D70) = 0 >> brk(0x081B3D70) = 0 >> sysconfig(6) = 4096 >> stat(0x081B1DE8, 0x08046578) Err#2 ENOENT >> 0x081B1DE8: "/root/.flexlmrc" >> open(0xFED1F5FB, 0, 037657401570) = 3 >> 0xFED1F5FB: "/var/run/tzsync" >> mmap(0x00000000, 4, 0x0001, 0x0001, 3, 0) = 0xFEAB0000 >> close(3) = 0 >> brk(0x081B3D70) = 0 >> brk(0x081B5D70) = 0 >> mmap(0x00010000, 65536, 0x0007, 0x0302, -1, 0) = 0xFEA90000 >> open(0xFEA90040, 0, 037657225100) = 3 >> 0xFEA90040: "/usr/share/lib/zoneinfo/US/Eastern" >> fstat64(3, 0x08046938) = 0 >> d=0x02A50002 i=47909 m=0100644 l=2 u=0 g=2 sz=1267 >> at = Sep 15 14:07:52 EDT 2013 [ 1379268472.456773854 ] >> mt = Feb 9 14:21:34 EST 2013 [ 1360437694.000000000 ] >> ct = Feb 17 16:48:50 EST 2013 [ 1361137730.004103466 ] >> bsz=1536 blks=4 fs=zfs >> mmap(0x00010000, 65536, 0x0007, 0x0302, -1, 0) = 0xFEA70000 >> read(3, 0xFEA70000, 1267) = 1267 >> T Z i f\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\004\0\0\004\0\0\0\0 >> \0\0\0EB\0\0\004\0\0\0109EA61E p9FBAEB `A086\0 pA19ACD `A2 eE2 p >> A383E9E0A4 jAE pA5 5A7 `A6 SCAF0A71589 `A8 3ACF0A8FEA5E0AA138EF0 >> AADE87E0ABF3 pF0ACBE iE0ADD3 RF0AE9E KE0AFB3 4F0B0 ~ -E0B19C Q p >> B2 g J `B3 | 3 pB4 G , `B5 \15 pB6 '0E `B7 ;F7 pB806F0 `B91BD9 p >> B9E6D2 `BB04F5F0BBC6B4 `BCE4D7F0BDAFD0E0BEC4B9F0BF8FB2E0C0A49BF0 >> C1 o94E0C284 }F0C3 O vE0C4 d _F0C5 / XE0C6 M | pC70F :E0C8 - ^ p >> C8F8 W `CA\r @ pCAD8 9 `CB88F0 pD2 #F4 pD2 `FBE0D3 uE4F0D4 @DDE0 >> D5 UC6F0D6 BFE0D7 5A8F0D8\0A1E0D9158AF0D9E083E0DAFEA7 pDBC0 eE0 >> DCDE89 pDDA982 `DEBE k pDF89 d `E09E M pE1 i F `E2 ~ / pE3 I ( ` >> E4 ^11 pE5 W .E0E6 G -F0E7 710E0E8 '0FF0E916F2E0EA06F1F0EAF6D4E0 >> EBE6D3F0ECD6B6E0EDC6B5F0EEBFD3 `EFAFD2 pF09FB5 `F18FB4 pF27F97 ` >> F3 o96 pF4 _ y `F5 O x pF6 ? [ `F7 / Z pF8 ( wE0F90F < pFA\b YE0 >> FAF8 XF0FBE8 ;E0FCD8 :F0FDC81DE0FEB81CF0FFA7FFE0\097FEF00187E1E0 >> 02 wE0F003 pFE `04 `FD p05 PE0 `06 @DF p07 0C2 `078D19 p\t10A4 ` >> \tAD94F0\nF086 `\vE085 p\fD9A2E0\rC0 g p0EB984E00FA983F01099 fE0 >> 1189 eF012 y HE013 i GF014 Y *E015 I )F016 9\fE017 )\vF018 " ) ` >> 19\bEDF01A02\v `1AF2\n p1BE1ED `1CD1EC p1DC1CF `1EB1CE p1FA1B1 ` >> v\0F0 !8193 ` " UE2F0 # jAFE0 $ 5C4F0 % J91E0 &15A6F0 ' * sE0 >> 'FEC3 p )\n UE0 )DEA5 p *EA 7E0 +BE87 p ,D3 T ` -9E i p .B3 6 ` >> / ~ K p 09318 ` 1 g gF0 2 rFA ` 3 G IF0 4 RDC ` 5 ' +F0 6 2BE ` >> 707\rF0 81BDAE0 8E6EFF0 9FBBCE0 :C6D1F0 ;DB9EE0 >> 8FD0 p ?9B bE0 @ oB2 p A847F ` B O94 p C d a ` D / v p E D C ` >> EF3A8F0 G - _E0 GD38AF0 I\r AE0 IB3 lF0 JED #E0 K9C89 p LD6 @ ` >> M | k p NB6 " ` O \ M p P9604 ` Q < / p R uE6 ` S1C11 p T UC8 ` >> TFBF3 p V 5AA ` VE50FF0 X1EC6E0 XC4F1F0 YFEA8E0 ZA4D3F0 [DE8AE0 >> \84B5F0 ]BE lE0 ^ d97F0 _9E NE0 ` MB4 p a87 k ` b -96 p c g M ` >> d\r x p e G / ` eED Z p g '11 ` gCD < p i06F3 ` iAD1E p jE6D5 ` >> k96 :F0 lCFF1E0 m v1CF0 nAFD3E0 o UFEF0 p8FB5E0 q 5E0F0 r o97E0 >> s15C2F0 t O yE0 tFEDF p v 896 ` vDEC1 p x18 x ` xBEA3 p yF8 Z ` >> z9E85 p {D8 < ` | ~ g p }B81E ` ~ ^ I p7F98\0 `\001\001\001\001 >> \001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001 >> \001\001\001\001020301\001\001\001\001\001\001\001\001\001\001\0 >> 01\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\0 >> 01\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\0 >> 01\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\0 >> 01\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\0 >> 01\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\0 >> 01\001FFFFC7C001\0FFFFB9B0\004FFFFC7C001\bFFFFC7C001\f E D T\0 E >> S T\0 E W T\0 E P T\0\0\0\001\0\0\001 >> close(3) = 0 >> stat(0x081B1DE8, 0x08046988) Err#2 ENOENT >> 0x081B1DE8: "/root/.flexlmrc" >> stat(0x081B1DE8, 0x08046988) Err#2 ENOENT >> 0x081B1DE8: "/root/.flexlmrc" >> stat(0x081B1DE8, 0x08046908) Err#2 ENOENT >> 0x081B1DE8: "/root/.flexlmrc" >> stat(0x08190AB8, 0x08046908) Err#2 ENOENT >> 0x08190AB8: "/root/.flexlmborrow" >> stat(0x081B1DE8, 0x080469E8) Err#2 ENOENT >> 0x081B1DE8: "/root/.flexlmrc" >> ioctl(1, 0x00005401, 0x08045C72) = 0 >> iflag=0022402 oflag=0014005 cflag=0002275 lflag=0105073 line=0 >> cc: 003 034 177 025 004 000 000 000 >> fstat64(1, 0x08045BB4) = 0 >> d=0x08280000 i=16777220 m=0020620 l=1 u=0 g=7 rdev=0x00800000 >> at = Sep 15 14:07:52 EDT 2013 [ 1379268472.000000000 ] >> mt = Sep 15 14:07:52 EDT 2013 [ 1379268472.000000000 ] >> ct = Sep 11 20:35:15 EDT 2013 [ 1378946115.000000000 ] >> bsz=8192 blks=1 fs=devfs >> write(1, 0xFED3E3C4, 76) = 76 >> l m u t i l - C o p y r i g h t ( c ) 1 9 8 9 - 2 0 1 3 >> F l e x e r a S o f t w a r e L L C . A l l R i g h t >> s R e s e r v e d .\n >> stat(0x081B1DE8, 0x08046A08) Err#2 ENOENT >> 0x081B1DE8: "/root/.flexlmrc" >> time() = 1379268472 >> stat(0x081B1DE8, 0x08046088) Err#2 ENOENT >> 0x081B1DE8: "/root/.flexlmrc" >> sysinfo(2, 0x08045D5C, 1025) = 7 >> 0x08045D5C: "omnios" >> so_socket(PF_INET, SOCK_DGRAM, IPPROTO_IP, 0x00000000, SOV_DEFAULT) = 3 >> open(0xFEB94708, 0, 0666) = 4 >> 0xFEB94708: "/etc/netconfig" >> fstat64(4, 0x080446E0) = 0 >> d=0x02A50002 i=61996 m=0100644 l=1 u=0 g=3 sz=2137 >> at = Sep 15 14:07:36 EDT 2013 [ 1379268456.898214707 ] >> mt = Feb 9 14:22:05 EST 2013 [ 1360437725.000000000 ] >> ct = Feb 17 16:49:09 EST 2013 [ 1361137749.150662505 ] >> bsz=2560 blks=6 fs=zfs >> fstat64(4, 0x080445E0) = 0 >> d=0x02A50002 i=61996 m=0100644 l=1 u=0 g=3 sz=2137 >> at = Sep 15 14:07:36 EDT 2013 [ 1379268456.898214707 ] >> mt = Feb 9 14:22:05 EST 2013 [ 1360437725.000000000 ] >> ct = Feb 17 16:49:09 EST 2013 [ 1361137749.150662505 ] >> bsz=2560 blks=6 fs=zfs >> ioctl(4, 0x00005401, 0x0804469E) Err#25 ENOTTY >> read(4, 0x081B5144, 2560) = 2137 >> # C D D L H E A D E R S T A R T\n #\n # T h e c o n t >> e n t s o f t h i s f i l e a r e s u b j e c t t o >> t h e t e r m s o f t h e\n # C o m m o n D e v e l >> o p m e n t a n d D i s t r i b u t i o n L i c e n s e , >> V e r s i o n 1 . 0 o n l y\n # ( t h e " L i c e n s >> e " ) . Y o u m a y n o t u s e t h i s f i l e >> e x c e p t i n c o m p l i a n c e\n # w i t h t h e >> L i c e n s e .\n #\n # Y o u c a n o b t a i n a c o >> p y o f t h e l i c e n s e a t u s r / s r c / O P E >> N S O L A R I S . L I C E N S E\n # o r h t t p : / / w w w >> . o p e n s o l a r i s . o r g / o s / l i c e n s i n g .\n # >> S e e t h e L i c e n s e f o r t h e s p e c i f i >> c l a n g u a g e g o v e r n i n g p e r m i s s i o n s >> \n # a n d l i m i t a t i o n s u n d e r t h e L i c >> e n s e .\n #\n # W h e n d i s t r i b u t i n g C o v e >> r e d C o d e , i n c l u d e t h i s C D D L H E A D >> E R i n e a c h\n # f i l e a n d i n c l u d e t h >> e L i c e n s e f i l e a t u s r / s r c / O P E N S O >> L A R I S . L I C E N S E .\n # I f a p p l i c a b l e , >> a d d t h e f o l l o w i n g b e l o w t h i s C D D >> L H E A D E R , w i t h t h e\n # f i e l d s e n c l >> o s e d b y b r a c k e t s " [ ] " r e p l a c e d w >> i t h y o u r o w n i d e n t i f y i n g\n # i n f o r >> m a t i o n : P o r t i o n s C o p y r i g h t [ y y y y >> ] [ n a m e o f c o p y r i g h t o w n e r ]\n #\n # >> C D D L H E A D E R E N D\n #\n # C o p y r i g h t 1 9 >> 9 9 S u n M i c r o s y s t e m s , I n c . A l l r >> i g h t s r e s e r v e d .\n # U s e i s s u b j e c t >> t o l i c e n s e t e r m s .\n #\n # i d e n t\t " % Z >> % % M %\t % I %\t % E % S M I "\n #\n # T h e " N e t w o >> r k C o n f i g u r a t i o n " F i l e .\n #\n # E a c h >> e n t r y i s o f t h e f o r m :\n #\n # >> < n e t w o r k _ i d > < s e m a n t i c s > < f l a g s >>> < p r o t o f a m i l y > < p r o t o n a m e > \\n # >> < d e v i c e > < n a m e t o a d >> d r _ l i b s >\n #\n # T h e " - " i n < n a m e t o a >> d d r _ l i b s > f o r i n e t f a m i l y t r a n s p >> o r t s i n d i c a t e s\n # r e d i r e c t i o n t o >> t h e n a m e s e r v i c e s w i t c h p o l i c i e s >> f o r " h o s t s " a n d\n # " s e r v i c e s " . T >> h e " - " m a y b e r e p l a c e d b y n a m e t o >> a d d r l i b r a r i e s t h a t\n # c o m p l y w i t >> h t h e S V r 4 s p e c s , i n w h i c h c a s e >> t h e n a m e s e r v i c e s w i t c h\n # w i l l n >> o t b e u s e d f o r n e t d i r _ g e t b y n a m e , >> n e t d i r _ g e t b y a d d r ,\n # g e t h o s t b y n a >> m e , g e t h o s t b y a d d r , g e t s e r v b y n a m e >> , a n d g e t s e r v b y p o r t .\n # T h e r e a r e >> n o n a m e t o a d d r _ l i b s f o r t h e i n e t >> f a m i l y i n S o l a r i s a n y m o r e .\n #\n u d >> p 6 t p i _ c l t s v i n e >> t 6 u d p / d e v / u d p 6 -\n t c >> p 6 t p i _ c o t s _ o r d v i n e >> t 6 t c p / d e v / t c p 6 -\n u d >> p t p i _ c l t s v i n e >> t u d p / d e v / u d p -\n t c >> p t p i _ c o t s _ o r d v i n e >> t t c p / d e v / t c p -\n r a >> w i p t p i _ r a w - i n e >> t - / d e v / r a w i p -\n t i >> c l t s t p i _ c l t s v l o o p >> b a c k - / d e v / t i c l t s s t r a >> d d r . s o\n t i c o t s o r d t p i _ c o t s _ o r d >> v l o o p b a c k - / d e v / t i c o t s >> o r d s t r a d d r . s o\n t i c o t s t p i _ c >> o t s v l o o p b a c k - / d >> e v / t i c o t s s t r a d d r . s o\n >> read(4, 0x081B5144, 2560) = 0 >> llseek(4, 0, 1) = 2137 >> llseek(4, 0, 0) = 0 >> read(4, 0x081B5144, 2560) = 2137 >> # C D D L H E A D E R S T A R T\n #\n # T h e c o n t >> e n t s o f t h i s f i l e a r e s u b j e c t t o >> t h e t e r m s o f t h e\n # C o m m o n D e v e l >> o p m e n t a n d D i s t r i b u t i o n L i c e n s e , >> V e r s i o n 1 . 0 o n l y\n # ( t h e " L i c e n s >> e " ) . Y o u m a y n o t u s e t h i s f i l e >> e x c e p t i n c o m p l i a n c e\n # w i t h t h e >> L i c e n s e .\n #\n # Y o u c a n o b t a i n a c o >> p y o f t h e l i c e n s e a t u s r / s r c / O P E >> N S O L A R I S . L I C E N S E\n # o r h t t p : / / w w w >> . o p e n s o l a r i s . o r g / o s / l i c e n s i n g .\n # >> S e e t h e L i c e n s e f o r t h e s p e c i f i >> c l a n g u a g e g o v e r n i n g p e r m i s s i o n s >> \n # a n d l i m i t a t i o n s u n d e r t h e L i c >> e n s e .\n #\n # W h e n d i s t r i b u t i n g C o v e >> r e d C o d e , i n c l u d e t h i s C D D L H E A D >> E R i n e a c h\n # f i l e a n d i n c l u d e t h >> e L i c e n s e f i l e a t u s r / s r c / O P E N S O >> L A R I S . L I C E N S E .\n # I f a p p l i c a b l e , >> a d d t h e f o l l o w i n g b e l o w t h i s C D D >> L H E A D E R , w i t h t h e\n # f i e l d s e n c l >> o s e d b y b r a c k e t s " [ ] " r e p l a c e d w >> i t h y o u r o w n i d e n t i f y i n g\n # i n f o r >> m a t i o n : P o r t i o n s C o p y r i g h t [ y y y y >> ] [ n a m e o f c o p y r i g h t o w n e r ]\n #\n # >> C D D L H E A D E R E N D\n #\n # C o p y r i g h t 1 9 >> 9 9 S u n M i c r o s y s t e m s , I n c . A l l r >> i g h t s r e s e r v e d .\n # U s e i s s u b j e c t >> t o l i c e n s e t e r m s .\n #\n # i d e n t\t " % Z >> % % M %\t % I %\t % E % S M I "\n #\n # T h e " N e t w o >> r k C o n f i g u r a t i o n " F i l e .\n #\n # E a c h >> e n t r y i s o f t h e f o r m :\n #\n # >> < n e t w o r k _ i d > < s e m a n t i c s > < f l a g s >>> < p r o t o f a m i l y > < p r o t o n a m e > \\n # >> < d e v i c e > < n a m e t o a d >> d r _ l i b s >\n #\n # T h e " - " i n < n a m e t o a >> d d r _ l i b s > f o r i n e t f a m i l y t r a n s p >> o r t s i n d i c a t e s\n # r e d i r e c t i o n t o >> t h e n a m e s e r v i c e s w i t c h p o l i c i e s >> f o r " h o s t s " a n d\n # " s e r v i c e s " . T >> h e " - " m a y b e r e p l a c e d b y n a m e t o >> a d d r l i b r a r i e s t h a t\n # c o m p l y w i t >> h t h e S V r 4 s p e c s , i n w h i c h c a s e >> t h e n a m e s e r v i c e s w i t c h\n # w i l l n >> o t b e u s e d f o r n e t d i r _ g e t b y n a m e , >> n e t d i r _ g e t b y a d d r ,\n # g e t h o s t b y n a >> m e , g e t h o s t b y a d d r , g e t s e r v b y n a m e >> , a n d g e t s e r v b y p o r t .\n # T h e r e a r e >> n o n a m e t o a d d r _ l i b s f o r t h e i n e t >> f a m i l y i n S o l a r i s a n y m o r e .\n #\n u d >> p 6 t p i _ c l t s v i n e >> t 6 u d p / d e v / u d p 6 -\n t c >> p 6 t p i _ c o t s _ o r d v i n e >> t 6 t c p / d e v / t c p 6 -\n u d >> p t p i _ c l t s v i n e >> t u d p / d e v / u d p -\n t c >> p t p i _ c o t s _ o r d v i n e >> t t c p / d e v / t c p -\n r a >> w i p t p i _ r a w - i n e >> t - / d e v / r a w i p -\n t i >> c l t s t p i _ c l t s v l o o p >> b a c k - / d e v / t i c l t s s t r a >> d d r . s o\n t i c o t s o r d t p i _ c o t s _ o r d >> v l o o p b a c k - / d e v / t i c o t s >> o r d s t r a d d r . s o\n t i c o t s t p i _ c >> o t s v l o o p b a c k - / d >> e v / t i c o t s s t r a d d r . s o\n >> brk(0x081B5D70) = 0 >> brk(0x081B7D70) = 0 >> read(4, 0x081B5144, 2560) = 0 >> llseek(4, 0, 1) = 2137 >> close(4) = 0 >> open(0xFEB94048, 0, 037654662124) = 4 >> 0xFEB94048: "/dev/udp" >> ioctl(4, 0xC00C6982, 0x08044BC4) = 0 >> write/read (struct lifnum) >> close(4) = 0 >> open(0xFEB94048, 0, 01001045704) = 4 >> 0xFEB94048: "/dev/udp" >> ioctl(4, 0xC00C6982, 0x08044BC4) = 0 >> write/read (struct lifnum) >> close(4) = 0 >> getuid() = 0 [0] >> getpid() = 7645 [7644] >> open(0x080448F0, 0, 037664372520) = 4 >> 0x080448F0: "/proc/7645/psinfo" >> read(4, 0x08044970, 336) = 336 >> \0\0\00201\0\0\0DD1D\0\0DC1D\0\0DC1D\0\08F01\0\0\0\0\0\0\0\0\0\0 >> \0\0\0\0\0\0\0\0\0\0\0\0A815\0\010\n\0\0\0\0\0\0\0\080\01E\0 (\0 >> xF7 5 RC9BA121B\0\0\0\0BAB7 101\0\0\0\0\0\0\0\0 l m u t i l\0\0 >> \0\0\0\0\0\0\0\0 . / l m u t i l l m h o s t i d - e t h e r >> \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 >> \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\003\0\0\0 >> D ~04\b T ~04\b01\0\0\0 H\0\0\001\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 >> ;\0\0\0\0\0\0\0\0\0\0\001\0\0\0\0\0\0\0\0\0\0\0\006 O1403\0 (\0 >> ;\0\0\01E\0\0\0 xF7 5 R\0\0\0\0\0\0\0\0BAB7 101 T S\0\0\0\0\0\0 >> \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0FFFFFFFFFFFFFFFF\0\0\0\0 >> \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 >> close(4) = 0 >> mmap(0x00010000, 65536, 0x0007, 0x0302, -1, 0) = 0xFEA50000 >> getuid() = 0 [0] >> getuid() = 0 [0] >> open64(0xFED1F565, 0, 0) = 4 >> 0xFED1F565: "/var/run/name_service_door" >> fcntl(4, 2, 0x00000001) = 0 >> door(4, 0xFED346FC, 0x00000000, 0x00000000, 0x00000000, 2) = 0 >> target=335 proc=0x806E154 data=0xDEADBEED >> attributes=DOOR_UNREF|DOOR_NO_CANCEL >> uniquifier=443 >> door(4, 0x080449A8, 0x00000000, 0x00000000, 0x00000000, 3) = 0 >> data_ptr=FEA50000 data_size=192 >> desc_ptr=0x0 desc_num=0 >> rbuf=0xFEA50000 rsize=16384 >> close(3) = 0 >> write(1, 0xFED3E3C4, 54) = 54 >> T h e F l e x N e t h o s t I D o f t h i s m a c h >> i n e i s " 0 0 0 0 0 0 0 0 0 0 0 0 "\n >> lseek(1, 0, 1) = 187644 >> lseek(2, 0, 1) = 187644 >> lseek(2, 0, 1) = 187644 >> lseek(1, 0, 1) = 187644 >> lseek(2, 0, 1) = 187644 >> lseek(2, 0, 1) = 187644 >> _exit(0) >> _______________________________________________ >> OmniOS-discuss mailing list >> OmniOS-discuss at lists.omniti.com >> http://lists.omniti.com/mailman/listinfo/omnios-discuss > -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 495 bytes Desc: Message signed with OpenPGP using GPGMail URL: From garrett.damore at dey-sys.com Fri Sep 20 20:10:12 2013 From: garrett.damore at dey-sys.com (Garrett D'Amore) Date: Fri, 20 Sep 2013 13:10:12 -0700 Subject: [OmniOS-discuss] FlexLM lmutil/lmgrd In-Reply-To: <688B3B7E-5A1D-455B-AB6A-9B62EF8D8C6D@omniti.com> References: <201309121644.r8CGikdm023934@elvis.arl.psu.edu> <201309131938.r8DJcXA9008818@elvis.arl.psu.edu> <7F90E095-820F-483E-9A24-6125EE3BF9E0@omniti.com> <201309151815.r8FIFjiC012973@elvis.arl.psu.edu> <2C86C0A5-1A7B-4834-9236-D6502E42C460@dey-sys.com> <688B3B7E-5A1D-455B-AB6A-9B62EF8D8C6D@omniti.com> Message-ID: On Sep 20, 2013, at 12:50 PM, Dale Ghent wrote: > > Looks like flexlm calls ~something~ which ends up calling: > > sysinfo(2, 0x08045D5C, 1025) = 7 > > 2 = SI_HW_SERIAL which should return the hostid as generated from zone_get_hostid(curzone)) > > Would the bug you're referring to have touched that? absolutely. You can fake the ID out by dropping in a different /etc/hostid file -- this is an undocumented hack. Its actually possible to create specific host IDs in this file fairly trivially. - Garrett > > /dale > > > On Sep 20, 2013, at 1:26 PM, Garrett D'Amore wrote: > >> FYI, >> >> The results of gethostid() can be broken on certain versions of illumos. I pushed a change recently (1-2 weeks ago) that fixes this. It would be surprising to me if this change is also responsible for breakage of license managers. That said, I'm not precisely sure about the innards of FlexLM, and whether or not it is using the hostid call. (The last time I had cause to know such things was around a decade ago, and at that time I can confirm that it definitely *was* using hostids.) >> >> - Garrett >> >> On Sep 15, 2013, at 11:15 AM, John D Groenveld wrote: >> >>> In message <7F90E095-820F-483E-9A24-6125EE3BF9E0 at omniti.com>, Dale Ghent writes >>> : >>>> It really depends how (ie, which calls) lmgrd is making to get this = >>>> info. There are various ways to get both, so it would help to find that = >>>> out. >>>> >>>> Can you provide at least a truss -xall -tall -vall -wall -rall output? >>> >>> $ ./lmutil lmhostid -ether >>> lmutil - Copyright (c) 1989-2013 Flexera Software LLC. All Rights Reserved. >>> The FlexNet host ID of this machine is "000000000000" >>> >>> John >>> groenveld at acm.org >>> >>> execve(0x08047FF2, 0x08047E44, 0x08047E54) argc = 3 >>> 0x08047FF2: "lmutil" >>> sysinfo(5, 0x08047A67, 257) = 6 >>> 0x08047A67: "i86pc" >>> mmap(0x00000000, 32, 0x0007, 0x0102, -1, 0) = 0xFEFB0000 >>> mmap(0x00000000, 4096, 0x0003, 0x0102, -1, 0) = 0xFEFA0000 >>> mmap(0x00000000, 4096, 0x0003, 0x0102, -1, 0) = 0xFEF90000 >>> mmap(0x00000000, 4096, 0x0007, 0x0102, -1, 0) = 0xFEF80000 >>> memcntl(0xFEFB6000, 47484, 4, 0x0003, 0, 0) = 0 >>> memcntl(0x08050000, 7104, 4, 0x0003, 0, 0) = 0 >>> resolvepath(0xFEF90014, 0x08047758, 1023) = 12 >>> 0xFEF90014: "/usr/lib/ld.so.1" >>> 0x08047758: "/lib/ld.so.1" >>> getcwd(0x08047758, 1016) = 0 >>> 0x08047758: "/tmp" >>> resolvepath(0x08047758, 0x08047758, 1023) = 11 >>> 0x08047758: "/tmp/lmutil" >>> 0x08047758: "/tmp/lmutil" >>> stat64(0xFEF90025, 0x08047AD8) = 0 >>> 0xFEF90025: "/tmp/lmutil" >>> d=0x08400002 i=694677790 m=0100755 l=1 u=0 g=0 sz=1618996 >>> at = Sep 15 14:07:52 EDT 2013 [ 1379268472.456460511 ] >>> mt = Sep 12 11:41:38 EDT 2013 [ 1379000498.000000000 ] >>> ct = Sep 11 20:47:44 EDT 2013 [ 1378946864.357536715 ] >>> bsz=4096 blks=3168 fs=tmpfs >>> open(0xFEFE694A, 0, 0) Err#2 ENOENT >>> 0xFEFE694A: "/var/ld/ld.config" >>> stat64(0xFEF90083, 0x080472F8) Err#2 ENOENT >>> 0xFEF90083: "/opt/SUNWspro/lib/rw7/libsocket.so.1" >>> stat64(0xFEF900A8, 0x080472F8) Err#2 ENOENT >>> 0xFEF900A8: "/opt/SUNWspro/lib/libsocket.so.1" >>> stat64(0xFEF900C9, 0x080472F8) Err#2 ENOENT >>> 0xFEF900C9: "/usr/ccs/lib/libsocket.so.1" >>> stat64(0xFEF900E5, 0x080472F8) = 0 >>> 0xFEF900E5: "/lib/libsocket.so.1" >>> d=0x02A50002 i=95374 m=0100755 l=1 u=0 g=2 sz=74492 >>> at = Sep 15 14:07:52 EDT 2013 [ 1379268472.451314306 ] >>> mt = Sep 11 19:52:24 EDT 2013 [ 1378943544.905165628 ] >>> ct = Sep 11 19:52:24 EDT 2013 [ 1378943544.905235544 ] >>> bsz=74752 blks=147 fs=zfs >>> resolvepath(0xFEF900E5, 0x080473C0, 1023) = 19 >>> 0xFEF900E5: "/lib/libsocket.so.1" >>> 0x080473C0: "/lib/libsocket.so.1" >>> sysconfig(6) = 4096 >>> open(0xFEF900E5, 0, 0) = 3 >>> 0xFEF900E5: "/lib/libsocket.so.1" >>> mmapobj(3, 0x20000, 0xFEF80A80, 0x08047364, 0x00000000) = 0 >>> close(3) = 0 >>> memcntl(0xFEF60000, 17040, 4, 0x0003, 0, 0) = 0 >>> mmap(0x00000000, 4096, 0x0007, 0x0102, -1, 0) = 0xFEF50000 >>> stat64(0xFEF90105, 0x080472F8) Err#2 ENOENT >>> 0xFEF90105: "/opt/SUNWspro/lib/rw7/libnsl.so.1" >>> stat64(0xFEF90127, 0x080472F8) Err#2 ENOENT >>> 0xFEF90127: "/opt/SUNWspro/lib/libnsl.so.1" >>> stat64(0xFEF90145, 0x080472F8) Err#2 ENOENT >>> 0xFEF90145: "/usr/ccs/lib/libnsl.so.1" >>> stat64(0xFEF9015E, 0x080472F8) = 0 >>> 0xFEF9015E: "/lib/libnsl.so.1" >>> d=0x02A50002 i=95358 m=0100755 l=1 u=0 g=2 sz=542448 >>> at = Sep 15 14:07:52 EDT 2013 [ 1379268472.451327584 ] >>> mt = Sep 11 19:52:24 EDT 2013 [ 1378943544.879340274 ] >>> ct = Sep 11 19:52:24 EDT 2013 [ 1378943544.879432528 ] >>> bsz=131072 blks=1285 fs=zfs >>> resolvepath(0xFEF9015E, 0x080473C0, 1023) = 16 >>> 0xFEF9015E: "/lib/libnsl.so.1" >>> 0x080473C0: "/lib/libnsl.so.1" >>> open(0xFEF9015E, 0, 0) = 3 >>> 0xFEF9015E: "/lib/libnsl.so.1" >>> mmapobj(3, 0x20000, 0xFEF50160, 0x08047364, 0x00000000) = 0 >>> close(3) = 0 >>> memcntl(0xFEB30000, 78576, 4, 0x0003, 0, 0) = 0 >>> stat64(0xFEF9017A, 0x080472F8) Err#2 ENOENT >>> 0xFEF9017A: "/opt/SUNWspro/lib/rw7/libdl.so.1" >>> stat64(0xFEF9019B, 0x080472F8) Err#2 ENOENT >>> 0xFEF9019B: "/opt/SUNWspro/lib/libdl.so.1" >>> stat64(0xFEF901B8, 0x080472F8) Err#2 ENOENT >>> 0xFEF901B8: "/usr/ccs/lib/libdl.so.1" >>> stat64(0xFEF901D0, 0x080472F8) = 0 >>> 0xFEF901D0: "/lib/libdl.so.1" >>> d=0x02A50002 i=891 m=0100755 l=1 u=0 g=2 sz=4100 >>> at = Sep 15 14:07:52 EDT 2013 [ 1379268472.451334328 ] >>> mt = Feb 9 14:21:45 EST 2013 [ 1360437705.000000000 ] >>> ct = Sep 11 19:52:24 EDT 2013 [ 1378943544.827632815 ] >>> bsz=4608 blks=10 fs=zfs >>> resolvepath(0xFEF901D0, 0x080473C0, 1023) = 15 >>> 0xFEF901D0: "/lib/libdl.so.1" >>> 0x080473C0: "/lib/libdl.so.1" >>> open(0xFEF901D0, 0, 0) = 3 >>> 0xFEF901D0: "/lib/libdl.so.1" >>> mmapobj(3, 0x20000, 0xFEF507B0, 0x08047364, 0x00000000) = 0 >>> close(3) = 0 >>> stat64(0xFEF901F0, 0x080472F8) Err#2 ENOENT >>> 0xFEF901F0: "/opt/SUNWspro/lib/rw7/libpthread.so.1" >>> stat64(0xFEF90216, 0x080472F8) Err#2 ENOENT >>> 0xFEF90216: "/opt/SUNWspro/lib/libpthread.so.1" >>> stat64(0xFEF90238, 0x080472F8) Err#2 ENOENT >>> 0xFEF90238: "/usr/ccs/lib/libpthread.so.1" >>> stat64(0xFEF90255, 0x080472F8) = 0 >>> 0xFEF90255: "/lib/libpthread.so.1" >>> d=0x02A50002 i=919 m=0100755 l=1 u=0 g=2 sz=17312 >>> at = Sep 15 14:07:32 EDT 2013 [ 1379268452.848296804 ] >>> mt = Feb 9 14:21:45 EST 2013 [ 1360437705.000000000 ] >>> ct = Sep 11 19:52:24 EDT 2013 [ 1378943544.887629564 ] >>> bsz=17408 blks=35 fs=zfs >>> resolvepath(0xFEF90255, 0x080473C0, 1023) = 20 >>> 0xFEF90255: "/lib/libpthread.so.1" >>> 0x080473C0: "/lib/libpthread.so.1" >>> open(0xFEF90255, 0, 0) = 3 >>> 0xFEF90255: "/lib/libpthread.so.1" >>> mmapobj(3, 0x20000, 0xFEF50CF8, 0x08047364, 0x00000000) = 0 >>> close(3) = 0 >>> mmap(0x00000000, 4096, 0x0007, 0x0102, -1, 0) = 0xFEF30000 >>> stat64(0xFEF90277, 0x080472F8) Err#2 ENOENT >>> 0xFEF90277: "/opt/SUNWspro/lib/rw7/libCstd.so.1" >>> stat64(0xFEF9029A, 0x080472F8) Err#2 ENOENT >>> 0xFEF9029A: "/opt/SUNWspro/lib/libCstd.so.1" >>> stat64(0xFEF902B9, 0x080472F8) Err#2 ENOENT >>> 0xFEF902B9: "/usr/ccs/lib/libCstd.so.1" >>> stat64(0xFEF902D3, 0x080472F8) Err#2 ENOENT >>> 0xFEF902D3: "/lib/libCstd.so.1" >>> stat64(0xFEF902E5, 0x080472F8) = 0 >>> 0xFEF902E5: "/usr/lib/libCstd.so.1" >>> d=0x02A50002 i=13972 m=0100755 l=1 u=0 g=2 sz=1994800 >>> at = Sep 15 14:07:38 EDT 2013 [ 1379268458.912491723 ] >>> mt = Feb 9 14:21:58 EST 2013 [ 1360437718.000000000 ] >>> ct = Feb 17 16:48:14 EST 2013 [ 1361137694.061996713 ] >>> bsz=131072 blks=4103 fs=zfs >>> resolvepath(0xFEF902E5, 0x080473C0, 1023) = 21 >>> 0xFEF902E5: "/usr/lib/libCstd.so.1" >>> 0x080473C0: "/usr/lib/libCstd.so.1" >>> open(0xFEF902E5, 0, 0) = 3 >>> 0xFEF902E5: "/usr/lib/libCstd.so.1" >>> mmapobj(3, 0x20000, 0xFEF30488, 0x08047364, 0x00000000) = 0 >>> close(3) = 0 >>> memcntl(0xFEDA0000, 421888, 4, 0x0003, 0, 0) = 0 >>> stat64(0xFEF90308, 0x080472F8) Err#2 ENOENT >>> 0xFEF90308: "/opt/SUNWspro/lib/rw7/libCrun.so.1" >>> stat64(0xFEF9032B, 0x080472F8) Err#2 ENOENT >>> 0xFEF9032B: "/opt/SUNWspro/lib/libCrun.so.1" >>> stat64(0xFEF9034A, 0x080472F8) Err#2 ENOENT >>> 0xFEF9034A: "/usr/ccs/lib/libCrun.so.1" >>> stat64(0xFEF90364, 0x080472F8) Err#2 ENOENT >>> 0xFEF90364: "/lib/libCrun.so.1" >>> stat64(0xFEF90376, 0x080472F8) = 0 >>> 0xFEF90376: "/usr/lib/libCrun.so.1" >>> d=0x02A50002 i=13971 m=0100755 l=1 u=0 g=2 sz=66408 >>> at = Sep 15 14:07:34 EDT 2013 [ 1379268454.129491710 ] >>> mt = Feb 9 14:21:58 EST 2013 [ 1360437718.000000000 ] >>> ct = Feb 17 16:48:13 EST 2013 [ 1361137693.980172050 ] >>> bsz=66560 blks=131 fs=zfs >>> resolvepath(0xFEF90376, 0x080473C0, 1023) = 21 >>> 0xFEF90376: "/usr/lib/libCrun.so.1" >>> 0x080473C0: "/usr/lib/libCrun.so.1" >>> open(0xFEF90376, 0, 0) = 3 >>> 0xFEF90376: "/usr/lib/libCrun.so.1" >>> mmapobj(3, 0x20000, 0xFEF30AE0, 0x08047364, 0x00000000) = 0 >>> close(3) = 0 >>> memcntl(0xFED70000, 18620, 4, 0x0003, 0, 0) = 0 >>> stat64(0xFEF90396, 0x080472F8) Err#2 ENOENT >>> 0xFEF90396: "/opt/SUNWspro/lib/rw7/libm.so.1" >>> stat64(0xFEF903B6, 0x080472F8) Err#2 ENOENT >>> 0xFEF903B6: "/opt/SUNWspro/lib/libm.so.1" >>> stat64(0xFEF903D2, 0x080472F8) Err#2 ENOENT >>> 0xFEF903D2: "/usr/ccs/lib/libm.so.1" >>> stat64(0xFEF903E9, 0x080472F8) = 0 >>> 0xFEF903E9: "/lib/libm.so.1" >>> d=0x02A50002 i=66 m=0100755 l=1 u=0 g=2 sz=12236 >>> at = Sep 15 14:07:33 EDT 2013 [ 1379268453.529748569 ] >>> mt = Feb 9 14:21:59 EST 2013 [ 1360437719.000000000 ] >>> ct = Sep 11 19:52:28 EDT 2013 [ 1378943548.420681998 ] >>> bsz=12288 blks=25 fs=zfs >>> resolvepath(0xFEF903E9, 0x080473C0, 1023) = 14 >>> 0xFEF903E9: "/lib/libm.so.1" >>> 0x080473C0: "/lib/libm.so.1" >>> open(0xFEF903E9, 0, 0) = 3 >>> 0xFEF903E9: "/lib/libm.so.1" >>> mmapobj(3, 0x20000, 0xFEF50ED8, 0x08047364, 0x00000000) = 0 >>> close(3) = 0 >>> mmap(0x00000000, 4096, 0x0007, 0x0102, -1, 0) = 0xFED40000 >>> stat64(0xFEF90402, 0x080472F8) Err#2 ENOENT >>> 0xFEF90402: "/opt/SUNWspro/lib/rw7/libc.so.1" >>> stat64(0xFEF90422, 0x080472F8) Err#2 ENOENT >>> 0xFEF90422: "/opt/SUNWspro/lib/libc.so.1" >>> stat64(0xFEF9043E, 0x080472F8) Err#2 ENOENT >>> 0xFEF9043E: "/usr/ccs/lib/libc.so.1" >>> stat64(0xFEF90455, 0x080472F8) = 0 >>> 0xFEF90455: "/lib/libc.so.1" >>> d=0x02A50002 i=95455 m=0100755 l=1 u=0 g=2 sz=1570648 >>> at = Sep 15 14:07:52 EDT 2013 [ 1379268472.452616614 ] >>> mt = Sep 11 19:52:25 EDT 2013 [ 1378943545.084922301 ] >>> ct = Sep 11 19:52:25 EDT 2013 [ 1378943545.085025579 ] >>> bsz=131072 blks=3079 fs=lofs >>> resolvepath(0xFEF90455, 0x080473C0, 1023) = 14 >>> 0xFEF90455: "/lib/libc.so.1" >>> 0x080473C0: "/lib/libc.so.1" >>> open(0xFEF90455, 0, 0) = 3 >>> 0xFEF90455: "/lib/libc.so.1" >>> mmapobj(3, 0x20000, 0xFED40488, 0x08047364, 0x00000000) = 0 >>> close(3) = 0 >>> memcntl(0xFEBF0000, 244676, 4, 0x0003, 0, 0) = 0 >>> stat64(0xFEF9046C, 0x080472F8) = 0 >>> 0xFEF9046C: "/usr/lib/libc.so.1" >>> d=0x02A50002 i=95455 m=0100755 l=1 u=0 g=2 sz=1570648 >>> at = Sep 15 14:07:52 EDT 2013 [ 1379268472.459352782 ] >>> mt = Sep 11 19:52:25 EDT 2013 [ 1378943545.084922301 ] >>> ct = Sep 11 19:52:25 EDT 2013 [ 1378943545.085025579 ] >>> bsz=131072 blks=3079 fs=lofs >>> resolvepath(0xFEF9046C, 0x080473C0, 1023) = 14 >>> 0xFEF9046C: "/usr/lib/libc.so.1" >>> 0x080473C0: "/lib/libc.so.1" >>> mmap(0x00000000, 4096, 0x0007, 0x0102, -1, 0) = 0xFEBE0000 >>> stat64(0xFEF90489, 0x08046F68) = 0 >>> 0xFEF90489: "/lib/libm.so.2" >>> d=0x02A50002 i=67 m=0100755 l=1 u=0 g=2 sz=343176 >>> at = Sep 15 14:07:34 EDT 2013 [ 1379268454.027406272 ] >>> mt = Feb 9 14:21:59 EST 2013 [ 1360437719.000000000 ] >>> ct = Sep 11 19:52:28 EDT 2013 [ 1378943548.420838478 ] >>> bsz=131072 blks=773 fs=zfs >>> resolvepath(0xFEF90489, 0x08047030, 1023) = 14 >>> 0xFEF90489: "/lib/libm.so.2" >>> 0x08047030: "/lib/libm.so.2" >>> open(0xFEF90489, 0, 0) = 3 >>> 0xFEF90489: "/lib/libm.so.2" >>> mmapobj(3, 0x20000, 0xFEBE0278, 0x08046FD4, 0x00000000) = 0 >>> close(3) = 0 >>> memcntl(0xFEAC0000, 25456, 4, 0x0003, 0, 0) = 0 >>> mmap(0x00010000, 24576, 0x0007, 0x80000302, -1, 0) = 0xFEBD0000 >>> context(0, 0x08047918) >>> getrlimit(3, 0x08047910) = 0 >>> cur = 10485760 max = RLIM_INFINITY >>> getpid() = 7645 [7644] >>> lwp_private(0, 1, 0xFEBD2A40) = 0x000001C3 >>> context(3, 0xFEBD2AA0) >>> sigpendsys(2, 0xFED3CFA0) = 0 >>> sigmask = 0xFFFFFFFF 0xFFFFFFFF 0x000000FF 0 >>> mmap(0x00000000, 4096, 0x0007, 0x0102, -1, 0) = 0xFEBC0000 >>> brk(0x0818DD70) = 0 >>> brk(0x0818FD70) = 0 >>> brk(0x0818FD70) = 0 >>> brk(0x08191D70) = 0 >>> brk(0x08191D70) = 0 >>> brk(0x08193D70) = 0 >>> brk(0x08193D70) = 0 >>> brk(0x08195D70) = 0 >>> brk(0x08195D70) = 0 >>> brk(0x0819DD70) = 0 >>> brk(0x0819DD70) = 0 >>> brk(0x081A5D70) = 0 >>> brk(0x081A5D70) = 0 >>> brk(0x081ADD70) = 0 >>> sysi86(41, 0xFED3DF8C, 0x0000133F, 0x00001F80) = 0x00000001 >>> getrlimit(5, 0x08046AB8) = 0 >>> cur = 256 max = 65536 >>> brk(0x081ADD70) = 0 >>> brk(0x081AFD70) = 0 >>> brk(0x081AFD70) = 0 >>> brk(0x081B1D70) = 0 >>> time() = 1379268472 >>> brk(0x081B1D70) = 0 >>> brk(0x081B3D70) = 0 >>> sysconfig(6) = 4096 >>> stat(0x081B1DE8, 0x08046578) Err#2 ENOENT >>> 0x081B1DE8: "/root/.flexlmrc" >>> open(0xFED1F5FB, 0, 037657401570) = 3 >>> 0xFED1F5FB: "/var/run/tzsync" >>> mmap(0x00000000, 4, 0x0001, 0x0001, 3, 0) = 0xFEAB0000 >>> close(3) = 0 >>> brk(0x081B3D70) = 0 >>> brk(0x081B5D70) = 0 >>> mmap(0x00010000, 65536, 0x0007, 0x0302, -1, 0) = 0xFEA90000 >>> open(0xFEA90040, 0, 037657225100) = 3 >>> 0xFEA90040: "/usr/share/lib/zoneinfo/US/Eastern" >>> fstat64(3, 0x08046938) = 0 >>> d=0x02A50002 i=47909 m=0100644 l=2 u=0 g=2 sz=1267 >>> at = Sep 15 14:07:52 EDT 2013 [ 1379268472.456773854 ] >>> mt = Feb 9 14:21:34 EST 2013 [ 1360437694.000000000 ] >>> ct = Feb 17 16:48:50 EST 2013 [ 1361137730.004103466 ] >>> bsz=1536 blks=4 fs=zfs >>> mmap(0x00010000, 65536, 0x0007, 0x0302, -1, 0) = 0xFEA70000 >>> read(3, 0xFEA70000, 1267) = 1267 >>> T Z i f\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\004\0\0\004\0\0\0\0 >>> \0\0\0EB\0\0\004\0\0\0109EA61E p9FBAEB `A086\0 pA19ACD `A2 eE2 p >>> A383E9E0A4 jAE pA5 5A7 `A6 SCAF0A71589 `A8 3ACF0A8FEA5E0AA138EF0 >>> AADE87E0ABF3 pF0ACBE iE0ADD3 RF0AE9E KE0AFB3 4F0B0 ~ -E0B19C Q p >>> B2 g J `B3 | 3 pB4 G , `B5 \15 pB6 '0E `B7 ;F7 pB806F0 `B91BD9 p >>> B9E6D2 `BB04F5F0BBC6B4 `BCE4D7F0BDAFD0E0BEC4B9F0BF8FB2E0C0A49BF0 >>> C1 o94E0C284 }F0C3 O vE0C4 d _F0C5 / XE0C6 M | pC70F :E0C8 - ^ p >>> C8F8 W `CA\r @ pCAD8 9 `CB88F0 pD2 #F4 pD2 `FBE0D3 uE4F0D4 @DDE0 >>> D5 UC6F0D6 BFE0D7 5A8F0D8\0A1E0D9158AF0D9E083E0DAFEA7 pDBC0 eE0 >>> DCDE89 pDDA982 `DEBE k pDF89 d `E09E M pE1 i F `E2 ~ / pE3 I ( ` >>> E4 ^11 pE5 W .E0E6 G -F0E7 710E0E8 '0FF0E916F2E0EA06F1F0EAF6D4E0 >>> EBE6D3F0ECD6B6E0EDC6B5F0EEBFD3 `EFAFD2 pF09FB5 `F18FB4 pF27F97 ` >>> F3 o96 pF4 _ y `F5 O x pF6 ? [ `F7 / Z pF8 ( wE0F90F < pFA\b YE0 >>> FAF8 XF0FBE8 ;E0FCD8 :F0FDC81DE0FEB81CF0FFA7FFE0\097FEF00187E1E0 >>> 02 wE0F003 pFE `04 `FD p05 PE0 `06 @DF p07 0C2 `078D19 p\t10A4 ` >>> \tAD94F0\nF086 `\vE085 p\fD9A2E0\rC0 g p0EB984E00FA983F01099 fE0 >>> 1189 eF012 y HE013 i GF014 Y *E015 I )F016 9\fE017 )\vF018 " ) ` >>> 19\bEDF01A02\v `1AF2\n p1BE1ED `1CD1EC p1DC1CF `1EB1CE p1FA1B1 ` >>> v\0F0 !8193 ` " UE2F0 # jAFE0 $ 5C4F0 % J91E0 &15A6F0 ' * sE0 >>> 'FEC3 p )\n UE0 )DEA5 p *EA 7E0 +BE87 p ,D3 T ` -9E i p .B3 6 ` >>> / ~ K p 09318 ` 1 g gF0 2 rFA ` 3 G IF0 4 RDC ` 5 ' +F0 6 2BE ` >>> 707\rF0 81BDAE0 8E6EFF0 9FBBCE0 :C6D1F0 ;DB9EE0 >>> 8FD0 p ?9B bE0 @ oB2 p A847F ` B O94 p C d a ` D / v p E D C ` >>> EF3A8F0 G - _E0 GD38AF0 I\r AE0 IB3 lF0 JED #E0 K9C89 p LD6 @ ` >>> M | k p NB6 " ` O \ M p P9604 ` Q < / p R uE6 ` S1C11 p T UC8 ` >>> TFBF3 p V 5AA ` VE50FF0 X1EC6E0 XC4F1F0 YFEA8E0 ZA4D3F0 [DE8AE0 >>> \84B5F0 ]BE lE0 ^ d97F0 _9E NE0 ` MB4 p a87 k ` b -96 p c g M ` >>> d\r x p e G / ` eED Z p g '11 ` gCD < p i06F3 ` iAD1E p jE6D5 ` >>> k96 :F0 lCFF1E0 m v1CF0 nAFD3E0 o UFEF0 p8FB5E0 q 5E0F0 r o97E0 >>> s15C2F0 t O yE0 tFEDF p v 896 ` vDEC1 p x18 x ` xBEA3 p yF8 Z ` >>> z9E85 p {D8 < ` | ~ g p }B81E ` ~ ^ I p7F98\0 `\001\001\001\001 >>> \001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001 >>> \001\001\001\001020301\001\001\001\001\001\001\001\001\001\001\0 >>> 01\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\0 >>> 01\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\0 >>> 01\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\0 >>> 01\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\0 >>> 01\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\0 >>> 01\001FFFFC7C001\0FFFFB9B0\004FFFFC7C001\bFFFFC7C001\f E D T\0 E >>> S T\0 E W T\0 E P T\0\0\0\001\0\0\001 >>> close(3) = 0 >>> stat(0x081B1DE8, 0x08046988) Err#2 ENOENT >>> 0x081B1DE8: "/root/.flexlmrc" >>> stat(0x081B1DE8, 0x08046988) Err#2 ENOENT >>> 0x081B1DE8: "/root/.flexlmrc" >>> stat(0x081B1DE8, 0x08046908) Err#2 ENOENT >>> 0x081B1DE8: "/root/.flexlmrc" >>> stat(0x08190AB8, 0x08046908) Err#2 ENOENT >>> 0x08190AB8: "/root/.flexlmborrow" >>> stat(0x081B1DE8, 0x080469E8) Err#2 ENOENT >>> 0x081B1DE8: "/root/.flexlmrc" >>> ioctl(1, 0x00005401, 0x08045C72) = 0 >>> iflag=0022402 oflag=0014005 cflag=0002275 lflag=0105073 line=0 >>> cc: 003 034 177 025 004 000 000 000 >>> fstat64(1, 0x08045BB4) = 0 >>> d=0x08280000 i=16777220 m=0020620 l=1 u=0 g=7 rdev=0x00800000 >>> at = Sep 15 14:07:52 EDT 2013 [ 1379268472.000000000 ] >>> mt = Sep 15 14:07:52 EDT 2013 [ 1379268472.000000000 ] >>> ct = Sep 11 20:35:15 EDT 2013 [ 1378946115.000000000 ] >>> bsz=8192 blks=1 fs=devfs >>> write(1, 0xFED3E3C4, 76) = 76 >>> l m u t i l - C o p y r i g h t ( c ) 1 9 8 9 - 2 0 1 3 >>> F l e x e r a S o f t w a r e L L C . A l l R i g h t >>> s R e s e r v e d .\n >>> stat(0x081B1DE8, 0x08046A08) Err#2 ENOENT >>> 0x081B1DE8: "/root/.flexlmrc" >>> time() = 1379268472 >>> stat(0x081B1DE8, 0x08046088) Err#2 ENOENT >>> 0x081B1DE8: "/root/.flexlmrc" >>> sysinfo(2, 0x08045D5C, 1025) = 7 >>> 0x08045D5C: "omnios" >>> so_socket(PF_INET, SOCK_DGRAM, IPPROTO_IP, 0x00000000, SOV_DEFAULT) = 3 >>> open(0xFEB94708, 0, 0666) = 4 >>> 0xFEB94708: "/etc/netconfig" >>> fstat64(4, 0x080446E0) = 0 >>> d=0x02A50002 i=61996 m=0100644 l=1 u=0 g=3 sz=2137 >>> at = Sep 15 14:07:36 EDT 2013 [ 1379268456.898214707 ] >>> mt = Feb 9 14:22:05 EST 2013 [ 1360437725.000000000 ] >>> ct = Feb 17 16:49:09 EST 2013 [ 1361137749.150662505 ] >>> bsz=2560 blks=6 fs=zfs >>> fstat64(4, 0x080445E0) = 0 >>> d=0x02A50002 i=61996 m=0100644 l=1 u=0 g=3 sz=2137 >>> at = Sep 15 14:07:36 EDT 2013 [ 1379268456.898214707 ] >>> mt = Feb 9 14:22:05 EST 2013 [ 1360437725.000000000 ] >>> ct = Feb 17 16:49:09 EST 2013 [ 1361137749.150662505 ] >>> bsz=2560 blks=6 fs=zfs >>> ioctl(4, 0x00005401, 0x0804469E) Err#25 ENOTTY >>> read(4, 0x081B5144, 2560) = 2137 >>> # C D D L H E A D E R S T A R T\n #\n # T h e c o n t >>> e n t s o f t h i s f i l e a r e s u b j e c t t o >>> t h e t e r m s o f t h e\n # C o m m o n D e v e l >>> o p m e n t a n d D i s t r i b u t i o n L i c e n s e , >>> V e r s i o n 1 . 0 o n l y\n # ( t h e " L i c e n s >>> e " ) . Y o u m a y n o t u s e t h i s f i l e >>> e x c e p t i n c o m p l i a n c e\n # w i t h t h e >>> L i c e n s e .\n #\n # Y o u c a n o b t a i n a c o >>> p y o f t h e l i c e n s e a t u s r / s r c / O P E >>> N S O L A R I S . L I C E N S E\n # o r h t t p : / / w w w >>> . o p e n s o l a r i s . o r g / o s / l i c e n s i n g .\n # >>> S e e t h e L i c e n s e f o r t h e s p e c i f i >>> c l a n g u a g e g o v e r n i n g p e r m i s s i o n s >>> \n # a n d l i m i t a t i o n s u n d e r t h e L i c >>> e n s e .\n #\n # W h e n d i s t r i b u t i n g C o v e >>> r e d C o d e , i n c l u d e t h i s C D D L H E A D >>> E R i n e a c h\n # f i l e a n d i n c l u d e t h >>> e L i c e n s e f i l e a t u s r / s r c / O P E N S O >>> L A R I S . L I C E N S E .\n # I f a p p l i c a b l e , >>> a d d t h e f o l l o w i n g b e l o w t h i s C D D >>> L H E A D E R , w i t h t h e\n # f i e l d s e n c l >>> o s e d b y b r a c k e t s " [ ] " r e p l a c e d w >>> i t h y o u r o w n i d e n t i f y i n g\n # i n f o r >>> m a t i o n : P o r t i o n s C o p y r i g h t [ y y y y >>> ] [ n a m e o f c o p y r i g h t o w n e r ]\n #\n # >>> C D D L H E A D E R E N D\n #\n # C o p y r i g h t 1 9 >>> 9 9 S u n M i c r o s y s t e m s , I n c . A l l r >>> i g h t s r e s e r v e d .\n # U s e i s s u b j e c t >>> t o l i c e n s e t e r m s .\n #\n # i d e n t\t " % Z >>> % % M %\t % I %\t % E % S M I "\n #\n # T h e " N e t w o >>> r k C o n f i g u r a t i o n " F i l e .\n #\n # E a c h >>> e n t r y i s o f t h e f o r m :\n #\n # >>> < n e t w o r k _ i d > < s e m a n t i c s > < f l a g s >>>> < p r o t o f a m i l y > < p r o t o n a m e > \\n # >>> < d e v i c e > < n a m e t o a d >>> d r _ l i b s >\n #\n # T h e " - " i n < n a m e t o a >>> d d r _ l i b s > f o r i n e t f a m i l y t r a n s p >>> o r t s i n d i c a t e s\n # r e d i r e c t i o n t o >>> t h e n a m e s e r v i c e s w i t c h p o l i c i e s >>> f o r " h o s t s " a n d\n # " s e r v i c e s " . T >>> h e " - " m a y b e r e p l a c e d b y n a m e t o >>> a d d r l i b r a r i e s t h a t\n # c o m p l y w i t >>> h t h e S V r 4 s p e c s , i n w h i c h c a s e >>> t h e n a m e s e r v i c e s w i t c h\n # w i l l n >>> o t b e u s e d f o r n e t d i r _ g e t b y n a m e , >>> n e t d i r _ g e t b y a d d r ,\n # g e t h o s t b y n a >>> m e , g e t h o s t b y a d d r , g e t s e r v b y n a m e >>> , a n d g e t s e r v b y p o r t .\n # T h e r e a r e >>> n o n a m e t o a d d r _ l i b s f o r t h e i n e t >>> f a m i l y i n S o l a r i s a n y m o r e .\n #\n u d >>> p 6 t p i _ c l t s v i n e >>> t 6 u d p / d e v / u d p 6 -\n t c >>> p 6 t p i _ c o t s _ o r d v i n e >>> t 6 t c p / d e v / t c p 6 -\n u d >>> p t p i _ c l t s v i n e >>> t u d p / d e v / u d p -\n t c >>> p t p i _ c o t s _ o r d v i n e >>> t t c p / d e v / t c p -\n r a >>> w i p t p i _ r a w - i n e >>> t - / d e v / r a w i p -\n t i >>> c l t s t p i _ c l t s v l o o p >>> b a c k - / d e v / t i c l t s s t r a >>> d d r . s o\n t i c o t s o r d t p i _ c o t s _ o r d >>> v l o o p b a c k - / d e v / t i c o t s >>> o r d s t r a d d r . s o\n t i c o t s t p i _ c >>> o t s v l o o p b a c k - / d >>> e v / t i c o t s s t r a d d r . s o\n >>> read(4, 0x081B5144, 2560) = 0 >>> llseek(4, 0, 1) = 2137 >>> llseek(4, 0, 0) = 0 >>> read(4, 0x081B5144, 2560) = 2137 >>> # C D D L H E A D E R S T A R T\n #\n # T h e c o n t >>> e n t s o f t h i s f i l e a r e s u b j e c t t o >>> t h e t e r m s o f t h e\n # C o m m o n D e v e l >>> o p m e n t a n d D i s t r i b u t i o n L i c e n s e , >>> V e r s i o n 1 . 0 o n l y\n # ( t h e " L i c e n s >>> e " ) . Y o u m a y n o t u s e t h i s f i l e >>> e x c e p t i n c o m p l i a n c e\n # w i t h t h e >>> L i c e n s e .\n #\n # Y o u c a n o b t a i n a c o >>> p y o f t h e l i c e n s e a t u s r / s r c / O P E >>> N S O L A R I S . L I C E N S E\n # o r h t t p : / / w w w >>> . o p e n s o l a r i s . o r g / o s / l i c e n s i n g .\n # >>> S e e t h e L i c e n s e f o r t h e s p e c i f i >>> c l a n g u a g e g o v e r n i n g p e r m i s s i o n s >>> \n # a n d l i m i t a t i o n s u n d e r t h e L i c >>> e n s e .\n #\n # W h e n d i s t r i b u t i n g C o v e >>> r e d C o d e , i n c l u d e t h i s C D D L H E A D >>> E R i n e a c h\n # f i l e a n d i n c l u d e t h >>> e L i c e n s e f i l e a t u s r / s r c / O P E N S O >>> L A R I S . L I C E N S E .\n # I f a p p l i c a b l e , >>> a d d t h e f o l l o w i n g b e l o w t h i s C D D >>> L H E A D E R , w i t h t h e\n # f i e l d s e n c l >>> o s e d b y b r a c k e t s " [ ] " r e p l a c e d w >>> i t h y o u r o w n i d e n t i f y i n g\n # i n f o r >>> m a t i o n : P o r t i o n s C o p y r i g h t [ y y y y >>> ] [ n a m e o f c o p y r i g h t o w n e r ]\n #\n # >>> C D D L H E A D E R E N D\n #\n # C o p y r i g h t 1 9 >>> 9 9 S u n M i c r o s y s t e m s , I n c . A l l r >>> i g h t s r e s e r v e d .\n # U s e i s s u b j e c t >>> t o l i c e n s e t e r m s .\n #\n # i d e n t\t " % Z >>> % % M %\t % I %\t % E % S M I "\n #\n # T h e " N e t w o >>> r k C o n f i g u r a t i o n " F i l e .\n #\n # E a c h >>> e n t r y i s o f t h e f o r m :\n #\n # >>> < n e t w o r k _ i d > < s e m a n t i c s > < f l a g s >>>> < p r o t o f a m i l y > < p r o t o n a m e > \\n # >>> < d e v i c e > < n a m e t o a d >>> d r _ l i b s >\n #\n # T h e " - " i n < n a m e t o a >>> d d r _ l i b s > f o r i n e t f a m i l y t r a n s p >>> o r t s i n d i c a t e s\n # r e d i r e c t i o n t o >>> t h e n a m e s e r v i c e s w i t c h p o l i c i e s >>> f o r " h o s t s " a n d\n # " s e r v i c e s " . T >>> h e " - " m a y b e r e p l a c e d b y n a m e t o >>> a d d r l i b r a r i e s t h a t\n # c o m p l y w i t >>> h t h e S V r 4 s p e c s , i n w h i c h c a s e >>> t h e n a m e s e r v i c e s w i t c h\n # w i l l n >>> o t b e u s e d f o r n e t d i r _ g e t b y n a m e , >>> n e t d i r _ g e t b y a d d r ,\n # g e t h o s t b y n a >>> m e , g e t h o s t b y a d d r , g e t s e r v b y n a m e >>> , a n d g e t s e r v b y p o r t .\n # T h e r e a r e >>> n o n a m e t o a d d r _ l i b s f o r t h e i n e t >>> f a m i l y i n S o l a r i s a n y m o r e .\n #\n u d >>> p 6 t p i _ c l t s v i n e >>> t 6 u d p / d e v / u d p 6 -\n t c >>> p 6 t p i _ c o t s _ o r d v i n e >>> t 6 t c p / d e v / t c p 6 -\n u d >>> p t p i _ c l t s v i n e >>> t u d p / d e v / u d p -\n t c >>> p t p i _ c o t s _ o r d v i n e >>> t t c p / d e v / t c p -\n r a >>> w i p t p i _ r a w - i n e >>> t - / d e v / r a w i p -\n t i >>> c l t s t p i _ c l t s v l o o p >>> b a c k - / d e v / t i c l t s s t r a >>> d d r . s o\n t i c o t s o r d t p i _ c o t s _ o r d >>> v l o o p b a c k - / d e v / t i c o t s >>> o r d s t r a d d r . s o\n t i c o t s t p i _ c >>> o t s v l o o p b a c k - / d >>> e v / t i c o t s s t r a d d r . s o\n >>> brk(0x081B5D70) = 0 >>> brk(0x081B7D70) = 0 >>> read(4, 0x081B5144, 2560) = 0 >>> llseek(4, 0, 1) = 2137 >>> close(4) = 0 >>> open(0xFEB94048, 0, 037654662124) = 4 >>> 0xFEB94048: "/dev/udp" >>> ioctl(4, 0xC00C6982, 0x08044BC4) = 0 >>> write/read (struct lifnum) >>> close(4) = 0 >>> open(0xFEB94048, 0, 01001045704) = 4 >>> 0xFEB94048: "/dev/udp" >>> ioctl(4, 0xC00C6982, 0x08044BC4) = 0 >>> write/read (struct lifnum) >>> close(4) = 0 >>> getuid() = 0 [0] >>> getpid() = 7645 [7644] >>> open(0x080448F0, 0, 037664372520) = 4 >>> 0x080448F0: "/proc/7645/psinfo" >>> read(4, 0x08044970, 336) = 336 >>> \0\0\00201\0\0\0DD1D\0\0DC1D\0\0DC1D\0\08F01\0\0\0\0\0\0\0\0\0\0 >>> \0\0\0\0\0\0\0\0\0\0\0\0A815\0\010\n\0\0\0\0\0\0\0\080\01E\0 (\0 >>> xF7 5 RC9BA121B\0\0\0\0BAB7 101\0\0\0\0\0\0\0\0 l m u t i l\0\0 >>> \0\0\0\0\0\0\0\0 . / l m u t i l l m h o s t i d - e t h e r >>> \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 >>> \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\003\0\0\0 >>> D ~04\b T ~04\b01\0\0\0 H\0\0\001\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 >>> ;\0\0\0\0\0\0\0\0\0\0\001\0\0\0\0\0\0\0\0\0\0\0\006 O1403\0 (\0 >>> ;\0\0\01E\0\0\0 xF7 5 R\0\0\0\0\0\0\0\0BAB7 101 T S\0\0\0\0\0\0 >>> \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0FFFFFFFFFFFFFFFF\0\0\0\0 >>> \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 >>> close(4) = 0 >>> mmap(0x00010000, 65536, 0x0007, 0x0302, -1, 0) = 0xFEA50000 >>> getuid() = 0 [0] >>> getuid() = 0 [0] >>> open64(0xFED1F565, 0, 0) = 4 >>> 0xFED1F565: "/var/run/name_service_door" >>> fcntl(4, 2, 0x00000001) = 0 >>> door(4, 0xFED346FC, 0x00000000, 0x00000000, 0x00000000, 2) = 0 >>> target=335 proc=0x806E154 data=0xDEADBEED >>> attributes=DOOR_UNREF|DOOR_NO_CANCEL >>> uniquifier=443 >>> door(4, 0x080449A8, 0x00000000, 0x00000000, 0x00000000, 3) = 0 >>> data_ptr=FEA50000 data_size=192 >>> desc_ptr=0x0 desc_num=0 >>> rbuf=0xFEA50000 rsize=16384 >>> close(3) = 0 >>> write(1, 0xFED3E3C4, 54) = 54 >>> T h e F l e x N e t h o s t I D o f t h i s m a c h >>> i n e i s " 0 0 0 0 0 0 0 0 0 0 0 0 "\n >>> lseek(1, 0, 1) = 187644 >>> lseek(2, 0, 1) = 187644 >>> lseek(2, 0, 1) = 187644 >>> lseek(1, 0, 1) = 187644 >>> lseek(2, 0, 1) = 187644 >>> lseek(2, 0, 1) = 187644 >>> _exit(0) >>> _______________________________________________ >>> OmniOS-discuss mailing list >>> OmniOS-discuss at lists.omniti.com >>> http://lists.omniti.com/mailman/listinfo/omnios-discuss >> > From ryo_on at yk.rim.or.jp Sat Sep 21 22:21:19 2013 From: ryo_on at yk.rim.or.jp (Ryo ONODERA) Date: Sun, 22 Sep 2013 07:21:19 +0900 (JST) Subject: [OmniOS-discuss] gettext 0.18.3.1 on OmniOS: libgomp.so.1 not found Message-ID: <20130922.072119.1528732886952694589.ryo_on@yk.rim.or.jp> Hi, I build gettext-0.18.3.1 from tarball. Build finished without error, but msgfmt command cannot start with following message. I have libgomp.so.1 in /opt/gcc-4.7.2 and /opt/gcc-4.7.2/amd64. How to fix this failure? (You can ignore libgettextsrc-0.18.3.so and libgettextlib-0.18.3.so part in this case, it is treated in wrapper shell script, src/msgfmt). $ cd gettext-0.18.3.1 $ PATH=/opt/gcc-4.7.2/bin:${PATH} ./configure $ PATH=/opt/gcc-4.7.2/bin:${PATH} gmake $ ./gettext-tools/src/msgfmt ld.so.1: msgfmt: fatal: libgomp.so.1: open failed: No such file or directory $ ldd ./gettext-tools/src/.libs/msgfmt libgettextsrc-0.18.3.so => (file not found) libgettextlib-0.18.3.so => (file not found) libsec.so.1 => /lib/libsec.so.1 libxml2.so.2 => /usr/lib/libxml2.so.2 libcurses.so.1 => /lib/libcurses.so.1 libc.so.1 => /lib/libc.so.1 libgomp.so.1 => (file not found) libpthread.so.1 => /lib/libpthread.so.1 libavl.so.1 => /lib/libavl.so.1 libidmap.so.1 => /usr/lib/libidmap.so.1 libz.so => /usr/lib/libz.so liblzma.so.5 => /usr/lib/liblzma.so.5 libm.so.2 => /lib/libm.so.2 libsocket.so.1 => /lib/libsocket.so.1 libnsl.so.1 => /lib/libnsl.so.1 libnvpair.so.1 => /lib/libnvpair.so.1 libuutil.so.1 => /lib/libuutil.so.1 libmp.so.2 => /lib/libmp.so.2 libmd.so.1 => /lib/libmd.so.1 -- Ryo ONODERA // ryo_on at yk.rim.or.jp PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3 From cnehren+omnios-discuss at omniti.com Sun Sep 22 00:28:34 2013 From: cnehren+omnios-discuss at omniti.com (Chris Nehren) Date: Sat, 21 Sep 2013 20:28:34 -0400 Subject: [OmniOS-discuss] gettext 0.18.3.1 on OmniOS: libgomp.so.1 not found In-Reply-To: <20130922.072119.1528732886952694589.ryo_on@yk.rim.or.jp> References: <20130922.072119.1528732886952694589.ryo_on@yk.rim.or.jp> Message-ID: <20130922002834.GC1908@eschaton.local> On Sun, Sep 22, 2013 at 07:21:19 +0900, Ryo ONODERA wrote: > Hi, > > I build gettext-0.18.3.1 from tarball. > Build finished without error, but msgfmt command cannot start with > following message. > I have libgomp.so.1 in /opt/gcc-4.7.2 and /opt/gcc-4.7.2/amd64. > > How to fix this failure? > (You can ignore libgettextsrc-0.18.3.so and libgettextlib-0.18.3.so part > in this case, it is treated in wrapper shell script, src/msgfmt). > > $ cd gettext-0.18.3.1 > $ PATH=/opt/gcc-4.7.2/bin:${PATH} ./configure > $ PATH=/opt/gcc-4.7.2/bin:${PATH} gmake > $ ./gettext-tools/src/msgfmt > ld.so.1: msgfmt: fatal: libgomp.so.1: open failed: No such file or directory > $ ldd ./gettext-tools/src/.libs/msgfmt > libgettextsrc-0.18.3.so => (file not found) > libgettextlib-0.18.3.so => (file not found) > libsec.so.1 => /lib/libsec.so.1 > libxml2.so.2 => /usr/lib/libxml2.so.2 > libcurses.so.1 => /lib/libcurses.so.1 > libc.so.1 => /lib/libc.so.1 > libgomp.so.1 => (file not found) > libpthread.so.1 => /lib/libpthread.so.1 > libavl.so.1 => /lib/libavl.so.1 > libidmap.so.1 => /usr/lib/libidmap.so.1 > libz.so => /usr/lib/libz.so > liblzma.so.5 => /usr/lib/liblzma.so.5 > libm.so.2 => /lib/libm.so.2 > libsocket.so.1 => /lib/libsocket.so.1 > libnsl.so.1 => /lib/libnsl.so.1 > libnvpair.so.1 => /lib/libnvpair.so.1 > libuutil.so.1 => /lib/libuutil.so.1 > libmp.so.2 => /lib/libmp.so.2 > libmd.so.1 => /lib/libmd.so.1 Sounds like you need to use either -R or -Wl,-rpath on the gcc command line to tell the linker where to find libgomp.so.1. This should go in your $LDFLAGS. -- Chris Nehren From richard.palo at free.fr Sun Sep 22 06:24:17 2013 From: richard.palo at free.fr (Richard PALO) Date: Sun, 22 Sep 2013 08:24:17 +0200 Subject: [OmniOS-discuss] gettext 0.18.3.1 on OmniOS: libgomp.so.1 not found In-Reply-To: <20130922.072119.1528732886952694589.ryo_on@yk.rim.or.jp> References: <20130922.072119.1528732886952694589.ryo_on@yk.rim.or.jp> Message-ID: Le 22/09/13 00:21, Ryo ONODERA a ?crit : > Hi, > > I build gettext-0.18.3.1 from tarball. > Build finished without error, but msgfmt command cannot start with > following message. > I have libgomp.so.1 in /opt/gcc-4.7.2 and /opt/gcc-4.7.2/amd64. > > How to fix this failure? > (You can ignore libgettextsrc-0.18.3.so and libgettextlib-0.18.3.so part > in this case, it is treated in wrapper shell script, src/msgfmt). > > $ cd gettext-0.18.3.1 > $ PATH=/opt/gcc-4.7.2/bin:${PATH} ./configure > $ PATH=/opt/gcc-4.7.2/bin:${PATH} gmake > $ ./gettext-tools/src/msgfmt > ld.so.1: msgfmt: fatal: libgomp.so.1: open failed: No such file or directory > $ ldd ./gettext-tools/src/.libs/msgfmt > libgettextsrc-0.18.3.so => (file not found) > libgettextlib-0.18.3.so => (file not found) > libsec.so.1 => /lib/libsec.so.1 > libxml2.so.2 => /usr/lib/libxml2.so.2 > libcurses.so.1 => /lib/libcurses.so.1 > libc.so.1 => /lib/libc.so.1 > libgomp.so.1 => (file not found) > libpthread.so.1 => /lib/libpthread.so.1 > libavl.so.1 => /lib/libavl.so.1 > libidmap.so.1 => /usr/lib/libidmap.so.1 > libz.so => /usr/lib/libz.so > liblzma.so.5 => /usr/lib/liblzma.so.5 > libm.so.2 => /lib/libm.so.2 > libsocket.so.1 => /lib/libsocket.so.1 > libnsl.so.1 => /lib/libnsl.so.1 > libnvpair.so.1 => /lib/libnvpair.so.1 > libuutil.so.1 => /lib/libuutil.so.1 > libmp.so.2 => /lib/libmp.so.2 > libmd.so.1 => /lib/libmd.so.1 > > -- > Ryo ONODERA // ryo_on at yk.rim.or.jp > PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3 > Ryo, on omnios (and OI) the gcc-4-runtime package only provide libgcc_s.so and no other runtime libraries like OpenMP (libgomp.so). You should be able to find them in /opt/gcc-4.7.2/lib${LIBABISUFFIX}. You can either symlink individually to /usr/lib (and /usr/lib/amd64) or, if you are bold you can use crle to add this gccbase location ('crle' for x86, 'crle -64' for x86_64). BTW, for pkgsrc bootstrapping: env CC=/opt/gcc-4.7.2/bin/gcc GCCBASE=/opt/gcc-4.7.2 bootstrap ... once you bootstrap, build gcc and rebuild libtool after setting PREFER_PKGSRC=yes plus a few other packages initially tied to the host libgcc_s.so, you won't need the symlinks or the crle workaround anymore. From christian.flaig at gmail.com Sun Sep 22 21:18:07 2013 From: christian.flaig at gmail.com (Christian Flaig) Date: Sun, 22 Sep 2013 23:18:07 +0200 Subject: [OmniOS-discuss] OmniOS crash - help needed. Message-ID: Hello all, new server here, running on OmniOS Stable (OmniOS v11 r151006). Server is a Xeon E5 1620, Supermicro X9SRL-F, 64gb RAM, 3 IBM M1015 and a Intel X540 Dual 10Gbit NIC. Lots of HDDs of course, all in different ZFS pools, migrated from another server (splitting up a All-in-One basically). Used Openindiana before as a fileserver, but like the OmniOS approach. Now the server has crashed the second time while being hit by load (serving as a VM datastore through NFS to ESXi server, one zone is MySQL database for NewzNab/NzeDB, one zone for SabNZBD). All VMs access data on the fileserver through SMB (easiest approach), also NewzNab/NzeDB (lots of small files). Below I tried to extract some dump from the crash. For me it looks like the CIFS server has an issue. Could someone help me how to find out any causes (and fixes!!!)? Not sure about the new hardware, but I copied between pools for 24h without any issues (ZFS send/receive). Just today started using smb for all client VMs to access files. Thanks a lot for your help! Chris TIME UUID SUNW-MSG-ID Sep 23 2013 00:52:48.433021000 9b8f4f65-46fd-cf8d-b7e2-8dc10879d615 SUNOS-8000-KL TIME CLASS ENA Sep 23 00:52:48.3316 ireport.os.sunos.panic.dump_available 0x0000000000000000 Sep 23 00:52:01.3988 ireport.os.sunos.panic.dump_pending_on_device 0x0000000000000000 nvlist version: 0 version = 0x0 class = list.suspect uuid = 9b8f4f65-46fd-cf8d-b7e2-8dc10879d615 code = SUNOS-8000-KL diag-time = 1379890368 346508 de = fmd:///module/software-diagnosis fault-list-sz = 0x1 fault-list = (array of embedded nvlists) (start fault-list[0]) nvlist version: 0 version = 0x0 class = defect.sunos.kernel.panic certainty = 0x64 asru = sw:///:path=/var/crash/unknown/.9b8f4f65-46fd-cf8d-b7e2-8dc10879d615 resource = sw:///:path=/var/crash/unknown/.9b8f4f65-46fd-cf8d-b7e2-8dc10879d615 savecore-succcess = 1 dump-dir = /var/crash/unknown dump-files = vmdump.0 os-instance-uuid = 9b8f4f65-46fd-cf8d-b7e2-8dc10879d615 panicstr = BAD TRAP: type=e (#pf Page fault) rp=ffffff007a20f450 addr=348 occurred in module "smbsrv" due to a NULL pointer dereference panicstack = unix:die+df () | unix:trap+db3 () | unix:cmntrap+e6 () | smbsrv:smb_fsop_lookup+118 () | smbsrv:smb_common_rename+d9 () | smbsrv:smb_trans2_rename+136 () | smbsrv:smb_set_rename_info+b8 () | smbsrv:smb_set_fileinfo+ed () | smbsrv:smb_set_by_fid+b0 () | smbsrv:smb_com_trans2_set_file_information+58 () | smbsrv:smb_trans2_dispatch+313 () | smbsrv:smb_com_transaction2+1a7 () | smbsrv:smb_dispatch_request+662 () | smbsrv:smb_session_worker+a0 () | genunix:taskq_d_thread+b7 () | unix:thread_start+8 () | crashtime = 1379887292 panic-time = Mon Sep 23 00:01:32 2013 CEST (end fault-list[0]) fault-status = 0x1 severity = Major __ttl = 0x1 __tod = 0x523f74c0 0x19cf6048 From tobi at oetiker.ch Mon Sep 23 07:38:13 2013 From: tobi at oetiker.ch (Tobias Oetiker) Date: Mon, 23 Sep 2013 09:38:13 +0200 (CEST) Subject: [OmniOS-discuss] slow send/receive backups Message-ID: Good Morning I find that send/receive backups of our omnios hosts are running very slowly. I guess a7a845e4bf22fd1b2a284729ccd95c7370a0438c will help. Are we going to see this in production anytime soon ? cheers tobi -- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland http://it.oetiker.ch tobi at oetiker.ch ++41 62 775 9902 / sb: -9900 From sirtcp at gmail.com Mon Sep 23 09:58:50 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Mon, 23 Sep 2013 14:58:50 +0500 Subject: [OmniOS-discuss] zfs export with iscsi always showing resource bussy Message-ID: just playing with ZFS for learning and i have couple of Iscsi and NFS enabled on zfs pool named acipool. when ever i tried to export the pool for testing purposes it says. "pool is bussy" actually i am testing multiple scenarios in one go. i have replace the drives with bigger ones and want to check if autoexpend=on is working. though it is not working automatically. so some where in google it is written that, force online the devices with -e option and export then import will do that job. and also do not want to delete the Iscsi Zvol because, i do not want data loss. and i also want to try the import tool said by ZFS that it will auto import the whole raid with out problem with all the data in it. so just wana try that magice. but for now i am stuck at the point where i can not export pool. i disabled iscsi service disabled 14:13:35 svc:/network/iscsi/initiator:default disabled 14:13:45 svc:/network/iscsi/target:default i tired this but no help root at omni:/export# zpool export acipool cannot export 'acipool': pool is busy root at omni:/export# zpool export -F acipool cannot export 'acipool': pool is busy root at omni:/export# zpool export -f acipool cannot export 'acipool': pool is busy here is my zfs list root at omni:/export# zfs list NAME USED AVAIL REFER MOUNTPOINT acipool 197G 258G 25.0G /acipool acipool/aci-nfs 47.8K 258G 47.8K /acipool/aci-nfs acipool/cmdiscsi 2.71G 258G 44.8K none acipool/cmdiscsi/iTarget 2.71G 258G 2.71G - acipool/cmdnfs 169G 258G 169G /acipool/cmdnfs acipool/iscsi 79.2K 258G 55.3K /acipool/iscsi acipool/iscsi/testdot 23.9K 258G 23.9K - rpool 28.1G 8.30G 39K /rpool rpool/ROOT 20.1G 8.30G 31K legacy rpool/ROOT/napp-it-0.9b3 17.3G 8.30G 18.6G / rpool/ROOT/netatalk-3.0.4 2.71G 8.30G 1.58G / rpool/ROOT/omnios 3.41M 8.30G 1.62G / rpool/ROOT/omnios-backup-1 41K 8.30G 1.41G / rpool/ROOT/omniosvar 31K 8.30G 31K legacy rpool/ROOT/pre_napp-it-0.9b3 41K 8.30G 1.40G / rpool/ROOT/pre_netatalk-3.0.4_1378473769 52K 8.30G 1.48G / rpool/dump 6.00G 8.30G 6.00G - rpool/export 63K 8.30G 32K /export rpool/export/home 31K 8.30G 31K /export/home rpool/swap 2.06G 10.4G 4.93M - any idea? Thanks, Myk -------------- next part -------------- An HTML attachment was scrubbed... URL: From gc at birzan.org Mon Sep 23 12:12:45 2013 From: gc at birzan.org (=?ISO-8859-1?Q?George=2DCristian_B=EErzan?=) Date: Mon, 23 Sep 2013 15:12:45 +0300 Subject: [OmniOS-discuss] zfs export with iscsi always showing resource bussy In-Reply-To: References: Message-ID: Try disabling the stmf service as well. On Mon, Sep 23, 2013 at 12:58 PM, Muhammad Yousuf Khan wrote: > just playing with ZFS for learning and i have couple of Iscsi and NFS > enabled on zfs pool named acipool. > when ever i tried to export the pool for testing purposes it says. "pool > is bussy" > > actually i am testing multiple scenarios in one go. > i have replace the drives with bigger ones and want to check if > autoexpend=on is working. though it is not working automatically. so some > where in google it is written that, force online the devices with -e option > and export then import will do that job. and also do not want to delete the > Iscsi Zvol because, i do not want data loss. and i also want to try the > import tool said by ZFS that it will auto import the whole raid with out > problem with all the data in it. so just wana try that magice. but for now > i am stuck at the point where i can not export pool. > > i disabled iscsi service > disabled 14:13:35 svc:/network/iscsi/initiator:default > disabled 14:13:45 svc:/network/iscsi/target:default > > > i tired this but no help > root at omni:/export# zpool export acipool > cannot export 'acipool': pool is busy > root at omni:/export# zpool export -F acipool > cannot export 'acipool': pool is busy > root at omni:/export# zpool export -f acipool > cannot export 'acipool': pool is busy > > > here is my zfs list > > root at omni:/export# zfs list > NAME USED AVAIL REFER MOUNTPOINT > acipool 197G 258G 25.0G /acipool > acipool/aci-nfs 47.8K 258G 47.8K > /acipool/aci-nfs > acipool/cmdiscsi 2.71G 258G 44.8K none > acipool/cmdiscsi/iTarget 2.71G 258G 2.71G - > acipool/cmdnfs 169G 258G 169G > /acipool/cmdnfs > acipool/iscsi 79.2K 258G 55.3K > /acipool/iscsi > acipool/iscsi/testdot 23.9K 258G 23.9K - > rpool 28.1G 8.30G 39K /rpool > rpool/ROOT 20.1G 8.30G 31K legacy > rpool/ROOT/napp-it-0.9b3 17.3G 8.30G 18.6G / > rpool/ROOT/netatalk-3.0.4 2.71G 8.30G 1.58G / > rpool/ROOT/omnios 3.41M 8.30G 1.62G / > rpool/ROOT/omnios-backup-1 41K 8.30G 1.41G / > rpool/ROOT/omniosvar 31K 8.30G 31K legacy > rpool/ROOT/pre_napp-it-0.9b3 41K 8.30G 1.40G / > rpool/ROOT/pre_netatalk-3.0.4_1378473769 52K 8.30G 1.48G / > rpool/dump 6.00G 8.30G 6.00G - > rpool/export 63K 8.30G 32K /export > rpool/export/home 31K 8.30G 31K /export/home > rpool/swap 2.06G 10.4G 4.93M - > > > any idea? > > Thanks, > Myk > > > > _______________________________________________ > OmniOS-discuss mailing list > OmniOS-discuss at lists.omniti.com > http://lists.omniti.com/mailman/listinfo/omnios-discuss > > -- George-Cristian B?rzan -------------- next part -------------- An HTML attachment was scrubbed... URL: From sirtcp at gmail.com Mon Sep 23 13:16:08 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Mon, 23 Sep 2013 18:16:08 +0500 Subject: [OmniOS-discuss] zfs export with iscsi always showing resource bussy In-Reply-To: References: Message-ID: just did but same error root at omni:~# svcs -a | grep stmf disabled 18:13:32 svc:/system/stmf:default root at omni:~# svcs -a | grep iscsi disabled 14:13:35 svc:/network/iscsi/initiator:default disabled 14:13:45 svc:/network/iscsi/target:default root at omni:~# zpool export -F acipool cannot export 'acipool': pool is busy root at omni:~# zpool export -f acipool cannot export 'acipool': pool is busy -------------- next part -------------- An HTML attachment was scrubbed... URL: From mir at miras.org Mon Sep 23 13:43:51 2013 From: mir at miras.org (Michael Rasmussen) Date: Mon, 23 Sep 2013 15:43:51 +0200 Subject: [OmniOS-discuss] zfs export with iscsi always showing resource bussy In-Reply-To: References: Message-ID: <6ab8756c-e11e-4f71-a7d4-59c843909979@email.android.com> Are there any active views (iscsi)? Muhammad Yousuf Khan wrote: >just did but same error > >root at omni:~# svcs -a | grep stmf >disabled 18:13:32 svc:/system/stmf:default >root at omni:~# svcs -a | grep iscsi >disabled 14:13:35 svc:/network/iscsi/initiator:default >disabled 14:13:45 svc:/network/iscsi/target:default >root at omni:~# zpool export -F acipool >cannot export 'acipool': pool is busy >root at omni:~# zpool export -f acipool >cannot export 'acipool': pool is busy > > >!DSPAM:52403fb324381721719990! > > >------------------------------------------------------------------------ > >_______________________________________________ >OmniOS-discuss mailing list >OmniOS-discuss at lists.omniti.com >http://lists.omniti.com/mailman/listinfo/omnios-discuss > > >!DSPAM:52403fb324381721719990! -- Sent from my Android phone with K-9 Mail. Please excuse my brevity. -------------- next part -------------- An HTML attachment was scrubbed... URL: From jdg117 at elvis.arl.psu.edu Mon Sep 23 13:53:27 2013 From: jdg117 at elvis.arl.psu.edu (John D Groenveld) Date: Mon, 23 Sep 2013 09:53:27 -0400 Subject: [OmniOS-discuss] zfs export with iscsi always showing resource bussy In-Reply-To: Your message of "Mon, 23 Sep 2013 14:58:50 +0500." References: Message-ID: <201309231353.r8NDrRFg017569@elvis.arl.psu.edu> In message , Muhammad Yousuf Khan writes: >just playing with ZFS for learning and i have couple of Iscsi and NFS >enabled on zfs pool named acipool. >when ever i tried to export the pool for testing purposes it says. "pool is >bussy" Delete the LUs? John groenveld at acm.org From sirtcp at gmail.com Mon Sep 23 14:00:21 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Mon, 23 Sep 2013 19:00:21 +0500 Subject: [OmniOS-discuss] zfs export with iscsi always showing resource bussy In-Reply-To: <6ab8756c-e11e-4f71-a7d4-59c843909979@email.android.com> References: <6ab8756c-e11e-4f71-a7d4-59c843909979@email.android.com> Message-ID: nope, it was first attached to the virtualization server but later on removed. is there any option so i can check the active iscsi or nfs connections. Secondly, is there anyway to force down the connection in case of any active session on iscsi or NFS i though -f should have serve the purpose for force terminating session but it didn't.. On Mon, Sep 23, 2013 at 6:43 PM, Michael Rasmussen wrote: > Are there any active views (iscsi)? > > Muhammad Yousuf Khan wrote: > >> just did but same error >> >> root at omni:~# svcs -a | grep stmf >> disabled 18:13:32 svc:/system/stmf:default >> root at omni:~# svcs -a | grep iscsi >> disabled 14:13:35 svc:/network/iscsi/initiator:default >> disabled 14:13:45 svc:/network/iscsi/target:default >> root at omni:~# zpool export -F acipool >> cannot export 'acipool': pool is busy >> root at omni:~# zpool export -f acipool >> cannot export 'acipool': pool is busy >> >> !DSPAM:52403fb324381721719990! >> >> ------------------------------ >> >> OmniOS-discuss mailing list >> OmniOS-discuss at lists.omniti.com >> http://lists.omniti.com/mailman/listinfo/omnios-discuss >> >> >> !DSPAM:52403fb324381721719990! >> >> > -- > Sent from my Android phone with K-9 Mail. Please excuse my brevity. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From esproul at omniti.com Mon Sep 23 14:22:42 2013 From: esproul at omniti.com (Eric Sproul) Date: Mon, 23 Sep 2013 10:22:42 -0400 Subject: [OmniOS-discuss] slow send/receive backups In-Reply-To: References: Message-ID: Hi Tobi, This code will be available in r151008, which will be available the last week of October. Eric On Mon, Sep 23, 2013 at 3:38 AM, Tobias Oetiker wrote: > Good Morning > > I find that send/receive backups of our omnios hosts are running > very slowly. I guess a7a845e4bf22fd1b2a284729ccd95c7370a0438c will > help. Are we going to see this in production anytime soon ? > > cheers > tobi > -- > Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland > http://it.oetiker.ch tobi at oetiker.ch ++41 62 775 9902 / sb: -9900 > _______________________________________________ > OmniOS-discuss mailing list > OmniOS-discuss at lists.omniti.com > http://lists.omniti.com/mailman/listinfo/omnios-discuss From sirtcp at gmail.com Mon Sep 23 15:23:04 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Mon, 23 Sep 2013 20:23:04 +0500 Subject: [OmniOS-discuss] zfs export with iscsi always showing resource bussy In-Reply-To: References: <6ab8756c-e11e-4f71-a7d4-59c843909979@email.android.com> Message-ID: even after stopping all the services like NFS, iscsi when i "zpool export -f acipool" it unmount the /acipool but all the FS are still available root at omni:/dev/zvol/rdsk/acipool# ls -l total 0 drwxr-xr-x 2 root sys 0 Sep 23 20:03 aci-nfs drwxr-xr-x 3 root sys 0 Sep 23 12:14 cmdiscsi drwxr-xr-x 2 root sys 0 Sep 23 20:03 cmdnfs drwxr-xr-x 3 root sys 0 Sep 23 12:14 iscsi is there anything that i can do. i have invested a whole day in searching but found no luck. i am very new to omniOS. please help. thanks , On Mon, Sep 23, 2013 at 7:00 PM, Muhammad Yousuf Khan wrote: > nope, it was first attached to the virtualization server but later on > removed. > is there any option so i can check the active iscsi or nfs connections. > > Secondly, is there anyway to force down the connection in case of any > active session on iscsi or NFS i though -f should have serve the purpose > for force terminating session but it didn't.. > > > > > > > On Mon, Sep 23, 2013 at 6:43 PM, Michael Rasmussen wrote: > >> Are there any active views (iscsi)? >> >> Muhammad Yousuf Khan wrote: >> >>> just did but same error >>> >>> root at omni:~# svcs -a | grep stmf >>> disabled 18:13:32 svc:/system/stmf:default >>> root at omni:~# svcs -a | grep iscsi >>> disabled 14:13:35 svc:/network/iscsi/initiator:default >>> disabled 14:13:45 svc:/network/iscsi/target:default >>> root at omni:~# zpool export -F acipool >>> cannot export 'acipool': pool is busy >>> root at omni:~# zpool export -f acipool >>> cannot export 'acipool': pool is busy >>> >>> !DSPAM:52403fb324381721719990! >>> >>> ------------------------------ >>> >>> OmniOS-discuss mailing list >>> OmniOS-discuss at lists.omniti.com >>> http://lists.omniti.com/mailman/listinfo/omnios-discuss >>> >>> >>> !DSPAM:52403fb324381721719990! >>> >>> >> -- >> Sent from my Android phone with K-9 Mail. Please excuse my brevity. >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From esproul at omniti.com Mon Sep 23 15:37:55 2013 From: esproul at omniti.com (Eric Sproul) Date: Mon, 23 Sep 2013 11:37:55 -0400 Subject: [OmniOS-discuss] gettext 0.18.3.1 on OmniOS: libgomp.so.1 not found In-Reply-To: References: <20130922.072119.1528732886952694589.ryo_on@yk.rim.or.jp> Message-ID: We will look into fixing our gettext build to statically link libgomp, which sounds like the most efficient solution. That fix will be ported to r151006 as well as being part of the upcoming r151008. Eric From sirtcp at gmail.com Mon Sep 23 16:38:10 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Mon, 23 Sep 2013 21:38:10 +0500 Subject: [OmniOS-discuss] zfs export with iscsi always showing resource bussy In-Reply-To: <201309231353.r8NDrRFg017569@elvis.arl.psu.edu> References: <201309231353.r8NDrRFg017569@elvis.arl.psu.edu> Message-ID: Delete the LUs? > http://thread.gmane.org/gmane.os.solaris.opensolaris.zfs/51025/focus=51029 > > > > Thanks for your i would have also notices that i have created LU via napp-it but i fear if i delete the LU, will it destroy the data too? because i do not want to loose the iSCSI data. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ikaufman at eng.ucsd.edu Mon Sep 23 17:40:49 2013 From: ikaufman at eng.ucsd.edu (Ian Kaufman) Date: Mon, 23 Sep 2013 10:40:49 -0700 Subject: [OmniOS-discuss] rsync issues In-Reply-To: References: Message-ID: Hi all, It appears that the issue is the default set of ACLs created when setting up the filesystems. I will dig a little deeper, but I wound up deleting one of the smaller filesystems, and then doing a ZFS send/receive to recreate it from the Illumian 1.0a5 server. The ACLs changed to match the Illumian systems, and rsync appears to behave as expected now. Ian On Tue, Sep 10, 2013 at 1:27 PM, Tim Rice wrote: > On Mon, 9 Sep 2013, Ian Kaufman wrote: > >> Hi all, >> >> I am trying to slurp data over from one IllumOS based system >> (Illumian) to another (latest stable OmniOS), and I am running into a >> problem. I keep seeing the error: >> >> rsync: failed to set permissions on "FILENAME": Not owner (1) >> >> which is leaving me with all of my dirs/files either 777 or 666. I am >> using the -a flag, both as root and as the directory/file owner, and >> the namespace/user ids are consistent across the system. My idmapd >> domain is also consistent. >> >> Has anyone else seen this problem? > > I just go through migrating the data from my UnixWare server to > OmniOS (omnios-b281e50) and saw a very similar error message. I say > similar because if I remember correctly it came from tar not rsync. > Then doing a rsync tuned up things nicely. The problem files all seemed > to be suid root. > >> >> Thanks, >> >> Ian >> > > -- > Tim Rice Multitalents > tim at multitalents.net > > -- Ian Kaufman Research Systems Administrator UC San Diego, Jacobs School of Engineering ikaufman AT ucsd DOT edu From johan.kragsterman at capvert.se Mon Sep 23 18:27:46 2013 From: johan.kragsterman at capvert.se (Johan Kragsterman) Date: Mon, 23 Sep 2013 20:27:46 +0200 Subject: [OmniOS-discuss] zfs export with iscsi always showing resource bussy In-Reply-To: References: , <201309231353.r8NDrRFg017569@elvis.arl.psu.edu> Message-ID: Forgot to adress the list as well.... -----"OmniOS-discuss" skrev: ----- Till: John D Groenveld Fr?n: Muhammad Yousuf Khan S?nt av: "OmniOS-discuss" Datum: 2013.09.23 18:40 Kopia: omnios-discuss ?rende: Re: [OmniOS-discuss] zfs export with iscsi always showing resource bussy "Delete the LUs? Thanks for your i would have also notices that i have created LU via napp-it but i fear if i delete the LU, will it destroy the data too? because i do not want to loose the iSCSI data." If you created it via napp-it, I suggest you take it up on the napp-it discussion list. I have used napp-it, but I don't know how it creates and stores its configurations. If you use the cli in omnios and stmfadm(1M), you can easily delete the LU(stmfadm delete-lu), then perform your export operation of the pool, and after importing the pool again, you can import the deleted LU with stmfadm import-lu. Though you need to be careful to first delete all views for that LU, before you delete it. It will not effect any data on the volume, since it is only the LU you delete, not the volume, and the LU is only a logical representation of the volume. If you import the pool on a different system, where you don't have the same stmf configuration file(you can export the config file too, if you whish, to get the same stmf config on another system), you can't import the LU, but you can create a new LU of the volume. Rgrds Johan _______________________________________________ OmniOS-discuss mailing list OmniOS-discuss at lists.omniti.com http://lists.omniti.com/mailman/listinfo/omnios-discuss From hakansom at ohsu.edu Mon Sep 23 23:57:06 2013 From: hakansom at ohsu.edu (Marion Hakanson) Date: Mon, 23 Sep 2013 16:57:06 -0700 Subject: [OmniOS-discuss] Java/JDK for OmniOS Message-ID: <201309232357.r8NNv6X5023287@kyklops.ohsu.edu> Hi all, A quick peek around discussion archives didn't reveal an obvious answer to me, so I'm asking here.... When I need a more modern Java/JDK (e.g. version 7, or even a newer/fixed version 6) on Solaris-10 and OpenIndiana, I've been just applying the Oracle-provided pkgadd-format distributions here: http://www.oracle.com/technetwork/java/javase/downloads/index.html I like the pkgadd-format because they are self-contained, they update the /usr/jdk/latest/ link, and when it's time to upgrade you just "pkgrm" the old ones, and "pkgadd" the new ones. Anyway, we're deploying OmniOS "stable" these days, and wondered what folks out there are doing for OmniOS. I read that the "bloody" line is using OpenJDK-7. If I do the "pkgadd" thing in 151006/stable now, am I going to interfere with some future update when the current bloody takes on stable status? Comments/suggestions are welcome. Thanks and regards, Marion From sk at kram.io Tue Sep 24 08:17:53 2013 From: sk at kram.io (Steffen Kram) Date: Tue, 24 Sep 2013 10:17:53 +0200 Subject: [OmniOS-discuss] Java/JDK for OmniOS In-Reply-To: <201309232357.r8NNv6X5023287@kyklops.ohsu.edu> References: <201309232357.r8NNv6X5023287@kyklops.ohsu.edu> Message-ID: Hi Marion, I'm using the Oracle JDK 7 which I packaged for OmniOS. I do not provide it on my public repository because I think this is not allowed according to the current licensing terms. Nevertheless, it's very easy to package it, since you must just copy the necessary files. Each package for a major Version provides a handy symlink, e.g. /opt/java/jdk-1.7.0_17 -> /opt/java/jdk1.7. This link is distributed with the package and hence is automatically updated with each new version. Furthermore we use a default jdk symlink /opt/java/jdk-default which is distributed within its own package just containing this link and depending on our current default jdk. If someone has more insights on the Oracle licensing terms I would be glad to upload those packages to my public repo, maybe I'm allowed to publish my build-scripts ? Cheers, Steffen Am 24.09.2013 um 01:57 schrieb Marion Hakanson : > Hi all, > > A quick peek around discussion archives didn't reveal an obvious answer > to me, so I'm asking here.... > > When I need a more modern Java/JDK (e.g. version 7, or even a newer/fixed > version 6) on Solaris-10 and OpenIndiana, I've been just applying the > Oracle-provided pkgadd-format distributions here: > > http://www.oracle.com/technetwork/java/javase/downloads/index.html > > I like the pkgadd-format because they are self-contained, they update > the /usr/jdk/latest/ link, and when it's time to upgrade you just "pkgrm" > the old ones, and "pkgadd" the new ones. > > Anyway, we're deploying OmniOS "stable" these days, and wondered what > folks out there are doing for OmniOS. I read that the "bloody" line > is using OpenJDK-7. If I do the "pkgadd" thing in 151006/stable now, > am I going to interfere with some future update when the current bloody > takes on stable status? > > Comments/suggestions are welcome. > > Thanks and regards, > > Marion > > > _______________________________________________ > OmniOS-discuss mailing list > OmniOS-discuss at lists.omniti.com > http://lists.omniti.com/mailman/listinfo/omnios-discuss > -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 842 bytes Desc: Message signed with OpenPGP using GPGMail URL: From sirtcp at gmail.com Tue Sep 24 08:45:44 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Tue, 24 Sep 2013 13:45:44 +0500 Subject: [OmniOS-discuss] zfs export with iscsi always showing resource bussy In-Reply-To: References: <201309231353.r8NDrRFg017569@elvis.arl.psu.edu> Message-ID: Sorry forgot to add the list -------------- next part -------------- An HTML attachment was scrubbed... URL: From sirtcp at gmail.com Tue Sep 24 08:46:22 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Tue, 24 Sep 2013 13:46:22 +0500 Subject: [OmniOS-discuss] zfs export with iscsi always showing resource bussy In-Reply-To: References: <201309231353.r8NDrRFg017569@elvis.arl.psu.edu> Message-ID: Sorry forgot to add the list Thanks George and Johan for all your help. as i delete the LUs i finally manage to export the pool however the size is still not grown to the lowest attached drives. here is what i mean. first i had . 2x160GB drives and 2x250 drives and per the rule i have got 300GB of working space as Raidz2 consider smallest hard drives and demote the bigger one. now i replaced 2x160 with a 500GB and a 320GB drive respectively here is detail. AVAILABLE DISK SELECTIONS: 0. c1d0 /pci at 0,0/pci-ide at 1f,1/ide at 0/cmdk at 0,0 1. c2t0d0 /pci at 0,0/pci1028,1c1 at 1f,2/disk at 0,0 2. c2t1d0 /pci at 0,0/pci1028,1c1 at 1f,2/disk at 1,0 3. c2t2d0 /pci at 0,0/pci1028,1c1 at 1f,2/disk at 2,0 4. c2t3d0 /pci at 0,0/pci1028,1c1 at 1f,2/disk at 3,0 and here is my zpool status NAME STATE READ WRITE CKSUM acipool ONLINE 0 0 0 raidz2-0 ONLINE 0 0 0 c2t0d0 ONLINE 0 0 0 c2t1d0 ONLINE 0 0 0 c2t2d0 ONLINE 0 0 0 c2t3d0 ONLINE 0 0 0 so as per the rule, it should have consider the lowest capacity drive x 2 and in my case it should be 250GBx2 = 500GB however the df output still shows the old 300GB size. Filesystem Size Used Avail Use% Mounted on rpool/ROOT/napp-it-0.9b3 27G 19G 8.3G 70% / swap 13G 352K 13G 1% /etc/svc/volatile /usr/lib/libc/libc_hwcap1.so.1 27G 19G 8.3G 70% /lib/libc.so.1 swap 13G 8.0K 13G 1% /tmp swap 13G 52K 13G 1% /var/run rpool/export/home 8.3G 31K 8.3G 1% /export/home rpool 8.3G 39K 8.3G 1% /rpool acipool 284G 25G 259G 9% /acipool you can see my acipool is almost 300GB which is reflecting the old size. but as per the Raiz2 rule it should have been 500GB. i tried zpool export/import and also "zpool online -e poolname drivename" and tried this on all drives but still no luck i also restarted the server it also didnt work. however i had a ubuntu destkop on which -e function was working correctly. any help will be highly appreciated. Thanks, Myk -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryo_on at yk.rim.or.jp Tue Sep 24 14:18:08 2013 From: ryo_on at yk.rim.or.jp (Ryo ONODERA) Date: Tue, 24 Sep 2013 23:18:08 +0900 (JST) Subject: [OmniOS-discuss] gettext 0.18.3.1 on OmniOS: libgomp.so.1 not found In-Reply-To: References: <20130922.072119.1528732886952694589.ryo_on@yk.rim.or.jp> Message-ID: <20130924.231808.1311489290245807538.ryo_on@yk.rim.or.jp> From: Richard PALO , Date: Sun, 22 Sep 2013 08:24:17 +0200 > Ryo, on omnios (and OI) the gcc-4-runtime package only provide > libgcc_s.so and no other runtime libraries like OpenMP (libgomp.so). > > You should be able to find them in /opt/gcc-4.7.2/lib${LIBABISUFFIX}. > > You can either symlink individually to /usr/lib (and /usr/lib/amd64) > or, if you are bold you can use crle to add this gccbase location > ('crle' for x86, 'crle -64' for x86_64). > > BTW, for pkgsrc bootstrapping: > > env CC=/opt/gcc-4.7.2/bin/gcc GCCBASE=/opt/gcc-4.7.2 bootstrap ... > > once you bootstrap, build gcc and rebuild libtool after setting > PREFER_PKGSRC=yes plus a few other packages initially tied to the host > libgcc_s.so, you won't need the symlinks or the crle workaround > anymore. As you expected, my real problem is seen in pkgsrc build. I do not wat to use PREFER_PKGSRC=yes, so I will use crle command. Thank you. -- Ryo ONODERA // ryo_on at yk.rim.or.jp PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3 From ae at elahi.ru Tue Sep 24 15:35:57 2013 From: ae at elahi.ru (Andrew Evdokimov) Date: Tue, 24 Sep 2013 19:35:57 +0400 Subject: [OmniOS-discuss] Updating bloody to latest packages fails due to conflict in omnios/text/gawk Message-ID: <5241B15D.2070604@elahi.ru> root at builder:~# pkg update * Creating Plan - pkg update: The following packages deliver conflicting action types to usr/bin/awk: link: pkg://omnios/text/gawk at 4.1.0,5.11-0.151007:20130923T214436Z file: pkg://omnios/system/extended-system-utilities at 0.5.11,5.11-0.151007:20130827T215417Z These packages may not be installed together. Any non-conflicting set may be, or the packages must be corrected before they can be installed. Currently installed 'omnios/text/gawk' package version does not supply /usr/bin/awk, but latest one does, thus causing this conflict as /usr/bin/awk is also contained in all versions of 'omnios/system/extended-system-utilities'. root at builder:~# pkg info gawk Name: text/gawk Summary: gawk - GNU implementation of awk State: Installed Publisher: omnios Version: 4.0.1 (4.0.1) Build Release: 5.11 Branch: 0.151005 Packaging Date: Wed Oct 31 16:12:15 2012 Size: 3.43 MB FMRI: pkg://omnios/text/gawk at 4.0.1,5.11-0.151005:20121031T161215Z root at builder:~# pkg contents gawk | grep 'usr/bin' usr/bin/dgawk usr/bin/gawk usr/bin/gawk-4.0.1 usr/bin/igawk usr/bin/pgawk usr/bin/pgawk-4.0.1 root at builder:~# pkg info -r gawk Name: text/gawk Summary: gawk - GNU implementation of awk State: Not installed Publisher: omnios Version: 4.1.0 (4.1.0) Build Release: 5.11 Branch: 0.151007 Packaging Date: Mon Sep 23 21:44:36 2013 Size: 3.78 MB FMRI: pkg://omnios/text/gawk at 4.1.0,5.11-0.151007:20130923T214436Z root at builder:~# pkg contents -r gawk | grep 'usr/bin' usr/bin/awk usr/bin/gawk usr/bin/gawk-4.1.0 usr/bin/igawk -- Andrew Evdokimov +7 910 450 83 33 mail ae at elahi.ru xmpp ae at elahi.ru From esproul at omniti.com Tue Sep 24 15:54:29 2013 From: esproul at omniti.com (Eric Sproul) Date: Tue, 24 Sep 2013 11:54:29 -0400 Subject: [OmniOS-discuss] Updating bloody to latest packages fails due to conflict in omnios/text/gawk In-Reply-To: <5241B15D.2070604@elahi.ru> References: <5241B15D.2070604@elahi.ru> Message-ID: On Tue, Sep 24, 2013 at 11:35 AM, Andrew Evdokimov wrote: > root at builder:~# pkg update * > Creating Plan - > pkg update: The following packages deliver conflicting action types to > usr/bin/awk: > > link: > pkg://omnios/text/gawk at 4.1.0,5.11-0.151007:20130923T214436Z > file: > > pkg://omnios/system/extended-system-utilities at 0.5.11,5.11-0.151007:20130827T215417Z Thanks for reporting this. As you can see, the gawk package was just built yesterday. I had to make some changes to the build for the transition of 4.0 -> 4.1, and I'm still working out some bugs. Eric From ae at elahi.ru Tue Sep 24 20:03:45 2013 From: ae at elahi.ru (Andrew Evdokimov) Date: Wed, 25 Sep 2013 00:03:45 +0400 Subject: [OmniOS-discuss] Updating bloody to latest packages fails due to conflict in omnios/text/gawk In-Reply-To: References: <5241B15D.2070604@elahi.ru> Message-ID: <5241F021.6030105@elahi.ru> Eric Sproul wrote, On 24.09.2013 19:54: > On Tue, Sep 24, 2013 at 11:35 AM, Andrew Evdokimov wrote: >> root at builder:~# pkg update * >> Creating Plan - >> pkg update: The following packages deliver conflicting action types to >> usr/bin/awk: >> >> link: >> pkg://omnios/text/gawk at 4.1.0,5.11-0.151007:20130923T214436Z >> file: >> >> pkg://omnios/system/extended-system-utilities at 0.5.11,5.11-0.151007:20130827T215417Z > > Thanks for reporting this. As you can see, the gawk package was just > built yesterday. I had to make some changes to the build for the > transition of 4.0 -> 4.1, and I'm still working out some bugs. > Thanks, Eric, I've successfully updated all other packages in default bloody installation, skipping gawk for this time. -- Andrew Evdokimov +7 910 450 83 33 mail ae at elahi.ru xmpp ae at elahi.ru From esproul at omniti.com Tue Sep 24 20:11:45 2013 From: esproul at omniti.com (Eric Sproul) Date: Tue, 24 Sep 2013 16:11:45 -0400 Subject: [OmniOS-discuss] Updating bloody to latest packages fails due to conflict in omnios/text/gawk In-Reply-To: <5241F021.6030105@elahi.ru> References: <5241B15D.2070604@elahi.ru> <5241F021.6030105@elahi.ru> Message-ID: On Tue, Sep 24, 2013 at 4:03 PM, Andrew Evdokimov wrote: > Thanks, Eric, I've successfully updated all other packages in default bloody > installation, skipping gawk for this time. I published a corrected package earlier today, so you should be able to update that as well. NB: I'm publishing updated packages as I go for whatever third-party updates I encounter, so the usual caveats about unexpected breakage are especially applicable right now. From tobi at oetiker.ch Wed Sep 25 11:29:22 2013 From: tobi at oetiker.ch (Tobias Oetiker) Date: Wed, 25 Sep 2013 13:29:22 +0200 (CEST) Subject: [OmniOS-discuss] file system organisation for pkg packages Message-ID: Folks, I have started to create packages for omnios and I am a bit at a loss as to packaging 'standards' ... With omnios getting more popular, I think it would be a good move to have some standards as to where things should go on the system ... good old /opt/X /etc/opt/X /var/opt/X come to mind cheers tobi -- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland http://it.oetiker.ch tobi at oetiker.ch ++41 62 775 9902 / sb: -9900 From sirtcp at gmail.com Wed Sep 25 19:36:40 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Thu, 26 Sep 2013 00:36:40 +0500 Subject: [OmniOS-discuss] Raidz2 autoexpand=on not working Message-ID: Raidz2 size is not expanding to the lowest attached drives. here is what i mean. first i had . 2x160GB drives and 2x250 drives and per the rule i have got 300GB of working space as Raidz2 consider smallest hard drives and demote the bigger one. now i replaced 2x160 with a 500GB and a 320GB drive respectively here is detail. AVAILABLE DISK SELECTIONS: 0. c1d0 /pci at 0,0/pci-ide at 1f,1/ide at 0/cmdk at 0,0 1. c2t0d0 /pci at 0,0/pci1028,1c1 at 1f,2/disk at 0,0 2. c2t1d0 /pci at 0,0/pci1028,1c1 at 1f,2/disk at 1,0 3. c2t2d0 /pci at 0,0/pci1028,1c1 at 1f,2/disk at 2,0 4. c2t3d0 /pci at 0,0/pci1028,1c1 at 1f,2/disk at 3,0 and here is my zpool status NAME STATE READ WRITE CKSUM acipool ONLINE 0 0 0 raidz2-0 ONLINE 0 0 0 c2t0d0 ONLINE 0 0 0 c2t1d0 ONLINE 0 0 0 c2t2d0 ONLINE 0 0 0 c2t3d0 ONLINE 0 0 0 root at omni:~# zpool get all acipool | grep auto acipool autoreplace off default acipool autoexpand on local so as per the rule, it should have consider the lowest capacity drive x 2 and in my case it should be 250GBx2 = 500GB however the df output still shows the old 300GB size. Filesystem Size Used Avail Use% Mounted on rpool/ROOT/napp-it-0.9b3 27G 19G 8.3G 70% / swap 13G 352K 13G 1% /etc/svc/volatile /usr/lib/libc/libc_hwcap1.so.1 27G 19G 8.3G 70% /lib/libc.so.1 swap 13G 8.0K 13G 1% /tmp swap 13G 52K 13G 1% /var/run rpool/export/home 8.3G 31K 8.3G 1% /export/home rpool 8.3G 39K 8.3G 1% /rpool acipool 284G 25G 259G 9% /acipool you can see my acipool is almost 300GB which is reflecting the old size. but as per the Raiz2 rule it should have been 500GB. i tried zpool export/import and also "zpool online -e poolname drivename" and tried this on all drives but still no luck i also restarted the server it also didnt work. however i had a ubuntu destkop on which -e function was working correctly. any help will be highly appreciated. Thanks, Myk -------------- next part -------------- An HTML attachment was scrubbed... URL: From sirtcp at gmail.com Thu Sep 26 09:41:30 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Thu, 26 Sep 2013 14:41:30 +0500 Subject: [OmniOS-discuss] Raidz2 autoexpand=on not working In-Reply-To: References: Message-ID: is this a bug or result of wrong configuration, to me it seems like a bug. i notice that one of my FS set on top a pool (acipool) and that has been grown instead of base pool. Filesystem Size Used Avail Use% Mounted on rpool/ROOT/napp-it-0.9b3 27G 19G 8.3G 70% / swap 13G 340K 13G 1% /etc/svc/volatile /usr/lib/libc/libc_hwcap1.so.1 27G 19G 8.3G 70% /lib/libc.so.1 swap 13G 0 13G 0% /tmp swap 13G 52K 13G 1% /var/run acipool 284G 25G 259G 9% /acipool acipool/aci-nfs 259G 48K 259G 1% /acipool/aci-nfs acipool/cmdnfs 428G 170G 259G 40% /acipool/cmdnfs acipool/iscsi 259G 58K 259G 1% /acipool/iscsi as u can see acipool/cmdnfs is grown to 428GB which resides on acipool, in reality acipool has to be on this size. here are some other impotent findings. NAME PROPERTY VALUE SOURCE acipool/cmdnfs type filesystem - acipool/cmdnfs creation Tue Sep 10 12:33 2013 - acipool/cmdnfs used 169G - acipool/cmdnfs available 258G - acipool/cmdnfs referenced 169G - acipool/cmdnfs compressratio 1.00x - acipool/cmdnfs mounted yes - acipool/cmdnfs quota none default acipool/cmdnfs reservation none default acipool/cmdnfs recordsize 128K default acipool/cmdnfs mountpoint /acipool/cmdnfs default acipool/cmdnfs sharenfs rw local ver sub FS grown to the actual disk size. as you can see the FS size via ZFS command is still the same 258GB which previously in df -h command showed as 429GB any idea. is this a bug or my wrong configuration, can anybody throw some light on this matter. Thanks, Myk -------------- next part -------------- An HTML attachment was scrubbed... URL: From sirtcp at gmail.com Thu Sep 26 12:25:45 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Thu, 26 Sep 2013 17:25:45 +0500 Subject: [OmniOS-discuss] compile error from binary Bwm-NG Message-ID: i have installed pkg called gcc47 i set the path to PATH=/opt/gcc-4.7.2/bin/:$PATH when i am trying to run the ./configuration it is giving me error like this. root at omni:/tmp/bwm-ng-0.6# ./configure checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... unsupported checking dependency style of gcc... gcc3 checking how to run the C preprocessor... /lib/cpp configure: error: C preprocessor "/lib/cpp" fails sanity check See `config.log' for more details. Please help. Thanks, Myk -------------- next part -------------- An HTML attachment was scrubbed... URL: From jesus at omniti.com Thu Sep 26 12:41:26 2013 From: jesus at omniti.com (Theo Schlossnagle) Date: Thu, 26 Sep 2013 08:41:26 -0400 Subject: [OmniOS-discuss] compile error from binary Bwm-NG In-Reply-To: References: Message-ID: On Thu, Sep 26, 2013 at 8:25 AM, Muhammad Yousuf Khan wrote: > [ ... snip ... ] > checking dependency style of gcc... gcc3 > checking how to run the C preprocessor... /lib/cpp > configure: error: C preprocessor "/lib/cpp" fails sanity check > See `config.log' for more details. > > Did you "see config.log" as the error instructed you to? Perhaps that will tell you something. -- Theo Schlossnagle http://omniti.com/is/theo-schlossnagle -------------- next part -------------- An HTML attachment was scrubbed... URL: From sirtcp at gmail.com Thu Sep 26 13:12:01 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Thu, 26 Sep 2013 18:12:01 +0500 Subject: [OmniOS-discuss] compile error from binary Bwm-NG In-Reply-To: References: Message-ID: i did, however i thought i must be doing some thing wrong as i am new to omniOS, the file is quite big in size. just sharing the proportions of error log. gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2667: $? = 1 configure:2690: checking for C compiler default output file name configure:2717: gcc -O2 -Wall conftest.c >&5 configure:2720: $? = 0 configure:2758: result: a.out configure:2775: checking whether the C compiler works configure:2785: ./a.out configure:2788: $? = 0 configure:2805: result: yes configure:2812: checking whether we are cross compiling configure:2814: result: no configure:2817: checking for suffix of executables configure:2824: gcc -o conftest -O2 -Wall conftest.c >&5 configure:2827: $? = 0 configure:2851: result: configure:2857: checking for suffix of object files configure:2883: gcc -c -O2 -Wall conftest.c >&5 configure:2886: $? = 0 configure:2909: result: o configure:2913: checking whether we are using the GNU C compiler configure:2942: gcc -c -O2 -Wall conftest.c >&5 configure:2948: $? = 0 configure:2965: result: yes configure:2970: checking whether gcc accepts -g configure:3000: gcc -c -g conftest.c >&5 configure:3006: $? = 0 configure:3105: result: yes configure:3122: checking for gcc option to accept ISO C89 configure:3196: gcc -c -O2 -Wall conftest.c >&5 conftest.c:11:19: fatal error: stdio.h: No such file or directory compilation terminated. configure:3202: $? = 1 onfigure:3398: gcc -E -traditional-cpp conftest.c conftest.c:13:0: fatal error: assert.h: No such file or directory compilation terminated. configure:3404: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bwm-ng" | #define PACKAGE_TARNAME "bwm-ng" | #define PACKAGE_VERSION "0.6" | #define PACKAGE_STRING "bwm-ng 0.6" | #define PACKAGE_BUGREPORT "bwmng at gropp.org" | #define PACKAGE "bwm-ng" | #define VERSION "0.6" | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:3398: gcc -E -traditional-cpp conftest.c conftest.c:13:0: fatal error: assert.h: No such file or directory compilation terminated. configure:3404: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "bwm-ng" | #define PACKAGE_TARNAME "bwm-ng" | #define PACKAGE_VERSION "0.6" | #define PACKAGE_STRING "bwm-ng 0.6" | #define PACKAGE_BUGREPORT "bwmng at gropp.org" | #define PACKAGE "bwm-ng" | #define VERSION "0.6" | /* end confdefs.h. */ | #ifdef __STDC__ | # include | #else | # include | #endif | Syntax error configure:3398: /lib/cpp conftest.c ./configure[3399]: eval[1]: /lib/cpp: not found [No such file or directory] configure:3404: $? = 127 configure: failed program was: | /* confdefs.h. */ Thanks, Myk On Thu, Sep 26, 2013 at 5:41 PM, Theo Schlossnagle wrote: > > > > On Thu, Sep 26, 2013 at 8:25 AM, Muhammad Yousuf Khan wrote: > >> [ ... snip ... ] >> checking dependency style of gcc... gcc3 >> checking how to run the C preprocessor... /lib/cpp >> configure: error: C preprocessor "/lib/cpp" fails sanity check >> See `config.log' for more details. >> >> > Did you "see config.log" as the error instructed you to? Perhaps that > will tell you something. > > > -- > > Theo Schlossnagle > > http://omniti.com/is/theo-schlossnagle > -------------- next part -------------- An HTML attachment was scrubbed... URL: From jesus at omniti.com Thu Sep 26 13:39:10 2013 From: jesus at omniti.com (Theo Schlossnagle) Date: Thu, 26 Sep 2013 09:39:10 -0400 Subject: [OmniOS-discuss] compile error from binary Bwm-NG In-Reply-To: References: Message-ID: Don't want to be too rude.. but read the error file. Don't paste it to the list and ask someone else to. It says: conftest.c:11:19: fatal error: stdio.h: No such file or directory compilation terminated. configure:3202: $? = 1 You don't have stdio.h... you need to get it. OmniOS is likely different from systems you have use previously. The best way to learn is to putz around trying to solve these problems yourself. It will give you a much better understanding of how the system is assembled and how it works. To find which package provides stdio.h, start here: http://omnios.omniti.com/wiki.php/GeneralAdministration#Search On Thu, Sep 26, 2013 at 9:12 AM, Muhammad Yousuf Khan wrote: > i did, however i thought i must be doing some thing wrong as i am new to > omniOS, > the file is quite big in size. just sharing the proportions of error log. > > gcc: error: unrecognized command line option '-V' > gcc: fatal error: no input files > compilation terminated. > configure:2667: $? = 1 > configure:2690: checking for C compiler default output file name > configure:2717: gcc -O2 -Wall conftest.c >&5 > configure:2720: $? = 0 > configure:2758: result: a.out > configure:2775: checking whether the C compiler works > configure:2785: ./a.out > configure:2788: $? = 0 > configure:2805: result: yes > configure:2812: checking whether we are cross compiling > configure:2814: result: no > configure:2817: checking for suffix of executables > configure:2824: gcc -o conftest -O2 -Wall conftest.c >&5 > configure:2827: $? = 0 > configure:2851: result: > configure:2857: checking for suffix of object files > configure:2883: gcc -c -O2 -Wall conftest.c >&5 > configure:2886: $? = 0 > configure:2909: result: o > configure:2913: checking whether we are using the GNU C compiler > configure:2942: gcc -c -O2 -Wall conftest.c >&5 > configure:2948: $? = 0 > configure:2965: result: yes > configure:2970: checking whether gcc accepts -g > configure:3000: gcc -c -g conftest.c >&5 > configure:3006: $? = 0 > configure:3105: result: yes > configure:3122: checking for gcc option to accept ISO C89 > configure:3196: gcc -c -O2 -Wall conftest.c >&5 > conftest.c:11:19: fatal error: stdio.h: No such file or directory > compilation terminated. > configure:3202: $? = 1 > > > onfigure:3398: gcc -E -traditional-cpp conftest.c > conftest.c:13:0: fatal error: assert.h: No such file or directory > compilation terminated. > configure:3404: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "bwm-ng" > | #define PACKAGE_TARNAME "bwm-ng" > | #define PACKAGE_VERSION "0.6" > | #define PACKAGE_STRING "bwm-ng 0.6" > | #define PACKAGE_BUGREPORT "bwmng at gropp.org" > | #define PACKAGE "bwm-ng" > | #define VERSION "0.6" > | /* end confdefs.h. */ > | #ifdef __STDC__ > | # include > | #else > | # include > | #endif > | Syntax error > configure:3398: gcc -E -traditional-cpp conftest.c > conftest.c:13:0: fatal error: assert.h: No such file or directory > compilation terminated. > configure:3404: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "bwm-ng" > | #define PACKAGE_TARNAME "bwm-ng" > | #define PACKAGE_VERSION "0.6" > | #define PACKAGE_STRING "bwm-ng 0.6" > | #define PACKAGE_BUGREPORT "bwmng at gropp.org" > | #define PACKAGE "bwm-ng" > | #define VERSION "0.6" > | /* end confdefs.h. */ > | #ifdef __STDC__ > | # include > | #else > | # include > | #endif > | Syntax error > configure:3398: /lib/cpp conftest.c > ./configure[3399]: eval[1]: /lib/cpp: not found [No such file or directory] > configure:3404: $? = 127 > configure: failed program was: > | /* confdefs.h. */ > > > Thanks, > > Myk > > > On Thu, Sep 26, 2013 at 5:41 PM, Theo Schlossnagle wrote: > >> >> >> >> On Thu, Sep 26, 2013 at 8:25 AM, Muhammad Yousuf Khan wrote: >> >>> [ ... snip ... ] >>> checking dependency style of gcc... gcc3 >>> checking how to run the C preprocessor... /lib/cpp >>> configure: error: C preprocessor "/lib/cpp" fails sanity check >>> See `config.log' for more details. >>> >>> >> Did you "see config.log" as the error instructed you to? Perhaps that >> will tell you something. >> >> >> -- >> >> Theo Schlossnagle >> >> http://omniti.com/is/theo-schlossnagle >> > > -- Theo Schlossnagle http://omniti.com/is/theo-schlossnagle -------------- next part -------------- An HTML attachment was scrubbed... URL: From esproul at omniti.com Thu Sep 26 14:24:46 2013 From: esproul at omniti.com (Eric Sproul) Date: Thu, 26 Sep 2013 10:24:46 -0400 Subject: [OmniOS-discuss] file system organisation for pkg packages In-Reply-To: References: Message-ID: On Wed, Sep 25, 2013 at 7:29 AM, Tobias Oetiker wrote: > Folks, > > I have started to create packages for omnios and I am a bit at a > loss as to packaging 'standards' ... > > With omnios getting more popular, I think it would be a good move > to have some standards as to where things should go on the system > ... > > good old > > /opt/X > /etc/opt/X > /var/opt/X > > come to mind I have tended to prefer the SysV style of /opt/ or /opt/ so that the entire application set is under a single top-level directory. This makes it simple to avoid conflicting with apps from other sources, which dovetails with the OmniOS keep-your-stuff-to-yourself philosophy. Eric From sirtcp at gmail.com Thu Sep 26 14:31:15 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Thu, 26 Sep 2013 19:31:15 +0500 Subject: [OmniOS-discuss] compile error from binary Bwm-NG In-Reply-To: References: Message-ID: On Thu, Sep 26, 2013 at 6:39 PM, Theo Schlossnagle wrote: > Don't want to be too rude.. but read the error file. Don't paste it to > the list and ask someone else to. It says: > > conftest.c:11:19: fatal error: stdio.h: No such file or directory > compilation terminated. > configure:3202: $? = 1 > > You don't have stdio.h... you need to get it. > > it is not just stdio.h there are several other *.h missing as well. i search the stdio.h file and pkg says it contains the stdio.h file basename file opt/gcc-4.7.2/include/c++/4.7.2/tr1/stdio.h pkg:/developer/gcc47 at 4.7.2-0.151006 basename file opt/gcc-4.7.2/lib/gcc/i386-pc-solaris2.11/4.7.2/include/ssp/stdio.h pkg:/developer/gcc47 at 4.7.2-0.151006 as you can see the output,and i have already installed gcc47. it seems like the location is wrong. i think compiler is looking for these file in wrong directory. would you please tell me how can i check or where can i place these missing files so that process of compilation can be completed. OmniOS is likely different from systems you have use previously. The best > way to learn is to putz around trying to solve these problems yourself. It > will give you a much better understanding of how the system is assembled > and how it works. To find which package provides stdio.h, start here: > > http://omnios.omniti.com/wiki.php/GeneralAdministration#Search > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From jesus at omniti.com Thu Sep 26 14:46:38 2013 From: jesus at omniti.com (Theo Schlossnagle) Date: Thu, 26 Sep 2013 10:46:38 -0400 Subject: [OmniOS-discuss] compile error from binary Bwm-NG In-Reply-To: References: Message-ID: You need the system's stdio.h. basename file usr/include/stdio.h pkg:/system/header at 0.5.11-0.151002 On Thu, Sep 26, 2013 at 10:31 AM, Muhammad Yousuf Khan wrote: > > > > On Thu, Sep 26, 2013 at 6:39 PM, Theo Schlossnagle wrote: > >> Don't want to be too rude.. but read the error file. Don't paste it to >> the list and ask someone else to. It says: >> >> conftest.c:11:19: fatal error: stdio.h: No such file or directory >> compilation terminated. >> configure:3202: $? = 1 >> >> You don't have stdio.h... you need to get it. >> >> > > it is not just stdio.h there are several other *.h missing as well. i > search the stdio.h file and pkg says it contains the stdio.h file > > basename file > opt/gcc-4.7.2/include/c++/4.7.2/tr1/stdio.h > pkg:/developer/gcc47 at 4.7.2-0.151006 > basename file > opt/gcc-4.7.2/lib/gcc/i386-pc-solaris2.11/4.7.2/include/ssp/stdio.h > pkg:/developer/gcc47 at 4.7.2-0.151006 > > > as you can see the output,and i have already installed gcc47. it seems > like the location is wrong. > > i think compiler is looking for these file in wrong directory. would you > please tell me how can i check or where can i place these missing files so > that process of compilation can be completed. > > > > OmniOS is likely different from systems you have use previously. The best >> way to learn is to putz around trying to solve these problems yourself. It >> will give you a much better understanding of how the system is assembled >> and how it works. To find which package provides stdio.h, start here: >> >> http://omnios.omniti.com/wiki.php/GeneralAdministration#Search >> >> > -- Theo Schlossnagle http://omniti.com/is/theo-schlossnagle -------------- next part -------------- An HTML attachment was scrubbed... URL: From tobi at oetiker.ch Thu Sep 26 14:55:04 2013 From: tobi at oetiker.ch (Tobias Oetiker) Date: Thu, 26 Sep 2013 16:55:04 +0200 (CEST) Subject: [OmniOS-discuss] file system organisation for pkg packages In-Reply-To: References: Message-ID: Hi Eric, Today Eric Sproul wrote: > On Wed, Sep 25, 2013 at 7:29 AM, Tobias Oetiker wrote: > > Folks, > > > > I have started to create packages for omnios and I am a bit at a > > loss as to packaging 'standards' ... > > > > With omnios getting more popular, I think it would be a good move > > to have some standards as to where things should go on the system > > ... > > > > good old > > > > /opt/X > > /etc/opt/X > > /var/opt/X > > > > come to mind > > I have tended to prefer the SysV style of /opt/ or /opt/ > so that the entire application set is under a single top-level > directory. This makes it simple to avoid conflicting with apps from > other sources, which dovetails with the OmniOS > keep-your-stuff-to-yourself philosophy. from a system management point of view I like to have a simple rule to decide where the config is and where the 'data' is ... so keeping the application in /opt/vendor is perfect for the static part of the application ... but having the configuration and the data in the same tree makes it harder to know what is part of the distribution and what is part of the application ... I can obviously use symlinks to fix things, but it would be great if there were some admin friendly suggestions ... cheers tobi -- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland http://it.oetiker.ch tobi at oetiker.ch ++41 62 775 9902 / sb: -9900 From mir at miras.org Thu Sep 26 15:04:01 2013 From: mir at miras.org (Michael Rasmussen) Date: Thu, 26 Sep 2013 17:04:01 +0200 Subject: [OmniOS-discuss] file system organisation for pkg packages In-Reply-To: References: Message-ID: <20130926170401.04cae15a@sleipner.datanom.net> On Thu, 26 Sep 2013 10:24:46 -0400 Eric Sproul wrote: > > I have tended to prefer the SysV style of /opt/ or /opt/ > so that the entire application set is under a single top-level > directory. This makes it simple to avoid conflicting with apps from > other sources, which dovetails with the OmniOS > keep-your-stuff-to-yourself philosophy. > What about shared libraries? /usr/lib An idea could be to adopt the *BSD style to separate system shared libraries in /lib and /usr/lib and put userland libraries in /opt/lib and /opt/usr/lib. By doing this system and userland could placed in different pools allowing a split like make system and make userland. -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael rasmussen cc http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E mir datanom net http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C mir miras org http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917 -------------------------------------------------------------- COBOL: Completely Over and Beyond reason Or Logic. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: not available URL: From cnehren+omnios-discuss at omniti.com Thu Sep 26 15:10:13 2013 From: cnehren+omnios-discuss at omniti.com (Chris Nehren) Date: Thu, 26 Sep 2013 11:10:13 -0400 Subject: [OmniOS-discuss] file system organisation for pkg packages In-Reply-To: References: Message-ID: <20130926151013.GE1908@eschaton.local> On Thu, Sep 26, 2013 at 16:55:04 +0200, Tobias Oetiker wrote: > from a system management point of view I like to have a simple rule > to decide where the config is and where the 'data' is ... > > so keeping the application in /opt/vendor is perfect for the static > part of the application ... > > but having the configuration and the data in the same tree makes it > harder to know what is part of the distribution and what is part of > the application ... You could ship default configs and similar files with a .dist suffix, as some open source systems tend to do. Not sure if that would fully address your concern, but it's something to think about. -- Chris Nehren From tobi at oetiker.ch Thu Sep 26 15:59:47 2013 From: tobi at oetiker.ch (Tobias Oetiker) Date: Thu, 26 Sep 2013 17:59:47 +0200 (CEST) Subject: [OmniOS-discuss] file system organisation for pkg packages In-Reply-To: <20130926170401.04cae15a@sleipner.datanom.net> References: <20130926170401.04cae15a@sleipner.datanom.net> Message-ID: Hi Michael, Today Michael Rasmussen wrote: > On Thu, 26 Sep 2013 10:24:46 -0400 > Eric Sproul wrote: > > > > > I have tended to prefer the SysV style of /opt/ or /opt/ > > so that the entire application set is under a single top-level > > directory. This makes it simple to avoid conflicting with apps from > > other sources, which dovetails with the OmniOS > > keep-your-stuff-to-yourself philosophy. > > > What about shared libraries? /usr/lib > > An idea could be to adopt the *BSD style to separate system shared > libraries in /lib and /usr/lib and put userland libraries > in /opt/lib and /opt/usr/lib. > > By doing this system and userland could placed in different pools > allowing a split like make system and make userland. having shared libraries in /opt/vendor should not be much of a when compiling things with -R ... and pkg-config cheers tobi -- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland http://it.oetiker.ch tobi at oetiker.ch ++41 62 775 9902 / sb: -9900 From esproul at omniti.com Thu Sep 26 16:15:56 2013 From: esproul at omniti.com (Eric Sproul) Date: Thu, 26 Sep 2013 12:15:56 -0400 Subject: [OmniOS-discuss] file system organisation for pkg packages In-Reply-To: References: Message-ID: On Thu, Sep 26, 2013 at 10:55 AM, Tobias Oetiker wrote: > from a system management point of view I like to have a simple rule > to decide where the config is and where the 'data' is ... > > so keeping the application in /opt/vendor is perfect for the static > part of the application ... > > but having the configuration and the data in the same tree makes it > harder to know what is part of the distribution and what is part of > the application ... > > I can obviously use symlinks to fix things, but it would be great > if there were some admin friendly suggestions ... I completely agree. Local and/or app-specific configuration, data, logs. etc. belongs in an entirely different location that is not under packaging control. For example, at OmniTI, we have Apache in /opt/apache22, but all app data lives under /www, so the httpd.conf is in /www/etc, logs are in /www/logs, etc. In most of our projects, /www is an SCM checkout, where httpd.conf and an SMF manifest are under project-specific control. This model has worked well for us, because everyone can share a package that delivers a few sample files for bootstrapping new projects, but stays out of the way of the project-specific pieces. In my personal opinion, having multiple providers trying to deliver bits to the same set of shared directories just invites collisions and misery. From mir at miras.org Thu Sep 26 16:37:12 2013 From: mir at miras.org (Michael Rasmussen) Date: Thu, 26 Sep 2013 18:37:12 +0200 Subject: [OmniOS-discuss] file system organisation for pkg packages In-Reply-To: References: <20130926170401.04cae15a@sleipner.datanom.net> Message-ID: <20130926183712.08d6977c@sleipner.datanom.net> On Thu, 26 Sep 2013 17:59:47 +0200 (CEST) Tobias Oetiker wrote: > > having shared libraries in /opt/vendor should not be much of a > when compiling things with -R ... and pkg-config > This is also find by me. I just love the idea of system and userland in different pools. Consider this when doing replication: zfs snapshot system userland zfs send system at snap1 userland at snap1 -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael rasmussen cc http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E mir datanom net http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C mir miras org http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917 -------------------------------------------------------------- I never pray before meals -- my mom's a good cook. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: not available URL: From sirtcp at gmail.com Thu Sep 26 16:55:03 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Thu, 26 Sep 2013 21:55:03 +0500 Subject: [OmniOS-discuss] compile error from binary Bwm-NG In-Reply-To: References: Message-ID: Thanks it worked........ On 9/26/13, Theo Schlossnagle wrote: > You need the system's stdio.h. > > basename file usr/include/stdio.h > pkg:/system/header at 0.5.11-0.151002 > > > > On Thu, Sep 26, 2013 at 10:31 AM, Muhammad Yousuf Khan > wrote: > >> >> >> >> On Thu, Sep 26, 2013 at 6:39 PM, Theo Schlossnagle >> wrote: >> >>> Don't want to be too rude.. but read the error file. Don't paste it to >>> the list and ask someone else to. It says: >>> >>> conftest.c:11:19: fatal error: stdio.h: No such file or directory >>> compilation terminated. >>> configure:3202: $? = 1 >>> >>> You don't have stdio.h... you need to get it. >>> >>> >> >> it is not just stdio.h there are several other *.h missing as well. i >> search the stdio.h file and pkg says it contains the stdio.h file >> >> basename file >> opt/gcc-4.7.2/include/c++/4.7.2/tr1/stdio.h >> pkg:/developer/gcc47 at 4.7.2-0.151006 >> basename file >> opt/gcc-4.7.2/lib/gcc/i386-pc-solaris2.11/4.7.2/include/ssp/stdio.h >> pkg:/developer/gcc47 at 4.7.2-0.151006 >> >> >> as you can see the output,and i have already installed gcc47. it seems >> like the location is wrong. >> >> i think compiler is looking for these file in wrong directory. would you >> please tell me how can i check or where can i place these missing files >> so >> that process of compilation can be completed. >> >> >> >> OmniOS is likely different from systems you have use previously. The >> best >>> way to learn is to putz around trying to solve these problems yourself. >>> It >>> will give you a much better understanding of how the system is assembled >>> and how it works. To find which package provides stdio.h, start here: >>> >>> http://omnios.omniti.com/wiki.php/GeneralAdministration#Search >>> >>> >> > > > -- > > Theo Schlossnagle > > http://omniti.com/is/theo-schlossnagle > From richard.elling at richardelling.com Thu Sep 26 19:03:29 2013 From: richard.elling at richardelling.com (Richard Elling) Date: Thu, 26 Sep 2013 12:03:29 -0700 Subject: [OmniOS-discuss] Raidz2 autoexpand=on not working In-Reply-To: References: Message-ID: <56295117-7572-4820-8122-0027A44CB44C@RichardElling.com> On Sep 26, 2013, at 2:41 AM, Muhammad Yousuf Khan wrote: > is this a bug or result of wrong configuration, to me it seems like a bug. > i notice that one of my FS set on top a pool (acipool) and that has been grown instead of base pool. The zfs command does not show the size of the pool. What does "zpool status" show for the size of the pool? -- richard > > Filesystem Size Used Avail Use% Mounted on > rpool/ROOT/napp-it-0.9b3 27G 19G 8.3G 70% / > swap 13G 340K 13G 1% /etc/svc/volatile > /usr/lib/libc/libc_hwcap1.so.1 27G 19G 8.3G 70% /lib/libc.so.1 > swap 13G 0 13G 0% /tmp > swap 13G 52K 13G 1% /var/run > acipool 284G 25G 259G 9% /acipool > acipool/aci-nfs 259G 48K 259G 1% /acipool/aci-nfs > acipool/cmdnfs 428G 170G 259G 40% /acipool/cmdnfs > acipool/iscsi 259G 58K 259G 1% /acipool/iscsi > > > as u can see acipool/cmdnfs is grown to 428GB which resides on acipool, in reality acipool has to be on this size. > > here are some other impotent findings. > > NAME PROPERTY VALUE SOURCE > acipool/cmdnfs type filesystem - > acipool/cmdnfs creation Tue Sep 10 12:33 2013 - > acipool/cmdnfs used 169G - > acipool/cmdnfs available 258G - > acipool/cmdnfs referenced 169G - > acipool/cmdnfs compressratio 1.00x - > acipool/cmdnfs mounted yes - > acipool/cmdnfs quota none default > acipool/cmdnfs reservation none default > acipool/cmdnfs recordsize 128K default > acipool/cmdnfs mountpoint /acipool/cmdnfs default > acipool/cmdnfs sharenfs rw local > ver sub FS grown to the actual disk size. > > as you can see the FS size via ZFS command is still the same 258GB which previously in df -h command showed as 429GB > > any idea. > > is this a bug or my wrong configuration, can anybody throw some light on this matter. > > Thanks, > > Myk > > > _______________________________________________ > OmniOS-discuss mailing list > OmniOS-discuss at lists.omniti.com > http://lists.omniti.com/mailman/listinfo/omnios-discuss -- Richard.Elling at RichardElling.com +1-760-896-4422 -------------- next part -------------- An HTML attachment was scrubbed... URL: From sirtcp at gmail.com Thu Sep 26 20:07:25 2013 From: sirtcp at gmail.com (Muhammad Yousuf Khan) Date: Fri, 27 Sep 2013 01:07:25 +0500 Subject: [OmniOS-discuss] Raidz2 autoexpand=on not working In-Reply-To: <56295117-7572-4820-8122-0027A44CB44C@RichardElling.com> References: <56295117-7572-4820-8122-0027A44CB44C@RichardElling.com> Message-ID: Sorry, Adding list. Zpool status showing this it is not showing size of the pool anywhere in the output root at omni:~# zpool status acipool pool: acipool state: ONLINE scan: scrub repaired 0 in 0h32m with 0 errors on Wed Sep 25 13:41:38 2013 config: NAME STATE READ WRITE CKSUM acipool ONLINE 0 0 0 raidz2-0 ONLINE 0 0 0 c2t0d0 ONLINE 0 0 0 c2t1d0 ONLINE 0 0 0 c2t2d0 ONLINE 0 0 0 c2t3d0 ONLINE 0 0 0 errors: No known data errors It is quite confusing every command shows very different output may be my lack of understanding with the technology. root at omni:~# df -h Filesystem Size Used Avail Use% Mounted on rpool/ROOT/napp-it-0.9b3 27G 20G 7.0G 75% / swap 5.1G 336K 5.1G 1% /etc/svc/volatile /usr/lib/libc/libc_hwcap1.so.1 27G 20G 7.0G 75% /lib/libc.so.1 swap 5.1G 1.5M 5.1G 1% /tmp swap 5.1G 52K 5.1G 1% /var/run acipool 284G 31G 253G 11% /acipool acipool/aci-nfs 253G 48K 253G 1% /acipool/aci-nfs acipool/cmdnfs 422G 170G 253G 41% /acipool/cmdnfs acipool/iscsi 253G 59K 253G 1% /acipool/iscsi rpool/export 7.0G 32K 7.0G 1% /export rpool/export/home 7.0G 31K 7.0G 1% /export/home rpool 7.0G 39K 7.0G 1% /rpool root at omni:~# zfs list acipool NAME USED AVAIL REFER MOUNTPOINT acipool 202G 253G 30.6G /acipool root at omni:~# zpool list NAME SIZE ALLOC FREE EXPANDSZ CAP DEDUP HEALTH ALTROOT acipool 928G 406G 522G - 43% 1.00x ONLINE - rpool 37G 27.4G 9.60G - 74% 1.00x ONLINE - df -h showing size of 284G zfs list showing used 202G available 253G means 202+253 = 455GB zpool list is showing size 928 which is also not true. lets say if it is calculating the actual size of the disk rather then usable size then its still not true. root at omni:~# parted -l | grep Disk Disk /dev/dsk/c1d0p0: 40.0GB Disk /dev/dsk/c2t0d0p0: 320GB Disk /dev/dsk/c2t1d0p0: 500GB Disk /dev/dsk/c2t2d0p0: 250GB Disk /dev/dsk/c2t3d0p0: 250GB if i calculate the physical size 320+500+250+250 = 1320G and zpool list showing 928G. O_o any help will be highly appreciated.... Thanks, On Fri, Sep 27, 2013 at 12:03 AM, Richard Elling < richard.elling at richardelling.com> wrote: > > On Sep 26, 2013, at 2:41 AM, Muhammad Yousuf Khan > wrote: > > is this a bug or result of wrong configuration, to me it seems like a bug. > i notice that one of my FS set on top a pool (acipool) and that has been > grown instead of base pool. > > > The zfs command does not show the size of the pool. What does "zpool > status" show for the > size of the pool? > -- richard > > > Filesystem Size Used Avail Use% Mounted on > rpool/ROOT/napp-it-0.9b3 27G 19G 8.3G 70% / > swap 13G 340K 13G 1% /etc/svc/volatile > /usr/lib/libc/libc_hwcap1.so.1 27G 19G 8.3G 70% /lib/libc.so.1 > swap 13G 0 13G 0% /tmp > swap 13G 52K 13G 1% /var/run > acipool 284G 25G 259G 9% /acipool > acipool/aci-nfs 259G 48K 259G 1% /acipool/aci-nfs > acipool/cmdnfs 428G 170G 259G 40% /acipool/cmdnfs > acipool/iscsi 259G 58K 259G 1% /acipool/iscsi > > > as u can see acipool/cmdnfs is grown to 428GB which resides on acipool, in > reality acipool has to be on this size. > > here are some other impotent findings. > > NAME PROPERTY VALUE SOURCE > acipool/cmdnfs type filesystem - > acipool/cmdnfs creation Tue Sep 10 12:33 2013 - > acipool/cmdnfs used 169G - > acipool/cmdnfs available 258G - > acipool/cmdnfs referenced 169G - > acipool/cmdnfs compressratio 1.00x - > acipool/cmdnfs mounted yes - > acipool/cmdnfs quota none default > acipool/cmdnfs reservation none default > acipool/cmdnfs recordsize 128K default > acipool/cmdnfs mountpoint /acipool/cmdnfs default > acipool/cmdnfs sharenfs rw local > ver sub FS grown to the actual disk size. > > as you can see the FS size via ZFS command is still the same 258GB which > previously in df -h command showed as 429GB > > any idea. > > is this a bug or my wrong configuration, can anybody throw some light on > this matter. > > Thanks, > > Myk > > > _______________________________________________ > OmniOS-discuss mailing list > OmniOS-discuss at lists.omniti.com > http://lists.omniti.com/mailman/listinfo/omnios-discuss > > > -- > > Richard.Elling at RichardElling.com > +1-760-896-4422 > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From richard.elling at richardelling.com Thu Sep 26 20:19:50 2013 From: richard.elling at richardelling.com (Richard Elling) Date: Thu, 26 Sep 2013 13:19:50 -0700 Subject: [OmniOS-discuss] Raidz2 autoexpand=on not working In-Reply-To: References: <56295117-7572-4820-8122-0027A44CB44C@RichardElling.com> Message-ID: <14B24798-036C-4A7C-95FC-D64CCFE7FB42@richardelling.com> On Sep 26, 2013, at 1:07 PM, Muhammad Yousuf Khan wrote: ... > > root at omni:~# zpool list > NAME SIZE ALLOC FREE EXPANDSZ CAP DEDUP HEALTH ALTROOT > acipool 928G 406G 522G - 43% 1.00x ONLINE - > rpool 37G 27.4G 9.60G - 74% 1.00x ONLINE - ... > > df -h showing size of 284G > zfs list showing used 202G available 253G means 202+253 = 455GB > zpool list is showing size 928 which is also not true. lets say if it is calculating the actual size of the disk rather then usable size then its still not true. > root at omni:~# parted -l | grep Disk > Disk /dev/dsk/c1d0p0: 40.0GB > Disk /dev/dsk/c2t0d0p0: 320GB > Disk /dev/dsk/c2t1d0p0: 500GB > Disk /dev/dsk/c2t2d0p0: 250GB > Disk /dev/dsk/c2t3d0p0: 250GB > > if i calculate the physical size 320+500+250+250 = 1320G and zpool list showing 928G. This is correct, but you need to understand the math. The available space in a raidz zpool allocatable space = min(all disks) * number of disks = 250 GB * 4 = 232 GiB * 4 = 928 GiB The space available to a file system is a function any quotas, copies, compression, reservation, deduplication, metadata, and the actual consumed space. -- richard -- Richard.Elling at RichardElling.com +1-760-896-4422 -------------- next part -------------- An HTML attachment was scrubbed... URL: From ae at elahi.ru Fri Sep 27 09:16:55 2013 From: ae at elahi.ru (Andrew Evdokimov) Date: Fri, 27 Sep 2013 13:16:55 +0400 Subject: [OmniOS-discuss] Building OmniOS fails in compress/xz due to missing automake 1.14 Message-ID: <52454D07.8000004@elahi.ru> Hi all, I've found an issue trying to build OmniOS using freshly installed bloody release. compress/xz now requires automake 1.14 while bloody publisher only provides 1.12: osbld at builder:/data/omnios-src/omnios-build/build/xz$ pkg publisher PUBLISHER TYPE STATUS URI omnios origin online http://pkg.omniti.com/omnios/bloody/ cs.umd.edu origin online http://pkg.cs.umd.edu/ osbld at builder:/data/omnios-src/omnios-build/build/xz$ pkg search automake INDEX ACTION VALUE PACKAGE basename dir usr/share/automake-1.11/Automake pkg:/developer/build/automake-111 at 1.11.3-0.151002 basename dir usr/share/automake-1.9/Automake pkg:/developer/build/automake-19 at 1.9.6-0.151002 basename dir usr/share/automake-1.12/Automake pkg:/developer/build/automake at 1.12-0.151007 pkg.descr set GNU Automake - A Makefile generator (1.11.3) pkg:/developer/build/automake-111 at 1.11.3-0.151002 pkg.descr set GNU Automake - A Makefile generator (1.12) pkg:/developer/build/automake at 1.12-0.151007 pkg.descr set GNU Automake - A Makefile generator (1.9.6) pkg:/developer/build/automake-19 at 1.9.6-0.151002 pkg.summary set GNU Automake 1.11.3 pkg:/developer/build/automake-111 at 1.11.3-0.151002 pkg.summary set GNU Automake 1.12 pkg:/developer/build/automake at 1.12-0.151007 pkg.summary set GNU Automake 1.9.6 pkg:/developer/build/automake-19 at 1.9.6-0.151002 basename dir usr/share/doc/automake pkg:/developer/build/automake-111 at 1.11.3-0.151002 basename dir usr/share/doc/automake pkg:/developer/build/automake at 1.12-0.151007 basename file usr/bin/automake pkg:/developer/build/automake-111 at 1.11.3-0.151002 basename file usr/bin/automake pkg:/developer/build/automake at 1.12-0.151007 pkg.fmri set omnios/developer/build/automake pkg:/developer/build/automake at 1.12-0.151007 At the same time automake 1.14 is now built during normal OmniOS build (via buildctl build all) thus this can be easily fixed by updating a build machine to the bits it just has built. build.log output for reference: osbld at builder:/data/omnios-src/omnios-build/build/xz$ ./build.sh ===== Build started at Fri Sep 27 13:00:30 MSK 2013 ===== Package name: compress/xz Selected flavor: None (use -f to specify a flavor) Selected build arch: both Extra dependency: None (use -d to specify a version) Verifying dependencies Checking for source directory --- Source directory found Checking for patches in patches/ (to see if we need to remove the source dir) --- Patches are present, removing source directory Checking for xz source archive --- xz source archive found Extracting archive: xz-5.0.5.tar.gz Checking for patches in patches/ (in order to apply them) Applying patches --- Applied patch pthread.diff Running autoconf Preparing for build --- Creating temporary install dir Building 32-bit --- make (dist)clean --- *** WARNING *** make (dist)clean Failed --- configure (32-bit) --- make --- Make failed An Error occured in the build. Do you wish to continue anyway? (y/n) n ===== Build aborted ===== from build.log ... config.status: creating po/POTFILES config.status: creating po/Makefile Running: gmake foo /dev/null cd ../.. && gmake am--refresh gmake[1]: Entering directory `/data/tmp/build_osbld/xz-5.0.5' CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /data/tmp/build_osbld/xz-5.0.5/build-aux/missing aclocal-1.14 -I m4 /data/tmp/build_osbld/xz-5.0.5/build-aux/missing[81]: aclocal-1.14: not found [No such file or directory] WARNING: 'aclocal-1.14' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.ac' or m4 files included by 'configure.ac'. The 'aclocal' program is part of the GNU Automake package: It also requires GNU Autoconf, GNU m4 and Perl in order to run: gmake[1]: *** [aclocal.m4] Error 127 gmake[1]: Leaving directory `/data/tmp/build_osbld/xz-5.0.5' gmake: *** [../../aclocal.m4] Error 2 Running: perl -pi -e s#^^(archive_cmds=.*)"$#$1 -nostdlib -lc"#g; libtool --- make Running: gmake -j 3 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /data/tmp/build_osbld/xz-5.0.5/build-aux/missing aclocal-1.14 -I m4 /data/tmp/build_osbld/xz-5.0.5/build-aux/missing[81]: aclocal-1.14: not found [No such file or directory] WARNING: 'aclocal-1.14' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.ac' or m4 files included by 'configure.ac'. The 'aclocal' program is part of the GNU Automake package: It also requires GNU Autoconf, GNU m4 and Perl in order to run: gmake: *** [aclocal.m4] Error 127 --- Make failed ===== Build aborted ===== -- Andrew Evdokimov +7 910 450 83 33 mail ae at elahi.ru xmpp ae at elahi.ru From johan.kragsterman at capvert.se Fri Sep 27 10:48:56 2013 From: johan.kragsterman at capvert.se (Johan Kragsterman) Date: Fri, 27 Sep 2013 12:48:56 +0200 Subject: [OmniOS-discuss] stmf service in multiple instances? Or other solution? Message-ID: Hi! I'm interested in HA for a fibre channel storage server, in a way that you can run 2 or more heads active-active, each one running stmf from their own configuration, serving different hosts. Saso has written an excellent guide to this, but so far only part one... The pool failover isn't a problem, it is the failover of the stmf configuration that is. I can only see two possible solutions here: Either that you can run stmf in multiple instances, can you? If so, you can have mirrors of the stmf config files on both heads, and if one head fails, a second instance of stmf could start with the config file from the failing head. Or: You can restart the stmf service with a new config that includes the stmf configuration of the failing head. Which of coarse would interupt the service to the hosts connected to that head, as well as it would be difficult to produce that config file, I guess... Someone got inputs to this...? Rgrds Johan From mir at miras.org Fri Sep 27 12:03:33 2013 From: mir at miras.org (Michael Rasmussen) Date: Fri, 27 Sep 2013 14:03:33 +0200 Subject: [OmniOS-discuss] stmf service in multiple instances? Or other solution? In-Reply-To: References: Message-ID: Couldn't you use stmfadm to add the luns and views from a script? Johan Kragsterman wrote: >Hi! > >I'm interested in HA for a fibre channel storage server, in a way that >you can run 2 or more heads active-active, each one running stmf from >their own configuration, serving different hosts. > >Saso has written an excellent guide to this, but so far only part >one... > >The pool failover isn't a problem, it is the failover of the stmf >configuration that is. > >I can only see two possible solutions here: > > >Either that you can run stmf in multiple instances, can you? > >If so, you can have mirrors of the stmf config files on both heads, and >if one head fails, a second instance of stmf could start with the >config file from the failing head. > >Or: > >You can restart the stmf service with a new config that includes the >stmf configuration of the failing head. Which of coarse would interupt >the service to the hosts connected to that head, as well as it would be >difficult to produce that config file, I guess... > > >Someone got inputs to this...? > >Rgrds Johan > >_______________________________________________ >OmniOS-discuss mailing list >OmniOS-discuss at lists.omniti.com >http://lists.omniti.com/mailman/listinfo/omnios-discuss > >!DSPAM:52456318166543338217945! -- Sent from my Android phone with K-9 Mail. Please excuse my brevity. -------------- next part -------------- An HTML attachment was scrubbed... URL: From johan.kragsterman at capvert.se Fri Sep 27 12:58:05 2013 From: johan.kragsterman at capvert.se (Johan Kragsterman) Date: Fri, 27 Sep 2013 14:58:05 +0200 Subject: [OmniOS-discuss] stmf service in multiple instances? Or other solution? In-Reply-To: References: , Message-ID: -----Michael Rasmussen skrev: ----- Till: Johan Kragsterman , omnios-discuss Fr?n: Michael Rasmussen Datum: 2013.09.27 14:03 ?rende: Re: [OmniOS-discuss] stmf service in multiple instances? Or other solution? "Couldn't you use stmfadm to add the luns and views from a script?" Yes, of coarse, but that script need to altered everytime the config changes. There are probably some nice way of doing this, that I'm not aware of. Anybody else that got some insight in this? Rgrds Johan Johan Kragsterman wrote: Hi! I'm interested in HA for a fibre channel storage server, in a way that you can run 2 or more heads active-active, each one running stmf from their own configuration, serving different hosts. Saso has written an excellent guide to this, but so far only part one... The pool failover isn't a problem, it is the failover of the stmf configuration that is. I can only see two possible solutions here: Either that you can run stmf in multiple instances, can you? If so, you can have mirrors of the stmf config files on both heads, and if one head fails, a second instance of stmf could start with the config file from the failing head. Or: You can restart the stmf service with a new config that includes the stmf configuration of the failing head. Which of coarse would interupt the service to the hosts connected to that head, as well as it would be difficult to produce that config file, I guess... Someone got inputs to this...? Rgrds Johan OmniOS-discuss mailing list OmniOS-discuss at lists.omniti.com http://lists.omniti.com/mailman/listinfo/omnios-discuss !DSPAM:52456318166543338217945! -- Sent from my Android phone with K-9 Mail. Please excuse my brevity. From esproul at omniti.com Fri Sep 27 14:01:31 2013 From: esproul at omniti.com (Eric Sproul) Date: Fri, 27 Sep 2013 10:01:31 -0400 Subject: [OmniOS-discuss] Building OmniOS fails in compress/xz due to missing automake 1.14 In-Reply-To: <52454D07.8000004@elahi.ru> References: <52454D07.8000004@elahi.ru> Message-ID: On Fri, Sep 27, 2013 at 5:16 AM, Andrew Evdokimov wrote: > Hi all, > > I've found an issue trying to build OmniOS using freshly installed bloody > release. compress/xz now requires automake 1.14 while bloody publisher only > provides 1.12: Andrew, The package set in bloody is in extreme flux right now-- we are getting ready to branch for r151008 and I'm updating our third-party package sets. It's probably not a good idea to try building from bloody right now. Once we branch r151008, the build should be in a more consistent state. Thanks for your patience, Eric From ae at elahi.ru Fri Sep 27 14:15:21 2013 From: ae at elahi.ru (Andrew Evdokimov) Date: Fri, 27 Sep 2013 18:15:21 +0400 Subject: [OmniOS-discuss] Building OmniOS fails in compress/xz due to missing automake 1.14 In-Reply-To: References: <52454D07.8000004@elahi.ru> Message-ID: <524592F9.2070008@elahi.ru> OK, thanks. Eric Sproul wrote, On 27.09.2013 18:01: > On Fri, Sep 27, 2013 at 5:16 AM, Andrew Evdokimov wrote: >> Hi all, >> >> I've found an issue trying to build OmniOS using freshly installed bloody >> release. compress/xz now requires automake 1.14 while bloody publisher only >> provides 1.12: > > Andrew, > The package set in bloody is in extreme flux right now-- we are > getting ready to branch for r151008 and I'm updating our third-party > package sets. It's probably not a good idea to try building from > bloody right now. Once we branch r151008, the build should be in a > more consistent state. > > Thanks for your patience, > Eric > -- Andrew Evdokimov +7 910 450 83 33 mail ae at elahi.ru xmpp ae at elahi.ru From kashifsalman at gmail.com Thu Sep 26 20:40:46 2013 From: kashifsalman at gmail.com (Kashif Salman) Date: Thu, 26 Sep 2013 13:40:46 -0700 Subject: [OmniOS-discuss] Using kayak to install on a partition instead of the whole disk Message-ID: Hi, I am hoping to get some help with the kayak installer. I can boot okay into the installer and it works fine if I use the whole disk. What I need to do is create a partition and use that partition instead of the whole disk. Looking at the scripts in /kayak, those are the scripts that do most/all of the work. Here is the steps I am taking.. Boot into the Kayak installer Instead of using "BuildRpool c1t0d0", I create the partition on the disk which looks like this. I want to use 50% of the disk.. fdisk /dev/rdsk/c1t0d0p0 Total disk size is 19451 cylinders Cylinder size is 16065 (512 byte) blocks Cylinders Partition Status Type Start End Length % ========= ====== ============ ===== === ====== === 1 Active Solaris2 1 19450 19450 50 BuildRpool funciton just goes through the disk and creates the pool and then calls the BuildBE function. So I create the partition and rpool manually and run the BuildBE funtion. Run the ApplyChanges funtions Run the MakeBootable function - and this is where things don't go as expected. Here is the output.. root at unknown:/kayak# MakeBootable [2013/09/26-01:27:16] Making boot environment bootable Activated successfully Creating GRUB menu in /mnt bootadm: failed to determine fdisk partition: /dev/rdsk/c2t0d0p1 bootadm: failed to get grubsign for root: /mnt, device /dev/rdsk/c2t0d0p1 Installing grub on /dev/rdsk/c2t0d0p1 raw device must be a root slice (not s2) Unable to gather device information for /dev/rdsk/c2t0d0p1 Creating boot_archive for /mnt updating /mnt/platform/i86pc/amd64/boot_archive updating /mnt/platform/i86pc/boot_archive Unmounted successfully Specfically this is the probematic line $ALTROOT/boot/solaris/bin/update_grub -R $ALTROOT I have tried just using installgrub, a nieve attempt to find a workaround, but it doesn't boot root at unknown:/kayak# installgrub /boot/grub/stage1 /boot/grub/stage2 /dev/rdsk/c2t0d0s0 stage2 written to partition 0, 283 sectors starting at 50 (abs 12594) stage1 written to partition 0 sector 0 (abs 12544) root at unknown:/kayak# Any ideas? Kashif -------------- next part -------------- An HTML attachment was scrubbed... URL: From jimklimov at cos.ru Fri Sep 27 21:56:04 2013 From: jimklimov at cos.ru (Jim Klimov) Date: Fri, 27 Sep 2013 23:56:04 +0200 Subject: [OmniOS-discuss] Using kayak to install on a partition instead of the whole disk In-Reply-To: References: Message-ID: <5245FEF4.1020103@cos.ru> On 2013-09-26 22:40, Kashif Salman wrote: > Hi, I am hoping to get some help with the kayak installer. I can boot > okay into the installer and it works fine if I use the whole disk. What > I need to do is create a partition and use that partition instead of the > whole disk. Looking at the scripts in /kayak, those are the scripts that > do most/all of the work. Here is the steps I am taking.. I believe, if this installer achieves the same result as any other for Solaris on x86, that you need to have a SMI slice table inside the MBR partition (and SMI on MBR is what's required for rpools). Also note that you can only have one MBR partition with slices inside for Solaris. After using fdisk to create the partition, use format to select the disk in question and label it with the slice table (and define a slice like s0 to the size you need - whole partition or maybe less). The rpool then usually uses the s0 (i.e. as /dev/rdsk/c2t0d0s0) as its component vdev (single-disk or mirror). HTH, //Jim From johan.kragsterman at capvert.se Sat Sep 28 10:45:27 2013 From: johan.kragsterman at capvert.se (Johan Kragsterman) Date: Sat, 28 Sep 2013 12:45:27 +0200 Subject: [OmniOS-discuss] glassfish? Message-ID: Hi! Anyone been running glassfish on omnios? Comments on that? Rgrds Johan From sk at kram.io Sat Sep 28 10:56:13 2013 From: sk at kram.io (Steffen Kram) Date: Sat, 28 Sep 2013 12:56:13 +0200 Subject: [OmniOS-discuss] glassfish? In-Reply-To: References: Message-ID: Hi Johan, well glassfish is a java application server, written in java. So everything said before in regards to running java applications will apply. As far as I know glassfish requires jdk 7, that is not bundle with current stable. There might be openjdk 7 available with the upcoming release by the end of october. However, it's no problem to download and run the oracle jdk 7, provided for solaris. Cheers, Steffen Am 28.09.2013 um 12:45 schrieb Johan Kragsterman : > Hi! > > Anyone been running glassfish on omnios? > > Comments on that? > > Rgrds Johan > > _______________________________________________ > OmniOS-discuss mailing list > OmniOS-discuss at lists.omniti.com > http://lists.omniti.com/mailman/listinfo/omnios-discuss > -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 842 bytes Desc: Message signed with OpenPGP using GPGMail URL: From johan.kragsterman at capvert.se Sat Sep 28 11:37:54 2013 From: johan.kragsterman at capvert.se (Johan Kragsterman) Date: Sat, 28 Sep 2013 13:37:54 +0200 Subject: [OmniOS-discuss] glassfish? In-Reply-To: References: , Message-ID: -----Steffen Kram skrev: ----- Till: Johan Kragsterman Fr?n: Steffen Kram Datum: 2013.09.28 12:56 Kopia: "omnios-discuss" ?rende: Re: [OmniOS-discuss] glassfish? "Hi Johan, well glassfish is a java application server, written in java. So everything said before in regards to running java applications will apply. As far as I know glassfish requires jdk 7, that is not bundle with current stable. There might be openjdk 7 available with the upcoming release by the end of october. However, it's no problem to download and run the oracle jdk 7, provided for solaris. Cheers, Steffen" Thanks, and yeah, Steffen, I know all that, I just wondered if anyone had some experience of it on omni, and could share some of that to us... Rgrds Johan Am 28.09.2013 um 12:45 schrieb Johan Kragsterman : > Hi! > > Anyone been running glassfish on omnios? > > Comments on that? > > Rgrds Johan > > _______________________________________________ > OmniOS-discuss mailing list > OmniOS-discuss at lists.omniti.com > http://lists.omniti.com/mailman/listinfo/omnios-discuss > [bilagan "signature.asc" borttagen av Johan Kragsterman/Capvert] From fabio at fabiorabelo.wiki.br Sat Sep 28 13:40:46 2013 From: fabio at fabiorabelo.wiki.br (=?UTF-8?Q?F=C3=A1bio_Rabelo?=) Date: Sat, 28 Sep 2013 10:40:46 -0300 Subject: [OmniOS-discuss] PCIe slot do not work Message-ID: Hi to all I have a system running OmniOS on this board : http://www.supermicro.com/Aplus/motherboard/Opteron6000/SR56x0/H8SGL-F.cfm The problem, I have to add a 10 GB network card, and the system do not recognize anything plugged in any other slot than the slot 3 ( the one more distant from CPU ) . This slot already contain the LSI2008 . It is OmniOS, if I boot the same board with Linux ( Ubuntu Live ) all cards connected in all PCIe slots works fine . If I plug the PSL2008 in any other slot, OmniOS do not recognize any of the HD connected to it . I am running stable ... Anyone have some issue like this ? How can I solve it ?? Thanks in advance F?bio Rabelo From mir at miras.org Sat Sep 28 14:09:33 2013 From: mir at miras.org (Michael Rasmussen) Date: Sat, 28 Sep 2013 16:09:33 +0200 Subject: [OmniOS-discuss] PCIe slot do not work In-Reply-To: References: Message-ID: <20130928160933.225d61ae@sleipner.datanom.net> On Sat, 28 Sep 2013 10:40:46 -0300 F?bio Rabelo wrote: > I have a system running OmniOS on this board : > > http://www.supermicro.com/Aplus/motherboard/Opteron6000/SR56x0/H8SGL-F.cfm > Resent chipsets from AMD requires Bloody (15007) so try installing bloody and see if you have better luck. A stable release based on 15008 will be available ultimo October 2013 so my advice is the following: 1) Install/update to bloody and if everything works stay with this version. No more updates 2) When stable 15008 is released ultimo October change release to stable and upgrade your bloody-15007 to stable-15008. pkg unset-publisher omnios pkg set-publisher -g http://pkg.omniti.com/omnios/release omnios pkg update reboot -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael rasmussen cc http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E mir datanom net http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C mir miras org http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917 -------------------------------------------------------------- If God had intended Man to Watch TV, He would have given him Rabbit Ears. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: not available URL: From fabio at fabiorabelo.wiki.br Sat Sep 28 15:07:36 2013 From: fabio at fabiorabelo.wiki.br (=?UTF-8?Q?F=C3=A1bio_Rabelo?=) Date: Sat, 28 Sep 2013 12:07:36 -0300 Subject: [OmniOS-discuss] LACP on netgear switcher Message-ID: Hi to all I am trying to setup an LACP with 2 ports on a 10 GB Netgear switcher, and it is not working ! The switcher works on 1GB ant 10GB rates, and with Linux hosts the link agregation works fine, so it is not something wrong in the switcher itself . My former switrch was a Cisco with 8 ports, and I need more ports, so I get a brand new netgear with 24 1G/10G . The link comes up, but no trafic comes in or out ... Someone had any issue like this ??? thanks in advance F?bio Rabelo From alka at hfg-gmuend.de Sun Sep 29 00:44:08 2013 From: alka at hfg-gmuend.de (alka) Date: Sun, 29 Sep 2013 02:44:08 +0200 Subject: [OmniOS-discuss] preconfigured ZFS/OmniOS All-IN-ONE appliance for ESXi 5.5 In-Reply-To: References: Message-ID: <9B3ECD07-3682-49EE-8B7C-376A8442FBB9@hfg-gmuend.de> I have published a ready to use OmniOS ZFS appliance for my All-In-One idea for ESXi 5.5 (without 32GB RAM Limit) with vmware tools installed If you want to test the appliance (best on ESXi with an additional LSI SAS controller in pass-through mode, needs vt-d capable systems) http://napp-it.org/downloads/ - download - unzip (7Zip) - upload to ESXi's local datastore (ESXi filebrowser) this can last some time - import to inventory with right-click on the .vmx file (ESXi filebrowser) - add storage controller to VM (via pass-through) - boot, login as root (no pw) and use ifconfig to get serverip - start and manage via browser http://serverip:81 It is a ready to use OmniOS ZFS storage appliance and includes - e1000 and vmxnet3 vnics (dhcp) with ESXi 5.5 tools preinstalled - working AFP, CIFS and iSCSI/FC - napp-it Web-UI on latest stable OmniOS It is free to use (home and commercially). With enough RAM it gives you a similar performance like a barebone install. Gea napp-it.org -------------- next part -------------- An HTML attachment was scrubbed... URL: