Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
breakoutModewide
breakoutWidth760
nats stream list --user omkadmin --password op42opha42

Optional step 3 to cleanup Nats storage /opt/nats/storage

  1. Main Pri, Sec Pri and Poller (all 3 servers where nats has been running)

Code Block
breakoutModewide
breakoutWidth760
sudo systemctl stop nats-server

3a. If cleanup of /opt/nats/storage/jetstream is required 

Code Block
breakoutModewide
breakoutWidth760
 rm -rf /opt/nats/storage

3b. Main Pri, Sec Pri and Poller (all 3 servers where nats has been running)

Code Block
breakoutModewide
breakoutWidth760
sudo systemctl start nats-server