[OpenIndiana-discuss] chicken and egg file sharing problem

2012-06-01 Thread Tim Dunphy
Hey list, I'm attempting to use a centos 6 iso mounted on loopback on my openindiana box so that I can install centos on another machine via nfs. Problem is that if I mount the disk on the oi box via lofiadm then I can't share it via NFS because the directory I'm attempting to share has files in i

Re: [OpenIndiana-discuss] installing oracle 11g

2012-05-23 Thread Tim Dunphy
; Subject: Re: [OpenIndiana-discuss] installing oracle 11g > > On 05/23/12 03:16 PM, Tim Dunphy wrote: >>> I don't want to sound insulting, but is X running? >>> Are you on console or logged in over ssh? If ssh, is xforwarding enabled? > If >>> so, do you have som

Re: [OpenIndiana-discuss] installing oracle 11g

2012-05-23 Thread Tim Dunphy
ogged in over ssh? If ssh, is xforwarding enabled? If > so, do you have some sort of X client on your side? Do other X clients work > (eg. xload)? > > If console, who are youlogged in as? What user are you running the installer > as? > > Why don't you logout, log back in, a

[OpenIndiana-discuss] installing oracle 11g

2012-05-23 Thread Tim Dunphy
hey again list, I'm trying to surmount a small hurdle in installing Oracle 11g on my oi 151 box. When I run the ./runInstaller command from the database directory I get this message Checking monitor: must be configured to display at least 256 colors >>> Could not execute auto check for d

[OpenIndiana-discuss] search pkg lists

2012-05-23 Thread Tim Dunphy
hello list, I am trying to install sudo onto a zone I created on my openindiana box. I downloaded the one I found at sunfreeware.com, but that was missing a lot of libraries. Next, I thought I would try searching the openindiana package repository but I don't know if there is a way to do this a

Re: [OpenIndiana-discuss] add inherit-pkg-dir

2012-05-22 Thread Tim Dunphy
he other thread for the oracle advice. I'll keep what you said in mind. best! tim On Tue, May 22, 2012 at 7:38 PM, Jim Klimov wrote: > 2012-05-23 1:20, Tim Dunphy написал: > >> Hello list, >> >> I'm trying to get a solaris zone to inherit a package dir under >

Re: [OpenIndiana-discuss] packages for oracle db

2012-05-22 Thread Tim Dunphy
That's greatly illuminating! thank you.. I think it'll be easier to just skip them. Appreciate the advice! tim On Tue, May 22, 2012 at 7:47 PM, Jim Klimov wrote: > 2012-05-23 1:51, Tim Dunphy написал: > >> hey list, >> >>  I'm trying to install orac

[OpenIndiana-discuss] packages for oracle db

2012-05-22 Thread Tim Dunphy
hey list, I'm trying to install oracle 11g on my oi 151 box. It'll need the following packages: ERROR: information for "SUNWi1cs" was not found ERROR: information for "SUNWi15cs" was not found ERROR: information for "SUNWxwfnt" was not found ERROR: information for "SUNWxwplr" was not found ERROR

[OpenIndiana-discuss] add inherit-pkg-dir

2012-05-22 Thread Tim Dunphy
Hello list, I'm trying to get a solaris zone to inherit a package dir under openindiana 151: These are the instructions I'm trying to follow: zonecfg:apps> add inherit-pkg-dir zonecfg:apps:inherit-pkg-dir> set dir=/opt/sfw zonecfg:apps:inherit-pkg-dir> end This is the blog where I found them:

Re: [OpenIndiana-discuss] can't delete aggregate (dladm)

2012-05-18 Thread Tim Dunphy
On Fri, May 18, 2012 at 9:59 AM, Jim Klimov wrote: > 2012-05-15 2:11, Tim Dunphy wrote: >> >> ok thanks for the suggestion.. I've rebooted and it seems alright... >> let's hope it keeps working :) > In case of dladm, if proper command-line methods don'

Re: [OpenIndiana-discuss] can't delete aggregate (dladm)

2012-05-15 Thread Tim Dunphy
saved by bacon more times than I wish to > count. > > Regards, > Mike > > -Original Message- > From: Tim Dunphy [mailto:bluethu...@gmail.com] > Sent: Monday, May 14, 2012 1:50 PM > To: Discussion list for OpenIndiana > Subject: [OpenIndiana-discuss] can't delet

Re: [OpenIndiana-discuss] can't delete aggregate (dladm)

2012-05-14 Thread Tim Dunphy
> j. > > -Original Message- > From: Tim Dunphy [mailto:bluethu...@gmail.com] > Sent: Monday, May 14, 2012 12:14 PM > To: Discussion list for OpenIndiana > Subject: Re: [OpenIndiana-discuss] can't delete aggregate (dladm) > > ok, disaster averted ! > > I tried a

Re: [OpenIndiana-discuss] can't delete aggregate (dladm)

2012-05-14 Thread Tim Dunphy
lo0: flags=2002000849 mtu 8252 index 1 inet6 ::1/128 [root@openindiana:~] #ping yahoo.com yahoo.com is alive This list is a very congenial/valuable resource and I don't want to squander it. :) tim On Mon, May 14, 2012 at 2:50 PM, Tim Dunphy wrote: > Hello list, > >  I was tryin

[OpenIndiana-discuss] can't delete aggregate (dladm)

2012-05-14 Thread Tim Dunphy
Hello list, I was trying to fix a problem I was having in being able to ping external hosts. For some reason I was able to ping other hosts on the network but had to reboot after installing a package. When the host (an OI 151 box) came back up it wasn't able to ping anything except itself. The

Re: [OpenIndiana-discuss] nfs permission denied

