SUNW-MSG-ID: SUNOS-8000-0G - Solaris crash managing - newbie

Hello,
I am relatively newbie at Solaris OS and before day, my server goes unexpectedly down. After issue I got following messages from /var/adm/messages log:
May 9 03:29:13 server1 unix: [ID 836849 kern.notice]
May 9 03:29:13 server1 ^Mpanic[cpu7]/thread=fffffe800070ac60:
May 9 03:29:13 server1 genunix: [ID 843051 kern.info] NOTICE: SUNW-MSG-ID: SUNOS-8000-0G, TYPE: Error, VER: 1, SEVERITY: Major
May 9 03:29:13 server1 unix: [ID 836849 kern.notice]
May 9 03:29:13 server1 ^Mpanic[cpu2]/thread=fffffe80004fdc60:
May 9 03:29:13 server1 genunix: [ID 663943 kern.notice] Unrecoverable Machine-Check Exception
May 9 03:29:13 server1 unix: [ID 836849 kern.notice]
May 9 03:29:13 server1 ^Mpanic[cpu6]/thread=fffffe80006a5c60:
May 9 03:29:13 server1 unix: [ID 836849 kern.notice]
May 9 03:29:13 server1 ^Mpanic[cpu4]/thread=fffffe80005c7c60:
May 9 03:29:13 server1 unix: [ID 836849 kern.notice]
May 9 03:29:13 server1 ^Mpanic[cpu0]/thread=fffffe8000005c60:
May 9 03:29:13 server1 unix: [ID 836849 kern.notice]
May 9 03:29:13 server1 ^Mpanic[cpu1]/thread=fffffe800042ac60:
May 9 03:29:13 server1 genunix: [ID 663943 kern.notice] Unrecoverable Machine-Check Exception
May 9 03:29:13 server1 unix: [ID 100000 kern.notice]
May 9 03:29:13 server1 genunix: [ID 655072 kern.notice] fffffe800042aab0 unix:cmi_mca_panic+1e ()
May 9 03:29:13 server1 genunix: [ID 655072 kern.notice] fffffe800042aae0 unix:cmi_mca_trap+13d ()
May 9 03:29:13 server1 genunix: [ID 655072 kern.notice] fffffe800042aaf0 unix:mcetrap+17e ()
May 9 03:29:13 server1 genunix: [ID 655072 kern.notice] fffffe800042abe0 unix:i86_mwait+d ()
May 9 03:29:13 server1 genunix: [ID 655072 kern.notice] fffffe800042ac20 unix:cpu_idle_mwait+125 ()
May 9 03:29:13 server1 genunix: [ID 655072 kern.notice] fffffe800042ac40 unix:idle+89 ()
May 9 03:29:13 server1 genunix: [ID 655072 kern.notice] fffffe800042ac50 unix:thread_start+8 ()
May 9 03:29:13 server1 unix: [ID 100000 kern.notice]
May 9 03:29:13 server1 genunix: [ID 672855 kern.notice] syncing file systems...
May 9 03:29:14 server1 genunix: [ID 904073 kern.notice] done
May 9 03:29:15 server1 genunix: [ID 111219 kern.notice] dumping to /dev/zvol/dsk/rpool/dump, offset 65536, content: kernel
May 9 03:30:38 server1 genunix: [ID 100000 kern.notice]
May 9 03:30:38 server1 genunix: [ID 665016 kern.notice] ^M100% done: 656785 pages dumped,
May 9 03:30:38 server1 genunix: [ID 851671 kern.notice] dump succeeded
I don't know how to determine from mdb/logs/.... what cause server crash...
Could someone help me with this please?
info about my system:
platform: SUN FIRE X4150
SunOS 5.10 Generic_142910-17
Many thanks

Hi;
The Message ID: SUNOS-8000-0G indicates errors detected by the Solaris kernel required immediate reboot to preserve system integrity.
This error event could be caused by a hardware fault, such as a defective component or firmware incompatibility, or a software event, such as a bad patch, misconfiguration, or downrev device driver. This list is not an exhaustive list of possible reasons for the reboot, but merely some suggestions as to why it took place.
This box panick'd ::
May 9 03:29:13 server1 ^Mpanic[cpu1]/thread=fffffe800042ac60:
May 9 03:29:13 server1 genunix: [ID 663943 kern.notice] Unrecoverable Machine-Check Exception
May 9 03:29:13 server1 unix: [ID 100000 kern.notice]
May 9 03:29:13 server1 genunix: [ID 655072 kern.notice] fffffe800042aab0 unix:cmi_mca_panic+1e ()
May 9 03:29:13 server1 genunix: [ID 655072 kern.notice] fffffe800042aae0 unix:cmi_mca_trap+13d ()
May 9 03:29:13 server1 genunix: [ID 655072 kern.notice] fffffe800042aaf0 unix:mcetrap+17e ()
May 9 03:29:13 server1 genunix: [ID 655072 kern.notice] fffffe800042abe0 unix:i86_mwait+d ()
May 9 03:29:13 server1 genunix: [ID 655072 kern.notice] fffffe800042ac20 unix:cpu_idle_mwait+125 ()
May 9 03:29:13 server1 genunix: [ID 655072 kern.notice] fffffe800042ac40 unix:idle+89 ()
May 9 03:29:13 server1 genunix: [ID 655072 kern.notice] fffffe800042ac50 unix:thread_start+8 ()
May 9 03:29:13 server1 unix: [ID 100000 kern.notice]
May 9 03:29:13 server1 genunix: [ID 672855 kern.notice] syncing file systems...
May 9 03:29:14 server1 genunix: [ID 904073 kern.notice] done
May 9 03:29:15 server1 genunix: [ID 111219 kern.notice] dumping to /dev/zvol/dsk/rpool/dump, offset 65536, content: kernel
May 9 03:30:38 server1 genunix: [ID 100000 kern.notice]
May 9 03:30:38 server1 genunix: [ID 665016 kern.notice] ^M100% done: 656785 pages dumped,
May 9 03:30:38 server1 genunix: [ID 851671 kern.notice] dump succeeded
If you have Oracle Support, please open a Service Request and send the core file to Oracle Kernel Team for analysis.
Regards.
</SQ>

Similar Messages

  • Solaris Crash Recovery and Fault Analysis

    Can some one help me in Analysing this solaris Crash Core
    Logs:
    ama01# strings vmcore.1 | more
    SunOS
    ama01
    Generic_108528-15
    sun4u
    SUNW,Ultra-80
    [AFT1] errID 0x00001fd4.f59af34f UE Error(s)
    See previous message(s) for details
    .symtab
    .strtab
    .shstrtab
    !}q|
    "+q|
    "^q|
    Fq}
    !(q|
    !:q|
    !\q|
    !lq|
    utsb_l512
    sfmmu_map_prom_mappings
    cl_comm_modname
    swapgeneric_modname
    setup_trap_table
    intr_pri
    mp_cpu_start
    kcage_range_lock
    prom_heartbeat
    sfmmu_remap_kernel
    disable_vec_intr
    bop_map
    flush_cnt
    idle_stop_xcall
    audit_closef
    auxio_panic
    conv_tnc
    i_ddi_rnumber_to_regspec
    cpu_sgn_func
    prom_path_gettoken
    cpc_level15_inum
    strplumb
    utsb_l31
    cbe_enable
    authkern_create_info
    prom_starfire_move_cpu0
    membar_stst_stld
    utsb_l32
    adj_ecache
    fnd_mapping_sz
    t_kspoll_info
    page_iolock_init
    prstep
    stop_other_cpus
    nexectype
    caslong
    memscrub_delete_span
    ipsecah_modinfo
    utsb_l34
    startup_bop_gone
    num_partitions
    setgwins
    have_pmc
    svc_tli_kcreate
    tune_t_flckrec
    start_other_cpus
    membar_memissue
    specfind
    hblk_add_panic1
    conslist_mutex
    mutex_owner
    hblk_add_panic2
    audit_stropen
    khash_hit
    mem_callbacks
    current_thread_complete
    atomic_add_32
    tnf_modinfo
    ddi_rep_putll
    audit_falloc_info
    prom_nextprop
    empty_cpu
    syscallfp
    lm_nfs3_fhtovp_info
    bind
    prom_serengeti_attach_board
    rce_ops
    dvma_sync

    SUNW,Ultra-80
    [AFT1] errID 0x00001fd4.f59af34f UE Error(s)That indicates some sort of uncorrectable errrs (either memory or something else).
    There should be more details logged in your /var/adm/messages.
    Hope this helps.

  • What happended to the Solaris Crash Analysis Tool 4.2 for Solaris 10?

    What happended to the Solaris Crash Analysis Tool 4.2 for Solaris 10?
    I'm trying to debug a kernel panic under Solaris 10 on sparcv9. I tried the SUNWscat 4.1 package but it core dumps on Solaris 10. I found a blog entry that described the problem and mentioned a version 4.2 fix. That was from May 2006, but I have not found any update sense then. Was 4.2 ever released or is their an alternative tool for Solaris 10 that I can use?

    One problem is that those of us who develop Solaris CAT do so as a "hobby" as it's not part of our actual jobs. But he good news is that management gave us the time to get a release out and 5.0 is now available here . We're now planning 6 month releases so we don't have a 5 year delay between updates.
    BTW, the Solaris Crash Analysis Tool supports Solaris 10, OpenSolaris/Solaris Nevada, sparc, and x86/x64.
    There are so many enhancements and bug fixes that I'd recommend reading the release notes (SUNWscat/docs/index.html).
    -- Dana

  • Solaris Crash Analysis Tool available any more?

    I'm trying to locate the Solaris Crash Analysis Tool v.5.2. Is it even available any more? I tried dl'ing the Oracle Services Tools Bundle (STB) v.6.0 but that didn't contain SUNWscat. Any ideas? If it's not available I'd appreciate confirmation that it isn't...

    Shalom, MikeW
    Blessings may another prosper in the will and ways of Jesus.
    About:
    Whether The "Solaris Crash Analysis Tool" for x86 & Sparc is still available anymore and where to download it.
    Downloaded the Solaris Crash Analysis Tool for x86 & Sparc version 5.1b On 08/15/2011 and other software.
    From the following:
    <non-Oracle link removed by moderator>
    Which linked to the following:
    <non-Oracle links removed by moderator>
    Moderator Action:
    Oracle owns the SCAT utility tool.and has decided that it only goes to paying customers.
    If you, as a non-Oracle entity, give it away then you are legally liable to pay Oracle for each `giveaway`.
    Your third-party links have been removed.
    Do not do that. If you continue, your actions may be reported to the site Administratoirs and your privileges may be removed.
    This is the second such edit that has been needed in this thread.
    The thread is now locked.
    Edited by: rukbat on Aug 15, 2011 5:21 AM

  • Outputs about the Solaris Crash Analysis Tool

    Hello all.
    I am new hear and would like to ask a question regarding to the Solaris Crash Analysis Tool.
    We are analyzing the results of "thread summary" but not quite sure what the asterisk represents.
    Following are the items that asterisk were attached.
    50* threads sleeping on a semaphore (49 user, 1 kernel)
    49* threads in biowait() (49 user, 0 kernel)
    1* process with 19 pending and 0 done kaio
    3* interrupt threads running (0 user, 3 kernel)
    It would be helpful if someone in this forum can educate us
    what does the asterisk mean.
    Thanks,
    Yu

    In addition, is the value
    "threads sleeping on a semaphore" and the "QNUM" in ipcs -q
    the same?
    It would be helpful if this question is also answered.
    Thanks,
    Yu

  • SunWS 4.2 C++ compiler on Solaris 8

    Hello,
    I have heard that the SunWS 4.2 C++ compiler works on Solaris 8 but is not supported.
    Is this accurate? What risks are there using it?
    Basically, we are currently using SunWS 4.2 C++ compiler on Solaris 6 and were wondering that if we upgrade to Solaris 8, will this mean the SunWS 4.2 C++ compiler no longer works.
    Also, any official documentation stating the above would be appreciated.
    Could someone please get back to me soon.
    Thanks in advance
    Martin

    We do not support Workshop 3.0(Compiler version C++ 4.2) on Solaris 8. The risk is: if you run it on Solaris 8 and it works, good; if not, we don't support.
    I don't have official documentation at hand. Workshop 3.0 is an EOLed product.
    - Rose

  • How Solaris Volume Manager sync submirrors

    HI Gurus,
    I have a question on how Solaris volume manager (SVM) does re-synchronization (in raid 1). In another word, in case of one submirror was modified during boot process, how SVM detects it and how SVM validate which sumirror is gold.
    One scenario I ran into: We had a software installed, this software updated /etc/name_to_sysnum which conflicts with new Solaris 10 release. So the system could not boot any more (not even to single user mode) after software installed. This box had root disk mirrored. To fix this, we boot from CDROM and mounted 1st mirror drive root partition (c0t0d0s0) and remove the bad entry in /etc/system (we did not break the mirror to make the changes). Then the box was able to boot up. After server was up, it was found /etc/system was rolled back with bad entries. Apparently it was synced back from 2nd mirror. So now the question is how SVM decides which submirror is invalid and should be re-sync from good submirror?
    2nd scenario I saw: someone accidently added one root file system submirror into zone as a file system. But during zone installation, system got panic and rebooted. During reboot, system kept crashing. We managed to boot from network, break the mirror (update /etc/vfstab and /etc/system) and finally was able to boot the system. So in case one submirror was accidently accessed, how does SVM protect data and will the corrupted data written to disk slice synced to good submirror?
    Please share your thoughts and point me with some good references. I could not find related info in SVM doc.
    Thanks,
    Wei

    SVM doesnt "sync" disks ie copy data from one disk to another except in the case when your first setting up a mirror. Or your replacing a disk etc.
    Those are circumstances when it realises the disks are out of sync.
    Once it has a mirrored pair, it will keep them in sync since all writes will go to both sides.
    And reads take alternate blocks from both disks.
    So if the the two sides of a mirror have gotten out of sync, you will see strange results as half your content will come from one and half your content will come from the other. Even inside a single file, assuming the file is bigger than the stripe size.
    So anything writing to one side of the mirror outside of SVM's control will corrupt things. And SVM has no mechanisms for detecting this and "fixing" things up.
    So its vital to break the mirror if your going to be writing to the disk outside of SVM control.
    If your brave and the amount of changes is small, you can try to edit both sides of the mirror.
    But you have to remember that SVM works at the block level, not the filesystem level.
    So if you do anything to make the two sides even minorly different. Even something as miror as update 2 files in a different order.
    Then the layout of blocks on the disks in the 2 halves could be different. And your're screwed.
    So don't do it on any system you care about. Its really easy to make a mistake and the consequences are usually catastrophic.
    When in doubt break the mirrors. Its the only safe way.

  • Solaris Volume Manager packages installation fails

    During the OS installation phase while jumpstarting, the output is as follows for Solaris Volume Manager (see below).
    To begin with, why are SUNWmdr and SUNWmdu packages trying to install? They are not mentioned in my Profile file, neither are they included in CORE OS. Is this a bug and has anyone found a fix to it?
    /tmp/install2gaGwn/checkinstall4gaGwn: /tmp/sh68390: cannot create
    pkgadd: ERROR: checkinstall script did not complete successfully
    Installation of <SUNWmdr> failed.
    No changes were made to the system.
    /tmp/installHBaqyn/checkinstallJBaqyn: /tmp/sh68530: cannot create
    pkgadd: ERROR: checkinstall script did not complete successfully
    Installation of <SUNWmdu> failed.
    No changes were made to the system.
    3751 blocks
    Thanks in advance,
    David
    p.s. This is happening while installing Sol9 sparc 04/2004 version (CORE) on Blade100, V480 and V240 machines.

    <table border="0" align="center" width="90%" cellpadding="3" cellspacing="1"><tr><td class="SmallText"><b>grestep wrote on Fri, 24 September 2004 14:34</b></td></tr><tr><td class="quote">
    Unfortunately, this is a bug in the Sun jumpstart process.
    You will have to install the same packages in a postinstall phase.
    This bug has been there for years.
    It is fixed in the latest Solaris 9 cdroms dated 09/04.
    I know of no other fix except the latest cdroms.
    It is also fixed in Solaris 10.
    Solaris 8 even the most recent cdroms have the bug.
    This bug only appears in a jumpstart. It works fine in a cdrom install. I haven't investigated why the jumpstart from a jumpstart server fails, but installing the package in a postinstall phase works.
    I recommend that you download the latest Solaris 9 cdroms if it is Solaris 9 that is having the problem. For Solaris 8, postinstall phase is your only option.
    I don't remember this bug in Solaris 7.
    </td></tr></table>
    Any idea how to fix this ? Ive jumped a lot of machines using this jumpstart server using JET, always using the SDS product from JET, it always worked well, until I tried to jump this v210 recently acquired and firmware updated.
    I got those errors and have no clue how to fix this .. :
    SDS: Installing sds....
    SDS: Installing SUNWmdr from: /a/var/opt/sun/jet/js_media/pkg/sds/4.2.1/sparc
    Copyright 2000 Sun Microsystems, Inc. All rights reserved.
    /a/var/opt/sun/jet/js_media/pkg/sds/4.2.1/sparc/SUNWmdr/inst all/checkinstall: /t
    mp/sh39790: cannot create
    pkgadd: ERROR: checkinstall script did not complete successfully
    Installation of <SUNWmdr> failed.
    No changes were made to the system.
    SDS: SUNWmdr installation complete
    SDS: Installing SUNWmdu from: /a/var/opt/sun/jet/js_media/pkg/sds/4.2.1/sparc
    Copyright 2000 Sun Microsystems, Inc. All rights reserved.
    /a/var/opt/sun/jet/js_media/pkg/sds/4.2.1/sparc/SUNWmdu/inst all/checkinstall: /t
    mp/sh40210: cannot create
    pkgadd: ERROR: checkinstall script did not complete successfully
    Installation of <SUNWmdu> failed.
    No changes were made to the system.
    SDS: SUNWmdu installation complete
    SDS: Installing SUNWmdx from: /a/var/opt/sun/jet/js_media/pkg/sds/4.2.1/sparc
    Copyright 2000 Sun Microsystems, Inc. All rights reserved.
    /a/var/opt/sun/jet/js_media/pkg/sds/4.2.1/sparc/SUNWmdx/inst all/checkinstall: /t
    mp/sh40640: cannot create
    pkgadd: ERROR: checkinstall script did not complete successfully
    Installation of <SUNWmdx> failed.
    No changes were made to the system.
    SDS: SUNWmdx installation complete
    SDS: Installing SUNWmdnr from: /a/var/opt/sun/jet/js_media/pkg/sds/4.2.1/sparc
    Copyright 2000 Sun Microsystems, Inc. All rights reserved.
    /a/var/opt/sun/jet/js_media/pkg/sds/4.2.1/sparc/SUNWmdnr/ins tall/checkinstall: /
    tmp/sh41060: cannot create
    pkgadd: ERROR: checkinstall script did not complete successfully
    Installation of <SUNWmdnr> failed.
    No changes were made to the system.
    SDS: SUNWmdnr installation complete
    SDS: Installing SUNWmdnu from: /a/var/opt/sun/jet/js_media/pkg/sds/4.2.1/sparc
    Copyright 2000 Sun Microsystems, Inc. All rights reserved.
    /a/var/opt/sun/jet/js_media/pkg/sds/4.2.1/sparc/SUNWmdnu/ins tall/checkinstall: /
    tmp/sh41460: cannot create
    pkgadd: ERROR: checkinstall script did not complete successfully
    Installation of <SUNWmdnu> failed.
    No changes were made to the system.
    SDS: SUNWmdnu installation complete
    SDS: Apply patch 108693-25
    Using : SunOS Release 5.8 Version Generic_117350-16 64-bit
    All other packages installed without problem
    Any insights ?

  • How do you change volume permissions with Solaris Volume Manager?

    (Previously posted in "Talk to the Sysop" - no replies)
    I'm trying to set up Solaris 9 to run Oracle on raw partitions. I have my design nailed down and I have built all the raw partitions I need as soft partitions on top of RAID 1 volumes. All this is built using Solaris Volume Manager (SVM).
    However, all the partitions are still owned by root. Before I can create my Oracle database, I need to change the owner of the Oracle partitions to oracle:oinstall. The only reference I found telling me how to do this was in a Sun Blueprint and it essentially said "You can't change volume permissions directly or permanently using SVM and chown will only remain effective until the next reboot. To make the changes permanent, you must modify /etc/minor_perm". Unfortunately, I can't find an example of how to do this anywhere and the online man pages are not particularly helpful (at least not to me).
    I'd appreciate a quick pointer, either to a good online resource or, even better, a simple example. For background, the volumes Oracle needs to own are:
    /dev/md/rdsk/d101-109
    /dev/md/rdsk/d201-203
    /dev/md/rdsk/d301-303
    /dev/md/rdsk/d401-403
    /dev/md/rdsk/d501-505
    I provide this information because I'd like to assign some, but not all, of the devices under /dev/md/rdsk to the oracle user and I was hoping some smart person out there could illustrate an approach using simle regular expressions, at which I'm horribly poor.
    Thanks in advance,
    Adrian

    Ron, I feel your pain.  I just came from an HTC also and a lot of stuff with this iPhone is bugging the crap out of me.  Who makes a phone where you can't adjust the ringer and alert volumes independently?  Instead, I have to adjust the alert volume when it is active.  C'mon guys.  Get with the program.  You won a bunch of Android users over with the 4S, but you're going to chase us all back when we're done with our contract.  Frustrating.  

  • Solaris Volume Manager Enhanced Storage BUG?

    All of our 64 bi sparc machines from solaris 8 and up used the Solstise Disk Suite...now solaris volume manager. The default solaris 10 install installs the command line metadb and other tools. I did formerly enjoy the metatool command for configuring the disk with GUI. I start the Management Console then I select Enhanced Storage and the Management Console just hangs. Is this because something is missing from my path. Or do I need to install more packages? If so what are these packages and where can I get them. I am also looking for the old versions of metatool for solaris 8 and 9 and ideas where I could find these?

    All of our 64 bi sparc machines from solaris 8 and up used the Solstise Disk Suite...now solaris volume manager. The default solaris 10 install installs the command line metadb and other tools. I did formerly enjoy the metatool command for configuring the disk with GUI. I start the Management Console then I select Enhanced Storage and the Management Console just hangs. Is this because something is missing from my path. Or do I need to install more packages? If so what are these packages and where can I get them. I am also looking for the old versions of metatool for solaris 8 and 9 and ideas where I could find these?

  • Solaris Volume Manager API

    Do they provide an API for commands like growfs, metaxxxx?

    Try a download for Solaris Volume Manager guide in the pdf format from docs.sun.com .
    Sridhar

  • Solaris Volume manager

    Hi,
    Hi,
    We are in process of developing a backup utility (CLI) using the Raid manager (Firmware operating at device level).
    Requirement
    When the user gives a mount point for backup
    -     Get the disk information that is mounted at the given mount point, if the mount point is for a metadevice then get all the disks under that metadevice.
    -     Execute the Raid manager command for disk level copying for the disks that are mounted (Primary disk) to the other disk (secondary disk), which also can be under a metadevice.
    -     Assign a backup ID, used for restoring the same when user wants
    Problem
    When a disk level copy operation is performed from a primary volume to a secondary volume which are configured by SVM, is there any way in which it is possible to configure the secondary (which now has the same data of primary) under SVM without any loss of data?

    A new feature of Solaris Volume Manager will provide the ability to import DiskSets. It should be available in a latter update release of Solaris 9.

  • Solaris Volume Manager help needed...

    I am new to Solaris Volume Manager and need some assistance. I suspect that the mirroring was no setup correctly on a server I am concerned with. Here is some output:
    metadb -i
    flags first blk block count
    a m p luo 16 8192 /dev/dsk/c1t0d0s7
    a p luo 8208 8192 /dev/dsk/c1t0d0s7
    ================================================
    metastat
    d4: Mirror
    Submirror 0: d50
    State: Okay
    Pass: 1
    Read option: roundrobin (default)
    Write option: parallel (default)
    Size: 5905116 blocks (2.8 GB)
    d50: Submirror of d4
    State: Okay
    Size: 5905116 blocks (2.8 GB)
    Stripe 0:
    Device Start Block Dbase State Reloc Hot Spare
    c1t0d0s5 0 No Okay Yes
    d3: Mirror
    Submirror 0: d40
    State: Okay
    Pass: 1
    Read option: roundrobin (default)
    Write option: parallel (default)
    Size: 6292242 blocks (3.0 GB)
    d40: Submirror of d3
    State: Okay
    Size: 6292242 blocks (3.0 GB)
    Stripe 0:
    Device Start Block Dbase State Reloc Hot Spare
    c1t0d0s4 0 No Okay Yes
    d2: Mirror
    Submirror 0: d30
    State: Okay
    Pass: 1
    Read option: roundrobin (default)
    Write option: parallel (default)
    Size: 8389656 blocks (4.0 GB)
    d30: Submirror of d2
    State: Okay
    Size: 8389656 blocks (4.0 GB)
    Stripe 0:
    Device Start Block Dbase State Reloc Hot Spare
    c1t0d0s3 0 No Okay Yes
    d1: Mirror
    Submirror 0: d20
    State: Okay
    Pass: 0
    Read option: roundrobin (default)
    Write option: parallel (default)
    Size: 33555735 blocks (16 GB)
    d20: Submirror of d1
    State: Okay
    Size: 33555735 blocks (16 GB)
    Stripe 0:
    Device Start Block Dbase State Reloc Hot Spare
    c1t0d0s1 0 No Okay Yes
    d0: Mirror
    Submirror 0: d10
    State: Okay
    Pass: 1
    Read option: roundrobin (default)
    Write option: parallel (default)
    Size: 16779312 blocks (8.0 GB)
    d10: Submirror of d0
    State: Okay
    Size: 16779312 blocks (8.0 GB)
    Stripe 0:
    Device Start Block Dbase State Reloc Hot Spare
    c1t0d0s0 0 No Okay Yes
    Device Relocation Information:
    Device Reloc Device ID
    c1t0d0 Yes id1,ssd@n20000004cf6f7b96
    =============================================
    metastat -p
    d4 -m d50 1
    d50 1 1 c1t0d0s5
    d3 -m d40 1
    d40 1 1 c1t0d0s4
    d2 -m d30 1
    d30 1 1 c1t0d0s3
    d1 -m d20 0
    d20 1 1 c1t0d0s1
    d0 -m d10 1
    d10 1 1 c1t0d0s0
    ========================================
    format of c1t0d0 (rootdisk)
    Part Tag Flag Cylinders Size Blocks
    0 root wm 11615 - 17422 8.00GB (5808/0/0) 16779312
    1 swap wu 0 - 11614 16.00GB (11615/0/0) 33555735
    2 backup wm 0 - 24619 33.92GB (24620/0/0) 71127180
    3 home wm 17423 - 20326 4.00GB (2904/0/0) 8389656
    4 unassigned wm 20327 - 22504 3.00GB (2178/0/0) 6292242
    5 var wm 22505 - 24548 2.82GB (2044/0/0) 5905116
    6 unassigned wm 0 0 (0/0/0) 0
    7 unassigned wm 24549 - 24619 100.16MB (71/0/0) 205119
    =======================================================
    format of c1t1d0 (rootmirror)
    Current partition table (original):
    Total disk cylinders available: 24620 + 2 (reserved cylinders)
    Part Tag Flag Cylinders Size Blocks
    0 root wm 1 - 14519 20.00GB (14519/0/0) 41945391
    1 swap wu 14520 - 17423 4.00GB (2904/0/0) 8389656
    2 backup wu 0 - 24619 33.92GB (24620/0/0) 71127180
    3 - wu 0 - 0 1.41MB (1/0/0) 2889
    4 - wu 1 - 24619 33.91GB (24619/0/0) 71124291
    5 unassigned wm 0 0 (0/0/0) 0
    6 var wm 17424 - 23231 8.00GB (5808/0/0) 16779312
    7 unassigned wm 0 0 (0/0/0) 0
    Any help and/or links to information for proper setup of mirroring when using Solaris Volume Manager would be appreciated. I should mention that the system also uses Veritas Volume Manager 4.1, but only Solaris Volume Manager is in control of the mirroring.

    Duplicate slicing: prtvtoc /dev/rdsk/c1t0d0s7|fmthard -s - /dev/rdsk/c1t1d0s7
    Lather, rinse, repeat for each file system:
    metainit the bootable side of the mirror: metainit -f d71 1 1 c1t0d0s7.
    metainit the other side: metainit d72 1 1 c1t1d0s7.
    Attach one side of the mirror: metainit d70 -m d71
    When done: lockfs -fa;init 6
    Lather, rinse, repeat for each file system:
    After reboot attach the other side of the mirror: metattach d70 d72
    bash-3.00# metastat -p
    d70 -m d71 d72 1
    d71 1 1 c1t0d0s7
    d72 1 1 c1t1d0s7
    d50 -m d51 d52 1
    d51 1 1 c1t0d0s5
    d52 1 1 c1t1d0s5
    d10 -m d11 d12 1
    d11 1 1 c1t0d0s1
    d12 1 1 c1t1d0s1
    d0 -m d1 d2 1
    d1 1 1 c1t0d0s0
    d2 1 1 c1t1d0s0
    d60 -m d61 d62 1
    d61 1 1 c1t0d0s6
    d62 1 1 c1t1d0s6
    bash-3.00# cat /etc/vfstab
    #device         device          mount           FS      fsck    mount   mount
    #to mount       to fsck         point           type    pass    at boot options
    fd      -       /dev/fd fd      -       no      -
    /proc   -       /proc   proc    -       no      -
    /dev/md/dsk/d10 -       -       swap    -       no      -
    /dev/md/dsk/d0  /dev/md/rdsk/d0 /       ufs     1       no      -
    /dev/md/dsk/d70 /dev/md/rdsk/d70        /usr    ufs     1       no      -
    /dev/md/dsk/d50 /dev/md/rdsk/d50        /var    ufs     1       no      -
    /dev/md/dsk/d60 /dev/md/rdsk/d60        /opt    ufs     2       yes     -
    /devices        -       /devices        devfs   -       no      -
    ctfs    -       /system/contract        ctfs    -       no      -
    objfs   -       /system/object  objfs   -       no      -
    swap    -       /tmp    tmpfs   -       yes     -

  • Solaris volume manager -- where?

    Where is the solaris volume manger for solaris 10 located?
    On what disk?
    Can I download it?

    $ pkginfo | grep -i volume
    system SUNWdthev CDE HELP VOLUMES
    system SUNWdthez Desktop Power Pack Help Volumes
    system SUNWmdar Solaris Volume Manager Assistant (Root)
    system SUNWmdau Solaris Volume Manager Assistant (Usr)
    system SUNWmdr Solaris Volume Manager, (Root)
    system SUNWmdu Solaris Volume Manager, (Usr)
    system SUNWvolr Volume Management, (Root)
    system SUNWvolu Volume Management, (Usr)
    $
    bbr

  • Solaris Patch Manager gets status:302 behind Proxy

    Hi Colleagues,
    I am trying to get Solaris Patch Manager on my Solaris 8 up and running.
    But if I say "smpatch analyze", the smpatch just reports a "Response code was 302" I think this means something like: "temporary moved".
    I think my problem is, that the proxy doesn't follow the moved object.
    Can anybody tell me where I can manualy download the detectors.jar and patchdb.zip?

    Any news on this posting? I'm trying to do the same thing, as I dont want to use a caching proxy to download patches, I just want to use
    a local source to perform analysis, downloads, and updates.
    Cheers.

Maybe you are looking for

  • Moving binaries from one filesystem to another

    Hi, Unix team is going to move binaries from one filesystem to another(A to B),my concerned is what things i should take care of once its been moved like /etc/oratab/ pointing to this new OH and what about orainventory?do i need relink binaries too?P

  • New PC - missing music gone forever???

    Hi all, I got a new PC and forgot to make a new backup from my itunes folder... Unfortunately I am now missing about 3 albums I bought on itunes. My account is the same as before... Is there any chance of downloading it again from the store??? kind r

  • Réinstallation d'In Design CC

    Voilà, Suite A Problème informatique In Design CC etait un Supprimé de mon Ordinateur. Je voudrais le Reinstaller MAIS impossible de le faire sur nuage créatif. Un conseil ? Here, Suite A Computer Problem, In Design CC was a Deleted My Computer. I wo

  • Premiere 12 won't load media

    Why won't my premiere 12 add some videos from my digital camera but will load other videos from the same camera?

  • Xmlforest returns me a number with a comma instead of a dot

    Hi, i have this problem. I don't know what to do to solve it. select to_number('4,5') from dual -- 4.1 (it's what i want) select xmlforest(to_number('4,5') "damm_number") from dual --should give <damm_number>4.5</damm_number> but doesn't Ya it seems