Print

Print


In the following scenario:
mkdir -p /data/dir1/dir2
rmdir /data/dir1/dir2
rmdir /data/dir1
mkdir -p /data/dir1/dir2
rmdir /data/dir1/dir2
rmdir /data/dir1

the last call to rmdir failes with 'error: [3011] No servers are available to write the file.' It seems that the subpath was not registered properly.

From what I observed in the code in function 'XrdCmsCache::GetFile' the field Sel.Vec.hf is not being set when the error occurs.


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