Skip to content

Commit 380d1ac

Browse files
Merge pull request #309991 from jobingeorge-microsoft/patch-10
Update XLSX sheet requirements for VMware import
2 parents e1a3a3d + f49421d commit 380d1ac

1 file changed

Lines changed: 11 additions & 6 deletions

File tree

articles/migrate/tutorial-import-vmware-using-rvtools-xlsx.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,17 @@ Before you begin this tutorial, ensure that you have the following prerequisites
4141
- File sensitivity is set to **General** or file protection is set to **Any user**.
4242
- [Operating system names](tutorial-discover-import.md#supported-operating-system-names) specified in the RVTools XLSX (preview) file contains and matches the supported names.
4343
- The XLSX file should contain the vInfo, vHost, vDatastore, vSnapshot, vPartition & vMemory sheets. The columns in these sheets are as follows:
44-
- **vInfo** - VM, Powerstate, CPUs, Memory, Provisioned MiB, In use MiB, OS according to the configuration file, VM UUID.
45-
- **vHost** - Host, Cluster, Datacenter, Config status, in Maintenance Mode, in Quarantine Mode, CPU Model, Speed, #CPU, Cores per CPU, # Cores, CPU usage %, # Memory, Memory usage %, VM Used memory, VM Memory Swapped, VM Memory Ballooned, #NICs, # vCPUs, vRAM, ESX Version, Vendor, Model, Object ID, UUID,
46-
- **vDatastore** - Name, Type, Hosts, Capacity MiB, Provisioned MiB, In Use MiB, Object ID
47-
- **vSnapshot** - VM, Powerstate, Size MiB (vmsn), Size MiB (total), Quiesced, Datacenter, Cluster, Host, VM UUID
48-
- **vPartition** - VM, VM UUID, Capacity MiB, Consumed MiB.
49-
- **vMemory** - VM, VM UUID, Size MiB, Reservation.
44+
- **vInfo** - VM, VM UUID, Powerstate, CPUs, Memory, Provisioned MiB, In use MiB, OS according to the configuration file
45+
- **vHost** - Host, Cluster, Datacenter, Config status, in Maintenance Mode, in Quarantine Mode, CPU Model, Speed, #CPU, Cores per CPU, # Cores, CPU usage %, # Memory, Memory usage %, VM Used memory, VM Memory Swapped, VM Memory Ballooned, #NICs, # vCPUs, vRAM, ESX Version, Vendor, Model, Object ID, UUID
46+
- **vDatastore** - Name, Object ID, Type, Hosts, Capacity MiB, Provisioned MiB, In Use MiB
47+
- **vSnapshot** - VM, VM UUID, Powerstate, Size MiB (vmsn), Size MiB (total), Quiesced, Datacenter, Cluster, Host
48+
- **vPartition** - VM, VM UUID, Capacity MiB, Consumed MiB
49+
- **vMemory** - VM, VM UUID, Size MiB, Reservation
50+
- **vDisk** - VM, VM UUID, Shared Bus, Controller
51+
- **vCD** - VM, VM UUID, Powerstate, Device Type, Connected
52+
- **vUSB** - VM, VM UUID, Powerstate, Device Type, Connected
53+
- **vNetwork** - VM, VM UUID, Switch, Connected
54+
- **dvPort** - Object ID, Port, Switch, Type, VLAN, Allow Promiscuous, Mac changes, Forged Transmits
5055

5156
> [!NOTE]
5257
> The number of disks that will be seen in the discovered and assessed machines will be one. However, the total configured and used storage capacity is being considered from the RVTools file import.

0 commit comments

Comments
 (0)