Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
The past few months I've been getting the following errors on my Debian guest machine. (Please see below, logs taken from logwatch) I experience very bad virtual disk performance when copying a lot of files. Disk access time is very slow too. I've read the issues with the LSI and BusLogic and choose to use the LSI adapter.
- Can someone explain the error messages?
- Has anybody seen these errors before?
- Might this be a known issue? (If so I have not found anything about it)
Is the guest on the same drive as the host? VMware guest performance suffers mightily if the host, VMware, and/or the guest are being read from the same drive, and VMware (the Workstation version anyway) puts VMs in a folder in the user's home directory by default. Even a separate partition doesn't help matters in my experience. Are you using actual SCSI drives? I've only seen one instance where SCSI was recommended over IDE for a guest install; SATA drives work just fine in IDE and it saves you the trouble of choosing between SCSI adapters entirely.
You are getting hard errors that may indicate a hardware issue. I have not seen this out of the VMWare system before, so I don't know how the VMWare SCSI emulators will handle a hard error, but if I were you I would shut down the guest and start running host tools on the hard drive that hosts the guest.
The indicated errors could mean a hard drive failure is underway, but they also could indicate that you have a controller failing.
You need to find out whether either of these is the case. If you have a controller failing, then you probably have other indications of I/O errors in your hard drives; check what is appearing on your default console and what is in /var/log/messages
The host OS and the guest VMDK reside on the same software SATA mirror on the physical host. I can see why this could give performance issues but not why my logs fill up with errors.
I've done checks on my host OS and it's drives. They seem fine. All drives still have a throughput of 75-80 Mb/s
These are the messages I get when I have a lot of drive activity. A few per hour, and during such an error the whole system becomes unavailable and slow as molasses.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.