Difference: NotesAboutInstallationAndConfigurationOfUI (2 vs. 3)

Revision 32012-01-11 - PaoloVeronesi

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Changed:
<
<

Notes about Installation and Configuration of User Interface (UI) - DRAFT

>
>

Notes about Installation and Configuration of User Interface (UI)

 
  • These notes are provided by site admins on a best effort base as a contribution to the IGI communities and MUST not be considered as a subsitute of the Official IGI documentation.
  • This document is addressed to site administrators responsible for middleware installation and configuration.
  • The goal of this page is to provide some hints and examples on how to install and configure an IGI User Interface (UI) service based on EMI middleware.

Deleted:
<
<
<--/twistyPlugin twikiMakeVisibleInline-->
 

References

  1. About IGI - Italian Grid infrastructure
  2. About IGI Release
  3. IGI Official Installation and Configuration guide
  4. Troubleshooting Guide for Operational Errors on EGI Sites
  5. Grid Administration FAQs page
Changed:
<
<
<--/twistyPlugin-->
>
>
  %TWISTY{ mode="div"
Line: 84 to 76
  </>
<--/twistyPlugin-->
Added:
>
>

Update host and perform the installation of package(s)

 %TWISTY{ mode="div"
Changed:
<
<
showlink=" Update host and perform the installation of package(s) " hidelink=" Update host and perform the installation of package(s) "
>
>
showlink=" yum install " hidelink=" yum install "
 remember="off" firststart="hide" showimgright="/twiki/pub/TWiki/TWikiDocGraphics/toggleopen.gif" hideimgright="/twiki/pub/TWiki/TWikiDocGraphics/toggleclose.gif" }%
Changed:
<
<

Update host and perform the installation of package(s)

>
>

yum install

 
# yum clean all
Loaded plugins: downloadonly, kernel-module, priorities, protect-packages, protectbase, security, verify, versionlock
Line: 1356 to 1349
  </>
<--/twistyPlugin-->
Added:
>
>

Service configuration

 %TWISTY{ mode="div"
Changed:
<
<
showlink=" Service configuration " hidelink=" Service configuration "
>
>
showlink=" site-info.def " hidelink=" site-info.def "
 remember="off" firststart="hide" showimgright="/twiki/pub/TWiki/TWikiDocGraphics/toggleopen.gif" hideimgright="/twiki/pub/TWiki/TWikiDocGraphics/toggleclose.gif" }%
Changed:
<
<

Service configuration

Copy the examples and customize them.
>
>

site-info.def

Copy the examples and customize them. There just two variables to customize in the site-info.def: VOS and SITE_NAME. The other variables MUST be left unchanged to use IGI Core services.
 
# cp -vr /opt/glite/yaim/examples/siteinfo /root/
`/opt/glite/yaim/examples/siteinfo' -> `/root/siteinfo'
Line: 1374 to 1369
 `/opt/glite/yaim/examples/siteinfo/services/glite-wn' -> `/root/siteinfo/services/glite-wn' `/opt/glite/yaim/examples/siteinfo/services/glite-wn_tar' -> `/root/siteinfo/services/glite-wn_tar' `/opt/glite/yaim/examples/siteinfo/site-info.def' -> `/root/siteinfo/site-info.def'
Changed:
<
<
There just two variables to customize in the site-info.def: VOS and SITE_NAME. The other variables MUST be left unchanged to use IGI Core services.

site-info.def

>
>
 # cat /root/siteinfo/site-info.def SITE_NAME=INFN-CNAF VOS="infngrid dteam comput-er.it gridit"
Line: 1394 to 1386
 # FTS endpoint FTS_SERVER_URL="https://fts.cr.cnaf.infn.it:8443/path/glite-data-transfer-fts"
Added:
>
>
</>
<--/twistyPlugin-->
 
Added:
>
>
<--/twistyPlugin twikiMakeVisibleInline-->
 

vo.d directory

Create the vo.d directory and a file for each supported VO like in the following examples.
Line: 1423 to 1424
 There are two possibilities:
  1. Copy and paste the yaim variables directly in the site-info.def.
Deleted:
<
<
VO_INFNGRID_VOMS_SERVERS="'vomss://voms.cnaf.infn.it:8443/voms/infngrid?/infngrid' 'vomss://voms-01.pd.infn.it:8443/voms/infngrid?/infngrid'"
 VO_INFNGRID_VOMSES="'infngrid voms.cnaf.infn.it 15000 /C=IT/O=INFN/OU=Host/L=CNAF/CN=voms.cnaf.infn.it infngrid' 'infngrid voms-01.pd.infn.it 15000 /C=IT/O=INFN/OU=Host/L=Padova/CN=voms-01.pd.infn.it infngrid'"
Added:
>
>
VO_INFNGRID_VOMS_CA_DN="'/C=IT/O=INFN/CN=INFN CA' '/C=IT/O=INFN/CN=INFN CA'"
 
  1. Create /root/siteinfo/vo.d/infngrid files (the name of the file MUST be the name of the VO) and rename the variables:
Line: 1442 to 1443
 showimgright="/twiki/pub/TWiki/TWikiDocGraphics/toggleopen.gif" hideimgright="/twiki/pub/TWiki/TWikiDocGraphics/toggleclose.gif" }%
