|
Client RPM failures
It seems all those failures are happening the first time the failing package touches /opt/ohpc. There is an incomplete cpio error message, so cpio has trouble unpacking the RPM content on that file sy
It seems all those failures are happening the first time the failing package touches /opt/ohpc. There is an incomplete cpio error message, so cpio has trouble unpacking the RPM content on that file sy
|
By
Adrian Reber
· #2852
·
|
|
Client RPM failures
Could you provide more details about the errors you are seeing. Do you have errors installing ohpc-release-1.3-1.el7.x86_64.rpm or does that work? Can you give a full output of the error you get tryin
Could you provide more details about the errors you are seeing. Do you have errors installing ohpc-release-1.3-1.el7.x86_64.rpm or does that work? Can you give a full output of the error you get tryin
|
By
Adrian Reber
· #2850
·
|
|
Singularity broken after update from OpenHPC 1.3.6 to OpenHPC 1.3.7
I also see no bug report for this. Please do open a new issue at github, or if you have a patch please submit that. Adrian
I also see no bug report for this. Please do open a new issue at github, or if you have a patch please submit that. Adrian
|
By
Adrian Reber
· #2830
·
|
|
OpenHPC and 2019 conferences
Jeff also said that the workshop at OSS NA last year was very successful and I was in discussion with him to do a similar workshop this year at OSS EU in Lyon. I will be giving a talk about OpenHPC at
Jeff also said that the workshop at OSS NA last year was very successful and I was in discussion with him to do a similar workshop this year at OSS EU in Lyon. I will be giving a talk about OpenHPC at
|
By
Adrian Reber
· #2631
·
|
|
[EXTERNAL] Re: [openhpc-users] hard dependence on lmod?
Is this maybe something we should include directly in the OpenHPC package (it should be combined with an Obsoletes and be versioned)? Or would this break to many things? Adrian
Is this maybe something we should include directly in the OpenHPC package (it should be combined with an Obsoletes and be versioned)? Or would this break to many things? Adrian
|
By
Adrian Reber
· #2600
·
|
|
[EXTERNAL] [openhpc-users] PXE boot problem | Physical machines | openHPC | Warewulf
Hello Ryan, this sounds like valuable knowledge. Is this something you would be interested to include in OpenHPC's documentation? Adrian
Hello Ryan, this sounds like valuable knowledge. Is this something you would be interested to include in OpenHPC's documentation? Adrian
|
By
Adrian Reber
· #2505
·
|
|
Intel TBB into OpenHPC Parallel Libraries:
If you are only interested in a newer compiler, there is also the devtoolset: https://www.softwarecollections.org/en/scls/rhscl/devtoolset-7/ This seems unrelated to the compiler question, right? If y
If you are only interested in a newer compiler, there is also the devtoolset: https://www.softwarecollections.org/en/scls/rhscl/devtoolset-7/ This seems unrelated to the compiler question, right? If y
|
By
Adrian Reber
· #2458
·
|
|
slurmstepd: error: task/cgroup: plugin not compiled with hwloc support, skipping affinity. #slurm #cgroup #task/cgroup
#slurm
#cgroup
Looking at github this seems to be fixed with the 1.3.6 release of OpenHPC: https://github.com/openhpc/ohpc/pull/814 Adrian
Looking at github this seems to be fixed with the 1.3.6 release of OpenHPC: https://github.com/openhpc/ohpc/pull/814 Adrian
|
By
Adrian Reber
· #2345
·
|
|
rsync problems with the repository
Using rsync 3.1.3: $ rsync -r rsync://build.openhpc.community/OpenHPC/ > /dev/null rsync: readlink_stat("/1.3:/Update3/SLE_12" (in OpenHPC)) failed: Permission denied (13) rsync: readlink_stat("/1.3:/
Using rsync 3.1.3: $ rsync -r rsync://build.openhpc.community/OpenHPC/ > /dev/null rsync: readlink_stat("/1.3:/Update3/SLE_12" (in OpenHPC)) failed: Permission denied (13) rsync: readlink_stat("/1.3:/
|
By
Adrian Reber
· #2316
·
|
|
rsync problems with the repository
Running rsync against build.openhpc.community I get rsync: readlink_stat("/1.3:/Update4/SLE_12" (in OpenHPC)) failed: Permission denied (13) rsync: readlink_stat("/1.3:/Update4/CentOS_7" (in OpenHPC))
Running rsync against build.openhpc.community I get rsync: readlink_stat("/1.3:/Update4/SLE_12" (in OpenHPC)) failed: Permission denied (13) rsync: readlink_stat("/1.3:/Update4/CentOS_7" (in OpenHPC))
|
By
Adrian Reber
· #2314
·
|
|
Rebuild a package
Then you actually need to re-compile the package and change the '--prefix' during configure (or similar) to the desired path. If you do that you also need to create a modulefile to make it possible fo
Then you actually need to re-compile the package and change the '--prefix' during configure (or similar) to the desired path. If you do that you also need to create a modulefile to make it possible fo
|
By
Adrian Reber
· #2265
·
|
|
Rebuild a package
Without knowing which provisioner and which OS you use it is difficult to answer. But assuming recent CentOS and Warewulf the documentation says something like this: $ export CHROOT=/opt/ohpc/admin/im
Without knowing which provisioner and which OS you use it is difficult to answer. But assuming recent CentOS and Warewulf the documentation says something like this: $ export CHROOT=/opt/ohpc/admin/im
|
By
Adrian Reber
· #2258
·
|
|
Rebuild a package
Not sure what you are actually asking. There is a gdl package in EPEL, which is usually enabled it you install OpenHPC. Do you mean that gdl package? Or Something else? Adrian
Not sure what you are actually asking. There is a gdl package in EPEL, which is usually enabled it you install OpenHPC. Do you mean that gdl package? Or Something else? Adrian
|
By
Adrian Reber
· #2256
·
|
|
rsyncing repo misses "updates*"
If I look at the symlinks at my complete rsync mirror I see: updates -> ../1.3:/Update5 So it seems like you also need to sync the '1.3:' directory to have working symlinks. Not sure what the intent o
If I look at the symlinks at my complete rsync mirror I see: updates -> ../1.3:/Update5 So it seems like you also need to sync the '1.3:' directory to have working symlinks. Not sure what the intent o
|
By
Adrian Reber
· #2250
·
|
|
Minor bugs/changes to the recipe from CentOS 7.5 - Warewulf - slurm in OpenHPC 1.3.5
Thanks for providing those patches. The best way to submit them to OpenHPC would be to open a pull request on github: https://github.com/openhpc/ohpc/pulls Try to open your pull requests against the 1
Thanks for providing those patches. The best way to submit them to OpenHPC would be to open a pull request on github: https://github.com/openhpc/ohpc/pulls Try to open your pull requests against the 1
|
By
Adrian Reber
· #2227
·
|
|
Error: Network Hardware was not recognized
Hello John, I guess you mean Anton. I was just pointing out that the driver for that card no longer exists in the CentOS 7 kernel. Adrian
Hello John, I guess you mean Anton. I was just pointing out that the driver for that card no longer exists in the CentOS 7 kernel. Adrian
|
By
Adrian Reber
· #2016
·
|
|
Error: Network Hardware was not recognized
The driver for that card is not part of CentOS 7 from what I can tell. Adrian
The driver for that card is not part of CentOS 7 from what I can tell. Adrian
|
By
Adrian Reber
· #2014
·
|
|
CentOS aarch64 on Raspberry PI 3
I downloaded the Fedora 27 64bit Raspberry Pi 3 image: https://fedoraproject.org/wiki/Architectures/ARM/Raspberry_Pi#Raspberry_Pi_3_aarch64_support Installed it and replaced all user space packages wi
I downloaded the Fedora 27 64bit Raspberry Pi 3 image: https://fedoraproject.org/wiki/Architectures/ARM/Raspberry_Pi#Raspberry_Pi_3_aarch64_support Installed it and replaced all user space packages wi
|
By
Adrian Reber
· #1797
·
|
|
CentOS aarch64 on Raspberry PI 3
That is 32bit only. What I did for a demo was to use CentOS 64 bit aarch64 user-space and a Fedora 64 bit kernel which works with the raspberry pi 3. Adrian
That is 32bit only. What I did for a demo was to use CentOS 64 bit aarch64 user-space and a Fedora 64 bit kernel which works with the raspberry pi 3. Adrian
|
By
Adrian Reber
· #1795
·
|
|
What all to delete to 'Start-over'
Did you have a look at the OpenHPC recipes? All the steps described in the PDFs are also available as shell scripts: /opt/ohpc/pub/doc/recipes/centos7/x86_64/warewulf/slurm/recipe.sh All necessary ste
Did you have a look at the OpenHPC recipes? All the steps described in the PDFs are also available as shell scripts: /opt/ohpc/pub/doc/recipes/centos7/x86_64/warewulf/slurm/recipe.sh All necessary ste
|
By
Adrian Reber
· #1710
·
|