Re: [zones-discuss] ZFS not working in non-global zone after upgrading

2010-01-09 Thread Bernd Schemmer
On 01/ 8/10 03:03 AM, Anon Y Mous wrote: Bernd, did you detach the zones before doing the "pkg image-update"? No .. I didn't . After detaching the zone and reattaching it like it's described in the docs the zone works again. Thanks. regards Bernd -- Bernd Sc

[zones-discuss] ZFS not working in non-global zone after upgrading to snv_130

2010-01-01 Thread Bernd Schemmer
ed physical: vnic0 defrouter not specified Looks like a general problem with ZFS in the zone: bash-3.2$ /usr/sbin/zfs list internal error: Unknown error Abort ZFS in the global zones works without problems. regards Bernd -- Bernd Schemmer, Frankfurt am Main, Germany http://

Re: [zones-discuss] Installing packages

2009-11-11 Thread Bernd Schemmer
here. Any ideas? Thanks... -- Bernd Schemmer, Frankfurt am Main, Germany http://bnsmb.de/ M s temprano que tarde el mundo cambiar . Fidel Castro ___ zones-discuss mailing list zones-discuss@opensolaris.org

Re: [zones-discuss] Jumstart server in non-global zone

2009-10-17 Thread Bernd Schemmer
client macro and point it to download image from global zone. Bernd Schemmer wrote: Hi, >>But if I share images in global zone where NFS server can run? That will work , everything else needed for jumpstart can run in an non-global zone. regards Bernd Jan Hlodan wrote: Yes, sure

Re: [zones-discuss] Jumstart server in non-global zone

2009-10-16 Thread Bernd Schemmer
your how to? Regards, Jan Hlodan ___ zones-discuss mailing list zones-discuss@opensolaris.org ___ zones-discuss mailing list zones-discuss@opensolaris.org -- Bernd Schemmer, Frankfurt am Main, Germany http://b

Re: [zones-discuss] Jumstart server in non-global zone

2009-10-16 Thread Bernd Schemmer
non-global zone? If yes, can you please share your how to? Regards, Jan Hlodan ___ zones-discuss mailing list zones-discuss@opensolaris.org -- Bernd Schemmer, Frankfurt am Main, Germany http://bnsmb.de/ M s temprano que tarde el mundo cambiar

Re: [zones-discuss] How to enable a service of a zone that is not running...

2009-09-28 Thread Bernd Schemmer
are about the stability of this mechanism. -- Mike Gerdts http://mgerdts.blogspot.com/ ___ zones-discuss mailing list zones-discuss@opensolaris.org -- Bernd Schemmer, Frankfurt am Main, Germany http://bnsmb.de/ M s temprano que tarde el

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

2009-09-04 Thread Bernd Schemmer
o have a zone for testing with all packages installed that are also installed in the global zone. I'm using xtrn...@sol10:~$ uname -a SunOS sol10 5.11 snv_121 i86pc i386 i86pc regards Bernd -- Bernd Schemmer, Frankfurt am Main, Germany http://bnsmb.de/ M s temprano que tarde el mundo c

Re: [zones-discuss] sysidcfg - root password

2009-08-26 Thread Bernd Schemmer
ng network interface addresses: vnic1 -- Bernd Schemmer, Frankfurt am Main, Germany http://bnsmb.de/ M s temprano que tarde el mundo cambiar . Fidel Castro ___ zones-discuss mailing list zones-discuss@opensolaris.org

Re: [zones-discuss] cli zone configuration

2009-06-12 Thread Bernd Schemmer
y scope and set a property. This works, but is dorky: printf "add net\nset physical=foonic0\nend\n" | zonecfg -z zfoo So...is there any good general way to configure zones by running a command or series of commands? Thanks for any help, swagman -- Bernd Schemmer, Frankf

Re: [zones-discuss] Probs with S8 Branded Zone on b114

2009-06-04 Thread Bernd Schemmer
t> create -t SUNWsolaris8 zonecfg:vantive_test> set zonepath=/zones/vantive_test zonecfg:vantive_test> set autoboot=true zonecfg:vantive_test> verify vantive_test: unknown brand. vantive_test: Invalid document The zonepath will be living on ZFS, but I doubt that's important. Any clues gre

Re: [zones-discuss] Running a 32 bit zone in Solaris 64 bit

2009-05-28 Thread Bernd Schemmer
Can this be done (I did not find a solution in the docs ...)? Edit your grub menu and add a 32 bit. Yes, but then I have to reboot to change from 64 Bit to 32 Bit. regards Bbernd -- Bernd Schemmer, Frankfurt am Main, Germany http://bnsmb.de/ M s temprano que tarde e

Re: [zones-discuss] Running a 32 bit zone in Solaris 64 bit

2009-05-27 Thread Bernd Schemmer
(that's what I did). regards Bernd James Carlson wrote: Bernd Schemmer writes: I'm running OpenSolaris on a T61p with 64 Bit CPUs. Sometimes I need a 32 Bit OpenSolaris instance (e.g. to compile 32 Bit binaries without changing the make files). I can do this with either rebooting into

[zones-discuss] Running a 32 bit zone in Solaris 64 bit

2009-05-27 Thread Bernd Schemmer
egant to use Zones for this task. Can this be done (I did not find a solution in the docs ...)? If not, will this be possible whith the new Solaris 10 Brand? regards Bernd -- Bernd Schemmer, Frankfurt am Main, Germany http://bnsmb.de/ M s temprano que tarde el mundo ca

Re: [zones-discuss] dhcp server in a zone with shared IP

2009-02-25 Thread Bernd Schemmer
know why the dhcp server does not work in the other zone. regards Bernd Bernd Schemmer wrote: And now the dhcp server works in the zone. Update: Linux and Windows Clients do not get an IP address from the dhcp server in the non-global zone; for Solaris I only tested dhcp on a

Re: [zones-discuss] Capped-Memory - swap < physical? (was: Failing to NFS mount on non-global zone)

2009-02-23 Thread Bernd Schemmer
Hi, So if we want a to configure a Zone with 4 GB physical memory and max 2 GB swap the values have to be capped-memory: physical: 4G [swap: 6G] Is that correct? I just reread the documentation about swap and from that it's not clear to me that swap in the zone configuration

Re: [zones-discuss] dhcp server in a zone with shared IP

2009-02-22 Thread Bernd Schemmer
>>And now the dhcp server works in the zone. Update: Linux and Windows Clients do not get an IP address from the dhcp server in the non-global zone; for Solaris I only tested dhcp on a physical machine were the zone is running (and that works with the dhcp server in the non-local zone). The d

Re: [zones-discuss] dhcp server in a zone with shared IP

2009-02-20 Thread Bernd Schemmer
>>Since you have build 107, why not use VNICs and run an exclusive IP >>Instance zone. That would make your situation a little easier to manage. Ah, yes . I forgot about that. So I configured a vnic in the global zone: [r...@sol9 Fri Feb 20 18:56:39 /zones/template/root ] $ dladm show-vnic LINK

[zones-discuss] dhcp server in a zone with shared IP

2009-02-20 Thread Bernd Schemmer
Hi can I configure a dhcp server in a zone with shared IP? I don't find a definitve answer with google for this question If it can be configured : is it documented howto to configure the Solaris dhcp server in a zone? I'm using $ uname -a SunOS sol9 5.11 snv_107 sun4u sparc SUNW,Sun-Blade-100

Re: [zones-discuss] zonepath on NFS

2009-02-19 Thread Bernd Schemmer
Hi, I don't know if it's supported -- but a working method for Containers on NFS is described here: http://blogs.sun.com/jph/entry/containers_on_nfs regards Bernd -- This message posted from opensolaris.org ___ zones-discuss mailing list zones-discu

[zones-discuss] non-global zones, psets and interrupt fencing

2009-02-12 Thread Bernd Schemmer
is there something I can look for to see if the zones have indeed booted? Thanks! -Alex Message was edited by: astade2 -- Bernd Schemmer, Frankfurt am Main, Germany http://home.arcor.de/bnsmb/index.html M s temprano que tarde el mundo cambiar . Fidel Castro _

Re: [zones-discuss] Solaris 8 Zones Cleanup

2009-01-21 Thread Bernd Schemmer
remove packages, but why bother. > disk space is cheap. > ed > > On Wed, Jan 21, 2009 at 07:20:31PM +0100, Bernd Schemmer wrote: > >> Hi, >> >> we successfully installed some Solaris 8 zones and I'm wondering if I >> should delete some of the not necessar

[zones-discuss] Solaris 8 Zones Cleanup

2009-01-21 Thread Bernd Schemmer
are not usable in Solaris 8 Zones? There's not much information about configuring Solaris 8 zones on the Sun Website regards Bernd -- Bernd Schemmer, Frankfurt am Main, Germany http://home.arcor.de/bnsmb/index.html M s temprano que tarde el mundo cambiar . Fi

[zones-discuss] Solaris 8 and Solaris 9 containers in OpenSolaris

2008-05-22 Thread Bernd Schemmer
Can I use Solaris 8 and Solaris 9 Containers in OpenSolaris? I installed the packages for both but could not create a Solaris 8 or Solaris 9 zone. zonecfg always complained about a not supported brand. I'm running Solaris snv_89 regards Bernd -- Bernd Schemmer, Frankfurt am Main, Ge

Re: [zones-discuss] Does gnome on VNC server work in a zone?

2008-03-11 Thread Bernd Schemmer
Output from > uname -a is: > > SunOS dev17 5.11 snv_70b sun4v sparc SUNW,SPARC-Enterprise-T2000 > > > This message posted from opensolaris.org > ___ > zones-discuss mailing list > zones-discuss@opensolaris.org > &g

[zones-discuss] dbus in local zones

2008-01-13 Thread Bernd Schemmer
don't know exactly for what the dbus daemon is used I would like to know, if I can work around this error from Solaris (e.g. by creating the missing file manually) or do I have to check the application to not use the dbus at all? (My test environment is Solaris snv_78 for SPARC) regards Be

[zones-discuss] Changing the output of uname for all zones from within a zone

2008-01-02 Thread Bernd Schemmer
Hi, (second try; my email to the list seems to got lost) Using sloggi (http://www.roqe.org/sloggi/ ) I can change the output of uname for all zones (including the global zone) from within a zone: global zone [Mon Dec 31 17:36:11 [EMAIL PROTECTED] /export/install

Re: [zones-discuss] IP instances

2007-10-24 Thread Bernd Schemmer
Hi, thanks for all the answers - I should have read the FAQ before asking. Because mostly all network adapter we're using on production machines right now are qfe or ce adapters the next question is: When will a GLDv3 driver for ce or qfe (SPARC) be available? regards Bernd This message

Re: [zones-discuss] IP instances

2007-10-24 Thread Bernd Schemmer
Answering myself: Looking at the FAQ (http://opensolaris.org/os/project/crossbow/faq/;jsessionid=9D268D17DCBBBF3DD48F9D0F639FAEF0#ipinst_which_nic_not) I read "Only NICs supported by the Generic LAN Driver version 3 (GLDv3) are supported with IP Instances." and *Which NICs are know

[zones-discuss] IP instances

2007-10-24 Thread Bernd Schemmer
Hi, can I use IP instances with every kind of network adapter? For hme and qfe I get the following error messages while booting the zone: bash-3.00# zoneadm -z s8-zone-ose005 boot zoneadm: zone 's8-zone-ose005': WARNING: unable to hold network interface 'qfe2'.: Invalid argument zoneadm: zone