I will have two logical volumes that exist within one physical volume (RedHat Linux LVM).
I will also be moving a lot of data between these LVs.
My question is: Does the data get moved on the actual physical disk or is it only the file path that is changed?
Setup:
+-----------------------------------------------------------------------------------+
| |
| + |
| | |
| +-------------------------------------------------------------------------+ |
| | | | |
| PV | +--File---+ | | |
| | +-+----+--+ + | + | |
| | | | | | |
| +-------------------------------------------------------------------------+ |
| | | | |
| | | | |
| +----------------------------+ | | |
| | | | | | |
| LV1 | v | | | |
| | | | | |
| +----------------------------+ | | |
| | | |
| | | |
| | +------------------------------------+ |
| | | | | |
| LV2 | | v | |
| | | | |
| | +------------------------------------+ |
| | |
| + |
| |
+-----------------------------------------------------------------------------------+