Re: [OmniOS-discuss] r151014 on top of Linux KVM spontaneously reboots

2016-10-20 Thread Saso Kiselkov
On 10/19/16 11:02 PM, Dan McDonald wrote: > Not sure how hard it'd be, but can you see if 018 has similar problems? Managed to get this resolved by upping amount of vram. My suspicion was roused because I saw a shell command return with "fork: not enough space". After I went from 2G to 4G of vram

Re: [OmniOS-discuss] r151014 on top of Linux KVM spontaneously reboots

2016-10-19 Thread Saso Kiselkov
On 10/19/16 11:02 PM, Dan McDonald wrote: > Not sure how hard it'd be, but can you see if 018 has similar problems? Tried it, still happens. After about 10 minutes of building, VM spontaneously reboots. -- Saso >> On Oct 19, 2016, at 4:55 PM, Saso Kiselkov <skiselkov...@gmai

Re: [OmniOS-discuss] r151014 on top of Linux KVM spontaneously reboots

2016-10-19 Thread Saso Kiselkov
On 10/19/16 11:02 PM, Dan McDonald wrote: > Not sure how hard it'd be, but can you see if 018 has similar problems? I'm gonna try to give it a go. -- Saso >> On Oct 19, 2016, at 4:55 PM, Saso Kiselkov <skiselkov...@gmail.com> wrote: >> >> So I've been tryin

[OmniOS-discuss] r151014 on top of Linux KVM spontaneously reboots

2016-10-19 Thread Saso Kiselkov
So I've been trying to get illumos-gate built on a fresh r151014 install in a Linux KVM host (Ubuntu 16.04 64-bit). It's running on a standard qcow2 16GB DATA disk, 2GB of vRAM, 4 cores on the Core i5 CPU and console redirected to serial. Other than that, no tuning. The problem is, when I start

Re: [OmniOS-discuss] [discuss] Re: [networking] rge_intr troubles

2016-10-02 Thread Saso Kiselkov
but refer to the if-else block I referenced earlier. > > Sent from my iPhone > >> On Oct 2, 2016, at 1:32 PM, Saso Kiselkov <skiselkov...@gmail.com> wrote: >> >> I'm willing to test anything you suggest. >> >> -- >> Saso >> >>> O

Re: [OmniOS-discuss] [discuss] Re: [networking] rge_intr troubles

2016-10-02 Thread Saso Kiselkov
I'm willing to test anything you suggest. -- Saso On 10/2/16 10:09 PM, Garrett D'Amore wrote: > ah so maybe we need to change the logic so that the exhaustion of descriptors > takes precedence over the rx fifo overrun. > > Sent from my iPhone > >> On Oct 2, 2016, at 12

Re: [OmniOS-discuss] [discuss] Re: [networking] rge_intr troubles

2016-10-02 Thread Saso Kiselkov
Thanks for the suggestions! Results below: On 10/2/16 7:20 PM, Garrett D'Amore wrote: > But as a first test, you can try calling rge_receive(). The simplest > way I can see to do that is to OR in the value of RGE_NO_RXDESC_INT in > the check at 1495. (Btw the ordering of the checks at 1488 and

Re: [OmniOS-discuss] [discuss] Re: [networking] rge_intr troubles

2016-10-02 Thread Saso Kiselkov
more wrote: > probably we should do something. like reap the descriptors. i am afk but the > usual strategy is to treat these kinds of interrupts just like normal rx. > after that you should ack the interrupt of course. > > Sent from my iPhone > >> On Oct 1, 2016, at 6:31 PM, Sas

Re: [OmniOS-discuss] [discuss] Re: [networking] rge_intr troubles

2016-10-01 Thread Saso Kiselkov
On 10/1/16 11:45 PM, Dale Ghent wrote: > >> On Oct 1, 2016, at 3:36 PM, Saso Kiselkov <skiselkov...@gmail.com> wrote: >> >> So I'm playing around with a box that has an on-board Realtek NIC and >> periodically, about once every 2-5 minutes, the network ju

Re: [OmniOS-discuss] [discuss] Re: [networking] rge_intr troubles

2016-10-01 Thread Saso Kiselkov
On 10/1/16 11:45 PM, Dale Ghent wrote: > >> On Oct 1, 2016, at 3:36 PM, Saso Kiselkov <skiselkov...@gmail.com> wrote: >> >> So I'm playing around with a box that has an on-board Realtek NIC and >> periodically, about once every 2-5 minutes, the network ju

Re: [OmniOS-discuss] [discuss] Re: [networking] rge_intr troubles

2016-10-01 Thread Saso Kiselkov
On 10/1/16 11:45 PM, Dale Ghent wrote: > >> On Oct 1, 2016, at 3:36 PM, Saso Kiselkov <skiselkov...@gmail.com> wrote: >> >> So I'm playing around with a box that has an on-board Realtek NIC and >> periodically, about once every 2-5 minutes, the network ju

Re: [OmniOS-discuss] rge_intr troubles

2016-10-01 Thread Saso Kiselkov
On 10/1/16 11:45 PM, Michael Rasmussen wrote: > On Sat, 1 Oct 2016 23:32:32 +0200 > Saso Kiselkov <skiselkov...@gmail.com> wrote: > >> >> Unfortunately, setting ip:dohwcksum=0 in /etc/system didn't help. >> > You don't have a left-over intel nic to plug in?

Re: [OmniOS-discuss] [discuss] Re: [networking] rge_intr troubles