Changed:
<
<

YAIM check

>
>

yaim check

 
# /opt/glite/yaim/bin/yaim -v -s /root/siteinfo/site-info.def -n UI
   INFO: Using site configuration file: /root/siteinfo/site-info.def
Line: 1676 to 1677
 
<--/twistyPlugin-->

Service checks

Changed:
<
<
TODO
>
>
To check the functionalities of the UI we can use some commands. The GLITE 3.2 USER GUIDE is available here.

<--/twistyPlugin twikiMakeVisibleInline-->

Creation and setup of an user account

# adduser veronesi
# passwd veronesi
Changing password for user veronesi.
New UNIX password: 
Retype new UNIX password: 
passwd: all authentication tokens updated successfully.
Please have a look at Cap. 4 "GRID SECURITY AND GETTING STARTED" of the guide. At the end of the configuration, you should have the following situation:
$ ll .globus/
total 16
-rw-r--r-- 1 veronesi veronesi 1798 Jan 11 08:49 usercert.pem
-r-------- 1 veronesi veronesi 1918 Jan 11 08:49 userkey.pem
<--/twistyPlugin-->

<--/twistyPlugin twikiMakeVisibleInline-->

Create, check and destroy your first proxy

 voms-proxy-init --voms infngrid 
Enter GRID pass phrase:
Your identity: /C=IT/O=INFN/OU=Personal Certificate/L=CNAF/CN=Paolo Veronesi
Creating temporary proxy ................................. Done
Contacting  voms.cnaf.infn.it:15000 [/C=IT/O=INFN/OU=Host/L=CNAF/CN=voms.cnaf.infn.it] "infngrid" Done
Creating proxy ............................................ Done
Your proxy is valid until Wed Jan 11 20:54:21 2012

$ voms-proxy-info --all
subject   : /C=IT/O=INFN/OU=Personal Certificate/L=CNAF/CN=Paolo Veronesi/CN=proxy
issuer    : /C=IT/O=INFN/OU=Personal Certificate/L=CNAF/CN=Paolo Veronesi
identity  : /C=IT/O=INFN/OU=Personal Certificate/L=CNAF/CN=Paolo Veronesi
type      : proxy
strength  : 1024 bits
path      : /tmp/x509up_u500
timeleft  : 11:59:28
=== VO infngrid extension information ===
VO        : infngrid
subject   : /C=IT/O=INFN/OU=Personal Certificate/L=CNAF/CN=Paolo Veronesi
issuer    : /C=IT/O=INFN/OU=Host/L=CNAF/CN=voms.cnaf.infn.it
attribute : /infngrid/Role=NULL/Capability=NULL
timeleft  : 11:59:28
uri       : voms.cnaf.infn.it:15000

$ voms-proxy-destroy
<--/twistyPlugin-->

<--/twistyPlugin twikiMakeVisibleInline-->

Using myproxy server

$ myproxy-init -v -k test_veronesi
MyProxy v5.5 5 Sep 2011 PAM SASL KRB5 LDAP VOMS OCSP
Socket bound to port 20000. 
Attempting to connect to 131.154.101.27:7512 
Successfully connected to myproxy.cnaf.infn.it:7512 

User Cert File: /home/veronesi/.globus/usercert.pem
User Key File: /home/veronesi/.globus/userkey.pem

Trusted CA Cert Dir: /etc/grid-security/certificates

Output File: /tmp/myproxy-proxy.500.20869
Your identity: /C=IT/O=INFN/OU=Personal Certificate/L=CNAF/CN=Paolo Veronesi
Enter GRID pass phrase for this identity:
Creating proxy .........................................................+++
..................+++
 Done
