VMware Communities > VMTN > VMware vCenter™ > VMware vCenter™ Server > Discussions

This Question is Possibly Answered

1 "correct" answer available (10 pts) 2 "helpful" answers available (6 pts)
7 Replies Last post: Jul 2, 2009 10:35 PM by AndreTheGiant
Reply

Error expanding a virtual machine

Jun 28, 2009 3:03 PM

Click to view RhodanNZ's profile Enthusiast RhodanNZ 43 posts since
Aug 28, 2008

We are running ESX 3.5u3 with VC 2.5.

We have a guest that has a 1TB vmdk on a LUN which has around 160gb free. The LUN has a block size of 8mb.

We have shut down the guest, and when trying to expand the vmdk by just 20gb, we get an error in VC that says "A general system error has occurred. Internal Error."

Any idea's?

Reply Re: Error expanding a virtual machine Jun 30, 2009 7:19 AM
Click to view AndreTheGiant's profile Guru AndreTheGiant 5,643 posts since
Aug 28, 2008
Do you have some snapshots?

Be also sure that free space if right.
Use vdf -h

Andre
Reply Re: Error expanding a virtual machine Jun 30, 2009 12:13 PM
in response to: AndreTheGiant
Click to view RhodanNZ's profile Enthusiast RhodanNZ 43 posts since
Aug 28, 2008

Thanks for the reply.

Yes space is fine. No there are not any snapshots.

Reply Re: Error expanding a virtual machine Jun 30, 2009 10:11 PM
in response to: RhodanNZ
Click to view AndreTheGiant's profile Guru AndreTheGiant 5,643 posts since
Aug 28, 2008
What block size have you used for VMFS volume?

Andre
Reply Re: Error expanding a virtual machine Jun 30, 2009 10:55 PM
in response to: AndreTheGiant
Click to view RhodanNZ's profile Enthusiast RhodanNZ 43 posts since
Aug 28, 2008
8mb
Reply Re: Error expanding a virtual machine Jun 30, 2009 10:58 PM
in response to: RhodanNZ
Click to view AndreTheGiant's profile Guru AndreTheGiant 5,643 posts since
Aug 28, 2008
You have the same error also if you try to hot expand (with VM powered on)?

Andre
Reply Re: Error expanding a virtual machine Jul 2, 2009 2:03 PM
in response to: AndreTheGiant
Click to view RhodanNZ's profile Enthusiast RhodanNZ 43 posts since
Aug 28, 2008
Yes, that is when trying when it's powered on.

Have tried powering it off and then trying the below:


1. I tried the disk extension using vmkfstools command, and the error message returned is as follows and is the same on more than 1 ESX Server (due to vmotion and trying it again):
"Failed to extend disk: Device or resource busy (1048585)"

2. The vmdk as seen through putty, shows as 1,095GB, yet in VI, it shows as 1,020GB


Reply Re: Error expanding a virtual machine Jul 2, 2009 10:35 PM
in response to: RhodanNZ
Click to view AndreTheGiant's profile Guru AndreTheGiant 5,643 posts since
Aug 28, 2008
Different size means that you have create/modify disks from command line.
In this case VC doen't not know what you're doing.

To try to fix, just power off VM, remove disk (without delete it), then re-add again.
Always with VIC connected to VC.
Then try to expand disk with VIC.

Andre
Actions