User Tools

Site Tools


admin:esxi

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
admin:esxi [2019/06/10 18:48]
peppe [Installing]
admin:esxi [2022/09/20 11:26] (current)
peppe
Line 101: Line 101:
   vmware_guestd_enable="YES"   vmware_guestd_enable="YES"
  
-===== SNMP configuration ===== 
  
-ESXi host: 
  
-  # esxcli system snmp set --communities public +===== iSCSI multipath (OLD, decommissioned 9/2022) =====
-  # esxcli system snmp set --enable true +
-  # /etc/init.d/snmpd restart+
  
-firewall rules:+==== EMC VNX e3100 side ==== 
 +  VNXe-SPA-eth3 192.168.200.20 
 +  VNXe-SPB-eth3 192.168.200.40
  
-  # esxcli network firewall ruleset set --ruleset-id snmp --allowed-all true 
-  # esxcli network firewall ruleset set --ruleset-id snmp --enabled true 
  
-rescue:+  uranus-iSCSI-staff -> EMC nfspool (SPB) -> VM sdb1 
 +  uranus-iSCSI-students -> EMC cifspool (SPA) -> VM sdc1 
 +  uranus-iSCSI-grads -> EMC nfspool (SPB) -> VM sdd1
  
-  apt install snmpd snmp-mibs-downloader snmptrapd unzip zip+==== ESXi side ==== 
 +2014/11/19: 
 + 
 +w/o ethernet passthrough: vmswitches used 
 + 
 +http://www.youtube.com/watch?v=Mu-HyD3E3cw 
 + 
 +vswitch1 (uranus-iSCSI-switch), ESXi host ethernet ports #3 & #4: 
 +  192.168.200.101/255.255.255.0 
 +  192.168.200.121/255.255.255.0 
 + 
 + 
 +==== Debian VM side ==== 
 + 
 +debian rescan SCSI bus: 
 + 
 +  # echo "- -" > /sys/class/scsi_host/host0/scan 
 +(0 is the scsi host bus you want to scan.)
  
-FIXME 
admin/esxi.1560181738.txt.gz · Last modified: 2019/06/10 18:48 by peppe