cobbler import errors in 1.4.2-1

2009-02-18 Thread Ronald J. Yacketta
# rpm -qa cobbler cobbler-1.4.2-1.fc9.noarch Attempted to import a f10 iso which resulted in cobbler import --name=f10 --path=/mnt/cobbler_tree/f10 --available-as=http://my.internal.url/f10 --breed=redhat --kickstart=/var/lib/cobbler/kickstarts/f10.ks (adding distros) - found c

Re: cobbler import errors in 1.4.2-1

2009-02-18 Thread Ronald J. Yacketta
tings.omshell_bin]) File "/usr/lib/python2.5/site-packages/cobbler/utils.py", line 1338, in popen2 p = sub_process.Popen(args, stdout=subprocess.PIPE, stdin=subprocess.PIPE, **kwargs) Ronald J. Yacketta wrote: > # rpm -qa cobbler > cobbler-1.4.2-1.fc9.noarch >

Re: cobbler import errors in 1.4.2-1

2009-02-18 Thread Ronald J. Yacketta
Michael, Sorry about the double post, looked through previous emails but must have overlooked that one :( Thanks again for the help! -Ron Michael DeHaan wrote: Ronald J. Yacketta wrote: See the same error when trying to cobbler sync cobbler sync global name 'subprocess&#x

Error while saving system :maximum recursion depth exceeded in cmp

2009-02-23 Thread Ronald J. Yacketta
Hello, I have been plagued with the following error via the webui when making network changes Error while saving system :maximum recursion depth exceeded in cmp upon reloading the window I receive: MOD_PYTHON ERROR ProcessId: 17091 Interpreter:'my cobbler hostname' ServerName:

Re: Error while saving system :maximum recursion depth exceeded in cmp

2009-02-23 Thread Ronald J. Yacketta
Michael DeHaan wrote: Ronald J. Yacketta wrote: Hello, I have been plagued with the following error via the webui when making network changes Error while saving system :maximum recursion depth exceeded in cmp upon reloading the window I receive: As I stated in my previous reply

koan & pxe config append/cmdline differences

2009-02-24 Thread Ronald J. Yacketta
Just found a difference in the koan cmdline log entry and the append line in a pxelinux.cfg/MAC file that is causing ksdevice=bootif to fail. When building a system using ksdevice=bootif in the cobbler/settings file the append line looks similar to: append initrd=/images/f10-i386/initrd-PAE.i

Re: koan & pxe config append/cmdline differences

2009-02-24 Thread Ronald J. Yacketta
Let me retract this email, wrote it before I had a cup of coffee. Koan is not PXE, this all works great in a non virt install -Ron Ronald J. Yacketta wrote: Just found a difference in the koan cmdline log entry and the append line in a pxelinux.cfg/MAC file that is causing ksdevice=bootif to

Re: Problem editing systems in cobbler

2009-02-24 Thread Ronald J. Yacketta
Sure have :( Posted yesterday with subject "Error while saving system :maximum recursion depth exceeded in cmp" Michael's response: (B) There is a fix in 1.4.2 to prevent zero-length writes to the configuration and additional fixes to reprevent restart problems on corrupt data files (which

Arbitrary NIC naming

2009-02-24 Thread Ronald J. Yacketta
Attempting to use the Arbitary NIC naming feature to rename interfaces durign a koan install as outlined at https://fedorahosted.org/cobbler/wiki/AdvancedNetworking and noticed that it does not work. Looks like the snippet is relying on the interface to be in /etc/modprobe.conf # Start conf

Re: Arbitrary NIC naming

2009-02-24 Thread Ronald J. Yacketta
James Cammarata wrote: On 24 Feb 2009 11:57:32 -0500, "Ronald J. Yacketta" wrote: Attempting to use the Arbitary NIC naming feature to rename interfaces durign a koan install as outlined at https://fedorahosted.org/cobbler/wiki/AdvancedNetworking and noticed that it doe

Re: Arbitrary NIC naming

2009-02-24 Thread Ronald J. Yacketta
sent off list, to large for list to handle :) James Cammarata wrote: Will do, but not sure that will resolve anything. I stood up a non VM install (was a PXE boot) with 2 nics and it still did not correctly rename the interfaces seeing that nothing was in modprobe.conf for them. Looks like ud

Re: [CONFIRMED] the webapp and the zero length file problem is a YAML bug... solution / testing welcome

2009-02-27 Thread Ronald J Yacketta
Just do "make > webtest" to install the latest code and restart cobblerd, then log into > the web app and it should not have the same problem. Can you provide instructions / link for the above? I personally have never worked with git before -Ron ___

Re: Using koan --replace-self problem w/ F10 and 11 - but not 9

2009-03-11 Thread Ronald J. Yacketta
Just a thought, check the distro entry cobbler import created. I had a similar problem the other day and noticed that the import used initrd-PAE.img vice initrd.img. Once I made the change normal PXE installs started to work with F10. -Ron Scot Floess wrote: All: I've tried to figure out t

1.6.3/4 DNS issue during %post

2009-05-13 Thread Ronald J. Yacketta
Hello all! I have a %post script that has been running flawlessly through numerous cobbler / koan upgrades. Recently, I have noticed that DNS resolution is failing in 1.6.3 / 4 during %post wget as well as yum updates. Now, I am not sure if this is a cobbler / anaconda or ? issue. I am able to

cobbler-register working in 1.6.4 or still in dev?

2009-05-13 Thread Ronald J. Yacketta
Hello again :) Trying to cobbler-register a few servers and get the following: [r...@~]# /usr/bin/cobbler-register --server=cobbler.server --profile=f10-i386 --hostname=eden Traceback (most recent call last): File "/usr/bin/cobbler-register", line 19, in sys.exit(app.main() or 0) NameErro

