VMware

Remote syslog

Remote Host auf ESXi angebenesxcli system syslog config set –loghost=’udp://<hostname>:514′ Syslog daemon auf ESXi neu startenesxcli system syslog reload Firewall port auf ESXi freigebenesxcli network firewall ruleset set –ruleset-id=syslog –enabled=trueesxcli network firewall refreshesxcli network firewall ruleset list | grep syslog

RAW Festplatte in VMware ESXi einbinden

To configure a local device as an RDM disk: Open an SSH session to the ESXi/ESX host. Run this command to list the disks that are attached to the ESXi host: # ls -l /vmfs/devices/disks From the list, identify the local device you want to configure as an RDM and copy the device name. Note:… weiterlesen »

Sidebar