[zones-discuss] Solaris Zone Login and Permission Problems

2009-09-30 Thread deniz rende
Hi Folks, Recently I was tasked to upgrade one of the zones that lives in Solaris 10 U2 to Solaris U7. I am running into very strange behaviors when I update the zone with "update on attach". I am suspecting that the zone had wrong set of permissions from the beginning. Here is what is happ

Re: [zones-discuss] Solaris Zone Login and Permission Problems

2009-09-30 Thread deniz rende
I saw that the message I composed did not get finished. Here is the rest: So when I login to the zone with root user or zlogin no problems: # zlogin test1 [Connected to zone 'test1' pts/5] Last login: Wed Sep 23 07:57:50 on pts/4 Sun Microsystems Inc. SunOS 5.10 Generic January 2005 # bash

Re: [zones-discuss] Solaris Zone Login and Permission Problems

2009-10-01 Thread deniz rende
Anybody??? -- This message posted from opensolaris.org ___ zones-discuss mailing list zones-discuss@opensolaris.org

Re: [zones-discuss] Solaris Zone Login and Permission Problems

2009-10-01 Thread deniz rende
I just figured out the problem... Just in case if anybody else runs into the same problem. It was as I suspected permissions issue and when I compared this with other zones, I saw that /zone/test1/root needed to be 755 as well as the dev directory. Inside the dev directory bunch of files had d

[zones-discuss] Solaris 10 U8 Zone Problem with LU and PCA

2009-10-20 Thread deniz rende
Hi Folks, I've been regularly patching my Solaris 10 U8 with Liveupgrade and PCA. I had a zone running on the system which I ended up changing its name. Then I wanted to create a new LU ABE and got the following error: # lustatus Boot Environment Is Active ActiveCanCopy

[zones-discuss] Installing packages

2009-11-11 Thread deniz rende
Hi, I was wondering if it is possible install packages from sun, say secure global desktop into opensolaris 2009.6 zone with pkg? Or do I need to install the provided package by sun on global-zone by using pkgadd? I created a non-global zone to install the package and svr4 pkgadd seems to be mi

[zones-discuss] prstat in a zone

2010-03-30 Thread deniz rende
Hello I would like to ask you a couple of questions about prstat usage in a zone. I know that If I use -Z switch on global zone I can monitor my running zones. I was wondering if using prstat in general in zones produce reliable or correct results? Also If I use prtsat in the following fashion