Ploop only supports ext4 and nfs
31.03.2012 22:50 пользователь "Corin Langosch"
написал:
> Hi,
>
> has anybody tried using the new ploop storage for openvz images together
> with moosefs ( http://www.moosefs.org/)?
>
> ploop mount -d /dev/ploop0 /mfs-mount/root.hdd
> Adding delta dev=/dev/ploop0
This probably means your /vz partition has less space than the limit you
set. There's an article on wiki explaining that in details, let me see...
right, http://wiki.openvz.org/Disk_quota,_df_and_stat_weird_behaviour
06.04.2012 22:44 пользователь "jjs - mainphrame"
написал:
> Something definitel
On 31 May 2012 23:41, Keith Keller wrote:
>
> Hello openvz users,
>
> I am brand new to OpenVZ, evaluating it to see if it will work in my
> environment. I have been playing around, and had a question about disk
> usage.
>
> I noticed that, when I first started using my new VZ container, that df
ned that disk quota might be implied. But
I suggest you to have a try with ext4 or ext3, the both work fine, even
with any tuning option you may need.
Ext4 (since you will be able to use ploop)
>
>
> On 31/05/2012 23:41, Keith Keller wrote:
>>
>> Hello all, thanks for t
This is about remote quota, ie the one on destination node. Something like
vzquota off 114
On Dec 7, 2012 9:00 AM, "Carl Thomas" wrote:
> Hi,
>
> We seem to have a container that can't be migrated to another host.
>
>
> proxmox3:~# /usr/sbin/vzmigrate 128.250.x.y 114
> Starting migration of CT 11
On 24 July 2013 00:49, Benjamin Henrion wrote:
> On Tue, Jul 16, 2013 at 3:17 AM, Kir Kolyshkin wrote:
> > On 15 July 2013 05:29, Benjamin Henrion wrote:
> >>
> >> Hi,
> >>
> >> Any idea how to ignore "Dump file /vz/dump/Dump.3030 exists, trying to
> >> restore from it"?
> >
> >
> > Well, it is
On Oct 24, 2014 5:33 PM, "Devon B." wrote:
>
> I think what Kir was getting at was set the diskinodes equal to 65536 x
GiB before converting. So for 40GiB, set diskinodes to 2621440
Either that, or just remove the DISKINODES from CT config
> On 10/24/2014 8:05 PM, Nick Knutov wrote:
>>
>> Thank
It is not a version of vzctl that matters, it is a version of ploop.
On Jan 31, 2015 12:00 AM, wrote:
> Hi there!
>
> When I try to make snapshot of my ploop container I have an error:
>
> # vzctl snapshot 2060 --id 6ea44de0-68ff-4044-9264-3dc7e818200d
> --skip-suspend
> Creating snapshot {6ea44d
On 23 March 2015 at 05:35, Rene C. wrote:
> but if I go to /vz/private/2202/root.hdd I find
>
> 4.0KDiskDescriptor.xml
> 0 DiskDescriptor.xml.lck
> 300Groot.hdd
> 161Groot.hdd.{8c40287b-2e17-45d1-b58f-1119b3b58b53}
> 138Groot.hdd.{fb7ba001-cb78-4dd3-9ac8-cb0c8cbab4f6}
>
> It
Apparently you need vzctl set $CTID --netfilter full --save (and restart CT for
it to take effect).
A warning about TCP sack — most probably you can ignore, or file a bug to them
saying it might not be configurable, or file a bug to us asking to make it
configurable (if there is a serious reaso
Wrong list, please use c...@openvz.org
On Jul 12, 2015 00:59, Yanbao Cui wrote:
Hi,
I am working on the docker checkpoint/restore use CRIU, and the time consuming
is the key point we concerned.
I found a strange phenomenon that the created socket need additional at least
0.5 seconds to reconn
On Jul 21, 2015 00:30, Sergey Bronnikov wrote:
>
> Hello,
>
> we want find people who still use simfs for OpenVZ containers.
> Do we have such users?
More than 80% of all containers are simfs-based, according to stats.openvz.org
___
Users mailing list
Pavel,
Thanks for sharing. I have a few comments.
1. The article only compares disk space usage and nothing else.
Performance, memory footprint, maintainability etc are all left aside. If
this is the only optimization criteria for you, it's fine, but usually such
comparison won't work. Say, you c
Where did you get it from? Please provide the output of
for f in /etc/yum.repos.d/*repo; do printf '%s\t' $f; rpm -qf $f; done
On 11 September 2015 at 14:09, jjs - mainphrame wrote:
> Could someone perhaps volunteer the IP address of "kojistorage.eng.sw.ru"
> to allow working around the breakag
On Apr 25, 2016 14:45, "Henry Spanka" wrote:
>
> Hi OpenVZ community,
>
> We’re currently having our swap partition on SSDs as it affected the
overall performance of our system(high HDD Swap usage before).
Unfortunately the SSDs are dying very fast and I’m currently considering
just removing the s
On Apr 19, 2016 6:57 AM, "Dmitry Mishin" wrote:
>
>
>
> On 16/04/16 04:11, "users-boun...@openvz.org on behalf of Nick Knutov"
> wrote:
>
> >I think I saw it in the wiki but was unable to find now
> >
> >How to create ploop CT with vzctl create using smaller ploop block size
> >then defaut 1MB ?
I suggest to file a bug saying that ONBOOT flag in ctid.conf is not honored.
On 30 June 2016 at 15:04, jjs - mainphrame wrote:
> Hi Scott,
>
> Thanks for the background. On OVZ 7 at least, this seemed to be a change
> in default behavior. Perhaps just a consequence of starting my OVZ 7
> involve
Indeed, pcompact is just a wrapper that essentially running ploop
balloon discard for all containers
(as you can see by reading its source code at
https://src.openvz.org/projects/OVZ/repos/pcompact/browse/main.c)
vzctl compact from OpenVZ Legacy was also a wrapper, just for
individual containers,
On 19 December 2017 at 10:43, jjs - mainphrame wrote:
> Greetings,
>
> Has anyone had any success setting up a spacewalk server in an OVZ
> container? I'd like to set up spacewalk for my centos hosts, and would
> prefer to run it in a container. I suspect it could be made to work, but
> curious i
On Fri, 22 Mar 2019 at 13:16, Konstantin Khorenko
wrote:
> On 03/22/2019 07:51 PM, jjs - mainphrame wrote:
>
> However, one is an Intel CPU, the other is AMD. Live migration of
> containers between them had been working, for about 3 years, but now it
> balks at "CPUs mismatch".
>
> You know, you
On Tue, 10 Dec 2019 at 10:42, Arjit Chaudhary wrote:
> Hi,
> Is there any difference between setting vSwap on the OpenVZ 7 based
> virtual machine?
>
> vzctl set $VMID --ram $RAM --swap $SWAP --save
>
> vs
>
> vzctl set $VMID --ram $RAM --swappages $SWAP --save
>
>
> does --swap end up using real
're
so inclined to use --swappages, please do it in a correct manner (barrier
should be set to 0 as described).
>
>
> On Wed, Dec 11, 2019 at 12:51 AM Kirill Kolyshkin
> wrote:
>
>> On Tue, 10 Dec 2019 at 10:42, Arjit Chaudhary wrote:
>>
>>> Hi,
>&g
I though that (at least) yum detects "install-only" packages by their 'provides', not by name. I might be wrong with that though...here's a relevant section of /usr/lib/yum-plugins/installonlyn.py (yum-2.6.1):
for instpkg in conf.installonlypkgs: for m in mems: if (m.name == i
Start of a container is the same as start of Linux userspace upon loading
the kernel. In both cases /shin/init is executed and then it takes care of
everything else.
There is a way to find out what init is doing inside CT, check the archives
of this ML and/or forum.
sent from my google nexus one
Please report it to bugzilla.openvz.org
sent from my google nexus one android mobile phone
On Aug 10, 2010 6:32 PM, "Benjamin Henrion" wrote:
> Hi,
>
> I am trying to vzrestore an archive from one HN to another HN,
> everything works fine, except the VPN that uses the TUN device, the
> kernel cr
Please file a bug to http://bugzilla.openvz.org/, component kernel.
sent from my google nexus one android mobile phone
On Sep 11, 2010 8:57 PM, "Arnold Hendriks" wrote:
> Hi,
>
> I'm using the 2.6.18-194.8.1.el5.028stab070.4 kernel with CentOS 5.5,
> but I'm having trouble mounting a smb server
The issue you are describing is believed to be fixed in vzctl 3.0.26.3 which
was released 2 days ago :)
On May 10, 2011 6:03 PM, wrote:
___
Users mailing list
Users@openvz.org
https://openvz.org/mailman/listinfo/users
Do you imply that you run this php4 app on the host system, not inside a
container? Then move it to container and upgrade the host system. RHEL5 and
-6 based OpenVZ kernels run rhel4 containers just fine.
On May 25, 2011 12:44 PM, "helpaz" wrote:
> It's more or less difficult task to move to rhel5
You don't have to switch the OS, just use rhel6 kernel. It is in rpm so for
now you have to use alien plus do some work after installing new kernel (run
mkinitd, modify grub.conf). We plan to provide deb report for rhel6 kernel
real soon.
On Sep 30, 2011 8:49 PM, "Hansel Dunlop"
wrote:
> Hello,
>
29 matches
Mail list logo