Re: XCP 1.7 hangs when creating index
Was memory utilization ok on the host, when it hangs ?
View Articlenblade.execsOverLimit: The number of in-flight requests from client with...
After upgrade to 9.9.1 evet log is full with theses errors: ERROR nblade.execsOverLimit: The number of in-flight requests from client with source IP x.x.x.x to destination LIF x.x.x.x (Vserver 18) is...
View ArticleRe: nblade.execsOverLimit: The number of in-flight requests from client with...
From the Vmware side, you are correct you will need to to set MaxQueueDepth parameter for each share from ESXCLI :Example:[root@esx1:~]esxcli storage nfs param get -v <volume_name> Volume Name...
View ArticleRe: iSCSI Network Design - Windows Physical Server
This situation really caught my eye.https://support.microsoft.com/en-us/topic/how-multiple-adapters-on-the-same-network-are-expected-to-behave-e21cb201-2ae1-462a-1f47-1f2307a4d47ain this article, it...
View ArticleRe: nblade.execsOverLimit: The number of in-flight requests from client with...
Also be aware that the NFS.MaxQueueDepth is only used with NFS3. If you use NFS4, you'll need to modify the ontap setting v4.x-session-num-slots. We suggest to modify this to no higher than 128....
View ArticleRe: nblade.execsOverLimit: The number of in-flight requests from client with...
We are seeing this also on esx7 + 9.8P4. VMware support told me to set SunRPC.MaxConnPerIP and NFS.MaxQueueDepth to 32 (in the UI) but this did not help. When I look at the values for the volumes with...
View ArticleRe: OnTap 9.1: CIFS Server NetBios not working
Setting NTP resolved it for me cluster time-service ntp server create -server time1.google.com
View ArticleRe: nblade.execsOverLimit: The number of in-flight requests from client with...
Yes it will require reboot of the host for the change to take effect.
View ArticleCIFS Share Create Error
I am getting an odd error when attempting to create a CIFS share (ONTAP 9.8P3) on a RO DP volume. Here is the command/error message: xxx-clst-01::> cifs share create -vserver xxx-prod-nas01...
View ArticleRe: CIFS Share Create Error
Yes, System Manager was tried. Nothing is working. We will be opening a support ticket.
View ArticleRe: CIFS Share Create Error
This works fine for me in ONTAP 9.8, provided I use a directory and not a file. # mkdir dir1 ::*> vserver security file-directory show -vserver DEMO -path /home/dir1Vserver: DEMOFile Path:...
View ArticleRe: CIFS Share Create Error
Thanks for the response. We confirmed it is a directory. Next step is to open a support ticket.
View ArticleUsing ELK to track Snapmirror Relationships
Hi - I am interested in gathering the snapmirror_audit logs and pushing them to the ELK stack to run analysis and visualizations for a management dashboard.My problem is figuring out how to extract the...
View ArticleExport deny mount
I have 2 Unix servers I am testing with. I created a volume and changed the default export to only allow the IP address for Server 1. The junction path for the volume points to the default export...
View ArticleRe: Export deny mount
Hi! Did you check the access rules with the below command? vserver export-policy check-access -vserver VSERVERX -client-ip SERVER1/2 -volume VOLX -authentication-method sys -protocol nfs3 -access-type...
View ArticleNetapp 9.8 p4| CIFS AD Object Operating System shows as Windows 10....
Hello everyone, i have migrated Fileserver from FAS8020 to FAS8300 . for enabling File audit in AD Audit plus, the object is not listed. as checked with AD Audit plus team, they have concluded...
View ArticleRe: Export deny mount
Pedro, I ran the command vserver export-policy check-access -vserver VSERVERX -client-ip SERVER1/2 -volume VOLX -authentication-method sys -protocol nfs3 -access-type read-write using the IP address...
View Article