Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Old HDD copy to new HDD ? im lost... Post 302288498 by Sprellarinn on Tuesday 17th of February 2009 11:47:36 AM
Old 02-17-2009
Hi.

Just use the standard AIX LVM tools. The old HDD is probably called hdisk0 (see by issuing lspv) and if you simply insert the new one you will have hdisk1 (etc) for that one. Then extend the volume group and issue migratepv command. If this is a rootvg disk you will need to do bosboot & bootlist commands and your done.
 

10 More Discussions You Might Find Interesting

1. HP-UX

Hdd problem, help!!!

Hi, My HP-UX has some errors to wake up and one of them are: /dev/vg00/rlvol4 BAD CYLINDER GROUPS I have thought that my hdd has physical problems, my question is: Exists a program to check the hdd physically and to repair it... Thanks.... (0 Replies)
Discussion started by: efrenba
0 Replies

2. UNIX for Dummies Questions & Answers

Adding a new HDD

I am adding a new HDD to a Unix Sco Release 5 webserver. I consider myself a windows pro. However, growing up in the late 90's means I have little Unix knowledge. I know the HDD has to be mounted and formatted correctly. Can anyone give me any advice on this? A dummy's guide to installing a... (5 Replies)
Discussion started by: jeffreydavisjr
5 Replies

3. UNIX for Dummies Questions & Answers

Make a copy of a unix HDD

i have this HDD with SCO 5.0.6 and i'm getting this errors WARNING: wd0: Error on fixed disk dev 1/42, block=4829, cmd=0x000000C8 Sun Mar 11 05:50:08 2007 status=0x00000040, LBA sector=1285723, cylinder/head=5022/0 WARNING: wd0: Error... (0 Replies)
Discussion started by: josramon
0 Replies

4. UNIX for Dummies Questions & Answers

How to copy my system hdd usb stick from 4GB to 8GB ?

Hi, my router is my Linux embedded device. I have system installed on HDD 4GB usb stick, part1 swap, part2 /opt , part3 data. I need to copy my system to new HDD 8GB usb stick. What is a way for 4GB > 4GB HDD and what for 4GB > 8GB As I remeber, I can copy image of my 4GB HDD usb stick... (7 Replies)
Discussion started by: jack2
7 Replies

5. Solaris

New HDD Installation

All, I am a complete grasshopper when it comes to Unix, so here goes. I have a Solaris 9 server, running two 36GB HDD in a mirrored configuration. I am running low on disk space, and have purchased an additional 145GB HDD. Can anyone point me in the direction to some documentation on how to... (1 Reply)
Discussion started by: ptvenom427
1 Replies

6. UNIX for Dummies Questions & Answers

How do I boot second HDD?

I have a Sun Blade 1500 (sparc) I have two HDD's both configured with Solaris 10. How do I chose at boot which HDD I want to use? I've had a look through the FAQ, also done a web search but haven't come up with requisite info. touch /reconfigure does not seem to help. Any suggestions... (8 Replies)
Discussion started by: lewtargett
8 Replies

7. UNIX for Dummies Questions & Answers

help me format hdd!!

i just got a copy of windows and when i go to install it, it says i cant because it needs an ntfs file system. can anyone help me format my hard drive through linux? (2 Replies)
Discussion started by: camroc84
2 Replies

8. Solaris

Help with HDD Mirroring

Hi All Please can I have some help/advice. I am fairly new to unix so any help will be useful. I need to perform HDD Mirroring on a Sun Fire V245 Server running Solaris 10 OS. The system is already up and running and has the partitions and slices already. Is it possible to perform the... (6 Replies)
Discussion started by: pluto.flame
6 Replies

9. UNIX for Dummies Questions & Answers

External HDD

I need to get an external HDD for a SUN server running Solaris 10. The Western Digital that I have will not recognize and when I went looking for drivers WD only has them for MAC and Windows. Is there a External HDD that is known to work with Unix? (24 Replies)
Discussion started by: SIFT3R
24 Replies

10. AIX

IBM AIX Internal HDD vs SAN HDD and Oracle

Hi Folks, I am facing an issue with the performance. P4 with 1 processor and 16 GB RAM and SAN HDD = Oracle report takes 25 minutes P5 with 2 processors and 16 GB RAM internall HDD with LPAR = Oracle Report takes 1 hour 15 minutes ( please note I have assigned all the max processors and... (7 Replies)
Discussion started by: filosophizer
7 Replies
pvck(1M)																  pvck(1M)

NAME
pvck - check or repair a physical volume in LVM volume group SYNOPSIS
pv_path pv_path DESCRIPTION
This command is supported for arguments belonging to volume groups version 1.0. Attempting this command with arguments belonging to volume groups version 2.0 or higher will result in an error. Note: Currently is only capable of detecting bad checksums caused by a forward system migration after a backward system migration. It should not be used in other situations. The command examines and repairs LVM data structures on a raw disk (pv_path) in a volume group. Options and Arguments recognizes the following options and arguments. Repair problems found. Report, but do not repair problems. pv_path The raw device path name of a physical volume. RETURN VALUE
returns the following values Either no problems were found or all problems were corrected. Unable to repair. EXAMPLES
Examine LVM checksums on without modifying anything: Repair LVM checksums on if necessary: WARNINGS
should only be run on a device whose volume group has not been activated. is designed to repair the root device or devices while the system is booted in maintenance mode ("", see hpux(1M) on PA-RISC systems). AUTHOR
was developed by HP. SEE ALSO
intro(7), lvm(7). pvck(1M)
All times are GMT -4. The time now is 10:25 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy