前几天配BMR4.7 for AIX5.2-005碰上了点麻烦,费了半天劲才搞定。
1. 安装BMR4.7的时候报错,错误信息如下。
wbportal:/usr/lpp/BareMetal./bmrsetupclient
Bare Metal Restore Client Configuration
Verifying environment...
Verification successful.
Enter BMR main server's IP hostname that resolves to an IP address
usable for routine BMR communications []: bakupsvr
Enter the BMR main server port number [8362]:
Enter this NetBackup client name [wbportal_bkup]:
Running bmrsavecfg for the first time (this may take a few minutes).
/dev/ipldevice not found
0301-150 bosboot: Invalid or no boot device specified!
usage: bosboot {-a | -v} [-d device] [-p proto] [-k kernel] [-l lvdev]
[-b file] [-M serv|norm|both] [-D|-I] [-LTq]
Where:
-a Create boot image and write to device or file.
-v Verify, but do not build boot image.
-d device Device for which to create the boot image.
-p proto Use given proto file for RAM disk file system.
-k kernel Use given kernel file for boot image.
-l lvdev Target boot logical volume for boot image.
-b file Use given file name for boot image name.
-D Load kernel debugger.
-I Load and Invoke kernel debugger.
-M norm|serv|both Boot mode - normal or service.
-T platform Specifies the hardware platform type.
-q Query disk space required to create boot image.
-L Enable MP locks instrumentation.
expr: syntax error
/usr/bin/mkvgdata[406]: test: argument expected
syntax error The source line is 1.
The error context is
{print $4 + >;>;>; } <<<
awk: The statement cannot be correctly parsed.
The source line is 1.
expr: syntax error
expr: syntax error
/usr/bin/mkvgdata[739]: test: argument expected
expr: syntax error
expr: syntax error
bmrsavecfg completed without errors.
The BMR command 'bmrsavecfg' must be run before each backup of this system.
NetBackup calls the bpstart_notify script (found in /usr/openv/netbackup/bin)
each time the client starts a backup operation. Hence, running 'bmrsavecfg'
from the bpstart_notify script will ensure that 'bmrsavecfg' runs before
each backup of this system.
Configuration of client wbportal_bkup,bakupsvr completed successfully.
Before a system restore can take place, at least one complete
system backup must be taken from the backup server.
wbportal:/usr/lpp/BareMetal
