Bug 857099 - Document sndbuf custom property, possibly others?
Summary: Document sndbuf custom property, possibly others?
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: Documentation
Version: 3.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Tim Hildred
QA Contact: ecs-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-13 14:51 UTC by Stephen Gordon
Modified: 2014-03-25 07:23 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-12-04 17:25:44 UTC
oVirt Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.