Unfortunately, you cannot hard link across mount points.
Snapshooter uses "cp -lr", which, on my Linux machine at least, fails with: cp: cannot create link `/mnt2/myuser/linktest': Invalid cross-device link
James On 23 Feb 2008, at 14:34, Brian Whitman wrote:
Will the hardlink snapshot scheme work across physical disk partitions? Can I snapshoot to a different partition than the one holding the live solr index?