Sponsored Content
Operating Systems Solaris Solaris 10 patching - 14 hours!!! Post 302379089 by masloff on Wednesday 9th of December 2009 12:29:36 PM
Old 12-09-2009
yes, there is 4 zones installed - same as the other server (actually 4 of them, with the same config and zones).

again - 4 servers patched itself for ~2 hours, 1 server took enormous 14 hours to do the same work in same configuration state

and that`s what makes me scratch my head..
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Patching Solaris

Hi quick and question for the unix expert here i downloaded the lastest patch from sun. i'm ready to patch my production server. should i just patch it as is or go in to init 1 or init S to do the patching. someone told me that you can just patch the server in init 3 and some other... (2 Replies)
Discussion started by: xNYx
2 Replies

2. Solaris

Solaris patching info

SOLUTION: You'll want to download the Solaris patches from: http://sunsolve.sun.com/show.do?target=home - get yourself an account, and you'll want to at least download the 'Sun Alert Patch Cluster' for your OS, as well as the 'Recommended' patch archive, which usually has a generic title like... (2 Replies)
Discussion started by: b1f30
2 Replies

3. Solaris

Patching Solaris 10

Hello to all, I have a quick question. I am learning Solaris, with Solaris 10 x86, and one of the chapters in the manual is about patching. So can I download free patches from the Sun page, I mean with out paying a license. Because It would be a great exercise to patch my installation of Solaris.... (1 Reply)
Discussion started by: piukeman
1 Replies

4. Solaris

Regarding Solaris patching..

Hi Gurus, I am new to solaris patching.. while doing the patching do we need to have the root previligies and also need help while doing patching work if the server has veritas on it........ Thanks in advance.......... (10 Replies)
Discussion started by: samanth009
10 Replies

5. Solaris

Solaris Patching.

Hi All, I have a question ? Which all patches need to be applied in single user mode and which all not .Is there any rule all patches need to be applied in /var/tmp.Thanks in advance for answers.:) (1 Reply)
Discussion started by: rama krishna
1 Replies

6. Solaris

Solaris Patching vs OS Upgrade

Hello, I have a doubt regarding patching and OS upgrade. What is the difference when i install a Recomended Patch Cluster using installcluster script on a solaris10 update 6 server vs Upgrading Solaris 10 update 6 to update 10 ? I have applied update10 Recomended Patch Cluster on a... (1 Reply)
Discussion started by: fugitive
1 Replies

7. Solaris

patching solaris 8

OK, finally managed to get root access to the machines. Now running # uname -a SunOS unknown 5.8 Generic_108528-22 sun4u sparc SUNW,UltraAX-e2 # showrev -p Patch: 112668-01 Obsoletes: Requires: Incompatibles: Packages: SUNWgzip Patch: 109889-01 Obsoletes: 109353-04 Requires: ... (2 Replies)
Discussion started by: Norman Khine
2 Replies

8. Solaris

Patching Procedure in Solaris 10 with sun cluster having Solaris zone

Hi Gurus I am not able to find the patching procedure for solaris 10 ( sol10 u11) to latest patchset with sun cluster having failover zones so that same I should follow. Take an instance, there are sol1 and sol2 nodes and having two failover zones like sozone1-rg and sozone2-rg and currently... (1 Reply)
Discussion started by: nick101
1 Replies
BUBBLES(1p)						User Contributed Perl Documentation					       BUBBLES(1p)

NAME
bubbles - DNSSEC-Tools Rollrec Simple GUI Display SYNOPSIS
bubbles [options] <rollrec-file> DESCRIPTION
bubbles gives a simple display of the roll status of a set of zones listed in a rollrec file. In contrast, blinkenlights gives a detailed display of the roll status of a set of zones. bubbles gives very little control over rollerd, the way blinkenlights does. bubbles can halt rollerd's execution only. A rollrec file contains one or more rollrec records. These records are used by the DNSSEC-Tools rollover utilities (rollerd, etc.) to describe zones' rollover states. Each zone's rollrec record contains such information as the zone file, the rollover phase, and logging level. rollrec files are text files. When bubbles starts, a window is created that has "bubbles" for each zone with a rollrec record in the given rollrec file. (Clicking on a bubble doesn't do anything.) By default, all zones with a display flag set on will be shown in the bubbles window. Options may be given to modify this behavior. The zone bubbles are color-coded according to roll-over state. The default colors are: * green: not in roll-over * yellow: in ZSK roll-over * red: in KSK roll-over These colors may be specified by the user via command-line options. In building the bubble window, bubbles window defaults to creating a square window. This may be overridden by specifying the number of columns, using the -columns option. OPTIONS
bubbles supports the following options. -columns columns This option allows the user to specify the number of columns to be used in the Button Window. -kskcolor color Set the bubble color for zones that are performing KSK roll-overs. -zskcolor color Set the bubble color for zones that are performing ZSK roll-overs. -noncolor color Set the bubble color for zones that are not in roll-over. -ignore-display Ignore the rollrec display flag and display every zone in the rollrec file. -interval wait-time Interval between checks of the rollrec file. By default, wait-time is given in minutes. This can be adjusted by specifying one of the following time-unit suffixes. * s - seconds * m - minutes * h - hours Examples: * -interval 24 - 24 minutes * -interval 24s - 24 seconds * -interval 24m - 24 minutes * -interval 24h - 24 hours -no-filter This option turns off name filtering when bubbles presents a file-selection dialog for choosing a new rollrec file. If this option is not given, then the file-selection dialog will only list regular files with a suffix of .rrf. -showksk Show the zones that are performing KSK roll-overs. -shownonrolls Show the zones that are not in roll-over. -showrolls Show the zones that are performing either type of roll-over. -showzsk Show the zones that are performing ZSK roll-overs. -help Give a usage message and exit. -Version Displays the version information for bubbles and the DNSSEC-Tools package. REQUIREMENTS
bubbles is implemented in Perl/Tk, so both Perl and Perl/Tk must be installed on your system. KNOWN ISSUES
The following are known issues. These will be resolved in the fullness of time. o Segmentation violation on exit. This problem occurs on Mac OS X 10.4.9-10.4.11 with Perl 5.8.6; however, it does not occur on Mac OS X 10.5.8 with Perl 5.8.8. COPYRIGHT
Copyright 2009-2012 SPARTA, Inc. All rights reserved. See the COPYING file included with the DNSSEC-Tools package for details. AUTHOR
Wayne Morrison, tewok@tislabs.com SEE ALSO
lsroll(1) blinkenlights(8), rollchk(8), rollerd(8) rollinit(8), rollrec-editor(8) rollset(8), Net::DNS::SEC::Tools::rollrec(3) file-rollrec(5) perl v5.14.2 2012-06-21 BUBBLES(1p)
All times are GMT -4. The time now is 11:15 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy