![]() | Sun System Handbook - ISO 4.1 October 2012 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||
Solution Type Problem Resolution Sure Solution 1018120.1 : Sun Enterprise[TM] 10000: panic cannot allocate i/o mmu tsb arrays
PreviouslyPublishedAs 229444
Applies to:Sun Enterprise 10000 ServerAll Platforms SymptomsOn an E10K, when booting net the domain panics with:panic cannot allocate i/o mmu tsb arrays ChangesThe domain was created with the wrong parameters.CauseThis is an issue with the designation of the O/S for the domain and the boot image. When defining the domain, the O/S should be specified as 5.6, 5.7, 5.8, 5.9, or 5.10. If the O/S is specified as 2.8 for instance instead of 5.8, the domain will panic when it is booted over the network.SolutionRequired Pre-Conditions1. Domain must be down you will need to do a bringup on the domain once this procedure is completed. Schedule an appropriate time with the customer.2. Verify no pre-existing problems exist with the domain. Be sure to at least check $SSVAR/adm/$SUNW_HOSTNAME/post/post*.log3. Verify host id information of the selected domain via the sys_id command. Write this info down to validate the EEPROM image gets properly remapped. 4. Verify there are no additional copies of EEPROM images in : $SSPVAR/.ssp_private/.eeprom_save What you SHOULD see is a file for EACH existing domain. During a rename or domain removal process, the selected domain's EEPROM image should revert to a default EEPROM image name. (typically eeprom.image_some_number. Once the domain is renamed or recreated, the EEPROM image file will be renamed to match the newly designated name. (In the cas eof this procedure, the domain name will remain the same)5. IF you are NOT sure what any extra EEPROM images are associated with, you can invoke the sys_id command on each to examine their contents. Example : sys_id -d -f ./The_eeprom_image_I_dont_know_about Solution:To change the O/S designation, for SSP 3.3 and above do:ssp% domain_switch < domain name > ssp% sys_id -d (Make note of hostid info for post-procedure checking) ssp% netcon (verify domain is at ok prompt) Type ~. to disconnect your netcon session ssp% domain_status (Note which boards are associated with the domain) ssp% domain_rename -d < domain name > -o < correct O/S version > ssp% domain_switch < domain name > ssp% domain_status (Verify all boards noted above are still in this domain) ssp% sys_id -d (Verify the eeprom file host id info is correct) ssp% bringup -A on -l7 (using level 7 hpost to expedite bringup, where you want to autoboot WITHOUT verifying network bootability) -or- ssp% bringup -A on -l16 (using default hpost level 16 to test domain, and where you want to autoboot WITHOUT verifying network bootability) -or- ssp% bringup -A off -l7 (using level 7 hpost to expedite bringup, where you want to verify network bootability from OBP prompt) -or- ssp% bringup -A off -l16 (using default hpost level 16 to test domain, and where you want to verify network bootability from OBP prompt) For lower versions of the SSP, ssp% domain_switch < domain name > ssp% sys_id -d (Make note of hostid info for post-procedure checking) ssp% domain_status (Note which boards are associated with the domain) ssp% netcon (verify domain is at ok prompt) Type ~. to disconnect your netcon session ssp% domain_remove -d < domain name > When it asks if you want to delete the files, make sure to retain the files. The domain can then be recreated with the correct O/S by: ssp% domain_create -d < domain name > -b <system_board_list> -o < correct O/S version > -p <platform_name> . ssp% domain_switch < domain name > ssp% domain_status (Verify all boards noted above are back in this domain) ssp% sys_id -d (Verify the eeprom file has correct host id info) ssp% bringup -A on -l7 (using level 7 hpost to expedite bringup, where you want to autoboot WITHOUT verifying network bootability) -or- ssp% bringup -A on -l16 (using default hpost level 16 to test domain, and where you want to autoboot WITHOUT verifying network bootability) -or- ssp% bringup -A off -l7 (using level 7 hpost to expedite bringup, where you want verify network bootability from OBP prompt) -or- ssp% bringup -A off -l16 (using default hpost level 16 to test domain, and where you want to verify network bootability from OBP prompt) Post domain name change procedures:
Product Sun Enterprise 10000 Server E10000, starfire, E10K, mmu, tsb, boot net, domain_remove, domain_rename Previously Published As 42949 Product_uuid 29ddef46-0a18-11d6-92de-ae47474f0f6c|Sun Enterprise 10000 Server Change History Date: 2003-10-23 User Name: 81292 Action: Approved Comment: KCCP: OK to publish Version: 0 Date: 2003-10-20 User Name: 116819 Action: Approved Comment: ok Version: 0 Attachments This solution has no attachment |
||||||||||||
|