Re: 1.6.3/4 DNS issue during %post

2009-05-13 Thread Ronald J. Yacketta
Jeff Schroeder wrote: On Wed, May 13, 2009 at 9:21 AM, Ronald J. Yacketta wrote: Hello all! I have a %post script that has been running flawlessly through numerous cobbler / koan upgrades. Recently, I have noticed that DNS resolution is failing in 1.6.3 / 4 during %post wget as well as

Re: cobbler-register working in 1.6.4 or still in dev?

2009-05-13 Thread Ronald J. Yacketta
-qa | grep koan koan-1.6.3-1.fc9.noarch [r...@cobbler]# yum update koan Loaded plugins: downloadonly, refresh-packagekit Setting up Update Process No Packages marked for Update Michael DeHaan wrote: Ronald J. Yacketta wrote: Hello again :) Trying to cobbler-register a few servers and ge

Re: Cobbler pxe_just_once not working?

2009-05-13 Thread Ronald J. Yacketta
Jeff Schroeder wrote: On Wed, May 13, 2009 at 9:57 AM, Michael DeHaan wrote: ... Sounds ok... I thought we had actually decided to /not/ use ErrorCatcher, so I'll have to dig through that. Try it out, perhaps? What we do also ideally should integrate with "cobbler validateks" ideally (and

Re: 1.6.3/4 DNS issue during %post

2009-05-13 Thread Ronald J. Yacketta
Michael DeHaan wrote: Jeff Schroeder wrote: On Wed, May 13, 2009 at 9:21 AM, Ronald J. Yacketta wrote: Hello all! I have a %post script that has been running flawlessly through numerous cobbler / koan upgrades. Recently, I have noticed that DNS resolution is failing in 1.6.3

modprobe still used in post_install_network_config

2009-05-13 Thread Ronald J. Yacketta
Running through the snippets in an attempt to resolve another issue and I noticed the following in post_instyall_network_config if [ -f "/etc/modprobe.conf" ] && [ $IFNAME ]; then grep \$IFNAME /etc/modprobe.conf | sed "s/\$IFNAME/$iname/" >> /etc/modprobe.conf.cobbler grep -v \$IFNAME /

[SPIN OFF] mac_address vs mac_address_eth0 variable in snippets

2009-05-13 Thread Ronald J Yacketta
> Alex Davies wrote: >> Hi All, >> >> Quick question/observation: >> >> [r...@prov snippets]# cobbler system dumpvars --name=svn | grep mac >> 'mac_address': '00:0c:29:f3:0f:d8', >> 'mac_address_eth0': '00:0c:29:f3:0f:d8', >> ... >> >> Using this in a snippet, I would expect both to print the M

Re: cobbler-register working in 1.6.4 or still in dev?

2009-05-15 Thread Ronald J. Yacketta
Michael DeHaan wrote: Michael DeHaan wrote: Ronald J. Yacketta wrote: cobbler is 1.6.4, but koan is 1.6.3. Was there a new release of koan to match the 1.6.4 cobbler? I will investigate when those changes were made next week, most likely there does need to be a 1.6.4

Re: modprobe still used in post_install_network_config

2009-05-15 Thread Ronald J. Yacketta
Michael DeHaan wrote: Ronald J. Yacketta wrote: Running through the snippets in an attempt to resolve another issue and I noticed the following in post_instyall_network_config if [ -f "/etc/modprobe.conf" ] && [ $IFNAME ]; then grep \$IFNAME /etc/modprobe.conf

Re: modprobe still used in post_install_network_config

2009-05-15 Thread Ronald J. Yacketta
Michael DeHaan wrote: Ronald J. Yacketta wrote: Michael DeHaan wrote: Ronald J. Yacketta wrote: Running through the snippets in an attempt to resolve another issue and I noticed the following in post_instyall_network_config if [ -f "/etc/modprobe.conf" ] &a

Re: Non-linux installation

2009-06-17 Thread Ronald J. Yacketta
maybe /etc/cobbler/pxe/pxedefault.template ? Jared Hodge wrote: So, the next step in clonezilla integration is getting "cobbler sync" not to blow away the update. I can move things around so that I'm not dropping files in the cobbler directory, but how can I add something to /tftpboot/pxelinux.

Re: Adding a Distribution without copying the contents over?

2009-07-06 Thread Ronald J. Yacketta
Paul Company wrote: What's the case? That NFS is the only supported "access method" for adding a distro without copying the contents locally? Paul No, you can use http as well: # cobbler import --path=/mnt/cobbler_f11_iso --available-as=http://url --name=f11 On Mon, Jul 6, 2009 at

Re: Sending email from cobbler

2009-09-04 Thread Ronald J. Yacketta
Jeff Schroeder wrote: On Tue, Aug 4, 2009 at 3:38 PM, Michael DeHaan wrote: On 08/04/2009 06:24 PM, Paul Company wrote: what does the maillog on the cobbler server say /var/log/maillog is empty. cobbler must not be usind sendmail, because mail is being logged, because if I run # sendma

Re: Who is using "cobbler image add"?

2009-09-18 Thread Ronald J. Yacketta
We are using cobbler+koan to install 'cobbler system' guests into a HP Blade System host Michael DeHaan wrote: Awesome, thanks. I had completely forgotten about that system definition as I haven't played with the imaging stuff for a few months. Removing the system definition did allow c

Upgrade to 2.0.1 issues

2009-11-30 Thread Ronald J. Yacketta
Hello all! Just recently attempting to upgrade from the last 1.6 RPM release to 2.0.1. After the upgrade and weeding through the .rpmnew files I am left with this MOD_PYTHON ERROR ProcessId: 10894 Interpreter:'eden.potsdam.edu' ServerName: 'eden.potsdam.edu' DocumentRoot: '/var

Re: Cobbler 2.0.1 Triggers?

2009-11-30 Thread Ronald J. Yacketta
Jonas Hagberg wrote: Scott Henson skrev: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 11/23/2009 04:34 AM, Jonas Hagberg wrote: Scott Henson wrote: Maybe I'm blind, but I don't see anywhere in cobbler 2.0 where the install triggers are getting called. Can you file a trac ticket on

Re: Cobbler 2.0.1 Triggers?

2009-11-30 Thread Ronald J. Yacketta
Scott Henson wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 11/30/2009 10:56 AM, Ronald J. Yacketta wrote: Any update on this? would like to get the install_post_report.py trigger working here :) I don't know if I have asked this before, but is run_install_trigger

Re: Cobbler 2.0.1 Triggers?

2009-11-30 Thread Ronald J. Yacketta
> I have a few more questions in the ticket. It looks like I was wrong > and triggers do have an entry point, but it has to be called from your > kickstart file. So the kickstart template and generated kickstart file > would be helpful in determining the issue. Scott, Thanks for looking into th

dumpvars dies with 'None' set in Repos

2010-01-14 Thread Ronald J. Yacketta
Hello all! Have a little problem here :( when I run 'cobbler profile dumpvars f12-x86_64' the following error occurs: Traceback (most recent call last): File "/usr/bin/cobbler", line 35, in sys.exit(app.main()) File "/usr/lib/python2.5/site-packages/cobbler/cli.py", line 501, in main

Re: dumpvars dies with 'None' set in Repos

2010-01-22 Thread Ronald J. Yacketta
Just checking back, have not heard anything regarding my initial post -Ron Ronald J. Yacketta wrote: > Hello all! > > Have a little problem here :( when I run 'cobbler profile dumpvars > f12-x86_64' the following error occurs: > > Traceback (most recent call last)

Cobbler update for F13?

2010-04-29 Thread Ronald J. Yacketta
Hello all! Just checking in to see if / when there will be an update for cobbler to support the pending F13 release -Ron ___ cobbler mailing list cobbler@lists.fedorahosted.org https://fedorahosted.org/mailman/listinfo/cobbler

Re: Cobbler update for F13?

2010-04-30 Thread Ronald J. Yacketta
Scott Henson wrote: Excerpts from Ronald J. Yacketta's message of Thu Apr 29 16:44:12 -0400 2010: Hello all! Just checking in to see if / when there will be an update for cobbler to support the pending F13 release Unless I'm mistaken, we already do. I'll test tomorrow and try to get

Re: Cobbler update for F13?

2010-04-30 Thread Ronald J. Yacketta
Scott Henson wrote: Excerpts from Ronald J. Yacketta's message of Fri Apr 30 10:32:00 -0400 2010: Scott Henson wrote: Excerpts from Ronald J. Yacketta's message of Thu Apr 29 16:44:12 -0400 2010: Hello all! Just checking in to see if / when there will be an update for cobble

Re: Cobbler update for F13?

2010-04-30 Thread Ronald J. Yacketta
Ronald J. Yacketta wrote: Scott Henson wrote: Excerpts from Ronald J. Yacketta's message of Fri Apr 30 10:32:00 -0400 2010: Scott Henson wrote: Excerpts from Ronald J. Yacketta's message of Thu Apr 29 16:44:12 -0400 2010: Hello all! Just checking in to see if /

snipper issue

2010-05-07 Thread Ronald J. Yacketta
Hello all! Just ran into a issue this week were one of our snippets (a .sh script) is not being ran in %post This has been working for months now without issue until we upgraded to cobbler --version Cobbler 2.0.3.1 source: ?, ? build time: Fri Apr 30 14:43:50 2010 here is the relevant part

Re: snipper issue

2010-05-10 Thread Ronald J Yacketta
> You have unescaped '$'s. Add either #raw & #end raw tags around the > line or escape them with a '\'. If you want more info, see my email > from yesterday. > > -- > Benjamin Riggs > System Staff > School of Mathematics > University of Minnesota > 11 Vincent Hall > 612-625-4895 > Ben, Thanks!

Re: setup of system

2010-05-18 Thread Ronald J. Yacketta
On 5/18/2010 10:12 AM, Lydia Heck wrote: > I downloaded and installed cobbler and configured it. > > Then I started to setup an install server, adding a distro, some profiles and > one system. > > All looked most straightforward. However, when I looked into the file > created for the system in /tft

Re: Setup of system

2010-05-18 Thread Ronald J. Yacketta
On 5/18/2010 1:59 PM, Lydia Heck wrote: > Even so cblr is set as an alias, should I not expect to have > m2067 (the system created using cobbler) sitting in the directory > structure at /var/www/cobbler/svc/op/ks/system/m2067 which is referenced in > > ks=http://172.17.11.1/cblr/svc/op/ks/system/m2

Ticket #132

2010-05-20 Thread Ronald J. Yacketta
While setting up a new cobbler server this afternoon I found myself wondering why default_virt_path and others were not in settings. Went back to trac to see the status of the ticket I created eons ago to find it is a RFE that was last updated '1 year ago' Any chance of dusting this off and see

Re: Ticket #132

2010-06-03 Thread Ronald J Yacketta
Going to give this a little *BUMP* action, not sure if it was overlooked or not worth the time to put into Cobbler. -Ron > While setting up a new cobbler server this afternoon I found myself > wondering why default_virt_path and others were not in settings. Went > back to trac to see the status

Re: Config help? .. Cobbler 1.2.9

2010-06-10 Thread Ronald J Yacketta
Frank, Please do not take what I wrote the wrong way, I am trying to help :) In order to proceed we need to know how you plan on installing the OSs via cobbler. Are you planning to PXE boot or koan? These are realistic questions that need to be answered to help you configure cobbler. It sounds l

Re: Config help? .. Cobbler 1.2.9

2010-06-11 Thread Ronald J. Yacketta
Okay, then it might just be best to edit the > "dhcpd.conf" file each time I need it -- which > will not be that often, and only add the one or > two IPs here that should be used for a > re-installation or new install on a server ... > FOR EXAMPLE to > range dynamic-bootp 212.44.88.35;

Re: I want to do "named reload" instead of "named restart" on a cobbler sync

2010-06-11 Thread Ronald J. Yacketta
On 6/11/2010 3:24 PM, Jeremy Hansen wrote: > I'm running 2.0.3. Is there any way I can change the option for the service > to a reload instead of restart? > > Thanks > -jeremy > ___ > cobbler mailing list > cobbler@lists.fedorahosted.org > https://fedor

Re: I want to do "named reload" instead of "named restart" on a cobbler sync

2010-06-11 Thread Ronald J. Yacketta
On 6/11/2010 3:49 PM, Jeremy Hansen wrote: > On Jun 11, 2010, at 12:41 PM, Ronald J. Yacketta wrote: > > >> On 6/11/2010 3:24 PM, Jeremy Hansen wrote: >> >>> I'm running 2.0.3. Is there any way I can change the option for the >>> service to

Re: I want to do "named reload" instead of "named restart" on a cobbler sync

2010-06-11 Thread Ronald J. Yacketta
On 6/11/2010 3:54 PM, Jeremy Hansen wrote: > On Jun 11, 2010, at 12:50 PM, Ronald J. Yacketta wrote: > > >> On 6/11/2010 3:49 PM, Jeremy Hansen wrote: >> >>> On Jun 11, 2010, at 12:41 PM, Ronald J. Yacketta wrote: >>> >>> >>&g

Re: I want to do "named reload" instead of "named restart" on a cobbler sync

2010-06-11 Thread Ronald J. Yacketta
On 6/11/2010 3:57 PM, Jeremy Hansen wrote: > On Jun 11, 2010, at 12:50 PM, Ronald J. Yacketta wrote: > > >> On 6/11/2010 3:49 PM, Jeremy Hansen wrote: >> >>> On Jun 11, 2010, at 12:41 PM, Ronald J. Yacketta wrote: >>> >>> >>&g

Re: I want to do "named reload" instead of "named restart" on a cobbler sync

2010-06-11 Thread Ronald J. Yacketta
On 6/11/2010 3:59 PM, Ronald J. Yacketta wrote: > On 6/11/2010 3:57 PM, Jeremy Hansen wrote: > >> On Jun 11, 2010, at 12:50 PM, Ronald J. Yacketta wrote: >> >> >> >>> On 6/11/2010 3:49 PM, Jeremy Hansen wrote: >>> >>> &g

cobbler-2.0.4 been release?

2010-06-11 Thread Ronald J. Yacketta
Just checking to see if cobbler-2.0.4 has been release, see it listed on http://people.fedoraproject.org/~shenson/cobbler/ but not via a yum check-update against fedora-update servers. -Ron ___ cobbler mailing list cobbler@lists.fedorahosted.org https

Re: cobbler-2.0.4 been release?

2010-06-11 Thread Ronald J. Yacketta
On 6/11/2010 4:24 PM, Thomas S Hatch wrote: what Distribution release are you running? 2.0.4 is in fedora 12 and 13 On Fri, Jun 11, 2010 at 2:23 PM, Ronald J. Yacketta mailto:yacke...@potsdam.edu>> wrote: Just checking to see if cobbler-2.0.4 has been release, see it lis

Re: cobbler-2.0.4 been release?

2010-06-11 Thread Ronald J. Yacketta
On 6/11/2010 4:32 PM, Todd Zullinger wrote: Thomas S Hatch wrote: what Distribution release are you running? 2.0.4 is in fedora 12 and 13 It's still in updates-testing, so unless the OP has enabled the testing repo it won't show up. This should show it though: yum --enablerepo

Re: I want to do "named reload" instead of "named restart" on a cobbler sync

2010-06-11 Thread Ronald J. Yacketta
want to do "named reload" instead of "named restart" on a > cobbler sync > > > On Jun 11, 2010, at 12:50 PM, Ronald J. Yacketta wrote: > > >> On 6/11/2010 3:49 PM, Jeremy Hansen wrote: >> >>> On Jun 11, 2010, at 12:41 PM, Ronald J.

Re: Config help? .. Cobbler 1.2.9

2010-06-12 Thread Ronald J Yacketta
OPS! I forgot to mention if you have manage_dhcp 1 in your settings then you need to modify the dhcpd.template file. Editing dhcpd.conf by hand will just get overwritten by cobbler and whats in the template. -Ron > Dear All: > > After two days pause ... here one more setup question: > > I edited

Re: Confirming when a VM has been provisioned?

2010-06-15 Thread Ronald J Yacketta
> Hi all, > > Is there anyway of querying the cobbler XML-RPC API to find out if a > node has finished building? > > At the moment, the best way I can find is to check the last two lines of > the logs, but I can't help thinking that if the server knows when the > build has finished so it can put

Re: Confirming when a VM has been provisioned?

2010-06-15 Thread Ronald J. Yacketta
On 6/15/2010 8:28 AM, Matt Wallace wrote: > On Tue, 2010-06-15 at 08:19 -0400, Ronald J Yacketta wrote: > >> >>> Hi all, >>> >>> Is there anyway of querying the cobbler XML-RPC API to find out if a >>> node has finished building? >>&

pxe_just_once

2010-06-21 Thread Ronald J Yacketta
Hey all! Can someone refresh my muddled mind with respects to pxe_just_once? I am trying to PXE boot a system I created in cobbler_web, but it is in an endless boot cycle. Another odd piece is the fact that PXE boot is set AFTER HDD, yet the endless loop. Here is the generated KS as well as an e

Re: pxe_just_once

2010-06-21 Thread Ronald J Yacketta
> Hey all! > > Can someone refresh my muddled mind with respects to pxe_just_once? > > I am trying to PXE boot a system I created in cobbler_web, but it is in an > endless boot cycle. Another odd piece is the fact that PXE boot is set > AFTER HDD, yet the endless loop. > > Here is the generated K

rescue PXE menus

2010-06-23 Thread Ronald J. Yacketta
Hello all! was the automatic creation of rescue PXE menu entries and profiles removed from cobbler? Regards, Ron ___ cobbler mailing list cobbler@lists.fedorahosted.org https://fedorahosted.org/mailman/listinfo/cobbler

RE: cobbler with no local mirroring?

2010-07-08 Thread Ronald J Yacketta
> > >> -Original Message- >> From: cobbler-boun...@lists.fedorahosted.org >> [mailto:cobbler-boun...@lists.fedorahosted.org] On >> Behalf Of Christian Horn >> Sent: Wednesday, April 07, 2010 8:59 AM >> To: cobbler mailing list >> Subject: Re: cobbler with no local mirroring? >> >> On Wed,

Re: Cobbler re-install: 2 HDDs, but leave 2nd HDD untouched ?

2010-07-15 Thread Ronald J Yacketta
e=4096 logvol /tmp --name=tmp --vgname=internal_hd --fstype ext3 --size=1024 logvol /var --name=var --vgname=internal_hd --fstype ext3 --size=8192 logvol /usr --name=usr --vgname=internal_hd --fstype ext3 --size=8192 -Ron PS: ksmeta is YOUR friend!! > Dear All: > > First of all, I

Re: LDAP authorization in Cobbler

2010-07-30 Thread Ronald J. Yacketta
On 7/30/2010 4:31 AM, Ignasi Blanco wrote: I have checked all the steps described on the wiki. It connects to LDAP server throw ports 389 or 636. I access to webui with LDAP users, only typing user ID, leaving the password blank. I need the users must type his password. I don't know if is LDAP

Re: #2 - Cobbler -- "No DHCP or proxyDHCP offers"

2010-11-08 Thread Ronald J Yacketta
I bet you have pxe_just_one set in /etc/cobbler/settings and the servers your trying to 're-install' are configured to local boot via pxe. Go into the webgui of cobbler and enable netboot for the system(s) your trying to rebuild and then do a sync... -Ron > Thank you ! > > Now THIS is interesti

Re: #2 - Cobbler -- "No DHCP or proxyDHCP offers"

2010-11-09 Thread Ronald J. Yacketta
Out of curiosity: Did you check the webui to see if the systems being re-built have netboot enabled? -Ron On 11/8/2010 11:12 PM, Frank wrote: > Hello Ron: > > Good to see your name. > Thank you for the suggestion, but you 'lost' that one :) > > So, yes, "pxe_just_once" was enabled. > Howewever ..

Re: Cobbler 2.0.11

2011-04-20 Thread Ronald J. Yacketta
Scott, Just upgraded and get the following when I attempt to koan or even hit /cobbler_api Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request /GET /cobbler_api /. Reason: *E

cobbler replicate issues

2011-07-12 Thread Ronald J. Yacketta
Trying to replicate from cobbler 2.0.3.1 to cobbler 2.0.11 and keep running into the following: cobbler replicate --master=_MASTER_SERVER_ --distros=* --profiles=* --systems=* --sync-all ... Updating Objects Newer On Remote Linking Distro f14-i386 Exception occured: exceptions.NameError Exceptio

Scientific Linux Support?

2011-09-13 Thread Ronald J. Yacketta
Did some digging and not seeing anything regarding SL & Cobbler Tried to import SL and get task started: 2011-09-13_101129_import task started (id=Media import, time=Tue Sep 13 10:11:29 2011) adding distros scanning /mnt/iso/SL-61-x86_64/EFI/boot for distro signature scanning /mnt/iso/SL-61-x86_6

Re: Scientific Linux Support?

2011-09-14 Thread Ronald J. Yacketta
On 13-Sep-11 11:32, Léon Keijser wrote: > On Tue, 2011-09-13 at 14:15 +0000, Ronald J. Yacketta wrote: >> Did some digging and not seeing anything regarding SL& Cobbler >> >> Tried to import SL and get >> > .. >> !!! TASK FAILED !!! > > Odd. I had

