2019-05-15 00:10:03 -0500 | 获得奖牌 | ● 粉丝 |
2019-05-14 01:21:31 -0500 | 获得奖牌 | ● 著名问题 (source) |
2019-05-13 03:46:53 -0500 | 评论问题 | Instance with 150GB disk flavor started consuming more storage than what we set the size of disk in flavour. qemu-img info /var/lib/nova/instances/_base/c4cb69e2629d118506c456884778e0ffb68d3bbf image: /var/lib/nova/instances/_base/c4cb69e2629d118506c456884778e0ffb68d3bbf file format: raw virtual size: 40G (42949672960 bytes) disk size: 8.3G |
2019-05-13 02:09:41 -0500 | 获得奖牌 | ● 热门的问题 (source) |
2019-05-12 23:37:13 -0500 | 获得奖牌 | ● 编辑 (source) |
2019-05-10 21:22:26 -0500 | 获得奖牌 | ● 受欢迎的问题 (source) |
2019-05-08 00:39:29 -0500 | 问了问题 | Instance with 150GB disk flavor started consuming more storage than what we set the size of disk in flavour. I had a flavor x-large and details are below: Instance size on storage: If I login VM and check the size it is showing less than 150GB. I had same issue with some other images. My questions:
Since my env is Solaris, Below is the output of format and zpool list commands: root@viweb-dr-test:/root# zpool list NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT rpool1 39.9G 15.7G 24.1G - 25% 39% 1.00x ONLINE - Searching for disks...done AVAILABLE DISK SELECTIONS: 0. c2t0d0 <virtio-block device-0000-40.00gb=""> /pci@0,0/pci1af4,2@4/blkdev@0,0 1. c3t0d0 <drive type="" unknown=""> /pci@0,0/pci1af4,2@5/blkdev@0,0 |