8.17 AUTOMOUNT (Display or update allowable tape automount
directories)

8.17.1 Function

The AUTOMOUNT command allows it to add or delete entries from the list of allowable/unallowable tape
automount directories, or lists all currently defined list entries, if any.

The format of the directory operand for add/del operations is identical to that as described in the docu-
mentation for the AUTOMOUNT system parameter (i.e. prefix with '+' or '-' as needed).

The automount feature is appropriately enabled or disabled for all tape devices as needed depending on
the updated empty/non-empty list state.

8.17.2 Syntax

Descriptive

directory directory


or

[
+ - ]directory

Diagram




~¬¬¬ + ¬¬¬®

¦¬¬¬¬¬¬¬¬¬¦¬¬¬ directory ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ




-

or

directory ¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ




directory

8.17.3 Parameter

ADD or +

Add an entry to the list of allowable tape automount directories.

DEL or -

Delete an entry from the list of allowable tape automount directories.

LIST

List all currently defined list entries of allowable tape automount directories.

directory

Specifies the host system directory where the guest is allowed or not to
automatically load virtual tape volumes from.

8.17.4 Examples

Example 1:

Add entries to the list of allowable tape automount directories.

HHC00013I Herc command: 'automount add D:/MVS/Tape'

HHC02203I default allowed automount directory: 'D:/MVS/Tape/'

HHC00013I Herc command: 'automount add D:/MVS/Cart'

HHC02203I allowed automount directory: 'D:/MVS/Cart/'

Figure 33: AUTOMOUNT command (add entries)

Example 2:

List all currently defined list entries of allowable tape automount directories.

HHC00013I Herc command: 'automount list'

HHC02217I '+D:/MVS/Tape/'

HHC02217I '+D:/MVS/Cart/'

Figure 34: AUTOMOUNT command (list entries)

Example 3:

Delete an entry from the list of allowable tape automount directories.

HHC00013I Herc command: 'automount del D:/MVS/Cart'

HHC02220I Entry deleted

Figure 35: AUTOMOUNT command (delete entry)

Previous Page Next Page