Editing
VPS Management
(section)
Jump to navigation
Jump to 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.
Anti-spam check. Do
not
fill this in!
== Moving a VE on the same virt == Easy way:<br> Scenario 1: ve 123 is to be renamed 1231 and moved from vz1 to vz vzmlocal 123:1231:/vz/private/1231:/vz/root/1231 Scenario 2: ve 123 is to be moved vz1 to vz vzmlocal 123:123:/vz/private/123:/vz/root/123 vzmlocal will reboot the ve at the end of the move '''Note:''' don't forget to fix /usr/local/sbin/backup.config for new disk location Manual/old way: 1) <tt>vzctl stop 123</tt><br> 2) <tt>mv /vz1/private/123 /vz/private/.</tt><br> (or cp -a if you want to copy) 3) in <tt>/etc/sysconfig/vz-scripts/123.conf</tt> change value<br> of '<tt>VE_PRIVATE</tt>' variable to point to a new private area location 4) <tt>vzctl start 123</tt><br> 5) update backups if needed: <tt>mvbackups 123 virtX virt1 vz</tt><br> 6) update management scerens<br> Notes: a) absolute path to private area is stored in quota file <tt>/var/vzquota/quota.123</tt> - so during first startup quota will be recalculated.<br> b) if you're going to write some script to do a job, you MUST be sure that $VEID won't be expanded to '' in ve config file - ie. you need to escape '$'. Otherwise you might have: VE_PRIVATE="/vz/private/" in config, and 'vzctl destroy' for this VE ID '''will remove everything under /vz/private/ directory'''.
Summary:
Please note that all contributions to JCWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
JCWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information