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 "IPv6TestReportGliteCreamCE"

From EGIWiki
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 43: Line 43:
= C):  IPv6-only on Server, Client in Dual Stack behavior:<dt> =
= C):  IPv6-only on Server, Client in Dual Stack behavior:<dt> =


=== C.1): CREAM basic comamnds  ===
=== C.1): CREAM basic comamnds : proxy delegation <font color="FF0000" size="3">FAILED</font> ===
 
[reale@hepix-ui ~]$ glite-ce-delegate-proxy -e gridsrv3-net.dir.garr.it  ciao6<dt>
2012-09-14 18:10:40,894 FATAL - Received NULL fault; the error is due to another cause: FaultString=[connection error] - FaultCode=[SOAP-ENV:Client] - FaultSubCode=[SOAP-ENV:Client] - FaultDetail=[Connection timed out] <dt>
 


[reale@hepix-ui ~]$ glite-ce-...dt>
.<dt>


=== C.2): Job Submission ===
=== C.2): Job Submission ===


[reale@hepix-ui ~]$ glite-ce-job-submit <dt>
[reale@hepix-ui ~]$ glite-ce-job-submit <dt>
.<dt>
not tried<dt>
 


= D): IPv6-only on both Client  (UI) and Server (CREAM CE) behavior: <dt> =
= D): IPv6-only on both Client  (UI) and Server (CREAM CE) behavior: <dt> =


=== D.1): CREAM basic commands ===
=== D.1): CREAM basic commands : proxy delegation <font color="FF0000" size="3">FAILED</font> ===


[reale@hepix-ui ~]$ glite-ce .... <dt>
[reale@hepix-ui ~]$ glite-ce-delegate-proxy -e gridsrv3-net.dir.garr.it  ciao6 <dt>
OK<dt>
2012-09-14 18:10:40,894 FATAL - Received NULL fault; the error is due to another cause: FaultString=[connection error] - FaultCode=[SOAP-ENV:Client] - FaultSubCode=[SOAP-ENV:Client] - FaultDetail=[Connection timed out] <dt>


=== D.2): Job Submission  ===
=== D.2): Job Submission  ===


[reale@hepix-ui ~]$ glite-ce-job-... <dt>
not tried<dt>
OK<dt>

Latest revision as of 17:20, 14 September 2012

Main EGI.eu operations services Support Documentation Tools Activities Performance Technology Catch-all Services Resource Allocation Security


Tools menu: Main page Instructions for developers AAI Proxy Accounting Portal Accounting Repository AppDB ARGO GGUS GOCDB
Message brokers Licenses OTAGs Operations Portal Perun EGI Collaboration tools LToS EGI Workload Manager

IPv6 tests of gLite CREAM CE UMD 2.0

Installation using IPv6-only : OK - Successful

Installation using Dual Stack : OK - Successful
Configuration using IPv6-only : not tried
Configuration using Dual Stack : works

A): Dual Stack on both C and S (both on server and UI) behavior:

A.1): CREAM basic comamnd: proxy delegation

[reale@hepix-ui ~]$ glite-ce-delegate-proxy -e gridsrv3-net.dir.garr.it ciao3
Proxy with delegation id [ciao3] succesfully delegated to endpoint [gridsrv3-net.dir.garr.it]

A.2): Job Submission

[reale@hepix-ui ~]$ glite-ce-job-submit --delegationId ciao3 -r gridsrv3-net.dir.garr.it/cream-pbs-egi test3.jdl
https://gridsrv3-net-v4.dir.garr.it:8443/CREAM248146149
[reale@hepix-ui ~]$

B): IPv6-only on Client; Server in Dual Stack - behavior:

B.1): CREAM basic comamnd: proxy delegation

[reale@hepix-ui ~]$ glite-ce-delegate-proxy -e gridsrv3-net.dir.garr.it ciao4
Proxy with delegation id [ciao4] succesfully delegated to endpoint [gridsrv3-net.dir.garr.it]

B.2): Job Submission FAILED

[reale@hepix-ui ~]$ glite-ce-job-submit --delegationId ciao4 -r gridsrv3-net.dir.garr.it/cream-pbs-egi test3.jdl 2012-09-14 17:24:23,385 ERROR - globus_ftp_client_put() - globus_xio: Unable to connect to gridsrv3-net-v4.dir.garr.it:2811 2012-09-14 17:24:23,385 WARN - ERROR sending file [/home/reale/myexe.sh] for JDL [test3.jdl]. Will NOT START this Job.

C): IPv6-only on Server, Client in Dual Stack behavior:

C.1): CREAM basic comamnds : proxy delegation FAILED

[reale@hepix-ui ~]$ glite-ce-delegate-proxy -e gridsrv3-net.dir.garr.it ciao6
2012-09-14 18:10:40,894 FATAL - Received NULL fault; the error is due to another cause: FaultString=[connection error] - FaultCode=[SOAP-ENV:Client] - FaultSubCode=[SOAP-ENV:Client] - FaultDetail=[Connection timed out]

C.2): Job Submission

[reale@hepix-ui ~]$ glite-ce-job-submit
not tried

D): IPv6-only on both Client (UI) and Server (CREAM CE) behavior:

D.1): CREAM basic commands : proxy delegation FAILED

[reale@hepix-ui ~]$ glite-ce-delegate-proxy -e gridsrv3-net.dir.garr.it ciao6
2012-09-14 18:10:40,894 FATAL - Received NULL fault; the error is due to another cause: FaultString=[connection error] - FaultCode=[SOAP-ENV:Client] - FaultSubCode=[SOAP-ENV:Client] - FaultDetail=[Connection timed out]

D.2): Job Submission

not tried