9985 Port Layout
9985v fiber port layout 9985 physical fiber port layout
9985v fiber port layout 9985 physical fiber port layout
How to Power off an HDS 9985 Push the door where it says push To power off press Enable + Off at the same time. To power on press Enable + On at the same time.
Adding printers in Solaris 9 or 10 Below is a perl script which adds/creates printers using lp to two print servers with a web browser. The script uses perl + CGI. #!/usr/local/bin/perl use CGI::Ajax; use CGI qw(:standard); use Net::LDAP; use Expect; use Switch; $debug = 1; sub debug { print STDERR “@_” if $debug; } …
Recovering TX000 ALOM Passwords Procedure as below for reseting the T2000 ALOM password due to no scadm command available for the sun4v architecture in Solaris 10. Recovering TX000 ALOM Passwords For security reasons, this procedure is available only while accessing the system directly through the serial port. The procedure resets all ALOM NVRAM settings. To …
Contents 1 Credit Card on web OVM for SPARC configuration 1.1 Primary domain config 1.2 Primary network config 1.3 services domain config 1.4 services domain network config 1.4.1 Stoarge config 1.4.1.1 CD-Rom 1.4.1.2 Disk 1.5 How to create a p2p (Solaris 11 to Solaris 11) 1.5.1 Backup source system 1.5.2 Restore to destination system 1.6 …
Oracle T4 OVM for SPARC (ldom) – P2P ZFS Restore Domain Configuration Read More »
When you clone a NetBackup Media server there are a few important files that need to be edited. ON THE MEDIA SERVER Make sure that you have in your path /usr/openv/netbackup/bin/usr/openv/volmgr/bin and /usr/openv/netbackup/bin/admincmd Verify that NetBackup is resolving your hostname by using getent hostname .. bpclntcmd –self Verify network connectivity over port 13782 and 1556 …
Cloning a Veritas Netbeckup Media server – implications workarounds Read More »
Below are the steps needed to create an NFS resource in Oracle Solaris Cluster (formerly known Sun Cluster) The exmaple below uses two file system /fs1 and fs2, that will fail-over on a 4 node cluster. #!/bin/sh # Note: Run this on the node that is the metaset owner (most times filer1) # ————————————————– echo …
Oracle Solaris Cluster 3.x, Creating an NFS cluster file system resource Read More »
Contents 1 Creating pkgadd Software Packages under Solaris 1.1 Select your software 1.1.1 Modify your prototype file and add a pkginfo line and a postinstall line 1.1.2 Create your pkginfo file 1.1.3 Create the script 1.1.4 Create the postinstall script 1.2 Create the package 1.3 Translate in the a real package 1.4 Install the package …
Contents 1 DBD::Informix Install Procedure 1.1 General Information 1.2 Informix Client SDK Download Info 1.3 Misc Links 1.4 Environment Information 1.5 Build Procedure DBD::Informix Install Procedure General Information The majority of the procedure must run as user informix. Only the make install runs as root. Make sure that the IP/hostname of the build server is …
Contents 1 Oracle VM for SPARC configuration for T5-2 1.1 Primary domain config 1.2 Primary network config 1.2.1 T5-2 ldom config 1.2.2 Configure CD-Rom for OS install 1.2.3 Configure DCX/FC switch zoning for SAN boot Disk 1.3 Configure PCI bus / Ethernet & FC slots 1.4 Save the ldom config / configure ldom auto save …
Oracle T5-2 OVM for SPARC (ldom) – Root Domain Configuration Read More »