<?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>A weblog about Microsoft Technologies &#187; Vmware</title>
	<atom:link href="http://www.anilerduran.com/index.php/tag/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.anilerduran.com</link>
	<description></description>
	<lastBuildDate>Sat, 04 Feb 2012 17:23:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>Enable-PSRemoting &#8211;Windows 7 Public Network Sorunu</title>
		<link>http://www.anilerduran.com/index.php/2011/enable-psremoting-windows-7-public-network-sorunu/</link>
		<comments>http://www.anilerduran.com/index.php/2011/enable-psremoting-windows-7-public-network-sorunu/#comments</comments>
		<pubDate>Sun, 30 Jan 2011 13:18:32 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[enable-psremoting]]></category>
		<category><![CDATA[psremoting]]></category>
		<category><![CDATA[public network]]></category>
		<category><![CDATA[Vmware]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/index.php/2011/enable-psremoting-windows-7-public-network-sorunu/</guid>
		<description><![CDATA[PowerShell denemelerim sırasında yapımda bulunan Vmware Sanal makinalara remote session açmak istedim.Böylece lokal makinemdeki tek bir PowerShell konsolundan V2 nimetlerinden faydalanarak remote oturumlar ile komutları çalıştırabilecektim. Bunun için ilk gereksinim Enable-PSRemoting komutuydu. Ancak komutu çalıştırır çalıştırmaz bir hata aldım.Hata içeriğinde bana Windows 7 üzerinde Public bir network olduğunu , bunun PsRemoting için güvensiz olduğunu ve [...]]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2011%2Fenable-psremoting-windows-7-public-network-sorunu%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2011/enable-psremoting-windows-7-public-network-sorunu/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2011%2Fenable-psremoting-windows-7-public-network-sorunu%2F&amp;text=Enable-PSRemoting+%E2%80%93Windows+7+Public+Network+Sorunu" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2011/enable-psremoting-windows-7-public-network-sorunu/"></script></span></div><p>PowerShell denemelerim sırasında yapımda bulunan Vmware Sanal makinalara remote session açmak istedim.Böylece lokal makinemdeki tek bir PowerShell konsolundan V2 nimetlerinden faydalanarak remote oturumlar ile komutları çalıştırabilecektim.</p>
<p>Bunun için ilk gereksinim <strong>Enable-PSRemoting </strong>komutuydu.</p>
<p>Ancak komutu çalıştırır çalıştırmaz bir hata aldım.Hata içeriğinde bana Windows 7 üzerinde Public bir network olduğunu , bunun PsRemoting için güvensiz olduğunu ve değiştirmem gerektiğini anlatıyordu.</p>
<p>İncelediğimde asıl sıkıntıyı farkettim.Vmware Workstation’ın içerideki sanallar üzerinde&#160; NAT yada Host-Only network üzerinden görüşmesini sağlayan iki adaptörü vardı ve Windows 7 bunları bir kategoriye alamadığı için otomatik değiştirilemez biçimde public networke çekiyordu.</p>
<p><a href="http://www.anilerduran.com/pics/4cae18e7c146_D48C/1.jpg"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="1" border="0" alt="1" src="http://www.anilerduran.com/pics/4cae18e7c146_D48C/1_thumb.jpg" width="497" height="152" /></a></p>
<p>Görüldüğü gibi status kısmında “Unidentified Network” uyarısını görüyoruz.Ve ne yazıkki Public harici herhangi bir kategoriye değiştiremiyoruz.</p>
<p>Bu sorunu aşabilmek için MSDN kütüphanesinde bir regedit anahtarından bahsediliyor.</p>
<p><a title="MSDN article" href="http://msdn.microsoft.com/en-us/library/bb201634.aspx">MSDN article</a></p>
<p>Bu özelliği ignore edebilmek adına aşağıdaki gibi bir yol izlememiz gerekiyor.</p>
<ul>
<li>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318} dizinine inilir.</li>
<li>Burada 000x şeklinde alt nodelar görebilirsiniz.Bunların içerisinden iki tanesi vmware virtual adaptorlerinizi temsil ediyor.Ben bunu bulabilmek için içerideki Description anahtarında vmware ismini aradım</li>
</ul>
<p><a href="http://www.anilerduran.com/pics/4cae18e7c146_D48C/image.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.anilerduran.com/pics/4cae18e7c146_D48C/image_thumb.png" width="393" height="216" /></a></p>
<ul>
<li>Ardından sağ klik yeni bir DWORD değeri oluşturarak ismini *NdisDeviceType şeklinde vererek değer olarak 1 atadım.</li>
<li>Son olarak bu iki network adaptorunu Enable-Disable yaparak ayarın etkin olmasını sağlayabilirsiniz.</li>
</ul>
<p> Network And Sharing Center altındaki görüntü şu şekilde değişti.</p>
<p><a href="http://www.anilerduran.com/pics/4cae18e7c146_D48C/2.jpg"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="2" border="0" alt="2" src="http://www.anilerduran.com/pics/4cae18e7c146_D48C/2_thumb.jpg" width="430" height="183" /></a></p>
<p>Ve PSRemote komutum başarı ile çalıştı.</p>
<p><a href="http://www.anilerduran.com/pics/4cae18e7c146_D48C/image_3.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.anilerduran.com/pics/4cae18e7c146_D48C/image_thumb_3.png" width="446" height="186" /></a></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2011%2Fenable-psremoting-windows-7-public-network-sorunu%2F&amp;t=Enable-PSRemoting%20%26ndash%3BWindows%207%20Public%20Network%20Sorunu" id="facebook_share_button_2145" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_2145') || document.getElementById('facebook_share_icon_2145') || document.getElementById('facebook_share_both_2145') || document.getElementById('facebook_share_button_2145');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_2145') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2011%2Fenable-psremoting-windows-7-public-network-sorunu%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2011/enable-psremoting-windows-7-public-network-sorunu/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2011%2Fenable-psremoting-windows-7-public-network-sorunu%2F&amp;text=Enable-PSRemoting+%E2%80%93Windows+7+Public+Network+Sorunu" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2011/enable-psremoting-windows-7-public-network-sorunu/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2011/enable-psremoting-windows-7-public-network-sorunu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vmware tabanlı sanallaştırmada Exchange 2010 DAG desteği</title>
		<link>http://www.anilerduran.com/index.php/2011/vmware-tabanli-sanallastirmada-exchange-2010-dag-destegi/</link>
		<comments>http://www.anilerduran.com/index.php/2011/vmware-tabanli-sanallastirmada-exchange-2010-dag-destegi/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 11:04:51 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Esx server]]></category>
		<category><![CDATA[Exchange Server]]></category>
		<category><![CDATA[supporting matrix]]></category>
		<category><![CDATA[Vmware]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=2121</guid>
		<description><![CDATA[  Aşağıda Technet sayfasında Exchange 2010 implementasyonu sırasında sanallaştırma altyapısı kullanılacak ise dikkat edilmesi gereken noktalar belirtilmiş. Only management software (for example, antivirus software, backup software, or virtual machine management software) can be deployed on the physical root machine. No other server-based applications (for example, Exchange, SQL Server, Active Directory, or SAP) should be installed [...]]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2011%2Fvmware-tabanli-sanallastirmada-exchange-2010-dag-destegi%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2011/vmware-tabanli-sanallastirmada-exchange-2010-dag-destegi/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2011%2Fvmware-tabanli-sanallastirmada-exchange-2010-dag-destegi%2F&amp;text=Vmware+tabanl%C4%B1+sanalla%C5%9Ft%C4%B1rmada+Exchange+2010+DAG+deste%C4%9Fi" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2011/vmware-tabanli-sanallastirmada-exchange-2010-dag-destegi/"></script></span></div><p> </p>
<p>Aşağıda Technet sayfasında Exchange 2010 implementasyonu sırasında sanallaştırma altyapısı kullanılacak ise dikkat edilmesi gereken noktalar belirtilmiş.</p>
<blockquote>
<ol>Only management software (for example, antivirus software, backup software, or virtual machine management software) can be deployed on the physical root machine. No other server-based applications (for example, Exchange, SQL Server, Active Directory, or SAP) should be installed on the root machine. The root machine should be dedicated to running guest virtual machines.</ol>
<ul><span style="background-color: #ffff00;">Microsoft doesn&#8217;t support combining Exchange high availability solutions (database availability groups (DAGs)) with hypervisor-based clustering, high availability, or migration solutions that will move or automatically failover mailbox servers that are members of a DAG between clustered root servers. DAGs are supported in hardware virtualization environments provided that the virtualization environment doesn&#8217;t employ clustered root servers, or the clustered root servers have been configured to never failover or automatically move mailbox servers that are members of a DAG to another root server.</span></ul>
<ul>Some hypervisors include features for taking snapshots of virtual machines. Virtual machine snapshots capture the state of a virtual machine while it&#8217;s running. This feature enables you to take multiple snapshots of a virtual machine and then revert the virtual machine to any of the previous states by applying a snapshot to the virtual machine. However, virtual machine snapshots aren&#8217;t application aware, and using them can have unintended and unexpected consequences for a server application that maintains state data, such as Exchange. As a result, making virtual machine snapshots of an Exchange guest virtual machine isn&#8217;t supported.</ul>
<ul><span style="background-color: #ffff00;">Many hardware virtualization products allow you to specify the number of virtual processors that should be allocated to each guest virtual machine. The virtual processors located in the guest virtual machine share a fixed number of logical processors in the physical system. Exchange supports a virtual processor-to-logical processor ratio no greater than 2:1. For example, a dual processor system using quad core processors contains a total of 8 logical processors in the host system. On a system with this configuration, don&#8217;t allocate more than a total of 16 virtual processors to all guest virtual machines combined.</span></ul>
<ul>When calculating the total number of virtual processors required by the root machine, you must also account for both I/O and operating system requirements. In most cases, the equivalent number of virtual processors required in the root operating system for a system hosting Exchange virtual machines is 2. This value should be used as a baseline for the root operating system virtual processor when calculating the overall ratio of physical cores to virtual processors. If performance monitoring of the root operating system indicates you&#8217;re consuming more processor utilization than the equivalent of 2 processors, you should reduce the count of virtual processors assigned to guest virtual machines accordingly and verify that the overall virtual processor-to-physical core ratio is no greater than 2:1.</ul>
<ul>The operating system for an Exchange guest machine must use a disk that has a size equal to at least 15 GB plus the size of the virtual memory that&#8217;s allocated to the guest machine. This requirement is necessary to account for the operating system and paging file disk requirements. For example, if the guest machine is allocated 16 GB of memory, the minimum disk space needed for the guest operating system disk is 31 GB.<br />
In addition, it&#8217;s possible that guest virtual machines may be prevented from directly communicating with fibre channel or SCSI host bus adapters (HBAs) installed in the root machine. In this event, you must configure the adapters in the root machine&#8217;s operating system and present the LUNs to guest virtual machines as either a virtual disk or a pass-through disk. </ul>
</blockquote>
<p>Özellikle işaretlediğim kısımlar birçok proje planlamasında atlanan nokta olabiliyor.Nedir bunlar?</p>
<p>Microsoft, Exchange yüksek erişebilirlik çözümleri kullanılacak ise bunun hyper visor tabanlı cluster çözümleri, migration seçenekleri ile kullanımını desteklememektedir.DAG yapısını ancak root cluster çözümünün kullanılmadığı durumlarda aktif edebiliyorsunuz.</p>
<p>Vmware bu konuda ne diyor?</p>
<blockquote><p>Enhanced Clustering Support for Microsoft Windows – Microsoft Cluster Server (MSCS) for Windows 2000 and 2003 and Windows Server 2008 Failover Clustering is now supported on an VMware High Availability (HA) and Dynamic Resource Scheduler (DRS) cluster in a limited configuration. HA and DRS functionality can be effectively disabled for individual MSCS virtual machines as opposed to disabling HA and DRS on the entire ESX/ESXi host</p></blockquote>
<p>Eğer Vsphere update 1 geçerseniz, içerideki sanal makineyi HA disable duruma getirdiğiniz takdirde çözümünüz vmware tarafında supported hale geliyor.</p>
<p>Bir diğer önemli kısım ise processor ratio değerleri.</p>
<p>Exchange server, üzerinde çalıştığı sanal makine konfigurasyonunda virtual processor-to-logical processor oranının 2:1&#8242;den büyük olmaması istiyor.Bunun dışında kalan konfigurasyon aynı şekilde unsupported olarak görülmektedir.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2011%2Fvmware-tabanli-sanallastirmada-exchange-2010-dag-destegi%2F&amp;t=Vmware%20tabanl%C4%B1%20sanalla%C5%9Ft%C4%B1rmada%20Exchange%202010%20DAG%20deste%C4%9Fi" id="facebook_share_button_2121" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_2121') || document.getElementById('facebook_share_icon_2121') || document.getElementById('facebook_share_both_2121') || document.getElementById('facebook_share_button_2121');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_2121') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2011%2Fvmware-tabanli-sanallastirmada-exchange-2010-dag-destegi%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2011/vmware-tabanli-sanallastirmada-exchange-2010-dag-destegi/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2011%2Fvmware-tabanli-sanallastirmada-exchange-2010-dag-destegi%2F&amp;text=Vmware+tabanl%C4%B1+sanalla%C5%9Ft%C4%B1rmada+Exchange+2010+DAG+deste%C4%9Fi" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2011/vmware-tabanli-sanallastirmada-exchange-2010-dag-destegi/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2011/vmware-tabanli-sanallastirmada-exchange-2010-dag-destegi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange 2010 DAG / VMware High Availability</title>
		<link>http://www.anilerduran.com/index.php/2010/exchange-2010-dag-vmware-high-availability/</link>
		<comments>http://www.anilerduran.com/index.php/2010/exchange-2010-dag-vmware-high-availability/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 16:29:39 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Exchange Server]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Vmware]]></category>
		<category><![CDATA[exchange 2010]]></category>
		<category><![CDATA[exchange 2010 on vmware]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/index.php/2010/exchange-2010-dag-vmware-high-availability/</guid>
		<description><![CDATA[If you are planning to deploy your Exchange Server 2010 Database Availability Group on VMware environment, there is a certain misunderstanding about the configuration. From VMware side ; While the use of database availability groups on top of hypervisor based clustering is not a formerly (sic) supported configuration, internal VMware tests have shown that the [...]]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2010%2Fexchange-2010-dag-vmware-high-availability%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2010/exchange-2010-dag-vmware-high-availability/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2010%2Fexchange-2010-dag-vmware-high-availability%2F&amp;text=Exchange+2010+DAG+%2F+VMware+High+Availability" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2010/exchange-2010-dag-vmware-high-availability/"></script></span></div><p>If you are planning to deploy your Exchange Server 2010 Database Availability Group on VMware environment, there is a certain misunderstanding about the configuration.</p>
<p><a href="http://communities.vmware.com/docs/DOC-13275">From VMware side</a> ;</p>
<blockquote><p>While the use of database availability groups on top of hypervisor based clustering is not a formerly (sic) supported configuration, internal VMware tests have shown that the two technologies can co-exist and can be a viable solution to ensure maximum recoverability in the case of a host failure</p>
</blockquote>
<p><a href="http://technet.microsoft.com/en-gb/library/aa996719.aspx">From Microsoft side;</a></p>
<blockquote><p>Microsoft doesn’t support combining Exchange high availability solutions (database availability groups (DAGs)) with hypervisor-based clustering, high availability, or migration solutions that will move or automatically failover mailbox servers that are members of a DAG between clustered root servers. DAGs are supported in hardware virtualization environments provided that the virtualization environment doesn’t employ clustered root servers, or the clustered root servers have been configured to never failover or automatically move mailbox servers that are members of a DAG to another root server.</p>
</blockquote>
<p>That means, VMware says that it isn’t supported but we think you are ok.</p>
<p>But Microsoft says, this type of configuration is not supported by us.</p>
<p>So be careful about planning Exchange if your environment contains clustered virtualization root servers.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2010%2Fexchange-2010-dag-vmware-high-availability%2F&amp;t=Exchange%202010%20DAG%20%2F%20VMware%20High%20Availability" id="facebook_share_button_2039" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_2039') || document.getElementById('facebook_share_icon_2039') || document.getElementById('facebook_share_both_2039') || document.getElementById('facebook_share_button_2039');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_2039') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2010%2Fexchange-2010-dag-vmware-high-availability%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2010/exchange-2010-dag-vmware-high-availability/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2010%2Fexchange-2010-dag-vmware-high-availability%2F&amp;text=Exchange+2010+DAG+%2F+VMware+High+Availability" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2010/exchange-2010-dag-vmware-high-availability/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2010/exchange-2010-dag-vmware-high-availability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Hyper-V Server 2008 R2 ile ücretsiz Live Migration/HA</title>
		<link>http://www.anilerduran.com/index.php/2009/microsoft-hyper-v-server-2008-r2-ile-ucretsiz-live-migrationha/</link>
		<comments>http://www.anilerduran.com/index.php/2009/microsoft-hyper-v-server-2008-r2-ile-ucretsiz-live-migrationha/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 22:14:20 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[3rd Party]]></category>
		<category><![CDATA[Esx server]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Vmware]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[cost]]></category>
		<category><![CDATA[hyper-v server]]></category>
		<category><![CDATA[hyper-v server 2008 r2]]></category>
		<category><![CDATA[licensing]]></category>
		<category><![CDATA[system center virtual machine manager]]></category>
		<category><![CDATA[ücretlendirme]]></category>
		<category><![CDATA[virtu]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[windows server 2008 r2]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=1391</guid>
		<description><![CDATA[Windows Server 2008 R2 hayatımıza kısa bir süre önce girdi.En büyük yeniliklerden bir taneside Hyper-V 2.0 ile birlikte geldi sanırım.Artık Live Migration yapabiliyoruz.Nedir bu live migration? Windows Server 2008 üzerinde fiziksel hostlar üzerinde bulunan sanal makinamı başka bir hyper-v fiziksel hosta taşımak istediğimde quick migration yapabiliyorduk.Yalnız burada ortalama 1dk gibi bir süre downtime oluşabiliyordu.Yani içerideki [...]]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fmicrosoft-hyper-v-server-2008-r2-ile-ucretsiz-live-migrationha%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/microsoft-hyper-v-server-2008-r2-ile-ucretsiz-live-migrationha/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fmicrosoft-hyper-v-server-2008-r2-ile-ucretsiz-live-migrationha%2F&amp;text=Microsoft+Hyper-V+Server+2008+R2+ile+%C3%BCcretsiz+Live+Migration%2FHA" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/microsoft-hyper-v-server-2008-r2-ile-ucretsiz-live-migrationha/"></script></span></div><p>Windows Server 2008 R2 hayatımıza kısa bir süre önce girdi.En büyük yeniliklerden bir taneside Hyper-V 2.0 ile birlikte geldi sanırım.Artık Live Migration yapabiliyoruz.Nedir bu live migration?</p>
<p>Windows Server 2008 üzerinde fiziksel hostlar üzerinde bulunan sanal makinamı başka bir hyper-v fiziksel hosta taşımak istediğimde quick migration yapabiliyorduk.Yalnız burada ortalama 1dk gibi bir süre downtime oluşabiliyordu.Yani içerideki sanal makina ile iletişimi kaybediyorduk.Birkaç post önce yayınladığım Esx Server üzerinde vmotion videosunda ise gördüğünüz üzere sadece bir ping kaybı ile bu migration işlemini gerçekleştirebildik.</p>
<p>Server 2008 R2 ile gelen en güzel özellik ise artık down&#8217;a düşmeden bu taşıma işlemini yapabilmemiz.Buna Live Migration diyoruz.Tabiki vmotion&#8217;da olduğu gibi host hyper-v ler tarafından kullanılan ve virtual machineleri içerisinde barındıran shared storage ihtiyacımız bulunuyor.</p>
<p>Birkaç gün içerisinde vmotion&#8217;u gerçekleştirdiğim sunucular üzerinde bu kez Live Migration&#8217;ı gerçekleştirip blogda videosunu yayınlayacağım.</p>
<p>Microsoft&#8217;un aynı zamanda Hyper-V Server 2008 R2 isimli ayrı bir sürümü bulunuyor.Aslına bakarsanız Hyper-V&#8217;nin en stabil ve güvenli çalıştığı yapı core edition&#8217;du.Bu sebeple sadece Hypervisor barındıran standalone bir sürüm çıkardılar.Üstelik herhangi bir ücret ödemeden bunu organizasyonunuzda kullanabilirsiniz.<strong>Hyper-v Server 2008 R2 ile de Live Migration ve HA yapabilme şansımız bulunuyor.</strong></p>
<p>HA(High Availability) ise aslında plansız disaster durumlarında yapının kendini ayağa kaldırmasıdır.Live Migration ile ben planlı bir şekilde bir sanal makinayı bir fiziksel hosttan diğerine taşıyorum.Örneğin içerisinde sanalları barındıran fiziksel makinamda bir donanım upgrade işlemi yapmam gerekli.Bu durumda live migration ile hiçbir kayıp yaşamadan sanalları diğer host&#8217;a atıp işlemimi bitirip geriye taşıyabilirim.Son kullanıcı bundan etkilenmez.HA ise plansız şekilde host makinada bir sorun oluştuğunda diyelimki kapandığında içerideki sanal makinaların diğer host makinada bir restart ile otomatik olarak açılması.Tabiki bunu 2008 içerisindeki Failover Cluster Service sayesinde gerçekleştirebiliyor.</p>
<p>Konuyu çok dağıtmayalım.Hyper-v Server 2008 R2&#8242;ya ücretsiz erişerek bu harika özelliklerden yararlanabiliyorsunuz.Yalnız kafanıza bir nokta takılabilir.Tamam Hyper-V server&#8217;ı alıp hostları kurduk.Peki Live Migration&#8217;u yönetmek için ne yapacağız.Burada karşınıza 3 seçenek çıkıyor.</p>
<p>1) Failover Cluster Manager/Hyper-V manager konsolları.Bunları bir Windows Server 2008 R2 üzerinden kullanabilirsiniz.</p>
<p>2)System Center Virtual Machine Manager 2008 R2</p>
<p>3)Failover Cluster Manager / Hyper-V Manager konsolunu Windows 7 üzerinden kullanabilirsiniz.</p>
<p>İşte burada 3. seçenekde görüldüğü gibi yapımızda Windows 7 var ise yönetmek için ilk iki seçenekteki gibi herhangi bir ürün almanıza gerek kalmıyor ve live migration/HA çözümlerinizi gene ücret ödemeden yönetebiliyorsunuz.Tabiki SCVMM ile LM/HA dışında birçok ekstra seçenektende yararlanabilirsiniz.</p>
<p>Bu noktadan bakıldığında Live Migration ve HA sağlayan sanallaştırma çözümleri içinde Vmware&#8217;e kıyasla ücret konusunda Microsoft biraz daha cazip geliyor.İki firmanın HA ve migration sağlayan en ucuz çözümlerine bakarsak;</p>
<table border="1" cellspacing="0" cellpadding="2" width="632">
<tbody>
<tr>
<td width="237" valign="top"></td>
<td width="196" valign="top">
<p align="center"><strong>Hyper-V Server 2008 R2</strong></p>
</td>
<td width="197" valign="top">
<p align="center"><strong>VMware vSphere</strong></p>
</td>
</tr>
<tr>
<td width="237" valign="top">
<p align="center">3 Node Cluster; 2 Socket Servers</p>
</td>
<td width="196" valign="top">
<p align="center">Free</p>
</td>
<td width="197" valign="top">
<p align="center">$13,470</p>
</td>
</tr>
<tr>
<td width="237" valign="top">
<p align="center">3 Node Cluster; 4 Socket Servers</p>
</td>
<td width="196" valign="top">
<p align="center">Free</p>
</td>
<td width="197" valign="top">
<p align="center">$26,940</p>
</td>
</tr>
<tr>
<td width="237" valign="top">
<p align="center">5 Node Cluster; 2 Socket Servers</p>
</td>
<td width="196" valign="top">
<p align="center">Free</p>
</td>
<td width="197" valign="top">
<p align="center">$22,450</p>
</td>
</tr>
<tr>
<td width="237" valign="top">
<p align="center">5 Node Cluster; 4 Socket Servers</p>
</td>
<td width="196" valign="top">
<p align="center">Free</p>
</td>
<td width="197" valign="top">
<p align="center">$44,900</p>
</td>
</tr>
</tbody>
</table>
<p>gibi bir tablo karşınıza çıkıyor.Vmware processor başına ücretlendirme yapıyor.Buradaki fiyatlarda fiziksel hostların içerisinde kullanılan sanal OS&#8217;lerin lisansları dahil değil tabikide.</p>
<p>Bu arada XEN&#8217;de Live migration ve HA sağlayan çözümünü birkaç aydır ücretsiz dağıtıyor.Geriye ücret telep eden sadece vmware kalıyor:)</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fmicrosoft-hyper-v-server-2008-r2-ile-ucretsiz-live-migrationha%2F&amp;t=Microsoft%20Hyper-V%20Server%202008%20R2%20ile%20%C3%BCcretsiz%20Live%20Migration%2FHA" id="facebook_share_button_1391" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1391') || document.getElementById('facebook_share_icon_1391') || document.getElementById('facebook_share_both_1391') || document.getElementById('facebook_share_button_1391');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1391') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fmicrosoft-hyper-v-server-2008-r2-ile-ucretsiz-live-migrationha%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/microsoft-hyper-v-server-2008-r2-ile-ucretsiz-live-migrationha/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fmicrosoft-hyper-v-server-2008-r2-ile-ucretsiz-live-migrationha%2F&amp;text=Microsoft+Hyper-V+Server+2008+R2+ile+%C3%BCcretsiz+Live+Migration%2FHA" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/microsoft-hyper-v-server-2008-r2-ile-ucretsiz-live-migrationha/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2009/microsoft-hyper-v-server-2008-r2-ile-ucretsiz-live-migrationha/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Esx Server Video Bölüm 6 &#8211; High Availability konfigurasyonları/2</title>
		<link>http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-6-high-availability-konfigurasyonlari2/</link>
		<comments>http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-6-high-availability-konfigurasyonlari2/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 23:37:19 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Esx server]]></category>
		<category><![CDATA[Vmware]]></category>
		<category><![CDATA[Cluster]]></category>
		<category><![CDATA[drs]]></category>
		<category><![CDATA[failover cluster]]></category>
		<category><![CDATA[high availability]]></category>
		<category><![CDATA[sanallaştırma]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[vmotion]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=1350</guid>
		<description><![CDATA[  Share]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-video-bolum-6-high-availability-konfigurasyonlari2%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-6-high-availability-konfigurasyonlari2/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-video-bolum-6-high-availability-konfigurasyonlari2%2F&amp;text=Esx+Server+Video+B%C3%B6l%C3%BCm+6+%E2%80%93+High+Availability+konfigurasyonlar%C4%B1%2F2" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-6-high-availability-konfigurasyonlari2/"></script></span></div><p>  </p>
<div id="media"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="497" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="id" value="csSWF" /><param name="quality" value="best" /><param name="bgcolor" value="#1a1a1a" /><param name="allowfullscreen" value="true" /><param name="scale" value="showall" /><param name="allowscriptaccess" value="always" /><param name="flashvars" value="autostart=false&amp;thumb=FirstFrame.png&amp;thumbscale=45&amp;color=0x000000,0x000000" /><param name="src" value="http://www.anilerduran.com/videolar/ESX_Cluster-HA_son_konf/ESX Cluster-HA son konf_controller.swf" /><embed id="csSWF" type="application/x-shockwave-flash" width="640" height="497" src="http://www.anilerduran.com/videolar/ESX_Cluster-HA_son_konf/ESX Cluster-HA son konf_controller.swf" flashvars="autostart=false&amp;thumb=FirstFrame.png&amp;thumbscale=45&amp;color=0x000000,0x000000" allowscriptaccess="always" allowfullscreen="true" bgcolor="#1a1a1a" quality="best" scale="showall"></embed></object></div>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-video-bolum-6-high-availability-konfigurasyonlari2%2F&amp;t=Esx%20Server%20Video%20B%C3%B6l%C3%BCm%206%20-%20High%20Availability%20konfigurasyonlar%C4%B1%2F2" id="facebook_share_button_1350" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1350') || document.getElementById('facebook_share_icon_1350') || document.getElementById('facebook_share_both_1350') || document.getElementById('facebook_share_button_1350');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1350') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-video-bolum-6-high-availability-konfigurasyonlari2%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-6-high-availability-konfigurasyonlari2/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-video-bolum-6-high-availability-konfigurasyonlari2%2F&amp;text=Esx+Server+Video+B%C3%B6l%C3%BCm+6+%E2%80%93+High+Availability+konfigurasyonlar%C4%B1%2F2" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-6-high-availability-konfigurasyonlari2/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-6-high-availability-konfigurasyonlari2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Esx Server Video Bölüm 5 &#8211; High Availability konfigurasyonları/1</title>
		<link>http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-5-high-availability-konfigurasyonlari1/</link>
		<comments>http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-5-high-availability-konfigurasyonlari1/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 23:36:37 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Esx server]]></category>
		<category><![CDATA[Vmware]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[esx ssh]]></category>
		<category><![CDATA[ets]]></category>
		<category><![CDATA[high availability]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosts]]></category>
		<category><![CDATA[name resolution]]></category>
		<category><![CDATA[ssh enable]]></category>
		<category><![CDATA[sshd]]></category>
		<category><![CDATA[vmotion]]></category>
		<category><![CDATA[winscp]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=1353</guid>
		<description><![CDATA[Share]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-video-bolum-5-high-availability-konfigurasyonlari1%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-5-high-availability-konfigurasyonlari1/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-video-bolum-5-high-availability-konfigurasyonlari1%2F&amp;text=Esx+Server+Video+B%C3%B6l%C3%BCm+5+%E2%80%93+High+Availability+konfigurasyonlar%C4%B1%2F1" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-5-high-availability-konfigurasyonlari1/"></script></span></div><p><!--<br />
body<br />
{<br />
background-color: #1a1a1a;<br />
font: .8em/1.3em verdana,arial,helvetica,sans-serif;<br />
text-align: center;<br />
}<br />
#media<br />
{<br />
margin-top: 40px;<br />
}<br />
#noUpdate<br />
{<br />
margin: 0 auto;<br />
font-family:Arial, Helvetica, sans-serif;<br />
font-size: x-small;<br />
color: #cccccc;<br />
text-align: left;<br />
width: 210px;<br />
height: 200px;<br />
padding: 40px;<br />
}<br />
--></p>
<div id="media"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="497" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="id" value="csSWF" /><param name="quality" value="best" /><param name="bgcolor" value="#1a1a1a" /><param name="allowfullscreen" value="true" /><param name="scale" value="showall" /><param name="allowscriptaccess" value="always" /><param name="flashvars" value="autostart=false&amp;thumb=FirstFrame.png&amp;thumbscale=45&amp;color=0x000000,0x000000" /><param name="src" value="http://www.anilerduran.com/videolar/ESX_Cluster-HA_ilk_konf/5_controller.swf" /><embed id="csSWF" type="application/x-shockwave-flash" width="640" height="497" src="http://www.anilerduran.com/videolar/ESX_Cluster-HA_ilk_konf/5_controller.swf" flashvars="autostart=false&amp;thumb=FirstFrame.png&amp;thumbscale=45&amp;color=0x000000,0x000000" allowscriptaccess="always" allowfullscreen="true" bgcolor="#1a1a1a" quality="best" scale="showall"></embed></object></div>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-video-bolum-5-high-availability-konfigurasyonlari1%2F&amp;t=Esx%20Server%20Video%20B%C3%B6l%C3%BCm%205%20-%20High%20Availability%20konfigurasyonlar%C4%B1%2F1" id="facebook_share_button_1353" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1353') || document.getElementById('facebook_share_icon_1353') || document.getElementById('facebook_share_both_1353') || document.getElementById('facebook_share_button_1353');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1353') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-video-bolum-5-high-availability-konfigurasyonlari1%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-5-high-availability-konfigurasyonlari1/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-video-bolum-5-high-availability-konfigurasyonlari1%2F&amp;text=Esx+Server+Video+B%C3%B6l%C3%BCm+5+%E2%80%93+High+Availability+konfigurasyonlar%C4%B1%2F1" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-5-high-availability-konfigurasyonlari1/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-5-high-availability-konfigurasyonlari1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Esx Server Video Bölüm 4 &#8211; Offline Migration ve Vmotion</title>
		<link>http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-4-offline-migration-ve-vmotion/</link>
		<comments>http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-4-offline-migration-ve-vmotion/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 12:33:57 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Esx server]]></category>
		<category><![CDATA[Vmware]]></category>
		<category><![CDATA[Cluster]]></category>
		<category><![CDATA[ha]]></category>
		<category><![CDATA[offline migration]]></category>
		<category><![CDATA[san]]></category>
		<category><![CDATA[vmotion]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=1337</guid>
		<description><![CDATA[  Share]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-video-bolum-4-offline-migration-ve-vmotion%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-4-offline-migration-ve-vmotion/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-video-bolum-4-offline-migration-ve-vmotion%2F&amp;text=Esx+Server+Video+B%C3%B6l%C3%BCm+4+%E2%80%93+Offline+Migration+ve+Vmotion" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-4-offline-migration-ve-vmotion/"></script></span></div><p>  </p>
<div id="media"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="497" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="id" value="csSWF" /><param name="quality" value="best" /><param name="bgcolor" value="#1a1a1a" /><param name="allowfullscreen" value="true" /><param name="scale" value="showall" /><param name="allowscriptaccess" value="always" /><param name="flashvars" value="autostart=false&amp;thumb=FirstFrame.png&amp;thumbscale=45&amp;color=0x000000,0x000000" /><param name="src" value="http://www.anilerduran.com/videolar/virtual_center_host_ekleme-offline_migration-vmotion/4_controller.swf" /><embed id="csSWF" type="application/x-shockwave-flash" width="640" height="497" src="http://www.anilerduran.com/videolar/virtual_center_host_ekleme-offline_migration-vmotion/4_controller.swf" flashvars="autostart=false&amp;thumb=FirstFrame.png&amp;thumbscale=45&amp;color=0x000000,0x000000" allowscriptaccess="always" allowfullscreen="true" bgcolor="#1a1a1a" quality="best" scale="showall"></embed></object></div>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-video-bolum-4-offline-migration-ve-vmotion%2F&amp;t=Esx%20Server%20Video%20B%C3%B6l%C3%BCm%204%20-%20Offline%20Migration%20ve%20Vmotion" id="facebook_share_button_1337" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1337') || document.getElementById('facebook_share_icon_1337') || document.getElementById('facebook_share_both_1337') || document.getElementById('facebook_share_button_1337');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1337') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-video-bolum-4-offline-migration-ve-vmotion%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-4-offline-migration-ve-vmotion/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-video-bolum-4-offline-migration-ve-vmotion%2F&amp;text=Esx+Server+Video+B%C3%B6l%C3%BCm+4+%E2%80%93+Offline+Migration+ve+Vmotion" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-4-offline-migration-ve-vmotion/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-4-offline-migration-ve-vmotion/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Esx Server Video Bölüm 3 &#8211; Virtual Center Kurulumu</title>
		<link>http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-3-virtual-center-kurulumu/</link>
		<comments>http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-3-virtual-center-kurulumu/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 12:30:13 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Esx server]]></category>
		<category><![CDATA[Vmware]]></category>
		<category><![CDATA[Cluster]]></category>
		<category><![CDATA[storage area network]]></category>
		<category><![CDATA[virtual center]]></category>
		<category><![CDATA[virtual center kurulumu]]></category>
		<category><![CDATA[vmotion]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=1334</guid>
		<description><![CDATA[  Share]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-video-bolum-3-virtual-center-kurulumu%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-3-virtual-center-kurulumu/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-video-bolum-3-virtual-center-kurulumu%2F&amp;text=Esx+Server+Video+B%C3%B6l%C3%BCm+3+%E2%80%93+Virtual+Center+Kurulumu" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-3-virtual-center-kurulumu/"></script></span></div><p>  </p>
<div id="media"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="497" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="id" value="csSWF" /><param name="quality" value="best" /><param name="bgcolor" value="#1a1a1a" /><param name="allowfullscreen" value="true" /><param name="scale" value="showall" /><param name="allowscriptaccess" value="always" /><param name="flashvars" value="autostart=false&amp;thumb=FirstFrame.png&amp;thumbscale=45&amp;color=0x000000,0x000000" /><param name="src" value="http://www.anilerduran.com/videolar/virtualcenter_kurulumu/virtual center kurulumu_controller.swf" /><embed id="csSWF" type="application/x-shockwave-flash" width="640" height="497" src="http://www.anilerduran.com/videolar/virtualcenter_kurulumu/virtual center kurulumu_controller.swf" flashvars="autostart=false&amp;thumb=FirstFrame.png&amp;thumbscale=45&amp;color=0x000000,0x000000" allowscriptaccess="always" scale="showall" allowfullscreen="true" bgcolor="#1a1a1a" quality="best"></embed></object></div>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-video-bolum-3-virtual-center-kurulumu%2F&amp;t=Esx%20Server%20Video%20B%C3%B6l%C3%BCm%203%20-%20Virtual%20Center%20Kurulumu" id="facebook_share_button_1334" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1334') || document.getElementById('facebook_share_icon_1334') || document.getElementById('facebook_share_both_1334') || document.getElementById('facebook_share_button_1334');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1334') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-video-bolum-3-virtual-center-kurulumu%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-3-virtual-center-kurulumu/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-video-bolum-3-virtual-center-kurulumu%2F&amp;text=Esx+Server+Video+B%C3%B6l%C3%BCm+3+%E2%80%93+Virtual+Center+Kurulumu" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-3-virtual-center-kurulumu/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-3-virtual-center-kurulumu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Esx Server Video Bölüm 2 &#8211; Iscsi ve starwind SAN konfigurasyonu</title>
		<link>http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-2-iscsi-ve-starwind-san-konfigurasyonu/</link>
		<comments>http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-2-iscsi-ve-starwind-san-konfigurasyonu/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 12:21:25 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Esx server]]></category>
		<category><![CDATA[Vmware]]></category>
		<category><![CDATA[Cluster]]></category>
		<category><![CDATA[drs]]></category>
		<category><![CDATA[dsr]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[high availability]]></category>
		<category><![CDATA[san]]></category>
		<category><![CDATA[starwind]]></category>
		<category><![CDATA[vmotion]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=1327</guid>
		<description><![CDATA[Share]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-video-bolum-2-iscsi-ve-starwind-san-konfigurasyonu%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-2-iscsi-ve-starwind-san-konfigurasyonu/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-video-bolum-2-iscsi-ve-starwind-san-konfigurasyonu%2F&amp;text=Esx+Server+Video+B%C3%B6l%C3%BCm+2+%E2%80%93+Iscsi+ve+starwind+SAN+konfigurasyonu" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-2-iscsi-ve-starwind-san-konfigurasyonu/"></script></span></div><p><!--<br />
body<br />
{<br />
background-color: #1a1a1a;<br />
font: .8em/1.3em verdana,arial,helvetica,sans-serif;<br />
text-align: center;<br />
}<br />
#media<br />
{<br />
margin-top: 10px;<br />
}<br />
#noUpdate<br />
{<br />
margin: 0 auto;<br />
font-family:Arial, Helvetica, sans-serif;<br />
font-size: x-small;<br />
color: #cccccc;<br />
text-align: left;<br />
width: 110px;<br />
height: 100px;<br />
padding: 40px;<br />
}<br />
--></p>
<div id="media"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="497" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="id" value="csSWF" /><param name="src" value="http://www.anilerduran.com/videolar/esx_iscsi_starwind_san_konf/esx iscsi-starwind san konfigurasyonu_controller.swf" /><param name="bgcolor" value="#1a1a1a" /><param name="quality" value="best" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="scale" value="showall" /><param name="flashVars" value="autostart=false" /><embed id="csSWF" type="application/x-shockwave-flash" width="640" height="497" src="http://www.anilerduran.com/videolar/esx_iscsi_starwind_san_konf/esx iscsi-starwind san konfigurasyonu_controller.swf" allowscriptaccess="always" allowfullscreen="true" flashvars="autostart=false" scale="showall" bgcolor="#1a1a1a" quality="best"></embed></object></div>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-video-bolum-2-iscsi-ve-starwind-san-konfigurasyonu%2F&amp;t=Esx%20Server%20Video%20B%C3%B6l%C3%BCm%202%20-%20Iscsi%20ve%20starwind%20SAN%20konfigurasyonu" id="facebook_share_button_1327" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1327') || document.getElementById('facebook_share_icon_1327') || document.getElementById('facebook_share_both_1327') || document.getElementById('facebook_share_button_1327');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1327') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-video-bolum-2-iscsi-ve-starwind-san-konfigurasyonu%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-2-iscsi-ve-starwind-san-konfigurasyonu/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-video-bolum-2-iscsi-ve-starwind-san-konfigurasyonu%2F&amp;text=Esx+Server+Video+B%C3%B6l%C3%BCm+2+%E2%80%93+Iscsi+ve+starwind+SAN+konfigurasyonu" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-2-iscsi-ve-starwind-san-konfigurasyonu/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2009/esx-server-video-bolum-2-iscsi-ve-starwind-san-konfigurasyonu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ESX Server Video Bölüm 1 &#8211; Sanal Makina oluşturma</title>
		<link>http://www.anilerduran.com/index.php/2009/esx-server-ha-vmotion-bolum-1/</link>
		<comments>http://www.anilerduran.com/index.php/2009/esx-server-ha-vmotion-bolum-1/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 11:52:04 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Esx server]]></category>
		<category><![CDATA[Vmware]]></category>
		<category><![CDATA[Cluster]]></category>
		<category><![CDATA[esx server video]]></category>
		<category><![CDATA[ha]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[san]]></category>
		<category><![CDATA[sanallaştırma]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmotion video]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=1315</guid>
		<description><![CDATA[Share]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-ha-vmotion-bolum-1%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/esx-server-ha-vmotion-bolum-1/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-ha-vmotion-bolum-1%2F&amp;text=ESX+Server+Video+B%C3%B6l%C3%BCm+1+%E2%80%93+Sanal+Makina+olu%C5%9Fturma" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/esx-server-ha-vmotion-bolum-1/"></script></span></div><p><!--<br />
body<br />
{<br />
background-color: #1a1a1a;<br />
font: .8em/1.3em verdana,arial,helvetica,sans-serif;<br />
text-align: center;<br />
}<br />
#media<br />
{<br />
margin-top: 10px;<br />
}<br />
#noUpdate<br />
{<br />
margin: 0 auto;<br />
font-family:Arial, Helvetica, sans-serif;<br />
font-size: x-small;<br />
color: #cccccc;<br />
text-align: left;<br />
width: 110px;<br />
height: 100px;<br />
padding: 10px;<br />
}<br />
--></p>
<div id="media" style="text-align: left;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="497" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="id" value="csSWF" /><param name="quality" value="best" /><param name="bgcolor" value="#1a1a1a" /><param name="allowfullscreen" value="true" /><param name="scale" value="showall" /><param name="allowscriptaccess" value="always" /><param name="flashvars" value="autostart=false&amp;thumb=FirstFrame.png&amp;thumbscale=45&amp;color=0x000000,0x000000" /><param name="src" value="http://www.anilerduran.com/videolar/esx_sanal_olusturma/1.bolum-ba_controller.swf" /><embed id="csSWF" type="application/x-shockwave-flash" width="640" height="497" src="http://www.anilerduran.com/videolar/esx_sanal_olusturma/1.bolum-ba_controller.swf" flashvars="autostart=false&amp;thumb=FirstFrame.png&amp;thumbscale=45&amp;color=0x000000,0x000000" allowscriptaccess="always" scale="showall" allowfullscreen="true" bgcolor="#1a1a1a" quality="best"></embed></object></div>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-ha-vmotion-bolum-1%2F&amp;t=ESX%20Server%20Video%20B%C3%B6l%C3%BCm%201%20-%20Sanal%20Makina%20olu%C5%9Fturma" id="facebook_share_button_1315" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1315') || document.getElementById('facebook_share_icon_1315') || document.getElementById('facebook_share_both_1315') || document.getElementById('facebook_share_button_1315');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1315') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-ha-vmotion-bolum-1%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/esx-server-ha-vmotion-bolum-1/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fesx-server-ha-vmotion-bolum-1%2F&amp;text=ESX+Server+Video+B%C3%B6l%C3%BCm+1+%E2%80%93+Sanal+Makina+olu%C5%9Fturma" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/esx-server-ha-vmotion-bolum-1/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2009/esx-server-ha-vmotion-bolum-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VMware ESX Options</title>
		<link>http://www.anilerduran.com/index.php/2009/vmware-esx-options/</link>
		<comments>http://www.anilerduran.com/index.php/2009/vmware-esx-options/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 06:07:53 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Vmware]]></category>
		<category><![CDATA[Cluster]]></category>
		<category><![CDATA[drs]]></category>
		<category><![CDATA[Dynamic Resource Scheduling]]></category>
		<category><![CDATA[Esx server]]></category>
		<category><![CDATA[esx server kurulumu]]></category>
		<category><![CDATA[high availability]]></category>
		<category><![CDATA[infrastructure client]]></category>
		<category><![CDATA[sanallaştırma]]></category>
		<category><![CDATA[virtual center]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmotion]]></category>
		<category><![CDATA[Vmware Consolidated Backup]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=1313</guid>
		<description><![CDATA[VMware ESX ile birlikte kullanabileceğiniz seçenekler nelerdir kısaca inceleyelim. Virtual Center:Yapıdaki tüm ESX sunucularınız için merkezi bir yönetim kosnolu sağlar.VIclient ile tek esx üzerinde yönetim sağlayabilirken Virtual Center ile birden fazla ESX&#8217;i yönetebilirsiniz.Bunun dışında vmotion,ha,drs gibi özellikleri kullanabilmek için mutlaka Virtual Center&#8217;ı satın almalısınız. VMotion: Esx Server ile birlikte en çok ses getiren teknolojilerdir birisidir.Downtime [...]]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fvmware-esx-options%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/vmware-esx-options/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fvmware-esx-options%2F&amp;text=VMware+ESX+Options" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/vmware-esx-options/"></script></span></div><p>VMware ESX ile birlikte kullanabileceğiniz seçenekler nelerdir kısaca inceleyelim.</p>
<p>Virtual Center:Yapıdaki tüm ESX sunucularınız için merkezi bir yönetim kosnolu sağlar.VIclient ile tek esx üzerinde yönetim sağlayabilirken Virtual Center ile birden fazla ESX&#8217;i yönetebilirsiniz.Bunun dışında vmotion,ha,drs gibi özellikleri kullanabilmek için mutlaka Virtual Center&#8217;ı satın almalısınız.</p>
<p>VMotion: Esx Server ile birlikte en çok ses getiren teknolojilerdir birisidir.Downtime olmadan bir fiziksel makina üzerindeki sanal makinaları diğer fiziksel esx sunucuya taşıma işlemidir.Yalnız bu teknolojiyi kullanabilmek için ortamda SAN bulunmak zorunda.Kısa bi süre sonra vmotion ile gerçekleştirdiğim  ilgili uzun bir  demo videosunu sizinle paylaşıcam.</p>
<p>Virtual SMP: Virtual Symmetric Multi-Processing seçeneği.Sanal makinaların çoklu çekirdeğe sahip işlemciye sahip gibi davranarak performans artışını sağlıyor.</p>
<p>Vmware HA: Arka planda gene vmotion teknolojisini kullanan yapı.Plansız bir fail durumunda cluster yapısı içerisindeki sanalların diğer fiziksel hosta taşınmasını gerçekleştirir.</p>
<p>Vmware DRS:Dynamic Resource Scheduling aslında bir yük dengeleme sistemi.Sanal makinaları üzerindeki CPU,memory,disk gibi kaynaklarını temel alarak fiziksel makina üzerinde taşıma işlemlerini gerçekleştirebilir.Böylece yapıdaki donanıma göre en iyi load balancing yapılarak donanım en elverişli biçimde kullanılır.</p>
<p>Vmware Consolidated Backup:Sanal makinalara belirli zamanlarda bağlanan ve yedekleme gerçekleştiren teknoloji.Kendisi bir backup yazılımı değil fakat VMFS&#8217;e erişim sağlayarak backup alımını sağlayabiliyor.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fvmware-esx-options%2F&amp;t=VMware%20ESX%20Options" id="facebook_share_button_1313" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1313') || document.getElementById('facebook_share_icon_1313') || document.getElementById('facebook_share_both_1313') || document.getElementById('facebook_share_button_1313');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1313') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fvmware-esx-options%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/vmware-esx-options/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fvmware-esx-options%2F&amp;text=VMware+ESX+Options" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/vmware-esx-options/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2009/vmware-esx-options/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCVMM 2008 Beta&#8217;dan SCVMM 2008 Migration</title>
		<link>http://www.anilerduran.com/index.php/2009/scvmm-2008-betadan-scvmm-2008-migration/</link>
		<comments>http://www.anilerduran.com/index.php/2009/scvmm-2008-betadan-scvmm-2008-migration/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 19:14:22 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[System Center]]></category>
		<category><![CDATA[System Center Virtual Machine Manager]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[migrate]]></category>
		<category><![CDATA[server 2008]]></category>
		<category><![CDATA[system center virtual machine manager]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[Vmware]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=1223</guid>
		<description><![CDATA[SCVMM 2008 betadan SCVMM 2008 RTM&#8217;e geçişinizi gerçekleştireceksiniz dikkat etmeniz gereken birkaç nokta var. - VMM administrator konsolu altında varolan hostları kaldırmanız gerekmektedir.Migration işleminden sonra tekrardan bu hostları ekleyeceksiniz. - VMM 2008 Beta Server üzerinde SQL Server Management Studio yada SQL Server Management Studio Express&#8217;i yükleyin. - SQL Server Management Studio ile VirtualManagerDB veritabanına bağlanıp [...]]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-2008-betadan-scvmm-2008-migration%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/scvmm-2008-betadan-scvmm-2008-migration/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-2008-betadan-scvmm-2008-migration%2F&amp;text=SCVMM+2008+Beta%E2%80%99dan+SCVMM+2008+Migration" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/scvmm-2008-betadan-scvmm-2008-migration/"></script></span></div><p>SCVMM 2008 betadan SCVMM 2008 RTM&#8217;e geçişinizi gerçekleştireceksiniz dikkat etmeniz gereken birkaç nokta var.</p>
<p>- VMM administrator konsolu altında varolan hostları kaldırmanız gerekmektedir.Migration işleminden sonra tekrardan bu hostları ekleyeceksiniz.</p>
<p>- VMM 2008 Beta Server üzerinde SQL Server Management Studio yada SQL Server Management Studio Express&#8217;i yükleyin.</p>
<p>- SQL Server Management Studio ile VirtualManagerDB veritabanına bağlanıp sağ tıklayarak Backup ile yedeklemesini gerçekleştirin.,</p>
<p>- Başarılı bir yedekleme işleminden sonra VMM 2008 BETA&#8217;yı bilgisayarınızdan kaldırın.</p>
<p>- UpgradeV2Beta.exe uygulamasını <a href="http://go.microsoft.com/fwlink/?LinkId=127036">http://go.microsoft.com/fwlink/?LinkId=127036</a> linkinden indirin.</p>
<p>-Bu exeyi UpgradeV2Beta.exe -server [servername/instancename] -database [databasename] parametreleri ile çalıştırın.Buradaki VMM için varsayılan olarak oluşturulan instance name <strong>MICROSOFT$VMM$</strong>&#8216;dir.Varyılan database ismide <strong>VirtualManagerDB </strong>&#8216;dir.</p>
<p>-Kurulum işlemi bittikten sonra Administrator Console altında Managed Computers üzerinde refresh işlemini gerçekleştirin.<br />
- Eğer VMM2008&#8242;i önceki BETA ile aynı sunucu üzerine kurduysanız eskiden yönetilen tüm hostlar <strong>Unsupported</strong> durumunda gözükecektir.<br />
- Eğer VMM2008&#8242;i önceki BETA versiyonunun olduğu sunucundan ayrı bir sunucuya kurduysanız tüm hostlar <strong>Access Denied</strong> durumunda gözükecektir.</p>
<p>Bu noktada Unsupported hostlar gözüküyorsa sağ tıklayarak <strong>Update Agent</strong> demeniz yeterlidir.Eğer Access Denied gözüküyorsa sağ tıklayıp <strong>Reassociate </strong> demelisiniz.</p>
<p>Bu temel konfigurasyonların ardından hostlarınızı tekrardan yönetebilir durumda olacaksınız.Library yönetimi için gereksinimleride bir sonraki yazıda inceleyeceğiz.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-2008-betadan-scvmm-2008-migration%2F&amp;t=SCVMM%202008%20Beta%27dan%20SCVMM%202008%20Migration" id="facebook_share_button_1223" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1223') || document.getElementById('facebook_share_icon_1223') || document.getElementById('facebook_share_both_1223') || document.getElementById('facebook_share_button_1223');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1223') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-2008-betadan-scvmm-2008-migration%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/scvmm-2008-betadan-scvmm-2008-migration/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-2008-betadan-scvmm-2008-migration%2F&amp;text=SCVMM+2008+Beta%E2%80%99dan+SCVMM+2008+Migration" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/scvmm-2008-betadan-scvmm-2008-migration/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2009/scvmm-2008-betadan-scvmm-2008-migration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCVMM altında VMWARE yönetimi</title>
		<link>http://www.anilerduran.com/index.php/2009/scvmm-altinda-vmware-yonetimi/</link>
		<comments>http://www.anilerduran.com/index.php/2009/scvmm-altinda-vmware-yonetimi/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 18:52:55 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[System Center Virtual Machine Manager]]></category>
		<category><![CDATA[Esx server]]></category>
		<category><![CDATA[esx server kurulumu]]></category>
		<category><![CDATA[hyper-v kurulumu]]></category>
		<category><![CDATA[server 2008]]></category>
		<category><![CDATA[system center virtual machine manager]]></category>
		<category><![CDATA[Vmware]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=1217</guid>
		<description><![CDATA[Bildiğiniz gibi System center ailesi içerisinde yer alan System Center Virtual Machine Manager ile yapınızdaki Hyper-v fiziksel hostlarınızı ve ESX çalıştıran fiziksel hostlarınızı ve dolayısıyla altlarında bulunan sanal makinalarınızı yönetebiliyorsunuz.Yalnız SCVMM altında Vmware mimarisini yönetirken dikkat etmeniz gereken bir nokta var. Herhangi bir Vmware yapısını SCVMM altına import ettiğinizde durumunu kontrol ederseniz Ok(Limited) olarak göreceksiniz.Bu [...]]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-altinda-vmware-yonetimi%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/scvmm-altinda-vmware-yonetimi/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-altinda-vmware-yonetimi%2F&amp;text=SCVMM+alt%C4%B1nda+VMWARE+y%C3%B6netimi" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/scvmm-altinda-vmware-yonetimi/"></script></span></div><p>Bildiğiniz gibi System center ailesi içerisinde yer alan System Center Virtual Machine Manager ile yapınızdaki Hyper-v fiziksel hostlarınızı ve ESX çalıştıran fiziksel hostlarınızı ve dolayısıyla altlarında bulunan sanal makinalarınızı yönetebiliyorsunuz.Yalnız SCVMM altında Vmware mimarisini yönetirken dikkat etmeniz gereken bir nokta var.</p>
<p>Herhangi bir Vmware yapısını SCVMM altına import ettiğinizde durumunu kontrol ederseniz Ok(Limited) olarak göreceksiniz.Bu durumda yapabilecekleriniz tabiki var.Fakat herşey dahil bir yönetimden bahsediyorsak bu ayarı  aktif etmeniz gereklidir.İlk yapmanız gereken ESX üzerindeki ayarlardır.Bu noktada<br />
Virtual Machine Delegate opsiyonunu kullanmanız yada tüm ESX hostlar üzerinde <strong>root</strong> için ssh root logini aktif etmeniz gereklidir.Bu işlemi yapmak için ESX host üzerinde Configure Security menusune girerek ilgili credentialları girerek ssh login veya delegasyonu seçebilirsiniz.Bu işlemden sonra state limited&#8217;dan OK&#8217;a dönecektir.Peki limitli kullandığımızda yada full kullandığımızda ne gibi yönetimsel farklar bizi bekliyor? Bunu aşağıdaki tablodan inceleyebilirsiniz.</p>
<table class="MsoNormalTable" border="0" cellpadding="0">
<tbody>
<tr>
<td style="border: medium none #f0f0f0; padding: 0.75pt; background: #f2f2f2 none repeat scroll 0% 0%; width: 218.25pt;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Virtual Machine Action</span></span></span></p>
</td>
<td style="border: medium none #f0f0f0; padding: 0.75pt; background: #f2f2f2 none repeat scroll 0% 0%; width: 237pt;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">OK (Limited) Status</span></span></span></p>
</td>
<td style="border: medium none #f0f0f0; padding: 0.75pt; background: #f2f2f2 none repeat scroll 0% 0%; width: 141.75pt;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">OK Status</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Start</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Stop</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Pause</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Save state</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">No</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Discard saved state</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">No</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Modify properties</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">While the host has OK (Limited) status, the following configuration updates are not allowed:</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Attach an ISO image to a virtual DVD drive.</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Attach an existing VMware virtual hard disk (.vmdk file) to the virtual machine.</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Attach a VMware virtual floppy disk (.flp) to the virtual floppy drive.</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">New checkpoint</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Manage checkpoints</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Remove</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Migrate by using VMware VMotion</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Migrate across VirtualCenter server</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Store in the VMM library</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Clone within the same VirtualCenter</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">OK (Limited) restrictions:</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">In the VMM Administrator Console, VMM gives the host a zero rating during virtual machine placement, but you can select the host manually. No such restriction applies at the command line.</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Clone on the same ESX Server host</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">OK (Limited) restrictions:</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">In the VMM Administrator Console, VMM gives the host a zero rating during virtual machine placement, but you can select the host manually.</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">In the Windows PowerShell &#8220;“ Virtual Machine Manager command shell, you must use a task group to create a new .vmdk file before you clone the virtual machine. You cannot clone an existing .vmdk file.</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Convert virtual machine (V2V conversion) conversion</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">No</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Create virtual machine from a VMM template</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">No</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
<tr>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 218.25pt; background-color: transparent;" width="291">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Create virtual machine from a blank VMware virtual hard disk (.vmdk file)</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 237pt; background-color: transparent;" width="316">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">OK (Limited) restrictions:</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">In the VMM Administrator Console, VMM gives the host a zero rating during virtual machine placement, but you can select the host manually.</span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">In the Windows PowerShell &#8220;“ Virtual Machine Manager command shell, you must use a task group to create a new .vmdk file before you create a virtual machine. You cannot use an existing .vmdk file as the source.</span></span></span></p>
</td>
<td style="border: 1pt solid #bfbfbf; padding: 0.75pt; width: 141.75pt; background-color: transparent;" width="189">
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span><span style="font-size: small;"><span style="font-family: Calibri;">Yes</span></span></span></p>
</td>
</tr>
</tbody>
</table>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-altinda-vmware-yonetimi%2F&amp;t=SCVMM%20alt%C4%B1nda%20VMWARE%20y%C3%B6netimi" id="facebook_share_button_1217" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1217') || document.getElementById('facebook_share_icon_1217') || document.getElementById('facebook_share_both_1217') || document.getElementById('facebook_share_button_1217');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1217') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-altinda-vmware-yonetimi%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2009/scvmm-altinda-vmware-yonetimi/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2009%2Fscvmm-altinda-vmware-yonetimi%2F&amp;text=SCVMM+alt%C4%B1nda+VMWARE+y%C3%B6netimi" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2009/scvmm-altinda-vmware-yonetimi/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2009/scvmm-altinda-vmware-yonetimi/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>System Center Virtual Machine Manager 2008</title>
		<link>http://www.anilerduran.com/index.php/2008/system-center-virtual-machine-manager-2008/</link>
		<comments>http://www.anilerduran.com/index.php/2008/system-center-virtual-machine-manager-2008/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 20:39:54 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[System Center Virtual Machine Manager]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Esx server]]></category>
		<category><![CDATA[server 2008]]></category>
		<category><![CDATA[system center virtual machine manager]]></category>
		<category><![CDATA[Vmware]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/?p=1001</guid>
		<description><![CDATA[System Center ailesinin belkide en işlevsel üyelerinden biri olan Virtual Machine Manager&#8217;ın 2008 betası şu anda indirebilir durumda. Eğer sanal teknolojilerle ilgileniyorsanız yada yapınızda birden fazla sanal makinelerinizin yanında bunların bulunduğu birden fazla host makinanız varsa bir süre sonra yönetim aşamsında zorluklar yaşayabilirsiniz.İşte buna bir çözüm olarak gelen VMM ürünü bunun dışındada bize bir çok [...]]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fsystem-center-virtual-machine-manager-2008%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2008/system-center-virtual-machine-manager-2008/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fsystem-center-virtual-machine-manager-2008%2F&amp;text=System+Center+Virtual+Machine+Manager+2008" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2008/system-center-virtual-machine-manager-2008/"></script></span></div><p>System Center ailesinin belkide en işlevsel üyelerinden biri olan Virtual Machine Manager&#8217;ın 2008 betası şu anda indirebilir durumda.</p>
<p>Eğer sanal teknolojilerle ilgileniyorsanız yada yapınızda birden fazla sanal makinelerinizin yanında bunların bulunduğu birden fazla host makinanız varsa bir süre sonra yönetim aşamsında zorluklar yaşayabilirsiniz.İşte buna bir çözüm olarak gelen VMM ürünü bunun dışındada bize bir çok yeni özelliği sunmaktaydı.İlk olan 2007 sürümünü kurcaladıktan sonra artık elimizde SCVMM 2008 demosu bulunuyor.Peki 2008 ile birlikte gelen yenilikler neler?</p>
<p><strong>Windows Server ® 2008’de işletilebilen VM desteği</strong></p>
<p><strong></strong><br />
&#8220;¢ System Center Virtual Machine Manager 2008; Windows Server 2008 ve Microsoft Hyper-Vâ„¢ Server’a ait temel özelliklerden ve hizmetlerden tam anlamıyla yararlanmak üzere tasarlanmıştır. Bu özellikler arasında Hyper-V’ye ait 64-bit mimari, saldırılara karşı sağlamlaştırılmış güvenlik modeli, yük devretme kümesi desteği (aşağıdaki kısmı inceleyin) ve diğerleri yer almaktadır.</p>
<p>&#8220;¢ Virtual Machine Manager 2008 (VMM), Hyper-V işleten ana sistemlerin yönetimini destekler; VMM ayrıca, VMM 2008 konsolu üzerinden Hyper-V etkinleştirmesi uzaktan yapabilir.</p>
<p>&#8220;¢ VMM 2008, hata toleranslı ve küme tanıyan sanal aygıtların oluşturulmasına olanak tanıyabilmek için Windows Server 2008&#8242;nin yeni kümeleme desteği ile bütünleşir.</p>
<p>&#8220;¢ VMM 2008, hem Intelligent Placement, Self-Service Portal ve bütünleşmiş Kitaplık gibi VMM’e özgü fonksiyonlar sağlar, hem de bütün Hyper-V fonksiyonlarını destekler.<br />
Çoklu sağlayıcı sanallaştırma platformu desteği</p>
<p>&#8220;¢ Hyper-V desteğine ek olarak VMM 2008, VMware ESX altyapısı ve Microsoft Virtual Server üzerinde işletimi yapılan sanal aygıtlara verdiği destek sayesinde çoklu hipervizör yönetimini tek bir araç içerisinde birleştiriyor.</p>
<p>&#8220;¢ VMM 2008, sanal aygıtların VMotion üzerinden herhangi bir aksama süresi yaşamadan sanal hostlara aktarılması dahil olmak üzere, VMware Virtual Center ile bütünleşme yoluyla VMware VI3 için geniş kapsamlı destek sunuyor.</p>
<p>&#8220;¢ Intelligent Placement, pekiştirme aday önerileri ve diğerleri gibi VMM 2008’e özgü özellikler, herhangi bir desteklenen platform üzerinde sanallaştırılmış altyapıya karşı işletilebilir.</p>
<p>&#8220;¢ Ayrıca Hyper-V, VMware ESX ya da Virtual Server uygulamaları üzerinden özelleştirme ve otomasyon için Windows PowerShellâ„¢ kodları da desteklenmektedir.</p>
<p><strong>Performans ve Kaynak Optimizasyonu</strong></p>
<p>&#8220;¢ Performans ve Kaynak Optimizasyonu (PRO), donanımlarda, işletim sistemlerinde ve uygulamalarda tespit edilmiş hata senaryolarına ya da zayıf yapılandırılmış bileşenlere dinamik bir şekilde yanıt verebilecek bir VMM özelliğidir.</p>
<p>&#8220;¢ PRO etkinleştirilmiş Yönetim Paketleri yoluyla ve System Center Operations Manager’a ait kapsamlı görüntüleme yetenekleri ile uyumlu bir şekilde çalışarak PRO, bir yöneticiyi sağlıksız bir sistem veya uygulama durumuna karşı uyarabilir ve önerilen düzeltme eylemini bildirebilir; ya da otomatik olarak tepki veren ve kendini yenileyen bir sistem oluşturarak bu duruma yanıt verebilir.</p>
<p>&#8220;¢ PRO ile kullanılabilen çok daha yüksek tanelilik seviyesi sayesinde, donanım, işletim sistemi ve uygulama değişkenlerinden oluşan geniş bir ağ, PRO’yu düzeltme eylemi almak üzere tetikleyebilir.</p>
<p>&#8220;¢ VMM 2008’in bir özelliği olarak PRO yetenekleri aynı zamanda VMware ESX ya da Virtual Server aygıtları için de uygundur; böylelikle yöneticilerin kullandıkları sanallaştırma platformuna bakmaksızın sanallaştırılmış ortamlarının tamamını yönetmelerine izin verilir.</p>
<p><strong>&#8220;œYüksek Erişilebilirlik&#8221; Sanal Aygıtları için Host Küme Desteği</strong></p>
<p>&#8220;¢ Yük devretme kümelerine verdiği yüksek ölçüde genişletilmiş destek sayesinde VMM 2008, görev odaklı sanal aygıtların yönetimi için &#8220;œyüksek erişilebilirlik&#8221; yeteneklerini geliştirir. VMM 2008 artık küme tanıyabilmektedir; diğer bir deyişle Hyper-V host kümelerini tek bir birim olarak algılayıp yönetebilmektedir.</p>
<p>&#8220;¢ VMM’in bu sürümünde mevcut olan yenilikler arasında, kümeye eklenen ve kümeden kaldırılan sanal hostların otomatik olarak tespit edilmesi, böylelikle yöneticiler bu fonksiyona harcadıkları emeğin azaltılması da bulunmaktadır.</p>
<p>&#8220;¢ VM 2008 kapsamında yüksek bir erişilebilirliğe sahip sanal aygıt yönetimi (HA VM) yapmak artık çak daha kolaylaşmıştır. Bundan böyle bugüne kadar sunulan karmaşık çoklu adımlı manuel süreçlere veda edebilirsiniz; bir yöneticinin tek bir onay kutusuna tıklaması bir VM’i yüksek erişilebilir kılmak için yeterlidir. Perde arkasında VMM sözü edilen HA VA’nın yönetimini yapmaktadır; bu bağlamda VMM 2008’e ait Intelligent Placement özelliğini, sadece yeni oluşturulmuş HA VM için bir host kümesi parçası olan hostlara öneri vermek üzere yönlendirmek de yer alır.</p>
<p>&#8220;¢ VMM 2008’e ait gelişmiş HA VM yönetim özellikleri arasında; küme yedeklerinin, harfsiz disk sürücülerin, misafir kümelerin diğerleri arasında belirlenmesi ve yönetimi gibi çeşitli küme ilişkili görevler için, Failover Cluster Management Console (Yük devretme Küme Yönetim Konsolu) da yer almaktadır.</p>
<p>&#8220;¢ VMM 2008 bunun yanında küme devrelerinin VMware ESX Sunucuları olduğu VMware host kümelerini de destekler.</p>
<p><strong>VMM 2008 içindeki Diğer Değişiklikler</strong></p>
<p>&#8220;¢ Yeniden tasarlanmış yönetim izinleri motoru; tam yetkili bir yöneticiye ait yönetim yeteneklerini koruyan, fakat tasarlanmış sanal ana sunucu alt seti gibi daha düşük sorumluluk kapsamında tutan &#8220;œatanmış yönetici&#8221; görevinin oluşturulması.</p>
<p>&#8220;¢ PowerShell arabirimi ve commandlet’lerine kullanıcı erişimi de içeren, Self-service Portal için bütünüyle yeniden tasarlanmış ve yeniden yaratılmış web arabirimi.</p>
<p>&#8220;¢ Misafir sanal aygıtlarda, Windows Server 2008 ve Windows Vista ® işletim sistemleri desteği ve aynı zamanda bu misafir işletim sistemleri için Fizikselden Sanala (P2V) ve Sanaldan Sanala (V2V) çevrimlerine de destek verir.</p>
<p>&#8220;¢ VMM 2008&#8242;in bir özellikle &#8220;œgüvenilir&#8221; etki alanının parçası olmayan etki alanı katılımlı sanal altyapı yönetimi yapmasına izin veren güncellenmiş ağ izinleri ilkeleri.</p>
<p>&#8220;¢ Ek PowerShell commandlet’leri ve &#8220;œkod görüntüleme&#8221; denetimleri.</p>
<p>&#8220;¢ Genel olarak yenilenmiş ve &#8220;œestetik açıdan geliştirilmiş &#8220; VMM 2008 kullanıcı arabirimi ile yönetim konsolu.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fsystem-center-virtual-machine-manager-2008%2F&amp;t=System%20Center%20Virtual%20Machine%20Manager%202008" id="facebook_share_button_1001" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1001') || document.getElementById('facebook_share_icon_1001') || document.getElementById('facebook_share_both_1001') || document.getElementById('facebook_share_button_1001');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1001') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fsystem-center-virtual-machine-manager-2008%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2008/system-center-virtual-machine-manager-2008/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fsystem-center-virtual-machine-manager-2008%2F&amp;text=System+Center+Virtual+Machine+Manager+2008" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2008/system-center-virtual-machine-manager-2008/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2008/system-center-virtual-machine-manager-2008/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Vmware üzerindeki virtual diskleri resize islemi</title>
		<link>http://www.anilerduran.com/index.php/2008/vmware-uzerindeki-virtual-diskleri-resize-islemi/</link>
		<comments>http://www.anilerduran.com/index.php/2008/vmware-uzerindeki-virtual-diskleri-resize-islemi/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 15:18:00 +0000</pubDate>
		<dc:creator>Anıl ERDURAN</dc:creator>
				<category><![CDATA[Vmware]]></category>
		<category><![CDATA[resize virtual disk]]></category>
		<category><![CDATA[vmware disk büyütme]]></category>

		<guid isPermaLink="false">http://www.anilerduran.com/index.php/vmware-uzerindeki-virtual-diskleri-resize-islemi/</guid>
		<description><![CDATA[Bildiğimiz gibi Vmware üzerinde oluşturduğumuz sistemler için kullandığımız diskleri belirli oranlarda arttırabiliyoruz.Yani başlangıçta 5 gb oluşturduysak bunu ileride 10&#8242;a çıkarabiliriz.Almanya&#8217;nin en büyük okullarından birinde IT uzmanı olarak çalışan Michael Pietroforte  blogunda konuyla ilgili güzel bir yazı hazırlamış.Yazıya buradan ulaşabilirsiniz. Yalnız bu zahmetli işlemin yanı sıra daha kolay bir yöntem daha kullanabiliriz.Bu yöntem için kullanacağımız araç [...]]]></description>
			<content:encoded><![CDATA[
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fvmware-uzerindeki-virtual-diskleri-resize-islemi%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2008/vmware-uzerindeki-virtual-diskleri-resize-islemi/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fvmware-uzerindeki-virtual-diskleri-resize-islemi%2F&amp;text=Vmware+%C3%BCzerindeki+virtual+diskleri+resize+islemi" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2008/vmware-uzerindeki-virtual-diskleri-resize-islemi/"></script></span></div><p>Bildiğimiz gibi Vmware üzerinde oluşturduğumuz sistemler için kullandığımız diskleri belirli oranlarda arttırabiliyoruz.Yani başlangıçta 5 gb oluşturduysak bunu ileride 10&#8242;a çıkarabiliriz.Almanya&#8217;nin en büyük okullarından birinde IT uzmanı olarak çalışan <a target="_blank" href="http://4sysops.com/">Michael Pietroforte</a>  blogunda konuyla ilgili güzel bir yazı hazırlamış.Yazıya <a target="_blank" href="http://4sysops.com/archives/expanding-a-virtual-vmware-disk/">buradan </a>ulaşabilirsiniz.</p>
<p>Yalnız bu zahmetli işlemin yanı sıra daha kolay bir yöntem daha kullanabiliriz.Bu yöntem için kullanacağımız araç Vmware Conventer 3.Şu için en güncel sürümü 3.0.2 olarak gözüküyor. <a href="http://www.vmware.com/download/converter/download.html">http://www.vmware.com/download/converter/download.html</a> sayfasından indirebilirsiniz.</p>
<p>Conventer ile varolan sistemlerinizi sanallaştırabilir yada bizim burada uygulayacağımız gibi varolan disklerinizi genişletebilirsiniz.</p>
<p>Aracın kullanımı oldukça basit.Sihirbazı kullanarak disk resize işlemini gerçekleştirmek istediğimizi belirtiyoruz.Bizden varolan virtual diskin yerini belirtmemizi istiyor.Ardından aşağıdaki pencerede ilgili işlemleri gerçekleştirebiliriz.<span id="more-657"></span></p>
<p><a href="http://www.anilerduran.com/wp-content/uploads/2008/03/vmconventer.PNG" title="vmconventer.PNG"><img src="http://www.anilerduran.com/wp-content/uploads/2008/03/vmconventer.PNG" alt="vmconventer.PNG" /></a></p>
<p>Burada istenilen değerleri girdikten sonra yeni diskli makineyi istenilen bölgeye import edecektir.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fvmware-uzerindeki-virtual-diskleri-resize-islemi%2F&amp;t=Vmware%20%C3%BCzerindeki%20virtual%20diskleri%20resize%20islemi" id="facebook_share_button_657" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_657') || document.getElementById('facebook_share_icon_657') || document.getElementById('facebook_share_both_657') || document.getElementById('facebook_share_button_657');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_657') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ -->
				<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fvmware-uzerindeki-virtual-diskleri-resize-islemi%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing"><div id="fb-root"></div><fb:send href="http://www.anilerduran.com/index.php/2008/vmware-uzerindeki-virtual-diskleri-resize-islemi/" font=""></fb:send></span><span class="mr_social_sharing"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.anilerduran.com%2Findex.php%2F2008%2Fvmware-uzerindeki-virtual-diskleri-resize-islemi%2F&amp;text=Vmware+%C3%BCzerindeki+virtual+diskleri+resize+islemi" target="_blank" class="mr_social_sharing_popup_link"><img src="http://www.anilerduran.com/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing"><script type="IN/Share" data-url="http://www.anilerduran.com/index.php/2008/vmware-uzerindeki-virtual-diskleri-resize-islemi/"></script></span></div>]]></content:encoded>
			<wfw:commentRss>http://www.anilerduran.com/index.php/2008/vmware-uzerindeki-virtual-diskleri-resize-islemi/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

