分析netbackup培訓(xùn)講稿_第1頁
分析netbackup培訓(xùn)講稿_第2頁
分析netbackup培訓(xùn)講稿_第3頁
分析netbackup培訓(xùn)講稿_第4頁
分析netbackup培訓(xùn)講稿_第5頁
已閱讀5頁,還剩34頁未讀, 繼續(xù)免費(fèi)閱讀

下載本文檔

版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)

文檔簡介

1、AgendaImplementation overviewData migration and IntegrationNetbackup Enterprise Edition ArchitectureNetbackup installationNetbackup daemonsMedia ManagementBackup policy (oracle,sql server,Lotus,File system)MaintenanceQ&ANetBackup Master ServerNetBackup Clients/AgentsNetBackup Media ServersNetBackup

2、ArchitectureNetBackup GlobalData Manager MASTER serverOnly ONE MASTER Server per backup domainHouses Configuration that defines backupsRuns Scheduler that initiates automated backupsMaintains Databases that tracks location/contents of all backupsNetbackup/Master serverMedia ServerProvides interface/

3、control of Storage Devices (tape drives, optical drives)Provides Media (removable) Management tracks location/status of volumes in Volume Database Controls robotic devicesMonitors status of storage devicesCommunicates with Media Manager (on same system) to select media for backup/storeCommunicates w

4、ith Netbackup client during a backup/restore operationReceives backup datastream from client on backup writes to storage device (backup)Reads restore datastream from backup device/media writes to client (restore)NetBackup/Media Manager CLIENTSMay (if allowed) request backups/restores (user) user req

5、uest is directed to the MASTER serverScheduled backups initiated by MASTER serverCommunicates with MEDIA server during backups and restoresProvides User Interfaces (backup/restore/browse)NetBackup/ClientNetbackup/Term explainImages備份數(shù)據(jù)塊Storage Units存儲(chǔ)單元Volumes磁帶Volume Pools磁帶池Backup Policies 備份策略Net

6、Backup database NetBackup數(shù)據(jù)庫 NetBackup Image collection of all backup data from a client in a single stream during a particular backup sessionNetBackup/Imageclients backupdataWritten with NetBackups gnutartar image Storage Unit a logical destination for backups.NetBackup Storage UnitTwo StandardType

7、s:Media Manager - optical or tape drivesDiskThird (optional) TypeNDMPVolume - removable media (tape or optical). An optical platter is actually two volumes because it can be written on either side - each side being defined as a volume.Volume Pool - a set (bunch, pile) of volumes defined for a specif

8、ic purpose. Example: volumes that are defined to house backups from the engineering group workstations. Volume Pools are not defined by geography. Tapes that belong to the same pool can be located in several robotic libraries and/or standalone.Volume Group - tapes that are defined by their location

9、(geography). Example: All the tapes that are housed in the same tape carrier. This tape carrier can be extracted from/inserted into a tape library, thus inserting/extracting a group of tapes all at once.NetBackup VolumesBackup Class/PolicyList of parameters that defines the details of how backups wi

10、ll be performedFour main components:Attributes Where (destination), otherClient List Who (will be backed up?)Schedules When (will backups occur?)Files List - What (will be backed up?)Unlimited number of classes in a NetBackup domainClasses/Backup Policies (in NT) only exist/defined on the NetBackup

11、MASTER Server NetBackup/PolicyNetBackup/DatabasesVolumeDatabaseImageDatabaseMediaDatabaseExists on each Media Server contains a list of volumes used on/by a particular MediaServer. Indicates number of valid imageson the mediaExists only on Master Server contains entries for each backup image created

12、 by NetBackup. Two files in image DB per backup. One file contains info about the backup (location of, expiration,etc). Second file contains list of all contents (files/directories) that were backed up (along with all the permissions/dates/etc) Should exist only on Master Server (VOLUME DATABASE HOS

13、T) contains an entry for each Volume (media ID). Volume DB tracks whether volumes are UNASSIGNED/ASSIGNED and the application to which the volume is ASSIGNED.AgendaImplementation overviewData migration and IntegrationNetbackup Enterprise Edition ArchitectureNetbackup installationNetbackup daemonsMed

14、ia ManagementBackup policy (oracle,sql server,Lotus,File system)MaintenanceQ&ANetbackup installationStep1: Master server installationCreate storage unitConfigure volumeConfigure catalogStep2: Media server installationCreate new storage unitSSO (share storage option)Step3: Client installationStep4: o

15、racle agent installation (oracle link)Post-Installation checkingIssue the command line as below:bpps a (master server, media server)AgendaImplementation overviewData migration and IntegrationNetbackup Enterprise Edition ArchitectureNetbackup installationNetbackup daemonsMedia ManagementBackup policy

16、 (oracle,sql server,Lotus,File system)MaintenanceQ&ANetBackup Daemonsbpdbm - Manages the configuration, error, and file databases on master servers bprd - Responds to administrative and client requests for the restores, backups, archives, lists of archived/backed up files and manual immediate backup

