Re: [xcat-user] What is the difference of pkglist and otherpkglist

2019-11-01 Thread Daniel Hilst via xCAT-user
Mark, I jump this page directly to the Install Additional Other Packages for 
RHEL and 
SLES,
 I didn't saw the overview page, thanks for point it out

Regards,
Daniel


De: Daniel Hilst 
Enviado: sexta-feira, 1 de novembro de 2019 15:50
Para: Vinícius Ferrão via xCAT-user 
Cc: Vinícius Ferrão 
Assunto: RE: [xcat-user] What is the difference of pkglist and otherpkglist

Hi Arif,

Thank you for your reply. I also see things like you, I have more questions 
regarding this subject

First, is there any pratical/technical difference between pkgdir/list and 
otherpkgdir/list? I mean, I could use pkgdir/list with subdirectories and not 
use otherpkgs at all? Is there any problems on this approach?
Second, I saw that pkgdir and otherpkgdir support urls*, is this a undocumented 
feature? or it is use is discouraged?

Regards

De: Vinícius Ferrão via xCAT-user 
Enviado: sexta-feira, 1 de novembro de 2019 11:05
Para: xCAT Users Mailing list 
Cc: Vinícius Ferrão 
Assunto: Re: [xcat-user] What is the difference of pkglist and otherpkglist

Hello Arif, interesting way to do this things. I use a completely unapproved 
method of chrooting and yum installroot, which I know is broken.

But I had a different understanding of pkglist and otherpkglist. I was 
understanding that otherpkgs is for things that are standalone. For instance 
some scientific comercial software that provides a single RPM.

Everything that have a web repository, like packages from EPEL, OpenHPC, 
Mellanox OFED, etc, should go on pkglist.

One thing we can agree: this part of xCAT is extremely confusing and not well 
explained.

Sent from my iPhone

On 1 Nov 2019, at 09:51, Arif Ali  wrote:


I need to install some softwares from OpenHPC repository and I'm in doubt about 
which one to use,  pkglist/dir or otherpkglist/dir?

What is the difference between this two?

Hi Daniel,

This is by no means a way that xCAT guys document it, but this is how we do it, 
and how we see things

