Hey Guys.
I am trying to install OpenSolaris 5.11 on _X86 platform in a BladeCenter H chasis of IBM.
Afetr Booting with the CDROM the install process send a PROBES FOR DEVICES NODES messages and goes to the follow state.....
Please see the attach.
If someone have installed... (0 Replies)
I have come into my possesion a v120 server at work that was decommisioned from another project. I don't have the Solaris Installation CD nor do I have root or any user credentials on this server. My goal was to install OpenSolaris on this server and use it as a playground for learning UNIX... (6 Replies)
Hello,
I am attempting to install a newly configured Solaris 9 zone using the flash archive image provided on the sun website. Each time I run the install I get a failure during the Postprocess: Creating mount points. Following is the log:
Log File: /var/tmp/s9-zone.install.25457.log... (0 Replies)
Hi,
We have had a hard drive failure on one of our sandbox OpenSolaris system. We had 2 solaris zones configured at /tank/zones/teamcity and /tank/zones/jira for respective products.
The zpool (tank) was mirrored (2 drives). I'd like to mount the non-faulty drive in the global zone and... (4 Replies)
Hi guys,
I was wondering if Solaris 11 can be installed in zone using automated installer as I can with vmvare or virtualbox. To be precise, first I want to create a zone which will create empty box. After that, I want to install Solaris using automated installer because I have a bunch of... (2 Replies)
Discussion started by: solaris_user
2 Replies
LEARN ABOUT DEBIAN
expchk
EXPCHK(1p) User Contributed Perl Documentation EXPCHK(1p)NAME
expchk - Check a keyrec file for expired zones
SYNOPSIS
expchk -all -expired -valid -warn numdays -zone zonename -count -help keyrec_files
DESCRIPTION
expchk checks a set of keyrec files to determine if the zone keyrecs are valid or expired. The type of zones displayed depends on the
options chosen; if no options are given the expired zones will be listed.
OPTIONS -all
Display expiration information on all zones, expired or valid, in the specified keyrec files.
-expired
Display expiration information on the expired zones in the specified keyrec files. This is the default action.
-valid
Display expiration information on the valid zones in the specified keyrec files.
-warn numdays
A warning will be given for each valid zone that will expire in numdays days. This option has no effect on expired zones.
-zone zonename
Display expiration information on the zone specified in zonename.
-count
Only the count of matching zones (valid or expired) will be given. If both types of zones are selected, then the count will be the
number of zones in the specified keyrec files.
-help
Display a usage message.
-Version
Displays the version information for expchk and the DNSSEC-Tools package.
COPYRIGHT
Copyright 2004-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 zonesigner(8)Net::DNS::SEC::Tools::keyrec.pm(3)perl v5.14.2 2012-06-21 EXPCHK(1p)