Re: how to re-read a partition table on Solaris?
- From: pref@xxxxxxxxxx
- Date: Mon, 18 May 2009 09:47:30 -0700 (PDT)
On May 18, 10:46 am, Jaroslaw Rafa <r...@xxxxxxxxxxxxx> wrote:
Software: Solaris 10, hardware: Sun x4150/x4170 with hardware RAID card.
I have a somewhat strange problem.
I am performing a Custom Jumpstart installation of Solaris using custom
written install script.
During the execution of this script, a RAID 1 volume is automatically
created (using "raidctl") out of the two disks in the server before the
system begins installing.
However, creation of the RAID volume changes the disk geometry visible by
the system. If the new geometry becomes inconsistent with the partition
table that was on the disk AT BOOT TIME (in my case, initially there was a
single Solaris partition on the disk that spanned the whole disk and had
17847 cylinders, while after creation of the RAID volume the system sees
the disk as having only 17840 cylinders), this results in strange
error message being displayed by Solaris installer (something about boot
device being not set in BIOS) - although the installation itself is
performed correctly.
I think these messages appear because the system is still using the old
partition table, which it keeps in memory. I could be probably able to get
rid of these error messages if I could force the system to re-read the
partition table from the disk after the RAID volume is created. Is there
any way to do this in Solaris?
Regards,
Jaroslaw Rafa
r...@xxxxxxxxxxxx
--
Zapraszam na moja nowa strone:http://www.ap.krakow.pl/~raj/
I have not worked on this, however, it seems possible that you may get
a 'warning" message after the "new" "low level drive/raid management
application takes over", sometimes when everything works correctly you
may yet get a "warning" message. Boot time, is boot time; the low
level RAID operations for hardware RAID may need to, ahead of the
system booting(as in booting from disk) be completed.
http://docs.sun.com/app/docs/doc/820-5235/volumes-17?a=view details
some raid related jumpstart stuff....assuming you are using software
RAID, this(information via that link) may not be unimportant.
Kartik Vashishta
.
- References:
- how to re-read a partition table on Solaris?
- From: Jaroslaw Rafa
- how to re-read a partition table on Solaris?
- Prev by Date: Re: Will 256MB DIMM modules work in an Ultra 60
- Next by Date: Re: GUI application development in Solaris.
- Previous by thread: how to re-read a partition table on Solaris?
- Next by thread: Re: how to re-read a partition table on Solaris?
- Index(es):
Relevant Pages
|