PDA

View Full Version : test hard drive


carlainz
2006-12-06, 11:48 AM CST
hi in my FC5 64bit i have 2 disk , i think the second disk have some hardware problem ,
there is a software in fedora , where i can test it ?

Thanks Cheers :)

Seve
2006-12-06, 12:22 PM CST
Hello:
I'm not sure if there is anything in Fedora or not?
Have you tried the web-site for drive manufacturer. They usually have some utilities available to test their drives.

Seve

carlainz
2006-12-07, 01:08 PM CST
my second drive is dead , sometimes start and sometimes not .... now i don't need the test tool ....
I want to remove this second drive , but before i need to edite my fstab.com

/dev/VolGroup00/LogVol00 / ext3 defaults,usrquota,grpquota 1 1
LABEL=/boot /boot ext3 defaults 1 2
LABEL=/home2 /home2 ext3 defaults 1 2
devpts /dev/pts devpts gid=5,mode=620 0 0
tmpfs /dev/shm tmpfs defaults 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs defaults 0 0
/dev/VolGroup00/LogVol01 swap swap defaults 0 0

my question is , i need to remove only the line : LABEL=/home2 /home2 ext3 defaults 1 2
or i have to do something else ? i

Cheers

Seve
2006-12-07, 01:39 PM CST
Hello:
I believe you are correct. As long as it's not part of a lvm (which I don't think it is)
You could just comment out the line .... same effect.

Seve

carlainz
2006-12-07, 01:45 PM CST
Hello:
I believe you are correct. As long as it's not part of a lvm (which I don't think it is)
You could just comment out the line .... same effect.

Seve

thanks

i don't think i have LVM ... but where i can check if i have this ?

cheers

Seve
2006-12-07, 01:50 PM CST
thanks

i don't think i have LVM ... but where i can check if i have this ?

cheers
Hello:
If you have a look at your system-monitor File System tab your should be able to tell. Or under Aministration / Logical Volume Management.
As soon as you comment out the line and reboot you will know right away.

Seve

carlainz
2006-12-08, 08:14 AM CST
i have check in Aministration / Logical Volume Management. .
in the properties for volume group i have Format: lvm2 ( for disk 1 master )
for volume 2 slave i have ext3

.....

cheers

Seve
2006-12-08, 08:40 AM CST
Hello:
Does it look like the attached ?
I have 2 VolGroups
Seve

carlainz
2006-12-08, 10:13 AM CST
yes is the same .
i don't undertsand what is this lvm2 ..

thanks

Seve
2006-12-08, 01:17 PM CST
Hello:
This can explain it somewhat I hope : http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/custom-guide/ch-lvm-intro.html
http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/custom-guide/ch-lvm-intro.html
What it means for your that you may have to do some more digging to find a how-to or instructions on replacing or removing a lvm.

I think there are some how-to's here in the forums, you will have to have a look through.
Off hand I have no idea how to replace a physical drive that is part of a lvm setup.

Seve

carlainz
2006-12-08, 03:13 PM CST
Hello:
This can explain it somewhat I hope : http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/custom-guide/ch-lvm-intro.html
http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/custom-guide/ch-lvm-intro.html
What it means for your that you may have to do some more digging to find a how-to or instructions on replacing or removing a lvm.

I think there are some how-to's here in the forums, you will have to have a look through.
Off hand I have no idea how to replace a physical drive that is part of a lvm setup.

Seve


hmm is to difficult for me ..

i have add the second disk whit this how to http://fedoranews.org/tchung/storage/

if this can help you , to understand if i have lvm or not ...

thanks