zos icon indicating copy to clipboard operation
zos copied to clipboard

zos remote debugging capabilities

Open zaibon opened this issue 4 years ago • 2 comments

zaibon avatar Feb 27 '20 09:02 zaibon

We need (and already have) a debug/production initramfs.

  • Debug release is the one we know and use for now
  • Release will drop:
    • init-debug which enable overlay feature
    • openssh server and keys
    • debugfs tool

Release image already drop some stuff but not everything.

To enable ssh or debug stuff on the node, tools should be started in a container which have access to the host.

maxux avatar Mar 23 '20 09:03 maxux

In order to reach system diagnostic files, we need to upload them somewhere or make them available, whatever the way.

We suggested to upload archive to the explorer (archive would be around 50-200K), but there is nothing yet supporting this.

maxux avatar May 15 '20 14:05 maxux

remote debugging been removed for mainnet #1597

xmonader avatar Nov 14 '22 08:11 xmonader