<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Server Archives - FBU Tracking &amp; Knowledge Base</title>
	<atom:link href="https://tracking.fivebranches.edu/tag/server/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description></description>
	<lastBuildDate>Wed, 10 Aug 2022 20:43:31 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.8</generator>

<image>
	<url>https://tracking.fivebranches.edu/wp-content/uploads/2024/03/cropped-fbu_icon-32x32.jpg</url>
	<title>Server Archives - FBU Tracking &amp; Knowledge Base</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Resolve the database server down issue</title>
		<link>https://tracking.fivebranches.edu/evaluation/database/resolve-the-database-server-down-issue/</link>
					<comments>https://tracking.fivebranches.edu/evaluation/database/resolve-the-database-server-down-issue/#comments</comments>
		
		<dc:creator><![CDATA[webdeveloper]]></dc:creator>
		<pubDate>Thu, 28 Jul 2022 19:05:26 +0000</pubDate>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[webdeveloper]]></category>
		<guid isPermaLink="false">https://tracking.fivebranches.edu/?p=7385</guid>

					<description><![CDATA[<p>The database was found down on 7/28/2022 morning. After restarting the database server, sites went back to normal. Also the file limit was increased to prevent or reduce the possibility of Database being shut down again. A task page was set up to investigate the cause of high volume file open requests. Study: Investigate the ... <a title="Resolve the database server down issue" class="read-more" href="https://tracking.fivebranches.edu/evaluation/database/resolve-the-database-server-down-issue/" aria-label="Read more about Resolve the database server down issue">Read more</a></p>
<p>The post <a href="https://tracking.fivebranches.edu/evaluation/database/resolve-the-database-server-down-issue/">Resolve the database server down issue</a> appeared first on <a href="https://tracking.fivebranches.edu">FBU Tracking &amp; Knowledge Base</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="7385" class="elementor elementor-7385" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-5f12aa8 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5f12aa8" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3a7b464e" data-id="3a7b464e" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-7a3779b2 elementor-widget elementor-widget-text-editor" data-id="7a3779b2" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>The database was found down on 7/28/2022 morning.</p>
<p>After restarting the database server, sites went back to normal.</p>
<p>Also the file limit was increased to prevent or reduce the possibility of Database being shut down again.</p>
<p>A task page was set up to investigate the cause of high volume file open requests.<br>
<a href="https://tracking.fivebranches.edu2/database/study-investigate-the-high-volume-file-open-requests/">Study: Investigate the high volume file open requests</a> (8/10/2022)</p>
<hr class="hv-hr-solid">
<p>It was found that the high volume MySQL file open requests were from the database <strong>st5bu </strong>that&nbsp; frequently <span style="color: #ff0000;"><strong>reaching the open file limit</strong></span>:</p>
<pre>[root@host ~]# grep "220723" /var/log/mariadb/mariadb.log | head -n1
220723 3:22:39 [ERROR] mysqld: Can't open file: './st5bu/wp_links.frm' (errno: 24)

[root@host ~]# grep "220724" /var/log/mariadb/mariadb.log | head -n1
220724 3:42:11 [ERROR] mysqld: Can't open file: './st5bu/wp_login_redirects.<wbr>frm' (errno: 24)</pre>
<p>And it&#8217;s suspected that it could come from either <em><span style="color: #993300;"><strong>study.fivebranches.edu</strong></span></em><br>
or <em><span style="color: #993300;"><strong>eva.study.fivebranches.edu</strong></span></em></p>
<hr class="hv-hr-solid">								</div>
				</div>
				<div class="elementor-element elementor-element-c5b06e6 elementor-widget elementor-widget-text-editor" data-id="c5b06e6" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>The database <strong>st5bu</strong> was found beloging to the <em><span style="color: #993300;"><strong>study.fivebranches.edu</strong></span></em> site. (8/2/2022)</p><p>Check it out from this <a href="https://drive.google.com/file/d/1LrTKbR1IV_k_P_ETS9Hyy7x1ARJnoepK/view?usp=sharing" target="_blank" rel="noopener">Screenshot</a></p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		<p>The post <a href="https://tracking.fivebranches.edu/evaluation/database/resolve-the-database-server-down-issue/">Resolve the database server down issue</a> appeared first on <a href="https://tracking.fivebranches.edu">FBU Tracking &amp; Knowledge Base</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://tracking.fivebranches.edu/evaluation/database/resolve-the-database-server-down-issue/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
