Comment 6 for bug 566793

Revision history for this message
Daniel Nurmi (nurmi) wrote : Re: euca-get-console-output gives first 64k of output, not most recent

The kvm driver, in the NC, was sending the first 64k of output. Fix is in revno 1224, which adds some lseek() logic to send back the last 64k of console output when getConsoleOutput() is invoked.