vm is centos:
execute
and node execute :
qemu-ga stdout below:
1714466760.560233: debug: received EOF
1714466760.660361: debug: received EOF
1714466760.760514: debug: received EOF
1714466760.860675: debug: received EOF
1714466760.960840: debug: read data, count: 103, data: {"execute":"guest-sync-delimited","arguments":{"id":13874501}}
{"execute":"guest-ping","arguments":{}}
1714466760.960901: debug: process_event: called
1714466760.961049: debug: processing command
1714466760.961178: debug: sending data, count: 22
1714466760.961291: debug: process_event: called
1714466760.961471: debug: processing command
1714466760.961783: debug: sending data, count: 15
1714466760.964899: debug: read data, count: 138, data: {"execute":"guest-sync-delimited","arguments":{"id":13874502}}
{"execute":"guest-file-open","arguments":{"path":"/usr/local/test/中.txt"}
1714466760.964918: debug: process_event: called
1714466760.965032: debug: processing command
1714466760.965173: debug: sending data, count: 22
1714466765.968145: debug: received EOF
1714466766.68277: debug: received EOF
1714466766.168394: debug: received EOF
1714466766.268498: debug: received EOF
1714466766.368603: debug: received EOF
1714466766.468706: debug: received EOF
1714466766.568812: debug: received EOF
1714466766.668929: debug: received EOF
1714466766.769043: debug: received EOF
1714466766.869156: debug: received EOF
1714466766.969258: debug: received EOF
1714466767.69368: debug: received EOF
1714466767.169464: debug: received EOF
1714466767.269557: debug: received EOF
1714466767.369652: debug: received EOF
and node stdout below :
VM 104 qmp command 'guest-file-open' failed - got timeout
otherwise: vm system is windows 10 , qm guest exec vmid command , when command contains simple Chinise , qemu-guest-agent down and nerver restart . and the node stdout is the same .
how can i handle it when command contains simple Chinise ?
appreciate to give some advice
execute
qemu-ga -v
and node execute :
pvesh get /nodes/pve1/qemu/104/agent/file-read -file /usr/local/test/中.txt
qemu-ga stdout below:
1714466760.560233: debug: received EOF
1714466760.660361: debug: received EOF
1714466760.760514: debug: received EOF
1714466760.860675: debug: received EOF
1714466760.960840: debug: read data, count: 103, data: {"execute":"guest-sync-delimited","arguments":{"id":13874501}}
{"execute":"guest-ping","arguments":{}}
1714466760.960901: debug: process_event: called
1714466760.961049: debug: processing command
1714466760.961178: debug: sending data, count: 22
1714466760.961291: debug: process_event: called
1714466760.961471: debug: processing command
1714466760.961783: debug: sending data, count: 15
1714466760.964899: debug: read data, count: 138, data: {"execute":"guest-sync-delimited","arguments":{"id":13874502}}
{"execute":"guest-file-open","arguments":{"path":"/usr/local/test/中.txt"}
1714466760.964918: debug: process_event: called
1714466760.965032: debug: processing command
1714466760.965173: debug: sending data, count: 22
1714466765.968145: debug: received EOF
1714466766.68277: debug: received EOF
1714466766.168394: debug: received EOF
1714466766.268498: debug: received EOF
1714466766.368603: debug: received EOF
1714466766.468706: debug: received EOF
1714466766.568812: debug: received EOF
1714466766.668929: debug: received EOF
1714466766.769043: debug: received EOF
1714466766.869156: debug: received EOF
1714466766.969258: debug: received EOF
1714466767.69368: debug: received EOF
1714466767.169464: debug: received EOF
1714466767.269557: debug: received EOF
1714466767.369652: debug: received EOF
and node stdout below :
VM 104 qmp command 'guest-file-open' failed - got timeout
otherwise: vm system is windows 10 , qm guest exec vmid command , when command contains simple Chinise , qemu-guest-agent down and nerver restart . and the node stdout is the same .
how can i handle it when command contains simple Chinise ?
appreciate to give some advice