Skip to content

Instantly share code, notes, and snippets.

@goneri
Last active November 10, 2019 03:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goneri/a6d94331a4632dde249f51579a9f1b2b to your computer and use it in GitHub Desktop.
Save goneri/a6d94331a4632dde249f51579a9f1b2b to your computer and use it in GitHub Desktop.
ip l set up br-ex
ip a add 172.24.4.1/24 dev br-ex
losetup -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file
losetup -f /opt/stack/data/stack-volumes-default-backing-file
iptables-restore save
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment