Oracle Solaris System Administration (MOSC)

MOSC Banner

Mount file system lofs to non global-zone, online ?

edited Mar 5, 2013 6:57AM in Oracle Solaris System Administration (MOSC) 2 commentsAnswered
 Hello
For mount file system lofs from global zone to non global-zone online (When the zone is running), you need execute the next instructions:

Example:

root@hostname# mount -F lofs /FileSystemMountedInGlobalZone /zonepath_zonex/root/MountPointInNonGlobalZone


Where:

/FileSystemMountedInGlobalZone = It's filesystem mount point in global zone

/zonepath_zonex = It's absolute path of non global-zone zonepath

MountPointInNonGlobalZone = It's of filesystem mount point in non global zone

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