Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 605734 Details for
Bug 849707
AttributeError: 'BTRFSVolumeDevice' object has no attribute 'isMagic'
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
anaconda logfile
anaconda-tb-Lw5ekn (text/plain), 239.73 KB, created by
Reartes Guillermo
on 2012-08-20 16:24:53 UTC
(
hide
)
Description:
anaconda logfile
Filename:
MIME Type:
Creator:
Reartes Guillermo
Created:
2012-08-20 16:24:53 UTC
Size:
239.73 KB
patch
obsolete
>anaconda 18.6 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 725, in shouldClear > if not (partition.isMagic or self.shouldClear(partition)): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 919, in getFreeSpace > clearPartDisks=[disk.name]) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 450, in _update_summary > free_space = self.storage.getFreeSpace(disks=self.disks) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 438, in _initialize > self._update_summary() > File "/usr/lib64/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 87, in run > threading.Thread.run(self, *args, **kwargs) >AttributeError: 'BTRFSVolumeDevice' object has no attribute 'isMagic' > >Local variables in innermost frame: >clearPartType: None >self: <pyanaconda.storage.Storage object at 0x7fd32545f1d0> >partition: existing 16000MB btrfs volume mirror (9) with existing btrfs filesystem >clearPartDevices: [] >kwargs: {'clearPartType': None, 'clearPartDisks': ['vda']} >device: existing 8000MB disk vda (8) with existing btrfs filesystem >disk: existing 8000MB disk vda (8) with existing btrfs filesystem >clearPartDisks: ['vda'] > > > >Exception occurred during state dump: >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 397, in dump > ret += self._dumpClass(obj, skipList=idSkipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 349, in _dumpClass > ret += self._dumpClass(value, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 325, in _dumpClass > ret += self._dumpClass(item, level + 1, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 349, in _dumpClass > ret += self._dumpClass(value, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 349, in _dumpClass > ret += self._dumpClass(value, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 349, in _dumpClass > ret += self._dumpClass(value, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 349, in _dumpClass > ret += self._dumpClass(value, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 349, in _dumpClass > ret += self._dumpClass(value, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 349, in _dumpClass > ret += self._dumpClass(value, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 349, in _dumpClass > ret += self._dumpClass(value, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 343, in _dumpClass > ret += self._dumpClass(v, level + 1, parentkey = curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 349, in _dumpClass > ret += self._dumpClass(value, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 325, in _dumpClass > ret += self._dumpClass(item, level + 1, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 349, in _dumpClass > ret += self._dumpClass(value, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 297, in _dumpClass > for key, value in instance.__dict__.items(): >AttributeError: '_socketobject' object has no attribute '__dict__' > > >/tmp/anaconda.log: >16:12:24,550 INFO anaconda: /sbin/anaconda 18.6 >16:12:28,411 INFO anaconda: 786432 kB (768 MB) are available >16:12:28,412 INFO anaconda: check_memory(): total:768, needed:512, graphical:512 >16:12:28,465 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >16:12:28,469 INFO anaconda: Default encoding = utf-8 >16:12:29,541 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >16:12:29,545 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >16:12:32,633 INFO anaconda: Display mode = g >16:12:32,639 INFO anaconda: 786432 kB (768 MB) are available >16:12:32,644 INFO anaconda: check_memory(): total:768, needed:512, graphical:512 >16:12:34,867 DEBUG anaconda: X server has signalled a successful start. >16:12:34,883 INFO anaconda: Starting window manager, pid 807. >16:12:38,921 INFO anaconda: using only installclass _Fedora >16:12:40,728 INFO anaconda: Detected 736M of memory >16:12:40,731 INFO anaconda: Swap attempt of 1472M >16:12:46,027 DEBUG anaconda: required disklabel type for sda (1) is None >16:12:46,042 DEBUG anaconda: default disklabel type for sda is msdos >16:12:46,046 DEBUG anaconda: selecting msdos disklabel for sda based on size >16:12:49,051 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.40TMM93: [Errno 2] No such file or directory >16:12:49,072 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda3 on /tmp/btrfs-tmp.40TMM93 as btrfs with options defaults >16:12:49,445 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.40TMM93: [Errno 2] No such file or directory >16:12:49,554 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.40TMM93, removeDir = False >16:12:55,968 DEBUG anaconda: required disklabel type for sdb (1) is None >16:12:55,972 DEBUG anaconda: default disklabel type for sdb is msdos >16:12:55,973 DEBUG anaconda: selecting msdos disklabel for sdb based on size >16:12:57,193 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.9Z3YqZE: [Errno 2] No such file or directory >16:12:57,203 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /tmp/btrfs-tmp.9Z3YqZE as btrfs with options defaults >16:12:57,437 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.9Z3YqZE: [Errno 2] No such file or directory >16:12:57,716 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.9Z3YqZE, removeDir = False >16:12:58,579 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.9VAbWA5: [Errno 2] No such file or directory >16:12:58,585 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /tmp/btrfs-tmp.9VAbWA5 as btrfs with options defaults >16:12:58,812 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.9VAbWA5: [Errno 2] No such file or directory >16:12:58,926 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.9VAbWA5, removeDir = False >16:12:59,723 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.12lbvmUY: [Errno 2] No such file or directory >16:12:59,733 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /tmp/btrfs-tmp.12lbvmUY as btrfs with options defaults >16:12:59,874 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.12lbvmUY: [Errno 2] No such file or directory >16:13:00,000 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.12lbvmUY, removeDir = False >16:13:00,718 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.12jvBsBE: [Errno 2] No such file or directory >16:13:00,725 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /tmp/btrfs-tmp.12jvBsBE as btrfs with options defaults >16:13:00,811 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.12jvBsBE: [Errno 2] No such file or directory >16:13:00,905 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.12jvBsBE, removeDir = False >16:13:01,596 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.15vW4YWN: [Errno 2] No such file or directory >16:13:01,600 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /tmp/btrfs-tmp.15vW4YWN as btrfs with options defaults >16:13:01,757 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.15vW4YWN: [Errno 2] No such file or directory >16:13:01,936 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.15vW4YWN, removeDir = False >16:13:02,873 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.15a_oKJz: [Errno 2] No such file or directory >16:13:02,878 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /tmp/btrfs-tmp.15a_oKJz as btrfs with options defaults >16:13:03,047 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.15a_oKJz: [Errno 2] No such file or directory >16:13:03,158 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.15a_oKJz, removeDir = False >16:13:11,777 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >16:13:11,919 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >16:13:12,221 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda3 on /mnt/sysimage as btrfs with options defaults,ro >16:13:13,122 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >16:13:13,498 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /mnt/sysimage as btrfs with options defaults,ro >16:13:13,670 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >16:13:14,010 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /mnt/sysimage as btrfs with options defaults,ro >16:13:14,107 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >16:13:14,514 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /mnt/sysimage as btrfs with options defaults,ro >16:13:14,632 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >16:13:15,348 DEBUG anaconda: isys.py:mount()- going to mount /dev/loop1 on /mnt/sysimage as ext4 with options defaults,ro >16:13:15,441 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/live-rw on /mnt/sysimage as ext4 with options defaults,ro >16:13:17,264 DEBUG anaconda: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >16:13:17,739 DEBUG anaconda: isys.py:mount()- going to mount /dev/sr0 on /mnt/install/source as iso9660 with options ro >12:13:18,507 DEBUG anaconda: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >12:13:18,928 DEBUG anaconda: isys.py:mount()- going to mount /dev/sr0 on /mnt/install/isodir as iso9660 with options ro >12:13:19,032 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/install/isodir, removeDir = False > > >/tmp/program.log: >16:12:28,726 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >16:12:28,807 INFO program: Running... modprobe fcoe >16:12:29,118 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >16:12:29,535 INFO program: No FCoE boot disk information is found in EDD! >16:12:29,563 INFO program: Running... modprobe scsi_wait_scan >16:12:29,657 ERR program: FATAL: Module scsi_wait_scan not found. >16:12:29,669 INFO program: Running... rmmod scsi_wait_scan >16:12:29,758 ERR program: Error: Module scsi_wait_scan is not currently loaded >16:12:29,768 INFO program: Running... udevadm settle --timeout=300 >16:12:31,680 INFO program: Running... multipath -d >16:12:32,099 INFO program: Aug 20 16:12:32 | sdb: rport id not found >16:12:32,135 INFO program: create: mpatha (Kingston_DataTraveler_2.0_5B641C000750-0:0) undef Kingston,DataTraveler 2.0 >16:12:32,145 INFO program: size=1.9G features='0' hwhandler='0' wp=undef >16:12:32,151 INFO program: `-+- policy='round-robin 0' prio=1 status=undef >16:12:32,157 INFO program: `- 2:0:0:0 sdb 8:16 undef ready running >16:12:32,180 INFO program: Running... multipath -ll >16:12:34,897 INFO program: Running... metacity --display :1 --sm-disable >16:12:37,638 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >16:12:40,779 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >16:12:40,783 INFO program: Running... systemctl start chronyd.service >16:12:41,075 ERR program: Failed to issue method call: Unit systemd-timedated-ntp.target failed to load: No such file or directory. See system logs and 'systemctl status systemd-timedated-ntp.target' for details. >16:12:41,162 INFO program: Running... modprobe scsi_wait_scan >16:12:41,687 ERR program: FATAL: Module scsi_wait_scan not found. >16:12:41,694 INFO program: Running... rmmod scsi_wait_scan >16:12:42,123 ERR program: Error: Module scsi_wait_scan is not currently loaded >16:12:42,130 INFO program: Running... udevadm settle --timeout=300 >16:12:44,731 INFO program: Running... multipath -d >16:12:45,123 INFO program: Aug 20 16:12:45 | sdb: rport id not found >16:12:45,130 INFO program: create: mpatha (Kingston_DataTraveler_2.0_5B641C000750-0:0) undef Kingston,DataTraveler 2.0 >16:12:45,132 INFO program: size=1.9G features='0' hwhandler='0' wp=undef >16:12:45,135 INFO program: `-+- policy='round-robin 0' prio=1 status=undef >16:12:45,136 INFO program: `- 2:0:0:0 sdb 8:16 undef ready running >16:12:45,139 INFO program: Running... multipath -ll >16:12:46,681 INFO program: Running... dumpe2fs -h /dev/sda1 >16:12:46,960 INFO program: Filesystem volume name: <none> >16:12:46,964 INFO program: Last mounted on: /boot >16:12:46,965 INFO program: Filesystem UUID: ecfab9a8-12a5-4d10-ac7e-ee89d07c15e9 >16:12:46,968 INFO program: Filesystem magic number: 0xEF53 >16:12:46,969 INFO program: Filesystem revision #: 1 (dynamic) >16:12:46,969 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >16:12:46,970 INFO program: Filesystem flags: signed_directory_hash >16:12:46,973 INFO program: Default mount options: user_xattr acl >16:12:46,974 INFO program: Filesystem state: clean >16:12:46,980 INFO program: Errors behavior: Continue >16:12:46,981 INFO program: Filesystem OS type: Linux >16:12:46,982 INFO program: Inode count: 128016 >16:12:46,983 INFO program: Block count: 512000 >16:12:46,983 INFO program: Reserved block count: 25600 >16:12:46,985 INFO program: Free blocks: 467381 >16:12:46,991 INFO program: Free inodes: 127980 >16:12:46,992 INFO program: First block: 1 >16:12:46,992 INFO program: Block size: 1024 >16:12:46,995 INFO program: Fragment size: 1024 >16:12:46,997 INFO program: Reserved GDT blocks: 256 >16:12:47,002 INFO program: Blocks per group: 8192 >16:12:47,006 INFO program: Fragments per group: 8192 >16:12:47,012 INFO program: Inodes per group: 2032 >16:12:47,016 INFO program: Inode blocks per group: 254 >16:12:47,022 INFO program: Flex block group size: 16 >16:12:47,027 INFO program: Filesystem created: Sat Feb 19 21:10:20 2011 >16:12:47,033 INFO program: Last mount time: Sun Aug 19 21:53:31 2012 >16:12:47,039 INFO program: Last write time: Sun Aug 19 21:53:31 2012 >16:12:47,047 INFO program: Mount count: 9 >16:12:47,047 INFO program: Maximum mount count: -1 >16:12:47,057 INFO program: Last checked: Sat Feb 19 21:10:20 2011 >16:12:47,057 INFO program: Check interval: 0 (<none>) >16:12:47,063 INFO program: Lifetime writes: 42 MB >16:12:47,068 INFO program: Reserved blocks uid: 0 (user root) >16:12:47,073 INFO program: Reserved blocks gid: 0 (group root) >16:12:47,080 INFO program: First inode: 11 >16:12:47,084 INFO program: Inode size: 128 >16:12:47,090 INFO program: Journal inode: 8 >16:12:47,096 INFO program: Default directory hash: half_md4 >16:12:47,101 INFO program: Directory Hash Seed: 56f32def-cb3b-4c8e-889b-ac0f3ae16166 >16:12:47,105 INFO program: Journal backup: inode blocks >16:12:47,111 INFO program: Journal features: (none) >16:12:47,116 INFO program: Journal size: 8M >16:12:47,119 INFO program: Journal length: 8192 >16:12:47,125 INFO program: Journal sequence: 0x0000001f >16:12:47,130 INFO program: Journal start: 0 >16:12:47,135 INFO program: >16:12:47,140 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:12:47,146 INFO program: Running... dumpe2fs -h /dev/sda1 >16:12:47,336 INFO program: Filesystem volume name: <none> >16:12:47,341 INFO program: Last mounted on: /boot >16:12:47,344 INFO program: Filesystem UUID: ecfab9a8-12a5-4d10-ac7e-ee89d07c15e9 >16:12:47,345 INFO program: Filesystem magic number: 0xEF53 >16:12:47,346 INFO program: Filesystem revision #: 1 (dynamic) >16:12:47,346 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >16:12:47,347 INFO program: Filesystem flags: signed_directory_hash >16:12:47,350 INFO program: Default mount options: user_xattr acl >16:12:47,351 INFO program: Filesystem state: clean >16:12:47,351 INFO program: Errors behavior: Continue >16:12:47,352 INFO program: Filesystem OS type: Linux >16:12:47,358 INFO program: Inode count: 128016 >16:12:47,386 INFO program: Block count: 512000 >16:12:47,387 INFO program: Reserved block count: 25600 >16:12:47,387 INFO program: Free blocks: 467381 >16:12:47,387 INFO program: Free inodes: 127980 >16:12:47,388 INFO program: First block: 1 >16:12:47,392 INFO program: Block size: 1024 >16:12:47,392 INFO program: Fragment size: 1024 >16:12:47,399 INFO program: Reserved GDT blocks: 256 >16:12:47,402 INFO program: Blocks per group: 8192 >16:12:47,409 INFO program: Fragments per group: 8192 >16:12:47,420 INFO program: Inodes per group: 2032 >16:12:47,420 INFO program: Inode blocks per group: 254 >16:12:47,427 INFO program: Flex block group size: 16 >16:12:47,434 INFO program: Filesystem created: Sat Feb 19 21:10:20 2011 >16:12:47,437 INFO program: Last mount time: Sun Aug 19 21:53:31 2012 >16:12:47,443 INFO program: Last write time: Sun Aug 19 21:53:31 2012 >16:12:47,449 INFO program: Mount count: 9 >16:12:47,455 INFO program: Maximum mount count: -1 >16:12:47,461 INFO program: Last checked: Sat Feb 19 21:10:20 2011 >16:12:47,479 INFO program: Check interval: 0 (<none>) >16:12:47,496 INFO program: Lifetime writes: 42 MB >16:12:47,502 INFO program: Reserved blocks uid: 0 (user root) >16:12:47,508 INFO program: Reserved blocks gid: 0 (group root) >16:12:47,525 INFO program: First inode: 11 >16:12:47,536 INFO program: Inode size: 128 >16:12:47,544 INFO program: Journal inode: 8 >16:12:47,550 INFO program: Default directory hash: half_md4 >16:12:47,556 INFO program: Directory Hash Seed: 56f32def-cb3b-4c8e-889b-ac0f3ae16166 >16:12:47,574 INFO program: Journal backup: inode blocks >16:12:47,578 INFO program: Journal features: (none) >16:12:47,588 INFO program: Journal size: 8M >16:12:47,590 INFO program: Journal length: 8192 >16:12:47,606 INFO program: Journal sequence: 0x0000001f >16:12:47,612 INFO program: Journal start: 0 >16:12:47,618 INFO program: >16:12:47,624 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:12:47,647 INFO program: Running... resize2fs -P /dev/sda1 >16:12:47,974 INFO program: Estimated minimum size of the filesystem: 32762 >16:12:47,984 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:12:49,130 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/sda3 /tmp/btrfs-tmp.40TMM93 >16:12:49,452 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.40TMM93 >16:12:49,584 INFO program: Running... /bin/umount /tmp/btrfs-tmp.40TMM93 >16:12:57,238 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vda /tmp/btrfs-tmp.9Z3YqZE >16:12:57,457 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.9Z3YqZE >16:12:57,789 INFO program: Running... /bin/umount /tmp/btrfs-tmp.9Z3YqZE >16:12:58,678 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vda /tmp/btrfs-tmp.9VAbWA5 >16:12:58,820 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.9VAbWA5 >16:12:58,955 INFO program: Running... /bin/umount /tmp/btrfs-tmp.9VAbWA5 >16:12:59,760 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vdc /tmp/btrfs-tmp.12lbvmUY >16:12:59,884 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.12lbvmUY >16:13:00,027 INFO program: Running... /bin/umount /tmp/btrfs-tmp.12lbvmUY >16:13:00,755 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vdc /tmp/btrfs-tmp.12jvBsBE >16:13:00,817 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.12jvBsBE >16:13:00,933 INFO program: Running... /bin/umount /tmp/btrfs-tmp.12jvBsBE >16:13:01,632 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vde /tmp/btrfs-tmp.15vW4YWN >16:13:01,802 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.15vW4YWN >16:13:01,963 INFO program: Running... /bin/umount /tmp/btrfs-tmp.15vW4YWN >16:13:02,906 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vde /tmp/btrfs-tmp.15a_oKJz >16:13:03,067 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.15a_oKJz >16:13:03,184 INFO program: Running... /bin/umount /tmp/btrfs-tmp.15a_oKJz >16:13:04,014 INFO program: Running... dumpe2fs -h /dev/loop1 >16:13:04,146 INFO program: Filesystem volume name: Anaconda >16:13:04,149 INFO program: Last mounted on: / >16:13:04,152 INFO program: Filesystem UUID: 56e0ab74-0f58-4e48-b9c1-a1e32e1b1ebb >16:13:04,153 INFO program: Filesystem magic number: 0xEF53 >16:13:04,153 INFO program: Filesystem revision #: 1 (dynamic) >16:13:04,154 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >16:13:04,157 INFO program: Filesystem flags: signed_directory_hash >16:13:04,158 INFO program: Default mount options: user_xattr acl >16:13:04,158 INFO program: Filesystem state: clean >16:13:04,159 INFO program: Errors behavior: Continue >16:13:04,159 INFO program: Filesystem OS type: Linux >16:13:04,164 INFO program: Inode count: 65536 >16:13:04,164 INFO program: Block count: 1048576 >16:13:04,165 INFO program: Reserved block count: 0 >16:13:04,165 INFO program: Free blocks: 333966 >16:13:04,168 INFO program: Free inodes: 40784 >16:13:04,169 INFO program: First block: 1 >16:13:04,169 INFO program: Block size: 1024 >16:13:04,175 INFO program: Fragment size: 1024 >16:13:04,184 INFO program: Reserved GDT blocks: 256 >16:13:04,185 INFO program: Blocks per group: 8192 >16:13:04,194 INFO program: Fragments per group: 8192 >16:13:04,195 INFO program: Inodes per group: 512 >16:13:04,210 INFO program: Inode blocks per group: 128 >16:13:04,221 INFO program: Flex block group size: 16 >16:13:04,221 INFO program: Filesystem created: Fri Aug 17 01:00:03 2012 >16:13:04,233 INFO program: Last mount time: Fri Aug 17 01:01:23 2012 >16:13:04,241 INFO program: Last write time: Fri Aug 17 01:01:48 2012 >16:13:04,252 INFO program: Mount count: 2 >16:13:04,252 INFO program: Maximum mount count: -1 >16:13:04,260 INFO program: Last checked: Fri Aug 17 01:00:03 2012 >16:13:04,263 INFO program: Check interval: 0 (<none>) >16:13:04,271 INFO program: Lifetime writes: 32 MB >16:13:04,282 INFO program: Reserved blocks uid: 0 (user root) >16:13:04,282 INFO program: Reserved blocks gid: 0 (group root) >16:13:04,290 INFO program: First inode: 11 >16:13:04,293 INFO program: Inode size: 256 >16:13:04,301 INFO program: Required extra isize: 28 >16:13:04,304 INFO program: Desired extra isize: 28 >16:13:04,312 INFO program: Journal inode: 8 >16:13:04,316 INFO program: Default directory hash: half_md4 >16:13:04,323 INFO program: Directory Hash Seed: 2845c65a-fcac-4207-824d-3f292ceefab8 >16:13:04,328 INFO program: Journal backup: inode blocks >16:13:04,335 INFO program: Journal features: (none) >16:13:04,343 INFO program: Journal size: 32M >16:13:04,347 INFO program: Journal length: 32768 >16:13:04,355 INFO program: Journal sequence: 0x00000015 >16:13:04,365 INFO program: Journal start: 0 >16:13:04,366 INFO program: >16:13:04,373 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:13:04,377 INFO program: Running... dumpe2fs -h /dev/loop1 >16:13:04,585 INFO program: Filesystem volume name: Anaconda >16:13:04,590 INFO program: Last mounted on: / >16:13:04,590 INFO program: Filesystem UUID: 56e0ab74-0f58-4e48-b9c1-a1e32e1b1ebb >16:13:04,590 INFO program: Filesystem magic number: 0xEF53 >16:13:04,590 INFO program: Filesystem revision #: 1 (dynamic) >16:13:04,591 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >16:13:04,591 INFO program: Filesystem flags: signed_directory_hash >16:13:04,594 INFO program: Default mount options: user_xattr acl >16:13:04,597 INFO program: Filesystem state: clean >16:13:04,598 INFO program: Errors behavior: Continue >16:13:04,598 INFO program: Filesystem OS type: Linux >16:13:04,611 INFO program: Inode count: 65536 >16:13:04,612 INFO program: Block count: 1048576 >16:13:04,612 INFO program: Reserved block count: 0 >16:13:04,612 INFO program: Free blocks: 333966 >16:13:04,613 INFO program: Free inodes: 40784 >16:13:04,613 INFO program: First block: 1 >16:13:04,617 INFO program: Block size: 1024 >16:13:04,623 INFO program: Fragment size: 1024 >16:13:04,634 INFO program: Reserved GDT blocks: 256 >16:13:04,635 INFO program: Blocks per group: 8192 >16:13:04,642 INFO program: Fragments per group: 8192 >16:13:04,649 INFO program: Inodes per group: 512 >16:13:04,656 INFO program: Inode blocks per group: 128 >16:13:04,659 INFO program: Flex block group size: 16 >16:13:04,667 INFO program: Filesystem created: Fri Aug 17 01:00:03 2012 >16:13:04,676 INFO program: Last mount time: Fri Aug 17 01:01:23 2012 >16:13:04,677 INFO program: Last write time: Fri Aug 17 01:01:48 2012 >16:13:04,687 INFO program: Mount count: 2 >16:13:04,687 INFO program: Maximum mount count: -1 >16:13:04,695 INFO program: Last checked: Fri Aug 17 01:00:03 2012 >16:13:04,698 INFO program: Check interval: 0 (<none>) >16:13:04,704 INFO program: Lifetime writes: 32 MB >16:13:04,718 INFO program: Reserved blocks uid: 0 (user root) >16:13:04,726 INFO program: Reserved blocks gid: 0 (group root) >16:13:04,729 INFO program: First inode: 11 >16:13:04,737 INFO program: Inode size: 256 >16:13:04,741 INFO program: Required extra isize: 28 >16:13:04,754 INFO program: Desired extra isize: 28 >16:13:04,761 INFO program: Journal inode: 8 >16:13:04,773 INFO program: Default directory hash: half_md4 >16:13:04,773 INFO program: Directory Hash Seed: 2845c65a-fcac-4207-824d-3f292ceefab8 >16:13:04,780 INFO program: Journal backup: inode blocks >16:13:04,790 INFO program: Journal features: (none) >16:13:04,790 INFO program: Journal size: 32M >16:13:04,804 INFO program: Journal length: 32768 >16:13:04,807 INFO program: Journal sequence: 0x00000015 >16:13:04,814 INFO program: Journal start: 0 >16:13:04,822 INFO program: >16:13:04,825 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:13:04,834 INFO program: Running... resize2fs -P /dev/loop1 >16:13:04,993 INFO program: Couldn't find valid filesystem superblock. >16:13:04,997 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:13:04,997 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >16:13:05,312 INFO program: Running... modprobe scsi_wait_scan >16:13:05,464 ERR program: FATAL: Module scsi_wait_scan not found. >16:13:05,468 INFO program: Running... rmmod scsi_wait_scan >16:13:05,580 ERR program: Error: Module scsi_wait_scan is not currently loaded >16:13:05,589 INFO program: Running... udevadm settle --timeout=300 >16:13:06,011 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:13:06,183 INFO program: Filesystem volume name: Anaconda >16:13:06,187 INFO program: Last mounted on: /sysroot >16:13:06,190 INFO program: Filesystem UUID: 56e0ab74-0f58-4e48-b9c1-a1e32e1b1ebb >16:13:06,190 INFO program: Filesystem magic number: 0xEF53 >16:13:06,191 INFO program: Filesystem revision #: 1 (dynamic) >16:13:06,191 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >16:13:06,192 INFO program: Filesystem flags: signed_directory_hash >16:13:06,195 INFO program: Default mount options: user_xattr acl >16:13:06,195 INFO program: Filesystem state: clean >16:13:06,196 INFO program: Errors behavior: Continue >16:13:06,196 INFO program: Filesystem OS type: Linux >16:13:06,202 INFO program: Inode count: 65536 >16:13:06,202 INFO program: Block count: 1048576 >16:13:06,203 INFO program: Reserved block count: 0 >16:13:06,206 INFO program: Free blocks: 333966 >16:13:06,206 INFO program: Free inodes: 40784 >16:13:06,207 INFO program: First block: 1 >16:13:06,207 INFO program: Block size: 1024 >16:13:06,218 INFO program: Fragment size: 1024 >16:13:06,218 INFO program: Reserved GDT blocks: 256 >16:13:06,227 INFO program: Blocks per group: 8192 >16:13:06,227 INFO program: Fragments per group: 8192 >16:13:06,239 INFO program: Inodes per group: 512 >16:13:06,239 INFO program: Inode blocks per group: 128 >16:13:06,252 INFO program: Flex block group size: 16 >16:13:06,253 INFO program: Filesystem created: Fri Aug 17 01:00:03 2012 >16:13:06,263 INFO program: Last mount time: Mon Aug 20 16:11:59 2012 >16:13:06,264 INFO program: Last write time: Mon Aug 20 16:11:59 2012 >16:13:06,269 INFO program: Mount count: 3 >16:13:06,277 INFO program: Maximum mount count: -1 >16:13:06,282 INFO program: Last checked: Fri Aug 17 01:00:03 2012 >16:13:06,290 INFO program: Check interval: 0 (<none>) >16:13:06,294 INFO program: Lifetime writes: 32 MB >16:13:06,301 INFO program: Reserved blocks uid: 0 (user root) >16:13:06,308 INFO program: Reserved blocks gid: 0 (group root) >16:13:06,316 INFO program: First inode: 11 >16:13:06,319 INFO program: Inode size: 256 >16:13:06,325 INFO program: Required extra isize: 28 >16:13:06,333 INFO program: Desired extra isize: 28 >16:13:06,344 INFO program: Journal inode: 8 >16:13:06,344 INFO program: First orphan inode: 42545 >16:13:06,352 INFO program: Default directory hash: half_md4 >16:13:06,356 INFO program: Directory Hash Seed: 2845c65a-fcac-4207-824d-3f292ceefab8 >16:13:06,363 INFO program: Journal backup: inode blocks >16:13:06,370 INFO program: Journal features: journal_incompat_revoke >16:13:06,373 INFO program: Journal size: 32M >16:13:06,381 INFO program: Journal length: 32768 >16:13:06,388 INFO program: Journal sequence: 0x00000016 >16:13:06,391 INFO program: Journal start: 1 >16:13:06,398 INFO program: >16:13:06,410 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:13:06,410 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:13:06,546 INFO program: Filesystem volume name: Anaconda >16:13:06,550 INFO program: Last mounted on: /sysroot >16:13:06,553 INFO program: Filesystem UUID: 56e0ab74-0f58-4e48-b9c1-a1e32e1b1ebb >16:13:06,554 INFO program: Filesystem magic number: 0xEF53 >16:13:06,554 INFO program: Filesystem revision #: 1 (dynamic) >16:13:06,555 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >16:13:06,555 INFO program: Filesystem flags: signed_directory_hash >16:13:06,558 INFO program: Default mount options: user_xattr acl >16:13:06,559 INFO program: Filesystem state: clean >16:13:06,559 INFO program: Errors behavior: Continue >16:13:06,559 INFO program: Filesystem OS type: Linux >16:13:06,560 INFO program: Inode count: 65536 >16:13:06,561 INFO program: Block count: 1048576 >16:13:06,564 INFO program: Reserved block count: 0 >16:13:06,565 INFO program: Free blocks: 333966 >16:13:06,566 INFO program: Free inodes: 40784 >16:13:06,572 INFO program: First block: 1 >16:13:06,572 INFO program: Block size: 1024 >16:13:06,575 INFO program: Fragment size: 1024 >16:13:06,580 INFO program: Reserved GDT blocks: 256 >16:13:06,588 INFO program: Blocks per group: 8192 >16:13:06,597 INFO program: Fragments per group: 8192 >16:13:06,598 INFO program: Inodes per group: 512 >16:13:06,607 INFO program: Inode blocks per group: 128 >16:13:06,607 INFO program: Flex block group size: 16 >16:13:06,615 INFO program: Filesystem created: Fri Aug 17 01:00:03 2012 >16:13:06,619 INFO program: Last mount time: Mon Aug 20 16:11:59 2012 >16:13:06,624 INFO program: Last write time: Mon Aug 20 16:11:59 2012 >16:13:06,634 INFO program: Mount count: 3 >16:13:06,634 INFO program: Maximum mount count: -1 >16:13:06,641 INFO program: Last checked: Fri Aug 17 01:00:03 2012 >16:13:06,644 INFO program: Check interval: 0 (<none>) >16:13:06,652 INFO program: Lifetime writes: 32 MB >16:13:06,655 INFO program: Reserved blocks uid: 0 (user root) >16:13:06,666 INFO program: Reserved blocks gid: 0 (group root) >16:13:06,666 INFO program: First inode: 11 >16:13:06,672 INFO program: Inode size: 256 >16:13:06,677 INFO program: Required extra isize: 28 >16:13:06,682 INFO program: Desired extra isize: 28 >16:13:06,690 INFO program: Journal inode: 8 >16:13:06,700 INFO program: First orphan inode: 42545 >16:13:06,700 INFO program: Default directory hash: half_md4 >16:13:06,710 INFO program: Directory Hash Seed: 2845c65a-fcac-4207-824d-3f292ceefab8 >16:13:06,711 INFO program: Journal backup: inode blocks >16:13:06,718 INFO program: Journal features: journal_incompat_revoke >16:13:06,729 INFO program: Journal size: 32M >16:13:06,729 INFO program: Journal length: 32768 >16:13:06,736 INFO program: Journal sequence: 0x00000016 >16:13:06,739 INFO program: Journal start: 1 >16:13:06,746 INFO program: >16:13:06,750 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:13:06,766 INFO program: Running... resize2fs -P /dev/mapper/live-rw >16:13:07,011 INFO program: Estimated minimum size of the filesystem: 712812 >16:13:07,015 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:13:07,278 INFO program: Running... modprobe scsi_wait_scan >16:13:07,425 ERR program: FATAL: Module scsi_wait_scan not found. >16:13:07,454 INFO program: Running... rmmod scsi_wait_scan >16:13:07,584 ERR program: Error: Module scsi_wait_scan is not currently loaded >16:13:07,593 INFO program: Running... udevadm settle --timeout=300 >16:13:07,886 INFO program: Running... udevadm settle --timeout=300 >16:13:08,065 INFO program: Running... udevadm settle --timeout=300 >16:13:08,236 INFO program: Running... udevadm settle --timeout=300 >16:13:08,412 INFO program: Running... udevadm settle --timeout=300 >16:13:08,556 INFO program: Running... udevadm settle --timeout=300 >16:13:08,714 INFO program: Running... udevadm settle --timeout=300 >16:13:09,181 INFO program: Running... udevadm settle --timeout=300 >16:13:09,350 INFO program: Running... udevadm settle --timeout=300 >16:13:09,518 INFO program: Running... udevadm settle --timeout=300 >16:13:09,701 INFO program: Running... udevadm settle --timeout=300 >16:13:09,967 INFO program: Running... udevadm settle --timeout=300 >16:13:10,259 INFO program: Running... udevadm settle --timeout=300 >16:13:10,703 INFO program: Running... udevadm settle --timeout=300 >16:13:11,012 INFO program: Running... udevadm settle --timeout=300 >16:13:11,198 INFO program: Running... udevadm settle --timeout=300 >16:13:11,290 INFO program: Running... udevadm settle --timeout=300 >16:13:11,381 INFO program: Running... udevadm settle --timeout=300 >16:13:11,467 INFO program: Running... udevadm settle --timeout=300 >16:13:11,554 INFO program: Running... udevadm settle --timeout=300 >16:13:11,807 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >16:13:11,948 INFO program: Running... /bin/umount /mnt/sysimage >16:13:12,043 INFO program: Running... udevadm settle --timeout=300 >16:13:12,137 INFO program: Running... udevadm settle --timeout=300 >16:13:12,252 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/sda3 /mnt/sysimage >16:13:12,356 INFO program: Running... arch >16:13:12,721 INFO program: x86_64 >16:13:13,225 INFO program: Running... /bin/umount /mnt/sysimage >16:13:13,406 INFO program: Running... udevadm settle --timeout=300 >16:13:13,528 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vda /mnt/sysimage >16:13:13,698 INFO program: Running... /bin/umount /mnt/sysimage >16:13:13,741 INFO program: Running... udevadm settle --timeout=300 >16:13:13,832 INFO program: Running... udevadm settle --timeout=300 >16:13:13,923 INFO program: Running... udevadm settle --timeout=300 >16:13:14,037 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vdc /mnt/sysimage >16:13:14,134 INFO program: Running... /bin/umount /mnt/sysimage >16:13:14,179 INFO program: Running... udevadm settle --timeout=300 >16:13:14,264 INFO program: Running... udevadm settle --timeout=300 >16:13:14,355 INFO program: Running... udevadm settle --timeout=300 >16:13:14,547 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vde /mnt/sysimage >16:13:14,718 INFO program: Running... /bin/umount /mnt/sysimage >16:13:14,907 INFO program: Running... udevadm settle --timeout=300 >16:13:15,167 INFO program: Running... udevadm settle --timeout=300 >16:13:15,254 INFO program: Running... udevadm settle --timeout=300 >16:13:15,379 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/loop1 /mnt/sysimage >16:13:15,416 ERR program: mount: /dev/loop1 is already mounted or /mnt/sysimage busy >16:13:15,470 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/live-rw /mnt/sysimage >16:13:15,506 ERR program: mount: /dev/mapper/live-rw is already mounted or /mnt/sysimage busy > /dev/mapper/live-rw is already mounted on / >16:13:17,273 INFO program: Running... udevadm settle --timeout=300 >16:13:17,768 INFO program: Running... /bin/mount -n -t iso9660 -o ro /dev/sr0 /mnt/install/source >16:13:17,808 ERR program: mount: /dev/sr0 is already mounted or /run/install/repo busy > /dev/sr0 is already mounted on /run/install/repo >12:13:18,516 INFO program: Running... udevadm settle --timeout=300 >16:13:18,957 INFO program: Running... /bin/mount -n -t iso9660 -o ro /dev/sr0 /mnt/install/isodir >16:13:19,062 INFO program: Running... /bin/umount /mnt/install/isodir >12:13:19,570 INFO program: Running... modprobe xfs > > >/tmp/storage.log: >16:12:27,492 DEBUG storage: registered device format class DMRaidMember as dmraidmember >16:12:27,579 DEBUG storage: registered device format class LUKS as luks >16:12:27,587 DEBUG storage: registered device format class MDRaidMember as mdmember >16:12:27,634 DEBUG storage: registered device format class Ext2FS as ext2 >16:12:27,639 DEBUG storage: registered device format class Ext3FS as ext3 >16:12:27,642 DEBUG storage: registered device format class Ext4FS as ext4 >16:12:27,643 DEBUG storage: registered device format class FATFS as vfat >16:12:27,644 DEBUG storage: registered device format class EFIFS as efi >16:12:27,645 DEBUG storage: registered device format class BTRFS as btrfs >16:12:27,648 DEBUG storage: registered device format class GFS2 as gfs2 >16:12:27,649 DEBUG storage: registered device format class JFS as jfs >16:12:27,649 DEBUG storage: registered device format class ReiserFS as reiserfs >16:12:27,650 DEBUG storage: registered device format class XFS as xfs >16:12:27,652 DEBUG storage: registered device format class HFS as hfs >16:12:27,653 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >16:12:27,653 DEBUG storage: registered device format class HFSPlus as hfs+ >16:12:27,656 DEBUG storage: registered device format class NTFS as ntfs >16:12:27,656 DEBUG storage: registered device format class NFS as nfs >16:12:27,657 DEBUG storage: registered device format class NFSv4 as nfs4 >16:12:27,660 DEBUG storage: registered device format class Iso9660FS as iso9660 >16:12:27,661 DEBUG storage: registered device format class NoDevFS as nodev >16:12:27,664 DEBUG storage: registered device format class DevPtsFS as devpts >16:12:27,668 DEBUG storage: registered device format class ProcFS as proc >16:12:27,672 DEBUG storage: registered device format class SysFS as sysfs >16:12:27,675 DEBUG storage: registered device format class TmpFS as tmpfs >16:12:27,680 DEBUG storage: registered device format class BindFS as bind >16:12:27,683 DEBUG storage: registered device format class SELinuxFS as selinuxfs >16:12:27,686 DEBUG storage: registered device format class USBFS as usbfs >16:12:27,710 DEBUG storage: registered device format class DiskLabel as disklabel >16:12:27,718 DEBUG storage: registered device format class BIOSBoot as biosboot >16:12:27,725 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >16:12:27,731 DEBUG storage: registered device format class PPCPRePBoot as prepboot >16:12:27,741 DEBUG storage: registered device format class MultipathMember as multipath_member >16:12:27,756 DEBUG storage: registered device format class SwapSpace as swap >16:12:31,581 DEBUG storage: MultipathTopology._build_topology: >16:12:31,585 DEBUG storage: /etc/multipath.conf contents: >16:12:31,586 DEBUG storage: # multipath.conf written by anaconda >16:12:31,589 DEBUG storage: >16:12:31,590 DEBUG storage: defaults { >16:12:31,590 DEBUG storage: user_friendly_names yes >16:12:31,591 DEBUG storage: } >16:12:31,594 DEBUG storage: blacklist { >16:12:31,595 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >16:12:31,596 DEBUG storage: devnode "^hd[a-z]" >16:12:31,596 DEBUG storage: devnode "^dcssblk[0-9]*" >16:12:31,597 DEBUG storage: device { >16:12:31,597 DEBUG storage: vendor "DGC" >16:12:31,601 DEBUG storage: product "LUNZ" >16:12:31,601 DEBUG storage: } >16:12:31,602 DEBUG storage: device { >16:12:31,603 DEBUG storage: vendor "IBM" >16:12:31,606 DEBUG storage: product "S/390.*" >16:12:31,610 DEBUG storage: } >16:12:31,613 DEBUG storage: # don't count normal SATA devices as multipaths >16:12:31,617 DEBUG storage: device { >16:12:31,620 DEBUG storage: vendor "ATA" >16:12:31,624 DEBUG storage: } >16:12:31,627 DEBUG storage: # don't count 3ware devices as multipaths >16:12:31,631 DEBUG storage: device { >16:12:31,634 DEBUG storage: vendor "3ware" >16:12:31,638 DEBUG storage: } >16:12:31,641 DEBUG storage: device { >16:12:31,645 DEBUG storage: vendor "AMCC" >16:12:31,649 DEBUG storage: } >16:12:31,652 DEBUG storage: # nor highpoint devices >16:12:31,655 DEBUG storage: device { >16:12:31,659 DEBUG storage: vendor "HPT" >16:12:31,663 DEBUG storage: } >16:12:31,666 DEBUG storage: } >16:12:31,670 DEBUG storage: multipaths { >16:12:31,673 DEBUG storage: } >16:12:31,676 DEBUG storage: (end of /etc/multipath.conf) >16:12:32,518 INFO storage: MultipathTopology: not a multipath: ['sdb'] >16:12:32,524 INFO storage: MultipathTopology: found singlepath device: sda >16:12:32,529 INFO storage: MultipathTopology: found non-disk device: sda1 >16:12:32,532 INFO storage: MultipathTopology: found non-disk device: sda2 >16:12:32,537 INFO storage: MultipathTopology: found non-disk device: sda3 >16:12:32,538 INFO storage: MultipathTopology: found non-disk device: sr0 >16:12:32,555 INFO storage: MultipathTopology: found singlepath device: sdb >16:12:32,556 INFO storage: MultipathTopology: found non-disk device: sdb1 >16:12:32,557 INFO storage: MultipathTopology: found singlepath device: vda >16:12:32,557 INFO storage: MultipathTopology: found singlepath device: vdb >16:12:32,558 INFO storage: MultipathTopology: found singlepath device: vdc >16:12:32,560 INFO storage: MultipathTopology: found singlepath device: vdd >16:12:32,561 INFO storage: MultipathTopology: found singlepath device: vde >16:12:32,565 INFO storage: MultipathTopology: found singlepath device: vdf >16:12:32,568 INFO storage: MultipathTopology: found singlepath device: loop0 >16:12:32,570 INFO storage: MultipathTopology: found singlepath device: loop1 >16:12:32,572 INFO storage: MultipathTopology: found singlepath device: loop2 >16:12:32,578 INFO storage: MultipathTopology: found singlepath device: loop3 >16:12:32,579 INFO storage: MultipathTopology: found singlepath device: loop4 >16:12:32,582 INFO storage: MultipathTopology: found singlepath device: loop5 >16:12:32,586 INFO storage: MultipathTopology: found singlepath device: loop6 >16:12:32,594 INFO storage: MultipathTopology: found singlepath device: loop7 >16:12:32,601 INFO storage: MultipathTopology: found singlepath device: dm-0 >16:12:41,133 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >16:12:41,139 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >16:12:44,511 DEBUG storage: MultipathTopology._build_topology: >16:12:44,519 DEBUG storage: /etc/multipath.conf contents: >16:12:44,519 DEBUG storage: # multipath.conf written by anaconda >16:12:44,523 DEBUG storage: >16:12:44,523 DEBUG storage: defaults { >16:12:44,524 DEBUG storage: user_friendly_names yes >16:12:44,524 DEBUG storage: } >16:12:44,528 DEBUG storage: blacklist { >16:12:44,530 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >16:12:44,533 DEBUG storage: devnode "^hd[a-z]" >16:12:44,534 DEBUG storage: devnode "^dcssblk[0-9]*" >16:12:44,535 DEBUG storage: device { >16:12:44,535 DEBUG storage: vendor "DGC" >16:12:44,536 DEBUG storage: product "LUNZ" >16:12:44,536 DEBUG storage: } >16:12:44,541 DEBUG storage: device { >16:12:44,545 DEBUG storage: vendor "IBM" >16:12:44,545 DEBUG storage: product "S/390.*" >16:12:44,546 DEBUG storage: } >16:12:44,552 DEBUG storage: # don't count normal SATA devices as multipaths >16:12:44,556 DEBUG storage: device { >16:12:44,562 DEBUG storage: vendor "ATA" >16:12:44,578 DEBUG storage: } >16:12:44,585 DEBUG storage: # don't count 3ware devices as multipaths >16:12:44,592 DEBUG storage: device { >16:12:44,598 DEBUG storage: vendor "3ware" >16:12:44,613 DEBUG storage: } >16:12:44,624 DEBUG storage: device { >16:12:44,628 DEBUG storage: vendor "AMCC" >16:12:44,635 DEBUG storage: } >16:12:44,642 DEBUG storage: # nor highpoint devices >16:12:44,656 DEBUG storage: device { >16:12:44,668 DEBUG storage: vendor "HPT" >16:12:44,669 DEBUG storage: } >16:12:44,674 DEBUG storage: } >16:12:44,691 DEBUG storage: multipaths { >16:12:44,699 DEBUG storage: } >16:12:44,702 DEBUG storage: (end of /etc/multipath.conf) >16:12:45,668 INFO storage: MultipathTopology: not a multipath: ['sdb'] >16:12:45,676 INFO storage: MultipathTopology: found singlepath device: sda >16:12:45,677 INFO storage: MultipathTopology: found non-disk device: sda1 >16:12:45,681 INFO storage: MultipathTopology: found non-disk device: sda2 >16:12:45,684 INFO storage: MultipathTopology: found non-disk device: sda3 >16:12:45,684 INFO storage: MultipathTopology: found non-disk device: sr0 >16:12:45,695 INFO storage: MultipathTopology: found singlepath device: sdb >16:12:45,698 INFO storage: MultipathTopology: found non-disk device: sdb1 >16:12:45,699 INFO storage: MultipathTopology: found singlepath device: vda >16:12:45,708 INFO storage: MultipathTopology: found singlepath device: vdb >16:12:45,711 INFO storage: MultipathTopology: found singlepath device: vdc >16:12:45,712 INFO storage: MultipathTopology: found singlepath device: vdd >16:12:45,718 INFO storage: MultipathTopology: found singlepath device: vde >16:12:45,726 INFO storage: MultipathTopology: found singlepath device: vdf >16:12:45,727 INFO storage: MultipathTopology: found singlepath device: loop0 >16:12:45,728 INFO storage: MultipathTopology: found singlepath device: loop1 >16:12:45,734 INFO storage: MultipathTopology: found singlepath device: loop2 >16:12:45,736 INFO storage: MultipathTopology: found singlepath device: loop3 >16:12:45,755 INFO storage: MultipathTopology: found singlepath device: loop4 >16:12:45,765 INFO storage: MultipathTopology: found singlepath device: loop5 >16:12:45,769 INFO storage: MultipathTopology: found singlepath device: loop6 >16:12:45,771 INFO storage: MultipathTopology: found singlepath device: loop7 >16:12:45,774 INFO storage: MultipathTopology: found singlepath device: dm-0 >16:12:45,781 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sr0', 'sdb', 'sdb1', 'vda', 'vdb', 'vdc', 'vdd', 'vde', 'vdf', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >16:12:45,810 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '286676', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >16:12:45,816 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >16:12:45,835 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:12:45,838 DEBUG storage: DeviceTree.getDeviceByName returned None >16:12:45,851 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >16:12:45,874 INFO storage: sda is a disk >16:12:45,878 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:12:45,892 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >16:12:45,909 INFO storage: added disk sda (id 0) to device tree >16:12:45,916 DEBUG storage: looking up parted Device: /dev/sda >16:12:45,990 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >16:12:46,004 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >16:12:46,021 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >16:12:46,071 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >16:12:46,178 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fd31f6ce410>, <parted.partition.Partition object at 0x7fd31f6ce7d0>, <parted.partition.Partition object at 0x7fd31f6cea50>] > device: <parted.device.Device object at 0x7fd31f6ce190> > PedDisk: <_ped.Disk object at 0x7fd31f6cc758> >16:12:46,190 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >16:12:46,205 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >16:12:46,312 INFO storage: got device: DiskDevice instance (0x7fd31f6f2390) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 11000.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 22528000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1402, 255, 63) biosGeometry: (1402, 255, 63) > PedDevice: <_ped.Device object at 0x7fd31f777170> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd31f7ac450> >16:12:46,348 INFO storage: got format: DiskLabel instance (0x7fd31f6f2350) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fd31f6ce410>, <parted.partition.Partition object at 0x7fd31f6ce7d0>, <parted.partition.Partition object at 0x7fd31f6cea50>] > device: <parted.device.Device object at 0x7fd31f6ce190> > PedDisk: <_ped.Disk object at 0x7fd31f6cc758> > origPartedDisk = <parted.disk.Disk object at 0x7fd31f6cebd0> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 22528000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1402, 255, 63) biosGeometry: (1402, 255, 63) > PedDevice: <_ped.Device object at 0x7fd31f7775f0> > >16:12:46,371 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1 /dev/disk/by-uuid/ecfab9a8-12a5-4d10-ac7e-ee89d07c15e9', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ecfab9a8-12a5-4d10-ac7e-ee89d07c15e9', > 'ID_FS_UUID_ENC': 'ecfab9a8-12a5-4d10-ac7e-ee89d07c15e9', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '286714', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1', > '/dev/disk/by-uuid/ecfab9a8-12a5-4d10-ac7e-ee89d07c15e9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >16:12:46,379 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >16:12:46,386 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >16:12:46,393 DEBUG storage: DeviceTree.getDeviceByName returned None >16:12:46,401 INFO storage: sda1 is a partition >16:12:46,407 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >16:12:46,409 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:12:46,421 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >16:12:46,431 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >16:12:46,436 DEBUG storage: PartitionDevice._setFormat: sda1 ; >16:12:46,443 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:12:46,449 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >16:12:46,456 DEBUG storage: looking up parted Partition: /dev/sda1 >16:12:46,459 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >16:12:46,471 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >16:12:46,479 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >16:12:46,485 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >16:12:46,496 INFO storage: added partition sda1 (id 1) to device tree >16:12:46,499 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >16:12:46,510 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >16:12:46,519 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >16:12:46,525 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >16:12:46,659 WARN storage: disklabel detected but not usable on sda1 >16:12:46,665 INFO storage: type detected on 'sda1' is 'ext4' >16:12:48,010 DEBUG storage: Ext4FS.supported: supported: True ; >16:12:48,034 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:12:48,045 DEBUG storage: PartitionDevice._setFormat: sda1 ; >16:12:48,063 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >16:12:48,081 DEBUG storage: looking up parted Device: /dev/sda1 >16:12:48,108 INFO storage: got device: PartitionDevice instance (0x7fd31f6cedd0) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 11000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fd31f777a70> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd31f6ce290> fileSystem: <parted.filesystem.FileSystem object at 0x7fd31f6ce910> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd31f6ce590> PedPartition: <_ped.Partition object at 0x7fd31f6c8a70> > disk = existing 11000MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >16:12:48,117 DEBUG storage: Ext4FS.supported: supported: True ; >16:12:48,132 INFO storage: got format: Ext4FS instance (0x7fd31f6cef90) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = ecfab9a8-12a5-4d10-ac7e-ee89d07c15e9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >16:12:48,158 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2 /dev/disk/by-uuid/4552b785-1a24-4383-9d37-3209c7273849', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '4552b785-1a24-4383-9d37-3209c7273849', > 'ID_FS_UUID_ENC': '4552b785-1a24-4383-9d37-3209c7273849', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1572864', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '286759', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2', > '/dev/disk/by-uuid/4552b785-1a24-4383-9d37-3209c7273849'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >16:12:48,164 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >16:12:48,169 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >16:12:48,177 DEBUG storage: DeviceTree.getDeviceByName returned None >16:12:48,187 INFO storage: sda2 is a partition >16:12:48,192 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >16:12:48,199 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:12:48,204 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >16:12:48,217 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >16:12:48,233 DEBUG storage: PartitionDevice._setFormat: sda2 ; >16:12:48,239 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:12:48,245 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >16:12:48,280 DEBUG storage: looking up parted Partition: /dev/sda2 >16:12:48,294 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >16:12:48,300 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >16:12:48,308 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >16:12:48,320 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >16:12:48,326 INFO storage: added partition sda2 (id 2) to device tree >16:12:48,334 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >16:12:48,339 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >16:12:48,352 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >16:12:48,363 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >16:12:48,457 WARN storage: disklabel detected but not usable on sda2 >16:12:48,461 INFO storage: type detected on 'sda2' is 'swap' >16:12:48,478 DEBUG storage: SwapSpace.__init__: device: /dev/sda2 ; serial: QM00001 ; uuid: 4552b785-1a24-4383-9d37-3209c7273849 ; exists: True ; label: None ; >16:12:48,485 DEBUG storage: getFormat('swap') returning SwapSpace instance >16:12:48,493 DEBUG storage: PartitionDevice._setFormat: sda2 ; >16:12:48,498 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: swap ; >16:12:48,507 DEBUG storage: looking up parted Device: /dev/sda2 >16:12:48,535 INFO storage: got device: PartitionDevice instance (0x7fd3180904d0) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 11000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 768.0 > format = existing swap > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1572864 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (97, 255, 63) biosGeometry: (97, 255, 63) > PedDevice: <_ped.Device object at 0x7fd318097320> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd31f6ce290> fileSystem: <parted.filesystem.FileSystem object at 0x7fd31f6ce950> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd31f6ce890> PedPartition: <_ped.Partition object at 0x7fd31f6c8ad0> > disk = existing 11000MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 2598911 length = 1572864 > flags = >16:12:48,541 INFO storage: got format: SwapSpace instance (0x7fd31809a0d0) -- > type = swap name = swap status = False > device = /dev/sda2 uuid = 4552b785-1a24-4383-9d37-3209c7273849 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >16:12:48,553 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3 /dev/disk/by-uuid/2995c91f-d7bd-4e3e-ab56-9384904e88a4', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2995c91f-d7bd-4e3e-ab56-9384904e88a4', > 'ID_FS_UUID_ENC': '2995c91f-d7bd-4e3e-ab56-9384904e88a4', > 'ID_FS_UUID_SUB': '76bd70a5-4368-426b-9dab-75df1f8d6c18', > 'ID_FS_UUID_SUB_ENC': '76bd70a5-4368-426b-9dab-75df1f8d6c18', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '2598912', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '19929088', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '286798', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3', > '/dev/disk/by-uuid/2995c91f-d7bd-4e3e-ab56-9384904e88a4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >16:12:48,569 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >16:12:48,574 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >16:12:48,589 DEBUG storage: DeviceTree.getDeviceByName returned None >16:12:48,599 INFO storage: sda3 is a partition >16:12:48,605 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >16:12:48,612 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:12:48,618 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >16:12:48,629 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >16:12:48,644 DEBUG storage: PartitionDevice._setFormat: sda3 ; >16:12:48,650 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:12:48,656 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >16:12:48,665 DEBUG storage: looking up parted Partition: /dev/sda3 >16:12:48,671 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >16:12:48,683 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >16:12:48,691 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >16:12:48,709 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >16:12:48,713 INFO storage: added partition sda3 (id 3) to device tree >16:12:48,720 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >16:12:48,734 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >16:12:48,739 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >16:12:48,759 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >16:12:48,821 WARN storage: disklabel detected but not usable on sda3 >16:12:48,831 INFO storage: type detected on 'sda3' is 'btrfs' >16:12:48,851 DEBUG storage: BTRFS.supported: supported: True ; >16:12:48,855 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:12:48,888 DEBUG storage: PartitionDevice._setFormat: sda3 ; >16:12:48,896 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: btrfs ; >16:12:48,906 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sda3 ; >16:12:48,912 INFO storage: creating btrfs volume btrfs.None >16:12:48,918 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >16:12:48,927 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:12:48,933 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.4 ; current: None ; type: None ; >16:12:48,944 DEBUG storage: BTRFS.supported: supported: True ; >16:12:48,950 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:12:48,957 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.4 ; current: None ; type: btrfs ; >16:12:48,968 INFO storage: added btrfs volume None (id 4) to device tree >16:12:48,973 DEBUG storage: BTRFSVolumeDevice.setup: None ; status: True ; controllable: True ; orig: True ; >16:12:49,068 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.40TMM93 to None >16:12:49,450 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.40TMM93 to None >16:12:55,567 DEBUG storage: looking up parted Device: /dev/sda3 >16:12:55,593 INFO storage: got device: PartitionDevice instance (0x7fd31809afd0) -- > name = sda3 status = True kids = 1 id = 3 > parents = ['existing 11000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 9731.0 > format = existing btrfs filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 19929088 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1240, 255, 63) biosGeometry: (1240, 255, 63) > PedDevice: <_ped.Device object at 0x7fd3180975f0> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd31f6ce290> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd31f6cea90> PedPartition: <_ped.Partition object at 0x7fd31f6c8b30> > disk = existing 11000MB disk sda (0) with existing msdos disklabel > start = 2598912 end = 22527999 length = 19929088 > flags = >16:12:55,606 DEBUG storage: BTRFS.supported: supported: True ; >16:12:55,613 INFO storage: got format: BTRFS instance (0x7fd31f6bc610) -- > type = btrfs name = btrfs status = False > device = /dev/sda3 uuid = 76bd70a5-4368-426b-9dab-75df1f8d6c18 exists = True > options = defaults supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >16:12:55,625 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-Alpha-TC3\\x20x86_64', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Alpha-TC3_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Alpha-TC3\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '486986', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Alpha-TC3\\x20x86_64'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >16:12:55,631 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >16:12:55,636 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >16:12:55,644 DEBUG storage: DeviceTree.getDeviceByName returned None >16:12:55,648 INFO storage: sr0 is a cdrom >16:12:55,651 DEBUG storage: DeviceTree.addUdevOpticalDevice: >16:12:55,661 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:12:55,668 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >16:12:55,675 INFO storage: added cdrom sr0 (id 5) to device tree >16:12:55,680 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:12:55,695 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >16:12:55,700 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >16:12:55,709 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >16:12:55,714 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >16:12:55,765 WARN storage: disklabel detected but not usable on sr0 >16:12:55,768 INFO storage: type detected on 'sr0' is 'iso9660' >16:12:55,774 DEBUG storage: Iso9660FS.supported: supported: True ; >16:12:55,782 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >16:12:55,787 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >16:12:55,790 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:12:55,805 DEBUG storage: looking up parted Device: /dev/sr0 >16:12:55,813 INFO storage: got device: OpticalDevice instance (0x7fd3180b9f50) -- > name = sr0 status = True kids = 0 id = 5 > parents = [] > uuid = None size = 3845.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 1968640 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (122, 255, 63) biosGeometry: (122, 255, 63) > PedDevice: <_ped.Device object at 0x7fd3180977a0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >16:12:55,820 DEBUG storage: Iso9660FS.supported: supported: True ; >16:12:55,828 INFO storage: got format: Iso9660FS instance (0x7fd3180bc5d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Alpha-TC3_x86_64 size = 0 targetSize = 0 > >16:12:55,836 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_5B641C000750-0:0 /dev/disk/by-path/pci-0000:00:01.2-usb-0:2.1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.2/usb1/1-2/1-2.1/1-2.1:1.0/host2/target2:0:0/2:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_2.0', > 'ID_MODEL_ENC': 'DataTraveler\\x202.0', > 'ID_MODEL_ID': '1a00', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:01.2-usb-0:2.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_01_2-usb-0_2_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Kingston_DataTraveler_2.0_5B641C000750-0:0', > 'ID_SERIAL_SHORT': '5B641C000750', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '680745', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_5B641C000750-0:0', > '/dev/disk/by-path/pci-0000:00:01.2-usb-0:2.1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.2/usb1/1-2/1-2.1/1-2.1:1.0/host2/target2:0:0/2:0:0:0/block/sdb'} ; name: sdb ; >16:12:55,847 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:01.2/usb1/1-2/1-2.1/1-2.1:1.0/host2/target2:0:0/2:0:0:0/block/sdb)... >16:12:55,857 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >16:12:55,861 DEBUG storage: DeviceTree.getDeviceByName returned None >16:12:55,871 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >16:12:55,890 INFO storage: sdb is a disk >16:12:55,894 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:12:55,899 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >16:12:55,907 INFO storage: added disk sdb (id 6) to device tree >16:12:55,907 DEBUG storage: looking up parted Device: /dev/sdb >16:12:55,942 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >16:12:55,950 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >16:12:55,961 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >16:12:55,981 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >16:12:56,234 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fd3180424d0>] > device: <parted.device.Device object at 0x7fd3180bfd90> > PedDisk: <_ped.Disk object at 0x7fd3180ab950> >16:12:56,242 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >16:12:56,250 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >16:12:56,268 INFO storage: got device: DiskDevice instance (0x7fd3180bf7d0) -- > name = sdb status = True kids = 0 id = 6 > parents = [] > uuid = None size = 1968.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.2/usb1/1-2/1-2.1/1-2.1:1.0/host2/target2:0:0/2:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: Kingston DataTraveler 2.0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 4030464 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1015, 64, 62) biosGeometry: (250, 255, 63) > PedDevice: <_ped.Device object at 0x7fd318097b00> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fd3180bf990> >16:12:56,288 INFO storage: got format: DiskLabel instance (0x7fd3180bfad0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fd3180424d0>] > device: <parted.device.Device object at 0x7fd3180bfd90> > PedDisk: <_ped.Disk object at 0x7fd3180ab950> > origPartedDisk = <parted.disk.Disk object at 0x7fd318042a50> > partedDevice = parted.Device instance -- > model: Kingston DataTraveler 2.0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 4030464 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1015, 64, 62) biosGeometry: (250, 255, 63) > PedDevice: <_ped.Device object at 0x7fd318097c20> > >16:12:56,305 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_5B641C000750-0:0-part1 /dev/disk/by-path/pci-0000:00:01.2-usb-0:2.1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/5A8A-96B7', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.2/usb1/1-2/1-2.1/1-2.1:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5A8A-96B7', > 'ID_FS_UUID_ENC': '5A8A-96B7', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_2.0', > 'ID_MODEL_ENC': 'DataTraveler\\x202.0', > 'ID_MODEL_ID': '1a00', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4028416', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:01.2-usb-0:2.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_01_2-usb-0_2_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Kingston_DataTraveler_2.0_5B641C000750-0:0', > 'ID_SERIAL_SHORT': '5B641C000750', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '680789', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_5B641C000750-0:0-part1', > '/dev/disk/by-path/pci-0000:00:01.2-usb-0:2.1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/5A8A-96B7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.2/usb1/1-2/1-2.1/1-2.1:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >16:12:56,316 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:01.2/usb1/1-2/1-2.1/1-2.1:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb1)... >16:12:56,322 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >16:12:56,324 DEBUG storage: DeviceTree.getDeviceByName returned None >16:12:56,335 INFO storage: sdb1 is a partition >16:12:56,337 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >16:12:56,350 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >16:12:56,361 DEBUG storage: DeviceTree.getDeviceByName returned existing 1968MB disk sdb (6) with existing msdos disklabel >16:12:56,366 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >16:12:56,375 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >16:12:56,382 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:12:56,385 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >16:12:56,396 DEBUG storage: looking up parted Partition: /dev/sdb1 >16:12:56,401 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >16:12:56,411 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >16:12:56,417 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >16:12:56,424 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >16:12:56,432 INFO storage: added partition sdb1 (id 7) to device tree >16:12:56,438 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >16:12:56,440 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >16:12:56,452 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >16:12:56,462 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >16:12:56,833 WARN storage: disklabel detected but not usable on sdb1 >16:12:56,838 DEBUG storage: getFormat('efi') returning EFIFS instance >16:12:56,841 INFO storage: type detected on 'sdb1' is 'vfat' >16:12:56,850 DEBUG storage: getFormat('efi') returning EFIFS instance >16:12:56,856 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >16:12:56,860 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: efi ; >16:12:56,870 DEBUG storage: looking up parted Device: /dev/sdb1 >16:12:56,891 INFO storage: got device: PartitionDevice instance (0x7fd3180bfd50) -- > name = sdb1 status = True kids = 0 id = 7 > parents = ['existing 1968MB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 1967.0 > format = existing efi filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.2/usb1/1-2/1-2.1/1-2.1:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4028416 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 64, 62) biosGeometry: (250, 255, 63) > PedDevice: <_ped.Device object at 0x7fd31804d0e0> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd3180420d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd318042910> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd318042590> PedPartition: <_ped.Partition object at 0x7fd3180c1230> > disk = existing 1968MB disk sdb (6) with existing msdos disklabel > start = 2048 end = 4030463 length = 4028416 > flags = boot, lba >16:12:56,899 INFO storage: got format: EFIFS instance (0x7fd31804a090) -- > type = efi name = EFI System Partition status = False > device = /dev/sdb1 uuid = 5A8A-96B7 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >16:12:56,916 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_ENC': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_SUB': 'b3fb61b7-3af6-4cd5-b3cd-dd021768c0c7', > 'ID_FS_UUID_SUB_ENC': 'b3fb61b7-3af6-4cd5-b3cd-dd021768c0c7', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '75659', > 'name': 'vda', > 'symlinks': ['/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda'} ; name: vda ; >16:12:56,924 INFO storage: scanning vda (/devices/pci0000:00/0000:00:05.0/virtio1/block/vda)... >16:12:56,931 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >16:12:56,938 DEBUG storage: DeviceTree.getDeviceByName returned None >16:12:56,947 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >16:12:56,959 INFO storage: vda is a disk >16:12:56,967 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:12:56,974 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >16:12:56,979 INFO storage: added disk vda (id 8) to device tree >16:12:56,984 DEBUG storage: looking up parted Device: /dev/vda >16:12:57,004 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >16:12:57,032 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; >16:12:57,055 DEBUG storage: BTRFS.supported: supported: True ; >16:12:57,062 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:12:57,065 DEBUG storage: device vda does not contain a disklabel >16:12:57,076 INFO storage: type detected on 'vda' is 'btrfs' >16:12:57,090 DEBUG storage: BTRFS.supported: supported: True ; >16:12:57,099 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:12:57,117 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: btrfs ; >16:12:57,122 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vda ; >16:12:57,132 INFO storage: creating btrfs volume btrfs.mirror >16:12:57,138 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >16:12:57,142 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:12:57,153 DEBUG storage: BTRFSVolumeDevice._setFormat: mirror ; current: None ; type: None ; >16:12:57,159 DEBUG storage: BTRFS.supported: supported: True ; >16:12:57,166 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:12:57,172 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.9 ; current: None ; type: btrfs ; >16:12:57,178 INFO storage: added btrfs volume mirror (id 9) to device tree >16:12:57,188 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: True ; >16:12:57,197 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.9Z3YqZE to None >16:12:57,454 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.9Z3YqZE to None >16:12:58,223 INFO storage: got device: DiskDevice instance (0x7fd31804afd0) -- > name = vda status = True kids = 1 id = 8 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7fd31804d200> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd31804add0> >16:12:58,232 DEBUG storage: BTRFS.supported: supported: True ; >16:12:58,240 INFO storage: got format: BTRFS instance (0x7fd318052110) -- > type = btrfs name = btrfs status = False > device = /dev/vda uuid = b3fb61b7-3af6-4cd5-b3cd-dd021768c0c7 exists = True > options = defaults supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = mirror size = 0 targetSize = 0 > >16:12:58,253 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_ENC': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_SUB': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_FS_UUID_SUB_ENC': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'MAJOR': '252', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '323743', > 'name': 'vdb', > 'symlinks': ['/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb'} ; name: vdb ; >16:12:58,260 INFO storage: scanning vdb (/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb)... >16:12:58,270 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >16:12:58,276 DEBUG storage: DeviceTree.getDeviceByName returned None >16:12:58,296 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdb ; >16:12:58,307 INFO storage: vdb is a disk >16:12:58,316 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:12:58,325 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: None ; >16:12:58,333 INFO storage: added disk vdb (id 10) to device tree >16:12:58,338 DEBUG storage: looking up parted Device: /dev/vdb >16:12:58,390 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb ; >16:12:58,477 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: None ; >16:12:58,482 DEBUG storage: BTRFS.supported: supported: True ; >16:12:58,500 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:12:58,504 DEBUG storage: device vdb does not contain a disklabel >16:12:58,509 INFO storage: type detected on 'vdb' is 'btrfs' >16:12:58,517 DEBUG storage: BTRFS.supported: supported: True ; >16:12:58,524 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:12:58,529 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: btrfs ; >16:12:58,532 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdb ; >16:12:58,542 INFO storage: found btrfs volume mirror >16:12:58,548 DEBUG storage: BTRFSVolumeDevice._addDevice: mirror ; device: vdb ; status: True ; >16:12:58,555 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdb ; >16:12:58,561 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: True ; >16:12:58,583 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.9VAbWA5 to None >16:12:58,816 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.9VAbWA5 to None >16:12:59,402 INFO storage: got device: DiskDevice instance (0x7fd318061690) -- > name = vdb status = True kids = 1 id = 10 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7fd31804d290> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd318061190> >16:12:59,415 DEBUG storage: BTRFS.supported: supported: True ; >16:12:59,428 INFO storage: got format: BTRFS instance (0x7fd3180704d0) -- > type = btrfs name = btrfs status = False > device = /dev/vdb uuid = 676eb2e7-3b84-4b01-afd3-fe87cb9970b7 exists = True > options = defaults supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = mirror size = 0 targetSize = 0 > >16:12:59,437 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/data-mirror /dev/disk/by-uuid/7f41e95d-beae-4358-8265-74d50056cf8b', > 'DEVNAME': 'vdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdc', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'data-mirror', > 'ID_FS_LABEL_ENC': 'data-mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7f41e95d-beae-4358-8265-74d50056cf8b', > 'ID_FS_UUID_ENC': '7f41e95d-beae-4358-8265-74d50056cf8b', > 'ID_FS_UUID_SUB': 'd9da1931-eba0-41c5-9b09-3bfe418d9d5d', > 'ID_FS_UUID_SUB_ENC': 'd9da1931-eba0-41c5-9b09-3bfe418d9d5d', > 'MAJOR': '252', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '607388', > 'name': 'vdc', > 'symlinks': ['/dev/disk/by-label/data-mirror', > '/dev/disk/by-uuid/7f41e95d-beae-4358-8265-74d50056cf8b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdc'} ; name: vdc ; >16:12:59,453 INFO storage: scanning vdc (/devices/pci0000:00/0000:00:07.0/virtio3/block/vdc)... >16:12:59,462 DEBUG storage: DeviceTree.getDeviceByName: name: vdc ; >16:12:59,473 DEBUG storage: DeviceTree.getDeviceByName returned None >16:12:59,479 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdc ; >16:12:59,492 INFO storage: vdc is a disk >16:12:59,504 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:12:59,512 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: None ; >16:12:59,517 INFO storage: added disk vdc (id 11) to device tree >16:12:59,521 DEBUG storage: looking up parted Device: /dev/vdc >16:12:59,545 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdc ; >16:12:59,562 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdc ; label_type: None ; >16:12:59,582 DEBUG storage: BTRFS.supported: supported: True ; >16:12:59,588 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:12:59,598 DEBUG storage: device vdc does not contain a disklabel >16:12:59,610 INFO storage: type detected on 'vdc' is 'btrfs' >16:12:59,629 DEBUG storage: BTRFS.supported: supported: True ; >16:12:59,631 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:12:59,643 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: btrfs ; >16:12:59,649 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdc ; >16:12:59,656 INFO storage: creating btrfs volume btrfs.data-mirror >16:12:59,662 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdc ; >16:12:59,669 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:12:59,675 DEBUG storage: BTRFSVolumeDevice._setFormat: data-mirror ; current: None ; type: None ; >16:12:59,685 DEBUG storage: BTRFS.supported: supported: True ; >16:12:59,693 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:12:59,700 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.12 ; current: None ; type: btrfs ; >16:12:59,708 INFO storage: added btrfs volume data-mirror (id 12) to device tree >16:12:59,714 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: True ; >16:12:59,728 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.12lbvmUY to None >16:12:59,879 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.12lbvmUY to None >16:13:00,468 INFO storage: got device: DiskDevice instance (0x7fd318061710) -- > name = vdc status = True kids = 1 id = 11 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7fd318097f80> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd31807a8d0> >16:13:00,478 DEBUG storage: BTRFS.supported: supported: True ; >16:13:00,487 INFO storage: got format: BTRFS instance (0x7fd3180132d0) -- > type = btrfs name = btrfs status = False > device = /dev/vdc uuid = d9da1931-eba0-41c5-9b09-3bfe418d9d5d exists = True > options = defaults supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = data-mirror size = 0 targetSize = 0 > >16:13:00,495 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/data-mirror /dev/disk/by-uuid/7f41e95d-beae-4358-8265-74d50056cf8b', > 'DEVNAME': 'vdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdd', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'data-mirror', > 'ID_FS_LABEL_ENC': 'data-mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7f41e95d-beae-4358-8265-74d50056cf8b', > 'ID_FS_UUID_ENC': '7f41e95d-beae-4358-8265-74d50056cf8b', > 'ID_FS_UUID_SUB': '0b7e2513-523c-46ae-81b1-1bd3a84fe9fe', > 'ID_FS_UUID_SUB_ENC': '0b7e2513-523c-46ae-81b1-1bd3a84fe9fe', > 'MAJOR': '252', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '607771', > 'name': 'vdd', > 'symlinks': ['/dev/disk/by-label/data-mirror', > '/dev/disk/by-uuid/7f41e95d-beae-4358-8265-74d50056cf8b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdd'} ; name: vdd ; >16:13:00,507 INFO storage: scanning vdd (/devices/pci0000:00/0000:00:08.0/virtio4/block/vdd)... >16:13:00,514 DEBUG storage: DeviceTree.getDeviceByName: name: vdd ; >16:13:00,521 DEBUG storage: DeviceTree.getDeviceByName returned None >16:13:00,528 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdd ; >16:13:00,538 INFO storage: vdd is a disk >16:13:00,544 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:13:00,550 DEBUG storage: DiskDevice._setFormat: vdd ; current: None ; type: None ; >16:13:00,558 INFO storage: added disk vdd (id 13) to device tree >16:13:00,561 DEBUG storage: looking up parted Device: /dev/vdd >16:13:00,580 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdd ; >16:13:00,612 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdd ; label_type: None ; >16:13:00,627 DEBUG storage: BTRFS.supported: supported: True ; >16:13:00,639 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:13:00,647 DEBUG storage: device vdd does not contain a disklabel >16:13:00,659 INFO storage: type detected on 'vdd' is 'btrfs' >16:13:00,671 DEBUG storage: BTRFS.supported: supported: True ; >16:13:00,675 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:13:00,680 DEBUG storage: DiskDevice._setFormat: vdd ; current: None ; type: btrfs ; >16:13:00,688 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdd ; >16:13:00,691 INFO storage: found btrfs volume data-mirror >16:13:00,696 DEBUG storage: BTRFSVolumeDevice._addDevice: data-mirror ; device: vdd ; status: True ; >16:13:00,698 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdd ; >16:13:00,710 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: True ; >16:13:00,722 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.12jvBsBE to None >16:13:00,815 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.12jvBsBE to None >16:13:01,271 INFO storage: got device: DiskDevice instance (0x7fd318013610) -- > name = vdd status = True kids = 1 id = 13 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio4/block/vdd partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7fd31804dc20> > target size = 0 path = /dev/vdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd31802b2d0> >16:13:01,283 DEBUG storage: BTRFS.supported: supported: True ; >16:13:01,288 INFO storage: got format: BTRFS instance (0x7fd317ed7a10) -- > type = btrfs name = btrfs status = False > device = /dev/vdd uuid = 0b7e2513-523c-46ae-81b1-1bd3a84fe9fe exists = True > options = defaults supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = data-mirror size = 0 targetSize = 0 > >16:13:01,296 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/metadata-mirror /dev/disk/by-uuid/7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'DEVNAME': 'vde', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio5/block/vde', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'metadata-mirror', > 'ID_FS_LABEL_ENC': 'metadata-mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'ID_FS_UUID_ENC': '7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'ID_FS_UUID_SUB': '9f7f6226-9f74-4571-8dda-681b7ff6e582', > 'ID_FS_UUID_SUB_ENC': '9f7f6226-9f74-4571-8dda-681b7ff6e582', > 'MAJOR': '252', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '736781', > 'name': 'vde', > 'symlinks': ['/dev/disk/by-label/metadata-mirror', > '/dev/disk/by-uuid/7632b0d5-6c8e-4419-bdaf-b726c4ced289'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/virtio5/block/vde'} ; name: vde ; >16:13:01,307 INFO storage: scanning vde (/devices/pci0000:00/0000:00:09.0/virtio5/block/vde)... >16:13:01,316 DEBUG storage: DeviceTree.getDeviceByName: name: vde ; >16:13:01,321 DEBUG storage: DeviceTree.getDeviceByName returned None >16:13:01,330 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vde ; >16:13:01,336 INFO storage: vde is a disk >16:13:01,352 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:13:01,362 DEBUG storage: DiskDevice._setFormat: vde ; current: None ; type: None ; >16:13:01,366 INFO storage: added disk vde (id 14) to device tree >16:13:01,366 DEBUG storage: looking up parted Device: /dev/vde >16:13:01,395 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vde ; >16:13:01,412 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vde ; label_type: None ; >16:13:01,423 DEBUG storage: BTRFS.supported: supported: True ; >16:13:01,434 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:13:01,438 DEBUG storage: device vde does not contain a disklabel >16:13:01,449 INFO storage: type detected on 'vde' is 'btrfs' >16:13:01,465 DEBUG storage: BTRFS.supported: supported: True ; >16:13:01,469 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:13:01,471 DEBUG storage: DiskDevice._setFormat: vde ; current: None ; type: btrfs ; >16:13:01,477 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vde ; >16:13:01,492 INFO storage: creating btrfs volume btrfs.metadata-mirror >16:13:01,505 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vde ; >16:13:01,509 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:13:01,516 DEBUG storage: BTRFSVolumeDevice._setFormat: metadata-mirror ; current: None ; type: None ; >16:13:01,525 DEBUG storage: BTRFS.supported: supported: True ; >16:13:01,532 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:13:01,537 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.15 ; current: None ; type: btrfs ; >16:13:01,577 INFO storage: added btrfs volume metadata-mirror (id 15) to device tree >16:13:01,582 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: True ; >16:13:01,599 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.15vW4YWN to None >16:13:01,791 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.15vW4YWN to None >16:13:02,461 INFO storage: got device: DiskDevice instance (0x7fd318033bd0) -- > name = vde status = True kids = 1 id = 14 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio5/block/vde partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vde type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7fd31804dcb0> > target size = 0 path = /dev/vde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd318035690> >16:13:02,468 DEBUG storage: BTRFS.supported: supported: True ; >16:13:02,496 INFO storage: got format: BTRFS instance (0x7fd318038050) -- > type = btrfs name = btrfs status = False > device = /dev/vde uuid = 9f7f6226-9f74-4571-8dda-681b7ff6e582 exists = True > options = defaults supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = metadata-mirror size = 0 targetSize = 0 > >16:13:02,516 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/metadata-mirror /dev/disk/by-uuid/7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'DEVNAME': 'vdf', > 'DEVPATH': '/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'metadata-mirror', > 'ID_FS_LABEL_ENC': 'metadata-mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'ID_FS_UUID_ENC': '7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'ID_FS_UUID_SUB': 'f25326cf-d896-4f04-990e-c7840ff1087a', > 'ID_FS_UUID_SUB_ENC': 'f25326cf-d896-4f04-990e-c7840ff1087a', > 'MAJOR': '252', > 'MINOR': '80', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '927628', > 'name': 'vdf', > 'symlinks': ['/dev/disk/by-label/metadata-mirror', > '/dev/disk/by-uuid/7632b0d5-6c8e-4419-bdaf-b726c4ced289'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf'} ; name: vdf ; >16:13:02,544 INFO storage: scanning vdf (/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf)... >16:13:02,572 DEBUG storage: DeviceTree.getDeviceByName: name: vdf ; >16:13:02,593 DEBUG storage: DeviceTree.getDeviceByName returned None >16:13:02,629 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdf ; >16:13:02,665 INFO storage: vdf is a disk >16:13:02,678 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:13:02,710 DEBUG storage: DiskDevice._setFormat: vdf ; current: None ; type: None ; >16:13:02,714 INFO storage: added disk vdf (id 16) to device tree >16:13:02,715 DEBUG storage: looking up parted Device: /dev/vdf >16:13:02,732 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdf ; >16:13:02,750 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdf ; label_type: None ; >16:13:02,768 DEBUG storage: BTRFS.supported: supported: True ; >16:13:02,779 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:13:02,785 DEBUG storage: device vdf does not contain a disklabel >16:13:02,798 INFO storage: type detected on 'vdf' is 'btrfs' >16:13:02,816 DEBUG storage: BTRFS.supported: supported: True ; >16:13:02,825 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:13:02,830 DEBUG storage: DiskDevice._setFormat: vdf ; current: None ; type: btrfs ; >16:13:02,840 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdf ; >16:13:02,843 INFO storage: found btrfs volume metadata-mirror >16:13:02,846 DEBUG storage: BTRFSVolumeDevice._addDevice: metadata-mirror ; device: vdf ; status: True ; >16:13:02,858 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdf ; >16:13:02,863 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: True ; >16:13:02,877 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.15a_oKJz to None >16:13:03,063 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.15a_oKJz to None >16:13:03,670 INFO storage: got device: DiskDevice instance (0x7fd317d96bd0) -- > name = vdf status = True kids = 1 id = 16 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 80 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdf type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7fd31f6d6290> > target size = 0 path = /dev/vdf > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd317da6e10> >16:13:03,677 DEBUG storage: BTRFS.supported: supported: True ; >16:13:03,684 INFO storage: got format: BTRFS instance (0x7fd317db5150) -- > type = btrfs name = btrfs status = False > device = /dev/vdf uuid = f25326cf-d896-4f04-990e-c7840ff1087a exists = True > options = defaults supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = metadata-mirror size = 0 targetSize = 0 > >16:13:03,691 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '272142', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >16:13:03,700 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >16:13:03,705 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >16:13:03,713 DEBUG storage: DeviceTree.getDeviceByName returned None >16:13:03,721 INFO storage: loop0 is a loop device >16:13:03,726 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >16:13:03,735 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >16:13:03,740 DEBUG storage: DeviceTree.getDeviceByName returned None >16:13:03,744 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:13:03,753 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >16:13:03,756 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 17) to device tree >16:13:03,759 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >16:13:03,769 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:13:03,774 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:13:03,778 INFO storage: added loop loop0 (id 18) to device tree >16:13:03,780 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >16:13:03,791 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >16:13:03,797 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:13:03,800 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >16:13:03,809 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >16:13:03,845 WARN storage: disklabel detected but not usable on loop0 >16:13:03,849 INFO storage: type detected on 'loop0' is 'squashfs' >16:13:03,853 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:13:03,856 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:13:03,867 INFO storage: got device: LoopDevice instance (0x7fd317e0ef90) -- > name = loop0 status = False kids = 0 id = 18 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (17)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >16:13:03,874 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/56e0ab74-0f58-4e48-b9c1-a1e32e1b1ebb', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '56e0ab74-0f58-4e48-b9c1-a1e32e1b1ebb', > 'ID_FS_UUID_ENC': '56e0ab74-0f58-4e48-b9c1-a1e32e1b1ebb', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '283960', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/56e0ab74-0f58-4e48-b9c1-a1e32e1b1ebb'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >16:13:03,883 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >16:13:03,887 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:13:03,896 DEBUG storage: DeviceTree.getDeviceByName returned None >16:13:03,900 INFO storage: loop1 is a loop device >16:13:03,901 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >16:13:03,913 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >16:13:03,918 DEBUG storage: DeviceTree.getDeviceByName returned None >16:13:03,931 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:13:03,937 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >16:13:03,946 INFO storage: added file /LiveOS/rootfs.img (id 19) to device tree >16:13:03,951 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >16:13:03,955 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:13:03,958 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:13:03,968 INFO storage: added loop loop1 (id 20) to device tree >16:13:03,970 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >16:13:03,975 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >16:13:03,987 DEBUG storage: Ext4FS.supported: supported: True ; >16:13:04,005 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:13:04,009 DEBUG storage: device loop1 does not contain a disklabel >16:13:04,010 INFO storage: type detected on 'loop1' is 'ext4' >16:13:05,003 DEBUG storage: Ext4FS.supported: supported: True ; >16:13:05,016 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:13:05,028 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >16:13:05,030 INFO storage: got device: LoopDevice instance (0x7fd317e27690) -- > name = loop1 status = False kids = 0 id = 20 > parents = ['existing 0MB file /LiveOS/rootfs.img (19)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >16:13:05,042 DEBUG storage: Ext4FS.supported: supported: True ; >16:13:05,046 INFO storage: got format: Ext4FS instance (0x7fd317cdd790) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 56e0ab74-0f58-4e48-b9c1-a1e32e1b1ebb exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >16:13:05,053 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '301548', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >16:13:05,061 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >16:13:05,066 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >16:13:05,072 DEBUG storage: DeviceTree.getDeviceByName returned None >16:13:05,077 INFO storage: loop2 is a loop device >16:13:05,082 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >16:13:05,092 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >16:13:05,096 DEBUG storage: DeviceTree.getDeviceByName returned None >16:13:05,105 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:13:05,111 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >16:13:05,114 INFO storage: added file /overlay (deleted) (id 21) to device tree >16:13:05,124 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >16:13:05,127 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:13:05,131 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:13:05,136 INFO storage: added loop loop2 (id 22) to device tree >16:13:05,141 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >16:13:05,147 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >16:13:05,149 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:13:05,152 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >16:13:05,159 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >16:13:05,202 WARN storage: disklabel detected but not usable on loop2 >16:13:05,208 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >16:13:05,209 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:13:05,220 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:13:05,227 INFO storage: got device: LoopDevice instance (0x7fd3179ca550) -- > name = loop2 status = False kids = 0 id = 22 > parents = ['existing 0MB file /overlay (deleted) (21)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >16:13:05,233 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '301640', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >16:13:05,236 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >16:13:05,249 DEBUG storage: lvm filter: adding loop3 to the reject list >16:13:05,253 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '330853', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >16:13:05,255 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >16:13:05,261 DEBUG storage: lvm filter: adding loop4 to the reject list >16:13:05,266 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '363168', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >16:13:05,270 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >16:13:05,276 DEBUG storage: lvm filter: adding loop5 to the reject list >16:13:05,279 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '363246', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >16:13:05,283 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >16:13:05,288 DEBUG storage: lvm filter: adding loop6 to the reject list >16:13:05,293 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '371727', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >16:13:05,300 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >16:13:05,304 DEBUG storage: lvm filter: adding loop7 to the reject list >16:13:05,306 DEBUG storage: Skipping a device mapper drive (dm-0) for now >16:13:05,840 INFO storage: devices to scan: ['dm-0'] >16:13:05,852 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/56e0ab74-0f58-4e48-b9c1-a1e32e1b1ebb /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '56e0ab74-0f58-4e48-b9c1-a1e32e1b1ebb', > 'ID_FS_UUID_ENC': '56e0ab74-0f58-4e48-b9c1-a1e32e1b1ebb', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '429163', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/56e0ab74-0f58-4e48-b9c1-a1e32e1b1ebb', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >16:13:05,865 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >16:13:05,870 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:13:05,872 DEBUG storage: DeviceTree.getDeviceByName returned None >16:13:05,884 INFO storage: live-rw is a device-mapper device >16:13:05,886 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >16:13:05,894 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:13:05,911 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (20) with existing ext4 filesystem >16:13:05,924 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >16:13:05,929 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (22) >16:13:05,941 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:13:05,952 DEBUG storage: DeviceTree.getDeviceByName returned None >16:13:05,962 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >16:13:05,965 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:13:05,975 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >16:13:05,978 INFO storage: added dm live-rw (id 23) to device tree >16:13:05,985 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >16:13:05,990 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >16:13:05,998 DEBUG storage: Ext4FS.supported: supported: True ; >16:13:06,005 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:13:06,009 DEBUG storage: device live-rw does not contain a disklabel >16:13:06,010 INFO storage: type detected on 'live-rw' is 'ext4' >16:13:07,026 DEBUG storage: Ext4FS.supported: supported: True ; >16:13:07,031 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:13:07,039 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >16:13:07,046 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >16:13:07,242 INFO storage: got device: DMDevice instance (0x7fd3177d7350) -- > name = live-rw status = True kids = 0 id = 23 > parents = ['existing 0MB loop loop2 (22)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7fd3177a0b00> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >16:13:07,262 DEBUG storage: Ext4FS.supported: supported: True ; >16:13:07,270 INFO storage: got format: Ext4FS instance (0x7fd3177d7a50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 56e0ab74-0f58-4e48-b9c1-a1e32e1b1ebb exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >16:13:07,876 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >16:13:08,039 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:13:08,046 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:13:08,061 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:13:08,209 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >16:13:08,215 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >16:13:08,232 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >16:13:08,386 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:13:08,394 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:13:08,407 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:13:08,550 DEBUG storage: BTRFSVolumeDevice.teardown: None ; status: True ; controllable: True ; >16:13:08,698 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >16:13:09,152 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:13:09,162 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:13:09,177 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:13:09,340 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >16:13:09,508 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >16:13:09,675 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >16:13:09,681 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >16:13:09,696 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >16:13:09,961 DEBUG storage: BTRFSVolumeDevice.teardown: mirror ; status: True ; controllable: True ; >16:13:10,229 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >16:13:10,688 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >16:13:11,002 DEBUG storage: BTRFSVolumeDevice.teardown: data-mirror ; status: True ; controllable: True ; >16:13:11,192 DEBUG storage: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >16:13:11,282 DEBUG storage: DiskDevice.teardown: vdd ; status: True ; controllable: True ; >16:13:11,374 DEBUG storage: BTRFSVolumeDevice.teardown: metadata-mirror ; status: True ; controllable: True ; >16:13:11,461 DEBUG storage: DiskDevice.teardown: vde ; status: True ; controllable: True ; >16:13:11,548 DEBUG storage: DiskDevice.teardown: vdf ; status: True ; controllable: True ; >16:13:11,633 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:13:11,638 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >16:13:11,643 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >16:13:11,646 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >16:13:11,697 INFO storage: edd: collected mbr signatures: {'sda': '0x000b3fa1', 'sdb': '0x4c35fcfa'} >16:13:11,716 DEBUG storage: edd: data extracted from 0x80: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: 0x000b3fa1 > pci_dev: 00:01.1, scsi_id: None > scsi_lun: None, sectors: 22528000 >16:13:11,720 WARN storage: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:01.1/host0/target0:0:0/0:0:0:0/block >16:13:11,723 INFO storage: edd: matched 0x80 to sda using MBR sig >16:13:11,724 DEBUG storage: edd: data extracted from 0x81: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x00000000 > pci_dev: 00:05.0, scsi_id: 0 > scsi_lun: 0, sectors: 16384000 >16:13:11,726 DEBUG storage: edd: matched 0x81 to vda using pci_dev >16:13:11,730 DEBUG storage: edd: data extracted from 0x82: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x00000000 > pci_dev: 00:06.0, scsi_id: 0 > scsi_lun: 0, sectors: 16384000 >16:13:11,731 DEBUG storage: edd: matched 0x82 to vdb using pci_dev >16:13:11,735 DEBUG storage: edd: data extracted from 0x83: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x00000000 > pci_dev: 00:07.0, scsi_id: 0 > scsi_lun: 0, sectors: 16384000 >16:13:11,736 DEBUG storage: edd: matched 0x83 to vdc using pci_dev >16:13:11,737 DEBUG storage: edd: data extracted from 0x84: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x00000000 > pci_dev: 00:08.0, scsi_id: 0 > scsi_lun: 0, sectors: 16384000 >16:13:11,738 DEBUG storage: edd: matched 0x84 to vdd using pci_dev >16:13:11,741 DEBUG storage: edd: data extracted from 0x85: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x00000000 > pci_dev: 00:09.0, scsi_id: 0 > scsi_lun: 0, sectors: 16384000 >16:13:11,743 DEBUG storage: edd: matched 0x85 to vde using pci_dev >16:13:11,743 DEBUG storage: edd: data extracted from 0x86: > type: None, ata_device: None > channel: None, mbr_signature: 0x00000000 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: None >16:13:11,747 ERR storage: edd: unable to match edd entry 0x86 >16:13:11,748 DEBUG storage: edd: data extracted from 0x87: > type: None, ata_device: None > channel: None, mbr_signature: 0x4c35fcfa > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: None >16:13:11,748 INFO storage: edd: matched 0x87 to sdb using MBR sig >16:13:11,751 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >16:13:11,776 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >16:13:11,914 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >16:13:12,122 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:13:12,127 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:13:12,134 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:13:12,213 DEBUG storage: BTRFSVolumeDevice.setup: None ; status: True ; controllable: True ; orig: False ; >16:13:12,217 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >16:13:12,764 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >16:13:12,792 DEBUG storage: blkid.tab devs: ['/dev/vda3', '/dev/sdc', '/dev/sdf', '/dev/sdd', '/dev/sdb', '/dev/vda2', '/dev/vda1'] >16:13:12,803 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >16:13:12,808 DEBUG storage: crypttab maps: [] >16:13:12,822 DEBUG storage: parsing /mnt/sysimage/etc/fstab >16:13:12,824 DEBUG storage: resolved 'UUID=2995c91f-d7bd-4e3e-ab56-9384904e88a4' to 'None' (btrfs volume) >16:13:12,837 DEBUG storage: resolved 'UUID=ecfab9a8-12a5-4d10-ac7e-ee89d07c15e9' to 'sda1' (partition) >16:13:12,839 DEBUG storage: resolved 'UUID=4552b785-1a24-4383-9d37-3209c7273849' to 'sda2' (partition) >16:13:12,862 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/tmpfs ; >16:13:12,894 DEBUG storage: DeviceTree.getDeviceByPath returned None >16:13:12,903 DEBUG storage: failed to resolve '/dev/tmpfs' >16:13:12,925 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/devpts ; >16:13:12,958 DEBUG storage: DeviceTree.getDeviceByPath returned None >16:13:12,967 DEBUG storage: failed to resolve '/dev/devpts' >16:13:12,980 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sysfs ; >16:13:13,005 DEBUG storage: DeviceTree.getDeviceByPath returned None >16:13:13,015 DEBUG storage: failed to resolve '/dev/sysfs' >16:13:13,020 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/proc ; >16:13:13,043 DEBUG storage: DeviceTree.getDeviceByPath returned None >16:13:13,073 DEBUG storage: failed to resolve '/dev/proc' >16:13:13,091 DEBUG storage: BTRFSVolumeDevice.teardown: None ; status: True ; controllable: True ; >16:13:13,489 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: False ; >16:13:13,495 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >16:13:13,666 DEBUG storage: BTRFSVolumeDevice.teardown: mirror ; status: True ; controllable: True ; >16:13:13,825 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >16:13:13,916 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >16:13:14,002 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: False ; >16:13:14,006 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >16:13:14,103 DEBUG storage: BTRFSVolumeDevice.teardown: data-mirror ; status: True ; controllable: True ; >16:13:14,258 DEBUG storage: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >16:13:14,349 DEBUG storage: DiskDevice.teardown: vdd ; status: True ; controllable: True ; >16:13:14,501 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: False ; >16:13:14,510 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >16:13:14,623 DEBUG storage: BTRFSVolumeDevice.teardown: metadata-mirror ; status: True ; controllable: True ; >16:13:15,161 DEBUG storage: DiskDevice.teardown: vde ; status: True ; controllable: True ; >16:13:15,247 DEBUG storage: DiskDevice.teardown: vdf ; status: True ; controllable: True ; >16:13:15,339 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >16:13:15,344 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >16:13:15,418 WARN storage: mount of loop1 as ext4 failed: mount failed: (32, 'mount: /dev/loop1 is already mounted or /mnt/sysimage busy') >16:13:15,426 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >16:13:15,432 DEBUG storage: DMDevice.setup: live-rw ; status: True ; controllable: False ; orig: False ; >16:13:15,438 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >16:13:15,508 WARN storage: mount of live-rw as ext4 failed: mount failed: (32, 'mount: /dev/mapper/live-rw is already mounted or /mnt/sysimage busy\n /dev/mapper/live-rw is already mounted on /') >16:13:15,515 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >16:13:15,985 DEBUG storage: BTRFS.supported: supported: True ; >16:13:15,993 DEBUG storage: BTRFS.supported: supported: True ; >16:13:15,999 DEBUG storage: Ext4FS.supported: supported: True ; >16:13:16,008 DEBUG storage: Ext4FS.supported: supported: True ; >16:13:16,018 DEBUG storage: BTRFS.supported: supported: True ; >16:13:16,024 DEBUG storage: BTRFS.supported: supported: True ; >16:13:16,032 DEBUG storage: Ext4FS.supported: supported: True ; >16:13:16,042 DEBUG storage: BTRFS.supported: supported: True ; >16:13:16,288 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:13:16,299 DEBUG storage: Iso9660FS.supported: supported: True ; >16:13:16,305 DEBUG storage: BTRFS.supported: supported: True ; >16:13:16,312 DEBUG storage: BTRFS.supported: supported: True ; >16:13:16,319 DEBUG storage: BTRFS.supported: supported: True ; >16:13:16,326 DEBUG storage: BTRFS.supported: supported: True ; >16:13:16,333 DEBUG storage: BTRFS.supported: supported: True ; >16:13:16,339 DEBUG storage: BTRFS.supported: supported: True ; >16:13:17,245 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:13:17,256 INFO storage: updating format of device: existing 3845MB cdrom sr0 (5) with existing iso9660 filesystem >16:13:17,582 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >16:13:17,587 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >16:13:17,599 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >16:13:17,604 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >16:13:17,627 WARN storage: disklabel detected but not usable on sr0 >16:13:17,631 DEBUG storage: no type or existing type for sr0, bailing >16:13:17,634 INFO storage: got format: existing iso9660 filesystem >16:13:17,732 INFO storage: set SELinux context for mountpoint /mnt/install/source to system_u:object_r:var_run_t:s0 >12:13:18,491 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:13:18,504 INFO storage: updating format of device: existing 3845MB cdrom sr0 (5) with existing iso9660 filesystem >12:13:18,801 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:13:18,818 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >12:13:18,822 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >12:13:18,830 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >12:13:18,848 WARN storage: disklabel detected but not usable on sr0 >12:13:18,856 DEBUG storage: no type or existing type for sr0, bailing >12:13:18,859 INFO storage: got format: existing iso9660 filesystem >12:13:18,921 INFO storage: set SELinux context for mountpoint /mnt/install/isodir to system_u:object_r:var_run_t:s0 >12:13:19,276 DEBUG storage: Iso9660FS.supported: supported: True ; >12:13:19,280 DEBUG storage: Iso9660FS.supported: supported: True ; >12:13:19,325 DEBUG storage: NFSv4.supported: supported: False ; >12:13:19,339 DEBUG storage: NFSv4.supported: supported: False ; >12:13:19,344 DEBUG storage: SELinuxFS.supported: supported: False ; >12:13:19,361 DEBUG storage: SELinuxFS.supported: supported: False ; >12:13:19,366 DEBUG storage: Ext4FS.supported: supported: True ; >12:13:19,377 DEBUG storage: Ext4FS.supported: supported: True ; >12:13:19,383 DEBUG storage: Ext3FS.supported: supported: True ; >12:13:19,392 DEBUG storage: Ext3FS.supported: supported: True ; >12:13:19,401 DEBUG storage: Ext2FS.supported: supported: True ; >12:13:19,406 DEBUG storage: Ext2FS.supported: supported: True ; >12:13:19,418 DEBUG storage: SysFS.supported: supported: False ; >12:13:19,426 DEBUG storage: SysFS.supported: supported: False ; >12:13:19,441 DEBUG storage: MultipathMember.__init__: >12:13:19,451 DEBUG storage: MDRaidMember.__init__: >12:13:19,460 DEBUG storage: ProcFS.supported: supported: False ; >12:13:19,465 DEBUG storage: ProcFS.supported: supported: False ; >12:13:19,474 DEBUG storage: SwapSpace.__init__: >12:13:19,479 DEBUG storage: NoDevFS.supported: supported: False ; >12:13:19,488 DEBUG storage: NoDevFS.supported: supported: False ; >12:13:19,493 DEBUG storage: DevPtsFS.supported: supported: False ; >12:13:19,501 DEBUG storage: DevPtsFS.supported: supported: False ; >12:13:19,505 DEBUG storage: BTRFS.supported: supported: True ; >12:13:19,514 DEBUG storage: BTRFS.supported: supported: True ; >12:13:19,520 DEBUG storage: USBFS.supported: supported: False ; >12:13:19,528 DEBUG storage: USBFS.supported: supported: False ; >12:13:19,538 DEBUG storage: DiskLabel.__init__: >12:13:19,541 INFO storage: DiskLabel.partedDevice returning None >12:13:19,551 DEBUG storage: HFSPlus.supported: supported: False ; >12:13:19,556 DEBUG storage: HFSPlus.supported: supported: False ; >12:13:19,561 DEBUG storage: XFS.supported: supported: True ; > > >/tmp/ifcfg.log: > > >/proc/cmdline: >initrd=initrd.img xdriver=vesa nomodeset quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >16:12:16,075 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >16:12:16,107 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="580" x-info="http://www.rsyslog.com"] start >16:12:16,122 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >16:12:16,122 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >16:12:16,122 NOTICE kernel:[ 0.000000] Linux version 3.6.0-0.rc1.git6.1.fc18.x86_64 (mockbuild@) (gcc version 4.7.1 20120720 (Red Hat 4.7.1-5) (GCC) ) #1 SMP Tue Aug 14 12:13:12 UTC 2012 >16:12:16,122 INFO kernel:[ 0.000000] Command line: initrd=initrd.img xdriver=vesa nomodeset quiet BOOT_IMAGE=vmlinuz >16:12:16,122 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >16:12:16,122 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000093bff] usable >16:12:16,122 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000093c00-0x000000000009ffff] reserved >16:12:16,122 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >16:12:16,122 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000002fffcfff] usable >16:12:16,122 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000002fffd000-0x000000002fffffff] reserved >16:12:16,122 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >16:12:16,122 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >16:12:16,122 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >16:12:16,122 INFO kernel:[ 0.000000] DMI 2.4 present. >16:12:16,122 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2007 >16:12:16,122 INFO kernel:[ 0.000000] Hypervisor detected: KVM >16:12:16,122 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >16:12:16,122 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >16:12:16,122 INFO kernel:[ 0.000000] No AGP bridge found >16:12:16,122 INFO kernel:[ 0.000000] e820: last_pfn = 0x2fffd max_arch_pfn = 0x400000000 >16:12:16,122 DEBUG kernel:[ 0.000000] MTRR default type: write-back >16:12:16,122 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >16:12:16,122 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >16:12:16,122 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >16:12:16,122 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >16:12:16,122 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >16:12:16,122 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >16:12:16,122 DEBUG kernel:[ 0.000000] 1 disabled >16:12:16,122 DEBUG kernel:[ 0.000000] 2 disabled >16:12:16,122 DEBUG kernel:[ 0.000000] 3 disabled >16:12:16,122 DEBUG kernel:[ 0.000000] 4 disabled >16:12:16,122 DEBUG kernel:[ 0.000000] 5 disabled >16:12:16,122 DEBUG kernel:[ 0.000000] 6 disabled >16:12:16,122 DEBUG kernel:[ 0.000000] 7 disabled >16:12:16,122 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >16:12:16,122 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdab0-0x000fdabf] mapped at [ffff8800000fdab0] >16:12:16,122 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >16:12:16,122 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff88000008d000] 8d000 size 24576 >16:12:16,122 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x2fffcfff] >16:12:16,122 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x2fdfffff] page 2M >16:12:16,122 DEBUG kernel:[ 0.000000] [mem 0x2fe00000-0x2fffcfff] page 4k >16:12:16,122 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x2fffcfff @ [mem 0x1fe7e000-0x1fffffff] >16:12:16,122 INFO kernel:[ 0.000000] RAMDISK: [mem 0x2e652000-0x2ffdbfff] >16:12:16,122 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd950 00014 (v00 BOCHS ) >16:12:16,122 WARNING kernel:[ 0.000000] ACPI: RSDT 000000002fffe5d0 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >16:12:16,122 WARNING kernel:[ 0.000000] ACPI: FACP 000000002fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >16:12:16,122 WARNING kernel:[ 0.000000] ACPI: DSDT 000000002fffe610 01109 (v01 BXPC BXDSDT 00000001 INTL 20100528) >16:12:16,122 WARNING kernel:[ 0.000000] ACPI: FACS 000000002fffff40 00040 >16:12:16,122 WARNING kernel:[ 0.000000] ACPI: SSDT 000000002ffffea0 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >16:12:16,122 WARNING kernel:[ 0.000000] ACPI: APIC 000000002ffffdb0 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >16:12:16,122 WARNING kernel:[ 0.000000] ACPI: HPET 000000002ffffd70 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >16:12:16,122 WARNING kernel:[ 0.000000] ACPI: SSDT 000000002ffff720 00644 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >16:12:16,122 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >16:12:16,122 INFO kernel:[ 0.000000] No NUMA configuration found >16:12:16,122 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000002fffcfff] >16:12:16,122 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x2fffcfff] >16:12:16,122 INFO kernel:[ 0.000000] NODE_DATA [mem 0x2e62b000-0x2e651fff] >16:12:16,122 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >16:12:16,122 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1f07a81, boot clock >16:12:16,122 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0000bfffff] PMD -> [ffff88002d200000-ffff88002ddfffff] on node 0 >16:12:16,122 WARNING kernel:[ 0.000000] Zone ranges: >16:12:16,122 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >16:12:16,122 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >16:12:16,122 WARNING kernel:[ 0.000000] Normal empty >16:12:16,122 WARNING kernel:[ 0.000000] Movable zone start for each node >16:12:16,122 WARNING kernel:[ 0.000000] Early memory node ranges >16:12:16,122 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x00092fff] >16:12:16,122 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x2fffcfff] >16:12:16,122 DEBUG kernel:[ 0.000000] On node 0 totalpages: 196480 >16:12:16,122 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >16:12:16,122 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >16:12:16,122 DEBUG kernel:[ 0.000000] DMA zone: 3901 pages, LIFO batch:0 >16:12:16,122 DEBUG kernel:[ 0.000000] DMA32 zone: 3008 pages used for memmap >16:12:16,122 DEBUG kernel:[ 0.000000] DMA32 zone: 189501 pages, LIFO batch:31 >16:12:16,122 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >16:12:16,122 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >16:12:16,122 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >16:12:16,122 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >16:12:16,122 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >16:12:16,122 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >16:12:16,122 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >16:12:16,122 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >16:12:16,122 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >16:12:16,122 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >16:12:16,122 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >16:12:16,122 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >16:12:16,122 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >16:12:16,122 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >16:12:16,122 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >16:12:16,122 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >16:12:16,122 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >16:12:16,122 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >16:12:16,122 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >16:12:16,122 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >16:12:16,122 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >16:12:16,122 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000000093000 - 0000000000094000 >16:12:16,122 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000000094000 - 00000000000a0000 >16:12:16,122 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >16:12:16,122 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >16:12:16,122 INFO kernel:[ 0.000000] e820: [mem 0x30000000-0xfeffbfff] available for PCI devices >16:12:16,122 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >16:12:16,122 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:4096 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 >16:12:16,122 INFO kernel:[ 0.000000] PERCPU: Embedded 477 pages/cpu @ffff88002e400000 s1923392 r8192 d22208 u2097152 >16:12:16,122 DEBUG kernel:[ 0.000000] pcpu-alloc: s1923392 r8192 d22208 u2097152 alloc=1*2097152 >16:12:16,122 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >16:12:16,122 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:2e5d4a81, primary cpu clock >16:12:16,122 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >16:12:16,122 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 2e40e0c0 >16:12:16,122 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 193402 >16:12:16,122 WARNING kernel:[ 0.000000] Policy zone: DMA32 >16:12:16,122 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img xdriver=vesa nomodeset quiet BOOT_IMAGE=vmlinuz >16:12:16,122 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >16:12:16,122 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >16:12:16,122 INFO kernel:[ 0.000000] Checking aperture... >16:12:16,122 INFO kernel:[ 0.000000] No AGP bridge found >16:12:16,122 INFO kernel:[ 0.000000] Memory: 715260k/786420k available (7077k kernel code, 500k absent, 70660k reserved, 6431k data, 3244k init) >16:12:16,122 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >16:12:16,122 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >16:12:16,122 INFO kernel:[ 0.000000] RCU lockdep checking is enabled. >16:12:16,122 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=4096 to nr_cpu_ids=1. >16:12:16,122 INFO kernel:[ 0.000000] NR_IRQS:262400 nr_irqs:256 16 >16:12:16,122 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >16:12:16,122 INFO kernel:[ 0.000000] console [tty0] enabled >16:12:16,122 WARNING kernel:[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >16:12:16,122 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >16:12:16,122 WARNING kernel:[ 0.000000] ... MAX_LOCK_DEPTH: 48 >16:12:16,122 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >16:12:16,123 WARNING kernel:[ 0.000000] ... CLASSHASH_SIZE: 4096 >16:12:16,123 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >16:12:16,123 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >16:12:16,123 WARNING kernel:[ 0.000000] ... CHAINHASH_SIZE: 16384 >16:12:16,123 WARNING kernel:[ 0.000000] memory used by lock dependency info: 6367 kB >16:12:16,123 WARNING kernel:[ 0.000000] per task-struct memory footprint: 2688 bytes >16:12:16,123 INFO kernel:[ 0.000000] allocated 3145728 bytes of page_cgroup >16:12:16,123 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >16:12:16,123 DEBUG kernel:[ 0.000000] ODEBUG: 17 of 17 active objects replaced >16:12:16,123 INFO kernel:[ 0.000000] kmemleak: Kernel memory leak detector disabled >16:12:16,123 DEBUG kernel:[ 0.000000] hpet clockevent registered >16:12:16,123 INFO kernel:[ 0.000000] tsc: Detected 3311.132 MHz processor >16:12:16,123 INFO kernel:[ 0.000999] Calibrating delay loop (skipped) preset value.. 6622.26 BogoMIPS (lpj=3311132) >16:12:16,123 INFO kernel:[ 0.000999] pid_max: default: 32768 minimum: 301 >16:12:16,123 INFO kernel:[ 0.000999] Security Framework initialized >16:12:16,123 INFO kernel:[ 0.000999] SELinux: Initializing. >16:12:16,123 DEBUG kernel:[ 0.000999] SELinux: Starting in permissive mode >16:12:16,123 INFO kernel:[ 0.000999] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >16:12:16,123 INFO kernel:[ 0.001673] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >16:12:16,123 INFO kernel:[ 0.001801] Mount-cache hash table entries: 256 >16:12:16,123 INFO kernel:[ 0.004177] Initializing cgroup subsys cpuacct >16:12:16,123 INFO kernel:[ 0.004181] Initializing cgroup subsys memory >16:12:16,123 INFO kernel:[ 0.004316] Initializing cgroup subsys devices >16:12:16,123 INFO kernel:[ 0.004328] Initializing cgroup subsys freezer >16:12:16,123 INFO kernel:[ 0.004336] Initializing cgroup subsys net_cls >16:12:16,123 INFO kernel:[ 0.004342] Initializing cgroup subsys blkio >16:12:16,123 INFO kernel:[ 0.004345] Initializing cgroup subsys perf_event >16:12:16,123 INFO kernel:[ 0.004624] mce: CPU supports 10 MCE banks >16:12:16,123 INFO kernel:[ 0.004689] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >16:12:16,123 INFO kernel:[ 0.004689] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >16:12:16,123 INFO kernel:[ 0.004689] tlb_flushall_shift is 0xffffffff >16:12:16,123 INFO kernel:[ 0.004753] SMP alternatives: switching to UP code >16:12:16,123 INFO kernel:[ 0.017809] Freeing SMP alternatives: 20k freed >16:12:16,123 INFO kernel:[ 0.018017] ACPI: Core revision 20120711 >16:12:16,123 INFO kernel:[ 0.047008] ftrace: allocating 23622 entries in 93 pages >16:12:16,123 INFO kernel:[ 0.056816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >16:12:16,123 INFO kernel:[ 0.056819] smpboot: CPU0: AMD QEMU Virtual CPU version 1.0,1 stepping 03 >16:12:16,123 INFO kernel:[ 0.056991] Performance Events: Broken PMU hardware detected, using software events only. >16:12:16,123 ERR kernel:[ 0.056991] Failed to access perfctr msr (MSR c0010001 is ffffffffffffffff) >16:12:16,123 WARNING kernel:[ 0.059968] NMI watchdog: disabled (cpu0): hardware events not enabled >16:12:16,123 INFO kernel:[ 0.060158] Brought up 1 CPUs >16:12:16,123 INFO kernel:[ 0.060160] smpboot: Total of 1 processors activated (6622.26 BogoMIPS) >16:12:16,123 INFO kernel:[ 0.063618] devtmpfs: initialized >16:12:16,123 INFO kernel:[ 0.067923] atomic64 test passed for x86-64 platform with CX8 and with SSE >16:12:16,123 INFO kernel:[ 0.068205] RTC time: 16:11:46, date: 08/20/12 >16:12:16,123 INFO kernel:[ 0.068920] NET: Registered protocol family 16 >16:12:16,123 INFO kernel:[ 0.071184] ACPI: bus type pci registered >16:12:16,123 INFO kernel:[ 0.071913] PCI: Using configuration type 1 for base access >16:12:16,123 INFO kernel:[ 0.094419] bio: create slab <bio-0> at 0 >16:12:16,123 INFO kernel:[ 0.095307] ACPI: Added _OSI(Module Device) >16:12:16,123 INFO kernel:[ 0.095323] ACPI: Added _OSI(Processor Device) >16:12:16,123 INFO kernel:[ 0.095339] ACPI: Added _OSI(3.0 _SCP Extensions) >16:12:16,123 INFO kernel:[ 0.095354] ACPI: Added _OSI(Processor Aggregator Device) >16:12:16,123 DEBUG kernel:[ 0.098324] ACPI: EC: Look up EC in DSDT >16:12:16,123 INFO kernel:[ 0.194905] ACPI: Interpreter enabled >16:12:16,123 INFO kernel:[ 0.194909] ACPI: (supports S0 S5) >16:12:16,123 INFO kernel:[ 0.195240] ACPI: Using IOAPIC for interrupt routing >16:12:16,123 INFO kernel:[ 0.325286] ACPI: No dock devices found. >16:12:16,123 INFO kernel:[ 0.325292] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >16:12:16,123 INFO kernel:[ 0.325664] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >16:12:16,123 DEBUG kernel:[ 0.326055] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >16:12:16,123 DEBUG kernel:[ 0.326058] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >16:12:16,123 DEBUG kernel:[ 0.326069] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >16:12:16,123 DEBUG kernel:[ 0.326071] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored) >16:12:16,123 DEBUG kernel:[ 0.326096] PCI: root bus 00: using default resources >16:12:16,123 WARNING kernel:[ 0.326152] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >16:12:16,123 INFO kernel:[ 0.327025] PCI host bridge to bus 0000:00 >16:12:16,123 DEBUG kernel:[ 0.327047] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >16:12:16,123 INFO kernel:[ 0.327049] pci_bus 0000:00: root bus resource [bus 00-ff] >16:12:16,123 INFO kernel:[ 0.327073] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >16:12:16,123 INFO kernel:[ 0.327084] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >16:12:16,123 DEBUG kernel:[ 0.327273] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >16:12:16,123 DEBUG kernel:[ 0.327811] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >16:12:16,123 DEBUG kernel:[ 0.328590] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >16:12:16,123 DEBUG kernel:[ 0.329255] pci 0000:00:01.1: reg 20: [io 0xc220-0xc22f] >16:12:16,123 DEBUG kernel:[ 0.329753] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >16:12:16,123 DEBUG kernel:[ 0.330410] pci 0000:00:01.2: reg 20: [io 0xc180-0xc19f] >16:12:16,123 DEBUG kernel:[ 0.330899] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >16:12:16,123 INFO kernel:[ 0.331557] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >16:12:16,123 INFO kernel:[ 0.331571] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >16:12:16,123 DEBUG kernel:[ 0.331810] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >16:12:16,123 DEBUG kernel:[ 0.332004] pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >16:12:16,123 DEBUG kernel:[ 0.333979] pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >16:12:16,123 DEBUG kernel:[ 0.335025] pci 0000:00:02.0: reg 18: [mem 0xfc024000-0xfc025fff] >16:12:16,123 DEBUG kernel:[ 0.336651] pci 0000:00:02.0: reg 1c: [io 0xc1a0-0xc1bf] >16:12:16,123 DEBUG kernel:[ 0.341016] pci 0000:00:02.0: reg 30: [mem 0xfc000000-0xfc00ffff pref] >16:12:16,123 DEBUG kernel:[ 0.342178] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >16:12:16,123 DEBUG kernel:[ 0.342341] pci 0000:00:03.0: reg 10: [io 0xc1c0-0xc1df] >16:12:16,123 DEBUG kernel:[ 0.342525] pci 0000:00:03.0: reg 14: [mem 0xfc026000-0xfc026fff] >16:12:16,123 DEBUG kernel:[ 0.343336] pci 0000:00:03.0: reg 30: [mem 0xfc010000-0xfc01ffff pref] >16:12:16,123 DEBUG kernel:[ 0.343765] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >16:12:16,123 DEBUG kernel:[ 0.343901] pci 0000:00:04.0: reg 10: [mem 0xfc020000-0xfc023fff] >16:12:16,123 DEBUG kernel:[ 0.345063] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000 >16:12:16,123 DEBUG kernel:[ 0.345248] pci 0000:00:05.0: reg 10: [io 0xc000-0xc03f] >16:12:16,123 DEBUG kernel:[ 0.345439] pci 0000:00:05.0: reg 14: [mem 0xfc027000-0xfc027fff] >16:12:16,123 DEBUG kernel:[ 0.346769] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 >16:12:16,123 DEBUG kernel:[ 0.346951] pci 0000:00:06.0: reg 10: [io 0xc040-0xc07f] >16:12:16,123 DEBUG kernel:[ 0.347145] pci 0000:00:06.0: reg 14: [mem 0xfc028000-0xfc028fff] >16:12:16,123 DEBUG kernel:[ 0.348441] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000 >16:12:16,123 DEBUG kernel:[ 0.348606] pci 0000:00:07.0: reg 10: [io 0xc080-0xc0bf] >16:12:16,123 DEBUG kernel:[ 0.348780] pci 0000:00:07.0: reg 14: [mem 0xfc029000-0xfc029fff] >16:12:16,123 DEBUG kernel:[ 0.350124] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000 >16:12:16,123 DEBUG kernel:[ 0.350289] pci 0000:00:08.0: reg 10: [io 0xc0c0-0xc0ff] >16:12:16,123 DEBUG kernel:[ 0.350479] pci 0000:00:08.0: reg 14: [mem 0xfc02a000-0xfc02afff] >16:12:16,123 DEBUG kernel:[ 0.351769] pci 0000:00:09.0: [1af4:1001] type 00 class 0x010000 >16:12:16,123 DEBUG kernel:[ 0.351986] pci 0000:00:09.0: reg 10: [io 0xc100-0xc13f] >16:12:16,123 DEBUG kernel:[ 0.352171] pci 0000:00:09.0: reg 14: [mem 0xfc02b000-0xfc02bfff] >16:12:16,123 DEBUG kernel:[ 0.353452] pci 0000:00:0a.0: [1af4:1001] type 00 class 0x010000 >16:12:16,123 DEBUG kernel:[ 0.353621] pci 0000:00:0a.0: reg 10: [io 0xc140-0xc17f] >16:12:16,123 DEBUG kernel:[ 0.353786] pci 0000:00:0a.0: reg 14: [mem 0xfc02c000-0xfc02cfff] >16:12:16,123 DEBUG kernel:[ 0.355113] pci 0000:00:0b.0: [1af4:1002] type 00 class 0x050000 >16:12:16,123 DEBUG kernel:[ 0.355222] pci 0000:00:0b.0: reg 10: [io 0xc1e0-0xc1ff] >16:12:16,123 DEBUG kernel:[ 0.356140] pci 0000:00:0c.0: [1af4:1003] type 00 class 0x078000 >16:12:16,123 DEBUG kernel:[ 0.356299] pci 0000:00:0c.0: reg 10: [io 0xc200-0xc21f] >16:12:16,123 DEBUG kernel:[ 0.356478] pci 0000:00:0c.0: reg 14: [mem 0xfc02d000-0xfc02dfff] >16:12:16,123 DEBUG kernel:[ 0.357846] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >16:12:16,123 INFO kernel:[ 0.390540] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >16:12:16,123 INFO kernel:[ 0.390543] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >16:12:16,123 INFO kernel:[ 0.829937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >16:12:16,123 INFO kernel:[ 0.832604] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >16:12:16,123 INFO kernel:[ 0.835350] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >16:12:16,128 INFO systemd: Successfully loaded SELinux policy in 9s 972ms 968us. >16:12:16,128 INFO systemd: Relabelled /dev and /run in 158ms 826us. >16:12:16,128 INFO systemd: systemd 188 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP; fedora) >16:12:16,129 INFO systemd: Detected virtualization 'kvm'. >16:12:16,129 INFO systemd: Initializing machine ID from KVM UUID. >16:12:16,129 WARNING systemd: Cannot add dependency job for unit udev-settle.service, ignoring: Unit udev-settle.service failed to load: No such file or directory. See system logs and 'systemctl status udev-settle.service' for details. >16:12:16,133 INFO kernel:[ 0.838182] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >16:12:16,133 INFO kernel:[ 0.841233] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >16:12:16,133 INFO kernel:[ 0.843806] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >16:12:16,133 INFO kernel:[ 0.844023] vgaarb: loaded >16:12:16,133 INFO kernel:[ 0.844026] vgaarb: bridge control possible 0000:00:02.0 >16:12:16,133 NOTICE kernel:[ 0.846589] SCSI subsystem initialized >16:12:16,133 INFO kernel:[ 0.846602] ACPI: bus type scsi registered >16:12:16,133 DEBUG kernel:[ 0.847070] libata version 3.00 loaded. >16:12:16,133 INFO kernel:[ 0.847592] ACPI: bus type usb registered >16:12:16,133 INFO kernel:[ 0.848077] usbcore: registered new interface driver usbfs >16:12:16,133 INFO kernel:[ 0.848297] usbcore: registered new interface driver hub >16:12:16,133 INFO kernel:[ 0.848584] usbcore: registered new device driver usb >16:12:16,133 INFO kernel:[ 0.849917] PCI: Using ACPI for IRQ routing >16:12:16,133 DEBUG kernel:[ 0.849921] PCI: pci_cache_line_size set to 64 bytes >16:12:16,133 DEBUG kernel:[ 0.851198] e820: reserve RAM buffer [mem 0x00093c00-0x0009ffff] >16:12:16,133 DEBUG kernel:[ 0.851241] e820: reserve RAM buffer [mem 0x2fffd000-0x2fffffff] >16:12:16,133 INFO kernel:[ 0.853483] NetLabel: Initializing >16:12:16,133 INFO kernel:[ 0.853486] NetLabel: domain hash size = 128 >16:12:16,133 INFO kernel:[ 0.853487] NetLabel: protocols = UNLABELED CIPSOv4 >16:12:16,133 INFO kernel:[ 0.853769] NetLabel: unlabeled traffic allowed by default >16:12:16,133 INFO kernel:[ 0.853942] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >16:12:16,133 INFO kernel:[ 0.853972] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >16:12:16,133 INFO kernel:[ 0.853977] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >16:12:16,133 INFO kernel:[ 0.857618] Switching to clocksource kvm-clock >16:12:16,133 INFO kernel:[ 1.057517] pnp: PnP ACPI init >16:12:16,133 INFO kernel:[ 1.057697] ACPI: bus type pnp registered >16:12:16,133 DEBUG kernel:[ 1.057967] pnp 00:00: [bus 00-ff] >16:12:16,133 DEBUG kernel:[ 1.057977] pnp 00:00: [io 0x0cf8-0x0cff] >16:12:16,133 DEBUG kernel:[ 1.057987] pnp 00:00: [io 0x0000-0x0cf7 window] >16:12:16,133 DEBUG kernel:[ 1.057996] pnp 00:00: [io 0x0d00-0xffff window] >16:12:16,133 DEBUG kernel:[ 1.058026] pnp 00:00: [mem 0x000a0000-0x000bffff window] >16:12:16,133 DEBUG kernel:[ 1.058036] pnp 00:00: [mem 0xe0000000-0xfebfffff window] >16:12:16,133 DEBUG kernel:[ 1.058450] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >16:12:16,133 DEBUG kernel:[ 1.058757] pnp 00:01: [io 0x0070-0x0071] >16:12:16,133 DEBUG kernel:[ 1.058814] pnp 00:01: [irq 8] >16:12:16,133 DEBUG kernel:[ 1.058824] pnp 00:01: [io 0x0072-0x0077] >16:12:16,133 DEBUG kernel:[ 1.059219] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >16:12:16,133 DEBUG kernel:[ 1.060089] pnp 00:02: [io 0x0060] >16:12:16,133 DEBUG kernel:[ 1.060103] pnp 00:02: [io 0x0064] >16:12:16,133 DEBUG kernel:[ 1.060155] pnp 00:02: [irq 1] >16:12:16,133 DEBUG kernel:[ 1.060532] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >16:12:16,133 DEBUG kernel:[ 1.061523] pnp 00:03: [irq 12] >16:12:16,133 DEBUG kernel:[ 1.061930] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >16:12:16,133 DEBUG kernel:[ 1.062808] pnp 00:04: [io 0x03f2-0x03f5] >16:12:16,133 DEBUG kernel:[ 1.062818] pnp 00:04: [io 0x03f7] >16:12:16,133 DEBUG kernel:[ 1.062866] pnp 00:04: [irq 6] >16:12:16,133 DEBUG kernel:[ 1.062875] pnp 00:04: [dma 2] >16:12:16,133 DEBUG kernel:[ 1.063268] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >16:12:16,133 DEBUG kernel:[ 1.069418] pnp 00:05: [io 0x03f8-0x03ff] >16:12:16,133 DEBUG kernel:[ 1.069470] pnp 00:05: [irq 4] >16:12:16,133 DEBUG kernel:[ 1.069891] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >16:12:16,133 DEBUG kernel:[ 1.075064] pnp 00:06: [mem 0xfed00000-0xfed003ff] >16:12:16,133 DEBUG kernel:[ 1.075546] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >16:12:16,133 INFO kernel:[ 1.079927] pnp: PnP ACPI: found 7 devices >16:12:16,133 INFO kernel:[ 1.079929] ACPI: ACPI bus type pnp unregistered >16:12:16,133 DEBUG kernel:[ 1.112872] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >16:12:16,133 DEBUG kernel:[ 1.112875] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffffff] >16:12:16,133 INFO kernel:[ 1.113131] NET: Registered protocol family 2 >16:12:16,133 INFO kernel:[ 1.114986] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) >16:12:16,133 INFO kernel:[ 1.116128] TCP bind hash table entries: 65536 (order: 10, 5242880 bytes) >16:12:16,133 INFO kernel:[ 1.120058] TCP: Hash tables configured (established 131072 bind 65536) >16:12:16,133 INFO kernel:[ 1.120111] TCP: reno registered >16:12:16,133 INFO kernel:[ 1.120157] UDP hash table entries: 512 (order: 4, 98304 bytes) >16:12:16,133 INFO kernel:[ 1.120239] UDP-Lite hash table entries: 512 (order: 4, 98304 bytes) >16:12:16,133 INFO kernel:[ 1.120849] NET: Registered protocol family 1 >16:12:16,133 INFO kernel:[ 1.120924] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >16:12:16,133 INFO kernel:[ 1.120972] pci 0000:00:01.0: PIIX3: Enabling Passive Release >16:12:16,133 INFO kernel:[ 1.121054] pci 0000:00:01.0: Activating ISA DMA hang workarounds >16:12:16,133 WARNING kernel:[ 1.124644] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >16:12:16,133 DEBUG kernel:[ 1.124832] pci 0000:00:02.0: Boot video device >16:12:16,134 DEBUG kernel:[ 1.125095] PCI: CLS 0 bytes, default 64 >16:12:16,134 INFO kernel:[ 1.125935] Unpacking initramfs... >16:12:16,134 INFO kernel:[ 4.592462] Freeing initrd memory: 26152k freed >16:12:16,134 INFO kernel:[ 4.790896] DMA-API: preallocated 32768 debug entries >16:12:16,134 INFO kernel:[ 4.790899] DMA-API: debugging enabled by kernel config >16:12:16,134 NOTICE kernel:[ 4.795535] Initialise module verification >16:12:16,134 INFO kernel:[ 4.795707] audit: initializing netlink socket (disabled) >16:12:16,134 NOTICE kernel:[ 4.795819] type=2000 audit(1345479112.794:1): initialized >16:12:16,134 WARNING kernel:[ 4.811865] cryptomgr_test (21) used greatest stack depth: 5624 bytes left >16:12:16,134 INFO kernel:[ 4.814573] HugeTLB registered 2 MB page size, pre-allocated 0 pages >16:12:16,134 NOTICE kernel:[ 4.865635] VFS: Disk quotas dquot_6.5.2 >16:12:16,134 WARNING kernel:[ 4.866267] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >16:12:16,134 INFO kernel:[ 4.875433] msgmni has been set to 1448 >16:12:16,134 NOTICE kernel:[ 4.876308] Key type crypto registered >16:12:16,134 NOTICE kernel:[ 4.876327] Crypto key parser 'pgp' registered >16:12:16,134 DEBUG kernel:[ 4.876328] SELinux: Registering netfilter hooks >16:12:16,134 WARNING kernel:[ 4.879057] cryptomgr_test (28) used greatest stack depth: 5448 bytes left >16:12:16,134 WARNING kernel:[ 4.880878] cryptomgr_test (33) used greatest stack depth: 5304 bytes left >16:12:16,134 INFO kernel:[ 4.880936] alg: No test for stdrng (krng) >16:12:16,134 INFO kernel:[ 4.880957] NET: Registered protocol family 38 >16:12:16,134 INFO kernel:[ 4.881886] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >16:12:16,134 INFO kernel:[ 4.882410] io scheduler noop registered >16:12:16,134 INFO kernel:[ 4.882413] io scheduler deadline registered >16:12:16,134 INFO kernel:[ 4.883414] io scheduler cfq registered (default) >16:12:16,134 INFO kernel:[ 4.883416] start plist test >16:12:16,134 INFO kernel:[ 4.884707] end plist test >16:12:16,134 DEBUG kernel:[ 4.884709] list_sort_test: start testing list_sort() >16:12:16,134 INFO kernel:[ 4.894732] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >16:12:16,134 INFO kernel:[ 4.895183] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >16:12:16,134 INFO kernel:[ 4.895185] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >16:12:16,134 INFO kernel:[ 4.896969] acpiphp: Slot [3] registered >16:12:16,134 INFO kernel:[ 4.897843] acpiphp: Slot [4] registered >16:12:16,134 INFO kernel:[ 4.898407] acpiphp: Slot [5] registered >16:12:16,134 INFO kernel:[ 4.899066] acpiphp: Slot [6] registered >16:12:16,134 INFO kernel:[ 4.899657] acpiphp: Slot [7] registered >16:12:16,134 INFO kernel:[ 4.900287] acpiphp: Slot [8] registered >16:12:16,134 INFO kernel:[ 4.900888] acpiphp: Slot [9] registered >16:12:16,134 INFO kernel:[ 4.901605] acpiphp: Slot [10] registered >16:12:16,134 INFO kernel:[ 4.902179] acpiphp: Slot [11] registered >16:12:16,134 INFO kernel:[ 4.902716] acpiphp: Slot [12] registered >16:12:16,134 INFO kernel:[ 4.903256] acpiphp: Slot [13] registered >16:12:16,134 INFO kernel:[ 4.903781] acpiphp: Slot [14] registered >16:12:16,134 INFO kernel:[ 4.904301] acpiphp: Slot [15] registered >16:12:16,134 INFO kernel:[ 4.904812] acpiphp: Slot [16] registered >16:12:16,134 INFO kernel:[ 4.905562] acpiphp: Slot [17] registered >16:12:16,134 INFO kernel:[ 4.906086] acpiphp: Slot [18] registered >16:12:16,134 INFO kernel:[ 4.906585] acpiphp: Slot [19] registered >16:12:16,134 INFO kernel:[ 4.907111] acpiphp: Slot [20] registered >16:12:16,134 INFO kernel:[ 4.907612] acpiphp: Slot [21] registered >16:12:16,134 INFO kernel:[ 4.908153] acpiphp: Slot [22] registered >16:12:16,134 INFO kernel:[ 4.908678] acpiphp: Slot [23] registered >16:12:16,134 INFO kernel:[ 4.909421] acpiphp: Slot [24] registered >16:12:16,134 INFO kernel:[ 4.909958] acpiphp: Slot [25] registered >16:12:16,134 INFO kernel:[ 4.910480] acpiphp: Slot [26] registered >16:12:16,134 INFO kernel:[ 4.911047] acpiphp: Slot [27] registered >16:12:16,134 INFO kernel:[ 4.911592] acpiphp: Slot [28] registered >16:12:16,134 INFO kernel:[ 4.912164] acpiphp: Slot [29] registered >16:12:16,134 INFO kernel:[ 4.912703] acpiphp: Slot [30] registered >16:12:16,134 INFO kernel:[ 4.913362] acpiphp: Slot [31] registered >16:12:16,134 INFO kernel:[ 4.919294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >16:12:16,134 INFO kernel:[ 4.919378] ACPI: Power Button [PWRF] >16:12:16,134 INFO kernel:[ 5.019089] GHES: HEST is not enabled! >16:12:16,134 WARNING kernel:[ 5.023459] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >16:12:16,134 DEBUG kernel:[ 5.023605] virtio-pci 0000:00:03.0: setting latency timer to 64 >16:12:16,134 WARNING kernel:[ 5.028161] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >16:12:16,134 DEBUG kernel:[ 5.028216] virtio-pci 0000:00:05.0: setting latency timer to 64 >16:12:16,134 WARNING kernel:[ 5.032913] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >16:12:16,134 DEBUG kernel:[ 5.032969] virtio-pci 0000:00:06.0: setting latency timer to 64 >16:12:16,134 DEBUG kernel:[ 5.033631] virtio-pci 0000:00:07.0: setting latency timer to 64 >16:12:16,134 DEBUG kernel:[ 5.034313] virtio-pci 0000:00:08.0: setting latency timer to 64 >16:12:16,134 DEBUG kernel:[ 5.034939] virtio-pci 0000:00:09.0: setting latency timer to 64 >16:12:16,134 DEBUG kernel:[ 5.035605] virtio-pci 0000:00:0a.0: setting latency timer to 64 >16:12:16,134 DEBUG kernel:[ 5.036218] virtio-pci 0000:00:0b.0: setting latency timer to 64 >16:12:16,134 DEBUG kernel:[ 5.036806] virtio-pci 0000:00:0c.0: setting latency timer to 64 >16:12:16,134 INFO kernel:[ 5.038140] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >16:12:16,134 INFO kernel:[ 5.061297] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >16:12:16,134 INFO kernel:[ 5.088116] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >16:12:16,134 DEBUG kernel:[ 5.090199] virtio-pci 0000:00:0c.0: irq 40 for MSI/MSI-X >16:12:16,134 DEBUG kernel:[ 5.090333] virtio-pci 0000:00:0c.0: irq 41 for MSI/MSI-X >16:12:16,134 INFO kernel:[ 5.127892] Non-volatile memory driver v1.3 >16:12:16,134 INFO kernel:[ 5.127895] Linux agpgart interface v0.103 >16:12:16,134 INFO kernel:[ 5.149034] loop: module loaded >16:12:16,134 DEBUG kernel:[ 5.150523] ata_piix 0000:00:01.1: version 2.13 >16:12:16,134 DEBUG kernel:[ 5.151066] ata_piix 0000:00:01.1: setting latency timer to 64 >16:12:16,134 INFO kernel:[ 5.158701] scsi0 : ata_piix >16:12:16,134 INFO kernel:[ 5.161525] scsi1 : ata_piix >16:12:16,134 INFO kernel:[ 5.162493] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc220 irq 14 >16:12:16,134 INFO kernel:[ 5.162495] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc228 irq 15 >16:12:16,134 INFO kernel:[ 5.164063] libphy: Fixed MDIO Bus: probed >16:12:16,134 INFO kernel:[ 5.164991] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >16:12:16,134 INFO kernel:[ 5.165219] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >16:12:16,134 INFO kernel:[ 5.165338] uhci_hcd: USB Universal Host Controller Interface driver >16:12:16,134 DEBUG kernel:[ 5.165923] uhci_hcd 0000:00:01.2: setting latency timer to 64 >16:12:16,134 INFO kernel:[ 5.165934] uhci_hcd 0000:00:01.2: UHCI Host Controller >16:12:16,134 INFO kernel:[ 5.167141] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >16:12:16,134 INFO kernel:[ 5.167392] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c180 >16:12:16,134 INFO kernel:[ 5.168332] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >16:12:16,152 INFO kernel:[ 5.168334] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >16:12:16,152 INFO kernel:[ 5.168336] usb usb1: Product: UHCI Host Controller >16:12:16,152 INFO kernel:[ 5.168338] usb usb1: Manufacturer: Linux 3.6.0-0.rc1.git6.1.fc18.x86_64 uhci_hcd >16:12:16,152 INFO kernel:[ 5.168340] usb usb1: SerialNumber: 0000:00:01.2 >16:12:16,152 INFO kernel:[ 5.170843] hub 1-0:1.0: USB hub found >16:12:16,152 INFO kernel:[ 5.171104] hub 1-0:1.0: 2 ports detected >16:12:16,152 INFO kernel:[ 5.174170] usbcore: registered new interface driver usbserial >16:12:16,152 INFO kernel:[ 5.174347] usbcore: registered new interface driver usbserial_generic >16:12:16,152 INFO kernel:[ 5.174562] USB Serial support registered for generic >16:12:16,152 INFO kernel:[ 5.174566] usbserial: USB Serial Driver core >16:12:16,152 INFO kernel:[ 5.174894] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >16:12:16,152 INFO kernel:[ 5.176574] serio: i8042 KBD port at 0x60,0x64 irq 1 >16:12:16,152 INFO kernel:[ 5.176721] serio: i8042 AUX port at 0x60,0x64 irq 12 >16:12:16,152 INFO kernel:[ 5.178463] mousedev: PS/2 mouse device common for all mice >16:12:16,152 INFO kernel:[ 5.181411] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >16:12:16,152 INFO kernel:[ 5.183325] rtc_cmos 00:01: RTC can wake from S4 >16:12:16,152 INFO kernel:[ 5.189577] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >16:12:16,152 INFO kernel:[ 5.190373] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >16:12:16,152 INFO kernel:[ 5.200563] device-mapper: uevent: version 1.0.3 >16:12:16,152 INFO kernel:[ 5.201980] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >16:12:16,152 INFO kernel:[ 5.204549] cpuidle: using governor ladder >16:12:16,152 INFO kernel:[ 5.204552] cpuidle: using governor menu >16:12:16,152 INFO kernel:[ 5.205608] EFI Variables Facility v0.08 2004-May-17 >16:12:16,152 INFO kernel:[ 5.207946] usbcore: registered new interface driver usbhid >16:12:16,152 INFO kernel:[ 5.207947] usbhid: USB HID core driver >16:12:16,152 INFO kernel:[ 5.208456] drop_monitor: Initializing network drop monitor service >16:12:16,152 INFO kernel:[ 5.208903] ip_tables: (C) 2000-2006 Netfilter Core Team >16:12:16,152 INFO kernel:[ 5.209072] TCP: cubic registered >16:12:16,152 INFO kernel:[ 5.209083] Initializing XFRM netlink socket >16:12:16,152 INFO kernel:[ 5.211838] NET: Registered protocol family 10 >16:12:16,152 INFO kernel:[ 5.214826] mip6: Mobile IPv6 >16:12:16,152 INFO kernel:[ 5.214831] NET: Registered protocol family 17 >16:12:16,152 DEBUG kernel:[ 5.217378] PM: Hibernation image not present or could not be loaded. >16:12:16,152 NOTICE kernel:[ 5.217379] Load module verification keys >16:12:16,152 NOTICE kernel:[ 5.217808] Loaded modsign.0 key: e90382382ef4bf27d13b5bb437079390256adc8b >16:12:16,152 INFO kernel:[ 5.217991] registered taskstats version 1 >16:12:16,152 INFO kernel:[ 5.223264] Magic number: 8:827:186 >16:12:16,152 INFO kernel:[ 5.223536] rtc_cmos 00:01: setting system clock to 2012-08-20 16:11:52 UTC (1345479112) >16:12:16,152 DEBUG kernel:[ 5.317289] ata2.01: NODEV after polling detection >16:12:16,152 DEBUG kernel:[ 5.317670] ata1.01: NODEV after polling detection >16:12:16,152 INFO kernel:[ 5.319305] ata2.00: ATAPI: QEMU DVD-ROM, 1.0,1, max UDMA/100 >16:12:16,152 INFO kernel:[ 5.319712] ata1.00: ATA-7: QEMU HARDDISK, 1.0,1, max UDMA/100 >16:12:16,152 INFO kernel:[ 5.319719] ata1.00: 22528000 sectors, multi 16: LBA48 >16:12:16,152 INFO kernel:[ 5.322239] ata2.00: configured for MWDMA2 >16:12:16,152 INFO kernel:[ 5.322477] ata1.00: configured for MWDMA2 >16:12:16,152 NOTICE kernel:[ 5.327909] scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 1.0, PQ: 0 ANSI: 5 >16:12:16,152 NOTICE kernel:[ 5.331445] sd 0:0:0:0: [sda] 22528000 512-byte logical blocks: (11.5 GB/10.7 GiB) >16:12:16,152 NOTICE kernel:[ 5.332491] sd 0:0:0:0: [sda] Write Protect is off >16:12:16,152 DEBUG kernel:[ 5.332493] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >16:12:16,152 NOTICE kernel:[ 5.332940] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >16:12:16,152 NOTICE kernel:[ 5.338363] sd 0:0:0:0: Attached scsi generic sg0 type 0 >16:12:16,152 NOTICE kernel:[ 5.349294] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0, PQ: 0 ANSI: 5 >16:12:16,152 WARNING kernel:[ 5.356177] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >16:12:16,152 INFO kernel:[ 5.356214] cdrom: Uniform CD-ROM driver Revision: 3.20 >16:12:16,152 DEBUG kernel:[ 5.360525] sr 1:0:0:0: Attached scsi CD-ROM sr0 >16:12:16,152 NOTICE kernel:[ 5.362359] sr 1:0:0:0: Attached scsi generic sg1 type 5 >16:12:16,152 INFO kernel:[ 5.369858] sda: sda1 sda2 sda3 >16:12:16,152 NOTICE kernel:[ 5.381256] sd 0:0:0:0: [sda] Attached SCSI disk >16:12:16,152 INFO kernel:[ 5.384781] Freeing unused kernel memory: 3244k freed >16:12:16,152 INFO kernel:[ 5.386247] Write protecting the kernel read-only data: 12288k >16:12:16,152 INFO kernel:[ 5.392342] Freeing unused kernel memory: 1104k freed >16:12:16,152 INFO kernel:[ 5.398332] Freeing unused kernel memory: 1220k freed >16:12:16,152 WARNING kernel:[ 5.462168] systemd-cryptse (48) used greatest stack depth: 4896 bytes left >16:12:16,152 INFO kernel:[ 5.476090] usb 1-1: new full-speed USB device number 2 using uhci_hcd >16:12:16,152 WARNING kernel:[ 5.477931] cp (50) used greatest stack depth: 4872 bytes left >16:12:16,152 WARNING kernel:[ 5.479523] service-to-run (47) used greatest stack depth: 4592 bytes left >16:12:16,152 INFO kernel:[ 5.632868] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >16:12:16,152 INFO kernel:[ 5.763126] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >16:12:16,152 INFO kernel:[ 5.763129] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >16:12:16,152 INFO kernel:[ 5.763132] usb 1-1: Product: QEMU USB Tablet >16:12:16,152 INFO kernel:[ 5.763134] usb 1-1: Manufacturer: QEMU 1.0,1 >16:12:16,152 INFO kernel:[ 5.763135] usb 1-1: SerialNumber: 42 >16:12:16,152 INFO kernel:[ 5.792153] tsc: Refined TSC clocksource calibration: 3311.138 MHz >16:12:16,152 INFO kernel:[ 5.807213] input: QEMU 1.0,1 QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3 >16:12:16,152 INFO kernel:[ 5.811639] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU 1.0,1 QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >16:12:16,152 INFO kernel:[ 5.915227] usb 1-2: new full-speed USB device number 3 using uhci_hcd >16:12:16,152 INFO kernel:[ 5.977154] squashfs: version 4.0 (2009/01/31) Phillip Lougher >16:12:16,152 INFO kernel:[ 6.065956] FDC 0 is a S82078B >16:12:16,152 INFO kernel:[ 6.077412] BIOS EDD facility v0.16 2004-Jun-25, 8 devices found >16:12:16,152 INFO kernel:[ 6.102433] md: raid0 personality registered for level 0 >16:12:16,152 INFO kernel:[ 6.114064] md: raid1 personality registered for level 1 >16:12:16,152 INFO kernel:[ 6.124177] async_tx: api initialized (async) >16:12:16,152 INFO kernel:[ 6.126086] xor: automatically using best checksumming function: >16:12:16,152 INFO kernel:[ 6.136019] generic_sse: 9404.000 MB/sec >16:12:16,153 WARNING kernel:[ 6.157115] raid6: sse2x1 4332 MB/s >16:12:16,153 WARNING kernel:[ 6.174020] raid6: sse2x2 8296 MB/s >16:12:16,153 WARNING kernel:[ 6.191026] raid6: sse2x4 10441 MB/s >16:12:16,153 WARNING kernel:[ 6.191028] raid6: using algorithm sse2x4 (10441 MB/s) >16:12:16,153 WARNING kernel:[ 6.191029] raid6: using intx1 recovery algorithm >16:12:16,153 INFO kernel:[ 6.201110] md: raid6 personality registered for level 6 >16:12:16,153 INFO kernel:[ 6.201113] md: raid5 personality registered for level 5 >16:12:16,153 INFO kernel:[ 6.201114] md: raid4 personality registered for level 4 >16:12:16,153 INFO kernel:[ 6.232104] md: raid10 personality registered for level 10 >16:12:16,153 INFO kernel:[ 6.242913] md: linear personality registered for level -1 >16:12:16,153 INFO kernel:[ 6.258827] usb 1-2: New USB device found, idVendor=0409, idProduct=55aa >16:12:16,153 INFO kernel:[ 6.258831] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >16:12:16,153 INFO kernel:[ 6.258834] usb 1-2: Product: QEMU USB Hub >16:12:16,153 INFO kernel:[ 6.258835] usb 1-2: Manufacturer: QEMU 1.0,1 >16:12:16,153 INFO kernel:[ 6.258837] usb 1-2: SerialNumber: 314159 >16:12:16,153 INFO kernel:[ 6.263471] hub 1-2:1.0: USB hub found >16:12:16,153 INFO kernel:[ 6.267950] hub 1-2:1.0: 8 ports detected >16:12:16,153 INFO kernel:[ 6.302641] device-mapper: multipath: version 1.5.0 loaded >16:12:16,153 INFO kernel:[ 6.313209] device-mapper: multipath round-robin: version 1.0.0 loaded >16:12:16,153 INFO kernel:[ 6.825877] usb 1-2.1: new full-speed USB device number 4 using uhci_hcd >16:12:16,153 INFO kernel:[ 6.908095] RPC: Registered named UNIX socket transport module. >16:12:16,153 INFO kernel:[ 6.908099] RPC: Registered udp transport module. >16:12:16,153 INFO kernel:[ 6.908101] RPC: Registered tcp transport module. >16:12:16,153 INFO kernel:[ 6.908103] RPC: Registered tcp NFSv4.1 backchannel transport module. >16:12:16,153 WARNING kernel:[ 7.142964] rpc.idmapd (223) used greatest stack depth: 4384 bytes left >16:12:16,153 WARNING kernel:[ 7.241162] systemd-cgroups (228) used greatest stack depth: 4208 bytes left >16:12:16,153 INFO kernel:[ 7.247826] usb 1-2.1: New USB device found, idVendor=13fe, idProduct=1a00 >16:12:16,153 INFO kernel:[ 7.247829] usb 1-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >16:12:16,153 INFO kernel:[ 7.247831] usb 1-2.1: Product: DataTraveler 2.0 >16:12:16,153 INFO kernel:[ 7.247833] usb 1-2.1: Manufacturer: Kingston >16:12:16,153 INFO kernel:[ 7.247835] usb 1-2.1: SerialNumber: 5B641C000750 >16:12:16,153 INFO kernel:[ 7.540173] usbcore: registered new interface driver uas >16:12:16,153 INFO kernel:[ 7.548742] Initializing USB Mass Storage driver... >16:12:16,153 INFO kernel:[ 7.563909] scsi2 : usb-storage 1-2.1:1.0 >16:12:16,153 INFO kernel:[ 7.572180] usbcore: registered new interface driver usb-storage >16:12:16,153 INFO kernel:[ 7.572183] USB Mass Storage support registered. >16:12:16,153 DEBUG kernel:[ 8.354677] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >16:12:16,153 DEBUG kernel:[ 8.354868] virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >16:12:16,153 DEBUG kernel:[ 8.355400] virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >16:12:16,153 DEBUG kernel:[ 8.389693] virtio-pci 0000:00:05.0: irq 45 for MSI/MSI-X >16:12:16,153 DEBUG kernel:[ 8.389884] virtio-pci 0000:00:05.0: irq 46 for MSI/MSI-X >16:12:16,153 WARNING kernel:[ 8.464705] cdrom_id (296) used greatest stack depth: 3232 bytes left >16:12:16,153 NOTICE kernel:[ 8.578962] scsi 2:0:0:0: Direct-Access Kingston DataTraveler 2.0 PMAP PQ: 0 ANSI: 0 CCS >16:12:16,153 NOTICE kernel:[ 8.604811] sd 2:0:0:0: Attached scsi generic sg2 type 0 >16:12:16,153 NOTICE kernel:[ 8.613876] sd 2:0:0:0: [sdb] 4030464 512-byte logical blocks: (2.06 GB/1.92 GiB) >16:12:16,153 NOTICE kernel:[ 8.619876] sd 2:0:0:0: [sdb] Write Protect is off >16:12:16,153 DEBUG kernel:[ 8.619879] sd 2:0:0:0: [sdb] Mode Sense: 23 00 00 00 >16:12:16,153 INFO kernel:[ 8.624775] vda: unknown partition table >16:12:16,153 ERR kernel:[ 8.625874] sd 2:0:0:0: [sdb] No Caching mode page present >16:12:16,153 ERR kernel:[ 8.626375] sd 2:0:0:0: [sdb] Assuming drive cache: write through >16:12:16,153 DEBUG kernel:[ 8.647634] virtio-pci 0000:00:06.0: irq 47 for MSI/MSI-X >16:12:16,153 ERR kernel:[ 8.666906] sd 2:0:0:0: [sdb] No Caching mode page present >16:12:16,153 ERR kernel:[ 8.667712] sd 2:0:0:0: [sdb] Assuming drive cache: write through >16:12:16,153 INFO kernel:[ 8.682681] sdb: sdb1 >16:12:16,153 DEBUG kernel:[ 8.703635] virtio-pci 0000:00:06.0: irq 48 for MSI/MSI-X >16:12:16,153 ERR kernel:[ 8.721967] sd 2:0:0:0: [sdb] No Caching mode page present >16:12:16,153 ERR kernel:[ 8.724237] sd 2:0:0:0: [sdb] Assuming drive cache: write through >16:12:16,153 NOTICE kernel:[ 8.725919] sd 2:0:0:0: [sdb] Attached SCSI removable disk >16:12:16,153 INFO kernel:[ 8.933735] vdb: unknown partition table >16:12:16,153 DEBUG kernel:[ 8.942831] virtio-pci 0000:00:07.0: irq 49 for MSI/MSI-X >16:12:16,153 DEBUG kernel:[ 8.943053] virtio-pci 0000:00:07.0: irq 50 for MSI/MSI-X >16:12:16,153 INFO kernel:[ 9.139488] vdc: unknown partition table >16:12:16,153 DEBUG kernel:[ 9.165614] virtio-pci 0000:00:08.0: irq 51 for MSI/MSI-X >16:12:16,153 DEBUG kernel:[ 9.165817] virtio-pci 0000:00:08.0: irq 52 for MSI/MSI-X >16:12:16,153 INFO kernel:[ 9.298412] vdd: unknown partition table >16:12:16,153 DEBUG kernel:[ 9.325473] virtio-pci 0000:00:09.0: irq 53 for MSI/MSI-X >16:12:16,153 DEBUG kernel:[ 9.325724] virtio-pci 0000:00:09.0: irq 54 for MSI/MSI-X >16:12:16,153 INFO kernel:[ 9.501351] vde: unknown partition table >16:12:16,153 DEBUG kernel:[ 9.508696] virtio-pci 0000:00:0a.0: irq 55 for MSI/MSI-X >16:12:16,153 DEBUG kernel:[ 9.508893] virtio-pci 0000:00:0a.0: irq 56 for MSI/MSI-X >16:12:16,153 INFO kernel:[ 9.867344] Btrfs loaded >16:12:16,153 INFO kernel:[ 9.886426] vdf: unknown partition table >16:12:16,153 INFO kernel:[ 9.935884] device label data-mirror devid 1 transid 87 /dev/vdc >16:12:16,153 INFO kernel:[ 10.004597] device label metadata-mirror devid 1 transid 94 /dev/vde >16:12:16,163 INFO kernel:[ 10.222211] device label metadata-mirror devid 2 transid 94 /dev/vdf >16:12:16,163 INFO kernel:[ 10.251866] device label data-mirror devid 2 transid 87 /dev/vdd >16:12:16,163 DEBUG kernel:[ 11.980793] ISO 9660 Extensions: Microsoft Joliet Level 3 >16:12:16,163 DEBUG kernel:[ 11.994530] ISO 9660 Extensions: RRIP_1991A >16:12:16,163 INFO kernel:[ 12.620530] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >16:12:16,163 DEBUG kernel:[ 15.235043] SELinux: 2048 avtab hash slots, 100407 rules. >16:12:16,163 DEBUG kernel:[ 16.775880] SELinux: 2048 avtab hash slots, 100407 rules. >16:12:16,163 DEBUG kernel:[ 23.809830] SELinux: 9 users, 15 roles, 4211 types, 233 bools, 1 sens, 1024 cats >16:12:16,163 DEBUG kernel:[ 23.809835] SELinux: 83 classes, 100407 rules >16:12:16,163 DEBUG kernel:[ 24.282206] SELinux: Completing initialization. >16:12:16,163 DEBUG kernel:[ 24.282210] SELinux: Setting up existing superblocks. >16:12:16,163 DEBUG kernel:[ 24.282388] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >16:12:16,163 DEBUG kernel:[ 24.282524] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >16:12:16,163 DEBUG kernel:[ 24.282636] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >16:12:16,163 DEBUG kernel:[ 24.282719] SELinux: initialized (dev proc, type proc), uses genfs_contexts >16:12:16,163 DEBUG kernel:[ 24.282990] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >16:12:16,164 DEBUG kernel:[ 24.283133] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >16:12:16,164 DEBUG kernel:[ 24.284935] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >16:12:16,164 DEBUG kernel:[ 24.285075] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >16:12:16,164 DEBUG kernel:[ 24.292031] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >16:12:16,164 DEBUG kernel:[ 24.292178] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >16:12:16,164 DEBUG kernel:[ 24.292262] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >16:12:16,164 DEBUG kernel:[ 24.292440] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >16:12:16,164 DEBUG kernel:[ 24.292566] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >16:12:16,164 DEBUG kernel:[ 24.292662] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >16:12:16,164 DEBUG kernel:[ 24.292782] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >16:12:16,164 DEBUG kernel:[ 24.295795] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >16:12:16,164 DEBUG kernel:[ 24.295827] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >16:12:16,164 DEBUG kernel:[ 24.295843] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >16:12:16,164 DEBUG kernel:[ 24.296155] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >16:12:16,164 DEBUG kernel:[ 24.296326] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:12:16,164 DEBUG kernel:[ 24.296369] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:12:16,164 DEBUG kernel:[ 24.296406] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:12:16,164 DEBUG kernel:[ 24.296534] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:12:16,164 DEBUG kernel:[ 24.296582] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:12:16,164 DEBUG kernel:[ 24.296604] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:12:16,164 DEBUG kernel:[ 24.296620] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:12:16,164 DEBUG kernel:[ 24.296638] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:12:16,164 DEBUG kernel:[ 24.296692] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:12:16,164 DEBUG kernel:[ 24.296820] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >16:12:16,164 DEBUG kernel:[ 24.296968] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >16:12:16,164 DEBUG kernel:[ 24.297367] SELinux: initialized (dev loop0, type squashfs), uses xattr >16:12:16,164 DEBUG kernel:[ 24.298277] SELinux: initialized (dev dm-0, type ext4), uses xattr >16:12:16,164 NOTICE kernel:[ 24.374041] type=1403 audit(1345479131.650:2): policy loaded auid=4294967295 ses=4294967295 >16:12:16,164 WARNING kernel:[ 25.177414] anaconda-genera (516) used greatest stack depth: 3072 bytes left >16:12:16,164 DEBUG kernel:[ 25.804190] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >16:12:16,164 DEBUG kernel:[ 25.967665] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >16:12:16,164 DEBUG kernel:[ 26.034374] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >16:12:16,164 NOTICE kernel:[ 27.951707] type=1400 audit(1345479135.227:3): avc: denied { create } for pid=557 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >16:12:16,164 NOTICE kernel:[ 27.952236] type=1400 audit(1345479135.228:4): avc: denied { setattr } for pid=557 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=42530 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >16:12:16,164 NOTICE kernel:[ 27.952616] type=1400 audit(1345479135.228:5): avc: denied { relabelfrom } for pid=557 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=42530 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >16:12:16,197 NOTICE kernel:[ 28.908832] type=1400 audit(1345479136.184:6): avc: denied { read } for pid=585 comm="bash" name=".profile" dev="dm-0" ino=51018 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >16:12:16,197 NOTICE kernel:[ 28.908990] type=1400 audit(1345479136.184:7): avc: denied { open } for pid=585 comm="bash" path="/root/.profile" dev="dm-0" ino=51018 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >16:12:16,274 NOTICE kernel:[ 28.979403] type=1400 audit(1345479136.255:8): avc: denied { read } for pid=585 comm="bash" name="linux" dev="dm-0" ino=24932 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >16:12:16,274 NOTICE kernel:[ 28.979586] type=1400 audit(1345479136.255:9): avc: denied { open } for pid=585 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=24932 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >16:12:16,274 NOTICE kernel:[ 28.979729] type=1400 audit(1345479136.255:10): avc: denied { getattr } for pid=585 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=24932 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >16:12:17,103 INFO NetworkManager: <info> NetworkManager (version 0.9.5.96-2.fc18) is starting... >16:12:17,109 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >16:12:17,119 INFO NetworkManager: <info> WEXT support is enabled >16:12:17,597 INFO dbus-daemon: dbus[598]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >16:12:17,613 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >16:12:18,075 INFO polkitd: Started polkitd version 0.107 >16:12:18,502 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >16:12:18,517 INFO dbus-daemon: dbus[598]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >16:12:18,570 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >16:12:18,574 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >16:12:18,579 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >16:12:18,582 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >16:12:18,602 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >16:12:18,633 INFO NetworkManager: <info> trying to start the modem manager... >16:12:18,638 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >16:12:18,648 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >16:12:18,685 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >16:12:18,696 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >16:12:18,732 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >16:12:18,746 INFO NetworkManager: <info> Networking is enabled by state file >16:12:18,767 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >16:12:18,779 INFO NetworkManager: <info> (eth0): carrier is OFF >16:12:18,823 ERR NetworkManager: <error> [1345479138.704420] [nm-device-ethernet.c:456] real_update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >16:12:18,845 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >16:12:18,868 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >16:12:18,881 INFO NetworkManager: <info> (eth0): now managed >16:12:18,909 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >16:12:18,921 INFO NetworkManager: <info> (eth0): bringing up device. >16:12:18,950 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >16:12:18,965 INFO NetworkManager: <info> (eth0): preparing device. >16:12:18,975 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >16:12:18,995 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >16:12:19,005 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >16:12:19,020 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >16:12:19,033 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >16:12:19,042 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >16:12:19,070 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >16:12:19,082 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >16:12:19,125 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >16:12:19,150 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >16:12:19,172 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >16:12:19,191 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >16:12:19,211 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >16:12:19,242 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >16:12:19,265 INFO modem-manager: <info> ModemManager (version 0.5.999-0.2.fc18) starting... >16:12:19,290 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >16:12:19,306 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >16:12:19,325 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >16:12:19,337 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >16:12:19,356 INFO NetworkManager: <info> modem-manager is now available >16:12:19,370 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >16:12:19,394 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >16:12:19,416 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >16:12:19,436 INFO NetworkManager: <info> dhclient started with pid 635 >16:12:19,451 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >16:12:19,472 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >16:12:19,495 INFO dbus-daemon: dbus[598]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >16:12:19,538 INFO dbus-daemon: modem-manager[630]: <info> ModemManager (version 0.5.999-0.2.fc18) starting... >16:12:19,597 INFO dbus-daemon: dbus[598]: [system] Successfully activated service 'org.freedesktop.ModemManager' >16:12:19,640 ERR systemd-udevd: ctx=0x7f4266388500 path=/lib/modules/3.6.0-0.rc1.git6.1.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >16:12:19,691 ERR systemd-udevd: ctx=0x7f4266388500 path=/lib/modules/3.6.0-0.rc1.git6.1.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >16:12:19,745 INFO dbus-daemon: modem-manager[630]: <info> Loaded plugin 'Gobi' >16:12:19,784 INFO dbus-daemon: modem-manager[630]: <info> Loaded plugin 'ZTE' >16:12:19,797 INFO dbus-daemon: modem-manager[630]: <info> Loaded plugin 'Wavecom' >16:12:19,837 INFO dbus-daemon: modem-manager[630]: <info> Loaded plugin 'SimTech' >16:12:19,880 INFO dbus-daemon: modem-manager[630]: <info> Loaded plugin 'Ericsson MBM' >16:12:19,893 INFO dbus-daemon: modem-manager[630]: <info> Loaded plugin 'Huawei' >16:12:19,915 INFO dbus-daemon: modem-manager[630]: <info> Loaded plugin 'Samsung' >16:12:19,935 INFO dbus-daemon: modem-manager[630]: <info> Loaded plugin 'Longcheer' >16:12:19,965 INFO dbus-daemon: modem-manager[630]: <info> Loaded plugin 'MotoC' >16:12:19,997 INFO dbus-daemon: modem-manager[630]: <info> Loaded plugin 'Nokia' >16:12:20,001 INFO dbus-daemon: modem-manager[630]: <info> Loaded plugin 'Option High-Speed' >16:12:20,033 INFO dbus-daemon: modem-manager[630]: <info> Loaded plugin 'Sierra' >16:12:20,055 INFO modem-manager: <info> Loaded plugin 'Gobi' >16:12:20,098 INFO modem-manager: <info> Loaded plugin 'ZTE' >16:12:20,156 INFO modem-manager: <info> Loaded plugin 'Wavecom' >16:12:20,186 INFO modem-manager: <info> Loaded plugin 'SimTech' >16:12:20,200 INFO modem-manager: <info> Loaded plugin 'Ericsson MBM' >16:12:20,222 INFO modem-manager: <info> Loaded plugin 'Huawei' >16:12:20,237 INFO modem-manager: <info> Loaded plugin 'Samsung' >16:12:20,257 INFO modem-manager: <info> Loaded plugin 'Longcheer' >16:12:20,283 INFO modem-manager: <info> Loaded plugin 'MotoC' >16:12:20,306 INFO modem-manager: <info> Loaded plugin 'Nokia' >16:12:20,325 INFO modem-manager: <info> Loaded plugin 'Option High-Speed' >16:12:20,360 INFO modem-manager: <info> Loaded plugin 'Sierra' >16:12:20,373 INFO modem-manager: <info> Loaded plugin 'Option' >16:12:20,411 INFO modem-manager: <info> Loaded plugin 'AnyData' >16:12:20,435 INFO modem-manager: <info> Loaded plugin 'Novatel' >16:12:20,462 INFO modem-manager: <info> Loaded plugin 'Linktop' >16:12:20,479 INFO modem-manager: <info> Loaded plugin 'X22X' >16:12:20,503 INFO modem-manager: <info> Loaded plugin 'Cinterion' >16:12:20,530 INFO modem-manager: <info> Loaded plugin 'Iridium' >16:12:20,546 INFO modem-manager: <info> Loaded plugin 'Generic' >16:12:20,563 INFO modem-manager: <info> Successfully loaded 20 plugins >16:12:20,579 INFO systemd: Startup finished in 5s 405ms 693us (kernel) + 19s 295ms 689us (initrd) + 7s 874ms 113us (userspace) = 32s 575ms 495us. >16:12:20,594 INFO dbus-daemon: modem-manager[630]: <info> Loaded plugin 'Option' >16:12:20,599 INFO dbus-daemon: modem-manager[630]: <info> Loaded plugin 'AnyData' >16:12:20,631 INFO dbus-daemon: modem-manager[630]: <info> Loaded plugin 'Novatel' >16:12:20,637 INFO dbus-daemon: modem-manager[630]: <info> Loaded plugin 'Linktop' >16:12:20,678 INFO dbus-daemon: modem-manager[630]: <info> Loaded plugin 'X22X' >16:12:20,702 INFO dbus-daemon: modem-manager[630]: <info> Loaded plugin 'Cinterion' >16:12:20,728 INFO dbus-daemon: modem-manager[630]: <info> Loaded plugin 'Iridium' >16:12:20,741 INFO dbus-daemon: modem-manager[630]: <info> Loaded plugin 'Generic' >16:12:20,755 INFO dbus-daemon: modem-manager[630]: <info> Successfully loaded 20 plugins >16:12:21,131 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P1 >16:12:21,137 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >16:12:21,150 INFO dhclient: All rights reserved. >16:12:21,167 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >16:12:21,184 INFO dhclient: >16:12:21,208 ERR systemd-udevd: ctx=0x7f4266388500 path=/lib/modules/3.6.0-0.rc1.git6.1.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >16:12:21,254 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >16:12:21,282 INFO dhclient: Listening on LPF/eth0/52:54:00:11:16:6c >16:12:21,285 INFO dhclient: Sending on LPF/eth0/52:54:00:11:16:6c >16:12:21,291 INFO dhclient: Sending on Socket/fallback >16:12:21,294 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0x5a73aad6) >16:12:21,507 INFO kernel:[ 34.230899] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >16:12:22,131 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:22,440 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:22,460 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:22,521 WARNING kernel:[ 35.244662] microcode: AMD CPU family 0x6 not supported >16:12:22,721 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:22,876 ERR systemd-udevd: ctx=0x7f4266388500 path=/lib/modules/3.6.0-0.rc1.git6.1.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >16:12:22,929 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:22,993 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:23,117 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:23,137 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:23,241 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:23,264 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:23,309 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:23,347 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:23,431 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:23,551 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x5a73aad6) >16:12:23,577 INFO dhclient: DHCPOFFER from 192.168.100.1 >16:12:23,601 INFO dhclient: DHCPACK from 192.168.100.1 (xid=0x5a73aad6) >16:12:23,643 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >16:12:23,646 INFO NetworkManager: <info> address 192.168.100.230 >16:12:23,669 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >16:12:23,701 INFO NetworkManager: <info> nameserver '192.168.100.1' >16:12:23,706 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >16:12:23,740 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >16:12:23,744 INFO dhclient: bound to 192.168.100.230 -- renewal in 1379 seconds. >16:12:23,770 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:23,909 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:23,918 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:24,703 INFO NetworkManager: <info> (eth0): device state change: ip-config -> activated (reason 'none') [70 100 0] >16:12:24,746 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >16:12:24,755 INFO dbus-daemon: dbus[598]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >16:12:24,760 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >16:12:24,777 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >16:12:24,792 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >16:12:24,977 INFO dbus-daemon: dbus[598]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >16:12:24,979 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >16:12:25,726 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:25,920 INFO dbus-daemon: Failed to issue method call: Unit chronyd.service is not loaded. >16:12:26,364 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:26,373 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:26,378 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:26,923 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:27,838 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:28,455 NOTICE kernel:[ 41.178380] type=1400 audit(1345479148.454:11): avc: denied { append } for pid=703 comm="auditd" path="/tmp/anaconda.log" dev="dm-0" ino=42537 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=file >16:12:28,455 NOTICE kernel:[ 41.179071] type=1400 audit(1345479148.454:12): avc: denied { read write } for pid=703 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7339 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >16:12:28,477 WARNING kernel:[ 41.200424] auditd (704): /proc/704/oom_adj is deprecated, please use /proc/704/oom_score_adj instead. >16:12:29,594 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:29,641 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:29,719 INFO kernel:[ 42.442228] device label data-mirror devid 1 transid 87 /dev/vdc >16:12:29,779 INFO kernel:[ 42.502863] device label mirror devid 2 transid 105 /dev/vdb >16:12:29,783 INFO kernel:[ 42.506506] device label mirror devid 1 transid 105 /dev/vda >16:12:29,800 INFO kernel:[ 42.523120] device label data-mirror devid 2 transid 87 /dev/vdd >16:12:29,823 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:29,834 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:29,861 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:29,904 INFO kernel:[ 42.627115] device label metadata-mirror devid 1 transid 94 /dev/vde >16:12:29,906 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:29,913 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:29,930 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:29,940 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:29,967 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:29,981 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:29,986 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:30,005 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:30,017 INFO kernel:[ 42.740462] device label metadata-mirror devid 2 transid 94 /dev/vdf >16:12:30,036 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:30,038 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:30,103 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:30,146 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:30,278 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:30,289 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:30,299 INFO kernel:[ 43.022729] device fsid 2995c91f-d7bd-4e3e-ab56-9384904e88a4 devid 1 transid 933 /dev/sda3 >16:12:30,313 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:30,324 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:31,463 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:32,793 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:32,816 INFO kernel:[ 45.539312] device label mirror devid 2 transid 105 /dev/vdb >16:12:32,857 INFO kernel:[ 45.580471] device label metadata-mirror devid 2 transid 94 /dev/vdf >16:12:32,876 INFO kernel:[ 45.599157] device label data-mirror devid 1 transid 87 /dev/vdc >16:12:32,886 INFO kernel:[ 45.609899] device label data-mirror devid 2 transid 87 /dev/vdd >16:12:32,945 INFO kernel:[ 45.668638] device label metadata-mirror devid 1 transid 94 /dev/vde >16:12:32,947 INFO kernel:[ 45.670577] device label mirror devid 1 transid 105 /dev/vda >16:12:33,086 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:33,103 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:33,117 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:33,139 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:33,143 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:33,168 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:34,007 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:39,284 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >16:12:39,285 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >16:12:39,298 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >16:12:39,313 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >16:12:41,691 INFO kernel:[ 54.414530] device label mirror devid 1 transid 105 /dev/vda >16:12:41,741 INFO kernel:[ 54.464798] device label mirror devid 2 transid 105 /dev/vdb >16:12:41,854 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:41,925 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:41,938 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:41,944 INFO kernel:[ 54.667645] device label data-mirror devid 1 transid 87 /dev/vdc >16:12:42,001 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:42,013 INFO kernel:[ 54.736112] device label data-mirror devid 2 transid 87 /dev/vdd >16:12:42,101 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:42,160 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:42,170 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:42,193 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:42,245 INFO kernel:[ 54.968691] device label metadata-mirror devid 1 transid 94 /dev/vde >16:12:42,272 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:42,292 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:42,348 INFO kernel:[ 55.071737] device label metadata-mirror devid 2 transid 94 /dev/vdf >16:12:42,368 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:42,392 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:42,410 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:42,509 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:42,530 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:42,535 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:42,573 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:42,587 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:42,827 INFO kernel:[ 55.550577] device fsid 2995c91f-d7bd-4e3e-ab56-9384904e88a4 devid 1 transid 933 /dev/sda3 >16:12:42,870 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:42,877 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:43,010 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:44,240 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:45,550 INFO kernel:[ 58.273603] device label mirror devid 2 transid 105 /dev/vdb >16:12:45,566 INFO kernel:[ 58.289378] device label metadata-mirror devid 1 transid 94 /dev/vde >16:12:45,570 INFO kernel:[ 58.293201] device label metadata-mirror devid 2 transid 94 /dev/vdf >16:12:45,570 INFO kernel:[ 58.293882] device label mirror devid 1 transid 105 /dev/vda >16:12:45,571 INFO kernel:[ 58.294935] device label data-mirror devid 1 transid 87 /dev/vdc >16:12:45,590 INFO kernel:[ 58.313437] device label data-mirror devid 2 transid 87 /dev/vdd >16:12:45,663 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:45,672 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:45,909 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:45,913 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:45,915 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:45,930 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:45,934 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:46,117 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:46,298 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:46,641 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:46,662 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:48,054 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:48,462 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:48,863 INFO kernel:[ 61.585066] device fsid 2995c91f-d7bd-4e3e-ab56-9384904e88a4 devid 1 transid 933 /dev/sda3 >16:12:48,873 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:49,227 INFO kernel:[ 61.950939] device fsid 2995c91f-d7bd-4e3e-ab56-9384904e88a4 devid 1 transid 933 /dev/sda3 >16:12:49,428 DEBUG kernel:[ 62.151813] SELinux: initialized (dev sda3, type btrfs), uses xattr >16:12:57,070 INFO kernel:[ 69.793352] device label mirror devid 1 transid 105 /dev/vda >16:12:57,094 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:57,271 INFO kernel:[ 69.994506] device label mirror devid 1 transid 105 /dev/vda >16:12:57,365 DEBUG kernel:[ 70.085511] SELinux: initialized (dev vda, type btrfs), uses xattr >16:12:57,419 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:58,426 INFO kernel:[ 71.149164] device label mirror devid 2 transid 108 /dev/vdb >16:12:58,453 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:58,727 INFO kernel:[ 71.450753] device label mirror devid 1 transid 108 /dev/vda >16:12:58,761 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:58,798 DEBUG kernel:[ 71.517756] SELinux: initialized (dev vda, type btrfs), uses xattr >16:12:59,589 INFO kernel:[ 72.312637] device label data-mirror devid 1 transid 87 /dev/vdc >16:12:59,621 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:12:59,789 INFO kernel:[ 72.512929] device label data-mirror devid 1 transid 87 /dev/vdc >16:12:59,866 DEBUG kernel:[ 72.587828] SELinux: initialized (dev vdd, type btrfs), uses xattr >16:12:59,976 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:13:00,631 INFO kernel:[ 73.354694] device label data-mirror devid 2 transid 90 /dev/vdd >16:13:00,656 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:13:00,783 INFO kernel:[ 73.506467] device label data-mirror devid 1 transid 90 /dev/vdc >16:13:00,804 DEBUG kernel:[ 73.526886] SELinux: initialized (dev vdd, type btrfs), uses xattr >16:13:01,425 INFO kernel:[ 74.148767] device label metadata-mirror devid 1 transid 94 /dev/vde >16:13:01,449 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:13:01,661 INFO kernel:[ 74.384979] device label metadata-mirror devid 1 transid 94 /dev/vde >16:13:01,752 DEBUG kernel:[ 74.472293] SELinux: initialized (dev vdf, type btrfs), uses xattr >16:13:02,786 INFO kernel:[ 75.509859] device label metadata-mirror devid 2 transid 97 /dev/vdf >16:13:02,807 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:13:02,938 INFO kernel:[ 75.661371] device label metadata-mirror devid 1 transid 97 /dev/vde >16:13:03,041 DEBUG kernel:[ 75.761386] SELinux: initialized (dev vdf, type btrfs), uses xattr >16:13:03,834 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:13:05,009 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:13:05,175 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:13:05,200 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:13:07,022 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:13:07,250 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:13:11,880 INFO kernel:[ 84.602171] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >16:13:11,896 DEBUG kernel:[ 84.619938] SELinux: initialized (dev sda1, type ext4), uses xattr >16:13:12,290 INFO kernel:[ 85.010826] device fsid 2995c91f-d7bd-4e3e-ab56-9384904e88a4 devid 1 transid 936 /dev/sda3 >16:13:12,336 DEBUG kernel:[ 85.059393] SELinux: initialized (dev sda3, type btrfs), uses xattr >16:13:12,720 WARNING kernel:[ 85.443961] arch (1216) used greatest stack depth: 2384 bytes left >16:13:13,564 INFO kernel:[ 86.287617] device label mirror devid 1 transid 111 /dev/vda >16:13:13,654 DEBUG kernel:[ 86.375299] SELinux: initialized (dev vda, type btrfs), uses xattr >16:13:14,068 INFO kernel:[ 86.790389] device label data-mirror devid 1 transid 93 /dev/vdc >16:13:14,099 DEBUG kernel:[ 86.821670] SELinux: initialized (dev vdd, type btrfs), uses xattr >16:13:14,580 INFO kernel:[ 87.303752] device label metadata-mirror devid 1 transid 100 /dev/vde >16:13:14,618 DEBUG kernel:[ 87.340366] SELinux: initialized (dev vdf, type btrfs), uses xattr >16:13:17,402 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >16:13:18,605 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 849707
:
605732
| 605734 |
605737
|
645808
|
645809
|
645810
|
645811
|
645812
|
645813
|
645814
|
645815
|
645816
|
645817
|
645818
|
645819
|
645820
|
645821
|
645822
|
645823
|
645824
|
645825