Giter Site home page Giter Site logo

debian-cloud-images's People

Contributors

adriaaah avatar hartmans avatar jkaplowitz avatar kritzefitz avatar mrfai avatar nbraud avatar nmeyerhans avatar rvandegrift avatar sdelafond avatar thomasgoirand avatar vorlock avatar zmarano avatar zobelhelas avatar

Watchers

 avatar  avatar  avatar

debian-cloud-images's Issues

Root volume using largest volume number on AWS with some local storage instance type like c5d and m5d

When using debian 10 system on AWS using some local storage instance type like c5d and m5d, the root volume is using the largest volume number (like nvme2n1 on m5d.4xlarge), but not the smallest number (like nvme0n1 on m5d.4xlarge), shown as below:

$ lsblk
NAME         MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
nvme0n1      259:0    0 279.4G  0 disk 
nvme1n1      259:1    0 279.4G  0 disk 
nvme2n1      259:2    0     8G  0 disk 
|-nvme2n1p1  259:3    0   7.9G  0 part /
|-nvme2n1p14 259:4    0     3M  0 part 
`-nvme2n1p15 259:5    0   124M  0 part /boot/efi

The system info is:

$ cat /etc/os-release 
PRETTY_NAME="Debian GNU/Linux 10 (buster)"
NAME="Debian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

This will impact the automation shell script like to format volume, is there any solution to fix this?

Kindly looking forward to your reply. Thanks~

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.