Skip to content

Instantly share code, notes, and snippets.

View rvs's full-sized avatar

Roman V Shaposhnik rvs

View GitHub Profile
<html>
<head>
<style>
html,body {
font-family: 'Raleway', sans-serif;
padding: 1em 2em;
font-size: 18px;
background: #222;
color: #aaa
}
I'll kick off tests with this diff on top of your PR:
diff --git a/pkg/pillar/cmd/volumemgr/handlework.go b/pkg/pillar/cmd/volumemgr/handlework.go
index abff86c4..c7f0339c 100644
--- a/pkg/pillar/cmd/volumemgr/handlework.go
+++ b/pkg/pillar/cmd/volumemgr/handlework.go
@@ -179,6 +179,7 @@ func volumeWorker(ctxPtr interface{}, w worker.Work) worker.WorkResult {
volumeCreated, fileLocation, err = destroyVolume(ctx, d.status)
}
d.VolumeCreated = volumeCreated
+ d.FileLocation = fileLocation
cat /proc/interrupts
CPU0
9: 2 xen-pirq -ioapic-level acpi
44: 6949 xen-pirq -ioapic-level mmc0
46: 85 xen-pirq -ioapic-level mmc1
47: 52 xen-pirq -ioapic-level mmc2
87: 18745 xen-percpu -virq timer0
88: 0 xen-percpu -ipi resched0
89: 0 xen-percpu -ipi callfunc0
90: 0 xen-percpu -virq debug0
error: no suitable video mode found.
Xen 4.14.0
(XEN) Xen version 4.14.0 (@) (gcc (Alpine 6.4.0) 6.4.0) debug=n Sat Jul 25 23:45:43 UTC 2020
(XEN) Latest ChangeSet:
(XEN) Bootloader: GRUB 2.03
(XEN) Command line: com1=115200,8n1 console=com1 efi=no-rs dom0_mem=1024M,max:1024M dom0_max_vcpus=1 dom0_vcpus_pin
(XEN) Xen image load base address: 0x70e00000
(XEN) Video information:
(XEN) VGA is text mode 80x25, font 8x16
(XEN) Disc information:
CPU0
9: 2 xen-pirq -ioapic-level acpi
32: 68 xen-pirq -ioapic-level 80860F41:00
33: 0 xen-pirq -ioapic-level 80860F41:01
34: 21 xen-pirq -ioapic-level 80860F41:02
35: 0 xen-pirq -ioapic-level 80860F41:03
36: 0 xen-pirq -ioapic-level 80860F41:04
37: 0 xen-pirq -ioapic-level 80860F41:05
38: 0 xen-pirq -ioapic-level 80860F41:06
cat /proc/interrupts
CPU0 CPU1
0: 75 0 IO-APIC 2-edge timer
1: 10 0 IO-APIC 1-edge i8042
4: 1684 0 IO-APIC 4-edge serial
8: 0 0 IO-APIC 8-fasteoi rtc0
9: 15 0 IO-APIC 9-fasteoi acpi
32: 60 0 IO-APIC 32-fasteoi 80860F41:00
33: 0 0 IO-APIC 33-fasteoi 80860F41:01
34: 22 0 IO-APIC 34-fasteoi 80860F41:02
cat /proc/interrupts
CPU0
9: 2 xen-pirq -ioapic-level acpi
44: 972 xen-pirq -ioapic-level mmc0
46: 85 xen-pirq -ioapic-level mmc1
47: 3328 xen-pirq -ioapic-level mmc2
87: 2447 xen-percpu -virq timer0
88: 0 xen-percpu -ipi resched0
89: 0 xen-percpu -ipi callfunc0
90: 0 xen-percpu -virq debug0
cat /proc/interrupts
CPU0
9: 2 xen-pirq -ioapic-level acpi, mmc0, mmc1, mmc2
87: 513 xen-percpu -virq timer0
88: 0 xen-percpu -ipi resched0
89: 0 xen-percpu -ipi callfunc0
90: 0 xen-percpu -virq debug0
91: 0 xen-percpu -ipi callfuncsingle0
92: 0 xen-percpu -ipi irqwork0
93: 0 xen-dyn -event xenbus
[ 0.000000] Could not determine UEFI Secure Boot status.
[ 0.000000] Linux version 4.19.5-linuxkit (root@ac4d726c034f) (gcc version 8.3.0 (Alpine 8.3.0)) #8 SMP Thu Aug 20 00:30:45 UTC 2020
[ 0.000000] Command line: console=hvc0 root=(hd0,gpt1)/rootfs.img dom0_mem=1024M,max:1024M dom0_max_vcpus=1 dom0_vcpus_pin eve_mem=650M,max:650M eve_max_vcpus=1 ctrd_mem=300M,max:300M ctrd_max_vcpus=1 rootdelay=3 setup_loops eve_installer
[ 0.000000] x86/fpu: x87 FPU will use FXSAVE
[ 0.000000] Released 0 page(s)
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] Xen: [mem 0x0000000000000000-0x000000000003efff] usable
[ 0.000000] Xen: [mem 0x000000000003f000-0x000000000003ffff] ACPI NVS
[ 0.000000] Xen: [mem 0x0000000000040000-0x000000000009ffff] usable
[ 0.000000] Xen: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] Could not determine UEFI Secure Boot status.
[ 0.000000] Linux version 4.19.5-linuxkit (root@ac4d726c034f) (gcc version 8.3.0 (Alpine 8.3.0)) #6 SMP Wed Aug 19 23:27:20 UTC 2020
[ 0.000000] Command line: console=hvc0 root=(hd0,gpt1)/rootfs.img dom0_mem=1024M,max:1024M dom0_max_vcpus=1 dom0_vcpus_pin eve_mem=650M,max:650M eve_max_vcpus=1 ctrd_mem=300M,max:300M ctrd_max_vcpus=1 rootdelay=3 setup_loops eve_installer
[ 0.000000] x86/fpu: x87 FPU will use FXSAVE
[ 0.000000] Released 0 page(s)
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] Xen: [mem 0x0000000000000000-0x000000000003efff] usable
[ 0.000000] Xen: [mem 0x000000000003f000-0x000000000003ffff] ACPI NVS
[ 0.000000] Xen: [mem 0x0000000000040000-0x000000000009ffff] usable
[ 0.000000] Xen: [mem 0x00000000000a0000-0x00000000000fffff] reserved