Jump to content

VMware is running on CentOS. The OS is CentOS 6 It is sharing the centralized storage to the host OS for distribution for shares. I think this is the care but I will need to get more information, my boss just hit me with this and in my mind if it was a hardware problem i would just replace a nic, but replacing a vmnic not so easy.

 

Link to comment
https://linustechtips.com/topic/542945-vm-network-card-issues/#findComment-7183433
Share on other sites

Link to post
Share on other sites

If it's not a hardware problem then it is likely a drivers issue or power state configuration settings. The first thing I would do is update the host with the latest VMTools and then upgrade the VMTools package in the guest OS.

 

Also might pay to download the host logs, might be some key error information in there as to whats happening.

Link to comment
https://linustechtips.com/topic/542945-vm-network-card-issues/#findComment-7183641
Share on other sites

Link to post
Share on other sites

Which NIC driver is it? vmxnet3? e1000? Replacing the virtual NIC is extremely easy, you basically remove the current one and add a new one then set the IP for it. With CentOS you can even set the new NIC to be eth0 if you want.

 

As a virtual NIC, you should never have disconnections unless you manually disconnect it in the settings. The problem is definitely the guest OS, e1000 has the best compatibility also so I recommend using this if you're having issues with it.

-KuJoe

Link to comment
https://linustechtips.com/topic/542945-vm-network-card-issues/#findComment-7183751
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×