The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > Filesystems, Disks and Memory
Google UNIX.COM
Home Forums Register Rules & FAQ Members List Arcade Search Today's Posts Mark Forums Read


Filesystems, Disks and Memory Questions involving NAS, SAN, RAID, Robotic Libraries, backups, etc go here.


Other UNIX.COM Threads You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
VxVM filesystem resize blowtorch SUN Solaris 3 01-15-2008 12:24 AM
Need vxvm study guide sreesobh SUN Solaris 4 12-28-2007 06:34 AM
VxVM softpartitions pressy SUN Solaris 3 10-27-2006 03:15 PM
VxVM disk/lun grow pressy UNIX for Advanced & Expert Users 3 03-27-2006 01:39 AM
VxVM andy11983 SUN Solaris 3 01-14-2005 09:10 AM

Reply
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-18-2008
Registered User
 

Join Date: Nov 2007
Posts: 10
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Stumble this Post!Spurl this Post!
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!
Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 01-21-2008
sysgate's Avatar
Unix based
 

Join Date: Nov 2006
Location: /root
Posts: 1,069
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Stumble this Post!Spurl this Post!
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.
Reply With Quote
  #3 (permalink)  
Old 01-21-2008
Registered User
 

Join Date: Jan 2008
Location: London e Milano
Posts: 49
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Stumble this Post!Spurl this Post!
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
Reply With Quote
  #4 (permalink)  
Old 01-21-2008
reborg's Avatar
Administrator
 
Join Date: Mar 2005
Location: Ireland
Posts: 3,312
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Stumble this Post!Spurl this Post!
would you perchance have vxstat installed, if it's vxvm volumes that would be a logical choice.
Reply With Quote
  #5 (permalink)  
Old 01-22-2008
Registered User
 

Join Date: Nov 2007
Posts: 10
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Stumble this Post!Spurl this Post!
Quote:
Originally Posted by stevie_velvet View Post
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!)
vmstat -d gives disk information. I was trying to use that, but it wasn't helping all that much.

I've never been officially trained on Veritas, but I use it enough without too many problems... yet.


Quote:
Originally Posted by reborg View Post
would you perchance have vxstat installed, if it's vxvm volumes that would be a logical choice.
vxstat is awesome. Thanks for that suggestion.
Reply With Quote
Google UNIX.COM
Reply



Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 02:41 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger

Search Engine Optimization by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102