Re: [OpenIndiana-discuss] Support for LSI-2308 SAS controller in oi_151a8

2015-07-01 Thread Matt Boswell
Not sure I can return $8000 worth of drives, but if I have to, I will certainly try. M On 7/1/15, 6:27 PM, "Jason Matthews" wrote: > >Hp had a similar problem on their controllers. SSDs would invoke a >thermal shut down. > >Return the drives for hgst counter parts. > >Sent from my iPhone > >> O

Re: [OpenIndiana-discuss] Support for LSI-2308 SAS controller in oi_151a8

2015-07-01 Thread Matt Boswell
Ouch. Thanks. I¹ll do some research. On a related note, we¹re using Constellations in our other build. No firmware problems, but we¹ve had lots of failures. The difference is that we¹re presenting them to OI as vdevs on the RAID controller rather than JBOD. Wonder if that might be a workaround

Re: [OpenIndiana-discuss] Support for LSI-2308 SAS controller in oi_151a8

2015-07-01 Thread Jason Matthews
Hp had a similar problem on their controllers. SSDs would invoke a thermal shut down. Return the drives for hgst counter parts. Sent from my iPhone > On Jul 1, 2015, at 5:16 PM, Matt Boswell wrote: > > Hi all, > > We bit the bullet and bought a companion storage server to use for ZFS > r

Re: [OpenIndiana-discuss] Support for LSI-2308 SAS controller in oi_151a8

2015-07-01 Thread Schweiss, Chip
Sounds exactly like a firmware problem that Seagate Constellations had. With lsiutils you can read what threshold the disks report. You likely need a firmware upgrade or downgrade for the disks. -Chip On Wed, Jul 1, 2015 at 7:16 PM, Matt Boswell wrote: > Hi all, > > We bit the bullet and boug

[OpenIndiana-discuss] Support for LSI-2308 SAS controller in oi_151a8

2015-07-01 Thread Matt Boswell
Hi all, We bit the bullet and bought a companion storage server to use for ZFS replication and failover. Our main box is about 3 years old and is also running oi_151a8. We're running into some issues insisting that some of the disks are over-temperature (via console messages), and now format sh

Re: [OpenIndiana-discuss] Who is trying to break in ?

2015-07-01 Thread Gary Gendel
With some investigation, it looks like SmartOS has a package for this: http://everycity.co.uk/alasdair/2013/09/two-factor-authentication-google-authenticator-smartos/ Gary On 07/01/2015 03:11 PM, Gary Gendel wrote: Google Authenticator has a PAM module. I haven't tried it but I know it's avail

Re: [OpenIndiana-discuss] Who is trying to break in ?

2015-07-01 Thread Gary Gendel
Google Authenticator has a PAM module. I haven't tried it but I know it's available for several Linux distros. I'm not sure how difficult it would be to port to OI. http://www.tecmint.com/ssh-two-factor-authentication/ On 07/01/2015 02:53 PM, David Brodbeck wrote: On Wed, Jul 1, 2015 at 3:15

Re: [OpenIndiana-discuss] Who is trying to break in ?

2015-07-01 Thread David Brodbeck
On Wed, Jul 1, 2015 at 3:15 AM, Jim Klimov wrote: > You can also boost security with no passwords allowed, keys only for ssh > auth ;) > True. I do this with machines where I'm the only one who'll be logging in. With machines that have lots of other users it becomes too much of an administrati

Re: [OpenIndiana-discuss] [OmniOS-discuss] pkg(5) in alternate roots

2015-07-01 Thread Jim Klimov
1 июля 2015 г. 15:20:56 CEST, Jim Klimov пишет: >Hello all, > > >Due to my split-root configurations, I often do OI/OmniOS upgrades in a >pre-created cloned BE (automated by >https://github.com/jimklimov/illumos-splitroot-scripts since the >generic beadm/zfs clone do a poor job with customized zfs

Re: [OpenIndiana-discuss] how to trace what stops the daemon from sleeping?

2015-07-01 Thread WarGrey Gyoudmon Ju
Now the problem is solved. I rebuilt Racket without defining HAVE_POLL_SYSCALL. So it is running with select(), and pollsys() is still on the top of stack. The LD_PRELOAD way fails as before. Thanks. On Wed, Jul 1, 2015 at 6:37 AM, Bob Friesenhahn < bfrie...@simple.dallas.tx.us> wrote: > On Tue

Re: [OpenIndiana-discuss] Who is trying to break in ?

2015-07-01 Thread Bob Friesenhahn
On Wed, 1 Jul 2015, Jim Klimov wrote: You can also boost security with no passwords allowed, keys only for ssh auth ;) This certainly helps, but a remote compromised machine could still use those keys to log in to your system. Hopefully users of those keys do apply a passphrase to them. If

[OpenIndiana-discuss] pkg(5) in alternate roots

2015-07-01 Thread Jim Klimov
Hello all, Due to my split-root configurations, I often do OI/OmniOS upgrades in a pre-created cloned BE (automated by https://github.com/jimklimov/illumos-splitroot-scripts since the generic beadm/zfs clone do a poor job with customized zfs attributes on child datasets). As part of an upgrad

Re: [OpenIndiana-discuss] Who is trying to break in ?

2015-07-01 Thread Jim Klimov
1 июля 2015 г. 9:51:49 CEST, benta...@chez.com пишет: >Hi, >I've been using sshl to multiplex openvpn, https and ssh on port 443 to >be able to go through anything and before that I was using tcpproxy for >the same reason. >I'm pretty impressed by sshl and I hope to use it when I replace the >linu

Re: [OpenIndiana-discuss] Who is trying to break in ?

2015-07-01 Thread bentahyr
Hi, I've been using sshl to multiplex openvpn, https and ssh on port 443 to be able to go through anything and before that I was using tcpproxy for the same reason. I'm pretty impressed by sshl and I hope to use it when I replace the linux all-in-one box by an refurbished Ultra 20/hipster. To b