Displaying 20 results from an estimated 2000 matches similar to: "md0 and moving to another system"
2002 Nov 25
1
unexpected tag 90
Hi,
i've been using rsync for about 3 years to keep common a set of shared
applications on 40 linux boxes. No problems with it on redhat 6.2, but
now I have about 4 redhat 7.3 boxes and the rest 7.2 and when I try to
rsync the common directory I am getting 'unexpected tag 90' errors.
the command I am running is:
strace /usr/bin/rsync -e ${SSH} -avx --delete --exclude
2012 Apr 27
1
Help with software raid + LVM on Centos 6
Hi all,
Please excuse the many posts.
Wondering if any one can help me with the the setup.
I have 2x2TBdisks.
I would like to mirror them.
I would like to create two LVMs so that I can snap shot from one to the other.
During Centos 6 install, how would I go about this as its confusing?
So far I am here;
1) Created the following raid devices;
md0 500MB (use it for /boot)
md1 4000MB (use it
2012 Apr 11
2
centos 6.2 md0 boot - no boot actually
Hi all,
Taken from this link;
https://www.centos.org/modules/newbb/print.php?form=1&topic_id=34988&forum=55&order=ASC&start=0
Seems like I am having the same issue.
I assigned my boot loader to be on /dev/md0 rather then the default of /dev/sda1
Does any one have insight to this?
Thanks in advance.
BTW, I have no swap partition and will do a swap file instead, easier to
2005 Apr 17
5
MIrrored drives won't boot after installation
I have a p4 motherboard with 2 ide interfaces, I connect 2 40 GB drives as
hda and hdc, I install Centos 4 from a CDROM, and partition the drives as 2
x raid partition each plus a swap partition on hda, the make md0 and md1 to
install /boot and / respectively. Install goes well, everything looks great,
go to reboot from drives, and all I get is "grub" but no boot. I have tried
this ten
2006 Feb 10
1
question on software raid-1
I have a system that is RAID -1 configured as
/dev/md0 is /dev/hda1 /dev/hdb1
/dev/md1 is /dev/hdb3 /dev/hdb3
it seems as though /dev/hda has failed....
I have another disk (identical model) that I can replace hda with.
I know about the commands fdisk to repartion and raidhotadd /dev/md0
/dev/hda1
and raidhotadd /dev/md1 /dev/hda3 (to be ran after the system boots).
BUT... how do I now get
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
2010 Jul 23
5
install on raid1
Hi All,
I'm currently trying to install centos 5.4 x86-64bit on a raid 1, so if one the 2 disks fails the server will still be available.
i installed grub on /dev/sda using the advanced grub configuration option during the install.
after the install is done i boot in linux rescue mode , chroot the filesystem and copy grub to both drives using:
grub>root (hd0,0)
grub>setup (hd0)
2016 Aug 11
5
Software RAID and GRUB on CentOS 7
Hi,
When I perform a software RAID 1 or RAID 5 installation on a LAN server
with several hard disks, I wonder if GRUB already gets installed on each
individual MBR, or if I have to do that manually. On CentOS 5.x and 6.x,
this had to be done like this:
# grub
grub> device (hd0) /dev/sda
grub> device (hd1) /dev/sdb
grub> root (hd0,0)
grub> setup (hd0)
grub> root (hd1,0)
grub>
2010 May 24
1
Path Analysis
Hello list,
I'm trying to make sure that I'm performing a path analysis correctly
using the sem package. the figure at
http://flame.cs.dal.ca/~sstewart/regressDiag.png has a detailing of
the model.
The challenge I'm having is that reuse is an indicator (0/1) variable.
Here's the code I'm using:
corr =
2010 May 18
1
Slightly OT - Grub fallback option
Does anyone have a standard install of CentOS virtualization grub.conf
working in a proven state with the FALLBACK option? If so, can you post
your grub.conf?
I mistakenly updated to 5.5 and am concerned about nvidia driver
comments in the release notes. I did not have protectbase configured on
this machine. It is a remote device that will reboot.
2009 Sep 08
15
Re: Re: Xorg on JF 2.6.31-rc8 with xen 3.5 unstable
I was able to get login prompt ( commit 7c62209cde5b13b81685e79b2f9e3757e293aef1 ) first time via serial console:-
title Xen 3.4.1 Fedora 12 Serial (2.6.31-rc8 ) (/dev/sdb1)
root (hd1,0)
kernel /xen-3.4.1.gz dom0_mem=1024M loglvl=all guest_loglvl=all com1=19200,8n1 console=com1
module /vmlinuz-2.6.31-rc8 ro root=/dev/mapper/vg_fdr12-lv_root console=hvc0 earlyprintk=xen
module
2007 May 02
3
Dumping Xen dom0 kernel output to serial console
Hi-
I am having a weird problem with setting dom0 kernel output to the
serial console with Xen 3.0.4-1, below is my grub setting. With this setting
if I don''t enter the grub menu and have the default boot to the first image,
everything works fine and I can get output/input to the serial console. The
problem is when I enter the grub menu and select the image to boot from, if
I
2001 Nov 06
4
ext3 on md0
Hi!
Is it safe to use ext3 on a md0 device on 2.2.19?? 2.4.x??
/Pär-Ola Nilsson
2007 Aug 02
1
kernel: EXT3-fs: Unsupported filesystem blocksize 8192 on md0.
Hi,
I made an ext3 filesystem with 8kB block size:
# mkfs.ext3 -T largefile -v -b 8192 /dev/md0
Warning: blocksize 8192 not usable on most systems.
mke2fs 1.38 (30-Jun-2005)
Filesystem label=
OS type: Linux
Block size=8192 (log=3)
Fragment size=8192 (log=3)
148480 inodes, 18940704 blocks
947035 blocks (5.00%) reserved for the super user
First data block=0
290 block groups
65528 blocks per group,
2009 Jul 07
0
md0 mounted rw on boot
Hi folks,
I updates one of my long-running CentOS 4.x systems today, and afterwards it wouldn't boot properly.
My issue was that it would start, then announce:
Checking root filesystem
/dev/md0 is mounted. e2fsck cannot continue.
After much twiddling around, I discovered that if I booted from the
first kernel I had, it would boot properly.
Now this is a hand-rolled RAID, not an
2008 Dec 12
1
Upgrade to new drives in raid, larger
Hi all,
As part of my raid experience, I have yet to have to do this, but was
wondering how you guys would attempt it.
I have 3 drives in a raid 1, with one as a hot spare.
They are 250gb with all space used by two raid devices, 1 with boot, the
other with LVMs filling them up.
Now, lets say down the road I want to put in 500gb drives and replace
them....yikes.
I was thinking of taking out the
2006 Feb 20
2
RAID 1: missing operating system
Hi all,
I'm trying to setup a RAID-1 with Centos4.2 on HP Netserver E60. The raid
consists of 2 9,1GB SCSI disks.
The partitioning and installation process went smoothly, but after it finished
and rebooting, there is an error: Missing operating system.
The partition is:
/
/home
swap
Bootloader is on device md0.
What could be possibly wrong?
Thank you,
--
Fajar Priyanto | Reg'd Linux
2010 Apr 23
0
Using md0 as a virtio block device
Hi all,
can I use /dev/md0 (raid1 configured under centos kvm host) as a virtio block
device under a Centos 5.4 kvm guest??
Thanks.
--
CL Martinez
carlopmart {at} gmail {d0t} com
2007 Jan 15
3
WinXP don't boot
Hi all,
I've installed CentOS 4.4 in a box which previously had dual boot (XP
SP2 and Ubuntu)
I can run CentOS without problem but I can't boot XP SP2. When I try it
the system simply hangs...
[root at seth ~]# fdisk -l
Disco /dev/hdb: 40.0 GB, 40020664320 bytes
255 cabezas, 63 sectores/pista, 4865 cilindros
Unidades = cilindros de 16065 * 512 = 8225280 bytes
Disposit. Boot Start
2013 Aug 05
2
problem configuring grub for a dual-boot
I have Windows 7 on /dev/sda and CentOS 6.4 on /dev/sdb. Here are the
layouts:
(parted) select /dev/sda
Using /dev/sda (parted) print
Model: ATA WDC WD10EZEX-00Z (scsi)
Disk /dev/sda: 1000GB
Sector size (logical/physical): 512B/4096B
Partition Table: msdos
Number Start End Size Type File system Flags
1 1049kB 374MB 373MB primary ntfs boot