storage resource management: a uniform interface to grid storage systems arie shoshani lbnl

38
1 Storage Resource Management: Storage Resource Management: a uniform interface to a uniform interface to Grid storage systems Grid storage systems Arie Shoshani Arie Shoshani LBNL LBNL (on behalf of the SRM collaboration) (on behalf of the SRM collaboration) http://sdm.lbl.gov/srm-wg http://sdm.lbl.gov/srm-wg

Upload: ophrah

Post on 08-Jan-2016

32 views

Category:

Documents


0 download

DESCRIPTION

Storage Resource Management: a uniform interface to Grid storage systems Arie Shoshani LBNL (on behalf of the SRM collaboration) http://sdm.lbl.gov/srm-wg. SRM Collaboration Goal. Develop the functional specification of: Storage Resource Managers (SRMs). Definition - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

1

Storage Resource Management: Storage Resource Management: a uniform interface to a uniform interface to Grid storage systems Grid storage systems

Arie Shoshani Arie Shoshani

LBNLLBNL

(on behalf of the SRM collaboration)(on behalf of the SRM collaboration)

http://sdm.lbl.gov/srm-wghttp://sdm.lbl.gov/srm-wg

Page 2: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

2

SRM Collaboration GoalSRM Collaboration Goal

Develop the functional specification of:Develop the functional specification of:

Storage Resource Managers (SRMs)Storage Resource Managers (SRMs)

DefinitionDefinition

SRMs are middleware components SRMs are middleware components

whose function is to provide dynamicwhose function is to provide dynamic

space allocationspace allocation file managementfile management

of shared storage components on the Gridof shared storage components on the Grid

Page 3: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

3

HistoryHistory

• 4 year of Storage Resource (SRM) Management activity4 year of Storage Resource (SRM) Management activity

• Experience with system implementations v.1.x - 2001Experience with system implementations v.1.x - 2001• MSS: HPSS (LBNL, ORNL, BNL), Enstore (Fermi), JasMINE (Jlab),

Castor (CERN), MSS (NCAR), SE (RAL) …• Disk systems: DRM(LBNL), dCache(Fermi), jSRM (Jlab), …

• SRM v2.x spec was finalized - 2003SRM v2.x spec was finalized - 2003

• Several implementations of v2.x completed or in-Several implementations of v2.x completed or in-progressprogress• Jlab, Fermi, CERN, LBNL

• Started GSM: GGF-BOF at GGF8 (June 2003)Started GSM: GGF-BOF at GGF8 (June 2003)

• Last SRM collaboration meeting – Sept. 2004Last SRM collaboration meeting – Sept. 2004

• SRM v3.x spec (for GGF) being finalized - 2005SRM v3.x spec (for GGF) being finalized - 2005

Page 4: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

4

Uniformity of Interface Uniformity of Interface Compatibility of SRMsCompatibility of SRMs

SRM SRM SRM

Enstore JASMine

ClientUSER/APPLICATIONS

Grid Middleware

SRM

dCache

SRM

Castor

SRM

Unix-baseddisks

SRM

SE

CCLRC RAL

Page 5: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

5

CERNCERN: Olof Barring, Jean-Philippe Baud, James Casey, : Olof Barring, Jean-Philippe Baud, James Casey,

Peter KunsztPeter Kunszt

Rutherford labRutherford lab: Jens Jensen, Owen Synge: Jens Jensen, Owen Synge

Jefferson LabJefferson Lab: Bryan Hess, Andy Kowalski, Chip Watson: Bryan Hess, Andy Kowalski, Chip Watson

FermilabFermilab: Don Petravick, Timur Perelmutov: Don Petravick, Timur Perelmutov

LBNLLBNL: Junmin Gu , Arie Shoshani, Alex Sim, Kurt Stockinger: Junmin Gu , Arie Shoshani, Alex Sim, Kurt Stockinger

UnivaUniva: Rich Wellner: Rich Wellner

Current Storage Resource ManagementCurrent Storage Resource ManagementActive Working GroupActive Working Group

Page 6: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

6

Basic IssuesBasic Issues

