Start a Conversation

Unsolved

This post is more than 5 years old

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

79 Posts

February 28th, 2011 00:00

Hi, I tried three kinds of servers, following are test results

  • Windows server 2003R2 SP2 + AutoStart5.4 does not work
  • Windows server 2008 Standard 32-bit SP2 + AutoStart5.4 does not work
  • Windows Server 2003 SP2 + AutoStart 5.4 can work

Thanks

262 Posts

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.

No Events found!

Top