<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=6652&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Migrating Rackspace Bookworm to Daedalus?]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=6652</link>
		<description><![CDATA[The most recent posts in [SOLVED] Migrating Rackspace Bookworm to Daedalus?.]]></description>
		<lastBuildDate>Wed, 12 Jun 2024 11:21:09 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Migrating Rackspace Bookworm to Daedalus?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50478#p50478</link>
			<description><![CDATA[<p>I think you&#039;re correct. That search finds net-tools but not if you search bookworm-backports which certainly seems to be where it is. Odd one.</p><p>Tom</p>]]></description>
			<author><![CDATA[dummy@example.com (tlathm)]]></author>
			<pubDate>Wed, 12 Jun 2024 11:21:09 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50478#p50478</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Migrating Rackspace Bookworm to Daedalus?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50472#p50472</link>
			<description><![CDATA[<p>Hmm. It then appears <a href="https://packages.debian.org/index" rel="nofollow">https://packages.debian.org/index</a> is unreliable.(?)<br />Never mind; good it all works for you.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Tue, 11 Jun 2024 22:58:49 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50472#p50472</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Migrating Rackspace Bookworm to Daedalus?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50470#p50470</link>
			<description><![CDATA[<p>Thanks for the replies!! As it turned out, my assumption was correct...that is, that in Bookworm the net-tools is in the backports repo, which wasn&#039;t in that default Rackspace sources.list. Once I copied one of the other repo lines and changed it to bookworm-backports, I was able to install it.</p><p>Thanks again for all the help!</p><p>Tom</p>]]></description>
			<author><![CDATA[dummy@example.com (tlathm)]]></author>
			<pubDate>Tue, 11 Jun 2024 22:42:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50470#p50470</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Migrating Rackspace Bookworm to Daedalus?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50469#p50469</link>
			<description><![CDATA[<p><span class="bbc">eth0</span> etc is the name of the interface assigned by the kernel module. All the rest are done afterwards, typically via <span class="bbc">udev</span> rule(s). It may have been due to that eventually (with bookworm) <span class="bbc">udev</span> has got programmed to generate specific naming rules for itself into <span class="bbc">/etc/udev/rules.d/</span> that then apply subsequently regardless of boot options. It requires a bit of &quot;surgery&quot; of the <span class="bbc">udev</span> rules to get rid of that.</p><p>There is a web site, <a href="https://packages.debian.org/index" rel="nofollow">https://packages.debian.org/index</a>, where one can search for details about debian packages. <span class="bbc">net-tools</span> does exist in bookworm (version 2.10-0.1) so apparently Rackspace applies some &quot;we know best&quot; filter on package availabiility. I would choose some other mirror.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Tue, 11 Jun 2024 20:58:58 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50469#p50469</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Migrating Rackspace Bookworm to Daedalus?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50468#p50468</link>
			<description><![CDATA[<p>History: When devuan forked debian, the std. network interface name was <span class="bbc">eth0</span> on both systems, so a migration does not change anything in this respect. And this is (probably) the case for Buster.<br />Some years later (release?) debian changed the naming convention to the current expression, devuan did not. Now the default net device names are different.</p><p><span class="bbc">apt-get install net-tools</span> works on any recent debian, no idea what rackspace did.</p>]]></description>
			<author><![CDATA[dummy@example.com (delgado)]]></author>
			<pubDate>Tue, 11 Jun 2024 20:37:58 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50468#p50468</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Migrating Rackspace Bookworm to Daedalus?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50465#p50465</link>
			<description><![CDATA[<p>Thanks for the reply! I&#039;m a little confused as to your answer to (b) though. We&#039;re using static IPs, though we&#039;re not using network-manager or conman. If what you&#039;re saying is the case, what automatically did the conversion when we did this from Buster to Beowulf?</p><p>EDIT: Oh also: Do you have any idea which Debian repo net-tools would be in? As I noted the repos that Rackspace was using didn&#039;t have that. Here&#039;s their original sources.list:</p><div class="codebox"><pre><code>/etc/apt/sources.list-ORIG 

deb http://mirror.rackspace.com/debian bookworm main non-free-firmware
deb-src http://mirror.rackspace.com/debian bookworm main non-free-firmware

deb http://mirror.rackspace.com/debian-security bookworm-security main non-free-firmware
deb-src http://mirror.rackspace.com/debian-security bookworm-security main non-free-firmware

# bookworm-updates, to get updates before a point release is made;
# see https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_updates_and_backports
deb http://mirror.rackspace.com/debian bookworm-updates main non-free-firmware
deb-src http://mirror.rackspace.com/debian bookworm-updates main non-free-firmware</code></pre></div><p>I see that they don&#039;t have a backports repo in there. Is that where it would be?</p><p>Thanks!<br />Tom</p>]]></description>
			<author><![CDATA[dummy@example.com (tlathm)]]></author>
			<pubDate>Tue, 11 Jun 2024 18:03:42 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50465#p50465</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Migrating Rackspace Bookworm to Daedalus?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50464#p50464</link>
			<description><![CDATA[<p>to a) Buster probably still used eth0/eth1 itself (don&#039;t remember, when the change was in debian).<br />Then there was no net-device-name change during migration.</p><p>to b) There is no network-auto-configuration tool involved during migration.<br />E.g. <span class="bbc">network-manager</span> or <span class="bbc">connman</span> would do such things, if installed.<br />When you use plain <span class="bbc">dhcp</span> without such programs, it&#039;s your task to fix the network.</p><p><span class="bbc">net-tools</span> are not installed by default anymore, but present in the std. repos.</p><p>Regards</p>]]></description>
			<author><![CDATA[dummy@example.com (delgado)]]></author>
			<pubDate>Tue, 11 Jun 2024 17:39:50 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50464#p50464</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Migrating Rackspace Bookworm to Daedalus?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50456#p50456</link>
			<description><![CDATA[<p>I&#039;d actually REALLY like to better understand what exactly happened with this, as I&#039;ll probably have to do this two more times. If anyone whose fairly familiar with how the migration works can help it would be greatly appreciated.</p><p>What I&#039;d like to understand is this:</p><p>a) From what I recall from migrating Buster to Beowulf the existing network configuration WAS automatically converted and I ended up with a working /etc/network/interfaces file. Just to be sure, I assume that WAS actually supposed to happen in this case(?).</p><p>b) I&#039;ve also been assuming that the reason that automatic configuration failed was because the existing Bookworm install used the interface names enX0/enX1, but once it rebooted to Daedalus it had the interface names eth0/eth1.</p><p>Is all that correct? Thanks in advance.</p><p>One other thing I&#039;m curious about as well: Manually creating that interfaces file would have been WAY more easy for me if the Debian Bookworm install had net-tools installed, and it didn&#039;t. At least on the Debian repos that Rackspace was using, the net-tools package wasn&#039;t even available. From everything I see, that SHOULD be available in Bookworm(?). In Bookworm, what repo would that be in? Is it possibly the backports? I don&#039;t think the Rackspace repos included that.</p><p>Thanks in advance!<br />Tom</p>]]></description>
			<author><![CDATA[dummy@example.com (tlathm)]]></author>
			<pubDate>Tue, 11 Jun 2024 12:57:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50456#p50456</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Migrating Rackspace Bookworm to Daedalus?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50331#p50331</link>
			<description><![CDATA[<p>Yup...Adding the auto declaration in the interfaces file was our issue. Now we should be able to configure all that manually. As far as I know that was the only issue with the migration.</p><p>I&#039;m going to mark this as solved. However after we work through other things like getting the rackspace services going I may post back here on that for other&#039;s future reference.</p><p>Thanks again!<br />Tom</p>]]></description>
			<author><![CDATA[dummy@example.com (tlathm)]]></author>
			<pubDate>Wed, 05 Jun 2024 18:38:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50331#p50331</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Migrating Rackspace Bookworm to Daedalus?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50323#p50323</link>
			<description><![CDATA[<p>Thanks delgado and ralph.ronnquist for the replies!</p><p>ralph: Wow yea...We clearly did NOT have that &quot;auto&quot; for the interfaces. That&#039;s clearly the issue. We&#039;ll try that today.</p><p>Thanks!<br />Tom</p>]]></description>
			<author><![CDATA[dummy@example.com (tlathm)]]></author>
			<pubDate>Wed, 05 Jun 2024 11:12:18 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50323#p50323</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Migrating Rackspace Bookworm to Daedalus?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50318#p50318</link>
			<description><![CDATA[<p>Tom, did your painstaking creation of <span class="bbc">/etc/network/interfaces</span> configurations include a line like</p><div class="codebox"><pre><code>auto ethX0 ethX1</code></pre></div><p>which is what ifupdown requires in order to auto-configure those interfaces when started?</p><p>There is e.g. <span class="bbc">man 5 interfaces</span> for some llight reading about this.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Tue, 04 Jun 2024 22:24:12 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50318#p50318</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Migrating Rackspace Bookworm to Daedalus?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50316#p50316</link>
			<description><![CDATA[<p>Probably I confused you. That was not intended.<br />Both points in my 1st post are completely optional! And proposed, since the offical migration did not work in your case.</p><div class="quotebox"><blockquote><div><p>#3<br />Clearly after that reboot I&#039;m ending up with eth0 and eth1</p></div></blockquote></div><p>Which clearly indicates &quot;net.ifnames=0&quot;</p><div class="quotebox"><blockquote><div><p>#5<br />So first of all, adding net.ifnames=0 to the kernel parameters (and I did make sure that I actually saw that option in /proc/cmdline) did NOT cause it to use the enX0/enX1 interface names...they were still set to eth0/eth1 after rebooting.</p></div></blockquote></div><p>Of couse not. &quot;net.ifnames=1&quot; would accomplish that. (At least on plain debian and without addional renaming).</p>]]></description>
			<author><![CDATA[dummy@example.com (delgado)]]></author>
			<pubDate>Tue, 04 Jun 2024 20:52:58 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50316#p50316</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Migrating Rackspace Bookworm to Daedalus?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50313#p50313</link>
			<description><![CDATA[<p>OMG. This is so screwed I almost don&#039;t know where to start. So to be clear as to what I was trying here...I was assuming/hoping that getting the VM to use the same interface names before and after the conversion would get all this to work. What I just went through trying that almost defies description:</p><p>So first of all, adding net.ifnames=0 to the kernel parameters (and I did make sure that I actually saw that option in /proc/cmdline) did NOT cause it to use the enX0/enX1 interface names...they were still set to eth0/eth1 after rebooting. After that I stumbled on this which just amazed me: Apparently Debian Bookworm DOES in fact use interface names like enX0(??):</p><p><a href="https://yeri.be/bookworm-eth0-enx0/" rel="nofollow">https://yeri.be/bookworm-eth0-enx0/</a></p><p>I found it stunning that I didn&#039;t find more on that one. What I did was to add the reserve of that to the interfaces file...that is:</p><div class="codebox"><pre><code>rename eth0=enX0
rename eth1=enX1</code></pre></div><p>So what I did next was to try the conversion over again with a new Debian 12 VM. I made the above change first, and then went through the migration steps.Sure enough, after the reboot, the above DID cause it to use the same interface names as the original VM...that is enX0/enX1. However, that STILL didn&#039;t properly configure the /etc/network/interfaces file for some reason. It was left untouched.</p><p>I&#039;m totally lost as to what part of this whole process would do that but it&#039;s clearly not happening. But stuff gets WAY worse than that:</p><p>Next we painstakingly created the the entries in /etc/network/interfaces manually. This is where it gets really strange. While doing &quot;ifup enX0&quot; does in fact bring up the interface properly, stopping and starting /etc/init.d/networking did NOT bring them up. Oddly enough, running &quot;/etc/init.d/networking stop&quot; DOES apparently do an &quot;ifdown&quot;, yet doing &quot;/etc/init.d/networking start&quot; apparently does NOT do an ifup on the configured interfaces at all!</p><p>That last one is the show-stopper now for sure. Everything seems correct at that point. What on earth would prevent that service from running ifup on the configured interfaces??</p><p>Wow this is painful. We really need this server, and I&#039;m desperately hoping I don&#039;t end up having to use Debiam as-is with systemd, but we&#039;re limited to what Rackspace offers.</p><p>ANY suggestions are welcome. This is just beyond painful.</p><p>Tom</p>]]></description>
			<author><![CDATA[dummy@example.com (tlathm)]]></author>
			<pubDate>Tue, 04 Jun 2024 13:27:29 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50313#p50313</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Migrating Rackspace Bookworm to Daedalus?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50311#p50311</link>
			<description><![CDATA[<p>OK. I see a few things I was confusing there. I was thinking of &quot;net.ifnames=0&quot;, so I see your point about trying net.ifnames=1. I take it that the conversion of the network configuration for Devuan can only work if the device names are the same(?). That makes sense. I&#039;m going to try that next.</p><p>As to the suggestion about installing sysvinit-coreas Debian, it occurred to me that it seems pretty unlikely that would even be in the Debian repos(?). They clearly don&#039;t support it, so I can&#039;t believe it would be there.</p><p>Thanks again!<br />Tom</p>]]></description>
			<author><![CDATA[dummy@example.com (tlathm)]]></author>
			<pubDate>Tue, 04 Jun 2024 10:51:12 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50311#p50311</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Migrating Rackspace Bookworm to Daedalus?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50301#p50301</link>
			<description><![CDATA[<p>Thanks for the reply!</p><p>As to that &quot;Rackspace&#039;s Debian Bookworm VM&quot;, that&#039;s just the Devian 12 VM that Rackspace offers. As far as I&#039;m aware you can&#039;t just install your own OS on servers there, and at least you have to start with one that they offer.</p><p>I&#039;m confused as to what you&#039;re saying about that change to the grub configuration. First of all, before the migration, the interface names on this VM were enX0 and enX1. I&#039;m not sure why and that looked pretty alien to me frankly. Also, I was under the impression that adding that net.ifnames=1 was expressly to end up with the eth0/eth1 names, and not the other way around(?). This is currently what&#039;s in /etc/default/grub:</p><div class="codebox"><pre><code>grep GRUB_CMDLINE_LINUX /etc/default/grub
GRUB_CMDLINE_LINUX=&quot;root=LABEL=root vsyscall=emulate&quot;
GRUB_CMDLINE_LINUX=&quot;vsyscall=emulate&quot;</code></pre></div><p>Clearly after that reboot I&#039;m ending up with eth0 and eth1, so I&#039;m totally confused as to all that. If you&#039;re suggesting that change in order to have them match the existing interface names, then again, the existing ones weren&#039;t the enp0s0 names anyway.</p><p>I&#039;m also confused as to exactly what you&#039;re suggesting about installing sysvinit-core. Are you saying to do that and reboot before anything else...even before changing the /etc/apt/sources.list?</p><p>Thanks again for the reply!<br />Tom</p>]]></description>
			<author><![CDATA[dummy@example.com (tlathm)]]></author>
			<pubDate>Mon, 03 Jun 2024 20:42:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50301#p50301</guid>
		</item>
	</channel>
</rss>
