Skip to content

Commit

Permalink
late_registration: debug
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Indenbaum <[email protected]>
  • Loading branch information
Alexander Indenbaum committed Aug 6, 2024
1 parent 44ff98c commit 2485881
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/ha/late_registration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,10 @@ fi
# Step 1 Stop the existing deployement
make down

df -h
sudo du -sh --exclude=/proc /*
sudo rm -rf /tmp/* # clean up, to free root filesystem space

# Step 2 Start a new deployment
docker-compose up -d --scale nvmeof=2 nvmeof

Expand Down

0 comments on commit 2485881

Please sign in to comment.