Changeset 1713

Show
Ignore:
Timestamp:
07/22/08 11:31:28 (1 month ago)
Author:
kindlund
Message:

Added further logging support to help troubleshoot archive timeouts.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • honeyclient/trunk/lib/HoneyClient/Manager/VM/Clone.pm

    r1604 r1713  
    15441544 
    15451545    if ($args{'perform_archive'}) { 
     1546        $LOG->info("Thread ID (" . threads->tid() . "): Archiving clone VM (" . $vmConfig . ")."); 
    15461547        if ($argsExist && 
    15471548            exists($args{'snapshot_file'}) &&