Oracle Solaris System Administration (MOSC)

MOSC Banner

zones / lofs mount order

edited Jun 11, 2012 2:05AM in Oracle Solaris System Administration (MOSC) 6 commentsAnswered
Hi,
I have a zone with 2 file systems (zfs), one is mounted at / and second at /var - it's default in zone installation.
I would like to share file system from GZ with my NGZ. I have a /var/spool/mail added to zone config as lofs type:
add fs
set dir="/var/spool/mail"
set special="/var/spool/mail"
set type="lofs"
end

Now I cannot boot my NGZ, because mount order is:
- root file system (/)
- all my lofs
- local file systems (/var).
NGZ cannot mount /var file system because /var/spool/mail is mounted, so boot fails.


Does anyone know how can I change order of mounting. I want to have impact on order of lofs mounting.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center