|
vmstat -d with VxVM
I've got a Linux box that I'm pretty sure is having some disk issues. iostat isn't installed, but vmstat is, so i've been trying to use that to do some initial diagnostics while I go through our company's change control process to get iostat installed.
The problem I'm having is that the disks that would be an issue are VxVM volumes and vmstat doesn't give the volume name, just some sort of internal identifier such as VxVM65529. Is there a way to translate this ID into a volume name?
Thanks a lot!
|