similar to: anaconda not installing to sda?

Displaying 20 results from an estimated 1000 matches similar to: "anaconda not installing to sda?"

2010 Oct 14
13
First boot with Puppet
Hi guys, I''m installing Puppet on RHEL5 systems using KickStart but struggle with the first boot. Here''s my situation: 1) kickstart installs the system, including puppet from our local repo 2) after reboot I have to login and set the hostname and IP 3) then run puppet, register it with the server and bring in the config 4) configure puppet for automatic start I have to
2010 Jul 16
4
Installping puppet with kickstart -- Cannot find local fact /proc/cpuinfo
Hi I have been trying to get puppet working with kickstart. I am trying to install Hadoop on the nodes. Installing puppet from kickstart work and when the machine restarts, certificates are pulled down and hadoop user is created and files are extracted. I want all the user creation etc to be done before the machine reboots so that I can set up init.d scripts to do a start of hadoop . So I
2007 Aug 15
1
yum update fails, cobbler check fails
Hi, I'm running Centos 5 on an IBM x3550 series server with kernel version 2.6.18-8.el5 #1 SMP, dual xeon, 9GB ram system. When I run yum update, I get this error: --> Running transaction check --> Processing Dependency: libevent-1.1a.so.1()(64bit) for package: nfs-utils --> Finished Dependency Resolution Error: Missing Dependency: libevent-1.1a.so.1()(64bit) is needed by
2011 Mar 28
6
cobbler installation of CentOS-5.5
I'm trying to install CentOS-5.5 on my new HP micro-server, which has no CD drive. I've set up cobbler and cobbler-web on my old server, and can access cobbler-web from my laptop. I have 3 queries about the installation. 1. Is there any advantage is using the 64-bit CentOS rather than 32-bit? 2. The CentOS OS seems to be available in 7 or 8 CDs. (I tried downloading the DVD ISO with
2007 Dec 26
7
Thank you puppet!!
I''ve been hacking at puppet for the past week or two, and came up with some great stuff, but I''m wondering if there''s a way to tie it all together To create a virtual machine for our company''s QA environment, I''m currently doing 3 things: #create a vm node vmsvr2 inherits default { include vmserver vmserver::vm {
2007 May 10
2
building cobbler on centos
Is it difficult to build cobbler on Centos or should I just go with Fedora on this one? Basically, if you have experience succeeeding at this, can you drop me a link to a Howto or describe the issues? I am only writing this because I tried, and ran into quite a few dependency issues with upstream/downstream packages, and would rather concentrate on just getting a nice working Cobbler (and
2009 Jul 02
2
How to install ovirt in working environment?
Hello, I have the following question. How to install ovirt in working environment? Details: I want to install ovirt server on a physical host with Fedora 10 (Intel, no VT). I installed rpms from ovirt repo as stated on website. I allready have ipa, cobbler, dns, dhcp, nfs, two networks and such set up and working. I want to preserve this setup. The host I am installing ovirt on is ipa
2011 Jan 01
4
automated remote cloning
Good morning/day and Happy New Year. We have a geographically distributed environment (marketing speak: cloud) where we regularly need to migrate individual systems to new hardware (for bigger disks or for better geographical placement, for example). We currently use Cobbler to do our base installs automatically and I am now looking at integrating Clonezilla with Cobbler. The goal is take an
2010 Apr 09
2
Cobbler import files with rsync error
Hi all, I'm trying to import in image into Cobbler (working with this: https://fedorahosted.org/cobbler/wiki/UsingCobblerImport) but keep on getting the following error: total size is 322467472 speedup is 1.00 rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7] Command failed I mounted an ISO image and started the import as
2009 Apr 22
1
[PATCH server] cleanup cobbler and put all cobbler traffic on the admin network
This set the cobbler modules dns/dhcp to dnsmasq, removes a duplicate ip replacement in /etc/cobbler/settings, and sets the ip address to the admin network instead of the guest networkwhere it should've been in the first place. --- installer/modules/ovirt/files/modules.conf | 4 ++-- installer/modules/ovirt/manifests/cobbler.pp | 16 ++++------------ 2 files changed, 6 insertions(+),
2013 Aug 08
3
pxechain.com and gpxelinux.0 odd behavior
On Wed, Aug 7, 2013 at 7:26 PM, Gene Cumm <gene.cumm at gmail.com> wrote: > <snip> > > After my experiences with writing/testing pxechn.c32, I'm not > surprised that this happens. What version(s) have you used? > > One of the goals of lpxelinux.0 is to replace gpxelinux.0 for HTTP/FTP > fetch capability. This is available in versions 5.10+ and 6.00+ (BIOS
2010 Sep 09
1
Provisioning Windows
How do I go about provisioning a windows VM? I've added the iso to cobbler using the following command. cobbler image add --name=W2k8Prov --file=nfs://192.168.50.190/ovirt/w2k8.iso The image then appears in the list of Operating Systems to choose when creating a VM. I select the image when I create the VM but then when I go to save I get the error: undefined method `keys' for
2009 Jun 12
2
only seeing one NIC in network device editor
Hi, When I click on "Edit Network" on my managed node in the hosts tab of the oVirt UI I only see one NIC. My managed node has 2 NICs, one on the guest network and one on the admin network. The NIC on the admin network is not listed in the network editor. Is this normal? I'm trying to create a VM and boot the cobbler profile I created for Fedora 10 but I can only boot the VM
2009 Apr 24
1
Wiki Access Request for Java How To's
Hello, My name is Sean Gilligan (wikiname: SeanGilligan) and I'd like to contribute to the CentOS wiki. Initially I'd like to do some documentation for Java (OpenJDK) on CentOS 5.3. I've used Fedora for years, but am getting tired of the obsolescence that keeps happening. I'm also very excited about having an integrated Java that I can use for actual server deployments. I
2009 Aug 11
1
[PATCH server] remove appliance bits
This removes the appliance configuration bits from the installer and associated files since it has been deprecated --- installer/modules/ovirt/files/cobbler-import | 6 - .../modules/ovirt/files/ovirt-appliance-setup | 4 - installer/modules/ovirt/files/ovirt-storage | 73 ---------- installer/modules/ovirt/manifests/appliance.pp | 152 -------------------- 4 files
2010 Jan 19
1
How I installed ovirt on fc 12
Hi, I installed ovirt on fedora 12 (64 bits) successfully but I had to make some changes to make it work. 1. Installation from rpms builded from the lastest git version 2. Patch ace : missing backslashes in sed commands vim /usr/share/ace/modules/ovirt/manifests/freeipa.pp line 33 : '/\\[kdcdefaults\\]/a \\ kdc_ports = 88' single_exec {"set_kdc_defaults":
2009 Sep 11
2
ovirt ace error
Good morning, I have succesfully buil ovirt on fedora 11 but running ace -d l /tmp/ace.log install ovirt I got en error (I think it is krb5 issue). My server was not a kerberos server before installing ovirt, so I think ace procedure has installed it. Attacchede here there is the ace.log file. Could anyone help me ? Thanks & Regards Ignazio -------------- next part -------------- A non-text
2007 May 17
1
centos rsync paths: cobbler
am using cobbler to import via rsync -and having trouble munging paths properly to download the 64-bit dvd or others, -what's a known good rsync path to use, or a command line that would allow me to determine this myself? When I use the web browsers of course and go to centos.org, you'll get the usual "not a suppoorted protocol" when clicking around trying to isolate a good
2011 Feb 28
7
Puppet features
Dear all, I''m a software integrator and i''m currently evaluating Puppet to understand how we can potentially integrate our products with it. I''ve been reading documentation on it and i''m currently installing a Puppet system but i have some questions that i was hoping someone could answer? a) In this page, it says that Puppet Enterprise supports provisioning
2007 May 01
1
Cobbler: Opinion
Hi, Last time I was on Karanbir mentioned Puppet, -what do you all think of Cobbler? I plan to deploy one of the suggestions this week since it looks like i'll be dealing with 2000 centos systems instead of the few hundred I had predicted. -krb