Displaying 18 results from an estimated 18 matches for "vmxnet".
Did you mean:
vmxnet3
2010 Sep 09
1
Shutdown CentOS VM when closing VMWare Workstation
...e-hgfsclient vmware-uninstall-tools.pl vmware-xferlogs
# ls /usr/local/sbin/
vmtoolsd vmware-checkvm vmware-rpctool vmware-tools-upgrader
# ls /usr/local/lib/vmware-tools/modules/binary/bld-2.6.18-8.el5-i686PAE-RHEL5/objects/
pvscsi.o vmblock.o vmci.o vmhgfs.o vmmemctl.o vmsync.o vmxnet3.o
vmxnet.o vsock.o
( <--- not sure if that's the relevant dir)
# rpm -qa | grep kernel
kernel-2.6.18-194.3.1.el5
kernel-2.6.18-194.11.3.el5
kernel-headers-2.6.18-194.11.3.el5
kernel-2.6.18-194.11.1.el5
# /sbin/chkconfig --list | grep -i vmware
vmware-tools 0:off 1:off 2:on 3...
2007 Jan 09
3
Can i manage part of a file ..
...ptbase
alias scsi_hostadapter1 mptscsi
alias scsi_hostadapter2 mptfc
alias scsi_hostadapter3 mptspi
alias scsi_hostadapter4 mptsas
alias scsi_hostadapter5 mptscsih
alias usb-controller uhci-hcd
# Disable IPV6
alias net-pf-10 off
alias ipv6 off
# Added by VMware Tools
install vmnics /sbin/modprobe vmxnet; /sbin/modprobe pcnet32; /bin/true
alias char-major-14 sb
options sb io=0x220 irq=5 dma=1 dma16=5 mpu_io=0x330
---------------------------------------------------------------------------------------
and like this on another
---------------------------------------------------------------------------...
2012 Nov 27
1
virtio for 9.1-R
Hi guys,
I can't see virtio in releng/9.1, is there any particular reason why it
isn't going to be included given that it works reasonable well (and is
optional anyway, so not likely to be detrimental)?
Thanks,
Joe
2016 Aug 24
1
Problem with CentOS 5.11 virtual machine
On 8/24/2016 9:49 AM, Eero Volotinen wrote:
> Try reinstalling vmware-tools
yea, any time you installed a new kernel on el5, you had to reinstall
vmware tools, kind of a pain. on newer systems, this seems less neccessary.
--
john r pierce, recycling bits in santa cruz
2007 Feb 03
6
A Performance Comparison of Hypervisors
Obviously not a very fair comparison [1]. I can''t see how this was done well
at all.
VMWare are a bit silly to release stuff like this, just lowers the whole
game.
[1] http://www.vmware.com/vmtn/resources/711
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2004 Oct 02
2
patch: SDI Xpe images support for pxelinux
...matters.
* I'm really not sure about copyright notes that should be included in
the header and the documentation, so if you have advices...
* On a side note about syslinux web page "Notes on problematic
hardware", I can report that the PXE implementation of the virtual
network card VMXNET from vmware GSX 3.1 seems to support well
fragmentation. I made a custom version of pxelinux with 65k fragmented
UDP packets and got very good tftp transfer rates. Sadly, I found no
real network card which supports it.
Syslinux and Nasm are great, thanks for that.
Best regards,
- R?mi Lef?vre -
2009 Jan 12
11
dedicated vnic IP zone not recieving unicast traffic
Hi Folks,
I have a snv_105 sxce host that I just can''t get to work as expected with crossbow + zones.
My test host persephone, is a virtual machine running under VMware ESXi 3.5, with 2 virtual network cards (e1000), all on the same flat network/subnet.
It started life just 2 days ago with a clean install of snv_95, and I LUed to 105 yesterday.
To rule out any sharing issue, the first
2005 May 08
2
REPOST No 3 - Browsing Problem on Samba 3.0.14 PLEASE HELP!!!
Hello Experts,
I have a severe Problem with my current samba installations. Here in my
Home-Office networt I have a dual-CPU machine with Debian Sarge, hosting
some samba 3.0 shares and as well being a host for 4 vmware-sessions (Vmware
Workstation v4.52, with 3xServer2003 and 1xXPpro). As well I have a separate
raid5-server with samba 3.0 in the exakt same configuration (of course all
parameters
2011 Apr 12
17
40TB File System Recommendations
Hello All
I have a brand spanking new 40TB Hardware Raid6 array to play around
with. I am looking for recommendations for which filesystem to use. I am
trying not to break this up into multiple file systems as we are going
to use it for backups. Other factors is performance and reliability.
CentOS 5.6
array is /dev/sdb
So here is what I have tried so far
reiserfs is limited to 16TB
ext4
2018 Oct 01
7
[PATCH v2 API PROPOSAL 0/5] inspection Add network interfaces to inspection data.
The proposed API is the same as v1, but this includes an
implementation (for /etc/sysconfig/network-scripts/ifcfg-*) and
modifications to virt-inspector. This compiles and works.
If you look in patch 5 you can see proposed output as virt-inspector
XML for a guest (although this guest has not been booted, so a real
guest would hopefully have a hwaddr="MAC" attribute too).
Rich.
2009 Oct 06
1
[PATCH 2.6.32-rc3] net: VMware virtual Ethernet NIC driver: vmxnet3
Ethernet NIC driver for VMware's vmxnet3
From: Shreyas Bhatewara <sbhatewara at vmware.com>
This patch adds driver support for VMware's virtual Ethernet NIC: vmxnet3
Guests running on VMware hypervisors supporting vmxnet3 device will thus have
access to improved network functionalities and performance.
Signed-off-by: Shreyas...
2009 Oct 06
1
[PATCH 2.6.32-rc3] net: VMware virtual Ethernet NIC driver: vmxnet3
Ethernet NIC driver for VMware's vmxnet3
From: Shreyas Bhatewara <sbhatewara at vmware.com>
This patch adds driver support for VMware's virtual Ethernet NIC: vmxnet3
Guests running on VMware hypervisors supporting vmxnet3 device will thus have
access to improved network functionalities and performance.
Signed-off-by: Shreyas...
2009 Oct 12
1
[PATCH 2.6.32-rc4] net: VMware virtual Ethernet NIC driver: vmxnet3
Ethernet NIC driver for VMware's vmxnet3
From: Shreyas Bhatewara <sbhatewara at vmware.com>
This patch adds driver support for VMware's virtual Ethernet NIC: vmxnet3
Guests running on VMware hypervisors supporting vmxnet3 device will thus have
access to improved network functionalities and performance.
Signed-off-by: Shreyas...
2009 Oct 12
1
[PATCH 2.6.32-rc4] net: VMware virtual Ethernet NIC driver: vmxnet3
Ethernet NIC driver for VMware's vmxnet3
From: Shreyas Bhatewara <sbhatewara at vmware.com>
This patch adds driver support for VMware's virtual Ethernet NIC: vmxnet3
Guests running on VMware hypervisors supporting vmxnet3 device will thus have
access to improved network functionalities and performance.
Signed-off-by: Shreyas...
2009 Sep 30
4
[PATCH 2.6.32-rc1] net: VMware virtual Ethernet NIC driver: vmxnet3
Ethernet NIC driver for VMware's vmxnet3
From: Shreyas Bhatewara <sbhatewara at vmware.com>
This patch adds driver support for VMware's virtual Ethernet NIC: vmxnet3
Guests running on VMware hypervisors supporting vmxnet3 device will thus have
access to improved network functionalities and performance.
Signed-off-by: Shreya...
2009 Sep 30
4
[PATCH 2.6.32-rc1] net: VMware virtual Ethernet NIC driver: vmxnet3
Ethernet NIC driver for VMware's vmxnet3
From: Shreyas Bhatewara <sbhatewara at vmware.com>
This patch adds driver support for VMware's virtual Ethernet NIC: vmxnet3
Guests running on VMware hypervisors supporting vmxnet3 device will thus have
access to improved network functionalities and performance.
Signed-off-by: Shreya...
2009 Sep 28
4
[PATCH 2.6.31-rc9] net: VMware virtual Ethernet NIC driver: vmxnet3
Ethernet NIC driver for VMware's vmxnet3
From: Shreyas Bhatewara <sbhatewara at vmware.com>
This patch adds driver support for VMware's virtual Ethernet NIC : vmxnet3
Guests running on VMware hypervisors supporting vmxnet3 device will thus
have access to improved network functionalities and performance.
Signed-off-by: Shreya...
2009 Sep 28
4
[PATCH 2.6.31-rc9] net: VMware virtual Ethernet NIC driver: vmxnet3
Ethernet NIC driver for VMware's vmxnet3
From: Shreyas Bhatewara <sbhatewara at vmware.com>
This patch adds driver support for VMware's virtual Ethernet NIC : vmxnet3
Guests running on VMware hypervisors supporting vmxnet3 device will thus
have access to improved network functionalities and performance.
Signed-off-by: Shreya...