Initial Public Release
This commit is contained in:
@@ -0,0 +1,438 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
|
||||
|
||||
<title>Routine Maintenance | Xaymar - Pushing 1 Pixel at a time </title>
|
||||
|
||||
|
||||
<meta property="og:url" content="https://www.xaymar.com/articles/2021/05/25/routine-maintenance/" />
|
||||
|
||||
<meta property="og:site_name" content="Xaymar" />
|
||||
<meta property="og:title" content="Routine Maintenance" />
|
||||
|
||||
<meta property="og:description" content="Site was offline for ~2 days for maintenance, as I was moving the entire infrastructure to the new Server, which is located somewhere in the frosty north, and has plenty of hardware to handle the things I throw at it. For those on IPv6, the site should already be 100% online again, while for those on IPv4-only, it may take a day or so to update. During the move/maintenance I learned a couple things:" />
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
<meta property="og:image" content="https://www.xaymar.com/assets/logo.svg" />
|
||||
|
||||
|
||||
|
||||
<meta property="article:published_time" content="2021-05-25T00:00:00+02:00" />
|
||||
<link rel="icon" href="https://www.xaymar.com/assets/logo.svg">
|
||||
<link rel="stylesheet" href="https://www.xaymar.com/assets/site.css">
|
||||
<link rel="alternate" type="application/rss+xml" href="https://www.xaymar.com/feed.xml">
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<header id="header" class="header">
|
||||
<div class="content">
|
||||
<a href="/">
|
||||
<div class="logo">
|
||||
<img class="icon" src="https://www.xaymar.com/assets/logo.svg" />
|
||||
<figcaption>Xaymar</figcaption>
|
||||
</div>
|
||||
</a>
|
||||
<nav class="navigation" role="navigation">
|
||||
<ul class="menu">
|
||||
|
||||
<li id="home" class="entry has-menu ">
|
||||
|
||||
<a href="https://www.xaymar.com/" >
|
||||
|
||||
Home
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<ul class="menu">
|
||||
|
||||
<li id="news" class="entry ">
|
||||
|
||||
<a href="https://www.xaymar.com/category/news/" >
|
||||
|
||||
News
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li id="blog" class="entry ">
|
||||
|
||||
<a href="https://www.xaymar.com/category/blog/" >
|
||||
|
||||
Blogs
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li id="review" class="entry ">
|
||||
|
||||
<a href="https://www.xaymar.com/category/review/" >
|
||||
|
||||
Reviews
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li id="project" class="entry has-menu ">
|
||||
|
||||
Projects
|
||||
|
||||
|
||||
|
||||
<ul class="menu">
|
||||
|
||||
<li id="streamfx" class="entry ">
|
||||
|
||||
<a href="https://streamfx.xaymar.com" target="_blank">
|
||||
|
||||
StreamFX
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li id="voicefx" class="entry ">
|
||||
|
||||
<a href="https://xaymar.itch.io/voicefx" target="_blank">
|
||||
|
||||
VoiceFX (for VST)
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li id="obs-ocean-blue" class="entry ">
|
||||
|
||||
<a href="https://www.xaymar.com/" target="_blank">
|
||||
|
||||
Ocean Blue (for OBS Studio)
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li id="guides" class="entry has-menu ">
|
||||
|
||||
Guides
|
||||
|
||||
|
||||
|
||||
<ul class="menu">
|
||||
|
||||
<li id="recording" class="entry ">
|
||||
|
||||
<a href="https://www.xaymar.com/" target="_blank">
|
||||
|
||||
High Quality Recording
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li id="streaming_nvenc" class="entry ">
|
||||
|
||||
<a href="https://www.xaymar.com/" target="_blank">
|
||||
|
||||
High Quality Streaming (with NVENC)
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li id="lost_knowledge" class="entry ">
|
||||
|
||||
<a href="https://www.xaymar.com/" target="_blank">
|
||||
|
||||
Lost Knowledge & Secrets
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li id="socials" class="entry has-menu ">
|
||||
|
||||
Socials
|
||||
|
||||
|
||||
|
||||
<ul class="menu">
|
||||
|
||||
<li id="twitch" class="entry ">
|
||||
|
||||
<a href="https://s.xaymar.com/twitch" target="_blank">
|
||||
|
||||
Twitch
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li id="twitter" class="entry ">
|
||||
|
||||
<a href="https://s.xaymar.com/twitter" target="_blank">
|
||||
|
||||
Twitter
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li id="discord" class="entry ">
|
||||
|
||||
<a href="https://s.xaymar.com/discord" target="_blank">
|
||||
|
||||
Discord
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li id="about" class="entry has-menu ">
|
||||
|
||||
<a href="https://www.xaymar.com/about/" >
|
||||
|
||||
About
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<ul class="menu">
|
||||
|
||||
<li id="rss" class="entry ">
|
||||
|
||||
<a href="https://www.xaymar.com/feed.xml" target="_blank">
|
||||
|
||||
RSS Feed
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li id="old-site" class="entry ">
|
||||
|
||||
<a href="https://blog.xaymar.com/" >
|
||||
|
||||
Old Website
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li id="privacy" class="entry ">
|
||||
|
||||
<a href="https://privacy.xaymar.com/?url=https://www.xaymar.com/" target="_blank">
|
||||
|
||||
Privacy Policy
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="content">
|
||||
|
||||
<div class="breadcrumbs">
|
||||
<span class="crumb">
|
||||
<a href="https://www.xaymar.com">
|
||||
Home
|
||||
</a>
|
||||
</span>
|
||||
|
||||
»
|
||||
|
||||
|
||||
|
||||
<span class="crumb">
|
||||
<a href="https://www.xaymar.com/category/blog">
|
||||
Blog
|
||||
</a>
|
||||
</span>
|
||||
|
||||
»
|
||||
|
||||
<span class="crumb">
|
||||
<a href="https://www.xaymar.com/articles/2021/05/25/routine-maintenance/">
|
||||
Routine Maintenance
|
||||
</a>
|
||||
</span>
|
||||
|
||||
</div>
|
||||
|
||||
<article class="post">
|
||||
|
||||
<div class="title">
|
||||
|
||||
Routine Maintenance
|
||||
|
||||
</div>
|
||||
|
||||
<div class="content">
|
||||
|
||||
<div class="block block- ">
|
||||
|
||||
<p class="content ">
|
||||
Site was offline for ~2 days for maintenance, as I was moving the entire infrastructure to the new Server, which is located somewhere in the frosty north, and has plenty of hardware to handle the things I throw at it. For those on IPv6, the site should already be 100% online again, while for those on IPv4-only, it may take a day or so to update. During the move/maintenance I learned a couple things:
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="block block- ">
|
||||
|
||||
|
||||
<ol>
|
||||
|
||||
|
||||
<li>While the majority of ISPs have adopted IPv6 (some even being IPv6-only), there are still some that only have IPv4 or require IPv4 or their DNS won’t resolve the IPv6 addresses. It is baffling that 26 years after the standard has been accepted (~15 years for the adoption) that some ISPs are actually so incompetent to not have IPv6 support at all.</li>
|
||||
<li>Because of the above, I now know how to forward ports to VMs without it only working one-way. I no longer have to buy more IPv4 addresses, which are already sparse enough, to allow those ISPs to keep working fine. Thanks to that ServerFault user for pointing me in the right direction.</li>
|
||||
<li>As far as testing goes, a single 10gbit link seems to outperform any previous infrastructure I had. Even though the server is in the north which increases ping quite a bit, it is still responding much faster than when it was local to me. It’s also way easier to maintain now, as it’s 1 physical machine instead of 4 different ones.</li>
|
||||
<li>SystemD is annoying and painful to work with. It will fight you with everything it has, even if you follow the documentation as stated. Especially systemd-resolved and systemd-networkd. Great if they work, awful if they don’t.</li>
|
||||
<li>As expected, Zen1 to Zen3 is a massive upgrade even when used as a Server. All VMs are booting blazingly fast now, with the Database even having a 2-3x increase in raw throughput. Absolutely worth the extra 30€/mo if you ask me.</li>
|
||||
<li>Debian is … questionable these days. ‘partman’ still doesn’t have any idea what KiB/MiB/GiB/… is, the installer still requires a normal user account for server installs, and for some reason there’s still bloat being installed in the netinst version. </li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="block block- ">
|
||||
|
||||
<p class="content ">
|
||||
And I’m also left with one question: What the heck do I do with 8 Zen3 cores that are practically sitting idle?!
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="block block- ">
|
||||
|
||||
<p class="content ">
|
||||
<b>Update:</b> The mail server is now also available with IPv4 again, as people still pretend that IPv6 doesn’t exist. Notably affected are: Amazon, Microsoft, Google/YouTube, the FFmpeg mailing list, the Debian mailing list, Slack, and some others that I forgot the names of. Shame on every single one of the listed for not supporting IPv6 in 2021.
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="meta">
|
||||
|
||||
<a class="permalink" href="https://www.xaymar.com/articles/2021/05/25/routine-maintenance/">
|
||||
|
||||
Permalink
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
<div class="tags">
|
||||
<span>Tags:</span>
|
||||
|
||||
|
||||
<span class="tag">
|
||||
<a href="https://www.xaymar.com/tag/blog">
|
||||
Blog
|
||||
</a>
|
||||
</span>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
<div class="comments">
|
||||
<div class="title">
|
||||
Comments for: Routine Maintenance
|
||||
</div>
|
||||
<div class="content">
|
||||
|
||||
<div id="disqus_thread"></div>
|
||||
<script>
|
||||
var disqus_config = function () {
|
||||
this.page.url = "https://www.xaymar.com/articles/2021/05/25/routine-maintenance";
|
||||
this.page.identifier = "/articles/2021/05/25/routine-maintenance";
|
||||
};
|
||||
(function() { // DON'T EDIT BELOW THIS LINE
|
||||
var d = document, s = d.createElement('script');
|
||||
s.src = 'https://xaymars-blog.disqus.com/embed.js';
|
||||
s.setAttribute('data-timestamp', +new Date());
|
||||
(d.head || d.body).appendChild(s);
|
||||
})();
|
||||
</script>
|
||||
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user