Oracle Solaris System Administration (MOSC)

MOSC Banner

Solaris 10 non global zone queries

edited Jun 21, 2019 8:52AM in Oracle Solaris System Administration (MOSC) 3 commentsAnswered

Hi,

I have created a non global zone in a Solaris 10 M9000 domain. I have added the zfs dataset. I wanted to have the mount point of the dataset in the non-global zone as /u01.

I tried to use "zfs set pointmount=u01 rpool/myzone/u01" but the system refused to change with the following:

cannot set property for 'rpool/myzone/u01': 'mountpoint' cannot be set on dataset in a non-global zone

When I issue the zfs get command, the result shows below:

# zfs get mountpoint rpool/myzone/u01

NAME                PROPERTY    VALUE                SOURCE

rpool/myzone/u01  mountpoint  /rpool/myzone/u01  default  <--- don't understand why it is default instead of local

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