Fallback Miniroot


 
Thread Tools Search this Thread
Operating Systems Solaris Fallback Miniroot
Prev   Next
# 1  
Old 05-16-2019
Fallback Miniroot

S7-2 solaris 11.3 and S7-2L Solaris 11.4 ( New Servers )

Am confused as to how to boot Solaris 11 in case of DR.
What is the "Fallback Miniroot". None of my new servers will boot off it. (See below )
You can see from the rmmount command below that the device is mounted and I can access it
via the operating system. It does match the version of the operating system.
I was able to attach an external DVD drive with the "text install" DVD and boot off that into the "Shell". So that will be the DR plan for now.
But what is the "Fallback Miniroot" Am I flogging a dead horse trying to boot off it.

Code:
 rmmount -l
/dev/dsk/c2t0d0s2    cdrom,cdrom0,cd,cd0,sr,sr0,Solaris-11_4_5_3_0-Boot-SPARC,/media/Solaris-11_4_5_3_0-Boot-SPARC

Code:
{0} ok boot  fallback-miniroot
Boot device: /pci@300/pci@1/pci@0/pci@2/usb@0/hub@2/storage@1/disk@0  File and args:
SunOS Release 5.11 Version 11.3 64-bit
Copyright (c) 1983, 2018, Oracle and/or its affiliates. All rights reserved.
NOTICE: Can not read the pool label from ''
NOTICE: zfs_do_tboot: failed to import root pool, error 5.
NOTICE: spa_get_bootfs: can not get bootfs name
Cannot mount root on /pci@300/pci@1/pci@0/pci@2/usb@0/hub@2/storage@1/disk@0,0:a fstype zfs

panic[cpu0]/thread=20012000: vfs_mountroot: cannot mount root

Warning - stack not written to the dumpbuf
000000002000fa00 genunix:main+1e4 (0, 10074c00, 20300b40, 208acc00, 0, 10137400)
  %l0-3: 0000000000000000 00000000203c7c00 0000000000000000 0000000010074c00
  %l4-7: 0000000020122c00 0000000000000000 0000000000000000 0000000020122ef8

Deferred dump not available.
dump subsystem not initialised
rebooting...
Resetting...

 
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. IP Networking

Configuring ADSL/3G/4G connectivity with Failover and Fallback capability

Hello All, I have one requirement in which, i have 3 connections one ADSL and two 4G dongle (Jio/Airtel). Where i need to configure ADSL and 4G connections, which i have configured and able to connect internet throught them, Now i need to create set-up for failover and fall back between them,... (0 Replies)
Discussion started by: linux.amrit
0 Replies

2. Solaris

Miniroot download slow from WANBoot server

I recently configured a WANBoot server on a Ldom 2.0 running Solaris10u9 with ZFS root. When i start the installation form the client with Ok Boot net - install , it takes at least 20-25 minutes just to download the miniroot on the client .. i read there was a bug on T servers firmware... (2 Replies)
Discussion started by: fugitive
2 Replies

3. Solaris

luupgrade Solaris8 to 10u5 "cannot unmount miniroot"

Installation details: Product Result More Info 1. Live Upgrade Installed Available 2. Done Enter the number corresponding to the desired selection for more information, or enter 2 to continue : root@plato /backup # luupgrade -c -s /sol10u5 The media is a... (7 Replies)
Discussion started by: awoodby
7 Replies

4. UNIX for Dummies Questions & Answers

Script to automatically reboot to newly compiled kernel with fallback

Hi, I'm new here. Just started playing around with kernel compilation. I need a little bit of advice. I'm trying to do a bash script to automatically compile a kernel package and reboot to that new kernel by default, with fallback to the old kernel. So far, I'm getting stuck at the part... (0 Replies)
Discussion started by: tridus_08
0 Replies

5. Solaris

determining miniroot revision

Hi guys I have a bunch of x4100's x4140's etc with solaris 10 update4 running on them but I suspect that when a lot of these boxes were originally built, the jumpstart process used an update2 miniroot, now as far as i understand it, the miniroot used at jumpstart is the miniroot that stays on... (1 Reply)
Discussion started by: hcclnoodles
1 Replies

6. Solaris

x86.miniroot questions

Hi everybody :) I am trying to setup a solaris x86 pxeboot enviroment at my work, but i am haveing quite a few problems... I have got it to work, almost.. just need someone smart to help me out with the rest :p as you can see in the attached image, it fails when it tries to contact the... (8 Replies)
Discussion started by: Skovsen
8 Replies
Login or Register to Ask a Question