[OpenIndiana-discuss] Knife (chef) bootstrap template for OpenIndiana.

2011-07-20 Thread Jason J. W. Williams
I've put together a bootstrap template for bootstrapping an OpenIndiana server with chef-client using Knife: https://gist.github.com/1096563 It installs Ruby 1.9 from source rather than using the Ruby 1.8 package from IPS. This is due to a bug in Ruby 1.8 that causes repeated Ohai attempts to exha

Re: [OpenIndiana-discuss] jbod disk shelves with fmd fault led support

2011-07-20 Thread Gary Driggs
You didn't say whether you're looking for FC or SAS but the Promise series offers both; http://www.promise.com/storage/raid_category.aspx?region=en-global&m=17&sub_m=sub_m_2&rsn=1&statistic=VTrak I've built one out with LSI SAS cards & Nexentastor but IIRC it took some work to get the drives ma

Re: [OpenIndiana-discuss] jbod disk shelves with fmd fault led support

2011-07-20 Thread Magnus
On Jul 20, 2011, at 8:46 PM, jason matthews wrote: > i am looking for oi friendly disk chassis that support managing the disk > fault lights from fmd. http://pogolinux.com/products/das_storage This stuff works with Nexenta, which is also Illumos-based. You might want to ask them about the fa

[OpenIndiana-discuss] jbod disk shelves with fmd fault led support

2011-07-20 Thread jason matthews
i am looking for oi friendly disk chassis that support managing the disk fault lights from fmd. i need approximately 40 units and while i have found some lsi 620js i havent found enough for my needs. excluding over priced sun gear, which shelves meet these requirements and work well? i know

[OpenIndiana-discuss] Networking

2011-07-20 Thread Josef 'Jeff' Sipek
I got a Thinkpad T520 which is great, but sadly it has a e1000g model that current illumos doesn't support and the Intel Link 1000 which is also unsupported. I am trying to figure out what my options are... which includes getting a cheap USB dongle for the time being. Thoughts? Jeff. -- Hegh Q

[OpenIndiana-discuss] zfs error when creating zones on OI-148

2011-07-20 Thread Jerry Kemp
I am having problems installing my first OpenIndiana b148 zone, and am running into this error: .. # zoneadm -z template install ERROR: the zonepath must be a ZFS dataset. The parent directory of the zonepath must be a ZFS dataset so that the zonepath ZFS dataset can be created pro

Re: [OpenIndiana-discuss] how does one disable zil in OI?

2011-07-20 Thread Dan Swartzendruber
Yeah, apparently not. I thought I had seen it there, but seems not. I am running an all in one with a virtualized OI, so there is no downside in disabling sync on the top-level of the pool. -Original Message- From: Richard Lowe [mailto:richl...@richlowe.net] Sent: Wednesday, July 20, 20

Re: [OpenIndiana-discuss] how does one disable zil in OI?

2011-07-20 Thread Richard Lowe
I think this got swallowed up by milek's work on making it an actual interface, try: zfs set sync=disabled (other values are "standard", and "always") I suspect it may not have made it into the manual pages we currently have. -- Rich ___ OpenIndian

Re: [OpenIndiana-discuss] how does one disable zil in OI?

2011-07-20 Thread Dan Swartzendruber
Use the new sync property per dataset. 'man zfs' will give you the skinny... -Original Message- From: jason matthews [mailto:ja...@broken.net] Sent: Wednesday, July 20, 2011 2:11 PM To: 'Discussion list for OpenIndiana' Subject: [OpenIndiana-discuss] how does one disable zil in OI? T

[OpenIndiana-discuss] how does one disable zil in OI?

2011-07-20 Thread jason matthews
The evil tuning guide indicates the ZIL can be turned on/off with: echo zil_disable/W0t1 | mdb -kw echo zil_disable/W0t0 | mdb -kw this does not appear to be valid in OI. Is there a new procedure to disable ZIL? Thanks, j. ___ OpenIndiana-discuss mai

Re: [OpenIndiana-discuss] DTRACE io probes

2011-07-20 Thread Attila Fülöp
On 07/20/11 12:50 PM, Leonid Korokh wrote: > Hello All, > There was io:genunix::start (done) probes in OpenSolaris, but now in > OpenIndiana these probes are gone. They are still there: $ dtrace -l -P io ID PROVIDERMODULE FUNCTION NAME 17453 io

Re: [OpenIndiana-discuss] DTRACE io probes

2011-07-20 Thread Leonid Korokh
Michael you are genius! Long working day Thank you very much. Leonid S. Korokh On Wed, Jul 20, 2011 at 5:14 PM, Michael Schuster wrote: > On Wed, Jul 20, 2011 at 15:04, Leonid Korokh wrote: > > Thanks Michael, > > But I'm already did it and that

Re: [OpenIndiana-discuss] DTRACE io probes

2011-07-20 Thread Michael Schuster
On Wed, Jul 20, 2011 at 15:04, Leonid Korokh wrote: > Thanks Michael, > But I'm already did it and that is why i'm asking here. I haven't found > something appropriate, only these and i´m sure these are not the things i > need. do you have the appropriate privileges? Michael >  7741    syscall  

Re: [OpenIndiana-discuss] DTRACE io probes

2011-07-20 Thread Leonid Korokh
Thanks Michael, But I'm already did it and that is why i'm asking here. I haven't found something appropriate, only these and i´m sure these are not the things i need. 7741syscallkaio entry 7742syscall

Re: [OpenIndiana-discuss] DTRACE io probes

2011-07-20 Thread Michael Schuster
Hi Leonid, On Wed, Jul 20, 2011 at 12:50, Leonid Korokh wrote: > Hello All, > There was  io:genunix::start (done) probes in OpenSolaris, but now in > OpenIndiana these probes are gone. Could anyone guide me which probes should > i use to get the same information as i got before? I'd start with "

[OpenIndiana-discuss] DTRACE io probes

2011-07-20 Thread Leonid Korokh
Hello All, There was io:genunix::start (done) probes in OpenSolaris, but now in OpenIndiana these probes are gone. Could anyone guide me which probes should i use to get the same information as i got before? Thank you. Leonid S. Korokh _

[OpenIndiana-discuss] OI-151: GNOME crashes but not KDE 4.6

2011-07-20 Thread Alex Lam S.L.
So after updating the nvidia driver as suggested and still get frozen desktop every few days (SSH to restart gdm will rectify the issue without the need to reset the PC), I have decided to take the other suggestion and give KDE a go. I followed the instructions on this page: http://techbase.kde

Re: [OpenIndiana-discuss] AMD Phenom II X6 + 870 chipset, feedback?

2011-07-20 Thread Dave Koelmeyer
On 16/07/11 10:00 PM, Gary wrote: AFAIK, you shouldn't have any problems with AMD procs. Sun used to ship servers with AMD procs so unless someone's gone and yanked all that code from the kernel (highly unlikely) then you shouldn't have any troubles. Drivers for the motherboard, on the other hand