How to Configure NLB for a Service Tier (Cómo configurar NLB para un nivel de servicio)

 

Publicado: julio de 2016

Se aplica a: System Center 2012 SP1 - Virtual Machine Manager, System Center 2012 R2 Virtual Machine Manager, System Center 2012 - Virtual Machine Manager

<_caps3a_sxs _xmlns3a_caps="https://schemas.microsoft.com/build/caps/2013/11"><_caps3a_sxstarget locale="es-ES">En Virtual Machine Manager (VMM), un servicio es un conjunto de máquinas virtuales que se configuran e implementan conjuntamente y se administran como una única entidad; por ejemplo, una implementación de una aplicación de línea de negocio de varios niveles. Utilice el procedimiento siguiente para configurar el equilibrio de carga de red (NLB) de Microsoft para uno o más niveles de una plantilla de servicio en VMM. Por ejemplo, puede configurar un equilibrador de carga para un nivel de Web y para un nivel de lógica empresarial intermedio.No se puede usar NLB en niveles de servicio que ejecutan Linux.No se puede usar NLB con redes de VM configuradas con virtualización de red.Para las dos configuraciones anteriores, se puede usar equilibrio de carga de hardware en su lugar, tal y como se describe en Configuring Load Balancing in Virtual Machine Manager Overview.Para admitir NLB, deben cumplirse varios requisitos previos. Se trata de requisitos previos relacionados con el tejido, así como requisitos de sistema operativo específicos y opciones de configuración necesarios para las máquinas virtuales cuya carga quiere equilibrar.Debe configurar un equilibrador de carga para un nivel antes de implementar un servicio. Después de implementar un servicio, no se puede agregar un equilibrador de carga al actualizar el servicio.Requisitos de cuenta Para configurar los requisitos previos de tejido, debe ser administrador o administrador delegado. Los administradores delegados solo pueden configurar los requisitos previos que estén dentro del ámbito de su rol de usuario. Para agregar un equilibrador de carga a una plantilla de servicio, o para completar los requisitos previos de la plantilla de máquina virtual, debe ser administrador, administrador delegado o miembro de un rol de usuario de autoservicio que tenga la acción Autor en su ámbito.Requisitos previos de tejidoAntes de comenzar este procedimiento, asegúrese de que se cumplen los requisitos previos siguientes:Crear una plantilla de IP virtual (VIP) para NLB. Para obtener más información, consulte Creación de plantillas de VIP para Equilibrio de carga de red (NLB)https://go.microsoft.com/fwlink/p/?LinkID=221547.Crear una red lógica, con uno o varios sitios de red asociados. Asegúrese de que los sitios de red donde los usuarios implementarán el servicio tengan una o más subredes IP asociadas con las que pueda crear grupos de direcciones IP estáticas. Además, asegúrese de asociar cada sitio de red con el grupo host o uno de sus grupos host primarios donde se implementará el servicio.Para obtener más información, consulte Creación de una red lógicahttps://go.microsoft.com/fwlink/p/?LinkID=212420.Cree grupos de direcciones IP estáticas que estén asociados con los sitios de red donde los usuarios implementarán el servicio. Los grupos deben asociarse con los sitios de red donde los usuarios implementarán el servicio. Los grupos de direcciones IP deben contener un intervalo reservado de direcciones IP virtuales (VIP) que se puedan asignar al equilibrador de carga y un intervalo para las máquinas virtuales que se colocarán detrás del equilibrador de carga.Las direcciones VIP y las direcciones IP dedicadas para las máquinas virtuales pueden ser del mismo grupo o de grupos distintos. Sin embargo, la dirección VIP y las direcciones IP de máquina virtual dedicadas deben estar todas en la misma subred.Para obtener más información, consulte Creación de grupos de direcciones IPhttps://go.microsoft.com/fwlink/p/?LinkID=212422.En cada host donde se implementará el servicio, asegúrese de que hay un adaptador de red físico del host configurado para usar la misma red lógica que utilizará el nivel de servicio. Por ejemplo, si el nivel usará la red lógica BACKEND, la red lógica BACKEND debe asociarse con un adaptador físico en el host. Para obtener más información, consulte Cómo configurar opciones de red en un Host de Hyper-Vhttps://go.microsoft.com/fwlink/p/?LinkID=212537.Requisitos previos de plantilla de máquina virtualSi usa el Asistente para crear plantillas de VM para crear una plantilla de máquina virtual para un nivel de servicio cuya carga quiere equilibrar mediante NLB, o si tiene una plantilla de máquina virtual existente que quiere usar, compruebe que se cumplen los requisitos previos siguientes:La tabla siguiente muestra solo la configuración necesaria para NLB. Configure otros valores según sus requisitos de máquina virtual. Para obtener información acerca de cómo crear una plantilla de máquina virtual para un nivel de servicio, consulte How to Create a Virtual Machine Template.Requisitos de NLBMás informaciónAsegúrese de que el sistema operativo del disco duro virtual es una versión adecuada, tal y como se indica en "Más información".Uno de los requisitos es instalar la característica NLB en el sistema operativo invitado. Para instalar características mediante VMM, para System Center 2012, el sistema operativo invitado debe establecerse en Windows Server 2008 R2. A partir de System Center 2012 SP1, el sistema operativo invitado debe establecerse en un sistema operativo de servidor que no sea anterior a Windows Server 2008 R2.La característica NLB se incluye con todas las ediciones de Windows Server 2008 R2, excepto HPC Edition. Se incluye con todas las ediciones de Windows Server 2012 y Windows Server 2012 R2.Configure el adaptador de red para que use una red lógica con asignación de direcciones IP estáticas, direcciones MAC estáticas y, según el hipervisor en el que quiera implementar el servicio, habilite la suplantación de direcciones MAC.En la página Configurar hardware del Asistente para crear plantillas de VM (o la pestaña Configuración de hardware de las propiedades de una plantilla de máquina virtual existente), haga clic en un adaptador de red y, después, haga lo siguiente:Si utiliza un perfil de hardware, configure estas opciones en el perfil de hardware.En Conectividad, haga clic en Conectado a y, después, seleccione la red lógica que desee y que cumpla los requisitos que se describen en la sección "Requisitos de tejido" de este tema.Haga clic en IP estática (de un grupo de direcciones IP estáticas) para configurar el adaptador de red para que use una dirección IP estática. En la lista Versión de protocolo IP, seleccione la versión correcta del protocolo IP, por ejemplo, Solo IPv4.En Dirección MAC, haga clic en Estática.Si quiere implementar el servicio en un host de Hyper-V basado en Windows Server 2008 R2 (con o sin Service Pack 1), también debe habilitar la suplantación de direcciones MAC para que NLB funcione correctamente. Si no lo hace, se producirá un error en la implementación del servicio. Sin embargo, en System Center 2012 (sin Service Pack 1) no se puede usar la casilla Habilitar suplantación de direcciones MAC en la plantilla de máquina virtual o en el perfil de hardware asociado para configurar esta opción. En su lugar, debe usar el shell de comandos de VMM para configurar esta opción después de crear la plantilla, o en el perfil de hardware que use para la plantilla.Para actualizar una plantilla de máquina virtual, use la sintaxis siguiente, donde VMTemplate01 representa el nombre de la plantilla de máquina virtual:PS C:\> $VMTemplate = Get-SCVMTemplate -Name "VMTemplate01" PS C:\> $VirtNetworkAdapter = Get-SCVirtualNetworkAdapter -VMTemplate $VMTemplate PS C:\> Set-SCVirtualNetworkAdapter -VirtualNetworkAdapter $VirtNetworkAdapter -EnableMACAddressSpoofing $TruePara actualizar un perfil de hardware, utilice la sintaxis siguiente, donde HWProfile01 representa el nombre del perfil de hardware virtual:PS C:\> $HWProfile = Get-SCHardwareProfile | where { $_.Name -eq "HWProfile01" } PS C:\> $VirtNetworkAdapter = Get-SCVirtualNetworkAdapter -HardwareProfile $HWProfile PS C:\> Set-SCVirtualNetworkAdapter -VirtualNetworkAdapter $VirtNetworkAdapter -EnableMACAddressSpoofing $TrueNo habilite la suplantación de direcciones MAC para una plantilla de máquina virtual o un perfil de hardware asociado que se utilizará para implementar un servicio en un host de Hyper-V con Windows Server 2008 con Service Pack 2, un host de Citrix XenServer o un host de VMware ESX.Establecer la contraseña de administradorEn la página Configurar sistema operativo del Asistente para crear plantillas de VM (o la pestaña Configuración de SO en las propiedades de una plantilla de máquina virtual existente), en Configuración general, haga clic en Contraseña de administrador. Especifique la contraseña de la cuenta de administrador local o seleccione una cuenta de ejecución para la cuenta de administrador local.Si utiliza un perfil de sistema operativo invitado, configure las opciones de la cuenta de administrador en el perfil.Configurar la máquina virtual para unirse a un dominioEn la página Configurar sistema operativo del Asistente para crear plantillas de VM (o la pestaña Configuración de SO en las propiedades de una plantilla de máquina virtual existente), en Red, configure la máquina virtual para que se una a un dominio. Esto incluye las credenciales para unirse al dominio.Si utiliza un perfil de sistema operativo invitado, configure las opciones del dominio en el perfil.Habilitar la característica de equilibrio de carga de redEn la página Configurar sistema operativo del Asistente para crear plantillas de VM (o la pestaña Configuración del sistema operativo en las propiedades de una plantilla de máquina virtual existente), haga lo siguiente:Si utiliza un perfil de sistema operativo invitado, configure estas opciones en el perfil.En Roles y características, haga clic en Características.Active la casilla Equilibrio de carga de red.Opcionalmente, en Herramientas de administración remota del servidor, active la casilla Herramientas de equilibrio de carga de red. Las herramientas de equilibrio de carga de red incluyen el complemento Administrador de equilibrio de carga de red, las herramientas de Windows PowerShell para administrar el equilibrio de carga de red y las herramientas de línea de comandos Nlb.exe y Wlbs.exe.Las herramientas de NLB no están disponibles en una instalación Server Core del sistema operativo Windows Server 2008 R2 o el sistema operativo Windows Server 2012. Por lo tanto, no seleccione esta opción si está utilizando una instalación Server Core o se producirá un error de implementación del servicio. (Si está utilizando una instalación Server Core y recibe un mensaje de error de validación que dice que debe seleccionar NLB y la característica de herramientas de NLB, asegúrese de que tiene activada la característica de NLB. Puede omitir la parte del mensaje de advertencia acerca de las herramientas de NLB porque no son necesarias).Cuando tenga una plantilla de máquina virtual que cumpla los requisitos previos de plantilla de máquina virtual, cree una plantilla de servicio que use la plantilla de máquina virtual. En el siguiente procedimiento se da por hecho que ya tiene una plantilla de servicio. Para obtener información sobre cómo crear una plantilla de servicio, consulte How to Create a Service Template.Para agregar un equilibrador de carga de NLB a un nivel de servicioAbra una plantilla de servicio existente que cumpla los requisitos previos que se describen en la sección "Requisitos previos de plantilla de máquina virtual" de este tema. Para ello, siga estos pasos:Abra el área de trabajo Biblioteca.En el panel Biblioteca, expanda Plantillas y, después, haga clic en Plantillas de servicio.En el panel Plantillas, haga clic en la plantilla de servicio que quiere abrir.En la pestaña Plantilla de servicio del grupo Acciones, haga clic en Abrir diseñador.El Diseñador de plantillas de servicio de Virtual Machine Manager se abre y muestra la plantilla de servicio.Haga clic en la plantilla de máquina virtual que representa el nivel cuya carga quiere equilibrar. En el panel de detalles de la plantilla de máquina virtual, active la casilla Este nivel de equipo se puede escalar horizontalmente y configure el número de instancias.En la pestaña Inicio, en el grupo Componentes de plantilla de servicio, haga clic en Agregar equilibrador de carga.Esta acción sólo está disponible si se definen plantillas de VIP en el área de trabajo Tejido. Solo un administrador total o un administrador delegado puede configurar plantillas de VIP.Asegúrese de que está seleccionada la plantilla de VIP correcta para NLB. Para ello, siga estos pasos:Haga clic en el objeto de equilibrador de carga (que pueden identificarse por el nombre de la plantilla de VIP) que se agrega al mapa de servicio.En los detalles del equilibrador de carga, en la lista Perfil de VIP de equilibrador de carga, seleccione una plantilla de VIP diferente si es necesario.Compruebe que el campo Modelo de equilibrador de carga indica Equilibrio de carga de red (NLB).Configure la conexión del equilibrador de carga a un adaptador de red virtual para el nivel de servicio.En la pestaña Inicio, en el grupo Herramientas, haga clic en la herramienta Conector para seleccionarla.En el mapa de servicio, haga clic en el objeto Conexión de servidor que está asociado con el equilibrador de carga y, después, haga clic en un objeto NIC (por ejemplo, haga clic en el adaptador de red de la red lógica BACKEND). Esto conectará el equilibrador de carga al adaptador de red.Haga clic en el objeto NIC para mostrar sus propiedades en el área de detalles. Compruebe que el tipo de dirección IPv4, el tipo de dirección IPv6 o ambos tipos (según la configuración de la red lógica) son estáticos, y que el tipo de dirección MAC es estático.Configure la conexión de cliente para que el equilibrador de carga use la red lógica correcta. Con la herramienta Conector aún seleccionada, en el mapa de servicio, haga clic en el objeto Conexión de cliente que está asociado con el equilibrador de carga y, después, haga clic en un objeto de red lógica. Por ejemplo, haga clic en la red lógica BACKEND. Esto conectará el equilibrador de carga a la red lógica.Para las implementaciones de NLB, la red lógica que está asociada con la conexión de cliente y la red lógica del NIC que se asoció con la conexión de servidor en el paso 5 deben ser la misma.Guarde la configuración de la plantilla de servicio actualizada. En la pestaña Inicio, en el grupo Plantilla de servicio, haga clic en Guardar y validar.Cuando el servicio está implementado, VMM selecciona automáticamente una dirección IP virtual del intervalo reservado que hay definido en el grupo de direcciones IP estáticas, y lo asigna al nivel de servicio de carga equilibrada. Para que los usuarios puedan conectarse al servicio, debe ocurrir lo siguiente:Un administrador total o un administrador delegado debe determinar la dirección IP virtual que VMM asignó al equilibrador de carga.Después de determinar la dirección IP virtual, un administrador del sistema de nombres de dominio (DNS) debe crear manualmente una entrada DNS para la dirección IP virtual. La entrada DNS de la dirección IP virtual debe ser el nombre que los usuarios especificarán para conectarse al servicio, por ejemplo ServiceName.contoso.com.Para obtener más información, vea How to Determine the Virtual IP Address for a Service.How to Add Networking Components to a Service Template How to Configure a Hardware Load Balancer for a Service Tier How to Deploy a Service <_caps3a_sxssource locale="en-US">In Virtual Machine Manager (VMM), a service is a set of virtual machines that are configured and deployed together and are managed as a single entity—for example, a deployment of a multi-tier line-of-business application. Use the following procedure to configure Microsoft Network Load Balancing (NLB) for one or more tiers of a service template in VMM. For example, you might configure a load balancer for a Web tier and for a middle business logic tier.In service tiers running Linux, NLB cannot be used.With VM networks configured with network virtualization, NLB cannot be used.For both of the previous configurations, hardware load balancing can be used instead, as described in Configuring Load Balancing in Virtual Machine Manager Overview.To support NLB, there are several prerequisites that must be met. These include fabric-related prerequisites, and specific operating system requirements and configuration settings that are required for the virtual machines that you want to load balance.You must configure a load balancer for a tier before you deploy a service. After you deploy a service, you cannot add a load balancer by updating the service.Account requirements To configure the fabric prerequisites, you must be an administrator or a delegated administrator. Delegated administrators can only configure the prerequisites that are within the scope of their user role. To add a load balancer to a service template, or to complete the virtual machine template prerequisites, you must be an administrator, a delegated administrator, or a member of a self-service user role that has the Author action in their scope.Fabric PrerequisitesBefore you begin this procedure, make sure that the following prerequisites are met:Create a virtual IP (VIP) template for NLB. For more information, see How to Create VIP Templates for Network Load Balancing (NLB)https://go.microsoft.com/fwlink/p/?LinkID=221547.Create a logical network, with one or more associated network sites. Ensure that the network sites where users will deploy the service have one or more associated IP subnets that you can create static IP address pools from. Also, ensure that you associate each network site with the host group or one of its parent host groups where the service may be deployed.For more information, see How to Create a Logical Networkhttps://go.microsoft.com/fwlink/p/?LinkID=212420.Create static IP address pools that are associated with the network sites where users will deploy the service. The pools must be associated with the network sites where users will deploy the service. The IP address pools must contain a reserved range of virtual IP (VIP) addresses that can be assigned to the load balancer, and a range for the virtual machines that will be placed behind the load balancer.The addresses for the VIPs and the dedicated IP addresses for the virtual machines can be from the same pool or from different pools. However, the VIP address and the dedicated virtual machine IP addresses must all be in the same subnet.For more information, see How to Create IP Address Poolshttps://go.microsoft.com/fwlink/p/?LinkID=212422.On each host where the service may be deployed, ensure that a physical network adapter on the host is configured to use the same logical network that the service tier will use. For example, if the tier will use the BACKEND logical network, the BACKEND logical network must be associated with a physical adapter on the host. For more information, see How to Configure Network Settings on a Hyper-V Hosthttps://go.microsoft.com/fwlink/p/?LinkID=212537.Virtual Machine Template PrerequisitesWhen you use the Create VM Template wizard to create a virtual machine template for a service tier that you want to load balance by using NLB, or if you have an existing virtual machine template that you want to use, verify that the following prerequisites are met:The following table lists only the required settings for NLB. Configure other settings according to your virtual machine requirements. For information about how to create a virtual machine template for a service tier, see How to Create a Virtual Machine Template.NLB RequirementsMore InformationEnsure that the operating system for the virtual hard disk is an appropriate version, as listed under “More information.”One of the requirements is that you install the NLB feature in the guest operating system. To install features through VMM, for System Center 2012, the guest operating system must be set to Windows Server 2008 R2. Starting with System Center 2012 SP1, the guest operating system must be set to a server operating system no earlier than Windows Server 2008 R2.The NLB feature is included with all editions of Windows Server 2008 R2 except for HPC Edition. It is included with all editions of Windows Server 2012 and Windows Server 2012 R2.Configure the network adapter to use a logical network with static IP address assignment, static MAC addresses, and, depending on the hypervisor that you want to deploy the service to, enable MAC address spoofing.On the Configure Hardware page of the Create VM Template wizard (or the Hardware Configuration tab in the properties of an existing virtual machine template), click a network adapter, and then do the following:If you are using a hardware profile, configure these settings in the hardware profile.Under Connectivity, click Connected to, and then select the desired logical network that meets the requirements that are outlined in the “Fabric Requirements” section of this topic.Click Static IP (from a static IP pool) to configure the network adapter to use a static IP address. In the IP protocol version list, select the correct IP protocol version, for example, IPv4 only.Under MAC Address, click Static.If you want to deploy the service to a Windows Server 2008 R2-based Hyper-V host (with or without Service Pack 1), you must also enable MAC address spoofing for NLB to work correctly. If you do not, service deployment will fail. However, in System Center 2012 (without Service Pack 1) you cannot use the Enable spoofing of MAC addresses check box in the virtual machine template or the associated hardware profile to configure this setting. Instead, you must use the VMM command shell to configure this setting after you create the template, or in the hardware profile that you use for the template.To update a virtual machine template, use the following syntax, where VMTemplate01 represents the name of the virtual machine template:PS C:\> $VMTemplate = Get-SCVMTemplate -Name "VMTemplate01" PS C:\> $VirtNetworkAdapter = Get-SCVirtualNetworkAdapter -VMTemplate $VMTemplate PS C:\> Set-SCVirtualNetworkAdapter -VirtualNetworkAdapter $VirtNetworkAdapter -EnableMACAddressSpoofing $TrueTo update a hardware profile, use the following syntax, where HWProfile01 represents the name of the virtual hardware profile:PS C:\> $HWProfile = Get-SCHardwareProfile | where { $_.Name -eq "HWProfile01" } PS C:\> $VirtNetworkAdapter = Get-SCVirtualNetworkAdapter -HardwareProfile $HWProfile PS C:\> Set-SCVirtualNetworkAdapter -VirtualNetworkAdapter $VirtNetworkAdapter -EnableMACAddressSpoofing $TrueDo not enable MAC address spoofing for a virtual machine template or an associated hardware profile that will be used to deploy a service to a Windows Server 2008 with Service Pack 2-based Hyper-V host, a Citrix XenServer host, or a VMware ESX host.Set the administrator passwordOn the Configure Operating System page of the Create VM Template wizard (or the OS Configuration tab in the properties of an existing virtual machine template), under General Settings, click Admin Password. Either specify the password of the local administrator account or select a Run As account for the local administrator account.If you are using a guest operating system profile, configure the administrator account settings in the profile.Configure the virtual machine to join a domainOn the Configure Operating System page of the Create VM Template wizard (or the OS Configuration tab in the properties of an existing virtual machine template), under Networking, configure the virtual machine to join a domain. This includes the credentials to join the domain.If you are using a guest operating system profile, configure the domain settings in the profile.Enable the Network Load Balancing featureOn the Configure Operating System page of the Create VM Template wizard (or the OS Configuration tab in the properties of an existing virtual machine template), do the following:If you are using a guest operating system profile, configure these settings in the profile.Under Roles and Features, click Features.Select the Network Load Balancing check box.Optionally, under Remote Server Administration Tools, select the Network Load Balancing Tools check box. Network Load Balancing Tools include the Network Load Balancing Manager snap-in, Windows PowerShell tools for managing Network Load Balancing, and the Nlb.exe and Wlbs.exe command-line tools.The NLB tools are not available in a Server Core installation of the Windows Server 2008 R2 operating system or the Windows Server 2012 operating system. Therefore, do not select this option if you are using a Server Core installation, or service deployment will fail. (If you are using a Server Core installation, and you receive a validation error message saying that you must select NLB and the NLB tools feature, make sure that you have the NLB feature selected. You can ignore the part of the warning message about NLB tools as it is not required.)After you have a virtual machine template that meets the virtual machine template prerequisites, create a service template that uses the virtual machine template. The following procedure assumes you have an existing service template. For information about how to create a service template, see How to Create a Service Template.To add an NLB load balancer to a service tierOpen an existing service template that meets the prerequisites that are outlined in the “Virtual Machine Template Prerequisites” section of this topic. To do this, follow these steps:Open the Library workspace.In the Library pane, expand Templates, and then click Service Templates.In the Templates pane, click the service template that you want to open.On the Service Template tab, in the Actions group, click Open Designer.The Virtual Machine Manager Service Template Designer opens with the service template displayed.Click the virtual machine template that represents the tier that you want to load balance. In the virtual machine template details pane, select the This computer tier can be scaled out check box, and configure the number of instances.On the Home tab, in the Service Template Components group, click Add Load Balancer.This action is only available if VIP templates are defined in the Fabric workspace. Only a full administrator or delegated administrator can configure VIP templates.Make sure that the correct VIP template for NLB is selected. To do this, follow these steps:Click the load balancer object (identifiable by the VIP template name) that is added to the service map.In the load balancer details, in the Load Balancer VIP Profile list, select a different VIP template if needed.Verify that the Load Balancer Model field indicates Network Load Balancing (NLB).Configure the load balancer connection to a virtual network adapter for the service tier.On the Home tab, in the Tools group, click the Connector tool to select it.On the service map, click the Server connection object that is associated with the load balancer, and then click a NIC object (for example, click the network adapter for the BACKEND logical network). This connects the load balancer to the network adapter.Click the NIC object to display its properties in the detail area. Verify that the IPv4 address type, the IPv6 address type, or both types (depending on the logical network configuration) are static, and that the MAC address type is static.Configure the client connection for the load balancer to use the correct logical network. With the Connector tool still selected, on the service map, click the Client connection object that is associated with the load balancer, and then click a logical network object. For example, click the BACKEND logical network. This connects the load balancer to the logical network.For NLB deployments, the logical network that is associated with the client connection and the logical network of the NIC that is associated with the server connection in step 5 must be the same.Save the updated service template settings. On the Home tab, in the Service Template group, click Save and Validate.When the service is deployed, VMM automatically selects a virtual IP address from the reserved range that is defined in the static IP address pool, and assigns it to the load-balanced service tier. To enable users to connect to the service, the following must occur:A full administrator or delegated administrator must determine the virtual IP address that VMM assigned to the load balancer.After the virtual IP address is determined, a Domain Name System (DNS) administrator must manually create a DNS entry for the virtual IP address. The DNS entry for the virtual IP address should be the name that users will specify to connect to the service, for example ServiceName.contoso.com.For more information, see How to Determine the Virtual IP Address for a Service.How to Add Networking Components to a Service Template How to Configure a Hardware Load Balancer for a Service Tier How to Deploy a Service