RVRD: Error: Could not record omnikit into store file: IO operation failed/2013-11-15 13:37:42 rvrd: Could not add lan subject 'IO operation failed'.

RVRD: Error: Could not record omnikit into store file: IO operation failed/2013-11-15 13:37:42 rvrd: Could not add lan subject 'IO operation failed'.

book

Article ID: KB0087645

calendar_today

Updated On:

Products Versions
TIBCO Rendezvous for z/OS -
Not Applicable -

Description

Resolution:
Description:
= = = = = = =

This error indicates that there is a disk I/O failure when writing to the store file. We update SSL random data against the RVRD store file every hour, if there is a write failure during this update you will receive the notice, “RVRD: Error: Could not record omnikit into store file: IO operation failed.”. If you run into this error, the RVRD should continue to function.

If at this time you are configuration the local network, you will get the “Could not add lan subject 'IO operation failed'” error. The error is usually generated:

- The disk is full. There needs to be sufficient disk space available on the RVRD host machine to allow the store file to be updated.

- The disk is not a local disk, not accessible when the rvrd doing the update.

- If you notice this error message on main frame, it could be due to RVRD store data set is not large enough. You can try to make to make the RVRD data sets larger.

1).  Allocate a new, bigger store file data set.

2). Copy the content of the original file to the new one.

3). Stop the RVRD, then either:

a).  Change the RVRD JCL to refer to the new data set or,

b). Rename both data sets giving the new one the same name as the original so you don't have to change the JCL.

Issue/Introduction

RVRD: Error: Could not record omnikit into store file: IO operation failed/2013-11-15 13:37:42 rvrd: Could not add lan subject 'IO operation failed'.