设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

LXD 0.9发布,Linux容器工具,LXC技术重构

2015-5-13 22:35| 发布者: joejoe0332| 查看: 826| 评论: 0|原作者: oschina|来自: oschina

摘要: LXD 是 ubuntu 基于 LXC 技术的重构,容器天然支持非特权和分布式。LXD 与 Docker 的思路不同,Docker 是 PAAS,LXD 是 IAAS。LXD 包括三个组件:系统范围的守护进程 (lxd)命令行客户端 (lxc)OpenStack Nova 插件 (n ...

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

更多内容请看发行说明

酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部