Solve Solaris metadb or metainit: Segmentation Fault errors
The Solaris Volume Manager is a replacement for Solstice DiskSuite and provides software RAID functionality of Sun Solaris systems. If the following scary error message crops up, don’t panic, try this fix.
Category Solaris system administration
Solaris 10: set subnet mask in zone
There isn’t a netmask setting available when creating a zone and the /etc/netmasks file isn’t consulted when plumbing up zone interfaces. This recipe describes how to force a netmask when creating a zone.
Category Solaris networking
Solaris 10: enable NFS server
The new service management facility in Solaris 10 provides a powerful means of administering services. This addition to Solaris means significant changes to operations related to service administration. This recipe describes the command that will enable the NFS server in Solaris 10.
Category Solaris system administration
Solaris 10: connect or login to zone console
Once you have a non-global zone installed or running on a Solaris 10 installation, it is often useful to connect to the console of the zone. This provides the same control over the zone as connecting to the console of a physical server running Solaris.
Category Solaris system administration
Solaris 10: shutdown or stop a zone
Once you have created and installed a zone under Solaris 10, you can fire it up with one simple command.
Category Solaris system administration
Solaris 10: uninstall and delete a zone
When you want to remove a non-global zone from your Solaris 10 installation, you’ll need to follow the following steps.
Category Solaris system administration
Solaris 10: view or list all running zones
Category Solaris system administration
Print out only last revision in list of patches
This will print out a list of patches that omits earlier revs of the same patch. This can be useful to check if a system is at the same level as another (via a diff) system but possibly went through a different patch cycle and ended with different patches at lower revisions.
Category Solaris
Solaris: Mount filesystem with UFS logging enabled
When UFS logging is enabled, UFS write operations are broken into transactions which are stored to a log before being committed to the filesystem. The use of UFS logging maintains filesystem consistency and prevents the need to run fsck against the filesystem. This can significantly reduce the time required to reboot a system.
Category Solaris system administration



