Oracle Sun ilom load firmware ftp / tftp
Updating Oracle Sun iLOM firmware from the commend line The example below is for an X4-2 load -source tftp://10.10.10.10/ILOM-3_2_4_20_r93582-Sun_Server_X4-2.pkg
Updating Oracle Sun iLOM firmware from the commend line The example below is for an X4-2 load -source tftp://10.10.10.10/ILOM-3_2_4_20_r93582-Sun_Server_X4-2.pkg
pginfo & pgstat https://blogs.oracle.com/d/entry/pginfo_pgstat
1. Install Java First, check if you have the Java Developer Kit (JDK) version 6.0 or greater already installed (JRE alone is not sufficient). To check if you have JDK installed (and which version), open a terminal and type java -version. If JDK is not available or the version is lower than 6, go …
How to get the CPU/core and thread count in Solaris. #!/bin/bash nproc=`(/usr/bin/kstat -m cpu_info | grep chip_id | sort -u | wc -l | tr -d ‘ ‘)` vproc=`(/usr/bin/kstat -m cpu_info | grep ‘module: cpu_info’ | sort -u | wc -l | tr -d ‘ ‘)` ncore=`(/usr/bin/kstat -m cpu_info | grep core_id | sort -u …
CPU statistics by core, sort by col idl, arithmetic numbering mpstat -A core -k idl -m 2 CPU statistics divided in 8, sort by col idl, total numbers mpstat -A 8 -k idl 2
http://people.seas.harvard.edu/~apw/stress/
./install -l -p [proxy ip]
/opt/sun/n1gc/lib/package.cache.xml
2) QOS or IO throttle on a per ZFS dataset, would be very helpful in a virtual environment with many zones sharing the same pool 5) Zone live Migration support Network features 1) iLB (Load Balancer) GUI (probably add to OEM cloud control or Ops Center) 2) iLB share stat between LB servers, This should …
chkconfig iptables off chkconfig ip6tables off service iptable off # this and postgres is needed for performance reporter. yum install compat-libtermcap.x86_64 rpm -i postgres-9.1.2-1.x86_64.openscg.rpm /etc/init.d/postgres-9.1-openscg start (leave all default, set password) /opt/postgres/9.1/bin/psql -U postgres -W CREATE USER xms WITH PASSWORD 'password'; CREATE DATABASE xmspm; GRANT ALL PRIVILEGES ON DATABASE xmspm to xms; \q yum install …
Xsigo(OVN) Management How To Install / Configure Read More »