<div dir="ltr">Hi all,<div><br></div><div>I am trying to build some cloud again and failing with [1]. I think this is a most critical line. It fails during GRUB2 deployment on overcloud image, I believe main error message is: mount: only root can do that. I used the following steps to create image:</div><div><br></div><div>cp -ar /etc/yum.repos.d repos<br># enable: repos/CentOS-HA.repo<br>sed -i "s/enabled=0/enabled=1/g" repos/CentOS-Linux-HighAvailability.repo<br>sed -i "s/gpgcheck=1/gpgcheck=0/g" repos/*repo<br>export DIB_YUM_REPO_CONF="$(ls $(pwd)/repos/*repo)"<br>export STABLE_RELEASE="ussuri"<br>source /home/stack/stackrc<br>mkdir /home/stack/images<br>cd /home/stack/images<br>openstack overcloud image build --config-file /home/stack/overcloud-images-python3.yaml<br>openstack overcloud image upload --update-existing<br># openstack overcloud node configure --all-manageable<br></div><div><br></div><div>overcloud-images-python3.yaml file content can be found here [2], just added additional packages, such as tcpdump, iperf, iptraf and so on...</div><div>And steps from link [3] to set root pass to troubleshoot if needed.</div><div><br></div><div>any thoughts? Maybe there were some changes recently (from 22 of December) PRevious images from there. Thank you for your thoughts and attention.</div><div><br></div><div>[1] <a href="http://paste.openstack.org/show/GDYriAXxQniZTPQGJGbH/">http://paste.openstack.org/show/GDYriAXxQniZTPQGJGbH/</a></div><div>[2] <a href="http://paste.openstack.org/show/2tkVFdwSZ0QMjoJKmOrm/">http://paste.openstack.org/show/2tkVFdwSZ0QMjoJKmOrm/</a><br clear="all"><div>[3] <a href="https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/16.0/html-single/partner_integration/index#qcow_setting_the_root_password">https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/16.0/html-single/partner_integration/index#qcow_setting_the_root_password</a></div><div><br></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Ruslanas Gžibovskis<br>+370 6030 7030<br></div></div></div></div></div>