Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign updynamic network attach/detach does not work (kernel oops) #975
Comments
marmarek
added this to the Release 3.0 milestone
May 3, 2015
marmarek
added
bug
C: core
C: xen
labels
May 3, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
May 23, 2015
Member
Related problem (xen-netfront crash):
http://lists.xenproject.org/archives/html/xen-devel/2015-05/msg03074.html
|
Related problem (xen-netfront crash): |
marmarek
referenced this issue
Aug 30, 2015
Open
Allow NetVM warning message to close open AppVMs #1132
marmarek
added
the
P: major
label
Sep 1, 2015
marmarek
modified the milestones:
Release 3.1,
Release 3.0
Sep 1, 2015
This was referenced Oct 8, 2015
marmarek
added
P: critical
and removed
P: major
labels
Oct 9, 2015
marmarek
changed the title from
network attach/detach error
to
dynamic network attach/detach does not work
Oct 10, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Oct 10, 2015
Member
The same applies to other cases when network is dynamically attached/detached:
- Shutting down ProxyVM/NetVM while there are connected VMs - it will not be possible to start it again (error will be sth like
device matching mac address 00:16:3e:5e:6c:0d already exist). This case is additionally relate to similar problem with block devices #1082 - Starting DispVM from offline VM, while DispVM template had network access (network is detached at DispVM startup, which fails because of this ticket). The same applies to VMs with
dispvm_netvmset tonone.
|
The same applies to other cases when network is dynamically attached/detached:
|
marmarek
changed the title from
dynamic network attach/detach does not work
to
dynamic network attach/detach does not work (kernel oops)
Oct 12, 2015
added a commit
to QubesOS/qubes-linux-kernel
that referenced
this issue
Nov 4, 2015
added a commit
to marmarek/qubes-linux-kernel
that referenced
this issue
Nov 4, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Nov 4, 2015
Member
Automated announcement from builder-github
The package kernel-devel-3.18.17-7.pvops.qubes has been pushed to the r3.0 testing repository for the Fedora fc20 template.
To test this update, please install it with the following command:
sudo yum update --enablerepo=qubes-vm-r3.0-current-testing
|
Automated announcement from builder-github The package
|
marmarek
added
the
r3.0-fc20-testing
label
Nov 4, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Nov 4, 2015
Member
Automated announcement from builder-github
The package kernel-devel-3.18.17-7.pvops.qubes has been pushed to the r3.0 testing repository for the Fedora fc21 template.
To test this update, please install it with the following command:
sudo yum update --enablerepo=qubes-vm-r3.0-current-testing
|
Automated announcement from builder-github The package
|
marmarek
added
the
r3.0-fc21-testing
label
Nov 4, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Nov 4, 2015
Member
Automated announcement from builder-github
The package kernel-3.18.17-7.pvops.qubes has been pushed to the r3.0 testing repository for dom0.
To test this update, please install it with the following command:
sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing
|
Automated announcement from builder-github The package
|
marmarek
added
the
r3.0-dom0-testing
label
Nov 4, 2015
marmarek
modified the milestones:
Release 3.0 updates,
Release 3.1
Nov 7, 2015
marmarek
closed this
Nov 7, 2015
andrewdavidwong
referenced this issue
Nov 8, 2015
Closed
Changing NetVM in a running AppVM causes errors #1391
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Nov 12, 2015
Member
Automated announcement from builder-github
The package kernel-devel-3.18.17-7.pvops.qubes has been pushed to the r3.0 stable repository for the Fedora fc20 template.
To install this update, please use the standard update command:
sudo yum update
|
Automated announcement from builder-github The package
|
marmarek
added
r3.0-fc20-stable
and removed
r3.0-fc20-testing
labels
Nov 12, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Nov 12, 2015
Member
Automated announcement from builder-github
The package kernel-devel-3.18.17-7.pvops.qubes has been pushed to the r3.0 stable repository for the Fedora fc21 template.
To install this update, please use the standard update command:
sudo yum update
|
Automated announcement from builder-github The package
|
marmarek
added
r3.0-fc21-stable
and removed
r3.0-fc21-testing
labels
Nov 12, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Nov 12, 2015
Member
Automated announcement from builder-github
The package kernel-3.18.17-7.pvops.qubes has been pushed to the r3.0 stable repository for dom0.
To install this update, please use the standard update command:
sudo qubes-dom0-update
Or update dom0 via Qubes Manager.
|
Automated announcement from builder-github The package
Or update dom0 via Qubes Manager. |
marmarek
added
r3.0-dom0-stable
and removed
r3.0-dom0-testing
labels
Nov 12, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
TNTBOMBOM
Nov 29, 2015
hi there , i dont think this issue have been fixed for sure. i got this error:-
Error starting VM: operation failed: device matching mac....something
im using latest updates for dom0. qubes 3.
not just once but from time to very long time to get another one. about between 7 to 10 days i got one message. but for sure not similarly to the time before this upgrade (before was short period of time, like per day).
TNTBOMBOM
commented
Nov 29, 2015
|
hi there , i dont think this issue have been fixed for sure. i got this error:- Error starting VM: operation failed: device matching mac....something im using latest updates for dom0. qubes 3. not just once but from time to very long time to get another one. about between 7 to 10 days i got one message. but for sure not similarly to the time before this upgrade (before was short period of time, like per day). |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Nov 29, 2015
Member
I think you've hit #1426 - which occurs when you shutdown/restart netvm.
This one (#975) is about switching netvm while it is still running.
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
|
I think you've hit #1426 - which occurs when you shutdown/restart netvm. Best Regards, |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
TNTBOMBOM
commented
Dec 5, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Dec 5, 2015
Member
Yes, #1426 is still not fixed.
There is some workaround - if you shutdown a netvm using qvm-shutdown --force sys-net, it is possible to reattach it later (using for example qvm-prefs -s sys-firewall netvm sys-net). But it's still far from complete fix.
|
Yes, #1426 is still not fixed. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
(the above will work only with qubes-core-dom0 >= 3.0.26) |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
v6ak
Dec 5, 2015
@marmarek This does not work for me:
[…@dom0 qubes]$ qvm-shutdown --force sys-net
Shutting down VM: 'sys-net'...
[…@dom0 qubes]$ qvm-start sys-net
--> Creating volatile image: /var/lib/qubes/servicevms/sys-net/volatile.img...
--> Loading the VM (type = NetVM)...
--> Starting Qubes DB...
--> Setting Qubes DB info for the VM...
--> Updating firewall rules...
--> Starting the VM...
--> Starting the qrexec daemon...
Waiting for VM's qrexec agent........connected
--> Starting Qubes GUId...
Connecting to VM's GUI agent: .connected
--> Sending monitor layout...
--> Waiting for qubes-session...
--> Attaching network to 'sys-firewall'...
Traceback (most recent call last):
File "/usr/bin/qvm-start", line 125, in <module>
main()
File "/usr/bin/qvm-start", line 109, in main
xid = vm.start(verbose=options.verbose, preparing_dvm=options.preparing_dvm, start_guid=not options.noguid, notify_function=tray_notify_generic if options.tray else None)
File "/usr/lib64/python2.7/site-packages/qubes/modules/005QubesNetVm.py", line 142, in start
vm.attach_network(wait=False)
File "/usr/lib64/python2.7/site-packages/qubes/modules/000QubesVm.py", line 1653, in attach_network
self._format_net_dev(self.ip, self.mac, self.netvm.name))
File "/usr/lib64/python2.7/site-packages/libvirt.py", line 508, in attachDevice
if ret == -1: raise libvirtError ('virDomainAttachDevice() failed', dom=self)
libvirt.libvirtError: operation failed: device matching mac address 00:16:3e:5e:6c:03 already exists
[…@dom0 qubes]$ qvm-prefs -s sys-firewall netvm sys-net
ERROR: An error occurred, but the cause is unknown
Should I provide some additional log?
v6ak
commented
Dec 5, 2015
|
@marmarek This does not work for me:
Should I provide some additional log? |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Dec 5, 2015
Member
Most likely you don't have new enough qubes-core-dom0 package. Check its version with rpm -q qubes-core-dom0. It still in testing repository only.
|
Most likely you don't have new enough qubes-core-dom0 package. Check its version with |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
v6ak
Dec 5, 2015
Forgot to mention that:
$ rpm -q qubes-core-dom0
qubes-core-dom0-3.0.26-1.fc20.x86_64
So, the version looks OK.
v6ak
commented
Dec 5, 2015
|
Forgot to mention that:
So, the version looks OK. |
marmarek
reopened this
Dec 5, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
TNTBOMBOM
Dec 10, 2015
happened that torvm got the same error at starting , i have copied the logs and saved them in dom0 (which is the only way) but im cant know how to copy from dom0 to another vm ...
- anyway i checked the last lines of the log (/var/log/xen/console/guest-torvm.log) and found this:-
torvm login: [ 23.833513] IPv6: ADDRCONF(NETDEV_UP): vif6.0: link is not ready [ 50.370231] fuse init (API version 7.23)
- and when i turn off the torvm and turn it on again this will be changed to:-
torvm login: [ 22.600892] fuse init (API version 7.23)
so i think IPv6 is the problem ? which even not used with Tor networks. (i think it is the same with whonix-gw)
TNTBOMBOM
commented
Dec 10, 2015
|
happened that torvm got the same error at starting , i have copied the logs and saved them in dom0 (which is the only way) but im cant know how to copy from dom0 to another vm ...
so i think IPv6 is the problem ? which even not used with Tor networks. (i think it is the same with whonix-gw) |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
ptitdoc
Dec 10, 2015
Same bug when trying to change the netvm of a live appvm.
The affected AppVM uses kernel 4.1.12-6
ptitdoc
commented
Dec 10, 2015
|
Same bug when trying to change the netvm of a live appvm. The affected AppVM uses kernel 4.1.12-6 |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Dec 10, 2015
Member
How are you shutting down VM? If there are connected VMs, the only way
that don't lead to the other problem (#1426), is to use qvm-shutdown --force.
For example shutting down the VM from within (sudo poweroff) is NOT
good.
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
|
How are you shutting down VM? If there are connected VMs, the only way Best Regards, |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
v6ak
Dec 10, 2015
Good to know. I usually do it via sudo poweroff, but the last time, I seem to have done that by qvm-shutdown --force sys-net.
v6ak
commented
Dec 10, 2015
|
Good to know. I usually do it via |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
ptitdoc
Dec 10, 2015
Actually, I just updated to the last Qubes 3.1 (AppVM kernel 3.1.13-6) and I can now sucessfully change the netvm of a running AppVM
ptitdoc
commented
Dec 10, 2015
|
Actually, I just updated to the last Qubes 3.1 (AppVM kernel 3.1.13-6) and I can now sucessfully change the netvm of a running AppVM |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Dec 11, 2015
Member
@v6ak what VM kernel version do you have (in sys-firewall)? In addition to qubes-core-dom0 you need at least 3.18.17-7 kernel there (kernel-qubes-vm package and set that version for the VM, or simply as the default kernel).
|
@v6ak what VM kernel version do you have (in sys-firewall)? In addition to |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
v6ak
Dec 12, 2015
@marmarek That's the exact version I am using. It is the default kernel version and I don't change the kernel version. Also, uname -a shows this version in sys-net and sys-firewall.
v6ak
commented
Dec 12, 2015
|
@marmarek That's the exact version I am using. It is the default kernel version and I don't change the kernel version. Also, |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
TNTBOMBOM
Dec 12, 2015
here r the logs when TorVM giving the error:-
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.18.17-7.pvops.qubes.x86_64 (user@release) (gcc version 4.8.3 20140911 (Red Hat 4.8.3-7) (GCC) ) #1 SMP Wed Nov 4 00:16:33 UTC 2015
[ 0.000000] Command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH 3 nopat
[ 0.000000] ACPI in unprivileged domain disabled
[ 0.000000] Set 0 page(s) to 1-1 mapping
[ 0.000000] Remapped 0 page(s), last_pfn=76800
[ 0.000000] Released 0 page(s)
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] Xen: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] Xen: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] Xen: [mem 0x0000000000100000-0x00000000bb7fffff] usable
[ 0.000000] PAT support disabled.
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI not present or invalid.
[ 0.000000] e820: last_pfn = 0xbb800 max_arch_pfn = 0x400000000
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] init_memory_mapping: [mem 0x12a00000-0x12bfffff]
[ 0.000000] init_memory_mapping: [mem 0x10000000-0x129fffff]
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x0fffffff]
[ 0.000000] init_memory_mapping: [mem 0x12c00000-0xbb7fffff]
[ 0.000000] RAMDISK: [mem 0x02269000-0x0293afff]
[ 0.000000] NUMA turned off
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x00000000bb7fffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x1262a000-0x1263dfff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009ffff]
[ 0.000000] node 0: [mem 0x00100000-0xbb7fffff]
[ 0.000000] Initmem setup node 0 [mem 0x00001000-0xbb7fffff]
[ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.000000] e820: [mem 0xbb800000-0xffffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on Xen
[ 0.000000] Xen version: 4.4.3 (preserve-AD)
[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 30 pages/cpu @ffff880012000000 s82560 r8192 d32128 u262144
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 755882
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH 3 nopat
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
[ 0.000000] Memory: 226092K/3071612K available (7357K kernel code, 1142K rwdata, 3472K rodata, 1468K init, 1488K bss, 2845520K reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=8.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.000000] NR_IRQS:4352 nr_irqs:80 0
[ 0.000000] xen:events: Using FIFO-based ABI
[ 0.000000] Offload RCU callbacks from all CPUs
[ 0.000000] Offload RCU callbacks from CPUs: 0-7.
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] console [hvc0] enabled
[ 0.000000] allocated 12582912 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] installing Xen timer for CPU 0
[ 0.000000] tsc: Detected 2494.322 MHz processor
[ 0.001000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4988.64 BogoMIPS (lpj=2494322)
[ 0.001000] pid_max: default: 32768 minimum: 301
[ 0.001000] Security Framework initialized
[ 0.001000] AppArmor: AppArmor disabled by boot time parameter
[ 0.001000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.002006] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.002437] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.002449] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.002669] Initializing cgroup subsys memory
[ 0.002677] Initializing cgroup subsys devices
[ 0.002682] Initializing cgroup subsys freezer
[ 0.002685] Initializing cgroup subsys net_cls
[ 0.002689] Initializing cgroup subsys blkio
[ 0.002692] Initializing cgroup subsys perf_event
[ 0.002696] Initializing cgroup subsys net_prio
[ 0.002699] Initializing cgroup subsys hugetlb
[ 0.002740] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.002740] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.002747] CPU: Physical Processor ID: 0
[ 0.002749] CPU: Processor Core ID: 2
[ 0.003537] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[ 0.003537] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[ 0.028132] ftrace: allocating 27112 entries in 106 pages
[ 0.033054] cpu 0 spinlock event irq 17
[ 0.039748] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.
[ 0.040777] NMI watchdog: disabled (cpu0): hardware events not enabled
[ 0.040839] installing Xen timer for CPU 1
[ 0.040846] cpu 1 spinlock event irq 24
[ 0.040889] SMP alternatives: switching to SMP code
[ 0.062582] installing Xen timer for CPU 2
[ 0.062588] cpu 2 spinlock event irq 31
[ 0.063600] installing Xen timer for CPU 3
[ 0.063609] cpu 3 spinlock event irq 38
[ 0.065054] installing Xen timer for CPU 4
[ 0.065066] cpu 4 spinlock event irq 45
[ 0.066034] installing Xen timer for CPU 5
[ 0.066041] cpu 5 spinlock event irq 52
[ 0.067142] installing Xen timer for CPU 6
[ 0.067149] cpu 6 spinlock event irq 59
[ 0.068092] installing Xen timer for CPU 7
[ 0.068102] cpu 7 spinlock event irq 66
[ 0.069014] x86: Booted up 1 node, 8 CPUs
[ 0.069065] devtmpfs: initialized
[ 0.071193] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 0.071193] pinctrl core: initialized pinctrl subsystem
[ 0.091231] RTC time: 165:165:165, date: 165/165/65
[ 0.091331] NET: Registered protocol family 16
[ 0.091351] xen:grant_table: Grant tables using version 1 layout
[ 0.091358] Grant table initialized
[ 0.092004] PCI: setting up Xen PCI frontend stub
[ 0.096086] ACPI: Interpreter disabled.
[ 0.096086] xen🎈 Initialising balloon driver
[ 0.106011] xen_balloon: Initialising balloon driver
[ 0.106039] vgaarb: loaded
[ 0.106081] SCSI subsystem initialized
[ 0.106109] usbcore: registered new interface driver usbfs
[ 0.106109] usbcore: registered new interface driver hub
[ 0.106109] usbcore: registered new device driver usb
[ 0.106120] PCI: System does not support PCI
[ 0.106120] PCI: System does not support PCI
[ 0.106120] NetLabel: Initializing
[ 0.106120] NetLabel: domain hash size = 128
[ 0.106120] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.106120] NetLabel: unlabeled traffic allowed by default
[ 0.106178] Switched to clocksource xen
[ 0.110377] pnp: PnP ACPI: disabled
[ 0.111861] NET: Registered protocol family 2
[ 0.112021] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.112127] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.112218] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.112230] TCP: reno registered
[ 0.112241] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.112262] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.112307] NET: Registered protocol family 1
[ 0.112352] Unpacking initramfs...
[ 0.117623] Freeing initrd memory: 6984K (ffff880002269000 - ffff88000293b000)
[ 0.117699] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 0.117899] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[ 0.118379] AVX2 version of gcm_enc/dec engaged.
[ 0.118384] AES CTR mode by8 optimization enabled
[ 0.119715] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[ 0.120083] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.120114] Initialise system trusted keyring
[ 0.120132] audit: initializing netlink subsys (disabled)
[ 0.120146] audit: type=2000 audit(1449395713.248:1): initialized
[ 0.120370] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.121266] zpool: loaded
[ 0.121269] zbud: loaded
[ 0.121415] VFS: Disk quotas dquot_6.5.2
[ 0.121438] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.121681] msgmni has been set to 455
[ 0.122220] alg: No test for stdrng (krng)
[ 0.122231] NET: Registered protocol family 38
[ 0.122239] Key type asymmetric registered
[ 0.122242] Asymmetric key parser 'x509' registered
[ 0.122267] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.122316] io scheduler noop registered
[ 0.122320] io scheduler deadline registered
[ 0.122348] io scheduler cfq registered (default)
[ 0.122415] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.122427] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.122580] xen:xen_evtchn: Event-channel device installed
[ 0.122857] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.123147] Non-volatile memory driver v1.3
[ 0.123256] libphy: Fixed MDIO Bus: probed
[ 0.123308] usbcore: registered new interface driver usbserial
[ 0.123314] usbcore: registered new interface driver usbserial_generic
[ 0.268498] usbserial: USB Serial support registered for generic
[ 0.268522] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 1.279286] i8042: No controller found
[ 1.279390] mousedev: PS/2 mouse device common for all mice
[ 1.339638] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[ 1.339706] rtc_cmos: probe of rtc_cmos failed with error -38
[ 1.339768] device-mapper: uevent: version 1.0.3
[ 1.339832] device-mapper: ioctl: 4.28.0-ioctl (2014-09-17) initialised: dm-devel@redhat.com
[ 1.339938] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.340024] usbcore: registered new interface driver usbhid
[ 1.340027] usbhid: USB HID core driver
[ 1.340055] drop_monitor: Initializing network drop monitor service
[ 1.340111] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 1.340409] TCP: cubic registered
[ 1.340416] Initializing XFRM netlink socket
[ 1.340488] NET: Registered protocol family 10
[ 1.340676] NET: Registered protocol family 17
[ 1.340685] mce: Unable to init device /dev/mcelog (rc: -5)
[ 1.340858] Loading compiled-in X.509 certificates
[ 1.340870] registered taskstats version 1
[ 1.340924] xenbus_probe_frontend: Device with no driver: device/vbd/51712
[ 1.340927] xenbus_probe_frontend: Device with no driver: device/vbd/51728
[ 1.340929] xenbus_probe_frontend: Device with no driver: device/vbd/51744
[ 1.340931] xenbus_probe_frontend: Device with no driver: device/vbd/51760
[ 1.340933] xenbus_probe_frontend: Device with no driver: device/vif/0
[ 1.340993] Magic number: 1:252:3141
[ 1.341014] /home/user/rpmbuild/BUILD/kernel-3.18.17/linux-3.18.17/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 1.341498] Freeing unused kernel memory: 1468K (ffffffff81d1f000 - ffffffff81e8e000)
[ 1.341503] Write protecting the kernel read-only data: 12288k
[ 1.344439] Freeing unused kernel memory: 824K (ffff880001732000 - ffff880001800000)
[ 1.344635] Freeing unused kernel memory: 624K (ffff880001b64000 - ffff880001c00000)
Qubes initramfs script here:
[ 1.347149] random: modprobe urandom read with 37 bits of entropy available
[ 1.357348] blkfront: xvda: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[ 1.409582] xvda: unknown partition table
[ 1.410637] blkfront: xvdc: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[ 1.411073] xvdc: xvdc1 xvdc2
[ 1.411862] blkfront: xvdd: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[ 1.412269] xvdd: unknown partition table
[ 1.412860] blkfront: xvdb: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[ 1.439354] xvdb: unknown partition table
[ 1.439644] Setting capacity to 24117248
[ 1.439665] xvdc: detected capacity change from 0 to 12348030976
[ 1.439981] Setting capacity to 819200
[ 1.439995] xvdd: detected capacity change from 0 to 419430400
Waiting for /dev/xvda* devices...
Qubes: Doing COW setup for AppVM...
Qubes: done.
modprobe: module ext4 not found in modules.dep
[ 1.502315] EXT4-fs (dm-0): couldn't mount as ext3 due to feature incompatibilities
[ 1.502802] EXT4-fs (dm-0): couldn't mount as ext2 due to feature incompatibilities
[ 1.538688] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
Waiting for /dev/xvdd device...
[ 1.617566] EXT4-fs (xvdd): mounting ext3 file system using the ext4 subsystem
[ 1.619329] EXT4-fs (xvdd): mounted filesystem with ordered data mode. Opts: (null)
[ 1.626093] random: nonblocking pool is initialized
[ 2.317268] systemd[1]: systemd 216 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 2.317420] systemd[1]: Detected virtualization 'xen'.
[ 2.317443] systemd[1]: Detected architecture 'x86-64'.Welcome to .[0;34mFedora 21 (Twenty One).[0m!
[ 2.322567] systemd[1]: No hostname configured.
[ 2.322597] systemd[1]: Set hostname to .
[ 3.104841] systemd[1]: Configuration file /usr/lib/systemd/system/auditd.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
[ 3.247155] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 3.247415] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.247462] systemd[1]: Expecting device dev-hvc0.device...
Expecting device dev-hvc0.device...
[ 3.247735] systemd[1]: Starting Remote File Systems.
[.[32m OK .[0m] Reached target Remote File Systems.
[ 3.247913] systemd[1]: Reached target Remote File Systems.
[ 3.247954] systemd[1]: Starting Encrypted Volumes.
[.[32m OK .[0m] Reached target Encrypted Volumes.
[ 3.248142] systemd[1]: Reached target Encrypted Volumes.
[ 3.248215] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[.[32m OK .[0m] Set up automount Arbitrary Executab...ats File System Automount Point.
[ 3.248601] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 3.248658] systemd[1]: Expecting device dev-xvdc1.device...
Expecting device dev-xvdc1.device...
[ 3.248816] systemd[1]: Starting Root Slice.
[.[32m OK .[0m] Created slice Root Slice.
[ 3.274564] systemd[1]: Created slice Root Slice.
[ 3.274575] systemd[1]: Starting Delayed Shutdown Socket.
[.[32m OK .[0m] Listening on Delayed Shutdown Socket.
[ 3.274635] systemd[1]: Listening on Delayed Shutdown Socket.
[ 3.274645] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[.[32m OK .[0m] Listening on /dev/initctl Compatibility Named Pipe.
[ 3.274706] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 3.274719] systemd[1]: Starting udev Kernel Socket.
[.[32m OK .[0m] Listening on udev Kernel Socket.
[ 3.274766] systemd[1]: Listening on udev Kernel Socket.
[ 3.274778] systemd[1]: Starting udev Control Socket.
[.[32m OK .[0m] Listening on udev Control Socket.
[ 3.274830] systemd[1]: Listening on udev Control Socket.
[ 3.274839] systemd[1]: Starting User and Session Slice.
[.[32m OK .[0m] Created slice User and Session Slice.
[ 3.275030] systemd[1]: Created slice User and Session Slice.
[ 3.275045] systemd[1]: Starting Journal Socket.
[.[32m OK .[0m] Listening on Journal Socket.
[ 3.275111] systemd[1]: Listening on Journal Socket.
[ 3.275130] systemd[1]: Starting System Slice.
[.[32m OK .[0m] Created slice System Slice.
[ 3.275307] systemd[1]: Created slice System Slice.
[ 3.275326] systemd[1]: Mounting Temporary Directory...
Mounting Temporary Directory...
[ 3.284754] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
[ 3.285631] systemd[1]: Starting Journal Socket (/dev/log).
[ 3.286932] systemd[1]: Starting Create list of required static device nodes for the current kernel...
Starting Create list of required st... nodes for the current kernel...
[ 3.287857] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 3.288707] systemd[1]: Starting udev Coldplug all Devices...
Starting udev Coldplug all Devices...
[ 3.289579] systemd[1]: Mounting Debug File System...
Mounting Debug File System...
[ 3.290471] systemd[1]: Mounting Huge Pages File System...
Mounting Huge Pages File System...
[ 3.291335] systemd[1]: Starting system-getty.slice.
[.[32m OK .[0m] Created slice system-getty.slice.
[ 3.304797] systemd[1]: Created slice system-getty.slice.
[ 3.304832] systemd[1]: Starting system-serial\x2dgetty.slice.
[.[32m OK .[0m] Created slice system-serial\x2dgetty.slice.
[ 3.305193] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 3.305226] systemd[1]: Started Collect Read-Ahead Data.
[ 3.305247] systemd[1]: Started Replay Read-Ahead Data.
[ 3.305276] systemd[1]: Starting File System Check on Root Device...
Starting File System Check on Root Device...
[ 3.306144] systemd[1]: Starting Setup Virtual Console...
Starting Setup Virtual Console...
[ 3.360228] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 3.408251] systemd[1]: Started Set Up Additional Binary Formats.
[ 3.493094] systemd[1]: Starting Load legacy module configuration...
Starting Load legacy module configuration...
[ 3.496543] systemd[1]: Starting Slices.
[.[32m OK .[0m] Reached target Slices.
[ 3.496684] systemd[1]: Reached target Slices.
[.[32m OK .[0m] Started Create list of required sta...ce nodes for the current kernel.
[ 3.612226] systemd[1]: Started Create list of required static device nodes for the current kernel.
[.[32m OK .[0m] Listening on Journal Socket (/dev/log).
[ 3.778483] systemd[1]: Listening on Journal Socket (/dev/log).
[.[32m OK .[0m] Started Setup Virtual Console.
[ 3.779774] systemd[1]: Started Setup Virtual Console.
[ 3.780197] systemd[1]: Starting Journal Service...
Starting Journal Service...
[.[32m OK .[0m] Started udev Coldplug all Devices.
[ 3.793166] systemd[1]: Started udev Coldplug all Devices.
[ 3.793305] systemd[1]: Starting Show Plymouth Boot Screen...
Starting Show Plymouth Boot Screen...
[.[32m OK .[0m] Mounted Huge Pages File System.
[ 3.801752] systemd[1]: Mounted Huge Pages File System.
[.[32m OK .[0m] Mounted Debug File System.
[ 3.801832] systemd[1]: Mounted Debug File System.
[.[32m OK .[0m] Mounted POSIX Message Queue File System.
[ 3.801880] systemd[1]: Mounted POSIX Message Queue File System.
[.[32m OK .[0m] Mounted Temporary Directory.
[ 3.801919] systemd[1]: Mounted Temporary Directory.
[ 3.828810] dummy_hcd dummy_hcd.0: USB Host+Gadget Emulator, driver 02 May 2005
[ 3.828821] dummy_hcd dummy_hcd.0: Dummy host controller
[ 3.828877] dummy_hcd dummy_hcd.0: new USB bus registered, assigned bus number 1
[ 3.828922] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.828927] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.828932] usb usb1: Product: Dummy host controller
[ 3.828938] usb usb1: Manufacturer: Linux 3.18.17-7.pvops.qubes.x86_64 dummy_hcd
[ 3.828942] usb usb1: SerialNumber: dummy_hcd.0
[ 3.829034] hub 1-0:1.0: USB hub found
[ 3.829044] hub 1-0:1.0: 1 port detected
[.[32m OK .[0m] Started Load Kernel Modules.
[ 3.829803] systemd[1]: Started Load Kernel Modules.
[ 3.829938] systemd[1]: Starting Apply Kernel Variables...
Starting Apply Kernel Variables...
[ 3.831009] systemd[1]: Mounting Configuration File System...
Mounting Configuration File System...
[ 3.831961] systemd[1]: Mounted FUSE Control File System.
[.[32m OK .[0m] Mounted Configuration File System.
[ 3.875627] systemd[1]: Mounted Configuration File System.
[.[32m OK .[0m] Started Load legacy module configuration.
[ 3.885877] systemd[1]: Started Load legacy module configuration.
[.[32m OK .[0m] Started Apply Kernel Variables.
[ 4.288413] systemd[1]: Started Apply Kernel Variables.
[ 4.488946] systemd[1]: Started Journal Service.
[ 4.715068] EXT4-fs (dm-0): re-mounted. Opts: (null)
[ 4.964010] systemd-journald[188]: Received request to flush runtime journal from PID 1
[ 7.954225] xen_netfront: Initialising Xen virtual ethernet driver
[ 8.003170] alg: No test for crc32 (crc32-pclmul)
[ 8.005421] intel_rapl: Found RAPL domain package
[ 8.005431] intel_rapl: Found RAPL domain core
[ 8.005437] intel_rapl: Found RAPL domain uncore
[ 8.005444] intel_rapl: Found RAPL domain dram
[ 8.021866] input: PC Speaker as /devices/platform/pcspkr/input/input0
[ 8.543947] nf_conntrack version 0.5.0 (1843 buckets, 7372 max)
[ 11.234724] Adding 1052252k swap on /dev/xvdc1. Priority:-1 extents:1 across:1052252k SSFS
[.[32m OK .[0m] Started Journal Service.
[ 4.534573] systemd-fsck[172]: /dev/mapper/dmroot: clean, 139494/655360 files, 1155331/2621440 blocks
[.[32m OK .[0m] Started File System Check on Root Device.
Starting Remount Root and Kernel File Systems...
[.[32m OK .[0m] Started Remount Root and Kernel File Systems.
Starting Configure read-only root support...
Starting Flush Journal to Persistent Storage...
Starting Create Static Device Nodes in /dev...
Starting Load/Save Random Seed...
[.[32m OK .[0m] Started Load/Save Random Seed.
[.[32m OK .[0m] Started Configure read-only root support.
[.[32m OK .[0m] Started Create Static Device Nodes in /dev.
Starting udev Kernel Device Manager...
[.[32m OK .[0m] Reached target Local File Systems (Pre).
Mounting /proc/xen...
[.[32m OK .[0m] Mounted /proc/xen.
[.[32m OK .[0m] Reached target Local File Systems.
Starting Qubes DB agent...
Starting Tell Plymouth To Write Out Runtime Data...
[.[32m OK .[0m] Started Tell Plymouth To Write Out Runtime Data.
[.[32m OK .[0m] Started Flush Journal to Persistent Storage.
Starting Create Volatile Files and Directories...
[.[32m OK .[0m] Started Qubes DB agent.
Starting Init Qubes Services settings...
Starting Qubes Random Seed...
[.[32m OK .[0m] Started Qubes Random Seed.
[.[32m OK .[0m] Started Create Volatile Files and Directories.
Starting Update UTMP about System Boot/Shutdown...
[.[32m OK .[0m] Started Update UTMP about System Boot/Shutdown.
[.[32m OK .[0m] Started udev Kernel Device Manager.
[.[32m OK .[0m] Found device /dev/hvc0.
.%G[.[32m OK .[0m] Started Init Qubes Services settings.
[.[32m OK .[0m] Found device /dev/xvdc1.
Activating swap /dev/xvdc1...
[.[32m OK .[0m] Activated swap /dev/xvdc1.
[.[32m OK .[0m] Reached target Swap.
[.[32m OK .[0m] Reached target System Initialization.
Starting Manage Sound Card State (restore and store)...
[.[32m OK .[0m] Started Manage Sound Card State (restore and store).
[.[32m OK .[0m] Reached target Timers.
[.[32m OK .[0m] Listening on D-Bus System Message Bus Socket.
[.[32m OK .[0m] Reached target Sockets.
[.[32m OK .[0m] Started Show Plymouth Boot Screen.
[.[32m OK .[0m] Reached target Paths.
[.[32m OK .[0m] Reached target Basic System.
Starting Qubes remote exec agent...
Starting ABRT Automated Bug Reporting Tool...
[.[32m OK .[0m] Started ABRT Automated Bug Reporting Tool.
Starting ABRT kernel log watcher...
[.[32m OK .[0m] Started ABRT kernel log watcher.
Starting IPv4 firewall with iptables...
Starting IPv6 firewall with ip6tables...
Starting Install ABRT coredump hook...
Starting Initialize and mount /rw and /home...
Starting Qubes memory information reporter...
Starting Entropy Daemon based on the HAVEGE algorithm...
[.[32m OK .[0m] Started Entropy Daemon based on the HAVEGE algorithm.
Starting Login Service...
Starting D-Bus System Message Bus...
[.[32m OK .[0m] Started D-Bus System Message Bus.
[ 11.920947] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 12.610121] EXT4-fs (xvdb): mounted filesystem with ordered data mode. Opts: discard
Starting Permit User Sessions...
[.[32m OK .[0m] Started Qubes remote exec agent.
[.[32m OK .[0m] Started IPv4 firewall with iptables.
[.[32m OK .[0m] Started IPv6 firewall with ip6tables.
[.[32m OK .[0m] Started Install ABRT coredump hook.
[.[32m OK .[0m] Started Initialize and mount /rw and /home.
[.[32m OK .[0m] Started Qubes memory information reporter.
[.[32m OK .[0m] Started Permit User Sessions.
Starting Job spooling tools...
[.[32m OK .[0m] Started Job spooling tools.
Starting Terminate Plymouth Boot Screen...
Starting Wait for Plymouth Boot Screen to Quit...
Starting Qubes misc post-boot actions...
Starting Qubes GUI Agent...
Starting Qubes network forwarding setup...
[.[32m OK .[0m] Started Login Service.
[.[32m OK .[0m] Started Qubes GUI Agent.
Fedora release 21 (Twenty One)
Kernel 3.18.17-7.pvops.qubes.x86_64 on an x86_64 (hvc0)
torvm login: [ 25.072367] fuse init (API version 7.23)
[ 35.502297] IPv6: ADDRCONF(NETDEV_UP): vif6.0: link is not ready
[ 38.779890] vif vif-6-0 vif6.0: Guest Rx ready
[ 38.779911] IPv6: ADDRCONF(NETDEV_CHANGE): vif6.0: link becomes ready
[ 4849.076085] hrtimer: interrupt took 2527756 ns
[ 4849.079031] u2mfn_release, priv= (null)
[.[32m OK .[0m] Started Show Plymouth Power Off Screen.
[.[32m OK .[0m] Stopped Qubes misc post-boot actions.
Stopping Initialize and mount /rw and /home...
[.[32m OK .[0m] Unmounted /rw.
[.[32m OK .[0m] Stopped Initialize and mount /rw and /home.
[.[32m OK .[0m] Stopped IPv4 firewall with iptables.
[.[32m OK .[0m] Stopped target Basic System.
[.[32m OK .[0m] Stopped target Slices.
[.[32m OK .[0m] Removed slice User and Session Slice.
[.[32m OK .[0m] Stopped target Paths.
[.[32m OK .[0m] Stopped target Sockets.
[.[32m OK .[0m] Closed D-Bus System Message Bus Socket.
[.[32m OK .[0m] Stopped target System Initialization.
Stopping Setup Virtual Console...
[.[32m OK .[0m] Stopped Setup Virtual Console.
Stopping Update UTMP about System Boot/Shutdown...
Stopping Apply Kernel Variables...
[.[32m OK .[0m] Stopped Apply Kernel Variables.
Stopping Load Kernel Modules...
[.[32m OK .[0m] Stopped Load Kernel Modules.
[.[32m OK .[0m] Stopped target Encrypted Volumes.
Stopping Load legacy module configuration...
[.[32m OK .[0m] Stopped Load legacy module configuration.
Stopping Load/Save Random Seed...
[.[32m OK .[0m] Stopped target Swap.
[.[32m OK .[0m] Stopped Update UTMP about System Boot/Shutdown.
[.[32m OK .[0m] Stopped Load/Save Random Seed.
Stopping Create Volatile Files and Directories...
[.[32m OK .[0m] Stopped Create Volatile Files and Directories.
[.[32m OK .[0m] Stopped target Local File Systems.
Unmounting /run/user/1000/gvfs...
Unmounting /home...
Unmounting /usr/lib/modules...
Unmounting /proc/xen...
Stopping Configure read-only root support...
[.[32m OK .[0m] Stopped Configure read-only root support.
Unmounting Temporary Directory...
[.[32m OK .[0m] Failed unmounting /usr/lib/modules.
[.[32m OK .[0m] Failed unmounting /proc/xen.
[.[32m OK .[0m] Unmounted Temporary Directory.
[.[32m OK .[0m] Unmounted /run/user/1000/gvfs.
Unmounting /run/user/1000...
[.[32m OK .[0m] Unmounted /run/user/1000.
[.[32m OK .[0m] Unmounted /home.
[.[32m OK .[0m] Reached target Unmount All Filesystems.
[.[32m OK .[0m] Stopped target Local File Systems (Pre).
Stopping Remount Root and Kernel File Systems...
[.[32m OK .[0m] Stopped Remount Root and Kernel File Systems.
Stopping Create Static Device Nodes in /dev...
[.[32m OK .[0m] Stopped Create Static Device Nodes in /dev.
[.[32m OK .[0m] Reached target Shutdown.
[ 4850.398410] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
[ 4850.413869] systemd-journald[188]: Received SIGTERM from PID 1 (systemd-shutdow).
[ 4851.016400] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
[ 4851.031789] systemd-shutdown[1]: Unmounting file systems.
[ 4851.032148] systemd-shutdown[1]: Unmounting /sys/fs/fuse/connections.
[ 4851.044088] systemd-shutdown[1]: Unmounting /proc/xen.
[ 4851.053134] systemd-shutdown[1]: Unmounting /sys/kernel/config.
[ 4851.059190] systemd-shutdown[1]: Unmounting /dev/mqueue.
[ 4851.065182] systemd-shutdown[1]: Unmounting /sys/kernel/debug.
[ 4851.071207] systemd-shutdown[1]: Unmounting /dev/hugepages.
[ 4851.077258] EXT4-fs (xvdd): re-mounted. Opts: (null)
[ 4851.077294] systemd-shutdown[1]: Unmounting /usr/lib/modules.
[ 4851.547340] EXT4-fs (dm-0): re-mounted. Opts: (null)
[ 4851.552687] EXT4-fs (dm-0): re-mounted. Opts: (null)
[ 4851.552694] EXT4-fs (dm-0): re-mounted. Opts: (null)
[ 4851.552715] systemd-shutdown[1]: All filesystems unmounted.
[ 4851.552720] systemd-shutdown[1]: Deactivating swaps.
[ 4851.552792] systemd-shutdown[1]: All swaps deactivated.
[ 4851.552797] systemd-shutdown[1]: Detaching loop devices.
[ 4851.592131] systemd-shutdown[1]: All loop devices detached.
[ 4851.592159] systemd-shutdown[1]: Detaching DM devices.
[ 4851.592534] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 4851.592815] systemd-shutdown[1]: Detaching DM devices.
[ 4851.593171] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 4851.593195] systemd-shutdown[1]: Cannot finalize remaining DM devices, continuing.
[ 4851.730598] systemd-shutdown[1]: Failed to finalize DM devices, ignoring
[ 4851.730699] systemd-shutdown[1]: Powering off.
[ 4851.754683] reboot: System halted
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.18.17-7.pvops.qubes.x86_64 (user@release) (gcc version 4.8.3 20140911 (Red Hat 4.8.3-7) (GCC) ) #1 SMP Wed Nov 4 00:16:33 UTC 2015
[ 0.000000] Command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH 3 nopat
[ 0.000000] ACPI in unprivileged domain disabled
[ 0.000000] Set 0 page(s) to 1-1 mapping
[ 0.000000] Remapped 0 page(s), last_pfn=76800
[ 0.000000] Released 0 page(s)
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] Xen: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] Xen: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] Xen: [mem 0x0000000000100000-0x00000000bb7fffff] usable
[ 0.000000] PAT support disabled.
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI not present or invalid.
[ 0.000000] e820: last_pfn = 0xbb800 max_arch_pfn = 0x400000000
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] init_memory_mapping: [mem 0x12a00000-0x12bfffff]
[ 0.000000] init_memory_mapping: [mem 0x10000000-0x129fffff]
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x0fffffff]
[ 0.000000] init_memory_mapping: [mem 0x12c00000-0xbb7fffff]
[ 0.000000] RAMDISK: [mem 0x02269000-0x0293afff]
[ 0.000000] NUMA turned off
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x00000000bb7fffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x1262a000-0x1263dfff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009ffff]
[ 0.000000] node 0: [mem 0x00100000-0xbb7fffff]
[ 0.000000] Initmem setup node 0 [mem 0x00001000-0xbb7fffff]
[ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.000000] e820: [mem 0xbb800000-0xffffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on Xen
[ 0.000000] Xen version: 4.4.3 (preserve-AD)
[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 30 pages/cpu @ffff880012000000 s82560 r8192 d32128 u262144
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 755882
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH 3 nopat
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
[ 0.000000] Memory: 226092K/3071612K available (7357K kernel code, 1142K rwdata, 3472K rodata, 1468K init, 1488K bss, 2845520K reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=8.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.000000] NR_IRQS:4352 nr_irqs:80 0
[ 0.000000] xen:events: Using FIFO-based ABI
[ 0.000000] Offload RCU callbacks from all CPUs
[ 0.000000] Offload RCU callbacks from CPUs: 0-7.
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] console [hvc0] enabled
[ 0.000000] allocated 12582912 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] installing Xen timer for CPU 0
[ 0.000000] tsc: Detected 2494.280 MHz processor
[ 0.001000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4988.56 BogoMIPS (lpj=2494280)
[ 0.001010] pid_max: default: 32768 minimum: 301
[ 0.001190] Security Framework initialized
[ 0.001199] AppArmor: AppArmor disabled by boot time parameter
[ 0.001676] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.002658] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.003043] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.003054] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.003256] Initializing cgroup subsys memory
[ 0.003264] Initializing cgroup subsys devices
[ 0.003267] Initializing cgroup subsys freezer
[ 0.003271] Initializing cgroup subsys net_cls
[ 0.003274] Initializing cgroup subsys blkio
[ 0.003277] Initializing cgroup subsys perf_event
[ 0.003280] Initializing cgroup subsys net_prio
[ 0.003283] Initializing cgroup subsys hugetlb
[ 0.003323] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.003323] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.003329] CPU: Physical Processor ID: 0
[ 0.003331] CPU: Processor Core ID: 2
[ 0.004092] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[ 0.004092] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[ 0.027700] ftrace: allocating 27112 entries in 106 pages
[ 0.032046] cpu 0 spinlock event irq 17
[ 0.038686] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.
[ 0.039672] NMI watchdog: disabled (cpu0): hardware events not enabled
[ 0.039731] installing Xen timer for CPU 1
[ 0.039738] cpu 1 spinlock event irq 24
[ 0.039782] SMP alternatives: switching to SMP code
[ 0.061063] installing Xen timer for CPU 2
[ 0.061073] cpu 2 spinlock event irq 31
[ 0.062012] installing Xen timer for CPU 3
[ 0.062018] cpu 3 spinlock event irq 38
[ 0.063018] installing Xen timer for CPU 4
[ 0.063024] cpu 4 spinlock event irq 45
[ 0.063974] installing Xen timer for CPU 5
[ 0.063980] cpu 5 spinlock event irq 52
[ 0.064958] installing Xen timer for CPU 6
[ 0.064976] cpu 6 spinlock event irq 59
[ 0.065907] installing Xen timer for CPU 7
[ 0.065914] cpu 7 spinlock event irq 66
[ 0.066791] x86: Booted up 1 node, 8 CPUs
[ 0.066850] devtmpfs: initialized
[ 0.069008] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 0.069014] pinctrl core: initialized pinctrl subsystem
[ 0.089014] RTC time: 165:165:165, date: 165/165/65
[ 0.089114] NET: Registered protocol family 16
[ 0.089135] xen:grant_table: Grant tables using version 1 layout
[ 0.089142] Grant table initialized
[ 0.090004] PCI: setting up Xen PCI frontend stub
[ 0.094058] ACPI: Interpreter disabled.
[ 0.094058] xen🎈 Initialising balloon driver
[ 0.103018] xen_balloon: Initialising balloon driver
[ 0.104020] vgaarb: loaded
[ 0.104086] SCSI subsystem initialized
[ 0.104115] usbcore: registered new interface driver usbfs
[ 0.104115] usbcore: registered new interface driver hub
[ 0.104115] usbcore: registered new device driver usb
[ 0.104132] PCI: System does not support PCI
[ 0.104132] PCI: System does not support PCI
[ 0.104132] NetLabel: Initializing
[ 0.104132] NetLabel: domain hash size = 128
[ 0.104132] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.104132] NetLabel: unlabeled traffic allowed by default
[ 0.105114] Switched to clocksource xen
[ 0.109357] pnp: PnP ACPI: disabled
[ 0.110834] NET: Registered protocol family 2
[ 0.110994] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.111100] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.111189] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.111201] TCP: reno registered
[ 0.111212] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.111232] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.111276] NET: Registered protocol family 1
[ 0.111323] Unpacking initramfs...
[ 0.116545] Freeing initrd memory: 6984K (ffff880002269000 - ffff88000293b000)
[ 0.116622] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 0.116840] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[ 0.117307] AVX2 version of gcm_enc/dec engaged.
[ 0.117311] AES CTR mode by8 optimization enabled
[ 0.118672] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[ 0.119046] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.119076] Initialise system trusted keyring
[ 0.119094] audit: initializing netlink subsys (disabled)
[ 0.119104] audit: type=2000 audit(1449675032.098:1): initialized
[ 0.119325] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.120168] zpool: loaded
[ 0.120171] zbud: loaded
[ 0.120311] VFS: Disk quotas dquot_6.5.2
[ 0.120335] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.120569] msgmni has been set to 455
[ 0.121131] alg: No test for stdrng (krng)
[ 0.121144] NET: Registered protocol family 38
[ 0.121152] Key type asymmetric registered
[ 0.121155] Asymmetric key parser 'x509' registered
[ 0.260359] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.260497] io scheduler noop registered
[ 0.260503] io scheduler deadline registered
[ 0.260546] io scheduler cfq registered (default)
[ 0.260616] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.260629] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.260909] xen:xen_evtchn: Event-channel device installed
[ 0.261364] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.261681] Non-volatile memory driver v1.3
[ 0.261833] libphy: Fixed MDIO Bus: probed
[ 0.261899] usbcore: registered new interface driver usbserial
[ 0.261906] usbcore: registered new interface driver usbserial_generic
[ 0.261912] usbserial: USB Serial support registered for generic
[ 0.261926] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 1.272408] i8042: No controller found
[ 1.272561] mousedev: PS/2 mouse device common for all mice
[ 1.332896] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[ 1.333014] rtc_cmos: probe of rtc_cmos failed with error -38
[ 1.333070] device-mapper: uevent: version 1.0.3
[ 1.333218] device-mapper: ioctl: 4.28.0-ioctl (2014-09-17) initialised: dm-devel@redhat.com
[ 1.333345] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.333421] usbcore: registered new interface driver usbhid
[ 1.333424] usbhid: USB HID core driver
[ 1.333452] drop_monitor: Initializing network drop monitor service
[ 1.333506] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 1.333767] TCP: cubic registered
[ 1.333773] Initializing XFRM netlink socket
[ 1.333841] NET: Registered protocol family 10
[ 1.334035] NET: Registered protocol family 17
[ 1.334045] mce: Unable to init device /dev/mcelog (rc: -5)
[ 1.334198] Loading compiled-in X.509 certificates
[ 1.334211] registered taskstats version 1
[ 1.334261] xenbus_probe_frontend: Device with no driver: device/vbd/51712
[ 1.334264] xenbus_probe_frontend: Device with no driver: device/vbd/51728
[ 1.334266] xenbus_probe_frontend: Device with no driver: device/vbd/51744
[ 1.334268] xenbus_probe_frontend: Device with no driver: device/vbd/51760
[ 1.334270] xenbus_probe_frontend: Device with no driver: device/vif/0
[ 1.334319] Magic number: 1:252:3141
[ 1.334339] /home/user/rpmbuild/BUILD/kernel-3.18.17/linux-3.18.17/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 1.334818] Freeing unused kernel memory: 1468K (ffffffff81d1f000 - ffffffff81e8e000)
[ 1.334823] Write protecting the kernel read-only data: 12288k
[ 1.337706] Freeing unused kernel memory: 824K (ffff880001732000 - ffff880001800000)
[ 1.337902] Freeing unused kernel memory: 624K (ffff880001b64000 - ffff880001c00000)
Qubes initramfs script here:
[ 1.340388] random: modprobe urandom read with 37 bits of entropy available
[ 1.374027] blkfront: xvda: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[ 1.412011] xvda: unknown partition table
[ 1.412707] blkfront: xvdb: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[ 1.453246] xvdb: unknown partition table
[ 1.455745] blkfront: xvdc: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[ 1.457397] xvdc: xvdc1 xvdc2
[ 1.460147] blkfront: xvdd: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[ 1.461804] xvdd: unknown partition table
Waiting for /dev/xvda* devices...
Qubes: Doing COW setup for AppVM...
Qubes: done.
modprobe: module ext4 not found in modules.dep
[ 1.496032] EXT4-fs (dm-0): couldn't mount as ext3 due to feature incompatibilities
[ 1.496443] EXT4-fs (dm-0): couldn't mount as ext2 due to feature incompatibilities
[ 1.529816] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
Waiting for /dev/xvdd device...
[ 1.630991] random: nonblocking pool is initialized
[ 1.631076] EXT4-fs (xvdd): mounting ext3 file system using the ext4 subsystem
[ 1.632752] EXT4-fs (xvdd): mounted filesystem with ordered data mode. Opts: (null)
[ 2.339291] systemd[1]: systemd 216 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 2.339352] systemd[1]: Detected virtualization 'xen'.
[ 2.339361] systemd[1]: Detected architecture 'x86-64'.
Welcome to .[0;34mFedora 21 (Twenty One).[0m!
[ 2.346156] systemd[1]: No hostname configured.
[ 2.346164] systemd[1]: Set hostname to .
[ 3.162617] systemd[1]: Configuration file /usr/lib/systemd/system/auditd.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
[ 3.304771] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 3.305152] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.305222] systemd[1]: Expecting device dev-hvc0.device...
Expecting device dev-hvc0.device...
[ 3.305641] systemd[1]: Starting Remote File Systems.
[.[32m OK .[0m] Reached target Remote File Systems.
[ 3.305877] systemd[1]: Reached target Remote File Systems.
[ 3.305934] systemd[1]: Starting Encrypted Volumes.
[.[32m OK .[0m] Reached target Encrypted Volumes.
[ 3.306202] systemd[1]: Reached target Encrypted Volumes.
[ 3.306317] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[.[32m OK .[0m] Set up automount Arbitrary Executab...ats File System Automount Point.
[ 3.306760] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 3.306826] systemd[1]: Expecting device dev-xvdc1.device...
Expecting device dev-xvdc1.device...
[ 3.307065] systemd[1]: Starting Root Slice.
[.[32m OK .[0m] Created slice Root Slice.
[ 3.321764] systemd[1]: Created slice Root Slice.
[ 3.321775] systemd[1]: Starting Delayed Shutdown Socket.
[.[32m OK .[0m] Listening on Delayed Shutdown Socket.
[ 3.321871] systemd[1]: Listening on Delayed Shutdown Socket.
[ 3.321890] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[.[32m OK .[0m] Listening on /dev/initctl Compatibility Named Pipe.
[ 3.321981] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 3.322001] systemd[1]: Starting udev Kernel Socket.
[.[32m OK .[0m] Listening on udev Kernel Socket.
[ 3.322091] systemd[1]: Listening on udev Kernel Socket.
[ 3.322105] systemd[1]: Starting udev Control Socket.
[.[32m OK .[0m] Listening on udev Control Socket.
[ 3.322181] systemd[1]: Listening on udev Control Socket.
[ 3.322190] systemd[1]: Starting User and Session Slice.
[.[32m OK .[0m] Created slice User and Session Slice.
[ 3.322378] systemd[1]: Created slice User and Session Slice.
[ 3.322392] systemd[1]: Starting Journal Socket.
[.[32m OK .[0m] Listening on Journal Socket.
[ 3.322458] systemd[1]: Listening on Journal Socket.
[ 3.322475] systemd[1]: Starting System Slice.
[.[32m OK .[0m] Created slice System Slice.
[ 3.322655] systemd[1]: Created slice System Slice.
[ 3.322674] systemd[1]: Mounting Temporary Directory...
Mounting Temporary Directory...
[ 3.331119] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
[ 3.332008] systemd[1]: Starting Journal Socket (/dev/log).
[ 3.333223] systemd[1]: Starting Create list of required static device nodes for the current kernel...
Starting Create list of required st... nodes for the current kernel...
[ 3.334188] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 3.335065] systemd[1]: Starting udev Coldplug all Devices...
Starting udev Coldplug all Devices...
[ 3.335981] systemd[1]: Mounting Debug File System...
Mounting Debug File System...
[ 3.336904] systemd[1]: Mounting Huge Pages File System...
Mounting Huge Pages File System...
[ 3.337819] systemd[1]: Starting system-getty.slice.
[.[32m OK .[0m] Created slice system-getty.slice.
[ 3.338077] systemd[1]: Created slice system-getty.slice.
[ 3.338115] systemd[1]: Starting system-serial\x2dgetty.slice.
[.[32m OK .[0m] Created slice system-serial\x2dgetty.slice.
[ 3.338333] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 3.338354] systemd[1]: Started Collect Read-Ahead Data.
[ 3.338371] systemd[1]: Started Replay Read-Ahead Data.
[ 3.362259] systemd[1]: Starting File System Check on Root Device...
Starting File System Check on Root Device...
[ 3.363273] systemd[1]: Starting Setup Virtual Console...
Starting Setup Virtual Console...
[ 3.405976] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 3.465588] systemd[1]: Started Set Up Additional Binary Formats.
[ 3.561401] systemd[1]: Starting Load legacy module configuration...
Starting Load legacy module configuration...
[ 3.564943] systemd[1]: Starting Slices.
[.[32m OK .[0m] Reached target Slices.
[ 3.565126] systemd[1]: Reached target Slices.
[.[32m OK .[0m] Started Create list of required sta...ce nodes for the current kernel.
[ 3.680415] systemd[1]: Started Create list of required static device nodes for the current kernel.
[.[32m OK .[0m] Started udev Coldplug all Devices.
[ 3.802013] systemd[1]: Started udev Coldplug all Devices.
[.[32m OK .[0m] Listening on Journal Socket (/dev/log).
[ 3.871086] systemd[1]: Listening on Journal Socket (/dev/log).
[.[32m OK .[0m] Started Setup Virtual Console.
[ 3.872617] systemd[1]: Started Setup Virtual Console.
[ 3.873063] systemd[1]: Starting Show Plymouth Boot Screen...
Starting Show Plymouth Boot Screen...
[ 3.876656] systemd[1]: Starting Journal Service...
Starting Journal Service...
[.[32m OK .[0m] Mounted Huge Pages File System.
[ 3.893858] systemd[1]: Mounted Huge Pages File System.
[.[32m OK .[0m] Mounted Debug File System.
[ 3.894134] systemd[1]: Mounted Debug File System.
[.[32m OK .[0m] Mounted POSIX Message Queue File System.
[ 3.894371] systemd[1]: Mounted POSIX Message Queue File System.
[.[32m OK .[0m] Mounted Temporary Directory.
[ 3.894550] systemd[1]: Mounted Temporary Directory.
[ 3.896522] dummy_hcd dummy_hcd.0: USB Host+Gadget Emulator, driver 02 May 2005
[ 3.896530] dummy_hcd dummy_hcd.0: Dummy host controller
[ 3.896580] dummy_hcd dummy_hcd.0: new USB bus registered, assigned bus number 1
[ 3.896699] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.896707] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.896711] usb usb1: Product: Dummy host controller
[ 3.896716] usb usb1: Manufacturer: Linux 3.18.17-7.pvops.qubes.x86_64 dummy_hcd
[ 3.896720] usb usb1: SerialNumber: dummy_hcd.0
[ 3.896864] hub 1-0:1.0: USB hub found
[ 3.896881] hub 1-0:1.0: 1 port detected
[.[32m OK .[0m] Started Load Kernel Modules.
[ 3.897979] systemd[1]: Started Load Kernel Modules.
[ 3.900591] systemd[1]: Starting Apply Kernel Variables...
Starting Apply Kernel Variables...
[ 3.901622] systemd[1]: Mounting Configuration File System...
Mounting Configuration File System...
[ 3.902573] systemd[1]: Mounted FUSE Control File System.
[.[32m OK .[0m] Mounted Configuration File System.
[ 3.931702] systemd[1]: Mounted Configuration File System.
[.[32m OK .[0m] Started Load legacy module configuration.
[ 4.235074] systemd[1]: Started Load legacy module configuration.
[.[32m OK .[0m] Started Apply Kernel Variables.
[ 4.324050] systemd[1]: Started Apply Kernel Variables.
[ 4.517547] systemd[1]: Started Journal Service.
[ 4.717756] EXT4-fs (dm-0): re-mounted. Opts: (null)
[ 5.662980] systemd-journald[193]: Received request to flush runtime journal from PID 1
[ 8.480728] xen_netfront: Initialising Xen virtual ethernet driver
[ 8.505929] alg: No test for crc32 (crc32-pclmul)
[ 8.508273] intel_rapl: Found RAPL domain package
[ 8.508281] intel_rapl: Found RAPL domain core
[ 8.508284] intel_rapl: Found RAPL domain uncore
[ 8.508287] intel_rapl: Found RAPL domain dram
[ 8.511759] input: PC Speaker as /devices/platform/pcspkr/input/input0
[ 8.934277] nf_conntrack version 0.5.0 (1843 buckets, 7372 max)
[.[32m OK .[0m] Started Journal Service.
[ 4.549592] systemd-fsck[172]: /dev/mapper/dmroot: clean, 139494/655360 files, 1155331/2621440 blocks
[.[32m OK .[0m] Started File System Check on Root Device.
Starting Remount Root and Kernel File Systems...
[.[32m OK .[0m] Started Remount Root and Kernel File Systems.
Starting Configure read-only root support...
Starting Flush Journal to Persistent Storage...
Starting Create Static Device Nodes in /dev...
Starting Load/Save Random Seed...
[.[32m OK .[0m] Started Load/Save Random Seed.
[.[32m OK .[0m] Started Configure read-only root support.
[.[32m OK .[0m] Started Create Static Device Nodes in /dev.
Starting udev Kernel Device Manager...
[.[32m OK .[0m] Reached target Local File Systems (Pre).
Mounting /proc/xen...
[.[32m OK .[0m] Mounted /proc/xen.
[.[32m OK .[0m] Reached target Local File Systems.
Starting Qubes DB agent...
Starting Tell Plymouth To Write Out Runtime Data...
[.[32m OK .[0m] Started Tell Plymouth To Write Out Runtime Data.
[.[32m OK .[0m] Started Flush Journal to Persistent Storage.
Starting Create Volatile Files and Directories...
[.[32m OK .[0m] Started Qubes DB agent.
Starting Init Qubes Services settings...
Starting Qubes Random Seed...
[.[32m OK .[0m] Started Qubes Random Seed.
[.[32m OK .[0m] Started Create Volatile Files and Directories.
Starting Update UTMP about System Boot/Shutdown...
[.[32m OK .[0m] Started Update UTMP about System Boot/Shutdown.
[.[32m OK .[0m] Started Init Qubes Services settings.
[.[32m OK .[0m] Started udev Kernel Device Manager.
[.[32m OK .[0m] Found device /dev/hvc0.
.%G[.[32m OK .[0m] Found device /dev/xvdc1.
Activating swap /dev/xvdc1...
[.[32m OK .[0m] Started Show Plymouth Boot Screen.
[ 11.779119] Adding 1052252k swap on /dev/xvdc1. Priority:-1 extents:1 across:1052252k SSFS
[.[32m OK .[0m] Activated swap /dev/xvdc1.
[.[32m OK .[0m] Reached target Swap.
[.[32m OK .[0m] Reached target System Initialization.
Starting Manage Sound Card State (restore and store)...
[.[32m OK .[0m] Started Manage Sound Card State (restore and store).
[.[32m OK .[0m] Reached target Timers.
[.[32m OK .[0m] Listening on D-Bus System Message Bus Socket.
[.[32m OK .[0m] Reached target Sockets.
[.[32m OK .[0m] Reached target Paths.
[.[32m OK .[0m] Reached target Basic System.
Starting Qubes remote exec agent...
Starting ABRT Automated Bug Reporting Tool...
[.[32m OK .[0m] Started ABRT Automated Bug Reporting Tool.
Starting ABRT kernel log watcher...
[.[32m OK .[0m] Started ABRT kernel log watcher.
Starting IPv4 firewall with iptables...
Starting IPv6 firewall with ip6tables...
Starting Install ABRT coredump hook...
Starting Initialize and mount /rw and /home...
Starting Qubes memory information reporter...
Starting Entropy Daemon based on the HAVEGE algorithm...
[.[32m OK .[0m] Started Entropy Daemon based on the HAVEGE algorithm.
Starting Login Service...
Starting D-Bus System Message Bus...
[.[32m OK .[0m] Started D-Bus System Message Bus.
[ 12.560623] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 13.090425] EXT4-fs (xvdb): mounted filesystem with ordered data mode. Opts: discard
Starting Permit User Sessions...
[.[32m OK .[0m] Started Qubes remote exec agent.
[.[32m OK .[0m] Started IPv4 firewall with iptables.
[.[32m OK .[0m] Started IPv6 firewall with ip6tables.
[.[32m OK .[0m] Started Install ABRT coredump hook.
[.[32m OK .[0m] Started Initialize and mount /rw and /home.
[.[32m OK .[0m] Started Qubes memory information reporter.
[.[32m OK .[0m] Started Permit User Sessions.
Starting Job spooling tools...
[.[32m OK .[0m] Started Job spooling tools.
Starting Terminate Plymouth Boot Screen...
Starting Wait for Plymouth Boot Screen to Quit...
Starting Qubes misc post-boot actions...
Starting Qubes GUI Agent...
Starting Qubes network forwarding setup...
[.[32m OK .[0m] Started Login Service.
[.[32m OK .[0m] Started Qubes GUI Agent.
Fedora release 21 (Twenty One)
Kernel 3.18.17-7.pvops.qubes.x86_64 on an x86_64 (hvc0)
torvm login: [ 26.496249] fuse init (API version 7.23)
[ 40.147197] IPv6: ADDRCONF(NETDEV_UP): vif8.0: link is not ready
[ 48.137692] vif vif-8-0 vif8.0: Guest Rx ready
[ 48.137711] IPv6: ADDRCONF(NETDEV_CHANGE): vif8.0: link becomes ready
[12502.668541] u2mfn_release, priv= (null)
[12503.102081] systemd[1]: Unit qubes-gui-agent.service entered failed state.
[12503.112066] systemd[1]: qubes-gui-agent.service failed.
[.[32m OK .[0m] Started Show Plymouth Power Off Screen.
[.[32m OK .[0m] Removed slice user-1000.slice.
Stopping Permit User Sessions...
[.[32m OK .[0m] Stopped Permit User Sessions.
[.[32m OK .[0m] Stopped target Remote File Systems.
[.[32m OK .[0m] Stopped Qubes misc post-boot actions.
Stopping Initialize and mount /rw and /home...
[.[32m OK .[0m] Unmounted /rw.
[.[32m OK .[0m] Stopped Initialize and mount /rw and /home.
[.[32m OK .[0m] Stopped IPv4 firewall with iptables.
[.[32m OK .[0m] Stopped target Basic System.
[.[32m OK .[0m] Stopped target Slices.
[.[32m OK .[0m] Removed slice User and Session Slice.
[.[32m OK .[0m] Stopped target Paths.
[.[32m OK .[0m] Stopped target Sockets.
[.[32m OK .[0m] Closed D-Bus System Message Bus Socket.
[.[32m OK .[0m] Stopped target System Initialization.
Stopping Setup Virtual Console...
[.[32m OK .[0m] Stopped Setup Virtual Console.
Stopping Update UTMP about System Boot/Shutdown...
Stopping Apply Kernel Variables...
[.[32m OK .[0m] Stopped Apply Kernel Variables.
Stopping Load Kernel Modules...
[.[32m OK .[0m] Stopped Load Kernel Modules.
[.[32m OK .[0m] Stopped target Encrypted Volumes.
Stopping Load legacy module configuration...
[.[32m OK .[0m] Stopped Load legacy module configuration.
Stopping Load/Save Random Seed...
[.[32m OK .[0m] Stopped target Swap.
[.[32m OK .[0m] Stopped Update UTMP about System Boot/Shutdown.
[.[32m OK .[0m] Stopped Load/Save Random Seed.
Stopping Create Volatile Files and Directories...
[.[32m OK .[0m] Stopped Create Volatile Files and Directories.
[.[32m OK .[0m] Stopped target Local File Systems.
Unmounting /run/user/1000/gvfs...
Unmounting /home...
Unmounting /usr/lib/modules...
Unmounting /proc/xen...
Stopping Configure read-only root support...
[.[32m OK .[0m] Stopped Configure read-only root support.
Unmounting Temporary Directory...
[.[32m OK .[0m] Failed unmounting /usr/lib/modules.
[.[32m OK .[0m] Failed unmounting /proc/xen.
[.[32m OK .[0m] Unmounted /run/user/1000/gvfs.
Unmounting /run/user/1000...
[.[32m OK .[0m] Unmounted Temporary Directory.
[.[32m OK .[0m] Unmounted /run/user/1000.
[.[32m OK .[0m] Unmounted /home.
[.[32m OK .[0m] Reached target Unmount All Filesystems.
[.[32m OK .[0m] Stopped target Local File Systems (Pre).
Stopping Remount Root and Kernel File Systems...
[.[32m OK .[0m] Stopped Remount Root and Kernel File Systems.
Stopping Create Static Device Nodes in /dev...
[.[32m OK .[0m] Stopped Create Static Device Nodes in /dev.
[.[32m OK .[0m] Reached target Shutdown.
[12504.006494] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
[12504.023935] systemd-journald[193]: Received SIGTERM from PID 1 (systemd-shutdow).
[12504.675486] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
[12504.679612] systemd-shutdown[1]: Unmounting file systems.
[12504.679754] systemd-shutdown[1]: Unmounting /sys/fs/fuse/connections.
[12504.688094] systemd-shutdown[1]: Unmounting /proc/xen.
[12504.706060] systemd-shutdown[1]: Unmounting /sys/kernel/config.
[12504.712118] systemd-shutdown[1]: Unmounting /sys/kernel/debug.
[12504.718137] systemd-shutdown[1]: Unmounting /dev/mqueue.
[12504.724241] systemd-shutdown[1]: Unmounting /dev/hugepages.
[12504.730434] EXT4-fs (xvdd): re-mounted. Opts: (null)
[12504.730484] systemd-shutdown[1]: Unmounting /usr/lib/modules.
[12505.307836] EXT4-fs (dm-0): re-mounted. Opts: (null)
[12505.315061] EXT4-fs (dm-0): re-mounted. Opts: (null)
[12505.315086] EXT4-fs (dm-0): re-mounted. Opts: (null)
[12505.315117] systemd-shutdown[1]: All filesystems unmounted.
[12505.315134] systemd-shutdown[1]: Deactivating swaps.
[12505.315321] systemd-shutdown[1]: All swaps deactivated.
[12505.315342] systemd-shutdown[1]: Detaching loop devices.
[12505.355190] systemd-shutdown[1]: All loop devices detached.
[12505.355217] systemd-shutdown[1]: Detaching DM devices.
[12505.355596] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[12505.355879] systemd-shutdown[1]: Detaching DM devices.
[12505.356245] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[12505.356270] systemd-shutdown[1]: Cannot finalize remaining DM devices, continuing.
[12505.493895] systemd-shutdown[1]: Failed to finalize DM devices, ignoring
[12505.494044] systemd-shutdown[1]: Powering off.
[12505.526514] reboot: System halted
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.18.17-7.pvops.qubes.x86_64 (user@release) (gcc version 4.8.3 20140911 (Red Hat 4.8.3-7) (GCC) ) #1 SMP Wed Nov 4 00:16:33 UTC 2015
[ 0.000000] Command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH 3 nopat
[ 0.000000] ACPI in unprivileged domain disabled
[ 0.000000] Set 0 page(s) to 1-1 mapping
[ 0.000000] Remapped 0 page(s), last_pfn=76800
[ 0.000000] Released 0 page(s)
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] Xen: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] Xen: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] Xen: [mem 0x0000000000100000-0x00000000bb7fffff] usable
[ 0.000000] PAT support disabled.
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI not present or invalid.
[ 0.000000] e820: last_pfn = 0xbb800 max_arch_pfn = 0x400000000
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] init_memory_mapping: [mem 0x12a00000-0x12bfffff]
[ 0.000000] init_memory_mapping: [mem 0x10000000-0x129fffff]
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x0fffffff]
[ 0.000000] init_memory_mapping: [mem 0x12c00000-0xbb7fffff]
[ 0.000000] RAMDISK: [mem 0x02269000-0x0293afff]
[ 0.000000] NUMA turned off
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x00000000bb7fffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x1262a000-0x1263dfff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009ffff]
[ 0.000000] node 0: [mem 0x00100000-0xbb7fffff]
[ 0.000000] Initmem setup node 0 [mem 0x00001000-0xbb7fffff]
[ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.000000] e820: [mem 0xbb800000-0xffffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on Xen
[ 0.000000] Xen version: 4.4.3 (preserve-AD)
[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 30 pages/cpu @ffff880012000000 s82560 r8192 d32128 u262144
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 755882
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH 3 nopat
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
[ 0.000000] Memory: 226092K/3071612K available (7357K kernel code, 1142K rwdata, 3472K rodata, 1468K init, 1488K bss, 2845520K reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=8.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.000000] NR_IRQS:4352 nr_irqs:80 0
[ 0.000000] xen:events: Using FIFO-based ABI
[ 0.000000] Offload RCU callbacks from all CPUs
[ 0.000000] Offload RCU callbacks from CPUs: 0-7.
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] console [hvc0] enabled
[ 0.000000] allocated 12582912 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] installing Xen timer for CPU 0
[ 0.000000] tsc: Detected 2494.280 MHz processor
[ 0.001000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4988.56 BogoMIPS (lpj=2494280)
[ 0.001000] pid_max: default: 32768 minimum: 301
[ 0.001000] Security Framework initialized
[ 0.001000] AppArmor: AppArmor disabled by boot time parameter
[ 0.001000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.001832] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.002224] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.002237] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.002443] Initializing cgroup subsys memory
[ 0.002450] Initializing cgroup subsys devices
[ 0.002454] Initializing cgroup subsys freezer
[ 0.002458] Initializing cgroup subsys net_cls
[ 0.002462] Initializing cgroup subsys blkio
[ 0.002465] Initializing cgroup subsys perf_event
[ 0.002468] Initializing cgroup subsys net_prio
[ 0.002472] Initializing cgroup subsys hugetlb
[ 0.002511] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.002511] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.002518] CPU: Physical Processor ID: 0
[ 0.002519] CPU: Processor Core ID: 3
[ 0.003307] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[ 0.003307] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[ 0.027734] ftrace: allocating 27112 entries in 106 pages
[ 0.032046] cpu 0 spinlock event irq 17
[ 0.038748] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.
[ 0.039744] NMI watchdog: disabled (cpu0): hardware events not enabled
[ 0.039804] installing Xen timer for CPU 1
[ 0.039811] cpu 1 spinlock event irq 24
[ 0.039853] SMP alternatives: switching to SMP code
[ 0.061450] installing Xen timer for CPU 2
[ 0.061457] cpu 2 spinlock event irq 31
[ 0.062339] installing Xen timer for CPU 3
[ 0.062345] cpu 3 spinlock event irq 38
[ 0.063339] installing Xen timer for CPU 4
[ 0.063344] cpu 4 spinlock event irq 45
[ 0.064301] installing Xen timer for CPU 5
[ 0.064316] cpu 5 spinlock event irq 52
[ 0.065245] installing Xen timer for CPU 6
[ 0.065251] cpu 6 spinlock event irq 59
[ 0.066208] installing Xen timer for CPU 7
[ 0.066214] cpu 7 spinlock event irq 66
[ 0.067062] x86: Booted up 1 node, 8 CPUs
[ 0.067111] devtmpfs: initialized
[ 0.069343] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 0.069343] pinctrl core: initialized pinctrl subsystem
[ 0.089388] RTC time: 165:165:165, date: 165/165/65
[ 0.089542] NET: Registered protocol family 16
[ 0.089566] xen:grant_table: Grant tables using version 1 layout
[ 0.089578] Grant table initialized
[ 0.090025] PCI: setting up Xen PCI frontend stub
[ 0.095034] ACPI: Interpreter disabled.
[ 0.095042] xen🎈 Initialising balloon driver
[ 0.104019] xen_balloon: Initialising balloon driver
[ 0.104039] vgaarb: loaded
[ 0.104078] SCSI subsystem initialized
[ 0.104105] usbcore: registered new interface driver usbfs
[ 0.104105] usbcore: registered new interface driver hub
[ 0.104105] usbcore: registered new device driver usb
[ 0.105038] PCI: System does not support PCI
[ 0.105038] PCI: System does not support PCI
[ 0.105094] NetLabel: Initializing
[ 0.105097] NetLabel: domain hash size = 128
[ 0.105099] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.105109] NetLabel: unlabeled traffic allowed by default
[ 0.105182] Switched to clocksource xen
[ 0.109286] pnp: PnP ACPI: disabled
[ 0.110757] NET: Registered protocol family 2
[ 0.110926] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.111044] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.111133] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.111146] TCP: reno registered
[ 0.111156] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.111182] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.111225] NET: Registered protocol family 1
[ 0.111275] Unpacking initramfs...
[ 0.116557] Freeing initrd memory: 6984K (ffff880002269000 - ffff88000293b000)
[ 0.116670] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 0.116899] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[ 0.117413] AVX2 version of gcm_enc/dec engaged.
[ 0.117416] AES CTR mode by8 optimization enabled
[ 0.118731] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[ 0.119082] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.119114] Initialise system trusted keyring
[ 0.119129] audit: initializing netlink subsys (disabled)
[ 0.119145] audit: type=2000 audit(1449697376.602:1): initialized
[ 0.119366] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.120269] zpool: loaded
[ 0.120273] zbud: loaded
[ 0.120411] VFS: Disk quotas dquot_6.5.2
[ 0.120434] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.120675] msgmni has been set to 455
[ 0.121178] alg: No test for stdrng (krng)
[ 0.121188] NET: Registered protocol family 38
[ 0.121196] Key type asymmetric registered
[ 0.121199] Asymmetric key parser 'x509' registered
[ 0.121224] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.121282] io scheduler noop registered
[ 0.121285] io scheduler deadline registered
[ 0.121309] io scheduler cfq registered (default)
[ 0.121377] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.121389] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.121547] xen:xen_evtchn: Event-channel device installed
[ 0.121832] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.122116] Non-volatile memory driver v1.3
[ 0.122218] libphy: Fixed MDIO Bus: probed
[ 0.122272] usbcore: registered new interface driver usbserial
[ 0.122278] usbcore: registered new interface driver usbserial_generic
[ 0.122283] usbserial: USB Serial support registered for generic
[ 0.122299] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 1.132795] i8042: No controller found
[ 1.132924] mousedev: PS/2 mouse device common for all mice
[ 1.193186] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[ 1.193261] rtc_cmos: probe of rtc_cmos failed with error -38
[ 1.193322] device-mapper: uevent: version 1.0.3
[ 1.193412] device-mapper: ioctl: 4.28.0-ioctl (2014-09-17) initialised: dm-devel@redhat.com
[ 1.193532] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.193615] usbcore: registered new interface driver usbhid
[ 1.193617] usbhid: USB HID core driver
[ 1.193648] drop_monitor: Initializing network drop monitor service
[ 1.193708] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 1.193965] TCP: cubic registered
[ 1.193972] Initializing XFRM netlink socket
[ 1.194070] NET: Registered protocol family 10
[ 1.194288] NET: Registered protocol family 17
[ 1.194299] mce: Unable to init device /dev/mcelog (rc: -5)
[ 1.194455] Loading compiled-in X.509 certificates
[ 1.194468] registered taskstats version 1
[ 1.194520] xenbus_probe_frontend: Device with no driver: device/vbd/51712
[ 1.194523] xenbus_probe_frontend: Device with no driver: device/vbd/51728
[ 1.194525] xenbus_probe_frontend: Device with no driver: device/vbd/51744
[ 1.194527] xenbus_probe_frontend: Device with no driver: device/vbd/51760
[ 1.194529] xenbus_probe_frontend: Device with no driver: device/vif/0
[ 1.194582] Magic number: 1:252:3141
[ 1.194603] /home/user/rpmbuild/BUILD/kernel-3.18.17/linux-3.18.17/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 1.195088] Freeing unused kernel memory: 1468K (ffffffff81d1f000 - ffffffff81e8e000)
[ 1.195092] Write protecting the kernel read-only data: 12288k
[ 1.198264] Freeing unused kernel memory: 824K (ffff880001732000 - ffff880001800000)
[ 1.198474] Freeing unused kernel memory: 624K (ffff880001b64000 - ffff880001c00000)
Qubes initramfs script here:
[ 1.200951] random: modprobe urandom read with 34 bits of entropy available
[ 1.212716] blkfront: xvda: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[ 1.261393] xvda: unknown partition table
[ 1.262104] blkfront: xvdb: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[ 1.262612] xvdb: unknown partition table
[ 1.263474] blkfront: xvdc: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[ 1.263922] xvdc: xvdc1 xvdc2
[ 1.264702] blkfront: xvdd: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[ 1.265130] xvdd: unknown partition table
[ 1.265235] Setting capacity to 4194304
[ 1.265239] xvdb: detected capacity change from 0 to 2147483648
[ 1.265308] Setting capacity to 24117248
[ 1.265311] xvdc: detected capacity change from 0 to 12348030976
[ 1.265381] Setting capacity to 819200
[ 1.265383] xvdd: detected capacity change from 0 to 419430400
Waiting for /dev/xvda* devices...
Qubes: Doing COW setup for AppVM...
Qubes: done.
modprobe: module ext4 not found in modules.dep
[ 1.355352] EXT4-fs (dm-0): couldn't mount as ext3 due to feature incompatibilities
[ 1.355687] EXT4-fs (dm-0): couldn't mount as ext2 due to feature incompatibilities
[ 1.367411] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
Waiting for /dev/xvdd device...
[ 1.424430] EXT4-fs (xvdd): mounting ext3 file system using the ext4 subsystem
[ 1.425984] EXT4-fs (xvdd): mounted filesystem with ordered data mode. Opts: (null)
[ 1.504351] random: nonblocking pool is initialized
[ 2.092186] systemd[1]: systemd 216 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 2.092336] systemd[1]: Detected virtualization 'xen'.
[ 2.092360] systemd[1]: Detected architecture 'x86-64'.
Welcome to .[0;34mFedora 21 (Twenty One).[0m!
[ 2.097351] systemd[1]: No hostname configured.
[ 2.097381] systemd[1]: Set hostname to .
[ 2.833835] systemd[1]: Configuration file /usr/lib/systemd/system/auditd.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
[ 3.009983] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 3.010352] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.010421] systemd[1]: Expecting device dev-hvc0.device...
Expecting device dev-hvc0.device...
[ 3.010832] systemd[1]: Starting Remote File Systems.
[.[32m OK .[0m] Reached target Remote File Systems.
[ 3.011141] systemd[1]: Reached target Remote File Systems.
[ 3.011219] systemd[1]: Starting Encrypted Volumes.
[.[32m OK .[0m] Reached target Encrypted Volumes.
[ 3.011430] systemd[1]: Reached target Encrypted Volumes.
[ 3.011535] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[.[32m OK .[0m] Set up automount Arbitrary Executab...ats File System Automount Point.
[ 3.012081] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 3.012169] systemd[1]: Expecting device dev-xvdc1.device...
Expecting device dev-xvdc1.device...
[ 3.012417] systemd[1]: Starting Root Slice.
[.[32m OK .[0m] Created slice Root Slice.
[ 3.035220] systemd[1]: Created slice Root Slice.
[ 3.035233] systemd[1]: Starting Delayed Shutdown Socket.
[.[32m OK .[0m] Listening on Delayed Shutdown Socket.
[ 3.035327] systemd[1]: Listening on Delayed Shutdown Socket.
[ 3.035343] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[.[32m OK .[0m] Listening on /dev/initctl Compatibility Named Pipe.
[ 3.035446] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 3.035460] systemd[1]: Starting udev Kernel Socket.
[.[32m OK .[0m] Listening on udev Kernel Socket.
[ 3.035517] systemd[1]: Listening on udev Kernel Socket.
[ 3.035530] systemd[1]: Starting udev Control Socket.
[.[32m OK .[0m] Listening on udev Control Socket.
[ 3.035606] systemd[1]: Listening on udev Control Socket.
[ 3.035616] systemd[1]: Starting User and Session Slice.
[.[32m OK .[0m] Created slice User and Session Slice.
[ 3.035832] systemd[1]: Created slice User and Session Slice.
[ 3.035849] systemd[1]: Starting Journal Socket.
[.[32m OK .[0m] Listening on Journal Socket.
[ 3.035918] systemd[1]: Listening on Journal Socket.
[ 3.035943] systemd[1]: Starting System Slice.
[.[32m OK .[0m] Created slice System Slice.
[ 3.036148] systemd[1]: Created slice System Slice.
[ 3.036172] systemd[1]: Mounting Temporary Directory...
Mounting Temporary Directory...
[ 3.047400] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
[ 3.048640] systemd[1]: Starting Journal Socket (/dev/log).
[ 3.049965] systemd[1]: Starting Create list of required static device nodes for the current kernel...
Starting Create list of required st... nodes for the current kernel...
[ 3.051081] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 3.052010] systemd[1]: Starting udev Coldplug all Devices...
Starting udev Coldplug all Devices...
[ 3.052978] systemd[1]: Mounting Debug File System...
Mounting Debug File System...
[ 3.053958] systemd[1]: Mounting Huge Pages File System...
Mounting Huge Pages File System...
[ 3.054845] systemd[1]: Starting system-getty.slice.
[.[32m OK .[0m] Created slice system-getty.slice.
[ 3.055087] systemd[1]: Created slice system-getty.slice.
[ 3.055135] systemd[1]: Starting system-serial\x2dgetty.slice.
[.[32m OK .[0m] Created slice system-serial\x2dgetty.slice.
[ 3.055361] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 3.055381] systemd[1]: Started Collect Read-Ahead Data.
[ 3.055402] systemd[1]: Started Replay Read-Ahead Data.
[ 3.055421] systemd[1]: Starting File System Check on Root Device...
Starting File System Check on Root Device...
[ 3.056359] systemd[1]: Starting Setup Virtual Console...
Starting Setup Virtual Console...
[ 3.110707] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 3.223935] systemd[1]: Started Set Up Additional Binary Formats.
[ 3.293319] systemd[1]: Starting Load legacy module configuration...
Starting Load legacy module configuration...
[ 3.296821] systemd[1]: Starting Slices.
[.[32m OK .[0m] Reached target Slices.
[ 3.296980] systemd[1]: Reached target Slices.
[.[32m OK .[0m] Started Create list of required sta...ce nodes for the current kernel.
[ 3.386628] systemd[1]: Started Create list of required static device nodes for the current kernel.
[.[32m OK .[0m] Listening on Journal Socket (/dev/log).
[ 3.518439] systemd[1]: Listening on Journal Socket (/dev/log).
[.[32m OK .[0m] Started Setup Virtual Console.
[ 3.519989] systemd[1]: Started Setup Virtual Console.
[ 3.520400] systemd[1]: Starting Journal Service...
Starting Journal Service...
[.[32m OK .[0m] Started udev Coldplug all Devices.
[ 3.526412] systemd[1]: Started udev Coldplug all Devices.
[.[32m OK .[0m] Mounted Huge Pages File System.
[ 3.532296] systemd[1]: Mounted Huge Pages File System.
[.[32m OK .[0m] Mounted Debug File System.
[ 3.532393] systemd[1]: Mounted Debug File System.
[.[32m OK .[0m] Mounted POSIX Message Queue File System.
[ 3.532449] systemd[1]: Mounted POSIX Message Queue File System.
[.[32m OK .[0m] Mounted Temporary Directory.
[ 3.532496] systemd[1]: Mounted Temporary Directory.
[ 3.536003] systemd[1]: Starting Show Plymouth Boot Screen...
Starting Show Plymouth Boot Screen...
[.[32m OK .[0m] Started Load legacy module configuration.
[ 3.641141] systemd[1]: Started Load legacy module configuration.
[ 3.735154] dummy_hcd dummy_hcd.0: USB Host+Gadget Emulator, driver 02 May 2005
[ 3.735184] dummy_hcd dummy_hcd.0: Dummy host controller
[ 3.735339] dummy_hcd dummy_hcd.0: new USB bus registered, assigned bus number 1
[ 3.735848] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.735872] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.735885] usb usb1: Product: Dummy host controller
[ 3.735894] usb usb1: Manufacturer: Linux 3.18.17-7.pvops.qubes.x86_64 dummy_hcd
[ 3.735906] usb usb1: SerialNumber: dummy_hcd.0
[ 3.736305] hub 1-0:1.0: USB hub found
[ 3.736380] hub 1-0:1.0: 1 port detected
[.[32m OK .[0m] Started Load Kernel Modules.
[ 3.739419] systemd[1]: Started Load Kernel Modules.
[ 3.739814] systemd[1]: Starting Apply Kernel Variables...
Starting Apply Kernel Variables...
[ 3.744855] systemd[1]: Mounting Configuration File System...
Mounting Configuration File System...
[ 3.748432] systemd[1]: Mounted FUSE Control File System.
[.[32m OK .[0m] Mounted Configuration File System.
[ 3.756366] systemd[1]: Mounted Configuration File System.
[.[32m OK .[0m] Started Journal Service.
[ 3.892797] systemd[1]: Started Journal Service.
[ 3.975426] systemd-fsck[172]: /dev/mapper/dmroot: clean, 139494/655360 files, 1155331/2621440 blocks
[ 4.188901] EXT4-fs (dm-0): re-mounted. Opts: (null)
[ 4.451933] systemd-journald[188]: Received request to flush runtime journal from PID 1
[ 7.415996] xen_netfront: Initialising Xen virtual ethernet driver
[ 7.445613] alg: No test for crc32 (crc32-pclmul)
[ 7.447868] intel_rapl: Found RAPL domain package
[ 7.447882] intel_rapl: Found RAPL domain core
[ 7.447889] intel_rapl: Found RAPL domain uncore
[ 7.447895] intel_rapl: Found RAPL domain dram
[ 7.452624] input: PC Speaker as /devices/platform/pcspkr/input/input0
[ 7.863296] nf_conntrack version 0.5.0 (1843 buckets, 7372 max)
[ 10.638670] Adding 1052252k swap on /dev/xvdc1. Priority:-1 extents:1 across:1052252k SSFS
[.[32m OK .[0m] Started Apply Kernel Variables.
[.[32m OK .[0m] Started File System Check on Root Device.
Starting Remount Root and Kernel File Systems...
[.[32m OK .[0m] Started Remount Root and Kernel File Systems.
Starting Configure read-only root support...
Starting Flush Journal to Persistent Storage...
Starting Create Static Device Nodes in /dev...
Starting Load/Save Random Seed...
[.[32m OK .[0m] Started Load/Save Random Seed.
[.[32m OK .[0m] Started Configure read-only root support.
[.[32m OK .[0m] Started Create Static Device Nodes in /dev.
Starting udev Kernel Device Manager...
[.[32m OK .[0m] Reached target Local File Systems (Pre).
Mounting /proc/xen...
[.[32m OK .[0m] Mounted /proc/xen.
[.[32m OK .[0m] Reached target Local File Systems.
Starting Qubes DB agent...
Starting Tell Plymouth To Write Out Runtime Data...
[.[32m OK .[0m] Started Tell Plymouth To Write Out Runtime Data.
[.[32m OK .[0m] Started Flush Journal to Persistent Storage.
Starting Create Volatile Files and Directories...
[.[32m OK .[0m] Started Qubes DB agent.
Starting Init Qubes Services settings...
Starting Qubes Random Seed...
[.[32m OK .[0m] Started Qubes Random Seed.
[.[32m OK .[0m] Started Create Volatile Files and Directories.
Starting Update UTMP about System Boot/Shutdown...
[.[32m OK .[0m] Started Update UTMP about System Boot/Shutdown.
[.[32m OK .[0m] Started udev Kernel Device Manager.
[.[32m OK .[0m] Started Init Qubes Services settings.
[.[32m OK .[0m] Found device /dev/hvc0.
.%G[.[32m OK .[0m] Found device /dev/xvdc1.
Activating swap /dev/xvdc1...
[.[32m OK .[0m] Activated swap /dev/xvdc1.
[.[32m OK .[0m] Reached target Swap.
[.[32m OK .[0m] Reached target System Initialization.
Starting Manage Sound Card State (restore and store)...
[.[32m OK .[0m] Started Manage Sound Card State (restore and store).
[.[32m OK .[0m] Reached target Timers.
[.[32m OK .[0m] Listening on D-Bus System Message Bus Socket.
[.[32m OK .[0m] Reached target Sockets.
[.[32m OK .[0m] Started Show Plymouth Boot Screen.
[.[32m OK .[0m] Reached target Paths.
[.[32m OK .[0m] Reached target Basic System.
Starting Qubes remote exec agent...
Starting ABRT Automated Bug Reporting Tool...
[.[32m OK .[0m] Started ABRT Automated Bug Reporting Tool.
Starting ABRT kernel log watcher...
[.[32m OK .[0m] Started ABRT kernel log watcher.
Starting IPv4 firewall with iptables...
Starting IPv6 firewall with ip6tables...
Starting Install ABRT coredump hook...
Starting Initialize and mount /rw and /home...
Starting Qubes memory information reporter...
Starting Entropy Daemon based on the HAVEGE algorithm...
[.[32m OK .[0m] Started Entropy Daemon based on the HAVEGE algorithm.
Starting Login Service...
Starting D-Bus System Message Bus...
[.[32m OK .[0m] Started D-Bus System Message Bus.
[ 11.333929] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 12.283415] EXT4-fs (xvdb): mounted filesystem with ordered data mode. Opts: discard
Starting Permit User Sessions...
[.[32m OK .[0m] Started Qubes remote exec agent.
[.[32m OK .[0m] Started IPv4 firewall with iptables.
[.[32m OK .[0m] Started IPv6 firewall with ip6tables.
[.[32m OK .[0m] Started Install ABRT coredump hook.
[.[32m OK .[0m] Started Initialize and mount /rw and /home.
[.[32m OK .[0m] Started Qubes memory information reporter.
[.[32m OK .[0m] Started Permit User Sessions.
Starting Job spooling tools...
[.[32m OK .[0m] Started Job spooling tools.
Starting Terminate Plymouth Boot Screen...
Starting Wait for Plymouth Boot Screen to Quit...
Starting Qubes misc post-boot actions...
Starting Qubes GUI Agent...
Starting Qubes network forwarding setup...
[.[32m OK .[0m] Started Login Service.
[.[32m OK .[0m] Started Qubes GUI Agent.
Fedora release 21 (Twenty One)
Kernel 3.18.17-7.pvops.qubes.x86_64 on an x86_64 (hvc0)
torvm login: [ 24.450790] fuse init (API version 7.23)
[ 508.441399] IPv6: ADDRCONF(NETDEV_UP): vif11.0: link is not ready
[ 510.530931] vif vif-11-0 vif11.0: Guest Rx ready
[ 510.530951] IPv6: ADDRCONF(NETDEV_CHANGE): vif11.0: link becomes ready
[ 7038.216824] u2mfn_release, priv= (null)
[ 7038.670103] systemd[1]: Unit qubes-gui-agent.service entered failed state.
[ 7038.680113] systemd[1]: qubes-gui-agent.service failed.
[ 7038.728028] systemd[1]: user@1000.service stop-sigterm timed out. Killing.
[ 7038.748073] systemd[1]: Unit user@1000.service entered failed state.
[ 7038.758065] systemd[1]: user@1000.service failed.
[.[32m OK .[0m] Started Show Plymouth Power Off Screen.
[.[32m OK .[0m] Unmounted /rw.
[.[32m OK .[0m] Stopped Initialize and mount /rw and /home.
[.[32m OK .[0m] Stopped IPv4 firewall with iptables.
[.[32m OK .[0m] Stopped target Basic System.
[.[32m OK .[0m] Stopped target Slices.
[.[32m OK .[0m] Removed slice User and Session Slice.
[.[32m OK .[0m] Stopped target Paths.
[.[32m OK .[0m] Stopped target Sockets.
[.[32m OK .[0m] Closed D-Bus System Message Bus Socket.
[.[32m OK .[0m] Stopped target System Initialization.
Stopping Setup Virtual Console...
[.[32m OK .[0m] Stopped Setup Virtual Console.
Stopping Update UTMP about System Boot/Shutdown...
Stopping Apply Kernel Variables...
[.[32m OK .[0m] Stopped Apply Kernel Variables.
Stopping Load Kernel Modules...
[.[32m OK .[0m] Stopped Load Kernel Modules.
[.[32m OK .[0m] Stopped target Encrypted Volumes.
Stopping Load legacy module configuration...
[.[32m OK .[0m] Stopped Load legacy module configuration.
Stopping Load/Save Random Seed...
[.[32m OK .[0m] Stopped target Swap.
[.[32m OK .[0m] Stopped Update UTMP about System Boot/Shutdown.
[.[32m OK .[0m] Stopped Load/Save Random Seed.
Stopping Create Volatile Files and Directories...
[.[32m OK .[0m] Stopped Create Volatile Files and Directories.
[.[32m OK .[0m] Stopped target Local File Systems.
Unmounting /run/user/1000/gvfs...
Unmounting /home...
Unmounting /usr/lib/modules...
Unmounting /proc/xen...
Stopping Configure read-only root support...
[.[32m OK .[0m] Stopped Configure read-only root support.
Unmounting Temporary Directory...
[.[32m OK .[0m] Failed unmounting /usr/lib/modules.
[.[32m OK .[0m] Failed unmounting /proc/xen.
[.[32m OK .[0m] Unmounted /run/user/1000/gvfs.
Unmounting /run/user/1000...
[.[32m OK .[0m] Unmounted Temporary Directory.
[.[32m OK .[0m] Unmounted /run/user/1000.
[.[32m OK .[0m] Unmounted /home.
[.[32m OK .[0m] Reached target Unmount All Filesystems.
[.[32m OK .[0m] Stopped target Local File Systems (Pre).
Stopping Remount Root and Kernel File Systems...
[.[32m OK .[0m] Stopped Remount Root and Kernel File Systems.
Stopping Create Static Device Nodes in /dev...
[.[32m OK .[0m] Stopped Create Static Device Nodes in /dev.
[.[32m OK .[0m] Reached target Shutdown.
[ 7039.430791] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
[ 7039.434836] systemd-journald[188]: Received SIGTERM from PID 1 (systemd-shutdow).
[ 7039.993901] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
[ 7040.008666] systemd-shutdown[1]: Unmounting file systems.
[ 7040.009141] systemd-shutdown[1]: Unmounting /sys/fs/fuse/connections.
[ 7040.021280] systemd-shutdown[1]: Unmounting /proc/xen.
[ 7040.030212] systemd-shutdown[1]: Unmounting /sys/kernel/config.
[ 7040.036216] systemd-shutdown[1]: Unmounting /dev/hugepages.
[ 7040.045255] systemd-shutdown[1]: Unmounting /dev/mqueue.
[ 7040.051205] systemd-shutdown[1]: Unmounting /sys/kernel/debug.
[ 7040.057285] EXT4-fs (xvdd): re-mounted. Opts: (null)
[ 7040.057328] systemd-shutdown[1]: Unmounting /usr/lib/modules.
[ 7040.646622] EXT4-fs (dm-0): re-mounted. Opts: (null)
[ 7040.651970] EXT4-fs (dm-0): re-mounted. Opts: (null)
[ 7040.651977] EXT4-fs (dm-0): re-mounted. Opts: (null)
[ 7040.651991] systemd-shutdown[1]: All filesystems unmounted.
[ 7040.651995] systemd-shutdown[1]: Deactivating swaps.
[ 7040.652083] systemd-shutdown[1]: All swaps deactivated.
[ 7040.652088] systemd-shutdown[1]: Detaching loop devices.
[ 7040.652423] systemd-shutdown[1]: All loop devices detached.
[ 7040.652429] systemd-shutdown[1]: Detaching DM devices.
[ 7040.652523] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 7040.652599] systemd-shutdown[1]: Detaching DM devices.
[ 7040.652677] systemd-shutdown[1]: Not all DM devices detached, 1 left.
[ 7040.652683] systemd-shutdown[1]: Cannot finalize remaining DM devices, continuing.
[ 7040.721621] systemd-shutdown[1]: Failed to finalize DM devices, ignoring
[ 7040.721728] systemd-shutdown[1]: Powering off.
[ 7040.752102] reboot: System halted
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.18.17-7.pvops.qubes.x86_64 (user@release) (gcc version 4.8.3 20140911 (Red Hat 4.8.3-7) (GCC) ) #1 SMP Wed Nov 4 00:16:33 UTC 2015
[ 0.000000] Command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH 3 nopat
[ 0.000000] ACPI in unprivileged domain disabled
[ 0.000000] Set 0 page(s) to 1-1 mapping
[ 0.000000] Remapped 0 page(s), last_pfn=76800
[ 0.000000] Released 0 page(s)
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] Xen: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] Xen: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] Xen: [mem 0x0000000000100000-0x00000000bb7fffff] usable
[ 0.000000] PAT support disabled.
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI not present or invalid.
[ 0.000000] e820: last_pfn = 0xbb800 max_arch_pfn = 0x400000000
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] init_memory_mapping: [mem 0x12a00000-0x12bfffff]
[ 0.000000] init_memory_mapping: [mem 0x10000000-0x129fffff]
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x0fffffff]
[ 0.000000] init_memory_mapping: [mem 0x12c00000-0xbb7fffff]
[ 0.000000] RAMDISK: [mem 0x02269000-0x0293afff]
[ 0.000000] NUMA turned off
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x00000000bb7fffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x1262a000-0x1263dfff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009ffff]
[ 0.000000] node 0: [mem 0x00100000-0xbb7fffff]
[ 0.000000] Initmem setup node 0 [mem 0x00001000-0xbb7fffff]
[ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.000000] e820: [mem 0xbb800000-0xffffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on Xen
[ 0.000000] Xen version: 4.4.3 (preserve-AD)
[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 30 pages/cpu @ffff880012000000 s82560 r8192 d32128 u262144
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 755882
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH 3 nopat
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
[ 0.000000] Memory: 226092K/3071612K available (7357K kernel code, 1142K rwdata, 3472K rodata, 1468K init, 1488K bss, 2845520K reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=8.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.000000] NR_IRQS:4352 nr_irqs:80 0
[ 0.000000] xen:events: Using FIFO-based ABI
[ 0.000000] Offload RCU callbacks from all CPUs
[ 0.000000] Offload RCU callbacks from CPUs: 0-7.
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] console [hvc0] enabled
[ 0.000000] allocated 12582912 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] installing Xen timer for CPU 0
[ 0.000000] tsc: Detected 2494.286 MHz processor
[ 0.001000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4988.57 BogoMIPS (lpj=2494286)
[ 0.001010] pid_max: default: 32768 minimum: 301
[ 0.001292] Security Framework initialized
[ 0.001303] AppArmor: AppArmor disabled by boot time parameter
[ 0.001902] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.002830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.003185] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.003197] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.003396] Initializing cgroup subsys memory
[ 0.003403] Initializing cgroup subsys devices
[ 0.003407] Initializing cgroup subsys freezer
[ 0.003410] Initializing cgroup subsys net_cls
[ 0.003414] Initializing cgroup subsys blkio
[ 0.003417] Initializing cgroup subsys perf_event
[ 0.003421] Initializing cgroup subsys net_prio
[ 0.003425] Initializing cgroup subsys hugetlb
[ 0.003464] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.003464] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.003470] CPU: Physical Processor ID: 0
[ 0.003472] CPU: Processor Core ID: 1
[ 0.004246] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[ 0.004246] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[ 0.027763] ftrace: allocating 27112 entries in 106 pages
[ 0.032047] cpu 0 spinlock event irq 17
[ 0.038766] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.
[ 0.039781] NMI watchdog: disabled (cpu0): hardware events not enabled
[ 0.039842] installing Xen timer for CPU 1
[ 0.039849] cpu 1 spinlock event irq 24
[ 0.039893] SMP alternatives: switching to SMP code
[ 0.061283] installing Xen timer for CPU 2
[ 0.061290] cpu 2 spinlock event irq 31
[ 0.062235] installing Xen timer for CPU 3
[ 0.062241] cpu 3 spinlock event irq 38
[ 0.063193] installing Xen timer for CPU 4
[ 0.063199] cpu 4 spinlock event irq 45
[ 0.064190] installing Xen timer for CPU 5
[ 0.064197] cpu 5 spinlock event irq 52
[ 0.065135] installing Xen timer for CPU 6
[ 0.065142] cpu 6 spinlock event irq 59
[ 0.066052] installing Xen timer for CPU 7
[ 0.066058] cpu 7 spinlock event irq 66
[ 0.066909] x86: Booted up 1 node, 8 CPUs
[ 0.067037] devtmpfs: initialized
[ 0.069185] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 0.069185] pinctrl core: initialized pinctrl subsystem
[ 0.089224] RTC time: 165:165:165, date: 165/165/65
[ 0.089332] NET: Registered protocol family 16
[ 0.089344] xen:grant_table: Grant tables using version 1 layout
[ 0.089351] Grant table initialized
[ 0.090007] PCI: setting up Xen PCI frontend stub
[ 0.094058] ACPI: Interpreter disabled.
[ 0.094058] xen🎈 Initialising balloon driver
[ 0.103019] xen_balloon: Initialising balloon driver
[ 0.104013] vgaarb: loaded
[ 0.104090] SCSI subsystem initialized
[ 0.104120] usbcore: registered new interface driver usbfs
[ 0.104120] usbcore: registered new interface driver hub
[ 0.104120] usbcore: registered new device driver usb
[ 0.104120] PCI: System does not support PCI
[ 0.104120] PCI: System does not support PCI
[ 0.104120] NetLabel: Initializing
[ 0.104120] NetLabel: domain hash size = 128
[ 0.104120] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.104120] NetLabel: unlabeled traffic allowed by default
[ 0.104737] Switched to clocksource xen
[ 0.109327] pnp: PnP ACPI: disabled
[ 0.110819] NET: Registered protocol family 2
[ 0.110972] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.111078] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.111164] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.111174] TCP: reno registered
[ 0.111184] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.111203] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.111244] NET: Registered protocol family 1
[ 0.111285] Unpacking initramfs...
[ 0.116450] Freeing initrd memory: 6984K (ffff880002269000 - ffff88000293b000)
[ 0.116545] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 0.116768] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[ 0.117345] AVX2 version of gcm_enc/dec engaged.
[ 0.117349] AES CTR mode by8 optimization enabled
[ 0.118697] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[ 0.119058] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.119091] Initialise system trusted keyring
[ 0.119105] audit: initializing netlink subsys (disabled)
[ 0.119120] audit: type=2000 audit(1449741556.104:1): initialized
[ 0.119345] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.120200] zpool: loaded
[ 0.120204] zbud: loaded
[ 0.232291] VFS: Disk quotas dquot_6.5.2
[ 0.232326] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.232598] msgmni has been set to 455
[ 0.233262] alg: No test for stdrng (krng)
[ 0.233283] NET: Registered protocol family 38
[ 0.233291] Key type asymmetric registered
[ 0.233294] Asymmetric key parser 'x509' registered
[ 0.233319] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.233383] io scheduler noop registered
[ 0.233387] io scheduler deadline registered
[ 0.233409] io scheduler cfq registered (default)
[ 0.233475] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.233487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.233660] xen:xen_evtchn: Event-channel device installed
[ 0.233943] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.234236] Non-volatile memory driver v1.3
[ 0.234340] libphy: Fixed MDIO Bus: probed
[ 0.234396] usbcore: registered new interface driver usbserial
[ 0.234402] usbcore: registered new interface driver usbserial_generic
[ 0.234408] usbserial: USB Serial support registered for generic
[ 0.234422] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 1.246472] i8042: No controller found
[ 1.246579] mousedev: PS/2 mouse device common for all mice
[ 1.306904] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[ 1.307015] rtc_cmos: probe of rtc_cmos failed with error -38
[ 1.307072] device-mapper: uevent: version 1.0.3
[ 1.307205] device-mapper: ioctl: 4.28.0-ioctl (2014-09-17) initialised: dm-devel@redhat.com
[ 1.307326] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.307406] usbcore: registered new interface driver usbhid
[ 1.307409] usbhid: USB HID core driver
[ 1.307439] drop_monitor: Initializing network drop monitor service
[ 1.307495] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 1.307776] TCP: cubic registered
[ 1.307782] Initializing XFRM netlink socket
[ 1.307851] NET: Registered protocol family 10
[ 1.308064] NET: Registered protocol family 17
[ 1.308074] mce: Unable to init device /dev/mcelog (rc: -5)
[ 1.308231] Loading compiled-in X.509 certificates
[ 1.308243] registered taskstats version 1
[ 1.308295] xenbus_probe_frontend: Device with no driver: device/vbd/51712
[ 1.308298] xenbus_probe_frontend: Device with no driver: device/vbd/51728
[ 1.308300] xenbus_probe_frontend: Device with no driver: device/vbd/51744
[ 1.308302] xenbus_probe_frontend: Device with no driver: device/vbd/51760
[ 1.308304] xenbus_probe_frontend: Device with no driver: device/vif/0
[ 1.308359] Magic number: 1:252:3141
[ 1.308379] /home/user/rpmbuild/BUILD/kernel-3.18.17/linux-3.18.17/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 1.308836] Freeing unused kernel memory: 1468K (ffffffff81d1f000 - ffffffff81e8e000)
[ 1.308840] Write protecting the kernel read-only data: 12288k
[ 1.311584] Freeing unused kernel memory: 824K (ffff880001732000 - ffff880001800000)
[ 1.311785] Freeing unused kernel memory: 624K (ffff880001b64000 - ffff880001c00000)
Qubes initramfs script here:
[ 1.314176] random: modprobe urandom read with 35 bits of entropy available
[ 1.326021] blkfront: xvda: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[ 1.354870] xvda: unknown partition table
[ 1.358614] blkfront: xvdb: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[ 1.384571] xvdb: unknown partition table
[ 1.385390] blkfront: xvdc: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[ 1.385865] xvdc: xvdc1 xvdc2
[ 1.386672] blkfront: xvdd: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[ 1.399692] xvdd: unknown partition table
[ 1.399942] Setting capacity to 4194304
[ 1.399962] xvdb: detected capacity change from 0 to 2147483648
[ 1.400283] Setting capacity to 24117248
[ 1.400294] xvdc: detected capacity change from 0 to 12348030976
[ 1.400690] Setting capacity to 819200
[ 1.400700] xvdd: detected capacity change from 0 to 419430400
Waiting for /dev/xvda* devices...
Qubes: Doing COW setup for AppVM...
Qubes: done.
modprobe: module ext4 not found in modules.dep
[ 1.469536] EXT4-fs (dm-0): couldn't mount as ext3 due to feature incompatibilities
[ 1.469882] EXT4-fs (dm-0): couldn't mount as ext2 due to feature incompatibilities
[ 1.505979] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
Waiting for /dev/xvdd device...
[ 1.584836] EXT4-fs (xvdd): mounting ext3 file system using the ext4 subsystem
[ 1.601256] EXT4-fs (xvdd): mounted filesystem with ordered data mode. Opts: (null)
[ 1.626071] random: nonblocking pool is initialized
[ 2.306902] systemd[1]: systemd 216 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 2.307087] systemd[1]: Detected virtualization 'xen'.
[ 2.307113] systemd[1]: Detected architecture 'x86-64'.
Welcome to .[0;34mFedora 21 (Twenty One).[0m!
[ 2.312215] systemd[1]: No hostname configured.
[ 2.312245] systemd[1]: Set hostname to .
[ 3.149944] systemd[1]: Configuration file /usr/lib/systemd/system/auditd.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
[ 3.292356] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 3.292707] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.292778] systemd[1]: Expecting device dev-hvc0.device...
Expecting device dev-hvc0.device...
[ 3.293183] systemd[1]: Starting Remote File Systems.
[.[32m OK .[0m] Reached target Remote File Systems.
[ 3.293395] systemd[1]: Reached target Remote File Systems.
[ 3.293447] systemd[1]: Starting Encrypted Volumes.
[.[32m OK .[0m] Reached target Encrypted Volumes.
[ 3.293643] systemd[1]: Reached target Encrypted Volumes.
[ 3.293727] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[.[32m OK .[0m] Set up automount Arbitrary Executab...ats File System Automount Point.
[ 3.294191] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 3.294266] systemd[1]: Expecting device dev-xvdc1.device...
Expecting device dev-xvdc1.device...
[ 3.294474] systemd[1]: Starting Root Slice.
[.[32m OK .[0m] Created slice Root Slice.
[ 3.318494] systemd[1]: Created slice Root Slice.
[ 3.318507] systemd[1]: Starting Delayed Shutdown Socket.
[.[32m OK .[0m] Listening on Delayed Shutdown Socket.
[ 3.318577] systemd[1]: Listening on Delayed Shutdown Socket.
[ 3.318586] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[.[32m OK .[0m] Listening on /dev/initctl Compatibility Named Pipe.
[ 3.318646] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 3.318660] systemd[1]: Starting udev Kernel Socket.
[.[32m OK .[0m] Listening on udev Kernel Socket.
[ 3.318708] systemd[1]: Listening on udev Kernel Socket.
[ 3.318720] systemd[1]: Starting udev Control Socket.
[.[32m OK .[0m] Listening on udev Control Socket.
[ 3.318772] systemd[1]: Listening on udev Control Socket.
[ 3.318782] systemd[1]: Starting User and Session Slice.
[.[32m OK .[0m] Created slice User and Session Slice.
[ 3.318967] systemd[1]: Created slice User and Session Slice.
[ 3.318982] systemd[1]: Starting Journal Socket.
[.[32m OK .[0m] Listening on Journal Socket.
[ 3.319053] systemd[1]: Listening on Journal Socket.
[ 3.319073] systemd[1]: Starting System Slice.
[.[32m OK .[0m] Created slice System Slice.
[ 3.319252] systemd[1]: Created slice System Slice.
[ 3.319272] systemd[1]: Mounting Temporary Directory...
Mounting Temporary Directory...
[ 3.329763] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
[ 3.330633] systemd[1]: Starting Journal Socket (/dev/log).
[ 3.474157] systemd[1]: Starting Create list of required static device nodes for the current kernel...
Starting Create list of required st... nodes for the current kernel...
[ 3.475757] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 3.476682] systemd[1]: Starting udev Coldplug all Devices...
Starting udev Coldplug all Devices...
[ 3.477661] systemd[1]: Mounting Debug File System...
Mounting Debug File System...
[ 3.478531] systemd[1]: Mounting Huge Pages File System...
Mounting Huge Pages File System...
[ 3.479430] systemd[1]: Starting system-getty.slice.
[.[32m OK .[0m] Created slice system-getty.slice.
[ 3.479671] systemd[1]: Created slice system-getty.slice.
[ 3.479701] systemd[1]: Starting system-serial\x2dgetty.slice.
[.[32m OK .[0m] Created slice system-serial\x2dgetty.slice.
[ 3.479918] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 3.479939] systemd[1]: Started Collect Read-Ahead Data.
[ 3.479965] systemd[1]: Started Replay Read-Ahead Data.
[ 3.479992] systemd[1]: Starting File System Check on Root Device...
Starting File System Check on Root Device...
[ 3.480841] systemd[1]: Starting Setup Virtual Console...
Starting Setup Virtual Console...
[ 3.536677] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 3.683248] systemd[1]: Started Set Up Additional Binary Formats.
[ 3.774649] systemd[1]: Starting Load legacy module configuration...
Starting Load legacy module configuration...
[ 3.778224] systemd[1]: Starting Slices.
[.[32m OK .[0m] Reached target Slices.
[ 3.778383] systemd[1]: Reached target Slices.
[.[32m OK .[0m] Started Create list of required sta...ce nodes for the current kernel.
[ 3.781321] systemd[1]: Started Create list of required static device nodes for the current kernel.
[.[32m OK .[0m] Started udev Coldplug all Devices.
[ 3.830064] systemd[1]: Started udev Coldplug all Devices.
[.[32m OK .[0m] Started Setup Virtual Console.
[ 3.995284] systemd[1]: Started Setup Virtual Console.
[.[32m OK .[0m] Listening on Journal Socket (/dev/log).
[ 3.995517] systemd[1]: Listening on Journal Socket (/dev/log).
[ 3.995578] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 3.996632] systemd[1]: Starting Show Plymouth Boot Screen...
Starting Show Plymouth Boot Screen...
[.[32m OK .[0m] Mounted Huge Pages File System.
[ 4.013028] systemd[1]: Mounted Huge Pages File System.
[.[32m OK .[0m] Mounted Debug File System.
[ 4.013099] systemd[1]: Mounted Debug File System.
[.[32m OK .[0m] Mounted POSIX Message Queue File System.
[ 4.013145] systemd[1]: Mounted POSIX Message Queue File System.
[.[32m OK .[0m] Mounted Temporary Directory.
[ 4.013185] systemd[1]: Mounted Temporary Directory.
[.[32m OK .[0m] Started Load legacy module configuration.
[ 4.345661] systemd[1]: Started Load legacy module configuration.
[ 5.315966] systemd[1]: Started Journal Service.
[ 5.684667] dummy_hcd dummy_hcd.0: USB Host+Gadget Emulator, driver 02 May 2005
[ 5.684696] dummy_hcd dummy_hcd.0: Dummy host controller
[ 5.684883] dummy_hcd dummy_hcd.0: new USB bus registered, assigned bus number 1
[ 5.685004] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 5.685018] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.685030] usb usb1: Product: Dummy host controller
[ 5.685095] usb usb1: Manufacturer: Linux 3.18.17-7.pvops.qubes.x86_64 dummy_hcd
[ 5.685113] usb usb1: SerialNumber: dummy_hcd.0
[ 5.685529] hub 1-0:1.0: USB hub found
[ 5.685565] hub 1-0:1.0: 1 port detected
[ 5.846666] EXT4-fs (dm-0): re-mounted. Opts: (null)
[ 6.025738] systemd-journald[191]: Received request to flush runtime journal from PID 1
[ 9.067979] xen_netfront: Initialising Xen virtual ethernet driver
[ 9.426158] alg: No test for crc32 (crc32-pclmul)
[ 9.559842] input: PC Speaker as /devices/platform/pcspkr/input/input0
[ 10.067737] intel_rapl: Found RAPL domain package
[ 10.067767] intel_rapl: Found RAPL domain core
[ 10.067783] intel_rapl: Found RAPL domain uncore
[ 10.067798] intel_rapl: Found RAPL domain dram
[ 10.375798] nf_conntrack version 0.5.0 (1843 buckets, 7372 max)
[ 12.078062] Adding 1052252k swap on /dev/xvdc1. Priority:-1 extents:1 across:1052252k SSFS
[.[32m OK .[0m] Started Journal Service.
[ 5.555359] systemd-fsck[172]: /dev/mapper/dmroot: clean, 139494/655360 files, 1155331/2621440 blocks
[.[32m OK .[0m] Started Load Kernel Modules.
Starting Apply Kernel Variables...
Mounting Configuration File System...
[.[32m OK .[0m] Mounted Configuration File System.
[.[32m OK .[0m] Started File System Check on Root Device.
Starting Remount Root and Kernel File Systems...
[.[32m OK .[0m] Started Apply Kernel Variables.
[.[32m OK .[0m] Started Remount Root and Kernel File Systems.
Starting Configure read-only root support...
Starting Flush Journal to Persistent Storage...
Starting Create Static Device Nodes in /dev...
Starting Load/Save Random Seed...
[.[32m OK .[0m] Started Load/Save Random Seed.
[.[32m OK .[0m] Started Configure read-only root support.
[.[32m OK .[0m] Started Create Static Device Nodes in /dev.
Starting udev Kernel Device Manager...
[.[32m OK .[0m] Reached target Local File Systems (Pre).
Mounting /proc/xen...
[.[32m OK .[0m] Mounted /proc/xen.
[.[32m OK .[0m] Reached target Local File Systems.
Starting Qubes DB agent...
Starting Tell Plymouth To Write Out Runtime Data...
[.[32m OK .[0m] Started Tell Plymouth To Write Out Runtime Data.
[.[32m OK .[0m] Started Flush Journal to Persistent Storage.
Starting Create Volatile Files and Directories...
[.[32m OK .[0m] Started Qubes DB agent.
Starting Init Qubes Services settings...
Starting Qubes Random Seed...
[.[32m OK .[0m] Started Create Volatile Files and Directories.
Starting Update UTMP about System Boot/Shutdown...
[.[32m OK .[0m] Started Update UTMP about System Boot/Shutdown.
[.[32m OK .[0m] Started Qubes Random Seed.
[.[32m OK .[0m] Started udev Kernel Device Manager.
[.[32m OK .[0m] Found device /dev/hvc0.
.%G[.[32m OK .[0m] Started Init Qubes Services settings.
[.[32m OK .[0m] Found device /dev/xvdc1.
Activating swap /dev/xvdc1...
[.[32m OK .[0m] Activated swap /dev/xvdc1.
[.[32m OK .[0m] Reached target Swap.
[.[32m OK .[0m] Reached target System Initialization.
Starting Manage Sound Card State (restore and store)...
[.[32m OK .[0m] Started Manage Sound Card State (restore and store).
[.[32m OK .[0m] Reached target Timers.
[.[32m OK .[0m] Listening on D-Bus System Message Bus Socket.
[.[32m OK .[0m] Reached target Sockets.
[.[32m OK .[0m] Started Show Plymouth Boot Screen.
[.[32m OK .[0m] Reached target Paths.
[.[32m OK .[0m] Reached target Basic System.
Starting Qubes remote exec agent...
Starting ABRT Automated Bug Reporting Tool...
[.[32m OK .[0m] Started ABRT Automated Bug Reporting Tool.
Starting ABRT kernel log watcher...
[.[32m OK .[0m] Started ABRT kernel log watcher.
Starting IPv4 firewall with iptables...
Starting IPv6 firewall with ip6tables...
Starting Install ABRT coredump hook...
Starting Initialize and mount /rw and /home...
Starting Qubes memory information reporter...
Starting Entropy Daemon based on the HAVEGE algorithm...
[.[32m OK .[0m] Started Entropy Daemon based on the HAVEGE algorithm.
Starting Login Service...
Starting D-Bus System Message Bus...
[.[32m OK .[0m] Started D-Bus System Message Bus.
[ 13.003073] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 14.007835] EXT4-fs (xvdb): mounted filesystem with ordered data mode. Opts: discard
Starting Permit User Sessions...
[.[32m OK .[0m] Started Qubes remote exec agent.
[.[32m OK .[0m] Started IPv4 firewall with iptables.
[.[32m OK .[0m] Started IPv6 firewall with ip6tables.
[.[32m OK .[0m] Started Install ABRT coredump hook.
[.[32m OK .[0m] Started Initialize and mount /rw and /home.
[.[32m OK .[0m] Started Qubes memory information reporter.
[.[32m OK .[0m] Started Permit User Sessions.
Starting Job spooling tools...
[.[32m OK .[0m] Started Job spooling tools.
Starting Terminate Plymouth Boot Screen...
Starting Wait for Plymouth Boot Screen to Quit...
Starting Qubes misc post-boot actions...
Starting Qubes GUI Agent...
Starting Qubes network forwarding setup...
[.[32m OK .[0m] Started Login Service.
[.[32m OK .[0m] Started Qubes GUI Agent.
Fedora release 21 (Twenty One)
Kernel 3.18.17-7.pvops.qubes.x86_64 on an x86_64 (hvc0)
torvm login: [ 23.833513] IPv6: ADDRCONF(NETDEV_UP): vif6.0: link is not ready
[ 50.370231] fuse init (API version 7.23)
`
TNTBOMBOM
commented
Dec 12, 2015
|
here r the logs when TorVM giving the error:-
|
Zrubi commentedApr 28, 2015
I have a problem related to live network attach/detach:
The 'default' (if attached before booting the VM) is working, and may be interesting but the first live attach is still works, but if I try change it nex time then I get errors:
[zrubi@dom0 ~]$ qvm-prefs disp27 -s netvm Ethernet
ERROR: internal error: libxenlight failed to detach network device
And if I try it again:
[zrubi@dom0 ~]$ qvm-prefs disp27 -s netvm Ethernet
ERROR: An error occurred, but the cause is unknown
Fedora-21, and Fedora-20 based templates are surely affecte.
The bug is affect in-place upgraded and newly installed system as well