<?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>phaq &#187; FreeBSD</title>
	<atom:link href="http://phaq.phunsites.net/category/faq/operating-systems/freebsd/feed/" rel="self" type="application/rss+xml" />
	<link>http://phaq.phunsites.net</link>
	<description>"a geeks daily life"</description>
	<lastBuildDate>Mon, 19 Jul 2010 15:57:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Strange compilation error on MySQL</title>
		<link>http://phaq.phunsites.net/2009/07/16/strange-compilation-error-on-mysql/</link>
		<comments>http://phaq.phunsites.net/2009/07/16/strange-compilation-error-on-mysql/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 13:01:38 +0000</pubDate>
		<dc:creator>Gianpaolo Del Matto</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://phaq.phunsites.net/2009/07/16/strange-compilation-error-on-mysql/</guid>
		<description><![CDATA[Yesterday I started digging around for a solution to create per-user or per-database statistics on MySQL, one of the more important peaces I was missing from it for a long time.
Luckily enough, some guys over there had already done some work on this topic, so I wouldn&#8217;t have to start over from scratch  
It [...]]]></description>
		<wfw:commentRss>http://phaq.phunsites.net/2009/07/16/strange-compilation-error-on-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is RAID1 possible on an USB stick?</title>
		<link>http://phaq.phunsites.net/2007/10/26/is-raid1-possible-on-an-usb-stick/</link>
		<comments>http://phaq.phunsites.net/2007/10/26/is-raid1-possible-on-an-usb-stick/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 18:48:15 +0000</pubDate>
		<dc:creator>Gianpaolo Del Matto</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[HA]]></category>

		<guid isPermaLink="false">http://phaq.phunsites.net/2007/10/26/is-raid1-possible-on-an-usb-stick/</guid>
		<description><![CDATA[Last week we had a discussion at the office wether it would possible to span a RAID across USB sticks.
That question came up as a joke while I was working on some RAID system for evaluation purposes.
Well, my friend doubted it when I replied that it would definitely work out with a FreeBSD software RAID [...]]]></description>
		<wfw:commentRss>http://phaq.phunsites.net/2007/10/26/is-raid1-possible-on-an-usb-stick/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ufs_dirbad panic with mangled entries in ufs</title>
		<link>http://phaq.phunsites.net/2007/07/01/ufs_dirbad-panic-with-mangled-entries-in-ufs/</link>
		<comments>http://phaq.phunsites.net/2007/07/01/ufs_dirbad-panic-with-mangled-entries-in-ufs/#comments</comments>
		<pubDate>Sun, 01 Jul 2007 10:56:02 +0000</pubDate>
		<dc:creator>Gianpaolo Del Matto</dc:creator>
				<category><![CDATA[FreeBSD]]></category>

		<guid isPermaLink="false">http://phaq.phunsites.net/2007/07/01/ufs_dirbad-panic-with-mangled-entries-in-ufs/</guid>
		<description><![CDATA[FreeBSD&#8217;s ufs usually does an excellent job in preventing file system corruption. But even the best system happens to mess up once in a while.
One thing you may eventually stumble accross are so called mangled entries, which are usually not fixable with fsck and result in kernel panics upon access.
Now these are usually a sign [...]]]></description>
		<wfw:commentRss>http://phaq.phunsites.net/2007/07/01/ufs_dirbad-panic-with-mangled-entries-in-ufs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreeBSD software RAID0: gvinum vs. gstripe</title>
		<link>http://phaq.phunsites.net/2007/06/07/freebsd-software-raid0-gvinum-vs-gstripe/</link>
		<comments>http://phaq.phunsites.net/2007/06/07/freebsd-software-raid0-gvinum-vs-gstripe/#comments</comments>
		<pubDate>Thu, 07 Jun 2007 21:45:21 +0000</pubDate>
		<dc:creator>Gianpaolo Del Matto</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[HA]]></category>

		<guid isPermaLink="false">http://phaq.phunsites.net/2007/06/07/freebsd-software-raid0-gvinum-vs-gstripe/</guid>
		<description><![CDATA[Back some time I announced reviewing FreeBSD&#8217;s geom software RAID implementations.
Todays article compares geom stripe (gstripe) along with geom gvinum (gvinum) for disk striping (RAID0).
All testing was done on the same hardware as before to get results comparable to previous tests.
Benchmarks were taken using stripe sizes of 64k, 128k and 256k and measured using dd, [...]]]></description>
		<wfw:commentRss>http://phaq.phunsites.net/2007/06/07/freebsd-software-raid0-gvinum-vs-gstripe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreeBSD&#8217;s loader fails with wrong harddisk geometry in BIOS</title>
		<link>http://phaq.phunsites.net/2007/05/25/freebsds-loader-fails-with-wrong-harddisk-geometry-in-bios/</link>
		<comments>http://phaq.phunsites.net/2007/05/25/freebsds-loader-fails-with-wrong-harddisk-geometry-in-bios/#comments</comments>
		<pubDate>Thu, 24 May 2007 23:25:07 +0000</pubDate>
		<dc:creator>Gianpaolo Del Matto</dc:creator>
				<category><![CDATA[FreeBSD]]></category>

		<guid isPermaLink="false">http://phaq.phunsites.net/2007/05/25/freebsds-loader-fails-with-wrong-harddisk-geometry-in-bios/</guid>
		<description><![CDATA[I&#8217;s been a while since I last saw issues with FreeBSD&#8217;s loader(8).
The error I came along today read like this:
can't load kernel
The most obvious reasons would be that either the kernel is missing or it&#8217;s filename was specified incorrectly.
I thought to verify this by issueing &#8216;ls&#8217; in the first place, only to notice that it [...]]]></description>
		<wfw:commentRss>http://phaq.phunsites.net/2007/05/25/freebsds-loader-fails-with-wrong-harddisk-geometry-in-bios/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>FreeBSD software RAID1: gvinum vs. gmirror</title>
		<link>http://phaq.phunsites.net/2007/03/17/freebsd-software-raid1-gvinum-vs-gmirror/</link>
		<comments>http://phaq.phunsites.net/2007/03/17/freebsd-software-raid1-gvinum-vs-gmirror/#comments</comments>
		<pubDate>Sat, 17 Mar 2007 17:24:15 +0000</pubDate>
		<dc:creator>Gianpaolo Del Matto</dc:creator>
				<category><![CDATA[FreeBSD]]></category>

		<guid isPermaLink="false">http://phaq.phunsites.net/2007/03/17/freebsd-software-raid1-gvinum-vs-gmirror/</guid>
		<description><![CDATA[Back in January I introduced an upcoming series about FreeBSD software RAID implementations and how they compare to each other.
I know it&#8217;s been some time since, but I was kept busy on some other stuff which prevented me in polishing up the results. My appologies for the delay.
Now, in this article I&#8217;m going to talk [...]]]></description>
		<wfw:commentRss>http://phaq.phunsites.net/2007/03/17/freebsd-software-raid1-gvinum-vs-gmirror/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using FreeBSD kernel from bootonly CD for last resort recovery</title>
		<link>http://phaq.phunsites.net/2007/02/16/using-freebsd-kernel-from-bootonly-cd-for-last-resort-recovery/</link>
		<comments>http://phaq.phunsites.net/2007/02/16/using-freebsd-kernel-from-bootonly-cd-for-last-resort-recovery/#comments</comments>
		<pubDate>Fri, 16 Feb 2007 21:12:01 +0000</pubDate>
		<dc:creator>Gianpaolo Del Matto</dc:creator>
				<category><![CDATA[FreeBSD]]></category>

		<guid isPermaLink="false">http://phaq.phunsites.net/2007/02/16/using-freebsd-kernel-from-bootonly-cd-for-last-resort-recovery/</guid>
		<description><![CDATA[You accidentally deleted your production kernel?
Both your new and backup kernel are trash?
No worries. You could always use a FreeBSD setup or bootonly CD to load a fallback kernel from there.
It&#8217;s fairly easy to do so.
Just hit &#8216;6&#8242;  while in the beastie menu to enter the boot loader prompt.
Depending on your platform or installation, [...]]]></description>
		<wfw:commentRss>http://phaq.phunsites.net/2007/02/16/using-freebsd-kernel-from-bootonly-cd-for-last-resort-recovery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compiling pxelinux and memdisk on FreeBSD</title>
		<link>http://phaq.phunsites.net/2007/02/14/compiling-pxelinux-and-memdisk-on-freebsd/</link>
		<comments>http://phaq.phunsites.net/2007/02/14/compiling-pxelinux-and-memdisk-on-freebsd/#comments</comments>
		<pubDate>Wed, 14 Feb 2007 20:32:55 +0000</pubDate>
		<dc:creator>Gianpaolo Del Matto</dc:creator>
				<category><![CDATA[FreeBSD]]></category>

		<guid isPermaLink="false">http://phaq.phunsites.net/2007/02/14/compiling-pxelinux-and-memdisk-on-freebsd/</guid>
		<description><![CDATA[Building pxelinux and memdisk on FreeBSD is not as straight forward as on Linux. A fair amount of additional handwork is involved.
But don&#8217;t worry, all steps required to master this task are outlined below.
The requirement to build pxelinux came while implementing a FreeBSD-hosted  network bootstrap environment, where I wanted to use it as primary [...]]]></description>
		<wfw:commentRss>http://phaq.phunsites.net/2007/02/14/compiling-pxelinux-and-memdisk-on-freebsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert FreeBSD ISO image for PXE bootstrap</title>
		<link>http://phaq.phunsites.net/2007/02/14/convert-freebsd-iso-image-for-pxe-bootstrap/</link>
		<comments>http://phaq.phunsites.net/2007/02/14/convert-freebsd-iso-image-for-pxe-bootstrap/#comments</comments>
		<pubDate>Wed, 14 Feb 2007 18:27:19 +0000</pubDate>
		<dc:creator>Gianpaolo Del Matto</dc:creator>
				<category><![CDATA[FreeBSD]]></category>

		<guid isPermaLink="false">http://phaq.phunsites.net/2007/02/14/convert-freebsd-iso-image-for-pxe-bootstrap/</guid>
		<description><![CDATA[Usually ISO&#8217;s of most Linux distros use isolinux as boot loader, so these may be served up easily for pxe bootstrap through pxelinux/memdisk.
For FreeBSD this does not hold true, so the vanilla ISO&#8217;s must be converted before they can be bootstrapped.
The basic idea is to convert the FreeBSD ISO into a harddisk image to circumvent [...]]]></description>
		<wfw:commentRss>http://phaq.phunsites.net/2007/02/14/convert-freebsd-iso-image-for-pxe-bootstrap/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>FreeBSD software RAID comparison: Introduction</title>
		<link>http://phaq.phunsites.net/2007/01/08/freebsd-software-raid-comparison-introduction/</link>
		<comments>http://phaq.phunsites.net/2007/01/08/freebsd-software-raid-comparison-introduction/#comments</comments>
		<pubDate>Mon, 08 Jan 2007 22:52:39 +0000</pubDate>
		<dc:creator>Gianpaolo Del Matto</dc:creator>
				<category><![CDATA[FreeBSD]]></category>

		<guid isPermaLink="false">http://www.phunsites.net/wp/2007/01/08/freebsd-software-raid-comparison-introduction/</guid>
		<description><![CDATA[FreeBSD comes with support for multiple software RAID implementations to date.

ata, which is not really a RAID toolkit but the ata device driver itself.Nevertheless it provides sort of RAID functionality by also interfacing to popular low-end RAID controllers, sometimes also referred to as Fake-RAID controller (highpoint, promise and alike).
It has support for enabling RAID on [...]]]></description>
		<wfw:commentRss>http://phaq.phunsites.net/2007/01/08/freebsd-software-raid-comparison-introduction/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