2016-10-01 Thread Saso Kiselkov
On 10/1/16 11:45 PM, Dale Ghent wrote: > >> On Oct 1, 2016, at 3:36 PM, Saso Kiselkov <skiselkov...@gmail.com> wrote: >> >> So I'm playing around with a box that has an on-board Realtek NIC and >> periodically, about once every 2-5 minutes, the network ju

Re: [OmniOS-discuss] rge_intr troubles

2016-10-01 Thread Saso Kiselkov
On 10/1/16 11:32 PM, Michael Rasmussen wrote: > On Sat, 1 Oct 2016 23:21:40 +0200 > Saso Kiselkov <skiselkov...@gmail.com> wrote: > >> On 10/1/16 11:13 PM, Michael Rasmussen wrote: >>> hardware offloading >> >> Just found the article that mentions dohw

Re: [OmniOS-discuss] rge_intr troubles

2016-10-01 Thread Saso Kiselkov
On 10/1/16 11:13 PM, Michael Rasmussen wrote: > On Sat, 1 Oct 2016 21:36:23 +0200 > Saso Kiselkov <skiselkov...@gmail.com> wrote: > >> >> Not being a driver person myself, I have no idea where to look next. >> I've attached prtconf -v and lspci -vvvxx output for

Re: [OmniOS-discuss] rge_intr troubles

2016-10-01 Thread Saso Kiselkov
On 10/1/16 11:13 PM, Michael Rasmussen wrote: > hardware offloading Just found the article that mentions dohwcksum. Set it to 0 and testing now. Any other tunables I should be aware of? Cheers, -- Saso signature.asc Description: OpenPGP digital signature

Re: [OmniOS-discuss] Direct SAS or Expander?

2016-08-18 Thread Saso Kiselkov
On 8/19/16 1:02 AM, Bob Friesenhahn wrote: > I am looking at a 16-bay SuperMicro chassis. There is the option of > using a SAS HBA with 16 channels (e.g. Avago SAS 9300-16i) and no > expander or a SAS HBA with 4 channels and an expander. Most drives > would be SAS but I might want to fit a

Re: [OmniOS-discuss] zfs compression limits write throughput to 100MB/sec

2015-09-14 Thread Saso Kiselkov
On 9/14/15 9:18 PM, Doug Hughes wrote: > That does seem to keep performance at much closer to parity. It still > seems about 70-80% of peak vs what I was seeing before, but not that > 100MB/sec bottleneck. Well, that's the reality of compression. Even the compressibility check is not free, but

Re: [OmniOS-discuss] zfs compression limits write throughput to 100MB/sec

2015-09-14 Thread Saso Kiselkov
On 9/14/15 9:40 PM, Matthew Lagoe wrote: > Also I believe the compression is not threaded as well as it could be so you > may be limited by the single core performance of your machine. It is multi-threaded. Cheers, -- Saso ___ OmniOS-discuss mailing

Re: [OmniOS-discuss] zfs compression limits write throughput to 100MB/sec

2015-09-14 Thread Saso Kiselkov
On 9/14/15 9:05 PM, Doug Hughes wrote: > Probably something for Illumos, but you guys may have seen this or may > like to know. > > I've got a 10g connected Xyratex box running OmniOS, and I noticed that > no matter how many streams (1, 2, 3) I only get 100MB/sec write > throughput and it just

Re: [OmniOS-discuss] CPU advice

2015-06-08 Thread Saso Kiselkov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 6/8/15 8:08 PM, Michael Rasmussen wrote: Hi all, I am considering to build a new small ZFS storage server which will host 4 to 8 SATA disks connected on a HBA and SSD for log and cache connected through on-board SATA 3. Motherboard is

Re: [OmniOS-discuss] What repos do people use to build a *AMP server?

