...
코드 블럭 | ||||
---|---|---|---|---|
| ||||
# lsblk /dev/sr0 NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sr0 11:0 1 12.8G 0 rom # mount | grep sr /dev/sr0 on /tmp/refplat_iso type iso9660 (ro,relatime,nojoliet,check=s,map=n,blocksize=2048,iocharset=utf8) # ps auxf \_ /bin/bash /usr/share/cockpit/virl2/copy-refplat-iso-to-disk.sh \_ /bin/bash /usr/share/cockpit/virl2/copy-refplat-iso-to-disk.sh | \_ rsync -ahvzAX --partial --chown=libvirt-qemu:virl2 --chmod=g+w,Da+rx,Fa+r /tmp/refplat_iso/ /var/lib/libvirt/images | \_ rsync -ahvzAX --partial --chown=libvirt-qemu:virl2 --chmod=g+w,Da+rx,Fa+r /tmp/refplat_iso/ /var/lib/libvirt/images | \_ rsync -ahvzAX --partial --chown=libvirt-qemu:virl2 --chmod=g+w,Da+rx,Fa+r /tmp/refplat_iso/ /var/lib/libvirt/images \_ /bin/bash /usr/share/cockpit/virl2/copy-refplat-iso-to-disk.sh \_ sudo /usr/share/cockpit/virl2/manage-compute.sh --log-stdin setup/virl2-copy-refplat-iso-to-disk.log \_ /bin/bash /usr/share/cockpit/virl2/manage-compute.sh --log-stdin setup/virl2-copy-refplat-iso-to-disk.log \_ tee -a /var/log/virl2/setup/virl2-copy-refplat-iso-to-disk.log |
IP 변경
https://developer.cisco.com/docs/modeling-labs/editing-the-management-ip-address-via-the-console/
GitHub
https://github.com/CiscoDevNet/virl2-client
...