<?xml version="1.0" encoding="UTF-8"?> 
<feed version="0.3" xmlns="http://purl.org/atom/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xml:lang="ja">
<title>超体育会系</title> 
<link rel="alternate" type="text/html" href="http://blog.livedoor.jp/kyamanashi/" />
<link rel="service.post" type="application/x.atom+xml" href="http://cms.blog.livedoor.com/atom/blog_id=411950" title="超体育会系" />
<link rel="hub" href="http://pubsubhubbub.appspot.com" />
<link rel="self" href="http://blog.livedoor.jp/kyamanashi/atom.xml" />
<modified>2012-02-05T03:16:57Z</modified> 
<tagline><![CDATA[<font color="red">
俺は、生きる為に食っているんじゃない<BR>
食うために、生きているんだ
</font>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>]]></tagline> 
<id>tag:blog.livedoor.jp,:kyamanashi</id>
<author>
<name>kyamanashi</name> 
</author>
<generator url="http://blog.livedoor.com/" version="1.0">livedoor Blog</generator> 
<copyright>Copyright (c) 2012, kyamanashi </copyright>
<entry>
<title>ntpd[3022]: sendto(xxx.xxx.xxx.xxx) (fd=21): Invalid argument　</title> 
<link rel="alternate" type="text/html" href="http://blog.livedoor.jp/kyamanashi/archives/51149026.html" />
<modified>2011-11-12T03:32:29Z</modified> 
<issued>2011-11-12T12:32:29+09:00</issued> 
<id>tag:blog.livedoor.jp,2011:kyamanashi.51149026</id>
<summary type="text/plain">こんなエラーが多発していた。
どうやら、networkのインターフェースが見つけられないっぽい？

そういえば、ネットワーク周りいじったな。。。。
/etc/init.d/ntp restart
で解決したっぽい。</summary> 
<dc:subject></dc:subject>
<content type="text/html" mode="escaped" xml:lang="ja" xml:base="http://blog.livedoor.jp/kyamanashi/archives/51149026.html">
<![CDATA[こんなエラーが多発していた。<br>
どうやら、networkのインターフェースが見つけられないっぽい？<br>
<br>
そういえば、ネットワーク周りいじったな。。。。<br>
/etc/init.d/ntp restart<br>
で解決したっぽい。]]> 
</content>
<author>
<name>kyamanashi</name> 
</author>
</entry>

<entry>
<title>Couldn't load private key (ciphers other than DES-EDE3-CBC not supported)</title> 
<link rel="alternate" type="text/html" href="http://blog.livedoor.jp/kyamanashi/archives/51142480.html" />
<modified>2011-11-12T03:29:22Z</modified> 
<issued>2011-10-25T16:41:48+09:00</issued> 
<id>tag:blog.livedoor.jp,2011:kyamanashi.51142480</id>
<summary type="text/plain">怒られたので、ここでputtygen.exeの最新版ゲットして対応。
</summary> 
<dc:subject>UNIX</dc:subject>
<content type="text/html" mode="escaped" xml:lang="ja" xml:base="http://blog.livedoor.jp/kyamanashi/archives/51142480.html">
<![CDATA[怒られたので、<a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html" target="_blank">ここ</a>でputtygen.exeの最新版ゲットして対応。<br>
]]> 
</content>
<author>
<name>kyamanashi</name> 
</author>
</entry>

<entry>
<title>viでバイナリエディタ</title> 
<link rel="alternate" type="text/html" href="http://blog.livedoor.jp/kyamanashi/archives/51124132.html" />
<modified>2011-11-12T03:29:22Z</modified> 
<issued>2011-08-26T13:31:42+09:00</issued> 
<id>tag:blog.livedoor.jp,2011:kyamanashi.51124132</id>
<summary type="text/plain">ファイルが激しく文字化けしていたので、バイナリ的にどうなっているのか見たくて調べてみた。

ここに載ってた。

コマンドモードで
:%!xxd
で、編集可能。

