Editing Download/vzctl/3.2/changes

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 19: Line 19:
 
* <code>vzctl set --save</code>: do not save parameters if failed to apply ({{B|2032}})
 
* <code>vzctl set --save</code>: do not save parameters if failed to apply ({{B|2032}})
 
* <code>vzctl restore</code>: fix non-working in-CT quota after restore for ploop case
 
* <code>vzctl restore</code>: fix non-working in-CT quota after restore for ploop case
* <code>vzctl restore</code>: do not ignore DUMPDIR value
 
 
* Fix giving excessive permissions for ugid quota disk device
 
* Fix giving excessive permissions for ugid quota disk device
 
* <code>vzctl console</code>: do not issue SAK on detach (it can kill scripts)
 
* <code>vzctl console</code>: do not issue SAK on detach (it can kill scripts)
 
* <code>vzctl start</code>: umount ploop image on CT start
 
* <code>vzctl start</code>: umount ploop image on CT start
* <code>vzctl set/start/convert</code>: check for max possible ploop size ({{B|2250}})
+
* <code>vzctl set/start/convert</code: check for max possible ploop size ({{B|2250}})
 
* <code>vzlist</code>: do not show UBC from proc for stopped CTs ({{B|2151}})
 
* <code>vzlist</code>: do not show UBC from proc for stopped CTs ({{B|2151}})
 
* <code>init.d/initd-functions</code>: fixes for dash
 
* <code>init.d/initd-functions</code>: fixes for dash
 
* <code>vzubc</code>: fix mixed up <code>qheld</code>/<code>qmaxheld</code> ({{B|2238}})
 
* <code>vzubc</code>: fix mixed up <code>qheld</code>/<code>qmaxheld</code> ({{B|2238}})
 
* <code>vzctl snapshot</code>: resume CT if creating snapshot failed
 
* <code>vzctl snapshot</code>: resume CT if creating snapshot failed
* <code>vzmigrate</code>: skip vzquota ops for ploop-based CTs (related to {{B|2252}})
 
* <code>vzmigrate</code>: do not migrate ploop CT if ploop is not available on dst
 
* <code>vzmigrate</code>: do not use --sparse for ploop CTs (related to {{B|2252}})
 
 
* Fix error handling in <code>vps_is_run()</code> ({{B|2243}})
 
* Fix error handling in <code>vps_is_run()</code> ({{B|2243}})
  
Line 36: Line 32:
 
* <code>vps-download</code>: accept relative template cache paths ({{B|2222}})
 
* <code>vps-download</code>: accept relative template cache paths ({{B|2222}})
 
* <code>vzlist</code>: use <code>smart_ctid</code> instead of <code>ctid</code> in default output format
 
* <code>vzlist</code>: use <code>smart_ctid</code> instead of <code>ctid</code> in default output format
* <code>vzctl set --ram/swap</code> and <code>vzctl start</code>: check if kernel is vswap capable ({{B|2251}})
 
 
* <code>bash_completion</code>: only complete simfs CTs for <code>vzctl convert</code>
 
* <code>bash_completion</code>: only complete simfs CTs for <code>vzctl convert</code>
 
* <code>bash_completion</code>: only complete ploop CTs for <code>vzctl snapshot*</code>
 
* <code>bash_completion</code>: only complete ploop CTs for <code>vzctl snapshot*</code>
Line 43: Line 38:
 
* <code>vzctl snapshot</code>: add <code>--skip-suspend</code> option
 
* <code>vzctl snapshot</code>: add <code>--skip-suspend</code> option
 
* <code>vzctl set --features</code>/<code>--iptables</code>/<code>--capability</code>: ability to specify several comma-separated values at once
 
* <code>vzctl set --features</code>/<code>--iptables</code>/<code>--capability</code>: ability to specify several comma-separated values at once
* <code>vzmigrate</code>: make <code>-vvv</code> add <code>-vv</code> to <code>rsync</code>
+
 
* Code cleanups:
 
** <code>include/*.h</code>: remove non-existent function prototypes
 
** remove <code>NULL</code> checks before <code>free()</code>
 
** some functions marked as static, moved to there they belong
 
** get rid of <code>setup_resource_management()</code>
 
** whitespace nitpicks
 
 
'''Documentation'''
 
'''Documentation'''
 
* Add <code>--ram</code>, <code>--swap</code> to <code>vzctl --help</code> output ({{B|2219}})
 
* Add <code>--ram</code>, <code>--swap</code> to <code>vzctl --help</code> output ({{B|2219}})
Line 60: Line 49:
 
* <code>vzctl(8)</code>: describe <code>--name</code> and <code>--description</code> for <code>vzctl snapshot</code>
 
* <code>vzctl(8)</code>: describe <code>--name</code> and <code>--description</code> for <code>vzctl snapshot</code>
 
* <code>vzctl(8)</code>: various formatting fixes and improvements
 
* <code>vzctl(8)</code>: various formatting fixes and improvements
* <code>vzmigrate(8)</code>: add missing exit codes description
 
 
* <code>man/toc.man.in</code>: fix Copyright years
 
* <code>man/toc.man.in</code>: fix Copyright years
 
* <code>vzctl.spec</code>: add changelog
 
* <code>vzctl.spec</code>: add changelog
Line 80: Line 68:
 
* Ilja Livenson
 
* Ilja Livenson
 
* Paparaciz
 
* Paparaciz
* Nils Breunese
 
* Roman (RXL_)
 

Please note that all contributions to OpenVZ Virtuozzo Containers Wiki may be edited, altered, or removed by other contributors. If you don't want your writing to be edited mercilessly, then don't submit it here.
If you are going to add external links to an article, read the External links policy first!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)

Templates used on this page: