Sponsored Content
Operating Systems AIX Power HA 6.1 Bring Resource group online issue Post 302884215 by zaxxon on Saturday 18th of January 2014 01:23:50 PM
Old 01-18-2014
As you might have seen the line in the HA-script failing is
Code:
/usr/es/sbin/cluster/events/utils/cl_activate_vgs: line 220: syntax error at line 225: ` $# -ne 0 ' unexpected

where a test is failing. Maybe a bug. It is just used to check if there is any argument left, where $# contains the number of arguments and the script simply iterates through the arguments with the shift.

You can either check if there is a fix for this with IBM´s fix central or check out the HA-script and fix it yourself. Though it will be most probaby overwritten next time you do an update for HA.
I would try to update HA first before fixing anything on my own.

Also I would check if you can manually get the VGs online ( use varyonvg ). If that is possible, have them offline again before doing anything with C-SPOC or HA itself.
Is there any kind of reservation on the Disks maybe from another node?
Did this ever work?
Did anything happen and since then it doesn't work anymore?

Last edited by zaxxon; 01-18-2014 at 03:27 PM.. Reason: typo
This User Gave Thanks to zaxxon For This Post:
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Need *ONLINE* UNIX Scripting Resource

Hello, Can any of your UNIX gurus recommend a good online resource for learning UNIX scripting? I'll be doing a little bit of it, but not enough for me to feel motivated enough to go out and buy a book on it. Well, that, and I'm cheap! dstins (3 Replies)
Discussion started by: dstinsman
3 Replies

2. Solaris

Unable to bring a disk from error to online state.

Hello experts. I am using Solaris 10(2005) on intel machine. I have installed Veritas Volume manager 5.0. I am unable to bring a disk error to online state. I would like to bring that disk to CDS format. Commands i used and output are.... #vxdisk list DEVICE TYPE ... (11 Replies)
Discussion started by: younus_syed
11 Replies

3. UNIX for Dummies Questions & Answers

Text book / online resource for learning to program at system/kernel level

Is there any book/resource that one can refer to, to be able to write programs at kernel/system level.. I'm looking for a programming book that could serve as a guide to write kernel codes / system level programming etc.. I have Tannenbaum's Design and Implementation. It addresses theoretical... (2 Replies)
Discussion started by: vishwamitra
2 Replies

4. Solaris

Solaris + VCS , move a resource to another group

Hi, I am running Solaris 10 + VCS 5 in one of our environment. Recently one of my colleague configured all resources in a single service group.( ie, one service group which has all resources) ,Usually we create seperate service groups for Hardware & for application. For eg: SYS_HW_GRP, will... (0 Replies)
Discussion started by: mpics66
0 Replies

5. AIX

Resource Group Monitoring

Hi, I have a requirement to monitor the HACMP Resource Groups. At present in my environment, if the Resource Groups fail over from preferred node to Secondary node we dont get notification. Can some one help me in creating a scrript. I have more than one RG online. (Max 4 Resource Groups in... (2 Replies)
Discussion started by: srnagu
2 Replies

6. AIX

Adding a Volume Group to an HACMP Resource Group?

Hi, I have a 2 node Cluster. Which is working in active/passive mode (i.e Node#1 is running and when it goes down the Node#2 takes over) Now there's this requirement that we need a mount point say /test that should be available in active node #1 and when node #1 goes down and node#2 takes... (6 Replies)
Discussion started by: aixromeo
6 Replies

7. Linux

Please Guide to bring my Server online

Hi Guys, I want to bring my server live. I have Static public IP Address 123.99.88.77 (Say) and also I have also registered a domain name say(live server23.com) the domain name providers have also given me the control panel with DNS management settings. I have gateway 192.168.1.1 Now My... (1 Reply)
Discussion started by: manalisharmabe
1 Replies

8. Solaris

Unable to bring iscsitgt service to online

this is samiulla in my vmware solaris 11 i installed iscsitgt pakage but it goes to maintenance and i am unable to bring into online with svcadm clear iscsitgt how can i forcefully online iscsitgt service. (1 Reply)
Discussion started by: samiulla
1 Replies
check-hostname(1M)					  System Administration Commands					check-hostname(1M)

NAME
check-hostname - check if sendmail can determine the system's fully-qualified host name SYNOPSIS
/usr/sbin/check-hostname DESCRIPTION
The check-hostname script is a migration aid for sendmail(1M). This script tries to determine the local host's fully-qualified host name (FQHN) in a manner similar to sendmail(1M). If check-hostname is able to determine the FQHN of the local host, it reports success. Other- wise, check-hostname reports how to reconfigure the system so that the FQHN can be properly determined. FILES
/etc/hosts Host name database /etc/nsswitch.conf Name service switch configuration file /etc/resolv.conf Configuration file for name server routines ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWsndmu | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ SEE ALSO
domainname(1M), sendmail(1M), hosts(4), attributes(5) SunOS 5.11 8 Mar 2006 check-hostname(1M)
All times are GMT -4. The time now is 08:33 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy