Quantcast
Channel: VMware Communities : All Content - VMware I/O Analyzer
Viewing all articles
Browse latest Browse all 403

No guestsummary.txt.

$
0
0

I am trying to run a max throughput test and got this error in the result:

 

Warning: fopen(/var/www/expts/IOMETER_max_thruput_2012-07-25_15-47-34/guestSummary.txt) [function.fopen]: failed to open stream: No such file or directory in/var/www/results/index.php on line 210
Error: guestSummary file not found

 

The section of codes the errored out is like this:

 

 

                $pathname="/var/www/expts/".$exptname."/guestSummary.txt";
                $file = fopen($pathname, "r") or die("Error: guestSummary file not found");

 

I was hoping that somebody had seen this before... Any ideas?


Viewing all articles
Browse latest Browse all 403

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>