CanofNoodle

CUCM Log

Sep 3rd, 2023
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.01 KB | None | 0 0
  1. 2023-08-21 14:57:11.319+0000: shutting down, reason=failed
  2. 2023-08-21 14:58:38.721+0000: shutting down, reason=failed
  3. 2023-08-21 14:59:07.681+0000: shutting down, reason=failed
  4. 2023-08-21 15:00:00.659+0000: starting up libvirt version: 7.0.0, package: 3 (Andrea Bolognani <[email protected]> Fri, 26 Feb 2021 16:46:34 +0100), qemu version: 5.2.0Debian 1:5.2+dfsg-11+deb11u2, kernel: 5.15.107+truenas, hostname: truenas.local
  5. LC_ALL=C \
  6. PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \
  7. HOME=/var/lib/libvirt/qemu/domain-11-25_CUCM \
  8. XDG_DATA_HOME=/var/lib/libvirt/qemu/domain-11-25_CUCM/.local/share \
  9. XDG_CACHE_HOME=/var/lib/libvirt/qemu/domain-11-25_CUCM/.cache \
  10. XDG_CONFIG_HOME=/var/lib/libvirt/qemu/domain-11-25_CUCM/.config \
  11. QEMU_AUDIO_DRV=none \
  12. /usr/bin/qemu-system-x86_64 \
  13. -name guest=25_CUCM,debug-threads=on \
  14. -S \
  15. -object secret,id=masterKey0,format=raw,file=/var/lib/libvirt/qemu/domain-11-25_CUCM/master-key.aes \
  16. -blockdev '{"driver":"file","filename":"/usr/share/OVMF/OVMF_CODE.fd","node-name":"libvirt-pflash0-storage","auto-read-only":true,"discard":"unmap"}' \
  17. -blockdev '{"node-name":"libvirt-pflash0-format","read-only":true,"driver":"raw","file":"libvirt-pflash0-storage"}' \
  18. -blockdev '{"driver":"file","filename":"/var/lib/libvirt/qemu/nvram/25_CUCM_VARS.fd","node-name":"libvirt-pflash1-storage","auto-read-only":true,"discard":"unmap"}' \
  19. -blockdev '{"node-name":"libvirt-pflash1-format","read-only":false,"driver":"raw","file":"libvirt-pflash1-storage"}' \
  20. -machine pc-i440fx-5.2,accel=kvm,usb=off,dump-guest-core=off,pflash0=libvirt-pflash0-format,pflash1=libvirt-pflash1-format,memory-backend=pc.ram \
  21. -cpu SandyBridge-IBRS,vme=on,ss=on,vmx=on,pdcm=on,pcid=on,hypervisor=on,arat=on,tsc-adjust=on,umip=on,md-clear=on,stibp=on,arch-capabilities=on,ssbd=on,xsaveopt=on,pdpe1gb=on,ibpb=on,amd-stibp=on,amd-ssbd=on,skip-l1dfl-vmentry=on,pschange-mc-no=on \
  22. -m 3072 \
  23. -object memory-backend-ram,id=pc.ram,size=3221225472 \
  24. -overcommit mem-lock=off \
  25. -smp 1,sockets=1,dies=1,cores=1,threads=1 \
  26. -uuid 60f47c53-4c01-44af-b414-2de6b036a169 \
  27. -no-user-config \
  28. -nodefaults \
  29. -chardev socket,id=charmonitor,fd=46,server,nowait \
  30. -mon chardev=charmonitor,id=monitor,mode=control \
  31. -rtc base=localtime \
  32. -no-shutdown \
  33. -boot strict=on \
  34. -device nec-usb-xhci,id=usb,bus=pci.0,addr=0x4 \
  35. -device ahci,id=sata0,bus=pci.0,addr=0x5 \
  36. -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x6 \
  37. -blockdev '{"driver":"file","filename":"/mnt/Main Storage/CUCM/cucm-bootable.iso","node-name":"libvirt-2-storage","auto-read-only":true,"discard":"unmap"}' \
  38. -blockdev '{"node-name":"libvirt-2-format","read-only":true,"driver":"raw","file":"libvirt-2-storage"}' \
  39. -device ide-cd,bus=sata0.0,drive=libvirt-2-format,id=sata0-0-0,bootindex=1 \
  40. -blockdev '{"driver":"host_device","filename":"/dev/zvol/Main+Storage/CUCM/CUCM-wab8wa","aio":"threads","node-name":"libvirt-1-storage","cache":{"direct":true,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \
  41. -blockdev '{"node-name":"libvirt-1-format","read-only":false,"cache":{"direct":true,"no-flush":false},"driver":"raw","file":"libvirt-1-storage"}' \
  42. -device virtio-blk-pci,bus=pci.0,addr=0x7,drive=libvirt-1-format,id=virtio-disk0,bootindex=2,write-cache=on \
  43. -netdev tap,fd=51,id=hostnet0,vhost=on,vhostfd=52 \
  44. -device virtio-net-pci,netdev=hostnet0,id=net0,mac=00:a0:98:68:74:e8,bus=pci.0,addr=0x3 \
  45. -chardev pty,id=charserial0 \
  46. -device isa-serial,chardev=charserial0,id=serial0 \
  47. -chardev socket,id=charchannel0,fd=53,server,nowait \
  48. -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0 \
  49. -device usb-tablet,id=input0,bus=usb.0,port=1 \
  50. -vnc 0.0.0.0:6 \
  51. -device qxl-vga,id=video0,ram_size=67108864,vram_size=67108864,vram64_size_mb=0,vgamem_mb=16,max_outputs=1,xres=1024,yres=768,bus=pci.0,addr=0x2 \
  52. -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x8 \
  53. -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \
  54. -msg timestamp=on
  55. char device redirected to /dev/pts/3 (label charserial0)
  56. 2023-08-21T15:02:13.728511Z qemu-system-x86_64: terminating on signal 15 from pid 5590 (/usr/sbin/libvirtd)
  57. 2023-08-21 15:02:13.929+0000: shutting down, reason=destroyed
  58. 2023-08-21 15:06:22.921+0000: starting up libvirt version: 7.0.0, package: 3 (Andrea Bolognani <[email protected]> Fri, 26 Feb 2021 16:46:34 +0100), qemu version: 5.2.0Debian 1:5.2+dfsg-11+deb11u2, kernel: 5.15.107+truenas, hostname: truenas.local
  59. LC_ALL=C \
  60. PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \
  61. HOME=/var/lib/libvirt/qemu/domain-12-25_CUCM \
  62. XDG_DATA_HOME=/var/lib/libvirt/qemu/domain-12-25_CUCM/.local/share \
  63. XDG_CACHE_HOME=/var/lib/libvirt/qemu/domain-12-25_CUCM/.cache \
  64. XDG_CONFIG_HOME=/var/lib/libvirt/qemu/domain-12-25_CUCM/.config \
  65. QEMU_AUDIO_DRV=none \
  66. /usr/bin/qemu-system-x86_64 \
  67. -name guest=25_CUCM,debug-threads=on \
  68. -S \
  69. -object secret,id=masterKey0,format=raw,file=/var/lib/libvirt/qemu/domain-12-25_CUCM/master-key.aes \
  70. -blockdev '{"driver":"file","filename":"/usr/share/OVMF/OVMF_CODE.fd","node-name":"libvirt-pflash0-storage","auto-read-only":true,"discard":"unmap"}' \
  71. -blockdev '{"node-name":"libvirt-pflash0-format","read-only":true,"driver":"raw","file":"libvirt-pflash0-storage"}' \
  72. -blockdev '{"driver":"file","filename":"/var/lib/libvirt/qemu/nvram/25_CUCM_VARS.fd","node-name":"libvirt-pflash1-storage","auto-read-only":true,"discard":"unmap"}' \
  73. -blockdev '{"node-name":"libvirt-pflash1-format","read-only":false,"driver":"raw","file":"libvirt-pflash1-storage"}' \
  74. -machine pc-i440fx-5.2,accel=kvm,usb=off,dump-guest-core=off,pflash0=libvirt-pflash0-format,pflash1=libvirt-pflash1-format,memory-backend=pc.ram \
  75. -cpu host,migratable=on,host-cache-info=on,l3-cache=off \
  76. -m 3072 \
  77. -object memory-backend-ram,id=pc.ram,size=3221225472 \
  78. -overcommit mem-lock=off \
  79. -smp 1,sockets=1,dies=1,cores=1,threads=1 \
  80. -uuid 60f47c53-4c01-44af-b414-2de6b036a169 \
  81. -no-user-config \
  82. -nodefaults \
  83. -chardev socket,id=charmonitor,fd=46,server,nowait \
  84. -mon chardev=charmonitor,id=monitor,mode=control \
  85. -rtc base=localtime \
  86. -no-shutdown \
  87. -boot strict=on \
  88. -device nec-usb-xhci,id=usb,bus=pci.0,addr=0x4 \
  89. -device ahci,id=sata0,bus=pci.0,addr=0x5 \
  90. -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x6 \
  91. -blockdev '{"driver":"file","filename":"/mnt/Main Storage/CUCM/cucm-bootable.iso","node-name":"libvirt-2-storage","auto-read-only":true,"discard":"unmap"}' \
  92. -blockdev '{"node-name":"libvirt-2-format","read-only":true,"driver":"raw","file":"libvirt-2-storage"}' \
  93. -device ide-cd,bus=sata0.0,drive=libvirt-2-format,id=sata0-0-0,bootindex=1 \
  94. -blockdev '{"driver":"host_device","filename":"/dev/zvol/Main+Storage/CUCM/CUCM-wab8wa","aio":"threads","node-name":"libvirt-1-storage","cache":{"direct":true,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \
  95. -blockdev '{"node-name":"libvirt-1-format","read-only":false,"cache":{"direct":true,"no-flush":false},"driver":"raw","file":"libvirt-1-storage"}' \
  96. -device virtio-blk-pci,bus=pci.0,addr=0x7,drive=libvirt-1-format,id=virtio-disk0,bootindex=2,write-cache=on \
  97. -netdev tap,fd=51,id=hostnet0,vhost=on,vhostfd=52 \
  98. -device virtio-net-pci,netdev=hostnet0,id=net0,mac=00:a0:98:68:74:e8,bus=pci.0,addr=0x3 \
  99. -chardev pty,id=charserial0 \
  100. -device isa-serial,chardev=charserial0,id=serial0 \
  101. -chardev socket,id=charchannel0,fd=53,server,nowait \
  102. -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0 \
  103. -device usb-tablet,id=input0,bus=usb.0,port=1 \
  104. -vnc 0.0.0.0:6 \
  105. -device qxl-vga,id=video0,ram_size=67108864,vram_size=67108864,vram64_size_mb=0,vgamem_mb=16,max_outputs=1,xres=1024,yres=768,bus=pci.0,addr=0x2 \
  106. -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x8 \
  107. -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \
  108. -msg timestamp=on
  109. char device redirected to /dev/pts/3 (label charserial0)
  110. 2023-08-21T15:10:02.639739Z qemu-system-x86_64: terminating on signal 15 from pid 5590 (/usr/sbin/libvirtd)
  111. 2023-08-21 15:10:02.840+0000: shutting down, reason=destroyed
  112. 2023-08-21 15:10:11.671+0000: starting up libvirt version: 7.0.0, package: 3 (Andrea Bolognani <[email protected]> Fri, 26 Feb 2021 16:46:34 +0100), qemu version: 5.2.0Debian 1:5.2+dfsg-11+deb11u2, kernel: 5.15.107+truenas, hostname: truenas.local
  113. LC_ALL=C \
  114. PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \
  115. HOME=/var/lib/libvirt/qemu/domain-13-25_CUCM \
  116. XDG_DATA_HOME=/var/lib/libvirt/qemu/domain-13-25_CUCM/.local/share \
  117. XDG_CACHE_HOME=/var/lib/libvirt/qemu/domain-13-25_CUCM/.cache \
  118. XDG_CONFIG_HOME=/var/lib/libvirt/qemu/domain-13-25_CUCM/.config \
  119. QEMU_AUDIO_DRV=none \
  120. /usr/bin/qemu-system-x86_64 \
  121. -name guest=25_CUCM,debug-threads=on \
  122. -S \
  123. -object secret,id=masterKey0,format=raw,file=/var/lib/libvirt/qemu/domain-13-25_CUCM/master-key.aes \
  124. -blockdev '{"driver":"file","filename":"/usr/share/OVMF/OVMF_CODE.fd","node-name":"libvirt-pflash0-storage","auto-read-only":true,"discard":"unmap"}' \
  125. -blockdev '{"node-name":"libvirt-pflash0-format","read-only":true,"driver":"raw","file":"libvirt-pflash0-storage"}' \
  126. -blockdev '{"driver":"file","filename":"/var/lib/libvirt/qemu/nvram/25_CUCM_VARS.fd","node-name":"libvirt-pflash1-storage","auto-read-only":true,"discard":"unmap"}' \
  127. -blockdev '{"node-name":"libvirt-pflash1-format","read-only":false,"driver":"raw","file":"libvirt-pflash1-storage"}' \
  128. -machine pc-i440fx-5.2,accel=kvm,usb=off,dump-guest-core=off,pflash0=libvirt-pflash0-format,pflash1=libvirt-pflash1-format,memory-backend=pc.ram \
  129. -cpu host,migratable=on,host-cache-info=on,l3-cache=off \
  130. -m 4096 \
  131. -object memory-backend-ram,id=pc.ram,size=4294967296 \
  132. -overcommit mem-lock=off \
  133. -smp 1,sockets=1,dies=1,cores=1,threads=1 \
  134. -uuid 60f47c53-4c01-44af-b414-2de6b036a169 \
  135. -no-user-config \
  136. -nodefaults \
  137. -chardev socket,id=charmonitor,fd=46,server,nowait \
  138. -mon chardev=charmonitor,id=monitor,mode=control \
  139. -rtc base=localtime \
  140. -no-shutdown \
  141. -boot strict=on \
  142. -device nec-usb-xhci,id=usb,bus=pci.0,addr=0x4 \
  143. -device ahci,id=sata0,bus=pci.0,addr=0x5 \
  144. -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x6 \
  145. -blockdev '{"driver":"file","filename":"/mnt/Main Storage/CUCM/cucm-bootable.iso","node-name":"libvirt-2-storage","auto-read-only":true,"discard":"unmap"}' \
  146. -blockdev '{"node-name":"libvirt-2-format","read-only":true,"driver":"raw","file":"libvirt-2-storage"}' \
  147. -device ide-cd,bus=sata0.0,drive=libvirt-2-format,id=sata0-0-0,bootindex=1 \
  148. -blockdev '{"driver":"host_device","filename":"/dev/zvol/Main+Storage/CUCM/CUCM-wab8wa","aio":"threads","node-name":"libvirt-1-storage","cache":{"direct":true,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \
  149. -blockdev '{"node-name":"libvirt-1-format","read-only":false,"cache":{"direct":true,"no-flush":false},"driver":"raw","file":"libvirt-1-storage"}' \
  150. -device virtio-blk-pci,bus=pci.0,addr=0x7,drive=libvirt-1-format,id=virtio-disk0,bootindex=2,write-cache=on \
  151. -netdev tap,fd=51,id=hostnet0,vhost=on,vhostfd=52 \
  152. -device virtio-net-pci,netdev=hostnet0,id=net0,mac=00:a0:98:68:74:e8,bus=pci.0,addr=0x3 \
  153. -chardev pty,id=charserial0 \
  154. -device isa-serial,chardev=charserial0,id=serial0 \
  155. -chardev socket,id=charchannel0,fd=53,server,nowait \
  156. -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0 \
  157. -device usb-tablet,id=input0,bus=usb.0,port=1 \
  158. -vnc 0.0.0.0:6 \
  159. -device qxl-vga,id=video0,ram_size=67108864,vram_size=67108864,vram64_size_mb=0,vgamem_mb=16,max_outputs=1,xres=1024,yres=768,bus=pci.0,addr=0x2 \
  160. -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x8 \
  161. -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \
  162. -msg timestamp=on
  163. char device redirected to /dev/pts/3 (label charserial0)
  164. 2023-08-21T15:10:22.691052Z qemu-system-x86_64: terminating on signal 15 from pid 5590 (/usr/sbin/libvirtd)
  165. 2023-08-21 15:10:23.291+0000: shutting down, reason=destroyed
  166. 2023-08-21 15:17:37.813+0000: starting up libvirt version: 7.0.0, package: 3 (Andrea Bolognani <[email protected]> Fri, 26 Feb 2021 16:46:34 +0100), qemu version: 5.2.0Debian 1:5.2+dfsg-11+deb11u2, kernel: 5.15.107+truenas, hostname: truenas.local
  167. LC_ALL=C \
  168. PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \
  169. HOME=/var/lib/libvirt/qemu/domain-14-25_CUCM \
  170. XDG_DATA_HOME=/var/lib/libvirt/qemu/domain-14-25_CUCM/.local/share \
  171. XDG_CACHE_HOME=/var/lib/libvirt/qemu/domain-14-25_CUCM/.cache \
  172. XDG_CONFIG_HOME=/var/lib/libvirt/qemu/domain-14-25_CUCM/.config \
  173. QEMU_AUDIO_DRV=none \
  174. /usr/bin/qemu-system-x86_64 \
  175. -name guest=25_CUCM,debug-threads=on \
  176. -S \
  177. -object secret,id=masterKey0,format=raw,file=/var/lib/libvirt/qemu/domain-14-25_CUCM/master-key.aes \
  178. -blockdev '{"driver":"file","filename":"/usr/share/OVMF/OVMF_CODE.fd","node-name":"libvirt-pflash0-storage","auto-read-only":true,"discard":"unmap"}' \
  179. -blockdev '{"node-name":"libvirt-pflash0-format","read-only":true,"driver":"raw","file":"libvirt-pflash0-storage"}' \
  180. -blockdev '{"driver":"file","filename":"/var/lib/libvirt/qemu/nvram/25_CUCM_VARS.fd","node-name":"libvirt-pflash1-storage","auto-read-only":true,"discard":"unmap"}' \
  181. -blockdev '{"node-name":"libvirt-pflash1-format","read-only":false,"driver":"raw","file":"libvirt-pflash1-storage"}' \
  182. -machine pc-i440fx-5.2,accel=kvm,usb=off,dump-guest-core=off,pflash0=libvirt-pflash0-format,pflash1=libvirt-pflash1-format,memory-backend=pc.ram \
  183. -cpu host,migratable=on,host-cache-info=on,l3-cache=off \
  184. -m 4096 \
  185. -object memory-backend-ram,id=pc.ram,size=4294967296 \
  186. -overcommit mem-lock=off \
  187. -smp 1,sockets=1,dies=1,cores=1,threads=1 \
  188. -uuid 60f47c53-4c01-44af-b414-2de6b036a169 \
  189. -no-user-config \
  190. -nodefaults \
  191. -chardev socket,id=charmonitor,fd=46,server,nowait \
  192. -mon chardev=charmonitor,id=monitor,mode=control \
  193. -rtc base=localtime \
  194. -no-shutdown \
  195. -boot strict=on \
  196. -device nec-usb-xhci,id=usb,bus=pci.0,addr=0x4 \
  197. -device ahci,id=sata0,bus=pci.0,addr=0x5 \
  198. -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x6 \
  199. -blockdev '{"driver":"file","filename":"/mnt/Main Storage/CUCM/cucm-bootable.iso","node-name":"libvirt-2-storage","auto-read-only":true,"discard":"unmap"}' \
  200. -blockdev '{"node-name":"libvirt-2-format","read-only":true,"driver":"raw","file":"libvirt-2-storage"}' \
  201. -device ide-cd,bus=sata0.0,drive=libvirt-2-format,id=sata0-0-0,bootindex=1 \
  202. -blockdev '{"driver":"host_device","filename":"/dev/zvol/Main+Storage/CUCM/CUCM-wab8wa","aio":"threads","node-name":"libvirt-1-storage","cache":{"direct":true,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \
  203. -blockdev '{"node-name":"libvirt-1-format","read-only":false,"cache":{"direct":true,"no-flush":false},"driver":"raw","file":"libvirt-1-storage"}' \
  204. -device virtio-blk-pci,bus=pci.0,addr=0x7,drive=libvirt-1-format,id=virtio-disk0,bootindex=2,write-cache=on \
  205. -netdev tap,fd=51,id=hostnet0,vhost=on,vhostfd=52 \
  206. -device virtio-net-pci,netdev=hostnet0,id=net0,mac=00:a0:98:68:74:e8,bus=pci.0,addr=0x3 \
  207. -chardev pty,id=charserial0 \
  208. -device isa-serial,chardev=charserial0,id=serial0 \
  209. -chardev socket,id=charchannel0,fd=53,server,nowait \
  210. -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0 \
  211. -device usb-tablet,id=input0,bus=usb.0,port=1 \
  212. -vnc 0.0.0.0:6 \
  213. -device qxl-vga,id=video0,ram_size=67108864,vram_size=67108864,vram64_size_mb=0,vgamem_mb=16,max_outputs=1,xres=1024,yres=768,bus=pci.0,addr=0x2 \
  214. -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x8 \
  215. -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \
  216. -msg timestamp=on
  217. char device redirected to /dev/pts/3 (label charserial0)
  218. 2023-08-21T15:18:20.860436Z qemu-system-x86_64: terminating on signal 15 from pid 5590 (/usr/sbin/libvirtd)
  219. 2023-08-21 15:18:21.061+0000: shutting down, reason=destroyed
  220. 2023-08-21 15:19:37.337+0000: starting up libvirt version: 7.0.0, package: 3 (Andrea Bolognani <[email protected]> Fri, 26 Feb 2021 16:46:34 +0100), qemu version: 5.2.0Debian 1:5.2+dfsg-11+deb11u2, kernel: 5.15.107+truenas, hostname: truenas.local
  221. LC_ALL=C \
  222. PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \
  223. HOME=/var/lib/libvirt/qemu/domain-15-25_CUCM \
  224. XDG_DATA_HOME=/var/lib/libvirt/qemu/domain-15-25_CUCM/.local/share \
  225. XDG_CACHE_HOME=/var/lib/libvirt/qemu/domain-15-25_CUCM/.cache \
  226. XDG_CONFIG_HOME=/var/lib/libvirt/qemu/domain-15-25_CUCM/.config \
  227. QEMU_AUDIO_DRV=none \
  228. /usr/bin/qemu-system-x86_64 \
  229. -name guest=25_CUCM,debug-threads=on \
  230. -S \
  231. -object secret,id=masterKey0,format=raw,file=/var/lib/libvirt/qemu/domain-15-25_CUCM/master-key.aes \
  232. -blockdev '{"driver":"file","filename":"/usr/share/OVMF/OVMF_CODE.fd","node-name":"libvirt-pflash0-storage","auto-read-only":true,"discard":"unmap"}' \
  233. -blockdev '{"node-name":"libvirt-pflash0-format","read-only":true,"driver":"raw","file":"libvirt-pflash0-storage"}' \
  234. -blockdev '{"driver":"file","filename":"/var/lib/libvirt/qemu/nvram/25_CUCM_VARS.fd","node-name":"libvirt-pflash1-storage","auto-read-only":true,"discard":"unmap"}' \
  235. -blockdev '{"node-name":"libvirt-pflash1-format","read-only":false,"driver":"raw","file":"libvirt-pflash1-storage"}' \
  236. -machine pc-i440fx-5.2,accel=kvm,usb=off,dump-guest-core=off,pflash0=libvirt-pflash0-format,pflash1=libvirt-pflash1-format,memory-backend=pc.ram \
  237. -cpu host,migratable=on,host-cache-info=on,l3-cache=off \
  238. -m 4096 \
  239. -object memory-backend-ram,id=pc.ram,size=4294967296 \
  240. -overcommit mem-lock=off \
  241. -smp 2,sockets=2,dies=1,cores=1,threads=1 \
  242. -uuid 60f47c53-4c01-44af-b414-2de6b036a169 \
  243. -no-user-config \
  244. -nodefaults \
  245. -chardev socket,id=charmonitor,fd=46,server,nowait \
  246. -mon chardev=charmonitor,id=monitor,mode=control \
  247. -rtc base=localtime \
  248. -no-shutdown \
  249. -boot strict=on \
  250. -device nec-usb-xhci,id=usb,bus=pci.0,addr=0x4 \
  251. -device ahci,id=sata0,bus=pci.0,addr=0x5 \
  252. -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x6 \
  253. -blockdev '{"driver":"file","filename":"/mnt/Main Storage/CUCM/cucm-bootable.iso","node-name":"libvirt-2-storage","auto-read-only":true,"discard":"unmap"}' \
  254. -blockdev '{"node-name":"libvirt-2-format","read-only":true,"driver":"raw","file":"libvirt-2-storage"}' \
  255. -device ide-cd,bus=sata0.0,drive=libvirt-2-format,id=sata0-0-0,bootindex=1 \
  256. -blockdev '{"driver":"host_device","filename":"/dev/zvol/Main+Storage/CUCM/CUCM-wab8wa","aio":"threads","node-name":"libvirt-1-storage","cache":{"direct":true,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \
  257. -blockdev '{"node-name":"libvirt-1-format","read-only":false,"cache":{"direct":true,"no-flush":false},"driver":"raw","file":"libvirt-1-storage"}' \
  258. -device virtio-blk-pci,bus=pci.0,addr=0x7,drive=libvirt-1-format,id=virtio-disk0,bootindex=2,write-cache=on \
  259. -netdev tap,fd=51,id=hostnet0,vhost=on,vhostfd=52 \
  260. -device virtio-net-pci,netdev=hostnet0,id=net0,mac=00:a0:98:68:74:e8,bus=pci.0,addr=0x3 \
  261. -chardev pty,id=charserial0 \
  262. -device isa-serial,chardev=charserial0,id=serial0 \
  263. -chardev socket,id=charchannel0,fd=53,server,nowait \
  264. -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0 \
  265. -device usb-tablet,id=input0,bus=usb.0,port=1 \
  266. -vnc 0.0.0.0:6 \
  267. -device qxl-vga,id=video0,ram_size=67108864,vram_size=67108864,vram64_size_mb=0,vgamem_mb=16,max_outputs=1,xres=1024,yres=768,bus=pci.0,addr=0x2 \
  268. -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x8 \
  269. -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \
  270. -msg timestamp=on
  271. char device redirected to /dev/pts/3 (label charserial0)
  272. 2023-08-21T15:20:01.960931Z qemu-system-x86_64: terminating on signal 15 from pid 5590 (/usr/sbin/libvirtd)
  273. 2023-08-21 15:20:02.161+0000: shutting down, reason=destroyed
  274. 2023-08-21 15:24:29.241+0000: starting up libvirt version: 7.0.0, package: 3 (Andrea Bolognani <[email protected]> Fri, 26 Feb 2021 16:46:34 +0100), qemu version: 5.2.0Debian 1:5.2+dfsg-11+deb11u2, kernel: 5.15.107+truenas, hostname: truenas.local
  275. LC_ALL=C \
  276. PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \
  277. HOME=/var/lib/libvirt/qemu/domain-16-25_CUCM \
  278. XDG_DATA_HOME=/var/lib/libvirt/qemu/domain-16-25_CUCM/.local/share \
  279. XDG_CACHE_HOME=/var/lib/libvirt/qemu/domain-16-25_CUCM/.cache \
  280. XDG_CONFIG_HOME=/var/lib/libvirt/qemu/domain-16-25_CUCM/.config \
  281. QEMU_AUDIO_DRV=none \
  282. /usr/bin/qemu-system-x86_64 \
  283. -name guest=25_CUCM,debug-threads=on \
  284. -S \
  285. -object secret,id=masterKey0,format=raw,file=/var/lib/libvirt/qemu/domain-16-25_CUCM/master-key.aes \
  286. -blockdev '{"driver":"file","filename":"/usr/share/OVMF/OVMF_CODE.fd","node-name":"libvirt-pflash0-storage","auto-read-only":true,"discard":"unmap"}' \
  287. -blockdev '{"node-name":"libvirt-pflash0-format","read-only":true,"driver":"raw","file":"libvirt-pflash0-storage"}' \
  288. -blockdev '{"driver":"file","filename":"/var/lib/libvirt/qemu/nvram/25_CUCM_VARS.fd","node-name":"libvirt-pflash1-storage","auto-read-only":true,"discard":"unmap"}' \
  289. -blockdev '{"node-name":"libvirt-pflash1-format","read-only":false,"driver":"raw","file":"libvirt-pflash1-storage"}' \
  290. -machine pc-i440fx-5.2,accel=kvm,usb=off,dump-guest-core=off,pflash0=libvirt-pflash0-format,pflash1=libvirt-pflash1-format,memory-backend=pc.ram \
  291. -cpu host,migratable=on,host-cache-info=on,l3-cache=off \
  292. -m 4096 \
  293. -object memory-backend-ram,id=pc.ram,size=4294967296 \
  294. -overcommit mem-lock=off \
  295. -smp 8,sockets=2,dies=1,cores=4,threads=1 \
  296. -uuid 60f47c53-4c01-44af-b414-2de6b036a169 \
  297. -no-user-config \
  298. -nodefaults \
  299. -chardev socket,id=charmonitor,fd=46,server,nowait \
  300. -mon chardev=charmonitor,id=monitor,mode=control \
  301. -rtc base=localtime \
  302. -no-shutdown \
  303. -boot strict=on \
  304. -device nec-usb-xhci,id=usb,bus=pci.0,addr=0x4 \
  305. -device ahci,id=sata0,bus=pci.0,addr=0x5 \
  306. -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x6 \
  307. -blockdev '{"driver":"file","filename":"/mnt/Main Storage/CUCM/cucm-bootable.iso","node-name":"libvirt-2-storage","auto-read-only":true,"discard":"unmap"}' \
  308. -blockdev '{"node-name":"libvirt-2-format","read-only":true,"driver":"raw","file":"libvirt-2-storage"}' \
  309. -device ide-cd,bus=sata0.0,drive=libvirt-2-format,id=sata0-0-0,bootindex=1 \
  310. -blockdev '{"driver":"host_device","filename":"/dev/zvol/Main+Storage/CUCM/CUCM-wab8wa","aio":"threads","node-name":"libvirt-1-storage","cache":{"direct":true,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \
  311. -blockdev '{"node-name":"libvirt-1-format","read-only":false,"cache":{"direct":true,"no-flush":false},"driver":"raw","file":"libvirt-1-storage"}' \
  312. -device virtio-blk-pci,bus=pci.0,addr=0x7,drive=libvirt-1-format,id=virtio-disk0,bootindex=2,write-cache=on \
  313. -netdev tap,fd=51,id=hostnet0,vhost=on,vhostfd=52 \
  314. -device virtio-net-pci,netdev=hostnet0,id=net0,mac=00:a0:98:68:74:e8,bus=pci.0,addr=0x3 \
  315. -chardev pty,id=charserial0 \
  316. -device isa-serial,chardev=charserial0,id=serial0 \
  317. -chardev socket,id=charchannel0,fd=53,server,nowait \
  318. -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0 \
  319. -device usb-tablet,id=input0,bus=usb.0,port=1 \
  320. -vnc 0.0.0.0:6 \
  321. -device qxl-vga,id=video0,ram_size=67108864,vram_size=67108864,vram64_size_mb=0,vgamem_mb=16,max_outputs=1,xres=1024,yres=768,bus=pci.0,addr=0x2 \
  322. -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x8 \
  323. -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \
  324. -msg timestamp=on
  325. char device redirected to /dev/pts/3 (label charserial0)
  326. 2023-08-21T15:24:53.276021Z qemu-system-x86_64: terminating on signal 15 from pid 5590 (/usr/sbin/libvirtd)
  327. 2023-08-21 15:24:53.476+0000: shutting down, reason=destroyed
  328. 2023-09-03 11:41:07.546+0000: starting up libvirt version: 7.0.0, package: 3 (Andrea Bolognani <[email protected]> Fri, 26 Feb 2021 16:46:34 +0100), qemu version: 5.2.0Debian 1:5.2+dfsg-11+deb11u2, kernel: 5.15.107+truenas, hostname: truenas.local
  329. LC_ALL=C \
  330. PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \
  331. HOME=/var/lib/libvirt/qemu/domain-17-25_CUCM \
  332. XDG_DATA_HOME=/var/lib/libvirt/qemu/domain-17-25_CUCM/.local/share \
  333. XDG_CACHE_HOME=/var/lib/libvirt/qemu/domain-17-25_CUCM/.cache \
  334. XDG_CONFIG_HOME=/var/lib/libvirt/qemu/domain-17-25_CUCM/.config \
  335. QEMU_AUDIO_DRV=none \
  336. /usr/bin/qemu-system-x86_64 \
  337. -name guest=25_CUCM,debug-threads=on \
  338. -S \
  339. -object secret,id=masterKey0,format=raw,file=/var/lib/libvirt/qemu/domain-17-25_CUCM/master-key.aes \
  340. -blockdev '{"driver":"file","filename":"/usr/share/OVMF/OVMF_CODE.fd","node-name":"libvirt-pflash0-storage","auto-read-only":true,"discard":"unmap"}' \
  341. -blockdev '{"node-name":"libvirt-pflash0-format","read-only":true,"driver":"raw","file":"libvirt-pflash0-storage"}' \
  342. -blockdev '{"driver":"file","filename":"/var/lib/libvirt/qemu/nvram/25_CUCM_VARS.fd","node-name":"libvirt-pflash1-storage","auto-read-only":true,"discard":"unmap"}' \
  343. -blockdev '{"node-name":"libvirt-pflash1-format","read-only":false,"driver":"raw","file":"libvirt-pflash1-storage"}' \
  344. -machine pc-i440fx-5.2,accel=kvm,usb=off,dump-guest-core=off,pflash0=libvirt-pflash0-format,pflash1=libvirt-pflash1-format,memory-backend=pc.ram \
  345. -cpu host,migratable=on,host-cache-info=on,l3-cache=off \
  346. -m 4096 \
  347. -object memory-backend-ram,id=pc.ram,size=4294967296 \
  348. -overcommit mem-lock=off \
  349. -smp 8,sockets=2,dies=1,cores=4,threads=1 \
  350. -uuid 60f47c53-4c01-44af-b414-2de6b036a169 \
  351. -no-user-config \
  352. -nodefaults \
  353. -chardev socket,id=charmonitor,fd=46,server,nowait \
  354. -mon chardev=charmonitor,id=monitor,mode=control \
  355. -rtc base=localtime \
  356. -no-shutdown \
  357. -boot strict=on \
  358. -device nec-usb-xhci,id=usb,bus=pci.0,addr=0x4 \
  359. -device ahci,id=sata0,bus=pci.0,addr=0x5 \
  360. -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x6 \
  361. -blockdev '{"driver":"file","filename":"/mnt/Main Storage/CUCM/cucm-bootable.iso","node-name":"libvirt-2-storage","auto-read-only":true,"discard":"unmap"}' \
  362. -blockdev '{"node-name":"libvirt-2-format","read-only":true,"driver":"raw","file":"libvirt-2-storage"}' \
  363. -device ide-cd,bus=sata0.0,drive=libvirt-2-format,id=sata0-0-0,bootindex=1 \
  364. -blockdev '{"driver":"host_device","filename":"/dev/zvol/Main+Storage/CUCM/CUCM-wab8wa","aio":"threads","node-name":"libvirt-1-storage","cache":{"direct":true,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \
  365. -blockdev '{"node-name":"libvirt-1-format","read-only":false,"cache":{"direct":true,"no-flush":false},"driver":"raw","file":"libvirt-1-storage"}' \
  366. -device virtio-blk-pci,bus=pci.0,addr=0x7,drive=libvirt-1-format,id=virtio-disk0,bootindex=2,write-cache=on \
  367. -netdev tap,fd=51,id=hostnet0,vhost=on,vhostfd=52 \
  368. -device virtio-net-pci,netdev=hostnet0,id=net0,mac=00:a0:98:68:74:e8,bus=pci.0,addr=0x3 \
  369. -chardev pty,id=charserial0 \
  370. -device isa-serial,chardev=charserial0,id=serial0 \
  371. -chardev socket,id=charchannel0,fd=53,server,nowait \
  372. -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0 \
  373. -device usb-tablet,id=input0,bus=usb.0,port=1 \
  374. -vnc 0.0.0.0:6 \
  375. -device qxl-vga,id=video0,ram_size=67108864,vram_size=67108864,vram64_size_mb=0,vgamem_mb=16,max_outputs=1,xres=1024,yres=768,bus=pci.0,addr=0x2 \
  376. -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x8 \
  377. -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \
  378. -msg timestamp=on
  379. char device redirected to /dev/pts/6 (label charserial0)
  380.  
  381.  
Advertisement
Add Comment
Please, Sign In to add comment