Re: [OmniOS-discuss] list of know-compatible motherboards?

2014-11-19 Thread Joseph Boren
Hi Paul, Thanks a ton, holy cow, that's a detailed list, right down to heatsinks. :) Very helpful for stuff besides motherboards too. Thank you very much. Best regards, -jb- *Joseph Boren* IT Specialist *DRAKE COOPER* + c: (208) 891-2128 + o: (208) 342-0925 + 416 S. 8th St., Boise, ID 83702 +

Re: [OmniOS-discuss] list of know-compatible motherboards?

2014-11-19 Thread Michael Rasmussen
On Wed, 19 Nov 2014 16:35:51 -0700 Joseph Boren wrote: > Is anyone aware of a list, even a short list, of motherboards that are > known to be compatible with OmniOS? The illumos HCL doesn't list any > motherboards. > The generel rule: Any server grade equipment from Intel and AMD is supported

Re: [OmniOS-discuss] list of know-compatible motherboards?

2014-11-19 Thread Paul B. Henson
On Wed, Nov 19, 2014 at 04:35:51PM -0700, Joseph Boren wrote: > Is anyone aware of a list, even a short list, of motherboards that are > known to be compatible with OmniOS? The illumos HCL doesn't list any > motherboards. Joyent publishes everything they use, mostly Supermicro gear: http://eng.j

Re: [OmniOS-discuss] list of know-compatible motherboards?

2014-11-19 Thread Joseph Boren
Hi Guo-Rong, Thanks, that's a good one too. I think it might be a little low on memory capacity for my current project, but I have another build coming up that might be perfect for. Thanks for the help, much appreciated. Best regards, -jb- *Joseph Boren* IT Specialist *DRAKE COOPER* + c: (208

Re: [OmniOS-discuss] list of know-compatible motherboards?

2014-11-19 Thread Guo-Rong Koh
On Wed, 2014-11-19 at 16:54 -0700, Joseph Boren wrote: > Wow, Fábio, thanks so much, that is very helpful. I was looking at > supermicro motherboards, so your info is perfect. > > > I will have a look at those, I'm guessing I can find something that > fits my use case. Thanks again, the help

Re: [OmniOS-discuss] list of know-compatible motherboards?

2014-11-19 Thread Doug Hughes
There are probably more that work than not. It might be easier to have a hardware incompatibility list. On 11/19/2014 6:35 PM, Joseph Boren wrote: Is anyone aware of a list, even a short list, of motherboards that are known to be compatible with OmniOS? The illumos HCL doesn't list any moth

Re: [OmniOS-discuss] list of know-compatible motherboards?

2014-11-19 Thread Joseph Boren
Wow, Fábio, thanks so much, that is very helpful. I was looking at supermicro motherboards, so your info is perfect. I will have a look at those, I'm guessing I can find something that fits my use case. Thanks again, the help is much appreciated. Best regards, -jb- *Joseph Boren* IT Specialis

Re: [OmniOS-discuss] list of know-compatible motherboards?

2014-11-19 Thread Fábio Rabelo
I can show you what motherboards I have installed and fully working in the customers of mine : http://www.supermicro.com/Aplus/motherboard/Opteron6000/SR56x0/H8DG6-F.cfm http://www.supermicro.com/Aplus/motherboard/Opteron6000/SR56x0/H8DG6.cfm http://www.supermicro.com/Aplus/motherboard/Opteron60

[OmniOS-discuss] list of know-compatible motherboards?

2014-11-19 Thread Joseph Boren
Is anyone aware of a list, even a short list, of motherboards that are known to be compatible with OmniOS? The illumos HCL doesn't list any motherboards. Thanks, -jb- *Joseph Boren* IT Specialist *DRAKE COOPER* + c: (208) 891-2128 + o: (208) 342-0925 + 416 S. 8th St., Boise, ID 83702 + w: drake

Re: [OmniOS-discuss] need to change c17d0 to c15d0

2014-11-19 Thread Dan McDonald
Did you try "zpool replace" ? Dan Sent from my iPhone (typos, autocorrect, and all) > On Nov 19, 2014, at 9:50 AM, Rune Tipsmark wrote: > > Ok, no other option? I am physically not near and its “just” a test pool so I > can kill it and start over. > If I try the import option, should it reco

Re: [OmniOS-discuss] need to change c17d0 to c15d0

2014-11-19 Thread Rune Tipsmark
Zpool destroy pool02 and then zpool import -f pool02 worked. Br, Rune -Original Message- From: Bob Friesenhahn [mailto:bfrie...@simple.dallas.tx.us] Sent: Wednesday, November 19, 2014 7:24 AM To: Rune Tipsmark Cc: omnios-discuss@lists.omniti.com Subject: RE: [OmniOS-discuss] need to chang

Re: [OmniOS-discuss] need to change c17d0 to c15d0

2014-11-19 Thread Bob Friesenhahn
On Wed, 19 Nov 2014, Rune Tipsmark wrote: Ok makes sense, but can I just destroy my current pool in the failed state and then import it with the -f option and it should show up with all 4 drives... That is actually a bit more work for you since two of the drives would be orphaned and look li

Re: [OmniOS-discuss] need to change c17d0 to c15d0

2014-11-19 Thread Rune Tipsmark
Ok makes sense, but can I just destroy my current pool in the failed state and then import it with the -f option and it should show up with all 4 drives... pool: pool02 state: UNAVAIL status: One or more devices could not be opened. There are insufficient replicas for the pool to contin

Re: [OmniOS-discuss] need to change c17d0 to c15d0

2014-11-19 Thread Bob Friesenhahn
On Wed, 19 Nov 2014, Rune Tipsmark wrote: Ok, no other option? I am physically not near and its “just” a test pool so I can kill it and start over. If I try the import option, should it  recognize the metadata of the devices and reuse it? Zfs puts identifying information on all the pool di

Re: [OmniOS-discuss] need to change c17d0 to c15d0

2014-11-19 Thread Richard Elling
On Nov 19, 2014, at 6:36 AM, Rune Tipsmark wrote: > I moved one of my PCI-E IOdrives and the disks changed from c14d0 and c15d0 > to c16d0 and c17d0 > How do I change it back so I can get my pool back online? In most cases, you don't need to change it, just import. -- richard > > 32. c16d

Re: [OmniOS-discuss] need to change c17d0 to c15d0

2014-11-19 Thread Rune Tipsmark
Ok, no other option? I am physically not near and its “just” a test pool so I can kill it and start over. If I try the import option, should it recognize the metadata of the devices and reuse it? Br, Rune From: Scott LeFevre [mailto:slefe...@indy.rr.com] Sent: Wednesday, November 19, 2014 6:47

Re: [OmniOS-discuss] need to change c17d0 to c15d0

2014-11-19 Thread Scott LeFevre
Put the drive/hba back and then export your pool (zpool export pool-name). Then move the drive/hba and import the pool (zpool import pool-name). If putting the drive/hba back isn't an option, you could try a forced import with 'zpool import -f pool-name'. Cheers, -- Scott LeFevre 317-696-1010 O

[OmniOS-discuss] need to change c17d0 to c15d0

2014-11-19 Thread Rune Tipsmark
I moved one of my PCI-E IOdrives and the disks changed from c14d0 and c15d0 to c16d0 and c17d0 How do I change it back so I can get my pool back online? 32. c16d0 /pci@79,0/pci8086,3c02@1/pci10b5,8616@0/pci10b5,8616@5/pci103c,178e@0 33. c17d0 /pci@79,0/pci8086,3c02@1/pci10b