This section explains information about incompatibility between V3.1.0A and V3.1.0.
Details of Modification
When using Linux manager with managed servers using local boot and SAN data environments, modification of boot agents was not necessary up to V3.1.
In patched V3.1.1/V3.1.1A, in the following configurations it is necessary to change boot agents before performing image operations.
Local boot and SAN data environments where SAN data is configured using a physical WWN or VIOM
Effect
When upgrading from an earlier version, if the boot agent is not changed, for image operations that were correctly implemented before upgrade, processing may be performed for data disks. An error will occur during image operations.
Corrective Action
Perform the image operations, after changing the boot agent to DR-DOS using the following command:
#/opt/FJSVrcvmr/bin/rcxadm server set -name physical server -attr bootagt=dos <RETURN> |
Details of Modification
When the OS of managed servers is XenServer6, the following service does not operate on agents.
Deployment Agent
Effect
When agent processes are being monitored, the monitor will mistakenly report that Deployment Agent has stopped.
Corrective Action
Delete Deployment Agent from the targets of process monitoring.
From V3.1.0, the messages displayed in the following cases have been changed:
When Operating L-Servers or Resource Pools
Message output when there are errors in the values specified for an XML tag, when applying to use an L-Platform including a virtual L-Server, creating a virtual L-Server, or when modifying definition information, the basic information, or specifications, or when there are errors in the values specified for the XML tag
For V3.1.0
FJSVrcx:ERROR:65910:The value of item, value, is invalid.
For V3.1.0A
The content of item is changed.
Message output when unsupported XML tags are specified in the VM types for virtual L-Servers, when applying to use an L-Platform including a virtual L-Server, creating a virtual L-Server, or when modifying definition information, the basic information, or specifications
For V3.1.0
FJSVrcx:ERROR:67280:obj:function not supported. detail
For V3.1.0A
The content of detail is changed.
Message output when there are no specified resources in the resource pools, when applying to use an L-Platform including a virtual L-Server, creating a virtual L-Server, modifying definition information, or attaching and starting disks
For V3.1.0
FJSVrcx:ERROR:67154:obj:not found
For V3.1.0A
FJSVrcx:ERROR:62553:no AddressType found in targets
Message output when there are no available MAC address resources in the resource pools, when applying to use an L-Platform including a virtual L-Server, or creating a virtual L-Server
For V3.1.0
FJSVrcx:ERROR:67154:obj:not found
For V3.1.0A
FJSVrcx:ERROR:62553:no AddressType found in targets
Or
FJSVrcx:ERROR:62554:AddressType:no more addresses available in targets
Message output when disk deployment settings during image specification (disk=all) are configured, without specifying cloning images, when applying to use an L-Platform including a virtual L-Server, creating a virtual L-Server, or modifying definition information
For V3.1.0
FJSVrcx:ERROR:67280:obj:function not supported. detail
For V3.1.0A
FJSVrcx:ERROR:62537:obj cannot be specified because of condition. detail
Message output if unsupported options of pool types are specified when creating a resource pool
For V3.1.0
FJSVrcx:ERROR:67280:obj:function not supported. detail
For V3.1.0A
FJSVrcx:ERROR:62538:obj1 cannot be specified for obj2. detail
Message output if already registered resources in resource pools are specified, when registering resources in resource pools
For V3.1.0
FJSVrcx:ERROR:67155:type obj:already exists
For V3.1.0A
The content of obj is changed.
Message output if resources that cannot be registered are specified when registering resources in resource pools
For V3.1.0
FJSVrcx:ERROR:67154:obj:not found
For V3.1.0A
FJSVrcx:ERROR:62537:obj cannot be specified because of condition. detail
Message output if the combination of resource type and pool type is not appropriate, when registering resources in resource pools
For V3.1.0
FJSVrcx:ERROR:67280:obj:function not supported. detail
For V3.1.0A
FJSVrcx:ERROR:62551:The specified obj1 and obj2 do not matched. detail
When Operating L-Servers or User Information
The message that is output when an error occurs during control of a product that works in coordination with Resource Orchestrator using the rcxadm command to operate L-Servers or user information has been modified.
The message which is output when an error occurs during controlling a product that works in coordination with Resource Orchestrator using the rcxadm command to operate L-Servers or user information
For V3.1.0
>rcxadm user modify -file user.xml <RETURN>
FJSVrcx:ERROR:65842:The password does not fit the policy of the directory service. |
For V3.1.0A
>rcxadm user modify -file user.xml <RETURN>
FJSVrcx:ERROR:65842:The password does not fit the policy of the directory service.
Reported from the following:
product="OpenDS"
request="change password"
message="User DN:cn=roradmin,OU=USERS,dc=fujitsu,dc=com The provided
password value was rejected by a password validator: The provided
password is shorter than the minimum required length of 6 characters: ldaps://xxx.fujitsu.com:1474" |
For the procedure to return the output format to the conventional format, refer to "2.1.1.1 Configuring Display of Errors that Occur on Related Products".
When Monitoring Network Devices
From V3.1.0, the messages output when monitoring network devices have been changed.
Messages output when changes in port status are detected when monitoring network devices
For V3.1.0
FJSVrcx:WARNING:42781:device:Port port_name status change from prev_status to cur_status has been detected
For V3.1.0A
FJSVrcx:INFO:22784:device:Port port_name status change from prev_status to cur_status has been detected
Import Operations for Network Devices
The message displayed when all specified network devices have already been registered during the import of network devices has been changed.
Messages output when all specified network devices have already been registered during the import of network devices
For V3.0
FJSVrcx:INFO:25901:Import has not been performed.
For V3.1.0A
FJSVrcx:INFO:22781:Import has not been performed because all specified network devices have already been registered.
Corrective Action
It is necessary to add the message for the target of monitoring, when monitoring the messages (numbers or message text) for Resource Orchestrator using other vendors' products.
It is necessary to update the operation guide, when the messages before modification are described in an operation guide created by users.