
Plug-In Configuration 39
NFS Share Configuration
To use NFS shares with the Management Plug-In for backup and restore
operations, firmware updates and as a staging folder, there are certain
configuration items that must be completed. CIFS shares do not require
additional configuration.
1
Edit
/etc/exports
to add:
/share/path <appliance
ip>(rw) *(ro)
This allows the virtual appliance full read and write access to the share, but
limits all other users to read only.
2
Start nfs services:
service portmap start
service nfs start
service nfslock status
NOTE: The steps above may vary depending on the Linux distribution in use.
3
If any of the services were already running:
exportfs -ra
Uninstalling Dell Management Plug-In for
VMware vCenter
To remove the Plug-in, it must be unregistered from the vCenter server using
the Admin Portal:
1
Launch a browser window, and enter the
Admin Portal URL
displayed in
the
Console
tab. The URL uses the following format and is case sensitive:
https://<ApplianceIPAddress>/DellAdminPortal/index.html
2
Click
VCENTER REGISTRATION
in the left pane. Click
Unregister
to
unregister the Management Plug-in.
3
The Plug-in is now removed.
Komentáře k této Příručce