I am currently using:

XRootD:
commit 4183184
Author: Lukasz Janyst [log in to unmask]
Date: Fri Apr 26 20:20:09 2013 +0200

    [Release Notes] Update for 3.3.2

EOS:
commit aca0a59
Author: Andreas Peters [log in to unmask]
Date: Mon May 27 16:09:38 2013 +0200

    RPM: move to build 7

While doing: eoscp -d -S 1 -D 1 root://pcitdss1400.cern.ch//eos/raiddp/test100.rain /tmp/output1.txt

Where in EOS:

EOS Console [root://localhost] |/eos/> attr ls raiddp
sys.forced.blockchecksum="crc32c"
sys.forced.blocksize="1M"
sys.forced.checksum="crc32c"
sys.forced.layout="raiddp"
sys.forced.nstripes="6"
EOS Console [root://localhost] |/eos/raiddp/> fileinfo test100.rain --fullpath
File: '/eos/raiddp/test100.rain' Size: 4711176
Modify: Mon May 27 11:22:07 2013 Timestamp: 1369646527.488479000
Change: Mon May 27 11:22:07 2013 Timestamp: 1369646527.115517384
CUid: 0 CGid: 0 Fxid: 00035459 Fid: 218201 Pid: 9593
XStype: crc32c XS: 0f aa 16 21
raiddp Stripes: 6 Blocksize: 1M *******
#Rep: 6
<#> #................................................................................................................
# host # id # schedgroup # path # boot # configstatus # drain # active
#................................................................................................................
0 1 pcitdss1400.cern.ch 1 default /home/data/eos1/ booted rw nodrain online /home/data/eos1/00000015/00035459
1 4 pcitdss1400.cern.ch 4 default /home/data/eos4/ booted rw nodrain online /home/data/eos4/00000015/00035459
2 3 pcitdss1400.cern.ch 3 default /home/data/eos3/ booted off nodrain online /home/data/eos3/00000015/00035459
3 2 pcitdss1400.cern.ch 2 default /home/data/eos2/ booted rw nodrain online /home/data/eos2/00000015/00035459
4 6 pcitdss1400.cern.ch 6 default /home/data/eos6/ booted rw nodrain online /home/data/eos6/00000015/00035459
5 5 pcitdss1400.cern.ch 5 default /home/data/eos5/ booted rw nodrain online /home/data/eos5/00000015/00035459


You can see that one file system is disabled so the recovery process kicks in.
I get a segmentation fault at the end of the transfer when the whole file is copied over and has the correct checksum.
Using gdb I only get:

(gdb) thread apply all bt

Thread 1 (Thread 0x7ffff71fc780 (LWP 28250)):
#0 0x0000003ef7876205 in malloc_consolidate () from /lib64/libc.so.6
#1 0x0000003ef7878ba8 in _int_free () from /lib64/libc.so.6
#2 0x00007ffff7d8b92c in XrdCl::Channel::~Channel (this=0x665870, __in_chrg=) at /home/esindril/Programs/xrootd_github/src/XrdCl/XrdClChannel.cc:244
#3 0x00007ffff7d89b41 in XrdCl::PostMaster::Finalize (this=0x65b580) at /home/esindril/Programs/xrootd_github/src/XrdCl/XrdClPostMaster.cc:101
#4 0x00007ffff7d7ee62 in XrdCl::DefaultEnv::Finalize () at /home/esindril/Programs/xrootd_github/src/XrdCl/XrdClDefaultEnv.cc:394
#5 0x0000003ef783613d in __cxa_finalize () from /lib64/libc.so.6
#6 0x00007ffff7d76586 in __do_global_dtors_aux () from /usr/local/lib64/libXrdCl.so.1
#7 0x0000000000000000 in ?? ()


Reply to this email directly or view it on GitHub.



Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1