Re: Monitor snapmirror/snapvault state from source
You could use the -fields switches to get more info such as lag-time etc. example:::>snapmirror show -fields lag-time,last-transfer-type There are more options, give it a try.
View ArticleRe: Monitor snapmirror/snapvault state from source
With snapmirror being a pull operation, those fields aren't available on the source. What is the end goal for monitoring from the source side, as opposed to the destination?
View ArticleRe: Backup problem about after fix the Apache Log4j Vulnerability for snapcenter
Is it only scheduled jobs that are impacted here?
View ArticleSDK C Programming API's
I need api documentation details for netapp to perform recovery. I am seeing failure during in-place recovery through c programming so need api functions and parameter details. I also exact volume...
View ArticleHow to restore File from Snapshot which is present in sub directories?
Mates, I could could restore single file from snapshot which was present in the parent directory of volume, but when I am trying to restore file which is inside directories I am not able to restore it,...
View ArticleRe: How to restore File from Snapshot which is present in sub directories?
Could you share with us:1) Error you are receiving?2) Full cmd Syntax ? Example:::> volume snapshot restore-file -vserver svm_smb -volume vol_smbcifs -snapshot snap.2022-01-14_102047 -path...
View ArticleRe: How to restore File from Snapshot which is present in sub directories?
Most likely you just gave the file name (not extension *.txt)
View ArticleRe: Snapcenter vsphere plugin for vsphere 7.0.3
Still not there version 4.6. Taking way too long.
View ArticleRe: Monitor snapmirror/snapvault state from source
Sorry for the late response.The simple problem is that I'm not the administrator of the destination filer and currently our routing setup does not allow access from our monitoring host to the...
View ArticleRe: Backup problem about after fix the Apache Log4j Vulnerability for snapcenter
yes there, but we being normal after upgrade to 4.4.1. thanks again Aladd=)
View ArticleXCP Analytics for Use in data migration design
I run XCP Analytics before data migration. I think that "the number of Atime / ModTime / CreateTime files per period" is a little useful for estimating the capacity of differential synchronization and...
View ArticleExclusion settings when executing XCP Analytics scan
It seems that the data under the ~ snapshot folder is also targeted when performing SCAN from the GUI, but is there a way to exclude it?It is recognized that .snapshot and., .. are excluded by default.
View ArticleMigrating mixed volumes using XCP
Is it possible to migrate Mixed volumes accessed from both NFS and Windows with XCP?If possible, what would be the method?
View ArticlePrecautions when using XCP
Is there a maximum number of files and depth in one process (SCAN / COPY / SYNC / Verify)?Is there anything else I should be aware of?
View ArticleXCP exclusion
For example, if snapshot is set for the share of \\ svm01 \ smb02, the \\ svm01 \ smb02 \ ~ snapshot folder will be displayed for FAS. (When show snapshot is set)-exclude path (‘* \ ~ snapshot \ *’)...
View ArticleEven if you specify exclusion in XCP, it tries to return the atime
If -preserve-atime is set even when the exclusion setting is specified, it seems that the file under ~ snapshot is also being tried, and an error is output to the console.I want to avoid errors, but is...
View ArticleAbout XCP log output
Is there a way to output a list of files that have failed to be copied, synced, or verified?I can't create an environment that actually fails, but if "-v" is added, the standard output or standard...
View ArticleAbout XCP specifications for NFS
Please tell me about the behavior of each command option.<NFS>copy:I understand it as the initial synchronization of the source data.Is it the behavior of scanning, listing files, and then...
View ArticleAbout XCP specifications for CIFS
Unlike NFS, CIFS does not use Catalog, so I understand that performance will not improve significantly compared to Robocopy and others.Of course, it has a Verify function compared to Robocopy etc., so...
View Article