Software-based VM-centric and flash-friendly VM storage + free version
Moderators: anton (staff), art (staff), Max (staff), Anatoly (staff)
-
mgdn
- Posts: 4
- Joined: Thu Dec 26, 2024 11:12 am
Thu Dec 26, 2024 11:21 am
Hello! I have a problem. I really need to get the VM disks from the img storage. But I can't access it. I can't mount the iSCSI either because it won't let me activate the new trial or free license. Please help me, what should I do?

- 1.PNG (15.03 KiB) Viewed 7451 times

- 1.PNG (15.03 KiB) Viewed 7451 times
-
Attachments
-

- 2.PNG (13.71 KiB) Viewed 7449 times
Last edited by
mgdn on Thu Dec 26, 2024 11:29 am, edited 1 time in total.
-
yaroslav (staff)
- Staff
- Posts: 3598
- Joined: Mon Nov 18, 2019 11:11 am
Thu Dec 26, 2024 11:28 am
Welcome to StarWind Forum. Sorry to read that. Please consider reinstalling the OS, mount the *.img, and extract the files.
You can also try reaching out to the person who sent you the key and see what your account manager can do about it.
-
mgdn
- Posts: 4
- Joined: Thu Dec 26, 2024 11:12 am
Thu Dec 26, 2024 3:03 pm
Sorry, the option of reinstalling the system to get to the desired VM disk is a very bad option.
I have been suffering for 8 hours already.
-
mgdn
- Posts: 4
- Joined: Thu Dec 26, 2024 11:12 am
Thu Dec 26, 2024 3:27 pm
Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<header signature="StarWind" version="1.2" path_backup="My Computer\G\backup\Storage1\Storage1.swdsk.bak">
<device active="true" plugin="imagefile" name="imagefile">
<storages>
<storage id="1" type="device" name="imagefile" lun="0x0">
<interval size="20" units="TB"/>
<inquiry>
<serial_id>A41787E0EBDDE768</serial_id>
<vendor id="STARWIND"/>
<product id="STARWIND " revision="0001"/>
<eui_64>A41787E0EBDDE768</eui_64>
</inquiry>
<geometry>
<sector size="512" psize="4096"/>
<track sectors="16"/>
<cylinder tracks="32" count="65535"/>
</geometry>
</storage>
</storages>
</device>
<system>
<resources>
<storages>
<storage id="1" name="My Computer\G\backup\Storage1\Storage1.img" type="file">
<interval size="20" units="TB"/>
</storage>
</storages>
<network/>
</resources>
</system>
<node id="1" name="imagefile" shut="false" active="true">
<storages>
<storage_ref id="1"/>
</storages>
<parameters>
<asyncmode>yes</asyncmode>
</parameters>
</node>
</header>