Validate that a path is valid for a cifs share creation
I'm writing a script to validate that our DR SVM is recoverable, in terms of having the same CIFS properties, shares, access, and user mappings. That said, CIFS shares can be created on any inode, not...
View ArticleRe: Validate that a path is valid for a cifs share creation
Upgrade to 8.3.1 and use SVM-DR.. And in 8.4 it's going to be all like 7-mode vfiler. I wouldn't waste your time writing powershell scripts if it's essentially all done. What i've done in the past is...
View ArticleRe: Validate that a path is valid for a cifs share creation
It'll take a while before that's ready, and in the meantime, I have DR tests to pass.
View ArticleSSO authentication for 7-mode and Cluster-mode filers using LDAP,
How to configure SSO authentication for 7-mode and Cluster-mode filers using LDAP, without windows AD. Any configuration info or reference links would. I want configure SSO authentication for 7-mode...
View ArticleRe: SFTP can not login in
Hi, and what is the solution with using CIFS??? Greetings,Tom
View ArticleMigration scenarios EMC VNX => Netapp FAS 7 mode/Clustered
Hi Could you please share your experiences or advise migration scenarios for NFS/CIFS and LUNs from EMC VNX to Netapp Fas ?Hosts are ESXi, Solaris, RHEL, Windows. Some linux hosts have lvm some...
View ArticleRe: Migration scenarios EMC VNX => Netapp FAS 7 mode/Clustered
VMware is easy if you have storage vmotion. Let VMware do the work for you. Luns are straightforward going to cDOT using Foreign Lun Import (FLI). The cDOT cluster is inserted between the SAN host...
View ArticleRe: CIFS Issues with Microsoft Excel 2010 after migration to cDOT 8.3.1
Excel has a strange way of saving files. It saves your work to a temp file, then deletes the original and renames the temp file. If something goes wrong along the way you get that error. There are...
View ArticleRe: SFTP can not login in
Please follow this KB word by word: https://kb.netapp.com/support/index?page=content&id=1012617 If you miss or mis-spel any of the words in /etc/password and /etc/group files, you will receive an...
View ArticleNon-disruptive NFS migration
Hi all, IHAC wants to migrate the NFS data from old filer to new one, is there any way to do the NFS migration non-disruptively? They have more than 200 NFS clients and almost no downtime. Thanks,Jeff...
View ArticleRe: Non-disruptive NFS migration
7-Mode or C-Mode? Both filers part of the same cluster or not?
View ArticleRe: Non-disruptive NFS migration
It's 7-mode to 7-mode now. But we are also interested in 7-mode to C-mode. Thanks,Jeff Cai
View ArticleRe: Non-disruptive NFS migration
HiRefer KB https://kb.netapp.com/support/index?page=content&id=1010991
View ArticleRe: Non-disruptive NFS migration
I do not think completely non-disruptive migration is possible here. Clients still need to remount from target filer.
View ArticleRe: Non-disruptive NFS migration
Sahana wrote:HiRefer KB https://kb.netapp.com/support/index?page=content&id=1010991Hi Sahana, This KB is for "it is required to migrate a volume from one aggregate to another within the same...
View ArticleRe: Migration scenarios EMC VNX => Netapp FAS 7 mode/Clustered
FLI and XCP are available only for Clustered Data ONTAP, is that correct ?If so, what tools specificaly for VNX => 7 mode ? Regardsexp
View ArticleUnable to load roaming profile after Windows 10 November update
Hi, after installing the Windows 10 on my PC (most recent build incuding the latest updates), Windows is unable to load the roaming profile from our NetApp 8.2.4P1 7-mode filer. The eventlog reports...
View ArticleRe: Unable to load roaming profile after Windows 10 November update
A similiar thread is here. http://community.netapp.com/t5/Network-Storage-Protocols-Discussions/Windows-10-unable-to-access-CIFS/m-p/108185#U108185Seems like a workaround by setting some registry...
View ArticleRe: Unable to load roaming profile after Windows 10 November update
Hi, I followed the steps mentioned in that thread, but it didn't help. Issues persists. Franc.
View ArticleRe: Validate that a path is valid for a cifs share creation
Hello basilberntsen, You can have your scrip checking if the directory exist using the "ls" command from the node layer. below is an example of what you can run. mohammaj-cluster::*> cifs share show...
View Article