<?xml version="1.0" encoding="utf-8"?>
<!-- generator="Joomla! - Open Source Content Management" -->
<feed xmlns="http://www.w3.org/2005/Atom"  xml:lang="en-gb">
	<title type="text">Virtualization</title>
	<subtitle type="text">Random bits of knowledge gathered over the years. Mostly IT related, but recipes etc will do, too.</subtitle>
	<link rel="alternate" type="text/html" href="https://dynamic.bubbakraut.com"/>
	<id>https://dynamic.bubbakraut.com/virtualization</id>
	<updated>2021-01-14T10:19:48+01:00</updated>
	<author>
		<name>BubbaKraut.com</name>
		<email>admin@bubbakraut.com</email>
	</author>
	<generator uri="https://www.joomla.org">Joomla! - Open Source Content Management</generator>
	<link rel="self" type="application/atom+xml" href="https://dynamic.bubbakraut.com/virtualization?format=feed&amp;type=atom"/>
	<entry>
		<title>Scsi with a Parachute</title>
		<link rel="alternate" type="text/html" href="https://dynamic.bubbakraut.com/virtualization/28-vmware-paravirtual-scsi-pvscsi-adapter-on-windows-7"/>
		<published>2011-11-09T10:14:55+01:00</published>
		<updated>2011-11-09T10:14:55+01:00</updated>
		<id>https://dynamic.bubbakraut.com/virtualization/28-vmware-paravirtual-scsi-pvscsi-adapter-on-windows-7</id>
		<author>
			<name>Sven Jambor</name>
			<email>admin@bubbakraut.com</email>
		</author>
		<summary type="html">&lt;p&gt;Great stuff: utilize the power of your SAN and have ESX(i) churn a lot less at the same time when your VDI boxes use their disks. Sounds good? It is. But: Microsoft doesn't provide us with a driver for the VMware Paravirtual SCSI (PVSCSI) adapter when booting from the install DVD. So - what now?&lt;/p&gt;
</summary>
		<content type="html">&lt;p&gt;Great stuff: utilize the power of your SAN and have ESX(i) churn a lot less at the same time when your VDI boxes use their disks. Sounds good? It is. But: Microsoft doesn't provide us with a driver for the VMware Paravirtual SCSI (PVSCSI) adapter when booting from the install DVD. So - what now?&lt;/p&gt;
</content>
		<category term="Virtualization" />
	</entry>
	<entry>
		<title>Gimme some space, man</title>
		<link rel="alternate" type="text/html" href="https://dynamic.bubbakraut.com/virtualization/24-adding-a-virtual-disk-to-a-linux-guest-vm"/>
		<published>2011-10-05T11:08:43+02:00</published>
		<updated>2011-10-05T11:08:43+02:00</updated>
		<id>https://dynamic.bubbakraut.com/virtualization/24-adding-a-virtual-disk-to-a-linux-guest-vm</id>
		<author>
			<name>Sven Jambor</name>
			<email>admin@bubbakraut.com</email>
		</author>
		<summary type="html">&lt;p&gt;Most modern virtualization software lets you add a disk (and hence: disk space!) to your virtual machines while the machine is powered on. That's great - but then the VM's operating system needs to be able to do something with it.&lt;/p&gt;
&lt;p&gt;In Linux, that can be quite a chore. Especially if the disk running out of space is your / partition.... In this article, I'll show you what to do about that. And no, it's not scary. Almost.&lt;/p&gt;
</summary>
		<content type="html">&lt;p&gt;Most modern virtualization software lets you add a disk (and hence: disk space!) to your virtual machines while the machine is powered on. That's great - but then the VM's operating system needs to be able to do something with it.&lt;/p&gt;
&lt;p&gt;In Linux, that can be quite a chore. Especially if the disk running out of space is your / partition.... In this article, I'll show you what to do about that. And no, it's not scary. Almost.&lt;/p&gt;
</content>
		<category term="Virtualization" />
	</entry>
	<entry>
		<title>Shrinking a VMDK</title>
		<link rel="alternate" type="text/html" href="https://dynamic.bubbakraut.com/virtualization/21-shrinking-a-vmdk"/>
		<published>2011-06-02T21:19:06+02:00</published>
		<updated>2011-06-02T21:19:06+02:00</updated>
		<id>https://dynamic.bubbakraut.com/virtualization/21-shrinking-a-vmdk</id>
		<author>
			<name>Sven Jambor</name>
			<email>admin@bubbakraut.com</email>
		</author>
		<summary type="html">&lt;p&gt;Resizing a disk in VMWare vSphere (or ESX 4i, for that matter) is a piece of cake - at least, when it comes to increasing diskspace for a VM. All you do is change the VM's settings, run a tool like Diskpart (if you're using Windows in your VM) - and you're set.&lt;/p&gt;
&lt;p&gt;But - what about shrinking it? Now that's a whole different ballgame. Especially if the VM is running Windows Server 2008 R2 - and you want to resize its boot disk... with it's &quot;interesting&quot; disk layout...&lt;br /&gt;
</summary>
		<content type="html">&lt;p&gt;Resizing a disk in VMWare vSphere (or ESX 4i, for that matter) is a piece of cake - at least, when it comes to increasing diskspace for a VM. All you do is change the VM's settings, run a tool like Diskpart (if you're using Windows in your VM) - and you're set.&lt;/p&gt;
&lt;p&gt;But - what about shrinking it? Now that's a whole different ballgame. Especially if the VM is running Windows Server 2008 R2 - and you want to resize its boot disk... with it's &quot;interesting&quot; disk layout...&lt;br /&gt;
</content>
		<category term="Virtualization" />
	</entry>
	<entry>
		<title>Oops - my VM is stuck!</title>
		<link rel="alternate" type="text/html" href="https://dynamic.bubbakraut.com/virtualization/20-oops-my-vm-is-stuck"/>
		<published>2011-06-02T20:49:30+02:00</published>
		<updated>2011-06-02T20:49:30+02:00</updated>
		<id>https://dynamic.bubbakraut.com/virtualization/20-oops-my-vm-is-stuck</id>
		<author>
			<name>Sven Jambor</name>
			<email>admin@bubbakraut.com</email>
		</author>
		<summary type="html">&lt;p&gt;One of the drawbacks of a virtual machine is... that it does not have a power plug! So you can't, after all else failed, pull the plug to get it to turn off.&lt;/p&gt;
&lt;p&gt;So what do you do if you &quot;Reset&quot; a virtual machine in VMWare ESXi and it gets stuck at 95% of doing so? Wait - right? But what if it's still sitting there being stuck a few hours later? Then you begin to panic. Especially if said VM is the one running your vCenter...
</summary>
		<content type="html">&lt;p&gt;One of the drawbacks of a virtual machine is... that it does not have a power plug! So you can't, after all else failed, pull the plug to get it to turn off.&lt;/p&gt;
&lt;p&gt;So what do you do if you &quot;Reset&quot; a virtual machine in VMWare ESXi and it gets stuck at 95% of doing so? Wait - right? But what if it's still sitting there being stuck a few hours later? Then you begin to panic. Especially if said VM is the one running your vCenter...
</content>
		<category term="Virtualization" />
	</entry>
</feed>
