IBM Support

Versioned object base is not on local host

Troubleshooting


Problem

This technote explains why the error []Versioned object base is not on local host[] might occur while reformatting an IBM® Rational® ClearCase® VOB whose storage resides on a NAS server.

Symptom


Attempts to perform a cleartool reformatvob where the VOB storage resides on a NAS Filer results in the following error:

% cleartool reformatvob /vobs/nasvobstg/NAS.vbs
cleartool: Error: Versioned object base is not on local host.

Cause


The cause of this error relates to improper reformatvob syntax. The reformatvob command is run from the VOB server; however, the VOB is stored on a different host (NAS server); thus the error reports correctly that the VOB is not on the local host.

Resolving The Problem

The proper way to run the reformatvob command for a VOB that is stored on a NAS server is to use the -host and -hpath options with the reformatvob command.



Usage: reformatvob [-dump | -load] [-rm] [-force]
[-host hostname -hpath host-stg-pname]
vob-storage-pname

For example:

cleartool reformatvob -host <host name> -hpath <Host Local Path> vob-storage-pname

% cleartool reformatvob -host vobsrv1 -hpath /net/nasdevice/vobs/nasvobstg/NAS.vbs /net/nasdevice/vobs/nasvobstg/NAS.vbs

For more information on cleartool reformatvob, run cleartool man refortmatvob., or refer to the IBM Rational ClearCase Command Reference.



[{"Product":{"code":"SSSH27","label":"Rational ClearCase"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Interop: NAS","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF015","label":"IRIX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"2003.06.00;7.0;7.0.1","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
29 September 2018

UID

swg21127190