From - Tue Aug 13 15:52:39 2002 Return-Path: Received: from nglas05.fnal.gov (IDENT:root@nglas05.fnal.gov [131.225.235.71]) by castor.ts.infn.it (8.11.6/8.11.6) with ESMTP id g7DDQ2S23473 for ; Tue, 13 Aug 2002 15:26:02 +0200 (MET DST) Received: from localhost (stdenis@localhost) by nglas05.fnal.gov (8.9.3/8.9.3) with ESMTP id IAA14560; Tue, 13 Aug 2002 08:26:02 -0500 X-Authentication-Warning: nglas05.fnal.gov: stdenis owned process doing -bs Date: Tue, 13 Aug 2002 08:26:02 -0500 (CDT) From: "Rick St. Denis" Reply-To: r.stdenis@physics.gla.ac.uk To: Stefano Belforte cc: cdfsam-admin@fnal.gov Subject: Re: sam dump station --all error In-Reply-To: <3D59051E.A45221C9@ts.infn.it> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII the --all had been supressed and I am surprised it works on the web --but you are right. it was supressed becuase for D0Mino, it would take forever: it is a station with huge resources! So the answer on trieste is to stick to --projects, --disks etc. (see --help to see what you can do.) I thought you would have gotten an error telling you you cannot do this [stdenis@nglas09 ~]$ sam dump station --all --all switch temporarily disabled. Choose another dump option To dump station: [--groups] [--disks] [--projects] [--fsman] [--files=requested|all] [--all (dumps all of the above)] [stdenis@nglas09 ~]$ My guess is that your version of sam is out of date. [stdenis@nglas09 ~]$ which sam /home/cdfsoft/products/sam_user/v4_1_1/NULL/bin/sam If sam were part of cdf distributions, then we would not have this confusion... cheers, rick ***************************** Dr. Richard St. Denis,Dept. of Phys.& Astr., Glasgow University Glasgow G12 8QQ; United Kingdom; UK Phone: [44] (141) 330 5887 UK Fax : [44] (141) 330 5881 ====================================== FermiLab PO Box 500; MS 318 Batavia, Illinois 60510 USA FNAL Phone: [00] 1-630-840-2943 FNAL Fax: [00] 1-630-840-2968 Sidet: [00] 1-630-840-8630 FCC: [00] 1-630-840-3707 On Tue, 13 Aug 2002, Stefano Belforte wrote: > Maybe I need to update sam_user product to v4_1_7 ? > > pccdf2:/private> sam dump station --all > Traceback (most recent call last): > File > "/afs/infn.it/project/cdf/cdfsoft/products/sam_user/v4_1_6/NULL/bin/sam", > line 74, in ? > sys.exit( main(sys.argv) ) > File > "/afs/infn.it/project/cdf/cdfsoft/products/sam_user/v4_1_6/NULL/bin/sam", > line 63, in main > returnStatus = theCommand.dispatch() > File > "/afs/infn.it/project/cdf/cdfsoft/products/sam_common/v4_2_1/NULL/src/python/CommandParser.py", > line 1943, in dispatch > returnStatus = Command.dispatch(self) > File > "/afs/infn.it/project/cdf/cdfsoft/products/sam_common/v4_2_1/NULL/src/python/CommandParser.py", > line 504, in dispatch > exec dispatchCode > File "", line 1, in ? > File > "/afs/infn.it/project/cdf/cdfsoft/products/sam_user/v4_1_6/NULL/src/python/dumpStation.py", > line 78, in dispatchHandler > sys.stderr.write("%s\n" % sys.exc_info()[1]) > AttributeError: mustDumpSomething instance has no attribute 'args' > > the same command is apparently executed by the web browser with > success e.g. in page > http://cdfdb.fnal.gov/sam_local/SamAtAGlance/samtrieste-1.dump.html > > -- > Stefano Belforte - I.N.F.N. tel : +39 040 375-6261 (fax: 375-6258) > Area di Ricerca - Padriciano 99 e-mail: Stefano.Belforte@ts.infn.it > 34012 TRIESTE TS - Italy Web : http://www.ts.infn.it/~belforte >