cat /etc/fstab | grep vz5 # it's SSD
UUID=... /vz5 ext4
defaults,nofail,discard,relatime,errors=remount-ro,commit=30,data=ordered 1
2
mount | grep vz5
/dev/sdc1 on /vz5 type ext4
(rw,_netdev,relatime,discard,errors=remount-ro,commit=30,data=ordered)
2.6.32-042stab108.8
vzctl create ${ve} --ostemplate ${ostemplate} --layout ploop
--private="$prefix/private/\$VEID/" --diskspace ${disk}
Creating image: /vz5/private/2016.tmp/root.hdd/root.hdd size=209715200K
Creating delta /vz5/private/2016.tmp/root.hdd/root.hdd bs=2048
size=419430400 sectors v2
Storing /vz5/private/2016.tmp/root.hdd/DiskDescriptor.xml
Opening delta /vz5/private/2016.tmp/root.hdd/root.hdd
Adding delta dev=/dev/ploop19205
img=/vz5/private/2016.tmp/root.hdd/root.hdd (rw)
and nothing more happens.
after ctrl+c I see
Destroying private area: /vz5/private/2016.tmp and nothing happens too.
After kill -9 I have empty folder with path /vz5/private/2016 (not
2016.tmp!)
dmesg | tail
ploop19205: unknown partition table
What can be wrong?
--
Best Regards,
Nick Knutov
http://knutov.com
ICQ: 272873706
Voice: +7-904-84-23-130
_______________________________________________
Users mailing list
Users@openvz.org
https://lists.openvz.org/mailman/listinfo/users