SVM
SVM
SVM
filesystem. Sun recommend to break the mirror and boot directly on one side
of the mirror.
If found this method can cause more problems then solving the initial
problem. For that reason, I found it easier to mount the meta directly.
Boot in failsafe mode if you are using a new-boot kernel boot -F failsafe
Reboot
Configuring devices.
httpdocs.sun.comappdocsdoc817-1985ghgnqa=view
httpdocs.sun.comappdocsdoc817-1985ghgnqa=view
Starting shell.
# mount -o ro devdskc0t0d0s0 a
# cp akerneldrvmd.conf kerneldrvmd.conf
# umount a
# update_drv -f md
# metainit -r
# metastat -c
d5 m 2.8GB d25 (maint) d15 (maint)
# metasync -r
# metastat -c
devmdrdskd0
Last Mounted on
74831 files, 2955971 used, 6329329 free (3377 frags, 790744 blocks, 0.0%
fragmentation)
# mount devmddskd0 a
# bootadm update-archive -R a
updating aplatformsun4uboot_archive
15+0 records in
# umount a
# init 6
rebooting...
Authored by gdoucet
sun4v correpted the boot_archive after appling kernel patch Geoffroy Doucet
says
20091013 at 1402
[] recover this problem you can check my post about recover Solaris under
[]
dav says
20100303 at 1456
At least our Solaris is rebooting with a simple kernel file which takes no
consideration of the multiple last patchs sessions since it has been intalled
The level of the kernel running now is equal to the kernel from the base
update solaris installation and it is not representative to the patch level we
would to reach.
gdoucet says
20100303 at 1555
If you mean LiveUpgrade, you need to make sure you boot on the right disk
device.
If no device is after the boot command, OBP will take the variable boot-
device as the boot device.
Make sure you specify the right boot device when booting if you dont want to
use the default one. For example
or
dav says
20100303 at 1643
After the boot archive recovering is complete i mean our kernel system
drivers is now to the same level than it was after the systeme has been
installed. ( it s not representative with patching between the install day et the
recovering complete procedure ) ) hope i m explaining correctly this time
Dave says
20110702 at 0855
Richard says