Sort of, the issues ultimately was a panic from the 10g adapters, not necessarily anything to do with the patch itself or with SmartConnect, but support couldn't say exactly why they went into a panic.
Yes, after getting the all clear from support I simply allowed LNN2 back into the SmartConnect circle. For whatever reason, it immediately grabbed the majority of the clients and we had no issues with NFS (or any) traffic being disrupted.
We just Upgraded our isilon cluster to 8.0.0.4 from 7.2.1.2, i see one of our node has just 3 NFS clients connected to it and smb clients are not failing over to that particular node, I can connect to that node manually and see 1 smb connection which is mine being connected to that node, however SMB connections are not failing over to that particular node which is X410
SMB2 clients will get disconnected because it is a stateful protocol, they would use a Static Pool . NFS v3 is a stateless protocols & Dynamic IPs allows the IP to be taken over by another NIC.
I fixed the issue, when I did a dig smartconnect was not returning the effected node IP for both NFS and SMB pool from logs i saw that HDFS services failed to restart on that particular node, restarting the HDFS services worked and smartconnect was able to return the node IP and clients were getting connected to that Node
PriyalP7, regarding your HDFS issue, did you apply patch-194268? It addresses the HDFS service not restarting automatically after failing. Sounds like it might be something you want to consider for your environment.
Yes, I think you are right. In fact, the notes of patch 206322 (which replaced 191603) mentions some very similar bugs that it fixes. I don't know if this was a 8.0.0.4 issue or something with the 191603 patch itself, but when I did install the new patch I had no issues.
JoeCap2
18 Posts
0
July 26th, 2017 12:00
Ryan,
Were you able to figure out what the issue was after you installed the patch? Are you able to add node 2 back
Joe
Ryan_CSULB
1 Rookie
•
64 Posts
0
July 31st, 2017 09:00
Sort of, the issues ultimately was a panic from the 10g adapters, not necessarily anything to do with the patch itself or with SmartConnect, but support couldn't say exactly why they went into a panic.
Yes, after getting the all clear from support I simply allowed LNN2 back into the SmartConnect circle. For whatever reason, it immediately grabbed the majority of the clients and we had no issues with NFS (or any) traffic being disrupted.
priyal420
21 Posts
0
August 27th, 2017 05:00
Hi Ryan
We just Upgraded our isilon cluster to 8.0.0.4 from 7.2.1.2, i see one of our node has just 3 NFS clients connected to it and smb clients are not failing over to that particular node, I can connect to that node manually and see 1 smb connection which is mine being connected to that node, however SMB connections are not failing over to that particular node which is X410
how do you resolve it?
Phil.Lam
3 Apprentice
•
636 Posts
0
August 28th, 2017 14:00
PriyalP7
SMB2 clients will get disconnected because it is a stateful protocol, they would use a Static Pool . NFS v3 is a stateless protocols & Dynamic IPs allows the IP to be taken over by another NIC.
SKT2
2 Intern
•
1.3K Posts
0
August 30th, 2017 08:00
Try using Continuous Availability option with the SMB share . CA supported client OS included Windows 2012 and WIndows 8.
Phil.Lam
3 Apprentice
•
636 Posts
0
August 30th, 2017 10:00
SKT
You still need a Static Pool for SMB CA to work correctly.
Phil
priyal420
21 Posts
0
August 30th, 2017 17:00
I fixed the issue, when I did a dig smartconnect was not returning the effected node IP for both NFS and SMB pool from logs i saw that HDFS services failed to restart on that particular node, restarting the HDFS services worked and smartconnect was able to return the node IP and clients were getting connected to that Node
Ryan_CSULB
1 Rookie
•
64 Posts
0
August 31st, 2017 16:00
PriyalP7, regarding your HDFS issue, did you apply patch-194268? It addresses the HDFS service not restarting automatically after failing. Sounds like it might be something you want to consider for your environment.
angelom1
2 Posts
0
March 28th, 2018 15:00
This looks like a Smartconnect connection issue that is fixed in 8.0.0.6. See page 18-19 in the 8.0.0.6 release notes
Ryan_CSULB
1 Rookie
•
64 Posts
0
March 29th, 2018 10:00
Yes, I think you are right. In fact, the notes of patch 206322 (which replaced 191603) mentions some very similar bugs that it fixes. I don't know if this was a 8.0.0.4 issue or something with the 191603 patch itself, but when I did install the new patch I had no issues.