S shatter Member Nov 27, 2009 74 0 6 Feb 3, 2010 #1 Hi *, upon Code: /usr/bin/pvectl vzset 203 --disk 30 --swap 1024 --mem 1024 I get the message Code: "Use of uninitialized value in string ne at /usr/bin/pvectl line 273" Any idea? Thanx-a-million, Joachim
Hi *, upon Code: /usr/bin/pvectl vzset 203 --disk 30 --swap 1024 --mem 1024 I get the message Code: "Use of uninitialized value in string ne at /usr/bin/pvectl line 273" Any idea? Thanx-a-million, Joachim
dietmar Proxmox Staff Member Staff member Apr 28, 2005 17,288 707 253 Austria www.proxmox.com Feb 3, 2010 #2 Add the following to your <vmid>.conf ORIGIN_SAMPLE="pve.auto" pvectl only touch config files with that value set.
Add the following to your <vmid>.conf ORIGIN_SAMPLE="pve.auto" pvectl only touch config files with that value set.