17、s bpsched - Uses class information from the Netbackup confguration databases on the master server to determine which clients to backup and when to start them and which storage units to use.bpbrm - On UNIX servers, the Backup/Restore Manager manages the client and Media Manager processes and uses err

18、or status from both to determine the final status of backup/restore operations. bphdb - Hot database backup program (Oracle hot-backup style) Netbackup/DaemonsMedia Manager Daemonsbpcd -Client daemon that allows Netbackup to kick off programs on remote hosts without using a /.rhosts filebptm - Tape

19、media manager used on master/slave servers and is used when the storage unit type is Media Manager vmd - volume management daemon; tracks location, mount number, and mount time for each volumeltid - Media manager device daemon; controls the reservation and assignment of volumes txxd - The exact daem

20、on name is dependent on the type of robot. These daemons run on each host thats connected to a tape library. They pass information from ltid to the robotic or to a robotic control daemon. txxcd - The exact daemon name is dependent on the type of robot. These daemons only run on the host that control

21、s the robot. avrd - Automatic volume recognition daemon; handles volume recognition and label scanning so the system can automatically assign removable media requests to specific drives. AgendaImplementation overviewData migration and IntegrationNetbackup Enterprise Edition ArchitectureNetbackup ins

22、tallationNetbackup daemonsMedia ManagementBackup policy (oracle,sql server,Lotus,File system)MaintenanceQ&AStorage unitStorageUnit XDrive 1Drive 2Drive xNetBackupMediaServer 1Drive 1Drive 2Drive xNetBackupMediaServer 2StorageUnit YStorage unit typeMedia Manager (Standard)Tape libraryOptical libraryS

23、tandard aloneDisk (Standard)NDMP (Network Data Management Protocol).Media managementVolumeVolume poolVolume groupAgendaImplementation overviewData migration and IntegrationNetbackup Enterprise Edition ArchitectureNetbackup installationNetbackup daemonsMedia ManagementBackup policy (oracle,sql server

24、,Lotus,File system)MaintenanceQ&ANetbackup/policyWhat is a Backup Policy?Contents of a Backup POLICYTools for Creating Policy/SchedulesCLIsContents of a netbackup policyContents of a NetBackup Policy?Four primary componentsPolicy AttributesPolicy Client ListPolicy Schedule(s)Policy Selection ListA N

25、etBackup Policy contains the HOW, WHERE, WHO, WHAT, WHEN of backup operations:HOW/WHERE defined in the Policy Attributes WHO defined in the policy Client List WHAT defined by the policy Selection List.WHEN defined by the policy Schedule(s)Tools for policy/Schedule creationTools for Creating Policy/S

26、chedulesJava GUI (available in NetBackup version 3.2 or later) mended user interfacebpadm (non-graphics interface)bpadm (/usr/openv/netbackup/bin/bpadm)#bpadm NetBackup Server: t-sparc1 NetBackup Administration - s) Storage Unit Management. c) Class Management. g) Global Configuration. r) Reports. m

27、) Manual Backups. x) Special Actions. u) User Backup/Restore. e) Media Management. h) Help q) Quit ENTER CHOICE: c Class: Clients: Schedules: Output Destination: SCREEN Class Management - a) Add Class. d) Delete Class m) Modify Class Attributes. s) Schedule Management. c) Client List Management. f)

28、File List Management. b) Browse Classes Forward r) Browse Classes Reverse e) Enter Class l) List/Display Classes o) Output Destination (SCREEN or FILE) h) Help q) Quit Menu ENTER CHOICE:Command linesCLIs for working with Policies/SchedulesYou should e familiar with CLIs you may not always have a GUI

29、bpclassnewbpclclientsbpcldeletebpclexcludebpclinfobpclincludebpcllistbpclschedbpclschedrepbpclschedwinbpclvalidbpretlevelbpschedreqContsCurrently policiesDetail information of policyFor example:OracleSql serverLotus NotesFile systemOracle BackupWhat needs to be backed up?DatafilesControl FilesArchiv

30、ed Redo LogsOnline redo logsTypes of backupTypes of backupCold (“Closed”) BackupsShutdown database, backup control file, all datafiles and other Oracle installation filesWarm / Hot BackupsTake tablespace offline (warm) or put it into “backup mode” (hot) and backup associated datafiles.Take a copy of

31、 the control file and back it upForce a switch of the online redo log files and backup the archived redo logsDatabaseOracle InstanceNetbackup interface moduleBackup DataControl InformationControl InformationBackupCatalogueNetBackup ServerBackup DataCatalogue InformationNetBackupCatalogOracle Backup

32、UtilitiesHow does it work?Installation and configurationInstallation:Install NetBackup Client/ServerInstall NetBackup DB Extension for OracleLink Oracle 9i with the Media Manager API libraryConfigurationOracleEnsure Net connection to RMAN catalogCreate oracle users for backupCreate oracle RMAN backup scriptsPerforming BackupsBackup ExamplesWhole D

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。

評(píng)論

0/150

提交評(píng)論