Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products

NVP vProxy - 瞭解 NetWorker 中顯示的 VMware VM 備份層級和大小

Summary: 本文提供 NetWorker 中如何報告 VMware VM 備份層級和大小的一般概觀。

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

NetWorker 支援下列 VMware VM 備份層級:
  • 完整 - 備份整個虛擬機器。
  • 增量 - 只有在先前完整或增量備份之後的變更才會寫入磁碟。VMware Change Block Tracking (CBT) 會計算增量資料。
  • 略過 - 不執行備份。
  • 僅記錄 - 僅用於透過 MSVMAPPAGENT。這僅用於備份資料庫事務日誌。
 備份等級在備份操作中設定:
備份層級已在備份動作中設定
 

虛擬合成完整:

NetWorker 僅支援直接備份至 Data Domain 磁碟裝置;一旦進入 Data Domain,資料即可複製 (複製) 至磁帶、Cloud Boost 或其他支援的複製裝置。這也表示資料必須複製回 Data Domain 裝置,才能執行復原。

由於備份是執行到 Data Domain,因此目標裝置產生的備份是新的完整備份,無論執行的備份層級為何。NetWorker 使用 Data Domain 虛擬合成技術來建立合成完整備份。這表示若有需要,任何備份都可用來進行完整映像復原。由於所有備份都是「虛擬合成完整」備份,因此 NetWorker 支援為 VM 排程「永久增量」備份。但是,任何 VM 的第一次備份都會以完整層級執行。 


監控:

無論排定的備份層級如何,NetWorker 中的 VM 備份層級都會顯示為「完整」層級。例如,NetWorker Management Console (NMC) 監控視窗會顯示:

無論排定的備份層級為何,備份層級在 NetWorker 中都會顯示為層級「full」

NetWorker 伺服器媒體資料庫中所顯示 的儲存集 詳細資料 (mm) 會將層級顯示為已滿: mminfo -kvot

[root@nsr ~]# mminfo -kvot
 volume        type   client           date     time         size ssid      fl   lvl name
VMBackupPool.002 Data Domain vcsa.amer.lan 09/26/2024 09:00:10 PM 114 GB 3824550812 cr full vm:503ea434-0331-8ed6-8b19-b9cd408cce7a:vcsa.amer.lan
VMBackupPool.002 Data Domain vcsa.amer.lan 09/26/2024 09:00:11 PM 104 GB 3807773596 cr full vm:503ebedd-f10f-3109-3a01-ab59180c700a:vcsa.amer.lan
VMBackupPool.002 Data Domain vcsa.amer.lan 09/26/2024 09:00:12 PM 104 GB 3790996380 cr full vm:503e73d1-0586-cc5a-6748-fa3dc7d54047:vcsa.amer.lan
VMBackupPool.002 Data Domain vcsa.amer.lan 09/26/2024 09:00:13 PM 104 GB 3774219164 cr full vm:503ebd5c-db03-255f-b9c4-ec4bf6738647:vcsa.amer.lan
VMBackupPool.002 Data Domain vcsa.amer.lan 09/26/2024 09:00:14 PM 104 GB 3757441948 cr full vm:503e47a3-d13b-64cd-df1a-9184f0ffd45e:vcsa.amer.lan

擴充版 mminfo 詳細資料報告執行的備份層級:

mminfo -S -q ssid=SSID

例如:

[root@nsr ~]# mminfo -S -q ssid=3790996380
ssid=3790996380 savetime=09/26/2024 09:00:12 PM (1727398812) vcsa.amer.lan:vm:503e73d1-0586-cc5a-6748-fa3dc7d54047:vcsa.amer.lan
  level=full   sflags=vrF      size=107479425880 files=1          insert=09/26/2024
  create=09/26/2024 complete=09/26/2024 browse=10/03/2024 09:00:10 PM retent=10/03/2024 11:59:59 PM
  clientid=0bc290fc-00000004-6663510c-6663794c-00085000-592bbe56
         **backup start time: 1727398812;
              *backup_device: Data Domain;
                *backup_mode: VSS;
         *occupiedvmdiskutil: 16584376320;
         *policy action name: "backup: 1727398811";
                *policy name: "VMware Protection: 1727398811";
       *policy workflow name: "Full VM: 1727398811";
*policy_workflow_action_path: /VMware Protection/Full VM/backup;
             *proxy_hostname: nsr-vproxy01.amer.lan;
*ss data domain backup cloneid: 1727398811;
*ss data domain dedup statistics: "v1:1727398811:107438073630:53930194:52145905";
             *SSID directory: Yes;
            *totalvmdiskutil: 106648563712;
           *vcenter_hostname: vcsa.amer.lan;
            *vm_backup_level: incr;
                    *vm_info: \
