[Swift-devel] Cant get Falkon provider connected to Swift
Mihael Hategan
hategan at mcs.anl.gov
Thu Aug 30 19:35:00 CDT 2007
Hmm. Strange:
hategan at tg-viz-login1:~> swift -d -sites.file ./sites.xml
-tc.file ./tc.data test.swift
WARN - Failed to configure log file name
DEBUG - Booting Falkon
...
hategan at tg-viz-login1:~> which swift
/home/wilde/swift1139f/vdsk-0.2-dev/bin/swift
Mihael
On Thu, 2007-08-30 at 18:47 -0500, Michael Wilde wrote:
> I'm using trunk (release 1139) and getting the following error when I
> run swift:
>
> ===
> Execution failed:
> No security context can be found or created for service
> (provider deef): No 'deef' provider or alias found. Available
> providers: [gt2ft, gsiftp, condor, pbs, ssh, gt4ft, cobalt, local,
> dcache, gt4, gsiftp-old, http, gt2, ftp, webdav]. Aliases:
> local <-> file; pbs <-> pbslocal; gsiftp-old <-> gridftp-old; gsiftp <->
> gridftp; cobalt <-> cobaltlocal; gt4 <-> gt3.9.5, gt4
> .0.2, gt4.0.1, gt4.0.0;
> ===
>
> I did what I think was a clean Swift build (ant dist after clean and
> distclean); then from the modules/provider-deef dir did a ant distclean
> and ant dist pointing to my swift vdsk dir that was built in the prior
> step).
>
> I have a cog-provider-deef-1.0.jar file in the lib dir of my dist, and
> my libexec/vds-sc.k file has:
> ===
> element(execution, [provider, url]
> service(type="execution",
> provider=provider, url=url)
> )
> ===
>
> which should match the pool entry in my sites.xml:
>
> <pool handle="UC" sysinfo="INTEL32::LINUX">
> <gridftp url="gsiftp://tg-gridftp.uc.teragrid.org"
> storage="/home/wilde/swift/tmp/UC" major="2" minor="2" />
> <jobmanager universe="vanilla"
> url="tg-grid.uc.teragrid.org/jobmanager-pbs" major="2" minor="2"/>
> <workdirectory>/home/wilde/swift/tmp/UC</workdirectory>
> </pool>
>
> ===
>
> Does anyone know what I missed to messed up here in wiring things together?
>
> Ive asked Ioan, but he's stumped because this is on the swift provider
> side of things.
>
> Thanks,
>
> Mike
> _______________________________________________
> Swift-devel mailing list
> Swift-devel at ci.uchicago.edu
> http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel
>
More information about the Swift-devel
mailing list