ONTAP Discussions

Cannot create volumes on systems manager, but can create on cli

Divine
52 Views

Hi All,

Please, I am unable to create a volume on System Manager. I keep getting the error "data lifs not configured for nfs access on svm".  However, on the CLI I don't have any challenges when creating a volume. On system manager, the NFS configuration shows this warning as well "a network interface was not created so the client cannot access nfs service".

 

Any help?

1 ACCEPTED SOLUTION

dawnr
8 Views

Part of the volume create workflow in System Manager is granting CIFS or NFS access. To do this, you'll need at least one Data LIF configured for the SVM, and that LIF needs to be enabled/up. This is by design. The CLI will bypass this requirement as you've discovered, because the CLI is command oriented, not workflow oriented. There are no checks to make sure your volume is immediately accessible to clients on the CLI.

View solution in original post

1 REPLY 1

dawnr
9 Views

Part of the volume create workflow in System Manager is granting CIFS or NFS access. To do this, you'll need at least one Data LIF configured for the SVM, and that LIF needs to be enabled/up. This is by design. The CLI will bypass this requirement as you've discovered, because the CLI is command oriented, not workflow oriented. There are no checks to make sure your volume is immediately accessible to clients on the CLI.

Public