atthachai2212 / vmfs

Automatically exported from code.google.com/p/vmfs
1 stars 0 forks source link

Cannot mount VMFS volume from Windows host #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. On test systems (windows), I've installed the prerequisits.  Can see 
the LUN on my iSCSI based SAN via the disk administrator.  Identified 
which disk it was, and entered in the following command, with the errors.

C:\vmfsdriver>java -jar fvmfs.jar \\.\PhysicalDrive4 info
VMFSTools (C) by fluid Operations (v0.9.8.14 r81 / 2009-03-27_21-26-53)
http://www.fluidops.com

Exception in thread "main" java.io.FileNotFoundException: .fbb.sf
        at com.fluidops.tools.vmfs.VMFSDriver.openFile(VMFSDriver.java:939)
        at com.fluidops.tools.vmfs.VMFSDriver.readMetaFiles
(VMFSDriver.java:954)

        at com.fluidops.tools.vmfs.VMFSDriver.openVmfs(VMFSDriver.java:808)
        at com.fluidops.tools.vmfs.VMFSTools.cli(VMFSTools.java:165)
        at com.fluidops.tools.vmfs.VMFSTools.main(VMFSTools.java:355)

All of the switches ("info" "webdav" etc.) return the same result 

What version of the product are you using? On what operating system?
v0.9.8.14 r81.  Have tried on Windows 2008 Std x64, and Windows 2003 Std 
x64, with the same results.

Please provide any additional information below.
Simply attempting to attach VMFS volumes to physical Windows server for 
backup purposes.  

Original issue reported on code.google.com by pgkoeh...@gmail.com on 30 Jun 2009 at 5:48

GoogleCodeExporter commented 8 years ago
Please add debug log output. Thanks.

Original comment by fluidops...@gmail.com on 25 Sep 2009 at 6:20

GoogleCodeExporter commented 8 years ago
Cannot reproduce without log.

Original comment by fluidops...@gmail.com on 26 Jan 2010 at 7:21