A.10 MOUNT

Use at the server console to make a volume available to users. For NSS on Linux, issue this command from the nsscon utility.

A.10.1 Syntax

MOUNT volume_name | ALL

Parameter

Description

volume_name

Specify the name of the volume you want to mount.

ALL

Mount all volumes not mounted.

A.10.2 Notes

  • If you set up the autoexec.ncf file to mount all volumes automatically each time the server comes up, then you would use the MOUNT command only if you have dismounted a volume and want to remount it.

  • After you replace a removable drive, use this command to mount all volumes residing on the removable drive.

  • You can mount and dismount volumes while the server is running.

A.10.3 Examples

  • To mount the STATISTICS volume, enter

    MOUNT STATISTICS
    
  • To mount all unmounted volumes at once, enter

    MOUNT ALL