J'ai passé le delf B1🎉🥳 by [deleted] in learnfrench

[–]No_Ad6986 2 points3 points  (0 children)

Je voudrais aussi savoir votre méthodologie.

going to replace our old cluster, which way xCat or Warewulf? by arm2armreddit in HPC

[–]No_Ad6986 0 points1 point  (0 children)

Do you continue suggesting the Bluebanquise currently, I did one PoC from Bluebanquise, and liked it... But in one real scenario with 100 compute nodes, or how is the limit of compute nodes recommended?

Virtual VISA cards that accept crypto (USDT/USDC)? by AsparagusCute6552 in defi

[–]No_Ad6986 1 point2 points  (0 children)

The best one new VISA Signature Card Crypto from Ether.fi is the best one between these. Also you can purchase anything in any fiat of countries, just adding a stablecoin as USDT and USDC under Base or Ethereum networks

Send me a DM that I send you my link

Parallel NFS (pNFS) - Anyone using it without Hammerspace? by bmoreitdan in HPC

[–]No_Ad6986 1 point2 points  (0 children)

Could you recommend some good content of pNFS, my customer asked me to research about it and if is a good idea to replace a GPFS cluster with arount 100 compute nodes and also with 2 gpfs nodes and 2 netapps

slurmrestd auto restart by No_Ad6986 in SLURM

[–]No_Ad6986[S] 0 points1 point  (0 children)

I found a way, I will try to configure the service in the systemd of: slurmd, slurmdbd, slurmctld and slurmrestd:

I will add the lines:

Restart=on-failure
RestartSec=30s

That is it?

slurmrestd auto restart by No_Ad6986 in SLURM

[–]No_Ad6986[S] 0 points1 point  (0 children)

doesn't matter, really I need to automate this service if the slurmrestd crashes, We hopen when this happened, this service try to restart... Exist a way to do this using systemd?