Gast:: Linux padcacti1 2.6.19-1.2906.fc7 #0 SMP Sun Jan 7 21:38:23 EST 2007 i686 i686 i386 GNU/Linux (auch soweit alles aktuell was gebraucht wird)
Host: Windows Server 2003 R2 (alle updates und Patches)
VMware: VMware Server 1.0.1 build 29996
Hardware: HP DL380 G4, 3,5 GB RAM, RAID 1 und Gigabit Netzwerkarte im Teaming Modus
Netzwerk: bridged, die anderen VMs auf der Maschine laufen super! Auch die, die Probleme macht, läuft astrein solange ich keine ldap Anfrage absetze.
vmx:
Code: Alles auswählen
#!/usr/bin/vmware
config.version = "8"
virtualHW.version = "4"
scsi0.present = "TRUE"
scsi0.virtualDev = "lsilogic"
memsize = "256"
MemAllowAutoScaleDown = "FALSE"
scsi0:0.present = "TRUE"
scsi0:0.fileName = "fedora-fc6-i386.vmdk"
scsi0:0.writeThrough = "TRUE"
ide1:0.present = "TRUE"
ide1:0.fileName = "auto detect"
ide1:0.deviceType = "cdrom-raw"
floppy0.startConnected = "TRUE"
floppy0.fileName = "Auto detect"
ethernet0.present = "TRUE"
ethernet0.connectionType = "bridged"
usb.present = "TRUE"
sound.present = "TRUE"
sound.virtualDev = "es1371"
displayName = "padserviceweb1"
guestOS = "other26xlinux"
nvram = "fedora-fc6-i386.nvram"
sound.fileName = "-1"
sound.autodetect = "TRUE"
scsi0:0.redo = ""
ethernet0.addressType = "generated"
uuid.location = "56 4d 5f 22 1a 86 ec 74-7e e8 bc 02 da 7c e3 9f"
uuid.bios = "56 4d 5f 22 1a 86 ec 74-7e e8 bc 02 da 7c e3 9f"
tools.remindInstall = "FALSE"
ethernet0.generatedAddress = "00:0c:29:7c:e3:9f"
ethernet0.generatedAddressOffset = "0"
ide1:0.autodetect = "TRUE"
floppy0.autodetect = "TRUE"
priority.grabbed = "normal"
priority.ungrabbed = "normal"
sound.startConnected = "FALSE"
ide1:0.startConnected = "TRUE"
autostart = "poweron"
workingDir = "."
tools.syncTime = "TRUE"
Ich hoffe das hilft etwas weiter.