Unsolved
This post is more than 5 years old
79 Posts
0
683
February 27th, 2011 21:00
ft::ListResourceGroups subroutine works different on servers for AutoStart5.4
We are using a rule(from console), use the ft::ListResourceGroups subroutine. Server A and server B both install AutoStart5.4 and use the same rule as following
$errorCode=&ft::ListResourceGroups(*groups,*states,*nodes);
- Server A:
It can return the right resouce group name and state.
- Server B:
group name returned are rg_id_1 and rg_id_2 but the the states are right.
If run ftcli command directly, server A and server B can return the right results as following.
C:\Program Files\EMC\AutoStart\envplus\bin>ftcli
Welcome to EMC AutoStart
Version 5.4.0 build 195
Copyright 1998 - 2010 EMC Corporation. All rights reserved
AutoStart> listResourceGroups
Group State Node Start/Stop Time Monitoring State
---------------- --------------- -------------- --------------- ----------------
DatabaseMgr Online cnsqaenvision20 Mon Feb 28 07:12:25 2011 Enabled
RoutingMgr Online cnsqaenvision20 Mon Feb 28 07:12:50 2011 Enabled
My question is that why server B does not return its resource groups name?
Thanks
No Events found!
EnvisionPlus
79 Posts
0
February 28th, 2011 00:00
Hi, I tried three kinds of servers, following are test results
Thanks
yito1
262 Posts
0
February 28th, 2011 00:00
Hi,
What is the OS that you use?
Either node becomes rg_id_1 if it tries with Windows2008R2 &Windows2003R2.
In AutoStart5.3SP4, a group name is displayed in both nodes.
There may have been specifications change in AutoStart5.4.
Or it may be a defect.
You should contact EMC technical support.