- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- unable to umount FS or kill-9 ARCH0 process
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
08-16-2006 08:47 PM
08-16-2006 08:47 PM
unable to umount FS or kill-9 ARCH0 process
command.
Kill-9 issued under Oracle & Root accounts, but whithout usefull result.
Therefore we cannot umount arch file system from one node, so that connect it
to second node. There no force umount in HPUX.
Therefore, we cannot mount arch file system in second node,and cannot start DB on second node.
Anybody knows what to do ?
I need umount the arch FS or kill ARCH0 process.
It is beyond my understanding, I need more comprehension of OS internals.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2006 08:53 PM
08-16-2006 08:53 PM
Re: unable to umount FS or kill-9 ARCH0 process
Try to use # fuser -ku
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2006 09:01 PM
08-16-2006 09:01 PM
Re: unable to umount FS or kill-9 ARCH0 process
what is the parent process id of the arch0 (third column)?
ps -ef | grep -i arch0
If it is 0, it will be very difficult to remove and normally requires reboot.
You could try and start, without opening the DB on second node and then disable archive.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2006 11:35 PM
08-16-2006 11:35 PM
Re: unable to umount FS or kill-9 ARCH0 process
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2006 11:45 PM
08-16-2006 11:45 PM
Re: unable to umount FS or kill-9 ARCH0 process
Cheryl is right. I've caused this problem in the lab with kill -9
The situation is beyond hope of correction without a reboot.
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
08-17-2006 12:11 AM
08-17-2006 12:11 AM
Re: unable to umount FS or kill-9 ARCH0 process
Is only reboot helps to us ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2006 12:22 AM
08-17-2006 12:22 AM
Re: unable to umount FS or kill-9 ARCH0 process
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2006 01:01 AM
08-17-2006 01:01 AM
Re: unable to umount FS or kill-9 ARCH0 process
As I understand, this process dumps Oracle logs from cache to the file. But Log file is located on he disk array.
If I break FC cable from server to the disk array, cluster start down database and can't finish down because this process (ora_arc0) try write log to the file and can't.
If only one way - reboot server, it's very badly. Only one reason to switch from one node to another - complectly break server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2006 03:00 AM
08-18-2006 03:00 AM