Re: [zones-discuss] [install-discuss] Changing the way how a Zone installs

2009-09-01 Thread Geoff Shipman
Hi Will,

I just creating a NGZ for OpenSolaris.  If you installed from the OS
media then you'll need to do an update from the release repository to
the global before you can create an NGZ.

The brand type is ipkg if you use native for the brand the install
will try and use non-existent LU tools.  So if you copy an existing NGZ
configuration where there is no brand variable in the configuration it
will default to native.   If you use the zonecfg to create the NGZ from
scratch the brand type was automatically set for me.

You will need internet access to install the NGZ as the install uses the
repository to make sure it gets the appropriate versions of the
packages.

There is a procedure to create your own local repository with help from
a readme and a complete ISO image off the genunix site.  This is where I
found that the 2009.06 OS media was a different release than the ISO
image by 4 days.  Once I updated that global environment the install of
the NGZ was smooth.

The URL to the local repository configuration is.

http://www.genunix.org/dist/indiana/README.osol-repo

The ISO image referenced is located at this URL.

http://www.genunix.org/dist/indiana/

Not sure if this answers your question but was what I needed to install
a NGZ in my environment.

Geoff

On Tue, 2009-09-01 at 16:09, William A. Fiveash wrote:
  Ok, 
  so what release or brand do I use so that the zone
  gets the packages from the global zone when
  installing. Or is there another way to do so?
  
  Thanks
 
 I have the same question (using OpenSolaris snv_111b).
 -- 
 This message posted from opensolaris.org
 ___
 zones-discuss mailing list
zones-discuss@opensolaris.org
-- 
Geoff Shipman - (303) 223-6266
Systems Technology Service Center - Operating System
Solaris and Network Technology Domain
Americas Systems Technology Service Center

___
zones-discuss mailing list
zones-discuss@opensolaris.org


Re: [zones-discuss] Does update on attach add information from the new systems kernel patch ?

2009-02-02 Thread Geoff Shipman
Jerry,

Thanks for the update on the /etc/release file.  The customer is more
concerned regarding the kernel patch info not listed in the NGZ.  

From uname output in the NGZ we can see the kernel matches the global
value.  Its the lack of showrev -p data for that kernel revision that
customer is concerned with.

Thanks

Geoff

From Global zone.
# uname -a
SunOS plnvssun1sbo12 5.10 Generic_13-01 sun4v sparc
SUNW,Sun-Fire-T200
plnvssun1sbo12# showrev -p|grep 13-01
Patch: 13-01 Obsoletes: 126264-01, 128340-01, 137106-01,
137278-01, 138106-02, 138114-01, 138850-01 Requires: 118833-36,
120011-14, 127127-11, 137137-09 Incompatibles:  Packages: SUNWcsu,
SUNWcsl, SUNWckr, SUNWcakr, SUNWmdb, SUNWhea, SUNWcslr, SUNWust1

From newly update attached NGZ.
# zlogin spslogger01
[Connected to zone 'spslogger01' pts/2]
Last login: Thu Jan 29 11:06:17 on pts/2

spslogger01# uname -a
SunOS spslogger01 5.10 Generic_13-01 sun4v sparc SUNW,Sun-Fire-T200
spslogger01# showrev -p|grep 13-01

On Mon, 2009-02-02 at 07:40, Jerry Jelinek wrote:
 Geoff Shipman wrote:
  Hello All,
  
  I attached a NGZ that was from an alternate system to a Update 6
 system
  using the -u option.  The NGZ is sparse but I don't think a whole
 root
  would behave much differently.   The update worked and the NGZ was
  attached but I noted that the kernel revision via uname -a was the
 new
  version but a showrev -p for that patch ID does not show the patch
  installed.  The global side does show the kernel patch as
 installed.
  
  Is this expected behavior ?.   I noted that the /etc/release was not
  updated reflecting the new kernel environment the NGZ was running
  under.  This lack of update to /etc/release though is not expected
 as
  only an upgrade or fresh install modifies that entry.
 
 This is:
 
 6715679 update on attach should update etc/release file
 
 which is fixed in S10u7.
 
 Jerry
-- 
Geoff Shipman - (303) 272-9955
Systems Technology Service Center - Operating System
Solaris and Network Technology Domain
Americas Systems Technology Service Center

___
zones-discuss mailing list
zones-discuss@opensolaris.org


Re: [zones-discuss] Does update on attach add information from the new systems kernel patch ?

2009-02-02 Thread Geoff Shipman
Jerry and Mike,

I have requested the log data as well as verification the -F option was
not used.  I also asked for showrev -p output from the NGZ.

I will update when available.   The log data looks to be in the
/var/sadm/system/logs directory of the NGZ and the file is called
update_log.

Thanks

Geoff

On Mon, 2009-02-02 at 08:25, Jerry Jelinek wrote:
 Geoff Shipman wrote:
  Jerry,
  
  Thanks for the update on the /etc/release file.  The customer is
 more
  concerned regarding the kernel patch info not listed in the NGZ.  
  
 From uname output in the NGZ we can see the kernel matches the
 global
  value.  Its the lack of showrev -p data for that kernel revision
 that
  customer is concerned with.
 
 Can you send me the log from the zone update.
 
 Thanks,
 Jerry
-- 
Geoff Shipman - (303) 272-9955
Systems Technology Service Center - Operating System
Solaris and Network Technology Domain
Americas Systems Technology Service Center

___
zones-discuss mailing list
zones-discuss@opensolaris.org


[zones-discuss] Adding devices to NGZ's

2008-06-18 Thread Geoff Shipman
lrwxrwxrwx   1 root root  42 Jun 18 12:12 /dev/rdsk/mydisk
- ../../devices/[EMAIL PROTECTED],0/[EMAIL PROTECTED]/[EMAIL PROTECTED],0:h,raw

-- 
Geoff Shipman - (303) 272-9955
Systems Technology Service Center - Operating System
Solaris and Network Technology Domain
Americas Systems Technology Service Center

___
zones-discuss mailing list
zones-discuss@opensolaris.org