Hello, I need to begin the process of updating several of my DC's to new hardware and OS versions. I'm not seeing anything in the wiki on the subject so please direct me if it exists. The issue's I can foresee are reusing the hostnames and IP's. I assume I have the following two options * Create new DC's and join with new hostnames and IP's. (adjust workstation DNS settings) o Demote and decommission existing DC's. * Backup existing DC's by following https://wiki.samba.org/index.php/Back_up_and_Restoring_a_Samba_AD_DC o Create new DC's with same hostnames and IP's and OS's. Restore DC from backup and subsequently upgrade OS. Am I omitting any other options? Thanks. -- -- James
Hi, Am 24.05.2017 um 17:59 schrieb lingpanda101 via samba:> I need to begin the process of updating several of my DC's to new > hardware and OS versions. I'm not seeing anything in the wiki on the > subject so please direct me if it exists.I started 2 weeks ago with a documentation that covers this scenario. However, I didn't had time to finish it yet. If I find time to work on this, I will publish it next week. The way for a multi-DC environment is: - Install new OS + Samba - Join as a DC. See Wiki. - Demote one of the DCs. See Wiki. - Update DNS Server IPs used on clients and workstations. Regards, Marc
On 5/24/2017 1:17 PM, Marc Muehlfeld wrote:> Hi, > > Am 24.05.2017 um 17:59 schrieb lingpanda101 via samba: >> I need to begin the process of updating several of my DC's to >> new hardware and OS versions. I'm not seeing anything in the wiki on >> the subject so please direct me if it exists. > > I started 2 weeks ago with a documentation that covers this scenario. > However, I didn't had time to finish it yet. If I find time to work on > this, I will publish it next week. > > > The way for a multi-DC environment is: > - Install new OS + Samba > - Join as a DC. See Wiki. > - Demote one of the DCs. See Wiki. > - Update DNS Server IPs used on clients and workstations. > > > > Regards, > MarcThanks. The way you propose is how I envision proceeding(not to reuse hostname or IP.) -- -- James
On 5/24/2017 10:17 AM, Marc Muehlfeld via samba wrote:> Hi, > > Am 24.05.2017 um 17:59 schrieb lingpanda101 via samba: >> I need to begin the process of updating several of my DC's to >> new hardware and OS versions. I'm not seeing anything in the wiki on >> the subject so please direct me if it exists. > > I started 2 weeks ago with a documentation that covers this scenario. > However, I didn't had time to finish it yet. If I find time to work on > this, I will publish it next week. > > > The way for a multi-DC environment is: > - Install new OS + Samba > - Join as a DC. See Wiki. > - Demote one of the DCs. See Wiki. > - Update DNS Server IPs used on clients and workstations. > > > > Regards, > Marc >If it is too much trouble to update the DNS server IP addresses right away on all DNS clients, you can create a 2nd IP address on the new DC so existing clients with static DNS will point to the new DC. We have several servers and workstations at remote locations that use static IP addresses and DNS. Instead of going to each location to reconfigure them one by one I just powered down the old DNS server then added it's IP to the new DC as a secondary IP address. Saved me a lot of leg work. Joe Zacky