- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Oracle package failed to switch
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
05-27-2007 09:45 PM
05-27-2007 09:45 PM
Oracle package failed to switch
The info I got from the cntl log file showed that the switching was hung during the filesystem mounting process. Would appreciate that someone could shed some light.
~~
Activated volume group in Exclusive Mode.
Volume group "/dev/vgcomdata" has been successfully changed.
Node "prod": Checking filesystems:
/dev/vgcom/lvol1
/dev/vgcomdata/lvol1
/dev/vgcomdata/lvol2
/dev/vgcom/rlvol1:file system is clean - log replay is not required
/dev/vgcomdata/rlvol1:file system is clean - log replay is not required
/dev/vgcomdata/rlvol2:file system is clean - log replay is not required
Node "prod": Mounting /dev/vgcom/lvol1 at /u01
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2007 10:06 PM
05-27-2007 10:06 PM
Re: Oracle package failed to switch
could you attach cluster log file on both server. usually at /etc/cmcluster/
from that file, can found what is your problem.
thanks
freddy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2007 10:10 PM
05-27-2007 10:10 PM
Re: Oracle package failed to switch
What happens when you mount manually.
for instance...
vgimport /dev/vgcomdata .....
vgchange -a y /dev/vgcomdata
mount /dev/vgcom/lvol1 /u01
Do you get any errors...?
SK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2007 10:11 PM
05-27-2007 10:11 PM
Re: Oracle package failed to switch
I meant
What happens when you mount manually.
for instance...
vgimport /dev/vgcom .....
vgchange -a y /dev/vgcom
mount /dev/vgcom/lvol1 /u01
Do you get any errors...?
SK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2007 10:26 PM
05-27-2007 10:26 PM
Re: Oracle package failed to switch
The vgchange command should be
vgchange -a e /dev/vgcom
to lock it in exclusive mode.
Is there anything in either /var/adm/syslog/syslog.log?
Regards
AY
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2007 10:52 PM
05-27-2007 10:52 PM
Re: Oracle package failed to switch
Thanks for the suggestion. Attached are the log files. As they are the production servers hence, I cannot simply test it out without the downtime approval. I hope that the log files could give some hints.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2007 11:18 PM
06-10-2007 11:18 PM