Comment 0 for bug 1490597

Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

Steps To Reproduce:
1. Create OpenStack environment with 3 controllers, which have 2 disks with 80Gb and 1000Gb.
2. Use default disk allocation logic (do not change partitioning for these disks)
3. Deploy OpenStack cloud on these servers
4. Wait 4 days.

Expected Result:
All available disks will be fully used for cloud needs. We shouldn't have unallocated disk space.

Observed Result:
cloud will die because of full disk space, we can see that logs and MySQL disks partitions are full. In the same time we can see that we allocated only part of the first disk and we have not allocated disk space on BOTH disks!