Hallo Leute,

ich habe einen NFS Server (Debian 6) mit einem ESXi Server direkt
miteinander mit einem normalen Netzwerkkabel verbunden; Momentan habe ich
noch kein Crossover-Kabel aber es funktioniert irgendwie.

Übertragungsgeschwindigkeit liegt momentan bei 6-9MB/s per scp.
Über einen Switch und eth0(andere) hatte ich doch bis zu 40MB/s und mit
einer direkter Verbindung habe ich noch viel mehr erwartet.

Liegt's am Kabel oder ist das Konzept anders zu handhaben?

Gruß

Ridvan


Hier sind Infos zu den NICs

*Debian NIC-Info:*
Settings for eth11:
    Supported ports: [ TP ]
    Supported link modes:   10baseT/Half 10baseT/Full
                            100baseT/Half 100baseT/Full
                            1000baseT/Full
    Supports auto-negotiation: Yes
    Advertised link modes:  10baseT/Half 10baseT/Full
                            100baseT/Half 100baseT/Full
                            1000baseT/Full
    Advertised pause frame use: No
    Advertised auto-negotiation: Yes
    Speed: 1000Mb/s
    Duplex: Full
    Port: Twisted Pair
    PHYAD: 1
    Transceiver: internal
    Auto-negotiation: on
    MDI-X: Unknown
    Supports Wake-on: g
    Wake-on: g
    Link detected: yes

*ESXi NIC-Info (Die Karte doch eine IP, hier ist es nur nicht zu sehen):*
(vim.host.PhysicalNic) {
   dynamicType = <unset>,
   key = "key-vim.host.PhysicalNic-vmnic1",
   device = "vmnic1",
   pci = "04:00.1",
   driver = "e1000e",
   linkSpeed = (vim.host.PhysicalNic.LinkSpeedDuplex) {
      dynamicType = <unset>,
      speedMb = 1000,
      duplex = true,
   },
   validLinkSpecification = (vim.host.PhysicalNic.LinkSpeedDuplex) [
      (vim.host.PhysicalNic.LinkSpeedDuplex) {
         dynamicType = <unset>,
         speedMb = 10,
         duplex = false,
      },
      (vim.host.PhysicalNic.LinkSpeedDuplex) {
         dynamicType = <unset>,
         speedMb = 10,
         duplex = true,
      },
      (vim.host.PhysicalNic.LinkSpeedDuplex) {
         dynamicType = <unset>,
         speedMb = 100,
         duplex = false,
      },
      (vim.host.PhysicalNic.LinkSpeedDuplex) {
         dynamicType = <unset>,
         speedMb = 100,
         duplex = true,
      },
      (vim.host.PhysicalNic.LinkSpeedDuplex) {
         dynamicType = <unset>,
         speedMb = 1000,
         duplex = true,
      }
   ],
   spec = (vim.host.PhysicalNic.Specification) {
      dynamicType = <unset>,
      ip = (vim.host.IpConfig) {
         dynamicType = <unset>,
         dhcp = false,
         ipAddress = "",
         subnetMask = "",
         ipV6Config = (vim.host.IpConfig.IpV6AddressConfiguration) null,
      },
      linkSpeed = (vim.host.PhysicalNic.LinkSpeedDuplex) null,
   },
   wakeOnLanSupported = true,
   mac = "00:1e:68:37:f6:7b",
   fcoeConfiguration = (vim.host.FcoeConfig) null,
   vmDirectPathGen2Supported = false,
   vmDirectPathGen2SupportedMode = <unset>,
   resourcePoolSchedulerAllowed = true,
   autoNegotiateSupported = true,
}
-- 
----------------------------------------------------------------------------
PUG - Penguin User Group Wiesbaden - http://www.pug.org

Antwort per Email an