Query: dpm-register
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DPM-REGISTER(1) DPM Administrator Commands DPM-REGISTER(1)NAMEdpm-register - register external files in DPNSSYNOPSISdpm-register --filesize filesize [ --user owner_user ] [ --group owner_group ] [ --mode filemode ] --pfn pfn --server hostname [ --st sta- tus ] [ --help ] filenameDESCRIPTIONdpm-register registers a given filename with the specified permissions into DPNS: - create the file metadata entry in DPNS (dpns_creat) - set the ownership (dpns_chown) to owner_user : owner_group (by default the requester's DN and group) - set the filemode (dpns_chmod) to filemode - set the size of the file (dpns_setfsize) to filesize - add the replica entry (dpns_addreplicax) setting * sfn = pfn * status to status ('O' for Online, 'N' for Nearline) * f_type = 'P' (Permanent) * r_type = 'P' (Primary)EXAMPLEdpm-register --filesize 525424 --server `hostname --fqdn` --group biomed --pfn dicom:///1/2/3 /dpm/cern.ch/home/biomed/mdm/1/2/3EXIT STATUSThis program returns 0 if the operation was successful or >0 if the operation failed.SEE ALSOdpns_creat(3), dpns_chown(3), dpns_chmod(3), dpns_setfsize(3), dpns_addreplicax(3)LCG$Date: 2008/01/07 10:38:38 $ DPM-REGISTER(1)
Related Man Pages |
---|
dpm-addfs(1) - debian |
dpm-reservespace(1) - debian |
dpm-replicate(1) - debian |
dpm-updatespace(1) - debian |
dpm-rfiod(8) - debian |
Similar Topics in the Unix Linux Community |
---|
filesize |
Sorting ls by filesize |
UNIX and filesize |
getting filesize |
How to register certificate on OHS webserver? |