[OpenIndiana-discuss] SFTP into zone works, but SSH does not.

2013-06-17 Thread dormitionsk...@hotmail.com
I'm having problems using ssh to log into a zone as a user. I can sftp into it, but not ssh. It asks for my password, and then once I enter it, it immediately closes the connection. I'm using IPFilter's NAT capabilities to port forward. In my /etc/ipf/ipnat.conf file. I have: rdr routert3.vn

Re: [OpenIndiana-discuss] HBA failover

2013-06-17 Thread Richard Elling
On Jun 17, 2013, at 1:36 PM, Sebastian Gabler wrote: > Dear Bill, Peter, Richard, and Saso. > > Thanks for the great comments. > > Now, changing to reverse gear, isn't it more likely to loose data by having a > pool that spans across mutiple HBAs than if you connect all drives to a > single H

Re: [OpenIndiana-discuss] HBA failover

2013-06-17 Thread Sebastian Gabler
Dear Bill, Peter, Richard, and Saso. Thanks for the great comments. Now, changing to reverse gear, isn't it more likely to loose data by having a pool that spans across mutiple HBAs than if you connect all drives to a single HBA? I mean, unless you make sure that there are never any more driv

Re: [OpenIndiana-discuss] extra entry in /etc/hosts after each reboot

2013-06-17 Thread w...@vandenberge.us
Thanks for the useful responses everyone. As one of the responses I received P2P mentioned, it turned out to be a fairly welknown issue with the snippet below in the agent-bootinit.pl script that comes with napp-it and not an OpenIndiana issue at all. Regards, W # check/update /etc/hosts: 127.0

Re: [OpenIndiana-discuss] extra entry in /etc/hosts after each reboot

2013-06-17 Thread Roel_D
Aren't NWam and /network/default running together? Kind regards, The out-side Op 17 jun. 2013 om 20:16 heeft James Carlson het volgende geschreven: > On 06/17/13 11:59, w...@vandenberge.us wrote: >> At this point the interface is plumbed with the 127.0.0.1 address and the >> machine is esse

Re: [OpenIndiana-discuss] extra entry in /etc/hosts after each reboot

2013-06-17 Thread James Carlson
On 06/17/13 11:59, w...@vandenberge.us wrote: > At this point the interface is plumbed with the 127.0.0.1 address and the > machine is essentially unreachable over the network. This machine is a plain > OpenIndiana install with napp-it on it. > > Its replica, installed at the same time and configu

Re: [OpenIndiana-discuss] Installing zones from templates

2013-06-17 Thread Tim Mooney
In regard to: Re: [OpenIndiana-discuss] Installing zones from templates,...: So there is no standard way to have personality templates? Isn't that a standard requirement with larger installations? How do others do that? A lot of sites do that with a configuration management system (e.g. puppet

Re: [OpenIndiana-discuss] Openindiana GlusterFS support

2013-06-17 Thread Alberto Picón Couselo
Hi, Heiko. yes, but works I'd love to test it and use it in our infrastructure. GlusterFS is well supported under Linux and I think it could be a GREAT feature for OpenIndiana. note: There are some important rules to remember. http://www2.fh-lausitz.de/launic/comp/sol/130430.osol.diag_make

Re: [OpenIndiana-discuss] Installing zones from templates

2013-06-17 Thread Peter Tribble
On Sun, Jun 16, 2013 at 9:50 PM, Roel_D wrote: > Does that work? Does what work? > During install user root isn't configured, or is it? How can packages be > installed without root in the house? > In order to install, you must boot a system. That system must have root. To install a zone, you

Re: [OpenIndiana-discuss] Installing zones from templates

2013-06-17 Thread Peter Tribble
On Mon, Jun 17, 2013 at 1:26 PM, Stefan Müller-Wilken < stefan.mueller-wil...@acando.de> wrote: > Hi Peter, > > >> >zoneadm -z zone_name install -e extra_pkg > >> > >> Hmmm... that might be an option but doesn't sound too elegant with > dozends > >> of packages. > >> > > > >So, find or create a pa

Re: [OpenIndiana-discuss] HBA failover

2013-06-17 Thread Peter Tribble
On Mon, Jun 17, 2013 at 3:12 PM, Sebastian Gabler wrote: > Hi, > > it occured to me that obviously some ZFS Storage systems only feature a > single SAS HBA, including the ZFSSA 7320. At least, as far as I understand. > From what I saw in the 7320 documentation, each of the two HBA ports is > conne

Re: [OpenIndiana-discuss] HBA failover

2013-06-17 Thread Bill Sommerfeld
On 06/17/13 08:23, Richard Elling wrote: You can't get full redundancy with those systems, you have to move up to a SPARC or Power based system. Ultimately, a shared-memory multiprocessor is a SPOF even if you have multiple CPUs and a redundant fabric connecting them to each other, to memory

[OpenIndiana-discuss] extra entry in /etc/hosts after each reboot

2013-06-17 Thread w...@vandenberge.us
Hello, An Open Indiana server that has been running fine for months suddenly started to exhibit weird and annoying behavior. Each time it is rebooted an extra line is added to the /etc/hosts file. The correct file is : 10.0.9.21 st01a st01a.local 127.0.0.1 localhost loghost after the first rebo

Re: [OpenIndiana-discuss] HBA failover

2013-06-17 Thread Richard Elling
On Jun 17, 2013, at 7:12 AM, Sebastian Gabler wrote: > Hi, > > it occured to me that obviously some ZFS Storage systems only feature a > single SAS HBA, including the ZFSSA 7320. At least, as far as I understand. > From what I saw in the 7320 documentation, each of the two HBA ports is > conne

Re: [OpenIndiana-discuss] HBA failover

2013-06-17 Thread Saso Kiselkov
On 17/06/2013 15:12, Sebastian Gabler wrote: > Hi, > > it occured to me that obviously some ZFS Storage systems only feature a > single SAS HBA, including the ZFSSA 7320. At least, as far as I understand. > From what I saw in the 7320 documentation, each of the two HBA ports is > connected to each

[OpenIndiana-discuss] HBA failover

2013-06-17 Thread Sebastian Gabler
Hi, it occured to me that obviously some ZFS Storage systems only feature a single SAS HBA, including the ZFSSA 7320. At least, as far as I understand. From what I saw in the 7320 documentation, each of the two HBA ports is connected to each of the two ports of a shelf, which should protect fro

Re: [OpenIndiana-discuss] Installing zones from templates

2013-06-17 Thread Stefan Müller-Wilken
Hi Peter, >> >zoneadm -z zone_name install -e extra_pkg >> >> Hmmm... that might be an option but doesn't sound too elegant with dozends >> of packages. >> > >So, find or create a package that depends on the packages you need and >just add that. ah, yes, I forgot that option. Thanks for the hint.

Re: [OpenIndiana-discuss] Openindiana GlusterFS support

2013-06-17 Thread Randy S
Hello Heiko, I have followed your links and all looks very interesting. It seems that you have been busy with this on a ZFS system for quite a while now. Have you had any bad experiences with it, even taking "the rules to remember" into account? Regards, Randy PS, I hope I'm not hijacking t

Re: [OpenIndiana-discuss] Openindiana GlusterFS support

2013-06-17 Thread Heiko L.
> We have been searching aHigh Availability storage solution for > OpenIndiana for a long time. > > Does anybody know if GlusterFS is supported?. We found the following > link, but it seems that it is very experimental... yes, but works note: There are some important rules to remember. http