Difference between revisions of "Atlas:StorageRequirements"

Un article de lcgwiki.
Jump to: navigation, search
(Introduction)
(2008)
Ligne 37: Ligne 37:
 
| /atlas/Role=production
 
| /atlas/Role=production
 
| 15TB <br> (60TB for 100% AOD)[[#ATLASMCDISK|*]]
 
| 15TB <br> (60TB for 100% AOD)[[#ATLASMCDISK|*]]
| /home/atlas/atlasmcdisk <br> writable only to atlas/Role=production
+
| /home/atlas/atlasmcdisk <br> write permission only to atlas/Role=production
 
|-----
 
|-----
| [[#ATLASPRODDISK |ATLASPRODDISK ]]
+
| [[#ATLASPRODDISK|ATLASPRODDISK]]
 
| /atlas/Role=production
 
| /atlas/Role=production
| 2TB[[#ATLASPRODDISK |*]]
+
| 2TB[[#ATLASPRODDISK|*]]
| /home/atlas/atlasproddisk <br> writable only to atlas/Role=production
+
| /home/atlas/atlasproddisk <br> write permission only to atlas/Role=production
 +
|-----
 +
| [[#ATLASGROUPDISK|ATLASGROUPDISK]]
 +
| /atlas
 +
| 2TB[[#ATLASGROUPDISK|*]]
 +
| /home/atlas/atlasgroupdisk/phys-exotics <br> write permission to atlas/Role=production, /atlas/phys-exotics/Role=production
 +
<br> /home/atlas/atlasgroupdisk/phys-higgs <br> write permission to atlas/Role=production, /atlas/phys-higgs/Role=production
 +
<br> /home/atlas/atlasgroupdisk/phys-higgs <br> write permission to atlas/Role=production, /atlas/phys-susy/Role=production
 +
<br> /home/atlas/atlasgroupdisk/phys-susy<br> write permission to atlas/Role=production, /atlas/phys-beauty/Role=production
 +
<br> /home/atlas/atlasgroupdisk/phys-beauty<br> write permission to atlas/Role=production, /atlas/phys-sm/Role=production
 +
<br> /home/atlas/atlasgroupdisk/phys-sm<br> write permission to atlas/Role=production, /atlas/phys-susy/Role=production
 
|}
 
|}
  
Ligne 87: Ligne 97:
 
== ATLASPRODDISK ==
 
== ATLASPRODDISK ==
 
* 2TB for a typical T2 with ~500 CPU’s (the size is to be re-visited)
 
* 2TB for a typical T2 with ~500 CPU’s (the size is to be re-visited)
 +
* Namespace to be created and its ACL: /atlas/atlasproddisk, write permission only to /atlas/Role=production<pre>
 +
# group: atlas/Role=production
 +
user::rwx
 +
group::rwx              #effective:rwx
 +
group:atlas/Role=production:rwx        #effective:rwx
 +
mask::rwx
 +
other::r-x
 +
default:user::rwx
 +
default:group::rwx
 +
default:group:atlas/Role=production:rwx
 +
default:mask::rwx
 +
default:other::r-x
 +
</pre>
  
 
== ATLASGROUPDISK ==
 
== ATLASGROUPDISK ==
 
* 6TB for a typical T2 with ~500 CPU’s and ~100 TB disk
 
* 6TB for a typical T2 with ~500 CPU’s and ~100 TB disk
 
* The size may decrease in case D1PD goes into ATLASMCDISK.
 
* The size may decrease in case D1PD goes into ATLASMCDISK.
 +
* namespaces to be created and their ACLs:
 +
** /atlas/atlasgroupdisk, write permission only to /atlas/Role=production
 +
** /atlas/atlasgroupdisk/phys-exotics, write permission to atlas/Role=production, /atlas/phys-exotics/Role=production
 +
** etc...
  
 
== ATLASUSERDISK ==
 
== ATLASUSERDISK ==
 
* 5TB for a typical T2 with ~500 CPU’s and ~100 TB disk
 
* 5TB for a typical T2 with ~500 CPU’s and ~100 TB disk
  # file: lcg-se01.icepp.jp:/dpm/icepp.jp/home/atlas/atlasuserdisk
+
* namespaces to be created and their ACLs: /atlas/user, write permission to all ATLAS users
  # owner: /DC=ch/DC=cern/OU=Organic Units/OU=Users/CN=ueda/CN=482702/CN=I Ueda
+
** dpns-mkdir lcg-se01.icepp.jp:/dpm/icepp.jp/home/atlas/user
  # group: atlas/Role=production
+
** dpns-setacl -m g:atlas:rwx,m:rwx,d:g: lcg-se01.icepp.jp:/dpm/icepp.jp/home/atlas/atlasuserdisk
  user::rwx
+
<pre>
  group::rwx              #effective:rwx
+
user::rwx
  group:atlas:rwx        #effective:rwx
+
group::rwx              #effective:rwx
  group:atlas/Role=lcgadmin:rwx          #effective:rwx
+
group:atlas:rwx        #effective:rwx
  group:atlas/Role=production:rwx        #effective:rwx
+
group:atlas/Role=lcgadmin:rwx          #effective:rwx
  mask::rwx
+
group:atlas/Role=production:rwx        #effective:rwx
  other::r-x
+
mask::rwx
  default:user::rwx
+
other::r-x
  default:group::rwx
+
default:user::rwx
  default:group:atlas/Role=lcgadmin:rwx
+
default:group::rwx
  default:group:atlas/Role=production:rwx
+
default:group:atlas/Role=lcgadmin:rwx
  default:mask::rwx
+
default:group:atlas/Role=production:rwx
  default:other::r-x
+
default:mask::rwx
 +
default:other::r-x
 +
</pre>
  
 
== ATLASLOCALGROUPDISK ==
 
== ATLASLOCALGROUPDISK ==

Version du 13:22, 7 juillet 2008

Introduction

2008

The size is for a typical T2 with ~500 CPU’s

space token group associated space to be reserved namespace to be created
ATLASDATADISK /atlas/Role=production * /home/atlas/atlasdatadisk
# group: atlas/Role=production
user::rwx
group::rwx              #effective:rwx
group:atlas/Role=production:rwx         #effective:rwx
mask::rwx
other::r-x
default:user::rwx
default:group::rwx
default:group:atlas/Role=production:rwx
default:mask::rwx
default:other::r-x
ATLASMCDISK /atlas/Role=production 15TB
(60TB for 100% AOD)*
/home/atlas/atlasmcdisk
write permission only to atlas/Role=production
ATLASPRODDISK /atlas/Role=production 2TB* /home/atlas/atlasproddisk
write permission only to atlas/Role=production
ATLASGROUPDISK /atlas 2TB* /home/atlas/atlasgroupdisk/phys-exotics
write permission to atlas/Role=production, /atlas/phys-exotics/Role=production


/home/atlas/atlasgroupdisk/phys-higgs
write permission to atlas/Role=production, /atlas/phys-higgs/Role=production
/home/atlas/atlasgroupdisk/phys-higgs
write permission to atlas/Role=production, /atlas/phys-susy/Role=production
/home/atlas/atlasgroupdisk/phys-susy
write permission to atlas/Role=production, /atlas/phys-beauty/Role=production
/home/atlas/atlasgroupdisk/phys-beauty
write permission to atlas/Role=production, /atlas/phys-sm/Role=production
/home/atlas/atlasgroupdisk/phys-sm
write permission to atlas/Role=production, /atlas/phys-susy/Role=production

ATLASDATADISK

  • Estimation of size comes later
  • group associated with the space token: /atlas/Role=production
  • namespace to be created: /home/atlas/atlasdatadisk
  • namespace acl:
# group: atlas/Role=production
user::rwx
group::rwx              #effective:rwx
group:atlas/Role=production:rwx         #effective:rwx
mask::rwx
other::r-x
default:user::rwx
default:group::rwx
default:group:atlas/Role=production:rwx
default:mask::rwx
default:other::r-x


ATLASMCDISK

  • 15TB for a typical T2 with ~500 CPU’s and ~100 TB disk
  • 60TB for a T2 requesting for 100% AOD.
  • The size may increase in case D1PD comes in this space.
  • Namespace ACL:

# group: atlas/Role=production user::rwx group::rwx #effective:r-x group:atlas/Role=production:rwx #effective:rwx mask::rwx other::r-x default:user::rwx default:group::rwx default:group:atlas/Role=production:rwx default:mask::rwx default:other::r-x


ATLASPRODDISK

  • 2TB for a typical T2 with ~500 CPU’s (the size is to be re-visited)
  • Namespace to be created and its ACL: /atlas/atlasproddisk, write permission only to /atlas/Role=production

# group: atlas/Role=production user::rwx group::rwx #effective:rwx group:atlas/Role=production:rwx #effective:rwx mask::rwx other::r-x default:user::rwx default:group::rwx default:group:atlas/Role=production:rwx default:mask::rwx default:other::r-x

ATLASGROUPDISK

  • 6TB for a typical T2 with ~500 CPU’s and ~100 TB disk
  • The size may decrease in case D1PD goes into ATLASMCDISK.
  • namespaces to be created and their ACLs:
    • /atlas/atlasgroupdisk, write permission only to /atlas/Role=production
    • /atlas/atlasgroupdisk/phys-exotics, write permission to atlas/Role=production, /atlas/phys-exotics/Role=production
    • etc...

ATLASUSERDISK

  • 5TB for a typical T2 with ~500 CPU’s and ~100 TB disk
  • namespaces to be created and their ACLs: /atlas/user, write permission to all ATLAS users
    • dpns-mkdir lcg-se01.icepp.jp:/dpm/icepp.jp/home/atlas/user
    • dpns-setacl -m g:atlas:rwx,m:rwx,d:g: lcg-se01.icepp.jp:/dpm/icepp.jp/home/atlas/atlasuserdisk
user::rwx
group::rwx              #effective:rwx
group:atlas:rwx         #effective:rwx
group:atlas/Role=lcgadmin:rwx           #effective:rwx
group:atlas/Role=production:rwx         #effective:rwx
mask::rwx
other::r-x
default:user::rwx
default:group::rwx
default:group:atlas/Role=lcgadmin:rwx
default:group:atlas/Role=production:rwx
default:mask::rwx
default:other::r-x

ATLASLOCALGROUPDISK