"VOM ERROR V-383-1-81 Selected attribute is not editable"
book
Article ID: 100013698
calendar_today
Updated On:
Description
Error Message
VOM ERROR V-383-1-81 Selected attribute is not editable
Cause
Overriding Cluster Server (VCS) type attributes for individual resources must be performed directly from a node in the cluster, using the command line interface.
Note: A type differs from a resource in that a resource refers to a specific instance of a type.
Resolution
Use hares, with an "-override" argument, from the command line interface of one of the cluster nodes, to update this attribute.
Syntax:
hares -override hares -modify
Example, with typical output: # hares -override app OnlineTimeout # hares -modify app OnlineTimeout 600 To check the current value: # hares -value app OnlineTimeout 600 To reverse the override: # hares -undo_override app OnlineTimeout
|
Applies To
Using pre-7.X version of Veritas Operation Manager (VOM) to manage Veritas Cluster Server (VCS)
Issue/Introduction
When one tries to override and modify a VCS type attribute for an individual resource, VOM will display the following error in a window.
Title of window: "Validation failed"
Content of the window: "VOM ERROR V-383-1-81 Selected attribute is not editable."
Additional Information
ETrack: 3582067
Attachments
unable_edit_overridden_attribute.png
get_app
Was this article helpful?
thumb_up
Yes
thumb_down
No