Sponsored Content
Operating Systems Solaris x4200 mortal errors and hellllp me! Post 302095040 by nibiru78 on Friday 3rd of November 2006 02:35:14 AM
Old 11-03-2006
SRDB has not any information about my problem, but eventhough thank you very much for your suggestion.

Regards
Ali
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Adapter Errors and Link Errors

$ errpt | more IDENTIFIER TIMESTAMP T C RESOURCE_NAME DESCRIPTION 3074FEB7 0802050205 T H fscsi1 ADAPTER ERROR B8113DD1 0802050205 T H fcs1 LINK ERROR B8113DD1 0802050205 T H fcs1 LINK ERROR 3074FEB7 0802050205 T H fscsi0 ADAPTER ERROR B8113DD1 ... (0 Replies)
Discussion started by: mcastill66
0 Replies

2. AIX

Adapter Errors and Link Errors

$ errpt | more IDENTIFIER TIMESTAMP T C RESOURCE_NAME DESCRIPTION 3074FEB7 0802050205 T H fscsi1 ADAPTER ERROR B8113DD1 0802050205 T H fcs1 LINK ERROR B8113DD1 0802050205 T H fcs1 LINK ERROR 3074FEB7 0802050205 T H fscsi0 ADAPTER ERROR B8113DD1 ... (2 Replies)
Discussion started by: mcastill66
2 Replies

3. UNIX for Dummies Questions & Answers

Major OS errors/Bash errors help!!!!

Hi all, dummy here.... I have major errors on entering the shell. On login I get: -bash: dircolors: command not found -bash: tr: command not found -bash: fgrep: command not found -bash: grep: command not found -bash: grep: command not found -bash: id: command not found -bash: [: =: unary... (12 Replies)
Discussion started by: wcmmlynn
12 Replies

4. Solaris

x4200 solaris doesn't see new disk

I got two 2.5" disk for a x4200 and put it in. Just same these disk were, I remember doing this in the past, working.. Now when I put in the disk and run 'devfsadm' and also check with 'cfgadm -a', that disk doesn't seem to show up. When I pull out the disk I see this in the logs: Mar... (15 Replies)
Discussion started by: madvikas
15 Replies

5. What is on Your Mind?

Mortal Kombat

Anyone hyped up for upcoming Mortal Kombat this April 21? what do you think of its back to basic 2d format? graphics? added games to Mortal Kombat? (0 Replies)
Discussion started by: mgyeah
0 Replies

6. Shell Programming and Scripting

Errors using ln

ln: Filename1 and Filename2 are identical. Seems to be an error.. Unable to proceed further Can you ppl help me? (5 Replies)
Discussion started by: DevM
5 Replies

7. War Stories

Confessions of a Mortal Diver - Learning the Hard Way by Richard Pyle

We archive this amazing and true story by Richard Pyle illustrating how not to scuba dive. A portion of this article was published in AquaCorps: BENT 3(2):51, 54 (0 Replies)
Discussion started by: Neo
0 Replies

8. Solaris

Need assistance to replace root disk on Netra X4200

Good day. I have a SUN Netra X4200 running on Solaris 10, with two disks in raid 1 configuration. HDD0 (c2t0d0) seems to have a problem but HDD1 (c2t1d0) is ok: # for a in c2t0d0 c2t1d0 ; do raidctl -l $a; done Volume Size Stripe Status Cache RAID Sub ... (5 Replies)
Discussion started by: BRH
5 Replies

9. Hardware

Cable for SUN x4200 DC

Hello, I have a spare SUN server X4200 with a DC PSU (oracle part number 300-2186) The PSU is the one in the photo I was looking in the net about what cable i can order but i couldn't find anything that fit there :) Any idea? Thanks! (2 Replies)
Discussion started by: @dagio
2 Replies

10. Solaris

SUn Netra X4200 M2 Drivers

Hi Guys, Could someone please share the dvd/cd that came with server Netra x4200 M2 since it is not more available in Oracle site? Or do you know where I can get that? Thanks! (4 Replies)
Discussion started by: CristianS
4 Replies
dwfilter(1)						   reformat text for processing 					       dwfilter(1)

NAME
dwfilter - reformat text with dwdiff for further processing SYNOPSIS
dwfilter [OPTIONS] <OLD FILE> <NEW FILE> <POST PROCESSOR> [POST PROCESSOR OPTIONS] DESCRIPTION
dwfilter reformats the text in the old file according to the contents of the new file (or vice versa) and subsequently passes the refor- mated old file and the new file through a secondary filter. It's main use is to allow visual diff programs such as meld and kdiff3 to be used, eventhough a text file has been reformated after editing. A further use is to allow the creation of small patches even when the new text has been reformated. dwfilter uses dwdiff for reformatting. OPTIONS
-r, --reverse Reformat the new file based on the contents of the old file instead of the default where the old file is reformated based on the contents of the new file. dwfilter accepts the following dwdiff options: -d <delimiters>, --delimiters=<delimiters> -P, --punctuation> -W <whitespace>, --whitespace=<whitespace> -i, --ignore-case -I, --ignore-formatting -D <option>, --diff-option=<option> -C<num>, --context=<num> -m<num>, --match-context=<num> --aggregate-changes --wdiff-output See the dwdiff manual page for the meaning. A single dash (-) as a file can be used to denote standard input. Only one file can be read from standard input. To stop dwfilter from interpreting file names that start with a dash as options, one can specify a double dash (--) after which dwfilter will interpret any fol- lowing arguments as files to read. BUGS
If you think you have found a bug, please check that you are using the latest version of dwdiff [http://os.ghalkes.nl/dwdiff.html]. When reporting bugs, please include a minimal example that demonstrates the problem. AUTHOR
G.P. Halkes <dwdiff@ghalkes.nl> COPYRIGHT
Copyright (C) 2006-2010 G.P. Halkes dwdiff is licensed under the GNU General Public License version 3. For more details on the license, see the file COPYING in the documentation directory. On Un*x systems this is usually /usr/share/doc/dwdiff-2.0.4. SEE ALSO
dwdiff(1), diff(1), meld(1), kdiff3(1) Version 2.0.4 12-06-2012 dwfilter(1)
All times are GMT -4. The time now is 04:27 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy