Nicolas Casaux
12/17/2023, 11:58 PMtpifor i in 1 2 3 4
do
        tpi --host 192.168.1.100 --user root --password turing flash --image-path /tmp/raspios.img -n $i
done
request flashing of raspios.img to node 1
started transfer of 2.55 GiB..
⠤ [00:09:09] [#######################################################################################################################################################################################################>] 2.55 GiB/2.55 GiB (0.0s)⠁ Verifying checksum...
Done
request flashing of raspios.img to node 2
started transfer of 2.55 GiB..
⠖ [00:00:24] [###>------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------] 48.94 MiB/2.55 GiB (1259.0s)error sending request for url (https://192.168.1.100/api/bmc/upload/3179651044): connection error: Connection reset by peer (os error 104)
request flashing of raspios.img to node 3
error sending request for url (https://192.168.1.100/api/bmc/authenticate): error trying to connect: Connection reset by peer (os error 104)
request flashing of raspios.img to node 4
error sending request for url (https://192.168.1.100/api/bmc/authenticate): error trying to connect: tcp connect error: Connection refused (os error 111)Dec 17 23:47:55 turingpi kern.info kernel: [ 1069.347412] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),task=bmcd,pid=1142,uid=0Nicolas Casaux
12/19/2023, 4:27 PMsvenrademakers
12/19/2023, 5:36 PMsvenrademakers
12/19/2023, 5:36 PMsvenrademakers
12/19/2023, 5:37 PMsvenrademakers
12/19/2023, 5:41 PMNicolas Casaux
12/19/2023, 5:46 PMNicolas Casaux
12/19/2023, 6:16 PM