Balaji Vijayakumar
Balaji Vijayakumar
Atleast with vzNAT i noticed that few cases of guest -> host network calls failing. This i noticed during very initial development of vz driver. Maybe we can test and...
We can explore and finalise the approach for plug-in model. As i already see several experimental PR's for supporting different drivers. This will help us in providing different options based...
@jandubois Are you able to view guestagent logs ?? Any connection closed like errors thrown ?? This might be also due to the use of serialport as channel. Maybe some...
@terev Will you be able to attach the log for this ? We recently updated guest agent communication. Technically the connection should be re-established and this should not have any...
@terev Are you able to ssh into guest ?? If so, try to collect logs from `sudo journalctl -u lima-guestagent.service -f`
@terev Looks like this process was killed due to out of memory. Since guestagent is not running host was not able to connect to it
> I'd be interested to see the memory consumption of this process @terev I doubt if guest agent was consuming more memory i think its the other process due to...
basedisk file still be needed for alpine case right ?
We can remove basedisk if we go ahead with the conversion of basedisk to rawdisk. In other case we will retain basedisk
Any plans for this feature ?? I tried this patch with latest but facing issues not able to resolve it 😕