Re: Clustered Data Ontap 8.3.1: CIFS access issue
Hi, Also check the "Share Properties with ACL" info. 1. Does browsable lists in the property. Share permission should be "Everyone Full Control" BRRaj
View ArticleRe: Clustered Data Ontap 8.3.1: CIFS access issue
Are your export rules configured correctly? You'll need to specify the protocol (CIFS) and the IP or subnet of the host(s) accessing the share. Andrew
View ArticleRe: Clear showmount -a result
The showmount commands shows the contents of the rmtab file. In theory, when something is unmounted, the entry should be removed, but it isn't guaranteed and you end up having the stale entries. I...
View ArticleRe: Clustered Data Ontap 8.3.1: CIFS access issue
I tried configuring the below: 1) NTP server configured to point to the DNS server IP. When I try to configure an external "internet" NTP server, am not able to ping it. How can we force re-sync the...
View ArticleRe: Clustered Data Ontap 8.3.1: CIFS access issue
The CIFS/SMB Express Guide will walk though getting everything setup in a succinct way. Alternatively, there's the File Access Management Guide for CIFS, which is much more indepth. Andrew
View ArticleRe: Clustered Data Ontap 8.3.1: CIFS access issue
++ on the express guides. I was actually thinking the data-protocol filter might reveal missing lifs since your net int show appears to only have management lifs on the cifs SVMs, but the standard...
View ArticleRe: Clustered Data Ontap 8.3.1: CIFS access issue
netappcs::> network interface modify -vserver svm1 -lif svm1_mgmt -home-node netappcs-01 -home-port e0d -address 192.168.100.45 -netmask 255.255.255.0 -status-admin up -failover-policy...
View ArticleRe: Clustered Data Ontap 8.3.1: CIFS access issue
Protocols cannot be added to a lif once it has been created. You have to make a new lif. You can see the allowed protocols for each lif with this command:net int show -fields...
View ArticleRe: Clustered Data Ontap 8.3.1: CIFS access issue
That was a good catch. I think you are right, there is no data protocol associated with any of the LIFs. netappcs::> net int show -fields data-protocol,address (network interface show)vserver lif...
View ArticleHow space-allocation option works
Hi everyone, I have a question in the "space-allocation" option in cDOT. As we know, enable "space-allocation" can reclaim space automatically when the host delete data. And the customers have the test...
View ArticleRe: How space-allocation option works
In Linux you need to mount filesystem with "discard" option. Not every filesystem supports it and it must be supported by storage stack as well.
View ArticleRe: Clustered Data Ontap 8.3.1: CIFS access issue
Not sure how you got into that situation. But I would make a new CIFS SVM in OnCommand System Manager as a test. If that works it may be simpler to delete/recreate your SVMs (since they are sims and...
View Articlenfs gets hung while remounting on Suse linux
Good day everyone We have situation where one of our vfiler has many exports to different subnet with huge capacity of volumes/qtrees but mostly for unix one such qtree has been exported using a...
View ArticleHow can I monitor the creation of files with special extensions?
I would like to monitor (CIFS) if a file ".LOCKY" will be created. So far I've only created a fpolicy to prohibit the creation of ".LOCKY" files. But how could I monitor if one of thoses files will be...
View ArticleRe: How can I monitor the creation of files with special extensions?
Hi, The file create operation should be added to the monitored operations list for the FPolicy server to receive a notification from the storage system. The file create operation can be monitored using...
View ArticleRe: Ransomware/Cryptoware prevention
Have a look of this blog : http://www.tobbis-blog.de/netapp-ontap-fileserver-gegen-ransomware-abschotten/ RegardsStefan
View ArticleRe: Ransomware/Cryptoware prevention
now i tested the fpolicy and it works fine: nodeb> fpolicy create f_Ransomware screen File policy f_Ransomware created successfully. nodeb> fpolicy ext inc set f_Ransomware locky,xxx,zzz...
View ArticleCIFS Issues with Microsoft Excel 2010 after migration to cDOT 8.3.1
Hi All, After a recent migration of CIFS files shares from 7-mode 7.3.3 to cDOT 8.3.1 users are experiencing issues with saving Excel 2010 documents on file shares when using Windows 7 Enterprise.They...
View ArticleRe: Not able to join to AD due to Unable to contact DNS
SA2CLS01::> versionNetApp Release 8.3P1: Tue Apr 07 16:05:35 PDT 2015
View Article