Print

Print


Hi,

Here is a revised list of xrdadmin commands and their status:

Done:
- check whether file is on a given xrootd server or in hpss
- copy file - xrdcp
- mv file within xrootd file system
- remove file from disk cache
- change file permissions
- 'stat' file
- checksum
- list directory (without attributes, Artem/Wilko asked for listing with attributes). 
  To get it with attributes, need to list directory and then 'stat' each file.
  Per Andy that is acceptable.
  BTW, listing directory is currently disabled because of HPSS, in the future 
  (couple of month away) it will show "list all immediately available files.


Not done:
- check file backup status (backed up/not)
- pre-stage file from hpss into disk cache, with notification
- migrate file to hpss, with notification
- pin file on disk for specified time
- stop xrootd
- which server(s) have this file


Jacek




Artem Trunov wrote:

>Hi, Jacek!
>
>  
>
>>1) We may split things into remote and local admin interface. Per Andy,
>>two good candidates for local admin interface would be:
>> - turn on/off debugging without restarting the servers
>> - audit server (get it's state and debug info)
>>    
>>
>
>I frankly don't see why we should use local admin interface, while we can
>happily untilized remote one. If you chose make it local, I can always
>some new functions to pud anyway. :)
>
>  
>
>> - do we want to implement "harvesting log files via xrootd"?
>>    
>>
>
>Looks like will do by exporting log file directories via xrootd and
>reading log files via xrdcp.
>
>  
>
>> - dumping/loading server's configuration. Should this be remote or
>>local admin interface?
>>    
>>
>
>Remote. :)
>
>  
>
>> - should admin interface implement "signal to rescan file system for
>>new/gone files"?
>>    
>>
>
>Per Andy, there is no scan, IFRC one can only refresh oldb's cache or tell
>it about gone files with a command. So, I don't know what to do about this
>one.
>
>Artem.
>  
>