Displaying 20 results from an estimated 10000 matches similar to: "re-install over internet"
2010 Oct 13
7
using a Laptop as a KVM console?
Hi all,
Has anyone seen something like this before:
I want to use a laptop as a KVM console. Basically when a technician
goes to one of our datacentres, or clients he has to look for a free
LCD, keyboard & mouse to connect to a server (no network access,
reinstall, troubleshoot failed kernel / HDD, etc). And then hopefully
there's an open power socker in that cabinet.
So I'm
2006 Mar 02
3
Advice on setting up Raid and LVM
Hi all,
I'm setting up Centos4.2 on 2x80GB SATA drives.
The partition scheme is like this:
/boot = 300MB
/ = 9.2GB
/home = 70GB
swap = 500MB
The RAID is RAID 1.
md0 = 300MB = /boot
md1 = 9.2GB = LVM
md2 = 70GB = LVM
md3 = 500MB = LVM
Now, the confusing part is:
1. When creating VolGroup00, should I include all PV (md1, md2, md3)? Then
create the LV.
2. When setting up RAID 1, should I
2008 Jul 14
5
linux kickstart for domU with a SXCE b90 dom0
Hi All:
Using the following line, I am trying to install Scientific Linux (a
RHEL derivative like CentOS), but the installer never sees my kickstart
file :
virt-install -n test-dev1 --ram=1024 --vcpus=2
--file=/dev/zvol/dsk/zfs_pool/xen/lss-kickstart1/root \
--file=/dev/zvol/dsk/zfs_pool/xen/lss-kickstart1/swap \
--file=/dev/zvol/dsk/zfs_pool/xen/lss-kickstart1/nfs \
--accelerate
2006 Mar 14
8
PXE boot, Kickstart NFS install and %include...
I was just wondering how (or indeed if) people use the %include
directive in Kickstart configuration files when building systems via
NFS. I've been trying to modularise our Kickstart files a little to
make things more readable, having generic defaults and role specific
stuff split out into separate configs.
I've tried this configuration...
[root at archive kickstart]# cat
2010 Nov 18
1
kickstart raid disk partitioning
Hello.
A couple of years ago I installed two file-servers
using kickstart. The server has two 1TB sata disks
with two software raid1 partitions as follows:
# cat /proc/mdstat
Personalities : [raid1]
md1 : active raid1 sdb4[1] sda4[0]
933448704 blocks [2/2] [UU]
md0 : active raid1 sdb1[1] sda2[2](F)
40957568 blocks [2/1] [_U]
Now the drives are starting to be failing and next week
2005 Dec 02
1
MD Raid 1 software device not booting not even reaching grub
Hi, I have a raid 1 setup where /boot and the rest lies inside the md0
container.
/dev/sda1 md0 has /boot
/dev/sda2 md0 has swap
/dev/sda3 md0 has /
SCSI card is an ADAPTEC AIC79xx
Grub as the bootloader
Centos 4.1 as the OS version
Two 70gb SCSI disks
The server was working fine. Then a power outage. checked the
board,disk,ram,etc. All fine.
Now when I try to boot the server does not even reach
2006 Jun 12
2
?: zfs mv within pool seems slow
I have just upgraded my jumpstart server to S10 u2 b9a.
It is an Ultra 10 with two 120GB EIDE drives. The second drive (disk1) is new, and has u2b9a
installed on a slice, with most of the space in slice 7 for the ZFS pool
I created pool1 on disk1, and created the filesystem pool1/ro (for legacy reasons). I them moved my
data from the original disk0 UFS file system to pool1/ro. Initially I
2009 Apr 24
3
extend raid volume - new drive
Hi there, I have a system with the following:
# fdisk -l
Disk /dev/sda: 80.0 GB, 80000000000 bytes
255 heads, 63 sectors/track, 9726 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 13 104391 83 Linux
/dev/sda2 14 9471 75971385 83 Linux
/dev/sda3
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
2011 Apr 27
4
ssh in while in fsck
My manager reminds me that "in the old Sun days", the ssh server came up
first, *before* the fsck on boot, so that if there was a problem, and fsck
was waiting for an answer, you could remotely ssh in, kill it, restart it,
and answer (or give it the right flags).
Does anyone know if it's possible to have that happen with CentOS? It
would be nice to have it boot that way, so that if
2008 Jul 20
1
moving software RAIDed disks to other machine
I just replaced two md-raided (RAID1) disks with bigger ones and decided
to check out how far I get with them when I put them in another machine.
The kernel boots and then panics when it wants to mount the root
filesystem on the disk.
md: Autodetecting RAID arrays
md: autorun
md: autorun DONE
< not sure if this means it was successful or failed, I rather think it
failed because it
2008 Feb 06
4
Installation problems with large mirrored drives
I am trying to install CentOS 4.6 to a pair of 750GB hard drives. I can
successfully install to either of the drives as a single drive, but when
I try to use both drives and mirror the partitions, I start having
problems. Anaconda crashes as it is trying to format the drives.
This is what I'm trying to create:
/dev/md0: 200MB, /boot
/dev/md1: 2GB, swap
/dev/md2: rest of the
2006 Jul 27
6
OT: remote power cycling
I'm in a situation where I'm going to have to deploy a rack of servers
in an unmanned location in another country. On rare occasions, I've had
systems that would not recover gracefully from a warm reboot and needed
the power cycled. Years ago, I had such a device from APC, but haven't
needed one in a long time since all my locations are staffed. I'd
welcome any
2003 May 14
2
DRAC support?
Hi,
I was hoping someone had a quick and dirty (is there any other
kind) of patch for DRAC support for dovecot.
This daemon is very slick, and I wish to replace my complex
courier-imap setup.
Regards,
C.
--
charlie at rubberduck.com - Melbourne, Australia
http://rubberduck.com/~yeled/
PGP: 0x14AA7941 || finger yeled at lazy.spodder.com
>
2005 Jun 09
3
Centos 4 - text based install - LVM ?
Has anyone gotten this to work ?
I can define a raid device but cant put a VG on it. I then tried
'autopartition' and it created an 'LVM' of sorts, when I tried to edit
it I wasnt able to as a message appeared saying, LVM editing was not
allowed in text mode.
Any help ?
Cheers,
Brian.
PS - PIII-500mhz 128mb RAM, 4mb AGP.
2011 Nov 15
3
getenv() in plugin not working
Hi - new to the list, can't find much on this using google.
I'm trying to setup the dovecot DRAC plugin as described here:
http://wiki.dovecot.org/HowTo/PopBSMTPAndDovecot#DRAC
DRAC is installed and running using this startup command:
/usr/local/sbin/rpc.dracd -i -e 5 /etc/postfix/dracd.db
I downloaded the drac.c file linked on the above URL: http://www.dovecot.org/patches/1.1/drac.c
2007 Nov 20
5
Solaris 10 Jumpstart instructions on the wiki now
Not that I''m much of a Solaris guy, and definitely not a Solaris 10 guy,
but since nobody else had posted anything yet:
http://reductivelabs.com/trac/puppet/wiki/PuppetSolaris#Solaris10
The good news is that it appears to be a completely hands-off puppetd
installation. Just sign the client key afterwards on the puppetmaster
and you''re set. The bad news is that it''s
2016 Jun 22
2
KVM HA
On Wed, Jun 22, 2016 at 11:08 AM, Barak Korren <bkorren at redhat.com> wrote:
> >
> > My question is: Is this even possible? All the documentation for HA that
> I've found appears to not
> > do this. Am I missing something?
>
> You can use oVirt for that (www.ovirt.org).
>
When an UNCLEAN SHUDWON happens or ifdown eth0 in node1 , can OVIRT
migrate VMs
2008 Mar 28
3
questions on kickstart
I have 2 questions dealing with 2 different kickstart files.
1) my kickstart sections for RAID disk setup and kickstart reports it
cannot find sda. Why is that. sda is there and works.
clearpart --all --initlabel
part raid.01 --asprimary --bytes-per-inode=4096 --fstype="raid"
--onpart=sda1 --size=20000
part swap --asprimary --bytes-per-inode=4096 --fstype="swap"
2002 Nov 28
2
contrib/solaris/buildpkg.sh - use within JumpStart as well?
Hello,
I don't know how off the wall this question will be, but first let me
say that I've found your buildpkg.sh script very useful in creating
an OpenSSH package for use on my Solaris systems. Currently I'm trying
to set up a fully automated JumpStart system at my workplace, and I'm
realizing that the 'postinstall' script (and possibly some of the other
install scripts)