Proxy Verify OK
Your proxy is valid until: Wed Jan 18 09:01:03 2012
using trusted certificates directory /etc/grid-security/certificates
server name: /C=IT/O=INFN/OU=Host/L=CNAF/CN=myproxy.cnaf.infn.it
checking that server name is acceptable...
server name matches "myproxy@myproxy.cnaf.infn.it"
authenticated server name is acceptable
Enter MyProxy pass phrase:
Verifying - Enter MyProxy pass phrase:
A proxy valid for 168 hours (7.0 days) for user veronesi now exists on myproxy.cnaf.infn.it.

$ myproxy-info -v -k test_veronesi
MyProxy v5.5 5 Sep 2011 PAM SASL KRB5 LDAP VOMS OCSP
Socket bound to port 20000. 
Attempting to connect to 131.154.101.27:7512 
Successfully connected to myproxy.cnaf.infn.it:7512 
using trusted certificates directory /etc/grid-security/certificates
server name: /C=IT/O=INFN/OU=Host/L=CNAF/CN=myproxy.cnaf.infn.it
checking that server name is acceptable...
server name matches "myproxy@myproxy.cnaf.infn.it"
authenticated server name is acceptable
username: veronesi
owner: /C=IT/O=INFN/OU=Personal Certificate/L=CNAF/CN=Paolo Veronesi
  name: test_veronesi
  timeleft: 167:59:13  (7.0 days)
<--/twistyPlugin-->

<--/twistyPlugin twikiMakeVisibleInline-->

Job submission

$ cat hello.jdl 
Executable    = "/bin/env";
StdOutput     = "test.out";
StdError      = "test.err";
RetryCount = 0;
ShallowRetryCount = 0;
OutputSandbox = {"test.out", "test.err"};

$ glite-wms-job-list-match -a hello.jdl 

Connecting to the service https://egee-rb-09.cnaf.infn.it:7443/glite_wms_wmproxy_server

==========================================================================

                     COMPUTING ELEMENT IDs LIST 
 The following CE(s) matching your job requirements have been found:

        *CEId*
 - argoce01.na.infn.it:2119/jobmanager-lcgpbs-cert
 - atlasce-cream.na.infn.it:8443/cream-pbs-cert
 - atlasce01.na.infn.it:2119/jobmanager-lcgpbs-cert
 - atlasce1.lnf.infn.it:2119/jobmanager-lcgpbs-cert
 - boalice3.bo.infn.it:2119/jobmanager-lcgpbs-cert
 - bocecream.bo.infn.it:8443/cream-pbs-cert
 - ce-02.roma3.infn.it:8443/cream-pbs-cert
 - ce-cr-02.ts.infn.it:8443/cream-lsf-cert
 - ce-cream.mi.infn.it:8443/cream-pbs-cert
 - ce-enmr.chemie.uni-frankfurt.de:2119/jobmanager-lcgpbs-cert
 - ce-enmr.chemie.uni-frankfurt.de:2119/jobmanager-lcgpbs-long
 - ce-enmr.chemie.uni-frankfurt.de:2119/jobmanager-lcgpbs-medium
 - ce-enmr.chemie.uni-frankfurt.de:2119/jobmanager-lcgpbs-short
 - ce-enmr.chemie.uni-frankfurt.de:2119/jobmanager-lcgpbs-verylong
 - ce.cyb-pcr.it:2119/jobmanager-lcgsge-poncert
 - ce.scope.unina.it:8443/cream-pbs-egeecert
 - ce01-lcg.cr.cnaf.infn.it:8443/cream-lsf-gpu
 - ce01-lcg.cr.cnaf.infn.it:8443/cream-lsf-infngrid
 - ce1-enmr.science.uu.nl:8443/cream-pbs-cert
 - ce1-enmr.science.uu.nl:8443/cream-pbs-long
 - ce1-enmr.science.uu.nl:8443/cream-pbs-medium
 - ce1-enmr.science.uu.nl:8443/cream-pbs-short
 - ce1-enmr.science.uu.nl:8443/cream-pbs-verylong
 - cebo-t3-01.cr.cnaf.infn.it:8443/cream-lsf-T3_BO
 - cecream.ca.infn.it:8443/cream-lsf-cert
 - cert-15.pd.infn.it:8443/cream-lsf-cert
 - cert-37.pd.infn.it:8443/cream-lsf-cert
 - cex.grid.unipg.it:2119/jobmanager-lcgpbs-cert
 - cmsce01.na.infn.it:2119/jobmanager-lcgpbs-cert
 - cmsrm-ce01.roma1.infn.it:2119/jobmanager-lcglsf-cmsgcert
 - cmsrm-ce02.roma1.infn.it:2119/jobmanager-lcglsf-cmsgcert
 - cmsrm-cream01.roma1.infn.it:8443/cream-lsf-cmsgcert
 - cream-ce-2.ba.infn.it:8443/cream-pbs-cert
 - cream-ce.ct.infn.it:8443/cream-lsf-cert
 - cream-ce.research-infrastructures.eu:8443/cream-pbs-cert
 - cream.sns.it:8443/cream-pbs-cert
 - creamce01.ge.infn.it:8443/cream-lsf-cert
 - devce.cnaf.infn.it:8443/cream-pbs-cert
 - egice.polito.it:8443/cream-pbs-cert
 - grid-ce.lns.infn.it:2119/jobmanager-lcgpbs-cert
 - grid-ce.pv.infn.it:8443/cream-pbs-cert
 - grid0.fe.infn.it:8443/cream-pbs-cert
 - grid001.ts.infn.it:2119/jobmanager-lcglsf-cert
 - grid010.ct.infn.it:2119/jobmanager-lcgpbs-cert
 - gridce.sns.it:2119/jobmanager-lcgpbs-cert
 - gridce0.pi.infn.it:8443/cream-lsf-cert
 - gridce1.pi.infn.it:2119/jobmanager-lcglsf-cert
 - gridce2.pi.infn.it:2119/jobmanager-lcglsf-cert
 - gridce3.pi.infn.it:8443/cream-lsf-certmpi
 - gridsrv2-4.dir.garr.it:8443/cream-pbs-grid
 - gridvm03.roma2.infn.it:8443/cream-pbs-cert
 - grisuce.scope.unina.it:8443/cream-pbs-egeecert
 - iceage-ce-01.ct.infn.it:8443/cream-pbs-cert
 - inaf-ce-01.ct.pi2s2.it:8443/cream-lsf-cert
 - linucs-ce-01.cs.infn.it:8443/cream-pbs-atlasgcert
 - ng-ce.grid.unipg.it:2119/jobmanager-lcgpbs-cert
 - pbs-enmr.cerm.unifi.it:8443/cream-pbs-cert
 - prod-ce-01.pd.infn.it:8443/cream-lsf-cert
 - prod-ce-02.pd.infn.it:2119/jobmanager-lcglsf-cert
 - se.cyb-pcr.it:8443/cream-sge-poncert
 - sirius-ce.ct.infn.it:8443/cream-pbs-cert
 - spacina-ce.scope.unina.it:2119/jobmanager-lcgpbs-cert
 - t2-ce-01.lnl.infn.it:8443/cream-lsf-cert1
 - t2-ce-01.mi.infn.it:2119/jobmanager-lcgpbs-cert
 - t2-ce-01.to.infn.it:8443/cream-pbs-cert
 - t2-ce-01.to.infn.it:8443/cream-pbs-short
 - t2-ce-02.lnl.infn.it:8443/cream-lsf-cert1
 - t2-ce-03.lnl.infn.it:2119/jobmanager-lcglsf-cert1
 - t2-ce-04.lnl.infn.it:8443/cream-lsf-cert1
 - t2-ce-05.lnl.infn.it:8443/cream-lsf-cert1
 - t2-ce-06.lnl.infn.it:8443/cream-lsf-cert1
 - unict-dmi-ce-01.ct.pi2s2.it:2119/jobmanager-lcglsf-cert
 - unipa-ce-01.pa.pi2s2.it:2119/jobmanager-lcglsf-cert
 - virgo-ce.roma1.infn.it:2119/jobmanager-lcgpbs-cert
 - t2-ce-02.mi.infn.it:2119/jobmanager-lcgcondor-cert
 - ce-01.grid.sissa.it:8443/cream-pbs-blade
 - ce07-lcg.cr.cnaf.infn.it:8443/cream-lsf-gpu
 - ce07-lcg.cr.cnaf.infn.it:8443/cream-lsf-infngrid
 - ce05-lcg.cr.cnaf.infn.it:8443/cream-lsf-gpu
 - ce05-lcg.cr.cnaf.infn.it:8443/cream-lsf-infngrid
 - ce06-lcg.cr.cnaf.infn.it:8443/cream-lsf-gpu
 - ce06-lcg.cr.cnaf.infn.it:8443/cream-lsf-infngrid
 - ce04-lcg.cr.cnaf.infn.it:8443/cream-lsf-gpu
 - ce04-lcg.cr.cnaf.infn.it:8443/cream-lsf-infngrid
 - grid-ce-01.ba.infn.it:2119/jobmanager-lcgpbs-cert
 - cremino.cnaf.infn.it:8443/cream-pbs-cert
 - atlas-ce-01.roma1.infn.it:2119/jobmanager-lcglsf-atlasgcert
 - atlas-ce-02.roma1.infn.it:2119/jobmanager-lcglsf-atlasgcert
 - atlas-creamce-01.roma1.infn.it:8443/cream-lsf-atlasgcert
 - ce-1.le.infn.it:8443/cream-lsf-cert
 - cream-ce-01.ct.trigrid.it:8443/cream-lsf-cert
 - grid012.ct.infn.it:8443/cream-lsf-cert
 - infn-ce-01.ct.pi2s2.it:8443/cream-lsf-cert
 - infn-ce-01.ct.trigrid.it:2119/jobmanager-lcglsf-cert
 - infnlns-ce-01.ct.pi2s2.it:8443/cream-lsf-cert
 - unict-diit-ce-01.ct.pi2s2.it:2119/jobmanager-lcglsf-cert
 - atlasce02.scope.unina.it:8443/cream-pbs-egeecert
 - atlasce2.lnf.infn.it:8443/cream-pbs-cert
 - cream-ce.pg.infn.it:8443/cream-pbs-cert
 - cream-ce.pr.infn.it:8443/cream-pbs-cert
 - cream-ce.pr.infn.it:8443/cream-pbs-parallel
 - gridce.ilc.cnr.it:8443/cream-pbs-cert
 - pamelace01.na.infn.it:8443/cream-pbs-cert
 - unime-ce-01.me.pi2s2.it:2119/jobmanager-lcglsf-cert

