A repository of information technology questions and answers

Latest posts

Solstice DiskSuite Soft Partitions

SVM provides the ability to create more partitions than the limit of 7 using traditional partitions. Such partitions are called soft partitions.

Allocating Sufficient Swap Space

If the system needs more memory resources and the RAM is full, inactive pages in memory are moved to the swap space.

System Global Area (SGA)

The maximum size of a single shared memory segment is specified by the shmmax (shm_max on Tru64 UNIX) kernel parameter.

Solaris Software Patches

Patches are identified by unique alphanumeric strings. The patch base code, then a hyphen, and then a number that represents the patch revision number

Tuning a Solaris UFS file system

Using the tunesfs command you can modify certain parameters after creating the original file system without rebuilding the entire file system.

Changing hostid under Solaris 8

To change the hostid, usually it's sufficient (and very easy) to use the hid ( or hid2 ) programs, which change the hostid of the running kernel.

Creating a Solaris Zone on ZFS

The following is a simple example of creating a ZFS filesystem and using it to hold a newly-created Solaris Zone (Solaris Container)