Hi Stephanie,

I have done the same process by tar command:

$ tar -cf /new/volume/work.tar /opt/matterhorn/felix/work/*
$ cd /new/volume
$ tar xv work.tar
$ rm work.tar

It looks that tar works well with hard links. Note: the free space of the
new volume must be at least two times of the old work folder for the tar
file and the new work folder.

Best wishes,

Wei



On Tue, Nov 27, 2012 at 4:19 PM, Stephanie Fuller <[email protected]> wrote:

>  Thanks so much for the suggestion, Ruben.  I had forgotten to try rsync.
> However, it still filled up the new volume.
> I will keep looking for ways to copy files without duplicating every hard
> link.
> Stephanie
>
> _______________________________________________
> Matterhorn-users mailing list
> [email protected]
> http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
>
>


-- 
------------------------------------
  Wei Yao                     __o
                            _`\<,_
wxy3806(AT)rit.edu         (*)/ (*)
------------------------------------
_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to