![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Filesystems, Disks and Memory Discuss NAS, SAN, RAID, Robotic Libraries, backup devices, RAM, DRAM, SCSI, IDE, EIDE topics here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| VxVM filesystem resize | blowtorch | SUN Solaris | 3 | 01-15-2008 04:24 AM |
| Need vxvm study guide | sreesobh | SUN Solaris | 4 | 12-28-2007 10:34 AM |
| VxVM softpartitions | pressy | SUN Solaris | 3 | 10-27-2006 07:15 PM |
| VxVM disk/lun grow | pressy | UNIX for Advanced & Expert Users | 3 | 03-27-2006 05:39 AM |
| VxVM | andy11983 | SUN Solaris | 3 | 01-14-2005 01:10 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
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! |
|
|||||
|
VxVM is Veritas, correct ? What is your OS ? Can't you run some other diagnostic tools, depending on what's installed ? Look at the veritas' help and see if you have those commands available.
cat /proc/diskstats if you're running Linux for more info on drives and volumes. |
|
||||
|
VxVM refers to veritas Volume Manager
vmstat is genric *nix command that repost info on virtual memory. Ít ha sno access to a veritas Volume -d refers to the ext3 or other Linux disk use : vxdg list to show any disk groups then : vxprint -g [diskgroup] -vt [vol_name] Lastly, NEVER let anyone near a Veritas Disk who hasn't been trained to (I'm trainded & I'm not offering!) ------------------------------------------------------------------- ~ stevie Solaris SCSA (v8) Microsoft MCP Ubuntu & Fedora on-the-way Edit/Delete Message |
|
||||
|
Quote:
I've never been officially trained on Veritas, but I use it enough without too many problems... yet. ![]() vxstat is awesome. Thanks for that suggestion. |
![]() |
| Bookmarks |
| Tags |
| linux, linux commands, ubuntu |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|