# 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