Mar 10 09:45:26 server101 AgentFramework[3056]: [ID 702911 daemon.notice] VCS ERROR V-16-1-7044 NFS:NFS_server:monitor:RPC call clnt_create to [] failed, protocol=[udp], version=[2]
{C}%3C!%2D%2Dstopindex%2D%2D%3E
NFS server is not online because it is incorrectly being managed by SMF or VCS.
Please note: Also It is mandatory to use SMF to manage the NFSD service on sol 11.
{C}%3C!%2D%2Dstopindex%2D%2D%3EThere are 2 options to resolve this issue. We recommend option 1:
1. Change VCS configuration to manage NFS server
2. Change SMF configuration to manage and online NFSD.
Note: On Solaris 11, UseSMF must be set to 1
Steps to change VCS configuration:
1. Verify SFM is not managing NFSD.
- # svcs -a | grep nfs
- disabled svc:/network/nfs/server:default
2. #haconf -makerw
3. #hares -modify NFS_server UseSMF [0|1]
4. #haconf -dump -makero