ETERNUS SF XL-DATA/MV V13 User's Guide |
Contents
Index
![]() ![]() |
Chapter 2 : Setting the Operating Environment | > 2.1 Installing XL-DATA/MV | > 2.1.1 Installing on a Solaris System |
Make sure there is sufficient disk space to install this software program.
For information on how much disk space this software requires, refer to the section "Static Disk Resources" in the "Software Description" of the product's CD-ROM (readme.txt).
If there is insufficient disk space, reconfigure the disk partition.
When installing XL-DATA/MV in the "non-global zone" of Solaris 10, create "non-global zone" as "whole root zone" which does not include inherit-pkg-dir directory.
Become the super-user of the system.
# su <RETURN> |
Place the CD-ROM in the CD-ROM drive.
If /cdrom/cdrom0 directory does not exist, execute the following commands.
[When installing in Solaris 10("global zone") or Solaris 9.]
# mkdir -p /cdrom/cdrom0 <RETURN> # /usr/sbin/mount -F hsfs -o ro /dev/dsk/c0t4d0s2 /cdrom/cdrom0 <RETURN> |
[When installing in Solaris 10("non-global zone").]
Perform the following operations in "global zone".
# mkdir -p /cdrom/cdrom0 <RETURN> # /usr/sbin/mount -F hsfs -o ro /dev/dsk/c0t4d0s2 /cdrom/cdrom0 <RETURN> |
Like the following example, change zone configuration in "global zone" and reboot "non global zone".
# zonecfg -z my-zone <RETURN> zonecfg:my-zone> add fs <RETURN> zonecfg:my-zone:fs> set dir=/cdrom <RETURN> zonecfg:my-zone:fs> set special=/cdrom <RETURN> zonecfg:my-zone:fs> set type=lofs <RETURN> zonecfg:my-zone:fs> add options [ro,nodevices] <RETURN> zonecfg:my-zone:fs> end <RETURN> zonecfg:my-zone> commit <RETURN> zonecfg:my-zone> exit <RETURN> # zoneadm -z my-zone reboot <RETURN> |
Execute the pkgadd(1M) command.
# pkgadd -d /cdrom/cdrom0/FJSVmftf FJSVmftf <RETURN> (Note 1) |
Note 1 | : | XL-DATA/MV is installed in a current zone when this command is executed on Solaris 10. Therefore, this software is not installed in "non-global zone" even if performing installation of this software in "global zone". |
A message box asking whether or not you wish to change the installation directory of the package is displayed as shown below:
To change the directory, specify the directory name starting with "/" and press the <RETURN> key. If not changing the directory, just press the <RETURN> key. (The default "/opt" is recommended.)
Processing the package instance <FJSVmftf> in </cdrom/cdrom0>. ETERNUS SF XL-DATA/MV (sparc) 13.0 All Rights Reserved. Copyright (c) Fujitsu Limited 2011. Enter path to package base directory. (default: /opt) [?,q] <RETURN> |
Next, a message box asking whether or not you wish to change the temporary directory is displayed as shown below:
To change the directory, specify the directory name starting with "/" and press the <RETURN> key. If not changing the directory, just press the <RETURN> key. (The default "/var/opt" is recommended.)
Enter path to temporary files directory. (default: /var/opt) [?,q] <RETURN> |
Next, a message box asking whether or not you wish to change the directory for storing the configuration file is displayed as shown below:
To change the directory, specify the directory name starting with "/" and press the <RETURN> key. If not changing the directory, just press the <RETURN> key. (The default "/etc/opt" is recommended.)
Enter path to configuration files directory. (default: /etc/opt) [?,q] <RETURN> |
After the installation is completed, use the "pkgchk" command to check to see if the installation was successful.
If the prompt (#) is displayed, then the installation was successful. If an error message is displayed, the installation was unsuccessful. If this is the case, perform the uninstallation procedure described later in this section, then reinstall it.
# pkgchk FJSVmftf <RETURN> |
Refer to "UNIX/IA Server Environment Settings" and specify the necessary settings.
Contents
Index
![]() ![]() |