Installing and configuring a Solaris JumpStart server

I have setup jumpstart server with  Oracle Solaris 10 8/11 s10s_u10wos_17b SPARC on this weekend. 1. Preparation Configure some NFS-mountable directories to store the contents of the Solaris installation media and some additional config configuration files: # mkdir /export/install/# mkdir /export/config Add the following lines to the /etc/dfs/dfstab file to make these directories shareable: # […]

Installing and configuring a Solaris JumpStart server Read More »

Searching for Content in Files Using the egrep

The egrep command searches the contents of one or more files for a pattern using extended regular expression metacharacters. Extended regular expression metacharacters include the regular expression metacharacters that the grep command uses, plus some additional metacharacters. The table describes the additional metacharacters. Extended Regular Expression Metacharacters Metacharacter Purpose Sample Result + Matches one or

Searching for Content in Files Using the egrep Read More »

STEPS TO CREATE UNPROTECTED STANDARD DEVICES DMX / SYMMETRIX

1      Verify the free space available in MBs SUN1#symconfigure   -sid  277  list  -freespace –unit MB Now the free space in SYMM 277 is displayed in MBs example 1278888 MB 2      Verify any configuration sessions are running SUN1#symconfigure   -sid  277 verify It verifies if any configurations are running   3     Verify if any locks have been

STEPS TO CREATE UNPROTECTED STANDARD DEVICES DMX / SYMMETRIX Read More »

STEPS TO CREATE BCV DEVICES DMX / SYMMETRIX

1       Verify the free space available in MBs SUN1#symconfigure   -sid  277  list  -freespace –unit MB Now the free space in SYMM 277 is displayed in MBs example 1278888 MB 2      Verify any configuration sessions are running SUN1#symconfigure   -sid  277 verify It verifies if any configurations are running   3      Verify if any locks have been

STEPS TO CREATE BCV DEVICES DMX / SYMMETRIX Read More »

Scroll to Top