- 21. Re: XFS - hard drive dying (score: 1)
- Author: A JM <vbtalent@xxxxxxxxx>
- Date: Sun, 4 Sep 2005 07:59:05 -0400
- The volume group I created was as far as I know a "default" setup... If I'm going to try to re-create the VG, the /dev/hdb1 (dying 200gig Maxtor ) will be dd' d to a 250gig drive, different size. Sin
- /archives/xfs/2005-09/msg00235.html (11,773 bytes)
- 22. Re: XFS - hard drive dying (score: 1)
- Author: Iustin Pop <iusty@xxxxxxxxx>
- Date: Sun, 4 Sep 2005 15:05:13 +0300
- Well, a dd copy will have make /dev/hdb1 the same size as the old /dev/hdd1, but since the /dev/hdb is larger it will have some space unused. NO NO NO, you must NOT create a new VG. You must re-activ
- /archives/xfs/2005-09/msg00236.html (11,250 bytes)
- 23. Re: XFS - hard drive dying (score: 1)
- Author: A JM <vbtalent@xxxxxxxxx>
- Date: Sun, 4 Sep 2005 08:35:28 -0400
- It's not good then if I can't create new and incorporate the old due to the old OS bieng re-worked, unless I have a back-up which I'm looking for.... [root@myth ~]# pvscan PV /dev/hda5 VG VolGroup01
- /archives/xfs/2005-09/msg00237.html (10,378 bytes)
- 24. Re: XFS - hard drive dying (score: 1)
- Author: Iustin Pop <iusty@xxxxxxxxx>
- Date: Sun, 4 Sep 2005 16:04:56 +0300
- This is strange. When you reinstalled the OS, did you by change erase /dev/hda4? Also, what do: pvdisplay /dev/hda4 and pvdisplay /dev/hdb1 say? Iustin
- /archives/xfs/2005-09/msg00238.html (10,024 bytes)
- 25. Re: XFS - hard drive dying (score: 1)
- Author: A JM <vbtalent@xxxxxxxxx>
- Date: Sun, 4 Sep 2005 12:42:26 -0400
- Yes, I think what happened was that I dd'd to the wrong drive by accident since I was using Knoppix. /dev/hda wouldn't boot and that was all she wrote! That was the reason for the reinstall. I can ru
- /archives/xfs/2005-09/msg00239.html (10,587 bytes)
- 26. Re: XFS - hard drive dying (score: 1)
- Author: Iustin Pop <iusty@xxxxxxxxx>
- Date: Sun, 4 Sep 2005 21:12:28 +0300
- Well I don't know - but at least /dev/hda4 should be ok. Well, sorry to say but if you are missing /dev/hda4 (the other part of the VG) then... Hope you have backups! Best regards, Iustin Pop
- /archives/xfs/2005-09/msg00240.html (10,449 bytes)
- 27. XFS - hard drive dying (score: 1)
- Author: "Adam Marx" <A.Marx@xxxxxxxxxx>
- Date: Wed, 10 Aug 2005 13:09:27 -0400
- I'm experiencing some problems with my XFS filesystem mainly due to a drive that is crashing. The system had been very stable and nothing has been changed. This is some of the information from dmsg:
- /archives/xfs/2005-08/msg00047.html (9,435 bytes)
- 28. Re: XFS - hard drive dying (score: 1)
- Author: Justin Piszcz <jpiszcz@xxxxxxxxxxxxxxx>
- Date: Wed, 10 Aug 2005 13:17:59 -0400 (EDT)
- You can try putting it in the freezer for an hour or so, then hooking it up immediately and attempting to either dd the drive or mount/repair it and copy the data off immediately. Justin. On Wed, 10
- /archives/xfs/2005-08/msg00048.html (10,940 bytes)
- 29. XFS - hard drive dying (score: 1)
- Author: A JM <vbtalent@xxxxxxxxx>
- Date: Thu, 11 Aug 2005 17:52:39 -0400
- Sorry for the double post. I'm experiencing some problems with my XFS filesystem mainly due to a drive that is crashing. The system had been very stable and nothing has been changed. This is some of
- /archives/xfs/2005-08/msg00057.html (10,528 bytes)
- 30. Re: XFS - hard drive dying (score: 1)
- Author: A JM <vbtalent@xxxxxxxxx>
- Date: Thu, 11 Aug 2005 20:32:37 -0400
- Some other usfeul information? Here is some info from trying XFS utilities. [root@myth ~]# xfs_repair -n -v /dev/VGforMyth/video Phase 1 - find and verify superblock... superblock read failed, offset
- /archives/xfs/2005-08/msg00059.html (8,541 bytes)
- 31. Re: XFS - hard drive dying (score: 1)
- Author: Christian <evil@xxxxxxxxxx>
- Date: Fri, 12 Aug 2005 12:37:54 +0200
- A JM schrieb: Starting XFS recovery on filesystem: dm-0 (dev: dm-0) hdd: dma_intr: status=0x51 { DriveReady SeekComplete Error } hdd: dma_intr: error=0x40 { UncorrectableError }, LBAsect=371098048, h
- /archives/xfs/2005-08/msg00061.html (9,564 bytes)
- 32. Re: XFS - hard drive dying (score: 1)
- Author: A JM <vbtalent@xxxxxxxxx>
- Date: Fri, 12 Aug 2005 07:19:26 -0400
- So the dd_rhelp command line for the entire drive to recover to another drive would read like? (dd_rhelp /dev/VGforMyth/video /dev/hdc/video) Does this need to be done in "single user" mode? Thanks f
- /archives/xfs/2005-08/msg00062.html (10,500 bytes)
- 33. Re: XFS - hard drive dying (score: 1)
- Author: evilninja <evilninja@xxxxxxx>
- Date: Fri, 12 Aug 2005 14:24:44 +0200
- A JM schrieb: i don't know much about LVM but when /dev/VGforMyth/video is your bad drive, /dev/hdc/video should be the good drive of the *same* size: % dd_rescue /dev/VGforMyth/video /dev/hdc/video
- /archives/xfs/2005-08/msg00063.html (9,872 bytes)
- 34. Re: XFS - hard drive dying (score: 1)
- Author: A JM <vbtalent@xxxxxxxxx>
- Date: Sat, 13 Aug 2005 19:58:09 -0400
- I tried using dd_rescue on my drive and it appeard to be copying over the data until I got the message that there wasn't enough space on the target disk? Very strange since they are the exact same si
- /archives/xfs/2005-08/msg00064.html (8,682 bytes)
- 35. Re: XFS - hard drive dying (score: 1)
- Author: evilninja <evilninja@xxxxxxx>
- Date: Sun, 14 Aug 2005 21:18:42 +0200
- (please respond on-list, so everyone can help, especially when i enjoyed an offline-weekend ;-)) A JM schrieb: no, if you dd(_rescue) to the device (the good harddrive) itsself, it does not have to b
- /archives/xfs/2005-08/msg00065.html (10,524 bytes)
- 36. Re: XFS - hard drive dying (score: 1)
- Author: evilninja <evilninja@xxxxxxx>
- Date: Sun, 14 Aug 2005 21:32:21 +0200
- A JM schrieb: strange indeed, but since you're using LVM (right?) - did you double-check your setup and if your target disk is really big enough for /dev/VGforMyth/video ? are you sure that this is a
- /archives/xfs/2005-08/msg00066.html (9,018 bytes)
- 37. Re: XFS - hard drive dying (score: 1)
- Author: evilninja <evilninja@xxxxxxx>
- Date: Sun, 14 Aug 2005 22:03:15 +0200
- A JM schrieb: ok. yes, i commented on that :-) *if* the data is functional, then you can get your data. dd'ing is fine, but it'll stop on read errors which are likely to happen if the drive is damage
- /archives/xfs/2005-08/msg00067.html (11,498 bytes)
- 38. Re: XFS - hard drive dying (score: 1)
- Author: A JM <vbtalent@xxxxxxxxx>
- Date: Sun, 14 Aug 2005 17:22:29 -0400
- Yes, I think your correct like an idiot I should verify the file system on the drive, I assumed it's XFS... Can that be determined from the original disk in the LVM? How can I tell what it was format
- /archives/xfs/2005-08/msg00068.html (10,338 bytes)
- 39. Re: XFS - hard drive dying (score: 1)
- Author: evilninja <evilninja@xxxxxxx>
- Date: Mon, 15 Aug 2005 18:28:13 +0200
- A JM schrieb: you can probably look into your /etc/fstab, because the disk was working, didn't it? or you can use file(1): % file -s /dev/VGforMyth/video here: % file -s /dev/sda6 /dev/sda6: SGI XFS
- /archives/xfs/2005-08/msg00069.html (10,477 bytes)
- 40. Re: XFS - hard drive dying (score: 1)
- Author: A JM <vbtalent@xxxxxxxxx>
- Date: Mon, 15 Aug 2005 12:40:32 -0400
- It was working fine... Here is the output I'm getting and a copy of the fstab and the LVM. [root@myth ~]# file -s /dev/VGforMyth/video /dev/VGforMyth/video: ERROR: cannot open `/dev/VGforMyth/video'
- /archives/xfs/2005-08/msg00070.html (12,410 bytes)
This search system is powered by
Namazu