Mirroring the root disks when using Jumpstart...

Ask a Question related to Sun Solaris, Design and Development.

  1. #1

    Default Mirroring the root disks when using Jumpstart...



    Adam B Guest

  2. Similar Questions and Discussions

    1. 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...
    2. 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...
    3. 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...
    4. 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...
    5. jumpstart problem
      Hi Sami, Thanks a lot for your reply. bootparamd is running. Please have a look at my /etc/bootparams file below: ilamail ...
  3. #2

    Default 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

  4. #3

    Default Re: Mirroring the root disks when using Jumpstart...

    Akop Pogosian wrote:
    > 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..
    >
    Gee, can't you just run "mirrorvg rootvg"? Oh, right, that's only AIX. :-)

    Chris Mattern

    Chris Mattern Guest

  5. #4

    Default 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

  6. #5

    Default Re: Mirroring the root disks when using Jumpstart...

    Phil Meyer wrote:
    > 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.
    >
    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? What
    files do I have to adjust to reenable the mirror? (/etc/vfstab
    /etc/system /etc/lvm/* ?).

    Rgds

    Paul

    Paul Coray Guest

  7. #6

    Default 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

  8. #7

    Default Re: Mirroring the root disks when using Jumpstart...

    Paul Coray <paul.coray@spamblock.unibas.ch> wrote:
    > 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?
    My understanding is that they will not.
    > What
    > files do I have to adjust to reenable the mirror? (/etc/vfstab
    > /etc/system /etc/lvm/* ?).
    You can't set up mirroring by adjusting files. Mirroring assumes that
    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

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139