Tim Olow

Results 11 comments of Tim Olow
trafficstars

I too am very interested in testing this feature out.

Results from main branch: ```[10:57 r720-xcp-ng ~]# git clone https://github.com/snuf/iomemory-vsl Cloning into 'iomemory-vsl'... remote: Enumerating objects: 2834, done. remote: Counting objects: 100% (267/267), done. remote: Compressing objects: 100% (54/54), done....

Results on bug-#106 ``` [14:33 r720-xcp-ng iomemory-vsl]# git status # On branch bug-#106 nothing to commit, working directory clean [14:33 r720-xcp-ng iomemory-vsl]# rpmbuild -ba fio-driver.spec Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wfUOrH +...

I got a bit further on this issue but hit a dead end. I did enable UEFI and got the introspection going, however when deploying the overcloud things fall apart....

Yes, it was a transcription error between the screen output and github. ![pxe-boot-issue](https://user-images.githubusercontent.com/4983296/182647219-b47bdf38-bb28-4366-a4bb-17cc1ee923c0.jpg)

I ended up spending a few hours working on this and troubleshooting. I first tried to edit out the --timeout command from my tripleo deployment to bypass the issue, that...

Updated to 24.4, still seeing errors 34938167296:error:1409442E:SSL routines:ssl3_read_bytes:tlsv1 alert protocol version:/usr/src/crypto/openssl/ssl/record/rec_layer_s3.c:1621:SSL alert number 70 34938167296:error:1409442E:SSL routines:ssl3_read_bytes:tlsv1 alert protocol version:/usr/src/crypto/openssl/ssl/record/rec_layer_s3.c:1621:SSL alert number 70 34938167296:error:1409442E:SSL routines:ssl3_read_bytes:tlsv1 alert protocol version:/usr/src/crypto/openssl/ssl/record/rec_layer_s3.c:1621:SSL alert number 70...

curl -s "https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh" | bash sudo install -o root -g root -m 0755 kustomize /usr/local/bin/kustomize Allows for install to move forward