<?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>LinuxLane.com &#187; grid</title>
	<atom:link href="http://www.linuxlane.com/tag/grid/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linuxlane.com</link>
	<description>เรียนรู้การใช้งาน ลีนุกซ์ [ Linux ]</description>
	<lastBuildDate>Mon, 19 Jul 2010 09:04:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=4291</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Building Globus GT4.2 on Debian Linux</title>
		<link>http://www.linuxlane.com/building-globus-gt4-2-on-debian-linux/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.linuxlane.com/building-globus-gt4-2-on-debian-linux/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 03:28:49 +0000</pubDate>
		<dc:creator>Chatpong Duangbung</dc:creator>
				<category><![CDATA[บทความ]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[globus]]></category>
		<category><![CDATA[grid]]></category>

		<guid isPermaLink="false">http://www.linuxlane.com/building-globus-gt4-2-on-debian-linux/</guid>
		<description><![CDATA[







ขณะนี้อยู่ระหว่างการติดตั้งระบบกริด โดยใช้ Globus GT4.2 บนเครื่อง Debian Server นะครับ พบปัญหาต่างๆ พอสมควร ก็ไล่ๆ แก้ปัญหาอยู่ครับ
number of view: 502


เก็บลิงค์เข้าบุ๊คมาร์ค

















Hide Sites



]]></description>
		<wfw:commentRss>http://www.linuxlane.com/building-globus-gt4-2-on-debian-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>globus_icu4c error</title>
		<link>http://www.linuxlane.com/globus_icu4c-error/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.linuxlane.com/globus_icu4c-error/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 03:23:50 +0000</pubDate>
		<dc:creator>Chatpong Duangbung</dc:creator>
				<category><![CDATA[บทความ]]></category>
		<category><![CDATA[globus]]></category>
		<category><![CDATA[grid]]></category>
		<category><![CDATA[hpc]]></category>

		<guid isPermaLink="false">http://www.linuxlane.com/?p=235</guid>
		<description><![CDATA[configure: error: installation or configuration problem: C++ compiler cannot create executables.
/usr/bin/make
make[1]: Entering directory `/opt/gt4.2.1-all-source-installer/source-trees/icu4c/source&#8217;
make[1]: *** No targets specified and no makefile found.  Stop.
make[1]: Leaving directory `/opt/gt4.2.1-all-source-installer/source-trees/icu4c/source&#8217;
ERROR: Build has failed
make: *** [globus_icu4c] Error 2
number of view: 522

เก็บลิงค์เข้าบุ๊คมาร์ค

















Hide Sites



]]></description>
		<wfw:commentRss>http://www.linuxlane.com/globus_icu4c-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ปัญหา Grid FTP : File is not owned by current user</title>
		<link>http://www.linuxlane.com/grid-ftp-hostcert-is-not-owned-by-current-user/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.linuxlane.com/grid-ftp-hostcert-is-not-owned-by-current-user/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 16:15:13 +0000</pubDate>
		<dc:creator>Chatpong Duangbung</dc:creator>
				<category><![CDATA[บทความ]]></category>
		<category><![CDATA[Fixed]]></category>
		<category><![CDATA[grid]]></category>
		<category><![CDATA[hpc]]></category>
		<category><![CDATA[Solved]]></category>

		<guid isPermaLink="false">http://www.linuxlane.com/?p=105</guid>
		<description><![CDATA[ในการติดตั้งระบบกริด มีปัญหาหนึ่งที่พบ และอยากจะจดบันทึกเอาไว้เพิ่มเติม นั่นก็คือ ระหว่างที่เรารันคำสั่ง
globus-url-copy    -vb    gsiftp://myserver/myfile     file:///tmp/testfile



มีข้อความขึ้นมาดังนี้
530-globus_credential: Error reading host credential
530-globus_sysconfig: Error with certificate filename
530-globus_sysconfig: Error with certificate filename
530-globus_sysconfig: File is not owned by current user: /etc/grid-security/hostcert.pem is not owned b y current user
ปัญหาเกิดจากเซอร์วิส ในไฟล์  /etc/xinetd.d/grid-ftp  ตรงบรรทัด  user เป็นผู้ใช้งานอื่นที่ไม่ใช่ root
&#8230;.
user            = root
&#8230;



แต่ในไฟล์  /etc/grid-security/hostcert.pem  เป็นของผู้ใช้ root ครับ
วิธีการแก้ปัญหาก็ทำได้โดยการแก้ไขไฟล์  /etc/xinetd.d/grid-ftp  ตรง user ให้เป้น root [...]]]></description>
		<wfw:commentRss>http://www.linuxlane.com/grid-ftp-hostcert-is-not-owned-by-current-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>


