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 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] Zones on shared storage - a warning

2010-01-09 Thread Frank Batschulat (Home)
On Fri, 08 Jan 2010 18:33:06 +0100, Mike Gerdts  wrote:

> I've written a dtrace script to get the checksums on Solaris 10.
> Here's what I see with NFSv3 on Solaris 10.

jfyi, I've reproduces it as well using a Solaris 10 Update 8 SB2000 sparc client
and NFSv4.

much like you I also get READ errors along with the CKSUM errors which
is different from my observation on a ONNV client.

unfortunately your dtrace script did not worked for me, ie. it
did not spit out anything :(

cheers
frankB

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


Re: [zones-discuss] Add user in a zone - best practice

2010-01-09 Thread Jim Klimov
Kind of a divergence from original post, but a summary of one of its subjects 
regarding NFS mounts within one system:

I'd like to thank FrankB for a fruitful off-list discussion leading me to these 
bugs below regarding NFS server being its own NFS client, global- or 
local-zoned, due to contentions with UFS.

The bug 5065254 connects all bugs related to this problem and describes some 
interesting "gory details", as Frank put it :)
http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=5065254

According to bug 6811806 in particular, the "automount service correctly 
detects such local mount requests" within the global zone, but can fall prey 
when automounting a global zone's NFS shares from a local zone:
http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6811806

Nonetheless, I stand by my statement that I haven't seen these problems in my 
practice (completely or almost - if those 2-3 accounted problems I had were 
anyhow related to this). 

However, as we speculated, this may be due to the fact that the overwhelming 
majority of my systems (except 1 or 2 servers) used the "unsupported" scheme 
with zone roots being their own ZFS datasets, and certainly the distrib/dump 
datasets shared over NFS were on the ZFS pool.

So this could be a no-problem for me on older (Sol 8-9) systems with UFS due to 
automounter smartness, and a no-problem on Sol10/SXCE due to no UFS-based 
shares in my case.

I do also state from my previous tests that global-to-local zone loopback 
mounts are (were a year ago) more efficient than NFS, especially when we had a 
compiler-like I/O pattern creating and modifying thousands of small files, but 
it is less flexible to set up or modify on-the-fly. Well, there are always 
trade-offs. 

For generic systems I prefer NFS and automounter, and can always tune with lofs 
later :)

Kudos to FrankB,
//Jim
-- 
This message posted from opensolaris.org
___
zones-discuss mailing list
zones-discuss@opensolaris.org