Sponsored Content
Operating Systems AIX Anyone know how to access rootvg? Post 302259240 by dig1tal on Monday 17th of November 2008 02:16:13 PM
Old 11-17-2008
Insert the boot media (either tape or CD) into the drive.

- Power on the system. The system begins booting from the installation media. After
several minutes, c31 is displayed in the LED/LCD panel which means that the
software is prompting on the console for input (normally to select the console device
and then select the language). After making these selections, you see the
Installation and Maintenance menu.

For partitioned systems with an HMC, you can also use the HMC to access SMS and
then select the bootable device, which would bypass the use of a bootlist.

You can also use a NIM server to boot to maintenance. For this you would need to place
your system’s network adapter in your customized service bootlist before any other
bootable devices, or use SMS to specifically request boot over that adapter (the later
option is most common).

Last edited by dig1tal; 11-17-2008 at 03:34 PM..
 

10 More Discussions You Might Find Interesting

1. AIX

Cloned Rootvg

New Question: The purpose of an alternate disk install is in my opinion to have a ready-to-use-backup and i've read that it is possible to install filesets or software on the cloned disk for testing purposal while the normal system is still running. The question is: how do you tell AIX (5.2... (5 Replies)
Discussion started by: kvanelshocht
5 Replies

2. Linux

create rootvg bootdisk

Hello, does anyone know how I can create a boot dvd with my fedora installation .... ie I am attempting to build a system identical to another production server so want to copy all files to cd and build the new system from that cd ,,, any ideas? Thanks (2 Replies)
Discussion started by: chlawren
2 Replies

3. AIX

mirror rootvg

Hello I have a question I have a box with Aix 5.3 with rootvg on mirror. I deleted a filesystem and I create a new one to install some software but when I type lsvg -l rootvg all my filesystems has mirror unless the new one. My question is I can mirror this fs only ??? or I have to... (9 Replies)
Discussion started by: lo-lp-kl
9 Replies

4. AIX

extendvg and rootvg

When attempting to extend rootvg to a new physical disk I received the following message: 0516-1162 extendvg: Warning, The Physical Partition Size of 64 requires the creation of 1093 partitions for hdisk5. The limitation for volume group rootvg is 1016 physical partitions... (4 Replies)
Discussion started by: jyoung
4 Replies

5. AIX

mirroring rootvg

I would like to konw wheather below steps are sufficient for mirroring rootvg. extendvg rootvg hdisk1 mirrorvg rootvg bootlist -m normal hdisk0 hdisk1 bosboot -ad hdisk0 bosboot -ad hdisk1 or anything needs to be added. (7 Replies)
Discussion started by: manoj.solaris
7 Replies

6. Solaris

Solaris rootvg backup

Guy's how can we take rootvg bakup in soraris .. Please let me know the command Pls advice . (5 Replies)
Discussion started by: Mr.AIX
5 Replies

7. AIX

rootvg mirrored

I want to increase the size of /tmp by 1GB I know that the command is chfs -a size=+1G /tmp But the rootvg is mirrored and when I do a lsvg -p rootvg, I could see 2 disks. Will there be any impact if I increase the size of /tmp when the rootvg is mirrored ? Please advise. (1 Reply)
Discussion started by: newtoaixos
1 Replies

8. AIX

access data from a new disk was assigned another rootvg

Hello, I try to access to data after connect a new disk (hdisk1) to a AIX 7.1 system This new disk was assigned to a rootvg from another AIX 6.1 system. It seem not assigned to any vg but if I tried to assigned hdisk1 to rootvg i get : Data seem to be always here ... ouf ;-)... (4 Replies)
Discussion started by: Voran
4 Replies

9. Emergency UNIX and Linux Support

Rootvg in read only state

I have Oracle Linux 5.7. It was hanged, so I rebooted it and now it came into maintenance mode and asking for root password. After password, it is at (Repair filesystem) 10 # I am not sure, where to go from here. All file-systems are in vg. Non-root is coming from EMC storage and root is from... (15 Replies)
Discussion started by: solaris_1977
15 Replies

10. AIX

Reducing / on rootvg

The root filesystem was mirrored, someone/something stopped mirroring, and increased / and /home to ridiculous values (/ got increased to 102gb and its only using 4.3gb, so 98gb is free). Can I reduce the / (/dev/hd4) filesytem down WITHOUT corrupting the the OS? I would do a: chfs -a size=10g... (6 Replies)
Discussion started by: mrmurdock
6 Replies
bttape(8)						      System Manager's Manual							 bttape(8)

NAME
bttape - Bootable Tape Creation utility SYNOPSIS
/usr/sbin/sysman bttape [-ui cui | gui [-display displayname] ] OPTIONS
Specifies the user interface to be invoked. The choices are: Invokes the command line interface. Invokes the graphical user interface. Specific command line options that will be used to interact. DESCRIPTION
The Bootable Tape Creation utility is used by the system administrator to create a bootable system image, that consists of a standalone kernel and copies of specified file systems. This standalone kernel is known as a miniroot and contains the requirements for a minimal operating system. In the event of a crash recovery, the system administrator can boot and restore file systems from the bootable system image by using the btextract(8) utility. During the creation of the bootable system image, you are prompted for the kernel name, the tape device, and the type of miniroot file sys- tem, that is, a memory file system or disk partition to be used for the bootable tape image. You are also prompted for the pathname of the Miniroot Append file, which lets you specify which additional files or directories should be included in the miniroot. The size of the Miniroot Append file should not exceed 360KB. You are also prompted for the pathname of the File System Backup File which defines which file systems are backed up to tape. Each line of this file specifies one file system by its device name, mount point, and type of file system. The bttape(8) utility provides for the creation and modification of these files. The bttape command has two user interface options: Graphical user interface (GUI) Command line interface (CUI) Online help is available for the bttape application. To get help, select any Help button or use the Help pull-down menu. Running the Graphical User Interface Option: The bttape application can be invoked from: The CDE Application Manager Application Group: System_Admin System Admin SubGroup: Storage_Management To start bttape from the command line, enter: /usr/sbin/sysman bttape -gui Running the Command Line Interface Option: To start the bttape command line interface, enter the following command from the terminal: /usr/sbin/sysman bttape -ui cui [cuioptions] RESTRICTIONS
You must have the appropriate privileges to use this application. FILES
Bootable Tape Creation utility Help Volume Managment interface files User-defined file User-defined file to designate which file systems to back up SEE ALSO
Commands: X(1X), btcreate(8), btextract(8) System Administration bttape(8)
All times are GMT -4. The time now is 08:56 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy