[Veritas-vx] Reg: *vxdmproot uninstall* not ble to disable LVM bootability over VxVM DMP

2007-10-01 Thread Shrikant Tapse
Hi,

 

I am not able to perform *vxdmproot uninstall*  receiving error msg as:

 

[EMAIL PROTECTED]:/]# vxdmproot uninstall

VxVM  ERROR V-5-1-0  bosboot on all the subpaths  bosboot on all the
subpaths  failed

 please run /usr/sbin/bosboot -ad /dev/hdisk1 manually to build NVRAM

VxVM  ERROR V-5-1-0  Failed to build boot partition

[EMAIL PROTECTED]:/]# /usr/sbin/bosboot -ad /dev/hdisk1

bosboot: Boot image is 32950 512 byte blocks.

 

0301-162 bosboot: savebase failed with /dev/hdisk1.

 

0301-165 bosboot: WARNING! bosboot failed - do not attempt to boot
device.

[EMAIL PROTECTED]:/]#

 [EMAIL PROTECTED]:/]# vxdmproot uninstall

VxVM  ERROR V-5-1-0  bosboot on all the subpaths  bosboot on all the
subpaths  failed

 please run /usr/sbin/bosboot -ad /dev/hdisk1 manually to build NVRAM

VxVM  ERROR V-5-1-0  Failed to build boot partition

[EMAIL PROTECTED]:/]#

 

 

This will cause not to uninstall VxVM pkg as well.

 

Kindly update me.

 

Thanks  Regards,

Shrikant Tapse.

___
Veritas-vx maillist  -  Veritas-vx@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-vx


Re: [Veritas-vx] VG Size

2007-10-01 Thread Myers, Mike
Something like this would total up the sizes of all disks:

vxprint -g dgname| awk '/^dm/ {T+=$5} END {print T}'

Is that what you're looking for?  The result will be in sectors (512 bytes per 
sector on Solaris, 1k on some other platforms) though you can adjust the awk 
program to fix that is desired.

Cheers,
 - Mike.Myers at nwdc.net

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf
 Of Artur Baruchi
 Sent: Monday, October 01, 2007 8:19 AM
 To: Veritas-vx@mailman.eng.auburn.edu
 Subject: [Veritas-vx] VG Size

 Hi,

 How can I discover the size of a VG (in MB or GB) ?

 Thanks

 Att.
 Artur Baruchi
 ___
 Veritas-vx maillist  -  Veritas-vx@mailman.eng.auburn.edu
 http://mailman.eng.auburn.edu/mailman/listinfo/veritas-vx


___
Veritas-vx maillist  -  Veritas-vx@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-vx