Ask a Question related to Sun Solaris, Design and Development.
-
-
ExpandPath evaluates to ColdFusion root instead ofvirtual web server root
Hi, I am running ColdFusion MX7 on a Windows 2000 Server with IIS 5. The server is running multiple web sites using virtual hosting (host... -
multi-version jumpstart
I currently have a jumpstart server setup in such a way that we can specify on a "configure" command-line various install options (which... -
OS Upgrade using Jumpstart
Hi gurus, Can I use Jumpstart method to upgrade the OS on a prod machine which is currently running Solaris 2.6 ?? My Jumpstart server is... -
Unixware 2.1 root recovery - no disks or info available...
Allen Underdown wrote: I wonder if the free single user evaluation packs of UnixWare 2.X either don't require a serial number/key combination or... -
jumpstart problem
Hi Sami, Thanks a lot for your reply. bootparamd is running. Please have a look at my /etc/bootparams file below: ilamail ... -
Akop Pogosian #2
Re: Mirroring the root disks when using Jumpstart...
It seems like this is one of the most requested features. I hope Sun
has this on the list of things to do for Solaris 10..
--
Akop Pogosian
This space has been accidentally left blank.
Akop Pogosian Guest
-
Chris Mattern #3
Re: Mirroring the root disks when using Jumpstart...
Akop Pogosian wrote:
Gee, can't you just run "mirrorvg rootvg"? Oh, right, that's only AIX. :-)> It seems like this is one of the most requested features. I hope Sun
> has this on the list of things to do for Solaris 10..
>
Chris Mattern
Chris Mattern Guest
-
Phil Meyer #4
Re: Mirroring the root disks when using Jumpstart...
Adam B wrote:
You don't want to mirror root disks during jumpstart, trust me. I have done>
it literally hundreds of times with SDS; its no big deal. But I don't do
that any more, nor do I recommend it. Veritas cannot easily be automated
at the initialization, so it cannot readily be done from jumpstart, but
that is all besides the point.
Use jumpstart in combination with flash archives and hardware based raid for
best results. Use these tools to design production systems that are fully
Field Replacable Units, with all applications and data on 'safe' storage
like hardware based raid. No storage is perfectly safe, but hardware based
raid is the best we have currently, so use it. And generally speaking,
adding hardware based raid to external storage options does not add much to
the cost.
Use all your internal drives for less critical data that can be covered by
your usual routine backups. Or simply don't buy internal drives at all.
Phil Meyer Guest
-
Paul Coray #5
Re: Mirroring the root disks when using Jumpstart...
Phil Meyer wrote:
Speaking of flash archives: I just took snapshots with flar create of> Adam B wrote:
>
>
> You don't want to mirror root disks during jumpstart, trust me. I have done
> it literally hundreds of times with SDS; its no big deal. But I don't do
> that any more, nor do I recommend it. Veritas cannot easily be automated
> at the initialization, so it cannot readily be done from jumpstart, but
> that is all besides the point.
>
> Use jumpstart in combination with flash archives and hardware based raid for
> best results. Use these tools to design production systems that are fully
> Field Replacable Units, with all applications and data on 'safe' storage
> like hardware based raid. No storage is perfectly safe, but hardware based
> raid is the best we have currently, so use it. And generally speaking,
> adding hardware based raid to external storage options does not add much to
> the cost.
>
> Use all your internal drives for less critical data that can be covered by
> your usual routine backups. Or simply don't buy internal drives at all.
>
two Solaris 9 servers, which have their root disks mirorred with
SDS/LVM. How will those systems behave mirror-wise when doing just a
plain jumpstart restore off these images? Will they even boot? What
files do I have to adjust to reenable the mirror? (/etc/vfstab
/etc/system /etc/lvm/* ?).
Rgds
Paul
Paul Coray Guest
-
cliff #6
Re: Mirroring the root disks when using Jumpstart...
"Adam B" <adam.beresford@uk.***NOSPAM***thalesgroup.com> wrote in message news:<bg7vfa$igh$1@rdel.co.uk>...
We use LiveUpgrade to 'mirror' our disks. LiveUpgrade is a set of
scripts from Sun which clones your boot environment. It depends upon
whether you want synchronized mirroring or merely a backup, or clone
of your root volume. Every week we run lucopy to make a backup of our
root environment. The great thing about it is we can upgrade the OS on
the backup drive while the other OS is up and running.
cliff Guest
-
Darren Dunham #7
Re: Mirroring the root disks when using Jumpstart...
Paul Coray <paul.coray@spamblock.unibas.ch> wrote:
My understanding is that they will not.> Phil Meyer wrote:
> Speaking of flash archives: I just took snapshots with flar create of
> two Solaris 9 servers, which have their root disks mirorred with
> SDS/LVM. How will those systems behave mirror-wise when doing just a
> plain jumpstart restore off these images? Will they even boot?
You can't set up mirroring by adjusting files. Mirroring assumes that> What
> files do I have to adjust to reenable the mirror? (/etc/vfstab
> /etc/system /etc/lvm/* ?).
there is a valid state replica database on the disks themselves. You
have to create that by running specific commands. It would be possible
to do that in a finish script of some sort.
You can *disable* the need for the mirror by commenting out or removing
the 'rootdev' line in /etc/system, and by modifying /etc/vfstab to mount
the filesystems from the disk slices rather than the logical volumes or
metadevices.
--
Darren Dunham [email]ddunham@taos.com[/email]
Unix System Administrator Taos - The SysAdmin Company
Got some Dr Pepper? San Francisco, CA bay area
< This line left intentionally blank to confuse you. >
Darren Dunham Guest



Reply With Quote

