Runs commands in the legacy command-line interface.
>>-legacy--+----------+-----------------------------------------> +- –?----+ +- –h----+ '- –help-' >--"--+-MONITOR--------------------------------------------+--+-TRACE--+-DISABLE--module--------------------+-+----SETAUTOFAILOVER--+-HELP--------+----"->< +-ON-------------------------------------------------+ | +-EMIT--"--string--"--ENABLE--module-+ | +-ENABLE STOP-+ | .-OFF-. | | +-LIST-------------------------------+ | +-ENABLE LOSS-+ +-+-----+--------------------------------------------+ | '-VERBOSITY--level-------------------' | '-DISABLE-----' +-IP--address--+------+--number--+----------+--value-+ +-SHOW--show_class------------------------------+ | '-PORT-' '-INTERVAL-' | '-STATISTICS--statistics_type-------------------' '-QUERY----------------------------------------------'
Example: TM.*
disables all of the TM modules
Example: WAL:WALF????:*
disables the WAL:WALFLUSH:WALWRITERREP and WAL:WALFORCE:WALWRITERREP modules.
Example: TM.*
enables all of the TM modules
Example: WAL:WALF????:*
enables the WAL:WALFLUSH:WALWRITERREP and WAL:WALFORCE:WALWRITERREP modules.
If the master metadata server is not specified, this command displays the buffer pool of the subordinate metadata server's workload. Specifying SHOW BUFPOOL 1 displays the buffer pool of the master metadata server's workload.
sfscli> legacy "SHOW TMCLIENTS" List of identified clients: ClientId=1010513811, ClientName="st-client-1", SendInProg=0, SendMsgNo=2, ccb_sendAcked=1, DeliveredMsgNo=1, IPaddress=192.168.1.10, IPport= 32769
Parent topic: Administrative commands