• No results found

How to install software on VMware ESXi 4.0/4.1

N/A
N/A
Protected

Academic year: 2021

Share "How to install software on VMware ESXi 4.0/4.1"

Copied!
10
0
0

Loading.... (view fulltext now)

Full text

(1)
(2)
(3)
(4)
(5)
(6)
(7)
(8)

  Diagram 4‐17‐6    NOTE: All hardware elements must have an operational network configuration that allows them  to communicate freely with each other. The Software uses UDP for communication with UPS.    4. Confirm that the following UDP ports are enabled on the VIMA/vMA firewall: 33000, 33002.  Example commands: 

(9)

sudo rpm -ihv upsmon-5.1.0-linux-2.6-x86_64.rpm 5. Configure the Riello UPS PowerShield3 Network Shutdown agent  Run the configuration program:  sudo ./upsetup   Now configure the agent follow the instructions on the User’s manual for Unix.    6. Edit the shutdown script “ups_shut.bat”. Add the line: 

perl ghettoHostShutdown.pl --host_operation shutdown --vm_operation shutdown --timeout 2 --ups_vm VMA

 

Modify the .pl file name and the parameters value of timeout and vma_name. 

If the VMware server is VMware ESXi 4.0, the .pl file name should be ghettoHostShutdown.pl, vma_name  should be VMA4.0. For example: perl ghettoHostShutdown.pl --host_operation

shutdown --vm_operation shutdown --timeout 2 --ups_vm VMA4.0   

If the VMware server is VMware ESXi 4.1, the .pl file name should be ghettoHostShutdown41.pl, 

vam_name should be VMA4.1. For example: perl ghettoHostShutdown41.pl

--host_operation shutdown --vm_operation shutdown --timeout 2 --vma_name VMA4.1    One required variable is timeout that specifies how long the system will wait for all VMs to shutdown  before initiating the host shutdown operation. Each guest operating system requires a minimum of 30  seconds to shutdown.  Notice: if you are not sure the accurate time, you can use ‐‐host_operation autoquery in conjunction with ‐ ‐vm_operation auto to view what is the current amount of time that's been configured and help you select  a timeout value.    For Example: 

perl ghettoHostShutdown41.pl --host_operation autoquery --vm_operation

auto --timeout 2 --vma_name vMA4.1

(10)

References

Related documents

iptables -I INPUT 2 -p udp --dport 2000 -j ACCEPT iptables -I FORWARD -i br0 -o tun0 -j ACCEPT iptables -I FORWARD -i tun0 -o br0 -j ACCEPT.. Now, go to your Router

You can use the iptables command itself to stop the firewall, delete all rules and set default policy to accept: # iptables -F # iptables -X # iptables -t nat -F # iptables -t

user ~ $ sudo apt-get install apache2 user ~ $ sudo a2enmod proxy. user ~ $ sudo

sudo apt-get update sudo apt-get upgrade sudo apt-get dist-upgrade sudo apt-get install g++.. #reboot for new kernel to load sudo /sbin/shutdown

# iptables -A INPUT -p tcp --dport 22 -j ACCEPT + Allow inbound web connection:. # iptables -A INPUT -p tcp --dport 80 -j ACCEPT + Set default policy for all other connections:

# iptables -A FORWARD -m state --state ESTABLISHED,RELATED -j ACCEPT # iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT # iptables -A OUTPUT -m state

ip6tables -A FORWARD -p icmpv6 -i eth1 -j ACCEPT ip6tables -A INPUT -p icmpv6 -i tb6in4 -j ACCEPT. ip6tables -A FORWARD -p icmpv6 -i tb6in4

iptables –policy INPUT DROP iptables policy INPUT DROP iptables –policy OUTPUT DROP iptables –policy FORWARD DROP. • Reject incoming packages coming from the IP-Address of j g p g