Linux Support FAQ entry 29 Oct 2007, logged in as JanIven
LinuxSupportFAQForm
SupportProblem RFIO commands such as rfcp don't work on a freshly-installed SLC4 machine
SupportAnswer (see CASTOR FAQ No.10).

Check the firewall configuration (in /etc/sysconfig/iptables) for a line like

-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 30000:30101 -j ACCEPT
before the first line that ends with REJECT, and if missing, add it. If you modify the file, please run /sbin/service iptables restart afterwards to activate the changes.

Background: RFIO needs to be able to receive callbacks from the server(s), and the client command will wait for this callback on one of these ports. The CASTOR RPMSs usually take care of adding these ports, but this mechanism does not work on a freshly-installed machine where CASTOR was part of the initially-installed RPMs. Another workaround is to reinstall, upgrade or downgrade the castor-lib RPM - the exact version doesn't matter, but the included postinstall script will do the above modification..

OsVersion SLC4
HardwareArchitecture any
ApprovedBySupport SupportApproved
Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r2 - 2008-02-27 - JanIven
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    LinuxSupport All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback