<?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>EzyLinux &#187; RAID 1</title>
	<atom:link href="http://www.ezylinux.com/tag/raid-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ezylinux.com</link>
	<description>ลินุกซ์ง่ายนิดเดียว</description>
	<lastBuildDate>Fri, 23 Jul 2010 10:07:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to Set up GRUB to boot from both disks of mirrored RAID</title>
		<link>http://www.ezylinux.com/system/how-to-set-up-grub-to-boot-from-both-disks-of-mirrored-raid/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-set-up-grub-to-boot-from-both-disks-of-mirrored-raid</link>
		<comments>http://www.ezylinux.com/system/how-to-set-up-grub-to-boot-from-both-disks-of-mirrored-raid/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 12:04:26 +0000</pubDate>
		<dc:creator>Tum.</dc:creator>
				<category><![CDATA[System]]></category>
		<category><![CDATA[Grub]]></category>
		<category><![CDATA[GRUB on Mirror RAID]]></category>
		<category><![CDATA[High Available GRUB]]></category>
		<category><![CDATA[RAID 1]]></category>

		<guid isPermaLink="false">http://www.ezylinux.com/?p=780</guid>
		<description><![CDATA[ถ้าในระบบได้มีการใช้งาน software raid ของ linux แบบ raid 1 หรือ mirror raid เวลา boot เครื่อง grub จะอ่านค่าโปรแกรมและ configure จาก hard disk ที่เป็น primary แต่เราสามารถที่จะ configure ให้ grub สามารถอ่านค่าโปรแกรมและ configure จาก secondary hard disk ได้ในกรณีที่ primary hard disk เกิด fail ขึ้น วิธีการนี้อาจจะเรียกว่า การทำ High Available ให้กับ grub บน mirror raid สมมติว่าในระบบมี hard disk แบบ sata หรือ scsi [...]


Related posts:<ol><li><a href='http://www.ezylinux.com/system/regenerate-a-grub-devicemap-file/' rel='bookmark' title='Permanent Link: Regenerate a GRUB device.map file'>Regenerate a GRUB device.map file</a> <small>ไฟล์ device.map มีไว้เพื่อทำการ map harddisk device ไปเป็นชื่อ device ที่ grub...</small></li>
<li><a href='http://www.ezylinux.com/system/how-to-remove-lilo-grub-or-master-boot-record-from-system/' rel='bookmark' title='Permanent Link: How to Remove LILO, GRUB or Master Boot Record from system'>How to Remove LILO, GRUB or Master Boot Record from system</a> <small>โดยทั่วไป Hard disk จะมีการเก็บ binary code ของ system boot loader...</small></li>
<li><a href='http://www.ezylinux.com/hdd-management/re-shape-or-grow-a-raid-5-array/' rel='bookmark' title='Permanent Link: Re-shape or Grow a Raid 5 array.'>Re-shape or Grow a Raid 5 array.</a> <small>การเพิ่มเนื้อที่ในการทำ Raid Software ของทาง linux นั้นมีการแก้ไขที่ไม่ยากอย่างที่คิด โดยสมมติให้เรามีการทำ Software Raid 5...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.ezylinux.com/system/how-to-set-up-grub-to-boot-from-both-disks-of-mirrored-raid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Decrease the time for rebuilding the RAID 1 array</title>
		<link>http://www.ezylinux.com/hdd-management/decrease-the-time-for-rebuilding-the-raid-1-array/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=decrease-the-time-for-rebuilding-the-raid-1-array</link>
		<comments>http://www.ezylinux.com/hdd-management/decrease-the-time-for-rebuilding-the-raid-1-array/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 14:07:38 +0000</pubDate>
		<dc:creator>Tum.</dc:creator>
				<category><![CDATA[HDD Management]]></category>
		<category><![CDATA[Decrease time rebuilding raid]]></category>
		<category><![CDATA[Raid]]></category>
		<category><![CDATA[RAID 1]]></category>
		<category><![CDATA[rebuild RAID]]></category>

		<guid isPermaLink="false">http://www.ezylinux.com/?p=171</guid>
		<description><![CDATA[เมื่อต้องการลดเวลาการ rebuild Raid 1 เราสามารถใช้คำสั่งด้านล่างนี้ได้ครับ #mdadm -C /dev/md0 -l1 -n2 /dev/sda1 /dev/sda2 --bitmap=internal --bitmap (Write-intent bitmap) จะช่วยลดเวลาการ Sync ได้โดยถ้าเกิด disk offline temporarily, kernel crash จะทำการ Sync เฉพาะ Block ที่ถูกแก้ไขเท่านั้น แต่ถ้า block ไหนไม่ได้ถูก Sync จะถูก copy มาแทน --bitmap=internal หมายถึงการเก็บ metadata ไว้ที่ Raid เลย Related posts:Re-shape or Grow a Raid 5 array. การเพิ่มเนื้อที่ในการทำ Raid Software ของทาง linux [...]


Related posts:<ol><li><a href='http://www.ezylinux.com/hdd-management/re-shape-or-grow-a-raid-5-array/' rel='bookmark' title='Permanent Link: Re-shape or Grow a Raid 5 array.'>Re-shape or Grow a Raid 5 array.</a> <small>การเพิ่มเนื้อที่ในการทำ Raid Software ของทาง linux นั้นมีการแก้ไขที่ไม่ยากอย่างที่คิด โดยสมมติให้เรามีการทำ Software Raid 5...</small></li>
<li><a href='http://www.ezylinux.com/system/how-to-set-up-grub-to-boot-from-both-disks-of-mirrored-raid/' rel='bookmark' title='Permanent Link: How to Set up GRUB to boot from both disks of mirrored RAID'>How to Set up GRUB to boot from both disks of mirrored RAID</a> <small>ถ้าในระบบได้มีการใช้งาน software raid ของ linux แบบ raid 1 หรือ mirror...</small></li>
<li><a href='http://www.ezylinux.com/hdd-management/change-io-disk-scheduler-without-reboot/' rel='bookmark' title='Permanent Link: Change I/O Disk Scheduler without Reboot'>Change I/O Disk Scheduler without Reboot</a> <small>I/O Scheduler สำหรับ Hard disk หรือพวก block device จะมีอยู่ด้วยกัน 4...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.ezylinux.com/hdd-management/decrease-the-time-for-rebuilding-the-raid-1-array/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
