Displaying 20 results from an estimated 1000 matches similar to: "raidtab on centos 4"
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
2006 Sep 28
1
adding a usb drive to an existing raid1 set
it seems like I keep running into a wall.
The present raid array...well let me do an fdisk -l:
----------------------------------------
Disk /dev/hda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 13 104391 fd Linux
2005 Oct 02
1
mdadm quandary
Hello,
I wonder if has seen a problem of the sorts I am describing as at the
moment it is driving me nuts.
We have an array of LSI disks (Hardware Raid 5) which are attached to a
Linux node. The Node has a LSI929 dual fibre channel card that has a channel
attached to controller A and B of the array.
So we have a list of devices under /proc/partitions mapping what we are
expecting to see
2008 Dec 02
2
RAID 1 Post Install
Hello all,
I've got CentOS 5.2 installed on an old Pentium III server. The server is
used by a club at my school, and they are rapidly running out of room on the
internal IDE drives that are configured in software RAID 1.
I have a Silicon Image SATA controller in the server, and I was planning on
adding two more SATA hard drives to the computer.
Is there a GUI like Disk Druid for
2007 Apr 01
2
CentOS 5 Dual Drive Confusion
I performed a test install of CentOS Beta 5 on a system with two ~60
GB drives. When installing CentOS 4 on this system, I normally work
thru setting up Software RAID with identically sized partitions on
each drive.
For my test, the CentOS installer only presented a single drive. I
took the default of letting it do what it wanted. After looking over
the system I have verified that /boot is
2004 Sep 24
1
Do software raids don't dance Samba?
Hey all,
well, first of all (even if it's quite late as it's in version 3.0.7 already): thanks a lot to all who
are developing and supporting Samba! I'm new to Linux and I really like the way things
are happening on this OS. But now, I've reached a point where I have to raise the white
flag...
It seems to me like - at least my - software raid can't dance Samba. I've got
2003 Oct 15
1
ext3 + raid, is resize2fs neccessary?
Consider this section:
http://www.tldp.org/HOWTO/Software-RAID-HOWTO-4.html#ss4.14
I have not done this before and I'm leary about Step 11 which is resizing
the filesystem after doing a mkraid command. This howto lacks any ext3
documentation. Some questions I have are:
1. Should I convert back to ext2 on all my filesystems before I do a mkraid?
2. If I leave the system at ext3, will the
2005 Jan 13
2
Debian Sarge Root Raid + LVM + XEN install guide (LONG)
Hello fellow xenophiles and happy new year!
I''ve documented the install procedure for a prototype server here since
I found no similar document
Anywhere on the net. It''s a Sarge-based Domain0 on linux root raid from
scratch, using LVM to store
the data for the domU mail server and its mailstore. I humbly submit my
notes in the hope that they are useful to some weary traveller.
2003 Sep 05
0
ocfs, multi path and raid
HI all,
I hope someone can give me some insight on this.
I have finally gotten a RAC database up and running on the RedHat AS 2.1 Linux cluster using OCFS 1.0.9.4.
My XP admin has given dual luns to the drives in which my database sits.
So the question comes up how do I do this? Using software raid?
on the host os'es:
xpinfo -il
Device File ALPA Tgt Lun Port CU:LDev
2009 Jun 03
1
Hi ALL!!!
I have a one problem with Raid controller Tekram TR-822...
I'm using dmraid software:
root at ns1: / $ dmraid -r
/dev/sda: sil, "sil_ajacddafagff", mirror, ok, 156299440 sectors, data@ 0
/dev/sdb: sil, "sil_ajacddafagff", mirror, ok, 156299440 sectors, data@ 0
When I'm start dmraid -ay:
root at ns1: / $ dmraid -ay
RAID set "sil_ajacddafagff" was not activated
2002 Jan 20
2
Major problems
I am having major problems on one of my file-servers. I have the root
filesystem on an Ext3 software RAID 1 between four SCSI drives. It had been
running for about two months without problems, but today I found it was
having some trouble with unlinked inodes and I/O errors on certain files. I
took it down to single-user mode, and ran fsck on it. That operation mixed
up files like /etc/hosts with
2005 Oct 16
1
getting dmraid to use klibc
[please CC me on replies, I'm not subscribed]
Hi,
I'm trying to get dmraid 1.0.0rc9 [0] to compile with --enable-klibc, however I
have some troubles with mkfifo defined in /usr/lib/klibc/include/sys/stat.h.
/usr/lib/klibc/include/sys/stat.h: In function 'mkfifo':
/usr/lib/klibc/include/sys/stat.h:28: error: 'S_IFMT' undeclared (first use in
this function)
after
2008 May 10
1
Intel ICH9R Raid5 Recovery
I had a raid5 on an onboard Intel ICH9R chip under windows. Windows
crashed, as it often does, and the array became degraded. At some point
during the rebuild, I was doing some hardware maintanence and unplugged
one of the drives, and forgot to plug it back in.
When I booted up, the array came back as failed. I turned off the PC,
plugged the drive back in and powered it back on, but the
2014 Feb 17
1
deleting FakeRaid -> what happens to the partitions/data
Hi
A server has FakeRAID installed, I want to remove it to make it mdadm driven ....
If I delete the FakeRAID including
- disabling it in the BIOS
- removing the dmraid driver from initrd
- deleting all meta data from partitions
- deleting all dmraid packages
is the data still available on the drives, i.e. the partitions, filesystem and files are still ok?
I know that FakeRAID controller
2007 Jul 17
3
IHC7 RAID-1 or Kernel Software RAID-1?
I'm just setting up a SuperMicro system which has twin SATA disks on an
Intel IHC7 RAID-capable controller.
The system came with Fedora 5 pre-installed, which I will be removing and
replacing with CentOS 4.5. But before doing so, I've been having a look at
how the original vendor configured it.
When I've built systems previously, I've disabled any RAID controller and
used kernel
2010 Jul 06
1
Lockup with (none) login
I had a CentOS 5.5 Xen "standard virtualization" install lockup on
reboot after an battery backup (apcusbd) orderly shutdown induced by a
power outage. It may have been sitting with two kernel updates without a
reboot.
I have to head to the site (with a fractured ankle), but reports
indicate that it is at
- (none) login:
which only returns back to itself after a user login at
2017 Jun 30
2
mdraid doesn't allow creation: device or resource busy
Dear fellow CentOS users,
I have never experienced this problem with hard disk management before
and
cannot explain it to myself on any rational basis.
The setup:
I have a workstation for testing, running latest CentOS 7.3 AMD64. I am
evaluating oVirt and a storage-ha as part of my bachelors thesis.
I have already been running a RAID1 (mdraid, lvm2) for the system and
some oVirt 4.1 testing.
2010 Jan 04
5
Xen box down
My stock CentOS 5.4 box won't come up after a reboot as reported from my
office.
Error is: "duplicate or bad block in use"
Before rebooting xm dmsg had printk suppressed messages.
The box is remote, 2 hour drive. Some advice on what hardware to bring
with me and how to approach this via fsck would be welcome.
Its an nvidia dmraid boot on WD Velocirapters.
And Happy New Year to
2019 Dec 17
1
chainloading syslinux problem
On Tue, 17 Dec 2019 at 23:19, Gregory Lee Bartholomew <
gregory.lee.bartholomew at gmail.com> wrote:
> On Tue, 2019-12-17 at 22:46 +0100, David Bala?ic via Syslinux wrote:
> > Hi!
> > I have bootable (USB flash) disk, that _appears_ to be using syslinux.
> > (the word syslinux is in the PBR, in the hexdump).
> > How can I chainload it? The payload seems to be a
2012 Mar 22
1
3TB usb drive won't mount
Hi list!
I have a 3TB usb drive with an NTFS filesystem on it, that I can't mount.:
[bent at bnlaptop ~]$ sudo /sbin/mount.ntfs-3g /dev/sdb1 /mnt
Failed to read vcn 0xf28: Input/output error
Failed to mount '/dev/sdb1': Input/output error
NTFS is either inconsistent, or there is a hardware fault, or it's a
SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
then