[ Platform Documentation ] [ Title ] [ Contents ] [ Previous ] [ Next ] [ Index ]
lslogin
remotely logs in to a lightly loaded host
SYNOPSIS
lslogin[-v] [-m"host_name ..."|-m"cluster_name ..."] [-R"res_req"] [rlogin_options]
lslogin[-h|-V]DESCRIPTION
Remotely logs in to a lightly loaded host.
By default,
lsloginselects the least loaded host, with few users logged in, and remotely logs in to that host using the UNIXrlogincommand.In a MultiCluster environment, the default is to select the least loaded host in the local cluster.
OPTIONS
-v
Displays the name of the host to which
lsloginremotely logs you in.-m "host_name ..." | -m "cluster_name ..."
Remotely logs in to the specified host.
With MultiCluster job forwarding, when a cluster name is specified, remotely logs in to the least loaded host in the specified cluster, if the remote cluster accepts interactive jobs from the local cluster (see
lsf.cluster(5)).-R "res_req"
Remotely logs in to a host that meets the specified resource requirement. The resource requirement expression restricts the set of candidate hosts and determines the host selection policy.
For a complete explanation of resource requirement expressions, see
lsfintro(1). To find out what resources are configured in your system, uselsinfo(1)andlshosts(1).rlogin_options
Specify remote login options passed to the
rlogincommand.If remote execution fails,
lsloginwill log in locally only if the local host also satisfies required resources; otherwise, log in will fail.-h
Prints command usage to
stderrand exits.-V
Prints LSF release version to
stderrand exits.EXAMPLE
%lslogin -R "select[it>1 && bsd]"Remotely logs in to a host that has been idle for at least 1 minute, that runs BSD UNIX, and is lightly loaded both in CPU resources and the number of users logged in.
SEE ALSO
lsfintro(1), ls_placereq(3), rlogin(1)DIAGNOSTICS
Because
lsloginpasses all unrecognized arguments torlogin, incorrect options usually cause therloginusage message to be displayed rather than thelsloginusage message.[ Top ]
[ Platform Documentation ] [ Title ] [ Contents ] [ Previous ] [ Next ] [ Index ]
Date Modified: February 24, 2004
Platform Computing: www.platform.com
Platform Support: support@platform.com
Platform Information Development: doc@platform.com
Copyright © 1994-2004 Platform Computing Corporation. All rights reserved.