1,433
edits
Changes
Importing a new version from external source
From user view, the command above should be equivalent to "external_stop;
cp /home/ploop.image /home/ploop1.image". The benefit of "ploop copy" is
minimizing duration of freezed state: it will try to copy the most part
of data before calling external_stop and only some (hopefully small)
amount of data after external_stop.
cp /home/ploop.image /home/ploop1.image". The benefit of "ploop copy" is
minimizing duration of freezed state: it will try to copy the most part
of data before calling external_stop and only some (hopefully small)
amount of data after external_stop.