Hello !
Does anyone know how can I see if the vxdmp is running in the Solaris ??
Thx,
Witt
Hello !
Does anyone know how can I see if the vxdmp is running in the Solaris ??
Thx,
Witt
You can run...
vxdump -W
...this will print the most recent dump date and
level, indicating which file systems should be
dumped.
Also, vxrestore -t will list the contents of
the tape.
Sorry rw, I am talking about (vxdmp Multipathing Driver).
A tool of Veritas Volume Manager to fault tolerance.
When we install the EMCPower package (Power Path - I/O balance and fault tolerance) in the Solaris, I think we need disable the vxdmp.
I need know if vxdmp is running ... It is not a process ... I think it is a module.
I tried the command :
modinfo | grep -i vxdmp
But I dont have sure if it is suficient to know if it is running or not.
I am looking for.
Thank you...
Witt
My apologies 
Too much coffee when I first read your post.
You can use the "vxdmpadm" utility to
list all controllers connected to disks on the host or paths connected to a particular controller
or paths under a DMP device, etc.
You may want to check it out. It's been a while
since I've used it so I can't recall all of the
functionality of the admin utility.
Again, sorry about the "mis-read" earlier.

No problem !!!
Thank you about the tip !!!!
I will test the vxdmpadm utility !!
Thank you again !
Witt