the host mirage1 is nfs master
and county is a client
see the configuration:
mirage1/root: / # lsnfsexp
/prod -root=county,access=county
on mirage1 i run
mirage1/root:/lsvg -l emcvg
LV NAME TYPE LPs PPs PVs LV STATE MOUNT POINT
----------skip-------------------------
lv06 jfs 154 308 2 open/syncd /prod
-----------skip------------
so on county1 i see that filesystem, its an nfs right so all writes goes to master
county/root: / > lsvg -l sanvg
LV NAME TYPE LPs PPs PVs LV STATE MOUNT POINT
-----------------skip----------------
lv06 jfs 46 46 1 open/syncd /prod
----------------skip-------------------
whats that it mean ...the /prod on county1 is showing LPs of 46 and it included in another volume
group here??, i understand that nfs should not be inclueded in client storage right ???
can any one clarify ...
thank you..
and county is a client
see the configuration:
mirage1/root: / # lsnfsexp
/prod -root=county,access=county
on mirage1 i run
mirage1/root:/lsvg -l emcvg
LV NAME TYPE LPs PPs PVs LV STATE MOUNT POINT
----------skip-------------------------
lv06 jfs 154 308 2 open/syncd /prod
-----------skip------------
so on county1 i see that filesystem, its an nfs right so all writes goes to master
county/root: / > lsvg -l sanvg
LV NAME TYPE LPs PPs PVs LV STATE MOUNT POINT
-----------------skip----------------
lv06 jfs 46 46 1 open/syncd /prod
----------------skip-------------------
whats that it mean ...the /prod on county1 is showing LPs of 46 and it included in another volume
group here??, i understand that nfs should not be inclueded in client storage right ???
can any one clarify ...
thank you..