[zones-discuss] Zonestat v1.4 Available

2009-04-08 Thread Jeff Victor
I posted Zonestat v1.4 at the Zone Statistics project page
http://opensolaris.org/os/project/zonestat (click on "Files" in the
left navbar).

My blog http://blogs.sun.com/jeffv lists the new features and bug fixes.

Please send questions and requests to zones-discuss@opensolaris.org .


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


Re: [zones-discuss] not a valid mount point

2009-04-08 Thread solarg
it's ok! hmm, i don't remember if i already encountered this problem? i 
suppose this is because i prefer to edit manually /etc/zones/www.xml 
instead of using zonecfg? and "zonecfg -z www verify" doesn't verify the 
extraslash


thanks for your help,

gerard

Renaud Manus wrote:


what if you remove the trailing '/' of the directory path ?

/local/www/INTRALIF/ => /local/www/INTRALIF

-- Renaud

solarg wrote:

yes:
he...@antigone:~# cat /etc/release
OpenSolaris 2008.11 snv_101b_rc2 X86
Copyright 2008 Sun Microsystems, Inc.  All Rights Reserved.
 Use is subject to license terms.
Assembled 19 November 2008


Renaud Manus wrote:

Are you sure this is a os2008.11 system ? Because, the mount point
refers to something S10 standard upgrade or live-upgrade would create...

-- Renaud

solarg wrote:

hello all,
my server is os2008.11, and i've the problem described here:
http://opensolaris.org/jive/thread.jspa?threadID=90147

i'm unable to mount the zone due to this error:
he...@antigone:~# zoneadm -z www mount
zone 'www': /zones/www/lu/a/local/www/INTRALIF/ is not a canonical path
zone 'www': /zones/www/lu/a/local/www/INTRALIF/ is not a valid mount 
point

zoneadm: zone 'www': call to zoneadmd failed

even if zoneadmd failed, the fs /zones/www/root is mounted yet:
he...@antigone:~# mount -p|grep www
rpool/zones/www/ROOT/zbe - /zones/www/root zfs - no 
rw,devices,setuid,nonbmand,exec,xattr,atime


i have to do:  "umount /zones/www/root" manually

I don't understand why it doesn't want to mount the directory:
he...@antigone:~# grep intralif /etc/zones/www.xml
   directory="/local/www/INTRALIF/" type="lofs">

he...@antigone:~# zfs list |grep intralif
rpool/export/www/intralif   18K  19.7G18K 
/sites/intralif



anybody can help?

thanks in advance,


gerard

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



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





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


Re: [zones-discuss] not a valid mount point

2009-04-08 Thread Renaud Manus

what if you remove the trailing '/' of the directory path ?

/local/www/INTRALIF/ => /local/www/INTRALIF

-- Renaud

solarg wrote:

yes:
he...@antigone:~# cat /etc/release
OpenSolaris 2008.11 snv_101b_rc2 X86
Copyright 2008 Sun Microsystems, Inc.  All Rights Reserved.
 Use is subject to license terms.
Assembled 19 November 2008


Renaud Manus wrote:

Are you sure this is a os2008.11 system ? Because, the mount point
refers to something S10 standard upgrade or live-upgrade would create...

-- Renaud

solarg wrote:

hello all,
my server is os2008.11, and i've the problem described here:
http://opensolaris.org/jive/thread.jspa?threadID=90147

i'm unable to mount the zone due to this error:
he...@antigone:~# zoneadm -z www mount
zone 'www': /zones/www/lu/a/local/www/INTRALIF/ is not a canonical path
zone 'www': /zones/www/lu/a/local/www/INTRALIF/ is not a valid mount 
point

zoneadm: zone 'www': call to zoneadmd failed

even if zoneadmd failed, the fs /zones/www/root is mounted yet:
he...@antigone:~# mount -p|grep www
rpool/zones/www/ROOT/zbe - /zones/www/root zfs - no 
rw,devices,setuid,nonbmand,exec,xattr,atime


i have to do:  "umount /zones/www/root" manually

I don't understand why it doesn't want to mount the directory:
he...@antigone:~# grep intralif /etc/zones/www.xml
   directory="/local/www/INTRALIF/" type="lofs">

he...@antigone:~# zfs list |grep intralif
rpool/export/www/intralif   18K  19.7G18K 
/sites/intralif



anybody can help?

