<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="https://www.bigdick.live/feed_style.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans">
    <tabi:metadata xmlns:tabi="https://github.com/welpo/tabi">
        <tabi:base_url>https:&#x2F;&#x2F;www.bigdick.live</tabi:base_url>
        <tabi:separator>
            •
        </tabi:separator>
        <tabi:about_feeds>这是Web Feed，又称为Atom Feed，把现在的网址复制到新闻阅读器即可订阅本站文章。造访「About Feeds」来了解更多资讯。</tabi:about_feeds>
        <tabi:visit_the_site>造访网站</tabi:visit_the_site>
        <tabi:recent_posts>近期文章</tabi:recent_posts>
        <tabi:last_updated_on>更新于 $DATE</tabi:last_updated_on>
        <tabi:default_theme></tabi:default_theme>
        <tabi:post_listing_date>date</tabi:post_listing_date>
        <tabi:current_section>硬件</tabi:current_section>
    </tabi:metadata><link rel="extra-stylesheet" href="https://www.bigdick.live/skins/black-orange.css?h=c64b7f81e34a143cd725" /><title>孙瑜 - 硬件</title>
        <subtitle>孙瑜的个人首页：生物信息、数据科学、软件工程，以及公开简历、项目和文章。</subtitle>
    <link href="https://www.bigdick.live/tags/ying-jian/atom.xml" rel="self" type="application/atom+xml"/>
    <link href="https://www.bigdick.live/tags/ying-jian/" rel="alternate" type="text/html"/>
    <generator uri="https://www.getzola.org/">Zola</generator><updated>2018-07-12T00:00:00+00:00</updated><id>https://www.bigdick.live/tags/ying-jian/atom.xml</id><entry xml:lang="zh-Hans">
        <title>记一次修服务器的蛋疼过程</title>
        <published>2018-07-12T00:00:00+00:00</published>
        <updated>2018-07-12T00:00:00+00:00</updated>
        <author>
            <name>孙瑜</name>
        </author>
        <link rel="alternate" href="https://www.bigdick.live/blog/xiu-fu-wu-qi-zh/" type="text/html"/>
        <id>https://www.bigdick.live/blog/xiu-fu-wu-qi-zh/</id>
        
            <content type="html">&lt;p&gt;昨天早上来到实验室，发现putty断了。重连一下，连不上。瞄了一眼服务器，卧槽，关机了？
然后我就试着开机，但是开不了。故障灯常亮，看来是坏了。&lt;&#x2F;p&gt;
&lt;p&gt;我就把它拆开，拔下内存，用橡皮擦擦金手指，然后再四周围清理一圈，通电，还是不行。&lt;&#x2F;p&gt;
&lt;p&gt;只插一两条？还是不行。&lt;&#x2F;p&gt;
&lt;p&gt;仔细观察一下电源，发现电源风扇一直是转几秒钟然后就停下来。似乎没有收到主板的启动信号，所以一直在通电-断电-通电？&lt;&#x2F;p&gt;
&lt;p&gt;主板上也确实有故障灯亮起。看来真的是坏了。&lt;&#x2F;p&gt;
&lt;p&gt;但是我不是专业维修师傅呀，我连个用来替换的主板都没有。于是报修。&lt;&#x2F;p&gt;
&lt;p&gt;先找一条长长的网线，把服务器后身有一个IMM接口（就是一个特别的网线接口）和我的台式机以LAN方式连接到一起。&lt;&#x2F;p&gt;
&lt;p&gt;然后工程师告知，服务器在局域网内的IP是192.168.70.125。那我先在本地连接属性里把我台式机的IP设置为同一网段，比如192.168.70.2，方便两台电脑的通信：&lt;&#x2F;p&gt;
&lt;p&gt;&lt;img src=&quot;&#x2F;legacy-assets&#x2F;my-website&#x2F;img&#x2F;post_img&#x2F;%E5%90%8C%E4%B8%80%E7%BD%91%E6%AE%B5.png&quot; alt=&quot;这TM不就在配置路由器一样么摔&quot; &#x2F;&gt;&lt;&#x2F;p&gt;
&lt;p&gt;这个时候，打开浏览器访问192.168.70.125，自动地跳转到了一个类似https:&#x2F;&#x2F;192.168.70.125&#x2F;designs&#x2F;imm&#x2F;index.php 的URL，要求用户信息来登录：&lt;&#x2F;p&gt;
&lt;p&gt;&lt;img src=&quot;&#x2F;legacy-assets&#x2F;my-website&#x2F;img&#x2F;post_img&#x2F;%E6%9C%8D%E5%8A%A1%E5%99%A8%E5%86%85%E7%BD%AEweb-server%E7%99%BB%E5%BD%95%E7%95%8C%E9%9D%A2.png&quot; alt=&quot;&quot; &#x2F;&gt;&lt;&#x2F;p&gt;
&lt;p&gt;由此看来，应该是主板上内置的一个小模块，烧进了这样一个微型的web server，不依赖操作系统，因此只要连接了电源，就算主板无法工作，无法进入操作系统，也可以工作（只是响应真的好慢）。输入工程师提供的用户名USERID，密码PASSW0RD，进入系统，看到如下诊断信息：&lt;&#x2F;p&gt;
&lt;p&gt;&lt;img src=&quot;&#x2F;legacy-assets&#x2F;my-website&#x2F;img&#x2F;post_img&#x2F;%E8%AF%8A%E6%96%AD%E7%95%8C%E9%9D%A2.png&quot; alt=&quot;&quot; &#x2F;&gt;&lt;&#x2F;p&gt;
&lt;p&gt;这就很难受了。power那项可以忽略，因为我只是调试用，RPS只接了其中一块电源。但是由这个信息来看，主板坏了千真万确…&lt;&#x2F;p&gt;
</content>
        </entry>
</feed>
