Nicolas Tallet

Results 8 comments of Nicolas Tallet

Hi @cxhong , thanks for the tip. Unfortunately, I dont seem to be able to assign the `user` property to the xCAT object as it is missing a `nodetype`: ```...

Hi @cxhong , Tried the suggested setup to solve the "Invalid options: user" warning message issue, but that doesn't seem to improve the situation: * Defined object as Switch (or...

Similar issue observed when deploying a stateful RHEL 8.4 OS Image with xCAT 2.16.3: - File synchronization fails during deployment - File synchronization succeeds when called through `updatenode --sync` command...

@besawn : Actually, we noticed afterwards that we were missing the template Package List as include to our OS Image Package List. Adding: ``` #INCLUDE:/opt/xcat/share/xcat/netboot/rh/compute.rhels8.ppc64le.pkglist# ``` to our OS Image...

@gurevichmark : We haven't performed any recent attempt, but at the time we were working on RHEL8 OS images, it looked to us that just adding the `@` symbol for...

@gurevichmark : To be honest, our attempts date back to several months ago so I don't remember precisely what actually gave us the feeling that this would not work. Please...

I have been facing the exact same issue, and I have noticed the following behavior which might provide a clue on the actual root cause of the problem: - Opening...

@gurevichmark : Tests performed on our side (in a stateless OS images configuration) could confirm that using the suggested `ospkgs` postscript makes it possible to install AppStream Modules through xCAT...