Something like logging is filling root vol0 up you can see the creep in used over just a few seconds. What is running to fill it up? snap and auto support turned off Thanks cluster97-01*> df Filesystem kbytes used avail capacity Mounted on /vol/vol0/ 10957620 956916 10000704 9% /vol/vol0/ /vol/vol0/.snapshot 576716 0 576716 0% /vol/vol0/.snapshot cluster97-01*> df Filesystem kbytes used avail capacity Mounted on /vol/vol0/ 10957620 957004 10000616 9% /vol/vol0/ /vol/vol0/.snapshot 576716 0 576716 0% /vol/vol0/.snapshot cluster97-01*> df Filesystem kbytes used avail capacity Mounted on /vol/vol0/ 10957620 957632 9999988 9% /vol/vol0/ /vol/vol0/.snapshot 576716 0 576716 0% /vol/vol0/.snapshot cluster97-01*>
... View more
I am trying to connect ONTAP Simulator via NFS. but it failed. In summary, NFS :Client <= Server (NFS from Client to Server seems not accessible.) ONTAP:Client<=>Server (CLUSTER/NODE seems to work) Config CLUSTER IP 172.16.28.131 Node IP 172.16.28.132 NFS 172.16.28.135 Client 10.24.78.111 Current Status is follows 1)From Server (it seems NFS works from ONTAP simulator view) policy seems to work. vserver export-policy check-access -vserver svm0 -client-ip 10.24.78.111 -volume svm0_root -authentication-method sys -access-type read-write -protocol nfs3 network reachable to client. network ping 10.24.78.111 2)From Client (It cannot reaches NFS server but other IP address (CLUSTER/NODE) is reachable) network reachable to CLUSTER/NODE but not available to NFS. Also showmount does not work. ping/traceroute/showmount ``` $ traceroute to 172.16.28.131 (172.16.28.131), 30 hops max, 60 byte packets 1 172.16.28.131 (172.16.28.131) 1.286 ms 1.452 ms 1.563 ms $ traceroute 172.16.28.135 traceroute to 172.16.28.135 (172.16.28.135), 30 hops max, 60 byte packets 1 testserver (172.16.28.1) 3074.575 ms !H 3074.492 ms !H 3074.471 ms !H ```
... View more
Is there any document about error message list and its workaround list exist? For my case, I met following error on creating SVM by ONTAP System Manager. [Job 22] Job failed: Internal Error. Failed to identify the aggregate to host SVM root volume.
... View more
Is there any instruction about connecting Trident from ONTAP Simulator? Hopefully, following points are documented for passing TR-4798 sample. IP Address/Mask/Gateway setting for ONTAP System Manager Required License for ONTAP Simulator (SnapMirror etc) Required SVM configuration Required Aggregation configuration
... View more