To SOAR development team
May I have answers for the following questions:
1. Does soarMoveAttachments command requires some "Free PE(Physical Extent)" in the volume group?
"Free PE(Physical Extent)" can be seen by "vgdisplay | grep Free".
2. If (1) is so, how can we roughly estimate the required space?
I suppose "du -sm /crypt/attachments" may be the one.
3. Does soarSystemBackup command requires some "Free Physical Extent" in the volume group?
4. If (3) is so, how can we roughly estimate the required space?
===
I once failed to execute soarMoveAttachment command due to insufficient space on my standalone V50.1 environments.
Then I could recover with the following steps:
- create a new LVM partition
- create PV
- add PV to the existing VG
Since we need to specify a disk size at configuration, it would be appreciated if someone can tell how we estimate the size beforehand.
(Then I picked a relatively big size 20GB as disk size without any reasons.)
Anyway I felt that we may need to consider more on the standalone environments unlike OVA development.
------------------------------
Yohji Amano
------------------------------