<?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>install &#8211; Giovanni F. Mazzeo De Santolo</title>
	<atom:link href="https://desantolo.com/tag/install/feed/" rel="self" type="application/rss+xml" />
	<link>https://desantolo.com</link>
	<description>That italian IT guy</description>
	<lastBuildDate>Sun, 25 Dec 2016 05:05:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
<site xmlns="com-wordpress:feed-additions:1">123042357</site>	<item>
		<title>Setup Filebench on Solaris for benchmarking</title>
		<link>https://desantolo.com/2010/05/setup-filebench-on-solaris-for-benchmarking/</link>
					<comments>https://desantolo.com/2010/05/setup-filebench-on-solaris-for-benchmarking/#respond</comments>
		
		<dc:creator><![CDATA[Giovanni]]></dc:creator>
		<pubDate>Mon, 03 May 2010 19:15:37 +0000</pubDate>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[benchmark]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[opensolaris]]></category>
		<category><![CDATA[pkg]]></category>
		<category><![CDATA[zfs]]></category>
		<guid isPermaLink="false">http://gioflux.wordpress.com/?p=9</guid>

					<description><![CDATA[Like any other newbie on Solaris, I didn&#8217;t know how to install the packages, I am used to yum or apt-get install but anyway on Solaris I did: Giovanni@server:~/Downloads/filebench-1.4.8# pkg install SUNWfilebench DOWNLOAD                                    PKGS       FILES     XFER (MB) Completed                                    1/1       60/60     &#8230; <a href="https://desantolo.com/2010/05/setup-filebench-on-solaris-for-benchmarking/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>Like any other newbie on Solaris, I didn&#8217;t know how to install the packages, I am used to yum or apt-get install but anyway on Solaris I did:</p>
<blockquote><p><a href="mailto:Giovanni@server:~/Downloads/filebench-1.4.8">Giovanni@server:~/Downloads/filebench-1.4.8</a># pkg install SUNWfilebench<br />
DOWNLOAD                                    PKGS       FILES     XFER (MB)<br />
Completed                                    1/1       60/60     0.32/0.32</p>
<p>PHASE                                        ACTIONS<br />
Install Phase                                  82/82<br />
<a href="mailto:Giovanni@server:~/Downloads/filebench-1.4.8">Giovanni@server:~/Downloads/filebench-1.4.8</a>#</p></blockquote>
<p>and it was installed <img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Use <strong>pkg search</strong> to search for packages.</p>
<blockquote><p><a href="mailto:Giovanni@server:/usr/benchmarks/filebench">Giovanni@server:/usr/benchmarks/filebench</a># bin/go_filebench<br />
FileBench Version 1.4.4<br />
filebench&gt; load varmail<br />
742: 3.707: Varmail Version 2.1 personality successfully loaded<br />
742: 3.707: Usage: set $dir=&lt;dir&gt;<br />
742: 3.707:        set $filesize=&lt;size&gt;    defaults to 16384<br />
742: 3.707:        set $nfiles=&lt;value&gt;     defaults to 1000<br />
742: 3.707:        set $nthreads=&lt;value&gt;   defaults to 16<br />
742: 3.707:        set $meaniosize=&lt;value&gt; defaults to 16384<br />
742: 3.707:        set $readiosize=&lt;size&gt;  defaults to 1048576<br />
742: 3.707:        set $meandirwidth=&lt;size&gt; defaults to 1000000<br />
742: 3.707: (sets mean dir width and dir depth is calculated as log (width, nfiles)<br />
742: 3.707:  dirdepth therefore defaults to dir depth of 1 as in postmark<br />
742: 3.707:  set $meandir lower to increase depth beyond 1 if desired)<br />
742: 3.707:<br />
742: 3.707:        run runtime (e.g. run 60)<br />
filebench&gt; set $dir=/gpool<br />
filebench&gt; run 60<br />
742: 27.078: Creating/pre-allocating files and filesets<br />
742: 27.081: Fileset bigfileset: 1000 files, 0 leafdirs avg dir = 1000000, avg depth = 0.5, mbytes=15<br />
742: 27.096: Removed any existing fileset bigfileset in 1 seconds<br />
742: 27.096: making tree for filset /gpool/bigfileset<br />
742: 27.096: Creating fileset bigfileset&#8230;<br />
742: 35.092: Preallocated 812 of 1000 of fileset bigfileset in 8 seconds<br />
742: 35.092: waiting for fileset pre-allocation to finish<br />
742: 35.092: Starting 1 filereader instances<br />
744: 36.102: Starting 16 filereaderthread threads<br />
742: 39.112: Running&#8230;<br />
742: 99.712: Run took 60 seconds&#8230;<br />
742: 99.713: Per-Operation Breakdown<br />
closefile4                449ops/s   0.0mb/s      0.0ms/op        3us/op-cpu<br />
readfile4                 449ops/s   7.0mb/s      0.0ms/op       19us/op-cpu<br />
openfile4                 449ops/s   0.0mb/s      0.0ms/op       18us/op-cpu<br />
closefile3                449ops/s   0.0mb/s      0.0ms/op        3us/op-cpu<br />
fsyncfile3                449ops/s   0.0mb/s     17.4ms/op       20us/op-cpu<br />
appendfilerand3           449ops/s   3.5mb/s      0.0ms/op       27us/op-cpu<br />
readfile3                 449ops/s   7.0mb/s      0.0ms/op       18us/op-cpu<br />
openfile3                 449ops/s   0.0mb/s      0.0ms/op       18us/op-cpu<br />
closefile2                449ops/s   0.0mb/s      0.0ms/op        3us/op-cpu<br />
fsyncfile2                449ops/s   0.0mb/s     17.9ms/op       17us/op-cpu<br />
appendfilerand2           449ops/s   3.5mb/s      0.0ms/op       23us/op-cpu<br />
createfile2               449ops/s   0.0mb/s      0.1ms/op       52us/op-cpu<br />
deletefile1               449ops/s   0.0mb/s      0.0ms/op       33us/op-cpu</p>
<p>742: 99.713:<br />
IO Summary:      353667 ops, 5836.1 ops/s, (898/898 r/w)  21.0mb/s,     78us cpu/op,   8.9ms latency<br />
742: 99.713: Shutting down processes<br />
filebench&gt;<br />
742: 110.144: Aborting&#8230;</p></blockquote>
<p>Going back to normal</p>
]]></content:encoded>
					
					<wfw:commentRss>https://desantolo.com/2010/05/setup-filebench-on-solaris-for-benchmarking/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">12</post-id>	</item>
	</channel>
</rss>