==========================================================================


$ glite-wms-job-submit -a hello.jdl 

Connecting to the service https://egee-rb-09.cnaf.infn.it:7443/glite_wms_wmproxy_server


====================== glite-wms-job-submit Success ======================

The job has been successfully submitted to the WMProxy
Your job identifier is:

https://lb004.cnaf.infn.it:9000/ac8cwtv9oLfC5fW4nulrLg

==========================================================================


$ glite-wms-job-status https://lb004.cnaf.infn.it:9000/ac8cwtv9oLfC5fW4nulrLg


======================= glite-wms-job-status Success =====================
BOOKKEEPING INFORMATION:

Status info for the Job : https://lb004.cnaf.infn.it:9000/ac8cwtv9oLfC5fW4nulrLg
Current Status:     Done (Success)
Logged Reason(s):
    - job completed
    - Job Terminated Successfully
Exit code:          0
Status Reason:      Job Terminated Successfully
Destination:        cream-ce-2.ba.infn.it:8443/cream-pbs-cert
Submitted:          Wed Jan 11 09:04:26 2012 CET
==========================================================================


$ glite-wms-job-output  https://lb004.cnaf.infn.it:9000/ac8cwtv9oLfC5fW4nulrLg

Connecting to the service https://egee-rb-09.cnaf.infn.it:7443/glite_wms_wmproxy_server


================================================================================

                        JOB GET OUTPUT OUTCOME

Output sandbox files for the job:
https://lb004.cnaf.infn.it:9000/ac8cwtv9oLfC5fW4nulrLg
have been successfully retrieved and stored in the directory:
/tmp/jobOutput/veronesi_ac8cwtv9oLfC5fW4nulrLg

================================================================================


$ ll /tmp/jobOutput/veronesi_ac8cwtv9oLfC5fW4nulrLg/*
-rw-rw-r-- 1 veronesi veronesi    0 Jan 11 09:05 /tmp/jobOutput/veronesi_ac8cwtv9oLfC5fW4nulrLg/test.err
-rw-rw-r-- 1 veronesi veronesi 6591 Jan 11 09:05 /tmp/jobOutput/veronesi_ac8cwtv9oLfC5fW4nulrLg/test.out

<--/twistyPlugin-->

<--/twistyPlugin twikiMakeVisibleInline-->

Data management

$ lcg-infosites --vo infngrid se|tail -1
      9268099100      1280456314  SRM   virgo-se01.roma1.infn.it

$ lcg-cr -v -d virgo-se01.roma1.infn.it file:/home/veronesi/hello.jdl 
Using grid catalog type: lfc
Using grid catalog : lfcserver.cnaf.infn.it
Checksum type: None
SE type: SRMv2
Destination SURL : srm://virgo-se01.roma1.infn.it/dpm/roma1.infn.it/home/infngrid/generated/2012-01-11/file8daf2f20-0dfc-49ef-8c14-2a73be8ae735
Source SRM Request Token: 0f98605f-48d3-44ba-9fde-2353319d1659
Source URL: file:/home/veronesi/hello.jdl
File size: 282
VO name: infngrid
Destination specified: virgo-se01.roma1.infn.it
Destination URL for copy: gsiftp://virgo-se01.roma1.infn.it/virgo-se01.roma1.infn.it:/data3/infngrid/2012-01-11/file8daf2f20-0dfc-49ef-8c14-2a73be8ae735.1439591.0
# streams: 1
 GSIFTP: default set up URL mode
GSIFTP: dest: set up FTP mode. DCAU disabled. Streams =  1, Tcp BS = 0
            0 bytes      0.00 KB/sec avg      0.00 KB/sec inst 
          282 bytes      0.34 KB/sec avg      0.34 KB/sec inst 

Transfer took 1020 ms
Using grid catalog type: lfc
Using grid catalog : lfcserver.cnaf.infn.it
Site URL to be registered: srm://virgo-se01.roma1.infn.it/dpm/roma1.infn.it/home/infngrid/generated/2012-01-11/file8daf2f20-0dfc-49ef-8c14-2a73be8ae735
File size: 282
Using LFN: lfn:/grid/infngrid/generated/2012-01-11/file-b8a3d3f7-828c-4877-b9ee-1dd0020ca11b
Using GUID: guid:cbeb1790-c829-4423-baef-9e0320409068
Registering LFN: /grid/infngrid/generated/2012-01-11/file-b8a3d3f7-828c-4877-b9ee-1dd0020ca11b (cbeb1790-c829-4423-baef-9e0320409068)
Registering SURL: srm://virgo-se01.roma1.infn.it/dpm/roma1.infn.it/home/infngrid/generated/2012-01-11/file8daf2f20-0dfc-49ef-8c14-2a73be8ae735 (cbeb1790-c829-4423-baef-9e0320409068)
guid:cbeb1790-c829-4423-baef-9e0320409068

$ lcg-lr -v  lfn:/grid/infngrid/generated/2012-01-11/file-b8a3d3f7-828c-4877-b9ee-1dd0020ca11b
Using grid catalog type: lfc
Using grid catalog : lfcserver.cnaf.infn.it
srm://virgo-se01.roma1.infn.it/dpm/roma1.infn.it/home/infngrid/generated/2012-01-11/file8daf2f20-0dfc-49ef-8c14-2a73be8ae735

$ lcg-del -a -v  lfn:/grid/infngrid/generated/2012-01-11/file-b8a3d3f7-828c-4877-b9ee-1dd0020ca11b
VO name: infngrid
SE type: SRMv2
[lfn:/grid/infngrid/generated/2012-01-11/file-b8a3d3f7-828c-4877-b9ee-1dd0020ca11b] srm://virgo-se01.roma1.infn.it/dpm/roma1.infn.it/home/infngrid/generated/2012-01-11/file8daf2f20-0dfc-49ef-8c14-2a73be8ae735 - DELETED
[guid:cbeb1790-c829-4423-baef-9e0320409068] srm://virgo-se01.roma1.infn.it/dpm/roma1.infn.it/home/infngrid/generated/2012-01-11/file8daf2f20-0dfc-49ef-8c14-2a73be8ae735 - UNREGISTERED
[guid:cbeb1790-c829-4423-baef-9e0320409068] lfn:/grid/infngrid/generated/2012-01-11/file-b8a3d3f7-828c-4877-b9ee-1dd0020ca11b - UNREGISTERED
<--/twistyPlugin-->
 
Changed:
<
<
-- PaoloVeronesi - 2012-01-05
>
>
-- PaoloVeronesi - 2012-01-11
 

META FILEATTACHMENT attachment="infngrid_idcard.png" attr="" comment="infngrid_id_card" date="1326212531" name="infngrid_idcard.png" path="infngrid_idcard.png" size="315209" user="PaoloVeronesi" version="1"
 
This site is powered by the TWiki collaboration platformCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback