Quantcast
Channel: VMware Communities: Message List - VMware I/O Analyzer
Viewing all articles
Browse latest Browse all 614

Re: Blog Post: Deploying the VMware I/O Analyzer Fling

$
0
0

looks good.

 

Any suggestions for my case it did not took dhcp ip

 

default was

 

localhost:~ # cat ifcfg-eth0

BOOTPROTO='dhcp'

BROADCAST=''

ETHTOOL_OPTIONS=''

IPADDR=''

MTU=''

NAME='82545EM Gigabit Ethernet Controller (Copper)'

NETMASK=''

NETWORK=''

REMOTE_IPADDR=''

STARTMODE='auto'

USERCONTROL='no'

localhost:~ #

 

 

i made as

 

 

localhost:~ # vi /etc/sysconfig/network/ifcfg-eth0

BOOTPROTO='static'

IPADDR='xx'

NAME='82545EM Gigabit Ethernet Controller (Copper)'

NETMASK='255.255.255.0'

NETWORK='xx'

STARTMODE='auto'

USERCONTROL='no'

GATEWAY='xx'

 

i can ssh it but i can not load the page


Viewing all articles
Browse latest Browse all 614

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>