おお、便利～</summary> 
<dc:subject>vi</dc:subject>
<content type="text/html" mode="escaped" xml:lang="ja" xml:base="http://blog.livedoor.jp/kyamanashi/archives/51124132.html">
<![CDATA[ファイルが激しく文字化けしていたので、バイナリ的にどうなっているのか見たくて調べてみた。<br>
<br>
<a href="http://www.linuxinstead.com/blog/2009/04/21/using-vi-as-a-hex-editor/" target="_blank">ここ</a>に載ってた。<br>
<br>
コマンドモードで<br>
:%!xxd<br>
で、編集可能。<br>
<br>
おお、便利～]]> 
</content>
<author>
<name>kyamanashi</name> 
</author>
</entry>

<entry>
<title>sudoの反応が帰ってこない</title> 
<link rel="alternate" type="text/html" href="http://blog.livedoor.jp/kyamanashi/archives/51118793.html" />
<modified>2011-08-05T08:00:38Z</modified> 
<issued>2011-08-05T17:00:38+09:00</issued> 
<id>tag:blog.livedoor.jp,2011:kyamanashi.51118793</id>
<summary type="text/plain"># sudo su -
とかやると、数分帰ってこない

しばらく経つと、帰ってきてrootになってる

でも、色々イライラする

で、逆引きが設定されてなかったが為に。。。。。

/etc/hosts
127.0.0.1               localhost.localdomain localhost ホスト名
で、解決

</summary> 
<dc:subject></dc:subject>
<content type="text/html" mode="escaped" xml:lang="ja" xml:base="http://blog.livedoor.jp/kyamanashi/archives/51118793.html">
<![CDATA[# sudo su -<br>
とかやると、数分帰ってこない<br>
<br>
しばらく経つと、帰ってきてrootになってる<br>
<br>
でも、色々イライラする<br>
<br>
で、逆引きが設定されてなかったが為に。。。。。<br>
<br>
/etc/hosts<br>
127.0.0.1               localhost.localdomain localhost ホスト名<br>
で、解決<br>
<br>
]]> 
</content>
<author>
<name>kyamanashi</name> 
</author>
</entry>

<entry>
<title>入道雲</title> 
<link rel="alternate" type="text/html" href="http://blog.livedoor.jp/kyamanashi/archives/51109222.html" />
<modified>2011-11-12T03:28:57Z</modified> 
<issued>2011-07-10T16:49:54+09:00</issued> 
<id>tag:blog.livedoor.jp,2011:kyamanashi.51109222</id>
<summary type="text/plain">入道雲撮ったら、アヒルっぽい</summary> 
<dc:subject></dc:subject>
<content type="text/html" mode="escaped" xml:lang="ja" xml:base="http://blog.livedoor.jp/kyamanashi/archives/51109222.html">
<![CDATA[<a href="http://livedoor.blogimg.jp/kyamanashi/imgs/b/7/b78eaa18.jpg" target="_blank"><img src="http://livedoor.blogimg.jp/kyamanashi/imgs/b/7/b78eaa18-s.jpg" width="160" height="213" border="0" alt="b78eaa18.jpg" hspace="5" class="pict" align="left"  /></a>入道雲撮ったら、アヒルっぽい<br clear="all">]]> 
</content>
<author>
<name>kyamanashi</name> 
</author>
</entry>

<entry>
<title>Adobe Security Updates</title> 
<link rel="alternate" type="text/html" href="http://blog.livedoor.jp/kyamanashi/archives/51101056.html" />
<modified>2011-11-12T03:29:22Z</modified> 
<issued>2011-06-22T11:16:07+09:00</issued> 
<id>tag:blog.livedoor.jp,2011:kyamanashi.51101056</id>
<summary type="text/plain">Spam？ウイルス？
全然Adobeと関係無いみたい
ついクリックしそうになる感じだね。。。。。

とりあえず、お気をつけあれー

=================ヘッダー=========================
Return-Path: 
X-Original-To: xxxxx@xxxxxxxxxxxxx
Delivered-To: xxxxx@xxxxxxxxxxxxx
Rece...</summary> 
<dc:subject></dc:subject>
<content type="text/html" mode="escaped" xml:lang="ja" xml:base="http://blog.livedoor.jp/kyamanashi/archives/51101056.html">
<![CDATA[Spam？ウイルス？<br>
全然Adobeと関係無いみたい<br>
ついクリックしそうになる感じだね。。。。。<br>
<br>
とりあえず、お気をつけあれー<br>
<br>
=================ヘッダー=========================<br>
Return-Path: <webusers@n6.sivit.org><br>
X-Original-To: xxxxx@xxxxxxxxxxxxx<br>
Delivered-To: xxxxx@xxxxxxxxxxxxx<br>
Received: from n6.sivit.org (n6.sivit.org [194.146.224.109])<br>
 by mail.directorz.jp (Postfix)<br>
 with ESMTP id 29DC8B70265 for <xxxxx@xxxxxxxxxxxxx>;<br>
 Wed, 22 Jun 2011 01:04:41 +0900 (JST)<br>
Received: from n6.sivit.org (webusers@localhost [127.0.0.1])<br>
 by n6.sivit.org (8.13.4/8.13.4/Debian-3sarge3)<br>
 with ESMTP id p5LG4cb2027844 for <xxxxx@xxxxxxxxxxxxx>;<br>
 Tue, 21 Jun 2011 18:04:39 +0200<br>
Received: (from webusers@localhost)<br>
 by n6.sivit.org (8.13.4/8.13.4/Submit) id p5LG4bvV027842;<br>
 Tue, 21 Jun 2011 18:04:37 +0200<br>
Date: Tue, 21 Jun 2011 18:04:37 +0200<br>
Message-Id: <201106211604.p5LG4bvV027842@n6.sivit.org><br>
To: xxxxx@xxxxxxxxxxxxx<br>
ScriptPath: riadzinoun.com/.sendme.php<br>
Subject: Adobe Security Updates<br>
From: Adobe <update@adobe.com><br>
Reply-To: <br>
MIME-Version: 1.0<br>
Content-Type: text/html<br>
Content-Transfer-Encoding: 8bit<br>
=================ヘッダーここまで===================<br>
<br>
A critical vulnerability has been identified in Adobe Flash Player and Adobe Reader.<br>
Adobe recommends users of Adobe Flash Player, Adobe Reader update to last versions.<br>
<br>
Download Updates<br>
<br>
You may use the Adobe Download Manager to seamlessly install your software.<br>
<br>
<br>
Copyright ｩ 2010 Adobe Systems Incorporated. All rights reserved. <br>
]]> 
</content>
<author>
<name>kyamanashi</name> 
</author>
</entry>

<entry>
<title>configure: error: you must configure in a separate build directory</title> 
<link rel="alternate" type="text/html" href="http://blog.livedoor.jp/kyamanashi/archives/51079878.html" />
<modified>2011-11-12T03:29:21Z</modified> 
<issued>2011-05-09T13:13:13+09:00</issued> 
<id>tag:blog.livedoor.jp,2011:kyamanashi.51079878</id>
<summary type="text/plain">glibcのバージョンアップをしようと思ったら怒られた

INSTALLファイルを見てみると
「if you have unpacked the
glibc sources in `/src/gnu/glibc-2.4', create a directory
`/src/gnu/glibc-build' to put the object files in.」
と書いてあった。

