Veritas NetBackup™ Virtual Appliance Documentation
- Getting to know the NetBackup Virtual Appliance
- NetBackup Virtual Appliance product description
- Preparing to deploy the appliance
- Deploying and configuring the appliance
- How to deploy and configure a NetBackup Virtual Appliance combined master and media server
- How to deploy and configure a NetBackup Virtual Appliance media server
- How to deploy and configure a NetBackup Virtual Appliance master server
- How to deploy and configure a NetBackup Virtual Appliance CloudCatalyst
- How to deploy and configure a NetBackup Virtual Appliance combined master and media server
- Post initial configuration procedures
- Appliance common tasks
- Storage management
- About NetBackup Virtual Appliance storage configuration
- About viewing storage space information using the Show command
- About OpenStorage plugin installation
- About NetBackup Virtual Appliance storage configuration
- Deduplication pool catalog backup and recovery
- Network connection management
- Managing users
- About user name and password specifications
- About authenticating LDAP users
- About authenticating Active Directory users
- About authenticating Kerberos-NIS users
- About user authorization on the NetBackup Virtual Appliance
- Creating NetBackup administrator user accounts
- Using the appliance
- About configuring Host parameters for your appliance on the NetBackup Virtual Appliance
- About Copilot functionality and Share management
- About NetBackup Virtual Appliance as a VMware backup host
- About running NetBackup commands from the appliance
- About mounting a remote NFS
- About Auto Image Replication from a NetBackup Virtual Appliance
- Monitoring the appliance
- About SNMP
- About Call Home
- Appliance security
- About Symantec Data Center Security on the NetBackup Virtual Appliance
- Setting the appliance login banner
- Upgrading the appliance
- About upgrading to NetBackup Virtual Appliance software version 3.2
- Requirements and best practices for upgrading NetBackup appliances
- Methods for downloading appliance software release updates
- NetBackup client upgrades with VxUpdate
- Appliance restore
- Decommissioning and Reconfiguring
- Troubleshooting
- About disaster recovery
- About NetBackup support utilities
- Appliance logging
- Commands overview
- Appendix A. Appliance commands
- Appendix B. Manage commands
- Appendix C. Monitor commands
- Appendix D. Network commands
- Appendix E. Reports commands
- Appendix F. Settings commands
- Appendix G. Support commands
Unmounting an NFS drive
This procedure describes how to unmount an NFS drive.
To unmount an NFS drive
- Log on to the NetBackup Virtual 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.