[HA] sw_common::storage_type: The specified storage is not s

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

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

Post Reply
mrtomasz
Posts: 6
Joined: Wed Jan 27, 2021 1:59 am

Thu Jun 03, 2021 12:11 am

Hello,

When creating 5th HA device - it fails creating replica on 3rd node (regardless which one physically).

Code: Select all

StarWind Virtual SAN v8.0.0 (Build 14120, [SwSAN], Win64)

6/3 2:04:48.642634 2124 Common: *** sw_common::Sw_Disk_Header::create: (file: H:\vol5\vol5_HA.swdsk, cached: yes).
6/3 2:04:48.643063 2124 Common: *** sw_common::Sw_Disk_Header::create: creation parameters:
		- device name: (null);
		- plugin name: HAImage;
		- storage path: imagefile5;
		- device LUN: 0;
		- device size: 408576;
		- storage offset: 0;
		- serial Id: 6C00639466A690F1;
		- EUI-64: 6C00639466A690F1;
		- vendor id: STARWIND;
		- product id: STARWIND        ;
		- revision level: 0001.
	L1 cache parameters:
		- mode: wb;
		- size: 2048;
		- flags: 0;
		- expiration time: 0;
		- high watermark: 0;
		- low watermark: 0.
	L2 cache parameters:
		- mode: (null);
		- storage: (null);
		- size: 0;
		- flags: 0;
		- expiration time: 0;
		- high watermark: 0;
		- low watermark: 0.
6/3 2:04:48.710843 2124 Common: *** sw_common::storage_type: The specified storage is not supported: .
6/3 2:04:48.710987 2124 Common: *** sw_common::Sw_Disk_Header::storage: Either the storage name is empty or its type is invalid.

vol5.swdsk
      <storage id="1" type="device" name="HAImage" lun="0x0">
        <geometry>
          <sector size="4096" psize="4096"/>


vol5_HA.swdsk
      <storage id="1" type="device" name="HAImage" lun="0x0">
        <geometry>
          <sector size="512" psize="512"/>
2nd node has correct sector size in HA.swdsk. There is nothing else interesting in the logs.

I have seen that similar issue has been already reported for build 12166 (https://forums.starwindsoftware.com/vie ... f=5&t=5046).
yaroslav (staff)
Staff
Posts: 2279
Joined: Mon Nov 18, 2019 11:11 am

Thu Jun 03, 2021 7:52 am

Welcome to the Forum.
Please provide me with a bit more of the story. Did you create the HA device with CreateHA_2.ps1 script and now trying to replicate it to the 3rd node?
mrtomasz
Posts: 6
Joined: Wed Jan 27, 2021 1:59 am

Thu Jun 03, 2021 8:08 am

No, I have used GUI.
yaroslav (staff)
Staff
Posts: 2279
Joined: Mon Nov 18, 2019 11:11 am

Thu Jun 03, 2021 10:01 am

Ok, that must be a trial or NFR license. If that's the case, please contact support@starwind.com.
You can use this thread and 519532 as your references.
Post Reply