<?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>AndraZ.net</title>
	<atom:link href="http://andraz.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://andraz.net</link>
	<description>So many windows, so little time.</description>
	<lastBuildDate>Sun, 27 Nov 2011 11:04:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Could not reconnect all network drives solution</title>
		<link>http://andraz.net/2011/11/could-not-reconnect-all-network-drives-solution/</link>
		<comments>http://andraz.net/2011/11/could-not-reconnect-all-network-drives-solution/#comments</comments>
		<pubDate>Sun, 27 Nov 2011 10:53:26 +0000</pubDate>
		<dc:creator>Andraž Kopač</dc:creator>
				<category><![CDATA[Home IT]]></category>
		<category><![CDATA[Samba]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://andraz.net/?p=26</guid>
		<description><![CDATA[I&#8217;ve had this &#8220;Could not reconnect all network drives&#8221; annoyance for quite some time now, but never found the time to fix it. In short, since my new machine with Windows 7 I get this error almost on every boot for all my persistent network drives. Applications alone are unable to get to data on [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had this &#8220;Could not reconnect all network drives&#8221; annoyance for quite some time now, but never found the time to fix it. In short, since my new machine with Windows 7 I get this error almost on every boot for all my persistent network drives. Applications alone are unable to get to data on these drives until user manually clicks on it in Windows Explorer or Total Commander. The (double) click instantly reconnects the drive without any problem. First, a little background&#8230;</p>
<p><span id="more-26"></span>My network drives are connected to a Linux Samba server. It&#8217;s a simple persistent network drive without any additional log-in information, since the Samba expects my Windows username and password. It works flawlessly all the time, except automatically at Windows start-up.</p>
<p>So I found this post from Peter &#8220;Zorn&#8221; Horsley: <a title="Windows 7 disconnected network drives" href="http://zornsoftware.talsit.info/blog/windows-7-disconnected-network-drives.html" target="_blank">Windows 7 disconnected network drives</a></p>
<p>He first tried to figure out if some services are missing when Windows first fails to connect, but that was not the case. So he wrote a small executable called MapDrive.exe to ‘work around’ this problem. I used it as instructed and it works perfectly.</p>
<p>Thanks Peter for this simple work around!</p>
]]></content:encoded>
			<wfw:commentRss>http://andraz.net/2011/11/could-not-reconnect-all-network-drives-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Taking unnecessary risk with important data</title>
		<link>http://andraz.net/2010/04/taking-unnecessary-risk-with-important-data/</link>
		<comments>http://andraz.net/2010/04/taking-unnecessary-risk-with-important-data/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 21:30:22 +0000</pubDate>
		<dc:creator>Andraž Kopač</dc:creator>
				<category><![CDATA[Home IT]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[RAID]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://andraz.net/?p=12</guid>
		<description><![CDATA[I was getting to try VMWare ESXi for a while now, but somehow didn&#8217;t have the necessary hardware, NIC being the biggest trouble. So I went and bought a brand new Intel network adapter and put it in my primary desktop along with an empty HDD for testing. I wanted to disconnect my primary drives, [...]]]></description>
			<content:encoded><![CDATA[<p>I was getting to try <a href="http://www.vmware.com/products/esxi/" target="_blank">VMWare ESXi</a> for a while now, but somehow didn&#8217;t have the necessary hardware, NIC being the biggest trouble. So I went and bought a brand new Intel network adapter and put it in my primary desktop along with an empty HDD for testing.</p>
<p>I wanted to disconnect my primary drives, just in case&#8230; that would be in accordance with me being a coward. However, I was afraid of something else, too. I have <a href="http://www.intel.com/design/chipsets/matrixstorage_sb.htm" target="_blank">Intel Matrix RAID</a> set up (very neat thing), which is software raid. I don&#8217;t really trust this controller to pick up the RAID setting after reconnecting my drives. So I figured, I will just have to be careful choosing the right drive to erase.</p>
<p>ESXi installation is very simple if hardware agrees. The only thing you have to do is choose the right empty drive for installation target. I noticed that ESXi ignored software RAID and listed my two drives as ordinary target candidates. What was interesting about it was that it marked one as full (having data on it) and one as empty. I ignored that and chose newly added test drive.</p>
<p>After restart ESXi loaded successfully. I connected to it with vSphere Client that I use at work. I quickly noted two brand new empty data stores&#8230; wait, two? And the second one was the exact size as one of my RAID drives?</p>
<p>My blood pressure spiked and I quickly pulled out everything new to check if my system still boots. It didn&#8217;t. Instantly I put together a script of what happened: I have my boot partition on a striping part of Matrix RAID, causing only one drive to have valid boot data. ESXi took the other, as it was &#8220;empty&#8221;, and kindly formatted it for me no questions asked.</p>
<p>I was afraid all my striped partitions were gone and wanted to check if mirrored data is still there (with <a href="http://en.wikipedia.org/wiki/Intel_Matrix_RAID" target="_blank">Matrix RAID</a> you can have both types of RAID with only two drives). So I booted a <a href="http://www.symantec.com/norton/ghost" target="_blank">Norton Ghost</a> CD and found out that all data except my system boot partition was just, there. <a href="http://en.wikipedia.org/wiki/VMware_VMFS" target="_blank">VMFS</a> obviously wrote only on the beginning of the drive. I was still afraid it corrupted other parts of drive with some sort of backup for master sectors or some other filesystem data that could potentially spread to the other drive in the mirror (not sure how RAID would react here).</p>
<p>So luckily being a coward I had a full backup image of system partition from last weekend on my mirrored partition (and also off-site, but the first was now easily accessible). I restored it and hoped it would boot. And it did.</p>
<p>I ran all RAID checks and no inconsistencies were found. I must say I was very lucky things turned out the way they did. So what did I learn from this?</p>
<ul>
<li>Always have backups.</li>
<li>Don&#8217;t play with your primary system if you don&#8217;t have to.</li>
<li>Even if you are careful, there are rare conditions you can&#8217;t think of in advance.</li>
</ul>
<p>I will end the post with a thought from my last Virtualization event:</p>
<p><em>There are two types of system administrators: those who had major data catastrophe and those, who are going to have one.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://andraz.net/2010/04/taking-unnecessary-risk-with-important-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://andraz.net/2010/04/hello-world/</link>
		<comments>http://andraz.net/2010/04/hello-world/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 19:54:42 +0000</pubDate>
		<dc:creator>Andraž Kopač</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[life]]></category>

		<guid isPermaLink="false">http://andraz.net/?p=1</guid>
		<description><![CDATA[I have a blog now. yey. I don&#8217;t plan to write a lot, but sometimes interesting things happen, which I want to share, or just keep somewhere for me to remember. I honestly am not sure yet, what type of content will find its way here&#8230; we&#8217;ll just have to wait and see :) If [...]]]></description>
			<content:encoded><![CDATA[<p>I have a blog now. yey.</p>
<p>I don&#8217;t plan to write a lot, but sometimes interesting things happen, which I want to share, or just keep somewhere for me to remember.</p>
<p>I honestly am not sure yet, what type of content will find its way here&#8230; we&#8217;ll just have to wait and see :) If nothing else, I&#8217;ll be improving my English :)</p>
]]></content:encoded>
			<wfw:commentRss>http://andraz.net/2010/04/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

