ESXi - N40L - Slow Network Speeds


Recommended Posts

Humm strange for XP to be doing that oddly, maybe faulty ESXi vmxnet3 drivers?

Got a server 2003 SP2 here (not on a N40L but a HP proliant) and it runs full speed if I push files to it or pull files from it using windows and linux clients.

"108010209 Bytes/sec."

Really? What are the disks involved here? That is some SCREAMING performance!! Are they SSD? Or do you have a different controller added or just the native controller?

So what is your VM to VM peformance?

Well maybe not all that screaming, depending I guess -- just did a test from my storage vm to my physical machine.. And seeing real close to what you got

C:\test>robocopy \\storage\media\cleanup c:\test test.mp4

-------------------------------------------------------------------------------
   ROBOCOPY	 ::	 Robust File Copy for Windows
-------------------------------------------------------------------------------

  Started : Fri Jan 04 20:53:30 2013

   Source = \\storage\media\cleanup\
	 Dest : c:\test\

	Files : test.mp4

  Options : /COPY:DAT /R:1000000 /W:30

------------------------------------------------------------------------------

						   1	\\storage\media\cleanup\
100%		New File			 650.8 m		test.mp4

------------------------------------------------------------------------------

			   Total	Copied   Skipped  Mismatch	FAILED	Extras
	Dirs :		 1		 0		 1		 0		 0		 0
   Files :		 1		 1		 0		 0		 0		 0
   Bytes :  650.86 m  650.86 m		 0		 0		 0		 0
   Times :   0:00:06   0:00:06					   0:00:00   0:00:00


   Speed :		   105094805 Bytes/sec.
   Speed :			6013.572 MegaBytes/min.

   Ended : Fri Jan 04 20:53:37 2013

And didn't realize it until I made a change about offload in the nic driver on my storage vm for testing that my son was streaming a moving at the time of that test ;)

Nothing but amazed at the performance you get get out of such a cheap little box... The OP clearly has something really jacked up.

something really is screwed up with mine.

I performed another iperf test between 2 XP VMs last night and was getting around 400MBits/s

I am tempted to do a reinstallation of ESXi and the VMs and see if there was anywhere i went wrong.

I am currently booting ESXi from a USB drive and storing the VMs on the 250GB drive which came with the N40L. Am wondering if other guys have a similar setup with these boxes?

To RAW Map them you need Dedicated Storage for that Disk IN the virtual machine. Can you do that. You shouldn't need to with your set up. Sorry I meant how are they formatted as in Thin Provisioned or Thick Provisioned etc.

the XP and WHS vm are both thick provisioned

"108010209 Bytes/sec."

Really? What are the disks involved here? That is some SCREAMING performance!! Are they SSD? Or do you have a different controller added or just the native controller?

So what is your VM to VM peformance?

Its a normal 2TB SATA. My physical PC is SSD.

"I am currently booting ESXi from a USB drive and storing the VMs on the 250GB drive which came with the N40L. Am wondering if other guys have a similar setup with these boxes?"

I am using the 250GB that came with it as my datastore, I really did not see the point of installing esxi to usb to save a few gig of space on the 250GB drive that esxi requires. Depending on your setup usb might make sense, say for example your host did not have any local storage.

So your running embedded version of esxi vs installable version? If you were going to setup a raid array for your datastore - sure use usb to boot esxi so that its not installed on your array, etc.

But sounds like your wanting to do what I am doing.. Using a VM as a NAS/Storage/File server - which you have added disks to use as space for this VM. So raw should be an option for you just like in my case. These other disks are not going to be used by another other VMS - they are just storage drives. The 250 is my datastore drive - this is where all VMs OSes get installed - and to be honest 250GB is a quite a bit of space for just VMs that are just test/play boxes and not serving up data. For example my pfsense has a 8GB drive assigned to it on the datastore, and that is over kill ;) My linux shell box also has 8GB, again overkill for what it does. w7 I gave 40, again overkill and setup as thin anyway -- if your going to be storing data on your storage Vms other drives.. 250GB is quite a bit of space ;)

Did not see the reason to save a couple of gig by installing to a USB. But it really shouldn't matter which way you go from a performance point of view of esxi, other than maybe bootup time. I would have to hope mine boots up faster than yours off sata installed hdd vs your usb ;)

I've got ESXi installed on USB, wasn't aware you could install it on the storage hard drive, all the documentation I read at the time (mostly Dell stuff) said you NEEDED to install ESXi itself on a USB because otherwise you couldn't use the drives for storage if you installed it on them (USB gets formatted fully as FAT32 whereas ESXi storage volumes are VMFS3 or 4 or 5)

But sounds like your wanting to do what I am doing.. Using a VM as a NAS/Storage/File server - which you have added disks to use as space for this VM. So raw should be an option for you just like in my case. These other disks are not going to be used by another other VMS - they are just storage drives. The 250 is my datastore drive - this is where all VMs OSes get installed - and to be honest 250GB is a quite a bit of space for just VMs that are just test/play boxes and not serving up data. For example my pfsense has a 8GB drive assigned to it on the datastore, and that is over kill ;) My linux shell box also has 8GB, again overkill for what it does. w7 I gave 40, again overkill and setup as thin anyway -- if your going to be storing data on your storage Vms other drives.. 250GB is quite a bit of space ;)

