Enable GIVC and logging for nvidia targets#1734
Conversation
0165fb2 to
b897227
Compare
b897227 to
cef9b17
Compare
cef9b17 to
b56afb9
Compare
|
Tested on Orin AGX (flashed qspi, flashed image to USB SSD and booted from USB SSD) GIVC part seems to work ok:
|
|
Tested on Orin NX (flashed qspi)
(On AGX there was: Starting GIVC admin module.... Started GIVC admin module...)
|
|
Services failing on Orin NX |
b56afb9 to
cfa86e1
Compare
cfa86e1 to
87ae663
Compare
87ae663 to
b46666c
Compare
7521a94 to
d576311
Compare
|
Tested also with Orin AGX ghaf image booted from USB SSD.
|
|
Checked grafana logs with Orin NX: same as with AGX, logs from admin-vm, ghaf-2161388417 and net-vm show up, no logs from ghaf-host. "net-vm" logs didn't show up at every boot. |
fixed the host logs, my falut, now it works. Alloy on admin-vm logs occasional Loki 429 Too Many Requests (maximum active stream limit exceeded), but I'm not sure I can do anything about it. |
d576311 to
0968408
Compare
This issue seems to be caused by the changes in this PR. We are already having problems with too many labels for Loki to handle, and this PR adds two more. What is the purpose of adding |
|
Log forwarding is now working fine for AGX and NX. |
|
|
they are removed for sure! forgot to push, my bad! |
|
Milla noted that boot tests on Orin NX have sometimes failed for this PR. I tried the current state also manually and there seems to be some instability in internet connection via USB eth adapter. Device may get ip address but connecting fails and also running ping 8.8.8.8 on net-vm fails at these moments. Connecting directly to RJ45 eth port seems to work stable. journaclt -f on net-vm from the time of connecting eth-USB adapter: |
Don't see any connection between PR and this behaviour. Have no ideas what to fix, probably this unstability worth bug opening and independent investigation. |
This is the only PR where we have seen this behavior. I ran the pre-merge tests 4 times, 7 / 8 of the Orin NX boots failed. Other PRs have been tested in between and they had no issues. |
I have a candidate that breaks it -- e45a8fc |
Enable Orin host log forwarding, keep ghaf-givc pinned to latest upstream main, and remove custom Alloy ghaf_node/ghaf_type labels so logs use default labels. Signed-off-by: vadik likholetov <vadikas@gmail.com>



Enable GIVC and logging for nvidia targets
Description of Changes
Type of Change
Related Issues / Tickets
Checklist
make-checksand it passesTesting Instructions
Applicable Targets
aarch64aarch64x86_64x86_64x86_64Installation Method
nixos-rebuild ... switchTest Steps To Verify: