<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic CIFS share not accessible thru specific lif in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/CIFS-share-not-accessible-thru-specific-lif/m-p/465249#M45259</link>
    <description>&lt;P&gt;Hi guys, I got a really weird problem here...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got a Netapp ontap 9 CIFS server with 4 lifs, on 3 VLANs:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;NETAPP2::&amp;gt; network interface show -vserver CIFS_01&lt;BR /&gt;Logical Status Network Current Current Is&lt;BR /&gt;Vserver Interface Admin/Oper Address/Mask Node Port Home&lt;BR /&gt;----------- ---------- ---------- ------------------ ------------- ------- ----&lt;BR /&gt;CIFS_01&lt;BR /&gt;CIFS_01_av_conn_no2&lt;BR /&gt;up/up 10.18.0.201/21 NETAPP2-02 a0a-2 true&lt;BR /&gt;CIFS_01_bkp up/up 10.18.8.77/27 NETAPP2-01 a0a-61 true&lt;BR /&gt;CIFS_01_servers&lt;BR /&gt;up/up 10.18.2.200/21 NETAPP2-01 a0a-2 true&lt;BR /&gt;CIFS_01_usuarios&lt;BR /&gt;up/up 10.18.10.18/29 NETAPP2-02 a0a-5 true&lt;BR /&gt;4 entries were displayed.&lt;BR /&gt;&lt;BR /&gt;I got clients on all 3 VLANs... Also, I got a number of shares...&lt;BR /&gt;&lt;BR /&gt;After I did some volume moves, I had problems to access some shares, which I solved moving one of those lifs to another node (I think part of my current problem lies on this... still I can't figure it out...).&lt;BR /&gt;&lt;BR /&gt;I got one specific share, "backup_conf", that it's volume is hosted on node 01:&lt;BR /&gt;NETAPP2::&amp;gt; vol show -volume share_backup_conf -fields node&lt;BR /&gt;vserver volume node&lt;BR /&gt;------- ----------------- ----------&lt;BR /&gt;CIFS_01 share_backup_conf NETAPP2-01&lt;BR /&gt;&lt;BR /&gt;The share:&lt;/P&gt;&lt;P&gt;NETAPP2::&amp;gt; share show -share-name backup_conf -instance&lt;BR /&gt;(vserver cifs share show)&lt;/P&gt;&lt;P&gt;Vserver: CIFS_01&lt;BR /&gt;Share: backup_conf&lt;BR /&gt;CIFS Server NetBIOS Name: CIFS_01&lt;BR /&gt;Path: /backup_conf&lt;BR /&gt;Share Properties: oplocks&lt;BR /&gt;browsable&lt;BR /&gt;changenotify&lt;BR /&gt;show-previous-versions&lt;BR /&gt;Symlink Properties: symlinks&lt;BR /&gt;File Mode Creation Mask: -&lt;BR /&gt;Directory Mode Creation Mask: -&lt;BR /&gt;Share Comment: serviço operacional 22249&lt;BR /&gt;compartilhamento para backup de configuração a pedido do Chaves&lt;BR /&gt;Share ACL: Everyone / Full Control&lt;BR /&gt;Guest / Full Control&lt;BR /&gt;File Attribute Cache Lifetime: -&lt;BR /&gt;Volume Name: -&lt;BR /&gt;Offline Files: manual&lt;BR /&gt;Vscan File-Operations Profile: standard&lt;BR /&gt;Maximum Tree Connections on Share: 4294967295&lt;BR /&gt;UNIX Group for File Create: -&lt;/P&gt;&lt;P&gt;NETAPP2::&amp;gt;&lt;BR /&gt;&lt;BR /&gt;So... I got a client on VLAN a0a-61, it can access that share on that VLAN... my other clients on VLAN a0a-2 can't access it... Ontap Firewall is disabled (also don't worked when it was enabled...), I got no access restrictions related to CIFS lifs... So I can't figure out why clients on VLAN 2 can't access this share thru VLAN 2 while at the same time they still can access every other share, while clients on VLA 61 are able to access every share even this one thru VLAN 61...&lt;BR /&gt;&lt;BR /&gt;Also, all clients on all VLANs can use "smbclient" command to "list" to every share on the CIFS server using the filler IP on their VLAN, but when I try to mount using the same options under SMB 3.0 (only one enable), using the SAME AD credentials, clients on vlan other then 61 can't mount that specific "backup_conf" share...&lt;BR /&gt;&lt;BR /&gt;Could there be something wrong with on of my nodes? ARP table (I really out of ideas now....) ...&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;SMB Client command that works on every host (VLAN 2 and 61) and shows every share, with no problem:&lt;BR /&gt;[root@bacula-sc ~]# history | grep smbcli&lt;BR /&gt;1341 2026-01-19 15:41:48 smbclient -L 10.18.2.200 -U us-bacula -W trt18&lt;BR /&gt;1342 2026-01-19 15:42:32 smbclient -L 10.18.8.87 -U us-bacula -W trt18&lt;BR /&gt;1344 2026-01-19 15:42:47 smbclient -L 10.18.8.77 -U us-bacula -W trt18&lt;BR /&gt;1345 2026-01-19 15:44:40 smbclient -L 10.18.2.200 -U us-bacula -W trt18&lt;BR /&gt;1356 2026-01-19 16:40:19 history | grep smbclient&lt;BR /&gt;1357 2026-01-19 16:40:33 smbclient -L 10.18.0.201 -U us-bacula -W trt18&lt;BR /&gt;1360 2026-01-19 16:40:54 smbclient -L 10.18.0.201 -U us-bacula -W trt18&lt;BR /&gt;1362 2026-01-19 16:53:18 history | grep smbcli&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Mount command that only works on VLAN 61 clients:&lt;BR /&gt;mount -t nfs -o rw,bg,hard,nfsvers=3,tcp,rsize=1048576,wsize=1048576,noatime,nodiratime,nconnect=8 10.18.8.73:/nfs_sasa_0 /mnt/test_netapp&lt;BR /&gt;&lt;BR /&gt;Mount command that DON'T work anymore on VLAN 2 clients, but should work, it worked till JAN 15, when I moved some vols and got some errors:&lt;BR /&gt;mount -t nfs -o rw,bg,hard,nfsvers=3,tcp,rsize=1048576,wsize=1048576,noatime,nodiratime,nconnect=8 10.18.2.200:/nfs_sasa_0 /mnt/test_netapp&lt;BR /&gt;&lt;BR /&gt;ps.: Ok, I got it, something went foobar on day 15, but I'm also a little lost on Netapp logs (there are too many logs...)... Can someone give me some advice?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Jan 2026 19:57:12 GMT</pubDate>
    <dc:creator>tech-trt18</dc:creator>
    <dc:date>2026-01-19T19:57:12Z</dc:date>
    <item>
      <title>CIFS share not accessible thru specific lif</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/CIFS-share-not-accessible-thru-specific-lif/m-p/465249#M45259</link>
      <description>&lt;P&gt;Hi guys, I got a really weird problem here...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got a Netapp ontap 9 CIFS server with 4 lifs, on 3 VLANs:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;NETAPP2::&amp;gt; network interface show -vserver CIFS_01&lt;BR /&gt;Logical Status Network Current Current Is&lt;BR /&gt;Vserver Interface Admin/Oper Address/Mask Node Port Home&lt;BR /&gt;----------- ---------- ---------- ------------------ ------------- ------- ----&lt;BR /&gt;CIFS_01&lt;BR /&gt;CIFS_01_av_conn_no2&lt;BR /&gt;up/up 10.18.0.201/21 NETAPP2-02 a0a-2 true&lt;BR /&gt;CIFS_01_bkp up/up 10.18.8.77/27 NETAPP2-01 a0a-61 true&lt;BR /&gt;CIFS_01_servers&lt;BR /&gt;up/up 10.18.2.200/21 NETAPP2-01 a0a-2 true&lt;BR /&gt;CIFS_01_usuarios&lt;BR /&gt;up/up 10.18.10.18/29 NETAPP2-02 a0a-5 true&lt;BR /&gt;4 entries were displayed.&lt;BR /&gt;&lt;BR /&gt;I got clients on all 3 VLANs... Also, I got a number of shares...&lt;BR /&gt;&lt;BR /&gt;After I did some volume moves, I had problems to access some shares, which I solved moving one of those lifs to another node (I think part of my current problem lies on this... still I can't figure it out...).&lt;BR /&gt;&lt;BR /&gt;I got one specific share, "backup_conf", that it's volume is hosted on node 01:&lt;BR /&gt;NETAPP2::&amp;gt; vol show -volume share_backup_conf -fields node&lt;BR /&gt;vserver volume node&lt;BR /&gt;------- ----------------- ----------&lt;BR /&gt;CIFS_01 share_backup_conf NETAPP2-01&lt;BR /&gt;&lt;BR /&gt;The share:&lt;/P&gt;&lt;P&gt;NETAPP2::&amp;gt; share show -share-name backup_conf -instance&lt;BR /&gt;(vserver cifs share show)&lt;/P&gt;&lt;P&gt;Vserver: CIFS_01&lt;BR /&gt;Share: backup_conf&lt;BR /&gt;CIFS Server NetBIOS Name: CIFS_01&lt;BR /&gt;Path: /backup_conf&lt;BR /&gt;Share Properties: oplocks&lt;BR /&gt;browsable&lt;BR /&gt;changenotify&lt;BR /&gt;show-previous-versions&lt;BR /&gt;Symlink Properties: symlinks&lt;BR /&gt;File Mode Creation Mask: -&lt;BR /&gt;Directory Mode Creation Mask: -&lt;BR /&gt;Share Comment: serviço operacional 22249&lt;BR /&gt;compartilhamento para backup de configuração a pedido do Chaves&lt;BR /&gt;Share ACL: Everyone / Full Control&lt;BR /&gt;Guest / Full Control&lt;BR /&gt;File Attribute Cache Lifetime: -&lt;BR /&gt;Volume Name: -&lt;BR /&gt;Offline Files: manual&lt;BR /&gt;Vscan File-Operations Profile: standard&lt;BR /&gt;Maximum Tree Connections on Share: 4294967295&lt;BR /&gt;UNIX Group for File Create: -&lt;/P&gt;&lt;P&gt;NETAPP2::&amp;gt;&lt;BR /&gt;&lt;BR /&gt;So... I got a client on VLAN a0a-61, it can access that share on that VLAN... my other clients on VLAN a0a-2 can't access it... Ontap Firewall is disabled (also don't worked when it was enabled...), I got no access restrictions related to CIFS lifs... So I can't figure out why clients on VLAN 2 can't access this share thru VLAN 2 while at the same time they still can access every other share, while clients on VLA 61 are able to access every share even this one thru VLAN 61...&lt;BR /&gt;&lt;BR /&gt;Also, all clients on all VLANs can use "smbclient" command to "list" to every share on the CIFS server using the filler IP on their VLAN, but when I try to mount using the same options under SMB 3.0 (only one enable), using the SAME AD credentials, clients on vlan other then 61 can't mount that specific "backup_conf" share...&lt;BR /&gt;&lt;BR /&gt;Could there be something wrong with on of my nodes? ARP table (I really out of ideas now....) ...&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;SMB Client command that works on every host (VLAN 2 and 61) and shows every share, with no problem:&lt;BR /&gt;[root@bacula-sc ~]# history | grep smbcli&lt;BR /&gt;1341 2026-01-19 15:41:48 smbclient -L 10.18.2.200 -U us-bacula -W trt18&lt;BR /&gt;1342 2026-01-19 15:42:32 smbclient -L 10.18.8.87 -U us-bacula -W trt18&lt;BR /&gt;1344 2026-01-19 15:42:47 smbclient -L 10.18.8.77 -U us-bacula -W trt18&lt;BR /&gt;1345 2026-01-19 15:44:40 smbclient -L 10.18.2.200 -U us-bacula -W trt18&lt;BR /&gt;1356 2026-01-19 16:40:19 history | grep smbclient&lt;BR /&gt;1357 2026-01-19 16:40:33 smbclient -L 10.18.0.201 -U us-bacula -W trt18&lt;BR /&gt;1360 2026-01-19 16:40:54 smbclient -L 10.18.0.201 -U us-bacula -W trt18&lt;BR /&gt;1362 2026-01-19 16:53:18 history | grep smbcli&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Mount command that only works on VLAN 61 clients:&lt;BR /&gt;mount -t nfs -o rw,bg,hard,nfsvers=3,tcp,rsize=1048576,wsize=1048576,noatime,nodiratime,nconnect=8 10.18.8.73:/nfs_sasa_0 /mnt/test_netapp&lt;BR /&gt;&lt;BR /&gt;Mount command that DON'T work anymore on VLAN 2 clients, but should work, it worked till JAN 15, when I moved some vols and got some errors:&lt;BR /&gt;mount -t nfs -o rw,bg,hard,nfsvers=3,tcp,rsize=1048576,wsize=1048576,noatime,nodiratime,nconnect=8 10.18.2.200:/nfs_sasa_0 /mnt/test_netapp&lt;BR /&gt;&lt;BR /&gt;ps.: Ok, I got it, something went foobar on day 15, but I'm also a little lost on Netapp logs (there are too many logs...)... Can someone give me some advice?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2026 19:57:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/CIFS-share-not-accessible-thru-specific-lif/m-p/465249#M45259</guid>
      <dc:creator>tech-trt18</dc:creator>
      <dc:date>2026-01-19T19:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS share not accessible thru specific lif</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/CIFS-share-not-accessible-thru-specific-lif/m-p/465250#M45260</link>
      <description>&lt;P&gt;What about a “route show”?&lt;/P&gt;&lt;P&gt;&amp;nbsp;Maybe something is amiss there?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2026 20:14:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/CIFS-share-not-accessible-thru-specific-lif/m-p/465250#M45260</guid>
      <dc:creator>TMACMD</dc:creator>
      <dc:date>2026-01-19T20:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS share not accessible thru specific lif</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/CIFS-share-not-accessible-thru-specific-lif/m-p/465306#M45268</link>
      <description>&lt;P&gt;Well... I took a look at route, everything was Ok... In the end I deleted the share and recreated it... When I did it I don't know why I showed that the volume was not mounted... But, well, it was before... It was showing "object not found" in the logs when I tried to mount the share over the backup VLAN before recreating the share.&lt;BR /&gt;&lt;BR /&gt;Anyway, let me explain it better, I deleted the share (not the vol), and went to recreate it but the volume was not showing in the list of avaliable paths to share... So I looked for the vol and it showed as not mounted... quite wierd... I think something got corrupted on Jan 15 and one node was seeing the vol as mounted and the other node saw it as unmounted, I really can't pinpoint it but seems like the most likely cause.&lt;BR /&gt;&lt;BR /&gt;I just mounted the vol and recreated the share and I as back to working as intented on all VLANs. Quite wierd, but well... solved.&lt;BR /&gt;&lt;BR /&gt;ps.: sorry for any bed engrish, I'm not a native speaker.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jan 2026 12:56:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/CIFS-share-not-accessible-thru-specific-lif/m-p/465306#M45268</guid>
      <dc:creator>tech-trt18</dc:creator>
      <dc:date>2026-01-23T12:56:14Z</dc:date>
    </item>
  </channel>
</rss>

