search for: hdk1

Displaying 4 results from an estimated 4 matches for "hdk1".

Did you mean: hda1
2002 Dec 24
0
Cosmetical printk change, remounting problems.
...a badblock test on it (which returned zero errors, *sigh*, I love flaky hardware), e2fsck'ed it (complained only about a missing lost+found an some wrong free block counts, nothing major), and then tried to remount it rw again but got the following error: root@yadda:~# mount -oremount,rw /dev/hdk1 mount: block device /dev/hdk1 is write-protected, mounting read-only root@yadda:~# which was accompanied by the following printk's: ext3_abort called. EXT3-fs abort (device ide5(57,1)): ext3_remount: Abort forced by user Do I have to reboot the server to be able to mount the FS rw again or s...
2006 Jun 20
1
viewing ext3 journal
Hi! Is there a way to view ext3 filesystem's maintained journal (in a human-readable-format)? I ask, because i have had a server crash before and now i'm wondering if i might take a look at last things that my server did straight before crash. I guess clarifying log insertions might be lost before buffers were flushed to disk. Thx.
2002 Feb 28
5
Problems with ext3 fs
...fo as possible. I'm running a system with ext3 fs on software RAID. The RAID set-up is as shown below: jlm@nijinsky:~$ cat /proc/mdstat Personalities : [linear] [raid0] [raid1] [raid5] read_ahead 1024 sectors md0 : active raid1 hdc1[1] hda1[0] 96256 blocks [2/2] [UU] md5 : active raid1 hdk1[1] hde1[0] 976640 blocks [2/2] [UU] md6 : active raid1 hdk5[1] hde5[0] 292672 blocks [2/2] [UU] md7 : active raid1 hdk6[1] hde6[0] 1952896 blocks [2/2] [UU] md8 : active raid1 hdk7[1] hde7[0] 976640 blocks [2/2] [UU] md9 : active raid1 hdk8[1] hde8[0] 9765376 block...
2004 Dec 09
1
resize2fs on LVM on MD raid on Fedora Core 3 - inode table conflicts in fsck
...ease Fedora Core release 3 (Heidelberg) SEVERN:~# uname -a Linux severn.wwwdotorg.org 2.6.9-1.667 #1 Tue Nov 2 14:41:25 EST 2004 i686 athlon i386 GNU/Linux SEVERN:~# cat /proc/mdstat Personalities : [raid1] md1 : active raid1 hdk2[1] hdg2[0] 242685824 blocks [2/2] [UU] md0 : active raid1 hdk1[1] hdg1[0] 104320 blocks [2/2] [UU] unused devices: <none> root@:~# pvscan PV /dev/md1 VG severn_vg0 lvm2 [231.44 GB / 109.88 GB free] Total: 1 [231.44 GB] / in use: 1 [231.44 GB] / in no VG: 0 [0 ] root at SEVERN:~# vgscan Reading all physical volumes. This may take...