[cobbler] Dell Laptop not PXE booting from Cobbler

2012-08-16 Thread Bai Shen
I have two Dell laptops that I'm testing Cobbler on. When I boot into linux, I can get an ip from the dhcp server running on the cobbler box. However, it never seems to respond to the PXE request for an ip. Is there something I can look at or setting to change? I'm not sure why it will provide a

Re: [cobbler] Dell Laptop not PXE booting from Cobbler

2012-08-16 Thread Bai Shen
Turns out it was the Cisco switch. I replaced it with a Linksys unmanaged one and it came right up. On Thu, Aug 16, 2012 at 2:59 PM, Bai Shen wrote: > I have two Dell laptops that I'm testing Cobbler on. When I boot into > linux, I can get an ip from the dhcp server running on the

Re: [cobbler] Dell Laptop not PXE booting from Cobbler

2012-08-17 Thread Bai Shen
e seen that cause lots of problems with DHCP where the client times > out before the switch port's fully up. > Cheers, > > Will. > > On 16 August 2012 21:32, Bai Shen wrote: > > Turns out it was the Cisco switch. I replaced it with a Linksys > unmanaged > &g

[cobbler] biosdevname and network snippets

2012-08-17 Thread Bai Shen
Has anyone modified the network snippet to work with biosdevname? I found bug 668, but it's been closed. https://fedorahosted.org/cobbler/ticket/668 I'm trying to figure out a better solution than just removing the network snippet and hardcoding the info in my template. Thanks.

Re: [cobbler] Dell Laptop not PXE booting from Cobbler

2012-08-17 Thread Bai Shen
What confuses me is that I see the DHCP request. Wouldn't that mean that the port had been brought up? On Fri, Aug 17, 2012 at 9:49 AM, James Cammarata wrote: > > On Aug 17, 2012 7:10 AM, "Bai Shen" wrote: > > > > Interesting. But would that prevent all t

[cobbler] Puppet configuration

2012-08-20 Thread Bai Shen
So I'm able to get my machine built using cobbler. However, it doesn't seem to have installed and set up puppet. Does anyone know of any good tutorials or documentation that I can look at? Most of the stuff I'm finding assumes you're just installing puppet, not continuing on from a cobbler kicks

Re: [cobbler] Puppet configuration

2012-08-20 Thread Bai Shen
you'll also need to include > epel yum repo... > > HTH, > > Flossy > > -- > > *From: *"Bai Shen" > *To: *"cobbler mailing list" > *Sent: *Monday, August 20, 2012 10:16:48 AM > *Subject: *[cobbler] Puppet conf

Re: [cobbler] Puppet configuration

2012-08-20 Thread Bai Shen
cobbler/setting, enable puppet. > > that would install puppet agent for the node. > > > > On Mon, Aug 20, 2012 at 10:16 PM, Bai Shen wrote: > >> So I'm able to get my machine built using cobbler. However, it doesn't >> seem to have installed and set

Re: [cobbler] Puppet configuration

2012-08-20 Thread Bai Shen
gt; Harry > > On 08/20/2012 12:26 PM, Bai Shen wrote: > > The sample kickstart file already has the puppet setup as far as I can > > tell. The part I appear to be missing is the first step. > > > > Part of my complication is that this install is on a separate switch

Re: [cobbler] Puppet configuration

2012-08-20 Thread Bai Shen
$yum_repo_stanza up further in the kickstart. > > I'll leave the how it will work post-network question to howards line > of the thread. > > -greg > > On Mon, Aug 20, 2012 at 11:26 AM, Bai Shen > wrote: > > The sample kickstart file already has the puppet setup a

[cobbler] Copying files

2012-08-22 Thread Bai Shen
How do I copy files from the cobbler server to the kickstarted machine? Can I do that in %post or do I have to use something like puppet? Thanks. ___ cobbler mailing list cobbler@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinfo/cobb

Re: [cobbler] Copying files

2012-08-22 Thread Bai Shen
te: > Bai, > > What files do you want to copy? Since I see you mention puppet (and based > on your earlier post last week), I'm assuming you are referring to things > like /etc/resolv.conf (for example)? > > -- > > *From: *"Bai S

[cobbler] Cobbler Web not retaining System MAC address

2012-08-27 Thread Bai Shen
If I add a system using the following, it keeps the MAC address. cobbler system add --name=string --profile=string --mac=AA:BB:CC:DD:EE:FF But if I set a MAC address using Cobbler Web, it doesn't save it. Has anyone else ran into this? Is it a bug or am I doing something wrong? Thanks.

Re: [cobbler] Cobbler Web not retaining System MAC address

2012-08-27 Thread Bai Shen
I am typing AA:BB:CC:DD:EE:FF In the MAC field. Which is the same place it shows up if I use the system add command. However, I've run into a problem. Now that I'm booting using a system with the MAC specified, my network isn't working. I had to specify em1 in my ks file to get the install to

Re: [cobbler] Cobbler Web not retaining System MAC address

2012-08-27 Thread Bai Shen
Found my problem. I didn't realize that I had to add an interface before assigning a MAC. On Mon, Aug 27, 2012 at 11:33 AM, Dan White wrote: > How are you setting it in the web GUI ? > > “Sometimes I think the surest sign that intelligent life exists elsewhere > in the universe is that none of

[cobbler] Could not retrieve catalog from remote server

2012-08-28 Thread Bai Shen
I'm trying to get puppet to connect to my puppetmaster, but I keep getting the same error. err: Could not retrieve catalog from remote server: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed I've made sure ntpd is running during the kickstart and th

Re: [cobbler] Could not retrieve catalog from remote server

2012-08-28 Thread Bai Shen
I already had the ntp stuff in the kickstart. And I redid the kickstart, so there was no certs to clean off the client. On Tue, Aug 28, 2012 at 1:45 PM, Greg Swift wrote: > On Tue, Aug 28, 2012 at 10:20 AM, Bai Shen > wrote: > > I'm trying to get puppet to connect to my pu

[cobbler] Different partitioning requirements for identical blades

2012-09-06 Thread Bai Shen
I have a blade server that I'm building using cobbler to be a hadoop cluster. Since the data nodes like seeing the individual drives, I'm going to partition those differently than the other nodes. Is there a recommended method to handling the parititions? Everything else about the kickstart will

[cobbler] Cobbler DNS management

2012-09-07 Thread Bai Shen
I have cobbler set to manage the dhcp and dns. The dhcp server handing out the cobbler servers ip, but I'm not able to resolve anything. Should the dhcp be set to us the regular dns servers or am I doing something wrong on the cobbler side? Thanks. ___

Re: [cobbler] Different partitioning requirements for identical blades

2012-09-10 Thread Bai Shen
I tried doing it with the if statement but it kept erroring out for some reason. I ended up getting it to work using the advance snippet setup using per_system. https://github.com/cobbler/cobbler/wiki/Kickstart%20snippets On Thu, Sep 6, 2012 at 2:06 PM, James Cammarata wrote: > On Thu, Sep 6,

Re: [cobbler] Different partitioning requirements for identical blades

2012-09-10 Thread Bai Shen
t and it works well. > > James > > -- > Sent from my phone. > > On 2012-09-06, at 7:11 PM, Bai Shen wrote: > > > I have a blade server that I'm building using cobbler to be a hadoop > cluster. Since the data nodes like seeing the individual drives, I'm going

Re: [cobbler] Different partitioning requirements for identical blades

2012-09-11 Thread Bai Shen
rg [mailto: > cobbler-boun...@lists.fedorahosted.org] *On Behalf Of *Bai Shen > *Sent:* Monday, September 10, 2012 11:38 AM > *To:* cobbler mailing list > *Subject:* Re: [cobbler] Different partitioning requirements for > identical blades > > ** ** > > How do you conf

Re: [cobbler] Different partitioning requirements for identical blades

2012-09-11 Thread Bai Shen
d of questioning.” -Werner Heisenberg > > > > *From:* cobbler-boun...@lists.fedorahosted.org [mailto: > cobbler-boun...@lists.fedorahosted.org] *On Behalf Of *Bai Shen > *Sent:* Monday, September 10, 2012 11:38 AM > *To:* cobbler mailing list > *Subject:* Re: [cobbler] Differen

Re: [cobbler] Different partitioning requirements for identical blades

2012-09-11 Thread Bai Shen
gt; Nice thing about this is it lets you make some decisions based on the > existence of the "d" variables. So if "$d3" exists on a certain machine, > add it to the config, otherwise, don't include it's partitioning info etc. > Quite handy > > Hope this

Re: [cobbler] Different partitioning requirements for identical blades

2012-09-11 Thread Bai Shen
This is the snippet I'm attempting to get to work. I am calling it in place of the autopart command in the sample kickstart. #set $vgname = "VolGroup00" set \$(list-harddrives) let numd=\$#/2 d1=\$1 d2=\$3 d3=\$5 d4=\$7 part /boot --fstype ext3 --size=500 --asprimary --ondisk=\$d1 part swap --s

Re: [cobbler] Different partitioning requirements for identical blades

2012-09-11 Thread Bai Shen
et is not a cheetah macro command, it's > a shell command. The partitioning snippet gets executed as a %pre section > in the kickstart. > > -C > > > On Tue, Sep 11, 2012 at 8:07 AM, Bai Shen wrote: > >> I tried doing that and it says that set is not a recognized

Re: [cobbler] Different partitioning requirements for identical blades

2012-09-11 Thread Bai Shen
pre section > in the kickstart. > > -C > > > On Tue, Sep 11, 2012 at 8:07 AM, Bai Shen wrote: > >> I tried doing that and it says that set is not a recognized command. I >> put a # in front like I did for the other set and now it can't find the >>

Re: [cobbler] Different partitioning requirements for identical blades

2012-09-11 Thread Bai Shen
Okay, I was wrong. It lists all four drives. I didn't realize it was a scrollable list. On Tue, Sep 11, 2012 at 11:04 AM, Bai Shen wrote: > Okay, so I changed the snippet to be after the %pre instead of before. > Now it's giving me an interactive prompt asking if I want t

Re: [cobbler] Different partitioning requirements for identical blades

2012-09-11 Thread Bai Shen
see if I got all the options I needed at least for > the first few passes. > > It's also a great method to validate that the templates and snippets > actually work properly without having to waste time booting a test system. > > > James > > -- > Sent from my ph

[cobbler] Weird disk naming

2012-09-11 Thread Bai Shen
I have a snippet to partition my disks. In the snippet I have to name my disks sdb, sdc, sdd, and sde. However, when I do a df or fdisk once the system is built, my disks have all shifted by one letter. The partitions I defined as being on sdb are on sda instead. sdc is on sdb, sdd is on sdc an

Re: [cobbler] Weird disk naming

2012-09-11 Thread Bai Shen
es on the bus, > recommended way of work is to use labels or UUID's to refer to devices > > Regards > Pablo > > ------ > > *De: *"Bai Shen" > *Para: *"cobbler mailing list" > *Enviados: *Martes, 11 de Septiembre 2012 19:36:

[cobbler] Machines not using local mirror

2012-09-19 Thread Bai Shen
I'm not sure if this is a cobbler or puppet issue, so please forgive the crossposting. I configured some repos in cobbler and set the local mirror flag. However, when I use puppet to install packages, they don't use my local mirror. This means that installs take forever as I'm on a slow connectio