要は
glibc-buildって...</summary> 
<dc:subject></dc:subject>
<content type="text/html" mode="escaped" xml:lang="ja" xml:base="http://blog.livedoor.jp/kyamanashi/archives/51079878.html">
<![CDATA[glibcのバージョンアップをしようと思ったら怒られた<br>
<br>
INSTALLファイルを見てみると<br>
「if you have unpacked the<br>
glibc sources in `/src/gnu/glibc-2.4', create a directory<br>
`/src/gnu/glibc-build' to put the object files in.」<br>
と書いてあった。<br>
<br>
要は<br>
glibc-buildっていうディレクトリをどっかに作って、そこからconfigureを叩けと<br>
# cd /usr/local/src<br>
# wget http://ftp.gnu.org/gnu/glibc/glibc-2.13.tar.gz<br>
# tar zxvf glibc-2.13.tar.gz<br>
# mkdir glibc-build<br>
# cd glibc-build<br>
# ../glibc-2.13/configure<br>
で、解決<br>
<br>
だけど<br>
checking for .cfi_personality and .cfi_lsda pseudo-ops... no<br>
configure: error: assembler too old, .cfi_personality support missing<br>
で、また怒られたので<br>
glibc-2.10.1<br>
で行くことにしよう<br>
<br>
<br>
]]> 
</content>
<author>
<name>kyamanashi</name> 
</author>
</entry>

<entry>
<title>カーネルパニック</title> 
<link rel="alternate" type="text/html" href="http://blog.livedoor.jp/kyamanashi/archives/51076463.html" />
<modified>2011-11-12T03:29:21Z</modified> 
<issued>2011-05-02T12:17:51+09:00</issued> 
<id>tag:blog.livedoor.jp,2011:kyamanashi.51076463</id>
<summary type="text/plain">パニック中</summary> 
<dc:subject></dc:subject>
<content type="text/html" mode="escaped" xml:lang="ja" xml:base="http://blog.livedoor.jp/kyamanashi/archives/51076463.html">
<![CDATA[<a href="http://livedoor.blogimg.jp/kyamanashi/imgs/c/a/caebc76a.jpg" target="_blank"><img src="http://livedoor.blogimg.jp/kyamanashi/imgs/c/a/caebc76a-s.jpg" width="160" height="120" border="0" alt="caebc76a.jpg" hspace="5" class="pict" align="left"  /></a>パニック中<br clear="all">]]> 
</content>
<author>
<name>kyamanashi</name> 
</author>
</entry>

<entry>
<title>森伊蔵</title> 
<link rel="alternate" type="text/html" href="http://blog.livedoor.jp/kyamanashi/archives/51075807.html" />
<modified>2011-11-12T03:29:21Z</modified> 
<issued>2011-04-30T18:19:17+09:00</issued> 
<id>tag:blog.livedoor.jp,2011:kyamanashi.51075807</id>
<summary type="text/plain">確かに飲みやすい

人気が出るわけだ

もっとクセがある方が好きだけど</summary> 
<dc:subject></dc:subject>
<content type="text/html" mode="escaped" xml:lang="ja" xml:base="http://blog.livedoor.jp/kyamanashi/archives/51075807.html">
<![CDATA[<a href="http://livedoor.blogimg.jp/kyamanashi/imgs/0/a/0a966423.jpg" target="_blank"><img src="http://livedoor.blogimg.jp/kyamanashi/imgs/0/a/0a966423-s.jpg" width="160" height="120" border="0" alt="0a966423.jpg" hspace="5" class="pict" align="left"  /></a>確かに飲みやすい<br>
<br>
人気が出るわけだ<br>
<br>
もっとクセがある方が好きだけど<br clear="all">]]> 
</content>
<author>
<name>kyamanashi</name> 
</author>
</entry>

<entry>
<title>かえる</title> 
<link rel="alternate" type="text/html" href="http://blog.livedoor.jp/kyamanashi/archives/51069984.html" />
<modified>2011-11-12T03:29:03Z</modified> 
<issued>2011-04-14T20:40:16+09:00</issued> 
<id>tag:blog.livedoor.jp,2011:kyamanashi.51069984</id>
<summary type="text/plain">10cm位の大きさ

