Re: [OpenIndiana-discuss] disconnected drives, how to avoid in the future?

2012-01-11 Thread Maurilio Longo
Martin, you can set a timeout with lsiutil, but I've found that it makes no difference, if a consumer grade disk starts trying to read a failing sector it can block a pool indefinitely. Best regards. Maurilio. Martin Frost wrote: > > From: Jason Matthews > > Date: Tue, 10 Jan 2012 08:26:08 -

[OpenIndiana-discuss] Jumpstart on OI

2012-01-11 Thread Ram Chander
Hi, I want to install OI on bunch of clients by PXE. Is there a way like jumpstart on solaris ? Havent found detailed docs to setup. Any pointers would be useful. Thanks. Regards, Ram ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindi

Re: [OpenIndiana-discuss] Jumpstart on OI

2012-01-11 Thread Rich
The closest thing you'll find, as far as I'm aware, is Automated Installer. My guide for beating that into working for me can be found at [1], which may or may not be useful for your purposes. If you find better information, by all means, please share it. - Rich On Wed, Jan 11, 2012 at 5:43 AM,

Re: [OpenIndiana-discuss] Jumpstart on OI

2012-01-11 Thread Rich
It's important not to forget to include links when you intend them as a postscript. - Rich [1] - http://rincebrain.blogspot.com/2011/08/using-ai-to-do-unaided-install-on.html On Wed, Jan 11, 2012 at 5:48 AM, Rich wrote: > The closest thing you'll find, as far as I'm aware, is Automated Install

[OpenIndiana-discuss] New to the list + SPARC & OpenSolaris

2012-01-11 Thread Bryan N Iotti
Hi everyone, I'm new to the list (and to the world of Solaris in general) but have been following OpenIndiana consistently for the past year. Now, I have recently acquired a Sun Ultra 5 (with SCSI disks! ;-) ) and an Enterprise 250, dirt cheap. I have an original box with the Solaris 9 CDs a

Re: [OpenIndiana-discuss] Jumpstart on OI

2012-01-11 Thread Ram Chander
Thanks Rich. Can you also pls describe in detail on setting up dhcp/tfpt, etc. Basically all setup needed to get AI working. On Wed, Jan 11, 2012 at 4:18 PM, Rich wrote: > It's important not to forget to include links when you intend them as > a postscript. > > - Rich > > [1] - > http://rincebra

Re: [OpenIndiana-discuss] Jumpstart on OI

2012-01-11 Thread Joshua M. Clulow
On 11 January 2012 21:48, Rich wrote: > My guide for beating that into working for me can be found at [1], > which may or may not be useful for your purposes. > > If you find better information, by all means, please share it. There are some minor changes to the protocol that the version of pkg(5)

Re: [OpenIndiana-discuss] Jumpstart on OI

2012-01-11 Thread Rich
I also updated my stuff to work on OI_151a, though you probably did it less horribly than I did, and I also didn't post about it. Also, as I was told when I asked about such AI images for 151a, http://dlc-int.openindiana.org/151a/ - Rich On Wed, Jan 11, 2012 at 6:39 AM, Joshua M. Clulow wrote:

Re: [OpenIndiana-discuss] Dell R510 SAS2 Backplane with SAS2008 (PERC H200)

2012-01-11 Thread Grant Albitz
i purchased an lsi controller card last night. if that does not work i have a h700 i can pull. I am curious about the following though: once you create a raid 0 dont you lose some inherent functionality of zfs? if that is the case would it make more sense for me to do the following: since my in

Re: [OpenIndiana-discuss] Dell R510 SAS2 Backplane with SAS2008 (PERC H200)

2012-01-11 Thread Grant Albitz
Also, As far as the drives go I have the same problem with different drives so I have to question if its really the drives. I was actually wondering if there is some sas command the h200 simply doesnt recognize. I suppose its also possible that the entire dell line of the sudo 7200rpm sas drive

[OpenIndiana-discuss] Virtual memory problems

2012-01-11 Thread Gabriele Bulfon
Hi, I'm experiencing strange virtual memory problems on an OI, and I noticed a strange swap space setup on that machine. df -h shows this: Filesystem size used avail capacity Mounted on rpool/ROOT/openindiana 16G 2.5G12G18%/ /devices 0K 0K 0K

Re: [OpenIndiana-discuss] Virtual memory problems

2012-01-11 Thread James Carlson
Gabriele Bulfon wrote: > swap -l shows this: By the way, "swap" has the "-h" and "-k" flags, just like df. Note also that you can list just the swap-mounted file systems with "df -F tmpfs -h". > swapfile devswaplo blocks free > /dev/zvol/dsk/rpool/swap 179,2 8 1048

Re: [OpenIndiana-discuss] New to the list + SPARC & OpenSolaris

2012-01-11 Thread Nikola M.
On 01/11/12 12:03 PM, Bryan N Iotti wrote: Should I move to OpenSolaris (can't find the SPARC .iso anywhere!) and be done with the whole "patch" thing? Depending on your hardware, you can use Solaris 10 u8 (10/09) that does not impose usage restrictions for commercial use. (Later Solaris 10 rel

Re: [OpenIndiana-discuss] New to the list + SPARC & OpenSolaris

2012-01-11 Thread Magnus
On Jan 11, 2012, at 6:03 AM, Bryan N Iotti wrote: > > Now, I have recently acquired a Sun Ultra 5 (with SCSI disks! ;-) ) and an > Enterprise 250, dirt cheap. I have an original box with the Solaris 9 CDs and > all the systems work fine. > I use them at home to learn more about this OS and its u

Re: [OpenIndiana-discuss] Virtual memory problems

2012-01-11 Thread Gabriele Bulfon
Thanx a lot! :) -- Da: James Carlson A: Discussion list for OpenIndiana Data: 11 gennaio 2012 16.33.12 CET Oggetto: Re: [OpenIndiana-discuss] Virtual memory problems Gabriele Bulfon wrote: swap -l shows this: By the way

[OpenIndiana-discuss] oi-build

2012-01-11 Thread Gabriele Bulfon
Hi, I was following the wiki instruction to do an oi-build (http://wiki.openindiana.org/oi/Building+with+oi-build). After running the first pkg commands, arrived at the "pkg install -v package /pkg", the system requested me to boot the new BE. Infact the next command did not work. I rebooted, and

Re: [OpenIndiana-discuss] New to the list + SPARC & OpenSolaris

2012-01-11 Thread Bryan N Iotti
I probably should have stated the original purpose of my inquiry :) My question was if I could still use my version of Solaris 9 for "home hobby use"or if the new Oracle rules prevented me from it. I have bought these machines to collect them and learn, so performance is not paramount. I ha

Re: [OpenIndiana-discuss] New to the list + SPARC & OpenSolaris

2012-01-11 Thread Alan Coopersmith
On 01/11/12 10:50 AM, Bryan N Iotti wrote: My question was if I could still use my version of Solaris 9 for "home hobby use"or if the new Oracle rules prevented me from it. Oracle no longer distributes Solaris 9, so to use it, you must already have a copy, and are covered by whatever license yo

Re: [OpenIndiana-discuss] New to the list + SPARC & OpenSolaris

2012-01-11 Thread Linda Kateley
On 1/11/12 10:57 AM, Alan Coopersmith wrote: On 01/11/12 10:50 AM, Bryan N Iotti wrote: My question was if I could still use my version of Solaris 9 for "home hobby use"or if the new Oracle rules prevented me from it. Oracle no longer distributes Solaris 9, so to use it, you must already hav

Re: [OpenIndiana-discuss] New to the list + SPARC & OpenSolaris

2012-01-11 Thread Bryan N Iotti
Perfect. Thank you all! Bryan Linda Kateley January 11, 2012 8:08 PM On 1/11/12 10:57 AM, Alan Coopersmith wrote: On 01/11/12 10:50 AM, Bryan N Iotti wrote: My question was if I could still use my version of Solaris 9 for "home hobby use"or if the new Oracl

[OpenIndiana-discuss] OpenIndiana compatibility with AMD Llano

2012-01-11 Thread Jan Owoc
I found the feature set offered by the AMD A75 chipset (6x SATA3, USB3.0, 64GB of RAM) combined with an AMD A4/A6 APU to be appealing as the basis for a home-NAS. I don't see motherboards with this chipset listed in the Solaris HCL (or am not looking hard enough). Has anyone tried it? I'm looking

[OpenIndiana-discuss] System becoming unresponsive

2012-01-11 Thread Matt Connolly
Hi, my OI machine that I built recently has become unresponsive a number of times, requiring a hard reset. Today this happened when I had an ssh connection open, running "top". This is the last screen I saw before all my ssh connections died and the machine stopped responding to all network act

Re: [OpenIndiana-discuss] New to the list + SPARC & OpenSolaris

2012-01-11 Thread Gary
On Wed, Jan 11, 2012, Bryan N Iotti wrote: > I had used OpenIndiana virtualized in VBox and loved it. Mac was really > starting to piss me off (even worse now), so I set out to learn more about > what was constantly presented as the best in the business. > I thought that for about 100€ getting the