Discussion:
[Oscar-users] Disabling BLCR
Richard Young
2014-11-24 04:21:19 UTC
Permalink
As part of the installation process for Oscar I selected to install the BLCR package for future use by users. The output from jobs running on the cluster now contain the following message:

Failed to initialize BLCR.: Function not implemented

though the jobs keep running. I have checked the installation of blcr and have noticed the blcr kernel modules are not loaded, the blcr server is not started and when it starts output an error about unable to load kernel modules. At this stage I wish to just disable the function within torque so that it's not called and the message above is not displayed, is there a way of doing that?, that doesn't involve restarting the cluster. Or do I simply remove the rpms?

Thanks
---------------------------------------------------------------------
Richard A. Young
ICT Services
HPC Support Officer
University of Southern Queensland
Toowoomba, Queensland 4350
Australia
Email: ***@usq.edu.au Phone: (07) 46315557
Mob: 0437544370 Fax: (07) 46312798
---------------------------------------------------------------------




_____________________________________________________________
This email (including any attached files) is confidential and is for the intended recipient(s) only. If you received this email by mistake, please, as a courtesy, tell the sender, then delete this email.

The views and opinions are the originator's and do not necessarily reflect those of the University of Southern Queensland. Although all reasonable precautions were taken to ensure that this email contained no viruses at the time it was sent we accept no liability for any losses arising from its receipt.

The University of Southern Queensland is a registered provider of education with the Australian Government.
(CRICOS Institution Code QLD 00244B / NSW 02225M, TEQSA PRV12081 )
LAHAYE Olivier
2014-12-02 14:11:46 UTC
Permalink
hi,

Sorry for late answer.

Normaly, blcr should work for rhel-6 rhel-6, fc-19 and fc-20 at least. if it doesn't load, there is a problem.
if you used to install it in the past, there was a time in the testing tree where the blcr package was bad and later updates fails to rebuild dkms module when kernel is updated.

Please try the following commands to see if it fixes the problem:

rpm -e --nodeps blcr-module
yum install blcr-dkms
yum reinstall blcr blcr-libs blcr-dkms

(it may takes some time to complete as blcr-dkms will rebuilt the kernel modules for all installed kernels)

Torque and openmpi are built with blcr support in oscar. I don't know if there is a way to disable the feature at runtime. I don't know if there is a way to make it silt, but according to doc, if blcr module is not loaded, the feature is not available and this should be harmless except the fact that any attempt to hibernate the process will fail.

I'll try to check the docs to see if there is an elegant way to have blcr support as optional without warning messages.

Cheers.
--
Olivier LAHAYE
CEA DRT/LIST/DIR

________________________________________
De : Richard Young [***@usq.edu.au]
Envoyé : lundi 24 novembre 2014 05:21
À : oscar-***@lists.sourceforge.net
Objet : [Oscar-users] Disabling BLCR

As part of the installation process for Oscar I selected to install the BLCR package for future use by users. The output from jobs running on the cluster now contain the following message:

Failed to initialize BLCR.: Function not implemented

though the jobs keep running. I have checked the installation of blcr and have noticed the blcr kernel modules are not loaded, the blcr server is not started and when it starts output an error about unable to load kernel modules. At this stage I wish to just disable the function within torque so that it's not called and the message above is not displayed, is there a way of doing that?, that doesn't involve restarting the cluster. Or do I simply remove the rpms?

Thanks
---------------------------------------------------------------------
Richard A. Young
ICT Services
HPC Support Officer
University of Southern Queensland
Toowoomba, Queensland 4350
Australia
Email: ***@usq.edu.au Phone: (07) 46315557
Mob: 0437544370 Fax: (07) 46312798
---------------------------------------------------------------------




_____________________________________________________________
This email (including any attached files) is confidential and is for the intended recipient(s) only. If you received this email by mistake, please, as a courtesy, tell the sender, then delete this email.

The views and opinions are the originator's and do not necessarily reflect those of the University of Southern Queensland. Although all reasonable precautions were taken to ensure that this email contained no viruses at the time it was sent we accept no liability for any losses arising from its receipt.

The University of Southern Queensland is a registered provider of education with the Australian Government.
(CRICOS Institution Code QLD 00244B / NSW 02225M, TEQSA PRV12081 )


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
Oscar-users mailing list
Oscar-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

Loading...