23区内で見れるとは思わなかったな</summary> 
<dc:subject></dc:subject>
<content type="text/html" mode="escaped" xml:lang="ja" xml:base="http://blog.livedoor.jp/kyamanashi/archives/51069984.html">
<![CDATA[<a href="http://livedoor.blogimg.jp/kyamanashi/imgs/e/3/e3f87ed2.jpg" target="_blank"><img src="http://livedoor.blogimg.jp/kyamanashi/imgs/e/3/e3f87ed2-s.jpg" width="160" height="267" border="0" alt="e3f87ed2.jpg" hspace="5" class="pict" align="left"  /></a>10cm位の大きさ<br>
<br>
23区内で見れるとは思わなかったな<br clear="all">]]> 
</content>
<author>
<name>kyamanashi</name> 
</author>
</entry>

<entry>
<title>杉井酒造</title> 
<link rel="alternate" type="text/html" href="http://blog.livedoor.jp/kyamanashi/archives/51063413.html" />
<modified>2011-11-12T03:29:22Z</modified> 
<issued>2011-04-03T13:58:48+09:00</issued> 
<id>tag:blog.livedoor.jp,2011:kyamanashi.51063413</id>
<summary type="text/plain">実家近所の蔵元に来てみた</summary> 
<dc:subject></dc:subject>
<content type="text/html" mode="escaped" xml:lang="ja" xml:base="http://blog.livedoor.jp/kyamanashi/archives/51063413.html">
<![CDATA[<a href="http://livedoor.blogimg.jp/kyamanashi/imgs/7/5/752c6686.jpg" target="_blank"><img src="http://livedoor.blogimg.jp/kyamanashi/imgs/7/5/752c6686-s.jpg" width="160" height="267" border="0" alt="752c6686.jpg" hspace="5" class="pict" align="left"  /></a>実家近所の蔵元に来てみた<br clear="all">]]> 
</content>
<author>
<name>kyamanashi</name> 
</author>
</entry>

<entry>
<title>電話</title> 
<link rel="alternate" type="text/html" href="http://blog.livedoor.jp/kyamanashi/archives/51056455.html" />
<modified>2011-03-16T10:41:52Z</modified> 
<issued>2011-03-16T19:39:39+09:00</issued> 
<id>tag:blog.livedoor.jp,2011:kyamanashi.51056455</id>
<summary type="text/plain">大学時代の友人から電話が来た
地震の心配をしてくれていた
大変嬉しかった</summary> 
<dc:subject></dc:subject>
<content type="text/html" mode="escaped" xml:lang="ja" xml:base="http://blog.livedoor.jp/kyamanashi/archives/51056455.html">
<![CDATA[大学時代の友人から電話が来た<br>
地震の心配をしてくれていた<br>
大変嬉しかった]]> 
</content>
<author>
<name>kyamanashi</name> 
</author>
</entry>

<entry>
<title>[emerg] (28)No space left on device: Couldn't create accept lock (/etc/httpd/logs/accept.lock.31012)</title> 
<link rel="alternate" type="text/html" href="http://blog.livedoor.jp/kyamanashi/archives/51020772.html" />
<modified>2011-02-21T04:44:17Z</modified> 
<issued>2011-02-21T13:44:17+09:00</issued> 
<id>tag:blog.livedoor.jp,2011:kyamanashi.51020772</id>
<summary type="text/plain">■問題点
Apacheが起動できない。
[emerg] (28)No space left on device: Couldn't create accept lock (/etc/httpd/logs/accept.lock.31012) (5
)


■理由
「No space・・・」でググってみると、セマフォを使い切っている
という件が発見出来る。
セマフォというのは、要は...</summary> 
<dc:subject>error</dc:subject>
<content type="text/html" mode="escaped" xml:lang="ja" xml:base="http://blog.livedoor.jp/kyamanashi/archives/51020772.html">
<![CDATA[■問題点<br>
Apacheが起動できない。<br>
[emerg] (28)No space left on device: Couldn't create accept lock (/etc/httpd/logs/accept.lock.31012) (5<br>
)<br>
<br>
<br>
■理由<br>
「No space・・・」でググってみると、セマフォを使い切っている<br>
という件が発見出来る。<br>
セマフォというのは、要は排他制御が出来る仕組み。<br>
<br>
<br>
■確認方法<br>
# ipcs -s<br>
とやると、セマフォのkeyやownerが見れる。<br>
標準設定してあるサーバで、128以上あった場合に<br>
apacheが起動できなくなったりする可能性が高い。<br>
(# ipcs -s | wc -l)<br>
<br>
■対応方法<br>
対応方法は、【2種類】。<br>
今回は、2番目の方法で対応。<br>
理由は、「▼対応方法その2」に記述。<br>
<br>
▼対応方法その1<br>
apacheが掴んで離さないセマフォを解放する。<br>
ググったりして、よく出てくる方法。<br>
<br>
１．apacheのオーナーを調べる<br>
httpd.confの「User」を調べる。<br>
今回は、「apache」。<br>
<br>
２．セマフォを使用しているオーナーで、apacheのものを調べる<br>
# ipcs -s | grep apache<br>
で、owner が「 apache」な奴を調べる。<br>
※今回は０個<br>
<br>
３．セマフォを解放する<br>
解放は、ipcrm -s [semid]で出来るので<br>
# ipcs -s | grep apache | awk {' print $2 '} | ipcrm -s<br>
とかやると、apacheユーザが使用していた、セマフォを解放出来る。<br>
<br>
４．セマフォが解放されたか確認<br>
# ipcs -s<br>
ownerがapacheのものが無い事を確認する。<br>
<br>
５．apache起動<br>
# /etc/init.d/httpd start<br>
<br>
<br>
▼対応方法その2<br>
セマフォの数を増やす。<br>
この対応をした理由としては、セマフォを利用していたユーザが<br>
「apache」ではなく「root」だった為。<br>
もし、「root」ユーザが使用しているセマフォをこちらの勝手な<br>
判断で解放した場合、他のプログラムが行っている（かもしれない）<br>
排他制御が効かずに、データ整合性が狂う可能性がある。<br>
セマフォの数は、標準設定で128ですが、増やすことも可能なので<br>
最大値で1024まで増やしてあげる。<br>
<br>
１．セマフォのオーナーを調べる<br>
# ipcs -s<br>
「root」ユーザと「nobody」が使用していたが「apache」ユーザの使用は無い。<br>
また、132個セマフォを使用中。<br>
<br>
２．現在の設定を確認する。<br>
# cat /proc/sys/kernel/sem<br>
250     32000   32      128<br>
最低数 32、最大数 128 となっている。<br>
何故、128じゃなくて132使えるかは謎だが、そこはLinuxの<br>
仕様とか色々あるんだと思われる。<br>
偉い人誰か教えてください。<br>
<br>
３．セマフォを増やす<br>
・/etc/sysctl.confのバックアップ<br>
# cp -ip /etc/sysctl.conf{,.`date +%Y%m%d`}<br>
<br>
・編集（した後の確認）<br>
# diff /etc/sysctl.conf{.`date +%Y%m%d`,}<br>
20a21,22<br>
><br>
> kernel.sem = 250 32000 128 1024<br>
<br>
・確認<br>
#  cat /proc/sys/kernel/sem<br>
250     32000   128     1024<br>
<br>
今回は、1024個まで使えるように増やした。<br>
/etc/sysctl.confを編集したら、すぐに反映される。<br>
<br>
４．apache起動<br>
# /etc/init.d/httpd start<br>
<br>
■参考サイト<br>
<a href="" taget="_blank">ここ</>とか<a href="http://blog.spytech.jp/200801/apache%E3%81%AE%E5%86%8D%E8%B5%B7%E5%8B%95%E3%82%92%E7%B9%B0%E3%82%8A%E8%BF%94%E3%81%99%E3%81%A8%E8%B5%B7%E5%8B%95%E3%81%97%E3%81%AA%E3%81%8F%E3%81%AA%E3%82%8B%E3%80%82/104.html" target="_blank">ここ</><br>
]]> 
</content>
<author>
<name>kyamanashi</name> 
</author>
</entry>