thanks in advance,


gerard

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



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

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


Re: [zones-discuss] not a valid mount point

2009-04-08 Thread solarg

yes:
he...@antigone:~# cat /etc/release
   OpenSolaris 2008.11 snv_101b_rc2 X86
   Copyright 2008 Sun Microsystems, Inc.  All Rights Reserved.
Use is subject to license terms.
   Assembled 19 November 2008


Renaud Manus wrote:


Are you sure this is a os2008.11 system ? Because, the mount point
refers to something S10 standard upgrade or live-upgrade would create...

-- Renaud

solarg wrote:

hello all,
my server is os2008.11, and i've the problem described here:
http://opensolaris.org/jive/thread.jspa?threadID=90147

i'm unable to mount the zone due to this error:
he...@antigone:~# zoneadm -z www mount
zone 'www': /zones/www/lu/a/local/www/INTRALIF/ is not a canonical path
zone 'www': /zones/www/lu/a/local/www/INTRALIF/ is not a valid mount 
point

zoneadm: zone 'www': call to zoneadmd failed

even if zoneadmd failed, the fs /zones/www/root is mounted yet:
he...@antigone:~# mount -p|grep www
rpool/zones/www/ROOT/zbe - /zones/www/root zfs - no 
rw,devices,setuid,nonbmand,exec,xattr,atime


i have to do:  "umount /zones/www/root" manually

I don't understand why it doesn't want to mount the directory:
he...@antigone:~# grep intralif /etc/zones/www.xml
   directory="/local/www/INTRALIF/" type="lofs">

he...@antigone:~# zfs list |grep intralif
rpool/export/www/intralif   18K  19.7G18K 
/sites/intralif



anybody can help?

thanks in advance,


gerard

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





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


Re: [zones-discuss] not a valid mount point

2009-04-08 Thread Renaud Manus

Are you sure this is a os2008.11 system ? Because, the mount point
refers to something S10 standard upgrade or live-upgrade would create...

-- Renaud

solarg wrote:

hello all,
my server is os2008.11, and i've the problem described here:
http://opensolaris.org/jive/thread.jspa?threadID=90147

i'm unable to mount the zone due to this error:
he...@antigone:~# zoneadm -z www mount
zone 'www': /zones/www/lu/a/local/www/INTRALIF/ is not a canonical path
zone 'www': /zones/www/lu/a/local/www/INTRALIF/ is not a valid mount point
zoneadm: zone 'www': call to zoneadmd failed

even if zoneadmd failed, the fs /zones/www/root is mounted yet:
he...@antigone:~# mount -p|grep www
rpool/zones/www/ROOT/zbe - /zones/www/root zfs - no 
rw,devices,setuid,nonbmand,exec,xattr,atime


i have to do:  "umount /zones/www/root" manually

I don't understand why it doesn't want to mount the directory:
he...@antigone:~# grep intralif /etc/zones/www.xml
   directory="/local/www/INTRALIF/" type="lofs">

he...@antigone:~# zfs list |grep intralif
rpool/export/www/intralif   18K  19.7G18K 
/sites/intralif



anybody can help?

thanks in advance,


gerard

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

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


[zones-discuss] not a valid mount point

2009-04-08 Thread solarg

hello all,
my server is os2008.11, and i've the problem described here:
http://opensolaris.org/jive/thread.jspa?threadID=90147

i'm unable to mount the zone due to this error:
he...@antigone:~# zoneadm -z www mount
zone 'www': /zones/www/lu/a/local/www/INTRALIF/ is not a canonical path
zone 'www': /zones/www/lu/a/local/www/INTRALIF/ is not a valid mount point
zoneadm: zone 'www': call to zoneadmd failed

even if zoneadmd failed, the fs /zones/www/root is mounted yet:
he...@antigone:~# mount -p|grep www
rpool/zones/www/ROOT/zbe - /zones/www/root zfs - no 
rw,devices,setuid,nonbmand,exec,xattr,atime


i have to do:  "umount /zones/www/root" manually

I don't understand why it doesn't want to mount the directory:
he...@antigone:~# grep intralif /etc/zones/www.xml
  directory="/local/www/INTRALIF/" type="lofs">

he...@antigone:~# zfs list |grep intralif
rpool/export/www/intralif   18K  19.7G18K 
/sites/intralif



anybody can help?

thanks in advance,


gerard

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