mpalmer / lvmsync

Synchronise LVM LVs across a network by sending only snapshotted changes
http://theshed.hezmatt.org/lvmsync
GNU General Public License v3.0
382 stars 61 forks source link

error while sync #8

Closed DeanKamali closed 10 years ago

DeanKamali commented 11 years ago

Hello

even tho, I'm specifying full path of the script, I'm getting this error

error

centos 6.3

however it works fine with Ubuntu 10.4

Any ideas?

Hiaslboy commented 11 years ago

lvmsync does not belong to your path.

mpalmer commented 10 years ago

As @Hiaslboy stated, you need to place lvmsync in your PATH on the destination machine. Further complicating the issue is that, as a non-interactive process, the shell on the destination may not run all of your shell startup scripts.