Hello
All
We currently use rsync for various jobs at
our company. We are now
looking at using it to create an offsite synchronized copy of an Oracle 10g
RAC archive logs area. The source area is on Oracle OCFS file system.
The OCFS filesystem requires all reads/writes to be performed with the
O_DIRECT option, thus bypassing cache. Oracle provide an updated
coreutils package which includes the --o_direct switch in cp, tar, dd etc
to allow "normal" file operations on OCFS filesystems.
My question is, is there a facility to ensure rsync reads files in
O_DIRECT mode so that we can use it for this purpose?
looking at using it to create an offsite synchronized copy of an Oracle 10g
RAC archive logs area. The source area is on Oracle OCFS file system.
The OCFS filesystem requires all reads/writes to be performed with the
O_DIRECT option, thus bypassing cache. Oracle provide an updated
coreutils package which includes the --o_direct switch in cp, tar, dd etc
to allow "normal" file operations on OCFS filesystems.
My question is, is there a facility to ensure rsync reads files in
O_DIRECT mode so that we can use it for this purpose?
Many
Thanks
Mahmood Majadly
Unix Team
Tel: 972-9-7765552
The information contained in this message is proprietary of Amdocs, protected from disclosure, and may be privileged. The information is intended to be conveyed only to the designated recipient(s) of the message. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, use, distribution or copying of this communication is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. |
-- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html