Alert.png The wiki is deprecated and due to be decommissioned by the end of September 2022.
The content is being migrated to other supports, new updates will be ignored and lost.
If needed you can get in touch with EGI SDIS team using operations @ egi.eu.

Difference between revisions of "Fedcloud-tf:WorkGroups:Scenario4"

From EGIWiki
Jump to navigation Jump to search
(Redirected page to Federated Cloud Accounting)
 
(205 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{Fedcloud-tf:Menu}} {{Fedcloud-tf:WorkGroups:Menu}} {{TOC_right}}
#REDIRECT[[Federated_Cloud_Accounting]]
 
== Scenario 4: Accounting across Resource Providers ==
 
<font color="red">Leader: Alison Packer and John Gordon, STFC</font>
 
== Scenario collaborators ==
{| border="1"
!Role
!Institution
!Name
|-
|Scenario leader
|STFC
|Alison Packer
|-
|Collaborator
| OeRC
| Matteo Turilli
|-
|Collaborator
|
|
|}
== Usage Record ==
{| border="1"
!Current UR Property
!Current Definition
!Extended for Cloud Accounting
|-
|RecordIdentity
|Unique identifier of a record (String)
|(keep the same)
|-
|GlobalUserName
|Global identity of user (certificate DN) (String)
|(keep the same)
|-
|VirtualOrganization
|All three may be retrieved from FQAN - use if VOs part of authorization mechanism
|(keep the same)
|-
|ProjectName
|
|
|- ||
|Group
|
|
|-
|Charge
|Total charge of job (Float)
|
|-
|Status
|Completion status (String), aborted, completed, failed, held, queued, started, suspended.     
|For VM instance - completed, started and suspended could be used
|-
|WallDuration
|WallClock time 
|Is this EndTime in the case of VM?
|-
|CPUDuration
|CPU time consumed (Duration)
|(keep the same)
|-
|EndTime
|Completion time (Timestamp) 
|Set to NULL until Status = completed
|-
|StartTime
|Start time of the job (Timestamp) 
|Must be set if Status = started
|-
|MachineName
|Hostname of the LRMS (String)   
|VM Hostname
|-
|Network
|Amount of network resource used by the job (+ integer)
|Network resource used by the VM
|-
|Memory
|Amount of physical memory used by the job (+ integer)
|Memory associated with the VM
|-
|TimeDuration
|Additional measure of time duration (Duration) 
|This could be used for suspended VM to record suspended-endtime
|-
|SiteName
|GOCDB SiteName     
|Extend service types in GOCDB to include cloud types
|-
!Proposed New Property
!Definition
!
|-
|ImageID
|Every image has a unique ID associated with it
|
|-
|CloudType
|Cloud type
|
|-
|StorageRecordIdentity
|Link to associated storage record
|
|}

Latest revision as of 13:09, 8 June 2015