Did not see the reason to save a couple of gig by installing to a USB. But it really shouldn't matter which way you go from a performance point of view of esxi, other than maybe bootup time. I would have to hope mine boots up faster than yours off sata installed hdd vs your usb ;)

yes thats more or less what i want to do, have several VMs for test/play boxes. I want a datastore to stream movies to my XMBC - hope to use WHS2011 for that.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Zed 1.7.2 has landed with updated OpenCode models, bug fixes and other improvements by David Uzondu Zed 1.7.2 recently landed on the stable release channel, bringing a host of AI-related features including automatic context compaction and settings-based skill management, along with other things like better Markdown preview rendering and custom git commands in the graph view. Starting with the AI stuff, the developers introduced "/compact", a command that basically summarizes your conversation history on demand. This tool prevents your active chat window from hitting token limits by compressing older parts of the dialogue into a brief overview. In addition to that, the team relocated skill management to the settings UI, improving how the application communicates errors regarding those skills, and updated the OpenCode model roster to support DeepSeek V4 Flash, MiniMax M3, Qwen 3.7 Plus, and Nemotron 3 Ultra Free. External agent users can also monitor context window cost metrics and delete individual sessions directly from their history. Right-clicking ref labels in the git graph now opens a context menu that runs different actions against selected targets, kind of how VS Code does it. Here are some of the bug fixes this new release brings: The active agent fails to auto-select when creating a new git worktree. A scrollbar unexpectedly appears on wrapped code blocks in the agent chat. Collapse indicators for project headers appear when performing sidebar searches. Bracketed ellipsis title prefixes fail to show the ellipsis icon properly. Project icons render incorrectly in the recent projects picker. Diff hunk controls appear inside non-editable commit view multibuffers. The software update button hangs indefinitely on the downloading stage. Restoring an agent terminal in a remote project triggers a sudden crash. Splitting a pane that contains an active commit view causes a crash. Linux Wayland freezes when trying to read the clipboard from laggy external apps. Zed is a "newish" code editor trying to break the massive stronghold VS Code has on the developer community. Funny enough, the editor was created by former GitHub employees who worked on the Atom text editor (which Microsoft killed in 2022, several years after it bought GitHub). The project officially hit version 1.0 back in April, introducing platform parity for Windows and Linux alongside deep support for DeepSeek-V4-Pro.
    • 26H2 absolutely will support ARM Windows just not on devices that came with 26H1. This is evident by the fact I am running 26H2, which on my MacBook Neo and Surface Pro 12 (inch), within a VM.
    • Mp3tag 3.35 by Razvan Serea Mp3tag is a powerful and yet easy-to-use tool to edit metadata (ID3, Vorbis Comments and APE) of common audio formats. It can rename files based on the tag information, replace characters or words from tags and filenames, import/export tag information, create playlists and more. The program supports online freedb database lookups for selected files, allowing you to automatically gather proper tag information for select files or CDs. Mp3tag supports the following audio formats: Advanced Audio Coding (aac) Free Lossless Audio Codec (flac) Monkeys Audio (ape) Mpeg Layer 3 (mp3) MPEG-4 (mp4 / m4a / m4b / iTunes compatible) Musepack (mpc) Ogg Vorbis (ogg) OptimFROG (ofr) OptimFROG DualStream (ofs) Speex (spx) Toms Audio Kompressor (tak) True Audio (tta) Windows Media Audio (wma) WavPack (wv) Mp3tag 3.35 changelog: This version introduces a new Files options page, enhanced toolbar customization, support for RF64 WAV files, improved Discogs and MusicBrainz tag sources, and many other improvements and fixes. See the Release Notes for more details. Download: Mp3tag 64-bit | 5.7 MB (Freeware) Download: Mp3tag 32-bit | 5.2 MB Link: Mp3tag Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • The FIFA World Cup is not US centric.
    • It’s amusing how Microsoft is pushing IT admins as if this was a major, game-changing update. In reality, it’s just an enablement package that bumps the build number, which is disappointing compared to the more substantial 22H2 and 24H2 releases. Technically, 25H2, 26H1, and the upcoming 26H2 are essentially the same, differing only in support schedules. They could have included the Windows K2 improvements here, but chose not to. The era of Windows being in the backburner continues, and this 26H2 release feels like an afterthought. Shame, Nadella, shame.
  • Recent Achievements

    • Week One Done
      AMV earned a badge
      Week One Done
    • One Month Later
      AMV earned a badge
      One Month Later
    • Collaborator
      ryansurfer98 went up a rank
      Collaborator
    • One Month Later
      Eurosoft10 earned a badge
      One Month Later
    • Week One Done
      Eurosoft10 earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      523
    2. 2
      +Edouard
      172
    3. 3
      PsYcHoKiLLa
      78
    4. 4
      Steven P.
      72
    5. 5
      Michael Scrip
      71
  • Tell a friend

    Love Neowin? Tell a friend!