2012-05-08 Thread Tim Dunphy
st2 [root@LBSD2:~] #touch /mnt/xen/test3 [root@LBSD2:~] #rm /mnt/xen/test [root@LBSD2:~] #rm /mnt/xen/test2 [root@LBSD2:~] #rm /mnt/xen/test3 best, tim On Tue, May 8, 2012 at 1:37 PM, Brian Wilson wrote: > On 05/ 8/12 12:19 PM, to...@ulkhyvlers.net wrote: >> >> On Tue, May 08, 20

Re: [OpenIndiana-discuss] nfs permission denied

2012-05-08 Thread Tim Dunphy
43:29AM -0400, Tim Dunphy wrote: >> Hello, >> >>  I'm trying to setup an NFS server under oi 151. So far so good, but >> there is one hurdle I'd like to overcome regarding security. >> >>  The nfs service is running - >> >>  root@openindiana:~# s

[OpenIndiana-discuss] nfs permission denied

2012-05-08 Thread Tim Dunphy
Hello, I'm trying to setup an NFS server under oi 151. So far so good, but there is one hurdle I'd like to overcome regarding security. The nfs service is running - root@openindiana:~# svcs -a | grep nfs | grep server online 22:51:58 svc:/network/nfs/server:default And I have one en

Re: [OpenIndiana-discuss] unable to start nfs

2012-05-07 Thread Tim Dunphy
; /tank/xen I had the idea of adding the entry and starting the service. So glad that did the trick! Thanks for your help guys! On Mon, May 7, 2012 at 3:27 PM, Tim Dunphy wrote: >> To be pedantic, you don't share a zpool, but filesystem directories, >> over NFS :) > > Point t

Re: [OpenIndiana-discuss] unable to start nfs

2012-05-07 Thread Tim Dunphy
1%/tank "tank" is in reality a super fast raidz2 disk array consisting of 4 very fast hard drives. Thank you all for your input. Best, Tim On Mon, May 7, 2012 at 2:42 PM, Jim Klimov wrote: > 2012-05-07 22:04, Tim Dunphy wrote: >> >> Hello openindiana,

Re: [OpenIndiana-discuss] unable to start nfs

2012-05-07 Thread Tim Dunphy
/physical, which has multiple instances. I'm just wondering what other troubleshooting steps might help lead to a solution.. thanks On Mon, May 7, 2012 at 2:30 PM, James Carlson wrote: > Tim Dunphy wrote: >>  root@openindiana:~# svcadm enable -r nfs/server >> svcadm: svc:/mileston

[OpenIndiana-discuss] unable to start nfs

2012-05-07 Thread Tim Dunphy
Hello openindiana, I appreciate the help you've provided so far. This OI box is turning out completely awesome! Currently I am trying to start an nfs server so that I can share my zpool across the network. However when I attempt to start the service I am getting an error: root@openindiana:~

Re: [OpenIndiana-discuss] openindiana ldap client

2012-05-06 Thread Tim Dunphy
> dns, 4 ldap lookup > > Regards, > Mike > > -Original Message- > From: Tim Dunphy [mailto:bluethu...@gmail.com] > Sent: Saturday, May 05, 2012 9:43 PM > To: Discussion list for OpenIndiana > Subject: Re: [OpenIndiana-discuss] openindiana ldap client >

Re: [OpenIndiana-discuss] openindiana ldap client

2012-05-05 Thread Tim Dunphy
yahoo.com is alive And of course I can't find ldap users in the directory again. root@openindiana:/var/ldap# getent passwd | grep walbs root@openindiana:/var/ldap# Is there any way to have my cake and eat it too? thanks tim On Sat, May 5, 2012 at 9:57 PM, Joshua M. Clulow wrote: > On 6 May

Re: [OpenIndiana-discuss] openindiana ldap client

2012-05-05 Thread Tim Dunphy
yPassword: secret defaultServerList: 192.168.1.44 Handling init option About to configure machine by downloading a profile Can not find the nisDomainObject for domain example.com thanks and regards, tim On Sat, May 5, 2012 at 9:05 PM, Tim Dunphy wrote: > hello openindiana list! > >

[OpenIndiana-discuss] openindiana ldap client

2012-05-05 Thread Tim Dunphy
hello openindiana list! I thank you for helping me through the link aggregation issue I had the other day. That is currently working quite well. At this point I need to set this oi 151 box as an ldap client. The server is a BSD 8.2 box running open ldap 2.4 I have downloaded pam_ldap 186 and ns

Re: [OpenIndiana-discuss] no external connectivity on link

2012-05-02 Thread Tim Dunphy
gt; > And don't forget to configure or disable the firewall. > That's what my last issue with lack of connectivity turned out to be. > It may be on and blocking by default. > > > On 2/05/2012 6:13 p.m., Richard Elling wrote: >> >> On May 1, 2012, at 8:41 PM, T

[OpenIndiana-discuss] no external connectivity on link

2012-05-01 Thread Tim Dunphy
hello list I have attempted to enable link aggregation on my oi 151 box using the command dladm create-aggr -d e1000g0 -d e1000g1 1 then I plumbed it with an address of 192.168.1.200 and echoed 192.168.1.1 > defaultrouter I noticed that my /etc directory did not have the traditional solaris hostn

[OpenIndiana-discuss] open Indiana 15a on supermicro X8SIL-F

2012-03-04 Thread Tim Dunphy
Hello, I have attempted to install Open Indiana 15a on a SuperMicro X8SIL motherboard with 8 GB of ram and an Intel Core i3 CPU. I created the usb installer from mac os X as described in the wiki. I was able to boot the X8SIL-F from the usb, but after I select the version of open Indiana to boot