2015-05-08 Thread Saso Kiselkov
On 5/8/15 6:56 PM, Schweiss, Chip wrote: I've done really well with the OpenCSW packages on OmniOS. Thanks, seems to be working pretty well. Still, lamentable that there's no IPS mirrors around (although, given how IPS can be obnoxious, I'm not surprised). Cheers, -- Saso

[OmniOS-discuss] What repos do people use to build a *AMP server?

2015-05-08 Thread Saso Kiselkov
I've decided to try and update my r151006 box to something newer, seeing as r151014 just came out and it's supposed to be LTS. Trouble is, I'm trying to build a *AMP box and I can't find any prebuilt packages for it in any of these repos: http://omnios.omniti.com/wiki.php/Packaging What do you

Re: [OmniOS-discuss] Active-Active vSphere

2014-11-27 Thread Saso Kiselkov
On 11/27/14 3:35 PM, Rune Tipsmark wrote: Hi guys, Does anyone know if Active/Active and Round Robin is supported from vSphere towards OmniOS ZFS on Fiber Channel? The short answer is: yes, but you wouldn't want to employ Round-Robin on it. A ZFS pool can only be imported on a single node,

Re: [OmniOS-discuss] Active-Active vSphere

2014-11-27 Thread Saso Kiselkov
On 11/27/14 11:40 PM, Rune Tipsmark wrote: so to simplify, say we have one esxi host that has two FC ports, one omnios/zfs server has two FC ports as well. Should it run ALUA with Round Robin instead of the default ALUA with MRU (most recently used). RR has traffic on both paths (says Active

Re: [OmniOS-discuss] SolarFlare SFXGE with OmniOS

2014-09-25 Thread Saso Kiselkov
On 9/25/14, 9:35 PM, Doug Hughes wrote: With non-debug driver: 9.71 gbits/sec inbound 8.54 gbits/sec outboudn 512k tcp window size. same 10g switch stack, but I can't guarantee that it's not traversing the stack 40g link between the two stack members. one side is a Sol10U10 box, the other

Re: [OmniOS-discuss] SolarFlare SFXGE with OmniOS

2014-09-19 Thread Saso Kiselkov
On 9/20/14, 1:23 AM, Mark wrote: On 20/09/2014 5:13 a.m., Dan McDonald wrote: On Sep 19, 2014, at 11:44 AM, Doug Hughes d...@will.to wrote: Is anybody using Solarflare 10G cards with OmniOS. I have a 2010 vintage of Openindiana (yeah, I should really upgrade that - it's a test box) running

Re: [OmniOS-discuss] announcement znapzend a new zfs backup tool

2014-07-29 Thread Saso Kiselkov
On 7/29/14, 5:50 PM, Tobias Oetiker wrote: Just out: ZnapZend a Multilevel Backuptool for ZFS It is on Github. Check out http://www.znapzend.org Neat, especially the feature that the backup config is part of a dataset's properties. Very cool. -- Saso

Re: [OmniOS-discuss] HP Microserver G8

2014-06-25 Thread Saso Kiselkov
On 6/25/14, 1:12 PM, Nicolas Di Gregorio wrote: I was able to install to the microsd card too. Does anyone has a kind of best pratice to maximize the lifetime of it? Like moving logs somewhere else etc. With ZFS and its copy-on-write nature, I wouldn't really worry about it all that much. ZFS

Re: [OmniOS-discuss] HP Microserver G8

2014-06-25 Thread Saso Kiselkov
On 6/25/14, 1:33 PM, Olaf Marzocchi wrote: If you want to increase the lifespan, just write less data, without worrying about the leveling. I'd second that. Just set compress=lz4 on your rpool and be done with it. -- Saso ___ OmniOS-discuss

Re: [OmniOS-discuss] Status of TRIM support?

2014-06-05 Thread Saso Kiselkov
On 6/5/14, 5:06 AM, Dan Swartzendruber wrote: Second this. The DC S3700 are very good. Okay, so far so good. 100MB s3700 came today. threw it in the tank pool as log device, and set sync=standard. Re-ran crystaldiskmark and get 93MB/sec writes. Given that reads are running 106MB/sec, I

Re: [OmniOS-discuss] Status of TRIM support?

2014-05-29 Thread Saso Kiselkov
On 5/29/14, 5:48 PM, Dan McDonald wrote: On May 29, 2014, at 11:25 AM, Doug Hughes d...@will.to wrote: The higher price is the reason I tend to prefer the 320 series that come in around $1/GB and have smaller sizes available. I use them for OS + slog. What about the S3500? I've heard

Re: [OmniOS-discuss] Status of TRIM support?

2014-05-28 Thread Saso Kiselkov
On 5/28/14, 3:11 AM, Dan Swartzendruber wrote: So I've been running with sync=disabled on my vsphere NFS datastore. I've been willing to do so because I have a big-ass UPS, and do hourly backups. But, I'm thinking of going to an active/passive connection to my JBOD, using Saso's blog post

Re: [OmniOS-discuss] Status of TRIM support?

2014-05-28 Thread Saso Kiselkov
On 5/28/14, 3:51 PM, Dan Swartzendruber wrote: (merging comments to Saso and Jim) I don't think I mentioned my environment - if not, my apologies. This is a SOHO/Lab setup, so things like zeusram are non-starters. The basic network infrastructure is gigabit, so iSCSI ZIL would suck badly,

Re: [OmniOS-discuss] Status of TRIM support?

2014-05-28 Thread Saso Kiselkov
On 5/28/14, 4:08 PM, Schweiss, Chip wrote: Intel has several SATA SSDs with proper super-cap protected caches that make good log devices. I'd recommend looking at a Intel DC S3700. The 200 GB or 400 GB varieties promise ~3 4k random write IOPS and actually seem to deliver:

Re: [OmniOS-discuss] OmniOS Panic on high ZFS Write Load

2014-05-15 Thread Saso Kiselkov
On 5/15/14, 11:07 AM, Rune Tipsmark wrote: My server panics on high write load using VMware to provision thick disk to the LU over infiniband. I get this error here http://i.imgur.com/fxk79zJ.png every time I put over 1.5GB/sec load on my ZFS box. Tried various disks, controllers, omnios

Re: [OmniOS-discuss] Overheating faults with ST4000NM0023

2014-04-22 Thread Saso Kiselkov
On 4/18/14, 10:49 PM, Schweiss, Chip wrote: I used Santools, which is a licensed product. From what I understand lsiutil and sg_buffer_write from sg3-utils can do it too. The mode for sg_buffer_write may need to be set to 7 instead of 5 as stated in the firmware docs. Sadly, I had no

Re: [OmniOS-discuss] Overheating faults with ST4000NM0023

2014-04-22 Thread Saso Kiselkov
On 4/22/14, 11:53 AM, Michael Rasmussen wrote: On Tue, 22 Apr 2014 11:36:03 +0200 Saso Kiselkov skiselkov...@gmail.com wrote: Any ideas on what to do next? Could you boot the system from a live linux distro and run the tools from it? Maybe support for linux is better. I can recommend

Re: [OmniOS-discuss] Overheating faults with ST4000NM0023

2014-04-22 Thread Saso Kiselkov
On 4/22/14, 5:03 PM, Schweiss, Chip wrote: Are you sure you have SAS multipath disabled on the disk you are trying to flash? I couldn't get these to flash at all with MP enabled. I too kept getting OS related errors. For one system I did an stmsboot -d, for another I just pulled one of

Re: [OmniOS-discuss] Overheating faults with ST4000NM0023

2014-04-22 Thread Saso Kiselkov
On 4/22/14, 10:31 PM, Schweiss, Chip wrote: On Tue, Apr 22, 2014 at 3:17 PM, Saso Kiselkov skiselkov...@gmail.com mailto:skiselkov...@gmail.com wrote: I know, but if I understand it correctly, I need to not only disable a particular path, I need to disable mpath support entirely

Re: [OmniOS-discuss] Overheating faults with ST4000NM0023

2014-04-18 Thread Saso Kiselkov
On 4/18/14, 9:23 PM, Schweiss, Chip wrote: I've flashed 0004 to some of my Constellations so far. The drives are now set at a reference temperature of 60C which is much better than 40C. I had to disable mulltipathing to get these disks to flash. I'm not sure if this is an issue with

Re: [OmniOS-discuss] Overheating faults with ST4000NM0023

2014-04-18 Thread Saso Kiselkov
On 4/18/14, 10:49 PM, Schweiss, Chip wrote: I used Santools, which is a licensed product. From what I understand lsiutil and sg_buffer_write from sg3-utils can do it too. The mode for sg_buffer_write may need to be set to 7 instead of 5 as stated in the firmware docs. Hey cool, didn't

Re: [OmniOS-discuss] Overheating faults with ST4000NM0023

2014-04-17 Thread Saso Kiselkov
On 4/17/14, 5:40 PM, Schweiss, Chip wrote: You can get the Seagate firmwares from this link: https://apps1.seagate.com/downloads/request.html Seems they don't link to this on their site any more I found it in an old email from their site. I found the same form, but the damn thing can't

Re: [OmniOS-discuss] Overheating faults with ST4000NM0023

2014-04-17 Thread Saso Kiselkov
On 4/17/14, 6:27 PM, Schweiss, Chip wrote: Use the short form of the S/N: Z1Y18H7V Ok, thanks, didn't know there two forms... (FMA only prints one). -- Saso ___ OmniOS-discuss mailing list OmniOS-discuss@lists.omniti.com

Re: [OmniOS-discuss] Overheating faults with ST4000NM0023

2014-04-15 Thread Saso Kiselkov
Hi, I've hit this exact same issue on my recent SEAGATE ST2000NM0023 drives. Can you please direct me to where I can get the firmware package? Perhaps we could also post the link publicly, so that people can find it through google or some such method. Thanks! Best wishes, -- Saso On 2/13/14,

Re: [OmniOS-discuss] OmniOS OpenSSL 1.0.1g and CVE-2014-0160

2014-04-08 Thread Saso Kiselkov
On 4/8/14, 3:35 PM, Jim Klimov wrote: On 2014-04-08 03:51, Theo Schlossnagle wrote: Today was an unfortunate day for the Internet as a particularly devastating and quite longstanding bug was reveal in OpenSSL 1.0.1. Thanks for the heads-up! Can anyone please elaborate on this question,

Re: [OmniOS-discuss] crash

2014-04-07 Thread Saso Kiselkov
On 4/7/14, 11:19 AM, Johan Kragsterman wrote: Hej! Got a crash here, that I would like someone have a look at. [..snip..] ::stack vpanic() vdev_deadman+0x10b(ff0a277f0540) vdev_deadman+0x4a(ff0a1eea6040) vdev_deadman+0x4a(ff0a1dfea580)

Re: [OmniOS-discuss] L2ARC actual size and zpool iostat -v output discrepancy?

2014-02-12 Thread Saso Kiselkov
Okay, I think I have a convincing analysis for this: TL;DR Sadly, the zpool vdev space stats are less than useless for L2ARC here and they're confusing you. L2ARC devices are rotors, so they start writing at low offsets and progress higher until they wrap around. What your vdev space stats

Re: [OmniOS-discuss] omnios : r151008 : iso : download : not happening!

2014-02-05 Thread Saso Kiselkov
On 2/5/14, 2:06 PM, Mayuresh Kathe wrote: On Wed, Feb 05, 2014 at 01:30:40PM +, Saso Kiselkov wrote: On 2/5/14, 1:09 PM, Mayuresh Kathe wrote: hi, i have been trying to download the r151008 iso since afternoon. fails after downloading around 120mb. this has happened thrice

Re: [OmniOS-discuss] iscsi timeouts

2014-02-03 Thread Saso Kiselkov
On 2/3/14, 10:51 AM, Tobias Oetiker wrote: a short update on the matter for anyone browsing the ML archives: The affected system runs on an S2600CP motherboard with RMM4 remote management. RMM comes with the ability to use any of the existing Ethernet ports on the MB for its communication

Re: [OmniOS-discuss] Where to Run Omni

2014-02-03 Thread Saso Kiselkov
On 2/3/14, 3:06 PM, Matthew Mabis wrote: Hello, I have a few questions about a project that i am trying to work on, needless to say i have 1 80GB SSD Drive that i can fit in this case, the rest of the drives are a RaidZ2 configuration and there cannot be anymore added Disks to this

Re: [OmniOS-discuss] Where to Run Omni

2014-02-03 Thread Saso Kiselkov
On 2/3/14, 9:30 PM, Paul B. Henson wrote: From: Saso Kiselkov Sent: Monday, February 03, 2014 7:23 AM something like 10GB and turn on compression. Although the standard installer doesn't let you set compression on the root pool before starting installation, there's a trick to doing it. Before

Re: [OmniOS-discuss] iscsi timeouts

2014-01-21 Thread Saso Kiselkov
On 1/21/14, 10:09 PM, Saso Kiselkov wrote: On 1/21/14, 10:01 PM, Tobias Oetiker wrote: Hi Nld, Today Narayan Desai wrote: Sorry, I should have given the requisite yes, I know that this is a recipe for sadness, for I too have experienced said sadness. That said, we've seen this kind

Re: [OmniOS-discuss] iscsi timeouts

2014-01-21 Thread Saso Kiselkov
On 1/21/14, 10:16 PM, Saso Kiselkov wrote: On 1/21/14, 10:09 PM, Saso Kiselkov wrote: On 1/21/14, 10:01 PM, Tobias Oetiker wrote: Hi Nld, Today Narayan Desai wrote: Sorry, I should have given the requisite yes, I know that this is a recipe for sadness, for I too have experienced said

Re: [OmniOS-discuss] Not a UFS magic Number... Boot OmniOS installation on new Supermicro X10SAE

2014-01-12 Thread Saso Kiselkov
On 1/12/14, 2:46 PM, Svavar Örn Eysteinsson wrote: Hello. I'm currently trying to install OmniOS on a brand new server. Using the latest OmniOS build on USB stick with a SuperMicro X10SAE motherboard, and a XEON CPU. When I have no SATA disk connected to the Intel SATA controller the

Re: [OmniOS-discuss] Not a UFS magic Number... Boot OmniOS installation on new Supermicro X10SAE

2014-01-12 Thread Saso Kiselkov
On 1/12/14, 3:03 PM, Svavar Örn Eysteinsson wrote: Well, I've changed the disk from a brand new one, just opened it up from a static bag inserted it, and the exact same error messages…. :S so two disks, no boot…. Scrap what I said earlier. I think I understand what the problem is. The

Re: [OmniOS-discuss] the right card for a server

2014-01-09 Thread Saso Kiselkov
On 1/9/14, 8:23 PM, Entfernt wrote: This question covers OmniOS and the usual Supermicro hardware base. I want to add a four-port gigabit ethernet card to a 5017C-LF: http://www.supermicro.com/products/system/1u/5017/sys-5017c-lf.cfm So that's PCI Express x8. Most cards for the

Re: [OmniOS-discuss] Dell R720 Broadcom ethernet

2013-12-26 Thread Saso Kiselkov
On 12/26/13, 7:45 PM, Scott Roberts wrote: Saso, It has the following: Broadcom 57800 2x10Gb DA/SFP+ + 2x1Gb BT Network Daughter Card Broadcom 57810 Dual Port 10Gb Direct Attach/SFP+ Network Adapter Total of (2) GigE and (4) 10Gb SFP+ ports. Sorry to disappoint, but those 10Gb parts

Re: [OmniOS-discuss] Dell R720 Broadcom ethernet

2013-12-26 Thread Saso Kiselkov
On 12/26/13, 7:50 PM, Scott Roberts wrote: Saso, No worries. I'll grab the Broadcom GigE driver and install that first. Thanks! WRT the 10Gig, it just flat out isn't compatible? That's a real problem for my project. Sadly, that's the situation, it seems. If you can spare a PCI-e slot,

Re: [OmniOS-discuss] Dell R720 Broadcom ethernet

2013-12-26 Thread Saso Kiselkov
On 12/26/13, 7:55 PM, Dale Ghent wrote: Broadcomm does have GLDv3 drivers for Solaris - whether it'll work on Illumos derivatives would be a quick and easy experiment with hopefully favorable results. http://www.broadcom.com/support/ethernet_nic/netxtremeii10.php The Dell R720 doesn't

Re: [OmniOS-discuss] Dell R720 Broadcom ethernet

2013-12-26 Thread Saso Kiselkov
On 12/26/13, 7:50 PM, Saso Kiselkov wrote: On 12/26/13, 7:45 PM, Scott Roberts wrote: Saso, It has the following: Broadcom 57800 2x10Gb DA/SFP+ + 2x1Gb BT Network Daughter Card Broadcom 57810 Dual Port 10Gb Direct Attach/SFP+ Network Adapter Total of (2) GigE and (4) 10Gb SFP+ ports

Re: [OmniOS-discuss] Dell R720 Broadcom ethernet

2013-12-26 Thread Saso Kiselkov
On 12/26/13, 8:10 PM, Saso Kiselkov wrote: On 12/26/13, 7:50 PM, Saso Kiselkov wrote: On 12/26/13, 7:45 PM, Scott Roberts wrote: Saso, It has the following: Broadcom 57800 2x10Gb DA/SFP+ + 2x1Gb BT Network Daughter Card Broadcom 57810 Dual Port 10Gb Direct Attach/SFP+ Network Adapter

Re: [OmniOS-discuss] Dell R720 Broadcom ethernet

2013-12-26 Thread Saso Kiselkov
On 12/26/13, 7:59 PM, Saso Kiselkov wrote: On 12/26/13, 7:55 PM, Dale Ghent wrote: Broadcomm does have GLDv3 drivers for Solaris - whether it'll work on Illumos derivatives would be a quick and easy experiment with hopefully favorable results. http://www.broadcom.com/support/ethernet_nic

Re: [OmniOS-discuss] Dell R720 Broadcom ethernet

2013-12-26 Thread Saso Kiselkov
On 12/26/13, 8:19 PM, Dale Ghent wrote: On Dec 26, 2013, at 2:59 PM, Saso Kiselkov skiselkov...@gmail.com wrote: On 12/26/13, 7:55 PM, Dale Ghent wrote: Broadcomm does have GLDv3 drivers for Solaris - whether it'll work on Illumos derivatives would be a quick and easy experiment

Re: [OmniOS-discuss] Dell R720 Broadcom ethernet

2013-12-26 Thread Saso Kiselkov
On 12/26/13, 8:22 PM, Scott Roberts wrote: Thanks to all for the quick replies and suggestions. This list is awesome. Glad we could get this finally sorted to some kind of happy ending. Again, sorry for giving you bad info initially. I just finished burning the driver update CDs for the GigE

Re: [OmniOS-discuss] Dell R720 Broadcom ethernet

2013-12-26 Thread Saso Kiselkov
On 12/26/13, 8:33 PM, Michael Rasmussen wrote: On Thu, 26 Dec 2013 20:27:55 + Saso Kiselkov skiselkov...@gmail.com wrote: If you can get them swapped out, the added benefit will be that igb and ixgbe (the Intel drivers) support fast reboot, so you'll be able to reboot your machine

Re: [OmniOS-discuss] Dell R720 Broadcom ethernet

2013-12-26 Thread Saso Kiselkov
On 12/26/13, 8:44 PM, Lauri Tirkkonen wrote: On Thu, Dec 26 2013 20:12:18 +, Saso Kiselkov wrote: On 12/26/13, 8:10 PM, Saso Kiselkov wrote: On 12/26/13, 7:50 PM, Saso Kiselkov wrote: On 12/26/13, 7:45 PM, Scott Roberts wrote: Saso, It has the following: Broadcom 57800 2x10Gb DA/SFP

Re: [OmniOS-discuss] OT: Similar hardware like MIcroserver Gen8

2013-12-24 Thread Saso Kiselkov
On 12/24/13, 9:17 PM, Dale Ghent wrote: On Dec 24, 2013, at 4:03 PM, Paul B. Henson hen...@acm.org wrote: On 12/23/2013 3:37 AM, Saso Kiselkov wrote: I'm quite fond of WD Red drives. They are just marginally more expensive than your el-cheapo home drive, but are built for 8760 on hours

Re: [OmniOS-discuss] OT: Similar hardware like MIcroserver Gen8

2013-12-24 Thread Saso Kiselkov
On 12/24/13, 9:21 PM, Paul B. Henson wrote: On Tue, Dec 24, 2013 at 09:13:26PM +, Saso Kiselkov wrote: True, I had always assumed Intellipower meant auto-throttle I think Intellipower means if we called them 5400rpm drives nobody would buy them so let's be vague as hell

Re: [OmniOS-discuss] OT: Similar hardware like MIcroserver Gen8

2013-12-23 Thread Saso Kiselkov
On 12/23/13, 11:30 AM, C. L. Martinez wrote: On Fri, Dec 20, 2013 at 3:36 PM, Saso Kiselkov skiselkov...@gmail.com wrote: On 12/20/13, 3:22 PM, C. L. Martinez wrote: On Fri, Dec 20, 2013 at 2:53 PM, Saso Kiselkov skiselkov...@gmail.com wrote: On Thu, Dec 19, 2013 at 11:02 AM, C. L. Martinez

Re: [OmniOS-discuss] OT: Similar hardware like MIcroserver Gen8

2013-12-20 Thread Saso Kiselkov
On Thu, Dec 19, 2013 at 11:02 AM, C. L. Martinez carlopm...@gmail.com wrote: Thanks jimklimov, but my idea is not to use a microserver box due to problems with SATA disks in AHCI mode under Gen8 series ... And Gen7 is too slowly machines ... Gen7 too slow for you? Didn't you say you're doing a

Re: [OmniOS-discuss] OT: Similar hardware like MIcroserver Gen8

2013-12-20 Thread Saso Kiselkov
On 12/20/13, 3:22 PM, C. L. Martinez wrote: On Fri, Dec 20, 2013 at 2:53 PM, Saso Kiselkov skiselkov...@gmail.com wrote: On Thu, Dec 19, 2013 at 11:02 AM, C. L. Martinez carlopm...@gmail.com wrote: Thanks jimklimov, but my idea is not to use a microserver box due to problems with SATA disks

Re: [OmniOS-discuss] SSH over HTTPS

2013-12-17 Thread Saso Kiselkov
On 12/17/13, 2:14 PM, John D Groenveld wrote: In message 52b03a8d.8090...@gmail.com, Saso Kiselkov writes: Minor side-note, unless the proxy is trying to brutally MITM the session (forged certificates and all), then there's absolutely no way for it to know if a particular TLS session

Re: [OmniOS-discuss] [zfs] Bizarre zfs-related hang in omnios r151008 on 1-CPU VM

2013-12-06 Thread Saso Kiselkov
On 12/6/13, 6:31 AM, Matthew Ahrens wrote: Be sure you have the following fix; without it I recall seeing spins from the ZPL similar to that stack trace. With only 1 cpu, if a kernel thread spins, it can be very hard to get other threads to run. commit

Re: [OmniOS-discuss] [SPAM] Bizarre zfs-related hang in omnios r151008 on 1-CPU VM

2013-12-06 Thread Saso Kiselkov
On 12/6/13, 5:39 AM, Rob Logan wrote: on the latest stable omnios release. When I'm running in VMware Fusion on a 1-CPU VM and doing any significant write IO to the pool (e.g. just atomic_dec_32_nv+8() dbuf_read+0x179(ff00d2393600, ff00c72f98f0, a)

Re: [OmniOS-discuss] [zfs] Re: [SPAM] Bizarre zfs-related hang in omnios r151008 on 1-CPU VM

2013-12-06 Thread Saso Kiselkov
On 12/6/13, 8:19 PM, Eric Sproul wrote: Saso, Here is an updated zfs kernel module from a build with the 4347 ZPL can use dmu_tx_assign(TXG_WAIT) fix applied: http://omnios.omniti.com/media/zfs-driver-with-txg_wait-fix.amd64.r151008 sha1 (zfs-driver-with-txg_wait-fix.amd64.r151008) =

[OmniOS-discuss] Bizarre zfs-related hang in omnios r151008 on 1-CPU VM

2013-12-05 Thread Saso Kiselkov
I'm investigating a bizarre hang situation which I noticed by accident on the latest stable omnios release. When I'm running in VMware Fusion on a 1-CPU VM and doing any significant write IO to the pool (e.g. just dd'ing something around is enough to trigger this), the VM will, with 100%

Re: [OmniOS-discuss] 2x acctual disk quantity

2013-12-04 Thread Saso Kiselkov
Just for the record and as a follow-up, I got the variable name wrong, the correct name should have been: scsi-vhci-failover-override = HP EG0300, f_sym, HP DG0300, f_sym; With this setting, the disks got correctly discovered and set up by scsi_vhci. -- Saso

Re: [OmniOS-discuss] 2x acctual disk quantity

2013-12-03 Thread Saso Kiselkov
On 12/3/13, 8:13 AM, Hafiz Rafibeyli wrote: Saso ,I will try edit /kernel/drv/scsi_vhci.conf as you described and will inform you. why these new disks not dedected by scsi_vhci automatically? is this because of settings in my /kernel/drv/mpt.conf and /kernel/drv/mpt_sas.conf files? No,

Re: [OmniOS-discuss] 2x acctual disk quantity

2013-12-02 Thread Saso Kiselkov
On 12/2/13, 12:08 PM, Hafiz Rafibeyli wrote: Saso thank you for your fast reply, its ok about two ports(sas dp)I know it, but my question is about ,which disk adresses to use in my zfs mirror or zfs raid config? in my case: c4t50E1168BB382d0 c4t50E11693F232d0

Re: [OmniOS-discuss] 2x acctual disk quantity

2013-12-02 Thread Saso Kiselkov
Can you please send me the output of format(1) when it lists the available disks? Cheers, -- Saso On 12/2/13, 2:19 PM, Hafiz Rafibeyli wrote: Saso ,I do not see my new added 4 disks in mpathadm list lu query. Here is my output, ~# mpathadm list lu

Re: [OmniOS-discuss] 2x acctual disk quantity

2013-12-02 Thread Saso Kiselkov
it is more specific than Re: Contents of OmniOS-discuss digest... Today's Topics: 1. Re: Re-installing OmniOS after Crash (Piers Dawson-Damer) 2. 2x acctual disk quantity (Hafiz Rafibeyli) 3. Re: 2x acctual disk quantity (Saso Kiselkov) 4. 2x acctual disk quantity (Hafiz Rafibeyli

Re: [OmniOS-discuss] 2x acctual disk quantity

2013-11-30 Thread Saso Kiselkov
On 11/30/13, 9:43 AM, Hafiz Rafibeyli wrote: Hello, After adding 4 SAS dual port disks to my omnios system(omnios-b281e50+napp-it) ,I see number of disks 2x acctual quantity. I have dual controller backplane(supermicro) and 2 LSI 9211-8i, There is no any quantity problem with another

Re: [OmniOS-discuss] Oracle 11g/12c on OmniOS

2013-11-29 Thread Saso Kiselkov
On 11/29/13, 7:08 PM, Scott Roberts wrote: Thank you all. I got it to work with the help from Andrew and Paul. Hi Scott, Can you share some of the insights needed to get it going? Just so that google's cache can store it and other people don't have to rediscover what you already know. Thanks!

Re: [OmniOS-discuss] kernel panic - anon_decref

2013-11-15 Thread Saso Kiselkov
On 11/15/13, 5:39 AM, wuffers wrote: So I'm adding VMware hosts (ESXi 5.5) to my OmniOS ZFS SAN, which are already hosting some volumes for our Windows 2012 Hyper-V infrastructure, running over SRP and Infiniband. In VMware, I had uninstalled the default Mellanox 1.9.7 drivers and installed

Re: [OmniOS-discuss] [smartos-discuss] SuperStorage Server 6047R-E1R36L SAS Question

2013-11-12 Thread Saso Kiselkov
On 11/11/13, 10:56 PM, Keith Wesolowski wrote: The ZeusRAM costs something like $2000. By the time you've purchased a SATA slog and 5 extra HBAs, you can't be far from that. And the ZeusRAM was designed and developed specifically for this function -- not true of 99.9% or more of the SATA

Re: [OmniOS-discuss] SuperStorage Server 6047R-E1R36L SAS Question

2013-11-11 Thread Saso Kiselkov
On 11/11/13, 2:05 PM, Tobias Oetiker wrote: We are looking at purchasing a new box. According to https://github.com/joyent/manufacturing/blob/master/parts-database.ods it seems that Joyent is using Supermicro SuperStorage Server 6047R-E1R36L with 7K3000 (and maybe soon 7K4000) disks.

Re: [OmniOS-discuss] SuperStorage Server 6047R-E1R36L SAS Question

2013-11-11 Thread Saso Kiselkov
On 11/11/13, 2:10 PM, Saso Kiselkov wrote: On 11/11/13, 2:05 PM, Tobias Oetiker wrote: We are looking at purchasing a new box. According to https://github.com/joyent/manufacturing/blob/master/parts-database.ods it seems that Joyent is using Supermicro SuperStorage Server 6047R-E1R36L

Re: [OmniOS-discuss] NFS Datastore vmware esxi failover

2013-11-08 Thread Saso Kiselkov
On 11/8/13, 4:17 PM, Matt Weiss wrote: I am working on a failover script using OmniOS as a NFS server. According to VMware, if I mount and nfs datastore via its IP Address then I should be able to move the IP around and still mount it, however it is not working right. For example: On

Re: [OmniOS-discuss] NFS Datastore vmware esxi failover

2013-11-08 Thread Saso Kiselkov
On 11/8/13, 6:08 PM, Matt Weiss wrote: On 11/8/2013 11:36 AM, Saso Kiselkov wrote: On 11/8/13, 4:17 PM, Matt Weiss wrote: I am working on a failover script using OmniOS as a NFS server. According to VMware, if I mount and nfs datastore via its IP Address then I should be able to move

Re: [OmniOS-discuss] Fwd: ZFS, BUG ??

2013-10-22 Thread Saso Kiselkov
On 10/22/13 10:31 PM, Daniel D. Gonçalves wrote: I need to solve this problem, had no return of the mail list, could someone tell me another mail list where I can get help? Hey Daniel, you may want to try the openzfs or Illumos ZFS lists. Cheers -- Saso

Re: [OmniOS-discuss] Netgear 10GB switch LACP SOLVED

2013-10-16 Thread Saso Kiselkov
On 10/16/13 4:41 PM, Fábio Rabelo wrote: Hi to all last week I ask here what was the most up-to-date how-to about LACP and OmniOS . Nobody answered, so I keep trying, and now I get it ! In the netgear 10 GB switch ( very good by the way !!! ) create the LACP with all defaults . In

Re: [OmniOS-discuss] R720 reset magic?

2013-08-17 Thread Saso Kiselkov
On 8/17/13 4:02 PM, Thibault VINCENT wrote: I'm trying out OmniOS 151006l on a new R720, and have noticed that a shutdown -i6 style shutdown does not reboot the server. It goes through the syncing disks... and done phases, then just stops there. Power remains on. An IPMI or DRAC reset

Re: [OmniOS-discuss] R720 reset magic?

2013-08-17 Thread Saso Kiselkov
On 8/17/13 7:04 PM, Thibault VINCENT wrote: Did you try reboot -p? Unfortunately only the fast reboot works like a charm. Reboot to prom with -p of after a kernel crash gets stalled on the Rebooting... message. This message is printed in the last bit of code involved [1] and at that

Re: [OmniOS-discuss] HA for ZFS on OmniOS

2013-08-11 Thread Saso Kiselkov
On 8/11/13 5:01 PM, Alexandre NEY wrote: Unfortunately, since we have little experience / time for Solaris I think we might go with the $$$ option of RSF-1 if it's worth it and takes care of all the failover problems we could encounter. We also use iSCSI. What do you think? Sure, if you can

Re: [OmniOS-discuss] [!! SPAM] Re: HA for ZFS on OmniOS

2013-08-11 Thread Saso Kiselkov
On 8/11/13 5:52 PM, Alexandre NEY wrote: I guess we are between the DIY and full hassle free solution ;) We are a Linux / FreeBSD shop so some concepts are familiar and some others..well.. it's different. The truth is we tried Nexenta but their licensing costs just skyrocket when you go

Re: [OmniOS-discuss] areca or lsi

2013-07-18 Thread Saso Kiselkov
On 18/07/2013 23:48, Tobias Oetiker wrote: Folks, We are specing a new omnios server box ... and were just told by our vendor, that LSI HBAs were much slower (50%) than Areca Controllers running in JBOD mode ... and that they would therefore recommend Areca (we use areca for raid6 in linux

Re: [OmniOS-discuss] ZFS Checksum problem

2013-07-01 Thread Saso Kiselkov
On 01/07/2013 21:00, Daniel D. Gonçalves wrote: I'm having trouble checksum in my ZFS pool, I tried to change data cables and power of HDDs, but the problems remain. All 8 HDDs that are exhibiting errors are identicaland all is on the same controller. NAME STATE READ

Re: [OmniOS-discuss] ZFS Checksum problem

2013-07-01 Thread Saso Kiselkov
the SCRUB several times, but checksum errors occur again, only this 8 HDDs. Remembering, SATA and power cables have been swapped. Daniel Em 01/07/2013 17:15, Saso Kiselkov escreveu: On 01/07/2013 21:00, Daniel D. Gonçalves wrote: I'm having trouble checksum in my ZFS pool, I tried to change

Re: [OmniOS-discuss] SLC SSD connected via SAS expander

2013-06-14 Thread Saso Kiselkov
On 14/06/2013 08:08, Hafiz Rafibeyli wrote: Hello ,i'm running omnios(d3950d8) as a NAS base with napp-it, hardware is Supermicro SC846E26-R1200B+LSI SAS 9211-8i HBA(IT mode enabled with last firmware) [..snip..] Jun 14 10:06:15 canomnios Log info 0x3114 received for target 16.

  1   2   >