[zones-discuss] need help with zonecfg and networking

2012-02-08 Thread Will Fiveash
192.168.56.255 lo0: flags=2002000849UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL mtu 8252 index 1 inet6 ::1/128 nge0:1 is the interface I use to get to the other zones. Any help is appreciated. -- Will Fiveash Oracle Solaris Software Engineer http://opensolaris.org/os/project/kerberos/ Sent

Re: [zones-discuss] need help with zonecfg and networking

2012-02-08 Thread Will Fiveash
On Wed, Feb 08, 2012 at 07:13:10PM -0600, Will Fiveash wrote: I used to be able to configure zones a while back but now I'm stumped (using released S11). What I want is a set of zones, each with a unique IP address such that they can ping each other and the global zone. I used to use

Re: [zones-discuss] need help with zonecfg and networking

2012-02-08 Thread Will Fiveash
On Thu, Feb 09, 2012 at 02:23:52PM +1300, Ian Collins wrote: On 02/ 9/12 02:13 PM, Will Fiveash wrote: I used to be able to configure zones a while back but now I'm stumped (using released S11). What I want is a set of zones, each with a unique IP address such that they can ping each other

Re: [zones-discuss] need help with zonecfg and networking

2012-02-08 Thread Will Fiveash
On Thu, Feb 09, 2012 at 03:28:24PM +1300, Ian Collins wrote: On 02/ 9/12 02:24 PM, Will Fiveash wrote: On Wed, Feb 08, 2012 at 07:13:10PM -0600, Will Fiveash wrote: I used to be able to configure zones a while back but now I'm stumped (using released S11). What I want is a set of zones, each

Re: [zones-discuss] need help with zonecfg and networking

2012-02-09 Thread Will Fiveash
On Thu, Feb 09, 2012 at 07:45:34AM -0600, Mike Gerdts wrote: On Wed 08 Feb 2012 at 07:24PM, Will Fiveash wrote: BTW, when I look at the man page I see this similar example: Example 3 Creating a Shared-IP Zone The following example creates a zone that shares an IP stack

[zones-discuss] issue with zones and sysconfig

2012-02-09 Thread Will Fiveash
and: # svcs svc:/system/svc/restarter:default STATE STIMEFMRI online 11:51:16 svc:/system/svc/restarter:default -- Will Fiveash Oracle Solaris Software Engineer http://opensolaris.org/os/project/kerberos/ Sent using mutt, a sweet, text based e-mail app http

Re: [zones-discuss] issue with zones and sysconfig

2012-02-09 Thread Will Fiveash
this because I've literally been using -g system but when I read the section on functional groups which I guess -g is used to specify there doesn't appear to be a system group. I just opened a bug against that man page on this issue. -- Will Fiveash Oracle Solaris Software Engineer http

Re: [zones-discuss] issue with zones and sysconfig

2012-02-09 Thread Will Fiveash
zone install, clone, or attach operations.* #*zoneadm -z my-zone install -c /path/sysconf.xml* did you run install? On 2/9/2012 1:59 PM, Will Fiveash wrote: After I was able to configure and boot a zone I used sysconfig to configure the new zone. What I did was first create a system profile

Re: [zones-discuss] issue with zones and sysconfig

2012-02-09 Thread Will Fiveash
of the reasons I often find Solaris man pages to be less than helpful. Beyond that, how do I use a sysconfig profile when creating a new zone, not cloning? -- Will Fiveash Oracle Solaris Software Engineer http://opensolaris.org/os/project/kerberos/ Sent using mutt, a sweet, text based e-mail app http

Re: [zones-discuss] issue with zones and sysconfig

2012-02-09 Thread Will Fiveash
On Thu, Feb 09, 2012 at 02:28:43PM -0600, Will Fiveash wrote: On Thu, Feb 09, 2012 at 03:20:38PM -0500, Hung-Sheng Tsao (Lao Tsao ??) Ph.D. wrote: please check solaris(5) The following solaris brand-specific subcommand options are supported by zoneadm(1M) http

Re: [zones-discuss] issue with zones and sysconfig

2012-02-09 Thread Will Fiveash
On Thu, Feb 09, 2012 at 02:32:33PM -0600, Mike Gerdts wrote: On Thu 09 Feb 2012 at 02:00PM, Will Fiveash wrote: On Thu, Feb 09, 2012 at 02:43:41PM -0500, Hung-Sheng Tsao (Lao Tsao ??) Ph.D. wrote: I ASS U ME that you have see this http://www.oracle.com/technetwork/articles/servers

Re: [zones-discuss] issue with zones and sysconfig

2012-02-09 Thread Will Fiveash
On Thu, Feb 09, 2012 at 01:27:34PM -0700, Virginia Wray wrote: On 02/ 9/12 12:47 PM, Will Fiveash wrote: # zlogin mit /usr/sbin/sysconfig configure -g system -c /var/tmp/mit.profile.xml svcadm: No such instance svc:/system/svc/restarter:default. The problem is that you booted the zone

Re: [zones-discuss] issue with zones and sysconfig

2012-02-09 Thread Will Fiveash
do: sysconfig create-profile -o /tmp/myprofile -g identity (create-profile does not enforce the .xml suffix). -- Will Fiveash Oracle Solaris Software Engineer Austin, TX, USA ___ zones-discuss mailing list zones-discuss@opensolaris.org

Re: [zones-discuss] issue with zones and sysconfig

2012-02-10 Thread Will Fiveash
On Fri, Feb 10, 2012 at 09:02:57AM -0700, Virginia Wray wrote: On 02/ 9/12 05:27 PM, Will Fiveash wrote: On Thu, Feb 09, 2012 at 04:27:49PM -0700, Susan Kamm-Worrell wrote: SMF will not recognize a file that doesn't end in .xml even if the file data is correct. zoneadm now enforces

Re: [zones-discuss] issue with zones and sysconfig

2012-02-10 Thread Will Fiveash
On Fri, Feb 10, 2012 at 11:21:09AM -0700, Virginia Wray wrote: On 02/10/12 11:23 AM, Will Fiveash wrote: On Fri, Feb 10, 2012 at 09:02:57AM -0700, Virginia Wray wrote: On 02/ 9/12 05:27 PM, Will Fiveash wrote: On Thu, Feb 09, 2012 at 04:27:49PM -0700, Susan Kamm-Worrell wrote: SMF

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

2009-09-01 Thread William A. Fiveash
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

Re: [zones-discuss] How to add all missing packages to a Zone in OpenSolaris

2009-09-25 Thread William A. Fiveash
What I did was to boot the non-global zone (in my example the zone is called master) then run: pkg -R /zones/master install redistributable -- This message posted from opensolaris.org ___ zones-discuss mailing list zones-discuss@opensolaris.org

[zones-discuss] updating zones question

2009-09-25 Thread William A. Fiveash
- zones updating question: I was running snv_111b when I created a master zone and installed redistributable. I think used master to clone several other zones. Later I created a new BE and updated that BE to snv_123 by doing: beadm mount opensolaris_123 /mnt pkg -R /mnt image-update

Re: [zones-discuss] updating zones question

2009-09-30 Thread William A. Fiveash
I just tried to update my zones to snv_124 in the manner you describe. Here's what I see: /usr/sbin/beadm create opensolaris_124 /usr/sbin/beadm mount opensolaris_124 /mnt /usr/bin/pkg -R /mnt image-update /usr/sbin/bootadm update-archive -R /mnt zoneadm -R /mnt -z master detach zoneadm: zone

Re: [zones-discuss] updating zones question

2009-09-30 Thread William A. Fiveash
As a follow up I tried: zoneadm -z master attach mount failed: Device busy ERROR: Unable to mount the zone's ZFS dataset. So how do I attach my master zone to the running BE? Note, this is the same BE I detached

Re: [zones-discuss] updating zones question

2009-09-30 Thread William A. Fiveash
As a follow up I tried: zoneadm -z master attach mount failed: Device busy ERROR: Unable to mount the zone's ZFS dataset. So how do I attach my master zone to the running BE? Note, this is the same BE I detached master from. I edited /usr/lib/brand/ipkg/attach and uncommented set

Re: [zones-discuss] updating zones question

2009-09-30 Thread William A. Fiveash
I then ran: $ mount |grep '/zones/master' /zones/master on rpool/zones/master read/write/setuid/devices/nonbmand/exec/xattr/atime/de v=2d9003d on Thu Sep 24 16:03:05 2009 /mnt/zones/master on /zones/master read only/setuid/devices/nosub/dev=2d9003d on Wed Sep 30 14:17:47 2009