Solaris 10 zone raw device question
- From: Oskar <oskar_pienkos@xxxxxx>
- Date: Wed, 21 Mar 2007 12:11:58 -0800
Hello All,
I was wondering if I can remove and add a raw device to a running zone
without rebooting it.
I'm mounting the VXFS devices into the zone through it's XML definition.
<zone name="myzone" zonepath="/export/myzone-zone" autoboot="true">
<network address="xxx.xxx.xxx.xxx" physical="qfe3"/>
<attr name="comment" type="string" value="MyZone"/>
<inherited-pkg-dir directory="/lib"/>
<inherited-pkg-dir directory="/platform"/>
<inherited-pkg-dir directory="/sbin"/>
<inherited-pkg-dir directory="/usr"/>
<inherited-pkg-dir directory="/opt"/>
<filesystem special="/dev/vx/dsk/FAS9600_1/padev"
raw="/dev/vx/rdsk/FAS9600_1/padev" directory="/dbdataSAN/pa/padev"
type="vxfs"/>
<filesystem special="/dev/vx/dsk/FAS9600_1/padmo"
raw="/dev/vx/rdsk/FAS9600_1/padmo" directory="/dbdataSAN/pa/padmo"
type="vxfs"/>
(...)
I'd like to remove some of the mounts, rename them in Veritas and mount
them back in a different mount point. So far I haven't found the way of
doing it without rebooting the zone.
Anyone, please?
Thank You
--
Oskar
_______________________________________________
sunmanagers mailing list
sunmanagers@xxxxxxxxxxxxxxx
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
- Prev by Date: cannot login the correct root password in the multi-user mode
- Next by Date: Can't get mozilla 1.7 to run on Solaris 10 due to missing libs...
- Previous by thread: cannot login the correct root password in the multi-user mode
- Next by thread: Can't get mozilla 1.7 to run on Solaris 10 due to missing libs...
- Index(es):
Relevant Pages
|