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

Simplify local SSD setup #644

Merged
merged 5 commits into from
Jul 12, 2019
Merged

Simplify local SSD setup #644

merged 5 commits into from
Jul 12, 2019

Commits on Jul 9, 2019

  1. Simplify local SDD setup

    The Ubuntu image has the right packages pre-installed
    The same code can be ran on COS and Ubuntu.
    
    on COS, this adds the nobarrier option, which is already on Ubuntu
    remount with a UUID.
    lvm has noticeable overhead, so if there is just 1 disk, don't use it.
    gregwebs committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    dab992b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07acd9f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

  1. Configuration menu
    Copy the full SHA
    d289740 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. Configuration menu
    Copy the full SHA
    4554ef8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29543b3 View commit details
    Browse the repository at this point in the history