• Suppose you want to run a job on your local machineSuppose you want to run a job on your local machine• Need to allocate space• Need to bring all input files• Need to ensure correctness of files transferred• Need to monitor and recover from errors• What if files don’t fit space? Need to manage file streaming• Need to remove files to make space for more files

• Now, suppose that the machine and storage space is a Now, suppose that the machine and storage space is a shared resourceshared resource• Need to to the above for many users• Need to enforce quotas• Need to ensure fairness of space allocation and scheduling

Page 7: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

7

Basic IssuesBasic Issues

• Now, suppose you want to do that on a GridNow, suppose you want to do that on a Grid• Need to access a variety of storage systems• mostly remote systems, need at have access permission• Need to have special software to access mass storage systems

• Now, suppose you want to run distributed jobs on the Now, suppose you want to run distributed jobs on the GridGrid• Need to allocate remote spaces• Need to move (stream) files to remote sites• Need to manage file outputs and their movement to destination

site(s)

Page 8: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

8

Peer-to-Peer Uniform InterfacePeer-to-Peer Uniform Interface

MSS

Storage Resource Manager

network

clientClient

(command line)... Client’s site

...Disk

CacheDisk

Cache

Site 2Site 1 Site N

Storage Resource Manager

DiskCache

Storage Resource Manager

ClientProgram

DiskCache

DiskCache

...

Storage Resource Manager

DiskCache

DiskCache

...

Uniform SRMinterface

Page 9: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

9

General Analysis ScenarioGeneral Analysis Scenario

MSS

RequestExecuter

Storage Resource Manager

Metadatacatalog

Replicacatalog

NetworkWeatherService

logicalquery

network

clientclient ...

RequestInterpreter

requestplanning

A set oflogical files

Execution plan and site-specific

files

Client’s site

...Disk

Cache

DiskCache

ComputeEngine

DiskCache

Compute Resource Manager

Storage Resource Manager

ComputeEngine

DiskCache

Requests fordata placement andremote computation

Site 2Site 1 Site N

Storage Resource Manager

Storage Resource Manager

Compute Resource Manager

result files

ExecutionDAG

Uniform SRMinterface

Page 10: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

10

Standards for Standards for Grid Storage ManagementGrid Storage Management

• Main conceptsMain concepts

• Allocate spaces

• Get/put files from/into spaces

• Pin files for a lifetime

• Release files and spaces

• Get files into spaces from remote sites

• Manage directory structures in spaces

• SRMs communicate as peer-to-peer

• Negotiate transfer protocols

• No logical name space management (rely of GGF- GFS)

Page 11: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

11

Where do SRMs belongWhere do SRMs belongin the Grid architecture?in the Grid architecture?

ComputeSystems

Networks

OtherStorage

systems

StorageResourceManager

ComputeResource

Management

General DataDiscoveryServices

CommunityAuthorization

Services

Application-Specific Data

Discovery Services

StorageManagement(Brokering)

ComputeScheduling(Brokering)

Data Filtering orTransformation

Services

DatabaseManagement

Services

RequestInterpretationand Planning

Services

File TransferService(GridFTP)

DataTransportServices

Monitoring/AuditingServices

Workflow orRequest

ManagementServices

Consistency Services(e.g., Update Subscription,Versioning, Master Copies)

DataFederationServices

RE

SO

UR

CE

:

CO

LLE

CT

I VE

1:

GE

NE

RA

LS

ER

VIC

ES

FO

RC

OO

RD

INA

TIN

GM

ULT

I PLE

RE

SO

UR

CE

S

CO

LLE

CT

IVE

2:

SE

RV

I CE

SS

PE

CIF

IC T

OA

PP

LIC

AT

ION

DO

MA

IN O

RV

IRT

UA

L O

RG

.

ResourceMonitoring/

Auditing

FA

BR

ICC

ON

NE

CT

I VIT

Y

CommunicationProtocols (e.g.,TCP/IP stack)

Authentication andAuthorization

Protocols (e.g., GSI)

Data Filtering orTransformation

Services

CO

LLE

CT

I VE

This figure based on theGrid Architecture paper by Globus Team

Mass StorageSystem(HPSS)

Page 12: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

12

SRMs supports data movement betweenSRMs supports data movement betweenstorage systemsstorage systems

ComputeSystems

Networks

OtherStorage

systems

StorageResourceManager

ComputeResource

Management

CommunityAuthorization

Services

Application-Specific Data

Discovery Services

DataCompute

Scheduling(Brokering)

Data Filtering orTransformation

Services

DatabaseManagement

Services

RequestInterpretationand Planning

Services

File TransferService(GridFTP)

DataTransportServices

Monitoring/AuditingServices

Workflow orRequest

ManagementServices

Consistency Services(e.g., Update Subscription,Versioning, Master Copies)

DataFederationServices

RE

SO

UR

CE

:S

HA

RIN

G S

ING

LER

ES

OU

RC

ES

CO

LLE

CT

I VE

1:

GE

NE

RA

LS

ER

VIC

ES

FO

RC

OO

RD

INA

TIN

GM

ULT

I PLE

RE

SO

UR

CE

S

CO

LLE

CT

IVE

2:

SE

RV

ICE

SS

PE

CIF

I C T

OA

PP

LIC

AT

ION

DO

MA

IN O

RV

IRT

UA

L O

RG

.

ResourceMonitoring/

Auditing

FA

BR

ICC

ON

NE

CT

I VIT

Y

CommunicationProtocols (e.g.,TCP/IP stack)

Authentication andAuthorization

Protocols (e.g., GSI)

CO

LLE

CT

I VE

This figure based on theGrid Architecture paper by Globus Team

Mass StorageSystem(HPSS)

General DataDiscoveryServices

Data Filtering orTransformation

ServicesMovement

Storage

Page 13: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

13

SRM Functional ConceptsSRM Functional Concepts

• Manage Spaces dynamicallyManage Spaces dynamically• Reservation, lifetime• Negotiation

• Manage files in spacesManage files in spaces• Request to put files in spaces• Request to get files from spaces• Lifetime, pining of files, release of files• No logical name space management (done by replica location services)

• Access remote sites for filesAccess remote sites for files• Bring files from other sites and SRMs as requested• Use existing transport services (GridFTP, https, …)• Transfer protocol negotiation

• Manage multi-file requestsManage multi-file requests• Manage request queues• Manage caches• Manage garbage collection

• Directory ManagementDirectory Management• Uxix semantics: srmLs, srmMkdir, srmMv, srmRm, srmRmdir

Page 14: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

14

Concepts: Types of FilesConcepts: Types of Files

• Volatile: temporary files with a lifetime guaranteeVolatile: temporary files with a lifetime guarantee• Files are “pinned” and “released”• Files can be removed by SRM when released or when

lifetime expires

• PermanentPermanent• No lifetime• Files can only be removed by creator (owner)

• Durable: files with a lifetime that CANNOT be Durable: files with a lifetime that CANNOT be removed by SRMremoved by SRM• Files are “pinned” and “released”• Files can only be removed by creator (owner)• If lifetime expires – invoke administrative action (e.g. notify

owner, archive and release)

Page 15: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

15

Concepts: Types of SpacesConcepts: Types of Spaces

• TypesTypes• Volatile

• Space can be reclaimed by SRM when lifetime expires• durable

• Space can be reclaimed by SRM only if it does NOT contain files• Can choose to archive files and release space

• Permanent• Space can only be released by owner or administrator

• Assignment of files to spacesAssignment of files to spaces• Files can only be assigned to spaces of the same type

• Spaces can be reservedSpaces can be reserved• No limit on number of spaces• Space reference handle is returned to client• Total space of each type are subject to SRM and/or VO policies

• Default spacesDefault spaces• Files can be put into SRM spaces without explicit reservation• Defaults are not visible to client

• Compacting spaceCompacting space• Release all unused space – space that has no files or files whose

lifetime expired

Page 16: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

16

Concepts: Directory ManagementConcepts: Directory Management

• Usual unix semanticsUsual unix semantics• srmLs, srmMkdir, srmMv, srmRm, srmRmdir

• A single directory for all file typeA single directory for all file type• No directories for each type• File assignment to types is virtual• File can be placed in SRM-managed directories by

maitaining mapping to client’s directory

• Access control servicesAccess control services• Support owner/group/world permission

• Can only be assigned by owner• When file requested by user, SRM should check permission

with source site

Page 17: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

17

Examples of Directory StructuresExamples of Directory Structures(user defined)(user defined)

D1

D3D2

D4

F2 (P)

F4 (P) F5 (D)

F1 (D) F3 (V)

D1

D3D2D4

F1 (V) F2 (V) F3 (V) F4 (D) F5 (D) F6 (D) F7 (P) F8 (P)

(1) Mixed file types (2) By file type

• Supported function: ChangeFileType

• Advantage of (1): no need to move files when file types are changed

Page 18: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

18

Concepts: Space ReservationsConcepts: Space Reservations

• NegotiationNegotiation• Client asks for space: C-guaranteed, MaxDesired• SRM return: S-guaranteed <= C-guaranteed,

best effort <= MaxDesired

• Type of spaceType of space• Can be specified• Subject to limits per client (SRM or VO policies)• Default: volatile

• LifetimeLifetime• Negotiated: C-lifetime requested• SRM return: S-lifetime <= C-lifetime

• Reference handleReference handle• SRM returns space reference handle• User can provide: srmSpaceTokenDescription to recover handles

Page 19: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

19

Concepts: Transfer Protocol NegotiationConcepts: Transfer Protocol Negotiation

• NegotiationNegotiation• Client provides an ordered list• SRM return: highest possible protocol it supports

• ExampleExample• Protocols list: bbftp, gridftp, ftp• SRM returns: gridftp

• AdvantagesAdvantages• Easy to introduce new protocols• User controls which protocol to use• Default – SRM policy choice

• How it is returned?How it is returned?• The protocol of the Transfer URL (TURL)• Example: bbftp://dm.slac.edu/temp/run11/File678.txt

Page 20: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

20

Concepts: Multi-file requestsConcepts: Multi-file requests

• Can srmRequestToGet multiple filesCan srmRequestToGet multiple files• Required: Files URLs• Optional: space file type, space handle, Protocol list• Optional: total retry time

• Provide: Site URL (SURL)Provide: Site URL (SURL)• URL known externally – e.g. in Rep Catalogs• e.g. srm://sleepy.lbl.gov:4000/tmp/foo-123

• Get back: transfer URL (TURL)Get back: transfer URL (TURL)• Path can be different that in SURL – SRM internal mapping• Protocol chosen by SRM• e.g. gridftp://dm.lbl.gov:4000/home /level1/foo-123

• Managing request queueManaging request queue• Allocate space according to policy, system load, etc.• Bring in as many files as possible• Provide information on each file brought in or pinned• Bring additional files as soon as files are released• Support file streaming

Page 21: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

21

SRM MethodsSRM Methods

File MovementsrmPrepareToGetsrmPrepareToPutsrmCopy Lifetime managementsrmReleaseFilessrmPutDonesrmExtendFileLifeTime

Terminate/resumesrmAbortRequestsrmAbortFilesrmSuspendRequestsrmResumeRequest 

Space managementsrmReserveSpacesrmReleaseSpacesrmUpdateSpacesrmCompactSpace FileType managementsrmChangeFileType

Status/metadatasrmGetRequestStatussrmGetFileStatussrmGetRequestSummarysrmGetRequestIDsrmGetFilesMetaDatasrmGetSpaceMetaData

Page 22: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

22

SRM v3.x: Basic vs. Advanced FeaturesSRM v3.x: Basic vs. Advanced Features

• File movementFile movement• PrepareToGet• PrepareToPut• Copy

• Request capabilitiesRequest capabilities• Multi-file Streaming• Trans. Prot. Negotiation• File lifetime negotiation

• File typesFile types• Volatile• Permanent• durable

BASIC ADVANCEDBASIC ADVANCED

yes yesyes yesno yes

yes yesyes yes

no yes

yes yesyes (for MSS) yes

no yes

Page 23: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

23

Features in Basic vs. Advanced SRMFeatures in Basic vs. Advanced SRM

BASIC ADVANCEDBASIC ADVANCED• Space reservationsSpace reservations

• Space-time negotiation• Space types

• Remote accessRemote access• gridFTP• Other SRMs

• User-specified DirectoryUser-specified Directory• Volatile• Permanent• Durable

• Terminate/suspendTerminate/suspend• Abort file• Abort request• Suspend/resume request

no yesno yes

no yesno yes

no yesyes yesno yes

yes yesyes yesno yes

Page 24: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

24

Use of SRMs Use of SRMs forfor

Robust directory-to-directoryRobust directory-to-directoryfile replicationfile replication

Use Case

Page 25: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

25

Massive Robust File ReplicationMassive Robust File Replication

• Multi-File Replication – why is it a problem?Multi-File Replication – why is it a problem?

• Tedious task – many files, repetitious

• Lengthy task – long time, can take hours, even days

• Error prone – need to monitor transfers

• Error recovery – need to restart file transfers

• Stage and archive from MSS – limited concurrency, down time,

transient failures

• Use of FTP – no large windows / multiple streams

• Security – both for local MSS and the network

• Firewalls – transfer from/to MSS must be internal to the site

• Specialized MSS – HPSS at NERSC, ORNL, …,

• Legacy MSS – MSS at NCAR

Page 26: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

26

Main IdeaMain Idea

• Leverage off Storage Resource Managers (SRMs) Leverage off Storage Resource Managers (SRMs) TechnologyTechnology• Supported by SRM middleware project• Leverage from experience with other SciDAC projects – PPDG

• What do you get?What do you get?• SRMs queue multi-file requests• SRMs allocate space and release space automatically• SRMs request files from remote SRMs• Recover from network failures• SRMs invoke GridFTP – use large windows & parallel streams

Page 27: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

27

DataMover: HRMs use in ESG forDataMover: HRMs use in ESG forRobust Muti-file replicationRobust Muti-file replication

HRM-COPY(thousands of files)

SRM-GET (one file at a time)

GridFTP GET (pull mode)

stage filesarchive files

Network transfer

Get listof filesFrom directory

Anywhere

DiskCache

DataMover

HRM(performs writes)

LBNL/ORNL

DiskCache

HRM(performs reads)

BNL

Make equivalentdirectoy

Page 28: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

28

DataMover: HRMs use in ESG forDataMover: HRMs use in ESG forRobust Muti-file replicationRobust Muti-file replication

HRM-COPY(thousands of files)

SRM-GET (one file at a time)

GridFTP GET (pull mode)

stage filesarchive files

Network transfer

Get listof filesFrom directory

Anywhere

DiskCache

DataMover

HRM(performs writes)

LBNL/ORNL

DiskCache

HRM(performs reads)

BNL

Make equivalentdirectoy

Recovers from file transfer failures Recovers from

staging failures

Recovers from archiving failures

Web-basedFile

MonitoringTool

Page 29: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

29

Web-Based File Monitoring ToolWeb-Based File Monitoring Tool

Shows:-Files already transferred- Files during transfer- Files to be transferred

Also shows foreach file:-Source URL-Target URL-Transfer rate

Page 30: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

30

File tracking helps to identify File tracking helps to identify bottlenecksbottlenecks

Shows that archiving is the bottleneck

Page 31: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

31

File tracking shows recovery from transient File tracking shows recovery from transient failuresfailures

Total:45 GBs

Page 32: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

32

Multi-file Transfer plot from BNL to LBNL Multi-file Transfer plot from BNL to LBNL (10/02/04)(10/02/04)

1 = Request ACCEPTED 2 = File SpaceReserved 3 = Grid FTPStart 4 = Grid FTPEnd 5 = HPSS MIGRATION_REQUEST 6 = HPSS ARCHIVE_START 7 = HPSS ARCHIVED 8 = File Released 9 = File SpaceClaimed 10 = HPSS Archivig_Error

Page 33: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

33

SummarySummary

• Storage Resource Management – essential for GridStorage Resource Management – essential for Grid

• SRM is a functional definitionSRM is a functional definition• Adaptable to different frameworks (WS, OGSA, WSRF, …)

• Multiple implementations interoperateMultiple implementations interoperate• Permit special purpose implementations for unique products• Permits interchanging one SRM product by another

• SRM implementations exist and some in production useSRM implementations exist and some in production use• Particle Physics Data Grid• Earth System Grid• More coming …

• Cumulative experience in GGF-WGCumulative experience in GGF-WG• Specifications SRM v3.0 complete

Page 34: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

34

Extra Slides

Page 35: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

35

Space Reservation Functional SpecSpace Reservation Functional Spec

srmReserveSpacesrmReserveSpaceIn: In: TUserIDTUserID userID,userID,

TSpaceTypeTSpaceType typeOfSpace, typeOfSpace, StringString userSpaceTokenDescription,userSpaceTokenDescription,TSizeInBytesTSizeInBytes sizeOfTotalSpaceDesiredsizeOfTotalSpaceDesired,, TSizeInBytesTSizeInBytes sizeOfGuaranteedSpaceDesired,sizeOfGuaranteedSpaceDesired,TLifeTimeInSecondsTLifeTimeInSeconds lifetimeOfSpaceToReserve,lifetimeOfSpaceToReserve,TStorageSystemInfoTStorageSystemInfo storageSystemInfostorageSystemInfo

Out: TSpaceTypeOut: TSpaceType typeOfReservedSpace, typeOfReservedSpace, TSizeInBytesTSizeInBytes sizeOfTotalReservedSpace,sizeOfTotalReservedSpace,TSizeInBytesTSizeInBytes sizeOfGuaranteedReservedSpace,sizeOfGuaranteedReservedSpace,TLifeTimeInSecondsTLifeTimeInSeconds lifetimeOfReservedSpace, lifetimeOfReservedSpace, TSpaceToken, TSpaceToken,

referenceHandleOfReservedSpacereferenceHandleOfReservedSpace,,TReturnStatusTReturnStatus returnStatusreturnStatus

Page 36: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

36

““Request-to-Get” Files Functional SpecRequest-to-Get” Files Functional Spec

srmPrepareToGetsrmPrepareToGet

In:In: TUserIDTUserID userID,userID,

TGetFileRequest[ ]TGetFileRequest[ ] arrayOfFileRequest,arrayOfFileRequest,

string[]string[] arrayOfTransferProtocols,arrayOfTransferProtocols,

stringstring userRequestDescription,userRequestDescription,

TStorageSystemInfoTStorageSystemInfo storageSystemInfo, storageSystemInfo,

TLifeTimeInSecondsTLifeTimeInSeconds TotalRetryTimeTotalRetryTime

Out:Out: TRequestTokenTRequestToken requestToken,requestToken,

TReturnStatusTReturnStatus returnStatus,returnStatus,

TGetRequestFileStatus[ ]TGetRequestFileStatus[ ] arrayOfFileStatusarrayOfFileStatus

Page 37: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

37

““TGetFileRequest” typedef TGetFileRequest” typedef Functional SpecFunctional Spec

typedeftypedef struct {TSURLInfostruct {TSURLInfo fromSURLInfo,fromSURLInfo,

TLifeTimeInSecondsTLifeTimeInSeconds lifetime, // pin lifetime, // pin timetime

TFileStorageTypeTFileStorageType fileStorageType,fileStorageType,

TSpaceTokenTSpaceToken spaceToken,spaceToken,

TDirOptionTDirOption dirOption dirOption

} TGetFileRequest} TGetFileRequest

Page 38: Storage Resource Management:  a uniform interface to  Grid storage systems  Arie Shoshani  LBNL

38

Detailed sequence of actionsDetailed sequence of actionsFor each file being replicatedFor each file being replicated

srmGet (sourceURL)2

GridFTP GET (pull mode)6

File staged (BNL’s diskURL)5

1Allocate

Space 3Allocate

Space 4

StageFile

Transfer Complete7

8ReleaseSpace

9

Call_back: file on disk

Call_back: file on tape

12

10

ArchiveFile

11 ReleaseSpace

Anywhere srmCopy {(sourceURL=hpss.lbnl.gov/xyz/file_x, targetURL =mss.ncar.gov/uvw/file_y)}

Get listof files fromdirectory

Request files

DiskCache

DiskCache

DataMover

LBNL HRM(performs writes)

BNLHRM(performs reads)