Veritas NetBackup™ Appliance Administrator's Guide
- Overview
- About accessing the NetBackup Appliance Web Console
- About the NetBackup Appliance Shell Menu
- About appliance console components
- Monitoring the NetBackup appliance
- About hardware monitoring and alerts
- About Symantec Data Center Security on the NetBackup appliance
- Managing a NetBackup appliance from the NetBackup Appliance Web Console
- About storage configuration
- About Copilot functionality and Share management
- About viewing storage space information using the Show command
- About appliance supported tape devices
- About configuring Host parameters for your appliance
- Manage > Appliance Restore
- Manage > License
- About the Migration Utility
- Software release updates for NetBackup Appliances
- About installing an EEB
- About installing NetBackup Administration Console and client software
- Manage > Additional Servers
- Manage > High Availability
- Managing NetBackup appliance using the NetBackup Appliance Shell Menu
- About OpenStorage plugin installation
- About mounting a remote NFS
- About running NetBackup commands from the appliance
- About NetBackup administrator capabilities
- Creating a NetBackup touch file from the NetBackup appliance
- Creating NetBackup administrator user accounts
- About NetBackup administrator capabilities
- About Auto Image Replication between appliances
- About forwarding logs to an external server
- About high availability configuration
- About the non-certified disk erasure
- Understanding the NetBackup appliance settings
- Settings > Notifications
- Settings > Network
- Settings > Network > Network Settings
- Settings > Network > Fibre Transport
- Settings > Network > Host
- Settings > Authentication
- About configuring user authentication
- About authorizing NetBackup appliance users
- Settings > Authentication > LDAP
- Settings > Authentication > Active Directory
- Settings > Authentication > Kerberos-NIS
- Settings > Authentication > User Management
- Troubleshooting
- Deduplication pool catalog backup and recovery
Unmounting an NFS drive
This procedure describes how to unmount an NFS drive.
To unmount an NFS drive
- Log on to the NetBackup Appliance Shell Menu using your administrator credentials.
- Type the Main > Manage > MountPoints command.
The appliance lists all the commands under the MountPoints menu.
- To unmount a drive, use the following command:
Unmount MountPoint [force].
The following options are used to identify the NFS drive to be unmounted.
MountPoint
[force]
Description
Provide the name of the directory that is to be un-mounted.
Note:
An error is displayed in case of the following situations:
If the directory name is incorrect.
If the directory with the given name does not exist.
Specify this parameter to unmount the NFS forcibly.
Format
The directory name must start with / and must have the correct directory name.
Note:
If the specified directory is a valid mount directory, it is unmounted.
Parameter type
Mandatory
Optional
Example
/mymounts/mount1
- If the directory name is specified correctly the following process takes place:
The NFS is unmounted successfully.
The directory is removed from the file system.
In case the directory is on a nested path, only that directory is removed.