Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] Interfacing with LoadLeveler


I  just noticed the reference to AIX. The problem is probably similar, in this case failing to locate libllapi.a in one of the following directories
/usr/lpp/LoadL/full/lib, /usr/lpp/LoadL/so/lib, /opt/ibmll/LoadL/full/lib/, /opt/ibmll/LoadL/so/lib/, or /opt/ibmll/LoadL/scheduler/full/lib/

Dave


From: Dave Wootton/Poughkeepsie/IBM@IBMUS
To: PTP User list <ptp-user@xxxxxxxxxxx>
Date: 03/08/2010 02:13 PM
Subject: Re: [ptp-user] Interfacing with LoadLeveler
Sent by: ptp-user-bounces@xxxxxxxxxxx






Looks like my first attempt at replying today got lost


This problem looks like the proxy may be unable to find the libllapi.so library. On Linux systems, the proxy expects to find it in either /opt/ibmll/LoadL/full/lib/ or /opt/ibmll/LoadL/so/lib/. If the library is not in either of those locations, can you place a copy there?


The other option is to specify an alternate location for the library. You can edit the LoadLeveler resource manager configuration by right clicking on the resource manager in the resource manager view and clicking the option to edit the resource manager configuration. The option to specify the libllapi.so directory is at the top of the second page of the LoadLeveler resource manager configuration wizard.


Dave


From: Greg Watson <g.watson@xxxxxxxxxxxx>
To: PTP User list <ptp-user@xxxxxxxxxxx>
Date: 03/05/2010 12:42 PM
Subject: Re: [ptp-user] Interfacing with LoadLeveler
Sent by: ptp-user-bounces@xxxxxxxxxxx






Dave,

Can you shed any light on this?

Greg

On Mar 4, 2010, at 4:12 PM, Steven R. Brandt wrote:

> My next step in working with PTP is to try and interface with a remote machine. In this case, I'm talking to an IBM P5 named bluedawg.loni.org.
>
> I've built all of the following:
> org.eclipse.ptp.aix.ppc_3.0.1.201002011019
> org.eclipse.ptp.debug.sdm_3.0.1.201002011019
> org.eclipse.ptp.proxy_3.0.1.201002011019
> org.eclipse.ptp.rm.ibm.ll.proxy_3.0.1.201002011019
> org.eclipse.ptp.utils_3.0.1.201002011019
>
> I've also created a resource manager and a configuration. My problem is, when I go to start the resource manager, it says it's running but nothing shows up in the machine.
>
> I get a message on the console that says this:
> /mnt/home/sbrandt/org.eclipse.ptp.rm.ibm.ll.proxy_3.0.1.201002011019/ptp_ibmll_proxy --proxy=tcp --host=sbrand3-3.lsu.edu --port=47680;exit
> sbrandt@xxxxxxxxxxxxxxxxx: sbrandt@l1f1n03 (/home/sbrandt)$ /mnt/home/sbrandt/org.eclipse.ptp.rm.ibm.ll.pro xy_3.0.1.201002011019/ptp_ibmll_proxy --proxy=tcp --host=sbrand3-3.lsu.edu --por t=47680;exit
>
> When I try to the run configuration, it says that the resource manager is not started. The first attempt to shut the resource manager down fails with:
> Illegal state detected: Received 1 transid=0 (messageLevel=WARNING,messageText=Accept cancelled by user) in STARTUP
>
> Any ideas what I'm missing?
>
> Cheers,
> Steve
> _______________________________________________
> ptp-user mailing list
> ptp-user@xxxxxxxxxxx
>
https://dev.eclipse.org/mailman/listinfo/ptp-user

_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx

https://dev.eclipse.org/mailman/listinfo/ptp-user

_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user



Back to the top