OpenVZ Source code
  1. OpenVZ Source code

pcompact

Public
AuthorCommitMessageCommit dateIssues
Aleksandr LeskinAleksandr Leskin
aaabb9910b4Update targets.list for dist-vz9-u00Signed-off-by: Aleksandr Leskin <aleksandr.leskin@virtuozzo.com>
Aleksandr LeskinAleksandr Leskin
f13a096054cUpdate targets.list for dist-vz9-rc1Signed-off-by: Aleksandr Leskin <aleksandr.leskin@virtuozzo.com>
Aleksandr LeskinAleksandr Leskin
a9fbe2411b0AUTO Version bump to 8.0.4
Aleksandr LeskinAleksandr Leskin
998bd140bebupdate old Copyright for man page #PSBM-141183Signed-off-by: Aleksandr Leskin <aleksandr.leskin@virtuozzo.com>PSBM-141183
Aleksandr LeskinAleksandr Leskin
58caaca2ec8AUTO Version bump to 8.0.3
Aleksandr LeskinAleksandr Leskin
e5e403c1e90remove prlctl usage for compacting Containers, use libvzctl instead #PSBM-138606PSBM-138606
Pavel VokhmyaninPavel Vokhmyanin
6fc75eae36bUpdate target.list to vhs9-betaSigned-off-by: Pavel Vokhmyanin <pvokhmyanin@virtuozzo.com>
Igor SukhihIgor Sukhih
a4757114031AUTO Version bump to 8.0.2
Igor SukhihIgor Sukhih
94d6376e611compilation fixesuse correct order for --as-needed Signed-off-by: Igor Sukhikh <igor@virtuozzo.com>
Igor SukhihIgor Sukhih
e60dcd062c4AUTO Version bump to 8.0.1
Igor SukhihIgor Sukhih
1d8a6a5e825bump version up to 8.0.0Signed-off-by: Igor Sukhih <igor@virtuozzo.com>
Dmitry MishinDmitry Mishin
6093440db26AUTO Version bump to 7.0.25
Dmitry MishinDmitry Mishin
6f3fe974b2aUpdate targets.list
Dmitry MishinDmitry Mishin
b977b84b4b4MMerge pull request #14 in OVZ/pcompact from ~BKBBKB/pcompact:bugfix/PSBM-132275 to master* commit 'd34226c91516f91e243e88d91375921019981822': Have to add 'volatile' to stop and keep_running as a result of patch validation BUGFIX #PSBM-132275 Pcompact ignore timeout BUGFIX #PSBM-132275 Pcompact ignore timeoutPSBM-132275
Konstantin BukharovKonstantin Bukharov
d34226c9151Have to add 'volatile' to stop and keep_running as a result of patch validation
Konstantin BukharovKonstantin Bukharov
a25e6facb3bMMerge branch 'bugfix/PSBM-132275' of ssh://src.openvz.org/~bkbbkb/pcompact into bugfix/PSBM-132275PSBM-132275
Konstantin BukharovKonstantin Bukharov
06dad10b6e3BUGFIX #PSBM-132275 Pcompact ignore timeoutSIGINT & SIGALRM (timeout) processing seems to be broken. Let try to restore them.PSBM-132275
Konstantin BukharovKonstantin Bukharov
ded3d93a5b8BUGFIX #PSBM-132275 Pcompact ignore timeoutSIGINT & SIGALRM (timeout) processing seems to be broken. Let try to restore them.PSBM-132275
Igor SukhihIgor Sukhih
d0ab30ba964AUTO Version bump to 7.0.24
Igor SukhihIgor Sukhih
0e9a50a0ad4MMerge branch 'master' of ssh://src.openvz.org/ovz/pcompact
Igor SukhihIgor Sukhih
ee423d05010fix compilationmain.c:160:19: error: format not a string literal and no format arguments Signed-off-by: Igor Sukhih <igor@virtuozzo.com>
Igor SukhihIgor Sukhih
4327428d193AUTO Version bump to 7.0.23
Igor SukhihIgor Sukhih
c1bc88940a4AUTO Version bump to 7.0.22
Igor SukhihIgor Sukhih
6b28200b3eeadd targets.listSigned-off-by: Igor Sukhih <igor@virtuozzo.com>
Igor SukhihIgor Sukhih
9a7c60a8c91AUTO Version bump to 7.0.21
Igor SukhihIgor Sukhih
b4d14dfc9ceMMerge pull request #13 in OVZ/pcompact from ~IGOR/pcompact:master to master* commit 'e578f43546a66f5b32c31b825416f7ff5b71ac81': 'ploop defrag' should have parameter for threshold #PSBM-127354PSBM-127354
Igor SukhihIgor Sukhih
e578f43546a'ploop defrag' should have parameter for threshold #PSBM-127354introduce IMAGE_DEFRAG_THRESHOLD parameter Signed-off-by: Igor Sukhih <igor@virtuozzo.com>PSBM-127354
Igor SukhihIgor Sukhih
ae8510216e1AUTO Version bump to 7.0.20
Igor SukhihIgor Sukhih
1d6b607b32cMMerge pull request #12 in OVZ/pcompact from ~IGOR/pcompact:master to master* commit 'e74b11954b359a67683fd6fc192aa927c557118b': optimized CT compact operation in KAIO mode #PSBM-127086PSBM-127086
Igor SukhihIgor Sukhih
e74b11954b3optimized CT compact operation in KAIO mode #PSBM-127086for ploop in KAIO mode starts compaction without threshold check. Signed-off-by: Igor Sukhih <igor@virtuozzo.com>PSBM-127086
Igor SukhihIgor Sukhih
bd0cd47e82cAUTO Version bump to 7.0.19
Igor SukhihIgor Sukhih
04c6fbf691cMMerge pull request #11 in OVZ/pcompact from ~IGOR/pcompact:master to master* commit '199eba58d4d999a6b896ca4a24f02695a80880e7': Skip compact of attatched backup #PSBM-103354PSBM-103354
Igor SukhihIgor Sukhih
199eba58d4dSkip compact of attatched backup #PSBM-103354attached backup is not sutable for compact Signed-off-by: Igor Sukhih <igor@virtuozzo.com>PSBM-103354
Igor SukhihIgor Sukhih
5be7445c957AUTO Version bump to 7.0.18
Dmitry MishinDmitry Mishin
6d3666ed0a6MMerge pull request #10 in OVZ/pcompact from ~IGOR/pcompact:master to master* commit '1d508783d0da00923bab4aa75de2207e8139c928': pcompact unable to operate with additional CT drives #PSBM-101605PSBM-101605
Igor SukhihIgor Sukhih
1d508783d0dpcompact unable to operate with additional CT drives #PSBM-101605Enable automount mode Signed-off-by: Igor Sukhih <igor@virtuozzo.com>PSBM-101605
Konstantin BukharovKonstantin Bukharov
22c44a5e0a9AUTO Version bump to 7.0.17
Konstantin BukharovKonstantin Bukharov
750838643cdMMerge pull request #9 in OVZ/pcompact from ~IGOR/pcompact:master to master* commit '0bac8783ea2b80c0f91b93fe2daa94b0cc51681f': Comand line parameter to handle fs defaragmentation #PSBM-96172PSBM-96172
Igor SukhihIgor Sukhih
0bac8783ea2Comand line parameter to handle fs defaragmentation #PSBM-96172Switch to defragmentation only mode $ pcompact -D Signed-off-by: Igor Sukhih <igor@virtuozzo.com>PSBM-96172
Konstantin BukharovKonstantin Bukharov
0d36499e525AUTO Version bump to 7.0.16
Konstantin BukharovKonstantin Bukharov
80fb70847d3MMerge pull request #7 in OVZ/pcompact from ~IGOR/pcompact:master to master* commit 'edbd399ec838b7305a34fc01b1d5d3f8cdcfa3aa': Update copyright
Igor SukhihIgor Sukhih
edbd399ec83Update copyrightCopyright (c) 2017-2019 Virtuozzo International GmbH. All rights reserved. Signed-off-by: Igor Sukhih <igor@virtuozzo.com>
Konstantin BukharovKonstantin Bukharov
e6549d779b8AUTO Version bump to 7.0.15
Konstantin BukharovKonstantin Bukharov
eceb198db40MMerge pull request #6 in OVZ/pcompact from ~IGOR/pcompact:master to master* commit 'df2aedb5fcb14a51603209e9e42aefc85f9ca6e2': Release ploop device on CT umount #PSBM-56812PSBM-56812
Igor SukhihIgor Sukhih
df2aedb5fcbRelease ploop device on CT umount #PSBM-56812Process VZCTL_ENV_UMOUNT event and cancell compacting Signed-off-by: Igor Sukhih <igor@virtuozzo.com>PSBM-56812
Konstantin BukharovKonstantin Bukharov
ce7386260edAUTO Version bump to 7.0.14
Konstantin BukharovKonstantin Bukharov
d8b36cf48b2AUTO Version bump to 7.0.13
Konstantin BukharovKonstantin Bukharov
66b85ce91deMMerge pull request #5 in OVZ/pcompact from ~PVOKHMYANIN/pcompact-cep-logging:master to master* commit 'f5759f8eb4be678eb2fba984eb4389488d76d0ac': Log compact operations to syslog #PSBM-60376PSBM-60376
Pavel VokhmyaninPavel Vokhmyanin
f5759f8eb4bLog compact operations to syslog #PSBM-60376Log ploop, image, data and balloon size before and after compact. Rate, config.dry and config threshold are required to identify whether actual compact will happen, or container is not going to be compacted. Signed-off-by: Pavel Vokhmyanin <pvokhmyanin@virtuozzo.com>PSBM-60376
Konstantin VolckovKonstantin Volckov
8c7c96645ecAUTO Version bump to 7.0.12