Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

load(8) [ultrix man page]

load(8) 						      System Manager's Manual							   load(8)

Name
       load - down-line load software to a target node

Syntax
       /etc/load [ node ]

Description
       The command loads software to an unattended target node.  The target node is loaded by the host that executes the command.

       The  command requires the identification of the service circuit over which the load is performed, the Ethernet hardware address of the tar-
       get node, and the service password needed to gain access to the target.	This information is included in the nodes database entry  for  the
       target  node.   A node entry is defined with the command.  For further information, see The node is the name or address of the target node.
       A node name consists of from one to six alphanumeric characters.  For single networks,  a  node	address  consists  of  a  decimal  integer
       (1-1023).   For	multiple  networks,  a	node  address  consist of two decimal integers (n.n), where the first indicates the network number
       (1-63), and the second indicates the node address (1-1023).

Options
       -p   Uses the specified service and password (next arguments) in accessing the target node.  You can omit a target node's service and pass-
	    word from the nodes database for security reasons, but you must then specify the service and password in the command line by using the
	    option.

Examples
       # /etc/load bangor -p 130fe
       This command causes node to be loaded by the ULTRIX host node executing the command.  The ULTRIX host uses the load files specified in  the
       nodes database entry for node to perform the load.

See Also
       addnode(8), ccr(8), getnode(8), mop_mom(8), remnode(8), trigger(8)
       Guide to Local Area Transport Servers

																	   load(8)

Check Out this Related Man Page

trigger(8)						      System Manager's Manual							trigger(8)

Name
       trigger - trigger a target node to request a down-line load

Syntax
       /etc/trigger node [ options ]

Description
       The command triggers the bootstrap mechanism of a target node, causing the target to request a down-line load.  Once a target node is trig-
       gered, it loads itself in whatever manner its primary loader is programmed to operate.  The target node could request a down-line load from
       the host that just triggered it or from another adjacent node, or the target node could load itself from its own mass storage device.

       The  node argument is the name or address of the target node.  A node name consists of from one to six alphanumeric characters.	For single
       networks, a node address consists of a decimal integer (1-1023).  For multiple networks, a node address consist	of  two  decimal  integers
       (n.n), where the first indicates the network number (1-63), and the second indicates the node address (1-1023).

       The  command requires the identification of the service circuit over which the load is performed, the Ethernet hardware address of the tar-
       get node, and the service password needed to gain access to the target.	This information is included in the nodes database entry  for  the
       target node.  A node entry is defined with the command.	For further information, see Alternatively, you can choose not to include a target
       node's service password in the nodes database for security reasons.  You must therefore specify this value in the command line by using the
       -p option.

Options
       -p     Uses the specified service and password (next arguments) in accessing the target node.

Examples
       This command triggers node Bangor to issue a down-line load request:
       # /etc/trigger bangor <RET>

See Also
       mop_mom(8), addnode(8), load(8), remnode(8), getnode(8), ccr(8)
       Guide to Local Area Transport Servers

																	trigger(8)
Man Page

15 More Discussions You Might Find Interesting

1. Linux

Find node of a command

I want to know how to find a node path of a unix command. I tried the command which, but it didn't find the "makekey" command node path... Are there any tricks about the "which" command? Should I use this command on a special level of directories? Moreover, I am accessing in remote the computers of... (5 Replies)
Discussion started by: blueberryffin
5 Replies

2. Shell Programming and Scripting

String compare

Hi Friends, Can anyone help me with comparing the records in twofiles, I have two files (csv) FILE1: 1023,SMITH JAMES , (203) 789-1249 1023,HARRY POTTER , (213) 789-1249 1023,JONES D, (903) 789-1249 FILE1: 1023,SMITH ,2037891249 1023,HARRY , 2137891249 1023,JONES, 7037891249 ... (14 Replies)
Discussion started by: sbasetty
14 Replies

3. Shell Programming and Scripting

Problem with awk hanging

I have a problem with an awk command. I have a expect script running on one node that is executing a command on another node. Both nodes are Linux. The script on the remote node is supposed to check a couple of logs after "type" notifications. I am using tail and awk to do that. The env... (6 Replies)
Discussion started by: unakon
6 Replies

4. Shell Programming and Scripting

using sed to get IP-address

Hi folks! I need to get an ip address of a string that has the same apperance in every case. The string looks like this: $node="node_ip:109.50.89.211; node:j20" What I want to do is to extract the IP-address from this string using regular expression. Since I havn't worked much with... (10 Replies)
Discussion started by: eeriale
10 Replies

5. Shell Programming and Scripting

IP Address

Hi, How can I get the IP address of a server? I can get the node name using the hostname command but is there any command like ipconfig in Windows? Thanks :) ... (7 Replies)
Discussion started by: King Nothing
7 Replies

6. Shell Programming and Scripting

Stop load script if error found...

Hi all, Is there any command in Unix, which will stop the load process if any error is found in the i/p file? I am trying to load 5 files sequentially. A then B then C then D then E end; 1) If A encounter's any error while data load, the load process should stop, and it should not... (5 Replies)
Discussion started by: msrahman
5 Replies

7. AIX

Shared FS

I am working on project that need shared access to the FS from 2 AIX HACMP nodes. This FS is created on a SAN disk and the VG that includes this FS is active on node A. What options do I have so that this FS can also be accessed from Node B ? We don't have GPFS, so that is not a option.... (3 Replies)
Discussion started by: mk8570
3 Replies

8. Shell Programming and Scripting

Triming a string

Hi i have an input " load /appss/asdfas/... I want to take the string present between first / / i.e appss Input is "load /appss/asdfas/..." Expected output is appss Thanks in advance Ananth (9 Replies)
Discussion started by: Ananthdoss
9 Replies

9. Shell Programming and Scripting

Limitation on rm command

Hi all, does any one know ,if there is any limitation on rm command limitation referes here as a size . Ex:when my script try to rum rm command which have size of nearly 20-22 GB ..CPU load gets high ? if anyone know the relation of CPU load and limitation of rm command . (8 Replies)
Discussion started by: niteshagrawal06
8 Replies

10. AIX

Not able to redirect output of command

Hi All,. We are using AIX as the OS to host the Oracle ERP. We have a command FNDLOAD which is used to load setups. When this command is run, it outputs names of log files and any errors to the screen. I am trying to redirect this output to a file because we have large number of these... (4 Replies)
Discussion started by: mansmaan
4 Replies

11. UNIX for Dummies Questions & Answers

Shell Script for displaying the line till the target word

" Script for display sentences with special character" Hi, Could any one share a command how to display a line until my target word. For ex: My file has the content as: select * from db_wrk where col1 < col2 insert into table_name values('1','2','tst','wrk','dev','prod') My target... (10 Replies)
Discussion started by: Kalaiselvi66
10 Replies

12. HP-UX

Mount FIle systems from node-1 onto node-2

Hi, We have HP UX service guard cluster on OS 11.23. Recently 40+ LUNs presented to both nodes by SAN team but I was asked to mount them on only one node. I created required VGs/LVs, created VxFS and mounted all of them and they are working fine. Now client requested those FS on 2nd node as... (4 Replies)
Discussion started by: prvnrk
4 Replies

13. AIX

Hacmp

hello ive 2 nodes aix 6100-04-10-1119 with hacmp 6.1.0.0 my qustion is : can i add default gateway to one member node with hacmp a live or to do take over to realse one of the members ? thanks When it is urgent, then open the thread up in the appropriate subforum next time, thanks. (3 Replies)
Discussion started by: ariec
3 Replies

14. UNIX for Dummies Questions & Answers

Load config file at commandline

Hello, This would be very basic question to most of you, but for me as a newbie it is an un-know. I would like to load a configuration file into memory before executing a specific command. For example: I have a config file that holds all the database connectivity information and I'd like to... (5 Replies)
Discussion started by: babyPen1985
5 Replies

15. AIX

Need to clone two AIX machines

Hello, I have two AIX machine and i want to make the two nodes to be identical , so i will change the Hostname, IP and copy the hosts file to node 2. anything else need to copy it from node 1 to node 2 to ensure that two nodes will be the same? Thanks (8 Replies)
Discussion started by: moudmm
8 Replies