Veritas NetBackup™ Virtual Appliance Documentation
- Getting started
- Deployment and initial configuration
- Post initial configuration procedures
- Configuring
- About configuring Host parameters for your appliance on the NetBackup Virtual Appliance
- Alerting
- About SNMP
- About Call Home
- Using
- About storage configuration
- About viewing storage space information using the Show command
- 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
- About storage configuration
- Logging
- Troubleshooting
- About NetBackup support utilities
- Security
- About Symantec Data Center Security on the NetBackup Virtual Appliance
- Setting the appliance login banner
- Managing users
- 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
- Section I. Commands
- Commands overview
- Appendix A. Appliance commands
- Appendix B. Network commands
- Appendix C. Support commands
- Appendix D. Monitor commands
- Appendix E. Settings commands
- Appendix F. Reports commands
- Appendix G. Manage 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.