Sponsored Content
Full Discussion: missing disk
Operating Systems AIX missing disk Post 302210881 by magasem on Wednesday 2nd of July 2008 07:27:24 AM
Old 07-02-2008
Quote:
Originally Posted by bakunin
Have you imported and/or exported the VG? You might try to set the PVid on the disk by issuing "chdev -l hdiskpower10 -a pvid=yes".

Another possible scenario is you access the disk from another server too without having the VG varied on in concurrent mode. (For instance in a cluster scenario). Have you checked this?

I hope this helps.

bakunin
I already deleted missing disk from smitty and I added again hdiskpower10 to tempvg by #extendvg command and I seeing it now :
# lsvg -p tempvg
tempvg:
PV_NAME PV STATE TOTAL PPs FREE PPs FREE DISTRIBUTION
hdiskpower10 active 816 816 164..163..163..163..163
hdiskpower1 active 816 0 00..00..00..00..00
hdiskpower2 active 816 0 00..00..00..00..00
hdiskpower3 active 816 0 00..00..00..00..00
hdiskpower4 active 816 0 00..00..00..00..00
hdiskpower5 active 816 0 00..00..00..00..00
hdiskpower6 active 816 0 00..00..00..00..00
hdiskpower7 active 816 0 00..00..00..00..00
hdiskpower8 active 816 90 00..00..00..00..90
hdiskpower9 active 816 0 00..00..00..00..00
hdiskpower11 active 816 0 00..00..00..00..00
hdiskpower12 active 816 0 00..00..00..00..00

Because I was see hdiskpower10 by #lspv command but it wasn't assigned to VG, It was appearing as none disk, But now I have another thing when I execute the following commands

# lsvg -l tempvg
tempvg:
LV NAME TYPE LPs PPs PVs LV STATE MOUNT POINT
0516-1147 : Warning - logical volume cycles may be partially mirrored.
cycles jfs2 9701 8885 12 closed/syncd /doc1data/cycles
loglv01 jfs2log 1 1 1 closed/syncd N/A

# lslv -l cycles
0516-022 : Illegal parameter or structure value.
0516-304 : Unable to find device id 0000000000000000 in the Device
Configuration Database.
cycles:/doc1data/cycles
PV COPIES IN BAND DISTRIBUTION
hdiskpower1 816:000:000 100% 164:163:163:163:163
hdiskpower2 816:000:000 100% 164:163:163:163:163
hdiskpower3 816:000:000 100% 164:163:163:163:163
hdiskpower4 816:000:000 100% 164:163:163:163:163
hdiskpower5 816:000:000 100% 164:163:163:163:163
hdiskpower6 816:000:000 100% 164:163:163:163:163
hdiskpower7 816:000:000 100% 164:163:163:163:163
hdiskpower9 816:000:000 100% 164:163:163:163:163
0000000000000000 816:000:000 ? ?
hdiskpower11 816:000:000 100% 164:163:163:163:163
hdiskpower12 816:000:000 100% 164:163:163:163:163
hdiskpower8 725:000:000 100% 164:162:163:163:073# lslv -l loglv01
loglv01:N/A
PV COPIES IN BAND DISTRIBUTION
hdiskpower8 001:000:000 100% 000:001:000:000:000

My problem here it can't defining hdiskpower on cycles.
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Hard Disk drive space gone missing...

Sorry if this is totally the wrong place to post this but I have a question or something rather thats bugging me. I got a new Dell Inspiron laptop the other day and I was expecting it to have 80G on it, well atleast 70 or so after installation of OS and such but after looking carefully yesterday, I... (8 Replies)
Discussion started by: Ecclesiastes
8 Replies

2. HP-UX

missing disk

Hi Everyone I am having hard drive problems with a C3000 Visualize workstation. The machine has two 9.1Gb disks. One dedicated to the OS 11i and the other containing one lvol /space. When I boot up the second disk can be seen in sam but nowhere else, ie cd /space freezes. I fear that on boot... (3 Replies)
Discussion started by: C3000
3 Replies

3. Solaris

ZFS disk label missing

I 'm having problem in importing a zfs pool was getting error device missing and upon further digging found that labels on my disk for zpool are missing Does anyone know how to recover from it ? root@essapl020-u006 # zdb -l /dev/dsk/emcpower0c --------------------------------------------... (0 Replies)
Discussion started by: fugitive
0 Replies

4. Solaris

Disk space missing under SVM

Hi Gurus, I've got an issue here: (1) Hardware: Sun NetraT1, (2) OS: Solaris 10, (3) SVM metastat shows /var having 12 GB. df shows /var having 4 GB. Real space for /var is about 4 GB since I can't move a big file to it. How is 8 GB space missing? Does /var/run swap need to account? Can I... (5 Replies)
Discussion started by: aixlover
5 Replies

5. Solaris

hard disk broken, relocate user's home dir. All setting missing

Hi, guys I am a super newbie in solaris admin.... Now I got a problem. Due to the broken of one of Raid system, some user home directory is missing. Someone advises me to relocate the home directory on the new drive. I have googled and have tried " usermode -d " command. But I found a... (3 Replies)
Discussion started by: dr_dw
3 Replies

6. SuSE

How to resolve missing missing dependencies with opensuse 11.3 and 12.3?

Hello, This is a programming question as well as a suse question, so let me know if you think I should post this in programming. I have an application that I compiled under opensuse 12.2 using g77-3.3/g++3.3. The program compiles and runs just fine. I gave the application to a colleague who... (2 Replies)
Discussion started by: LMHmedchem
2 Replies

7. Red Hat

Yum - resolving missing dependencies that are not missing

I am trying to install VirtualBox on RHEL 5 but I need the 32 bit version for 32 bit Windows. When I run yum I get the following: sudo yum localinstall /auto/spvtg-it/spvss-migration/Software/VirtualBox-4.3-4.3.2_90405_el6-1.i686.rpm Loaded plugins: fastestmirror Setting up Local Package... (13 Replies)
Discussion started by: gw1500se
13 Replies
FREE(1) 							Linux User's Manual							   FREE(1)

NAME
free - Display amount of free and used memory in the system SYNOPSIS
free [-b|-k|-m|-g] [-c count] [-l] [-o] [-t] [-s delay] [-V] DESCRIPTION
free displays the total amount of free and used physical and swap memory in the system, as well as the buffers used by the kernel. The shared memory column should be ignored; it is obsolete. OPTIONS -b Display the amount of memory in bytes. -c count Display the result count times. Requires the -s option. -g Display the amount of memory in gigabytes. -k Display the amount of memory in kilobytes. This is the default. -l Show detailed low and high memory statistics. -m Display the amount of memory in megabytes. -o Display the output in old format, the only difference being this option will disable the display of the "buffer adjusted" line. -s Continuously display the result delay seconds apart. You may actually specify any floating point number for delay, usleep(3) is used for microsecond resolution delay times. -t Display a line showing the column totals. -V Display version information. FILES
/proc/meminfo memory information AUTHORS
Written by Brian Edmonds. Send bug reports to <albert@users.sf.net> SEE ALSO
ps(1), slabtop(1), top(1), vmstat(8). Cohesive Systems 5 Oct 2009 FREE(1)
All times are GMT -4. The time now is 12:48 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy