Skip Navigation Links | |
Exit Print View | |
Oracle Solaris 11.1 Release Notes Oracle Solaris 11.1 Information Library |
SPARC: GPT Labeled Disk Support
x86: Booting in UEFI Mode From the ISO Image Is Very Slow
Custom SMF Site Profiles Should Be Placed in a Subdirectory (7074277)
sysconfig configure Command With the -c Option Flattens Directory Tree (7094123)
SPARC: System Fails to Boot an iSCSI LUN on an iSCSI Storage Array (7148479)
zfs set/inherit mountpoint Shows a Failure Message on Oracle Solaris 10 Branded Zones (7195977)
System Reboots Continuously Because of a ZFS-Related Panic (7191375)
Issues When Replacing or Using New Advanced Format Disk Drives on Oracle Solaris Systems
Installation and Boot Support on 4kn Disks on SPARC Systems Requires a Specific PROM Version
RDSv3 Support Is Required for Successful HCA DR Operation (7098279)
zoneadm attach Command Might Hang With the -a and -n Options (7089182)
svccfg validate Command Fails on a Split Manifest (7054816)
SPARC: System Fails to Boot When SP Is in Degraded Mode (6983290)
Sporadic Runtime Failures in an OpenMP Application (7088304)
32-bit: PCSXREG Triggers EINVAL Error for YMM and Floating-Point Registers (7187582)
FCoE Port Is Not Online After Creation (7191873)
asr-notify Is in Maintenance Mode If Incorrect ASR Properties Are Specified (7195227)
SPARC: IPsec Packet Might Be Dropped on T2 and T3 Series Platforms (7184712)
System Might Hang When Running the tshark Command on an Interface With Network Traffic (7202371)
Evolution Application Crashes After New Installation (7077180)
SPARC: Desktop Issues With USB Keyboard, Mouse, and Physical Monitor (7024285)
D-Bus System Daemon Has a Small File Descriptor Limit for Sun Ray or XDMCP Server Use (7194070)
x86: Bitmapped Console Is Not Shown Properly on the NVIDIA Graphics Chipset (7106238)
x86: Bundled Driver Panics When X Server Is Started in UEFI Mode (7116675)
x86: ZFS Pool Information Becomes Stale After Running the stmsboot Command With -e Option (7168262)
Performance of an Uncached Random Write Workload on a Pool of SSD Devices Is Low (7185015)
x86: CPU Power Level Warnings During System Boot (7146341)
SPARC: Devices on PCI Box Cannot Be Configured by hotplug on Fujitsu M10 Systems (7196117)
Non-GTK Applications Fail to Connect to ATOK Language Engine on Non-UTF-8 Locales (7082766)
A. Previously Documented Bugs That Are Fixed in the Oracle Solaris 11.1 Release
This section describes system configuration issues in the Oracle Solaris 11.1 release.
When an Oracle Solaris instance is unconfigured, the custom SMF site profiles in the /etc/svc/profile/site directory are deleted.
Workaround: During unconfiguration, place the custom site profiles to be preserved in a subdirectory of the /etc/svc/profile/site directory.
For system reconfiguration purposes, the sysconfig configure command has a -c option that can take a directory as a parameter. This directory can contain subdirectories with system configuration profiles in them.
Due to the flattening of the directory structure, if any files within the directory tree have the same name, then one of these files is used to reconfigure the system. As a result, the system would be partially reconfigured using one of the profiles. For example, assume that you have the following directory structure:
directory-name/profiles1/sc_profile.xml directory-name/profiles2/sc_profile.xml directory-name/profiles3/sc_profile.xml
If you execute the sysconfig command with the -c option, the system is partially reconfigured by using only one of the profiles.
# sysconfig configure -c directory-name
Workaround: Ensure that each profile has an unique name regardless of its location in the directory tree. For example:
directory-name/profiles1/sc_profile_a.xml directory-name/profiles2/sc_profile_b.xml directory-name/profiles3/sc_profile_c.xml
Oracle Solaris fails to boot an iSCSI LUN on an iSCSI storage array. The following error message is displayed:
OpenBoot 4.33.5.a, 4096 MB memory installed, Serial #10027306. Ethernet address 0:b:5d:e2:1:2a, Host ID: 8099012a. Rebooting with command: boot 100 Mbps full duplex Link up Boot device: net:host-ip=10.129.158.53, iscsi-target-ip=10.129.158.87, iscsi-target-name=iqn.2002-03.com.pillardata:axiom.ssn.a002880bjb File and args: kmdb 100 Mbps full duplex Link up Can't read disk label. Can't open disk label package ERROR: /packages/obp-tftp: Could not open /iscsi-hba/disk Evaluating: Boot load failed {0} ok
Workaround: If the iSCSI boot parameters are too long, modify them as network boot parameters.
For example, the command to perform an iSCSI boot in Open Boot PROM (OBP) mode is:
{0} ok boot net:'iSCSI boot parameters'
where net is a device alias for a value similar to /pci@780/pci@0/pci@1/network@0.
The iSCSI boot string is therefore very long and the string can easily reach the 255–byte limitation.
/pci@780/pci@0/pci@1/network@0:host-ip=10.129.158.53, subnet-mask=255.255.255.0,router-ip=10.129.158.1,iscsi-target-ip=10.129.158.87, iscsi-target-name=iqn.2002-03.com.pillardata:axiom.ssn.a002880, iscsi-initiator-id=iqn.1986-03.com.sun:01:002128bd2fa0.
To boot your system on an iSCSI LUN, modify the iSCSI boot parameters as network boot parameters.
{0} ok setenv network-boot-arguments host-ip=client-IP, router-ip=router-ip,subnet-mask=mask-value,iscsi-target-ip=Target-IP, iscsi-target-name=iqn.1986-03.com.sun:02:iscsiboot, iscsi-initiator-id=iqn.1986-03.com.sun:01:002128bd2fa0,iscsi-lun=0