VVR replication fails to complete due to stream errors with the message VxVM vxio V-5-0-661 could not send after max retry

book

Article ID: 100024703

calendar_today

Updated On:

Description

Error Message

Snippet from /var/log/messages:

May 13 18:19:34 prinodea kernel: VxVM VVR vxio V-5-0-1402 Connected from node 128.11.12.180 to node 207.241.225.14
May 13 18:19:34 prinodea kernel: VxVM VVR vxio V-5-0-330 Unable to connect to rlink rlk_nodea_rdg_rvg on rvg nodea_rdg_rvg: Stream error on remote
May 13 18:19:35 prinodea snmpd[4436]: Connection from UDP: [127.0.0.1]:47272 
May 13 18:19:35 prinodea snmpd[4436]: Received SNMP packet(s) from UDP: [127.0.0.1]:47272 
May 13 18:19:35 prinodea kernel: VxVM VVR vxio V-5-0-265 Rlink rlk_nodea_rdg_rvg connected to remote
May 13 18:19:36 prinodea snmpd[4436]: Connection from UDP: [127.0.0.1]:47272 
May 13 18:19:36 prinodea snmpd[4436]: Connection from UDP: [127.0.0.1]:36269 
May 13 18:19:36 prinodea snmpd[4436]: Received SNMP packet(s) from UDP: [127.0.0.1]:36269 
May 13 18:19:43 prinodea kernel: VxVM vxio V-5-0-661 could not send after max retry. 
May 13 18:19:43 prinodea kernel: VxVM VVR vxio V-5-0-843 Disconnecting rlink rlk_nodea_rdg_rvg due to error : -2 
May 13 18:19:43 prinodea kernel: VxVM VVR vxio V-5-0-266 Rlink rlk_nodea_rdg_rvg disconnected from remote
May 13 18:19:44 prinodea kernel: VxVM VVR vxio V-5-0-265 Rlink rlk_nodea_rdg_rvg connected to remote
May 13 18:19:45 prinodea kernel: VxVM VVR vxio V-5-0-1406 Node 128.11.12.180 disconnected from node 207.241.225.14
   

Cause

The kernel jiffies value per second in Linux 2.6 kernel has changed from 100 to 1000. This change has impacted VVR in certain circumstances where the number of jiffies were used as timeout value. With this change in jiffies, VVR timeout value got reduced to 1/10 of the earlier value. This can result in rlink connection to timeout with following errors in /var/log/messages.

VxVM vxio V-5-0-661 could not send after max retry.
VxVM VVR vxio V-5-0-843 Disconnecting rlink rlk_nodea_rdg_rvg due to error : -2


This issue is tracked via Symantec internal incident listed in the Supplemental Materials section.

 

Resolution

This issue is fixed in following VxVM releases in Linux.

- VxVM 5.1SP1

 

 

 


Applies To

This issue applies to only Linux platform

 

Issue/Introduction

Veritas Volume Replicator (VVR) replication fails to complete due to stream errors with the message VxVM vxio V-5-0-661 could not send after max retry. This happens due to change of kernel jiffies value per second in Linux 2.6 kernel from 100 to 1000. Symptoms include rlinks going up and down frequently.  

Additional Information

ETrack: 1901211