...
...

 

VM 備份大小:

無論是否 nsrcapinfomminfo 如果使用此選項,則 VM 備份在 VMware 中一律會顯示 VM 的完整隨需分配大小。它不反映增量備份中備份的數據量。例如,VM 在 VMware 中顯示 100 GB 的置備空間:

VM 備份在 VMware 中一律顯示 VM 的完整隨需分配大小

在 NetWorker 中,VM 大小存在差異,顯示於 nsrcapinfomminfo 與 VMware 中顯示的 VM 大小相比。

[root@nsr ~]# mminfo -kot -q vmname=win-client01.amer.lan
 volume        type   vm_name         date     time         size ssid      fl backup_size
VMBackupPool.001 Data Domain win-client01.amer.lan 09/23/2024 05:10:00 PM 104 GB 4260485415 cr 104 GB
VMBackupPool.002 Data Domain win-client01.amer.lan 09/23/2024 05:39:24 PM 104 GB 4210155532 cr 104 GB
VMBackupPool.002 Data Domain win-client01.amer.lan 09/23/2024 09:00:11 PM 104 GB 4109504283 cr 104 GB
VMBackupPool.002 Data Domain win-client01.amer.lan 09/24/2024 10:41:44 AM 104 GB 3941781417 cr 104 GB
VMBackupPool.002 Data Domain win-client01.amer.lan 09/24/2024 09:00:13 PM 104 GB 3807600797 cr 104 GB
VMBackupPool.002 Data Domain win-client01.amer.lan 09/25/2024 09:00:10 PM 104 GB 4143231516 cr 104 GB
VMBackupPool.002 Data Domain win-client01.amer.lan 09/26/2024 09:00:12 PM 104 GB 3790996380 cr 104 GB

在 VMware 中,VM 的大小是位元組中的二進位千位元組 (1024);而在 NetWorker 中,VM 的大小會以 KiB 的公制公斤 (1000) 顯示。二進位千公里以 KiB、MiB、GiB、TiB 等為單位。公制千斤為單位,分別為 KB、MB、GB、TB 等。
 

注意:它不能準確表示每次備份發送的數據量。請參閱「每次備份儲存的資料 」一節。


將 VM 儲存集大小 (位元組) 轉換為二進位千米時,VMware 中所報告的大小相符。

執行下列步驟: mminfo 具有展開的指令 sumsize 圓柱。擴充版 sumsize 列顯示預配的大小(以位元組為單位),而不是轉換后的單位大小。

mminfo -kot -q vmname=vm_name -r "savetime,ssid,sumsize(15)"

範例:

[root@nsr ~]# mminfo -kot -q vmname=win-client01.amer.lan -r "savetime,ssid,sumsize(15)"
  date   ssid                  size
...
09/26/2024 3790996380   107479425880

NetWorker 中顯示的單位為位元組。位元組必須轉換為二進位千單位 (GiB) 才能符合 VMware:

Size_in_Bytes / 1024 = KiB / 1024 = MiB / 1024 = GiB

範例:

107479425880 Bytes / 1024 = 104960376.83 KiB / 1024 = 102500.36 MiB / 1024 = 100.09 GiB

我們可以看到,轉換成二進位千米後,NetWorker 和 VMware 的大小接近 1:1 相符。


NetWorker 19.9.0 及更新版本:

NetWorker 19.9.0 和 vProxy 4.3.0-46 (及更新版本) 新增功能,可在 VM 備份期間擷取所有磁碟機的總隨需分配大小,以及 VM 資料/檔案的總空間使用量。在使用 19.9 和 4.3.0-46 後,可檢視此資料,以使用兩個新的 mminfo -r 㫊。
  • totalvmdiskutil - 顯示 VM 上設定的所有磁碟驅動器的總預配大小(以位元組為單位)
  • occupiedvmdiskutil - VM 上資料/檔案佔用的總空間(以位元組為單位)
mminfo -kot -r "vmname(20),ssid,savetime,totalvmdiskutil,occupiedvmdiskutil"
 vm_name            ssid         date totalvmdiskutil occupiedvmdiskutil
winclient02         4249867714 05/01/2023 96058994688 39817691136
linuxclient01       4233090498 05/01/2023 15435038720 8569937920

注意:此資料僅代表 VM 的設定大小,以及備份時 VM 使用的磁碟空間。它不反映備份期間傳送到 Data Domain 的資料量。


每次備份儲存的資料:

mminfo output:

完整的 mminfo 儲存集的報告會顯示 VM 上每個 VMDK 的「變更位元組」。這表示在指定的存儲集中備份的數據量。 
  1. 取得 VM 備份的 SSID:
mminfo -kot -q vmname=VM_NAME
  1. 輸出完整 mminfo 儲存集的報告:
mminfo -aS -q ssid=SSID

範例:

root@lnx-nwserv:~# mminfo -aS -q ssid=2463462732
....
  \"disks\": [
    {
      \"display-name\": \"Hard disk 1\",
      \"datastore\": \"esx01-datastore\",
      \"datastore-moref\": \"datastore-11\",
      \"disk-key\": 2000,
      \"size-kb\": 104857600,
      \"thin\": true,
      \"disk_mode\": \"persistent\",
      \"disk_stats\": {
        \"Statistics\": {
          \"ProvisionedBytes\": 107374182400,
          \"UsedBytes\": 28354609152,
          \"ChangedBytes\": 166723584,
          \"SecondsTaken\": 67
        },
        \"DDStatistics\": {
          \"PreClientCompBytes\": 122079139,
          \"PostClientCompBytes\": 35083803,
          \"TotalSegments\": 18984,
          \"RedundantSegments\": 4798
        },
        \"BaseFileName\": \"[esx01-datastore] win-client01/win-client01.vmdk\"\

      }
    },
    {
      \"display-name\": \"Hard disk 2\",
      \"datastore\": \"esx01-datastore\",
      \"datastore-moref\": \"datastore-11\",
      \"disk-key\": 2001,
      \"size-kb\": 15728640,
      \"thin\": true,
      \"disk_mode\": \"persistent\",
      \"disk_stats\": {
        \"Statistics\": {
          \"ProvisionedBytes\": 16106127360,
          \"UsedBytes\": 16087384064,
          \"ChangedBytes\": 589824,
          \"SecondsTaken\": 28
        },
        \"DDStatistics\": {
          \"PreClientCompBytes\": 219923,
          \"PostClientCompBytes\": 36245,
          \"TotalSegments\": 62,
          \"RedundantSegments\": 35
        },
        \"BaseFileName\": \"[esx01-datastore] win-client01/win-client01_1.vmdk\
\"
...


工作階段記錄:

