No | Limitations and known bugs |
| Remarks | |
| Recommended actions |
|
| |
| Solaris Live Upgrade is not supported with |
| ||
12 | Custom Jumpstart installation for mirror volumes using a profile that has filesys keyword |
| ||
| of both original and target disk, will fail and the following error message will be shown |
| ||
| at first boot after the installation. |
| ||
|
| metattach: |
| |
| Create a |
| ||
| keyword. Then attach additional submirrors with the finish script to create a |
| ||
| mirror. |
|
| |
| z | Do not include cylinder 0 of the disks in meta devices. |
| |
| z | The disks which constitute a |
| |
|
| and configuration. Examples of a profile file and a finish script are shown as |
| |
|
| follows: |
|
|
| 1) | profile file |
|
|
|
| # profile keywords | profile values |
|
|
| # |
| |
|
| : | : |
|
|
| filesys | c0t1d0s4 0:1 unnamed |
|
|
| filesys | mirror:d100 c0t1d0s0 200 / |
|
|
| metadb | c0t1d0s3 size 8192 count 2 |
|
| 2) | finish script |
|
|
|
| #!/bin/sh |
|
|
|
| : |
|
|
|
| prtvtoc /dev/rdsk/c0t1d0s2 > /a/c0t1d0.vtoc |
| |
|
| fmthard |
| |
|
| metadb |
|
|
|
| metainit d102 1 1 c0t0d0s0 |
| |
|
| metattach d100 d102 |
|
|
|
| : |
|
|
13 | in.routed might generate a core dump under the following conditions. |
| ||
| 1) | No entry of localhost name in /etc/hosts and |
| |
| 2) | No /etc/defaultrouter file and |
| |
| 3) | Reboot system |
|
|
| Install the following patch. |
|
| |
| z |
| ||
14 | Package remove using pkgrm(1M) might fail if the package provides SMF services and |
| ||
| the package has been removed and installed repeatedly. |
| ||
|
| ## Removing pathnames in class <manifest> |
| |
|
|
| ||
|
| pkgrm: ERROR: class action script did not complete successfully |
|
33