OpenVZ Forum


Home » General » Support » vps-create ERROR
Re: vps-create ERROR [message #53247 is a reply to message #53246] Sat, 28 April 2018 08:12 Go to previous messageGo to previous message
vaverin is currently offline  vaverin
Messages: 708
Registered: September 2005
Senior Member
take look at failed script:

52 AVAIL=$(awk "BEGIN {print $(stat -f -c '%a*%s/1024' $VE_PRVT)}")
53 test "${AVAIL}0" -gt 0 ||
54 vzerror "Failed to get available disk space on $VE_PRVT" ${VZ_FS_NEW_VE_PRVT}

Obviopusly test on line 53 was unable to handle 2.5Tb converted to kilobytes.

You can modify this line, to work around the problem,
but I afraid you can fail on other place.

I believe it's better for you to create small partition for containers private areas.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: prl_disk_tool compact on started containers
Next Topic: No arp entry on vlan interface
Goto Forum:
  


Current Time: Sun Aug 25 04:19:28 GMT 2024

Total time taken to generate the page: 0.03206 seconds