From commits-return-34414-apmail-cloudstack-commits-archive=cloudstack.apache.org@cloudstack.apache.org Mon Nov 11 08:04:39 2013 Return-Path: X-Original-To: apmail-cloudstack-commits-archive@www.apache.org Delivered-To: apmail-cloudstack-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6AE0810AE4 for ; Mon, 11 Nov 2013 08:04:39 +0000 (UTC) Received: (qmail 825 invoked by uid 500); 11 Nov 2013 08:04:05 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 732 invoked by uid 500); 11 Nov 2013 08:03:58 -0000 Mailing-List: contact commits-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list commits@cloudstack.apache.org Received: (qmail 689 invoked by uid 99); 11 Nov 2013 08:03:52 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Nov 2013 08:03:52 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 5F019821A13; Mon, 11 Nov 2013 08:03:52 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: radhika@apache.org To: commits@cloudstack.apache.org Message-Id: <937183308e434c8faa9386632dfe37e6@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: CLOUDSTACK-5003 Date: Mon, 11 Nov 2013 08:03:52 +0000 (UTC) Updated Branches: refs/heads/master 30dfc6d9d -> a25187df4 CLOUDSTACK-5003 Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/commit/a25187df Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/tree/a25187df Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/diff/a25187df Branch: refs/heads/master Commit: a25187df4e16b3730b5363c8ee51e681503dc5f6 Parents: 30dfc6d Author: Radhika PC Authored: Mon Nov 11 13:33:27 2013 +0530 Committer: Radhika PC Committed: Mon Nov 11 13:33:27 2013 +0530 ---------------------------------------------------------------------- en-US/change-sysmvmtemplate.xml | 82 +++++++++++++++++++++++++++++++++++ en-US/working-with-system-vm.xml | 56 +++++++++++------------- 2 files changed, 107 insertions(+), 31 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/a25187df/en-US/change-sysmvmtemplate.xml ---------------------------------------------------------------------- diff --git a/en-US/change-sysmvmtemplate.xml b/en-US/change-sysmvmtemplate.xml new file mode 100644 index 0000000..b41460c --- /dev/null +++ b/en-US/change-sysmvmtemplate.xml @@ -0,0 +1,82 @@ + + +%BOOK_ENTITIES; +]> + +
+ Changing the Default System VM Template + &PRODUCT; allows you to change the default 32-bit System VM template to 64-bit one. Using + the 64-bit template, upgrade the virtual router to manage larger number of connection in your + network. + + + Based on the hypervisor you use, download the 64-bit template from the following + location: + + + + + + + Hypervisor + Download Location + + + + + XenServer + + http://download.cloud.com/templates/4.2/64bit/systemvmtemplate64-2013-07-15-master-xen.vhd.bz2 + + + KVM + + http://download.cloud.com/templates/4.2/64bit/systemvmtemplate64-2013-07-15-master-kvm.qcow2.bz2 + + + + + + + + As an administrator, log in to the &PRODUCT; UI + + + Register the 64 bit template. + For example: KVM64bitTemplate + + + While registering the template, select Routing. + + + Navigate to Infrastructure > Zone > Settings. + + + Set the name of the 64-bit template, KVM64bitTemplate, in the + router.template.kvm global parameter. + If you are using a XenServer 64-bit template, set the name in the + router.template.xen global parameter. + Any new virtual router created in this Zone automatically picks up this template. + + + Restart the Management Server. + + +
http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/a25187df/en-US/working-with-system-vm.xml ---------------------------------------------------------------------- diff --git a/en-US/working-with-system-vm.xml b/en-US/working-with-system-vm.xml index 073d077..f24c668 100644 --- a/en-US/working-with-system-vm.xml +++ b/en-US/working-with-system-vm.xml @@ -3,38 +3,32 @@ %BOOK_ENTITIES; ]> + + - Working with System Virtual Machines - &PRODUCT; uses several types of system virtual machines to perform tasks in the cloud. In - general &PRODUCT; manages these system VMs and creates, starts, and stops them as needed based - on scale and immediate needs. However, the administrator should be aware of them and their roles - to assist in debugging issues. - - You can configure the system.vm.random.password parameter to create a random system VM - password to ensure higher security. If you reset the value for system.vm.random.password to - true and restart the Management Server, a random password is generated and stored encrypted in - the database. You can view the decrypted password under the system.vm.password global - parameter on the &PRODUCT; UI or by calling the listConfigurations API. - - - - - - - + Working with System Virtual Machines + &PRODUCT; uses several types of system virtual machines to perform tasks in the cloud. In general &PRODUCT; manages these system VMs and creates, starts, and stops them as needed based on scale and immediate needs. However, the administrator should be aware of them and their roles to assist in debugging issues. + + + + + +