当前位置:  开发笔记 > 编程语言 > 正文

Ubuntu 12.10 服务器版的改进内容

昨晚Ubuntu发布了12.10版本,包含桌面版和服务器版,还提供一个云架构版本。相关阅读:Ubuntu12.10正式版发布下载http://www.linuxidc.com/Linux/2012-10/72581.htm下面是服务器版的改进内容:OpenStackUbuntu12.10includestheFolsomreleaseofOpenst

昨晚 Ubuntu 发布了 12.10 版本,包含桌面版和服务器版,还提供一个云架构版本。

相关阅读:Ubuntu 12.10正式版发布下载 http://www.linuxidc.com/Linux/2012-10/72581.htm

下面是服务器版的改进内容:

OpenStack

  • Ubuntu 12.10 includes the Folsom release of Openstack. Openstack projects supported in 12.10 include: Nova, Glance, Swift, Keystone, Horizon, Cinder and Quantum.
  • Openstack components are deployable via Juju Charms.
  • Openstack Folsom is also available for Ubuntu Server 12.04 LTS in the Ubuntu Cloud Archive.
  • ARM support added.

MAAS

  • Metal as a Service makes it easy to set up the hardware on which to deploy any service that needs to scale up and down dynamically.
    • MAAS now supports ARM. This enables Juju use in ARM bare metal deployments.
    • MAAS has undergone significant re-factoring for improved scalability. The reliance on Cobbler has been removed.
    • MAAS has direct support for remote server management using IPMI.
    • MAAS now supports SSL both for the Web UI and any API calls.
    • MAAS allows you to automatically assign tags based on hardware information.
    • MAAS tags can be used as constraints for juju deployment of services.
    • MAAS can now handle DHCP configuration centrally for multiple cluster controllers.

Juju

  • Juju is now enabled in ARM bare metal deployments using MAAS.
  • The MAAS provider supports the standard set of constraints (arch, mem, cpu). You can also use tags as constraint criteria.
  • The Juju local provider now uses the official Ubuntu Cloud Images, providing a more consistent experience with images used in public clouds such as Amazon EC2.
  • Charm Store policy, and Charm Store release policy defined as well as charm maintainers identified
  • OpenStack provider updates for Folsom compatibility
  • Serializer performance enhancements (when libyaml is present)
  • Format: 2 support for charms (which eliminates usage of python-only formatting in favor of json)

Java

  • Ubuntu 12.10 provides Apache Tomcat 7 as the default, supported version of Tomcat. Existing installations of tomcat6 will continue to function; its recommended that users upgrade to the tomcat7 package as soon as possible.
  • Apache Solr has been update to the latest 3.6.1 release. Apache Solr provides a horizontally scalable indexing and search platform based on Apache Lucene.
  • Jenkins has been updated to version 1.466.2, the latest LTS release from the Jenkins project.

Virtualisation

  • KVM has been update to version 1.2.0.
  • LXC has been updated to version 0.8.0, improvements include:
    • Migration of containers from OpenVZ to LXC has been eased with the addition of hooks at various point in a container's lifetime.
    • Customization of container security profiles has been eased by a reorganization of the apparmor profiles.
    • Nesting of containers has been made easier with custom apparmor profiles.
    • Improved container security with support for seccomp2 profiles and simple ecryptfs-backed containers.
    • Improved container automation with a new Python LXC API.
  • Xen has been updated to version 4.1.3.
  • Libvirt has been updated to version 0.9.13, which includes support for Ceph RBD volume snapshots.
  • Open vSwitch has been updated to version 1.4.3.

Storage

  • Ceph has been updated 0.48.2, the latest Argonaut LTS release.
    • Ceph provides a highly scalable distributed object storage technology and has been tested with XFS and ext4 during this development cycle.
    • Packages are now provided for the Ceph RADOS Gateway, a S3 and Swift compatible RESTful object storage solution backed by Ceph RADOS.
    • gperftools support on x86 architectures for improved memory allocation performance.
    • Automated deployment using Juju Charms.

Networking

  • Ubuntu 12.10 features the Floodlight OpenFlow network controller. Floodlight can be used with Openstack Quantum to provide full network control in cloud deployments.

ARM Support

  • Calxeda's EnergyCore ECX-1000 ("highbank") joins Marvell's ARMADA XP in the lineup of supported server-grade ARM SoCs on Ubuntu Server. Support has also been back-ported to Ubuntu 12.04 LTS.

Configuration Management

  • Chef 10.12.0 has been re-introduced to Ubuntu in-conjunction with OpsCode.
  • Puppet has been updated to version 2.7.18.

Cloud Images

  • Query2, a new meta-data service for describing the Ubuntu Cloud Images and their availability, has been made available for testing and comment. This new meta-data service provides a verbose, machine-readable JSON formatted file that exhaustively describes the currently available Ubuntu Cloud Images hosted on cloud-images.ubuntu.com and official Ubuntu images in public clouds (currently limited to Amazon EC2). The "Query2″ data format is open for comment, and as such may change.
  • Additional Amazon AWS tools Autoscaling, Cloudwatch, and ElastiCache now available.
  • cloud-init support for config drive v2 added.
  • the default user ‘ubuntu' is no longer pre-baked into the images, but is now created by cloud-init. Further, using cloud-init cloud-config, users can be created at launch time, including the option of user-less instances.

Other

  • A new package ‘overlayroot' added as part of cloud-initramfs-tools allows easy utilization overlayfs for the root filesystem. This allows you to boot with changes made to filesystems to be diverted to another filesystem. The second filesystem can be encrypted, a tmpfs, or another disk. This is useful as a cloud-guest and is used by MAAS's ephemeral environment.
  • Due to a binary naming issue between the node and nodejs packages, nodejs now ships with its binary installed to /usr/bin/nodejs. Users of nodejs applications sourced from outside of the Ubuntu distribution should either use the nodejs-legacy package (which continues to provide /usr/bin/node) or migrate their applications to use the /usr/bin/nodejs interpreter.
推荐阅读
ERIK又
这个屌丝很懒,什么也没留下!
DevBox开发工具箱 | 专业的在线开发工具网站    京公网安备 11010802040832号  |  京ICP备19059560号-6
Copyright © 1998 - 2020 DevBox.CN. All Rights Reserved devBox.cn 开发工具箱 版权所有