Print

Print


	Hi,

On Friday 24 February 2006 11:35, Artem Trunov wrote:
> Hi, Wilko!
>
> Ok, thanks! This utility was not in the latest production version, but I
> fount it in the latest development verison. I tried it in interactive
> mode for functions dirlist, isfileonline, prepare and found that none
> works. dirlist doesn't show anything, isfileonline always says that a file
> is online, prepare does nothing visible...

strange. At least the basic stuff like dirlist is working fine for me. I'm 
using xrd from 20060105-0311.

[pktw04] /opt/xrootd/20060105-0311/bin > ./xrd
(C) 2004 SLAC INFN xrd 0.1 beta
Welcome to the xrootd command line interface.
Type 'help' for a list of available commands.
>connect pkts07:1094
root://pkts07.phy.tu-dresden.de:1094/>dirlist /raid6/users/petzold
ISR
GNUmakefiles
Tools
buildsettings.sh~
buildsettings.sh
gkrellShoot_01-27-04_183925.jpg

	Cheers,

		Andreas
	

>
> Artem.
>
> On Thu, 23 Feb 2006, Wilko Kroeger wrote:
> > Hello Artem
> >
> > I don't now for sure but the 'xrd' tool should do the prepare.
> > I must admit I didn't use the xrd yet, but it is still on my to-test
> > list.
> >
> > The prepare should work. At some moment I saw a problem that the first
> > '/' of the fist path specified got lost but I didn't see it in recent
> > versions.
> >
> > This might not apply for you but if you have two redirectors the prepare
> > command will use a different algorithms to choose the olbd compared to
> > opening file . If you open a file after a prepare has been issued the
> > client will be still delayed for 5s because the olb has to find the file
> > first. This has been fixed in the recent xrootd version.
> >
> >
> > Cheers,
> >    Wilko
> >
> > On Thu, 23 Feb 2006, Artem Trunov wrote:
> > > Hi,
> > >
> > > I didn't seem to find how to issue prepare via command line tool. Is
> > > there such feature? Where is good ole admin command line tool. I looked
> > > in version from 20050920 and it wasn't obvious.
> > >
> > > Thanks,
> > > Artem.