Sponsored Content
Operating Systems AIX Unmirror and machine not booted after restart Post 302912849 by rbatte1 on Tuesday 12th of August 2014 07:40:34 AM
Old 08-12-2014
Hello reply.ravi,

I suspect that you only have a disk left without a boot logical volume or boot image on it. In SMS, can you ask it to select the boot device and when prompted get it to list all? That might tell you which devices are bootable at all.

The process for mirroring rootvg should always be:-
Code:
extendvg rootvg hdisk1                           to add a disk to the volume group if needed
mirrorvg rootvg                                  with whatever options you choose which mirrors the logical volumes
bosboot -ad hdisk0                               or whatever disks are now bootable, each in turn
bootlist -m normal hdisk0 hdisk1 hdisk2 net cd   or whatever your boot list needs to be.
bootlist -om normal                              to display your selected boot list.

I would suggest that removing the mirror should follow the same subsequent steps, doing an unmirrorvg then a reducevg


If you have a mksysb image, you should be able to boot from that and go to single user, accessing the root volume group. You will then need to discover which disks you have available and try to work out what is on each and hopefully you can complete the bosboot there then boot again, probably through SMS to choose the boot device.

If bosboot fails, then you can be left with an un-bootable system too.


To remove the mirror, did you specify the disk to have the mirror removed from? I've had experience where just giving it the command will remove some LVs from one disk and some from another. Just pulling/deconfiguring a disk might then give you the symptoms here.

It would be good to know the steps taken, although obviously you won't be able to scrape them off the screen to show us.



Robin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~

A server I can have a play with reports this when I list the boot devices from SMS:-
Code:
 PowerPC Firmware
 Version EL350_071
 SMS 1.7 (c) Copyright IBM Corp. 2000,2008 All rights reserved.
-------------------------------------------------------------------------------
 Select Device
 Device  Current  Device
 Number  Position  Name
 1.        -      PORT - 7 IBM Host Ethernet Adapter
        ( loc=U789C.001.DQD5S24-P1-C7-T1 )
 2.        -      PORT - 8 IBM Host Ethernet Adapter
        ( loc=U789C.001.DQD5S24-P1-C7-T2 )
 3.        1      SCSI 15 GB Harddisk, part=2 (AIX 6.1.0)
        ( loc=U8203.E4A.65FE9F5-V4-C2-T1-L8300000000000000 )
 4.        2      SCSI 15 GB Harddisk, part=2 (AIX 6.1.0)
        ( loc=U8203.E4A.65FE9F5-V4-C2-T1-L8400000000000000 )

These are VIO provided disks, but the principal is the same. For your disks, it should be able to read the OS version and display it to you.



Robin

Last edited by rbatte1; 08-12-2014 at 08:57 AM..
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Dual booted RHL 7.3 with Win XP..

Hello all, I'm a no Linux expert! But I perfectly dual booted Win XP with RHL 7.3 on a hp pavilion notebook (model ze5170). All working fantastic now. But I have a minor problem now. I can't get RHL probe the modem, so could not get the internet connection working. The modem is a Conexant... (1 Reply)
Discussion started by: Vishnu
1 Replies

2. What is on Your Mind?

Bush Gets booted!!

EmaBhHJbbes maybe next time they will ask journalists to take off their shoes before going for press conference :D (5 Replies)
Discussion started by: sparcguy
5 Replies

3. Solaris

Unmirror and Remirror for Solaris 10

Happy New Year to all. I am working on Solaris 10 testing as we are moving from Solaris 8. When I JumpStart Solaris 10, SW mirroring (RAID1) is enabled by default and metastat -p shows: d10 -m d11 d12 1 d11 1 1 c1t0d0s0 d12 1 1 c1t1d0s0 d20 -m d21 d22 1 d21 1 1 c1t0d0s1 d22 1 1 c1t1d0s1... (9 Replies)
Discussion started by: StarSol
9 Replies

4. Linux

accessing a Debial home doc when booted ob Ubuntu

Sure it's been covered before my key words probably wrong for search, but I have a triple boot operate mostly in Ubuntu and would like to access debian files to see them without re-booting My first post and great to be here Thanks (1 Reply)
Discussion started by: worthamtx
1 Replies

5. UNIX for Dummies Questions & Answers

To find when is the system last re-booted

Hi, What is the command to find when is the system last re-booted? Appreciate your help in this regard. Regards, Venkatesh. (3 Replies)
Discussion started by: venkatesht
3 Replies

6. Shell Programming and Scripting

FNG Question: Test if remote server has booted

Hello again, I have a script on my media server that wakes up my backup server, performs an 'rsync' backup, then shuts the backup server down. Currently, I have it send the Wake on LAN packet, and sleep for 5 minutes, just to give the backup server time to boot (of course it doesn't take that long,... (11 Replies)
Discussion started by: vwgtiturbo
11 Replies

7. Solaris

physical device name when booted different then at ok prompt

Hi all, I am experimenting with solaris. I noticed that when the machine is booted the physical device name of the root device is different then when I am at the ok prompt: # mount | head -1 / on /dev/dsk/c1t1d0s0 # ls -l /dev/dsk/c1t1d0s0 lrwxrwxrwx 1 root root ... (2 Replies)
Discussion started by: deadeyes
2 Replies

8. AIX

Booted to old_rootvg

Our offshore team tried to do some patching for me over the weekend, and while I'm not completely sure of how we got into this state, I know it started with them forgetting to put the alt_rootvg back to sleep before rebooting the server. Our process is this: Clone/update_all using... (1 Reply)
Discussion started by: sdiehr00
1 Replies

9. UNIX for Advanced & Expert Users

Users get booted

Hello....weird problem but hoping someone can help! Server: PowerEdge 2850 - 8 core - 12gb ram - 32 bit processor OS: Redhat ES 6 Setting: University setting .. use server for Computer Science student accounts (350 users) Every so often the system just boots you, no matter what you are... (14 Replies)
Discussion started by: cookdl
14 Replies
All times are GMT -4. The time now is 05:52 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy