VCS ERROR V-16-10001-20565
Created: 10 Jan 2013 | Updated: 22 Jan 2013 | 7 comments
This issue has been solved. See solution.
Environment
OS = SOlaris10
HA/VCS = 6.0
Cluster Nodes = Two
Error
Jan xx xx:32:27 Sec-Node AgentFramework[437]: [ID 702911 daemon.notice] VCS ERROR V-16-10001-20565 Application:ABC-APP:imf_register:Could not register process (./ABC-APP) as part of resource (ABC-APP), errno <3>
Query
While Restart the passive node I see the above error message at console. I feel that as my Application Process is not configured for AMF/IMF and I am using a tradational monitoring instead of AMF/IMF funcitionality thats why its showing the ERROR. But my question if I have not configured the AMF/IMF than why I am able to see this ERROR. Does the AMF/IMF by default ON ? or what is happening. Please share your comments
Discussion Filed Under:
Comments 7 Comments • Jump to latest comment
You might want to search SORT:
https://sort.symantec.com/search?q=V-16-10001-20565
which yields a couple of hits in the documentation
@ ScottK as per your TechNote ""Once VCS gets into this state, IMF registration for the particular resource does not succeed, unless the AMF driver is unconfigured and reconfigured.""
1.) What are the steps for "AMF driver is unconfigured and reconfigured". please share the steps.
2.) I have configured Application Resource start, stop and monitor process only. I feel that there are more steps to configure the AMF which I did not do thats why I am facing the ERROR.
===========================
I read the guide and see from Page # 229 under VCS Admin Guide (http://sfdoccentral.symantec.com/Storage_Foundatio...)
Extract:
Enabling and disabling AMF on a system
Enable or disable AMF as follows:
To enable AMF on a system
◆ Run the following command:
haimfconfig -enable -amf
This command sets the value of AMF_START to 1 in theAMFconfiguration file.
It also configures and loads the AMF module on the system.
To disable AMF on a system
◆ Run the following command:
haimfconfig -disable -amf
This command unconfigures and unloads the AMF module on the system if
AMF is configured and loaded. It also sets the value of AMF_START to 0 in the
AMF configuration file.
I think this above Extract answered of my question(s) ..So disable and re-enable can do:
""AMF driver is unconfigured and reconfigured."" as your suggested TechNote is saying (https://sort.symantec.com/search?q=V-16-10001-20565) ..Right ? :)
Any comment will be appreciated. Mark as Solution if your query is resolved
__________________
Thanks in Advance
Zahid Haseeb
zahidhaseeb.wordpress.com
Thanks ScottK
As per your LINK I saw the first four links. That link I already googled. But what does it means, this is my question please.
(My direct question is why I am having this ERROR regarding IMF/AMF if I am still not using this functionality)
Thanks :)
Any comment will be appreciated. Mark as Solution if your query is resolved
__________________
Thanks in Advance
Zahid Haseeb
zahidhaseeb.wordpress.com
When AMF was introduced in 5.1SP1 it was disabled by default - see extract from SFHA 5.1SP1 Install guide:
UK Symantec Consultant in VCS, GCO, SF, VVR, VxAT on Solaris, AIX, HP-ux, Linux & Windows
If this post has helped you, please vote or mark as solution
Thanks for your kind words Mike
Node 1
# ./haimfconfig -display
#Agent STATUS
Application ENABLED
Db2udb ENABLED
Mount ENABLED
Netlsnr ENABLED
Oracle ENABLED
Process ENABLED
Sybase ENABLED
SybaseBk ENABLED
Zone ENABLED
Node 2
# ./haimfconfig -display
#Agent STATUS
Application ENABLED
Db2udb ENABLED
Mount ENABLED
Netlsnr ENABLED
Oracle ENABLED
Process ENABLED
Sybase ENABLED
SybaseBk ENABLED
Zone ENABLED
So, Running the below command will stop AMF/IMF functionality for all above Agents.
haimfconfig -disable
Any comment will be appreciated. Mark as Solution if your query is resolved
__________________
Thanks in Advance
Zahid Haseeb
zahidhaseeb.wordpress.com
Yes.
Mike
UK Symantec Consultant in VCS, GCO, SF, VVR, VxAT on Solaris, AIX, HP-ux, Linux & Windows
If this post has helped you, please vote or mark as solution
What I understand that the IMF/AMF module was not able to START due to some reason.
Any comment will be appreciated. Mark as Solution if your query is resolved
__________________
Thanks in Advance
Zahid Haseeb
zahidhaseeb.wordpress.com
Would you like to reply?
Login or Register to post your comment.