Skip to content

Instantly share code, notes, and snippets.

@candlerb
Created February 14, 2021 18:55
Show Gist options
  • Save candlerb/3aaad5fee460fe968dcedc4351ced093 to your computer and use it in GitHub Desktop.
Save candlerb/3aaad5fee460fe968dcedc4351ced093 to your computer and use it in GitHub Desktop.
drbd setup status
root@node3:~# drbdsetup status --verbose
my_ssd_res node-id:0 role:Secondary suspended:no
volume:0 minor:1000 disk:UpToDate quorum:yes blocked:no
node1 node-id:2 connection:Connected role:Secondary congested:no ap-in-flight:0 rs-in-flight:0
volume:0 replication:Established peer-disk:Diskless peer-client:yes resync-suspended:no
node2 node-id:3 connection:Connected role:Secondary congested:no ap-in-flight:0 rs-in-flight:0
volume:0 replication:Established peer-disk:Diskless peer-client:yes resync-suspended:no
node4 node-id:1 connection:Connected role:Secondary congested:no ap-in-flight:0 rs-in-flight:0
volume:0 replication:Established peer-disk:UpToDate resync-suspended:no
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment