-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Hi all, this is from troubleshooting that Yuhan W did on the Srv So4 slot 2 Bay 0 AMC card that previously had power issues at the beginning of SATP3's Run 13.
AMC 0 only has bad band 0 and 1, maybe also band 2
after hammering S.check_jesd(0) either returns:
[ 2024-08-27 03:19:46 ] JESD Tx Okay
[ 2024-08-27 03:19:46 ] JESD Rx Okay
[ 2024-08-27 03:19:47 ] JESD health check finished after 1 seconds. The final status was Unlocked.
(True, True, 'Unlocked')
or
[ 2024-08-27 02:03:45 ] JESD Tx DOWN
[ 2024-08-27 02:03:45 ] JESD Rx Okay
[ 2024-08-27 02:03:46 ] JESD health check finished after 1 seconds. The final status was Unlocked.
(False, True, 'Unlocked')
- power cycle the crate doesn’t fix this
- when trying S.setup(force_configure=True)
it errored out with:
ChannelAccessGetFailure: Get failed; status code: 192
CA.Client.Exception...............................................
Warning: "Virtual circuit disconnect"
Context: "localhost:5064"
Source File: ../cac.cpp line 1223
Current Time: Tue Aug 27 2024 03:24:28.384456697
..................................................................
4. when hammering, saw this
[ 2024-08-27 03:01:50 ] caget smurf_server_s2:AMCc:SmurfApplication:ConfiguringInProgress
[ 2024-08-27 03:02:00 ] caget smurf_server_s2:AMCc:SmurfApplication:ConfiguringInProgress
[ 2024-08-27 03:02:10 ] caget smurf_server_s2:AMCc:SmurfApplication:ConfiguringInProgress
[ 2024-08-27 03:02:20 ] caget smurf_server_s2:AMCc:SmurfApplication:ConfiguringInProgress
[ 2024-08-27 03:02:30 ] caget smurf_server_s2:AMCc:SmurfApplication:ConfiguringInProgress
[ 2024-08-27 03:02:40 ] caget smurf_server_s2:AMCc:SmurfApplication:ConfiguringInProgress
[ 2024-08-27 03:02:50 ] caget smurf_server_s2:AMCc:SmurfApplication:ConfiguringInProgress
[ 2024-08-27 03:03:00 ] caget smurf_server_s2:AMCc:SmurfApplication:ConfiguringInProgress
[ 2024-08-27 03:03:10 ] caget smurf_server_s2:AMCc:SmurfApplication:ConfiguringInProgress
[ 2024-08-27 03:03:20 ] caget smurf_server_s2:AMCc:SmurfApplication:ConfiguringInProgress
[ 2024-08-27 03:03:30 ] caget smurf_server_s2:AMCc:SmurfApplication:ConfiguringInProgress
[ 2024-08-27 03:03:40 ] caget smurf_server_s2:AMCc:SmurfApplication:ConfiguringInProgress
[ 2024-08-27 03:03:50 ] caget smurf_server_s2:AMCc:SmurfApplication:ConfiguringInProgress
[ 2024-08-27 03:04:00 ] caget smurf_server_s2:AMCc:SmurfApplication:ConfiguringInProgress
[ 2024-08-27 03:04:10 ] caget smurf_server_s2:AMCc:SmurfApplication:ConfiguringInProgress
[ 2024-08-27 03:04:20 ] caget smurf_server_s2:AMCc:SmurfApplication:ConfiguringInProgress
[ 2024-08-27 03:04:26 ] False
[ 2024-08-27 03:04:26 ] caget smurf_server_s2:AMCc:SmurfApplication:SystemConfigured
[ 2024-08-27 03:04:26 ] True
[ 2024-08-27 03:04:26 ] System configuration finished after 196 seconds. The final state was True.
[ 2024-08-27 03:04:26 ] caget smurf_server_s2:AMCc:SmurfApplication:SmurfVersion
[ 2024-08-27 03:04:26 ] 7.4.0+0.g3ed5cb3c.dirty
Metadata
Metadata
Assignees
Labels
No labels