- Ansible 2 Cloud Automation Cookbook
- Aditya Patawari Vikas Aggarwal
- 88字
- 2021-06-24 18:43:38
Getting ready
Before we write code for EBS volumes, we need to know about device name:
Device name: When we attach an EBS volume to our instance, we assign a device name (such as /dev/xvdf or /dev/xvdj, and so on) for our instance which is used by Amazon EC2. While EC2 requires this parameter, the block driver of the instance assigns the actual name for mounting that volume. The name assigned by the block driver can be different that the one that we specify while attaching the volume.
推薦閱讀
- 輕松學(xué)C語言
- 21天學(xué)通PHP
- 精通Windows Vista必讀
- Mobile DevOps
- 空間傳感器網(wǎng)絡(luò)復(fù)雜區(qū)域智能監(jiān)測(cè)技術(shù)
- Hands-On Linux for Architects
- Ruby on Rails敏捷開發(fā)最佳實(shí)踐
- Bayesian Analysis with Python
- Linux內(nèi)核精析
- 中文版AutoCAD 2013高手速成
- 基于RPA技術(shù)財(cái)務(wù)機(jī)器人的應(yīng)用與研究
- HBase Essentials
- 機(jī)器學(xué)習(xí)案例分析(基于Python語言)
- 常用傳感器技術(shù)及應(yīng)用(第2版)
- Hands-On Agile Software Development with JIRA