$getVar usage in snippet

2011-09-14 Thread Ronald J. Yacketta
Hello all! I have the following code in a snippet that has been working through numerous releases and just noticed today via getks that that variable expansion is not happening. Code: #set $ver = $getVar('arch', None) echo "nrpe $ver setup.." #if $ver == "x86_64" echo "nrpe ALL=(ALL) NOPASS

Re: $getVar usage in snippet

2011-09-16 Thread Ronald J. Yacketta
On 16-Sep-11 04:53, petermity wrote: > "Ronald J. Yacketta" wrote: > >> Hello all! >> >> I have the following code in a snippet that has been working through >> numerous releases and just noticed today via getks that that variable >> expansion

Re: snippet without LVM (CentOS 6)

2012-01-03 Thread Ronald J. Yacketta
Check /var/lib/cobbler/snippets look for partition_select* here is one on my box that just uses disks %include /tmp/partinfo %pre # Determine how many drives we have set \$(list-harddrives) let numd=\$#/2 d1=\$1 d2=\$3 # Determine architecture-specific partitioning needs EFI_PART="" PPC_PREP_P

[cobbler] latest cobbler RPM

2012-02-10 Thread Ronald J. Yacketta
Just checking before I go building SRC RPM's, is http://people.fedoraproject.org/~shenson/cobbler/ still the go-to site for the latest Cobbler files? -Ron ___ cobbler mailing list cobbler@lists.

[cobbler] cobbler import [2.3.1]

2012-03-05 Thread Ronald J. Yacketta
All, Has something changed in the latest Cobbler release? Previously I was able to run the following from the command line WITHOUT cobbler sucking down the entire repo: cobbler import --path=/mnt/iso/SL-62-x86_64 --name=SL-62-x86_64 --available-as=http://_URL_/scientific6-64 Just ran that

Re: [cobbler] cobbler import [2.3.1]

2012-03-05 Thread Ronald J. Yacketta
kickstarts scanning /mnt/iso/SL-62-x86_64/images/pxeboot for distro signature scanning /mnt/iso/SL-62-x86_64/images for distro signature scanning /mnt/iso/SL-62-x86_64 for distro signature found content (breed=redhat) at /m *** TASK COMPLETE *** On 3/5/2012 11:35 AM, Ronald J. Yacketta wrote: All, Has

[cobbler] Cobbler in the cloud

2012-03-09 Thread Ronald J. Yacketta
Hello all! Currently working on a R&D Cloud project evaluating various OpenSource Cloud solutions. While playing around with Eucalyptus and OpenStack I was wondering if their was a way to integrate Cobbler with either solution to create the required guest vm's. Has anyone traveled down this

[cobbler] Koan + SL 6.2 no ks file

2012-09-07 Thread Ronald J. Yacketta
Hello all!! Just installed a new HP Blade and put SL 6.2 on it with the latest koan (2.2.3) and noticing that koan is not tacking on --extra-args when attempting to generate an new vm: koan --virt --server=da.server --profile=SL-6.2-x86_64 --virt-name=tester --virt-path=/mnt/sas3_1/ -w & [1

Re: [cobbler] Koan + SL 6.2 no ks file

2012-09-07 Thread Ronald J. Yacketta
Ops! Ignore this, did not see the previous thread regarding this. On 9/7/2012 8:24 AM, Ronald J. Yacketta wrote: Hello all!! Just installed a new HP Blade and put SL 6.2 on it with the latest koan (2.2.3) and noticing that koan is not tacking on --extra-args when attempting to generate an

[cobbler] Override disk size via koan [--virt-disk]

2012-09-11 Thread Ronald J. Yacketta
Have been asked on several occasions if one could override the default vm disk size via koan command line. Usually I deflect the question but lately I have been asked more frequently. So can we get a --virt-disk option for koan? Regards, Ron ___ cob

[cobbler] Cobbler + Puppet Setup

2012-10-08 Thread Ronald J Yacketta
Hello all! Looking for some decent documentation on setup Cobbler and Puppet. We currently have a working Cobbler system that has been in place for over a year now and would like to integrate Pupput into the fold. Scoured google but found bits and pieces with nothing really going through a soup t

[cobbler] Unable to koan ANY profiles.

2013-03-12 Thread Ronald J. Yacketta
Not sure whats wrong, imported SL 6.3 like I have many times in the past without issue. Go to koan SL 6.3 and now I get koan --server=SERVER --virt --profile=SL-6.3-x86_64 --virt-name=koan_test -virt-type=qemu --virt-path=/mnt/sas3_6 - looking for Cobbler at http://eSERVER:80/cobbler_api - read

[cobbler] Cobbler and puppet 3.1

2013-03-26 Thread Ronald J. Yacketta
Hello all! Just checking to see if (when?) cobbler will be updated to utilize puppet 3.x. Currently in settings puppetca_path points to /usr/sbin/puppetca which no longer exists it is now part of puppet itself (puppet certificate_request, see puppet help) -Ron

[cobbler] cobbler repo's

2013-03-26 Thread Ronald J. Yacketta
Hello again ;) When adding repos to cobbler is it possible to add the repos to the installed server? The kickstart usies repo to add the repos during install, but is their a snippet / setting to also push those repos out to /etc/yum.repos.d ? -Ron ___

Re: [cobbler] cobbler repo's

2013-03-26 Thread Ronald J. Yacketta
d that ties into either of the 3 will get the repo entry in > /etc/yum.repos.d (at least I believe that this is the case). > > It should be handled by: $yum_config_stanza (as opposed to > $yum_repo_stanza, which includes them in the kickstart) > > Cheers, > Harry > > On 03

Re: [cobbler] cobbler repo's

2013-03-26 Thread Ronald J. Yacketta
never mind, figured it out by looking at sample.ks Thanks!! On Tuesday, 26 March, 2013 03:57 EDT, "Ronald J. Yacketta" wrote: > Okay, so I would need to use both? at the top of the ks add the > yum_repo_stanza and near the end add yum_config_stanza? > > -Ron &g

Re: [cobbler] Cobbler and puppet 3.1

2013-03-27 Thread Ronald J. Yacketta
James, Is their a road map for 2.4? -Ron On Tuesday, 26 March, 2013 05:22 EDT, "James Cammarata" wrote: > On Mar 26, 2013 2:28 PM, "Ronald J. Yacketta" wrote: > > > > Hello all! > > > > Just checking to see if (when?) cobbler will b

[cobbler] WebUI Repo Sync

2013-04-15 Thread Ronald J. Yacketta
Just noticed that 'reposync' is not a valid batch command for repo's, has this been added already? if so, might their be a patch I can apply to cobbler-web-2.2.3-2? -Ron ___ cobbler mailing list cobbler@lists.fedorahosted.org https://lists.fedorahosted

Re: [cobbler] WebUI Repo Sync

2013-04-15 Thread Ronald J. Yacketta
64 options = { "repos" : names, "tries" : 3 } On Monday, 15 April, 2013 09:40 EDT, "James Cammarata" wrote: > On Mon, Apr 15, 2013 at 7:42 AM, Ronald J. Yacketta > wrote: > > > Just noticed that 'reposync' is not a valid batch comm

[cobbler] Puppet Integration

2013-04-16 Thread Ronald J. Yacketta
We are in the process of integrating Puppet into our Cobbler environment and have followed a couple guides to get the basics in place. Looking getks I see the bits in place to install Puppet and run it, but not seeing were puppet is configured. Seem to be missing a snippet or configuration to s

Re: [cobbler] Puppet Integration

2013-04-16 Thread Ronald J. Yacketta
ot;Leonid Flaks" wrote: > On 04/16/2013 09:39 AM, Ronald J. Yacketta wrote: > > We are in the process of integrating Puppet into our Cobbler environment > > and have followed a couple guides to get the basics in place. > > Looking getks I see the bits in place to insta

[cobbler] Issues kickstarting using cobbler generated repos

2013-04-23 Thread Ronald J. Yacketta
Imported a SL 6.3 distro from a local DVD mount then proceed to use cobbler to maintain local mirrors of SL-fastbugs, SL-security, SL, and epel 6. Kickstart launches fine, loads all the repomd.xml files and process dependencies but during install several packages die in %post with scriptlet erro

Re: [cobbler] Issues kickstarting using cobbler generated repos

2013-04-25 Thread Ronald J. Yacketta
cobbler-config.conf seeing that the other repos required for updates etc is missing. On Tuesday, 23 April, 2013 10:32 EDT, "Ronald J. Yacketta" wrote: > Imported a SL 6.3 distro from a local DVD mount then proceed to use cobbler > to maintain local mirrors of SL-fastbugs,

Re: [cobbler] Cobbler 2.4

2013-05-02 Thread Ronald J. Yacketta
Will their be any cloud provisioning capabilities in 2.4? Currently working through setting up OpenStack and would like to continue to use cobbler if possible. -Ron On Thursday, 02 May, 2013 09:55 EDT, "James Cammarata" wrote: > On Thu, May 2, 2013 at 7:14 AM, Newman, Stuart J. (GSFC-444

Re: [cobbler] Cobbler 2.4

2013-05-03 Thread Ronald J. Yacketta
s" wrote: > Hi, > > Take a look at: https://fuel.mirantis.com/ > It uses cobbler for system provisioning. > > > > On Thu, May 2, 2013 at 7:25 PM, Ronald J. Yacketta > wrote: > > > Will their be any cloud provisioning capabilities in 2.4? Currently >

[cobbler] Cobbler not sending e-mails

2013-05-08 Thread Ronald J. Yacketta
Trying to figure out why I am not getting e-mails from profile / system installs. Found a patch and applied it then compared my KS file to the default one left behind during a fresh install. After a profile / system is installed the install.log just shows a state of 'stop' and never gets a 'fin

Re: [cobbler] Cobbler not sending e-mails

2013-05-08 Thread Ronald J. Yacketta
] build_reporting_smtp_server: "smtp.potsdam.edu" build_reporting_subject: "[COBBLER] " Was their a change in the build_reporting configuration? notice I am missing 'build_reporting_to_address' -Ron On Wednesday, 08 May, 2013 02:07 EDT, "James Cammarata

Re: [cobbler] Cobbler not sending e-mails

2013-05-08 Thread Ronald J. Yacketta
r-web-2.2.3-2.el6.noarch On Wednesday, 08 May, 2013 02:07 EDT, "James Cammarata" wrote: > On Wed, May 8, 2013 at 1:00 PM, Ronald J. Yacketta > wrote: > > > Trying to figure out why I am not getting e-mails from profile / system > > installs. Found a patch a

Re: [cobbler] Cobbler not sending e-mails

2013-05-08 Thread Ronald J. Yacketta
9/0.03/0.3/0.17, dsn=2.0.0, status=sent (250 ok 1368043992 qp 4757) May 8 16:13:11 eden postfix/qmgr[31508]: D16D299669: removed On Wednesday, 08 May, 2013 03:44 EDT, "James Cammarata" wrote: > Anything in the mail log on the smtp server you have configured? > > > On

Re: [cobbler] Cobbler not sending e-mails

2013-05-09 Thread Ronald J. Yacketta
s=sent (250 ok 1368121448 qp 28326) May 9 13:44:07 eden postfix/qmgr[31508]: 6424D9966A: removed Could it be the joining of e-mails in code should be doe with ; as the separator vice , ? On Thursday, 09 May, 2013 11:42 EDT, "James Cammarata" wrote: > On Wed, May 8, 2013 a

  1   2   >