Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ansible/roles/docker: use overlayfs storage backend. #140

Merged
merged 1 commit into from Feb 11, 2016

Conversation

erikh
Copy link
Contributor

@erikh erikh commented Feb 10, 2016

Merging as soon as tests pass.

This cuts runtime for tests in half.

Signed-off-by: Erik Hollensbe <github@hollensbe.org>
@unclejack
Copy link
Contributor

LGTM

erikh pushed a commit that referenced this pull request Feb 11, 2016
ansible/roles/docker: use overlayfs storage backend.
@erikh erikh merged commit db6222b into contiv-experimental:master Feb 11, 2016
@erikh erikh deleted the use-overlay branch March 4, 2016 23:40
erikh added a commit to erikh/volplugin that referenced this pull request Mar 25, 2016
a668129 Merge pull request contiv-experimental#143 from mapuri/misc
abc8057 set a higer start timeout for docker to avoid intermittent docker restart failures
1fd37d9 start ntpd service after installing it
7b1f5cf install dkms and dependencies for vbox in test role
6f3ed7a install time and tcpdump in dev role
9ad9d15 Merge pull request contiv-experimental#140 from mapuri/collins
c141ce5 Merge pull request contiv-experimental#139 from mapuri/serf
8598d4f Merge pull request contiv-experimental#136 from mapuri/misc
75e9678 use collins container version in collins systemd config
a92a6ad set node-name in serf config
c08372d fix setup and cleanup logic for netmaster hosts alias
488278c Merge pull request contiv-experimental#134 from saramach/phys-dom-ansible-changes
4e88f05 Merge pull request contiv-experimental#132 from mapuri/misc
9700c21 Add user specified Bridge domain and Contract mode - Add defaults
ac42176 Add user specified Bridge domain and Contract mode
e80f69a Merge pull request contiv-experimental#131 from contiv/other-volplugin-fixes
9283a68 Merge pull request contiv-experimental#108 from vvb/mon_osd_separation
4d51a28 remove leftover diffs from PR contiv-experimental#131
c75429a move iptable rule installation before service start
c24108b bump up the version of contiv services
8c35bea use short hostname in serf's node label
7bdd7a3 pick the etcd peer interface from hostvars
f362602 install a /32 for vip in ucarp script
7b7c678 serf fixes
253e428 Merge pull request contiv-experimental#126 from mapuri/iptables
3fe1986 ansible/roles/docker: support for proper lvm thin provisioning; will improve performance without drawbacks like overlayfs.
3aab0fb add setup and cleanup of iptables rules to allow service traffic
ac7ca67 renaming compute role, commenting ceph, contiv_storage roles for now
64986c1 adding a variable which defines capability of a host
84add1b fixes to enable mon and osd separation based of a flag

git-subtree-dir: ansible
git-subtree-split: a668129
mapuri added a commit to mapuri/volplugin that referenced this pull request Mar 25, 2016
a668129 Merge pull request contiv-experimental#143 from mapuri/misc
abc8057 set a higer start timeout for docker to avoid intermittent docker restart failures
1fd37d9 start ntpd service after installing it
7b1f5cf install dkms and dependencies for vbox in test role
6f3ed7a install time and tcpdump in dev role
9ad9d15 Merge pull request contiv-experimental#140 from mapuri/collins
c141ce5 Merge pull request contiv-experimental#139 from mapuri/serf
8598d4f Merge pull request contiv-experimental#136 from mapuri/misc
75e9678 use collins container version in collins systemd config
a92a6ad set node-name in serf config
c08372d fix setup and cleanup logic for netmaster hosts alias
488278c Merge pull request contiv-experimental#134 from saramach/phys-dom-ansible-changes
4e88f05 Merge pull request contiv-experimental#132 from mapuri/misc
9700c21 Add user specified Bridge domain and Contract mode - Add defaults
ac42176 Add user specified Bridge domain and Contract mode
e80f69a Merge pull request contiv-experimental#131 from contiv/other-volplugin-fixes
9283a68 Merge pull request contiv-experimental#108 from vvb/mon_osd_separation
4d51a28 remove leftover diffs from PR contiv-experimental#131
c75429a move iptable rule installation before service start
c24108b bump up the version of contiv services
8c35bea use short hostname in serf's node label
7bdd7a3 pick the etcd peer interface from hostvars
f362602 install a /32 for vip in ucarp script
7b7c678 serf fixes
253e428 Merge pull request contiv-experimental#126 from mapuri/iptables
3fe1986 ansible/roles/docker: support for proper lvm thin provisioning; will improve performance without drawbacks like overlayfs.
3aab0fb add setup and cleanup of iptables rules to allow service traffic
ac7ca67 renaming compute role, commenting ceph, contiv_storage roles for now
64986c1 adding a variable which defines capability of a host
84add1b fixes to enable mon and osd separation based of a flag

git-subtree-dir: ansible
git-subtree-split: a668129
mapuri added a commit to mapuri/volplugin that referenced this pull request Mar 25, 2016
a668129 Merge pull request contiv-experimental#143 from mapuri/misc
abc8057 set a higer start timeout for docker to avoid intermittent docker restart failures
1fd37d9 start ntpd service after installing it
7b1f5cf install dkms and dependencies for vbox in test role
6f3ed7a install time and tcpdump in dev role
9ad9d15 Merge pull request contiv-experimental#140 from mapuri/collins
c141ce5 Merge pull request contiv-experimental#139 from mapuri/serf
8598d4f Merge pull request contiv-experimental#136 from mapuri/misc
75e9678 use collins container version in collins systemd config
a92a6ad set node-name in serf config
c08372d fix setup and cleanup logic for netmaster hosts alias
488278c Merge pull request contiv-experimental#134 from saramach/phys-dom-ansible-changes
4e88f05 Merge pull request contiv-experimental#132 from mapuri/misc
9700c21 Add user specified Bridge domain and Contract mode - Add defaults
ac42176 Add user specified Bridge domain and Contract mode
e80f69a Merge pull request contiv-experimental#131 from contiv/other-volplugin-fixes
9283a68 Merge pull request contiv-experimental#108 from vvb/mon_osd_separation
4d51a28 remove leftover diffs from PR contiv-experimental#131
c75429a move iptable rule installation before service start
c24108b bump up the version of contiv services
8c35bea use short hostname in serf's node label
7bdd7a3 pick the etcd peer interface from hostvars
f362602 install a /32 for vip in ucarp script
7b7c678 serf fixes
253e428 Merge pull request contiv-experimental#126 from mapuri/iptables
3fe1986 ansible/roles/docker: support for proper lvm thin provisioning; will improve performance without drawbacks like overlayfs.
3aab0fb add setup and cleanup of iptables rules to allow service traffic
ac7ca67 renaming compute role, commenting ceph, contiv_storage roles for now
64986c1 adding a variable which defines capability of a host
84add1b fixes to enable mon and osd separation based of a flag

git-subtree-dir: ansible
git-subtree-split: a668129
erikh pushed a commit to erikh/volplugin that referenced this pull request Apr 11, 2016
use collins container version in collins systemd config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants