Sponsored Content
Operating Systems Linux Inconsistency with parallel run Post 303006261 by arunkumar_mca on Monday 30th of October 2017 12:22:47 PM
Old 10-30-2017
No we are not wring the file . Basically we are reading the file from NAS and then comparing the same file with qualified records and doing the aggregation.

The file in NAS is the full set. Where it have details about the customer and the file we will be compared will be SAN. Which have the transaction record of customer. The file from NAS will be compared with the transaction record and then the aggrigation happens. We are splitting that into 7 parallel so that we can achieve performance.
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

How to run processes in parallel?

In a korn shell script, how can I run several processes in parallel at the same time? For example, I have 3 processes say p1, p2, p3 if I call them as p1.ksh p2.ksh p3.ksh they will run after one process finishes. But I want to run them in parallel and want to display "Process p1... (3 Replies)
Discussion started by: sbasak
3 Replies

2. Shell Programming and Scripting

Run a same script in parallel with diffs parameters

i have script say some_script.ksh that takes an argument I need to run some_script.ksh in background parallely at the sametime with different arguments. Once all the background jobs complete, i need to run this script again in parallel with another 5 set of arguments. Would really... (1 Reply)
Discussion started by: hyennah
1 Replies

3. UNIX for Advanced & Expert Users

Run a script parallel for a month's worth:

Is there a utility that can be used in a shell script that would run a .sql file for 30 or 31 days in a month at the same time parallely. Please Advice. Thanks SD12. (2 Replies)
Discussion started by: sd12
2 Replies

4. Shell Programming and Scripting

Run a command in parallel

Hi all, How do i run a command in parallel 50 times and capturing the result of each run in a separate file Eg: myApp arg1 > run1.txt myApp arg1 > run2.txt ::::::::::::::::::::::::: ::::::::::::::::::::::::: myApp arg1 > run50.txt The above way is sequential. ... (3 Replies)
Discussion started by: jakSun8
3 Replies

5. Shell Programming and Scripting

script - how to prevent in parallel run

I have one shell script which is being accessed by many jobs at same time. I want to make the script such that , other job should wait for the script if script is being used by some other job. Is there any way to implement it in script level ? Gops (1 Reply)
Discussion started by: Gopal_Engg
1 Replies

6. Shell Programming and Scripting

Run in series and Parallel

I have a list with four dates say load_date.lst contains 2010-01-01 2010-01-31 2010-03-01 2010-03-31 2010-05-01 2010-05-31 2010-07-01 2010-07-31 And I have directory /lll/src/sql with set of sql's 1_load.sql 2_load.sql 3_load.sql I want to run the sql'in series with respective to... (3 Replies)
Discussion started by: sol_nov
3 Replies

7. Shell Programming and Scripting

Run a script in parallel

Hey, I am new to UNIX scripting . I have script (ex: start_script) that starts a job in 10 different servers one server after another.Now I want to modify the script so that the script starts the job in all servers parallely (at a time in all servers).and I need the choice of selecting the... (3 Replies)
Discussion started by: mpspsm
3 Replies

8. Windows & DOS: Issues & Discussions

To run job in parallel in batch

Hi, I am using a batch file to run 2 or more shutdown batch for each of my server like below: Shutdown_serverA.bat Shutdown_serverB.bat ... Is there anyway i can do this in parallel instead of serially:confused: ServerA & ServerB shutdown at the same time in one click (batch). (4 Replies)
Discussion started by: beginningDBA
4 Replies

9. Shell Programming and Scripting

Run the for loop in parallel

I have the below code which runs on multiple databases , but this runs one-after-one. I will need this to run in parallel so that i could save a lot of time. Please help!!! Thanks in advance for Db in `cat /var/opt/oracle/oratab |egrep -v "ASM" |grep -v \# |cut -d\: -f1` do { export... (5 Replies)
Discussion started by: jjoy
5 Replies

10. Shell Programming and Scripting

Run script in parallel in while loop

Hi I am running a loop which actually runs same script for different argument value passed to it. while read repID do echo "Starting for $repID"; date; perl process_report.pl $repID done<${FILE_TO_READ} However this runs in sequence. I want the loop to not to wait for perl to... (3 Replies)
Discussion started by: dashing201
3 Replies
scnasdir(1M)						  System Administration Commands					      scnasdir(1M)

NAME
scnasdir - manage the exported directories on a network-attached storage (NAS) device in a Sun Cluster configuration. SYNOPSIS
scnasdir [-H] scnasdir [-a] [-H] [-n] -h device-name [-d directory [-d directory...]] [-f input-file] scnasdir -p [-H] [-h device-name] [-t device-type] scnasdir -r [-H ] [-n ] -h device-name [-d all | -d directory [-d directory...]] [-f input-file] DESCRIPTION
Note - Beginning with the Sun Cluster 3.2 release, Sun Cluster software includes an object-oriented command set. Although Sun Cluster software still supports the original command set, Sun Cluster procedural documentation uses only the object-oriented command set. For more infor- mation about the object-oriented command set, see the Intro(1CL) man page. The scnasdir command manages the exported directories on NAS devices in a Sun Cluster configuration. The device must already have been con- figured in the cluster by using the scnas command. The scnasdir command can be used to add directories to a device's cluster configuration, to remove directories from a device's cluster con- figuration, and to print the directories of a particular device or particular device types. The options in this command are processed in the order in which they are typed on the command line. The scnasdir command can only be run from an active cluster node. The results of running the command are always the same, regardless of the node that is used. All forms of the scnasdir command accept the -H option. Specifying -H displays help information, and all other options are ignored and not executed. Help information is also printed when scnasdir is run without options. You can use this command only in the global zone. OPTIONS
Basic Options The following options are common to all forms of the scnasdir command: -H If this option is specified on the command line at any position, the command prints help information. All other options are ignored and are not executed. Help information is also printed if scnasdir is run with no options. You can use this option only in the global zone. -n If this option is specified on the command line at any position, the scnasdir command only checks the usage and does not write the con- figuration data. If the -n option is specified with the -f option, the scnasdir command displays the data that will be processed for the user to review. The following options modify the basic form and function of the scnasdir command. None of these options can be combined on the same command line. -a Specifies the add form of the scnasdir command. The -a option can be used to add directories into the device's Sun Cluster configura- tion. You can use this option only in the global zone. -p Specifies the print form of the scnasdir command. When no other option is given, this -p option prints a listing of all the directories of all the NAS devices configured in Sun Cluster. This option can be used with additional options to query a particular device or par- ticular types of NAS devices. You can use this option only in the global zone. -r Specifies the remove form of the scnasdir command. The -r option is used to remove all the directories, or the specified directories of a NAS device from its Sun Cluster configuration. You can use this option only in the global zone. Additional Options The following additional options can be combined with one or more of the previously described basic options to manage the directories of a device. The additional options are as follows: -h device-name Use this option to specify the name of the NAS device in the Sun Cluster configuration. The -h option identifies the device and can be used to remotely access the device by using rhs or telnet. This device name must be specified for the add, change, and remove forms of the scnasdir command. -d all | directory Use this option to list the directories (or volumes) exported on the NAS device to be configured into the Sun Cluster. These directo- ries must be created and exported on the device before using the scnasdir command. See the documentation for the NAS device type for procedures for exporting directories. The -d all option can only be accepted by the remove option, -r. The directories must be specified by using either the -d option, or the -f option, for the add and remove forms of the scnasdir com- mand. -f input-file Directories can be placed into a plain text file, one directory per line, and used with the -f option. Leading white spaces and tabs are ignored. Comments begin with an unquoted pound (#) sign, and continue to the next new line. The parser ignores all comments. EXAMPLES
Example 1 Adding Two NAS Storage Device Directories to a Cluster The following scnasdir command adds two directories of a NAS device to the Sun Cluster configuration. # scnasdir -a -h sunnas1 -d /vol/DB1 -d /vol/DB2 Example 2 Removing All of a NAS Storage Device's Directories From a Cluster The following scnasdir command removes all the directories that are configured for a NAS device. # scnasdir -r -h sunnas1 -d all EXIT STATUS
The following exit values are returned: 0 The command executed successfully. nonzero An error has occurred. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWsczu | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ SEE ALSO
Intro(1CL), clnasdevice(1CL), clquorum(1CL), cluster(1CL), scconf(1M), scnas(1M) Sun Cluster 3.2 10 Sep 2007 scnasdir(1M)
All times are GMT -4. The time now is 12:40 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy