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

From EGIWiki
Jump to navigation Jump to search
Line 10: Line 10:
'''Configuration using Dual Stack: ''' works - </b> provided one adds the IPv6-only hostname and IPv4-only hostname in /etc/shift.conf  file (DPM nodes to trust each other) <dt>
'''Configuration using Dual Stack: ''' works - </b> provided one adds the IPv6-only hostname and IPv4-only hostname in /etc/shift.conf  file (DPM nodes to trust each other) <dt>
Otherwise script to create mountpoints/dirs  (/etc/cron.monthly/create-defaults-dirs-DPM.sh ) fails - YAIMS fails too <dt>
Otherwise script to create mountpoints/dirs  (/etc/cron.monthly/create-defaults-dirs-DPM.sh ) fails - YAIMS fails too <dt>
= A):  Dual Stack  on both C and S (both on DPM server and UI) behavior:<dt> =
=== A.1):  Query DPM Configuration ===
[reale@hepix-ui ~]$ dpm-qryconf <dt>
POOL dpm_pool_name DEFSIZE 200.00M GC_START_THRESH 0 GC_STOP_THRESH 0 DEF_LIFETIME 7.0d DEFPINTIME 2.0h MAX_LIFETIME 1.0m MAXPINTIME 12.0h FSS_POLICY maxfreespace GC_POLICY lru RS_POLICY fifo GIDS 0 S_TYPE - MIG_POLICY none RET_POLICY R <dt>
CAPACITY 189.83G FREE 175.51G ( 92.5%) <dt>
gridsrv4-net.dir.garr.it /data CAPACITY 189.83G FREE 175.51G ( 92.5%) <dt>
POOL GARR-ipv6-pool DEFSIZE 200.00M GC_START_THRESH 0 GC_STOP_THRESH 0 DEF_LIFETIME 7.0d DEFPINTIME 2.0h MAX_LIFETIME 1.0m MAXPINTIME 12.0h FSS_POLICY maxfreespace GC_POLICY lru RS_POLICY fifo GIDS 0 S_TYPE - MIG_POLICY none RET_POLICY R <dt>
CAPACITY 0 FREE 0 (  0.0%) <dt>
=== A.2): DPM ping service ===
[reale@hepix-ui ~]$ dpm-ping <dt>
1.8.3.1-0<dt>
[reale@hepix-ui ~]$ dpns-ping <dt>
1.8.3.1-0 <dt>
<HR>
= B):  IPv6-only on Client; Server in Dual Stack behavior:<dt> =
=== B.1):  Query DPM Configuration ===
[reale@hepix-ui ~]$ dpm-qryconf<dt>
TBT<dt>
=== B.2): DPM ping service ===
[reale@hepix-ui ~]$ dpm-ping <dt>
TBT<dt>
[reale@hepix-ui ~]$ dpns-ping <dt>
TBT <dt>
<dt>
<HR>


<HR>
<HR>


= A):  IPv6-only on both C and S (both on DPM server and UI) behavior:<dt> =
= C):  IPv6-only on Server;  Client in Dual Stack  -behavior:<dt> =


=== A.1):  Query DPM Configuration ===
=== C.1):  Query DPM Configuration ===


[reale@hepix-ui ~]$ dpm-qryconf<dt>
[reale@hepix-ui ~]$ dpm-qryconf<dt>
Line 21: Line 61:
<dt>
<dt>


=== A.2): DPM ping service ===
=== C.2): DPM ping service ===


[reale@hepix-ui ~]$ dpm-ping <dt>
[reale@hepix-ui ~]$ dpm-ping <dt>
Line 32: Line 72:
<HR>
<HR>


= B): IPv6-only on Client (UI) behavior: ( Server in Dual Stack Mode) <dt> =
= D): IPv6-only on both Client and Server - behavior   <dt> =


=== B.1):  Query DPM Configuration ===
=== D.1):  Query DPM Configuration ===


