COMP283-Lecture 7 Applied Database Managementphil/Teaching/COMP283/lecture... · 2018. 4. 17. ·...

15
COMP283-Lecture 7 Applied Database Management Introduction High Availability Server Maintenance Redundancy Mitigation Plan 1

Transcript of COMP283-Lecture 7 Applied Database Managementphil/Teaching/COMP283/lecture... · 2018. 4. 17. ·...

Page 1: COMP283-Lecture 7 Applied Database Managementphil/Teaching/COMP283/lecture... · 2018. 4. 17. · COMP283-Lecture 7 Server Maintenance: Server Performance Some DBMS systems include

COMP283-Lecture7

AppliedDatabaseManagement

Introduction

HighAvailability ServerMaintenance

Redundancy

MitigationPlan

�1

Page 2: COMP283-Lecture 7 Applied Database Managementphil/Teaching/COMP283/lecture... · 2018. 4. 17. · COMP283-Lecture 7 Server Maintenance: Server Performance Some DBMS systems include

COMP283-Lecture7DBAdministration:BackupsandRestore● Backup,Backup,Backup!● DatabasebackupandSystembackup

● Setabackupschedule.● Onaregularbasis.

● Verifybackupsareworking.● How?

● Storebackupssecurely

�2

Page 3: COMP283-Lecture 7 Applied Database Managementphil/Teaching/COMP283/lecture... · 2018. 4. 17. · COMP283-Lecture 7 Server Maintenance: Server Performance Some DBMS systems include

COMP283-Lecture7DBAdministration:BackupScheme● Backupsshouldneverbetothesamediskasthedataorsystemfiledisks.●Whynot?

�3

Page 4: COMP283-Lecture 7 Applied Database Managementphil/Teaching/COMP283/lecture... · 2018. 4. 17. · COMP283-Lecture 7 Server Maintenance: Server Performance Some DBMS systems include

COMP283-Lecture7DBAdministration:BackupScheme● Identifyabackup● Determinewhenabackupcanbereplaced/overwritten● Typesofbackups:● FullBackup● DifferentialBackup● Recordsallthechangessincethepreviousfullbackup

● IncrementalBackup● Recordsthechangessincethepreviousincrementalbackup

● Identify/labelallbackupsonthebackupmedium�4

Page 5: COMP283-Lecture 7 Applied Database Managementphil/Teaching/COMP283/lecture... · 2018. 4. 17. · COMP283-Lecture 7 Server Maintenance: Server Performance Some DBMS systems include

COMP283-Lecture7DBAdministration:BackupStrategies● On-lineBackup● Immediatelyavailableforrecovery

● Near-lineBackup● Filesnotimmediatelyavailable,butcanbemadeavailableeasily.

● Off-lineBackup● Toaremoteserverorremovablemedia.

�5

Page 6: COMP283-Lecture 7 Applied Database Managementphil/Teaching/COMP283/lecture... · 2018. 4. 17. · COMP283-Lecture 7 Server Maintenance: Server Performance Some DBMS systems include

COMP283-Lecture7DBAdministration:BackupStrategies

�6

Page 7: COMP283-Lecture 7 Applied Database Managementphil/Teaching/COMP283/lecture... · 2018. 4. 17. · COMP283-Lecture 7 Server Maintenance: Server Performance Some DBMS systems include

COMP283-Lecture7DBAdministration:BackupStrategies

�7

Page 8: COMP283-Lecture 7 Applied Database Managementphil/Teaching/COMP283/lecture... · 2018. 4. 17. · COMP283-Lecture 7 Server Maintenance: Server Performance Some DBMS systems include

COMP283-Lecture7DBAdministration:BackupStrategies● MostDBMShaveutilitiestocreatebackups● e.g.mysqldump

● Manyoftheseare“commandline”programs-canbeplacedintoascript

● CanuseOStoschedulebackups● e.g.unix/linuxcronsystem

�8

15 2 * * * root mysqldump -u root -pPASSWORD --all-databases |

gzip > /mnt/disk2/database_`date ' %m-%d-%Y'`.sql.gz

Page 9: COMP283-Lecture 7 Applied Database Managementphil/Teaching/COMP283/lecture... · 2018. 4. 17. · COMP283-Lecture 7 Server Maintenance: Server Performance Some DBMS systems include

COMP283-Lecture7DBAdministration:BackupStrategies●Whentobackup?● CheckpatternofuseofDB/System● Lookfortimesoflittle/lowuse● Overnight?Weekends?● Perhapsdoadifferentialorincrementalbackuptoreducedowntime.Dofewerfullbackups.

�9

Page 10: COMP283-Lecture 7 Applied Database Managementphil/Teaching/COMP283/lecture... · 2018. 4. 17. · COMP283-Lecture 7 Server Maintenance: Server Performance Some DBMS systems include

COMP283-Lecture7ServerMaintenance:MitigationPlans● twomaintypesofmitigationplans:● DisasterRecoveryandBusinessContinuity

● Bothrequire:● Uptodatecontactlist● Decisiontreeforvariousscenarios● Infoonrecoveringadminusernamesandpasswords● Detailsonbackups● Systemconfigurationinfo● Definitionofasuccessfulrecovery

�10

Page 11: COMP283-Lecture 7 Applied Database Managementphil/Teaching/COMP283/lecture... · 2018. 4. 17. · COMP283-Lecture 7 Server Maintenance: Server Performance Some DBMS systems include

COMP283-Lecture7ServerMaintenance:MitigationPlans● DisasterRecoveryPlan:Howwillyoudealwithatotallossofdata,equipmentorinfrastructure?

● Essentialthatyouhave:● Assetinventory● Adequateinsurance● Backups● Systemconfigurationdetails● Detailsofessentialinfrastructureandequipment.

�11

Page 12: COMP283-Lecture 7 Applied Database Managementphil/Teaching/COMP283/lecture... · 2018. 4. 17. · COMP283-Lecture 7 Server Maintenance: Server Performance Some DBMS systems include

COMP283-Lecture7ServerMaintenance:MitigationPlans● BusinessContinuityPlan:Howwillyoucopewithlossofemployeesorbusinesspartners,businessrestructuringorreorganisation,businesstakeovers,andsystemsmaintenance.

●Whathappenswhenthekeypersonnelleave?● SystemMaintenancePlan:● Usergroup-consultformaintenanceschedule● UsersmustcheckDBaftere.g.updatestoOS/DBMS

�12

Page 13: COMP283-Lecture 7 Applied Database Managementphil/Teaching/COMP283/lecture... · 2018. 4. 17. · COMP283-Lecture 7 Server Maintenance: Server Performance Some DBMS systems include

COMP283-Lecture7ServerMaintenance:ServerPerformance● SomeDBMSsystemsincludefacilitiestomonitortheirownperformance.

● Alternatively,OStoolswillallowyoutomonitorthehealth/utilisationofe.g.thediskandreportwhenitisgettingfull.● e.g.onUnix/Linuxsystemdureportsdiskusage,topdisplaysprocessstats

● maybeusedaspartofascript● Monitoredovertime,youcangetafeelforwhetherthesystemistunedcorrectly.

�13

Page 14: COMP283-Lecture 7 Applied Database Managementphil/Teaching/COMP283/lecture... · 2018. 4. 17. · COMP283-Lecture 7 Server Maintenance: Server Performance Some DBMS systems include

COMP283-Lecture7ServerMaintenance:ServerPerformance●WindowsManagementInstrumentation(WMI)isaWindowssystemsmanagementsuiteoftools.

● MS-SQLServersupportsalertsbasedonWMIevents.● LinuxandUnixbasedDBMS-typicallyyouhaveto“rollyourown”● Oracle(theDBMScompany)sellacompleteLinuxsystemwhichincludestheirDBandtoolstoadministerit.

● Howeverit’sdoneyougenerallycan’tjustsetupyourdatabase(andserver)andforgetit.

�14

Page 15: COMP283-Lecture 7 Applied Database Managementphil/Teaching/COMP283/lecture... · 2018. 4. 17. · COMP283-Lecture 7 Server Maintenance: Server Performance Some DBMS systems include

COMP283-Lecture7Conclusions● Introducedservermaintenance:● Failureplanningandmitigation(includingBackups!)● Maintenanceplanning

�15