Error Code details
V-5-1-14800
Severity: Error 
Component: Volume Manager 
Message:
Given operation is supported only for paths which are claimed as JBOD
Description:

This error message is displayed when you try to set the path attributes for a non-JBOD disk array to primary or secondary. The operation works only for Veritas Volume Manager (VxVM) versions earlier than 5.1; however, this operation is not recommended. This operation is no longer supported for paths of non-JBOD arrays.

 

Veritas solutions
Solution 1 Vote: [Useful] [Not useful]
Last Modified: 2012-03-05 10:56:48
Platform: Solaris 10 (SPARC), Solaris 10 (x86-64)
Release: 5.1SP1
Content:

See http://www.symantec.com/docs/TECH165265. 

Solution 2 Vote: [Useful] [Not useful]
Last Modified: 2012-03-05 10:56:40
Platform: Solaris 10 (SPARC), Solaris 10 (x86-64)
Release: 5.1SP1
Content:

For non-JBOD arrays, if you do not want to use a certain path for I/O, you can set the pathtype attribute to standby. Enter:

# vxdmpadm setattr path path_name pathtype=standby

Later, if you want to use this path for I/O, you can set it to active again. Enter:
 
# vxdmpadm setattr path path_name pathtype=active