[OmniOS-discuss] Recommended way to keep Zones up to date?

2013-04-30 Thread Philippe
Hi,


What is the recommended way to update the packages in the global and non global 
zones? 


I have a bunch of vanilla OmniOS zones defined ala:

# zonecfg -z personal
# zonecfg:personal> create
# zonecfg:personal> set zonepath=/Zones/personal
# zonecfg:personal> set autoboot=true
# zonecfg:personal> add net
# zonecfg:personal:net> set address=X.X.X.X/Y
# zonecfg:personal:net> set physical=bge0
# zonecfg:personal:net> end

I used to just run 'pkg update' in the global zone and then in each of the 
non-global zones. Since it is cumbersome, and the non global zones would always 
complain about not being able to update the boot environment, I googled around 
and decided to try the 'zoneadm -z my-zone detach' / 'zoneadm -z my-zone attach 
-u' strategy described in 
http://www.oracle.com/technetwork/articles/servers-storage-dev/updatesoftwarezones-450942.html#Upgrading.
 Not only it seemed non ideal to have to bring the zone offline, but once I 
detached it my zone would never attach again due to some incorporation problem 
that I could not troubleshoot due to my limited IPS understanding.

So my question is what is the best practice here? What should I have been doing 
all along (ideally without taking downtime)?

Thanks in advance,
- Philippe

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


Re: [OmniOS-discuss] nfs server with kerberos

2013-04-30 Thread Paul B. Henson
On Fri, Apr 12, 2013 at 12:21:33PM +0200, Natxo Asenjo wrote:

> is nfs with sec=krb5 (krb5i/krb5p, whatever), supposed to work with omnios?
[...]
> root@testomnios:~# share -F nfs -o sec=krb5 -d "homedirs" /export/home/
> Could not share: /export/home: invalid security type

Not sure if you've sorted this out yet, but a similar issue recently
came up on the zfs mailing list for a user using OI:

http://www.listbox.com/member/archive/182191/2013/04/sort/time_rev/page/1/entry/24:310/20130428222753:627B968C-B074-11E2-9F3A-95773EE4A36F/

I haven't tested it, but I assume the solution (install a non-default
krb5 package) would probably also fix the issue for omnios.

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


Re: [OmniOS-discuss] flash to IT

2013-04-30 Thread Dan Swartzendruber
> Pretty sure I followed these instructions:
>
> http://lime-technology.com/forum/index.php?topic=12767.15

yes, that is the site i found as well...

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


Re: [OmniOS-discuss] flash to IT

2013-04-30 Thread Jim Oltman
Pretty sure I followed these instructions:

http://lime-technology.com/forum/index.php?topic=12767.15


On Tue, Apr 30, 2013 at 7:13 AM, Fábio Rabelo wrote:

> Hi to all
>
> I have in my hands one IBM 1015, and I inttend to flash it to use with
> OmniOS .
>
> All how-tos I can find are a litle sparce, with not so sure abbout things
> ...
>
> Thare a a "recommended" way to do a cross-flash ?!?
>
> Thanks in advance .
>
>
> Fábio Rabelo
>
> ___
> OmniOS-discuss mailing list
> OmniOS-discuss@lists.omniti.com
> http://lists.omniti.com/mailman/listinfo/omnios-discuss
>
>
___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


[OmniOS-discuss] flash to IT

2013-04-30 Thread Fábio Rabelo
Hi to all

I have in my hands one IBM 1015, and I inttend to flash it to use with
OmniOS .

All how-tos I can find are a litle sparce, with not so sure abbout things
...

Thare a a "recommended" way to do a cross-flash ?!?

Thanks in advance .


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


[OmniOS-discuss] Trouble getting Supermicro board to see all its PCI-e slots

2013-04-30 Thread Sašo Kiselkov
I've got a bunch of new Supermicro X9DRW-7TPF+ boards, with on-board
10-gigy sweetness by Intel. The motherboard is loaded with two Intel
E5-2630 CPUs with 128GB of RAM. The boards come in the proprietary WIO
form factor from Supermicro, so to get to the PCI-e slots, I'm using the
appropriate riser cards, to get to them. The risers are:

(looking from the front of the server)
Left-hand side:  RSC-R2UW-4E8
 four x8 PCI-e slots (two to CPU1, two to CPU2)
Right-hand side: RSC-R2UW-2E8R
 two x8 PCI-e slots (two to CPU2)

However, and here's the kicker, I can't get OmniOS bloody to see
anything plugged into any slot other than those that lead to CPU1 (I'm
trying a pair of LSI SAS HBAs). And yet the BIOS sees everything just
fine and I can access the cards, the boot ROMs get installed properly
and I can see all of the attached disks. Allocation of device data above
4G is disabled in the BIOS. The "lspci" utility from
pkg:/system/pciutils doesn't see them either.

Strangely, however, prtdiag sees the slots as populated:

# prtdiag -v
...
 Upgradeable Slots 

ID  StatusType Description
--- -  
1   available Unknown  CPU1 Slot1
2   available Unknown  CPU1 Slot2
3   in useUnknown  CPU2 Slot3
4   in useUnknown  CPU2 Slot4
5   available Unknown  CPU2 Slot5
6   available Unknown  CPU2 Slot6

(the cards work in slots 1 & 2, but nowhere else)

Motherboard manual:
http://www.supermicro.com/manuals/motherboard/C606_602/MNL-1420.pdf

Can anybody help please? I'm seriously out of ideas here...

Here's the dmesg on anything PCI related:

# dmesg  | grep -i pci
Apr 30 05:12:32 head1 npe: [ID 236367 kern.info] PCI Express-device:
pci8086,3c04@2, pcieb1
Apr 30 05:12:32 head1 genunix: [ID 936769 kern.info] pcieb1 is
/pci@0,0/pci8086,3c04@2
Apr 30 05:12:32 head1 npe: [ID 236367 kern.info] PCI Express-device:
pci8086,3c06@2,2, pcieb2
Apr 30 05:12:32 head1 genunix: [ID 936769 kern.info] pcieb2 is
/pci@0,0/pci8086,3c06@2,2
Apr 30 05:12:32 head1 npe: [ID 236367 kern.info] PCI Express-device:
pci8086,3c07@2,3, pcieb3
Apr 30 05:12:32 head1 genunix: [ID 936769 kern.info] pcieb3 is
/pci@0,0/pci8086,3c07@2,3
Apr 30 05:12:32 head1 npe: [ID 236367 kern.info] PCI Express-device:
pci8086,1d3e@11, pcieb6
Apr 30 05:12:32 head1 genunix: [ID 936769 kern.info] pcieb6 is
/pci@0,0/pci8086,1d3e@11
Apr 30 05:12:32 head1 npe: [ID 236367 kern.info] PCI Express-device:
pci8086,244e@1e, pci_pci0
Apr 30 05:12:32 head1 genunix: [ID 936769 kern.info] pci_pci0 is
/pci@0,0/pci8086,244e@1e
Apr 30 05:12:32 head1 pcieb: [ID 586369 kern.info] PCIE-device:
pci10e3,8113@0, pcieb7
Apr 30 05:12:32 head1 npe: [ID 236367 kern.info] PCI Express-device:
pci10e3,8113@0, pcieb7
Apr 30 05:12:32 head1 genunix: [ID 936769 kern.info] pcieb7 is
/pci@0,0/pci8086,3c06@2,2/pci10e3,8113@0
Apr 30 05:12:33 head1 npe: [ID 236367 kern.info] PCI Express-device:
pci15d9,720@1a, ehci0
Apr 30 05:12:33 head1 genunix: [ID 936769 kern.info] ehci0 is
/pci@0,0/pci15d9,720@1a
Apr 30 05:12:34 head1 npe: [ID 236367 kern.info] PCI Express-device:
pci15d9,720@1d, ehci1
Apr 30 05:12:34 head1 genunix: [ID 936769 kern.info] ehci1 is
/pci@0,0/pci15d9,720@1d
Apr 30 05:12:34 head1 genunix: [ID 936769 kern.info] mouse80420 is
/pci@0,0/isa@1f/i8042@1,60/mouse@1
Apr 30 05:12:37 head1 genunix: [ID 936769 kern.info] hubd0 is
/pci@0,0/pci15d9,720@1a/hub@1
Apr 30 05:12:37 head1 genunix: [ID 408114 kern.info]
/pci@0,0/pci15d9,720@1a/hub@1 (hubd0) online
Apr 30 05:12:37 head1 genunix: [ID 936769 kern.info] hubd1 is
/pci@0,0/pci15d9,720@1d/hub@1
Apr 30 05:12:37 head1 genunix: [ID 408114 kern.info]
/pci@0,0/pci15d9,720@1d/hub@1 (hubd1) online
Apr 30 05:12:38 head1 genunix: [ID 936769 kern.info] usb_mid0 is
/pci@0,0/pci15d9,720@1a/hub@1/device@3
Apr 30 05:12:38 head1 genunix: [ID 408114 kern.info]
/pci@0,0/pci15d9,720@1a/hub@1/device@3 (usb_mid0) online
Apr 30 05:12:38 head1 genunix: [ID 936769 kern.info] hid0 is
/pci@0,0/pci15d9,720@1a/hub@1/device@3/mouse@0
Apr 30 05:12:38 head1 genunix: [ID 408114 kern.info]
/pci@0,0/pci15d9,720@1a/hub@1/device@3/mouse@0 (hid0) online
Apr 30 05:12:38 head1 genunix: [ID 936769 kern.info] hid1 is
/pci@0,0/pci15d9,720@1a/hub@1/device@3/keyboard@1
Apr 30 05:12:38 head1 genunix: [ID 408114 kern.info]
/pci@0,0/pci15d9,720@1a/hub@1/device@3/keyboard@1 (hid1) online
Apr 30 05:12:41 head1 genunix: [ID 936769 kern.info] asy0 is
/pci@0,0/isa@1f/asy@1,3f8
Apr 30 05:12:41 head1 genunix: [ID 936769 kern.info] asy1 is
/pci@0,0/isa@1f/asy@1,2f8

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