Header not found hyperv

Software-based VM-centric and flash-friendly VM storage + free version

Moderators: anton (staff), art (staff), Max (staff), Anatoly (staff)

Post Reply
alexvoigt
Posts: 4
Joined: Mon Jul 11, 2022 8:35 am

Wed Jul 13, 2022 2:40 am

Greeting Support.

I had a requirement to edit the IP address of sync and heartbeats in the swdsk file. I did this on all my data targets successfully. But one of the witness I am not getting header file not found. But the file is in path. I have restarted services and rebooted server.
A1-headernotfound.jpg
A1-headernotfound.jpg (14.32 KiB) Viewed 1160 times
A1-explorer view.jpg
A1-explorer view.jpg (40.47 KiB) Viewed 1160 times
Partner

<?xml version="1.0" encoding="UTF-8"?>
<header signature="StarWind" version="1.0">
<device active="true" plugin="HAImage" name="HAImage">
<storages>
<storage id="1" type="device" name="HAImage" lun="0x0">
<interval size="2" units="GB"/>
<inquiry>
<serial_id>6B29336CD7869AD0</serial_id>
<vendor id="STARWIND"/>
<product id="STARWIND" revision="0001"/>
<eui_64>6B29336CD7869AD0</eui_64>
</inquiry>
<geometry>
<sector size="512" psize="4096"/>
<track sectors="16"/>
<cylinder tracks="32" count="8192"/>
</geometry>
<caching>
<cache type="write-back" size="128" units="MB" level="1">
<storages>
<storage_ref id="1"/>
</storages>
</cache>
</caching>
</storage>
</storages>
</device>
<system>
<resources>
<storages>
<storage id="1" name="RAM" type="RAM">
<interval size="128" units="MB"/>
</storage>
<storage id="2" name="imagefile1" type="device" lun="0x0">
<interval size="2" units="GB"/>
</storage>
<storage id="3" name="iqn.2008-08.com.starwindsoftware:shaka.altronics.mwn-targetha21" type="remote" lun="0x0">
<transport type="iSCSI">
<links>
<link id="1" type="data" priority="1" connections="1">
<peer ip="10.10.102.1" port="3260"/>
</link>
<link id="2" type="data" priority="1" connections="1">
<peer ip="10.10.103.1" port="3260"/>
</link>
<link id="3" type="control" priority="1" connections="1">
<peer ip="10.10.100.1" port="3260"/>
</link>
<link id="4" type="control" priority="1" connections="1">
<peer ip="10.10.101.1" port="3260"/>
</link>
</links>
</transport>
</storage>
</storages>
<network/>
</resources>
</system>
<node id="1" name="HAImage" shut="false" active="true" flags="0">
<storages>
<storage_ref id="2"/>
</storages>
<parameters>
<type>1</type>
<priority>1</priority>
<auto_sync>true</auto_sync>
<sync_status>1</sync_status>
<sync_delay>50</sync_delay>
<sync_traffic_share>50</sync_traffic_share>
<failover_conf>0</failover_conf>
<last_sync_snap_id>0</last_sync_snap_id>
<alua_access_state>1</alua_access_state>
<maintenance_mode>false</maintenance_mode>
</parameters>
</node>
<node id="2" name="iqn.2008-08.com.starwindsoftware:shaka.altronics.mwn-targetha21" shut="false" active="true">
<storages>
<storage_ref id="3"/>
</storages>
<parameters>
<type>1</type>
<priority>0</priority>
<sync_status>0</sync_status>
<alua_access_state>0</alua_access_state>
</parameters>
</node>
</header>


Master
<?xml version="1.0" encoding="UTF-8"?>
<header signature="StarWind" version="1.0">
<device active="true" plugin="HAImage" name="HAImage">
<storages>
<storage id="1" type="device" name="HAImage" lun="0x0">
<interval size="2" units="GB"/>
<inquiry>
<serial_id>6B29336CD7869AD0</serial_id>
<vendor id="STARWIND"/>
<product id="STARWIND" revision="0001"/>
<eui_64>6B29336CD7869AD0</eui_64>
</inquiry>
<geometry>
<sector size="512" psize="4096"/>
<track sectors="16"/>
<cylinder tracks="32" count="8192"/>
</geometry>
<caching>
<cache type="write-back" size="128" units="MB" level="1">
<storages>
<storage_ref id="1"/>
</storages>
</cache>
</caching>
</storage>
</storages>
</device>
<system>
<resources>
<storages>
<storage id="1" name="RAM" type="RAM">
<interval size="128" units="MB"/>
</storage>
<storage id="2" name="imagefile1" type="device" lun="0x0">
<interval size="2" units="GB"/>
</storage>
<storage id="3" name="iqn.2008-08.com.starwindsoftware:nepal-partnerha22" type="remote" lun="0x0">
<transport type="iSCSI">
<links>
<link id="1" type="data" priority="1" connections="1">
<peer ip="10.10.102.2" port="3260"/>
</link>
<link id="2" type="data" priority="1" connections="1">
<peer ip="10.10.103.2" port="3260"/>
</link>
<link id="3" type="control" priority="1" connections="1">
<peer ip="10.10.100.2" port="3260"/>
</link>
<link id="4" type="control" priority="1" connections="1">
<peer ip="10.10.101.2" port="3260/>
</link>
</links>
</transport>
</storage>
</storages>
<network/>
</resources>
</system>
<node id="1" name="HAImage" shut="true" active="true" flags="0">
<storages>
<storage_ref id="2"/>
</storages>
<parameters>
<type>1</type>
<priority>0</priority>
<auto_sync>true</auto_sync>
<sync_status>0</sync_status>
<sync_delay>50</sync_delay>
<sync_traffic_share>50</sync_traffic_share>
<failover_conf>0</failover_conf>
<last_sync_snap_id>0</last_sync_snap_id>
<alua_access_state>0</alua_access_state>
<maintenance_mode>false</maintenance_mode>
</parameters>
</node>
<node id="2" name="iqn.2008-08.com.starwindsoftware:nepal-partnerha22" shut="false" active="true">
<storages>
<storage_ref id="3"/>
</storages>
<parameters>
<type>1</type>
<priority>1</priority>
<sync_status>1</sync_status>
<alua_access_state>1</alua_access_state>
</parameters>
</node>
</header>
alexvoigt
Posts: 4
Joined: Mon Jul 11, 2022 8:35 am

Wed Jul 13, 2022 2:54 am

Ignore this post. Cant work out how to delete. there was a missing " in the file.
yaroslav (staff)
Staff
Posts: 2361
Joined: Mon Nov 18, 2019 11:11 am

Wed Jul 13, 2022 6:29 am

Hi,

Thanks for your email. Glad to know that you fixed it! Can it just stay here if anybody else has a similar problem?
Post Reply