- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: URGENT! vxfs filesystem hangs
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2003 10:25 AM
03-15-2003 10:25 AM
after installing the Support Plus 12/02 the server (L-class, HP-UX 11.11) hanged during shutdown. After reseting the machine, one filesystem (vxfs) was broken: access was not possible, ll hang.
I exluded it from /etc/fstab, did a reboot and then fsck ???F vxfs ???o full,nolog [device] and mounted it again. Now access was possible. After startup of Oracle, database recovery hangs on accessing this filesystem. Now ll hangs again. I did some fsck's and reboots, but nothing helps.
Seems that heavy traffic kills this filesystem, other filesystems are not affected.
What more can I do?
Thanks,
Kay.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2003 10:31 AM
03-15-2003 10:31 AM
Re: URGENT! vxfs filesystem hangs
Anything in syslog/dmesg?
Best regards...
Dietmar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2003 10:36 AM
03-15-2003 10:36 AM
Re: URGENT! vxfs filesystem hangs
the underlying disks are part of RAID-5 on VA-7100. I don't think it is a hardware problem.
Everything was fine till I installed the patches...
Kay.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2003 10:43 AM
03-15-2003 10:43 AM
Re: URGENT! vxfs filesystem hangs
Best regards...
Dietmar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2003 11:13 AM
03-15-2003 11:13 AM
Re: URGENT! vxfs filesystem hangs
I would take a serious look at the VA, the controllers, ALL the disks, you FC cards. Since and 'll' hangs as well, this really does smell like a hardware problem of some sort.
I would open up a call with HP as soon as you can and tell them that the machine is down and not usable. That will get the response center moving on this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2003 11:20 AM
03-15-2003 11:20 AM
Re: URGENT! vxfs filesystem hangs
Although not mestion I'm assuming you have fibre chanel adapters going into that VA7100, could you confirm this? If true then lets check them with fcmsutil, if not then lets look at LOGTOOL.
"...ioscan -fknC fc..."
note the /dev/td? devices
fcmsutil /dev/td?
all | more
Loss of signal?
Topology?
driver stat?
fcmsutil /dev/td? devstat all > /tmp/file
please attach
If SCSI connected,
STM > TOOLS > UTILITY > RUN > LOGTOOL > FILE > VIEW > RAW SUMMARY.
Note the first and last dates of transactions and calculate the difference. If the difference is short, like 4 hours, then this is important to note. Now read down the report of hardware addresses and observe the integer numbers in parenthesis. Anything over 150 in this 4 hour period should be called into HP for replacement.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2003 12:31 PM
03-15-2003 12:31 PM
Re: URGENT! vxfs filesystem hangs
Everything is ok with the fa's. This is no hardware problem. Other filesystems on this machine are ok.
Is there any possibility to uninstall the support plus pack?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2003 05:28 PM
03-15-2003 05:28 PM
Re: URGENT! vxfs filesystem hangs
swremove &
This is the mouse point and shoot and drop down menu driven GUI version of swremove. Your last installed STM product is probably the last line in the list.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2003 05:29 PM
03-15-2003 05:29 PM
Re: URGENT! vxfs filesystem hangs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2003 07:41 PM
03-15-2003 07:41 PM
Re: URGENT! vxfs filesystem hangs
But it won't help.
Your system shutdown problems prior to the patch installation are the real issue.
Sysadmin advice: You don't install huge patch sets on a system thats already flakey. You identify the problem and correct it, then patch it. Sometimes a patch helps, somethimes there are other issues.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2003 10:14 PM
03-15-2003 10:14 PM
SolutionYou just list the patches on the system for VxFS keyword, note down the latest and next latest patches (whether they are from 12/02 patchset) from the list and search for the patches whether they have warnings issued by hp after they released. If warning are there, remove the patch(es), and go ahead with the new recomended patch.
Find patches like below:
swlist -l product | grep -i "vxfs"
Good Luck
Kiran
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2003 12:52 AM
03-17-2003 12:52 AM
Re: URGENT! vxfs filesystem hangs
with help of HP support I removed the new installed patches.
After rebooting everything is normal as before patch installation.
I have the idea that this problem has something to do with Veritas QuickIO files which are located in the affected file systems. (Veritas Database Edition 2.1.2 is installed.) I was wondered that only these filesystems hung on accessing, all other did not show this behaviour, even they are on the same VA-hardware.
However, neither Oracle nor HP know that problem, so I have to ask Veritas support now.
Thanks to anyone for help!
Kay.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2003 03:00 AM
03-17-2003 03:00 AM