ESXI: Difference between revisions
Line 19: | Line 19: | ||
# From Virtual Switches, Add a LAN and WAN virtual switch with each 2 separate NICs | # From Virtual Switches, Add a LAN and WAN virtual switch with each 2 separate NICs | ||
# From Port Groups, Add a LAN/WAN and use the corresponding switches created in step 1 | # From Port Groups, Add a LAN/WAN and use the corresponding switches created in step 1 | ||
# Add the WAN/LAN cards to 1 or more virtual machines |
Latest revision as of 05:51, 18 December 2023
Finding and Mounting a Missing Volume
To Find the Missing Volume
esxcfg-volume -l
Scanning for VMFS-6 host activity (4096 bytes/HB, 1024 HBs). VMFS UUID/label: 5dd0e02b-ae64ea6d-7d1d-0026b942f36f/freenas da2 Can mount: Yes Can resignature: Yes Extent name: naa.6d4ae5208da10400282993e31470b791:1 range: 0 - 7630079 (MB)
Mount the Datastore With
esxcfg-volume -m 5dd0e02b-ae64ea6d-7d1d-0026b942f36f
Add WAN/LAN for PFSense
- From Virtual Switches, Add a LAN and WAN virtual switch with each 2 separate NICs
- From Port Groups, Add a LAN/WAN and use the corresponding switches created in step 1
- Add the WAN/LAN cards to 1 or more virtual machines