You can set up the NFS Recovery Kit through the use of the LKCLI (Command Line Interface).
Creating/Extending the NFS resource from the Command Line
create nfs
EXAMPLE: #lkcli resource create nfs --tag <tag> --export <export point> --ip <ip tag> --switchback <switchback type>
Option | Default | Description |
---|---|---|
--export <str> | Export point for the NFS file system. | |
--ip <str> | Tag name of the IP resource corresponding to the virtual IP address used by the client to access the NFS file system. |
extend nfs
No options.
config nfs
Nothing to configure.
Post your comment on this topic.