Print

Print


Hi,
Its now working.

Thanx.

Regards,
Amardeep
----- Original Message -----
From: "Maarten Litmaath" <[log in to unmask]>
To: <[log in to unmask]>
Sent: Tuesday, August 02, 2005 5:19 PM
Subject: Re: [LCG-ROLLOUT] configuring LCG RB with LFC


> amardeep_pop wrote:
>
> > Hello,
> >
> > Can any body please tell me how to make LCG RB to work woth LFC catalog.
>
> You need to modify /opt/edg/etc/edg_wl.conf on the RB to include lines
like
> the following in the NetworkServer section:
>
> RLSCatalog = {""};
> DLICatalog = {"alice","atlas","cms","dteam","lhcb"};
>
> The DLI will be used for the VOs specified.  This will become the default
> in a future LCG release.
>
> Then restart NS and WM:
>
>      /etc/init.d/edg-wl-ns restart
>      /etc/init.d/edg-wl-wm restart
>
> > the catalog is installed as central hence it is running DLI service. but
> > RB machine is not able to locate the catalog service and hence is not
> > getting the replica of the LFNs that i am passing in the JDL "InputData"
> > attribute.
> >
> > thus the job status returns -
> >
> > [amardeep@ui amardeep]$ edg-job-status
> > https://broker.barc.ernet.in:9000/yLqYXo3QvMHFcKMS0CRGTQ
> >
> >
> > *************************************************************
> > BOOKKEEPING INFORMATION:
> >
> > Status info for the Job :
> > https://broker.barc.ernet.in:9000/yLqYXo3QvMHFcKMS0CRGTQ
> > Current Status:     Aborted
> > Status Reason:      Cannot plan: BrokerHelper: no compatible resources
> > reached on:         Tue Aug  2 08:31:48 2005
> > *************************************************************
> > I am using the LCG-2_6_0 version. Here is the log entries of
> > the workload manager server -
> >
> >
> > 02 Aug, 14:02:53 -I- Helper::resolve: Matchmaking for job id
> > https://broker.barc.ernet.in:9000/6F9FSFWApC-k4HDVIQldTA
> > 02 Aug, 14:02:53 -I- checkRequirement:
> > ce.barc.ernet.in:2119/jobmanager-lcgpbs-testvo, Ok!
> > 02 Aug, 14:02:53 -E- listReplica(): Replica Manager C++ API:
> > InfoService: No service found in InfoService
> > 02 Aug, 14:02:53 -E: [Error]
> > submit(../../../edg/workload/planning/manager/WMReal.tcc:175): Cannot
> > plan: BrokerHelper: no compatible resources for
> > https://broker.barc.ernet.in:9000/6F9FSFWApC-k4HDVIQldTA
> > Do I need to configure some thing in the broker /opt/edg/etc/edg_wl.conf
> > file to make the RB work with LFC.
> >
> > Regards,
> > amardeep