Visit Open-E website
Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: How to initially fill share using rsync

  1. #11

    Default

    Dear Robert,

    Its good to map them, so your replicated volume can use/access the same groups and users.

    How its going now?

    Regards,
    SJ

  2. #12

    Default

    Hi!

    Can't agree. Open-e is configured to use NIS. We have several hundreds of users, and we have daily changes on this database --really!!! (research environment close to a university)

    Thus, Open-e MUST be able to work with NIS. It isn't a solution for us to keep out (actually) two Open-e systems manually consistent to NIS.

    Best,

    Robert

  3. #13

    Thumbs up Problem solved

    Hi all,

    the problem is solved now. I didn't realize that rsync is used in _daemon-mode_, and therefore it needs double colon in the remote address. Furthermore, the NAS resource name must be given instead of a filesystem's path.

    wrong:

    rsync (options) ./ user@DSS:/share/resource

    correct:

    rync (options) ./ user@DSS::resource

    Things are working well now. Thanks to all who helped!

    Best,

    Robert

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •