What steps will reproduce the problem?
1. Use CLI filecopy on 60.0 GB flat.vmdk file
2.
3.
What is the expected output? What do you see instead?
I'd like to see the file copy,but instead:
Exception in thread "main" java.io.IOException: File too large
at java.io.FileOutputStream.writeBytes(Native Method)
at java.io.FileOutputStream.write(FileOutputStream.java:297)
at com.fluidops.tools.vmfs.VMFSTools.doFileCopy(VMFSTools.java:275)
at com.fluidops.tools.vmfs.VMFSTools.cli(VMFSTools.java:205)
at com.fluidops.tools.vmfs.VMFSTools.main(VMFSTools.java:355)
after about 4GB
What version of the product are you using? On what operating system?
v0.9.8.14 r81
a CentOS Live CD
Kernel 2.6.18-92.1.10.el5.centos.plusPAE
Please provide any additional information below.
Original issue reported on code.google.com by planktic...@gmail.com on 15 May 2009 at 3:38
Original issue reported on code.google.com by
planktic...@gmail.com
on 15 May 2009 at 3:38