...
| Code Block |
|---|
| breakoutMode | wide |
|---|
| breakoutWidth | 760 |
|---|
|
nats stream list --user omkadmin --password op42opha42 |
Optional step 3 to cleanup Nats storage /opt/nats/storage
Main Pri, Sec Pri and Poller (all 3 servers where nats has been running)
| Code Block |
|---|
| breakoutMode | wide |
|---|
| breakoutWidth | 760 |
|---|
|
sudo systemctl stop nats-server |
3a. If cleanup of /opt/nats/storage/jetstream is required
| Code Block |
|---|
| breakoutMode | wide |
|---|
| breakoutWidth | 760 |
|---|
|
rm -rf /opt/nats/storage |
3b. Main Pri, Sec Pri and Poller (all 3 servers where nats has been running)
| Code Block |
|---|
| breakoutMode | wide |
|---|
| breakoutWidth | 760 |
|---|
|
sudo systemctl start nats-server |