Skip to content

tag reboot, much time, Tagnet running but doesn't restart correctly #6

@cire831

Description

@cire831

Running a Tag, Tagnet/tagfuse/tagdump is dumping the Dblk.

Tag crashes and we let it sit for long time. much mucking, clean out the dblk, etc. new code image, etc.

BS is still running Tagnet/tagfuse/tagdump. Sitting at --tail loop.

--- @1211244    501        0   45    32  GPS_RAW -- MID:   9     (09) <rx> cpu thruput
--- @1211292    502    49320   62    32  GPS_RAW -- MID:  93/18  (5d) <rx> TCXO learning

the following response is expected.

DEBUG:fuse.log-mixin:-> read /ffffffffffff/tag/sd/0/dblk/byte (4L, 1211392L, fuse.fuse_file_info object at 0x75e9ca80>)
msg_exchange: timeout
msg_exchange: timeout
msg_exchange: timeout
file_attr error in response: tlv_errors.ETIMEOUT
DEBUG:fuse.log-mixin:<- read '[Errno 61] No data available'
  • new code image prepared and loaded into tag, dblk erased.
  • prior to launching new code, did 'rm byte'. should have cleared the sparse file.
  • launch new code

Tagnet/tagfuse/tagdump now shows...

DEBUG:fuse.log-mixin:-> read /ffffffffffff/tag/sd/0/dblk/byte (4L, 1211392L, <fuse.fuse_file_info object at 0x75e9ca80>)
DEBUG:fuse.log-mixin:<- read '[Errno 61] No data available'
DEBUG:fuse.log-mixin:-> read /ffffffffffff/tag/sd/0/dblk/byte (4L, 1211392L, <fuse.fuse_file_info object at 0x75e9ca80>)
DEBUG:fuse.log-mixin:<- read '[Errno 61] No data available'
DEBUG:fuse.log-mixin:-> read /ffffffffffff/tag/sd/0/dblk/byte (4L, 1211392L, <fuse.fuse_file_info object at 0x75e9ca80>)
DEBUG:fuse.log-mixin:<- read '[Errno 61] No data available'

checked on the tag and there is indeed new data.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions