I have VMware Workstation 5 running on a host OS of CentOS-4.1 (RHEL 4.1 rebuild, see www.centos.org). Host OS is a *minimal* install, using Xfce4 and as little else as I could manage. SELinux is disabled.
For the second time now, I've crashed as follows. The first time was a few weeks ago and I ignored it and rebooted, so no info there. I *think* I was running a Windows WM that time too though. (Damn Windows, can even get it stable when running it on Linux!
)
This time I was running 2 Win2K server VMs (linked clones) with 3 other (various Linux) VMs paused. The box is a plain Dell Optiplex GX-260 P4-500 with 1G RAM and 80G IDE. It is company owned and I haven't messed with it (i.e. no overclocking). The machine is on an old Compaq PS/2 KVM, so no USB BS. The Windows VMs are fully patched (ironically I was testing a patch management tool in them).
VMware tools are installed on the 2 Windows VMs and they are using auto mouse-grab. I am not running full-screen.
A soft reboot of the host machine fixed the problem, for now. Naturally, on reboot an fsck was forced on that partition, and it completed with a couple of minor inod complaints.
I can't try another host as I don't have anything laying around with the hosepower needed. But up until recently that box was a Win2KPro workstation that worked fine except that it had Windows on it.
Possibly related to the following, though I have NOT been able to tie it to any mouse movement (haven't tried very hard either):
http://www.vmware.com/community/thread.jspa?threadID=17535
http://www.vmware.com/community/thread.jspa?threadID=7598
http://www.linuxquestions.org/questions/history/342887
http://www.webservertalk.com/archive235-2004-6-285876.html
http://ist.uwaterloo.ca/~kscully/crow.html
Symptom:
Dialog box: 'Operation on file "foo.vmdk" failed (Read-only files system.) Choose retry to attempt again [Abort] [Continue] [Retry]'
Dmesg begins " start_transaction: Journal has aborted" then has 224: "EXT3-fs error (device hda4) in start_transaction: Journal has aborted"
Console had: "hostname kernel: journal_get_undo_access: No memory for committed data"
/var/log/messages has nothing relevant.
Running everything under non-root user. VMware was only running for 2 days or so, nothing in the vmware.log that looks relevant, head/tail as follows:
/home/jp/vmware/Windows_2000_Server# head vmware.log
Aug 11 00:41:22: vmx| Log for VMware Workstation pid=31004 version=5.0.0 build=build-13124 option=Release
Aug 11 00:41:22: vmx| Command line: "/usr/lib/vmware/bin/vmware-vmx" "-@" "pipe=/tmp/vmware-jp/vmx0e8fab5e213e2683;vm0e8fab5e213e2683" "/home/jp/vmware/Windows_2000_Server/Windows_2000_Server.vmx"
Aug 11 00:41:22: vmx| UI Connecting to pipe '/tmp/vmware-jp/vmx0e8fab5e213e2683' with user '(null)'
Aug 11 00:41:22: vmx| pcpu #0 CPUID numEntries=2 GenuntelineI
Aug 11 00:41:22: vmx| pcpu #0 CPUID version=0xf27 id1.edx=0xbfebfbff id1.ecx=0x400 id1.ebx=0x20809
Aug 11 00:41:22: vmx| pcpu #0 CPUID id80.eax=80000004 id81.edx=0x0 id81.ecx=0x0
Aug 11 00:41:22: vmx| CPUID id1.edx: 0xbfebfbff id1.ecx: 0x400 id81.edx: 0 id81.ecx: 0
Aug 11 00:41:22: vmx| changing directory to /home/jp/vmware/Windows_2000_Server/.
Aug 11 00:41:22: vmx| Config file: /home/jp/vmware/Windows_2000_Server/Windows_2000_Server.vmx
Aug 11 00:41:22: vmx| VMXVmdbCbVmVmxExecState: Exec state change requested to state poweredOn without reset
/home/jp/vmware/Windows_2000_Server# tail vmware.log
Aug 11 01:54:23: vmx| SCSI0:0: Command WRITE(10) took 6.118 seconds (ok)
Aug 11 01:54:31: vmx| SCSI0:0: Command WRITE(10) took 2.540 seconds (ok)
Aug 11 01:54:31: vmx| SCSI0:0: Command WRITE(10) took 2.606 seconds (ok)
Aug 11 01:56:47: vmx| SCSI0:0: Command WRITE(10) took 1.219 seconds (ok)
Aug 11 01:56:47: vmx| SCSI0:0: Command WRITE(10) took 1.379 seconds (ok)
Aug 11 01:56:47: vmx| SCSI0:0: Command WRITE(10) took 1.501 seconds (ok)
Aug 11 06:59:12: vmx| DISKLIB-LIB :numIOs = 50000 numMergedIOs = 2560 numSplitIOs = 1565
Aug 11 23:18:39: vmx| SCSI0:0: Command WRITE(10) took 1.221 seconds (ok)
Aug 12 00:41:21: vmx| LICENSE using: '/home/jp/.vmware/license.ws.5.0'
Aug 12 01:16:22: vmx| DISKLIB-LIB :numIOs = 100000 numMergedIOs = 4150 numSplitIOs = 3215
For the second time now, I've crashed as follows. The first time was a few weeks ago and I ignored it and rebooted, so no info there. I *think* I was running a Windows WM that time too though. (Damn Windows, can even get it stable when running it on Linux!
This time I was running 2 Win2K server VMs (linked clones) with 3 other (various Linux) VMs paused. The box is a plain Dell Optiplex GX-260 P4-500 with 1G RAM and 80G IDE. It is company owned and I haven't messed with it (i.e. no overclocking). The machine is on an old Compaq PS/2 KVM, so no USB BS. The Windows VMs are fully patched (ironically I was testing a patch management tool in them).
VMware tools are installed on the 2 Windows VMs and they are using auto mouse-grab. I am not running full-screen.
A soft reboot of the host machine fixed the problem, for now. Naturally, on reboot an fsck was forced on that partition, and it completed with a couple of minor inod complaints.
I can't try another host as I don't have anything laying around with the hosepower needed. But up until recently that box was a Win2KPro workstation that worked fine except that it had Windows on it.
Possibly related to the following, though I have NOT been able to tie it to any mouse movement (haven't tried very hard either):
http://www.vmware.com/community/thread.jspa?threadID=17535
http://www.vmware.com/community/thread.jspa?threadID=7598
http://www.linuxquestions.org/questions/history/342887
http://www.webservertalk.com/archive235-2004-6-285876.html
http://ist.uwaterloo.ca/~kscully/crow.html
Symptom:
Dialog box: 'Operation on file "foo.vmdk" failed (Read-only files system.) Choose retry to attempt again [Abort] [Continue] [Retry]'
Dmesg begins " start_transaction: Journal has aborted" then has 224: "EXT3-fs error (device hda4) in start_transaction: Journal has aborted"
Console had: "hostname kernel: journal_get_undo_access: No memory for committed data"
/var/log/messages has nothing relevant.
Running everything under non-root user. VMware was only running for 2 days or so, nothing in the vmware.log that looks relevant, head/tail as follows:
/home/jp/vmware/Windows_2000_Server# head vmware.log
Aug 11 00:41:22: vmx| Log for VMware Workstation pid=31004 version=5.0.0 build=build-13124 option=Release
Aug 11 00:41:22: vmx| Command line: "/usr/lib/vmware/bin/vmware-vmx" "-@" "pipe=/tmp/vmware-jp/vmx0e8fab5e213e2683;vm0e8fab5e213e2683" "/home/jp/vmware/Windows_2000_Server/Windows_2000_Server.vmx"
Aug 11 00:41:22: vmx| UI Connecting to pipe '/tmp/vmware-jp/vmx0e8fab5e213e2683' with user '(null)'
Aug 11 00:41:22: vmx| pcpu #0 CPUID numEntries=2 GenuntelineI
Aug 11 00:41:22: vmx| pcpu #0 CPUID version=0xf27 id1.edx=0xbfebfbff id1.ecx=0x400 id1.ebx=0x20809
Aug 11 00:41:22: vmx| pcpu #0 CPUID id80.eax=80000004 id81.edx=0x0 id81.ecx=0x0
Aug 11 00:41:22: vmx| CPUID id1.edx: 0xbfebfbff id1.ecx: 0x400 id81.edx: 0 id81.ecx: 0
Aug 11 00:41:22: vmx| changing directory to /home/jp/vmware/Windows_2000_Server/.
Aug 11 00:41:22: vmx| Config file: /home/jp/vmware/Windows_2000_Server/Windows_2000_Server.vmx
Aug 11 00:41:22: vmx| VMXVmdbCbVmVmxExecState: Exec state change requested to state poweredOn without reset
/home/jp/vmware/Windows_2000_Server# tail vmware.log
Aug 11 01:54:23: vmx| SCSI0:0: Command WRITE(10) took 6.118 seconds (ok)
Aug 11 01:54:31: vmx| SCSI0:0: Command WRITE(10) took 2.540 seconds (ok)
Aug 11 01:54:31: vmx| SCSI0:0: Command WRITE(10) took 2.606 seconds (ok)
Aug 11 01:56:47: vmx| SCSI0:0: Command WRITE(10) took 1.219 seconds (ok)
Aug 11 01:56:47: vmx| SCSI0:0: Command WRITE(10) took 1.379 seconds (ok)
Aug 11 01:56:47: vmx| SCSI0:0: Command WRITE(10) took 1.501 seconds (ok)
Aug 11 06:59:12: vmx| DISKLIB-LIB :numIOs = 50000 numMergedIOs = 2560 numSplitIOs = 1565
Aug 11 23:18:39: vmx| SCSI0:0: Command WRITE(10) took 1.221 seconds (ok)
Aug 12 00:41:21: vmx| LICENSE using: '/home/jp/.vmware/license.ws.5.0'
Aug 12 01:16:22: vmx| DISKLIB-LIB :numIOs = 100000 numMergedIOs = 4150 numSplitIOs = 3215