<entry>
<title>夜１１時の悲しみ</title> 
<link rel="alternate" type="text/html" href="http://blog.livedoor.jp/kyamanashi/archives/50998660.html" />
<modified>2011-02-04T14:27:41Z</modified> 
<issued>2011-02-04T23:27:41+09:00</issued> 
<id>tag:blog.livedoor.jp,2011:kyamanashi.50998660</id>
<summary type="text/plain">生憎の残業で夜１１時に帰宅

途中夕飯を食べようと乗り換えの駅で一旦外に出ることにした

途中で駅構内にも立ち食いそば屋がある事を思い出し、そちらに行った

店の外に食券機が置いてあり、その前で大いに悩む

その後ろを飲み帰りであろう人々が「飲んだ後、食べたくな...</summary> 
<dc:subject></dc:subject>
<content type="text/html" mode="escaped" xml:lang="ja" xml:base="http://blog.livedoor.jp/kyamanashi/archives/50998660.html">
<![CDATA[生憎の残業で夜１１時に帰宅<br>
<br>
途中夕飯を食べようと乗り換えの駅で一旦外に出ることにした<br>
<br>
途中で駅構内にも立ち食いそば屋がある事を思い出し、そちらに行った<br>
<br>
店の外に食券機が置いてあり、その前で大いに悩む<br>
<br>
その後ろを飲み帰りであろう人々が「飲んだ後、食べたくなっちゃうよね」とか話しながら通り過ぎて行く<br>
<br>
五分ほど悩んだ後にカレーセットに決定<br>
<br>
食券をSuicaで買ったが、食券が出てこない<br>
<br>
画面表示を見ると「受付中止」<br>
<br>
店を見ると「準備中」<br>
<br>
閉店してた<br>
<br>
無駄だった<br>
<br>
吉野家行った<br>
<br>
つゆだく<br clear="all">]]> 
</content>
<author>
<name>kyamanashi</name> 
</author>
</entry>

<entry>
<title>Xenの完全仮想化で時刻合わせ</title> 
<link rel="alternate" type="text/html" href="http://blog.livedoor.jp/kyamanashi/archives/50996597.html" />
<modified>2011-02-01T10:43:04Z</modified> 
<issued>2011-02-01T19:42:52+09:00</issued> 
<id>tag:blog.livedoor.jp,2011:kyamanashi.50996597</id>
<summary type="text/plain">Xenで、完全仮想化環境を実装。

NTPで時刻合わせが上手くいかない問題が発生。

どんどん時間がずれる。

ずれる割合としては、1時間で1分以上。。。。。

しかも、ntpが正常に稼働しない模様。

# ntpstat
unsynchronised
   polling server every 16 s

こ...</summary> 
<dc:subject>仮想化</dc:subject>
<content type="text/html" mode="escaped" xml:lang="ja" xml:base="http://blog.livedoor.jp/kyamanashi/archives/50996597.html">
<![CDATA[Xenで、完全仮想化環境を実装。<br>
<br>
NTPで時刻合わせが上手くいかない問題が発生。<br>
<br>
どんどん時間がずれる。<br>
<br>
ずれる割合としては、1時間で1分以上。。。。。<br>
<br>
しかも、ntpが正常に稼働しない模様。<br>
<br>
# ntpstat<br>
unsynchronised<br>
   polling server every 16 s<br>
<br>
この状態に陥り、時刻はドンドンずれていく<br>
<br>
■解決方法<br>
▼/boot/grub/grub.confの編集<br>
kernel行に<br>
divider=10<br>
を追加！！<br>
<br>
▼再起動<br>
# reboot<br>
<br>
▼確認<br>
# ntpstat<br>
synchronised to NTP server (IPアドレス) at stratum 2<br>
   time correct to within 5 ms<br>
   polling server every 32 s<br>
<br>
おお！！<br>
治った、黒沢さんありがとう&#65374;<br>
<br>
<br>
]]> 
</content>
<author>
<name>kyamanashi</name> 
</author>
</entry>
</feed>

