Storage Management (ASM ACFS DNFS ODM) (MOSC)

MOSC Banner

Actual syntax for oranfstab - where is it documented

edited Apr 6, 2016 5:01AM in Storage Management (ASM ACFS DNFS ODM) (MOSC) 6 commentsAnswered
There are lots of examples on MOS and in the Oracle documentation of what oranfstab should look like, but I can't find a definitive syntax document.
Is this allowed?

server: xyz
path: 1.2.3.4
local 1.2.5.6
export: /export/foo mount: /mnt/foo
path: 1.2.7.8
local: 1.2.5.9
export: /export/bar mount: /mnt/bar

server:abc
.
.
.
.
Also, is it allowed to have the server name appear more than once in the oranfstab?  For example:

server: xyz
path: 1.2.3.4
local 1.2.5.6
export: /export/foo mount: /mnt/foo

server: abc
path: 2.3.4.5
local: 2.3.5.6
export: /export/def  mount: /mnt/def

server: xyz
path: 1.2.3.4
local 1.2.5.6
export: /export/foo1 mount: /mnt/foo1


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