Giter Site home page Giter Site logo

Comments (7)

karmi avatar karmi commented on May 21, 2024

Hi, the data bag format seems legit to me, and it certainly shouldn't take neither too long to attach the volume, nor to format it. But this morning AWS is having some issues in eu-west, what region is this?

//cc @vhyza, can you look at this, please?

from elasticsearch.

erlingwl avatar erlingwl commented on May 21, 2024

Hi,

It's in us-east. I can see the new volume in the AWS console. But chef just loops forever.

Thanks,
Erling

from elasticsearch.

erlingwl avatar erlingwl commented on May 21, 2024

It even says in the AWS console that it is attached correctly:

Attachment: i-NODEID (node-name):/dev/sda2 (attached)

But I can't see it with 'ls /dev/' on the box

from elasticsearch.

erlingwl avatar erlingwl commented on May 21, 2024

Probably related to this: http://stackoverflow.com/questions/6986737/aws-ebs-attached-but-cant-find-on-instance

I can see a /dev/xvda2 will try to change the values in the data bag. (I'm using Ubuntu 12.04 LTS)

from elasticsearch.

karmi avatar karmi commented on May 21, 2024

@erlingwl Yes, the naming can differ, but usually /dev/sda* is just a symlink to /dev/xvda*... Can you see some device file like that in /dev/*?

from elasticsearch.

erlingwl avatar erlingwl commented on May 21, 2024

@karmi no, I couldn't see any /dev/sda* symlinks. But changing to "/dev/xvdf" seemed to do the trick.

from elasticsearch.

karmi avatar karmi commented on May 21, 2024

Thanks for the report and for the link, quoting for other people and Google here:

Some kernels use /dev/xvd* instead of /dev/sd*. In your case, if you have attached the volume with device name
/dev/sdh it would appear as /dev/xvdh in the machine.

from elasticsearch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.