- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Problems in my SG setup
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
04-29-2008 07:26 AM
04-29-2008 07:26 AM
(1) When SG trying to import VxVM DGs, in the package control log file, it continuously throws bellow error, and it never imports DGs. How to overcome this problem ?
"Apr 29 20:42:51 - Node "corniche": KSTATE for "/dev/vx/dsk/Oracle10g_dg/Oracle10g_Oradata" is DISABLED."
(2) How to remove a disk/LUN completely from VxVM control ?
I have specified one LUN for "cluster lock", Initially this LUN is under VxVM control, i have removed it manually by using the commands "vxdisk destroy; vxdisk rm" , but whenever i reboot the nodes, this LUN is going back to the VxVM control. How to remove it permanently ?
(3) I have 2 LAN cards in each node , lan0 and lan1 . lan0 is stationary, lan1 is for heartbeat. I have specified one relocatable IP in the package configuration file ( IP_ADDRESS, IP_SUBNET, MONITORED_SUBNET). My question is, do i need to specify the same IP in package control file also(IP , SUBNET) ?
My intention/purpose is, when SG starts the package , SG should assign this virtual/relocatable IP to lan0:1 and starts the database and listener. I have modified the listener file with virtual/relocatable IP. But, my question is, where i have tell that SG should bind that IP to lan0 only ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2008 09:04 AM
04-29-2008 09:04 AM
Re: Problems in my SG setup
1)
Check the logs, look for further information on:
"/dev/vx/dsk/Oracle10g_dg/Oracle10g_Oradata"
There is a problem with this disk device but more information is needed. Check syslog.log and the cluster logs, there should be more.
2) No idea, cluster lock disk needs to be on shared storage.
3) I'd need to see configuration files and logs to help with this.
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
04-29-2008 10:14 AM
04-29-2008 10:14 AM
Re: Problems in my SG setup
do a
#cmgetconf -c clustername outputfile.out
and see the outputfile.out
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2008 08:02 PM
04-29-2008 08:02 PM
Re: Problems in my SG setup
Where i can find the SG cluster logs ?
There is much information is the syslog file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2008 08:03 PM
04-29-2008 08:03 PM
Re: Problems in my SG setup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2008 08:03 PM
04-29-2008 08:03 PM
Re: Problems in my SG setup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2008 08:04 PM
04-29-2008 08:04 PM
Re: Problems in my SG setup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2008 10:50 AM
05-02-2008 10:50 AM
SolutionIf it is not, then treat the problem as a regular VxVM issue. VxVM disk groups are only defined in the package control script, so problems with the enabling of the disk group would be registered in the package control log and perhaps syslog.log.
Use this command to locate any log associated with vxvm:
# find / | grep vx | grep log
See http://seer.support.veritas.com/docs/231913.htm