Provision a Bare Metal Instance

Featured. Choose Yes if you would like this template to be more prominent for users to select. Only administrators may make templates featured.

11.3.16. Provision a Bare Metal Instance

Deploy one bare metal instance per host using these steps.

1.Log in to the CloudPlatform UI as an administrator or user.

2.In the left navigation bar, click Instances.

3.Click Add Instance.

4.Select a zone.

5.Click Template.

6.Click Next.

7.Select the template that you created earlier, in Section 11.3.15, “Create a Bare Metal Template”, and click Next.

8.Select the compute offering you created earlier, in Section 11.3.7, “Create a Bare Metal Compute Offering”, and click Next.

9.Click Launch, and the instance will be created.

10.Set up security groups with ingress and egress rules to control inbound and outbound network traffic. Follow the steps in Using Security Groups in the Administrator's Guide. If you want to allow inbound network traffic to the bare metal instances through public IPs, set up public IPs and port forwarding rules. Follow the steps in How to Set Up Port Forwarding in the Administrator's Guide.

11.3.17. Test Bare Metal Installation

In the navigation bar of your browser, specify the IPMI address of the bare metal host, and launch the virtual console. The bare metal host should be PXE booted to the specified installation.

11.3.18. Example CentOS 6.x Kickstart File

#centos 6.x based kickstart file. Disk layout assumes a 4GB sda install

url --url=http://10.223.110.231/baremetal/centos62/ lang en_US.UTF-8

keyboard us

network --

bootproto=dhcp --onboot=yes --hostname=baremetal-test --

noipv6

 

#network --

bootproto=dhcp --

device=eth0 --

onboot=no

--noipv6

 

 

#network --

bootproto=dhcp --

device=eth1 --

onboot=no

--noipv6

 

 

#network --

bootproto=dhcp --

device=eth2 --onboot=yes --hostname=baremetal-test --

noipv6

#network --

bootproto=dhcp --

device=eth3 --

onboot=no

--noipv6

 

 

#network --

bootproto=dhcp --

device=eth4 --

onboot=no

--noipv6

 

 

#network --

bootproto=dhcp --

device=eth5 --

onboot=no

--noipv6

 

 

firewall --

enabled --port=22:tcp

 

 

 

 

services --

disabled ip6tables

 

 

 

 

rootpw password

 

 

 

 

 

authconfig

--enableshadow --

enablemd5

 

 

 

 

autopart

 

 

 

 

 

 

147

Page 155
Image 155
Citrix Systems 4.2 manual Provision a Bare Metal Instance, Test Bare Metal Installation, Example CentOS 6.x Kickstart File

4.2 specifications

Citrix Systems, a leading provider of virtualization solutions and cloud computing technologies, released version 4.2 of its popular software, Citrix XenApp, which was previously known as Presentation Server. This version marked a significant evolution in providing users with remote access to applications and desktops, emphasizing simplicity, performance, and security.

One of the standout features of Citrix XenApp 4.2 is its improved application streaming capabilities. This technology allows applications to be delivered to users in real-time, reducing the need for extensive local installations and enhancing the user experience. With application streaming, administrators can efficiently manage applications on a central server while ensuring that users have immediate access to the necessary tools.

Another highlight of this version is the enhanced security measures put in place to protect sensitive data. Citrix XenApp 4.2 includes support for SSL encryption, providing a secure communication channel for data transmitted between the server and clients. This is particularly crucial for businesses that need to comply with strict data protection regulations. Additionally, the integration of endpoint security features ensures that unauthorized access to applications is minimized.

Performance enhancements are also a critical focus in this release. Citrix optimized the delivery of applications over various network conditions, ensuring that users experience minimal latency regardless of their location. This was achieved through the incorporation of SmartAccess and SmartControl technologies, which allow administrators to set policies based on user roles, device types, and network conditions. This level of granularity enables organization-wide security without compromising on usability.

The user experience was further improved with a revamped interface, making it easier for end-users to access their applications and data. Simplified menus, clear navigation paths, and the ability to customize user settings contributed to a more efficient workflow, allowing users to focus on their tasks rather than struggling with the software.

Finally, Citrix XenApp 4.2 was designed to be highly scalable. Organizations of all sizes could deploy this solution to deliver applications efficiently, adapting to their specific needs as their user base grows or changes. This flexibility is crucial for businesses looking to future-proof their IT investments while maintaining optimal performance.

In summary, Citrix XenApp 4.2 stands out with its enhanced application streaming, robust security features, improved performance under varying conditions, user-friendly interface, and scalability, making it an ideal choice for organizations seeking to leverage virtualization for remote access to applications and desktops.