The Solaris™ Network EnvironmentDescribe the network capabilities of the Solaris™ 7 network environmentThe Solaris™ networking environment is described as a client-server relationship. Computers configured as servers share services like email, applications, and databases to a number of connected client computers and users.Solaris™ 7 supports NFS, an open, distributed file system, WebNFS and CacheFS, Sun proprietary file systems, and naming systems NIS, NIS+, DNS and FNS.
Define the following terms: server, client, file server, diskless client server, Autoclient server and standaloneServer – a host or process that shares services with other networked client machinesClient – a host or process that relies on shared services provided by server computers File server – a server that shares files over the network, usually via NFS Diskless client server – a server that provides startup and operating system files (/usr, /opt, /export/swap) to and stores users data (/export) from diskless workstations - those clients that have only CPU, memory and network hardware. Autoclient server – Similar to a diskless client server, except it does not provide network swap space. AutoClient workstations have local hard drives for swap and cache. Standalone – a workstation or server that contains all necessary system files and can operate independent of a network
Describe the basic hardware components and file system configurations for diskless clients, AutoClients and standalone workstationsDiskless Clients Monitor, keyboard, mouse, ethernet and CPURetrieve /, /usr, /home, /opt and swap from a server AutoClients Monitor, keyboard, mouse, Ethernet, CPU, internal hard disk Retrieve / and /usr from a server and cache other files to disk Standalone Monitor, keyboard, mouse, CPU, hard disk, CDROM, backup Contains /, /usr, /opt, /export/home and swap on local disk
Describe the file system configuration for diskless and AutoClient servers, and state the minimum required disk space (in megabytes)The diskless client does not have a disk and must remotely access its root (/), /usr, /home and any other needed file systems from a server.The AutoClient system requires a minimum of a 100 MB local disk space for swapping and for caching the root (/) and /usr file system downloaded from the AutoClient server. All other file systems must be remotely accessed from the server.
Installing a serverIdentify the three phases of the installation processSystem configuration: There are two methods to pre-configure system information. The first involves the use of the sysidcfg file. The second involves using a name service.
Identify the minimum required disk space, in megabytes, for a server installationA one-gigabyte hard disk is required for Solaris™ interactive installation.
Verify that your system meets the hardware requirements for installing the Solaris™ 7 environment on a server
Describe the terms software packages and software clustersClusters – collections of similar software, usually named SUNW<packageabbrev>Packages – a group of files and directories that make up a particular application. A package is a standard way to distribute applications.
List and describe the software configuration cluster optionsThere are three types:Core – The minimum base install, containing drivers for the GUI and network End User – Core + OpenWindows and CDE Developer – End User + compiler tools and man pages. Also has 64-bit software Entire Distribution – All of Solaris™ 7, plus OEM packages
Use the Solaris™ interactive installation program to perform local custom installation of the Solaris™ 7 softwareLocal installation utilizes the installtool. It prompts the user for information – locale, hostname, IP address/subnet, name service, timezone, disk partitions and necessary software groups – then copies the files to the local hard drive.There is an interactive GUI that provides dialogs for all the configuration information.
Solaris™ Syslog and Auditing utilitiesConfigure syslog messages by increasing the logging severity level for the login daemonssyslog is a daemon that sends messages from system processes to a log file, the console, or via email to specific users. It has several severity levels that configure the degree to which messages are logged. The default configuration file is /etc/syslog.conf, and the default logfile is /var/adm/messages.Two fields of the syslog are: selector and action. The selector field is divided into two fields delimited by a period: facility.level.
The following table contains the facility definitions:
The following table contains the severity levels (highest to lowest):
Changing the severity level of the login daemons requires changing the level associated with the auth facility:
auth.info /var/adm/messages to
auth.crit /var/adm/messages
Configure the syslog messages by increasing the logging severity level for the telnet daemonsdaemon.info /var/adm/messages to
daemon.crit /var/adm/messages
Given the log from syslog, list the correct actions to limit access to specific userssyslog records information like username and host machine IP address in the logs. This information can be examined by an administrator or parsed by a script to determine what type of system access is occurring. Host restriction files like /etc/hosts.deny can then be edited or user accounts disabled using regular system tools.
Use the who utility to determine who is logged onto a systemWho has several flags that determine how users are logged into the system:
-b – the time and date of the last system reboot -H – print header information in the who display -t – when the system clock was last changed -u – who is presently logged in -q – displays a list of the current users (with total) Flags may be used together, for example, date and time of the last reboot:
$ who -bH NAME LINE TIME . system boot Oct 1 11:28 Use the whodo utility to determine what tasks users are performingwhodo shows the processes in use at each console and terminal. This is useful for figuring out what each user is doing: # whodo
console deskuser 5:47
pts/2 1690 0:00 sdt_shell
pts/2 1692 0:00 tcsh
pts/2 1706 0:06 dtsession
pts/4 jjaball 2:25
pts/4 1730 0:00 tcsh
pts/3 josephh 2:25
pts/3 1731 0:00 tcsh
pts/5 root 2:25
pts/8 root 19:46
pts/8 8884 0:00 tcsh
Use the last utility to determine when the guest user last logged inLast displays login and logout activity, as well as system reboot times.
# last guest wtmp begins Sat Jul 15 10:02 guest pts/5 localhost Mon Sep 11 13:39 - 20:47 (07:07) Use the logins utility to list user and login informationlogins displays know user and system account activity. It may only be run by root. By default the output shows: username, userID, primary group name, groupIDs, comment
# logins daemon 1 other 1 bin 2 bin 2 sys 3 sys 3 adm 4 adm 4 Admin lanman 100 DOS---- 11 SunLink Server account lmxadmin 101 DOS---- 11 SunLink Server Admin lmxguest 102 DOS---- 11 SunLink Server GUEST Login lmworld 103 DOS---- 11 SunLink Server World Login jordonl 104 other 1 Jordan josephh 105 other 1 Joe cathyt 106 other 1 Cathy
Use the ps utility to determine what processes are running on the systemps displays what processes are running at the time it is executed. By using pipes and other utilities like grep, a system administrator can filter the output. ps -ef | grep josephh josephh 27548 27540 0 06:38:28 pts/3 0:00 /usr/local/bin/tcsh josephh 27594 27548 0 06:41:35 pts/3 0:00 mailx
Device AdministrationDefine the following terms: serial device, port, serial port, modem, null modem cable, data carrier detect, and port monitor programSerial device – a serial device is communications hardware that transfers data bit after bitPort – a port is a means of connecting communications devices and hardware. It is represented physically by pins and wires, and in software via device drivers Serial Port – a standard communications protocol (RS-232) that connects computers and peripheral hardware Modem – stands for MOdulation/DEModulation, and is a DCE device that converts data bits into audio signals that may be transferred over phone lines Null modem cable – allows two DTE devices to communicate without a modem. The direct wire crosses pins 2 and 3, so that DTE devices receive the correct signals Data Carrier Detect – is a pin in a serial interface that relates the status of a line (if it is free or not). Usually it is pin # 8 on an RS-232 cable Port monitor program – is software that regulates the communications across ports on a device. It listens for hardware signals that trigger software events
Name at least two serial devicesTermials, modems, printers are all examples of serial devices in the Solaris™ environment.
Describe different modes of modem accessModems come in three varieties:Auto-dial only – describes a modem that can dial out across a phone system and connect with a remote computer Auto-answer only – describes a modem that can recognize a ring indicator and open a receive session with its DTE Bi-directional – describes a single modem that can perform the functions of auto-dial and auto-answer modems
Give an example of a data communication equipment (DCE) device and a data terminal equipment (DTE) deviceDTE devices are typically workstations or printers, and listen to pins on their RS-232 interface for transmits on 2 and receives on 3.DCE devices are typically modems or switches that listen to pins on their RS-232 interface for transmits on 3 and receives on 2.
The service access facilityName the top-level SAF process and describe its functionThe top-level process for the SAF is sac, which monitors terminals and modems connected to the system.
State the run level at which sac is startedRun level 2
Name the two port monitor types available under SAF and describe eachThe two types of port monitors in Solaris™ are ttymon, which oversees physical port connections, and listen, which manages virtual connections (e.g. telnet)
Name the configuration file that tells sac which port monitors to initializeThe /etc/sac/_sactab file instructs sac on how to start the various port monitors
Define the term serviceA service is process that performs a given function on a server. It is (usually) a daemon that listens for a connection on a certain port. When a port monitor listening on a port detects an incoming request, the connection is routed to the service.
Name the file used by the ttymon port monitor to initialize the speed and terminal settings for each portThe /etc/ttydefs is the configuation file for ttymon. It contains definitions of baud rates and terminal settings for all TTY ports.
Describe the function of the sacdadm, pmadm, and ttyadm commandssacadm is an administrative command for adding, removing, disabling and monitoring port monitors on the system sacadm –a –p pmtag –t type –c command –v version pmadm associates each port monitor with an available service on the system pmadm –a –p pmtag
–s service_tag –i identity –fflag –v version
–m \ ttyadm provides a definition of a specific port, and is used in conjunction with the pmadm command (in bold below): pmadm –a –p pmtag
–s service_tag –i identity –fflag –v version
–m \
Adding terminals and modems with Admintool™Add a terminal to a system using admintool™To display the Serial Ports window, select Browse then Serial Ports. Highlight the port to be used. To display the Modify Serial Port Window, select Edit, then Modify.
Choose Terminal-Hardwired from the User Template menu, change other settings as required, and then click on OK to configure the port.
Add a bidirectional modem using admintool™To display the Serial Ports window, select Browse then Serial Ports. Highlight the port to be used. To display the Modify Serial Port Window, select Edit, then Modify.Choose Modem-Bidirectional from the User Template menu, change other settings as required, and then click on OK to configure the port.
Describe the syntax and purpose of the tip commandUse tip to connect to remote systems through a serial line (usually a modem)
tip [ -baud-rate ] hostname | phone#
Name the file that the tip command uses to identify remote systems and line speedstip reads configuration information from /etc/remote
Introduction to disk managementList the three utilities used to create, check, and mount file systemsnewfs is a utility to create the ufs filesystem on a new partition (remember that it is a friendly front-end to the more configurable makefs command). fsck is the utility used to check a new file system. It detects and repairs inconsistencies. mount is the utility that is used to ‘attach’ a new file system to the existing hierarchy.
Identify the physical pathname differences between standard Solaris™ file systems and virtual file systemsTypically, file systems on Solaris™ are limited to just one partition or slice. Using tools like Solstice™ DiskSuite™ or Sun StorEdge™ Volume Manager, an administrator can span a file system over more than one partition.Using DiskSuite™, a virtual file system path would look like:
/dev/md/rdsk/d10
/dev/vx/rdsk/tools/binaries
List the potential advantages of any virtual disk management applicationUsing a virtual disk management application, a systems administrator can overcome disk capacity limitations, and improve performance and reliability by supporting various RAID configurations.Most virtual disk management utilities are in the form of GUIs that make system setup and breakdown easier.
List the basic difference between Solstice™ DiskSuite™ and Solstice™ enterprise volume managerDisksuite™ combines disks that have been created using format. A collection of existing disks or partitions makes up a metadevice.Volume manager manages disk space on subdisks by formatting into two initial partitions. Slice 3 is a private area that maintains information about the public file system. Slice 4 is used to provide disk space to create new volumes.
List the main advantages of using a concatenated virtual file systemA concatenated volume is created by ‘chaining’ disks together. When one volume or partition is full, the system can move on to the next. The advantage is that additional file space can be added ‘on-the-fly’.
List the main advantages of using a striped virtual file systemA striped file system breaks up the reads and writes to the file system across disks. A small section, called a stripe, of the actual data is contained on each disk. Much of the access can be done in parallel if the disks are attached to the system using multiple controllers. By adjusting the size of the stripe to the type of data being written, even more performance can be squeezed out.
NetworksDistinguish among different internetwork termsSome basic internetworking concepts include:Broadcast bus – stations connected by a wire, or bus that send messages via a broadcast CSMA/CD – Carrier Sense Multiple Access with Collision Detection. Servers employing Ethernet technology use this to detect data collisions on a broadcast network. Ethernet Interface – a physical device that allows the computer to communicate on a network. Would be identified in software by a device name like hme0. Ethernet Address – a 48-bit, unique number that identifies the workstation or server on the network. It is located in the NVRAM of a Sun computer. Internetwork – a group of computers or computer networks linked together to facilitate communication Internet – the name for the global internetwork. Commercial enterprises, educational facilities and government offices all share the internet.
Describe IP addressing classes A, B and CAn IP address is a 32-bit number laid out in 8 bit fields, called octets. Each IP is unique to a particular host and network. The four default classes are:Class A – Eight bits in the first octet define the network; 127 usable networks. Class B – Sixteen bits in the first and second octet define the network; 16,384 usable networks. Class C – Twenty-one bits in the first three octets define the network; 2,097,152 usable networks Class D – The first 4 bits are 1110, which results in a first octet value of 224 – 239. The remaining bits define a multicast group. IPV4 was first described in RFC 791 More information can be found on subnetting in these tutorials: Learn to Subnet I Learn to Subnet II Quick and Dirt Subnetting
Describe the function of each of the following files: /etc/inet/hosts, /etc/nodename, and /etc/hostname.xxy/etc/inet/hosts is a file that contains the mapping of alphabetical hostnames to numerical IP addresses. This file also contains alias names, which allow the host to be known by alternate names when performing special functions (like logging or mail serving). It is also symbolically linked to /etc/hosts. /etc/nodename is a file that contains the system’s name. It is referenced in the startup script /etc/rcS.d/S30rootusr.sh. /etc/hostname.xxy identifies the device name of the Ethernet interface, for example, /etc/hostname.hme0 references the interface hme0. The file contains the name or IP address of the system.
Identify the users logged into the local networkUse the rusers command to see all active users on all servers on the network. Running the command and specifying a particular server yields faster results.
Log in to one machine from another machine on the networkUse the telnet command to start a remote terminal session on another machine. After supplying a valid username and password, a user may perform tasks on the machine as if they were in front of the system console.
Describe the function of the /etc/hosts.equiv and .rhosts files in relation to network security/etc/hosts.equiv is a list of hosts that the server or workstation trusts. When the file contains a hostname, and the hostname also appears in the /etc/hosts file, no password is required to log in. This is an advantage because it saves time when logging into systems that share a local network, and also because it does not transmit a password across a network. It is a security hole, however, because any user from the trusted system may gain access to the trusting machine. .rhosts is a file that contains a list of trusted computers for a particular user. If the .rhosts file in a home directory contains a hostname, a log in session with the username/hostname combination does not prompt for a password. While not as wide open as /etc/hosts.equiv, using .rhosts still poses a security risk when a user may not have to supply a password to log into the system.
Send ping and spray requests to a remote host to test for responseping is a standard command for testing connectivity between hosts. It uses the Internet Control Message Protocol (ICMP) to transmit a 64-byte message to another host, and then waits for an ‘echo’ reply. If the system cannot be contacted after 20 seconds, the ping times out. # ping <hostname> # ping –s <hostname> will generate IP, sequence #, and packet trip time information
spray sends a stream of packets to a remote host using remote procedure call, or RCP. Using spray, an administrator can determine if higher-level protocols are running on a remote system. # spray <hostname> Use spray carefully, as the stream of packets it sends can be intense enough to adversely impact traffic for other hosts on the network!
Execute the netstat –i command and interpret the outputnetstat displays status information about the interfaces on a machine. It can be a good starting point when troubleshooting network slowness or connectivity problems. # netstat -i Name Mtu Net/Dest Address Ipkts Ierrs Opkts Oerrs Collis Queue lo0 8232 loopback localhost 75036 0 75036 0 0 0 le0 1500 sparty sparty 20584 145 55808 85 2134 0
Configuring the NFS environmentDescribe the functions of an NFS server and an NFS clientNFS stands for network file system, and provides a means of distributing files to clients across a network.An NFS server stores the files on a local disk, and runs the appropriate daemons to share them across a network. A NFS client mounts the shared files from an NFS server across the network. The process is almost transparent, in that files on an NFS share appear to be local to the client machine.
Make resources available and unavailable for mountingThe /usr/sbin/share command makes files available for remote mounting
share [ -F fs-type ] [ -o options ] [ -d description ] path_name # share –F nfs /export/home will share out the /export/home directory. Data about the share is logged in the /etc/dfs/sharetab file.
Edit the /etc/dfs/dfstab file on an NFS server to enable sharing of resources/etc/dfs/dfstab is similar to the /etc/vfstab, in the sense that it is a hard and fast recording of shares to be shared out during the boot process, or by using commands like shareall. The file simply contains a listing of share commands. share –F nfs –o ro
/export/updates
Display a server’s available resources for mountingUse the dfshares command to show the resources being shared on the server.
dfshares [ -F fs-type ] [ host ] # dfshares RESOURCE SERVER ACCESS TRANSPORT sparty:/usr/share/man sparty - - # dfshares sparty RESOURCE SERVER ACCESS TRANSPORT sparty:/export/home sparty - -shows the shares available on machine sparty
Mount a resource from another systemUse the mount command to retrieve resources from a remote host.
mount [ -F fs-type ] [ -o options ] server:path_name local_mount_point mount has options that include rw (read/write) and ro (read-only), which are separated by commas. # mount –o ro sparty:/usr/share/man /usr/share/man will mount the remote /usr/share/man directory from sparty as read only, and use the local /usr/share/man directory as the mount point. Local files in /usr/share/man will be ‘covered up’, and won’t be accessible as long as the share is mounted.
Edit the /etc/vfstab file to mount resources on an NFS client#device device mount FS fsck mount mount #to mount to fsck point type pass at boot options # # sparty:/export/home - /export/home nfs - yes bgNote that the device to fsck is a -, because NFS shares are never fscked. Mount at boot is yes in this case, and the option bg will specify ‘background’ mounting (the system will retry the mount in the background if an initial attempt fails).
Describe the function of these commands: mountall, unmountall, shareall, unshareallmountall, when executed on a client machine, will mount all the shares specified in the /etc/vfstab file as ‘mount at boot’. When used with the –r option, only remote shares will be mounted. # mountall –r unmountall will unmount the current mounted file systems. When used with the –r option, only remote shares will be umounted. # umountall –r shareall is run on a server machine to automatically share all the filesystems listed in the /etc/dfs/dfstab file. unshareall is run on a server machine to unshare all of the currently shared file systems. It reads from the /etc/dfs/sharetab file.
CacheFS file systems and WebNFSDescribe and configure the CacheFS file systemCacheFS is available to speed up access to slow remotely mounted file systems or devices like CDROMs. Basically, a local cache is created on the hard disk, and requests for the remote data are redirected to the cache.CacheFS has three main terms to remember:
# cfsadmin –c /export/c_home_dirs
Provide read/write Internet access to an NFS resource through a Web browserOnly the Sun Hotjava browser supports WebNFS. It allows a user to enter an address nfs://<servername>/<pathname> into the URL window, and the browser will display the contents of the share.In order for a share to be available using WebNFS, the share command must be run with the –o public option:
# share –F nfs –o public /export/home
Using AutomountList three benefits of using the automount utilityFile mounts on demand – automatic mounts when referenced share is needed.A timeout feature can be configured to unmount shares that haven’t been used. A name service can be configured to manage NFS mounts in conjunction with automount. Load balancing and redundancy between servers when multiple servers share the same file systems.
Describe the purpose of each of the types of automount mapsThere are three types of maps used by the autofs:Master Maps – automount reads these maps to determine what other maps are present for the autofs environment Direct Maps – contain the absolute pathnames to mount points Indirect Maps – contain the relative pathnames to mount points
Set up automount to read a direct mapShare out data that is stored in an /export/opt directoryThe /etc/auto_master map file must be modified to specify a new direct map file
+auto_master /- auto_direct /net -hosts -nosuid,nobrowse /home auto_home -nobrowseA new file called /etc/auto_direct must be created, and an entry containing the absolute pathnames to the shared data must be entered
/export/opt -ro sparty:/export/opt Re-run automount with the –v option to make sure the changes take effect. The autofs daemons may also be stopped and started. This must be done when making changes to either the master maps or the direct maps.
# automount –v
Describe when the automountd daemon should be restartedAs stated above in the direct map example, the automountd daemons should be restarted whenever the master maps or direct maps are modified.
Naming Services OverviewDescribe the name service conceptName services act as intermediaries between the numerical addressing scheme that computers use to identify themselves on a network, and alphabetical host names that are easy for humans to remember. Special software on clients and servers translate between the two on the fly. More complex name services also share account information and machine configurations.
List the name services availableSolaris™ 7 supports four name service options:Domain Name Service (DNS) Network Information Service (NIS) Network Information Service Plus (NIS+) Federated Naming Service (FNS)
Define DNSDNS is a solution to the problems inherent to managing computer system hostnames. These hostnames must have an efficient way to resolve to their corresponding numerical addresses, and maintain uniqueness on the Internet with respect to certain organizations. (i.e. host1.companya.com and host1.companyb.com share similar hostnames but are unique machines on the internet).DNS is described in RFC 1035
Describe the NIS serviceNIS was designed by Sun to store and share more than just information about host names and addresses. NIS attempts to ease the headaches of maintaining separate configuration files on each client computer in a network by creating a namespace (also called a domain) that allows for centralized management. NIS servers replicate maps to client machines in their namespaces.
Describe the function of NIS+NIS+ is not an update of NIS, it is a completely new NIS implementation. It stores much more information than NIS, including security, mail, Ethernet, printer and network services.
List the table objects in an NIS+ domain
Explain the difference between authentication and authorizationAuthentication is a way to restrict access to specific users when accessing a remote system, which can be setup at both the system and network level. For NIS+, a credentials check is performed before each access request is authenticated.Authorization is a way to restrict operations that the user can perform on the remote system once the user gains access. For NIS+, every component in the namespace specifies the type of operation it will accept and from whom.
Describe the name service switch process and determine which configuration is appropriate for your networkThe name service switch is a file (/etc/nsswitch.conf) that controls how network information is obtained. Each client on the network has a local copy of this file. Entries in the file determine how a particular type of information is obtained (e.g., from NIS, NIS+, DNS, etc.)Tables or objects are listed in the file and can be can be configured individually for each name service and in which order those name services should be queried when a lookup is necessary. A network that uses DNS as a primary host resolver would specify dns first in the list that trails the “hosts:” entry of in the nsswitch.conf. By default, the file is configured to use NIS. Template files exist to make the configuration easier. For example, to enable NIS, simply copy the /etc/nsswitch.nis to /etc/nsswitch.conf.
NISDescribe the NIS components, master server, slave server, client and NIS processesAn NIS system is comprised of servers that act as repositories for configuration information, which is shared with clients that are all members of the same domain.The NIS master server is a single server that contains the master copies of configuration tables for the network. These map files are built from special ASCII files and stored in the /etc/ directory. Having one server allows for a single configuration and control point for an entire domain. Remember that a NIS server is a client of itself in the domain. The NIS slave server receives map files from the master server in the domain. They act as backups in the event that a master server becomes unavailable. In busy networks, their presence in the domain serves as load balancing for map requests. The NIS client does not contain any local maps. Processes on the client bind to the master or a slave server for configuration information. In the event that the host it is bound to should become unavailable, it can dynamically rebind to another working server. There are five main processes in an NIS environment:
ypserv is found on master and slave servers. ypbind is run on master, slave and client computers. rpc.ypcpasswdd, ypxfrd and rpc.ypupdated are all run on master servers only.
Configure an NIS master, slave and clientFor a master server:
List the steps to add a new NIS mapNIS maps are built using the make utility. Make reads a file called Makefile that contains macros and other instructions for creating targets, which are the final maps. When adding a new map, the name of the map file must be entered into the Makefile at the end of the all: target list.The command to build NIS maps is:
# /var/yp
Use commands to update and propagate an NIS mapRun the make command to update and propagate NIS maps to all slave servers:
# cd /var/yp; make From a slave server, these scripts will pull new host maps:
# /usr/lib/netsvc/yp/ypxfr
hosts.byaddr or
# ypinit –s <master name> will pull down updated map files.The command:
# /usr/lib/netsvc/yp/rpc.yppasswdd /etc/passwd –m passwd will keep the passwd file in sync when a user in the domain changes her password, and push the updated map to slaves.
Solstice™ Adminsuite™List the capabilities of Solstice™ Adminsuite™Solstice™ AdminSuite™ is a collection of GUI tools and commands used to perform administrative tasks such as managing hosts, users, groups, system files, printers, disks, file systems, terminals and modems. These tools and commands provide a graphical interface to the Solaris™ command-line tasks. When using AdminSuite™, system files are automatically edited to eliminate errors. AdminSuite™ can also manage hosts remotely.
Use Solstice™ AdminSuite™ to add a host using Host ManagerTo add support for a standalone system, OS server or other type of system using the Host Manager:
admhostadd -i client_ip_address
-e client_ethernet_address \
Use Solstice™ AdminSuite™ to view mount point and disk slice information using the Storage ManagerThe Storage Manager consists of the Load Context window, the File Manager and the Disk Manager Tools. The Load Context window allows the ability to select the host to manage with the File Manager and the disk set to manage with the Disk Manager.To view mount point information using the Storage Manager:
|
|
Special Thanks to Matthew
Kortas for contributing this
Cramsession. Make sure to visit his site at: http://acm.cse.msu.edu/~kortasma
|