Software-based VM-centric and flash-friendly VM storage + free version
Moderators: anton (staff), art (staff), Max (staff), Anatoly (staff)
-
rugene
- Posts: 6
- Joined: Thu May 08, 2008 4:50 pm
Thu May 08, 2008 4:55 pm
just installed starwind on a W2008 and W2k3 windows servers. I do the login to make the connection. I create an "image" folder on the target disk. When I attempt to create a image or IB volume on either system I'm getting the following error: "Device test failed for ibv0".
I running the download from the web site: 3.5.3 build 20080229
thanks for the help!
-
rugene
- Posts: 6
- Joined: Thu May 08, 2008 4:50 pm
Thu May 08, 2008 5:44 pm
ugh, the file naming pattern I was using is not valid. Do you know what the proper pattern is? I was using ibv_img_1. I presume "_" are not allowed? not sure...
-
Val (staff)
- Posts: 496
- Joined: Tue Jun 29, 2004 8:38 pm
Fri May 09, 2008 6:46 am
Hi,
The valid file extensions and alloved folders are specified in StarWind.cfg file.
By default ImageFile devices use *.img extension.
And IBVolume ones use *.ibv
Best regards,
Valeriy
-
rugene
- Posts: 6
- Joined: Thu May 08, 2008 4:50 pm
Fri May 09, 2008 10:30 am
actually I was using the proper extensions. It appears to be the filename part that was the issue. A file name like ibv_test_1.ibv does not work. Log indicates improper filename. A file name like ibvtest1.ibv does work.
-
Bohdan (staff)
- Staff
- Posts: 435
- Joined: Wed May 23, 2007 12:58 pm
Mon May 12, 2008 6:10 am
Hi.
What target name have you specified? "ibv_img_1" ?
It is impossible to use "_" symbols in target name.
Please try to create IBV device with ibv_img_1 file name and ibvimg1 target name. I think there will be no errors.