- 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.
推薦閱讀
- Big Data Analytics with Hadoop 3
- 構(gòu)建高質(zhì)量的C#代碼
- JavaScript實(shí)例自學(xué)手冊
- 大數(shù)據(jù)時代的數(shù)據(jù)挖掘
- Windows內(nèi)核原理與實(shí)現(xiàn)
- 21天學(xué)通C語言
- The Python Workshop
- 工業(yè)機(jī)器人安裝與調(diào)試
- 內(nèi)模控制及其應(yīng)用
- 大數(shù)據(jù)案例精析
- AMK伺服控制系統(tǒng)原理及應(yīng)用
- Kubernetes on AWS
- 單片機(jī)C51應(yīng)用技術(shù)
- 工業(yè)機(jī)器人應(yīng)用系統(tǒng)三維建模
- x86/x64體系探索及編程