VMware ESX Warnung: “Systemprotokolle auf dem host werden in einem nicht beständigen Speicher gespeichert”

installationen von vmware ESXi 5.1 auf einem USB-Stick oder einer SD-Karte

Speicherort für die Scratch-Files für jeden Host auf einem Datastore erstellen.

unter Konfiguration/Speicher den passenden Datastore Durchsuchen und einen Ordner .locker-ESXHOST pro host erstellen,

dann unter Konfiguration -> Software -> Erweiterte Einstellungen -> ScratchConfig -> ScratchConfig.ConfiguredScratchLocation auf den neuen Pfad setzen, z.B. /vmfs/volumes/DATASTORENAME/.locker-ESXHOST

upgrade vmware esx 5.1 to 5.5 via comman line

# open firewall for outgoing http requests:

2 esxcli network firewall ruleset set -e true -r httpClient

3 # Install the ESXi 5.5 GA Imageprofile from the VMware Online depot

4 esxcli software profile update -d https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml -p ESXi-5.5.0-1331820-standard

Shutdown NetApp

Shutdown NetApp

– login to NetApp SP-1
halt -f
– login to netApp SP-2
– halt -f
– wait 5 minute and then turn off
Controller ‘s swich and Disk Shellf

Configure SNMP Community Strings on a Cisco Switch

host#telnet 1.2.3.4
Switch>enable Password: Switch#
Switch#configure terminal Enter configuration commands, one per line.  End with CNTL/Z. Switch(config)#
Switch(config)#snmp-server community public RO 
Switch(config)#exit Switch#
Switch#wr mem Building configuration… [OK] Switch#