About Us

RSInfoMinds, a web based IT Training and Consultancy firm. It is established with high dreams in training people in IT Infrastructure Field. We provide Online and Class Room training in various fields of IT Infrastructure Management.

Join Us: http://www.facebook.com/RSInfoMinds
Mail Us: rsinfominds@gmail.com
Twitter: @RSInfoMinds

We are specialized in the below courses:

Redhat Linux Admin Redhat Linux Cluster
Redhat Virutualization IBM AIX Admin
IBM AIX Virtualization IBM AIX Cluster
HP Unix Admin HP Unix Cluster
HP Unix Virtualization Shell Scripting
Veritas Volume Manager Veritas Cluster
Oracle Core DBA VMWare


We provide training in such a way, So that you get in depth knowledge on the Courses you look for.

And we ensure you are very confident from each and every Techincal aspect that the IT Industry needs and expects from you.

We also conduct Workshops on the latest technology and the real time faculties sharing their work experiences to make you the best.

Thursday 6 March 2014

/usr/sbin/alt_rootvg_op[1246]: v1 > v2 : 0403-009 The specified number is not valid for this command = PART 1

# at lt_rootg vg_op -W -d hdisk0
Waking up altinst_rootvg volume group ...
/usr/sbin/alt_rootvg_op[1246]:  v1 > v2 : 0403-009 The specified number is not valid for this command.
#

# lspv 
hdisk0          00046474e2326aa4                    altinst_rootvg  
hdisk1          000b026db61a3de7                    rootvg          active

The cloning has completed fine:

Changing logical volume names in volume group descriptor area.
Fixing LV control blocks...
Fixing file system superblocks...
Bootlist is set to the boot disk: hdisk0

But still not able to wake up the altinst_rootvg.

Wake the alt inst in debug mode:

#  alt_rootvg_op -W -d hdisk0 -D
+ typeset +f
+ typeset -ft FAIL
+ typeset -ft abspath
+ typeset -ft adjust_idata_fs_size


BOOT_DISK=hdisk1
+ + /usr/lpp/bosinst/blvset -d /dev/hdisk1 -g level
BOOT_OS=5.3
+ + /usr/lpp/bosinst/blvset -d /dev/hdisk0 -g level
ALT_BOOT_OS=   
+ is_level_greater 5.3
+ [[ 5.3 =  ]]
+ echo 5.3
+ read v1 r1 leftover1
+ /usr/bin/tr .  
+ echo
+ read v2 r2 leftover2
+ /usr/bin/tr .  
+ ((  v1 > v2  ))
/usr/sbin/alt_rootvg_op[1246]:  v1 > v2 : 0403-009 The specified number is not valid for this command.

CONTINUED.............


No comments:

Post a Comment