備份的資料量會報告在每個備份工作階段記錄的摘要中:
2022-10-20T02:04:57Z INFO:   [@(#) Build number: 54] DiskStats: Disk Label    |  Mode  | Bytes Moved |  Read Rate   |  Write Rate  |     Overhead  |   VDDK Wait   |   Total Time  | VM MORef  | VM Name                       
2022-10-20T02:04:57Z INFO:   [@(#) Build number: 54] DiskStats: ------------- | ------ | ----------- | ------------ | ------------ | ------------- | ------------- | ------------- | --------- | ------------------------------
2022-10-20T02:04:57Z INFO:   [@(#) Build number: 54] DiskStats: Total | | 8 GiB | 107 MiB/s | 293 MiB/s | 0:00:37 | 0:00:19 | 0:03:44 | vm-7002 | winclient02

這些記錄可在 NetWorker 伺服器上取得,位於: /nsr/logs/polict/policy_name/workflow_name/
工作階段記錄也會儲存在 vProxy 的下方: /opt/emc/vproxy/runtime/logs/recycle/vbackupd/


注意:DiskStats 是四捨五入的值。顯示的值會四捨五入至最接近的下一個單位,在上述範例中為 GiB。工作階段記錄中的 ChangedBytes 資訊,或 mminfo 輸出報告備份期間發送的確切位元組數。

作業系統命令 (grep/Select-String) 可用來列出每個 VM 備份工作階段的 DiskStats 總數,而不必逐一檢閱記錄檔。顯示的大小有助於確定在 VM 備份期間發送的數據量。 
  • NetWorker 伺服器原則記錄遵循 jobsdb 輪換 (預設為 72 小時);經過此時間后,將從伺服器中刪除備份日誌。
  • vProxy 備份工作階段記錄不會遵循 jobsdb 輪換,而且會根據 vProxy 活動和空間使用量,在 vProxy 上保留數週/數月。
  • 此資訊還顯示備份會話的輸送量。 

Linux NetWorker 伺服器:

# grep -rnw "DiskStats: Total" /nsr/logs/policy/VMware/Image-Protection/ | grep -v "0 Bytes"

注意:此命令會輸出所有 VM 備份的磁碟統計資料,但不包括備份未傳送任何資料 (無變更) 的任何結果。
 
root@lnx-nwserv:~# grep -rnw "DiskStats: Total" /nsr/logs/policy/VMware/Image-Protection/ | grep -v "0 Bytes"
/nsr/logs/policy/VMware/Image-Protection/000020-lnx_client02-2024-2-5-11-32-42.log:662:2024-02-05T16:32:40Z INFO:   [@(#) Build number: 185] DiskStats: Total         |        |       8 GiB |    113 MiB/s |    244 MiB/s |       0:00:17 |       0:00:35 |       0:02:23 | vm-1010  | lnx-client02
/nsr/logs/policy/VMware/Image-Protection/000021-lnx_nwserv-2024-2-5-11-33-25.log:668:2024-02-05T16:33:22Z INFO:   [@(#) Build number: 185] DiskStats: Total         |        |      11 GiB |     72 MiB/s |    134 MiB/s |       0:00:17 |      157.0 ms |       0:03:06 | vm-4005| lnx-nwserv
/nsr/logs/policy/VMware/Image-Protection/000023-win_client01-2024-2-5-11-34-18.log:664:2024-02-05T16:34:14Z INFO:   [@(#) Build number: 185] DiskStats: Total         |        |      19 GiB |    104 MiB/s |    265 MiB/s |       0:00:17 |       0:00:18 |       0:03:58 | vm-1009  | win-client01
/nsr/logs/policy/VMware/Image-Protection/000022-win_sql01-2024-2-5-11-35-59.log:670:2024-02-05T16:35:58Z INFO:   [@(#) Build number: 185] DiskStats: Total         |        |      26 GiB |    104 MiB/s |    318 MiB/s |       0:00:17 |        1.8 us |       0:04:49 | vm-1012   | win-sql01
/nsr/logs/policy/VMware/Image-Protection/000024-lnx_client01-2024-2-5-11-44-12.log:663:2024-02-05T16:44:09Z INFO:   [@(#) Build number: 185] DiskStats: Total         |        |       8 GiB |    112 MiB/s |    359 MiB/s |       0:00:16 |       0:00:16 |       0:01:59 | vm-1008  | lnx-client01
/nsr/logs/policy/VMware/Image-Protection/000025-win_client02-2024-2-5-11-45-7.log:666:2024-02-05T16:45:05Z INFO:   [@(#) Build number: 185] DiskStats: Total         |        |      16 GiB |    112 MiB/s |    366 MiB/s |       0:00:16 |       71.2 ms |       0:02:55 | vm-1011 | win-client02
/nsr/logs/policy/VMware/Image-Protection/000026-win_sql02-2024-2-5-11-47-32.log:670:2024-02-05T16:47:27Z INFO:   [@(#) Build number: 185] DiskStats: Total         |        |      21 GiB |     92 MiB/s |    350 MiB/s |       0:00:17 |        1.3 us |       0:04:44 | vm-1013   | win-sql02
/nsr/logs/policy/VMware/Image-Protection/032065-lnx_client02-2024-2-5-23-2-13.log:665:2024-02-06T04:02:10Z INFO:   [@(#) Build number: 185] DiskStats: Total         |        |       5 GiB |     61 MiB/s |    338 MiB/s |       0:00:16 |      185.8 ms |       0:01:54 | vm-1010 | lnx-client02
/nsr/logs/policy/VMware/Image-Protection/032062-lnx_client01-2024-2-5-23-2-18.log:670:2024-02-06T04:02:15Z INFO:   [@(#) Build number: 185] DiskStats: Total         |        |       5 GiB |     61 MiB/s |    333 MiB/s |       0:00:17 |       88.2 ms |       0:01:59 | vm-1008 | lnx-client01
/nsr/logs/policy/VMware/Image-Protection/032066-lnx_nwserv-2024-2-5-23-2-44.log:666:2024-02-06T04:02:39Z INFO:   [@(#) Build number: 185] DiskStats: Total         |        |       5 GiB |     53 MiB/s |    326 MiB/s |       0:00:17 |       0:00:17 |       0:02:22 | vm-4005   | lnx-nwserv
/nsr/logs/policy/VMware/Image-Protection/032064-win_sql02-2024-2-5-23-5-29.log:672:2024-02-06T04:05:24Z INFO:   [@(#) Build number: 185] DiskStats: Total         |        |       9 GiB |     55 MiB/s |    217 MiB/s |       0:00:17 |       82.6 ms |       0:04:50 | vm-1013   |win-sql02
/nsr/logs/policy/VMware/Image-Protection/032067-win_sql01-2024-2-5-23-5-30.log:674:2024-02-06T04:05:24Z INFO:   [@(#) Build number: 185] DiskStats: Total         |        |       9 GiB |     52 MiB/s |    249 MiB/s |       0:00:17 |       0:00:33 |       0:05:07 | vm-1012   |win-sql01
/nsr/logs/policy/VMware/Image-Protection/032063-win_client02-2024-2-5-23-5-58.log:669:2024-02-06T04:05:56Z INFO:   [@(#) Build number: 185] DiskStats: Total         |        |      11 GiB |     57 MiB/s |    279 MiB/s |       0:00:17 |       0:00:17 |       0:05:22 | vm-1011 | win-client02
/nsr/logs/policy/VMware/Image-Protection/032068-win_client01-2024-2-5-23-6-9.log:672:2024-02-06T04:06:07Z INFO:   [@(#) Build number: 185] DiskStats: Total         |        |      12 GiB |     54 MiB/s |    226 MiB/s |       0:00:17 |        1.6 us |       0:04:56 | vm-1009| win-client01
/nsr/logs/policy/VMware/Image-Protection/096083-lnx_client01-2024-2-6-23-1-24.log:665:2024-02-07T04:01:19Z INFO:   [@(#) Build number: 39] DiskStats: Total         |        |       4 MiB |      4 MiB/s |    312 MiB/s |       0:00:17 |        957 ns |       0:01:04 | vm-1008| lnx-client01
/nsr/logs/policy/VMware/Image-Protection/096086-lnx_client02-2024-2-6-23-2-31.log:671:2024-02-07T04:02:29Z INFO:   [@(#) Build number: 39] DiskStats: Total         |        |       4 GiB |     52 MiB/s |    150 MiB/s |       0:00:16 |        1.2 us |       0:02:13 | vm-1010| lnx-client02
/nsr/logs/policy/VMware/Image-Protection/096084-win_client02-2024-2-6-23-3-11.log:668:2024-02-07T04:03:09Z INFO:   [@(#) Build number: 39] DiskStats: Total         |        |       3 GiB |     39 MiB/s |    216 MiB/s |       0:00:16 |       72.9 ms |       0:02:24 | vm-1011| win-client02
/nsr/logs/policy/VMware/Image-Protection/096088-win_sql01-2024-2-6-23-3-14.log:668:2024-02-07T04:03:12Z INFO:   [@(#) Build number: 39] DiskStats: Total         |        |       5 GiB |     55 MiB/s |    236 MiB/s |       0:00:17 |      141.7 ms |       0:02:39 | vm-1012   | win-sql01
/nsr/logs/policy/VMware/Image-Protection/096085-win_sql02-2024-2-6-23-3-16.log:666:2024-02-07T04:03:09Z INFO:   [@(#) Build number: 39] DiskStats: Total         |        |       3 GiB |     38 MiB/s |    233 MiB/s |       0:00:16 |       0:00:16 |       0:02:35 | vm-1013   | win-sql02
/nsr/logs/policy/VMware/Image-Protection/096089-win_client01-2024-2-6-23-3-38.log:668:2024-02-07T04:03:31Z INFO:   [@(#) Build number: 39] DiskStats: Total         |        |       3 GiB |     34 MiB/s |    214 MiB/s |       0:00:17 |        1.1 us |       0:02:24 | vm-1009| win-client01
/nsr/logs/policy/VMware/Image-Protection/096087-lnx_nwserv-2024-2-6-23-3-55.log:670:2024-02-07T04:03:50Z INFO:   [@(#) Build number: 39] DiskStats: Total         |        |       7 GiB |     53 MiB/s |    238 MiB/s |       0:00:17 |       0:00:17 |       0:03:18 | vm-4005   | lnx-nwserv

Windows NetWorker 伺服器 (PowerShell):

Select-String -Path "C:\Program Files\EMC NetWorker\nsr\logs\policy\POLICY-NAME\WORKFLOW-NAME\*.log" -Pattern 'DiskStats: Total'

範例:

PS C:\Users\Administrator> Select-String -Path "C:\Program Files\EMC NetWorker\nsr\logs\policy\Gold\VMware\*.log" -Pattern 'DiskStats: Total'

C:\Program Files\EMC NetWorker\nsr\logs\policy\Gold\VMware\320072-winclient02-2023-2-27-19-5-37.log:767:2023-02-28T03:06:53Z INFO:   [@(#) Build number: 40] DiskStats: Total         |        |       8 GiB |     71 MiB/s |    219 MiB/s |       0:00:37 |        2.1 us |       0:05:01 | vm-7002   | winclient02
C:\Program Files\EMC NetWorker\nsr\logs\policy\Gold\VMware\320073-linuxclient01-2023-2-27-19-1-12.log:648:2023-02-28T03:02:27Z INFO:   [@(#) Build number: 40] DiskStats: Total         |        |     105 MiB |     11 MiB/s |     65 MiB/s |       0:00:18 |        1.4 us |       0:00:55 | vm-2002   | linuxclient01
C:\Program Files\EMC NetWorker\nsr\logs\policy\Gold\VMware\320392-winclient02-2023-2-28-19-4-44.log:766:2023-03-01T03:05:59Z INFO:   [@(#) Build number: 40] DiskStats: Total         |        |       7 GiB |     83 MiB/s |    241 MiB/s |       0:00:37 |        2.2 us |       0:04:05 | vm-7002   | winclient02
C:\Program Files\EMC NetWorker\nsr\logs\policy\Gold\VMware\320393-linuxclient01-2023-2-28-19-1-7.log:646:2023-03-01T03:02:24Z INFO:   [@(#) Build number: 40] DiskStats: Total         |        |      21 MiB |      7 MiB/s |     46 MiB/s |       0:00:18 |        996 ns |       0:00:49 | vm-2002   | linuxclient01
C:\Program Files\EMC NetWorker\nsr\logs\policy\Gold\VMware\320600-linuxclient01-2023-3-1-9-4-3.log:647:2023-03-01T17:05:17Z INFO:   [@(#) Build number: 40] DiskStats: Total         |        |      92 MiB |     11 MiB/s |     71 MiB/s |       0:00:18 |        1.4 us |       0:00:51 | vm-2002   | linuxclient01
C:\Program Files\EMC NetWorker\nsr\logs\policy\Gold\VMware\320605-linuxclient01-2023-3-1-9-10-41.log:646:2023-03-01T17:11:56Z INFO:   [@(#) Build number: 40] DiskStats: Total         |        |     960 KiB |     16 MiB/s |    188 MiB/s |       0:00:18 |        876 ns |       0:00:29 | vm-2002   | linuxclient01
C:\Program Files\EMC NetWorker\nsr\logs\policy\Gold\VMware\737498-winclient01-2022-10-17-19-1-0.log:637:2022-10-18T02:01:14Z INFO:   [@(#) Build number: 54] DiskStats: Total         |        |     0 Bytes |      0 MiB/s |      0 MiB/s |          0 ns |          0 ns |       0:00:03 | vm-5001   | winclient01
C:\Program Files\EMC NetWorker\nsr\logs\policy\Gold\VMware\737499-linuxclient01-2022-10-17-19-1-20.log:647:2022-10-18T02:01:36Z INFO:   [@(#) Build number: 54] DiskStats: Total         |        |     116 MiB |     12 MiB/s |     62 MiB/s |       0:00:18 |      247.1 ms |       0:00:59 | vm-2002   | linuxclient01
C:\Program Files\EMC NetWorker\nsr\logs\policy\Gold\VMware\737500-winclient02-2022-10-17-19-3-43.log:767:2022-10-18T02:04:00Z INFO:   [@(#) Build number: 54] DiskStats: Total         |        |       8 GiB |    122 MiB/s |    286 MiB/s |       0:00:37 |       0:00:18 |       0:03:24 | vm-7002   | winclient02
C:\Program Files\EMC NetWorker\nsr\logs\policy\Gold\VMware\737861-winclient01-2022-10-18-19-1-11.log:637:2022-10-19T02:01:25Z INFO:   [@(#) Build number: 54] DiskStats: Total         |        |     0 Bytes |      0 MiB/s |      0 MiB/s |          0 ns |          0 ns |       0:00:02 | vm-5001   | winclient01
C:\Program Files\EMC NetWorker\nsr\logs\policy\Gold\VMware\737862-linuxclient01-2022-10-18-19-1-8.log:646:2022-10-19T02:01:25Z INFO:   [@(#) Build number: 54] DiskStats: Total         |        |      28 MiB |      7 MiB/s |     49 MiB/s |       0:00:18 |      241.6 ms |       0:00:49 | vm-2002   | linuxclient01
C:\Program Files\EMC NetWorker\nsr\logs\policy\Gold\VMware\737863-winclient02-2022-10-18-19-3-47.log:765:2022-10-19T02:04:07Z INFO:   [@(#) Build number: 54] DiskStats: Total         |        |       8 GiB |    117 MiB/s |    296 MiB/s |       0:00:37 |       0:00:18 |       0:03:30 | vm-7002   | winclient02
C:\Program Files\EMC NetWorker\nsr\logs\policy\Gold\VMware\738211-winclient01-2022-10-19-19-0-59.log:637:2022-10-20T02:01:51Z INFO:   [@(#) Build number: 54] DiskStats: Total         |        |     0 Bytes |      0 MiB/s |      0 MiB/s |          0 ns |          0 ns |       0:00:03 | vm-5001   | winclient01
C:\Program Files\EMC NetWorker\nsr\logs\policy\Gold\VMware\738212-linuxclient01-2022-10-19-19-1-19.log:646:2022-10-20T02:02:09Z INFO:   [@(#) Build number: 54] DiskStats: Total         |        |      93 MiB |     10 MiB/s |     78 MiB/s |       0:00:19 |      536.2 ms |       0:00:57 | vm-2002   | linuxclient01
C:\Program Files\EMC NetWorker\nsr\logs\policy\Gold\VMware\738213-winclient02-2022-10-19-19-4-5.log:765:2022-10-20T02:04:57Z INFO:   [@(#) Build number: 54] DiskStats: Total         |        |       8 GiB |    107 MiB/s |    293 MiB/s |       0:00:37 |       0:00:19 |       0:03:44 | vm-7002   | winclient02

 vProxy 裝置:

# grep -rnw "DiskStats: Total" /opt/emc/vproxy/runtime/logs/recycle/vbackupd/ | grep -v "0 Bytes"

注意:此命令會輸出所有 VM 備份的磁碟統計資料,但不包括備份未傳送任何資料 (無變更) 的任何結果。
 
vproxy01:~ # grep -rnw "DiskStats: Total" /opt/emc/vproxy/runtime/logs/recycle/vbackupd/ | grep -v "0 Bytes"
/opt/emc/vproxy/runtime/logs/recycle/vbackupd/20240205_1/BackupVmSessions-0e0d3479-5a7f-4bbf-badc-6613eed75184.log:664:2024-02-05T16:34:14Z INFO:   [@(#) Build number: 185] DiskStats: Total         |        |      19 GiB |    104 MiB/s |    265 MiB/s |       0:00:17 |       0:00:18 |       0:03:58 | vm-1009   | win-client01
/opt/emc/vproxy/runtime/logs/recycle/vbackupd/20240205_1/BackupVmSessions-d22ac361-80c5-4d5e-a3ba-73290bdf2c2a.log:670:2024-02-05T16:35:58Z INFO:   [@(#) Build number: 185] DiskStats: Total         |        |      26 GiB |    104 MiB/s |    318 MiB/s |       0:00:17 |        1.8 us |       0:04:49 | vm-1012   | win-sql01
/opt/emc/vproxy/runtime/logs/recycle/vbackupd/20240205_1/BackupVmSessions-2319829e-e2a6-4b83-b98a-08f4daa53d90.log:662:2024-02-05T16:32:40Z INFO:   [@(#) Build number: 185] DiskStats: Total         |        |       8 GiB |    113 MiB/s |    244 MiB/s |       0:00:17 |       0:00:35 |       0:02:23 | vm-1010   | lnx-client02
/opt/emc/vproxy/runtime/logs/recycle/vbackupd/20240205_1/BackupVmSessions-bb51e601-1ca6-4c8c-a08f-c8997459271f.log:668:2024-02-05T16:33:22Z INFO:   [@(#) Build number: 185] DiskStats: Total         |        |      11 GiB |     72 MiB/s |    134 MiB/s |       0:00:17 |      157.0 ms |       0:03:06 | vm-4005   | lnx-nwserv
/opt/emc/vproxy/runtime/logs/recycle/vbackupd/20240206_1/BackupVmSessions-f91c253f-0cca-4398-bb82-0d5adce5fc58.log:830:2024-02-06T09:03:03Z INFO:   [@(#) Build number: 185] DiskStats: Total         |        |     146 MiB |     10 MiB/s |    174 MiB/s |       0:00:17 |        2.2 us |       0:01:00 | vm-1012   | win-sql01
/opt/emc/vproxy/runtime/logs/recycle/vbackupd/20240206_1/BackupVmSessions-0dba89ea-d8e7-4184-946d-1ca8e43a9f0a.log:672:2024-02-06T04:06:07Z INFO:   [@(#) Build number: 185] DiskStats: Total         |        |      12 GiB |     54 MiB/s |    226 MiB/s |       0:00:17 |        1.6 us |       0:04:56 | vm-1009   | win-client01
/opt/emc/vproxy/runtime/logs/recycle/vbackupd/20240206_1/BackupVmSessions-2d4ab7ff-b523-42be-92f3-03b48a5ea42c.log:665:2024-02-06T04:02:10Z INFO:   [@(#) Build number: 185] DiskStats: Total         |        |       5 GiB |     61 MiB/s |    338 MiB/s |       0:00:16 |      185.8 ms |       0:01:54 | vm-1010   | lnx-client02
/opt/emc/vproxy/runtime/logs/recycle/vbackupd/20240206_1/BackupVmSessions-f2b57a78-9427-4da6-a0c0-b395b5baed78.log:666:2024-02-06T04:02:39Z INFO:   [@(#) Build number: 185] DiskStats: Total         |        |       5 GiB |     53 MiB/s |    326 MiB/s |       0:00:17 |       0:00:17 |       0:02:22 | vm-4005   | lnx-nwserv
/opt/emc/vproxy/runtime/logs/recycle/vbackupd/20240206_1/BackupVmSessions-a3a50143-4541-479b-8290-2fdb6de4b60b.log:674:2024-02-06T04:05:24Z INFO:   [@(#) Build number: 185] DiskStats: Total         |        |       9 GiB |     52 MiB/s |    249 MiB/s |       0:00:17 |       0:00:33 |       0:05:07 | vm-1012   | win-sql01
/opt/emc/vproxy/runtime/logs/recycle/vbackupd/20240207_1/BackupVmSessions-7bab71a7-6ed3-474e-894f-0d704e746627.log:670:2024-02-07T04:03:50Z INFO:   [@(#) Build number: 39] DiskStats: Total         |        |       7 GiB |     53 MiB/s |    238 MiB/s |       0:00:17 |       0:00:17 |       0:03:18 | vm-4005   | lnx-nwserv
/opt/emc/vproxy/runtime/logs/recycle/vbackupd/20240207_1/BackupVmSessions-e233c1d2-b792-431e-820f-a6915f56f86e.log:825:2024-02-07T09:01:57Z INFO:   [@(#) Build number: 39] DiskStats: Total         |        |      81 MiB |      8 MiB/s |    151 MiB/s |       0:00:17 |        5.1 us |       0:00:52 | vm-1012   | win-sql01
/opt/emc/vproxy/runtime/logs/recycle/vbackupd/20240207_1/BackupVmSessions-ab52e4b3-e28c-47c5-8402-8d19760b2172.log:668:2024-02-07T04:03:31Z INFO:   [@(#) Build number: 39] DiskStats: Total         |        |       3 GiB |     34 MiB/s |    214 MiB/s |       0:00:17 |        1.1 us |       0:02:24 | vm-1009   | win-client01
/opt/emc/vproxy/runtime/logs/recycle/vbackupd/20240207_1/BackupVmSessions-300b8139-6340-4578-a282-a5a3616f2c6d.log:668:2024-02-07T04:03:12Z INFO:   [@(#) Build number: 39] DiskStats: Total         |        |       5 GiB |     55 MiB/s |    236 MiB/s |       0:00:17 |      141.7 ms |       0:02:39 | vm-1012   | win-sql01
/opt/emc/vproxy/runtime/logs/recycle/vbackupd/20240207_1/BackupVmSessions-53ad630b-2585-44d2-a9fa-e66bc14abe1f.log:671:2024-02-07T04:02:29Z INFO:   [@(#) Build number: 39] DiskStats: Total         |        |       4 GiB |     52 MiB/s |    150 MiB/s |       0:00:16 |        1.2 us |       0:02:13 | vm-1010   | lnx-client02

Additional Information

nsrcapinfo:

NVP vProxy: nsrcapinfo 報告 VM 的預配大小


Data Domain SS 重複資料刪除統計資料:

展開的儲存集詳細資料會顯示儲存集的 Data Domain 統計資料:

mminfo -S -q ssid=ssid

mminfo -S -q ssid=3720041881
ssid=3720041881 savetime=12/16/2021 10:04:55 AM (1639667095) vcenter67.emclab.local:vm:50272f26-fc0c-0ea9-5c8e-bd6c90e7ec48:vcenter67.emclab.local
  level=full   sflags=vrF      size=42991639100  files=1          insert=12/16/2021
  create=12/16/2021 complete=12/16/2021 browse=12/23/2021 10:04:53 AM retent=12/23/2021 11:59:59 PM
  clientid=962f7c00-00000004-5f0741a9-5f074d91-00085000-585ebb56
         **backup start time: 1639667095;
              *backup_device: Data Domain;
                *backup_mode: VSS;
         *policy action name: "backup: 1639667097";
                *policy name: "VMware: 1639667097";
       *policy workflow name: "VC67_Manual: 1639667097";
*policy_workflow_action_path: /VMware/VC67_Manual/backup;
             *proxy_hostname: nvpvproxy1.emclab.local;
*ss data domain backup cloneid: 1639667097;
*ss data domain dedup statistics: "v1:1639667097:42949704234:26758:15517";
             *SSID directory: Yes;
           *vcenter_hostname: vcenter67.emclab.local;
            *vm_backup_level: incr;
                    *vm_info: \
...

ss Data Domain 重複資料刪除統計資料」行顯示以下內容:「Save Time (epoch): 儲存集大小 (位元組):重複資料刪除後 (位元組):壓縮後 (位元組)

vm_backup_level」行顯示執行的備份層級。如果有一個儲存集的複製複本位於另一個 Data Domain,您會看到兩行「ss Data Domain 重複資料刪除統計資料」。

如需其他資訊,請參閱相關說明文件: 

Affected Products

NetWorker

Products

NetWorker Family, NetWorker Series
Article Properties
Article Number: 000197202
Article Type: How To
Last Modified: 31 Oct 2024
Version:  21
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.