[reale@hepix-ui ~]$ dpm-qryconf <dt>
[reale@hepix-ui ~]$ dpm-qryconf<dt>
POOL dpm_pool_name DEFSIZE 200.00M GC_START_THRESH 0 GC_STOP_THRESH 0 DEF_LIFETIME 7.0d DEFPINTIME 2.0h MAX_LIFETIME 1.0m MAXPINTIME 12.0h FSS_POLICY maxfreespace GC_POLICY lru RS_POLICY fifo GIDS 0 S_TYPE - MIG_POLICY none RET_POLICY R <dt>
dpm-qryconf: Host not known<dt>
CAPACITY 189.83G FREE 175.51G ( 92.5%) <dt>
<dt>
gridsrv4-net.dir.garr.it /data CAPACITY 189.83G FREE 175.51G ( 92.5%) <dt>
POOL GARR-ipv6-pool DEFSIZE 200.00M GC_START_THRESH 0 GC_STOP_THRESH 0 DEF_LIFETIME 7.0d DEFPINTIME 2.0h MAX_LIFETIME 1.0m MAXPINTIME 12.0h FSS_POLICY maxfreespace GC_POLICY lru RS_POLICY fifo GIDS 0 S_TYPE - MIG_POLICY none RET_POLICY R <dt>
CAPACITY 0 FREE 0 (  0.0%) <dt>


=== B.2): DPM ping service ===
=== D.2): DPM ping service ===


[reale@hepix-ui ~]$ dpm-ping <dt>
[reale@hepix-ui ~]$ dpm-ping <dt>
1.8.3.1-0<dt>
(hangs) <dt>
 
[reale@hepix-ui ~]$ dpns-ping <dt>
[reale@hepix-ui ~]$ dpns-ping <dt>
1.8.3.1-0 <dt>
db open error: 1015<dt>
nsping: Internal error<dt>


<dt>
<dt>

Revision as of 11:18, 13 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


Installation using IPv6-only : not tried

Installation using Dual Stack: OK
Configuration using IPv6-only : not tried
Configuration using Dual Stack: works - provided one adds the IPv6-only hostname and IPv4-only hostname in /etc/shift.conf file (DPM nodes to trust each other)
Otherwise script to create mountpoints/dirs (/etc/cron.monthly/create-defaults-dirs-DPM.sh ) fails - YAIMS fails too

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

A.1): Query DPM Configuration

[reale@hepix-ui ~]$ dpm-qryconf
POOL dpm_pool_name DEFSIZE 200.00M GC_START_THRESH 0 GC_STOP_THRESH 0 DEF_LIFETIME 7.0d DEFPINTIME 2.0h MAX_LIFETIME 1.0m MAXPINTIME 12.0h FSS_POLICY maxfreespace GC_POLICY lru RS_POLICY fifo GIDS 0 S_TYPE - MIG_POLICY none RET_POLICY R
CAPACITY 189.83G FREE 175.51G ( 92.5%)
gridsrv4-net.dir.garr.it /data CAPACITY 189.83G FREE 175.51G ( 92.5%)
POOL GARR-ipv6-pool DEFSIZE 200.00M GC_START_THRESH 0 GC_STOP_THRESH 0 DEF_LIFETIME 7.0d DEFPINTIME 2.0h MAX_LIFETIME 1.0m MAXPINTIME 12.0h FSS_POLICY maxfreespace GC_POLICY lru RS_POLICY fifo GIDS 0 S_TYPE - MIG_POLICY none RET_POLICY R
CAPACITY 0 FREE 0 ( 0.0%)

A.2): DPM ping service

[reale@hepix-ui ~]$ dpm-ping
1.8.3.1-0
[reale@hepix-ui ~]$ dpns-ping
1.8.3.1-0

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

B.1): Query DPM Configuration

[reale@hepix-ui ~]$ dpm-qryconf
TBT

B.2): DPM ping service

[reale@hepix-ui ~]$ dpm-ping
TBT
[reale@hepix-ui ~]$ dpns-ping
TBT


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

C.1): Query DPM Configuration

[reale@hepix-ui ~]$ dpm-qryconf
dpm-qryconf: Host not known

C.2): DPM ping service

[reale@hepix-ui ~]$ dpm-ping
(hangs)
[reale@hepix-ui ~]$ dpns-ping
db open error: 1015
nsping: Internal error

D): IPv6-only on both Client and Server - behavior

D.1): Query DPM Configuration

[reale@hepix-ui ~]$ dpm-qryconf
dpm-qryconf: Host not known

D.2): DPM ping service

[reale@hepix-ui ~]$ dpm-ping
(hangs)
[reale@hepix-ui ~]$ dpns-ping
db open error: 1015
nsping: Internal error