【正文】
ame 虛擬主機名為虛擬主機配置虛擬ip地址。Import 使用的VG。mount NBU文件系統(tǒng)。將NetBackup Enterprise Server for AIX光盤放入Master Server主機,Mount CDROM文件系統(tǒng)。安裝NetBackup Master Server軟件: cd /cdrom./installVERITAS Installation ScriptCopyright 1993 2004 VERITAS Software Corporation, All Rights Reserved. Installation Options 1 NetBackup 2 NetBackup Client Software q To quit from this scriptChoose an option [default: q]: 1選擇安裝 NetBackup Server后,安裝過程中大部分提問可以選擇選擇缺省回答,不過有一些需要進行特別選擇。需要特別選擇和注意有以下:1)Do you want to load any other NetBackup clients onto the server? [y,n] (y) n2)Enter license key: XXXX XXXX XXXX XXXX XXXX XXXX XXXX提示輸入License時要輸入所有的License,也可以安裝后用License工具get_license_key輸入。添加環(huán)境變量:在root用戶的profile文件中添加以下內(nèi)容:PATH=$PATH:/usr/openv/netbackup/bin:/usr/openv/netbackup/bin/goodies:/usr/openv/netbackup/bin/admincmd:/usr/openv/volmgr/binexport PATH MANPATH=$MANPATH:/usr/openv/manexport MANPATH配置機械手1)安裝ovpass: /usr/openv/volmgr/bin/driver/install_ovpass2) 列出系統(tǒng)識別到的磁帶驅(qū)動器,例如: /usr/openv/volmgr/bin/driver$lsdev Cc tape。。smc0 Available 307001 IBM 3584 Library Medium Changer (FCP)rmt4 Available 307001 IBM 3580 Ultrium Tape Drive (FCP)rmt5 Available 307001 IBM 3580 Ultrium Tape Drive (FCP)rmt6 Available 406001 IBM 3580 Ultrium Tape Drive (FCP)rmt7 Available 406001 IBM 3580 Ultrium Tape Drive (FCP)其中,smc0為機械臂,rmt3,rmt4,rmt5,rmt6,rmt7為IBM 3584帶庫的驅(qū)動器3) 查看機械臂連接屬性: smitty tape Tape Drive。。 Change / Show Characteristics of a Tape Drive。。Move cursor to desired item and press Enter.。。smc0 Available 307001 IBM 3584 Library Medium Changer (FCP) rmt4 Available 307001 IBM 3580 Ultrium Tape Drive (FCP) rmt5 Available 307001 IBM 3580 Ultrium Tape Drive (FCP) rmt6 Available 406001 IBM 3580 Ultrium Tape Drive (FCP) rmt7 Available 406001 IBM 3580 Ultrium Tape Drive (FCP) Change / Show Characteristics of a Tape Drive。。 Tape Drive smc0 Tape Drive type 3584 Tape Drive interface fcp Description IBM 3584 Library Mediu Status Available Location 307001 Parent adapter fscsi0 Connection address 57 SCSI ID 0x30500 Logical Unit ID 0x1000000000000 WorldWideName 0x500507630f41b901 New Logical Name [] 。。查到的機械臂連接屬性:適配器:fscsi0SCSI_ID: 0x30500LUN_ID: 0x10000000000004)創(chuàng)建機械臂設備文件: mkdev c media_changer s fcp t ovpass p fscsi0 w 0x30500,0x1ovpass0 Available9. Master Server備用主機的配置:1) 在Master Server備用主機上創(chuàng)建ovpass,方法同Master Server。2) 切換VG,mount文件系統(tǒng),并確認nbu共享文件系統(tǒng)能夠正常訪問。3) 在備用機/etc/hosts文件中添加Master Server、所有SAN Media Server和所有Client的ip地址解析。4) 將以下內(nèi)容加入到備用機/etc/services文件中: NetBackup services bprd 13720/tcp bprdbpdbm 13721/tcp bpdbmbpcd 13782/tcp bpcdvnetd 13724/tcp vnetdvopied 13783/tcp vopiedbpjavamsvc 13722/tcp bpjavamsvcbpjobd 13723/tcp bpjobdnbdbd 13784/tcp nbdbdvisd 9284/tcp visd End NetBackup services Media Manager services vmd 13701/tcp vmdacsd 13702/tcp acsdtl8cd 13705/tcp tl8cdodld 13706/tcp odldts8d 13709/tcp ts8dtldcd 13711/tcp tldcdtl4d 13713/tcp tl4dtsdd 13714/tcp tsddtshd 13715/tcp tshdtlmd 13716/tcp tlmdtlhcd 13717/tcp tlhcdlmfcd 13718/tcp lmfcdrsmd 13719/tcp rsmd End Media Manager services 5) 將以下內(nèi)容加入到備用機/etc/:bpcd stream tcp nowait root /usr/openv/netbackup/bin/bpcd bpcdvnetd stream tcp nowait root /usr/openv/bin/vnetd vnetdvopied stream tcp nowait root /usr/openv/bin/vopied vopiedbpjavamsvc stream tcp nowait root /usr/openv/netbackup/bin/bpjavamsvc bpjavamsvc –transient6) 將Master Server上/etc/:至此已完成Master雙機的安裝。 SAN Media Server(Unix)的安裝和備份設備配置 安裝前準備SAN Media Server對補丁的要求與Master Server相同,檢測方法也與Master Server相同,如果補丁不夠,必須將補丁級別升到要求的級別。 安裝SAN Media Server將NetBackup Enterprise Server for AIX光盤(HP平臺的光盤為NetBackup Enterprise Server for HPUX)放入光驅(qū)。1) Mount光盤注意:HP平臺mount光驅(qū)的方法是:pfs_mountd amp。pfsd amp。pfs_mount /dev/dsk/c1t2d0 /cdrom2) 安裝SAN Media Server軟件:cd /cdrom./installVERITAS Installation ScriptCopyright 1993 2004 VERITAS Software Corporation, All Rights Reserved. Installation Options 1 NetBackup 2 NetBackup Client Software q To quit from this scriptChoose an option [default: q]: 1選擇安裝 NetBackup Server后,安裝過程中大部分提問可以選擇選擇缺省回答,不過有一些需要進行特別選擇。需要特別選擇和注意有以下:1) Do you want to load any other NetBackup clients onto the server? [y,n] (y) n2) A NetBackup Server or Enterprise Server license key is needed for installation to continue.Enter license key: XXXX XXXX XXXX XXXX XXXX XXXX XXXX 在這里輸入SAN Media Server、Base Tape Support、SSO以及本機相關Database Agent的License。也可以在安裝后用License工具get_license_key輸入。All additional keys should be added at this time.Do you want to add additional license keys now? [y,n] (y)n3) 安裝過程會詢問使用那個主機名來標識備份采用的網(wǎng)口。以下例子:服務器主機名字為s85a,但是該服務器希望通過一個專用網(wǎng)口進行備份工作,或者是由于雙機切換的要求,希望用s85a_backup作為備份服務器的標識,就按照以下方法回答。如果希望用s85a作為備份服務器標識,在第一步回答“y”就可以了。 Would you like to use s85a as the configuredname of the NetBackup server? [y,n] (y) nEnter the name of the NetBackup server: s85a_backup4) 因為這