Anvil! m2 Tutorial
Alteeve Wiki :: How To :: Anvil! m2 Tutorial |
![]() |
Warning: This tutorial is NOT complete! It is being written using Striker version 1.2.0 β. Things may change between now and final release. |
I hear you now; "Oh no, another book!"
Well don't despair. If this tutorial is a "book", it's a picture book.
You should be able to finish the entire build in a day or so.
If you're familiar with RHEL/Linux, then you might well be able to finish by lunch!

What is an 'Anvil!', Anyway?
Simply put;
- The Anvil! is a high-availability cluster platform for hosting virtual machines.
Slightly less simply put;
- The Anvil! is;
- Exceptionally easy to build and operate.
- A pair of "nodes" that work as one to host one or more highly-available (virtual) servers in a manner transparent to the servers.
- Hosted servers can live-migrate between nodes, allowing business-hours maintenance of all systems without downtime.
- Existing expertise and work-flow are almost 100% maintained requiring almost no training for staff and users.
- A "Foundation Pack" of fault-tolerant network switches, switched PDUs and UPSes. Each Foundation pack can support one or more "Compute Pack" node pairs.
- A pair of "Striker" dashboard management and support systems which provide very simple, web-based management on the Anvil! and it's hosted servers.
- A "Scan Core" monitoring and alert system tightly couple to all software and hardware systems that provides fault detection, predictive failure analysis, and environmental monitoring with an early-warning system.
- Optionally, "Scan Core" can automatically, gracefully shut down an Anvil! and it's hosted servers in low-battery and over-temperature events as well as automatically recovery when safe to do so.
- Optional commercial supported with 24x7x365 monitoring, installation, management and customization services.
- 100% open source (GPL v2+ license) with HA systems built to be compliant with Red Hat support.
- No vendor lock-in.
- Entirely COTS equipment, entirely open platform. You are always free to shift vendors at any time.
Pretty darn impressive, really.
What This Tutorial Is
This is meant to be a quick to follow project.
It assumes no prior experience with Linux, High Availability clustering or virtual servers. It does require a basic understanding of things like networking, but as few assumptions as possible are made about prior knowledge.
What This Tutorial Is Not
Unlike the main tutorial, this tutorial is not meant to give the reader an in-depth understanding of High Availability concepts.
Likewise, it will not go into depth on why the Anvil! is designed the way it is.
It will not go into a discussion of how and why you should choose hardware for this project, either.
All this said, this tutorial will try to provide links to the appropriate sections in the main tutorial as needed. So if there is a point where you feel lost, please take a break and follow those thinks.
What is Needed?
![]() |
Note: We are an unabashed Fujitsu, Brocade and APC reseller. No vendor is perfect, of course, but we've selected these companies for their high quality build standards and excellent post-sales support. You are, of course, perfectly able to substitute in any hardware you like, just so long as it meets the system requirements listed. |
Some system requirements;
(All equipment must support RHEL version 6)
A machine for Striker
A server? An appliance!
The Striker dashboard runs like your home router; It has a web-interface that allows you to create, manage and access new highly-available servers, manage nodes and monitor foundation pack hardware.
![]() |
![]() |
The Striker dashboard has very low performance requirements. If you build two dashboards, then no redundancy in the dashboard itself is required as each will provide backup for the other.
We have used;
- Very light-weight machines like the ASUS EeeBox with a simple Apple USB ethernet adapter.
- On the other end of the scale, we've used fully redundant Fujitsu Primergy RX 1330 M1 servers with four network interfaces. The decision here will be principally guided by your budget.
If you use a pair on non-redundant "appliance" machines, be sure to stager each of them across the two power power rails and network switches.
A Pair of Anvil! Nodes
The more fault-tolerant, the better!
The Anvil! Nodes host power your highly-available servers, but the servers themselves are totally decoupled from the hardware. You can move your servers back and forth between these nodes without any interruption. In a node explodes without warning, the survivor will reboot your servers within seconds ensuring the most minimal service interruptions (typical recovery time from node crash to server being at the login prompt is 30 to 90 seconds).
![]() |
![]() |
The requirements are two servers with the following;
- A CPU with hardware-accelerated virtualization
- Redundant power supplies
- IPMI or vendor-specific out-of-band management, like Fujitsu's iRMC, HP's iLO, Dell's iDRAC, etc
- Six network interfaces, 1 Gbit or faster (yes, six!)
- 4 GiB of RAM and 44.5 GiB of storage for the host operating system, plus sufficient RAM and storage for your servers
Beyond these requirements, the rest is up to you; your performance requirements, your budget and your desire for as much fault-tolerance as possible.
![]() |
Note: If you have a bit of time, you should really read the section discussing hardware considerations from the main tutorial before purchasing hardware for this project. It is very much not a case of "buy the most expensive and you're good". |
Foundation Pack
The foundation pack is the bedrock that the Anvil! node pairs sit on top of.
The foundation pack provides two independent power "rails" and each Anvil! node has two power supplies. When you plug in each node across the two rails, you get full fault tolerance.
If you have redundant power supplies on your switches and/or Striker dashboards, they can span the rails too. If they have only one power supply, then you're still OK. You plug the first switch and dashboard into the first power rail, the second switch and dashboard into the second rail and you're covered! Of course, be sure you plug the first dashboard's network connections into the same switch!
UPSes | |
---|---|
![]() |
![]() |
Switched PDUs | |
![]() |
![]() |
Network Switches | |
![]() |
![]() |
It is easy, and actually critical, that the hardware you select be fault-tolerant. The trickiest part is ensuring your switches can fail back and forth without interrupting traffic, a concept called "hitless fail-over". The power is, by comparison, much easier to deal with.
You will need;
- Two UPSes (Uninterruptable Power Supplies) with enough battery capacity to run your entire Anvil! for your minimum no-power hold up time.
- Two switched PDUs (Power Distribution Units) (basically network-controller power bars)
- Two network switches with hitless fail-over support, if stacked. Redundant power supplies are recommended.
What is the Build Process?
The core of the Anvil!'s support and management is the Striker dashboard. It will become the platform off of which nodes and other dashboards are built from.
So the build process consists of:
Setup the First Striker Dashboard
If you're not familiar with installing Linux, please don't worry. It is quite easy and we'll walk through each step carefully.
We will:
- Do a minimal install off of a standard RHEL 6 install disk.
- Grab the Striker install script and run it.
- Load up the Striker Web Interface.
That's it, we're web-based from there on.
Preparing the Anvil! Nodes
It's rather difficult to borderline-impossible to fully automate the node install process, but Striker does automate the vast majority of it.
It simplifies the few manual parts by automatically becoming a simple menu-driven target for operating system installs.
The main goal of this stage is to get an operating system onto the nodes so that the web-based installer can take over.
- Boot off the network
- Select the "Anvil! Node" install option
- Select the network card to install from, wait for the install to finish
- Find and note the node's IP address.
- Repeat for the second node.
We can proceed from here using the web interface.
Configure the Foundation Pack Backup Fencing
![]() |
Note: Every vendor has their own way of configuring their hardware. We we describe the setup for the APC-brand switched PDUs. |
We need to ensure that the switched PDUs are ready for use as fence devices before we configure an Anvil!.
Thankfully, this is pretty easy.
Create an "Install Manifest"
An "Install Manifest" is a simple file you can create using Striker.
You just enter a few things like the name and sequence number of the new Anvil! and the password to use. It will recommend all the other settings needed, which you can tweak if you want.
Once the manifest is created, you can load it, specify the new nodes' IP addresses and let it run. When it finishes, your Anvil! will be ready!
Adding Your New Anvil! to Striker
The last step will be to add your shiny new Anvil! to your Striker system.
Basic Use of Striker
It's all well and good that you have an Anvil!, but it doesn't mean much unless you can use it. So we will finish this tutorial by covering a few basic tasks;
- Create a new server
- Migrate a server between nodes.
- Modify an existing server
We'll also cover the nodes;
- Powering nodes off and on (for upgrades, repairs or maintenance)
- Cold-stop your Anvil! (before an extended power outage, as an example)
- Cold-start your Anvil! (after power is restored, continuing the example)
The full Striker instructions can be found on the Striker page.
Building a Striker Dashboard
We recommend Red Hat Enterprise Linux (RHEL), but you can also use the free, binary-compatible rebuild called CentOS. Collectively these (and other RHEL-based operating systems) are often call "EL" (for "Enterprise Linux"). We will be using release version 6, which is shorted to simple EL6.
Downloading The Install DVD
If you wish to use RHEL6, you will need to purchase for each node:
- Red Hat Enterprise Linux 6 (appropriate for you hardware/sockets)
- Resilient Storage Add-On (which includes the High-Availability Add-On)
You can get a 30-day trial of RHEL 6 if you would like to try the Anvil! with RHEL proper before you purchase.
If you want to use CentOS, you can download the install disk here:
- Direct link (University of Waterloo mirror) for 6.6;
- Minimal DVD (383 MB)
- Full DVD 1 (4.3 GB) (we don't need disk 2)
- Bit Torrent;
- To use a direct link closer to you, please find the mirror closest to you;
Once you have downloaded the ISO image, use your favourite DVD burning program to write it to a disk. Insert it into your computer (or plug in a USB DVD drive) and boot off of it.
Operating System Install
![]() |
Note: This section of the tutorial assumes you are using the full install DVD. If you downloaded the Minimal disk, don't worry. The only real difference is that the "Install Type" will be skipped. |

When you first boot, you will see the initial boot menu. Choose;
- Install or upgrade an existing system

You will be asked if you want to check the DVD disc to make sure there are no scratches or other problems that might cause a failure during an install. If you're using a new disk, you can safely skip this. If you want to be extra careful, you are certainly free to run it by pressing 'OK'. I know my copy is good, so I will 'Skip' it.

The install will switch to a graphical install at this point. The only thing to do is press the 'Next' button in the bottom-right.

You can choose your preferred language. We'll choose English.

Then you can choose your keyboard type. We'll choose U.S. English.

Now we see a little more complex question, but don't worry. We're always going to choose the first option;
- Basic Storage Device
The second option is only needed by people connecting external, networked storage (called iSCSI).

We can give the server a name (and configure the network) here if we wanted to. However, the Striker installer will handle all of this in a little bit, so we'll leave everything as default and simply click 'Next'.

![]() |
Note: It is not required, but it is recommend that the "system clock uses UTC" check-box is selected. |
Click on the map in the top-right corner to find your time zone. Alternatively, click the select box below Selected City to find your time zone by name.

![]() |
Warning: Please don't forget the password you enter here! |
The Striker installer will update the system (root user) password, but we need to enter something to use during the install. It is fine to use the same password you plan to use later, of course.
For the sake of the tutorial, we will use 'Initial1'.

This is a dedicated machine, so we're going to use all of the disk.
- Click the top radio-button to select "Use All Space".
- Click on 'Next'

The partitioning step will erase anything that might have been on your computer, so the installer asks you to confirm. Do so by clicking on Write changes to disk'.

For the sake of keeping this install as simple as possible, we're going to select the "Desktop" radio button. The check-boxes below can be left as they are.

Voila! The installation is under way.
Now is a great time to go grab a $drink.

After a little while, the install will be finished. All that is left to do is click on 'Reboot'!
Striker First Boot
![]() |
Note: If you are using CentOS, the screens asking to register with Red Hat's Network will not apply to you and you can safely ignore them. |

The first time that RHEL runs, it will ask you a few questions. Being polite though, it starts of welcoming you. Press 'Forward' to get started.

![]() |
Note: On CentOS, this license is quite a bit simpler. |
Being that RHEL is a commercial operating system, there is an End User License Agreement. It is a refreshingly short document, explaining the GNU licensing, limitations of warranty, export restrictions and so on. Please read it over and then, if you agree, press 'Forward' to agree.

![]() |
Note: On CentOS, this stage (and the windows that follow) do not apply to you. |
When you purchased your Red Hat support (via the RHEL6 purchase), or when you registered for your 30-day trial, you will have created a Red Hat Network (RHN) account. If you want to use those credentials to register your system now, you can do so.
For the sake of brevity, we're going to skip registration just now and come back to it after the install is done.
Click to select the "No, I prefer to register at a later time." radio button and the press 'Forward'.

You will be asked to confirm that you want to skip registration. Click 'Register Later' to confirm.

A little flair for the dramatic.
We're reminded that we won't get updated at this time, but that is OK, we'll register later. For now, click 'Forward'.

This is where you create your normal user. You can use any name you like. We're using;
- Username: alteeve
- Full Name: Alteeve's Niche!
Enter the password you want to use for this user. Note that it will not be altered later by the Striker installer.

Next we tell the system to keep it's date and time in sync with time servers on the Internet.
To do this, click to select 'Synchronize date and time over the network. The default pool of time servers are fine.

The 'kdump' service can be quite useful if you run into trouble down the road, so we're doing to leave it enabled.
Click 'Finish'.

The 'kdump' service needs a reboot to start working, so it prompts you to reboot when the setup finishes. Click on 'Yes' and then 'OK'.
Your system will reboot and we're done!
Enabling Network Access
![]() |
Note: This section may not be needed on your install. |

When the system boots, it will wait at the login prompt. Click on your name to get the password prompt.

Enter your password and then click on 'Log In'.
![]() |
Note: With luck, the next section will not apply to you and you can skip it. |

In some cases, RHEL6 doesn't start the network at first. Thankfully, the fix is very easy.
Click on the 'Network' icon which is highlighted in the screen shot above.

Our system has found network cards, but only one was configured and it wasn't started.
We can see that the configured one is 'System eth0' (the others show disconnected under them).
To start the network, all you need to do is click on 'System eth0'.

The network icon will spin for a moment and then it will show that it is connected.
Download the Striker Installer
The Striker installer is a small "command line" program that you download and run. It looks a little intimidating at first, but it's actually quite easy to use.
We need to download it from the Internet. You can download it in your browser by clicking here, if you like.
We're going to have to use the command line though, so for this tutorial, we will download it that way.

To open the terminal, on the top-left corner click on 'Applications' -> 'System Tools' -> 'Terminal'.

This is where we're going to do the rest of our work. So instead of screen shots, we'll show you the commands you need to write.
By default, the terminal window runs as the normal user you created ('alteeve' in our case). To run the installer, we need to switch to the administrative user called the 'root' user. To do this, type:
su -
You will be prompted to enter the root user password. This was the first password you entered during the operating system install above.
![]() |
Note: There is no feedback when you type the password, this is normal. |
Password:
If you got the password right, the command prompt will change to:
[root@localhost ~]#
Excellent, now we can download the installer!
To do that, run this command:
wget -c https://raw.githubusercontent.com/digimer/striker/master/tools/striker-installer
--2014-12-29 17:10:48-- https://raw.githubusercontent.com/digimer/striker/master/tools/striker-installer
Resolving raw.githubusercontent.com... 23.235.44.133
Connecting to raw.githubusercontent.com|23.235.44.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 154973 (151K) [text/plain]
Saving to: “striker-installer”
100%[======================================>] 154,973 442K/s in 0.3s
2014-12-29 17:10:48 (442 KB/s) - “striker-installer” saved [154973/154973]
One last step!
To tell Linux that a file is actually a program, we have to set it's "mode" to be "executable". To do this, run this command:
chmod a+x striker-installer
There is no output from that command, so lets verify that it worked with the 'ls' too.
ls -lah striker-installer
-rwxr-xr-x. 1 root root 152K Dec 29 17:10 striker-installer
See the '-rwxr-xr-x.' line? That tells use that the file is not 'executable'.
We're ready!
Knowing What we Want
When we run the Striker installer, we're going to tell it how to configure itself. So to do this, we need to make a few decisions.
What company or organization name to use?
When a user logs into Striker, they are asked for a user name and password. The box that pops up has a company (or organization) name to help tell the user what they are connecting to.
This can be whatever makes sense to you. For this tutorial, we'll use 'Alteeve's Niche!'.
What do we want to call this Striker dashboard?
To help identify this machine on the network and to differentiate it from the other dashboards you might build, we'll want to give it a name. This name has to be similar to a domain name you would see on the Internet, but beyond that it can be whatever you want.
Generally, this name is made up of a two or three letter "prefix" that describes who owns it. Our name is "Alteeve's Niche!", we we use the prefix 'an-'. Following this is a description of the machine followed by our domain name.
This is our first Striker dashboard and our domain name is 'alteeve.ca', so we're going to use the name 'an-striker01.alteeve.ca'.
How can we send email?
The Anvil! nodes will send out an email alert should anything of note happen. In order to do this though, it needs to know what mail server to use and what email address and password to use when authenticating.
You will need to get this information from whomever provides you with email services.
In our case, our mail server is at the address 'mail.alteeve.ca' listening for connections on TCP port '587'. We're going to use the email account 'example@alteeve.ca' which has the password 'Initial1'.
When user name and password to use?
There is no default user account or default password on Striker dashboards.
Both the user name and password are up to you to choose. Most people use the user name 'admin', but this is by convention only.
For this tutorial, we're going to use the user name 'admin' and the password 'Initial1'.
What IP addresses to use
![]() |
Note: This section requires a basic understanding of how networks work. If you want a bit more information on networking in the Anvil!, please see the "Subnets" section of the main tutorial. |
The Striker dashboard will connect to two networks;
- Internet-Facing Network (The IFN); Your existing network, usually connected to the Internet.
- Back-Channel Network (The BCN); The dedicated network used by the Anvil!
The IP address we use on the IFN will depend on your current network. Most networks use 192.168.1.0/24, 10.255.0.0/16 or similar. In order to access the Internet, we're going to need to specify the default gateway and a couple DNS servers to use.
For this tutorial, we'll be using the IP address '10.255.4.1/16', the default gateway is '10.255.255.254' and we'll use Google's open DNS servers at the IP addresses '8.8.8.8' and '8.8.4.4'.
The IP address we use on the BCN is almost always on the '10.20.0.0/16' network. For this tutorial, we'll be using the IP address '10.20.4.1/16'.
Do we want to be an Anvil! node install target?
One of the really nice features of Striker dashboards is that you can use them to automatically install the base operating system on new and replacement Anvil! nodes.
To do this, Striker can be told to setup a "PXE" (P're-eCecution Environment) server. When this is enabled, you can tell a new node to "boot off the network". Doing this allows you to boot and install an operating system without using a boot disc. Also, it allows us to specify special install instruction, removing the need to ask you how you want to configure the OS.
The Striker dashboard will do everything for you to be an install target.
When it's done, it will offer up IP addresses on the BCN network (to avoid conflicting with any existing DHCP servers you might have). It will configure RHEL and/or CentOS install targets and all the ancillary steps needed to make all this work.
We will need to tell it a few things though;
- What range of IPs should it offer to new nodes being installed?
- Do we want to offer RHEL as a target? If so, where do we find the install media?
- Do we want to offer CentOS as a target? If so, where do we find the install media?
![]() |
Note: If you are using CentOS, switch to setup CentOS and skip RHEL. |
For this tutorial, we're going to use the choose;
- A network range of '10.20.10.200' to '10.20.10.210'
- Setup as a RHEL install target using the disc in the DVD drive
- Skip being a CentOS install target.
Do we need to register with RHN?
If you are using CentOS, the answer is "No".
If you are using RHEL, and if you skipped registration during the OS install like we did above, you will need to register now. We skipped it at the time to avoid the network hassle some people run into.
To save an extra step of manually registering, we can tell the Striker installer that we want to register and what our RHN credentials are. This will be the user name and password Red Hat gave you when you signed up for the trial or when you bought your Red Hat support.
We're going to do that here. For the sake of documentation, we'll use the pretend credentials 'user' and the password 'password'.
Mapping network connections
In the same way that every car has a unique VIN, so does every network card. Each network port has it's own MAC address.
There is no inherent way for the Striker installer to know which network port plugs into what network. So the first step of the installer needs to ask you to unplug and then plug in each network card when prompted.
If you want to know more about how networks are used in the Anvil!, please see:
- "Planning The Use of Physical Interfaces" over on the main tutorial
If your Striker dashboard has just two network interfaces, then the first will ask you which interface plugs into your Back-Channel Network and then which one plugs into your Internet-Facing Network.
If your Striker dashboard has four network interfaces, then two will be paired up for the BCN and two will be paired up for the IFN. This will allow you to span each pair across the two switches for redundancy.
The Striker installer is smart enough to sort this all out for you. You just need to unplug the right cables when prompter.
Running the Striker Installer
Excellent, now we're ready!
When we run the striker-installer program, we will tell Striker of our decisions using "command line switches". These take the form of:
- -x value
- --foo value
If the 'value' has a space in it, then we'll put quotes around it.
If you want to know more about the switches, you can run './striker-installer' by itself and all the available switches and how to use them will be explained. This tutorial isn't meant to be comprehensive though, so we're not going to go into all the ways we can use the installer.
![]() |
Note: This uses the 'git' repository option. It will be redone later without this option once version 1.2.0 is released. Please do not use 'git' versions in production! |
Here is how we take our decisions above and turn them into a command line call:
Purpose | Switch | Value | Note |
---|---|---|---|
Company name | -c | "Alteeve's Niche\!" | At the command line, the ! has a special meaning. By using '\!' we're telling the system to treat it literally. |
Host name | -n | an-striker01.alteeve.ca | The network name of the Striker dashboard. |
Mail server | -m | mail.alteeve.ca:587 | The name and port number of the mail server do we go to send email to. |
Email user | -e | "example@alteeve.ca:Initial1" | In this case, the password doesn't have a space, so quotes aren't needed. We're using them to show what it would look like if you did need it. |
Striker user | -u | "admin:Initial1" | As with the email user, we don't need quotes here because our password doesn't have a space in it. It's harmless to use quotes though, so we use them. |
IFN IP address | -i | 10.255.4.1/16,dg=10.255.255.254,dns1=8.8.8.8,dns2=8.8.4.4 | Sets the IP address, default gateway and DNS servers to use on the Internet-Facing Network. |
BCN IP address | -b | 10.20.4.1/16 | Sets the IP address of the Back-Channel Network. |
Boot IP Range | -p | 10.20.10.200:10.20.10.210 | The range of IP addresses we will offer to nodes using this Striker dashboard to install their operating system. |
RHEL Install Media | --rhel-iso | dvd | Tell Striker to setup RHEL as an install target and to use the files on the disc in the DVD drive. |
RHN Credentials | --rhn | "user:secret" | The Red Hat Network user and password needed to register this machine with Red Hat. |
![]() |
Note: In Linux, you and put a ' \' to spread one command over multiple lines. We're doing it this way to make it easier to read only. You can type the whole command on one line. |
Putting it all together, this is what our command will look like:
./striker-installer \
-c "Alteeve's Niche\!" \
-n an-striker01.alteeve.ca \
-m mail.alteeve.ca:587 \
-e "example@alteeve.ca:Initial1" \
-u "admin:Initial1" \
-i 10.255.4.1/16,dg=10.255.255.254,dns1=8.8.8.8,dns2=8.8.4.4 \
-b 10.20.4.1/16 \
-p 10.20.10.200:10.20.10.210 \
--rhel-iso dvd \
--rhn "user:secret"
That was the hardest part, and it wasn't really hard, was it?
When you press <enter>, the install will start.
Let's Go!
Here is what the install should look like:
##############################################################################
# ___ _ _ _ The Anvil! Dashboard #
# / __| |_ _ _(_) |_____ _ _ -=] Installer #
# \__ \ _| '_| | / / -_) '_| #
# |___/\__|_| |_|_\_\___|_| #
# https://alteeve.ca/w/Striker #
##############################################################################
[ Note ] - Will install the latest version from git.
##############################################################################
# [ Warning ] - Please do NOT use a git version in production! #
##############################################################################
Sanity checks complete.
Checking the operating system to ensure it is compatible.
- We're on a RHEL (based) OS, good. Checking version.
- Looks good! You're on: [6.6]
- This OS is RHEL proper.
- RHN credentials given. Attempting to register now.
- [ Note ] Please be patient, this might take a minute...
- Registration was successful.
- Adding 'Optional' channel...
- 'Optional' channel added successfully.
Done.
Backing up some network related system files.
- Backing up: [/etc/udev/rules.d/70-persistent-net.rules]
- Previous backup exists, skipping.
- Backing up: [/etc/sysconfig/network-scripts]
- Previous backup exists, skipping.
Done.
Checking if we need to freeze NetworkManager on the active interface.
- NetworkManager is running, will examine interfaces.
- Freezing interfaces: eth0
- Note: Other interfaces may go down temporarily.
Done
Making sure all network interfaces are up.
- The network interface: [eth1] is down. It must be started for the next stage.
- Checking if: [/etc/sysconfig/network-scripts/ifcfg-eth1] exists.
- Config file exists, changing BOOTPROTO to 'none'.
- Attempting to bring up: [eth1]...
- Checking to see if it is up now.
- The interface: [eth1] is now up!
- The network interface: [eth2] is down. It must be started for the next stage.
- Checking if: [/etc/sysconfig/network-scripts/ifcfg-eth2] exists.
- Config file exists, changing BOOTPROTO to 'none'.
- Attempting to bring up: [eth2]...
- Checking to see if it is up now.
- The interface: [eth2] is now up!
- The network interface: [eth3] is down. It must be started for the next stage.
- Checking if: [/etc/sysconfig/network-scripts/ifcfg-eth3] exists.
- Config file exists, changing BOOTPROTO to 'none'.
- Attempting to bring up: [eth3]...
- Checking to see if it is up now.
- The interface: [eth3] is now up!
Done.
-=] Configuring network to enable access to Anvil! systems.
This is where you now need to unplug each network cable, wait a few seconds and then plug it back in.
Beginning NIC identification...
- Please unplug the interface you want to make:
[Back-Channel Network, Link 1]
When you unplug the cable, you will see:
- NIC with MAC: [52:54:00:00:7a:51] will become: [bcn-link1]
(it is currently: [eth0])
- Please plug in all network cables to proceed.
When you plug it back in, it will move on to the next interface. Repeat this for your other (or three other) network interfaces.
- Please unplug the interface you want to make:
[Back-Channel Network, Link 2]
- NIC with MAC: [52:54:00:a1:77:b7] will become: [bcn-link2]
(it is currently: [eth1])
- Please plug in all network cables to proceed.
- Please unplug the interface you want to make:
[Internet-Facing Network, Link 1]
- NIC with MAC: [52:54:00:00:7a:50] will become: [ifn-link1]
(it is currently: [eth2])
- Please plug in all network cables to proceed.
- Please unplug the interface you want to make:
[Internet-Facing Network, Link 2]
- NIC with MAC: [52:54:00:a1:77:b8] will become: [ifn-link2]
(it is currently: [eth3])
- Please plug in all network cables to proceed.
A summary will be shown:
Here is what you selected:
- Interface: [52:54:00:00:7A:51], currently named: [eth0],
will be renamed to: [bcn-link1]
- Interface: [52:54:00:A1:77:B7], currently named: [eth1],
will be renamed to: [bcn-link2]
- Interface: [52:54:00:00:7A:50], currently named: [eth2],
will be renamed to: [ifn-link1]
- Interface: [52:54:00:A1:77:B8], currently named: [eth3],
will be renamed to: [ifn-link2]
The Back-Channel Network interface will be set to:
- IP: [10.20.4.1]
- Netmask: [255.255.0.0]
The Internet-Facing Network interface will be set to:
- IP: [10.255.4.1]
- Netmask: [255.255.0.0]
- Gateway: [10.255.255.254]
- DNS1: [8.8.8.8]
- DNS2: [8.8.4.4]
Shall I proceed? [Y/n]
![]() |
Note: If you are not happy with this, press 'n' and the network mapping part will start over. If you want to change the command line switches, press 'ctrl' + 'c' to cancel the install entirely. |
If you are happy with the install plan, press '<enter>'.
- Thank you, I will start to work now.
There is no other intervention needed now. The rest of the install will complete automatically, but it might take some time.
Now is a good time to go have a $drink.
"Final Jeopardy" theme is © 2014 Sony Corporation of America |
Configuring this system's host name.
- Reading in the existing hostname file.
- Writing out the new version.
Done.
-=] Beginning configuration and installation processes now. [=-
Checking if anything needs to be installed.
- The AN!Repo hasn't been added yet, adding it now.
- Added. Clearing yum's cache.
- output: [Loaded plugins: product-id, refresh-packagekit, rhnplugin, security,]
- output: [ : subscription-manager]
- output: [Cleaning repos: InstallMedia an-repo rhel-x86_64-server-6]
- output: [Cleaning up Everything]
- Done!
Checking for OS updates.
==============================================================================
Loaded plugins: product-id, refresh-packagekit, rhnplugin, security,
: subscription-manager
Cleaning repos: InstallMedia an-repo rhel-x86_64-server-6
Cleaning up Everything
Loaded plugins: product-id, refresh-packagekit, rhnplugin, security,
: subscription-manager
This system is receiving updates from RHN Classic or RHN Satellite.
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package at.x86_64 0:3.1.10-43.el6_2.1 will be updated
---> Package at.x86_64 0:3.1.10-44.el6_6.2 will be an update
---> Package bind-libs.x86_64 32:9.8.2-0.30.rc1.el6 will be updated
---> Package bind-libs.x86_64 32:9.8.2-0.30.rc1.el6_6.1 will be an update
---> Package bind-utils.x86_64 32:9.8.2-0.30.rc1.el6 will be updated
---> Package bind-utils.x86_64 32:9.8.2-0.30.rc1.el6_6.1 will be an update
---> Package curl.x86_64 0:7.19.7-37.el6_5.3 will be updated
---> Package curl.x86_64 0:7.19.7-40.el6_6.3 will be an update
---> Package cyrus-sasl.x86_64 0:2.1.23-15.el6 will be updated
---> Package cyrus-sasl.x86_64 0:2.1.23-15.el6_6.1 will be an update
---> Package cyrus-sasl-gssapi.x86_64 0:2.1.23-15.el6 will be updated
---> Package cyrus-sasl-gssapi.x86_64 0:2.1.23-15.el6_6.1 will be an update
---> Package cyrus-sasl-lib.x86_64 0:2.1.23-15.el6 will be updated
---> Package cyrus-sasl-lib.x86_64 0:2.1.23-15.el6_6.1 will be an update
---> Package cyrus-sasl-plain.x86_64 0:2.1.23-15.el6 will be updated
---> Package cyrus-sasl-plain.x86_64 0:2.1.23-15.el6_6.1 will be an update
---> Package device-mapper.x86_64 0:1.02.90-2.el6 will be updated
---> Package device-mapper.x86_64 0:1.02.90-2.el6_6.1 will be an update
---> Package device-mapper-event.x86_64 0:1.02.90-2.el6 will be updated
---> Package device-mapper-event.x86_64 0:1.02.90-2.el6_6.1 will be an update
---> Package device-mapper-event-libs.x86_64 0:1.02.90-2.el6 will be updated
---> Package device-mapper-event-libs.x86_64 0:1.02.90-2.el6_6.1 will be an update
---> Package device-mapper-libs.x86_64 0:1.02.90-2.el6 will be updated
---> Package device-mapper-libs.x86_64 0:1.02.90-2.el6_6.1 will be an update
---> Package firefox.x86_64 0:31.1.0-5.el6_5 will be updated
---> Package firefox.x86_64 0:31.3.0-3.el6_6 will be an update
---> Package initscripts.x86_64 0:9.03.46-1.el6 will be updated
---> Package initscripts.x86_64 0:9.03.46-1.el6_6.1 will be an update
---> Package iproute.x86_64 0:2.6.32-32.el6_5 will be updated
---> Package iproute.x86_64 0:2.6.32-33.el6_6 will be an update
---> Package jasper-libs.x86_64 0:1.900.1-15.el6_1.1 will be updated
---> Package jasper-libs.x86_64 0:1.900.1-16.el6_6.2 will be an update
---> Package java-1.6.0-openjdk.x86_64 1:1.6.0.0-11.1.13.4.el6 will be updated
---> Package java-1.6.0-openjdk.x86_64 1:1.6.0.33-1.13.5.1.el6_6 will be an update
---> Package java-1.7.0-openjdk.x86_64 1:1.7.0.65-2.5.1.2.el6_5 will be updated
---> Package java-1.7.0-openjdk.x86_64 1:1.7.0.71-2.5.3.2.el6_6 will be an update
---> Package kernel.x86_64 0:2.6.32-504.3.3.el6 will be installed
---> Package kernel-firmware.noarch 0:2.6.32-504.el6 will be updated
---> Package kernel-firmware.noarch 0:2.6.32-504.3.3.el6 will be an update
---> Package kernel-headers.x86_64 0:2.6.32-504.el6 will be updated
---> Package kernel-headers.x86_64 0:2.6.32-504.3.3.el6 will be an update
---> Package kpartx.x86_64 0:0.4.9-80.el6 will be updated
---> Package kpartx.x86_64 0:0.4.9-80.el6_6.1 will be an update
---> Package libXfont.x86_64 0:1.4.5-3.el6_5 will be updated
---> Package libXfont.x86_64 0:1.4.5-4.el6_6 will be an update
---> Package libcurl.x86_64 0:7.19.7-37.el6_5.3 will be updated
---> Package libcurl.x86_64 0:7.19.7-40.el6_6.3 will be an update
---> Package libipa_hbac.x86_64 0:1.11.6-30.el6 will be updated
---> Package libipa_hbac.x86_64 0:1.11.6-30.el6_6.3 will be an update
---> Package libipa_hbac-python.x86_64 0:1.11.6-30.el6 will be updated
---> Package libipa_hbac-python.x86_64 0:1.11.6-30.el6_6.3 will be an update
---> Package libsss_idmap.x86_64 0:1.11.6-30.el6 will be updated
---> Package libsss_idmap.x86_64 0:1.11.6-30.el6_6.3 will be an update
---> Package libxml2.x86_64 0:2.7.6-14.el6_5.2 will be updated
---> Package libxml2.x86_64 0:2.7.6-17.el6_6.1 will be an update
---> Package libxml2-python.x86_64 0:2.7.6-14.el6_5.2 will be updated
---> Package libxml2-python.x86_64 0:2.7.6-17.el6_6.1 will be an update
---> Package lvm2.x86_64 0:2.02.111-2.el6 will be updated
---> Package lvm2.x86_64 0:2.02.111-2.el6_6.1 will be an update
---> Package lvm2-libs.x86_64 0:2.02.111-2.el6 will be updated
---> Package lvm2-libs.x86_64 0:2.02.111-2.el6_6.1 will be an update
---> Package mailx.x86_64 0:12.4-7.el6 will be updated
---> Package mailx.x86_64 0:12.4-8.el6_6 will be an update
---> Package mdadm.x86_64 0:3.3-6.el6 will be updated
---> Package mdadm.x86_64 0:3.3-6.el6_6.1 will be an update
---> Package net-snmp.x86_64 1:5.5-49.el6_5.3 will be updated
---> Package net-snmp.x86_64 1:5.5-50.el6_6.1 will be an update
---> Package net-snmp-libs.x86_64 1:5.5-49.el6_5.3 will be updated
---> Package net-snmp-libs.x86_64 1:5.5-50.el6_6.1 will be an update
---> Package nss.x86_64 0:3.16.1-14.el6 will be updated
---> Package nss.x86_64 0:3.16.2.3-3.el6_6 will be an update
---> Package nss-softokn.x86_64 0:3.14.3-17.el6 will be updated
---> Package nss-softokn.x86_64 0:3.14.3-18.el6_6 will be an update
---> Package nss-softokn-freebl.x86_64 0:3.14.3-17.el6 will be updated
---> Package nss-softokn-freebl.x86_64 0:3.14.3-18.el6_6 will be an update
---> Package nss-sysinit.x86_64 0:3.16.1-14.el6 will be updated
---> Package nss-sysinit.x86_64 0:3.16.2.3-3.el6_6 will be an update
---> Package nss-tools.x86_64 0:3.16.1-14.el6 will be updated
---> Package nss-tools.x86_64 0:3.16.2.3-3.el6_6 will be an update
---> Package nss-util.x86_64 0:3.16.1-3.el6 will be updated
---> Package nss-util.x86_64 0:3.16.2.3-2.el6_6 will be an update
---> Package ntp.x86_64 0:4.2.6p5-1.el6 will be updated
---> Package ntp.x86_64 0:4.2.6p5-2.el6_6 will be an update
---> Package ntpdate.x86_64 0:4.2.6p5-1.el6 will be updated
---> Package ntpdate.x86_64 0:4.2.6p5-2.el6_6 will be an update
---> Package openssh.x86_64 0:5.3p1-104.el6 will be updated
---> Package openssh.x86_64 0:5.3p1-104.el6_6.1 will be an update
---> Package openssh-askpass.x86_64 0:5.3p1-104.el6 will be updated
---> Package openssh-askpass.x86_64 0:5.3p1-104.el6_6.1 will be an update
---> Package openssh-clients.x86_64 0:5.3p1-104.el6 will be updated
---> Package openssh-clients.x86_64 0:5.3p1-104.el6_6.1 will be an update
---> Package openssh-server.x86_64 0:5.3p1-104.el6 will be updated
---> Package openssh-server.x86_64 0:5.3p1-104.el6_6.1 will be an update
---> Package openssl.x86_64 0:1.0.1e-30.el6 will be updated
---> Package openssl.x86_64 0:1.0.1e-30.el6_6.4 will be an update
---> Package perl.x86_64 4:5.10.1-136.el6 will be updated
---> Package perl.x86_64 4:5.10.1-136.el6_6.1 will be an update
---> Package perl-Archive-Extract.x86_64 1:0.38-136.el6 will be updated
---> Package perl-Archive-Extract.x86_64 1:0.38-136.el6_6.1 will be an update
---> Package perl-Archive-Tar.x86_64 0:1.58-136.el6 will be updated
---> Package perl-Archive-Tar.x86_64 0:1.58-136.el6_6.1 will be an update
---> Package perl-CGI.x86_64 0:3.51-136.el6 will be updated
---> Package perl-CGI.x86_64 0:3.51-136.el6_6.1 will be an update
---> Package perl-CPAN.x86_64 0:1.9402-136.el6 will be updated
---> Package perl-CPAN.x86_64 0:1.9402-136.el6_6.1 will be an update
---> Package perl-CPANPLUS.x86_64 0:0.88-136.el6 will be updated
---> Package perl-CPANPLUS.x86_64 0:0.88-136.el6_6.1 will be an update
---> Package perl-Compress-Raw-Bzip2.x86_64 0:2.021-136.el6 will be updated
---> Package perl-Compress-Raw-Bzip2.x86_64 0:2.021-136.el6_6.1 will be an update
---> Package perl-Compress-Raw-Zlib.x86_64 1:2.021-136.el6 will be updated
---> Package perl-Compress-Raw-Zlib.x86_64 1:2.021-136.el6_6.1 will be an update
---> Package perl-Compress-Zlib.x86_64 0:2.021-136.el6 will be updated
---> Package perl-Compress-Zlib.x86_64 0:2.021-136.el6_6.1 will be an update
---> Package perl-Digest-SHA.x86_64 1:5.47-136.el6 will be updated
---> Package perl-Digest-SHA.x86_64 1:5.47-136.el6_6.1 will be an update
---> Package perl-ExtUtils-CBuilder.x86_64 1:0.27-136.el6 will be updated
---> Package perl-ExtUtils-CBuilder.x86_64 1:0.27-136.el6_6.1 will be an update
---> Package perl-ExtUtils-Embed.x86_64 0:1.28-136.el6 will be updated
---> Package perl-ExtUtils-Embed.x86_64 0:1.28-136.el6_6.1 will be an update
---> Package perl-ExtUtils-MakeMaker.x86_64 0:6.55-136.el6 will be updated
---> Package perl-ExtUtils-MakeMaker.x86_64 0:6.55-136.el6_6.1 will be an update
---> Package perl-ExtUtils-ParseXS.x86_64 1:2.2003.0-136.el6 will be updated
---> Package perl-ExtUtils-ParseXS.x86_64 1:2.2003.0-136.el6_6.1 will be an update
---> Package perl-File-Fetch.x86_64 0:0.26-136.el6 will be updated
---> Package perl-File-Fetch.x86_64 0:0.26-136.el6_6.1 will be an update
---> Package perl-IO-Compress-Base.x86_64 0:2.021-136.el6 will be updated
---> Package perl-IO-Compress-Base.x86_64 0:2.021-136.el6_6.1 will be an update
---> Package perl-IO-Compress-Bzip2.x86_64 0:2.021-136.el6 will be updated
---> Package perl-IO-Compress-Bzip2.x86_64 0:2.021-136.el6_6.1 will be an update
---> Package perl-IO-Compress-Zlib.x86_64 0:2.021-136.el6 will be updated
---> Package perl-IO-Compress-Zlib.x86_64 0:2.021-136.el6_6.1 will be an update
---> Package perl-IO-Zlib.x86_64 1:1.09-136.el6 will be updated
---> Package perl-IO-Zlib.x86_64 1:1.09-136.el6_6.1 will be an update
---> Package perl-IPC-Cmd.x86_64 1:0.56-136.el6 will be updated
---> Package perl-IPC-Cmd.x86_64 1:0.56-136.el6_6.1 will be an update
---> Package perl-Locale-Maketext-Simple.x86_64 1:0.18-136.el6 will be updated
---> Package perl-Locale-Maketext-Simple.x86_64 1:0.18-136.el6_6.1 will be an update
---> Package perl-Log-Message.x86_64 1:0.02-136.el6 will be updated
---> Package perl-Log-Message.x86_64 1:0.02-136.el6_6.1 will be an update
---> Package perl-Log-Message-Simple.x86_64 0:0.04-136.el6 will be updated
---> Package perl-Log-Message-Simple.x86_64 0:0.04-136.el6_6.1 will be an update
---> Package perl-Module-Build.x86_64 1:0.3500-136.el6 will be updated
---> Package perl-Module-Build.x86_64 1:0.3500-136.el6_6.1 will be an update
---> Package perl-Module-CoreList.x86_64 0:2.18-136.el6 will be updated
---> Package perl-Module-CoreList.x86_64 0:2.18-136.el6_6.1 will be an update
---> Package perl-Module-Load.x86_64 1:0.16-136.el6 will be updated
---> Package perl-Module-Load.x86_64 1:0.16-136.el6_6.1 will be an update
---> Package perl-Module-Load-Conditional.x86_64 0:0.30-136.el6 will be updated
---> Package perl-Module-Load-Conditional.x86_64 0:0.30-136.el6_6.1 will be an update
---> Package perl-Module-Loaded.x86_64 1:0.02-136.el6 will be updated
---> Package perl-Module-Loaded.x86_64 1:0.02-136.el6_6.1 will be an update
---> Package perl-Module-Pluggable.x86_64 1:3.90-136.el6 will be updated
---> Package perl-Module-Pluggable.x86_64 1:3.90-136.el6_6.1 will be an update
---> Package perl-Object-Accessor.x86_64 1:0.34-136.el6 will be updated
---> Package perl-Object-Accessor.x86_64 1:0.34-136.el6_6.1 will be an update
---> Package perl-Package-Constants.x86_64 1:0.02-136.el6 will be updated
---> Package perl-Package-Constants.x86_64 1:0.02-136.el6_6.1 will be an update
---> Package perl-Params-Check.x86_64 1:0.26-136.el6 will be updated
---> Package perl-Params-Check.x86_64 1:0.26-136.el6_6.1 will be an update
---> Package perl-Parse-CPAN-Meta.x86_64 1:1.40-136.el6 will be updated
---> Package perl-Parse-CPAN-Meta.x86_64 1:1.40-136.el6_6.1 will be an update
---> Package perl-Pod-Escapes.x86_64 1:1.04-136.el6 will be updated
---> Package perl-Pod-Escapes.x86_64 1:1.04-136.el6_6.1 will be an update
---> Package perl-Pod-Simple.x86_64 1:3.13-136.el6 will be updated
---> Package perl-Pod-Simple.x86_64 1:3.13-136.el6_6.1 will be an update
---> Package perl-Term-UI.x86_64 0:0.20-136.el6 will be updated
---> Package perl-Term-UI.x86_64 0:0.20-136.el6_6.1 will be an update
---> Package perl-Test-Harness.x86_64 0:3.17-136.el6 will be updated
---> Package perl-Test-Harness.x86_64 0:3.17-136.el6_6.1 will be an update
---> Package perl-Test-Simple.x86_64 0:0.92-136.el6 will be updated
---> Package perl-Test-Simple.x86_64 0:0.92-136.el6_6.1 will be an update
---> Package perl-Time-HiRes.x86_64 4:1.9721-136.el6 will be updated
---> Package perl-Time-HiRes.x86_64 4:1.9721-136.el6_6.1 will be an update
---> Package perl-Time-Piece.x86_64 0:1.15-136.el6 will be updated
---> Package perl-Time-Piece.x86_64 0:1.15-136.el6_6.1 will be an update
---> Package perl-core.x86_64 0:5.10.1-136.el6 will be updated
---> Package perl-core.x86_64 0:5.10.1-136.el6_6.1 will be an update
---> Package perl-devel.x86_64 4:5.10.1-136.el6 will be updated
---> Package perl-devel.x86_64 4:5.10.1-136.el6_6.1 will be an update
---> Package perl-libs.x86_64 4:5.10.1-136.el6 will be updated
---> Package perl-libs.x86_64 4:5.10.1-136.el6_6.1 will be an update
---> Package perl-parent.x86_64 1:0.221-136.el6 will be updated
---> Package perl-parent.x86_64 1:0.221-136.el6_6.1 will be an update
---> Package perl-version.x86_64 3:0.77-136.el6 will be updated
---> Package perl-version.x86_64 3:0.77-136.el6_6.1 will be an update
---> Package policycoreutils.x86_64 0:2.0.83-19.47.el6 will be updated
---> Package policycoreutils.x86_64 0:2.0.83-19.47.el6_6.1 will be an update
---> Package python-sssdconfig.noarch 0:1.11.6-30.el6 will be updated
---> Package python-sssdconfig.noarch 0:1.11.6-30.el6_6.3 will be an update
---> Package ql2400-firmware.noarch 0:7.03.00-1.el6 will be updated
---> Package ql2400-firmware.noarch 0:7.03.00-1.el6_5 will be an update
---> Package ql2500-firmware.noarch 0:7.03.00-1.el6 will be updated
---> Package ql2500-firmware.noarch 0:7.03.00-1.el6_5 will be an update
---> Package rpm.x86_64 0:4.8.0-37.el6 will be updated
---> Package rpm.x86_64 0:4.8.0-38.el6_6 will be an update
---> Package rpm-libs.x86_64 0:4.8.0-37.el6 will be updated
---> Package rpm-libs.x86_64 0:4.8.0-38.el6_6 will be an update
---> Package rpm-python.x86_64 0:4.8.0-37.el6 will be updated
---> Package rpm-python.x86_64 0:4.8.0-38.el6_6 will be an update
---> Package rsyslog.x86_64 0:5.8.10-8.el6 will be updated
---> Package rsyslog.x86_64 0:5.8.10-10.el6_6 will be an update
---> Package scl-utils.x86_64 0:20120927-8.el6 will be updated
---> Package scl-utils.x86_64 0:20120927-23.el6_6 will be an update
---> Package selinux-policy.noarch 0:3.7.19-260.el6 will be updated
---> Package selinux-policy.noarch 0:3.7.19-260.el6_6.1 will be an update
---> Package selinux-policy-targeted.noarch 0:3.7.19-260.el6 will be updated
---> Package selinux-policy-targeted.noarch 0:3.7.19-260.el6_6.1 will be an update
---> Package sssd.x86_64 0:1.11.6-30.el6 will be updated
---> Package sssd.x86_64 0:1.11.6-30.el6_6.3 will be an update
---> Package sssd-ad.x86_64 0:1.11.6-30.el6 will be updated
---> Package sssd-ad.x86_64 0:1.11.6-30.el6_6.3 will be an update
---> Package sssd-client.x86_64 0:1.11.6-30.el6 will be updated
---> Package sssd-client.x86_64 0:1.11.6-30.el6_6.3 will be an update
---> Package sssd-common.x86_64 0:1.11.6-30.el6 will be updated
---> Package sssd-common.x86_64 0:1.11.6-30.el6_6.3 will be an update
---> Package sssd-common-pac.x86_64 0:1.11.6-30.el6 will be updated
---> Package sssd-common-pac.x86_64 0:1.11.6-30.el6_6.3 will be an update
---> Package sssd-ipa.x86_64 0:1.11.6-30.el6 will be updated
---> Package sssd-ipa.x86_64 0:1.11.6-30.el6_6.3 will be an update
---> Package sssd-krb5.x86_64 0:1.11.6-30.el6 will be updated
---> Package sssd-krb5.x86_64 0:1.11.6-30.el6_6.3 will be an update
---> Package sssd-krb5-common.x86_64 0:1.11.6-30.el6 will be updated
---> Package sssd-krb5-common.x86_64 0:1.11.6-30.el6_6.3 will be an update
---> Package sssd-ldap.x86_64 0:1.11.6-30.el6 will be updated
---> Package sssd-ldap.x86_64 0:1.11.6-30.el6_6.3 will be an update
---> Package sssd-proxy.x86_64 0:1.11.6-30.el6 will be updated
---> Package sssd-proxy.x86_64 0:1.11.6-30.el6_6.3 will be an update
---> Package system-config-firewall.noarch 0:1.2.27-7.1.el6 will be updated
---> Package system-config-firewall.noarch 0:1.2.27-7.2.el6_6 will be an update
---> Package system-config-firewall-base.noarch 0:1.2.27-7.1.el6 will be updated
---> Package system-config-firewall-base.noarch 0:1.2.27-7.2.el6_6 will be an update
---> Package system-config-firewall-tui.noarch 0:1.2.27-7.1.el6 will be updated
---> Package system-config-firewall-tui.noarch 0:1.2.27-7.2.el6_6 will be an update
---> Package tzdata.noarch 0:2014g-1.el6 will be updated
---> Package tzdata.noarch 0:2014j-1.el6 will be an update
---> Package tzdata-java.noarch 0:2014g-1.el6 will be updated
---> Package tzdata-java.noarch 0:2014j-1.el6 will be an update
---> Package webkitgtk.x86_64 0:1.4.3-8.el6 will be updated
---> Package webkitgtk.x86_64 0:1.4.3-9.el6_6 will be an update
---> Package wget.x86_64 0:1.12-5.el6 will be updated
---> Package wget.x86_64 0:1.12-5.el6_6.1 will be an update
---> Package wpa_supplicant.x86_64 1:0.7.3-4.el6 will be updated
---> Package wpa_supplicant.x86_64 1:0.7.3-4.el6_3 will be an update
---> Package xorg-x11-server-Xorg.x86_64 0:1.15.0-22.el6 will be updated
---> Package xorg-x11-server-Xorg.x86_64 0:1.15.0-25.el6_6 will be an update
---> Package xorg-x11-server-common.x86_64 0:1.15.0-22.el6 will be updated
---> Package xorg-x11-server-common.x86_64 0:1.15.0-25.el6_6 will be an update
---> Package yum-rhn-plugin.noarch 0:0.9.1-50.el6 will be updated
---> Package yum-rhn-plugin.noarch 0:0.9.1-52.el6_6 will be an update
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
kernel x86_64 2.6.32-504.3.3.el6 rhel-x86_64-server-6 29 M
Updating:
at x86_64 3.1.10-44.el6_6.2 rhel-x86_64-server-6 61 k
bind-libs x86_64 32:9.8.2-0.30.rc1.el6_6.1
rhel-x86_64-server-6 884 k
bind-utils x86_64 32:9.8.2-0.30.rc1.el6_6.1
rhel-x86_64-server-6 185 k
curl x86_64 7.19.7-40.el6_6.3 rhel-x86_64-server-6 194 k
cyrus-sasl x86_64 2.1.23-15.el6_6.1 rhel-x86_64-server-6 78 k
cyrus-sasl-gssapi x86_64 2.1.23-15.el6_6.1 rhel-x86_64-server-6 34 k
cyrus-sasl-lib x86_64 2.1.23-15.el6_6.1 rhel-x86_64-server-6 136 k
cyrus-sasl-plain x86_64 2.1.23-15.el6_6.1 rhel-x86_64-server-6 31 k
device-mapper x86_64 1.02.90-2.el6_6.1 rhel-x86_64-server-6 173 k
device-mapper-event x86_64 1.02.90-2.el6_6.1 rhel-x86_64-server-6 122 k
device-mapper-event-libs
x86_64 1.02.90-2.el6_6.1 rhel-x86_64-server-6 116 k
device-mapper-libs x86_64 1.02.90-2.el6_6.1 rhel-x86_64-server-6 218 k
firefox x86_64 31.3.0-3.el6_6 rhel-x86_64-server-6 60 M
initscripts x86_64 9.03.46-1.el6_6.1 rhel-x86_64-server-6 943 k
iproute x86_64 2.6.32-33.el6_6 rhel-x86_64-server-6 365 k
jasper-libs x86_64 1.900.1-16.el6_6.2 rhel-x86_64-server-6 137 k
java-1.6.0-openjdk x86_64 1:1.6.0.33-1.13.5.1.el6_6
rhel-x86_64-server-6 41 M
java-1.7.0-openjdk x86_64 1:1.7.0.71-2.5.3.2.el6_6
rhel-x86_64-server-6 26 M
kernel-firmware noarch 2.6.32-504.3.3.el6 rhel-x86_64-server-6 14 M
kernel-headers x86_64 2.6.32-504.3.3.el6 rhel-x86_64-server-6 3.3 M
kpartx x86_64 0.4.9-80.el6_6.1 rhel-x86_64-server-6 62 k
libXfont x86_64 1.4.5-4.el6_6 rhel-x86_64-server-6 137 k
libcurl x86_64 7.19.7-40.el6_6.3 rhel-x86_64-server-6 166 k
libipa_hbac x86_64 1.11.6-30.el6_6.3 rhel-x86_64-server-6 94 k
libipa_hbac-python x86_64 1.11.6-30.el6_6.3 rhel-x86_64-server-6 89 k
libsss_idmap x86_64 1.11.6-30.el6_6.3 rhel-x86_64-server-6 99 k
libxml2 x86_64 2.7.6-17.el6_6.1 rhel-x86_64-server-6 801 k
libxml2-python x86_64 2.7.6-17.el6_6.1 rhel-x86_64-server-6 322 k
lvm2 x86_64 2.02.111-2.el6_6.1 rhel-x86_64-server-6 816 k
lvm2-libs x86_64 2.02.111-2.el6_6.1 rhel-x86_64-server-6 901 k
mailx x86_64 12.4-8.el6_6 rhel-x86_64-server-6 235 k
mdadm x86_64 3.3-6.el6_6.1 rhel-x86_64-server-6 342 k
net-snmp x86_64 1:5.5-50.el6_6.1 rhel-x86_64-server-6 306 k
net-snmp-libs x86_64 1:5.5-50.el6_6.1 rhel-x86_64-server-6 1.5 M
nss x86_64 3.16.2.3-3.el6_6 rhel-x86_64-server-6 834 k
nss-softokn x86_64 3.14.3-18.el6_6 rhel-x86_64-server-6 261 k
nss-softokn-freebl x86_64 3.14.3-18.el6_6 rhel-x86_64-server-6 164 k
nss-sysinit x86_64 3.16.2.3-3.el6_6 rhel-x86_64-server-6 44 k
nss-tools x86_64 3.16.2.3-3.el6_6 rhel-x86_64-server-6 427 k
nss-util x86_64 3.16.2.3-2.el6_6 rhel-x86_64-server-6 66 k
ntp x86_64 4.2.6p5-2.el6_6 rhel-x86_64-server-6 593 k
ntpdate x86_64 4.2.6p5-2.el6_6 rhel-x86_64-server-6 75 k
openssh x86_64 5.3p1-104.el6_6.1 rhel-x86_64-server-6 272 k
openssh-askpass x86_64 5.3p1-104.el6_6.1 rhel-x86_64-server-6 57 k
openssh-clients x86_64 5.3p1-104.el6_6.1 rhel-x86_64-server-6 437 k
openssh-server x86_64 5.3p1-104.el6_6.1 rhel-x86_64-server-6 321 k
openssl x86_64 1.0.1e-30.el6_6.4 rhel-x86_64-server-6 1.5 M
perl x86_64 4:5.10.1-136.el6_6.1 rhel-x86_64-server-6 10 M
perl-Archive-Extract x86_64 1:0.38-136.el6_6.1 rhel-x86_64-server-6 41 k
perl-Archive-Tar x86_64 1.58-136.el6_6.1 rhel-x86_64-server-6 73 k
perl-CGI x86_64 3.51-136.el6_6.1 rhel-x86_64-server-6 209 k
perl-CPAN x86_64 1.9402-136.el6_6.1 rhel-x86_64-server-6 246 k
perl-CPANPLUS x86_64 0.88-136.el6_6.1 rhel-x86_64-server-6 307 k
perl-Compress-Raw-Bzip2 x86_64 2.021-136.el6_6.1 rhel-x86_64-server-6 46 k
perl-Compress-Raw-Zlib x86_64 1:2.021-136.el6_6.1 rhel-x86_64-server-6 69 k
perl-Compress-Zlib x86_64 2.021-136.el6_6.1 rhel-x86_64-server-6 45 k
perl-Digest-SHA x86_64 1:5.47-136.el6_6.1 rhel-x86_64-server-6 64 k
perl-ExtUtils-CBuilder x86_64 1:0.27-136.el6_6.1 rhel-x86_64-server-6 48 k
perl-ExtUtils-Embed x86_64 1.28-136.el6_6.1 rhel-x86_64-server-6 31 k
perl-ExtUtils-MakeMaker x86_64 6.55-136.el6_6.1 rhel-x86_64-server-6 293 k
perl-ExtUtils-ParseXS x86_64 1:2.2003.0-136.el6_6.1
rhel-x86_64-server-6 45 k
perl-File-Fetch x86_64 0.26-136.el6_6.1 rhel-x86_64-server-6 41 k
perl-IO-Compress-Base x86_64 2.021-136.el6_6.1 rhel-x86_64-server-6 69 k
perl-IO-Compress-Bzip2 x86_64 2.021-136.el6_6.1 rhel-x86_64-server-6 48 k
perl-IO-Compress-Zlib x86_64 2.021-136.el6_6.1 rhel-x86_64-server-6 135 k
perl-IO-Zlib x86_64 1:1.09-136.el6_6.1 rhel-x86_64-server-6 33 k
perl-IPC-Cmd x86_64 1:0.56-136.el6_6.1 rhel-x86_64-server-6 46 k
perl-Locale-Maketext-Simple
x86_64 1:0.18-136.el6_6.1 rhel-x86_64-server-6 31 k
perl-Log-Message x86_64 1:0.02-136.el6_6.1 rhel-x86_64-server-6 46 k
perl-Log-Message-Simple x86_64 0.04-136.el6_6.1 rhel-x86_64-server-6 28 k
perl-Module-Build x86_64 1:0.3500-136.el6_6.1 rhel-x86_64-server-6 230 k
perl-Module-CoreList x86_64 2.18-136.el6_6.1 rhel-x86_64-server-6 65 k
perl-Module-Load x86_64 1:0.16-136.el6_6.1 rhel-x86_64-server-6 28 k
perl-Module-Load-Conditional
x86_64 0.30-136.el6_6.1 rhel-x86_64-server-6 34 k
perl-Module-Loaded x86_64 1:0.02-136.el6_6.1 rhel-x86_64-server-6 27 k
perl-Module-Pluggable x86_64 1:3.90-136.el6_6.1 rhel-x86_64-server-6 40 k
perl-Object-Accessor x86_64 1:0.34-136.el6_6.1 rhel-x86_64-server-6 37 k
perl-Package-Constants x86_64 1:0.02-136.el6_6.1 rhel-x86_64-server-6 27 k
perl-Params-Check x86_64 1:0.26-136.el6_6.1 rhel-x86_64-server-6 35 k
perl-Parse-CPAN-Meta x86_64 1:1.40-136.el6_6.1 rhel-x86_64-server-6 29 k
perl-Pod-Escapes x86_64 1:1.04-136.el6_6.1 rhel-x86_64-server-6 32 k
perl-Pod-Simple x86_64 1:3.13-136.el6_6.1 rhel-x86_64-server-6 212 k
perl-Term-UI x86_64 0.20-136.el6_6.1 rhel-x86_64-server-6 39 k
perl-Test-Harness x86_64 3.17-136.el6_6.1 rhel-x86_64-server-6 231 k
perl-Test-Simple x86_64 0.92-136.el6_6.1 rhel-x86_64-server-6 112 k
perl-Time-HiRes x86_64 4:1.9721-136.el6_6.1 rhel-x86_64-server-6 48 k
perl-Time-Piece x86_64 1.15-136.el6_6.1 rhel-x86_64-server-6 46 k
perl-core x86_64 5.10.1-136.el6_6.1 rhel-x86_64-server-6 23 k
perl-devel x86_64 4:5.10.1-136.el6_6.1 rhel-x86_64-server-6 423 k
perl-libs x86_64 4:5.10.1-136.el6_6.1 rhel-x86_64-server-6 578 k
perl-parent x86_64 1:0.221-136.el6_6.1 rhel-x86_64-server-6 27 k
perl-version x86_64 3:0.77-136.el6_6.1 rhel-x86_64-server-6 51 k
policycoreutils x86_64 2.0.83-19.47.el6_6.1 rhel-x86_64-server-6 680 k
python-sssdconfig noarch 1.11.6-30.el6_6.3 rhel-x86_64-server-6 121 k
ql2400-firmware noarch 7.03.00-1.el6_5 rhel-x86_64-server-6 94 k
ql2500-firmware noarch 7.03.00-1.el6_5 rhel-x86_64-server-6 118 k
rpm x86_64 4.8.0-38.el6_6 rhel-x86_64-server-6 902 k
rpm-libs x86_64 4.8.0-38.el6_6 rhel-x86_64-server-6 313 k
rpm-python x86_64 4.8.0-38.el6_6 rhel-x86_64-server-6 57 k
rsyslog x86_64 5.8.10-10.el6_6 rhel-x86_64-server-6 650 k
scl-utils x86_64 20120927-23.el6_6 rhel-x86_64-server-6 22 k
selinux-policy noarch 3.7.19-260.el6_6.1 rhel-x86_64-server-6 863 k
selinux-policy-targeted noarch 3.7.19-260.el6_6.1 rhel-x86_64-server-6 3.0 M
sssd x86_64 1.11.6-30.el6_6.3 rhel-x86_64-server-6 89 k
sssd-ad x86_64 1.11.6-30.el6_6.3 rhel-x86_64-server-6 143 k
sssd-client x86_64 1.11.6-30.el6_6.3 rhel-x86_64-server-6 129 k
sssd-common x86_64 1.11.6-30.el6_6.3 rhel-x86_64-server-6 832 k
sssd-common-pac x86_64 1.11.6-30.el6_6.3 rhel-x86_64-server-6 121 k
sssd-ipa x86_64 1.11.6-30.el6_6.3 rhel-x86_64-server-6 196 k
sssd-krb5 x86_64 1.11.6-30.el6_6.3 rhel-x86_64-server-6 111 k
sssd-krb5-common x86_64 1.11.6-30.el6_6.3 rhel-x86_64-server-6 160 k
sssd-ldap x86_64 1.11.6-30.el6_6.3 rhel-x86_64-server-6 167 k
sssd-proxy x86_64 1.11.6-30.el6_6.3 rhel-x86_64-server-6 117 k
system-config-firewall noarch 1.2.27-7.2.el6_6 rhel-x86_64-server-6 119 k
system-config-firewall-base
noarch 1.2.27-7.2.el6_6 rhel-x86_64-server-6 434 k
system-config-firewall-tui
noarch 1.2.27-7.2.el6_6 rhel-x86_64-server-6 39 k
tzdata noarch 2014j-1.el6 rhel-x86_64-server-6 444 k
tzdata-java noarch 2014j-1.el6 rhel-x86_64-server-6 175 k
webkitgtk x86_64 1.4.3-9.el6_6 rhel-x86_64-server-6 6.3 M
wget x86_64 1.12-5.el6_6.1 rhel-x86_64-server-6 483 k
wpa_supplicant x86_64 1:0.7.3-4.el6_3 rhel-x86_64-server-6 365 k
xorg-x11-server-Xorg x86_64 1.15.0-25.el6_6 rhel-x86_64-server-6 1.3 M
xorg-x11-server-common x86_64 1.15.0-25.el6_6 rhel-x86_64-server-6 49 k
yum-rhn-plugin noarch 0.9.1-52.el6_6 rhel-x86_64-server-6 80 k
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 124 Package(s)
Total download size: 221 M
Downloading Packages:
--------------------------------------------------------------------------------
Total 1.7 MB/s | 221 MB 02:08
warning: rpmts_HdrFromFdno: Header V3 RSA/SHA256 Signature, key ID fd431d51: NOKEY
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
Importing GPG key 0xFD431D51:
Userid : Red Hat, Inc. (release key 2) <security@redhat.com>
Package: redhat-release-server-6Server-6.6.0.2.el6.x86_64 (@anaconda-RedHatEnterpriseLinux-201409260744.x86_64/6.6)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
Importing GPG key 0x2FA658E0:
Userid : Red Hat, Inc. (auxiliary key) <security@redhat.com>
Package: redhat-release-server-6Server-6.6.0.2.el6.x86_64 (@anaconda-RedHatEnterpriseLinux-201409260744.x86_64/6.6)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Updating : openssl-1.0.1e-30.el6_6.4.x86_64 1/249
Updating : nss-util-3.16.2.3-2.el6_6.x86_64 2/249
Updating : device-mapper-1.02.90-2.el6_6.1.x86_64 3/249
Updating : device-mapper-libs-1.02.90-2.el6_6.1.x86_64 4/249
Updating : 1:perl-Pod-Escapes-1.04-136.el6_6.1.x86_64 5/249
Updating : 1:perl-Pod-Simple-3.13-136.el6_6.1.x86_64 6/249
Updating : 4:perl-libs-5.10.1-136.el6_6.1.x86_64 7/249
Updating : 1:perl-Module-Pluggable-3.90-136.el6_6.1.x86_64 8/249
Updating : 3:perl-version-0.77-136.el6_6.1.x86_64 9/249
Updating : 4:perl-5.10.1-136.el6_6.1.x86_64 10/249
Updating : 1:perl-Locale-Maketext-Simple-0.18-136.el6_6.1.x86_64 11/249
Updating : 1:perl-Params-Check-0.26-136.el6_6.1.x86_64 12/249
Updating : 1:perl-ExtUtils-ParseXS-2.2003.0-136.el6_6.1.x86_64 13/249
Updating : perl-Test-Harness-3.17-136.el6_6.1.x86_64 14/249
Updating : 4:perl-devel-5.10.1-136.el6_6.1.x86_64 15/249
Updating : perl-ExtUtils-MakeMaker-6.55-136.el6_6.1.x86_64 16/249
Updating : libsss_idmap-1.11.6-30.el6_6.3.x86_64 17/249
Updating : 1:perl-Module-Load-0.16-136.el6_6.1.x86_64 18/249
Updating : perl-Module-Load-Conditional-0.30-136.el6_6.1.x86_64 19/249
Updating : 1:perl-IPC-Cmd-0.56-136.el6_6.1.x86_64 20/249
Updating : 1:perl-Log-Message-0.02-136.el6_6.1.x86_64 21/249
Updating : perl-IO-Compress-Base-2.021-136.el6_6.1.x86_64 22/249
Updating : libxml2-2.7.6-17.el6_6.1.x86_64 23/249
Updating : cyrus-sasl-lib-2.1.23-15.el6_6.1.x86_64 24/249
Updating : 1:perl-Package-Constants-0.02-136.el6_6.1.x86_64 25/249
Updating : 1:perl-Compress-Raw-Zlib-2.021-136.el6_6.1.x86_64 26/249
Updating : device-mapper-event-libs-1.02.90-2.el6_6.1.x86_64 27/249
Updating : perl-IO-Compress-Zlib-2.021-136.el6_6.1.x86_64 28/249
Updating : perl-Compress-Zlib-2.021-136.el6_6.1.x86_64 29/249
Updating : 1:perl-IO-Zlib-1.09-136.el6_6.1.x86_64 30/249
Updating : perl-Archive-Tar-1.58-136.el6_6.1.x86_64 31/249
Updating : perl-Log-Message-Simple-0.04-136.el6_6.1.x86_64 32/249
Updating : perl-Term-UI-0.20-136.el6_6.1.x86_64 33/249
Updating : perl-File-Fetch-0.26-136.el6_6.1.x86_64 34/249
Updating : 1:perl-Archive-Extract-0.38-136.el6_6.1.x86_64 35/249
Updating : 1:perl-ExtUtils-CBuilder-0.27-136.el6_6.1.x86_64 36/249
Updating : 1:perl-Object-Accessor-0.34-136.el6_6.1.x86_64 37/249
Updating : perl-Compress-Raw-Bzip2-2.021-136.el6_6.1.x86_64 38/249
Updating : perl-Module-CoreList-2.18-136.el6_6.1.x86_64 39/249
Updating : 1:perl-Module-Loaded-0.02-136.el6_6.1.x86_64 40/249
Updating : 1:perl-Digest-SHA-5.47-136.el6_6.1.x86_64 41/249
Updating : tzdata-java-2014j-1.el6.noarch 42/249
Updating : nss-softokn-freebl-3.14.3-18.el6_6.x86_64 43/249
Updating : nss-softokn-3.14.3-18.el6_6.x86_64 44/249
Updating : nss-3.16.2.3-3.el6_6.x86_64 45/249
Updating : nss-sysinit-3.16.2.3-3.el6_6.x86_64 46/249
Updating : system-config-firewall-base-1.2.27-7.2.el6_6.noarch 47/249
Updating : libipa_hbac-1.11.6-30.el6_6.3.x86_64 48/249
Updating : system-config-firewall-tui-1.2.27-7.2.el6_6.noarch 49/249
Updating : libcurl-7.19.7-40.el6_6.3.x86_64 50/249
Updating : curl-7.19.7-40.el6_6.3.x86_64 51/249
Updating : rpm-4.8.0-38.el6_6.x86_64 52/249
Updating : rpm-libs-4.8.0-38.el6_6.x86_64 53/249
Updating : 1:net-snmp-libs-5.5-50.el6_6.1.x86_64 54/249
Updating : 1:java-1.6.0-openjdk-1.6.0.33-1.13.5.1.el6_6.x86_64 55/249
Updating : perl-CPAN-1.9402-136.el6_6.1.x86_64 56/249
Updating : perl-IO-Compress-Bzip2-2.021-136.el6_6.1.x86_64 57/249
Updating : 1:perl-Module-Build-0.3500-136.el6_6.1.x86_64 58/249
Updating : device-mapper-event-1.02.90-2.el6_6.1.x86_64 59/249
Updating : lvm2-libs-2.02.111-2.el6_6.1.x86_64 60/249
Updating : cyrus-sasl-gssapi-2.1.23-15.el6_6.1.x86_64 61/249
Updating : 32:bind-libs-9.8.2-0.30.rc1.el6_6.1.x86_64 62/249
Updating : 32:bind-utils-9.8.2-0.30.rc1.el6_6.1.x86_64 63/249
Updating : perl-ExtUtils-Embed-1.28-136.el6_6.1.x86_64 64/249
Updating : perl-Test-Simple-0.92-136.el6_6.1.x86_64 65/249
Updating : 1:perl-parent-0.221-136.el6_6.1.x86_64 66/249
Updating : perl-CGI-3.51-136.el6_6.1.x86_64 67/249
Updating : 1:perl-Parse-CPAN-Meta-1.40-136.el6_6.1.x86_64 68/249
Updating : perl-CPANPLUS-0.88-136.el6_6.1.x86_64 69/249
Updating : 4:perl-Time-HiRes-1.9721-136.el6_6.1.x86_64 70/249
Updating : perl-Time-Piece-1.15-136.el6_6.1.x86_64 71/249
Updating : xorg-x11-server-common-1.15.0-25.el6_6.x86_64 72/249
Updating : python-sssdconfig-1.11.6-30.el6_6.3.noarch 73/249
Updating : iproute-2.6.32-33.el6_6.x86_64 74/249
Updating : initscripts-9.03.46-1.el6_6.1.x86_64 75/249
Updating : openssh-5.3p1-104.el6_6.1.x86_64 76/249
Updating : policycoreutils-2.0.83-19.47.el6_6.1.x86_64 77/249
Updating : selinux-policy-3.7.19-260.el6_6.1.noarch 78/249
Updating : ntpdate-4.2.6p5-2.el6_6.x86_64 79/249
Updating : sssd-client-1.11.6-30.el6_6.3.x86_64 80/249
Updating : sssd-common-1.11.6-30.el6_6.3.x86_64 81/249
Updating : sssd-krb5-common-1.11.6-30.el6_6.3.x86_64 82/249
Updating : sssd-common-pac-1.11.6-30.el6_6.3.x86_64 83/249
Updating : sssd-ad-1.11.6-30.el6_6.3.x86_64 84/249
Updating : sssd-ipa-1.11.6-30.el6_6.3.x86_64 85/249
Updating : sssd-krb5-1.11.6-30.el6_6.3.x86_64 86/249
Updating : sssd-ldap-1.11.6-30.el6_6.3.x86_64 87/249
Updating : sssd-proxy-1.11.6-30.el6_6.3.x86_64 88/249
Updating : kernel-firmware-2.6.32-504.3.3.el6.noarch 89/249
Updating : libXfont-1.4.5-4.el6_6.x86_64 90/249
Updating : xorg-x11-server-Xorg-1.15.0-25.el6_6.x86_64 91/249
Installing : kernel-2.6.32-504.3.3.el6.x86_64 92/249
Updating : sssd-1.11.6-30.el6_6.3.x86_64 93/249
Updating : ntp-4.2.6p5-2.el6_6.x86_64 94/249
Updating : selinux-policy-targeted-3.7.19-260.el6_6.1.noarch 95/249
Updating : openssh-server-5.3p1-104.el6_6.1.x86_64 96/249
Updating : openssh-askpass-5.3p1-104.el6_6.1.x86_64 97/249
Updating : openssh-clients-5.3p1-104.el6_6.1.x86_64 98/249
Updating : cyrus-sasl-2.1.23-15.el6_6.1.x86_64 99/249
Updating : mdadm-3.3-6.el6_6.1.x86_64 100/249
Updating : rsyslog-5.8.10-10.el6_6.x86_64 101/249
Updating : 1:net-snmp-5.5-50.el6_6.1.x86_64 102/249
Updating : perl-core-5.10.1-136.el6_6.1.x86_64 103/249
Updating : lvm2-2.02.111-2.el6_6.1.x86_64 104/249
Updating : 1:java-1.7.0-openjdk-1.7.0.71-2.5.3.2.el6_6.x86_64 105/249
Updating : rpm-python-4.8.0-38.el6_6.x86_64 106/249
Updating : system-config-firewall-1.2.27-7.2.el6_6.noarch 107/249
Updating : libipa_hbac-python-1.11.6-30.el6_6.3.x86_64 108/249
Updating : firefox-31.3.0-3.el6_6.x86_64 109/249
Updating : nss-tools-3.16.2.3-3.el6_6.x86_64 110/249
Updating : mailx-12.4-8.el6_6.x86_64 111/249
Updating : cyrus-sasl-plain-2.1.23-15.el6_6.1.x86_64 112/249
Updating : libxml2-python-2.7.6-17.el6_6.1.x86_64 113/249
Updating : webkitgtk-1.4.3-9.el6_6.x86_64 114/249
Updating : kpartx-0.4.9-80.el6_6.1.x86_64 115/249
Updating : wget-1.12-5.el6_6.1.x86_64 116/249
Updating : 1:wpa_supplicant-0.7.3-4.el6_3.x86_64 117/249
Updating : tzdata-2014j-1.el6.noarch 118/249
Updating : at-3.1.10-44.el6_6.2.x86_64 119/249
Updating : jasper-libs-1.900.1-16.el6_6.2.x86_64 120/249
Updating : kernel-headers-2.6.32-504.3.3.el6.x86_64 121/249
Updating : ql2400-firmware-7.03.00-1.el6_5.noarch 122/249
Updating : scl-utils-20120927-23.el6_6.x86_64 123/249
Updating : yum-rhn-plugin-0.9.1-52.el6_6.noarch 124/249
Updating : ql2500-firmware-7.03.00-1.el6_5.noarch 125/249
Cleanup : perl-core-5.10.1-136.el6.x86_64 126/249
Cleanup : perl-CPANPLUS-0.88-136.el6.x86_64 127/249
Cleanup : sssd-1.11.6-30.el6.x86_64 128/249
Cleanup : 1:net-snmp-5.5-49.el6_5.3.x86_64 129/249
Cleanup : 1:perl-Module-Build-0.3500-136.el6.x86_64 130/249
Cleanup : perl-Archive-Tar-1.58-136.el6.x86_64 131/249
Cleanup : 1:perl-Archive-Extract-0.38-136.el6.x86_64 132/249
Cleanup : perl-File-Fetch-0.26-136.el6.x86_64 133/249
Cleanup : 1:perl-IPC-Cmd-0.56-136.el6.x86_64 134/249
Cleanup : perl-Module-Load-Conditional-0.30-136.el6.x86_64 135/249
Cleanup : perl-Term-UI-0.20-136.el6.x86_64 136/249
Cleanup : perl-IO-Compress-Bzip2-2.021-136.el6.x86_64 137/249
Cleanup : perl-CPAN-1.9402-136.el6.x86_64 138/249
Cleanup : sssd-ad-1.11.6-30.el6.x86_64 139/249
Cleanup : sssd-ipa-1.11.6-30.el6.x86_64 140/249
Cleanup : sssd-common-pac-1.11.6-30.el6.x86_64 141/249
Cleanup : nss-tools-3.16.1-14.el6.x86_64 142/249
Cleanup : perl-Log-Message-Simple-0.04-136.el6.x86_64 143/249
Cleanup : 1:perl-Log-Message-0.02-136.el6.x86_64 144/249
Cleanup : 32:bind-utils-9.8.2-0.30.rc1.el6.x86_64 145/249
Cleanup : 1:net-snmp-libs-5.5-49.el6_5.3.x86_64 146/249
Cleanup : sssd-proxy-1.11.6-30.el6.x86_64 147/249
Cleanup : openssh-server-5.3p1-104.el6.x86_64 148/249
Cleanup : cyrus-sasl-2.1.23-15.el6.x86_64 149/249
Cleanup : 1:perl-IO-Zlib-1.09-136.el6.x86_64 150/249
Cleanup : perl-Compress-Zlib-2.021-136.el6.x86_64 151/249
Cleanup : perl-IO-Compress-Zlib-2.021-136.el6.x86_64 152/249
Cleanup : perl-Module-CoreList-2.18-136.el6.x86_64 153/249
Cleanup : 1:perl-Object-Accessor-0.34-136.el6.x86_64 154/249
Cleanup : 1:perl-Params-Check-0.26-136.el6.x86_64 155/249
Cleanup : firefox-31.1.0-5.el6_5.x86_64 156/249
Cleanup : 1:perl-ExtUtils-CBuilder-0.27-136.el6.x86_64 157/249
Cleanup : perl-ExtUtils-Embed-1.28-136.el6.x86_64 158/249
Cleanup : perl-Test-Simple-0.92-136.el6.x86_64 159/249
Cleanup : perl-Test-Harness-3.17-136.el6.x86_64 160/249
Cleanup : 1:perl-ExtUtils-ParseXS-2.2003.0-136.el6.x86_64 161/249
Cleanup : 4:perl-devel-5.10.1-136.el6.x86_64 162/249
Cleanup : perl-ExtUtils-MakeMaker-6.55-136.el6.x86_64 163/249
Cleanup : selinux-policy-targeted-3.7.19-260.el6.noarch 164/249
Cleanup : system-config-firewall-1.2.27-7.1.el6.noarch 165/249
Cleanup : system-config-firewall-tui-1.2.27-7.1.el6.noarch 166/249
Cleanup : selinux-policy-3.7.19-260.el6.noarch 167/249
Cleanup : 1:perl-Locale-Maketext-Simple-0.18-136.el6.x86_64 168/249
Cleanup : perl-IO-Compress-Base-2.021-136.el6.x86_64 169/249
Cleanup : 1:perl-Module-Load-0.16-136.el6.x86_64 170/249
Cleanup : 1:perl-Package-Constants-0.02-136.el6.x86_64 171/249
Cleanup : 1:perl-Module-Loaded-0.02-136.el6.x86_64 172/249
Cleanup : 1:perl-Parse-CPAN-Meta-1.40-136.el6.x86_64 173/249
Cleanup : perl-CGI-3.51-136.el6.x86_64 174/249
Cleanup : 1:perl-parent-0.221-136.el6.x86_64 175/249
Cleanup : system-config-firewall-base-1.2.27-7.1.el6.noarch 176/249
Cleanup : python-sssdconfig-1.11.6-30.el6.noarch 177/249
Cleanup : tzdata-2014g-1.el6.noarch 178/249
Cleanup : kernel-headers-2.6.32-504.el6.x86_64 179/249
Cleanup : ql2400-firmware-7.03.00-1.el6.noarch 180/249
Cleanup : yum-rhn-plugin-0.9.1-50.el6.noarch 181/249
Cleanup : kernel-firmware-2.6.32-504.el6.noarch 182/249
Cleanup : ql2500-firmware-7.03.00-1.el6.noarch 183/249
Cleanup : sssd-krb5-1.11.6-30.el6.x86_64 184/249
Cleanup : sssd-ldap-1.11.6-30.el6.x86_64 185/249
Cleanup : openssh-clients-5.3p1-104.el6.x86_64 186/249
Cleanup : xorg-x11-server-Xorg-1.15.0-22.el6.x86_64 187/249
Cleanup : 1:java-1.7.0-openjdk-1.7.0.65-2.5.1.2.el6_5.x86_64 188/249
Cleanup : rpm-python-4.8.0-37.el6.x86_64 189/249
Cleanup : lvm2-2.02.111-2.el6.x86_64 190/249
Cleanup : lvm2-libs-2.02.111-2.el6.x86_64 191/249
Cleanup : device-mapper-event-1.02.90-2.el6.x86_64 192/249
Cleanup : ntp-4.2.6p5-1.el6.x86_64 193/249
Cleanup : ntpdate-4.2.6p5-1.el6.x86_64 194/249
Cleanup : sssd-krb5-common-1.11.6-30.el6.x86_64 195/249
Cleanup : sssd-common-1.11.6-30.el6.x86_64 196/249
Cleanup : policycoreutils-2.0.83-19.47.el6.x86_64 197/249
Cleanup : rpm-4.8.0-37.el6.x86_64 198/249
Cleanup : rpm-libs-4.8.0-37.el6.x86_64 199/249
Cleanup : curl-7.19.7-37.el6_5.3.x86_64 200/249
Cleanup : libcurl-7.19.7-37.el6_5.3.x86_64 201/249
Cleanup : 32:bind-libs-9.8.2-0.30.rc1.el6.x86_64 202/249
Cleanup : cyrus-sasl-gssapi-2.1.23-15.el6.x86_64 203/249
Cleanup : device-mapper-event-libs-1.02.90-2.el6.x86_64 204/249
Cleanup : 1:java-1.6.0-openjdk-1.6.0.0-11.1.13.4.el6.x86_64 205/249
Cleanup : 1:perl-Compress-Raw-Zlib-2.021-136.el6.x86_64 206/249
Cleanup : 1:perl-Digest-SHA-5.47-136.el6.x86_64 207/249
Cleanup : perl-Compress-Raw-Bzip2-2.021-136.el6.x86_64 208/249
Cleanup : perl-Time-Piece-1.15-136.el6.x86_64 209/249
Cleanup : 4:perl-Time-HiRes-1.9721-136.el6.x86_64 210/249
Cleanup : 1:perl-Module-Pluggable-3.90-136.el6.x86_64 211/249
Cleanup : 1:perl-Pod-Escapes-1.04-136.el6.x86_64 212/249
Cleanup : 1:perl-Pod-Simple-3.13-136.el6.x86_64 213/249
Cleanup : 3:perl-version-0.77-136.el6.x86_64 214/249
Cleanup : 4:perl-libs-5.10.1-136.el6.x86_64 215/249
Cleanup : 4:perl-5.10.1-136.el6.x86_64 216/249
Cleanup : mailx-12.4-7.el6.x86_64 217/249
Cleanup : libipa_hbac-python-1.11.6-30.el6.x86_64 218/249
Cleanup : 1:wpa_supplicant-0.7.3-4.el6.x86_64 219/249
Cleanup : wget-1.12-5.el6.x86_64 220/249
Cleanup : openssh-askpass-5.3p1-104.el6.x86_64 221/249
Cleanup : openssh-5.3p1-104.el6.x86_64 222/249
Cleanup : nss-sysinit-3.16.1-14.el6.x86_64 223/249
Cleanup : nss-3.16.1-14.el6.x86_64 224/249
Cleanup : nss-softokn-3.14.3-17.el6.x86_64 225/249
Cleanup : rsyslog-5.8.10-8.el6.x86_64 226/249
Cleanup : cyrus-sasl-plain-2.1.23-15.el6.x86_64 227/249
Cleanup : webkitgtk-1.4.3-8.el6.x86_64 228/249
Cleanup : mdadm-3.3-6.el6.x86_64 229/249
Cleanup : initscripts-9.03.46-1.el6.x86_64 230/249
Cleanup : libxml2-python-2.7.6-14.el6_5.2.x86_64 231/249
Cleanup : kpartx-0.4.9-80.el6.x86_64 232/249
Cleanup : tzdata-java-2014g-1.el6.noarch 233/249
Cleanup : xorg-x11-server-common-1.15.0-22.el6.x86_64 234/249
Cleanup : device-mapper-1.02.90-2.el6.x86_64 235/249
Cleanup : device-mapper-libs-1.02.90-2.el6.x86_64 236/249
Cleanup : libxml2-2.7.6-14.el6_5.2.x86_64 237/249
Cleanup : iproute-2.6.32-32.el6_5.x86_64 238/249
Cleanup : cyrus-sasl-lib-2.1.23-15.el6.x86_64 239/249
Cleanup : nss-util-3.16.1-3.el6.x86_64 240/249
Cleanup : nss-softokn-freebl-3.14.3-17.el6.x86_64 241/249
Cleanup : openssl-1.0.1e-30.el6.x86_64 242/249
Cleanup : libipa_hbac-1.11.6-30.el6.x86_64 243/249
Cleanup : libsss_idmap-1.11.6-30.el6.x86_64 244/249
Cleanup : sssd-client-1.11.6-30.el6.x86_64 245/249
Cleanup : libXfont-1.4.5-3.el6_5.x86_64 246/249
Cleanup : at-3.1.10-43.el6_2.1.x86_64 247/249
Cleanup : jasper-libs-1.900.1-15.el6_1.1.x86_64 248/249
Cleanup : scl-utils-20120927-8.el6.x86_64 249/249
Verifying : cyrus-sasl-2.1.23-15.el6_6.1.x86_64 1/249
Verifying : rpm-libs-4.8.0-38.el6_6.x86_64 2/249
Verifying : 1:perl-Module-Load-0.16-136.el6_6.1.x86_64 3/249
Verifying : perl-IO-Compress-Base-2.021-136.el6_6.1.x86_64 4/249
Verifying : nss-util-3.16.2.3-2.el6_6.x86_64 5/249
Verifying : perl-ExtUtils-MakeMaker-6.55-136.el6_6.1.x86_64 6/249
Verifying : nss-3.16.2.3-3.el6_6.x86_64 7/249
Verifying : 1:perl-ExtUtils-ParseXS-2.2003.0-136.el6_6.1.x86_64 8/249
Verifying : perl-Term-UI-0.20-136.el6_6.1.x86_64 9/249
Verifying : 3:perl-version-0.77-136.el6_6.1.x86_64 10/249
Verifying : device-mapper-libs-1.02.90-2.el6_6.1.x86_64 11/249
Verifying : perl-Compress-Raw-Bzip2-2.021-136.el6_6.1.x86_64 12/249
Verifying : libipa_hbac-1.11.6-30.el6_6.3.x86_64 13/249
Verifying : perl-CPAN-1.9402-136.el6_6.1.x86_64 14/249
Verifying : ql2500-firmware-7.03.00-1.el6_5.noarch 15/249
Verifying : ntp-4.2.6p5-2.el6_6.x86_64 16/249
Verifying : perl-IO-Compress-Bzip2-2.021-136.el6_6.1.x86_64 17/249
Verifying : openssh-server-5.3p1-104.el6_6.1.x86_64 18/249
Verifying : perl-Archive-Tar-1.58-136.el6_6.1.x86_64 19/249
Verifying : kpartx-0.4.9-80.el6_6.1.x86_64 20/249
Verifying : libcurl-7.19.7-40.el6_6.3.x86_64 21/249
Verifying : 1:perl-parent-0.221-136.el6_6.1.x86_64 22/249
Verifying : libxml2-python-2.7.6-17.el6_6.1.x86_64 23/249
Verifying : ntpdate-4.2.6p5-2.el6_6.x86_64 24/249
Verifying : mdadm-3.3-6.el6_6.1.x86_64 25/249
Verifying : 4:perl-5.10.1-136.el6_6.1.x86_64 26/249
Verifying : perl-Compress-Zlib-2.021-136.el6_6.1.x86_64 27/249
Verifying : cyrus-sasl-lib-2.1.23-15.el6_6.1.x86_64 28/249
Verifying : 1:perl-Pod-Simple-3.13-136.el6_6.1.x86_64 29/249
Verifying : system-config-firewall-base-1.2.27-7.2.el6_6.noarch 30/249
Verifying : sssd-krb5-1.11.6-30.el6_6.3.x86_64 31/249
Verifying : libXfont-1.4.5-4.el6_6.x86_64 32/249
Verifying : perl-Module-Load-Conditional-0.30-136.el6_6.1.x86_64 33/249
Verifying : webkitgtk-1.4.3-9.el6_6.x86_64 34/249
Verifying : system-config-firewall-tui-1.2.27-7.2.el6_6.noarch 35/249
Verifying : 32:bind-utils-9.8.2-0.30.rc1.el6_6.1.x86_64 36/249
Verifying : perl-Module-CoreList-2.18-136.el6_6.1.x86_64 37/249
Verifying : cyrus-sasl-plain-2.1.23-15.el6_6.1.x86_64 38/249
Verifying : sssd-1.11.6-30.el6_6.3.x86_64 39/249
Verifying : libxml2-2.7.6-17.el6_6.1.x86_64 40/249
Verifying : 1:net-snmp-libs-5.5-50.el6_6.1.x86_64 41/249
Verifying : device-mapper-event-1.02.90-2.el6_6.1.x86_64 42/249
Verifying : rsyslog-5.8.10-10.el6_6.x86_64 43/249
Verifying : perl-File-Fetch-0.26-136.el6_6.1.x86_64 44/249
Verifying : perl-Log-Message-Simple-0.04-136.el6_6.1.x86_64 45/249
Verifying : perl-CGI-3.51-136.el6_6.1.x86_64 46/249
Verifying : kernel-firmware-2.6.32-504.3.3.el6.noarch 47/249
Verifying : 32:bind-libs-9.8.2-0.30.rc1.el6_6.1.x86_64 48/249
Verifying : 1:perl-Locale-Maketext-Simple-0.18-136.el6_6.1.x86_64 49/249
Verifying : 1:net-snmp-5.5-50.el6_6.1.x86_64 50/249
Verifying : 1:perl-Package-Constants-0.02-136.el6_6.1.x86_64 51/249
Verifying : yum-rhn-plugin-0.9.1-52.el6_6.noarch 52/249
Verifying : kernel-2.6.32-504.3.3.el6.x86_64 53/249
Verifying : rpm-4.8.0-38.el6_6.x86_64 54/249
Verifying : openssh-askpass-5.3p1-104.el6_6.1.x86_64 55/249
Verifying : libsss_idmap-1.11.6-30.el6_6.3.x86_64 56/249
Verifying : nss-softokn-freebl-3.14.3-18.el6_6.x86_64 57/249
Verifying : 1:perl-Parse-CPAN-Meta-1.40-136.el6_6.1.x86_64 58/249
Verifying : scl-utils-20120927-23.el6_6.x86_64 59/249
Verifying : ql2400-firmware-7.03.00-1.el6_5.noarch 60/249
Verifying : 1:perl-IPC-Cmd-0.56-136.el6_6.1.x86_64 61/249
Verifying : 1:perl-Module-Build-0.3500-136.el6_6.1.x86_64 62/249
Verifying : 1:java-1.6.0-openjdk-1.6.0.33-1.13.5.1.el6_6.x86_64 63/249
Verifying : nss-softokn-3.14.3-18.el6_6.x86_64 64/249
Verifying : 1:perl-Pod-Escapes-1.04-136.el6_6.1.x86_64 65/249
Verifying : lvm2-2.02.111-2.el6_6.1.x86_64 66/249
Verifying : 1:perl-Module-Loaded-0.02-136.el6_6.1.x86_64 67/249
Verifying : sssd-common-pac-1.11.6-30.el6_6.3.x86_64 68/249
Verifying : initscripts-9.03.46-1.el6_6.1.x86_64 69/249
Verifying : kernel-headers-2.6.32-504.3.3.el6.x86_64 70/249
Verifying : device-mapper-event-libs-1.02.90-2.el6_6.1.x86_64 71/249
Verifying : sssd-proxy-1.11.6-30.el6_6.3.x86_64 72/249
Verifying : cyrus-sasl-gssapi-2.1.23-15.el6_6.1.x86_64 73/249
Verifying : wget-1.12-5.el6_6.1.x86_64 74/249
Verifying : 1:wpa_supplicant-0.7.3-4.el6_3.x86_64 75/249
Verifying : jasper-libs-1.900.1-16.el6_6.2.x86_64 76/249
Verifying : system-config-firewall-1.2.27-7.2.el6_6.noarch 77/249
Verifying : 1:perl-Compress-Raw-Zlib-2.021-136.el6_6.1.x86_64 78/249
Verifying : rpm-python-4.8.0-38.el6_6.x86_64 79/249
Verifying : curl-7.19.7-40.el6_6.3.x86_64 80/249
Verifying : sssd-client-1.11.6-30.el6_6.3.x86_64 81/249
Verifying : 4:perl-devel-5.10.1-136.el6_6.1.x86_64 82/249
Verifying : iproute-2.6.32-33.el6_6.x86_64 83/249
Verifying : at-3.1.10-44.el6_6.2.x86_64 84/249
Verifying : 1:java-1.7.0-openjdk-1.7.0.71-2.5.3.2.el6_6.x86_64 85/249
Verifying : device-mapper-1.02.90-2.el6_6.1.x86_64 86/249
Verifying : sssd-ad-1.11.6-30.el6_6.3.x86_64 87/249
Verifying : 4:perl-Time-HiRes-1.9721-136.el6_6.1.x86_64 88/249
Verifying : perl-ExtUtils-Embed-1.28-136.el6_6.1.x86_64 89/249
Verifying : libipa_hbac-python-1.11.6-30.el6_6.3.x86_64 90/249
Verifying : openssl-1.0.1e-30.el6_6.4.x86_64 91/249
Verifying : perl-Test-Harness-3.17-136.el6_6.1.x86_64 92/249
Verifying : 1:perl-Log-Message-0.02-136.el6_6.1.x86_64 93/249
Verifying : 1:perl-Archive-Extract-0.38-136.el6_6.1.x86_64 94/249
Verifying : firefox-31.3.0-3.el6_6.x86_64 95/249
Verifying : 1:perl-ExtUtils-CBuilder-0.27-136.el6_6.1.x86_64 96/249
Verifying : 1:perl-Object-Accessor-0.34-136.el6_6.1.x86_64 97/249
Verifying : nss-sysinit-3.16.2.3-3.el6_6.x86_64 98/249
Verifying : perl-core-5.10.1-136.el6_6.1.x86_64 99/249
Verifying : nss-tools-3.16.2.3-3.el6_6.x86_64 100/249
Verifying : xorg-x11-server-Xorg-1.15.0-25.el6_6.x86_64 101/249
Verifying : sssd-common-1.11.6-30.el6_6.3.x86_64 102/249
Verifying : policycoreutils-2.0.83-19.47.el6_6.1.x86_64 103/249
Verifying : python-sssdconfig-1.11.6-30.el6_6.3.noarch 104/249
Verifying : perl-CPANPLUS-0.88-136.el6_6.1.x86_64 105/249
Verifying : openssh-5.3p1-104.el6_6.1.x86_64 106/249
Verifying : openssh-clients-5.3p1-104.el6_6.1.x86_64 107/249
Verifying : selinux-policy-targeted-3.7.19-260.el6_6.1.noarch 108/249
Verifying : tzdata-java-2014j-1.el6.noarch 109/249
Verifying : xorg-x11-server-common-1.15.0-25.el6_6.x86_64 110/249
Verifying : sssd-ldap-1.11.6-30.el6_6.3.x86_64 111/249
Verifying : sssd-ipa-1.11.6-30.el6_6.3.x86_64 112/249
Verifying : mailx-12.4-8.el6_6.x86_64 113/249
Verifying : selinux-policy-3.7.19-260.el6_6.1.noarch 114/249
Verifying : lvm2-libs-2.02.111-2.el6_6.1.x86_64 115/249
Verifying : perl-Time-Piece-1.15-136.el6_6.1.x86_64 116/249
Verifying : 4:perl-libs-5.10.1-136.el6_6.1.x86_64 117/249
Verifying : sssd-krb5-common-1.11.6-30.el6_6.3.x86_64 118/249
Verifying : 1:perl-Module-Pluggable-3.90-136.el6_6.1.x86_64 119/249
Verifying : perl-Test-Simple-0.92-136.el6_6.1.x86_64 120/249
Verifying : perl-IO-Compress-Zlib-2.021-136.el6_6.1.x86_64 121/249
Verifying : tzdata-2014j-1.el6.noarch 122/249
Verifying : 1:perl-Digest-SHA-5.47-136.el6_6.1.x86_64 123/249
Verifying : 1:perl-Params-Check-0.26-136.el6_6.1.x86_64 124/249
Verifying : 1:perl-IO-Zlib-1.09-136.el6_6.1.x86_64 125/249
Verifying : 1:perl-Log-Message-0.02-136.el6.x86_64 126/249
Verifying : sssd-client-1.11.6-30.el6.x86_64 127/249
Verifying : libxml2-python-2.7.6-14.el6_5.2.x86_64 128/249
Verifying : scl-utils-20120927-8.el6.x86_64 129/249
Verifying : perl-Compress-Zlib-2.021-136.el6.x86_64 130/249
Verifying : ql2400-firmware-7.03.00-1.el6.noarch 131/249
Verifying : at-3.1.10-43.el6_2.1.x86_64 132/249
Verifying : 1:wpa_supplicant-0.7.3-4.el6.x86_64 133/249
Verifying : yum-rhn-plugin-0.9.1-50.el6.noarch 134/249
Verifying : rpm-libs-4.8.0-37.el6.x86_64 135/249
Verifying : system-config-firewall-tui-1.2.27-7.1.el6.noarch 136/249
Verifying : perl-Test-Simple-0.92-136.el6.x86_64 137/249
Verifying : perl-IO-Compress-Zlib-2.021-136.el6.x86_64 138/249
Verifying : kpartx-0.4.9-80.el6.x86_64 139/249
Verifying : 1:perl-IO-Zlib-1.09-136.el6.x86_64 140/249
Verifying : 1:perl-Params-Check-0.26-136.el6.x86_64 141/249
Verifying : openssh-5.3p1-104.el6.x86_64 142/249
Verifying : openssh-clients-5.3p1-104.el6.x86_64 143/249
Verifying : perl-Module-CoreList-2.18-136.el6.x86_64 144/249
Verifying : device-mapper-event-libs-1.02.90-2.el6.x86_64 145/249
Verifying : 1:perl-Module-Load-0.16-136.el6.x86_64 146/249
Verifying : firefox-31.1.0-5.el6_5.x86_64 147/249
Verifying : openssh-askpass-5.3p1-104.el6.x86_64 148/249
Verifying : ql2500-firmware-7.03.00-1.el6.noarch 149/249
Verifying : sssd-ipa-1.11.6-30.el6.x86_64 150/249
Verifying : cyrus-sasl-2.1.23-15.el6.x86_64 151/249
Verifying : lvm2-2.02.111-2.el6.x86_64 152/249
Verifying : perl-File-Fetch-0.26-136.el6.x86_64 153/249
Verifying : ntpdate-4.2.6p5-1.el6.x86_64 154/249
Verifying : perl-Log-Message-Simple-0.04-136.el6.x86_64 155/249
Verifying : device-mapper-event-1.02.90-2.el6.x86_64 156/249
Verifying : 1:perl-Pod-Escapes-1.04-136.el6.x86_64 157/249
Verifying : perl-CGI-3.51-136.el6.x86_64 158/249
Verifying : system-config-firewall-1.2.27-7.1.el6.noarch 159/249
Verifying : perl-CPAN-1.9402-136.el6.x86_64 160/249
Verifying : nss-util-3.16.1-3.el6.x86_64 161/249
Verifying : 4:perl-5.10.1-136.el6.x86_64 162/249
Verifying : ntp-4.2.6p5-1.el6.x86_64 163/249
Verifying : 1:java-1.7.0-openjdk-1.7.0.65-2.5.1.2.el6_5.x86_64 164/249
Verifying : 1:perl-Locale-Maketext-Simple-0.18-136.el6.x86_64 165/249
Verifying : 1:perl-Package-Constants-0.02-136.el6.x86_64 166/249
Verifying : kernel-firmware-2.6.32-504.el6.noarch 167/249
Verifying : sssd-common-1.11.6-30.el6.x86_64 168/249
Verifying : iproute-2.6.32-32.el6_5.x86_64 169/249
Verifying : wget-1.12-5.el6.x86_64 170/249
Verifying : xorg-x11-server-common-1.15.0-22.el6.x86_64 171/249
Verifying : 4:perl-devel-5.10.1-136.el6.x86_64 172/249
Verifying : rsyslog-5.8.10-8.el6.x86_64 173/249
Verifying : 1:perl-Parse-CPAN-Meta-1.40-136.el6.x86_64 174/249
Verifying : 1:perl-Pod-Simple-3.13-136.el6.x86_64 175/249
Verifying : perl-Time-Piece-1.15-136.el6.x86_64 176/249
Verifying : sssd-ldap-1.11.6-30.el6.x86_64 177/249
Verifying : 1:perl-IPC-Cmd-0.56-136.el6.x86_64 178/249
Verifying : 32:bind-libs-9.8.2-0.30.rc1.el6.x86_64 179/249
Verifying : nss-tools-3.16.1-14.el6.x86_64 180/249
Verifying : nss-softokn-freebl-3.14.3-17.el6.x86_64 181/249
Verifying : perl-Module-Load-Conditional-0.30-136.el6.x86_64 182/249
Verifying : perl-Term-UI-0.20-136.el6.x86_64 183/249
Verifying : device-mapper-libs-1.02.90-2.el6.x86_64 184/249
Verifying : mailx-12.4-7.el6.x86_64 185/249
Verifying : policycoreutils-2.0.83-19.47.el6.x86_64 186/249
Verifying : sssd-krb5-common-1.11.6-30.el6.x86_64 187/249
Verifying : 1:perl-ExtUtils-CBuilder-0.27-136.el6.x86_64 188/249
Verifying : libxml2-2.7.6-14.el6_5.2.x86_64 189/249
Verifying : curl-7.19.7-37.el6_5.3.x86_64 190/249
Verifying : libXfont-1.4.5-3.el6_5.x86_64 191/249
Verifying : 1:net-snmp-libs-5.5-49.el6_5.3.x86_64 192/249
Verifying : sssd-common-pac-1.11.6-30.el6.x86_64 193/249
Verifying : perl-ExtUtils-Embed-1.28-136.el6.x86_64 194/249
Verifying : perl-IO-Compress-Base-2.021-136.el6.x86_64 195/249
Verifying : 1:perl-Compress-Raw-Zlib-2.021-136.el6.x86_64 196/249
Verifying : sssd-1.11.6-30.el6.x86_64 197/249
Verifying : sssd-ad-1.11.6-30.el6.x86_64 198/249
Verifying : rpm-4.8.0-37.el6.x86_64 199/249
Verifying : jasper-libs-1.900.1-15.el6_1.1.x86_64 200/249
Verifying : openssl-1.0.1e-30.el6.x86_64 201/249
Verifying : tzdata-java-2014g-1.el6.noarch 202/249
Verifying : 1:perl-parent-0.221-136.el6.x86_64 203/249
Verifying : tzdata-2014g-1.el6.noarch 204/249
Verifying : sssd-krb5-1.11.6-30.el6.x86_64 205/249
Verifying : perl-Test-Harness-3.17-136.el6.x86_64 206/249
Verifying : libsss_idmap-1.11.6-30.el6.x86_64 207/249
Verifying : cyrus-sasl-gssapi-2.1.23-15.el6.x86_64 208/249
Verifying : sssd-proxy-1.11.6-30.el6.x86_64 209/249
Verifying : nss-softokn-3.14.3-17.el6.x86_64 210/249
Verifying : perl-ExtUtils-MakeMaker-6.55-136.el6.x86_64 211/249
Verifying : xorg-x11-server-Xorg-1.15.0-22.el6.x86_64 212/249
Verifying : 1:perl-Digest-SHA-5.47-136.el6.x86_64 213/249
Verifying : libcurl-7.19.7-37.el6_5.3.x86_64 214/249
Verifying : 1:perl-Module-Loaded-0.02-136.el6.x86_64 215/249
Verifying : 4:perl-libs-5.10.1-136.el6.x86_64 216/249
Verifying : cyrus-sasl-lib-2.1.23-15.el6.x86_64 217/249
Verifying : perl-Compress-Raw-Bzip2-2.021-136.el6.x86_64 218/249
Verifying : cyrus-sasl-plain-2.1.23-15.el6.x86_64 219/249
Verifying : 1:perl-Module-Build-0.3500-136.el6.x86_64 220/249
Verifying : nss-sysinit-3.16.1-14.el6.x86_64 221/249
Verifying : 1:perl-Module-Pluggable-3.90-136.el6.x86_64 222/249
Verifying : 1:perl-Object-Accessor-0.34-136.el6.x86_64 223/249
Verifying : 32:bind-utils-9.8.2-0.30.rc1.el6.x86_64 224/249
Verifying : 1:java-1.6.0-openjdk-1.6.0.0-11.1.13.4.el6.x86_64 225/249
Verifying : selinux-policy-targeted-3.7.19-260.el6.noarch 226/249
Verifying : libipa_hbac-python-1.11.6-30.el6.x86_64 227/249
Verifying : openssh-server-5.3p1-104.el6.x86_64 228/249
Verifying : rpm-python-4.8.0-37.el6.x86_64 229/249
Verifying : webkitgtk-1.4.3-8.el6.x86_64 230/249
Verifying : selinux-policy-3.7.19-260.el6.noarch 231/249
Verifying : mdadm-3.3-6.el6.x86_64 232/249
Verifying : nss-3.16.1-14.el6.x86_64 233/249
Verifying : perl-core-5.10.1-136.el6.x86_64 234/249
Verifying : 1:perl-ExtUtils-ParseXS-2.2003.0-136.el6.x86_64 235/249
Verifying : system-config-firewall-base-1.2.27-7.1.el6.noarch 236/249
Verifying : 3:perl-version-0.77-136.el6.x86_64 237/249
Verifying : 4:perl-Time-HiRes-1.9721-136.el6.x86_64 238/249
Verifying : device-mapper-1.02.90-2.el6.x86_64 239/249
Verifying : 1:perl-Archive-Extract-0.38-136.el6.x86_64 240/249
Verifying : perl-IO-Compress-Bzip2-2.021-136.el6.x86_64 241/249
Verifying : initscripts-9.03.46-1.el6.x86_64 242/249
Verifying : libipa_hbac-1.11.6-30.el6.x86_64 243/249
Verifying : perl-Archive-Tar-1.58-136.el6.x86_64 244/249
Verifying : python-sssdconfig-1.11.6-30.el6.noarch 245/249
Verifying : 1:net-snmp-5.5-49.el6_5.3.x86_64 246/249
Verifying : lvm2-libs-2.02.111-2.el6.x86_64 247/249
Verifying : kernel-headers-2.6.32-504.el6.x86_64 248/249
Verifying : perl-CPANPLUS-0.88-136.el6.x86_64 249/249
Installed:
kernel.x86_64 0:2.6.32-504.3.3.el6
Updated:
at.x86_64 0:3.1.10-44.el6_6.2
bind-libs.x86_64 32:9.8.2-0.30.rc1.el6_6.1
bind-utils.x86_64 32:9.8.2-0.30.rc1.el6_6.1
curl.x86_64 0:7.19.7-40.el6_6.3
cyrus-sasl.x86_64 0:2.1.23-15.el6_6.1
cyrus-sasl-gssapi.x86_64 0:2.1.23-15.el6_6.1
cyrus-sasl-lib.x86_64 0:2.1.23-15.el6_6.1
cyrus-sasl-plain.x86_64 0:2.1.23-15.el6_6.1
device-mapper.x86_64 0:1.02.90-2.el6_6.1
device-mapper-event.x86_64 0:1.02.90-2.el6_6.1
device-mapper-event-libs.x86_64 0:1.02.90-2.el6_6.1
device-mapper-libs.x86_64 0:1.02.90-2.el6_6.1
firefox.x86_64 0:31.3.0-3.el6_6
initscripts.x86_64 0:9.03.46-1.el6_6.1
iproute.x86_64 0:2.6.32-33.el6_6
jasper-libs.x86_64 0:1.900.1-16.el6_6.2
java-1.6.0-openjdk.x86_64 1:1.6.0.33-1.13.5.1.el6_6
java-1.7.0-openjdk.x86_64 1:1.7.0.71-2.5.3.2.el6_6
kernel-firmware.noarch 0:2.6.32-504.3.3.el6
kernel-headers.x86_64 0:2.6.32-504.3.3.el6
kpartx.x86_64 0:0.4.9-80.el6_6.1
libXfont.x86_64 0:1.4.5-4.el6_6
libcurl.x86_64 0:7.19.7-40.el6_6.3
libipa_hbac.x86_64 0:1.11.6-30.el6_6.3
libipa_hbac-python.x86_64 0:1.11.6-30.el6_6.3
libsss_idmap.x86_64 0:1.11.6-30.el6_6.3
libxml2.x86_64 0:2.7.6-17.el6_6.1
libxml2-python.x86_64 0:2.7.6-17.el6_6.1
lvm2.x86_64 0:2.02.111-2.el6_6.1
lvm2-libs.x86_64 0:2.02.111-2.el6_6.1
mailx.x86_64 0:12.4-8.el6_6
mdadm.x86_64 0:3.3-6.el6_6.1
net-snmp.x86_64 1:5.5-50.el6_6.1
net-snmp-libs.x86_64 1:5.5-50.el6_6.1
nss.x86_64 0:3.16.2.3-3.el6_6
nss-softokn.x86_64 0:3.14.3-18.el6_6
nss-softokn-freebl.x86_64 0:3.14.3-18.el6_6
nss-sysinit.x86_64 0:3.16.2.3-3.el6_6
nss-tools.x86_64 0:3.16.2.3-3.el6_6
nss-util.x86_64 0:3.16.2.3-2.el6_6
ntp.x86_64 0:4.2.6p5-2.el6_6
ntpdate.x86_64 0:4.2.6p5-2.el6_6
openssh.x86_64 0:5.3p1-104.el6_6.1
openssh-askpass.x86_64 0:5.3p1-104.el6_6.1
openssh-clients.x86_64 0:5.3p1-104.el6_6.1
openssh-server.x86_64 0:5.3p1-104.el6_6.1
openssl.x86_64 0:1.0.1e-30.el6_6.4
perl.x86_64 4:5.10.1-136.el6_6.1
perl-Archive-Extract.x86_64 1:0.38-136.el6_6.1
perl-Archive-Tar.x86_64 0:1.58-136.el6_6.1
perl-CGI.x86_64 0:3.51-136.el6_6.1
perl-CPAN.x86_64 0:1.9402-136.el6_6.1
perl-CPANPLUS.x86_64 0:0.88-136.el6_6.1
perl-Compress-Raw-Bzip2.x86_64 0:2.021-136.el6_6.1
perl-Compress-Raw-Zlib.x86_64 1:2.021-136.el6_6.1
perl-Compress-Zlib.x86_64 0:2.021-136.el6_6.1
perl-Digest-SHA.x86_64 1:5.47-136.el6_6.1
perl-ExtUtils-CBuilder.x86_64 1:0.27-136.el6_6.1
perl-ExtUtils-Embed.x86_64 0:1.28-136.el6_6.1
perl-ExtUtils-MakeMaker.x86_64 0:6.55-136.el6_6.1
perl-ExtUtils-ParseXS.x86_64 1:2.2003.0-136.el6_6.1
perl-File-Fetch.x86_64 0:0.26-136.el6_6.1
perl-IO-Compress-Base.x86_64 0:2.021-136.el6_6.1
perl-IO-Compress-Bzip2.x86_64 0:2.021-136.el6_6.1
perl-IO-Compress-Zlib.x86_64 0:2.021-136.el6_6.1
perl-IO-Zlib.x86_64 1:1.09-136.el6_6.1
perl-IPC-Cmd.x86_64 1:0.56-136.el6_6.1
perl-Locale-Maketext-Simple.x86_64 1:0.18-136.el6_6.1
perl-Log-Message.x86_64 1:0.02-136.el6_6.1
perl-Log-Message-Simple.x86_64 0:0.04-136.el6_6.1
perl-Module-Build.x86_64 1:0.3500-136.el6_6.1
perl-Module-CoreList.x86_64 0:2.18-136.el6_6.1
perl-Module-Load.x86_64 1:0.16-136.el6_6.1
perl-Module-Load-Conditional.x86_64 0:0.30-136.el6_6.1
perl-Module-Loaded.x86_64 1:0.02-136.el6_6.1
perl-Module-Pluggable.x86_64 1:3.90-136.el6_6.1
perl-Object-Accessor.x86_64 1:0.34-136.el6_6.1
perl-Package-Constants.x86_64 1:0.02-136.el6_6.1
perl-Params-Check.x86_64 1:0.26-136.el6_6.1
perl-Parse-CPAN-Meta.x86_64 1:1.40-136.el6_6.1
perl-Pod-Escapes.x86_64 1:1.04-136.el6_6.1
perl-Pod-Simple.x86_64 1:3.13-136.el6_6.1
perl-Term-UI.x86_64 0:0.20-136.el6_6.1
perl-Test-Harness.x86_64 0:3.17-136.el6_6.1
perl-Test-Simple.x86_64 0:0.92-136.el6_6.1
perl-Time-HiRes.x86_64 4:1.9721-136.el6_6.1
perl-Time-Piece.x86_64 0:1.15-136.el6_6.1
perl-core.x86_64 0:5.10.1-136.el6_6.1
perl-devel.x86_64 4:5.10.1-136.el6_6.1
perl-libs.x86_64 4:5.10.1-136.el6_6.1
perl-parent.x86_64 1:0.221-136.el6_6.1
perl-version.x86_64 3:0.77-136.el6_6.1
policycoreutils.x86_64 0:2.0.83-19.47.el6_6.1
python-sssdconfig.noarch 0:1.11.6-30.el6_6.3
ql2400-firmware.noarch 0:7.03.00-1.el6_5
ql2500-firmware.noarch 0:7.03.00-1.el6_5
rpm.x86_64 0:4.8.0-38.el6_6
rpm-libs.x86_64 0:4.8.0-38.el6_6
rpm-python.x86_64 0:4.8.0-38.el6_6
rsyslog.x86_64 0:5.8.10-10.el6_6
scl-utils.x86_64 0:20120927-23.el6_6
selinux-policy.noarch 0:3.7.19-260.el6_6.1
selinux-policy-targeted.noarch 0:3.7.19-260.el6_6.1
sssd.x86_64 0:1.11.6-30.el6_6.3
sssd-ad.x86_64 0:1.11.6-30.el6_6.3
sssd-client.x86_64 0:1.11.6-30.el6_6.3
sssd-common.x86_64 0:1.11.6-30.el6_6.3
sssd-common-pac.x86_64 0:1.11.6-30.el6_6.3
sssd-ipa.x86_64 0:1.11.6-30.el6_6.3
sssd-krb5.x86_64 0:1.11.6-30.el6_6.3
sssd-krb5-common.x86_64 0:1.11.6-30.el6_6.3
sssd-ldap.x86_64 0:1.11.6-30.el6_6.3
sssd-proxy.x86_64 0:1.11.6-30.el6_6.3
system-config-firewall.noarch 0:1.2.27-7.2.el6_6
system-config-firewall-base.noarch 0:1.2.27-7.2.el6_6
system-config-firewall-tui.noarch 0:1.2.27-7.2.el6_6
tzdata.noarch 0:2014j-1.el6
tzdata-java.noarch 0:2014j-1.el6
webkitgtk.x86_64 0:1.4.3-9.el6_6
wget.x86_64 0:1.12-5.el6_6.1
wpa_supplicant.x86_64 1:0.7.3-4.el6_3
xorg-x11-server-Xorg.x86_64 0:1.15.0-25.el6_6
xorg-x11-server-common.x86_64 0:1.15.0-25.el6_6
yum-rhn-plugin.noarch 0:0.9.1-52.el6_6
Complete!
==============================================================================
Done.
Getting a list of currently installed packages.
- .Existing lock /var/run/yum.pid: another copy is running as pid 13264.
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 31 M RSS (362 MB VSZ)
Started: Tue Dec 30 03:33:00 2014 - 00:16 ago
State : Running, pid: 13264
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 65 M RSS (401 MB VSZ)
Started: Tue Dec 30 03:33:00 2014 - 00:18 ago
State : Running, pid: 13264
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 137 M RSS (474 MB VSZ)
Started: Tue Dec 30 03:33:00 2014 - 00:20 ago
State : Sleeping, pid: 13264
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 137 M RSS (474 MB VSZ)
Started: Tue Dec 30 03:33:00 2014 - 00:22 ago
State : Sleeping, pid: 13264
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 137 M RSS (474 MB VSZ)
Started: Tue Dec 30 03:33:00 2014 - 00:24 ago
State : Sleeping, pid: 13264
...........................................................................
- .............................................................................
- .............................................................................
- .............................................................................
- .............................................................................
- .............................................................................
- .............................................................................
- .............................................................................
- .............................................................................
- .............................................................................
- .............................................................................
- .............................................................................
- .............................................................................
- .............................................................................
- ..............................................................
Done!
Checking to see if any packages need to be installed.
- Package: [acpid] already installed.
- Package: [ccs] needs to be installed.
- Package: [cyrus-sasl] already installed.
- Package: [cyrus-sasl-plain] already installed.
- Package: [dhcp] needs to be installed.
- Package: [expect] needs to be installed.
- Package: [fence-agents] needs to be installed.
- Package: [guacd] needs to be installed.
- Package: [httpd] already installed.
- Package: [libcdio] already installed.
- Package: [libguac-client-rdp] needs to be installed.
- Package: [libguac-client-ssh] needs to be installed.
- Package: [libguac-client-vnc] needs to be installed.
- Package: [man] already installed.
- Package: [mlocate] already installed.
- Package: [mod_ssl] needs to be installed.
- Package: [ntp] already installed.
- Package: [openssl-devel] needs to be installed.
- Package: [perl-CGI] already installed.
- Package: [perl-CPAN] already installed.
- Package: [perl-Net-SSH2] needs to be installed.
- Package: [perl-Net-SSLeay] needs to be installed.
- Package: [perl-TermReadKey] needs to be installed.
- Package: [perl-Test-Simple] already installed.
- Package: [perl-XML-Simple] needs to be installed.
- Package: [perl-YAML-Tiny] needs to be installed.
- Package: [policycoreutils-python] needs to be installed.
- Package: [postfix] already installed.
- Package: [rsync] already installed.
- Package: [screen] needs to be installed.
- Package: [syslinux] needs to be installed.
- Package: [syslinux-tftpboot] needs to be installed.
- Package: [tftp-server] needs to be installed.
- Package: [tomcat6] needs to be installed.
- Package: [unzip] already installed.
- Package: [vim-common] already installed.
- Package: [vim-enhanced] already installed.
- Package: [wget] already installed.
- Package: [xinetd] needs to be installed.
- Done
Installing missing packages now. Please be patient.
==============================================================================
Loaded plugins: product-id, refresh-packagekit, rhnplugin, security,
: subscription-manager
This system is receiving updates from RHN Classic or RHN Satellite.
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package ccs.x86_64 0:0.16.2-75.el6.anvil will be installed
---> Package dhcp.x86_64 12:4.1.1-43.P1.el6 will be installed
---> Package expect.x86_64 0:5.44.1.15-5.el6_4 will be installed
--> Processing Dependency: libtcl8.5.so()(64bit) for package: expect-5.44.1.15-5.el6_4.x86_64
---> Package fence-agents.x86_64 0:3.1.5-48.el6 will be installed
--> Processing Dependency: telnet for package: fence-agents-3.1.5-48.el6.x86_64
--> Processing Dependency: sg3_utils for package: fence-agents-3.1.5-48.el6.x86_64
--> Processing Dependency: python-suds for package: fence-agents-3.1.5-48.el6.x86_64
--> Processing Dependency: pexpect for package: fence-agents-3.1.5-48.el6.x86_64
--> Processing Dependency: perl-Net-Telnet for package: fence-agents-3.1.5-48.el6.x86_64
--> Processing Dependency: perl(Net::Telnet) for package: fence-agents-3.1.5-48.el6.x86_64
--> Processing Dependency: net-snmp-utils for package: fence-agents-3.1.5-48.el6.x86_64
--> Processing Dependency: /usr/bin/virsh for package: fence-agents-3.1.5-48.el6.x86_64
--> Processing Dependency: /usr/bin/ipmitool for package: fence-agents-3.1.5-48.el6.x86_64
---> Package guacd.x86_64 0:0.9.2-1.el6.anvil will be installed
--> Processing Dependency: libguac(x86-64) = 0.9.2-1.el6.anvil for package: guacd-0.9.2-1.el6.anvil.x86_64
--> Processing Dependency: libossp-uuid.so.16()(64bit) for package: guacd-0.9.2-1.el6.anvil.x86_64
--> Processing Dependency: libguac.so.7()(64bit) for package: guacd-0.9.2-1.el6.anvil.x86_64
---> Package libguac-client-rdp.x86_64 0:0.9.2-1.el6.anvil will be installed
--> Processing Dependency: libfreerdp-utils.so.1.0()(64bit) for package: libguac-client-rdp-0.9.2-1.el6.anvil.x86_64
--> Processing Dependency: libfreerdp-core.so.1.0()(64bit) for package: libguac-client-rdp-0.9.2-1.el6.anvil.x86_64
--> Processing Dependency: libfreerdp-codec.so.1.0()(64bit) for package: libguac-client-rdp-0.9.2-1.el6.anvil.x86_64
--> Processing Dependency: libfreerdp-channels.so.1.0()(64bit) for package: libguac-client-rdp-0.9.2-1.el6.anvil.x86_64
--> Processing Dependency: libfreerdp-cache.so.1.0()(64bit) for package: libguac-client-rdp-0.9.2-1.el6.anvil.x86_64
---> Package libguac-client-ssh.x86_64 0:0.9.2-1.el6.anvil will be installed
---> Package libguac-client-vnc.x86_64 0:0.9.2-1.el6.anvil will be installed
--> Processing Dependency: libvncclient.so.0()(64bit) for package: libguac-client-vnc-0.9.2-1.el6.anvil.x86_64
---> Package mod_ssl.x86_64 1:2.2.15-39.el6 will be installed
---> Package openssl-devel.x86_64 0:1.0.1e-30.el6_6.4 will be installed
--> Processing Dependency: zlib-devel for package: openssl-devel-1.0.1e-30.el6_6.4.x86_64
--> Processing Dependency: krb5-devel for package: openssl-devel-1.0.1e-30.el6_6.4.x86_64
---> Package perl-Net-SSH2.x86_64 0:0.53-3.el6.anvil will be installed
---> Package perl-Net-SSLeay.x86_64 0:1.35-9.el6 will be installed
---> Package perl-TermReadKey.x86_64 0:2.30-13.el6 will be installed
---> Package perl-XML-Simple.noarch 0:2.18-6.el6 will be installed
---> Package perl-YAML-Tiny.noarch 0:1.40-2.el6 will be installed
---> Package policycoreutils-python.x86_64 0:2.0.83-19.47.el6_6.1 will be installed
--> Processing Dependency: libsemanage-python >= 2.0.43-4 for package: policycoreutils-python-2.0.83-19.47.el6_6.1.x86_64
--> Processing Dependency: audit-libs-python >= 1.4.2-1 for package: policycoreutils-python-2.0.83-19.47.el6_6.1.x86_64
--> Processing Dependency: setools-libs-python for package: policycoreutils-python-2.0.83-19.47.el6_6.1.x86_64
--> Processing Dependency: libcgroup for package: policycoreutils-python-2.0.83-19.47.el6_6.1.x86_64
---> Package screen.x86_64 0:4.0.3-16.el6 will be installed
---> Package syslinux.x86_64 0:4.04-3.el6 will be installed
--> Processing Dependency: syslinux-nonlinux for package: syslinux-4.04-3.el6.x86_64
---> Package syslinux-tftpboot.noarch 0:4.04-3.el6 will be installed
---> Package tftp-server.x86_64 0:0.49-7.el6 will be installed
---> Package tomcat6.x86_64 0:6.0.24-80.el6 will be installed
--> Processing Dependency: tomcat6-lib = 6.0.24-80.el6 for package: tomcat6-6.0.24-80.el6.x86_64
--> Processing Dependency: mx4j for package: tomcat6-6.0.24-80.el6.x86_64
--> Processing Dependency: log4j for package: tomcat6-6.0.24-80.el6.x86_64
--> Processing Dependency: log4j for package: tomcat6-6.0.24-80.el6.x86_64
--> Processing Dependency: jakarta-commons-pool for package: tomcat6-6.0.24-80.el6.x86_64
--> Processing Dependency: jakarta-commons-logging for package: tomcat6-6.0.24-80.el6.x86_64
--> Processing Dependency: jakarta-commons-dbcp for package: tomcat6-6.0.24-80.el6.x86_64
--> Processing Dependency: jakarta-commons-daemon for package: tomcat6-6.0.24-80.el6.x86_64
--> Processing Dependency: jakarta-commons-collections for package: tomcat6-6.0.24-80.el6.x86_64
---> Package xinetd.x86_64 2:2.3.14-39.el6_4 will be installed
--> Running transaction check
---> Package audit-libs-python.x86_64 0:2.3.7-5.el6 will be installed
---> Package freerdp-libs.x86_64 0:1.0.2-2.el6 will be installed
---> Package ipmitool.x86_64 0:1.8.11-21.el6 will be installed
--> Processing Dependency: OpenIPMI for package: ipmitool-1.8.11-21.el6.x86_64
---> Package jakarta-commons-collections.noarch 0:3.2.1-3.4.el6 will be installed
---> Package jakarta-commons-daemon.x86_64 1:1.0.1-8.9.el6 will be installed
--> Processing Dependency: java-gcj-compat for package: 1:jakarta-commons-daemon-1.0.1-8.9.el6.x86_64
--> Processing Dependency: java-gcj-compat for package: 1:jakarta-commons-daemon-1.0.1-8.9.el6.x86_64
--> Processing Dependency: libgcj_bc.so.1()(64bit) for package: 1:jakarta-commons-daemon-1.0.1-8.9.el6.x86_64
---> Package jakarta-commons-dbcp.noarch 0:1.2.1-13.8.el6 will be installed
---> Package jakarta-commons-logging.noarch 0:1.0.4-10.el6 will be installed
---> Package jakarta-commons-pool.x86_64 0:1.3-12.7.el6 will be installed
---> Package krb5-devel.x86_64 0:1.10.3-33.el6 will be installed
--> Processing Dependency: libselinux-devel for package: krb5-devel-1.10.3-33.el6.x86_64
--> Processing Dependency: libcom_err-devel for package: krb5-devel-1.10.3-33.el6.x86_64
--> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.10.3-33.el6.x86_64
---> Package libcgroup.x86_64 0:0.40.rc1-15.el6_6 will be installed
---> Package libguac.x86_64 0:0.9.2-1.el6.anvil will be installed
---> Package libsemanage-python.x86_64 0:2.0.43-4.2.el6 will be installed
---> Package libvirt-client.x86_64 0:0.10.2-46.el6_6.2 will be installed
--> Processing Dependency: nc for package: libvirt-client-0.10.2-46.el6_6.2.x86_64
--> Processing Dependency: gnutls-utils for package: libvirt-client-0.10.2-46.el6_6.2.x86_64
--> Processing Dependency: cyrus-sasl-md5 for package: libvirt-client-0.10.2-46.el6_6.2.x86_64
--> Processing Dependency: libyajl.so.1()(64bit) for package: libvirt-client-0.10.2-46.el6_6.2.x86_64
---> Package libvncserver.x86_64 0:0.9.7-7.el6_6.1 will be installed
---> Package log4j.x86_64 0:1.2.14-6.4.el6 will be installed
--> Processing Dependency: xml-commons-apis for package: log4j-1.2.14-6.4.el6.x86_64
---> Package mx4j.noarch 1:3.0.1-9.13.el6 will be installed
--> Processing Dependency: javamail >= 1.2-5jpp for package: 1:mx4j-3.0.1-9.13.el6.noarch
--> Processing Dependency: bcel >= 5.0 for package: 1:mx4j-3.0.1-9.13.el6.noarch
--> Processing Dependency: axis >= 1.1 for package: 1:mx4j-3.0.1-9.13.el6.noarch
--> Processing Dependency: xml-commons-resolver for package: 1:mx4j-3.0.1-9.13.el6.noarch
--> Processing Dependency: jaf for package: 1:mx4j-3.0.1-9.13.el6.noarch
---> Package net-snmp-utils.x86_64 1:5.5-50.el6_6.1 will be installed
---> Package perl-Net-Telnet.noarch 0:3.03-11.el6 will be installed
---> Package pexpect.noarch 0:2.3-6.el6 will be installed
---> Package python-suds.noarch 0:0.4.1-3.el6 will be installed
---> Package setools-libs-python.x86_64 0:3.3.7-4.el6 will be installed
--> Processing Dependency: setools-libs = 3.3.7-4.el6 for package: setools-libs-python-3.3.7-4.el6.x86_64
--> Processing Dependency: libsefs.so.4(VERS_4.0)(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64
--> Processing Dependency: libseaudit.so.4(VERS_4.2)(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64
--> Processing Dependency: libseaudit.so.4(VERS_4.1)(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64
--> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64
--> Processing Dependency: libqpol.so.1(VERS_1.3)(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64
--> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64
--> Processing Dependency: libpoldiff.so.1(VERS_1.3)(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64
--> Processing Dependency: libpoldiff.so.1(VERS_1.2)(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64
--> Processing Dependency: libapol.so.4(VERS_4.1)(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64
--> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64
--> Processing Dependency: libsefs.so.4()(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64
--> Processing Dependency: libseaudit.so.4()(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64
--> Processing Dependency: libqpol.so.1()(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64
--> Processing Dependency: libpoldiff.so.1()(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64
--> Processing Dependency: libapol.so.4()(64bit) for package: setools-libs-python-3.3.7-4.el6.x86_64
---> Package sg3_utils.x86_64 0:1.28-6.el6 will be installed
---> Package syslinux-nonlinux.noarch 0:4.04-3.el6 will be installed
---> Package tcl.x86_64 1:8.5.7-6.el6 will be installed
---> Package telnet.x86_64 1:0.17-48.el6 will be installed
---> Package tomcat6-lib.x86_64 0:6.0.24-80.el6 will be installed
--> Processing Dependency: tomcat6-servlet-2.5-api = 6.0.24-80.el6 for package: tomcat6-lib-6.0.24-80.el6.x86_64
--> Processing Dependency: tomcat6-jsp-2.1-api = 6.0.24-80.el6 for package: tomcat6-lib-6.0.24-80.el6.x86_64
--> Processing Dependency: tomcat6-el-2.1-api = 6.0.24-80.el6 for package: tomcat6-lib-6.0.24-80.el6.x86_64
--> Processing Dependency: ecj for package: tomcat6-lib-6.0.24-80.el6.x86_64
---> Package uuid.x86_64 0:1.6.1-10.el6 will be installed
---> Package zlib-devel.x86_64 0:1.2.3-29.el6 will be installed
--> Running transaction check
---> Package OpenIPMI.x86_64 0:2.0.16-14.el6 will be installed
--> Processing Dependency: OpenIPMI-libs = 2.0.16-14.el6 for package: OpenIPMI-2.0.16-14.el6.x86_64
--> Processing Dependency: libOpenIPMIutils.so.0()(64bit) for package: OpenIPMI-2.0.16-14.el6.x86_64
--> Processing Dependency: libOpenIPMIui.so.1()(64bit) for package: OpenIPMI-2.0.16-14.el6.x86_64
--> Processing Dependency: libOpenIPMIposix.so.0()(64bit) for package: OpenIPMI-2.0.16-14.el6.x86_64
--> Processing Dependency: libOpenIPMIglib.so.0()(64bit) for package: OpenIPMI-2.0.16-14.el6.x86_64
--> Processing Dependency: libOpenIPMIcmdlang.so.0()(64bit) for package: OpenIPMI-2.0.16-14.el6.x86_64
--> Processing Dependency: libOpenIPMI.so.0()(64bit) for package: OpenIPMI-2.0.16-14.el6.x86_64
--> Processing Dependency: libIPMIlanserv.so.0()(64bit) for package: OpenIPMI-2.0.16-14.el6.x86_64
---> Package axis.noarch 0:1.2.1-7.5.el6_5 will be installed
--> Processing Dependency: wsdl4j for package: axis-1.2.1-7.5.el6_5.noarch
--> Processing Dependency: jakarta-commons-httpclient for package: axis-1.2.1-7.5.el6_5.noarch
--> Processing Dependency: jakarta-commons-discovery for package: axis-1.2.1-7.5.el6_5.noarch
---> Package bcel.x86_64 0:5.2-7.2.el6 will be installed
--> Processing Dependency: regexp for package: bcel-5.2-7.2.el6.x86_64
---> Package classpathx-jaf.x86_64 0:1.0-15.4.el6 will be installed
---> Package classpathx-mail.noarch 0:1.1.1-9.4.el6 will be installed
---> Package cyrus-sasl-md5.x86_64 0:2.1.23-15.el6_6.1 will be installed
---> Package ecj.x86_64 1:3.4.2-6.el6 will be installed
---> Package gnutls-utils.x86_64 0:2.8.5-14.el6_5 will be installed
---> Package java-1.5.0-gcj.x86_64 0:1.5.0.0-29.1.el6 will be installed
--> Processing Dependency: sinjdoc for package: java-1.5.0-gcj-1.5.0.0-29.1.el6.x86_64
---> Package keyutils-libs-devel.x86_64 0:1.4-5.el6 will be installed
---> Package libcom_err-devel.x86_64 0:1.41.12-21.el6 will be installed
---> Package libgcj.x86_64 0:4.4.7-11.el6 will be installed
---> Package libselinux-devel.x86_64 0:2.0.94-5.8.el6 will be installed
--> Processing Dependency: libsepol-devel >= 2.0.32-1 for package: libselinux-devel-2.0.94-5.8.el6.x86_64
--> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.0.94-5.8.el6.x86_64
---> Package nc.x86_64 0:1.84-22.el6 will be installed
---> Package setools-libs.x86_64 0:3.3.7-4.el6 will be installed
---> Package tomcat6-el-2.1-api.x86_64 0:6.0.24-80.el6 will be installed
---> Package tomcat6-jsp-2.1-api.x86_64 0:6.0.24-80.el6 will be installed
---> Package tomcat6-servlet-2.5-api.x86_64 0:6.0.24-80.el6 will be installed
---> Package xml-commons-apis.x86_64 0:1.3.04-3.6.el6 will be installed
---> Package xml-commons-resolver.x86_64 0:1.1-4.18.el6 will be installed
---> Package yajl.x86_64 0:1.0.7-3.el6 will be installed
--> Running transaction check
---> Package OpenIPMI-libs.x86_64 0:2.0.16-14.el6 will be installed
---> Package jakarta-commons-discovery.noarch 1:0.4-5.4.el6 will be installed
---> Package jakarta-commons-httpclient.x86_64 1:3.1-0.9.el6_5 will be installed
---> Package libsepol-devel.x86_64 0:2.0.41-4.el6 will be installed
---> Package regexp.x86_64 0:1.5-4.4.el6 will be installed
---> Package sinjdoc.x86_64 0:0.5-9.1.el6 will be installed
--> Processing Dependency: java_cup >= 0.10 for package: sinjdoc-0.5-9.1.el6.x86_64
---> Package wsdl4j.noarch 0:1.5.2-7.8.el6 will be installed
--> Running transaction check
---> Package java_cup.x86_64 1:0.10k-5.el6 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
ccs x86_64 0.16.2-75.el6.anvil an-repo 50 k
dhcp x86_64 12:4.1.1-43.P1.el6 rhel-x86_64-server-6 819 k
expect x86_64 5.44.1.15-5.el6_4 rhel-x86_64-server-6 256 k
fence-agents x86_64 3.1.5-48.el6 rhel-x86_64-server-6 166 k
guacd x86_64 0.9.2-1.el6.anvil an-repo 16 k
libguac-client-rdp x86_64 0.9.2-1.el6.anvil an-repo 49 k
libguac-client-ssh x86_64 0.9.2-1.el6.anvil an-repo 36 k
libguac-client-vnc x86_64 0.9.2-1.el6.anvil an-repo 19 k
mod_ssl x86_64 1:2.2.15-39.el6 rhel-x86_64-server-6 93 k
openssl-devel x86_64 1.0.1e-30.el6_6.4 rhel-x86_64-server-6 1.2 M
perl-Net-SSH2 x86_64 0.53-3.el6.anvil an-repo 97 k
perl-Net-SSLeay x86_64 1.35-9.el6 rhel-x86_64-server-6 173 k
perl-TermReadKey x86_64 2.30-13.el6 rhel-x86_64-server-6 31 k
perl-XML-Simple noarch 2.18-6.el6 rhel-x86_64-server-optional-6
72 k
perl-YAML-Tiny noarch 1.40-2.el6 rhel-x86_64-server-6 33 k
policycoreutils-python x86_64 2.0.83-19.47.el6_6.1 rhel-x86_64-server-6 346 k
screen x86_64 4.0.3-16.el6 rhel-x86_64-server-6 494 k
syslinux x86_64 4.04-3.el6 rhel-x86_64-server-6 346 k
syslinux-tftpboot noarch 4.04-3.el6 rhel-x86_64-server-optional-6
402 k
tftp-server x86_64 0.49-7.el6 rhel-x86_64-server-6 39 k
tomcat6 x86_64 6.0.24-80.el6 rhel-x86_64-server-6 92 k
xinetd x86_64 2:2.3.14-39.el6_4 rhel-x86_64-server-6 122 k
Installing for dependencies:
OpenIPMI x86_64 2.0.16-14.el6 rhel-x86_64-server-6 156 k
OpenIPMI-libs x86_64 2.0.16-14.el6 rhel-x86_64-server-6 473 k
audit-libs-python x86_64 2.3.7-5.el6 rhel-x86_64-server-6 62 k
axis noarch 1.2.1-7.5.el6_5 rhel-x86_64-server-6 1.5 M
bcel x86_64 5.2-7.2.el6 rhel-x86_64-server-6 1.4 M
classpathx-jaf x86_64 1.0-15.4.el6 rhel-x86_64-server-6 100 k
classpathx-mail noarch 1.1.1-9.4.el6 rhel-x86_64-server-6 479 k
cyrus-sasl-md5 x86_64 2.1.23-15.el6_6.1 rhel-x86_64-server-6 47 k
ecj x86_64 1:3.4.2-6.el6 rhel-x86_64-server-6 2.8 M
freerdp-libs x86_64 1.0.2-2.el6 rhel-x86_64-server-6 208 k
gnutls-utils x86_64 2.8.5-14.el6_5 rhel-x86_64-server-6 100 k
ipmitool x86_64 1.8.11-21.el6 rhel-x86_64-server-6 463 k
jakarta-commons-collections
noarch 3.2.1-3.4.el6 rhel-x86_64-server-6 523 k
jakarta-commons-daemon x86_64 1:1.0.1-8.9.el6 rhel-x86_64-server-6 45 k
jakarta-commons-dbcp noarch 1.2.1-13.8.el6 rhel-x86_64-server-6 116 k
jakarta-commons-discovery
noarch 1:0.4-5.4.el6 rhel-x86_64-server-6 73 k
jakarta-commons-httpclient
x86_64 1:3.1-0.9.el6_5 rhel-x86_64-server-6 593 k
jakarta-commons-logging noarch 1.0.4-10.el6 rhel-x86_64-server-6 52 k
jakarta-commons-pool x86_64 1.3-12.7.el6 rhel-x86_64-server-6 122 k
java-1.5.0-gcj x86_64 1.5.0.0-29.1.el6 rhel-x86_64-server-6 146 k
java_cup x86_64 1:0.10k-5.el6 rhel-x86_64-server-6 197 k
keyutils-libs-devel x86_64 1.4-5.el6 rhel-x86_64-server-6 29 k
krb5-devel x86_64 1.10.3-33.el6 rhel-x86_64-server-6 498 k
libcgroup x86_64 0.40.rc1-15.el6_6 rhel-x86_64-server-6 129 k
libcom_err-devel x86_64 1.41.12-21.el6 rhel-x86_64-server-6 32 k
libgcj x86_64 4.4.7-11.el6 rhel-x86_64-server-6 19 M
libguac x86_64 0.9.2-1.el6.anvil an-repo 28 k
libselinux-devel x86_64 2.0.94-5.8.el6 rhel-x86_64-server-6 137 k
libsemanage-python x86_64 2.0.43-4.2.el6 rhel-x86_64-server-6 81 k
libsepol-devel x86_64 2.0.41-4.el6 rhel-x86_64-server-6 64 k
libvirt-client x86_64 0.10.2-46.el6_6.2 rhel-x86_64-server-6 4.0 M
libvncserver x86_64 0.9.7-7.el6_6.1 rhel-x86_64-server-6 159 k
log4j x86_64 1.2.14-6.4.el6 rhel-x86_64-server-6 679 k
mx4j noarch 1:3.0.1-9.13.el6 rhel-x86_64-server-6 1.1 M
nc x86_64 1.84-22.el6 rhel-x86_64-server-6 57 k
net-snmp-utils x86_64 1:5.5-50.el6_6.1 rhel-x86_64-server-6 174 k
perl-Net-Telnet noarch 3.03-11.el6 rhel-x86_64-server-6 55 k
pexpect noarch 2.3-6.el6 rhel-x86_64-server-6 147 k
python-suds noarch 0.4.1-3.el6 rhel-x86_64-server-6 218 k
regexp x86_64 1.5-4.4.el6 rhel-x86_64-server-6 105 k
setools-libs x86_64 3.3.7-4.el6 rhel-x86_64-server-6 400 k
setools-libs-python x86_64 3.3.7-4.el6 rhel-x86_64-server-6 222 k
sg3_utils x86_64 1.28-6.el6 rhel-x86_64-server-6 475 k
sinjdoc x86_64 0.5-9.1.el6 rhel-x86_64-server-6 705 k
syslinux-nonlinux noarch 4.04-3.el6 rhel-x86_64-server-6 574 k
tcl x86_64 1:8.5.7-6.el6 rhel-x86_64-server-6 1.9 M
telnet x86_64 1:0.17-48.el6 rhel-x86_64-server-6 58 k
tomcat6-el-2.1-api x86_64 6.0.24-80.el6 rhel-x86_64-server-6 47 k
tomcat6-jsp-2.1-api x86_64 6.0.24-80.el6 rhel-x86_64-server-6 84 k
tomcat6-lib x86_64 6.0.24-80.el6 rhel-x86_64-server-6 2.9 M
tomcat6-servlet-2.5-api x86_64 6.0.24-80.el6 rhel-x86_64-server-6 98 k
uuid x86_64 1.6.1-10.el6 rhel-x86_64-server-6 54 k
wsdl4j noarch 1.5.2-7.8.el6 rhel-x86_64-server-6 157 k
xml-commons-apis x86_64 1.3.04-3.6.el6 rhel-x86_64-server-6 439 k
xml-commons-resolver x86_64 1.1-4.18.el6 rhel-x86_64-server-6 145 k
yajl x86_64 1.0.7-3.el6 rhel-x86_64-server-6 27 k
zlib-devel x86_64 1.2.3-29.el6 rhel-x86_64-server-6 44 k
Transaction Summary
================================================================================
Install 79 Package(s)
Total download size: 49 M
Installed size: 932 k
Downloading Packages:
--------------------------------------------------------------------------------
Total 921 kB/s | 49 MB 00:54
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : libgcj-4.4.7-11.el6.x86_64 1/79
Installing : uuid-1.6.1-10.el6.x86_64 2/79
Installing : jakarta-commons-logging-1.0.4-10.el6.noarch 3/79
Installing : libguac-0.9.2-1.el6.anvil.x86_64 4/79
Installing : jakarta-commons-collections-3.2.1-3.4.el6.noarch 5/79
Installing : syslinux-nonlinux-4.04-3.el6.noarch 6/79
Installing : syslinux-4.04-3.el6.x86_64 7/79
Installing : tomcat6-servlet-2.5-api-6.0.24-80.el6.x86_64 8/79
Installing : tomcat6-jsp-2.1-api-6.0.24-80.el6.x86_64 9/79
Installing : 1:jakarta-commons-discovery-0.4-5.4.el6.noarch 10/79
Installing : java-1.5.0-gcj-1.5.0.0-29.1.el6.x86_64 11/79
Installing : 1:java_cup-0.10k-5.el6.x86_64 12/79
Installing : sinjdoc-0.5-9.1.el6.x86_64 13/79
Installing : jakarta-commons-pool-1.3-12.7.el6.x86_64 14/79
Installing : xml-commons-apis-1.3.04-3.6.el6.x86_64 15/79
Installing : log4j-1.2.14-6.4.el6.x86_64 16/79
Installing : classpathx-jaf-1.0-15.4.el6.x86_64 17/79
Installing : classpathx-mail-1.1.1-9.4.el6.noarch 18/79
Installing : jakarta-commons-dbcp-1.2.1-13.8.el6.noarch 19/79
Installing : xml-commons-resolver-1.1-4.18.el6.x86_64 20/79
Installing : 1:jakarta-commons-daemon-1.0.1-8.9.el6.x86_64 21/79
Installing : regexp-1.5-4.4.el6.x86_64 22/79
Installing : bcel-5.2-7.2.el6.x86_64 23/79
Installing : 1:jakarta-commons-httpclient-3.1-0.9.el6_5.x86_64 24/79
Installing : wsdl4j-1.5.2-7.8.el6.noarch 25/79
Installing : axis-1.2.1-7.5.el6_5.noarch 26/79
Installing : 1:mx4j-3.0.1-9.13.el6.noarch 27/79
Installing : 1:ecj-3.4.2-6.el6.x86_64 28/79
Installing : libcgroup-0.40.rc1-15.el6_6.x86_64 29/79
Installing : libsemanage-python-2.0.43-4.2.el6.x86_64 30/79
Installing : libcom_err-devel-1.41.12-21.el6.x86_64 31/79
Installing : pexpect-2.3-6.el6.noarch 32/79
Installing : keyutils-libs-devel-1.4-5.el6.x86_64 33/79
Installing : yajl-1.0.7-3.el6.x86_64 34/79
Installing : 1:telnet-0.17-48.el6.x86_64 35/79
Installing : perl-Net-Telnet-3.03-11.el6.noarch 36/79
Installing : OpenIPMI-libs-2.0.16-14.el6.x86_64 37/79
Installing : OpenIPMI-2.0.16-14.el6.x86_64 38/79
Installing : ipmitool-1.8.11-21.el6.x86_64 39/79
Installing : tomcat6-el-2.1-api-6.0.24-80.el6.x86_64 40/79
Installing : tomcat6-lib-6.0.24-80.el6.x86_64 41/79
Installing : 1:net-snmp-utils-5.5-50.el6_6.1.x86_64 42/79
Installing : gnutls-utils-2.8.5-14.el6_5.x86_64 43/79
Installing : cyrus-sasl-md5-2.1.23-15.el6_6.1.x86_64 44/79
Installing : zlib-devel-1.2.3-29.el6.x86_64 45/79
Installing : audit-libs-python-2.3.7-5.el6.x86_64 46/79
Installing : python-suds-0.4.1-3.el6.noarch 47/79
Installing : 2:xinetd-2.3.14-39.el6_4.x86_64 48/79
Installing : freerdp-libs-1.0.2-2.el6.x86_64 49/79
Installing : nc-1.84-22.el6.x86_64 50/79
Installing : libvirt-client-0.10.2-46.el6_6.2.x86_64 51/79
Installing : libsepol-devel-2.0.41-4.el6.x86_64 52/79
Installing : libselinux-devel-2.0.94-5.8.el6.x86_64 53/79
Installing : krb5-devel-1.10.3-33.el6.x86_64 54/79
Installing : sg3_utils-1.28-6.el6.x86_64 55/79
Installing : setools-libs-3.3.7-4.el6.x86_64 56/79
Installing : setools-libs-python-3.3.7-4.el6.x86_64 57/79
Installing : libvncserver-0.9.7-7.el6_6.1.x86_64 58/79
Installing : 1:tcl-8.5.7-6.el6.x86_64 59/79
Installing : expect-5.44.1.15-5.el6_4.x86_64 60/79
Installing : libguac-client-vnc-0.9.2-1.el6.anvil.x86_64 61/79
Installing : policycoreutils-python-2.0.83-19.47.el6_6.1.x86_64 62/79
Installing : fence-agents-3.1.5-48.el6.x86_64 63/79
Stopping kdump:[ OK ]
Starting kdump:[ OK ]
Installing : openssl-devel-1.0.1e-30.el6_6.4.x86_64 64/79
Installing : libguac-client-rdp-0.9.2-1.el6.anvil.x86_64 65/79
Installing : tftp-server-0.49-7.el6.x86_64 66/79
Installing : tomcat6-6.0.24-80.el6.x86_64 67/79
Installing : syslinux-tftpboot-4.04-3.el6.noarch 68/79
Installing : libguac-client-ssh-0.9.2-1.el6.anvil.x86_64 69/79
Installing : guacd-0.9.2-1.el6.anvil.x86_64 70/79
Installing : perl-Net-SSLeay-1.35-9.el6.x86_64 71/79
Installing : perl-Net-SSH2-0.53-3.el6.anvil.x86_64 72/79
Installing : perl-TermReadKey-2.30-13.el6.x86_64 73/79
Installing : perl-YAML-Tiny-1.40-2.el6.noarch 74/79
Installing : 12:dhcp-4.1.1-43.P1.el6.x86_64 75/79
Installing : screen-4.0.3-16.el6.x86_64 76/79
Installing : 1:mod_ssl-2.2.15-39.el6.x86_64 77/79
Installing : perl-XML-Simple-2.18-6.el6.noarch 78/79
Installing : ccs-0.16.2-75.el6.anvil.x86_64 79/79
Verifying : axis-1.2.1-7.5.el6_5.noarch 1/79
Verifying : classpathx-mail-1.1.1-9.4.el6.noarch 2/79
Verifying : ipmitool-1.8.11-21.el6.x86_64 3/79
Verifying : ccs-0.16.2-75.el6.anvil.x86_64 4/79
Verifying : 1:jakarta-commons-discovery-0.4-5.4.el6.noarch 5/79
Verifying : openssl-devel-1.0.1e-30.el6_6.4.x86_64 6/79
Verifying : 1:jakarta-commons-daemon-1.0.1-8.9.el6.x86_64 7/79
Verifying : setools-libs-python-3.3.7-4.el6.x86_64 8/79
Verifying : 1:tcl-8.5.7-6.el6.x86_64 9/79
Verifying : jakarta-commons-collections-3.2.1-3.4.el6.noarch 10/79
Verifying : perl-XML-Simple-2.18-6.el6.noarch 11/79
Verifying : sinjdoc-0.5-9.1.el6.x86_64 12/79
Verifying : libvncserver-0.9.7-7.el6_6.1.x86_64 13/79
Verifying : setools-libs-3.3.7-4.el6.x86_64 14/79
Verifying : sg3_utils-1.28-6.el6.x86_64 15/79
Verifying : libsepol-devel-2.0.41-4.el6.x86_64 16/79
Verifying : 1:mod_ssl-2.2.15-39.el6.x86_64 17/79
Verifying : bcel-5.2-7.2.el6.x86_64 18/79
Verifying : syslinux-tftpboot-4.04-3.el6.noarch 19/79
Verifying : regexp-1.5-4.4.el6.x86_64 20/79
Verifying : screen-4.0.3-16.el6.x86_64 21/79
Verifying : nc-1.84-22.el6.x86_64 22/79
Verifying : tomcat6-jsp-2.1-api-6.0.24-80.el6.x86_64 23/79
Verifying : 1:jakarta-commons-httpclient-3.1-0.9.el6_5.x86_64 24/79
Verifying : freerdp-libs-1.0.2-2.el6.x86_64 25/79
Verifying : 2:xinetd-2.3.14-39.el6_4.x86_64 26/79
Verifying : fence-agents-3.1.5-48.el6.x86_64 27/79
Verifying : jakarta-commons-logging-1.0.4-10.el6.noarch 28/79
Verifying : wsdl4j-1.5.2-7.8.el6.noarch 29/79
Verifying : policycoreutils-python-2.0.83-19.47.el6_6.1.x86_64 30/79
Verifying : python-suds-0.4.1-3.el6.noarch 31/79
Verifying : tftp-server-0.49-7.el6.x86_64 32/79
Verifying : 12:dhcp-4.1.1-43.P1.el6.x86_64 33/79
Verifying : libvirt-client-0.10.2-46.el6_6.2.x86_64 34/79
Verifying : audit-libs-python-2.3.7-5.el6.x86_64 35/79
Verifying : zlib-devel-1.2.3-29.el6.x86_64 36/79
Verifying : libguac-client-rdp-0.9.2-1.el6.anvil.x86_64 37/79
Verifying : cyrus-sasl-md5-2.1.23-15.el6_6.1.x86_64 38/79
Verifying : gnutls-utils-2.8.5-14.el6_5.x86_64 39/79
Verifying : java-1.5.0-gcj-1.5.0.0-29.1.el6.x86_64 40/79
Verifying : perl-YAML-Tiny-1.40-2.el6.noarch 41/79
Verifying : 1:net-snmp-utils-5.5-50.el6_6.1.x86_64 42/79
Verifying : tomcat6-el-2.1-api-6.0.24-80.el6.x86_64 43/79
Verifying : log4j-1.2.14-6.4.el6.x86_64 44/79
Verifying : libguac-client-vnc-0.9.2-1.el6.anvil.x86_64 45/79
Verifying : OpenIPMI-libs-2.0.16-14.el6.x86_64 46/79
Verifying : 1:mx4j-3.0.1-9.13.el6.noarch 47/79
Verifying : perl-Net-Telnet-3.03-11.el6.noarch 48/79
Verifying : jakarta-commons-dbcp-1.2.1-13.8.el6.noarch 49/79
Verifying : tomcat6-6.0.24-80.el6.x86_64 50/79
Verifying : 1:telnet-0.17-48.el6.x86_64 51/79
Verifying : expect-5.44.1.15-5.el6_4.x86_64 52/79
Verifying : perl-TermReadKey-2.30-13.el6.x86_64 53/79
Verifying : xml-commons-resolver-1.1-4.18.el6.x86_64 54/79
Verifying : syslinux-4.04-3.el6.x86_64 55/79
Verifying : yajl-1.0.7-3.el6.x86_64 56/79
Verifying : keyutils-libs-devel-1.4-5.el6.x86_64 57/79
Verifying : krb5-devel-1.10.3-33.el6.x86_64 58/79
Verifying : jakarta-commons-pool-1.3-12.7.el6.x86_64 59/79
Verifying : xml-commons-apis-1.3.04-3.6.el6.x86_64 60/79
Verifying : libguac-0.9.2-1.el6.anvil.x86_64 61/79
Verifying : pexpect-2.3-6.el6.noarch 62/79
Verifying : 1:java_cup-0.10k-5.el6.x86_64 63/79
Verifying : tomcat6-servlet-2.5-api-6.0.24-80.el6.x86_64 64/79
Verifying : tomcat6-lib-6.0.24-80.el6.x86_64 65/79
Verifying : libcom_err-devel-1.41.12-21.el6.x86_64 66/79
Verifying : syslinux-nonlinux-4.04-3.el6.noarch 67/79
Verifying : classpathx-jaf-1.0-15.4.el6.x86_64 68/79
Verifying : uuid-1.6.1-10.el6.x86_64 69/79
Verifying : OpenIPMI-2.0.16-14.el6.x86_64 70/79
Verifying : libselinux-devel-2.0.94-5.8.el6.x86_64 71/79
Verifying : libguac-client-ssh-0.9.2-1.el6.anvil.x86_64 72/79
Verifying : perl-Net-SSH2-0.53-3.el6.anvil.x86_64 73/79
Verifying : libsemanage-python-2.0.43-4.2.el6.x86_64 74/79
Verifying : perl-Net-SSLeay-1.35-9.el6.x86_64 75/79
Verifying : 1:ecj-3.4.2-6.el6.x86_64 76/79
Verifying : libgcj-4.4.7-11.el6.x86_64 77/79
Verifying : guacd-0.9.2-1.el6.anvil.x86_64 78/79
Verifying : libcgroup-0.40.rc1-15.el6_6.x86_64 79/79
Installed:
ccs.x86_64 0:0.16.2-75.el6.anvil
dhcp.x86_64 12:4.1.1-43.P1.el6
expect.x86_64 0:5.44.1.15-5.el6_4
fence-agents.x86_64 0:3.1.5-48.el6
guacd.x86_64 0:0.9.2-1.el6.anvil
libguac-client-rdp.x86_64 0:0.9.2-1.el6.anvil
libguac-client-ssh.x86_64 0:0.9.2-1.el6.anvil
libguac-client-vnc.x86_64 0:0.9.2-1.el6.anvil
mod_ssl.x86_64 1:2.2.15-39.el6
openssl-devel.x86_64 0:1.0.1e-30.el6_6.4
perl-Net-SSH2.x86_64 0:0.53-3.el6.anvil
perl-Net-SSLeay.x86_64 0:1.35-9.el6
perl-TermReadKey.x86_64 0:2.30-13.el6
perl-XML-Simple.noarch 0:2.18-6.el6
perl-YAML-Tiny.noarch 0:1.40-2.el6
policycoreutils-python.x86_64 0:2.0.83-19.47.el6_6.1
screen.x86_64 0:4.0.3-16.el6
syslinux.x86_64 0:4.04-3.el6
syslinux-tftpboot.noarch 0:4.04-3.el6
tftp-server.x86_64 0:0.49-7.el6
tomcat6.x86_64 0:6.0.24-80.el6
xinetd.x86_64 2:2.3.14-39.el6_4
Dependency Installed:
OpenIPMI.x86_64 0:2.0.16-14.el6
OpenIPMI-libs.x86_64 0:2.0.16-14.el6
audit-libs-python.x86_64 0:2.3.7-5.el6
axis.noarch 0:1.2.1-7.5.el6_5
bcel.x86_64 0:5.2-7.2.el6
classpathx-jaf.x86_64 0:1.0-15.4.el6
classpathx-mail.noarch 0:1.1.1-9.4.el6
cyrus-sasl-md5.x86_64 0:2.1.23-15.el6_6.1
ecj.x86_64 1:3.4.2-6.el6
freerdp-libs.x86_64 0:1.0.2-2.el6
gnutls-utils.x86_64 0:2.8.5-14.el6_5
ipmitool.x86_64 0:1.8.11-21.el6
jakarta-commons-collections.noarch 0:3.2.1-3.4.el6
jakarta-commons-daemon.x86_64 1:1.0.1-8.9.el6
jakarta-commons-dbcp.noarch 0:1.2.1-13.8.el6
jakarta-commons-discovery.noarch 1:0.4-5.4.el6
jakarta-commons-httpclient.x86_64 1:3.1-0.9.el6_5
jakarta-commons-logging.noarch 0:1.0.4-10.el6
jakarta-commons-pool.x86_64 0:1.3-12.7.el6
java-1.5.0-gcj.x86_64 0:1.5.0.0-29.1.el6
java_cup.x86_64 1:0.10k-5.el6
keyutils-libs-devel.x86_64 0:1.4-5.el6
krb5-devel.x86_64 0:1.10.3-33.el6
libcgroup.x86_64 0:0.40.rc1-15.el6_6
libcom_err-devel.x86_64 0:1.41.12-21.el6
libgcj.x86_64 0:4.4.7-11.el6
libguac.x86_64 0:0.9.2-1.el6.anvil
libselinux-devel.x86_64 0:2.0.94-5.8.el6
libsemanage-python.x86_64 0:2.0.43-4.2.el6
libsepol-devel.x86_64 0:2.0.41-4.el6
libvirt-client.x86_64 0:0.10.2-46.el6_6.2
libvncserver.x86_64 0:0.9.7-7.el6_6.1
log4j.x86_64 0:1.2.14-6.4.el6
mx4j.noarch 1:3.0.1-9.13.el6
nc.x86_64 0:1.84-22.el6
net-snmp-utils.x86_64 1:5.5-50.el6_6.1
perl-Net-Telnet.noarch 0:3.03-11.el6
pexpect.noarch 0:2.3-6.el6
python-suds.noarch 0:0.4.1-3.el6
regexp.x86_64 0:1.5-4.4.el6
setools-libs.x86_64 0:3.3.7-4.el6
setools-libs-python.x86_64 0:3.3.7-4.el6
sg3_utils.x86_64 0:1.28-6.el6
sinjdoc.x86_64 0:0.5-9.1.el6
syslinux-nonlinux.noarch 0:4.04-3.el6
tcl.x86_64 1:8.5.7-6.el6
telnet.x86_64 1:0.17-48.el6
tomcat6-el-2.1-api.x86_64 0:6.0.24-80.el6
tomcat6-jsp-2.1-api.x86_64 0:6.0.24-80.el6
tomcat6-lib.x86_64 0:6.0.24-80.el6
tomcat6-servlet-2.5-api.x86_64 0:6.0.24-80.el6
uuid.x86_64 0:1.6.1-10.el6
wsdl4j.noarch 0:1.5.2-7.8.el6
xml-commons-apis.x86_64 0:1.3.04-3.6.el6
xml-commons-resolver.x86_64 0:1.1-4.18.el6
yajl.x86_64 0:1.0.7-3.el6
zlib-devel.x86_64 0:1.2.3-29.el6
Complete!
==============================================================================
Done.
Getting a list of currently installed packages.
- .Existing lock /var/run/yum.pid: another copy is running as pid 13795.
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 136 M RSS (467 MB VSZ)
Started: Tue Dec 30 03:37:36 2014 - 00:24 ago
State : Sleeping, pid: 13795
...........................................................................
- .............................................................................
- .............................................................................
- .............................................................................
- .............................................................................
- .............................................................................
- .............................................................................
- .............................................................................
- .............................................................................
- .............................................................................
- .............................................................................
- .............................................................................
- .............................................................................
- .............................................................................
- .............................................................................
- ................................................................
Done!
Verifying that everything is installed now.
- Package: [acpid] installed.
- Package: [ccs] installed.
- Package: [cyrus-sasl] installed.
- Package: [cyrus-sasl-plain] installed.
- Package: [dhcp] installed.
- Package: [expect] installed.
- Package: [fence-agents] installed.
- Package: [guacd] installed.
- Package: [httpd] installed.
- Package: [libcdio] installed.
- Package: [libguac-client-rdp] installed.
- Package: [libguac-client-ssh] installed.
- Package: [libguac-client-vnc] installed.
- Package: [man] installed.
- Package: [mlocate] installed.
- Package: [mod_ssl] installed.
- Package: [ntp] installed.
- Package: [openssl-devel] installed.
- Package: [perl-CGI] installed.
- Package: [perl-CPAN] installed.
- Package: [perl-Net-SSH2] installed.
- Package: [perl-Net-SSLeay] installed.
- Package: [perl-TermReadKey] installed.
- Package: [perl-Test-Simple] installed.
- Package: [perl-XML-Simple] installed.
- Package: [perl-YAML-Tiny] installed.
- Package: [policycoreutils-python] installed.
- Package: [postfix] installed.
- Package: [rsync] installed.
- Package: [screen] installed.
- Package: [syslinux] installed.
- Package: [syslinux-tftpboot] installed.
- Package: [tftp-server] installed.
- Package: [tomcat6] installed.
- Package: [unzip] installed.
- Package: [vim-common] installed.
- Package: [vim-enhanced] installed.
- Package: [wget] installed.
- Package: [xinetd] installed.
- All required packages are now installed.
Downloading Striker, if needed.
- Downloading the developer version from github.
==============================================================================
--2014-12-30 03:38:03-- https://github.com/digimer/striker/archive/master.zip
Resolving github.com... 192.30.252.129
Connecting to github.com|192.30.252.129|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/digimer/striker/zip/master [following]
--2014-12-30 03:38:03-- https://codeload.github.com/digimer/striker/zip/master
Resolving codeload.github.com... 192.30.252.146
Connecting to codeload.github.com|192.30.252.146|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/zip]
Saving to: `master.zip'
[ <=> ] 2,632,928 1.97M/s in 1.3s
2014-12-30 03:38:05 (1.97 MB/s) - `master.zip' saved [2632928]
==============================================================================
- Download complete.
- Extracting: [master.zip]
- Output: [Archive: master.zip]
- Output: [e5b01b1adf258a54d5d0cea9259fdd00b66738e7]
- Output: [ creating: striker-master/]
- Output: [ inflating: striker-master/CHANGELOG ]
- Output: [ inflating: striker-master/README.md ]
- Output: [ inflating: striker-master/anvil-node-installer ]
- Output: [ inflating: striker-master/anvil_setup ]
- Output: [ creating: striker-master/cgi-bin/]
- Output: [ creating: striker-master/cgi-bin/Data/]
- Output: [ inflating: striker-master/cgi-bin/Data/ajax_schema.xml ]
- Output: [ inflating: striker-master/cgi-bin/Data/common.xml ]
- Output: [ inflating: striker-master/cgi-bin/Data/strings.xml ]
- Output: [ creating: striker-master/cgi-bin/lib/]
- Output: [ creating: striker-master/cgi-bin/lib/AN/]
- Output: [ inflating: striker-master/cgi-bin/lib/AN/Cluster.pm ]
- Output: [ inflating: striker-master/cgi-bin/lib/AN/Common.pm ]
- Output: [ inflating: striker-master/cgi-bin/lib/AN/InstallManifest.pm ]
- Output: [ inflating: striker-master/cgi-bin/lib/AN/MediaLibrary.pm ]
- Output: [ inflating: striker-master/cgi-bin/lib/AN/Striker.pm ]
- Output: [ inflating: striker-master/cgi-bin/mediaLibrary ]
- Output: [ inflating: striker-master/cgi-bin/striker ]
- Output: [ creating: striker-master/guacamole/]
- Output: [ inflating: striker-master/guacamole/README ]
- Output: [ inflating: striker-master/guacamole/guacamole-0.9.2.war ]
- Output: [ inflating: striker-master/guacamole/guacamole-auth-noauth-0.9.2.jar ]
- Output: [ inflating: striker-master/guacamole/guacamole.properties ]
- Output: [ inflating: striker-master/guacamole/noauth-config.xml ]
- Output: [ creating: striker-master/html/]
- Output: [ inflating: striker-master/html/an-cdb.css ]
- Output: [ inflating: striker-master/html/an-cdb.js ]
- Output: [ inflating: striker-master/html/favicon.ico ]
- Output: [ inflating: striker-master/html/index.html ]
- Output: [ inflating: striker-master/html/jquery-latest.js ]
- Output: [ creating: striker-master/html/skins/]
- Output: [ creating: striker-master/html/skins/alteeve/]
- Output: [ inflating: striker-master/html/skins/alteeve/common.css ]
- Output: [ inflating: striker-master/html/skins/alteeve/common.html ]
- Output: [ inflating: striker-master/html/skins/alteeve/common.js ]
- Output: [ inflating: striker-master/html/skins/alteeve/config.html ]
- Output: [ inflating: striker-master/html/skins/alteeve/config.js ]
- Output: [ creating: striker-master/html/skins/alteeve/images/]
- Output: [ extracting: striker-master/html/skins/alteeve/images/anvil-url_16x16.png ]
- Output: [ extracting: striker-master/html/skins/alteeve/images/back.png ]
- Output: [ inflating: striker-master/html/skins/alteeve/images/gather_info.gif ]
- Output: [ inflating: striker-master/html/skins/alteeve/images/hard-drive-with-led_128x128.png ]
- Output: [ inflating: striker-master/html/skins/alteeve/images/hard-drive_128x128.png ]
- Output: [ extracting: striker-master/html/skins/alteeve/images/icon_clear-fields_16x16.png ]
- Output: [ inflating: striker-master/html/skins/alteeve/images/icon_edit-anvil_16x16.png ]
- Output: [ extracting: striker-master/html/skins/alteeve/images/icon_server-desktop_n01.png ]
- Output: [ extracting: striker-master/html/skins/alteeve/images/icon_server-desktop_n02.png ]
- Output: [ extracting: striker-master/html/skins/alteeve/images/icon_server-desktop_offline.png ]
- Output: [ extracting: striker-master/html/skins/alteeve/images/icon_server-desktop_oops.png ]
- Output: [ inflating: striker-master/html/skins/alteeve/images/logo_striker_01.png ]
- Output: [ extracting: striker-master/html/skins/alteeve/images/pxe_splash_1024_768.png ]
- Output: [ extracting: striker-master/html/skins/alteeve/images/raid_battery_128x128.png ]
- Output: [ inflating: striker-master/html/skins/alteeve/images/raid_controller_128x128.png ]
- Output: [ extracting: striker-master/html/skins/alteeve/images/raid_logical-disk_128x128.png ]
- Output: [ extracting: striker-master/html/skins/alteeve/images/refresh.png ]
- Output: [ inflating: striker-master/html/skins/alteeve/images/t.png ]
- Output: [ inflating: striker-master/html/skins/alteeve/install-manifest.html ]
- Output: [ inflating: striker-master/html/skins/alteeve/jquery-latest.js ]
- Output: [ inflating: striker-master/html/skins/alteeve/lsi-storage.html ]
- Output: [ inflating: striker-master/html/skins/alteeve/main-page.html ]
- Output: [ inflating: striker-master/html/skins/alteeve/media-library.html ]
- Output: [ inflating: striker-master/html/skins/alteeve/select-anvil.html ]
- Output: [ inflating: striker-master/html/skins/alteeve/server.html ]
- Output: [ inflating: striker-master/striker-installer ]
- Output: [ inflating: striker-master/striker.conf ]
- Output: [ creating: striker-master/t/]
- Output: [ inflating: striker-master/t/01-striker.t ]
- Output: [ inflating: striker-master/t/02-common.t ]
- Output: [ inflating: striker-master/t/03-installmanifest.t ]
- Output: [ inflating: striker-master/t/04-cluster.t ]
- Output: [ inflating: striker-master/t/05-memdialibrary.t ]
- Output: [ creating: striker-master/tools/]
- Output: [ inflating: striker-master/tools/99-striker-usb.rules ]
- Output: [ inflating: striker-master/tools/an-cluster_setup.pl ]
- Output: [ inflating: striker-master/tools/an-cm ]
- Output: [ inflating: striker-master/tools/an-cm.lib ]
- Output: [ inflating: striker-master/tools/anvil-configure-network ]
- Output: [ inflating: striker-master/tools/anvil-cycle-kvm-interfaces.pl ]
- Output: [ inflating: striker-master/tools/anvil-map-drives ]
- Output: [ inflating: striker-master/tools/anvil-map-network ]
- Output: [ inflating: striker-master/tools/anvil-self-destruct ]
- Output: [ inflating: striker-master/tools/archive_an-cm.log.sh ]
- Output: [ inflating: striker-master/tools/archive_megasas.log.sh ]
- Output: [ inflating: striker-master/tools/backup_node_config.sh ]
- Output: [ inflating: striker-master/tools/bond_watch ]
- Output: [ inflating: striker-master/tools/call_gather-system-info ]
- Output: [ inflating: striker-master/tools/call_gather-system-info.c ]
- Output: [ inflating: striker-master/tools/check_dvd ]
- Output: [ inflating: striker-master/tools/check_dvd.c ]
- Output: [ inflating: striker-master/tools/cycle_vm_nics.pl ]
- Output: [ inflating: striker-master/tools/do_dd ]
- Output: [ inflating: striker-master/tools/do_dd.c ]
- Output: [ inflating: striker-master/tools/gather-system-info ]
- Output: [ inflating: striker-master/tools/generate_tz_list ]
- Output: [ inflating: striker-master/tools/oui_parser ]
- Output: [ inflating: striker-master/tools/restart_guacd ]
- Output: [ inflating: striker-master/tools/restart_guacd.c ]
- Output: [ inflating: striker-master/tools/restart_tomcat6 ]
- Output: [ inflating: striker-master/tools/restart_tomcat6.c ]
- Output: [ inflating: striker-master/tools/safe_anvil_start ]
- Output: [ inflating: striker-master/tools/striker-installer ]
- Output: [ inflating: striker-master/tools/striker-usb-insert ]
- Output: [ inflating: striker-master/tools/striker-usb-remove ]
- Output: [ inflating: striker-master/tools/striker-usb.conf ]
- Output: [ inflating: striker-master/tools/striker-usb.lib ]
- Output: [ extracting: striker-master/version ]
- Will use the source directory: [./striker-master/]
Done.
Configuring Apache.
- Backing up original files.
- Copying: [/etc/httpd] to: [/root/anvil/]
- Reading in the existing system user file.
- Writing out the new version.
- Creating the apache home directories.
- Creating: [/var/www/home].
- Creating: [/var/www/home/archive].
- Creating: [/var/www/home/cache].
- Creating: [/var/www/home/media].
- Creating: [/var/www/home/status].
- Creating: [/var/www/html/manifests].
- Setting ownership to: [apache:apache].
- Setting mode to: [0775].
- Setting up Striker's authentication via Apache's htpasswd...
- Generating: [admin]'s: [/var/www/home/htpasswd] password file.
Adding password for user admin
- Reading in the existing config file and adjusting as needed.
- Writing out the new version.
Done.
- Writing out the apache manifest configuration file.
Done.
Configuring Tomcat.
- Backing up: [/etc/tomcat6/server.xml].
- Copying: [/etc/tomcat6/server.xml] to: [/root/anvil/]
- Reading in the existing tomcat server configuration server.
- Writing out the new version.
Done.
Configuring guacamole
- Creating the Guacamole configuration directory.
- Creating the Guacamole Tomcat directory.
- Creating the Guacamole library directory.
- Creating the Guacamole classpath directory.
- Copying the 'auth-noauth' module into place.
- Copying: [./striker-master//guacamole/guacamole-auth-noauth-0.9.2.jar]
to: [/var/lib/guacamole/classpath/]
- Copying the 'auth-noauth' module into place.
- Copying: [./striker-master//guacamole/noauth-config.xml]
to: [/etc/guacamole/]
- Copying: [./striker-master//guacamole/guacamole-0.9.2.war]
to: [/var/lib/guacamole]
- Creating guacamole web archive symlink.
- Symlink created successfully.
- Copying: [./striker-master//guacamole/guacamole.properties]
to: [/etc/guacamole/]
- Creating guacamole properties symlink.
- Symlink created successfully.
Done.
Configuring SSH daemon to allow faster logins.
- Backing up: [/etc/ssh/sshd_config].
- Copying: [/etc/ssh/sshd_config] to: [/root/anvil/]
- Reading in the existing ssh daemon configuration file.
- Writing out the new version.
- Generating: [apache]'s RSA keys.
- [ Note ] Please be patient! It might take time to collect entropy.
- Output: [Generating public/private rsa key pair.]
- Output: [Created directory '/var/www/home/.ssh'.]
- Output: [Your identification has been saved in /var/www/home/.ssh/id_rsa.]
- Output: [Your public key has been saved in /var/www/home/.ssh/id_rsa.pub.]
- Output: [The key fingerprint is:]
- Output: [66:f7:6a:1b:ca:96:f8:e4:b7:2f:60:c8:94:4f:48:de apache@an-striker01.alteeve.ca]
- Output: [The key's randomart image is:]
- Output: [+--[ RSA 8191]----+]
- Output: [| |]
- Output: [| . |]
- Output: [| o + |]
- Output: [| = E |]
- Output: [| o +S . |]
- Output: [| oo+. . |]
- Output: [| o.o. . |]
- Output: [| .+o.+o |]
- Output: [| o=o+=. |]
- Output: [+-----------------+]
Done.
Configuring the firewall to allow normal and secure web access.
- Backing up: [/etc/sysconfig/iptables].
- Copying: [/etc/sysconfig/iptables] to: [/root/anvil/]
- Reading the current firewall configuration.
- Opening access for standard web access.
- Opening access for secure web access.
- Saving the new iptables configuration.
Done.
Copying Striker program files into place.
- Backing up: [/var/www].
- Copying: [/var/www] to: [/root/anvil/]
- Copying HTML files and skins.
- Copying executable files and languages.
- Copying tools.
- Creating the Striker configuration directory.
- Copying base Striker configuration file.
- Copying: [./striker-master//striker.conf]
to: [/etc/striker]
- Updating mail server values in Striker's configuration file.
- Writing out the new version.
Done.
- Creating empty Striker log file.
Done.
Configuring DHCP server for PXE installs.
- Copying: [/etc/dhcp/dhcpd.conf] to: [/root/anvil/]
- Writing out dhcp daemon configuration file.
Done.
Configuring xinetd/tftp server for PXE installs.
- Copying: [/etc/xinetd.d/tftp] to: [/root/anvil/]
- Reading in current: [/etc/xinetd.d/tftp]
- Writing out the new version.
- Verifying the PXE config directory exists.
- Created: [/var/lib/tftpboot/pxelinux.cfg]
- Verifying the PXE boot directory exists.
- Created: [/var/lib/tftpboot/boot]
Done.
Setting up the install ISOs for PXE installs.
- RHEL source defined, configuring.
- Created: [/var/www//html/rhel6]
- Created: [/var/www//html/rhel6/x86_64]
- Created: [/var/www//html/rhel6/x86_64/iso]
- Created: [/var/www//html/rhel6/x86_64/img]
- Created: [/var/www//html/rhel6/x86_64/ks]
- Created: [/var/www//html/rhel6/x86_64/files]
- A RHEL ISO will be generated from the disk in the optical drive.
- Generating a RHEL disk image from the DVD in the optical drive.
- Creating image of optical disk.
Please be patient as this might take a few minutes.
- Output file: [/var/www//html/rhel6/x86_64/iso//RHEL-6.6_Server.x86_64.iso]
Write complete!
- Mounting the ISO: [/var/www//html/rhel6/x86_64/iso//RHEL-6.6_Server.x86_64.iso]
- At mount point: [/var/www//html/rhel6/x86_64/img/]
- Mounted successfully
- Copying isolinux boot files to TFTP.
- Creating tftp boot target: [/var/lib/tftpboot/boot/rhel6/x86_64/]
- target created.
- Unmounted successfully
cat > /etc/yum.repos.d/striker-an-striker01.alteeve.ca-rhel.repo << EOF
[striker-an-striker01.alteeve.ca-bcn-rhel]
name=Striker an-striker01.alteeve.ca's RHEL 6 BCN repo.
baseurl=http://10.20.4.1/rhel6/x86_64/img/
enabled=1
gpgcheck=0
[striker-an-striker01.alteeve.ca-ifn-rhel]
name=Striker an-striker01.alteeve.ca's RHEL 6 IFN repo.
baseurl=http://10.255.4.1/rhel6/x86_64/img/
enabled=1
gpgcheck=0
EOF
%end
### Script to setup partitions.
%pre --log=/tmp/ks-preinstall.log
#!/bin/sh
# Prepare the disks in the script below. It checks '/proc/partitions' to see
# what configuration to use. It's obviously just a basic script, and should
# be customized for each use-case. IE: RAID 5 doesn't make sense with disks >
# 1 TB... etc.
cat > /etc/yum.repos.d/striker-an-striker01.alteeve.ca-rhel.repo << EOF
[striker-an-striker01.alteeve.ca-bcn-rhel]
name=Striker an-striker01.alteeve.ca's RHEL 6 BCN repo.
baseurl=http://10.20.4.1/rhel6/x86_64/img/
enabled=1
gpgcheck=0
[striker-an-striker01.alteeve.ca-ifn-rhel]
name=Striker an-striker01.alteeve.ca's RHEL 6 IFN repo.
baseurl=http://10.255.4.1/rhel6/x86_64/img/
enabled=1
gpgcheck=0
EOF
%end
### Script to setup partitions.
%pre --log=/tmp/ks-preinstall.log
#!/bin/sh
# Prepare the disks in the script below. It checks '/proc/partitions' to see
# what configuration to use. It's obviously just a basic script, and should
# be customized for each use-case. IE: RAID 5 doesn't make sense with disks >
# 1 TB... etc.
- Writing out RHEL node kickstart file.
- Wrote: [/var/www//html/rhel6/x86_64/ks/anvil-m3-node-basic-bios_rhel.ks].
- Writing out RHEL striker kickstart file.
- Wrote: [/var/www//html/rhel6/x86_64/ks/striker-m3-basic-bios_rhel.ks].
- RHEL PXE configuration complete.
- Done!
Configuring PXE server configuration files.
- Writing out dhcp daemon configuration file.
- Copying PXE server's wallpaper into place.
Done.
Setting ownership and permissions/modes on Striker files.
- On: [/var/www],
Setting ownership and mode to: [apache:apache] and: [g+w], respectively.
- On: [/etc/guacamole/noauth-config.xml],
Setting ownership and mode to: [root:apache] and: [0664], respectively.
- On: [/etc/hosts],
Setting ownership and mode to: [root:apache] and: [g+w], respectively.
- On: [/var/lib/tftpboot/pxelinux.cfg],
Setting ownership and mode to: [root:root] and: [755], respectively.
- On: [/etc/ssh/ssh_config],
Setting ownership and mode to: [root:apache] and: [g+w], respectively.
- On: [/etc/striker/striker.conf],
Setting ownership and mode to: [apache:apache] and: [0660], respectively.
- On: [/etc/an],
Setting ownership and mode to: [apache:apache] and: [g+w], respectively.
/bin/chown: cannot access `/etc/an': No such file or directory
- On: [/var/log/striker.log],
Setting ownership and mode to: [apache:apache] and: [g+w], respectively.
- On: [/var/www/tools/call_gather-system-info],
Setting ownership and mode to: [root:root] and: [6755], respectively.
- On: [/var/www/tools/check_dvd],
Setting ownership and mode to: [root:root] and: [6755], respectively.
- On: [/var/www/tools/do_dd],
Setting ownership and mode to: [root:root] and: [6755], respectively.
- On: [/var/www/tools/restart_guacd],
Setting ownership and mode to: [root:root] and: [6755], respectively.
- On: [/var/www/tools/restart_tomcat6],
Setting ownership and mode to: [root:root] and: [6755], respectively.
Done.
Configuring daemons to start/stop on boot and start/stop daemons.
- Disabling: [ip6tables] on boot and stopping it.
- Output: [ip6tables: Setting chains to policy ACCEPT: filt[ OK ]]
- Output: [ip6tables: Flushing firewall rules: [ OK ]]
- Output: [ip6tables: Unloading modules: [ OK ]]
- Disabling: [dhcpd] on boot and stopping it.
- Disabling: [NetworkManager] on boot but NOT stopping it.
- Enabling: [iptables] on boot and (re)starting it.
- Output: [iptables: Setting chains to policy ACCEPT: filte[ OK ]]
- Output: [iptables: Flushing firewall rules: [ OK ]]
- Output: [iptables: Unloading modules: [ OK ]]
- Output: [iptables: Applying firewall rules: [ OK ]]
- Enabling: [httpd] on boot and (re)starting it.
- Output: [Stopping httpd: [FAILED]]
httpd: apr_sockaddr_info_get() failed for an-striker01.alteeve.ca
httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
- Output: [Starting httpd: [ OK ]]
- Enabling: [haldaemon] on boot and (re)starting it.
- Output: [Stopping HAL daemon: [ OK ]]
- Output: [Starting HAL daemon: [ OK ]]
- Enabling: [acpid] on boot and (re)starting it.
- Output: [Stopping acpi daemon: [ OK ]]
- Output: [Starting acpi daemon: [ OK ]]
- Enabling: [tomcat6] on boot and (re)starting it.
- Output: [Stopping tomcat6: [ OK ]]
- Output: [Starting tomcat6: [ OK ]]
- Enabling: [guacd] on boot and (re)starting it.
- Output: [Stopping guacd: [FAILED]]
guacd[14270]: INFO: Guacamole proxy daemon (guacd) version 0.9.2
guacd[14270]: INFO: Successfully bound socket to host ::1, port 4822
guacd[14270]: INFO: Exiting and passing control to PID 14271
guacd[14271]: INFO: Exiting and passing control to PID 14272
- Output: [Starting guacd: [ OK ]]
- Enabling: [network] on boot but NOT restarting it.
- Enabling: [ntpd] on boot and (re)starting it.
- Output: [Shutting down ntpd: [ OK ]]
- Output: [Starting ntpd: [ OK ]]
- Enabling: [xinetd] on boot and (re)starting it.
- Output: [Stopping xinetd: [FAILED]]
- Output: [Starting xinetd: [ OK ]]
Done.
Making sure that selinux is permissive.
- Backing up: [/etc/selinux/config].
- Copying: [/etc/selinux/config] to: [/root/anvil/]
- Reading in the existing selinux config file.
- Setting selinux to 'permissive'.
- Writing out the new version.
Done.
Setting root user's password.
- Output: [Changing password for user root.]
- Output: [passwd: all authentication tokens updated successfully.]
Done!
##############################################################################
# NOTE: Your 'root' user password is now the same as the Striker user's #
# password you just specified. If you want a different password, #
# change it now with 'passwd'! #
##############################################################################
Writing the new udev rules file: [/etc/udev/rules.d/70-persistent-net.rules]
Done.
Deleting old network configuration files:
- Deleting file: [/etc/sysconfig/network-scripts/ifcfg-eth0]
- Deleting file: [/etc/sysconfig/network-scripts/ifcfg-eth3]
- Deleting file: [/etc/sysconfig/network-scripts/ifcfg-eth1]
- Deleting file: [/etc/sysconfig/network-scripts/ifcfg-eth2]
Done.
Writing new network configuration files.
[ Warning ] - Please confirm the network settings match what you expect and
then reboot this machine.
Installation of Striker is complete!
- Ding*
Striker is done!
Reboot the system and your new Striker dashboard will be ready to use!
reboot
Broadcast message from root@an-striker01.alteeve.ca
(/dev/pts/0) at 3:41 ...
The system is going down for reboot NOW!
Using Striker
Any questions, feedback, advice, complaints or meanderings are welcome. | |||
Alteeve's Niche! | Alteeve Enterprise Support | Community Support | |
© 2025 Alteeve. Intelligent Availability® is a registered trademark of Alteeve's Niche! Inc. 1997-2025 | |||
legal stuff: All info is provided "As-Is". Do not use anything here unless you are willing and able to take responsibility for your own actions. |