pkglist and pkgdir is for those packages that is from the distribution 
operating system, and therefore you should be able to just list these packages 
without naming any folders as such. These would be installed as part of 
anaconda (if you're a redhat based person). For example, we normally have 2 
directories in the pkgdir, one for the base OS, and one for the updates (i.e. 
using CentOS base and updates) that have been sync'd to the xCAT master. Then 
while the machine is installing, it will install the updated packages, rather 
than having to install the base first, then apply the updates. This allows to 
have the latest kernel by default, and don't have to do extra reboots 
afterwards.

The otherpkgdir and the otherpkglist is used for any packages that are not 
provided by the distribution operating system, and the packages from the web. I 
would normally add extras, opstools, slurm, cuda in this case

In your scenario, we would go with adding OpenHPC into the otherpkglist

I hope that makes sense

regards,
Arif

___
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user
___
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user


Re: [xcat-user] What is the difference of pkglist and otherpkglist

2019-11-01 Thread Daniel Hilst via xCAT-user
Hi Arif,

Thank you for your reply. I also see things like you, I have more questions 
regarding this subject

First, is there any pratical/technical difference between pkgdir/list and 
otherpkgdir/list? I mean, I could use pkgdir/list with subdirectories and not 
use otherpkgs at all? Is there any problems on this approach?
Second, I saw that pkgdir and otherpkgdir support urls*, is this a undocumented 
feature? or it is use is discouraged?

Regards

De: Vinícius Ferrão via xCAT-user 
Enviado: sexta-feira, 1 de novembro de 2019 11:05
Para: xCAT Users Mailing list 
Cc: Vinícius Ferrão 
Assunto: Re: [xcat-user] What is the difference of pkglist and otherpkglist

Hello Arif, interesting way to do this things. I use a completely unapproved 
method of chrooting and yum installroot, which I know is broken.

But I had a different understanding of pkglist and otherpkglist. I was 
understanding that otherpkgs is for things that are standalone. For instance 
some scientific comercial software that provides a single RPM.

Everything that have a web repository, like packages from EPEL, OpenHPC, 
Mellanox OFED, etc, should go on pkglist.

One thing we can agree: this part of xCAT is extremely confusing and not well 
explained.

Sent from my iPhone

On 1 Nov 2019, at 09:51, Arif Ali  wrote:


I need to install some softwares from OpenHPC repository and I'm in doubt about 
which one to use,  pkglist/dir or otherpkglist/dir?

What is the difference between this two?

Hi Daniel,

This is by no means a way that xCAT guys document it, but this is how we do it, 
and how we see things

pkglist and pkgdir is for those packages that is from the distribution 
operating system, and therefore you should be able to just list these packages 
without naming any folders as such. These would be installed as part of 
anaconda (if you're a redhat based person). For example, we normally have 2 
directories in the pkgdir, one for the base OS, and one for the updates (i.e. 
using CentOS base and updates) that have been sync'd to the xCAT master. Then 
while the machine is installing, it will install the updated packages, rather 
than having to install the base first, then apply the updates. This allows to 
have the latest kernel by default, and don't have to do extra reboots 
afterwards.

The otherpkgdir and the otherpkglist is used for any packages that are not 
provided by the distribution operating system, and the packages from the web. I 
would normally add extras, opstools, slurm, cuda in this case

In your scenario, we would go with adding OpenHPC into the otherpkglist

I hope that makes sense

regards,
Arif

___
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user
___
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user


Re: [xcat-user] What is the difference of pkglist and otherpkglist

2019-11-01 Thread Vinícius Ferrão via xCAT-user
Hello Arif, interesting way to do this things. I use a completely unapproved 
method of chrooting and yum installroot, which I know is broken.

But I had a different understanding of pkglist and otherpkglist. I was 
understanding that otherpkgs is for things that are standalone. For instance 
some scientific comercial software that provides a single RPM.

Everything that have a web repository, like packages from EPEL, OpenHPC, 
Mellanox OFED, etc, should go on pkglist.

One thing we can agree: this part of xCAT is extremely confusing and not well 
explained.

Sent from my iPhone

On 1 Nov 2019, at 09:51, Arif Ali  wrote:


I need to install some softwares from OpenHPC repository and I'm in doubt about 
which one to use,  pkglist/dir or otherpkglist/dir?

What is the difference between this two?

Hi Daniel,

This is by no means a way that xCAT guys document it, but this is how we do it, 
and how we see things

pkglist and pkgdir is for those packages that is from the distribution 
operating system, and therefore you should be able to just list these packages 
without naming any folders as such. These would be installed as part of 
anaconda (if you're a redhat based person). For example, we normally have 2 
directories in the pkgdir, one for the base OS, and one for the updates (i.e. 
using CentOS base and updates) that have been sync'd to the xCAT master. Then 
while the machine is installing, it will install the updated packages, rather 
than having to install the base first, then apply the updates. This allows to 
have the latest kernel by default, and don't have to do extra reboots 
afterwards.

The otherpkgdir and the otherpkglist is used for any packages that are not 
provided by the distribution operating system, and the packages from the web. I 
would normally add extras, opstools, slurm, cuda in this case

In your scenario, we would go with adding OpenHPC into the otherpkglist

I hope that makes sense

regards,
Arif

___
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user
___
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user


Re: [xcat-user] What is the difference of pkglist and otherpkglist

2019-11-01 Thread Arif Ali
I need to install some softwares from OpenHPC repository and I'm in 
doubt about which one to use,  pkglist/dir or otherpkglist/dir?


What is the difference between this two?


Hi Daniel,

This is by no means a way that xCAT guys document it, but this is how we 
do it, and how we see things


pkglist and pkgdir is for those packages that is from the distribution 
operating system, and therefore you should be able to just list these 
packages without naming any folders as such. These would be installed as 
part of anaconda (if you're a redhat based person). For example, we 
normally have 2 directories in the pkgdir, one for the base OS, and one 
for the updates (i.e. using CentOS base and updates) that have been 
sync'd to the xCAT master. Then while the machine is installing, it will 
install the updated packages, rather than having to install the base 
first, then apply the updates. This allows to have the latest kernel by 
default, and don't have to do extra reboots afterwards.


The otherpkgdir and the otherpkglist is used for any packages that are 
not provided by the distribution operating system, and the packages from 
the web. I would normally add extras, opstools, slurm, cuda in this case


In your scenario, we would go with adding OpenHPC into the otherpkglist

I hope that makes sense

regards,
Arif

___
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user


Re: [xcat-user] What is the difference of pkglist and otherpkglist

2019-11-01 Thread Mark Gurevich

Hopefully this explains:
https://xcat-docs.readthedocs.io/en/stable/guides/admin-guides/manage_clusters/common/deployment/additionalpkg/additional_pkg_overview.html#overview

Mark Gurevich
Poughkeepsie Development Lab
HPC Software Development - xCAT

"If we knew what it was we were doing, it would not be called research,
would it?"
--Albert Einstein





From:   Daniel Hilst via xCAT-user 
To: xCAT Users Mailing list 
Cc: Daniel Hilst 
Date:   11/01/2019 08:15 AM
Subject:[EXTERNAL] [xcat-user] What is the difference of pkglist and
otherpkglist



Hi everybody

I need to install some softwares from OpenHPC repository and I'm in doubt
about which one to use,  pkglist/dir or otherpkglist/dir?

What is the difference between this two?

Regards

Obter o Outlook para Android___
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.sourceforge.net_lists_listinfo_xcat-2Duser=DwICAg=jf_iaSHvJObTbx-siA1ZOg=cGs4a-jfx6Emudek2Wdi4FLq2XKm1pvrlbCQ-h7Qq7A=rOpaN2IB2Zedi1H857XNV_-bkLrr1TKO6dCUO6u-zK0=S8LNpaj9uw3S3Z2J4M_d_GLE6BD8Tmq9Ah0K6EQvrDM=



___
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user


[xcat-user] What is the difference of pkglist and otherpkglist

2019-11-01 Thread Daniel Hilst via xCAT-user
Hi everybody

I need to install some softwares from OpenHPC repository and I'm in doubt about 
which one to use,  pkglist/dir or otherpkglist/dir?

What is the difference between this two?

Regards

Obter o Outlook para Android
___
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user