[OmniOS-discuss] New updates for r151014 and r151006

2015-09-29 Thread Dan McDonald
NOTE for r151012 users --> If you are an r151012 user, please update to r151014 NOW! I've pushed fresh illumos-omnios and kayak bits to r151014, and a subset of the illumos-omnios bits to r151006. Please update your installations now. This update, on either version, will require a reboot beca

Re: [OmniOS-discuss] possible bug

2015-09-29 Thread Schweiss, Chip
I've seen issues like this when you run out of NFS locks. NFSv3 in Illumos is really slow at releasing locks. On all my NFS servers I do: sharectl set -p lockd_listen_backlog=256 nfs sharectl set -p lockd_servers=2048 nfs Everywhere I can, I use NFSv4 instead of v3. It handles lock much bett

Re: [OmniOS-discuss] possible bug

2015-09-29 Thread Hildebrandt, Bill
root@moslexnas02b:/root# cat /etc/release OmniOS v11 r151014 Copyright 2015 OmniTI Computer Consulting, Inc. All rights reserved. Use is subject to license terms. root@moslexnas02b:/root# uname -v omnios-c65 Thanks . . . I’ll try to take a kernel dump next time. From: Dan McDonald [mail

Re: [OmniOS-discuss] possible bug

2015-09-29 Thread Dan McDonald
Which OmniOS are you running? Cat /etc/release and look at uname -v. Let's first make sure you're up to date. Also, when it hangs, take a kernel dump - "reboot -d" and share the system dump. Thanks, Dan Sent from my iPhone (typos, autocorrect, and all) > On Sep 29, 2015, at 2:22 PM, Hildeb

[OmniOS-discuss] possible bug

2015-09-29 Thread Hildebrandt, Bill
Over the past few weeks, I have had 3 separate occurrences where my OmniOS/Napp-it NAS stops responding to NFS and CIFS. The first time was during the week of the ZFS corruption bug announcement. The system and it's replicated storage were both scrubbed and zdb analyzed, and nothing looked wr

Re: [OmniOS-discuss] strangeness ssh into omnios from oi_151a9

2015-09-29 Thread Lauri Tirkkonen
On Tue, Sep 29 2015 12:19:09 +0200, Richard PALO wrote: > Since I'm not having any issues with netbsd (6.1), which seemingly is still > at rfc1323 > >richard@omnis:/home/richard$ ssh netbsd.org /sbin/sysctl net.inet.tcp.rfc1323 > >net.inet.tcp.rfc1323 = 1 > > I'd like to do some additional tests i

Re: [OmniOS-discuss] strangeness ssh into omnios from oi_151a9

2015-09-29 Thread Richard PALO
Le 28/09/15 17:40, Lauri Tirkkonen a écrit : It just occurred to me that if timestamp options don't get negotiated at all on the connection, both peers should be fine with this injection and continue to function. So as a workaround you could try disabling timestamps on the oi_151a9 box. I see the