Error 151 [message #51181] |
Sun, 02 March 2014 14:50 |
Mayoz
Messages: 1 Registered: March 2014 Location: United States
|
Junior Member |
|
|
I've been having some issues trying to make a container. I've searched google but have found no working answer.
Internal error: Command 'vzctl create 1 --ostemplate centos-6-x86_64 --config vswap-256m' execution failed with code 151
Output: Creating image: /vz/private/1.tmp/root.hdd/root.hdd size=2306867K
Creating delta /vz/private/1.tmp/root.hdd/root.hdd bs=2048 size=4614144 sectors v2
Storing /vz/private/1.tmp/root.hdd/DiskDescriptor.xml
Error in check_mount_restrictions (ploop.c:1358): The ploop image can not be used on ext3 or ext4 file system without extents
Failed to create image: Error in check_mount_restrictions (ploop.c:1358): The ploop image can not be used on ext3 or ext4 file system without extents [21]
Destroying container private area: /vz/private/1
Creation of container private area failed
|
|
|
Re: Error 151 [message #51211 is a reply to message #51181] |
Sun, 09 March 2014 13:21 |
Ales
Messages: 330 Registered: May 2009
|
Senior Member |
|
|
I haven't seen this problem before, so I can just try to ask some additional questions and perhaps help you find something you didn't think of yet:
- on the node: which OS, os version, kernel version, openvz version?
- are you using ext3 or ext4?
- is this an old extN file system that has been upgraded to the current one?
- are extents disabled for some reason?
- any other special circumstances about your storage - is it a straight HW device, or some kind of shared, virtual, remote storage, etc.?
|
|
|