<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Baris Eris</title>
	<atom:link href="http://bariseris.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://bariseris.wordpress.com</link>
	<description>Welcome to my blog</description>
	<lastBuildDate>Sat, 06 Apr 2013 19:49:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Windows Server 2012 – Storage Spaces and Data Deduplication Hands-on Review Part 3 by Baris Eris</title>
		<link>http://bariseris.wordpress.com/2012/09/26/windows-server-2012-storage-spaces-and-data-deduplication-hands-on-review-part-3/#comment-308</link>
		<dc:creator><![CDATA[Baris Eris]]></dc:creator>
		<pubDate>Sat, 06 Apr 2013 19:49:24 +0000</pubDate>
		<guid isPermaLink="false">http://bariseris.wordpress.com/?p=264#comment-308</guid>
		<description><![CDATA[Hi Oleg,

Almost every unexplainable behavior about Storage Spaces revolves around the &quot;Column&quot; concept. When you do things from the UI instead of PowerShell, you don&#039;t get to choose the most optimal column count. I can speculate that because you used 3 disk configuration initially, the column count of the vDisk ended up being as &quot;3&quot;. Now.. Since the disk needs to be parity protected, and is already FIXED to occupy all of the remaining disks, in order for it to get extended over to the 4th disk, it is probably failing to find a space to hold its parity.

Before continuing to read, do this:
- Launch PowerShell and run &quot;get-virtualDisk &#124; fl&quot; review the column count.
- Use the Storage Spaces UI to get to the &quot;Health&quot; view of the virtual disk. When you expand the details of each disk, you&#039;ll see that they will all be showing 0 free space.

Now.. on your 4th disk, you&#039;ll have 100% free space, but there is no other disk to keep the parity on. For this reason extend action will fail.

You could try to first shrink the volume, make up some space; then extend over to the 4-disk set.

lastly, the column count. Every column has to be stored on a different disk. If your vDisk is formed using 3 columns, you&#039;ll need free space across all 3 of them to do any kind of expansion.

Rough math on this works out like this:

4 disks:
1TB with 100GB free
1TB with 100GB free
2TB with 60GB free
3TB with 2TB free

what can you create?
3-column parity: ~200GB (it will need to form 100+100+100GB 3-column footprint for it. 1/3rd will be parity, you&#039;ll get 200GB usable, roughly. If you noticed, I picked 100 because that&#039;s the largest common free space across any 3 of the 4 disk set)
4-column parity: (it will need to form 60+60+60+60 and give you 3x60=180GB free as 1/4th will go to parity, roughly. Again, 60GB is the largest common free space across all 4 of the 4 disk set)

Does this help?

(Happy to stand corrected on my math of concepts here; although I blogged about Spaces, what I included as sample here is not authoritative info from Windows engineering team -- I learnt concepts through experimentation and might have errors in them. Absolutely feel free to poke holes and correct my response.)]]></description>
		<content:encoded><![CDATA[<p>Hi Oleg,</p>
<p>Almost every unexplainable behavior about Storage Spaces revolves around the &#8220;Column&#8221; concept. When you do things from the UI instead of PowerShell, you don&#8217;t get to choose the most optimal column count. I can speculate that because you used 3 disk configuration initially, the column count of the vDisk ended up being as &#8220;3&#8243;. Now.. Since the disk needs to be parity protected, and is already FIXED to occupy all of the remaining disks, in order for it to get extended over to the 4th disk, it is probably failing to find a space to hold its parity.</p>
<p>Before continuing to read, do this:<br />
- Launch PowerShell and run &#8220;get-virtualDisk | fl&#8221; review the column count.<br />
- Use the Storage Spaces UI to get to the &#8220;Health&#8221; view of the virtual disk. When you expand the details of each disk, you&#8217;ll see that they will all be showing 0 free space.</p>
<p>Now.. on your 4th disk, you&#8217;ll have 100% free space, but there is no other disk to keep the parity on. For this reason extend action will fail.</p>
<p>You could try to first shrink the volume, make up some space; then extend over to the 4-disk set.</p>
<p>lastly, the column count. Every column has to be stored on a different disk. If your vDisk is formed using 3 columns, you&#8217;ll need free space across all 3 of them to do any kind of expansion.</p>
<p>Rough math on this works out like this:</p>
<p>4 disks:<br />
1TB with 100GB free<br />
1TB with 100GB free<br />
2TB with 60GB free<br />
3TB with 2TB free</p>
<p>what can you create?<br />
3-column parity: ~200GB (it will need to form 100+100+100GB 3-column footprint for it. 1/3rd will be parity, you&#8217;ll get 200GB usable, roughly. If you noticed, I picked 100 because that&#8217;s the largest common free space across any 3 of the 4 disk set)<br />
4-column parity: (it will need to form 60+60+60+60 and give you 3&#215;60=180GB free as 1/4th will go to parity, roughly. Again, 60GB is the largest common free space across all 4 of the 4 disk set)</p>
<p>Does this help?</p>
<p>(Happy to stand corrected on my math of concepts here; although I blogged about Spaces, what I included as sample here is not authoritative info from Windows engineering team &#8212; I learnt concepts through experimentation and might have errors in them. Absolutely feel free to poke holes and correct my response.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nokia Lumia 920 Proximity Sensor Problem by Baris Eris</title>
		<link>http://bariseris.wordpress.com/2013/03/22/nokia-lumia-920-proximity-sensor-problem-2/#comment-307</link>
		<dc:creator><![CDATA[Baris Eris]]></dc:creator>
		<pubDate>Sat, 06 Apr 2013 19:29:23 +0000</pubDate>
		<guid isPermaLink="false">https://bariseris.wordpress.com/?p=1048#comment-307</guid>
		<description><![CDATA[Not sure if the dust really enters from that gap or from the earpiece. Whatever covers either will certainly help with preventing dust from entering. I personally started to use a vinyl cut stripe at the top covering the gap (from decalgirl.com); so far no dust on the FFC.]]></description>
		<content:encoded><![CDATA[<p>Not sure if the dust really enters from that gap or from the earpiece. Whatever covers either will certainly help with preventing dust from entering. I personally started to use a vinyl cut stripe at the top covering the gap (from decalgirl.com); so far no dust on the FFC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Server 2012 – Storage Spaces and Data Deduplication Hands-on Review Part 3 by Oleg Ivanov</title>
		<link>http://bariseris.wordpress.com/2012/09/26/windows-server-2012-storage-spaces-and-data-deduplication-hands-on-review-part-3/#comment-306</link>
		<dc:creator><![CDATA[Oleg Ivanov]]></dc:creator>
		<pubDate>Sat, 06 Apr 2013 15:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://bariseris.wordpress.com/?p=264#comment-306</guid>
		<description><![CDATA[Excellent series, Baris!

I created 5 iSCSI Targets (LUNS) on my iSCSI Storage with same capacity (for example 100 GB each), and connect all LUNS to my WinSrv2k12. They are listed as “Primordial” in “Server Manager\File and Storage Services\Volumes\Storage Pools”. I created a new Storage Pool named StPool1, including three of available five disks. Now I created a Virtual disk, with provisioning type=FIXED (instead thin), with maximum capacity, and layout=parity (it doesn’t not matter which parity type I choose). Then I created a volume, formatted and till now all is OK.

Now I trying to add another physical disk (one of other two, not used till now) to my StPool1, no problem. But… When I try to extend the virtual disk, all time the process finished with error “The physical resources of this disk have been exhausted”. As I saw, it doesn’t matter of parity type, and how many physical disks I add later to the pool. If provisioning type of my Virtual disk is “Fixed”, this error occurs.

Can you explain me why this happens?]]></description>
		<content:encoded><![CDATA[<p>Excellent series, Baris!</p>
<p>I created 5 iSCSI Targets (LUNS) on my iSCSI Storage with same capacity (for example 100 GB each), and connect all LUNS to my WinSrv2k12. They are listed as “Primordial” in “Server Manager\File and Storage Services\Volumes\Storage Pools”. I created a new Storage Pool named StPool1, including three of available five disks. Now I created a Virtual disk, with provisioning type=FIXED (instead thin), with maximum capacity, and layout=parity (it doesn’t not matter which parity type I choose). Then I created a volume, formatted and till now all is OK.</p>
<p>Now I trying to add another physical disk (one of other two, not used till now) to my StPool1, no problem. But… When I try to extend the virtual disk, all time the process finished with error “The physical resources of this disk have been exhausted”. As I saw, it doesn’t matter of parity type, and how many physical disks I add later to the pool. If provisioning type of my Virtual disk is “Fixed”, this error occurs.</p>
<p>Can you explain me why this happens?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nokia Lumia 920 Proximity Sensor Problem by Mike S.</title>
		<link>http://bariseris.wordpress.com/2013/03/22/nokia-lumia-920-proximity-sensor-problem-2/#comment-305</link>
		<dc:creator><![CDATA[Mike S.]]></dc:creator>
		<pubDate>Sat, 06 Apr 2013 15:09:59 +0000</pubDate>
		<guid isPermaLink="false">https://bariseris.wordpress.com/?p=1048#comment-305</guid>
		<description><![CDATA[My eyes are not too good, either. The gap must be very small. My hardware rev is also 1.0.0.0. I was going to use an Armorsuit screen protector along with a Nokia CC-1043 case. Would this have any effect, + or -?]]></description>
		<content:encoded><![CDATA[<p>My eyes are not too good, either. The gap must be very small. My hardware rev is also 1.0.0.0. I was going to use an Armorsuit screen protector along with a Nokia CC-1043 case. Would this have any effect, + or -?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nokia Lumia 920 Proximity Sensor Problem by Baris Eris</title>
		<link>http://bariseris.wordpress.com/2013/03/22/nokia-lumia-920-proximity-sensor-problem-2/#comment-304</link>
		<dc:creator><![CDATA[Baris Eris]]></dc:creator>
		<pubDate>Wed, 03 Apr 2013 23:23:41 +0000</pubDate>
		<guid isPermaLink="false">https://bariseris.wordpress.com/?p=1048#comment-304</guid>
		<description><![CDATA[I have seen no evidence of hardware variance over several months thus far. If you take some really close-up shots, maybe we can compare. The gap/ridge isn&#039;t really visible to a naked eye (well, to my eyes at least :) ).

Also FWIW, Settings/About/More: shows HW revision as 1.0.0.0. What does yours show?]]></description>
		<content:encoded><![CDATA[<p>I have seen no evidence of hardware variance over several months thus far. If you take some really close-up shots, maybe we can compare. The gap/ridge isn&#8217;t really visible to a naked eye (well, to my eyes at least <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ).</p>
<p>Also FWIW, Settings/About/More: shows HW revision as 1.0.0.0. What does yours show?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nokia Lumia 920 Proximity Sensor Problem by Mike S.</title>
		<link>http://bariseris.wordpress.com/2013/03/22/nokia-lumia-920-proximity-sensor-problem-2/#comment-303</link>
		<dc:creator><![CDATA[Mike S.]]></dc:creator>
		<pubDate>Wed, 03 Apr 2013 20:57:29 +0000</pubDate>
		<guid isPermaLink="false">https://bariseris.wordpress.com/?p=1048#comment-303</guid>
		<description><![CDATA[Very interesting. I just received my 920 from the Microsoft Store 2 days ago. Is this something that only affects early versions of the phone and/or phones with different cases? I have the black matte case which appears not to have that seam at the outer edge.]]></description>
		<content:encoded><![CDATA[<p>Very interesting. I just received my 920 from the Microsoft Store 2 days ago. Is this something that only affects early versions of the phone and/or phones with different cases? I have the black matte case which appears not to have that seam at the outer edge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nokia Lumia 920 Proximity Sensor Problem by Tony</title>
		<link>http://bariseris.wordpress.com/2013/02/08/nokia-lumia-920-proximity-sensor-problem/#comment-301</link>
		<dc:creator><![CDATA[Tony]]></dc:creator>
		<pubDate>Wed, 27 Mar 2013 14:58:00 +0000</pubDate>
		<guid isPermaLink="false">https://bariseris.wordpress.com/?p=1027#comment-301</guid>
		<description><![CDATA[Thanks very much for this. I am on my second 920 from phones4u and I am having the same problem.  I returned the first one for this fault after about four weeks and now the replacement is playing up after three weeks. I called their technical helpline and they were unaware of this issue, which surprised me.  I did notice however that their phone menu asked for you to press 1 for reporting a fault with a nokia!  I wonder if its a particular batch or a manufacturing fault that is now fixed?  Thanks for this  information, its been really useful in understanding the problem.]]></description>
		<content:encoded><![CDATA[<p>Thanks very much for this. I am on my second 920 from phones4u and I am having the same problem.  I returned the first one for this fault after about four weeks and now the replacement is playing up after three weeks. I called their technical helpline and they were unaware of this issue, which surprised me.  I did notice however that their phone menu asked for you to press 1 for reporting a fault with a nokia!  I wonder if its a particular batch or a manufacturing fault that is now fixed?  Thanks for this  information, its been really useful in understanding the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nokia Lumia 920 Proximity Sensor Problem by johnny</title>
		<link>http://bariseris.wordpress.com/2013/02/08/nokia-lumia-920-proximity-sensor-problem/#comment-297</link>
		<dc:creator><![CDATA[johnny]]></dc:creator>
		<pubDate>Fri, 08 Mar 2013 01:32:28 +0000</pubDate>
		<guid isPermaLink="false">https://bariseris.wordpress.com/?p=1027#comment-297</guid>
		<description><![CDATA[Fortunately dust does not go for the &quot;flagship&quot; camera on the back.]]></description>
		<content:encoded><![CDATA[<p>Fortunately dust does not go for the &#8220;flagship&#8221; camera on the back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nokia Lumia 920 Proximity Sensor Problem by vivek patel</title>
		<link>http://bariseris.wordpress.com/2013/02/08/nokia-lumia-920-proximity-sensor-problem/#comment-295</link>
		<dc:creator><![CDATA[vivek patel]]></dc:creator>
		<pubDate>Thu, 07 Mar 2013 17:29:43 +0000</pubDate>
		<guid isPermaLink="false">https://bariseris.wordpress.com/?p=1027#comment-295</guid>
		<description><![CDATA[i m from india &amp; my proximity sensor is above Nokia tag,and right side of rear camera.]]></description>
		<content:encoded><![CDATA[<p>i m from india &amp; my proximity sensor is above Nokia tag,and right side of rear camera.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nokia Lumia 920 Proximity Sensor Problem by Baris Eris</title>
		<link>http://bariseris.wordpress.com/2013/02/08/nokia-lumia-920-proximity-sensor-problem/#comment-288</link>
		<dc:creator><![CDATA[Baris Eris]]></dc:creator>
		<pubDate>Thu, 28 Feb 2013 05:02:41 +0000</pubDate>
		<guid isPermaLink="false">https://bariseris.wordpress.com/?p=1027#comment-288</guid>
		<description><![CDATA[So as of Feb 27, phone started to act up again but intermittently. I think its getting close to solid repro. When it does I will get the replacement and then will report back on differences if any. I don&#039;t know the following:
- whether there is a better designed hardware revision
- whether that hardware has a user readable revision number to check while purchasing. 

so perhaps taking with you a magnifying glass could help? Let me know if any of you know of a hw difference.]]></description>
		<content:encoded><![CDATA[<p>So as of Feb 27, phone started to act up again but intermittently. I think its getting close to solid repro. When it does I will get the replacement and then will report back on differences if any. I don&#8217;t know the following:<br />
- whether there is a better designed hardware revision<br />
- whether that hardware has a user readable revision number to check while purchasing. </p>
<p>so perhaps taking with you a magnifying glass could help? Let me know if any of you know of a hw difference.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
