Re: xcp 1.6.2 excluding folder
so correct answer is -exclude path('*path/to/your/folder*')
View ArticleRe: xcp 1.6.2 excluding folder
Hi Hamedg, I looked into your request and see that the "-exclude" flag is now introduced in XCP 1.6.2, which the reference document for XCP 1.6.2 does not describe the flag or all the various...
View ArticleQuota reinitilization
Hi Friends, Does any impact on quota re-initialize? we are seeng error message as "quota.parse.error: skipping new definition for /vol/vol1/qtreex ". Please suggest best solution.
View ArticleRe: Quota reinitilization
The only risk I’m aware of is that the report you see now in the GUI is not up-to-date, and once you re-initialise the quota rules you have across the volume will start applying again after (I assume)...
View ArticleXCP nfs3 error 22: invalid argument
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...
View ArticleRe: CIFS SID lookup
toaster> cifs lookup mday SID = S-1-5-21-39724982-1647982808-1376457959-1221 toaster> cifs lookup NT-DOMAIN\mday SID = S-1-5-21-39724982-1647982808-1376457959-1221 toaster> cifs lookup...
View ArticleRe: XCP nfs3 error 22: invalid argument
Check the destination volume security style. Normally we expect it to be the same as the source. vol show -vserver SVM_NAME -volume VOLUME_NAME -fields security-style
View ArticleRe: XCP fileanalytics Installation failure
________________________________________________________________________________Please choose the menu you want to start:1. Configure client system2. Reset admin password3. Reset Postgres database...
View ArticleRe: XCP fileanalytics Installation failure
(pg.InternalError) FATAL: Ident authentication failed for user "central"==> key pointneed to config postgresql to listen ip addressxcp user guide page.127
View ArticleCan't find the option -domain-workgroup when create cifs server
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....
View ArticleRe: Can't find the option -domain-workgroup when create cifs server
-domain-workgroup is a parameter for vserver active-directory show command.[-domain-workgroup <CIFS domain>] - NetBIOS Domain/Workgroup Name. If you specify this parameter, the command displays...
View ArticleRe: Ontap9.3 - SMB Session Setup - Krb AP-REP Duplicate resp token as...
Thank you for sharing your findings.Are you experiencing it with any other Ontap version?
View ArticleRe: Can't find the option -domain-workgroup when create cifs server
Thanks for the answer. But I'd like to create smb server by window servers AD. Because workgroup for smb servers doesn't support kerberos.fsqe-2nc1::> vserver active-directory showThis table is...
View ArticleRe: Can't find the option -domain-workgroup when create cifs server
vserver cifs commands are the set of commands used to admin a NAS CIFS vserver.
View ArticleRe: Can't find the option -domain-workgroup when create cifs server
So in this situation, domain-group can't be specified or modify for smb server by window servers AD. Is it right?
View ArticleRe: Can't find the option -domain-workgroup when create cifs server
You don't use -domain-workgroup to rename workgroup objects. You use -workgroup. See the example below. ontap9-tme-8040::*> cifs server create -vserver COMPANYB -cifs-server WORKGROUP -workgroup...
View ArticleRe: Can't find the option -domain-workgroup when create cifs server
Why do you need a workgroup? You can use the domain name to connect to the SMB shares from Linux. But no, you can't use workgroup mode *and* domain mode on the same CIFS server.
View ArticleRe: Can't find the option -domain-workgroup when create cifs server
I don't use workgroup. I use domain mode. But it always request to specify mount option domain when mount samba share. And the value of the mount option domain is equal to domain-group in ontap. So...
View ArticleCIFS share options: NOBROWSE vs ABE (access-based enumeration)
Hello all, I would like to understand the difference when setting each one of those cifs share options: -nobrowse and -access-based-enumeration. Documentation lacks explanation on nobrowse and a KB let...
View ArticleRe: Can't find the option -domain-workgroup when create cifs server
You shouldn't need to change that. You should be able to use what's already there: # kinit administratorPassword for administrator@NTAP.LOCAL:# mount -o username=administrator,sec=krb5 -t cifs...
View Article