Displaying 1 result from an estimated 1 matches for "892100b97ef2".
2012 Jul 19
1
save / restore RAM state - Problem
...winxp /root/winxp.save
error: Failed to read file '/root/winxp.save': Value too large for
defined data type
# du -h /root/winxp.save
278M /root/winxp.save
# virsh dumpxml winxp | more
<domain type='kvm'>
<name>winxp</name>
<uuid>b528a71f-aca1-5024-c460-892100b97ef2</uuid>
<memory unit='KiB'>1597440</memory>
<currentMemory unit='KiB'>1048576</currentMemory>
<vcpu placement='static'>1</vcpu>
<os>
<type arch='x86_64' machine='pc-1.1'>hvm</type>
<...