Bug 49980 - Не разворачиваются контейнеры на LXC-узле
Summary: Не разворачиваются контейнеры на LXC-узле
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: opennebula (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Alexey Shabalin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-10 12:49 MSK by Elena Mishina
Modified: 2024-04-10 12:49 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elena Mishina 2024-04-10 12:49:52 MSK
Не разворачиваются контейнеры:

с DockerHub: 

 Command execution fail (exit code: 255): cat << EOT | /var/tmp/one/vmm/lxc/deploy '/var/lib/one//datastores/0/22/deployment.0' 'host-02' 22 host-02
 deploy: No block device on /var/lib/one/datastores/0/22/mapper/disk.0
 deploy: No block device on /var/lib/one/datastores/0/22/mapper/disk.1
 mount: /var/lib/one/datastores/0/22/mapper/disk.0: no valid filesystem type specified.
 There was an error creating the containter.
 ExitCode: 255

 Failed to execute virtualization driver operation: deploy.
 DEPLOY: INFO: deploy: No block device on /var/lib/one/datastores/0/22/mapper/disk.0 INFO: deploy: No block device on /var/lib/one/datastores/0/22/mapper/disk.1 mount: /var/lib/one/datastores/0/22/mapper/disk.0: no valid filesystem type specified. There was an error creating the containter. ExitCode: 255
 New LCM state is BOOT_FAILURE



C http://ftp.altlinux.org/pub/distributions/ALTLinux/p10/images/cloud/x86_64/

 cat << EOT | /var/tmp/one/vmm/lxc/deploy '/var/lib/one//datastores/0/30/deployment.0' 'host-15' 30 host-15
 deploy: No block device on /var/lib/one/datastores/0/30/mapper/disk.0
 deploy: No block device on /var/lib/one/datastores/0/30/mapper/disk.1
 nbd_device: Cannot find free nbd device
 qemu-nbd: Invalid number of arguments
 Try `qemu-nbd --help' for more information.
 There was an error creating the containter.
 ExitCode: 255

 Failed to execute virtualization driver operation: deploy.
 DEPLOY: INFO: deploy: No block device on /var/lib/one/datastores/0/30/mapper/disk.0 INFO: deploy: No block device on /var/lib/one/datastores/0/30/mapper/disk.1 nbd_device: Cannot find free nbd device qemu-nbd: Invalid number of arguments Try `qemu-nbd --help' for more information. There was an error creating the containter. ExitCode: 255
 New LCM state is BOOT_FAILURE

Из Linux Containers см. https://bugzilla.altlinux.org/48349