What steps will reproduce the problem?
1. VNX datastore presented by Fiber CHANNEL (FC)
2. Physical Server Host with FC install with WIN2008R2 STD /vmfs-r95 java6
3. The LUN/VMFS partitions in raw format under windows in disk manager
What is the expected output? What do you see instead?
cmd>wmic diskdrive list brief => see me the \\.\PHYCICALDRIVE0 as VMFS RAW PART
java -jar vmfs_r95\fvmfs.jar \\.\PHYCICALDRIVE0 info
*******************RESULT:
VMFSTools (C) by fluid Operations (v0.9.8.18 r95 / 2010-01-25_15-57-35)
http://www.fluidops.com
Exception in thread "main" java.io.FileNotFoundException: \\.\PHYCICALDRIVE0 (Le
fichier spÚcifiÚ est introuvable)
at java.io.RandomAccessFile.open(Native Method)
at java.io.RandomAccessFile.<init>(Unknown Source)
at java.io.RandomAccessFile.<init>(Unknown Source)
at com.fluidops.tools.vmfs.RandomIOAccess.<init>(RandomIOAccess.java:29)
at com.fluidops.tools.vmfs.VMFSDriver.openSingleVolume(VMFSDriver.java:1
714)
at com.fluidops.tools.vmfs.VMFSDriver.openVolume(VMFSDriver.java:1701)
at com.fluidops.tools.vmfs.VMFSTools.getVMFSDriver(VMFSTools.java:185)
at com.fluidops.tools.vmfs.VMFSTools.cli(VMFSTools.java:224)
at com.fluidops.tools.vmfs.VMFSTools.main(VMFSTools.java:492)
What version of the product are you using? On what operating system?
WIN2008R2 STD /vmfs-r95 java6, fibrechannel vnx5300 datastorage.
Please provide any additional information below.
thanks !
Original issue reported on code.google.com by bou...@ville-vitrolles13.fr on 13 Feb 2013 at 8:21
Original issue reported on code.google.com by
bou...@ville-vitrolles13.fr
on 13 Feb 2013 at 8:21