Re: [OpenIndiana-discuss] ZFS / NFS & chown

2011-06-18 Thread Lucas Van Tol
Could you just chown to UID's; or from a system with root access to the share? > To: openindiana-discuss@openindiana.org > From: gbul...@sonicle.com > Date: Fri, 17 Jun 2011 23:01:21 +0200 > Subject: [OpenIndiana-discuss] ZFS / NFS & chown > > Hi, maybe a silly question. > Sharing a ZFS volume

Re: [OpenIndiana-discuss] Advice for building SMF service for non-priviledged processes

2011-06-18 Thread Andrew Gabriel
Blake wrote: I am working on an SMF script to allow a non-root user to managed the Unicorn Ruby/Rails application server via SMF. But I'm having problems. We are also using RVM to manage rubies, so I need a way for the method script to simulate an interactive login so that RVM works properly.

Re: [OpenIndiana-discuss] Advice for building SMF service for non-priviledged processes

2011-06-18 Thread Andrew Gabriel
Andrew Gabriel wrote: Blake wrote: I am working on an SMF script to allow a non-root user to managed the Unicorn Ruby/Rails application server via SMF. But I'm having problems. We are also using RVM to manage rubies, so I need a way for the method script to simulate an interactive login so that

[OpenIndiana-discuss] Question about drive LEDs

2011-06-18 Thread Roy Sigurd Karlsbakk
Hi all I have a few machines setup with OI 148, and I can't make the LEDs on the drives work when something goes bad. The chassies are supermicro ones, and work well, normally. Any idea how to make drive LEDs wirk with this setup? -- Vennlige hilsener / Best regards roy -- Roy Sigurd Karlsbak

[OpenIndiana-discuss] Setting up Samba 3.5.9

2011-06-18 Thread CJ Keist
Hello, New user with OpenIndian for a new file server. Installed OpenIndiana Development oi_148 X86 with all latest updates. From what I understand is there is no root account, only a root role is that right? Problem is that when you install Samba and Swat, you need root account to login

[OpenIndiana-discuss] Configure static IP with nwam

2011-06-18 Thread Serge Fonville
Hi, I recently installed a oi_148 system. By default every interface is configured with DHCP and NWAM I read I can configure NWAM with static IPs and that it would be 'better' that way somehow. Unfortunately I can not find any resource what I need to do in what order to have all four interfaces

Re: [OpenIndiana-discuss] Configure static IP with nwam

2011-06-18 Thread Dan Swartzendruber
What I found (the hard way): create /etc/nwam/llp like this: e1000g0 static 10.0.0.4/24 obviously you change the IP and interface name :) put the default route in /etc/defaultrouter like this: root@nas:/etc/nwam# cat /etc/defaultrouter 10.0.0.254 Make sure /etc/resolv.conf has dns servers an

Re: [OpenIndiana-discuss] Configure static IP with nwam

2011-06-18 Thread Mark
On 19/06/2011 11:54 a.m., Serge Fonville wrote: Hi, I recently installed a oi_148 system. By default every interface is configured with DHCP and NWAM I read I can configure NWAM with static IPs and that it would be 'better' that way somehow. Unfortunately I can not find any resource what I ne

Re: [OpenIndiana-discuss] Configure static IP with nwam

2011-06-18 Thread Dan Swartzendruber
rereading the OP, nwam is not the way to go since it does not work with more than one NIC, AFAIK. ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss

Re: [OpenIndiana-discuss] Question about drive LEDs

2011-06-18 Thread Mark
On 19/06/2011 7:49 a.m., Roy Sigurd Karlsbakk wrote: Hi all I have a few machines setup with OI 148, and I can't make the LEDs on the drives work when something goes bad. The chassies are supermicro ones, and work well, normally. Any idea how to make drive LEDs wirk with this setup? Hi Roy,