Advertisement
Guest User

Untitled

a guest
May 24th, 2024
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 95.09 KB | None | 0 0
  1. start[2024-05-24 15:38:18.534] DEBUG [pool-6-thread-2] DDBoostApiConnectorManager.getInstance:43
  2. [] Getting instance
  3.  
  4. [2024-05-24 15:38:18.562] DEBUG [pool-6-thread-2] DDBoostApiConnectorManager.getInstance:47
  5. [] Creating a new instance
  6.  
  7. [2024-05-24 15:38:18.649] DEBUG [pool-6-thread-2] DDBoostApiConnectorManager.getInstance:52
  8. [] Returning existing DDBoostApiConnectorManager instance
  9.  
  10. [2024-05-24 15:38:18.650] DEBUG [pool-6-thread-2] DDBoostApiConnectorManager.finalizeAllConnectionsAndDDBoostLibInstance:165
  11. [] No DDBoost lib instance finalization required
  12.  
  13. [2024-05-24 15:38:28.477] INFO [pool-6-thread-1] TaskManager.processNodeStop:152
  14. [] No running tasks left. Stopping node.
  15.  
  16. [2024-05-24 15:38:34.437] INFO [main] Main.makeSureNodeIsLoggedIn:213
  17. [] Waiting for node to be connected to server...
  18.  
  19. [2024-05-24 15:38:35.177] INFO [main] NodeAuthenticationHandler.run:37
  20. [] Trying to log in to server...
  21.  
  22. [2024-05-24 15:38:35.905] INFO [main] SessionController.loginNode:63
  23. [] Node has logged in.
  24.  
  25. [2024-05-24 15:38:36.036] INFO [main] NbdService.init:181
  26. [] Number of NBD devices detected in the system: 0
  27.  
  28. [2024-05-24 15:38:36.037] WARN [main] NbdService.init:183
  29. [] No NBD devices in the system.
  30.  
  31. [2024-05-24 15:38:36.048] DEBUG [main] CommandExecutor.exec:108
  32. [] Executing command: /bin/sh -c "sudo /usr/sbin/parted -l | grep nbd" with environment [LC_ALL=C]
  33.  
  34. [2024-05-24 15:38:36.228] DEBUG [main] CommandExecutor.exec:123
  35. [] [/bin/sh, -c, sudo /usr/sbin/parted -l | grep nbd]
  36. Return code: 1
  37. output:
  38. []
  39. error:
  40. []
  41.  
  42. [2024-05-24 15:38:36.229] DEBUG [main] CommandExecutor.exec:108
  43. [] Executing command: /usr/bin/ls -l /dev/mapper with environment [LC_ALL=C]
  44.  
  45. [2024-05-24 15:38:36.272] DEBUG [main] CommandExecutor.exec:123
  46. [] [/usr/bin/ls, -l, /dev/mapper]
  47. Return code: 0
  48. output:
  49. [total 0
  50. crw------- 1 root root 10, 236 May 24 14:49 control
  51. lrwxrwxrwx 1 root root 7 May 24 14:49 cs-root -> ../dm-0
  52. lrwxrwxrwx 1 root root 7 May 24 14:49 cs-swap -> ../dm-1
  53. ]
  54. error:
  55. []
  56.  
  57. [2024-05-24 15:38:36.306] INFO [main] NbdService.init:200
  58. [] NBD service - Nbd devices (name=inUse?): {}
  59.  
  60. [2024-05-24 15:38:36.798] INFO [main] BackupProviderFactory.createAndInitializeBackupDestinationProvider:142
  61. [] Initializing new FILESYSTEM backup provider instance: ExternalHDD (7e5e617c-aeaf-44e5-a469-ffb3c20b00fe).
  62.  
  63. [2024-05-24 15:38:37.066] DEBUG [main] FileSystemConnectorFactory.createInstance:13
  64. [] Preparing connector. Backup destination: FileSystemBackupDestination: ExternalHDD (7e5e617c-aeaf-44e5-a469-ffb3c20b00fe)
  65.  
  66. [2024-05-24 15:38:37.331] DEBUG [main] BackupProviderFactory.createAndInitializeBackupDestinationProvider:153
  67. [] Calling init() on FILESYSTEM backup provider instance: ExternalHDD (7e5e617c-aeaf-44e5-a469-ffb3c20b00fe).
  68.  
  69. [2024-05-24 15:38:37.430] INFO [main] BackupProviderFactory.createAndInitializeBackupDestinationProvider:164
  70. [] ExternalHDD (7e5e617c-aeaf-44e5-a469-ffb3c20b00fe) backup provider (FILESYSTEM) has been initialized.
  71.  
  72. [2024-05-24 15:38:37.682] DEBUG [main] CommandExecutor.exec:108
  73. [] Executing command: sudo /opt/vprotect/scripts/getnodesysteminfo.sh node1 with environment [LC_ALL=C]
  74.  
  75. [2024-05-24 15:38:37.662] INFO [Thread-1] ServerWsClientEndpoint.pingMonitor:295
  76. [] Beginning to ping server using websocket connection
  77.  
  78. [2024-05-24 15:38:37.759] INFO [Thread-2] OSProcessManager.startServices:43
  79. [] OSServer started [PID: 3300]
  80.  
  81. [2024-05-24 15:38:38.066] INFO [Thread-0] ServerWsClientEndpoint.tryToConnectToServer:278
  82. [] Trying to establish websocket connection. API URL: https://backup:8181/api
  83.  
  84. [2024-05-24 15:38:39.294] INFO [Grizzly(1)] ServerWsClientEndpoint.onOpen:107
  85. [] Websocket connection with server was successfully established with session (58118ab0-e3ea-4ff8-8769-01f3edc2176c)
  86.  
  87. [2024-05-24 15:38:39.381] DEBUG [Grizzly(1)] WebsocketCommandCodec.init:58
  88. [] Codec for websocket client endpoint connection was initialized
  89.  
  90. [2024-05-24 15:38:39.548] INFO [Grizzly(1)] ConnectionCommand.execute:17
  91. [] Connected to websocket server. Server session ID: 83d04093-72a3-4a19-8d28-5ba247cdd63d
  92.  
  93. [2024-05-24 15:38:41.508] DEBUG [main] CommandExecutor.exec:123
  94. [] [sudo, /opt/vprotect/scripts/getnodesysteminfo.sh, node1]
  95. Return code: 0
  96. output:
  97. [VP_LOG_PATH variable is not provided, saving system info files to default directory
  98. log directory /opt/vprotect/logs/node1/systeminfo
  99. Report generated [ 2024-05-24_15:38:37 ]
  100. cat /etc/*release
  101. rpm -qa | egrep vprotect|sbr
  102. cat /etc/fstab
  103. lsblk
  104. fdisk -l
  105. pvs
  106. vgs
  107. lvs
  108. vdo printConfigFile
  109. vdostats --hum
  110. df -hT
  111. ip a
  112. ethtool
  113. hostname
  114. exportfs -s
  115. lshw
  116. cp /opt/vprotect/payara.properties /opt/vprotect/logs/node1/systeminfo/payara.properties.txt
  117. ]
  118. error:
  119. [/opt/vprotect/scripts/getnodesysteminfo.sh: line 61: vdo: command not found
  120. vdostats: Could not find any VDO devices
  121. ]
  122.  
  123. [2024-05-24 15:38:41.509] INFO [main] Main.startNode:158
  124. [] vProtect Node version: 6.2.0-25
  125.  
  126. [2024-05-24 15:38:48.300] DEBUG [pool-6-thread-2] TaskCache.addRunningTask:44
  127. [] Task (ce9d7800-7b77-4b39-bf47-452bd79e2fd6) has been started and marked as a running thread
  128.  
  129. [2024-05-24 15:38:48.371] INFO [Grizzly(1)] OSServerWsClientEndpoint.onOpen:39
  130. [] Websocket connection with OSServer was successfully established with session (f6599365-42b4-4425-a89a-adccb679cbb7)
  131.  
  132. [2024-05-24 15:38:48.401] INFO [pool-5-thread-1] ITask.lambda$startTask$1:40
  133. [] Starting Task ce9d7800-7b77-4b39-bf47-452bd79e2fd6: [Export] from 2024-05-24T15:37-04:00 to 2024-05-24T20:37-04:00
  134.  
  135. [2024-05-24 15:38:48.715] DEBUG [pool-5-thread-1] SshFingerprintHandlingStrategyFactory.create:28
  136. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Trusting cached fingerprints
  137.  
  138. [2024-05-24 15:38:48.746] INFO [pool-5-thread-1] ExportTask.run:116
  139. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Starting export of: VM NAGIOS (02f90b7c-a998-46c8-8914-1274aa389225) from 10.37.1.22 (KVM)...
  140.  
  141. [2024-05-24 15:38:48.749] INFO [pool-5-thread-1] BackupProviderUtil.testConnection:236
  142. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Testing connection with backup provider: ExternalHDD
  143.  
  144. [2024-05-24 15:38:48.752] DEBUG [pool-5-thread-1] BackupProviderUtil.testConnection:242
  145. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Creating test file: /vprotect_data/testConnection_ce9d7800-7b77-4b39-bf47-452bd79e2fd6/testingFile.txt
  146.  
  147. [2024-05-24 15:38:48.753] DEBUG [pool-5-thread-1] FileSystemConnector.findMaxAvailableContainer:198
  148. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Finding container with the most space available
  149.  
  150. [2024-05-24 15:38:48.754] DEBUG [pool-5-thread-1] FileSystemConnector.findMaxAvailableContainer:202
  151. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Checking free space on container: /vprotect_data/backups
  152.  
  153. [2024-05-24 15:38:48.761] DEBUG [pool-5-thread-1] FileSystemConnector.findMaxAvailableContainer:206
  154. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Free space: 992676077568, max: 0
  155.  
  156. [2024-05-24 15:38:48.762] DEBUG [pool-5-thread-1] FileSystemConnector.findMaxAvailableContainer:208
  157. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] New container with the most space found so far: /vprotect_data/backups
  158.  
  159. [2024-05-24 15:38:48.763] DEBUG [pool-5-thread-1] FileSystemConnector.findMaxAvailableContainer:213
  160. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Returning container: /vprotect_data/backups
  161.  
  162. [2024-05-24 15:38:48.773] INFO [pool-5-thread-1] FileUtil.removeLocalTestFiles:645
  163. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Cleaning up after Connectivity Test
  164.  
  165. [2024-05-24 15:38:48.856] DEBUG [pool-5-thread-1] SshConnector.exec:246
  166. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo virsh dumpxml NAGIOS
  167.  
  168. [2024-05-24 15:38:48.970] DEBUG [pool-5-thread-1] LocalCacheCertificateProvider.getOne:30
  169. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] No cached trusted certificate chain found for query eu.storware.vprotect.engine.certificate.CertificateChainQuery@3eaf31ee
  170.  
  171. [2024-05-24 15:38:49.023] DEBUG [pool-5-thread-1] CertificateConverter.getDecodedCertificateChain:96
  172. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Found certificate TrustedCertificateChain{sourceId='null', sourceType=null} - attempting to decode it
  173.  
  174. [2024-05-24 15:38:49.023] DEBUG [pool-5-thread-1] CertificateConverter.decodeCertificates:71
  175. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Skipping decoding X509 certificates for certificate chain type SSH_HOST_FINGERPRINT
  176.  
  177. [2024-05-24 15:38:49.085] DEBUG [pool-5-thread-1] LocalCacheCertificateProvider.lambda$add$0:45
  178. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Adding trusted certificate chain created at 2024-05-23T07:11:47-04:00, for key: LocalCacheCertificateKey(sourceId=null, sourceType=null, chainType=SSH_HOST_FINGERPRINT, sourceHost=10.37.1.22, sourcePort=22)
  179.  
  180. [2024-05-24 15:38:49.107] INFO [pool-5-thread-1] SshUtil.getConfig:17
  181. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] StrictHostKeyChecking = yes
  182.  
  183. [2024-05-24 15:38:49.108] DEBUG [pool-5-thread-1] SshConnector.connect:167
  184. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: connecting to: [email protected]:22
  185.  
  186. [2024-05-24 15:38:50.860] DEBUG [pool-5-thread-1] SshConnector.exec:271
  187. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo virsh dumpxml NAGIOS
  188. Return code: 0
  189. output:
  190. [<domain type='kvm' id='37'>
  191. <name>NAGIOS</name>
  192. <uuid>02f90b7c-a998-46c8-8914-1274aa389225</uuid>
  193. <metadata xmlns:libosinfo="http://libosinfo.org/xmlns/libvirt/domain/1.0" xmlns:cockpit_machines="https://github.com/cockpit-project/cockpit-machines">
  194. <libosinfo:libosinfo>
  195. <libosinfo:os id="http://centos.org/centos-stream/9"/>
  196. </libosinfo:libosinfo>
  197. <cockpit_machines:data>
  198. <cockpit_machines:has_install_phase>false</cockpit_machines:has_install_phase>
  199. <cockpit_machines:install_source_type>file</cockpit_machines:install_source_type>
  200. <cockpit_machines:install_source>/home/iso/CentOS-Stream-9.iso</cockpit_machines:install_source>
  201. <cockpit_machines:os_variant>centos-stream9</cockpit_machines:os_variant>
  202. </cockpit_machines:data>
  203. </metadata>
  204. <memory unit='KiB'>4194304</memory>
  205. <currentMemory unit='KiB'>2097152</currentMemory>
  206. <vcpu placement='static'>2</vcpu>
  207. <resource>
  208. <partition>/machine</partition>
  209. </resource>
  210. <os>
  211. <type arch='x86_64' machine='pc-q35-rhel9.4.0'>hvm</type>
  212. <boot dev='hd'/>
  213. </os>
  214. <features>
  215. <acpi/>
  216. <apic/>
  217. </features>
  218. <cpu mode='host-passthrough' check='none' migratable='on'>
  219. <topology sockets='2' dies='1' clusters='1' cores='1' threads='1'/>
  220. </cpu>
  221. <clock offset='utc'>
  222. <timer name='rtc' tickpolicy='catchup'/>
  223. <timer name='pit' tickpolicy='delay'/>
  224. <timer name='hpet' present='no'/>
  225. </clock>
  226. <on_poweroff>destroy</on_poweroff>
  227. <on_reboot>restart</on_reboot>
  228. <on_crash>destroy</on_crash>
  229. <pm>
  230. <suspend-to-mem enabled='no'/>
  231. <suspend-to-disk enabled='no'/>
  232. </pm>
  233. <devices>
  234. <emulator>/usr/libexec/qemu-kvm</emulator>
  235. <disk type='file' device='disk'>
  236. <driver name='qemu' type='qcow2' discard='unmap'/>
  237. <source file='/home/kvmimages/NAGIOS.qcow2' index='2'/>
  238. <backingStore/>
  239. <target dev='vda' bus='virtio'/>
  240. <alias name='virtio-disk0'/>
  241. <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/>
  242. </disk>
  243. <controller type='usb' index='0' model='qemu-xhci' ports='15'>
  244. <alias name='usb'/>
  245. <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
  246. </controller>
  247. <controller type='pci' index='0' model='pcie-root'>
  248. <alias name='pcie.0'/>
  249. </controller>
  250. <controller type='pci' index='1' model='pcie-root-port'>
  251. <model name='pcie-root-port'/>
  252. <target chassis='1' port='0x10'/>
  253. <alias name='pci.1'/>
  254. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/>
  255. </controller>
  256. <controller type='pci' index='2' model='pcie-root-port'>
  257. <model name='pcie-root-port'/>
  258. <target chassis='2' port='0x11'/>
  259. <alias name='pci.2'/>
  260. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/>
  261. </controller>
  262. <controller type='pci' index='3' model='pcie-root-port'>
  263. <model name='pcie-root-port'/>
  264. <target chassis='3' port='0x12'/>
  265. <alias name='pci.3'/>
  266. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/>
  267. </controller>
  268. <controller type='pci' index='4' model='pcie-root-port'>
  269. <model name='pcie-root-port'/>
  270. <target chassis='4' port='0x13'/>
  271. <alias name='pci.4'/>
  272. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/>
  273. </controller>
  274. <controller type='pci' index='5' model='pcie-root-port'>
  275. <model name='pcie-root-port'/>
  276. <target chassis='5' port='0x14'/>
  277. <alias name='pci.5'/>
  278. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x4'/>
  279. </controller>
  280. <controller type='pci' index='6' model='pcie-root-port'>
  281. <model name='pcie-root-port'/>
  282. <target chassis='6' port='0x15'/>
  283. <alias name='pci.6'/>
  284. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x5'/>
  285. </controller>
  286. <controller type='pci' index='7' model='pcie-root-port'>
  287. <model name='pcie-root-port'/>
  288. <target chassis='7' port='0x16'/>
  289. <alias name='pci.7'/>
  290. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x6'/>
  291. </controller>
  292. <controller type='pci' index='8' model='pcie-root-port'>
  293. <model name='pcie-root-port'/>
  294. <target chassis='8' port='0x17'/>
  295. <alias name='pci.8'/>
  296. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x7'/>
  297. </controller>
  298. <controller type='pci' index='9' model='pcie-root-port'>
  299. <model name='pcie-root-port'/>
  300. <target chassis='9' port='0x18'/>
  301. <alias name='pci.9'/>
  302. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0' multifunction='on'/>
  303. </controller>
  304. <controller type='pci' index='10' model='pcie-root-port'>
  305. <model name='pcie-root-port'/>
  306. <target chassis='10' port='0x19'/>
  307. <alias name='pci.10'/>
  308. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x1'/>
  309. </controller>
  310. <controller type='pci' index='11' model='pcie-root-port'>
  311. <model name='pcie-root-port'/>
  312. <target chassis='11' port='0x1a'/>
  313. <alias name='pci.11'/>
  314. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x2'/>
  315. </controller>
  316. <controller type='pci' index='12' model='pcie-root-port'>
  317. <model name='pcie-root-port'/>
  318. <target chassis='12' port='0x1b'/>
  319. <alias name='pci.12'/>
  320. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x3'/>
  321. </controller>
  322. <controller type='pci' index='13' model='pcie-root-port'>
  323. <model name='pcie-root-port'/>
  324. <target chassis='13' port='0x1c'/>
  325. <alias name='pci.13'/>
  326. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x4'/>
  327. </controller>
  328. <controller type='pci' index='14' model='pcie-root-port'>
  329. <model name='pcie-root-port'/>
  330. <target chassis='14' port='0x1d'/>
  331. <alias name='pci.14'/>
  332. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x5'/>
  333. </controller>
  334. <controller type='sata' index='0'>
  335. <alias name='ide'/>
  336. <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
  337. </controller>
  338. <controller type='virtio-serial' index='0'>
  339. <alias name='virtio-serial0'/>
  340. <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
  341. </controller>
  342. <interface type='bridge'>
  343. <mac address='52:54:00:84:d2:ed'/>
  344. <source bridge='br0'/>
  345. <target dev='vnet34'/>
  346. <model type='virtio'/>
  347. <alias name='net0'/>
  348. <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
  349. </interface>
  350. <serial type='pty'>
  351. <source path='/dev/pts/5'/>
  352. <target type='isa-serial' port='0'>
  353. <model name='isa-serial'/>
  354. </target>
  355. <alias name='serial0'/>
  356. </serial>
  357. <console type='pty' tty='/dev/pts/5'>
  358. <source path='/dev/pts/5'/>
  359. <target type='serial' port='0'/>
  360. <alias name='serial0'/>
  361. </console>
  362. <channel type='unix'>
  363. <source mode='bind' path='/run/libvirt/qemu/channel/37-NAGIOS/org.qemu.guest_agent.0'/>
  364. <target type='virtio' name='org.qemu.guest_agent.0' state='connected'/>
  365. <alias name='channel0'/>
  366. <address type='virtio-serial' controller='0' bus='0' port='1'/>
  367. </channel>
  368. <input type='tablet' bus='usb'>
  369. <alias name='input0'/>
  370. <address type='usb' bus='0' port='1'/>
  371. </input>
  372. <input type='mouse' bus='ps2'>
  373. <alias name='input1'/>
  374. </input>
  375. <input type='keyboard' bus='ps2'>
  376. <alias name='input2'/>
  377. </input>
  378. <graphics type='vnc' port='5904' autoport='yes' listen='127.0.0.1'>
  379. <listen type='address' address='127.0.0.1'/>
  380. </graphics>
  381. <audio id='1' type='none'/>
  382. <video>
  383. <model type='vga' vram='16384' heads='1' primary='yes'/>
  384. <alias name='video0'/>
  385. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/>
  386. </video>
  387. <watchdog model='itco' action='reset'>
  388. <alias name='watchdog0'/>
  389. </watchdog>
  390. <memballoon model='virtio'>
  391. <alias name='balloon0'/>
  392. <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/>
  393. </memballoon>
  394. <rng model='virtio'>
  395. <backend model='random'>/dev/urandom</backend>
  396. <alias name='rng0'/>
  397. <address type='pci' domain='0x0000' bus='0x06' slot='0x00' function='0x0'/>
  398. </rng>
  399. </devices>
  400. <seclabel type='dynamic' model='dac' relabel='yes'>
  401. <label>+0:+0</label>
  402. <imagelabel>+0:+0</imagelabel>
  403. </seclabel>
  404. </domain>
  405.  
  406. ]
  407. error:
  408. []
  409.  
  410. [2024-05-24 15:38:51.191] DEBUG [pool-5-thread-1] QemuUtil.getRemoteQCow2BackingChain:163
  411. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Getting backing chain for /home/kvmimages/NAGIOS.qcow2
  412.  
  413. [2024-05-24 15:38:51.194] DEBUG [pool-5-thread-1] SshConnector.exec:246
  414. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo qemu-img info --backing-chain -U '/home/kvmimages/NAGIOS.qcow2'
  415.  
  416. [2024-05-24 15:38:51.586] DEBUG [pool-5-thread-1] SshConnector.exec:271
  417. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo qemu-img info --backing-chain -U '/home/kvmimages/NAGIOS.qcow2'
  418. Return code: 0
  419. output:
  420. [image: /home/kvmimages/NAGIOS.qcow2
  421. file format: qcow2
  422. virtual size: 20 GiB (21474836480 bytes)
  423. disk size: 3.88 GiB
  424. cluster_size: 65536
  425. Format specific information:
  426. compat: 0.10
  427. compression type: zlib
  428. refcount bits: 16
  429. Child node '/file':
  430. filename: /home/kvmimages/NAGIOS.qcow2
  431. protocol type: file
  432. file length: 3.88 GiB (4168351744 bytes)
  433. disk size: 3.88 GiB
  434. Format specific information:
  435. extent size hint: 1048576
  436. ]
  437. error:
  438. []
  439.  
  440. [2024-05-24 15:38:51.586] DEBUG [pool-5-thread-1] QemuUtil.getRemoteQCow2BackingChain:174
  441. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Backing file: /home/kvmimages/NAGIOS.qcow2
  442.  
  443. [2024-05-24 15:38:51.594] DEBUG [pool-5-thread-1] QemuUtil.getRemoteQCow2BackingChain:163
  444. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Getting backing chain for /home/kvmimages/NAGIOS.qcow2
  445.  
  446. [2024-05-24 15:38:51.594] DEBUG [pool-5-thread-1] SshConnector.exec:246
  447. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo qemu-img info --backing-chain -U '/home/kvmimages/NAGIOS.qcow2'
  448.  
  449. [2024-05-24 15:38:51.959] DEBUG [pool-5-thread-1] SshConnector.exec:271
  450. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo qemu-img info --backing-chain -U '/home/kvmimages/NAGIOS.qcow2'
  451. Return code: 0
  452. output:
  453. [image: /home/kvmimages/NAGIOS.qcow2
  454. file format: qcow2
  455. virtual size: 20 GiB (21474836480 bytes)
  456. disk size: 3.88 GiB
  457. cluster_size: 65536
  458. Format specific information:
  459. compat: 0.10
  460. compression type: zlib
  461. refcount bits: 16
  462. Child node '/file':
  463. filename: /home/kvmimages/NAGIOS.qcow2
  464. protocol type: file
  465. file length: 3.88 GiB (4168351744 bytes)
  466. disk size: 3.88 GiB
  467. Format specific information:
  468. extent size hint: 1048576
  469. ]
  470. error:
  471. []
  472.  
  473. [2024-05-24 15:38:51.960] DEBUG [pool-5-thread-1] QemuUtil.getRemoteQCow2BackingChain:174
  474. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Backing file: /home/kvmimages/NAGIOS.qcow2
  475.  
  476. [2024-05-24 15:38:52.363] DEBUG [pool-5-thread-1] Mappers.createVirtualMachineDisk:121
  477. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] VM 'NAGIOS' (UUID: '02f90b7c-a998-46c8-8914-1274aa389225') -> disk: '/home/kvmimages/NAGIOS.qcow2' (FILE_QEMU_QCOW2), 3.9 GiB
  478.  
  479. [2024-05-24 15:38:52.426] DEBUG [pool-5-thread-1] AbstractInventorySyncStrategy.mapVmDiskListsRemoteToLocal:313
  480. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] disks local: 02f90b7c-a998-46c8-8914-1274aa389225-vda=VirtualMachineDisk{guid='00034dc1-94a4-4d59-9a82-af02271284a0', name='/home/kvmimages/NAGIOS.qcow2', present=true, excludedFromBackup=false, supported=true}
  481.  
  482. [2024-05-24 15:38:52.427] DEBUG [pool-5-thread-1] AbstractInventorySyncStrategy.mapVmDiskListsRemoteToLocal:314
  483. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] disks remote: 02f90b7c-a998-46c8-8914-1274aa389225-vda=VirtualMachineDisk{guid='null', name='/home/kvmimages/NAGIOS.qcow2', present=true, excludedFromBackup=false, supported=true}
  484.  
  485. [2024-05-24 15:38:52.449] DEBUG [pool-5-thread-1] AbstractInventorySyncStrategy.mapVmDiskListsLocalToRemote:367
  486. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] disks local: 02f90b7c-a998-46c8-8914-1274aa389225-vda=VirtualMachineDisk{guid='00034dc1-94a4-4d59-9a82-af02271284a0', name='/home/kvmimages/NAGIOS.qcow2', present=true, excludedFromBackup=false, supported=true}
  487.  
  488. [2024-05-24 15:38:52.450] DEBUG [pool-5-thread-1] AbstractInventorySyncStrategy.mapVmDiskListsLocalToRemote:368
  489. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] disks remote: 02f90b7c-a998-46c8-8914-1274aa389225-vda=VirtualMachineDisk{guid='null', name='/home/kvmimages/NAGIOS.qcow2', present=true, excludedFromBackup=false, supported=true}
  490.  
  491. [2024-05-24 15:38:52.583] INFO [pool-5-thread-1] ExportFull.export:30
  492. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Performing full backup
  493.  
  494. [2024-05-24 15:38:52.688] DEBUG [pool-5-thread-1] IProtectedEntitySource.getSnapshotsToRemoveWithoutRules:263
  495. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] 1 snapshots to remove without rules
  496.  
  497. [2024-05-24 15:38:52.718] DEBUG [pool-5-thread-1] IProtectedEntitySource.removeOldSnapshots:172
  498. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] 1 snapshots will be removed: [VM NAGIOS (17689f2a-dd60-4ca8-ac66-e0dc3cf616d1) - snapshot: 9a0d12e9-9050-4d91-b61e-761130a36c2a (fe7b2ea1-64bb-4786-9284-b1db0f53b995) @ 2024-05-24T15:34:21-04:00]
  499.  
  500. [2024-05-24 15:38:52.753] INFO [pool-5-thread-1] LibvirtHypervisor.snapshotExists:726
  501. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Checking if snapshot VM NAGIOS (17689f2a-dd60-4ca8-ac66-e0dc3cf616d1) - snapshot: 9a0d12e9-9050-4d91-b61e-761130a36c2a (fe7b2ea1-64bb-4786-9284-b1db0f53b995) @ 2024-05-24T15:34:21-04:00 exists
  502.  
  503. [2024-05-24 15:38:52.800] DEBUG [pool-5-thread-1] SshConnector.exec:246
  504. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo virsh dumpxml NAGIOS
  505.  
  506. [2024-05-24 15:38:53.232] DEBUG [pool-5-thread-1] SshConnector.exec:271
  507. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo virsh dumpxml NAGIOS
  508. Return code: 0
  509. output:
  510. [<domain type='kvm' id='37'>
  511. <name>NAGIOS</name>
  512. <uuid>02f90b7c-a998-46c8-8914-1274aa389225</uuid>
  513. <metadata xmlns:libosinfo="http://libosinfo.org/xmlns/libvirt/domain/1.0" xmlns:cockpit_machines="https://github.com/cockpit-project/cockpit-machines">
  514. <libosinfo:libosinfo>
  515. <libosinfo:os id="http://centos.org/centos-stream/9"/>
  516. </libosinfo:libosinfo>
  517. <cockpit_machines:data>
  518. <cockpit_machines:has_install_phase>false</cockpit_machines:has_install_phase>
  519. <cockpit_machines:install_source_type>file</cockpit_machines:install_source_type>
  520. <cockpit_machines:install_source>/home/iso/CentOS-Stream-9.iso</cockpit_machines:install_source>
  521. <cockpit_machines:os_variant>centos-stream9</cockpit_machines:os_variant>
  522. </cockpit_machines:data>
  523. </metadata>
  524. <memory unit='KiB'>4194304</memory>
  525. <currentMemory unit='KiB'>2097152</currentMemory>
  526. <vcpu placement='static'>2</vcpu>
  527. <resource>
  528. <partition>/machine</partition>
  529. </resource>
  530. <os>
  531. <type arch='x86_64' machine='pc-q35-rhel9.4.0'>hvm</type>
  532. <boot dev='hd'/>
  533. </os>
  534. <features>
  535. <acpi/>
  536. <apic/>
  537. </features>
  538. <cpu mode='host-passthrough' check='none' migratable='on'>
  539. <topology sockets='2' dies='1' clusters='1' cores='1' threads='1'/>
  540. </cpu>
  541. <clock offset='utc'>
  542. <timer name='rtc' tickpolicy='catchup'/>
  543. <timer name='pit' tickpolicy='delay'/>
  544. <timer name='hpet' present='no'/>
  545. </clock>
  546. <on_poweroff>destroy</on_poweroff>
  547. <on_reboot>restart</on_reboot>
  548. <on_crash>destroy</on_crash>
  549. <pm>
  550. <suspend-to-mem enabled='no'/>
  551. <suspend-to-disk enabled='no'/>
  552. </pm>
  553. <devices>
  554. <emulator>/usr/libexec/qemu-kvm</emulator>
  555. <disk type='file' device='disk'>
  556. <driver name='qemu' type='qcow2' discard='unmap'/>
  557. <source file='/home/kvmimages/NAGIOS.qcow2' index='2'/>
  558. <backingStore/>
  559. <target dev='vda' bus='virtio'/>
  560. <alias name='virtio-disk0'/>
  561. <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/>
  562. </disk>
  563. <controller type='usb' index='0' model='qemu-xhci' ports='15'>
  564. <alias name='usb'/>
  565. <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
  566. </controller>
  567. <controller type='pci' index='0' model='pcie-root'>
  568. <alias name='pcie.0'/>
  569. </controller>
  570. <controller type='pci' index='1' model='pcie-root-port'>
  571. <model name='pcie-root-port'/>
  572. <target chassis='1' port='0x10'/>
  573. <alias name='pci.1'/>
  574. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/>
  575. </controller>
  576. <controller type='pci' index='2' model='pcie-root-port'>
  577. <model name='pcie-root-port'/>
  578. <target chassis='2' port='0x11'/>
  579. <alias name='pci.2'/>
  580. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/>
  581. </controller>
  582. <controller type='pci' index='3' model='pcie-root-port'>
  583. <model name='pcie-root-port'/>
  584. <target chassis='3' port='0x12'/>
  585. <alias name='pci.3'/>
  586. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/>
  587. </controller>
  588. <controller type='pci' index='4' model='pcie-root-port'>
  589. <model name='pcie-root-port'/>
  590. <target chassis='4' port='0x13'/>
  591. <alias name='pci.4'/>
  592. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/>
  593. </controller>
  594. <controller type='pci' index='5' model='pcie-root-port'>
  595. <model name='pcie-root-port'/>
  596. <target chassis='5' port='0x14'/>
  597. <alias name='pci.5'/>
  598. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x4'/>
  599. </controller>
  600. <controller type='pci' index='6' model='pcie-root-port'>
  601. <model name='pcie-root-port'/>
  602. <target chassis='6' port='0x15'/>
  603. <alias name='pci.6'/>
  604. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x5'/>
  605. </controller>
  606. <controller type='pci' index='7' model='pcie-root-port'>
  607. <model name='pcie-root-port'/>
  608. <target chassis='7' port='0x16'/>
  609. <alias name='pci.7'/>
  610. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x6'/>
  611. </controller>
  612. <controller type='pci' index='8' model='pcie-root-port'>
  613. <model name='pcie-root-port'/>
  614. <target chassis='8' port='0x17'/>
  615. <alias name='pci.8'/>
  616. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x7'/>
  617. </controller>
  618. <controller type='pci' index='9' model='pcie-root-port'>
  619. <model name='pcie-root-port'/>
  620. <target chassis='9' port='0x18'/>
  621. <alias name='pci.9'/>
  622. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0' multifunction='on'/>
  623. </controller>
  624. <controller type='pci' index='10' model='pcie-root-port'>
  625. <model name='pcie-root-port'/>
  626. <target chassis='10' port='0x19'/>
  627. <alias name='pci.10'/>
  628. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x1'/>
  629. </controller>
  630. <controller type='pci' index='11' model='pcie-root-port'>
  631. <model name='pcie-root-port'/>
  632. <target chassis='11' port='0x1a'/>
  633. <alias name='pci.11'/>
  634. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x2'/>
  635. </controller>
  636. <controller type='pci' index='12' model='pcie-root-port'>
  637. <model name='pcie-root-port'/>
  638. <target chassis='12' port='0x1b'/>
  639. <alias name='pci.12'/>
  640. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x3'/>
  641. </controller>
  642. <controller type='pci' index='13' model='pcie-root-port'>
  643. <model name='pcie-root-port'/>
  644. <target chassis='13' port='0x1c'/>
  645. <alias name='pci.13'/>
  646. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x4'/>
  647. </controller>
  648. <controller type='pci' index='14' model='pcie-root-port'>
  649. <model name='pcie-root-port'/>
  650. <target chassis='14' port='0x1d'/>
  651. <alias name='pci.14'/>
  652. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x5'/>
  653. </controller>
  654. <controller type='sata' index='0'>
  655. <alias name='ide'/>
  656. <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
  657. </controller>
  658. <controller type='virtio-serial' index='0'>
  659. <alias name='virtio-serial0'/>
  660. <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
  661. </controller>
  662. <interface type='bridge'>
  663. <mac address='52:54:00:84:d2:ed'/>
  664. <source bridge='br0'/>
  665. <target dev='vnet34'/>
  666. <model type='virtio'/>
  667. <alias name='net0'/>
  668. <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
  669. </interface>
  670. <serial type='pty'>
  671. <source path='/dev/pts/5'/>
  672. <target type='isa-serial' port='0'>
  673. <model name='isa-serial'/>
  674. </target>
  675. <alias name='serial0'/>
  676. </serial>
  677. <console type='pty' tty='/dev/pts/5'>
  678. <source path='/dev/pts/5'/>
  679. <target type='serial' port='0'/>
  680. <alias name='serial0'/>
  681. </console>
  682. <channel type='unix'>
  683. <source mode='bind' path='/run/libvirt/qemu/channel/37-NAGIOS/org.qemu.guest_agent.0'/>
  684. <target type='virtio' name='org.qemu.guest_agent.0' state='connected'/>
  685. <alias name='channel0'/>
  686. <address type='virtio-serial' controller='0' bus='0' port='1'/>
  687. </channel>
  688. <input type='tablet' bus='usb'>
  689. <alias name='input0'/>
  690. <address type='usb' bus='0' port='1'/>
  691. </input>
  692. <input type='mouse' bus='ps2'>
  693. <alias name='input1'/>
  694. </input>
  695. <input type='keyboard' bus='ps2'>
  696. <alias name='input2'/>
  697. </input>
  698. <graphics type='vnc' port='5904' autoport='yes' listen='127.0.0.1'>
  699. <listen type='address' address='127.0.0.1'/>
  700. </graphics>
  701. <audio id='1' type='none'/>
  702. <video>
  703. <model type='vga' vram='16384' heads='1' primary='yes'/>
  704. <alias name='video0'/>
  705. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/>
  706. </video>
  707. <watchdog model='itco' action='reset'>
  708. <alias name='watchdog0'/>
  709. </watchdog>
  710. <memballoon model='virtio'>
  711. <alias name='balloon0'/>
  712. <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/>
  713. </memballoon>
  714. <rng model='virtio'>
  715. <backend model='random'>/dev/urandom</backend>
  716. <alias name='rng0'/>
  717. <address type='pci' domain='0x0000' bus='0x06' slot='0x00' function='0x0'/>
  718. </rng>
  719. </devices>
  720. <seclabel type='dynamic' model='dac' relabel='yes'>
  721. <label>+0:+0</label>
  722. <imagelabel>+0:+0</imagelabel>
  723. </seclabel>
  724. </domain>
  725.  
  726. ]
  727. error:
  728. []
  729.  
  730. [2024-05-24 15:38:53.275] DEBUG [pool-5-thread-1] QemuUtil.getRemoteQCow2BackingChain:163
  731. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Getting backing chain for /home/kvmimages/NAGIOS.qcow2
  732.  
  733. [2024-05-24 15:38:53.276] DEBUG [pool-5-thread-1] SshConnector.exec:246
  734. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo qemu-img info --backing-chain -U '/home/kvmimages/NAGIOS.qcow2'
  735.  
  736. [2024-05-24 15:38:53.631] DEBUG [pool-5-thread-1] SshConnector.exec:271
  737. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo qemu-img info --backing-chain -U '/home/kvmimages/NAGIOS.qcow2'
  738. Return code: 0
  739. output:
  740. [image: /home/kvmimages/NAGIOS.qcow2
  741. file format: qcow2
  742. virtual size: 20 GiB (21474836480 bytes)
  743. disk size: 3.88 GiB
  744. cluster_size: 65536
  745. Format specific information:
  746. compat: 0.10
  747. compression type: zlib
  748. refcount bits: 16
  749. Child node '/file':
  750. filename: /home/kvmimages/NAGIOS.qcow2
  751. protocol type: file
  752. file length: 3.88 GiB (4168351744 bytes)
  753. disk size: 3.88 GiB
  754. Format specific information:
  755. extent size hint: 1048576
  756. ]
  757. error:
  758. []
  759.  
  760. [2024-05-24 15:38:53.633] DEBUG [pool-5-thread-1] QemuUtil.getRemoteQCow2BackingChain:174
  761. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Backing file: /home/kvmimages/NAGIOS.qcow2
  762.  
  763. [2024-05-24 15:38:53.663] DEBUG [pool-5-thread-1] SshConnector.exec:246
  764. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo virsh domblklist NAGIOS
  765.  
  766. [2024-05-24 15:38:54.050] DEBUG [pool-5-thread-1] SshConnector.exec:271
  767. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo virsh domblklist NAGIOS
  768. Return code: 0
  769. output:
  770. [ Target Source
  771. ----------------------------------------
  772. vda /home/kvmimages/NAGIOS.qcow2
  773.  
  774. ]
  775. error:
  776. []
  777.  
  778. [2024-05-24 15:38:54.057] DEBUG [pool-5-thread-1] SshConnector.exec:246
  779. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo virsh dumpxml NAGIOS
  780.  
  781. [2024-05-24 15:38:54.510] DEBUG [pool-5-thread-1] SshConnector.exec:271
  782. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo virsh dumpxml NAGIOS
  783. Return code: 0
  784. output:
  785. [<domain type='kvm' id='37'>
  786. <name>NAGIOS</name>
  787. <uuid>02f90b7c-a998-46c8-8914-1274aa389225</uuid>
  788. <metadata xmlns:libosinfo="http://libosinfo.org/xmlns/libvirt/domain/1.0" xmlns:cockpit_machines="https://github.com/cockpit-project/cockpit-machines">
  789. <libosinfo:libosinfo>
  790. <libosinfo:os id="http://centos.org/centos-stream/9"/>
  791. </libosinfo:libosinfo>
  792. <cockpit_machines:data>
  793. <cockpit_machines:has_install_phase>false</cockpit_machines:has_install_phase>
  794. <cockpit_machines:install_source_type>file</cockpit_machines:install_source_type>
  795. <cockpit_machines:install_source>/home/iso/CentOS-Stream-9.iso</cockpit_machines:install_source>
  796. <cockpit_machines:os_variant>centos-stream9</cockpit_machines:os_variant>
  797. </cockpit_machines:data>
  798. </metadata>
  799. <memory unit='KiB'>4194304</memory>
  800. <currentMemory unit='KiB'>2097152</currentMemory>
  801. <vcpu placement='static'>2</vcpu>
  802. <resource>
  803. <partition>/machine</partition>
  804. </resource>
  805. <os>
  806. <type arch='x86_64' machine='pc-q35-rhel9.4.0'>hvm</type>
  807. <boot dev='hd'/>
  808. </os>
  809. <features>
  810. <acpi/>
  811. <apic/>
  812. </features>
  813. <cpu mode='host-passthrough' check='none' migratable='on'>
  814. <topology sockets='2' dies='1' clusters='1' cores='1' threads='1'/>
  815. </cpu>
  816. <clock offset='utc'>
  817. <timer name='rtc' tickpolicy='catchup'/>
  818. <timer name='pit' tickpolicy='delay'/>
  819. <timer name='hpet' present='no'/>
  820. </clock>
  821. <on_poweroff>destroy</on_poweroff>
  822. <on_reboot>restart</on_reboot>
  823. <on_crash>destroy</on_crash>
  824. <pm>
  825. <suspend-to-mem enabled='no'/>
  826. <suspend-to-disk enabled='no'/>
  827. </pm>
  828. <devices>
  829. <emulator>/usr/libexec/qemu-kvm</emulator>
  830. <disk type='file' device='disk'>
  831. <driver name='qemu' type='qcow2' discard='unmap'/>
  832. <source file='/home/kvmimages/NAGIOS.qcow2' index='2'/>
  833. <backingStore/>
  834. <target dev='vda' bus='virtio'/>
  835. <alias name='virtio-disk0'/>
  836. <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/>
  837. </disk>
  838. <controller type='usb' index='0' model='qemu-xhci' ports='15'>
  839. <alias name='usb'/>
  840. <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
  841. </controller>
  842. <controller type='pci' index='0' model='pcie-root'>
  843. <alias name='pcie.0'/>
  844. </controller>
  845. <controller type='pci' index='1' model='pcie-root-port'>
  846. <model name='pcie-root-port'/>
  847. <target chassis='1' port='0x10'/>
  848. <alias name='pci.1'/>
  849. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/>
  850. </controller>
  851. <controller type='pci' index='2' model='pcie-root-port'>
  852. <model name='pcie-root-port'/>
  853. <target chassis='2' port='0x11'/>
  854. <alias name='pci.2'/>
  855. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/>
  856. </controller>
  857. <controller type='pci' index='3' model='pcie-root-port'>
  858. <model name='pcie-root-port'/>
  859. <target chassis='3' port='0x12'/>
  860. <alias name='pci.3'/>
  861. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/>
  862. </controller>
  863. <controller type='pci' index='4' model='pcie-root-port'>
  864. <model name='pcie-root-port'/>
  865. <target chassis='4' port='0x13'/>
  866. <alias name='pci.4'/>
  867. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/>
  868. </controller>
  869. <controller type='pci' index='5' model='pcie-root-port'>
  870. <model name='pcie-root-port'/>
  871. <target chassis='5' port='0x14'/>
  872. <alias name='pci.5'/>
  873. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x4'/>
  874. </controller>
  875. <controller type='pci' index='6' model='pcie-root-port'>
  876. <model name='pcie-root-port'/>
  877. <target chassis='6' port='0x15'/>
  878. <alias name='pci.6'/>
  879. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x5'/>
  880. </controller>
  881. <controller type='pci' index='7' model='pcie-root-port'>
  882. <model name='pcie-root-port'/>
  883. <target chassis='7' port='0x16'/>
  884. <alias name='pci.7'/>
  885. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x6'/>
  886. </controller>
  887. <controller type='pci' index='8' model='pcie-root-port'>
  888. <model name='pcie-root-port'/>
  889. <target chassis='8' port='0x17'/>
  890. <alias name='pci.8'/>
  891. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x7'/>
  892. </controller>
  893. <controller type='pci' index='9' model='pcie-root-port'>
  894. <model name='pcie-root-port'/>
  895. <target chassis='9' port='0x18'/>
  896. <alias name='pci.9'/>
  897. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0' multifunction='on'/>
  898. </controller>
  899. <controller type='pci' index='10' model='pcie-root-port'>
  900. <model name='pcie-root-port'/>
  901. <target chassis='10' port='0x19'/>
  902. <alias name='pci.10'/>
  903. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x1'/>
  904. </controller>
  905. <controller type='pci' index='11' model='pcie-root-port'>
  906. <model name='pcie-root-port'/>
  907. <target chassis='11' port='0x1a'/>
  908. <alias name='pci.11'/>
  909. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x2'/>
  910. </controller>
  911. <controller type='pci' index='12' model='pcie-root-port'>
  912. <model name='pcie-root-port'/>
  913. <target chassis='12' port='0x1b'/>
  914. <alias name='pci.12'/>
  915. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x3'/>
  916. </controller>
  917. <controller type='pci' index='13' model='pcie-root-port'>
  918. <model name='pcie-root-port'/>
  919. <target chassis='13' port='0x1c'/>
  920. <alias name='pci.13'/>
  921. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x4'/>
  922. </controller>
  923. <controller type='pci' index='14' model='pcie-root-port'>
  924. <model name='pcie-root-port'/>
  925. <target chassis='14' port='0x1d'/>
  926. <alias name='pci.14'/>
  927. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x5'/>
  928. </controller>
  929. <controller type='sata' index='0'>
  930. <alias name='ide'/>
  931. <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
  932. </controller>
  933. <controller type='virtio-serial' index='0'>
  934. <alias name='virtio-serial0'/>
  935. <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
  936. </controller>
  937. <interface type='bridge'>
  938. <mac address='52:54:00:84:d2:ed'/>
  939. <source bridge='br0'/>
  940. <target dev='vnet34'/>
  941. <model type='virtio'/>
  942. <alias name='net0'/>
  943. <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
  944. </interface>
  945. <serial type='pty'>
  946. <source path='/dev/pts/5'/>
  947. <target type='isa-serial' port='0'>
  948. <model name='isa-serial'/>
  949. </target>
  950. <alias name='serial0'/>
  951. </serial>
  952. <console type='pty' tty='/dev/pts/5'>
  953. <source path='/dev/pts/5'/>
  954. <target type='serial' port='0'/>
  955. <alias name='serial0'/>
  956. </console>
  957. <channel type='unix'>
  958. <source mode='bind' path='/run/libvirt/qemu/channel/37-NAGIOS/org.qemu.guest_agent.0'/>
  959. <target type='virtio' name='org.qemu.guest_agent.0' state='connected'/>
  960. <alias name='channel0'/>
  961. <address type='virtio-serial' controller='0' bus='0' port='1'/>
  962. </channel>
  963. <input type='tablet' bus='usb'>
  964. <alias name='input0'/>
  965. <address type='usb' bus='0' port='1'/>
  966. </input>
  967. <input type='mouse' bus='ps2'>
  968. <alias name='input1'/>
  969. </input>
  970. <input type='keyboard' bus='ps2'>
  971. <alias name='input2'/>
  972. </input>
  973. <graphics type='vnc' port='5904' autoport='yes' listen='127.0.0.1'>
  974. <listen type='address' address='127.0.0.1'/>
  975. </graphics>
  976. <audio id='1' type='none'/>
  977. <video>
  978. <model type='vga' vram='16384' heads='1' primary='yes'/>
  979. <alias name='video0'/>
  980. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/>
  981. </video>
  982. <watchdog model='itco' action='reset'>
  983. <alias name='watchdog0'/>
  984. </watchdog>
  985. <memballoon model='virtio'>
  986. <alias name='balloon0'/>
  987. <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/>
  988. </memballoon>
  989. <rng model='virtio'>
  990. <backend model='random'>/dev/urandom</backend>
  991. <alias name='rng0'/>
  992. <address type='pci' domain='0x0000' bus='0x06' slot='0x00' function='0x0'/>
  993. </rng>
  994. </devices>
  995. <seclabel type='dynamic' model='dac' relabel='yes'>
  996. <label>+0:+0</label>
  997. <imagelabel>+0:+0</imagelabel>
  998. </seclabel>
  999. </domain>
  1000.  
  1001. ]
  1002. error:
  1003. []
  1004.  
  1005. [2024-05-24 15:38:54.514] DEBUG [pool-5-thread-1] SshConnector.exec:246
  1006. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C stat -c %d /home/kvmimages/NAGIOS.qcow2-vProtect-9a0d12e9-9050-4d91-b61e-761130a36c2a
  1007.  
  1008. [2024-05-24 15:38:54.900] DEBUG [pool-5-thread-1] SshConnector.exec:271
  1009. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C stat -c %d /home/kvmimages/NAGIOS.qcow2-vProtect-9a0d12e9-9050-4d91-b61e-761130a36c2a
  1010. Return code: 1
  1011. output:
  1012. []
  1013. error:
  1014. [stat: cannot statx '/home/kvmimages/NAGIOS.qcow2-vProtect-9a0d12e9-9050-4d91-b61e-761130a36c2a': No such file or directory
  1015. ]
  1016.  
  1017. [2024-05-24 15:38:54.976] INFO [pool-5-thread-1] LibvirtHypervisor.snapshotExists:726
  1018. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Checking if snapshot VM NAGIOS (17689f2a-dd60-4ca8-ac66-e0dc3cf616d1) - snapshot: 9a0d12e9-9050-4d91-b61e-761130a36c2a (fe7b2ea1-64bb-4786-9284-b1db0f53b995) @ 2024-05-24T15:34:21-04:00 exists
  1019.  
  1020. [2024-05-24 15:38:55.037] DEBUG [pool-5-thread-1] SshConnector.exec:246
  1021. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo virsh dumpxml NAGIOS
  1022.  
  1023. [2024-05-24 15:38:55.458] DEBUG [pool-5-thread-1] SshConnector.exec:271
  1024. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo virsh dumpxml NAGIOS
  1025. Return code: 0
  1026. output:
  1027. [<domain type='kvm' id='37'>
  1028. <name>NAGIOS</name>
  1029. <uuid>02f90b7c-a998-46c8-8914-1274aa389225</uuid>
  1030. <metadata xmlns:libosinfo="http://libosinfo.org/xmlns/libvirt/domain/1.0" xmlns:cockpit_machines="https://github.com/cockpit-project/cockpit-machines">
  1031. <libosinfo:libosinfo>
  1032. <libosinfo:os id="http://centos.org/centos-stream/9"/>
  1033. </libosinfo:libosinfo>
  1034. <cockpit_machines:data>
  1035. <cockpit_machines:has_install_phase>false</cockpit_machines:has_install_phase>
  1036. <cockpit_machines:install_source_type>file</cockpit_machines:install_source_type>
  1037. <cockpit_machines:install_source>/home/iso/CentOS-Stream-9.iso</cockpit_machines:install_source>
  1038. <cockpit_machines:os_variant>centos-stream9</cockpit_machines:os_variant>
  1039. </cockpit_machines:data>
  1040. </metadata>
  1041. <memory unit='KiB'>4194304</memory>
  1042. <currentMemory unit='KiB'>2097152</currentMemory>
  1043. <vcpu placement='static'>2</vcpu>
  1044. <resource>
  1045. <partition>/machine</partition>
  1046. </resource>
  1047. <os>
  1048. <type arch='x86_64' machine='pc-q35-rhel9.4.0'>hvm</type>
  1049. <boot dev='hd'/>
  1050. </os>
  1051. <features>
  1052. <acpi/>
  1053. <apic/>
  1054. </features>
  1055. <cpu mode='host-passthrough' check='none' migratable='on'>
  1056. <topology sockets='2' dies='1' clusters='1' cores='1' threads='1'/>
  1057. </cpu>
  1058. <clock offset='utc'>
  1059. <timer name='rtc' tickpolicy='catchup'/>
  1060. <timer name='pit' tickpolicy='delay'/>
  1061. <timer name='hpet' present='no'/>
  1062. </clock>
  1063. <on_poweroff>destroy</on_poweroff>
  1064. <on_reboot>restart</on_reboot>
  1065. <on_crash>destroy</on_crash>
  1066. <pm>
  1067. <suspend-to-mem enabled='no'/>
  1068. <suspend-to-disk enabled='no'/>
  1069. </pm>
  1070. <devices>
  1071. <emulator>/usr/libexec/qemu-kvm</emulator>
  1072. <disk type='file' device='disk'>
  1073. <driver name='qemu' type='qcow2' discard='unmap'/>
  1074. <source file='/home/kvmimages/NAGIOS.qcow2' index='2'/>
  1075. <backingStore/>
  1076. <target dev='vda' bus='virtio'/>
  1077. <alias name='virtio-disk0'/>
  1078. <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/>
  1079. </disk>
  1080. <controller type='usb' index='0' model='qemu-xhci' ports='15'>
  1081. <alias name='usb'/>
  1082. <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
  1083. </controller>
  1084. <controller type='pci' index='0' model='pcie-root'>
  1085. <alias name='pcie.0'/>
  1086. </controller>
  1087. <controller type='pci' index='1' model='pcie-root-port'>
  1088. <model name='pcie-root-port'/>
  1089. <target chassis='1' port='0x10'/>
  1090. <alias name='pci.1'/>
  1091. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/>
  1092. </controller>
  1093. <controller type='pci' index='2' model='pcie-root-port'>
  1094. <model name='pcie-root-port'/>
  1095. <target chassis='2' port='0x11'/>
  1096. <alias name='pci.2'/>
  1097. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/>
  1098. </controller>
  1099. <controller type='pci' index='3' model='pcie-root-port'>
  1100. <model name='pcie-root-port'/>
  1101. <target chassis='3' port='0x12'/>
  1102. <alias name='pci.3'/>
  1103. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/>
  1104. </controller>
  1105. <controller type='pci' index='4' model='pcie-root-port'>
  1106. <model name='pcie-root-port'/>
  1107. <target chassis='4' port='0x13'/>
  1108. <alias name='pci.4'/>
  1109. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/>
  1110. </controller>
  1111. <controller type='pci' index='5' model='pcie-root-port'>
  1112. <model name='pcie-root-port'/>
  1113. <target chassis='5' port='0x14'/>
  1114. <alias name='pci.5'/>
  1115. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x4'/>
  1116. </controller>
  1117. <controller type='pci' index='6' model='pcie-root-port'>
  1118. <model name='pcie-root-port'/>
  1119. <target chassis='6' port='0x15'/>
  1120. <alias name='pci.6'/>
  1121. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x5'/>
  1122. </controller>
  1123. <controller type='pci' index='7' model='pcie-root-port'>
  1124. <model name='pcie-root-port'/>
  1125. <target chassis='7' port='0x16'/>
  1126. <alias name='pci.7'/>
  1127. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x6'/>
  1128. </controller>
  1129. <controller type='pci' index='8' model='pcie-root-port'>
  1130. <model name='pcie-root-port'/>
  1131. <target chassis='8' port='0x17'/>
  1132. <alias name='pci.8'/>
  1133. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x7'/>
  1134. </controller>
  1135. <controller type='pci' index='9' model='pcie-root-port'>
  1136. <model name='pcie-root-port'/>
  1137. <target chassis='9' port='0x18'/>
  1138. <alias name='pci.9'/>
  1139. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0' multifunction='on'/>
  1140. </controller>
  1141. <controller type='pci' index='10' model='pcie-root-port'>
  1142. <model name='pcie-root-port'/>
  1143. <target chassis='10' port='0x19'/>
  1144. <alias name='pci.10'/>
  1145. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x1'/>
  1146. </controller>
  1147. <controller type='pci' index='11' model='pcie-root-port'>
  1148. <model name='pcie-root-port'/>
  1149. <target chassis='11' port='0x1a'/>
  1150. <alias name='pci.11'/>
  1151. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x2'/>
  1152. </controller>
  1153. <controller type='pci' index='12' model='pcie-root-port'>
  1154. <model name='pcie-root-port'/>
  1155. <target chassis='12' port='0x1b'/>
  1156. <alias name='pci.12'/>
  1157. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x3'/>
  1158. </controller>
  1159. <controller type='pci' index='13' model='pcie-root-port'>
  1160. <model name='pcie-root-port'/>
  1161. <target chassis='13' port='0x1c'/>
  1162. <alias name='pci.13'/>
  1163. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x4'/>
  1164. </controller>
  1165. <controller type='pci' index='14' model='pcie-root-port'>
  1166. <model name='pcie-root-port'/>
  1167. <target chassis='14' port='0x1d'/>
  1168. <alias name='pci.14'/>
  1169. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x5'/>
  1170. </controller>
  1171. <controller type='sata' index='0'>
  1172. <alias name='ide'/>
  1173. <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
  1174. </controller>
  1175. <controller type='virtio-serial' index='0'>
  1176. <alias name='virtio-serial0'/>
  1177. <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
  1178. </controller>
  1179. <interface type='bridge'>
  1180. <mac address='52:54:00:84:d2:ed'/>
  1181. <source bridge='br0'/>
  1182. <target dev='vnet34'/>
  1183. <model type='virtio'/>
  1184. <alias name='net0'/>
  1185. <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
  1186. </interface>
  1187. <serial type='pty'>
  1188. <source path='/dev/pts/5'/>
  1189. <target type='isa-serial' port='0'>
  1190. <model name='isa-serial'/>
  1191. </target>
  1192. <alias name='serial0'/>
  1193. </serial>
  1194. <console type='pty' tty='/dev/pts/5'>
  1195. <source path='/dev/pts/5'/>
  1196. <target type='serial' port='0'/>
  1197. <alias name='serial0'/>
  1198. </console>
  1199. <channel type='unix'>
  1200. <source mode='bind' path='/run/libvirt/qemu/channel/37-NAGIOS/org.qemu.guest_agent.0'/>
  1201. <target type='virtio' name='org.qemu.guest_agent.0' state='connected'/>
  1202. <alias name='channel0'/>
  1203. <address type='virtio-serial' controller='0' bus='0' port='1'/>
  1204. </channel>
  1205. <input type='tablet' bus='usb'>
  1206. <alias name='input0'/>
  1207. <address type='usb' bus='0' port='1'/>
  1208. </input>
  1209. <input type='mouse' bus='ps2'>
  1210. <alias name='input1'/>
  1211. </input>
  1212. <input type='keyboard' bus='ps2'>
  1213. <alias name='input2'/>
  1214. </input>
  1215. <graphics type='vnc' port='5904' autoport='yes' listen='127.0.0.1'>
  1216. <listen type='address' address='127.0.0.1'/>
  1217. </graphics>
  1218. <audio id='1' type='none'/>
  1219. <video>
  1220. <model type='vga' vram='16384' heads='1' primary='yes'/>
  1221. <alias name='video0'/>
  1222. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/>
  1223. </video>
  1224. <watchdog model='itco' action='reset'>
  1225. <alias name='watchdog0'/>
  1226. </watchdog>
  1227. <memballoon model='virtio'>
  1228. <alias name='balloon0'/>
  1229. <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/>
  1230. </memballoon>
  1231. <rng model='virtio'>
  1232. <backend model='random'>/dev/urandom</backend>
  1233. <alias name='rng0'/>
  1234. <address type='pci' domain='0x0000' bus='0x06' slot='0x00' function='0x0'/>
  1235. </rng>
  1236. </devices>
  1237. <seclabel type='dynamic' model='dac' relabel='yes'>
  1238. <label>+0:+0</label>
  1239. <imagelabel>+0:+0</imagelabel>
  1240. </seclabel>
  1241. </domain>
  1242.  
  1243. ]
  1244. error:
  1245. []
  1246.  
  1247. [2024-05-24 15:38:55.491] DEBUG [pool-5-thread-1] QemuUtil.getRemoteQCow2BackingChain:163
  1248. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Getting backing chain for /home/kvmimages/NAGIOS.qcow2
  1249.  
  1250. [2024-05-24 15:38:55.492] DEBUG [pool-5-thread-1] SshConnector.exec:246
  1251. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo qemu-img info --backing-chain -U '/home/kvmimages/NAGIOS.qcow2'
  1252.  
  1253. [2024-05-24 15:38:55.840] DEBUG [pool-5-thread-1] SshConnector.exec:271
  1254. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo qemu-img info --backing-chain -U '/home/kvmimages/NAGIOS.qcow2'
  1255. Return code: 0
  1256. output:
  1257. [image: /home/kvmimages/NAGIOS.qcow2
  1258. file format: qcow2
  1259. virtual size: 20 GiB (21474836480 bytes)
  1260. disk size: 3.88 GiB
  1261. cluster_size: 65536
  1262. Format specific information:
  1263. compat: 0.10
  1264. compression type: zlib
  1265. refcount bits: 16
  1266. Child node '/file':
  1267. filename: /home/kvmimages/NAGIOS.qcow2
  1268. protocol type: file
  1269. file length: 3.88 GiB (4168351744 bytes)
  1270. disk size: 3.88 GiB
  1271. Format specific information:
  1272. extent size hint: 1048576
  1273. ]
  1274. error:
  1275. []
  1276.  
  1277. [2024-05-24 15:38:55.841] DEBUG [pool-5-thread-1] QemuUtil.getRemoteQCow2BackingChain:174
  1278. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Backing file: /home/kvmimages/NAGIOS.qcow2
  1279.  
  1280. [2024-05-24 15:38:55.867] DEBUG [pool-5-thread-1] SshConnector.exec:246
  1281. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo virsh domblklist NAGIOS
  1282.  
  1283. [2024-05-24 15:38:56.262] DEBUG [pool-5-thread-1] SshConnector.exec:271
  1284. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo virsh domblklist NAGIOS
  1285. Return code: 0
  1286. output:
  1287. [ Target Source
  1288. ----------------------------------------
  1289. vda /home/kvmimages/NAGIOS.qcow2
  1290.  
  1291. ]
  1292. error:
  1293. []
  1294.  
  1295. [2024-05-24 15:38:56.263] DEBUG [pool-5-thread-1] SshConnector.exec:246
  1296. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo virsh dumpxml NAGIOS
  1297.  
  1298. [2024-05-24 15:38:56.587] DEBUG [pool-5-thread-1] SshConnector.exec:271
  1299. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo virsh dumpxml NAGIOS
  1300. Return code: 0
  1301. output:
  1302. [<domain type='kvm' id='37'>
  1303. <name>NAGIOS</name>
  1304. <uuid>02f90b7c-a998-46c8-8914-1274aa389225</uuid>
  1305. <metadata xmlns:libosinfo="http://libosinfo.org/xmlns/libvirt/domain/1.0" xmlns:cockpit_machines="https://github.com/cockpit-project/cockpit-machines">
  1306. <libosinfo:libosinfo>
  1307. <libosinfo:os id="http://centos.org/centos-stream/9"/>
  1308. </libosinfo:libosinfo>
  1309. <cockpit_machines:data>
  1310. <cockpit_machines:has_install_phase>false</cockpit_machines:has_install_phase>
  1311. <cockpit_machines:install_source_type>file</cockpit_machines:install_source_type>
  1312. <cockpit_machines:install_source>/home/iso/CentOS-Stream-9.iso</cockpit_machines:install_source>
  1313. <cockpit_machines:os_variant>centos-stream9</cockpit_machines:os_variant>
  1314. </cockpit_machines:data>
  1315. </metadata>
  1316. <memory unit='KiB'>4194304</memory>
  1317. <currentMemory unit='KiB'>2097152</currentMemory>
  1318. <vcpu placement='static'>2</vcpu>
  1319. <resource>
  1320. <partition>/machine</partition>
  1321. </resource>
  1322. <os>
  1323. <type arch='x86_64' machine='pc-q35-rhel9.4.0'>hvm</type>
  1324. <boot dev='hd'/>
  1325. </os>
  1326. <features>
  1327. <acpi/>
  1328. <apic/>
  1329. </features>
  1330. <cpu mode='host-passthrough' check='none' migratable='on'>
  1331. <topology sockets='2' dies='1' clusters='1' cores='1' threads='1'/>
  1332. </cpu>
  1333. <clock offset='utc'>
  1334. <timer name='rtc' tickpolicy='catchup'/>
  1335. <timer name='pit' tickpolicy='delay'/>
  1336. <timer name='hpet' present='no'/>
  1337. </clock>
  1338. <on_poweroff>destroy</on_poweroff>
  1339. <on_reboot>restart</on_reboot>
  1340. <on_crash>destroy</on_crash>
  1341. <pm>
  1342. <suspend-to-mem enabled='no'/>
  1343. <suspend-to-disk enabled='no'/>
  1344. </pm>
  1345. <devices>
  1346. <emulator>/usr/libexec/qemu-kvm</emulator>
  1347. <disk type='file' device='disk'>
  1348. <driver name='qemu' type='qcow2' discard='unmap'/>
  1349. <source file='/home/kvmimages/NAGIOS.qcow2' index='2'/>
  1350. <backingStore/>
  1351. <target dev='vda' bus='virtio'/>
  1352. <alias name='virtio-disk0'/>
  1353. <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/>
  1354. </disk>
  1355. <controller type='usb' index='0' model='qemu-xhci' ports='15'>
  1356. <alias name='usb'/>
  1357. <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
  1358. </controller>
  1359. <controller type='pci' index='0' model='pcie-root'>
  1360. <alias name='pcie.0'/>
  1361. </controller>
  1362. <controller type='pci' index='1' model='pcie-root-port'>
  1363. <model name='pcie-root-port'/>
  1364. <target chassis='1' port='0x10'/>
  1365. <alias name='pci.1'/>
  1366. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/>
  1367. </controller>
  1368. <controller type='pci' index='2' model='pcie-root-port'>
  1369. <model name='pcie-root-port'/>
  1370. <target chassis='2' port='0x11'/>
  1371. <alias name='pci.2'/>
  1372. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/>
  1373. </controller>
  1374. <controller type='pci' index='3' model='pcie-root-port'>
  1375. <model name='pcie-root-port'/>
  1376. <target chassis='3' port='0x12'/>
  1377. <alias name='pci.3'/>
  1378. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/>
  1379. </controller>
  1380. <controller type='pci' index='4' model='pcie-root-port'>
  1381. <model name='pcie-root-port'/>
  1382. <target chassis='4' port='0x13'/>
  1383. <alias name='pci.4'/>
  1384. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/>
  1385. </controller>
  1386. <controller type='pci' index='5' model='pcie-root-port'>
  1387. <model name='pcie-root-port'/>
  1388. <target chassis='5' port='0x14'/>
  1389. <alias name='pci.5'/>
  1390. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x4'/>
  1391. </controller>
  1392. <controller type='pci' index='6' model='pcie-root-port'>
  1393. <model name='pcie-root-port'/>
  1394. <target chassis='6' port='0x15'/>
  1395. <alias name='pci.6'/>
  1396. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x5'/>
  1397. </controller>
  1398. <controller type='pci' index='7' model='pcie-root-port'>
  1399. <model name='pcie-root-port'/>
  1400. <target chassis='7' port='0x16'/>
  1401. <alias name='pci.7'/>
  1402. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x6'/>
  1403. </controller>
  1404. <controller type='pci' index='8' model='pcie-root-port'>
  1405. <model name='pcie-root-port'/>
  1406. <target chassis='8' port='0x17'/>
  1407. <alias name='pci.8'/>
  1408. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x7'/>
  1409. </controller>
  1410. <controller type='pci' index='9' model='pcie-root-port'>
  1411. <model name='pcie-root-port'/>
  1412. <target chassis='9' port='0x18'/>
  1413. <alias name='pci.9'/>
  1414. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0' multifunction='on'/>
  1415. </controller>
  1416. <controller type='pci' index='10' model='pcie-root-port'>
  1417. <model name='pcie-root-port'/>
  1418. <target chassis='10' port='0x19'/>
  1419. <alias name='pci.10'/>
  1420. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x1'/>
  1421. </controller>
  1422. <controller type='pci' index='11' model='pcie-root-port'>
  1423. <model name='pcie-root-port'/>
  1424. <target chassis='11' port='0x1a'/>
  1425. <alias name='pci.11'/>
  1426. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x2'/>
  1427. </controller>
  1428. <controller type='pci' index='12' model='pcie-root-port'>
  1429. <model name='pcie-root-port'/>
  1430. <target chassis='12' port='0x1b'/>
  1431. <alias name='pci.12'/>
  1432. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x3'/>
  1433. </controller>
  1434. <controller type='pci' index='13' model='pcie-root-port'>
  1435. <model name='pcie-root-port'/>
  1436. <target chassis='13' port='0x1c'/>
  1437. <alias name='pci.13'/>
  1438. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x4'/>
  1439. </controller>
  1440. <controller type='pci' index='14' model='pcie-root-port'>
  1441. <model name='pcie-root-port'/>
  1442. <target chassis='14' port='0x1d'/>
  1443. <alias name='pci.14'/>
  1444. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x5'/>
  1445. </controller>
  1446. <controller type='sata' index='0'>
  1447. <alias name='ide'/>
  1448. <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
  1449. </controller>
  1450. <controller type='virtio-serial' index='0'>
  1451. <alias name='virtio-serial0'/>
  1452. <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
  1453. </controller>
  1454. <interface type='bridge'>
  1455. <mac address='52:54:00:84:d2:ed'/>
  1456. <source bridge='br0'/>
  1457. <target dev='vnet34'/>
  1458. <model type='virtio'/>
  1459. <alias name='net0'/>
  1460. <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
  1461. </interface>
  1462. <serial type='pty'>
  1463. <source path='/dev/pts/5'/>
  1464. <target type='isa-serial' port='0'>
  1465. <model name='isa-serial'/>
  1466. </target>
  1467. <alias name='serial0'/>
  1468. </serial>
  1469. <console type='pty' tty='/dev/pts/5'>
  1470. <source path='/dev/pts/5'/>
  1471. <target type='serial' port='0'/>
  1472. <alias name='serial0'/>
  1473. </console>
  1474. <channel type='unix'>
  1475. <source mode='bind' path='/run/libvirt/qemu/channel/37-NAGIOS/org.qemu.guest_agent.0'/>
  1476. <target type='virtio' name='org.qemu.guest_agent.0' state='connected'/>
  1477. <alias name='channel0'/>
  1478. <address type='virtio-serial' controller='0' bus='0' port='1'/>
  1479. </channel>
  1480. <input type='tablet' bus='usb'>
  1481. <alias name='input0'/>
  1482. <address type='usb' bus='0' port='1'/>
  1483. </input>
  1484. <input type='mouse' bus='ps2'>
  1485. <alias name='input1'/>
  1486. </input>
  1487. <input type='keyboard' bus='ps2'>
  1488. <alias name='input2'/>
  1489. </input>
  1490. <graphics type='vnc' port='5904' autoport='yes' listen='127.0.0.1'>
  1491. <listen type='address' address='127.0.0.1'/>
  1492. </graphics>
  1493. <audio id='1' type='none'/>
  1494. <video>
  1495. <model type='vga' vram='16384' heads='1' primary='yes'/>
  1496. <alias name='video0'/>
  1497. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/>
  1498. </video>
  1499. <watchdog model='itco' action='reset'>
  1500. <alias name='watchdog0'/>
  1501. </watchdog>
  1502. <memballoon model='virtio'>
  1503. <alias name='balloon0'/>
  1504. <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/>
  1505. </memballoon>
  1506. <rng model='virtio'>
  1507. <backend model='random'>/dev/urandom</backend>
  1508. <alias name='rng0'/>
  1509. <address type='pci' domain='0x0000' bus='0x06' slot='0x00' function='0x0'/>
  1510. </rng>
  1511. </devices>
  1512. <seclabel type='dynamic' model='dac' relabel='yes'>
  1513. <label>+0:+0</label>
  1514. <imagelabel>+0:+0</imagelabel>
  1515. </seclabel>
  1516. </domain>
  1517.  
  1518. ]
  1519. error:
  1520. []
  1521.  
  1522. [2024-05-24 15:38:56.588] DEBUG [pool-5-thread-1] SshConnector.exec:246
  1523. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C stat -c %d /home/kvmimages/NAGIOS.qcow2-vProtect-9a0d12e9-9050-4d91-b61e-761130a36c2a
  1524.  
  1525. [2024-05-24 15:38:56.911] DEBUG [pool-5-thread-1] SshConnector.exec:271
  1526. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C stat -c %d /home/kvmimages/NAGIOS.qcow2-vProtect-9a0d12e9-9050-4d91-b61e-761130a36c2a
  1527. Return code: 1
  1528. output:
  1529. []
  1530. error:
  1531. [stat: cannot statx '/home/kvmimages/NAGIOS.qcow2-vProtect-9a0d12e9-9050-4d91-b61e-761130a36c2a': No such file or directory
  1532. ]
  1533.  
  1534. [2024-05-24 15:38:57.073] DEBUG [pool-5-thread-1] IProtectedEntitySource.checkAvailableStorageForSnapshot:328
  1535. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Hypervisor Storage used by VM: []
  1536.  
  1537. [2024-05-24 15:38:57.092] DEBUG [pool-5-thread-1] SshConnector.exec:246
  1538. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo virsh dumpxml NAGIOS
  1539.  
  1540. [2024-05-24 15:38:57.426] DEBUG [pool-5-thread-1] SshConnector.exec:271
  1541. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo virsh dumpxml NAGIOS
  1542. Return code: 0
  1543. output:
  1544. [<domain type='kvm' id='37'>
  1545. <name>NAGIOS</name>
  1546. <uuid>02f90b7c-a998-46c8-8914-1274aa389225</uuid>
  1547. <metadata xmlns:libosinfo="http://libosinfo.org/xmlns/libvirt/domain/1.0" xmlns:cockpit_machines="https://github.com/cockpit-project/cockpit-machines">
  1548. <libosinfo:libosinfo>
  1549. <libosinfo:os id="http://centos.org/centos-stream/9"/>
  1550. </libosinfo:libosinfo>
  1551. <cockpit_machines:data>
  1552. <cockpit_machines:has_install_phase>false</cockpit_machines:has_install_phase>
  1553. <cockpit_machines:install_source_type>file</cockpit_machines:install_source_type>
  1554. <cockpit_machines:install_source>/home/iso/CentOS-Stream-9.iso</cockpit_machines:install_source>
  1555. <cockpit_machines:os_variant>centos-stream9</cockpit_machines:os_variant>
  1556. </cockpit_machines:data>
  1557. </metadata>
  1558. <memory unit='KiB'>4194304</memory>
  1559. <currentMemory unit='KiB'>2097152</currentMemory>
  1560. <vcpu placement='static'>2</vcpu>
  1561. <resource>
  1562. <partition>/machine</partition>
  1563. </resource>
  1564. <os>
  1565. <type arch='x86_64' machine='pc-q35-rhel9.4.0'>hvm</type>
  1566. <boot dev='hd'/>
  1567. </os>
  1568. <features>
  1569. <acpi/>
  1570. <apic/>
  1571. </features>
  1572. <cpu mode='host-passthrough' check='none' migratable='on'>
  1573. <topology sockets='2' dies='1' clusters='1' cores='1' threads='1'/>
  1574. </cpu>
  1575. <clock offset='utc'>
  1576. <timer name='rtc' tickpolicy='catchup'/>
  1577. <timer name='pit' tickpolicy='delay'/>
  1578. <timer name='hpet' present='no'/>
  1579. </clock>
  1580. <on_poweroff>destroy</on_poweroff>
  1581. <on_reboot>restart</on_reboot>
  1582. <on_crash>destroy</on_crash>
  1583. <pm>
  1584. <suspend-to-mem enabled='no'/>
  1585. <suspend-to-disk enabled='no'/>
  1586. </pm>
  1587. <devices>
  1588. <emulator>/usr/libexec/qemu-kvm</emulator>
  1589. <disk type='file' device='disk'>
  1590. <driver name='qemu' type='qcow2' discard='unmap'/>
  1591. <source file='/home/kvmimages/NAGIOS.qcow2' index='2'/>
  1592. <backingStore/>
  1593. <target dev='vda' bus='virtio'/>
  1594. <alias name='virtio-disk0'/>
  1595. <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/>
  1596. </disk>
  1597. <controller type='usb' index='0' model='qemu-xhci' ports='15'>
  1598. <alias name='usb'/>
  1599. <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
  1600. </controller>
  1601. <controller type='pci' index='0' model='pcie-root'>
  1602. <alias name='pcie.0'/>
  1603. </controller>
  1604. <controller type='pci' index='1' model='pcie-root-port'>
  1605. <model name='pcie-root-port'/>
  1606. <target chassis='1' port='0x10'/>
  1607. <alias name='pci.1'/>
  1608. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/>
  1609. </controller>
  1610. <controller type='pci' index='2' model='pcie-root-port'>
  1611. <model name='pcie-root-port'/>
  1612. <target chassis='2' port='0x11'/>
  1613. <alias name='pci.2'/>
  1614. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/>
  1615. </controller>
  1616. <controller type='pci' index='3' model='pcie-root-port'>
  1617. <model name='pcie-root-port'/>
  1618. <target chassis='3' port='0x12'/>
  1619. <alias name='pci.3'/>
  1620. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/>
  1621. </controller>
  1622. <controller type='pci' index='4' model='pcie-root-port'>
  1623. <model name='pcie-root-port'/>
  1624. <target chassis='4' port='0x13'/>
  1625. <alias name='pci.4'/>
  1626. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/>
  1627. </controller>
  1628. <controller type='pci' index='5' model='pcie-root-port'>
  1629. <model name='pcie-root-port'/>
  1630. <target chassis='5' port='0x14'/>
  1631. <alias name='pci.5'/>
  1632. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x4'/>
  1633. </controller>
  1634. <controller type='pci' index='6' model='pcie-root-port'>
  1635. <model name='pcie-root-port'/>
  1636. <target chassis='6' port='0x15'/>
  1637. <alias name='pci.6'/>
  1638. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x5'/>
  1639. </controller>
  1640. <controller type='pci' index='7' model='pcie-root-port'>
  1641. <model name='pcie-root-port'/>
  1642. <target chassis='7' port='0x16'/>
  1643. <alias name='pci.7'/>
  1644. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x6'/>
  1645. </controller>
  1646. <controller type='pci' index='8' model='pcie-root-port'>
  1647. <model name='pcie-root-port'/>
  1648. <target chassis='8' port='0x17'/>
  1649. <alias name='pci.8'/>
  1650. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x7'/>
  1651. </controller>
  1652. <controller type='pci' index='9' model='pcie-root-port'>
  1653. <model name='pcie-root-port'/>
  1654. <target chassis='9' port='0x18'/>
  1655. <alias name='pci.9'/>
  1656. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0' multifunction='on'/>
  1657. </controller>
  1658. <controller type='pci' index='10' model='pcie-root-port'>
  1659. <model name='pcie-root-port'/>
  1660. <target chassis='10' port='0x19'/>
  1661. <alias name='pci.10'/>
  1662. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x1'/>
  1663. </controller>
  1664. <controller type='pci' index='11' model='pcie-root-port'>
  1665. <model name='pcie-root-port'/>
  1666. <target chassis='11' port='0x1a'/>
  1667. <alias name='pci.11'/>
  1668. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x2'/>
  1669. </controller>
  1670. <controller type='pci' index='12' model='pcie-root-port'>
  1671. <model name='pcie-root-port'/>
  1672. <target chassis='12' port='0x1b'/>
  1673. <alias name='pci.12'/>
  1674. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x3'/>
  1675. </controller>
  1676. <controller type='pci' index='13' model='pcie-root-port'>
  1677. <model name='pcie-root-port'/>
  1678. <target chassis='13' port='0x1c'/>
  1679. <alias name='pci.13'/>
  1680. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x4'/>
  1681. </controller>
  1682. <controller type='pci' index='14' model='pcie-root-port'>
  1683. <model name='pcie-root-port'/>
  1684. <target chassis='14' port='0x1d'/>
  1685. <alias name='pci.14'/>
  1686. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x5'/>
  1687. </controller>
  1688. <controller type='sata' index='0'>
  1689. <alias name='ide'/>
  1690. <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
  1691. </controller>
  1692. <controller type='virtio-serial' index='0'>
  1693. <alias name='virtio-serial0'/>
  1694. <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
  1695. </controller>
  1696. <interface type='bridge'>
  1697. <mac address='52:54:00:84:d2:ed'/>
  1698. <source bridge='br0'/>
  1699. <target dev='vnet34'/>
  1700. <model type='virtio'/>
  1701. <alias name='net0'/>
  1702. <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
  1703. </interface>
  1704. <serial type='pty'>
  1705. <source path='/dev/pts/5'/>
  1706. <target type='isa-serial' port='0'>
  1707. <model name='isa-serial'/>
  1708. </target>
  1709. <alias name='serial0'/>
  1710. </serial>
  1711. <console type='pty' tty='/dev/pts/5'>
  1712. <source path='/dev/pts/5'/>
  1713. <target type='serial' port='0'/>
  1714. <alias name='serial0'/>
  1715. </console>
  1716. <channel type='unix'>
  1717. <source mode='bind' path='/run/libvirt/qemu/channel/37-NAGIOS/org.qemu.guest_agent.0'/>
  1718. <target type='virtio' name='org.qemu.guest_agent.0' state='connected'/>
  1719. <alias name='channel0'/>
  1720. <address type='virtio-serial' controller='0' bus='0' port='1'/>
  1721. </channel>
  1722. <input type='tablet' bus='usb'>
  1723. <alias name='input0'/>
  1724. <address type='usb' bus='0' port='1'/>
  1725. </input>
  1726. <input type='mouse' bus='ps2'>
  1727. <alias name='input1'/>
  1728. </input>
  1729. <input type='keyboard' bus='ps2'>
  1730. <alias name='input2'/>
  1731. </input>
  1732. <graphics type='vnc' port='5904' autoport='yes' listen='127.0.0.1'>
  1733. <listen type='address' address='127.0.0.1'/>
  1734. </graphics>
  1735. <audio id='1' type='none'/>
  1736. <video>
  1737. <model type='vga' vram='16384' heads='1' primary='yes'/>
  1738. <alias name='video0'/>
  1739. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/>
  1740. </video>
  1741. <watchdog model='itco' action='reset'>
  1742. <alias name='watchdog0'/>
  1743. </watchdog>
  1744. <memballoon model='virtio'>
  1745. <alias name='balloon0'/>
  1746. <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/>
  1747. </memballoon>
  1748. <rng model='virtio'>
  1749. <backend model='random'>/dev/urandom</backend>
  1750. <alias name='rng0'/>
  1751. <address type='pci' domain='0x0000' bus='0x06' slot='0x00' function='0x0'/>
  1752. </rng>
  1753. </devices>
  1754. <seclabel type='dynamic' model='dac' relabel='yes'>
  1755. <label>+0:+0</label>
  1756. <imagelabel>+0:+0</imagelabel>
  1757. </seclabel>
  1758. </domain>
  1759.  
  1760. ]
  1761. error:
  1762. []
  1763.  
  1764. [2024-05-24 15:38:57.524] DEBUG [pool-5-thread-1] DefaultKvmDiskClient.getQCow2BackingChain:57
  1765. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Getting backing chain for /home/kvmimages/NAGIOS.qcow2
  1766.  
  1767. [2024-05-24 15:38:57.525] DEBUG [pool-5-thread-1] SshConnector.exec:246
  1768. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo qemu-img info --backing-chain -U '/home/kvmimages/NAGIOS.qcow2'
  1769.  
  1770. [2024-05-24 15:38:57.984] DEBUG [pool-5-thread-1] SshConnector.exec:271
  1771. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo qemu-img info --backing-chain -U '/home/kvmimages/NAGIOS.qcow2'
  1772. Return code: 0
  1773. output:
  1774. [image: /home/kvmimages/NAGIOS.qcow2
  1775. file format: qcow2
  1776. virtual size: 20 GiB (21474836480 bytes)
  1777. disk size: 3.88 GiB
  1778. cluster_size: 65536
  1779. Format specific information:
  1780. compat: 0.10
  1781. compression type: zlib
  1782. refcount bits: 16
  1783. Child node '/file':
  1784. filename: /home/kvmimages/NAGIOS.qcow2
  1785. protocol type: file
  1786. file length: 3.88 GiB (4168351744 bytes)
  1787. disk size: 3.88 GiB
  1788. Format specific information:
  1789. extent size hint: 1048576
  1790. ]
  1791. error:
  1792. []
  1793.  
  1794. [2024-05-24 15:38:57.985] DEBUG [pool-5-thread-1] DefaultKvmDiskClient.getQCow2BackingChain:68
  1795. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Backing file: /home/kvmimages/NAGIOS.qcow2
  1796.  
  1797. [2024-05-24 15:38:58.031] DEBUG [pool-5-thread-1] SshConnector.exec:246
  1798. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo chown qemu:qemu '/home/kvmimages/NAGIOS.qcow2'
  1799.  
  1800. [2024-05-24 15:38:58.316] DEBUG [pool-5-thread-1] SshConnector.exec:271
  1801. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo chown qemu:qemu '/home/kvmimages/NAGIOS.qcow2'
  1802. Return code: 0
  1803. output:
  1804. []
  1805. error:
  1806. []
  1807.  
  1808. [2024-05-24 15:38:58.364] DEBUG [pool-5-thread-1] SshConnector.exec:246
  1809. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo virsh domblklist NAGIOS
  1810.  
  1811. [2024-05-24 15:38:58.722] DEBUG [pool-5-thread-1] SshConnector.exec:271
  1812. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo virsh domblklist NAGIOS
  1813. Return code: 0
  1814. output:
  1815. [ Target Source
  1816. ----------------------------------------
  1817. vda /home/kvmimages/NAGIOS.qcow2
  1818.  
  1819. ]
  1820. error:
  1821. []
  1822.  
  1823. [2024-05-24 15:38:58.731] DEBUG [pool-5-thread-1] SshConnector.exec:246
  1824. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo virsh domstate NAGIOS
  1825.  
  1826. [2024-05-24 15:38:59.048] DEBUG [pool-5-thread-1] SshConnector.exec:271
  1827. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo virsh domstate NAGIOS
  1828. Return code: 0
  1829. output:
  1830. [running
  1831.  
  1832. ]
  1833. error:
  1834. []
  1835.  
  1836. [2024-05-24 15:38:59.050] DEBUG [pool-5-thread-1] SshConnector.exec:246
  1837. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo virsh snapshot-create-as --domain NAGIOS vProtect-26e72e73-1274-471a-be98-0c8e5efbf519 --diskspec vda,file="/home/kvmimages/NAGIOS.qcow2-vProtect-26e72e73-1274-471a-be98-0c8e5efbf519" --disk-only --atomic
  1838.  
  1839. [2024-05-24 15:38:59.394] DEBUG [pool-5-thread-1] SshConnector.exec:271
  1840. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo virsh snapshot-create-as --domain NAGIOS vProtect-26e72e73-1274-471a-be98-0c8e5efbf519 --diskspec vda,file="/home/kvmimages/NAGIOS.qcow2-vProtect-26e72e73-1274-471a-be98-0c8e5efbf519" --disk-only --atomic
  1841. Return code: 0
  1842. output:
  1843. [Domain snapshot vProtect-26e72e73-1274-471a-be98-0c8e5efbf519 created
  1844. ]
  1845. error:
  1846. []
  1847.  
  1848. [2024-05-24 15:38:59.403] DEBUG [pool-5-thread-1] SshConnector.exec:246
  1849. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo chown qemu:qemu '/home/kvmimages/NAGIOS.qcow2-vProtect-26e72e73-1274-471a-be98-0c8e5efbf519'
  1850.  
  1851. [2024-05-24 15:38:59.695] DEBUG [pool-5-thread-1] SshConnector.exec:271
  1852. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo chown qemu:qemu '/home/kvmimages/NAGIOS.qcow2-vProtect-26e72e73-1274-471a-be98-0c8e5efbf519'
  1853. Return code: 0
  1854. output:
  1855. []
  1856. error:
  1857. []
  1858.  
  1859. [2024-05-24 15:38:59.696] DEBUG [pool-5-thread-1] SshConnector.exec:246
  1860. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo chmod a+r '/home/kvmimages/NAGIOS.qcow2-vProtect-26e72e73-1274-471a-be98-0c8e5efbf519'
  1861.  
  1862. [2024-05-24 15:38:59.967] DEBUG [pool-5-thread-1] SshConnector.exec:271
  1863. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo chmod a+r '/home/kvmimages/NAGIOS.qcow2-vProtect-26e72e73-1274-471a-be98-0c8e5efbf519'
  1864. Return code: 0
  1865. output:
  1866. []
  1867. error:
  1868. []
  1869.  
  1870. [2024-05-24 15:38:59.974] DEBUG [pool-5-thread-1] SshConnector.exec:246
  1871. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo virsh dumpxml NAGIOS
  1872.  
  1873. [2024-05-24 15:39:00.451] DEBUG [pool-5-thread-1] SshConnector.exec:271
  1874. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo virsh dumpxml NAGIOS
  1875. Return code: 0
  1876. output:
  1877. [<domain type='kvm' id='37'>
  1878. <name>NAGIOS</name>
  1879. <uuid>02f90b7c-a998-46c8-8914-1274aa389225</uuid>
  1880. <metadata xmlns:libosinfo="http://libosinfo.org/xmlns/libvirt/domain/1.0" xmlns:cockpit_machines="https://github.com/cockpit-project/cockpit-machines">
  1881. <libosinfo:libosinfo>
  1882. <libosinfo:os id="http://centos.org/centos-stream/9"/>
  1883. </libosinfo:libosinfo>
  1884. <cockpit_machines:data>
  1885. <cockpit_machines:has_install_phase>false</cockpit_machines:has_install_phase>
  1886. <cockpit_machines:install_source_type>file</cockpit_machines:install_source_type>
  1887. <cockpit_machines:install_source>/home/iso/CentOS-Stream-9.iso</cockpit_machines:install_source>
  1888. <cockpit_machines:os_variant>centos-stream9</cockpit_machines:os_variant>
  1889. </cockpit_machines:data>
  1890. </metadata>
  1891. <memory unit='KiB'>4194304</memory>
  1892. <currentMemory unit='KiB'>2097152</currentMemory>
  1893. <vcpu placement='static'>2</vcpu>
  1894. <resource>
  1895. <partition>/machine</partition>
  1896. </resource>
  1897. <os>
  1898. <type arch='x86_64' machine='pc-q35-rhel9.4.0'>hvm</type>
  1899. <boot dev='hd'/>
  1900. </os>
  1901. <features>
  1902. <acpi/>
  1903. <apic/>
  1904. </features>
  1905. <cpu mode='host-passthrough' check='none' migratable='on'>
  1906. <topology sockets='2' dies='1' clusters='1' cores='1' threads='1'/>
  1907. </cpu>
  1908. <clock offset='utc'>
  1909. <timer name='rtc' tickpolicy='catchup'/>
  1910. <timer name='pit' tickpolicy='delay'/>
  1911. <timer name='hpet' present='no'/>
  1912. </clock>
  1913. <on_poweroff>destroy</on_poweroff>
  1914. <on_reboot>restart</on_reboot>
  1915. <on_crash>destroy</on_crash>
  1916. <pm>
  1917. <suspend-to-mem enabled='no'/>
  1918. <suspend-to-disk enabled='no'/>
  1919. </pm>
  1920. <devices>
  1921. <emulator>/usr/libexec/qemu-kvm</emulator>
  1922. <disk type='file' device='disk'>
  1923. <driver name='qemu' type='qcow2' discard='unmap'/>
  1924. <source file='/home/kvmimages/NAGIOS.qcow2-vProtect-26e72e73-1274-471a-be98-0c8e5efbf519' index='3'/>
  1925. <backingStore type='file' index='2'>
  1926. <format type='qcow2'/>
  1927. <source file='/home/kvmimages/NAGIOS.qcow2'/>
  1928. <backingStore/>
  1929. </backingStore>
  1930. <target dev='vda' bus='virtio'/>
  1931. <alias name='virtio-disk0'/>
  1932. <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/>
  1933. </disk>
  1934. <controller type='usb' index='0' model='qemu-xhci' ports='15'>
  1935. <alias name='usb'/>
  1936. <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
  1937. </controller>
  1938. <controller type='pci' index='0' model='pcie-root'>
  1939. <alias name='pcie.0'/>
  1940. </controller>
  1941. <controller type='pci' index='1' model='pcie-root-port'>
  1942. <model name='pcie-root-port'/>
  1943. <target chassis='1' port='0x10'/>
  1944. <alias name='pci.1'/>
  1945. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/>
  1946. </controller>
  1947. <controller type='pci' index='2' model='pcie-root-port'>
  1948. <model name='pcie-root-port'/>
  1949. <target chassis='2' port='0x11'/>
  1950. <alias name='pci.2'/>
  1951. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/>
  1952. </controller>
  1953. <controller type='pci' index='3' model='pcie-root-port'>
  1954. <model name='pcie-root-port'/>
  1955. <target chassis='3' port='0x12'/>
  1956. <alias name='pci.3'/>
  1957. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x2'/>
  1958. </controller>
  1959. <controller type='pci' index='4' model='pcie-root-port'>
  1960. <model name='pcie-root-port'/>
  1961. <target chassis='4' port='0x13'/>
  1962. <alias name='pci.4'/>
  1963. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x3'/>
  1964. </controller>
  1965. <controller type='pci' index='5' model='pcie-root-port'>
  1966. <model name='pcie-root-port'/>
  1967. <target chassis='5' port='0x14'/>
  1968. <alias name='pci.5'/>
  1969. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x4'/>
  1970. </controller>
  1971. <controller type='pci' index='6' model='pcie-root-port'>
  1972. <model name='pcie-root-port'/>
  1973. <target chassis='6' port='0x15'/>
  1974. <alias name='pci.6'/>
  1975. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x5'/>
  1976. </controller>
  1977. <controller type='pci' index='7' model='pcie-root-port'>
  1978. <model name='pcie-root-port'/>
  1979. <target chassis='7' port='0x16'/>
  1980. <alias name='pci.7'/>
  1981. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x6'/>
  1982. </controller>
  1983. <controller type='pci' index='8' model='pcie-root-port'>
  1984. <model name='pcie-root-port'/>
  1985. <target chassis='8' port='0x17'/>
  1986. <alias name='pci.8'/>
  1987. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x7'/>
  1988. </controller>
  1989. <controller type='pci' index='9' model='pcie-root-port'>
  1990. <model name='pcie-root-port'/>
  1991. <target chassis='9' port='0x18'/>
  1992. <alias name='pci.9'/>
  1993. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0' multifunction='on'/>
  1994. </controller>
  1995. <controller type='pci' index='10' model='pcie-root-port'>
  1996. <model name='pcie-root-port'/>
  1997. <target chassis='10' port='0x19'/>
  1998. <alias name='pci.10'/>
  1999. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x1'/>
  2000. </controller>
  2001. <controller type='pci' index='11' model='pcie-root-port'>
  2002. <model name='pcie-root-port'/>
  2003. <target chassis='11' port='0x1a'/>
  2004. <alias name='pci.11'/>
  2005. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x2'/>
  2006. </controller>
  2007. <controller type='pci' index='12' model='pcie-root-port'>
  2008. <model name='pcie-root-port'/>
  2009. <target chassis='12' port='0x1b'/>
  2010. <alias name='pci.12'/>
  2011. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x3'/>
  2012. </controller>
  2013. <controller type='pci' index='13' model='pcie-root-port'>
  2014. <model name='pcie-root-port'/>
  2015. <target chassis='13' port='0x1c'/>
  2016. <alias name='pci.13'/>
  2017. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x4'/>
  2018. </controller>
  2019. <controller type='pci' index='14' model='pcie-root-port'>
  2020. <model name='pcie-root-port'/>
  2021. <target chassis='14' port='0x1d'/>
  2022. <alias name='pci.14'/>
  2023. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x5'/>
  2024. </controller>
  2025. <controller type='sata' index='0'>
  2026. <alias name='ide'/>
  2027. <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
  2028. </controller>
  2029. <controller type='virtio-serial' index='0'>
  2030. <alias name='virtio-serial0'/>
  2031. <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>
  2032. </controller>
  2033. <interface type='bridge'>
  2034. <mac address='52:54:00:84:d2:ed'/>
  2035. <source bridge='br0'/>
  2036. <target dev='vnet34'/>
  2037. <model type='virtio'/>
  2038. <alias name='net0'/>
  2039. <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
  2040. </interface>
  2041. <serial type='pty'>
  2042. <source path='/dev/pts/5'/>
  2043. <target type='isa-serial' port='0'>
  2044. <model name='isa-serial'/>
  2045. </target>
  2046. <alias name='serial0'/>
  2047. </serial>
  2048. <console type='pty' tty='/dev/pts/5'>
  2049. <source path='/dev/pts/5'/>
  2050. <target type='serial' port='0'/>
  2051. <alias name='serial0'/>
  2052. </console>
  2053. <channel type='unix'>
  2054. <source mode='bind' path='/run/libvirt/qemu/channel/37-NAGIOS/org.qemu.guest_agent.0'/>
  2055. <target type='virtio' name='org.qemu.guest_agent.0' state='connected'/>
  2056. <alias name='channel0'/>
  2057. <address type='virtio-serial' controller='0' bus='0' port='1'/>
  2058. </channel>
  2059. <input type='tablet' bus='usb'>
  2060. <alias name='input0'/>
  2061. <address type='usb' bus='0' port='1'/>
  2062. </input>
  2063. <input type='mouse' bus='ps2'>
  2064. <alias name='input1'/>
  2065. </input>
  2066. <input type='keyboard' bus='ps2'>
  2067. <alias name='input2'/>
  2068. </input>
  2069. <graphics type='vnc' port='5904' autoport='yes' listen='127.0.0.1'>
  2070. <listen type='address' address='127.0.0.1'/>
  2071. </graphics>
  2072. <audio id='1' type='none'/>
  2073. <video>
  2074. <model type='vga' vram='16384' heads='1' primary='yes'/>
  2075. <alias name='video0'/>
  2076. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/>
  2077. </video>
  2078. <watchdog model='itco' action='reset'>
  2079. <alias name='watchdog0'/>
  2080. </watchdog>
  2081. <memballoon model='virtio'>
  2082. <alias name='balloon0'/>
  2083. <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/>
  2084. </memballoon>
  2085. <rng model='virtio'>
  2086. <backend model='random'>/dev/urandom</backend>
  2087. <alias name='rng0'/>
  2088. <address type='pci' domain='0x0000' bus='0x06' slot='0x00' function='0x0'/>
  2089. </rng>
  2090. </devices>
  2091. <seclabel type='dynamic' model='dac' relabel='yes'>
  2092. <label>+0:+0</label>
  2093. <imagelabel>+0:+0</imagelabel>
  2094. </seclabel>
  2095. </domain>
  2096.  
  2097. ]
  2098. error:
  2099. []
  2100.  
  2101. [2024-05-24 15:39:00.545] INFO [pool-5-thread-1] LegacyKvmExportFull.exportFull:75
  2102. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Exporting VM configuration...
  2103.  
  2104. [2024-05-24 15:39:00.624] DEBUG [pool-5-thread-1] SshConnector.exec:246
  2105. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo virsh domstate 02f90b7c\-a998\-46c8\-8914\-1274aa389225
  2106.  
  2107. [2024-05-24 15:39:00.943] DEBUG [pool-5-thread-1] SshConnector.exec:271
  2108. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo virsh domstate 02f90b7c\-a998\-46c8\-8914\-1274aa389225
  2109. Return code: 0
  2110. output:
  2111. [running
  2112.  
  2113. ]
  2114. error:
  2115. []
  2116.  
  2117. [2024-05-24 15:39:00.944] INFO [pool-5-thread-1] LegacyKvmExportFull.exportDisks:93
  2118. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Disks to export: [[!!!eu.storware.vprotect.engine.hypervisor.libvirt.model.LibvirtDisk@2faaf51a=>java.lang.NullPointerException:null!!!]]
  2119.  
  2120. [2024-05-24 15:39:00.994] DEBUG [pool-5-thread-1] SshConnector.exec:246
  2121. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo virsh domblklist NAGIOS
  2122.  
  2123. [2024-05-24 15:39:01.313] DEBUG [pool-5-thread-1] SshConnector.exec:271
  2124. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] SSH: LC_ALL=C sudo virsh domblklist NAGIOS
  2125. Return code: 0
  2126. output:
  2127. [ Target Source
  2128. --------------------------------------------------------------------------------------
  2129. vda /home/kvmimages/NAGIOS.qcow2-vProtect-26e72e73-1274-471a-be98-0c8e5efbf519
  2130.  
  2131. ]
  2132. error:
  2133. []
  2134.  
  2135. [2024-05-24 15:39:01.314] ERROR [pool-5-thread-1] LegacyKvmExportFull.exportDisks:103
  2136. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] null
  2137.  
  2138. java.lang.NullPointerException: null
  2139. at eu.storware.vprotect.engine.hypervisor.libvirt.snapshotmanager.Qcow2SnapshotManager.getSnapshotFilePaths(Qcow2SnapshotManager.java:294) ~[engine.jar:?]
  2140. at eu.storware.vprotect.engine.virtualprovider.kvm.exportfull.legacy.LegacyKvmExportFull.prepareDiskForDownload(LegacyKvmExportFull.java:351) ~[engine.jar:?]
  2141. at eu.storware.vprotect.engine.virtualprovider.kvm.exportfull.legacy.LegacyKvmExportFull.prepareDisk(LegacyKvmExportFull.java:247) ~[engine.jar:?]
  2142. at eu.storware.vprotect.engine.virtualprovider.kvm.exportfull.legacy.LegacyKvmExportFull.lambda$prepareBackupFilesAndTransferList$8(LegacyKvmExportFull.java:232) ~[engine.jar:?]
  2143. at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[?:?]
  2144. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) ~[?:?]
  2145. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) ~[?:?]
  2146. at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655) ~[?:?]
  2147. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[?:?]
  2148. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[?:?]
  2149. at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) ~[?:?]
  2150. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
  2151. at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578) ~[?:?]
  2152. at eu.storware.vprotect.engine.virtualprovider.kvm.exportfull.legacy.LegacyKvmExportFull.prepareBackupFilesAndTransferList(LegacyKvmExportFull.java:235) ~[engine.jar:?]
  2153. at eu.storware.vprotect.engine.virtualprovider.kvm.exportfull.legacy.LegacyKvmExportFull.exportFilesystemDisks(LegacyKvmExportFull.java:185) ~[engine.jar:?]
  2154. at eu.storware.vprotect.engine.virtualprovider.kvm.exportfull.legacy.LegacyKvmExportFull.exportDisks(LegacyKvmExportFull.java:95) [engine.jar:?]
  2155. at eu.storware.vprotect.engine.virtualprovider.kvm.exportfull.legacy.LegacyKvmExportFull.exportFull(LegacyKvmExportFull.java:78) [engine.jar:?]
  2156. at eu.storware.vprotect.engine.hypervisor.libvirt.LibvirtHypervisor.exportFull(LibvirtHypervisor.java:346) [engine.jar:?]
  2157. at eu.storware.vprotect.engine.hypervisor.libvirt.LibvirtHypervisor.exportFull(LibvirtHypervisor.java:110) [engine.jar:?]
  2158. at eu.storware.vprotect.engine.task.export.strategy.ExportFull.export(ExportFull.java:55) [engine.jar:?]
  2159. at eu.storware.vprotect.engine.task.ExportTask.exportBackup(ExportTask.java:247) [engine.jar:?]
  2160. at eu.storware.vprotect.engine.task.ExportTask.run(ExportTask.java:142) [engine.jar:?]
  2161. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
  2162. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
  2163. at java.lang.Thread.run(Thread.java:829) [?:?]
  2164. [2024-05-24 15:39:01.325] ERROR [pool-5-thread-1] ExportTask.run:151
  2165. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Backup task failed:
  2166.  
  2167. eu.storware.vprotect.engine.exception.ExternalAPIException: java.lang.NullPointerException
  2168. at eu.storware.vprotect.engine.virtualprovider.kvm.exportfull.legacy.LegacyKvmExportFull.exportDisks(LegacyKvmExportFull.java:104) ~[engine.jar:?]
  2169. at eu.storware.vprotect.engine.virtualprovider.kvm.exportfull.legacy.LegacyKvmExportFull.exportFull(LegacyKvmExportFull.java:78) ~[engine.jar:?]
  2170. at eu.storware.vprotect.engine.hypervisor.libvirt.LibvirtHypervisor.exportFull(LibvirtHypervisor.java:346) ~[engine.jar:?]
  2171. at eu.storware.vprotect.engine.hypervisor.libvirt.LibvirtHypervisor.exportFull(LibvirtHypervisor.java:110) ~[engine.jar:?]
  2172. at eu.storware.vprotect.engine.task.export.strategy.ExportFull.export(ExportFull.java:55) ~[engine.jar:?]
  2173. at eu.storware.vprotect.engine.task.ExportTask.exportBackup(ExportTask.java:247) ~[engine.jar:?]
  2174. at eu.storware.vprotect.engine.task.ExportTask.run(ExportTask.java:142) [engine.jar:?]
  2175. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
  2176. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
  2177. at java.lang.Thread.run(Thread.java:829) [?:?]
  2178. Caused by: java.lang.NullPointerException
  2179. at eu.storware.vprotect.engine.hypervisor.libvirt.snapshotmanager.Qcow2SnapshotManager.getSnapshotFilePaths(Qcow2SnapshotManager.java:294) ~[engine.jar:?]
  2180. at eu.storware.vprotect.engine.virtualprovider.kvm.exportfull.legacy.LegacyKvmExportFull.prepareDiskForDownload(LegacyKvmExportFull.java:351) ~[engine.jar:?]
  2181. at eu.storware.vprotect.engine.virtualprovider.kvm.exportfull.legacy.LegacyKvmExportFull.prepareDisk(LegacyKvmExportFull.java:247) ~[engine.jar:?]
  2182. at eu.storware.vprotect.engine.virtualprovider.kvm.exportfull.legacy.LegacyKvmExportFull.lambda$prepareBackupFilesAndTransferList$8(LegacyKvmExportFull.java:232) ~[engine.jar:?]
  2183. at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[?:?]
  2184. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) ~[?:?]
  2185. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) ~[?:?]
  2186. at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655) ~[?:?]
  2187. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[?:?]
  2188. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[?:?]
  2189. at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) ~[?:?]
  2190. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
  2191. at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578) ~[?:?]
  2192. at eu.storware.vprotect.engine.virtualprovider.kvm.exportfull.legacy.LegacyKvmExportFull.prepareBackupFilesAndTransferList(LegacyKvmExportFull.java:235) ~[engine.jar:?]
  2193. at eu.storware.vprotect.engine.virtualprovider.kvm.exportfull.legacy.LegacyKvmExportFull.exportFilesystemDisks(LegacyKvmExportFull.java:185) ~[engine.jar:?]
  2194. at eu.storware.vprotect.engine.virtualprovider.kvm.exportfull.legacy.LegacyKvmExportFull.exportDisks(LegacyKvmExportFull.java:95) ~[engine.jar:?]
  2195. ... 9 more
  2196. [2024-05-24 15:39:01.418] INFO [pool-5-thread-1] ITask.lambda$finishTask$2:72
  2197. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Finishing ce9d7800-7b77-4b39-bf47-452bd79e2fd6: [Export] from 2024-05-24T15:37-04:00 to 2024-05-24T20:37-04:00 Task with message "ExternalAPIException: java.lang.NullPointerException"
  2198.  
  2199. [2024-05-24 15:39:01.701] DEBUG [pool-5-thread-1] TaskCache.addDoneTask:25
  2200. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Task ce9d7800-7b77-4b39-bf47-452bd79e2fd6: [Export] from 2024-05-24T15:37-04:00 to 2024-05-24T20:37-04:00 is in state "FAILED" with message "ExternalAPIException: java.lang.NullPointerException" and has been added to cache for server update in the future
  2201.  
  2202. [2024-05-24 15:39:01.701] DEBUG [pool-5-thread-1] TaskCache.removeRunningTask:34
  2203. [ce9d7800-7b77-4b39-bf47-452bd79e2fd6] Task ce9d7800-7b77-4b39-bf47-452bd79e2fd6 has been removed from the RUNNING cache
  2204.  
  2205. [2024-05-24 15:39:07.692] DEBUG [pool-6-thread-2] TaskManager.processNodeDoneTask:110
  2206. [] Attempting to synchronize FAILED task ce9d7800-7b77-4b39-bf47-452bd79e2fd6: [Export] from 2024-05-24T15:37-04:00 to 2024-05-24T20:37-04:00 on the Server
  2207.  
  2208. [2024-05-24 15:39:07.693] DEBUG [pool-6-thread-2] TaskCache.removeDoneTask:39
  2209. [] Task ce9d7800-7b77-4b39-bf47-452bd79e2fd6: [Export] from 2024-05-24T15:37-04:00 to 2024-05-24T20:37-04:00 has been removed from the DONE cache
  2210.  
  2211.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement