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

Lvm 4 0 #61

Merged
merged 50 commits into from
Jan 26, 2017
Merged

Lvm 4 0 #61

merged 50 commits into from
Jan 26, 2017

Conversation

rshade
Copy link
Contributor

@rshade rshade commented Jan 11, 2017

No description provided.

felka and others added 30 commits August 25, 2015 00:39
This fixes this error, which was solved in newer versions of Ridley:
    An error occurred while reading the Berksfile:
      uninitialized constant Ridley::Mixin::ParamsValidate::ValidationFailed

https://travis-ci.org/rightscale-cookbooks/ephemeral_lvm/builds/125138768
pulling back changes from  rightscale-cookbooks/ephemeral_lvm
ephemeral drives have type "LOCAL-SSD" now

"gce": {
    "attached_disks": {
      "disks": [
        {
          "deviceName": "persistent-disk-0",
          "index": 0,
          "mode": "READ_WRITE",
          "type": "PERSISTENT"
        },
        {
          "deviceName": "local-ssd-0",
          "index": 1,
          "mode": "READ_WRITE",
          "type": "LOCAL-SSD"
        }
      ]
    },
@rshade rshade self-assigned this Jan 11, 2017
@rshade rshade requested a review from tusharshahrs January 26, 2017 15:03
Copy link

@tusharshahrs tusharshahrs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stromweld commented 20 hours ago
Everything worked as expected. knifed a new m3.xlarge server and it created a volume with the ephemeral drives raided together and mounted it.

@rshade rshade merged commit 27cc02d into master Jan 26, 2017
@rshade rshade deleted the lvm_4_0 branch January 26, 2017 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants