Pid X killed due to text modification or page I/O error


 
Thread Tools Search this Thread
Operating Systems HP-UX Pid X killed due to text modification or page I/O error
# 1  
Old 05-27-2009
Pid X killed due to text modification or page I/O error

Hello everybody,

I have a HP-UX B.11.11.
I had one disk and added one new.
When trying to configure the second disk Not Using the Logical Volume Manager(from SAM) I have this error:
Code:
Pid X killed due to text modification or page I/O error

I tryed to add another partion on the first disk, but I ended with to same error. I managed to add another swap partition with success on the first disk.
I runed xstm on both disks to check them for harware failures but it seems that they are OK.
I saw also a strange message in system log:
Code:
Synchronous Page I/O error occurred while paging to/from disk

Can anybody help me with this issue?
Thank you in advance!
Stefan
# 2  
Old 05-27-2009
To begin to help, we would need to know a bit more:
Architecture (server -WS )? PA-RISC?
Not using LVM means what? (Not using SAM isnt the same thing...)

What were the commands you passed (and why maybe...).
# 3  
Old 05-27-2009
Hello,

this is a HP-UX workstation:
HP-UX hostxxx B.11.11 U 9000/785 with a PA-RISC CPU.When you try to configure a disk in SAM you can choose with LVM or without LVM (Not Using the Logical Volume Manager).

I wanted to use the VxFS that is why I did not choose the LVM.
I did not passed any commands because I did it from the gui of the SAM.

Regards,
Stefan
# 4  
Old 05-27-2009
VxFS or VxVM ?
All our servers use LVM but the filesystems are VxFS (OnlineJFS)...
In other words 2 totally diferent products...but that not the todays topic I agree...

2 things come to my mind:
text modification -> Any NFS around?
or
I/O error -> That may not be good news...

I would test the (yet?) primary swap:
Code:
fsck -F vxfs -y -o full /dev/vg00/lvol2

But I dont know what it would look like when not in LVM... (the case above)
You could also try:
Code:
dd if=/dev/rdsk/<yourbootdisk -eg c0t1d0>  of=/dev/null bs=256k

and see if it generates errors
# 5  
Old 06-01-2009
Hello,

I use NFS, but I still got the error after a disable of the NFS client and reboot.

The command for checking swap returned:

Code:
bash-2.04# fsck -F vxfs -y -o full /dev/vg00/lvol2
vxfs fsck: not a valid vxfs file system
invalid super-block
search for auxiliary super-block? (ynq)y
alternate super-block not found
vxfs fsck: cannot initialize aggregate
file system check failure, aborting ...
bash-2.04#

I tried also the "dd" ideea -> the HDD has 73 GB -> but i runned about 4-5 hours, then I breaked the process. Durnig that I examined the syslog file. It seems that a system monitor (disk_em) wrote a log it a error. I was impossible to read some date from disk. The event code is 100337. On the HP site they say that I have reformat, replace .

Thanks for the help until now, do you have any ideeas next ?
Regards,
Stefan
# 6  
Old 06-02-2009
OK what does bdf, vgdisplay vg00 gives? whats in /etc/fstab /etc/mnttab
Your case is difficult to figure yout because dont know much about the system, what it does, what its for etc... and how it is configured.
From what you said previously, I would go and remove the new added disk, if any nfs - unmount it. And check the configuration and state of the box.
At this point, that means minimalist with just vg00 as boot disk - does it still gives any error? you have the log files + stm (xstm) to check.
If thats OK what do you want to do with the added disk?
Add to vg00 or create a new volume group.
If not OK what kind of disk is the new one? (internal -external?)
Keep in mind there are numerous SCSI standards (HVD-LVD/SE/E../FW...)
which can lead to severe ssci issues...
What I have in mind is if same or bigger disk doesnt mind the lost space since it is to find whats going on for now... copy with dd the first to the second and boot from it and see if this solves your issue, if so you know now you have a bad disk...

About NFS...
Are you using multiple NICs ?
I have seen cases where communication gets messed up when going out through one and entering through the other...
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Help with text modification and displaying

I have a file storing some text and another file storing some numbers I want to display characters other than the specified place of strings one.txt xyz abc 233 skfo 4r443 sfs abc abcd sd fsdf sdfd abc 11 abc 33 abc dsaf two.txt Nt_djd_k='5-6,7-9' Nt_hh_l='3-6,7-8' a=`grep... (4 Replies)
Discussion started by: rahulsk
4 Replies

2. Shell Programming and Scripting

Grep text matching problem with script which checks if web page contains text.

I wrote a Bash script which checks to see if a text string exists on a web page and then sends me an email if it does (or does not e.g. "Out of stock"). I run it from my crontab, it's quite handy from time to time and I've been using it for a few years now. The script uses wget to download an... (6 Replies)
Discussion started by: gencon
6 Replies

3. Shell Programming and Scripting

bc syntax error due to sed

Hi all, before posting this questions i have looked up and found similar cases as the one i have but none of them had the answer i was lookink for. i have the next two commands (with their corresponding output) e1=$(grep KCAL input.OUT | sed 's/ FINAL HEAT OF FORMATION = ... (2 Replies)
Discussion started by: ezitoc
2 Replies

4. Shell Programming and Scripting

Text string modification

My shell needs to take a 10 digit number and output it in the forum nnn-nnn-nnnn I considered using the fold command but that won't help too much. (11 Replies)
Discussion started by: computethis
11 Replies

5. Shell Programming and Scripting

aborted due to compilation error

I wanted to edit the time for a cron job that cleans out the quarantine in mailscanner. etc/cron.daily/clean.quarantine I edited the file #!/usr/bin/perl # # IMPORTANT NOTE: # # Change the next line to 0 instead of 1 to enable this script. # By default it will be disabled and... (2 Replies)
Discussion started by: mcraul
2 Replies

6. UNIX for Advanced & Expert Users

Problem due to Fork Error

Hi, I have developed a datastage job...which has many process running in parallel..but because of Fork Error my job is not working:( Can any body help me out to solve this Fork error problem.:rolleyes: My Os is SUNOS. IS there any setting in Unix through admin where in if i set some paramter... (8 Replies)
Discussion started by: Amey Joshi
8 Replies

7. HP-UX

Pid killed due to trashed stack

Hi when im running an application in load im getting pid 2433 killed due to trashed stack Pid 2433 was killed due to failure in writing the signal context. when we ll get this type of problem.any solnnnn plz give reply this is my system config: HP-UX devusp2 B.11.11 U 9000/800... (1 Reply)
Discussion started by: pramod123
1 Replies

8. Shell Programming and Scripting

SED for text file modification

Hi all, i have a text file something like that FLAG DATE(YYYYMMDD) TIME(HHMMSS) FLAG1 DATE20060101 141216 FLAG1 DATE20070101 141216 FLAG2 DATE20060102 140010 FLAG2 DATE20060103 101212 FLAG1 ... (6 Replies)
Discussion started by: gfhgfnhhn
6 Replies

9. Filesystems, Disks and Memory

finding out the pid for a busy text file

Can some one please tell me how to find out the proccess ID that is holding up a file. I am attempting to remove a file and I am getting a message stating that it is busy. i.e rm filename filename: 777 mode ? (y/n) y rm: filename not removed. Text file busy Thanks in advance. (1 Reply)
Discussion started by: jxh461
1 Replies

10. Programming

Text Modification and page I/O error

Hi!, while launching my C application on HP-UX 10.2 workstation, I get the following error message sometime: Pid 9951 killed due to text modification or page I/O error Could someone tell me what does this error means?? and how is this caused? Thanx in Advance, JP (4 Replies)
Discussion started by: jyotipg
4 Replies
Login or Register to Ask a Question