Disk Write Privileges
To obtain disk space allocations on the D0 Unix machines you need to go
through a few steps.
Note, this page isn't relevant for ClueD0.
- To find out what disks are available and their assignments:
- Login to a machine at Fermilab, or start a Fermilab VPN session. You
need an FNAL.GOV domain address because the URL below is blocked from offsite.
- Start a web browser
- check:
http://d0srv096.fnal.gov/d0_project_disks/
- find a disk owned by your group, note the number following "/projects/"
= <number>.
- note the "owner" = <group-name>.
BUT: the group owner is usually xxx_write. The listing often omits
the "_write" part. To make sure of the real owner
- on a ClueD0 or d0mino0* machine:
ls -ld /prj_root/<number>
- note the group name = <group-name>. The name is sometimes
truncated if it's too long. So beware.
- To determine if you already hold the group id:
- If you are not listed then, determine the group id manager by
- ask one of the people listed to add you to the group list.
- To obtain additional space for an existing project, create a new project, etc. contact
Erich Varnes and/or Qizhong Li.
NOTE: Do not use the path /projects/<number> in scripts.
It is /prj_root/<number> that is invariant between machines.
15 April 1999
rev. 9 May 2001
rev. 28 April 2004
rev. 4 Sept 2008