EnglishFrenchSpanish

OnWorks favicon

fs_getclientaddrs - Online in the Cloud

Run fs_getclientaddrs in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command fs_getclientaddrs that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


fs_getclientaddrs - Displays the client interfaces to register

SYNOPSIS


fs getclientaddrs [-help]

fs gc [-h]

fs getcl [-h]

DESCRIPTION


The fs getclientaddrs command displays the IP addresses of the interfaces that the local
Cache Manager registers with a File Server when first establishing a connection to it.

The File Server uses the addresses when it initiates a remote procedure call (RPC) to the
Cache Manager (as opposed to responding to an RPC sent by the Cache Manager). There are
two common circumstances in which the File Server initiates RPCs: when it breaks callbacks
and when it pings the client machine to verify that the Cache Manager is still accessible.

If an RPC to that interface fails, the File Server simultaneously sends RPCs to all of the
other interfaces in the list, to learn which of them are still available. Whichever
interface replies first is the one to which the File Server then sends pings and RPCs to
break callbacks.

fs_setclientaddrs(1) explains how the Cache Manager constructs the list automatically in
kernel memory as it initializes, and how to use that command to alter the kernel list
after initialization.

CAUTIONS


The File Server uses the list of interfaces displayed by this command only when selecting
an alternative interface after a failed attempt to break a callback or ping the Cache
Manager. When responding to the Cache Manager's request for file system data, the File
Server replies to the interface which the Cache Manager used when sending the request. If
the File Server's reply to a data request fails, the file server machine's network routing
configuration determines which alternate network routes to the client machine are
available for resending the reply.

The displayed list applies to all File Servers to which the Cache Manager connects in the
future. It is not practical to register different sets of addresses with different File
Servers, because it requires using the fs setclientaddrs command to change the list and
then rebooting each relevant File Server immediately.

The displayed list is not necessarily governing the behavior of a given File Server, if an
administrator has issued the fs setclientaddrs command since the Cache Manager first
contacted that File Server. It determines only which addresses the Cache Manager registers
when connecting to File Servers in the future.

The list of interfaces does not influence the Cache Manager's choice of interface when
establishing a connection to a File Server.

OPTIONS


-help
Prints the online help for this command. All other valid options are ignored.

OUTPUT


The output displays the IP address of each interface that the Cache Manager is currently
registering with File Server processes that it contacts, with one address per line. The
File Server initially uses the first address for breaking callbacks and pinging the Cache
Manager, but the ordering of the other interfaces is not meaningful.

EXAMPLES


The following example displays the two interfaces that the Cache Manager is registering
with File Servers.

% fs getclientaddrs
192.12.105.68
192.12.108.84

PRIVILEGE REQUIRED


None

Use fs_getclientaddrs online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Alt-F
    Alt-F
    Alt-F provides a free and open source
    alternative firmware for the DLINK
    DNS-320/320L/321/323/325/327L and
    DNR-322L. Alt-F has Samba and NFS;
    supports ext2/3/4...
    Download Alt-F
  • 2
    usm
    usm
    Usm is a unified slackware package
    manager that handles automatic
    dependency resolution. It unifies
    various package repositories including
    slackware, slacky, p...
    Download usm
  • 3
    Chart.js
    Chart.js
    Chart.js is a Javascript library that
    allows designers and developers to draw
    all kinds of charts using the HTML5
    canvas element. Chart js offers a great
    array ...
    Download Chart.js
  • 4
    iReport-Designer for JasperReports
    iReport-Designer for JasperReports
    NOTE: iReport/Jaspersoft Studio Support
    Announcement: As of version 5.5.0,
    Jaspersoft Studio will be the official
    design client for JasperReports. iReport
    will...
    Download iReport-Designer for JasperReports
  • 5
    PostInstallerF
    PostInstallerF
    PostInstallerF will install all the
    software that Fedora Linux and others
    doesn't include by default, after
    running Fedora for the first time. Its
    easy for...
    Download PostInstallerF
  • 6
    strace
    strace
    The strace project has been moved to
    https://strace.io. strace is a
    diagnostic, debugging and instructional
    userspace tracer for Linux. It is used
    to monitor a...
    Download strace
  • More »

Linux commands

Ad