Operating System - HP-UX
1834302 Members
2555 Online
110066 Solutions
New Discussion

Re: System hangs after converting hfs to Vxfs

 
sacthivel.C
Frequent Advisor

System hangs after converting hfs to Vxfs

Dear all,
We have one d380 server with HP-Unix 10.20.Recently we had a Hard disk Crash and we replaced the HDD.That time I created Vxfs file system instead of HFS(Previously the fstype is HFS).
After that The server gets hang once in a week and i didn't see any error on syslog and /etc/opt/resmon/log/client.log.It just responds to ping but it is not possible to contact the server either by telnet or ssh.I didn't get the console also.
The Hdd which i replaced is having Oracle 7.

Is this problem arises because of the FS Convertion? or some other.

pls help me.
Thanks in advance.

Regards,
C.Sacthivel
5 REPLIES 5
sacthivel.C
Frequent Advisor

Re: System hangs after converting hfs to Vxfs

Dear All,
I attached the details of fstab and mnttab here.
the disk which i replaced is in vg02.

fstab
//

# System /etc/fstab file. Static information about the file systems
# See fstab(4) and sam(1M) for further details on configuring devices.
/dev/vg00/lvol3 / hfs defaults 0 1
/dev/vg00/lvol1 /stand hfs defaults 0 1
/dev/vg00/lvol4 /home hfs defaults 0 2
/dev/vg00/lvol5 /opt hfs defaults 0 2
/dev/vg00/lvol6 /software hfs defaults 0 2
/dev/vg00/lvol7 /tmp hfs defaults 0 2
/dev/vg00/lvol8 /usr hfs defaults 0 2
/dev/vg00/lvol9 /var hfs defaults 0 2
/dev/vg01/lvol1 /dsk1 hfs defaults 0 2
/dev/vg01/lvol2 /dsk2 hfs defaults 0 2
/dev/vg02/lvol1 /dsk3 vxfs defaults 0 2
/dev/vg02/lvol2 /dsk4 vxfs defaults 0 2
/dev/vg02/lvol3 /dsk5 vxfs defaults 0 2
/dev/vg02/lvol4 /dsk6 vxfs defaults 0 2
/dev/vg03/lvol1 /dsk7 vxfs defaults 0 2
/dev/vg03/lvol2 /dsk8 vxfs defaults 0 2

//

mnttab

//

/dev/vg00/lvol3 / hfs defaults 0 1 1251174299
/dev/vg00/lvol1 /stand hfs defaults 0 0 1251174300
/dev/vg00/lvol9 /var hfs defaults 0 0 1251174314
/dev/vg00/lvol8 /usr hfs defaults 0 0 1251174315
/dev/vg00/lvol7 /tmp hfs defaults 0 0 1251174315
/dev/vg00/lvol6 /software hfs defaults 0 0 1251174315
/dev/vg00/lvol5 /opt hfs defaults 0 0 1251174315
/dev/vg00/lvol4 /home hfs defaults 0 0 1251174315
/dev/vg03/lvol2 /dsk8 vxfs log,nodatainlog 0 0 1251174315
/dev/vg03/lvol1 /dsk7 vxfs log,nodatainlog 0 0 1251174315
/dev/vg02/lvol4 /dsk6 vxfs log,nodatainlog 0 0 1251174316
/dev/vg02/lvol3 /dsk5 vxfs log,nodatainlog 0 0 1251174316
/dev/vg02/lvol2 /dsk4 vxfs log,nodatainlog 0 0 1251174316
/dev/vg02/lvol1 /dsk3 vxfs log,nodatainlog 0 0 1251174316
/dev/vg01/lvol2 /dsk2 hfs defaults 0 0 1251174316
/dev/vg01/lvol1 /dsk1 hfs defaults 0 0 1251174316

//

Regards,
C.Sacthivel
SUDHAKAR_18
Trusted Contributor

Re: System hangs after converting hfs to Vxfs

Is there any Error messages in syslog ?

Or

Is there any bottleneck condition ?
TTr
Honored Contributor

Re: System hangs after converting hfs to Vxfs

> The server gets hang once in a week

What kind of hang? oracle slow, system slow, or system frozen completely. Do you reboot or reset it? Introducing vxfs on HP-UX 10.20 while everything was working fine with hfs was a bad idea. It could be the vxfs that causes it, may be you are missing some vxfs patches. But for hp-ux 10.20, I would not touch anything, I would put back hfs on that oracle disk.
sacthivel.C
Frequent Advisor

Re: System hangs after converting hfs to Vxfs

Dear All,
I didn't get any error message in syslog.I also put a script which records the output of top and sar for every 15 minutes.In that also i didn't see any process which occupies more space.
The system is frozen completely.We have to hard boot the system again to make it running.The only response i get when the server frozen is ping, noithing else.No telnet,No console and No database response.

Pls help me.

Regards,
C.Sacthivel
sacthivel.C
Frequent Advisor

Re: System hangs after converting hfs to Vxfs

Dear All,

We finally upgraded the server to Linux.

So I am closing this thread.



Regards,

C.Sacthivel