Bug 857099

Summary: Document sndbuf custom property, possibly others?
Product: Red Hat Enterprise Virtualization Manager Reporter: Stephen Gordon <sgordon>
Component: DocumentationAssignee: Tim Hildred <thildred>
Status: CLOSED CURRENTRELEASE QA Contact: ecs-bugs
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.1.0CC: acathrow, dyasny, gklein, yeylon
Target Milestone: ---Keywords: Documentation
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-04 17:25:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Comment 1 Stephen Gordon 2012-09-13 14:53:26 UTC
Itamar, are there any other "special" custom properties we are providing that don't require a hook?

Comment 2 Itamar Heim 2012-09-15 10:59:12 UTC
./backend/manager/dbscripts/upgrade/pre_upgrade/0000_config.sql:select fn_db_add_config_value('PredefinedVMProperties','

sap_agent=^(true|false)$;
sndbuf=^[0-9]+$;
vhost=^(([a-zA-Z0-9_]*):(true|false))(,(([a-zA-Z0-9_]*):(true|false)))*$;viodiskcache=^(none|writeback|writethrough)$

','3.1');

but other than sap_agent, and maybe sndbuf, your normal customer isn't supposed to need the other two in day to day.

Comment 6 Tim Hildred 2012-09-18 08:11:06 UTC
Red_Hat_Enterprise_Virtualization-Administration_Guide-3.1-web-en-US-2-96.el6