Displaying 20 results from an estimated 3000 matches similar to: "Question About Relocating Journal on Other Device"
2007 Apr 25
2
Raid 1 newbie question
Hi
I have a Raid 1 centos 4.4 setup and now have this /proc/mdstat output:
[root at server admin]# cat /proc/mdstat
Personalities : [raid1]
md2 : active raid1 hdc2[1] hda2[0]
1052160 blocks [2/2] [UU]
md1 : active raid1 hda3[0]
77023552 blocks [2/1] [U_]
md0 : active raid1 hdc1[1] hda1[0]
104320 blocks [2/2] [UU]
What happens with md1 ?
My dmesg output is:
[root at
2003 Sep 04
1
ext3 + external journal -- Howto..
I am new to ext3 + external journal. Is there any howto I can look at?
this is what I understand
1. mke2fs -O journal_dev /dev/md5
2. mke2fs -J device=/dev/md5 /dev/md0
3. mount /dev/md0 / -t ext3 ( hmm.. what do I need to put on fstab?? )
/dev/md5 is a two drive RAID 1 partition
/dev/md0 is a 4 drive RAID 5 partition.
questions:
1. I am running RedHat 9.0. what extra software I need to
2002 Feb 27
2
external journal device
I'm trying to setup an external journal device, but it won't mount as
ext3. I can only mount it as ext2. Everything seems happy when I run the
commands. It will work when I don't use the external device. This is on
RH7.2, linux-2.4.18-rc2.
[root@dhcp4 root]# mke2fs -O journal_dev /dev/hdb5
[root@dhcp4 root]# mke2fs -j -J device=/dev/hdb5 /dev/hdb6
[root@dhcp4 root]# mount -t ext3
2006 Jan 25
1
EXT3: failed to claim external journal device.
We are having problems remounting an ext3 filesystem using an external
journal device. The filesystem in question was working fine until the
server was rebooted.
This is what we see on dmesg when trying to mount:
EXT3: failed to claim external journal device.
The external journal lives on a LVM2 logical volume and it seems to be
accessible ( we can dumpe2fs and see filesystem information).
2004 Nov 24
1
Externalize journal
Hello
Is it possible to externalize the journal of an already existing
(journal inside) ext3 FS ?
Here's what I did to create a new FS with external journal for
/dev/emcpowerl2 on /dev/emcpowerl2
mke2fs -O journal_dev /dev/sda10
mke2fs -J device=/dev/sda10 /dev/emcpowerl2
it works perfectly , but can I do the same whitout reformating the
original FS; /dev/emcpowerl1 which is in
2007 Mar 20
1
centos raid 1 question
Hi,
im having this on my screen and dmesg im not sure if this is an error
message. btw im using centos 4.4 with 2 x 200GB PATA drives.
md: md0: sync done.
RAID1 conf printout:
--- wd:2 rd:2
disk 0, wo:0, o:1, dev:hda2
disk 1, wo:0, o:1, dev:hdc2
md: delaying resync of md5 until md3 has finished resync (they share one or
more physical units)
md: syncing RAID array md5
md: minimum _guaranteed_
2009 Sep 03
4
did CentOS x86 5.3 migrate to another hard drive, but console login keeps prompting even with correct password
first time poster here - hello everyone
I started out with CentOS x86 5.3 with the following partitions on my source
hard drive:
/dev/hdc1 swap
/dev/hdc2 /
I did the following to migrate my CentOS box to the destination hard drive:
1. boot up with CentOS 5.3 livecd in rescue mode
2. partition destination hard drive (/dev/hdd)
/dev/hdd1 swap
/dev/hdd2 /
3. create the
2006 Feb 10
1
4.2 install w/250GB raid arrays won't boot
hi!
raid 1 arrays: I already have 2 systems running this same raid1 config.
1 sys has 2 120 gb
1 sys has 1 120gb and 1 200gb but matching the raid partitions
this system here that is giving me fits right now has 1 250gb and 1
200gb. I tried it w/a new 250 gb for the 2nd drive but the same
results. Will not boot.
in druid, when I am config. the raid arrays, I always create the
boot partitions
2006 Nov 01
1
e2fsck: Bad magic number in super-block
I posted this to the Fedora-list, but thought I might get some
additional information here as well.
I have a HD that refuses to mount with a 'bad magic number in
super-block'. I'm running FedoraCore 6 x86_64.
[root at moe ~]# fdisk -l /dev/hdc
Disk /dev/hdc: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
2001 Nov 21
3
lost+found missing, Bug or feature?
Hi,
I noticed that some of my ext3 partitions have a lost+found directory
and some do not. Which is correct? mke2fs -j makes the lost+found
but after a fresh install of 7.2 there are no lost+found on
partitions that were formatted. I want to make them all the same but
I am not sure which is correct. I do not plan on going back to
ext2 but.........
--
......Tom Dysfunction The Only Consistent
2005 Nov 22
1
gentoo as dom0 on xen fails...
I wanted to boot gentoo on xen, but it doesn''t work.
What can I do?
Booting ''Xen 3.0.0 / Linux 2.6.12.5''
root (hd0,0)
Filesystem type is ext2fs, partition type 0x83
kernel /xen.gz dom0_mem=131072 com1=115200,8n1
[Multiboot-elf, <0x100000:0x641cc:0x27e34>, shtab=0x18c078, entry=0x100000]
module /vmlinuz-2.6.12.5-xen-0 root=/dev/md0
2005 Nov 15
4
Turning root partition into a RAID array
I have a CentOS 4.2 system that was set up VERY quickly following the demise
of its former life as a CentOS 3 server - you don't want the full story, but
it had to be done quickly to get a company up and working following a slight
disaster involving an electrician, a portable appliance safety tester and a
pulled power cable - anyway, here's where I am at...
Everything is running fine but
2004 Dec 15
17
Kernel panic - not syncing: Attempted to kill init!
I am trying to create an additional domain and have created a
configuration file based on the examples. When I try to boot the
domain, it eventually hits a Kernel panic, as follows:
Red Hat nash version 4.1.18 starting
Mounted /proc filesystem
Mounting sysfs
Creating /dev
Starting udev
Creating root device
Mounting root filesystem
mount: error 6 mounting ext3
mount: error 2 mounting none
2006 Dec 27
1
Software RAID1 issue
When a new system CentOS-4.4 is built the swap partition is always
reversed...
Note md3 below, the raidtab is OK, I have tried various raid commands to
correct.
swapoff -a
raidstop /dev/md3
mkraid /dev/md3 --really-force
swapon -a
And then I get a proper ourput for /proc/mdstat,
but when I reboot /proc/mdstat again reads as below, with md3 [0] [1]
reversed.
[root]# cat /proc/mdstat
2004 Jul 14
3
ext3 performance with hardware RAID5
I'm setting up a new fileserver. It has two RAID controllers, a PERC 3/DI
providing mirrored system disks and a PERC 3/DC providing a 1TB RAID5 volume
consisting of eight 144GB U160 drives. This will serve NFS, Samba and sftp
clients for about 200 users.
The logical drive was created with the following settings:
RAID = 5
stripe size = 32kb
write policy = wrback
read policy =
2001 Aug 26
2
Ext3-0.0.5b in Roswell installation?
Hi!
I've upgraded my seawolf to ext3fs with the packages from Roswell (kernel,
filesystem, mount, ....), but when doing 'tune2fs -j', it mentions 'Ext3fs
version 0.0.5b'...?
Isn't version 0.0.7a the latest?? Why isn't that version included in the
Roswell kernel, but an older version is? And how can i upgrade my version of
ext3fs?
Thanks!
Bart Verwilst
2006 Nov 24
4
RAID 1 not boot when disconnect a disk
Hi
I have a clean CentOS 4.4 disk and I have setup a RAID 1 with two IDE disk.
The system RAID 1 boot fine but when I disconnect a disk (the first
disk) the system not boot. The screen goes black and not boot anything
(grub not boot).
Can anybody help me ? What I doing wrong ?? Excuse my english ....
My setup is:
df
S.ficheros Bloques de 1K Usado Dispon Uso% Montado en
2012 Aug 31
1
[PATCH V1] NEW API:ext:mke2fs
New api mke2fs for full configuration of filesystem.
Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com>
---
daemon/ext2.c | 452 +++++++++++++++++++++++++++++++++++++++++
generator/generator_actions.ml | 18 ++
gobject/Makefile.inc | 6 +-
src/MAX_PROC_NR | 2 +-
4 files changed, 475 insertions(+), 3 deletions(-)
diff --git
2003 Aug 18
2
another seriously corrupt ext3 -- pesky journal
Hi Ted and all,
I have a couple of questions near the end of this message, but first I have
to describe my problem in some detail.
The power failure on Thursday did something evil to my ext3 file system (box
running RH9+patches, ext3, /dev/md0, raid5 driver, 400GB f/s using 3x200GB
IDE drives and one hot-spare). The f/s got corrupt badly and the symptoms
are very similar to what Eddy described
2002 Dec 29
1
ext3 external journal and fstab
Hi again!
I would like to add an ext3 partition (eg. /dev/md11) with its external
journal (on /dev/md21) to /etc/fstab in order to have it mounted while
system-startup.
Do I have to specify the external journal device in fstab or does the
partition find its journal device by itself? If the first, ho should I
specify it?
I created the journal with mke2fs /dev/md22 -O journal_dev and the ext3