Could you check the log in the /var/log/cloud-init-output.log file to see what are the first-boot scripts which are executed on the node? Add "set -x" in the kernel-args.sh file to better logs.
Regards, Saravanan KR On Tue, May 22, 2018 at 12:49 AM, Samuel Monderer <[email protected]> wrote: > Hi, > > I'm trying to build a new OS environment with RHOSP 11 with a compute has > that has GPU card. > I've added a new role and a firstboot template to configure the kernel args > to allow pci-passthrough. > For some reason the firstboot is not working (can't see the changes on the > compute node) > Attached are the templates I used to deploy the environment. > > I used the same configuration I used for a compute role with sr-iov and it > worked there. > Could someone tell me what I missed? > > Regards, > > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: [email protected]?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
