1.
Veritas Volume Manager Command Line Examples | camelrichard.org
Veritas Volume Manager Command Line Examples. Tags:. Veritas VM ... volume manager - if the group does not exist, you will be prompted) upgrade a disk group ...
2.
Veritas Volume Manager Command Line Examples | camelrichard.org
Veritas Volume Manager Command Line Examples. Tags:. Veritas VM. Volume Manager CLI examples: --------------------------- display disk listings: # vxdisk ...
3.
Reading Verbose GC Output | camelrichard.org
Time stamps can be added to the output by adding the following option to the Java options: -verbose:gc -XX:+PrintGCTimeStamps ...
4.
How to Grow a Veritas Volume | camelrichard.org
Grow the filesystem: cd /usr/lib/vxvm/bin/ ./vxresize -F <filesystem type> -g <diskgroup> <volumename> + <size> example: ./vxresize -F vxfs -g dadbdg-hds ...
5.
Soft-partitioning with DiskSuite | camelrichard.org
Soft Partitioning with Disksuite (Solaris Volume Manager): --------------------------------- to create mirrored, soft-partitions: using these disks: c0t2d0 ...
6.
Creating Solaris Packages | camelrichard.org
bin/sh pkg=CMRapache pkgfile=Apache.2.2.3.SPARC.Solaris.2.10.pkg pkgdir=/u01/app/build/package pkgmk -o -r / -d ${pkgdir} -f Prototype echo "Setting file ...
7.
SED add delete replace | camelrichard.org
SED add delete replace. Tags:. UNIX. SED add/ delete/ replace ------------------------ sed -f <scriptname> <filename> # runs the scripted commands against ...
8.
Cyrus Admin Commands | camelrichard.org
Cyrus Admin Commands. Tags: Postfix. Using Cyrus IMAPD cyradm ------------------------ Be sure to set cyrus user password with the usual: ...
9.
Force Full Duplex | camelrichard.org
Force Full Duplex. Tags:. Solaris. (for V-series, no entry in /etc/system) bge0: (no entry in /etc/system: add this script to rc2.d) S68net-tune ...
10.
Reading Verbose GC Output | camelrichard.org
Reading Verbose GC Output. Tags:. Java Tuning. To enable verbose GC output use the follwing java options when starting the JVM: -verbose:gc ...