isync
Sehen Sie sich die Beschreibungen, Parameter und Beispiele für den XCP an isync
Befehl, einschließlich, wenn der isync
Befehl wird mit verwendet estimate
Option.
isync
XCP-NFS isync
Befehl vergleicht die Quelle und das Ziel und synchronisiert die Unterschiede auf dem Ziel, ohne den Katalogindex zu verwenden.
Beispiel anzeigen
[root@client1 linux]# ./xcp isync <source_ip_address>:/src <destination_ip_address>:/dest Job ID: Job_2023-11-20_04.11.03.128824_isync 41,030 scanned, 935 MiB in (162 MiB/s), 4.23 MiB out (752 KiB/s), 6s 57,915 scanned, 2.10 GiB in (239 MiB/s), 10.00 MiB out (1.13 MiB/s), 11s 57,915 scanned, 3.20 GiB in (210 MiB/s), 14.6 MiB out (879 KiB/s), 16s 92,042 scanned, 4.35 GiB in (196 MiB/s), 21.6 MiB out (1.17 MiB/s), 22s 123,977 scanned, 5.70 GiB in (257 MiB/s), 29.6 MiB out (1.49 MiB/s), 27s 137,341 scanned, 6.75 GiB in (212 MiB/s), 36.0 MiB out (1.25 MiB/s), 32s 154,503 scanned, 8.00 GiB in (226 MiB/s), 43.0 MiB out (1.24 MiB/s), 38s 181,578 scanned, 36 copied, 8.68 GiB in (132 MiB/s), 49.7 MiB out (1.26 MiB/s), 43s target scan completed: 181,656 scanned, 1,477 copied, 1 removed, 8.76 GiB in (200 MiB/s), 123 MiB out (2.75 MiB/s), 44s. 181,907 scanned, 10,013 copied, 1 removed, 9.17 GiB in (95.3 MiB/s), 545 MiB out (95.2 MiB/s), 49s Xcp command : xcp isync <source_ip_address>:/src <destination_ip_address>:/dest Stats : 1 removed, 181,907 scanned, 10,263 copied Speed : 9.17 GiB in (190 MiB/s), 548 MiB out (11.1 MiB/s) Total Time : 49s. Job ID : Job_2023-11-20_04.11.03.128824_isync Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-20_04.11.03.128824_isync.log STATUS : PASSED [root@client1 linux]
In der folgenden Tabelle sind die aufgeführt isync
Parameter und ihre Beschreibung.
Parameter | Beschreibung |
---|---|
Daten werden nicht überprüft. |
|
Überprüft keine Attribute. |
|
Überprüft nicht die Dateiänderungszeiten. |
|
Gibt den zulässigen Zeitunterschied für die Änderung für die Überprüfung an. |
|
Verarbeitet nur die Dateien und Verzeichnisse, die dem Filter entsprechen. |
|
<<nfs_isync_bs,isync -bs [k]> |
Gibt die Lese-/Schreibblockgröße an (Standard: 64k). |
Gibt die maximale Anzahl gleichzeitiger Batch-Prozesse an (Standard: 7). |
|
<<nfs_isync_dircount,isync -dircount [k]> |
Gibt die Anforderungsgröße beim Lesen von Verzeichnissen an (Standard 64k). |
Schließt die Dateien und Verzeichnisse aus, die dem Filter entsprechen. |
|
Gibt den Katalognamen für einen neuen Indexkatalog an. |
|
Legt die Protokollebene fest; verfügbare Ebenen sind INFO, DEBUG (Standard: INFO). |
|
Stellt alle Dateien auf das Datum des letzten Zugriffs auf der Quelle wieder her. |
|
Bietet die Option, für die S3-Bucket-Kommunikation HTTP statt HTTPS zu verwenden. |
|
Setzt die Standard-Endpunkt-URL von Amazon Web Services (AWS) mit der angegebenen URL für die S3-Bucket-Kommunikation außer Kraft. |
|
Gibt ein Profil aus der AWS-Anmeldedatei für die S3-Bucket-Kommunikation an. |
|
Setzt die Standardüberprüfung der SSL-Zertifizierung für die S3-Bucket-Kommunikation außer Kraft. |
isync -nodata
Verwenden Sie die -nodata
Parameter mit isync
Befehl zum Angeben, dass Daten nicht geprüft werden sollen.
Beispiel anzeigen
root@client1 linux]# ./xcp isync -nodata <source_ip_address>:/source_vol<destination_ip_address>:/dest_vol Job ID: Job_2023-11-16_22.47.20.930900_isync 11,301 scanned, 3.26 MiB in (414 KiB/s), 479 KiB out (59.5 KiB/s), 8s 28,644 scanned, 437 copied, 33.7 MiB in (5.39 MiB/s), 27.2 MiB out (4.75 MiB/s), 13s 29,086 scanned, 1,001 copied, 58.2 MiB in (3.54 MiB/s), 51.8 MiB out (3.55 MiB/s), 20s 29,490 scanned, 1,001 copied, 597 removed, 61.1 MiB in (592 KiB/s), 53.7 MiB out (375 KiB/s), 25s 98 . . . 43,391 scanned, 1,063 copied, 1,001 removed, 2.49 GiB in (115 MiB/s), 2.48 GiB out (115 MiB/s), 1m17s 43,391 scanned, 1,082 copied, 1,001 removed, 3.08 GiB in (119 MiB/s), 3.07 GiB out (119 MiB/s), 1m23s 43,391 scanned, 1,088 copied, 1,001 removed, 3.68 GiB in (122 MiB/s), 3.67 GiB out (122 MiB/s), 1m28s Xcp command : xcp isync -nodata <source_ip_address>:/source_vol <destination_ip_address>:/dest_vol Stats : 1,001 removed, 43,391 scanned, 1,108 copied Speed : 4.19 GiB in (46.7 MiB/s), 4.18 GiB out (46.5 MiB/s) Total Time : 1m31s. Job ID : Job_2023-11-16_22.47.20.930900_isync Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_22.47.20.930900_isync.log Error Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_22.47.20.930900_isync.error STATUS : PASSED
isync -noattrs
Verwenden Sie die -noattrs
Parameter mit isync
Befehl zum Angeben, dass Attribute nicht geprüft werden sollen.
Beispiel anzeigen
[root@client1 linux]# ./xcp isync -noattrs <source_ip_address>:/source_vol <destination_ip_address>:/dest_vol Job ID: Job_2023-11-16_22.49.22.056646_isync 18,036 scanned, 940 MiB in (168 MiB/s), 2.67 MiB out (488 KiB/s), 5s 30,617 scanned, 285 removed, 4.23 GiB in (666 MiB/s), 12.0 MiB out (1.82 MiB/s), 10s 32,975 scanned, 746 removed, 6.71 GiB in (505 MiB/s), 18.3 MiB out (1.25 MiB/s), 15s 34,354 scanned, 1,000 removed, 9.39 GiB in (543 MiB/s), 24.9 MiB out (1.32 MiB/s), 20s 34,594 scanned, 1,000 removed, 12.1 GiB in (540 MiB/s), 31.2 MiB out (1.24 MiB/s), 26s 36,142 scanned, 722 copied, 1,000 removed, 14.9 GiB in (540 MiB/s), 73.7 MiB out (7.93 MiB/s), 31s . . . 42,496 scanned, 1,000 copied, 1,000 removed, 234 GiB in (716 MiB/s), 582 MiB out (1.55 MiB/s), 7m22s Xcp command : xcp isync -noattrs <<source_ip_address>>:/source_vol <destination_ip_address>:/dest_vol Stats : 1,000 removed, 42,496 scanned, 1,000 copied Speed : 234 GiB in (542 MiB/s), 583 MiB out (1.32 MiB/s) Total Time : 7m22s. Job ID : Job_2023-11-16_22.49.22.056646_isync Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_22.49.22.056646_isync.log Error Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_22.49.22.056646_isync.error STATUS : PASSED
isync -nomods
Verwenden Sie die -nomods
Parameter mit isync
Befehl, um anzugeben, dass die Dateiänderungszeiten nicht überprüft werden sollen.
Beispiel anzeigen
[root@client1 linux]# ./xcp isync -nomodes <source_ip_address>:/source_vol <destination_ip_address>:/dest_vol Job ID: Job_2023-11-16_22.56.48.571392_isync 13,897 scanned, 763 MiB in (152 MiB/s), 2.28 MiB out (463 KiB/s), 5s 21,393 scanned, 148 removed, 4.81 GiB in (739 MiB/s), 12.5 MiB out (1.81 MiB/s), 11s 28,517 scanned, 148 removed, 7.68 GiB in (578 MiB/s), 19.1 MiB out (1.31 MiB/s), 16s 28,517 scanned, 148 removed, 10.7 GiB in (619 MiB/s), 26.3 MiB out (1.43 MiB/s), 21s 29,167 scanned, 396 copied, 148 removed, 13.2 GiB in (434 MiB/s), 51.4 MiB out (4.33 MiB/s), 27s . . . 42,790 scanned, 1,000 copied, 1,000 removed, 229 GiB in (641 MiB/s), 571 MiB out (1.40 MiB/s), 6m42s 42,790 scanned, 1,000 copied, 1,000 removed, 232 GiB in (668 MiB/s), 578 MiB out (1.46 MiB/s), 6m47s Xcp command : xcp isync -nomods <source_ip_address>:/source_vol <destination_ip_address>:/dest_vol Stats : 1,000 removed, 42,790 scanned, 1,000 copied Speed : 234 GiB in (585 MiB/s), 583 MiB out (1.42 MiB/s) Total Time : 6m50s. Job ID : Job_2023-11-16_22.56.48.571392_isync Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_22.56.48.571392_isync.log STATUS : PASSED
isync -mtimewindow <s>
Verwenden Sie die -mtimewindow <s>
Parameter mit isync
Befehl zum Angeben der zulässigen Änderungszeitdifferenz für die Überprüfung.
Beispiel anzeigen
[root@client1 linux]# ./xcp isync -mtimewindow 10 10.101.101.101:/source_vol 10.101.101.101:/dest_vol Job ID: Job_2023-11-16_23.03.41.617300_isync 23,154 scanned, 146 removed, 1.26 GiB in (247 MiB/s), 4.50 MiB out (882 KiB/s), 5s 29,587 scanned, 485 removed, 4.51 GiB in (659 MiB/s), 13.4 MiB out (1.77 MiB/s), 10s 29,587 scanned, 485 removed, 7.40 GiB in (590 MiB/s), 20.0 MiB out (1.32 MiB/s), 16s 32,712 scanned, 485 removed, 10.3 GiB in (592 MiB/s), 26.9 MiB out (1.34 MiB/s), 21s 33,712 scanned, 485 removed, 13.2 GiB in (578 MiB/s), 33.6 MiB out (1.33 MiB/s), 26s 33,712 scanned, 961 copied, 485 removed, 15.5 GiB in (445 MiB/s), 86.6 MiB out (9.89 MiB/s), 31s . . . 42,496 scanned, 1,000 copied, 1,000 removed, 233 GiB in (655 MiB/s), 581 MiB out (1.43 MiB/s), 7m11s Xcp command : xcp isync -mtimewindow 10 -loglevel DEBUG 10.101.101.101:/source_vol 10.101.101.101:/dest_vol Stats : 1,000 removed, 42,496 scanned, 1,000 copied Speed : 234 GiB in (554 MiB/s), 583 MiB out (1.35 MiB/s) Total Time : 7m12s. Job ID : Job_2023-11-16_23.03.41.617300_isync Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_23.03.41.617300_isync.log Error Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_23.03.41.617300_isync.error STATUS : PASSED
isync -Match <filter>
Verwenden Sie die -match <filter>
Parameter mit isync
Befehl, um nur die Dateien und Verzeichnisse zu verarbeiten, die mit dem Filter übereinstimmen.
Beispiel anzeigen
[root@client1 linux]# ./xcp isync -match fnm("FILE_USER5*") <source_ip_address>:/source_vol <destination_ip_address>:/dest_vol Job ID: Job_2023-11-16_23.25.03.734323_isync 24,006 scanned, 570 matched, 32.5 MiB in (5.31 MiB/s), 221 KiB out (36.2 KiB/s), 6s 33,012 scanned, 570 matched, 34.2 MiB in (223 KiB/s), 237 KiB out (2.06 KiB/s), 14s 33,149 scanned, 572 matched, 275 MiB in (38.3 MiB/s), 781 KiB out (86.6 KiB/s), 20s 39,965 scanned, 572 matched, 276 MiB in (214 KiB/s), 812 KiB out (4.95 KiB/s), 27s 40,542 scanned, 572 matched, 276 MiB in (15.4 KiB/s), 818 KiB out (1.00 KiB/s), 32s 40,765 scanned, 1,024 matched, 1.88 GiB in (297 MiB/s), 4.51 MiB out (682 KiB/s), 38s target scan completed: 41,125 scanned, 1,055 matched, 1.88 GiB in (48.9 MiB/s), 4.51 MiB out (117 KiB/s), 39s. 42,372 scanned, 1,206 matched, 4.26 GiB in (445 MiB/s), 9.92 MiB out (1013 KiB/s), 43s Filtered: 1206 matched, 41290 did not match Xcp command : xcp isync -match fnm("FILE_USER5*") <source_ip_address>:/source_vol <destination_ip_address>:/dest_vol Stats : 42,496 scanned, 1,206 matched Speed : 6.70 GiB in (145 MiB/s), 15.4 MiB out (332 KiB/s) Total Time : 47s. Job ID : Job_2023-11-16_23.25.03.734323_isync Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_23.25.03.734323_isync.log STATUS : PASSED
isync-bs-<n[k]>
Verwenden Sie die -bs <n[k]>
Parameter mit isync
Befehl zum Angeben der Lese-/Schreibblockgröße. Die standardmäßige Blockgröße beträgt 64k.
Beispiel anzeigen
root@client1 linux]# ./xcp isync -loglevel DEBUG -bs 32k <source_ip_address>:/source_vol <destination_ip_address>:/dest_vol Job ID: Job_2023-11-17_00.49.20.336389_isync 20,616 scanned, 1.62 GiB in (332 MiB/s), 8.23 MiB out (1.64 MiB/s), 5s 30,240 scanned, 4.55 GiB in (594 MiB/s), 22.4 MiB out (2.81 MiB/s), 10s 30,439 scanned, 7.47 GiB in (589 MiB/s), 35.6 MiB out (2.60 MiB/s), 15s 30,439 scanned, 10.5 GiB in (617 MiB/s), 49.5 MiB out (2.75 MiB/s), 20s 30,863 scanned, 1 copied, 13.3 GiB in (547 MiB/s), 62.7 MiB out (2.56 MiB/s), 25s . . . 42,497 scanned, 71 copied, 227 GiB in (637 MiB/s), 5.12 GiB out (2.79 MiB/s), 6m40s 42,497 scanned, 71 copied, 229 GiB in (538 MiB/s), 5.13 GiB out (2.35 MiB/s), 6m45s Xcp command : xcp isync -loglevel DEBUG -bs 32k <source_ip_address>:/source_vol <destination_ip_address>:/dest_vol Stats : 42,497 scanned, 71 copied Speed : 231 GiB in (579 MiB/s), 5.14 GiB out (12.9 MiB/s) Total Time : 6m48s. Job ID : Job_2023-11-17_00.49.20.336389_isync Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-17_00.49.20.336389_isync.log Error Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-17_00.49.20.336389_isync.error STATUS : PASSED [root@client1 linux]#
isync - parallel
Verwenden Sie die -parallel <n>
Parameter mit isync
Befehl zur Angabe der maximalen Anzahl gleichzeitiger Batch-Prozesse. Der Standardwert ist 7.
Beispiel anzeigen
[root@client1 linux]# xcp isync -parallel 16 <source_ip_address>:/source_vol <destination_ip_address>:/dest_vol Job ID: Job_2023-11-16_23.25.57.058655_isync 21,279 scanned, 765 MiB in (104 MiB/s), 2.43 MiB out (337 KiB/s), 7s 30,208 scanned, 126 removed, 3.00 GiB in (461 MiB/s), 9.11 MiB out (1.33 MiB/s), 12s 35,062 scanned, 592 removed, 6.01 GiB in (615 MiB/s), 17.2 MiB out (1.61 MiB/s), 17s 35,062 scanned, 592 removed, 7.35 GiB in (272 MiB/s), 20.3 MiB out (642 KiB/s), 22s . . . 42,496 scanned, 1,027 copied, 1,027 removed, 231 GiB in (602 MiB/s), 576 MiB out (1.31 MiB/s), 7m40s Xcp command : xcp isync -parallel 16 <source_ip_address>:/source_vol <destination_ip_address>:/dest_vol Stats : 1,027 removed, 42,496 scanned, 1,027 copied Speed : 234 GiB in (515 MiB/s), 584 MiB out (1.26 MiB/s) Total Time : 7m45s. Job ID : Job_2023-11-16_23.25.57.058655_isync Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_23.25.57.058655_isync.log Error Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_23.25.57.058655_isync.error STATUS : PASSED
isync -dircount <n[k]>
Verwenden Sie die -dircount <n[k]>
Parameter mit isync
Befehl zum Angeben der Anforderungsgröße beim Lesen von Verzeichnissen. Der Standardwert ist 64k.
Beispiel anzeigen
root@client1 linux]# ./xcp isync -dircount 32k <source_ip_address>:/source_vol <destination_ip_address>:/dest_vol Job ID: Job_2023-11-16_23.33.45.854686_isync 16,086 scanned, 824 MiB in (164 MiB/s), 2.75 MiB out (558 KiB/s), 5s 24,916 scanned, 4.42 GiB in (727 MiB/s), 12.5 MiB out (1.91 MiB/s), 11s 31,633 scanned, 237 removed, 7.19 GiB in (567 MiB/s), 19.0 MiB out (1.30 MiB/s), 16s 31,633 scanned, 237 removed, 9.74 GiB in (512 MiB/s), 24.7 MiB out (1.13 MiB/s), 21s 33,434 scanned, 237 removed, 11.6 GiB in (385 MiB/s), 29.3 MiB out (935 KiB/s), 26s 33,434 scanned, 499 copied, 237 removed, 13.1 GiB in (298 MiB/s), 57.7 MiB out (5.66 MiB/s), 31s . . . 42,496 scanned, 1,000 copied, 1,000 removed, 229 GiB in (609 MiB/s), 572 MiB out (1.34 MiB/s), 7m3s 42,496 scanned, 1,000 copied, 1,000 removed, 232 GiB in (549 MiB/s), 578 MiB out (1.20 MiB/s), 7m8s Xcp command : xcp isync -dircount 32k <source_ip_address>:/source_vol <destination_ip_address>:/dest_vol Stats : 1,000 removed, 42,496 scanned, 1,000 copied Speed : 234 GiB in (555 MiB/s), 583 MiB out (1.35 MiB/s) Total Time : 7m11s. Job ID : Job_2023-11-16_23.33.45.854686_isync Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_23.33.45.854686_isync.log Error Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_23.33.45.854686_isync.error STATUS : PASSED
isync: <filter> ausschließen
Verwenden Sie die -exclude <filter>
Parameter mit isync
Befehl zum Ausschließen der Dateien und Verzeichnisse, die mit dem Filter übereinstimmen.
Beispiel anzeigen
[root@client1 linux]# ./xcp isync -exclude fnm("FILE_USER5*") <source_ip_address>:/source_vol <destination_ip_address>:/dest_vol Job ID: Job_2023-11-16_23.41.00.713151_isync 14,514 scanned, 570 excluded, 675 MiB in (133 MiB/s), 2.03 MiB out (411 KiB/s), 5s 24,211 scanned, 570 excluded, 4.17 GiB in (713 MiB/s), 11.0 MiB out (1.79 MiB/s), 10s 30,786 scanned, 574 excluded, 116 removed, 7.07 GiB in (589 MiB/s), 17.7 MiB out (1.32 MiB/s), 15s 30,786 scanned, 574 excluded, 116 removed, 10.1 GiB in (629 MiB/s), 24.7 MiB out (1.40 MiB/s), 20s 31,106 scanned, 222 copied, 574 excluded, 116 removed, 12.8 GiB in (510 MiB/s), 42.3 MiB out (3.33 MiB/s), 26s . . . 41,316 scanned, 1,000 copied, 1,206 excluded, 1,000 removed, 225 GiB in (616 MiB/s), 563 MiB out (1.36 MiB/s), 6m35s Excluded: 1206 excluded, 0 did not match exclude criteria Xcp command : xcp isync -exclude fnm("FILE_USER5*") <source_ip_address>:/source_vol <destination_ip_address>:/dest_vol Stats : 1,000 removed, 41,316 scanned, 1,000 copied, 1,206 excluded Speed : 227 GiB in (584 MiB/s), 568 MiB out (1.42 MiB/s) Total Time : 6m38s. Job ID : Job_2023-11-16_23.41.00.713151_isync Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_23.41.00.713151_isync.log Error Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_23.41.00.713151_isync.error STATUS : PASSED
isync -newid <name>
Verwenden Sie die -newid <name>
Parameter mit isync
Befehl zum Festlegen des Katalognamens für einen neuen Indexkatalog.
Beispiel anzeigen
root@client1 linux]# ./xcp isync -newid testing -s3.endpoint <S3_endpoint_url> <source_ip_address>:/src/USER4 s3://isyncestimate/ Job ID: Job_2023-11-16_04.33.32.381458_isync target scan completed: 502 scanned, 250 s3.objects, 251 indexed, 118 KiB in (38.9 KiB/s), 63.7 KiB out (20.9 KiB/s), 3s. Xcp command : xcp isync -newid testing -s3.endpoint S3_endpoint_url> <source_ip_address>:/src/USER4 s3://isyncestimate/ Stats : 502 scanned, 250 s3.objects, 251 indexed Speed : 118 KiB in (38.8 KiB/s), 63.7 KiB out (20.9 KiB/s) Total Time : 3s. Job ID : Job_2023-11-16_04.33.32.381458_isync Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_04.33.32.381458_isync.log STATUS : PASSED
isync -Loglevel <name>
Verwenden Sie die -loglevel <name>
Parameter mit isync
Befehl zum Festlegen der Protokollebene; verfügbare Ebenen sind INFO und DEBUG. Der Standardwert ist INFO.
Beispiel anzeigen
[root@client1 linux]# ./xcp isync -loglevel DEBUG -bs 32k <source_ip_address>:/source_vol <destination_ip_address>:/dest_vol Job ID: Job_2023-11-17_00.49.20.336389_isync 20,616 scanned, 1.62 GiB in (332 MiB/s), 8.23 MiB out (1.64 MiB/s), 5s 30,240 scanned, 4.55 GiB in (594 MiB/s), 22.4 MiB out (2.81 MiB/s), 10s 30,439 scanned, 7.47 GiB in (589 MiB/s), 35.6 MiB out (2.60 MiB/s), 15s 30,439 scanned, 10.5 GiB in (617 MiB/s), 49.5 MiB out (2.75 MiB/s), 20s 30,863 scanned, 1 copied, 13.3 GiB in (547 MiB/s), 62.7 MiB out (2.56 MiB/s), 25s . . . 42,497 scanned, 71 copied, 227 GiB in (637 MiB/s), 5.12 GiB out (2.79 MiB/s), 6m40s 42,497 scanned, 71 copied, 229 GiB in (538 MiB/s), 5.13 GiB out (2.35 MiB/s), 6m45s Xcp command : xcp isync -loglevel DEBUG -bs 32k <source_ip_address>:/source_vol <destination_ip_address>:/dest_vol Stats : 42,497 scanned, 71 copied Speed : 231 GiB in (579 MiB/s), 5.14 GiB out (12.9 MiB/s) Total Time : 6m48s. Job ID : Job_2023-11-17_00.49.20.336389_isync Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-17_00.49.20.336389_isync.log Error Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-17_00.49.20.336389_isync.error STATUS : PASSED
isync -preserve-atitime
Verwenden Sie die -preserve-atime
Parameter mit isync
Befehl zum Wiederherstellen aller Dateien auf das Datum des letzten Zugriffs auf der Quelle.
Beispiel anzeigen
[root@client1 linux]# ./xcp isync -preserve-atime <source_ip_address>:/source_vol <destination_ip_address>:/dest_vol Job ID: Job_2023-11-17_01.31.26.077154_isync 21,649 scanned, 1.41 GiB in (260 MiB/s), 5.63 MiB out (1.01 MiB/s), 5s 32,034 scanned, 10.9 GiB in (400 MiB/s), 29.3 MiB out (925 KiB/s), 30s 33,950 scanned, 1 copied, 12.9 GiB in (399 MiB/s), 35.5 MiB out (1.24 MiB/s), 35s 33,950 scanned, 1 copied, 14.7 GiB in (361 MiB/s), 39.6 MiB out (830 KiB/s), 41s . . . 42,499 scanned, 1 copied, 229 GiB in (623 MiB/s), 529 MiB out (1.37 MiB/s), 7m16s 42,499 scanned, 1 copied, 233 GiB in (719 MiB/s), 536 MiB out (1.56 MiB/s), 7m21s Xcp command : xcp isync -preserve-atime <source_ip_address>:/source_vol <destination_ip_address>:/dest_vol Stats : 42,499 scanned, 1 copied Speed : 234 GiB in (541 MiB/s), 540 MiB out (1.22 MiB/s) Total Time : 7m23s. Job ID : Job_2023-11-17_01.31.26.077154_isync Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-17_01.31.26.077154_isync.log Error Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-17_01.31.26.077154_isync.error STATUS : PASSED
isync -s3.insecure
Verwenden Sie die -s3.insecure
Parameter mit isync
Befehl zur Verwendung von HTTP anstelle von HTTPS für die S3-Bucket-Kommunikation.
Beispiel anzeigen
[root@client1 linux]# ./xcp isync -newid testing2 -s3.insecure -s3.endpoint <S3_endpoint_url> <source_ip_address>:/src/USER4 s3://isyncestimate/ Job ID: Job_2023-11-16_05.09.28.579606_isync target scan completed: 502 scanned, 250 s3.objects, 118 KiB in (47.6 KiB/s), 50.8 KiB out (20.5 KiB/s), 2s. Xcp command : xcp isync -newid testing2 -s3.insecure -s3.endpoint <S3_endpoint_url> <source_ip_address>:/src/USER4 s3://isyncestimate/ Stats : 502 scanned, 250 s3.objects, 251 indexed Speed : 118 KiB in (38.5 KiB/s), 63.8 KiB out (20.7 KiB/s) Total Time : 3s. Job ID : Job_2023-11-16_05.09.28.579606_isync Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_05.09.28.579606_isync.log STATUS : PASSED [root@client1 linux]#
isync -s3.Endpoint <s3_endpoint_url>
Verwenden Sie die -s3.endpoint <s3_endpoint_url>
Parameter mit isync
Befehl, um die standardmäßige AWS-Endpunkt-URL mit einer angegebenen URL für die S3-Bucket-Kommunikation zu überschreiben.
Beispiel anzeigen
root@client1 linux]# ./xcp isync -newid testing -s3.endpoint <S3-endpoint_url> <source_ip_address>:/src/USER4 s3://isyncestimate/ Job ID: Job_2023-11-16_04.33.32.381458_isync target scan completed: 502 scanned, 250 s3.objects, 251 indexed, 118 KiB in (38.9 KiB/s), 63.7 KiB out (20.9 KiB/s), 3s. Xcp command : xcp isync -newid testing -s3.endpoint S3-endpoint_url> <source_ip_address>:/src/USER4 s3://isyncestimate/ Stats : 502 scanned, 250 s3.objects, 251 indexed Speed : 118 KiB in (38.8 KiB/s), 63.7 KiB out (20.9 KiB/s) Total Time : 3s. Job ID : Job_2023-11-16_04.33.32.381458_isync Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_04.33.32.381458_isync.log STATUS : PASSED
isync -s3.profile-<name>
Verwenden Sie die s3.profile
Parameter mit isync
Befehl zum Angeben eines Profils aus der AWS-Anmeldeinformationsdatei für die S3-Bucket-Kommunikation.
Beispiel anzeigen
[root@client1 linux]# /xcp/linux/xcp isync -s3.profile s3_profile -s3.endpoint <S3-endpoint_url> <source_ip_address>:/src/USER4 s3://isyncestimate Job ID: Job_2023-11-16_05.29.21.279709_isync target scan completed: 502 scanned, 250 s3.objects, 108 KiB in (46.5 KiB/s), 38.4 KiB out (16.5 KiB/s), 2s. Xcp command : xcp isync -s3.profile s3_profile -s3. <S3-endpoint_url> <source_ip_address>:/src/USER4 s3://isyncestimate Stats : 502 scanned, 250 s3.objects Speed : 108 KiB in (34.2 KiB/s), 38.4 KiB out (12.1 KiB/s) Total Time : 3s. Job ID : Job_2023-11-16_05.29.21.279709_isync Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_05.29.21.279709_isync.log STATUS : PASSED [root@client1 linux]#
isync -s3.noverify
Verwenden Sie die -s3.noverify
Parameter mit isync
Befehl, um die Standardüberprüfung der SSL-Zertifizierung für die S3 Bucket-Kommunikation außer Kraft zu setzen.
Beispiel anzeigen
root@client1 linux]# ./xcp isync -newid testing5 -s3.noverify -s3.endpoint <endpoint_url> <source_ip_address>:/src/USER4 s3://isyncestimate/ Job ID: Job_2023-11-16_05.11.12.803441_isync target scan completed: 502 scanned, 250 s3.objects, 118 KiB in (40.8 KiB/s), 50.8 KiB out (17.6 KiB/s), 2s. Xcp command : xcp isync -newid testing5 -s3.noverify -s3.endpoint <endpoint_url> <source_ip_address>:/src/USER4 s3://isyncestimate/ Stats : 502 scanned, 250 s3.objects, 251 indexed Speed : 118 KiB in (34.7 KiB/s), 63.8 KiB out (18.6 KiB/s) Total Time : 3s. Job ID : Job_2023-11-16_05.11.12.803441_isync Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_05.11.12.803441_isync.log STATUS : PASSED [root@client1 linux]#
isync-Schätzung
Der isync
Der Befehl kann mit dem verwendet werden estimate
Option zur Schätzung der Zeit, die für den benötigt wird isync
Befehl zum Synchronisieren inkrementeller Änderungen. Der -id
Parameter gibt den Katalognamen eines vorherigen Kopiervorgangs an.
|
Der -id Parameter ist für erforderlich isync estimate Befehlsoption.
|
Beispiel anzeigen
[root@client1 linux]# ./xcp isync estimate -id <name> Job ID: Job_2023-11-20_04.08.18.967541_isync_estimate Index: aa1batch_error1 {source: <source_ip_address>:/src, target: <destination_ip_address>:/dest} 30,611 scanned, 786 MiB in (141 MiB/s), 3.60 MiB out (661 KiB/s), 5s 45,958 scanned, 1.92 GiB in (223 MiB/s), 8.48 MiB out (939 KiB/s), 10s 53,825 scanned, 3.11 GiB in (216 MiB/s), 13.5 MiB out (912 KiB/s), 16s 67,260 scanned, 4.33 GiB in (231 MiB/s), 18.6 MiB out (961 KiB/s), 22s 81,328 scanned, 5.57 GiB in (253 MiB/s), 23.8 MiB out (1.05 MiB/s), 27s 85,697 scanned, 6.85 GiB in (241 MiB/s), 29.2 MiB out (1005 KiB/s), 32s 85,697 scanned, 8.14 GiB in (262 MiB/s), 34.5 MiB out (1.06 MiB/s), 37s Xcp command : xcp isync estimate -id <name> Estimated Time : 45.1s Job ID : Job_2023-11-20_04.08.18.967541_isync_estimate Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-20_04.08.18.967541_isync_estimate.log Error Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-20_04.08.18.967541_isync_estimate.error STATUS : PASSED
In der folgenden Tabelle sind die aufgeführt isync estimate
Parameter und ihre Beschreibung.
Parameter | Beschreibung |
---|---|
Daten werden nicht überprüft. |
|
Überprüft keine Attribute. |
|
Überprüft nicht die Dateiänderungszeiten. |
|
Gibt den zulässigen Zeitunterschied für die Änderung für die Überprüfung an. |
|
Verarbeitet nur die Dateien und Verzeichnisse, die dem Filter entsprechen. |
|
<<nfs_isync_estimate_bs,isync Schätzung -bs [k]> |
Gibt die Lese-/Schreibblockgröße an (Standard: 64k). |
Gibt die maximale Anzahl gleichzeitiger Batch-Prozesse an (Standard: 7). |
|
<<nfs_isync_estimate_dircount,isync-Schätzung -dircount [k]> |
Gibt die Anforderungsgröße beim Lesen von Verzeichnissen an (Standard 64k). |
Schließt die Dateien und Verzeichnisse aus, die dem Filter entsprechen. |
|
Gibt den Katalognamen für einen vorherigen Kopiervorgang an. |
|
Legt die Protokollebene fest; verfügbare Ebenen sind INFO, DEBUG (Standard: INFO). |
|
Stellt alle Dateien auf das Datum des letzten Zugriffs auf der Quelle wieder her. |
|
Bietet die Option, für die S3-Bucket-Kommunikation HTTP statt HTTPS zu verwenden. |
|
Setzt die Standard-Endpunkt-URL von Amazon Web Services (AWS) mit der angegebenen URL für die S3-Bucket-Kommunikation außer Kraft. |
|
Gibt ein Profil aus der AWS-Anmeldedatei für die S3-Bucket-Kommunikation an. |
|
Setzt die Standardüberprüfung der SSL-Zertifizierung für die S3-Bucket-Kommunikation außer Kraft. |
isync-Schätzung – nodata
Verwenden Sie die -nodata
Parameter mit isync estimate
Um anzugeben, dass die Daten nicht überprüft werden sollen.
Beispiel anzeigen
[root@client1 linux]# ./xcp isync estimate -nodata -id <name> Job ID: Job_2023-11-23_23.19.45.648691_isync_estimate Index: isync_est {source: <source_ip_address>:/fg1, target: <destination_ip_address>:/fv} Xcp command : xcp isync estimate -nodata -id <name> Estimated Time : 0.6s Job ID : Job_2023-11-23_23.19.45.648691_isync_estimate Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-23_23.19.45.648691_isync_estimate.log STATUS : PASSED
isync Schätzung -noattrs
Verwenden Sie die -noattrs
Parameter mit isync estimate
Um anzugeben, dass Attribute nicht geprüft werden sollen.
Beispiel anzeigen
[root@client1 linux]# ./xcp isync estimate -noattrs -id <name> Job ID: Job_2023-11-23_23.20.25.042500_isync_estimate Index: isync_est {source: <source_ip_address>:/fg1, target: <target_ip_address>:/fv} Xcp command : xcp isync estimate -noattrs -id <name> Estimated Time : 2.4s Job ID : Job_2023-11-23_23.20.25.042500_isync_estimate Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-23_23.20.25.042500_isync_estimate.log STATUS : PASSED
isync Schätzung -nomods
Verwenden Sie die -nomods
Parameter mit isync estimate
Um anzugeben, dass die Dateiänderungszeiten nicht überprüft werden sollen.
Beispiel anzeigen
[root@client1 linux]# ./xcp isync -nomodes <source_ip_address>:/source_vol <destination_ip_address>:/dest_vol Job ID: Job_2023-11-16_22.56.48.571392_isync 13,897 scanned, 763 MiB in (152 MiB/s), 2.28 MiB out (463 KiB/s), 5s 21,393 scanned, 148 removed, 4.81 GiB in (739 MiB/s), 12.5 MiB out (1.81 MiB/s), 11s 28,517 scanned, 148 removed, 7.68 GiB in (578 MiB/s), 19.1 MiB out (1.31 MiB/s), 16s 28,517 scanned, 148 removed, 10.7 GiB in (619 MiB/s), 26.3 MiB out (1.43 MiB/s), 21s 29,167 scanned, 396 copied, 148 removed, 13.2 GiB in (434 MiB/s), 51.4 MiB out (4.33 MiB/s), 27s . . . 42,790 scanned, 1,000 copied, 1,000 removed, 229 GiB in (641 MiB/s), 571 MiB out (1.40 MiB/s), 6m42s 42,790 scanned, 1,000 copied, 1,000 removed, 232 GiB in (668 MiB/s), 578 MiB out (1.46 MiB/s), 6m47s Xcp command : xcp isync -nomods <source_ip_address>:/source_vol <destination_ip_address>:/dest_vol Stats : 1,000 removed, 42,790 scanned, 1,000 copied Speed : 234 GiB in (585 MiB/s), 583 MiB out (1.42 MiB/s) Total Time : 6m50s. Job ID : Job_2023-11-16_22.56.48.571392_isync Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_22.56.48.571392_isync.log STATUS : PASSED
isync Schätzung -mtimewindow <s>
Verwenden Sie die -mtimewindow <s>
Parameter mit isync estimate
Um die zulässige Zeitdifferenz für die Änderung für die Überprüfung anzugeben.
Beispiel anzeigen
[root@client1 linux]# ./xcp isync estimate -mtimewindow 10 -id <name> Job ID: Job_2023-11-16_01.47.05.139847_isync_estimate Index: <name> {source: <source_ip_address>:/source_vol, target: <destination_ip_address>:/dest_vol} Xcp command : xcp isync estimate -mtimewindow 10 -id <name> Estimated Time : 2m42s Job ID : Job_2023-11-16_01.47.05.139847_isync_estimate Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_01.47.05.139847_isync_estimate.log Error Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11- 16_01.47.05.139847_isync_estimate.error STATUS : PASSED
isync Schätzwert - Übereinstimmung <filter>
Verwenden Sie die -match <filter>
Parameter mit isync estimate
Nur die Dateien und Verzeichnisse verarbeiten, die mit dem Filter übereinstimmen.
Beispiel anzeigen
[root@client1 linux]# ./xcp isync estimate -match <filter> -id <name> Job ID: Job_2023-11-16_02.13.34.904794_isync_estimate Index: <name> {source: <source_ip_address>:/source_vol, target: <destination_ip_address>:/dest_vol} Filtered: 0 matched, 6 did not match Xcp command : xcp isync estimate -match fnm('FILE_*') -id <name> Estimated Time : 0.8s Job ID : Job_2023-11-16_02.13.34.904794_isync_estimate Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_02.13.34.904794_isync_estimate.log STATUS : PASSED
isync Schätzung - bs <n[k]>
Verwenden Sie die -bs <n[k]>
Parameter mit isync estimate
Um die Größe des Lese-/Schreibblocks anzugeben. Die standardmäßige Blockgröße beträgt 64k.
Beispiel anzeigen
[root@client1 linux]# ./xcp isync estimate -bs 128k -id <name> Job ID: Job_2023-11-16_02.14.21.263618_isync_estimate Index: <name> {source: <source_ip_address>:/source_vol, target: <destination_ip_address>:/dest_vol} Xcp command : xcp isync estimate -bs 128k -id <name> Estimated Time : 6m48s Job ID : Job_2023-11-16_02.14.21.263618_isync_estimate Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_02.14.21.263618_isync_estimate.log STATUS : PASSED
isync Schätzung - parallel
Verwenden Sie die -parallel <n>
Parameter mit isync estimate
Um die maximale Anzahl gleichzeitiger Batch-Prozesse festzulegen. Der Standardwert ist 7.
Beispiel anzeigen
[root@client1 linux]# ./xcp isync estimate -parallel 10 -id <name> Job ID: Job_2023-11-16_02.15.25.109554_isync_estimate Index: <name> {source: <source_ip_address>:/source_vol, target: <destination_ip_address>:/dest_vol} Xcp command : xcp isync estimate -parallel 10 -id <name> Estimated Time : 8m3s Job ID : Job_2023-11-16_02.15.25.109554_isync_estimate Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_02.15.25.109554_isync_estimate.log STATUS : PASSED
isync-Schätzung - dircount <n[k]>
Verwenden Sie die -dircount <n[k]>
Parameter mit isync estimate
Um die Anforderungsgröße beim Lesen von Verzeichnissen festzulegen. Der Standardwert ist 64k.
Beispiel anzeigen
[root@client1 linux]# ./xcp isync estimate -dircount 128k -id <name> Job ID: Job_2023-11-16_02.15.56.200697_isync_estimate Index: <name> {source: <source_ip_address>:/source_vol, target: <destination_ip_address>:/dest_vol} Xcp command : xcp isync estimate -dircount 128k -id <name> Estimated Time : 8m6s Job ID : Job_2023-11-16_02.15.56.200697_isync_estimate Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_02.15.56.200697_isync_estimate.log STATUS : PASSED
isync-Schätzung – <filter> ausschließen
Verwenden Sie die -exclude <filter>
Parameter mit isync estimate
Um die Dateien und Verzeichnisse auszuschließen, die mit dem Filter übereinstimmen.
Beispiel anzeigen
[root@client1 linux]# ./xcp isync estimate -exclude "fnm('DIR1*')" -id <name> Job ID: Job_2023-11-16_02.16.30.449378_isync_estimate Index: <name> {source: <source_ip_address>:/source_vol, target: <destination_ip_address>:/dest_vol} Excluded: 60 excluded, 0 did not match exclude criteria Xcp command : xcp isync estimate -exclude fnm('DIR1*') -id <name> Estimated Time : 3m29s Job ID : Job_2023-11-16_02.16.30.449378_isync_estimate Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_02.16.30.449378_isync_estimate.log STATUS : PASSED
isync Schätzung -id <name>
Verwenden Sie die -id <name>
Parameter mit isync estimate
Um den Katalognamen für einen vorherigen Kopiervorgang anzugeben.
Beispiel anzeigen
[root@client1 linux]# ./xcp isync estimate -id <name> Job ID: Job_2023-11-20_04.08.18.967541_isync_estimate Index: <name> {source: <source_ip_address>:/src, target: <destination_ip_address>:/dest} 30,611 scanned, 786 MiB in (141 MiB/s), 3.60 MiB out (661 KiB/s), 5s 45,958 scanned, 1.92 GiB in (223 MiB/s), 8.48 MiB out (939 KiB/s), 10s 53,825 scanned, 3.11 GiB in (216 MiB/s), 13.5 MiB out (912 KiB/s), 16s 67,260 scanned, 4.33 GiB in (231 MiB/s), 18.6 MiB out (961 KiB/s), 22s 81,328 scanned, 5.57 GiB in (253 MiB/s), 23.8 MiB out (1.05 MiB/s), 27s 85,697 scanned, 6.85 GiB in (241 MiB/s), 29.2 MiB out (1005 KiB/s), 32s 85,697 scanned, 8.14 GiB in (262 MiB/s), 34.5 MiB out (1.06 MiB/s), 37s Xcp command : xcp isync estimate -id <name> Estimated Time : 45.1s Job ID : Job_2023-11-20_04.08.18.967541_isync_estimate Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-20_04.08.18.967541_isync_estimate.log Error Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11- 20_04.08.18.967541_isync_estimate.error STATUS : PASSED
isync-Schätzung -<name> auf Protokollebene
Verwenden Sie die -loglevel <name>
Parameter mit isync estimate
Zum Einstellen der Protokollebene; verfügbare Ebenen sind INFO und DEBUG. Der Standardwert ist INFO.
Beispiel anzeigen
[root@client1 linux]# ./xcp isync estimate -loglevel DEBUG -id <name> Job ID: Job_2023-11-16_02.16.58.212518_isync_estimate Index: <name> {source: <source_ip_address>:/source_vol, target: <destination_ip_address>:/dest_vol} Xcp command : xcp isync estimate -loglevel DEBUG -id <name> Estimated Time : 8m18s Job ID : Job_2023-11-16_02.16.58.212518_isync_estimate Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_02.16.58.212518_isync_estimate.log STATUS : PASSED
isync-Schätzung - preserve-atitime
Verwenden Sie die -preserve-atime
Parameter mit isync estimate
Wiederherstellen aller Dateien auf das Datum, an dem zuletzt auf die Quelle zugegriffen wurde.
Beispiel anzeigen
[root@client1 linux]# ./xcp isync estimate -preserve-atime -id <name> Job ID: Job_2023-11-16_02.17.32.085754_isync_estimate Index: <name> {source: <source_ip_address>:/source_vol, target: <destination_ip_address>:/dest_vol} Xcp command : xcp isync estimate -preserve-atime -id <name> Estimated Time : 8m26s Job ID : Job_2023-11-16_02.17.32.085754_isync_estimate Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_02.17.32.085754_isync_estimate.log STATUS : PASSED
isync-Schätzung -s3.insecure
Verwenden Sie die -s3.insecure
Parameter mit isync estimate
Verwenden von HTTP statt HTTPS für die S3-Bucket-Kommunikation.
Beispiel anzeigen
[root@client1 linux]# ./xcp isync estimate -s3.insecure -id S3_index Job ID: Job_2023-11-16_02.22.36.481539_isync_estimate Index: S3_index {source: <source_ip_address>:/source_vol/USER5, target: s3:// xcptesting/test_ankit/} 2,002 scanned, 432 KiB in (86.1 KiB/s), 5.53 KiB out (1.10 KiB/s), 5s 2,002 scanned, 432 KiB in (0/s), 5.53 KiB out (0/s), 10s Xcp command : xcp isync estimate -s3.insecure -id S3_index Estimated Time : 9.4s Job ID : Job_2023-11-16_02.22.36.481539_isync_estimate Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_02.22.36.481539_isync_estimate.log STATUS : PASSED
isync-Schätzung -s3.Endpoint <s3_endpoint_url>
Verwenden Sie die -s3.endpoint <s3_endpoint_url>
Parameter mit isync estimate
So überschreiben Sie die Standard-AWS-Endpunkt-URL mit einer angegebenen URL für die S3-Bucket-Kommunikation.
Beispiel anzeigen
[root@client1 linux]# ./xcp isync estimate -s3.endpoint <S3_endpoint_url> -id S3_index1 Job ID: Job_2023-11-16_02.35.49.911194_isync_estimate Index: S3_index1 {source: <source_ip_address>:/source_vol/USER5, target: s3://isyncestimate/} 2,002 scanned, 432 KiB in (85.6 KiB/s), 5.54 KiB out (1.10 KiB/s), 5s 2,002 scanned, 432 KiB in (0/s), 5.54 KiB out (0/s), 10s Xcp command : xcp isync estimate -s3.endpoint <S3_endpoint_url> -id S3_index1 Estimated Time : 13.3s Job ID : Job_2023-11-16_02.35.49.911194_isync_estimate Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_02.35.49.911194_isync_estimate.log STATUS : PASSED
isync Schätzung -s3.profile <name>
Verwenden Sie die s3.profile
Parameter mit isync estimate
So geben Sie ein Profil aus der AWS-Anmeldedatei für die S3-Bucket-Kommunikation an.
Beispiel anzeigen
[root@client1 linux]# ./xcp isync estimate -s3.profile s3_profile -id S3_index Job ID: Job_2023-11-16_02.25.57.045692_isync_estimate Index: S3_index {source: <source_ip_address>:/source_vol/USER5, target: s3:// xcptesting/test_ankit/} 2,002 scanned, 432 KiB in (84.9 KiB/s), 5.53 KiB out (1.09 KiB/s), 5s 2,002 scanned, 432 KiB in (0/s), 5.53 KiB out (0/s), 10s Xcp command : xcp isync estimate -s3.profile s3_profile -id S3_index Estimated Time : 9.7s Job ID : Job_2023-11-16_02.25.57.045692_isync_estimate Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_02.25.57.045692_isync_estimate.log STATUS : PASSED
isync-Schätzung -s3.noverify
Verwenden Sie die -s3.noverify
Parameter mit isync estimate
So überschreiben Sie die Standardüberprüfung der SSL-Zertifizierung für die S3 Bucket-Kommunikation.
Beispiel anzeigen
[root@client1 linux]# ./xcp isync estimate -s3.noverify -id S3_index Job ID: Job_2023-11-16_02.23.36.515890_isync_estimate Index: S3_index {source: <source_ip_address>:/source_vol/USER5, target: s3:// xcptesting/test_ankit/} 2,002 scanned, 432 KiB in (85.7 KiB/s), 5.53 KiB out (1.10 KiB/s), 5s 2,002 scanned, 432 KiB in (0/s), 5.53 KiB out (0/s), 10s Xcp command : xcp isync estimate -s3.noverify -id S3_index Estimated Time : 9.3s Job ID : Job_2023-11-16_02.23.36.515890_isync_estimate Log Path : /opt/NetApp/xFiles/xcp/xcplogs/Job_2023-11-16_02.23.36.515890_isync_estimate.log STATUS : PASSED