Re: dynamic home directories and DFS
In that case add a homedir share CIFS.HOMEDIR with a path %w then point your DFS leaf at \\yoursvm\CIFS.HOMEDIR This mimics the homedir feature from 7mode. If you transition a homedir config over from...
View ArticleRe: dynamic home directories and DFS
well when I was trying to create the share CIFS.HOMEDIR cifs share create -share-name CIFS.HOMEDIR -path %w /// Below is the error message I am getting Error: command failed: Failed to create CIFS...
View ArticleRe: dynamic home directories and DFS
The key thing in the message is "standard shares". Hit tab to prepopulate the -share-properties and append homedirectory to the property list. Then you should see a prompt similar to this:...
View ArticleRe: dynamic home directories and DFS
Thanks Sean, then this method will impact us ...since we have subset of users always loggin through citrix.
View ArticleRe: wrong uid gid for old files
At first, I apologize for my delay. I checked to get an email when someone replies, but it wasn't the case here.and second, thanks for your comment.I have set the option "Map Administrators to root =...
View ArticleIsolated NFS mount per VM
Hello, I have an implementation question on NFS exports. We're in the process of migrating our KVM virtual machines from local storage on our hypervisors (Proxmox using KVM) to our new NetApp array....
View ArticleRe: CIFS without Active Directory
What about a Workgroup CIFS share? vserver cifs create -vserver hq-vs0 -cifs-server hq-vs0 -workgroup wg
View ArticleSlow NFS Performance
Hi all,We're currently running a pair of FAS8020s, running OnTap 8.3.2P6 as NFS shares with quite a large number of files per volume. These are then accessed by Linux clients via NFS4. The primary...
View ArticleRe: CIFS without Active Directory
If you are Ontap9.0, you can set it up without AD.I got it work on my NetApp 8080 with Ontap9.0 version. 1) Create CIFS server via CLICluster1::>vserver cifs create -vserver <SVM>...
View ArticleVolume information missing in FPolicy request for NFS
Hi, I have configured NetApp FPolicy on a NFS volume. The FPolicy server I have developed get requests from NetApp. I am filtering the following operations (NFS_REN, NFS_REN_DIR, NFS_DEL, NFS_DEL_DIR,...
View ArticleMissing FPolicy requests when basic attributes of a file are modified
Hi, I have configured NetApp FPolicy on a SMB share. The FPolicy server I have developed get requests from NetApp. I am enabled all SMB filters (open, close, setattr, delete, delete_dir, rename,...
View ArticleRe: difference between the permissions at shared drive and folder level
Hi Sahana, Thanks for your response.Let's have a example ..we created a shared drive and below are the two scenerio's. 1)filer level shared drive provided full control for the security group at shared...
View ArticleExporting a Volume with RW but without Root
Greetings everyone. I am troubleshooting the NFS export permission. I have exported a volume with option -sec=sys,rw=192.168.10.0/24, and it is successfully mounted from a linux clinet in the network...
View ArticleRe: Isolated NFS mount per VM
hi, please try this best practice to see if helpsTR-3848 Best Practices for KVM and Red Hat Enterprise Linux on NetApp Storage Technical Report .pdfDownload resource (573 KB) thanks
View ArticleRe: Missing FPolicy requests when basic attributes of a file are modified
hi https://library.netapp.com/ecmdocs/ECMP1610207/html/GUID-7DC5D9E8-0377-4E51-B0AC-413832ECD1ED.html List of supported file operation and filter combinations that FPolicy can monitor for SMBWhen you...
View ArticleRe: Volume information missing in FPolicy request for NFS
hi <VolMsid>2155207719</VolMsid>volmsid is Master data set ID (msid) which is like a unique id for volume a bit like FSid what we have on 7mode system. there're some differences as well.use...
View ArticleRe: Slow NFS Performance
better to involve ps team/open a case to analyse the performance bottleneck. then to figure out the best way thanks Jeff
View ArticleRe: Missing FPolicy requests when basic attributes of a file are modified
Thanks for sharing the details yaoguang.
View ArticleRe: Missing FPolicy requests when basic attributes of a file are modified
Hi Jeff, The List of supported file operation and filter combinations that you shared, what release of Ontap is that for?
View Article