AO Logo
 
  
  
  
Virtual Servers
AO
AO Industries, Inc.
Application Infrastructure ProviderApplication Infrastructure Provider
Sign UpWhat's NewClient AreaContact UsSite Map
 
your location:   home page ··· aoserv platform ··· software components ··· aoserv client ··· tables ··· table definitions ··· virtual servers

TABLE NAME

virtual_servers

DESCRIPTION

A virtual server is any server that is a guest in the virtualized clustering.

COLUMNS

columntypenulluniquereferencesreferenced_bysince_versiondescription
serverfkeyfalsetrueservers.pkeyvirtual_disks.virtual_server1.36the server that is virtualized
primary_ramintfalsefalse1.36the amount of RAM required in primary mode in megabytes
primary_ram_targetintfalsefalse1.43the amount of RAM required in primary mode in megabytes
secondary_raminttruefalse1.36the amount of RAM required in primary mode in megabytes or 0 if secondary not required
secondary_ram_targetinttruefalse1.43the amount of RAM required in primary mode in megabytes or 0 if secondary not required
minimum_processor_typestringtruefalseprocessor_types.type1.41the minimum processor type
minimum_processor_architecturestringfalsefalsearchitectures.name1.36the minimum processor architecture, compatible architectures may be substituted
minimum_processor_speedinttruefalse1.41the minimum processor speed in MHz
minimum_processor_speed_targetinttruefalse1.43the minimum processor speed in MHz
processor_coresshortfalsefalse1.41the number of processor cores
processor_cores_targetshortfalsefalse1.43the number of processor cores
processor_weightshortfalsefalse1.41the processor allocation weight on a scale of 1-1024
processor_weight_targetshortfalsefalse1.43the processor allocation weight on a scale of 1-1024
primary_physical_server_lockedbooleanfalsefalse1.36indicates the primary server is locked and should not be moved by automated means
secondary_physical_server_lockedbooleanfalsefalse1.36indicates the secondary server is locked and should not be moved by automated means
requires_hvmbooleanfalsefalse1.37indicates requires full hardware virtualization
vnc_passwordstringfalsetrue1.51the password for VNC console access or null to disable VNC access