Re: [Spacewalk-list] Building Spacewalk With a DNS AliasforFailover

2017-02-17 Thread William H. ten Bensel
To address some additional questions... 1. How to make the init.d start/stop script dynamic? rhnconf = "/etc/rhn.conf" if [[ "$srvr_product" == "spacewalk" ]]; then spacecname=$(grep "cobbler.host" $rhnconf |awk -F"=" '{print $2}'|sed 's/^[[:space:]]//g'|tr -d '\n') elif [[

Re: [Spacewalk-list] Building Spacewalk With a DNS Alias for Failover

2017-02-17 Thread Eric
Thanks for the reply.  I did not know this could be done! Happy Connecting. Sent from my Sprint Samsung Galaxy S® 5 Sport Original message From: Avi Miller Date: 2/17/17 1:24 PM (GMT-07:00) To: spacewalk-list@redhat.com Subject: Re: [Spacewalk-list] Building Spacewa

Re: [Spacewalk-list] Building Spacewalk With a DNS Alias for Failover

2017-02-17 Thread Eric
Holy cow!  What a great write up!  Lot to digest here.  Very much appreciated! Happy Connecting. Sent from my Sprint Samsung Galaxy S® 5 Sport Original message From: "William H. ten Bensel" Date: 2/17/17 3:34 PM (GMT-07:00) To: spacewalk-list@redhat.com Subject: Re:

Re: [Spacewalk-list] Building Spacewalk With a DNS Alias for Failover

2017-02-17 Thread William H. ten Bensel
Not crazy at ALL, that is what I do+. Hopefully this brain dump will help. GOTCHA's . If you are using ISS to sync other Spacewalks... You have to put BOTH failoverhost.network.com and primaryhost.network.com in the list! Spacewalk does not associate ALIAS to connecting server. It only

Re: [Spacewalk-list] Building Spacewalk With a DNS Alias for Failover

2017-02-17 Thread Avi Miller
Hi, > On 18 Feb 2017, at 7:02 am, er...@enrsystems.com wrote: > > How can I run this with dual hostnames, and have Spacewalk use the the Alias, > especially for cert creation, etc. Off the top of my head, the simplest way would be to manually change the certificates[1] post-install to use a w

[Spacewalk-list] Building Spacewalk With a DNS Alias for Failover

2017-02-17 Thread ericb
I have a current running Spacewalk Server, and a 2nd Failover server. The current configuration is quite painful to failover. I'm currently standing up a new server on 2.6. The server's real fqdn is primaryhost.network.com, and the failover is failoverhost.network.com. I have a DNS alias o

Re: [Spacewalk-list] Spacewalk and SLES12 repo sync

2017-02-17 Thread James Miller
Hi Javier, I got the URI from a registered VM using the zypper lr --uri command. Should I grab it from somewhere else or modify it in anyway? If I choose 'sync now' in the channel in spacewalk console, there are no errors and it says the sync completes in 2 seconds. Attempting to sync from cli,

[Spacewalk-list] taskomatic doesn't schedule anything

2017-02-17 Thread Legreg Accounts
Hi to all. I apparently have a problem with taskomatic which doesn't execule any scheduling actions. I have changed the log level to DEBUG into /usr/share/rhn/config-defaults/rhn_taskomatic_daemon.conf just to be sure, and restart it through "service taskomatic restart", but I don't see anything m

Re: [Spacewalk-list] Spacewalk and SLES12 repo sync

2017-02-17 Thread Flores, Javier (D4\INF\IT ID)
Hi James, I have Spacewalk 2.6 running on CentOS since December and syncing SLES 12 channels works. How did you get the URI with the long key? Did you register a VM directly to Suse and copied the URL from the zypper repos of that VM? The only issue I had after upgrading to Spacewalk 2.6 was t

[Spacewalk-list] Spacewalk and SLES12 repo sync

2017-02-17 Thread James Miller
Hello, Has anyone been able to successfully sync SLES12 repo's in Spacewalk 2.6 (running on Centos 7)? I'm attempting to use the URI from command zypper lr --uri for each repository, but end up with errors. Long key replaced with _api_key below. 09:40:26 ==