Veritas Volume manager script

hello ,

i'm using Solaris 10 Having VxVm.
i want the script which gives the free space availble on all DG(Disk
Groups) ,

now i check manually using following commd
vxdg list
vxassist -g DG_NAME maxsize
or
vxassit -g DG_NAME maxsize layout=concat( if it is concat..)

i want to put all in script because having so many DG's....!!!

Thanks in advance..

Nikunj
Nikunj [ Fr, 30 November 2007 18:07 ] [ ID #1882446 ]

Re: Veritas Volume manager script

"Nikunj" <niku.khakhar [at] gmail.com> schrieb im Newsbeitrag
news:e2e05706-72e9-4247-975e-3f0c31173838 [at] y5g2000hsf.googleg roups.com...
> hello ,
>
> i'm using Solaris 10 Having VxVm.
> i want the script which gives the free space availble on all DG(Disk
> Groups) ,
>
> now i check manually using following commd
> vxdg list
> vxassist -g DG_NAME maxsize
> or
> vxassit -g DG_NAME maxsize layout=concat( if it is concat..)
>
> i want to put all in script because having so many DG's....!!!
Doesn't "vxdg free" show that?

Bye, Jojo
Joachim Schmitz [ Sa, 01 Dezember 2007 19:11 ] [ ID #1883395 ]

Re: Veritas Volume manager script

On Dec 1, 12:11 pm, "Joachim Schmitz" <nospam.j... [at] schmitz-digital.de>
wrote:
> "Nikunj" <niku.khak... [at] gmail.com> schrieb im Newsbeitragnews:e2e05706-72e9-4247-975e-3f0c31173838 [at] y5g2000 hsf.googlegroups.com...> hello ,
>
> > i'm using Solaris 10 Having VxVm.
> > i want the script which gives the free space availble on all DG(Disk
> > Groups) ,
>
> > now i check manually using following commd
> > vxdg list
> > vxassist -g DG_NAME maxsize
> > or
> > vxassit -g DG_NAME maxsize layout=concat( if it is concat..)
>
> > i want to put all in script because having so many DG's....!!!
>
> Doesn't "vxdg free" show that?
>
> Bye, Jojo

yes its vxdg free but in vxdg free we have to calculate the length in
to GB
i want readymaid calculated space data using script because i have a
lots of DG's and servers maually calculation become irritated.

thanks ..nik
Nikunj [ Mo, 03 Dezember 2007 17:05 ] [ ID #1884298 ]
Linux » comp.unix.shell » Veritas Volume manager script

Vorheriges Thema: file read program
Nächstes Thema: simple ksh program