![]() |
![]() |
| ||
Patches Needed to Run Solaris Live UpgradeCorrect operation of Solaris Live Upgrade requires that a limited set of patch revisions be installed for a given OS version. Before installing or running Live Upgrade, you are required to install a limited set of patch revisions. Make sure you have the most recently updated patch list by consulting http://sunsolve.sun.com. Search for the info doc 72099 on the SunSolveSM web site. Guidelines for Creating File Systems With the lucreate CommandThe lucreate -m option specifies which file systems and the number of file systems to be created in the new boot environment You must specify the exact number of file systems you want to create by repeating this option. For example, a single use of the -m option specifies where to put all the file systems. You merge all the file systems from the original boot environment into the one file system specified by the -m option. If you specify the -m option twice, you create two file systems. When using the -m option to create file systems, follow these guidelines:
Guidelines for Selecting Slices for File SystemsWhen you create file systems for a boot environment, the rules are identical to the rules for creating file systems for the Solaris operating environment. Solaris Live Upgrade cannot prevent you from creating invalid configurations for critical file systems. For example, you could type a lucreate command that would create separate file systems for root (/) and /kernel--an invalid division of root (/). Do not overlap slices when re-slicing disks. If this condition exists, the new boot environment appears to have been created, but when activated, the boot environment does not boot. The overlapping file systems might be corrupted. For Solaris Live Upgrade to work properly, the vfstab file on the active boot environment must have valid contents and must have an entry for root (/) at the minimum. Guidelines for Selecting a Slice for the root (/) File SystemWhen you create an inactive boot environment, you need to identify a slice where the root (/) file system is to be copied. Use the following guidelines when you select a slice for the root (/) file system. The slice must comply with the following:
Guidelines for Selecting Slices for Mirrored File SystemsYou can create a new boot environment that contains any combination of physical disk slices, Solaris Volume Manager volumes, or Veritas Volume Manager volumes. Critical file systems that are copied to the new boot environment can be of the following types:
When you create a new boot environment, the lucreate -m command recognizes the following three types of devices:
Note - If you have problems upgrading with Veritas VxVM, see System Panics When Upgrading With Solaris Live Upgrade Running Veritas VxVm. General Guidelines for Creating Mirrored File SystemsSpecifying a VolumeYou can choose to specify a mirror or submirror or allow the lucreate command to choose a free volume for you.
Volume Naming ShortcutsYou can abbreviate the names of physical disk slices and Solaris Volume Manager volumes. The abbreviation is the shortest name that uniquely identifies a device. Examples follow.
For more information on naming requirements and guidelines, see "Overview of Solaris Volume Manager Components" in Solaris Volume Manager Administration Guide. Checking Status of VolumesIf a mirror or submirror needs maintenance or is busy, components cannot be detached. You should use the metastat command before creating a new boot environment and using the detach keyword. The metastat command checks if the mirror is in the process of resynchronization or if the mirror is in use. For information, see the man page metastat(1M). Detaching Volumes and Resynchronizing MirrorsIf you use the detach keyword to detach a submirror, lucreate checks if a device is currently resyncing. If the device is resyncing, you cannot detach the submirror and you get an error message. Resynchronization is the process of copying data from one submirror to another submirror after the following problems:
For more information about resynchronization, see "RAID 1 Volume (Mirror) Resynchronization" in Solaris Volume Manager Administration Guide. | ||
| ||