Re: How to enforce all_squash for NFSv3 on NetApp?
Iv'e got the following explanation from NetApp support. Hope this helps people who've got the same issue. ONTAP 8.x with RHEL 6 client. Configuring sec=sys on the client and sec=none on the filer,...
View ArticleOntapdsm - SRB Status Command timeout
I'm getting LUN timeouts on multiple systems/clusters and even multiple FAS HA Pairs, there's no time pattern to this and I'm not sure where to start looking to resolve the issue. - FAS6240 HA Pair -...
View ArticleRe: ontapdsm mpio problem
Hi, I know this has been dead for ages but did anyone get a solution?I have the same issue and have posted here:...
View ArticleRe: It is racked in and initial setup completed...now what?
I think you are missing something. Now the CIFS volumes over the 1 GB NICs is no problem, but in order to host the VM data stores you will have to present that storage to vCenter either as an NFS...
View ArticleRe: HELP! Active Directory Domain Migration involving 3020c Filers
I know this is an old post, but I had quite a few issues using subinacl against NetApp filers and SetAcl caused some inheritance breakage issues when making changes against certain shares so I took the...
View ArticleFiles become inaccessible when marked as offline on Netapp CIFS shares.
Has anyone seen this issue? Setting offline flag on a file over CIFS makes it unaccessible. We reied this on 8.2.2 7-mode and 8.3.1 cluster mode. Description: Setting the offline flag on a file in a...
View ArticleRoot Volume Export Policy Rule and Mounting Volumes, QTrees, Folders Directly
Two questions: 1. We would like to have the root volume have the default export-policy rule of no access, but define indepedent rules on non-root volumes. Is this possible? Here is the output of...
View ArticleRe: Root Volume Export Policy Rule and Mounting Volumes, QTrees, Folders...
1. That's not possible. Patent cannot be more restrictive than child (it can, but then child is simply not accessible).2. That's normal. You still can mount each volume and qtree individually as long...
View ArticleRe: Root Volume Export Policy Rule and Mounting Volumes, QTrees, Folders...
Thank you for the response. I have an access policy with client specification 0.0.0.0/0, all access protocols enabled, and access details are r/w across the board and superuser access is enabled....
View ArticleRe: Root Volume Export Policy Rule and Mounting Volumes, QTrees, Folders...
Policy is per-volume. vol00 should be assigned export policy that allows client access. In 8.3 you can enable listing exported volumes with showmount -e; setting is per SVM.
View ArticleRobocopy The security ID may not be assigned as the owner of this object
Hi I have a cifs share setup with FULL CONTROL for the user I'm using, and I'm getting this error when trying to use robocopy to copy the permissions The security ID may not be assigned as the owner of...
View ArticleRe: moving a Netapp Filer from an old domain to a New Domain
As you have a 2552 with 8.2.2P1 I am guessing you are running cDOT - if so, then yo can use this process. https://kb.netapp.com/support/index?page=content&id=1014356&actp=LIST...
View ArticleRe: moving a Netapp Filer from an old domain to a New Domain
Moving the filer to the new domain is the easy part. Doing it in a way that still allows the users to access their files is the interesting part. As you mentioned, the SIDs in the file system ACLs...
View ArticleRe: Robocopy The security ID may not be assigned as the owner of this object
Hi, Try changing the permissions on the source so it is resolved on the destination.
View ArticleCopy configurations to another CDOT cluster
Is there any way to copy all the share information (cifs shares and export policies) to another cdot cluster?Like we can copy the cifsconfig_share.cfg/exports files to another 7-mode filer. Same way i...
View ArticleRe: Copy configurations to another CDOT cluster
Hello , There are some PowerShell scripts for doing backup/restore of ONTAP shares and exports here. Hope that helps! Andrew
View ArticleRe: Copy configurations to another CDOT cluster
looks these scripts are working in within cluster vsms. I need to sollution for cluster to cluster.
View ArticleRe: Copy configurations to another CDOT cluster
Exports/shares exist at the SVM level with clustered Data ONTAP, not the cluster level. If you have more than one SVM, then you'll want to loop over them with some sort of map of old->new SVM...
View ArticleRe: Copy configurations to another CDOT cluster
We are replicating all prod volumes to DR vsm. DR VSM is in different cluster. Now I am trying to create cifs shares/export rules on DR volume same as production.
View ArticleRe: Copy configurations to another CDOT cluster
The above script should work. Alternatively, use SVM DR, which will handle all this for you. Andrew
View Article