To deploy and install SUSE Studio Onsite you just need to dump a raw image on your server and proceed with the installation in a Web browser. This section provides step-by-step instruction to successfully complete deployment and installation of SUSE Studio Onsite on your designated server.
SUSE Studio Onsite is delivered in two variants, a compressed raw image and a CD. The raw image is a bitwise copy of a complete hard disk and contains a full Linux operating system including a boot sector and partition information. The CD is bootable and will deploy the SUSE Studio Onsite image.
The following sections describe two methods for the installation of SUSE Studio Onsite: using the installation from the installation CD and the raw disk image. Using the raw image requires network access and a second machine on your network to store the raw image.
To start the installation process, proceed as follows:
This completes the installation of SUSE Studio Onsite using the install CD.
This method is useful if your server does not have a CD/DVD drive or you prefer installation over a network. You need two machines which are connected to your network: the first machine contains the raw image, the second machine is your future SUSE Studio Onsite server. Installing over a network usually takes these steps:
ifconfig
If you only get one item with an 127.0.0.1 address, you must configure your network. To configure a DHCP-based network setup use:
ifup-dhcp eth0
Remember the IP address of your system, it is needed later.
netcat -l -v -p1234 | dd of=/dev/sda
...raw: x86 boot sector; GRand Unified Bootloader, stage1 version 0x3, stage2 address 0x2000, stage2 segment 0x200, GRUB version 0.97; partition 1: ID=0x83, active, starthead 1,startsector 63, 4192902 sectors
or
bzip2 compressed data, block size = 900k
gunzip IMAGENAME
bunzip2 IMAGENAME
tar xzvf IMAGENAME
At the end of decompression you will have a raw image with the .raw extension.
dd if=RAW_IMAGE | netcat IP_of_Client 1234
2625536+0 records in
2625536+0 records out
1344274432 bytes (1.3 GB) copied, 113.989 s, 11.8 MB/s
The time (113.989 s), the throughput (11.8 MB/s), the number of records (2625536+0), and the total size (1.3 GB) may be different in your case. However, the records in and records out as well as the size must match between the two machines. If you see any discrepancies, repeat the previous steps.
This completes the deployment of SUSE Studio Onsite using the raw disk image.
SUSE Studio Extension for System z is delivered as an add-on product for SUSE Linux Enterprise Server 11 SP2 for System z.
SUSE Studio Onsite supports building appliances for IBM System z. To enable this functionality, you need a runner that is able to build IBM System z appliances. Make sure you fullfill all of the following prerequisites:
Your SUSE Studio Extension for System z 1.3 is successfully installed.
WebYaST is a web-based remote console plugging into a stateless interface exposed by an SLE-based appliance and providing a set of configuration modules appropriate to enable minimal user control of the appliance "black box" environment.
WebYaST is a component available for building of appliances. To build appliances including WebYaST, set up the repository in your SUSE Studio instance and select a set of packages based on your need. The base is covered by webyast-base, to add more functionality, select proper set of packages.
After starting your appliance, the WebYaST console is running at port 4984 (https). Point the webbrowser to: https://
Log in as root, with password set by the creator of the appliance.
If the appliance has base system set-up workflow defined by its creator, go through the base setup (e.g. language, eulas, admin, network, time, mail, registration). Otherwise you will get directly to the control center.
Installation
Apart from installing SLMS as an add-on, it is also possible to deploy it as an appliance. The main advantage is that you can skip the installation procedure and start with the SLMS configuration after booting the appliance. This deployment is mainly intended for virtualization purposes, which helps you run more virtual machines on one physical hardware. There are several virtualization solutions, such as Xen, KVM, VMware, or VirtualBox. For more information, see the related Web pages.
The SLMS appliance is shipped as an ISO 9660 image suitable for booting from (virtual) CD drive. To run the appliance, you need to connect this image in the virtual CD drive and set up and connect at least one hard drive in your virtual machine. All data on that drive will be destroyed and used by SLMS.
To run SLMS as an appliance, follow these steps:
Create and configure a new virtual machine.
Create at least one virtual hard drive and connect it to the virtual machine.
Connect the SLMS appliance ISO image to the machine's virtual CD drive.
Start the virtual machine. It must boot from the CD drive containing the SLMS appliance ISO image. If not, check the boot order in the virtual machine's BIOS setup.
Select Install/Restore SLE-11-SP1-SLMS-1.2 from the boot menu and press Enter.
Select Yes to destroy all the data on the connected hard drive (like /dev/sda). Installation of the appliance on the hard drive will start. After the appliance is installed, it will boot and start the required WebYaST services.
When SLMS is installed as add-on or deployed as an appliance, it needs to be confitured. In case of add-on installation, make sure that the webyast service is running. On boot, the webyast service prints a line with WebYaST is running at https://appliance_ip_address:4984/
Point your Web browser to the printed address. A WebYaST login screen appears. Now you are ready to configure your SLMS server.
By default, SLMS is configured to use SUSE Studio Online version. To use it with SUSE Studio Onsite, make sure to set up the SUSE Studio host in the WebYaST configuration module and, unless your SUSE Studio Onsite has proper SSL certificate, select HTTP as the transport protocol.
A trademark symbol (®, ™, etc.) denotes a Novell trademark. An asterisk (*) denotes a third-party trademark.