gpt4 book ai didi

linux - Azure 本地磁盘 - 它去了哪里? (Linux 虚拟机)

转载 作者:IT王子 更新时间:2023-10-29 00:42:04 25 4
gpt4 key购买 nike

Azure VM 表...

https://www.windowsazure.com/en-us/pricing/details/#header-2

...表示,例如,中型实例配备 490GB 本地存储。所以我期待的是通常的 30GB Azure BLOB OS 磁盘,然后是 490GB/mnt/resource。

但是没有:

$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup-lv_root
28G 1.7G 25G 7% /
tmpfs 1.7G 0 1.7G 0% /dev/shm
/dev/sda1 485M 68M 392M 15% /boot
/dev/sdb1 133G 188M 126G 1% /mnt/resource

这是在 CentOS 镜像上的情况,但其他镜像也是如此。

我错过了什么吗?我没有看到卷组中的空间或任何内容,并且没有未安装的 sd* 设备。

最佳答案

Neil Mackenzie 在评论中的回答似乎是正确的

All Windows Azure IaaS VMs come with two disks - an OS disk backed by a VHD persisted in Windows Azure Blob storage and a temp disk physically attached to the hosting server. This temp disk is truly ephemeral and any contents on it will be lost if the VM is deallocated (shutdown on the portal or API) or moved for server healing. For Linux VMs this temporary disk /dev/sdb.

我找到了这个链接来证实: http://blogs.msdn.com/b/wats/archive/2013/12/07/understanding-the-temporary-drive-on-windows-azure-virtual-machines.aspx

关于linux - Azure 本地磁盘 - 它去了哪里? (Linux 虚拟机),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12876947/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com