Category: Sun Solaris
ZFS best practice....
June 17th, 2010A quick remark from a Sun tech guy:
"It is prefered to create a ZFS storage pool using a full disk..." more »
Enabling ssh on Sun network management console
April 27th, 2010To enable SSH on ALOM, the ALOM variable "if_connection" has to be set to ssh, followed by ALOM reset:sc> setsc if_connection sshsc> resetsc -y more »
Multiboot on a x86 server - Choose the OS to be booted from the command line
December 1st, 2009Here is a little script which allows to choose the OS that will be booted from the command line.The script has been written to work with RedHat Linux (Some updates will be required to match the use of GRUB2. more »
ISC DHCP 4.1, Solaris 10, Sun Cluster 3.2 1/09 and... Solaris Containers
April 10th, 2009I've been trying to compile ISC DHCP 4.1 and to get it installed on a Solaris 10 u6 (11/08) zone for a few days.
Compiling ISC DHCP is a kid game, as long as you are using gcc and not Solaris cc
The issues have arisen when it has come to run ISC DH… more »
Solaris 10 on HP DL380 G5 using an automated Jumpstart installation
March 31st, 2009Here is a piece of a tip to install Solaris 10 x86 (in my case u6 - 11/08) using a Solaris Jumpstart on a HP DL380 G5 server with a HP Smart Array Controller.
As the driver for this HP Smart Array Controller is not embedded in Solaris 10, it needs to… more »