일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- awx
- libvirt
- i3
- OpenStack
- terraform
- repository
- HTML
- ceph-ansible
- Ansible
- Arch
- cloud-init
- kolla
- Docker
- pacman
- Octavia
- yum
- ceph
- Kubernetes
- k8s
- port open
- Kubeflow
- archlinux
- cephadm
- KVM
- kolla-ansible
- nfs-provisioner
- grafana-loki
- Linux
- ubuntu
- golang
Archives
- Today
- Total
YJWANG
[libvirt] attach 'qcow2' disk to vm via virsh 본문
아래 qcow2 option이 없으면 용량이 제대로 반영되지 않음
# virsh attach-disk monitoring $(pwd)/test.qcow2 vdb --driver qemu --subdriver qcow2 --targetbus virtio --persistent
반응형