Revision 57fb6fcb man/gnt-cluster.rst

b/man/gnt-cluster.rst
363 363
list of key=value pairs with the following supported keys:
364 364

  
365 365
mode
366
    The default nic mode, 'routed' or 'bridged'.
366
    The default nic mode, 'routed', 'bridged' or 'openvswitch'.
367 367

  
368 368
link
369
    In bridged mode the default NIC bridge. In routed mode it
370
    represents an hypervisor-vif-script dependent value to allow
371
    different instance groups. For example under the KVM default
372
    network script it is interpreted as a routing table number or
373
    name.
369
    In bridged or openvswitch mode the default interface where to attach
370
    NICs. In routed mode it represents an hypervisor-vif-script
371
    dependent value to allow different instance groups. For example
372
    under the KVM default network script it is interpreted as a routing
373
    table number or name. Openvswitch support is also hypervisor
374
    dependent and currently works for the default KVM network script.
375
    Under Xen a custom network script must be provided.
374 376

  
375 377
The ``-D (--disk-parameters)`` option allows you to set the default disk
376 378
template parameters at cluster level. The format used for this option is

Also available in: Unified diff