Sponsored Content
Full Discussion: Need LVM Help
Operating Systems AIX Need LVM Help Post 302987306 by rbatte1 on Thursday 8th of December 2016 05:51:38 AM
Old 12-08-2016
I'm surprised that the process didn't just get an IO error and abort in a consistent way, but I had something similar years ago after a disk failure. We ended up editing the ODM to correct the conflict, but this is a specialised task and we had IBM walk us through it. If you are paying for software support from IBM or another party then this is the time to use it.

Sorry I can't give you more specific advice.


Robin
 

10 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

When to use LVM?

Having first encountered LVM in HP-UX and now experimenting with it in Redhat and Gentoo, I am wondering, when is it actually good practice to use LVM? Obviously LVM doesn't work for boot partitions, so that question is a pretty easy answer: Not for /boot in Linux. While trying to figure out... (1 Reply)
Discussion started by: deckard
1 Replies

2. AIX

Help with LVM

Sorry for the noob question; my experience is with Solaris. Am I reading this right? Are these disks completely unused? Not possibly raw disks for informix or something? hdisk5 0K-08-ff-0,1 Optimal RAID 10 Array 285.7GB pdisk20 0K-08-00-2,0 Active Array Member 142.8GB... (2 Replies)
Discussion started by: filosmith
2 Replies

3. Red Hat

lvm with -- on the name

Hi All, I created an lvm filesystem with a name with dash in the middle, like xxx-yyy (note, that it's only one dash). I was able to create it smoothly with this instructions. lvcreate -L 1G uservg -n xxx-yyy ls /dev/uservg/xxx-yyy (check) mkfs.ext3 /dev/uservg/xxx-yyy mount... (1 Reply)
Discussion started by: itik
1 Replies

4. Red Hat

Lvm

Hi, can we create logical volume from 2 different volume groups. (1 Reply)
Discussion started by: gopalredhat
1 Replies

5. AIX

lvm

Hi. can anyone define about VGDA,VGSA,and quorum in aix.. (1 Reply)
Discussion started by: sumathi.k
1 Replies

6. HP-UX

How to reduce LVM to create another LVM

Hi, I'm new to HP-UX. I have LVM on /var with 92Gig. I would like to reduce it to create another LVM for Oracle client with 800 meg or so. How to do it. I'm running 11.iv3 Thanks (4 Replies)
Discussion started by: lamoul
4 Replies

7. AIX

Help with lvm

i have os 5.1 and i do mirror with hdisk0 and hdisk1 on rootvg at the end i get error in mail that: At least one partition mirror is broken please call sysadmin hd5 boot 1 2 2 closed/stale N/A the other fs seems ok and sync what to do about the hd5??? (4 Replies)
Discussion started by: amitt74
4 Replies

8. Red Hat

LVM Help

Hi, I have extended the logical drive on my SMART ARRAY on a BL460 C class blade from 72G to 300G (disk upgrade RAID0+1). It went fine and the new larger disks have now sync'ed up. I now need to create additional disk space on my linux OS (RH) via LVM but I am unable to see the additional... (9 Replies)
Discussion started by: Duffs22
9 Replies

9. Linux

LVM

Hi , I have 500 GB hard drive in my office server, previous employee installed fedora in to it, with 50 GB / and 120 GB (/opt/backup 15GB, /opt/test 5GB so on) . i have 180 GB free space left , so I have created LVM in 180 GB and moved all data from 120 GB to 180 . Now i need to create lvm in... (1 Reply)
Discussion started by: ram5019
1 Replies

10. UNIX for Dummies Questions & Answers

How to convert non LVM root partition to LVM?

Hi Guys, I m using redhat 6, I have installed root partition as non-LVM . Is there any way i can convert it to LVM? (1 Reply)
Discussion started by: pinga123
1 Replies
IPRUPDATE(8)						      System Manager's Manual						      IPRUPDATE(8)

NAME
iprupdate - IBM Power RAID adapter/device microcode update utility SYNOPSIS
iprupdate iprupdate --debug --check_only --daemon --use-polling --use-uevents DESCRIPTION
iprupdate is used to update the microcode on IBM storage adapters and the disk units attached to them to a minimum supported level. It can be run at any time while the ipr device driver is loaded. The utility will check the microcode revision level of each storage adapter/disk unit on the system and compare it to the microcode revision level that is installed in /etc/microcode, /usr/lib/microcode, and /lib/firmware. If the microcode level on the adapter/device is below the minimum supported level and the level of the latest image is newer, the microcode will be updated to the latest level available. It is desired that this be called in the boot process. OPTIONS
--version Print the version number of iprupdate --debug Enable additional error logging. Enabling this will result in additional errors logging to /var/log/messages. --check_only Check if any adapters or disk units are below their minimum supported level. --daemon Run as a daemon to handle adapters and devices being hotplugged. --use-polling Do not use netlink/uevent notification, but rather poll for adapter and device configuration changes. --use-uevents Use netlink/uevent notification rather than polling for adapter and device configuration changes. If not specified, polling will be used until the first uevent notification appears, then netlink will be used. AUTHOR
Brian King (brking@us.ibm.com) February 2005 IPRUPDATE(8)
All times are GMT -4. The time now is 10:08 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy