We have a FAS3220 netapp Baie.
I created a Volume : a_datauser1
a_datauser1 online raid_dp, flex nosnap=on, no_atime_update=on, create_ucode=on, 64-bit convert_ucode=on, snaplock_enterprise, no_i2p=on, fractional_reserve=0
On it i created qtree :
a_datauser1 data1 ntfs enabled normal
I share this QTREE :
DATAUSER1 /vol/a_datauser1/data1 everyone / Full Control
NTFS access right are full control for my windows user.
From a Windows workstation ( 2003 / seven / ... ), i connect to this share : \\sea4\datauser1
The problem is :
From windows explorer, if i create manually a folder on this network connection, I have this windows error message :
Error renaming File or folder.
Cannot rename new folder : Access it denied
Make sure the disk is not full or write protected and that the file is not currently in use.
If I press ESC, a folder is created : New Folder
but I am not able to rename it.
So : I am unable to create a folder
From a command prompt / DOS, no problem :
I access to the network connection,
mkdir test
IT works !!!
If un CUT / PASTER a folder / sub directory from C: to this network connection,
it works !!!
So ? On a NAS Netapp, troubles with windows explorer ? Unable to create a basic FOLDER ?
Thanks for any ideas about this problem.
... View more
Hello, I recently performed a 'Copy' with XCP it completed successfully. Our Unix admin ask me to change the junction-path for the destination volume. For example: During the copy the path was /export/test123 after the copy I changed it to /test123. My question is can I perform a 'Sync' to this new mount point or do I have to perform a fresh copy? Can 'sync' be used for a src & dst without ever running 'Copy'?
... View more
Hi All, How does NetApp in Cluster Mode, treat spaces in the command for path parameter. For example - cluster::> vserver locks show -vserver svm -path /vol/volume_name/qtree_name/01 abcd/xyz.xls Here the directory "01 abcd" space between 01 and abcd causing incorrect path. Any options to mitigate this. Please help.
... View more
Hi all,
Does anyone have an explanation for this error while syncing and how to solve it?
Command executed: xcp sync -id orascratch_1 -parallel 12
WARNING - 66630 xcp sync batch (compare batches) nfs3 SETATTR 'nfs_source:/source_path nfs_target:/target_path/vbhd1vp1_schema_expdp_02.dmp ' mode 00777, uid 2947, gid 2 00, size 4410769408, atime Fri Nov 20 18:41:30 2020, mtime Fri Nov 20 18:50:24 2020: nfs3 error 22: invalid argument.
Thanks a lot in advance.
... View more
I create a two node netapp simulater. I'd like to specify domain-workgroup when create or modify cifs server. But can't find this option. After create cifs, can find this option in -fields. fsqe-2nc1::vserver*> version NetApp Release 9.7: Thu Jan 09 11:10:19 UTC 2020 fsqe-2nc1::*> cifs modify -vserver vs1 -cifs-server ONTAP2-04A5 -domain FSQE04A5.REDHAT.COM -domain-workgroup rhts Error: invalid argument "-domain-workgroup fsqe-2nc1::vserver*> cifs show -vserver vs1 -fields domain-workgroup vserver domain-workgroup ------- ---------------- vs1 FSQE04A5REDHATC I have two questions: 1. why need to specify domain option when mount cifs? That's the reason I want to modify the domain-workgoup like this: mount //$ONTAPIP/cifs1 -o domain=FSQE04A5REDHATC,user=administrator,password=~Ocgxyz /mnt/cifsmp-ontap But without 2. How can I specify or modify domain-workgoup? Thanks.
... View more