V2.4 ProtecTIER 201

Post on 08-Mar-2015

66 views 6 download

Transcript of V2.4 ProtecTIER 201

© 2009 IBM Corporation

Introduction to ProtecTIER Deduplication Software Solutions

Session 3Implementation and Administration

Dan Riedelriedeld@us.ibm.com

November 2010

© 2009 IBM Corporation2

Disk Array

ProtecTIER Server

Backup Application Server

FC

TCP/IP

1

ProtecTIERManager

TS7650G

TS7650G

FC

TS7650 ProtecTIER Components

© 2009 IBM Corporation3

ProtecTIER Terminology

Term Definition

Nominal capacity The amount of Recoverable User Data that can be stored in the TS7650G repository

Physical capacity The physical capacity used in the TS7650G repository

Factoring Ratio The ratio of nominal to physical capacity

Also called Hyperfactor Ratio, De-dup Ratio

Data Change Rate The rate at which the data received from the backup application changes from backup to backup. This measurement has most relevance when “like” backup policies are compared. (Data change rates may range from 1% to >25%, but is difficult to directly observe)

Data Retention Period The period of time (usually measured in days) that customers keep their disk-based backups on-line. This period of time typically ranges from a period of 30 to 90 days, but can be much longer.

© 2009 IBM Corporation

ProtecTIER Manager

© 2009 IBM Corporation5

ProtecTIER Manager

© 2009 IBM Corporation6

ProtecTIER Manager – System View

© 2009 IBM Corporation7

Node view shows WWNN’s, topology, and

link state. “Eyeglass” icon allows for view of zoning.

Node view shows WWNN’s, topology, and

link state. “Eyeglass” icon allows for view of zoning.

Version InfoVersion Info

Throughput metrics for the

node. Adjustable scale

Throughput metrics for the

node. Adjustable scale

Network configuration info, both internal and external and replication interfaces

Network configuration info, both internal and external and replication interfaces

ProtecTIER Manager – Node View

© 2009 IBM Corporation8

ProtecTIER Manager - Repository view

© 2009 IBM Corporation9

ProtecTIER Manager - Library View

Select the Virtual Library under the “Service” section

(up to 16)

Node and port hosting the device

WWN of the Front End Port

Drive Read/Write

Performance Display

Library Geometry

© 2009 IBM Corporation10

ProtecTIER Replication Manager GUI

© 2009 IBM Corporation11

Version 2.3 Replication Manager GUI

© 2009 IBM Corporation12

Repeat for each ProtecTIER node

© 2009 IBM Corporation13

© 2009 IBM Corporation14

Role Based Administration

Administrator has full access to the ProtecTIER system.

Note: Only one Administrator can be logged into the ProtecTIER system

at a time. If you log in as an Administrator while another Administrator is already

logged in, a notification pane is displayed informing you who is logged in and offering

to force that Administrator to log out.

Operator can access ProtecTIER Manager monitoring screens and

perform the following tasks:

– Toggle cartridges between read/write and read-only modes.

– Set the HyperFactor mode for libraries.

– Reset virtual tape drives and robots.

– Unload and moving cartridges from virtual tape drives.

Monitor can only access ProtecTIER Manager monitoring screens.

© 2009 IBM Corporation15

Role Based Administration

Default usernames and passwords

Permission Level Default Username Default PasswordAdministrator ptadmin ptadminOperator ptoper ptoperMonitor ptuser ptuserGrid Manager gmadmin gmadminRoot root admin

Administrator can create new user accounts and grant authority.

© 2009 IBM Corporation

TS7650 Gateway Repository Creation

© 2009 IBM Corporation17

Gateway Installation from Scratch – Detail: Node 1 (Cont’)

Verify disk configuration is as expected

# multipath –ll

mpath2 (200173800027f0294) dm-3 IBM,2810XIV

[size=944G][features=0][hwhandler=0][rw]\_ round-robin 0 [prio=8][active] \_ 3:0:3:4 sdac 65:192 [active][ready] \_ 5:0:0:4 sdak 66:64 [active][ready] \_ 5:0:1:4 sdas 66:192 [active][ready] \_ 5:0:2:4 sdba 67:64 [active][ready] \_ 5:0:3:4 sdbi 67:192 [active][ready] \_ 3:0:0:4 sde 8:64 [active][ready] \_ 3:0:1:4 sdm 8:192 [active][ready] \_ 3:0:2:4 sdu 65:64 [active][ready]

mpath1 (200173800027f0292) dm-1 IBM,2810XIV[size=288G][features=0][hwhandler=0][rw]\_ round-robin 0 [prio=8][active] \_ 3:0:3:3 sdab 65:176 [active][ready] \_ 5:0:0:3 sdaj 66:48 [active][ready] \_ 5:0:1:3 sdar 66:176 [active][ready] \_ 5:0:2:3 sdaz 67:48 [active][ready] \_ 5:0:3:3 sdbh 67:176 [active][ready] \_ 3:0:0:3 sdd 8:48 [active][ready] \_ 3:0:1:3 sdl 8:176 [active][ready] \_ 3:0:2:3 sdt 65:48 [active][ready]

# multipath -ll|egrep "mpath|size“

mpath2 (200173800027f0294) dm-3 IBM,2810XIV[size=944G][features=0][hwhandler=0][rw]

© 2009 IBM Corporation18

Create a Repository

Syntax:

fsCreate

Options (mutually exclusive):

-n #create GFS file systems for all mpath devices during first time installation -e #create GFS file systems for new mpath devices during capacity upgrade -t #create mount points and register GFS file systems to /etc/fstab -r #display all repository GFS file systems -u #display unused devices -g #display all non-repository GFS file systems

Optional parameters:

-s #script mode, removes header from output and disables user prompts

© 2009 IBM Corporation19

Create a Repository

[root@ts7650n3 ~]# /opt/dtc/app/sbin/fsCreate –n

[WARNING] [10/07/12-11:32:18] This tool will create filesystems for the repository and will remove any existing data on the repository.[WARNING] [10/07/12-11:32:18] To continue type "data loss"data loss[INFO] [10/07/12-11:32:28] Creating partition for mpath2[INFO] [10/07/12-11:32:29] Partition for /dev/mapper/mpath2 created successfully[INFO] [10/07/12-11:32:29] Assigning partition size for mpath2[INFO] [10/07/12-11:32:31] Partition size of 309GB for /dev/mapper/mpath2 assigned successfully[INFO] [10/07/12-11:32:31] Creating physical volume for /dev/mapper/mpath2p1[INFO] [10/07/12-11:32:32] Physical volume for /dev/mapper/mpath2p1 created successfully[INFO] [10/07/12-11:32:32] Creating volume group vg0 for /dev/mapper/mpath2p1[INFO] [10/07/12-11:32:33] Volume group vg0 for /dev/mapper/mpath2p1 created successfully[INFO] [10/07/12-11:32:33] Creating logical volume lv_vg0 with volume group vg0[INFO] [10/07/12-11:32:35] Logical volume lv_vg0 with volume group vg0 created successfully[INFO] [10/07/12-11:32:35] Creating filesystem gfs_lv_vg0[INFO] [10/07/12-11:32:37] Filesystem gfs_lv_vg0 created successfully[INFO] [10/07/12-11:33:47] Mount point /mnt/vg0-lv_vg0 successfully added to /etc/fstab

…[INFO] [10/07/12-11:33:52] Mounting filesystems[INFO] [10/07/12-11:33:53] Filesystems successfully mounted

© 2009 IBM Corporation20

Create a Repository

© 2009 IBM Corporation21

Define the Performance Targets

© 2009 IBM Corporation22

Configure Repository Resources

© 2009 IBM Corporation23

Summary Confirmation

© 2009 IBM Corporation24

Final Approval

© 2009 IBM Corporation25

Creating Repository – Get some coffee…

© 2009 IBM Corporation26

Systems Management View – Version 2.4

© 2009 IBM Corporation27

Systems Management View – Version 2.3

© 2009 IBM Corporation

TS7650 Virtual Tape Library Creation

© 2009 IBM Corporation29

Create VTL / Drives / Virtual Media

© 2009 IBM Corporation30

Create VTL / Drives / Virtual Media

The 2 IBM libraries offer:

• IBM Drivers

• Control Path Failover

• IBM i support

• ATL P3000 is the original emulation from Diligent

• DTC VTF is the original Diligent Library used for NetBackup

• IBM TS3500 is for TSM / BRMS etc

• IBM V-TS3500 is for NetBackup

© 2009 IBM Corporation31

Create VTL / Drives / Virtual Media

© 2009 IBM Corporation32

Create VTL / Drives / Virtual Media

Design your drive

attachment configuration

carefully before filling

out this screen

© 2009 IBM Corporation33

Create VTL / Drives / Virtual Media

This screen creates the virtual media.

Note that the size of unused cartridges will vary over time

as your de-dup ratio varies

© 2009 IBM Corporation34

Duplicate VolSer on Failback

Sep 23 13:24:38 ts7650n4 vtl[5663]: (6491) 801: Object replication

activity(outgoing) for object A00101_0002_01_00000004A2 started.

© 2009 IBM Corporation35

Create VTL / Drives / Virtual Media

Define the slots and convenience IO for

your library

Don’t skimp on the slots since you have to take the PT offline

to add moreLibraries attached to IBM i can have a maximum of 4096 positions where media can reside.

(That is, the total of the # drives, # convenience IO slots + number of media slots + 1 (for the picker) must be 4096 or less.

© 2009 IBM Corporation36

Create VTL / Drives / Virtual Media

VTL Creation Confirmation

Screen

© 2009 IBM Corporation37

Create VTL / Drives / Virtual Media

© 2009 IBM Corporation38

Create VTL / Drives / Virtual Media

© 2009 IBM Corporation39

Virtual Drives

Create VTL / Drives / Virtual Media

© 2009 IBM Corporation40

Virtual Tape Volumes

Create VTL / Drives / Virtual Media

© 2009 IBM Corporation41

xx

Virtual Volumes Sorted by slot #

Create VTL / Drives / Virtual Media

© 2009 IBM Corporation42

xx

Convenience IO Station

Create VTL / Drives / Virtual Media

© 2009 IBM Corporation

TS7650 LUN Masking

© 2009 IBM Corporation44

LUN Masking

© 2009 IBM Corporation45

LUN Masking

© 2009 IBM Corporation46

LUN Masking

© 2009 IBM Corporation47

LUN Masking

© 2009 IBM Corporation48

LUN Masking

© 2009 IBM Corporation49

LUN Masking

© 2009 IBM Corporation50

LUN Masking

© 2009 IBM Corporation

ProtecTIER Operations

ProtecTIER Manager GUIManual Library Operations

© 2009 IBM Corporation52

“Slots” View – Mounting a Virtual Volume

© 2009 IBM Corporation53

“Drives” View – Mounting a Volume – Drive Mounted

© 2009 IBM Corporation54

“Drives” View – Dismounting a Volume

© 2009 IBM Corporation55

MerciGrazie

GraciasObrigado

Danke

Japanese

Hebrew

Thank YouThank YouEnglish

French

Russian

German

Italian

Spanish

Brazilian Portuguese

Hindi

Tamil

Korean

Thai

Simplified Chinese

Arabic

Traditional Chinese