Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
network:esxi:esxi_servers [2019/11/26 10:10]
ajdavis [Virtual Machine Hosts (VMhosts)]
network:esxi:esxi_servers [2023/02/01 15:09] (current)
ajdavis
Line 1: Line 1:
-= ESXi Servers (VMware) =+====== ESXi Servers (VMware) ======
  
-We are using a VMware hypervisor - ESXi version 5.5.0 to host all servers. The license below is good for up to 6 CPUs.+We use VMware ESXi to run virtual copies of our previous physical servers.
  
-Serial Number(s) for VMware vSphere 5 Essentials PLUS for 6 CPU(s):+== Licenses == 
 +VMware vSphere 5 Essentials PLUS for 6 CPU(s):
 <code>NH0AP-45L53-58R4N-00AR0-8X755</code> <code>NH0AP-45L53-58R4N-00AR0-8X755</code>
-== Virtual Machine Hosts (VMhosts) == 
-  * VMHOST1: 192.168.0.33 
-  * <del>VMHOST2: 192.168.0.34 (Management Interface)</del> 
-  * VMHOST4: 192.168.0.35 
  
-The Management Interface IP address must be setup to configure the ESXi host remotely.+VMware ESXi (vSphere) v6 License Keys: 
 +<code>MC0RH-F4214-M8D10-F32E0-22202</code> 
 +== Add a user == 
 +  - Log on to an ESXi host using initial root user. 
 +  - Manage -> Security & users -> Users -> Add user 
 +  - Host -> Actions -> Permissions -> Add user -> enter newly created user name 
  
 == Remote Administration ==  == Remote Administration == 
Line 17: Line 20:
 ^ Host    ^ IP Address   ^ VM Management Link ^ ^ Host    ^ IP Address   ^ VM Management Link ^
 | VMHost1 | 192.168.0.33 | [[https://vmhost1.audina.net/ui/]] | | VMHost1 | 192.168.0.33 | [[https://vmhost1.audina.net/ui/]] |
-| VMHost2 | 192.168.0.34 | [[https://192.168.0.34/ui/]] |+<del>VMHost2</del> <del>192.168.0.34</del> | [[https://192.168.0.34/ui/]] |
 | VMHost4 | 192.168.0.35 | [[https://vmhost4.audina.net/ui/]] | | VMHost4 | 192.168.0.35 | [[https://vmhost4.audina.net/ui/]] |
 +| <del>VMHost6</del> | <del>192.168.0.37</del> | [[https://vmhost6.audina.net/ui/]] |
 +| VMHost7 | 192.168.0.40 | [[https://192.168.0.40/ui/]] |
 +| VMHost8 | 192.168.0.41 | [[https://192.168.0.41/ui/]] |
  
  
Line 25: Line 31:
  # Under Host click ''Manage'', then click ''Packages'' and finally click ''Install Update''  # Under Host click ''Manage'', then click ''Packages'' and finally click ''Install Update''
  # Paste the previously copied URL or the datastore path you placed the downloaded package in and click ''Update''  # Paste the previously copied URL or the datastore path you placed the downloaded package in and click ''Update''
- 
-=== VMHOST4 (Main Host) === 
-This is the main host running the important servers. 
-  * IP Address = 192.168.0.35 
- 
-These are the virtual machines configured for this host: 
-{{:network:esxi:vmware-client-vhost1-virtualmachines.png|VMHOST4: Virtual Machines}} 
- 
-This is the virtual switch for this host: 
-{{:network:esxi:vmware-client-vmhost1-virtualswitch.png|VMHOST4: Virtual Switch}} 
- 
-=== VMHOST1 (Nakivo Backup Virtual Machine) === 
-This host backs up all other virtual machines to itself. See more details [[audina:server_backups#new_backup_method|here]]. 
-  * IP Address = 192.168.0.33 
  
 == Host Shutdown == == Host Shutdown ==
Line 70: Line 62:
   # Set the file permission back to default <code>chmod 1444 /etc/vmware/firewall/service.xml</code>   # Set the file permission back to default <code>chmod 1444 /etc/vmware/firewall/service.xml</code>
   # Refresh the firewall <code>esxcli network firewall refresh</code> Note: This file may be overwritten on reboot.   # Refresh the firewall <code>esxcli network firewall refresh</code> Note: This file may be overwritten on reboot.
- 
- 
  
  
Line 83: Line 73:
 You can install the application from: You can install the application from:
 <code batch>\\SERVER20081\Documents and Settings\Software Installation Backup\VMware-VMRC-9.0.0-4288332.msi</code> <code batch>\\SERVER20081\Documents and Settings\Software Installation Backup\VMware-VMRC-9.0.0-4288332.msi</code>
- 
-These are the available hosts and virtual machines: 
- 
-^ Host    ^ IP Address   ^ VM ID Link ^ 
-| VMHost1 | 192.168.0.33 | [[https://192.168.0.33/mob/?moid=ha-folder-vm]] | 
-| VMHost2 | 192.168.0.34 | [[https://192.168.0.34/mob/?moid=ha-folder-vm]] | 
- 
-^ Host    ^ Virtual Machine ^ MOID ^ Remote Console Link                  ^ VM Screenshot Link ^ 
-| VMHost1 | Infusion      | 15    | [[vmrc://192.168.0.33/?moid=15]] | [[https://192.168.0.33/screen?id=15]] | 
-| VMHost1 | Server20081   | 22    | [[vmrc://192.168.0.33/?moid=22]] | [[https://192.168.0.33/screen?id=22]] | 
-| VMHost1 | SWDev         | 24    | [[vmrc://192.168.0.33/?moid=24]] | [[https://192.168.0.33/screen?id=24]] | 
-| VMHost1 | p2i-router    | 25    | [[vmrc://192.168.0.33/?moid=25]] | [[https://192.168.0.33/screen?id=25]] | 
-| VMHost1 | OnContact     | 32    | [[vmrc://192.168.0.33/?moid=32]] | [[https://192.168.0.33/screen?id=32]] | 
-| VMHost1 | www           | 33    | [[vmrc://192.168.0.33/?moid=33]] | [[https://192.168.0.33/screen?id=33]] | 
-| VMHost2 | Nakivo Backup | 1     | [[vmrc://192.168.0.34/?moid=1]]  | [[https://192.168.0.34/screen?id=1]]  | 
-| <del>VMHost1</del> | <del>Timeclock</del>     | <del>21</del>    | | |