Github user nathanejohnson commented on the issue:
https://github.com/apache/cloudstack/pull/1645
```
before:
[[email protected] secondary]$ ls -lh
snapshots/102/5022/a6baaf14-190a-4a06-b95a-5b502fbd7d06
-rw-r--r-- 1 root root 40G Aug 17 16:41
snapshots/102/5022/a6baaf14-190a-4a06-b95a-5b502fbd7d06
[[email protected] secondary]$ file
snapshots/102/5022/a6baaf14-190a-4a06-b95a-5b502fbd7d06
snapshots/102/5022/a6baaf14-190a-4a06-b95a-5b502fbd7d06: x86 boot sector;
partition 1: ID=0x7, active, starthead 32, startsector 2048, 716800 sectors;
partition 2: ID=0x7, starthead 190, startsector 718848, 83165184 sectors, code
offset 0xc0, OEM-ID " м", Bytes/sector 190, sectors/cluster 124, reserved
sectors 191, FATs 6, root entries 185, sectors 64514 (volumes <=32 MB) , Media
descriptor 0xf3, sectors/FAT 20644, heads 6, hidden sectors 309755, sectors
2147991229 (volumes > 32 MB) , physical drive 0x7e, dos < 4.0 BootSector (0x0)
[[email protected] secondary]$
after:
[[email protected] secondary]$ file
snapshots/10/215/6c191b18-32fe-4ff3-b6e0-b1a216c3bdfd
snapshots/10/215/6c191b18-32fe-4ff3-b6e0-b1a216c3bdfd: QEMU QCOW Image
(v3), 21474836480 bytes
[[email protected] secondary]$ ls -lh
snapshots/10/215/6c191b18-32fe-4ff3-b6e0-b1a216c3bdfd
-rw-r--r-- 1 root root 193K Aug 17 16:10
snapshots/10/215/6c191b18-32fe-4ff3-b6e0-b1a216c3bdfd
[[email protected] secondary]$
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---