Cannot resize HDD - Image Tool wan't work

diwa

Member
Hi,

i am running parallels Desktop V5 - Build 5.0.9344 on OSX 10.6.3 on my iMac i7.
I want to increase the sice of my HDD1 File, but fail to do so.

If I open the Image Tool, It takes about a minute, till the icon stops jumping - but the program is not visible then.
If I right klick on the dock-icon, I can only choose "quit now".

If I go to the VMs setup, I can choose the HDD and klick on the "change size" button.
But I then get the message, that there were snapshots... Needless to say, that I deleted all snapshots before doing so...

I searched the forum and it seems, there has been a simmulary error som time ago - but part of the workaround was using the image tool - which I am not able to...

Any help?

Thanks

dirk
 
I just tried to compress the HDD file - but this also failed, because there should be snapshots.
But there aren't any...

I tried with another VM - same behaviour...

Ciao

dirk
 
The following command will check if any of your virtual machines have Snapshots (if they are in the default folders):

Code:
ls -RAl ~/Documents/Parallels/*.pvm/Snapshots /Users/Shared/Parallels/*.pvm/Snapshots
 
OK, the Snapshot-folder exists in my VMs package - and there are some files in it:

{0ddc4725-a969-492f-b88d-75d1c7564912}.pvc.backup
{20b5f9c9-7a62-47aa-a4de-cfb9ad013f5f}.mem.trc
{45e86edb-3096-4671-93d9-e45980214d77}.pvc.backup
{49cde1c2-4836-4a16-b1c6-1225692a85ce}.pvc.backup
{87f05a67-dbb9-4101-ac28-0a80c6a95430}.pvc.backup
{c02c8133-ce0d-45df-a1a0-04d269cddd78}.mem.trc
{c6b26dc9-1bc0-405d-95ed-c3e7cbc53441}.pvc.backup
{ccab9a6e-1e4d-43e1-95af-62ff179c3cff}.pvc.backup
{fe663222-9b0d-4a29-bb13-ac2a3a8141e5}.mem.trc


Ciao

dirk
 
And I just took a look at my .hdd file:

-rwxr--r--@ 1 diwa diwa 3276 27 Aug 18:46 DiskDescriptor.xml
-rwxr--r-- 1 diwa diwa 3276 27 Aug 18:35 DiskDescriptor.xml.Backup
-rwxr--r--@ 1 diwa diwa 0 2 Jan 2009 xp.hdd
-rwxr--r--@ 1 diwa diwa 78414336 27 Jun 2009 xp.hdd.0.{172c7bcf-0199-4453-bf46-8a2845df92c1}.hds
-rwxr--r--@ 1 diwa diwa 603638784 27 Jun 2009 xp.hdd.0.{1c50655b-48b1-4871-90ba-9b4f6cab121c}.hds
-rwxr--r--@ 1 diwa diwa 16913788416 27 Aug 18:46 xp.hdd.0.{5fbaabe3-6958-40ff-92a7-860e329aab41}.hds
-rwxr--r--@ 1 diwa diwa 119540736 27 Jun 2009 xp.hdd.0.{c4b78586-7501-4cdd-b7d1-6b709db1def3}.hds
-rwxr--r--@ 1 diwa diwa 4244115456 27 Jun 2009 xp.hdd.0.{e98f4c78-6c01-497f-b732-06bfba810241}.hds
-rwxr--r--@ 1 diwa diwa 33521209856 31 Dez 2009 xp.hdd.0.{fe663222-9b0d-4a29-bb13-ac2a3a8141e5}.hds

So it seems, that there are some snapshoots for shure - but how to delete them?

I read, that the IMAGE TOOL would be the program to do that - but I am not able to start this.
The icon appears in the dock - but nothing else happens...

Thanks

dirk
 
Last edited:
Another thing, which may help to solve my problem. The following entries appear in the console, if I open the image tools:

27.08.10 19:43:54 [0x0-0x11c11c].com.parallels.server.imagetool[10959] objc[10959]: Class QMacSoundDelegate is implemented in both /Library/Parallels/Parallels Service.app/Contents/MacOS/libQtGui.4.dylib and /usr/lib/libprl_sdk.dylib. One of the two will be used. Which one is undefined.
27.08.10 19:43:54 [0x0-0x11c11c].com.parallels.server.imagetool[10959] objc[10959]: Class QNSMenu is implemented in both /Library/Parallels/Parallels Service.app/Contents/MacOS/libQtGui.4.dylib and /usr/lib/libprl_sdk.dylib. One of the two will be used. Which one is undefined.
27.08.10 19:43:54 [0x0-0x11c11c].com.parallels.server.imagetool[10959] objc[10959]: Class QNSStatusItem is implemented in both /Library/Parallels/Parallels Service.app/Contents/MacOS/libQtGui.4.dylib and /usr/lib/libprl_sdk.dylib. One of the two will be used. Which one is undefined.
27.08.10 19:43:54 [0x0-0x11c11c].com.parallels.server.imagetool[10959] objc[10959]: Class QNSImageView is implemented in both /Library/Parallels/Parallels Service.app/Contents/MacOS/libQtGui.4.dylib and /usr/lib/libprl_sdk.dylib. One of the two will be used. Which one is undefined.
 
Back
Top