1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 LXD 0.9 发布,Linux 容器工具,LXC 技术重构 下载

本帖由 漂亮的石头2015-05-13 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    486,326
    赞:
    46
    LXD 是 ubuntu 基于 LXC 技术的重构,容器天然支持非特权和分布式。

    LXD 与 Docker 的思路不同,Docker 是 PAAS,LXD 是 IAAS。

    LXD 包括三个组件:


    • 系统范围的守护进程 (lxd)


    • 命令行客户端 (lxc)


    • OpenStack Nova 插件 (nova-compute-lxd)

    主要特性:


    • 直观 (简洁的 API 和快速的命令行体验)


    • 基于镜像


    • 在线迁移

    LXD 0.9 发布,此版本主要改进如下:


    • Fixed memory and file descriptior leaks (and add extra tests for those)


    • Fallback to chmod when setfacl fails (filesystem without ACLs support)


    • Fixed container logging and make it available through lxc info (--show-log)


    • Setup the right uid/gid map for privileged containers


    • Report invalid configuration in "lxc config edit" and "lxc profile edit"


    • Improved the first use experience and the profile/config examples


    • Rename "lxc config profile *" to "lxc profile *" (old syntax is still supported)


    • More reliable database handling


    • Container copies get a new MAC address


    • USER is now set in the container environment (on exec)


    • Track the image used to build the container and use this to optimize copy/migration


    • Improved database testing


    • Fixed pts device owneship on exec


    • Fixed raw.lxc being applied too early (resulted in broken lxc.network.script and others)


    • Better argument parsing in both lxc and lxd


    • Improved performance in container and network listing


    • Fixed certificate name conflicts in the trust database

    更多内容请看发行说明
    LXD 0.9 发布,Linux 容器工具,LXC 技术重构下载地址
     
正在加载...