Unix Technical Forum

VXVM GUI and command line

This is a discussion on VXVM GUI and command line within the comp.unix.solaris forums, part of the Solaris Operating System category; --> I am looking at my vmsa GUI and one of my disks in rootdg shows a X sign on ...


Go Back   Unix Technical Forum > Unix Operating Systems > Solaris Operating System > comp.unix.solaris

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-06-2008, 08:41 AM
Shivakanth Mundru
 
Posts: n/a
Default VXVM GUI and command line

I am looking at my vmsa GUI and one of my disks in rootdg shows a X
sign on it. I looked in properties and alerts for the disk and I didnt
see anything on it.

vxdisk list | grep c3t2d0s2
c3t2d0s2 sliced inboard-1 rootdg online

vxprint -ht | grep c3t2d0s2
dm inboard-1 c3t2d0s2 sliced 4711 35363560 -

It looks like I am not using the correct CLI which will show whats
going wrong with the disk in Question. Any suggestions?

Thanks,
Shivakanth.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-06-2008, 08:42 AM
Frank
 
Posts: n/a
Default Re: VXVM GUI and command line

Shivakanth Mundru wrote:

> I am looking at my vmsa GUI and one of my disks in rootdg shows a X
> sign on it. I looked in properties and alerts for the disk and I didnt
> see anything on it.
>
> vxdisk list | grep c3t2d0s2
> c3t2d0s2 sliced inboard-1 rootdg online
>
> vxprint -ht | grep c3t2d0s2
> dm inboard-1 c3t2d0s2 sliced 4711 35363560 -
>
> It looks like I am not using the correct CLI which will show whats
> going wrong with the disk in Question. Any suggestions?
>
> Thanks,
> Shivakanth.


Don't trust GUI. That is the only suggestion I can give to you at this
moment. What Veritas version are you using?

Greetz,
Frank
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-06-2008, 08:42 AM
Shivakanth Mundru
 
Posts: n/a
Default Re: VXVM GUI and command line



Frank wrote:
> Shivakanth Mundru wrote:
>
>> I am looking at my vmsa GUI and one of my disks in rootdg shows a X
>> sign on it. I looked in properties and alerts for the disk and I didnt
>> see anything on it.
>>
>> vxdisk list | grep c3t2d0s2
>> c3t2d0s2 sliced inboard-1 rootdg online
>>
>> vxprint -ht | grep c3t2d0s2
>> dm inboard-1 c3t2d0s2 sliced 4711 35363560 -
>>
>> It looks like I am not using the correct CLI which will show whats
>> going wrong with the disk in Question. Any suggestions?
>>
>> Thanks,
>> Shivakanth.

>
>
> Don't trust GUI. That is the only suggestion I can give to you at this
> moment. What Veritas version are you using?
>
> Greetz,
> Frank


Running VXVM 3.1 on Solaris 8. Have to check whether all vmsa patches
are loaded or not.

Thanks,
Shivakanth.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-06-2008, 08:42 AM
aryzhov
 
Posts: n/a
Default Re: VXVM GUI and command line

smundru@cox-internet.com (Shivakanth Mundru) wrote in message news:<c3dd8461.0403010949.1deb7ac9@posting.google. com>...
> I am looking at my vmsa GUI and one of my disks in rootdg shows a X
> sign on it. I looked in properties and alerts for the disk and I didnt
> see anything on it.
>
> vxdisk list | grep c3t2d0s2
> c3t2d0s2 sliced inboard-1 rootdg online
>
> vxprint -ht | grep c3t2d0s2
> dm inboard-1 c3t2d0s2 sliced 4711 35363560 -
>
> It looks like I am not using the correct CLI which will show whats
> going wrong with the disk in Question. Any suggestions?
>


Since I never use Vx GUI, I've got no idea what X means
(except guessing it's somehow related to a bad Russian word
that starts with such a character :-)

Why don't you post the whole vxprint -g rootdg , maybe the problem
is not with disk itself but with a plex or volume using it?

If you find nothing there, try to insert a spare disk and relocate
the affected plex over there, then re-init the disk in question
and relocate the plex back. (all outside of production hours,
of course, and preferably using CLI, vxassist for instance).
See how GUI likes it.

Regards,
Andrei
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-06-2008, 08:42 AM
Toomas Soome
 
Posts: n/a
Default Re: VXVM GUI and command line

Shivakanth Mundru wrote:
>


> Running VXVM 3.1 on Solaris 8. Have to check whether all vmsa patches
> are loaded or not.
>
>


showrev -p| grep patch_base_id

toomas
--
That's no moon...
-- Obi-wan Kenobi
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 01-06-2008, 08:43 AM
John S.
 
Posts: n/a
Default Re: VXVM GUI and command line

Frank <no@spam.org> wrote in message news:<4043b745$0$560$e4fe514c@news.xs4all.nl>...
> Shivakanth Mundru wrote:
>
> > I am looking at my vmsa GUI and one of my disks in rootdg shows a X
> > sign on it. I looked in properties and alerts for the disk and I didnt
> > see anything on it.
> >
> > vxdisk list | grep c3t2d0s2
> > c3t2d0s2 sliced inboard-1 rootdg online
> >
> > vxprint -ht | grep c3t2d0s2
> > dm inboard-1 c3t2d0s2 sliced 4711 35363560 -
> >
> > It looks like I am not using the correct CLI which will show whats
> > going wrong with the disk in Question. Any suggestions?
> >
> > Thanks,
> > Shivakanth.

>
> Don't trust GUI. That is the only suggestion I can give to you at this
> moment. What Veritas version are you using?
>
> Greetz,
> Frank



That has been my mantra for years... especially with Veritas... DON'T
TRUST THE GUI! (have a big sign in my cube to remind me... lol)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 01-06-2008, 08:45 AM
Shivakanth Mundru
 
Posts: n/a
Default Re: VXVM GUI and command line



aryzhov wrote:
> smundru@cox-internet.com (Shivakanth Mundru) wrote in message news:<c3dd8461.0403010949.1deb7ac9@posting.google. com>...
>
>>I am looking at my vmsa GUI and one of my disks in rootdg shows a X
>>sign on it. I looked in properties and alerts for the disk and I didnt
>>see anything on it.
>>
>>vxdisk list | grep c3t2d0s2
>>c3t2d0s2 sliced inboard-1 rootdg online
>>
>>vxprint -ht | grep c3t2d0s2
>>dm inboard-1 c3t2d0s2 sliced 4711 35363560 -
>>
>>It looks like I am not using the correct CLI which will show whats
>>going wrong with the disk in Question. Any suggestions?
>>

>
>
> Since I never use Vx GUI, I've got no idea what X means
> (except guessing it's somehow related to a bad Russian word
> that starts with such a character :-)
>
> Why don't you post the whole vxprint -g rootdg , maybe the problem
> is not with disk itself but with a plex or volume using it?
>
> If you find nothing there, try to insert a spare disk and relocate
> the affected plex over there, then re-init the disk in question
> and relocate the plex back. (all outside of production hours,
> of course, and preferably using CLI, vxassist for instance).
> See how GUI likes it.
>
> Regards,
> Andrei



I dont use GUI a lot either. One of our team member noticed it on the
GUI. I generally use vxprint & vxdg for looking at the status. The same
disk in Q is being shown online and nice without any bad status with CLI.

Thanks,
Shivakanth.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
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
Forum Jump


All times are GMT. The time now is 05:01 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com