Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 658528 Details for
Bug 884377
ValueError: cannot initialize a disk that has partitions
[?]
New
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.rh83 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-tb-xpzZXt
anaconda-tb-xpzZXt (text/plain), 1.75 MB, created by
Steve Tyler
on 2012-12-06 05:25:07 UTC
(
hide
)
Description:
anaconda-tb-xpzZXt
Filename:
MIME Type:
Creator:
Steve Tyler
Created:
2012-12-06 05:25:07 UTC
Size:
1.75 MB
patch
obsolete
>anaconda 18.36 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 845, in initializeDisk > raise ValueError("cannot initialize a disk that has partitions") > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1874, in _destroy_device > self.__storage.initializeDisk(device.disk) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1966, in on_remove_clicked > self._destroy_device(device) >ValueError: cannot initialize a disk that has partitions > >Local variables in innermost frame: >magic_partitions: {'sun': 3, 'mac': 1} >self: <pyanaconda.storage.Storage object at 0x7f64f408efd0> >disk: existing 12288MB disk sda (19) with existing msdos disklabel > > > >Exception occurred during state dump: >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 419, in dump > ret += self._dumpClass(obj, skipList=idSkipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 368, in _dumpClass > ret += self._dumpClass(value, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 368, in _dumpClass > ret += self._dumpClass(value, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 360, in _dumpClass > ret += self._dumpClass(v, level + 1, parentkey = curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 368, in _dumpClass > ret += self._dumpClass(value, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 358, in _dumpClass > ret += "%s" % (v,) >UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 29: ordinal not in range(128) > > >/tmp/anaconda.log: >22:08:39,904 DEBUG anaconda: required disklabel type for sda (1) is None >22:08:39,904 DEBUG anaconda: default disklabel type for sda is msdos >22:08:39,904 DEBUG anaconda: selecting msdos disklabel for sda based on size >22:08:41,142 INFO anaconda: /sbin/anaconda 18.36 >03:08:41,505 INFO anaconda: 2097152 kB (2048 MB) are available >22:08:41,505 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >22:08:41,506 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >22:08:41,507 INFO anaconda: Default encoding = ascii >22:08:41,975 INFO anaconda: ISCSID is /sbin/iscsid >22:08:41,976 INFO anaconda: no initiator set >22:08:42,084 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >22:08:42,084 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >22:08:42,280 INFO anaconda: Display mode = g >03:08:42,282 INFO anaconda: 2097152 kB (2048 MB) are available >22:08:42,282 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >22:08:42,442 INFO anaconda: using only installclass _Fedora >22:08:42,509 INFO anaconda: Detected 2016M of memory >22:08:42,509 INFO anaconda: Swap attempt of 4032M >22:08:42,512 INFO anaconda: Running Thread: AnaStorageThread (140394523051776) >22:08:42,515 INFO anaconda: Running Thread: AnaNetworkThread (140394514659072) >22:08:42,520 INFO anaconda: Running Thread: AnaPayloadThread (140394183730944) >22:08:43,007 DEBUG anaconda: updating hostname localhost.localdomain >22:08:43,157 DEBUG anaconda: waiting for connecting NM (dhcp?) >22:08:44,206 INFO anaconda: no initiator set >22:08:44,584 DEBUG anaconda: required disklabel type for sda (1) is None >22:08:44,584 DEBUG anaconda: default disklabel type for sda is msdos >22:08:44,585 DEBUG anaconda: selecting msdos disklabel for sda based on size >22:08:45,330 DEBUG anaconda: connected, waited 2 seconds >22:08:45,463 DEBUG anaconda: updating hostname localhost.localdomain >22:08:45,527 INFO anaconda: Thread Done: AnaNetworkThread (140394514659072) >22:08:47,315 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >22:08:47,368 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:08:47,631 INFO anaconda: Thread Done: AnaStorageThread (140394523051776) >22:08:47,667 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/live-osimg-min on /mnt/install/source as auto with options defaults,ro >22:08:47,695 INFO anaconda: Thread Done: AnaPayloadThread (140394183730944) >22:08:54,770 INFO anaconda: Not doing 'add runtime X layout' in live installation >22:08:54,834 DEBUG anaconda: network standalone spoke (init): completed: True >17:08:55,160 INFO anaconda: Not doing 'save system time' in live installation >17:08:55,163 INFO anaconda: Not doing 'save system time' in live installation >17:08:55,167 INFO anaconda: Not doing 'save system time' in live installation >22:08:55,177 INFO anaconda: Not doing 'modify system time and date' in live installation >22:08:55,204 INFO anaconda: Not doing 'add runtime X layout' in live installation >22:08:55,236 INFO anaconda: Not doing 'test X layouts' in live installation >22:08:55,461 INFO anaconda: Running Thread: AnaStorageWatcher (140394175338240) >22:08:56,349 INFO anaconda: Running Thread: AnaNTPserver0 (140394514659072) >22:08:56,358 INFO anaconda: Running Thread: AnaNTPserver1 (140393756751616) >22:08:56,369 INFO anaconda: Running Thread: AnaNTPserver2 (140394183730944) >22:08:56,376 INFO anaconda: Running Thread: AnaNTPserver3 (140393748358912) >22:08:56,432 INFO anaconda: Thread Done: AnaStorageWatcher (140394175338240) >22:08:56,613 INFO anaconda: Thread Done: AnaNTPserver0 (140394514659072) >22:08:56,987 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> status to: Probing storage... >22:08:56,992 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >22:09:03,134 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >22:09:06,451 INFO anaconda: Thread Done: AnaNTPserver2 (140394183730944) >22:09:06,452 INFO anaconda: Thread Done: AnaNTPserver1 (140393756751616) >22:09:06,453 INFO anaconda: Thread Done: AnaNTPserver3 (140393748358912) >22:09:08,239 DEBUG anaconda: disk free: 969.23 kB fs free: 418 MB sw needs: 2.68 GB auto swap: 4.03 GB >22:09:14,270 INFO anaconda: Running Thread: AnaExecuteStorageThread (140394523051776) >22:09:14,346 INFO anaconda: Thread Done: AnaExecuteStorageThread (140394523051776) >22:09:14,416 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-lvol0', 'fedora-lvol1', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >22:09:14,417 DEBUG anaconda: ui: unused=['fedora-lvol1', 'fedora-lvol0', 'sda1'] >22:09:14,417 DEBUG anaconda: ui: new_devices=[] >22:09:14,445 DEBUG anaconda: page clicked: New Fedora 18 Installation >22:09:14,449 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >22:09:15,243 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >22:09:15,243 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> status to: Saving storage configuration... >22:09:15,246 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >22:09:17,673 DEBUG anaconda: page clicked: Unknown >22:09:17,675 DEBUG anaconda: show first mountpoint: Unknown >22:09:17,697 DEBUG anaconda: populate_right_side: existing 1024MB lvmlv fedora-lvol0 (17) >22:09:17,699 DEBUG anaconda: updated device_disks to ['sda'] >22:09:17,700 DEBUG anaconda: updated device_vg_name to fedora >22:09:17,702 DEBUG anaconda: min: 1024.0 max: 0 current: 1024.0 >22:09:17,704 DEBUG anaconda: fs type changed: Unknown >22:09:17,707 INFO anaconda: getting device type for None >22:09:17,708 ERR anaconda: unknown device type: 'None' >22:09:17,709 DEBUG anaconda: device_type_changed: None None >22:09:17,711 INFO anaconda: getting device type for LVM >22:09:17,712 DEBUG anaconda: device_type_changed: 0 LVM >22:09:17,713 INFO anaconda: getting device type for LVM >22:09:17,714 DEBUG anaconda: populate_raid: 0, None >22:09:17,714 INFO anaconda: getting device type for LVM >22:09:17,716 INFO anaconda: getting device type for LVM >22:09:17,717 DEBUG anaconda: populate_raid: 0, None >22:09:17,717 INFO anaconda: getting device type for LVM >22:09:17,718 DEBUG anaconda: default vg is fedora >22:09:17,719 DEBUG anaconda: new vg selection: fedora >22:09:24,971 DEBUG anaconda: current selector: existing 1024MB lvmlv fedora-lvol0 (17) >22:09:24,974 DEBUG anaconda: new selector: existing 1024MB lvmlv fedora-lvol1 (18) >22:09:24,977 DEBUG anaconda: notebook page = 1 >22:09:24,978 INFO anaconda: ui: saving changes to device fedora-lvol0 >22:09:24,981 DEBUG anaconda: old_name: lvol0 >22:09:24,981 DEBUG anaconda: new_name: lvol0 >22:09:24,981 DEBUG anaconda: new size: 1024.0 >22:09:24,981 DEBUG anaconda: old size: 1024.0 >22:09:24,981 INFO anaconda: getting device type for LVM >22:09:24,982 DEBUG anaconda: new device type: 0 >22:09:24,982 DEBUG anaconda: reformat: False >22:09:24,982 DEBUG anaconda: new fs type: Unknown >22:09:24,982 DEBUG anaconda: old encryption setting: False >22:09:24,982 DEBUG anaconda: new encryption setting: False >22:09:24,982 DEBUG anaconda: old mountpoint: >22:09:24,982 DEBUG anaconda: new mountpoint: None >22:09:24,986 INFO anaconda: getting device type for LVM >22:09:24,991 DEBUG anaconda: populate_right_side: existing 1024MB lvmlv fedora-lvol1 (18) >22:09:24,991 DEBUG anaconda: updated device_disks to ['sda'] >22:09:24,991 DEBUG anaconda: updated device_vg_name to fedora >22:09:24,992 DEBUG anaconda: min: 1024.0 max: 0 current: 1024.0 >22:09:24,996 DEBUG anaconda: fs type changed: Unknown >22:09:24,999 INFO anaconda: getting device type for LVM >22:09:25,000 DEBUG anaconda: populate_raid: 0, None >22:09:25,001 INFO anaconda: getting device type for LVM >22:09:25,002 DEBUG anaconda: default vg is fedora >22:09:25,002 DEBUG anaconda: new vg selection: None >22:09:25,006 DEBUG anaconda: new vg selection: None >22:09:25,011 DEBUG anaconda: new vg selection: fedora >22:09:27,530 DEBUG anaconda: current selector: existing 1024MB lvmlv fedora-lvol1 (18) >22:09:27,531 DEBUG anaconda: new selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >22:09:27,532 DEBUG anaconda: notebook page = 1 >22:09:27,532 INFO anaconda: ui: saving changes to device fedora-lvol1 >22:09:27,533 DEBUG anaconda: old_name: lvol1 >22:09:27,533 DEBUG anaconda: new_name: lvol1 >22:09:27,534 DEBUG anaconda: new size: 1024.0 >22:09:27,534 DEBUG anaconda: old size: 1024.0 >22:09:27,535 INFO anaconda: getting device type for LVM >22:09:27,536 DEBUG anaconda: new device type: 0 >22:09:27,536 DEBUG anaconda: reformat: False >22:09:27,537 DEBUG anaconda: new fs type: Unknown >22:09:27,538 DEBUG anaconda: old encryption setting: False >22:09:27,538 DEBUG anaconda: new encryption setting: False >22:09:27,539 DEBUG anaconda: old mountpoint: >22:09:27,539 DEBUG anaconda: new mountpoint: None >22:09:27,539 INFO anaconda: getting device type for LVM >22:09:27,545 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem >22:09:27,546 DEBUG anaconda: updated device_disks to ['sda'] >22:09:27,546 DEBUG anaconda: updated device_vg_name to None >22:09:27,547 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >22:09:27,549 DEBUG anaconda: fs type changed: ext4 >22:09:27,555 INFO anaconda: getting device type for Standard Partition >22:09:27,556 DEBUG anaconda: device_type_changed: 2 Standard Partition >22:09:27,557 INFO anaconda: getting device type for Standard Partition >22:09:27,558 DEBUG anaconda: populate_raid: 2, None >22:09:27,558 INFO anaconda: getting device type for Standard Partition >22:09:27,560 INFO anaconda: getting device type for Standard Partition >22:09:27,561 DEBUG anaconda: populate_raid: 2, None >22:09:27,562 INFO anaconda: getting device type for Standard Partition >22:09:29,466 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >22:09:29,469 DEBUG anaconda: new selector: existing 1024MB lvmlv fedora-lvol1 (18) >22:09:29,470 DEBUG anaconda: notebook page = 1 >22:09:29,471 INFO anaconda: ui: saving changes to device sda1 >22:09:29,472 DEBUG anaconda: old_name: sda1 >22:09:29,472 DEBUG anaconda: new_name: sda1 >22:09:29,473 DEBUG anaconda: new size: 500.0 >22:09:29,473 DEBUG anaconda: old size: 500.0 >22:09:29,474 INFO anaconda: getting device type for Standard Partition >22:09:29,475 DEBUG anaconda: new device type: 2 >22:09:29,475 DEBUG anaconda: reformat: False >22:09:29,476 DEBUG anaconda: new fs type: ext4 >22:09:29,476 DEBUG anaconda: old encryption setting: False >22:09:29,477 DEBUG anaconda: new encryption setting: False >22:09:29,477 DEBUG anaconda: old mountpoint: >22:09:29,477 DEBUG anaconda: new mountpoint: >22:09:29,477 INFO anaconda: getting device type for Standard Partition >22:09:29,482 DEBUG anaconda: populate_right_side: existing 1024MB lvmlv fedora-lvol1 (18) >22:09:29,483 DEBUG anaconda: updated device_disks to ['sda'] >22:09:29,483 DEBUG anaconda: updated device_vg_name to fedora >22:09:29,485 DEBUG anaconda: min: 1024.0 max: 0 current: 1024.0 >22:09:29,486 DEBUG anaconda: fs type changed: Unknown >22:09:29,490 INFO anaconda: getting device type for LVM >22:09:29,491 DEBUG anaconda: device_type_changed: 0 LVM >22:09:29,492 INFO anaconda: getting device type for LVM >22:09:29,493 DEBUG anaconda: populate_raid: 0, None >22:09:29,493 INFO anaconda: getting device type for LVM >22:09:29,494 DEBUG anaconda: default vg is fedora >22:09:29,495 DEBUG anaconda: new vg selection: None >22:09:29,503 DEBUG anaconda: new vg selection: None >22:09:29,508 DEBUG anaconda: new vg selection: fedora >22:09:29,513 INFO anaconda: getting device type for LVM >22:09:29,514 DEBUG anaconda: populate_raid: 0, None >22:09:29,515 INFO anaconda: getting device type for LVM >22:09:29,516 DEBUG anaconda: default vg is fedora >22:09:29,516 DEBUG anaconda: new vg selection: None >22:09:29,520 DEBUG anaconda: new vg selection: None >22:09:29,525 DEBUG anaconda: new vg selection: fedora >22:09:31,761 DEBUG anaconda: current selector: existing 1024MB lvmlv fedora-lvol1 (18) >22:09:31,762 DEBUG anaconda: new selector: existing 1024MB lvmlv fedora-lvol0 (17) >22:09:31,763 DEBUG anaconda: notebook page = 1 >22:09:31,763 INFO anaconda: ui: saving changes to device fedora-lvol1 >22:09:31,764 DEBUG anaconda: old_name: lvol1 >22:09:31,764 DEBUG anaconda: new_name: lvol1 >22:09:31,765 DEBUG anaconda: new size: 1024.0 >22:09:31,765 DEBUG anaconda: old size: 1024.0 >22:09:31,766 INFO anaconda: getting device type for LVM >22:09:31,767 DEBUG anaconda: new device type: 0 >22:09:31,767 DEBUG anaconda: reformat: False >22:09:31,768 DEBUG anaconda: new fs type: Unknown >22:09:31,768 DEBUG anaconda: old encryption setting: False >22:09:31,769 DEBUG anaconda: new encryption setting: False >22:09:31,769 DEBUG anaconda: old mountpoint: >22:09:31,770 DEBUG anaconda: new mountpoint: None >22:09:31,770 INFO anaconda: getting device type for LVM >22:09:31,777 DEBUG anaconda: populate_right_side: existing 1024MB lvmlv fedora-lvol0 (17) >22:09:31,777 DEBUG anaconda: updated device_disks to ['sda'] >22:09:31,778 DEBUG anaconda: updated device_vg_name to fedora >22:09:31,779 DEBUG anaconda: min: 1024.0 max: 0 current: 1024.0 >22:09:31,781 DEBUG anaconda: fs type changed: Unknown >22:09:31,785 INFO anaconda: getting device type for LVM >22:09:31,786 DEBUG anaconda: populate_raid: 0, None >22:09:31,787 INFO anaconda: getting device type for LVM >22:09:31,788 DEBUG anaconda: default vg is fedora >22:09:31,788 DEBUG anaconda: new vg selection: None >22:09:31,792 DEBUG anaconda: new vg selection: None >22:09:31,796 DEBUG anaconda: new vg selection: fedora >22:09:34,031 INFO anaconda: ui: saving changes to device fedora-lvol0 >22:09:34,032 DEBUG anaconda: old_name: lvol0 >22:09:34,033 DEBUG anaconda: new_name: lvol0 >22:09:34,033 DEBUG anaconda: new size: 1024.0 >22:09:34,034 DEBUG anaconda: old size: 1024.0 >22:09:34,035 INFO anaconda: getting device type for LVM >22:09:34,035 DEBUG anaconda: new device type: 0 >22:09:34,036 DEBUG anaconda: reformat: False >22:09:34,036 DEBUG anaconda: new fs type: Unknown >22:09:34,037 DEBUG anaconda: old encryption setting: False >22:09:34,037 DEBUG anaconda: new encryption setting: False >22:09:34,038 DEBUG anaconda: old mountpoint: >22:09:34,042 DEBUG anaconda: new mountpoint: None >22:09:34,043 INFO anaconda: getting device type for LVM >22:09:54,107 DEBUG anaconda: requested size = 3 GB ; available space = 969.23 kB >22:09:54,173 ERR anaconda: newDevice failed: failed to create device >22:09:54,173 DEBUG anaconda: trying to find an existing container to use >22:09:54,174 DEBUG anaconda: found container existing 11784MB lvmvg fedora (3) >22:09:54,222 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-lvol0', 'fedora-lvol1', 'fedora-root', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >22:09:54,227 DEBUG anaconda: ui: unused=['fedora-lvol1', 'fedora-lvol0', 'sda1'] >22:09:54,227 DEBUG anaconda: ui: new_devices=['fedora-root'] >22:09:54,252 DEBUG anaconda: page clicked: Unknown >22:09:54,256 DEBUG anaconda: show first mountpoint: Unknown >22:09:54,256 DEBUG anaconda: populate_right_side: existing 1024MB lvmlv fedora-lvol0 (17) >22:09:54,257 DEBUG anaconda: updated device_disks to ['sda'] >22:09:54,257 DEBUG anaconda: updated device_vg_name to fedora >22:09:54,258 DEBUG anaconda: min: 1024.0 max: 0 current: 1024.0 >22:09:54,259 DEBUG anaconda: fs type changed: Unknown >22:09:54,267 INFO anaconda: getting device type for LVM >22:09:54,271 DEBUG anaconda: populate_raid: 0, None >22:09:54,271 INFO anaconda: getting device type for LVM >22:09:54,271 DEBUG anaconda: default vg is fedora >22:09:54,271 DEBUG anaconda: new vg selection: None >22:09:54,277 DEBUG anaconda: new vg selection: None >22:09:54,288 DEBUG anaconda: new vg selection: fedora >22:10:03,701 DEBUG anaconda: info bar clicked: None ((<SpokeWindow object at 0x6218a50 (AnacondaSpokeWindow at 0x62b9140)>,)) >22:10:08,686 DEBUG anaconda: page clicked: New Fedora 18 Installation >22:10:08,688 DEBUG anaconda: notebook page = 1 >22:10:08,689 INFO anaconda: ui: saving changes to device fedora-lvol0 >22:10:08,690 DEBUG anaconda: old_name: lvol0 >22:10:08,691 DEBUG anaconda: new_name: lvol0 >22:10:08,691 DEBUG anaconda: new size: 1024.0 >22:10:08,692 DEBUG anaconda: old size: 1024.0 >22:10:08,692 INFO anaconda: getting device type for LVM >22:10:08,692 DEBUG anaconda: new device type: 0 >22:10:08,694 DEBUG anaconda: reformat: False >22:10:08,694 DEBUG anaconda: new fs type: Unknown >22:10:08,695 DEBUG anaconda: old encryption setting: False >22:10:08,695 DEBUG anaconda: new encryption setting: False >22:10:08,695 DEBUG anaconda: old mountpoint: >22:10:08,695 DEBUG anaconda: new mountpoint: None >22:10:08,695 INFO anaconda: getting device type for LVM >22:10:08,702 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >22:10:08,703 DEBUG anaconda: populate_right_side: non-existent 3000MB lvmlv fedora-root (21) with non-existent ext4 filesystem mounted at / >22:10:08,703 DEBUG anaconda: updated device_disks to ['sda'] >22:10:08,703 DEBUG anaconda: updated device_vg_name to fedora >22:10:08,704 DEBUG anaconda: min: 1.0 max: 3000.969238 current: 3000.0 >22:10:08,708 DEBUG anaconda: fs type changed: ext4 >22:10:08,714 INFO anaconda: getting device type for LVM >22:10:08,715 DEBUG anaconda: populate_raid: 0, None >22:10:08,716 INFO anaconda: getting device type for LVM >22:10:08,717 DEBUG anaconda: default vg is fedora >22:10:08,717 DEBUG anaconda: new vg selection: None >22:10:08,721 DEBUG anaconda: new vg selection: None >22:10:08,726 DEBUG anaconda: new vg selection: fedora >22:10:14,302 DEBUG anaconda: new vg selection: Create a new volume group ... >22:10:14,328 DEBUG anaconda: selected: ['sda'] >22:10:14,333 DEBUG anaconda: selected: [0] >22:10:14,334 DEBUG anaconda: store: 0 >22:10:24,416 DEBUG anaconda: new disks for fedora: ['sda'] >22:10:24,417 DEBUG anaconda: new VG name: fedora >22:10:24,418 DEBUG anaconda: new vg selection: fedora >22:10:40,062 DEBUG anaconda: current selector: non-existent 3000MB lvmlv fedora-root (21) with non-existent ext4 filesystem mounted at / >22:10:40,064 DEBUG anaconda: new selector: non-existent 3000MB lvmlv fedora-root (21) with non-existent ext4 filesystem mounted at / >22:10:40,066 DEBUG anaconda: notebook page = 1 >22:10:40,068 INFO anaconda: ui: saving changes to device fedora-root >22:10:40,068 DEBUG anaconda: old_name: root >22:10:40,069 DEBUG anaconda: new_name: root >22:10:40,069 DEBUG anaconda: new size: 3000.0 >22:10:40,069 DEBUG anaconda: old size: 3000.0 >22:10:40,070 INFO anaconda: getting device type for LVM >22:10:40,071 DEBUG anaconda: new device type: 0 >22:10:40,071 DEBUG anaconda: reformat: True >22:10:40,073 DEBUG anaconda: new fs type: ext4 >22:10:40,074 DEBUG anaconda: old encryption setting: False >22:10:40,075 DEBUG anaconda: new encryption setting: False >22:10:40,075 DEBUG anaconda: old mountpoint: / >22:10:40,075 DEBUG anaconda: new mountpoint: / >22:10:40,076 INFO anaconda: getting device type for LVM >22:10:40,083 DEBUG anaconda: populate_right_side: non-existent 3000MB lvmlv fedora-root (21) with non-existent ext4 filesystem mounted at / >22:10:40,084 DEBUG anaconda: updated device_disks to ['sda'] >22:10:40,085 DEBUG anaconda: updated device_vg_name to fedora >22:10:40,086 DEBUG anaconda: min: 1.0 max: 3000.969238 current: 3000.0 >22:10:40,090 INFO anaconda: getting device type for LVM >22:10:40,091 DEBUG anaconda: populate_raid: 0, None >22:10:40,091 INFO anaconda: getting device type for LVM >22:10:40,092 DEBUG anaconda: default vg is fedora >22:10:40,093 DEBUG anaconda: new vg selection: None >22:10:40,098 DEBUG anaconda: new vg selection: None >22:10:40,103 DEBUG anaconda: new vg selection: fedora >22:10:47,638 DEBUG anaconda: page clicked: Unknown >22:10:47,640 DEBUG anaconda: notebook page = 1 >22:10:47,641 INFO anaconda: ui: saving changes to device fedora-root >22:10:47,642 DEBUG anaconda: old_name: root >22:10:47,642 DEBUG anaconda: new_name: root >22:10:47,643 DEBUG anaconda: new size: 3000.0 >22:10:47,643 DEBUG anaconda: old size: 3000.0 >22:10:47,644 INFO anaconda: getting device type for LVM >22:10:47,644 DEBUG anaconda: new device type: 0 >22:10:47,645 DEBUG anaconda: reformat: True >22:10:47,645 DEBUG anaconda: new fs type: ext4 >22:10:47,646 DEBUG anaconda: old encryption setting: False >22:10:47,646 DEBUG anaconda: new encryption setting: False >22:10:47,646 DEBUG anaconda: old mountpoint: / >22:10:47,646 DEBUG anaconda: new mountpoint: / >22:10:47,647 INFO anaconda: getting device type for LVM >22:10:47,655 DEBUG anaconda: show first mountpoint: Unknown >22:10:47,656 DEBUG anaconda: populate_right_side: existing 1024MB lvmlv fedora-lvol0 (17) >22:10:47,657 DEBUG anaconda: updated device_disks to ['sda'] >22:10:47,657 DEBUG anaconda: updated device_vg_name to fedora >22:10:47,659 DEBUG anaconda: min: 1024.0 max: 0 current: 1024.0 >22:10:47,661 DEBUG anaconda: fs type changed: Unknown >22:10:47,666 INFO anaconda: getting device type for LVM >22:10:47,667 DEBUG anaconda: populate_raid: 0, None >22:10:47,667 INFO anaconda: getting device type for LVM >22:10:47,668 DEBUG anaconda: default vg is fedora >22:10:47,669 DEBUG anaconda: new vg selection: None >22:10:47,673 DEBUG anaconda: new vg selection: None >22:10:47,678 DEBUG anaconda: new vg selection: fedora >22:10:50,479 DEBUG anaconda: current selector: existing 1024MB lvmlv fedora-lvol0 (17) >22:10:50,481 DEBUG anaconda: new selector: existing 1024MB lvmlv fedora-lvol1 (18) >22:10:50,482 DEBUG anaconda: notebook page = 1 >22:10:50,482 INFO anaconda: ui: saving changes to device fedora-lvol0 >22:10:50,483 DEBUG anaconda: old_name: lvol0 >22:10:50,483 DEBUG anaconda: new_name: lvol0 >22:10:50,484 DEBUG anaconda: new size: 1024.0 >22:10:50,484 DEBUG anaconda: old size: 1024.0 >22:10:50,485 INFO anaconda: getting device type for LVM >22:10:50,486 DEBUG anaconda: new device type: 0 >22:10:50,486 DEBUG anaconda: reformat: False >22:10:50,487 DEBUG anaconda: new fs type: Unknown >22:10:50,487 DEBUG anaconda: old encryption setting: False >22:10:50,488 DEBUG anaconda: new encryption setting: False >22:10:50,488 DEBUG anaconda: old mountpoint: >22:10:50,488 DEBUG anaconda: new mountpoint: None >22:10:50,488 INFO anaconda: getting device type for LVM >22:10:50,495 DEBUG anaconda: populate_right_side: existing 1024MB lvmlv fedora-lvol1 (18) >22:10:50,495 DEBUG anaconda: updated device_disks to ['sda'] >22:10:50,496 DEBUG anaconda: updated device_vg_name to fedora >22:10:50,497 DEBUG anaconda: min: 1024.0 max: 0 current: 1024.0 >22:10:50,499 DEBUG anaconda: fs type changed: Unknown >22:10:50,503 INFO anaconda: getting device type for LVM >22:10:50,504 DEBUG anaconda: populate_raid: 0, None >22:10:50,505 INFO anaconda: getting device type for LVM >22:10:50,506 DEBUG anaconda: default vg is fedora >22:10:50,506 DEBUG anaconda: new vg selection: None >22:10:50,511 DEBUG anaconda: new vg selection: None >22:10:50,515 DEBUG anaconda: new vg selection: fedora >22:10:51,887 DEBUG anaconda: current selector: existing 1024MB lvmlv fedora-lvol1 (18) >22:10:51,890 DEBUG anaconda: new selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >22:10:51,891 DEBUG anaconda: notebook page = 1 >22:10:51,891 INFO anaconda: ui: saving changes to device fedora-lvol1 >22:10:51,892 DEBUG anaconda: old_name: lvol1 >22:10:51,892 DEBUG anaconda: new_name: lvol1 >22:10:51,893 DEBUG anaconda: new size: 1024.0 >22:10:51,894 DEBUG anaconda: old size: 1024.0 >22:10:51,894 INFO anaconda: getting device type for LVM >22:10:51,895 DEBUG anaconda: new device type: 0 >22:10:51,896 DEBUG anaconda: reformat: False >22:10:51,896 DEBUG anaconda: new fs type: Unknown >22:10:51,897 DEBUG anaconda: old encryption setting: False >22:10:51,897 DEBUG anaconda: new encryption setting: False >22:10:51,897 DEBUG anaconda: old mountpoint: >22:10:51,897 DEBUG anaconda: new mountpoint: None >22:10:51,898 INFO anaconda: getting device type for LVM >22:10:51,904 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem >22:10:51,905 DEBUG anaconda: updated device_disks to ['sda'] >22:10:51,905 DEBUG anaconda: updated device_vg_name to None >22:10:51,906 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >22:10:51,908 DEBUG anaconda: fs type changed: ext4 >22:10:51,914 INFO anaconda: getting device type for Standard Partition >22:10:51,915 DEBUG anaconda: device_type_changed: 2 Standard Partition >22:10:51,916 INFO anaconda: getting device type for Standard Partition >22:10:51,917 DEBUG anaconda: populate_raid: 2, None >22:10:51,917 INFO anaconda: getting device type for Standard Partition >22:10:51,919 INFO anaconda: getting device type for Standard Partition >22:10:51,920 DEBUG anaconda: populate_raid: 2, None >22:10:51,921 INFO anaconda: getting device type for Standard Partition >22:10:58,101 DEBUG anaconda: page clicked: New Fedora 18 Installation >22:10:58,102 DEBUG anaconda: notebook page = 1 >22:10:58,102 INFO anaconda: ui: saving changes to device sda1 >22:10:58,103 DEBUG anaconda: old_name: sda1 >22:10:58,103 DEBUG anaconda: new_name: sda1 >22:10:58,104 DEBUG anaconda: new size: 500.0 >22:10:58,104 DEBUG anaconda: old size: 500.0 >22:10:58,105 INFO anaconda: getting device type for Standard Partition >22:10:58,106 DEBUG anaconda: new device type: 2 >22:10:58,106 DEBUG anaconda: reformat: False >22:10:58,107 DEBUG anaconda: new fs type: ext4 >22:10:58,107 DEBUG anaconda: old encryption setting: False >22:10:58,107 DEBUG anaconda: new encryption setting: False >22:10:58,107 DEBUG anaconda: old mountpoint: >22:10:58,107 DEBUG anaconda: new mountpoint: >22:10:58,107 INFO anaconda: getting device type for Standard Partition >22:10:58,109 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >22:10:58,110 DEBUG anaconda: populate_right_side: non-existent 3000MB lvmlv fedora-root (21) with non-existent ext4 filesystem mounted at / >22:10:58,113 DEBUG anaconda: updated device_disks to ['sda'] >22:10:58,113 DEBUG anaconda: updated device_vg_name to fedora >22:10:58,115 DEBUG anaconda: min: 1.0 max: 3000.969238 current: 3000.0 >22:10:58,122 INFO anaconda: getting device type for LVM >22:10:58,123 DEBUG anaconda: device_type_changed: 0 LVM >22:10:58,124 INFO anaconda: getting device type for LVM >22:10:58,124 DEBUG anaconda: populate_raid: 0, None >22:10:58,125 INFO anaconda: getting device type for LVM >22:10:58,126 INFO anaconda: getting device type for LVM >22:10:58,127 DEBUG anaconda: populate_raid: 0, None >22:10:58,128 INFO anaconda: getting device type for LVM >22:10:58,129 DEBUG anaconda: default vg is fedora >22:10:58,130 DEBUG anaconda: new vg selection: None >22:10:58,135 DEBUG anaconda: new vg selection: None >22:10:58,140 DEBUG anaconda: new vg selection: fedora >22:11:09,300 DEBUG anaconda: new vg selection: Create a new volume group ... >22:11:09,326 DEBUG anaconda: selected: ['sda'] >22:11:09,327 DEBUG anaconda: selected: [0] >22:11:09,328 DEBUG anaconda: store: 0 >22:11:16,569 DEBUG anaconda: new disks for fedora: ['sda'] >22:11:16,570 DEBUG anaconda: new VG name: fedora >22:11:16,571 DEBUG anaconda: new vg selection: fedora >22:11:31,719 DEBUG anaconda: current selector: non-existent 3000MB lvmlv fedora-root (21) with non-existent ext4 filesystem mounted at / >22:11:31,720 DEBUG anaconda: new selector: non-existent 3000MB lvmlv fedora-root (21) with non-existent ext4 filesystem mounted at / >22:11:31,721 DEBUG anaconda: notebook page = 1 >22:11:31,722 INFO anaconda: ui: saving changes to device fedora-root >22:11:31,722 DEBUG anaconda: old_name: root >22:11:31,723 DEBUG anaconda: new_name: root >22:11:31,724 DEBUG anaconda: new size: 3000.0 >22:11:31,724 DEBUG anaconda: old size: 3000.0 >22:11:31,725 INFO anaconda: getting device type for LVM >22:11:31,725 DEBUG anaconda: new device type: 0 >22:11:31,725 DEBUG anaconda: reformat: True >22:11:31,725 DEBUG anaconda: new fs type: ext4 >22:11:31,725 DEBUG anaconda: old encryption setting: False >22:11:31,726 DEBUG anaconda: new encryption setting: False >22:11:31,726 DEBUG anaconda: old mountpoint: / >22:11:31,726 DEBUG anaconda: new mountpoint: / >22:11:31,727 INFO anaconda: getting device type for LVM >22:11:31,737 DEBUG anaconda: populate_right_side: non-existent 3000MB lvmlv fedora-root (21) with non-existent ext4 filesystem mounted at / >22:11:31,737 DEBUG anaconda: updated device_disks to ['sda'] >22:11:31,738 DEBUG anaconda: updated device_vg_name to fedora >22:11:31,739 DEBUG anaconda: min: 1.0 max: 3000.969238 current: 3000.0 >22:11:31,743 INFO anaconda: getting device type for LVM >22:11:31,744 DEBUG anaconda: populate_raid: 0, None >22:11:31,744 INFO anaconda: getting device type for LVM >22:11:31,745 DEBUG anaconda: default vg is fedora >22:11:31,746 DEBUG anaconda: new vg selection: None >22:11:31,751 DEBUG anaconda: new vg selection: None >22:11:31,756 DEBUG anaconda: new vg selection: fedora >22:11:39,228 DEBUG anaconda: removing device 'non-existent 3000MB lvmlv fedora-root (21) with non-existent ext4 filesystem mounted at /' from page New Fedora 18 Installation >22:11:39,232 INFO anaconda: ui: removed device fedora-root >22:11:39,238 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-lvol0', 'fedora-lvol1', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >22:11:39,239 DEBUG anaconda: ui: unused=['fedora-lvol1', 'fedora-lvol0', 'sda1'] >22:11:39,239 DEBUG anaconda: ui: new_devices=[] >22:11:39,251 DEBUG anaconda: page clicked: New Fedora 18 Installation >22:11:39,252 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >22:11:41,692 DEBUG anaconda: page clicked: Unknown >22:11:41,695 DEBUG anaconda: show first mountpoint: Unknown >22:11:41,699 DEBUG anaconda: populate_right_side: existing 1024MB lvmlv fedora-lvol0 (17) >22:11:41,701 DEBUG anaconda: updated device_disks to ['sda'] >22:11:41,701 DEBUG anaconda: updated device_vg_name to fedora >22:11:41,703 DEBUG anaconda: min: 1024.0 max: 0 current: 1024.0 >22:11:41,705 DEBUG anaconda: fs type changed: Unknown >22:11:41,709 INFO anaconda: getting device type for LVM >22:11:41,710 DEBUG anaconda: populate_raid: 0, None >22:11:41,710 INFO anaconda: getting device type for LVM >22:11:41,711 DEBUG anaconda: default vg is fedora >22:11:41,712 DEBUG anaconda: new vg selection: None >22:11:41,716 DEBUG anaconda: new vg selection: None >22:11:41,721 DEBUG anaconda: new vg selection: fedora >22:11:45,155 DEBUG anaconda: removing device 'existing 1024MB lvmlv fedora-lvol0 (17)' from page Unknown >22:11:49,818 DEBUG anaconda: required disklabel type for sda (1) is None >22:11:49,819 DEBUG anaconda: default disklabel type for sda is msdos >22:11:49,820 DEBUG anaconda: selecting msdos disklabel for sda based on size >22:11:49,829 INFO anaconda: ui: removed device fedora-lvol0 >22:11:49,847 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sr0'] >22:11:49,851 DEBUG anaconda: ui: unused=[] >22:11:49,852 DEBUG anaconda: ui: new_devices=[] >22:11:49,860 DEBUG anaconda: page clicked: New Fedora 18 Installation >22:11:49,863 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >22:11:54,283 DEBUG anaconda: running automatic partitioning >22:11:54,539 DEBUG anaconda: finished automatic partitioning >22:11:54,540 DEBUG anaconda: refreshing ui >22:11:54,543 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >22:11:54,544 DEBUG anaconda: ui: unused=[] >22:11:54,545 DEBUG anaconda: ui: new_devices=['fedora-root', 'fedora-swap', 'sda1'] >22:11:54,554 DEBUG anaconda: page clicked: New Fedora 18 Installation >22:11:54,555 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >22:11:54,556 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (23) with non-existent ext4 filesystem mounted at /boot >22:11:54,557 DEBUG anaconda: updated device_disks to ['sda'] >22:11:54,557 DEBUG anaconda: updated device_vg_name to None >22:11:54,559 DEBUG anaconda: min: 1.0 max: 12787.969238 current: 500.0 >22:11:54,561 DEBUG anaconda: fs type changed: ext4 >22:11:54,568 INFO anaconda: getting device type for Standard Partition >22:11:54,569 DEBUG anaconda: device_type_changed: 2 Standard Partition >22:11:54,569 INFO anaconda: getting device type for Standard Partition >22:11:54,570 DEBUG anaconda: populate_raid: 2, None >22:11:54,571 INFO anaconda: getting device type for Standard Partition >22:11:54,572 INFO anaconda: getting device type for Standard Partition >22:11:54,573 DEBUG anaconda: populate_raid: 2, None >22:11:54,574 INFO anaconda: getting device type for Standard Partition >22:11:54,576 DEBUG anaconda: finished refreshing ui >22:11:54,577 DEBUG anaconda: updating space display >22:11:54,581 DEBUG anaconda: finished updating space display >22:11:56,918 DEBUG anaconda: current selector: non-existent 500MB partition sda1 (23) with non-existent ext4 filesystem mounted at /boot >22:11:56,920 DEBUG anaconda: new selector: non-existent 7752MB lvmlv fedora-root (25) with non-existent ext4 filesystem mounted at / >22:11:56,921 DEBUG anaconda: notebook page = 1 >22:11:56,921 INFO anaconda: ui: saving changes to device sda1 >22:11:56,922 DEBUG anaconda: old_name: sda1 >22:11:56,922 DEBUG anaconda: new_name: sda1 >22:11:56,923 DEBUG anaconda: new size: 500.0 >22:11:56,923 DEBUG anaconda: old size: 500.0 >22:11:56,924 INFO anaconda: getting device type for Standard Partition >22:11:56,925 DEBUG anaconda: new device type: 2 >22:11:56,925 DEBUG anaconda: reformat: True >22:11:56,926 DEBUG anaconda: new fs type: ext4 >22:11:56,926 DEBUG anaconda: old encryption setting: False >22:11:56,927 DEBUG anaconda: new encryption setting: False >22:11:56,927 DEBUG anaconda: old mountpoint: /boot >22:11:56,927 DEBUG anaconda: new mountpoint: /boot >22:11:56,928 INFO anaconda: getting device type for Standard Partition >22:11:56,933 DEBUG anaconda: populate_right_side: non-existent 7752MB lvmlv fedora-root (25) with non-existent ext4 filesystem mounted at / >22:11:56,934 DEBUG anaconda: updated device_disks to ['sda'] >22:11:56,934 DEBUG anaconda: updated device_vg_name to fedora >22:11:56,936 DEBUG anaconda: min: 1.0 max: 7752.969238 current: 7752 >22:11:56,939 INFO anaconda: getting device type for LVM >22:11:56,940 DEBUG anaconda: device_type_changed: 0 LVM >22:11:56,941 INFO anaconda: getting device type for LVM >22:11:56,942 DEBUG anaconda: populate_raid: 0, None >22:11:56,943 INFO anaconda: getting device type for LVM >22:11:56,943 DEBUG anaconda: default vg is fedora >22:11:56,944 DEBUG anaconda: new vg selection: None >22:11:56,948 DEBUG anaconda: new vg selection: None >22:11:56,953 DEBUG anaconda: new vg selection: fedora >22:11:56,959 INFO anaconda: getting device type for LVM >22:11:56,960 DEBUG anaconda: populate_raid: 0, None >22:11:56,960 INFO anaconda: getting device type for LVM >22:11:56,961 DEBUG anaconda: default vg is fedora >22:11:56,962 DEBUG anaconda: new vg selection: None >22:11:56,966 DEBUG anaconda: new vg selection: None >22:11:56,971 DEBUG anaconda: new vg selection: fedora >22:12:02,233 INFO anaconda: ui: saving changes to device fedora-root >22:12:02,234 DEBUG anaconda: old_name: root >22:12:02,235 DEBUG anaconda: new_name: root >22:12:02,235 DEBUG anaconda: new size: 7752.0 >22:12:02,236 DEBUG anaconda: old size: 7752 >22:12:02,236 INFO anaconda: getting device type for LVM >22:12:02,237 DEBUG anaconda: new device type: 0 >22:12:02,237 DEBUG anaconda: reformat: True >22:12:02,238 DEBUG anaconda: new fs type: ext4 >22:12:02,239 DEBUG anaconda: old encryption setting: False >22:12:02,239 DEBUG anaconda: new encryption setting: False >22:12:02,240 DEBUG anaconda: old mountpoint: / >22:12:02,240 DEBUG anaconda: new mountpoint: / >22:12:02,241 INFO anaconda: getting device type for LVM >22:12:04,802 DEBUG anaconda: current selector: non-existent 7752MB lvmlv fedora-root (25) with non-existent ext4 filesystem mounted at / >22:12:04,805 DEBUG anaconda: new selector: non-existent 4032MB lvmlv fedora-swap (26) with non-existent swap >22:12:04,807 DEBUG anaconda: notebook page = 1 >22:12:04,807 INFO anaconda: ui: saving changes to device fedora-root >22:12:04,808 DEBUG anaconda: old_name: root >22:12:04,809 DEBUG anaconda: new_name: root >22:12:04,809 DEBUG anaconda: new size: 7752.0 >22:12:04,809 DEBUG anaconda: old size: 7752 >22:12:04,809 INFO anaconda: getting device type for LVM >22:12:04,810 DEBUG anaconda: new device type: 0 >22:12:04,810 DEBUG anaconda: reformat: True >22:12:04,810 DEBUG anaconda: new fs type: ext4 >22:12:04,810 DEBUG anaconda: old encryption setting: False >22:12:04,810 DEBUG anaconda: new encryption setting: False >22:12:04,810 DEBUG anaconda: old mountpoint: / >22:12:04,810 DEBUG anaconda: new mountpoint: / >22:12:04,811 INFO anaconda: getting device type for LVM >22:12:04,822 DEBUG anaconda: populate_right_side: non-existent 4032MB lvmlv fedora-swap (26) with non-existent swap >22:12:04,823 DEBUG anaconda: updated device_disks to ['sda'] >22:12:04,823 DEBUG anaconda: updated device_vg_name to fedora >22:12:04,825 DEBUG anaconda: min: 1.0 max: 4032.969238 current: 4032 >22:12:04,826 DEBUG anaconda: fs type changed: swap >22:12:04,832 INFO anaconda: getting device type for LVM >22:12:04,833 DEBUG anaconda: populate_raid: 0, None >22:12:04,834 INFO anaconda: getting device type for LVM >22:12:04,835 DEBUG anaconda: default vg is fedora >22:12:04,835 DEBUG anaconda: new vg selection: None >22:12:04,840 DEBUG anaconda: new vg selection: None >22:12:04,844 DEBUG anaconda: new vg selection: fedora >22:12:13,507 INFO anaconda: ui: saving changes to device fedora-swap >22:12:13,508 DEBUG anaconda: old_name: swap >22:12:13,509 DEBUG anaconda: new_name: swap >22:12:13,509 DEBUG anaconda: new size: 500.0 >22:12:13,509 DEBUG anaconda: old size: 4032 >22:12:13,510 INFO anaconda: getting device type for LVM >22:12:13,511 DEBUG anaconda: new device type: 0 >22:12:13,511 DEBUG anaconda: reformat: True >22:12:13,512 DEBUG anaconda: new fs type: swap >22:12:13,512 DEBUG anaconda: old encryption setting: False >22:12:13,513 DEBUG anaconda: new encryption setting: False >22:12:13,513 DEBUG anaconda: old mountpoint: >22:12:13,513 DEBUG anaconda: new mountpoint: None >22:12:13,513 INFO anaconda: getting device type for LVM >22:12:13,747 DEBUG anaconda: updating selector size to '500 MB' >22:12:13,756 DEBUG anaconda: populate_right_side: non-existent 500MB lvmlv fedora-swap (26) with non-existent swap >22:12:13,757 DEBUG anaconda: updated device_disks to ['sda'] >22:12:13,758 DEBUG anaconda: updated device_vg_name to fedora >22:12:13,759 DEBUG anaconda: min: 1.0 max: 4032.969238 current: 500 >22:12:13,765 INFO anaconda: getting device type for LVM >22:12:13,766 DEBUG anaconda: populate_raid: 0, None >22:12:13,767 INFO anaconda: getting device type for LVM >22:12:13,767 DEBUG anaconda: default vg is fedora >22:12:13,767 DEBUG anaconda: new vg selection: None >22:12:13,773 DEBUG anaconda: new vg selection: None >22:12:13,777 DEBUG anaconda: new vg selection: fedora >22:12:16,721 DEBUG anaconda: current selector: non-existent 500MB lvmlv fedora-swap (26) with non-existent swap >22:12:16,726 DEBUG anaconda: new selector: non-existent 7752MB lvmlv fedora-root (25) with non-existent ext4 filesystem mounted at / >22:12:16,726 DEBUG anaconda: notebook page = 1 >22:12:16,727 INFO anaconda: ui: saving changes to device fedora-swap >22:12:16,728 DEBUG anaconda: old_name: swap >22:12:16,728 DEBUG anaconda: new_name: swap >22:12:16,729 DEBUG anaconda: new size: 500.0 >22:12:16,729 DEBUG anaconda: old size: 500 >22:12:16,730 INFO anaconda: getting device type for LVM >22:12:16,730 DEBUG anaconda: new device type: 0 >22:12:16,731 DEBUG anaconda: reformat: True >22:12:16,731 DEBUG anaconda: new fs type: swap >22:12:16,732 DEBUG anaconda: old encryption setting: False >22:12:16,732 DEBUG anaconda: new encryption setting: False >22:12:16,733 DEBUG anaconda: old mountpoint: >22:12:16,733 DEBUG anaconda: new mountpoint: None >22:12:16,733 INFO anaconda: getting device type for LVM >22:12:16,740 DEBUG anaconda: populate_right_side: non-existent 7752MB lvmlv fedora-root (25) with non-existent ext4 filesystem mounted at / >22:12:16,741 DEBUG anaconda: updated device_disks to ['sda'] >22:12:16,741 DEBUG anaconda: updated device_vg_name to fedora >22:12:16,743 DEBUG anaconda: min: 1.0 max: 11284.969238 current: 7752 >22:12:16,744 DEBUG anaconda: fs type changed: ext4 >22:12:16,749 INFO anaconda: getting device type for LVM >22:12:16,750 DEBUG anaconda: populate_raid: 0, None >22:12:16,751 INFO anaconda: getting device type for LVM >22:12:16,751 DEBUG anaconda: default vg is fedora >22:12:16,752 DEBUG anaconda: new vg selection: None >22:12:16,756 DEBUG anaconda: new vg selection: None >22:12:16,761 DEBUG anaconda: new vg selection: fedora >22:12:24,082 INFO anaconda: ui: saving changes to device fedora-root >22:12:24,083 DEBUG anaconda: old_name: root >22:12:24,084 DEBUG anaconda: new_name: root >22:12:24,084 DEBUG anaconda: new size: 4000.0 >22:12:24,085 DEBUG anaconda: old size: 7752 >22:12:24,085 INFO anaconda: getting device type for LVM >22:12:24,086 DEBUG anaconda: new device type: 0 >22:12:24,086 DEBUG anaconda: reformat: True >22:12:24,086 DEBUG anaconda: new fs type: ext4 >22:12:24,086 DEBUG anaconda: old encryption setting: False >22:12:24,086 DEBUG anaconda: new encryption setting: False >22:12:24,086 DEBUG anaconda: old mountpoint: / >22:12:24,086 DEBUG anaconda: new mountpoint: / >22:12:24,087 INFO anaconda: getting device type for LVM >22:12:24,309 DEBUG anaconda: updating selector size to '4 GB' >22:12:24,321 DEBUG anaconda: populate_right_side: non-existent 4000MB lvmlv fedora-root (25) with non-existent ext4 filesystem mounted at / >22:12:24,321 DEBUG anaconda: updated device_disks to ['sda'] >22:12:24,321 DEBUG anaconda: updated device_vg_name to fedora >22:12:24,322 DEBUG anaconda: min: 1.0 max: 11284.969238 current: 4000 >22:12:24,328 INFO anaconda: getting device type for LVM >22:12:24,331 DEBUG anaconda: populate_raid: 0, None >22:12:24,332 INFO anaconda: getting device type for LVM >22:12:24,333 DEBUG anaconda: default vg is fedora >22:12:24,333 DEBUG anaconda: new vg selection: None >22:12:24,338 DEBUG anaconda: new vg selection: None >22:12:24,346 DEBUG anaconda: new vg selection: fedora >22:12:31,780 DEBUG anaconda: new vg selection: Create a new volume group ... >22:12:31,807 DEBUG anaconda: selected: ['sda'] >22:12:31,811 DEBUG anaconda: selected: [0] >22:12:31,812 DEBUG anaconda: store: 0 >22:12:38,075 DEBUG anaconda: new disks for fedora: ['sda'] >22:12:38,076 DEBUG anaconda: new VG name: fedora >22:12:38,079 DEBUG anaconda: new vg selection: fedora >22:53:08,357 DEBUG anaconda: info bar clicked: Volume Group name %s is already in use. Not saving changes. ((<SpokeWindow object at 0x6218a50 (AnacondaSpokeWindow at 0x62b9140)>,)) >22:53:17,101 DEBUG anaconda: info bar clicked: Volume Group name %s is already in use. Not saving changes. ((<SpokeWindow object at 0x6218a50 (AnacondaSpokeWindow at 0x62b9140)>,)) >22:53:26,494 DEBUG anaconda: current selector: non-existent 4000MB lvmlv fedora-root (25) with non-existent ext4 filesystem mounted at / >22:53:26,497 DEBUG anaconda: new selector: non-existent 4000MB lvmlv fedora-root (25) with non-existent ext4 filesystem mounted at / >22:53:26,498 DEBUG anaconda: notebook page = 1 >22:53:26,500 INFO anaconda: ui: saving changes to device fedora-root >22:53:26,501 DEBUG anaconda: old_name: root >22:53:26,501 DEBUG anaconda: new_name: root >22:53:26,502 DEBUG anaconda: new size: 4000.0 >22:53:26,506 DEBUG anaconda: old size: 4000 >22:53:26,506 INFO anaconda: getting device type for LVM >22:53:26,506 DEBUG anaconda: new device type: 0 >22:53:26,506 DEBUG anaconda: reformat: True >22:53:26,506 DEBUG anaconda: new fs type: ext4 >22:53:26,506 DEBUG anaconda: old encryption setting: False >22:53:26,507 DEBUG anaconda: new encryption setting: False >22:53:26,507 DEBUG anaconda: old mountpoint: / >22:53:26,507 DEBUG anaconda: new mountpoint: / >22:53:26,508 INFO anaconda: getting device type for LVM >22:53:26,515 DEBUG anaconda: populate_right_side: non-existent 4000MB lvmlv fedora-root (25) with non-existent ext4 filesystem mounted at / >22:53:26,515 DEBUG anaconda: updated device_disks to ['sda'] >22:53:26,515 DEBUG anaconda: updated device_vg_name to fedora >22:53:26,519 DEBUG anaconda: min: 1.0 max: 11284.969238 current: 4000 >22:53:26,523 INFO anaconda: getting device type for LVM >22:53:26,524 DEBUG anaconda: populate_raid: 0, None >22:53:26,525 INFO anaconda: getting device type for LVM >22:53:26,526 DEBUG anaconda: default vg is fedora >22:53:26,527 DEBUG anaconda: new vg selection: None >22:53:26,532 DEBUG anaconda: new vg selection: None >22:53:26,537 DEBUG anaconda: new vg selection: fedora >22:53:36,970 DEBUG anaconda: disk free: 969.23 kB fs free: 418 MB sw needs: 2.68 GB auto swap: 4.03 GB >22:53:40,456 INFO anaconda: Running Thread: AnaExecuteStorageThread (140394523051776) >22:53:40,528 INFO anaconda: Thread Done: AnaExecuteStorageThread (140394523051776) >22:53:40,620 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-lvol0', 'fedora-lvol1', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >22:53:40,628 DEBUG anaconda: ui: unused=['fedora-lvol1', 'fedora-lvol0', 'sda1'] >22:53:40,629 DEBUG anaconda: ui: new_devices=[] >22:53:40,652 DEBUG anaconda: page clicked: New Fedora 18 Installation >22:53:40,652 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >22:53:41,243 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >22:53:41,244 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> status to: Saving storage configuration... >22:53:41,247 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >22:53:43,805 DEBUG anaconda: page clicked: Unknown >22:53:43,807 DEBUG anaconda: show first mountpoint: Unknown >22:53:43,812 DEBUG anaconda: populate_right_side: existing 1024MB lvmlv fedora-lvol0 (17) >22:53:43,814 DEBUG anaconda: updated device_disks to ['sda'] >22:53:43,816 DEBUG anaconda: updated device_vg_name to fedora >22:53:43,818 DEBUG anaconda: min: 1024.0 max: 0 current: 1024.0 >22:53:43,820 DEBUG anaconda: fs type changed: Unknown >22:53:43,824 INFO anaconda: getting device type for LVM >22:53:43,825 DEBUG anaconda: populate_raid: 0, None >22:53:43,826 INFO anaconda: getting device type for LVM >22:53:43,826 DEBUG anaconda: default vg is fedora >22:53:43,827 DEBUG anaconda: new vg selection: None >22:53:43,832 DEBUG anaconda: new vg selection: None >22:53:43,837 DEBUG anaconda: new vg selection: fedora >22:53:47,063 DEBUG anaconda: current selector: existing 1024MB lvmlv fedora-lvol0 (17) >22:53:47,065 DEBUG anaconda: new selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >22:53:47,066 DEBUG anaconda: notebook page = 1 >22:53:47,067 INFO anaconda: ui: saving changes to device fedora-lvol0 >22:53:47,067 DEBUG anaconda: old_name: lvol0 >22:53:47,068 DEBUG anaconda: new_name: lvol0 >22:53:47,068 DEBUG anaconda: new size: 1024.0 >22:53:47,069 DEBUG anaconda: old size: 1024.0 >22:53:47,069 INFO anaconda: getting device type for LVM >22:53:47,070 DEBUG anaconda: new device type: 0 >22:53:47,071 DEBUG anaconda: reformat: False >22:53:47,071 DEBUG anaconda: new fs type: Unknown >22:53:47,072 DEBUG anaconda: old encryption setting: False >22:53:47,072 DEBUG anaconda: new encryption setting: False >22:53:47,073 DEBUG anaconda: old mountpoint: >22:53:47,073 DEBUG anaconda: new mountpoint: None >22:53:47,073 INFO anaconda: getting device type for LVM >22:53:47,079 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem >22:53:47,080 DEBUG anaconda: updated device_disks to ['sda'] >22:53:47,081 DEBUG anaconda: updated device_vg_name to None >22:53:47,082 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >22:53:47,083 DEBUG anaconda: fs type changed: ext4 >22:53:47,090 INFO anaconda: getting device type for Standard Partition >22:53:47,091 DEBUG anaconda: device_type_changed: 2 Standard Partition >22:53:47,092 INFO anaconda: getting device type for Standard Partition >22:53:47,093 DEBUG anaconda: populate_raid: 2, None >22:53:47,093 INFO anaconda: getting device type for Standard Partition >22:53:47,095 INFO anaconda: getting device type for Standard Partition >22:53:47,096 DEBUG anaconda: populate_raid: 2, None >22:53:47,097 INFO anaconda: getting device type for Standard Partition >22:53:55,681 INFO anaconda: ui: saving changes to device sda1 >22:53:55,682 DEBUG anaconda: old_name: sda1 >22:53:55,682 DEBUG anaconda: new_name: sda1 >22:53:55,682 DEBUG anaconda: new size: 500.0 >22:53:55,682 DEBUG anaconda: old size: 500.0 >22:53:55,682 INFO anaconda: getting device type for Standard Partition >22:53:55,683 DEBUG anaconda: new device type: 2 >22:53:55,683 DEBUG anaconda: reformat: True >22:53:55,683 DEBUG anaconda: new fs type: ext4 >22:53:55,683 DEBUG anaconda: old encryption setting: False >22:53:55,683 DEBUG anaconda: new encryption setting: False >22:53:55,684 DEBUG anaconda: old mountpoint: >22:53:55,685 DEBUG anaconda: new mountpoint: >22:53:55,687 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem >22:53:55,688 DEBUG anaconda: updated device_disks to ['sda'] >22:53:55,689 DEBUG anaconda: updated device_vg_name to None >22:53:55,692 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >22:53:55,698 INFO anaconda: getting device type for Standard Partition >22:53:55,699 DEBUG anaconda: populate_raid: 2, None >22:53:55,699 INFO anaconda: getting device type for Standard Partition >22:54:06,973 INFO anaconda: ui: saving changes to device sda1 >22:54:06,973 DEBUG anaconda: old_name: sda1 >22:54:06,974 DEBUG anaconda: new_name: sda1 >22:54:06,974 DEBUG anaconda: new size: 500.0 >22:54:06,975 DEBUG anaconda: old size: 500.0 >22:54:06,976 INFO anaconda: getting device type for Standard Partition >22:54:06,977 DEBUG anaconda: new device type: 2 >22:54:06,977 DEBUG anaconda: reformat: False >22:54:06,978 DEBUG anaconda: new fs type: ext4 >22:54:06,978 DEBUG anaconda: old encryption setting: False >22:54:06,979 DEBUG anaconda: new encryption setting: False >22:54:06,979 DEBUG anaconda: old mountpoint: >22:54:06,984 DEBUG anaconda: new mountpoint: /boot >22:54:06,985 INFO anaconda: getting device type for Standard Partition >22:54:06,990 DEBUG anaconda: updating mountpoint to /boot >22:54:07,027 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >22:54:07,029 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >22:54:07,030 INFO anaconda: Running Thread: AnaCheckStorageThread (140394523051776) >22:54:07,052 ERR anaconda: You have not defined a root partition (/), which is required for installation of Fedora to continue. >22:54:07,056 WARN anaconda: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >22:54:07,058 INFO anaconda: Thread Done: AnaCheckStorageThread (140394523051776) >22:54:07,985 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> status to: Checking storage configuration... >22:54:07,994 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >22:54:20,274 DEBUG anaconda: disk free: 969.23 kB fs free: 418 MB sw needs: 2.68 GB auto swap: 4.03 GB >22:54:25,553 INFO anaconda: Running Thread: AnaExecuteStorageThread (140394523051776) >22:54:25,622 INFO anaconda: Thread Done: AnaExecuteStorageThread (140394523051776) >22:54:25,717 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-lvol0', 'fedora-lvol1', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >22:54:25,721 DEBUG anaconda: ui: unused=['fedora-lvol1', 'fedora-lvol0', 'sda1'] >22:54:25,722 DEBUG anaconda: ui: new_devices=['sda1'] >22:54:25,745 DEBUG anaconda: page clicked: Unknown >22:54:25,750 DEBUG anaconda: show first mountpoint: Unknown >22:54:25,750 DEBUG anaconda: populate_right_side: existing 1024MB lvmlv fedora-lvol0 (17) >22:54:25,750 DEBUG anaconda: updated device_disks to ['sda'] >22:54:25,750 DEBUG anaconda: updated device_vg_name to fedora >22:54:25,752 DEBUG anaconda: min: 1024.0 max: 0 current: 1024.0 >22:54:25,758 DEBUG anaconda: fs type changed: Unknown >22:54:25,762 INFO anaconda: getting device type for LVM >22:54:25,766 DEBUG anaconda: device_type_changed: 0 LVM >22:54:25,767 INFO anaconda: getting device type for LVM >22:54:25,767 DEBUG anaconda: populate_raid: 0, None >22:54:25,767 INFO anaconda: getting device type for LVM >22:54:25,768 INFO anaconda: getting device type for LVM >22:54:25,768 DEBUG anaconda: populate_raid: 0, None >22:54:25,768 INFO anaconda: getting device type for LVM >22:54:25,769 DEBUG anaconda: default vg is fedora >22:54:25,769 DEBUG anaconda: new vg selection: None >22:54:25,774 DEBUG anaconda: new vg selection: None >22:54:25,782 DEBUG anaconda: new vg selection: fedora >22:54:26,362 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >22:54:26,363 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> status to: Saving storage configuration... >22:54:26,370 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >22:54:28,935 DEBUG anaconda: current selector: existing 1024MB lvmlv fedora-lvol0 (17) >22:54:28,937 DEBUG anaconda: new selector: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >22:54:28,939 DEBUG anaconda: notebook page = 1 >22:54:28,941 INFO anaconda: ui: saving changes to device fedora-lvol0 >22:54:28,943 DEBUG anaconda: old_name: lvol0 >22:54:28,944 DEBUG anaconda: new_name: lvol0 >22:54:28,944 DEBUG anaconda: new size: 1024.0 >22:54:28,945 DEBUG anaconda: old size: 1024.0 >22:54:28,945 INFO anaconda: getting device type for LVM >22:54:28,946 DEBUG anaconda: new device type: 0 >22:54:28,946 DEBUG anaconda: reformat: False >22:54:28,946 DEBUG anaconda: new fs type: Unknown >22:54:28,946 DEBUG anaconda: old encryption setting: False >22:54:28,946 DEBUG anaconda: new encryption setting: False >22:54:28,946 DEBUG anaconda: old mountpoint: >22:54:28,946 DEBUG anaconda: new mountpoint: None >22:54:28,950 INFO anaconda: getting device type for LVM >22:54:28,956 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >22:54:28,957 DEBUG anaconda: updated device_disks to ['sda'] >22:54:28,957 DEBUG anaconda: updated device_vg_name to None >22:54:28,958 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >22:54:28,960 DEBUG anaconda: fs type changed: ext4 >22:54:28,966 INFO anaconda: getting device type for Standard Partition >22:54:28,968 DEBUG anaconda: device_type_changed: 2 Standard Partition >22:54:28,968 INFO anaconda: getting device type for Standard Partition >22:54:28,969 DEBUG anaconda: populate_raid: 2, None >22:54:28,970 INFO anaconda: getting device type for Standard Partition >22:54:28,972 INFO anaconda: getting device type for Standard Partition >22:54:28,973 DEBUG anaconda: populate_raid: 2, None >22:54:28,974 INFO anaconda: getting device type for Standard Partition >22:54:35,870 DEBUG anaconda: page clicked: New Fedora 18 Installation >22:54:35,874 DEBUG anaconda: notebook page = 1 >22:54:35,874 INFO anaconda: ui: saving changes to device sda1 >22:54:35,875 DEBUG anaconda: old_name: sda1 >22:54:35,875 DEBUG anaconda: new_name: sda1 >22:54:35,875 DEBUG anaconda: new size: 500.0 >22:54:35,875 DEBUG anaconda: old size: 500.0 >22:54:35,876 INFO anaconda: getting device type for Standard Partition >22:54:35,876 DEBUG anaconda: new device type: 2 >22:54:35,876 DEBUG anaconda: reformat: False >22:54:35,876 DEBUG anaconda: new fs type: ext4 >22:54:35,876 DEBUG anaconda: old encryption setting: False >22:54:35,877 DEBUG anaconda: new encryption setting: False >22:54:35,881 DEBUG anaconda: old mountpoint: /boot >22:54:35,881 DEBUG anaconda: new mountpoint: /boot >22:54:35,881 INFO anaconda: getting device type for Standard Partition >22:54:35,883 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >22:54:35,883 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >22:54:35,884 DEBUG anaconda: updated device_disks to ['sda'] >22:54:35,884 DEBUG anaconda: updated device_vg_name to None >22:54:35,888 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >22:54:35,892 INFO anaconda: getting device type for Standard Partition >22:54:35,893 DEBUG anaconda: populate_raid: 2, None >22:54:35,894 INFO anaconda: getting device type for Standard Partition >22:54:37,741 DEBUG anaconda: page clicked: New Fedora 18 Installation >22:54:37,743 DEBUG anaconda: notebook page = 1 >22:54:37,745 INFO anaconda: ui: saving changes to device sda1 >22:54:37,746 DEBUG anaconda: old_name: sda1 >22:54:37,746 DEBUG anaconda: new_name: sda1 >22:54:37,747 DEBUG anaconda: new size: 500.0 >22:54:37,747 DEBUG anaconda: old size: 500.0 >22:54:37,747 INFO anaconda: getting device type for Standard Partition >22:54:37,747 DEBUG anaconda: new device type: 2 >22:54:37,748 DEBUG anaconda: reformat: False >22:54:37,748 DEBUG anaconda: new fs type: ext4 >22:54:37,748 DEBUG anaconda: old encryption setting: False >22:54:37,748 DEBUG anaconda: new encryption setting: False >22:54:37,748 DEBUG anaconda: old mountpoint: /boot >22:54:37,748 DEBUG anaconda: new mountpoint: /boot >22:54:37,748 INFO anaconda: getting device type for Standard Partition >22:54:37,754 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >22:54:37,756 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >22:54:37,756 DEBUG anaconda: updated device_disks to ['sda'] >22:54:37,756 DEBUG anaconda: updated device_vg_name to None >22:54:37,757 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >22:54:37,762 INFO anaconda: getting device type for Standard Partition >22:54:37,763 DEBUG anaconda: populate_raid: 2, None >22:54:37,764 INFO anaconda: getting device type for Standard Partition >22:54:39,197 DEBUG anaconda: page clicked: Unknown >22:54:39,199 DEBUG anaconda: notebook page = 1 >22:54:39,201 INFO anaconda: ui: saving changes to device sda1 >22:54:39,201 DEBUG anaconda: old_name: sda1 >22:54:39,202 DEBUG anaconda: new_name: sda1 >22:54:39,202 DEBUG anaconda: new size: 500.0 >22:54:39,203 DEBUG anaconda: old size: 500.0 >22:54:39,203 INFO anaconda: getting device type for Standard Partition >22:54:39,207 DEBUG anaconda: new device type: 2 >22:54:39,207 DEBUG anaconda: reformat: False >22:54:39,208 DEBUG anaconda: new fs type: ext4 >22:54:39,208 DEBUG anaconda: old encryption setting: False >22:54:39,208 DEBUG anaconda: new encryption setting: False >22:54:39,208 DEBUG anaconda: old mountpoint: /boot >22:54:39,208 DEBUG anaconda: new mountpoint: /boot >22:54:39,208 INFO anaconda: getting device type for Standard Partition >22:54:39,213 DEBUG anaconda: show first mountpoint: Unknown >22:54:39,214 DEBUG anaconda: populate_right_side: existing 1024MB lvmlv fedora-lvol0 (17) >22:54:39,214 DEBUG anaconda: updated device_disks to ['sda'] >22:54:39,214 DEBUG anaconda: updated device_vg_name to fedora >22:54:39,215 DEBUG anaconda: min: 1024.0 max: 0 current: 1024.0 >22:54:39,219 DEBUG anaconda: fs type changed: Unknown >22:54:39,222 INFO anaconda: getting device type for LVM >22:54:39,223 DEBUG anaconda: device_type_changed: 0 LVM >22:54:39,224 INFO anaconda: getting device type for LVM >22:54:39,225 DEBUG anaconda: populate_raid: 0, None >22:54:39,225 INFO anaconda: getting device type for LVM >22:54:39,227 INFO anaconda: getting device type for LVM >22:54:39,228 DEBUG anaconda: populate_raid: 0, None >22:54:39,229 INFO anaconda: getting device type for LVM >22:54:39,229 DEBUG anaconda: default vg is fedora >22:54:39,230 DEBUG anaconda: new vg selection: None >22:54:39,234 DEBUG anaconda: new vg selection: None >22:54:39,239 DEBUG anaconda: new vg selection: fedora >22:54:40,181 DEBUG anaconda: page clicked: New Fedora 18 Installation >22:54:40,184 DEBUG anaconda: notebook page = 1 >22:54:40,184 INFO anaconda: ui: saving changes to device fedora-lvol0 >22:54:40,185 DEBUG anaconda: old_name: lvol0 >22:54:40,185 DEBUG anaconda: new_name: lvol0 >22:54:40,185 DEBUG anaconda: new size: 1024.0 >22:54:40,186 DEBUG anaconda: old size: 1024.0 >22:54:40,186 INFO anaconda: getting device type for LVM >22:54:40,186 DEBUG anaconda: new device type: 0 >22:54:40,186 DEBUG anaconda: reformat: False >22:54:40,186 DEBUG anaconda: new fs type: Unknown >22:54:40,186 DEBUG anaconda: old encryption setting: False >22:54:40,187 DEBUG anaconda: new encryption setting: False >22:54:40,190 DEBUG anaconda: old mountpoint: >22:54:40,190 DEBUG anaconda: new mountpoint: None >22:54:40,190 INFO anaconda: getting device type for LVM >22:54:40,194 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >22:54:40,197 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >22:54:40,197 DEBUG anaconda: updated device_disks to ['sda'] >22:54:40,197 DEBUG anaconda: updated device_vg_name to None >22:54:40,198 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >22:54:40,199 DEBUG anaconda: fs type changed: ext4 >22:54:40,206 INFO anaconda: getting device type for Standard Partition >22:54:40,208 DEBUG anaconda: device_type_changed: 2 Standard Partition >22:54:40,208 INFO anaconda: getting device type for Standard Partition >22:54:40,209 DEBUG anaconda: populate_raid: 2, None >22:54:40,210 INFO anaconda: getting device type for Standard Partition >22:54:40,211 INFO anaconda: getting device type for Standard Partition >22:54:40,212 DEBUG anaconda: populate_raid: 2, None >22:54:40,213 INFO anaconda: getting device type for Standard Partition >22:54:43,270 DEBUG anaconda: page clicked: Unknown >22:54:43,272 DEBUG anaconda: notebook page = 1 >22:54:43,273 INFO anaconda: ui: saving changes to device sda1 >22:54:43,273 DEBUG anaconda: old_name: sda1 >22:54:43,274 DEBUG anaconda: new_name: sda1 >22:54:43,274 DEBUG anaconda: new size: 500.0 >22:54:43,275 DEBUG anaconda: old size: 500.0 >22:54:43,277 INFO anaconda: getting device type for Standard Partition >22:54:43,278 DEBUG anaconda: new device type: 2 >22:54:43,279 DEBUG anaconda: reformat: False >22:54:43,279 DEBUG anaconda: new fs type: ext4 >22:54:43,280 DEBUG anaconda: old encryption setting: False >22:54:43,280 DEBUG anaconda: new encryption setting: False >22:54:43,281 DEBUG anaconda: old mountpoint: /boot >22:54:43,281 DEBUG anaconda: new mountpoint: /boot >22:54:43,281 INFO anaconda: getting device type for Standard Partition >22:54:43,287 DEBUG anaconda: show first mountpoint: Unknown >22:54:43,287 DEBUG anaconda: populate_right_side: existing 1024MB lvmlv fedora-lvol0 (17) >22:54:43,288 DEBUG anaconda: updated device_disks to ['sda'] >22:54:43,289 DEBUG anaconda: updated device_vg_name to fedora >22:54:43,290 DEBUG anaconda: min: 1024.0 max: 0 current: 1024.0 >22:54:43,292 DEBUG anaconda: fs type changed: Unknown >22:54:43,296 INFO anaconda: getting device type for LVM >22:54:43,297 DEBUG anaconda: device_type_changed: 0 LVM >22:54:43,298 INFO anaconda: getting device type for LVM >22:54:43,298 DEBUG anaconda: populate_raid: 0, None >22:54:43,299 INFO anaconda: getting device type for LVM >22:54:43,301 INFO anaconda: getting device type for LVM >22:54:43,301 DEBUG anaconda: populate_raid: 0, None >22:54:43,302 INFO anaconda: getting device type for LVM >22:54:43,303 DEBUG anaconda: default vg is fedora >22:54:43,303 DEBUG anaconda: new vg selection: None >22:54:43,308 DEBUG anaconda: new vg selection: None >22:54:43,313 DEBUG anaconda: new vg selection: fedora >22:54:44,582 DEBUG anaconda: current selector: existing 1024MB lvmlv fedora-lvol0 (17) >22:54:44,585 DEBUG anaconda: new selector: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >22:54:44,586 DEBUG anaconda: notebook page = 1 >22:54:44,586 INFO anaconda: ui: saving changes to device fedora-lvol0 >22:54:44,587 DEBUG anaconda: old_name: lvol0 >22:54:44,587 DEBUG anaconda: new_name: lvol0 >22:54:44,588 DEBUG anaconda: new size: 1024.0 >22:54:44,589 DEBUG anaconda: old size: 1024.0 >22:54:44,589 INFO anaconda: getting device type for LVM >22:54:44,590 DEBUG anaconda: new device type: 0 >22:54:44,590 DEBUG anaconda: reformat: False >22:54:44,591 DEBUG anaconda: new fs type: Unknown >22:54:44,592 DEBUG anaconda: old encryption setting: False >22:54:44,592 DEBUG anaconda: new encryption setting: False >22:54:44,592 DEBUG anaconda: old mountpoint: >22:54:44,592 DEBUG anaconda: new mountpoint: None >22:54:44,592 INFO anaconda: getting device type for LVM >22:54:44,599 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >22:54:44,600 DEBUG anaconda: updated device_disks to ['sda'] >22:54:44,600 DEBUG anaconda: updated device_vg_name to None >22:54:44,601 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >22:54:44,603 DEBUG anaconda: fs type changed: ext4 >22:54:44,609 INFO anaconda: getting device type for Standard Partition >22:54:44,610 DEBUG anaconda: device_type_changed: 2 Standard Partition >22:54:44,611 INFO anaconda: getting device type for Standard Partition >22:54:44,612 DEBUG anaconda: populate_raid: 2, None >22:54:44,612 INFO anaconda: getting device type for Standard Partition >22:54:44,614 INFO anaconda: getting device type for Standard Partition >22:54:44,615 DEBUG anaconda: populate_raid: 2, None >22:54:44,616 INFO anaconda: getting device type for Standard Partition >22:54:50,693 DEBUG anaconda: page clicked: New Fedora 18 Installation >22:54:50,695 DEBUG anaconda: notebook page = 1 >22:54:50,696 INFO anaconda: ui: saving changes to device sda1 >22:54:50,696 DEBUG anaconda: old_name: sda1 >22:54:50,697 DEBUG anaconda: new_name: sda1 >22:54:50,697 DEBUG anaconda: new size: 500.0 >22:54:50,698 DEBUG anaconda: old size: 500.0 >22:54:50,698 INFO anaconda: getting device type for Standard Partition >22:54:50,699 DEBUG anaconda: new device type: 2 >22:54:50,700 DEBUG anaconda: reformat: False >22:54:50,701 DEBUG anaconda: new fs type: ext4 >22:54:50,701 DEBUG anaconda: old encryption setting: False >22:54:50,702 DEBUG anaconda: new encryption setting: False >22:54:50,702 DEBUG anaconda: old mountpoint: /boot >22:54:50,702 DEBUG anaconda: new mountpoint: /boot >22:54:50,702 INFO anaconda: getting device type for Standard Partition >22:54:50,704 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >22:54:50,704 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem mounted at /boot >22:54:50,705 DEBUG anaconda: updated device_disks to ['sda'] >22:54:50,708 DEBUG anaconda: updated device_vg_name to None >22:54:50,709 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >22:54:50,713 INFO anaconda: getting device type for Standard Partition >22:54:50,714 DEBUG anaconda: populate_raid: 2, None >22:54:50,715 INFO anaconda: getting device type for Standard Partition >22:54:55,213 DEBUG anaconda: page clicked: Unknown >22:54:55,215 DEBUG anaconda: notebook page = 1 >22:54:55,216 INFO anaconda: ui: saving changes to device sda1 >22:54:55,216 DEBUG anaconda: old_name: sda1 >22:54:55,217 DEBUG anaconda: new_name: sda1 >22:54:55,217 DEBUG anaconda: new size: 500.0 >22:54:55,218 DEBUG anaconda: old size: 500.0 >22:54:55,219 INFO anaconda: getting device type for Standard Partition >22:54:55,219 DEBUG anaconda: new device type: 2 >22:54:55,220 DEBUG anaconda: reformat: False >22:54:55,221 DEBUG anaconda: new fs type: ext4 >22:54:55,221 DEBUG anaconda: old encryption setting: False >22:54:55,222 DEBUG anaconda: new encryption setting: False >22:54:55,222 DEBUG anaconda: old mountpoint: /boot >22:54:55,222 DEBUG anaconda: new mountpoint: /boot >22:54:55,222 INFO anaconda: getting device type for Standard Partition >22:54:55,224 DEBUG anaconda: show first mountpoint: Unknown >22:54:55,224 DEBUG anaconda: populate_right_side: existing 1024MB lvmlv fedora-lvol0 (17) >22:54:55,228 DEBUG anaconda: updated device_disks to ['sda'] >22:54:55,228 DEBUG anaconda: updated device_vg_name to fedora >22:54:55,230 DEBUG anaconda: min: 1024.0 max: 0 current: 1024.0 >22:54:55,232 DEBUG anaconda: fs type changed: Unknown >22:54:55,235 INFO anaconda: getting device type for LVM >22:54:55,236 DEBUG anaconda: device_type_changed: 0 LVM >22:54:55,237 INFO anaconda: getting device type for LVM >22:54:55,238 DEBUG anaconda: populate_raid: 0, None >22:54:55,238 INFO anaconda: getting device type for LVM >22:54:55,240 INFO anaconda: getting device type for LVM >22:54:55,241 DEBUG anaconda: populate_raid: 0, None >22:54:55,241 INFO anaconda: getting device type for LVM >22:54:55,242 DEBUG anaconda: default vg is fedora >22:54:55,243 DEBUG anaconda: new vg selection: None >22:54:55,248 DEBUG anaconda: new vg selection: None >22:54:55,253 DEBUG anaconda: new vg selection: fedora >22:54:59,479 DEBUG anaconda: current selector: existing 1024MB lvmlv fedora-lvol0 (17) >22:54:59,482 DEBUG anaconda: new selector: existing 1024MB lvmlv fedora-lvol1 (18) >22:54:59,484 DEBUG anaconda: notebook page = 1 >22:54:59,485 INFO anaconda: ui: saving changes to device fedora-lvol0 >22:54:59,486 DEBUG anaconda: old_name: lvol0 >22:54:59,486 DEBUG anaconda: new_name: lvol0 >22:54:59,487 DEBUG anaconda: new size: 1024.0 >22:54:59,488 DEBUG anaconda: old size: 1024.0 >22:54:59,488 INFO anaconda: getting device type for LVM >22:54:59,489 DEBUG anaconda: new device type: 0 >22:54:59,490 DEBUG anaconda: reformat: False >22:54:59,490 DEBUG anaconda: new fs type: Unknown >22:54:59,490 DEBUG anaconda: old encryption setting: False >22:54:59,490 DEBUG anaconda: new encryption setting: False >22:54:59,491 DEBUG anaconda: old mountpoint: >22:54:59,491 DEBUG anaconda: new mountpoint: None >22:54:59,491 INFO anaconda: getting device type for LVM >22:54:59,498 DEBUG anaconda: populate_right_side: existing 1024MB lvmlv fedora-lvol1 (18) >22:54:59,499 DEBUG anaconda: updated device_disks to ['sda'] >22:54:59,499 DEBUG anaconda: updated device_vg_name to fedora >22:54:59,501 DEBUG anaconda: min: 1024.0 max: 0 current: 1024.0 >22:54:59,503 DEBUG anaconda: fs type changed: Unknown >22:54:59,507 INFO anaconda: getting device type for LVM >22:54:59,508 DEBUG anaconda: populate_raid: 0, None >22:54:59,509 INFO anaconda: getting device type for LVM >22:54:59,509 DEBUG anaconda: default vg is fedora >22:54:59,510 DEBUG anaconda: new vg selection: None >22:54:59,514 DEBUG anaconda: new vg selection: None >22:54:59,519 DEBUG anaconda: new vg selection: fedora >22:55:10,801 DEBUG anaconda: disk free: 969.23 kB fs free: 418 MB sw needs: 2.68 GB auto swap: 4.03 GB >22:55:13,163 INFO anaconda: Running Thread: AnaExecuteStorageThread (140394523051776) >22:55:13,236 INFO anaconda: Thread Done: AnaExecuteStorageThread (140394523051776) >22:55:13,331 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-lvol0', 'fedora-lvol1', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >22:55:13,332 DEBUG anaconda: ui: unused=['fedora-lvol0', 'fedora-lvol1', 'sda1'] >22:55:13,333 DEBUG anaconda: ui: new_devices=['sda1'] >22:55:13,357 DEBUG anaconda: page clicked: Unknown >22:55:13,358 DEBUG anaconda: show first mountpoint: Unknown >22:55:13,359 DEBUG anaconda: populate_right_side: existing 1024MB lvmlv fedora-lvol0 (17) >22:55:13,359 DEBUG anaconda: updated device_disks to ['sda'] >22:55:13,359 DEBUG anaconda: updated device_vg_name to fedora >22:55:13,360 DEBUG anaconda: min: 1024.0 max: 0 current: 1024.0 >22:55:13,367 DEBUG anaconda: fs type changed: Unknown >22:55:13,375 INFO anaconda: getting device type for LVM >22:55:13,375 DEBUG anaconda: populate_raid: 0, None >22:55:13,375 INFO anaconda: getting device type for LVM >22:55:13,376 DEBUG anaconda: default vg is fedora >22:55:13,376 DEBUG anaconda: new vg selection: None >22:55:13,385 DEBUG anaconda: new vg selection: None >22:55:13,393 DEBUG anaconda: new vg selection: fedora >22:55:14,332 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >22:55:14,333 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> status to: Saving storage configuration... >22:55:14,336 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >22:55:17,211 DEBUG anaconda: removing device 'existing 1024MB lvmlv fedora-lvol0 (17)' from page Unknown >22:55:21,456 DEBUG anaconda: required disklabel type for sda (1) is None >22:55:21,456 DEBUG anaconda: default disklabel type for sda is msdos >22:55:21,457 DEBUG anaconda: selecting msdos disklabel for sda based on size >22:55:21,467 INFO anaconda: ui: removed device fedora-lvol0 >22:55:21,476 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sr0'] >22:55:21,477 DEBUG anaconda: ui: unused=[] >22:55:21,477 DEBUG anaconda: ui: new_devices=[] >22:55:21,483 DEBUG anaconda: page clicked: New Fedora 18 Installation >22:55:21,484 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >22:55:23,619 DEBUG anaconda: running automatic partitioning >22:55:23,874 DEBUG anaconda: finished automatic partitioning >22:55:23,875 DEBUG anaconda: refreshing ui >22:55:23,879 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >22:55:23,880 DEBUG anaconda: ui: unused=[] >22:55:23,880 DEBUG anaconda: ui: new_devices=['fedora-root', 'fedora-swap', 'sda1'] >22:55:23,889 DEBUG anaconda: page clicked: New Fedora 18 Installation >22:55:23,890 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >22:55:23,891 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (28) with non-existent ext4 filesystem mounted at /boot >22:55:23,892 DEBUG anaconda: updated device_disks to ['sda'] >22:55:23,892 DEBUG anaconda: updated device_vg_name to None >22:55:23,894 DEBUG anaconda: min: 1.0 max: 12787.969238 current: 500.0 >22:55:23,897 DEBUG anaconda: fs type changed: ext4 >22:55:23,903 INFO anaconda: getting device type for Standard Partition >22:55:23,904 DEBUG anaconda: device_type_changed: 2 Standard Partition >22:55:23,905 INFO anaconda: getting device type for Standard Partition >22:55:23,906 DEBUG anaconda: populate_raid: 2, None >22:55:23,907 INFO anaconda: getting device type for Standard Partition >22:55:23,908 INFO anaconda: getting device type for Standard Partition >22:55:23,909 DEBUG anaconda: populate_raid: 2, None >22:55:23,910 INFO anaconda: getting device type for Standard Partition >22:55:23,912 DEBUG anaconda: finished refreshing ui >22:55:23,913 DEBUG anaconda: updating space display >22:55:23,917 DEBUG anaconda: finished updating space display >22:55:26,645 DEBUG anaconda: current selector: non-existent 500MB partition sda1 (28) with non-existent ext4 filesystem mounted at /boot >22:55:26,646 DEBUG anaconda: new selector: non-existent 7752MB lvmlv fedora-root (30) with non-existent ext4 filesystem mounted at / >22:55:26,646 DEBUG anaconda: notebook page = 1 >22:55:26,647 INFO anaconda: ui: saving changes to device sda1 >22:55:26,647 DEBUG anaconda: old_name: sda1 >22:55:26,648 DEBUG anaconda: new_name: sda1 >22:55:26,648 DEBUG anaconda: new size: 500.0 >22:55:26,649 DEBUG anaconda: old size: 500.0 >22:55:26,649 INFO anaconda: getting device type for Standard Partition >22:55:26,650 DEBUG anaconda: new device type: 2 >22:55:26,651 DEBUG anaconda: reformat: True >22:55:26,651 DEBUG anaconda: new fs type: ext4 >22:55:26,652 DEBUG anaconda: old encryption setting: False >22:55:26,652 DEBUG anaconda: new encryption setting: False >22:55:26,653 DEBUG anaconda: old mountpoint: /boot >22:55:26,653 DEBUG anaconda: new mountpoint: /boot >22:55:26,654 INFO anaconda: getting device type for Standard Partition >22:55:26,659 DEBUG anaconda: populate_right_side: non-existent 7752MB lvmlv fedora-root (30) with non-existent ext4 filesystem mounted at / >22:55:26,659 DEBUG anaconda: updated device_disks to ['sda'] >22:55:26,660 DEBUG anaconda: updated device_vg_name to fedora >22:55:26,662 DEBUG anaconda: min: 1.0 max: 7752.969238 current: 7752 >22:55:26,665 INFO anaconda: getting device type for LVM >22:55:26,666 DEBUG anaconda: device_type_changed: 0 LVM >22:55:26,667 INFO anaconda: getting device type for LVM >22:55:26,668 DEBUG anaconda: populate_raid: 0, None >22:55:26,668 INFO anaconda: getting device type for LVM >22:55:26,669 DEBUG anaconda: default vg is fedora >22:55:26,670 DEBUG anaconda: new vg selection: None >22:55:26,674 DEBUG anaconda: new vg selection: None >22:55:26,680 DEBUG anaconda: new vg selection: fedora >22:55:26,685 INFO anaconda: getting device type for LVM >22:55:26,686 DEBUG anaconda: populate_raid: 0, None >22:55:26,686 INFO anaconda: getting device type for LVM >22:55:26,687 DEBUG anaconda: default vg is fedora >22:55:26,688 DEBUG anaconda: new vg selection: None >22:55:26,692 DEBUG anaconda: new vg selection: None >22:55:26,696 DEBUG anaconda: new vg selection: fedora >22:55:29,893 DEBUG anaconda: current selector: non-existent 7752MB lvmlv fedora-root (30) with non-existent ext4 filesystem mounted at / >22:55:29,895 DEBUG anaconda: new selector: non-existent 4032MB lvmlv fedora-swap (31) with non-existent swap >22:55:29,895 DEBUG anaconda: notebook page = 1 >22:55:29,895 INFO anaconda: ui: saving changes to device fedora-root >22:55:29,896 DEBUG anaconda: old_name: root >22:55:29,896 DEBUG anaconda: new_name: root >22:55:29,896 DEBUG anaconda: new size: 7752.0 >22:55:29,897 DEBUG anaconda: old size: 7752 >22:55:29,897 INFO anaconda: getting device type for LVM >22:55:29,898 DEBUG anaconda: new device type: 0 >22:55:29,898 DEBUG anaconda: reformat: True >22:55:29,898 DEBUG anaconda: new fs type: ext4 >22:55:29,899 DEBUG anaconda: old encryption setting: False >22:55:29,899 DEBUG anaconda: new encryption setting: False >22:55:29,899 DEBUG anaconda: old mountpoint: / >22:55:29,899 DEBUG anaconda: new mountpoint: / >22:55:29,900 INFO anaconda: getting device type for LVM >22:55:29,907 DEBUG anaconda: populate_right_side: non-existent 4032MB lvmlv fedora-swap (31) with non-existent swap >22:55:29,907 DEBUG anaconda: updated device_disks to ['sda'] >22:55:29,907 DEBUG anaconda: updated device_vg_name to fedora >22:55:29,909 DEBUG anaconda: min: 1.0 max: 4032.969238 current: 4032 >22:55:29,910 DEBUG anaconda: fs type changed: swap >22:55:29,915 INFO anaconda: getting device type for LVM >22:55:29,916 DEBUG anaconda: populate_raid: 0, None >22:55:29,916 INFO anaconda: getting device type for LVM >22:55:29,917 DEBUG anaconda: default vg is fedora >22:55:29,917 DEBUG anaconda: new vg selection: None >22:55:29,921 DEBUG anaconda: new vg selection: None >22:55:29,925 DEBUG anaconda: new vg selection: fedora >22:55:32,765 DEBUG anaconda: current selector: non-existent 4032MB lvmlv fedora-swap (31) with non-existent swap >22:55:32,767 DEBUG anaconda: new selector: non-existent 500MB partition sda1 (28) with non-existent ext4 filesystem mounted at /boot >22:55:32,768 DEBUG anaconda: notebook page = 1 >22:55:32,768 INFO anaconda: ui: saving changes to device fedora-swap >22:55:32,769 DEBUG anaconda: old_name: swap >22:55:32,769 DEBUG anaconda: new_name: swap >22:55:32,770 DEBUG anaconda: new size: 4032.0 >22:55:32,770 DEBUG anaconda: old size: 4032 >22:55:32,770 INFO anaconda: getting device type for LVM >22:55:32,771 DEBUG anaconda: new device type: 0 >22:55:32,771 DEBUG anaconda: reformat: True >22:55:32,771 DEBUG anaconda: new fs type: swap >22:55:32,771 DEBUG anaconda: old encryption setting: False >22:55:32,771 DEBUG anaconda: new encryption setting: False >22:55:32,771 DEBUG anaconda: old mountpoint: >22:55:32,772 DEBUG anaconda: new mountpoint: None >22:55:32,772 INFO anaconda: getting device type for LVM >22:55:32,781 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (28) with non-existent ext4 filesystem mounted at /boot >22:55:32,782 DEBUG anaconda: updated device_disks to ['sda'] >22:55:32,783 DEBUG anaconda: updated device_vg_name to None >22:55:32,785 DEBUG anaconda: min: 1.0 max: 500.969238 current: 500.0 >22:55:32,786 DEBUG anaconda: fs type changed: ext4 >22:55:32,792 INFO anaconda: getting device type for Standard Partition >22:55:32,793 DEBUG anaconda: device_type_changed: 2 Standard Partition >22:55:32,795 INFO anaconda: getting device type for Standard Partition >22:55:32,796 DEBUG anaconda: populate_raid: 2, None >22:55:32,796 INFO anaconda: getting device type for Standard Partition >22:55:32,798 INFO anaconda: getting device type for Standard Partition >22:55:32,799 DEBUG anaconda: populate_raid: 2, None >22:55:32,800 INFO anaconda: getting device type for Standard Partition >22:55:36,787 INFO anaconda: ui: saving changes to device sda1 >22:55:36,787 DEBUG anaconda: old_name: sda1 >22:55:36,787 DEBUG anaconda: new_name: sda1 >22:55:36,787 DEBUG anaconda: new size: 500.0 >22:55:36,788 DEBUG anaconda: old size: 500.0 >22:55:36,788 INFO anaconda: getting device type for Standard Partition >22:55:36,788 DEBUG anaconda: new device type: 2 >22:55:36,788 DEBUG anaconda: reformat: True >22:55:36,788 DEBUG anaconda: new fs type: ext4 >22:55:36,789 DEBUG anaconda: old encryption setting: False >22:55:36,789 DEBUG anaconda: new encryption setting: False >22:55:36,789 DEBUG anaconda: old mountpoint: /boot >22:55:36,791 DEBUG anaconda: new mountpoint: /boot >22:55:36,792 INFO anaconda: getting device type for Standard Partition >22:55:36,823 INFO anaconda: Running Thread: AnaCheckStorageThread (140394523051776) >22:55:36,837 INFO anaconda: Thread Done: AnaCheckStorageThread (140394523051776) >22:55:36,987 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >22:55:36,991 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >22:55:36,992 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> status to: Checking storage configuration... >22:55:36,993 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >22:55:39,180 INFO anaconda: Not doing 'get NTP service state' in live installation >22:55:39,182 INFO anaconda: Not doing 'start NTP service' in live installation >22:55:40,385 INFO anaconda: Running Thread: AnaNTPserver4 (140394523051776) >22:55:40,393 INFO anaconda: Running Thread: AnaNTPserver5 (140393748358912) >22:55:40,403 INFO anaconda: Running Thread: AnaNTPserver6 (140393756751616) >22:55:40,409 INFO anaconda: Running Thread: AnaNTPserver7 (140394183730944) >22:55:40,535 INFO anaconda: Thread Done: AnaNTPserver6 (140393756751616) >22:55:40,551 INFO anaconda: Thread Done: AnaNTPserver5 (140393748358912) >22:55:40,556 INFO anaconda: Thread Done: AnaNTPserver7 (140394183730944) >22:55:40,568 INFO anaconda: Thread Done: AnaNTPserver4 (140394523051776) >19:55:51,597 INFO anaconda: Running Thread: AnaInstallThread (140394523051776) >19:55:51,598 INFO anaconda: Not doing 'save system time to HW clock' in live installation >19:55:53,094 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda2 >19:55:53,776 INFO anaconda: Creating disklabel on /dev/sda >19:55:54,265 INFO anaconda: Creating ext4 on /dev/sda1 >19:55:55,009 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda1 >19:55:55,437 INFO anaconda: Creating lvmpv on /dev/sda2 >19:55:55,707 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda2 >19:55:56,584 INFO anaconda: Creating swap on /dev/mapper/fedora-swap >19:55:56,651 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/dm-2 >19:55:57,180 INFO anaconda: Creating ext4 on /dev/mapper/fedora-root >19:56:01,458 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/dm-3 >19:56:01,827 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/fedora-root on /mnt/sysimage as ext4 with options defaults >19:56:01,873 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage/boot as ext4 with options defaults >19:56:01,962 DEBUG anaconda: isys.py:mount()- going to mount /dev on /mnt/sysimage/dev as bind with options defaults,bind >19:56:01,996 DEBUG anaconda: isys.py:mount()- going to mount devpts on /mnt/sysimage/dev/pts as devpts with options gid=5,mode=620 >19:56:02,032 DEBUG anaconda: isys.py:mount()- going to mount tmpfs on /mnt/sysimage/dev/shm as tmpfs with options defaults >19:56:02,062 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >19:56:02,062 DEBUG anaconda: isys.py:mount()- going to mount proc on /mnt/sysimage/proc as proc with options defaults >19:56:02,086 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >19:56:02,180 DEBUG anaconda: isys.py:mount()- going to mount sysfs on /mnt/sysimage/sys as sysfs with options defaults >19:56:02,207 DEBUG anaconda: isys.py:mount()- going to mount selinuxfs on /mnt/sysimage/sys/fs/selinux as selinuxfs with options defaults >19:56:02,227 INFO anaconda: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >19:56:02,242 INFO anaconda: Running Thread: AnaLiveProgressThread (140394183730944) >20:00:47,354 INFO anaconda: Thread Done: AnaLiveProgressThread (140394183730944) >20:00:53,391 INFO anaconda: rsync exited with code 0 >20:00:53,402 INFO anaconda: copy_to_sysimage: source '/etc/multipath/wwids' does not exist. >20:00:53,403 INFO anaconda: copy_to_sysimage: source '/etc/multipath/bindings' does not exist. >20:00:53,404 INFO anaconda: Performing post-install setup tasks >20:00:53,404 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/install/source, removeDir = True >20:02:50,956 INFO anaconda: Installing bootloader >20:02:59,320 INFO anaconda: Thread Done: AnaInstallThread (140394523051776) >20:23:52,554 INFO anaconda: Running Thread: AnaConfigurationThread (140394523051776) >20:23:52,555 INFO anaconda: Configuring installed system >20:23:53,260 ERR anaconda: unknown selinux state: None >20:23:53,596 INFO anaconda: Writing network configuration >20:23:53,624 INFO anaconda: Creating users >20:23:53,626 INFO anaconda: created new libuser.conf at /tmp/libuser.RNpuHi with instPath="/mnt/sysimage" >20:23:53,829 INFO anaconda: Running post install scripts >20:23:53,836 INFO anaconda: Running kickstart %%post script(s) >20:23:56,456 INFO anaconda: All kickstart %%post script(s) have been run >20:23:56,459 INFO anaconda: Thread Done: AnaConfigurationThread (140394523051776) >23:52:52,589 DEBUG anaconda: required disklabel type for sda (1) is None >23:52:52,589 DEBUG anaconda: default disklabel type for sda is msdos >23:52:52,589 DEBUG anaconda: selecting msdos disklabel for sda based on size >23:52:53,997 INFO anaconda: /sbin/anaconda 18.36 >04:52:54,350 INFO anaconda: 2097152 kB (2048 MB) are available >23:52:54,350 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >23:52:54,351 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >23:52:54,351 INFO anaconda: Default encoding = ascii >23:52:54,826 INFO anaconda: ISCSID is /sbin/iscsid >23:52:54,826 INFO anaconda: no initiator set >23:52:54,859 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >23:52:54,859 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >23:52:55,050 INFO anaconda: Display mode = g >04:52:55,052 INFO anaconda: 2097152 kB (2048 MB) are available >23:52:55,052 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >23:52:55,289 INFO anaconda: using only installclass _Fedora >23:52:55,312 INFO anaconda: Detected 2016M of memory >23:52:55,313 INFO anaconda: Swap attempt of 4032M >23:52:55,316 INFO anaconda: Running Thread: AnaStorageThread (140265902118656) >23:52:55,319 INFO anaconda: Running Thread: AnaNetworkThread (140265893725952) >23:52:55,323 INFO anaconda: Running Thread: AnaPayloadThread (140265560393472) >23:52:55,399 DEBUG anaconda: updating hostname localhost.localdomain >23:52:55,527 INFO anaconda: Thread Done: AnaNetworkThread (140265893725952) >23:52:56,456 INFO anaconda: no initiator set >23:52:56,702 DEBUG anaconda: required disklabel type for sda (1) is None >23:52:56,703 DEBUG anaconda: default disklabel type for sda is msdos >23:52:56,705 DEBUG anaconda: selecting msdos disklabel for sda based on size >23:52:59,207 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >23:52:59,246 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >23:52:59,522 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/fedora-root on /mnt/sysimage as ext4 with options defaults,ro >23:52:59,613 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >23:52:59,857 INFO anaconda: Thread Done: AnaStorageThread (140265902118656) >23:52:59,890 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/live-osimg-min on /mnt/install/source as auto with options defaults,ro >23:52:59,923 INFO anaconda: Thread Done: AnaPayloadThread (140265560393472) >23:53:10,103 INFO anaconda: Not doing 'add runtime X layout' in live installation >23:53:10,167 DEBUG anaconda: network standalone spoke (init): completed: True >18:53:10,488 INFO anaconda: Not doing 'save system time' in live installation >18:53:10,491 INFO anaconda: Not doing 'save system time' in live installation >18:53:10,495 INFO anaconda: Not doing 'save system time' in live installation >23:53:10,505 INFO anaconda: Not doing 'modify system time and date' in live installation >23:53:10,562 INFO anaconda: Not doing 'add runtime X layout' in live installation >23:53:10,577 INFO anaconda: Not doing 'test X layouts' in live installation >23:53:10,679 INFO anaconda: Running Thread: AnaStorageWatcher (140265535215360) >23:53:11,635 INFO anaconda: Running Thread: AnaNTPserver0 (140265560393472) >23:53:11,646 INFO anaconda: Running Thread: AnaNTPserver1 (140265543608064) >23:53:11,665 INFO anaconda: Running Thread: AnaNTPserver2 (140265088845568) >23:53:11,680 INFO anaconda: Running Thread: AnaNTPserver3 (140265080452864) >23:53:11,734 INFO anaconda: Thread Done: AnaStorageWatcher (140265535215360) >23:53:11,894 INFO anaconda: Thread Done: AnaNTPserver1 (140265543608064) >23:53:11,906 INFO anaconda: Thread Done: AnaNTPserver3 (140265080452864) >23:53:11,986 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x59ca2d0> status to: Probing storage... >23:53:11,990 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x59ca2d0> >23:53:12,003 INFO anaconda: Thread Done: AnaNTPserver2 (140265088845568) >23:53:12,644 INFO anaconda: Thread Done: AnaNTPserver0 (140265560393472) >23:53:16,110 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >23:53:20,525 DEBUG anaconda: disk free: 969.23 kB fs free: 418 MB sw needs: 2.68 GB auto swap: 4.03 GB >23:53:25,299 INFO anaconda: Running Thread: AnaExecuteStorageThread (140265560393472) >23:53:25,373 INFO anaconda: Thread Done: AnaExecuteStorageThread (140265560393472) >23:53:25,451 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >23:53:25,452 DEBUG anaconda: ui: unused=[] >23:53:25,457 DEBUG anaconda: ui: new_devices=[] >23:53:25,480 DEBUG anaconda: page clicked: New Fedora 18 Installation >23:53:25,485 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >23:53:26,070 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x59ca2d0> >23:53:26,071 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x59ca2d0> status to: Saving storage configuration... >23:53:26,073 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x59ca2d0> >23:53:29,160 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >23:53:29,163 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >23:53:29,190 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem >23:53:29,191 DEBUG anaconda: updated device_disks to ['sda'] >23:53:29,192 DEBUG anaconda: updated device_vg_name to None >23:53:29,194 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >23:53:29,195 DEBUG anaconda: fs type changed: ext4 >23:53:29,200 INFO anaconda: getting device type for None >23:53:29,202 ERR anaconda: unknown device type: 'None' >23:53:29,203 DEBUG anaconda: device_type_changed: None None >23:53:29,206 INFO anaconda: getting device type for Standard Partition >23:53:29,207 DEBUG anaconda: device_type_changed: 2 Standard Partition >23:53:29,208 INFO anaconda: getting device type for Standard Partition >23:53:29,209 DEBUG anaconda: populate_raid: 2, None >23:53:29,209 INFO anaconda: getting device type for Standard Partition >23:53:29,211 INFO anaconda: getting device type for Standard Partition >23:53:29,212 DEBUG anaconda: populate_raid: 2, None >23:53:29,213 INFO anaconda: getting device type for Standard Partition >23:53:32,833 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >23:53:32,834 DEBUG anaconda: new selector: existing 7752MB lvmlv fedora-root (18) with existing ext4 filesystem >23:53:32,837 DEBUG anaconda: notebook page = 1 >23:53:32,837 INFO anaconda: ui: saving changes to device sda1 >23:53:32,838 DEBUG anaconda: old_name: sda1 >23:53:32,838 DEBUG anaconda: new_name: sda1 >23:53:32,838 DEBUG anaconda: new size: 500.0 >23:53:32,838 DEBUG anaconda: old size: 500.0 >23:53:32,838 INFO anaconda: getting device type for Standard Partition >23:53:32,839 DEBUG anaconda: new device type: 2 >23:53:32,839 DEBUG anaconda: reformat: False >23:53:32,839 DEBUG anaconda: new fs type: ext4 >23:53:32,839 DEBUG anaconda: old encryption setting: False >23:53:32,841 DEBUG anaconda: new encryption setting: False >23:53:32,842 DEBUG anaconda: old mountpoint: >23:53:32,842 DEBUG anaconda: new mountpoint: >23:53:32,842 INFO anaconda: getting device type for Standard Partition >23:53:32,847 DEBUG anaconda: populate_right_side: existing 7752MB lvmlv fedora-root (18) with existing ext4 filesystem >23:53:32,848 DEBUG anaconda: updated device_disks to ['sda'] >23:53:32,848 DEBUG anaconda: updated device_vg_name to fedora >23:53:32,849 DEBUG anaconda: min: 3231.8 max: 7752.0 current: 7752.0 >23:53:32,856 INFO anaconda: getting device type for LVM >23:53:32,857 DEBUG anaconda: device_type_changed: 0 LVM >23:53:32,858 INFO anaconda: getting device type for LVM >23:53:32,859 DEBUG anaconda: populate_raid: 0, None >23:53:32,859 INFO anaconda: getting device type for LVM >23:53:32,860 DEBUG anaconda: default vg is fedora >23:53:32,861 DEBUG anaconda: new vg selection: fedora >23:53:32,866 INFO anaconda: getting device type for LVM >23:53:32,867 DEBUG anaconda: populate_raid: 0, None >23:53:32,868 INFO anaconda: getting device type for LVM >23:53:32,869 DEBUG anaconda: default vg is fedora >23:53:32,869 DEBUG anaconda: new vg selection: None >23:53:32,873 DEBUG anaconda: new vg selection: None >23:53:32,878 DEBUG anaconda: new vg selection: fedora >23:53:50,399 INFO anaconda: ui: saving changes to device fedora-root >23:53:50,400 DEBUG anaconda: old_name: root >23:53:50,400 DEBUG anaconda: new_name: root >23:53:50,401 DEBUG anaconda: new size: 7752.0 >23:53:50,402 DEBUG anaconda: old size: 7752.0 >23:53:50,402 INFO anaconda: getting device type for LVM >23:53:50,403 DEBUG anaconda: new device type: 0 >23:53:50,404 DEBUG anaconda: reformat: True >23:53:50,404 DEBUG anaconda: new fs type: ext4 >23:53:50,405 DEBUG anaconda: old encryption setting: False >23:53:50,405 DEBUG anaconda: new encryption setting: False >23:53:50,406 DEBUG anaconda: old mountpoint: >23:53:50,410 DEBUG anaconda: new mountpoint: >23:53:50,413 DEBUG anaconda: populate_right_side: existing 7752MB lvmlv fedora-root (18) with existing ext4 filesystem >23:53:50,414 DEBUG anaconda: updated device_disks to ['sda'] >23:53:50,418 DEBUG anaconda: updated device_vg_name to fedora >23:53:50,419 DEBUG anaconda: min: 3231.8 max: 7752.0 current: 7752.0 >23:53:50,428 INFO anaconda: getting device type for LVM >23:53:50,429 DEBUG anaconda: populate_raid: 0, None >23:53:50,429 INFO anaconda: getting device type for LVM >23:53:50,430 DEBUG anaconda: default vg is fedora >23:53:50,431 DEBUG anaconda: new vg selection: None >23:53:50,439 DEBUG anaconda: new vg selection: None >23:53:50,447 DEBUG anaconda: new vg selection: fedora >23:53:53,176 DEBUG anaconda: info bar clicked: Please enter a valid mountpoint. ((<SpokeWindow object at 0x5d4e140 (AnacondaSpokeWindow at 0x5a53220)>,)) >23:54:02,018 DEBUG anaconda: current selector: existing 7752MB lvmlv fedora-root (18) with existing ext4 filesystem >23:54:02,021 DEBUG anaconda: new selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >23:54:02,023 DEBUG anaconda: notebook page = 1 >23:54:02,025 INFO anaconda: ui: saving changes to device fedora-root >23:54:02,027 DEBUG anaconda: old_name: root >23:54:02,027 DEBUG anaconda: new_name: root >23:54:02,027 DEBUG anaconda: new size: 7752.0 >23:54:02,028 DEBUG anaconda: old size: 7752.0 >23:54:02,028 INFO anaconda: getting device type for LVM >23:54:02,028 DEBUG anaconda: new device type: 0 >23:54:02,028 DEBUG anaconda: reformat: False >23:54:02,029 DEBUG anaconda: new fs type: ext4 >23:54:02,029 DEBUG anaconda: old encryption setting: False >23:54:02,029 DEBUG anaconda: new encryption setting: False >23:54:02,029 DEBUG anaconda: old mountpoint: >23:54:02,029 DEBUG anaconda: new mountpoint: >23:54:02,032 INFO anaconda: getting device type for LVM >23:54:02,040 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem >23:54:02,040 DEBUG anaconda: updated device_disks to ['sda'] >23:54:02,041 DEBUG anaconda: updated device_vg_name to None >23:54:02,042 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >23:54:02,046 INFO anaconda: getting device type for Standard Partition >23:54:02,047 DEBUG anaconda: device_type_changed: 2 Standard Partition >23:54:02,048 INFO anaconda: getting device type for Standard Partition >23:54:02,049 DEBUG anaconda: populate_raid: 2, None >23:54:02,049 INFO anaconda: getting device type for Standard Partition >23:54:02,051 INFO anaconda: getting device type for Standard Partition >23:54:02,052 DEBUG anaconda: populate_raid: 2, None >23:54:02,053 INFO anaconda: getting device type for Standard Partition >23:54:09,299 INFO anaconda: ui: saving changes to device sda1 >23:54:09,300 DEBUG anaconda: old_name: sda1 >23:54:09,300 DEBUG anaconda: new_name: sda1 >23:54:09,300 DEBUG anaconda: new size: 500.0 >23:54:09,300 DEBUG anaconda: old size: 500.0 >23:54:09,300 INFO anaconda: getting device type for Standard Partition >23:54:09,301 DEBUG anaconda: new device type: 2 >23:54:09,301 DEBUG anaconda: reformat: True >23:54:09,301 DEBUG anaconda: new fs type: ext4 >23:54:09,301 DEBUG anaconda: old encryption setting: False >23:54:09,301 DEBUG anaconda: new encryption setting: False >23:54:09,301 DEBUG anaconda: old mountpoint: >23:54:09,303 DEBUG anaconda: new mountpoint: >23:54:09,304 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem >23:54:09,304 DEBUG anaconda: updated device_disks to ['sda'] >23:54:09,304 DEBUG anaconda: updated device_vg_name to None >23:54:09,305 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >23:54:09,310 INFO anaconda: getting device type for Standard Partition >23:54:09,314 DEBUG anaconda: populate_raid: 2, None >23:54:09,314 INFO anaconda: getting device type for Standard Partition >23:54:24,506 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >23:54:24,508 DEBUG anaconda: new selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >23:54:24,508 DEBUG anaconda: notebook page = 1 >23:54:24,509 INFO anaconda: ui: saving changes to device sda1 >23:54:24,509 DEBUG anaconda: old_name: sda1 >23:54:24,510 DEBUG anaconda: new_name: sda1 >23:54:24,510 DEBUG anaconda: new size: 500.0 >23:54:24,511 DEBUG anaconda: old size: 500.0 >23:54:24,511 INFO anaconda: getting device type for Standard Partition >23:54:24,512 DEBUG anaconda: new device type: 2 >23:54:24,512 DEBUG anaconda: reformat: False >23:54:24,512 DEBUG anaconda: new fs type: ext4 >23:54:24,512 DEBUG anaconda: old encryption setting: False >23:54:24,513 DEBUG anaconda: new encryption setting: False >23:54:24,513 DEBUG anaconda: old mountpoint: >23:54:24,513 DEBUG anaconda: new mountpoint: >23:54:24,513 INFO anaconda: getting device type for Standard Partition >23:54:24,518 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem >23:54:24,519 DEBUG anaconda: updated device_disks to ['sda'] >23:54:24,519 DEBUG anaconda: updated device_vg_name to None >23:54:24,520 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >23:54:24,524 INFO anaconda: getting device type for Standard Partition >23:54:24,525 DEBUG anaconda: populate_raid: 2, None >23:54:24,526 INFO anaconda: getting device type for Standard Partition >23:54:34,026 DEBUG anaconda: current selector: existing 500MB partition sda1 (1) with existing ext4 filesystem >23:54:34,028 DEBUG anaconda: new selector: existing 7752MB lvmlv fedora-root (18) with existing ext4 filesystem >23:54:34,029 DEBUG anaconda: notebook page = 1 >23:54:34,029 INFO anaconda: ui: saving changes to device sda1 >23:54:34,030 DEBUG anaconda: old_name: sda1 >23:54:34,030 DEBUG anaconda: new_name: sda1 >23:54:34,031 DEBUG anaconda: new size: 500.0 >23:54:34,031 DEBUG anaconda: old size: 500.0 >23:54:34,032 INFO anaconda: getting device type for Standard Partition >23:54:34,033 DEBUG anaconda: new device type: 2 >23:54:34,033 DEBUG anaconda: reformat: True >23:54:34,034 DEBUG anaconda: new fs type: ext4 >23:54:34,034 DEBUG anaconda: old encryption setting: False >23:54:34,035 DEBUG anaconda: new encryption setting: False >23:54:34,035 DEBUG anaconda: old mountpoint: >23:54:34,035 DEBUG anaconda: new mountpoint: >23:54:34,036 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem >23:54:34,036 DEBUG anaconda: updated device_disks to ['sda'] >23:54:34,036 DEBUG anaconda: updated device_vg_name to None >23:54:34,037 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >23:54:34,043 INFO anaconda: getting device type for Standard Partition >23:54:34,044 DEBUG anaconda: populate_raid: 2, None >23:54:34,045 INFO anaconda: getting device type for Standard Partition >23:54:34,047 DEBUG anaconda: populate_right_side: existing 7752MB lvmlv fedora-root (18) with existing ext4 filesystem >23:54:34,047 DEBUG anaconda: updated device_disks to ['sda'] >23:54:34,048 DEBUG anaconda: updated device_vg_name to fedora >23:54:34,049 DEBUG anaconda: min: 3231.8 max: 7752.0 current: 7752.0 >23:54:34,053 INFO anaconda: getting device type for LVM >23:54:34,054 DEBUG anaconda: device_type_changed: 0 LVM >23:54:34,055 INFO anaconda: getting device type for LVM >23:54:34,056 DEBUG anaconda: populate_raid: 0, None >23:54:34,056 INFO anaconda: getting device type for LVM >23:54:34,057 DEBUG anaconda: default vg is fedora >23:54:34,058 DEBUG anaconda: new vg selection: None >23:54:34,063 DEBUG anaconda: new vg selection: None >23:54:34,067 DEBUG anaconda: new vg selection: fedora >23:54:34,073 INFO anaconda: getting device type for LVM >23:54:34,074 DEBUG anaconda: populate_raid: 0, None >23:54:34,074 INFO anaconda: getting device type for LVM >23:54:34,075 DEBUG anaconda: default vg is fedora >23:54:34,076 DEBUG anaconda: new vg selection: None >23:54:34,080 DEBUG anaconda: new vg selection: None >23:54:34,084 DEBUG anaconda: new vg selection: fedora >23:54:44,199 INFO anaconda: ui: saving changes to device fedora-root >23:54:44,200 DEBUG anaconda: old_name: root >23:54:44,200 DEBUG anaconda: new_name: root >23:54:44,201 DEBUG anaconda: new size: 7752.0 >23:54:44,201 DEBUG anaconda: old size: 7752.0 >23:54:44,202 INFO anaconda: getting device type for LVM >23:54:44,203 DEBUG anaconda: new device type: 0 >23:54:44,203 DEBUG anaconda: reformat: True >23:54:44,204 DEBUG anaconda: new fs type: ext4 >23:54:44,204 DEBUG anaconda: old encryption setting: False >23:54:44,205 DEBUG anaconda: new encryption setting: False >23:54:44,205 DEBUG anaconda: old mountpoint: >23:54:44,209 DEBUG anaconda: new mountpoint: / >23:54:44,211 INFO anaconda: getting device type for LVM >23:54:44,217 INFO anaconda: scheduling reformat of fedora-root as ext4 >23:54:44,250 DEBUG anaconda: populate_right_side: existing 7752MB lvmlv fedora-root (18) with non-existent ext4 filesystem mounted at / >23:54:44,250 DEBUG anaconda: updated device_disks to ['sda'] >23:54:44,250 DEBUG anaconda: updated device_vg_name to fedora >23:54:44,251 DEBUG anaconda: min: 7752.0 max: 7752.0 current: 7752.0 >23:54:44,256 INFO anaconda: getting device type for LVM >23:54:44,261 DEBUG anaconda: populate_raid: 0, None >23:54:44,261 INFO anaconda: getting device type for LVM >23:54:44,261 DEBUG anaconda: default vg is fedora >23:54:44,261 DEBUG anaconda: new vg selection: None >23:54:44,270 DEBUG anaconda: new vg selection: None >23:54:44,272 DEBUG anaconda: new vg selection: fedora >23:54:48,433 DEBUG anaconda: page clicked: New Fedora 18 Installation >23:54:48,435 DEBUG anaconda: notebook page = 1 >23:54:48,437 INFO anaconda: ui: saving changes to device fedora-root >23:54:48,438 DEBUG anaconda: old_name: root >23:54:48,439 DEBUG anaconda: new_name: root >23:54:48,439 DEBUG anaconda: new size: 7752.0 >23:54:48,440 DEBUG anaconda: old size: 7752.0 >23:54:48,440 INFO anaconda: getting device type for LVM >23:54:48,441 DEBUG anaconda: new device type: 0 >23:54:48,442 DEBUG anaconda: reformat: True >23:54:48,442 DEBUG anaconda: new fs type: ext4 >23:54:48,442 DEBUG anaconda: old encryption setting: False >23:54:48,442 DEBUG anaconda: new encryption setting: False >23:54:48,442 DEBUG anaconda: old mountpoint: / >23:54:48,442 DEBUG anaconda: new mountpoint: / >23:54:48,443 INFO anaconda: getting device type for LVM >23:54:48,452 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >23:54:48,453 DEBUG anaconda: populate_right_side: existing 7752MB lvmlv fedora-root (18) with non-existent ext4 filesystem mounted at / >23:54:48,454 DEBUG anaconda: updated device_disks to ['sda'] >23:54:48,455 DEBUG anaconda: updated device_vg_name to fedora >23:54:48,456 DEBUG anaconda: min: 7752.0 max: 7752.0 current: 7752.0 >23:54:48,460 INFO anaconda: getting device type for LVM >23:54:48,461 DEBUG anaconda: populate_raid: 0, None >23:54:48,462 INFO anaconda: getting device type for LVM >23:54:48,462 DEBUG anaconda: default vg is fedora >23:54:48,463 DEBUG anaconda: new vg selection: None >23:54:48,467 DEBUG anaconda: new vg selection: None >23:54:48,472 DEBUG anaconda: new vg selection: fedora >23:54:53,553 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >23:54:53,555 DEBUG anaconda: notebook page = 1 >23:54:53,557 INFO anaconda: ui: saving changes to device fedora-root >23:54:53,558 DEBUG anaconda: old_name: root >23:54:53,559 DEBUG anaconda: new_name: root >23:54:53,559 DEBUG anaconda: new size: 7752.0 >23:54:53,559 DEBUG anaconda: old size: 7752.0 >23:54:53,559 INFO anaconda: getting device type for LVM >23:54:53,560 DEBUG anaconda: new device type: 0 >23:54:53,560 DEBUG anaconda: reformat: True >23:54:53,560 DEBUG anaconda: new fs type: ext4 >23:54:53,560 DEBUG anaconda: old encryption setting: False >23:54:53,560 DEBUG anaconda: new encryption setting: False >23:54:53,560 DEBUG anaconda: old mountpoint: / >23:54:53,560 DEBUG anaconda: new mountpoint: / >23:54:53,561 INFO anaconda: getting device type for LVM >23:54:53,572 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >23:54:53,572 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem >23:54:53,573 DEBUG anaconda: updated device_disks to ['sda'] >23:54:53,574 DEBUG anaconda: updated device_vg_name to None >23:54:53,575 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >23:54:53,579 INFO anaconda: getting device type for Standard Partition >23:54:53,580 DEBUG anaconda: device_type_changed: 2 Standard Partition >23:54:53,581 INFO anaconda: getting device type for Standard Partition >23:54:53,582 DEBUG anaconda: populate_raid: 2, None >23:54:53,582 INFO anaconda: getting device type for Standard Partition >23:54:53,584 INFO anaconda: getting device type for Standard Partition >23:54:53,585 DEBUG anaconda: populate_raid: 2, None >23:54:53,585 INFO anaconda: getting device type for Standard Partition >23:55:04,073 INFO anaconda: ui: saving changes to device sda1 >23:55:04,074 DEBUG anaconda: old_name: sda1 >23:55:04,074 DEBUG anaconda: new_name: sda1 >23:55:04,075 DEBUG anaconda: new size: 500.0 >23:55:04,075 DEBUG anaconda: old size: 500.0 >23:55:04,076 INFO anaconda: getting device type for Standard Partition >23:55:04,077 DEBUG anaconda: new device type: 2 >23:55:04,078 DEBUG anaconda: reformat: True >23:55:04,078 DEBUG anaconda: new fs type: ext4 >23:55:04,079 DEBUG anaconda: old encryption setting: False >23:55:04,079 DEBUG anaconda: new encryption setting: False >23:55:04,080 DEBUG anaconda: old mountpoint: >23:55:04,084 DEBUG anaconda: new mountpoint: /boot >23:55:04,085 INFO anaconda: getting device type for Standard Partition >23:55:04,089 INFO anaconda: scheduling reformat of sda1 as ext4 >23:55:04,121 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >23:55:04,122 DEBUG anaconda: updated device_disks to ['sda'] >23:55:04,122 DEBUG anaconda: updated device_vg_name to None >23:55:04,124 DEBUG anaconda: min: 500.0 max: 500.0 current: 500.0 >23:55:04,127 INFO anaconda: getting device type for Standard Partition >23:55:04,130 DEBUG anaconda: populate_raid: 2, None >23:55:04,134 INFO anaconda: getting device type for Standard Partition >23:55:07,049 DEBUG anaconda: page clicked: New Fedora 18 Installation >23:55:07,051 DEBUG anaconda: notebook page = 1 >23:55:07,052 INFO anaconda: ui: saving changes to device sda1 >23:55:07,052 DEBUG anaconda: old_name: sda1 >23:55:07,052 DEBUG anaconda: new_name: sda1 >23:55:07,053 DEBUG anaconda: new size: 500.0 >23:55:07,054 DEBUG anaconda: old size: 500.0 >23:55:07,054 INFO anaconda: getting device type for Standard Partition >23:55:07,059 DEBUG anaconda: new device type: 2 >23:55:07,059 DEBUG anaconda: reformat: True >23:55:07,060 DEBUG anaconda: new fs type: ext4 >23:55:07,060 DEBUG anaconda: old encryption setting: False >23:55:07,060 DEBUG anaconda: new encryption setting: False >23:55:07,060 DEBUG anaconda: old mountpoint: /boot >23:55:07,060 DEBUG anaconda: new mountpoint: /boot >23:55:07,061 INFO anaconda: getting device type for Standard Partition >23:55:07,066 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >23:55:07,067 DEBUG anaconda: populate_right_side: existing 7752MB lvmlv fedora-root (18) with non-existent ext4 filesystem mounted at / >23:55:07,067 DEBUG anaconda: updated device_disks to ['sda'] >23:55:07,067 DEBUG anaconda: updated device_vg_name to fedora >23:55:07,068 DEBUG anaconda: min: 7752.0 max: 7752.0 current: 7752.0 >23:55:07,073 INFO anaconda: getting device type for LVM >23:55:07,074 DEBUG anaconda: device_type_changed: 0 LVM >23:55:07,075 INFO anaconda: getting device type for LVM >23:55:07,076 DEBUG anaconda: populate_raid: 0, None >23:55:07,077 INFO anaconda: getting device type for LVM >23:55:07,078 INFO anaconda: getting device type for LVM >23:55:07,079 DEBUG anaconda: populate_raid: 0, None >23:55:07,080 INFO anaconda: getting device type for LVM >23:55:07,080 DEBUG anaconda: default vg is fedora >23:55:07,081 DEBUG anaconda: new vg selection: None >23:55:07,085 DEBUG anaconda: new vg selection: None >23:55:07,090 DEBUG anaconda: new vg selection: fedora >23:55:14,706 DEBUG anaconda: current selector: existing 7752MB lvmlv fedora-root (18) with non-existent ext4 filesystem mounted at / >23:55:14,708 DEBUG anaconda: new selector: existing 7752MB lvmlv fedora-root (18) with non-existent ext4 filesystem mounted at / >23:55:14,709 DEBUG anaconda: notebook page = 1 >23:55:14,709 INFO anaconda: ui: saving changes to device fedora-root >23:55:14,710 DEBUG anaconda: old_name: root >23:55:14,710 DEBUG anaconda: new_name: root >23:55:14,711 DEBUG anaconda: new size: 7752.0 >23:55:14,712 DEBUG anaconda: old size: 7752.0 >23:55:14,712 INFO anaconda: getting device type for LVM >23:55:14,713 DEBUG anaconda: new device type: 0 >23:55:14,714 DEBUG anaconda: reformat: True >23:55:14,714 DEBUG anaconda: new fs type: ext4 >23:55:14,715 DEBUG anaconda: old encryption setting: False >23:55:14,715 DEBUG anaconda: new encryption setting: False >23:55:14,715 DEBUG anaconda: old mountpoint: / >23:55:14,715 DEBUG anaconda: new mountpoint: / >23:55:14,716 INFO anaconda: getting device type for LVM >23:55:14,731 DEBUG anaconda: populate_right_side: existing 7752MB lvmlv fedora-root (18) with non-existent ext4 filesystem mounted at / >23:55:14,732 DEBUG anaconda: updated device_disks to ['sda'] >23:55:14,733 DEBUG anaconda: updated device_vg_name to fedora >23:55:14,734 DEBUG anaconda: min: 7752.0 max: 7752.0 current: 7752.0 >23:55:14,738 INFO anaconda: getting device type for LVM >23:55:14,739 DEBUG anaconda: populate_raid: 0, None >23:55:14,740 INFO anaconda: getting device type for LVM >23:55:14,741 DEBUG anaconda: default vg is fedora >23:55:14,741 DEBUG anaconda: new vg selection: None >23:55:14,745 DEBUG anaconda: new vg selection: None >23:55:14,750 DEBUG anaconda: new vg selection: fedora >23:55:24,186 DEBUG anaconda: current selector: existing 7752MB lvmlv fedora-root (18) with non-existent ext4 filesystem mounted at / >23:55:24,190 DEBUG anaconda: new selector: existing 4032MB lvmlv fedora-swap (17) with existing swap >23:55:24,192 DEBUG anaconda: notebook page = 1 >23:55:24,193 INFO anaconda: ui: saving changes to device fedora-root >23:55:24,196 DEBUG anaconda: old_name: root >23:55:24,196 DEBUG anaconda: new_name: root >23:55:24,196 DEBUG anaconda: new size: 7752.0 >23:55:24,198 DEBUG anaconda: old size: 7752.0 >23:55:24,198 INFO anaconda: getting device type for LVM >23:55:24,198 DEBUG anaconda: new device type: 0 >23:55:24,198 DEBUG anaconda: reformat: True >23:55:24,198 DEBUG anaconda: new fs type: ext4 >23:55:24,198 DEBUG anaconda: old encryption setting: False >23:55:24,199 DEBUG anaconda: new encryption setting: False >23:55:24,202 DEBUG anaconda: old mountpoint: / >23:55:24,202 DEBUG anaconda: new mountpoint: / >23:55:24,203 INFO anaconda: getting device type for LVM >23:55:24,212 DEBUG anaconda: populate_right_side: existing 4032MB lvmlv fedora-swap (17) with existing swap >23:55:24,212 DEBUG anaconda: updated device_disks to ['sda'] >23:55:24,213 DEBUG anaconda: updated device_vg_name to fedora >23:55:24,215 DEBUG anaconda: min: 4032.0 max: 4032.0 current: 4032.0 >23:55:24,217 DEBUG anaconda: fs type changed: swap >23:55:24,223 INFO anaconda: getting device type for LVM >23:55:24,224 DEBUG anaconda: populate_raid: 0, None >23:55:24,224 INFO anaconda: getting device type for LVM >23:55:24,225 DEBUG anaconda: default vg is fedora >23:55:24,226 DEBUG anaconda: new vg selection: None >23:55:24,230 DEBUG anaconda: new vg selection: None >23:55:24,234 DEBUG anaconda: new vg selection: fedora >23:55:27,793 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >23:55:27,796 DEBUG anaconda: notebook page = 1 >23:55:27,798 INFO anaconda: ui: saving changes to device fedora-swap >23:55:27,798 DEBUG anaconda: old_name: swap >23:55:27,798 DEBUG anaconda: new_name: swap >23:55:27,798 DEBUG anaconda: new size: 4032.0 >23:55:27,799 DEBUG anaconda: old size: 4032.0 >23:55:27,799 INFO anaconda: getting device type for LVM >23:55:27,799 DEBUG anaconda: new device type: 0 >23:55:27,799 DEBUG anaconda: reformat: False >23:55:27,799 DEBUG anaconda: new fs type: swap >23:55:27,799 DEBUG anaconda: old encryption setting: False >23:55:27,800 DEBUG anaconda: new encryption setting: False >23:55:27,800 DEBUG anaconda: old mountpoint: >23:55:27,803 DEBUG anaconda: new mountpoint: None >23:55:27,803 INFO anaconda: getting device type for LVM >23:55:27,810 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >23:55:27,811 DEBUG anaconda: populate_right_side: existing 4032MB lvmlv fedora-swap (17) with existing swap >23:55:27,811 DEBUG anaconda: updated device_disks to ['sda'] >23:55:27,811 DEBUG anaconda: updated device_vg_name to fedora >23:55:27,812 DEBUG anaconda: min: 4032.0 max: 4032.0 current: 4032.0 >23:55:27,817 INFO anaconda: getting device type for LVM >23:55:27,818 DEBUG anaconda: populate_raid: 0, None >23:55:27,819 INFO anaconda: getting device type for LVM >23:55:27,819 DEBUG anaconda: default vg is fedora >23:55:27,820 DEBUG anaconda: new vg selection: None >23:55:27,824 DEBUG anaconda: new vg selection: None >23:55:27,829 DEBUG anaconda: new vg selection: fedora >23:55:30,233 DEBUG anaconda: page clicked: New Fedora 18 Installation >23:55:30,234 DEBUG anaconda: notebook page = 1 >23:55:30,234 INFO anaconda: ui: saving changes to device fedora-swap >23:55:30,235 DEBUG anaconda: old_name: swap >23:55:30,235 DEBUG anaconda: new_name: swap >23:55:30,236 DEBUG anaconda: new size: 4032.0 >23:55:30,238 DEBUG anaconda: old size: 4032.0 >23:55:30,238 INFO anaconda: getting device type for LVM >23:55:30,239 DEBUG anaconda: new device type: 0 >23:55:30,239 DEBUG anaconda: reformat: False >23:55:30,239 DEBUG anaconda: new fs type: swap >23:55:30,239 DEBUG anaconda: old encryption setting: False >23:55:30,239 DEBUG anaconda: new encryption setting: False >23:55:30,239 DEBUG anaconda: old mountpoint: >23:55:30,241 DEBUG anaconda: new mountpoint: None >23:55:30,241 INFO anaconda: getting device type for LVM >23:55:30,248 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >23:55:30,248 DEBUG anaconda: populate_right_side: existing 7752MB lvmlv fedora-root (18) with non-existent ext4 filesystem mounted at / >23:55:30,248 DEBUG anaconda: updated device_disks to ['sda'] >23:55:30,248 DEBUG anaconda: updated device_vg_name to fedora >23:55:30,253 DEBUG anaconda: min: 7752.0 max: 7752.0 current: 7752.0 >23:55:30,258 DEBUG anaconda: fs type changed: ext4 >23:55:30,264 INFO anaconda: getting device type for LVM >23:55:30,265 DEBUG anaconda: populate_raid: 0, None >23:55:30,265 INFO anaconda: getting device type for LVM >23:55:30,266 DEBUG anaconda: default vg is fedora >23:55:30,267 DEBUG anaconda: new vg selection: None >23:55:30,271 DEBUG anaconda: new vg selection: None >23:55:30,276 DEBUG anaconda: new vg selection: fedora >23:55:34,400 DEBUG anaconda: removing device 'existing 7752MB lvmlv fedora-root (18) with non-existent ext4 filesystem mounted at /' from page New Fedora 18 Installation >23:55:34,410 DEBUG anaconda: updated device: existing 7752MB lvmlv fedora-root (18) with existing ext4 filesystem >23:55:34,411 INFO anaconda: ui: removed device fedora-root >23:55:34,417 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >23:55:34,418 DEBUG anaconda: ui: unused=[] >23:55:34,419 DEBUG anaconda: ui: new_devices=['fedora-swap', 'sda1'] >23:55:34,433 DEBUG anaconda: page clicked: New Fedora 18 Installation >23:55:34,434 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >23:55:34,435 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >23:55:34,435 DEBUG anaconda: updated device_disks to ['sda'] >23:55:34,436 DEBUG anaconda: updated device_vg_name to None >23:55:34,437 DEBUG anaconda: min: 500.0 max: 500.0 current: 500.0 >23:55:34,441 INFO anaconda: getting device type for Standard Partition >23:55:34,442 DEBUG anaconda: device_type_changed: 2 Standard Partition >23:55:34,443 INFO anaconda: getting device type for Standard Partition >23:55:34,444 DEBUG anaconda: populate_raid: 2, None >23:55:34,445 INFO anaconda: getting device type for Standard Partition >23:55:34,446 INFO anaconda: getting device type for Standard Partition >23:55:34,447 DEBUG anaconda: populate_raid: 2, None >23:55:34,448 INFO anaconda: getting device type for Standard Partition >23:55:36,602 INFO anaconda: ui: saving changes to device sda1 >23:55:36,602 DEBUG anaconda: old_name: sda1 >23:55:36,602 DEBUG anaconda: new_name: sda1 >23:55:36,602 DEBUG anaconda: new size: 500.0 >23:55:36,603 DEBUG anaconda: old size: 500.0 >23:55:36,603 INFO anaconda: getting device type for Standard Partition >23:55:36,603 DEBUG anaconda: new device type: 2 >23:55:36,603 DEBUG anaconda: reformat: True >23:55:36,604 DEBUG anaconda: new fs type: ext4 >23:55:36,604 DEBUG anaconda: old encryption setting: False >23:55:36,604 DEBUG anaconda: new encryption setting: False >23:55:36,604 DEBUG anaconda: old mountpoint: /boot >23:55:36,606 DEBUG anaconda: new mountpoint: /boot >23:55:36,607 INFO anaconda: getting device type for Standard Partition >23:55:49,099 DEBUG anaconda: requested size = 0 B ; available space = 969.23 kB >23:55:49,151 ERR anaconda: newDevice failed: not enough free space on disks >23:55:49,151 DEBUG anaconda: trying to find an existing container to use >23:55:49,157 DEBUG anaconda: found container existing 11784MB lvmvg fedora (3) >23:55:49,195 ERR anaconda: newDevice failed w/ old container: failed to create device >23:55:49,208 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >23:55:49,212 DEBUG anaconda: ui: unused=[] >23:55:49,212 DEBUG anaconda: ui: new_devices=['fedora-swap', 'sda1'] >23:55:49,260 DEBUG anaconda: page clicked: New Fedora 18 Installation >23:55:49,265 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >23:55:49,266 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >23:55:49,266 DEBUG anaconda: updated device_disks to ['sda'] >23:55:49,267 DEBUG anaconda: updated device_vg_name to None >23:55:49,268 DEBUG anaconda: min: 500.0 max: 500.0 current: 500.0 >23:55:49,276 INFO anaconda: getting device type for Standard Partition >23:55:49,277 DEBUG anaconda: populate_raid: 2, None >23:55:49,278 INFO anaconda: getting device type for Standard Partition >23:55:52,646 DEBUG anaconda: info bar clicked: not enough free space on disks ((<SpokeWindow object at 0x5d4e140 (AnacondaSpokeWindow at 0x5a53220)>,)) >23:55:59,605 INFO anaconda: ui: saving changes to device sda1 >23:55:59,606 DEBUG anaconda: old_name: sda1 >23:55:59,606 DEBUG anaconda: new_name: sda1 >23:55:59,607 DEBUG anaconda: new size: 500.0 >23:55:59,607 DEBUG anaconda: old size: 500.0 >23:55:59,608 INFO anaconda: getting device type for Standard Partition >23:55:59,609 DEBUG anaconda: new device type: 2 >23:55:59,610 DEBUG anaconda: reformat: True >23:55:59,610 DEBUG anaconda: new fs type: ext4 >23:55:59,611 DEBUG anaconda: old encryption setting: False >23:55:59,611 DEBUG anaconda: new encryption setting: False >23:55:59,612 DEBUG anaconda: old mountpoint: /boot >23:55:59,616 DEBUG anaconda: new mountpoint: /boot >23:55:59,617 INFO anaconda: getting device type for Standard Partition >23:56:02,037 INFO anaconda: ui: saving changes to device sda1 >23:56:02,038 DEBUG anaconda: old_name: sda1 >23:56:02,038 DEBUG anaconda: new_name: sda1 >23:56:02,039 DEBUG anaconda: new size: 500.0 >23:56:02,039 DEBUG anaconda: old size: 500.0 >23:56:02,040 INFO anaconda: getting device type for Standard Partition >23:56:02,041 DEBUG anaconda: new device type: 2 >23:56:02,042 DEBUG anaconda: reformat: True >23:56:02,042 DEBUG anaconda: new fs type: ext4 >23:56:02,043 DEBUG anaconda: old encryption setting: False >23:56:02,043 DEBUG anaconda: new encryption setting: False >23:56:02,044 DEBUG anaconda: old mountpoint: /boot >23:56:02,048 DEBUG anaconda: new mountpoint: /boot >23:56:02,049 INFO anaconda: getting device type for Standard Partition >23:56:12,745 DEBUG anaconda: requested size = 0 B ; available space = 969.23 kB >23:56:12,807 ERR anaconda: newDevice failed: not enough free space on disks >23:56:12,807 DEBUG anaconda: trying to find an existing container to use >23:56:12,811 DEBUG anaconda: found container existing 11784MB lvmvg fedora (3) >23:56:12,850 ERR anaconda: newDevice failed w/ old container: failed to create device >23:56:12,863 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >23:56:12,867 DEBUG anaconda: ui: unused=[] >23:56:12,867 DEBUG anaconda: ui: new_devices=['fedora-swap', 'sda1'] >23:56:12,898 DEBUG anaconda: page clicked: New Fedora 18 Installation >23:56:12,904 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >23:56:12,905 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot >23:56:12,909 DEBUG anaconda: updated device_disks to ['sda'] >23:56:12,910 DEBUG anaconda: updated device_vg_name to None >23:56:12,911 DEBUG anaconda: min: 500.0 max: 500.0 current: 500.0 >23:56:12,915 INFO anaconda: getting device type for Standard Partition >23:56:12,919 DEBUG anaconda: populate_raid: 2, None >23:56:12,920 INFO anaconda: getting device type for Standard Partition >23:56:23,986 INFO anaconda: ui: saving changes to device sda1 >23:56:23,987 DEBUG anaconda: old_name: sda1 >23:56:23,987 DEBUG anaconda: new_name: sda1 >23:56:23,988 DEBUG anaconda: new size: 500.0 >23:56:23,988 DEBUG anaconda: old size: 500.0 >23:56:23,989 INFO anaconda: getting device type for Standard Partition >23:56:23,990 DEBUG anaconda: new device type: 2 >23:56:23,990 DEBUG anaconda: reformat: True >23:56:23,991 DEBUG anaconda: new fs type: ext4 >23:56:23,992 DEBUG anaconda: old encryption setting: False >23:56:23,992 DEBUG anaconda: new encryption setting: False >23:56:23,993 DEBUG anaconda: old mountpoint: /boot >23:56:23,997 DEBUG anaconda: new mountpoint: /boot >23:56:23,998 INFO anaconda: getting device type for Standard Partition >23:56:31,402 DEBUG anaconda: removing device 'existing 500MB partition sda1 (1) with non-existent ext4 filesystem mounted at /boot' from page New Fedora 18 Installation >23:56:31,408 DEBUG anaconda: updated device: existing 500MB partition sda1 (1) with existing ext4 filesystem >23:56:31,408 INFO anaconda: ui: removed device sda1 >23:56:31,418 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >23:56:31,419 DEBUG anaconda: ui: unused=[] >23:56:31,420 DEBUG anaconda: ui: new_devices=[] >23:56:31,432 DEBUG anaconda: page clicked: New Fedora 18 Installation >23:56:31,433 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >23:56:34,051 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >23:56:34,054 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >23:56:34,057 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (1) with existing ext4 filesystem >23:56:34,059 DEBUG anaconda: updated device_disks to ['sda'] >23:56:34,059 DEBUG anaconda: updated device_vg_name to None >23:56:34,060 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >23:56:34,064 INFO anaconda: getting device type for Standard Partition >23:56:34,065 DEBUG anaconda: populate_raid: 2, None >23:56:34,066 INFO anaconda: getting device type for Standard Partition >23:56:36,345 DEBUG anaconda: removing device 'existing 500MB partition sda1 (1) with existing ext4 filesystem' from page Fedora Linux 18 for x86_64 >23:56:39,999 DEBUG anaconda: required disklabel type for sda (1) is None >23:56:40,000 DEBUG anaconda: default disklabel type for sda is msdos >23:56:40,001 DEBUG anaconda: selecting msdos disklabel for sda based on size >23:56:40,010 INFO anaconda: ui: removed device sda1 >23:56:40,029 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sr0'] >23:56:40,033 DEBUG anaconda: ui: unused=[] >23:56:40,035 DEBUG anaconda: ui: new_devices=[] >23:56:40,044 DEBUG anaconda: page clicked: New Fedora 18 Installation >23:56:40,045 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >23:56:53,302 DEBUG anaconda: requested size = 500 MB ; available space = 12.28 GB >23:56:53,469 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-boot', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sr0'] >23:56:53,472 DEBUG anaconda: ui: unused=[] >23:56:53,473 DEBUG anaconda: ui: new_devices=['fedora-boot'] >23:56:53,482 DEBUG anaconda: page clicked: New Fedora 18 Installation >23:56:53,482 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >23:56:53,483 DEBUG anaconda: populate_right_side: non-existent 500MB lvmlv fedora-boot (25) with non-existent ext4 filesystem mounted at /boot >23:56:53,483 DEBUG anaconda: updated device_disks to ['sda'] >23:56:53,488 DEBUG anaconda: updated device_vg_name to fedora >23:56:53,489 DEBUG anaconda: min: 1.0 max: 12787.969238 current: 500.0 >23:56:53,498 INFO anaconda: getting device type for LVM >23:56:53,498 DEBUG anaconda: device_type_changed: 0 LVM >23:56:53,498 INFO anaconda: getting device type for LVM >23:56:53,498 DEBUG anaconda: populate_raid: 0, None >23:56:53,498 INFO anaconda: getting device type for LVM >23:56:53,499 INFO anaconda: getting device type for LVM >23:56:53,500 DEBUG anaconda: populate_raid: 0, None >23:56:53,504 INFO anaconda: getting device type for LVM >23:56:53,504 DEBUG anaconda: default vg is fedora >23:56:53,504 DEBUG anaconda: new vg selection: None >23:56:53,512 DEBUG anaconda: new vg selection: None >23:56:53,524 DEBUG anaconda: new vg selection: fedora >23:57:04,197 INFO anaconda: getting device type for Standard Partition >23:57:04,202 DEBUG anaconda: device_type_changed: 2 Standard Partition >23:57:04,203 INFO anaconda: getting device type for Standard Partition >23:57:04,204 DEBUG anaconda: populate_raid: 2, None >23:57:04,205 INFO anaconda: getting device type for Standard Partition >23:57:07,745 INFO anaconda: ui: saving changes to device fedora-boot >23:57:07,745 DEBUG anaconda: old_name: boot >23:57:07,745 DEBUG anaconda: new_name: boot >23:57:07,745 DEBUG anaconda: new size: 500.0 >23:57:07,745 DEBUG anaconda: old size: 500.0 >23:57:07,745 INFO anaconda: getting device type for Standard Partition >23:57:07,746 DEBUG anaconda: new device type: 2 >23:57:07,746 DEBUG anaconda: reformat: True >23:57:07,746 DEBUG anaconda: new fs type: ext4 >23:57:07,746 DEBUG anaconda: old encryption setting: False >23:57:07,746 DEBUG anaconda: new encryption setting: False >23:57:07,746 DEBUG anaconda: old mountpoint: /boot >23:57:07,748 DEBUG anaconda: new mountpoint: /boot >23:57:07,749 INFO anaconda: getting device type for Standard Partition >23:57:07,752 INFO anaconda: changing device type from 0 to 2 >23:57:07,763 DEBUG anaconda: disks: ['sda'] >23:57:07,866 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (26) with non-existent ext4 filesystem mounted at /boot >23:57:07,867 DEBUG anaconda: updated device_disks to ['sda'] >23:57:07,867 DEBUG anaconda: updated device_vg_name to None >23:57:07,869 DEBUG anaconda: min: 1.0 max: 12287.969238 current: 500.0 >23:57:07,872 INFO anaconda: getting device type for Standard Partition >23:57:07,874 DEBUG anaconda: populate_raid: 2, None >23:57:07,874 INFO anaconda: getting device type for Standard Partition >23:57:16,240 DEBUG anaconda: requested size = 3 GB ; available space = 11.78 GB >23:57:16,488 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >23:57:16,491 DEBUG anaconda: ui: unused=[] >23:57:16,491 DEBUG anaconda: ui: new_devices=['fedora-root', 'sda1'] >23:57:16,507 DEBUG anaconda: page clicked: New Fedora 18 Installation >23:57:16,510 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >23:57:16,511 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (26) with non-existent ext4 filesystem mounted at /boot >23:57:16,511 DEBUG anaconda: updated device_disks to ['sda'] >23:57:16,511 DEBUG anaconda: updated device_vg_name to None >23:57:16,512 DEBUG anaconda: min: 1.0 max: 12287.969238 current: 500.0 >23:57:16,520 INFO anaconda: getting device type for Standard Partition >23:57:16,525 DEBUG anaconda: populate_raid: 2, None >23:57:16,525 INFO anaconda: getting device type for Standard Partition >23:57:20,254 DEBUG anaconda: current selector: non-existent 500MB partition sda1 (26) with non-existent ext4 filesystem mounted at /boot >23:57:20,256 DEBUG anaconda: new selector: non-existent 3000MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >23:57:20,256 DEBUG anaconda: notebook page = 1 >23:57:20,257 INFO anaconda: ui: saving changes to device sda1 >23:57:20,257 DEBUG anaconda: old_name: sda1 >23:57:20,258 DEBUG anaconda: new_name: sda1 >23:57:20,258 DEBUG anaconda: new size: 500.0 >23:57:20,259 DEBUG anaconda: old size: 500.0 >23:57:20,260 INFO anaconda: getting device type for Standard Partition >23:57:20,260 DEBUG anaconda: new device type: 2 >23:57:20,260 DEBUG anaconda: reformat: True >23:57:20,260 DEBUG anaconda: new fs type: ext4 >23:57:20,260 DEBUG anaconda: old encryption setting: False >23:57:20,261 DEBUG anaconda: new encryption setting: False >23:57:20,261 DEBUG anaconda: old mountpoint: /boot >23:57:20,261 DEBUG anaconda: new mountpoint: /boot >23:57:20,262 INFO anaconda: getting device type for Standard Partition >23:57:20,268 DEBUG anaconda: populate_right_side: non-existent 3000MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >23:57:20,269 DEBUG anaconda: updated device_disks to ['sda'] >23:57:20,269 DEBUG anaconda: updated device_vg_name to fedora >23:57:20,271 DEBUG anaconda: min: 1.0 max: 11783.969238 current: 3000.0 >23:57:20,274 INFO anaconda: getting device type for LVM >23:57:20,275 DEBUG anaconda: device_type_changed: 0 LVM >23:57:20,276 INFO anaconda: getting device type for LVM >23:57:20,277 DEBUG anaconda: populate_raid: 0, None >23:57:20,277 INFO anaconda: getting device type for LVM >23:57:20,278 DEBUG anaconda: default vg is fedora >23:57:20,278 DEBUG anaconda: new vg selection: None >23:57:20,283 DEBUG anaconda: new vg selection: None >23:57:20,287 DEBUG anaconda: new vg selection: fedora >23:57:20,292 INFO anaconda: getting device type for LVM >23:57:20,293 DEBUG anaconda: populate_raid: 0, None >23:57:20,294 INFO anaconda: getting device type for LVM >23:57:20,294 DEBUG anaconda: default vg is fedora >23:57:20,295 DEBUG anaconda: new vg selection: None >23:57:20,299 DEBUG anaconda: new vg selection: None >23:57:20,303 DEBUG anaconda: new vg selection: fedora >23:57:34,459 INFO anaconda: ui: saving changes to device fedora-root >23:57:34,460 DEBUG anaconda: old_name: root >23:57:34,461 DEBUG anaconda: new_name: root >23:57:34,461 DEBUG anaconda: new size: 4000.0 >23:57:34,462 DEBUG anaconda: old size: 3000.0 >23:57:34,462 INFO anaconda: getting device type for LVM >23:57:34,463 DEBUG anaconda: new device type: 0 >23:57:34,463 DEBUG anaconda: reformat: True >23:57:34,464 DEBUG anaconda: new fs type: ext4 >23:57:34,465 DEBUG anaconda: old encryption setting: False >23:57:34,465 DEBUG anaconda: new encryption setting: False >23:57:34,465 DEBUG anaconda: old mountpoint: / >23:57:34,465 DEBUG anaconda: new mountpoint: / >23:57:34,466 INFO anaconda: getting device type for LVM >23:57:34,688 DEBUG anaconda: updating selector size to '4 GB' >23:57:34,698 DEBUG anaconda: populate_right_side: non-existent 4000MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >23:57:34,700 DEBUG anaconda: updated device_disks to ['sda'] >23:57:34,700 DEBUG anaconda: updated device_vg_name to fedora >23:57:34,702 DEBUG anaconda: min: 1.0 max: 11783.969238 current: 4000 >23:57:34,708 INFO anaconda: getting device type for LVM >23:57:34,710 DEBUG anaconda: populate_raid: 0, None >23:57:34,711 INFO anaconda: getting device type for LVM >23:57:34,712 DEBUG anaconda: default vg is fedora >23:57:34,712 DEBUG anaconda: new vg selection: None >23:57:34,718 DEBUG anaconda: new vg selection: None >23:57:34,724 DEBUG anaconda: new vg selection: fedora >23:57:36,755 INFO anaconda: ui: saving changes to device fedora-root >23:57:36,756 DEBUG anaconda: old_name: root >23:57:36,757 DEBUG anaconda: new_name: root >23:57:36,757 DEBUG anaconda: new size: 4000.0 >23:57:36,758 DEBUG anaconda: old size: 4000 >23:57:36,758 INFO anaconda: getting device type for LVM >23:57:36,759 DEBUG anaconda: new device type: 0 >23:57:36,759 DEBUG anaconda: reformat: True >23:57:36,760 DEBUG anaconda: new fs type: ext4 >23:57:36,760 DEBUG anaconda: old encryption setting: False >23:57:36,761 DEBUG anaconda: new encryption setting: False >23:57:36,762 DEBUG anaconda: old mountpoint: / >23:57:36,762 DEBUG anaconda: new mountpoint: / >23:57:36,763 INFO anaconda: getting device type for LVM >23:58:11,728 DEBUG anaconda: requested size = inf yobibytes ; available space = 7.78 GB >23:58:11,744 ERR anaconda: invalid size set for partition >23:58:11,751 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >23:58:11,755 DEBUG anaconda: ui: unused=[] >23:58:11,756 DEBUG anaconda: ui: new_devices=['fedora-root', 'sda1'] >23:58:11,773 DEBUG anaconda: page clicked: New Fedora 18 Installation >23:58:11,775 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >23:58:11,779 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (26) with non-existent ext4 filesystem mounted at /boot >23:58:11,780 DEBUG anaconda: updated device_disks to ['sda'] >23:58:11,780 DEBUG anaconda: updated device_vg_name to None >23:58:11,781 DEBUG anaconda: min: 1.0 max: 8283.969238 current: 500.0 >23:58:11,789 INFO anaconda: getting device type for Standard Partition >23:58:11,790 DEBUG anaconda: device_type_changed: 2 Standard Partition >23:58:11,790 INFO anaconda: getting device type for Standard Partition >23:58:11,791 DEBUG anaconda: populate_raid: 2, None >23:58:11,792 INFO anaconda: getting device type for Standard Partition >23:58:11,794 INFO anaconda: getting device type for Standard Partition >23:58:11,794 DEBUG anaconda: populate_raid: 2, None >23:58:11,795 INFO anaconda: getting device type for Standard Partition >23:58:16,405 DEBUG anaconda: info bar clicked: cannot convert float infinity to integer ((<SpokeWindow object at 0x5d4e140 (AnacondaSpokeWindow at 0x5a53220)>,)) >23:58:45,791 INFO anaconda: ui: saving changes to device sda1 >23:58:45,792 DEBUG anaconda: old_name: sda1 >23:58:45,792 DEBUG anaconda: new_name: sda1 >23:58:45,793 DEBUG anaconda: new size: 500.0 >23:58:45,793 DEBUG anaconda: old size: 500.0 >23:58:45,794 INFO anaconda: getting device type for Standard Partition >23:58:45,795 DEBUG anaconda: new device type: 2 >23:58:45,796 DEBUG anaconda: reformat: True >23:58:45,796 DEBUG anaconda: new fs type: ext4 >23:58:45,797 DEBUG anaconda: old encryption setting: False >23:58:45,797 DEBUG anaconda: new encryption setting: False >23:58:45,798 DEBUG anaconda: old mountpoint: /boot >23:58:45,802 DEBUG anaconda: new mountpoint: /boot >23:58:45,803 INFO anaconda: getting device type for Standard Partition >23:58:52,105 DEBUG anaconda: current selector: non-existent 500MB partition sda1 (26) with non-existent ext4 filesystem mounted at /boot >23:58:52,107 DEBUG anaconda: new selector: non-existent 4000MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >23:58:52,109 DEBUG anaconda: notebook page = 1 >23:58:52,111 INFO anaconda: ui: saving changes to device sda1 >23:58:52,112 DEBUG anaconda: old_name: sda1 >23:58:52,112 DEBUG anaconda: new_name: sda1 >23:58:52,112 DEBUG anaconda: new size: 500.0 >23:58:52,113 DEBUG anaconda: old size: 500.0 >23:58:52,114 INFO anaconda: getting device type for Standard Partition >23:58:52,117 DEBUG anaconda: new device type: 2 >23:58:52,117 DEBUG anaconda: reformat: True >23:58:52,117 DEBUG anaconda: new fs type: ext4 >23:58:52,117 DEBUG anaconda: old encryption setting: False >23:58:52,118 DEBUG anaconda: new encryption setting: False >23:58:52,118 DEBUG anaconda: old mountpoint: /boot >23:58:52,118 DEBUG anaconda: new mountpoint: /boot >23:58:52,119 INFO anaconda: getting device type for Standard Partition >23:58:52,125 DEBUG anaconda: populate_right_side: non-existent 4000MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >23:58:52,126 DEBUG anaconda: updated device_disks to ['sda'] >23:58:52,126 DEBUG anaconda: updated device_vg_name to fedora >23:58:52,128 DEBUG anaconda: min: 1.0 max: 11783.969238 current: 4000 >23:58:52,132 INFO anaconda: getting device type for LVM >23:58:52,133 DEBUG anaconda: device_type_changed: 0 LVM >23:58:52,133 INFO anaconda: getting device type for LVM >23:58:52,134 DEBUG anaconda: populate_raid: 0, None >23:58:52,135 INFO anaconda: getting device type for LVM >23:58:52,136 DEBUG anaconda: default vg is fedora >23:58:52,136 DEBUG anaconda: new vg selection: None >23:58:52,141 DEBUG anaconda: new vg selection: None >23:58:52,146 DEBUG anaconda: new vg selection: fedora >23:58:52,151 INFO anaconda: getting device type for LVM >23:58:52,152 DEBUG anaconda: populate_raid: 0, None >23:58:52,152 INFO anaconda: getting device type for LVM >23:58:52,153 DEBUG anaconda: default vg is fedora >23:58:52,154 DEBUG anaconda: new vg selection: None >23:58:52,158 DEBUG anaconda: new vg selection: None >23:58:52,163 DEBUG anaconda: new vg selection: fedora >23:58:59,118 INFO anaconda: ui: saving changes to device fedora-root >23:58:59,119 DEBUG anaconda: old_name: root >23:58:59,119 DEBUG anaconda: new_name: root >23:58:59,119 DEBUG anaconda: new size: 4000.0 >23:58:59,119 DEBUG anaconda: old size: 4000 >23:58:59,119 INFO anaconda: getting device type for LVM >23:58:59,119 DEBUG anaconda: new device type: 0 >23:58:59,119 DEBUG anaconda: reformat: True >23:58:59,120 DEBUG anaconda: new fs type: ext4 >23:58:59,120 DEBUG anaconda: old encryption setting: False >23:58:59,120 DEBUG anaconda: new encryption setting: True >23:58:59,120 DEBUG anaconda: old mountpoint: / >23:58:59,120 DEBUG anaconda: new mountpoint: / >23:58:59,121 INFO anaconda: getting device type for LVM >23:58:59,313 DEBUG anaconda: updating selector size to '3.99 GB' >23:58:59,319 DEBUG anaconda: populate_right_side: non-existent 3996MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >23:58:59,319 DEBUG anaconda: updated device_disks to ['sda'] >23:58:59,320 DEBUG anaconda: updated device_vg_name to fedora >23:58:59,322 DEBUG anaconda: min: 1.0 max: 11781.969238 current: 3996 >23:58:59,325 INFO anaconda: getting device type for LVM >23:58:59,326 DEBUG anaconda: populate_raid: 0, None >23:58:59,327 INFO anaconda: getting device type for LVM >23:58:59,327 DEBUG anaconda: default vg is fedora >23:58:59,328 DEBUG anaconda: new vg selection: None >23:58:59,332 DEBUG anaconda: new vg selection: None >23:58:59,336 DEBUG anaconda: new vg selection: fedora >23:59:01,889 DEBUG anaconda: current selector: non-existent 3996MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >23:59:01,891 DEBUG anaconda: new selector: non-existent 3996MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >23:59:01,893 DEBUG anaconda: notebook page = 1 >23:59:01,894 INFO anaconda: ui: saving changes to device fedora-root >23:59:01,896 DEBUG anaconda: old_name: root >23:59:01,896 DEBUG anaconda: new_name: root >23:59:01,896 DEBUG anaconda: new size: 3996.0 >23:59:01,896 DEBUG anaconda: old size: 3996 >23:59:01,896 INFO anaconda: getting device type for LVM >23:59:01,896 DEBUG anaconda: new device type: 0 >23:59:01,896 DEBUG anaconda: reformat: True >23:59:01,897 DEBUG anaconda: new fs type: ext4 >23:59:01,897 DEBUG anaconda: old encryption setting: True >23:59:01,897 DEBUG anaconda: new encryption setting: True >23:59:01,897 DEBUG anaconda: old mountpoint: / >23:59:01,897 DEBUG anaconda: new mountpoint: / >23:59:01,901 INFO anaconda: getting device type for LVM >23:59:01,908 DEBUG anaconda: populate_right_side: non-existent 3996MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / >23:59:01,908 DEBUG anaconda: updated device_disks to ['sda'] >23:59:01,909 DEBUG anaconda: updated device_vg_name to fedora >23:59:01,910 DEBUG anaconda: min: 1.0 max: 11781.969238 current: 3996 >23:59:01,914 INFO anaconda: getting device type for LVM >23:59:01,914 DEBUG anaconda: populate_raid: 0, None >23:59:01,915 INFO anaconda: getting device type for LVM >23:59:01,916 DEBUG anaconda: default vg is fedora >23:59:01,916 DEBUG anaconda: new vg selection: None >23:59:01,920 DEBUG anaconda: new vg selection: None >23:59:01,924 DEBUG anaconda: new vg selection: fedora >23:59:07,185 DEBUG anaconda: removing device 'non-existent 3996MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at /' from page New Fedora 18 Installation >23:59:07,208 INFO anaconda: ui: removed device fedora-root >23:59:07,220 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sr0'] >23:59:07,225 DEBUG anaconda: ui: unused=[] >23:59:07,230 DEBUG anaconda: ui: new_devices=['sda1'] >23:59:07,235 DEBUG anaconda: page clicked: New Fedora 18 Installation >23:59:07,240 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >23:59:07,241 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (26) with non-existent ext4 filesystem mounted at /boot >23:59:07,241 DEBUG anaconda: updated device_disks to ['sda'] >23:59:07,242 DEBUG anaconda: updated device_vg_name to None >23:59:07,244 DEBUG anaconda: min: 1.0 max: 12287.969238 current: 500.0 >23:59:07,251 INFO anaconda: getting device type for Standard Partition >23:59:07,255 DEBUG anaconda: device_type_changed: 2 Standard Partition >23:59:07,256 INFO anaconda: getting device type for Standard Partition >23:59:07,257 DEBUG anaconda: populate_raid: 2, None >23:59:07,258 INFO anaconda: getting device type for Standard Partition >23:59:07,259 INFO anaconda: getting device type for Standard Partition >23:59:07,264 DEBUG anaconda: populate_raid: 2, None >23:59:07,265 INFO anaconda: getting device type for Standard Partition >23:59:10,120 INFO anaconda: ui: saving changes to device sda1 >23:59:10,120 DEBUG anaconda: old_name: sda1 >23:59:10,121 DEBUG anaconda: new_name: sda1 >23:59:10,121 DEBUG anaconda: new size: 500.0 >23:59:10,122 DEBUG anaconda: old size: 500.0 >23:59:10,122 INFO anaconda: getting device type for Standard Partition >23:59:10,126 DEBUG anaconda: new device type: 2 >23:59:10,127 DEBUG anaconda: reformat: True >23:59:10,127 DEBUG anaconda: new fs type: ext4 >23:59:10,128 DEBUG anaconda: old encryption setting: False >23:59:10,128 DEBUG anaconda: new encryption setting: False >23:59:10,129 DEBUG anaconda: old mountpoint: /boot >23:59:10,134 DEBUG anaconda: new mountpoint: /boot >23:59:10,135 INFO anaconda: getting device type for Standard Partition >23:59:21,408 DEBUG anaconda: requested size = 4 GB ; available space = 11.78 GB >23:59:21,578 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >23:59:21,579 DEBUG anaconda: ui: unused=[] >23:59:21,579 DEBUG anaconda: ui: new_devices=['fedora-root', 'sda1'] >23:59:21,588 DEBUG anaconda: page clicked: New Fedora 18 Installation >23:59:21,589 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >23:59:21,590 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (26) with non-existent ext4 filesystem mounted at /boot >23:59:21,590 DEBUG anaconda: updated device_disks to ['sda'] >23:59:21,591 DEBUG anaconda: updated device_vg_name to None >23:59:21,592 DEBUG anaconda: min: 1.0 max: 12287.969238 current: 500.0 >23:59:21,596 INFO anaconda: getting device type for Standard Partition >23:59:21,597 DEBUG anaconda: populate_raid: 2, None >23:59:21,598 INFO anaconda: getting device type for Standard Partition >23:59:25,013 DEBUG anaconda: current selector: non-existent 500MB partition sda1 (26) with non-existent ext4 filesystem mounted at /boot >23:59:25,015 DEBUG anaconda: new selector: non-existent 4000MB lvmlv fedora-root (33) with non-existent ext4 filesystem mounted at / >23:59:25,017 DEBUG anaconda: notebook page = 1 >23:59:25,019 INFO anaconda: ui: saving changes to device sda1 >23:59:25,020 DEBUG anaconda: old_name: sda1 >23:59:25,020 DEBUG anaconda: new_name: sda1 >23:59:25,020 DEBUG anaconda: new size: 500.0 >23:59:25,021 DEBUG anaconda: old size: 500.0 >23:59:25,022 INFO anaconda: getting device type for Standard Partition >23:59:25,026 DEBUG anaconda: new device type: 2 >23:59:25,026 DEBUG anaconda: reformat: True >23:59:25,026 DEBUG anaconda: new fs type: ext4 >23:59:25,027 DEBUG anaconda: old encryption setting: False >23:59:25,027 DEBUG anaconda: new encryption setting: False >23:59:25,027 DEBUG anaconda: old mountpoint: /boot >23:59:25,027 DEBUG anaconda: new mountpoint: /boot >23:59:25,028 INFO anaconda: getting device type for Standard Partition >23:59:25,033 DEBUG anaconda: populate_right_side: non-existent 4000MB lvmlv fedora-root (33) with non-existent ext4 filesystem mounted at / >23:59:25,033 DEBUG anaconda: updated device_disks to ['sda'] >23:59:25,033 DEBUG anaconda: updated device_vg_name to fedora >23:59:25,034 DEBUG anaconda: min: 1.0 max: 11783.969238 current: 4000.0 >23:59:25,040 INFO anaconda: getting device type for LVM >23:59:25,041 DEBUG anaconda: device_type_changed: 0 LVM >23:59:25,041 INFO anaconda: getting device type for LVM >23:59:25,042 DEBUG anaconda: populate_raid: 0, None >23:59:25,042 INFO anaconda: getting device type for LVM >23:59:25,043 DEBUG anaconda: default vg is fedora >23:59:25,044 DEBUG anaconda: new vg selection: None >23:59:25,048 DEBUG anaconda: new vg selection: None >23:59:25,052 DEBUG anaconda: new vg selection: fedora >23:59:25,058 INFO anaconda: getting device type for LVM >23:59:25,058 DEBUG anaconda: populate_raid: 0, None >23:59:25,059 INFO anaconda: getting device type for LVM >23:59:25,060 DEBUG anaconda: default vg is fedora >23:59:25,060 DEBUG anaconda: new vg selection: None >23:59:25,064 DEBUG anaconda: new vg selection: None >23:59:25,069 DEBUG anaconda: new vg selection: fedora >23:59:31,641 INFO anaconda: ui: saving changes to device fedora-root >23:59:31,641 DEBUG anaconda: old_name: root >23:59:31,641 DEBUG anaconda: new_name: root >23:59:31,641 DEBUG anaconda: new size: 4000.0 >23:59:31,641 DEBUG anaconda: old size: 4000.0 >23:59:31,641 INFO anaconda: getting device type for LVM >23:59:31,642 DEBUG anaconda: new device type: 0 >23:59:31,642 DEBUG anaconda: reformat: True >23:59:31,642 DEBUG anaconda: new fs type: ext4 >23:59:31,642 DEBUG anaconda: old encryption setting: False >23:59:31,642 DEBUG anaconda: new encryption setting: False >23:59:31,642 DEBUG anaconda: old mountpoint: / >23:59:31,642 DEBUG anaconda: new mountpoint: / >23:59:31,644 INFO anaconda: getting device type for LVM >23:59:41,581 DEBUG anaconda: requested size = 3 GB ; available space = 7.78 GB >23:59:41,817 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-home', 'fedora-root', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >23:59:41,822 DEBUG anaconda: ui: unused=[] >23:59:41,822 DEBUG anaconda: ui: new_devices=['fedora-home', 'fedora-root', 'sda1'] >23:59:41,845 DEBUG anaconda: page clicked: New Fedora 18 Installation >23:59:41,846 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >23:59:41,850 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (26) with non-existent ext4 filesystem mounted at /boot >23:59:41,850 DEBUG anaconda: updated device_disks to ['sda'] >23:59:41,850 DEBUG anaconda: updated device_vg_name to None >23:59:41,852 DEBUG anaconda: min: 1.0 max: 8283.969238 current: 500.0 >23:59:41,857 INFO anaconda: getting device type for Standard Partition >23:59:41,861 DEBUG anaconda: device_type_changed: 2 Standard Partition >23:59:41,861 INFO anaconda: getting device type for Standard Partition >23:59:41,862 DEBUG anaconda: populate_raid: 2, None >23:59:41,862 INFO anaconda: getting device type for Standard Partition >23:59:41,863 INFO anaconda: getting device type for Standard Partition >23:59:41,863 DEBUG anaconda: populate_raid: 2, None >23:59:41,863 INFO anaconda: getting device type for Standard Partition >23:59:44,921 DEBUG anaconda: current selector: non-existent 500MB partition sda1 (26) with non-existent ext4 filesystem mounted at /boot >23:59:44,924 DEBUG anaconda: new selector: non-existent 3000MB lvmlv fedora-home (34) with non-existent ext4 filesystem mounted at /home >23:59:44,925 DEBUG anaconda: notebook page = 1 >23:59:44,925 INFO anaconda: ui: saving changes to device sda1 >23:59:44,926 DEBUG anaconda: old_name: sda1 >23:59:44,927 DEBUG anaconda: new_name: sda1 >23:59:44,927 DEBUG anaconda: new size: 500.0 >23:59:44,927 DEBUG anaconda: old size: 500.0 >23:59:44,927 INFO anaconda: getting device type for Standard Partition >23:59:44,928 DEBUG anaconda: new device type: 2 >23:59:44,928 DEBUG anaconda: reformat: True >23:59:44,928 DEBUG anaconda: new fs type: ext4 >23:59:44,928 DEBUG anaconda: old encryption setting: False >23:59:44,928 DEBUG anaconda: new encryption setting: False >23:59:44,929 DEBUG anaconda: old mountpoint: /boot >23:59:44,929 DEBUG anaconda: new mountpoint: /boot >23:59:44,929 INFO anaconda: getting device type for Standard Partition >23:59:44,937 DEBUG anaconda: populate_right_side: non-existent 3000MB lvmlv fedora-home (34) with non-existent ext4 filesystem mounted at /home >23:59:44,938 DEBUG anaconda: updated device_disks to ['sda'] >23:59:44,938 DEBUG anaconda: updated device_vg_name to fedora >23:59:44,940 DEBUG anaconda: min: 1.0 max: 7779.969238 current: 3000.0 >23:59:44,943 INFO anaconda: getting device type for LVM >23:59:44,944 DEBUG anaconda: device_type_changed: 0 LVM >23:59:44,945 INFO anaconda: getting device type for LVM >23:59:44,946 DEBUG anaconda: populate_raid: 0, None >23:59:44,946 INFO anaconda: getting device type for LVM >23:59:44,947 DEBUG anaconda: default vg is fedora >23:59:44,947 DEBUG anaconda: new vg selection: None >23:59:44,952 DEBUG anaconda: new vg selection: None >23:59:44,956 DEBUG anaconda: new vg selection: fedora >23:59:44,961 INFO anaconda: getting device type for LVM >23:59:44,962 DEBUG anaconda: populate_raid: 0, None >23:59:44,963 INFO anaconda: getting device type for LVM >23:59:44,963 DEBUG anaconda: default vg is fedora >23:59:44,964 DEBUG anaconda: new vg selection: None >23:59:44,968 DEBUG anaconda: new vg selection: None >23:59:44,972 DEBUG anaconda: new vg selection: fedora >23:59:51,999 INFO anaconda: ui: saving changes to device fedora-home >23:59:52,000 DEBUG anaconda: old_name: home >23:59:52,000 DEBUG anaconda: new_name: home >23:59:52,001 DEBUG anaconda: new size: 3000.0 >23:59:52,001 DEBUG anaconda: old size: 3000.0 >23:59:52,002 INFO anaconda: getting device type for LVM >23:59:52,002 DEBUG anaconda: new device type: 0 >23:59:52,003 DEBUG anaconda: reformat: True >23:59:52,003 DEBUG anaconda: new fs type: ext4 >23:59:52,004 DEBUG anaconda: old encryption setting: False >23:59:52,005 DEBUG anaconda: new encryption setting: True >23:59:52,005 DEBUG anaconda: old mountpoint: /home >23:59:52,006 DEBUG anaconda: new mountpoint: /home >23:59:52,007 INFO anaconda: getting device type for LVM >23:59:52,247 DEBUG anaconda: updating selector size to '2.99 GB' >23:59:52,252 DEBUG anaconda: populate_right_side: non-existent 2996MB lvmlv fedora-home (34) with non-existent ext4 filesystem mounted at /home >23:59:52,253 DEBUG anaconda: updated device_disks to ['sda'] >23:59:52,254 DEBUG anaconda: updated device_vg_name to fedora >23:59:52,255 DEBUG anaconda: min: 1.0 max: 7781.969238 current: 2996 >23:59:52,259 INFO anaconda: getting device type for LVM >23:59:52,260 DEBUG anaconda: populate_raid: 0, None >23:59:52,260 INFO anaconda: getting device type for LVM >23:59:52,261 DEBUG anaconda: default vg is fedora >23:59:52,262 DEBUG anaconda: new vg selection: None >23:59:52,266 DEBUG anaconda: new vg selection: None >23:59:52,270 DEBUG anaconda: new vg selection: fedora >23:59:53,993 DEBUG anaconda: current selector: non-existent 2996MB lvmlv fedora-home (34) with non-existent ext4 filesystem mounted at /home >23:59:53,995 DEBUG anaconda: new selector: non-existent 4000MB lvmlv fedora-root (33) with non-existent ext4 filesystem mounted at / >23:59:53,997 DEBUG anaconda: notebook page = 1 >23:59:53,999 INFO anaconda: ui: saving changes to device fedora-home >23:59:54,001 DEBUG anaconda: old_name: home >23:59:54,001 DEBUG anaconda: new_name: home >23:59:54,001 DEBUG anaconda: new size: 2996.0 >23:59:54,002 DEBUG anaconda: old size: 2996 >23:59:54,002 INFO anaconda: getting device type for LVM >23:59:54,006 DEBUG anaconda: new device type: 0 >23:59:54,006 DEBUG anaconda: reformat: True >23:59:54,006 DEBUG anaconda: new fs type: ext4 >23:59:54,006 DEBUG anaconda: old encryption setting: True >23:59:54,006 DEBUG anaconda: new encryption setting: True >23:59:54,006 DEBUG anaconda: old mountpoint: /home >23:59:54,007 DEBUG anaconda: new mountpoint: /home >23:59:54,007 INFO anaconda: getting device type for LVM >23:59:54,016 DEBUG anaconda: populate_right_side: non-existent 4000MB lvmlv fedora-root (33) with non-existent ext4 filesystem mounted at / >23:59:54,017 DEBUG anaconda: updated device_disks to ['sda'] >23:59:54,017 DEBUG anaconda: updated device_vg_name to fedora >23:59:54,019 DEBUG anaconda: min: 1.0 max: 8785.969238 current: 4000.0 >23:59:54,022 INFO anaconda: getting device type for LVM >23:59:54,023 DEBUG anaconda: populate_raid: 0, None >23:59:54,024 INFO anaconda: getting device type for LVM >23:59:54,024 DEBUG anaconda: default vg is fedora >23:59:54,025 DEBUG anaconda: new vg selection: None >23:59:54,030 DEBUG anaconda: new vg selection: None >23:59:54,034 DEBUG anaconda: new vg selection: fedora >23:59:59,105 DEBUG anaconda: current selector: non-existent 4000MB lvmlv fedora-root (33) with non-existent ext4 filesystem mounted at / >23:59:59,106 DEBUG anaconda: new selector: non-existent 2996MB lvmlv fedora-home (34) with non-existent ext4 filesystem mounted at /home >23:59:59,106 DEBUG anaconda: notebook page = 1 >23:59:59,107 INFO anaconda: ui: saving changes to device fedora-root >23:59:59,107 DEBUG anaconda: old_name: root >23:59:59,108 DEBUG anaconda: new_name: root >23:59:59,108 DEBUG anaconda: new size: 4000.0 >23:59:59,109 DEBUG anaconda: old size: 4000.0 >23:59:59,109 INFO anaconda: getting device type for LVM >23:59:59,110 DEBUG anaconda: new device type: 0 >23:59:59,111 DEBUG anaconda: reformat: True >23:59:59,112 DEBUG anaconda: new fs type: ext4 >23:59:59,112 DEBUG anaconda: old encryption setting: True >23:59:59,113 DEBUG anaconda: new encryption setting: False >23:59:59,113 DEBUG anaconda: old mountpoint: / >23:59:59,114 DEBUG anaconda: new mountpoint: / >23:59:59,115 INFO anaconda: getting device type for LVM >23:59:59,266 DEBUG anaconda: updating selector size to '4 GB' >23:59:59,271 DEBUG anaconda: populate_right_side: non-existent 4000MB lvmlv fedora-root (33) with non-existent ext4 filesystem mounted at / >23:59:59,272 DEBUG anaconda: updated device_disks to ['sda'] >23:59:59,272 DEBUG anaconda: updated device_vg_name to fedora >23:59:59,273 DEBUG anaconda: min: 1.0 max: 8789.969238 current: 4000 >23:59:59,276 INFO anaconda: getting device type for LVM >23:59:59,277 DEBUG anaconda: populate_raid: 0, None >23:59:59,278 INFO anaconda: getting device type for LVM >23:59:59,278 DEBUG anaconda: default vg is fedora >23:59:59,279 DEBUG anaconda: new vg selection: None >23:59:59,282 DEBUG anaconda: new vg selection: None >23:59:59,287 DEBUG anaconda: new vg selection: fedora >23:59:59,290 DEBUG anaconda: populate_right_side: non-existent 2996MB lvmlv fedora-home (34) with non-existent ext4 filesystem mounted at /home >23:59:59,291 DEBUG anaconda: updated device_disks to ['sda'] >23:59:59,291 DEBUG anaconda: updated device_vg_name to fedora >23:59:59,292 DEBUG anaconda: min: 1.0 max: 7785.969238 current: 2996 >23:59:59,296 INFO anaconda: getting device type for LVM >23:59:59,297 DEBUG anaconda: populate_raid: 0, None >23:59:59,297 INFO anaconda: getting device type for LVM >23:59:59,298 DEBUG anaconda: default vg is fedora >23:59:59,298 DEBUG anaconda: new vg selection: None >23:59:59,301 DEBUG anaconda: new vg selection: None >23:59:59,304 DEBUG anaconda: new vg selection: fedora >00:00:01,281 DEBUG anaconda: current selector: non-existent 2996MB lvmlv fedora-home (34) with non-existent ext4 filesystem mounted at /home >00:00:01,282 DEBUG anaconda: new selector: non-existent 500MB partition sda1 (26) with non-existent ext4 filesystem mounted at /boot >00:00:01,283 DEBUG anaconda: notebook page = 1 >00:00:01,284 INFO anaconda: ui: saving changes to device fedora-home >00:00:01,285 DEBUG anaconda: old_name: home >00:00:01,285 DEBUG anaconda: new_name: home >00:00:01,286 DEBUG anaconda: new size: 2996.0 >00:00:01,286 DEBUG anaconda: old size: 2996 >00:00:01,286 INFO anaconda: getting device type for LVM >00:00:01,287 DEBUG anaconda: new device type: 0 >00:00:01,287 DEBUG anaconda: reformat: True >00:00:01,287 DEBUG anaconda: new fs type: ext4 >00:00:01,287 DEBUG anaconda: old encryption setting: False >00:00:01,288 DEBUG anaconda: new encryption setting: False >00:00:01,288 DEBUG anaconda: old mountpoint: /home >00:00:01,288 DEBUG anaconda: new mountpoint: /home >00:00:01,289 INFO anaconda: getting device type for LVM >00:00:01,295 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (26) with non-existent ext4 filesystem mounted at /boot >00:00:01,295 DEBUG anaconda: updated device_disks to ['sda'] >00:00:01,296 DEBUG anaconda: updated device_vg_name to None >00:00:01,297 DEBUG anaconda: min: 1.0 max: 5289.969238 current: 500.0 >00:00:01,301 INFO anaconda: getting device type for Standard Partition >00:00:01,302 DEBUG anaconda: device_type_changed: 2 Standard Partition >00:00:01,302 INFO anaconda: getting device type for Standard Partition >00:00:01,303 DEBUG anaconda: populate_raid: 2, None >00:00:01,303 INFO anaconda: getting device type for Standard Partition >00:00:01,305 INFO anaconda: getting device type for Standard Partition >00:00:01,306 DEBUG anaconda: populate_raid: 2, None >00:00:01,306 INFO anaconda: getting device type for Standard Partition >00:00:02,762 DEBUG anaconda: current selector: non-existent 500MB partition sda1 (26) with non-existent ext4 filesystem mounted at /boot >00:00:02,765 DEBUG anaconda: new selector: non-existent 4000MB lvmlv fedora-root (33) with non-existent ext4 filesystem mounted at / >00:00:02,765 DEBUG anaconda: notebook page = 1 >00:00:02,765 INFO anaconda: ui: saving changes to device sda1 >00:00:02,765 DEBUG anaconda: old_name: sda1 >00:00:02,765 DEBUG anaconda: new_name: sda1 >00:00:02,765 DEBUG anaconda: new size: 500.0 >00:00:02,766 DEBUG anaconda: old size: 500.0 >00:00:02,766 INFO anaconda: getting device type for Standard Partition >00:00:02,768 DEBUG anaconda: new device type: 2 >00:00:02,769 DEBUG anaconda: reformat: True >00:00:02,769 DEBUG anaconda: new fs type: ext4 >00:00:02,769 DEBUG anaconda: old encryption setting: False >00:00:02,769 DEBUG anaconda: new encryption setting: False >00:00:02,769 DEBUG anaconda: old mountpoint: /boot >00:00:02,769 DEBUG anaconda: new mountpoint: /boot >00:00:02,770 INFO anaconda: getting device type for Standard Partition >00:00:02,775 DEBUG anaconda: populate_right_side: non-existent 4000MB lvmlv fedora-root (33) with non-existent ext4 filesystem mounted at / >00:00:02,776 DEBUG anaconda: updated device_disks to ['sda'] >00:00:02,776 DEBUG anaconda: updated device_vg_name to fedora >00:00:02,777 DEBUG anaconda: min: 1.0 max: 8789.969238 current: 4000 >00:00:02,782 INFO anaconda: getting device type for LVM >00:00:02,783 DEBUG anaconda: device_type_changed: 0 LVM >00:00:02,783 INFO anaconda: getting device type for LVM >00:00:02,784 DEBUG anaconda: populate_raid: 0, None >00:00:02,784 INFO anaconda: getting device type for LVM >00:00:02,785 DEBUG anaconda: default vg is fedora >00:00:02,786 DEBUG anaconda: new vg selection: None >00:00:02,790 DEBUG anaconda: new vg selection: None >00:00:02,794 DEBUG anaconda: new vg selection: fedora >00:00:02,800 INFO anaconda: getting device type for LVM >00:00:02,800 DEBUG anaconda: populate_raid: 0, None >00:00:02,801 INFO anaconda: getting device type for LVM >00:00:02,802 DEBUG anaconda: default vg is fedora >00:00:02,802 DEBUG anaconda: new vg selection: None >00:00:02,806 DEBUG anaconda: new vg selection: None >00:00:02,811 DEBUG anaconda: new vg selection: fedora >00:00:04,097 DEBUG anaconda: current selector: non-existent 4000MB lvmlv fedora-root (33) with non-existent ext4 filesystem mounted at / >00:00:04,099 DEBUG anaconda: new selector: non-existent 2996MB lvmlv fedora-home (34) with non-existent ext4 filesystem mounted at /home >00:00:04,101 DEBUG anaconda: notebook page = 1 >00:00:04,103 INFO anaconda: ui: saving changes to device fedora-root >00:00:04,105 DEBUG anaconda: old_name: root >00:00:04,105 DEBUG anaconda: new_name: root >00:00:04,105 DEBUG anaconda: new size: 4000.0 >00:00:04,105 DEBUG anaconda: old size: 4000 >00:00:04,105 INFO anaconda: getting device type for LVM >00:00:04,105 DEBUG anaconda: new device type: 0 >00:00:04,105 DEBUG anaconda: reformat: True >00:00:04,106 DEBUG anaconda: new fs type: ext4 >00:00:04,106 DEBUG anaconda: old encryption setting: False >00:00:04,106 DEBUG anaconda: new encryption setting: False >00:00:04,106 DEBUG anaconda: old mountpoint: / >00:00:04,106 DEBUG anaconda: new mountpoint: / >00:00:04,110 INFO anaconda: getting device type for LVM >00:00:04,117 DEBUG anaconda: populate_right_side: non-existent 2996MB lvmlv fedora-home (34) with non-existent ext4 filesystem mounted at /home >00:00:04,118 DEBUG anaconda: updated device_disks to ['sda'] >00:00:04,118 DEBUG anaconda: updated device_vg_name to fedora >00:00:04,120 DEBUG anaconda: min: 1.0 max: 7785.969238 current: 2996 >00:00:04,123 INFO anaconda: getting device type for LVM >00:00:04,124 DEBUG anaconda: populate_raid: 0, None >00:00:04,125 INFO anaconda: getting device type for LVM >00:00:04,125 DEBUG anaconda: default vg is fedora >00:00:04,126 DEBUG anaconda: new vg selection: None >00:00:04,130 DEBUG anaconda: new vg selection: None >00:00:04,134 DEBUG anaconda: new vg selection: fedora >00:00:14,500 DEBUG anaconda: selected: ['sda'] >00:00:14,502 DEBUG anaconda: selected: [0] >00:00:14,503 DEBUG anaconda: store: 0 >00:00:22,371 DEBUG anaconda: new disks for fedora01: ['sda'] >00:00:22,372 DEBUG anaconda: new VG name: fedora01 >00:00:22,372 DEBUG anaconda: fedora -> fedora01 >00:00:22,373 DEBUG anaconda: renaming VG fedora to fedora01 >00:00:22,378 DEBUG anaconda: new vg selection: None >00:00:22,487 INFO anaconda: Running kickstart %%traceback script(s) >00:00:22,488 INFO anaconda: All kickstart %%traceback script(s) have been run >00:07:07,258 DEBUG anaconda: required disklabel type for sda (1) is None >00:07:07,258 DEBUG anaconda: default disklabel type for sda is msdos >00:07:07,259 DEBUG anaconda: selecting msdos disklabel for sda based on size >00:07:08,732 INFO anaconda: /sbin/anaconda 18.36 >05:07:08,898 INFO anaconda: 2097152 kB (2048 MB) are available >00:07:08,898 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >00:07:08,899 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >00:07:08,899 INFO anaconda: Default encoding = ascii >00:07:09,593 INFO anaconda: ISCSID is /sbin/iscsid >00:07:09,594 INFO anaconda: no initiator set >00:07:09,629 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >00:07:09,629 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >00:07:09,833 INFO anaconda: Display mode = g >05:07:09,834 INFO anaconda: 2097152 kB (2048 MB) are available >00:07:09,834 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >00:07:09,970 INFO anaconda: using only installclass _Fedora >00:07:09,979 INFO anaconda: Detected 2016M of memory >00:07:09,980 INFO anaconda: Swap attempt of 4032M >00:07:09,982 INFO anaconda: Running Thread: AnaStorageThread (140072285157120) >00:07:09,985 INFO anaconda: Running Thread: AnaNetworkThread (140072276764416) >00:07:09,989 INFO anaconda: Running Thread: AnaPayloadThread (140071945758464) >00:07:10,029 DEBUG anaconda: updating hostname localhost.localdomain >00:07:10,168 INFO anaconda: Thread Done: AnaNetworkThread (140072276764416) >00:07:10,923 INFO anaconda: no initiator set >00:07:11,175 DEBUG anaconda: required disklabel type for sda (1) is None >00:07:11,176 DEBUG anaconda: default disklabel type for sda is msdos >00:07:11,180 DEBUG anaconda: selecting msdos disklabel for sda based on size >00:07:13,655 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >00:07:13,688 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >00:07:13,969 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/fedora-root on /mnt/sysimage as ext4 with options defaults,ro >00:07:14,262 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >00:07:14,526 INFO anaconda: Thread Done: AnaStorageThread (140072285157120) >00:07:14,575 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/live-osimg-min on /mnt/install/source as auto with options defaults,ro >00:07:14,633 INFO anaconda: Thread Done: AnaPayloadThread (140071945758464) >00:07:20,989 INFO anaconda: Not doing 'add runtime X layout' in live installation >00:07:21,052 DEBUG anaconda: network standalone spoke (init): completed: True >19:07:21,373 INFO anaconda: Not doing 'save system time' in live installation >19:07:21,376 INFO anaconda: Not doing 'save system time' in live installation >19:07:21,379 INFO anaconda: Not doing 'save system time' in live installation >00:07:21,389 INFO anaconda: Not doing 'save system time' in live installation >00:07:21,392 INFO anaconda: Not doing 'modify system time and date' in live installation >00:07:21,419 INFO anaconda: Not doing 'add runtime X layout' in live installation >00:07:21,453 INFO anaconda: Not doing 'test X layouts' in live installation >00:07:21,661 INFO anaconda: Running Thread: AnaStorageWatcher (140071928973056) >00:07:22,272 INFO anaconda: Running Thread: AnaNTPserver0 (140071945758464) >00:07:22,288 INFO anaconda: Running Thread: AnaNTPserver1 (140071919527680) >00:07:22,305 INFO anaconda: Running Thread: AnaNTPserver2 (140071495485184) >00:07:22,325 INFO anaconda: Running Thread: AnaNTPserver3 (140071487092480) >00:07:22,423 INFO anaconda: Thread Done: AnaStorageWatcher (140071928973056) >00:07:22,431 INFO anaconda: Thread Done: AnaNTPserver1 (140071919527680) >00:07:22,484 INFO anaconda: Thread Done: AnaNTPserver0 (140071945758464) >00:07:22,986 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4d92250> status to: Probing storage... >00:07:22,989 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4d92250> >00:07:26,518 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >00:07:30,900 INFO anaconda: Running Thread: AnaExecuteStorageThread (140071945758464) >00:07:30,979 INFO anaconda: Detected 2016M of memory >00:07:30,981 INFO anaconda: Swap attempt of 4032M >00:07:30,992 ERR anaconda: storage configuration failed: Not enough free space on disks for automatic partitioning >00:07:30,993 INFO anaconda: no initiator set >00:07:31,030 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4d92250> >00:07:31,031 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4d92250> status to: Saving storage configuration... >00:07:31,032 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4d92250> status to: Failed to save storage configuration... >00:07:31,238 DEBUG anaconda: required disklabel type for sda (1) is None >00:07:31,238 DEBUG anaconda: default disklabel type for sda is msdos >00:07:31,241 DEBUG anaconda: selecting msdos disklabel for sda based on size >00:07:32,370 INFO anaconda: Thread Done: AnaNTPserver3 (140071487092480) >00:07:32,373 INFO anaconda: Thread Done: AnaNTPserver2 (140071495485184) >00:07:33,038 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >00:07:33,065 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >00:07:33,306 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/fedora-root on /mnt/sysimage as ext4 with options defaults,ro >00:07:33,361 INFO anaconda: Not doing 'add runtime X layout' in live installation >00:07:33,410 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_set_property: assertion `G_IS_VALUE (value)' failed > return info.invoke(*args, **kwargs) > >00:07:33,414 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_value_unset: assertion `G_IS_VALUE (value)' failed > return info.invoke(*args, **kwargs) > >00:07:33,428 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >00:07:33,792 INFO anaconda: Thread Done: AnaExecuteStorageThread (140071945758464) >00:07:33,999 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4d92250> >00:07:42,179 DEBUG anaconda: disk free: 969.23 kB fs free: 418 MB sw needs: 2.68 GB auto swap: 4.03 GB >00:07:49,593 INFO anaconda: Running Thread: AnaExecuteStorageThread (140072285157120) >00:07:49,667 INFO anaconda: Thread Done: AnaExecuteStorageThread (140072285157120) >00:07:49,751 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >00:07:49,752 DEBUG anaconda: ui: unused=[] >00:07:49,753 DEBUG anaconda: ui: new_devices=[] >00:07:49,779 DEBUG anaconda: page clicked: New Fedora 18 Installation >00:07:49,780 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >00:07:50,149 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4d92250> >00:07:50,150 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4d92250> status to: Saving storage configuration... >00:07:50,153 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4d92250> >00:07:52,957 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >00:07:52,957 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >00:07:52,976 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (20) with existing ext4 filesystem >00:07:52,978 DEBUG anaconda: updated device_disks to ['sda'] >00:07:52,979 DEBUG anaconda: updated device_vg_name to None >00:07:52,981 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >00:07:52,982 DEBUG anaconda: fs type changed: ext4 >00:07:52,987 INFO anaconda: getting device type for None >00:07:52,989 ERR anaconda: unknown device type: 'None' >00:07:52,989 DEBUG anaconda: device_type_changed: None None >00:07:52,992 INFO anaconda: getting device type for Standard Partition >00:07:52,993 DEBUG anaconda: device_type_changed: 2 Standard Partition >00:07:52,994 INFO anaconda: getting device type for Standard Partition >00:07:52,995 DEBUG anaconda: populate_raid: 2, None >00:07:52,996 INFO anaconda: getting device type for Standard Partition >00:07:52,997 INFO anaconda: getting device type for Standard Partition >00:07:52,999 DEBUG anaconda: populate_raid: 2, None >00:07:52,999 INFO anaconda: getting device type for Standard Partition >00:08:02,046 DEBUG anaconda: current selector: existing 500MB partition sda1 (20) with existing ext4 filesystem >00:08:02,048 DEBUG anaconda: new selector: existing 7752MB lvmlv fedora-root (37) with existing ext4 filesystem >00:08:02,048 DEBUG anaconda: notebook page = 1 >00:08:02,049 INFO anaconda: ui: saving changes to device sda1 >00:08:02,050 DEBUG anaconda: old_name: sda1 >00:08:02,050 DEBUG anaconda: new_name: sda1 >00:08:02,051 DEBUG anaconda: new size: 500.0 >00:08:02,051 DEBUG anaconda: old size: 500.0 >00:08:02,052 INFO anaconda: getting device type for Standard Partition >00:08:02,053 DEBUG anaconda: new device type: 2 >00:08:02,053 DEBUG anaconda: reformat: False >00:08:02,054 DEBUG anaconda: new fs type: ext4 >00:08:02,054 DEBUG anaconda: old encryption setting: False >00:08:02,055 DEBUG anaconda: new encryption setting: False >00:08:02,055 DEBUG anaconda: old mountpoint: >00:08:02,056 DEBUG anaconda: new mountpoint: >00:08:02,056 INFO anaconda: getting device type for Standard Partition >00:08:02,061 DEBUG anaconda: populate_right_side: existing 7752MB lvmlv fedora-root (37) with existing ext4 filesystem >00:08:02,062 DEBUG anaconda: updated device_disks to ['sda'] >00:08:02,062 DEBUG anaconda: updated device_vg_name to fedora >00:08:02,064 DEBUG anaconda: min: 3231.8 max: 7752.0 current: 7752.0 >00:08:02,068 INFO anaconda: getting device type for LVM >00:08:02,069 DEBUG anaconda: device_type_changed: 0 LVM >00:08:02,070 INFO anaconda: getting device type for LVM >00:08:02,071 DEBUG anaconda: populate_raid: 0, None >00:08:02,071 INFO anaconda: getting device type for LVM >00:08:02,072 DEBUG anaconda: default vg is fedora >00:08:02,073 DEBUG anaconda: new vg selection: fedora >00:08:02,079 INFO anaconda: getting device type for LVM >00:08:02,080 DEBUG anaconda: populate_raid: 0, None >00:08:02,081 INFO anaconda: getting device type for LVM >00:08:02,082 DEBUG anaconda: default vg is fedora >00:08:02,082 DEBUG anaconda: new vg selection: None >00:08:02,088 DEBUG anaconda: new vg selection: None >00:08:02,092 DEBUG anaconda: new vg selection: fedora >00:08:04,628 DEBUG anaconda: removing device 'existing 7752MB lvmlv fedora-root (37) with existing ext4 filesystem' from page Fedora Linux 18 for x86_64 >00:08:06,795 INFO anaconda: ui: removed device fedora-root >00:08:06,814 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-swap', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >00:08:06,815 DEBUG anaconda: ui: unused=[] >00:08:06,818 DEBUG anaconda: ui: new_devices=[] >00:08:06,845 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >00:08:06,847 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >00:08:06,849 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (20) with existing ext4 filesystem >00:08:06,849 DEBUG anaconda: updated device_disks to ['sda'] >00:08:06,849 DEBUG anaconda: updated device_vg_name to None >00:08:06,850 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >00:08:06,856 INFO anaconda: getting device type for Standard Partition >00:08:06,859 DEBUG anaconda: device_type_changed: 2 Standard Partition >00:08:06,861 INFO anaconda: getting device type for Standard Partition >00:08:06,862 DEBUG anaconda: populate_raid: 2, None >00:08:06,862 INFO anaconda: getting device type for Standard Partition >00:08:06,863 INFO anaconda: getting device type for Standard Partition >00:08:06,863 DEBUG anaconda: populate_raid: 2, None >00:08:06,863 INFO anaconda: getting device type for Standard Partition >00:08:10,685 INFO anaconda: ui: saving changes to device sda1 >00:08:10,686 DEBUG anaconda: old_name: sda1 >00:08:10,686 DEBUG anaconda: new_name: sda1 >00:08:10,686 DEBUG anaconda: new size: 500.0 >00:08:10,686 DEBUG anaconda: old size: 500.0 >00:08:10,686 INFO anaconda: getting device type for Standard Partition >00:08:10,687 DEBUG anaconda: new device type: 2 >00:08:10,687 DEBUG anaconda: reformat: False >00:08:10,687 DEBUG anaconda: new fs type: ext4 >00:08:10,687 DEBUG anaconda: old encryption setting: False >00:08:10,687 DEBUG anaconda: new encryption setting: False >00:08:10,687 DEBUG anaconda: old mountpoint: >00:08:10,689 DEBUG anaconda: new mountpoint: >00:08:10,689 INFO anaconda: getting device type for Standard Partition >00:08:23,322 DEBUG anaconda: requested size = 3 GB ; available space = 969.23 kB >00:08:23,377 ERR anaconda: newDevice failed: failed to create device >00:08:23,377 DEBUG anaconda: trying to find an existing container to use >00:08:23,383 DEBUG anaconda: found container existing 11784MB lvmvg fedora (22) >00:08:23,425 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >00:08:23,425 DEBUG anaconda: ui: unused=[] >00:08:23,425 DEBUG anaconda: ui: new_devices=['fedora-root', 'fedora-swap'] >00:08:23,457 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >00:08:23,461 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >00:08:23,462 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (20) with existing ext4 filesystem >00:08:23,462 DEBUG anaconda: updated device_disks to ['sda'] >00:08:23,462 DEBUG anaconda: updated device_vg_name to None >00:08:23,463 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >00:08:23,471 INFO anaconda: getting device type for Standard Partition >00:08:23,472 DEBUG anaconda: populate_raid: 2, None >00:08:23,473 INFO anaconda: getting device type for Standard Partition >00:08:33,037 DEBUG anaconda: current selector: existing 500MB partition sda1 (20) with existing ext4 filesystem >00:08:33,041 DEBUG anaconda: new selector: existing 4032MB lvmlv fedora-swap (36) with existing swap >00:08:33,043 DEBUG anaconda: notebook page = 1 >00:08:33,045 INFO anaconda: ui: saving changes to device sda1 >00:08:33,045 DEBUG anaconda: old_name: sda1 >00:08:33,046 DEBUG anaconda: new_name: sda1 >00:08:33,046 DEBUG anaconda: new size: 500.0 >00:08:33,047 DEBUG anaconda: old size: 500.0 >00:08:33,047 INFO anaconda: getting device type for Standard Partition >00:08:33,048 DEBUG anaconda: new device type: 2 >00:08:33,048 DEBUG anaconda: reformat: False >00:08:33,050 DEBUG anaconda: new fs type: ext4 >00:08:33,051 DEBUG anaconda: old encryption setting: False >00:08:33,051 DEBUG anaconda: new encryption setting: False >00:08:33,052 DEBUG anaconda: old mountpoint: >00:08:33,052 DEBUG anaconda: new mountpoint: >00:08:33,052 INFO anaconda: getting device type for Standard Partition >00:08:33,057 DEBUG anaconda: populate_right_side: existing 4032MB lvmlv fedora-swap (36) with existing swap >00:08:33,057 DEBUG anaconda: updated device_disks to ['sda'] >00:08:33,058 DEBUG anaconda: updated device_vg_name to fedora >00:08:33,060 DEBUG anaconda: min: 4032.0 max: 4032.0 current: 4032.0 >00:08:33,062 DEBUG anaconda: fs type changed: swap >00:08:33,067 INFO anaconda: getting device type for LVM >00:08:33,068 DEBUG anaconda: device_type_changed: 0 LVM >00:08:33,069 INFO anaconda: getting device type for LVM >00:08:33,070 DEBUG anaconda: populate_raid: 0, None >00:08:33,070 INFO anaconda: getting device type for LVM >00:08:33,071 DEBUG anaconda: default vg is fedora >00:08:33,072 DEBUG anaconda: new vg selection: None >00:08:33,076 DEBUG anaconda: new vg selection: None >00:08:33,080 DEBUG anaconda: new vg selection: fedora >00:08:33,086 INFO anaconda: getting device type for LVM >00:08:33,087 DEBUG anaconda: populate_raid: 0, None >00:08:33,088 INFO anaconda: getting device type for LVM >00:08:33,088 DEBUG anaconda: default vg is fedora >00:08:33,089 DEBUG anaconda: new vg selection: None >00:08:33,094 DEBUG anaconda: new vg selection: None >00:08:33,098 DEBUG anaconda: new vg selection: fedora >00:08:35,699 DEBUG anaconda: page clicked: New Fedora 18 Installation >00:08:35,701 DEBUG anaconda: notebook page = 1 >00:08:35,703 INFO anaconda: ui: saving changes to device fedora-swap >00:08:35,705 DEBUG anaconda: old_name: swap >00:08:35,705 DEBUG anaconda: new_name: swap >00:08:35,706 DEBUG anaconda: new size: 4032.0 >00:08:35,707 DEBUG anaconda: old size: 4032.0 >00:08:35,707 INFO anaconda: getting device type for LVM >00:08:35,707 DEBUG anaconda: new device type: 0 >00:08:35,708 DEBUG anaconda: reformat: False >00:08:35,708 DEBUG anaconda: new fs type: swap >00:08:35,708 DEBUG anaconda: old encryption setting: False >00:08:35,708 DEBUG anaconda: new encryption setting: False >00:08:35,708 DEBUG anaconda: old mountpoint: >00:08:35,708 DEBUG anaconda: new mountpoint: None >00:08:35,712 INFO anaconda: getting device type for LVM >00:08:35,718 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >00:08:35,719 DEBUG anaconda: populate_right_side: non-existent 3000MB lvmlv fedora-root (40) with non-existent ext4 filesystem mounted at / >00:08:35,720 DEBUG anaconda: updated device_disks to ['sda'] >00:08:35,720 DEBUG anaconda: updated device_vg_name to fedora >00:08:35,722 DEBUG anaconda: min: 1.0 max: 3000.969238 current: 3000.0 >00:08:35,727 DEBUG anaconda: fs type changed: ext4 >00:08:35,733 INFO anaconda: getting device type for LVM >00:08:35,733 DEBUG anaconda: populate_raid: 0, None >00:08:35,734 INFO anaconda: getting device type for LVM >00:08:35,735 DEBUG anaconda: default vg is fedora >00:08:35,736 DEBUG anaconda: new vg selection: None >00:08:35,740 DEBUG anaconda: new vg selection: None >00:08:35,744 DEBUG anaconda: new vg selection: fedora >00:08:37,252 DEBUG anaconda: current selector: non-existent 3000MB lvmlv fedora-root (40) with non-existent ext4 filesystem mounted at / >00:08:37,254 DEBUG anaconda: new selector: non-existent 3000MB lvmlv fedora-root (40) with non-existent ext4 filesystem mounted at / >00:08:37,256 DEBUG anaconda: notebook page = 1 >00:08:37,257 INFO anaconda: ui: saving changes to device fedora-root >00:08:37,257 DEBUG anaconda: old_name: root >00:08:37,257 DEBUG anaconda: new_name: root >00:08:37,258 DEBUG anaconda: new size: 3000.0 >00:08:37,258 DEBUG anaconda: old size: 3000.0 >00:08:37,258 INFO anaconda: getting device type for LVM >00:08:37,258 DEBUG anaconda: new device type: 0 >00:08:37,258 DEBUG anaconda: reformat: True >00:08:37,258 DEBUG anaconda: new fs type: ext4 >00:08:37,258 DEBUG anaconda: old encryption setting: False >00:08:37,259 DEBUG anaconda: new encryption setting: False >00:08:37,259 DEBUG anaconda: old mountpoint: / >00:08:37,262 DEBUG anaconda: new mountpoint: / >00:08:37,263 INFO anaconda: getting device type for LVM >00:08:37,270 DEBUG anaconda: populate_right_side: non-existent 3000MB lvmlv fedora-root (40) with non-existent ext4 filesystem mounted at / >00:08:37,271 DEBUG anaconda: updated device_disks to ['sda'] >00:08:37,272 DEBUG anaconda: updated device_vg_name to fedora >00:08:37,273 DEBUG anaconda: min: 1.0 max: 3000.969238 current: 3000.0 >00:08:37,277 INFO anaconda: getting device type for LVM >00:08:37,278 DEBUG anaconda: populate_raid: 0, None >00:08:37,278 INFO anaconda: getting device type for LVM >00:08:37,279 DEBUG anaconda: default vg is fedora >00:08:37,280 DEBUG anaconda: new vg selection: None >00:08:37,284 DEBUG anaconda: new vg selection: None >00:08:37,289 DEBUG anaconda: new vg selection: fedora >00:08:51,812 DEBUG anaconda: info bar clicked: None ((<SpokeWindow object at 0x4d99cd0 (AnacondaSpokeWindow at 0x4d2f170)>,)) >00:08:56,429 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >00:08:56,431 DEBUG anaconda: notebook page = 1 >00:08:56,433 INFO anaconda: ui: saving changes to device fedora-root >00:08:56,435 DEBUG anaconda: old_name: root >00:08:56,436 DEBUG anaconda: new_name: root >00:08:56,436 DEBUG anaconda: new size: 3000.0 >00:08:56,436 DEBUG anaconda: old size: 3000.0 >00:08:56,437 INFO anaconda: getting device type for LVM >00:08:56,437 DEBUG anaconda: new device type: 0 >00:08:56,437 DEBUG anaconda: reformat: True >00:08:56,438 DEBUG anaconda: new fs type: ext4 >00:08:56,438 DEBUG anaconda: old encryption setting: False >00:08:56,438 DEBUG anaconda: new encryption setting: False >00:08:56,438 DEBUG anaconda: old mountpoint: / >00:08:56,438 DEBUG anaconda: new mountpoint: / >00:08:56,442 INFO anaconda: getting device type for LVM >00:08:56,449 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >00:08:56,450 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (20) with existing ext4 filesystem >00:08:56,451 DEBUG anaconda: updated device_disks to ['sda'] >00:08:56,451 DEBUG anaconda: updated device_vg_name to None >00:08:56,453 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >00:08:56,456 INFO anaconda: getting device type for Standard Partition >00:08:56,458 DEBUG anaconda: device_type_changed: 2 Standard Partition >00:08:56,458 INFO anaconda: getting device type for Standard Partition >00:08:56,459 DEBUG anaconda: populate_raid: 2, None >00:08:56,460 INFO anaconda: getting device type for Standard Partition >00:08:56,461 INFO anaconda: getting device type for Standard Partition >00:08:56,463 DEBUG anaconda: populate_raid: 2, None >00:08:56,463 INFO anaconda: getting device type for Standard Partition >00:09:02,187 INFO anaconda: ui: saving changes to device sda1 >00:09:02,188 DEBUG anaconda: old_name: sda1 >00:09:02,188 DEBUG anaconda: new_name: sda1 >00:09:02,189 DEBUG anaconda: new size: 500.0 >00:09:02,189 DEBUG anaconda: old size: 500.0 >00:09:02,190 INFO anaconda: getting device type for Standard Partition >00:09:02,191 DEBUG anaconda: new device type: 2 >00:09:02,192 DEBUG anaconda: reformat: False >00:09:02,192 DEBUG anaconda: new fs type: ext4 >00:09:02,193 DEBUG anaconda: old encryption setting: False >00:09:02,193 DEBUG anaconda: new encryption setting: False >00:09:02,194 DEBUG anaconda: old mountpoint: >00:09:02,198 DEBUG anaconda: new mountpoint: >00:09:02,199 INFO anaconda: getting device type for Standard Partition >00:09:14,895 DEBUG anaconda: requested size = 3 GB ; available space = 969.23 kB >00:09:14,952 ERR anaconda: newDevice failed: failed to create device >00:09:14,952 DEBUG anaconda: trying to find an existing container to use >00:09:14,953 DEBUG anaconda: found container existing 11784MB lvmvg fedora (22) >00:09:15,001 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-home', 'fedora-root', 'fedora-swap', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >00:09:15,001 DEBUG anaconda: ui: unused=[] >00:09:15,001 DEBUG anaconda: ui: new_devices=['fedora-swap', 'fedora-home', 'fedora-root'] >00:09:15,040 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >00:09:15,045 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >00:09:15,046 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (20) with existing ext4 filesystem >00:09:15,046 DEBUG anaconda: updated device_disks to ['sda'] >00:09:15,047 DEBUG anaconda: updated device_vg_name to None >00:09:15,048 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >00:09:15,052 INFO anaconda: getting device type for Standard Partition >00:09:15,057 DEBUG anaconda: populate_raid: 2, None >00:09:15,058 INFO anaconda: getting device type for Standard Partition >00:09:20,361 DEBUG anaconda: page clicked: New Fedora 18 Installation >00:09:20,363 DEBUG anaconda: notebook page = 1 >00:09:20,365 INFO anaconda: ui: saving changes to device sda1 >00:09:20,367 DEBUG anaconda: old_name: sda1 >00:09:20,368 DEBUG anaconda: new_name: sda1 >00:09:20,368 DEBUG anaconda: new size: 500.0 >00:09:20,368 DEBUG anaconda: old size: 500.0 >00:09:20,368 INFO anaconda: getting device type for Standard Partition >00:09:20,368 DEBUG anaconda: new device type: 2 >00:09:20,368 DEBUG anaconda: reformat: False >00:09:20,369 DEBUG anaconda: new fs type: ext4 >00:09:20,369 DEBUG anaconda: old encryption setting: False >00:09:20,369 DEBUG anaconda: new encryption setting: False >00:09:20,369 DEBUG anaconda: old mountpoint: >00:09:20,369 DEBUG anaconda: new mountpoint: >00:09:20,373 INFO anaconda: getting device type for Standard Partition >00:09:20,375 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >00:09:20,375 DEBUG anaconda: populate_right_side: non-existent 3000MB lvmlv fedora-root (40) with non-existent ext4 filesystem mounted at / >00:09:20,375 DEBUG anaconda: updated device_disks to ['sda'] >00:09:20,375 DEBUG anaconda: updated device_vg_name to fedora >00:09:20,380 DEBUG anaconda: min: 1.0 max: 3000.969238 current: 3000.0 >00:09:20,386 INFO anaconda: getting device type for LVM >00:09:20,388 DEBUG anaconda: device_type_changed: 0 LVM >00:09:20,388 INFO anaconda: getting device type for LVM >00:09:20,389 DEBUG anaconda: populate_raid: 0, None >00:09:20,390 INFO anaconda: getting device type for LVM >00:09:20,391 INFO anaconda: getting device type for LVM >00:09:20,392 DEBUG anaconda: populate_raid: 0, None >00:09:20,392 INFO anaconda: getting device type for LVM >00:09:20,393 DEBUG anaconda: default vg is fedora >00:09:20,394 DEBUG anaconda: new vg selection: None >00:09:20,398 DEBUG anaconda: new vg selection: None >00:09:20,403 DEBUG anaconda: new vg selection: fedora >00:09:22,562 DEBUG anaconda: current selector: non-existent 3000MB lvmlv fedora-root (40) with non-existent ext4 filesystem mounted at / >00:09:22,564 DEBUG anaconda: new selector: non-existent 3000MB lvmlv fedora-home (43) with non-existent ext4 filesystem mounted at /home >00:09:22,567 DEBUG anaconda: notebook page = 1 >00:09:22,567 INFO anaconda: ui: saving changes to device fedora-root >00:09:22,567 DEBUG anaconda: old_name: root >00:09:22,567 DEBUG anaconda: new_name: root >00:09:22,568 DEBUG anaconda: new size: 3000.0 >00:09:22,568 DEBUG anaconda: old size: 3000.0 >00:09:22,568 INFO anaconda: getting device type for LVM >00:09:22,568 DEBUG anaconda: new device type: 0 >00:09:22,568 DEBUG anaconda: reformat: True >00:09:22,568 DEBUG anaconda: new fs type: ext4 >00:09:22,568 DEBUG anaconda: old encryption setting: False >00:09:22,568 DEBUG anaconda: new encryption setting: False >00:09:22,572 DEBUG anaconda: old mountpoint: / >00:09:22,572 DEBUG anaconda: new mountpoint: / >00:09:22,573 INFO anaconda: getting device type for LVM >00:09:22,585 DEBUG anaconda: populate_right_side: non-existent 3000MB lvmlv fedora-home (43) with non-existent ext4 filesystem mounted at /home >00:09:22,586 DEBUG anaconda: updated device_disks to ['sda'] >00:09:22,587 DEBUG anaconda: updated device_vg_name to fedora >00:09:22,588 DEBUG anaconda: min: 1.0 max: 3000.969238 current: 3000.0 >00:09:22,592 INFO anaconda: getting device type for LVM >00:09:22,593 DEBUG anaconda: populate_raid: 0, None >00:09:22,593 INFO anaconda: getting device type for LVM >00:09:22,594 DEBUG anaconda: default vg is fedora >00:09:22,595 DEBUG anaconda: new vg selection: None >00:09:22,599 DEBUG anaconda: new vg selection: None >00:09:22,603 DEBUG anaconda: new vg selection: fedora >00:09:28,481 DEBUG anaconda: current selector: non-existent 3000MB lvmlv fedora-home (43) with non-existent ext4 filesystem mounted at /home >00:09:28,484 DEBUG anaconda: new selector: non-existent 3000MB lvmlv fedora-root (40) with non-existent ext4 filesystem mounted at / >00:09:28,487 DEBUG anaconda: notebook page = 1 >00:09:28,488 INFO anaconda: ui: saving changes to device fedora-home >00:09:28,488 DEBUG anaconda: old_name: home >00:09:28,489 DEBUG anaconda: new_name: home >00:09:28,489 DEBUG anaconda: new size: 3000.0 >00:09:28,490 DEBUG anaconda: old size: 3000.0 >00:09:28,490 INFO anaconda: getting device type for LVM >00:09:28,490 DEBUG anaconda: new device type: 0 >00:09:28,490 DEBUG anaconda: reformat: True >00:09:28,490 DEBUG anaconda: new fs type: ext4 >00:09:28,490 DEBUG anaconda: old encryption setting: False >00:09:28,491 DEBUG anaconda: new encryption setting: False >00:09:28,491 DEBUG anaconda: old mountpoint: /home >00:09:28,491 DEBUG anaconda: new mountpoint: /home >00:09:28,492 INFO anaconda: getting device type for LVM >00:09:28,502 DEBUG anaconda: populate_right_side: non-existent 3000MB lvmlv fedora-root (40) with non-existent ext4 filesystem mounted at / >00:09:28,502 DEBUG anaconda: updated device_disks to ['sda'] >00:09:28,503 DEBUG anaconda: updated device_vg_name to fedora >00:09:28,505 DEBUG anaconda: min: 1.0 max: 3000.969238 current: 3000.0 >00:09:28,508 INFO anaconda: getting device type for LVM >00:09:28,509 DEBUG anaconda: populate_raid: 0, None >00:09:28,510 INFO anaconda: getting device type for LVM >00:09:28,510 DEBUG anaconda: default vg is fedora >00:09:28,511 DEBUG anaconda: new vg selection: None >00:09:28,515 DEBUG anaconda: new vg selection: None >00:09:28,520 DEBUG anaconda: new vg selection: fedora >00:09:31,016 DEBUG anaconda: current selector: non-existent 3000MB lvmlv fedora-root (40) with non-existent ext4 filesystem mounted at / >00:09:31,019 DEBUG anaconda: new selector: existing 4032MB lvmlv fedora-swap (36) with existing swap >00:09:31,021 DEBUG anaconda: notebook page = 1 >00:09:31,023 INFO anaconda: ui: saving changes to device fedora-root >00:09:31,025 DEBUG anaconda: old_name: root >00:09:31,026 DEBUG anaconda: new_name: root >00:09:31,026 DEBUG anaconda: new size: 3000.0 >00:09:31,026 DEBUG anaconda: old size: 3000.0 >00:09:31,026 INFO anaconda: getting device type for LVM >00:09:31,026 DEBUG anaconda: new device type: 0 >00:09:31,027 DEBUG anaconda: reformat: True >00:09:31,027 DEBUG anaconda: new fs type: ext4 >00:09:31,027 DEBUG anaconda: old encryption setting: False >00:09:31,027 DEBUG anaconda: new encryption setting: False >00:09:31,027 DEBUG anaconda: old mountpoint: / >00:09:31,027 DEBUG anaconda: new mountpoint: / >00:09:31,031 INFO anaconda: getting device type for LVM >00:09:31,039 DEBUG anaconda: populate_right_side: existing 4032MB lvmlv fedora-swap (36) with existing swap >00:09:31,040 DEBUG anaconda: updated device_disks to ['sda'] >00:09:31,040 DEBUG anaconda: updated device_vg_name to fedora >00:09:31,042 DEBUG anaconda: min: 4032.0 max: 4032.0 current: 4032.0 >00:09:31,044 DEBUG anaconda: fs type changed: swap >00:09:31,050 INFO anaconda: getting device type for LVM >00:09:31,051 DEBUG anaconda: populate_raid: 0, None >00:09:31,052 INFO anaconda: getting device type for LVM >00:09:31,052 DEBUG anaconda: default vg is fedora >00:09:31,053 DEBUG anaconda: new vg selection: None >00:09:31,057 DEBUG anaconda: new vg selection: None >00:09:31,062 DEBUG anaconda: new vg selection: fedora >00:09:35,928 DEBUG anaconda: current selector: existing 4032MB lvmlv fedora-swap (36) with existing swap >00:09:35,930 DEBUG anaconda: new selector: non-existent 3000MB lvmlv fedora-root (40) with non-existent ext4 filesystem mounted at / >00:09:35,932 DEBUG anaconda: notebook page = 1 >00:09:35,933 INFO anaconda: ui: saving changes to device fedora-swap >00:09:35,934 DEBUG anaconda: old_name: swap >00:09:35,935 DEBUG anaconda: new_name: swap >00:09:35,935 DEBUG anaconda: new size: 4032.0 >00:09:35,935 DEBUG anaconda: old size: 4032.0 >00:09:35,935 INFO anaconda: getting device type for LVM >00:09:35,936 DEBUG anaconda: new device type: 0 >00:09:35,936 DEBUG anaconda: reformat: False >00:09:35,936 DEBUG anaconda: new fs type: swap >00:09:35,936 DEBUG anaconda: old encryption setting: False >00:09:35,936 DEBUG anaconda: new encryption setting: False >00:09:35,936 DEBUG anaconda: old mountpoint: >00:09:35,940 DEBUG anaconda: new mountpoint: None >00:09:35,940 INFO anaconda: getting device type for LVM >00:09:35,947 DEBUG anaconda: populate_right_side: non-existent 3000MB lvmlv fedora-root (40) with non-existent ext4 filesystem mounted at / >00:09:35,948 DEBUG anaconda: updated device_disks to ['sda'] >00:09:35,949 DEBUG anaconda: updated device_vg_name to fedora >00:09:35,950 DEBUG anaconda: min: 1.0 max: 3000.969238 current: 3000.0 >00:09:35,954 DEBUG anaconda: fs type changed: ext4 >00:09:35,960 INFO anaconda: getting device type for LVM >00:09:35,961 DEBUG anaconda: populate_raid: 0, None >00:09:35,962 INFO anaconda: getting device type for LVM >00:09:35,962 DEBUG anaconda: default vg is fedora >00:09:35,963 DEBUG anaconda: new vg selection: None >00:09:35,967 DEBUG anaconda: new vg selection: None >00:09:35,972 DEBUG anaconda: new vg selection: fedora >00:09:37,927 DEBUG anaconda: current selector: non-existent 3000MB lvmlv fedora-root (40) with non-existent ext4 filesystem mounted at / >00:09:37,929 DEBUG anaconda: new selector: non-existent 3000MB lvmlv fedora-home (43) with non-existent ext4 filesystem mounted at /home >00:09:37,931 DEBUG anaconda: notebook page = 1 >00:09:37,933 INFO anaconda: ui: saving changes to device fedora-root >00:09:37,933 DEBUG anaconda: old_name: root >00:09:37,934 DEBUG anaconda: new_name: root >00:09:37,934 DEBUG anaconda: new size: 3000.0 >00:09:37,934 DEBUG anaconda: old size: 3000.0 >00:09:37,935 INFO anaconda: getting device type for LVM >00:09:37,935 DEBUG anaconda: new device type: 0 >00:09:37,935 DEBUG anaconda: reformat: True >00:09:37,935 DEBUG anaconda: new fs type: ext4 >00:09:37,935 DEBUG anaconda: old encryption setting: False >00:09:37,935 DEBUG anaconda: new encryption setting: False >00:09:37,936 DEBUG anaconda: old mountpoint: / >00:09:37,939 DEBUG anaconda: new mountpoint: / >00:09:37,940 INFO anaconda: getting device type for LVM >00:09:37,948 DEBUG anaconda: populate_right_side: non-existent 3000MB lvmlv fedora-home (43) with non-existent ext4 filesystem mounted at /home >00:09:37,948 DEBUG anaconda: updated device_disks to ['sda'] >00:09:37,949 DEBUG anaconda: updated device_vg_name to fedora >00:09:37,951 DEBUG anaconda: min: 1.0 max: 3000.969238 current: 3000.0 >00:09:37,954 INFO anaconda: getting device type for LVM >00:09:37,955 DEBUG anaconda: populate_raid: 0, None >00:09:37,955 INFO anaconda: getting device type for LVM >00:09:37,956 DEBUG anaconda: default vg is fedora >00:09:37,957 DEBUG anaconda: new vg selection: None >00:09:37,961 DEBUG anaconda: new vg selection: None >00:09:37,966 DEBUG anaconda: new vg selection: fedora >00:09:47,358 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >00:09:47,361 DEBUG anaconda: notebook page = 1 >00:09:47,362 INFO anaconda: ui: saving changes to device fedora-home >00:09:47,364 DEBUG anaconda: old_name: home >00:09:47,365 DEBUG anaconda: new_name: home >00:09:47,365 DEBUG anaconda: new size: 3000.0 >00:09:47,365 DEBUG anaconda: old size: 3000.0 >00:09:47,365 INFO anaconda: getting device type for LVM >00:09:47,365 DEBUG anaconda: new device type: 0 >00:09:47,365 DEBUG anaconda: reformat: True >00:09:47,365 DEBUG anaconda: new fs type: ext4 >00:09:47,366 DEBUG anaconda: old encryption setting: False >00:09:47,366 DEBUG anaconda: new encryption setting: False >00:09:47,366 DEBUG anaconda: old mountpoint: /home >00:09:47,366 DEBUG anaconda: new mountpoint: /home >00:09:47,370 INFO anaconda: getting device type for LVM >00:09:47,376 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >00:09:47,378 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (20) with existing ext4 filesystem >00:09:47,379 DEBUG anaconda: updated device_disks to ['sda'] >00:09:47,380 DEBUG anaconda: updated device_vg_name to None >00:09:47,381 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >00:09:47,385 INFO anaconda: getting device type for Standard Partition >00:09:47,386 DEBUG anaconda: device_type_changed: 2 Standard Partition >00:09:47,387 INFO anaconda: getting device type for Standard Partition >00:09:47,388 DEBUG anaconda: populate_raid: 2, None >00:09:47,388 INFO anaconda: getting device type for Standard Partition >00:09:47,390 INFO anaconda: getting device type for Standard Partition >00:09:47,391 DEBUG anaconda: populate_raid: 2, None >00:09:47,392 INFO anaconda: getting device type for Standard Partition >00:09:55,925 INFO anaconda: ui: saving changes to device sda1 >00:09:55,926 DEBUG anaconda: old_name: sda1 >00:09:55,926 DEBUG anaconda: new_name: sda1 >00:09:55,927 DEBUG anaconda: new size: 500.0 >00:09:55,928 DEBUG anaconda: old size: 500.0 >00:09:55,928 INFO anaconda: getting device type for Standard Partition >00:09:55,931 DEBUG anaconda: new device type: 2 >00:09:55,931 DEBUG anaconda: reformat: True >00:09:55,932 DEBUG anaconda: new fs type: ext4 >00:09:55,932 DEBUG anaconda: old encryption setting: False >00:09:55,933 DEBUG anaconda: new encryption setting: False >00:09:55,933 DEBUG anaconda: old mountpoint: >00:09:55,934 DEBUG anaconda: new mountpoint: >00:09:55,939 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (20) with existing ext4 filesystem >00:09:55,939 DEBUG anaconda: updated device_disks to ['sda'] >00:09:55,939 DEBUG anaconda: updated device_vg_name to None >00:09:55,940 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >00:09:55,945 INFO anaconda: getting device type for Standard Partition >00:09:55,946 DEBUG anaconda: populate_raid: 2, None >00:09:55,947 INFO anaconda: getting device type for Standard Partition >00:10:01,294 DEBUG anaconda: current selector: existing 500MB partition sda1 (20) with existing ext4 filesystem >00:10:01,295 DEBUG anaconda: new selector: existing 500MB partition sda1 (20) with existing ext4 filesystem >00:10:01,296 DEBUG anaconda: notebook page = 1 >00:10:01,296 INFO anaconda: ui: saving changes to device sda1 >00:10:01,297 DEBUG anaconda: old_name: sda1 >00:10:01,298 DEBUG anaconda: new_name: sda1 >00:10:01,298 DEBUG anaconda: new size: 500.0 >00:10:01,299 DEBUG anaconda: old size: 500.0 >00:10:01,299 INFO anaconda: getting device type for Standard Partition >00:10:01,300 DEBUG anaconda: new device type: 2 >00:10:01,301 DEBUG anaconda: reformat: False >00:10:01,301 DEBUG anaconda: new fs type: ext4 >00:10:01,302 DEBUG anaconda: old encryption setting: False >00:10:01,302 DEBUG anaconda: new encryption setting: False >00:10:01,303 DEBUG anaconda: old mountpoint: >00:10:01,304 DEBUG anaconda: new mountpoint: >00:10:01,304 INFO anaconda: getting device type for Standard Partition >00:10:01,308 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (20) with existing ext4 filesystem >00:10:01,308 DEBUG anaconda: updated device_disks to ['sda'] >00:10:01,309 DEBUG anaconda: updated device_vg_name to None >00:10:01,310 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >00:10:01,314 INFO anaconda: getting device type for Standard Partition >00:10:01,315 DEBUG anaconda: populate_raid: 2, None >00:10:01,316 INFO anaconda: getting device type for Standard Partition >00:10:08,580 INFO anaconda: ui: saving changes to device sda1 >00:10:08,580 DEBUG anaconda: old_name: sda1 >00:10:08,580 DEBUG anaconda: new_name: sda1 >00:10:08,580 DEBUG anaconda: new size: 500.0 >00:10:08,580 DEBUG anaconda: old size: 500.0 >00:10:08,580 INFO anaconda: getting device type for Standard Partition >00:10:08,581 DEBUG anaconda: new device type: 2 >00:10:08,581 DEBUG anaconda: reformat: True >00:10:08,581 DEBUG anaconda: new fs type: ext4 >00:10:08,581 DEBUG anaconda: old encryption setting: False >00:10:08,581 DEBUG anaconda: new encryption setting: False >00:10:08,581 DEBUG anaconda: old mountpoint: >00:10:08,583 DEBUG anaconda: new mountpoint: >00:10:08,584 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (20) with existing ext4 filesystem >00:10:08,585 DEBUG anaconda: updated device_disks to ['sda'] >00:10:08,585 DEBUG anaconda: updated device_vg_name to None >00:10:08,587 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >00:10:08,594 INFO anaconda: getting device type for Standard Partition >00:10:08,594 DEBUG anaconda: populate_raid: 2, None >00:10:08,594 INFO anaconda: getting device type for Standard Partition >00:10:12,263 DEBUG anaconda: current selector: existing 500MB partition sda1 (20) with existing ext4 filesystem >00:10:12,265 DEBUG anaconda: new selector: existing 500MB partition sda1 (20) with existing ext4 filesystem >00:10:12,267 DEBUG anaconda: notebook page = 1 >00:10:12,269 INFO anaconda: ui: saving changes to device sda1 >00:10:12,271 DEBUG anaconda: old_name: sda1 >00:10:12,271 DEBUG anaconda: new_name: sda1 >00:10:12,272 DEBUG anaconda: new size: 500.0 >00:10:12,272 DEBUG anaconda: old size: 500.0 >00:10:12,273 INFO anaconda: getting device type for Standard Partition >00:10:12,276 DEBUG anaconda: new device type: 2 >00:10:12,276 DEBUG anaconda: reformat: False >00:10:12,277 DEBUG anaconda: new fs type: ext4 >00:10:12,278 DEBUG anaconda: old encryption setting: False >00:10:12,278 DEBUG anaconda: new encryption setting: False >00:10:12,279 DEBUG anaconda: old mountpoint: >00:10:12,279 DEBUG anaconda: new mountpoint: >00:10:12,279 INFO anaconda: getting device type for Standard Partition >00:10:12,282 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (20) with existing ext4 filesystem >00:10:12,284 DEBUG anaconda: updated device_disks to ['sda'] >00:10:12,285 DEBUG anaconda: updated device_vg_name to None >00:10:12,286 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >00:10:12,289 INFO anaconda: getting device type for Standard Partition >00:10:12,290 DEBUG anaconda: populate_raid: 2, None >00:10:12,291 INFO anaconda: getting device type for Standard Partition >00:10:14,864 INFO anaconda: ui: saving changes to device sda1 >00:10:14,864 DEBUG anaconda: old_name: sda1 >00:10:14,864 DEBUG anaconda: new_name: sda1 >00:10:14,864 DEBUG anaconda: new size: 500.0 >00:10:14,865 DEBUG anaconda: old size: 500.0 >00:10:14,865 INFO anaconda: getting device type for Standard Partition >00:10:14,865 DEBUG anaconda: new device type: 2 >00:10:14,865 DEBUG anaconda: reformat: False >00:10:14,865 DEBUG anaconda: new fs type: ext4 >00:10:14,866 DEBUG anaconda: old encryption setting: False >00:10:14,866 DEBUG anaconda: new encryption setting: False >00:10:14,866 DEBUG anaconda: old mountpoint: >00:10:14,868 DEBUG anaconda: new mountpoint: >00:10:14,868 INFO anaconda: getting device type for Standard Partition >00:10:17,071 DEBUG anaconda: current selector: existing 500MB partition sda1 (20) with existing ext4 filesystem >00:10:17,073 DEBUG anaconda: new selector: existing 500MB partition sda1 (20) with existing ext4 filesystem >00:10:17,074 DEBUG anaconda: notebook page = 1 >00:10:17,075 INFO anaconda: ui: saving changes to device sda1 >00:10:17,075 DEBUG anaconda: old_name: sda1 >00:10:17,076 DEBUG anaconda: new_name: sda1 >00:10:17,076 DEBUG anaconda: new size: 500.0 >00:10:17,077 DEBUG anaconda: old size: 500.0 >00:10:17,078 INFO anaconda: getting device type for Standard Partition >00:10:17,079 DEBUG anaconda: new device type: 2 >00:10:17,079 DEBUG anaconda: reformat: False >00:10:17,080 DEBUG anaconda: new fs type: ext4 >00:10:17,080 DEBUG anaconda: old encryption setting: False >00:10:17,080 DEBUG anaconda: new encryption setting: False >00:10:17,080 DEBUG anaconda: old mountpoint: >00:10:17,080 DEBUG anaconda: new mountpoint: >00:10:17,080 INFO anaconda: getting device type for Standard Partition >00:10:17,082 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (20) with existing ext4 filesystem >00:10:17,086 DEBUG anaconda: updated device_disks to ['sda'] >00:10:17,086 DEBUG anaconda: updated device_vg_name to None >00:10:17,087 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >00:10:17,091 INFO anaconda: getting device type for Standard Partition >00:10:17,092 DEBUG anaconda: populate_raid: 2, None >00:10:17,093 INFO anaconda: getting device type for Standard Partition >00:10:23,652 INFO anaconda: ui: saving changes to device sda1 >00:10:23,653 DEBUG anaconda: old_name: sda1 >00:10:23,653 DEBUG anaconda: new_name: sda1 >00:10:23,654 DEBUG anaconda: new size: 500.0 >00:10:23,654 DEBUG anaconda: old size: 500.0 >00:10:23,655 INFO anaconda: getting device type for Standard Partition >00:10:23,656 DEBUG anaconda: new device type: 2 >00:10:23,656 DEBUG anaconda: reformat: True >00:10:23,657 DEBUG anaconda: new fs type: ext4 >00:10:23,658 DEBUG anaconda: old encryption setting: False >00:10:23,658 DEBUG anaconda: new encryption setting: False >00:10:23,659 DEBUG anaconda: old mountpoint: >00:10:23,663 DEBUG anaconda: new mountpoint: >00:10:23,665 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (20) with existing ext4 filesystem >00:10:23,666 DEBUG anaconda: updated device_disks to ['sda'] >00:10:23,666 DEBUG anaconda: updated device_vg_name to None >00:10:23,667 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >00:10:23,671 INFO anaconda: getting device type for Standard Partition >00:10:23,676 DEBUG anaconda: populate_raid: 2, None >00:10:23,681 INFO anaconda: getting device type for Standard Partition >00:10:26,430 DEBUG anaconda: current selector: existing 500MB partition sda1 (20) with existing ext4 filesystem >00:10:26,433 DEBUG anaconda: new selector: existing 500MB partition sda1 (20) with existing ext4 filesystem >00:10:26,434 DEBUG anaconda: notebook page = 1 >00:10:26,435 INFO anaconda: ui: saving changes to device sda1 >00:10:26,435 DEBUG anaconda: old_name: sda1 >00:10:26,436 DEBUG anaconda: new_name: sda1 >00:10:26,436 DEBUG anaconda: new size: 500.0 >00:10:26,437 DEBUG anaconda: old size: 500.0 >00:10:26,437 INFO anaconda: getting device type for Standard Partition >00:10:26,438 DEBUG anaconda: new device type: 2 >00:10:26,439 DEBUG anaconda: reformat: False >00:10:26,440 DEBUG anaconda: new fs type: ext4 >00:10:26,440 DEBUG anaconda: old encryption setting: False >00:10:26,440 DEBUG anaconda: new encryption setting: False >00:10:26,441 DEBUG anaconda: old mountpoint: >00:10:26,441 DEBUG anaconda: new mountpoint: >00:10:26,441 INFO anaconda: getting device type for Standard Partition >00:10:26,446 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (20) with existing ext4 filesystem >00:10:26,446 DEBUG anaconda: updated device_disks to ['sda'] >00:10:26,447 DEBUG anaconda: updated device_vg_name to None >00:10:26,448 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >00:10:26,452 INFO anaconda: getting device type for Standard Partition >00:10:26,453 DEBUG anaconda: populate_raid: 2, None >00:10:26,453 INFO anaconda: getting device type for Standard Partition >00:10:35,488 DEBUG anaconda: page clicked: New Fedora 18 Installation >00:10:35,490 DEBUG anaconda: notebook page = 1 >00:10:35,492 INFO anaconda: ui: saving changes to device sda1 >00:10:35,493 DEBUG anaconda: old_name: sda1 >00:10:35,493 DEBUG anaconda: new_name: sda1 >00:10:35,494 DEBUG anaconda: new size: 500.0 >00:10:35,494 DEBUG anaconda: old size: 500.0 >00:10:35,494 INFO anaconda: getting device type for Standard Partition >00:10:35,495 DEBUG anaconda: new device type: 2 >00:10:35,495 DEBUG anaconda: reformat: False >00:10:35,495 DEBUG anaconda: new fs type: ext4 >00:10:35,495 DEBUG anaconda: old encryption setting: False >00:10:35,495 DEBUG anaconda: new encryption setting: False >00:10:35,495 DEBUG anaconda: old mountpoint: >00:10:35,499 DEBUG anaconda: new mountpoint: >00:10:35,499 INFO anaconda: getting device type for Standard Partition >00:10:35,501 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >00:10:35,501 DEBUG anaconda: populate_right_side: non-existent 3000MB lvmlv fedora-root (40) with non-existent ext4 filesystem mounted at / >00:10:35,501 DEBUG anaconda: updated device_disks to ['sda'] >00:10:35,502 DEBUG anaconda: updated device_vg_name to fedora >00:10:35,506 DEBUG anaconda: min: 1.0 max: 3000.969238 current: 3000.0 >00:10:35,512 INFO anaconda: getting device type for LVM >00:10:35,513 DEBUG anaconda: device_type_changed: 0 LVM >00:10:35,514 INFO anaconda: getting device type for LVM >00:10:35,515 DEBUG anaconda: populate_raid: 0, None >00:10:35,515 INFO anaconda: getting device type for LVM >00:10:35,517 INFO anaconda: getting device type for LVM >00:10:35,518 DEBUG anaconda: populate_raid: 0, None >00:10:35,519 INFO anaconda: getting device type for LVM >00:10:35,520 DEBUG anaconda: default vg is fedora >00:10:35,520 DEBUG anaconda: new vg selection: None >00:10:35,525 DEBUG anaconda: new vg selection: None >00:10:35,529 DEBUG anaconda: new vg selection: fedora >00:10:40,570 INFO anaconda: ui: saving changes to device fedora-root >00:10:40,571 DEBUG anaconda: old_name: root >00:10:40,572 DEBUG anaconda: new_name: root >00:10:40,572 DEBUG anaconda: new size: 3000.0 >00:10:40,573 DEBUG anaconda: old size: 3000.0 >00:10:40,573 INFO anaconda: getting device type for LVM >00:10:40,574 DEBUG anaconda: new device type: 0 >00:10:40,574 DEBUG anaconda: reformat: True >00:10:40,575 DEBUG anaconda: new fs type: ext4 >00:10:40,576 DEBUG anaconda: old encryption setting: False >00:10:40,576 DEBUG anaconda: new encryption setting: False >00:10:40,577 DEBUG anaconda: old mountpoint: / >00:10:40,577 DEBUG anaconda: new mountpoint: / >00:10:40,579 INFO anaconda: getting device type for LVM >00:10:52,822 DEBUG anaconda: requested size = 500 MB ; available space = 969.23 kB >00:10:52,884 ERR anaconda: newDevice failed: failed to create device >00:10:52,884 DEBUG anaconda: trying to find an existing container to use >00:10:52,885 DEBUG anaconda: found container existing 11784MB lvmvg fedora (22) >00:10:52,934 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-boot', 'fedora-home', 'fedora-root', 'fedora-swap', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >00:10:52,934 DEBUG anaconda: ui: unused=[] >00:10:52,934 DEBUG anaconda: ui: new_devices=['fedora-boot', 'fedora-swap', 'fedora-home', 'fedora-root'] >00:10:52,985 DEBUG anaconda: page clicked: New Fedora 18 Installation >00:10:52,990 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >00:10:52,991 DEBUG anaconda: populate_right_side: non-existent 500MB lvmlv fedora-boot (46) with non-existent ext4 filesystem mounted at /boot >00:10:52,995 DEBUG anaconda: updated device_disks to ['sda'] >00:10:52,996 DEBUG anaconda: updated device_vg_name to fedora >00:10:52,997 DEBUG anaconda: min: 1.0 max: 500.969238 current: 500.0 >00:10:53,001 INFO anaconda: getting device type for LVM >00:10:53,006 DEBUG anaconda: populate_raid: 0, None >00:10:53,007 INFO anaconda: getting device type for LVM >00:10:53,008 DEBUG anaconda: default vg is fedora >00:10:53,008 DEBUG anaconda: new vg selection: None >00:10:53,016 DEBUG anaconda: new vg selection: None >00:10:53,024 DEBUG anaconda: new vg selection: fedora >00:11:02,735 INFO anaconda: getting device type for Standard Partition >00:11:02,737 DEBUG anaconda: device_type_changed: 2 Standard Partition >00:11:02,741 INFO anaconda: getting device type for Standard Partition >00:11:02,742 DEBUG anaconda: populate_raid: 2, None >00:11:02,743 INFO anaconda: getting device type for Standard Partition >00:11:09,600 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >00:11:09,602 DEBUG anaconda: notebook page = 1 >00:11:09,604 INFO anaconda: ui: saving changes to device fedora-boot >00:11:09,604 DEBUG anaconda: old_name: boot >00:11:09,605 DEBUG anaconda: new_name: boot >00:11:09,605 DEBUG anaconda: new size: 500.0 >00:11:09,605 DEBUG anaconda: old size: 500.0 >00:11:09,605 INFO anaconda: getting device type for Standard Partition >00:11:09,606 DEBUG anaconda: new device type: 2 >00:11:09,606 DEBUG anaconda: reformat: True >00:11:09,606 DEBUG anaconda: new fs type: ext4 >00:11:09,606 DEBUG anaconda: old encryption setting: False >00:11:09,606 DEBUG anaconda: new encryption setting: False >00:11:09,607 DEBUG anaconda: old mountpoint: /boot >00:11:09,607 DEBUG anaconda: new mountpoint: /boot >00:11:09,608 INFO anaconda: getting device type for Standard Partition >00:11:09,613 INFO anaconda: changing device type from 0 to 2 >00:11:09,619 DEBUG anaconda: disks: ['sda'] >00:11:09,666 ERR anaconda: newDevice failed: not enough free space on disks >00:11:09,749 DEBUG anaconda: populate_right_side: non-existent 500MB lvmlv fedora-boot (46) with non-existent ext4 filesystem mounted at /boot >00:11:09,750 DEBUG anaconda: updated device_disks to ['sda'] >00:11:09,750 DEBUG anaconda: updated device_vg_name to fedora >00:11:09,752 DEBUG anaconda: min: 1.0 max: 500.969238 current: 500.0 >00:11:09,755 INFO anaconda: getting device type for LVM >00:11:09,756 DEBUG anaconda: device_type_changed: 0 LVM >00:11:09,757 INFO anaconda: getting device type for LVM >00:11:09,758 DEBUG anaconda: populate_raid: 0, None >00:11:09,759 INFO anaconda: getting device type for LVM >00:11:09,759 DEBUG anaconda: default vg is fedora >00:11:09,760 DEBUG anaconda: new vg selection: None >00:11:09,764 DEBUG anaconda: new vg selection: None >00:11:09,769 DEBUG anaconda: new vg selection: fedora >00:11:09,775 INFO anaconda: getting device type for LVM >00:11:09,776 DEBUG anaconda: populate_raid: 0, None >00:11:09,776 INFO anaconda: getting device type for LVM >00:11:09,777 DEBUG anaconda: default vg is fedora >00:11:09,778 DEBUG anaconda: new vg selection: None >00:11:09,782 DEBUG anaconda: new vg selection: None >00:11:09,787 DEBUG anaconda: new vg selection: fedora >00:11:09,791 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >00:11:09,792 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (20) with existing ext4 filesystem >00:11:09,793 DEBUG anaconda: updated device_disks to ['sda'] >00:11:09,794 DEBUG anaconda: updated device_vg_name to None >00:11:09,795 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >00:11:09,799 INFO anaconda: getting device type for Standard Partition >00:11:09,800 DEBUG anaconda: device_type_changed: 2 Standard Partition >00:11:09,801 INFO anaconda: getting device type for Standard Partition >00:11:09,802 DEBUG anaconda: populate_raid: 2, None >00:11:09,802 INFO anaconda: getting device type for Standard Partition >00:11:09,804 INFO anaconda: getting device type for Standard Partition >00:11:09,805 DEBUG anaconda: populate_raid: 2, None >00:11:09,806 INFO anaconda: getting device type for Standard Partition >00:11:16,095 DEBUG anaconda: info bar clicked: failed to create device ((<SpokeWindow object at 0x4d99cd0 (AnacondaSpokeWindow at 0x4d2f170)>,)) >00:11:21,136 DEBUG anaconda: page clicked: New Fedora 18 Installation >00:11:21,138 DEBUG anaconda: notebook page = 1 >00:11:21,140 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >00:11:21,142 DEBUG anaconda: populate_right_side: non-existent 500MB lvmlv fedora-boot (46) with non-existent ext4 filesystem mounted at /boot >00:11:21,144 DEBUG anaconda: updated device_disks to ['sda'] >00:11:21,144 DEBUG anaconda: updated device_vg_name to fedora >00:11:21,145 DEBUG anaconda: min: 1.0 max: 500.969238 current: 500.0 >00:11:21,152 INFO anaconda: getting device type for LVM >00:11:21,153 DEBUG anaconda: device_type_changed: 0 LVM >00:11:21,154 INFO anaconda: getting device type for LVM >00:11:21,155 DEBUG anaconda: populate_raid: 0, None >00:11:21,155 INFO anaconda: getting device type for LVM >00:11:21,157 INFO anaconda: getting device type for LVM >00:11:21,157 DEBUG anaconda: populate_raid: 0, None >00:11:21,158 INFO anaconda: getting device type for LVM >00:11:21,159 DEBUG anaconda: default vg is fedora >00:11:21,159 DEBUG anaconda: new vg selection: None >00:11:21,164 DEBUG anaconda: new vg selection: None >00:11:21,169 DEBUG anaconda: new vg selection: fedora >00:11:36,440 DEBUG anaconda: current selector: non-existent 500MB lvmlv fedora-boot (46) with non-existent ext4 filesystem mounted at /boot >00:11:36,442 DEBUG anaconda: new selector: non-existent 500MB lvmlv fedora-boot (46) with non-existent ext4 filesystem mounted at /boot >00:11:36,444 DEBUG anaconda: notebook page = 1 >00:11:36,444 DEBUG anaconda: populate_right_side: non-existent 500MB lvmlv fedora-boot (46) with non-existent ext4 filesystem mounted at /boot >00:11:36,445 DEBUG anaconda: updated device_disks to ['sda'] >00:11:36,446 DEBUG anaconda: updated device_vg_name to fedora >00:11:36,447 DEBUG anaconda: min: 1.0 max: 500.969238 current: 500.0 >00:11:36,450 INFO anaconda: getting device type for LVM >00:11:36,451 DEBUG anaconda: populate_raid: 0, None >00:11:36,452 INFO anaconda: getting device type for LVM >00:11:36,453 DEBUG anaconda: default vg is fedora >00:11:36,454 DEBUG anaconda: new vg selection: None >00:11:36,458 DEBUG anaconda: new vg selection: None >00:11:36,462 DEBUG anaconda: new vg selection: fedora >00:11:40,375 INFO anaconda: getting device type for Standard Partition >00:11:40,376 DEBUG anaconda: device_type_changed: 2 Standard Partition >00:11:40,381 INFO anaconda: getting device type for Standard Partition >00:11:40,382 DEBUG anaconda: populate_raid: 2, None >00:11:40,383 INFO anaconda: getting device type for Standard Partition >00:11:45,936 DEBUG anaconda: current selector: non-existent 500MB lvmlv fedora-boot (46) with non-existent ext4 filesystem mounted at /boot >00:11:45,938 DEBUG anaconda: new selector: non-existent 500MB lvmlv fedora-boot (46) with non-existent ext4 filesystem mounted at /boot >00:11:45,940 DEBUG anaconda: notebook page = 1 >00:11:45,942 DEBUG anaconda: populate_right_side: non-existent 500MB lvmlv fedora-boot (46) with non-existent ext4 filesystem mounted at /boot >00:11:45,944 DEBUG anaconda: updated device_disks to ['sda'] >00:11:45,944 DEBUG anaconda: updated device_vg_name to fedora >00:11:45,945 DEBUG anaconda: min: 1.0 max: 500.969238 current: 500.0 >00:11:45,949 INFO anaconda: getting device type for LVM >00:11:45,950 DEBUG anaconda: device_type_changed: 0 LVM >00:11:45,951 INFO anaconda: getting device type for LVM >00:11:45,952 DEBUG anaconda: populate_raid: 0, None >00:11:45,952 INFO anaconda: getting device type for LVM >00:11:45,953 DEBUG anaconda: default vg is fedora >00:11:45,954 DEBUG anaconda: new vg selection: None >00:11:45,958 DEBUG anaconda: new vg selection: None >00:11:45,963 DEBUG anaconda: new vg selection: fedora >00:11:45,969 INFO anaconda: getting device type for LVM >00:11:45,970 DEBUG anaconda: populate_raid: 0, None >00:11:45,970 INFO anaconda: getting device type for LVM >00:11:45,971 DEBUG anaconda: default vg is fedora >00:11:45,972 DEBUG anaconda: new vg selection: None >00:11:45,976 DEBUG anaconda: new vg selection: None >00:11:45,981 DEBUG anaconda: new vg selection: fedora >00:11:49,152 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >00:11:49,153 DEBUG anaconda: notebook page = 1 >00:11:49,154 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >00:11:49,155 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (20) with existing ext4 filesystem >00:11:49,155 DEBUG anaconda: updated device_disks to ['sda'] >00:11:49,156 DEBUG anaconda: updated device_vg_name to None >00:11:49,157 DEBUG anaconda: min: 81.4 max: 500.0 current: 500.0 >00:11:49,161 INFO anaconda: getting device type for Standard Partition >00:11:49,162 DEBUG anaconda: device_type_changed: 2 Standard Partition >00:11:49,163 INFO anaconda: getting device type for Standard Partition >00:11:49,164 DEBUG anaconda: populate_raid: 2, None >00:11:49,165 INFO anaconda: getting device type for Standard Partition >00:11:49,167 INFO anaconda: getting device type for Standard Partition >00:11:49,168 DEBUG anaconda: populate_raid: 2, None >00:11:49,169 INFO anaconda: getting device type for Standard Partition >00:11:51,981 DEBUG anaconda: removing device 'existing 500MB partition sda1 (20) with existing ext4 filesystem' from page Fedora Linux 18 for x86_64 >00:11:54,944 ERR anaconda: failed to schedule device removal: device is not in the tree > > >/tmp/packaging.log: >20:00:54,114 DEBUG packaging: kernel versions: ['3.6.6-3.fc18.x86_64'] >20:00:54,115 INFO packaging: recreating initrd for 3.6.6-3.fc18.x86_64 > > >/tmp/program.log: >22:08:39,858 INFO program: Running... udevadm settle --timeout=300 >22:08:39,951 INFO program: Running... dumpe2fs -h /dev/sda1 >22:08:40,010 INFO program: Filesystem volume name: <none> >22:08:40,010 INFO program: Last mounted on: /mnt/sysimage/boot >22:08:40,011 INFO program: Filesystem UUID: 24fc3b2a-6753-41fb-8780-411e936f9224 >22:08:40,015 INFO program: Filesystem magic number: 0xEF53 >22:08:40,015 INFO program: Filesystem revision #: 1 (dynamic) >22:08:40,015 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 >22:08:40,015 INFO program: Filesystem flags: signed_directory_hash >22:08:40,015 INFO program: Default mount options: user_xattr acl >22:08:40,016 INFO program: Filesystem state: clean >22:08:40,016 INFO program: Errors behavior: Continue >22:08:40,016 INFO program: Filesystem OS type: Linux >22:08:40,016 INFO program: Inode count: 128016 >22:08:40,016 INFO program: Block count: 512000 >22:08:40,017 INFO program: Reserved block count: 25600 >22:08:40,017 INFO program: Free blocks: 426913 >22:08:40,017 INFO program: Free inodes: 127650 >22:08:40,017 INFO program: First block: 1 >22:08:40,017 INFO program: Block size: 1024 >22:08:40,018 INFO program: Fragment size: 1024 >22:08:40,020 INFO program: Reserved GDT blocks: 256 >22:08:40,020 INFO program: Blocks per group: 8192 >22:08:40,020 INFO program: Fragments per group: 8192 >22:08:40,020 INFO program: Inodes per group: 2032 >22:08:40,020 INFO program: Inode blocks per group: 254 >22:08:40,021 INFO program: Flex block group size: 16 >22:08:40,021 INFO program: Filesystem created: Wed Dec 5 17:42:12 2012 >22:08:40,021 INFO program: Last mount time: Wed Dec 5 17:42:28 2012 >22:08:40,021 INFO program: Last write time: Wed Dec 5 17:55:23 2012 >22:08:40,021 INFO program: Mount count: 1 >22:08:40,021 INFO program: Maximum mount count: -1 >22:08:40,021 INFO program: Last checked: Wed Dec 5 17:42:12 2012 >22:08:40,021 INFO program: Check interval: 0 (<none>) >22:08:40,021 INFO program: Lifetime writes: 81 MB >22:08:40,021 INFO program: Reserved blocks uid: 0 (user root) >22:08:40,021 INFO program: Reserved blocks gid: 0 (group root) >22:08:40,021 INFO program: First inode: 11 >22:08:40,021 INFO program: Inode size: 128 >22:08:40,021 INFO program: Journal inode: 8 >22:08:40,021 INFO program: Default directory hash: half_md4 >22:08:40,021 INFO program: Directory Hash Seed: 60960f8a-8bd0-4ce7-9e15-c1635d428733 >22:08:40,021 INFO program: Journal backup: inode blocks >22:08:40,021 INFO program: Journal features: (none) >22:08:40,021 INFO program: Journal size: 8M >22:08:40,021 INFO program: Journal length: 8192 >22:08:40,021 INFO program: Journal sequence: 0x00000024 >22:08:40,022 INFO program: Journal start: 0 >22:08:40,022 INFO program: >22:08:40,022 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:08:40,022 INFO program: Running... dumpe2fs -h /dev/sda1 >22:08:40,030 INFO program: Filesystem volume name: <none> >22:08:40,030 INFO program: Last mounted on: /mnt/sysimage/boot >22:08:40,030 INFO program: Filesystem UUID: 24fc3b2a-6753-41fb-8780-411e936f9224 >22:08:40,030 INFO program: Filesystem magic number: 0xEF53 >22:08:40,030 INFO program: Filesystem revision #: 1 (dynamic) >22:08:40,030 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 >22:08:40,030 INFO program: Filesystem flags: signed_directory_hash >22:08:40,030 INFO program: Default mount options: user_xattr acl >22:08:40,031 INFO program: Filesystem state: clean >22:08:40,031 INFO program: Errors behavior: Continue >22:08:40,031 INFO program: Filesystem OS type: Linux >22:08:40,031 INFO program: Inode count: 128016 >22:08:40,031 INFO program: Block count: 512000 >22:08:40,031 INFO program: Reserved block count: 25600 >22:08:40,031 INFO program: Free blocks: 426913 >22:08:40,031 INFO program: Free inodes: 127650 >22:08:40,031 INFO program: First block: 1 >22:08:40,031 INFO program: Block size: 1024 >22:08:40,031 INFO program: Fragment size: 1024 >22:08:40,031 INFO program: Reserved GDT blocks: 256 >22:08:40,031 INFO program: Blocks per group: 8192 >22:08:40,031 INFO program: Fragments per group: 8192 >22:08:40,031 INFO program: Inodes per group: 2032 >22:08:40,031 INFO program: Inode blocks per group: 254 >22:08:40,031 INFO program: Flex block group size: 16 >22:08:40,031 INFO program: Filesystem created: Wed Dec 5 17:42:12 2012 >22:08:40,031 INFO program: Last mount time: Wed Dec 5 17:42:28 2012 >22:08:40,031 INFO program: Last write time: Wed Dec 5 17:55:23 2012 >22:08:40,031 INFO program: Mount count: 1 >22:08:40,032 INFO program: Maximum mount count: -1 >22:08:40,032 INFO program: Last checked: Wed Dec 5 17:42:12 2012 >22:08:40,032 INFO program: Check interval: 0 (<none>) >22:08:40,032 INFO program: Lifetime writes: 81 MB >22:08:40,032 INFO program: Reserved blocks uid: 0 (user root) >22:08:40,032 INFO program: Reserved blocks gid: 0 (group root) >22:08:40,032 INFO program: First inode: 11 >22:08:40,032 INFO program: Inode size: 128 >22:08:40,032 INFO program: Journal inode: 8 >22:08:40,032 INFO program: Default directory hash: half_md4 >22:08:40,032 INFO program: Directory Hash Seed: 60960f8a-8bd0-4ce7-9e15-c1635d428733 >22:08:40,032 INFO program: Journal backup: inode blocks >22:08:40,032 INFO program: Journal features: (none) >22:08:40,032 INFO program: Journal size: 8M >22:08:40,032 INFO program: Journal length: 8192 >22:08:40,032 INFO program: Journal sequence: 0x00000024 >22:08:40,032 INFO program: Journal start: 0 >22:08:40,032 INFO program: >22:08:40,032 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:08:40,033 INFO program: Running... resize2fs -P /dev/sda1 >22:08:40,058 INFO program: Estimated minimum size of the filesystem: 75457 >22:08:40,058 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:08:40,267 INFO program: Running... dumpe2fs -h /dev/loop3 >22:08:40,279 INFO program: Filesystem volume name: _Fedora-18-Beta- >22:08:40,279 INFO program: Last mounted on: /var/tmp/imgcreate-XQ3rjr/install_root >22:08:40,280 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >22:08:40,280 INFO program: Filesystem magic number: 0xEF53 >22:08:40,280 INFO program: Filesystem revision #: 1 (dynamic) >22:08:40,280 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:08:40,280 INFO program: Filesystem flags: signed_directory_hash >22:08:40,281 INFO program: Default mount options: user_xattr acl >22:08:40,281 INFO program: Filesystem state: clean >22:08:40,281 INFO program: Errors behavior: Continue >22:08:40,281 INFO program: Filesystem OS type: Linux >22:08:40,281 INFO program: Inode count: 262144 >22:08:40,282 INFO program: Block count: 1048576 >22:08:40,282 INFO program: Reserved block count: 10484 >22:08:40,282 INFO program: Free blocks: 296767 >22:08:40,282 INFO program: Free inodes: 158847 >22:08:40,282 INFO program: First block: 0 >22:08:40,283 INFO program: Block size: 4096 >22:08:40,283 INFO program: Fragment size: 4096 >22:08:40,283 INFO program: Reserved GDT blocks: 255 >22:08:40,283 INFO program: Blocks per group: 32768 >22:08:40,283 INFO program: Fragments per group: 32768 >22:08:40,284 INFO program: Inodes per group: 8192 >22:08:40,284 INFO program: Inode blocks per group: 512 >22:08:40,284 INFO program: Flex block group size: 16 >22:08:40,284 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >22:08:40,284 INFO program: Last mount time: Tue Nov 20 19:25:11 2012 >22:08:40,285 INFO program: Last write time: Tue Nov 20 19:45:19 2012 >22:08:40,285 INFO program: Mount count: 0 >22:08:40,285 INFO program: Maximum mount count: -1 >22:08:40,288 INFO program: Last checked: Tue Nov 20 19:45:19 2012 >22:08:40,288 INFO program: Check interval: 0 (<none>) >22:08:40,288 INFO program: Lifetime writes: 993 MB >22:08:40,288 INFO program: Reserved blocks uid: 0 (user root) >22:08:40,288 INFO program: Reserved blocks gid: 0 (group root) >22:08:40,288 INFO program: First inode: 11 >22:08:40,288 INFO program: Inode size: 256 >22:08:40,288 INFO program: Required extra isize: 28 >22:08:40,288 INFO program: Desired extra isize: 28 >22:08:40,289 INFO program: Journal inode: 8 >22:08:40,289 INFO program: Default directory hash: half_md4 >22:08:40,289 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >22:08:40,289 INFO program: Journal backup: inode blocks >22:08:40,289 INFO program: Journal features: journal_incompat_revoke >22:08:40,289 INFO program: Journal size: 128M >22:08:40,289 INFO program: Journal length: 32768 >22:08:40,289 INFO program: Journal sequence: 0x00001602 >22:08:40,289 INFO program: Journal start: 0 >22:08:40,289 INFO program: >22:08:40,289 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:08:40,290 INFO program: Running... dumpe2fs -h /dev/loop3 >22:08:40,296 INFO program: Filesystem volume name: _Fedora-18-Beta- >22:08:40,297 INFO program: Last mounted on: /var/tmp/imgcreate-XQ3rjr/install_root >22:08:40,297 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >22:08:40,297 INFO program: Filesystem magic number: 0xEF53 >22:08:40,297 INFO program: Filesystem revision #: 1 (dynamic) >22:08:40,297 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:08:40,297 INFO program: Filesystem flags: signed_directory_hash >22:08:40,297 INFO program: Default mount options: user_xattr acl >22:08:40,297 INFO program: Filesystem state: clean >22:08:40,297 INFO program: Errors behavior: Continue >22:08:40,297 INFO program: Filesystem OS type: Linux >22:08:40,297 INFO program: Inode count: 262144 >22:08:40,298 INFO program: Block count: 1048576 >22:08:40,298 INFO program: Reserved block count: 10484 >22:08:40,298 INFO program: Free blocks: 296767 >22:08:40,298 INFO program: Free inodes: 158847 >22:08:40,298 INFO program: First block: 0 >22:08:40,298 INFO program: Block size: 4096 >22:08:40,298 INFO program: Fragment size: 4096 >22:08:40,298 INFO program: Reserved GDT blocks: 255 >22:08:40,298 INFO program: Blocks per group: 32768 >22:08:40,298 INFO program: Fragments per group: 32768 >22:08:40,298 INFO program: Inodes per group: 8192 >22:08:40,298 INFO program: Inode blocks per group: 512 >22:08:40,298 INFO program: Flex block group size: 16 >22:08:40,299 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >22:08:40,299 INFO program: Last mount time: Tue Nov 20 19:25:11 2012 >22:08:40,299 INFO program: Last write time: Tue Nov 20 19:45:19 2012 >22:08:40,299 INFO program: Mount count: 0 >22:08:40,299 INFO program: Maximum mount count: -1 >22:08:40,299 INFO program: Last checked: Tue Nov 20 19:45:19 2012 >22:08:40,299 INFO program: Check interval: 0 (<none>) >22:08:40,299 INFO program: Lifetime writes: 993 MB >22:08:40,299 INFO program: Reserved blocks uid: 0 (user root) >22:08:40,299 INFO program: Reserved blocks gid: 0 (group root) >22:08:40,299 INFO program: First inode: 11 >22:08:40,299 INFO program: Inode size: 256 >22:08:40,300 INFO program: Required extra isize: 28 >22:08:40,300 INFO program: Desired extra isize: 28 >22:08:40,300 INFO program: Journal inode: 8 >22:08:40,300 INFO program: Default directory hash: half_md4 >22:08:40,300 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >22:08:40,300 INFO program: Journal backup: inode blocks >22:08:40,300 INFO program: Journal features: journal_incompat_revoke >22:08:40,300 INFO program: Journal size: 128M >22:08:40,300 INFO program: Journal length: 32768 >22:08:40,300 INFO program: Journal sequence: 0x00001602 >22:08:40,300 INFO program: Journal start: 0 >22:08:40,300 INFO program: >22:08:40,300 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:08:40,300 INFO program: Running... resize2fs -P /dev/loop3 >22:08:40,309 INFO program: Couldn't find valid filesystem superblock. >22:08:40,309 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:08:40,309 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >22:08:40,345 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >22:08:40,350 INFO program: Filesystem volume name: _Fedora-18-Beta- >22:08:40,350 INFO program: Last mounted on: /sysroot >22:08:40,350 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >22:08:40,350 INFO program: Filesystem magic number: 0xEF53 >22:08:40,350 INFO program: Filesystem revision #: 1 (dynamic) >22:08:40,350 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:08:40,350 INFO program: Filesystem flags: signed_directory_hash >22:08:40,350 INFO program: Default mount options: user_xattr acl >22:08:40,350 INFO program: Filesystem state: clean >22:08:40,350 INFO program: Errors behavior: Continue >22:08:40,350 INFO program: Filesystem OS type: Linux >22:08:40,350 INFO program: Inode count: 262144 >22:08:40,351 INFO program: Block count: 1048576 >22:08:40,351 INFO program: Reserved block count: 10484 >22:08:40,351 INFO program: Free blocks: 296767 >22:08:40,351 INFO program: Free inodes: 158847 >22:08:40,351 INFO program: First block: 0 >22:08:40,351 INFO program: Block size: 4096 >22:08:40,351 INFO program: Fragment size: 4096 >22:08:40,351 INFO program: Reserved GDT blocks: 255 >22:08:40,351 INFO program: Blocks per group: 32768 >22:08:40,351 INFO program: Fragments per group: 32768 >22:08:40,351 INFO program: Inodes per group: 8192 >22:08:40,351 INFO program: Inode blocks per group: 512 >22:08:40,351 INFO program: Flex block group size: 16 >22:08:40,351 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >22:08:40,351 INFO program: Last mount time: Wed Dec 5 21:53:19 2012 >22:08:40,351 INFO program: Last write time: Wed Dec 5 21:53:19 2012 >22:08:40,351 INFO program: Mount count: 1 >22:08:40,351 INFO program: Maximum mount count: -1 >22:08:40,351 INFO program: Last checked: Tue Nov 20 19:45:19 2012 >22:08:40,351 INFO program: Check interval: 0 (<none>) >22:08:40,351 INFO program: Lifetime writes: 993 MB >22:08:40,352 INFO program: Reserved blocks uid: 0 (user root) >22:08:40,352 INFO program: Reserved blocks gid: 0 (group root) >22:08:40,352 INFO program: First inode: 11 >22:08:40,352 INFO program: Inode size: 256 >22:08:40,352 INFO program: Required extra isize: 28 >22:08:40,352 INFO program: Desired extra isize: 28 >22:08:40,352 INFO program: Journal inode: 8 >22:08:40,352 INFO program: First orphan inode: 188528 >22:08:40,352 INFO program: Default directory hash: half_md4 >22:08:40,352 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >22:08:40,352 INFO program: Journal backup: inode blocks >22:08:40,352 INFO program: Journal features: journal_incompat_revoke >22:08:40,352 INFO program: Journal size: 128M >22:08:40,352 INFO program: Journal length: 32768 >22:08:40,352 INFO program: Journal sequence: 0x00001603 >22:08:40,352 INFO program: Journal start: 1 >22:08:40,352 INFO program: >22:08:40,352 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:08:40,353 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >22:08:40,357 INFO program: Filesystem volume name: _Fedora-18-Beta- >22:08:40,357 INFO program: Last mounted on: /sysroot >22:08:40,357 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >22:08:40,358 INFO program: Filesystem magic number: 0xEF53 >22:08:40,358 INFO program: Filesystem revision #: 1 (dynamic) >22:08:40,358 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:08:40,358 INFO program: Filesystem flags: signed_directory_hash >22:08:40,358 INFO program: Default mount options: user_xattr acl >22:08:40,358 INFO program: Filesystem state: clean >22:08:40,358 INFO program: Errors behavior: Continue >22:08:40,358 INFO program: Filesystem OS type: Linux >22:08:40,358 INFO program: Inode count: 262144 >22:08:40,358 INFO program: Block count: 1048576 >22:08:40,358 INFO program: Reserved block count: 10484 >22:08:40,358 INFO program: Free blocks: 296767 >22:08:40,358 INFO program: Free inodes: 158847 >22:08:40,358 INFO program: First block: 0 >22:08:40,358 INFO program: Block size: 4096 >22:08:40,358 INFO program: Fragment size: 4096 >22:08:40,358 INFO program: Reserved GDT blocks: 255 >22:08:40,358 INFO program: Blocks per group: 32768 >22:08:40,358 INFO program: Fragments per group: 32768 >22:08:40,358 INFO program: Inodes per group: 8192 >22:08:40,358 INFO program: Inode blocks per group: 512 >22:08:40,359 INFO program: Flex block group size: 16 >22:08:40,359 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >22:08:40,359 INFO program: Last mount time: Wed Dec 5 21:53:19 2012 >22:08:40,359 INFO program: Last write time: Wed Dec 5 21:53:19 2012 >22:08:40,359 INFO program: Mount count: 1 >22:08:40,359 INFO program: Maximum mount count: -1 >22:08:40,359 INFO program: Last checked: Tue Nov 20 19:45:19 2012 >22:08:40,359 INFO program: Check interval: 0 (<none>) >22:08:40,359 INFO program: Lifetime writes: 993 MB >22:08:40,359 INFO program: Reserved blocks uid: 0 (user root) >22:08:40,359 INFO program: Reserved blocks gid: 0 (group root) >22:08:40,359 INFO program: First inode: 11 >22:08:40,359 INFO program: Inode size: 256 >22:08:40,359 INFO program: Required extra isize: 28 >22:08:40,359 INFO program: Desired extra isize: 28 >22:08:40,359 INFO program: Journal inode: 8 >22:08:40,359 INFO program: First orphan inode: 188528 >22:08:40,359 INFO program: Default directory hash: half_md4 >22:08:40,359 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >22:08:40,359 INFO program: Journal backup: inode blocks >22:08:40,359 INFO program: Journal features: journal_incompat_revoke >22:08:40,360 INFO program: Journal size: 128M >22:08:40,360 INFO program: Journal length: 32768 >22:08:40,360 INFO program: Journal sequence: 0x00001603 >22:08:40,360 INFO program: Journal start: 1 >22:08:40,360 INFO program: >22:08:40,360 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:08:40,360 INFO program: Running... resize2fs -P /dev/mapper/live-rw >22:08:40,368 INFO program: Estimated minimum size of the filesystem: 753428 >22:08:40,369 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:08:40,391 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >22:08:40,396 INFO program: Filesystem volume name: _Fedora-18-Beta- >22:08:40,396 INFO program: Last mounted on: /var/tmp/imgcreate-XQ3rjr/install_root >22:08:40,396 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >22:08:40,396 INFO program: Filesystem magic number: 0xEF53 >22:08:40,396 INFO program: Filesystem revision #: 1 (dynamic) >22:08:40,396 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:08:40,396 INFO program: Filesystem flags: signed_directory_hash >22:08:40,397 INFO program: Default mount options: user_xattr acl >22:08:40,397 INFO program: Filesystem state: clean >22:08:40,397 INFO program: Errors behavior: Continue >22:08:40,397 INFO program: Filesystem OS type: Linux >22:08:40,397 INFO program: Inode count: 188416 >22:08:40,397 INFO program: Block count: 753428 >22:08:40,397 INFO program: Reserved block count: 7533 >22:08:40,397 INFO program: Free blocks: 6759 >22:08:40,397 INFO program: Free inodes: 85119 >22:08:40,397 INFO program: First block: 0 >22:08:40,397 INFO program: Block size: 4096 >22:08:40,397 INFO program: Fragment size: 4096 >22:08:40,397 INFO program: Reserved GDT blocks: 255 >22:08:40,397 INFO program: Blocks per group: 32768 >22:08:40,397 INFO program: Fragments per group: 32768 >22:08:40,397 INFO program: Inodes per group: 8192 >22:08:40,397 INFO program: Inode blocks per group: 512 >22:08:40,397 INFO program: Flex block group size: 16 >22:08:40,397 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >22:08:40,397 INFO program: Last mount time: Tue Nov 20 19:25:11 2012 >22:08:40,397 INFO program: Last write time: Tue Nov 20 19:45:23 2012 >22:08:40,397 INFO program: Mount count: 0 >22:08:40,398 INFO program: Maximum mount count: -1 >22:08:40,398 INFO program: Last checked: Tue Nov 20 19:45:23 2012 >22:08:40,398 INFO program: Check interval: 0 (<none>) >22:08:40,398 INFO program: Lifetime writes: 994 MB >22:08:40,398 INFO program: Reserved blocks uid: 0 (user root) >22:08:40,398 INFO program: Reserved blocks gid: 0 (group root) >22:08:40,398 INFO program: First inode: 11 >22:08:40,398 INFO program: Inode size: 256 >22:08:40,398 INFO program: Required extra isize: 28 >22:08:40,398 INFO program: Desired extra isize: 28 >22:08:40,398 INFO program: Journal inode: 8 >22:08:40,398 INFO program: Default directory hash: half_md4 >22:08:40,398 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >22:08:40,398 INFO program: Journal backup: inode blocks >22:08:40,398 INFO program: Journal features: journal_incompat_revoke >22:08:40,398 INFO program: Journal size: 128M >22:08:40,398 INFO program: Journal length: 32768 >22:08:40,398 INFO program: Journal sequence: 0x00001602 >22:08:40,398 INFO program: Journal start: 0 >22:08:40,398 INFO program: >22:08:40,398 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:08:40,399 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >22:08:40,404 INFO program: Filesystem volume name: _Fedora-18-Beta- >22:08:40,404 INFO program: Last mounted on: /var/tmp/imgcreate-XQ3rjr/install_root >22:08:40,404 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >22:08:40,404 INFO program: Filesystem magic number: 0xEF53 >22:08:40,404 INFO program: Filesystem revision #: 1 (dynamic) >22:08:40,404 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:08:40,404 INFO program: Filesystem flags: signed_directory_hash >22:08:40,404 INFO program: Default mount options: user_xattr acl >22:08:40,404 INFO program: Filesystem state: clean >22:08:40,404 INFO program: Errors behavior: Continue >22:08:40,404 INFO program: Filesystem OS type: Linux >22:08:40,404 INFO program: Inode count: 188416 >22:08:40,404 INFO program: Block count: 753428 >22:08:40,404 INFO program: Reserved block count: 7533 >22:08:40,404 INFO program: Free blocks: 6759 >22:08:40,404 INFO program: Free inodes: 85119 >22:08:40,404 INFO program: First block: 0 >22:08:40,405 INFO program: Block size: 4096 >22:08:40,405 INFO program: Fragment size: 4096 >22:08:40,405 INFO program: Reserved GDT blocks: 255 >22:08:40,405 INFO program: Blocks per group: 32768 >22:08:40,405 INFO program: Fragments per group: 32768 >22:08:40,405 INFO program: Inodes per group: 8192 >22:08:40,405 INFO program: Inode blocks per group: 512 >22:08:40,405 INFO program: Flex block group size: 16 >22:08:40,405 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >22:08:40,405 INFO program: Last mount time: Tue Nov 20 19:25:11 2012 >22:08:40,405 INFO program: Last write time: Tue Nov 20 19:45:23 2012 >22:08:40,405 INFO program: Mount count: 0 >22:08:40,405 INFO program: Maximum mount count: -1 >22:08:40,405 INFO program: Last checked: Tue Nov 20 19:45:23 2012 >22:08:40,405 INFO program: Check interval: 0 (<none>) >22:08:40,405 INFO program: Lifetime writes: 994 MB >22:08:40,405 INFO program: Reserved blocks uid: 0 (user root) >22:08:40,405 INFO program: Reserved blocks gid: 0 (group root) >22:08:40,405 INFO program: First inode: 11 >22:08:40,405 INFO program: Inode size: 256 >22:08:40,405 INFO program: Required extra isize: 28 >22:08:40,406 INFO program: Desired extra isize: 28 >22:08:40,406 INFO program: Journal inode: 8 >22:08:40,406 INFO program: Default directory hash: half_md4 >22:08:40,406 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >22:08:40,406 INFO program: Journal backup: inode blocks >22:08:40,406 INFO program: Journal features: journal_incompat_revoke >22:08:40,406 INFO program: Journal size: 128M >22:08:40,406 INFO program: Journal length: 32768 >22:08:40,406 INFO program: Journal sequence: 0x00001602 >22:08:40,406 INFO program: Journal start: 0 >22:08:40,406 INFO program: >22:08:40,406 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:08:40,406 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >22:08:40,415 INFO program: Couldn't find valid filesystem superblock. >22:08:40,415 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:08:40,415 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >22:08:40,489 INFO program: Running... udevadm settle --timeout=300 >22:08:40,543 INFO program: Running... udevadm settle --timeout=300 >22:08:40,700 INFO program: Running... udevadm settle --timeout=300 >22:08:40,731 INFO program: Running... udevadm settle --timeout=300 >22:08:40,744 INFO program: Running... udevadm settle --timeout=300 >22:08:40,760 INFO program: Running... udevadm settle --timeout=300 >22:08:40,771 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/lvol0 >22:08:40,776 ERR program: File descriptor 3 (/tmp/anaconda.log) leaked on lvm invocation. Parent PID 1967: /usr/bin/python >22:08:40,776 ERR program: File descriptor 4 (/tmp/storage.log) leaked on lvm invocation. Parent PID 1967: /usr/bin/python >22:08:40,776 ERR program: File descriptor 5 (/dev/tty3) leaked on lvm invocation. Parent PID 1967: /usr/bin/python >22:08:40,776 ERR program: File descriptor 6 (/dev/tty3) leaked on lvm invocation. Parent PID 1967: /usr/bin/python >22:08:40,776 ERR program: File descriptor 7 (/tmp/program.log) leaked on lvm invocation. Parent PID 1967: /usr/bin/python >22:08:40,777 ERR program: File descriptor 8 (/tmp/packaging.log) leaked on lvm invocation. Parent PID 1967: /usr/bin/python >22:08:40,777 ERR program: File descriptor 9 (/tmp/packaging.log) leaked on lvm invocation. Parent PID 1967: /usr/bin/python >22:08:40,777 ERR program: File descriptor 10 (/dev/tty5) leaked on lvm invocation. Parent PID 1967: /usr/bin/python >22:08:40,777 ERR program: File descriptor 11 (pipe:[24230]) leaked on lvm invocation. Parent PID 1967: /usr/bin/python >22:08:40,777 ERR program: File descriptor 13 (/tmp/ifcfg.log) leaked on lvm invocation. Parent PID 1967: /usr/bin/python >22:08:40,777 ERR program: File descriptor 14 (/dev/tty3) leaked on lvm invocation. Parent PID 1967: /usr/bin/python >22:08:40,777 ERR program: File descriptor 15 (pipe:[24231]) leaked on lvm invocation. Parent PID 1967: /usr/bin/python >22:08:40,777 ERR program: File descriptor 17 (/dev/mapper/control) leaked on lvm invocation. Parent PID 1967: /usr/bin/python >22:08:40,829 INFO program: Running... udevadm settle --timeout=300 >22:08:40,841 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >22:08:40,845 ERR program: File descriptor 3 (/tmp/anaconda.log) leaked on lvm invocation. Parent PID 1967: /usr/bin/python >22:08:40,846 ERR program: File descriptor 4 (/tmp/storage.log) leaked on lvm invocation. Parent PID 1967: /usr/bin/python >22:08:40,846 ERR program: File descriptor 5 (/dev/tty3) leaked on lvm invocation. Parent PID 1967: /usr/bin/python >22:08:40,846 ERR program: File descriptor 6 (/dev/tty3) leaked on lvm invocation. Parent PID 1967: /usr/bin/python >22:08:40,846 ERR program: File descriptor 7 (/tmp/program.log) leaked on lvm invocation. Parent PID 1967: /usr/bin/python >22:08:40,846 ERR program: File descriptor 8 (/tmp/packaging.log) leaked on lvm invocation. Parent PID 1967: /usr/bin/python >22:08:40,846 ERR program: File descriptor 9 (/tmp/packaging.log) leaked on lvm invocation. Parent PID 1967: /usr/bin/python >22:08:40,846 ERR program: File descriptor 10 (/dev/tty5) leaked on lvm invocation. Parent PID 1967: /usr/bin/python >22:08:40,846 ERR program: File descriptor 11 (pipe:[24275]) leaked on lvm invocation. Parent PID 1967: /usr/bin/python >22:08:40,846 ERR program: File descriptor 13 (/tmp/ifcfg.log) leaked on lvm invocation. Parent PID 1967: /usr/bin/python >22:08:40,847 ERR program: File descriptor 14 (/dev/tty3) leaked on lvm invocation. Parent PID 1967: /usr/bin/python >22:08:40,847 ERR program: File descriptor 15 (pipe:[24276]) leaked on lvm invocation. Parent PID 1967: /usr/bin/python >22:08:40,847 ERR program: File descriptor 17 (/dev/mapper/control) leaked on lvm invocation. Parent PID 1967: /usr/bin/python >22:08:40,896 INFO program: 0 logical volume(s) in volume group "fedora" now active >22:08:40,909 INFO program: Running... udevadm settle --timeout=300 >22:08:40,926 INFO program: Running... udevadm settle --timeout=300 >22:08:40,939 INFO program: Running... udevadm settle --timeout=300 >22:08:40,953 INFO program: Running... udevadm settle --timeout=300 >22:08:41,550 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >22:08:41,567 INFO program: Running... udevadm settle --timeout=300 >22:08:41,976 INFO program: Running... modprobe fcoe >22:08:42,037 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >22:08:42,083 INFO program: No FCoE boot disk information is found in EDD! >22:08:42,086 INFO program: Running... udevadm settle --timeout=300 >22:08:42,140 INFO program: Running... multipath -d >22:08:42,174 INFO program: Running... multipath -ll >22:08:42,514 INFO program: Running... udevadm control --property=ANACONDA=1 >22:08:42,518 INFO program: Running... systemctl start chronyd.service >22:08:42,593 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >22:08:42,718 INFO program: Running... udevadm settle --timeout=300 >22:08:44,210 INFO program: Running... udevadm settle --timeout=300 >22:08:44,261 INFO program: Running... udevadm settle --timeout=300 >22:08:44,379 INFO program: Running... multipath -d >22:08:44,436 INFO program: Running... multipath -ll >22:08:44,821 INFO program: Running... dumpe2fs -h /dev/sda1 >22:08:44,911 INFO program: Filesystem volume name: <none> >22:08:44,911 INFO program: Last mounted on: /mnt/sysimage/boot >22:08:44,911 INFO program: Filesystem UUID: 24fc3b2a-6753-41fb-8780-411e936f9224 >22:08:44,911 INFO program: Filesystem magic number: 0xEF53 >22:08:44,911 INFO program: Filesystem revision #: 1 (dynamic) >22:08:44,911 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 >22:08:44,911 INFO program: Filesystem flags: signed_directory_hash >22:08:44,912 INFO program: Default mount options: user_xattr acl >22:08:44,912 INFO program: Filesystem state: clean >22:08:44,912 INFO program: Errors behavior: Continue >22:08:44,912 INFO program: Filesystem OS type: Linux >22:08:44,912 INFO program: Inode count: 128016 >22:08:44,913 INFO program: Block count: 512000 >22:08:44,913 INFO program: Reserved block count: 25600 >22:08:44,913 INFO program: Free blocks: 426913 >22:08:44,920 INFO program: Free inodes: 127650 >22:08:44,920 INFO program: First block: 1 >22:08:44,920 INFO program: Block size: 1024 >22:08:44,920 INFO program: Fragment size: 1024 >22:08:44,920 INFO program: Reserved GDT blocks: 256 >22:08:44,920 INFO program: Blocks per group: 8192 >22:08:44,920 INFO program: Fragments per group: 8192 >22:08:44,920 INFO program: Inodes per group: 2032 >22:08:44,920 INFO program: Inode blocks per group: 254 >22:08:44,921 INFO program: Flex block group size: 16 >22:08:44,929 INFO program: Filesystem created: Wed Dec 5 17:42:12 2012 >22:08:44,929 INFO program: Last mount time: Wed Dec 5 17:42:28 2012 >22:08:44,938 INFO program: Last write time: Wed Dec 5 17:55:23 2012 >22:08:44,938 INFO program: Mount count: 1 >22:08:44,946 INFO program: Maximum mount count: -1 >22:08:44,946 INFO program: Last checked: Wed Dec 5 17:42:12 2012 >22:08:44,954 INFO program: Check interval: 0 (<none>) >22:08:44,954 INFO program: Lifetime writes: 81 MB >22:08:44,955 INFO program: Reserved blocks uid: 0 (user root) >22:08:44,962 INFO program: Reserved blocks gid: 0 (group root) >22:08:44,970 INFO program: First inode: 11 >22:08:44,977 INFO program: Inode size: 128 >22:08:44,985 INFO program: Journal inode: 8 >22:08:44,985 INFO program: Default directory hash: half_md4 >22:08:44,993 INFO program: Directory Hash Seed: 60960f8a-8bd0-4ce7-9e15-c1635d428733 >22:08:44,993 INFO program: Journal backup: inode blocks >22:08:45,001 INFO program: Journal features: (none) >22:08:45,001 INFO program: Journal size: 8M >22:08:45,001 INFO program: Journal length: 8192 >22:08:45,001 INFO program: Journal sequence: 0x00000024 >22:08:45,001 INFO program: Journal start: 0 >22:08:45,001 INFO program: >22:08:45,001 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:08:45,011 INFO program: Running... dumpe2fs -h /dev/sda1 >22:08:45,040 INFO program: Filesystem volume name: <none> >22:08:45,040 INFO program: Last mounted on: /mnt/sysimage/boot >22:08:45,040 INFO program: Filesystem UUID: 24fc3b2a-6753-41fb-8780-411e936f9224 >22:08:45,040 INFO program: Filesystem magic number: 0xEF53 >22:08:45,041 INFO program: Filesystem revision #: 1 (dynamic) >22:08:45,041 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 >22:08:45,041 INFO program: Filesystem flags: signed_directory_hash >22:08:45,041 INFO program: Default mount options: user_xattr acl >22:08:45,041 INFO program: Filesystem state: clean >22:08:45,049 INFO program: Errors behavior: Continue >22:08:45,049 INFO program: Filesystem OS type: Linux >22:08:45,049 INFO program: Inode count: 128016 >22:08:45,049 INFO program: Block count: 512000 >22:08:45,049 INFO program: Reserved block count: 25600 >22:08:45,049 INFO program: Free blocks: 426913 >22:08:45,049 INFO program: Free inodes: 127650 >22:08:45,049 INFO program: First block: 1 >22:08:45,059 INFO program: Block size: 1024 >22:08:45,060 INFO program: Fragment size: 1024 >22:08:45,060 INFO program: Reserved GDT blocks: 256 >22:08:45,060 INFO program: Blocks per group: 8192 >22:08:45,060 INFO program: Fragments per group: 8192 >22:08:45,060 INFO program: Inodes per group: 2032 >22:08:45,060 INFO program: Inode blocks per group: 254 >22:08:45,060 INFO program: Flex block group size: 16 >22:08:45,060 INFO program: Filesystem created: Wed Dec 5 17:42:12 2012 >22:08:45,068 INFO program: Last mount time: Wed Dec 5 17:42:28 2012 >22:08:45,069 INFO program: Last write time: Wed Dec 5 17:55:23 2012 >22:08:45,069 INFO program: Mount count: 1 >22:08:45,069 INFO program: Maximum mount count: -1 >22:08:45,069 INFO program: Last checked: Wed Dec 5 17:42:12 2012 >22:08:45,069 INFO program: Check interval: 0 (<none>) >22:08:45,069 INFO program: Lifetime writes: 81 MB >22:08:45,069 INFO program: Reserved blocks uid: 0 (user root) >22:08:45,069 INFO program: Reserved blocks gid: 0 (group root) >22:08:45,069 INFO program: First inode: 11 >22:08:45,069 INFO program: Inode size: 128 >22:08:45,076 INFO program: Journal inode: 8 >22:08:45,076 INFO program: Default directory hash: half_md4 >22:08:45,076 INFO program: Directory Hash Seed: 60960f8a-8bd0-4ce7-9e15-c1635d428733 >22:08:45,076 INFO program: Journal backup: inode blocks >22:08:45,076 INFO program: Journal features: (none) >22:08:45,077 INFO program: Journal size: 8M >22:08:45,077 INFO program: Journal length: 8192 >22:08:45,077 INFO program: Journal sequence: 0x00000024 >22:08:45,077 INFO program: Journal start: 0 >22:08:45,077 INFO program: >22:08:45,077 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:08:45,080 INFO program: Running... resize2fs -P /dev/sda1 >22:08:45,110 INFO program: Estimated minimum size of the filesystem: 75457 >22:08:45,112 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:08:45,653 INFO program: Running... dumpe2fs -h /dev/loop3 >22:08:45,668 INFO program: Filesystem volume name: _Fedora-18-Beta- >22:08:45,669 INFO program: Last mounted on: /var/tmp/imgcreate-XQ3rjr/install_root >22:08:45,669 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >22:08:45,670 INFO program: Filesystem magic number: 0xEF53 >22:08:45,670 INFO program: Filesystem revision #: 1 (dynamic) >22:08:45,670 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:08:45,671 INFO program: Filesystem flags: signed_directory_hash >22:08:45,671 INFO program: Default mount options: user_xattr acl >22:08:45,672 INFO program: Filesystem state: clean >22:08:45,672 INFO program: Errors behavior: Continue >22:08:45,672 INFO program: Filesystem OS type: Linux >22:08:45,673 INFO program: Inode count: 262144 >22:08:45,673 INFO program: Block count: 1048576 >22:08:45,673 INFO program: Reserved block count: 10484 >22:08:45,673 INFO program: Free blocks: 296767 >22:08:45,673 INFO program: Free inodes: 158847 >22:08:45,673 INFO program: First block: 0 >22:08:45,673 INFO program: Block size: 4096 >22:08:45,673 INFO program: Fragment size: 4096 >22:08:45,674 INFO program: Reserved GDT blocks: 255 >22:08:45,674 INFO program: Blocks per group: 32768 >22:08:45,674 INFO program: Fragments per group: 32768 >22:08:45,674 INFO program: Inodes per group: 8192 >22:08:45,674 INFO program: Inode blocks per group: 512 >22:08:45,677 INFO program: Flex block group size: 16 >22:08:45,677 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >22:08:45,677 INFO program: Last mount time: Tue Nov 20 19:25:11 2012 >22:08:45,677 INFO program: Last write time: Tue Nov 20 19:45:19 2012 >22:08:45,677 INFO program: Mount count: 0 >22:08:45,677 INFO program: Maximum mount count: -1 >22:08:45,677 INFO program: Last checked: Tue Nov 20 19:45:19 2012 >22:08:45,677 INFO program: Check interval: 0 (<none>) >22:08:45,677 INFO program: Lifetime writes: 993 MB >22:08:45,677 INFO program: Reserved blocks uid: 0 (user root) >22:08:45,677 INFO program: Reserved blocks gid: 0 (group root) >22:08:45,684 INFO program: First inode: 11 >22:08:45,684 INFO program: Inode size: 256 >22:08:45,684 INFO program: Required extra isize: 28 >22:08:45,684 INFO program: Desired extra isize: 28 >22:08:45,684 INFO program: Journal inode: 8 >22:08:45,684 INFO program: Default directory hash: half_md4 >22:08:45,684 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >22:08:45,684 INFO program: Journal backup: inode blocks >22:08:45,684 INFO program: Journal features: journal_incompat_revoke >22:08:45,684 INFO program: Journal size: 128M >22:08:45,684 INFO program: Journal length: 32768 >22:08:45,687 INFO program: Journal sequence: 0x00001602 >22:08:45,687 INFO program: Journal start: 0 >22:08:45,687 INFO program: >22:08:45,687 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:08:45,687 INFO program: Running... dumpe2fs -h /dev/loop3 >22:08:45,702 INFO program: Filesystem volume name: _Fedora-18-Beta- >22:08:45,703 INFO program: Last mounted on: /var/tmp/imgcreate-XQ3rjr/install_root >22:08:45,703 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >22:08:45,704 INFO program: Filesystem magic number: 0xEF53 >22:08:45,704 INFO program: Filesystem revision #: 1 (dynamic) >22:08:45,705 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:08:45,705 INFO program: Filesystem flags: signed_directory_hash >22:08:45,705 INFO program: Default mount options: user_xattr acl >22:08:45,706 INFO program: Filesystem state: clean >22:08:45,706 INFO program: Errors behavior: Continue >22:08:45,707 INFO program: Filesystem OS type: Linux >22:08:45,707 INFO program: Inode count: 262144 >22:08:45,707 INFO program: Block count: 1048576 >22:08:45,707 INFO program: Reserved block count: 10484 >22:08:45,707 INFO program: Free blocks: 296767 >22:08:45,707 INFO program: Free inodes: 158847 >22:08:45,708 INFO program: First block: 0 >22:08:45,708 INFO program: Block size: 4096 >22:08:45,708 INFO program: Fragment size: 4096 >22:08:45,708 INFO program: Reserved GDT blocks: 255 >22:08:45,708 INFO program: Blocks per group: 32768 >22:08:45,708 INFO program: Fragments per group: 32768 >22:08:45,708 INFO program: Inodes per group: 8192 >22:08:45,708 INFO program: Inode blocks per group: 512 >22:08:45,711 INFO program: Flex block group size: 16 >22:08:45,711 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >22:08:45,711 INFO program: Last mount time: Tue Nov 20 19:25:11 2012 >22:08:45,711 INFO program: Last write time: Tue Nov 20 19:45:19 2012 >22:08:45,711 INFO program: Mount count: 0 >22:08:45,711 INFO program: Maximum mount count: -1 >22:08:45,712 INFO program: Last checked: Tue Nov 20 19:45:19 2012 >22:08:45,712 INFO program: Check interval: 0 (<none>) >22:08:45,712 INFO program: Lifetime writes: 993 MB >22:08:45,712 INFO program: Reserved blocks uid: 0 (user root) >22:08:45,712 INFO program: Reserved blocks gid: 0 (group root) >22:08:45,719 INFO program: First inode: 11 >22:08:45,719 INFO program: Inode size: 256 >22:08:45,719 INFO program: Required extra isize: 28 >22:08:45,719 INFO program: Desired extra isize: 28 >22:08:45,719 INFO program: Journal inode: 8 >22:08:45,719 INFO program: Default directory hash: half_md4 >22:08:45,719 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >22:08:45,719 INFO program: Journal backup: inode blocks >22:08:45,719 INFO program: Journal features: journal_incompat_revoke >22:08:45,720 INFO program: Journal size: 128M >22:08:45,720 INFO program: Journal length: 32768 >22:08:45,720 INFO program: Journal sequence: 0x00001602 >22:08:45,720 INFO program: Journal start: 0 >22:08:45,721 INFO program: >22:08:45,721 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:08:45,721 INFO program: Running... resize2fs -P /dev/loop3 >22:08:45,738 INFO program: Couldn't find valid filesystem superblock. >22:08:45,738 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:08:45,738 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >22:08:45,812 INFO program: Running... udevadm settle --timeout=300 >22:08:45,898 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >22:08:45,911 INFO program: Filesystem volume name: _Fedora-18-Beta- >22:08:45,912 INFO program: Last mounted on: /sysroot >22:08:45,912 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >22:08:45,912 INFO program: Filesystem magic number: 0xEF53 >22:08:45,912 INFO program: Filesystem revision #: 1 (dynamic) >22:08:45,912 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:08:45,913 INFO program: Filesystem flags: signed_directory_hash >22:08:45,913 INFO program: Default mount options: user_xattr acl >22:08:45,913 INFO program: Filesystem state: clean >22:08:45,913 INFO program: Errors behavior: Continue >22:08:45,913 INFO program: Filesystem OS type: Linux >22:08:45,913 INFO program: Inode count: 262144 >22:08:45,914 INFO program: Block count: 1048576 >22:08:45,914 INFO program: Reserved block count: 10484 >22:08:45,914 INFO program: Free blocks: 296767 >22:08:45,914 INFO program: Free inodes: 158847 >22:08:45,914 INFO program: First block: 0 >22:08:45,914 INFO program: Block size: 4096 >22:08:45,915 INFO program: Fragment size: 4096 >22:08:45,915 INFO program: Reserved GDT blocks: 255 >22:08:45,915 INFO program: Blocks per group: 32768 >22:08:45,915 INFO program: Fragments per group: 32768 >22:08:45,915 INFO program: Inodes per group: 8192 >22:08:45,915 INFO program: Inode blocks per group: 512 >22:08:45,916 INFO program: Flex block group size: 16 >22:08:45,916 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >22:08:45,916 INFO program: Last mount time: Wed Dec 5 21:53:19 2012 >22:08:45,916 INFO program: Last write time: Wed Dec 5 21:53:19 2012 >22:08:45,916 INFO program: Mount count: 1 >22:08:45,920 INFO program: Maximum mount count: -1 >22:08:45,920 INFO program: Last checked: Tue Nov 20 19:45:19 2012 >22:08:45,920 INFO program: Check interval: 0 (<none>) >22:08:45,920 INFO program: Lifetime writes: 993 MB >22:08:45,921 INFO program: Reserved blocks uid: 0 (user root) >22:08:45,921 INFO program: Reserved blocks gid: 0 (group root) >22:08:45,921 INFO program: First inode: 11 >22:08:45,921 INFO program: Inode size: 256 >22:08:45,921 INFO program: Required extra isize: 28 >22:08:45,921 INFO program: Desired extra isize: 28 >22:08:45,922 INFO program: Journal inode: 8 >22:08:45,922 INFO program: First orphan inode: 188528 >22:08:45,922 INFO program: Default directory hash: half_md4 >22:08:45,922 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >22:08:45,922 INFO program: Journal backup: inode blocks >22:08:45,922 INFO program: Journal features: journal_incompat_revoke >22:08:45,923 INFO program: Journal size: 128M >22:08:45,923 INFO program: Journal length: 32768 >22:08:45,923 INFO program: Journal sequence: 0x00001603 >22:08:45,923 INFO program: Journal start: 1 >22:08:45,923 INFO program: >22:08:45,923 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:08:45,924 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >22:08:45,938 INFO program: Filesystem volume name: _Fedora-18-Beta- >22:08:45,939 INFO program: Last mounted on: /sysroot >22:08:45,939 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >22:08:45,939 INFO program: Filesystem magic number: 0xEF53 >22:08:45,939 INFO program: Filesystem revision #: 1 (dynamic) >22:08:45,939 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:08:45,940 INFO program: Filesystem flags: signed_directory_hash >22:08:45,940 INFO program: Default mount options: user_xattr acl >22:08:45,940 INFO program: Filesystem state: clean >22:08:45,940 INFO program: Errors behavior: Continue >22:08:45,940 INFO program: Filesystem OS type: Linux >22:08:45,940 INFO program: Inode count: 262144 >22:08:45,941 INFO program: Block count: 1048576 >22:08:45,941 INFO program: Reserved block count: 10484 >22:08:45,941 INFO program: Free blocks: 296767 >22:08:45,941 INFO program: Free inodes: 158847 >22:08:45,941 INFO program: First block: 0 >22:08:45,941 INFO program: Block size: 4096 >22:08:45,942 INFO program: Fragment size: 4096 >22:08:45,942 INFO program: Reserved GDT blocks: 255 >22:08:45,942 INFO program: Blocks per group: 32768 >22:08:45,942 INFO program: Fragments per group: 32768 >22:08:45,942 INFO program: Inodes per group: 8192 >22:08:45,942 INFO program: Inode blocks per group: 512 >22:08:45,943 INFO program: Flex block group size: 16 >22:08:45,943 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >22:08:45,943 INFO program: Last mount time: Wed Dec 5 21:53:19 2012 >22:08:45,943 INFO program: Last write time: Wed Dec 5 21:53:19 2012 >22:08:45,943 INFO program: Mount count: 1 >22:08:45,946 INFO program: Maximum mount count: -1 >22:08:45,946 INFO program: Last checked: Tue Nov 20 19:45:19 2012 >22:08:45,946 INFO program: Check interval: 0 (<none>) >22:08:45,946 INFO program: Lifetime writes: 993 MB >22:08:45,947 INFO program: Reserved blocks uid: 0 (user root) >22:08:45,947 INFO program: Reserved blocks gid: 0 (group root) >22:08:45,947 INFO program: First inode: 11 >22:08:45,947 INFO program: Inode size: 256 >22:08:45,947 INFO program: Required extra isize: 28 >22:08:45,947 INFO program: Desired extra isize: 28 >22:08:45,948 INFO program: Journal inode: 8 >22:08:45,948 INFO program: First orphan inode: 188528 >22:08:45,948 INFO program: Default directory hash: half_md4 >22:08:45,948 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >22:08:45,948 INFO program: Journal backup: inode blocks >22:08:45,948 INFO program: Journal features: journal_incompat_revoke >22:08:45,949 INFO program: Journal size: 128M >22:08:45,949 INFO program: Journal length: 32768 >22:08:45,949 INFO program: Journal sequence: 0x00001603 >22:08:45,949 INFO program: Journal start: 1 >22:08:45,949 INFO program: >22:08:45,949 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:08:45,954 INFO program: Running... resize2fs -P /dev/mapper/live-rw >22:08:45,967 INFO program: Estimated minimum size of the filesystem: 753428 >22:08:45,968 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:08:46,049 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >22:08:46,063 INFO program: Filesystem volume name: _Fedora-18-Beta- >22:08:46,064 INFO program: Last mounted on: /var/tmp/imgcreate-XQ3rjr/install_root >22:08:46,064 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >22:08:46,064 INFO program: Filesystem magic number: 0xEF53 >22:08:46,064 INFO program: Filesystem revision #: 1 (dynamic) >22:08:46,064 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:08:46,065 INFO program: Filesystem flags: signed_directory_hash >22:08:46,065 INFO program: Default mount options: user_xattr acl >22:08:46,065 INFO program: Filesystem state: clean >22:08:46,065 INFO program: Errors behavior: Continue >22:08:46,065 INFO program: Filesystem OS type: Linux >22:08:46,065 INFO program: Inode count: 188416 >22:08:46,066 INFO program: Block count: 753428 >22:08:46,066 INFO program: Reserved block count: 7533 >22:08:46,066 INFO program: Free blocks: 6759 >22:08:46,066 INFO program: Free inodes: 85119 >22:08:46,066 INFO program: First block: 0 >22:08:46,066 INFO program: Block size: 4096 >22:08:46,067 INFO program: Fragment size: 4096 >22:08:46,067 INFO program: Reserved GDT blocks: 255 >22:08:46,067 INFO program: Blocks per group: 32768 >22:08:46,067 INFO program: Fragments per group: 32768 >22:08:46,067 INFO program: Inodes per group: 8192 >22:08:46,067 INFO program: Inode blocks per group: 512 >22:08:46,068 INFO program: Flex block group size: 16 >22:08:46,068 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >22:08:46,068 INFO program: Last mount time: Tue Nov 20 19:25:11 2012 >22:08:46,068 INFO program: Last write time: Tue Nov 20 19:45:23 2012 >22:08:46,075 INFO program: Mount count: 0 >22:08:46,075 INFO program: Maximum mount count: -1 >22:08:46,075 INFO program: Last checked: Tue Nov 20 19:45:23 2012 >22:08:46,076 INFO program: Check interval: 0 (<none>) >22:08:46,076 INFO program: Lifetime writes: 994 MB >22:08:46,076 INFO program: Reserved blocks uid: 0 (user root) >22:08:46,076 INFO program: Reserved blocks gid: 0 (group root) >22:08:46,076 INFO program: First inode: 11 >22:08:46,076 INFO program: Inode size: 256 >22:08:46,077 INFO program: Required extra isize: 28 >22:08:46,077 INFO program: Desired extra isize: 28 >22:08:46,077 INFO program: Journal inode: 8 >22:08:46,077 INFO program: Default directory hash: half_md4 >22:08:46,077 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >22:08:46,077 INFO program: Journal backup: inode blocks >22:08:46,078 INFO program: Journal features: journal_incompat_revoke >22:08:46,078 INFO program: Journal size: 128M >22:08:46,078 INFO program: Journal length: 32768 >22:08:46,078 INFO program: Journal sequence: 0x00001602 >22:08:46,078 INFO program: Journal start: 0 >22:08:46,078 INFO program: >22:08:46,078 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:08:46,079 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >22:08:46,093 INFO program: Filesystem volume name: _Fedora-18-Beta- >22:08:46,094 INFO program: Last mounted on: /var/tmp/imgcreate-XQ3rjr/install_root >22:08:46,094 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >22:08:46,094 INFO program: Filesystem magic number: 0xEF53 >22:08:46,094 INFO program: Filesystem revision #: 1 (dynamic) >22:08:46,094 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:08:46,095 INFO program: Filesystem flags: signed_directory_hash >22:08:46,095 INFO program: Default mount options: user_xattr acl >22:08:46,095 INFO program: Filesystem state: clean >22:08:46,095 INFO program: Errors behavior: Continue >22:08:46,095 INFO program: Filesystem OS type: Linux >22:08:46,096 INFO program: Inode count: 188416 >22:08:46,096 INFO program: Block count: 753428 >22:08:46,096 INFO program: Reserved block count: 7533 >22:08:46,096 INFO program: Free blocks: 6759 >22:08:46,096 INFO program: Free inodes: 85119 >22:08:46,096 INFO program: First block: 0 >22:08:46,097 INFO program: Block size: 4096 >22:08:46,097 INFO program: Fragment size: 4096 >22:08:46,097 INFO program: Reserved GDT blocks: 255 >22:08:46,097 INFO program: Blocks per group: 32768 >22:08:46,097 INFO program: Fragments per group: 32768 >22:08:46,097 INFO program: Inodes per group: 8192 >22:08:46,097 INFO program: Inode blocks per group: 512 >22:08:46,098 INFO program: Flex block group size: 16 >22:08:46,098 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >22:08:46,098 INFO program: Last mount time: Tue Nov 20 19:25:11 2012 >22:08:46,098 INFO program: Last write time: Tue Nov 20 19:45:23 2012 >22:08:46,098 INFO program: Mount count: 0 >22:08:46,098 INFO program: Maximum mount count: -1 >22:08:46,099 INFO program: Last checked: Tue Nov 20 19:45:23 2012 >22:08:46,099 INFO program: Check interval: 0 (<none>) >22:08:46,099 INFO program: Lifetime writes: 994 MB >22:08:46,099 INFO program: Reserved blocks uid: 0 (user root) >22:08:46,099 INFO program: Reserved blocks gid: 0 (group root) >22:08:46,101 INFO program: First inode: 11 >22:08:46,101 INFO program: Inode size: 256 >22:08:46,101 INFO program: Required extra isize: 28 >22:08:46,101 INFO program: Desired extra isize: 28 >22:08:46,101 INFO program: Journal inode: 8 >22:08:46,102 INFO program: Default directory hash: half_md4 >22:08:46,102 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >22:08:46,102 INFO program: Journal backup: inode blocks >22:08:46,102 INFO program: Journal features: journal_incompat_revoke >22:08:46,102 INFO program: Journal size: 128M >22:08:46,102 INFO program: Journal length: 32768 >22:08:46,103 INFO program: Journal sequence: 0x00001602 >22:08:46,107 INFO program: Journal start: 0 >22:08:46,107 INFO program: >22:08:46,107 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:08:46,108 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >22:08:46,128 INFO program: Couldn't find valid filesystem superblock. >22:08:46,128 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:08:46,128 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >22:08:46,147 INFO program: Running... udevadm settle --timeout=300 >22:08:46,215 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/lvol0 >22:08:46,344 INFO program: Running... udevadm settle --timeout=300 >22:08:46,419 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/lvol1 >22:08:46,541 INFO program: Running... udevadm settle --timeout=300 >22:08:46,582 INFO program: Running... udevadm settle --timeout=300 >22:08:46,757 INFO program: Running... udevadm settle --timeout=300 >22:08:46,814 INFO program: Running... udevadm settle --timeout=300 >22:08:46,852 INFO program: Running... udevadm settle --timeout=300 >22:08:46,898 INFO program: Running... udevadm settle --timeout=300 >22:08:46,931 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/lvol0 >22:08:47,061 INFO program: Running... udevadm settle --timeout=300 >22:08:47,126 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >22:08:47,204 INFO program: 0 logical volume(s) in volume group "fedora" now active >22:08:47,214 INFO program: Running... udevadm settle --timeout=300 >22:08:47,253 INFO program: Running... udevadm settle --timeout=300 >03:08:47,321 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >03:08:47,375 INFO program: Running... /bin/umount /mnt/sysimage >22:08:47,402 INFO program: Running... udevadm settle --timeout=300 >22:08:47,448 INFO program: Running... udevadm settle --timeout=300 >03:08:47,673 INFO program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >22:08:55,573 INFO program: Running... modprobe btrfs >22:08:55,725 INFO program: Running... modprobe xfs >22:09:14,280 INFO program: Running... udevadm settle --timeout=300 >22:11:49,614 INFO program: Running... udevadm settle --timeout=300 >22:11:49,639 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >22:11:49,739 INFO program: 0 logical volume(s) in volume group "fedora" now active >22:11:49,768 INFO program: Running... udevadm settle --timeout=300 >22:11:49,795 INFO program: Running... udevadm settle --timeout=300 >22:53:40,465 INFO program: Running... udevadm settle --timeout=300 >22:54:25,561 INFO program: Running... udevadm settle --timeout=300 >22:55:13,170 INFO program: Running... udevadm settle --timeout=300 >22:55:21,319 INFO program: Running... udevadm settle --timeout=300 >22:55:21,337 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >22:55:21,375 INFO program: 0 logical volume(s) in volume group "fedora" now active >22:55:21,403 INFO program: Running... udevadm settle --timeout=300 >22:55:21,430 INFO program: Running... udevadm settle --timeout=300 >19:55:51,598 INFO program: Running... swapoff -a >19:55:51,746 INFO program: Running... wipefs -a /dev/sda1 >19:55:51,829 INFO program: /dev/sda1: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >19:55:51,830 INFO program: Running... udevadm settle --timeout=300 >19:55:51,894 INFO program: Running... udevadm settle --timeout=300 >19:55:51,954 INFO program: Running... udevadm settle --timeout=300 >19:55:52,010 INFO program: Running... lvm lvremove --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/lvol1 >19:55:52,104 INFO program: Logical volume "lvol1" successfully removed >19:55:52,110 INFO program: Running... udevadm settle --timeout=300 >19:55:52,265 INFO program: Running... lvm lvremove --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/lvol0 >19:55:52,414 INFO program: Logical volume "lvol0" successfully removed >19:55:52,420 INFO program: Running... udevadm settle --timeout=300 >19:55:52,537 INFO program: Running... udevadm settle --timeout=300 >19:55:52,575 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >19:55:52,638 INFO program: 0 logical volume(s) in volume group "fedora" now active >19:55:52,655 INFO program: Running... lvm vgreduce --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } --removemissing --force fedora >19:55:52,719 ERR program: Volume group "fedora" is already consistent >19:55:52,730 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >19:55:52,798 INFO program: 0 logical volume(s) in volume group "fedora" now active >19:55:52,802 INFO program: Running... lvm vgremove --force --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >19:55:52,897 INFO program: Volume group "fedora" successfully removed >19:55:52,904 INFO program: Running... udevadm settle --timeout=300 >19:55:53,011 INFO program: Running... lvm pvremove --force --force --yes --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } /dev/sda2 >19:55:53,084 INFO program: Labels on physical volume "/dev/sda2" successfully wiped >19:55:53,095 INFO program: Running... udevadm settle --timeout=300 >19:55:53,178 INFO program: Running... udevadm settle --timeout=300 >19:55:53,232 INFO program: Running... udevadm settle --timeout=300 >19:55:53,287 INFO program: Running... udevadm settle --timeout=300 >19:55:53,353 INFO program: Running... udevadm settle --timeout=300 >19:55:53,440 INFO program: Running... udevadm settle --timeout=300 >19:55:53,486 INFO program: Running... udevadm settle --timeout=300 >19:55:53,547 INFO program: Running... udevadm settle --timeout=300 >19:55:53,600 INFO program: Running... udevadm settle --timeout=300 >19:55:53,642 INFO program: Running... udevadm settle --timeout=300 >19:55:53,703 INFO program: Running... udevadm settle --timeout=300 >19:55:53,742 INFO program: Running... udevadm settle --timeout=300 >19:55:53,814 INFO program: Running... udevadm settle --timeout=300 >19:55:53,883 INFO program: Running... udevadm settle --timeout=300 >19:55:53,923 INFO program: Running... udevadm settle --timeout=300 >19:55:53,990 INFO program: Running... udevadm settle --timeout=300 >19:55:54,093 INFO program: Running... wipefs -a /dev/sda1 >19:55:54,165 INFO program: Running... udevadm settle --timeout=300 >19:55:54,218 INFO program: Running... udevadm settle --timeout=300 >19:55:54,307 INFO program: Running... mke2fs -t ext4 /dev/sda1 >19:55:54,361 ERR program: mke2fs 1.42.5 (29-Jul-2012) >19:55:54,363 INFO program: Filesystem label= >19:55:54,363 INFO program: OS type: Linux >19:55:54,363 INFO program: Block size=1024 (log=0) >19:55:54,363 INFO program: Fragment size=1024 (log=0) >19:55:54,363 INFO program: Stride=0 blocks, Stripe width=0 blocks >19:55:54,363 INFO program: 128016 inodes, 512000 blocks >19:55:54,364 INFO program: 25600 blocks (5.00%) reserved for the super user >19:55:54,364 INFO program: First data block=1 >19:55:54,364 INFO program: Maximum filesystem blocks=67633152 >19:55:54,364 INFO program: 63 block groups >19:55:54,364 INFO program: 8192 blocks per group, 8192 fragments per group >19:55:54,364 INFO program: 2032 inodes per group >19:55:54,372 INFO program: Superblock backups stored on blocks: >19:55:54,372 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >19:55:54,372 INFO program: >19:55:54,372 INFO program: Allocating group tables: 0/63 1/63 2/63 3/63 4/63 5/63 6/63 7/63 8/63 9/6310/6311/6312/6313/6314/6315/6316/6317/6318/6319/6320/6321/6322/6323/6324/6325/6326/6327/6328/6329/6330/6331/6332/6333/6334/6335/6336/6337/6338/6339/6340/6341/6342/6343/6344/6345/6346/6347/6348/6349/6350/6351/6352/6353/6354/6355/6356/6357/6358/6359/6360/6361/6362/63 done >19:55:54,372 INFO program: Writing inode tables: 0/63 1/63 2/63 3/63 4/63 5/63 6/63 7/63 8/63 9/6310/6311/6312/6313/6314/6315/6316/6317/6318/6319/6320/6321/6322/6323/6324/6325/6326/6327/6328/6329/6330/6331/6332/6333/6334/6335/6336/6337/6338/6339/6340/6341/6342/6343/6344/6345/6346/6347/6348/6349/6350/6351/6352/6353/6354/6355/6356/6357/6358/6359/6360/6361/6362/63 done >19:55:54,521 INFO program: Creating journal (8192 blocks): done >19:55:55,007 INFO program: Writing superblocks and filesystem accounting information: 0/63 1/63 2/63 3/63 4/63 5/63 6/63 7/63 8/63 9/6310/6311/6312/6313/6314/6315/6316/6317/6318/6319/6320/6321/6322/6323/6324/6325/6326/6327/6328/6329/6330/6331/6332/6333/6334/6335/6336/6337/6338/6339/6340/6341/6342/6343/6344/6345/6346/6347/6348/6349/6350/6351/6352/6353/6354/6355/6356/6357/6358/6359/6360/6361/6362/63 done >19:55:55,007 INFO program: >19:55:55,009 INFO program: Running... udevadm settle --timeout=300 >19:55:55,114 INFO program: Running... udevadm settle --timeout=300 >19:55:55,184 INFO program: Running... udevadm settle --timeout=300 >19:55:55,307 INFO program: Running... wipefs -a /dev/sda2 >19:55:55,363 INFO program: Running... udevadm settle --timeout=300 >19:55:55,406 INFO program: Running... udevadm settle --timeout=300 >19:55:55,537 INFO program: Running... wipefs -a /dev/sda2 >19:55:55,602 INFO program: Running... lvm pvcreate --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } --dataalignment 1024k /dev/sda2 >19:55:55,698 INFO program: Physical volume "/dev/sda2" successfully created >19:55:55,707 INFO program: Running... udevadm settle --timeout=300 >19:55:55,905 INFO program: Running... udevadm settle --timeout=300 >19:55:55,955 INFO program: Running... lvm vgcreate -s 4m --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora /dev/sda2 >19:55:56,084 INFO program: Volume group "fedora" successfully created >19:55:56,106 INFO program: Running... udevadm settle --timeout=300 >19:55:56,181 INFO program: Running... udevadm settle --timeout=300 >19:55:56,228 INFO program: Running... lvm lvcreate -L 4032m -n swap --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >19:55:56,404 INFO program: Logical volume "swap" created >19:55:56,430 INFO program: Running... udevadm settle --timeout=300 >19:55:56,545 INFO program: Running... udevadm settle --timeout=300 >19:55:56,592 INFO program: Running... mkswap -f /dev/mapper/fedora-swap >19:55:56,649 INFO program: Setting up swapspace version 1, size = 4128764 KiB >19:55:56,649 INFO program: no label, UUID=ad55ddd0-ae95-4709-a2bc-848cd6c9a506 >19:55:56,651 INFO program: Running... udevadm settle --timeout=300 >19:55:56,743 INFO program: Running... udevadm settle --timeout=300 >19:55:56,791 INFO program: Running... lvm lvcreate -L 7752m -n root --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >19:55:57,012 INFO program: Logical volume "root" created >19:55:57,044 INFO program: Running... udevadm settle --timeout=300 >19:55:57,142 INFO program: Running... udevadm settle --timeout=300 >19:55:57,187 INFO program: Running... mke2fs -t ext4 /dev/mapper/fedora-root >19:55:57,212 ERR program: mke2fs 1.42.5 (29-Jul-2012) >19:55:57,218 INFO program: Filesystem label= >19:55:57,218 INFO program: OS type: Linux >19:55:57,218 INFO program: Block size=4096 (log=2) >19:55:57,218 INFO program: Fragment size=4096 (log=2) >19:55:57,218 INFO program: Stride=0 blocks, Stripe width=0 blocks >19:55:57,218 INFO program: 496784 inodes, 1984512 blocks >19:55:57,218 INFO program: 99225 blocks (5.00%) reserved for the super user >19:55:57,219 INFO program: First data block=0 >19:55:57,220 INFO program: Maximum filesystem blocks=2034237440 >19:55:57,220 INFO program: 61 block groups >19:55:57,220 INFO program: 32768 blocks per group, 32768 fragments per group >19:55:57,220 INFO program: 8144 inodes per group >19:55:57,220 INFO program: Superblock backups stored on blocks: >19:55:57,220 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632 >19:55:57,220 INFO program: >19:55:57,235 INFO program: Allocating group tables: 0/61 1/61 2/61 3/61 4/61 5/61 6/61 7/61 8/61 9/6110/6111/6112/6113/6114/6115/6116/6117/6118/6119/6120/6121/6122/6123/6124/6125/6126/6127/6128/6129/6130/6131/6132/6133/6134/6135/6136/6137/6138/6139/6140/6141/6142/6143/6144/6145/6146/6147/6148/6149/6150/6151/6152/6153/6154/6155/6156/6157/6158/6159/6160/61 done >19:55:57,238 INFO program: Writing inode tables: 0/61 1/61 2/61 3/61 4/61 5/61 6/61 7/61 8/61 9/6110/6111/6112/6113/6114/6115/6116/6117/6118/6119/6120/6121/6122/6123/6124/6125/6126/6127/6128/6129/6130/6131/6132/6133/6134/6135/6136/6137/6138/6139/6140/6141/6142/6143/6144/6145/6146/6147/6148/6149/6150/6151/6152/6153/6154/6155/6156/6157/6158/6159/6160/61 done >19:55:57,594 INFO program: Creating journal (32768 blocks): done >19:56:01,455 INFO program: Writing superblocks and filesystem accounting information: 0/61 1/61 2/61 3/61 4/61 5/61 6/61 7/61 8/61 9/6110/6111/6112/6113/6114/6115/6116/6117/6118/6119/6120/6121/6122/6123/6124/6125/6126/6127/6128/6129/6130/6131/6132/6133/6134/6135/6136/6137/6138/6139/6140/6141/6142/6143/6144/6145/6146/6147/6148/6149/6150/6151/6152/6153/6154/6155/6156/6157/6158/6159/6160/61 done >19:56:01,455 INFO program: >19:56:01,459 INFO program: Running... udevadm settle --timeout=300 >19:56:01,560 INFO program: Running... udevadm settle --timeout=300 >19:56:01,690 INFO program: Running... swapon /dev/mapper/fedora-swap >03:56:01,834 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/mapper/fedora-root /mnt/sysimage >03:56:01,881 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/sda1 /mnt/sysimage/boot >03:56:01,967 INFO program: Running... /bin/mount -n -t bind -o defaults,bind /dev /mnt/sysimage/dev >03:56:02,009 INFO program: Running... /bin/mount -n -t devpts -o gid=5,mode=620 /dev/devpts /mnt/sysimage/dev/pts >03:56:02,037 INFO program: Running... /bin/mount -n -t tmpfs -o defaults /dev/tmpfs /mnt/sysimage/dev/shm >03:56:02,072 INFO program: Running... /bin/mount -n -t proc -o defaults /dev/proc /mnt/sysimage/proc >03:56:02,187 INFO program: Running... /bin/mount -n -t sysfs -o defaults /dev/sysfs /mnt/sysimage/sys >03:56:02,215 INFO program: Running... /bin/mount -n -t selinuxfs -o defaults /dev/selinuxfs /mnt/sysimage/sys/fs/selinux >19:56:02,241 INFO program: Running... rsync -pogAXtlHrDx --exclude /dev/ --exclude /proc/ --exclude /sys/ /mnt/install/source/ /mnt/sysimage >04:00:53,418 INFO program: Running... /bin/umount /mnt/install/source >20:00:54,116 INFO program: Running... new-kernel-pkg --mkinitrd --dracut --depmod --install 3.6.6-3.fc18.x86_64 >20:02:51,379 INFO program: Running... grub2-install --no-floppy /dev/sda >20:02:54,789 ERR program: Installation finished. No error reported. >20:02:55,772 INFO program: Running... grub2-set-default Fedora Linux, with Linux 3.6.6-3.fc18.x86_64 >20:02:55,904 INFO program: Running... grub2-mkconfig -o /boot/grub2/grub.cfg >20:02:56,199 ERR program: Generating grub.cfg ... >20:02:56,791 ERR program: Found theme: /boot/grub2/themes/system/theme.txt >20:02:57,287 ERR program: Found linux image: /boot/vmlinuz-3.6.6-3.fc18.x86_64 >20:02:57,331 ERR program: Found initrd image: /boot/initramfs-3.6.6-3.fc18.x86_64.img >20:02:58,750 ERR program: done >20:23:52,556 INFO program: Running... /usr/sbin/authconfig --update --nostart --enableshadow --passalgo=sha512 --enablefingerprint >20:23:53,261 INFO program: Running... systemctl enable firstboot-graphical.service >20:23:53,273 ERR program: ln -s '/usr/lib/systemd/system/firstboot-graphical.service' '/etc/systemd/system/graphical.target.wants/firstboot-graphical.service' >20:23:53,275 INFO program: Running... systemctl enable chronyd.service >20:23:53,374 INFO program: Running... /usr/bin/firewall-offline-cmd --enabled --service=ssh >20:23:53,583 INFO program: No changes to default zone needed. >20:23:53,840 INFO program: Running... /bin/sh /tmp/ks-script-uF_c8x >20:23:53,906 INFO program: Running... /bin/sh /tmp/ks-script-0WeJXe >20:23:53,928 INFO program: Running... /bin/sh /tmp/ks-script-F9ncif >23:52:52,472 INFO program: Running... udevadm settle --timeout=300 >23:52:52,508 INFO program: Running... multipath -d >23:52:52,559 INFO program: Running... multipath -ll >23:52:52,637 INFO program: Running... dumpe2fs -h /dev/sda1 >23:52:52,655 INFO program: Filesystem volume name: <none> >23:52:52,658 INFO program: Last mounted on: /mnt/sysimage/boot >23:52:52,658 INFO program: Filesystem UUID: 7997a7eb-7d5e-45e5-9f52-5c8cd5525723 >23:52:52,658 INFO program: Filesystem magic number: 0xEF53 >23:52:52,659 INFO program: Filesystem revision #: 1 (dynamic) >23:52:52,659 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 >23:52:52,659 INFO program: Filesystem flags: signed_directory_hash >23:52:52,659 INFO program: Default mount options: user_xattr acl >23:52:52,659 INFO program: Filesystem state: clean >23:52:52,659 INFO program: Errors behavior: Continue >23:52:52,660 INFO program: Filesystem OS type: Linux >23:52:52,660 INFO program: Inode count: 128016 >23:52:52,660 INFO program: Block count: 512000 >23:52:52,660 INFO program: Reserved block count: 25600 >23:52:52,660 INFO program: Free blocks: 426908 >23:52:52,660 INFO program: Free inodes: 127650 >23:52:52,661 INFO program: First block: 1 >23:52:52,661 INFO program: Block size: 1024 >23:52:52,661 INFO program: Fragment size: 1024 >23:52:52,661 INFO program: Reserved GDT blocks: 256 >23:52:52,661 INFO program: Blocks per group: 8192 >23:52:52,662 INFO program: Fragments per group: 8192 >23:52:52,662 INFO program: Inodes per group: 2032 >23:52:52,662 INFO program: Inode blocks per group: 254 >23:52:52,662 INFO program: Flex block group size: 16 >23:52:52,662 INFO program: Filesystem created: Wed Dec 5 22:55:54 2012 >23:52:52,663 INFO program: Last mount time: Wed Dec 5 22:56:01 2012 >23:52:52,663 INFO program: Last write time: Wed Dec 5 23:52:51 2012 >23:52:52,663 INFO program: Mount count: 1 >23:52:52,663 INFO program: Maximum mount count: -1 >23:52:52,663 INFO program: Last checked: Wed Dec 5 22:55:54 2012 >23:52:52,664 INFO program: Check interval: 0 (<none>) >23:52:52,664 INFO program: Lifetime writes: 81 MB >23:52:52,664 INFO program: Reserved blocks uid: 0 (user root) >23:52:52,664 INFO program: Reserved blocks gid: 0 (group root) >23:52:52,664 INFO program: First inode: 11 >23:52:52,665 INFO program: Inode size: 128 >23:52:52,665 INFO program: Journal inode: 8 >23:52:52,665 INFO program: Default directory hash: half_md4 >23:52:52,665 INFO program: Directory Hash Seed: 323156d3-1108-4021-aaa9-93636672d102 >23:52:52,665 INFO program: Journal backup: inode blocks >23:52:52,666 INFO program: Journal features: (none) >23:52:52,666 INFO program: Journal size: 8M >23:52:52,666 INFO program: Journal length: 8192 >23:52:52,666 INFO program: Journal sequence: 0x0000001c >23:52:52,666 INFO program: Journal start: 0 >23:52:52,666 INFO program: >23:52:52,666 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:52:52,667 INFO program: Running... dumpe2fs -h /dev/sda1 >23:52:52,678 INFO program: Filesystem volume name: <none> >23:52:52,678 INFO program: Last mounted on: /mnt/sysimage/boot >23:52:52,678 INFO program: Filesystem UUID: 7997a7eb-7d5e-45e5-9f52-5c8cd5525723 >23:52:52,678 INFO program: Filesystem magic number: 0xEF53 >23:52:52,678 INFO program: Filesystem revision #: 1 (dynamic) >23:52:52,678 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 >23:52:52,678 INFO program: Filesystem flags: signed_directory_hash >23:52:52,678 INFO program: Default mount options: user_xattr acl >23:52:52,678 INFO program: Filesystem state: clean >23:52:52,678 INFO program: Errors behavior: Continue >23:52:52,678 INFO program: Filesystem OS type: Linux >23:52:52,678 INFO program: Inode count: 128016 >23:52:52,678 INFO program: Block count: 512000 >23:52:52,678 INFO program: Reserved block count: 25600 >23:52:52,678 INFO program: Free blocks: 426908 >23:52:52,678 INFO program: Free inodes: 127650 >23:52:52,679 INFO program: First block: 1 >23:52:52,679 INFO program: Block size: 1024 >23:52:52,679 INFO program: Fragment size: 1024 >23:52:52,679 INFO program: Reserved GDT blocks: 256 >23:52:52,679 INFO program: Blocks per group: 8192 >23:52:52,679 INFO program: Fragments per group: 8192 >23:52:52,679 INFO program: Inodes per group: 2032 >23:52:52,679 INFO program: Inode blocks per group: 254 >23:52:52,679 INFO program: Flex block group size: 16 >23:52:52,679 INFO program: Filesystem created: Wed Dec 5 22:55:54 2012 >23:52:52,679 INFO program: Last mount time: Wed Dec 5 22:56:01 2012 >23:52:52,679 INFO program: Last write time: Wed Dec 5 23:52:51 2012 >23:52:52,679 INFO program: Mount count: 1 >23:52:52,679 INFO program: Maximum mount count: -1 >23:52:52,679 INFO program: Last checked: Wed Dec 5 22:55:54 2012 >23:52:52,679 INFO program: Check interval: 0 (<none>) >23:52:52,679 INFO program: Lifetime writes: 81 MB >23:52:52,679 INFO program: Reserved blocks uid: 0 (user root) >23:52:52,679 INFO program: Reserved blocks gid: 0 (group root) >23:52:52,679 INFO program: First inode: 11 >23:52:52,679 INFO program: Inode size: 128 >23:52:52,679 INFO program: Journal inode: 8 >23:52:52,680 INFO program: Default directory hash: half_md4 >23:52:52,680 INFO program: Directory Hash Seed: 323156d3-1108-4021-aaa9-93636672d102 >23:52:52,680 INFO program: Journal backup: inode blocks >23:52:52,680 INFO program: Journal features: (none) >23:52:52,680 INFO program: Journal size: 8M >23:52:52,680 INFO program: Journal length: 8192 >23:52:52,680 INFO program: Journal sequence: 0x0000001c >23:52:52,680 INFO program: Journal start: 0 >23:52:52,680 INFO program: >23:52:52,680 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:52:52,680 INFO program: Running... resize2fs -P /dev/sda1 >23:52:52,707 INFO program: Estimated minimum size of the filesystem: 75462 >23:52:52,707 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:52:52,891 INFO program: Running... dumpe2fs -h /dev/loop3 >23:52:52,896 INFO program: Filesystem volume name: _Fedora-18-Beta- >23:52:52,896 INFO program: Last mounted on: /var/tmp/imgcreate-XQ3rjr/install_root >23:52:52,896 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >23:52:52,896 INFO program: Filesystem magic number: 0xEF53 >23:52:52,896 INFO program: Filesystem revision #: 1 (dynamic) >23:52:52,897 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >23:52:52,897 INFO program: Filesystem flags: signed_directory_hash >23:52:52,897 INFO program: Default mount options: user_xattr acl >23:52:52,897 INFO program: Filesystem state: clean >23:52:52,897 INFO program: Errors behavior: Continue >23:52:52,897 INFO program: Filesystem OS type: Linux >23:52:52,897 INFO program: Inode count: 262144 >23:52:52,897 INFO program: Block count: 1048576 >23:52:52,897 INFO program: Reserved block count: 10484 >23:52:52,897 INFO program: Free blocks: 296767 >23:52:52,897 INFO program: Free inodes: 158847 >23:52:52,897 INFO program: First block: 0 >23:52:52,897 INFO program: Block size: 4096 >23:52:52,897 INFO program: Fragment size: 4096 >23:52:52,897 INFO program: Reserved GDT blocks: 255 >23:52:52,897 INFO program: Blocks per group: 32768 >23:52:52,897 INFO program: Fragments per group: 32768 >23:52:52,897 INFO program: Inodes per group: 8192 >23:52:52,897 INFO program: Inode blocks per group: 512 >23:52:52,897 INFO program: Flex block group size: 16 >23:52:52,898 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >23:52:52,898 INFO program: Last mount time: Tue Nov 20 19:25:11 2012 >23:52:52,898 INFO program: Last write time: Tue Nov 20 19:45:19 2012 >23:52:52,898 INFO program: Mount count: 0 >23:52:52,898 INFO program: Maximum mount count: -1 >23:52:52,898 INFO program: Last checked: Tue Nov 20 19:45:19 2012 >23:52:52,898 INFO program: Check interval: 0 (<none>) >23:52:52,898 INFO program: Lifetime writes: 993 MB >23:52:52,898 INFO program: Reserved blocks uid: 0 (user root) >23:52:52,898 INFO program: Reserved blocks gid: 0 (group root) >23:52:52,898 INFO program: First inode: 11 >23:52:52,898 INFO program: Inode size: 256 >23:52:52,898 INFO program: Required extra isize: 28 >23:52:52,898 INFO program: Desired extra isize: 28 >23:52:52,898 INFO program: Journal inode: 8 >23:52:52,898 INFO program: Default directory hash: half_md4 >23:52:52,898 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >23:52:52,898 INFO program: Journal backup: inode blocks >23:52:52,898 INFO program: Journal features: journal_incompat_revoke >23:52:52,898 INFO program: Journal size: 128M >23:52:52,898 INFO program: Journal length: 32768 >23:52:52,898 INFO program: Journal sequence: 0x00001602 >23:52:52,899 INFO program: Journal start: 0 >23:52:52,899 INFO program: >23:52:52,899 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:52:52,899 INFO program: Running... dumpe2fs -h /dev/loop3 >23:52:52,904 INFO program: Filesystem volume name: _Fedora-18-Beta- >23:52:52,904 INFO program: Last mounted on: /var/tmp/imgcreate-XQ3rjr/install_root >23:52:52,904 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >23:52:52,904 INFO program: Filesystem magic number: 0xEF53 >23:52:52,904 INFO program: Filesystem revision #: 1 (dynamic) >23:52:52,904 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >23:52:52,904 INFO program: Filesystem flags: signed_directory_hash >23:52:52,904 INFO program: Default mount options: user_xattr acl >23:52:52,904 INFO program: Filesystem state: clean >23:52:52,904 INFO program: Errors behavior: Continue >23:52:52,904 INFO program: Filesystem OS type: Linux >23:52:52,905 INFO program: Inode count: 262144 >23:52:52,905 INFO program: Block count: 1048576 >23:52:52,905 INFO program: Reserved block count: 10484 >23:52:52,905 INFO program: Free blocks: 296767 >23:52:52,905 INFO program: Free inodes: 158847 >23:52:52,905 INFO program: First block: 0 >23:52:52,905 INFO program: Block size: 4096 >23:52:52,905 INFO program: Fragment size: 4096 >23:52:52,905 INFO program: Reserved GDT blocks: 255 >23:52:52,905 INFO program: Blocks per group: 32768 >23:52:52,905 INFO program: Fragments per group: 32768 >23:52:52,905 INFO program: Inodes per group: 8192 >23:52:52,905 INFO program: Inode blocks per group: 512 >23:52:52,905 INFO program: Flex block group size: 16 >23:52:52,905 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >23:52:52,905 INFO program: Last mount time: Tue Nov 20 19:25:11 2012 >23:52:52,905 INFO program: Last write time: Tue Nov 20 19:45:19 2012 >23:52:52,905 INFO program: Mount count: 0 >23:52:52,905 INFO program: Maximum mount count: -1 >23:52:52,905 INFO program: Last checked: Tue Nov 20 19:45:19 2012 >23:52:52,905 INFO program: Check interval: 0 (<none>) >23:52:52,906 INFO program: Lifetime writes: 993 MB >23:52:52,906 INFO program: Reserved blocks uid: 0 (user root) >23:52:52,906 INFO program: Reserved blocks gid: 0 (group root) >23:52:52,906 INFO program: First inode: 11 >23:52:52,906 INFO program: Inode size: 256 >23:52:52,906 INFO program: Required extra isize: 28 >23:52:52,906 INFO program: Desired extra isize: 28 >23:52:52,906 INFO program: Journal inode: 8 >23:52:52,906 INFO program: Default directory hash: half_md4 >23:52:52,906 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >23:52:52,906 INFO program: Journal backup: inode blocks >23:52:52,906 INFO program: Journal features: journal_incompat_revoke >23:52:52,906 INFO program: Journal size: 128M >23:52:52,906 INFO program: Journal length: 32768 >23:52:52,906 INFO program: Journal sequence: 0x00001602 >23:52:52,906 INFO program: Journal start: 0 >23:52:52,906 INFO program: >23:52:52,906 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:52:52,907 INFO program: Running... resize2fs -P /dev/loop3 >23:52:52,915 INFO program: Couldn't find valid filesystem superblock. >23:52:52,915 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:52:52,915 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >23:52:52,940 INFO program: Running... udevadm settle --timeout=300 >23:52:52,970 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >23:52:52,975 INFO program: Filesystem volume name: _Fedora-18-Beta- >23:52:52,976 INFO program: Last mounted on: /sysroot >23:52:52,976 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >23:52:52,976 INFO program: Filesystem magic number: 0xEF53 >23:52:52,976 INFO program: Filesystem revision #: 1 (dynamic) >23:52:52,976 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >23:52:52,976 INFO program: Filesystem flags: signed_directory_hash >23:52:52,976 INFO program: Default mount options: user_xattr acl >23:52:52,976 INFO program: Filesystem state: clean >23:52:52,976 INFO program: Errors behavior: Continue >23:52:52,976 INFO program: Filesystem OS type: Linux >23:52:52,976 INFO program: Inode count: 262144 >23:52:52,976 INFO program: Block count: 1048576 >23:52:52,976 INFO program: Reserved block count: 10484 >23:52:52,976 INFO program: Free blocks: 296767 >23:52:52,976 INFO program: Free inodes: 158847 >23:52:52,976 INFO program: First block: 0 >23:52:52,976 INFO program: Block size: 4096 >23:52:52,976 INFO program: Fragment size: 4096 >23:52:52,976 INFO program: Reserved GDT blocks: 255 >23:52:52,976 INFO program: Blocks per group: 32768 >23:52:52,977 INFO program: Fragments per group: 32768 >23:52:52,977 INFO program: Inodes per group: 8192 >23:52:52,977 INFO program: Inode blocks per group: 512 >23:52:52,977 INFO program: Flex block group size: 16 >23:52:52,977 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >23:52:52,977 INFO program: Last mount time: Wed Dec 5 21:53:19 2012 >23:52:52,977 INFO program: Last write time: Wed Dec 5 21:53:19 2012 >23:52:52,977 INFO program: Mount count: 1 >23:52:52,977 INFO program: Maximum mount count: -1 >23:52:52,977 INFO program: Last checked: Tue Nov 20 19:45:19 2012 >23:52:52,977 INFO program: Check interval: 0 (<none>) >23:52:52,977 INFO program: Lifetime writes: 993 MB >23:52:52,977 INFO program: Reserved blocks uid: 0 (user root) >23:52:52,977 INFO program: Reserved blocks gid: 0 (group root) >23:52:52,977 INFO program: First inode: 11 >23:52:52,977 INFO program: Inode size: 256 >23:52:52,977 INFO program: Required extra isize: 28 >23:52:52,977 INFO program: Desired extra isize: 28 >23:52:52,977 INFO program: Journal inode: 8 >23:52:52,977 INFO program: First orphan inode: 188528 >23:52:52,977 INFO program: Default directory hash: half_md4 >23:52:52,978 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >23:52:52,978 INFO program: Journal backup: inode blocks >23:52:52,978 INFO program: Journal features: journal_incompat_revoke >23:52:52,978 INFO program: Journal size: 128M >23:52:52,978 INFO program: Journal length: 32768 >23:52:52,978 INFO program: Journal sequence: 0x00001603 >23:52:52,978 INFO program: Journal start: 1 >23:52:52,978 INFO program: >23:52:52,978 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:52:52,978 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >23:52:52,983 INFO program: Filesystem volume name: _Fedora-18-Beta- >23:52:52,983 INFO program: Last mounted on: /sysroot >23:52:52,983 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >23:52:52,983 INFO program: Filesystem magic number: 0xEF53 >23:52:52,984 INFO program: Filesystem revision #: 1 (dynamic) >23:52:52,984 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >23:52:52,984 INFO program: Filesystem flags: signed_directory_hash >23:52:52,984 INFO program: Default mount options: user_xattr acl >23:52:52,984 INFO program: Filesystem state: clean >23:52:52,984 INFO program: Errors behavior: Continue >23:52:52,984 INFO program: Filesystem OS type: Linux >23:52:52,984 INFO program: Inode count: 262144 >23:52:52,984 INFO program: Block count: 1048576 >23:52:52,984 INFO program: Reserved block count: 10484 >23:52:52,984 INFO program: Free blocks: 296767 >23:52:52,984 INFO program: Free inodes: 158847 >23:52:52,984 INFO program: First block: 0 >23:52:52,984 INFO program: Block size: 4096 >23:52:52,984 INFO program: Fragment size: 4096 >23:52:52,984 INFO program: Reserved GDT blocks: 255 >23:52:52,984 INFO program: Blocks per group: 32768 >23:52:52,984 INFO program: Fragments per group: 32768 >23:52:52,984 INFO program: Inodes per group: 8192 >23:52:52,984 INFO program: Inode blocks per group: 512 >23:52:52,984 INFO program: Flex block group size: 16 >23:52:52,984 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >23:52:52,985 INFO program: Last mount time: Wed Dec 5 21:53:19 2012 >23:52:52,985 INFO program: Last write time: Wed Dec 5 21:53:19 2012 >23:52:52,985 INFO program: Mount count: 1 >23:52:52,985 INFO program: Maximum mount count: -1 >23:52:52,985 INFO program: Last checked: Tue Nov 20 19:45:19 2012 >23:52:52,985 INFO program: Check interval: 0 (<none>) >23:52:52,985 INFO program: Lifetime writes: 993 MB >23:52:52,985 INFO program: Reserved blocks uid: 0 (user root) >23:52:52,985 INFO program: Reserved blocks gid: 0 (group root) >23:52:52,985 INFO program: First inode: 11 >23:52:52,985 INFO program: Inode size: 256 >23:52:52,985 INFO program: Required extra isize: 28 >23:52:52,985 INFO program: Desired extra isize: 28 >23:52:52,985 INFO program: Journal inode: 8 >23:52:52,985 INFO program: First orphan inode: 188528 >23:52:52,985 INFO program: Default directory hash: half_md4 >23:52:52,985 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >23:52:52,985 INFO program: Journal backup: inode blocks >23:52:52,985 INFO program: Journal features: journal_incompat_revoke >23:52:52,985 INFO program: Journal size: 128M >23:52:52,985 INFO program: Journal length: 32768 >23:52:52,985 INFO program: Journal sequence: 0x00001603 >23:52:52,986 INFO program: Journal start: 1 >23:52:52,986 INFO program: >23:52:52,986 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:52:52,986 INFO program: Running... resize2fs -P /dev/mapper/live-rw >23:52:52,994 INFO program: Estimated minimum size of the filesystem: 753428 >23:52:52,994 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:52:53,017 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >23:52:53,022 INFO program: Filesystem volume name: _Fedora-18-Beta- >23:52:53,022 INFO program: Last mounted on: /var/tmp/imgcreate-XQ3rjr/install_root >23:52:53,022 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >23:52:53,022 INFO program: Filesystem magic number: 0xEF53 >23:52:53,022 INFO program: Filesystem revision #: 1 (dynamic) >23:52:53,022 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >23:52:53,023 INFO program: Filesystem flags: signed_directory_hash >23:52:53,023 INFO program: Default mount options: user_xattr acl >23:52:53,023 INFO program: Filesystem state: clean >23:52:53,023 INFO program: Errors behavior: Continue >23:52:53,023 INFO program: Filesystem OS type: Linux >23:52:53,023 INFO program: Inode count: 188416 >23:52:53,023 INFO program: Block count: 753428 >23:52:53,023 INFO program: Reserved block count: 7533 >23:52:53,023 INFO program: Free blocks: 6759 >23:52:53,023 INFO program: Free inodes: 85119 >23:52:53,023 INFO program: First block: 0 >23:52:53,023 INFO program: Block size: 4096 >23:52:53,023 INFO program: Fragment size: 4096 >23:52:53,023 INFO program: Reserved GDT blocks: 255 >23:52:53,023 INFO program: Blocks per group: 32768 >23:52:53,023 INFO program: Fragments per group: 32768 >23:52:53,023 INFO program: Inodes per group: 8192 >23:52:53,023 INFO program: Inode blocks per group: 512 >23:52:53,023 INFO program: Flex block group size: 16 >23:52:53,023 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >23:52:53,024 INFO program: Last mount time: Tue Nov 20 19:25:11 2012 >23:52:53,024 INFO program: Last write time: Tue Nov 20 19:45:23 2012 >23:52:53,024 INFO program: Mount count: 0 >23:52:53,024 INFO program: Maximum mount count: -1 >23:52:53,024 INFO program: Last checked: Tue Nov 20 19:45:23 2012 >23:52:53,024 INFO program: Check interval: 0 (<none>) >23:52:53,024 INFO program: Lifetime writes: 994 MB >23:52:53,024 INFO program: Reserved blocks uid: 0 (user root) >23:52:53,024 INFO program: Reserved blocks gid: 0 (group root) >23:52:53,024 INFO program: First inode: 11 >23:52:53,024 INFO program: Inode size: 256 >23:52:53,024 INFO program: Required extra isize: 28 >23:52:53,024 INFO program: Desired extra isize: 28 >23:52:53,024 INFO program: Journal inode: 8 >23:52:53,024 INFO program: Default directory hash: half_md4 >23:52:53,024 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >23:52:53,024 INFO program: Journal backup: inode blocks >23:52:53,024 INFO program: Journal features: journal_incompat_revoke >23:52:53,024 INFO program: Journal size: 128M >23:52:53,024 INFO program: Journal length: 32768 >23:52:53,024 INFO program: Journal sequence: 0x00001602 >23:52:53,024 INFO program: Journal start: 0 >23:52:53,025 INFO program: >23:52:53,025 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:52:53,025 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >23:52:53,030 INFO program: Filesystem volume name: _Fedora-18-Beta- >23:52:53,030 INFO program: Last mounted on: /var/tmp/imgcreate-XQ3rjr/install_root >23:52:53,030 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >23:52:53,030 INFO program: Filesystem magic number: 0xEF53 >23:52:53,030 INFO program: Filesystem revision #: 1 (dynamic) >23:52:53,030 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >23:52:53,030 INFO program: Filesystem flags: signed_directory_hash >23:52:53,030 INFO program: Default mount options: user_xattr acl >23:52:53,031 INFO program: Filesystem state: clean >23:52:53,031 INFO program: Errors behavior: Continue >23:52:53,031 INFO program: Filesystem OS type: Linux >23:52:53,031 INFO program: Inode count: 188416 >23:52:53,031 INFO program: Block count: 753428 >23:52:53,031 INFO program: Reserved block count: 7533 >23:52:53,031 INFO program: Free blocks: 6759 >23:52:53,031 INFO program: Free inodes: 85119 >23:52:53,031 INFO program: First block: 0 >23:52:53,031 INFO program: Block size: 4096 >23:52:53,031 INFO program: Fragment size: 4096 >23:52:53,031 INFO program: Reserved GDT blocks: 255 >23:52:53,031 INFO program: Blocks per group: 32768 >23:52:53,031 INFO program: Fragments per group: 32768 >23:52:53,031 INFO program: Inodes per group: 8192 >23:52:53,031 INFO program: Inode blocks per group: 512 >23:52:53,031 INFO program: Flex block group size: 16 >23:52:53,031 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >23:52:53,031 INFO program: Last mount time: Tue Nov 20 19:25:11 2012 >23:52:53,031 INFO program: Last write time: Tue Nov 20 19:45:23 2012 >23:52:53,031 INFO program: Mount count: 0 >23:52:53,032 INFO program: Maximum mount count: -1 >23:52:53,032 INFO program: Last checked: Tue Nov 20 19:45:23 2012 >23:52:53,032 INFO program: Check interval: 0 (<none>) >23:52:53,032 INFO program: Lifetime writes: 994 MB >23:52:53,032 INFO program: Reserved blocks uid: 0 (user root) >23:52:53,032 INFO program: Reserved blocks gid: 0 (group root) >23:52:53,032 INFO program: First inode: 11 >23:52:53,032 INFO program: Inode size: 256 >23:52:53,032 INFO program: Required extra isize: 28 >23:52:53,032 INFO program: Desired extra isize: 28 >23:52:53,032 INFO program: Journal inode: 8 >23:52:53,032 INFO program: Default directory hash: half_md4 >23:52:53,032 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >23:52:53,032 INFO program: Journal backup: inode blocks >23:52:53,032 INFO program: Journal features: journal_incompat_revoke >23:52:53,032 INFO program: Journal size: 128M >23:52:53,032 INFO program: Journal length: 32768 >23:52:53,032 INFO program: Journal sequence: 0x00001602 >23:52:53,032 INFO program: Journal start: 0 >23:52:53,032 INFO program: >23:52:53,032 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:52:53,033 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >23:52:53,042 INFO program: Couldn't find valid filesystem superblock. >23:52:53,042 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:52:53,042 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >23:52:53,118 INFO program: Running... udevadm settle --timeout=300 >23:52:53,171 INFO program: Running... udevadm settle --timeout=300 >23:52:53,220 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >23:52:53,229 INFO program: Filesystem volume name: <none> >23:52:53,229 INFO program: Last mounted on: /mnt/sysimage >23:52:53,230 INFO program: Filesystem UUID: 6ce71d26-2501-41a4-b8bb-6720e5735dea >23:52:53,230 INFO program: Filesystem magic number: 0xEF53 >23:52:53,230 INFO program: Filesystem revision #: 1 (dynamic) >23:52:53,230 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >23:52:53,230 INFO program: Filesystem flags: signed_directory_hash >23:52:53,231 INFO program: Default mount options: user_xattr acl >23:52:53,231 INFO program: Filesystem state: clean >23:52:53,231 INFO program: Errors behavior: Continue >23:52:53,231 INFO program: Filesystem OS type: Linux >23:52:53,231 INFO program: Inode count: 496784 >23:52:53,232 INFO program: Block count: 1984512 >23:52:53,232 INFO program: Reserved block count: 99225 >23:52:53,232 INFO program: Free blocks: 1220143 >23:52:53,232 INFO program: Free inodes: 393529 >23:52:53,232 INFO program: First block: 0 >23:52:53,233 INFO program: Block size: 4096 >23:52:53,233 INFO program: Fragment size: 4096 >23:52:53,233 INFO program: Reserved GDT blocks: 484 >23:52:53,233 INFO program: Blocks per group: 32768 >23:52:53,233 INFO program: Fragments per group: 32768 >23:52:53,234 INFO program: Inodes per group: 8144 >23:52:53,234 INFO program: Inode blocks per group: 509 >23:52:53,234 INFO program: Flex block group size: 16 >23:52:53,234 INFO program: Filesystem created: Wed Dec 5 22:55:57 2012 >23:52:53,234 INFO program: Last mount time: Wed Dec 5 22:56:01 2012 >23:52:53,234 INFO program: Last write time: Wed Dec 5 23:52:51 2012 >23:52:53,235 INFO program: Mount count: 1 >23:52:53,235 INFO program: Maximum mount count: -1 >23:52:53,235 INFO program: Last checked: Wed Dec 5 22:55:57 2012 >23:52:53,235 INFO program: Check interval: 0 (<none>) >23:52:53,235 INFO program: Lifetime writes: 3246 MB >23:52:53,236 INFO program: Reserved blocks uid: 0 (user root) >23:52:53,236 INFO program: Reserved blocks gid: 0 (group root) >23:52:53,236 INFO program: First inode: 11 >23:52:53,236 INFO program: Inode size: 256 >23:52:53,236 INFO program: Required extra isize: 28 >23:52:53,237 INFO program: Desired extra isize: 28 >23:52:53,237 INFO program: Journal inode: 8 >23:52:53,237 INFO program: Default directory hash: half_md4 >23:52:53,237 INFO program: Directory Hash Seed: 8f21eeff-08b8-49cd-922a-425045a4944d >23:52:53,237 INFO program: Journal backup: inode blocks >23:52:53,237 INFO program: Journal features: journal_incompat_revoke >23:52:53,237 INFO program: Journal size: 128M >23:52:53,237 INFO program: Journal length: 32768 >23:52:53,237 INFO program: Journal sequence: 0x0000005f >23:52:53,237 INFO program: Journal start: 0 >23:52:53,237 INFO program: >23:52:53,237 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:52:53,238 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >23:52:53,245 INFO program: Filesystem volume name: <none> >23:52:53,245 INFO program: Last mounted on: /mnt/sysimage >23:52:53,245 INFO program: Filesystem UUID: 6ce71d26-2501-41a4-b8bb-6720e5735dea >23:52:53,245 INFO program: Filesystem magic number: 0xEF53 >23:52:53,245 INFO program: Filesystem revision #: 1 (dynamic) >23:52:53,245 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >23:52:53,245 INFO program: Filesystem flags: signed_directory_hash >23:52:53,245 INFO program: Default mount options: user_xattr acl >23:52:53,246 INFO program: Filesystem state: clean >23:52:53,246 INFO program: Errors behavior: Continue >23:52:53,246 INFO program: Filesystem OS type: Linux >23:52:53,246 INFO program: Inode count: 496784 >23:52:53,246 INFO program: Block count: 1984512 >23:52:53,246 INFO program: Reserved block count: 99225 >23:52:53,246 INFO program: Free blocks: 1220143 >23:52:53,246 INFO program: Free inodes: 393529 >23:52:53,246 INFO program: First block: 0 >23:52:53,246 INFO program: Block size: 4096 >23:52:53,246 INFO program: Fragment size: 4096 >23:52:53,246 INFO program: Reserved GDT blocks: 484 >23:52:53,247 INFO program: Blocks per group: 32768 >23:52:53,247 INFO program: Fragments per group: 32768 >23:52:53,247 INFO program: Inodes per group: 8144 >23:52:53,247 INFO program: Inode blocks per group: 509 >23:52:53,247 INFO program: Flex block group size: 16 >23:52:53,247 INFO program: Filesystem created: Wed Dec 5 22:55:57 2012 >23:52:53,247 INFO program: Last mount time: Wed Dec 5 22:56:01 2012 >23:52:53,247 INFO program: Last write time: Wed Dec 5 23:52:51 2012 >23:52:53,247 INFO program: Mount count: 1 >23:52:53,247 INFO program: Maximum mount count: -1 >23:52:53,247 INFO program: Last checked: Wed Dec 5 22:55:57 2012 >23:52:53,247 INFO program: Check interval: 0 (<none>) >23:52:53,248 INFO program: Lifetime writes: 3246 MB >23:52:53,248 INFO program: Reserved blocks uid: 0 (user root) >23:52:53,248 INFO program: Reserved blocks gid: 0 (group root) >23:52:53,248 INFO program: First inode: 11 >23:52:53,248 INFO program: Inode size: 256 >23:52:53,248 INFO program: Required extra isize: 28 >23:52:53,248 INFO program: Desired extra isize: 28 >23:52:53,248 INFO program: Journal inode: 8 >23:52:53,248 INFO program: Default directory hash: half_md4 >23:52:53,248 INFO program: Directory Hash Seed: 8f21eeff-08b8-49cd-922a-425045a4944d >23:52:53,248 INFO program: Journal backup: inode blocks >23:52:53,248 INFO program: Journal features: journal_incompat_revoke >23:52:53,248 INFO program: Journal size: 128M >23:52:53,249 INFO program: Journal length: 32768 >23:52:53,249 INFO program: Journal sequence: 0x0000005f >23:52:53,249 INFO program: Journal start: 0 >23:52:53,249 INFO program: >23:52:53,249 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:52:53,249 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >23:52:53,268 INFO program: Estimated minimum size of the filesystem: 752094 >23:52:53,269 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:52:53,295 INFO program: Running... udevadm settle --timeout=300 >23:52:53,315 INFO program: Running... udevadm settle --timeout=300 >23:52:53,329 INFO program: Running... udevadm settle --timeout=300 >23:52:53,344 INFO program: Running... swapoff /dev/mapper/fedora-swap >23:52:53,558 INFO program: Running... udevadm settle --timeout=300 >23:52:53,595 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >23:52:53,603 ERR program: File descriptor 3 (/tmp/anaconda.log) leaked on lvm invocation. Parent PID 11553: /usr/bin/python >23:52:53,603 ERR program: File descriptor 4 (/tmp/storage.log) leaked on lvm invocation. Parent PID 11553: /usr/bin/python >23:52:53,603 ERR program: File descriptor 5 (/dev/tty3) leaked on lvm invocation. Parent PID 11553: /usr/bin/python >23:52:53,603 ERR program: File descriptor 6 (/dev/tty3) leaked on lvm invocation. Parent PID 11553: /usr/bin/python >23:52:53,603 ERR program: File descriptor 7 (/tmp/program.log) leaked on lvm invocation. Parent PID 11553: /usr/bin/python >23:52:53,603 ERR program: File descriptor 8 (/tmp/packaging.log) leaked on lvm invocation. Parent PID 11553: /usr/bin/python >23:52:53,603 ERR program: File descriptor 9 (/tmp/packaging.log) leaked on lvm invocation. Parent PID 11553: /usr/bin/python >23:52:53,603 ERR program: File descriptor 10 (/dev/tty5) leaked on lvm invocation. Parent PID 11553: /usr/bin/python >23:52:53,604 ERR program: File descriptor 11 (pipe:[46532]) leaked on lvm invocation. Parent PID 11553: /usr/bin/python >23:52:53,604 ERR program: File descriptor 13 (/tmp/ifcfg.log) leaked on lvm invocation. Parent PID 11553: /usr/bin/python >23:52:53,604 ERR program: File descriptor 14 (/dev/tty3) leaked on lvm invocation. Parent PID 11553: /usr/bin/python >23:52:53,604 ERR program: File descriptor 15 (pipe:[46533]) leaked on lvm invocation. Parent PID 11553: /usr/bin/python >23:52:53,604 ERR program: File descriptor 17 (/dev/mapper/control) leaked on lvm invocation. Parent PID 11553: /usr/bin/python >23:52:53,688 INFO program: Running... udevadm settle --timeout=300 >23:52:53,700 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >23:52:53,705 ERR program: File descriptor 3 (/tmp/anaconda.log) leaked on lvm invocation. Parent PID 11553: /usr/bin/python >23:52:53,706 ERR program: File descriptor 4 (/tmp/storage.log) leaked on lvm invocation. Parent PID 11553: /usr/bin/python >23:52:53,706 ERR program: File descriptor 5 (/dev/tty3) leaked on lvm invocation. Parent PID 11553: /usr/bin/python >23:52:53,706 ERR program: File descriptor 6 (/dev/tty3) leaked on lvm invocation. Parent PID 11553: /usr/bin/python >23:52:53,706 ERR program: File descriptor 7 (/tmp/program.log) leaked on lvm invocation. Parent PID 11553: /usr/bin/python >23:52:53,706 ERR program: File descriptor 8 (/tmp/packaging.log) leaked on lvm invocation. Parent PID 11553: /usr/bin/python >23:52:53,706 ERR program: File descriptor 9 (/tmp/packaging.log) leaked on lvm invocation. Parent PID 11553: /usr/bin/python >23:52:53,706 ERR program: File descriptor 10 (/dev/tty5) leaked on lvm invocation. Parent PID 11553: /usr/bin/python >23:52:53,706 ERR program: File descriptor 11 (pipe:[46577]) leaked on lvm invocation. Parent PID 11553: /usr/bin/python >23:52:53,706 ERR program: File descriptor 13 (/tmp/ifcfg.log) leaked on lvm invocation. Parent PID 11553: /usr/bin/python >23:52:53,707 ERR program: File descriptor 14 (/dev/tty3) leaked on lvm invocation. Parent PID 11553: /usr/bin/python >23:52:53,707 ERR program: File descriptor 15 (pipe:[46578]) leaked on lvm invocation. Parent PID 11553: /usr/bin/python >23:52:53,707 ERR program: File descriptor 17 (/dev/mapper/control) leaked on lvm invocation. Parent PID 11553: /usr/bin/python >23:52:53,753 INFO program: 0 logical volume(s) in volume group "fedora" now active >23:52:53,767 INFO program: Running... udevadm settle --timeout=300 >23:52:53,785 INFO program: Running... udevadm settle --timeout=300 >23:52:53,799 INFO program: Running... udevadm settle --timeout=300 >23:52:53,813 INFO program: Running... udevadm settle --timeout=300 >23:52:54,395 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >23:52:54,414 INFO program: Running... udevadm settle --timeout=300 >23:52:54,826 INFO program: Running... modprobe fcoe >23:52:54,834 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >23:52:54,858 INFO program: No FCoE boot disk information is found in EDD! >23:52:54,860 INFO program: Running... udevadm settle --timeout=300 >23:52:54,916 INFO program: Running... multipath -d >23:52:54,931 INFO program: Running... multipath -ll >23:52:55,318 INFO program: Running... udevadm control --property=ANACONDA=1 >23:52:55,322 INFO program: Running... systemctl start chronyd.service >23:52:55,407 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >23:52:55,479 INFO program: Running... udevadm settle --timeout=300 >23:52:56,460 INFO program: Running... udevadm settle --timeout=300 >23:52:56,500 INFO program: Running... udevadm settle --timeout=300 >23:52:56,560 INFO program: Running... multipath -d >23:52:56,586 INFO program: Running... multipath -ll >23:52:56,847 INFO program: Running... dumpe2fs -h /dev/sda1 >23:52:56,873 INFO program: Filesystem volume name: <none> >23:52:56,874 INFO program: Last mounted on: /mnt/sysimage/boot >23:52:56,875 INFO program: Filesystem UUID: 7997a7eb-7d5e-45e5-9f52-5c8cd5525723 >23:52:56,875 INFO program: Filesystem magic number: 0xEF53 >23:52:56,875 INFO program: Filesystem revision #: 1 (dynamic) >23:52:56,876 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 >23:52:56,876 INFO program: Filesystem flags: signed_directory_hash >23:52:56,876 INFO program: Default mount options: user_xattr acl >23:52:56,877 INFO program: Filesystem state: clean >23:52:56,877 INFO program: Errors behavior: Continue >23:52:56,878 INFO program: Filesystem OS type: Linux >23:52:56,878 INFO program: Inode count: 128016 >23:52:56,878 INFO program: Block count: 512000 >23:52:56,879 INFO program: Reserved block count: 25600 >23:52:56,879 INFO program: Free blocks: 426908 >23:52:56,879 INFO program: Free inodes: 127650 >23:52:56,879 INFO program: First block: 1 >23:52:56,879 INFO program: Block size: 1024 >23:52:56,879 INFO program: Fragment size: 1024 >23:52:56,879 INFO program: Reserved GDT blocks: 256 >23:52:56,879 INFO program: Blocks per group: 8192 >23:52:56,879 INFO program: Fragments per group: 8192 >23:52:56,879 INFO program: Inodes per group: 2032 >23:52:56,879 INFO program: Inode blocks per group: 254 >23:52:56,882 INFO program: Flex block group size: 16 >23:52:56,882 INFO program: Filesystem created: Wed Dec 5 22:55:54 2012 >23:52:56,882 INFO program: Last mount time: Wed Dec 5 22:56:01 2012 >23:52:56,882 INFO program: Last write time: Wed Dec 5 23:52:51 2012 >23:52:56,883 INFO program: Mount count: 1 >23:52:56,883 INFO program: Maximum mount count: -1 >23:52:56,883 INFO program: Last checked: Wed Dec 5 22:55:54 2012 >23:52:56,883 INFO program: Check interval: 0 (<none>) >23:52:56,883 INFO program: Lifetime writes: 81 MB >23:52:56,883 INFO program: Reserved blocks uid: 0 (user root) >23:52:56,883 INFO program: Reserved blocks gid: 0 (group root) >23:52:56,890 INFO program: First inode: 11 >23:52:56,890 INFO program: Inode size: 128 >23:52:56,890 INFO program: Journal inode: 8 >23:52:56,890 INFO program: Default directory hash: half_md4 >23:52:56,890 INFO program: Directory Hash Seed: 323156d3-1108-4021-aaa9-93636672d102 >23:52:56,890 INFO program: Journal backup: inode blocks >23:52:56,890 INFO program: Journal features: (none) >23:52:56,890 INFO program: Journal size: 8M >23:52:56,890 INFO program: Journal length: 8192 >23:52:56,891 INFO program: Journal sequence: 0x0000001c >23:52:56,891 INFO program: Journal start: 0 >23:52:56,893 INFO program: >23:52:56,893 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:52:56,894 INFO program: Running... dumpe2fs -h /dev/sda1 >23:52:56,910 INFO program: Filesystem volume name: <none> >23:52:56,911 INFO program: Last mounted on: /mnt/sysimage/boot >23:52:56,912 INFO program: Filesystem UUID: 7997a7eb-7d5e-45e5-9f52-5c8cd5525723 >23:52:56,912 INFO program: Filesystem magic number: 0xEF53 >23:52:56,912 INFO program: Filesystem revision #: 1 (dynamic) >23:52:56,913 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 >23:52:56,913 INFO program: Filesystem flags: signed_directory_hash >23:52:56,914 INFO program: Default mount options: user_xattr acl >23:52:56,914 INFO program: Filesystem state: clean >23:52:56,914 INFO program: Errors behavior: Continue >23:52:56,915 INFO program: Filesystem OS type: Linux >23:52:56,915 INFO program: Inode count: 128016 >23:52:56,916 INFO program: Block count: 512000 >23:52:56,916 INFO program: Reserved block count: 25600 >23:52:56,916 INFO program: Free blocks: 426908 >23:52:56,916 INFO program: Free inodes: 127650 >23:52:56,916 INFO program: First block: 1 >23:52:56,916 INFO program: Block size: 1024 >23:52:56,916 INFO program: Fragment size: 1024 >23:52:56,916 INFO program: Reserved GDT blocks: 256 >23:52:56,916 INFO program: Blocks per group: 8192 >23:52:56,916 INFO program: Fragments per group: 8192 >23:52:56,916 INFO program: Inodes per group: 2032 >23:52:56,916 INFO program: Inode blocks per group: 254 >23:52:56,919 INFO program: Flex block group size: 16 >23:52:56,920 INFO program: Filesystem created: Wed Dec 5 22:55:54 2012 >23:52:56,920 INFO program: Last mount time: Wed Dec 5 22:56:01 2012 >23:52:56,920 INFO program: Last write time: Wed Dec 5 23:52:51 2012 >23:52:56,920 INFO program: Mount count: 1 >23:52:56,920 INFO program: Maximum mount count: -1 >23:52:56,920 INFO program: Last checked: Wed Dec 5 22:55:54 2012 >23:52:56,920 INFO program: Check interval: 0 (<none>) >23:52:56,920 INFO program: Lifetime writes: 81 MB >23:52:56,920 INFO program: Reserved blocks uid: 0 (user root) >23:52:56,920 INFO program: Reserved blocks gid: 0 (group root) >23:52:56,927 INFO program: First inode: 11 >23:52:56,927 INFO program: Inode size: 128 >23:52:56,927 INFO program: Journal inode: 8 >23:52:56,927 INFO program: Default directory hash: half_md4 >23:52:56,927 INFO program: Directory Hash Seed: 323156d3-1108-4021-aaa9-93636672d102 >23:52:56,927 INFO program: Journal backup: inode blocks >23:52:56,927 INFO program: Journal features: (none) >23:52:56,927 INFO program: Journal size: 8M >23:52:56,927 INFO program: Journal length: 8192 >23:52:56,927 INFO program: Journal sequence: 0x0000001c >23:52:56,928 INFO program: Journal start: 0 >23:52:56,930 INFO program: >23:52:56,930 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:52:56,930 INFO program: Running... resize2fs -P /dev/sda1 >23:52:56,956 INFO program: Estimated minimum size of the filesystem: 75462 >23:52:56,958 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:52:57,400 INFO program: Running... dumpe2fs -h /dev/loop3 >23:52:57,414 INFO program: Filesystem volume name: _Fedora-18-Beta- >23:52:57,415 INFO program: Last mounted on: /var/tmp/imgcreate-XQ3rjr/install_root >23:52:57,416 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >23:52:57,416 INFO program: Filesystem magic number: 0xEF53 >23:52:57,416 INFO program: Filesystem revision #: 1 (dynamic) >23:52:57,417 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >23:52:57,417 INFO program: Filesystem flags: signed_directory_hash >23:52:57,418 INFO program: Default mount options: user_xattr acl >23:52:57,418 INFO program: Filesystem state: clean >23:52:57,418 INFO program: Errors behavior: Continue >23:52:57,419 INFO program: Filesystem OS type: Linux >23:52:57,419 INFO program: Inode count: 262144 >23:52:57,420 INFO program: Block count: 1048576 >23:52:57,420 INFO program: Reserved block count: 10484 >23:52:57,420 INFO program: Free blocks: 296767 >23:52:57,420 INFO program: Free inodes: 158847 >23:52:57,420 INFO program: First block: 0 >23:52:57,420 INFO program: Block size: 4096 >23:52:57,420 INFO program: Fragment size: 4096 >23:52:57,420 INFO program: Reserved GDT blocks: 255 >23:52:57,420 INFO program: Blocks per group: 32768 >23:52:57,420 INFO program: Fragments per group: 32768 >23:52:57,420 INFO program: Inodes per group: 8192 >23:52:57,420 INFO program: Inode blocks per group: 512 >23:52:57,423 INFO program: Flex block group size: 16 >23:52:57,423 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >23:52:57,423 INFO program: Last mount time: Tue Nov 20 19:25:11 2012 >23:52:57,424 INFO program: Last write time: Tue Nov 20 19:45:19 2012 >23:52:57,424 INFO program: Mount count: 0 >23:52:57,424 INFO program: Maximum mount count: -1 >23:52:57,424 INFO program: Last checked: Tue Nov 20 19:45:19 2012 >23:52:57,424 INFO program: Check interval: 0 (<none>) >23:52:57,424 INFO program: Lifetime writes: 993 MB >23:52:57,424 INFO program: Reserved blocks uid: 0 (user root) >23:52:57,424 INFO program: Reserved blocks gid: 0 (group root) >23:52:57,431 INFO program: First inode: 11 >23:52:57,431 INFO program: Inode size: 256 >23:52:57,431 INFO program: Required extra isize: 28 >23:52:57,431 INFO program: Desired extra isize: 28 >23:52:57,431 INFO program: Journal inode: 8 >23:52:57,431 INFO program: Default directory hash: half_md4 >23:52:57,431 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >23:52:57,431 INFO program: Journal backup: inode blocks >23:52:57,431 INFO program: Journal features: journal_incompat_revoke >23:52:57,432 INFO program: Journal size: 128M >23:52:57,432 INFO program: Journal length: 32768 >23:52:57,434 INFO program: Journal sequence: 0x00001602 >23:52:57,434 INFO program: Journal start: 0 >23:52:57,434 INFO program: >23:52:57,434 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:52:57,435 INFO program: Running... dumpe2fs -h /dev/loop3 >23:52:57,453 INFO program: Filesystem volume name: _Fedora-18-Beta- >23:52:57,453 INFO program: Last mounted on: /var/tmp/imgcreate-XQ3rjr/install_root >23:52:57,454 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >23:52:57,454 INFO program: Filesystem magic number: 0xEF53 >23:52:57,455 INFO program: Filesystem revision #: 1 (dynamic) >23:52:57,455 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >23:52:57,456 INFO program: Filesystem flags: signed_directory_hash >23:52:57,456 INFO program: Default mount options: user_xattr acl >23:52:57,456 INFO program: Filesystem state: clean >23:52:57,457 INFO program: Errors behavior: Continue >23:52:57,457 INFO program: Filesystem OS type: Linux >23:52:57,458 INFO program: Inode count: 262144 >23:52:57,458 INFO program: Block count: 1048576 >23:52:57,458 INFO program: Reserved block count: 10484 >23:52:57,458 INFO program: Free blocks: 296767 >23:52:57,458 INFO program: Free inodes: 158847 >23:52:57,458 INFO program: First block: 0 >23:52:57,458 INFO program: Block size: 4096 >23:52:57,458 INFO program: Fragment size: 4096 >23:52:57,458 INFO program: Reserved GDT blocks: 255 >23:52:57,458 INFO program: Blocks per group: 32768 >23:52:57,458 INFO program: Fragments per group: 32768 >23:52:57,458 INFO program: Inodes per group: 8192 >23:52:57,461 INFO program: Inode blocks per group: 512 >23:52:57,461 INFO program: Flex block group size: 16 >23:52:57,461 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >23:52:57,462 INFO program: Last mount time: Tue Nov 20 19:25:11 2012 >23:52:57,462 INFO program: Last write time: Tue Nov 20 19:45:19 2012 >23:52:57,462 INFO program: Mount count: 0 >23:52:57,462 INFO program: Maximum mount count: -1 >23:52:57,462 INFO program: Last checked: Tue Nov 20 19:45:19 2012 >23:52:57,462 INFO program: Check interval: 0 (<none>) >23:52:57,462 INFO program: Lifetime writes: 993 MB >23:52:57,462 INFO program: Reserved blocks uid: 0 (user root) >23:52:57,469 INFO program: Reserved blocks gid: 0 (group root) >23:52:57,469 INFO program: First inode: 11 >23:52:57,469 INFO program: Inode size: 256 >23:52:57,469 INFO program: Required extra isize: 28 >23:52:57,469 INFO program: Desired extra isize: 28 >23:52:57,469 INFO program: Journal inode: 8 >23:52:57,469 INFO program: Default directory hash: half_md4 >23:52:57,469 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >23:52:57,469 INFO program: Journal backup: inode blocks >23:52:57,469 INFO program: Journal features: journal_incompat_revoke >23:52:57,470 INFO program: Journal size: 128M >23:52:57,470 INFO program: Journal length: 32768 >23:52:57,470 INFO program: Journal sequence: 0x00001602 >23:52:57,471 INFO program: Journal start: 0 >23:52:57,471 INFO program: >23:52:57,471 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:52:57,472 INFO program: Running... resize2fs -P /dev/loop3 >23:52:57,489 INFO program: Couldn't find valid filesystem superblock. >23:52:57,489 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:52:57,490 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >23:52:57,565 INFO program: Running... udevadm settle --timeout=300 >23:52:57,650 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >23:52:57,676 INFO program: Filesystem volume name: _Fedora-18-Beta- >23:52:57,676 INFO program: Last mounted on: /sysroot >23:52:57,677 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >23:52:57,677 INFO program: Filesystem magic number: 0xEF53 >23:52:57,677 INFO program: Filesystem revision #: 1 (dynamic) >23:52:57,677 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >23:52:57,677 INFO program: Filesystem flags: signed_directory_hash >23:52:57,678 INFO program: Default mount options: user_xattr acl >23:52:57,678 INFO program: Filesystem state: clean >23:52:57,678 INFO program: Errors behavior: Continue >23:52:57,678 INFO program: Filesystem OS type: Linux >23:52:57,678 INFO program: Inode count: 262144 >23:52:57,678 INFO program: Block count: 1048576 >23:52:57,679 INFO program: Reserved block count: 10484 >23:52:57,679 INFO program: Free blocks: 296767 >23:52:57,679 INFO program: Free inodes: 158847 >23:52:57,679 INFO program: First block: 0 >23:52:57,679 INFO program: Block size: 4096 >23:52:57,679 INFO program: Fragment size: 4096 >23:52:57,680 INFO program: Reserved GDT blocks: 255 >23:52:57,680 INFO program: Blocks per group: 32768 >23:52:57,680 INFO program: Fragments per group: 32768 >23:52:57,680 INFO program: Inodes per group: 8192 >23:52:57,680 INFO program: Inode blocks per group: 512 >23:52:57,680 INFO program: Flex block group size: 16 >23:52:57,681 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >23:52:57,681 INFO program: Last mount time: Wed Dec 5 21:53:19 2012 >23:52:57,681 INFO program: Last write time: Wed Dec 5 21:53:19 2012 >23:52:57,683 INFO program: Mount count: 1 >23:52:57,683 INFO program: Maximum mount count: -1 >23:52:57,683 INFO program: Last checked: Tue Nov 20 19:45:19 2012 >23:52:57,684 INFO program: Check interval: 0 (<none>) >23:52:57,684 INFO program: Lifetime writes: 993 MB >23:52:57,684 INFO program: Reserved blocks uid: 0 (user root) >23:52:57,684 INFO program: Reserved blocks gid: 0 (group root) >23:52:57,684 INFO program: First inode: 11 >23:52:57,684 INFO program: Inode size: 256 >23:52:57,685 INFO program: Required extra isize: 28 >23:52:57,685 INFO program: Desired extra isize: 28 >23:52:57,685 INFO program: Journal inode: 8 >23:52:57,685 INFO program: First orphan inode: 188528 >23:52:57,685 INFO program: Default directory hash: half_md4 >23:52:57,685 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >23:52:57,686 INFO program: Journal backup: inode blocks >23:52:57,686 INFO program: Journal features: journal_incompat_revoke >23:52:57,690 INFO program: Journal size: 128M >23:52:57,690 INFO program: Journal length: 32768 >23:52:57,690 INFO program: Journal sequence: 0x00001603 >23:52:57,690 INFO program: Journal start: 1 >23:52:57,690 INFO program: >23:52:57,691 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:52:57,691 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >23:52:57,705 INFO program: Filesystem volume name: _Fedora-18-Beta- >23:52:57,706 INFO program: Last mounted on: /sysroot >23:52:57,706 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >23:52:57,706 INFO program: Filesystem magic number: 0xEF53 >23:52:57,706 INFO program: Filesystem revision #: 1 (dynamic) >23:52:57,706 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >23:52:57,707 INFO program: Filesystem flags: signed_directory_hash >23:52:57,707 INFO program: Default mount options: user_xattr acl >23:52:57,707 INFO program: Filesystem state: clean >23:52:57,707 INFO program: Errors behavior: Continue >23:52:57,707 INFO program: Filesystem OS type: Linux >23:52:57,707 INFO program: Inode count: 262144 >23:52:57,708 INFO program: Block count: 1048576 >23:52:57,708 INFO program: Reserved block count: 10484 >23:52:57,708 INFO program: Free blocks: 296767 >23:52:57,708 INFO program: Free inodes: 158847 >23:52:57,708 INFO program: First block: 0 >23:52:57,708 INFO program: Block size: 4096 >23:52:57,709 INFO program: Fragment size: 4096 >23:52:57,709 INFO program: Reserved GDT blocks: 255 >23:52:57,709 INFO program: Blocks per group: 32768 >23:52:57,709 INFO program: Fragments per group: 32768 >23:52:57,709 INFO program: Inodes per group: 8192 >23:52:57,709 INFO program: Inode blocks per group: 512 >23:52:57,710 INFO program: Flex block group size: 16 >23:52:57,710 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >23:52:57,710 INFO program: Last mount time: Wed Dec 5 21:53:19 2012 >23:52:57,710 INFO program: Last write time: Wed Dec 5 21:53:19 2012 >23:52:57,715 INFO program: Mount count: 1 >23:52:57,715 INFO program: Maximum mount count: -1 >23:52:57,715 INFO program: Last checked: Tue Nov 20 19:45:19 2012 >23:52:57,716 INFO program: Check interval: 0 (<none>) >23:52:57,716 INFO program: Lifetime writes: 993 MB >23:52:57,716 INFO program: Reserved blocks uid: 0 (user root) >23:52:57,716 INFO program: Reserved blocks gid: 0 (group root) >23:52:57,716 INFO program: First inode: 11 >23:52:57,716 INFO program: Inode size: 256 >23:52:57,717 INFO program: Required extra isize: 28 >23:52:57,717 INFO program: Desired extra isize: 28 >23:52:57,717 INFO program: Journal inode: 8 >23:52:57,717 INFO program: First orphan inode: 188528 >23:52:57,719 INFO program: Default directory hash: half_md4 >23:52:57,729 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >23:52:57,731 INFO program: Journal backup: inode blocks >23:52:57,731 INFO program: Journal features: journal_incompat_revoke >23:52:57,731 INFO program: Journal size: 128M >23:52:57,731 INFO program: Journal length: 32768 >23:52:57,732 INFO program: Journal sequence: 0x00001603 >23:52:57,732 INFO program: Journal start: 1 >23:52:57,732 INFO program: >23:52:57,732 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:52:57,733 INFO program: Running... resize2fs -P /dev/mapper/live-rw >23:52:57,750 INFO program: Estimated minimum size of the filesystem: 753428 >23:52:57,751 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:52:57,812 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >23:52:57,828 INFO program: Filesystem volume name: _Fedora-18-Beta- >23:52:57,828 INFO program: Last mounted on: /var/tmp/imgcreate-XQ3rjr/install_root >23:52:57,828 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >23:52:57,828 INFO program: Filesystem magic number: 0xEF53 >23:52:57,829 INFO program: Filesystem revision #: 1 (dynamic) >23:52:57,829 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >23:52:57,829 INFO program: Filesystem flags: signed_directory_hash >23:52:57,829 INFO program: Default mount options: user_xattr acl >23:52:57,829 INFO program: Filesystem state: clean >23:52:57,829 INFO program: Errors behavior: Continue >23:52:57,830 INFO program: Filesystem OS type: Linux >23:52:57,830 INFO program: Inode count: 188416 >23:52:57,830 INFO program: Block count: 753428 >23:52:57,830 INFO program: Reserved block count: 7533 >23:52:57,830 INFO program: Free blocks: 6759 >23:52:57,830 INFO program: Free inodes: 85119 >23:52:57,831 INFO program: First block: 0 >23:52:57,831 INFO program: Block size: 4096 >23:52:57,831 INFO program: Fragment size: 4096 >23:52:57,831 INFO program: Reserved GDT blocks: 255 >23:52:57,831 INFO program: Blocks per group: 32768 >23:52:57,831 INFO program: Fragments per group: 32768 >23:52:57,832 INFO program: Inodes per group: 8192 >23:52:57,832 INFO program: Inode blocks per group: 512 >23:52:57,832 INFO program: Flex block group size: 16 >23:52:57,832 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >23:52:57,832 INFO program: Last mount time: Tue Nov 20 19:25:11 2012 >23:52:57,836 INFO program: Last write time: Tue Nov 20 19:45:23 2012 >23:52:57,836 INFO program: Mount count: 0 >23:52:57,836 INFO program: Maximum mount count: -1 >23:52:57,836 INFO program: Last checked: Tue Nov 20 19:45:23 2012 >23:52:57,836 INFO program: Check interval: 0 (<none>) >23:52:57,837 INFO program: Lifetime writes: 994 MB >23:52:57,837 INFO program: Reserved blocks uid: 0 (user root) >23:52:57,837 INFO program: Reserved blocks gid: 0 (group root) >23:52:57,837 INFO program: First inode: 11 >23:52:57,837 INFO program: Inode size: 256 >23:52:57,838 INFO program: Required extra isize: 28 >23:52:57,838 INFO program: Desired extra isize: 28 >23:52:57,838 INFO program: Journal inode: 8 >23:52:57,838 INFO program: Default directory hash: half_md4 >23:52:57,838 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >23:52:57,838 INFO program: Journal backup: inode blocks >23:52:57,839 INFO program: Journal features: journal_incompat_revoke >23:52:57,839 INFO program: Journal size: 128M >23:52:57,839 INFO program: Journal length: 32768 >23:52:57,839 INFO program: Journal sequence: 0x00001602 >23:52:57,839 INFO program: Journal start: 0 >23:52:57,839 INFO program: >23:52:57,840 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:52:57,840 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >23:52:57,858 INFO program: Filesystem volume name: _Fedora-18-Beta- >23:52:57,859 INFO program: Last mounted on: /var/tmp/imgcreate-XQ3rjr/install_root >23:52:57,859 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >23:52:57,859 INFO program: Filesystem magic number: 0xEF53 >23:52:57,859 INFO program: Filesystem revision #: 1 (dynamic) >23:52:57,859 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >23:52:57,860 INFO program: Filesystem flags: signed_directory_hash >23:52:57,860 INFO program: Default mount options: user_xattr acl >23:52:57,860 INFO program: Filesystem state: clean >23:52:57,860 INFO program: Errors behavior: Continue >23:52:57,860 INFO program: Filesystem OS type: Linux >23:52:57,860 INFO program: Inode count: 188416 >23:52:57,861 INFO program: Block count: 753428 >23:52:57,861 INFO program: Reserved block count: 7533 >23:52:57,861 INFO program: Free blocks: 6759 >23:52:57,861 INFO program: Free inodes: 85119 >23:52:57,861 INFO program: First block: 0 >23:52:57,861 INFO program: Block size: 4096 >23:52:57,862 INFO program: Fragment size: 4096 >23:52:57,862 INFO program: Reserved GDT blocks: 255 >23:52:57,862 INFO program: Blocks per group: 32768 >23:52:57,862 INFO program: Fragments per group: 32768 >23:52:57,862 INFO program: Inodes per group: 8192 >23:52:57,862 INFO program: Inode blocks per group: 512 >23:52:57,863 INFO program: Flex block group size: 16 >23:52:57,863 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >23:52:57,863 INFO program: Last mount time: Tue Nov 20 19:25:11 2012 >23:52:57,863 INFO program: Last write time: Tue Nov 20 19:45:23 2012 >23:52:57,863 INFO program: Mount count: 0 >23:52:57,863 INFO program: Maximum mount count: -1 >23:52:57,864 INFO program: Last checked: Tue Nov 20 19:45:23 2012 >23:52:57,864 INFO program: Check interval: 0 (<none>) >23:52:57,864 INFO program: Lifetime writes: 994 MB >23:52:57,864 INFO program: Reserved blocks uid: 0 (user root) >23:52:57,864 INFO program: Reserved blocks gid: 0 (group root) >23:52:57,864 INFO program: First inode: 11 >23:52:57,866 INFO program: Inode size: 256 >23:52:57,867 INFO program: Required extra isize: 28 >23:52:57,867 INFO program: Desired extra isize: 28 >23:52:57,867 INFO program: Journal inode: 8 >23:52:57,867 INFO program: Default directory hash: half_md4 >23:52:57,868 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >23:52:57,868 INFO program: Journal backup: inode blocks >23:52:57,868 INFO program: Journal features: journal_incompat_revoke >23:52:57,868 INFO program: Journal size: 128M >23:52:57,868 INFO program: Journal length: 32768 >23:52:57,868 INFO program: Journal sequence: 0x00001602 >23:52:57,869 INFO program: Journal start: 0 >23:52:57,869 INFO program: >23:52:57,869 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:52:57,870 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >23:52:57,892 INFO program: Couldn't find valid filesystem superblock. >23:52:57,893 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:52:57,893 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >23:52:57,912 INFO program: Running... udevadm settle --timeout=300 >23:52:57,977 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >23:52:58,118 INFO program: Running... udevadm settle --timeout=300 >23:52:58,199 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >23:52:58,325 INFO program: Running... udevadm settle --timeout=300 >23:52:58,365 INFO program: Running... udevadm settle --timeout=300 >23:52:58,488 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >23:52:58,509 INFO program: Filesystem volume name: <none> >23:52:58,509 INFO program: Last mounted on: /mnt/sysimage >23:52:58,509 INFO program: Filesystem UUID: 6ce71d26-2501-41a4-b8bb-6720e5735dea >23:52:58,510 INFO program: Filesystem magic number: 0xEF53 >23:52:58,510 INFO program: Filesystem revision #: 1 (dynamic) >23:52:58,510 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >23:52:58,510 INFO program: Filesystem flags: signed_directory_hash >23:52:58,510 INFO program: Default mount options: user_xattr acl >23:52:58,510 INFO program: Filesystem state: clean >23:52:58,511 INFO program: Errors behavior: Continue >23:52:58,511 INFO program: Filesystem OS type: Linux >23:52:58,511 INFO program: Inode count: 496784 >23:52:58,511 INFO program: Block count: 1984512 >23:52:58,511 INFO program: Reserved block count: 99225 >23:52:58,511 INFO program: Free blocks: 1220143 >23:52:58,512 INFO program: Free inodes: 393529 >23:52:58,512 INFO program: First block: 0 >23:52:58,512 INFO program: Block size: 4096 >23:52:58,512 INFO program: Fragment size: 4096 >23:52:58,512 INFO program: Reserved GDT blocks: 484 >23:52:58,512 INFO program: Blocks per group: 32768 >23:52:58,513 INFO program: Fragments per group: 32768 >23:52:58,513 INFO program: Inodes per group: 8144 >23:52:58,513 INFO program: Inode blocks per group: 509 >23:52:58,513 INFO program: Flex block group size: 16 >23:52:58,513 INFO program: Filesystem created: Wed Dec 5 22:55:57 2012 >23:52:58,513 INFO program: Last mount time: Wed Dec 5 22:56:01 2012 >23:52:58,514 INFO program: Last write time: Wed Dec 5 23:52:51 2012 >23:52:58,518 INFO program: Mount count: 1 >23:52:58,519 INFO program: Maximum mount count: -1 >23:52:58,519 INFO program: Last checked: Wed Dec 5 22:55:57 2012 >23:52:58,519 INFO program: Check interval: 0 (<none>) >23:52:58,520 INFO program: Lifetime writes: 3246 MB >23:52:58,520 INFO program: Reserved blocks uid: 0 (user root) >23:52:58,520 INFO program: Reserved blocks gid: 0 (group root) >23:52:58,520 INFO program: First inode: 11 >23:52:58,520 INFO program: Inode size: 256 >23:52:58,520 INFO program: Required extra isize: 28 >23:52:58,521 INFO program: Desired extra isize: 28 >23:52:58,521 INFO program: Journal inode: 8 >23:52:58,521 INFO program: Default directory hash: half_md4 >23:52:58,521 INFO program: Directory Hash Seed: 8f21eeff-08b8-49cd-922a-425045a4944d >23:52:58,521 INFO program: Journal backup: inode blocks >23:52:58,521 INFO program: Journal features: journal_incompat_revoke >23:52:58,522 INFO program: Journal size: 128M >23:52:58,522 INFO program: Journal length: 32768 >23:52:58,522 INFO program: Journal sequence: 0x0000005f >23:52:58,522 INFO program: Journal start: 0 >23:52:58,522 INFO program: >23:52:58,522 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:52:58,523 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >23:52:58,541 INFO program: Filesystem volume name: <none> >23:52:58,541 INFO program: Last mounted on: /mnt/sysimage >23:52:58,541 INFO program: Filesystem UUID: 6ce71d26-2501-41a4-b8bb-6720e5735dea >23:52:58,542 INFO program: Filesystem magic number: 0xEF53 >23:52:58,542 INFO program: Filesystem revision #: 1 (dynamic) >23:52:58,542 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >23:52:58,542 INFO program: Filesystem flags: signed_directory_hash >23:52:58,542 INFO program: Default mount options: user_xattr acl >23:52:58,542 INFO program: Filesystem state: clean >23:52:58,543 INFO program: Errors behavior: Continue >23:52:58,543 INFO program: Filesystem OS type: Linux >23:52:58,543 INFO program: Inode count: 496784 >23:52:58,543 INFO program: Block count: 1984512 >23:52:58,543 INFO program: Reserved block count: 99225 >23:52:58,543 INFO program: Free blocks: 1220143 >23:52:58,544 INFO program: Free inodes: 393529 >23:52:58,544 INFO program: First block: 0 >23:52:58,544 INFO program: Block size: 4096 >23:52:58,544 INFO program: Fragment size: 4096 >23:52:58,544 INFO program: Reserved GDT blocks: 484 >23:52:58,544 INFO program: Blocks per group: 32768 >23:52:58,545 INFO program: Fragments per group: 32768 >23:52:58,545 INFO program: Inodes per group: 8144 >23:52:58,545 INFO program: Inode blocks per group: 509 >23:52:58,545 INFO program: Flex block group size: 16 >23:52:58,545 INFO program: Filesystem created: Wed Dec 5 22:55:57 2012 >23:52:58,545 INFO program: Last mount time: Wed Dec 5 22:56:01 2012 >23:52:58,546 INFO program: Last write time: Wed Dec 5 23:52:51 2012 >23:52:58,548 INFO program: Mount count: 1 >23:52:58,549 INFO program: Maximum mount count: -1 >23:52:58,549 INFO program: Last checked: Wed Dec 5 22:55:57 2012 >23:52:58,549 INFO program: Check interval: 0 (<none>) >23:52:58,549 INFO program: Lifetime writes: 3246 MB >23:52:58,549 INFO program: Reserved blocks uid: 0 (user root) >23:52:58,550 INFO program: Reserved blocks gid: 0 (group root) >23:52:58,550 INFO program: First inode: 11 >23:52:58,550 INFO program: Inode size: 256 >23:52:58,550 INFO program: Required extra isize: 28 >23:52:58,550 INFO program: Desired extra isize: 28 >23:52:58,550 INFO program: Journal inode: 8 >23:52:58,551 INFO program: Default directory hash: half_md4 >23:52:58,551 INFO program: Directory Hash Seed: 8f21eeff-08b8-49cd-922a-425045a4944d >23:52:58,551 INFO program: Journal backup: inode blocks >23:52:58,551 INFO program: Journal features: journal_incompat_revoke >23:52:58,551 INFO program: Journal size: 128M >23:52:58,551 INFO program: Journal length: 32768 >23:52:58,552 INFO program: Journal sequence: 0x0000005f >23:52:58,552 INFO program: Journal start: 0 >23:52:58,552 INFO program: >23:52:58,552 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:52:58,553 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >23:52:58,575 INFO program: Estimated minimum size of the filesystem: 752094 >23:52:58,576 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:52:58,622 INFO program: Running... udevadm settle --timeout=300 >23:52:58,678 INFO program: Running... udevadm settle --timeout=300 >23:52:58,730 INFO program: Running... udevadm settle --timeout=300 >23:52:58,781 INFO program: Running... udevadm settle --timeout=300 >23:52:58,824 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >23:52:58,960 INFO program: Running... udevadm settle --timeout=300 >23:52:58,996 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >23:52:59,078 INFO program: 0 logical volume(s) in volume group "fedora" now active >23:52:59,095 INFO program: Running... udevadm settle --timeout=300 >23:52:59,146 INFO program: Running... udevadm settle --timeout=300 >04:52:59,213 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >04:52:59,254 INFO program: Running... /bin/umount /mnt/sysimage >23:52:59,271 INFO program: Running... udevadm settle --timeout=300 >23:52:59,315 INFO program: Running... udevadm settle --timeout=300 >23:52:59,366 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >23:52:59,490 INFO program: Running... udevadm settle --timeout=300 >04:52:59,529 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >23:52:59,556 INFO program: Running... arch >23:52:59,585 INFO program: x86_64 >04:52:59,620 INFO program: Running... /bin/umount /mnt/sysimage >23:52:59,647 INFO program: Running... udevadm settle --timeout=300 >23:52:59,685 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >04:52:59,898 INFO program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >23:53:25,308 INFO program: Running... udevadm settle --timeout=300 >23:56:39,839 INFO program: Running... udevadm settle --timeout=300 >23:56:39,887 INFO program: Running... udevadm settle --timeout=300 >23:56:39,906 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >23:56:39,946 INFO program: 0 logical volume(s) in volume group "fedora" now active >23:56:39,974 INFO program: Running... udevadm settle --timeout=300 >00:07:07,155 INFO program: Running... udevadm settle --timeout=300 >00:07:07,193 INFO program: Running... multipath -d >00:07:07,208 INFO program: Running... multipath -ll >00:07:07,374 INFO program: Running... dumpe2fs -h /dev/sda1 >00:07:07,409 INFO program: Filesystem volume name: <none> >00:07:07,409 INFO program: Last mounted on: /mnt/sysimage/boot >00:07:07,409 INFO program: Filesystem UUID: 7997a7eb-7d5e-45e5-9f52-5c8cd5525723 >00:07:07,409 INFO program: Filesystem magic number: 0xEF53 >00:07:07,409 INFO program: Filesystem revision #: 1 (dynamic) >00:07:07,409 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 >00:07:07,409 INFO program: Filesystem flags: signed_directory_hash >00:07:07,410 INFO program: Default mount options: user_xattr acl >00:07:07,410 INFO program: Filesystem state: clean >00:07:07,410 INFO program: Errors behavior: Continue >00:07:07,410 INFO program: Filesystem OS type: Linux >00:07:07,410 INFO program: Inode count: 128016 >00:07:07,410 INFO program: Block count: 512000 >00:07:07,410 INFO program: Reserved block count: 25600 >00:07:07,410 INFO program: Free blocks: 426908 >00:07:07,410 INFO program: Free inodes: 127650 >00:07:07,410 INFO program: First block: 1 >00:07:07,410 INFO program: Block size: 1024 >00:07:07,410 INFO program: Fragment size: 1024 >00:07:07,411 INFO program: Reserved GDT blocks: 256 >00:07:07,411 INFO program: Blocks per group: 8192 >00:07:07,411 INFO program: Fragments per group: 8192 >00:07:07,411 INFO program: Inodes per group: 2032 >00:07:07,411 INFO program: Inode blocks per group: 254 >00:07:07,411 INFO program: Flex block group size: 16 >00:07:07,411 INFO program: Filesystem created: Wed Dec 5 22:55:54 2012 >00:07:07,411 INFO program: Last mount time: Wed Dec 5 22:56:01 2012 >00:07:07,411 INFO program: Last write time: Wed Dec 5 23:52:51 2012 >00:07:07,411 INFO program: Mount count: 1 >00:07:07,411 INFO program: Maximum mount count: -1 >00:07:07,411 INFO program: Last checked: Wed Dec 5 22:55:54 2012 >00:07:07,411 INFO program: Check interval: 0 (<none>) >00:07:07,412 INFO program: Lifetime writes: 81 MB >00:07:07,412 INFO program: Reserved blocks uid: 0 (user root) >00:07:07,412 INFO program: Reserved blocks gid: 0 (group root) >00:07:07,412 INFO program: First inode: 11 >00:07:07,412 INFO program: Inode size: 128 >00:07:07,412 INFO program: Journal inode: 8 >00:07:07,412 INFO program: Default directory hash: half_md4 >00:07:07,412 INFO program: Directory Hash Seed: 323156d3-1108-4021-aaa9-93636672d102 >00:07:07,412 INFO program: Journal backup: inode blocks >00:07:07,412 INFO program: Journal features: (none) >00:07:07,412 INFO program: Journal size: 8M >00:07:07,412 INFO program: Journal length: 8192 >00:07:07,412 INFO program: Journal sequence: 0x0000001c >00:07:07,413 INFO program: Journal start: 0 >00:07:07,413 INFO program: >00:07:07,413 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:07,413 INFO program: Running... dumpe2fs -h /dev/sda1 >00:07:07,421 INFO program: Filesystem volume name: <none> >00:07:07,422 INFO program: Last mounted on: /mnt/sysimage/boot >00:07:07,422 INFO program: Filesystem UUID: 7997a7eb-7d5e-45e5-9f52-5c8cd5525723 >00:07:07,422 INFO program: Filesystem magic number: 0xEF53 >00:07:07,422 INFO program: Filesystem revision #: 1 (dynamic) >00:07:07,422 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 >00:07:07,423 INFO program: Filesystem flags: signed_directory_hash >00:07:07,423 INFO program: Default mount options: user_xattr acl >00:07:07,423 INFO program: Filesystem state: clean >00:07:07,423 INFO program: Errors behavior: Continue >00:07:07,424 INFO program: Filesystem OS type: Linux >00:07:07,424 INFO program: Inode count: 128016 >00:07:07,424 INFO program: Block count: 512000 >00:07:07,424 INFO program: Reserved block count: 25600 >00:07:07,424 INFO program: Free blocks: 426908 >00:07:07,424 INFO program: Free inodes: 127650 >00:07:07,425 INFO program: First block: 1 >00:07:07,425 INFO program: Block size: 1024 >00:07:07,425 INFO program: Fragment size: 1024 >00:07:07,425 INFO program: Reserved GDT blocks: 256 >00:07:07,425 INFO program: Blocks per group: 8192 >00:07:07,426 INFO program: Fragments per group: 8192 >00:07:07,426 INFO program: Inodes per group: 2032 >00:07:07,426 INFO program: Inode blocks per group: 254 >00:07:07,426 INFO program: Flex block group size: 16 >00:07:07,426 INFO program: Filesystem created: Wed Dec 5 22:55:54 2012 >00:07:07,427 INFO program: Last mount time: Wed Dec 5 22:56:01 2012 >00:07:07,427 INFO program: Last write time: Wed Dec 5 23:52:51 2012 >00:07:07,427 INFO program: Mount count: 1 >00:07:07,427 INFO program: Maximum mount count: -1 >00:07:07,427 INFO program: Last checked: Wed Dec 5 22:55:54 2012 >00:07:07,427 INFO program: Check interval: 0 (<none>) >00:07:07,427 INFO program: Lifetime writes: 81 MB >00:07:07,427 INFO program: Reserved blocks uid: 0 (user root) >00:07:07,427 INFO program: Reserved blocks gid: 0 (group root) >00:07:07,427 INFO program: First inode: 11 >00:07:07,427 INFO program: Inode size: 128 >00:07:07,427 INFO program: Journal inode: 8 >00:07:07,427 INFO program: Default directory hash: half_md4 >00:07:07,427 INFO program: Directory Hash Seed: 323156d3-1108-4021-aaa9-93636672d102 >00:07:07,427 INFO program: Journal backup: inode blocks >00:07:07,427 INFO program: Journal features: (none) >00:07:07,427 INFO program: Journal size: 8M >00:07:07,427 INFO program: Journal length: 8192 >00:07:07,427 INFO program: Journal sequence: 0x0000001c >00:07:07,427 INFO program: Journal start: 0 >00:07:07,427 INFO program: >00:07:07,427 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:07,428 INFO program: Running... resize2fs -P /dev/sda1 >00:07:07,447 INFO program: Estimated minimum size of the filesystem: 75462 >00:07:07,447 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:07:07,639 INFO program: Running... dumpe2fs -h /dev/loop3 >00:07:07,644 INFO program: Filesystem volume name: _Fedora-18-Beta- >00:07:07,645 INFO program: Last mounted on: /var/tmp/imgcreate-XQ3rjr/install_root >00:07:07,645 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >00:07:07,645 INFO program: Filesystem magic number: 0xEF53 >00:07:07,645 INFO program: Filesystem revision #: 1 (dynamic) >00:07:07,645 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:07:07,645 INFO program: Filesystem flags: signed_directory_hash >00:07:07,645 INFO program: Default mount options: user_xattr acl >00:07:07,645 INFO program: Filesystem state: clean >00:07:07,645 INFO program: Errors behavior: Continue >00:07:07,645 INFO program: Filesystem OS type: Linux >00:07:07,645 INFO program: Inode count: 262144 >00:07:07,645 INFO program: Block count: 1048576 >00:07:07,645 INFO program: Reserved block count: 10484 >00:07:07,645 INFO program: Free blocks: 296767 >00:07:07,645 INFO program: Free inodes: 158847 >00:07:07,645 INFO program: First block: 0 >00:07:07,645 INFO program: Block size: 4096 >00:07:07,645 INFO program: Fragment size: 4096 >00:07:07,645 INFO program: Reserved GDT blocks: 255 >00:07:07,645 INFO program: Blocks per group: 32768 >00:07:07,646 INFO program: Fragments per group: 32768 >00:07:07,646 INFO program: Inodes per group: 8192 >00:07:07,646 INFO program: Inode blocks per group: 512 >00:07:07,646 INFO program: Flex block group size: 16 >00:07:07,646 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >00:07:07,646 INFO program: Last mount time: Tue Nov 20 19:25:11 2012 >00:07:07,646 INFO program: Last write time: Tue Nov 20 19:45:19 2012 >00:07:07,646 INFO program: Mount count: 0 >00:07:07,646 INFO program: Maximum mount count: -1 >00:07:07,646 INFO program: Last checked: Tue Nov 20 19:45:19 2012 >00:07:07,646 INFO program: Check interval: 0 (<none>) >00:07:07,646 INFO program: Lifetime writes: 993 MB >00:07:07,646 INFO program: Reserved blocks uid: 0 (user root) >00:07:07,646 INFO program: Reserved blocks gid: 0 (group root) >00:07:07,646 INFO program: First inode: 11 >00:07:07,646 INFO program: Inode size: 256 >00:07:07,646 INFO program: Required extra isize: 28 >00:07:07,646 INFO program: Desired extra isize: 28 >00:07:07,646 INFO program: Journal inode: 8 >00:07:07,646 INFO program: Default directory hash: half_md4 >00:07:07,646 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >00:07:07,647 INFO program: Journal backup: inode blocks >00:07:07,647 INFO program: Journal features: journal_incompat_revoke >00:07:07,647 INFO program: Journal size: 128M >00:07:07,647 INFO program: Journal length: 32768 >00:07:07,647 INFO program: Journal sequence: 0x00001602 >00:07:07,647 INFO program: Journal start: 0 >00:07:07,647 INFO program: >00:07:07,647 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:07,647 INFO program: Running... dumpe2fs -h /dev/loop3 >00:07:07,652 INFO program: Filesystem volume name: _Fedora-18-Beta- >00:07:07,652 INFO program: Last mounted on: /var/tmp/imgcreate-XQ3rjr/install_root >00:07:07,652 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >00:07:07,652 INFO program: Filesystem magic number: 0xEF53 >00:07:07,653 INFO program: Filesystem revision #: 1 (dynamic) >00:07:07,653 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:07:07,653 INFO program: Filesystem flags: signed_directory_hash >00:07:07,653 INFO program: Default mount options: user_xattr acl >00:07:07,653 INFO program: Filesystem state: clean >00:07:07,653 INFO program: Errors behavior: Continue >00:07:07,653 INFO program: Filesystem OS type: Linux >00:07:07,653 INFO program: Inode count: 262144 >00:07:07,653 INFO program: Block count: 1048576 >00:07:07,653 INFO program: Reserved block count: 10484 >00:07:07,653 INFO program: Free blocks: 296767 >00:07:07,653 INFO program: Free inodes: 158847 >00:07:07,653 INFO program: First block: 0 >00:07:07,653 INFO program: Block size: 4096 >00:07:07,653 INFO program: Fragment size: 4096 >00:07:07,653 INFO program: Reserved GDT blocks: 255 >00:07:07,653 INFO program: Blocks per group: 32768 >00:07:07,653 INFO program: Fragments per group: 32768 >00:07:07,653 INFO program: Inodes per group: 8192 >00:07:07,653 INFO program: Inode blocks per group: 512 >00:07:07,653 INFO program: Flex block group size: 16 >00:07:07,653 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >00:07:07,654 INFO program: Last mount time: Tue Nov 20 19:25:11 2012 >00:07:07,654 INFO program: Last write time: Tue Nov 20 19:45:19 2012 >00:07:07,654 INFO program: Mount count: 0 >00:07:07,654 INFO program: Maximum mount count: -1 >00:07:07,654 INFO program: Last checked: Tue Nov 20 19:45:19 2012 >00:07:07,654 INFO program: Check interval: 0 (<none>) >00:07:07,654 INFO program: Lifetime writes: 993 MB >00:07:07,654 INFO program: Reserved blocks uid: 0 (user root) >00:07:07,654 INFO program: Reserved blocks gid: 0 (group root) >00:07:07,654 INFO program: First inode: 11 >00:07:07,654 INFO program: Inode size: 256 >00:07:07,654 INFO program: Required extra isize: 28 >00:07:07,654 INFO program: Desired extra isize: 28 >00:07:07,654 INFO program: Journal inode: 8 >00:07:07,654 INFO program: Default directory hash: half_md4 >00:07:07,654 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >00:07:07,654 INFO program: Journal backup: inode blocks >00:07:07,654 INFO program: Journal features: journal_incompat_revoke >00:07:07,654 INFO program: Journal size: 128M >00:07:07,654 INFO program: Journal length: 32768 >00:07:07,654 INFO program: Journal sequence: 0x00001602 >00:07:07,654 INFO program: Journal start: 0 >00:07:07,655 INFO program: >00:07:07,655 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:07,655 INFO program: Running... resize2fs -P /dev/loop3 >00:07:07,663 INFO program: Couldn't find valid filesystem superblock. >00:07:07,663 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:07:07,663 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >00:07:07,688 INFO program: Running... udevadm settle --timeout=300 >00:07:07,719 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >00:07:07,724 INFO program: Filesystem volume name: _Fedora-18-Beta- >00:07:07,724 INFO program: Last mounted on: /sysroot >00:07:07,724 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >00:07:07,724 INFO program: Filesystem magic number: 0xEF53 >00:07:07,724 INFO program: Filesystem revision #: 1 (dynamic) >00:07:07,724 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:07:07,724 INFO program: Filesystem flags: signed_directory_hash >00:07:07,725 INFO program: Default mount options: user_xattr acl >00:07:07,725 INFO program: Filesystem state: clean >00:07:07,725 INFO program: Errors behavior: Continue >00:07:07,725 INFO program: Filesystem OS type: Linux >00:07:07,725 INFO program: Inode count: 262144 >00:07:07,725 INFO program: Block count: 1048576 >00:07:07,725 INFO program: Reserved block count: 10484 >00:07:07,725 INFO program: Free blocks: 296767 >00:07:07,725 INFO program: Free inodes: 158847 >00:07:07,725 INFO program: First block: 0 >00:07:07,725 INFO program: Block size: 4096 >00:07:07,725 INFO program: Fragment size: 4096 >00:07:07,725 INFO program: Reserved GDT blocks: 255 >00:07:07,725 INFO program: Blocks per group: 32768 >00:07:07,725 INFO program: Fragments per group: 32768 >00:07:07,725 INFO program: Inodes per group: 8192 >00:07:07,725 INFO program: Inode blocks per group: 512 >00:07:07,725 INFO program: Flex block group size: 16 >00:07:07,725 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >00:07:07,725 INFO program: Last mount time: Wed Dec 5 21:53:19 2012 >00:07:07,725 INFO program: Last write time: Wed Dec 5 21:53:19 2012 >00:07:07,725 INFO program: Mount count: 1 >00:07:07,726 INFO program: Maximum mount count: -1 >00:07:07,726 INFO program: Last checked: Tue Nov 20 19:45:19 2012 >00:07:07,726 INFO program: Check interval: 0 (<none>) >00:07:07,726 INFO program: Lifetime writes: 993 MB >00:07:07,726 INFO program: Reserved blocks uid: 0 (user root) >00:07:07,726 INFO program: Reserved blocks gid: 0 (group root) >00:07:07,726 INFO program: First inode: 11 >00:07:07,726 INFO program: Inode size: 256 >00:07:07,726 INFO program: Required extra isize: 28 >00:07:07,726 INFO program: Desired extra isize: 28 >00:07:07,726 INFO program: Journal inode: 8 >00:07:07,726 INFO program: First orphan inode: 188528 >00:07:07,726 INFO program: Default directory hash: half_md4 >00:07:07,726 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >00:07:07,726 INFO program: Journal backup: inode blocks >00:07:07,726 INFO program: Journal features: journal_incompat_revoke >00:07:07,726 INFO program: Journal size: 128M >00:07:07,726 INFO program: Journal length: 32768 >00:07:07,726 INFO program: Journal sequence: 0x00001603 >00:07:07,726 INFO program: Journal start: 1 >00:07:07,726 INFO program: >00:07:07,727 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:07,727 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >00:07:07,732 INFO program: Filesystem volume name: _Fedora-18-Beta- >00:07:07,732 INFO program: Last mounted on: /sysroot >00:07:07,732 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >00:07:07,732 INFO program: Filesystem magic number: 0xEF53 >00:07:07,733 INFO program: Filesystem revision #: 1 (dynamic) >00:07:07,733 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:07:07,733 INFO program: Filesystem flags: signed_directory_hash >00:07:07,733 INFO program: Default mount options: user_xattr acl >00:07:07,733 INFO program: Filesystem state: clean >00:07:07,733 INFO program: Errors behavior: Continue >00:07:07,733 INFO program: Filesystem OS type: Linux >00:07:07,733 INFO program: Inode count: 262144 >00:07:07,733 INFO program: Block count: 1048576 >00:07:07,733 INFO program: Reserved block count: 10484 >00:07:07,733 INFO program: Free blocks: 296767 >00:07:07,733 INFO program: Free inodes: 158847 >00:07:07,733 INFO program: First block: 0 >00:07:07,733 INFO program: Block size: 4096 >00:07:07,733 INFO program: Fragment size: 4096 >00:07:07,733 INFO program: Reserved GDT blocks: 255 >00:07:07,733 INFO program: Blocks per group: 32768 >00:07:07,733 INFO program: Fragments per group: 32768 >00:07:07,733 INFO program: Inodes per group: 8192 >00:07:07,733 INFO program: Inode blocks per group: 512 >00:07:07,733 INFO program: Flex block group size: 16 >00:07:07,734 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >00:07:07,734 INFO program: Last mount time: Wed Dec 5 21:53:19 2012 >00:07:07,734 INFO program: Last write time: Wed Dec 5 21:53:19 2012 >00:07:07,734 INFO program: Mount count: 1 >00:07:07,734 INFO program: Maximum mount count: -1 >00:07:07,734 INFO program: Last checked: Tue Nov 20 19:45:19 2012 >00:07:07,734 INFO program: Check interval: 0 (<none>) >00:07:07,734 INFO program: Lifetime writes: 993 MB >00:07:07,734 INFO program: Reserved blocks uid: 0 (user root) >00:07:07,734 INFO program: Reserved blocks gid: 0 (group root) >00:07:07,734 INFO program: First inode: 11 >00:07:07,734 INFO program: Inode size: 256 >00:07:07,734 INFO program: Required extra isize: 28 >00:07:07,734 INFO program: Desired extra isize: 28 >00:07:07,734 INFO program: Journal inode: 8 >00:07:07,734 INFO program: First orphan inode: 188528 >00:07:07,734 INFO program: Default directory hash: half_md4 >00:07:07,734 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >00:07:07,734 INFO program: Journal backup: inode blocks >00:07:07,734 INFO program: Journal features: journal_incompat_revoke >00:07:07,734 INFO program: Journal size: 128M >00:07:07,734 INFO program: Journal length: 32768 >00:07:07,734 INFO program: Journal sequence: 0x00001603 >00:07:07,735 INFO program: Journal start: 1 >00:07:07,735 INFO program: >00:07:07,735 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:07,735 INFO program: Running... resize2fs -P /dev/mapper/live-rw >00:07:07,743 INFO program: Estimated minimum size of the filesystem: 753428 >00:07:07,743 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:07:07,765 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >00:07:07,770 INFO program: Filesystem volume name: _Fedora-18-Beta- >00:07:07,770 INFO program: Last mounted on: /var/tmp/imgcreate-XQ3rjr/install_root >00:07:07,770 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >00:07:07,770 INFO program: Filesystem magic number: 0xEF53 >00:07:07,771 INFO program: Filesystem revision #: 1 (dynamic) >00:07:07,771 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:07:07,771 INFO program: Filesystem flags: signed_directory_hash >00:07:07,771 INFO program: Default mount options: user_xattr acl >00:07:07,771 INFO program: Filesystem state: clean >00:07:07,771 INFO program: Errors behavior: Continue >00:07:07,771 INFO program: Filesystem OS type: Linux >00:07:07,771 INFO program: Inode count: 188416 >00:07:07,771 INFO program: Block count: 753428 >00:07:07,771 INFO program: Reserved block count: 7533 >00:07:07,771 INFO program: Free blocks: 6759 >00:07:07,771 INFO program: Free inodes: 85119 >00:07:07,771 INFO program: First block: 0 >00:07:07,771 INFO program: Block size: 4096 >00:07:07,771 INFO program: Fragment size: 4096 >00:07:07,771 INFO program: Reserved GDT blocks: 255 >00:07:07,771 INFO program: Blocks per group: 32768 >00:07:07,771 INFO program: Fragments per group: 32768 >00:07:07,771 INFO program: Inodes per group: 8192 >00:07:07,771 INFO program: Inode blocks per group: 512 >00:07:07,771 INFO program: Flex block group size: 16 >00:07:07,772 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >00:07:07,772 INFO program: Last mount time: Tue Nov 20 19:25:11 2012 >00:07:07,772 INFO program: Last write time: Tue Nov 20 19:45:23 2012 >00:07:07,772 INFO program: Mount count: 0 >00:07:07,772 INFO program: Maximum mount count: -1 >00:07:07,772 INFO program: Last checked: Tue Nov 20 19:45:23 2012 >00:07:07,772 INFO program: Check interval: 0 (<none>) >00:07:07,772 INFO program: Lifetime writes: 994 MB >00:07:07,772 INFO program: Reserved blocks uid: 0 (user root) >00:07:07,772 INFO program: Reserved blocks gid: 0 (group root) >00:07:07,772 INFO program: First inode: 11 >00:07:07,772 INFO program: Inode size: 256 >00:07:07,772 INFO program: Required extra isize: 28 >00:07:07,772 INFO program: Desired extra isize: 28 >00:07:07,773 INFO program: Journal inode: 8 >00:07:07,773 INFO program: Default directory hash: half_md4 >00:07:07,773 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >00:07:07,773 INFO program: Journal backup: inode blocks >00:07:07,773 INFO program: Journal features: journal_incompat_revoke >00:07:07,773 INFO program: Journal size: 128M >00:07:07,773 INFO program: Journal length: 32768 >00:07:07,773 INFO program: Journal sequence: 0x00001602 >00:07:07,773 INFO program: Journal start: 0 >00:07:07,773 INFO program: >00:07:07,773 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:07,773 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >00:07:07,779 INFO program: Filesystem volume name: _Fedora-18-Beta- >00:07:07,779 INFO program: Last mounted on: /var/tmp/imgcreate-XQ3rjr/install_root >00:07:07,779 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >00:07:07,779 INFO program: Filesystem magic number: 0xEF53 >00:07:07,779 INFO program: Filesystem revision #: 1 (dynamic) >00:07:07,779 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:07:07,779 INFO program: Filesystem flags: signed_directory_hash >00:07:07,779 INFO program: Default mount options: user_xattr acl >00:07:07,779 INFO program: Filesystem state: clean >00:07:07,779 INFO program: Errors behavior: Continue >00:07:07,779 INFO program: Filesystem OS type: Linux >00:07:07,779 INFO program: Inode count: 188416 >00:07:07,779 INFO program: Block count: 753428 >00:07:07,779 INFO program: Reserved block count: 7533 >00:07:07,779 INFO program: Free blocks: 6759 >00:07:07,779 INFO program: Free inodes: 85119 >00:07:07,780 INFO program: First block: 0 >00:07:07,780 INFO program: Block size: 4096 >00:07:07,780 INFO program: Fragment size: 4096 >00:07:07,780 INFO program: Reserved GDT blocks: 255 >00:07:07,780 INFO program: Blocks per group: 32768 >00:07:07,780 INFO program: Fragments per group: 32768 >00:07:07,780 INFO program: Inodes per group: 8192 >00:07:07,780 INFO program: Inode blocks per group: 512 >00:07:07,780 INFO program: Flex block group size: 16 >00:07:07,780 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >00:07:07,780 INFO program: Last mount time: Tue Nov 20 19:25:11 2012 >00:07:07,780 INFO program: Last write time: Tue Nov 20 19:45:23 2012 >00:07:07,780 INFO program: Mount count: 0 >00:07:07,780 INFO program: Maximum mount count: -1 >00:07:07,780 INFO program: Last checked: Tue Nov 20 19:45:23 2012 >00:07:07,780 INFO program: Check interval: 0 (<none>) >00:07:07,780 INFO program: Lifetime writes: 994 MB >00:07:07,780 INFO program: Reserved blocks uid: 0 (user root) >00:07:07,780 INFO program: Reserved blocks gid: 0 (group root) >00:07:07,780 INFO program: First inode: 11 >00:07:07,780 INFO program: Inode size: 256 >00:07:07,780 INFO program: Required extra isize: 28 >00:07:07,780 INFO program: Desired extra isize: 28 >00:07:07,781 INFO program: Journal inode: 8 >00:07:07,781 INFO program: Default directory hash: half_md4 >00:07:07,781 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >00:07:07,781 INFO program: Journal backup: inode blocks >00:07:07,781 INFO program: Journal features: journal_incompat_revoke >00:07:07,781 INFO program: Journal size: 128M >00:07:07,781 INFO program: Journal length: 32768 >00:07:07,781 INFO program: Journal sequence: 0x00001602 >00:07:07,781 INFO program: Journal start: 0 >00:07:07,781 INFO program: >00:07:07,781 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:07,781 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >00:07:07,791 INFO program: Couldn't find valid filesystem superblock. >00:07:07,791 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:07:07,791 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >00:07:07,799 INFO program: Running... udevadm settle --timeout=300 >00:07:07,821 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >00:07:07,827 ERR program: File descriptor 3 (/tmp/anaconda.log) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:07,827 ERR program: File descriptor 4 (/tmp/storage.log) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:07,827 ERR program: File descriptor 5 (/dev/tty3) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:07,827 ERR program: File descriptor 6 (/dev/tty3) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:07,827 ERR program: File descriptor 7 (/tmp/program.log) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:07,827 ERR program: File descriptor 8 (/tmp/packaging.log) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:07,827 ERR program: File descriptor 9 (/tmp/packaging.log) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:07,828 ERR program: File descriptor 10 (/dev/tty5) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:07,828 ERR program: File descriptor 11 (pipe:[49923]) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:07,828 ERR program: File descriptor 13 (/tmp/ifcfg.log) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:07,828 ERR program: File descriptor 14 (/dev/tty3) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:07,828 ERR program: File descriptor 15 (pipe:[49924]) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:07,828 ERR program: File descriptor 17 (/dev/mapper/control) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:07,953 INFO program: Running... udevadm settle --timeout=300 >00:07:07,993 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >00:07:08,004 ERR program: File descriptor 3 (/tmp/anaconda.log) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,004 ERR program: File descriptor 4 (/tmp/storage.log) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,004 ERR program: File descriptor 5 (/dev/tty3) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,004 ERR program: File descriptor 6 (/dev/tty3) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,004 ERR program: File descriptor 7 (/tmp/program.log) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,005 ERR program: File descriptor 8 (/tmp/packaging.log) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,005 ERR program: File descriptor 9 (/tmp/packaging.log) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,005 ERR program: File descriptor 10 (/dev/tty5) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,005 ERR program: File descriptor 11 (pipe:[50000]) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,005 ERR program: File descriptor 13 (/tmp/ifcfg.log) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,005 ERR program: File descriptor 14 (/dev/tty3) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,005 ERR program: File descriptor 15 (pipe:[50001]) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,005 ERR program: File descriptor 17 (/dev/mapper/control) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,141 INFO program: Running... udevadm settle --timeout=300 >00:07:08,157 INFO program: Running... udevadm settle --timeout=300 >00:07:08,221 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >00:07:08,229 INFO program: Filesystem volume name: <none> >00:07:08,230 INFO program: Last mounted on: /mnt/sysimage >00:07:08,230 INFO program: Filesystem UUID: 6ce71d26-2501-41a4-b8bb-6720e5735dea >00:07:08,230 INFO program: Filesystem magic number: 0xEF53 >00:07:08,230 INFO program: Filesystem revision #: 1 (dynamic) >00:07:08,230 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:07:08,231 INFO program: Filesystem flags: signed_directory_hash >00:07:08,231 INFO program: Default mount options: user_xattr acl >00:07:08,231 INFO program: Filesystem state: clean >00:07:08,231 INFO program: Errors behavior: Continue >00:07:08,231 INFO program: Filesystem OS type: Linux >00:07:08,232 INFO program: Inode count: 496784 >00:07:08,232 INFO program: Block count: 1984512 >00:07:08,232 INFO program: Reserved block count: 99225 >00:07:08,232 INFO program: Free blocks: 1220143 >00:07:08,232 INFO program: Free inodes: 393529 >00:07:08,233 INFO program: First block: 0 >00:07:08,233 INFO program: Block size: 4096 >00:07:08,233 INFO program: Fragment size: 4096 >00:07:08,233 INFO program: Reserved GDT blocks: 484 >00:07:08,233 INFO program: Blocks per group: 32768 >00:07:08,234 INFO program: Fragments per group: 32768 >00:07:08,234 INFO program: Inodes per group: 8144 >00:07:08,234 INFO program: Inode blocks per group: 509 >00:07:08,234 INFO program: Flex block group size: 16 >00:07:08,235 INFO program: Filesystem created: Wed Dec 5 22:55:57 2012 >00:07:08,235 INFO program: Last mount time: Wed Dec 5 22:56:01 2012 >00:07:08,235 INFO program: Last write time: Wed Dec 5 23:52:51 2012 >00:07:08,235 INFO program: Mount count: 1 >00:07:08,235 INFO program: Maximum mount count: -1 >00:07:08,236 INFO program: Last checked: Wed Dec 5 22:55:57 2012 >00:07:08,236 INFO program: Check interval: 0 (<none>) >00:07:08,236 INFO program: Lifetime writes: 3246 MB >00:07:08,236 INFO program: Reserved blocks uid: 0 (user root) >00:07:08,236 INFO program: Reserved blocks gid: 0 (group root) >00:07:08,236 INFO program: First inode: 11 >00:07:08,237 INFO program: Inode size: 256 >00:07:08,237 INFO program: Required extra isize: 28 >00:07:08,237 INFO program: Desired extra isize: 28 >00:07:08,237 INFO program: Journal inode: 8 >00:07:08,237 INFO program: Default directory hash: half_md4 >00:07:08,237 INFO program: Directory Hash Seed: 8f21eeff-08b8-49cd-922a-425045a4944d >00:07:08,237 INFO program: Journal backup: inode blocks >00:07:08,237 INFO program: Journal features: journal_incompat_revoke >00:07:08,237 INFO program: Journal size: 128M >00:07:08,237 INFO program: Journal length: 32768 >00:07:08,237 INFO program: Journal sequence: 0x0000005f >00:07:08,237 INFO program: Journal start: 0 >00:07:08,237 INFO program: >00:07:08,237 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:08,237 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >00:07:08,251 INFO program: Filesystem volume name: <none> >00:07:08,252 INFO program: Last mounted on: /mnt/sysimage >00:07:08,252 INFO program: Filesystem UUID: 6ce71d26-2501-41a4-b8bb-6720e5735dea >00:07:08,252 INFO program: Filesystem magic number: 0xEF53 >00:07:08,252 INFO program: Filesystem revision #: 1 (dynamic) >00:07:08,253 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:07:08,253 INFO program: Filesystem flags: signed_directory_hash >00:07:08,253 INFO program: Default mount options: user_xattr acl >00:07:08,253 INFO program: Filesystem state: clean >00:07:08,253 INFO program: Errors behavior: Continue >00:07:08,254 INFO program: Filesystem OS type: Linux >00:07:08,254 INFO program: Inode count: 496784 >00:07:08,254 INFO program: Block count: 1984512 >00:07:08,254 INFO program: Reserved block count: 99225 >00:07:08,254 INFO program: Free blocks: 1220143 >00:07:08,255 INFO program: Free inodes: 393529 >00:07:08,255 INFO program: First block: 0 >00:07:08,255 INFO program: Block size: 4096 >00:07:08,255 INFO program: Fragment size: 4096 >00:07:08,255 INFO program: Reserved GDT blocks: 484 >00:07:08,256 INFO program: Blocks per group: 32768 >00:07:08,256 INFO program: Fragments per group: 32768 >00:07:08,256 INFO program: Inodes per group: 8144 >00:07:08,256 INFO program: Inode blocks per group: 509 >00:07:08,256 INFO program: Flex block group size: 16 >00:07:08,257 INFO program: Filesystem created: Wed Dec 5 22:55:57 2012 >00:07:08,257 INFO program: Last mount time: Wed Dec 5 22:56:01 2012 >00:07:08,257 INFO program: Last write time: Wed Dec 5 23:52:51 2012 >00:07:08,257 INFO program: Mount count: 1 >00:07:08,257 INFO program: Maximum mount count: -1 >00:07:08,257 INFO program: Last checked: Wed Dec 5 22:55:57 2012 >00:07:08,257 INFO program: Check interval: 0 (<none>) >00:07:08,257 INFO program: Lifetime writes: 3246 MB >00:07:08,257 INFO program: Reserved blocks uid: 0 (user root) >00:07:08,257 INFO program: Reserved blocks gid: 0 (group root) >00:07:08,257 INFO program: First inode: 11 >00:07:08,257 INFO program: Inode size: 256 >00:07:08,257 INFO program: Required extra isize: 28 >00:07:08,257 INFO program: Desired extra isize: 28 >00:07:08,257 INFO program: Journal inode: 8 >00:07:08,257 INFO program: Default directory hash: half_md4 >00:07:08,257 INFO program: Directory Hash Seed: 8f21eeff-08b8-49cd-922a-425045a4944d >00:07:08,257 INFO program: Journal backup: inode blocks >00:07:08,257 INFO program: Journal features: journal_incompat_revoke >00:07:08,257 INFO program: Journal size: 128M >00:07:08,257 INFO program: Journal length: 32768 >00:07:08,257 INFO program: Journal sequence: 0x0000005f >00:07:08,257 INFO program: Journal start: 0 >00:07:08,258 INFO program: >00:07:08,258 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:08,258 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >00:07:08,277 INFO program: Estimated minimum size of the filesystem: 752094 >00:07:08,278 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:07:08,303 INFO program: Running... udevadm settle --timeout=300 >00:07:08,323 INFO program: Running... udevadm settle --timeout=300 >00:07:08,337 INFO program: Running... udevadm settle --timeout=300 >00:07:08,353 INFO program: Running... udevadm settle --timeout=300 >00:07:08,365 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >00:07:08,371 ERR program: File descriptor 3 (/tmp/anaconda.log) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,371 ERR program: File descriptor 4 (/tmp/storage.log) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,371 ERR program: File descriptor 5 (/dev/tty3) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,371 ERR program: File descriptor 6 (/dev/tty3) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,371 ERR program: File descriptor 7 (/tmp/program.log) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,371 ERR program: File descriptor 8 (/tmp/packaging.log) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,371 ERR program: File descriptor 9 (/tmp/packaging.log) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,371 ERR program: File descriptor 10 (/dev/tty5) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,372 ERR program: File descriptor 11 (pipe:[50158]) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,372 ERR program: File descriptor 13 (/tmp/ifcfg.log) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,372 ERR program: File descriptor 14 (/dev/tty3) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,372 ERR program: File descriptor 15 (pipe:[50159]) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,372 ERR program: File descriptor 17 (/dev/mapper/control) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,436 INFO program: Running... udevadm settle --timeout=300 >00:07:08,448 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >00:07:08,453 ERR program: File descriptor 3 (/tmp/anaconda.log) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,453 ERR program: File descriptor 4 (/tmp/storage.log) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,453 ERR program: File descriptor 5 (/dev/tty3) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,454 ERR program: File descriptor 6 (/dev/tty3) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,454 ERR program: File descriptor 7 (/tmp/program.log) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,454 ERR program: File descriptor 8 (/tmp/packaging.log) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,454 ERR program: File descriptor 9 (/tmp/packaging.log) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,454 ERR program: File descriptor 10 (/dev/tty5) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,454 ERR program: File descriptor 11 (pipe:[50203]) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,454 ERR program: File descriptor 13 (/tmp/ifcfg.log) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,454 ERR program: File descriptor 14 (/dev/tty3) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,454 ERR program: File descriptor 15 (pipe:[50204]) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,454 ERR program: File descriptor 17 (/dev/mapper/control) leaked on lvm invocation. Parent PID 12065: /usr/bin/python >00:07:08,503 INFO program: 0 logical volume(s) in volume group "fedora" now active >00:07:08,516 INFO program: Running... udevadm settle --timeout=300 >00:07:08,535 INFO program: Running... udevadm settle --timeout=300 >00:07:08,549 INFO program: Running... udevadm settle --timeout=300 >00:07:08,564 INFO program: Running... udevadm settle --timeout=300 >00:07:08,943 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >00:07:08,962 INFO program: Running... udevadm settle --timeout=300 >00:07:09,594 INFO program: Running... modprobe fcoe >00:07:09,609 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >00:07:09,628 INFO program: No FCoE boot disk information is found in EDD! >00:07:09,634 INFO program: Running... udevadm settle --timeout=300 >00:07:09,724 INFO program: Running... multipath -d >00:07:09,748 INFO program: Running... multipath -ll >00:07:09,983 INFO program: Running... udevadm control --property=ANACONDA=1 >00:07:09,988 INFO program: Running... systemctl start chronyd.service >00:07:10,050 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >00:07:10,105 INFO program: Running... udevadm settle --timeout=300 >00:07:10,927 INFO program: Running... udevadm settle --timeout=300 >00:07:10,969 INFO program: Running... udevadm settle --timeout=300 >00:07:11,026 INFO program: Running... multipath -d >00:07:11,058 INFO program: Running... multipath -ll >00:07:11,325 INFO program: Running... dumpe2fs -h /dev/sda1 >00:07:11,351 INFO program: Filesystem volume name: <none> >00:07:11,352 INFO program: Last mounted on: /mnt/sysimage/boot >00:07:11,353 INFO program: Filesystem UUID: 7997a7eb-7d5e-45e5-9f52-5c8cd5525723 >00:07:11,353 INFO program: Filesystem magic number: 0xEF53 >00:07:11,353 INFO program: Filesystem revision #: 1 (dynamic) >00:07:11,354 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 >00:07:11,354 INFO program: Filesystem flags: signed_directory_hash >00:07:11,355 INFO program: Default mount options: user_xattr acl >00:07:11,356 INFO program: Filesystem state: clean >00:07:11,356 INFO program: Errors behavior: Continue >00:07:11,357 INFO program: Filesystem OS type: Linux >00:07:11,357 INFO program: Inode count: 128016 >00:07:11,357 INFO program: Block count: 512000 >00:07:11,358 INFO program: Reserved block count: 25600 >00:07:11,358 INFO program: Free blocks: 426908 >00:07:11,358 INFO program: Free inodes: 127650 >00:07:11,358 INFO program: First block: 1 >00:07:11,358 INFO program: Block size: 1024 >00:07:11,358 INFO program: Fragment size: 1024 >00:07:11,358 INFO program: Reserved GDT blocks: 256 >00:07:11,358 INFO program: Blocks per group: 8192 >00:07:11,358 INFO program: Fragments per group: 8192 >00:07:11,358 INFO program: Inodes per group: 2032 >00:07:11,358 INFO program: Inode blocks per group: 254 >00:07:11,361 INFO program: Flex block group size: 16 >00:07:11,361 INFO program: Filesystem created: Wed Dec 5 22:55:54 2012 >00:07:11,361 INFO program: Last mount time: Wed Dec 5 22:56:01 2012 >00:07:11,361 INFO program: Last write time: Wed Dec 5 23:52:51 2012 >00:07:11,362 INFO program: Mount count: 1 >00:07:11,362 INFO program: Maximum mount count: -1 >00:07:11,362 INFO program: Last checked: Wed Dec 5 22:55:54 2012 >00:07:11,362 INFO program: Check interval: 0 (<none>) >00:07:11,362 INFO program: Lifetime writes: 81 MB >00:07:11,362 INFO program: Reserved blocks uid: 0 (user root) >00:07:11,362 INFO program: Reserved blocks gid: 0 (group root) >00:07:11,369 INFO program: First inode: 11 >00:07:11,369 INFO program: Inode size: 128 >00:07:11,369 INFO program: Journal inode: 8 >00:07:11,370 INFO program: Default directory hash: half_md4 >00:07:11,370 INFO program: Directory Hash Seed: 323156d3-1108-4021-aaa9-93636672d102 >00:07:11,370 INFO program: Journal backup: inode blocks >00:07:11,370 INFO program: Journal features: (none) >00:07:11,370 INFO program: Journal size: 8M >00:07:11,370 INFO program: Journal length: 8192 >00:07:11,370 INFO program: Journal sequence: 0x0000001c >00:07:11,370 INFO program: Journal start: 0 >00:07:11,372 INFO program: >00:07:11,373 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:11,373 INFO program: Running... dumpe2fs -h /dev/sda1 >00:07:11,390 INFO program: Filesystem volume name: <none> >00:07:11,391 INFO program: Last mounted on: /mnt/sysimage/boot >00:07:11,391 INFO program: Filesystem UUID: 7997a7eb-7d5e-45e5-9f52-5c8cd5525723 >00:07:11,391 INFO program: Filesystem magic number: 0xEF53 >00:07:11,392 INFO program: Filesystem revision #: 1 (dynamic) >00:07:11,392 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 >00:07:11,393 INFO program: Filesystem flags: signed_directory_hash >00:07:11,393 INFO program: Default mount options: user_xattr acl >00:07:11,393 INFO program: Filesystem state: clean >00:07:11,394 INFO program: Errors behavior: Continue >00:07:11,394 INFO program: Filesystem OS type: Linux >00:07:11,394 INFO program: Inode count: 128016 >00:07:11,395 INFO program: Block count: 512000 >00:07:11,395 INFO program: Reserved block count: 25600 >00:07:11,395 INFO program: Free blocks: 426908 >00:07:11,395 INFO program: Free inodes: 127650 >00:07:11,395 INFO program: First block: 1 >00:07:11,395 INFO program: Block size: 1024 >00:07:11,395 INFO program: Fragment size: 1024 >00:07:11,395 INFO program: Reserved GDT blocks: 256 >00:07:11,395 INFO program: Blocks per group: 8192 >00:07:11,395 INFO program: Fragments per group: 8192 >00:07:11,395 INFO program: Inodes per group: 2032 >00:07:11,398 INFO program: Inode blocks per group: 254 >00:07:11,398 INFO program: Flex block group size: 16 >00:07:11,399 INFO program: Filesystem created: Wed Dec 5 22:55:54 2012 >00:07:11,399 INFO program: Last mount time: Wed Dec 5 22:56:01 2012 >00:07:11,399 INFO program: Last write time: Wed Dec 5 23:52:51 2012 >00:07:11,399 INFO program: Mount count: 1 >00:07:11,399 INFO program: Maximum mount count: -1 >00:07:11,399 INFO program: Last checked: Wed Dec 5 22:55:54 2012 >00:07:11,399 INFO program: Check interval: 0 (<none>) >00:07:11,399 INFO program: Lifetime writes: 81 MB >00:07:11,399 INFO program: Reserved blocks uid: 0 (user root) >00:07:11,406 INFO program: Reserved blocks gid: 0 (group root) >00:07:11,406 INFO program: First inode: 11 >00:07:11,406 INFO program: Inode size: 128 >00:07:11,406 INFO program: Journal inode: 8 >00:07:11,406 INFO program: Default directory hash: half_md4 >00:07:11,406 INFO program: Directory Hash Seed: 323156d3-1108-4021-aaa9-93636672d102 >00:07:11,406 INFO program: Journal backup: inode blocks >00:07:11,406 INFO program: Journal features: (none) >00:07:11,407 INFO program: Journal size: 8M >00:07:11,407 INFO program: Journal length: 8192 >00:07:11,407 INFO program: Journal sequence: 0x0000001c >00:07:11,409 INFO program: Journal start: 0 >00:07:11,409 INFO program: >00:07:11,409 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:11,409 INFO program: Running... resize2fs -P /dev/sda1 >00:07:11,435 INFO program: Estimated minimum size of the filesystem: 75462 >00:07:11,437 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:07:11,886 INFO program: Running... dumpe2fs -h /dev/loop3 >00:07:11,900 INFO program: Filesystem volume name: _Fedora-18-Beta- >00:07:11,901 INFO program: Last mounted on: /var/tmp/imgcreate-XQ3rjr/install_root >00:07:11,902 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >00:07:11,902 INFO program: Filesystem magic number: 0xEF53 >00:07:11,902 INFO program: Filesystem revision #: 1 (dynamic) >00:07:11,903 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:07:11,903 INFO program: Filesystem flags: signed_directory_hash >00:07:11,904 INFO program: Default mount options: user_xattr acl >00:07:11,904 INFO program: Filesystem state: clean >00:07:11,904 INFO program: Errors behavior: Continue >00:07:11,905 INFO program: Filesystem OS type: Linux >00:07:11,905 INFO program: Inode count: 262144 >00:07:11,905 INFO program: Block count: 1048576 >00:07:11,906 INFO program: Reserved block count: 10484 >00:07:11,906 INFO program: Free blocks: 296767 >00:07:11,906 INFO program: Free inodes: 158847 >00:07:11,906 INFO program: First block: 0 >00:07:11,906 INFO program: Block size: 4096 >00:07:11,906 INFO program: Fragment size: 4096 >00:07:11,906 INFO program: Reserved GDT blocks: 255 >00:07:11,906 INFO program: Blocks per group: 32768 >00:07:11,906 INFO program: Fragments per group: 32768 >00:07:11,906 INFO program: Inodes per group: 8192 >00:07:11,906 INFO program: Inode blocks per group: 512 >00:07:11,909 INFO program: Flex block group size: 16 >00:07:11,909 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >00:07:11,909 INFO program: Last mount time: Tue Nov 20 19:25:11 2012 >00:07:11,909 INFO program: Last write time: Tue Nov 20 19:45:19 2012 >00:07:11,909 INFO program: Mount count: 0 >00:07:11,910 INFO program: Maximum mount count: -1 >00:07:11,910 INFO program: Last checked: Tue Nov 20 19:45:19 2012 >00:07:11,910 INFO program: Check interval: 0 (<none>) >00:07:11,910 INFO program: Lifetime writes: 993 MB >00:07:11,910 INFO program: Reserved blocks uid: 0 (user root) >00:07:11,910 INFO program: Reserved blocks gid: 0 (group root) >00:07:11,917 INFO program: First inode: 11 >00:07:11,917 INFO program: Inode size: 256 >00:07:11,917 INFO program: Required extra isize: 28 >00:07:11,917 INFO program: Desired extra isize: 28 >00:07:11,917 INFO program: Journal inode: 8 >00:07:11,917 INFO program: Default directory hash: half_md4 >00:07:11,917 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >00:07:11,917 INFO program: Journal backup: inode blocks >00:07:11,917 INFO program: Journal features: journal_incompat_revoke >00:07:11,917 INFO program: Journal size: 128M >00:07:11,918 INFO program: Journal length: 32768 >00:07:11,920 INFO program: Journal sequence: 0x00001602 >00:07:11,920 INFO program: Journal start: 0 >00:07:11,920 INFO program: >00:07:11,920 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:11,921 INFO program: Running... dumpe2fs -h /dev/loop3 >00:07:11,937 INFO program: Filesystem volume name: _Fedora-18-Beta- >00:07:11,938 INFO program: Last mounted on: /var/tmp/imgcreate-XQ3rjr/install_root >00:07:11,939 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >00:07:11,939 INFO program: Filesystem magic number: 0xEF53 >00:07:11,939 INFO program: Filesystem revision #: 1 (dynamic) >00:07:11,940 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:07:11,940 INFO program: Filesystem flags: signed_directory_hash >00:07:11,940 INFO program: Default mount options: user_xattr acl >00:07:11,941 INFO program: Filesystem state: clean >00:07:11,941 INFO program: Errors behavior: Continue >00:07:11,942 INFO program: Filesystem OS type: Linux >00:07:11,942 INFO program: Inode count: 262144 >00:07:11,942 INFO program: Block count: 1048576 >00:07:11,942 INFO program: Reserved block count: 10484 >00:07:11,943 INFO program: Free blocks: 296767 >00:07:11,943 INFO program: Free inodes: 158847 >00:07:11,943 INFO program: First block: 0 >00:07:11,943 INFO program: Block size: 4096 >00:07:11,943 INFO program: Fragment size: 4096 >00:07:11,943 INFO program: Reserved GDT blocks: 255 >00:07:11,943 INFO program: Blocks per group: 32768 >00:07:11,943 INFO program: Fragments per group: 32768 >00:07:11,943 INFO program: Inodes per group: 8192 >00:07:11,943 INFO program: Inode blocks per group: 512 >00:07:11,946 INFO program: Flex block group size: 16 >00:07:11,946 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >00:07:11,946 INFO program: Last mount time: Tue Nov 20 19:25:11 2012 >00:07:11,946 INFO program: Last write time: Tue Nov 20 19:45:19 2012 >00:07:11,947 INFO program: Mount count: 0 >00:07:11,947 INFO program: Maximum mount count: -1 >00:07:11,947 INFO program: Last checked: Tue Nov 20 19:45:19 2012 >00:07:11,947 INFO program: Check interval: 0 (<none>) >00:07:11,947 INFO program: Lifetime writes: 993 MB >00:07:11,947 INFO program: Reserved blocks uid: 0 (user root) >00:07:11,947 INFO program: Reserved blocks gid: 0 (group root) >00:07:11,954 INFO program: First inode: 11 >00:07:11,954 INFO program: Inode size: 256 >00:07:11,954 INFO program: Required extra isize: 28 >00:07:11,954 INFO program: Desired extra isize: 28 >00:07:11,954 INFO program: Journal inode: 8 >00:07:11,954 INFO program: Default directory hash: half_md4 >00:07:11,954 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >00:07:11,954 INFO program: Journal backup: inode blocks >00:07:11,954 INFO program: Journal features: journal_incompat_revoke >00:07:11,955 INFO program: Journal size: 128M >00:07:11,955 INFO program: Journal length: 32768 >00:07:11,956 INFO program: Journal sequence: 0x00001602 >00:07:11,956 INFO program: Journal start: 0 >00:07:11,956 INFO program: >00:07:11,956 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:11,957 INFO program: Running... resize2fs -P /dev/loop3 >00:07:11,974 INFO program: Couldn't find valid filesystem superblock. >00:07:11,974 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:07:11,975 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >00:07:12,053 INFO program: Running... udevadm settle --timeout=300 >00:07:12,136 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >00:07:12,152 INFO program: Filesystem volume name: _Fedora-18-Beta- >00:07:12,153 INFO program: Last mounted on: /sysroot >00:07:12,153 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >00:07:12,153 INFO program: Filesystem magic number: 0xEF53 >00:07:12,153 INFO program: Filesystem revision #: 1 (dynamic) >00:07:12,153 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:07:12,154 INFO program: Filesystem flags: signed_directory_hash >00:07:12,154 INFO program: Default mount options: user_xattr acl >00:07:12,154 INFO program: Filesystem state: clean >00:07:12,154 INFO program: Errors behavior: Continue >00:07:12,154 INFO program: Filesystem OS type: Linux >00:07:12,155 INFO program: Inode count: 262144 >00:07:12,155 INFO program: Block count: 1048576 >00:07:12,155 INFO program: Reserved block count: 10484 >00:07:12,155 INFO program: Free blocks: 296767 >00:07:12,155 INFO program: Free inodes: 158847 >00:07:12,155 INFO program: First block: 0 >00:07:12,156 INFO program: Block size: 4096 >00:07:12,156 INFO program: Fragment size: 4096 >00:07:12,156 INFO program: Reserved GDT blocks: 255 >00:07:12,156 INFO program: Blocks per group: 32768 >00:07:12,156 INFO program: Fragments per group: 32768 >00:07:12,156 INFO program: Inodes per group: 8192 >00:07:12,157 INFO program: Inode blocks per group: 512 >00:07:12,157 INFO program: Flex block group size: 16 >00:07:12,157 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >00:07:12,157 INFO program: Last mount time: Wed Dec 5 21:53:19 2012 >00:07:12,157 INFO program: Last write time: Wed Dec 5 21:53:19 2012 >00:07:12,157 INFO program: Mount count: 1 >00:07:12,161 INFO program: Maximum mount count: -1 >00:07:12,161 INFO program: Last checked: Tue Nov 20 19:45:19 2012 >00:07:12,161 INFO program: Check interval: 0 (<none>) >00:07:12,161 INFO program: Lifetime writes: 993 MB >00:07:12,162 INFO program: Reserved blocks uid: 0 (user root) >00:07:12,162 INFO program: Reserved blocks gid: 0 (group root) >00:07:12,162 INFO program: First inode: 11 >00:07:12,162 INFO program: Inode size: 256 >00:07:12,162 INFO program: Required extra isize: 28 >00:07:12,163 INFO program: Desired extra isize: 28 >00:07:12,163 INFO program: Journal inode: 8 >00:07:12,163 INFO program: First orphan inode: 188528 >00:07:12,163 INFO program: Default directory hash: half_md4 >00:07:12,163 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >00:07:12,163 INFO program: Journal backup: inode blocks >00:07:12,164 INFO program: Journal features: journal_incompat_revoke >00:07:12,164 INFO program: Journal size: 128M >00:07:12,164 INFO program: Journal length: 32768 >00:07:12,164 INFO program: Journal sequence: 0x00001603 >00:07:12,164 INFO program: Journal start: 1 >00:07:12,164 INFO program: >00:07:12,165 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:12,165 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >00:07:12,183 INFO program: Filesystem volume name: _Fedora-18-Beta- >00:07:12,184 INFO program: Last mounted on: /sysroot >00:07:12,184 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >00:07:12,184 INFO program: Filesystem magic number: 0xEF53 >00:07:12,184 INFO program: Filesystem revision #: 1 (dynamic) >00:07:12,184 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:07:12,185 INFO program: Filesystem flags: signed_directory_hash >00:07:12,185 INFO program: Default mount options: user_xattr acl >00:07:12,185 INFO program: Filesystem state: clean >00:07:12,185 INFO program: Errors behavior: Continue >00:07:12,185 INFO program: Filesystem OS type: Linux >00:07:12,185 INFO program: Inode count: 262144 >00:07:12,186 INFO program: Block count: 1048576 >00:07:12,186 INFO program: Reserved block count: 10484 >00:07:12,186 INFO program: Free blocks: 296767 >00:07:12,186 INFO program: Free inodes: 158847 >00:07:12,186 INFO program: First block: 0 >00:07:12,186 INFO program: Block size: 4096 >00:07:12,187 INFO program: Fragment size: 4096 >00:07:12,187 INFO program: Reserved GDT blocks: 255 >00:07:12,187 INFO program: Blocks per group: 32768 >00:07:12,187 INFO program: Fragments per group: 32768 >00:07:12,187 INFO program: Inodes per group: 8192 >00:07:12,187 INFO program: Inode blocks per group: 512 >00:07:12,188 INFO program: Flex block group size: 16 >00:07:12,188 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >00:07:12,188 INFO program: Last mount time: Wed Dec 5 21:53:19 2012 >00:07:12,188 INFO program: Last write time: Wed Dec 5 21:53:19 2012 >00:07:12,192 INFO program: Mount count: 1 >00:07:12,192 INFO program: Maximum mount count: -1 >00:07:12,192 INFO program: Last checked: Tue Nov 20 19:45:19 2012 >00:07:12,192 INFO program: Check interval: 0 (<none>) >00:07:12,193 INFO program: Lifetime writes: 993 MB >00:07:12,193 INFO program: Reserved blocks uid: 0 (user root) >00:07:12,193 INFO program: Reserved blocks gid: 0 (group root) >00:07:12,193 INFO program: First inode: 11 >00:07:12,193 INFO program: Inode size: 256 >00:07:12,193 INFO program: Required extra isize: 28 >00:07:12,194 INFO program: Desired extra isize: 28 >00:07:12,194 INFO program: Journal inode: 8 >00:07:12,194 INFO program: First orphan inode: 188528 >00:07:12,194 INFO program: Default directory hash: half_md4 >00:07:12,194 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >00:07:12,194 INFO program: Journal backup: inode blocks >00:07:12,195 INFO program: Journal features: journal_incompat_revoke >00:07:12,195 INFO program: Journal size: 128M >00:07:12,195 INFO program: Journal length: 32768 >00:07:12,195 INFO program: Journal sequence: 0x00001603 >00:07:12,195 INFO program: Journal start: 1 >00:07:12,195 INFO program: >00:07:12,196 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:12,196 INFO program: Running... resize2fs -P /dev/mapper/live-rw >00:07:12,213 INFO program: Estimated minimum size of the filesystem: 753428 >00:07:12,214 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:07:12,280 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >00:07:12,296 INFO program: Filesystem volume name: _Fedora-18-Beta- >00:07:12,297 INFO program: Last mounted on: /var/tmp/imgcreate-XQ3rjr/install_root >00:07:12,297 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >00:07:12,297 INFO program: Filesystem magic number: 0xEF53 >00:07:12,297 INFO program: Filesystem revision #: 1 (dynamic) >00:07:12,298 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:07:12,298 INFO program: Filesystem flags: signed_directory_hash >00:07:12,298 INFO program: Default mount options: user_xattr acl >00:07:12,298 INFO program: Filesystem state: clean >00:07:12,298 INFO program: Errors behavior: Continue >00:07:12,299 INFO program: Filesystem OS type: Linux >00:07:12,299 INFO program: Inode count: 188416 >00:07:12,299 INFO program: Block count: 753428 >00:07:12,299 INFO program: Reserved block count: 7533 >00:07:12,299 INFO program: Free blocks: 6759 >00:07:12,299 INFO program: Free inodes: 85119 >00:07:12,300 INFO program: First block: 0 >00:07:12,300 INFO program: Block size: 4096 >00:07:12,300 INFO program: Fragment size: 4096 >00:07:12,300 INFO program: Reserved GDT blocks: 255 >00:07:12,300 INFO program: Blocks per group: 32768 >00:07:12,300 INFO program: Fragments per group: 32768 >00:07:12,301 INFO program: Inodes per group: 8192 >00:07:12,301 INFO program: Inode blocks per group: 512 >00:07:12,301 INFO program: Flex block group size: 16 >00:07:12,301 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >00:07:12,301 INFO program: Last mount time: Tue Nov 20 19:25:11 2012 >00:07:12,301 INFO program: Last write time: Tue Nov 20 19:45:23 2012 >00:07:12,301 INFO program: Mount count: 0 >00:07:12,302 INFO program: Maximum mount count: -1 >00:07:12,302 INFO program: Last checked: Tue Nov 20 19:45:23 2012 >00:07:12,302 INFO program: Check interval: 0 (<none>) >00:07:12,302 INFO program: Lifetime writes: 994 MB >00:07:12,302 INFO program: Reserved blocks uid: 0 (user root) >00:07:12,302 INFO program: Reserved blocks gid: 0 (group root) >00:07:12,303 INFO program: First inode: 11 >00:07:12,303 INFO program: Inode size: 256 >00:07:12,303 INFO program: Required extra isize: 28 >00:07:12,303 INFO program: Desired extra isize: 28 >00:07:12,303 INFO program: Journal inode: 8 >00:07:12,303 INFO program: Default directory hash: half_md4 >00:07:12,304 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >00:07:12,304 INFO program: Journal backup: inode blocks >00:07:12,304 INFO program: Journal features: journal_incompat_revoke >00:07:12,304 INFO program: Journal size: 128M >00:07:12,304 INFO program: Journal length: 32768 >00:07:12,304 INFO program: Journal sequence: 0x00001602 >00:07:12,308 INFO program: Journal start: 0 >00:07:12,308 INFO program: >00:07:12,308 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:12,309 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >00:07:12,327 INFO program: Filesystem volume name: _Fedora-18-Beta- >00:07:12,328 INFO program: Last mounted on: /var/tmp/imgcreate-XQ3rjr/install_root >00:07:12,328 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >00:07:12,328 INFO program: Filesystem magic number: 0xEF53 >00:07:12,328 INFO program: Filesystem revision #: 1 (dynamic) >00:07:12,328 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:07:12,328 INFO program: Filesystem flags: signed_directory_hash >00:07:12,329 INFO program: Default mount options: user_xattr acl >00:07:12,329 INFO program: Filesystem state: clean >00:07:12,329 INFO program: Errors behavior: Continue >00:07:12,329 INFO program: Filesystem OS type: Linux >00:07:12,329 INFO program: Inode count: 188416 >00:07:12,329 INFO program: Block count: 753428 >00:07:12,330 INFO program: Reserved block count: 7533 >00:07:12,330 INFO program: Free blocks: 6759 >00:07:12,330 INFO program: Free inodes: 85119 >00:07:12,330 INFO program: First block: 0 >00:07:12,330 INFO program: Block size: 4096 >00:07:12,330 INFO program: Fragment size: 4096 >00:07:12,331 INFO program: Reserved GDT blocks: 255 >00:07:12,331 INFO program: Blocks per group: 32768 >00:07:12,331 INFO program: Fragments per group: 32768 >00:07:12,331 INFO program: Inodes per group: 8192 >00:07:12,331 INFO program: Inode blocks per group: 512 >00:07:12,331 INFO program: Flex block group size: 16 >00:07:12,332 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >00:07:12,332 INFO program: Last mount time: Tue Nov 20 19:25:11 2012 >00:07:12,332 INFO program: Last write time: Tue Nov 20 19:45:23 2012 >00:07:12,332 INFO program: Mount count: 0 >00:07:12,332 INFO program: Maximum mount count: -1 >00:07:12,336 INFO program: Last checked: Tue Nov 20 19:45:23 2012 >00:07:12,336 INFO program: Check interval: 0 (<none>) >00:07:12,336 INFO program: Lifetime writes: 994 MB >00:07:12,336 INFO program: Reserved blocks uid: 0 (user root) >00:07:12,337 INFO program: Reserved blocks gid: 0 (group root) >00:07:12,337 INFO program: First inode: 11 >00:07:12,337 INFO program: Inode size: 256 >00:07:12,337 INFO program: Required extra isize: 28 >00:07:12,337 INFO program: Desired extra isize: 28 >00:07:12,337 INFO program: Journal inode: 8 >00:07:12,338 INFO program: Default directory hash: half_md4 >00:07:12,338 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >00:07:12,338 INFO program: Journal backup: inode blocks >00:07:12,338 INFO program: Journal features: journal_incompat_revoke >00:07:12,338 INFO program: Journal size: 128M >00:07:12,339 INFO program: Journal length: 32768 >00:07:12,339 INFO program: Journal sequence: 0x00001602 >00:07:12,339 INFO program: Journal start: 0 >00:07:12,339 INFO program: >00:07:12,339 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:12,340 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >00:07:12,359 INFO program: Couldn't find valid filesystem superblock. >00:07:12,359 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:07:12,359 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >00:07:12,383 INFO program: Running... udevadm settle --timeout=300 >00:07:12,446 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >00:07:12,576 INFO program: Running... udevadm settle --timeout=300 >00:07:12,655 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >00:07:12,777 INFO program: Running... udevadm settle --timeout=300 >00:07:12,814 INFO program: Running... udevadm settle --timeout=300 >00:07:12,937 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >00:07:12,958 INFO program: Filesystem volume name: <none> >00:07:12,959 INFO program: Last mounted on: /mnt/sysimage >00:07:12,959 INFO program: Filesystem UUID: 6ce71d26-2501-41a4-b8bb-6720e5735dea >00:07:12,959 INFO program: Filesystem magic number: 0xEF53 >00:07:12,959 INFO program: Filesystem revision #: 1 (dynamic) >00:07:12,959 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:07:12,960 INFO program: Filesystem flags: signed_directory_hash >00:07:12,960 INFO program: Default mount options: user_xattr acl >00:07:12,960 INFO program: Filesystem state: clean >00:07:12,960 INFO program: Errors behavior: Continue >00:07:12,960 INFO program: Filesystem OS type: Linux >00:07:12,960 INFO program: Inode count: 496784 >00:07:12,961 INFO program: Block count: 1984512 >00:07:12,961 INFO program: Reserved block count: 99225 >00:07:12,961 INFO program: Free blocks: 1220143 >00:07:12,961 INFO program: Free inodes: 393529 >00:07:12,961 INFO program: First block: 0 >00:07:12,961 INFO program: Block size: 4096 >00:07:12,962 INFO program: Fragment size: 4096 >00:07:12,962 INFO program: Reserved GDT blocks: 484 >00:07:12,962 INFO program: Blocks per group: 32768 >00:07:12,962 INFO program: Fragments per group: 32768 >00:07:12,962 INFO program: Inodes per group: 8144 >00:07:12,962 INFO program: Inode blocks per group: 509 >00:07:12,963 INFO program: Flex block group size: 16 >00:07:12,963 INFO program: Filesystem created: Wed Dec 5 22:55:57 2012 >00:07:12,963 INFO program: Last mount time: Wed Dec 5 22:56:01 2012 >00:07:12,963 INFO program: Last write time: Wed Dec 5 23:52:51 2012 >00:07:12,963 INFO program: Mount count: 1 >00:07:12,967 INFO program: Maximum mount count: -1 >00:07:12,967 INFO program: Last checked: Wed Dec 5 22:55:57 2012 >00:07:12,967 INFO program: Check interval: 0 (<none>) >00:07:12,967 INFO program: Lifetime writes: 3246 MB >00:07:12,968 INFO program: Reserved blocks uid: 0 (user root) >00:07:12,968 INFO program: Reserved blocks gid: 0 (group root) >00:07:12,968 INFO program: First inode: 11 >00:07:12,968 INFO program: Inode size: 256 >00:07:12,968 INFO program: Required extra isize: 28 >00:07:12,968 INFO program: Desired extra isize: 28 >00:07:12,968 INFO program: Journal inode: 8 >00:07:12,969 INFO program: Default directory hash: half_md4 >00:07:12,969 INFO program: Directory Hash Seed: 8f21eeff-08b8-49cd-922a-425045a4944d >00:07:12,969 INFO program: Journal backup: inode blocks >00:07:12,969 INFO program: Journal features: journal_incompat_revoke >00:07:12,969 INFO program: Journal size: 128M >00:07:12,969 INFO program: Journal length: 32768 >00:07:12,970 INFO program: Journal sequence: 0x0000005f >00:07:12,970 INFO program: Journal start: 0 >00:07:12,970 INFO program: >00:07:12,970 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:12,971 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >00:07:12,990 INFO program: Filesystem volume name: <none> >00:07:12,991 INFO program: Last mounted on: /mnt/sysimage >00:07:12,991 INFO program: Filesystem UUID: 6ce71d26-2501-41a4-b8bb-6720e5735dea >00:07:12,991 INFO program: Filesystem magic number: 0xEF53 >00:07:12,991 INFO program: Filesystem revision #: 1 (dynamic) >00:07:12,991 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:07:12,992 INFO program: Filesystem flags: signed_directory_hash >00:07:12,992 INFO program: Default mount options: user_xattr acl >00:07:12,992 INFO program: Filesystem state: clean >00:07:12,992 INFO program: Errors behavior: Continue >00:07:12,992 INFO program: Filesystem OS type: Linux >00:07:12,992 INFO program: Inode count: 496784 >00:07:12,993 INFO program: Block count: 1984512 >00:07:12,993 INFO program: Reserved block count: 99225 >00:07:12,993 INFO program: Free blocks: 1220143 >00:07:12,993 INFO program: Free inodes: 393529 >00:07:12,993 INFO program: First block: 0 >00:07:12,993 INFO program: Block size: 4096 >00:07:12,994 INFO program: Fragment size: 4096 >00:07:12,994 INFO program: Reserved GDT blocks: 484 >00:07:12,994 INFO program: Blocks per group: 32768 >00:07:12,994 INFO program: Fragments per group: 32768 >00:07:12,994 INFO program: Inodes per group: 8144 >00:07:12,994 INFO program: Inode blocks per group: 509 >00:07:12,995 INFO program: Flex block group size: 16 >00:07:12,995 INFO program: Filesystem created: Wed Dec 5 22:55:57 2012 >00:07:12,995 INFO program: Last mount time: Wed Dec 5 22:56:01 2012 >00:07:12,995 INFO program: Last write time: Wed Dec 5 23:52:51 2012 >00:07:12,995 INFO program: Mount count: 1 >00:07:12,999 INFO program: Maximum mount count: -1 >00:07:12,999 INFO program: Last checked: Wed Dec 5 22:55:57 2012 >00:07:12,999 INFO program: Check interval: 0 (<none>) >00:07:12,999 INFO program: Lifetime writes: 3246 MB >00:07:12,999 INFO program: Reserved blocks uid: 0 (user root) >00:07:13,000 INFO program: Reserved blocks gid: 0 (group root) >00:07:13,000 INFO program: First inode: 11 >00:07:13,000 INFO program: Inode size: 256 >00:07:13,000 INFO program: Required extra isize: 28 >00:07:13,000 INFO program: Desired extra isize: 28 >00:07:13,000 INFO program: Journal inode: 8 >00:07:13,001 INFO program: Default directory hash: half_md4 >00:07:13,001 INFO program: Directory Hash Seed: 8f21eeff-08b8-49cd-922a-425045a4944d >00:07:13,001 INFO program: Journal backup: inode blocks >00:07:13,001 INFO program: Journal features: journal_incompat_revoke >00:07:13,001 INFO program: Journal size: 128M >00:07:13,001 INFO program: Journal length: 32768 >00:07:13,002 INFO program: Journal sequence: 0x0000005f >00:07:13,002 INFO program: Journal start: 0 >00:07:13,002 INFO program: >00:07:13,002 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:13,003 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >00:07:13,029 INFO program: Estimated minimum size of the filesystem: 752094 >00:07:13,030 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:07:13,072 INFO program: Running... udevadm settle --timeout=300 >00:07:13,139 INFO program: Running... udevadm settle --timeout=300 >00:07:13,184 INFO program: Running... udevadm settle --timeout=300 >00:07:13,273 INFO program: Running... udevadm settle --timeout=300 >00:07:13,309 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >00:07:13,406 INFO program: Running... udevadm settle --timeout=300 >00:07:13,445 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >00:07:13,535 INFO program: 0 logical volume(s) in volume group "fedora" now active >00:07:13,546 INFO program: Running... udevadm settle --timeout=300 >00:07:13,592 INFO program: Running... udevadm settle --timeout=300 >05:07:13,661 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >05:07:13,698 INFO program: Running... /bin/umount /mnt/sysimage >00:07:13,714 INFO program: Running... udevadm settle --timeout=300 >00:07:13,761 INFO program: Running... udevadm settle --timeout=300 >00:07:13,807 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >00:07:13,927 INFO program: Running... udevadm settle --timeout=300 >05:07:13,975 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >00:07:14,209 INFO program: Running... arch >00:07:14,242 INFO program: x86_64 >05:07:14,273 INFO program: Running... /bin/umount /mnt/sysimage >00:07:14,289 INFO program: Running... udevadm settle --timeout=300 >00:07:14,326 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >05:07:14,593 INFO program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >00:07:30,912 INFO program: Running... udevadm settle --timeout=300 >00:07:30,998 INFO program: Running... udevadm settle --timeout=300 >00:07:31,053 INFO program: Running... udevadm settle --timeout=300 >00:07:31,145 INFO program: Running... multipath -d >00:07:31,176 INFO program: Running... multipath -ll >00:07:31,318 INFO program: Running... dumpe2fs -h /dev/sda1 >00:07:31,344 INFO program: Filesystem volume name: <none> >00:07:31,345 INFO program: Last mounted on: /mnt/sysimage/boot >00:07:31,345 INFO program: Filesystem UUID: 7997a7eb-7d5e-45e5-9f52-5c8cd5525723 >00:07:31,345 INFO program: Filesystem magic number: 0xEF53 >00:07:31,345 INFO program: Filesystem revision #: 1 (dynamic) >00:07:31,345 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 >00:07:31,345 INFO program: Filesystem flags: signed_directory_hash >00:07:31,345 INFO program: Default mount options: user_xattr acl >00:07:31,345 INFO program: Filesystem state: clean >00:07:31,345 INFO program: Errors behavior: Continue >00:07:31,345 INFO program: Filesystem OS type: Linux >00:07:31,345 INFO program: Inode count: 128016 >00:07:31,347 INFO program: Block count: 512000 >00:07:31,347 INFO program: Reserved block count: 25600 >00:07:31,347 INFO program: Free blocks: 426908 >00:07:31,347 INFO program: Free inodes: 127650 >00:07:31,347 INFO program: First block: 1 >00:07:31,349 INFO program: Block size: 1024 >00:07:31,350 INFO program: Fragment size: 1024 >00:07:31,352 INFO program: Reserved GDT blocks: 256 >00:07:31,353 INFO program: Blocks per group: 8192 >00:07:31,354 INFO program: Fragments per group: 8192 >00:07:31,358 INFO program: Inodes per group: 2032 >00:07:31,363 INFO program: Inode blocks per group: 254 >00:07:31,366 INFO program: Flex block group size: 16 >00:07:31,372 INFO program: Filesystem created: Wed Dec 5 22:55:54 2012 >00:07:31,373 INFO program: Last mount time: Wed Dec 5 22:56:01 2012 >00:07:31,375 INFO program: Last write time: Wed Dec 5 23:52:51 2012 >00:07:31,375 INFO program: Mount count: 1 >00:07:31,377 INFO program: Maximum mount count: -1 >00:07:31,381 INFO program: Last checked: Wed Dec 5 22:55:54 2012 >00:07:31,382 INFO program: Check interval: 0 (<none>) >00:07:31,382 INFO program: Lifetime writes: 81 MB >00:07:31,386 INFO program: Reserved blocks uid: 0 (user root) >00:07:31,387 INFO program: Reserved blocks gid: 0 (group root) >00:07:31,388 INFO program: First inode: 11 >00:07:31,391 INFO program: Inode size: 128 >00:07:31,393 INFO program: Journal inode: 8 >00:07:31,396 INFO program: Default directory hash: half_md4 >00:07:31,398 INFO program: Directory Hash Seed: 323156d3-1108-4021-aaa9-93636672d102 >00:07:31,401 INFO program: Journal backup: inode blocks >00:07:31,403 INFO program: Journal features: (none) >00:07:31,406 INFO program: Journal size: 8M >00:07:31,408 INFO program: Journal length: 8192 >00:07:31,410 INFO program: Journal sequence: 0x0000001c >00:07:31,412 INFO program: Journal start: 0 >00:07:31,413 INFO program: >00:07:31,416 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:31,418 INFO program: Running... dumpe2fs -h /dev/sda1 >00:07:31,437 INFO program: Filesystem volume name: <none> >00:07:31,438 INFO program: Last mounted on: /mnt/sysimage/boot >00:07:31,438 INFO program: Filesystem UUID: 7997a7eb-7d5e-45e5-9f52-5c8cd5525723 >00:07:31,438 INFO program: Filesystem magic number: 0xEF53 >00:07:31,438 INFO program: Filesystem revision #: 1 (dynamic) >00:07:31,438 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 >00:07:31,438 INFO program: Filesystem flags: signed_directory_hash >00:07:31,438 INFO program: Default mount options: user_xattr acl >00:07:31,438 INFO program: Filesystem state: clean >00:07:31,438 INFO program: Errors behavior: Continue >00:07:31,438 INFO program: Filesystem OS type: Linux >00:07:31,440 INFO program: Inode count: 128016 >00:07:31,440 INFO program: Block count: 512000 >00:07:31,440 INFO program: Reserved block count: 25600 >00:07:31,441 INFO program: Free blocks: 426908 >00:07:31,441 INFO program: Free inodes: 127650 >00:07:31,443 INFO program: First block: 1 >00:07:31,443 INFO program: Block size: 1024 >00:07:31,444 INFO program: Fragment size: 1024 >00:07:31,445 INFO program: Reserved GDT blocks: 256 >00:07:31,446 INFO program: Blocks per group: 8192 >00:07:31,447 INFO program: Fragments per group: 8192 >00:07:31,448 INFO program: Inodes per group: 2032 >00:07:31,448 INFO program: Inode blocks per group: 254 >00:07:31,450 INFO program: Flex block group size: 16 >00:07:31,450 INFO program: Filesystem created: Wed Dec 5 22:55:54 2012 >00:07:31,451 INFO program: Last mount time: Wed Dec 5 22:56:01 2012 >00:07:31,452 INFO program: Last write time: Wed Dec 5 23:52:51 2012 >00:07:31,453 INFO program: Mount count: 1 >00:07:31,454 INFO program: Maximum mount count: -1 >00:07:31,454 INFO program: Last checked: Wed Dec 5 22:55:54 2012 >00:07:31,455 INFO program: Check interval: 0 (<none>) >00:07:31,456 INFO program: Lifetime writes: 81 MB >00:07:31,456 INFO program: Reserved blocks uid: 0 (user root) >00:07:31,457 INFO program: Reserved blocks gid: 0 (group root) >00:07:31,458 INFO program: First inode: 11 >00:07:31,459 INFO program: Inode size: 128 >00:07:31,460 INFO program: Journal inode: 8 >00:07:31,461 INFO program: Default directory hash: half_md4 >00:07:31,462 INFO program: Directory Hash Seed: 323156d3-1108-4021-aaa9-93636672d102 >00:07:31,462 INFO program: Journal backup: inode blocks >00:07:31,463 INFO program: Journal features: (none) >00:07:31,464 INFO program: Journal size: 8M >00:07:31,465 INFO program: Journal length: 8192 >00:07:31,465 INFO program: Journal sequence: 0x0000001c >00:07:31,466 INFO program: Journal start: 0 >00:07:31,467 INFO program: >00:07:31,468 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:31,469 INFO program: Running... resize2fs -P /dev/sda1 >00:07:31,487 INFO program: Estimated minimum size of the filesystem: 75462 >00:07:31,487 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:07:31,869 INFO program: Running... dumpe2fs -h /dev/loop3 >00:07:31,892 INFO program: Filesystem volume name: _Fedora-18-Beta- >00:07:31,893 INFO program: Last mounted on: /var/tmp/imgcreate-XQ3rjr/install_root >00:07:31,894 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >00:07:31,894 INFO program: Filesystem magic number: 0xEF53 >00:07:31,894 INFO program: Filesystem revision #: 1 (dynamic) >00:07:31,895 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:07:31,895 INFO program: Filesystem flags: signed_directory_hash >00:07:31,895 INFO program: Default mount options: user_xattr acl >00:07:31,895 INFO program: Filesystem state: clean >00:07:31,895 INFO program: Errors behavior: Continue >00:07:31,895 INFO program: Filesystem OS type: Linux >00:07:31,895 INFO program: Inode count: 262144 >00:07:31,896 INFO program: Block count: 1048576 >00:07:31,896 INFO program: Reserved block count: 10484 >00:07:31,896 INFO program: Free blocks: 296767 >00:07:31,896 INFO program: Free inodes: 158847 >00:07:31,896 INFO program: First block: 0 >00:07:31,896 INFO program: Block size: 4096 >00:07:31,899 INFO program: Fragment size: 4096 >00:07:31,899 INFO program: Reserved GDT blocks: 255 >00:07:31,899 INFO program: Blocks per group: 32768 >00:07:31,899 INFO program: Fragments per group: 32768 >00:07:31,899 INFO program: Inodes per group: 8192 >00:07:31,899 INFO program: Inode blocks per group: 512 >00:07:31,899 INFO program: Flex block group size: 16 >00:07:31,899 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >00:07:31,899 INFO program: Last mount time: Tue Nov 20 19:25:11 2012 >00:07:31,900 INFO program: Last write time: Tue Nov 20 19:45:19 2012 >00:07:31,900 INFO program: Mount count: 0 >00:07:31,901 INFO program: Maximum mount count: -1 >00:07:31,901 INFO program: Last checked: Tue Nov 20 19:45:19 2012 >00:07:31,901 INFO program: Check interval: 0 (<none>) >00:07:31,901 INFO program: Lifetime writes: 993 MB >00:07:31,901 INFO program: Reserved blocks uid: 0 (user root) >00:07:31,902 INFO program: Reserved blocks gid: 0 (group root) >00:07:31,902 INFO program: First inode: 11 >00:07:31,903 INFO program: Inode size: 256 >00:07:31,903 INFO program: Required extra isize: 28 >00:07:31,903 INFO program: Desired extra isize: 28 >00:07:31,904 INFO program: Journal inode: 8 >00:07:31,904 INFO program: Default directory hash: half_md4 >00:07:31,904 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >00:07:31,905 INFO program: Journal backup: inode blocks >00:07:31,905 INFO program: Journal features: journal_incompat_revoke >00:07:31,906 INFO program: Journal size: 128M >00:07:31,906 INFO program: Journal length: 32768 >00:07:31,907 INFO program: Journal sequence: 0x00001602 >00:07:31,907 INFO program: Journal start: 0 >00:07:31,908 INFO program: >00:07:31,908 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:31,909 INFO program: Running... dumpe2fs -h /dev/loop3 >00:07:31,924 INFO program: Filesystem volume name: _Fedora-18-Beta- >00:07:31,925 INFO program: Last mounted on: /var/tmp/imgcreate-XQ3rjr/install_root >00:07:31,925 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >00:07:31,926 INFO program: Filesystem magic number: 0xEF53 >00:07:31,926 INFO program: Filesystem revision #: 1 (dynamic) >00:07:31,927 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:07:31,927 INFO program: Filesystem flags: signed_directory_hash >00:07:31,927 INFO program: Default mount options: user_xattr acl >00:07:31,928 INFO program: Filesystem state: clean >00:07:31,928 INFO program: Errors behavior: Continue >00:07:31,929 INFO program: Filesystem OS type: Linux >00:07:31,929 INFO program: Inode count: 262144 >00:07:31,929 INFO program: Block count: 1048576 >00:07:31,929 INFO program: Reserved block count: 10484 >00:07:31,929 INFO program: Free blocks: 296767 >00:07:31,930 INFO program: Free inodes: 158847 >00:07:31,930 INFO program: First block: 0 >00:07:31,930 INFO program: Block size: 4096 >00:07:31,930 INFO program: Fragment size: 4096 >00:07:31,930 INFO program: Reserved GDT blocks: 255 >00:07:31,930 INFO program: Blocks per group: 32768 >00:07:31,930 INFO program: Fragments per group: 32768 >00:07:31,930 INFO program: Inodes per group: 8192 >00:07:31,933 INFO program: Inode blocks per group: 512 >00:07:31,933 INFO program: Flex block group size: 16 >00:07:31,933 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >00:07:31,933 INFO program: Last mount time: Tue Nov 20 19:25:11 2012 >00:07:31,933 INFO program: Last write time: Tue Nov 20 19:45:19 2012 >00:07:31,933 INFO program: Mount count: 0 >00:07:31,933 INFO program: Maximum mount count: -1 >00:07:31,933 INFO program: Last checked: Tue Nov 20 19:45:19 2012 >00:07:31,933 INFO program: Check interval: 0 (<none>) >00:07:31,934 INFO program: Lifetime writes: 993 MB >00:07:31,934 INFO program: Reserved blocks uid: 0 (user root) >00:07:31,935 INFO program: Reserved blocks gid: 0 (group root) >00:07:31,935 INFO program: First inode: 11 >00:07:31,935 INFO program: Inode size: 256 >00:07:31,935 INFO program: Required extra isize: 28 >00:07:31,935 INFO program: Desired extra isize: 28 >00:07:31,936 INFO program: Journal inode: 8 >00:07:31,936 INFO program: Default directory hash: half_md4 >00:07:31,937 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >00:07:31,937 INFO program: Journal backup: inode blocks >00:07:31,937 INFO program: Journal features: journal_incompat_revoke >00:07:31,938 INFO program: Journal size: 128M >00:07:31,938 INFO program: Journal length: 32768 >00:07:31,939 INFO program: Journal sequence: 0x00001602 >00:07:31,939 INFO program: Journal start: 0 >00:07:31,939 INFO program: >00:07:31,940 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:31,940 INFO program: Running... resize2fs -P /dev/loop3 >00:07:31,957 INFO program: Couldn't find valid filesystem superblock. >00:07:31,958 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:07:31,958 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >00:07:32,005 INFO program: Running... udevadm settle --timeout=300 >00:07:32,062 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >00:07:32,072 INFO program: Filesystem volume name: _Fedora-18-Beta- >00:07:32,073 INFO program: Last mounted on: /sysroot >00:07:32,073 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >00:07:32,074 INFO program: Filesystem magic number: 0xEF53 >00:07:32,074 INFO program: Filesystem revision #: 1 (dynamic) >00:07:32,075 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:07:32,076 INFO program: Filesystem flags: signed_directory_hash >00:07:32,076 INFO program: Default mount options: user_xattr acl >00:07:32,077 INFO program: Filesystem state: clean >00:07:32,077 INFO program: Errors behavior: Continue >00:07:32,078 INFO program: Filesystem OS type: Linux >00:07:32,078 INFO program: Inode count: 262144 >00:07:32,078 INFO program: Block count: 1048576 >00:07:32,078 INFO program: Reserved block count: 10484 >00:07:32,078 INFO program: Free blocks: 296767 >00:07:32,079 INFO program: Free inodes: 158847 >00:07:32,079 INFO program: First block: 0 >00:07:32,079 INFO program: Block size: 4096 >00:07:32,079 INFO program: Fragment size: 4096 >00:07:32,079 INFO program: Reserved GDT blocks: 255 >00:07:32,079 INFO program: Blocks per group: 32768 >00:07:32,079 INFO program: Fragments per group: 32768 >00:07:32,080 INFO program: Inodes per group: 8192 >00:07:32,080 INFO program: Inode blocks per group: 512 >00:07:32,080 INFO program: Flex block group size: 16 >00:07:32,080 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >00:07:32,080 INFO program: Last mount time: Wed Dec 5 21:53:19 2012 >00:07:32,080 INFO program: Last write time: Wed Dec 5 21:53:19 2012 >00:07:32,081 INFO program: Mount count: 1 >00:07:32,081 INFO program: Maximum mount count: -1 >00:07:32,081 INFO program: Last checked: Tue Nov 20 19:45:19 2012 >00:07:32,081 INFO program: Check interval: 0 (<none>) >00:07:32,081 INFO program: Lifetime writes: 993 MB >00:07:32,081 INFO program: Reserved blocks uid: 0 (user root) >00:07:32,082 INFO program: Reserved blocks gid: 0 (group root) >00:07:32,082 INFO program: First inode: 11 >00:07:32,082 INFO program: Inode size: 256 >00:07:32,082 INFO program: Required extra isize: 28 >00:07:32,082 INFO program: Desired extra isize: 28 >00:07:32,082 INFO program: Journal inode: 8 >00:07:32,083 INFO program: First orphan inode: 188528 >00:07:32,083 INFO program: Default directory hash: half_md4 >00:07:32,083 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >00:07:32,083 INFO program: Journal backup: inode blocks >00:07:32,083 INFO program: Journal features: journal_incompat_revoke >00:07:32,083 INFO program: Journal size: 128M >00:07:32,083 INFO program: Journal length: 32768 >00:07:32,084 INFO program: Journal sequence: 0x00001603 >00:07:32,084 INFO program: Journal start: 1 >00:07:32,084 INFO program: >00:07:32,084 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:32,085 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >00:07:32,095 INFO program: Filesystem volume name: _Fedora-18-Beta- >00:07:32,096 INFO program: Last mounted on: /sysroot >00:07:32,096 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >00:07:32,096 INFO program: Filesystem magic number: 0xEF53 >00:07:32,096 INFO program: Filesystem revision #: 1 (dynamic) >00:07:32,097 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:07:32,097 INFO program: Filesystem flags: signed_directory_hash >00:07:32,097 INFO program: Default mount options: user_xattr acl >00:07:32,097 INFO program: Filesystem state: clean >00:07:32,097 INFO program: Errors behavior: Continue >00:07:32,097 INFO program: Filesystem OS type: Linux >00:07:32,098 INFO program: Inode count: 262144 >00:07:32,098 INFO program: Block count: 1048576 >00:07:32,098 INFO program: Reserved block count: 10484 >00:07:32,098 INFO program: Free blocks: 296767 >00:07:32,098 INFO program: Free inodes: 158847 >00:07:32,098 INFO program: First block: 0 >00:07:32,099 INFO program: Block size: 4096 >00:07:32,100 INFO program: Fragment size: 4096 >00:07:32,100 INFO program: Reserved GDT blocks: 255 >00:07:32,100 INFO program: Blocks per group: 32768 >00:07:32,100 INFO program: Fragments per group: 32768 >00:07:32,100 INFO program: Inodes per group: 8192 >00:07:32,100 INFO program: Inode blocks per group: 512 >00:07:32,101 INFO program: Flex block group size: 16 >00:07:32,101 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >00:07:32,101 INFO program: Last mount time: Wed Dec 5 21:53:19 2012 >00:07:32,101 INFO program: Last write time: Wed Dec 5 21:53:19 2012 >00:07:32,101 INFO program: Mount count: 1 >00:07:32,101 INFO program: Maximum mount count: -1 >00:07:32,102 INFO program: Last checked: Tue Nov 20 19:45:19 2012 >00:07:32,102 INFO program: Check interval: 0 (<none>) >00:07:32,102 INFO program: Lifetime writes: 993 MB >00:07:32,102 INFO program: Reserved blocks uid: 0 (user root) >00:07:32,102 INFO program: Reserved blocks gid: 0 (group root) >00:07:32,102 INFO program: First inode: 11 >00:07:32,103 INFO program: Inode size: 256 >00:07:32,103 INFO program: Required extra isize: 28 >00:07:32,103 INFO program: Desired extra isize: 28 >00:07:32,103 INFO program: Journal inode: 8 >00:07:32,103 INFO program: First orphan inode: 188528 >00:07:32,103 INFO program: Default directory hash: half_md4 >00:07:32,103 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >00:07:32,104 INFO program: Journal backup: inode blocks >00:07:32,104 INFO program: Journal features: journal_incompat_revoke >00:07:32,104 INFO program: Journal size: 128M >00:07:32,104 INFO program: Journal length: 32768 >00:07:32,104 INFO program: Journal sequence: 0x00001603 >00:07:32,104 INFO program: Journal start: 1 >00:07:32,105 INFO program: >00:07:32,105 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:32,105 INFO program: Running... resize2fs -P /dev/mapper/live-rw >00:07:32,118 INFO program: Estimated minimum size of the filesystem: 753428 >00:07:32,119 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:07:32,157 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >00:07:32,168 INFO program: Filesystem volume name: _Fedora-18-Beta- >00:07:32,168 INFO program: Last mounted on: /var/tmp/imgcreate-XQ3rjr/install_root >00:07:32,168 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >00:07:32,169 INFO program: Filesystem magic number: 0xEF53 >00:07:32,169 INFO program: Filesystem revision #: 1 (dynamic) >00:07:32,169 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:07:32,169 INFO program: Filesystem flags: signed_directory_hash >00:07:32,169 INFO program: Default mount options: user_xattr acl >00:07:32,169 INFO program: Filesystem state: clean >00:07:32,170 INFO program: Errors behavior: Continue >00:07:32,170 INFO program: Filesystem OS type: Linux >00:07:32,170 INFO program: Inode count: 188416 >00:07:32,170 INFO program: Block count: 753428 >00:07:32,170 INFO program: Reserved block count: 7533 >00:07:32,170 INFO program: Free blocks: 6759 >00:07:32,171 INFO program: Free inodes: 85119 >00:07:32,171 INFO program: First block: 0 >00:07:32,171 INFO program: Block size: 4096 >00:07:32,171 INFO program: Fragment size: 4096 >00:07:32,171 INFO program: Reserved GDT blocks: 255 >00:07:32,171 INFO program: Blocks per group: 32768 >00:07:32,172 INFO program: Fragments per group: 32768 >00:07:32,172 INFO program: Inodes per group: 8192 >00:07:32,172 INFO program: Inode blocks per group: 512 >00:07:32,172 INFO program: Flex block group size: 16 >00:07:32,172 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >00:07:32,172 INFO program: Last mount time: Tue Nov 20 19:25:11 2012 >00:07:32,173 INFO program: Last write time: Tue Nov 20 19:45:23 2012 >00:07:32,173 INFO program: Mount count: 0 >00:07:32,173 INFO program: Maximum mount count: -1 >00:07:32,173 INFO program: Last checked: Tue Nov 20 19:45:23 2012 >00:07:32,173 INFO program: Check interval: 0 (<none>) >00:07:32,173 INFO program: Lifetime writes: 994 MB >00:07:32,174 INFO program: Reserved blocks uid: 0 (user root) >00:07:32,174 INFO program: Reserved blocks gid: 0 (group root) >00:07:32,174 INFO program: First inode: 11 >00:07:32,174 INFO program: Inode size: 256 >00:07:32,174 INFO program: Required extra isize: 28 >00:07:32,174 INFO program: Desired extra isize: 28 >00:07:32,175 INFO program: Journal inode: 8 >00:07:32,175 INFO program: Default directory hash: half_md4 >00:07:32,175 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >00:07:32,175 INFO program: Journal backup: inode blocks >00:07:32,175 INFO program: Journal features: journal_incompat_revoke >00:07:32,175 INFO program: Journal size: 128M >00:07:32,175 INFO program: Journal length: 32768 >00:07:32,176 INFO program: Journal sequence: 0x00001602 >00:07:32,176 INFO program: Journal start: 0 >00:07:32,176 INFO program: >00:07:32,176 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:32,177 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >00:07:32,187 INFO program: Filesystem volume name: _Fedora-18-Beta- >00:07:32,187 INFO program: Last mounted on: /var/tmp/imgcreate-XQ3rjr/install_root >00:07:32,188 INFO program: Filesystem UUID: 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd >00:07:32,188 INFO program: Filesystem magic number: 0xEF53 >00:07:32,188 INFO program: Filesystem revision #: 1 (dynamic) >00:07:32,188 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:07:32,188 INFO program: Filesystem flags: signed_directory_hash >00:07:32,189 INFO program: Default mount options: user_xattr acl >00:07:32,189 INFO program: Filesystem state: clean >00:07:32,189 INFO program: Errors behavior: Continue >00:07:32,189 INFO program: Filesystem OS type: Linux >00:07:32,189 INFO program: Inode count: 188416 >00:07:32,189 INFO program: Block count: 753428 >00:07:32,190 INFO program: Reserved block count: 7533 >00:07:32,190 INFO program: Free blocks: 6759 >00:07:32,190 INFO program: Free inodes: 85119 >00:07:32,190 INFO program: First block: 0 >00:07:32,190 INFO program: Block size: 4096 >00:07:32,191 INFO program: Fragment size: 4096 >00:07:32,191 INFO program: Reserved GDT blocks: 255 >00:07:32,191 INFO program: Blocks per group: 32768 >00:07:32,191 INFO program: Fragments per group: 32768 >00:07:32,191 INFO program: Inodes per group: 8192 >00:07:32,192 INFO program: Inode blocks per group: 512 >00:07:32,192 INFO program: Flex block group size: 16 >00:07:32,192 INFO program: Filesystem created: Tue Nov 20 19:25:04 2012 >00:07:32,192 INFO program: Last mount time: Tue Nov 20 19:25:11 2012 >00:07:32,192 INFO program: Last write time: Tue Nov 20 19:45:23 2012 >00:07:32,192 INFO program: Mount count: 0 >00:07:32,193 INFO program: Maximum mount count: -1 >00:07:32,193 INFO program: Last checked: Tue Nov 20 19:45:23 2012 >00:07:32,193 INFO program: Check interval: 0 (<none>) >00:07:32,193 INFO program: Lifetime writes: 994 MB >00:07:32,193 INFO program: Reserved blocks uid: 0 (user root) >00:07:32,193 INFO program: Reserved blocks gid: 0 (group root) >00:07:32,194 INFO program: First inode: 11 >00:07:32,194 INFO program: Inode size: 256 >00:07:32,194 INFO program: Required extra isize: 28 >00:07:32,194 INFO program: Desired extra isize: 28 >00:07:32,194 INFO program: Journal inode: 8 >00:07:32,195 INFO program: Default directory hash: half_md4 >00:07:32,195 INFO program: Directory Hash Seed: 7dd2e7a0-c8d3-4dcb-b47f-e52ae83db935 >00:07:32,196 INFO program: Journal backup: inode blocks >00:07:32,196 INFO program: Journal features: journal_incompat_revoke >00:07:32,196 INFO program: Journal size: 128M >00:07:32,196 INFO program: Journal length: 32768 >00:07:32,196 INFO program: Journal sequence: 0x00001602 >00:07:32,196 INFO program: Journal start: 0 >00:07:32,197 INFO program: >00:07:32,197 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:32,197 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >00:07:32,211 INFO program: Estimated minimum size of the filesystem: 752838 >00:07:32,211 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:07:32,220 INFO program: Running... udevadm settle --timeout=300 >00:07:32,255 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >00:07:32,389 INFO program: Running... udevadm settle --timeout=300 >00:07:32,422 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >00:07:32,547 INFO program: Running... udevadm settle --timeout=300 >00:07:32,580 INFO program: Running... udevadm settle --timeout=300 >00:07:32,630 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >00:07:32,646 INFO program: Filesystem volume name: <none> >00:07:32,647 INFO program: Last mounted on: /mnt/sysimage >00:07:32,647 INFO program: Filesystem UUID: 6ce71d26-2501-41a4-b8bb-6720e5735dea >00:07:32,647 INFO program: Filesystem magic number: 0xEF53 >00:07:32,647 INFO program: Filesystem revision #: 1 (dynamic) >00:07:32,647 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:07:32,648 INFO program: Filesystem flags: signed_directory_hash >00:07:32,648 INFO program: Default mount options: user_xattr acl >00:07:32,648 INFO program: Filesystem state: clean >00:07:32,648 INFO program: Errors behavior: Continue >00:07:32,648 INFO program: Filesystem OS type: Linux >00:07:32,648 INFO program: Inode count: 496784 >00:07:32,649 INFO program: Block count: 1984512 >00:07:32,649 INFO program: Reserved block count: 99225 >00:07:32,649 INFO program: Free blocks: 1220143 >00:07:32,649 INFO program: Free inodes: 393529 >00:07:32,649 INFO program: First block: 0 >00:07:32,649 INFO program: Block size: 4096 >00:07:32,650 INFO program: Fragment size: 4096 >00:07:32,650 INFO program: Reserved GDT blocks: 484 >00:07:32,650 INFO program: Blocks per group: 32768 >00:07:32,650 INFO program: Fragments per group: 32768 >00:07:32,650 INFO program: Inodes per group: 8144 >00:07:32,651 INFO program: Inode blocks per group: 509 >00:07:32,651 INFO program: Flex block group size: 16 >00:07:32,652 INFO program: Filesystem created: Wed Dec 5 22:55:57 2012 >00:07:32,652 INFO program: Last mount time: Wed Dec 5 22:56:01 2012 >00:07:32,652 INFO program: Last write time: Wed Dec 5 23:52:51 2012 >00:07:32,652 INFO program: Mount count: 1 >00:07:32,652 INFO program: Maximum mount count: -1 >00:07:32,652 INFO program: Last checked: Wed Dec 5 22:55:57 2012 >00:07:32,653 INFO program: Check interval: 0 (<none>) >00:07:32,653 INFO program: Lifetime writes: 3246 MB >00:07:32,653 INFO program: Reserved blocks uid: 0 (user root) >00:07:32,653 INFO program: Reserved blocks gid: 0 (group root) >00:07:32,653 INFO program: First inode: 11 >00:07:32,653 INFO program: Inode size: 256 >00:07:32,654 INFO program: Required extra isize: 28 >00:07:32,654 INFO program: Desired extra isize: 28 >00:07:32,654 INFO program: Journal inode: 8 >00:07:32,654 INFO program: Default directory hash: half_md4 >00:07:32,654 INFO program: Directory Hash Seed: 8f21eeff-08b8-49cd-922a-425045a4944d >00:07:32,654 INFO program: Journal backup: inode blocks >00:07:32,655 INFO program: Journal features: journal_incompat_revoke >00:07:32,655 INFO program: Journal size: 128M >00:07:32,660 INFO program: Journal length: 32768 >00:07:32,661 INFO program: Journal sequence: 0x0000005f >00:07:32,661 INFO program: Journal start: 0 >00:07:32,661 INFO program: >00:07:32,661 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:32,662 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >00:07:32,673 INFO program: Filesystem volume name: <none> >00:07:32,673 INFO program: Last mounted on: /mnt/sysimage >00:07:32,673 INFO program: Filesystem UUID: 6ce71d26-2501-41a4-b8bb-6720e5735dea >00:07:32,674 INFO program: Filesystem magic number: 0xEF53 >00:07:32,674 INFO program: Filesystem revision #: 1 (dynamic) >00:07:32,674 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >00:07:32,674 INFO program: Filesystem flags: signed_directory_hash >00:07:32,675 INFO program: Default mount options: user_xattr acl >00:07:32,675 INFO program: Filesystem state: clean >00:07:32,675 INFO program: Errors behavior: Continue >00:07:32,676 INFO program: Filesystem OS type: Linux >00:07:32,676 INFO program: Inode count: 496784 >00:07:32,676 INFO program: Block count: 1984512 >00:07:32,676 INFO program: Reserved block count: 99225 >00:07:32,676 INFO program: Free blocks: 1220143 >00:07:32,677 INFO program: Free inodes: 393529 >00:07:32,677 INFO program: First block: 0 >00:07:32,677 INFO program: Block size: 4096 >00:07:32,677 INFO program: Fragment size: 4096 >00:07:32,677 INFO program: Reserved GDT blocks: 484 >00:07:32,677 INFO program: Blocks per group: 32768 >00:07:32,678 INFO program: Fragments per group: 32768 >00:07:32,678 INFO program: Inodes per group: 8144 >00:07:32,678 INFO program: Inode blocks per group: 509 >00:07:32,678 INFO program: Flex block group size: 16 >00:07:32,678 INFO program: Filesystem created: Wed Dec 5 22:55:57 2012 >00:07:32,678 INFO program: Last mount time: Wed Dec 5 22:56:01 2012 >00:07:32,679 INFO program: Last write time: Wed Dec 5 23:52:51 2012 >00:07:32,679 INFO program: Mount count: 1 >00:07:32,679 INFO program: Maximum mount count: -1 >00:07:32,679 INFO program: Last checked: Wed Dec 5 22:55:57 2012 >00:07:32,679 INFO program: Check interval: 0 (<none>) >00:07:32,679 INFO program: Lifetime writes: 3246 MB >00:07:32,679 INFO program: Reserved blocks uid: 0 (user root) >00:07:32,680 INFO program: Reserved blocks gid: 0 (group root) >00:07:32,680 INFO program: First inode: 11 >00:07:32,680 INFO program: Inode size: 256 >00:07:32,680 INFO program: Required extra isize: 28 >00:07:32,680 INFO program: Desired extra isize: 28 >00:07:32,680 INFO program: Journal inode: 8 >00:07:32,681 INFO program: Default directory hash: half_md4 >00:07:32,681 INFO program: Directory Hash Seed: 8f21eeff-08b8-49cd-922a-425045a4944d >00:07:32,681 INFO program: Journal backup: inode blocks >00:07:32,681 INFO program: Journal features: journal_incompat_revoke >00:07:32,681 INFO program: Journal size: 128M >00:07:32,681 INFO program: Journal length: 32768 >00:07:32,682 INFO program: Journal sequence: 0x0000005f >00:07:32,682 INFO program: Journal start: 0 >00:07:32,682 INFO program: >00:07:32,682 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:07:32,683 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >00:07:32,698 INFO program: Estimated minimum size of the filesystem: 752094 >00:07:32,699 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:07:32,730 INFO program: Running... udevadm settle --timeout=300 >00:07:32,759 INFO program: Running... udevadm settle --timeout=300 >00:07:32,779 INFO program: Running... udevadm settle --timeout=300 >00:07:32,803 INFO program: Running... udevadm settle --timeout=300 >00:07:32,820 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >00:07:32,890 INFO program: Running... udevadm settle --timeout=300 >00:07:32,908 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >00:07:32,964 INFO program: 0 logical volume(s) in volume group "fedora" now active >00:07:32,982 INFO program: Running... udevadm settle --timeout=300 >00:07:33,004 INFO program: Running... udevadm settle --timeout=300 >05:07:33,042 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >05:07:33,069 INFO program: Running... /bin/umount /mnt/sysimage >00:07:33,082 INFO program: Running... udevadm settle --timeout=300 >00:07:33,104 INFO program: Running... udevadm settle --timeout=300 >00:07:33,125 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >00:07:33,268 INFO program: Running... udevadm settle --timeout=300 >05:07:33,313 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >00:07:33,344 INFO program: Running... arch >00:07:33,401 INFO program: x86_64 >05:07:33,437 INFO program: Running... /bin/umount /mnt/sysimage >00:07:33,474 INFO program: Running... udevadm settle --timeout=300 >00:07:33,545 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >00:07:49,602 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >22:08:39,266 DEBUG storage: registered device format class BIOSBoot as biosboot >22:08:39,266 DEBUG storage: registered device format class MDRaidMember as mdmember >22:08:39,266 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >22:08:39,271 DEBUG storage: registered device format class SwapSpace as swap >22:08:39,271 DEBUG storage: registered device format class DMRaidMember as dmraidmember >22:08:39,272 DEBUG storage: registered device format class MultipathMember as multipath_member >22:08:39,272 DEBUG storage: registered device format class LUKS as luks >22:08:39,273 DEBUG storage: registered device format class PPCPRePBoot as prepboot >22:08:39,273 DEBUG storage: registered device format class DiskLabel as disklabel >22:08:39,293 DEBUG storage: registered device format class Ext2FS as ext2 >22:08:39,293 DEBUG storage: registered device format class Ext3FS as ext3 >22:08:39,293 DEBUG storage: registered device format class Ext4FS as ext4 >22:08:39,294 DEBUG storage: registered device format class FATFS as vfat >22:08:39,294 DEBUG storage: registered device format class EFIFS as efi >22:08:39,294 DEBUG storage: registered device format class BTRFS as btrfs >22:08:39,294 DEBUG storage: registered device format class GFS2 as gfs2 >22:08:39,294 DEBUG storage: registered device format class JFS as jfs >22:08:39,294 DEBUG storage: registered device format class ReiserFS as reiserfs >22:08:39,294 DEBUG storage: registered device format class XFS as xfs >22:08:39,294 DEBUG storage: registered device format class HFS as hfs >22:08:39,294 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >22:08:39,294 DEBUG storage: registered device format class HFSPlus as hfs+ >22:08:39,295 DEBUG storage: registered device format class NTFS as ntfs >22:08:39,295 DEBUG storage: registered device format class NFS as nfs >22:08:39,299 DEBUG storage: registered device format class NFSv4 as nfs4 >22:08:39,299 DEBUG storage: registered device format class Iso9660FS as iso9660 >22:08:39,299 DEBUG storage: registered device format class NoDevFS as nodev >22:08:39,299 DEBUG storage: registered device format class DevPtsFS as devpts >22:08:39,299 DEBUG storage: registered device format class ProcFS as proc >22:08:39,299 DEBUG storage: registered device format class SysFS as sysfs >22:08:39,300 DEBUG storage: registered device format class TmpFS as tmpfs >22:08:39,300 DEBUG storage: registered device format class BindFS as bind >22:08:39,300 DEBUG storage: registered device format class SELinuxFS as selinuxfs >22:08:39,300 DEBUG storage: registered device format class USBFS as usbfs >22:08:39,856 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >22:08:39,856 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >22:08:39,856 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >22:08:39,857 INFO storage: sr0 looks to be the live device; marking as protected >22:08:39,857 INFO storage: Skipping multipath detection due to running as non-root. >22:08:39,873 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1', 'dm-2', 'dm-3'] >22:08:39,891 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': '68588', > '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 ; >22:08:39,892 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >22:08:39,892 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:08:39,893 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:39,893 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >22:08:39,894 INFO storage: sda is a disk >22:08:39,894 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:39,896 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >22:08:39,896 INFO storage: added disk sda (id 0) to device tree >22:08:39,896 DEBUG storage: looking up parted Device: /dev/sda >22:08:39,902 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >22:08:39,903 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >22:08:39,904 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >22:08:39,906 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >22:08:39,920 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2cbf510>, <parted.partition.Partition object at 0x2cbf690>] > device: <parted.device.Device object at 0x2cbf350> > PedDisk: <_ped.Disk object at 0x2cbcc20> >22:08:39,921 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >22:08:39,921 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >22:08:39,922 INFO storage: got device: DiskDevice instance (0x2c56150) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x2ae1ef0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2cac510> >22:08:39,924 INFO storage: got format: DiskLabel instance (0x2cac5d0) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2cbf510>, <parted.partition.Partition object at 0x2cbf690>] > device: <parted.device.Device object at 0x2cbf350> > PedDisk: <_ped.Disk object at 0x2cbcc20> > origPartedDisk = <parted.disk.Disk object at 0x2cbf8d0> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x2bf54d0> > >22:08:39,929 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1 /dev/disk/by-uuid/24fc3b2a-6753-41fb-8780-411e936f9224', > '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': '24fc3b2a-6753-41fb-8780-411e936f9224', > 'ID_FS_UUID_ENC': '24fc3b2a-6753-41fb-8780-411e936f9224', > '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': '68607', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1', > '/dev/disk/by-uuid/24fc3b2a-6753-41fb-8780-411e936f9224'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >22:08:39,930 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >22:08:39,930 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >22:08:39,931 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:39,931 INFO storage: sda1 is a partition >22:08:39,932 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >22:08:39,932 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:08:39,933 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing msdos disklabel >22:08:39,934 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >22:08:39,935 DEBUG storage: PartitionDevice._setFormat: sda1 ; >22:08:39,935 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:39,936 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >22:08:39,936 DEBUG storage: looking up parted Partition: /dev/sda1 >22:08:39,936 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >22:08:39,937 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >22:08:39,938 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >22:08:39,938 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >22:08:39,938 INFO storage: added partition sda1 (id 1) to device tree >22:08:39,939 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >22:08:39,940 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >22:08:39,940 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >22:08:39,941 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >22:08:39,949 WARN storage: disklabel detected but not usable on sda1 >22:08:39,950 INFO storage: type detected on 'sda1' is 'ext4' >22:08:40,060 DEBUG storage: padding min size from 74 up to 81 >22:08:40,063 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:40,064 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:08:40,066 DEBUG storage: PartitionDevice._setFormat: sda1 ; >22:08:40,068 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >22:08:40,069 DEBUG storage: looking up parted Device: /dev/sda1 >22:08:40,072 INFO storage: got device: PartitionDevice instance (0x2cac4d0) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 12288MB 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: 0 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x2bf5830> > 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 0x2cbf410> fileSystem: <parted.filesystem.FileSystem object at 0x2cbf7d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2cbf5d0> PedPartition: <_ped.Partition object at 0x2cb7d70> > disk = existing 12288MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >22:08:40,074 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:40,075 INFO storage: got format: Ext4FS instance (0x2cbfc50) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 24fc3b2a-6753-41fb-8780-411e936f9224 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >22:08:40,083 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2', > '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': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'PMYqzB-V3ZK-eTvI-662a-dUz3-crc6-0fDNe0', > 'ID_FS_UUID_ENC': 'PMYqzB-V3ZK-eTvI-662a-dUz3-crc6-0fDNe0', > 'ID_FS_VERSION': 'LVM2 001', > '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': '24139776', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'LVM2_LV_ATTR': ['-wi-a----', '-wi-a----', ''], > 'LVM2_LV_NAME': ['lvol0', 'lvol1', ''], > 'LVM2_LV_SIZE': ['1048576.00', '1048576.00', '0'], > 'LVM2_LV_UUID': ['a7wvO5-cjH9-88td-eNMv-YSDq-1dxO-KCAdaM', > 'GmXAV8-F2aC-N9Vc-pMTQ-j7lH-0wWL-P2Ue19', > ''], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '512', > 'LVM2_PV_PE_COUNT': '2946', > 'LVM2_PV_SIZE': '12066816.00', > 'LVM2_PV_UUID': 'PMYqzB-V3ZK-eTvI-662a-dUz3-crc6-0fDNe0', > 'LVM2_VG_EXTENT_COUNT': '2946', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '9969664.00', > 'LVM2_VG_FREE_COUNT': '2434', > 'LVM2_VG_NAME': 'fedora', > 'LVM2_VG_SIZE': '12066816.00', > 'LVM2_VG_UUID': 'vSi4U8-qfTH-mz0O-I4G0-XBU9-VoMf-YB2bNE', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '68621', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >22:08:40,084 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >22:08:40,084 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >22:08:40,085 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:40,085 INFO storage: sda2 is a partition >22:08:40,085 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >22:08:40,086 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:08:40,086 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing msdos disklabel >22:08:40,087 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >22:08:40,088 DEBUG storage: PartitionDevice._setFormat: sda2 ; >22:08:40,088 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:40,089 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >22:08:40,089 DEBUG storage: looking up parted Partition: /dev/sda2 >22:08:40,089 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >22:08:40,090 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >22:08:40,091 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >22:08:40,091 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >22:08:40,092 INFO storage: added partition sda2 (id 2) to device tree >22:08:40,092 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >22:08:40,093 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >22:08:40,093 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >22:08:40,094 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >22:08:40,104 WARN storage: disklabel detected but not usable on sda2 >22:08:40,105 INFO storage: type detected on 'sda2' is 'LVM2_member' >22:08:40,108 DEBUG storage: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: PMYqzB-V3ZK-eTvI-662a-dUz3-crc6-0fDNe0 ; exists: True ; vgUuid: vSi4U8-qfTH-mz0O-I4G0-XBU9-VoMf-YB2bNE ; label: None ; peStart: 1.0 ; device: /dev/sda2 ; serial: QM00001 ; >22:08:40,109 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >22:08:40,119 DEBUG storage: PartitionDevice._setFormat: sda2 ; >22:08:40,120 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >22:08:40,121 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >22:08:40,121 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:08:40,124 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:40,127 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >22:08:40,128 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:40,129 DEBUG storage: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >22:08:40,129 INFO storage: added lvmvg fedora (id 3) to device tree >22:08:40,129 DEBUG storage: looking up parted Device: /dev/sda2 >22:08:40,136 INFO storage: got device: PartitionDevice instance (0x2cac750) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 12288MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 11787.0 > format = existing lvmpv > 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: 24139776 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1502, 255, 63) biosGeometry: (1502, 255, 63) > PedDevice: <_ped.Device object at 0x2bf58c0> > 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 0x2cbf410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2cbf750> PedPartition: <_ped.Partition object at 0x2cb7dd0> > disk = existing 12288MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 25165823 length = 24139776 > flags = lvm >22:08:40,137 INFO storage: got format: LVMPhysicalVolume instance (0x2cbfc10) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = PMYqzB-V3ZK-eTvI-662a-dUz3-crc6-0fDNe0 exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = vSi4U8-qfTH-mz0O-I4G0-XBU9-VoMf-YB2bNE peStart = 1.0 >22:08:40,139 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-18-Beta-x86_64-Live-Deskt /dev/disk/by-uuid/2012-11-21-01-07-54-00', > '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_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_LABEL': 'Fedora-18-Beta-x86_64-Live-Deskt', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-x86_64-Live-Deskt', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-21-01-07-54-00', > 'ID_FS_UUID_ENC': '2012-11-21-01-07-54-00', > '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', > 'OSINFO_BOOTABLE': '1', > 'OSINFO_INSTALLER': 'http://fedoraproject.org/fedora/18', > 'OSINFO_LIVE': 'http://fedoraproject.org/fedora/18', > 'OSINFO_MEDIA': 'http://fedoraproject.org/fedora/18:3', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '76096', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-x86_64-Live-Deskt', > '/dev/disk/by-uuid/2012-11-21-01-07-54-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >22:08:40,140 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >22:08:40,141 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >22:08:40,145 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:40,148 INFO storage: sr0 is a cdrom >22:08:40,150 DEBUG storage: DeviceTree.addUdevOpticalDevice: >22:08:40,150 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:40,152 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >22:08:40,152 INFO storage: added cdrom sr0 (id 4) to device tree >22:08:40,155 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:08:40,162 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >22:08:40,162 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >22:08:40,163 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >22:08:40,163 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >22:08:40,184 WARN storage: disklabel detected but not usable on sr0 >22:08:40,185 INFO storage: type detected on 'sr0' is 'iso9660' >22:08:40,185 DEBUG storage: Iso9660FS.supported: supported: True ; >22:08:40,185 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >22:08:40,186 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >22:08:40,187 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:08:40,192 DEBUG storage: looking up parted Device: /dev/sr0 >22:08:40,193 INFO storage: got device: OpticalDevice instance (0x2cfec50) -- > name = sr0 status = True kids = 0 id = 4 > parents = [] > uuid = None size = 786.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > 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: 402432 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x2bf59e0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >22:08:40,193 DEBUG storage: Iso9660FS.supported: supported: True ; >22:08:40,193 INFO storage: got format: Iso9660FS instance (0x2cfeed0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-21-01-07-54-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-x86_64-Live-Deskt size = 0 targetSize = 0 > >22:08:40,195 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': '34728', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >22:08:40,195 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >22:08:40,195 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >22:08:40,200 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:40,200 INFO storage: loop0 is a loop device >22:08:40,201 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >22:08:40,201 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >22:08:40,202 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:40,202 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:40,203 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >22:08:40,203 INFO storage: added file /osmin.img (deleted) (id 5) to device tree >22:08:40,203 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >22:08:40,204 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:40,208 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >22:08:40,209 INFO storage: added loop loop0 (id 6) to device tree >22:08:40,209 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >22:08:40,210 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >22:08:40,210 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >22:08:40,210 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >22:08:40,211 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >22:08:40,215 WARN storage: disklabel detected but not usable on loop0 >22:08:40,215 INFO storage: type detected on 'loop0' is 'squashfs' >22:08:40,216 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >22:08:40,216 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >22:08:40,217 INFO storage: got device: LoopDevice instance (0x2d0c150) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /osmin.img (deleted) (5)'] > 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 >22:08:40,218 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '43636', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >22:08:40,218 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >22:08:40,218 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >22:08:40,222 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:40,222 INFO storage: loop1 is a loop device >22:08:40,223 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >22:08:40,224 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >22:08:40,224 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:40,224 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:40,225 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >22:08:40,225 INFO storage: added file /osmin (id 7) to device tree >22:08:40,231 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >22:08:40,231 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:40,231 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >22:08:40,232 INFO storage: added loop loop1 (id 8) to device tree >22:08:40,232 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >22:08:40,233 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >22:08:40,233 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >22:08:40,233 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >22:08:40,234 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >22:08:40,240 WARN storage: disklabel detected but not usable on loop1 >22:08:40,240 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >22:08:40,240 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >22:08:40,241 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >22:08:40,241 INFO storage: got device: LoopDevice instance (0x2d0c210) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin (7)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >22:08:40,242 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '44703', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >22:08:40,242 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >22:08:40,243 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >22:08:40,243 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:40,243 INFO storage: loop2 is a loop device >22:08:40,244 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >22:08:40,245 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >22:08:40,245 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:40,245 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:40,246 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >22:08:40,246 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 9) to device tree >22:08:40,247 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >22:08:40,247 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:40,248 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >22:08:40,248 INFO storage: added loop loop2 (id 10) to device tree >22:08:40,248 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >22:08:40,249 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >22:08:40,249 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >22:08:40,250 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >22:08:40,250 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >22:08:40,255 WARN storage: disklabel detected but not usable on loop2 >22:08:40,256 INFO storage: type detected on 'loop2' is 'squashfs' >22:08:40,256 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >22:08:40,257 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >22:08:40,257 INFO storage: got device: LoopDevice instance (0x2cfebd0) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (9)'] > 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 >22:08:40,259 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_UUID_ENC': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '45265', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >22:08:40,259 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >22:08:40,259 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >22:08:40,260 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:40,260 INFO storage: loop3 is a loop device >22:08:40,260 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >22:08:40,261 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >22:08:40,261 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:40,262 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:40,262 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >22:08:40,262 INFO storage: added file /LiveOS/ext3fs.img (id 11) to device tree >22:08:40,263 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >22:08:40,263 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:40,264 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >22:08:40,264 INFO storage: added loop loop3 (id 12) to device tree >22:08:40,264 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >22:08:40,265 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >22:08:40,266 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:40,267 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:08:40,267 DEBUG storage: device loop3 does not contain a disklabel >22:08:40,267 INFO storage: type detected on 'loop3' is 'ext4' >22:08:40,309 DEBUG storage: using current size 0 as min size >22:08:40,310 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:40,310 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:08:40,311 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >22:08:40,311 INFO storage: got device: LoopDevice instance (0x2d0c610) -- > name = loop3 status = False kids = 0 id = 12 > parents = ['existing 0MB file /LiveOS/ext3fs.img (11)'] > 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/loop3 > format args = [] originalFormat = None >22:08:40,312 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:40,312 INFO storage: got format: Ext4FS instance (0x2d0c790) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >22:08:40,313 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '45285', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >22:08:40,314 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >22:08:40,314 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >22:08:40,315 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:40,315 INFO storage: loop4 is a loop device >22:08:40,315 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >22:08:40,316 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >22:08:40,316 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:40,316 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:40,317 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >22:08:40,317 INFO storage: added file /overlay (deleted) (id 13) to device tree >22:08:40,318 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >22:08:40,318 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:40,319 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >22:08:40,319 INFO storage: added loop loop4 (id 14) to device tree >22:08:40,319 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >22:08:40,320 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >22:08:40,320 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >22:08:40,321 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >22:08:40,321 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >22:08:40,327 WARN storage: disklabel detected but not usable on loop4 >22:08:40,327 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >22:08:40,327 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >22:08:40,328 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >22:08:40,328 INFO storage: got device: LoopDevice instance (0x2d0c690) -- > name = loop4 status = False kids = 0 id = 14 > parents = ['existing 0MB file /overlay (deleted) (13)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >22:08:40,329 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': '47285', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >22:08:40,329 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >22:08:40,330 DEBUG storage: lvm filter: adding loop5 to the reject list >22:08:40,330 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': '47383', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >22:08:40,331 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >22:08:40,331 DEBUG storage: lvm filter: adding loop6 to the reject list >22:08:40,331 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': '48353', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >22:08:40,332 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >22:08:40,332 DEBUG storage: lvm filter: adding loop7 to the reject list >22:08:40,334 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd /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': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_UUID_ENC': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23670', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >22:08:40,334 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >22:08:40,335 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >22:08:40,335 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:40,335 INFO storage: live-rw is a device-mapper device >22:08:40,336 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >22:08:40,337 DEBUG storage: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >22:08:40,337 DEBUG storage: failed to find dm node for fedora >22:08:40,337 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >22:08:40,338 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >22:08:40,339 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >22:08:40,340 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (14) >22:08:40,341 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >22:08:40,341 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:40,342 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >22:08:40,342 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:40,343 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >22:08:40,343 INFO storage: added dm live-rw (id 15) to device tree >22:08:40,343 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >22:08:40,344 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >22:08:40,345 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:40,345 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:08:40,345 DEBUG storage: device live-rw does not contain a disklabel >22:08:40,345 INFO storage: type detected on 'live-rw' is 'ext4' >22:08:40,369 DEBUG storage: padding min size from 2944 up to 3238 >22:08:40,370 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:40,370 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:08:40,370 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >22:08:40,371 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >22:08:40,375 INFO storage: got device: DMDevice instance (0x2cbfa10) -- > name = live-rw status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop4 (14)'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2bf5950> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >22:08:40,376 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:40,376 INFO storage: got format: Ext4FS instance (0x2d0cc10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >22:08:40,378 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_UUID_ENC': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '33967', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >22:08:40,379 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >22:08:40,379 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >22:08:40,380 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:40,380 INFO storage: live-osimg-min is a device-mapper device >22:08:40,380 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >22:08:40,381 DEBUG storage: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >22:08:40,381 DEBUG storage: failed to find dm node for fedora >22:08:40,382 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >22:08:40,382 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >22:08:40,383 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) >22:08:40,384 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >22:08:40,385 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >22:08:40,387 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >22:08:40,387 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:40,388 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >22:08:40,388 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:40,389 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >22:08:40,389 INFO storage: added dm live-osimg-min (id 16) to device tree >22:08:40,389 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >22:08:40,390 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >22:08:40,391 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:40,391 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:08:40,391 DEBUG storage: device live-osimg-min does not contain a disklabel >22:08:40,391 INFO storage: type detected on 'live-osimg-min' is 'ext4' >22:08:40,416 DEBUG storage: using current size 0 as min size >22:08:40,417 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:40,417 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:08:40,418 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >22:08:40,418 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >22:08:40,420 INFO storage: got device: DMDevice instance (0x2cfee50) -- > name = live-osimg-min status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2bf5a70> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >22:08:40,423 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:40,423 INFO storage: got format: Ext4FS instance (0x2d0c6d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2943.0 targetSize = 2943.0 > >22:08:40,425 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-lvol0 /dev/disk/by-id/dm-uuid-LVM-vSi4U8qfTHmz0OI4G0XBU9VoMfYB2bNEa7wvO5cjH988tdeNMvYSDq1dxOKCAdaM /dev/fedora/lvol0 /dev/mapper/fedora-lvol0', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lvol0', > 'DM_NAME': 'fedora-lvol0', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-vSi4U8qfTHmz0OI4G0XBU9VoMfYB2bNEa7wvO5cjH988tdeNMvYSDq1dxOKCAdaM', > 'DM_VG_NAME': 'fedora', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '45655', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-lvol0', > '/dev/disk/by-id/dm-uuid-LVM-vSi4U8qfTHmz0OI4G0XBU9VoMfYB2bNEa7wvO5cjH988tdeNMvYSDq1dxOKCAdaM', > '/dev/fedora/lvol0', > '/dev/mapper/fedora-lvol0'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-lvol0 ; >22:08:40,426 INFO storage: scanning fedora-lvol0 (/devices/virtual/block/dm-2)... >22:08:40,426 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-lvol0 ; >22:08:40,427 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:40,427 INFO storage: fedora-lvol0 is an lvm logical volume >22:08:40,427 DEBUG storage: DeviceTree.addUdevLVDevice: name: fedora-lvol0 ; >22:08:40,431 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2', > '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': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'PMYqzB-V3ZK-eTvI-662a-dUz3-crc6-0fDNe0', > 'ID_FS_UUID_ENC': 'PMYqzB-V3ZK-eTvI-662a-dUz3-crc6-0fDNe0', > 'ID_FS_VERSION': 'LVM2 001', > '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': '24139776', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'LVM2_LV_ATTR': ['-wi-a----', '-wi-a----', ''], > 'LVM2_LV_NAME': ['lvol0', 'lvol1', ''], > 'LVM2_LV_SIZE': ['1048576.00', '1048576.00', '0'], > 'LVM2_LV_UUID': ['a7wvO5-cjH9-88td-eNMv-YSDq-1dxO-KCAdaM', > 'GmXAV8-F2aC-N9Vc-pMTQ-j7lH-0wWL-P2Ue19', > ''], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '512', > 'LVM2_PV_PE_COUNT': '2946', > 'LVM2_PV_SIZE': '12066816.00', > 'LVM2_PV_UUID': 'PMYqzB-V3ZK-eTvI-662a-dUz3-crc6-0fDNe0', > 'LVM2_VG_EXTENT_COUNT': '2946', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '9969664.00', > 'LVM2_VG_FREE_COUNT': '2434', > 'LVM2_VG_NAME': 'fedora', > 'LVM2_VG_SIZE': '12066816.00', > 'LVM2_VG_UUID': 'vSi4U8-qfTH-mz0O-I4G0-XBU9-VoMf-YB2bNE', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '68621', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >22:08:40,431 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >22:08:40,432 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >22:08:40,433 DEBUG storage: DeviceTree.getDeviceByName returned existing 11787MB partition sda2 (2) with existing lvmpv >22:08:40,433 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >22:08:40,434 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >22:08:40,435 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >22:08:40,435 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >22:08:40,441 WARN storage: disklabel detected but not usable on sda2 >22:08:40,441 DEBUG storage: no type or existing type for sda2, bailing >22:08:40,443 INFO storage: got device: PartitionDevice instance (0x2cac750) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 12288MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 11787.0 > format = existing lvmpv > 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: 24139776 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1502, 255, 63) biosGeometry: (1502, 255, 63) > PedDevice: <_ped.Device object at 0x2bf58c0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2cbf410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2cbf750> PedPartition: <_ped.Partition object at 0x2cb7dd0> > disk = existing 12288MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 25165823 length = 24139776 > flags = lvm >22:08:40,443 INFO storage: got format: LVMPhysicalVolume instance (0x2cbfc10) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = PMYqzB-V3ZK-eTvI-662a-dUz3-crc6-0fDNe0 exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = vSi4U8-qfTH-mz0O-I4G0-XBU9-VoMf-YB2bNE peStart = 1.0 >22:08:40,443 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:08:40,444 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:08:40,444 DEBUG storage: no device or no media present >22:08:40,450 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-lvol1 /dev/disk/by-id/dm-uuid-LVM-vSi4U8qfTHmz0OI4G0XBU9VoMfYB2bNEGmXAV8F2aCN9VcpMTQj7lH0wWLP2Ue19 /dev/fedora/lvol1 /dev/mapper/fedora-lvol1', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lvol1', > 'DM_NAME': 'fedora-lvol1', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-vSi4U8qfTHmz0OI4G0XBU9VoMfYB2bNEGmXAV8F2aCN9VcpMTQj7lH0wWLP2Ue19', > 'DM_VG_NAME': 'fedora', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53121', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-lvol1', > '/dev/disk/by-id/dm-uuid-LVM-vSi4U8qfTHmz0OI4G0XBU9VoMfYB2bNEGmXAV8F2aCN9VcpMTQj7lH0wWLP2Ue19', > '/dev/fedora/lvol1', > '/dev/mapper/fedora-lvol1'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-lvol1 ; >22:08:40,451 INFO storage: scanning fedora-lvol1 (/devices/virtual/block/dm-3)... >22:08:40,453 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-lvol1 ; >22:08:40,455 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:40,455 INFO storage: fedora-lvol1 is an lvm logical volume >22:08:40,457 DEBUG storage: DeviceTree.addUdevLVDevice: name: fedora-lvol1 ; >22:08:40,466 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2', > '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': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'PMYqzB-V3ZK-eTvI-662a-dUz3-crc6-0fDNe0', > 'ID_FS_UUID_ENC': 'PMYqzB-V3ZK-eTvI-662a-dUz3-crc6-0fDNe0', > 'ID_FS_VERSION': 'LVM2 001', > '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': '24139776', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'LVM2_LV_ATTR': ['-wi-a----', '-wi-a----', ''], > 'LVM2_LV_NAME': ['lvol0', 'lvol1', ''], > 'LVM2_LV_SIZE': ['1048576.00', '1048576.00', '0'], > 'LVM2_LV_UUID': ['a7wvO5-cjH9-88td-eNMv-YSDq-1dxO-KCAdaM', > 'GmXAV8-F2aC-N9Vc-pMTQ-j7lH-0wWL-P2Ue19', > ''], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '512', > 'LVM2_PV_PE_COUNT': '2946', > 'LVM2_PV_SIZE': '12066816.00', > 'LVM2_PV_UUID': 'PMYqzB-V3ZK-eTvI-662a-dUz3-crc6-0fDNe0', > 'LVM2_VG_EXTENT_COUNT': '2946', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '9969664.00', > 'LVM2_VG_FREE_COUNT': '2434', > 'LVM2_VG_NAME': 'fedora', > 'LVM2_VG_SIZE': '12066816.00', > 'LVM2_VG_UUID': 'vSi4U8-qfTH-mz0O-I4G0-XBU9-VoMf-YB2bNE', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '68621', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >22:08:40,466 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >22:08:40,467 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >22:08:40,468 DEBUG storage: DeviceTree.getDeviceByName returned existing 11787MB partition sda2 (2) with existing lvmpv >22:08:40,469 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >22:08:40,470 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >22:08:40,475 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >22:08:40,478 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >22:08:40,480 WARN storage: disklabel detected but not usable on sda2 >22:08:40,480 DEBUG storage: no type or existing type for sda2, bailing >22:08:40,487 INFO storage: got device: PartitionDevice instance (0x2cac750) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 12288MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 11787.0 > format = existing lvmpv > 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: 24139776 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1502, 255, 63) biosGeometry: (1502, 255, 63) > PedDevice: <_ped.Device object at 0x2bf58c0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2cbf410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2cbf750> PedPartition: <_ped.Partition object at 0x2cb7dd0> > disk = existing 12288MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 25165823 length = 24139776 > flags = lvm >22:08:40,487 INFO storage: got format: LVMPhysicalVolume instance (0x2cbfc10) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = PMYqzB-V3ZK-eTvI-662a-dUz3-crc6-0fDNe0 exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = vSi4U8-qfTH-mz0O-I4G0-XBU9-VoMf-YB2bNE peStart = 1.0 >22:08:40,488 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:08:40,489 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:08:40,489 DEBUG storage: no device or no media present >22:08:40,522 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-lvol0 ; >22:08:40,523 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:40,524 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >22:08:40,524 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:40,525 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-lvol0 ; current: None ; type: None ; >22:08:40,525 DEBUG storage: looking up parted Device: /dev/mapper/fedora-lvol0 >22:08:40,529 DEBUG storage: Adding fedora-lvol0/1024MB to fedora >22:08:40,530 INFO storage: added lvmlv fedora-lvol0 (id 17) to device tree >22:08:40,531 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-lvol0 ; status: True ; controllable: True ; orig: False ; >22:08:40,532 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-lvol1 ; >22:08:40,532 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:40,533 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >22:08:40,533 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:40,534 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-lvol1 ; current: None ; type: None ; >22:08:40,534 DEBUG storage: looking up parted Device: /dev/mapper/fedora-lvol1 >22:08:40,539 DEBUG storage: Adding fedora-lvol1/1024MB to fedora >22:08:40,540 INFO storage: added lvmlv fedora-lvol1 (id 18) to device tree >22:08:40,542 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-lvol1 ; status: True ; controllable: True ; orig: False ; >22:08:40,634 INFO storage: devices to scan: ['dm-2', 'dm-3'] >22:08:40,636 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-lvol0 /dev/disk/by-id/dm-uuid-LVM-vSi4U8qfTHmz0OI4G0XBU9VoMfYB2bNEa7wvO5cjH988tdeNMvYSDq1dxOKCAdaM /dev/fedora/lvol0 /dev/mapper/fedora-lvol0', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lvol0', > 'DM_NAME': 'fedora-lvol0', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-vSi4U8qfTHmz0OI4G0XBU9VoMfYB2bNEa7wvO5cjH988tdeNMvYSDq1dxOKCAdaM', > 'DM_VG_NAME': 'fedora', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '45655', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-lvol0', > '/dev/disk/by-id/dm-uuid-LVM-vSi4U8qfTHmz0OI4G0XBU9VoMfYB2bNEa7wvO5cjH988tdeNMvYSDq1dxOKCAdaM', > '/dev/fedora/lvol0', > '/dev/mapper/fedora-lvol0'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-lvol0 ; >22:08:40,636 INFO storage: scanning fedora-lvol0 (/devices/virtual/block/dm-2)... >22:08:40,637 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-lvol0 ; >22:08:40,638 DEBUG storage: DeviceTree.getDeviceByName returned existing 1024MB lvmlv fedora-lvol0 (17) >22:08:40,638 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-lvol0 ; >22:08:40,639 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-lvol0 ; label_type: None ; >22:08:40,639 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:40,640 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-lvol0 ; status: True ; controllable: True ; orig: False ; >22:08:40,640 DEBUG storage: DiskLabel.__init__: device: /dev/mapper/fedora-lvol0 ; labelType: None ; exists: True ; >22:08:40,651 WARN storage: disklabel detected but not usable on fedora-lvol0 >22:08:40,652 DEBUG storage: no type or existing type for fedora-lvol0, bailing >22:08:40,661 DEBUG storage: looking up parted Device: /dev/mapper/fedora >22:08:40,663 DEBUG storage: fedora size is 11784MB >22:08:40,666 DEBUG storage: vg fedora has 9736MB free >22:08:40,666 DEBUG storage: fedora size is 11784MB >22:08:40,669 DEBUG storage: vg fedora has 9736MB free >22:08:40,673 INFO storage: got device: LVMLogicalVolumeDevice instance (0x2d1a690) -- > name = fedora-lvol0 status = True kids = 0 id = 17 > parents = ['existing 11784MB lvmvg fedora (3)'] > uuid = a7wvO5-cjH9-88td-eNMv-YSDq-1dxO-KCAdaM size = 1024.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-lvol0 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x2bf5b00> > target size = 1024.0 path = /dev/mapper/fedora-lvol0 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x2cfe990) -- > name = fedora status = True kids = 2 id = 3 > parents = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > uuid = vSi4U8-qfTH-mz0O-I4G0-XBU9-VoMf-YB2bNE size = 11784 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 9736.0 PE Size = 4.0 PE Count = 2946 > PE Free = 2434 PV Count = 1 > LV Names = ['lvol0', 'lvol1'] modified = False > extents = 2946.0 free space = 9736 > free extents = 2434.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 1024MB lvmlv fedora-lvol0 (17)', > 'existing 1024MB lvmlv fedora-lvol1 (18)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 1024MB >22:08:40,681 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-lvol1 /dev/disk/by-id/dm-uuid-LVM-vSi4U8qfTHmz0OI4G0XBU9VoMfYB2bNEGmXAV8F2aCN9VcpMTQj7lH0wWLP2Ue19 /dev/fedora/lvol1 /dev/mapper/fedora-lvol1', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lvol1', > 'DM_NAME': 'fedora-lvol1', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-vSi4U8qfTHmz0OI4G0XBU9VoMfYB2bNEGmXAV8F2aCN9VcpMTQj7lH0wWLP2Ue19', > 'DM_VG_NAME': 'fedora', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53121', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-lvol1', > '/dev/disk/by-id/dm-uuid-LVM-vSi4U8qfTHmz0OI4G0XBU9VoMfYB2bNEGmXAV8F2aCN9VcpMTQj7lH0wWLP2Ue19', > '/dev/fedora/lvol1', > '/dev/mapper/fedora-lvol1'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-lvol1 ; >22:08:40,681 INFO storage: scanning fedora-lvol1 (/devices/virtual/block/dm-3)... >22:08:40,681 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-lvol1 ; >22:08:40,682 DEBUG storage: DeviceTree.getDeviceByName returned existing 1024MB lvmlv fedora-lvol1 (18) >22:08:40,683 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-lvol1 ; >22:08:40,683 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-lvol1 ; label_type: None ; >22:08:40,684 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:40,685 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-lvol1 ; status: True ; controllable: True ; orig: False ; >22:08:40,685 DEBUG storage: DiskLabel.__init__: device: /dev/mapper/fedora-lvol1 ; labelType: None ; exists: True ; >22:08:40,692 WARN storage: disklabel detected but not usable on fedora-lvol1 >22:08:40,692 DEBUG storage: no type or existing type for fedora-lvol1, bailing >22:08:40,694 DEBUG storage: looking up parted Device: /dev/mapper/fedora >22:08:40,694 DEBUG storage: fedora size is 11784MB >22:08:40,695 DEBUG storage: vg fedora has 9736MB free >22:08:40,695 DEBUG storage: fedora size is 11784MB >22:08:40,695 DEBUG storage: vg fedora has 9736MB free >22:08:40,699 INFO storage: got device: LVMLogicalVolumeDevice instance (0x2d1a790) -- > name = fedora-lvol1 status = True kids = 0 id = 18 > parents = ['existing 11784MB lvmvg fedora (3)'] > uuid = GmXAV8-F2aC-N9Vc-pMTQ-j7lH-0wWL-P2Ue19 size = 1024.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-lvol1 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 18773 did: 15684 busy: False > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x2bf5cb0> > target size = 1024.0 path = /dev/mapper/fedora-lvol1 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x2cfe990) -- > name = fedora status = True kids = 2 id = 3 > parents = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > uuid = vSi4U8-qfTH-mz0O-I4G0-XBU9-VoMf-YB2bNE size = 11784 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 9736.0 PE Size = 4.0 PE Count = 2946 > PE Free = 2434 PV Count = 1 > LV Names = ['lvol0', 'lvol1'] modified = False > extents = 2946.0 free space = 9736 > free extents = 2434.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 1024MB lvmlv fedora-lvol0 (17)', > 'existing 1024MB lvmlv fedora-lvol1 (18)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 1024MB >22:08:40,727 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-lvol0 ; >22:08:40,728 DEBUG storage: DeviceTree.getDeviceByName returned existing 1024MB lvmlv fedora-lvol0 (17) >22:08:40,729 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-lvol1 ; >22:08:40,729 DEBUG storage: DeviceTree.getDeviceByName returned existing 1024MB lvmlv fedora-lvol1 (18) >22:08:40,730 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >22:08:40,742 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:08:40,743 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:08:40,744 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:08:40,756 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >22:08:40,757 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >22:08:40,757 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >22:08:40,758 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-lvol0 ; status: True ; controllable: True ; >22:08:40,759 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora-lvol0 ; status: False ; type: None ; >22:08:40,760 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora-lvol0 ; status: False ; type: None ; >22:08:40,771 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora-lvol0 ; status: True ; controllable: True ; >22:08:40,826 DEBUG storage: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >22:08:40,827 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >22:08:40,828 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >22:08:40,840 DEBUG storage: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >22:08:40,905 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >22:08:40,907 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >22:08:40,909 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >22:08:40,923 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:08:40,924 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:08:40,926 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:08:40,937 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-lvol1 ; status: False ; controllable: True ; >22:08:40,937 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >22:08:40,938 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >22:08:40,938 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >22:08:40,951 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:08:40,951 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:08:40,953 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:08:40,964 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >22:08:40,965 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >22:08:40,965 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >22:08:40,966 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-lvol0 ; status: False ; controllable: True ; >22:08:40,966 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-lvol1 ; status: False ; controllable: True ; >22:08:41,192 DEBUG storage: registered device format class BIOSBoot as biosboot >22:08:41,193 DEBUG storage: registered device format class MDRaidMember as mdmember >22:08:41,193 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >22:08:41,194 DEBUG storage: registered device format class SwapSpace as swap >22:08:41,195 DEBUG storage: registered device format class DMRaidMember as dmraidmember >22:08:41,196 DEBUG storage: registered device format class MultipathMember as multipath_member >22:08:41,198 DEBUG storage: registered device format class LUKS as luks >22:08:41,198 DEBUG storage: registered device format class PPCPRePBoot as prepboot >22:08:41,199 DEBUG storage: registered device format class DiskLabel as disklabel >22:08:41,209 DEBUG storage: registered device format class Ext2FS as ext2 >22:08:41,210 DEBUG storage: registered device format class Ext3FS as ext3 >22:08:41,211 DEBUG storage: registered device format class Ext4FS as ext4 >22:08:41,211 DEBUG storage: registered device format class FATFS as vfat >22:08:41,212 DEBUG storage: registered device format class EFIFS as efi >22:08:41,212 DEBUG storage: registered device format class BTRFS as btrfs >22:08:41,213 DEBUG storage: registered device format class GFS2 as gfs2 >22:08:41,213 DEBUG storage: registered device format class JFS as jfs >22:08:41,214 DEBUG storage: registered device format class ReiserFS as reiserfs >22:08:41,214 DEBUG storage: registered device format class XFS as xfs >22:08:41,215 DEBUG storage: registered device format class HFS as hfs >22:08:41,215 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >22:08:41,216 DEBUG storage: registered device format class HFSPlus as hfs+ >22:08:41,216 DEBUG storage: registered device format class NTFS as ntfs >22:08:41,217 DEBUG storage: registered device format class NFS as nfs >22:08:41,217 DEBUG storage: registered device format class NFSv4 as nfs4 >22:08:41,217 DEBUG storage: registered device format class Iso9660FS as iso9660 >22:08:41,218 DEBUG storage: registered device format class NoDevFS as nodev >22:08:41,218 DEBUG storage: registered device format class DevPtsFS as devpts >22:08:41,218 DEBUG storage: registered device format class ProcFS as proc >22:08:41,218 DEBUG storage: registered device format class SysFS as sysfs >22:08:41,218 DEBUG storage: registered device format class TmpFS as tmpfs >22:08:41,218 DEBUG storage: registered device format class BindFS as bind >22:08:41,218 DEBUG storage: registered device format class SELinuxFS as selinuxfs >22:08:41,218 DEBUG storage: registered device format class USBFS as usbfs >22:08:42,129 DEBUG storage: MultipathTopology._build_topology: >22:08:42,129 DEBUG storage: /etc/multipath.conf contents: >22:08:42,130 DEBUG storage: # multipath.conf written by anaconda >22:08:42,130 DEBUG storage: >22:08:42,131 DEBUG storage: defaults { >22:08:42,131 DEBUG storage: user_friendly_names yes >22:08:42,132 DEBUG storage: } >22:08:42,132 DEBUG storage: blacklist { >22:08:42,132 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >22:08:42,133 DEBUG storage: devnode "^hd[a-z]" >22:08:42,133 DEBUG storage: devnode "^dcssblk[0-9]*" >22:08:42,134 DEBUG storage: device { >22:08:42,134 DEBUG storage: vendor "DGC" >22:08:42,134 DEBUG storage: product "LUNZ" >22:08:42,134 DEBUG storage: } >22:08:42,134 DEBUG storage: device { >22:08:42,134 DEBUG storage: vendor "IBM" >22:08:42,134 DEBUG storage: product "S/390.*" >22:08:42,134 DEBUG storage: } >22:08:42,135 DEBUG storage: # don't count normal SATA devices as multipaths >22:08:42,135 DEBUG storage: device { >22:08:42,135 DEBUG storage: vendor "ATA" >22:08:42,135 DEBUG storage: } >22:08:42,135 DEBUG storage: # don't count 3ware devices as multipaths >22:08:42,138 DEBUG storage: device { >22:08:42,138 DEBUG storage: vendor "3ware" >22:08:42,138 DEBUG storage: } >22:08:42,138 DEBUG storage: device { >22:08:42,138 DEBUG storage: vendor "AMCC" >22:08:42,138 DEBUG storage: } >22:08:42,138 DEBUG storage: # nor highpoint devices >22:08:42,138 DEBUG storage: device { >22:08:42,139 DEBUG storage: vendor "HPT" >22:08:42,139 DEBUG storage: } >22:08:42,139 DEBUG storage: } >22:08:42,140 DEBUG storage: multipaths { >22:08:42,140 DEBUG storage: } >22:08:42,140 DEBUG storage: (end of /etc/multipath.conf) >22:08:42,200 INFO storage: MultipathTopology: found singlepath device: sda >22:08:42,202 INFO storage: MultipathTopology: found non-disk device: sda1 >22:08:42,206 INFO storage: MultipathTopology: found non-disk device: sda2 >22:08:42,206 INFO storage: MultipathTopology: found non-disk device: sr0 >22:08:42,206 INFO storage: MultipathTopology: found singlepath device: loop0 >22:08:42,206 INFO storage: MultipathTopology: found singlepath device: loop1 >22:08:42,206 INFO storage: MultipathTopology: found singlepath device: loop2 >22:08:42,206 INFO storage: MultipathTopology: found singlepath device: loop3 >22:08:42,207 INFO storage: MultipathTopology: found singlepath device: loop4 >22:08:42,207 INFO storage: MultipathTopology: found singlepath device: loop5 >22:08:42,207 INFO storage: MultipathTopology: found singlepath device: loop6 >22:08:42,207 INFO storage: MultipathTopology: found singlepath device: loop7 >22:08:42,207 INFO storage: MultipathTopology: found singlepath device: dm-0 >22:08:42,209 INFO storage: MultipathTopology: found singlepath device: dm-1 >22:08:44,208 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >22:08:44,209 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >22:08:44,255 DEBUG storage: protected device spec /dev/sr0 resolved to sr0 >22:08:44,256 INFO storage: sr0 looks to be the live device; marking as protected >22:08:44,300 DEBUG storage: MultipathTopology._build_topology: >22:08:44,309 DEBUG storage: /etc/multipath.conf contents: >22:08:44,309 DEBUG storage: # multipath.conf written by anaconda >22:08:44,310 DEBUG storage: >22:08:44,310 DEBUG storage: defaults { >22:08:44,310 DEBUG storage: user_friendly_names yes >22:08:44,310 DEBUG storage: } >22:08:44,310 DEBUG storage: blacklist { >22:08:44,310 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >22:08:44,310 DEBUG storage: devnode "^hd[a-z]" >22:08:44,314 DEBUG storage: devnode "^dcssblk[0-9]*" >22:08:44,314 DEBUG storage: device { >22:08:44,322 DEBUG storage: vendor "DGC" >22:08:44,322 DEBUG storage: product "LUNZ" >22:08:44,322 DEBUG storage: } >22:08:44,322 DEBUG storage: device { >22:08:44,322 DEBUG storage: vendor "IBM" >22:08:44,330 DEBUG storage: product "S/390.*" >22:08:44,330 DEBUG storage: } >22:08:44,330 DEBUG storage: # don't count normal SATA devices as multipaths >22:08:44,330 DEBUG storage: device { >22:08:44,330 DEBUG storage: vendor "ATA" >22:08:44,343 DEBUG storage: } >22:08:44,343 DEBUG storage: # don't count 3ware devices as multipaths >22:08:44,343 DEBUG storage: device { >22:08:44,362 DEBUG storage: vendor "3ware" >22:08:44,362 DEBUG storage: } >22:08:44,363 DEBUG storage: device { >22:08:44,363 DEBUG storage: vendor "AMCC" >22:08:44,363 DEBUG storage: } >22:08:44,363 DEBUG storage: # nor highpoint devices >22:08:44,363 DEBUG storage: device { >22:08:44,372 DEBUG storage: vendor "HPT" >22:08:44,373 DEBUG storage: } >22:08:44,373 DEBUG storage: } >22:08:44,373 DEBUG storage: multipaths { >22:08:44,373 DEBUG storage: } >22:08:44,373 DEBUG storage: (end of /etc/multipath.conf) >22:08:44,486 INFO storage: MultipathTopology: found singlepath device: sda >22:08:44,487 INFO storage: MultipathTopology: found non-disk device: sda1 >22:08:44,487 INFO storage: MultipathTopology: found non-disk device: sda2 >22:08:44,487 INFO storage: MultipathTopology: found non-disk device: sr0 >22:08:44,487 INFO storage: MultipathTopology: found singlepath device: loop0 >22:08:44,487 INFO storage: MultipathTopology: found singlepath device: loop1 >22:08:44,487 INFO storage: MultipathTopology: found singlepath device: loop2 >22:08:44,487 INFO storage: MultipathTopology: found singlepath device: loop3 >22:08:44,487 INFO storage: MultipathTopology: found singlepath device: loop4 >22:08:44,488 INFO storage: MultipathTopology: found singlepath device: loop5 >22:08:44,488 INFO storage: MultipathTopology: found singlepath device: loop6 >22:08:44,490 INFO storage: MultipathTopology: found singlepath device: loop7 >22:08:44,490 INFO storage: MultipathTopology: found singlepath device: dm-0 >22:08:44,490 INFO storage: MultipathTopology: found singlepath device: dm-1 >22:08:44,490 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >22:08:44,496 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': '68588', > '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 ; >22:08:44,497 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >22:08:44,509 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:08:44,510 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:44,525 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >22:08:44,526 INFO storage: sda is a disk >22:08:44,527 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:44,551 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >22:08:44,551 INFO storage: added disk sda (id 0) to device tree >22:08:44,551 DEBUG storage: looking up parted Device: /dev/sda >22:08:44,562 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >22:08:44,574 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >22:08:44,575 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >22:08:44,591 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >22:08:44,653 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fb0200e1110>, <parted.partition.Partition object at 0x3a00c50>] > device: <parted.device.Device object at 0x7fb0200ecd10> > PedDisk: <_ped.Disk object at 0x7fb0200ff3f8> >22:08:44,654 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >22:08:44,657 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >22:08:44,660 INFO storage: got device: DiskDevice instance (0x3a1d0d0) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x7fb02008a050> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fb0200d6e90> >22:08:44,679 INFO storage: got format: DiskLabel instance (0x7fb0200d6f50) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fb0200e1110>, <parted.partition.Partition object at 0x3a00c50>] > device: <parted.device.Device object at 0x7fb0200ecd10> > PedDisk: <_ped.Disk object at 0x7fb0200ff3f8> > origPartedDisk = <parted.disk.Disk object at 0x3a00950> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x7fb02008a3b0> > >22:08:44,698 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1 /dev/disk/by-uuid/24fc3b2a-6753-41fb-8780-411e936f9224', > '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': '24fc3b2a-6753-41fb-8780-411e936f9224', > 'ID_FS_UUID_ENC': '24fc3b2a-6753-41fb-8780-411e936f9224', > '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': '68607', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1', > '/dev/disk/by-uuid/24fc3b2a-6753-41fb-8780-411e936f9224'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >22:08:44,706 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >22:08:44,718 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >22:08:44,719 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:44,720 INFO storage: sda1 is a partition >22:08:44,721 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >22:08:44,722 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:08:44,736 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing msdos disklabel >22:08:44,750 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >22:08:44,755 DEBUG storage: PartitionDevice._setFormat: sda1 ; >22:08:44,755 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:44,764 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >22:08:44,764 DEBUG storage: looking up parted Partition: /dev/sda1 >22:08:44,765 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >22:08:44,770 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >22:08:44,778 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >22:08:44,779 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >22:08:44,779 INFO storage: added partition sda1 (id 1) to device tree >22:08:44,792 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >22:08:44,793 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >22:08:44,796 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >22:08:44,797 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >22:08:44,820 WARN storage: disklabel detected but not usable on sda1 >22:08:44,821 INFO storage: type detected on 'sda1' is 'ext4' >22:08:45,114 DEBUG storage: padding min size from 74 up to 81 >22:08:45,119 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:45,122 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:08:45,131 DEBUG storage: PartitionDevice._setFormat: sda1 ; >22:08:45,143 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >22:08:45,144 DEBUG storage: looking up parted Device: /dev/sda1 >22:08:45,148 INFO storage: got device: PartitionDevice instance (0x7fb0200d6e50) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 12288MB 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: 19515 did: 24387 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fb02008a5f0> > 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 0x7fb0200ece10> fileSystem: <parted.filesystem.FileSystem object at 0x3a00610> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb0200e1090> PedPartition: <_ped.Partition object at 0x7fb0200e6fb0> > disk = existing 12288MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >22:08:45,153 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:45,156 INFO storage: got format: Ext4FS instance (0x3a00710) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 24fc3b2a-6753-41fb-8780-411e936f9224 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >22:08:45,169 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2', > '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': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'PMYqzB-V3ZK-eTvI-662a-dUz3-crc6-0fDNe0', > 'ID_FS_UUID_ENC': 'PMYqzB-V3ZK-eTvI-662a-dUz3-crc6-0fDNe0', > 'ID_FS_VERSION': 'LVM2 001', > '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': '24139776', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'LVM2_LV_ATTR': ['-wi------', '-wi------', ''], > 'LVM2_LV_NAME': ['lvol0', 'lvol1', ''], > 'LVM2_LV_SIZE': ['1048576.00', '1048576.00', '0'], > 'LVM2_LV_UUID': ['a7wvO5-cjH9-88td-eNMv-YSDq-1dxO-KCAdaM', > 'GmXAV8-F2aC-N9Vc-pMTQ-j7lH-0wWL-P2Ue19', > ''], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '512', > 'LVM2_PV_PE_COUNT': '2946', > 'LVM2_PV_SIZE': '12066816.00', > 'LVM2_PV_UUID': 'PMYqzB-V3ZK-eTvI-662a-dUz3-crc6-0fDNe0', > 'LVM2_VG_EXTENT_COUNT': '2946', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '9969664.00', > 'LVM2_VG_FREE_COUNT': '2434', > 'LVM2_VG_NAME': 'fedora', > 'LVM2_VG_SIZE': '12066816.00', > 'LVM2_VG_UUID': 'vSi4U8-qfTH-mz0O-I4G0-XBU9-VoMf-YB2bNE', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '68621', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >22:08:45,173 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >22:08:45,174 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >22:08:45,175 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:45,178 INFO storage: sda2 is a partition >22:08:45,179 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >22:08:45,184 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:08:45,188 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing msdos disklabel >22:08:45,192 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >22:08:45,196 DEBUG storage: PartitionDevice._setFormat: sda2 ; >22:08:45,196 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:45,201 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >22:08:45,204 DEBUG storage: looking up parted Partition: /dev/sda2 >22:08:45,205 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >22:08:45,207 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >22:08:45,214 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >22:08:45,215 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >22:08:45,222 INFO storage: added partition sda2 (id 2) to device tree >22:08:45,223 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >22:08:45,224 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >22:08:45,226 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >22:08:45,231 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >22:08:45,247 WARN storage: disklabel detected but not usable on sda2 >22:08:45,248 INFO storage: type detected on 'sda2' is 'LVM2_member' >22:08:45,254 DEBUG storage: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: PMYqzB-V3ZK-eTvI-662a-dUz3-crc6-0fDNe0 ; exists: True ; vgUuid: vSi4U8-qfTH-mz0O-I4G0-XBU9-VoMf-YB2bNE ; label: None ; peStart: 1.0 ; device: /dev/sda2 ; serial: QM00001 ; >22:08:45,256 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >22:08:45,257 DEBUG storage: PartitionDevice._setFormat: sda2 ; >22:08:45,272 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >22:08:45,272 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >22:08:45,280 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:08:45,296 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:45,297 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >22:08:45,297 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:45,299 DEBUG storage: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >22:08:45,299 INFO storage: added lvmvg fedora (id 3) to device tree >22:08:45,307 DEBUG storage: looking up parted Device: /dev/sda2 >22:08:45,312 INFO storage: got device: PartitionDevice instance (0x3a00f50) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 12288MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 11787.0 > format = existing lvmpv > 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: 24139776 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32688 did: 0 busy: False > hardwareGeometry: (1502, 255, 63) biosGeometry: (1502, 255, 63) > PedDevice: <_ped.Device object at 0x7fb02008a7a0> > 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 0x7fb0200ece10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a00a50> PedPartition: <_ped.Partition object at 0x3a0a050> > disk = existing 12288MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 25165823 length = 24139776 > flags = lvm >22:08:45,312 INFO storage: got format: LVMPhysicalVolume instance (0x7fb020116ad0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = PMYqzB-V3ZK-eTvI-662a-dUz3-crc6-0fDNe0 exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = vSi4U8-qfTH-mz0O-I4G0-XBU9-VoMf-YB2bNE peStart = 1.0 >22:08:45,331 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-18-Beta-x86_64-Live-Deskt /dev/disk/by-uuid/2012-11-21-01-07-54-00', > '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-Beta-x86_64-Live-Deskt', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-x86_64-Live-Deskt', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-21-01-07-54-00', > 'ID_FS_UUID_ENC': '2012-11-21-01-07-54-00', > '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', > 'OSINFO_BOOTABLE': '1', > 'OSINFO_INSTALLER': 'http://fedoraproject.org/fedora/18', > 'OSINFO_LIVE': 'http://fedoraproject.org/fedora/18', > 'OSINFO_MEDIA': 'http://fedoraproject.org/fedora/18:3', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '76096', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-x86_64-Live-Deskt', > '/dev/disk/by-uuid/2012-11-21-01-07-54-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >22:08:45,331 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >22:08:45,337 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >22:08:45,338 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:45,338 INFO storage: sr0 is a cdrom >22:08:45,350 DEBUG storage: DeviceTree.addUdevOpticalDevice: >22:08:45,351 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:45,358 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >22:08:45,358 INFO storage: added cdrom sr0 (id 4) to device tree >22:08:45,359 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:08:45,365 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >22:08:45,366 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >22:08:45,367 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >22:08:45,379 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >22:08:45,401 WARN storage: disklabel detected but not usable on sr0 >22:08:45,401 INFO storage: type detected on 'sr0' is 'iso9660' >22:08:45,402 DEBUG storage: Iso9660FS.supported: supported: True ; >22:08:45,403 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >22:08:45,403 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >22:08:45,412 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:08:45,423 DEBUG storage: looking up parted Device: /dev/sr0 >22:08:45,423 INFO storage: got device: OpticalDevice instance (0x7fb020116e50) -- > name = sr0 status = True kids = 0 id = 4 > parents = [] > uuid = None size = 786.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > 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: 402432 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fb02008a710> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >22:08:45,424 DEBUG storage: Iso9660FS.supported: supported: True ; >22:08:45,425 INFO storage: got format: Iso9660FS instance (0x7fb020116a50) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-21-01-07-54-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-x86_64-Live-Deskt size = 0 targetSize = 0 > >22:08:45,432 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': '34728', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >22:08:45,433 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >22:08:45,433 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >22:08:45,434 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:45,434 INFO storage: loop0 is a loop device >22:08:45,445 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >22:08:45,451 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >22:08:45,455 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:45,459 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:45,461 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >22:08:45,461 INFO storage: added file /osmin.img (deleted) (id 5) to device tree >22:08:45,467 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >22:08:45,470 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:45,474 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >22:08:45,475 INFO storage: added loop loop0 (id 6) to device tree >22:08:45,476 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >22:08:45,483 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >22:08:45,484 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >22:08:45,485 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >22:08:45,489 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >22:08:45,495 WARN storage: disklabel detected but not usable on loop0 >22:08:45,497 INFO storage: type detected on 'loop0' is 'squashfs' >22:08:45,498 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >22:08:45,499 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >22:08:45,507 INFO storage: got device: LoopDevice instance (0x7fb02011d2d0) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /osmin.img (deleted) (5)'] > 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 >22:08:45,509 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '43636', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >22:08:45,510 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >22:08:45,513 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >22:08:45,517 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:45,518 INFO storage: loop1 is a loop device >22:08:45,522 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >22:08:45,526 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >22:08:45,527 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:45,528 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:45,530 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >22:08:45,535 INFO storage: added file /osmin (id 7) to device tree >22:08:45,536 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >22:08:45,537 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:45,538 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >22:08:45,539 INFO storage: added loop loop1 (id 8) to device tree >22:08:45,543 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >22:08:45,545 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >22:08:45,545 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >22:08:45,547 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >22:08:45,548 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >22:08:45,555 WARN storage: disklabel detected but not usable on loop1 >22:08:45,557 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >22:08:45,558 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >22:08:45,559 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >22:08:45,561 INFO storage: got device: LoopDevice instance (0x3895f90) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin (7)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >22:08:45,563 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '44703', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >22:08:45,570 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >22:08:45,571 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >22:08:45,572 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:45,573 INFO storage: loop2 is a loop device >22:08:45,574 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >22:08:45,575 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >22:08:45,580 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:45,580 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:45,582 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >22:08:45,582 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 9) to device tree >22:08:45,584 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >22:08:45,589 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:45,590 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >22:08:45,591 INFO storage: added loop loop2 (id 10) to device tree >22:08:45,592 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >22:08:45,593 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >22:08:45,598 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >22:08:45,599 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >22:08:45,601 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >22:08:45,608 WARN storage: disklabel detected but not usable on loop2 >22:08:45,609 INFO storage: type detected on 'loop2' is 'squashfs' >22:08:45,609 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >22:08:45,610 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >22:08:45,615 INFO storage: got device: LoopDevice instance (0x7fb02012b110) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (9)'] > 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 >22:08:45,618 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_UUID_ENC': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '45265', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >22:08:45,618 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >22:08:45,619 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >22:08:45,624 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:45,625 INFO storage: loop3 is a loop device >22:08:45,626 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >22:08:45,627 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >22:08:45,629 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:45,633 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:45,634 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >22:08:45,635 INFO storage: added file /LiveOS/ext3fs.img (id 11) to device tree >22:08:45,636 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >22:08:45,637 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:45,638 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >22:08:45,642 INFO storage: added loop loop3 (id 12) to device tree >22:08:45,643 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >22:08:45,644 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >22:08:45,646 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:45,651 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:08:45,651 DEBUG storage: device loop3 does not contain a disklabel >22:08:45,652 INFO storage: type detected on 'loop3' is 'ext4' >22:08:45,739 DEBUG storage: using current size 0 as min size >22:08:45,741 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:45,741 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:08:45,742 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >22:08:45,743 INFO storage: got device: LoopDevice instance (0x7fb02012b390) -- > name = loop3 status = False kids = 0 id = 12 > parents = ['existing 0MB file /LiveOS/ext3fs.img (11)'] > 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/loop3 > format args = [] originalFormat = None >22:08:45,744 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:45,744 INFO storage: got format: Ext4FS instance (0x7fb02012b510) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >22:08:45,747 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '45285', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >22:08:45,751 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >22:08:45,752 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >22:08:45,753 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:45,758 INFO storage: loop4 is a loop device >22:08:45,759 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >22:08:45,760 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >22:08:45,761 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:45,762 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:45,763 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >22:08:45,768 INFO storage: added file /overlay (deleted) (id 13) to device tree >22:08:45,769 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >22:08:45,770 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:45,772 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >22:08:45,772 INFO storage: added loop loop4 (id 14) to device tree >22:08:45,773 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >22:08:45,779 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >22:08:45,779 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >22:08:45,781 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >22:08:45,782 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >22:08:45,792 WARN storage: disklabel detected but not usable on loop4 >22:08:45,792 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >22:08:45,793 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >22:08:45,793 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >22:08:45,795 INFO storage: got device: LoopDevice instance (0x7fb02012b690) -- > name = loop4 status = False kids = 0 id = 14 > parents = ['existing 0MB file /overlay (deleted) (13)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >22:08:45,796 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': '47285', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >22:08:45,796 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >22:08:45,797 DEBUG storage: lvm filter: adding loop5 to the reject list >22:08:45,804 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': '47383', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >22:08:45,804 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >22:08:45,805 DEBUG storage: lvm filter: adding loop6 to the reject list >22:08:45,806 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': '48353', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >22:08:45,806 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >22:08:45,807 DEBUG storage: lvm filter: adding loop7 to the reject list >22:08:45,807 DEBUG storage: Skipping a device mapper drive (dm-0) for now >22:08:45,807 DEBUG storage: Skipping a device mapper drive (dm-1) for now >22:08:45,850 INFO storage: devices to scan: ['dm-0', 'dm-1'] >22:08:45,853 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd /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': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_UUID_ENC': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23670', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >22:08:45,857 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >22:08:45,858 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >22:08:45,863 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:45,863 INFO storage: live-rw is a device-mapper device >22:08:45,864 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >22:08:45,865 DEBUG storage: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >22:08:45,869 DEBUG storage: failed to find dm node for fedora >22:08:45,870 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >22:08:45,871 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >22:08:45,873 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >22:08:45,878 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (14) >22:08:45,879 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >22:08:45,880 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:45,885 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >22:08:45,885 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:45,886 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >22:08:45,886 INFO storage: added dm live-rw (id 15) to device tree >22:08:45,887 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >22:08:45,891 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >22:08:45,893 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:45,897 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:08:45,897 DEBUG storage: device live-rw does not contain a disklabel >22:08:45,897 INFO storage: type detected on 'live-rw' is 'ext4' >22:08:45,968 DEBUG storage: padding min size from 2944 up to 3238 >22:08:45,970 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:45,970 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:08:45,971 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >22:08:45,971 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >22:08:45,991 INFO storage: got device: DMDevice instance (0x7fb02012be50) -- > name = live-rw status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop4 (14)'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32688 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fb02008a950> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >22:08:45,992 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:45,994 INFO storage: got format: Ext4FS instance (0x7fb02012b810) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >22:08:45,997 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_UUID_ENC': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '33967', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >22:08:46,001 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >22:08:46,002 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >22:08:46,003 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:46,003 INFO storage: live-osimg-min is a device-mapper device >22:08:46,006 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >22:08:46,007 DEBUG storage: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >22:08:46,010 DEBUG storage: failed to find dm node for fedora >22:08:46,012 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >22:08:46,023 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >22:08:46,024 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) >22:08:46,026 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >22:08:46,028 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >22:08:46,029 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >22:08:46,030 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:46,031 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >22:08:46,032 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:46,033 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >22:08:46,033 INFO storage: added dm live-osimg-min (id 16) to device tree >22:08:46,034 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >22:08:46,044 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >22:08:46,045 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:46,045 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:08:46,045 DEBUG storage: device live-osimg-min does not contain a disklabel >22:08:46,049 INFO storage: type detected on 'live-osimg-min' is 'ext4' >22:08:46,128 DEBUG storage: using current size 0 as min size >22:08:46,129 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:46,132 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:08:46,133 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >22:08:46,134 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >22:08:46,142 INFO storage: got device: DMDevice instance (0x7fb02012be90) -- > name = live-osimg-min status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32688 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x3d82440> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >22:08:46,143 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:46,147 INFO storage: got format: Ext4FS instance (0x3d7a290) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2943.0 targetSize = 2943.0 > >22:08:46,193 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-lvol0 ; >22:08:46,194 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:46,196 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >22:08:46,198 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:46,199 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-lvol0 ; current: None ; type: None ; >22:08:46,202 DEBUG storage: Adding fedora-lvol0/1024MB to fedora >22:08:46,203 INFO storage: added lvmlv fedora-lvol0 (id 17) to device tree >22:08:46,204 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-lvol0 ; status: False ; controllable: True ; orig: False ; >22:08:46,209 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-lvol0 ; orig: False ; >22:08:46,210 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >22:08:46,211 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-lvol0 ; status: False ; controllable: True ; orig: False ; >22:08:46,380 DEBUG storage: looking up parted Device: /dev/mapper/fedora-lvol0 >22:08:46,386 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-lvol1 ; >22:08:46,387 DEBUG storage: DeviceTree.getDeviceByName returned None >22:08:46,388 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >22:08:46,388 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:46,389 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-lvol1 ; current: None ; type: None ; >22:08:46,392 DEBUG storage: Adding fedora-lvol1/1024MB to fedora >22:08:46,394 INFO storage: added lvmlv fedora-lvol1 (id 18) to device tree >22:08:46,400 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-lvol1 ; status: False ; controllable: True ; orig: False ; >22:08:46,405 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-lvol1 ; orig: False ; >22:08:46,414 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >22:08:46,419 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-lvol1 ; status: False ; controllable: True ; orig: False ; >22:08:46,578 DEBUG storage: looking up parted Device: /dev/mapper/fedora-lvol1 >22:08:46,628 INFO storage: devices to scan: ['dm-2', 'dm-3'] >22:08:46,642 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-lvol0 /dev/disk/by-id/dm-uuid-LVM-vSi4U8qfTHmz0OI4G0XBU9VoMfYB2bNEa7wvO5cjH988tdeNMvYSDq1dxOKCAdaM /dev/fedora/lvol0 /dev/mapper/fedora-lvol0', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lvol0', > 'DM_NAME': 'fedora-lvol0', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-vSi4U8qfTHmz0OI4G0XBU9VoMfYB2bNEa7wvO5cjH988tdeNMvYSDq1dxOKCAdaM', > 'DM_VG_NAME': 'fedora', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8311919', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-lvol0', > '/dev/disk/by-id/dm-uuid-LVM-vSi4U8qfTHmz0OI4G0XBU9VoMfYB2bNEa7wvO5cjH988tdeNMvYSDq1dxOKCAdaM', > '/dev/fedora/lvol0', > '/dev/mapper/fedora-lvol0'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-lvol0 ; >22:08:46,642 INFO storage: scanning fedora-lvol0 (/devices/virtual/block/dm-2)... >22:08:46,643 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-lvol0 ; >22:08:46,645 DEBUG storage: DeviceTree.getDeviceByName returned existing 1024MB lvmlv fedora-lvol0 (17) >22:08:46,650 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-lvol0 ; >22:08:46,651 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-lvol0 ; label_type: None ; >22:08:46,651 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:46,652 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-lvol0 ; status: True ; controllable: True ; orig: False ; >22:08:46,657 DEBUG storage: DiskLabel.__init__: device: /dev/mapper/fedora-lvol0 ; labelType: None ; exists: True ; >22:08:46,661 WARN storage: disklabel detected but not usable on fedora-lvol0 >22:08:46,662 DEBUG storage: no type or existing type for fedora-lvol0, bailing >22:08:46,664 DEBUG storage: looking up parted Device: /dev/mapper/fedora >22:08:46,671 DEBUG storage: fedora size is 11784MB >22:08:46,674 DEBUG storage: vg fedora has 9736MB free >22:08:46,679 DEBUG storage: fedora size is 11784MB >22:08:46,682 DEBUG storage: vg fedora has 9736MB free >22:08:46,692 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7fb02012b410) -- > name = fedora-lvol0 status = True kids = 0 id = 17 > parents = ['existing 11784MB lvmvg fedora (3)'] > uuid = a7wvO5-cjH9-88td-eNMv-YSDq-1dxO-KCAdaM size = 1024.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-lvol0 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32688 did: 0 busy: False > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x3d823b0> > target size = 1024.0 path = /dev/mapper/fedora-lvol0 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fb020116d50) -- > name = fedora status = True kids = 2 id = 3 > parents = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > uuid = vSi4U8-qfTH-mz0O-I4G0-XBU9-VoMf-YB2bNE size = 11784 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 9736.0 PE Size = 4.0 PE Count = 2946 > PE Free = 2434 PV Count = 1 > LV Names = ['lvol0', 'lvol1'] modified = False > extents = 2946.0 free space = 9736 > free extents = 2434.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 1024MB lvmlv fedora-lvol0 (17)', > 'existing 1024MB lvmlv fedora-lvol1 (18)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 1024MB >22:08:46,695 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-lvol1 /dev/disk/by-id/dm-uuid-LVM-vSi4U8qfTHmz0OI4G0XBU9VoMfYB2bNEGmXAV8F2aCN9VcpMTQj7lH0wWLP2Ue19 /dev/fedora/lvol1 /dev/mapper/fedora-lvol1', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lvol1', > 'DM_NAME': 'fedora-lvol1', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-vSi4U8qfTHmz0OI4G0XBU9VoMfYB2bNEGmXAV8F2aCN9VcpMTQj7lH0wWLP2Ue19', > 'DM_VG_NAME': 'fedora', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8502884', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-lvol1', > '/dev/disk/by-id/dm-uuid-LVM-vSi4U8qfTHmz0OI4G0XBU9VoMfYB2bNEGmXAV8F2aCN9VcpMTQj7lH0wWLP2Ue19', > '/dev/fedora/lvol1', > '/dev/mapper/fedora-lvol1'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-lvol1 ; >22:08:46,699 INFO storage: scanning fedora-lvol1 (/devices/virtual/block/dm-3)... >22:08:46,700 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-lvol1 ; >22:08:46,701 DEBUG storage: DeviceTree.getDeviceByName returned existing 1024MB lvmlv fedora-lvol1 (18) >22:08:46,703 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-lvol1 ; >22:08:46,705 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-lvol1 ; label_type: None ; >22:08:46,707 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:08:46,709 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-lvol1 ; status: True ; controllable: True ; orig: False ; >22:08:46,717 DEBUG storage: DiskLabel.__init__: device: /dev/mapper/fedora-lvol1 ; labelType: None ; exists: True ; >22:08:46,722 WARN storage: disklabel detected but not usable on fedora-lvol1 >22:08:46,726 DEBUG storage: no type or existing type for fedora-lvol1, bailing >22:08:46,733 DEBUG storage: looking up parted Device: /dev/mapper/fedora >22:08:46,736 DEBUG storage: fedora size is 11784MB >22:08:46,741 DEBUG storage: vg fedora has 9736MB free >22:08:46,745 DEBUG storage: fedora size is 11784MB >22:08:46,748 DEBUG storage: vg fedora has 9736MB free >22:08:46,757 INFO storage: got device: LVMLogicalVolumeDevice instance (0x3f6f1d0) -- > name = fedora-lvol1 status = True kids = 0 id = 18 > parents = ['existing 11784MB lvmvg fedora (3)'] > uuid = GmXAV8-F2aC-N9Vc-pMTQ-j7lH-0wWL-P2Ue19 size = 1024.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-lvol1 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32688 did: 0 busy: False > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x3d82dd0> > target size = 1024.0 path = /dev/mapper/fedora-lvol1 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fb020116d50) -- > name = fedora status = True kids = 2 id = 3 > parents = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > uuid = vSi4U8-qfTH-mz0O-I4G0-XBU9-VoMf-YB2bNE size = 11784 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 9736.0 PE Size = 4.0 PE Count = 2946 > PE Free = 2434 PV Count = 1 > LV Names = ['lvol0', 'lvol1'] modified = False > extents = 2946.0 free space = 9736 > free extents = 2434.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 1024MB lvmlv fedora-lvol0 (17)', > 'existing 1024MB lvmlv fedora-lvol1 (18)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 1024MB >22:08:46,800 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-lvol0 ; >22:08:46,802 DEBUG storage: DeviceTree.getDeviceByName returned existing 1024MB lvmlv fedora-lvol0 (17) >22:08:46,806 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-lvol1 ; >22:08:46,808 DEBUG storage: DeviceTree.getDeviceByName returned existing 1024MB lvmlv fedora-lvol1 (18) >22:08:46,809 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >22:08:46,848 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:08:46,849 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:08:46,852 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:08:46,885 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >22:08:46,887 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >22:08:46,888 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >22:08:46,890 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-lvol0 ; status: True ; controllable: True ; >22:08:46,893 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora-lvol0 ; status: False ; type: None ; >22:08:46,894 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora-lvol0 ; status: False ; type: None ; >22:08:46,931 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora-lvol0 ; status: True ; controllable: True ; >22:08:47,054 DEBUG storage: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >22:08:47,056 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >22:08:47,058 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >22:08:47,126 DEBUG storage: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >22:08:47,206 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >22:08:47,208 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >22:08:47,210 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >22:08:47,245 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:08:47,247 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:08:47,253 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:08:47,286 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-lvol1 ; status: False ; controllable: True ; >22:08:47,286 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >22:08:47,290 INFO storage: edd: collected mbr signatures: {'sda': '0x000941fd'} >22:08:47,292 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >22:08:47,315 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:08:47,366 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >22:08:47,441 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:08:47,442 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:08:47,444 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:08:47,599 DEBUG storage: fedora size is 11784MB >22:08:47,600 DEBUG storage: vg fedora has 9736MB free >22:08:47,606 DEBUG storage: fedora size is 11784MB >22:08:47,607 DEBUG storage: vg fedora has 9736MB free >22:08:47,609 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:47,614 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:47,616 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:47,621 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:47,624 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:08:47,628 DEBUG storage: Iso9660FS.supported: supported: True ; >22:08:47,656 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/live-osimg-min ; >22:08:47,660 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4096MB dm live-osimg-min (16) with existing ext4 filesystem >22:08:55,514 DEBUG storage: BindFS.supported: supported: False ; >22:08:55,516 DEBUG storage: BindFS.supported: supported: False ; >22:08:55,517 DEBUG storage: Iso9660FS.supported: supported: True ; >22:08:55,519 DEBUG storage: Iso9660FS.supported: supported: True ; >22:08:55,521 DEBUG storage: NFSv4.supported: supported: False ; >22:08:55,527 DEBUG storage: NFSv4.supported: supported: False ; >22:08:55,528 DEBUG storage: SELinuxFS.supported: supported: False ; >22:08:55,528 DEBUG storage: SELinuxFS.supported: supported: False ; >22:08:55,534 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:55,535 DEBUG storage: Ext4FS.supported: supported: True ; >22:08:55,536 DEBUG storage: Ext3FS.supported: supported: True ; >22:08:55,539 DEBUG storage: Ext3FS.supported: supported: True ; >22:08:55,544 DEBUG storage: Ext2FS.supported: supported: True ; >22:08:55,545 DEBUG storage: Ext2FS.supported: supported: True ; >22:08:55,546 DEBUG storage: SysFS.supported: supported: False ; >22:08:55,549 DEBUG storage: SysFS.supported: supported: False ; >22:08:55,554 DEBUG storage: MultipathMember.__init__: >22:08:55,555 DEBUG storage: MDRaidMember.__init__: >22:08:55,556 DEBUG storage: ProcFS.supported: supported: False ; >22:08:55,559 DEBUG storage: ProcFS.supported: supported: False ; >22:08:55,564 DEBUG storage: SwapSpace.__init__: >22:08:55,565 DEBUG storage: DevPtsFS.supported: supported: False ; >22:08:55,566 DEBUG storage: DevPtsFS.supported: supported: False ; >22:08:55,568 DEBUG storage: BTRFS.supported: supported: True ; >22:08:55,710 DEBUG storage: USBFS.supported: supported: False ; >22:08:55,712 DEBUG storage: USBFS.supported: supported: False ; >22:08:55,713 DEBUG storage: DiskLabel.__init__: >22:08:55,714 INFO storage: DiskLabel.partedDevice returning None >22:08:55,715 DEBUG storage: HFSPlus.supported: supported: False ; >22:08:55,717 DEBUG storage: HFSPlus.supported: supported: False ; >22:08:55,719 DEBUG storage: XFS.supported: supported: True ; >22:08:55,799 DEBUG storage: XFS.supported: supported: True ; >22:08:55,801 DEBUG storage: TmpFS.supported: supported: False ; >22:08:55,803 DEBUG storage: TmpFS.supported: supported: False ; >22:08:55,804 DEBUG storage: LUKS.__init__: >22:08:55,806 DEBUG storage: NTFS.supported: supported: False ; >22:08:55,807 DEBUG storage: NTFS.supported: supported: False ; >22:08:55,809 DEBUG storage: NoDevFS.supported: supported: False ; >22:08:55,810 DEBUG storage: NoDevFS.supported: supported: False ; >22:08:55,811 DEBUG storage: HFS.supported: supported: False ; >22:08:55,813 DEBUG storage: HFS.supported: supported: False ; >22:08:55,814 DEBUG storage: LVMPhysicalVolume.__init__: >22:08:55,816 DEBUG storage: NFS.supported: supported: False ; >22:08:55,817 DEBUG storage: NFS.supported: supported: False ; >22:08:55,819 DEBUG storage: FATFS.supported: supported: True ; >22:08:55,820 DEBUG storage: FATFS.supported: supported: True ; >22:08:55,822 DEBUG storage: DMRaidMember.__init__: >22:09:14,271 DEBUG storage: clearpart: looking at sda2 >22:09:14,272 DEBUG storage: clearpart: looking at sda1 >22:09:14,273 DEBUG storage: checking whether disk sda has an empty extended >22:09:14,278 DEBUG storage: extended is None ; logicals is [] >22:09:14,279 DEBUG storage: new disk order: [] >22:09:14,323 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:09:14,329 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing msdos disklabel >22:09:14,331 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:09:14,332 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing msdos disklabel >22:09:14,336 DEBUG storage: resolved 'sda' to 'sda' (disk) >22:09:14,338 DEBUG storage: stage1 device cannot be of type lvmvg >22:09:14,339 DEBUG storage: stage1 device cannot be of type lvmlv >22:09:14,339 DEBUG storage: stage1 device cannot be of type lvmlv >22:09:14,340 DEBUG storage: _is_valid_disklabel(sda) returning True >22:09:14,340 DEBUG storage: _is_valid_size(sda) returning True >22:09:14,341 DEBUG storage: _is_valid_location(sda) returning True >22:09:14,345 DEBUG storage: _is_valid_format(sda) returning True >22:09:14,345 DEBUG storage: is_valid_stage1_device(sda) returning True >22:09:14,406 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >22:09:14,409 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6140450> fileSystem: <parted.filesystem.FileSystem object at 0x67df510> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x67df310> PedPartition: <_ped.Partition object at 0x6137cb0> >22:09:14,414 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >22:09:14,415 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6140450> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x67df490> PedPartition: <_ped.Partition object at 0x6137c50> >22:09:17,705 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:09:17,721 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:09:17,723 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:09:24,986 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:09:24,986 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x62198d0>, 1024.0, ['sda'], single >22:09:24,988 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:09:24,989 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:09:24,996 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:09:25,004 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:09:25,005 DEBUG storage: DeviceTree.getDeviceByName returned None >22:09:25,008 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:09:25,009 DEBUG storage: DeviceTree.getDeviceByName returned None >22:09:25,012 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:09:25,014 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:09:27,540 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:09:27,540 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x62198d0>, 1024.0, ['sda'], single >22:09:27,541 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:09:27,542 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:09:27,551 DEBUG storage: Ext4FS.supported: supported: True ; >22:09:27,551 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:09:29,479 DEBUG storage: Ext4FS.supported: supported: True ; >22:09:29,479 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:09:29,479 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x62198d0>, 500.0, ['sda'], None >22:09:29,487 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:09:29,496 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:09:29,502 DEBUG storage: DeviceTree.getDeviceByName returned None >22:09:29,505 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:09:29,507 DEBUG storage: DeviceTree.getDeviceByName returned None >22:09:29,509 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:09:29,511 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:09:29,518 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:09:29,519 DEBUG storage: DeviceTree.getDeviceByName returned None >22:09:29,522 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:09:29,524 DEBUG storage: DeviceTree.getDeviceByName returned None >22:09:29,526 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:09:29,528 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:09:31,771 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:09:31,772 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x62198d0>, 1024.0, ['sda'], single >22:09:31,774 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:09:31,775 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:09:31,782 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:09:31,790 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:09:31,791 DEBUG storage: DeviceTree.getDeviceByName returned None >22:09:31,794 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:09:31,795 DEBUG storage: DeviceTree.getDeviceByName returned None >22:09:31,798 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:09:31,800 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:09:34,043 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:09:34,044 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x62198d0>, 1024.0, ['sda'], single >22:09:34,046 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:09:34,047 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:09:54,113 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x62198d0>, 3000.0, [], None >22:09:54,116 DEBUG storage.ui: Storage.newDevice: 0 ; 3000.0 ; mountpoint: / ; disks: [DiskDevice instance (0x61401d0) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x7fb02008a050> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x6140290>] ; fstype: ext4 ; encrypted: False ; >22:09:54,120 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x62198d0>, 3000.0, ['sda'], None >22:09:54,121 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.LVMFactory object at 0x67ed650> ; members: [] ; >22:09:54,123 DEBUG storage.ui: LVMPhysicalVolume.__init__: >22:09:54,128 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >22:09:54,129 DEBUG storage.ui: adding a TotalSizeSet with size 3004 >22:09:54,129 DEBUG storage.ui: set.allocated = 0 >22:09:54,131 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >22:09:54,133 DEBUG storage.ui: removing all non-preexisting partitions [] from disk(s) ['sda'] >22:09:54,137 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=[] >22:09:54,138 DEBUG storage.ui: removing all non-preexisting partitions [] from disk(s) ['sda'] >22:09:54,138 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=[] >22:09:54,139 DEBUG storage.ui: no growable partitions >22:09:54,139 DEBUG storage.ui: fixing size of existing 500MB partition sda1 (1) with existing ext4 filesystem at 500.00 >22:09:54,140 DEBUG storage.ui: fixing size of existing 11787MB partition sda2 (2) with existing lvmpv at 11787.00 >22:09:54,141 DEBUG storage.ui: creating new container >22:09:54,142 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:09:54,143 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora00 ; current: None ; type: None ; >22:09:54,148 INFO storage.ui: added lvmvg fedora00 (id 19) to device tree >22:09:54,149 INFO storage.ui: registered action: [0] Create Device lvmvg fedora00 (id 19) >22:09:54,149 DEBUG storage.ui: fedora00 size is 0MB >22:09:54,150 DEBUG storage.ui: vg fedora00 has 0MB free >22:09:54,150 DEBUG storage.ui: fedora00 size is 0MB >22:09:54,151 DEBUG storage.ui: vg fedora00 has 0MB free >22:09:54,151 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x67ed790) -- > name = fedora00 status = False kids = 0 id = 19 > parents = [] > uuid = None size = 0 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora00 > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 0 > LV Names = [] modified = True > extents = 0.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = [] > LVs = [] >22:09:54,152 DEBUG storage.ui: fedora00 size is 0MB >22:09:54,152 DEBUG storage.ui: vg fedora00 has 0MB free >22:09:54,153 INFO storage.ui: adjusting device size from 3000.00 to 0.00 so it fits in container >22:09:54,153 DEBUG storage.ui: creating new device >22:09:54,155 DEBUG storage.ui: Ext4FS.supported: supported: True ; >22:09:54,159 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >22:09:54,161 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora00 ; >22:09:54,166 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora00-root ; current: None ; type: ext4 ; >22:09:54,166 DEBUG storage.ui: fedora00 size is 0MB >22:09:54,167 DEBUG storage.ui: vg fedora00 has 0MB free >22:09:54,167 DEBUG storage.ui: Adding fedora00-root/0MB to fedora00 >22:09:54,167 INFO storage.ui: added lvmlv fedora00-root (id 20) to device tree >22:09:54,167 INFO storage.ui: registered action: [1] Create Device lvmlv fedora00-root (id 20) >22:09:54,167 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:09:54,167 INFO storage.ui: registered action: [2] Create Format ext4 filesystem mounted at / on lvmlv fedora00-root (id 20) >22:09:54,167 INFO storage.ui: removed lvmlv fedora00-root (id 20) from device tree >22:09:54,168 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora00 ; >22:09:54,169 INFO storage.ui: registered action: [3] Destroy Device lvmlv fedora00-root (id 20) >22:09:54,172 INFO storage.ui: removed lvmvg fedora00 (id 19) from device tree >22:09:54,173 INFO storage.ui: registered action: [4] Destroy Device lvmvg fedora00 (id 19) >22:09:54,173 DEBUG storage.ui: fedora size is 11784MB >22:09:54,174 DEBUG storage.ui: vg fedora has 9736MB free >22:09:54,181 DEBUG storage.ui: Storage.newDevice: 0 ; 3000.0 ; mountpoint: / ; disks: [DiskDevice instance (0x61401d0) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x7fb02008a050> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x6140290>] ; encrypted: False ; fstype: ext4 ; container_name: fedora ; >22:09:54,181 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x62198d0>, 3000.0, ['sda'], None >22:09:54,182 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >22:09:54,183 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:09:54,188 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: existing 11784MB lvmvg fedora (3) ; factory: <pyanaconda.storage.LVMFactory object at 0x69a23d0> ; members: [] ; >22:09:54,189 DEBUG storage.ui: looking up parted Device: /dev/mapper/fedora >22:09:54,189 DEBUG storage.ui: fedora size is 11784MB >22:09:54,190 DEBUG storage.ui: vg fedora has 9736MB free >22:09:54,190 DEBUG storage.ui: fedora size is 11784MB >22:09:54,194 DEBUG storage.ui: vg fedora has 9736MB free >22:09:54,195 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x6140b90) -- > name = fedora status = True kids = 2 id = 3 > parents = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > uuid = vSi4U8-qfTH-mz0O-I4G0-XBU9-VoMf-YB2bNE size = 11784 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 9736.0 PE Size = 4.0 PE Count = 2946 > PE Free = 2434 PV Count = 1 > LV Names = ['lvol0', 'lvol1'] modified = False > extents = 2946.0 free space = 9736 > free extents = 2434.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 1024MB lvmlv fedora-lvol0 (17)', > 'existing 1024MB lvmlv fedora-lvol1 (18)'] >22:09:54,196 DEBUG storage.ui: fedora size is 11784MB >22:09:54,196 DEBUG storage.ui: vg fedora has 9736MB free >22:09:54,196 DEBUG storage.ui: creating new device >22:09:54,197 DEBUG storage.ui: Ext4FS.supported: supported: True ; >22:09:54,197 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >22:09:54,202 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >22:09:54,204 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >22:09:54,204 DEBUG storage.ui: fedora size is 11784MB >22:09:54,205 DEBUG storage.ui: vg fedora has 9736MB free >22:09:54,205 DEBUG storage.ui: Adding fedora-root/3000MB to fedora >22:09:54,208 INFO storage.ui: added lvmlv fedora-root (id 21) to device tree >22:09:54,209 INFO storage.ui: registered action: [5] Create Device lvmlv fedora-root (id 21) >22:09:54,209 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:09:54,209 INFO storage.ui: registered action: [6] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 21) >22:09:54,259 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:09:54,272 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:09:54,274 DEBUG storage: DeviceTree.getDeviceByName returned None >22:09:54,278 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:09:54,287 DEBUG storage: DeviceTree.getDeviceByName returned None >22:09:54,291 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:09:54,296 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:10:08,695 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:10:08,696 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x62198d0>, 1024.0, ['sda'], single >22:10:08,697 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:10:08,702 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:10:08,707 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:10:08,710 DEBUG storage: Ext4FS.supported: supported: True ; >22:10:08,711 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:10:08,719 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:10:08,720 DEBUG storage: DeviceTree.getDeviceByName returned None >22:10:08,723 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:10:08,725 DEBUG storage: DeviceTree.getDeviceByName returned None >22:10:08,728 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:10:08,730 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:10:24,423 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:10:24,424 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:10:24,425 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:10:24,432 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:10:40,077 DEBUG storage: Ext4FS.supported: supported: True ; >22:10:40,077 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:10:40,077 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x62198d0>, 3000.0, ['sda'], single >22:10:40,081 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:10:40,082 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:10:40,095 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:10:40,097 DEBUG storage: DeviceTree.getDeviceByName returned None >22:10:40,100 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:10:40,101 DEBUG storage: DeviceTree.getDeviceByName returned None >22:10:40,105 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:10:40,106 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:10:47,649 DEBUG storage: Ext4FS.supported: supported: True ; >22:10:47,651 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:10:47,651 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x62198d0>, 3000.0, ['sda'], single >22:10:47,653 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:10:47,655 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:10:47,662 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:10:47,670 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:10:47,672 DEBUG storage: DeviceTree.getDeviceByName returned None >22:10:47,675 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:10:47,677 DEBUG storage: DeviceTree.getDeviceByName returned None >22:10:47,680 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:10:47,682 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:10:50,488 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:10:50,489 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x62198d0>, 1024.0, ['sda'], single >22:10:50,490 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:10:50,493 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:10:50,500 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:10:50,508 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:10:50,509 DEBUG storage: DeviceTree.getDeviceByName returned None >22:10:50,512 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:10:50,514 DEBUG storage: DeviceTree.getDeviceByName returned None >22:10:50,517 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:10:50,519 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:10:51,898 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:10:51,898 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x62198d0>, 1024.0, ['sda'], single >22:10:51,899 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:10:51,903 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:10:51,909 DEBUG storage: Ext4FS.supported: supported: True ; >22:10:51,910 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:10:58,109 DEBUG storage: Ext4FS.supported: supported: True ; >22:10:58,109 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:10:58,109 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x62198d0>, 500.0, ['sda'], None >22:10:58,118 DEBUG storage: Ext4FS.supported: supported: True ; >22:10:58,118 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:10:58,132 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:10:58,134 DEBUG storage: DeviceTree.getDeviceByName returned None >22:10:58,137 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:10:58,138 DEBUG storage: DeviceTree.getDeviceByName returned None >22:10:58,142 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:10:58,144 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:11:16,577 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:11:16,578 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:11:16,580 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:11:16,581 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:11:31,731 DEBUG storage: Ext4FS.supported: supported: True ; >22:11:31,732 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:11:31,733 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x62198d0>, 3000.0, ['sda'], single >22:11:31,734 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:11:31,736 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:11:31,748 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:11:31,750 DEBUG storage: DeviceTree.getDeviceByName returned None >22:11:31,753 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:11:31,754 DEBUG storage: DeviceTree.getDeviceByName returned None >22:11:31,757 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:11:31,759 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:11:39,229 INFO storage.ui: removed lvmlv fedora-root (id 21) from device tree >22:11:39,230 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora ; >22:11:39,231 INFO storage.ui: registered action: [7] Destroy Device lvmlv fedora-root (id 21) >22:11:41,706 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:11:41,713 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:11:41,715 DEBUG storage: DeviceTree.getDeviceByName returned None >22:11:41,718 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:11:41,720 DEBUG storage: DeviceTree.getDeviceByName returned None >22:11:41,723 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:11:41,725 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:11:49,598 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: fedora-lvol0 ; status: False ; controllable: True ; >22:11:49,600 INFO storage.ui: removed lvmlv fedora-lvol0 (id 17) from device tree >22:11:49,601 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >22:11:49,601 INFO storage.ui: registered action: [8] Destroy Device lvmlv fedora-lvol0 (id 17) >22:11:49,605 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: fedora-lvol1 ; status: False ; controllable: True ; >22:11:49,606 INFO storage.ui: removed lvmlv fedora-lvol1 (id 18) from device tree >22:11:49,608 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >22:11:49,608 INFO storage.ui: registered action: [9] Destroy Device lvmlv fedora-lvol1 (id 18) >22:11:49,610 DEBUG storage.ui: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >22:11:49,612 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >22:11:49,614 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >22:11:49,638 DEBUG storage.ui: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >22:11:49,751 INFO storage.ui: removed lvmvg fedora (id 3) from device tree >22:11:49,753 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >22:11:49,754 INFO storage.ui: registered action: [10] Destroy Device lvmvg fedora (id 3) >22:11:49,757 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >22:11:49,758 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >22:11:49,759 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:11:49,761 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: lvmpv ; type: None ; >22:11:49,761 INFO storage.ui: registered action: [11] Destroy Format lvmpv on partition sda2 (id 2) >22:11:49,763 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >22:11:49,765 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >22:11:49,767 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >22:11:49,783 INFO storage.ui: removed partition sda2 (id 2) from device tree >22:11:49,785 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >22:11:49,785 INFO storage.ui: registered action: [12] Destroy Device partition sda2 (id 2) >22:11:49,787 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >22:11:49,788 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:11:49,790 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >22:11:49,790 INFO storage.ui: registered action: [13] Destroy Format ext4 filesystem on partition sda1 (id 1) >22:11:49,792 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >22:11:49,794 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >22:11:49,810 INFO storage.ui: removed partition sda1 (id 1) from device tree >22:11:49,812 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >22:11:49,813 INFO storage.ui: registered action: [14] Destroy Device partition sda1 (id 1) >22:11:49,815 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:11:49,816 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:11:49,817 DEBUG storage.ui: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >22:11:49,818 INFO storage.ui: registered action: [15] Destroy Format msdos disklabel on disk sda (id 0) >22:11:49,821 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >22:11:49,823 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >22:11:49,824 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x69b7150> > PedDisk: <_ped.Disk object at 0x67eb5f0> >22:11:49,825 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >22:11:49,826 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >22:11:49,828 DEBUG storage.ui: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >22:11:49,828 INFO storage.ui: registered action: [16] Create Format msdos disklabel on disk sda (id 0) >22:11:54,284 DEBUG storage.ui: doAutoPart: True >22:11:54,284 DEBUG storage.ui: encryptedAutoPart: False >22:11:54,285 DEBUG storage.ui: autoPartType: 2 >22:11:54,285 DEBUG storage.ui: clearPartType: 2 >22:11:54,286 DEBUG storage.ui: clearPartDisks: ['sda'] >22:11:54,286 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x67d6f90) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x67df050) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x67df0d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x67df150) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x67df1d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4032 maxSize = None grow = False > >22:11:54,287 DEBUG storage.ui: storage.disks: ['sda'] >22:11:54,287 DEBUG storage.ui: storage.partitioned: ['sda'] >22:11:54,288 DEBUG storage.ui: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sr0'] >22:11:54,289 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:11:54,295 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >22:11:54,296 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:11:54,296 DEBUG storage.ui: boot disk: sda >22:11:54,298 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >22:11:54,299 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >22:11:54,300 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >22:11:54,306 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >22:11:54,308 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >22:11:54,313 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >22:11:54,314 INFO storage.ui: added partition req0 (id 22) to device tree >22:11:54,314 INFO storage.ui: registered action: [17] Create Device partition req0 (id 22) >22:11:54,315 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:11:54,315 INFO storage.ui: registered action: [18] Create Format lvmpv on partition req0 (id 22) >22:11:54,317 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x61401d0) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 12288.0 > format = non-existent 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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x7fb02008a050> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x6140290>] >22:11:54,321 DEBUG storage.ui: devs: [PartitionDevice instance (0x69b7510) -- > name = req0 status = False kids = 0 id = 22 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >] >22:11:54,322 DEBUG storage.ui: _is_valid_disklabel(sda) returning True >22:11:54,323 DEBUG storage.ui: _is_valid_size(sda) returning True >22:11:54,323 DEBUG storage.ui: _is_valid_location(sda) returning True >22:11:54,324 DEBUG storage.ui: _is_valid_format(sda) returning True >22:11:54,324 DEBUG storage.ui: is_valid_stage1_device(sda) returning True >22:11:54,326 DEBUG storage.ui: Ext4FS.supported: supported: True ; >22:11:54,326 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >22:11:54,332 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >22:11:54,334 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >22:11:54,335 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >22:11:54,341 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >22:11:54,342 INFO storage.ui: added partition req1 (id 23) to device tree >22:11:54,342 INFO storage.ui: registered action: [19] Create Device partition req1 (id 23) >22:11:54,343 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:11:54,343 INFO storage.ui: registered action: [20] Create Format ext4 filesystem mounted at /boot on partition req1 (id 23) >22:11:54,344 INFO storage.ui: skipping unneeded stage1 biosboot request >22:11:54,344 DEBUG storage.ui: PartSpec instance (0x67df150) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >22:11:54,345 DEBUG storage.ui: existing 12288MB disk sda (0) with non-existent msdos disklabel >22:11:54,347 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >22:11:54,352 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 22)', 'req1(id 23)'] from disk(s) ['sda'] >22:11:54,353 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 22)', 'req1(id 23)'] >22:11:54,356 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 23)', 'req0(id 22)'] from disk(s) ['sda'] >22:11:54,357 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:11:54,358 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >22:11:54,358 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:11:54,360 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:11:54,365 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >22:11:54,368 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:11:54,369 DEBUG storage.ui: allocating partition: req1 ; id: 23 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >22:11:54,369 DEBUG storage.ui: checking freespace on sda >22:11:54,369 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >22:11:54,369 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >22:11:54,370 DEBUG storage.ui: updating use_disk to sda, type: 0 >22:11:54,370 DEBUG storage.ui: new free: 63-25165823 / 12287MB >22:11:54,370 DEBUG storage.ui: new free allows for 0 sectors of growth >22:11:54,370 DEBUG storage.ui: found free space for bootable request >22:11:54,370 DEBUG storage.ui: adjusted start sector from 63 to 2048 >22:11:54,371 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >22:11:54,374 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >22:11:54,375 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x69b7110> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69b7b50> PedPartition: <_ped.Partition object at 0x699fdd0> >22:11:54,376 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >22:11:54,377 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >22:11:54,382 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >22:11:54,386 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x69b7110> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69b7ad0> PedPartition: <_ped.Partition object at 0x69b5230> >22:11:54,388 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:11:54,389 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >22:11:54,389 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:11:54,395 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:11:54,396 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >22:11:54,396 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:11:54,396 DEBUG storage.ui: allocating partition: req0 ; id: 22 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >22:11:54,396 DEBUG storage.ui: checking freespace on sda >22:11:54,397 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True >22:11:54,397 DEBUG storage.ui: current free range is 63-2047 (0MB) >22:11:54,397 DEBUG storage.ui: current free range is 1026048-25165823 (11787MB) >22:11:54,397 DEBUG storage.ui: evaluating growth potential for new layout >22:11:54,397 DEBUG storage.ui: calculating growth for disk /dev/sda >22:11:54,401 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >22:11:54,402 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x69b7110> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69b7f10> PedPartition: <_ped.Partition object at 0x69b5110> >22:11:54,403 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >22:11:54,410 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >22:11:54,410 DEBUG storage.ui: adding request 23 to chunk 25165761 (63-25165823) on /dev/sda >22:11:54,410 DEBUG storage.ui: adding request 22 to chunk 25165761 (63-25165823) on /dev/sda >22:11:54,410 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >22:11:54,411 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >22:11:54,411 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >22:11:54,411 DEBUG storage.ui: 1 requests and 23117761 (11287MB) left in chunk >22:11:54,411 DEBUG storage.ui: adding 23117761 (11287MB) to 22 (sda2) >22:11:54,411 DEBUG storage.ui: new grow amount for request 22 (sda2) is 23117761 units, or 11287MB >22:11:54,411 DEBUG storage.ui: request 23 (sda1) growth: 0 (0MB) size: 500MB >22:11:54,411 DEBUG storage.ui: request 22 (sda2) growth: 23117761 (11287MB) size: 11787MB >22:11:54,411 DEBUG storage.ui: disk /dev/sda growth: 23117761 (11287MB) >22:11:54,414 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >22:11:54,414 DEBUG storage.ui: device sda2 new partedPartition None >22:11:54,415 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >22:11:54,416 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >22:11:54,416 DEBUG storage.ui: total growth: 23117761 sectors >22:11:54,420 DEBUG storage.ui: updating use_disk to sda, type: 0 >22:11:54,420 DEBUG storage.ui: new free: 1026048-25165823 / 11787MB >22:11:54,420 DEBUG storage.ui: new free allows for 23117761 sectors of growth >22:11:54,421 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >22:11:54,422 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >22:11:54,422 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x69b7110> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69bb190> PedPartition: <_ped.Partition object at 0x69b51d0> >22:11:54,428 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >22:11:54,429 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >22:11:54,431 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >22:11:54,434 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x69b7110> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69bb210> PedPartition: <_ped.Partition object at 0x69b52f0> >22:11:54,435 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 22)', 'sda1(id 23)'] >22:11:54,435 DEBUG storage.ui: growable partitions are ['sda2'] >22:11:54,435 DEBUG storage.ui: adding request 22 to chunk 25165761 (63-25165823) on /dev/sda >22:11:54,435 DEBUG storage.ui: adding request 23 to chunk 25165761 (63-25165823) on /dev/sda >22:11:54,435 DEBUG storage.ui: disk sda has 1 chunks >22:11:54,435 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >22:11:54,435 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >22:11:54,436 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >22:11:54,439 DEBUG storage.ui: 1 requests and 23117761 (11287MB) left in chunk >22:11:54,439 DEBUG storage.ui: adding 23117761 (11287MB) to 22 (sda2) >22:11:54,440 DEBUG storage.ui: new grow amount for request 22 (sda2) is 23117761 units, or 11287MB >22:11:54,440 DEBUG storage.ui: growing partitions on sda >22:11:54,440 DEBUG storage.ui: partition sda1 (23): 0 >22:11:54,441 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x69a4f10> PedGeometry: <_ped.Geometry object at 0x69bb410> >22:11:54,441 DEBUG storage.ui: partition sda2 (22): 0 >22:11:54,442 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 25165823 length: 24139776 > device: <parted.device.Device object at 0x69a4f10> PedGeometry: <_ped.Geometry object at 0x69bb590> >22:11:54,442 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 23)', 'sda2(id 22)'] from disk(s) ['sda'] >22:11:54,444 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >22:11:54,448 DEBUG storage.ui: device sda1 new partedPartition None >22:11:54,450 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >22:11:54,451 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >22:11:54,453 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >22:11:54,454 DEBUG storage.ui: device sda2 new partedPartition None >22:11:54,456 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >22:11:54,457 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >22:11:54,460 DEBUG storage.ui: back from removeNewPartitions >22:11:54,460 DEBUG storage.ui: extended: None >22:11:54,460 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x69a4f10> PedGeometry: <_ped.Geometry object at 0x69bb410> >22:11:54,462 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >22:11:54,464 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x69b7110> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69bb990> PedPartition: <_ped.Partition object at 0x69b5350> >22:11:54,465 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >22:11:54,466 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >22:11:54,471 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >22:11:54,472 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x69b7110> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69bbad0> PedPartition: <_ped.Partition object at 0x69b5470> >22:11:54,472 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 25165823 length: 24139776 > device: <parted.device.Device object at 0x69a4f10> PedGeometry: <_ped.Geometry object at 0x69bb590> >22:11:54,473 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >22:11:54,477 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x69b7110> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69bb790> PedPartition: <_ped.Partition object at 0x69b53b0> >22:11:54,479 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >22:11:54,480 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >22:11:54,486 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >22:11:54,486 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x69b7110> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69b7910> PedPartition: <_ped.Partition object at 0x69b52f0> >22:11:54,487 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (23) with non-existent ext4 filesystem mounted at /boot at 500.00 >22:11:54,487 DEBUG storage.ui: fixing size of non-existent 11787MB partition sda2 (22) with non-existent lvmpv at 11787.00 >22:11:54,494 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >22:11:54,494 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:11:54,495 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >22:11:54,495 INFO storage.ui: added lvmvg fedora (id 24) to device tree >22:11:54,496 INFO storage.ui: registered action: [21] Create Device lvmvg fedora (id 24) >22:11:54,499 DEBUG storage.ui: Ext4FS.supported: supported: True ; >22:11:54,499 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >22:11:54,501 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >22:11:54,503 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >22:11:54,504 DEBUG storage.ui: fedora size is 11784MB >22:11:54,505 DEBUG storage.ui: vg fedora has 11784MB free >22:11:54,505 DEBUG storage.ui: Adding fedora-root/1024MB to fedora >22:11:54,506 INFO storage.ui: added lvmlv fedora-root (id 25) to device tree >22:11:54,506 INFO storage.ui: registered action: [22] Create Device lvmlv fedora-root (id 25) >22:11:54,507 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:11:54,507 INFO storage.ui: registered action: [23] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 25) >22:11:54,509 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >22:11:54,509 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >22:11:54,511 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >22:11:54,513 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >22:11:54,514 DEBUG storage.ui: fedora size is 11784MB >22:11:54,514 DEBUG storage.ui: vg fedora has 10760MB free >22:11:54,515 DEBUG storage.ui: Adding fedora-swap/4032MB to fedora >22:11:54,515 INFO storage.ui: added lvmlv fedora-swap (id 26) to device tree >22:11:54,516 INFO storage.ui: registered action: [24] Create Device lvmlv fedora-swap (id 26) >22:11:54,516 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:11:54,516 INFO storage.ui: registered action: [25] Create Format swap on lvmlv fedora-swap (id 26) >22:11:54,517 DEBUG storage.ui: fedora size is 11784MB >22:11:54,518 DEBUG storage.ui: vg fedora has 6728MB free >22:11:54,518 DEBUG storage.ui: vg fedora: 6728MB free ; lvs: ['root', 'swap'] >22:11:54,519 DEBUG storage.ui: adding request 25 to chunk 2946 on /dev/mapper/fedora >22:11:54,519 DEBUG storage.ui: adding request 26 to chunk 2946 on /dev/mapper/fedora >22:11:54,520 DEBUG storage.ui: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 2946 size = 11784 >remaining = 1 pool = 1682 >22:11:54,520 DEBUG storage.ui: req: LVRequest instance -- >id = 26 name = fedora-swap growable = False >base = 1008 growth = 0 max_grow = 0 >done = True >22:11:54,521 DEBUG storage.ui: req: LVRequest instance -- >id = 25 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >22:11:54,521 DEBUG storage.ui: 1 requests and 1682 (6728MB) left in chunk >22:11:54,521 DEBUG storage.ui: adding 1682 (6728MB) to 25 (fedora-root) >22:11:54,522 DEBUG storage.ui: new grow amount for request 25 (fedora-root) is 1682 units, or 6728MB >22:11:54,522 DEBUG storage.ui: trying to set lv fedora-root size to 7752MB >22:11:54,523 DEBUG storage.ui: fedora size is 11784MB >22:11:54,523 DEBUG storage.ui: vg fedora has 6728MB free >22:11:54,524 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:11:54,526 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >22:11:54,527 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:11:54,528 DEBUG storage.ui: stage1 device cannot be of type lvmvg >22:11:54,529 DEBUG storage.ui: stage1 device cannot be of type lvmlv >22:11:54,529 DEBUG storage.ui: stage1 device cannot be of type lvmlv >22:11:54,530 DEBUG storage.ui: _is_valid_disklabel(sda) returning True >22:11:54,530 DEBUG storage.ui: _is_valid_size(sda) returning True >22:11:54,531 DEBUG storage.ui: _is_valid_location(sda) returning True >22:11:54,531 DEBUG storage.ui: _is_valid_format(sda) returning True >22:11:54,531 DEBUG storage.ui: is_valid_stage1_device(sda) returning True >22:11:54,534 DEBUG storage.ui: _is_valid_disklabel(sda) returning True >22:11:54,534 DEBUG storage.ui: _is_valid_size(sda) returning True >22:11:54,535 DEBUG storage.ui: _is_valid_location(sda) returning True >22:11:54,535 DEBUG storage.ui: _is_valid_format(sda) returning True >22:11:54,536 DEBUG storage.ui: is_valid_stage1_device(sda) returning True >22:11:54,536 DEBUG storage.ui: _is_valid_disklabel(sda1) returning True >22:11:54,537 DEBUG storage.ui: _is_valid_size(sda1) returning True >22:11:54,537 DEBUG storage.ui: _is_valid_location(sda1) returning True >22:11:54,537 DEBUG storage.ui: _is_valid_partition(sda1) returning True >22:11:54,538 DEBUG storage.ui: _is_valid_format(sda1) returning True >22:11:54,538 DEBUG storage.ui: is_valid_stage2_device(sda1) returning True >22:11:54,560 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:11:54,563 DEBUG storage: Ext4FS.supported: supported: True ; >22:11:54,564 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:11:56,931 DEBUG storage: Ext4FS.supported: supported: True ; >22:11:56,931 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:11:56,932 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x62198d0>, 500.0, ['sda'], None >22:11:56,946 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:11:56,947 DEBUG storage: DeviceTree.getDeviceByName returned None >22:11:56,950 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:11:56,952 DEBUG storage: DeviceTree.getDeviceByName returned None >22:11:56,955 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:11:56,957 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 11784MB lvmvg fedora (24) >22:11:56,963 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:11:56,965 DEBUG storage: DeviceTree.getDeviceByName returned None >22:11:56,968 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:11:56,969 DEBUG storage: DeviceTree.getDeviceByName returned None >22:11:56,973 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:11:56,974 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 11784MB lvmvg fedora (24) >22:12:02,245 DEBUG storage: Ext4FS.supported: supported: True ; >22:12:02,248 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:12:02,249 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x62198d0>, 7752.0, ['sda'], single >22:12:02,251 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:12:02,256 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 11784MB lvmvg fedora (24) >22:12:04,816 DEBUG storage: Ext4FS.supported: supported: True ; >22:12:04,817 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:12:04,817 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x62198d0>, 7752.0, ['sda'], single >22:12:04,820 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:12:04,821 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 11784MB lvmvg fedora (24) >22:12:04,828 DEBUG storage: SwapSpace.__init__: >22:12:04,829 DEBUG storage: getFormat('swap') returning SwapSpace instance >22:12:04,837 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:12:04,838 DEBUG storage: DeviceTree.getDeviceByName returned None >22:12:04,841 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:12:04,843 DEBUG storage: DeviceTree.getDeviceByName returned None >22:12:04,846 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:12:04,848 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 11784MB lvmvg fedora (24) >22:12:13,514 DEBUG storage: SwapSpace.__init__: >22:12:13,514 DEBUG storage: getFormat('swap') returning SwapSpace instance >22:12:13,514 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x62198d0>, 500.0, ['sda'], single >22:12:13,522 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:12:13,523 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 11784MB lvmvg fedora (24) >22:12:13,530 DEBUG storage.ui: Storage.newDevice: 0 ; 500.0 ; device: non-existent 4032MB lvmlv fedora-swap (26) with non-existent swap ; encrypted: False ; disks: [DiskDevice instance (0x61401d0) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 12288.0 > format = non-existent 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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x7fb02008a050> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x6140290>] ; raid_level: single ; container_name: fedora ; >22:12:13,531 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x62198d0>, 500.0, ['sda'], single >22:12:13,532 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >22:12:13,537 DEBUG storage.ui: DeviceTree.getDeviceByName returned non-existent 11784MB lvmvg fedora (24) >22:12:13,539 DEBUG storage.ui: Storage.setContainerMembers: device: non-existent 4032MB lvmlv fedora-swap (26) with non-existent swap ; container: non-existent 11784MB lvmvg fedora (24) ; factory: <pyanaconda.storage.LVMFactory object at 0x69bbed0> ; members: [] ; >22:12:13,540 DEBUG storage.ui: LVMPhysicalVolume.__init__: >22:12:13,545 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >22:12:13,546 DEBUG storage.ui: using container fedora with 2 devices >22:12:13,546 DEBUG storage.ui: fedora size is 11784MB >22:12:13,547 DEBUG storage.ui: vg fedora has 0MB free >22:12:13,547 DEBUG storage.ui: raw container size reported as 8255 >22:12:13,548 DEBUG storage.ui: adding a TotalSizeSet with size 8255 >22:12:13,548 DEBUG storage.ui: set.allocated = 8 >22:12:13,550 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >22:12:13,551 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 23)', 'sda2(id 22)'] from disk(s) ['sda'] >22:12:13,558 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >22:12:13,559 DEBUG storage.ui: device sda1 new partedPartition None >22:12:13,560 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >22:12:13,562 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >22:12:13,567 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >22:12:13,568 DEBUG storage.ui: device sda2 new partedPartition None >22:12:13,569 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >22:12:13,575 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >22:12:13,576 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req1(id 23)', 'req0(id 22)'] >22:12:13,576 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 23)', 'req0(id 22)'] from disk(s) ['sda'] >22:12:13,578 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:12:13,584 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >22:12:13,585 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:12:13,586 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:12:13,588 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >22:12:13,592 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:12:13,593 DEBUG storage.ui: allocating partition: req1 ; id: 23 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >22:12:13,593 DEBUG storage.ui: checking freespace on sda >22:12:13,594 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >22:12:13,595 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >22:12:13,596 DEBUG storage.ui: updating use_disk to sda, type: 0 >22:12:13,596 DEBUG storage.ui: new free: 63-25165823 / 12287MB >22:12:13,597 DEBUG storage.ui: new free allows for 0 sectors of growth >22:12:13,601 DEBUG storage.ui: found free space for bootable request >22:12:13,601 DEBUG storage.ui: adjusted start sector from 63 to 2048 >22:12:13,602 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >22:12:13,603 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >22:12:13,603 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x69b7110> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69bd2d0> PedPartition: <_ped.Partition object at 0x699fdd0> >22:12:13,607 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >22:12:13,610 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >22:12:13,611 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >22:12:13,612 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x69b7110> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69bd250> PedPartition: <_ped.Partition object at 0x69b5170> >22:12:13,616 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:12:13,622 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >22:12:13,622 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:12:13,624 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:12:13,629 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >22:12:13,629 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:12:13,629 DEBUG storage.ui: allocating partition: req0 ; id: 22 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 8255.0 >22:12:13,630 DEBUG storage.ui: checking freespace on sda >22:12:13,630 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True >22:12:13,630 DEBUG storage.ui: current free range is 63-2047 (0MB) >22:12:13,630 DEBUG storage.ui: current free range is 1026048-25165823 (11787MB) >22:12:13,631 DEBUG storage.ui: evaluating growth potential for new layout >22:12:13,631 DEBUG storage.ui: calculating growth for disk /dev/sda >22:12:13,635 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >22:12:13,636 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x69b7110> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69bd450> PedPartition: <_ped.Partition object at 0x69b5470> >22:12:13,642 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >22:12:13,643 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >22:12:13,643 DEBUG storage.ui: adding request 23 to chunk 25165761 (63-25165823) on /dev/sda >22:12:13,643 DEBUG storage.ui: adding request 22 to chunk 25165761 (63-25165823) on /dev/sda >22:12:13,644 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >22:12:13,644 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >22:12:13,645 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 16889856 >done = False >22:12:13,645 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >22:12:13,646 DEBUG storage.ui: adding 24125377 (11779MB) to 22 (sda2) >22:12:13,646 DEBUG storage.ui: taking back 7235521 (3532MB) from 22 (sda2) >22:12:13,646 DEBUG storage.ui: new grow amount for request 22 (sda2) is 16889856 units, or 8247MB >22:12:13,646 DEBUG storage.ui: request 23 (sda1) growth: 0 (0MB) size: 500MB >22:12:13,646 DEBUG storage.ui: request 22 (sda2) growth: 16889856 (8247MB) size: 8255MB >22:12:13,646 DEBUG storage.ui: disk /dev/sda growth: 16889856 (8247MB) >22:12:13,647 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >22:12:13,647 DEBUG storage.ui: device sda2 new partedPartition None >22:12:13,649 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >22:12:13,654 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >22:12:13,654 DEBUG storage.ui: total growth: 16889856 sectors >22:12:13,654 DEBUG storage.ui: updating use_disk to sda, type: 0 >22:12:13,654 DEBUG storage.ui: new free: 1026048-25165823 / 11787MB >22:12:13,655 DEBUG storage.ui: new free allows for 16889856 sectors of growth >22:12:13,655 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >22:12:13,656 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >22:12:13,660 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x69b7110> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69bd690> PedPartition: <_ped.Partition object at 0x69b5530> >22:12:13,662 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >22:12:13,663 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >22:12:13,669 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >22:12:13,669 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x69b7110> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69bd610> PedPartition: <_ped.Partition object at 0x69b5410> >22:12:13,669 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 23)', 'sda2(id 22)'] >22:12:13,669 DEBUG storage.ui: growable partitions are ['sda2'] >22:12:13,670 DEBUG storage.ui: adding request 23 to chunk 25165761 (63-25165823) on /dev/sda >22:12:13,670 DEBUG storage.ui: adding request 22 to chunk 25165761 (63-25165823) on /dev/sda >22:12:13,670 DEBUG storage.ui: disk sda has 1 chunks >22:12:13,670 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >22:12:13,670 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >22:12:13,670 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 16889856 >done = False >22:12:13,670 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >22:12:13,670 DEBUG storage.ui: adding 24125377 (11779MB) to 22 (sda2) >22:12:13,674 DEBUG storage.ui: taking back 7235521 (3532MB) from 22 (sda2) >22:12:13,674 DEBUG storage.ui: new grow amount for request 22 (sda2) is 16889856 units, or 8247MB >22:12:13,674 DEBUG storage.ui: set: ['sda2'] 8/8255 >22:12:13,674 DEBUG storage.ui: allocating 8247 to TotalSizeSet with 8/8255 (8247 needed) >22:12:13,674 DEBUG storage.ui: PartitionRequest instance -- >id = 22 name = sda2 growable = True >base = 16384 growth = 16889856 max_grow = 16889856 >done = True >22:12:13,675 DEBUG storage.ui: needed: 0 >22:12:13,675 DEBUG storage.ui: set: ['sda2'] 8255/8255 >22:12:13,675 DEBUG storage.ui: allocating 0 to TotalSizeSet with 8255/8255 (0 needed) >22:12:13,677 DEBUG storage.ui: PartitionRequest instance -- >id = 22 name = sda2 growable = True >base = 16384 growth = 16889856 max_grow = 16889856 >done = True >22:12:13,680 DEBUG storage.ui: needed: 0 >22:12:13,680 DEBUG storage.ui: growing partitions on sda >22:12:13,681 DEBUG storage.ui: partition sda1 (23): 0 >22:12:13,681 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x69a4f10> PedGeometry: <_ped.Geometry object at 0x69bd790> >22:12:13,685 DEBUG storage.ui: partition sda2 (22): 0 >22:12:13,685 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 17932287 length: 16906240 > device: <parted.device.Device object at 0x69a4f10> PedGeometry: <_ped.Geometry object at 0x69bd910> >22:12:13,686 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 23)', 'sda2(id 22)'] from disk(s) ['sda'] >22:12:13,688 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >22:12:13,688 DEBUG storage.ui: device sda1 new partedPartition None >22:12:13,690 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >22:12:13,692 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >22:12:13,696 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >22:12:13,697 DEBUG storage.ui: device sda2 new partedPartition None >22:12:13,698 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >22:12:13,701 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >22:12:13,701 DEBUG storage.ui: back from removeNewPartitions >22:12:13,704 DEBUG storage.ui: extended: None >22:12:13,704 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x69a4f10> PedGeometry: <_ped.Geometry object at 0x69bd790> >22:12:13,706 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >22:12:13,708 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x69b7110> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69bdb90> PedPartition: <_ped.Partition object at 0x69b54d0> >22:12:13,709 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >22:12:13,710 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >22:12:13,716 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >22:12:13,716 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x69b7110> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69bdcd0> PedPartition: <_ped.Partition object at 0x69b5590> >22:12:13,717 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 17932287 length: 16906240 > device: <parted.device.Device object at 0x69a4f10> PedGeometry: <_ped.Geometry object at 0x69bd910> >22:12:13,722 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >22:12:13,723 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x69b7110> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69bd290> PedPartition: <_ped.Partition object at 0x69b55f0> >22:12:13,724 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >22:12:13,728 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >22:12:13,730 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >22:12:13,731 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x69b7110> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69bdf10> PedPartition: <_ped.Partition object at 0x69b5650> >22:12:13,731 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (23) with non-existent ext4 filesystem mounted at /boot at 500.00 >22:12:13,731 DEBUG storage.ui: fixing size of non-existent 8255MB partition sda2 (22) with non-existent lvmpv at 8255.00 >22:12:13,735 DEBUG storage.ui: fedora size is 8252MB >22:12:13,739 DEBUG storage.ui: vg fedora has -3532MB free >22:12:13,739 DEBUG storage.ui: fedora size is 8252MB >22:12:13,739 DEBUG storage.ui: vg fedora has -3532MB free >22:12:13,740 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x69a2310) -- > name = fedora status = False kids = 2 id = 24 > parents = ['non-existent 8255MB partition sda2 (22) with non-existent lvmpv'] > uuid = None size = 8252 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 2063.0 free space = -3532 > free extents = -883.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 8255MB partition sda2 (22) with non-existent lvmpv'] > LVs = ['non-existent 7752MB lvmlv fedora-root (25) with non-existent ext4 filesystem mounted at /', > 'non-existent 4032MB lvmlv fedora-swap (26) with non-existent swap'] >22:12:13,740 DEBUG storage.ui: fedora size is 8252MB >22:12:13,740 DEBUG storage.ui: vg fedora has -3532MB free >22:12:13,740 INFO storage.ui: adjusting device size from 4032.00 to 500.00 >22:12:13,740 DEBUG storage.ui: trying to set lv fedora-swap size to 500MB >22:12:13,741 DEBUG storage.ui: fedora size is 8252MB >22:12:13,741 DEBUG storage.ui: vg fedora has -3532MB free >22:12:13,768 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:12:13,769 DEBUG storage: DeviceTree.getDeviceByName returned None >22:12:13,775 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:12:13,776 DEBUG storage: DeviceTree.getDeviceByName returned None >22:12:13,782 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:12:13,785 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 8252MB lvmvg fedora (24) >22:12:16,734 DEBUG storage: SwapSpace.__init__: >22:12:16,734 DEBUG storage: getFormat('swap') returning SwapSpace instance >22:12:16,734 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x62198d0>, 500.0, ['sda'], single >22:12:16,737 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:12:16,739 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 8252MB lvmvg fedora (24) >22:12:16,746 DEBUG storage: Ext4FS.supported: supported: True ; >22:12:16,746 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:12:16,754 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:12:16,755 DEBUG storage: DeviceTree.getDeviceByName returned None >22:12:16,758 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:12:16,759 DEBUG storage: DeviceTree.getDeviceByName returned None >22:12:16,762 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:12:16,764 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 8252MB lvmvg fedora (24) >22:12:24,095 DEBUG storage: Ext4FS.supported: supported: True ; >22:12:24,095 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:12:24,096 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x62198d0>, 4000.0, ['sda'], single >22:12:24,097 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:12:24,103 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 8252MB lvmvg fedora (24) >22:12:24,106 DEBUG storage.ui: Storage.newDevice: 0 ; 4000.0 ; device: non-existent 7752MB lvmlv fedora-root (25) with non-existent ext4 filesystem mounted at / ; encrypted: False ; disks: [DiskDevice instance (0x61401d0) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 12288.0 > format = non-existent 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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x7fb02008a050> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x6140290>] ; raid_level: single ; container_name: fedora ; >22:12:24,110 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x62198d0>, 4000.0, ['sda'], single >22:12:24,111 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >22:12:24,113 DEBUG storage.ui: DeviceTree.getDeviceByName returned non-existent 8252MB lvmvg fedora (24) >22:12:24,115 DEBUG storage.ui: Storage.setContainerMembers: device: non-existent 7752MB lvmlv fedora-root (25) with non-existent ext4 filesystem mounted at / ; container: non-existent 8252MB lvmvg fedora (24) ; factory: <pyanaconda.storage.LVMFactory object at 0x69bd090> ; members: [] ; >22:12:24,120 DEBUG storage.ui: LVMPhysicalVolume.__init__: >22:12:24,121 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >22:12:24,121 DEBUG storage.ui: using container fedora with 2 devices >22:12:24,122 DEBUG storage.ui: fedora size is 8252MB >22:12:24,122 DEBUG storage.ui: vg fedora has 0MB free >22:12:24,123 DEBUG storage.ui: raw container size reported as 4503 >22:12:24,123 DEBUG storage.ui: adding a TotalSizeSet with size 4503 >22:12:24,126 DEBUG storage.ui: set.allocated = 8 >22:12:24,128 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >22:12:24,130 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 23)', 'sda2(id 22)'] from disk(s) ['sda'] >22:12:24,135 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >22:12:24,136 DEBUG storage.ui: device sda1 new partedPartition None >22:12:24,137 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >22:12:24,139 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >22:12:24,144 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >22:12:24,144 DEBUG storage.ui: device sda2 new partedPartition None >22:12:24,145 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >22:12:24,151 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >22:12:24,151 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req1(id 23)', 'req0(id 22)'] >22:12:24,151 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 23)', 'req0(id 22)'] from disk(s) ['sda'] >22:12:24,153 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:12:24,156 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >22:12:24,159 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:12:24,161 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:12:24,162 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >22:12:24,162 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:12:24,162 DEBUG storage.ui: allocating partition: req1 ; id: 23 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >22:12:24,162 DEBUG storage.ui: checking freespace on sda >22:12:24,168 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >22:12:24,169 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >22:12:24,169 DEBUG storage.ui: updating use_disk to sda, type: 0 >22:12:24,169 DEBUG storage.ui: new free: 63-25165823 / 12287MB >22:12:24,169 DEBUG storage.ui: new free allows for 0 sectors of growth >22:12:24,169 DEBUG storage.ui: found free space for bootable request >22:12:24,169 DEBUG storage.ui: adjusted start sector from 63 to 2048 >22:12:24,170 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >22:12:24,171 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >22:12:24,172 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x69b7110> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69bd890> PedPartition: <_ped.Partition object at 0x699fdd0> >22:12:24,175 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >22:12:24,176 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >22:12:24,180 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >22:12:24,180 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x69b7110> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69bde10> PedPartition: <_ped.Partition object at 0x69b5650> >22:12:24,182 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:12:24,187 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >22:12:24,190 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:12:24,192 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:12:24,193 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >22:12:24,194 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:12:24,195 DEBUG storage.ui: allocating partition: req0 ; id: 22 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 4503.0 >22:12:24,195 DEBUG storage.ui: checking freespace on sda >22:12:24,196 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True >22:12:24,196 DEBUG storage.ui: current free range is 63-2047 (0MB) >22:12:24,197 DEBUG storage.ui: current free range is 1026048-25165823 (11787MB) >22:12:24,197 DEBUG storage.ui: evaluating growth potential for new layout >22:12:24,197 DEBUG storage.ui: calculating growth for disk /dev/sda >22:12:24,203 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >22:12:24,204 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x69b7110> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69bd910> PedPartition: <_ped.Partition object at 0x69b5170> >22:12:24,205 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >22:12:24,210 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >22:12:24,211 DEBUG storage.ui: adding request 23 to chunk 25165761 (63-25165823) on /dev/sda >22:12:24,211 DEBUG storage.ui: adding request 22 to chunk 25165761 (63-25165823) on /dev/sda >22:12:24,211 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >22:12:24,211 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >22:12:24,211 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 9205760 >done = False >22:12:24,211 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >22:12:24,211 DEBUG storage.ui: adding 24125377 (11779MB) to 22 (sda2) >22:12:24,211 DEBUG storage.ui: taking back 14919617 (7284MB) from 22 (sda2) >22:12:24,212 DEBUG storage.ui: new grow amount for request 22 (sda2) is 9205760 units, or 4495MB >22:12:24,212 DEBUG storage.ui: request 23 (sda1) growth: 0 (0MB) size: 500MB >22:12:24,212 DEBUG storage.ui: request 22 (sda2) growth: 9205760 (4495MB) size: 4503MB >22:12:24,214 DEBUG storage.ui: disk /dev/sda growth: 9205760 (4495MB) >22:12:24,215 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >22:12:24,215 DEBUG storage.ui: device sda2 new partedPartition None >22:12:24,216 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >22:12:24,217 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >22:12:24,218 DEBUG storage.ui: total growth: 9205760 sectors >22:12:24,218 DEBUG storage.ui: updating use_disk to sda, type: 0 >22:12:24,221 DEBUG storage.ui: new free: 1026048-25165823 / 11787MB >22:12:24,222 DEBUG storage.ui: new free allows for 9205760 sectors of growth >22:12:24,222 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >22:12:24,223 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >22:12:24,224 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x69b7110> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69bbe90> PedPartition: <_ped.Partition object at 0x69b5590> >22:12:24,230 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >22:12:24,231 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >22:12:24,232 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >22:12:24,238 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x69b7110> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69bd550> PedPartition: <_ped.Partition object at 0x69b55f0> >22:12:24,239 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 23)', 'sda2(id 22)'] >22:12:24,239 DEBUG storage.ui: growable partitions are ['sda2'] >22:12:24,239 DEBUG storage.ui: adding request 23 to chunk 25165761 (63-25165823) on /dev/sda >22:12:24,239 DEBUG storage.ui: adding request 22 to chunk 25165761 (63-25165823) on /dev/sda >22:12:24,239 DEBUG storage.ui: disk sda has 1 chunks >22:12:24,239 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >22:12:24,239 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >22:12:24,240 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 9205760 >done = False >22:12:24,240 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >22:12:24,240 DEBUG storage.ui: adding 24125377 (11779MB) to 22 (sda2) >22:12:24,240 DEBUG storage.ui: taking back 14919617 (7284MB) from 22 (sda2) >22:12:24,241 DEBUG storage.ui: new grow amount for request 22 (sda2) is 9205760 units, or 4495MB >22:12:24,241 DEBUG storage.ui: set: ['sda2'] 8/4503 >22:12:24,241 DEBUG storage.ui: allocating 4495 to TotalSizeSet with 8/4503 (4495 needed) >22:12:24,241 DEBUG storage.ui: PartitionRequest instance -- >id = 22 name = sda2 growable = True >base = 16384 growth = 9205760 max_grow = 9205760 >done = True >22:12:24,242 DEBUG storage.ui: needed: 0 >22:12:24,242 DEBUG storage.ui: set: ['sda2'] 4503/4503 >22:12:24,243 DEBUG storage.ui: allocating 0 to TotalSizeSet with 4503/4503 (0 needed) >22:12:24,247 DEBUG storage.ui: PartitionRequest instance -- >id = 22 name = sda2 growable = True >base = 16384 growth = 9205760 max_grow = 9205760 >done = True >22:12:24,248 DEBUG storage.ui: needed: 0 >22:12:24,248 DEBUG storage.ui: growing partitions on sda >22:12:24,249 DEBUG storage.ui: partition sda1 (23): 0 >22:12:24,250 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x69a4f10> PedGeometry: <_ped.Geometry object at 0x69bbdd0> >22:12:24,250 DEBUG storage.ui: partition sda2 (22): 0 >22:12:24,251 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 10248191 length: 9222144 > device: <parted.device.Device object at 0x69a4f10> PedGeometry: <_ped.Geometry object at 0x69c3050> >22:12:24,251 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 23)', 'sda2(id 22)'] from disk(s) ['sda'] >22:12:24,253 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >22:12:24,254 DEBUG storage.ui: device sda1 new partedPartition None >22:12:24,256 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >22:12:24,259 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >22:12:24,261 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >22:12:24,262 DEBUG storage.ui: device sda2 new partedPartition None >22:12:24,263 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >22:12:24,267 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >22:12:24,267 DEBUG storage.ui: back from removeNewPartitions >22:12:24,268 DEBUG storage.ui: extended: None >22:12:24,268 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x69a4f10> PedGeometry: <_ped.Geometry object at 0x69bbdd0> >22:12:24,269 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >22:12:24,270 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x69b7110> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69c32d0> PedPartition: <_ped.Partition object at 0x69b54d0> >22:12:24,274 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >22:12:24,275 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >22:12:24,282 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >22:12:24,283 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x69b7110> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69c3410> PedPartition: <_ped.Partition object at 0x69b5410> >22:12:24,283 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 10248191 length: 9222144 > device: <parted.device.Device object at 0x69a4f10> PedGeometry: <_ped.Geometry object at 0x69c3050> >22:12:24,285 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >22:12:24,289 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x69b7110> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69bdf10> PedPartition: <_ped.Partition object at 0x69b5770> >22:12:24,290 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >22:12:24,291 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >22:12:24,296 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >22:12:24,298 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x69b7110> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69c3650> PedPartition: <_ped.Partition object at 0x69b57d0> >22:12:24,300 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (23) with non-existent ext4 filesystem mounted at /boot at 500.00 >22:12:24,301 DEBUG storage.ui: fixing size of non-existent 4503MB partition sda2 (22) with non-existent lvmpv at 4503.00 >22:12:24,302 DEBUG storage.ui: fedora size is 4500MB >22:12:24,302 DEBUG storage.ui: vg fedora has -3752MB free >22:12:24,302 DEBUG storage.ui: fedora size is 4500MB >22:12:24,302 DEBUG storage.ui: vg fedora has -3752MB free >22:12:24,303 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x69a2310) -- > name = fedora status = False kids = 2 id = 24 > parents = ['non-existent 4503MB partition sda2 (22) with non-existent lvmpv'] > uuid = None size = 4500 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 1125.0 free space = -3752 > free extents = -938.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 4503MB partition sda2 (22) with non-existent lvmpv'] > LVs = ['non-existent 7752MB lvmlv fedora-root (25) with non-existent ext4 filesystem mounted at /', > 'non-existent 500MB lvmlv fedora-swap (26) with non-existent swap'] >22:12:24,303 DEBUG storage.ui: fedora size is 4500MB >22:12:24,303 DEBUG storage.ui: vg fedora has -3752MB free >22:12:24,303 INFO storage.ui: adjusting device size from 7752.00 to 4000.00 >22:12:24,303 DEBUG storage.ui: trying to set lv fedora-root size to 4000MB >22:12:24,303 DEBUG storage.ui: fedora size is 4500MB >22:12:24,308 DEBUG storage.ui: vg fedora has -3752MB free >22:12:24,334 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:12:24,335 DEBUG storage: DeviceTree.getDeviceByName returned None >22:12:24,341 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:12:24,344 DEBUG storage: DeviceTree.getDeviceByName returned None >22:12:24,349 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:12:24,351 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 4500MB lvmvg fedora (24) >22:12:38,083 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:12:38,085 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 4500MB lvmvg fedora (24) >22:12:38,089 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:12:38,091 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 4500MB lvmvg fedora (24) >22:53:26,512 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:26,512 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:53:26,513 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x62198d0>, 4000.0, ['sda'], single >22:53:26,514 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:53:26,515 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 4500MB lvmvg fedora (24) >22:53:26,529 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:53:26,531 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:26,534 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:53:26,535 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:26,538 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:53:26,540 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 4500MB lvmvg fedora (24) >22:53:40,458 DEBUG storage: clearpart: looking at sda2 >22:53:40,458 DEBUG storage: clearpart: looking at sda1 >22:53:40,459 DEBUG storage: checking whether disk sda has an empty extended >22:53:40,460 DEBUG storage: extended is None ; logicals is [] >22:53:40,464 DEBUG storage: new disk order: [] >22:53:40,512 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:53:40,513 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing msdos disklabel >22:53:40,515 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:53:40,519 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing msdos disklabel >22:53:40,520 DEBUG storage: resolved 'sda' to 'sda' (disk) >22:53:40,522 DEBUG storage: stage1 device cannot be of type lvmvg >22:53:40,525 DEBUG storage: stage1 device cannot be of type lvmlv >22:53:40,525 DEBUG storage: stage1 device cannot be of type lvmlv >22:53:40,526 DEBUG storage: _is_valid_disklabel(sda) returning True >22:53:40,527 DEBUG storage: _is_valid_size(sda) returning True >22:53:40,527 DEBUG storage: _is_valid_location(sda) returning True >22:53:40,527 DEBUG storage: _is_valid_format(sda) returning True >22:53:40,528 DEBUG storage: is_valid_stage1_device(sda) returning True >22:53:40,602 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >22:53:40,605 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x69bde90> fileSystem: <parted.filesystem.FileSystem object at 0x69b7cd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69b7f90> PedPartition: <_ped.Partition object at 0x699fdd0> >22:53:40,610 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >22:53:40,611 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x69bde90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69b7e10> PedPartition: <_ped.Partition object at 0x67e8290> >22:53:43,821 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:53:43,829 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:53:43,831 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:43,834 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:53:43,835 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:43,839 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:53:43,841 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:53:47,074 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:53:47,074 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x69bd5d0>, 1024.0, ['sda'], single >22:53:47,075 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:53:47,078 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:53:47,085 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:47,086 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:53:50,301 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:50,302 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:54:06,988 DEBUG storage: Ext4FS.supported: supported: True ; >22:54:06,988 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:54:06,989 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x69bd5d0>, 500.0, ['sda'], None >22:54:07,007 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:54:07,012 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing msdos disklabel >22:54:07,013 DEBUG storage: resolved 'sda' to 'sda' (disk) >22:54:07,014 DEBUG storage: stage1 device cannot be of type lvmvg >22:54:07,018 DEBUG storage: stage1 device cannot be of type lvmlv >22:54:07,019 DEBUG storage: stage1 device cannot be of type lvmlv >22:54:07,019 DEBUG storage: _is_valid_disklabel(sda) returning True >22:54:07,020 DEBUG storage: _is_valid_size(sda) returning True >22:54:07,020 DEBUG storage: _is_valid_location(sda) returning True >22:54:07,020 DEBUG storage: _is_valid_format(sda) returning True >22:54:07,021 DEBUG storage: is_valid_stage1_device(sda) returning True >22:54:07,034 DEBUG storage: _is_valid_disklabel(sda) returning True >22:54:07,038 DEBUG storage: _is_valid_size(sda) returning True >22:54:07,038 DEBUG storage: _is_valid_location(sda) returning True >22:54:07,042 DEBUG storage: _is_valid_format(sda) returning True >22:54:07,043 DEBUG storage: is_valid_stage1_device(sda) returning True >22:54:07,043 DEBUG storage: _is_valid_disklabel(sda1) returning True >22:54:07,044 DEBUG storage: _is_valid_size(sda1) returning True >22:54:07,046 DEBUG storage: _is_valid_location(sda1) returning True >22:54:07,049 DEBUG storage: _is_valid_partition(sda1) returning True >22:54:07,050 DEBUG storage: _is_valid_format(sda1) returning True >22:54:07,050 DEBUG storage: is_valid_stage2_device(sda1) returning True >22:54:25,554 DEBUG storage: clearpart: looking at sda2 >22:54:25,555 DEBUG storage: clearpart: looking at sda1 >22:54:25,555 DEBUG storage: checking whether disk sda has an empty extended >22:54:25,556 DEBUG storage: extended is None ; logicals is [] >22:54:25,557 DEBUG storage: new disk order: [] >22:54:25,608 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:54:25,613 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing msdos disklabel >22:54:25,614 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:54:25,615 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing msdos disklabel >22:54:25,615 DEBUG storage: resolved 'sda' to 'sda' (disk) >22:54:25,621 DEBUG storage: stage1 device cannot be of type lvmvg >22:54:25,621 DEBUG storage: stage1 device cannot be of type lvmlv >22:54:25,621 DEBUG storage: stage1 device cannot be of type lvmlv >22:54:25,621 DEBUG storage: _is_valid_disklabel(sda) returning True >22:54:25,621 DEBUG storage: _is_valid_size(sda) returning True >22:54:25,621 DEBUG storage: _is_valid_location(sda) returning True >22:54:25,621 DEBUG storage: _is_valid_format(sda) returning True >22:54:25,621 DEBUG storage: is_valid_stage1_device(sda) returning True >22:54:25,694 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >22:54:25,699 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6144150> fileSystem: <parted.filesystem.FileSystem object at 0x69d28d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69d26d0> PedPartition: <_ped.Partition object at 0x69b5290> >22:54:25,701 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >22:54:25,705 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6144150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69d2850> PedPartition: <_ped.Partition object at 0x69b5830> >22:54:25,759 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:54:25,772 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:54:25,773 DEBUG storage: DeviceTree.getDeviceByName returned None >22:54:25,775 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:54:25,781 DEBUG storage: DeviceTree.getDeviceByName returned None >22:54:25,783 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:54:25,791 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:54:28,950 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:54:28,951 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7fb02012be90>, 1024.0, ['sda'], single >22:54:28,952 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:54:28,955 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:54:28,962 DEBUG storage: Ext4FS.supported: supported: True ; >22:54:28,963 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:54:35,882 DEBUG storage: Ext4FS.supported: supported: True ; >22:54:35,883 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:54:35,883 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fb02012be90>, 500.0, ['sda'], None >22:54:37,753 DEBUG storage: Ext4FS.supported: supported: True ; >22:54:37,753 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:54:37,753 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fb02012be90>, 500.0, ['sda'], None >22:54:39,209 DEBUG storage: Ext4FS.supported: supported: True ; >22:54:39,210 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:54:39,213 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fb02012be90>, 500.0, ['sda'], None >22:54:39,220 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:54:39,232 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:54:39,233 DEBUG storage: DeviceTree.getDeviceByName returned None >22:54:39,236 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:54:39,238 DEBUG storage: DeviceTree.getDeviceByName returned None >22:54:39,241 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:54:39,243 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:54:40,191 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:54:40,191 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7fb02012be90>, 1024.0, ['sda'], single >22:54:40,192 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:54:40,193 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:54:40,202 DEBUG storage: Ext4FS.supported: supported: True ; >22:54:40,202 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:54:43,284 DEBUG storage: Ext4FS.supported: supported: True ; >22:54:43,285 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:54:43,286 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fb02012be90>, 500.0, ['sda'], None >22:54:43,293 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:54:43,305 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:54:43,307 DEBUG storage: DeviceTree.getDeviceByName returned None >22:54:43,310 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:54:43,311 DEBUG storage: DeviceTree.getDeviceByName returned None >22:54:43,315 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:54:43,317 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:54:44,593 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:54:44,593 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7fb02012be90>, 1024.0, ['sda'], single >22:54:44,594 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:54:44,598 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:54:44,605 DEBUG storage: Ext4FS.supported: supported: True ; >22:54:44,605 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:54:50,704 DEBUG storage: Ext4FS.supported: supported: True ; >22:54:50,704 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:54:50,704 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fb02012be90>, 500.0, ['sda'], None >22:54:55,223 DEBUG storage: Ext4FS.supported: supported: True ; >22:54:55,224 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:54:55,224 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fb02012be90>, 500.0, ['sda'], None >22:54:55,232 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:54:55,245 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:54:55,247 DEBUG storage: DeviceTree.getDeviceByName returned None >22:54:55,250 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:54:55,251 DEBUG storage: DeviceTree.getDeviceByName returned None >22:54:55,254 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:54:55,256 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:54:59,491 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:54:59,491 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7fb02012be90>, 1024.0, ['sda'], single >22:54:59,492 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:54:59,496 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:54:59,504 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:54:59,512 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:54:59,513 DEBUG storage: DeviceTree.getDeviceByName returned None >22:54:59,516 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:54:59,518 DEBUG storage: DeviceTree.getDeviceByName returned None >22:54:59,521 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:54:59,522 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:55:13,164 DEBUG storage: clearpart: looking at sda2 >22:55:13,165 DEBUG storage: clearpart: looking at sda1 >22:55:13,165 DEBUG storage: checking whether disk sda has an empty extended >22:55:13,166 DEBUG storage: extended is None ; logicals is [] >22:55:13,169 DEBUG storage: new disk order: [] >22:55:13,225 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:55:13,228 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing msdos disklabel >22:55:13,230 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:55:13,232 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing msdos disklabel >22:55:13,234 DEBUG storage: resolved 'sda' to 'sda' (disk) >22:55:13,235 DEBUG storage: stage1 device cannot be of type lvmvg >22:55:13,235 DEBUG storage: stage1 device cannot be of type lvmlv >22:55:13,236 DEBUG storage: stage1 device cannot be of type lvmlv >22:55:13,236 DEBUG storage: _is_valid_disklabel(sda) returning True >22:55:13,236 DEBUG storage: _is_valid_size(sda) returning True >22:55:13,236 DEBUG storage: _is_valid_location(sda) returning True >22:55:13,236 DEBUG storage: _is_valid_format(sda) returning True >22:55:13,236 DEBUG storage: is_valid_stage1_device(sda) returning True >22:55:13,311 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >22:55:13,316 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6e24f90> fileSystem: <parted.filesystem.FileSystem object at 0x6e26a50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6e26850> PedPartition: <_ped.Partition object at 0x69b5590> >22:55:13,317 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >22:55:13,318 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6e24f90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6e269d0> PedPartition: <_ped.Partition object at 0x69b52f0> >22:55:13,368 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:55:13,377 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:55:13,381 DEBUG storage: DeviceTree.getDeviceByName returned None >22:55:13,386 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:55:13,392 DEBUG storage: DeviceTree.getDeviceByName returned None >22:55:13,395 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:55:13,398 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >22:55:21,305 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: fedora-lvol0 ; status: False ; controllable: True ; >22:55:21,306 INFO storage.ui: removed lvmlv fedora-lvol0 (id 17) from device tree >22:55:21,307 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >22:55:21,308 INFO storage.ui: registered action: [26] Destroy Device lvmlv fedora-lvol0 (id 17) >22:55:21,310 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: fedora-lvol1 ; status: False ; controllable: True ; >22:55:21,311 INFO storage.ui: removed lvmlv fedora-lvol1 (id 18) from device tree >22:55:21,313 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >22:55:21,313 INFO storage.ui: registered action: [27] Destroy Device lvmlv fedora-lvol1 (id 18) >22:55:21,315 DEBUG storage.ui: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >22:55:21,317 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >22:55:21,319 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >22:55:21,336 DEBUG storage.ui: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >22:55:21,386 INFO storage.ui: removed lvmvg fedora (id 3) from device tree >22:55:21,388 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >22:55:21,389 INFO storage.ui: registered action: [28] Destroy Device lvmvg fedora (id 3) >22:55:21,391 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >22:55:21,393 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >22:55:21,393 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:55:21,395 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: lvmpv ; type: None ; >22:55:21,396 INFO storage.ui: registered action: [29] Destroy Format lvmpv on partition sda2 (id 2) >22:55:21,397 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >22:55:21,399 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >22:55:21,402 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >22:55:21,418 INFO storage.ui: removed partition sda2 (id 2) from device tree >22:55:21,420 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >22:55:21,420 INFO storage.ui: registered action: [30] Destroy Device partition sda2 (id 2) >22:55:21,422 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >22:55:21,423 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:55:21,425 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >22:55:21,425 INFO storage.ui: registered action: [31] Destroy Format ext4 filesystem mounted at /boot on partition sda1 (id 1) >22:55:21,427 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >22:55:21,430 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >22:55:21,446 INFO storage.ui: removed partition sda1 (id 1) from device tree >22:55:21,448 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >22:55:21,448 INFO storage.ui: registered action: [32] Destroy Device partition sda1 (id 1) >22:55:21,451 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:55:21,451 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:55:21,453 DEBUG storage.ui: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >22:55:21,455 INFO storage.ui: registered action: [33] Destroy Format msdos disklabel on disk sda (id 0) >22:55:21,458 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >22:55:21,460 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >22:55:21,461 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x6e35290> > PedDisk: <_ped.Disk object at 0x6e32b90> >22:55:21,462 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >22:55:21,464 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >22:55:21,465 DEBUG storage.ui: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >22:55:21,466 INFO storage.ui: registered action: [34] Create Format msdos disklabel on disk sda (id 0) >22:55:23,620 DEBUG storage.ui: doAutoPart: True >22:55:23,621 DEBUG storage.ui: encryptedAutoPart: False >22:55:23,621 DEBUG storage.ui: autoPartType: 2 >22:55:23,621 DEBUG storage.ui: clearPartType: 2 >22:55:23,622 DEBUG storage.ui: clearPartDisks: ['sda'] >22:55:23,622 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x6e26510) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x6e26590) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x6e26610) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x6e26690) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x6e26710) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4032 maxSize = None grow = False > >22:55:23,623 DEBUG storage.ui: storage.disks: ['sda'] >22:55:23,623 DEBUG storage.ui: storage.partitioned: ['sda'] >22:55:23,624 DEBUG storage.ui: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sr0'] >22:55:23,626 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:55:23,631 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >22:55:23,632 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:55:23,632 DEBUG storage.ui: boot disk: sda >22:55:23,634 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >22:55:23,637 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >22:55:23,639 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >22:55:23,644 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >22:55:23,647 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >22:55:23,652 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >22:55:23,652 INFO storage.ui: added partition req0 (id 27) to device tree >22:55:23,652 INFO storage.ui: registered action: [35] Create Device partition req0 (id 27) >22:55:23,652 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:55:23,653 INFO storage.ui: registered action: [36] Create Format lvmpv on partition req0 (id 27) >22:55:23,654 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x6e24d50) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 12288.0 > format = non-existent 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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x7fb02008a050> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x6e24dd0>] >22:55:23,654 DEBUG storage.ui: devs: [PartitionDevice instance (0x6e356d0) -- > name = req0 status = False kids = 0 id = 27 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >] >22:55:23,654 DEBUG storage.ui: _is_valid_disklabel(sda) returning True >22:55:23,655 DEBUG storage.ui: _is_valid_size(sda) returning True >22:55:23,655 DEBUG storage.ui: _is_valid_location(sda) returning True >22:55:23,658 DEBUG storage.ui: _is_valid_format(sda) returning True >22:55:23,658 DEBUG storage.ui: is_valid_stage1_device(sda) returning True >22:55:23,659 DEBUG storage.ui: Ext4FS.supported: supported: True ; >22:55:23,659 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >22:55:23,666 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >22:55:23,667 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >22:55:23,668 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >22:55:23,671 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >22:55:23,675 INFO storage.ui: added partition req1 (id 28) to device tree >22:55:23,675 INFO storage.ui: registered action: [37] Create Device partition req1 (id 28) >22:55:23,675 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:55:23,675 INFO storage.ui: registered action: [38] Create Format ext4 filesystem mounted at /boot on partition req1 (id 28) >22:55:23,676 INFO storage.ui: skipping unneeded stage1 biosboot request >22:55:23,676 DEBUG storage.ui: PartSpec instance (0x6e26690) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >22:55:23,676 DEBUG storage.ui: existing 12288MB disk sda (0) with non-existent msdos disklabel >22:55:23,677 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >22:55:23,678 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 27)', 'req1(id 28)'] from disk(s) ['sda'] >22:55:23,678 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 27)', 'req1(id 28)'] >22:55:23,679 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 28)', 'req0(id 27)'] from disk(s) ['sda'] >22:55:23,686 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:55:23,688 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >22:55:23,688 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:55:23,690 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:55:23,691 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >22:55:23,691 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:55:23,691 DEBUG storage.ui: allocating partition: req1 ; id: 28 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >22:55:23,692 DEBUG storage.ui: checking freespace on sda >22:55:23,692 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >22:55:23,692 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >22:55:23,692 DEBUG storage.ui: updating use_disk to sda, type: 0 >22:55:23,692 DEBUG storage.ui: new free: 63-25165823 / 12287MB >22:55:23,693 DEBUG storage.ui: new free allows for 0 sectors of growth >22:55:23,693 DEBUG storage.ui: found free space for bootable request >22:55:23,693 DEBUG storage.ui: adjusted start sector from 63 to 2048 >22:55:23,698 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >22:55:23,699 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >22:55:23,700 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6e35250> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6e2e150> PedPartition: <_ped.Partition object at 0x69b54d0> >22:55:23,706 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >22:55:23,707 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >22:55:23,708 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >22:55:23,714 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6e35250> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6e35d10> PedPartition: <_ped.Partition object at 0x69b53b0> >22:55:23,715 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:55:23,716 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >22:55:23,717 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:55:23,719 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:55:23,724 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >22:55:23,725 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:55:23,725 DEBUG storage.ui: allocating partition: req0 ; id: 27 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >22:55:23,725 DEBUG storage.ui: checking freespace on sda >22:55:23,725 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True >22:55:23,726 DEBUG storage.ui: current free range is 63-2047 (0MB) >22:55:23,726 DEBUG storage.ui: current free range is 1026048-25165823 (11787MB) >22:55:23,726 DEBUG storage.ui: evaluating growth potential for new layout >22:55:23,726 DEBUG storage.ui: calculating growth for disk /dev/sda >22:55:23,730 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >22:55:23,730 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6e35250> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6e2e510> PedPartition: <_ped.Partition object at 0x69b5530> >22:55:23,753 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >22:55:23,754 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >22:55:23,754 DEBUG storage.ui: adding request 28 to chunk 25165761 (63-25165823) on /dev/sda >22:55:23,754 DEBUG storage.ui: adding request 27 to chunk 25165761 (63-25165823) on /dev/sda >22:55:23,755 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >22:55:23,760 DEBUG storage.ui: req: PartitionRequest instance -- >id = 28 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >22:55:23,760 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >22:55:23,760 DEBUG storage.ui: 1 requests and 23117761 (11287MB) left in chunk >22:55:23,760 DEBUG storage.ui: adding 23117761 (11287MB) to 27 (sda2) >22:55:23,760 DEBUG storage.ui: new grow amount for request 27 (sda2) is 23117761 units, or 11287MB >22:55:23,761 DEBUG storage.ui: request 28 (sda1) growth: 0 (0MB) size: 500MB >22:55:23,761 DEBUG storage.ui: request 27 (sda2) growth: 23117761 (11287MB) size: 11787MB >22:55:23,761 DEBUG storage.ui: disk /dev/sda growth: 23117761 (11287MB) >22:55:23,762 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >22:55:23,762 DEBUG storage.ui: device sda2 new partedPartition None >22:55:23,763 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >22:55:23,769 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >22:55:23,769 DEBUG storage.ui: total growth: 23117761 sectors >22:55:23,769 DEBUG storage.ui: updating use_disk to sda, type: 0 >22:55:23,769 DEBUG storage.ui: new free: 1026048-25165823 / 11787MB >22:55:23,769 DEBUG storage.ui: new free allows for 23117761 sectors of growth >22:55:23,770 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >22:55:23,773 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >22:55:23,774 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6e35250> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6e26d50> PedPartition: <_ped.Partition object at 0x69b51d0> >22:55:23,775 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >22:55:23,778 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >22:55:23,780 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >22:55:23,781 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6e35250> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6e35190> PedPartition: <_ped.Partition object at 0x69b5170> >22:55:23,782 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 27)', 'sda1(id 28)'] >22:55:23,782 DEBUG storage.ui: growable partitions are ['sda2'] >22:55:23,783 DEBUG storage.ui: adding request 27 to chunk 25165761 (63-25165823) on /dev/sda >22:55:23,783 DEBUG storage.ui: adding request 28 to chunk 25165761 (63-25165823) on /dev/sda >22:55:23,784 DEBUG storage.ui: disk sda has 1 chunks >22:55:23,784 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >22:55:23,785 DEBUG storage.ui: req: PartitionRequest instance -- >id = 28 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >22:55:23,785 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >22:55:23,786 DEBUG storage.ui: 1 requests and 23117761 (11287MB) left in chunk >22:55:23,786 DEBUG storage.ui: adding 23117761 (11287MB) to 27 (sda2) >22:55:23,787 DEBUG storage.ui: new grow amount for request 27 (sda2) is 23117761 units, or 11287MB >22:55:23,787 DEBUG storage.ui: growing partitions on sda >22:55:23,788 DEBUG storage.ui: partition sda1 (28): 0 >22:55:23,789 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x6e35050> PedGeometry: <_ped.Geometry object at 0x69d2390> >22:55:23,789 DEBUG storage.ui: partition sda2 (27): 0 >22:55:23,790 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 25165823 length: 24139776 > device: <parted.device.Device object at 0x6e35050> PedGeometry: <_ped.Geometry object at 0x69d2090> >22:55:23,790 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 28)', 'sda2(id 27)'] from disk(s) ['sda'] >22:55:23,792 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >22:55:23,793 DEBUG storage.ui: device sda1 new partedPartition None >22:55:23,795 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >22:55:23,796 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >22:55:23,798 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >22:55:23,799 DEBUG storage.ui: device sda2 new partedPartition None >22:55:23,800 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >22:55:23,802 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >22:55:23,803 DEBUG storage.ui: back from removeNewPartitions >22:55:23,803 DEBUG storage.ui: extended: None >22:55:23,804 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x6e35050> PedGeometry: <_ped.Geometry object at 0x69d2390> >22:55:23,805 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >22:55:23,806 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6e35250> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69d1690> PedPartition: <_ped.Partition object at 0x69b56b0> >22:55:23,808 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >22:55:23,810 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >22:55:23,812 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >22:55:23,813 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6e35250> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69d18d0> PedPartition: <_ped.Partition object at 0x69b55f0> >22:55:23,813 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 25165823 length: 24139776 > device: <parted.device.Device object at 0x6e35050> PedGeometry: <_ped.Geometry object at 0x69d2090> >22:55:23,815 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >22:55:23,816 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6e35250> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6e35ed0> PedPartition: <_ped.Partition object at 0x69b5350> >22:55:23,818 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >22:55:23,820 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >22:55:23,822 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >22:55:23,823 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6e35250> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69d1590> PedPartition: <_ped.Partition object at 0x69b5110> >22:55:23,823 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (28) with non-existent ext4 filesystem mounted at /boot at 500.00 >22:55:23,824 DEBUG storage.ui: fixing size of non-existent 11787MB partition sda2 (27) with non-existent lvmpv at 11787.00 >22:55:23,827 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >22:55:23,827 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:55:23,829 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >22:55:23,830 INFO storage.ui: added lvmvg fedora (id 29) to device tree >22:55:23,830 INFO storage.ui: registered action: [39] Create Device lvmvg fedora (id 29) >22:55:23,832 DEBUG storage.ui: Ext4FS.supported: supported: True ; >22:55:23,832 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >22:55:23,834 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >22:55:23,836 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >22:55:23,837 DEBUG storage.ui: fedora size is 11784MB >22:55:23,837 DEBUG storage.ui: vg fedora has 11784MB free >22:55:23,838 DEBUG storage.ui: Adding fedora-root/1024MB to fedora >22:55:23,838 INFO storage.ui: added lvmlv fedora-root (id 30) to device tree >22:55:23,839 INFO storage.ui: registered action: [40] Create Device lvmlv fedora-root (id 30) >22:55:23,839 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:55:23,840 INFO storage.ui: registered action: [41] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 30) >22:55:23,842 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >22:55:23,842 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >22:55:23,844 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >22:55:23,846 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >22:55:23,847 DEBUG storage.ui: fedora size is 11784MB >22:55:23,848 DEBUG storage.ui: vg fedora has 10760MB free >22:55:23,848 DEBUG storage.ui: Adding fedora-swap/4032MB to fedora >22:55:23,849 INFO storage.ui: added lvmlv fedora-swap (id 31) to device tree >22:55:23,849 INFO storage.ui: registered action: [42] Create Device lvmlv fedora-swap (id 31) >22:55:23,850 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:55:23,850 INFO storage.ui: registered action: [43] Create Format swap on lvmlv fedora-swap (id 31) >22:55:23,851 DEBUG storage.ui: fedora size is 11784MB >22:55:23,852 DEBUG storage.ui: vg fedora has 6728MB free >22:55:23,852 DEBUG storage.ui: vg fedora: 6728MB free ; lvs: ['root', 'swap'] >22:55:23,853 DEBUG storage.ui: adding request 30 to chunk 2946 on /dev/mapper/fedora >22:55:23,853 DEBUG storage.ui: adding request 31 to chunk 2946 on /dev/mapper/fedora >22:55:23,854 DEBUG storage.ui: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 2946 size = 11784 >remaining = 1 pool = 1682 >22:55:23,854 DEBUG storage.ui: req: LVRequest instance -- >id = 31 name = fedora-swap growable = False >base = 1008 growth = 0 max_grow = 0 >done = True >22:55:23,855 DEBUG storage.ui: req: LVRequest instance -- >id = 30 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >22:55:23,855 DEBUG storage.ui: 1 requests and 1682 (6728MB) left in chunk >22:55:23,856 DEBUG storage.ui: adding 1682 (6728MB) to 30 (fedora-root) >22:55:23,856 DEBUG storage.ui: new grow amount for request 30 (fedora-root) is 1682 units, or 6728MB >22:55:23,856 DEBUG storage.ui: trying to set lv fedora-root size to 7752MB >22:55:23,856 DEBUG storage.ui: fedora size is 11784MB >22:55:23,856 DEBUG storage.ui: vg fedora has 6728MB free >22:55:23,858 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:55:23,861 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >22:55:23,862 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:55:23,863 DEBUG storage.ui: stage1 device cannot be of type lvmvg >22:55:23,864 DEBUG storage.ui: stage1 device cannot be of type lvmlv >22:55:23,864 DEBUG storage.ui: stage1 device cannot be of type lvmlv >22:55:23,865 DEBUG storage.ui: _is_valid_disklabel(sda) returning True >22:55:23,865 DEBUG storage.ui: _is_valid_size(sda) returning True >22:55:23,866 DEBUG storage.ui: _is_valid_location(sda) returning True >22:55:23,866 DEBUG storage.ui: _is_valid_format(sda) returning True >22:55:23,867 DEBUG storage.ui: is_valid_stage1_device(sda) returning True >22:55:23,869 DEBUG storage.ui: _is_valid_disklabel(sda) returning True >22:55:23,870 DEBUG storage.ui: _is_valid_size(sda) returning True >22:55:23,870 DEBUG storage.ui: _is_valid_location(sda) returning True >22:55:23,870 DEBUG storage.ui: _is_valid_format(sda) returning True >22:55:23,871 DEBUG storage.ui: is_valid_stage1_device(sda) returning True >22:55:23,871 DEBUG storage.ui: _is_valid_disklabel(sda1) returning True >22:55:23,872 DEBUG storage.ui: _is_valid_size(sda1) returning True >22:55:23,872 DEBUG storage.ui: _is_valid_location(sda1) returning True >22:55:23,873 DEBUG storage.ui: _is_valid_partition(sda1) returning True >22:55:23,873 DEBUG storage.ui: _is_valid_format(sda1) returning True >22:55:23,873 DEBUG storage.ui: is_valid_stage2_device(sda1) returning True >22:55:23,896 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >22:55:23,899 DEBUG storage: Ext4FS.supported: supported: True ; >22:55:23,899 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:55:26,657 DEBUG storage: Ext4FS.supported: supported: True ; >22:55:26,657 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:55:26,658 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x69d2910>, 500.0, ['sda'], None >22:55:26,671 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:55:26,673 DEBUG storage: DeviceTree.getDeviceByName returned None >22:55:26,676 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:55:26,678 DEBUG storage: DeviceTree.getDeviceByName returned None >22:55:26,682 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:55:26,684 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 11784MB lvmvg fedora (29) >22:55:26,689 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:55:26,691 DEBUG storage: DeviceTree.getDeviceByName returned None >22:55:26,693 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:55:26,695 DEBUG storage: DeviceTree.getDeviceByName returned None >22:55:26,697 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:55:26,699 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 11784MB lvmvg fedora (29) >22:55:29,902 DEBUG storage: Ext4FS.supported: supported: True ; >22:55:29,903 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:55:29,903 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x69d2910>, 7752.0, ['sda'], single >22:55:29,904 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:55:29,906 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 11784MB lvmvg fedora (29) >22:55:29,911 DEBUG storage: SwapSpace.__init__: >22:55:29,912 DEBUG storage: getFormat('swap') returning SwapSpace instance >22:55:29,919 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:55:29,920 DEBUG storage: DeviceTree.getDeviceByName returned None >22:55:29,923 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:55:29,924 DEBUG storage: DeviceTree.getDeviceByName returned None >22:55:29,927 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:55:29,928 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 11784MB lvmvg fedora (29) >22:55:32,776 DEBUG storage: SwapSpace.__init__: >22:55:32,776 DEBUG storage: getFormat('swap') returning SwapSpace instance >22:55:32,777 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x69d2910>, 4032.0, ['sda'], single >22:55:32,778 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >22:55:32,780 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 11784MB lvmvg fedora (29) >22:55:32,788 DEBUG storage: Ext4FS.supported: supported: True ; >22:55:32,789 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:55:36,793 DEBUG storage: Ext4FS.supported: supported: True ; >22:55:36,793 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:55:36,793 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x69d2910>, 500.0, ['sda'], None >22:55:36,801 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:55:36,802 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >22:55:36,802 DEBUG storage: resolved 'sda' to 'sda' (disk) >22:55:36,811 DEBUG storage: stage1 device cannot be of type lvmvg >22:55:36,811 DEBUG storage: stage1 device cannot be of type lvmlv >22:55:36,812 DEBUG storage: stage1 device cannot be of type lvmlv >22:55:36,812 DEBUG storage: _is_valid_disklabel(sda) returning True >22:55:36,813 DEBUG storage: _is_valid_size(sda) returning True >22:55:36,813 DEBUG storage: _is_valid_location(sda) returning True >22:55:36,814 DEBUG storage: _is_valid_format(sda) returning True >22:55:36,815 DEBUG storage: is_valid_stage1_device(sda) returning True >22:55:36,833 DEBUG storage: _is_valid_disklabel(sda) returning True >22:55:36,835 DEBUG storage: _is_valid_size(sda) returning True >22:55:36,835 DEBUG storage: _is_valid_location(sda) returning True >22:55:36,835 DEBUG storage: _is_valid_format(sda) returning True >22:55:36,835 DEBUG storage: is_valid_stage1_device(sda) returning True >22:55:36,835 DEBUG storage: _is_valid_disklabel(sda1) returning True >22:55:36,836 DEBUG storage: _is_valid_size(sda1) returning True >22:55:36,836 DEBUG storage: _is_valid_location(sda1) returning True >22:55:36,836 DEBUG storage: _is_valid_partition(sda1) returning True >22:55:36,836 DEBUG storage: _is_valid_format(sda1) returning True >22:55:36,836 DEBUG storage: is_valid_stage2_device(sda1) returning True >19:55:51,646 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >19:55:51,647 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >19:55:51,648 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >19:55:51,655 DEBUG storage: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >19:55:51,656 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >19:55:51,662 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >19:55:51,662 INFO storage: resetting parted disks... >19:55:51,663 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >19:55:51,664 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >19:55:51,664 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >19:55:51,674 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >19:55:51,682 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >19:55:51,682 DEBUG storage: sector-based lookup found partition sda2 >19:55:51,686 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >19:55:51,690 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6e16550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69c3ed0> PedPartition: <_ped.Partition object at 0x69b5c50> >19:55:51,691 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >19:55:51,697 DEBUG storage: sector-based lookup found partition sda1 >19:55:51,698 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >19:55:51,699 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6e16550> fileSystem: <parted.filesystem.FileSystem object at 0x69d6050> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69d6110> PedPartition: <_ped.Partition object at 0x69b52f0> >19:55:51,699 DEBUG storage: action: [26] Destroy Device lvmlv fedora-lvol0 (id 17) >19:55:51,699 DEBUG storage: action: [27] Destroy Device lvmlv fedora-lvol1 (id 18) >19:55:51,699 DEBUG storage: action: [28] Destroy Device lvmvg fedora (id 3) >19:55:51,700 DEBUG storage: action: [29] Destroy Format lvmpv on partition sda2 (id 2) >19:55:51,712 DEBUG storage: action: [30] Destroy Device partition sda2 (id 2) >19:55:51,713 DEBUG storage: action: [31] Destroy Format ext4 filesystem mounted at /boot on partition sda1 (id 1) >19:55:51,714 DEBUG storage: action: [32] Destroy Device partition sda1 (id 1) >19:55:51,714 DEBUG storage: action: [33] Destroy Format msdos disklabel on disk sda (id 0) >19:55:51,715 DEBUG storage: action: [34] Create Format msdos disklabel on disk sda (id 0) >19:55:51,715 DEBUG storage: action: [35] Create Device partition sda2 (id 27) >19:55:51,716 DEBUG storage: action: [36] Create Format lvmpv on partition sda2 (id 27) >19:55:51,716 DEBUG storage: action: [37] Create Device partition sda1 (id 28) >19:55:51,717 DEBUG storage: action: [38] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 28) >19:55:51,718 DEBUG storage: action: [39] Create Device lvmvg fedora (id 29) >19:55:51,721 DEBUG storage: action: [40] Create Device lvmlv fedora-root (id 30) >19:55:51,724 DEBUG storage: action: [41] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 30) >19:55:51,725 DEBUG storage: action: [42] Create Device lvmlv fedora-swap (id 31) >19:55:51,726 DEBUG storage: action: [43] Create Format swap on lvmlv fedora-swap (id 31) >19:55:51,727 INFO storage: pruning action queue... >19:55:51,729 INFO storage: sorting actions... >19:55:51,733 DEBUG storage: action: [31] Destroy Format ext4 filesystem mounted at /boot on partition sda1 (id 1) >19:55:51,733 DEBUG storage: action: [27] Destroy Device lvmlv fedora-lvol1 (id 18) >19:55:51,734 DEBUG storage: action: [26] Destroy Device lvmlv fedora-lvol0 (id 17) >19:55:51,735 DEBUG storage: action: [28] Destroy Device lvmvg fedora (id 3) >19:55:51,736 DEBUG storage: action: [29] Destroy Format lvmpv on partition sda2 (id 2) >19:55:51,737 DEBUG storage: action: [30] Destroy Device partition sda2 (id 2) >19:55:51,737 DEBUG storage: action: [32] Destroy Device partition sda1 (id 1) >19:55:51,737 DEBUG storage: action: [33] Destroy Format msdos disklabel on disk sda (id 0) >19:55:51,737 DEBUG storage: action: [34] Create Format msdos disklabel on disk sda (id 0) >19:55:51,737 DEBUG storage: action: [37] Create Device partition sda1 (id 28) >19:55:51,737 DEBUG storage: action: [38] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 28) >19:55:51,737 DEBUG storage: action: [35] Create Device partition sda2 (id 27) >19:55:51,737 DEBUG storage: action: [36] Create Format lvmpv on partition sda2 (id 27) >19:55:51,737 DEBUG storage: action: [39] Create Device lvmvg fedora (id 29) >19:55:51,737 DEBUG storage: action: [42] Create Device lvmlv fedora-swap (id 31) >19:55:51,737 DEBUG storage: action: [43] Create Format swap on lvmlv fedora-swap (id 31) >19:55:51,741 DEBUG storage: action: [40] Create Device lvmlv fedora-root (id 30) >19:55:51,741 DEBUG storage: action: [41] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 30) >19:55:51,741 INFO storage: executing action: [31] Destroy Format ext4 filesystem mounted at /boot on partition sda1 (id 1) >19:55:51,742 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: True ; >19:55:51,743 DEBUG storage: Ext4FS.destroy: device: /dev/sda1 ; status: False ; type: ext4 ; >19:55:51,889 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >19:55:51,893 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >19:55:51,992 INFO storage: executing action: [27] Destroy Device lvmlv fedora-lvol1 (id 18) >19:55:51,994 DEBUG storage: LVMLogicalVolumeDevice.destroy: fedora-lvol1 ; status: False ; >19:55:51,996 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-lvol1 ; status: False ; controllable: True ; >19:55:51,997 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 0 ; name: fedora ; orig: True ; >19:55:52,003 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >19:55:52,004 DEBUG storage: LVMPhysicalVolume.setup: device: /dev/sda2 ; status: False ; type: lvmpv ; >19:55:52,006 DEBUG storage: LVMLogicalVolumeDevice._destroy: fedora-lvol1 ; status: False ; >19:55:52,254 INFO storage: executing action: [26] Destroy Device lvmlv fedora-lvol0 (id 17) >19:55:52,256 DEBUG storage: LVMLogicalVolumeDevice.destroy: fedora-lvol0 ; status: False ; >19:55:52,257 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-lvol0 ; status: False ; controllable: True ; >19:55:52,257 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 0 ; name: fedora ; orig: True ; >19:55:52,260 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >19:55:52,261 DEBUG storage: LVMPhysicalVolume.setup: device: /dev/sda2 ; status: False ; type: lvmpv ; >19:55:52,262 DEBUG storage: LVMLogicalVolumeDevice._destroy: fedora-lvol0 ; status: False ; >19:55:52,526 INFO storage: executing action: [28] Destroy Device lvmvg fedora (id 3) >19:55:52,528 DEBUG storage: LVMVolumeGroupDevice.destroy: fedora ; status: True ; >19:55:52,530 DEBUG storage: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >19:55:52,535 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >19:55:52,537 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >19:55:52,574 DEBUG storage: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >19:55:52,645 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 0 ; name: fedora ; orig: True ; >19:55:52,651 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >19:55:52,652 DEBUG storage: LVMPhysicalVolume.setup: device: /dev/sda2 ; status: False ; type: lvmpv ; >19:55:52,653 DEBUG storage: LVMVolumeGroupDevice._destroy: fedora ; status: True ; >19:55:53,008 INFO storage: executing action: [29] Destroy Format lvmpv on partition sda2 (id 2) >19:55:53,009 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >19:55:53,010 DEBUG storage: LVMPhysicalVolume.destroy: device: /dev/sda2 ; status: False ; type: lvmpv ; >19:55:53,092 DEBUG storage: LVMPhysicalVolume.notifyKernel: device: /dev/sda2 ; type: lvmpv ; >19:55:53,170 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >19:55:53,171 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >19:55:53,174 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >19:55:53,276 INFO storage: executing action: [30] Destroy Device partition sda2 (id 2) >19:55:53,277 DEBUG storage: PartitionDevice.destroy: sda2 ; status: True ; >19:55:53,278 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >19:55:53,281 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >19:55:53,284 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >19:55:53,319 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: True ; >19:55:53,322 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >19:55:53,324 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >19:55:53,327 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >19:55:53,329 DEBUG storage: PartitionDevice._destroy: sda2 ; status: True ; >19:55:53,332 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >19:55:53,476 INFO storage: executing action: [32] Destroy Device partition sda1 (id 1) >19:55:53,478 DEBUG storage: PartitionDevice.destroy: sda1 ; status: True ; >19:55:53,479 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >19:55:53,482 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >19:55:53,522 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: True ; >19:55:53,523 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >19:55:53,524 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >19:55:53,531 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >19:55:53,532 DEBUG storage: PartitionDevice._destroy: sda1 ; status: True ; >19:55:53,533 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >19:55:53,630 INFO storage: executing action: [33] Destroy Format msdos disklabel on disk sda (id 0) >19:55:53,631 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >19:55:53,632 DEBUG storage: DiskLabel.destroy: device: /dev/sda ; status: False ; type: disklabel ; >19:55:53,700 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:55:53,702 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:55:53,775 INFO storage: executing action: [34] Create Format msdos disklabel on disk sda (id 0) >19:55:53,778 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >19:55:53,779 DEBUG storage: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >19:55:53,781 DEBUG storage: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >19:55:53,786 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >19:55:53,922 DEBUG storage: DiskDevice.updateSysfsPath: sda ; status: True ; >19:55:53,923 DEBUG storage: sda sysfsPath set to /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda >19:55:53,957 INFO storage: executing action: [37] Create Device partition sda1 (id 28) >19:55:53,958 DEBUG storage: PartitionDevice.create: sda1 ; status: False ; >19:55:53,959 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ; >19:55:53,963 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >19:55:53,965 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >19:55:53,968 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >19:55:53,970 DEBUG storage: PartitionDevice._create: sda1 ; status: False ; >19:55:53,972 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >19:55:54,084 DEBUG storage: post-commit partition path is /dev/sda1 >19:55:54,086 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >19:55:54,087 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6e354d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x69d6590> PedPartition: <_ped.Partition object at 0x69b5cb0> >19:55:54,089 DEBUG storage: DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ; >19:55:54,158 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >19:55:54,159 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >19:55:54,160 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >19:55:54,161 DEBUG storage: sda1 sysfsPath set to /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >19:55:54,261 INFO storage: executing action: [38] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 28) >19:55:54,266 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >19:55:54,267 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >19:55:54,268 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >19:55:54,269 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >19:55:54,271 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >19:55:54,274 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >19:55:54,277 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >19:55:54,278 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >19:55:54,278 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >19:55:54,279 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; >19:55:54,283 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >19:55:54,285 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ; >19:55:54,288 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >19:55:54,290 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >19:55:54,292 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >19:55:54,295 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 1 ; >19:55:54,305 DEBUG storage: Ext4FS.create: device: /dev/sda1 ; status: False ; type: ext4 ; >19:55:54,306 DEBUG storage: Ext4FS.doFormat: device: /dev/sda1 ; mountpoint: /boot ; type: ext4 ; >19:55:55,009 DEBUG storage: Ext4FS.notifyKernel: device: /dev/sda1 ; type: ext4 ; >19:55:55,107 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >19:55:55,109 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >19:55:55,110 DEBUG storage: sda1 sysfsPath set to /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >19:55:55,146 INFO storage: executing action: [35] Create Device partition sda2 (id 27) >19:55:55,148 DEBUG storage: PartitionDevice.create: sda2 ; status: False ; >19:55:55,149 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sda2 ; orig: False ; >19:55:55,151 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >19:55:55,157 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >19:55:55,159 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >19:55:55,160 DEBUG storage: PartitionDevice._create: sda2 ; status: False ; >19:55:55,170 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >19:55:55,296 DEBUG storage: post-commit partition path is /dev/sda2 >19:55:55,298 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >19:55:55,298 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6e354d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6e26cd0> PedPartition: <_ped.Partition object at 0x69b55f0> >19:55:55,303 DEBUG storage: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ; >19:55:55,358 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >19:55:55,361 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >19:55:55,362 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >19:55:55,362 DEBUG storage: sda2 sysfsPath set to /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >19:55:55,436 INFO storage: executing action: [36] Create Format lvmpv on partition sda2 (id 27) >19:55:55,438 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >19:55:55,438 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >19:55:55,441 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >19:55:55,457 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ; >19:55:55,465 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >19:55:55,467 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >19:55:55,470 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >19:55:55,474 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >19:55:55,480 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >19:55:55,481 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >19:55:55,482 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >19:55:55,484 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >19:55:55,489 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >19:55:55,490 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >19:55:55,491 DEBUG storage: PartitionDevice.setFlag: path: /dev/sda2 ; flag: 6 ; >19:55:55,493 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ; >19:55:55,529 DEBUG storage: LVMPhysicalVolume.create: device: /dev/sda2 ; status: None ; type: lvmpv ; >19:55:55,531 DEBUG storage: LVMPhysicalVolume.create: device: /dev/sda2 ; status: None ; type: lvmpv ; >19:55:55,532 DEBUG storage: LVMPhysicalVolume.destroy: device: /dev/sda2 ; status: None ; type: lvmpv ; >19:55:55,707 DEBUG storage: LVMPhysicalVolume.notifyKernel: device: /dev/sda2 ; type: lvmpv ; >19:55:55,903 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >19:55:55,904 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >19:55:55,904 DEBUG storage: sda2 sysfsPath set to /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >19:55:55,946 INFO storage: executing action: [39] Create Device lvmvg fedora (id 29) >19:55:55,947 DEBUG storage: LVMVolumeGroupDevice.create: fedora ; status: False ; >19:55:55,948 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 2 ; name: fedora ; orig: False ; >19:55:55,951 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >19:55:55,952 DEBUG storage: LVMPhysicalVolume.setup: device: /dev/sda2 ; status: None ; type: lvmpv ; >19:55:55,953 DEBUG storage: LVMVolumeGroupDevice._create: fedora ; status: False ; >19:55:56,099 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >19:55:56,105 DEBUG storage: LVMVolumeGroupDevice.updateSysfsPath: fedora ; status: True ; >19:55:56,214 INFO storage: executing action: [42] Create Device lvmlv fedora-swap (id 31) >19:55:56,215 DEBUG storage: LVMLogicalVolumeDevice.create: fedora-swap ; status: False ; >19:55:56,216 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: False ; >19:55:56,223 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >19:55:56,224 DEBUG storage: LVMLogicalVolumeDevice._create: fedora-swap ; status: False ; >19:55:56,418 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >19:55:56,419 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >19:55:56,424 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >19:55:56,583 INFO storage: executing action: [43] Create Format swap on lvmlv fedora-swap (id 31) >19:55:56,585 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >19:55:56,586 DEBUG storage: SwapSpace.create: device: /dev/mapper/fedora-swap ; status: None ; type: swap ; >19:55:56,589 DEBUG storage: SwapSpace.create: device: /dev/mapper/fedora-swap ; status: None ; type: swap ; >19:55:56,651 DEBUG storage: SwapSpace.notifyKernel: device: /dev/mapper/fedora-swap ; type: swap ; >19:55:56,740 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >19:55:56,741 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >19:55:56,780 INFO storage: executing action: [40] Create Device lvmlv fedora-root (id 30) >19:55:56,782 DEBUG storage: LVMLogicalVolumeDevice.create: fedora-root ; status: False ; >19:55:56,783 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >19:55:56,787 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >19:55:56,789 DEBUG storage: LVMLogicalVolumeDevice._create: fedora-root ; status: False ; >19:55:57,028 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >19:55:57,033 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >19:55:57,044 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >19:55:57,180 INFO storage: executing action: [41] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 30) >19:55:57,182 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >19:55:57,185 DEBUG storage: Ext4FS.create: device: /dev/mapper/fedora-root ; status: False ; type: ext4 ; >19:55:57,186 DEBUG storage: Ext4FS.doFormat: device: /dev/mapper/fedora-root ; mountpoint: / ; type: ext4 ; >19:56:01,458 DEBUG storage: Ext4FS.notifyKernel: device: /dev/mapper/fedora-root ; type: ext4 ; >19:56:01,557 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >19:56:01,559 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >19:56:01,622 INFO storage: setting boot flag on sda1 >19:56:01,624 DEBUG storage: PartitionDevice.setFlag: path: /dev/sda1 ; flag: 1 ; >19:56:01,625 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >19:56:01,626 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ; >19:56:01,634 DEBUG storage: fedora size is 11784MB >19:56:01,634 DEBUG storage: looking up parted Device: /dev/mapper/fedora-root >19:56:01,635 DEBUG storage: looking up parted Device: /dev/mapper/fedora-swap >19:56:01,636 DEBUG storage: vg fedora has 0MB free >19:56:01,636 DEBUG storage: fedora size is 11784MB >19:56:01,637 DEBUG storage: vg fedora has 0MB free >19:56:01,643 DEBUG storage: Ext4FS.supported: supported: True ; >19:56:01,649 DEBUG storage: Ext4FS.supported: supported: True ; >19:56:01,650 DEBUG storage: Ext4FS.supported: supported: True ; >19:56:01,658 DEBUG storage: Ext4FS.supported: supported: True ; >19:56:01,669 DEBUG storage: Ext4FS.supported: supported: True ; >19:56:01,674 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:56:01,678 DEBUG storage: Iso9660FS.supported: supported: True ; >19:56:01,685 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >19:56:01,686 DEBUG storage: SwapSpace.setup: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >19:56:01,687 DEBUG storage: SwapSpace.setup: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >19:56:01,765 DEBUG storage: BindFS.supported: supported: False ; >19:56:01,765 DEBUG storage: getFormat('bind') returning BindFS instance >19:56:01,768 DEBUG storage: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >19:56:01,770 DEBUG storage: TmpFS.supported: supported: False ; >19:56:01,770 DEBUG storage: getFormat('tmpfs') returning TmpFS instance >19:56:01,771 DEBUG storage: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >19:56:01,772 DEBUG storage: DevPtsFS.supported: supported: False ; >19:56:01,776 DEBUG storage: getFormat('devpts') returning DevPtsFS instance >19:56:01,777 DEBUG storage: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >19:56:01,778 DEBUG storage: SysFS.supported: supported: False ; >19:56:01,778 DEBUG storage: getFormat('sysfs') returning SysFS instance >19:56:01,779 DEBUG storage: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >19:56:01,787 DEBUG storage: ProcFS.supported: supported: False ; >19:56:01,787 DEBUG storage: getFormat('proc') returning ProcFS instance >19:56:01,788 DEBUG storage: NoDevice._setFormat: proc ; current: None ; type: proc ; >19:56:01,789 DEBUG storage: SELinuxFS.supported: supported: False ; >19:56:01,790 DEBUG storage: getFormat('selinuxfs') returning SELinuxFS instance >19:56:01,796 DEBUG storage: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >19:56:01,798 DEBUG storage: USBFS.supported: supported: False ; >19:56:01,798 DEBUG storage: getFormat('usbfs') returning USBFS instance >19:56:01,804 DEBUG storage: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >19:56:01,806 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >19:56:01,823 INFO storage: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >19:56:01,865 INFO storage: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >19:56:01,870 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >19:56:01,873 INFO storage: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >19:56:01,955 INFO storage: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >19:56:01,960 DEBUG storage: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >19:56:01,962 INFO storage: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >19:56:01,992 INFO storage: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >19:56:01,994 DEBUG storage: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >19:56:01,996 INFO storage: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >19:56:02,027 INFO storage: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >19:56:02,028 DEBUG storage: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >19:56:02,032 INFO storage: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >19:56:02,060 INFO storage: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >19:56:02,062 DEBUG storage: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >19:56:02,062 INFO storage: set SELinux context for mountpoint /proc to None >19:56:02,086 INFO storage: set SELinux context for newly mounted filesystem root at /proc to None >19:56:02,171 DEBUG storage: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >19:56:02,179 INFO storage: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >19:56:02,201 INFO storage: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >19:56:02,205 DEBUG storage: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >19:56:02,206 INFO storage: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >19:56:02,230 INFO storage: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >20:00:53,401 INFO storage: not writing out mpath configuration >20:02:50,958 INFO storage: bootloader stage1 target device is sda >20:02:50,959 INFO storage: bootloader stage2 target device is sda1 >20:02:50,960 DEBUG storage: new default image: <pyanaconda.bootloader.LinuxBootLoaderImage object at 0x69cca10> >20:02:55,770 INFO storage: bootloader.py: used boot args: rd.lvm.lv=fedora/swap rd.md=0 rd.dm=0 $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) rd.luks=0 rd.lvm.lv=fedora/root rhgb quiet >23:52:51,022 DEBUG storage: registered device format class BIOSBoot as biosboot >23:52:51,023 DEBUG storage: registered device format class MDRaidMember as mdmember >23:52:51,023 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >23:52:51,027 DEBUG storage: registered device format class SwapSpace as swap >23:52:51,027 DEBUG storage: registered device format class DMRaidMember as dmraidmember >23:52:51,028 DEBUG storage: registered device format class MultipathMember as multipath_member >23:52:51,029 DEBUG storage: registered device format class LUKS as luks >23:52:51,029 DEBUG storage: registered device format class PPCPRePBoot as prepboot >23:52:51,030 DEBUG storage: registered device format class DiskLabel as disklabel >23:52:51,050 DEBUG storage: registered device format class Ext2FS as ext2 >23:52:51,051 DEBUG storage: registered device format class Ext3FS as ext3 >23:52:51,051 DEBUG storage: registered device format class Ext4FS as ext4 >23:52:51,051 DEBUG storage: registered device format class FATFS as vfat >23:52:51,051 DEBUG storage: registered device format class EFIFS as efi >23:52:51,051 DEBUG storage: registered device format class BTRFS as btrfs >23:52:51,051 DEBUG storage: registered device format class GFS2 as gfs2 >23:52:51,051 DEBUG storage: registered device format class JFS as jfs >23:52:51,051 DEBUG storage: registered device format class ReiserFS as reiserfs >23:52:51,052 DEBUG storage: registered device format class XFS as xfs >23:52:51,052 DEBUG storage: registered device format class HFS as hfs >23:52:51,052 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >23:52:51,052 DEBUG storage: registered device format class HFSPlus as hfs+ >23:52:51,052 DEBUG storage: registered device format class NTFS as ntfs >23:52:51,052 DEBUG storage: registered device format class NFS as nfs >23:52:51,052 DEBUG storage: registered device format class NFSv4 as nfs4 >23:52:51,052 DEBUG storage: registered device format class Iso9660FS as iso9660 >23:52:51,052 DEBUG storage: registered device format class NoDevFS as nodev >23:52:51,052 DEBUG storage: registered device format class DevPtsFS as devpts >23:52:51,052 DEBUG storage: registered device format class ProcFS as proc >23:52:51,052 DEBUG storage: registered device format class SysFS as sysfs >23:52:51,052 DEBUG storage: registered device format class TmpFS as tmpfs >23:52:51,053 DEBUG storage: registered device format class BindFS as bind >23:52:51,053 DEBUG storage: registered device format class SELinuxFS as selinuxfs >23:52:51,053 DEBUG storage: registered device format class USBFS as usbfs >23:52:52,469 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >23:52:52,470 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >23:52:52,471 INFO storage: sr0 looks to be the live device; marking as protected >23:52:52,506 DEBUG storage: MultipathTopology._build_topology: >23:52:52,506 DEBUG storage: /etc/multipath.conf contents: >23:52:52,506 DEBUG storage: # multipath.conf written by anaconda >23:52:52,506 DEBUG storage: >23:52:52,506 DEBUG storage: defaults { >23:52:52,506 DEBUG storage: user_friendly_names yes >23:52:52,506 DEBUG storage: } >23:52:52,506 DEBUG storage: blacklist { >23:52:52,506 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >23:52:52,506 DEBUG storage: devnode "^hd[a-z]" >23:52:52,506 DEBUG storage: devnode "^dcssblk[0-9]*" >23:52:52,506 DEBUG storage: device { >23:52:52,506 DEBUG storage: vendor "DGC" >23:52:52,507 DEBUG storage: product "LUNZ" >23:52:52,507 DEBUG storage: } >23:52:52,507 DEBUG storage: device { >23:52:52,507 DEBUG storage: vendor "IBM" >23:52:52,507 DEBUG storage: product "S/390.*" >23:52:52,507 DEBUG storage: } >23:52:52,507 DEBUG storage: # don't count normal SATA devices as multipaths >23:52:52,507 DEBUG storage: device { >23:52:52,507 DEBUG storage: vendor "ATA" >23:52:52,507 DEBUG storage: } >23:52:52,507 DEBUG storage: # don't count 3ware devices as multipaths >23:52:52,507 DEBUG storage: device { >23:52:52,507 DEBUG storage: vendor "3ware" >23:52:52,507 DEBUG storage: } >23:52:52,507 DEBUG storage: device { >23:52:52,507 DEBUG storage: vendor "AMCC" >23:52:52,507 DEBUG storage: } >23:52:52,507 DEBUG storage: # nor highpoint devices >23:52:52,507 DEBUG storage: device { >23:52:52,507 DEBUG storage: vendor "HPT" >23:52:52,508 DEBUG storage: } >23:52:52,508 DEBUG storage: } >23:52:52,508 DEBUG storage: multipaths { >23:52:52,508 DEBUG storage: } >23:52:52,508 DEBUG storage: (end of /etc/multipath.conf) >23:52:52,572 INFO storage: MultipathTopology: found singlepath device: sda >23:52:52,572 INFO storage: MultipathTopology: found non-disk device: sda1 >23:52:52,572 INFO storage: MultipathTopology: found non-disk device: sda2 >23:52:52,572 INFO storage: MultipathTopology: found non-disk device: sr0 >23:52:52,572 INFO storage: MultipathTopology: found singlepath device: loop0 >23:52:52,572 INFO storage: MultipathTopology: found singlepath device: loop1 >23:52:52,572 INFO storage: MultipathTopology: found singlepath device: loop2 >23:52:52,573 INFO storage: MultipathTopology: found singlepath device: loop3 >23:52:52,573 INFO storage: MultipathTopology: found singlepath device: loop4 >23:52:52,573 INFO storage: MultipathTopology: found singlepath device: loop5 >23:52:52,573 INFO storage: MultipathTopology: found singlepath device: loop6 >23:52:52,573 INFO storage: MultipathTopology: found singlepath device: loop7 >23:52:52,573 INFO storage: MultipathTopology: found singlepath device: dm-0 >23:52:52,573 INFO storage: MultipathTopology: found singlepath device: dm-1 >23:52:52,573 INFO storage: MultipathTopology: found singlepath device: dm-2 >23:52:52,573 INFO storage: MultipathTopology: found singlepath device: dm-3 >23:52:52,573 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1', 'dm-2', 'dm-3'] >23:52:52,576 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': '68588', > '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 ; >23:52:52,576 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >23:52:52,577 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:52:52,577 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:52,578 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >23:52:52,579 INFO storage: sda is a disk >23:52:52,579 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:52,581 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >23:52:52,582 INFO storage: added disk sda (id 0) to device tree >23:52:52,582 DEBUG storage: looking up parted Device: /dev/sda >23:52:52,588 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >23:52:52,588 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >23:52:52,589 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:52:52,591 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >23:52:52,601 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2efae50>, <parted.partition.Partition object at 0x2f02050>] > device: <parted.device.Device object at 0x2efac90> > PedDisk: <_ped.Disk object at 0x2efec68> >23:52:52,601 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >23:52:52,602 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >23:52:52,606 INFO storage: got device: DiskDevice instance (0x2e8ca90) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x2d17ef0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2ee6e50> >23:52:52,608 INFO storage: got format: DiskLabel instance (0x2ee6f10) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2efae50>, <parted.partition.Partition object at 0x2f02050>] > device: <parted.device.Device object at 0x2efac90> > PedDisk: <_ped.Disk object at 0x2efec68> > origPartedDisk = <parted.disk.Disk object at 0x2f02250> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x2e23560> > >23:52:52,610 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1 /dev/disk/by-uuid/7997a7eb-7d5e-45e5-9f52-5c8cd5525723', > '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': '7997a7eb-7d5e-45e5-9f52-5c8cd5525723', > 'ID_FS_UUID_ENC': '7997a7eb-7d5e-45e5-9f52-5c8cd5525723', > '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': '57198519', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1', > '/dev/disk/by-uuid/7997a7eb-7d5e-45e5-9f52-5c8cd5525723'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >23:52:52,611 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >23:52:52,612 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >23:52:52,612 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:52,612 INFO storage: sda1 is a partition >23:52:52,613 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >23:52:52,614 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:52:52,614 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing msdos disklabel >23:52:52,615 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >23:52:52,616 DEBUG storage: PartitionDevice._setFormat: sda1 ; >23:52:52,616 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:52,616 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >23:52:52,617 DEBUG storage: looking up parted Partition: /dev/sda1 >23:52:52,617 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >23:52:52,618 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >23:52:52,619 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >23:52:52,619 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >23:52:52,619 INFO storage: added partition sda1 (id 1) to device tree >23:52:52,620 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >23:52:52,620 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >23:52:52,621 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >23:52:52,622 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >23:52:52,636 WARN storage: disklabel detected but not usable on sda1 >23:52:52,637 INFO storage: type detected on 'sda1' is 'ext4' >23:52:52,708 DEBUG storage: padding min size from 74 up to 81 >23:52:52,711 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:52,711 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:52:52,712 DEBUG storage: PartitionDevice._setFormat: sda1 ; >23:52:52,712 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >23:52:52,713 DEBUG storage: looking up parted Device: /dev/sda1 >23:52:52,715 INFO storage: got device: PartitionDevice instance (0x2eef090) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 12288MB 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: 0 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x2e238c0> > 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 0x2efad50> fileSystem: <parted.filesystem.FileSystem object at 0x2f02150> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2efaf10> PedPartition: <_ped.Partition object at 0x2efb6b0> > disk = existing 12288MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >23:52:52,718 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:52,718 INFO storage: got format: Ext4FS instance (0x2f02590) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 7997a7eb-7d5e-45e5-9f52-5c8cd5525723 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >23:52:52,726 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2', > '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': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p', > 'ID_FS_UUID_ENC': 'VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p', > 'ID_FS_VERSION': 'LVM2 001', > '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': '24139776', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'LVM2_LV_ATTR': ['-wi-ao---', '-wi-a----'], > 'LVM2_LV_NAME': ['swap', 'root'], > 'LVM2_LV_SIZE': ['4128768.00', '7938048.00'], > 'LVM2_LV_UUID': ['4idV6d-u9A3-G5eM-BqBT-uCeq-Ov91-9fe0qJ', > 'ejFnsy-1UlS-ACuD-DedA-Ye7M-r3Zr-8ATgaE'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '2946', > 'LVM2_PV_PE_COUNT': '2946', > 'LVM2_PV_SIZE': '12066816.00', > 'LVM2_PV_UUID': 'VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p', > 'LVM2_VG_EXTENT_COUNT': '2946', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'fedora', > 'LVM2_VG_SIZE': '12066816.00', > 'LVM2_VG_UUID': 'bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '57199591', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >23:52:52,727 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >23:52:52,728 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >23:52:52,732 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:52,733 INFO storage: sda2 is a partition >23:52:52,733 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >23:52:52,734 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:52:52,734 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing msdos disklabel >23:52:52,735 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >23:52:52,736 DEBUG storage: PartitionDevice._setFormat: sda2 ; >23:52:52,736 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:52,737 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >23:52:52,737 DEBUG storage: looking up parted Partition: /dev/sda2 >23:52:52,738 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >23:52:52,738 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >23:52:52,739 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >23:52:52,739 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >23:52:52,740 INFO storage: added partition sda2 (id 2) to device tree >23:52:52,741 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >23:52:52,741 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >23:52:52,742 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:52:52,742 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >23:52:52,748 WARN storage: disklabel detected but not usable on sda2 >23:52:52,749 INFO storage: type detected on 'sda2' is 'LVM2_member' >23:52:52,750 DEBUG storage: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p ; exists: True ; vgUuid: bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn ; label: None ; peStart: 1.0 ; device: /dev/sda2 ; serial: QM00001 ; >23:52:52,750 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >23:52:52,750 DEBUG storage: PartitionDevice._setFormat: sda2 ; >23:52:52,751 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >23:52:52,751 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >23:52:52,752 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:52:52,752 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:52,756 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >23:52:52,759 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:52,762 DEBUG storage: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >23:52:52,762 INFO storage: added lvmvg fedora (id 3) to device tree >23:52:52,764 DEBUG storage: looking up parted Device: /dev/sda2 >23:52:52,767 INFO storage: got device: PartitionDevice instance (0x2eef110) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 12288MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 11787.0 > format = existing lvmpv > 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: 24139776 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1502, 255, 63) biosGeometry: (1502, 255, 63) > PedDevice: <_ped.Device object at 0x2e23950> > 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 0x2efad50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2f020d0> PedPartition: <_ped.Partition object at 0x2efb710> > disk = existing 12288MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 25165823 length = 24139776 > flags = lvm >23:52:52,767 INFO storage: got format: LVMPhysicalVolume instance (0x2f023d0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn peStart = 1.0 >23:52:52,774 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-18-Beta-x86_64-Live-Deskt /dev/disk/by-uuid/2012-11-21-01-07-54-00', > '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-Beta-x86_64-Live-Deskt', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-x86_64-Live-Deskt', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-21-01-07-54-00', > 'ID_FS_UUID_ENC': '2012-11-21-01-07-54-00', > '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', > 'OSINFO_BOOTABLE': '1', > 'OSINFO_INSTALLER': 'http://fedoraproject.org/fedora/18', > 'OSINFO_LIVE': 'http://fedoraproject.org/fedora/18', > 'OSINFO_MEDIA': 'http://fedoraproject.org/fedora/18:3', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '76096', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-x86_64-Live-Deskt', > '/dev/disk/by-uuid/2012-11-21-01-07-54-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >23:52:52,774 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >23:52:52,775 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >23:52:52,775 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:52,775 INFO storage: sr0 is a cdrom >23:52:52,776 DEBUG storage: DeviceTree.addUdevOpticalDevice: >23:52:52,776 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:52,778 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >23:52:52,778 INFO storage: added cdrom sr0 (id 4) to device tree >23:52:52,779 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:52:52,787 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >23:52:52,788 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >23:52:52,788 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >23:52:52,789 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >23:52:52,799 WARN storage: disklabel detected but not usable on sr0 >23:52:52,800 INFO storage: type detected on 'sr0' is 'iso9660' >23:52:52,808 DEBUG storage: Iso9660FS.supported: supported: True ; >23:52:52,808 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >23:52:52,809 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >23:52:52,810 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:52:52,811 DEBUG storage: looking up parted Device: /dev/sr0 >23:52:52,812 INFO storage: got device: OpticalDevice instance (0x2f345d0) -- > name = sr0 status = True kids = 0 id = 4 > parents = [] > uuid = None size = 786.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > 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: 402432 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x2e23a70> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >23:52:52,813 DEBUG storage: Iso9660FS.supported: supported: True ; >23:52:52,813 INFO storage: got format: Iso9660FS instance (0x2f34890) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-21-01-07-54-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-x86_64-Live-Deskt size = 0 targetSize = 0 > >23:52:52,814 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': '34728', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >23:52:52,814 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >23:52:52,815 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >23:52:52,819 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:52,819 INFO storage: loop0 is a loop device >23:52:52,820 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >23:52:52,821 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >23:52:52,821 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:52,821 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:52,822 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >23:52:52,822 INFO storage: added file /osmin.img (deleted) (id 5) to device tree >23:52:52,827 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >23:52:52,827 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:52,828 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >23:52:52,828 INFO storage: added loop loop0 (id 6) to device tree >23:52:52,828 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >23:52:52,829 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >23:52:52,829 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >23:52:52,830 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >23:52:52,830 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >23:52:52,837 WARN storage: disklabel detected but not usable on loop0 >23:52:52,837 INFO storage: type detected on 'loop0' is 'squashfs' >23:52:52,838 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >23:52:52,838 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >23:52:52,839 INFO storage: got device: LoopDevice instance (0x2f34ad0) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /osmin.img (deleted) (5)'] > 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 >23:52:52,840 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '43636', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >23:52:52,840 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >23:52:52,840 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >23:52:52,843 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:52,843 INFO storage: loop1 is a loop device >23:52:52,843 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >23:52:52,851 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >23:52:52,851 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:52,852 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:52,855 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >23:52:52,855 INFO storage: added file /osmin (id 7) to device tree >23:52:52,855 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >23:52:52,856 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:52,856 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >23:52:52,856 INFO storage: added loop loop1 (id 8) to device tree >23:52:52,857 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >23:52:52,858 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >23:52:52,858 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:52:52,858 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >23:52:52,859 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >23:52:52,864 WARN storage: disklabel detected but not usable on loop1 >23:52:52,864 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >23:52:52,865 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:52:52,865 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >23:52:52,866 INFO storage: got device: LoopDevice instance (0x2f02510) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin (7)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >23:52:52,867 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '44703', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >23:52:52,867 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >23:52:52,867 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >23:52:52,868 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:52,868 INFO storage: loop2 is a loop device >23:52:52,868 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >23:52:52,869 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >23:52:52,869 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:52,870 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:52,870 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >23:52:52,871 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 9) to device tree >23:52:52,871 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >23:52:52,871 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:52,872 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >23:52:52,872 INFO storage: added loop loop2 (id 10) to device tree >23:52:52,873 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >23:52:52,873 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >23:52:52,873 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >23:52:52,874 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >23:52:52,875 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >23:52:52,880 WARN storage: disklabel detected but not usable on loop2 >23:52:52,880 INFO storage: type detected on 'loop2' is 'squashfs' >23:52:52,880 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >23:52:52,881 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >23:52:52,881 INFO storage: got device: LoopDevice instance (0x2f34790) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (9)'] > 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 >23:52:52,883 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_UUID_ENC': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '45265', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >23:52:52,884 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >23:52:52,884 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >23:52:52,885 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:52,885 INFO storage: loop3 is a loop device >23:52:52,885 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >23:52:52,886 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >23:52:52,886 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:52,886 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:52,887 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >23:52:52,887 INFO storage: added file /LiveOS/ext3fs.img (id 11) to device tree >23:52:52,888 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >23:52:52,888 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:52,889 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >23:52:52,889 INFO storage: added loop loop3 (id 12) to device tree >23:52:52,889 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >23:52:52,890 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >23:52:52,891 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:52,891 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:52:52,891 DEBUG storage: device loop3 does not contain a disklabel >23:52:52,891 INFO storage: type detected on 'loop3' is 'ext4' >23:52:52,916 DEBUG storage: using current size 0 as min size >23:52:52,916 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:52,917 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:52:52,917 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >23:52:52,918 INFO storage: got device: LoopDevice instance (0x2f34fd0) -- > name = loop3 status = False kids = 0 id = 12 > parents = ['existing 0MB file /LiveOS/ext3fs.img (11)'] > 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/loop3 > format args = [] originalFormat = None >23:52:52,918 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:52,919 INFO storage: got format: Ext4FS instance (0x2f42150) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >23:52:52,920 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '45285', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >23:52:52,920 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >23:52:52,921 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >23:52:52,921 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:52,921 INFO storage: loop4 is a loop device >23:52:52,922 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >23:52:52,922 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >23:52:52,923 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:52,923 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:52,924 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >23:52:52,924 INFO storage: added file /overlay (deleted) (id 13) to device tree >23:52:52,924 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >23:52:52,925 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:52,925 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >23:52:52,925 INFO storage: added loop loop4 (id 14) to device tree >23:52:52,926 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >23:52:52,926 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >23:52:52,926 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:52:52,927 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >23:52:52,928 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >23:52:52,933 WARN storage: disklabel detected but not usable on loop4 >23:52:52,934 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >23:52:52,934 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:52:52,935 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >23:52:52,936 INFO storage: got device: LoopDevice instance (0x2f42050) -- > name = loop4 status = False kids = 0 id = 14 > parents = ['existing 0MB file /overlay (deleted) (13)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >23:52:52,937 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': '47285', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >23:52:52,937 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >23:52:52,937 DEBUG storage: lvm filter: adding loop5 to the reject list >23:52:52,938 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': '47383', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >23:52:52,938 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >23:52:52,938 DEBUG storage: lvm filter: adding loop6 to the reject list >23:52:52,939 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': '48353', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >23:52:52,939 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >23:52:52,939 DEBUG storage: lvm filter: adding loop7 to the reject list >23:52:52,939 DEBUG storage: Skipping a device mapper drive (dm-0) for now >23:52:52,939 DEBUG storage: Skipping a device mapper drive (dm-1) for now >23:52:52,939 DEBUG storage: Skipping a device mapper drive (dm-2) for now >23:52:52,939 DEBUG storage: Skipping a device mapper drive (dm-3) for now >23:52:52,956 INFO storage: devices to scan: ['dm-0', 'dm-1', 'dm-2', 'dm-3'] >23:52:52,958 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd /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': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_UUID_ENC': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23670', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >23:52:52,958 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >23:52:52,959 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >23:52:52,959 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:52,959 INFO storage: live-rw is a device-mapper device >23:52:52,961 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >23:52:52,961 DEBUG storage: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >23:52:52,962 DEBUG storage: failed to find dm node for fedora >23:52:52,962 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >23:52:52,963 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >23:52:52,964 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >23:52:52,965 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (14) >23:52:52,965 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >23:52:52,966 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:52,967 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >23:52:52,967 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:52,968 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >23:52:52,968 INFO storage: added dm live-rw (id 15) to device tree >23:52:52,968 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >23:52:52,969 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >23:52:52,970 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:52,970 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:52:52,970 DEBUG storage: device live-rw does not contain a disklabel >23:52:52,970 INFO storage: type detected on 'live-rw' is 'ext4' >23:52:52,995 DEBUG storage: padding min size from 2944 up to 3238 >23:52:52,996 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:52,996 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:52:52,996 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >23:52:52,997 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >23:52:53,001 INFO storage: got device: DMDevice instance (0x2f34c90) -- > name = live-rw status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop4 (14)'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2e23b90> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >23:52:53,002 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:53,002 INFO storage: got format: Ext4FS instance (0x2f42ad0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >23:52:53,004 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_UUID_ENC': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '33967', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >23:52:53,005 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >23:52:53,005 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >23:52:53,006 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:53,006 INFO storage: live-osimg-min is a device-mapper device >23:52:53,006 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >23:52:53,007 DEBUG storage: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >23:52:53,007 DEBUG storage: failed to find dm node for fedora >23:52:53,008 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >23:52:53,008 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >23:52:53,009 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) >23:52:53,010 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >23:52:53,011 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >23:52:53,012 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >23:52:53,013 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:53,014 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >23:52:53,014 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:53,014 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >23:52:53,015 INFO storage: added dm live-osimg-min (id 16) to device tree >23:52:53,015 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >23:52:53,016 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >23:52:53,016 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:53,016 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:52:53,017 DEBUG storage: device live-osimg-min does not contain a disklabel >23:52:53,017 INFO storage: type detected on 'live-osimg-min' is 'ext4' >23:52:53,043 DEBUG storage: using current size 0 as min size >23:52:53,044 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:53,044 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:52:53,045 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >23:52:53,045 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >23:52:53,046 INFO storage: got device: DMDevice instance (0x2f42b90) -- > name = live-osimg-min status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2e23b00> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >23:52:53,050 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:53,050 INFO storage: got format: Ext4FS instance (0x2f42ed0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2943.0 targetSize = 2943.0 > >23:52:53,053 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTn4idV6du9A3G5eMBqBTuCeqOv919fe0qJ /dev/disk/by-uuid/ad55ddd0-ae95-4709-a2bc-848cd6c9a506 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTn4idV6du9A3G5eMBqBTuCeqOv919fe0qJ', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'ad55ddd0-ae95-4709-a2bc-848cd6c9a506', > 'ID_FS_UUID_ENC': 'ad55ddd0-ae95-4709-a2bc-848cd6c9a506', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '58353899', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTn4idV6du9A3G5eMBqBTuCeqOv919fe0qJ', > '/dev/disk/by-uuid/ad55ddd0-ae95-4709-a2bc-848cd6c9a506', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-swap ; >23:52:53,053 INFO storage: scanning fedora-swap (/devices/virtual/block/dm-2)... >23:52:53,053 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >23:52:53,054 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:53,054 INFO storage: fedora-swap is an lvm logical volume >23:52:53,054 DEBUG storage: DeviceTree.addUdevLVDevice: name: fedora-swap ; >23:52:53,058 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2', > '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': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p', > 'ID_FS_UUID_ENC': 'VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p', > 'ID_FS_VERSION': 'LVM2 001', > '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': '24139776', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'LVM2_LV_ATTR': ['-wi-ao---', '-wi-a----'], > 'LVM2_LV_NAME': ['swap', 'root'], > 'LVM2_LV_SIZE': ['4128768.00', '7938048.00'], > 'LVM2_LV_UUID': ['4idV6d-u9A3-G5eM-BqBT-uCeq-Ov91-9fe0qJ', > 'ejFnsy-1UlS-ACuD-DedA-Ye7M-r3Zr-8ATgaE'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '2946', > 'LVM2_PV_PE_COUNT': '2946', > 'LVM2_PV_SIZE': '12066816.00', > 'LVM2_PV_UUID': 'VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p', > 'LVM2_VG_EXTENT_COUNT': '2946', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'fedora', > 'LVM2_VG_SIZE': '12066816.00', > 'LVM2_VG_UUID': 'bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '57199591', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >23:52:53,059 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >23:52:53,059 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >23:52:53,060 DEBUG storage: DeviceTree.getDeviceByName returned existing 11787MB partition sda2 (2) with existing lvmpv >23:52:53,061 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >23:52:53,061 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >23:52:53,062 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:52:53,063 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >23:52:53,068 WARN storage: disklabel detected but not usable on sda2 >23:52:53,068 DEBUG storage: no type or existing type for sda2, bailing >23:52:53,070 INFO storage: got device: PartitionDevice instance (0x2eef110) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 12288MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 11787.0 > format = existing lvmpv > 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: 24139776 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1502, 255, 63) biosGeometry: (1502, 255, 63) > PedDevice: <_ped.Device object at 0x2e23950> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efad50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2f020d0> PedPartition: <_ped.Partition object at 0x2efb710> > disk = existing 12288MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 25165823 length = 24139776 > flags = lvm >23:52:53,070 INFO storage: got format: LVMPhysicalVolume instance (0x2f023d0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn peStart = 1.0 >23:52:53,071 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:52:53,071 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >23:52:53,071 DEBUG storage: no device or no media present >23:52:53,079 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTnejFnsy1UlSACuDDedAYe7Mr3Zr8ATgaE /dev/disk/by-uuid/6ce71d26-2501-41a4-b8bb-6720e5735dea /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTnejFnsy1UlSACuDDedAYe7Mr3Zr8ATgaE', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6ce71d26-2501-41a4-b8bb-6720e5735dea', > 'ID_FS_UUID_ENC': '6ce71d26-2501-41a4-b8bb-6720e5735dea', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '58941943', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTnejFnsy1UlSACuDDedAYe7Mr3Zr8ATgaE', > '/dev/disk/by-uuid/6ce71d26-2501-41a4-b8bb-6720e5735dea', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-root ; >23:52:53,079 INFO storage: scanning fedora-root (/devices/virtual/block/dm-3)... >23:52:53,080 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >23:52:53,080 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:53,080 INFO storage: fedora-root is an lvm logical volume >23:52:53,081 DEBUG storage: DeviceTree.addUdevLVDevice: name: fedora-root ; >23:52:53,095 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2', > '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': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p', > 'ID_FS_UUID_ENC': 'VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p', > 'ID_FS_VERSION': 'LVM2 001', > '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': '24139776', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'LVM2_LV_ATTR': ['-wi-ao---', '-wi-a----'], > 'LVM2_LV_NAME': ['swap', 'root'], > 'LVM2_LV_SIZE': ['4128768.00', '7938048.00'], > 'LVM2_LV_UUID': ['4idV6d-u9A3-G5eM-BqBT-uCeq-Ov91-9fe0qJ', > 'ejFnsy-1UlS-ACuD-DedA-Ye7M-r3Zr-8ATgaE'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '2946', > 'LVM2_PV_PE_COUNT': '2946', > 'LVM2_PV_SIZE': '12066816.00', > 'LVM2_PV_UUID': 'VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p', > 'LVM2_VG_EXTENT_COUNT': '2946', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'fedora', > 'LVM2_VG_SIZE': '12066816.00', > 'LVM2_VG_UUID': 'bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '57199591', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >23:52:53,095 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >23:52:53,095 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >23:52:53,097 DEBUG storage: DeviceTree.getDeviceByName returned existing 11787MB partition sda2 (2) with existing lvmpv >23:52:53,100 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >23:52:53,101 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >23:52:53,102 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:52:53,103 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >23:52:53,103 WARN storage: disklabel detected but not usable on sda2 >23:52:53,105 DEBUG storage: no type or existing type for sda2, bailing >23:52:53,109 INFO storage: got device: PartitionDevice instance (0x2eef110) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 12288MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 11787.0 > format = existing lvmpv > 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: 24139776 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1502, 255, 63) biosGeometry: (1502, 255, 63) > PedDevice: <_ped.Device object at 0x2e23950> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efad50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2f020d0> PedPartition: <_ped.Partition object at 0x2efb710> > disk = existing 12288MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 25165823 length = 24139776 > flags = lvm >23:52:53,110 INFO storage: got format: LVMPhysicalVolume instance (0x2f023d0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn peStart = 1.0 >23:52:53,117 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:52:53,118 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >23:52:53,118 DEBUG storage: no device or no media present >23:52:53,151 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >23:52:53,152 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:53,152 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >23:52:53,153 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:53,153 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >23:52:53,154 DEBUG storage: looking up parted Device: /dev/mapper/fedora-swap >23:52:53,159 DEBUG storage: Adding fedora-swap/4032MB to fedora >23:52:53,159 INFO storage: added lvmlv fedora-swap (id 17) to device tree >23:52:53,160 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >23:52:53,160 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >23:52:53,161 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:53,162 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >23:52:53,162 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:53,163 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >23:52:53,163 DEBUG storage: looking up parted Device: /dev/mapper/fedora-root >23:52:53,168 DEBUG storage: Adding fedora-root/7752MB to fedora >23:52:53,168 INFO storage: added lvmlv fedora-root (id 18) to device tree >23:52:53,170 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >23:52:53,201 INFO storage: devices to scan: ['dm-2', 'dm-3'] >23:52:53,204 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTn4idV6du9A3G5eMBqBTuCeqOv919fe0qJ /dev/disk/by-uuid/ad55ddd0-ae95-4709-a2bc-848cd6c9a506 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTn4idV6du9A3G5eMBqBTuCeqOv919fe0qJ', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'ad55ddd0-ae95-4709-a2bc-848cd6c9a506', > 'ID_FS_UUID_ENC': 'ad55ddd0-ae95-4709-a2bc-848cd6c9a506', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '58353899', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTn4idV6du9A3G5eMBqBTuCeqOv919fe0qJ', > '/dev/disk/by-uuid/ad55ddd0-ae95-4709-a2bc-848cd6c9a506', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-swap ; >23:52:53,204 INFO storage: scanning fedora-swap (/devices/virtual/block/dm-2)... >23:52:53,205 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >23:52:53,206 DEBUG storage: DeviceTree.getDeviceByName returned existing 4032MB lvmlv fedora-swap (17) >23:52:53,206 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >23:52:53,207 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >23:52:53,208 DEBUG storage: SwapSpace.__init__: >23:52:53,208 DEBUG storage: getFormat('swap') returning SwapSpace instance >23:52:53,208 DEBUG storage: device fedora-swap does not contain a disklabel >23:52:53,208 INFO storage: type detected on 'fedora-swap' is 'swap' >23:52:53,209 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: ad55ddd0-ae95-4709-a2bc-848cd6c9a506 ; exists: True ; label: None ; >23:52:53,209 DEBUG storage: getFormat('swap') returning SwapSpace instance >23:52:53,209 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >23:52:53,211 DEBUG storage: looking up parted Device: /dev/mapper/fedora >23:52:53,212 DEBUG storage: fedora size is 11784MB >23:52:53,212 DEBUG storage: vg fedora has 0MB free >23:52:53,212 DEBUG storage: fedora size is 11784MB >23:52:53,213 DEBUG storage: vg fedora has 0MB free >23:52:53,214 INFO storage: got device: LVMLogicalVolumeDevice instance (0x2f34490) -- > name = fedora-swap status = True kids = 0 id = 17 > parents = ['existing 11784MB lvmvg fedora (3)'] > uuid = 4idV6d-u9A3-G5eM-BqBT-uCeq-Ov91-9fe0qJ size = 4032.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8257536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (514, 255, 63) biosGeometry: (514, 255, 63) > PedDevice: <_ped.Device object at 0x2e239e0> > target size = 4032.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x2f342d0) -- > name = fedora status = True kids = 2 id = 3 > parents = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > uuid = bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn size = 11784 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2946 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 2946.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 4032MB lvmlv fedora-swap (17) with existing swap', > 'existing 7752MB lvmlv fedora-root (18)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 4032MB >23:52:53,214 INFO storage: got format: SwapSpace instance (0x2f52110) -- > type = swap name = swap status = True > device = /dev/mapper/fedora-swap uuid = ad55ddd0-ae95-4709-a2bc-848cd6c9a506 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >23:52:53,216 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTnejFnsy1UlSACuDDedAYe7Mr3Zr8ATgaE /dev/disk/by-uuid/6ce71d26-2501-41a4-b8bb-6720e5735dea /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTnejFnsy1UlSACuDDedAYe7Mr3Zr8ATgaE', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6ce71d26-2501-41a4-b8bb-6720e5735dea', > 'ID_FS_UUID_ENC': '6ce71d26-2501-41a4-b8bb-6720e5735dea', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '58941943', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTnejFnsy1UlSACuDDedAYe7Mr3Zr8ATgaE', > '/dev/disk/by-uuid/6ce71d26-2501-41a4-b8bb-6720e5735dea', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-root ; >23:52:53,217 INFO storage: scanning fedora-root (/devices/virtual/block/dm-3)... >23:52:53,217 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >23:52:53,218 DEBUG storage: DeviceTree.getDeviceByName returned existing 7752MB lvmlv fedora-root (18) >23:52:53,219 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >23:52:53,219 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >23:52:53,220 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:53,220 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:52:53,220 DEBUG storage: device fedora-root does not contain a disklabel >23:52:53,220 INFO storage: type detected on 'fedora-root' is 'ext4' >23:52:53,270 DEBUG storage: padding min size from 2938 up to 3231 >23:52:53,272 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:53,272 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:52:53,273 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >23:52:53,284 DEBUG storage: looking up parted Device: /dev/mapper/fedora >23:52:53,285 DEBUG storage: fedora size is 11784MB >23:52:53,292 DEBUG storage: vg fedora has 0MB free >23:52:53,292 DEBUG storage: fedora size is 11784MB >23:52:53,293 DEBUG storage: vg fedora has 0MB free >23:52:53,294 INFO storage: got device: LVMLogicalVolumeDevice instance (0x2f34c10) -- > name = fedora-root status = True kids = 0 id = 18 > parents = ['existing 11784MB lvmvg fedora (3)'] > uuid = ejFnsy-1UlS-ACuD-DedA-Ye7M-r3Zr-8ATgaE size = 7752.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 15876096 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (988, 255, 63) biosGeometry: (988, 255, 63) > PedDevice: <_ped.Device object at 0x2e23c20> > target size = 7752.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x2f342d0) -- > name = fedora status = True kids = 2 id = 3 > parents = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > uuid = bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn size = 11784 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2946 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 2946.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 4032MB lvmlv fedora-swap (17) with existing swap', > 'existing 7752MB lvmlv fedora-root (18) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 7752MB >23:52:53,295 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:53,295 INFO storage: got format: Ext4FS instance (0x2f526d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 6ce71d26-2501-41a4-b8bb-6720e5735dea exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 7752.0 targetSize = 7752.0 > >23:52:53,311 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >23:52:53,312 DEBUG storage: DeviceTree.getDeviceByName returned existing 4032MB lvmlv fedora-swap (17) with existing swap >23:52:53,313 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >23:52:53,314 DEBUG storage: DeviceTree.getDeviceByName returned existing 7752MB lvmlv fedora-root (18) with existing ext4 filesystem >23:52:53,315 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >23:52:53,327 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:52:53,328 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:52:53,329 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:52:53,341 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >23:52:53,341 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >23:52:53,342 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >23:52:53,343 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >23:52:53,343 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: True ; type: swap ; >23:52:53,558 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >23:52:53,594 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >23:52:53,685 DEBUG storage: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >23:52:53,687 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >23:52:53,688 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >23:52:53,700 DEBUG storage: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >23:52:53,763 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >23:52:53,764 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >23:52:53,766 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >23:52:53,781 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:52:53,783 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:52:53,785 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:52:53,796 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >23:52:53,797 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >23:52:53,798 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >23:52:53,811 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:52:53,811 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:52:53,813 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:52:53,825 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >23:52:53,825 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >23:52:53,826 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >23:52:53,826 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >23:52:53,827 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >23:52:54,046 DEBUG storage: registered device format class BIOSBoot as biosboot >23:52:54,047 DEBUG storage: registered device format class MDRaidMember as mdmember >23:52:54,048 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >23:52:54,049 DEBUG storage: registered device format class SwapSpace as swap >23:52:54,050 DEBUG storage: registered device format class DMRaidMember as dmraidmember >23:52:54,051 DEBUG storage: registered device format class MultipathMember as multipath_member >23:52:54,052 DEBUG storage: registered device format class LUKS as luks >23:52:54,053 DEBUG storage: registered device format class PPCPRePBoot as prepboot >23:52:54,054 DEBUG storage: registered device format class DiskLabel as disklabel >23:52:54,065 DEBUG storage: registered device format class Ext2FS as ext2 >23:52:54,065 DEBUG storage: registered device format class Ext3FS as ext3 >23:52:54,066 DEBUG storage: registered device format class Ext4FS as ext4 >23:52:54,067 DEBUG storage: registered device format class FATFS as vfat >23:52:54,067 DEBUG storage: registered device format class EFIFS as efi >23:52:54,068 DEBUG storage: registered device format class BTRFS as btrfs >23:52:54,068 DEBUG storage: registered device format class GFS2 as gfs2 >23:52:54,069 DEBUG storage: registered device format class JFS as jfs >23:52:54,069 DEBUG storage: registered device format class ReiserFS as reiserfs >23:52:54,070 DEBUG storage: registered device format class XFS as xfs >23:52:54,070 DEBUG storage: registered device format class HFS as hfs >23:52:54,071 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >23:52:54,071 DEBUG storage: registered device format class HFSPlus as hfs+ >23:52:54,072 DEBUG storage: registered device format class NTFS as ntfs >23:52:54,072 DEBUG storage: registered device format class NFS as nfs >23:52:54,072 DEBUG storage: registered device format class NFSv4 as nfs4 >23:52:54,073 DEBUG storage: registered device format class Iso9660FS as iso9660 >23:52:54,073 DEBUG storage: registered device format class NoDevFS as nodev >23:52:54,075 DEBUG storage: registered device format class DevPtsFS as devpts >23:52:54,075 DEBUG storage: registered device format class ProcFS as proc >23:52:54,076 DEBUG storage: registered device format class SysFS as sysfs >23:52:54,076 DEBUG storage: registered device format class TmpFS as tmpfs >23:52:54,076 DEBUG storage: registered device format class BindFS as bind >23:52:54,076 DEBUG storage: registered device format class SELinuxFS as selinuxfs >23:52:54,076 DEBUG storage: registered device format class USBFS as usbfs >23:52:54,904 DEBUG storage: MultipathTopology._build_topology: >23:52:54,905 DEBUG storage: /etc/multipath.conf contents: >23:52:54,905 DEBUG storage: # multipath.conf written by anaconda >23:52:54,906 DEBUG storage: >23:52:54,906 DEBUG storage: defaults { >23:52:54,907 DEBUG storage: user_friendly_names yes >23:52:54,907 DEBUG storage: } >23:52:54,908 DEBUG storage: blacklist { >23:52:54,908 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >23:52:54,909 DEBUG storage: devnode "^hd[a-z]" >23:52:54,909 DEBUG storage: devnode "^dcssblk[0-9]*" >23:52:54,909 DEBUG storage: device { >23:52:54,909 DEBUG storage: vendor "DGC" >23:52:54,910 DEBUG storage: product "LUNZ" >23:52:54,910 DEBUG storage: } >23:52:54,910 DEBUG storage: device { >23:52:54,910 DEBUG storage: vendor "IBM" >23:52:54,910 DEBUG storage: product "S/390.*" >23:52:54,910 DEBUG storage: } >23:52:54,910 DEBUG storage: # don't count normal SATA devices as multipaths >23:52:54,910 DEBUG storage: device { >23:52:54,910 DEBUG storage: vendor "ATA" >23:52:54,910 DEBUG storage: } >23:52:54,913 DEBUG storage: # don't count 3ware devices as multipaths >23:52:54,913 DEBUG storage: device { >23:52:54,913 DEBUG storage: vendor "3ware" >23:52:54,913 DEBUG storage: } >23:52:54,913 DEBUG storage: device { >23:52:54,914 DEBUG storage: vendor "AMCC" >23:52:54,914 DEBUG storage: } >23:52:54,914 DEBUG storage: # nor highpoint devices >23:52:54,914 DEBUG storage: device { >23:52:54,914 DEBUG storage: vendor "HPT" >23:52:54,914 DEBUG storage: } >23:52:54,915 DEBUG storage: } >23:52:54,915 DEBUG storage: multipaths { >23:52:54,915 DEBUG storage: } >23:52:54,915 DEBUG storage: (end of /etc/multipath.conf) >23:52:54,952 INFO storage: MultipathTopology: found singlepath device: sda >23:52:54,954 INFO storage: MultipathTopology: found non-disk device: sda1 >23:52:54,955 INFO storage: MultipathTopology: found non-disk device: sda2 >23:52:54,957 INFO storage: MultipathTopology: found non-disk device: sr0 >23:52:54,958 INFO storage: MultipathTopology: found singlepath device: loop0 >23:52:54,959 INFO storage: MultipathTopology: found singlepath device: loop1 >23:52:54,959 INFO storage: MultipathTopology: found singlepath device: loop2 >23:52:54,960 INFO storage: MultipathTopology: found singlepath device: loop3 >23:52:54,960 INFO storage: MultipathTopology: found singlepath device: loop4 >23:52:54,960 INFO storage: MultipathTopology: found singlepath device: loop5 >23:52:54,960 INFO storage: MultipathTopology: found singlepath device: loop6 >23:52:54,960 INFO storage: MultipathTopology: found singlepath device: loop7 >23:52:54,960 INFO storage: MultipathTopology: found singlepath device: dm-0 >23:52:54,960 INFO storage: MultipathTopology: found singlepath device: dm-1 >23:52:56,458 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >23:52:56,459 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >23:52:56,498 DEBUG storage: protected device spec /dev/sr0 resolved to sr0 >23:52:56,499 INFO storage: sr0 looks to be the live device; marking as protected >23:52:56,543 DEBUG storage: MultipathTopology._build_topology: >23:52:56,543 DEBUG storage: /etc/multipath.conf contents: >23:52:56,544 DEBUG storage: # multipath.conf written by anaconda >23:52:56,544 DEBUG storage: >23:52:56,545 DEBUG storage: defaults { >23:52:56,545 DEBUG storage: user_friendly_names yes >23:52:56,546 DEBUG storage: } >23:52:56,546 DEBUG storage: blacklist { >23:52:56,546 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >23:52:56,547 DEBUG storage: devnode "^hd[a-z]" >23:52:56,551 DEBUG storage: devnode "^dcssblk[0-9]*" >23:52:56,551 DEBUG storage: device { >23:52:56,552 DEBUG storage: vendor "DGC" >23:52:56,552 DEBUG storage: product "LUNZ" >23:52:56,553 DEBUG storage: } >23:52:56,553 DEBUG storage: device { >23:52:56,554 DEBUG storage: vendor "IBM" >23:52:56,554 DEBUG storage: product "S/390.*" >23:52:56,554 DEBUG storage: } >23:52:56,555 DEBUG storage: # don't count normal SATA devices as multipaths >23:52:56,555 DEBUG storage: device { >23:52:56,556 DEBUG storage: vendor "ATA" >23:52:56,556 DEBUG storage: } >23:52:56,556 DEBUG storage: # don't count 3ware devices as multipaths >23:52:56,556 DEBUG storage: device { >23:52:56,556 DEBUG storage: vendor "3ware" >23:52:56,556 DEBUG storage: } >23:52:56,556 DEBUG storage: device { >23:52:56,556 DEBUG storage: vendor "AMCC" >23:52:56,556 DEBUG storage: } >23:52:56,556 DEBUG storage: # nor highpoint devices >23:52:56,556 DEBUG storage: device { >23:52:56,556 DEBUG storage: vendor "HPT" >23:52:56,559 DEBUG storage: } >23:52:56,559 DEBUG storage: } >23:52:56,560 DEBUG storage: multipaths { >23:52:56,560 DEBUG storage: } >23:52:56,560 DEBUG storage: (end of /etc/multipath.conf) >23:52:56,626 INFO storage: MultipathTopology: found singlepath device: sda >23:52:56,629 INFO storage: MultipathTopology: found non-disk device: sda1 >23:52:56,630 INFO storage: MultipathTopology: found non-disk device: sda2 >23:52:56,630 INFO storage: MultipathTopology: found non-disk device: sr0 >23:52:56,631 INFO storage: MultipathTopology: found singlepath device: loop0 >23:52:56,631 INFO storage: MultipathTopology: found singlepath device: loop1 >23:52:56,631 INFO storage: MultipathTopology: found singlepath device: loop2 >23:52:56,631 INFO storage: MultipathTopology: found singlepath device: loop3 >23:52:56,631 INFO storage: MultipathTopology: found singlepath device: loop4 >23:52:56,631 INFO storage: MultipathTopology: found singlepath device: loop5 >23:52:56,631 INFO storage: MultipathTopology: found singlepath device: loop6 >23:52:56,631 INFO storage: MultipathTopology: found singlepath device: loop7 >23:52:56,631 INFO storage: MultipathTopology: found singlepath device: dm-0 >23:52:56,632 INFO storage: MultipathTopology: found singlepath device: dm-1 >23:52:56,639 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >23:52:56,643 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': '68588', > '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 ; >23:52:56,646 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >23:52:56,652 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:52:56,656 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:56,661 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >23:52:56,667 INFO storage: sda is a disk >23:52:56,669 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:56,675 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >23:52:56,680 INFO storage: added disk sda (id 0) to device tree >23:52:56,681 DEBUG storage: looking up parted Device: /dev/sda >23:52:56,687 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >23:52:56,691 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >23:52:56,699 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:52:56,716 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >23:52:56,740 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f922c0eaf10>, <parted.partition.Partition object at 0x7f922c0ff310>] > device: <parted.device.Device object at 0x7f922c0eac90> > PedDisk: <_ped.Disk object at 0x7f922c0fd7e8> >23:52:56,742 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >23:52:56,751 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >23:52:56,757 INFO storage: got device: DiskDevice instance (0x31f1d90) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x3206ef0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f922c0d4e10> >23:52:56,763 INFO storage: got format: DiskLabel instance (0x7f922c0d4ed0) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f922c0eaf10>, <parted.partition.Partition object at 0x7f922c0ff310>] > device: <parted.device.Device object at 0x7f922c0eac90> > PedDisk: <_ped.Disk object at 0x7f922c0fd7e8> > origPartedDisk = <parted.disk.Disk object at 0x7f922c0ff550> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x7f922c0bf290> > >23:52:56,772 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1 /dev/disk/by-uuid/7997a7eb-7d5e-45e5-9f52-5c8cd5525723', > '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': '7997a7eb-7d5e-45e5-9f52-5c8cd5525723', > 'ID_FS_UUID_ENC': '7997a7eb-7d5e-45e5-9f52-5c8cd5525723', > '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': '57198519', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1', > '/dev/disk/by-uuid/7997a7eb-7d5e-45e5-9f52-5c8cd5525723'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >23:52:56,786 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >23:52:56,787 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >23:52:56,789 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:56,793 INFO storage: sda1 is a partition >23:52:56,794 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >23:52:56,796 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:52:56,797 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing msdos disklabel >23:52:56,798 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >23:52:56,804 DEBUG storage: PartitionDevice._setFormat: sda1 ; >23:52:56,804 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:56,806 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >23:52:56,806 DEBUG storage: looking up parted Partition: /dev/sda1 >23:52:56,808 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >23:52:56,813 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >23:52:56,814 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >23:52:56,816 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >23:52:56,820 INFO storage: added partition sda1 (id 1) to device tree >23:52:56,821 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >23:52:56,823 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >23:52:56,824 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >23:52:56,829 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >23:52:56,840 WARN storage: disklabel detected but not usable on sda1 >23:52:56,842 INFO storage: type detected on 'sda1' is 'ext4' >23:52:56,960 DEBUG storage: padding min size from 74 up to 81 >23:52:56,965 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:56,966 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:52:56,973 DEBUG storage: PartitionDevice._setFormat: sda1 ; >23:52:56,983 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >23:52:56,984 DEBUG storage: looking up parted Device: /dev/sda1 >23:52:56,989 INFO storage: got device: PartitionDevice instance (0x7f922c0e0090) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 12288MB 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: 19515 did: 24387 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f922c0bf5f0> > 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 0x7f922c0ead90> fileSystem: <parted.filesystem.FileSystem object at 0x7f922c0ff450> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f922c0ff0d0> PedPartition: <_ped.Partition object at 0x7f922c0e5e90> > disk = existing 12288MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >23:52:56,991 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:56,991 INFO storage: got format: Ext4FS instance (0x7f922c0ff890) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 7997a7eb-7d5e-45e5-9f52-5c8cd5525723 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >23:52:57,000 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2', > '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': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p', > 'ID_FS_UUID_ENC': 'VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p', > 'ID_FS_VERSION': 'LVM2 001', > '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': '24139776', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'LVM2_LV_ATTR': ['-wi------', '-wi------'], > 'LVM2_LV_NAME': ['swap', 'root'], > 'LVM2_LV_SIZE': ['4128768.00', '7938048.00'], > 'LVM2_LV_UUID': ['4idV6d-u9A3-G5eM-BqBT-uCeq-Ov91-9fe0qJ', > 'ejFnsy-1UlS-ACuD-DedA-Ye7M-r3Zr-8ATgaE'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '2946', > 'LVM2_PV_PE_COUNT': '2946', > 'LVM2_PV_SIZE': '12066816.00', > 'LVM2_PV_UUID': 'VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p', > 'LVM2_VG_EXTENT_COUNT': '2946', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'fedora', > 'LVM2_VG_SIZE': '12066816.00', > 'LVM2_VG_UUID': 'bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '57199591', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >23:52:57,004 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >23:52:57,006 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >23:52:57,007 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:57,008 INFO storage: sda2 is a partition >23:52:57,009 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >23:52:57,010 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:52:57,016 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing msdos disklabel >23:52:57,017 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >23:52:57,019 DEBUG storage: PartitionDevice._setFormat: sda2 ; >23:52:57,023 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:57,024 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >23:52:57,025 DEBUG storage: looking up parted Partition: /dev/sda2 >23:52:57,026 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >23:52:57,028 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >23:52:57,033 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >23:52:57,034 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >23:52:57,035 INFO storage: added partition sda2 (id 2) to device tree >23:52:57,040 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >23:52:57,041 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >23:52:57,042 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:52:57,044 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >23:52:57,081 WARN storage: disklabel detected but not usable on sda2 >23:52:57,082 INFO storage: type detected on 'sda2' is 'LVM2_member' >23:52:57,092 DEBUG storage: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p ; exists: True ; vgUuid: bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn ; label: None ; peStart: 1.0 ; device: /dev/sda2 ; serial: QM00001 ; >23:52:57,092 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >23:52:57,096 DEBUG storage: PartitionDevice._setFormat: sda2 ; >23:52:57,098 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >23:52:57,099 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >23:52:57,100 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:52:57,113 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:57,114 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >23:52:57,114 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:57,122 DEBUG storage: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >23:52:57,123 INFO storage: added lvmvg fedora (id 3) to device tree >23:52:57,123 DEBUG storage: looking up parted Device: /dev/sda2 >23:52:57,139 INFO storage: got device: PartitionDevice instance (0x7f922c0ff650) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 12288MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 11787.0 > format = existing lvmpv > 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: 24139776 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1502, 255, 63) biosGeometry: (1502, 255, 63) > PedDevice: <_ped.Device object at 0x7f922c0bf680> > 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 0x7f922c0ead90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f922c0ff3d0> PedPartition: <_ped.Partition object at 0x7f922c0e5ef0> > disk = existing 12288MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 25165823 length = 24139776 > flags = lvm >23:52:57,139 INFO storage: got format: LVMPhysicalVolume instance (0x7f922c11e690) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn peStart = 1.0 >23:52:57,152 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-18-Beta-x86_64-Live-Deskt /dev/disk/by-uuid/2012-11-21-01-07-54-00', > '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-Beta-x86_64-Live-Deskt', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-x86_64-Live-Deskt', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-21-01-07-54-00', > 'ID_FS_UUID_ENC': '2012-11-21-01-07-54-00', > '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', > 'OSINFO_BOOTABLE': '1', > 'OSINFO_INSTALLER': 'http://fedoraproject.org/fedora/18', > 'OSINFO_LIVE': 'http://fedoraproject.org/fedora/18', > 'OSINFO_MEDIA': 'http://fedoraproject.org/fedora/18:3', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '76096', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-x86_64-Live-Deskt', > '/dev/disk/by-uuid/2012-11-21-01-07-54-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >23:52:57,153 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >23:52:57,154 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >23:52:57,157 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:57,157 INFO storage: sr0 is a cdrom >23:52:57,158 DEBUG storage: DeviceTree.addUdevOpticalDevice: >23:52:57,162 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:57,163 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >23:52:57,163 INFO storage: added cdrom sr0 (id 4) to device tree >23:52:57,166 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:52:57,173 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >23:52:57,175 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >23:52:57,176 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >23:52:57,181 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >23:52:57,191 WARN storage: disklabel detected but not usable on sr0 >23:52:57,194 INFO storage: type detected on 'sr0' is 'iso9660' >23:52:57,196 DEBUG storage: Iso9660FS.supported: supported: True ; >23:52:57,199 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >23:52:57,200 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >23:52:57,206 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:52:57,208 DEBUG storage: looking up parted Device: /dev/sr0 >23:52:57,209 INFO storage: got device: OpticalDevice instance (0x7f922c0ff810) -- > name = sr0 status = True kids = 0 id = 4 > parents = [] > uuid = None size = 786.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > 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: 402432 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7f922c0bf710> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >23:52:57,211 DEBUG storage: Iso9660FS.supported: supported: True ; >23:52:57,211 INFO storage: got format: Iso9660FS instance (0x7f922c11ed50) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-21-01-07-54-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-x86_64-Live-Deskt size = 0 targetSize = 0 > >23:52:57,216 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': '34728', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >23:52:57,217 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >23:52:57,218 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >23:52:57,219 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:57,224 INFO storage: loop0 is a loop device >23:52:57,225 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >23:52:57,226 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >23:52:57,228 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:57,228 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:57,230 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >23:52:57,234 INFO storage: added file /osmin.img (deleted) (id 5) to device tree >23:52:57,235 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >23:52:57,236 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:57,237 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >23:52:57,242 INFO storage: added loop loop0 (id 6) to device tree >23:52:57,243 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >23:52:57,244 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >23:52:57,245 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >23:52:57,246 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >23:52:57,248 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >23:52:57,256 WARN storage: disklabel detected but not usable on loop0 >23:52:57,257 INFO storage: type detected on 'loop0' is 'squashfs' >23:52:57,257 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >23:52:57,259 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >23:52:57,259 INFO storage: got device: LoopDevice instance (0x7f922c07dad0) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /osmin.img (deleted) (5)'] > 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 >23:52:57,262 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '43636', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >23:52:57,267 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >23:52:57,268 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >23:52:57,269 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:57,270 INFO storage: loop1 is a loop device >23:52:57,271 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >23:52:57,276 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >23:52:57,277 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:57,278 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:57,279 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >23:52:57,283 INFO storage: added file /osmin (id 7) to device tree >23:52:57,284 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >23:52:57,285 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:57,286 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >23:52:57,287 INFO storage: added loop loop1 (id 8) to device tree >23:52:57,291 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >23:52:57,293 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >23:52:57,293 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:52:57,295 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >23:52:57,296 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >23:52:57,305 WARN storage: disklabel detected but not usable on loop1 >23:52:57,305 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >23:52:57,305 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:52:57,306 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >23:52:57,306 INFO storage: got device: LoopDevice instance (0x7f922c11ee90) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin (7)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >23:52:57,309 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '44703', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >23:52:57,314 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >23:52:57,315 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >23:52:57,320 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:57,321 INFO storage: loop2 is a loop device >23:52:57,322 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >23:52:57,324 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >23:52:57,325 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:57,330 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:57,332 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >23:52:57,332 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 9) to device tree >23:52:57,334 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >23:52:57,334 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:57,335 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >23:52:57,340 INFO storage: added loop loop2 (id 10) to device tree >23:52:57,341 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >23:52:57,342 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >23:52:57,343 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >23:52:57,344 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >23:52:57,350 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >23:52:57,355 WARN storage: disklabel detected but not usable on loop2 >23:52:57,356 INFO storage: type detected on 'loop2' is 'squashfs' >23:52:57,356 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >23:52:57,357 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >23:52:57,357 INFO storage: got device: LoopDevice instance (0x7f922c11efd0) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (9)'] > 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 >23:52:57,362 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_UUID_ENC': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '45265', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >23:52:57,367 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >23:52:57,368 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >23:52:57,369 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:57,370 INFO storage: loop3 is a loop device >23:52:57,371 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >23:52:57,375 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >23:52:57,376 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:57,380 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:57,381 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >23:52:57,382 INFO storage: added file /LiveOS/ext3fs.img (id 11) to device tree >23:52:57,383 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >23:52:57,384 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:57,385 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >23:52:57,390 INFO storage: added loop loop3 (id 12) to device tree >23:52:57,391 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >23:52:57,393 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >23:52:57,394 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:57,398 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:52:57,398 DEBUG storage: device loop3 does not contain a disklabel >23:52:57,399 INFO storage: type detected on 'loop3' is 'ext4' >23:52:57,490 DEBUG storage: using current size 0 as min size >23:52:57,491 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:57,492 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:52:57,492 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >23:52:57,494 INFO storage: got device: LoopDevice instance (0x7f922c12e210) -- > name = loop3 status = False kids = 0 id = 12 > parents = ['existing 0MB file /LiveOS/ext3fs.img (11)'] > 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/loop3 > format args = [] originalFormat = None >23:52:57,499 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:57,499 INFO storage: got format: Ext4FS instance (0x7f922c12e490) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >23:52:57,503 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '45285', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >23:52:57,504 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >23:52:57,505 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >23:52:57,509 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:57,510 INFO storage: loop4 is a loop device >23:52:57,511 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >23:52:57,512 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >23:52:57,514 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:57,518 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:57,519 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >23:52:57,520 INFO storage: added file /overlay (deleted) (id 13) to device tree >23:52:57,521 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >23:52:57,522 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:57,523 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >23:52:57,527 INFO storage: added loop loop4 (id 14) to device tree >23:52:57,528 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >23:52:57,529 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >23:52:57,530 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:52:57,535 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >23:52:57,536 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >23:52:57,542 WARN storage: disklabel detected but not usable on loop4 >23:52:57,542 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >23:52:57,542 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:52:57,546 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >23:52:57,551 INFO storage: got device: LoopDevice instance (0x7f922c12e590) -- > name = loop4 status = False kids = 0 id = 14 > parents = ['existing 0MB file /overlay (deleted) (13)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >23:52:57,553 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': '47285', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >23:52:57,554 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >23:52:57,554 DEBUG storage: lvm filter: adding loop5 to the reject list >23:52:57,556 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': '47383', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >23:52:57,561 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >23:52:57,561 DEBUG storage: lvm filter: adding loop6 to the reject list >23:52:57,563 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': '48353', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >23:52:57,564 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >23:52:57,564 DEBUG storage: lvm filter: adding loop7 to the reject list >23:52:57,564 DEBUG storage: Skipping a device mapper drive (dm-0) for now >23:52:57,564 DEBUG storage: Skipping a device mapper drive (dm-1) for now >23:52:57,603 INFO storage: devices to scan: ['dm-0', 'dm-1'] >23:52:57,609 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd /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': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_UUID_ENC': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23670', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >23:52:57,613 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >23:52:57,614 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >23:52:57,615 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:57,615 INFO storage: live-rw is a device-mapper device >23:52:57,616 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >23:52:57,621 DEBUG storage: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >23:52:57,621 DEBUG storage: failed to find dm node for fedora >23:52:57,622 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >23:52:57,623 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >23:52:57,628 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >23:52:57,629 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (14) >23:52:57,631 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >23:52:57,636 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:57,637 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >23:52:57,637 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:57,638 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >23:52:57,642 INFO storage: added dm live-rw (id 15) to device tree >23:52:57,643 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >23:52:57,644 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >23:52:57,645 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:57,649 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:52:57,649 DEBUG storage: device live-rw does not contain a disklabel >23:52:57,649 INFO storage: type detected on 'live-rw' is 'ext4' >23:52:57,751 DEBUG storage: padding min size from 2944 up to 3238 >23:52:57,752 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:57,753 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:52:57,754 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >23:52:57,754 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >23:52:57,763 INFO storage: got device: DMDevice instance (0x7f922c11ef90) -- > name = live-rw status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop4 (14)'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32658 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x3555320> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >23:52:57,764 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:57,764 INFO storage: got format: Ext4FS instance (0x34937d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >23:52:57,767 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_UUID_ENC': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '33967', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >23:52:57,771 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >23:52:57,772 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >23:52:57,773 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:57,777 INFO storage: live-osimg-min is a device-mapper device >23:52:57,778 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >23:52:57,779 DEBUG storage: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >23:52:57,779 DEBUG storage: failed to find dm node for fedora >23:52:57,780 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >23:52:57,786 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >23:52:57,787 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) >23:52:57,788 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >23:52:57,790 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >23:52:57,793 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >23:52:57,797 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:57,798 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >23:52:57,802 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:57,803 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >23:52:57,803 INFO storage: added dm live-osimg-min (id 16) to device tree >23:52:57,804 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >23:52:57,808 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >23:52:57,810 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:57,810 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:52:57,810 DEBUG storage: device live-osimg-min does not contain a disklabel >23:52:57,810 INFO storage: type detected on 'live-osimg-min' is 'ext4' >23:52:57,893 DEBUG storage: using current size 0 as min size >23:52:57,894 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:57,895 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:52:57,896 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >23:52:57,899 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >23:52:57,907 INFO storage: got device: DMDevice instance (0x3489510) -- > name = live-osimg-min status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32658 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x3555440> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >23:52:57,911 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:57,911 INFO storage: got format: Ext4FS instance (0x3656750) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2943.0 targetSize = 2943.0 > >23:52:57,951 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >23:52:57,952 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:57,955 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >23:52:57,957 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:57,958 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >23:52:57,963 DEBUG storage: Adding fedora-swap/4032MB to fedora >23:52:57,964 INFO storage: added lvmlv fedora-swap (id 17) to device tree >23:52:57,965 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >23:52:57,970 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: False ; >23:52:57,971 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >23:52:57,972 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >23:52:58,154 DEBUG storage: looking up parted Device: /dev/mapper/fedora-swap >23:52:58,160 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >23:52:58,161 DEBUG storage: DeviceTree.getDeviceByName returned None >23:52:58,166 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >23:52:58,168 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:52:58,174 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >23:52:58,177 DEBUG storage: Adding fedora-root/7752MB to fedora >23:52:58,180 INFO storage: added lvmlv fedora-root (id 18) to device tree >23:52:58,190 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >23:52:58,195 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >23:52:58,196 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >23:52:58,197 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >23:52:58,361 DEBUG storage: looking up parted Device: /dev/mapper/fedora-root >23:52:58,424 INFO storage: devices to scan: ['dm-2', 'dm-3'] >23:52:58,431 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTn4idV6du9A3G5eMBqBTuCeqOv919fe0qJ /dev/disk/by-uuid/ad55ddd0-ae95-4709-a2bc-848cd6c9a506 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTn4idV6du9A3G5eMBqBTuCeqOv919fe0qJ', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'ad55ddd0-ae95-4709-a2bc-848cd6c9a506', > 'ID_FS_UUID_ENC': 'ad55ddd0-ae95-4709-a2bc-848cd6c9a506', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '80079222', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTn4idV6du9A3G5eMBqBTuCeqOv919fe0qJ', > '/dev/disk/by-uuid/ad55ddd0-ae95-4709-a2bc-848cd6c9a506', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-swap ; >23:52:58,432 INFO storage: scanning fedora-swap (/devices/virtual/block/dm-2)... >23:52:58,433 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >23:52:58,436 DEBUG storage: DeviceTree.getDeviceByName returned existing 4032MB lvmlv fedora-swap (17) >23:52:58,438 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >23:52:58,447 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >23:52:58,448 DEBUG storage: SwapSpace.__init__: >23:52:58,448 DEBUG storage: getFormat('swap') returning SwapSpace instance >23:52:58,448 DEBUG storage: device fedora-swap does not contain a disklabel >23:52:58,449 INFO storage: type detected on 'fedora-swap' is 'swap' >23:52:58,450 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: ad55ddd0-ae95-4709-a2bc-848cd6c9a506 ; exists: True ; label: None ; >23:52:58,454 DEBUG storage: getFormat('swap') returning SwapSpace instance >23:52:58,455 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >23:52:58,457 DEBUG storage: looking up parted Device: /dev/mapper/fedora >23:52:58,461 DEBUG storage: fedora size is 11784MB >23:52:58,462 DEBUG storage: vg fedora has 0MB free >23:52:58,462 DEBUG storage: fedora size is 11784MB >23:52:58,463 DEBUG storage: vg fedora has 0MB free >23:52:58,464 INFO storage: got device: LVMLogicalVolumeDevice instance (0x370eb10) -- > name = fedora-swap status = True kids = 0 id = 17 > parents = ['existing 11784MB lvmvg fedora (3)'] > uuid = 4idV6d-u9A3-G5eM-BqBT-uCeq-Ov91-9fe0qJ size = 4032.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8257536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32658 did: 0 busy: False > hardwareGeometry: (514, 255, 63) biosGeometry: (514, 255, 63) > PedDevice: <_ped.Device object at 0x3555560> > target size = 4032.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f922c11e8d0) -- > name = fedora status = True kids = 2 id = 3 > parents = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > uuid = bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn size = 11784 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2946 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 2946.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 4032MB lvmlv fedora-swap (17) with existing swap', > 'existing 7752MB lvmlv fedora-root (18)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 4032MB >23:52:58,469 INFO storage: got format: SwapSpace instance (0x3da4f10) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = ad55ddd0-ae95-4709-a2bc-848cd6c9a506 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >23:52:58,472 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTnejFnsy1UlSACuDDedAYe7Mr3Zr8ATgaE /dev/disk/by-uuid/6ce71d26-2501-41a4-b8bb-6720e5735dea /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTnejFnsy1UlSACuDDedAYe7Mr3Zr8ATgaE', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6ce71d26-2501-41a4-b8bb-6720e5735dea', > 'ID_FS_UUID_ENC': '6ce71d26-2501-41a4-b8bb-6720e5735dea', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '80287751', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTnejFnsy1UlSACuDDedAYe7Mr3Zr8ATgaE', > '/dev/disk/by-uuid/6ce71d26-2501-41a4-b8bb-6720e5735dea', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-root ; >23:52:58,474 INFO storage: scanning fedora-root (/devices/virtual/block/dm-3)... >23:52:58,476 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >23:52:58,477 DEBUG storage: DeviceTree.getDeviceByName returned existing 7752MB lvmlv fedora-root (18) >23:52:58,479 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >23:52:58,482 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >23:52:58,483 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:58,487 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:52:58,487 DEBUG storage: device fedora-root does not contain a disklabel >23:52:58,488 INFO storage: type detected on 'fedora-root' is 'ext4' >23:52:58,578 DEBUG storage: padding min size from 2938 up to 3231 >23:52:58,581 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:58,582 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:52:58,588 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >23:52:58,599 DEBUG storage: looking up parted Device: /dev/mapper/fedora >23:52:58,606 DEBUG storage: fedora size is 11784MB >23:52:58,607 DEBUG storage: vg fedora has 0MB free >23:52:58,608 DEBUG storage: fedora size is 11784MB >23:52:58,609 DEBUG storage: vg fedora has 0MB free >23:52:58,611 INFO storage: got device: LVMLogicalVolumeDevice instance (0x39c4e10) -- > name = fedora-root status = True kids = 0 id = 18 > parents = ['existing 11784MB lvmvg fedora (3)'] > uuid = ejFnsy-1UlS-ACuD-DedA-Ye7M-r3Zr-8ATgaE size = 7752.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 15876096 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (988, 255, 63) biosGeometry: (988, 255, 63) > PedDevice: <_ped.Device object at 0x3a3f560> > target size = 7752.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f922c11e8d0) -- > name = fedora status = True kids = 2 id = 3 > parents = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > uuid = bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn size = 11784 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2946 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 2946.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 4032MB lvmlv fedora-swap (17) with existing swap', > 'existing 7752MB lvmlv fedora-root (18) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 7752MB >23:52:58,614 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:58,622 INFO storage: got format: Ext4FS instance (0x3dd3750) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 6ce71d26-2501-41a4-b8bb-6720e5735dea exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 7752.0 targetSize = 7752.0 > >23:52:58,664 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >23:52:58,670 DEBUG storage: DeviceTree.getDeviceByName returned existing 4032MB lvmlv fedora-swap (17) with existing swap >23:52:58,671 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >23:52:58,676 DEBUG storage: DeviceTree.getDeviceByName returned existing 7752MB lvmlv fedora-root (18) with existing ext4 filesystem >23:52:58,677 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >23:52:58,723 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:52:58,724 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:52:58,726 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:52:58,770 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >23:52:58,772 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >23:52:58,773 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >23:52:58,774 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >23:52:58,779 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >23:52:58,780 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >23:52:58,824 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >23:52:58,952 DEBUG storage: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >23:52:58,954 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >23:52:58,955 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >23:52:58,995 DEBUG storage: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >23:52:59,087 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >23:52:59,089 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >23:52:59,095 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >23:52:59,138 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:52:59,140 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:52:59,146 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:52:59,184 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >23:52:59,185 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >23:52:59,187 INFO storage: edd: collected mbr signatures: {'sda': '0x000c5472'} >23:52:59,188 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >23:52:59,206 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >23:52:59,244 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >23:52:59,309 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:52:59,310 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:52:59,312 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:52:59,357 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >23:52:59,358 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >23:52:59,360 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >23:52:59,366 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >23:52:59,522 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >23:52:59,586 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >23:52:59,590 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >23:52:59,590 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >23:52:59,592 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >23:52:59,592 DEBUG storage: crypttab maps: [] >23:52:59,592 DEBUG storage: parsing /mnt/sysimage/etc/fstab >23:52:59,594 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-root ; >23:52:59,597 DEBUG storage: DeviceTree.getDeviceByPath returned existing 7752MB lvmlv fedora-root (18) with existing ext4 filesystem >23:52:59,599 DEBUG storage: resolved '/dev/mapper/fedora-root' to 'fedora-root' (lvmlv) >23:52:59,605 DEBUG storage: resolved 'UUID=7997a7eb-7d5e-45e5-9f52-5c8cd5525723' to 'sda1' (partition) >23:52:59,606 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-swap ; >23:52:59,608 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4032MB lvmlv fedora-swap (17) with existing swap >23:52:59,608 DEBUG storage: resolved '/dev/mapper/fedora-swap' to 'fedora-swap' (lvmlv) >23:52:59,609 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >23:52:59,684 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >23:52:59,819 DEBUG storage: fedora size is 11784MB >23:52:59,820 DEBUG storage: vg fedora has 0MB free >23:52:59,824 DEBUG storage: fedora size is 11784MB >23:52:59,825 DEBUG storage: vg fedora has 0MB free >23:52:59,827 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:59,829 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:59,834 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:59,837 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:59,840 DEBUG storage: Ext4FS.supported: supported: True ; >23:52:59,846 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:52:59,855 DEBUG storage: Iso9660FS.supported: supported: True ; >23:52:59,888 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/live-osimg-min ; >23:52:59,890 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4096MB dm live-osimg-min (16) with existing ext4 filesystem >23:53:10,702 DEBUG storage: BindFS.supported: supported: False ; >23:53:10,703 DEBUG storage: BindFS.supported: supported: False ; >23:53:10,705 DEBUG storage: Iso9660FS.supported: supported: True ; >23:53:10,706 DEBUG storage: Iso9660FS.supported: supported: True ; >23:53:10,708 DEBUG storage: NFSv4.supported: supported: False ; >23:53:10,709 DEBUG storage: NFSv4.supported: supported: False ; >23:53:10,711 DEBUG storage: SELinuxFS.supported: supported: False ; >23:53:10,712 DEBUG storage: SELinuxFS.supported: supported: False ; >23:53:10,714 DEBUG storage: Ext4FS.supported: supported: True ; >23:53:10,715 DEBUG storage: Ext4FS.supported: supported: True ; >23:53:10,717 DEBUG storage: Ext3FS.supported: supported: True ; >23:53:10,718 DEBUG storage: Ext3FS.supported: supported: True ; >23:53:10,720 DEBUG storage: Ext2FS.supported: supported: True ; >23:53:10,722 DEBUG storage: Ext2FS.supported: supported: True ; >23:53:10,724 DEBUG storage: SysFS.supported: supported: False ; >23:53:10,725 DEBUG storage: SysFS.supported: supported: False ; >23:53:10,727 DEBUG storage: MultipathMember.__init__: >23:53:10,728 DEBUG storage: MDRaidMember.__init__: >23:53:10,730 DEBUG storage: ProcFS.supported: supported: False ; >23:53:10,732 DEBUG storage: ProcFS.supported: supported: False ; >23:53:10,733 DEBUG storage: SwapSpace.__init__: >23:53:10,735 DEBUG storage: DevPtsFS.supported: supported: False ; >23:53:10,736 DEBUG storage: DevPtsFS.supported: supported: False ; >23:53:10,738 DEBUG storage: BTRFS.supported: supported: True ; >23:53:10,740 DEBUG storage: USBFS.supported: supported: False ; >23:53:10,742 DEBUG storage: USBFS.supported: supported: False ; >23:53:10,743 DEBUG storage: DiskLabel.__init__: >23:53:10,744 INFO storage: DiskLabel.partedDevice returning None >23:53:10,745 DEBUG storage: HFSPlus.supported: supported: False ; >23:53:10,746 DEBUG storage: HFSPlus.supported: supported: False ; >23:53:10,748 DEBUG storage: XFS.supported: supported: True ; >23:53:10,752 DEBUG storage: XFS.supported: supported: True ; >23:53:10,754 DEBUG storage: TmpFS.supported: supported: False ; >23:53:10,756 DEBUG storage: TmpFS.supported: supported: False ; >23:53:10,758 DEBUG storage: LUKS.__init__: >23:53:10,759 DEBUG storage: NTFS.supported: supported: False ; >23:53:10,760 DEBUG storage: NTFS.supported: supported: False ; >23:53:10,762 DEBUG storage: NoDevFS.supported: supported: False ; >23:53:10,763 DEBUG storage: NoDevFS.supported: supported: False ; >23:53:10,765 DEBUG storage: HFS.supported: supported: False ; >23:53:10,766 DEBUG storage: HFS.supported: supported: False ; >23:53:10,767 DEBUG storage: LVMPhysicalVolume.__init__: >23:53:10,769 DEBUG storage: NFS.supported: supported: False ; >23:53:10,770 DEBUG storage: NFS.supported: supported: False ; >23:53:10,772 DEBUG storage: FATFS.supported: supported: True ; >23:53:10,773 DEBUG storage: FATFS.supported: supported: True ; >23:53:10,775 DEBUG storage: DMRaidMember.__init__: >23:53:25,300 DEBUG storage: clearpart: looking at sda2 >23:53:25,301 DEBUG storage: clearpart: looking at sda1 >23:53:25,301 DEBUG storage: checking whether disk sda has an empty extended >23:53:25,302 DEBUG storage: extended is None ; logicals is [] >23:53:25,304 DEBUG storage: new disk order: [] >23:53:25,361 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:53:25,364 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing msdos disklabel >23:53:25,365 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:53:25,366 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing msdos disklabel >23:53:25,366 DEBUG storage: resolved 'sda' to 'sda' (disk) >23:53:25,370 DEBUG storage: stage1 device cannot be of type lvmvg >23:53:25,372 DEBUG storage: stage1 device cannot be of type lvmlv >23:53:25,372 DEBUG storage: stage1 device cannot be of type lvmlv >23:53:25,372 DEBUG storage: _is_valid_disklabel(sda) returning True >23:53:25,372 DEBUG storage: _is_valid_size(sda) returning True >23:53:25,373 DEBUG storage: _is_valid_location(sda) returning True >23:53:25,373 DEBUG storage: _is_valid_format(sda) returning True >23:53:25,373 DEBUG storage: is_valid_stage1_device(sda) returning True >23:53:25,438 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >23:53:25,443 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e36590> fileSystem: <parted.filesystem.FileSystem object at 0x60c1510> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x60c1310> PedPartition: <_ped.Partition object at 0x5e2ecb0> >23:53:25,445 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >23:53:25,449 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e36590> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x60c1490> PedPartition: <_ped.Partition object at 0x5e2ec50> >23:53:29,197 DEBUG storage: Ext4FS.supported: supported: True ; >23:53:29,198 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:53:32,843 DEBUG storage: Ext4FS.supported: supported: True ; >23:53:32,846 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:53:32,846 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 500.0, ['sda'], None >23:53:32,863 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:53:32,864 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >23:53:32,871 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:53:32,872 DEBUG storage: DeviceTree.getDeviceByName returned None >23:53:32,875 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:53:32,876 DEBUG storage: DeviceTree.getDeviceByName returned None >23:53:32,879 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:53:32,881 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >23:53:43,064 DEBUG storage: Ext4FS.supported: supported: True ; >23:53:43,065 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:53:50,432 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:53:50,438 DEBUG storage: DeviceTree.getDeviceByName returned None >23:53:50,441 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:53:50,446 DEBUG storage: DeviceTree.getDeviceByName returned None >23:53:50,449 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:53:50,455 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >23:54:02,034 DEBUG storage: Ext4FS.supported: supported: True ; >23:54:02,034 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:54:02,034 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 7752.0, ['sda'], single >23:54:02,035 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:54:02,038 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >23:54:05,584 DEBUG storage: Ext4FS.supported: supported: True ; >23:54:05,585 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:54:24,514 DEBUG storage: Ext4FS.supported: supported: True ; >23:54:24,514 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:54:24,515 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 500.0, ['sda'], None >23:54:27,640 DEBUG storage: Ext4FS.supported: supported: True ; >23:54:27,641 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:54:34,060 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:54:34,062 DEBUG storage: DeviceTree.getDeviceByName returned None >23:54:34,064 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:54:34,066 DEBUG storage: DeviceTree.getDeviceByName returned None >23:54:34,069 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:54:34,071 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >23:54:34,077 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:54:34,079 DEBUG storage: DeviceTree.getDeviceByName returned None >23:54:34,081 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:54:34,083 DEBUG storage: DeviceTree.getDeviceByName returned None >23:54:34,086 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:54:34,088 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >23:54:37,129 DEBUG storage: Ext4FS.supported: supported: True ; >23:54:37,130 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:54:44,212 DEBUG storage: Ext4FS.supported: supported: True ; >23:54:44,212 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:54:44,212 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 7752.0, ['sda'], single >23:54:44,215 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:54:44,216 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >23:54:44,224 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:54:44,224 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:54:44,225 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:54:44,230 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: None ; >23:54:44,231 INFO storage.ui: registered action: [0] Destroy Format ext4 filesystem on lvmlv fedora-root (id 18) >23:54:44,232 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/fedora-root ; status: False ; type: None ; >23:54:44,233 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >23:54:44,234 INFO storage.ui: registered action: [1] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 18) >23:54:44,262 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:54:44,269 DEBUG storage: DeviceTree.getDeviceByName returned None >23:54:44,271 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:54:44,272 DEBUG storage: DeviceTree.getDeviceByName returned None >23:54:44,274 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:54:44,280 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >23:54:48,447 DEBUG storage: Ext4FS.supported: supported: True ; >23:54:48,448 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:54:48,448 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 7752.0, ['sda'], single >23:54:48,450 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:54:48,451 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >23:54:48,465 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:54:48,466 DEBUG storage: DeviceTree.getDeviceByName returned None >23:54:48,469 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:54:48,471 DEBUG storage: DeviceTree.getDeviceByName returned None >23:54:48,474 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:54:48,476 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >23:54:53,566 DEBUG storage: Ext4FS.supported: supported: True ; >23:54:53,566 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:54:53,566 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 7752.0, ['sda'], single >23:54:53,568 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:54:53,571 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >23:54:58,192 DEBUG storage: Ext4FS.supported: supported: True ; >23:54:58,193 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:55:04,087 DEBUG storage: Ext4FS.supported: supported: True ; >23:55:04,088 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:55:04,089 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 500.0, ['sda'], None >23:55:04,095 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:55:04,096 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:55:04,097 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >23:55:04,098 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:55:04,099 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >23:55:04,104 INFO storage.ui: registered action: [2] Destroy Format ext4 filesystem on partition sda1 (id 1) >23:55:04,106 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >23:55:04,107 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >23:55:04,109 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >23:55:04,113 INFO storage.ui: registered action: [3] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 1) >23:55:07,062 DEBUG storage: Ext4FS.supported: supported: True ; >23:55:07,063 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:55:07,066 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 500.0, ['sda'], None >23:55:07,083 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:55:07,084 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:07,087 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:55:07,089 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:07,092 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:55:07,094 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >23:55:14,725 DEBUG storage: Ext4FS.supported: supported: True ; >23:55:14,726 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:55:14,727 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 7752.0, ['sda'], single >23:55:14,728 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:55:14,730 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >23:55:14,743 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:55:14,744 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:14,747 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:55:14,749 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:14,751 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:55:14,753 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >23:55:24,205 DEBUG storage: Ext4FS.supported: supported: True ; >23:55:24,206 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:55:24,207 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 7752.0, ['sda'], single >23:55:24,208 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:55:24,210 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >23:55:24,219 DEBUG storage: SwapSpace.__init__: >23:55:24,219 DEBUG storage: getFormat('swap') returning SwapSpace instance >23:55:24,227 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:55:24,229 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:24,231 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:55:24,233 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:24,236 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:55:24,238 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >23:55:27,804 DEBUG storage: SwapSpace.__init__: >23:55:27,805 DEBUG storage: getFormat('swap') returning SwapSpace instance >23:55:27,805 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 4032.0, ['sda'], single >23:55:27,806 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:55:27,810 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >23:55:27,822 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:55:27,823 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:27,826 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:55:27,828 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:27,831 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:55:27,833 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >23:55:30,243 DEBUG storage: SwapSpace.__init__: >23:55:30,243 DEBUG storage: getFormat('swap') returning SwapSpace instance >23:55:30,243 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 4032.0, ['sda'], single >23:55:30,246 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:55:30,247 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >23:55:30,256 DEBUG storage: SwapSpace.__init__: >23:55:30,257 DEBUG storage: getFormat('swap') returning SwapSpace instance >23:55:30,259 DEBUG storage: Ext4FS.supported: supported: True ; >23:55:30,260 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:55:30,268 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:55:30,270 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:30,273 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:55:30,274 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:30,278 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:55:30,280 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >23:55:34,407 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: None ; >23:55:34,409 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >23:55:36,608 DEBUG storage: Ext4FS.supported: supported: True ; >23:55:36,608 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:55:36,608 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 500.0, ['sda'], None >23:55:49,105 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 0.969238, [], None >23:55:49,107 DEBUG storage.ui: Storage.newDevice: 0 ; 0.969238 ; mountpoint: /3000 ; disks: [DiskDevice instance (0x5e36350) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x3206ef0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5e363d0>] ; fstype: ext4 ; encrypted: False ; >23:55:49,112 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 0.969238, ['sda'], None >23:55:49,113 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.LVMFactory object at 0x60daa50> ; members: [] ; >23:55:49,114 DEBUG storage.ui: LVMPhysicalVolume.__init__: >23:55:49,114 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >23:55:49,120 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >23:55:49,120 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >23:55:49,121 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >23:55:49,123 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >23:55:49,125 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >23:55:49,131 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >23:55:49,131 INFO storage.ui: added partition req0 (id 19) to device tree >23:55:49,131 INFO storage.ui: registered action: [4] Create Device partition req0 (id 19) >23:55:49,131 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:55:49,131 INFO storage.ui: registered action: [5] Create Format lvmpv on partition req0 (id 19) >23:55:49,131 DEBUG storage.ui: adding a TotalSizeSet with size 8 >23:55:49,131 DEBUG storage.ui: set.allocated = 8 >23:55:49,133 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:55:49,135 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 19)'] from disk(s) ['sda'] >23:55:49,135 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 19)'] >23:55:49,135 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 19)'] from disk(s) ['sda'] >23:55:49,144 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:55:49,145 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing msdos disklabel >23:55:49,145 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:55:49,146 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:55:49,149 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing msdos disklabel >23:55:49,149 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:55:49,149 DEBUG storage.ui: allocating partition: req0 ; id: 19 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 8.0 >23:55:49,149 DEBUG storage.ui: checking freespace on sda >23:55:49,150 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True >23:55:49,150 DEBUG storage.ui: current free range is 63-2047 (0MB) >23:55:49,150 DEBUG storage.ui: not enough free space for primary -- trying logical >23:55:49,151 ERR storage.ui: failed to allocate partitions: not enough free space on disks >23:55:49,151 INFO storage.ui: removed partition req0 (id 19) from device tree >23:55:49,151 INFO storage.ui: registered action: [6] Destroy Device partition req0 (id 19) >23:55:49,156 DEBUG storage.ui: fedora size is 11784MB >23:55:49,157 DEBUG storage.ui: vg fedora has 0MB free >23:55:49,159 DEBUG storage.ui: Storage.newDevice: 0 ; 0.969238 ; mountpoint: /3000 ; disks: [DiskDevice instance (0x5e36350) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x3206ef0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5e363d0>] ; encrypted: False ; fstype: ext4 ; container_name: fedora ; >23:55:49,159 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 0.969238, ['sda'], None >23:55:49,164 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >23:55:49,165 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >23:55:49,166 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: existing 11784MB lvmvg fedora (3) ; factory: <pyanaconda.storage.LVMFactory object at 0x60dacd0> ; members: [] ; >23:55:49,170 DEBUG storage.ui: looking up parted Device: /dev/mapper/fedora >23:55:49,170 DEBUG storage.ui: fedora size is 11784MB >23:55:49,171 DEBUG storage.ui: vg fedora has 0MB free >23:55:49,171 DEBUG storage.ui: fedora size is 11784MB >23:55:49,172 DEBUG storage.ui: vg fedora has 0MB free >23:55:49,173 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x5e36c50) -- > name = fedora status = True kids = 2 id = 3 > parents = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > uuid = bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn size = 11784 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2946 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 2946.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 4032MB lvmlv fedora-swap (17) with existing swap', > 'existing 7752MB lvmlv fedora-root (18) with existing ext4 filesystem'] >23:55:49,173 DEBUG storage.ui: fedora size is 11784MB >23:55:49,174 DEBUG storage.ui: vg fedora has 0MB free >23:55:49,174 INFO storage.ui: adjusting device size from 0.97 to 0.00 so it fits in container >23:55:49,178 DEBUG storage.ui: creating new device >23:55:49,179 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:55:49,179 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:55:49,181 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >23:55:49,186 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-3000 ; current: None ; type: ext4 ; >23:55:49,186 DEBUG storage.ui: fedora size is 11784MB >23:55:49,187 DEBUG storage.ui: vg fedora has 0MB free >23:55:49,187 DEBUG storage.ui: Adding fedora-3000/0MB to fedora >23:55:49,187 INFO storage.ui: added lvmlv fedora-3000 (id 20) to device tree >23:55:49,187 INFO storage.ui: registered action: [7] Create Device lvmlv fedora-3000 (id 20) >23:55:49,188 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:55:49,188 INFO storage.ui: registered action: [8] Create Format ext4 filesystem mounted at /3000 on lvmlv fedora-3000 (id 20) >23:55:49,188 INFO storage.ui: removed lvmlv fedora-3000 (id 20) from device tree >23:55:49,189 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora ; >23:55:49,189 INFO storage.ui: registered action: [9] Destroy Device lvmlv fedora-3000 (id 20) >23:55:49,194 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: existing 11784MB lvmvg fedora (3) ; factory: <pyanaconda.storage.LVMFactory object at 0x60dacd0> ; members: [] ; >23:55:59,619 DEBUG storage: Ext4FS.supported: supported: True ; >23:55:59,620 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:55:59,621 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 500.0, ['sda'], None >23:56:02,051 DEBUG storage: Ext4FS.supported: supported: True ; >23:56:02,052 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:56:02,053 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 500.0, ['sda'], None >23:56:12,748 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 0.969238, [], None >23:56:12,751 DEBUG storage.ui: Storage.newDevice: 0 ; 0.969238 ; mountpoint: / ; disks: [DiskDevice instance (0x5e36350) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x3206ef0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5e363d0>] ; fstype: ext4 ; encrypted: False ; >23:56:12,755 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 0.969238, ['sda'], None >23:56:12,756 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.LVMFactory object at 0x60ce150> ; members: [] ; >23:56:12,762 DEBUG storage.ui: LVMPhysicalVolume.__init__: >23:56:12,763 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >23:56:12,764 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >23:56:12,765 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >23:56:12,766 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >23:56:12,772 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >23:56:12,774 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >23:56:12,775 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >23:56:12,780 INFO storage.ui: added partition req1 (id 21) to device tree >23:56:12,781 INFO storage.ui: registered action: [10] Create Device partition req1 (id 21) >23:56:12,781 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:56:12,782 INFO storage.ui: registered action: [11] Create Format lvmpv on partition req1 (id 21) >23:56:12,782 DEBUG storage.ui: adding a TotalSizeSet with size 8 >23:56:12,783 DEBUG storage.ui: set.allocated = 8 >23:56:12,784 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:56:12,786 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 21)'] from disk(s) ['sda'] >23:56:12,788 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req1(id 21)'] >23:56:12,791 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 21)'] from disk(s) ['sda'] >23:56:12,793 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:56:12,794 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing msdos disklabel >23:56:12,794 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:56:12,799 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:56:12,802 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing msdos disklabel >23:56:12,805 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:56:12,805 DEBUG storage.ui: allocating partition: req1 ; id: 21 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 8.0 >23:56:12,805 DEBUG storage.ui: checking freespace on sda >23:56:12,805 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True >23:56:12,806 DEBUG storage.ui: current free range is 63-2047 (0MB) >23:56:12,806 DEBUG storage.ui: not enough free space for primary -- trying logical >23:56:12,806 ERR storage.ui: failed to allocate partitions: not enough free space on disks >23:56:12,807 INFO storage.ui: removed partition req1 (id 21) from device tree >23:56:12,807 INFO storage.ui: registered action: [12] Destroy Device partition req1 (id 21) >23:56:12,807 DEBUG storage.ui: fedora size is 11784MB >23:56:12,811 DEBUG storage.ui: vg fedora has 0MB free >23:56:12,813 DEBUG storage.ui: Storage.newDevice: 0 ; 0.969238 ; mountpoint: / ; disks: [DiskDevice instance (0x5e36350) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x3206ef0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5e363d0>] ; encrypted: False ; fstype: ext4 ; container_name: fedora ; >23:56:12,813 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 0.969238, ['sda'], None >23:56:12,817 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >23:56:12,819 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (3) >23:56:12,820 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: existing 11784MB lvmvg fedora (3) ; factory: <pyanaconda.storage.LVMFactory object at 0x6347c10> ; members: [] ; >23:56:12,820 DEBUG storage.ui: looking up parted Device: /dev/mapper/fedora >23:56:12,825 DEBUG storage.ui: fedora size is 11784MB >23:56:12,826 DEBUG storage.ui: vg fedora has 0MB free >23:56:12,826 DEBUG storage.ui: fedora size is 11784MB >23:56:12,826 DEBUG storage.ui: vg fedora has 0MB free >23:56:12,827 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x5e36c50) -- > name = fedora status = True kids = 2 id = 3 > parents = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > uuid = bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn size = 11784 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2946 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 2946.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 4032MB lvmlv fedora-swap (17) with existing swap', > 'existing 7752MB lvmlv fedora-root (18) with existing ext4 filesystem'] >23:56:12,827 DEBUG storage.ui: fedora size is 11784MB >23:56:12,828 DEBUG storage.ui: vg fedora has 0MB free >23:56:12,828 INFO storage.ui: adjusting device size from 0.97 to 0.00 so it fits in container >23:56:12,828 DEBUG storage.ui: creating new device >23:56:12,835 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:56:12,835 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:56:12,836 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >23:56:12,837 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root00 ; current: None ; type: ext4 ; >23:56:12,838 DEBUG storage.ui: fedora size is 11784MB >23:56:12,842 DEBUG storage.ui: vg fedora has 0MB free >23:56:12,843 DEBUG storage.ui: Adding fedora-root00/0MB to fedora >23:56:12,843 INFO storage.ui: added lvmlv fedora-root00 (id 22) to device tree >23:56:12,843 INFO storage.ui: registered action: [13] Create Device lvmlv fedora-root00 (id 22) >23:56:12,843 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:56:12,843 INFO storage.ui: registered action: [14] Create Format ext4 filesystem mounted at / on lvmlv fedora-root00 (id 22) >23:56:12,843 INFO storage.ui: removed lvmlv fedora-root00 (id 22) from device tree >23:56:12,845 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora ; >23:56:12,845 INFO storage.ui: registered action: [15] Destroy Device lvmlv fedora-root00 (id 22) >23:56:12,849 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: existing 11784MB lvmvg fedora (3) ; factory: <pyanaconda.storage.LVMFactory object at 0x6347c10> ; members: [] ; >23:56:24,000 DEBUG storage: Ext4FS.supported: supported: True ; >23:56:24,001 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:56:24,002 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 500.0, ['sda'], None >23:56:31,403 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >23:56:31,404 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >23:56:31,405 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >23:56:31,408 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >23:56:39,831 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >23:56:39,832 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:56:39,833 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >23:56:39,834 INFO storage.ui: registered action: [16] Destroy Format ext4 filesystem on partition sda1 (id 1) >23:56:39,836 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >23:56:39,838 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >23:56:39,860 INFO storage.ui: removed partition sda1 (id 1) from device tree >23:56:39,862 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:56:39,863 INFO storage.ui: registered action: [17] Destroy Device partition sda1 (id 1) >23:56:39,864 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:56:39,866 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: None ; >23:56:39,866 INFO storage.ui: registered action: [18] Destroy Format ext4 filesystem on lvmlv fedora-root (id 18) >23:56:39,868 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >23:56:39,869 INFO storage.ui: removed lvmlv fedora-root (id 18) from device tree >23:56:39,871 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >23:56:39,871 INFO storage.ui: registered action: [19] Destroy Device lvmlv fedora-root (id 18) >23:56:39,873 DEBUG storage.ui: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >23:56:39,874 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:56:39,876 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: None ; >23:56:39,876 INFO storage.ui: registered action: [20] Destroy Format swap on lvmlv fedora-swap (id 17) >23:56:39,878 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >23:56:39,879 INFO storage.ui: removed lvmlv fedora-swap (id 17) from device tree >23:56:39,881 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >23:56:39,881 INFO storage.ui: registered action: [21] Destroy Device lvmlv fedora-swap (id 17) >23:56:39,883 DEBUG storage.ui: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >23:56:39,885 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >23:56:39,887 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >23:56:39,905 DEBUG storage.ui: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >23:56:39,958 INFO storage.ui: removed lvmvg fedora (id 3) from device tree >23:56:39,960 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >23:56:39,960 INFO storage.ui: registered action: [22] Destroy Device lvmvg fedora (id 3) >23:56:39,962 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >23:56:39,964 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >23:56:39,965 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:56:39,967 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: lvmpv ; type: None ; >23:56:39,967 INFO storage.ui: registered action: [23] Destroy Format lvmpv on partition sda2 (id 2) >23:56:39,969 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >23:56:39,971 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >23:56:39,973 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >23:56:39,991 INFO storage.ui: removed partition sda2 (id 2) from device tree >23:56:39,993 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:56:39,994 INFO storage.ui: registered action: [24] Destroy Device partition sda2 (id 2) >23:56:39,996 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:56:39,996 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:56:39,998 DEBUG storage.ui: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >23:56:39,999 INFO storage.ui: registered action: [25] Destroy Format msdos disklabel on disk sda (id 0) >23:56:40,002 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >23:56:40,004 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >23:56:40,005 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x634c210> > PedDisk: <_ped.Disk object at 0x60cffc8> >23:56:40,006 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >23:56:40,007 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >23:56:40,009 DEBUG storage.ui: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >23:56:40,010 INFO storage.ui: registered action: [26] Create Format msdos disklabel on disk sda (id 0) >23:56:53,305 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 500.0, [], None >23:56:53,311 DEBUG storage.ui: Storage.newDevice: 0 ; 500.0 ; mountpoint: /boot ; disks: [DiskDevice instance (0x5e36350) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 12288.0 > format = non-existent 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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x3206ef0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5e363d0>] ; fstype: ext4 ; encrypted: False ; >23:56:53,312 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 500.0, ['sda'], None >23:56:53,313 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.LVMFactory object at 0x634c190> ; members: [] ; >23:56:53,318 DEBUG storage.ui: LVMPhysicalVolume.__init__: >23:56:53,319 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >23:56:53,320 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >23:56:53,325 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >23:56:53,327 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:56:53,328 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >23:56:53,330 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: lvmpv ; >23:56:53,335 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:56:53,336 INFO storage.ui: added partition req2 (id 23) to device tree >23:56:53,336 INFO storage.ui: registered action: [27] Create Device partition req2 (id 23) >23:56:53,337 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:56:53,338 INFO storage.ui: registered action: [28] Create Format lvmpv on partition req2 (id 23) >23:56:53,338 DEBUG storage.ui: adding a TotalSizeSet with size 504 >23:56:53,339 DEBUG storage.ui: set.allocated = 8 >23:56:53,345 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:56:53,347 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 23)'] from disk(s) ['sda'] >23:56:53,350 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req2(id 23)'] >23:56:53,351 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 23)'] from disk(s) ['sda'] >23:56:53,353 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:56:53,355 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:56:53,359 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:56:53,360 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:56:53,361 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:56:53,362 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:56:53,362 DEBUG storage.ui: allocating partition: req2 ; id: 23 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 504.0 >23:56:53,362 DEBUG storage.ui: checking freespace on sda >23:56:53,362 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True >23:56:53,362 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >23:56:53,363 DEBUG storage.ui: evaluating growth potential for new layout >23:56:53,363 DEBUG storage.ui: calculating growth for disk /dev/sda >23:56:53,366 DEBUG storage.ui: adjusted start sector from 63 to 2048 >23:56:53,368 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >23:56:53,369 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x634ccd0> PedPartition: <_ped.Partition object at 0x5e2edd0> >23:56:53,374 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:56:53,376 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:56:53,376 DEBUG storage.ui: adding request 23 to chunk 25165761 (63-25165823) on /dev/sda >23:56:53,376 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >23:56:53,376 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = sda1 growable = True >base = 16384 growth = 0 max_grow = 1015808 >done = False >23:56:53,376 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >23:56:53,376 DEBUG storage.ui: adding 25149377 (12279MB) to 23 (sda1) >23:56:53,377 DEBUG storage.ui: taking back 24133569 (11783MB) from 23 (sda1) >23:56:53,377 DEBUG storage.ui: new grow amount for request 23 (sda1) is 1015808 units, or 496MB >23:56:53,377 DEBUG storage.ui: request 23 (sda1) growth: 1015808 (496MB) size: 504MB >23:56:53,377 DEBUG storage.ui: disk /dev/sda growth: 1015808 (496MB) >23:56:53,383 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:56:53,384 DEBUG storage.ui: device sda1 new partedPartition None >23:56:53,385 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >23:56:53,386 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:56:53,386 DEBUG storage.ui: total growth: 1015808 sectors >23:56:53,386 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:56:53,386 DEBUG storage.ui: new free: 63-25165823 / 12287MB >23:56:53,386 DEBUG storage.ui: new free allows for 1015808 sectors of growth >23:56:53,387 DEBUG storage.ui: adjusted start sector from 63 to 2048 >23:56:53,391 DEBUG storage.ui: created partition sda1 of 8MB and added it to /dev/sda >23:56:53,392 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >23:56:53,392 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x634ced0> PedPartition: <_ped.Partition object at 0x634b1d0> >23:56:53,398 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:56:53,399 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:56:53,401 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:56:53,401 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x634ce50> PedPartition: <_ped.Partition object at 0x634b2f0> >23:56:53,401 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 23)'] >23:56:53,402 DEBUG storage.ui: growable partitions are ['sda1'] >23:56:53,406 DEBUG storage.ui: adding request 23 to chunk 25165761 (63-25165823) on /dev/sda >23:56:53,406 DEBUG storage.ui: disk sda has 1 chunks >23:56:53,406 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >23:56:53,406 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = sda1 growable = True >base = 16384 growth = 0 max_grow = 1015808 >done = False >23:56:53,407 DEBUG storage.ui: 1 requests and 25149377 (12279MB) left in chunk >23:56:53,407 DEBUG storage.ui: adding 25149377 (12279MB) to 23 (sda1) >23:56:53,407 DEBUG storage.ui: taking back 24133569 (11783MB) from 23 (sda1) >23:56:53,407 DEBUG storage.ui: new grow amount for request 23 (sda1) is 1015808 units, or 496MB >23:56:53,408 DEBUG storage.ui: set: ['sda1'] 8/504 >23:56:53,408 DEBUG storage.ui: allocating 496 to TotalSizeSet with 8/504 (496 needed) >23:56:53,408 DEBUG storage.ui: PartitionRequest instance -- >id = 23 name = sda1 growable = True >base = 16384 growth = 1015808 max_grow = 1015808 >done = True >23:56:53,409 DEBUG storage.ui: needed: 0 >23:56:53,409 DEBUG storage.ui: set: ['sda1'] 504/504 >23:56:53,410 DEBUG storage.ui: allocating 0 to TotalSizeSet with 504/504 (0 needed) >23:56:53,410 DEBUG storage.ui: PartitionRequest instance -- >id = 23 name = sda1 growable = True >base = 16384 growth = 1015808 max_grow = 1015808 >done = True >23:56:53,412 DEBUG storage.ui: needed: 0 >23:56:53,412 DEBUG storage.ui: growing partitions on sda >23:56:53,413 DEBUG storage.ui: partition sda1 (23): 0 >23:56:53,414 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1034239 length: 1032192 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x634cf90> >23:56:53,418 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 23)'] from disk(s) ['sda'] >23:56:53,419 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:56:53,420 DEBUG storage.ui: device sda1 new partedPartition None >23:56:53,422 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >23:56:53,423 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:56:53,425 DEBUG storage.ui: back from removeNewPartitions >23:56:53,425 DEBUG storage.ui: extended: None >23:56:53,425 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 1034239 length: 1032192 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x634cf90> >23:56:53,427 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >23:56:53,430 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6353390> PedPartition: <_ped.Partition object at 0x634b350> >23:56:53,432 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:56:53,434 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:56:53,436 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:56:53,436 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6353550> PedPartition: <_ped.Partition object at 0x634b3b0> >23:56:53,437 DEBUG storage.ui: fixing size of non-existent 504MB partition sda1 (23) with non-existent lvmpv at 504.00 >23:56:53,441 DEBUG storage.ui: creating new container >23:56:53,442 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >23:56:53,443 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:56:53,447 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >23:56:53,447 INFO storage.ui: added lvmvg fedora (id 24) to device tree >23:56:53,448 INFO storage.ui: registered action: [29] Create Device lvmvg fedora (id 24) >23:56:53,448 DEBUG storage.ui: fedora size is 500MB >23:56:53,448 DEBUG storage.ui: vg fedora has 500MB free >23:56:53,449 DEBUG storage.ui: fedora size is 500MB >23:56:53,449 DEBUG storage.ui: vg fedora has 500MB free >23:56:53,449 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x60da490) -- > name = fedora status = False kids = 0 id = 24 > parents = ['non-existent 504MB partition sda1 (23) with non-existent lvmpv'] > uuid = None size = 500 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 125.0 free space = 500 > free extents = 125.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 504MB partition sda1 (23) with non-existent lvmpv'] > LVs = [] >23:56:53,452 DEBUG storage.ui: fedora size is 500MB >23:56:53,452 DEBUG storage.ui: vg fedora has 500MB free >23:56:53,453 DEBUG storage.ui: creating new device >23:56:53,454 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:56:53,457 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:56:53,459 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >23:56:53,461 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-boot ; current: None ; type: ext4 ; >23:56:53,462 DEBUG storage.ui: fedora size is 500MB >23:56:53,463 DEBUG storage.ui: vg fedora has 500MB free >23:56:53,463 DEBUG storage.ui: Adding fedora-boot/500MB to fedora >23:56:53,463 INFO storage.ui: added lvmlv fedora-boot (id 25) to device tree >23:56:53,465 INFO storage.ui: registered action: [30] Create Device lvmlv fedora-boot (id 25) >23:56:53,465 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:56:53,466 INFO storage.ui: registered action: [31] Create Format ext4 filesystem mounted at /boot on lvmlv fedora-boot (id 25) >23:56:53,491 DEBUG storage: Ext4FS.supported: supported: True ; >23:56:53,491 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:56:53,506 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:56:53,511 DEBUG storage: DeviceTree.getDeviceByName returned None >23:56:53,513 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:56:53,518 DEBUG storage: DeviceTree.getDeviceByName returned None >23:56:53,526 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:56:53,532 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB lvmvg fedora (24) >23:57:07,750 DEBUG storage: Ext4FS.supported: supported: True ; >23:57:07,750 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:57:07,752 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 500.0, ['sda'], None >23:57:07,752 INFO storage.ui: removed lvmlv fedora-boot (id 25) from device tree >23:57:07,754 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >23:57:07,754 INFO storage.ui: registered action: [32] Destroy Device lvmlv fedora-boot (id 25) >23:57:07,756 INFO storage.ui: removed lvmvg fedora (id 24) from device tree >23:57:07,758 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda1 ; >23:57:07,758 INFO storage.ui: registered action: [33] Destroy Device lvmvg fedora (id 24) >23:57:07,758 INFO storage.ui: removed partition sda1 (id 23) from device tree >23:57:07,759 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:57:07,759 INFO storage.ui: registered action: [34] Destroy Device partition sda1 (id 23) >23:57:07,765 DEBUG storage.ui: Storage.newDevice: 2 ; 500.0 ; name: boot ; encrypted: False ; disks: [DiskDevice instance (0x5e36350) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 12288.0 > format = non-existent 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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x3206ef0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5e363d0>] ; raid_level: None ; label: ; container_name: fedora ; mountpoint: /boot ; fstype: ext4 ; >23:57:07,766 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 500.0, ['sda'], None >23:57:07,768 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >23:57:07,770 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >23:57:07,771 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.PartitionFactory object at 0x60da510> ; members: [] ; >23:57:07,772 DEBUG storage.ui: creating new device >23:57:07,774 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:57:07,774 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:57:07,776 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:57:07,778 DEBUG storage.ui: PartitionDevice._setFormat: boot ; >23:57:07,780 DEBUG storage.ui: PartitionDevice._setFormat: boot ; current: None ; type: ext4 ; >23:57:07,781 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:57:07,782 INFO storage.ui: added partition boot (id 26) to device tree >23:57:07,783 INFO storage.ui: registered action: [35] Create Device partition boot (id 26) >23:57:07,783 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:57:07,784 INFO storage.ui: registered action: [36] Create Format ext4 filesystem mounted at /boot on partition boot (id 26) >23:57:07,786 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:57:07,787 DEBUG storage.ui: removing all non-preexisting partitions ['boot(id 26)'] from disk(s) ['sda'] >23:57:07,788 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['boot(id 26)'] >23:57:07,788 DEBUG storage.ui: removing all non-preexisting partitions ['boot(id 26)'] from disk(s) ['sda'] >23:57:07,790 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:57:07,792 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:57:07,793 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:57:07,795 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:57:07,796 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:57:07,797 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:57:07,797 DEBUG storage.ui: allocating partition: boot ; id: 26 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1MB ; grow: True ; max_size: 500.0 >23:57:07,798 DEBUG storage.ui: checking freespace on sda >23:57:07,799 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=True best=None grow=True >23:57:07,800 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >23:57:07,800 DEBUG storage.ui: evaluating growth potential for new layout >23:57:07,801 DEBUG storage.ui: calculating growth for disk /dev/sda >23:57:07,801 DEBUG storage.ui: adjusted start sector from 63 to 2048 >23:57:07,803 DEBUG storage.ui: PartitionDevice._setPartedPartition: boot ; >23:57:07,805 DEBUG storage.ui: device boot new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x63530d0> PedPartition: <_ped.Partition object at 0x60dc650> >23:57:07,806 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:57:07,808 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:57:07,809 DEBUG storage.ui: adding request 26 to chunk 25165761 (63-25165823) on /dev/sda >23:57:07,810 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >23:57:07,810 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >23:57:07,811 DEBUG storage.ui: 1 requests and 25163713 (12286MB) left in chunk >23:57:07,811 DEBUG storage.ui: adding 25163713 (12286MB) to 26 (sda1) >23:57:07,812 DEBUG storage.ui: taking back 24141761 (11787MB) from 26 (sda1) >23:57:07,812 DEBUG storage.ui: new grow amount for request 26 (sda1) is 1021952 units, or 499MB >23:57:07,813 DEBUG storage.ui: request 26 (sda1) growth: 1021952 (499MB) size: 500MB >23:57:07,813 DEBUG storage.ui: disk /dev/sda growth: 1021952 (499MB) >23:57:07,815 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:57:07,815 DEBUG storage.ui: device sda1 new partedPartition None >23:57:07,817 DEBUG storage.ui: PartitionDevice._setDisk: boot ; new: None ; old: sda ; >23:57:07,819 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:57:07,819 DEBUG storage.ui: total growth: 1021952 sectors >23:57:07,820 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:57:07,820 DEBUG storage.ui: new free: 63-25165823 / 12287MB >23:57:07,821 DEBUG storage.ui: new free allows for 1021952 sectors of growth >23:57:07,821 DEBUG storage.ui: found free space for bootable request >23:57:07,822 DEBUG storage.ui: adjusted start sector from 63 to 2048 >23:57:07,823 DEBUG storage.ui: created partition sda1 of 1MB and added it to /dev/sda >23:57:07,824 DEBUG storage.ui: PartitionDevice._setPartedPartition: boot ; >23:57:07,826 DEBUG storage.ui: device boot new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6353210> PedPartition: <_ped.Partition object at 0x5e2edd0> >23:57:07,827 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:57:07,829 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:57:07,832 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:57:07,833 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6353350> PedPartition: <_ped.Partition object at 0x634b2f0> >23:57:07,834 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 26)'] >23:57:07,834 DEBUG storage.ui: growable partitions are ['sda1'] >23:57:07,835 DEBUG storage.ui: adding request 26 to chunk 25165761 (63-25165823) on /dev/sda >23:57:07,836 DEBUG storage.ui: disk sda has 1 chunks >23:57:07,836 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >23:57:07,837 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >23:57:07,837 DEBUG storage.ui: 1 requests and 25163713 (12286MB) left in chunk >23:57:07,838 DEBUG storage.ui: adding 25163713 (12286MB) to 26 (sda1) >23:57:07,838 DEBUG storage.ui: taking back 24141761 (11787MB) from 26 (sda1) >23:57:07,839 DEBUG storage.ui: new grow amount for request 26 (sda1) is 1021952 units, or 499MB >23:57:07,839 DEBUG storage.ui: growing partitions on sda >23:57:07,840 DEBUG storage.ui: partition sda1 (26): 0 >23:57:07,840 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x634cf90> >23:57:07,841 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 26)'] from disk(s) ['sda'] >23:57:07,843 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:57:07,844 DEBUG storage.ui: device sda1 new partedPartition None >23:57:07,846 DEBUG storage.ui: PartitionDevice._setDisk: boot ; new: None ; old: sda ; >23:57:07,847 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:57:07,848 DEBUG storage.ui: back from removeNewPartitions >23:57:07,849 DEBUG storage.ui: extended: None >23:57:07,849 DEBUG storage.ui: setting boot new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x634cf90> >23:57:07,851 DEBUG storage.ui: PartitionDevice._setPartedPartition: boot ; >23:57:07,852 DEBUG storage.ui: device boot new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6353a50> PedPartition: <_ped.Partition object at 0x634b230> >23:57:07,854 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:57:07,856 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:57:07,858 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:57:07,859 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6353c10> PedPartition: <_ped.Partition object at 0x634b290> >23:57:07,860 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (26) with non-existent ext4 filesystem mounted at /boot at 500.00 >23:57:16,245 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 3000.0, [], None >23:57:16,248 DEBUG storage.ui: Storage.newDevice: 0 ; 3000.0 ; mountpoint: / ; disks: [DiskDevice instance (0x5e36350) -- > name = sda status = True kids = 1 id = 0 > parents = [] > uuid = None size = 12288.0 > format = non-existent 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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x3206ef0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5e363d0>] ; fstype: ext4 ; encrypted: False ; >23:57:16,252 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 3000.0, ['sda'], None >23:57:16,253 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.LVMFactory object at 0x634c150> ; members: [] ; >23:57:16,255 DEBUG storage.ui: LVMPhysicalVolume.__init__: >23:57:16,255 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >23:57:16,260 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >23:57:16,261 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >23:57:16,262 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:57:16,263 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; >23:57:16,266 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; current: None ; type: lvmpv ; >23:57:16,271 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:57:16,271 INFO storage.ui: added partition req3 (id 27) to device tree >23:57:16,271 INFO storage.ui: registered action: [37] Create Device partition req3 (id 27) >23:57:16,271 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:57:16,271 INFO storage.ui: registered action: [38] Create Format lvmpv on partition req3 (id 27) >23:57:16,271 DEBUG storage.ui: adding a TotalSizeSet with size 3004 >23:57:16,271 DEBUG storage.ui: set.allocated = 8 >23:57:16,272 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:57:16,276 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 27)', 'sda1(id 26)'] from disk(s) ['sda'] >23:57:16,277 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:57:16,277 DEBUG storage.ui: device sda1 new partedPartition None >23:57:16,278 DEBUG storage.ui: PartitionDevice._setDisk: boot ; new: None ; old: sda ; >23:57:16,285 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:57:16,285 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req3(id 27)', 'boot(id 26)'] >23:57:16,286 DEBUG storage.ui: removing all non-preexisting partitions ['boot(id 26)', 'req3(id 27)'] from disk(s) ['sda'] >23:57:16,287 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:57:16,290 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:57:16,290 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:57:16,291 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:57:16,293 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:57:16,296 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:57:16,297 DEBUG storage.ui: allocating partition: boot ; id: 26 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 >23:57:16,297 DEBUG storage.ui: checking freespace on sda >23:57:16,297 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >23:57:16,297 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >23:57:16,298 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:57:16,298 DEBUG storage.ui: new free: 63-25165823 / 12287MB >23:57:16,298 DEBUG storage.ui: new free allows for 0 sectors of growth >23:57:16,298 DEBUG storage.ui: found free space for bootable request >23:57:16,298 DEBUG storage.ui: adjusted start sector from 63 to 2048 >23:57:16,299 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >23:57:16,303 DEBUG storage.ui: PartitionDevice._setPartedPartition: boot ; >23:57:16,303 DEBUG storage.ui: device boot new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x63555d0> PedPartition: <_ped.Partition object at 0x634b4d0> >23:57:16,305 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:57:16,309 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:57:16,311 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:57:16,311 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6355450> PedPartition: <_ped.Partition object at 0x634b410> >23:57:16,315 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:57:16,321 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:57:16,321 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:57:16,322 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:57:16,328 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:57:16,328 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:57:16,328 DEBUG storage.ui: allocating partition: req3 ; id: 27 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 3004.0 >23:57:16,328 DEBUG storage.ui: checking freespace on sda >23:57:16,329 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True >23:57:16,329 DEBUG storage.ui: current free range is 63-2047 (0MB) >23:57:16,329 DEBUG storage.ui: current free range is 1026048-25165823 (11787MB) >23:57:16,329 DEBUG storage.ui: evaluating growth potential for new layout >23:57:16,330 DEBUG storage.ui: calculating growth for disk /dev/sda >23:57:16,333 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >23:57:16,334 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6353850> PedPartition: <_ped.Partition object at 0x634b170> >23:57:16,335 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:57:16,336 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:57:16,336 DEBUG storage.ui: adding request 26 to chunk 25165761 (63-25165823) on /dev/sda >23:57:16,337 DEBUG storage.ui: adding request 27 to chunk 25165761 (63-25165823) on /dev/sda >23:57:16,343 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >23:57:16,343 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:57:16,343 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 6135808 >done = False >23:57:16,343 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >23:57:16,343 DEBUG storage.ui: adding 24125377 (11779MB) to 27 (sda2) >23:57:16,343 DEBUG storage.ui: taking back 17989569 (8783MB) from 27 (sda2) >23:57:16,343 DEBUG storage.ui: new grow amount for request 27 (sda2) is 6135808 units, or 2996MB >23:57:16,343 DEBUG storage.ui: request 26 (sda1) growth: 0 (0MB) size: 500MB >23:57:16,344 DEBUG storage.ui: request 27 (sda2) growth: 6135808 (2996MB) size: 3004MB >23:57:16,344 DEBUG storage.ui: disk /dev/sda growth: 6135808 (2996MB) >23:57:16,345 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:57:16,347 DEBUG storage.ui: device sda2 new partedPartition None >23:57:16,348 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >23:57:16,349 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:57:16,349 DEBUG storage.ui: total growth: 6135808 sectors >23:57:16,349 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:57:16,349 DEBUG storage.ui: new free: 1026048-25165823 / 11787MB >23:57:16,350 DEBUG storage.ui: new free allows for 6135808 sectors of growth >23:57:16,353 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >23:57:16,355 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >23:57:16,355 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6355290> PedPartition: <_ped.Partition object at 0x634b290> >23:57:16,356 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:57:16,362 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:57:16,364 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:57:16,364 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x63551d0> PedPartition: <_ped.Partition object at 0x634b1d0> >23:57:16,364 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 27)', 'sda1(id 26)'] >23:57:16,364 DEBUG storage.ui: growable partitions are ['sda2'] >23:57:16,369 DEBUG storage.ui: adding request 27 to chunk 25165761 (63-25165823) on /dev/sda >23:57:16,370 DEBUG storage.ui: adding request 26 to chunk 25165761 (63-25165823) on /dev/sda >23:57:16,370 DEBUG storage.ui: disk sda has 1 chunks >23:57:16,370 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >23:57:16,370 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:57:16,370 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 6135808 >done = False >23:57:16,370 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >23:57:16,370 DEBUG storage.ui: adding 24125377 (11779MB) to 27 (sda2) >23:57:16,370 DEBUG storage.ui: taking back 17989569 (8783MB) from 27 (sda2) >23:57:16,370 DEBUG storage.ui: new grow amount for request 27 (sda2) is 6135808 units, or 2996MB >23:57:16,372 DEBUG storage.ui: set: ['sda2'] 8/3004 >23:57:16,372 DEBUG storage.ui: allocating 2996 to TotalSizeSet with 8/3004 (2996 needed) >23:57:16,373 DEBUG storage.ui: PartitionRequest instance -- >id = 27 name = sda2 growable = True >base = 16384 growth = 6135808 max_grow = 6135808 >done = True >23:57:16,374 DEBUG storage.ui: needed: 0 >23:57:16,375 DEBUG storage.ui: set: ['sda2'] 3004/3004 >23:57:16,376 DEBUG storage.ui: allocating 0 to TotalSizeSet with 3004/3004 (0 needed) >23:57:16,379 DEBUG storage.ui: PartitionRequest instance -- >id = 27 name = sda2 growable = True >base = 16384 growth = 6135808 max_grow = 6135808 >done = True >23:57:16,380 DEBUG storage.ui: needed: 0 >23:57:16,381 DEBUG storage.ui: growing partitions on sda >23:57:16,382 DEBUG storage.ui: partition sda1 (26): 0 >23:57:16,383 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x6355310> >23:57:16,384 DEBUG storage.ui: partition sda2 (27): 0 >23:57:16,385 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 7178239 length: 6152192 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x6355650> >23:57:16,386 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 26)', 'sda2(id 27)'] from disk(s) ['sda'] >23:57:16,389 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:57:16,390 DEBUG storage.ui: device sda1 new partedPartition None >23:57:16,391 DEBUG storage.ui: PartitionDevice._setDisk: boot ; new: None ; old: sda ; >23:57:16,400 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:57:16,406 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:57:16,407 DEBUG storage.ui: device sda2 new partedPartition None >23:57:16,408 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >23:57:16,414 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:57:16,415 DEBUG storage.ui: back from removeNewPartitions >23:57:16,415 DEBUG storage.ui: extended: None >23:57:16,416 DEBUG storage.ui: setting boot new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x6355310> >23:57:16,418 DEBUG storage.ui: PartitionDevice._setPartedPartition: boot ; >23:57:16,422 DEBUG storage.ui: device boot new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x63558d0> PedPartition: <_ped.Partition object at 0x634b230> >23:57:16,424 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:57:16,426 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:57:16,428 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:57:16,432 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6355a10> PedPartition: <_ped.Partition object at 0x634b530> >23:57:16,433 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 1026048 end: 7178239 length: 6152192 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x6355650> >23:57:16,435 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >23:57:16,439 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6355550> PedPartition: <_ped.Partition object at 0x634b590> >23:57:16,441 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:57:16,443 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:57:16,448 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:57:16,449 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6355c50> PedPartition: <_ped.Partition object at 0x634b5f0> >23:57:16,450 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (26) with non-existent ext4 filesystem mounted at /boot at 500.00 >23:57:16,455 DEBUG storage.ui: fixing size of non-existent 3004MB partition sda2 (27) with non-existent lvmpv at 3004.00 >23:57:16,456 DEBUG storage.ui: creating new container >23:57:16,458 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >23:57:16,459 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:57:16,460 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >23:57:16,464 INFO storage.ui: added lvmvg fedora (id 28) to device tree >23:57:16,464 INFO storage.ui: registered action: [39] Create Device lvmvg fedora (id 28) >23:57:16,465 DEBUG storage.ui: fedora size is 3000MB >23:57:16,466 DEBUG storage.ui: vg fedora has 3000MB free >23:57:16,467 DEBUG storage.ui: fedora size is 3000MB >23:57:16,470 DEBUG storage.ui: vg fedora has 3000MB free >23:57:16,471 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x6353e10) -- > name = fedora status = False kids = 0 id = 28 > parents = ['non-existent 3004MB partition sda2 (27) with non-existent lvmpv'] > uuid = None size = 3000 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 750.0 free space = 3000 > free extents = 750.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 3004MB partition sda2 (27) with non-existent lvmpv'] > LVs = [] >23:57:16,471 DEBUG storage.ui: fedora size is 3000MB >23:57:16,471 DEBUG storage.ui: vg fedora has 3000MB free >23:57:16,471 DEBUG storage.ui: creating new device >23:57:16,472 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:57:16,473 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:57:16,479 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >23:57:16,480 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >23:57:16,480 DEBUG storage.ui: fedora size is 3000MB >23:57:16,480 DEBUG storage.ui: vg fedora has 3000MB free >23:57:16,481 DEBUG storage.ui: Adding fedora-root/3000MB to fedora >23:57:16,481 INFO storage.ui: added lvmlv fedora-root (id 29) to device tree >23:57:16,481 INFO storage.ui: registered action: [40] Create Device lvmlv fedora-root (id 29) >23:57:16,481 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:57:16,481 INFO storage.ui: registered action: [41] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 29) >23:57:20,266 DEBUG storage: Ext4FS.supported: supported: True ; >23:57:20,267 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:57:20,267 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 500.0, ['sda'], None >23:57:20,280 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:57:20,282 DEBUG storage: DeviceTree.getDeviceByName returned None >23:57:20,284 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:57:20,286 DEBUG storage: DeviceTree.getDeviceByName returned None >23:57:20,289 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:57:20,291 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 3000MB lvmvg fedora (28) >23:57:20,297 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:57:20,298 DEBUG storage: DeviceTree.getDeviceByName returned None >23:57:20,301 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:57:20,302 DEBUG storage: DeviceTree.getDeviceByName returned None >23:57:20,305 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:57:20,307 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 3000MB lvmvg fedora (28) >23:57:34,472 DEBUG storage: Ext4FS.supported: supported: True ; >23:57:34,473 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:57:34,474 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 4000.0, ['sda'], single >23:57:34,475 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:57:34,481 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 3000MB lvmvg fedora (28) >23:57:34,483 DEBUG storage.ui: Storage.newDevice: 0 ; 4000.0 ; device: non-existent 3000MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / ; encrypted: False ; disks: [DiskDevice instance (0x5e36350) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 12288.0 > format = non-existent 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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x3206ef0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5e363d0>] ; raid_level: single ; container_name: fedora ; >23:57:34,488 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 4000.0, ['sda'], single >23:57:34,489 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >23:57:34,491 DEBUG storage.ui: DeviceTree.getDeviceByName returned non-existent 3000MB lvmvg fedora (28) >23:57:34,493 DEBUG storage.ui: Storage.setContainerMembers: device: non-existent 3000MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / ; container: non-existent 3000MB lvmvg fedora (28) ; factory: <pyanaconda.storage.LVMFactory object at 0x6355e50> ; members: [] ; >23:57:34,498 DEBUG storage.ui: LVMPhysicalVolume.__init__: >23:57:34,499 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >23:57:34,499 DEBUG storage.ui: using container fedora with 1 devices >23:57:34,500 DEBUG storage.ui: fedora size is 3000MB >23:57:34,500 DEBUG storage.ui: vg fedora has 0MB free >23:57:34,501 DEBUG storage.ui: raw container size reported as 4004 >23:57:34,501 DEBUG storage.ui: adding a TotalSizeSet with size 4004 >23:57:34,502 DEBUG storage.ui: set.allocated = 8 >23:57:34,505 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:57:34,510 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 26)', 'sda2(id 27)'] from disk(s) ['sda'] >23:57:34,511 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:57:34,512 DEBUG storage.ui: device sda1 new partedPartition None >23:57:34,513 DEBUG storage.ui: PartitionDevice._setDisk: boot ; new: None ; old: sda ; >23:57:34,519 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:57:34,520 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:57:34,520 DEBUG storage.ui: device sda2 new partedPartition None >23:57:34,526 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >23:57:34,528 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:57:34,528 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['boot(id 26)', 'req3(id 27)'] >23:57:34,528 DEBUG storage.ui: removing all non-preexisting partitions ['boot(id 26)', 'req3(id 27)'] from disk(s) ['sda'] >23:57:34,529 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:57:34,533 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:57:34,536 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:57:34,537 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:57:34,538 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:57:34,539 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:57:34,539 DEBUG storage.ui: allocating partition: boot ; id: 26 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 >23:57:34,539 DEBUG storage.ui: checking freespace on sda >23:57:34,539 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >23:57:34,540 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >23:57:34,545 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:57:34,546 DEBUG storage.ui: new free: 63-25165823 / 12287MB >23:57:34,546 DEBUG storage.ui: new free allows for 0 sectors of growth >23:57:34,546 DEBUG storage.ui: found free space for bootable request >23:57:34,546 DEBUG storage.ui: adjusted start sector from 63 to 2048 >23:57:34,547 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >23:57:34,548 DEBUG storage.ui: PartitionDevice._setPartedPartition: boot ; >23:57:34,548 DEBUG storage.ui: device boot new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6355550> PedPartition: <_ped.Partition object at 0x634b5f0> >23:57:34,552 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:57:34,553 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:57:34,560 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:57:34,560 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6355510> PedPartition: <_ped.Partition object at 0x634b530> >23:57:34,562 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:57:34,567 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:57:34,567 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:57:34,568 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:57:34,569 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:57:34,569 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:57:34,570 DEBUG storage.ui: allocating partition: req3 ; id: 27 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 4004.0 >23:57:34,570 DEBUG storage.ui: checking freespace on sda >23:57:34,572 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True >23:57:34,573 DEBUG storage.ui: current free range is 63-2047 (0MB) >23:57:34,573 DEBUG storage.ui: current free range is 1026048-25165823 (11787MB) >23:57:34,573 DEBUG storage.ui: evaluating growth potential for new layout >23:57:34,573 DEBUG storage.ui: calculating growth for disk /dev/sda >23:57:34,579 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >23:57:34,580 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x63551d0> PedPartition: <_ped.Partition object at 0x634b410> >23:57:34,581 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:57:34,582 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:57:34,583 DEBUG storage.ui: adding request 26 to chunk 25165761 (63-25165823) on /dev/sda >23:57:34,588 DEBUG storage.ui: adding request 27 to chunk 25165761 (63-25165823) on /dev/sda >23:57:34,588 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >23:57:34,588 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:57:34,588 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 8183808 >done = False >23:57:34,589 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >23:57:34,589 DEBUG storage.ui: adding 24125377 (11779MB) to 27 (sda2) >23:57:34,589 DEBUG storage.ui: taking back 15941569 (7783MB) from 27 (sda2) >23:57:34,589 DEBUG storage.ui: new grow amount for request 27 (sda2) is 8183808 units, or 3996MB >23:57:34,589 DEBUG storage.ui: request 26 (sda1) growth: 0 (0MB) size: 500MB >23:57:34,589 DEBUG storage.ui: request 27 (sda2) growth: 8183808 (3996MB) size: 4004MB >23:57:34,589 DEBUG storage.ui: disk /dev/sda growth: 8183808 (3996MB) >23:57:34,590 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:57:34,592 DEBUG storage.ui: device sda2 new partedPartition None >23:57:34,593 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >23:57:34,594 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:57:34,594 DEBUG storage.ui: total growth: 8183808 sectors >23:57:34,598 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:57:34,598 DEBUG storage.ui: new free: 1026048-25165823 / 11787MB >23:57:34,598 DEBUG storage.ui: new free allows for 8183808 sectors of growth >23:57:34,599 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >23:57:34,600 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >23:57:34,600 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x60daa10> PedPartition: <_ped.Partition object at 0x634b590> >23:57:34,604 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:57:34,605 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:57:34,607 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:57:34,612 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6355890> PedPartition: <_ped.Partition object at 0x634b1d0> >23:57:34,612 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 26)', 'sda2(id 27)'] >23:57:34,612 DEBUG storage.ui: growable partitions are ['sda2'] >23:57:34,612 DEBUG storage.ui: adding request 26 to chunk 25165761 (63-25165823) on /dev/sda >23:57:34,613 DEBUG storage.ui: adding request 27 to chunk 25165761 (63-25165823) on /dev/sda >23:57:34,613 DEBUG storage.ui: disk sda has 1 chunks >23:57:34,613 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >23:57:34,613 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:57:34,613 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 8183808 >done = False >23:57:34,613 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >23:57:34,613 DEBUG storage.ui: adding 24125377 (11779MB) to 27 (sda2) >23:57:34,617 DEBUG storage.ui: taking back 15941569 (7783MB) from 27 (sda2) >23:57:34,617 DEBUG storage.ui: new grow amount for request 27 (sda2) is 8183808 units, or 3996MB >23:57:34,617 DEBUG storage.ui: set: ['sda2'] 8/4004 >23:57:34,618 DEBUG storage.ui: allocating 3996 to TotalSizeSet with 8/4004 (3996 needed) >23:57:34,618 DEBUG storage.ui: PartitionRequest instance -- >id = 27 name = sda2 growable = True >base = 16384 growth = 8183808 max_grow = 8183808 >done = True >23:57:34,619 DEBUG storage.ui: needed: 0 >23:57:34,619 DEBUG storage.ui: set: ['sda2'] 4004/4004 >23:57:34,620 DEBUG storage.ui: allocating 0 to TotalSizeSet with 4004/4004 (0 needed) >23:57:34,621 DEBUG storage.ui: PartitionRequest instance -- >id = 27 name = sda2 growable = True >base = 16384 growth = 8183808 max_grow = 8183808 >done = True >23:57:34,622 DEBUG storage.ui: needed: 0 >23:57:34,622 DEBUG storage.ui: growing partitions on sda >23:57:34,627 DEBUG storage.ui: partition sda1 (26): 0 >23:57:34,628 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x6353c10> >23:57:34,628 DEBUG storage.ui: partition sda2 (27): 0 >23:57:34,629 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 9226239 length: 8200192 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x635a110> >23:57:34,630 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 26)', 'sda2(id 27)'] from disk(s) ['sda'] >23:57:34,631 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:57:34,632 DEBUG storage.ui: device sda1 new partedPartition None >23:57:34,634 DEBUG storage.ui: PartitionDevice._setDisk: boot ; new: None ; old: sda ; >23:57:34,635 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:57:34,638 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:57:34,639 DEBUG storage.ui: device sda2 new partedPartition None >23:57:34,640 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >23:57:34,645 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:57:34,645 DEBUG storage.ui: back from removeNewPartitions >23:57:34,645 DEBUG storage.ui: extended: None >23:57:34,645 DEBUG storage.ui: setting boot new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x6353c10> >23:57:34,647 DEBUG storage.ui: PartitionDevice._setPartedPartition: boot ; >23:57:34,647 DEBUG storage.ui: device boot new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x635a510> PedPartition: <_ped.Partition object at 0x634b470> >23:57:34,651 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:57:34,655 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:57:34,660 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:57:34,662 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x635a650> PedPartition: <_ped.Partition object at 0x634b770> >23:57:34,662 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 1026048 end: 9226239 length: 8200192 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x635a110> >23:57:34,663 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >23:57:34,664 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x635a310> PedPartition: <_ped.Partition object at 0x634b650> >23:57:34,668 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:57:34,671 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:57:34,674 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:57:34,676 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x635a890> PedPartition: <_ped.Partition object at 0x634b6b0> >23:57:34,678 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (26) with non-existent ext4 filesystem mounted at /boot at 500.00 >23:57:34,680 DEBUG storage.ui: fixing size of non-existent 4004MB partition sda2 (27) with non-existent lvmpv at 4004.00 >23:57:34,681 DEBUG storage.ui: fedora size is 4000MB >23:57:34,681 DEBUG storage.ui: vg fedora has 1000MB free >23:57:34,682 DEBUG storage.ui: fedora size is 4000MB >23:57:34,682 DEBUG storage.ui: vg fedora has 1000MB free >23:57:34,682 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x6353e10) -- > name = fedora status = False kids = 1 id = 28 > parents = ['non-existent 4004MB partition sda2 (27) with non-existent lvmpv'] > uuid = None size = 4000 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 1000.0 free space = 1000 > free extents = 250.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 4004MB partition sda2 (27) with non-existent lvmpv'] > LVs = ['non-existent 3000MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at /'] >23:57:34,682 DEBUG storage.ui: fedora size is 4000MB >23:57:34,682 DEBUG storage.ui: vg fedora has 1000MB free >23:57:34,682 INFO storage.ui: adjusting device size from 3000.00 to 4000.00 >23:57:34,683 DEBUG storage.ui: trying to set lv fedora-root size to 4000MB >23:57:34,683 DEBUG storage.ui: fedora size is 4000MB >23:57:34,683 DEBUG storage.ui: vg fedora has 1000MB free >23:57:34,713 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:57:34,718 DEBUG storage: DeviceTree.getDeviceByName returned None >23:57:34,722 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:57:34,724 DEBUG storage: DeviceTree.getDeviceByName returned None >23:57:34,726 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:57:34,731 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 4000MB lvmvg fedora (28) >23:57:36,769 DEBUG storage: Ext4FS.supported: supported: True ; >23:57:36,770 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:57:36,771 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 4000.0, ['sda'], single >23:57:36,772 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:57:36,777 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 4000MB lvmvg fedora (28) >23:58:11,730 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, inf, [], None >23:58:11,737 DEBUG storage.ui: Storage.newDevice: 0 ; inf ; mountpoint: /spare1 ; disks: [DiskDevice instance (0x5e36350) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 12288.0 > format = non-existent 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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x3206ef0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5e363d0>] ; fstype: ext4 ; encrypted: False ; >23:58:11,738 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, inf, ['sda'], None >23:58:11,739 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: non-existent 4000MB lvmvg fedora (28) ; factory: <pyanaconda.storage.LVMFactory object at 0x634cd90> ; members: [] ; >23:58:45,805 DEBUG storage: Ext4FS.supported: supported: True ; >23:58:45,806 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:58:45,807 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 500.0, ['sda'], None >23:58:52,123 DEBUG storage: Ext4FS.supported: supported: True ; >23:58:52,124 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:58:52,124 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 500.0, ['sda'], None >23:58:52,138 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:58:52,140 DEBUG storage: DeviceTree.getDeviceByName returned None >23:58:52,143 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:58:52,144 DEBUG storage: DeviceTree.getDeviceByName returned None >23:58:52,148 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:58:52,149 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 4000MB lvmvg fedora (28) >23:58:52,156 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:58:52,157 DEBUG storage: DeviceTree.getDeviceByName returned None >23:58:52,160 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:58:52,161 DEBUG storage: DeviceTree.getDeviceByName returned None >23:58:52,164 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:58:52,166 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 4000MB lvmvg fedora (28) >23:58:59,123 DEBUG storage: Ext4FS.supported: supported: True ; >23:58:59,125 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:58:59,125 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 4000.0, ['sda'], single >23:58:59,126 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:58:59,128 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 4000MB lvmvg fedora (28) >23:58:59,135 DEBUG storage.ui: Storage.newDevice: 0 ; 4000.0 ; device: non-existent 4000MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / ; encrypted: True ; disks: [DiskDevice instance (0x5e36350) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 12288.0 > format = non-existent 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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x3206ef0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5e363d0>] ; raid_level: single ; container_name: fedora ; >23:58:59,135 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 4000.0, ['sda'], single >23:58:59,136 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >23:58:59,138 DEBUG storage.ui: DeviceTree.getDeviceByName returned non-existent 4000MB lvmvg fedora (28) >23:58:59,140 DEBUG storage.ui: Storage.setContainerMembers: device: non-existent 4000MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at / ; container: non-existent 4000MB lvmvg fedora (28) ; factory: <pyanaconda.storage.LVMFactory object at 0x6355890> ; members: [] ; >23:58:59,142 DEBUG storage.ui: LVMPhysicalVolume.__init__: >23:58:59,142 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >23:58:59,144 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >23:58:59,146 DEBUG storage.ui: LUKS.__init__: >23:58:59,146 DEBUG storage.ui: getFormat('luks') returning LUKS instance >23:58:59,148 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >23:58:59,148 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:58:59,150 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: lvmpv ; type: None ; >23:58:59,151 INFO storage.ui: registered action: [42] Destroy Format lvmpv on partition sda2 (id 27) >23:58:59,153 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >23:58:59,155 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: None ; type: luks ; >23:58:59,155 INFO storage.ui: registered action: [43] Create Format luks on partition sda2 (id 27) >23:58:59,157 DEBUG storage.ui: LVMPhysicalVolume.__init__: >23:58:59,158 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >23:58:59,159 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >23:58:59,161 DEBUG storage.ui: LUKSDevice._setFormat: luks-sda2 ; current: None ; type: lvmpv ; >23:58:59,162 INFO storage.ui: added luks/dm-crypt luks-sda2 (id 30) to device tree >23:58:59,162 INFO storage.ui: registered action: [44] Create Device luks/dm-crypt luks-sda2 (id 30) >23:58:59,163 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:58:59,163 INFO storage.ui: registered action: [45] Create Format lvmpv on luks/dm-crypt luks-sda2 (id 30) >23:58:59,165 DEBUG storage.ui: LUKSDevice.addChild: kids: 0 ; name: luks-sda2 ; >23:58:59,166 DEBUG storage.ui: using container fedora with 1 devices >23:58:59,166 DEBUG storage.ui: fedora size is 4000MB >23:58:59,167 DEBUG storage.ui: vg fedora has 0MB free >23:58:59,168 DEBUG storage.ui: raw container size reported as 4002 >23:58:59,168 DEBUG storage.ui: adding a TotalSizeSet with size 4002 >23:58:59,169 DEBUG storage.ui: set.allocated = 8 >23:58:59,170 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:58:59,172 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 26)', 'sda2(id 27)'] from disk(s) ['sda'] >23:58:59,174 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:58:59,174 DEBUG storage.ui: device sda1 new partedPartition None >23:58:59,176 DEBUG storage.ui: PartitionDevice._setDisk: boot ; new: None ; old: sda ; >23:58:59,177 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:58:59,179 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:58:59,180 DEBUG storage.ui: device sda2 new partedPartition None >23:58:59,182 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >23:58:59,183 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:58:59,184 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['boot(id 26)', 'req3(id 27)'] >23:58:59,184 DEBUG storage.ui: removing all non-preexisting partitions ['boot(id 26)', 'req3(id 27)'] from disk(s) ['sda'] >23:58:59,186 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:58:59,188 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:58:59,189 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:58:59,190 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:58:59,192 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:58:59,193 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:58:59,193 DEBUG storage.ui: allocating partition: boot ; id: 26 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 >23:58:59,194 DEBUG storage.ui: checking freespace on sda >23:58:59,195 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >23:58:59,196 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >23:58:59,196 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:58:59,197 DEBUG storage.ui: new free: 63-25165823 / 12287MB >23:58:59,197 DEBUG storage.ui: new free allows for 0 sectors of growth >23:58:59,198 DEBUG storage.ui: found free space for bootable request >23:58:59,198 DEBUG storage.ui: adjusted start sector from 63 to 2048 >23:58:59,199 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >23:58:59,201 DEBUG storage.ui: PartitionDevice._setPartedPartition: boot ; >23:58:59,202 DEBUG storage.ui: device boot new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x635a490> PedPartition: <_ped.Partition object at 0x634b6b0> >23:58:59,204 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:58:59,206 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:58:59,208 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:58:59,209 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x635a310> PedPartition: <_ped.Partition object at 0x634b770> >23:58:59,211 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:58:59,212 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:58:59,213 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:58:59,215 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:58:59,217 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:58:59,218 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:58:59,218 DEBUG storage.ui: allocating partition: req3 ; id: 27 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 4002.0 >23:58:59,219 DEBUG storage.ui: checking freespace on sda >23:58:59,219 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True >23:58:59,220 DEBUG storage.ui: current free range is 63-2047 (0MB) >23:58:59,221 DEBUG storage.ui: current free range is 1026048-25165823 (11787MB) >23:58:59,221 DEBUG storage.ui: evaluating growth potential for new layout >23:58:59,222 DEBUG storage.ui: calculating growth for disk /dev/sda >23:58:59,224 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >23:58:59,225 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x635a850> PedPartition: <_ped.Partition object at 0x634b4d0> >23:58:59,227 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:58:59,229 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:58:59,229 DEBUG storage.ui: adding request 26 to chunk 25165761 (63-25165823) on /dev/sda >23:58:59,230 DEBUG storage.ui: adding request 27 to chunk 25165761 (63-25165823) on /dev/sda >23:58:59,231 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >23:58:59,231 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:58:59,232 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 8179712 >done = False >23:58:59,232 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >23:58:59,232 DEBUG storage.ui: adding 24125377 (11779MB) to 27 (sda2) >23:58:59,233 DEBUG storage.ui: taking back 15945665 (7785MB) from 27 (sda2) >23:58:59,233 DEBUG storage.ui: new grow amount for request 27 (sda2) is 8179712 units, or 3994MB >23:58:59,234 DEBUG storage.ui: request 26 (sda1) growth: 0 (0MB) size: 500MB >23:58:59,234 DEBUG storage.ui: request 27 (sda2) growth: 8179712 (3994MB) size: 4002MB >23:58:59,235 DEBUG storage.ui: disk /dev/sda growth: 8179712 (3994MB) >23:58:59,237 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:58:59,237 DEBUG storage.ui: device sda2 new partedPartition None >23:58:59,239 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >23:58:59,240 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:58:59,241 DEBUG storage.ui: total growth: 8179712 sectors >23:58:59,241 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:58:59,242 DEBUG storage.ui: new free: 1026048-25165823 / 11787MB >23:58:59,242 DEBUG storage.ui: new free allows for 8179712 sectors of growth >23:58:59,243 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >23:58:59,245 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >23:58:59,246 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x635aa90> PedPartition: <_ped.Partition object at 0x634b650> >23:58:59,250 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:58:59,252 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:58:59,254 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:58:59,255 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6355c90> PedPartition: <_ped.Partition object at 0x60dc650> >23:58:59,256 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 26)', 'sda2(id 27)'] >23:58:59,256 DEBUG storage.ui: growable partitions are ['sda2'] >23:58:59,257 DEBUG storage.ui: adding request 26 to chunk 25165761 (63-25165823) on /dev/sda >23:58:59,258 DEBUG storage.ui: adding request 27 to chunk 25165761 (63-25165823) on /dev/sda >23:58:59,258 DEBUG storage.ui: disk sda has 1 chunks >23:58:59,259 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >23:58:59,259 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:58:59,260 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 8179712 >done = False >23:58:59,260 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >23:58:59,261 DEBUG storage.ui: adding 24125377 (11779MB) to 27 (sda2) >23:58:59,261 DEBUG storage.ui: taking back 15945665 (7785MB) from 27 (sda2) >23:58:59,262 DEBUG storage.ui: new grow amount for request 27 (sda2) is 8179712 units, or 3994MB >23:58:59,262 DEBUG storage.ui: set: ['sda2'] 8/4002 >23:58:59,263 DEBUG storage.ui: allocating 3994 to TotalSizeSet with 8/4002 (3994 needed) >23:58:59,263 DEBUG storage.ui: PartitionRequest instance -- >id = 27 name = sda2 growable = True >base = 16384 growth = 8179712 max_grow = 8179712 >done = True >23:58:59,263 DEBUG storage.ui: needed: 0 >23:58:59,263 DEBUG storage.ui: set: ['sda2'] 4002/4002 >23:58:59,263 DEBUG storage.ui: allocating 0 to TotalSizeSet with 4002/4002 (0 needed) >23:58:59,263 DEBUG storage.ui: PartitionRequest instance -- >id = 27 name = sda2 growable = True >base = 16384 growth = 8179712 max_grow = 8179712 >done = True >23:58:59,263 DEBUG storage.ui: needed: 0 >23:58:59,263 DEBUG storage.ui: growing partitions on sda >23:58:59,263 DEBUG storage.ui: partition sda1 (26): 0 >23:58:59,264 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x63551d0> >23:58:59,264 DEBUG storage.ui: partition sda2 (27): 0 >23:58:59,264 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 9222143 length: 8196096 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x63556d0> >23:58:59,267 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 26)', 'sda2(id 27)'] from disk(s) ['sda'] >23:58:59,269 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:58:59,269 DEBUG storage.ui: device sda1 new partedPartition None >23:58:59,270 DEBUG storage.ui: PartitionDevice._setDisk: boot ; new: None ; old: sda ; >23:58:59,273 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:58:59,275 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:58:59,276 DEBUG storage.ui: device sda2 new partedPartition None >23:58:59,277 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >23:58:59,279 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:58:59,280 DEBUG storage.ui: back from removeNewPartitions >23:58:59,280 DEBUG storage.ui: extended: None >23:58:59,281 DEBUG storage.ui: setting boot new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x63551d0> >23:58:59,282 DEBUG storage.ui: PartitionDevice._setPartedPartition: boot ; >23:58:59,283 DEBUG storage.ui: device boot new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x60da510> PedPartition: <_ped.Partition object at 0x60dc5f0> >23:58:59,285 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:58:59,287 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:58:59,289 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:58:59,290 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6353990> PedPartition: <_ped.Partition object at 0x634b6b0> >23:58:59,291 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 1026048 end: 9222143 length: 8196096 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x63556d0> >23:58:59,293 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >23:58:59,294 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x60dab10> PedPartition: <_ped.Partition object at 0x634b590> >23:58:59,296 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:58:59,297 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:58:59,300 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:58:59,301 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6353b10> PedPartition: <_ped.Partition object at 0x634b410> >23:58:59,301 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (26) with non-existent ext4 filesystem mounted at /boot at 500.00 >23:58:59,302 DEBUG storage.ui: fixing size of non-existent 4002MB partition sda2 (27) with non-existent luks at 4002.00 >23:58:59,304 DEBUG storage.ui: fedora size is 3996MB >23:58:59,304 DEBUG storage.ui: vg fedora has -4MB free >23:58:59,305 DEBUG storage.ui: fedora size is 3996MB >23:58:59,306 DEBUG storage.ui: vg fedora has -4MB free >23:58:59,307 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x6353e10) -- > name = fedora status = False kids = 1 id = 28 > parents = ['non-existent 4000MB luks/dm-crypt luks-sda2 (30) with non-existent lvmpv'] > uuid = None size = 3996 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 999.0 free space = -4 > free extents = -1.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 4000MB luks/dm-crypt luks-sda2 (30) with non-existent lvmpv'] > LVs = ['non-existent 4000MB lvmlv fedora-root (29) with non-existent ext4 filesystem mounted at /'] >23:58:59,307 DEBUG storage.ui: fedora size is 3996MB >23:58:59,308 DEBUG storage.ui: vg fedora has -4MB free >23:58:59,309 INFO storage.ui: adjusting device size from 4000.00 to 3996.00 so it fits in container >23:58:59,309 INFO storage.ui: adjusting device size from 4000.00 to 3996.00 >23:58:59,310 DEBUG storage.ui: trying to set lv fedora-root size to 3996MB >23:58:59,310 DEBUG storage.ui: fedora size is 3996MB >23:58:59,311 DEBUG storage.ui: vg fedora has -4MB free >23:58:59,330 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:58:59,331 DEBUG storage: DeviceTree.getDeviceByName returned None >23:58:59,334 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:58:59,335 DEBUG storage: DeviceTree.getDeviceByName returned None >23:58:59,338 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:58:59,340 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 3996MB lvmvg fedora (28) >23:59:01,902 DEBUG storage: Ext4FS.supported: supported: True ; >23:59:01,902 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:59:01,903 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 3996.0, ['sda'], single >23:59:01,905 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:59:01,907 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 3996MB lvmvg fedora (28) >23:59:01,918 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:59:01,919 DEBUG storage: DeviceTree.getDeviceByName returned None >23:59:01,922 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:59:01,923 DEBUG storage: DeviceTree.getDeviceByName returned None >23:59:01,926 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:59:01,928 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 3996MB lvmvg fedora (28) >23:59:07,187 INFO storage.ui: removed lvmlv fedora-root (id 29) from device tree >23:59:07,188 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >23:59:07,189 INFO storage.ui: registered action: [46] Destroy Device lvmlv fedora-root (id 29) >23:59:07,190 INFO storage.ui: removed lvmvg fedora (id 28) from device tree >23:59:07,191 DEBUG storage.ui: LUKSDevice.removeChild: kids: 1 ; name: luks-sda2 ; >23:59:07,196 INFO storage.ui: registered action: [47] Destroy Device lvmvg fedora (id 28) >23:59:07,197 INFO storage.ui: removed luks/dm-crypt luks-sda2 (id 30) from device tree >23:59:07,199 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >23:59:07,204 INFO storage.ui: registered action: [48] Destroy Device luks/dm-crypt luks-sda2 (id 30) >23:59:07,205 INFO storage.ui: removed partition sda2 (id 27) from device tree >23:59:07,207 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:59:07,208 INFO storage.ui: registered action: [49] Destroy Device partition sda2 (id 27) >23:59:10,139 DEBUG storage: Ext4FS.supported: supported: True ; >23:59:10,140 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:59:10,140 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 500.0, ['sda'], None >23:59:21,410 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 4000.0, [], None >23:59:21,413 DEBUG storage.ui: Storage.newDevice: 0 ; 4000.0 ; mountpoint: / ; disks: [DiskDevice instance (0x5e36350) -- > name = sda status = True kids = 1 id = 0 > parents = [] > uuid = None size = 12288.0 > format = non-existent 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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x3206ef0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5e363d0>] ; fstype: ext4 ; encrypted: False ; >23:59:21,414 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 4000.0, ['sda'], None >23:59:21,415 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.LVMFactory object at 0x6355a10> ; members: [] ; >23:59:21,417 DEBUG storage.ui: LVMPhysicalVolume.__init__: >23:59:21,417 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >23:59:21,419 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >23:59:21,419 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >23:59:21,421 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:59:21,423 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; >23:59:21,424 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; current: None ; type: lvmpv ; >23:59:21,426 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:59:21,426 INFO storage.ui: added partition req4 (id 31) to device tree >23:59:21,427 INFO storage.ui: registered action: [50] Create Device partition req4 (id 31) >23:59:21,428 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:59:21,428 INFO storage.ui: registered action: [51] Create Format lvmpv on partition req4 (id 31) >23:59:21,429 DEBUG storage.ui: adding a TotalSizeSet with size 4004 >23:59:21,429 DEBUG storage.ui: set.allocated = 8 >23:59:21,431 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:59:21,432 DEBUG storage.ui: removing all non-preexisting partitions ['req4(id 31)', 'sda1(id 26)'] from disk(s) ['sda'] >23:59:21,434 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:59:21,435 DEBUG storage.ui: device sda1 new partedPartition None >23:59:21,436 DEBUG storage.ui: PartitionDevice._setDisk: boot ; new: None ; old: sda ; >23:59:21,438 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:59:21,439 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req4(id 31)', 'boot(id 26)'] >23:59:21,439 DEBUG storage.ui: removing all non-preexisting partitions ['boot(id 26)', 'req4(id 31)'] from disk(s) ['sda'] >23:59:21,441 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:59:21,443 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:59:21,443 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:59:21,445 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:59:21,447 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:59:21,448 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:59:21,448 DEBUG storage.ui: allocating partition: boot ; id: 26 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 >23:59:21,449 DEBUG storage.ui: checking freespace on sda >23:59:21,449 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >23:59:21,450 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >23:59:21,451 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:59:21,451 DEBUG storage.ui: new free: 63-25165823 / 12287MB >23:59:21,452 DEBUG storage.ui: new free allows for 0 sectors of growth >23:59:21,452 DEBUG storage.ui: found free space for bootable request >23:59:21,453 DEBUG storage.ui: adjusted start sector from 63 to 2048 >23:59:21,454 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >23:59:21,455 DEBUG storage.ui: PartitionDevice._setPartedPartition: boot ; >23:59:21,456 DEBUG storage.ui: device boot new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6353990> PedPartition: <_ped.Partition object at 0x634b6b0> >23:59:21,458 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:59:21,460 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:59:21,462 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:59:21,463 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x63556d0> PedPartition: <_ped.Partition object at 0x634b290> >23:59:21,465 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:59:21,467 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:59:21,467 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:59:21,469 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:59:21,470 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:59:21,471 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:59:21,471 DEBUG storage.ui: allocating partition: req4 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 4004.0 >23:59:21,472 DEBUG storage.ui: checking freespace on sda >23:59:21,473 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True >23:59:21,473 DEBUG storage.ui: current free range is 63-2047 (0MB) >23:59:21,474 DEBUG storage.ui: current free range is 1026048-25165823 (11787MB) >23:59:21,475 DEBUG storage.ui: evaluating growth potential for new layout >23:59:21,475 DEBUG storage.ui: calculating growth for disk /dev/sda >23:59:21,477 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >23:59:21,478 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6353390> PedPartition: <_ped.Partition object at 0x634b770> >23:59:21,480 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:59:21,481 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:59:21,482 DEBUG storage.ui: adding request 26 to chunk 25165761 (63-25165823) on /dev/sda >23:59:21,483 DEBUG storage.ui: adding request 31 to chunk 25165761 (63-25165823) on /dev/sda >23:59:21,483 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >23:59:21,484 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:59:21,484 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 8183808 >done = False >23:59:21,485 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >23:59:21,485 DEBUG storage.ui: adding 24125377 (11779MB) to 31 (sda2) >23:59:21,486 DEBUG storage.ui: taking back 15941569 (7783MB) from 31 (sda2) >23:59:21,486 DEBUG storage.ui: new grow amount for request 31 (sda2) is 8183808 units, or 3996MB >23:59:21,487 DEBUG storage.ui: request 26 (sda1) growth: 0 (0MB) size: 500MB >23:59:21,487 DEBUG storage.ui: request 31 (sda2) growth: 8183808 (3996MB) size: 4004MB >23:59:21,488 DEBUG storage.ui: disk /dev/sda growth: 8183808 (3996MB) >23:59:21,489 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:59:21,490 DEBUG storage.ui: device sda2 new partedPartition None >23:59:21,491 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >23:59:21,493 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:59:21,494 DEBUG storage.ui: total growth: 8183808 sectors >23:59:21,494 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:59:21,495 DEBUG storage.ui: new free: 1026048-25165823 / 11787MB >23:59:21,495 DEBUG storage.ui: new free allows for 8183808 sectors of growth >23:59:21,496 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >23:59:21,498 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >23:59:21,499 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6353950> PedPartition: <_ped.Partition object at 0x634b590> >23:59:21,500 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:59:21,503 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:59:21,505 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:59:21,506 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6355290> PedPartition: <_ped.Partition object at 0x634b6b0> >23:59:21,507 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 31)', 'sda1(id 26)'] >23:59:21,507 DEBUG storage.ui: growable partitions are ['sda2'] >23:59:21,508 DEBUG storage.ui: adding request 31 to chunk 25165761 (63-25165823) on /dev/sda >23:59:21,509 DEBUG storage.ui: adding request 26 to chunk 25165761 (63-25165823) on /dev/sda >23:59:21,509 DEBUG storage.ui: disk sda has 1 chunks >23:59:21,510 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >23:59:21,510 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:59:21,511 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 8183808 >done = False >23:59:21,511 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >23:59:21,511 DEBUG storage.ui: adding 24125377 (11779MB) to 31 (sda2) >23:59:21,512 DEBUG storage.ui: taking back 15941569 (7783MB) from 31 (sda2) >23:59:21,512 DEBUG storage.ui: new grow amount for request 31 (sda2) is 8183808 units, or 3996MB >23:59:21,513 DEBUG storage.ui: set: ['sda2'] 8/4004 >23:59:21,513 DEBUG storage.ui: allocating 3996 to TotalSizeSet with 8/4004 (3996 needed) >23:59:21,513 DEBUG storage.ui: PartitionRequest instance -- >id = 31 name = sda2 growable = True >base = 16384 growth = 8183808 max_grow = 8183808 >done = True >23:59:21,514 DEBUG storage.ui: needed: 0 >23:59:21,514 DEBUG storage.ui: set: ['sda2'] 4004/4004 >23:59:21,514 DEBUG storage.ui: allocating 0 to TotalSizeSet with 4004/4004 (0 needed) >23:59:21,514 DEBUG storage.ui: PartitionRequest instance -- >id = 31 name = sda2 growable = True >base = 16384 growth = 8183808 max_grow = 8183808 >done = True >23:59:21,514 DEBUG storage.ui: needed: 0 >23:59:21,514 DEBUG storage.ui: growing partitions on sda >23:59:21,514 DEBUG storage.ui: partition sda1 (26): 0 >23:59:21,514 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x6355090> >23:59:21,515 DEBUG storage.ui: partition sda2 (31): 0 >23:59:21,515 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 9226239 length: 8200192 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x63552d0> >23:59:21,518 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 26)', 'sda2(id 31)'] from disk(s) ['sda'] >23:59:21,520 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:59:21,520 DEBUG storage.ui: device sda1 new partedPartition None >23:59:21,521 DEBUG storage.ui: PartitionDevice._setDisk: boot ; new: None ; old: sda ; >23:59:21,524 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:59:21,525 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:59:21,526 DEBUG storage.ui: device sda2 new partedPartition None >23:59:21,528 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >23:59:21,529 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:59:21,530 DEBUG storage.ui: back from removeNewPartitions >23:59:21,530 DEBUG storage.ui: extended: None >23:59:21,531 DEBUG storage.ui: setting boot new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x6355090> >23:59:21,533 DEBUG storage.ui: PartitionDevice._setPartedPartition: boot ; >23:59:21,534 DEBUG storage.ui: device boot new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x634ca50> PedPartition: <_ped.Partition object at 0x634b350> >23:59:21,536 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:59:21,537 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:59:21,539 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:59:21,540 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x634cb50> PedPartition: <_ped.Partition object at 0x634b2f0> >23:59:21,541 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 1026048 end: 9226239 length: 8200192 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x63552d0> >23:59:21,543 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >23:59:21,544 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x63557d0> PedPartition: <_ped.Partition object at 0x634b710> >23:59:21,546 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:59:21,548 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:59:21,550 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:59:21,551 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6347fd0> PedPartition: <_ped.Partition object at 0x634b170> >23:59:21,552 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (26) with non-existent ext4 filesystem mounted at /boot at 500.00 >23:59:21,553 DEBUG storage.ui: fixing size of non-existent 4004MB partition sda2 (31) with non-existent lvmpv at 4004.00 >23:59:21,554 DEBUG storage.ui: creating new container >23:59:21,555 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >23:59:21,556 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:59:21,558 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >23:59:21,558 INFO storage.ui: added lvmvg fedora (id 32) to device tree >23:59:21,559 INFO storage.ui: registered action: [52] Create Device lvmvg fedora (id 32) >23:59:21,560 DEBUG storage.ui: fedora size is 4000MB >23:59:21,561 DEBUG storage.ui: vg fedora has 4000MB free >23:59:21,561 DEBUG storage.ui: fedora size is 4000MB >23:59:21,562 DEBUG storage.ui: vg fedora has 4000MB free >23:59:21,563 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x6355c10) -- > name = fedora status = False kids = 0 id = 32 > parents = ['non-existent 4004MB partition sda2 (31) with non-existent lvmpv'] > uuid = None size = 4000 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 1000.0 free space = 4000 > free extents = 1000.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 4004MB partition sda2 (31) with non-existent lvmpv'] > LVs = [] >23:59:21,563 DEBUG storage.ui: fedora size is 4000MB >23:59:21,564 DEBUG storage.ui: vg fedora has 4000MB free >23:59:21,564 DEBUG storage.ui: creating new device >23:59:21,566 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:59:21,567 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:59:21,568 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >23:59:21,570 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >23:59:21,571 DEBUG storage.ui: fedora size is 4000MB >23:59:21,571 DEBUG storage.ui: vg fedora has 4000MB free >23:59:21,572 DEBUG storage.ui: Adding fedora-root/4000MB to fedora >23:59:21,572 INFO storage.ui: added lvmlv fedora-root (id 33) to device tree >23:59:21,573 INFO storage.ui: registered action: [53] Create Device lvmlv fedora-root (id 33) >23:59:21,574 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:59:21,574 INFO storage.ui: registered action: [54] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 33) >23:59:25,032 DEBUG storage: Ext4FS.supported: supported: True ; >23:59:25,032 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:59:25,032 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 500.0, ['sda'], None >23:59:25,045 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:59:25,047 DEBUG storage: DeviceTree.getDeviceByName returned None >23:59:25,050 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:59:25,051 DEBUG storage: DeviceTree.getDeviceByName returned None >23:59:25,054 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:59:25,056 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 4000MB lvmvg fedora (32) >23:59:25,062 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:59:25,063 DEBUG storage: DeviceTree.getDeviceByName returned None >23:59:25,066 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:59:25,067 DEBUG storage: DeviceTree.getDeviceByName returned None >23:59:25,071 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:59:25,073 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 4000MB lvmvg fedora (32) >23:59:31,646 DEBUG storage: Ext4FS.supported: supported: True ; >23:59:31,648 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:59:31,648 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 4000.0, ['sda'], single >23:59:31,649 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:59:31,650 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 4000MB lvmvg fedora (32) >23:59:41,583 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 3000.0, [], None >23:59:41,589 DEBUG storage.ui: Storage.newDevice: 0 ; 3000.0 ; mountpoint: /home ; disks: [DiskDevice instance (0x5e36350) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 12288.0 > format = non-existent 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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x3206ef0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5e363d0>] ; fstype: ext4 ; encrypted: False ; >23:59:41,590 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 3000.0, ['sda'], None >23:59:41,591 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: non-existent 4000MB lvmvg fedora (32) ; factory: <pyanaconda.storage.LVMFactory object at 0x634ccd0> ; members: [] ; >23:59:41,597 DEBUG storage.ui: LVMPhysicalVolume.__init__: >23:59:41,597 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >23:59:41,597 DEBUG storage.ui: using container fedora with 1 devices >23:59:41,597 DEBUG storage.ui: fedora size is 4000MB >23:59:41,597 DEBUG storage.ui: vg fedora has 0MB free >23:59:41,597 DEBUG storage.ui: raw container size reported as 7008 >23:59:41,598 DEBUG storage.ui: adding a TotalSizeSet with size 7008 >23:59:41,598 DEBUG storage.ui: set.allocated = 8 >23:59:41,601 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:59:41,603 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 26)', 'sda2(id 31)'] from disk(s) ['sda'] >23:59:41,604 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:59:41,604 DEBUG storage.ui: device sda1 new partedPartition None >23:59:41,610 DEBUG storage.ui: PartitionDevice._setDisk: boot ; new: None ; old: sda ; >23:59:41,611 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:59:41,612 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:59:41,612 DEBUG storage.ui: device sda2 new partedPartition None >23:59:41,618 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >23:59:41,619 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:59:41,619 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['boot(id 26)', 'req4(id 31)'] >23:59:41,619 DEBUG storage.ui: removing all non-preexisting partitions ['boot(id 26)', 'req4(id 31)'] from disk(s) ['sda'] >23:59:41,621 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:59:41,624 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:59:41,627 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:59:41,628 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:59:41,630 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:59:41,630 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:59:41,630 DEBUG storage.ui: allocating partition: boot ; id: 26 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 >23:59:41,630 DEBUG storage.ui: checking freespace on sda >23:59:41,630 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >23:59:41,635 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >23:59:41,636 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:59:41,636 DEBUG storage.ui: new free: 63-25165823 / 12287MB >23:59:41,636 DEBUG storage.ui: new free allows for 0 sectors of growth >23:59:41,636 DEBUG storage.ui: found free space for bootable request >23:59:41,636 DEBUG storage.ui: adjusted start sector from 63 to 2048 >23:59:41,637 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >23:59:41,638 DEBUG storage.ui: PartitionDevice._setPartedPartition: boot ; >23:59:41,638 DEBUG storage.ui: device boot new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6355750> PedPartition: <_ped.Partition object at 0x634b170> >23:59:41,643 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:59:41,644 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:59:41,649 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:59:41,650 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6355650> PedPartition: <_ped.Partition object at 0x634b2f0> >23:59:41,651 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:59:41,656 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:59:41,656 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:59:41,657 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:59:41,659 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:59:41,659 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:59:41,663 DEBUG storage.ui: allocating partition: req4 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 7008.0 >23:59:41,663 DEBUG storage.ui: checking freespace on sda >23:59:41,663 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True >23:59:41,664 DEBUG storage.ui: current free range is 63-2047 (0MB) >23:59:41,664 DEBUG storage.ui: current free range is 1026048-25165823 (11787MB) >23:59:41,664 DEBUG storage.ui: evaluating growth potential for new layout >23:59:41,664 DEBUG storage.ui: calculating growth for disk /dev/sda >23:59:41,666 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >23:59:41,669 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6353a50> PedPartition: <_ped.Partition object at 0x634b290> >23:59:41,670 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:59:41,671 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:59:41,672 DEBUG storage.ui: adding request 26 to chunk 25165761 (63-25165823) on /dev/sda >23:59:41,677 DEBUG storage.ui: adding request 31 to chunk 25165761 (63-25165823) on /dev/sda >23:59:41,677 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >23:59:41,677 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:59:41,677 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 14336000 >done = False >23:59:41,677 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >23:59:41,677 DEBUG storage.ui: adding 24125377 (11779MB) to 31 (sda2) >23:59:41,678 DEBUG storage.ui: taking back 9789377 (4779MB) from 31 (sda2) >23:59:41,678 DEBUG storage.ui: new grow amount for request 31 (sda2) is 14336000 units, or 7000MB >23:59:41,678 DEBUG storage.ui: request 26 (sda1) growth: 0 (0MB) size: 500MB >23:59:41,678 DEBUG storage.ui: request 31 (sda2) growth: 14336000 (7000MB) size: 7008MB >23:59:41,678 DEBUG storage.ui: disk /dev/sda growth: 14336000 (7000MB) >23:59:41,681 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:59:41,681 DEBUG storage.ui: device sda2 new partedPartition None >23:59:41,682 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >23:59:41,687 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:59:41,688 DEBUG storage.ui: total growth: 14336000 sectors >23:59:41,688 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:59:41,688 DEBUG storage.ui: new free: 1026048-25165823 / 11787MB >23:59:41,688 DEBUG storage.ui: new free allows for 14336000 sectors of growth >23:59:41,689 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >23:59:41,692 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >23:59:41,692 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x635a310> PedPartition: <_ped.Partition object at 0x634b350> >23:59:41,694 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:59:41,698 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:59:41,700 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:59:41,705 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x634cf10> PedPartition: <_ped.Partition object at 0x60dc5f0> >23:59:41,705 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 26)', 'sda2(id 31)'] >23:59:41,705 DEBUG storage.ui: growable partitions are ['sda2'] >23:59:41,706 DEBUG storage.ui: adding request 26 to chunk 25165761 (63-25165823) on /dev/sda >23:59:41,706 DEBUG storage.ui: adding request 31 to chunk 25165761 (63-25165823) on /dev/sda >23:59:41,706 DEBUG storage.ui: disk sda has 1 chunks >23:59:41,706 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >23:59:41,706 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:59:41,706 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 14336000 >done = False >23:59:41,706 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >23:59:41,706 DEBUG storage.ui: adding 24125377 (11779MB) to 31 (sda2) >23:59:41,706 DEBUG storage.ui: taking back 9789377 (4779MB) from 31 (sda2) >23:59:41,710 DEBUG storage.ui: new grow amount for request 31 (sda2) is 14336000 units, or 7000MB >23:59:41,710 DEBUG storage.ui: set: ['sda2'] 8/7008 >23:59:41,710 DEBUG storage.ui: allocating 7000 to TotalSizeSet with 8/7008 (7000 needed) >23:59:41,710 DEBUG storage.ui: PartitionRequest instance -- >id = 31 name = sda2 growable = True >base = 16384 growth = 14336000 max_grow = 14336000 >done = True >23:59:41,711 DEBUG storage.ui: needed: 0 >23:59:41,711 DEBUG storage.ui: set: ['sda2'] 7008/7008 >23:59:41,712 DEBUG storage.ui: allocating 0 to TotalSizeSet with 7008/7008 (0 needed) >23:59:41,712 DEBUG storage.ui: PartitionRequest instance -- >id = 31 name = sda2 growable = True >base = 16384 growth = 14336000 max_grow = 14336000 >done = True >23:59:41,712 DEBUG storage.ui: needed: 0 >23:59:41,713 DEBUG storage.ui: growing partitions on sda >23:59:41,715 DEBUG storage.ui: partition sda1 (26): 0 >23:59:41,716 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x6355750> >23:59:41,716 DEBUG storage.ui: partition sda2 (31): 0 >23:59:41,717 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 15378431 length: 14352384 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x635aa50> >23:59:41,719 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 26)', 'sda2(id 31)'] from disk(s) ['sda'] >23:59:41,722 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:59:41,723 DEBUG storage.ui: device sda1 new partedPartition None >23:59:41,725 DEBUG storage.ui: PartitionDevice._setDisk: boot ; new: None ; old: sda ; >23:59:41,727 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:59:41,729 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:59:41,731 DEBUG storage.ui: device sda2 new partedPartition None >23:59:41,733 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >23:59:41,736 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:59:41,737 DEBUG storage.ui: back from removeNewPartitions >23:59:41,737 DEBUG storage.ui: extended: None >23:59:41,737 DEBUG storage.ui: setting boot new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x6355750> >23:59:41,739 DEBUG storage.ui: PartitionDevice._setPartedPartition: boot ; >23:59:41,748 DEBUG storage.ui: device boot new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x635a290> PedPartition: <_ped.Partition object at 0x634b170> >23:59:41,749 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:59:41,756 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:59:41,758 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:59:41,762 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x635abd0> PedPartition: <_ped.Partition object at 0x634b710> >23:59:41,763 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 1026048 end: 15378431 length: 14352384 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x635aa50> >23:59:41,765 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >23:59:41,766 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6347e90> PedPartition: <_ped.Partition object at 0x634b830> >23:59:41,771 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:59:41,773 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:59:41,775 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:59:41,779 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x635ae10> PedPartition: <_ped.Partition object at 0x634b5f0> >23:59:41,780 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (26) with non-existent ext4 filesystem mounted at /boot at 500.00 >23:59:41,781 DEBUG storage.ui: fixing size of non-existent 7008MB partition sda2 (31) with non-existent lvmpv at 7008.00 >23:59:41,783 DEBUG storage.ui: fedora size is 7004MB >23:59:41,787 DEBUG storage.ui: vg fedora has 3004MB free >23:59:41,788 DEBUG storage.ui: fedora size is 7004MB >23:59:41,789 DEBUG storage.ui: vg fedora has 3004MB free >23:59:41,789 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x6355c10) -- > name = fedora status = False kids = 1 id = 32 > parents = ['non-existent 7008MB partition sda2 (31) with non-existent lvmpv'] > uuid = None size = 7004 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 1751.0 free space = 3004 > free extents = 751.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 7008MB partition sda2 (31) with non-existent lvmpv'] > LVs = ['non-existent 4000MB lvmlv fedora-root (33) with non-existent ext4 filesystem mounted at /'] >23:59:41,790 DEBUG storage.ui: fedora size is 7004MB >23:59:41,791 DEBUG storage.ui: vg fedora has 3004MB free >23:59:41,791 DEBUG storage.ui: creating new device >23:59:41,793 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:59:41,797 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:59:41,799 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >23:59:41,800 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >23:59:41,805 DEBUG storage.ui: fedora size is 7004MB >23:59:41,806 DEBUG storage.ui: vg fedora has 3004MB free >23:59:41,806 DEBUG storage.ui: Adding fedora-home/3000MB to fedora >23:59:41,807 INFO storage.ui: added lvmlv fedora-home (id 34) to device tree >23:59:41,808 INFO storage.ui: registered action: [55] Create Device lvmlv fedora-home (id 34) >23:59:41,808 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:59:41,809 INFO storage.ui: registered action: [56] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 34) >23:59:44,934 DEBUG storage: Ext4FS.supported: supported: True ; >23:59:44,935 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:59:44,936 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 500.0, ['sda'], None >23:59:44,949 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:59:44,951 DEBUG storage: DeviceTree.getDeviceByName returned None >23:59:44,953 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:59:44,955 DEBUG storage: DeviceTree.getDeviceByName returned None >23:59:44,958 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:59:44,960 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 7004MB lvmvg fedora (32) >23:59:44,965 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:59:44,967 DEBUG storage: DeviceTree.getDeviceByName returned None >23:59:44,970 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:59:44,971 DEBUG storage: DeviceTree.getDeviceByName returned None >23:59:44,974 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:59:44,976 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 7004MB lvmvg fedora (32) >23:59:52,012 DEBUG storage: Ext4FS.supported: supported: True ; >23:59:52,013 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:59:52,014 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 3000.0, ['sda'], single >23:59:52,015 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:59:52,021 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 7004MB lvmvg fedora (32) >23:59:52,027 DEBUG storage.ui: Storage.newDevice: 0 ; 3000.0 ; device: non-existent 3000MB lvmlv fedora-home (34) with non-existent ext4 filesystem mounted at /home ; encrypted: True ; disks: [DiskDevice instance (0x5e36350) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 12288.0 > format = non-existent 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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x3206ef0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5e363d0>] ; raid_level: single ; container_name: fedora ; >23:59:52,027 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 3000.0, ['sda'], single >23:59:52,029 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >23:59:52,034 DEBUG storage.ui: DeviceTree.getDeviceByName returned non-existent 7004MB lvmvg fedora (32) >23:59:52,036 DEBUG storage.ui: Storage.setContainerMembers: device: non-existent 3000MB lvmlv fedora-home (34) with non-existent ext4 filesystem mounted at /home ; container: non-existent 7004MB lvmvg fedora (32) ; factory: <pyanaconda.storage.LVMFactory object at 0x60da510> ; members: [] ; >23:59:52,037 DEBUG storage.ui: LVMPhysicalVolume.__init__: >23:59:52,042 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >23:59:52,044 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >23:59:52,045 DEBUG storage.ui: LUKS.__init__: >23:59:52,051 DEBUG storage.ui: getFormat('luks') returning LUKS instance >23:59:52,053 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >23:59:52,053 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:59:52,055 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: lvmpv ; type: None ; >23:59:52,056 INFO storage.ui: registered action: [57] Destroy Format lvmpv on partition sda2 (id 31) >23:59:52,057 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >23:59:52,060 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: None ; type: luks ; >23:59:52,064 INFO storage.ui: registered action: [58] Create Format luks on partition sda2 (id 31) >23:59:52,066 DEBUG storage.ui: LVMPhysicalVolume.__init__: >23:59:52,066 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >23:59:52,067 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >23:59:52,073 DEBUG storage.ui: LUKSDevice._setFormat: luks-sda2 ; current: None ; type: lvmpv ; >23:59:52,073 INFO storage.ui: added luks/dm-crypt luks-sda2 (id 35) to device tree >23:59:52,073 INFO storage.ui: registered action: [59] Create Device luks/dm-crypt luks-sda2 (id 35) >23:59:52,074 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:59:52,074 INFO storage.ui: registered action: [60] Create Format lvmpv on luks/dm-crypt luks-sda2 (id 35) >23:59:52,075 DEBUG storage.ui: LUKSDevice.addChild: kids: 0 ; name: luks-sda2 ; >23:59:52,075 DEBUG storage.ui: using container fedora with 2 devices >23:59:52,075 DEBUG storage.ui: fedora size is 7004MB >23:59:52,075 DEBUG storage.ui: vg fedora has 4MB free >23:59:52,076 DEBUG storage.ui: raw container size reported as 7002 >23:59:52,076 DEBUG storage.ui: adding a TotalSizeSet with size 7002 >23:59:52,079 DEBUG storage.ui: set.allocated = 8 >23:59:52,080 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:59:52,081 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 26)', 'sda2(id 31)'] from disk(s) ['sda'] >23:59:52,085 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:59:52,086 DEBUG storage.ui: device sda1 new partedPartition None >23:59:52,087 DEBUG storage.ui: PartitionDevice._setDisk: boot ; new: None ; old: sda ; >23:59:52,088 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:59:52,093 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:59:52,093 DEBUG storage.ui: device sda2 new partedPartition None >23:59:52,094 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >23:59:52,096 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:59:52,100 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['boot(id 26)', 'req4(id 31)'] >23:59:52,100 DEBUG storage.ui: removing all non-preexisting partitions ['boot(id 26)', 'req4(id 31)'] from disk(s) ['sda'] >23:59:52,101 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:59:52,103 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:59:52,103 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:59:52,109 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:59:52,110 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:59:52,110 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:59:52,110 DEBUG storage.ui: allocating partition: boot ; id: 26 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 >23:59:52,110 DEBUG storage.ui: checking freespace on sda >23:59:52,111 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >23:59:52,111 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >23:59:52,111 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:59:52,111 DEBUG storage.ui: new free: 63-25165823 / 12287MB >23:59:52,111 DEBUG storage.ui: new free allows for 0 sectors of growth >23:59:52,111 DEBUG storage.ui: found free space for bootable request >23:59:52,112 DEBUG storage.ui: adjusted start sector from 63 to 2048 >23:59:52,116 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >23:59:52,117 DEBUG storage.ui: PartitionDevice._setPartedPartition: boot ; >23:59:52,118 DEBUG storage.ui: device boot new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x63550d0> PedPartition: <_ped.Partition object at 0x60dc5f0> >23:59:52,123 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:59:52,125 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:59:52,130 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:59:52,130 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6353450> PedPartition: <_ped.Partition object at 0x60dc650> >23:59:52,132 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:59:52,137 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:59:52,137 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:59:52,138 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:59:52,140 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:59:52,140 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:59:52,146 DEBUG storage.ui: allocating partition: req4 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 7002.0 >23:59:52,146 DEBUG storage.ui: checking freespace on sda >23:59:52,146 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True >23:59:52,147 DEBUG storage.ui: current free range is 63-2047 (0MB) >23:59:52,147 DEBUG storage.ui: current free range is 1026048-25165823 (11787MB) >23:59:52,147 DEBUG storage.ui: evaluating growth potential for new layout >23:59:52,147 DEBUG storage.ui: calculating growth for disk /dev/sda >23:59:52,149 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >23:59:52,151 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6355fd0> PedPartition: <_ped.Partition object at 0x634b2f0> >23:59:52,153 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:59:52,154 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:59:52,160 DEBUG storage.ui: adding request 26 to chunk 25165761 (63-25165823) on /dev/sda >23:59:52,160 DEBUG storage.ui: adding request 31 to chunk 25165761 (63-25165823) on /dev/sda >23:59:52,160 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >23:59:52,160 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:59:52,160 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 14323712 >done = False >23:59:52,160 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >23:59:52,161 DEBUG storage.ui: adding 24125377 (11779MB) to 31 (sda2) >23:59:52,161 DEBUG storage.ui: taking back 9801665 (4785MB) from 31 (sda2) >23:59:52,161 DEBUG storage.ui: new grow amount for request 31 (sda2) is 14323712 units, or 6994MB >23:59:52,161 DEBUG storage.ui: request 26 (sda1) growth: 0 (0MB) size: 500MB >23:59:52,161 DEBUG storage.ui: request 31 (sda2) growth: 14323712 (6994MB) size: 7002MB >23:59:52,161 DEBUG storage.ui: disk /dev/sda growth: 14323712 (6994MB) >23:59:52,162 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:59:52,164 DEBUG storage.ui: device sda2 new partedPartition None >23:59:52,165 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >23:59:52,166 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:59:52,166 DEBUG storage.ui: total growth: 14323712 sectors >23:59:52,169 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:59:52,170 DEBUG storage.ui: new free: 1026048-25165823 / 11787MB >23:59:52,170 DEBUG storage.ui: new free allows for 14323712 sectors of growth >23:59:52,170 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >23:59:52,172 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >23:59:52,172 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x63557d0> PedPartition: <_ped.Partition object at 0x634b5f0> >23:59:52,177 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:59:52,178 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:59:52,184 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:59:52,184 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6355790> PedPartition: <_ped.Partition object at 0x634b1d0> >23:59:52,185 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 26)', 'sda2(id 31)'] >23:59:52,185 DEBUG storage.ui: growable partitions are ['sda2'] >23:59:52,185 DEBUG storage.ui: adding request 26 to chunk 25165761 (63-25165823) on /dev/sda >23:59:52,185 DEBUG storage.ui: adding request 31 to chunk 25165761 (63-25165823) on /dev/sda >23:59:52,185 DEBUG storage.ui: disk sda has 1 chunks >23:59:52,185 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >23:59:52,185 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:59:52,186 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 14323712 >done = False >23:59:52,186 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >23:59:52,186 DEBUG storage.ui: adding 24125377 (11779MB) to 31 (sda2) >23:59:52,189 DEBUG storage.ui: taking back 9801665 (4785MB) from 31 (sda2) >23:59:52,189 DEBUG storage.ui: new grow amount for request 31 (sda2) is 14323712 units, or 6994MB >23:59:52,190 DEBUG storage.ui: set: ['sda2'] 8/7002 >23:59:52,190 DEBUG storage.ui: allocating 6994 to TotalSizeSet with 8/7002 (6994 needed) >23:59:52,190 DEBUG storage.ui: PartitionRequest instance -- >id = 31 name = sda2 growable = True >base = 16384 growth = 14323712 max_grow = 14323712 >done = True >23:59:52,193 DEBUG storage.ui: needed: 0 >23:59:52,194 DEBUG storage.ui: set: ['sda2'] 7002/7002 >23:59:52,194 DEBUG storage.ui: allocating 0 to TotalSizeSet with 7002/7002 (0 needed) >23:59:52,195 DEBUG storage.ui: PartitionRequest instance -- >id = 31 name = sda2 growable = True >base = 16384 growth = 14323712 max_grow = 14323712 >done = True >23:59:52,195 DEBUG storage.ui: needed: 0 >23:59:52,196 DEBUG storage.ui: growing partitions on sda >23:59:52,196 DEBUG storage.ui: partition sda1 (26): 0 >23:59:52,197 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x634c150> >23:59:52,198 DEBUG storage.ui: partition sda2 (31): 0 >23:59:52,199 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 15366143 length: 14340096 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x634cf10> >23:59:52,199 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 26)', 'sda2(id 31)'] from disk(s) ['sda'] >23:59:52,201 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:59:52,202 DEBUG storage.ui: device sda1 new partedPartition None >23:59:52,203 DEBUG storage.ui: PartitionDevice._setDisk: boot ; new: None ; old: sda ; >23:59:52,205 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:59:52,208 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:59:52,208 DEBUG storage.ui: device sda2 new partedPartition None >23:59:52,209 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >23:59:52,214 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:59:52,214 DEBUG storage.ui: back from removeNewPartitions >23:59:52,214 DEBUG storage.ui: extended: None >23:59:52,214 DEBUG storage.ui: setting boot new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x634c150> >23:59:52,215 DEBUG storage.ui: PartitionDevice._setPartedPartition: boot ; >23:59:52,216 DEBUG storage.ui: device boot new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6347e90> PedPartition: <_ped.Partition object at 0x634b710> >23:59:52,220 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:59:52,221 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:59:52,223 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:59:52,224 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x635e050> PedPartition: <_ped.Partition object at 0x634b830> >23:59:52,225 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 1026048 end: 15366143 length: 14340096 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x634cf10> >23:59:52,227 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >23:59:52,228 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x635ae50> PedPartition: <_ped.Partition object at 0x634b170> >23:59:52,230 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:59:52,232 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:59:52,234 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:59:52,235 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x635e350> PedPartition: <_ped.Partition object at 0x634b6b0> >23:59:52,236 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (26) with non-existent ext4 filesystem mounted at /boot at 500.00 >23:59:52,236 DEBUG storage.ui: fixing size of non-existent 7002MB partition sda2 (31) with non-existent luks at 7002.00 >23:59:52,238 DEBUG storage.ui: fedora size is 6996MB >23:59:52,239 DEBUG storage.ui: vg fedora has -4MB free >23:59:52,239 DEBUG storage.ui: fedora size is 6996MB >23:59:52,240 DEBUG storage.ui: vg fedora has -4MB free >23:59:52,241 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x6355c10) -- > name = fedora status = False kids = 2 id = 32 > parents = ['non-existent 7000MB luks/dm-crypt luks-sda2 (35) with non-existent lvmpv'] > uuid = None size = 6996 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 1749.0 free space = -4 > free extents = -1.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 7000MB luks/dm-crypt luks-sda2 (35) with non-existent lvmpv'] > LVs = ['non-existent 4000MB lvmlv fedora-root (33) with non-existent ext4 filesystem mounted at /', > 'non-existent 3000MB lvmlv fedora-home (34) with non-existent ext4 filesystem mounted at /home'] >23:59:52,242 DEBUG storage.ui: fedora size is 6996MB >23:59:52,242 DEBUG storage.ui: vg fedora has -4MB free >23:59:52,243 INFO storage.ui: adjusting device size from 3000.00 to 2996.00 so it fits in container >23:59:52,243 INFO storage.ui: adjusting device size from 3000.00 to 2996.00 >23:59:52,244 DEBUG storage.ui: trying to set lv fedora-home size to 2996MB >23:59:52,244 DEBUG storage.ui: fedora size is 6996MB >23:59:52,245 DEBUG storage.ui: vg fedora has -4MB free >23:59:52,263 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:59:52,265 DEBUG storage: DeviceTree.getDeviceByName returned None >23:59:52,267 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:59:52,269 DEBUG storage: DeviceTree.getDeviceByName returned None >23:59:52,272 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:59:52,273 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 6996MB lvmvg fedora (32) >23:59:54,011 DEBUG storage: Ext4FS.supported: supported: True ; >23:59:54,011 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:59:54,012 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 2996.0, ['sda'], single >23:59:54,013 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:59:54,015 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 6996MB lvmvg fedora (32) >23:59:54,027 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:59:54,029 DEBUG storage: DeviceTree.getDeviceByName returned None >23:59:54,031 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:59:54,033 DEBUG storage: DeviceTree.getDeviceByName returned None >23:59:54,036 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:59:54,037 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 6996MB lvmvg fedora (32) >23:59:59,116 DEBUG storage: Ext4FS.supported: supported: True ; >23:59:59,116 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:59:59,116 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 4000.0, ['sda'], single >23:59:59,119 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:59:59,121 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 6996MB lvmvg fedora (32) >23:59:59,124 DEBUG storage.ui: Storage.newDevice: 0 ; 4000.0 ; device: non-existent 4000MB lvmlv fedora-root (33) with non-existent ext4 filesystem mounted at / ; encrypted: False ; disks: [DiskDevice instance (0x5e36350) -- > name = sda status = True kids = 2 id = 0 > parents = [] > uuid = None size = 12288.0 > format = non-existent 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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x3206ef0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5e363d0>] ; raid_level: single ; container_name: fedora ; >23:59:59,124 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 4000.0, ['sda'], single >23:59:59,126 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >23:59:59,128 DEBUG storage.ui: DeviceTree.getDeviceByName returned non-existent 6996MB lvmvg fedora (32) >23:59:59,129 DEBUG storage.ui: Storage.setContainerMembers: device: non-existent 4000MB lvmlv fedora-root (33) with non-existent ext4 filesystem mounted at / ; container: non-existent 6996MB lvmvg fedora (32) ; factory: <pyanaconda.storage.LVMFactory object at 0x6347e90> ; members: [] ; >23:59:59,131 DEBUG storage.ui: LVMPhysicalVolume.__init__: >23:59:59,132 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >23:59:59,133 DEBUG storage.ui: LUKSDevice.removeChild: kids: 1 ; name: luks-sda2 ; >23:59:59,134 INFO storage.ui: removed luks/dm-crypt luks-sda2 (id 35) from device tree >23:59:59,136 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >23:59:59,136 INFO storage.ui: registered action: [61] Destroy Device luks/dm-crypt luks-sda2 (id 35) >23:59:59,138 DEBUG storage.ui: LVMPhysicalVolume.__init__: >23:59:59,138 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >23:59:59,140 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >23:59:59,141 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:59:59,142 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: luks ; type: None ; >23:59:59,143 INFO storage.ui: registered action: [62] Destroy Format luks on partition sda2 (id 31) >23:59:59,145 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >23:59:59,146 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >23:59:59,147 INFO storage.ui: registered action: [63] Create Format lvmpv on partition sda2 (id 31) >23:59:59,149 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >23:59:59,149 DEBUG storage.ui: using container fedora with 2 devices >23:59:59,150 DEBUG storage.ui: fedora size is 7000MB >23:59:59,150 DEBUG storage.ui: vg fedora has 4MB free >23:59:59,151 DEBUG storage.ui: raw container size reported as 6998 >23:59:59,152 DEBUG storage.ui: adding a TotalSizeSet with size 6998 >23:59:59,152 DEBUG storage.ui: set.allocated = 8 >23:59:59,154 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:59:59,155 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 26)', 'sda2(id 31)'] from disk(s) ['sda'] >23:59:59,157 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:59:59,158 DEBUG storage.ui: device sda1 new partedPartition None >23:59:59,159 DEBUG storage.ui: PartitionDevice._setDisk: boot ; new: None ; old: sda ; >23:59:59,161 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:59:59,163 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:59:59,164 DEBUG storage.ui: device sda2 new partedPartition None >23:59:59,165 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >23:59:59,167 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:59:59,168 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['boot(id 26)', 'req4(id 31)'] >23:59:59,168 DEBUG storage.ui: removing all non-preexisting partitions ['boot(id 26)', 'req4(id 31)'] from disk(s) ['sda'] >23:59:59,170 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:59:59,172 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:59:59,173 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:59:59,174 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:59:59,176 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:59:59,177 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:59:59,177 DEBUG storage.ui: allocating partition: boot ; id: 26 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 >23:59:59,178 DEBUG storage.ui: checking freespace on sda >23:59:59,179 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >23:59:59,179 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >23:59:59,180 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:59:59,181 DEBUG storage.ui: new free: 63-25165823 / 12287MB >23:59:59,181 DEBUG storage.ui: new free allows for 0 sectors of growth >23:59:59,182 DEBUG storage.ui: found free space for bootable request >23:59:59,182 DEBUG storage.ui: adjusted start sector from 63 to 2048 >23:59:59,183 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >23:59:59,184 DEBUG storage.ui: PartitionDevice._setPartedPartition: boot ; >23:59:59,185 DEBUG storage.ui: device boot new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6355290> PedPartition: <_ped.Partition object at 0x60dc5f0> >23:59:59,187 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:59:59,188 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:59:59,190 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:59:59,191 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6355950> PedPartition: <_ped.Partition object at 0x60dc650> >23:59:59,193 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:59:59,195 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:59:59,195 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:59:59,197 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:59:59,199 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >23:59:59,199 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:59:59,199 DEBUG storage.ui: allocating partition: req4 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 6998.0 >23:59:59,199 DEBUG storage.ui: checking freespace on sda >23:59:59,200 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True >23:59:59,200 DEBUG storage.ui: current free range is 63-2047 (0MB) >23:59:59,201 DEBUG storage.ui: current free range is 1026048-25165823 (11787MB) >23:59:59,201 DEBUG storage.ui: evaluating growth potential for new layout >23:59:59,201 DEBUG storage.ui: calculating growth for disk /dev/sda >23:59:59,203 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >23:59:59,204 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x635ac50> PedPartition: <_ped.Partition object at 0x634b6b0> >23:59:59,205 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:59:59,207 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:59:59,207 DEBUG storage.ui: adding request 26 to chunk 25165761 (63-25165823) on /dev/sda >23:59:59,208 DEBUG storage.ui: adding request 31 to chunk 25165761 (63-25165823) on /dev/sda >23:59:59,208 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >23:59:59,208 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:59:59,208 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 14315520 >done = False >23:59:59,209 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >23:59:59,209 DEBUG storage.ui: adding 24125377 (11779MB) to 31 (sda2) >23:59:59,209 DEBUG storage.ui: taking back 9809857 (4789MB) from 31 (sda2) >23:59:59,209 DEBUG storage.ui: new grow amount for request 31 (sda2) is 14315520 units, or 6990MB >23:59:59,210 DEBUG storage.ui: request 26 (sda1) growth: 0 (0MB) size: 500MB >23:59:59,210 DEBUG storage.ui: request 31 (sda2) growth: 14315520 (6990MB) size: 6998MB >23:59:59,210 DEBUG storage.ui: disk /dev/sda growth: 14315520 (6990MB) >23:59:59,212 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:59:59,212 DEBUG storage.ui: device sda2 new partedPartition None >23:59:59,214 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >23:59:59,215 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:59:59,215 DEBUG storage.ui: total growth: 14315520 sectors >23:59:59,216 DEBUG storage.ui: updating use_disk to sda, type: 0 >23:59:59,216 DEBUG storage.ui: new free: 1026048-25165823 / 11787MB >23:59:59,216 DEBUG storage.ui: new free allows for 14315520 sectors of growth >23:59:59,217 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >23:59:59,218 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >23:59:59,219 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x635a1d0> PedPartition: <_ped.Partition object at 0x634b830> >23:59:59,221 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:59:59,223 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:59:59,225 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:59:59,226 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x635a490> PedPartition: <_ped.Partition object at 0x634b170> >23:59:59,226 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 26)', 'sda2(id 31)'] >23:59:59,226 DEBUG storage.ui: growable partitions are ['sda2'] >23:59:59,227 DEBUG storage.ui: adding request 26 to chunk 25165761 (63-25165823) on /dev/sda >23:59:59,227 DEBUG storage.ui: adding request 31 to chunk 25165761 (63-25165823) on /dev/sda >23:59:59,227 DEBUG storage.ui: disk sda has 1 chunks >23:59:59,227 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >23:59:59,228 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:59:59,228 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 14315520 >done = False >23:59:59,228 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >23:59:59,228 DEBUG storage.ui: adding 24125377 (11779MB) to 31 (sda2) >23:59:59,229 DEBUG storage.ui: taking back 9809857 (4789MB) from 31 (sda2) >23:59:59,229 DEBUG storage.ui: new grow amount for request 31 (sda2) is 14315520 units, or 6990MB >23:59:59,229 DEBUG storage.ui: set: ['sda2'] 8/6998 >23:59:59,229 DEBUG storage.ui: allocating 6990 to TotalSizeSet with 8/6998 (6990 needed) >23:59:59,229 DEBUG storage.ui: PartitionRequest instance -- >id = 31 name = sda2 growable = True >base = 16384 growth = 14315520 max_grow = 14315520 >done = True >23:59:59,230 DEBUG storage.ui: needed: 0 >23:59:59,230 DEBUG storage.ui: set: ['sda2'] 6998/6998 >23:59:59,230 DEBUG storage.ui: allocating 0 to TotalSizeSet with 6998/6998 (0 needed) >23:59:59,230 DEBUG storage.ui: PartitionRequest instance -- >id = 31 name = sda2 growable = True >base = 16384 growth = 14315520 max_grow = 14315520 >done = True >23:59:59,230 DEBUG storage.ui: needed: 0 >23:59:59,231 DEBUG storage.ui: growing partitions on sda >23:59:59,231 DEBUG storage.ui: partition sda1 (26): 0 >23:59:59,231 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x635a8d0> >23:59:59,232 DEBUG storage.ui: partition sda2 (31): 0 >23:59:59,232 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 15357951 length: 14331904 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x6353690> >23:59:59,232 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 26)', 'sda2(id 31)'] from disk(s) ['sda'] >23:59:59,234 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:59:59,234 DEBUG storage.ui: device sda1 new partedPartition None >23:59:59,236 DEBUG storage.ui: PartitionDevice._setDisk: boot ; new: None ; old: sda ; >23:59:59,237 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >23:59:59,239 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:59:59,239 DEBUG storage.ui: device sda2 new partedPartition None >23:59:59,240 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >23:59:59,242 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >23:59:59,242 DEBUG storage.ui: back from removeNewPartitions >23:59:59,242 DEBUG storage.ui: extended: None >23:59:59,243 DEBUG storage.ui: setting boot new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x635a8d0> >23:59:59,244 DEBUG storage.ui: PartitionDevice._setPartedPartition: boot ; >23:59:59,245 DEBUG storage.ui: device boot new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x635e110> PedPartition: <_ped.Partition object at 0x634b710> >23:59:59,247 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >23:59:59,248 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >23:59:59,250 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >23:59:59,251 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x635e250> PedPartition: <_ped.Partition object at 0x634b5f0> >23:59:59,251 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 1026048 end: 15357951 length: 14331904 > device: <parted.device.Device object at 0x634c090> PedGeometry: <_ped.Geometry object at 0x6353690> >23:59:59,253 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >23:59:59,253 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x634c1d0> PedPartition: <_ped.Partition object at 0x634b2f0> >23:59:59,255 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >23:59:59,256 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >23:59:59,258 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >23:59:59,259 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x634c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x635e490> PedPartition: <_ped.Partition object at 0x634b1d0> >23:59:59,259 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (26) with non-existent ext4 filesystem mounted at /boot at 500.00 >23:59:59,260 DEBUG storage.ui: fixing size of non-existent 6998MB partition sda2 (31) with non-existent lvmpv at 6998.00 >23:59:59,261 DEBUG storage.ui: fedora size is 6996MB >23:59:59,262 DEBUG storage.ui: vg fedora has 0MB free >23:59:59,262 DEBUG storage.ui: fedora size is 6996MB >23:59:59,262 DEBUG storage.ui: vg fedora has 0MB free >23:59:59,263 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x6355c10) -- > name = fedora status = False kids = 2 id = 32 > parents = ['non-existent 6998MB partition sda2 (31) with non-existent lvmpv'] > uuid = None size = 6996 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 1749.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 6998MB partition sda2 (31) with non-existent lvmpv'] > LVs = ['non-existent 4000MB lvmlv fedora-root (33) with non-existent ext4 filesystem mounted at /', > 'non-existent 2996MB lvmlv fedora-home (34) with non-existent ext4 filesystem mounted at /home'] >23:59:59,263 DEBUG storage.ui: fedora size is 6996MB >23:59:59,264 DEBUG storage.ui: vg fedora has 0MB free >23:59:59,264 DEBUG storage.ui: trying to set lv fedora-root size to 4000MB >23:59:59,264 DEBUG storage.ui: fedora size is 6996MB >23:59:59,265 DEBUG storage.ui: vg fedora has 0MB free >23:59:59,280 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:59:59,281 DEBUG storage: DeviceTree.getDeviceByName returned None >23:59:59,284 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:59:59,286 DEBUG storage: DeviceTree.getDeviceByName returned None >23:59:59,288 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:59:59,290 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 6996MB lvmvg fedora (32) >23:59:59,299 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:59:59,300 DEBUG storage: DeviceTree.getDeviceByName returned None >23:59:59,302 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:59:59,304 DEBUG storage: DeviceTree.getDeviceByName returned None >23:59:59,306 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >23:59:59,307 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 6996MB lvmvg fedora (32) >00:00:01,291 DEBUG storage: Ext4FS.supported: supported: True ; >00:00:01,291 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:00:01,292 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 2996.0, ['sda'], single >00:00:01,293 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:00:01,294 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 6996MB lvmvg fedora (32) >00:00:02,774 DEBUG storage: Ext4FS.supported: supported: True ; >00:00:02,775 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:00:02,775 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 500.0, ['sda'], None >00:00:02,787 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:00:02,789 DEBUG storage: DeviceTree.getDeviceByName returned None >00:00:02,792 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:00:02,793 DEBUG storage: DeviceTree.getDeviceByName returned None >00:00:02,796 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:00:02,798 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 6996MB lvmvg fedora (32) >00:00:02,804 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:00:02,805 DEBUG storage: DeviceTree.getDeviceByName returned None >00:00:02,808 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:00:02,809 DEBUG storage: DeviceTree.getDeviceByName returned None >00:00:02,812 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:00:02,814 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 6996MB lvmvg fedora (32) >00:00:04,111 DEBUG storage: Ext4FS.supported: supported: True ; >00:00:04,111 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:00:04,112 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x59cac10>, 4000.0, ['sda'], single >00:00:04,113 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:00:04,116 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 6996MB lvmvg fedora (32) >00:00:04,127 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:00:04,129 DEBUG storage: DeviceTree.getDeviceByName returned None >00:00:04,132 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:00:04,133 DEBUG storage: DeviceTree.getDeviceByName returned None >00:00:04,136 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:00:04,138 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 6996MB lvmvg fedora (32) >00:00:14,471 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:00:14,473 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 6996MB lvmvg fedora (32) >00:00:22,374 DEBUG storage: LVMVolumeGroupDevice._setName: fedora ; status: False ; >00:00:22,380 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:00:22,382 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:06,518 DEBUG storage: registered device format class BIOSBoot as biosboot >00:07:06,519 DEBUG storage: registered device format class MDRaidMember as mdmember >00:07:06,519 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >00:07:06,520 DEBUG storage: registered device format class SwapSpace as swap >00:07:06,523 DEBUG storage: registered device format class DMRaidMember as dmraidmember >00:07:06,524 DEBUG storage: registered device format class MultipathMember as multipath_member >00:07:06,524 DEBUG storage: registered device format class LUKS as luks >00:07:06,525 DEBUG storage: registered device format class PPCPRePBoot as prepboot >00:07:06,525 DEBUG storage: registered device format class DiskLabel as disklabel >00:07:06,551 DEBUG storage: registered device format class Ext2FS as ext2 >00:07:06,551 DEBUG storage: registered device format class Ext3FS as ext3 >00:07:06,551 DEBUG storage: registered device format class Ext4FS as ext4 >00:07:06,552 DEBUG storage: registered device format class FATFS as vfat >00:07:06,552 DEBUG storage: registered device format class EFIFS as efi >00:07:06,552 DEBUG storage: registered device format class BTRFS as btrfs >00:07:06,552 DEBUG storage: registered device format class GFS2 as gfs2 >00:07:06,552 DEBUG storage: registered device format class JFS as jfs >00:07:06,552 DEBUG storage: registered device format class ReiserFS as reiserfs >00:07:06,552 DEBUG storage: registered device format class XFS as xfs >00:07:06,552 DEBUG storage: registered device format class HFS as hfs >00:07:06,552 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >00:07:06,552 DEBUG storage: registered device format class HFSPlus as hfs+ >00:07:06,553 DEBUG storage: registered device format class NTFS as ntfs >00:07:06,553 DEBUG storage: registered device format class NFS as nfs >00:07:06,553 DEBUG storage: registered device format class NFSv4 as nfs4 >00:07:06,553 DEBUG storage: registered device format class Iso9660FS as iso9660 >00:07:06,553 DEBUG storage: registered device format class NoDevFS as nodev >00:07:06,553 DEBUG storage: registered device format class DevPtsFS as devpts >00:07:06,553 DEBUG storage: registered device format class ProcFS as proc >00:07:06,553 DEBUG storage: registered device format class SysFS as sysfs >00:07:06,553 DEBUG storage: registered device format class TmpFS as tmpfs >00:07:06,553 DEBUG storage: registered device format class BindFS as bind >00:07:06,553 DEBUG storage: registered device format class SELinuxFS as selinuxfs >00:07:06,554 DEBUG storage: registered device format class USBFS as usbfs >00:07:07,153 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >00:07:07,154 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >00:07:07,155 INFO storage: sr0 looks to be the live device; marking as protected >00:07:07,191 DEBUG storage: MultipathTopology._build_topology: >00:07:07,191 DEBUG storage: /etc/multipath.conf contents: >00:07:07,191 DEBUG storage: # multipath.conf written by anaconda >00:07:07,191 DEBUG storage: >00:07:07,191 DEBUG storage: defaults { >00:07:07,191 DEBUG storage: user_friendly_names yes >00:07:07,191 DEBUG storage: } >00:07:07,191 DEBUG storage: blacklist { >00:07:07,191 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >00:07:07,191 DEBUG storage: devnode "^hd[a-z]" >00:07:07,191 DEBUG storage: devnode "^dcssblk[0-9]*" >00:07:07,192 DEBUG storage: device { >00:07:07,192 DEBUG storage: vendor "DGC" >00:07:07,192 DEBUG storage: product "LUNZ" >00:07:07,192 DEBUG storage: } >00:07:07,192 DEBUG storage: device { >00:07:07,192 DEBUG storage: vendor "IBM" >00:07:07,192 DEBUG storage: product "S/390.*" >00:07:07,192 DEBUG storage: } >00:07:07,192 DEBUG storage: # don't count normal SATA devices as multipaths >00:07:07,192 DEBUG storage: device { >00:07:07,192 DEBUG storage: vendor "ATA" >00:07:07,192 DEBUG storage: } >00:07:07,192 DEBUG storage: # don't count 3ware devices as multipaths >00:07:07,192 DEBUG storage: device { >00:07:07,192 DEBUG storage: vendor "3ware" >00:07:07,192 DEBUG storage: } >00:07:07,192 DEBUG storage: device { >00:07:07,192 DEBUG storage: vendor "AMCC" >00:07:07,192 DEBUG storage: } >00:07:07,192 DEBUG storage: # nor highpoint devices >00:07:07,192 DEBUG storage: device { >00:07:07,193 DEBUG storage: vendor "HPT" >00:07:07,193 DEBUG storage: } >00:07:07,193 DEBUG storage: } >00:07:07,193 DEBUG storage: multipaths { >00:07:07,193 DEBUG storage: } >00:07:07,193 DEBUG storage: (end of /etc/multipath.conf) >00:07:07,237 INFO storage: MultipathTopology: found singlepath device: sda >00:07:07,237 INFO storage: MultipathTopology: found non-disk device: sda1 >00:07:07,237 INFO storage: MultipathTopology: found non-disk device: sda2 >00:07:07,237 INFO storage: MultipathTopology: found non-disk device: sr0 >00:07:07,237 INFO storage: MultipathTopology: found singlepath device: loop0 >00:07:07,237 INFO storage: MultipathTopology: found singlepath device: loop1 >00:07:07,237 INFO storage: MultipathTopology: found singlepath device: loop2 >00:07:07,238 INFO storage: MultipathTopology: found singlepath device: loop3 >00:07:07,238 INFO storage: MultipathTopology: found singlepath device: loop4 >00:07:07,238 INFO storage: MultipathTopology: found singlepath device: loop5 >00:07:07,238 INFO storage: MultipathTopology: found singlepath device: loop6 >00:07:07,238 INFO storage: MultipathTopology: found singlepath device: loop7 >00:07:07,238 INFO storage: MultipathTopology: found singlepath device: dm-0 >00:07:07,238 INFO storage: MultipathTopology: found singlepath device: dm-1 >00:07:07,238 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >00:07:07,243 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': '68588', > '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 ; >00:07:07,244 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >00:07:07,244 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:07:07,245 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:07,245 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >00:07:07,246 INFO storage: sda is a disk >00:07:07,246 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:07,248 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >00:07:07,248 INFO storage: added disk sda (id 0) to device tree >00:07:07,248 DEBUG storage: looking up parted Device: /dev/sda >00:07:07,254 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >00:07:07,256 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >00:07:07,258 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >00:07:07,262 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >00:07:07,307 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2a50bd0>, <parted.partition.Partition object at 0x2a50d50>] > device: <parted.device.Device object at 0x2a50a10> > PedDisk: <_ped.Disk object at 0x2a53ab8> >00:07:07,307 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >00:07:07,314 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >00:07:07,319 INFO storage: got device: DiskDevice instance (0x29e1810) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x286fef0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2a3cbd0> >00:07:07,320 INFO storage: got format: DiskLabel instance (0x2a3cc90) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2a50bd0>, <parted.partition.Partition object at 0x2a50d50>] > device: <parted.device.Device object at 0x2a50a10> > PedDisk: <_ped.Disk object at 0x2a53ab8> > origPartedDisk = <parted.disk.Disk object at 0x2a50f90> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x297a560> > >00:07:07,327 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1 /dev/disk/by-uuid/7997a7eb-7d5e-45e5-9f52-5c8cd5525723', > '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': '7997a7eb-7d5e-45e5-9f52-5c8cd5525723', > 'ID_FS_UUID_ENC': '7997a7eb-7d5e-45e5-9f52-5c8cd5525723', > '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': '57198519', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1', > '/dev/disk/by-uuid/7997a7eb-7d5e-45e5-9f52-5c8cd5525723'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >00:07:07,328 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >00:07:07,331 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >00:07:07,335 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:07,336 INFO storage: sda1 is a partition >00:07:07,340 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >00:07:07,341 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:07:07,341 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing msdos disklabel >00:07:07,342 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >00:07:07,343 DEBUG storage: PartitionDevice._setFormat: sda1 ; >00:07:07,343 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:07,344 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >00:07:07,345 DEBUG storage: looking up parted Partition: /dev/sda1 >00:07:07,345 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >00:07:07,346 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >00:07:07,347 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >00:07:07,347 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >00:07:07,348 INFO storage: added partition sda1 (id 1) to device tree >00:07:07,348 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >00:07:07,349 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >00:07:07,349 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >00:07:07,350 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >00:07:07,371 WARN storage: disklabel detected but not usable on sda1 >00:07:07,372 INFO storage: type detected on 'sda1' is 'ext4' >00:07:07,447 DEBUG storage: padding min size from 74 up to 81 >00:07:07,451 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:07,452 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:07:07,453 DEBUG storage: PartitionDevice._setFormat: sda1 ; >00:07:07,455 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >00:07:07,457 DEBUG storage: looking up parted Device: /dev/sda1 >00:07:07,459 INFO storage: got device: PartitionDevice instance (0x2a3cb90) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 12288MB 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: 32754 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x297a8c0> > 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 0x2a50ad0> fileSystem: <parted.filesystem.FileSystem object at 0x2a50e90> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2a50c90> PedPartition: <_ped.Partition object at 0x2a4f5f0> > disk = existing 12288MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >00:07:07,462 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:07,462 INFO storage: got format: Ext4FS instance (0x2a57310) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 7997a7eb-7d5e-45e5-9f52-5c8cd5525723 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >00:07:07,471 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2', > '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': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p', > 'ID_FS_UUID_ENC': 'VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p', > 'ID_FS_VERSION': 'LVM2 001', > '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': '24139776', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'LVM2_LV_ATTR': ['-wi------', '-wi------'], > 'LVM2_LV_NAME': ['swap', 'root'], > 'LVM2_LV_SIZE': ['4128768.00', '7938048.00'], > 'LVM2_LV_UUID': ['4idV6d-u9A3-G5eM-BqBT-uCeq-Ov91-9fe0qJ', > 'ejFnsy-1UlS-ACuD-DedA-Ye7M-r3Zr-8ATgaE'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '2946', > 'LVM2_PV_PE_COUNT': '2946', > 'LVM2_PV_SIZE': '12066816.00', > 'LVM2_PV_UUID': 'VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p', > 'LVM2_VG_EXTENT_COUNT': '2946', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'fedora', > 'LVM2_VG_SIZE': '12066816.00', > 'LVM2_VG_UUID': 'bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '57199591', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >00:07:07,471 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >00:07:07,472 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >00:07:07,472 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:07,472 INFO storage: sda2 is a partition >00:07:07,473 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >00:07:07,474 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:07:07,474 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing msdos disklabel >00:07:07,475 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >00:07:07,476 DEBUG storage: PartitionDevice._setFormat: sda2 ; >00:07:07,476 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:07,477 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >00:07:07,477 DEBUG storage: looking up parted Partition: /dev/sda2 >00:07:07,478 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >00:07:07,478 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >00:07:07,479 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >00:07:07,479 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >00:07:07,479 INFO storage: added partition sda2 (id 2) to device tree >00:07:07,480 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >00:07:07,481 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >00:07:07,482 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >00:07:07,482 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >00:07:07,500 WARN storage: disklabel detected but not usable on sda2 >00:07:07,501 INFO storage: type detected on 'sda2' is 'LVM2_member' >00:07:07,502 DEBUG storage: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p ; exists: True ; vgUuid: bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn ; label: None ; peStart: 1.0 ; device: /dev/sda2 ; serial: QM00001 ; >00:07:07,502 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >00:07:07,502 DEBUG storage: PartitionDevice._setFormat: sda2 ; >00:07:07,503 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >00:07:07,504 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >00:07:07,504 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:07:07,505 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:07,505 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >00:07:07,506 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:07,508 DEBUG storage: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >00:07:07,508 INFO storage: added lvmvg fedora (id 3) to device tree >00:07:07,510 DEBUG storage: looking up parted Device: /dev/sda2 >00:07:07,517 INFO storage: got device: PartitionDevice instance (0x2a3ce10) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 12288MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 11787.0 > format = existing lvmpv > 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: 24139776 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21860 did: -31744 busy: False > hardwareGeometry: (1502, 255, 63) biosGeometry: (1502, 255, 63) > PedDevice: <_ped.Device object at 0x297a950> > 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 0x2a50ad0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2a50e10> PedPartition: <_ped.Partition object at 0x2a4f650> > disk = existing 12288MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 25165823 length = 24139776 > flags = lvm >00:07:07,518 INFO storage: got format: LVMPhysicalVolume instance (0x2a57150) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn peStart = 1.0 >00:07:07,521 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-18-Beta-x86_64-Live-Deskt /dev/disk/by-uuid/2012-11-21-01-07-54-00', > '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-Beta-x86_64-Live-Deskt', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-x86_64-Live-Deskt', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-21-01-07-54-00', > 'ID_FS_UUID_ENC': '2012-11-21-01-07-54-00', > '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', > 'OSINFO_BOOTABLE': '1', > 'OSINFO_INSTALLER': 'http://fedoraproject.org/fedora/18', > 'OSINFO_LIVE': 'http://fedoraproject.org/fedora/18', > 'OSINFO_MEDIA': 'http://fedoraproject.org/fedora/18:3', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '76096', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-x86_64-Live-Deskt', > '/dev/disk/by-uuid/2012-11-21-01-07-54-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >00:07:07,524 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >00:07:07,525 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >00:07:07,526 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:07,526 INFO storage: sr0 is a cdrom >00:07:07,526 DEBUG storage: DeviceTree.addUdevOpticalDevice: >00:07:07,526 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:07,527 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >00:07:07,528 INFO storage: added cdrom sr0 (id 4) to device tree >00:07:07,529 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:07:07,535 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >00:07:07,536 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >00:07:07,537 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >00:07:07,537 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >00:07:07,553 WARN storage: disklabel detected but not usable on sr0 >00:07:07,553 INFO storage: type detected on 'sr0' is 'iso9660' >00:07:07,554 DEBUG storage: Iso9660FS.supported: supported: True ; >00:07:07,554 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >00:07:07,554 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >00:07:07,555 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:07:07,561 DEBUG storage: looking up parted Device: /dev/sr0 >00:07:07,562 INFO storage: got device: OpticalDevice instance (0x2a96350) -- > name = sr0 status = True kids = 0 id = 4 > parents = [] > uuid = None size = 786.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > 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: 402432 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x297aa70> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >00:07:07,562 DEBUG storage: Iso9660FS.supported: supported: True ; >00:07:07,562 INFO storage: got format: Iso9660FS instance (0x2a96610) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-21-01-07-54-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-x86_64-Live-Deskt size = 0 targetSize = 0 > >00:07:07,564 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': '34728', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >00:07:07,564 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >00:07:07,564 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >00:07:07,569 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:07,569 INFO storage: loop0 is a loop device >00:07:07,570 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >00:07:07,570 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >00:07:07,571 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:07,571 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:07,572 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >00:07:07,572 INFO storage: added file /osmin.img (deleted) (id 5) to device tree >00:07:07,573 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >00:07:07,573 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:07,573 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >00:07:07,574 INFO storage: added loop loop0 (id 6) to device tree >00:07:07,578 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >00:07:07,579 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >00:07:07,579 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:07:07,580 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >00:07:07,580 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >00:07:07,586 WARN storage: disklabel detected but not usable on loop0 >00:07:07,587 INFO storage: type detected on 'loop0' is 'squashfs' >00:07:07,587 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:07:07,587 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >00:07:07,588 INFO storage: got device: LoopDevice instance (0x2a96850) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /osmin.img (deleted) (5)'] > 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 >00:07:07,589 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '43636', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >00:07:07,589 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >00:07:07,589 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >00:07:07,592 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:07,592 INFO storage: loop1 is a loop device >00:07:07,593 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >00:07:07,600 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >00:07:07,600 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:07,601 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:07,602 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >00:07:07,602 INFO storage: added file /osmin (id 7) to device tree >00:07:07,603 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >00:07:07,603 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:07,604 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >00:07:07,604 INFO storage: added loop loop1 (id 8) to device tree >00:07:07,604 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >00:07:07,605 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >00:07:07,605 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >00:07:07,605 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >00:07:07,606 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >00:07:07,611 WARN storage: disklabel detected but not usable on loop1 >00:07:07,612 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >00:07:07,612 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >00:07:07,612 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >00:07:07,613 INFO storage: got device: LoopDevice instance (0x2a57290) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin (7)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >00:07:07,614 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '44703', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >00:07:07,614 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >00:07:07,615 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >00:07:07,615 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:07,615 INFO storage: loop2 is a loop device >00:07:07,616 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >00:07:07,616 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >00:07:07,617 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:07,617 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:07,618 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >00:07:07,618 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 9) to device tree >00:07:07,619 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >00:07:07,619 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:07,619 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >00:07:07,619 INFO storage: added loop loop2 (id 10) to device tree >00:07:07,620 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >00:07:07,620 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >00:07:07,621 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:07:07,621 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >00:07:07,622 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >00:07:07,625 WARN storage: disklabel detected but not usable on loop2 >00:07:07,626 INFO storage: type detected on 'loop2' is 'squashfs' >00:07:07,626 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:07:07,626 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >00:07:07,627 INFO storage: got device: LoopDevice instance (0x2a96510) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (9)'] > 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 >00:07:07,631 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_UUID_ENC': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '45265', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >00:07:07,631 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >00:07:07,632 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >00:07:07,632 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:07,632 INFO storage: loop3 is a loop device >00:07:07,633 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >00:07:07,633 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >00:07:07,634 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:07,634 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:07,635 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >00:07:07,635 INFO storage: added file /LiveOS/ext3fs.img (id 11) to device tree >00:07:07,636 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >00:07:07,636 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:07,636 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >00:07:07,637 INFO storage: added loop loop3 (id 12) to device tree >00:07:07,637 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >00:07:07,638 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >00:07:07,638 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:07,639 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:07:07,639 DEBUG storage: device loop3 does not contain a disklabel >00:07:07,639 INFO storage: type detected on 'loop3' is 'ext4' >00:07:07,663 DEBUG storage: using current size 0 as min size >00:07:07,664 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:07,664 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:07:07,665 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >00:07:07,665 INFO storage: got device: LoopDevice instance (0x2a96d50) -- > name = loop3 status = False kids = 0 id = 12 > parents = ['existing 0MB file /LiveOS/ext3fs.img (11)'] > 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/loop3 > format args = [] originalFormat = None >00:07:07,666 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:07,666 INFO storage: got format: Ext4FS instance (0x2a96e90) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >00:07:07,667 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '45285', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >00:07:07,668 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >00:07:07,668 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >00:07:07,669 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:07,669 INFO storage: loop4 is a loop device >00:07:07,669 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >00:07:07,670 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >00:07:07,670 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:07,670 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:07,672 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >00:07:07,672 INFO storage: added file /overlay (deleted) (id 13) to device tree >00:07:07,673 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >00:07:07,673 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:07,673 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >00:07:07,673 INFO storage: added loop loop4 (id 14) to device tree >00:07:07,674 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >00:07:07,675 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >00:07:07,675 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >00:07:07,676 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >00:07:07,676 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >00:07:07,682 WARN storage: disklabel detected but not usable on loop4 >00:07:07,682 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >00:07:07,682 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >00:07:07,684 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >00:07:07,684 INFO storage: got device: LoopDevice instance (0x2a96b90) -- > name = loop4 status = False kids = 0 id = 14 > parents = ['existing 0MB file /overlay (deleted) (13)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >00:07:07,685 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': '47285', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >00:07:07,685 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >00:07:07,685 DEBUG storage: lvm filter: adding loop5 to the reject list >00:07:07,686 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': '47383', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >00:07:07,686 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >00:07:07,686 DEBUG storage: lvm filter: adding loop6 to the reject list >00:07:07,687 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': '48353', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >00:07:07,687 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >00:07:07,687 DEBUG storage: lvm filter: adding loop7 to the reject list >00:07:07,687 DEBUG storage: Skipping a device mapper drive (dm-0) for now >00:07:07,687 DEBUG storage: Skipping a device mapper drive (dm-1) for now >00:07:07,704 INFO storage: devices to scan: ['dm-0', 'dm-1'] >00:07:07,707 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd /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': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_UUID_ENC': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23670', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >00:07:07,707 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >00:07:07,707 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >00:07:07,709 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:07,709 INFO storage: live-rw is a device-mapper device >00:07:07,709 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >00:07:07,710 DEBUG storage: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >00:07:07,710 DEBUG storage: failed to find dm node for fedora >00:07:07,711 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >00:07:07,711 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >00:07:07,712 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >00:07:07,713 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (14) >00:07:07,714 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >00:07:07,715 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:07,715 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >00:07:07,716 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:07,716 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >00:07:07,716 INFO storage: added dm live-rw (id 15) to device tree >00:07:07,717 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >00:07:07,718 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >00:07:07,718 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:07,718 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:07:07,718 DEBUG storage: device live-rw does not contain a disklabel >00:07:07,719 INFO storage: type detected on 'live-rw' is 'ext4' >00:07:07,743 DEBUG storage: padding min size from 2944 up to 3238 >00:07:07,744 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:07,745 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:07:07,745 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >00:07:07,746 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >00:07:07,750 INFO storage: got device: DMDevice instance (0x2a96a10) -- > name = live-rw status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop4 (14)'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x297ab90> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >00:07:07,751 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:07,751 INFO storage: got format: Ext4FS instance (0x2aa65d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >00:07:07,753 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_UUID_ENC': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '33967', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >00:07:07,753 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >00:07:07,754 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >00:07:07,754 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:07,754 INFO storage: live-osimg-min is a device-mapper device >00:07:07,755 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >00:07:07,755 DEBUG storage: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >00:07:07,756 DEBUG storage: failed to find dm node for fedora >00:07:07,756 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >00:07:07,757 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >00:07:07,757 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) >00:07:07,758 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >00:07:07,759 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >00:07:07,760 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >00:07:07,761 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:07,761 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >00:07:07,761 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:07,762 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >00:07:07,763 INFO storage: added dm live-osimg-min (id 16) to device tree >00:07:07,763 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >00:07:07,764 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >00:07:07,764 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:07,764 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:07:07,765 DEBUG storage: device live-osimg-min does not contain a disklabel >00:07:07,765 INFO storage: type detected on 'live-osimg-min' is 'ext4' >00:07:07,791 DEBUG storage: using current size 0 as min size >00:07:07,792 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:07,792 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:07:07,793 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >00:07:07,794 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >00:07:07,798 INFO storage: got device: DMDevice instance (0x2aa6690) -- > name = live-osimg-min status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x297ab00> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >00:07:07,799 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:07,799 INFO storage: got format: Ext4FS instance (0x2aa69d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2943.0 targetSize = 2943.0 > >00:07:07,815 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >00:07:07,816 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:07,816 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >00:07:07,817 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:07,817 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >00:07:07,818 DEBUG storage: Adding fedora-swap/4032MB to fedora >00:07:07,818 INFO storage: added lvmlv fedora-swap (id 17) to device tree >00:07:07,819 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >00:07:07,819 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: False ; >00:07:07,820 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >00:07:07,821 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >00:07:07,968 DEBUG storage: looking up parted Device: /dev/mapper/fedora-swap >00:07:07,973 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >00:07:07,976 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:07,981 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >00:07:07,981 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:07,983 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >00:07:07,985 DEBUG storage: Adding fedora-root/7752MB to fedora >00:07:07,985 INFO storage: added lvmlv fedora-root (id 18) to device tree >00:07:07,987 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >00:07:07,989 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >00:07:07,991 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >00:07:07,993 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >00:07:08,153 DEBUG storage: looking up parted Device: /dev/mapper/fedora-root >00:07:08,201 INFO storage: devices to scan: ['dm-2', 'dm-3'] >00:07:08,203 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTn4idV6du9A3G5eMBqBTuCeqOv919fe0qJ /dev/disk/by-uuid/ad55ddd0-ae95-4709-a2bc-848cd6c9a506 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTn4idV6du9A3G5eMBqBTuCeqOv919fe0qJ', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'ad55ddd0-ae95-4709-a2bc-848cd6c9a506', > 'ID_FS_UUID_ENC': 'ad55ddd0-ae95-4709-a2bc-848cd6c9a506', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '29886661', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTn4idV6du9A3G5eMBqBTuCeqOv919fe0qJ', > '/dev/disk/by-uuid/ad55ddd0-ae95-4709-a2bc-848cd6c9a506', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-swap ; >00:07:08,204 INFO storage: scanning fedora-swap (/devices/virtual/block/dm-2)... >00:07:08,204 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >00:07:08,205 DEBUG storage: DeviceTree.getDeviceByName returned existing 4032MB lvmlv fedora-swap (17) >00:07:08,206 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >00:07:08,207 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >00:07:08,207 DEBUG storage: SwapSpace.__init__: >00:07:08,208 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:07:08,208 DEBUG storage: device fedora-swap does not contain a disklabel >00:07:08,208 INFO storage: type detected on 'fedora-swap' is 'swap' >00:07:08,208 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: ad55ddd0-ae95-4709-a2bc-848cd6c9a506 ; exists: True ; label: None ; >00:07:08,208 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:07:08,209 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >00:07:08,211 DEBUG storage: looking up parted Device: /dev/mapper/fedora >00:07:08,212 DEBUG storage: fedora size is 11784MB >00:07:08,212 DEBUG storage: vg fedora has 0MB free >00:07:08,213 DEBUG storage: fedora size is 11784MB >00:07:08,213 DEBUG storage: vg fedora has 0MB free >00:07:08,214 INFO storage: got device: LVMLogicalVolumeDevice instance (0x2a961d0) -- > name = fedora-swap status = True kids = 0 id = 17 > parents = ['existing 11784MB lvmvg fedora (3)'] > uuid = 4idV6d-u9A3-G5eM-BqBT-uCeq-Ov91-9fe0qJ size = 4032.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8257536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (514, 255, 63) biosGeometry: (514, 255, 63) > PedDevice: <_ped.Device object at 0x297a9e0> > target size = 4032.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x2a96050) -- > name = fedora status = True kids = 2 id = 3 > parents = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > uuid = bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn size = 11784 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2946 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 2946.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 4032MB lvmlv fedora-swap (17) with existing swap', > 'existing 7752MB lvmlv fedora-root (18)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 4032MB >00:07:08,214 INFO storage: got format: SwapSpace instance (0x2aa6150) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = ad55ddd0-ae95-4709-a2bc-848cd6c9a506 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >00:07:08,217 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTnejFnsy1UlSACuDDedAYe7Mr3Zr8ATgaE /dev/disk/by-uuid/6ce71d26-2501-41a4-b8bb-6720e5735dea /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTnejFnsy1UlSACuDDedAYe7Mr3Zr8ATgaE', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6ce71d26-2501-41a4-b8bb-6720e5735dea', > 'ID_FS_UUID_ENC': '6ce71d26-2501-41a4-b8bb-6720e5735dea', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '30065624', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTnejFnsy1UlSACuDDedAYe7Mr3Zr8ATgaE', > '/dev/disk/by-uuid/6ce71d26-2501-41a4-b8bb-6720e5735dea', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-root ; >00:07:08,217 INFO storage: scanning fedora-root (/devices/virtual/block/dm-3)... >00:07:08,217 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >00:07:08,218 DEBUG storage: DeviceTree.getDeviceByName returned existing 7752MB lvmlv fedora-root (18) >00:07:08,219 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >00:07:08,219 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >00:07:08,220 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:08,220 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:07:08,220 DEBUG storage: device fedora-root does not contain a disklabel >00:07:08,221 INFO storage: type detected on 'fedora-root' is 'ext4' >00:07:08,279 DEBUG storage: padding min size from 2938 up to 3231 >00:07:08,282 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:08,283 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:07:08,285 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >00:07:08,293 DEBUG storage: looking up parted Device: /dev/mapper/fedora >00:07:08,295 DEBUG storage: fedora size is 11784MB >00:07:08,299 DEBUG storage: vg fedora has 0MB free >00:07:08,299 DEBUG storage: fedora size is 11784MB >00:07:08,300 DEBUG storage: vg fedora has 0MB free >00:07:08,301 INFO storage: got device: LVMLogicalVolumeDevice instance (0x29e1710) -- > name = fedora-root status = True kids = 0 id = 18 > parents = ['existing 11784MB lvmvg fedora (3)'] > uuid = ejFnsy-1UlS-ACuD-DedA-Ye7M-r3Zr-8ATgaE size = 7752.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 15876096 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32754 did: 0 busy: False > hardwareGeometry: (988, 255, 63) biosGeometry: (988, 255, 63) > PedDevice: <_ped.Device object at 0x297a4d0> > target size = 7752.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x2a96050) -- > name = fedora status = True kids = 2 id = 3 > parents = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > uuid = bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn size = 11784 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2946 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 2946.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 4032MB lvmlv fedora-swap (17) with existing swap', > 'existing 7752MB lvmlv fedora-root (18) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 7752MB >00:07:08,302 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:08,302 INFO storage: got format: Ext4FS instance (0x2ab22d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 6ce71d26-2501-41a4-b8bb-6720e5735dea exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 7752.0 targetSize = 7752.0 > >00:07:08,319 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >00:07:08,320 DEBUG storage: DeviceTree.getDeviceByName returned existing 4032MB lvmlv fedora-swap (17) with existing swap >00:07:08,320 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >00:07:08,321 DEBUG storage: DeviceTree.getDeviceByName returned existing 7752MB lvmlv fedora-root (18) with existing ext4 filesystem >00:07:08,322 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >00:07:08,335 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:07:08,336 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:07:08,337 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:07:08,349 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >00:07:08,350 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >00:07:08,350 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >00:07:08,351 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >00:07:08,352 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >00:07:08,353 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >00:07:08,365 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >00:07:08,433 DEBUG storage: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >00:07:08,434 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >00:07:08,436 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >00:07:08,448 DEBUG storage: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >00:07:08,513 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >00:07:08,514 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >00:07:08,516 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >00:07:08,531 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:07:08,533 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:07:08,534 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:07:08,546 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >00:07:08,547 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >00:07:08,548 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >00:07:08,561 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:07:08,563 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:07:08,564 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:07:08,577 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >00:07:08,577 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >00:07:08,578 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >00:07:08,579 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >00:07:08,579 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >00:07:08,783 DEBUG storage: registered device format class BIOSBoot as biosboot >00:07:08,784 DEBUG storage: registered device format class MDRaidMember as mdmember >00:07:08,785 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >00:07:08,785 DEBUG storage: registered device format class SwapSpace as swap >00:07:08,786 DEBUG storage: registered device format class DMRaidMember as dmraidmember >00:07:08,788 DEBUG storage: registered device format class MultipathMember as multipath_member >00:07:08,789 DEBUG storage: registered device format class LUKS as luks >00:07:08,790 DEBUG storage: registered device format class PPCPRePBoot as prepboot >00:07:08,791 DEBUG storage: registered device format class DiskLabel as disklabel >00:07:08,801 DEBUG storage: registered device format class Ext2FS as ext2 >00:07:08,802 DEBUG storage: registered device format class Ext3FS as ext3 >00:07:08,803 DEBUG storage: registered device format class Ext4FS as ext4 >00:07:08,804 DEBUG storage: registered device format class FATFS as vfat >00:07:08,804 DEBUG storage: registered device format class EFIFS as efi >00:07:08,805 DEBUG storage: registered device format class BTRFS as btrfs >00:07:08,805 DEBUG storage: registered device format class GFS2 as gfs2 >00:07:08,806 DEBUG storage: registered device format class JFS as jfs >00:07:08,806 DEBUG storage: registered device format class ReiserFS as reiserfs >00:07:08,807 DEBUG storage: registered device format class XFS as xfs >00:07:08,807 DEBUG storage: registered device format class HFS as hfs >00:07:08,808 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >00:07:08,808 DEBUG storage: registered device format class HFSPlus as hfs+ >00:07:08,809 DEBUG storage: registered device format class NTFS as ntfs >00:07:08,809 DEBUG storage: registered device format class NFS as nfs >00:07:08,809 DEBUG storage: registered device format class NFSv4 as nfs4 >00:07:08,809 DEBUG storage: registered device format class Iso9660FS as iso9660 >00:07:08,810 DEBUG storage: registered device format class NoDevFS as nodev >00:07:08,810 DEBUG storage: registered device format class DevPtsFS as devpts >00:07:08,810 DEBUG storage: registered device format class ProcFS as proc >00:07:08,810 DEBUG storage: registered device format class SysFS as sysfs >00:07:08,810 DEBUG storage: registered device format class TmpFS as tmpfs >00:07:08,810 DEBUG storage: registered device format class BindFS as bind >00:07:08,810 DEBUG storage: registered device format class SELinuxFS as selinuxfs >00:07:08,813 DEBUG storage: registered device format class USBFS as usbfs >00:07:09,712 DEBUG storage: MultipathTopology._build_topology: >00:07:09,713 DEBUG storage: /etc/multipath.conf contents: >00:07:09,714 DEBUG storage: # multipath.conf written by anaconda >00:07:09,714 DEBUG storage: >00:07:09,715 DEBUG storage: defaults { >00:07:09,715 DEBUG storage: user_friendly_names yes >00:07:09,715 DEBUG storage: } >00:07:09,716 DEBUG storage: blacklist { >00:07:09,716 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >00:07:09,717 DEBUG storage: devnode "^hd[a-z]" >00:07:09,717 DEBUG storage: devnode "^dcssblk[0-9]*" >00:07:09,717 DEBUG storage: device { >00:07:09,717 DEBUG storage: vendor "DGC" >00:07:09,718 DEBUG storage: product "LUNZ" >00:07:09,718 DEBUG storage: } >00:07:09,718 DEBUG storage: device { >00:07:09,718 DEBUG storage: vendor "IBM" >00:07:09,718 DEBUG storage: product "S/390.*" >00:07:09,718 DEBUG storage: } >00:07:09,718 DEBUG storage: # don't count normal SATA devices as multipaths >00:07:09,718 DEBUG storage: device { >00:07:09,718 DEBUG storage: vendor "ATA" >00:07:09,721 DEBUG storage: } >00:07:09,721 DEBUG storage: # don't count 3ware devices as multipaths >00:07:09,721 DEBUG storage: device { >00:07:09,721 DEBUG storage: vendor "3ware" >00:07:09,721 DEBUG storage: } >00:07:09,722 DEBUG storage: device { >00:07:09,722 DEBUG storage: vendor "AMCC" >00:07:09,722 DEBUG storage: } >00:07:09,722 DEBUG storage: # nor highpoint devices >00:07:09,722 DEBUG storage: device { >00:07:09,722 DEBUG storage: vendor "HPT" >00:07:09,723 DEBUG storage: } >00:07:09,723 DEBUG storage: } >00:07:09,723 DEBUG storage: multipaths { >00:07:09,723 DEBUG storage: } >00:07:09,724 DEBUG storage: (end of /etc/multipath.conf) >00:07:09,771 INFO storage: MultipathTopology: found singlepath device: sda >00:07:09,771 INFO storage: MultipathTopology: found non-disk device: sda1 >00:07:09,771 INFO storage: MultipathTopology: found non-disk device: sda2 >00:07:09,771 INFO storage: MultipathTopology: found non-disk device: sr0 >00:07:09,772 INFO storage: MultipathTopology: found singlepath device: loop0 >00:07:09,772 INFO storage: MultipathTopology: found singlepath device: loop1 >00:07:09,772 INFO storage: MultipathTopology: found singlepath device: loop2 >00:07:09,772 INFO storage: MultipathTopology: found singlepath device: loop3 >00:07:09,772 INFO storage: MultipathTopology: found singlepath device: loop4 >00:07:09,773 INFO storage: MultipathTopology: found singlepath device: loop5 >00:07:09,773 INFO storage: MultipathTopology: found singlepath device: loop6 >00:07:09,773 INFO storage: MultipathTopology: found singlepath device: loop7 >00:07:09,777 INFO storage: MultipathTopology: found singlepath device: dm-0 >00:07:09,777 INFO storage: MultipathTopology: found singlepath device: dm-1 >00:07:10,925 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >00:07:10,926 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >00:07:10,966 DEBUG storage: protected device spec /dev/sr0 resolved to sr0 >00:07:10,967 INFO storage: sr0 looks to be the live device; marking as protected >00:07:11,008 DEBUG storage: MultipathTopology._build_topology: >00:07:11,011 DEBUG storage: /etc/multipath.conf contents: >00:07:11,012 DEBUG storage: # multipath.conf written by anaconda >00:07:11,012 DEBUG storage: >00:07:11,013 DEBUG storage: defaults { >00:07:11,013 DEBUG storage: user_friendly_names yes >00:07:11,017 DEBUG storage: } >00:07:11,017 DEBUG storage: blacklist { >00:07:11,018 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >00:07:11,018 DEBUG storage: devnode "^hd[a-z]" >00:07:11,019 DEBUG storage: devnode "^dcssblk[0-9]*" >00:07:11,019 DEBUG storage: device { >00:07:11,020 DEBUG storage: vendor "DGC" >00:07:11,020 DEBUG storage: product "LUNZ" >00:07:11,021 DEBUG storage: } >00:07:11,021 DEBUG storage: device { >00:07:11,021 DEBUG storage: vendor "IBM" >00:07:11,022 DEBUG storage: product "S/390.*" >00:07:11,022 DEBUG storage: } >00:07:11,022 DEBUG storage: # don't count normal SATA devices as multipaths >00:07:11,022 DEBUG storage: device { >00:07:11,022 DEBUG storage: vendor "ATA" >00:07:11,022 DEBUG storage: } >00:07:11,022 DEBUG storage: # don't count 3ware devices as multipaths >00:07:11,022 DEBUG storage: device { >00:07:11,022 DEBUG storage: vendor "3ware" >00:07:11,022 DEBUG storage: } >00:07:11,022 DEBUG storage: device { >00:07:11,025 DEBUG storage: vendor "AMCC" >00:07:11,025 DEBUG storage: } >00:07:11,025 DEBUG storage: # nor highpoint devices >00:07:11,025 DEBUG storage: device { >00:07:11,026 DEBUG storage: vendor "HPT" >00:07:11,026 DEBUG storage: } >00:07:11,026 DEBUG storage: } >00:07:11,026 DEBUG storage: multipaths { >00:07:11,026 DEBUG storage: } >00:07:11,026 DEBUG storage: (end of /etc/multipath.conf) >00:07:11,098 INFO storage: MultipathTopology: found singlepath device: sda >00:07:11,099 INFO storage: MultipathTopology: found non-disk device: sda1 >00:07:11,101 INFO storage: MultipathTopology: found non-disk device: sda2 >00:07:11,102 INFO storage: MultipathTopology: found non-disk device: sr0 >00:07:11,102 INFO storage: MultipathTopology: found singlepath device: loop0 >00:07:11,102 INFO storage: MultipathTopology: found singlepath device: loop1 >00:07:11,102 INFO storage: MultipathTopology: found singlepath device: loop2 >00:07:11,103 INFO storage: MultipathTopology: found singlepath device: loop3 >00:07:11,103 INFO storage: MultipathTopology: found singlepath device: loop4 >00:07:11,103 INFO storage: MultipathTopology: found singlepath device: loop5 >00:07:11,103 INFO storage: MultipathTopology: found singlepath device: loop6 >00:07:11,103 INFO storage: MultipathTopology: found singlepath device: loop7 >00:07:11,103 INFO storage: MultipathTopology: found singlepath device: dm-0 >00:07:11,103 INFO storage: MultipathTopology: found singlepath device: dm-1 >00:07:11,103 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >00:07:11,113 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': '68588', > '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 ; >00:07:11,120 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >00:07:11,125 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:07:11,126 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:11,133 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >00:07:11,139 INFO storage: sda is a disk >00:07:11,140 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:11,148 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >00:07:11,149 INFO storage: added disk sda (id 0) to device tree >00:07:11,149 DEBUG storage: looking up parted Device: /dev/sda >00:07:11,159 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >00:07:11,161 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >00:07:11,163 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >00:07:11,189 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >00:07:11,224 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f65180df090>, <parted.partition.Partition object at 0x7f65180fe050>] > device: <parted.device.Device object at 0x7f65180e9cd0> > PedDisk: <_ped.Disk object at 0x7f65180ed9e0> >00:07:11,227 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >00:07:11,233 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >00:07:11,239 INFO storage: got device: DiskDevice instance (0x24e0d90) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x24f5ef0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f65180d3e10> >00:07:11,241 INFO storage: got format: DiskLabel instance (0x7f65180d3ed0) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f65180df090>, <parted.partition.Partition object at 0x7f65180fe050>] > device: <parted.device.Device object at 0x7f65180e9cd0> > PedDisk: <_ped.Disk object at 0x7f65180ed9e0> > origPartedDisk = <parted.disk.Disk object at 0x7f65180fe290> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x7f65180be290> > >00:07:11,246 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1 /dev/disk/by-uuid/7997a7eb-7d5e-45e5-9f52-5c8cd5525723', > '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': '7997a7eb-7d5e-45e5-9f52-5c8cd5525723', > 'ID_FS_UUID_ENC': '7997a7eb-7d5e-45e5-9f52-5c8cd5525723', > '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': '57198519', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1', > '/dev/disk/by-uuid/7997a7eb-7d5e-45e5-9f52-5c8cd5525723'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >00:07:11,250 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >00:07:11,251 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >00:07:11,256 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:11,257 INFO storage: sda1 is a partition >00:07:11,259 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >00:07:11,260 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:07:11,261 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing msdos disklabel >00:07:11,266 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >00:07:11,268 DEBUG storage: PartitionDevice._setFormat: sda1 ; >00:07:11,272 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:11,273 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >00:07:11,274 DEBUG storage: looking up parted Partition: /dev/sda1 >00:07:11,275 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >00:07:11,277 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >00:07:11,282 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >00:07:11,283 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >00:07:11,284 INFO storage: added partition sda1 (id 1) to device tree >00:07:11,289 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >00:07:11,290 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >00:07:11,292 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >00:07:11,293 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >00:07:11,317 WARN storage: disklabel detected but not usable on sda1 >00:07:11,323 INFO storage: type detected on 'sda1' is 'ext4' >00:07:11,438 DEBUG storage: padding min size from 74 up to 81 >00:07:11,445 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:11,447 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:07:11,456 DEBUG storage: PartitionDevice._setFormat: sda1 ; >00:07:11,464 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >00:07:11,465 DEBUG storage: looking up parted Device: /dev/sda1 >00:07:11,471 INFO storage: got device: PartitionDevice instance (0x7f65180d3dd0) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 12288MB 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: 19515 did: 24387 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f65180be4d0> > 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 0x7f65180e9d90> fileSystem: <parted.filesystem.FileSystem object at 0x7f65180fe190> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f65180d3fd0> PedPartition: <_ped.Partition object at 0x7f65180e4e90> > disk = existing 12288MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >00:07:11,473 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:11,473 INFO storage: got format: Ext4FS instance (0x7f65180fe7d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 7997a7eb-7d5e-45e5-9f52-5c8cd5525723 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >00:07:11,478 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2', > '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': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p', > 'ID_FS_UUID_ENC': 'VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p', > 'ID_FS_VERSION': 'LVM2 001', > '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': '24139776', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'LVM2_LV_ATTR': ['-wi------', '-wi------'], > 'LVM2_LV_NAME': ['swap', 'root'], > 'LVM2_LV_SIZE': ['4128768.00', '7938048.00'], > 'LVM2_LV_UUID': ['4idV6d-u9A3-G5eM-BqBT-uCeq-Ov91-9fe0qJ', > 'ejFnsy-1UlS-ACuD-DedA-Ye7M-r3Zr-8ATgaE'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '2946', > 'LVM2_PV_PE_COUNT': '2946', > 'LVM2_PV_SIZE': '12066816.00', > 'LVM2_PV_UUID': 'VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p', > 'LVM2_VG_EXTENT_COUNT': '2946', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'fedora', > 'LVM2_VG_SIZE': '12066816.00', > 'LVM2_VG_UUID': 'bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '57199591', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >00:07:11,483 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >00:07:11,489 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >00:07:11,490 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:11,490 INFO storage: sda2 is a partition >00:07:11,492 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >00:07:11,493 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:07:11,498 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing msdos disklabel >00:07:11,499 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >00:07:11,501 DEBUG storage: PartitionDevice._setFormat: sda2 ; >00:07:11,502 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:11,508 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >00:07:11,509 DEBUG storage: looking up parted Partition: /dev/sda2 >00:07:11,510 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >00:07:11,512 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >00:07:11,517 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >00:07:11,518 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >00:07:11,519 INFO storage: added partition sda2 (id 2) to device tree >00:07:11,520 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >00:07:11,525 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >00:07:11,526 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >00:07:11,527 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >00:07:11,553 WARN storage: disklabel detected but not usable on sda2 >00:07:11,555 INFO storage: type detected on 'sda2' is 'LVM2_member' >00:07:11,556 DEBUG storage: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p ; exists: True ; vgUuid: bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn ; label: None ; peStart: 1.0 ; device: /dev/sda2 ; serial: QM00001 ; >00:07:11,556 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >00:07:11,560 DEBUG storage: PartitionDevice._setFormat: sda2 ; >00:07:11,571 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >00:07:11,572 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >00:07:11,576 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:07:11,580 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:11,597 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >00:07:11,597 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:11,598 DEBUG storage: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >00:07:11,599 INFO storage: added lvmvg fedora (id 3) to device tree >00:07:11,600 DEBUG storage: looking up parted Device: /dev/sda2 >00:07:11,601 INFO storage: got device: PartitionDevice instance (0x7f65180fe790) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 12288MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 11787.0 > format = existing lvmpv > 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: 24139776 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1502, 255, 63) biosGeometry: (1502, 255, 63) > PedDevice: <_ped.Device object at 0x7f65180be680> > 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 0x7f65180e9d90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f65180fe110> PedPartition: <_ped.Partition object at 0x7f65180e4ef0> > disk = existing 12288MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 25165823 length = 24139776 > flags = lvm >00:07:11,602 INFO storage: got format: LVMPhysicalVolume instance (0x7f651811d550) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn peStart = 1.0 >00:07:11,618 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-18-Beta-x86_64-Live-Deskt /dev/disk/by-uuid/2012-11-21-01-07-54-00', > '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-Beta-x86_64-Live-Deskt', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-x86_64-Live-Deskt', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-21-01-07-54-00', > 'ID_FS_UUID_ENC': '2012-11-21-01-07-54-00', > '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', > 'OSINFO_BOOTABLE': '1', > 'OSINFO_INSTALLER': 'http://fedoraproject.org/fedora/18', > 'OSINFO_LIVE': 'http://fedoraproject.org/fedora/18', > 'OSINFO_MEDIA': 'http://fedoraproject.org/fedora/18:3', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '76096', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-x86_64-Live-Deskt', > '/dev/disk/by-uuid/2012-11-21-01-07-54-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >00:07:11,618 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >00:07:11,625 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >00:07:11,633 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:11,633 INFO storage: sr0 is a cdrom >00:07:11,636 DEBUG storage: DeviceTree.addUdevOpticalDevice: >00:07:11,636 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:11,643 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >00:07:11,644 INFO storage: added cdrom sr0 (id 4) to device tree >00:07:11,645 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:07:11,653 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >00:07:11,654 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >00:07:11,656 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >00:07:11,660 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >00:07:11,671 WARN storage: disklabel detected but not usable on sr0 >00:07:11,676 INFO storage: type detected on 'sr0' is 'iso9660' >00:07:11,678 DEBUG storage: Iso9660FS.supported: supported: True ; >00:07:11,678 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >00:07:11,679 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >00:07:11,681 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:07:11,686 DEBUG storage: looking up parted Device: /dev/sr0 >00:07:11,688 INFO storage: got device: OpticalDevice instance (0x7f65180fe590) -- > name = sr0 status = True kids = 0 id = 4 > parents = [] > uuid = None size = 786.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > 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: 402432 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7f65180be710> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >00:07:11,689 DEBUG storage: Iso9660FS.supported: supported: True ; >00:07:11,690 INFO storage: got format: Iso9660FS instance (0x7f65180fe610) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-21-01-07-54-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-x86_64-Live-Deskt size = 0 targetSize = 0 > >00:07:11,692 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': '34728', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >00:07:11,697 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >00:07:11,698 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >00:07:11,700 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:11,700 INFO storage: loop0 is a loop device >00:07:11,701 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >00:07:11,706 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >00:07:11,707 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:11,708 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:11,709 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >00:07:11,713 INFO storage: added file /osmin.img (deleted) (id 5) to device tree >00:07:11,715 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >00:07:11,715 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:11,717 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >00:07:11,717 INFO storage: added loop loop0 (id 6) to device tree >00:07:11,722 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >00:07:11,724 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >00:07:11,724 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:07:11,725 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >00:07:11,731 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >00:07:11,736 WARN storage: disklabel detected but not usable on loop0 >00:07:11,736 INFO storage: type detected on 'loop0' is 'squashfs' >00:07:11,737 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:07:11,738 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >00:07:11,739 INFO storage: got device: LoopDevice instance (0x7f651811dd10) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /osmin.img (deleted) (5)'] > 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 >00:07:11,744 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '43636', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >00:07:11,745 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >00:07:11,746 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >00:07:11,751 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:11,752 INFO storage: loop1 is a loop device >00:07:11,753 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >00:07:11,754 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >00:07:11,756 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:11,760 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:11,761 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >00:07:11,762 INFO storage: added file /osmin (id 7) to device tree >00:07:11,763 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >00:07:11,768 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:11,770 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >00:07:11,771 INFO storage: added loop loop1 (id 8) to device tree >00:07:11,772 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >00:07:11,774 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >00:07:11,778 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >00:07:11,780 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >00:07:11,781 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >00:07:11,787 WARN storage: disklabel detected but not usable on loop1 >00:07:11,787 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >00:07:11,787 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >00:07:11,788 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >00:07:11,789 INFO storage: got device: LoopDevice instance (0x7f651812d0d0) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin (7)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >00:07:11,797 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '44703', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >00:07:11,798 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >00:07:11,799 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >00:07:11,800 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:11,805 INFO storage: loop2 is a loop device >00:07:11,806 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >00:07:11,807 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >00:07:11,809 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:11,810 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:11,812 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >00:07:11,816 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 9) to device tree >00:07:11,818 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >00:07:11,818 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:11,819 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >00:07:11,824 INFO storage: added loop loop2 (id 10) to device tree >00:07:11,825 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >00:07:11,827 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >00:07:11,827 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:07:11,828 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >00:07:11,830 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >00:07:11,839 WARN storage: disklabel detected but not usable on loop2 >00:07:11,840 INFO storage: type detected on 'loop2' is 'squashfs' >00:07:11,840 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:07:11,842 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >00:07:11,842 INFO storage: got device: LoopDevice instance (0x7f65180fe410) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (9)'] > 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 >00:07:11,847 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_UUID_ENC': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '45265', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >00:07:11,851 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >00:07:11,852 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >00:07:11,853 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:11,858 INFO storage: loop3 is a loop device >00:07:11,859 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >00:07:11,861 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >00:07:11,862 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:11,862 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:11,868 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >00:07:11,869 INFO storage: added file /LiveOS/ext3fs.img (id 11) to device tree >00:07:11,870 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >00:07:11,871 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:11,872 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >00:07:11,876 INFO storage: added loop loop3 (id 12) to device tree >00:07:11,877 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >00:07:11,879 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >00:07:11,880 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:11,884 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:07:11,884 DEBUG storage: device loop3 does not contain a disklabel >00:07:11,885 INFO storage: type detected on 'loop3' is 'ext4' >00:07:11,975 DEBUG storage: using current size 0 as min size >00:07:11,977 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:11,977 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:07:11,978 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >00:07:11,980 INFO storage: got device: LoopDevice instance (0x7f651812d4d0) -- > name = loop3 status = False kids = 0 id = 12 > parents = ['existing 0MB file /LiveOS/ext3fs.img (11)'] > 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/loop3 > format args = [] originalFormat = None >00:07:11,985 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:11,985 INFO storage: got format: Ext4FS instance (0x7f651812d650) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >00:07:11,988 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '45285', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >00:07:11,992 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >00:07:11,993 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >00:07:11,994 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:11,995 INFO storage: loop4 is a loop device >00:07:11,996 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >00:07:12,002 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >00:07:12,003 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:12,004 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:12,005 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >00:07:12,006 INFO storage: added file /overlay (deleted) (id 13) to device tree >00:07:12,011 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >00:07:12,012 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:12,013 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >00:07:12,014 INFO storage: added loop loop4 (id 14) to device tree >00:07:12,015 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >00:07:12,020 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >00:07:12,020 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >00:07:12,022 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >00:07:12,023 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >00:07:12,032 WARN storage: disklabel detected but not usable on loop4 >00:07:12,033 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >00:07:12,033 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >00:07:12,034 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >00:07:12,035 INFO storage: got device: LoopDevice instance (0x7f651811de50) -- > name = loop4 status = False kids = 0 id = 14 > parents = ['existing 0MB file /overlay (deleted) (13)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >00:07:12,036 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': '47285', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >00:07:12,036 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >00:07:12,036 DEBUG storage: lvm filter: adding loop5 to the reject list >00:07:12,040 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': '47383', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >00:07:12,045 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >00:07:12,045 DEBUG storage: lvm filter: adding loop6 to the reject list >00:07:12,047 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': '48353', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >00:07:12,051 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >00:07:12,051 DEBUG storage: lvm filter: adding loop7 to the reject list >00:07:12,052 DEBUG storage: Skipping a device mapper drive (dm-0) for now >00:07:12,052 DEBUG storage: Skipping a device mapper drive (dm-1) for now >00:07:12,085 INFO storage: devices to scan: ['dm-0', 'dm-1'] >00:07:12,092 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd /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': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_UUID_ENC': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23670', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >00:07:12,092 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >00:07:12,093 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >00:07:12,097 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:12,098 INFO storage: live-rw is a device-mapper device >00:07:12,099 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >00:07:12,100 DEBUG storage: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >00:07:12,104 DEBUG storage: failed to find dm node for fedora >00:07:12,105 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >00:07:12,106 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >00:07:12,112 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >00:07:12,113 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (14) >00:07:12,115 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >00:07:12,119 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:12,121 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >00:07:12,121 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:12,122 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >00:07:12,127 INFO storage: added dm live-rw (id 15) to device tree >00:07:12,128 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >00:07:12,129 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >00:07:12,130 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:12,135 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:07:12,135 DEBUG storage: device live-rw does not contain a disklabel >00:07:12,135 INFO storage: type detected on 'live-rw' is 'ext4' >00:07:12,214 DEBUG storage: padding min size from 2944 up to 3238 >00:07:12,216 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:12,216 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:07:12,217 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >00:07:12,221 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >00:07:12,226 INFO storage: got device: DMDevice instance (0x7f651811de90) -- > name = live-rw status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop4 (14)'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32613 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f65180bedd0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >00:07:12,228 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:12,232 INFO storage: got format: Ext4FS instance (0x277b210) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >00:07:12,234 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_UUID_ENC': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '33967', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >00:07:12,235 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >00:07:12,236 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >00:07:12,240 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:12,241 INFO storage: live-osimg-min is a device-mapper device >00:07:12,242 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >00:07:12,243 DEBUG storage: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >00:07:12,243 DEBUG storage: failed to find dm node for fedora >00:07:12,248 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >00:07:12,249 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >00:07:12,250 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) >00:07:12,256 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >00:07:12,257 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >00:07:12,259 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >00:07:12,265 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:12,266 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >00:07:12,267 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:12,268 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >00:07:12,272 INFO storage: added dm live-osimg-min (id 16) to device tree >00:07:12,273 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >00:07:12,274 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >00:07:12,275 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:12,279 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:07:12,279 DEBUG storage: device live-osimg-min does not contain a disklabel >00:07:12,279 INFO storage: type detected on 'live-osimg-min' is 'ext4' >00:07:12,361 DEBUG storage: using current size 0 as min size >00:07:12,362 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:12,362 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:07:12,366 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >00:07:12,367 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >00:07:12,377 INFO storage: got device: DMDevice instance (0x2849610) -- > name = live-osimg-min status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32613 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x28464d0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >00:07:12,378 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:12,379 INFO storage: got format: Ext4FS instance (0x2947a90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2943.0 targetSize = 2943.0 > >00:07:12,420 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >00:07:12,425 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:12,426 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >00:07:12,430 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:12,431 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >00:07:12,432 DEBUG storage: Adding fedora-swap/4032MB to fedora >00:07:12,432 INFO storage: added lvmlv fedora-swap (id 17) to device tree >00:07:12,433 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >00:07:12,438 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: False ; >00:07:12,439 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >00:07:12,441 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >00:07:12,610 DEBUG storage: looking up parted Device: /dev/mapper/fedora-swap >00:07:12,616 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >00:07:12,619 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:12,627 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >00:07:12,631 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:12,641 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >00:07:12,641 DEBUG storage: Adding fedora-root/7752MB to fedora >00:07:12,642 INFO storage: added lvmlv fedora-root (id 18) to device tree >00:07:12,643 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >00:07:12,648 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >00:07:12,649 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >00:07:12,651 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >00:07:12,810 DEBUG storage: looking up parted Device: /dev/mapper/fedora-root >00:07:12,872 INFO storage: devices to scan: ['dm-2', 'dm-3'] >00:07:12,880 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTn4idV6du9A3G5eMBqBTuCeqOv919fe0qJ /dev/disk/by-uuid/ad55ddd0-ae95-4709-a2bc-848cd6c9a506 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTn4idV6du9A3G5eMBqBTuCeqOv919fe0qJ', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'ad55ddd0-ae95-4709-a2bc-848cd6c9a506', > 'ID_FS_UUID_ENC': 'ad55ddd0-ae95-4709-a2bc-848cd6c9a506', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34542546', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTn4idV6du9A3G5eMBqBTuCeqOv919fe0qJ', > '/dev/disk/by-uuid/ad55ddd0-ae95-4709-a2bc-848cd6c9a506', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-swap ; >00:07:12,884 INFO storage: scanning fedora-swap (/devices/virtual/block/dm-2)... >00:07:12,885 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >00:07:12,886 DEBUG storage: DeviceTree.getDeviceByName returned existing 4032MB lvmlv fedora-swap (17) >00:07:12,892 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >00:07:12,893 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >00:07:12,894 DEBUG storage: SwapSpace.__init__: >00:07:12,898 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:07:12,898 DEBUG storage: device fedora-swap does not contain a disklabel >00:07:12,898 INFO storage: type detected on 'fedora-swap' is 'swap' >00:07:12,900 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: ad55ddd0-ae95-4709-a2bc-848cd6c9a506 ; exists: True ; label: None ; >00:07:12,900 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:07:12,901 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >00:07:12,903 DEBUG storage: looking up parted Device: /dev/mapper/fedora >00:07:12,907 DEBUG storage: fedora size is 11784MB >00:07:12,908 DEBUG storage: vg fedora has 0MB free >00:07:12,909 DEBUG storage: fedora size is 11784MB >00:07:12,913 DEBUG storage: vg fedora has 0MB free >00:07:12,915 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f651812d810) -- > name = fedora-swap status = True kids = 0 id = 17 > parents = ['existing 11784MB lvmvg fedora (3)'] > uuid = 4idV6d-u9A3-G5eM-BqBT-uCeq-Ov91-9fe0qJ size = 4032.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8257536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (514, 255, 63) biosGeometry: (514, 255, 63) > PedDevice: <_ped.Device object at 0x7f65180be950> > target size = 4032.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f651811d850) -- > name = fedora status = True kids = 2 id = 3 > parents = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > uuid = bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn size = 11784 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2946 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 2946.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 4032MB lvmlv fedora-swap (17) with existing swap', > 'existing 7752MB lvmlv fedora-root (18)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 4032MB >00:07:12,915 INFO storage: got format: SwapSpace instance (0x30c4550) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = ad55ddd0-ae95-4709-a2bc-848cd6c9a506 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >00:07:12,918 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTnejFnsy1UlSACuDDedAYe7Mr3Zr8ATgaE /dev/disk/by-uuid/6ce71d26-2501-41a4-b8bb-6720e5735dea /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTnejFnsy1UlSACuDDedAYe7Mr3Zr8ATgaE', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6ce71d26-2501-41a4-b8bb-6720e5735dea', > 'ID_FS_UUID_ENC': '6ce71d26-2501-41a4-b8bb-6720e5735dea', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34745273', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTnejFnsy1UlSACuDDedAYe7Mr3Zr8ATgaE', > '/dev/disk/by-uuid/6ce71d26-2501-41a4-b8bb-6720e5735dea', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-root ; >00:07:12,922 INFO storage: scanning fedora-root (/devices/virtual/block/dm-3)... >00:07:12,923 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >00:07:12,924 DEBUG storage: DeviceTree.getDeviceByName returned existing 7752MB lvmlv fedora-root (18) >00:07:12,930 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >00:07:12,931 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >00:07:12,932 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:12,936 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:07:12,937 DEBUG storage: device fedora-root does not contain a disklabel >00:07:12,937 INFO storage: type detected on 'fedora-root' is 'ext4' >00:07:13,032 DEBUG storage: padding min size from 2938 up to 3231 >00:07:13,035 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:13,036 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:07:13,039 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >00:07:13,055 DEBUG storage: looking up parted Device: /dev/mapper/fedora >00:07:13,059 DEBUG storage: fedora size is 11784MB >00:07:13,060 DEBUG storage: vg fedora has 0MB free >00:07:13,061 DEBUG storage: fedora size is 11784MB >00:07:13,065 DEBUG storage: vg fedora has 0MB free >00:07:13,067 INFO storage: got device: LVMLogicalVolumeDevice instance (0x2d39cd0) -- > name = fedora-root status = True kids = 0 id = 18 > parents = ['existing 11784MB lvmvg fedora (3)'] > uuid = ejFnsy-1UlS-ACuD-DedA-Ye7M-r3Zr-8ATgaE size = 7752.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 15876096 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (988, 255, 63) biosGeometry: (988, 255, 63) > PedDevice: <_ped.Device object at 0x2d2e950> > target size = 7752.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f651811d850) -- > name = fedora status = True kids = 2 id = 3 > parents = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > uuid = bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn size = 11784 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2946 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 2946.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 11787MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 4032MB lvmlv fedora-swap (17) with existing swap', > 'existing 7752MB lvmlv fedora-root (18) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 7752MB >00:07:13,068 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:13,072 INFO storage: got format: Ext4FS instance (0x7f651812ded0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 6ce71d26-2501-41a4-b8bb-6720e5735dea exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 7752.0 targetSize = 7752.0 > >00:07:13,119 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >00:07:13,121 DEBUG storage: DeviceTree.getDeviceByName returned existing 4032MB lvmlv fedora-swap (17) with existing swap >00:07:13,125 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >00:07:13,127 DEBUG storage: DeviceTree.getDeviceByName returned existing 7752MB lvmlv fedora-root (18) with existing ext4 filesystem >00:07:13,128 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >00:07:13,177 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:07:13,178 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:07:13,180 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:07:13,216 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >00:07:13,217 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >00:07:13,218 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >00:07:13,223 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >00:07:13,224 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >00:07:13,272 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >00:07:13,308 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >00:07:13,399 DEBUG storage: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >00:07:13,401 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >00:07:13,406 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >00:07:13,444 DEBUG storage: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >00:07:13,537 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >00:07:13,538 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >00:07:13,540 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >00:07:13,584 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:07:13,586 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:07:13,592 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:07:13,632 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >00:07:13,633 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >00:07:13,638 INFO storage: edd: collected mbr signatures: {'sda': '0x000c5472'} >00:07:13,639 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >00:07:13,654 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >00:07:13,687 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >00:07:13,754 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:07:13,755 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:07:13,757 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:07:13,800 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >00:07:13,801 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >00:07:13,802 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >00:07:13,807 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >00:07:13,968 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >00:07:14,243 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >00:07:14,244 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >00:07:14,244 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >00:07:14,245 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >00:07:14,246 DEBUG storage: crypttab maps: [] >00:07:14,246 DEBUG storage: parsing /mnt/sysimage/etc/fstab >00:07:14,248 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-root ; >00:07:14,253 DEBUG storage: DeviceTree.getDeviceByPath returned existing 7752MB lvmlv fedora-root (18) with existing ext4 filesystem >00:07:14,254 DEBUG storage: resolved '/dev/mapper/fedora-root' to 'fedora-root' (lvmlv) >00:07:14,254 DEBUG storage: resolved 'UUID=7997a7eb-7d5e-45e5-9f52-5c8cd5525723' to 'sda1' (partition) >00:07:14,255 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-swap ; >00:07:14,260 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4032MB lvmlv fedora-swap (17) with existing swap >00:07:14,260 DEBUG storage: resolved '/dev/mapper/fedora-swap' to 'fedora-swap' (lvmlv) >00:07:14,261 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >00:07:14,326 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >00:07:14,472 DEBUG storage: fedora size is 11784MB >00:07:14,476 DEBUG storage: vg fedora has 0MB free >00:07:14,480 DEBUG storage: fedora size is 11784MB >00:07:14,481 DEBUG storage: vg fedora has 0MB free >00:07:14,483 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:14,491 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:14,495 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:14,505 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:14,507 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:14,516 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:07:14,524 DEBUG storage: Iso9660FS.supported: supported: True ; >00:07:14,568 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/live-osimg-min ; >00:07:14,570 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4096MB dm live-osimg-min (16) with existing ext4 filesystem >00:07:21,713 DEBUG storage: BindFS.supported: supported: False ; >00:07:21,719 DEBUG storage: BindFS.supported: supported: False ; >00:07:21,724 DEBUG storage: Iso9660FS.supported: supported: True ; >00:07:21,725 DEBUG storage: Iso9660FS.supported: supported: True ; >00:07:21,727 DEBUG storage: NFSv4.supported: supported: False ; >00:07:21,728 DEBUG storage: NFSv4.supported: supported: False ; >00:07:21,733 DEBUG storage: SELinuxFS.supported: supported: False ; >00:07:21,734 DEBUG storage: SELinuxFS.supported: supported: False ; >00:07:21,738 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:21,743 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:21,744 DEBUG storage: Ext3FS.supported: supported: True ; >00:07:21,749 DEBUG storage: Ext3FS.supported: supported: True ; >00:07:21,750 DEBUG storage: Ext2FS.supported: supported: True ; >00:07:21,751 DEBUG storage: Ext2FS.supported: supported: True ; >00:07:21,756 DEBUG storage: SysFS.supported: supported: False ; >00:07:21,757 DEBUG storage: SysFS.supported: supported: False ; >00:07:21,758 DEBUG storage: MultipathMember.__init__: >00:07:21,763 DEBUG storage: MDRaidMember.__init__: >00:07:21,764 DEBUG storage: ProcFS.supported: supported: False ; >00:07:21,765 DEBUG storage: ProcFS.supported: supported: False ; >00:07:21,765 DEBUG storage: SwapSpace.__init__: >00:07:21,772 DEBUG storage: DevPtsFS.supported: supported: False ; >00:07:21,773 DEBUG storage: DevPtsFS.supported: supported: False ; >00:07:21,775 DEBUG storage: BTRFS.supported: supported: True ; >00:07:21,780 DEBUG storage: USBFS.supported: supported: False ; >00:07:21,781 DEBUG storage: USBFS.supported: supported: False ; >00:07:21,785 DEBUG storage: DiskLabel.__init__: >00:07:21,785 INFO storage: DiskLabel.partedDevice returning None >00:07:21,786 DEBUG storage: HFSPlus.supported: supported: False ; >00:07:21,787 DEBUG storage: HFSPlus.supported: supported: False ; >00:07:21,788 DEBUG storage: XFS.supported: supported: True ; >00:07:21,794 DEBUG storage: XFS.supported: supported: True ; >00:07:21,795 DEBUG storage: TmpFS.supported: supported: False ; >00:07:21,796 DEBUG storage: TmpFS.supported: supported: False ; >00:07:21,801 DEBUG storage: LUKS.__init__: >00:07:21,803 DEBUG storage: NTFS.supported: supported: False ; >00:07:21,803 DEBUG storage: NTFS.supported: supported: False ; >00:07:21,804 DEBUG storage: NoDevFS.supported: supported: False ; >00:07:21,809 DEBUG storage: NoDevFS.supported: supported: False ; >00:07:21,810 DEBUG storage: HFS.supported: supported: False ; >00:07:21,811 DEBUG storage: HFS.supported: supported: False ; >00:07:21,816 DEBUG storage: LVMPhysicalVolume.__init__: >00:07:21,817 DEBUG storage: NFS.supported: supported: False ; >00:07:21,818 DEBUG storage: NFS.supported: supported: False ; >00:07:21,821 DEBUG storage: FATFS.supported: supported: True ; >00:07:21,823 DEBUG storage: FATFS.supported: supported: True ; >00:07:21,825 DEBUG storage: DMRaidMember.__init__: >00:07:30,901 DEBUG storage: clearpart: looking at sda2 >00:07:30,902 DEBUG storage: clearpart: looking at sda1 >00:07:30,903 DEBUG storage: checking whether disk sda has an empty extended >00:07:30,909 DEBUG storage: extended is None ; logicals is [] >00:07:30,910 DEBUG storage: new disk order: [] >00:07:30,973 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:07:30,977 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing msdos disklabel >00:07:30,981 DEBUG storage: doAutoPart: True >00:07:30,981 DEBUG storage: encryptedAutoPart: False >00:07:30,981 DEBUG storage: autoPartType: 2 >00:07:30,981 DEBUG storage: clearPartType: 2 >00:07:30,981 DEBUG storage: clearPartDisks: ['sda'] >00:07:30,981 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7f64f400c650) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f64f400c690) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f64f400c6d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f64f400c710) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f64f400c750) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4032 maxSize = None grow = False > >00:07:30,982 DEBUG storage: storage.disks: ['sda'] >00:07:30,982 DEBUG storage: storage.partitioned: ['sda'] >00:07:30,982 DEBUG storage: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >00:07:30,983 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:07:30,989 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing msdos disklabel >00:07:30,991 DEBUG storage: resolved 'sda' to 'sda' (disk) >00:07:30,991 DEBUG storage: boot disk: sda >00:07:30,992 DEBUG storage: candidate disks: [] >00:07:30,992 DEBUG storage: devs: [] >00:07:30,993 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >00:07:30,998 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >00:07:31,051 DEBUG storage: protected device spec /dev/sr0 resolved to sr0 >00:07:31,052 INFO storage: sr0 looks to be the live device; marking as protected >00:07:31,125 DEBUG storage: MultipathTopology._build_topology: >00:07:31,130 DEBUG storage: /etc/multipath.conf contents: >00:07:31,131 DEBUG storage: # multipath.conf written by anaconda >00:07:31,131 DEBUG storage: >00:07:31,131 DEBUG storage: defaults { >00:07:31,132 DEBUG storage: user_friendly_names yes >00:07:31,132 DEBUG storage: } >00:07:31,133 DEBUG storage: blacklist { >00:07:31,133 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >00:07:31,134 DEBUG storage: devnode "^hd[a-z]" >00:07:31,134 DEBUG storage: devnode "^dcssblk[0-9]*" >00:07:31,135 DEBUG storage: device { >00:07:31,135 DEBUG storage: vendor "DGC" >00:07:31,135 DEBUG storage: product "LUNZ" >00:07:31,135 DEBUG storage: } >00:07:31,135 DEBUG storage: device { >00:07:31,135 DEBUG storage: vendor "IBM" >00:07:31,135 DEBUG storage: product "S/390.*" >00:07:31,135 DEBUG storage: } >00:07:31,135 DEBUG storage: # don't count normal SATA devices as multipaths >00:07:31,136 DEBUG storage: device { >00:07:31,136 DEBUG storage: vendor "ATA" >00:07:31,136 DEBUG storage: } >00:07:31,136 DEBUG storage: # don't count 3ware devices as multipaths >00:07:31,141 DEBUG storage: device { >00:07:31,141 DEBUG storage: vendor "3ware" >00:07:31,141 DEBUG storage: } >00:07:31,141 DEBUG storage: device { >00:07:31,142 DEBUG storage: vendor "AMCC" >00:07:31,142 DEBUG storage: } >00:07:31,142 DEBUG storage: # nor highpoint devices >00:07:31,142 DEBUG storage: device { >00:07:31,142 DEBUG storage: vendor "HPT" >00:07:31,142 DEBUG storage: } >00:07:31,142 DEBUG storage: } >00:07:31,145 DEBUG storage: multipaths { >00:07:31,145 DEBUG storage: } >00:07:31,145 DEBUG storage: (end of /etc/multipath.conf) >00:07:31,201 INFO storage: MultipathTopology: found singlepath device: sda >00:07:31,202 INFO storage: MultipathTopology: found non-disk device: sda1 >00:07:31,202 INFO storage: MultipathTopology: found non-disk device: sda2 >00:07:31,202 INFO storage: MultipathTopology: found non-disk device: sr0 >00:07:31,202 INFO storage: MultipathTopology: found singlepath device: loop0 >00:07:31,202 INFO storage: MultipathTopology: found singlepath device: loop1 >00:07:31,202 INFO storage: MultipathTopology: found singlepath device: loop2 >00:07:31,202 INFO storage: MultipathTopology: found singlepath device: loop3 >00:07:31,202 INFO storage: MultipathTopology: found singlepath device: loop4 >00:07:31,203 INFO storage: MultipathTopology: found singlepath device: loop5 >00:07:31,203 INFO storage: MultipathTopology: found singlepath device: loop6 >00:07:31,203 INFO storage: MultipathTopology: found singlepath device: loop7 >00:07:31,205 INFO storage: MultipathTopology: found singlepath device: dm-0 >00:07:31,205 INFO storage: MultipathTopology: found singlepath device: dm-1 >00:07:31,205 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >00:07:31,208 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': '68588', > '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 ; >00:07:31,208 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >00:07:31,215 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:07:31,216 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:31,216 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >00:07:31,217 INFO storage: sda is a disk >00:07:31,218 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:31,231 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >00:07:31,231 INFO storage: added disk sda (id 19) to device tree >00:07:31,231 DEBUG storage: looking up parted Device: /dev/sda >00:07:31,232 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >00:07:31,233 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >00:07:31,237 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >00:07:31,242 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >00:07:31,263 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x29ed950>, <parted.partition.Partition object at 0x51001d0>] > device: <parted.device.Device object at 0x2849550> > PedDisk: <_ped.Disk object at 0x50fd518> >00:07:31,263 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >00:07:31,264 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >00:07:31,265 INFO storage: got device: DiskDevice instance (0x2391d10) -- > name = sda status = True kids = 0 id = 19 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x28464d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x26aab10> >00:07:31,266 INFO storage: got format: DiskLabel instance (0x26aac50) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x29ed950>, <parted.partition.Partition object at 0x51001d0>] > device: <parted.device.Device object at 0x2849550> > PedDisk: <_ped.Disk object at 0x50fd518> > origPartedDisk = <parted.disk.Disk object at 0x7f64f4033210> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x7f64f4009290> > >00:07:31,275 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1 /dev/disk/by-uuid/7997a7eb-7d5e-45e5-9f52-5c8cd5525723', > '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': '7997a7eb-7d5e-45e5-9f52-5c8cd5525723', > 'ID_FS_UUID_ENC': '7997a7eb-7d5e-45e5-9f52-5c8cd5525723', > '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': '57198519', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1', > '/dev/disk/by-uuid/7997a7eb-7d5e-45e5-9f52-5c8cd5525723'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >00:07:31,275 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >00:07:31,276 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >00:07:31,277 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:31,277 INFO storage: sda1 is a partition >00:07:31,278 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >00:07:31,282 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:07:31,283 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (19) with existing msdos disklabel >00:07:31,284 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >00:07:31,289 DEBUG storage: PartitionDevice._setFormat: sda1 ; >00:07:31,290 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:31,291 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >00:07:31,291 DEBUG storage: looking up parted Partition: /dev/sda1 >00:07:31,292 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >00:07:31,297 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >00:07:31,298 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >00:07:31,299 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >00:07:31,299 INFO storage: added partition sda1 (id 20) to device tree >00:07:31,304 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >00:07:31,305 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >00:07:31,306 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >00:07:31,307 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >00:07:31,317 WARN storage: disklabel detected but not usable on sda1 >00:07:31,318 INFO storage: type detected on 'sda1' is 'ext4' >00:07:31,488 DEBUG storage: padding min size from 74 up to 81 >00:07:31,489 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:31,489 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:07:31,490 DEBUG storage: PartitionDevice._setFormat: sda1 ; >00:07:31,491 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >00:07:31,491 DEBUG storage: looking up parted Device: /dev/sda1 >00:07:31,499 INFO storage: got device: PartitionDevice instance (0x26aab90) -- > name = sda1 status = True kids = 0 id = 20 > parents = ['existing 12288MB disk sda (19) 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: 19515 did: 24387 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f64f40095f0> > 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 0x2947d10> fileSystem: <parted.filesystem.FileSystem object at 0x5100150> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4d95c50> PedPartition: <_ped.Partition object at 0x269d890> > disk = existing 12288MB disk sda (19) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >00:07:31,500 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:31,500 INFO storage: got format: Ext4FS instance (0x7f64f4033790) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 7997a7eb-7d5e-45e5-9f52-5c8cd5525723 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >00:07:31,513 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2', > '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': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p', > 'ID_FS_UUID_ENC': 'VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p', > 'ID_FS_VERSION': 'LVM2 001', > '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': '24139776', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'LVM2_LV_ATTR': ['-wi------', '-wi------'], > 'LVM2_LV_NAME': ['swap', 'root'], > 'LVM2_LV_SIZE': ['4128768.00', '7938048.00'], > 'LVM2_LV_UUID': ['4idV6d-u9A3-G5eM-BqBT-uCeq-Ov91-9fe0qJ', > 'ejFnsy-1UlS-ACuD-DedA-Ye7M-r3Zr-8ATgaE'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '2946', > 'LVM2_PV_PE_COUNT': '2946', > 'LVM2_PV_SIZE': '12066816.00', > 'LVM2_PV_UUID': 'VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p', > 'LVM2_VG_EXTENT_COUNT': '2946', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'fedora', > 'LVM2_VG_SIZE': '12066816.00', > 'LVM2_VG_UUID': 'bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '57199591', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >00:07:31,513 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >00:07:31,514 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >00:07:31,515 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:31,515 INFO storage: sda2 is a partition >00:07:31,516 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >00:07:31,525 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:07:31,530 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (19) with existing msdos disklabel >00:07:31,531 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >00:07:31,532 DEBUG storage: PartitionDevice._setFormat: sda2 ; >00:07:31,537 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:31,538 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >00:07:31,538 DEBUG storage: looking up parted Partition: /dev/sda2 >00:07:31,540 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >00:07:31,544 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >00:07:31,546 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >00:07:31,549 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >00:07:31,551 INFO storage: added partition sda2 (id 21) to device tree >00:07:31,553 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >00:07:31,554 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >00:07:31,558 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >00:07:31,561 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >00:07:31,566 WARN storage: disklabel detected but not usable on sda2 >00:07:31,567 INFO storage: type detected on 'sda2' is 'LVM2_member' >00:07:31,568 DEBUG storage: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p ; exists: True ; vgUuid: bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn ; label: None ; peStart: 1.0 ; device: /dev/sda2 ; serial: QM00001 ; >00:07:31,569 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >00:07:31,571 DEBUG storage: PartitionDevice._setFormat: sda2 ; >00:07:31,585 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >00:07:31,587 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >00:07:31,588 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:07:31,589 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:31,598 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >00:07:31,604 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:31,606 DEBUG storage: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >00:07:31,606 INFO storage: added lvmvg fedora (id 22) to device tree >00:07:31,606 DEBUG storage: looking up parted Device: /dev/sda2 >00:07:31,619 INFO storage: got device: PartitionDevice instance (0x28495d0) -- > name = sda2 status = True kids = 1 id = 21 > parents = ['existing 12288MB disk sda (19) with existing msdos disklabel'] > uuid = None size = 11787.0 > format = existing lvmpv > 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: 24139776 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1502, 255, 63) biosGeometry: (1502, 255, 63) > PedDevice: <_ped.Device object at 0x7f64f40094d0> > 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 0x2947d10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5100110> PedPartition: <_ped.Partition object at 0x269d830> > disk = existing 12288MB disk sda (19) with existing msdos disklabel > start = 1026048 end = 25165823 length = 24139776 > flags = lvm >00:07:31,622 INFO storage: got format: LVMPhysicalVolume instance (0x7f64f4033750) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = VoW9Yp-7hRf-KGoT-XLUv-x7Ek-ZBTl-r9E01p exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn peStart = 1.0 >00:07:31,638 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-18-Beta-x86_64-Live-Deskt /dev/disk/by-uuid/2012-11-21-01-07-54-00', > '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-Beta-x86_64-Live-Deskt', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-x86_64-Live-Deskt', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-21-01-07-54-00', > 'ID_FS_UUID_ENC': '2012-11-21-01-07-54-00', > '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', > 'OSINFO_BOOTABLE': '1', > 'OSINFO_INSTALLER': 'http://fedoraproject.org/fedora/18', > 'OSINFO_LIVE': 'http://fedoraproject.org/fedora/18', > 'OSINFO_MEDIA': 'http://fedoraproject.org/fedora/18:3', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '76096', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-x86_64-Live-Deskt', > '/dev/disk/by-uuid/2012-11-21-01-07-54-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >00:07:31,640 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >00:07:31,645 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >00:07:31,655 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:31,655 INFO storage: sr0 is a cdrom >00:07:31,656 DEBUG storage: DeviceTree.addUdevOpticalDevice: >00:07:31,656 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:31,663 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >00:07:31,664 INFO storage: added cdrom sr0 (id 23) to device tree >00:07:31,665 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:07:31,677 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >00:07:31,678 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >00:07:31,686 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >00:07:31,687 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >00:07:31,701 WARN storage: disklabel detected but not usable on sr0 >00:07:31,701 INFO storage: type detected on 'sr0' is 'iso9660' >00:07:31,702 DEBUG storage: Iso9660FS.supported: supported: True ; >00:07:31,703 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >00:07:31,711 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >00:07:31,718 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:07:31,720 DEBUG storage: looking up parted Device: /dev/sr0 >00:07:31,720 INFO storage: got device: OpticalDevice instance (0x24e0890) -- > name = sr0 status = True kids = 0 id = 23 > parents = [] > uuid = None size = 786.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > 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: 402432 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7f64f4009680> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >00:07:31,727 DEBUG storage: Iso9660FS.supported: supported: True ; >00:07:31,727 INFO storage: got format: Iso9660FS instance (0x7f64f4033b90) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-21-01-07-54-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-x86_64-Live-Deskt size = 0 targetSize = 0 > >00:07:31,734 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': '34728', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >00:07:31,735 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >00:07:31,736 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >00:07:31,741 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:31,741 INFO storage: loop0 is a loop device >00:07:31,742 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >00:07:31,744 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >00:07:31,746 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:31,750 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:31,751 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >00:07:31,751 INFO storage: added file /osmin.img (deleted) (id 24) to device tree >00:07:31,752 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >00:07:31,752 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:31,758 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >00:07:31,759 INFO storage: added loop loop0 (id 25) to device tree >00:07:31,759 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >00:07:31,760 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >00:07:31,760 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:07:31,761 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >00:07:31,767 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >00:07:31,768 WARN storage: disklabel detected but not usable on loop0 >00:07:31,768 INFO storage: type detected on 'loop0' is 'squashfs' >00:07:31,768 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:07:31,769 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >00:07:31,769 INFO storage: got device: LoopDevice instance (0x26aab50) -- > name = loop0 status = False kids = 0 id = 25 > parents = ['existing 0MB file /osmin.img (deleted) (24)'] > 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 >00:07:31,772 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '43636', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >00:07:31,772 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >00:07:31,773 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >00:07:31,774 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:31,774 INFO storage: loop1 is a loop device >00:07:31,774 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >00:07:31,775 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >00:07:31,781 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:31,782 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:31,783 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >00:07:31,783 INFO storage: added file /osmin (id 26) to device tree >00:07:31,784 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >00:07:31,784 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:31,789 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >00:07:31,789 INFO storage: added loop loop1 (id 27) to device tree >00:07:31,790 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >00:07:31,791 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >00:07:31,791 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >00:07:31,792 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >00:07:31,797 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >00:07:31,801 WARN storage: disklabel detected but not usable on loop1 >00:07:31,801 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >00:07:31,801 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >00:07:31,802 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >00:07:31,803 INFO storage: got device: LoopDevice instance (0x7f64f4033c10) -- > name = loop1 status = False kids = 0 id = 27 > parents = ['existing 0MB file /osmin (26)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >00:07:31,804 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '44703', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >00:07:31,804 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >00:07:31,808 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >00:07:31,809 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:31,809 INFO storage: loop2 is a loop device >00:07:31,810 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >00:07:31,811 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >00:07:31,812 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:31,816 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:31,817 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >00:07:31,817 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 28) to device tree >00:07:31,818 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >00:07:31,819 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:31,819 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >00:07:31,820 INFO storage: added loop loop2 (id 29) to device tree >00:07:31,824 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >00:07:31,829 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >00:07:31,829 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:07:31,830 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >00:07:31,831 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >00:07:31,835 WARN storage: disklabel detected but not usable on loop2 >00:07:31,835 INFO storage: type detected on 'loop2' is 'squashfs' >00:07:31,835 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:07:31,836 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >00:07:31,837 INFO storage: got device: LoopDevice instance (0x7f64f4033fd0) -- > name = loop2 status = False kids = 0 id = 29 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (28)'] > 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 >00:07:31,839 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_UUID_ENC': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '45265', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >00:07:31,842 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >00:07:31,843 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >00:07:31,844 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:31,844 INFO storage: loop3 is a loop device >00:07:31,849 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >00:07:31,850 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >00:07:31,851 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:31,851 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:31,852 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >00:07:31,853 INFO storage: added file /LiveOS/ext3fs.img (id 30) to device tree >00:07:31,859 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >00:07:31,860 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:31,861 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >00:07:31,861 INFO storage: added loop loop3 (id 31) to device tree >00:07:31,861 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >00:07:31,864 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >00:07:31,865 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:31,866 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:07:31,866 DEBUG storage: device loop3 does not contain a disklabel >00:07:31,866 INFO storage: type detected on 'loop3' is 'ext4' >00:07:31,959 DEBUG storage: using current size 0 as min size >00:07:31,960 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:31,960 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:07:31,961 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >00:07:31,962 INFO storage: got device: LoopDevice instance (0x7f64f4033b10) -- > name = loop3 status = False kids = 0 id = 31 > parents = ['existing 0MB file /LiveOS/ext3fs.img (30)'] > 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/loop3 > format args = [] originalFormat = None >00:07:31,964 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:31,965 INFO storage: got format: Ext4FS instance (0x7f64f40339d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >00:07:31,967 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '45285', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >00:07:31,968 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >00:07:31,969 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >00:07:31,970 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:31,971 INFO storage: loop4 is a loop device >00:07:31,972 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >00:07:31,973 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >00:07:31,974 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:31,975 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:31,976 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >00:07:31,977 INFO storage: added file /overlay (deleted) (id 32) to device tree >00:07:31,979 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >00:07:31,980 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:31,981 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >00:07:31,982 INFO storage: added loop loop4 (id 33) to device tree >00:07:31,983 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >00:07:31,984 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >00:07:31,985 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >00:07:31,986 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >00:07:31,988 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >00:07:31,992 WARN storage: disklabel detected but not usable on loop4 >00:07:31,992 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >00:07:31,993 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >00:07:31,994 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >00:07:31,995 INFO storage: got device: LoopDevice instance (0x7f64f4044090) -- > name = loop4 status = False kids = 0 id = 33 > parents = ['existing 0MB file /overlay (deleted) (32)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >00:07:31,997 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': '47285', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >00:07:31,997 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >00:07:31,998 DEBUG storage: lvm filter: adding loop5 to the reject list >00:07:32,000 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': '47383', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >00:07:32,000 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >00:07:32,001 DEBUG storage: lvm filter: adding loop6 to the reject list >00:07:32,002 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': '48353', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >00:07:32,003 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >00:07:32,003 DEBUG storage: lvm filter: adding loop7 to the reject list >00:07:32,004 DEBUG storage: Skipping a device mapper drive (dm-0) for now >00:07:32,004 DEBUG storage: Skipping a device mapper drive (dm-1) for now >00:07:32,028 INFO storage: devices to scan: ['dm-0', 'dm-1'] >00:07:32,031 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd /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': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_UUID_ENC': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23670', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >00:07:32,032 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >00:07:32,033 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >00:07:32,034 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:32,035 INFO storage: live-rw is a device-mapper device >00:07:32,036 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >00:07:32,038 DEBUG storage: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >00:07:32,038 DEBUG storage: failed to find dm node for fedora >00:07:32,040 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >00:07:32,041 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (31) with existing ext4 filesystem >00:07:32,047 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >00:07:32,049 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (33) >00:07:32,050 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >00:07:32,052 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:32,053 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >00:07:32,054 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:32,055 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >00:07:32,056 INFO storage: added dm live-rw (id 34) to device tree >00:07:32,057 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >00:07:32,058 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >00:07:32,060 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:32,060 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:07:32,061 DEBUG storage: device live-rw does not contain a disklabel >00:07:32,061 INFO storage: type detected on 'live-rw' is 'ext4' >00:07:32,119 DEBUG storage: padding min size from 2944 up to 3238 >00:07:32,121 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:32,121 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:07:32,122 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >00:07:32,122 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >00:07:32,125 INFO storage: got device: DMDevice instance (0x7f64f4033d10) -- > name = live-rw status = True kids = 0 id = 34 > parents = ['existing 0MB loop loop4 (33)'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32613 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x428b9e0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >00:07:32,126 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:32,127 INFO storage: got format: Ext4FS instance (0x7f64f4033cd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >00:07:32,129 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_UUID_ENC': '9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '33967', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9d22400d-18aa-4a6a-a5cb-fad018fbf4fd', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >00:07:32,130 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >00:07:32,132 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >00:07:32,133 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:32,134 INFO storage: live-osimg-min is a device-mapper device >00:07:32,135 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >00:07:32,136 DEBUG storage: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >00:07:32,137 DEBUG storage: failed to find dm node for fedora >00:07:32,138 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >00:07:32,140 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >00:07:32,141 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (27) >00:07:32,143 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >00:07:32,144 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (31) with existing ext4 filesystem >00:07:32,146 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >00:07:32,147 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:32,149 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >00:07:32,149 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:32,151 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >00:07:32,151 INFO storage: added dm live-osimg-min (id 35) to device tree >00:07:32,152 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >00:07:32,153 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >00:07:32,155 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:32,155 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:07:32,156 DEBUG storage: device live-osimg-min does not contain a disklabel >00:07:32,157 INFO storage: type detected on 'live-osimg-min' is 'ext4' >00:07:32,212 DEBUG storage: padding min size from 2941 up to 2943 >00:07:32,213 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:32,213 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:07:32,214 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >00:07:32,215 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >00:07:32,216 INFO storage: got device: DMDevice instance (0x4ca9f50) -- > name = live-osimg-min status = True kids = 0 id = 35 > parents = ['existing 0MB loop loop3 (31) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32613 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f64f4009710> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >00:07:32,218 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:32,220 INFO storage: got format: Ext4FS instance (0x7f64f4044290) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 9d22400d-18aa-4a6a-a5cb-fad018fbf4fd exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2943.0 targetSize = 2943.0 > >00:07:32,241 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >00:07:32,242 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:32,244 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >00:07:32,245 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:32,246 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >00:07:32,247 DEBUG storage: Adding fedora-swap/4032MB to fedora >00:07:32,247 INFO storage: added lvmlv fedora-swap (id 36) to device tree >00:07:32,249 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >00:07:32,250 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: False ; >00:07:32,252 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >00:07:32,254 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >00:07:32,407 DEBUG storage: looking up parted Device: /dev/mapper/fedora-swap >00:07:32,409 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >00:07:32,410 DEBUG storage: DeviceTree.getDeviceByName returned None >00:07:32,412 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >00:07:32,412 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:07:32,414 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >00:07:32,415 DEBUG storage: Adding fedora-root/7752MB to fedora >00:07:32,416 INFO storage: added lvmlv fedora-root (id 37) to device tree >00:07:32,417 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >00:07:32,419 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >00:07:32,420 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >00:07:32,422 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >00:07:32,579 DEBUG storage: looking up parted Device: /dev/mapper/fedora-root >00:07:32,601 INFO storage: devices to scan: ['dm-2', 'dm-3'] >00:07:32,604 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTn4idV6du9A3G5eMBqBTuCeqOv919fe0qJ /dev/disk/by-uuid/ad55ddd0-ae95-4709-a2bc-848cd6c9a506 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTn4idV6du9A3G5eMBqBTuCeqOv919fe0qJ', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'ad55ddd0-ae95-4709-a2bc-848cd6c9a506', > 'ID_FS_UUID_ENC': 'ad55ddd0-ae95-4709-a2bc-848cd6c9a506', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '54317263', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTn4idV6du9A3G5eMBqBTuCeqOv919fe0qJ', > '/dev/disk/by-uuid/ad55ddd0-ae95-4709-a2bc-848cd6c9a506', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-swap ; >00:07:32,604 INFO storage: scanning fedora-swap (/devices/virtual/block/dm-2)... >00:07:32,605 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >00:07:32,606 DEBUG storage: DeviceTree.getDeviceByName returned existing 4032MB lvmlv fedora-swap (36) >00:07:32,608 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >00:07:32,609 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >00:07:32,610 DEBUG storage: SwapSpace.__init__: >00:07:32,610 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:07:32,610 DEBUG storage: device fedora-swap does not contain a disklabel >00:07:32,611 INFO storage: type detected on 'fedora-swap' is 'swap' >00:07:32,612 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: ad55ddd0-ae95-4709-a2bc-848cd6c9a506 ; exists: True ; label: None ; >00:07:32,612 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:07:32,613 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >00:07:32,615 DEBUG storage: looking up parted Device: /dev/mapper/fedora >00:07:32,616 DEBUG storage: fedora size is 11784MB >00:07:32,617 DEBUG storage: vg fedora has 0MB free >00:07:32,617 DEBUG storage: fedora size is 11784MB >00:07:32,618 DEBUG storage: vg fedora has 0MB free >00:07:32,620 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f64f4044450) -- > name = fedora-swap status = True kids = 0 id = 36 > parents = ['existing 11784MB lvmvg fedora (22)'] > uuid = 4idV6d-u9A3-G5eM-BqBT-uCeq-Ov91-9fe0qJ size = 4032.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8257536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (514, 255, 63) biosGeometry: (514, 255, 63) > PedDevice: <_ped.Device object at 0x7f64f40097a0> > target size = 4032.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f64f4033690) -- > name = fedora status = True kids = 2 id = 22 > parents = ['existing 11787MB partition sda2 (21) with existing lvmpv'] > uuid = bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn size = 11784 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2946 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 2946.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 11787MB partition sda2 (21) with existing lvmpv'] > LVs = ['existing 4032MB lvmlv fedora-swap (36) with existing swap', > 'existing 7752MB lvmlv fedora-root (37)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 4032MB >00:07:32,621 INFO storage: got format: SwapSpace instance (0x7f64f4044b10) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = ad55ddd0-ae95-4709-a2bc-848cd6c9a506 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >00:07:32,623 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTnejFnsy1UlSACuDDedAYe7Mr3Zr8ATgaE /dev/disk/by-uuid/6ce71d26-2501-41a4-b8bb-6720e5735dea /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTnejFnsy1UlSACuDDedAYe7Mr3Zr8ATgaE', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6ce71d26-2501-41a4-b8bb-6720e5735dea', > 'ID_FS_UUID_ENC': '6ce71d26-2501-41a4-b8bb-6720e5735dea', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '54495052', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-bO6cqDhKABfpnKkSgCeP3Lp31yyRQqTnejFnsy1UlSACuDDedAYe7Mr3Zr8ATgaE', > '/dev/disk/by-uuid/6ce71d26-2501-41a4-b8bb-6720e5735dea', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-root ; >00:07:32,624 INFO storage: scanning fedora-root (/devices/virtual/block/dm-3)... >00:07:32,625 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >00:07:32,626 DEBUG storage: DeviceTree.getDeviceByName returned existing 7752MB lvmlv fedora-root (37) >00:07:32,627 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >00:07:32,628 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >00:07:32,629 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:32,630 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:07:32,630 DEBUG storage: device fedora-root does not contain a disklabel >00:07:32,630 INFO storage: type detected on 'fedora-root' is 'ext4' >00:07:32,701 DEBUG storage: padding min size from 2938 up to 3231 >00:07:32,705 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:32,705 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:07:32,710 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >00:07:32,717 DEBUG storage: looking up parted Device: /dev/mapper/fedora >00:07:32,719 DEBUG storage: fedora size is 11784MB >00:07:32,722 DEBUG storage: vg fedora has 0MB free >00:07:32,726 DEBUG storage: fedora size is 11784MB >00:07:32,727 DEBUG storage: vg fedora has 0MB free >00:07:32,728 INFO storage: got device: LVMLogicalVolumeDevice instance (0x5100690) -- > name = fedora-root status = True kids = 0 id = 37 > parents = ['existing 11784MB lvmvg fedora (22)'] > uuid = ejFnsy-1UlS-ACuD-DedA-Ye7M-r3Zr-8ATgaE size = 7752.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 15876096 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (988, 255, 63) biosGeometry: (988, 255, 63) > PedDevice: <_ped.Device object at 0x7f64f4009560> > target size = 7752.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f64f4033690) -- > name = fedora status = True kids = 2 id = 22 > parents = ['existing 11787MB partition sda2 (21) with existing lvmpv'] > uuid = bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn size = 11784 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2946 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 2946.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 11787MB partition sda2 (21) with existing lvmpv'] > LVs = ['existing 4032MB lvmlv fedora-swap (36) with existing swap', > 'existing 7752MB lvmlv fedora-root (37) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 7752MB >00:07:32,729 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:32,730 INFO storage: got format: Ext4FS instance (0x7f64f4044e90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 6ce71d26-2501-41a4-b8bb-6720e5735dea exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 7752.0 targetSize = 7752.0 > >00:07:32,752 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >00:07:32,754 DEBUG storage: DeviceTree.getDeviceByName returned existing 4032MB lvmlv fedora-swap (36) with existing swap >00:07:32,755 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >00:07:32,756 DEBUG storage: DeviceTree.getDeviceByName returned existing 7752MB lvmlv fedora-root (37) with existing ext4 filesystem >00:07:32,757 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >00:07:32,776 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:07:32,777 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:07:32,779 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:07:32,796 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >00:07:32,797 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >00:07:32,798 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >00:07:32,800 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >00:07:32,801 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >00:07:32,802 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >00:07:32,819 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >00:07:32,887 DEBUG storage: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >00:07:32,888 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >00:07:32,890 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >00:07:32,908 DEBUG storage: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >00:07:32,974 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >00:07:32,976 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >00:07:32,982 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >00:07:33,000 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:07:33,002 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:07:33,004 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:07:33,021 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >00:07:33,022 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >00:07:33,024 INFO storage: edd: collected mbr signatures: {'sda': '0x000c5472'} >00:07:33,027 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >00:07:33,038 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >00:07:33,063 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >00:07:33,101 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:07:33,102 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:07:33,104 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:07:33,121 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >00:07:33,122 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >00:07:33,124 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >00:07:33,125 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >00:07:33,305 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >00:07:33,403 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >00:07:33,403 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >00:07:33,403 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >00:07:33,405 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >00:07:33,405 DEBUG storage: crypttab maps: [] >00:07:33,405 DEBUG storage: parsing /mnt/sysimage/etc/fstab >00:07:33,407 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-root ; >00:07:33,409 DEBUG storage: DeviceTree.getDeviceByPath returned existing 7752MB lvmlv fedora-root (37) with existing ext4 filesystem >00:07:33,414 DEBUG storage: resolved '/dev/mapper/fedora-root' to 'fedora-root' (lvmlv) >00:07:33,415 DEBUG storage: resolved 'UUID=7997a7eb-7d5e-45e5-9f52-5c8cd5525723' to 'sda1' (partition) >00:07:33,419 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-swap ; >00:07:33,420 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4032MB lvmlv fedora-swap (36) with existing swap >00:07:33,425 DEBUG storage: resolved '/dev/mapper/fedora-swap' to 'fedora-swap' (lvmlv) >00:07:33,427 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >00:07:33,544 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >00:07:33,720 DEBUG storage: fedora size is 11784MB >00:07:33,721 DEBUG storage: vg fedora has 0MB free >00:07:33,721 DEBUG storage: fedora size is 11784MB >00:07:33,726 DEBUG storage: vg fedora has 0MB free >00:07:33,728 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:33,743 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:33,754 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:33,755 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:33,775 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:33,778 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:07:33,786 DEBUG storage: Iso9660FS.supported: supported: True ; >00:07:49,595 DEBUG storage: clearpart: looking at sda2 >00:07:49,595 DEBUG storage: clearpart: looking at sda1 >00:07:49,596 DEBUG storage: checking whether disk sda has an empty extended >00:07:49,598 DEBUG storage: extended is None ; logicals is [] >00:07:49,601 DEBUG storage: new disk order: [] >00:07:49,656 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:07:49,659 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (19) with existing msdos disklabel >00:07:49,661 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:07:49,663 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (19) with existing msdos disklabel >00:07:49,665 DEBUG storage: resolved 'sda' to 'sda' (disk) >00:07:49,667 DEBUG storage: stage1 device cannot be of type lvmvg >00:07:49,667 DEBUG storage: stage1 device cannot be of type lvmlv >00:07:49,667 DEBUG storage: stage1 device cannot be of type lvmlv >00:07:49,667 DEBUG storage: _is_valid_disklabel(sda) returning True >00:07:49,667 DEBUG storage: _is_valid_size(sda) returning True >00:07:49,667 DEBUG storage: _is_valid_location(sda) returning True >00:07:49,667 DEBUG storage: _is_valid_format(sda) returning True >00:07:49,667 DEBUG storage: is_valid_stage1_device(sda) returning True >00:07:49,737 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >00:07:49,742 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64f40446d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f64f408e590> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64f408e390> PedPartition: <_ped.Partition object at 0x7f64f4031b90> >00:07:49,744 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >00:07:49,749 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64f40446d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64f408e510> PedPartition: <_ped.Partition object at 0x7f64f4031f50> >00:07:52,984 DEBUG storage: Ext4FS.supported: supported: True ; >00:07:52,985 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:08:02,058 DEBUG storage: Ext4FS.supported: supported: True ; >00:08:02,059 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:08:02,060 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 500.0, ['sda'], None >00:08:02,075 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:08:02,077 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:08:02,085 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:08:02,087 DEBUG storage: DeviceTree.getDeviceByName returned None >00:08:02,089 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:08:02,091 DEBUG storage: DeviceTree.getDeviceByName returned None >00:08:02,094 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:08:02,095 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:08:06,787 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:08:06,789 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: None ; >00:08:06,789 INFO storage.ui: registered action: [0] Destroy Format ext4 filesystem on lvmlv fedora-root (id 37) >00:08:06,791 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >00:08:06,791 INFO storage.ui: removed lvmlv fedora-root (id 37) from device tree >00:08:06,793 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >00:08:06,794 INFO storage.ui: registered action: [1] Destroy Device lvmlv fedora-root (id 37) >00:08:10,690 DEBUG storage: Ext4FS.supported: supported: True ; >00:08:10,691 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:08:10,692 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 500.0, ['sda'], None >00:08:23,324 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 3000.0, [], None >00:08:23,327 DEBUG storage.ui: Storage.newDevice: 0 ; 3000.0 ; mountpoint: / ; disks: [DiskDevice instance (0x7f64f4044490) -- > name = sda status = True kids = 2 id = 19 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x28464d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f64f4044c90>] ; fstype: ext4 ; encrypted: False ; >00:08:23,331 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 3000.0, ['sda'], None >00:08:23,332 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.LVMFactory object at 0x7f64f40a49d0> ; members: [] ; >00:08:23,334 DEBUG storage.ui: LVMPhysicalVolume.__init__: >00:08:23,339 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >00:08:23,340 DEBUG storage.ui: adding a TotalSizeSet with size 3004 >00:08:23,340 DEBUG storage.ui: set.allocated = 0 >00:08:23,342 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >00:08:23,343 DEBUG storage.ui: removing all non-preexisting partitions [] from disk(s) ['sda'] >00:08:23,348 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=[] >00:08:23,349 DEBUG storage.ui: removing all non-preexisting partitions [] from disk(s) ['sda'] >00:08:23,349 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=[] >00:08:23,350 DEBUG storage.ui: no growable partitions >00:08:23,350 DEBUG storage.ui: fixing size of existing 500MB partition sda1 (20) with existing ext4 filesystem at 500.00 >00:08:23,351 DEBUG storage.ui: fixing size of existing 11787MB partition sda2 (21) with existing lvmpv at 11787.00 >00:08:23,352 DEBUG storage.ui: creating new container >00:08:23,353 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:08:23,354 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora00 ; current: None ; type: None ; >00:08:23,359 INFO storage.ui: added lvmvg fedora00 (id 38) to device tree >00:08:23,359 INFO storage.ui: registered action: [2] Create Device lvmvg fedora00 (id 38) >00:08:23,360 DEBUG storage.ui: fedora00 size is 0MB >00:08:23,361 DEBUG storage.ui: vg fedora00 has 0MB free >00:08:23,361 DEBUG storage.ui: fedora00 size is 0MB >00:08:23,362 DEBUG storage.ui: vg fedora00 has 0MB free >00:08:23,362 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x7f64f40a4b50) -- > name = fedora00 status = False kids = 0 id = 38 > parents = [] > uuid = None size = 0 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora00 > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 0 > LV Names = [] modified = True > extents = 0.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = [] > LVs = [] >00:08:23,362 DEBUG storage.ui: fedora00 size is 0MB >00:08:23,363 DEBUG storage.ui: vg fedora00 has 0MB free >00:08:23,363 INFO storage.ui: adjusting device size from 3000.00 to 0.00 so it fits in container >00:08:23,364 DEBUG storage.ui: creating new device >00:08:23,366 DEBUG storage.ui: Ext4FS.supported: supported: True ; >00:08:23,370 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >00:08:23,371 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora00 ; >00:08:23,372 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora00-root ; current: None ; type: ext4 ; >00:08:23,372 DEBUG storage.ui: fedora00 size is 0MB >00:08:23,372 DEBUG storage.ui: vg fedora00 has 0MB free >00:08:23,373 DEBUG storage.ui: Adding fedora00-root/0MB to fedora00 >00:08:23,373 INFO storage.ui: added lvmlv fedora00-root (id 39) to device tree >00:08:23,375 INFO storage.ui: registered action: [3] Create Device lvmlv fedora00-root (id 39) >00:08:23,375 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:08:23,375 INFO storage.ui: registered action: [4] Create Format ext4 filesystem mounted at / on lvmlv fedora00-root (id 39) >00:08:23,376 INFO storage.ui: removed lvmlv fedora00-root (id 39) from device tree >00:08:23,377 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora00 ; >00:08:23,377 INFO storage.ui: registered action: [5] Destroy Device lvmlv fedora00-root (id 39) >00:08:23,377 INFO storage.ui: removed lvmvg fedora00 (id 38) from device tree >00:08:23,377 INFO storage.ui: registered action: [6] Destroy Device lvmvg fedora00 (id 38) >00:08:23,378 DEBUG storage.ui: fedora size is 11784MB >00:08:23,383 DEBUG storage.ui: vg fedora has 7752MB free >00:08:23,385 DEBUG storage.ui: Storage.newDevice: 0 ; 3000.0 ; mountpoint: / ; disks: [DiskDevice instance (0x7f64f4044490) -- > name = sda status = True kids = 2 id = 19 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x28464d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f64f4044c90>] ; encrypted: False ; fstype: ext4 ; container_name: fedora ; >00:08:23,385 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 3000.0, ['sda'], None >00:08:23,390 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >00:08:23,391 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:08:23,392 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: existing 11784MB lvmvg fedora (22) ; factory: <pyanaconda.storage.LVMFactory object at 0x7f64f40a4f90> ; members: [] ; >00:08:23,395 DEBUG storage.ui: looking up parted Device: /dev/mapper/fedora >00:08:23,396 DEBUG storage.ui: fedora size is 11784MB >00:08:23,396 DEBUG storage.ui: vg fedora has 7752MB free >00:08:23,396 DEBUG storage.ui: fedora size is 11784MB >00:08:23,397 DEBUG storage.ui: vg fedora has 7752MB free >00:08:23,397 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x7f64f4087fd0) -- > name = fedora status = True kids = 1 id = 22 > parents = ['existing 11787MB partition sda2 (21) with existing lvmpv'] > uuid = bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn size = 11784 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2946 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 2946.0 free space = 7752 > free extents = 1938.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 11787MB partition sda2 (21) with existing lvmpv'] > LVs = ['existing 4032MB lvmlv fedora-swap (36) with existing swap'] >00:08:23,398 DEBUG storage.ui: fedora size is 11784MB >00:08:23,398 DEBUG storage.ui: vg fedora has 7752MB free >00:08:23,398 DEBUG storage.ui: creating new device >00:08:23,402 DEBUG storage.ui: Ext4FS.supported: supported: True ; >00:08:23,403 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >00:08:23,404 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >00:08:23,409 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >00:08:23,410 DEBUG storage.ui: fedora size is 11784MB >00:08:23,410 DEBUG storage.ui: vg fedora has 7752MB free >00:08:23,410 DEBUG storage.ui: Adding fedora-root/3000MB to fedora >00:08:23,410 INFO storage.ui: added lvmlv fedora-root (id 40) to device tree >00:08:23,410 INFO storage.ui: registered action: [7] Create Device lvmlv fedora-root (id 40) >00:08:23,414 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:08:23,414 INFO storage.ui: registered action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 40) >00:08:33,054 DEBUG storage: Ext4FS.supported: supported: True ; >00:08:33,054 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:08:33,054 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 500.0, ['sda'], None >00:08:33,063 DEBUG storage: SwapSpace.__init__: >00:08:33,064 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:08:33,073 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:08:33,075 DEBUG storage: DeviceTree.getDeviceByName returned None >00:08:33,078 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:08:33,079 DEBUG storage: DeviceTree.getDeviceByName returned None >00:08:33,082 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:08:33,084 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:08:33,091 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:08:33,092 DEBUG storage: DeviceTree.getDeviceByName returned None >00:08:33,095 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:08:33,097 DEBUG storage: DeviceTree.getDeviceByName returned None >00:08:33,100 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:08:33,102 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:08:35,713 DEBUG storage: SwapSpace.__init__: >00:08:35,713 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:08:35,713 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 4032.0, ['sda'], single >00:08:35,714 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:08:35,718 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:08:35,725 DEBUG storage: SwapSpace.__init__: >00:08:35,726 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:08:35,729 DEBUG storage: Ext4FS.supported: supported: True ; >00:08:35,729 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:08:35,737 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:08:35,739 DEBUG storage: DeviceTree.getDeviceByName returned None >00:08:35,742 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:08:35,743 DEBUG storage: DeviceTree.getDeviceByName returned None >00:08:35,746 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:08:35,748 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:08:37,264 DEBUG storage: Ext4FS.supported: supported: True ; >00:08:37,265 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:08:37,265 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 3000.0, ['sda'], single >00:08:37,268 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:08:37,269 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:08:37,282 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:08:37,283 DEBUG storage: DeviceTree.getDeviceByName returned None >00:08:37,286 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:08:37,288 DEBUG storage: DeviceTree.getDeviceByName returned None >00:08:37,291 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:08:37,293 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:08:56,444 DEBUG storage: Ext4FS.supported: supported: True ; >00:08:56,444 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:08:56,444 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 3000.0, ['sda'], single >00:08:56,447 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:08:56,449 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:09:02,200 DEBUG storage: Ext4FS.supported: supported: True ; >00:09:02,201 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:09:02,202 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 500.0, ['sda'], None >00:09:14,901 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 3000.0, [], None >00:09:14,906 DEBUG storage.ui: Storage.newDevice: 0 ; 3000.0 ; mountpoint: /home ; disks: [DiskDevice instance (0x7f64f4044490) -- > name = sda status = True kids = 2 id = 19 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x28464d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f64f4044c90>] ; fstype: ext4 ; encrypted: False ; >00:09:14,911 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 3000.0, ['sda'], None >00:09:14,912 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.LVMFactory object at 0x7f64f40a4a90> ; members: [] ; >00:09:14,913 DEBUG storage.ui: LVMPhysicalVolume.__init__: >00:09:14,913 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >00:09:14,913 DEBUG storage.ui: adding a TotalSizeSet with size 3004 >00:09:14,913 DEBUG storage.ui: set.allocated = 0 >00:09:14,916 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >00:09:14,917 DEBUG storage.ui: removing all non-preexisting partitions [] from disk(s) ['sda'] >00:09:14,917 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=[] >00:09:14,917 DEBUG storage.ui: removing all non-preexisting partitions [] from disk(s) ['sda'] >00:09:14,917 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=[] >00:09:14,917 DEBUG storage.ui: no growable partitions >00:09:14,918 DEBUG storage.ui: fixing size of existing 500MB partition sda1 (20) with existing ext4 filesystem at 500.00 >00:09:14,918 DEBUG storage.ui: fixing size of existing 11787MB partition sda2 (21) with existing lvmpv at 11787.00 >00:09:14,918 DEBUG storage.ui: creating new container >00:09:14,922 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:09:14,923 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora00 ; current: None ; type: None ; >00:09:14,924 INFO storage.ui: added lvmvg fedora00 (id 41) to device tree >00:09:14,924 INFO storage.ui: registered action: [9] Create Device lvmvg fedora00 (id 41) >00:09:14,924 DEBUG storage.ui: fedora00 size is 0MB >00:09:14,924 DEBUG storage.ui: vg fedora00 has 0MB free >00:09:14,924 DEBUG storage.ui: fedora00 size is 0MB >00:09:14,924 DEBUG storage.ui: vg fedora00 has 0MB free >00:09:14,924 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x7f64f40ae1d0) -- > name = fedora00 status = False kids = 0 id = 41 > parents = [] > uuid = None size = 0 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora00 > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 0 > LV Names = [] modified = True > extents = 0.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = [] > LVs = [] >00:09:14,924 DEBUG storage.ui: fedora00 size is 0MB >00:09:14,928 DEBUG storage.ui: vg fedora00 has 0MB free >00:09:14,928 INFO storage.ui: adjusting device size from 3000.00 to 0.00 so it fits in container >00:09:14,929 DEBUG storage.ui: creating new device >00:09:14,931 DEBUG storage.ui: Ext4FS.supported: supported: True ; >00:09:14,932 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >00:09:14,933 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora00 ; >00:09:14,935 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora00-home ; current: None ; type: ext4 ; >00:09:14,935 DEBUG storage.ui: fedora00 size is 0MB >00:09:14,940 DEBUG storage.ui: vg fedora00 has 0MB free >00:09:14,940 DEBUG storage.ui: Adding fedora00-home/0MB to fedora00 >00:09:14,941 INFO storage.ui: added lvmlv fedora00-home (id 42) to device tree >00:09:14,941 INFO storage.ui: registered action: [10] Create Device lvmlv fedora00-home (id 42) >00:09:14,942 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:09:14,943 INFO storage.ui: registered action: [11] Create Format ext4 filesystem mounted at /home on lvmlv fedora00-home (id 42) >00:09:14,943 INFO storage.ui: removed lvmlv fedora00-home (id 42) from device tree >00:09:14,949 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora00 ; >00:09:14,950 INFO storage.ui: registered action: [12] Destroy Device lvmlv fedora00-home (id 42) >00:09:14,950 INFO storage.ui: removed lvmvg fedora00 (id 41) from device tree >00:09:14,950 INFO storage.ui: registered action: [13] Destroy Device lvmvg fedora00 (id 41) >00:09:14,953 DEBUG storage.ui: fedora size is 11784MB >00:09:14,953 DEBUG storage.ui: vg fedora has 4752MB free >00:09:14,958 DEBUG storage.ui: Storage.newDevice: 0 ; 3000.0 ; mountpoint: /home ; disks: [DiskDevice instance (0x7f64f4044490) -- > name = sda status = True kids = 2 id = 19 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x28464d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f64f4044c90>] ; encrypted: False ; fstype: ext4 ; container_name: fedora ; >00:09:14,959 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 3000.0, ['sda'], None >00:09:14,963 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >00:09:14,965 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:09:14,966 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: existing 11784MB lvmvg fedora (22) ; factory: <pyanaconda.storage.LVMFactory object at 0x7f64f40ae690> ; members: [] ; >00:09:14,968 DEBUG storage.ui: looking up parted Device: /dev/mapper/fedora >00:09:14,969 DEBUG storage.ui: fedora size is 11784MB >00:09:14,971 DEBUG storage.ui: vg fedora has 4752MB free >00:09:14,971 DEBUG storage.ui: fedora size is 11784MB >00:09:14,971 DEBUG storage.ui: vg fedora has 4752MB free >00:09:14,976 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x7f64f4087fd0) -- > name = fedora status = True kids = 2 id = 22 > parents = ['existing 11787MB partition sda2 (21) with existing lvmpv'] > uuid = bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn size = 11784 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2946 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 2946.0 free space = 4752 > free extents = 1188.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 11787MB partition sda2 (21) with existing lvmpv'] > LVs = ['existing 4032MB lvmlv fedora-swap (36) with existing swap', > 'non-existent 3000MB lvmlv fedora-root (40) with non-existent ext4 filesystem mounted at /'] >00:09:14,977 DEBUG storage.ui: fedora size is 11784MB >00:09:14,978 DEBUG storage.ui: vg fedora has 4752MB free >00:09:14,978 DEBUG storage.ui: creating new device >00:09:14,980 DEBUG storage.ui: Ext4FS.supported: supported: True ; >00:09:14,980 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >00:09:14,982 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >00:09:14,985 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >00:09:14,988 DEBUG storage.ui: fedora size is 11784MB >00:09:14,989 DEBUG storage.ui: vg fedora has 4752MB free >00:09:14,989 DEBUG storage.ui: Adding fedora-home/3000MB to fedora >00:09:14,990 INFO storage.ui: added lvmlv fedora-home (id 43) to device tree >00:09:14,990 INFO storage.ui: registered action: [14] Create Device lvmlv fedora-home (id 43) >00:09:14,991 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:09:14,992 INFO storage.ui: registered action: [15] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 43) >00:09:20,374 DEBUG storage: Ext4FS.supported: supported: True ; >00:09:20,374 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:09:20,375 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 500.0, ['sda'], None >00:09:20,382 DEBUG storage: Ext4FS.supported: supported: True ; >00:09:20,382 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:09:20,396 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:09:20,397 DEBUG storage: DeviceTree.getDeviceByName returned None >00:09:20,400 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:09:20,402 DEBUG storage: DeviceTree.getDeviceByName returned None >00:09:20,405 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:09:20,407 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:09:22,575 DEBUG storage: Ext4FS.supported: supported: True ; >00:09:22,580 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:09:22,581 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 3000.0, ['sda'], single >00:09:22,583 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:09:22,584 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:09:22,596 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:09:22,598 DEBUG storage: DeviceTree.getDeviceByName returned None >00:09:22,601 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:09:22,602 DEBUG storage: DeviceTree.getDeviceByName returned None >00:09:22,605 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:09:22,607 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:09:28,496 DEBUG storage: Ext4FS.supported: supported: True ; >00:09:28,497 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:09:28,497 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 3000.0, ['sda'], single >00:09:28,499 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:09:28,501 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:09:28,513 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:09:28,514 DEBUG storage: DeviceTree.getDeviceByName returned None >00:09:28,517 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:09:28,518 DEBUG storage: DeviceTree.getDeviceByName returned None >00:09:28,521 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:09:28,523 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:09:31,033 DEBUG storage: Ext4FS.supported: supported: True ; >00:09:31,033 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:09:31,033 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 3000.0, ['sda'], single >00:09:31,036 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:09:31,038 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:09:31,046 DEBUG storage: SwapSpace.__init__: >00:09:31,047 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:09:31,055 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:09:31,056 DEBUG storage: DeviceTree.getDeviceByName returned None >00:09:31,059 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:09:31,060 DEBUG storage: DeviceTree.getDeviceByName returned None >00:09:31,063 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:09:31,065 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:09:35,941 DEBUG storage: SwapSpace.__init__: >00:09:35,941 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:09:35,942 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 4032.0, ['sda'], single >00:09:35,943 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:09:35,946 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:09:35,953 DEBUG storage: SwapSpace.__init__: >00:09:35,953 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:09:35,956 DEBUG storage: Ext4FS.supported: supported: True ; >00:09:35,957 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:09:35,965 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:09:35,966 DEBUG storage: DeviceTree.getDeviceByName returned None >00:09:35,969 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:09:35,971 DEBUG storage: DeviceTree.getDeviceByName returned None >00:09:35,974 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:09:35,976 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:09:37,942 DEBUG storage: Ext4FS.supported: supported: True ; >00:09:37,942 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:09:37,942 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 3000.0, ['sda'], single >00:09:37,945 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:09:37,947 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:09:37,959 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:09:37,960 DEBUG storage: DeviceTree.getDeviceByName returned None >00:09:37,963 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:09:37,964 DEBUG storage: DeviceTree.getDeviceByName returned None >00:09:37,967 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:09:37,969 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:09:47,373 DEBUG storage: Ext4FS.supported: supported: True ; >00:09:47,373 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:09:47,373 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 3000.0, ['sda'], single >00:09:47,374 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:09:47,375 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:09:53,509 DEBUG storage: Ext4FS.supported: supported: True ; >00:09:53,510 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:10:01,305 DEBUG storage: Ext4FS.supported: supported: True ; >00:10:01,305 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:10:01,306 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 500.0, ['sda'], None >00:10:05,422 DEBUG storage: Ext4FS.supported: supported: True ; >00:10:05,422 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:10:12,281 DEBUG storage: Ext4FS.supported: supported: True ; >00:10:12,281 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:10:12,281 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 500.0, ['sda'], None >00:10:14,869 DEBUG storage: Ext4FS.supported: supported: True ; >00:10:14,870 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:10:14,870 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 500.0, ['sda'], None >00:10:17,082 DEBUG storage: Ext4FS.supported: supported: True ; >00:10:17,082 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:10:17,082 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 500.0, ['sda'], None >00:10:19,549 DEBUG storage: Ext4FS.supported: supported: True ; >00:10:19,550 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:10:26,442 DEBUG storage: Ext4FS.supported: supported: True ; >00:10:26,442 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:10:26,443 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 500.0, ['sda'], None >00:10:35,500 DEBUG storage: Ext4FS.supported: supported: True ; >00:10:35,501 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:10:35,501 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 500.0, ['sda'], None >00:10:35,508 DEBUG storage: Ext4FS.supported: supported: True ; >00:10:35,509 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:10:35,522 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:10:35,524 DEBUG storage: DeviceTree.getDeviceByName returned None >00:10:35,526 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:10:35,528 DEBUG storage: DeviceTree.getDeviceByName returned None >00:10:35,531 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:10:35,533 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:10:40,584 DEBUG storage: Ext4FS.supported: supported: True ; >00:10:40,585 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:10:40,586 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 3000.0, ['sda'], single >00:10:40,587 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:10:40,592 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:10:52,826 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 500.0, [], None >00:10:52,832 DEBUG storage.ui: Storage.newDevice: 0 ; 500.0 ; mountpoint: /boot ; disks: [DiskDevice instance (0x7f64f4044490) -- > name = sda status = True kids = 2 id = 19 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x28464d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f64f4044c90>] ; fstype: ext4 ; encrypted: False ; >00:10:52,832 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 500.0, ['sda'], None >00:10:52,834 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.LVMFactory object at 0x7f64f40aec90> ; members: [] ; >00:10:52,839 DEBUG storage.ui: LVMPhysicalVolume.__init__: >00:10:52,840 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >00:10:52,840 DEBUG storage.ui: adding a TotalSizeSet with size 504 >00:10:52,841 DEBUG storage.ui: set.allocated = 0 >00:10:52,843 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >00:10:52,849 DEBUG storage.ui: removing all non-preexisting partitions [] from disk(s) ['sda'] >00:10:52,850 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=[] >00:10:52,850 DEBUG storage.ui: removing all non-preexisting partitions [] from disk(s) ['sda'] >00:10:52,851 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=[] >00:10:52,851 DEBUG storage.ui: no growable partitions >00:10:52,852 DEBUG storage.ui: fixing size of existing 500MB partition sda1 (20) with existing ext4 filesystem at 500.00 >00:10:52,853 DEBUG storage.ui: fixing size of existing 11787MB partition sda2 (21) with existing lvmpv at 11787.00 >00:10:52,854 DEBUG storage.ui: creating new container >00:10:52,858 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:10:52,860 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora00 ; current: None ; type: None ; >00:10:52,861 INFO storage.ui: added lvmvg fedora00 (id 44) to device tree >00:10:52,861 INFO storage.ui: registered action: [16] Create Device lvmvg fedora00 (id 44) >00:10:52,862 DEBUG storage.ui: fedora00 size is 0MB >00:10:52,862 DEBUG storage.ui: vg fedora00 has 0MB free >00:10:52,863 DEBUG storage.ui: fedora00 size is 0MB >00:10:52,863 DEBUG storage.ui: vg fedora00 has 0MB free >00:10:52,864 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x7f64f408e790) -- > name = fedora00 status = False kids = 0 id = 44 > parents = [] > uuid = None size = 0 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora00 > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 0 > LV Names = [] modified = True > extents = 0.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = [] > LVs = [] >00:10:52,865 DEBUG storage.ui: fedora00 size is 0MB >00:10:52,866 DEBUG storage.ui: vg fedora00 has 0MB free >00:10:52,869 INFO storage.ui: adjusting device size from 500.00 to 0.00 so it fits in container >00:10:52,870 DEBUG storage.ui: creating new device >00:10:52,871 DEBUG storage.ui: Ext4FS.supported: supported: True ; >00:10:52,871 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >00:10:52,872 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora00 ; >00:10:52,876 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora00-boot ; current: None ; type: ext4 ; >00:10:52,878 DEBUG storage.ui: fedora00 size is 0MB >00:10:52,878 DEBUG storage.ui: vg fedora00 has 0MB free >00:10:52,878 DEBUG storage.ui: Adding fedora00-boot/0MB to fedora00 >00:10:52,878 INFO storage.ui: added lvmlv fedora00-boot (id 45) to device tree >00:10:52,878 INFO storage.ui: registered action: [17] Create Device lvmlv fedora00-boot (id 45) >00:10:52,878 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:10:52,879 INFO storage.ui: registered action: [18] Create Format ext4 filesystem mounted at /boot on lvmlv fedora00-boot (id 45) >00:10:52,879 INFO storage.ui: removed lvmlv fedora00-boot (id 45) from device tree >00:10:52,880 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora00 ; >00:10:52,880 INFO storage.ui: registered action: [19] Destroy Device lvmlv fedora00-boot (id 45) >00:10:52,880 INFO storage.ui: removed lvmvg fedora00 (id 44) from device tree >00:10:52,883 INFO storage.ui: registered action: [20] Destroy Device lvmvg fedora00 (id 44) >00:10:52,884 DEBUG storage.ui: fedora size is 11784MB >00:10:52,885 DEBUG storage.ui: vg fedora has 1752MB free >00:10:52,890 DEBUG storage.ui: Storage.newDevice: 0 ; 500.0 ; mountpoint: /boot ; disks: [DiskDevice instance (0x7f64f4044490) -- > name = sda status = True kids = 2 id = 19 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x28464d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f64f4044c90>] ; encrypted: False ; fstype: ext4 ; container_name: fedora ; >00:10:52,891 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 500.0, ['sda'], None >00:10:52,892 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >00:10:52,893 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:10:52,897 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: existing 11784MB lvmvg fedora (22) ; factory: <pyanaconda.storage.LVMFactory object at 0x7f64f40aebd0> ; members: [] ; >00:10:52,898 DEBUG storage.ui: looking up parted Device: /dev/mapper/fedora >00:10:52,898 DEBUG storage.ui: fedora size is 11784MB >00:10:52,899 DEBUG storage.ui: vg fedora has 1752MB free >00:10:52,899 DEBUG storage.ui: fedora size is 11784MB >00:10:52,902 DEBUG storage.ui: vg fedora has 1752MB free >00:10:52,903 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x7f64f4087fd0) -- > name = fedora status = True kids = 3 id = 22 > parents = ['existing 11787MB partition sda2 (21) with existing lvmpv'] > uuid = bO6cqD-hKAB-fpnK-kSgC-eP3L-p31y-yRQqTn size = 11784 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2946 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 2946.0 free space = 1752 > free extents = 438.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 11787MB partition sda2 (21) with existing lvmpv'] > LVs = ['existing 4032MB lvmlv fedora-swap (36) with existing swap', > 'non-existent 3000MB lvmlv fedora-root (40) with non-existent ext4 filesystem mounted at /', > 'non-existent 3000MB lvmlv fedora-home (43) with non-existent ext4 filesystem mounted at /home'] >00:10:52,903 DEBUG storage.ui: fedora size is 11784MB >00:10:52,908 DEBUG storage.ui: vg fedora has 1752MB free >00:10:52,908 DEBUG storage.ui: creating new device >00:10:52,909 DEBUG storage.ui: Ext4FS.supported: supported: True ; >00:10:52,909 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >00:10:52,910 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 3 ; name: fedora ; >00:10:52,914 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-boot ; current: None ; type: ext4 ; >00:10:52,914 DEBUG storage.ui: fedora size is 11784MB >00:10:52,915 DEBUG storage.ui: vg fedora has 1752MB free >00:10:52,915 DEBUG storage.ui: Adding fedora-boot/500MB to fedora >00:10:52,915 INFO storage.ui: added lvmlv fedora-boot (id 46) to device tree >00:10:52,915 INFO storage.ui: registered action: [21] Create Device lvmlv fedora-boot (id 46) >00:10:52,915 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:10:52,918 INFO storage.ui: registered action: [22] Create Format ext4 filesystem mounted at /boot on lvmlv fedora-boot (id 46) >00:10:53,010 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:10:53,015 DEBUG storage: DeviceTree.getDeviceByName returned None >00:10:53,018 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:10:53,023 DEBUG storage: DeviceTree.getDeviceByName returned None >00:10:53,030 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:10:53,032 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:11:09,612 DEBUG storage: Ext4FS.supported: supported: True ; >00:11:09,613 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:11:09,613 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 500.0, ['sda'], None >00:11:09,614 INFO storage.ui: removed lvmlv fedora-boot (id 46) from device tree >00:11:09,618 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 4 ; name: fedora ; >00:11:09,618 INFO storage.ui: registered action: [23] Destroy Device lvmlv fedora-boot (id 46) >00:11:09,621 DEBUG storage.ui: Storage.newDevice: 2 ; 500.0 ; name: boot ; encrypted: False ; disks: [DiskDevice instance (0x7f64f4044490) -- > name = sda status = True kids = 2 id = 19 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x28464d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f64f4044c90>] ; raid_level: None ; label: ; container_name: fedora ; mountpoint: /boot ; fstype: ext4 ; >00:11:09,622 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 500.0, ['sda'], None >00:11:09,624 DEBUG storage.ui: DeviceTree.getDeviceByName: name: fedora ; >00:11:09,626 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:11:09,626 DEBUG storage.ui: specified container name fedora is wrong type (lvmvg) >00:11:09,628 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.PartitionFactory object at 0x7f64f40ae910> ; members: [] ; >00:11:09,628 DEBUG storage.ui: creating new device >00:11:09,630 DEBUG storage.ui: Ext4FS.supported: supported: True ; >00:11:09,630 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >00:11:09,632 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >00:11:09,634 DEBUG storage.ui: PartitionDevice._setFormat: boot ; >00:11:09,636 DEBUG storage.ui: PartitionDevice._setFormat: boot ; current: None ; type: ext4 ; >00:11:09,638 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >00:11:09,638 INFO storage.ui: added partition boot (id 47) to device tree >00:11:09,639 INFO storage.ui: registered action: [24] Create Device partition boot (id 47) >00:11:09,639 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:11:09,640 INFO storage.ui: registered action: [25] Create Format ext4 filesystem mounted at /boot on partition boot (id 47) >00:11:09,642 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >00:11:09,644 DEBUG storage.ui: removing all non-preexisting partitions ['boot(id 47)'] from disk(s) ['sda'] >00:11:09,644 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['boot(id 47)'] >00:11:09,645 DEBUG storage.ui: removing all non-preexisting partitions ['boot(id 47)'] from disk(s) ['sda'] >00:11:09,647 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >00:11:09,649 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (19) with existing msdos disklabel >00:11:09,650 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >00:11:09,656 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >00:11:09,658 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (19) with existing msdos disklabel >00:11:09,659 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >00:11:09,660 DEBUG storage.ui: allocating partition: boot ; id: 47 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1MB ; grow: True ; max_size: 500.0 >00:11:09,660 DEBUG storage.ui: checking freespace on sda >00:11:09,661 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=True best=None grow=True >00:11:09,662 DEBUG storage.ui: current free range is 63-2047 (0MB) >00:11:09,662 DEBUG storage.ui: not enough free space for primary -- trying logical >00:11:09,663 ERR storage.ui: failed to allocate partitions: not enough free space on disks >00:11:09,664 ERR storage.ui: device post-create method failed: not enough free space on disks >00:11:09,665 INFO storage.ui: removed partition boot (id 47) from device tree >00:11:09,665 INFO storage.ui: registered action: [26] Destroy Device partition boot (id 47) >00:11:09,670 DEBUG storage.ui: Storage.newDevice: 0 ; 500.0 ; name: boot ; encrypted: False ; disks: [DiskDevice instance (0x7f64f4044490) -- > name = sda status = True kids = 2 id = 19 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x28464d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f64f4044c90>] ; raid_level: None ; label: ; container_name: None ; mountpoint: /boot ; fstype: ext4 ; >00:11:09,671 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f65180fe750>, 500.0, ['sda'], None >00:11:09,672 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.LVMFactory object at 0x7f64f40aeb50> ; members: [] ; >00:11:09,674 DEBUG storage.ui: LVMPhysicalVolume.__init__: >00:11:09,675 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >00:11:09,675 DEBUG storage.ui: adding a TotalSizeSet with size 504 >00:11:09,676 DEBUG storage.ui: set.allocated = 0 >00:11:09,678 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >00:11:09,679 DEBUG storage.ui: removing all non-preexisting partitions [] from disk(s) ['sda'] >00:11:09,680 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=[] >00:11:09,681 DEBUG storage.ui: removing all non-preexisting partitions [] from disk(s) ['sda'] >00:11:09,681 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=[] >00:11:09,682 DEBUG storage.ui: no growable partitions >00:11:09,682 DEBUG storage.ui: fixing size of existing 500MB partition sda1 (20) with existing ext4 filesystem at 500.00 >00:11:09,683 DEBUG storage.ui: fixing size of existing 11787MB partition sda2 (21) with existing lvmpv at 11787.00 >00:11:09,684 DEBUG storage.ui: creating new container >00:11:09,685 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:11:09,687 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora00 ; current: None ; type: None ; >00:11:09,687 INFO storage.ui: added lvmvg fedora00 (id 48) to device tree >00:11:09,688 INFO storage.ui: registered action: [27] Create Device lvmvg fedora00 (id 48) >00:11:09,689 DEBUG storage.ui: fedora00 size is 0MB >00:11:09,689 DEBUG storage.ui: vg fedora00 has 0MB free >00:11:09,690 DEBUG storage.ui: fedora00 size is 0MB >00:11:09,690 DEBUG storage.ui: vg fedora00 has 0MB free >00:11:09,691 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x7f64f40aeb10) -- > name = fedora00 status = False kids = 0 id = 48 > parents = [] > uuid = None size = 0 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora00 > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 0 > LV Names = [] modified = True > extents = 0.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = [] > LVs = [] >00:11:09,691 DEBUG storage.ui: fedora00 size is 0MB >00:11:09,692 DEBUG storage.ui: vg fedora00 has 0MB free >00:11:09,692 INFO storage.ui: adjusting device size from 500.00 to 0.00 so it fits in container >00:11:09,693 DEBUG storage.ui: creating new device >00:11:09,694 DEBUG storage.ui: Ext4FS.supported: supported: True ; >00:11:09,695 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >00:11:09,697 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora00 ; >00:11:09,699 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora00-boot ; current: None ; type: ext4 ; >00:11:09,699 DEBUG storage.ui: fedora00 size is 0MB >00:11:09,700 DEBUG storage.ui: vg fedora00 has 0MB free >00:11:09,700 DEBUG storage.ui: Adding fedora00-boot/0MB to fedora00 >00:11:09,701 INFO storage.ui: added lvmlv fedora00-boot (id 49) to device tree >00:11:09,702 INFO storage.ui: registered action: [28] Create Device lvmlv fedora00-boot (id 49) >00:11:09,702 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:11:09,703 INFO storage.ui: registered action: [29] Create Format ext4 filesystem mounted at /boot on lvmlv fedora00-boot (id 49) >00:11:09,703 INFO storage.ui: removed lvmlv fedora00-boot (id 49) from device tree >00:11:09,705 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora00 ; >00:11:09,706 INFO storage.ui: registered action: [30] Destroy Device lvmlv fedora00-boot (id 49) >00:11:09,706 INFO storage.ui: removed lvmvg fedora00 (id 48) from device tree >00:11:09,707 INFO storage.ui: registered action: [31] Destroy Device lvmvg fedora00 (id 48) >00:11:09,740 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >00:11:09,741 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64f4044b50> fileSystem: <parted.filesystem.FileSystem object at 0x7f64f40bb0d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64f40b6e90> PedPartition: <_ped.Partition object at 0x7f64f4031dd0> >00:11:09,743 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >00:11:09,744 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64f4044b50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64f40bb050> PedPartition: <_ped.Partition object at 0x7f64f4031ef0> >00:11:09,762 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:11:09,763 DEBUG storage: DeviceTree.getDeviceByName returned None >00:11:09,766 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:11:09,768 DEBUG storage: DeviceTree.getDeviceByName returned None >00:11:09,771 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:11:09,773 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:11:09,779 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:11:09,781 DEBUG storage: DeviceTree.getDeviceByName returned None >00:11:09,784 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:11:09,785 DEBUG storage: DeviceTree.getDeviceByName returned None >00:11:09,789 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:11:09,790 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:11:21,147 DEBUG storage: Ext4FS.supported: supported: True ; >00:11:21,147 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:11:21,161 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:11:21,163 DEBUG storage: DeviceTree.getDeviceByName returned None >00:11:21,166 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:11:21,168 DEBUG storage: DeviceTree.getDeviceByName returned None >00:11:21,171 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:11:21,173 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:11:36,455 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:11:36,457 DEBUG storage: DeviceTree.getDeviceByName returned None >00:11:36,459 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:11:36,461 DEBUG storage: DeviceTree.getDeviceByName returned None >00:11:36,464 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:11:36,466 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:11:45,955 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:11:45,957 DEBUG storage: DeviceTree.getDeviceByName returned None >00:11:45,960 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:11:45,961 DEBUG storage: DeviceTree.getDeviceByName returned None >00:11:45,965 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:11:45,967 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:11:45,974 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:11:45,975 DEBUG storage: DeviceTree.getDeviceByName returned None >00:11:45,978 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:11:45,979 DEBUG storage: DeviceTree.getDeviceByName returned None >00:11:45,982 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:11:45,984 DEBUG storage: DeviceTree.getDeviceByName returned existing 11784MB lvmvg fedora (22) >00:11:54,940 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >00:11:54,941 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:11:54,943 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; > > >/tmp/ifcfg.log: >20:23:53,603 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >HWADDR=52:54:00:12:34:56 >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >PEERDNS=yes >PEERROUTES=yes >IPV4_FAILURE_FATAL=no >NAME=eth0 >UUID=acb0337b-5029-4397-a416-8b7cbe90804f >ONBOOT=yes > >20:23:53,603 DEBUG ifcfg: NetworkDevice eth0: > >20:23:53,604 DEBUG ifcfg: loadIfcfgFile eth0 from /etc/sysconfig/network-scripts/ifcfg-eth0 >20:23:53,605 DEBUG ifcfg: NetworkDevice eth0: >PEERROUTES="yes" >NAME="eth0" >DEFROUTE="yes" >PEERDNS="yes" >IPV4_FAILURE_FATAL="no" >BOOTPROTO="dhcp" >HWADDR="52:54:00:12:34:56" >TYPE="Ethernet" >ONBOOT="yes" >UUID="acb0337b-5029-4397-a416-8b7cbe90804f" > >20:23:53,615 DEBUG ifcfg: /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0: >HWADDR=52:54:00:12:34:56 >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >PEERDNS=yes >PEERROUTES=yes >IPV4_FAILURE_FATAL=no >NAME=eth0 >UUID=acb0337b-5029-4397-a416-8b7cbe90804f >ONBOOT=yes > >20:23:53,616 DEBUG ifcfg: NetworkDevice eth0: > >20:23:53,616 DEBUG ifcfg: loadIfcfgFile eth0 from /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0 >20:23:53,617 DEBUG ifcfg: NetworkDevice eth0: >PEERROUTES="yes" >NAME="eth0" >DEFROUTE="yes" >PEERDNS="yes" >IPV4_FAILURE_FATAL="no" >BOOTPROTO="dhcp" >HWADDR="52:54:00:12:34:56" >TYPE="Ethernet" >ONBOOT="yes" >UUID="acb0337b-5029-4397-a416-8b7cbe90804f" > > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=Fedora-18-Beta-x86_64-Live-Deskt rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 > > >/var/log/messages: >Dec 5 21:53:29 localhost kernel: imklog 5.8.11, log source = /proc/kmsg started. >Dec 5 21:53:29 localhost rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="514" x-info="http://www.rsyslog.com"] start >Dec 5 21:53:29 localhost kernel: [ 0.000000] Initializing cgroup subsys cpuset >Dec 5 21:53:29 localhost kernel: [ 0.000000] Initializing cgroup subsys cpu >Dec 5 21:53:29 localhost kernel: [ 0.000000] Linux version 3.6.6-3.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121001 (Red Hat 4.7.2-3) (GCC) ) #1 SMP Mon Nov 5 16:26:34 UTC 2012 >Dec 5 21:53:29 localhost kernel: [ 0.000000] Command line: initrd=initrd0.img root=live:CDLABEL=Fedora-18-Beta-x86_64-Live-Deskt rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Dec 5 21:53:29 localhost kernel: [ 0.000000] e820: BIOS-provided physical RAM map: >Dec 5 21:53:29 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >Dec 5 21:53:29 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >Dec 5 21:53:29 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >Dec 5 21:53:29 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fffcfff] usable >Dec 5 21:53:29 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x000000007fffd000-0x000000007fffffff] reserved >Dec 5 21:53:29 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >Dec 5 21:53:29 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >Dec 5 21:53:29 localhost kernel: [ 0.000000] NX (Execute Disable) protection: active >Dec 5 21:53:29 localhost kernel: [ 0.000000] DMI 2.4 present. >Dec 5 21:53:29 localhost kernel: [ 0.000000] Hypervisor detected: KVM >Dec 5 21:53:29 localhost kernel: [ 0.000000] No AGP bridge found >Dec 5 21:53:29 localhost kernel: [ 0.000000] e820: last_pfn = 0x7fffd max_arch_pfn = 0x400000000 >Dec 5 21:53:29 localhost kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >Dec 5 21:53:29 localhost kernel: [ 0.000000] found SMP MP-table at [mem 0x000fdaf0-0x000fdaff] mapped at [ffff8800000fdaf0] >Dec 5 21:53:29 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x00000000-0x7fffcfff] >Dec 5 21:53:29 localhost kernel: [ 0.000000] RAMDISK: [mem 0x7e604000-0x7ffdbfff] >Dec 5 21:53:29 localhost kernel: [ 0.000000] ACPI: RSDP 00000000000fd990 00014 (v00 BOCHS ) >Dec 5 21:53:29 localhost kernel: [ 0.000000] ACPI: RSDT 000000007fffe440 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >Dec 5 21:53:29 localhost kernel: [ 0.000000] ACPI: FACP 000000007fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >Dec 5 21:53:29 localhost kernel: [ 0.000000] ACPI: DSDT 000000007fffe480 0124A (v01 BXPC BXDSDT 00000001 INTL 20100528) >Dec 5 21:53:29 localhost kernel: [ 0.000000] ACPI: FACS 000000007fffff40 00040 >Dec 5 21:53:29 localhost kernel: [ 0.000000] ACPI: SSDT 000000007ffffe90 000AF (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >Dec 5 21:53:29 localhost kernel: [ 0.000000] ACPI: APIC 000000007ffffd70 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >Dec 5 21:53:29 localhost kernel: [ 0.000000] ACPI: HPET 000000007ffffd30 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >Dec 5 21:53:29 localhost kernel: [ 0.000000] ACPI: SSDT 000000007ffff6d0 00654 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >Dec 5 21:53:29 localhost kernel: [ 0.000000] No NUMA configuration found >Dec 5 21:53:29 localhost kernel: [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007fffcfff] >Dec 5 21:53:29 localhost kernel: [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7fffcfff] >Dec 5 21:53:29 localhost kernel: [ 0.000000] NODE_DATA [mem 0x7ffe9000-0x7fffcfff] >Dec 5 21:53:29 localhost kernel: [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >Dec 5 21:53:29 localhost kernel: [ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >Dec 5 21:53:29 localhost kernel: [ 0.000000] Zone ranges: >Dec 5 21:53:29 localhost kernel: [ 0.000000] DMA [mem 0x00010000-0x00ffffff] >Dec 5 21:53:29 localhost kernel: [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >Dec 5 21:53:29 localhost kernel: [ 0.000000] Normal empty >Dec 5 21:53:29 localhost kernel: [ 0.000000] Movable zone start for each node >Dec 5 21:53:29 localhost kernel: [ 0.000000] Early memory node ranges >Dec 5 21:53:29 localhost kernel: [ 0.000000] node 0: [mem 0x00010000-0x0009efff] >Dec 5 21:53:29 localhost kernel: [ 0.000000] node 0: [mem 0x00100000-0x7fffcfff] >Dec 5 21:53:29 localhost kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >Dec 5 21:53:29 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Dec 5 21:53:29 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >Dec 5 21:53:29 localhost kernel: [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >Dec 5 21:53:29 localhost kernel: [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >Dec 5 21:53:29 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Dec 5 21:53:29 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >Dec 5 21:53:29 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Dec 5 21:53:29 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >Dec 5 21:53:29 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >Dec 5 21:53:29 localhost kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information >Dec 5 21:53:29 localhost kernel: [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >Dec 5 21:53:29 localhost kernel: [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >Dec 5 21:53:29 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >Dec 5 21:53:29 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >Dec 5 21:53:29 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >Dec 5 21:53:29 localhost kernel: [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices >Dec 5 21:53:29 localhost kernel: [ 0.000000] Booting paravirtualized kernel on KVM >Dec 5 21:53:29 localhost kernel: [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >Dec 5 21:53:29 localhost kernel: [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007e200000 s84288 r8192 d22208 u2097152 >Dec 5 21:53:29 localhost kernel: [ 0.000000] kvm-clock: cpu 0, msr 0:7e213c01, primary cpu clock >Dec 5 21:53:29 localhost kernel: [ 0.000000] KVM setup async PF for cpu 0 >Dec 5 21:53:29 localhost kernel: [ 0.000000] kvm-stealtime: cpu 0, msr 7e20dec0 >Dec 5 21:53:29 localhost kernel: [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515974 >Dec 5 21:53:29 localhost kernel: [ 0.000000] Policy zone: DMA32 >Dec 5 21:53:29 localhost kernel: [ 0.000000] Kernel command line: initrd=initrd0.img root=live:CDLABEL=Fedora-18-Beta-x86_64-Live-Deskt rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Dec 5 21:53:29 localhost kernel: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >Dec 5 21:53:29 localhost kernel: [ 0.000000] __ex_table already sorted, skipping sort >Dec 5 21:53:29 localhost kernel: [ 0.000000] Checking aperture... >Dec 5 21:53:29 localhost kernel: [ 0.000000] No AGP bridge found >Dec 5 21:53:29 localhost kernel: [ 0.000000] Memory: 2021104k/2097140k available (6328k kernel code, 452k absent, 75584k reserved, 6875k data, 1036k init) >Dec 5 21:53:29 localhost kernel: [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >Dec 5 21:53:29 localhost kernel: [ 0.000000] Hierarchical RCU implementation. >Dec 5 21:53:29 localhost kernel: [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >Dec 5 21:53:29 localhost kernel: [ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >Dec 5 21:53:29 localhost kernel: [ 0.000000] Console: colour VGA+ 80x25 >Dec 5 21:53:29 localhost kernel: [ 0.000000] console [tty0] enabled >Dec 5 21:53:29 localhost kernel: [ 0.000000] allocated 8388608 bytes of page_cgroup >Dec 5 21:53:29 localhost kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >Dec 5 21:53:29 localhost kernel: [ 0.000000] tsc: Detected 3200.180 MHz processor >Dec 5 21:53:29 localhost kernel: [ 0.001999] Calibrating delay loop (skipped) preset value.. 6400.36 BogoMIPS (lpj=3200180) >Dec 5 21:53:29 localhost kernel: [ 0.001999] pid_max: default: 32768 minimum: 301 >Dec 5 21:53:29 localhost kernel: [ 0.001999] Security Framework initialized >Dec 5 21:53:29 localhost kernel: [ 0.001999] SELinux: Initializing. >Dec 5 21:53:29 localhost kernel: [ 0.001999] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >Dec 5 21:53:29 localhost kernel: [ 0.002278] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >Dec 5 21:53:29 localhost kernel: [ 0.002574] Mount-cache hash table entries: 256 >Dec 5 21:53:29 localhost kernel: [ 0.002772] Initializing cgroup subsys cpuacct >Dec 5 21:53:29 localhost kernel: [ 0.002774] Initializing cgroup subsys memory >Dec 5 21:53:29 localhost kernel: [ 0.002786] Initializing cgroup subsys devices >Dec 5 21:53:29 localhost kernel: [ 0.002788] Initializing cgroup subsys freezer >Dec 5 21:53:29 localhost kernel: [ 0.002789] Initializing cgroup subsys net_cls >Dec 5 21:53:29 localhost kernel: [ 0.002790] Initializing cgroup subsys blkio >Dec 5 21:53:29 localhost kernel: [ 0.002791] Initializing cgroup subsys perf_event >Dec 5 21:53:29 localhost kernel: [ 0.002863] mce: CPU supports 10 MCE banks >Dec 5 21:53:29 localhost kernel: [ 0.002908] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >Dec 5 21:53:29 localhost kernel: [ 0.002908] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >Dec 5 21:53:29 localhost kernel: [ 0.002908] tlb_flushall_shift is 0xffffffff >Dec 5 21:53:29 localhost kernel: [ 0.002976] SMP alternatives: switching to UP code >Dec 5 21:53:29 localhost kernel: [ 0.011976] Freeing SMP alternatives: 24k freed >Dec 5 21:53:29 localhost kernel: [ 0.011998] ACPI: Core revision 20120711 >Dec 5 21:53:29 localhost kernel: [ 0.012489] ftrace: allocating 23478 entries in 92 pages >Dec 5 21:53:29 localhost kernel: [ 0.019413] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Dec 5 21:53:29 localhost kernel: [ 0.019417] smpboot: CPU0: AMD QEMU Virtual CPU version 1.0.1 stepping 03 >Dec 5 21:53:29 localhost kernel: [ 0.019996] APIC calibration not consistent with PM-Timer: 109ms instead of 100ms >Dec 5 21:53:29 localhost kernel: [ 0.019996] APIC delta adjusted to PM-Timer: 6250011 (6868982) >Dec 5 21:53:29 localhost kernel: [ 0.019996] Performance Events: Broken PMU hardware detected, using software events only. >Dec 5 21:53:29 localhost kernel: [ 0.019996] Failed to access perfctr msr (MSR c0010001 is ffffffffffffffff) >Dec 5 21:53:29 localhost kernel: [ 0.019996] NMI watchdog: disabled (cpu0): hardware events not enabled >Dec 5 21:53:29 localhost kernel: [ 0.019996] Brought up 1 CPUs >Dec 5 21:53:29 localhost kernel: [ 0.019996] smpboot: Total of 1 processors activated (6400.36 BogoMIPS) >Dec 5 21:53:29 localhost kernel: [ 0.020148] devtmpfs: initialized >Dec 5 21:53:29 localhost kernel: [ 0.021374] atomic64 test passed for x86-64 platform with CX8 and with SSE >Dec 5 21:53:29 localhost kernel: [ 0.021443] RTC time: 2:53:18, date: 12/06/12 >Dec 5 21:53:29 localhost kernel: [ 0.021479] NET: Registered protocol family 16 >Dec 5 21:53:29 localhost kernel: [ 0.021676] ACPI: bus type pci registered >Dec 5 21:53:29 localhost kernel: [ 0.021753] PCI: Using configuration type 1 for base access >Dec 5 21:53:29 localhost kernel: [ 0.022295] bio: create slab <bio-0> at 0 >Dec 5 21:53:29 localhost kernel: [ 0.022348] ACPI: Added _OSI(Module Device) >Dec 5 21:53:29 localhost kernel: [ 0.022350] ACPI: Added _OSI(Processor Device) >Dec 5 21:53:29 localhost kernel: [ 0.022350] ACPI: Added _OSI(3.0 _SCP Extensions) >Dec 5 21:53:29 localhost kernel: [ 0.022351] ACPI: Added _OSI(Processor Aggregator Device) >Dec 5 21:53:29 localhost kernel: [ 0.023641] ACPI: Interpreter enabled >Dec 5 21:53:29 localhost kernel: [ 0.023644] ACPI: (supports S0 S5) >Dec 5 21:53:29 localhost kernel: [ 0.023650] ACPI: Using IOAPIC for interrupt routing >Dec 5 21:53:29 localhost kernel: [ 0.026211] ACPI: No dock devices found. >Dec 5 21:53:29 localhost kernel: [ 0.026216] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Dec 5 21:53:29 localhost kernel: [ 0.026271] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Dec 5 21:53:29 localhost kernel: [ 0.026345] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >Dec 5 21:53:29 localhost kernel: [ 0.026365] PCI host bridge to bus 0000:00 >Dec 5 21:53:29 localhost kernel: [ 0.026369] pci_bus 0000:00: root bus resource [bus 00-ff] >Dec 5 21:53:29 localhost kernel: [ 0.026370] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Dec 5 21:53:29 localhost kernel: [ 0.026372] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Dec 5 21:53:29 localhost kernel: [ 0.026374] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Dec 5 21:53:29 localhost kernel: [ 0.026375] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] >Dec 5 21:53:29 localhost kernel: [ 0.028838] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >Dec 5 21:53:29 localhost kernel: [ 0.028846] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >Dec 5 21:53:29 localhost kernel: [ 0.041029] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >Dec 5 21:53:29 localhost kernel: [ 0.041031] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >Dec 5 21:53:29 localhost kernel: [ 0.042242] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >Dec 5 21:53:29 localhost kernel: [ 0.042303] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >Dec 5 21:53:29 localhost kernel: [ 0.042352] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >Dec 5 21:53:29 localhost kernel: [ 0.042398] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >Dec 5 21:53:29 localhost kernel: [ 0.042442] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >Dec 5 21:53:29 localhost kernel: [ 0.042544] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Dec 5 21:53:29 localhost kernel: [ 0.042546] vgaarb: loaded >Dec 5 21:53:29 localhost kernel: [ 0.042546] vgaarb: bridge control possible 0000:00:02.0 >Dec 5 21:53:29 localhost kernel: [ 0.042610] SCSI subsystem initialized >Dec 5 21:53:29 localhost kernel: [ 0.042611] ACPI: bus type scsi registered >Dec 5 21:53:29 localhost kernel: [ 0.042681] ACPI: bus type usb registered >Dec 5 21:53:29 localhost kernel: [ 0.042696] usbcore: registered new interface driver usbfs >Dec 5 21:53:29 localhost kernel: [ 0.042702] usbcore: registered new interface driver hub >Dec 5 21:53:29 localhost kernel: [ 0.042716] usbcore: registered new device driver usb >Dec 5 21:53:29 localhost kernel: [ 0.042755] PCI: Using ACPI for IRQ routing >Dec 5 21:53:29 localhost kernel: [ 0.042936] NetLabel: Initializing >Dec 5 21:53:29 localhost kernel: [ 0.042937] NetLabel: domain hash size = 128 >Dec 5 21:53:29 localhost kernel: [ 0.042938] NetLabel: protocols = UNLABELED CIPSOv4 >Dec 5 21:53:29 localhost kernel: [ 0.042946] NetLabel: unlabeled traffic allowed by default >Dec 5 21:53:29 localhost kernel: [ 0.043042] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >Dec 5 21:53:29 localhost kernel: [ 0.043066] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >Dec 5 21:53:29 localhost kernel: [ 0.043069] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >Dec 5 21:53:29 localhost kernel: [ 0.047053] Switching to clocksource kvm-clock >Dec 5 21:53:29 localhost kernel: [ 0.052444] pnp: PnP ACPI init >Dec 5 21:53:29 localhost kernel: [ 0.052459] ACPI: bus type pnp registered >Dec 5 21:53:29 localhost kernel: [ 0.053127] pnp: PnP ACPI: found 8 devices >Dec 5 21:53:29 localhost kernel: [ 0.053129] ACPI: ACPI bus type pnp unregistered >Dec 5 21:53:29 localhost kernel: [ 0.058778] NET: Registered protocol family 2 >Dec 5 21:53:29 localhost kernel: [ 0.059634] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >Dec 5 21:53:29 localhost kernel: [ 0.062143] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Dec 5 21:53:29 localhost kernel: [ 0.062420] TCP: Hash tables configured (established 262144 bind 65536) >Dec 5 21:53:29 localhost kernel: [ 0.062459] TCP: reno registered >Dec 5 21:53:29 localhost kernel: [ 0.062467] UDP hash table entries: 1024 (order: 3, 32768 bytes) >Dec 5 21:53:29 localhost kernel: [ 0.062484] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >Dec 5 21:53:29 localhost kernel: [ 0.062574] NET: Registered protocol family 1 >Dec 5 21:53:29 localhost kernel: [ 0.062585] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >Dec 5 21:53:29 localhost kernel: [ 0.062626] pci 0000:00:01.0: PIIX3: Enabling Passive Release >Dec 5 21:53:29 localhost kernel: [ 0.062642] pci 0000:00:01.0: Activating ISA DMA hang workarounds >Dec 5 21:53:29 localhost kernel: [ 0.062793] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >Dec 5 21:53:29 localhost kernel: [ 0.063039] Unpacking initramfs... >Dec 5 21:53:29 localhost kernel: [ 0.439289] Freeing initrd memory: 26464k freed >Dec 5 21:53:29 localhost kernel: [ 0.446982] Initialise module verification >Dec 5 21:53:29 localhost kernel: [ 0.447052] audit: initializing netlink socket (disabled) >Dec 5 21:53:29 localhost kernel: [ 0.447063] type=2000 audit(1354762399.446:1): initialized >Dec 5 21:53:29 localhost kernel: [ 0.460485] HugeTLB registered 2 MB page size, pre-allocated 0 pages >Dec 5 21:53:29 localhost kernel: [ 0.461538] VFS: Disk quotas dquot_6.5.2 >Dec 5 21:53:29 localhost kernel: [ 0.461571] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Dec 5 21:53:29 localhost kernel: [ 0.461863] msgmni has been set to 3999 >Dec 5 21:53:29 localhost kernel: [ 0.462225] alg: No test for stdrng (krng) >Dec 5 21:53:29 localhost kernel: [ 0.462228] NET: Registered protocol family 38 >Dec 5 21:53:29 localhost kernel: [ 0.462230] Key type asymmetric registered >Dec 5 21:53:29 localhost kernel: [ 0.462231] Asymmetric key parser 'x509' registered >Dec 5 21:53:29 localhost kernel: [ 0.462256] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Dec 5 21:53:29 localhost kernel: [ 0.462270] io scheduler noop registered >Dec 5 21:53:29 localhost kernel: [ 0.462271] io scheduler deadline registered >Dec 5 21:53:29 localhost kernel: [ 0.462290] io scheduler cfq registered (default) >Dec 5 21:53:29 localhost kernel: [ 0.462357] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Dec 5 21:53:29 localhost kernel: [ 0.462370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Dec 5 21:53:29 localhost kernel: [ 0.462371] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Dec 5 21:53:29 localhost kernel: [ 0.462419] acpiphp: Slot [3] registered >Dec 5 21:53:29 localhost kernel: [ 0.462428] acpiphp: Slot [4] registered >Dec 5 21:53:29 localhost kernel: [ 0.462438] acpiphp: Slot [5] registered >Dec 5 21:53:29 localhost kernel: [ 0.462446] acpiphp: Slot [6] registered >Dec 5 21:53:29 localhost kernel: [ 0.462455] acpiphp: Slot [7] registered >Dec 5 21:53:29 localhost kernel: [ 0.462463] acpiphp: Slot [8] registered >Dec 5 21:53:29 localhost kernel: [ 0.462472] acpiphp: Slot [9] registered >Dec 5 21:53:29 localhost kernel: [ 0.462481] acpiphp: Slot [10] registered >Dec 5 21:53:29 localhost kernel: [ 0.462490] acpiphp: Slot [11] registered >Dec 5 21:53:29 localhost kernel: [ 0.462498] acpiphp: Slot [12] registered >Dec 5 21:53:29 localhost kernel: [ 0.462508] acpiphp: Slot [13] registered >Dec 5 21:53:29 localhost kernel: [ 0.462518] acpiphp: Slot [14] registered >Dec 5 21:53:29 localhost kernel: [ 0.462526] acpiphp: Slot [15] registered >Dec 5 21:53:29 localhost kernel: [ 0.462534] acpiphp: Slot [16] registered >Dec 5 21:53:29 localhost kernel: [ 0.462546] acpiphp: Slot [17] registered >Dec 5 21:53:29 localhost kernel: [ 0.462555] acpiphp: Slot [18] registered >Dec 5 21:53:29 localhost kernel: [ 0.462563] acpiphp: Slot [19] registered >Dec 5 21:53:29 localhost kernel: [ 0.462571] acpiphp: Slot [20] registered >Dec 5 21:53:29 localhost kernel: [ 0.462581] acpiphp: Slot [21] registered >Dec 5 21:53:29 localhost kernel: [ 0.462589] acpiphp: Slot [22] registered >Dec 5 21:53:29 localhost kernel: [ 0.462597] acpiphp: Slot [23] registered >Dec 5 21:53:29 localhost kernel: [ 0.462608] acpiphp: Slot [24] registered >Dec 5 21:53:29 localhost kernel: [ 0.462618] acpiphp: Slot [25] registered >Dec 5 21:53:29 localhost kernel: [ 0.462626] acpiphp: Slot [26] registered >Dec 5 21:53:29 localhost kernel: [ 0.462634] acpiphp: Slot [27] registered >Dec 5 21:53:29 localhost kernel: [ 0.462642] acpiphp: Slot [28] registered >Dec 5 21:53:29 localhost kernel: [ 0.462652] acpiphp: Slot [29] registered >Dec 5 21:53:29 localhost kernel: [ 0.462676] acpiphp: Slot [30] registered >Dec 5 21:53:29 localhost kernel: [ 0.462684] acpiphp: Slot [31] registered >Dec 5 21:53:29 localhost kernel: [ 0.462805] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >Dec 5 21:53:29 localhost kernel: [ 0.462808] ACPI: Power Button [PWRF] >Dec 5 21:53:29 localhost kernel: [ 0.463933] GHES: HEST is not enabled! >Dec 5 21:53:29 localhost kernel: [ 0.463980] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Dec 5 21:53:29 localhost kernel: [ 0.485405] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Dec 5 21:53:29 localhost kernel: [ 0.507178] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Dec 5 21:53:29 localhost kernel: [ 0.507390] Non-volatile memory driver v1.3 >Dec 5 21:53:29 localhost kernel: [ 0.507392] Linux agpgart interface v0.103 >Dec 5 21:53:29 localhost kernel: [ 0.507990] loop: module loaded >Dec 5 21:53:29 localhost kernel: [ 0.508355] scsi0 : ata_piix >Dec 5 21:53:29 localhost kernel: [ 0.508395] scsi1 : ata_piix >Dec 5 21:53:29 localhost kernel: [ 0.508414] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc140 irq 14 >Dec 5 21:53:29 localhost kernel: [ 0.508415] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc148 irq 15 >Dec 5 21:53:29 localhost kernel: [ 0.508459] libphy: Fixed MDIO Bus: probed >Dec 5 21:53:29 localhost kernel: [ 0.508491] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Dec 5 21:53:29 localhost kernel: [ 0.508498] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Dec 5 21:53:29 localhost kernel: [ 0.508503] uhci_hcd: USB Universal Host Controller Interface driver >Dec 5 21:53:29 localhost kernel: [ 0.508548] uhci_hcd 0000:00:01.2: UHCI Host Controller >Dec 5 21:53:29 localhost kernel: [ 0.508569] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >Dec 5 21:53:29 localhost kernel: [ 0.508647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c100 >Dec 5 21:53:29 localhost systemd-cgroups-agent[333]: Failed to get D-Bus connection: Failed to connect to socket /org/freedesktop/systemd1/private: Connection refused >Dec 5 21:53:29 localhost systemd[1]: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >Dec 5 21:53:29 localhost systemd[1]: Detected virtualization 'kvm'. >Dec 5 21:53:29 localhost systemd[1]: Set hostname to <localhost.localdomain>. >Dec 5 21:53:29 localhost systemd[1]: Started Software RAID Monitor Takeover. >Dec 5 21:53:29 localhost systemd[1]: Mounted POSIX Message Queue File System. >Dec 5 21:53:29 localhost systemd[1]: Mounted Debug File System. >Dec 5 21:53:29 localhost systemd[1]: Mounted Huge Pages File System. >Dec 5 21:53:29 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Dec 5 21:53:29 localhost systemd[1]: Starting Local File Systems (Pre). >Dec 5 21:53:29 localhost systemd[1]: Reached target Local File Systems (Pre). >Dec 5 21:53:29 localhost kernel: [ 0.508707] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >Dec 5 21:53:29 localhost kernel: [ 0.508708] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 5 21:53:29 localhost kernel: [ 0.508710] usb usb1: Product: UHCI Host Controller >Dec 5 21:53:29 localhost kernel: [ 0.508711] usb usb1: Manufacturer: Linux 3.6.6-3.fc18.x86_64 uhci_hcd >Dec 5 21:53:29 localhost kernel: [ 0.508712] usb usb1: SerialNumber: 0000:00:01.2 >Dec 5 21:53:29 localhost kernel: [ 0.508774] hub 1-0:1.0: USB hub found >Dec 5 21:53:29 localhost kernel: [ 0.508778] hub 1-0:1.0: 2 ports detected >Dec 5 21:53:29 localhost kernel: [ 0.508846] usbcore: registered new interface driver usbserial >Dec 5 21:53:29 localhost kernel: [ 0.508851] usbcore: registered new interface driver usbserial_generic >Dec 5 21:53:29 localhost kernel: [ 0.508856] USB Serial support registered for generic >Dec 5 21:53:29 localhost kernel: [ 0.508857] usbserial: USB Serial Driver core >Dec 5 21:53:29 localhost kernel: [ 0.508877] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >Dec 5 21:53:29 localhost kernel: [ 0.509607] serio: i8042 KBD port at 0x60,0x64 irq 1 >Dec 5 21:53:29 localhost kernel: [ 0.509612] serio: i8042 AUX port at 0x60,0x64 irq 12 >Dec 5 21:53:29 localhost kernel: [ 0.509670] mousedev: PS/2 mouse device common for all mice >Dec 5 21:53:29 localhost kernel: [ 0.509882] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >Dec 5 21:53:29 localhost kernel: [ 0.512179] rtc_cmos 00:01: RTC can wake from S4 >Dec 5 21:53:29 localhost kernel: [ 0.512358] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >Dec 5 21:53:29 localhost kernel: [ 0.512446] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >Dec 5 21:53:29 localhost kernel: [ 0.512501] device-mapper: uevent: version 1.0.3 >Dec 5 21:53:29 localhost kernel: [ 0.512538] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >Dec 5 21:53:29 localhost kernel: [ 0.512580] cpuidle: using governor ladder >Dec 5 21:53:29 localhost kernel: [ 0.512581] cpuidle: using governor menu >Dec 5 21:53:29 localhost kernel: [ 0.512621] EFI Variables Facility v0.08 2004-May-17 >Dec 5 21:53:29 localhost kernel: [ 0.512700] usbcore: registered new interface driver usbhid >Dec 5 21:53:29 localhost kernel: [ 0.512701] usbhid: USB HID core driver >Dec 5 21:53:29 localhost kernel: [ 0.512718] drop_monitor: Initializing network drop monitor service >Dec 5 21:53:29 localhost kernel: [ 0.512780] ip_tables: (C) 2000-2006 Netfilter Core Team >Dec 5 21:53:29 localhost kernel: [ 0.512802] TCP: cubic registered >Dec 5 21:53:29 localhost kernel: [ 0.512804] Initializing XFRM netlink socket >Dec 5 21:53:29 localhost kernel: [ 0.512871] NET: Registered protocol family 10 >Dec 5 21:53:29 localhost kernel: [ 0.512995] mip6: Mobile IPv6 >Dec 5 21:53:29 localhost kernel: [ 0.512996] NET: Registered protocol family 17 >Dec 5 21:53:29 localhost kernel: [ 0.513147] Loading module verification certificates >Dec 5 21:53:29 localhost kernel: [ 0.514037] MODSIGN: Loaded cert 'Fedora kernel signing key: b350b2e2aae347b93de41179a14d5bc3072a182b' >Dec 5 21:53:29 localhost kernel: [ 0.514051] registered taskstats version 1 >Dec 5 21:53:29 localhost kernel: [ 0.514288] Magic number: 8:36:864 >Dec 5 21:53:29 localhost kernel: [ 0.514383] rtc_cmos 00:01: setting system clock to 2012-12-06 02:53:18 UTC (1354762398) >Dec 5 21:53:29 localhost kernel: [ 0.668021] ata2.00: ATAPI: QEMU DVD-ROM, 1.0.1, max UDMA/100 >Dec 5 21:53:29 localhost kernel: [ 0.669974] ata1.00: ATA-7: QEMU HARDDISK, 1.0.1, max UDMA/100 >Dec 5 21:53:29 localhost kernel: [ 0.669981] ata1.00: 25165824 sectors, multi 16: LBA48 >Dec 5 21:53:29 localhost kernel: [ 0.670532] ata2.00: configured for MWDMA2 >Dec 5 21:53:29 localhost kernel: [ 0.671716] ata1.00: configured for MWDMA2 >Dec 5 21:53:29 localhost kernel: [ 0.671956] scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 1.0. PQ: 0 ANSI: 5 >Dec 5 21:53:29 localhost kernel: [ 0.672322] sd 0:0:0:0: Attached scsi generic sg0 type 0 >Dec 5 21:53:29 localhost kernel: [ 0.672748] sd 0:0:0:0: [sda] 25165824 512-byte logical blocks: (12.8 GB/12.0 GiB) >Dec 5 21:53:29 localhost kernel: [ 0.672845] sd 0:0:0:0: [sda] Write Protect is off >Dec 5 21:53:29 localhost kernel: [ 0.672894] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >Dec 5 21:53:29 localhost kernel: [ 0.674471] sda: sda1 sda2 >Dec 5 21:53:29 localhost kernel: [ 0.674532] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0. PQ: 0 ANSI: 5 >Dec 5 21:53:29 localhost kernel: [ 0.675479] sd 0:0:0:0: [sda] Attached SCSI disk >Dec 5 21:53:29 localhost kernel: [ 0.676398] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >Dec 5 21:53:29 localhost kernel: [ 0.676403] cdrom: Uniform CD-ROM driver Revision: 3.20 >Dec 5 21:53:29 localhost kernel: [ 0.676700] sr 1:0:0:0: Attached scsi generic sg1 type 5 >Dec 5 21:53:29 localhost kernel: [ 0.681054] Freeing unused kernel memory: 1036k freed >Dec 5 21:53:29 localhost kernel: [ 0.681627] Write protecting the kernel read-only data: 12288k >Dec 5 21:53:29 localhost kernel: [ 0.687759] Freeing unused kernel memory: 1852k freed >Dec 5 21:53:29 localhost kernel: [ 0.691350] Freeing unused kernel memory: 1416k freed >Dec 5 21:53:29 localhost kernel: [ 0.810026] usb 1-1: new full-speed USB device number 2 using uhci_hcd >Dec 5 21:53:29 localhost kernel: [ 0.811199] Disabling lock debugging due to kernel taint >Dec 5 21:53:29 localhost kernel: [ 0.818116] RPC: Registered named UNIX socket transport module. >Dec 5 21:53:29 localhost kernel: [ 0.818119] RPC: Registered udp transport module. >Dec 5 21:53:29 localhost kernel: [ 0.818120] RPC: Registered tcp transport module. >Dec 5 21:53:29 localhost kernel: [ 0.818121] RPC: Registered tcp NFSv4.1 backchannel transport module. >Dec 5 21:53:29 localhost kernel: [ 0.943063] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >Dec 5 21:53:29 localhost kernel: [ 0.983572] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) >Dec 5 21:53:29 localhost kernel: [ 0.984181] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >Dec 5 21:53:29 localhost kernel: [ 0.986684] 8139cp 0000:00:03.0: eth0: RTL-8139C+ at 0xffffc90000852000, 52:54:00:12:34:56, IRQ 10 >Dec 5 21:53:29 localhost kernel: [ 0.987457] 8139too: 8139too Fast Ethernet driver 0.9.28 >Dec 5 21:53:29 localhost kernel: [ 1.008934] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >Dec 5 21:53:29 localhost kernel: [ 1.008938] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=5 >Dec 5 21:53:29 localhost kernel: [ 1.008940] usb 1-1: Product: QEMU USB Mouse >Dec 5 21:53:29 localhost kernel: [ 1.008942] usb 1-1: Manufacturer: QEMU 1.0.1 >Dec 5 21:53:29 localhost kernel: [ 1.008943] usb 1-1: SerialNumber: 42 >Dec 5 21:53:29 localhost kernel: [ 1.037580] input: QEMU 1.0.1 QEMU USB Mouse as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3 >Dec 5 21:53:29 localhost kernel: [ 1.037879] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU 1.0.1 QEMU USB Mouse] on usb-0000:00:01.2-1/input0 >Dec 5 21:53:29 localhost kernel: [ 1.306161] squashfs: version 4.0 (2009/01/31) Phillip Lougher >Dec 5 21:53:29 localhost kernel: [ 1.448097] tsc: Refined TSC clocksource calibration: 3200.066 MHz >Dec 5 21:53:29 localhost kernel: [ 1.469732] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Dec 5 21:53:29 localhost kernel: [ 2.474159] type=1404 audit(1354762400.458:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Dec 5 21:53:29 localhost kernel: [ 2.945711] type=1403 audit(1354762400.929:3): policy loaded auid=4294967295 ses=4294967295 >Dec 5 21:53:29 localhost kernel: [ 4.946875] EXT4-fs (dm-0): re-mounted. Opts: (null) >Dec 5 21:53:29 localhost kernel: [ 5.413562] kvm: Nested Virtualization enabled >Dec 5 21:53:29 localhost kernel: [ 5.666877] tun: Universal TUN/TAP device driver, 1.6 >Dec 5 21:53:29 localhost kernel: [ 5.666880] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> >Dec 5 21:53:29 localhost kernel: [ 5.984462] parport_pc 00:05: reported by Plug and Play ACPI >Dec 5 21:53:29 localhost kernel: [ 5.984570] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] >Dec 5 21:53:29 localhost kernel: [ 6.021980] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >Dec 5 21:53:29 localhost kernel: [ 6.041768] microcode: AMD CPU family 0x6 not supported >Dec 5 21:53:29 localhost kernel: [ 6.306291] ppdev: user-space parallel port driver >Dec 5 21:53:29 localhost chrony-helper[498]: tr: write error: Broken pipe >Dec 5 21:53:29 localhost chrony-helper[498]: tr: write error >Dec 5 21:53:30 localhost chronyd[589]: chronyd version 1.27-git1ca844 starting >Dec 5 21:53:30 localhost chronyd[589]: Linux kernel major=3 minor=6 patch=6 >Dec 5 21:53:30 localhost chronyd[589]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Dec 5 21:53:30 localhost systemd[1]: Started NTP client/server. >Dec 5 21:53:30 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Dec 5 21:53:30 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Dec 5 21:53:30 localhost systemd-logind[515]: Watching system buttons on /dev/input/event0 (Power Button) >Dec 5 21:53:30 localhost avahi-daemon[496]: Successfully called chroot(). >Dec 5 21:53:30 localhost avahi-daemon[496]: Successfully dropped remaining capabilities. >Dec 5 21:53:30 localhost avahi-daemon[496]: No service file found in /etc/avahi/services. >Dec 5 21:53:30 localhost avahi-daemon[496]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Dec 5 21:53:30 localhost avahi-daemon[496]: Network interface enumeration completed. >Dec 5 21:53:30 localhost avahi-daemon[496]: Registering HINFO record with values 'X86_64'/'LINUX'. >Dec 5 21:53:30 localhost avahi-daemon[496]: Server startup complete. Host name is linux.local. Local service cookie is 731508803. >Dec 5 21:53:30 localhost dbus-daemon[519]: dbus[519]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Dec 5 21:53:30 localhost dbus[519]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Dec 5 21:53:30 localhost livesys[518]: Adding live user [ OK ] >Dec 5 21:53:30 localhost systemd[1]: Started Login Service. >Dec 5 21:53:30 localhost systemd-logind[515]: New seat seat0. >Dec 5 21:53:30 localhost systemd[1]: Starting Authorization Manager... >Dec 5 21:53:30 localhost systemd[1]: Started GNOME Display Manager. >Dec 5 21:53:31 localhost dbus-daemon[519]: dbus[519]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.5" (uid=0 pid=532 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.6" (uid=0 pid=601 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Dec 5 21:53:31 localhost dbus[519]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.5" (uid=0 pid=532 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.6" (uid=0 pid=601 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Dec 5 21:53:31 localhost polkitd[602]: Started polkitd version 0.107 >Dec 5 21:53:31 localhost systemd[1]: Stopped firstboot configuration program (graphical mode). >Dec 5 21:53:31 localhost systemd[1]: Stopped Software RAID monitoring and management. >Dec 5 21:53:31 localhost dbus[519]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Dec 5 21:53:31 localhost accounts-daemon[517]: started daemon version 0.6.25 >Dec 5 21:53:31 localhost dbus-daemon[519]: dbus[519]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Dec 5 21:53:31 localhost systemd[1]: Started Authorization Manager. >Dec 5 21:53:31 localhost systemd[1]: Started Accounts Service. >Dec 5 21:53:31 localhost systemd[1]: Stopping Software RAID Monitor Takeover... >Dec 5 21:53:31 localhost systemd[1]: Stopped Software RAID Monitor Takeover. >Dec 5 21:53:32 localhost livesys[518]: ** (process:625): WARNING **: failed to commit changes to dconf: Error spawning command line `dbus-launch --autolaunch=99938573c9d70e2f98229769926fbd74 --binary-syntax --close-stderr': Child process exited with code 1 >Dec 5 21:53:32 localhost systemd[1]: Stopping Command Scheduler... >Dec 5 21:53:32 localhost systemd[1]: Stopped Command Scheduler. >Dec 5 21:53:32 localhost systemd[1]: Stopping Job spooling tools... >Dec 5 21:53:32 localhost systemd[1]: Stopped Job spooling tools. >Dec 5 21:53:32 localhost livesys[518]: sed: can't read : No such file or directory >Dec 5 21:53:33 localhost livesys[518]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 5 21:53:33 localhost livesys[518]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 5 21:53:33 localhost livesys[518]: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 5 21:53:33 localhost livesys[518]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 5 21:53:33 localhost livesys[518]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 5 21:53:33 localhost livesys[518]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 5 21:53:33 localhost livesys[518]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 5 21:53:33 localhost livesys[518]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 5 21:53:33 localhost livesys[518]: warning: Schema 'org.gnome.Cheese' has path '/apps/cheese/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 5 21:53:33 localhost livesys[518]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 5 21:53:33 localhost livesys[518]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 5 21:53:34 localhost livesys[518]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 5 21:53:34 localhost livesys[518]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 5 21:53:34 localhost livesys[518]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 5 21:53:34 localhost livesys[518]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 5 21:53:34 localhost livesys[518]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 5 21:53:34 localhost livesys[518]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 5 21:53:34 localhost livesys[518]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 5 21:53:34 localhost livesys[518]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 5 21:53:35 localhost systemd[1]: Started SYSV: Init script for live image.. >Dec 5 21:53:35 localhost systemd[1]: Starting LSB: Starts and stops login iSCSI daemon.... >Dec 5 21:53:35 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Dec 5 21:53:35 localhost systemd[1]: Starting Network Manager... >Dec 5 21:53:35 localhost kernel: [ 17.359720] Loading iSCSI transport class v2.0-870. >Dec 5 21:53:35 localhost kernel: [ 17.545350] iscsi: registered transport (tcp) >Dec 5 21:53:35 localhost NetworkManager[658]: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >Dec 5 21:53:35 localhost NetworkManager[658]: <info> Read config file /etc/NetworkManager/NetworkManager.conf >Dec 5 21:53:35 localhost NetworkManager[658]: <info> WEXT support is enabled >Dec 5 21:53:35 localhost NetworkManager[658]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Dec 5 21:53:35 localhost NetworkManager[658]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Dec 5 21:53:35 localhost NetworkManager[658]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Dec 5 21:53:35 localhost NetworkManager[658]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Dec 5 21:53:35 localhost kernel: [ 17.777254] iscsi: registered transport (iser) >Dec 5 21:53:35 localhost kernel: [ 17.856522] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Dec 5 21:53:35 localhost kernel: [ 17.866715] libcxgbi:libcxgbi_init_module: tag itt 0x1fff, 13 bits, age 0xf, 4 bits. >Dec 5 21:53:35 localhost kernel: [ 17.866719] libcxgbi:ddp_setup_host_page_size: system PAGE 4096, ddp idx 0. >Dec 5 21:53:35 localhost NetworkManager[658]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Dec 5 21:53:35 localhost NetworkManager[658]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Dec 5 21:53:35 localhost NetworkManager[658]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Dec 5 21:53:35 localhost NetworkManager[658]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Dec 5 21:53:35 localhost dbus-daemon[519]: dbus[519]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Dec 5 21:53:35 localhost dbus[519]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Dec 5 21:53:35 localhost NetworkManager[658]: <info> monitoring kernel firmware directory '/lib/firmware'. >Dec 5 21:53:35 localhost dbus-daemon[519]: dbus[519]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Dec 5 21:53:35 localhost dbus[519]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Dec 5 21:53:36 localhost systemd[1]: Starting Bluetooth service... >Dec 5 21:53:36 localhost NetworkManager[658]: <info> WiFi enabled by radio killswitch; enabled by state file >Dec 5 21:53:36 localhost NetworkManager[658]: <info> WWAN enabled by radio killswitch; enabled by state file >Dec 5 21:53:36 localhost NetworkManager[658]: <info> WiMAX enabled by radio killswitch; enabled by state file >Dec 5 21:53:36 localhost NetworkManager[658]: <info> Networking is enabled by state file >Dec 5 21:53:36 localhost NetworkManager[658]: <warn> failed to allocate link cache: (-10) Operation not supported >Dec 5 21:53:36 localhost systemd[1]: Started Network Manager. >Dec 5 21:53:36 localhost systemd[1]: Starting Network Manager Wait Online... >Dec 5 21:53:36 localhost NetworkManager[658]: <info> (eth0): carrier is OFF >Dec 5 21:53:36 localhost kernel: [ 18.068960] Chelsio T3 iSCSI Driver cxgb3i v2.0.0 (Jun. 2010) >Dec 5 21:53:36 localhost kernel: [ 18.068985] iscsi: registered transport (cxgb3i) >Dec 5 21:53:36 localhost bluetoothd[687]: bluetoothd[687]: Bluetooth daemon 4.101 >Dec 5 21:53:36 localhost NetworkManager[658]: <info> (eth0): new Ethernet device (driver: '8139cp' ifindex: 2) >Dec 5 21:53:36 localhost bluetoothd[687]: Bluetooth daemon 4.101 >Dec 5 21:53:36 localhost NetworkManager[658]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >Dec 5 21:53:36 localhost NetworkManager[658]: <info> (eth0): now managed >Dec 5 21:53:36 localhost NetworkManager[658]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Dec 5 21:53:36 localhost NetworkManager[658]: <info> (eth0): bringing up device. >Dec 5 21:53:36 localhost kernel: [ 18.126511] 8139cp 0000:00:03.0: eth0: link up, 100Mbps, full-duplex, lpa 0x05E1 >Dec 5 21:53:36 localhost NetworkManager[658]: <info> (eth0): carrier now ON (device state 20) >Dec 5 21:53:36 localhost NetworkManager[658]: <info> (eth0): preparing device. >Dec 5 21:53:36 localhost NetworkManager[658]: <info> (eth0): deactivating device (reason 'managed') [2] >Dec 5 21:53:36 localhost dbus[519]: [system] Successfully activated service 'org.bluez' >Dec 5 21:53:36 localhost bluetoothd[687]: Starting SDP server >Dec 5 21:53:36 localhost NetworkManager[658]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/net/eth0 >Dec 5 21:53:36 localhost kernel: [ 18.185897] Chelsio T4 iSCSI Driver cxgb4i v0.9.1 (Aug. 2010) >Dec 5 21:53:36 localhost kernel: [ 18.185925] iscsi: registered transport (cxgb4i) >Dec 5 21:53:36 localhost NetworkManager[658]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >Dec 5 21:53:36 localhost kernel: [ 18.189910] Bluetooth: Core ver 2.16 >Dec 5 21:53:36 localhost kernel: [ 18.189931] NET: Registered protocol family 31 >Dec 5 21:53:36 localhost kernel: [ 18.189932] Bluetooth: HCI device and connection manager initialized >Dec 5 21:53:36 localhost kernel: [ 18.189934] Bluetooth: HCI socket layer initialized >Dec 5 21:53:36 localhost kernel: [ 18.189935] Bluetooth: L2CAP socket layer initialized >Dec 5 21:53:36 localhost kernel: [ 18.189939] Bluetooth: SCO socket layer initialized >Dec 5 21:53:36 localhost NetworkManager[658]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >Dec 5 21:53:36 localhost dbus-daemon[519]: dbus[519]: [system] Successfully activated service 'org.bluez' >Dec 5 21:53:36 localhost bluetoothd[687]: bluetoothd[687]: Starting SDP server >Dec 5 21:53:36 localhost systemd[1]: Started Bluetooth service. >Dec 5 21:53:36 localhost kernel: [ 18.221718] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Dec 5 21:53:36 localhost kernel: [ 18.221721] Bluetooth: BNEP filters: protocol multicast >Dec 5 21:53:36 localhost bluetoothd[687]: bluetoothd[687]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Dec 5 21:53:36 localhost NetworkManager[658]: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >Dec 5 21:53:36 localhost NetworkManager[658]: <info> Auto-activating connection 'Wired connection 1'. >Dec 5 21:53:36 localhost NetworkManager[658]: <info> Activation (eth0) starting connection 'Wired connection 1' >Dec 5 21:53:36 localhost NetworkManager[658]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 5 21:53:36 localhost NetworkManager[658]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >Dec 5 21:53:36 localhost NetworkManager[658]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >Dec 5 21:53:36 localhost NetworkManager[658]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >Dec 5 21:53:36 localhost kernel: [ 18.262801] cnic: Broadcom NetXtreme II CNIC Driver cnic v2.5.12 (June 29, 2012) >Dec 5 21:53:36 localhost NetworkManager[658]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >Dec 5 21:53:36 localhost NetworkManager[658]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >Dec 5 21:53:36 localhost NetworkManager[658]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 5 21:53:36 localhost NetworkManager[658]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >Dec 5 21:53:36 localhost NetworkManager[658]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >Dec 5 21:53:36 localhost bluetoothd[687]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Dec 5 21:53:36 localhost modem-manager[685]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >Dec 5 21:53:36 localhost gdm-simple-slave[601]: WARNING: Failed to give slave programs access to the display. Trying to proceed. >Dec 5 21:53:36 localhost bluetoothd[687]: Parsing /etc/bluetooth/audio.conf failed: No such file or directory >Dec 5 21:53:36 localhost bluetoothd[687]: Bluetooth Management interface initialized >Dec 5 21:53:36 localhost dbus[519]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Dec 5 21:53:36 localhost NetworkManager[658]: <info> modem-manager is now available >Dec 5 21:53:36 localhost bluetoothd[687]: bluetoothd[687]: Parsing /etc/bluetooth/audio.conf failed: No such file or directory >Dec 5 21:53:36 localhost bluetoothd[687]: bluetoothd[687]: Bluetooth Management interface initialized >Dec 5 21:53:36 localhost dbus-daemon[519]: modem-manager[685]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >Dec 5 21:53:36 localhost dbus-daemon[519]: dbus[519]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Dec 5 21:53:36 localhost kernel: [ 18.328992] Broadcom NetXtreme II iSCSI Driver bnx2i v2.7.2.2 (Apr 25, 2012) >Dec 5 21:53:36 localhost kernel: [ 18.329570] iscsi: registered transport (bnx2i) >Dec 5 21:53:36 localhost dbus-daemon[519]: modem-manager[685]: <info> Loaded plugin 'AnyData' >Dec 5 21:53:36 localhost modem-manager[685]: <info> Loaded plugin 'AnyData' >Dec 5 21:53:36 localhost kernel: [ 18.379064] iscsi: registered transport (be2iscsi) >Dec 5 21:53:36 localhost dbus-daemon[519]: modem-manager[685]: <info> Loaded plugin 'X22X' >Dec 5 21:53:36 localhost modem-manager[685]: <info> Loaded plugin 'X22X' >Dec 5 21:53:36 localhost dbus-daemon[519]: modem-manager[685]: <info> Loaded plugin 'Option High-Speed' >Dec 5 21:53:36 localhost dbus-daemon[519]: modem-manager[685]: <info> Loaded plugin 'Samsung' >Dec 5 21:53:36 localhost dbus-daemon[519]: modem-manager[685]: <info> Loaded plugin 'Wavecom' >Dec 5 21:53:36 localhost dbus-daemon[519]: modem-manager[685]: <info> Loaded plugin 'SimTech' >Dec 5 21:53:36 localhost dbus-daemon[519]: modem-manager[685]: <info> Loaded plugin 'Novatel' >Dec 5 21:53:36 localhost dbus-daemon[519]: modem-manager[685]: <info> Loaded plugin 'MotoC' >Dec 5 21:53:36 localhost dbus-daemon[519]: modem-manager[685]: <info> Loaded plugin 'Longcheer' >Dec 5 21:53:36 localhost dbus-daemon[519]: modem-manager[685]: <info> Loaded plugin 'Option' >Dec 5 21:53:36 localhost dbus-daemon[519]: modem-manager[685]: <info> Loaded plugin 'Nokia' >Dec 5 21:53:36 localhost dbus-daemon[519]: modem-manager[685]: <info> Loaded plugin 'ZTE' >Dec 5 21:53:36 localhost dbus-daemon[519]: modem-manager[685]: <info> Loaded plugin 'Linktop' >Dec 5 21:53:36 localhost dbus-daemon[519]: modem-manager[685]: <info> Loaded plugin 'Gobi' >Dec 5 21:53:36 localhost modem-manager[685]: <info> Loaded plugin 'Option High-Speed' >Dec 5 21:53:36 localhost modem-manager[685]: <info> Loaded plugin 'Samsung' >Dec 5 21:53:36 localhost modem-manager[685]: <info> Loaded plugin 'Wavecom' >Dec 5 21:53:36 localhost modem-manager[685]: <info> Loaded plugin 'SimTech' >Dec 5 21:53:36 localhost modem-manager[685]: <info> Loaded plugin 'Novatel' >Dec 5 21:53:36 localhost modem-manager[685]: <info> Loaded plugin 'MotoC' >Dec 5 21:53:36 localhost modem-manager[685]: <info> Loaded plugin 'Longcheer' >Dec 5 21:53:36 localhost modem-manager[685]: <info> Loaded plugin 'Option' >Dec 5 21:53:36 localhost modem-manager[685]: <info> Loaded plugin 'Nokia' >Dec 5 21:53:36 localhost modem-manager[685]: <info> Loaded plugin 'ZTE' >Dec 5 21:53:36 localhost modem-manager[685]: <info> Loaded plugin 'Linktop' >Dec 5 21:53:36 localhost modem-manager[685]: <info> Loaded plugin 'Gobi' >Dec 5 21:53:36 localhost modem-manager[685]: <info> Loaded plugin 'Ericsson MBM' >Dec 5 21:53:36 localhost modem-manager[685]: <info> Loaded plugin 'Huawei' >Dec 5 21:53:36 localhost modem-manager[685]: <info> Loaded plugin 'Sierra' >Dec 5 21:53:36 localhost modem-manager[685]: <info> Loaded plugin 'Iridium' >Dec 5 21:53:36 localhost modem-manager[685]: <info> Loaded plugin 'Cinterion' >Dec 5 21:53:36 localhost modem-manager[685]: <info> Loaded plugin 'Generic' >Dec 5 21:53:36 localhost modem-manager[685]: <info> Successfully loaded 20 plugins >Dec 5 21:53:36 localhost dbus-daemon[519]: modem-manager[685]: <info> Loaded plugin 'Ericsson MBM' >Dec 5 21:53:36 localhost dbus-daemon[519]: modem-manager[685]: <info> Loaded plugin 'Huawei' >Dec 5 21:53:36 localhost dbus-daemon[519]: modem-manager[685]: <info> Loaded plugin 'Sierra' >Dec 5 21:53:36 localhost dbus-daemon[519]: modem-manager[685]: <info> Loaded plugin 'Iridium' >Dec 5 21:53:36 localhost dbus-daemon[519]: modem-manager[685]: <info> Loaded plugin 'Cinterion' >Dec 5 21:53:36 localhost dbus-daemon[519]: modem-manager[685]: <info> Loaded plugin 'Generic' >Dec 5 21:53:36 localhost dbus-daemon[519]: modem-manager[685]: <info> Successfully loaded 20 plugins >Dec 5 21:53:36 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Dec 5 21:53:36 localhost iscsid: iSCSI logger with pid=739 started! >Dec 5 21:53:36 localhost iscsid: transport class version 2.0-870. iscsid version 2.0-872.18.f17 >Dec 5 21:53:36 localhost iscsid[651]: Starting iscsid: [ OK ]#015[ OK ] >Dec 5 21:53:36 localhost systemd[1]: Started LSB: Starts and stops login iSCSI daemon.. >Dec 5 21:53:36 localhost kernel: [ 18.780224] ip6_tables: (C) 2000-2006 Netfilter Core Team >Dec 5 21:53:37 localhost systemd-logind[515]: New session 1 of user gdm. >Dec 5 21:53:37 localhost systemd-logind[515]: Linked /tmp/.X11-unix/X0 to /run/user/42/X11-display. >Dec 5 21:53:37 localhost iscsid: iSCSI daemon with pid=742 started! >Dec 5 21:53:37 localhost avahi-daemon[496]: Registering new address record for fe80::5054:ff:fe12:3456 on eth0.*. >Dec 5 21:53:39 localhost dbus-daemon[519]: dbus[519]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Dec 5 21:53:39 localhost dbus[519]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Dec 5 21:53:39 localhost systemd[1]: Starting Daemon for power management... >Dec 5 21:53:39 localhost dbus-daemon[519]: dbus[519]: [system] Successfully activated service 'org.freedesktop.UPower' >Dec 5 21:53:39 localhost dbus[519]: [system] Successfully activated service 'org.freedesktop.UPower' >Dec 5 21:53:39 localhost systemd[1]: Started Daemon for power management. >Dec 5 21:53:39 localhost systemd[1]: SELinux Got Sender :1.18 >Dec 5 21:53:39 localhost systemd[1]: SELinux policy denies access. >Dec 5 21:53:40 localhost NetworkManager[658]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >Dec 5 21:53:40 localhost NetworkManager[658]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >Dec 5 21:53:40 localhost NetworkManager[658]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >Dec 5 21:53:40 localhost NetworkManager[658]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Dec 5 21:53:40 localhost NetworkManager[658]: <info> dhclient started with pid 1052 >Dec 5 21:53:40 localhost NetworkManager[658]: <info> Activation (eth0) Beginning IP6 addrconf. >Dec 5 21:53:40 localhost avahi-daemon[496]: Withdrawing address record for fe80::5054:ff:fe12:3456 on eth0. >Dec 5 21:53:40 localhost NetworkManager[658]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >Dec 5 21:53:40 localhost dhclient[1052]: Internet Systems Consortium DHCP Client 4.2.4-P2 >Dec 5 21:53:40 localhost dhclient[1052]: Copyright 2004-2012 Internet Systems Consortium. >Dec 5 21:53:40 localhost dhclient[1052]: All rights reserved. >Dec 5 21:53:40 localhost dhclient[1052]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 5 21:53:40 localhost dhclient[1052]: >Dec 5 21:53:40 localhost NetworkManager[658]: <info> (eth0): DHCPv4 state changed nbi -> preinit >Dec 5 21:53:40 localhost dhclient[1052]: Listening on LPF/eth0/52:54:00:12:34:56 >Dec 5 21:53:40 localhost dhclient[1052]: Sending on LPF/eth0/52:54:00:12:34:56 >Dec 5 21:53:40 localhost dhclient[1052]: Sending on Socket/fallback >Dec 5 21:53:40 localhost dhclient[1052]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5 (xid=0x13e31797) >Dec 5 21:53:40 localhost dhclient[1052]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x13e31797) >Dec 5 21:53:40 localhost dhclient[1052]: DHCPOFFER from 10.0.2.2 >Dec 5 21:53:40 localhost dhclient[1052]: DHCPACK from 10.0.2.2 (xid=0x13e31797) >Dec 5 21:53:41 localhost NetworkManager[658]: <info> (eth0): DHCPv4 state changed preinit -> bound >Dec 5 21:53:41 localhost NetworkManager[658]: <info> address 10.0.2.15 >Dec 5 21:53:41 localhost NetworkManager[658]: <info> prefix 24 (255.255.255.0) >Dec 5 21:53:41 localhost NetworkManager[658]: <info> gateway 10.0.2.2 >Dec 5 21:53:41 localhost NetworkManager[658]: <info> nameserver '10.0.2.3' >Dec 5 21:53:41 localhost NetworkManager[658]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Dec 5 21:53:41 localhost NetworkManager[658]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >Dec 5 21:53:41 localhost avahi-daemon[496]: Joining mDNS multicast group on interface eth0.IPv4 with address 10.0.2.15. >Dec 5 21:53:41 localhost avahi-daemon[496]: New relevant interface eth0.IPv4 for mDNS. >Dec 5 21:53:41 localhost avahi-daemon[496]: Registering new address record for 10.0.2.15 on eth0.IPv4. >Dec 5 21:53:41 localhost dhclient[1052]: bound to 10.0.2.15 -- renewal in 34932 seconds. >Dec 5 21:53:41 localhost rtkit-daemon[516]: Successfully made thread 1059 of process 1059 (/usr/bin/pulseaudio) owned by '42' high priority at nice level -11. >Dec 5 21:53:41 localhost avahi-daemon[496]: Registering new address record for fe80::5054:ff:fe12:3456 on eth0.*. >Dec 5 21:53:42 localhost NetworkManager[658]: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >Dec 5 21:53:42 localhost NetworkManager[658]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >Dec 5 21:53:42 localhost NetworkManager[658]: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Dec 5 21:53:42 localhost NetworkManager[658]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >Dec 5 21:53:42 localhost NetworkManager[658]: <info> Activation (eth0) successful, device activated. >Dec 5 21:53:42 localhost dbus-daemon[519]: dbus[519]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Dec 5 21:53:42 localhost dbus[519]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Dec 5 21:53:42 localhost systemd[1]: Started Network Manager Wait Online. >Dec 5 21:53:42 localhost systemd[1]: Starting Network. >Dec 5 21:53:42 localhost systemd[1]: Reached target Network. >Dec 5 21:53:42 localhost systemd[1]: Starting LSB: Starts and stops login and scanning of iSCSI devices.... >Dec 5 21:53:42 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Dec 5 21:53:42 localhost systemd[1]: Starting RPC bind service... >Dec 5 21:53:42 localhost systemd[1]: Starting Virtualization daemon... >Dec 5 21:53:42 localhost systemd[1]: Started Virtualization daemon. >Dec 5 21:53:42 localhost systemd[1]: Started RPC bind service. >Dec 5 21:53:42 localhost rpcbind: Cannot open '/var/lib/rpcbind/rpcbind.xdr' file for reading, errno 2 (No such file or directory) >Dec 5 21:53:42 localhost rpcbind: Cannot open '/var/lib/rpcbind/portmap.xdr' file for reading, errno 2 (No such file or directory) >Dec 5 21:53:42 localhost dbus-daemon[519]: dbus[519]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 5 21:53:42 localhost dbus[519]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 5 21:53:42 localhost iscsi[1070]: Starting iscsi: iscsiadm: No records found >Dec 5 21:53:42 localhost iscsi[1070]: [ OK ] >Dec 5 21:53:42 localhost systemd[1]: Started LSB: Starts and stops login and scanning of iSCSI devices.. >Dec 5 21:53:42 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Dec 5 21:53:42 localhost systemd[1]: Started SYSV: Late init script for live image.. >Dec 5 21:53:42 localhost systemd[1]: PID file /run/sendmail.pid not readable (yet?) after start. >Dec 5 21:53:42 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Dec 5 21:53:42 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Dec 5 21:53:42 localhost systemd[1]: Stopping Sendmail Mail Transport Agent... >Dec 5 21:53:42 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Dec 5 21:53:43 localhost systemd[1]: PID file /run/sendmail.pid not readable (yet?) after start. >Dec 5 21:53:43 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Dec 5 21:53:43 localhost systemd[1]: Started Sendmail Mail Transport Client. >Dec 5 21:53:43 localhost systemd[1]: Starting Multi-User. >Dec 5 21:53:43 localhost systemd[1]: Reached target Multi-User. >Dec 5 21:53:43 localhost systemd[1]: Starting Graphical Interface. >Dec 5 21:53:43 localhost systemd[1]: Reached target Graphical Interface. >Dec 5 21:53:43 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Dec 5 21:53:43 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Dec 5 21:53:43 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Dec 5 21:53:43 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Dec 5 21:53:43 localhost systemd[1]: Startup finished in 693ms 373us (kernel) + 2s 439ms 782us (initrd) + 22s 8ms 182us (userspace) = 25s 141ms 337us. >Dec 5 21:53:43 localhost libvirtd[1073]: 2012-12-06 02:53:43.415+0000: 1073: info : libvirt version: 0.10.2.1, package: 2.fc18 (Fedora Project, 2012-10-31-01:05:39, buildvm-24.phx2.fedoraproject.org) >Dec 5 21:53:43 localhost libvirtd[1073]: 2012-12-06 02:53:43.415+0000: 1073: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_xen.so not accessible >Dec 5 21:53:43 localhost libvirtd[1073]: 2012-12-06 02:53:43.483+0000: 1073: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.so not accessible >Dec 5 21:53:43 localhost libvirtd[1073]: 2012-12-06 02:53:43.483+0000: 1073: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_uml.so not accessible >Dec 5 21:53:43 localhost libvirtd[1073]: 2012-12-06 02:53:43.618+0000: 1170: error : virNWFilterSnoopLeaseFileRefresh:1903 : open("/var/run/libvirt/network/nwfilter.ltmp"): No such file or directory >Dec 5 21:53:44 localhost kernel: [ 26.174589] Ebtables v2.0 registered >Dec 5 21:53:45 localhost dbus-daemon[519]: dbus[519]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Dec 5 21:53:45 localhost dbus[519]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Dec 5 21:53:45 localhost systemd[1]: Starting Disk Manager... >Dec 5 21:53:45 localhost udisksd[1231]: udisks daemon version 1.99.0 starting >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 21:53:45 localhost dbus-daemon[519]: dbus[519]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Dec 5 21:53:45 localhost dbus[519]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Dec 5 21:53:45 localhost systemd[1]: Started Disk Manager. >Dec 5 21:53:45 localhost udisksd[1231]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Dec 5 21:53:47 localhost dbus-daemon[519]: dbus[519]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Dec 5 21:53:47 localhost dbus[519]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Dec 5 21:53:47 localhost dbus-daemon[519]: Launching FprintObject >Dec 5 21:53:47 localhost dbus-daemon[519]: dbus[519]: [system] Successfully activated service 'net.reactivated.Fprint' >Dec 5 21:53:47 localhost dbus[519]: [system] Successfully activated service 'net.reactivated.Fprint' >Dec 5 21:53:47 localhost dbus-daemon[519]: dbus[519]: [system] Activating service name='org.freedesktop.realmd' (using servicehelper) >Dec 5 21:53:47 localhost dbus[519]: [system] Activating service name='org.freedesktop.realmd' (using servicehelper) >Dec 5 21:53:47 localhost dbus-daemon[519]: ** Message: D-Bus service launched with name: net.reactivated.Fprint >Dec 5 21:53:47 localhost dbus-daemon[519]: ** Message: entering main loop >Dec 5 21:53:47 localhost dbus-daemon[519]: dbus[519]: [system] Successfully activated service 'org.freedesktop.realmd' >Dec 5 21:53:47 localhost dbus[519]: [system] Successfully activated service 'org.freedesktop.realmd' >Dec 5 21:53:48 localhost chronyd[589]: Selected source 72.8.140.222 >Dec 5 21:53:48 localhost chronyd[589]: System clock wrong by 1.858874 seconds, adjustment started >Dec 5 21:53:53 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Dec 5 21:53:53 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Dec 5 21:53:59 localhost NetworkManager[658]: <info> (eth0): IP6 addrconf timed out or failed. >Dec 5 21:53:59 localhost NetworkManager[658]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >Dec 5 21:53:59 localhost NetworkManager[658]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >Dec 5 21:53:59 localhost NetworkManager[658]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >Dec 5 21:54:10 localhost systemd-logind[515]: New session 2 of user liveuser. >Dec 5 21:54:10 localhost systemd-logind[515]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Dec 5 21:54:10 localhost gnome-session[800]: WARNING: Detected that screensaver has left the bus >Dec 5 21:54:10 localhost gnome-session[800]: CRITICAL: gsm_manager_set_phase: assertion `GSM_IS_MANAGER (manager)' failed >Dec 5 21:54:10 localhost gdm-simple-slave[601]: WARNING: Failed to remove slave program access to the display. Trying to proceed. >Dec 5 21:54:11 localhost kernel: [ 53.378407] fuse init (API version 7.20) >Dec 5 21:54:11 localhost systemd[1]: Mounted FUSE Control File System. >Dec 5 21:54:11 localhost spice-vdagent[1453]: Missing virtio device '/dev/virtio-ports/com.redhat.spice.0': No such file or directory >Dec 5 21:54:12 localhost rtkit-daemon[516]: Successfully made thread 1469 of process 1469 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Dec 5 21:54:12 localhost systemd[1]: SELinux Got Sender :1.44 >Dec 5 21:54:12 localhost dbus-daemon[519]: dbus[519]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Dec 5 21:54:12 localhost dbus[519]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Dec 5 21:54:12 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Dec 5 21:54:12 localhost dbus-daemon[519]: dbus[519]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Dec 5 21:54:12 localhost dbus[519]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Dec 5 21:54:12 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Dec 5 21:54:12 localhost systemd[1]: Starting CUPS Printing Service... >Dec 5 21:54:12 localhost systemd[1]: Started CUPS Printing Service. >Dec 5 21:54:12 localhost cupsd[1488]: p11-kit: couldn't open config file: /root/.pkcs11/pkcs11.conf: Permission denied >Dec 5 21:54:16 localhost goa[1558]: goa-daemon version 3.6.2 starting [main.c:112, main()] >Dec 5 21:54:16 localhost dbus-daemon[519]: ** Message: No devices in use, exit >Dec 5 21:54:31 localhost systemd-logind[515]: Removed session 1. >Dec 5 21:54:54 localhost dbus-daemon[519]: dbus[519]: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper) >Dec 5 21:54:54 localhost dbus[519]: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper) >Dec 5 21:54:54 localhost dbus-daemon[519]: dbus[519]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Dec 5 21:54:54 localhost dbus[519]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Dec 5 21:55:30 localhost yum[1775]: Installed: python-krbV-1.0.90-5.fc18.x86_64 >Dec 5 21:55:30 localhost yum[1775]: Installed: koji-1.7.1-1.fc18.noarch >Dec 5 21:55:30 localhost dbus-daemon[519]: dbus[519]: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper) >Dec 5 21:55:30 localhost dbus[519]: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper) >Dec 5 21:55:30 localhost dbus-daemon[519]: dbus[519]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Dec 5 21:55:30 localhost dbus[519]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Dec 5 22:04:53 localhost dbus-daemon[519]: dbus[519]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.2" (uid=0 pid=515 comm="/usr/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.41" (uid=1000 pid=1280 comm="gnome-session ") >Dec 5 22:04:53 localhost dbus[519]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.2" (uid=0 pid=515 comm="/usr/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.41" (uid=1000 pid=1280 comm="gnome-session ") >Dec 5 22:07:06 localhost dbus-daemon[519]: dbus[519]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.2" (uid=0 pid=515 comm="/usr/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.41" (uid=1000 pid=1280 comm="gnome-session ") >Dec 5 22:07:06 localhost dbus[519]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.2" (uid=0 pid=515 comm="/usr/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.41" (uid=1000 pid=1280 comm="gnome-session ") >Dec 5 22:07:54 localhost dbus-daemon[519]: dbus[519]: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper) >Dec 5 22:07:54 localhost dbus[519]: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper) >Dec 5 22:07:54 localhost dbus-daemon[519]: dbus[519]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Dec 5 22:07:54 localhost dbus[519]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Dec 5 22:07:59 localhost yum[1892]: Updated: pykickstart-1.99.22-1.fc18.noarch >Dec 5 22:08:00 localhost yum[1892]: Updated: anaconda-widgets-18.36-1.fc18.x86_64 >Dec 5 22:08:02 localhost yum[1892]: Updated: anaconda-18.36-1.fc18.x86_64 >Dec 5 22:08:02 localhost dbus-daemon[519]: dbus[519]: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper) >Dec 5 22:08:02 localhost dbus[519]: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper) >Dec 5 22:08:02 localhost dbus-daemon[519]: dbus[519]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Dec 5 22:08:02 localhost dbus[519]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Dec 5 22:08:17 localhost systemd[1]: Starting Cleanup of Temporary Directories... >Dec 5 22:08:18 localhost systemd-tmpfiles[1911]: stat(/run/user/1000/gvfs) failed: Permission denied >Dec 5 22:08:18 localhost systemd[1]: Started Cleanup of Temporary Directories. >Dec 5 22:08:38 localhost kernel: [ 920.484136] md: raid0 personality registered for level 0 >Dec 5 22:08:38 localhost kernel: [ 920.497917] md: raid1 personality registered for level 1 >Dec 5 22:08:38 localhost kernel: [ 920.518124] async_tx: api initialized (async) >Dec 5 22:08:38 localhost kernel: [ 920.525160] xor: automatically using best checksumming function: >Dec 5 22:08:38 localhost kernel: [ 920.535010] generic_sse: 12612.000 MB/sec >Dec 5 22:08:38 localhost kernel: [ 920.602023] raid6: sse2x1 4093 MB/s >Dec 5 22:08:38 localhost kernel: [ 920.619018] raid6: sse2x2 6785 MB/s >Dec 5 22:08:38 localhost kernel: [ 920.636018] raid6: sse2x4 7535 MB/s >Dec 5 22:08:38 localhost kernel: [ 920.636019] raid6: using algorithm sse2x4 (7535 MB/s) >Dec 5 22:08:38 localhost kernel: [ 920.636020] raid6: using intx1 recovery algorithm >Dec 5 22:08:38 localhost kernel: [ 920.657176] md: raid6 personality registered for level 6 >Dec 5 22:08:38 localhost kernel: [ 920.657180] md: raid5 personality registered for level 5 >Dec 5 22:08:38 localhost kernel: [ 920.657181] md: raid4 personality registered for level 4 >Dec 5 22:08:38 localhost kernel: [ 920.672095] md: raid10 personality registered for level 10 >Dec 5 22:08:38 localhost kernel: [ 920.705253] device-mapper: multipath: version 1.5.0 loaded >Dec 5 22:08:38 localhost kernel: [ 920.709842] device-mapper: multipath round-robin: version 1.0.0 loaded >Dec 5 22:08:38 localhost kernel: [ 920.787987] No iBFT detected. >Dec 5 22:08:38 localhost dbus[1443]: avc: received setenforce notice (enforcing=0) >Dec 5 22:08:38 localhost dbus[1292]: avc: received setenforce notice (enforcing=0) >Dec 5 22:08:38 localhost dbus[519]: avc: received setenforce notice (enforcing=0) >Dec 5 22:08:38 localhost dbus-daemon[519]: dbus[519]: avc: received setenforce notice (enforcing=0) >Dec 5 22:08:39 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:39 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:39 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:39 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:39 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:39 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:39 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:39 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:39 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:39 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:39 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:39 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:39 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:39 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:39 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:39 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:39 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:39 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:40 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:40 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:40 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:40 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:40 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:40 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:40 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:40 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:40 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:40 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:40 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:40 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:40 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:40 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:40 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:40 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:40 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:40 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:40 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:40 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:40 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:41 localhost anaconda: /sbin/anaconda 18.36 >Dec 5 22:08:41 localhost anaconda: 2097152 kB (2048 MB) are available >Dec 5 22:08:41 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Dec 5 22:08:41 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >Dec 5 22:08:41 localhost anaconda: Default encoding = ascii >Dec 5 22:08:41 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Dec 5 22:08:41 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:08:41 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:41 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:41 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:41 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:41 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:41 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:41 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:41 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:41 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:41 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:41 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:41 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:41 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:41 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:41 localhost anaconda: ISCSID is /sbin/iscsid >Dec 5 22:08:41 localhost anaconda: no initiator set >Dec 5 22:08:41 localhost program: Running... modprobe fcoe >Dec 5 22:08:42 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Dec 5 22:08:42 localhost program: No FCoE boot disk information is found in EDD! >Dec 5 22:08:42 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Dec 5 22:08:42 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Dec 5 22:08:42 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:08:42 localhost program: Running... multipath -d >Dec 5 22:08:42 localhost program: Running... multipath -ll >Dec 5 22:08:42 localhost storage: MultipathTopology: found singlepath device: sda >Dec 5 22:08:42 localhost storage: MultipathTopology: found non-disk device: sda1 >Dec 5 22:08:42 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:42 localhost storage: MultipathTopology: found non-disk device: sda2 >Dec 5 22:08:42 localhost storage: MultipathTopology: found non-disk device: sr0 >Dec 5 22:08:42 localhost storage: MultipathTopology: found singlepath device: loop0 >Dec 5 22:08:42 localhost storage: MultipathTopology: found singlepath device: loop1 >Dec 5 22:08:42 localhost storage: MultipathTopology: found singlepath device: loop2 >Dec 5 22:08:42 localhost storage: MultipathTopology: found singlepath device: loop3 >Dec 5 22:08:42 localhost storage: MultipathTopology: found singlepath device: loop4 >Dec 5 22:08:42 localhost storage: MultipathTopology: found singlepath device: loop5 >Dec 5 22:08:42 localhost storage: MultipathTopology: found singlepath device: loop6 >Dec 5 22:08:42 localhost storage: MultipathTopology: found singlepath device: loop7 >Dec 5 22:08:42 localhost storage: MultipathTopology: found singlepath device: dm-0 >Dec 5 22:08:42 localhost storage: MultipathTopology: found singlepath device: dm-1 >Dec 5 22:08:42 localhost anaconda: Display mode = g >Dec 5 22:08:42 localhost anaconda: 2097152 kB (2048 MB) are available >Dec 5 22:08:42 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Dec 5 22:08:42 localhost anaconda: using only installclass _Fedora >Dec 5 22:08:42 localhost anaconda: Detected 2016M of memory >Dec 5 22:08:42 localhost anaconda: Swap attempt of 4032M >Dec 5 22:08:42 localhost anaconda: Running Thread: AnaStorageThread (140394523051776) >Dec 5 22:08:42 localhost program: Running... udevadm control --property=ANACONDA=1 >Dec 5 22:08:42 localhost anaconda: Running Thread: AnaNetworkThread (140394514659072) >Dec 5 22:08:42 localhost program: Running... systemctl start chronyd.service >Dec 5 22:08:42 localhost anaconda: Running Thread: AnaPayloadThread (140394183730944) >Dec 5 22:08:42 localhost NetworkManager[658]: ifcfg-rh: read connection 'eth0' >Dec 5 22:08:42 localhost NetworkManager[658]: <info> (eth0): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >Dec 5 22:08:42 localhost NetworkManager[658]: <info> (eth0): deactivating device (reason 'connection-removed') [38] >Dec 5 22:08:42 localhost NetworkManager[658]: <info> (eth0): canceled DHCP transaction, DHCP client pid 1052 >Dec 5 22:08:42 localhost avahi-daemon[496]: Withdrawing address record for 10.0.2.15 on eth0. >Dec 5 22:08:42 localhost avahi-daemon[496]: Leaving mDNS multicast group on interface eth0.IPv4 with address 10.0.2.15. >Dec 5 22:08:42 localhost avahi-daemon[496]: Interface eth0.IPv4 no longer relevant for mDNS. >Dec 5 22:08:42 localhost systemd[1]: Started NTP client/server. >Dec 5 22:08:42 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Dec 5 22:08:42 localhost dbus-daemon[519]: dbus[519]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Dec 5 22:08:42 localhost dbus[519]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Dec 5 22:08:42 localhost NetworkManager[658]: <info> Saved default wired connection 'eth0' to persistent storage >Dec 5 22:08:42 localhost NetworkManager[658]: <info> Auto-activating connection 'eth0'. >Dec 5 22:08:42 localhost NetworkManager[658]: <info> Activation (eth0) starting connection 'eth0' >Dec 5 22:08:42 localhost NetworkManager[658]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 5 22:08:42 localhost NetworkManager[658]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >Dec 5 22:08:42 localhost NetworkManager[658]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >Dec 5 22:08:42 localhost NetworkManager[658]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >Dec 5 22:08:42 localhost NetworkManager[658]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >Dec 5 22:08:42 localhost NetworkManager[658]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >Dec 5 22:08:42 localhost NetworkManager[658]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 5 22:08:42 localhost NetworkManager[658]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >Dec 5 22:08:42 localhost NetworkManager[658]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >Dec 5 22:08:42 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:08:42 localhost dbus-daemon[519]: dbus[519]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 5 22:08:42 localhost dbus[519]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 5 22:08:42 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:42 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:42 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:42 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:42 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:42 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:42 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:42 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:42 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:42 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:43 localhost NetworkManager[658]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >Dec 5 22:08:43 localhost NetworkManager[658]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >Dec 5 22:08:43 localhost NetworkManager[658]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >Dec 5 22:08:43 localhost NetworkManager[658]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Dec 5 22:08:43 localhost NetworkManager[658]: <info> dhclient started with pid 2175 >Dec 5 22:08:43 localhost NetworkManager[658]: <info> Activation (eth0) Beginning IP6 addrconf. >Dec 5 22:08:43 localhost avahi-daemon[496]: Withdrawing address record for fe80::5054:ff:fe12:3456 on eth0. >Dec 5 22:08:43 localhost NetworkManager[658]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >Dec 5 22:08:43 localhost systemd[1]: Stopping LSB: Starts and stops login and scanning of iSCSI devices.... >Dec 5 22:08:43 localhost dhclient[2175]: Internet Systems Consortium DHCP Client 4.2.4-P2 >Dec 5 22:08:43 localhost dhclient[2175]: Copyright 2004-2012 Internet Systems Consortium. >Dec 5 22:08:43 localhost dhclient[2175]: All rights reserved. >Dec 5 22:08:43 localhost dhclient[2175]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 5 22:08:43 localhost dhclient[2175]: >Dec 5 22:08:43 localhost iscsi[2180]: Stopping iscsi: [ OK ] >Dec 5 22:08:43 localhost systemd[1]: Stopped LSB: Starts and stops login and scanning of iSCSI devices.. >Dec 5 22:08:43 localhost dbus-daemon[519]: Stopping iscsi (via systemctl): [ OK ] >Dec 5 22:08:43 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:43 localhost NetworkManager[658]: <info> (eth0): DHCPv4 state changed nbi -> preinit >Dec 5 22:08:43 localhost dhclient[2175]: Listening on LPF/eth0/52:54:00:12:34:56 >Dec 5 22:08:43 localhost dhclient[2175]: Sending on LPF/eth0/52:54:00:12:34:56 >Dec 5 22:08:43 localhost dhclient[2175]: Sending on Socket/fallback >Dec 5 22:08:43 localhost dhclient[2175]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x1d929087) >Dec 5 22:08:43 localhost dhclient[2175]: DHCPACK from 10.0.2.2 (xid=0x1d929087) >Dec 5 22:08:43 localhost dhclient[2175]: bound to 10.0.2.15 -- renewal in 35775 seconds. >Dec 5 22:08:43 localhost NetworkManager[658]: <info> (eth0): DHCPv4 state changed preinit -> reboot >Dec 5 22:08:43 localhost NetworkManager[658]: <info> address 10.0.2.15 >Dec 5 22:08:43 localhost NetworkManager[658]: <info> prefix 24 (255.255.255.0) >Dec 5 22:08:43 localhost NetworkManager[658]: <info> gateway 10.0.2.2 >Dec 5 22:08:43 localhost NetworkManager[658]: <info> nameserver '10.0.2.3' >Dec 5 22:08:43 localhost NetworkManager[658]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Dec 5 22:08:43 localhost NetworkManager[658]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >Dec 5 22:08:43 localhost avahi-daemon[496]: Joining mDNS multicast group on interface eth0.IPv4 with address 10.0.2.15. >Dec 5 22:08:43 localhost avahi-daemon[496]: New relevant interface eth0.IPv4 for mDNS. >Dec 5 22:08:43 localhost avahi-daemon[496]: Registering new address record for 10.0.2.15 on eth0.IPv4. >Dec 5 22:08:43 localhost systemd[1]: Stopping Sendmail Mail Transport Client... >Dec 5 22:08:43 localhost systemd[1]: Stopping Sendmail Mail Transport Agent... >Dec 5 22:08:43 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Dec 5 22:08:43 localhost systemd[1]: PID file /run/sendmail.pid not readable (yet?) after start. >Dec 5 22:08:43 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Dec 5 22:08:43 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Dec 5 22:08:43 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:43 localhost chronyd[589]: Source 204.235.61.9 offline >Dec 5 22:08:43 localhost chronyd[589]: Source 69.65.40.29 offline >Dec 5 22:08:43 localhost chronyd[589]: Source 50.116.38.157 offline >Dec 5 22:08:43 localhost chronyd[589]: Source 72.8.140.222 offline >Dec 5 22:08:43 localhost systemd[1]: PID 1146 read from file /run/sm-client.pid does not exist. >Dec 5 22:08:43 localhost systemd[1]: Started Sendmail Mail Transport Client. >Dec 5 22:08:43 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:44 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:44 localhost anaconda: no initiator set >Dec 5 22:08:44 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Dec 5 22:08:44 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Dec 5 22:08:44 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:08:44 localhost storage: sr0 looks to be the live device; marking as protected >Dec 5 22:08:44 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:08:44 localhost NetworkManager[658]: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >Dec 5 22:08:44 localhost NetworkManager[658]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >Dec 5 22:08:44 localhost NetworkManager[658]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0 >Dec 5 22:08:44 localhost NetworkManager[658]: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Dec 5 22:08:44 localhost NetworkManager[658]: <info> Policy set 'eth0' (eth0) as default for IPv4 routing and DNS. >Dec 5 22:08:44 localhost NetworkManager[658]: <info> Activation (eth0) successful, device activated. >Dec 5 22:08:44 localhost program: Running... multipath -d >Dec 5 22:08:44 localhost avahi-daemon[496]: Registering new address record for fe80::5054:ff:fe12:3456 on eth0.*. >Dec 5 22:08:44 localhost program: Running... multipath -ll >Dec 5 22:08:44 localhost storage: MultipathTopology: found singlepath device: sda >Dec 5 22:08:44 localhost storage: MultipathTopology: found non-disk device: sda1 >Dec 5 22:08:44 localhost storage: MultipathTopology: found non-disk device: sda2 >Dec 5 22:08:44 localhost storage: MultipathTopology: found non-disk device: sr0 >Dec 5 22:08:44 localhost storage: MultipathTopology: found singlepath device: loop0 >Dec 5 22:08:44 localhost storage: MultipathTopology: found singlepath device: loop1 >Dec 5 22:08:44 localhost storage: MultipathTopology: found singlepath device: loop2 >Dec 5 22:08:44 localhost storage: MultipathTopology: found singlepath device: loop3 >Dec 5 22:08:44 localhost storage: MultipathTopology: found singlepath device: loop4 >Dec 5 22:08:44 localhost storage: MultipathTopology: found singlepath device: loop5 >Dec 5 22:08:44 localhost storage: MultipathTopology: found singlepath device: loop6 >Dec 5 22:08:44 localhost storage: MultipathTopology: found singlepath device: loop7 >Dec 5 22:08:44 localhost storage: MultipathTopology: found singlepath device: dm-0 >Dec 5 22:08:44 localhost storage: MultipathTopology: found singlepath device: dm-1 >Dec 5 22:08:44 localhost storage: devices to scan: ['sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >Dec 5 22:08:44 localhost storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Dec 5 22:08:44 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:44 localhost storage: sda is a disk >Dec 5 22:08:44 localhost systemd[1]: Starting LSB: Starts and stops login and scanning of iSCSI devices.... >Dec 5 22:08:44 localhost storage: added disk sda (id 0) to device tree >Dec 5 22:08:44 localhost iscsi[2270]: Starting iscsi: iscsiadm: No records found >Dec 5 22:08:44 localhost iscsi[2270]: [ OK ] >Dec 5 22:08:44 localhost systemd[1]: Started LSB: Starts and stops login and scanning of iSCSI devices.. >Dec 5 22:08:44 localhost dbus-daemon[519]: Starting iscsi (via systemctl): [ OK ] >Dec 5 22:08:44 localhost systemd[1]: Stopping Sendmail Mail Transport Client... >Dec 5 22:08:44 localhost systemd[1]: Stopping Sendmail Mail Transport Agent... >Dec 5 22:08:44 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Dec 5 22:08:44 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 2069 due to rate-limiting >Dec 5 22:08:44 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:44 localhost systemd[1]: PID file /run/sendmail.pid not readable (yet?) after start. >Dec 5 22:08:44 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Dec 5 22:08:44 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Dec 5 22:08:44 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:45 localhost chronyd[589]: Source 72.8.140.222 online >Dec 5 22:08:45 localhost chronyd[589]: Source 204.235.61.9 online >Dec 5 22:08:45 localhost chronyd[589]: Source 69.65.40.29 online >Dec 5 22:08:45 localhost chronyd[589]: Source 50.116.38.157 online >Dec 5 22:08:45 localhost systemd[1]: PID 2234 read from file /run/sm-client.pid does not exist. >Dec 5 22:08:45 localhost systemd[1]: Started Sendmail Mail Transport Client. >Dec 5 22:08:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:45 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:46 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:46 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:46 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:46 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:46 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:46 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:46 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:46 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:46 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:47 localhost rsyslogd-2177: imuxsock lost 811 messages from pid 2069 due to rate-limiting >Dec 5 22:08:47 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:08:47 localhost program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >Dec 5 22:08:47 localhost program: 0 logical volume(s) in volume group "fedora" now active >Dec 5 22:08:47 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:08:47 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:08:47 localhost storage: not going to restore from backup of non-existent /etc/mdadm.conf >Dec 5 22:08:47 localhost storage: edd: collected mbr signatures: {'sda': '0x000941fd'} >Dec 5 22:08:47 localhost storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 5 22:08:47 localhost program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >Dec 5 22:08:47 localhost kernel: [ 929.359913] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >Dec 5 22:08:47 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:47 localhost program: Running... /bin/umount /mnt/sysimage >Dec 5 22:08:47 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:47 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:08:47 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:08:47 localhost anaconda: Thread Done: AnaStorageThread (140394523051776) >Dec 5 22:08:47 localhost program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >Dec 5 22:08:47 localhost kernel: [ 929.705090] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Dec 5 22:08:47 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:08:47 localhost anaconda: Thread Done: AnaPayloadThread (140394183730944) >Dec 5 22:08:54 localhost anaconda: Not doing 'add runtime X layout' in live installation >Dec 5 22:08:55 localhost anaconda: Not doing 'save system time' in live installation >Dec 5 22:08:55 localhost anaconda: Not doing 'save system time' in live installation >Dec 5 22:08:55 localhost anaconda: Not doing 'save system time' in live installation >Dec 5 22:08:55 localhost anaconda: Not doing 'modify system time and date' in live installation >Dec 5 22:08:55 localhost anaconda: Not doing 'add runtime X layout' in live installation >Dec 5 22:08:55 localhost anaconda: Not doing 'test X layouts' in live installation >Dec 5 22:08:55 localhost anaconda: Running Thread: AnaStorageWatcher (140394175338240) >Dec 5 22:08:55 localhost program: Running... modprobe btrfs >Dec 5 22:08:55 localhost kernel: [ 937.721266] Btrfs loaded >Dec 5 22:08:55 localhost storage: DiskLabel.partedDevice returning None >Dec 5 22:08:55 localhost program: Running... modprobe xfs >Dec 5 22:08:55 localhost kernel: [ 937.809043] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Dec 5 22:08:56 localhost anaconda: Running Thread: AnaNTPserver0 (140394514659072) >Dec 5 22:08:56 localhost anaconda: Running Thread: AnaNTPserver1 (140393756751616) >Dec 5 22:08:56 localhost anaconda: Running Thread: AnaNTPserver2 (140394183730944) >Dec 5 22:08:56 localhost anaconda: Running Thread: AnaNTPserver3 (140393748358912) >Dec 5 22:08:56 localhost anaconda: Thread Done: AnaStorageWatcher (140394175338240) >Dec 5 22:08:56 localhost anaconda: Thread Done: AnaNTPserver0 (140394514659072) >Dec 5 22:08:56 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> status to: Probing storage... >Dec 5 22:08:56 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >Dec 5 22:09:02 localhost NetworkManager[658]: <info> (eth0): IP6 addrconf timed out or failed. >Dec 5 22:09:02 localhost NetworkManager[658]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >Dec 5 22:09:02 localhost NetworkManager[658]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >Dec 5 22:09:02 localhost NetworkManager[658]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >Dec 5 22:09:03 localhost anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" >Dec 5 22:09:06 localhost anaconda: Thread Done: AnaNTPserver2 (140394183730944) >Dec 5 22:09:06 localhost anaconda: Thread Done: AnaNTPserver1 (140393756751616) >Dec 5 22:09:06 localhost anaconda: Thread Done: AnaNTPserver3 (140393748358912) >Dec 5 22:09:14 localhost anaconda: Running Thread: AnaExecuteStorageThread (140394523051776) >Dec 5 22:09:14 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:09:14 localhost anaconda: Thread Done: AnaExecuteStorageThread (140394523051776) >Dec 5 22:09:15 localhost anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >Dec 5 22:09:15 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> status to: Saving storage configuration... >Dec 5 22:09:15 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >Dec 5 22:09:17 localhost anaconda: getting device type for None >Dec 5 22:09:17 localhost anaconda: unknown device type: 'None' >Dec 5 22:09:17 localhost anaconda: getting device type for LVM >Dec 5 22:09:17 localhost anaconda: getting device type for LVM >Dec 5 22:09:17 localhost anaconda: getting device type for LVM >Dec 5 22:09:17 localhost anaconda: getting device type for LVM >Dec 5 22:09:17 localhost anaconda: getting device type for LVM >Dec 5 22:09:24 localhost anaconda: ui: saving changes to device fedora-lvol0 >Dec 5 22:09:24 localhost anaconda: getting device type for LVM >Dec 5 22:09:24 localhost anaconda: getting device type for LVM >Dec 5 22:09:25 localhost anaconda: getting device type for LVM >Dec 5 22:09:25 localhost anaconda: getting device type for LVM >Dec 5 22:09:27 localhost anaconda: ui: saving changes to device fedora-lvol1 >Dec 5 22:09:27 localhost anaconda: getting device type for LVM >Dec 5 22:09:27 localhost anaconda: getting device type for LVM >Dec 5 22:09:27 localhost anaconda: getting device type for Standard Partition >Dec 5 22:09:27 localhost anaconda: getting device type for Standard Partition >Dec 5 22:09:27 localhost anaconda: getting device type for Standard Partition >Dec 5 22:09:27 localhost anaconda: getting device type for Standard Partition >Dec 5 22:09:27 localhost anaconda: getting device type for Standard Partition >Dec 5 22:09:29 localhost anaconda: ui: saving changes to device sda1 >Dec 5 22:09:29 localhost anaconda: getting device type for Standard Partition >Dec 5 22:09:29 localhost anaconda: getting device type for Standard Partition >Dec 5 22:09:29 localhost anaconda: getting device type for LVM >Dec 5 22:09:29 localhost anaconda: getting device type for LVM >Dec 5 22:09:29 localhost anaconda: getting device type for LVM >Dec 5 22:09:29 localhost anaconda: getting device type for LVM >Dec 5 22:09:29 localhost anaconda: getting device type for LVM >Dec 5 22:09:31 localhost anaconda: ui: saving changes to device fedora-lvol1 >Dec 5 22:09:31 localhost anaconda: getting device type for LVM >Dec 5 22:09:31 localhost anaconda: getting device type for LVM >Dec 5 22:09:31 localhost anaconda: getting device type for LVM >Dec 5 22:09:31 localhost anaconda: getting device type for LVM >Dec 5 22:09:34 localhost anaconda: ui: saving changes to device fedora-lvol0 >Dec 5 22:09:34 localhost anaconda: getting device type for LVM >Dec 5 22:09:34 localhost anaconda: getting device type for LVM >Dec 5 22:09:54 localhost storage: added lvmvg fedora00 (id 19) to device tree >Dec 5 22:09:54 localhost storage: registered action: [0] Create Device lvmvg fedora00 (id 19) >Dec 5 22:09:54 localhost storage: adjusting device size from 3000.00 to 0.00 so it fits in container >Dec 5 22:09:54 localhost storage: added lvmlv fedora00-root (id 20) to device tree >Dec 5 22:09:54 localhost storage: registered action: [1] Create Device lvmlv fedora00-root (id 20) >Dec 5 22:09:54 localhost storage: registered action: [2] Create Format ext4 filesystem mounted at / on lvmlv fedora00-root (id 20) >Dec 5 22:09:54 localhost storage: removed lvmlv fedora00-root (id 20) from device tree >Dec 5 22:09:54 localhost storage: registered action: [3] Destroy Device lvmlv fedora00-root (id 20) >Dec 5 22:09:54 localhost storage: removed lvmvg fedora00 (id 19) from device tree >Dec 5 22:09:54 localhost storage: registered action: [4] Destroy Device lvmvg fedora00 (id 19) >Dec 5 22:09:54 localhost anaconda: newDevice failed: failed to create device >Dec 5 22:09:54 localhost storage: added lvmlv fedora-root (id 21) to device tree >Dec 5 22:09:54 localhost storage: registered action: [5] Create Device lvmlv fedora-root (id 21) >Dec 5 22:09:54 localhost storage: registered action: [6] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 21) >Dec 5 22:09:54 localhost anaconda: getting device type for LVM >Dec 5 22:09:54 localhost anaconda: getting device type for LVM >Dec 5 22:10:08 localhost anaconda: ui: saving changes to device fedora-lvol0 >Dec 5 22:10:08 localhost anaconda: getting device type for LVM >Dec 5 22:10:08 localhost anaconda: getting device type for LVM >Dec 5 22:10:08 localhost anaconda: getting device type for LVM >Dec 5 22:10:08 localhost anaconda: getting device type for LVM >Dec 5 22:10:40 localhost anaconda: ui: saving changes to device fedora-root >Dec 5 22:10:40 localhost anaconda: getting device type for LVM >Dec 5 22:10:40 localhost anaconda: getting device type for LVM >Dec 5 22:10:40 localhost anaconda: getting device type for LVM >Dec 5 22:10:40 localhost anaconda: getting device type for LVM >Dec 5 22:10:47 localhost anaconda: ui: saving changes to device fedora-root >Dec 5 22:10:47 localhost anaconda: getting device type for LVM >Dec 5 22:10:47 localhost anaconda: getting device type for LVM >Dec 5 22:10:47 localhost anaconda: getting device type for LVM >Dec 5 22:10:47 localhost anaconda: getting device type for LVM >Dec 5 22:10:50 localhost anaconda: ui: saving changes to device fedora-lvol0 >Dec 5 22:10:50 localhost anaconda: getting device type for LVM >Dec 5 22:10:50 localhost anaconda: getting device type for LVM >Dec 5 22:10:50 localhost anaconda: getting device type for LVM >Dec 5 22:10:50 localhost anaconda: getting device type for LVM >Dec 5 22:10:51 localhost anaconda: ui: saving changes to device fedora-lvol1 >Dec 5 22:10:51 localhost anaconda: getting device type for LVM >Dec 5 22:10:51 localhost anaconda: getting device type for LVM >Dec 5 22:10:51 localhost anaconda: getting device type for Standard Partition >Dec 5 22:10:51 localhost anaconda: getting device type for Standard Partition >Dec 5 22:10:51 localhost anaconda: getting device type for Standard Partition >Dec 5 22:10:51 localhost anaconda: getting device type for Standard Partition >Dec 5 22:10:51 localhost anaconda: getting device type for Standard Partition >Dec 5 22:10:58 localhost anaconda: ui: saving changes to device sda1 >Dec 5 22:10:58 localhost anaconda: getting device type for Standard Partition >Dec 5 22:10:58 localhost anaconda: getting device type for Standard Partition >Dec 5 22:10:58 localhost anaconda: getting device type for LVM >Dec 5 22:10:58 localhost anaconda: getting device type for LVM >Dec 5 22:10:58 localhost anaconda: getting device type for LVM >Dec 5 22:10:58 localhost anaconda: getting device type for LVM >Dec 5 22:10:58 localhost anaconda: getting device type for LVM >Dec 5 22:11:31 localhost anaconda: ui: saving changes to device fedora-root >Dec 5 22:11:31 localhost anaconda: getting device type for LVM >Dec 5 22:11:31 localhost anaconda: getting device type for LVM >Dec 5 22:11:31 localhost anaconda: getting device type for LVM >Dec 5 22:11:31 localhost anaconda: getting device type for LVM >Dec 5 22:11:39 localhost storage: removed lvmlv fedora-root (id 21) from device tree >Dec 5 22:11:39 localhost storage: registered action: [7] Destroy Device lvmlv fedora-root (id 21) >Dec 5 22:11:39 localhost anaconda: ui: removed device fedora-root >Dec 5 22:11:41 localhost anaconda: getting device type for LVM >Dec 5 22:11:41 localhost anaconda: getting device type for LVM >Dec 5 22:11:49 localhost storage: removed lvmlv fedora-lvol0 (id 17) from device tree >Dec 5 22:11:49 localhost storage: registered action: [8] Destroy Device lvmlv fedora-lvol0 (id 17) >Dec 5 22:11:49 localhost storage: removed lvmlv fedora-lvol1 (id 18) from device tree >Dec 5 22:11:49 localhost storage: registered action: [9] Destroy Device lvmlv fedora-lvol1 (id 18) >Dec 5 22:11:49 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:11:49 localhost program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >Dec 5 22:11:49 localhost program: 0 logical volume(s) in volume group "fedora" now active >Dec 5 22:11:49 localhost storage: removed lvmvg fedora (id 3) from device tree >Dec 5 22:11:49 localhost storage: registered action: [10] Destroy Device lvmvg fedora (id 3) >Dec 5 22:11:49 localhost storage: registered action: [11] Destroy Format lvmpv on partition sda2 (id 2) >Dec 5 22:11:49 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:11:49 localhost storage: removed partition sda2 (id 2) from device tree >Dec 5 22:11:49 localhost storage: registered action: [12] Destroy Device partition sda2 (id 2) >Dec 5 22:11:49 localhost storage: registered action: [13] Destroy Format ext4 filesystem on partition sda1 (id 1) >Dec 5 22:11:49 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:11:49 localhost storage: removed partition sda1 (id 1) from device tree >Dec 5 22:11:49 localhost storage: registered action: [14] Destroy Device partition sda1 (id 1) >Dec 5 22:11:49 localhost storage: registered action: [15] Destroy Format msdos disklabel on disk sda (id 0) >Dec 5 22:11:49 localhost storage: registered action: [16] Create Format msdos disklabel on disk sda (id 0) >Dec 5 22:11:49 localhost anaconda: ui: removed device fedora-lvol0 >Dec 5 22:11:54 localhost storage: added partition req0 (id 22) to device tree >Dec 5 22:11:54 localhost storage: registered action: [17] Create Device partition req0 (id 22) >Dec 5 22:11:54 localhost storage: registered action: [18] Create Format lvmpv on partition req0 (id 22) >Dec 5 22:11:54 localhost storage: added partition req1 (id 23) to device tree >Dec 5 22:11:54 localhost storage: registered action: [19] Create Device partition req1 (id 23) >Dec 5 22:11:54 localhost storage: registered action: [20] Create Format ext4 filesystem mounted at /boot on partition req1 (id 23) >Dec 5 22:11:54 localhost storage: skipping unneeded stage1 biosboot request >Dec 5 22:11:54 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 2069 due to rate-limiting >Dec 5 22:11:56 localhost rsyslogd-2177: imuxsock lost 106 messages from pid 2069 due to rate-limiting >Dec 5 22:11:56 localhost anaconda: ui: saving changes to device sda1 >Dec 5 22:11:56 localhost anaconda: getting device type for Standard Partition >Dec 5 22:11:56 localhost anaconda: getting device type for Standard Partition >Dec 5 22:11:56 localhost anaconda: getting device type for LVM >Dec 5 22:11:56 localhost anaconda: getting device type for LVM >Dec 5 22:11:56 localhost anaconda: getting device type for LVM >Dec 5 22:11:56 localhost anaconda: getting device type for LVM >Dec 5 22:11:56 localhost anaconda: getting device type for LVM >Dec 5 22:12:02 localhost anaconda: ui: saving changes to device fedora-root >Dec 5 22:12:02 localhost anaconda: getting device type for LVM >Dec 5 22:12:02 localhost anaconda: getting device type for LVM >Dec 5 22:12:04 localhost anaconda: ui: saving changes to device fedora-root >Dec 5 22:12:04 localhost anaconda: getting device type for LVM >Dec 5 22:12:04 localhost anaconda: getting device type for LVM >Dec 5 22:12:04 localhost anaconda: getting device type for LVM >Dec 5 22:12:04 localhost anaconda: getting device type for LVM >Dec 5 22:12:13 localhost anaconda: ui: saving changes to device fedora-swap >Dec 5 22:12:13 localhost anaconda: getting device type for LVM >Dec 5 22:12:13 localhost anaconda: getting device type for LVM >Dec 5 22:12:13 localhost storage: adjusting device size from 4032.00 to 500.00 >Dec 5 22:12:13 localhost anaconda: getting device type for LVM >Dec 5 22:12:13 localhost anaconda: getting device type for LVM >Dec 5 22:12:16 localhost anaconda: ui: saving changes to device fedora-swap >Dec 5 22:12:16 localhost anaconda: getting device type for LVM >Dec 5 22:12:16 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 2069 due to rate-limiting >Dec 5 22:12:24 localhost rsyslogd-2177: imuxsock lost 33 messages from pid 2069 due to rate-limiting >Dec 5 22:12:24 localhost anaconda: ui: saving changes to device fedora-root >Dec 5 22:12:24 localhost anaconda: getting device type for LVM >Dec 5 22:12:24 localhost anaconda: getting device type for LVM >Dec 5 22:12:24 localhost storage: adjusting device size from 7752.00 to 4000.00 >Dec 5 22:12:24 localhost anaconda: getting device type for LVM >Dec 5 22:12:24 localhost anaconda: getting device type for LVM >Dec 5 22:22:50 localhost dbus-daemon[519]: dbus[519]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.2" (uid=0 pid=515 comm="/usr/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.41" (uid=1000 pid=1280 comm="gnome-session ") >Dec 5 22:22:50 localhost dbus[519]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.2" (uid=0 pid=515 comm="/usr/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.41" (uid=1000 pid=1280 comm="gnome-session ") >Dec 5 22:30:02 localhost dbus-daemon[519]: dbus[519]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.2" (uid=0 pid=515 comm="/usr/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.41" (uid=1000 pid=1280 comm="gnome-session ") >Dec 5 22:30:02 localhost dbus[519]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.2" (uid=0 pid=515 comm="/usr/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.41" (uid=1000 pid=1280 comm="gnome-session ") >Dec 5 22:40:05 localhost dbus-daemon[519]: dbus[519]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.2" (uid=0 pid=515 comm="/usr/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.41" (uid=1000 pid=1280 comm="gnome-session ") >Dec 5 22:40:05 localhost dbus[519]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.2" (uid=0 pid=515 comm="/usr/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.41" (uid=1000 pid=1280 comm="gnome-session ") >Dec 5 22:44:45 localhost dbus-daemon[519]: dbus[519]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.2" (uid=0 pid=515 comm="/usr/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.41" (uid=1000 pid=1280 comm="gnome-session ") >Dec 5 22:44:45 localhost dbus[519]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.2" (uid=0 pid=515 comm="/usr/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.41" (uid=1000 pid=1280 comm="gnome-session ") >Dec 5 22:53:26 localhost anaconda: ui: saving changes to device fedora-root >Dec 5 22:53:26 localhost anaconda: getting device type for LVM >Dec 5 22:53:26 localhost anaconda: getting device type for LVM >Dec 5 22:53:26 localhost anaconda: getting device type for LVM >Dec 5 22:53:26 localhost anaconda: getting device type for LVM >Dec 5 22:53:40 localhost anaconda: Running Thread: AnaExecuteStorageThread (140394523051776) >Dec 5 22:53:40 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:53:40 localhost anaconda: Thread Done: AnaExecuteStorageThread (140394523051776) >Dec 5 22:53:41 localhost anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >Dec 5 22:53:41 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> status to: Saving storage configuration... >Dec 5 22:53:41 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >Dec 5 22:53:43 localhost anaconda: getting device type for LVM >Dec 5 22:53:43 localhost anaconda: getting device type for LVM >Dec 5 22:53:47 localhost anaconda: ui: saving changes to device fedora-lvol0 >Dec 5 22:53:47 localhost anaconda: getting device type for LVM >Dec 5 22:53:47 localhost anaconda: getting device type for LVM >Dec 5 22:53:47 localhost anaconda: getting device type for Standard Partition >Dec 5 22:53:47 localhost anaconda: getting device type for Standard Partition >Dec 5 22:53:47 localhost anaconda: getting device type for Standard Partition >Dec 5 22:53:47 localhost anaconda: getting device type for Standard Partition >Dec 5 22:53:47 localhost anaconda: getting device type for Standard Partition >Dec 5 22:53:55 localhost anaconda: ui: saving changes to device sda1 >Dec 5 22:53:55 localhost anaconda: getting device type for Standard Partition >Dec 5 22:53:55 localhost anaconda: getting device type for Standard Partition >Dec 5 22:53:55 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:06 localhost anaconda: ui: saving changes to device sda1 >Dec 5 22:54:06 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:06 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:07 localhost anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >Dec 5 22:54:07 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >Dec 5 22:54:07 localhost anaconda: Running Thread: AnaCheckStorageThread (140394523051776) >Dec 5 22:54:07 localhost anaconda: You have not defined a root partition (/), which is required for installation of Fedora to continue. >Dec 5 22:54:07 localhost anaconda: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >Dec 5 22:54:07 localhost anaconda: Thread Done: AnaCheckStorageThread (140394523051776) >Dec 5 22:54:07 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> status to: Checking storage configuration... >Dec 5 22:54:07 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >Dec 5 22:54:25 localhost anaconda: Running Thread: AnaExecuteStorageThread (140394523051776) >Dec 5 22:54:25 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:54:25 localhost anaconda: Thread Done: AnaExecuteStorageThread (140394523051776) >Dec 5 22:54:25 localhost anaconda: getting device type for LVM >Dec 5 22:54:25 localhost anaconda: getting device type for LVM >Dec 5 22:54:25 localhost anaconda: getting device type for LVM >Dec 5 22:54:25 localhost anaconda: getting device type for LVM >Dec 5 22:54:25 localhost anaconda: getting device type for LVM >Dec 5 22:54:26 localhost anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >Dec 5 22:54:26 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> status to: Saving storage configuration... >Dec 5 22:54:26 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >Dec 5 22:54:28 localhost anaconda: ui: saving changes to device fedora-lvol0 >Dec 5 22:54:28 localhost anaconda: getting device type for LVM >Dec 5 22:54:28 localhost anaconda: getting device type for LVM >Dec 5 22:54:28 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:28 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:28 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:28 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:28 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:35 localhost anaconda: ui: saving changes to device sda1 >Dec 5 22:54:35 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:35 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:35 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:35 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:37 localhost anaconda: ui: saving changes to device sda1 >Dec 5 22:54:37 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:37 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:37 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:37 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:39 localhost anaconda: ui: saving changes to device sda1 >Dec 5 22:54:39 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:39 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:39 localhost anaconda: getting device type for LVM >Dec 5 22:54:39 localhost anaconda: getting device type for LVM >Dec 5 22:54:39 localhost anaconda: getting device type for LVM >Dec 5 22:54:39 localhost anaconda: getting device type for LVM >Dec 5 22:54:39 localhost anaconda: getting device type for LVM >Dec 5 22:54:40 localhost anaconda: ui: saving changes to device fedora-lvol0 >Dec 5 22:54:40 localhost anaconda: getting device type for LVM >Dec 5 22:54:40 localhost anaconda: getting device type for LVM >Dec 5 22:54:40 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:40 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:40 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:40 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:40 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:43 localhost anaconda: ui: saving changes to device sda1 >Dec 5 22:54:43 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:43 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:43 localhost anaconda: getting device type for LVM >Dec 5 22:54:43 localhost anaconda: getting device type for LVM >Dec 5 22:54:43 localhost anaconda: getting device type for LVM >Dec 5 22:54:43 localhost anaconda: getting device type for LVM >Dec 5 22:54:43 localhost anaconda: getting device type for LVM >Dec 5 22:54:44 localhost anaconda: ui: saving changes to device fedora-lvol0 >Dec 5 22:54:44 localhost anaconda: getting device type for LVM >Dec 5 22:54:44 localhost anaconda: getting device type for LVM >Dec 5 22:54:44 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:44 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:44 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:44 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:44 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:50 localhost anaconda: ui: saving changes to device sda1 >Dec 5 22:54:50 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:50 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:50 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:50 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:55 localhost anaconda: ui: saving changes to device sda1 >Dec 5 22:54:55 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:55 localhost anaconda: getting device type for Standard Partition >Dec 5 22:54:55 localhost anaconda: getting device type for LVM >Dec 5 22:54:55 localhost anaconda: getting device type for LVM >Dec 5 22:54:55 localhost anaconda: getting device type for LVM >Dec 5 22:54:55 localhost anaconda: getting device type for LVM >Dec 5 22:54:55 localhost anaconda: getting device type for LVM >Dec 5 22:54:59 localhost anaconda: ui: saving changes to device fedora-lvol0 >Dec 5 22:54:59 localhost anaconda: getting device type for LVM >Dec 5 22:54:59 localhost anaconda: getting device type for LVM >Dec 5 22:54:59 localhost anaconda: getting device type for LVM >Dec 5 22:54:59 localhost anaconda: getting device type for LVM >Dec 5 22:55:13 localhost anaconda: Running Thread: AnaExecuteStorageThread (140394523051776) >Dec 5 22:55:13 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:13 localhost anaconda: Thread Done: AnaExecuteStorageThread (140394523051776) >Dec 5 22:55:13 localhost anaconda: getting device type for LVM >Dec 5 22:55:13 localhost anaconda: getting device type for LVM >Dec 5 22:55:14 localhost anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >Dec 5 22:55:14 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> status to: Saving storage configuration... >Dec 5 22:55:14 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >Dec 5 22:55:21 localhost storage: removed lvmlv fedora-lvol0 (id 17) from device tree >Dec 5 22:55:21 localhost storage: registered action: [26] Destroy Device lvmlv fedora-lvol0 (id 17) >Dec 5 22:55:21 localhost storage: removed lvmlv fedora-lvol1 (id 18) from device tree >Dec 5 22:55:21 localhost storage: registered action: [27] Destroy Device lvmlv fedora-lvol1 (id 18) >Dec 5 22:55:21 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:21 localhost program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >Dec 5 22:55:21 localhost program: 0 logical volume(s) in volume group "fedora" now active >Dec 5 22:55:21 localhost storage: removed lvmvg fedora (id 3) from device tree >Dec 5 22:55:21 localhost storage: registered action: [28] Destroy Device lvmvg fedora (id 3) >Dec 5 22:55:21 localhost storage: registered action: [29] Destroy Format lvmpv on partition sda2 (id 2) >Dec 5 22:55:21 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:21 localhost storage: removed partition sda2 (id 2) from device tree >Dec 5 22:55:21 localhost storage: registered action: [30] Destroy Device partition sda2 (id 2) >Dec 5 22:55:21 localhost storage: registered action: [31] Destroy Format ext4 filesystem mounted at /boot on partition sda1 (id 1) >Dec 5 22:55:21 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:21 localhost storage: removed partition sda1 (id 1) from device tree >Dec 5 22:55:21 localhost storage: registered action: [32] Destroy Device partition sda1 (id 1) >Dec 5 22:55:21 localhost storage: registered action: [33] Destroy Format msdos disklabel on disk sda (id 0) >Dec 5 22:55:21 localhost storage: registered action: [34] Create Format msdos disklabel on disk sda (id 0) >Dec 5 22:55:21 localhost anaconda: ui: removed device fedora-lvol0 >Dec 5 22:55:23 localhost storage: added partition req0 (id 27) to device tree >Dec 5 22:55:23 localhost storage: registered action: [35] Create Device partition req0 (id 27) >Dec 5 22:55:23 localhost storage: registered action: [36] Create Format lvmpv on partition req0 (id 27) >Dec 5 22:55:23 localhost storage: added partition req1 (id 28) to device tree >Dec 5 22:55:23 localhost storage: registered action: [37] Create Device partition req1 (id 28) >Dec 5 22:55:23 localhost storage: registered action: [38] Create Format ext4 filesystem mounted at /boot on partition req1 (id 28) >Dec 5 22:55:23 localhost storage: skipping unneeded stage1 biosboot request >Dec 5 22:55:23 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 2069 due to rate-limiting >Dec 5 22:55:29 localhost rsyslogd-2177: imuxsock lost 157 messages from pid 2069 due to rate-limiting >Dec 5 22:55:29 localhost anaconda: ui: saving changes to device fedora-root >Dec 5 22:55:29 localhost anaconda: getting device type for LVM >Dec 5 22:55:29 localhost anaconda: getting device type for LVM >Dec 5 22:55:29 localhost anaconda: getting device type for LVM >Dec 5 22:55:29 localhost anaconda: getting device type for LVM >Dec 5 22:55:32 localhost anaconda: ui: saving changes to device fedora-swap >Dec 5 22:55:32 localhost anaconda: getting device type for LVM >Dec 5 22:55:32 localhost anaconda: getting device type for LVM >Dec 5 22:55:32 localhost anaconda: getting device type for Standard Partition >Dec 5 22:55:32 localhost anaconda: getting device type for Standard Partition >Dec 5 22:55:32 localhost anaconda: getting device type for Standard Partition >Dec 5 22:55:32 localhost anaconda: getting device type for Standard Partition >Dec 5 22:55:32 localhost anaconda: getting device type for Standard Partition >Dec 5 22:55:36 localhost anaconda: ui: saving changes to device sda1 >Dec 5 22:55:36 localhost anaconda: getting device type for Standard Partition >Dec 5 22:55:36 localhost anaconda: getting device type for Standard Partition >Dec 5 22:55:36 localhost anaconda: Running Thread: AnaCheckStorageThread (140394523051776) >Dec 5 22:55:36 localhost anaconda: Thread Done: AnaCheckStorageThread (140394523051776) >Dec 5 22:55:36 localhost anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >Dec 5 22:55:36 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >Dec 5 22:55:36 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> status to: Checking storage configuration... >Dec 5 22:55:36 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x6213790> >Dec 5 22:55:39 localhost anaconda: Not doing 'get NTP service state' in live installation >Dec 5 22:55:39 localhost anaconda: Not doing 'start NTP service' in live installation >Dec 5 22:55:40 localhost anaconda: Running Thread: AnaNTPserver4 (140394523051776) >Dec 5 22:55:40 localhost anaconda: Running Thread: AnaNTPserver5 (140393748358912) >Dec 5 22:55:40 localhost anaconda: Running Thread: AnaNTPserver6 (140393756751616) >Dec 5 22:55:40 localhost anaconda: Running Thread: AnaNTPserver7 (140394183730944) >Dec 5 22:55:40 localhost anaconda: Thread Done: AnaNTPserver6 (140393756751616) >Dec 5 22:55:40 localhost anaconda: Thread Done: AnaNTPserver5 (140393748358912) >Dec 5 22:55:40 localhost anaconda: Thread Done: AnaNTPserver7 (140394183730944) >Dec 5 22:55:40 localhost anaconda: Thread Done: AnaNTPserver4 (140394523051776) >Dec 5 22:55:51 localhost anaconda: Running Thread: AnaInstallThread (140394523051776) >Dec 5 22:55:51 localhost anaconda: Not doing 'save system time to HW clock' in live installation >Dec 5 22:55:51 localhost program: Running... swapoff -a >Dec 5 22:55:51 localhost storage: resetting parted disks... >Dec 5 22:55:51 localhost storage: pruning action queue... >Dec 5 22:55:51 localhost storage: sorting actions... >Dec 5 22:55:51 localhost storage: executing action: [31] Destroy Format ext4 filesystem mounted at /boot on partition sda1 (id 1) >Dec 5 22:55:51 localhost program: Running... wipefs -a /dev/sda1 >Dec 5 22:55:51 localhost program: /dev/sda1: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >Dec 5 22:55:51 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:51 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:51 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:51 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:51 localhost storage: executing action: [27] Destroy Device lvmlv fedora-lvol1 (id 18) >Dec 5 22:55:52 localhost program: Running... lvm lvremove --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/lvol1 >Dec 5 22:55:52 localhost program: Logical volume "lvol1" successfully removed >Dec 5 22:55:52 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:52 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:52 localhost storage: executing action: [26] Destroy Device lvmlv fedora-lvol0 (id 17) >Dec 5 22:55:52 localhost program: Running... lvm lvremove --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/lvol0 >Dec 5 22:55:52 localhost program: Logical volume "lvol0" successfully removed >Dec 5 22:55:52 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:52 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:52 localhost storage: executing action: [28] Destroy Device lvmvg fedora (id 3) >Dec 5 22:55:52 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:52 localhost program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >Dec 5 22:55:52 localhost program: 0 logical volume(s) in volume group "fedora" now active >Dec 5 22:55:52 localhost program: Running... lvm vgreduce --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } --removemissing --force fedora >Dec 5 22:55:52 localhost program: Volume group "fedora" is already consistent >Dec 5 22:55:52 localhost program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >Dec 5 22:55:52 localhost program: 0 logical volume(s) in volume group "fedora" now active >Dec 5 22:55:52 localhost program: Running... lvm vgremove --force --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >Dec 5 22:55:52 localhost program: Volume group "fedora" successfully removed >Dec 5 22:55:52 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:53 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:53 localhost storage: executing action: [29] Destroy Format lvmpv on partition sda2 (id 2) >Dec 5 22:55:53 localhost program: Running... lvm pvremove --force --force --yes --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } /dev/sda2 >Dec 5 22:55:53 localhost program: Labels on physical volume "/dev/sda2" successfully wiped >Dec 5 22:55:53 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:53 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:53 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:53 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:53 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:53 localhost storage: executing action: [30] Destroy Device partition sda2 (id 2) >Dec 5 22:55:53 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:53 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:53 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:53 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:53 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:53 localhost storage: executing action: [32] Destroy Device partition sda1 (id 1) >Dec 5 22:55:53 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:53 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:53 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:53 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:53 localhost storage: executing action: [33] Destroy Format msdos disklabel on disk sda (id 0) >Dec 5 22:55:53 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:53 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:53 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:53 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:53 localhost storage: executing action: [34] Create Format msdos disklabel on disk sda (id 0) >Dec 5 22:55:53 localhost anaconda: Creating disklabel on /dev/sda >Dec 5 22:55:53 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:53 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:53 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:53 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:53 localhost storage: executing action: [37] Create Device partition sda1 (id 28) >Dec 5 22:55:53 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:54 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:54 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:54 localhost program: Running... wipefs -a /dev/sda1 >Dec 5 22:55:54 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:54 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:54 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:54 localhost storage: executing action: [38] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 28) >Dec 5 22:55:54 localhost anaconda: Creating ext4 on /dev/sda1 >Dec 5 22:55:54 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 2069 due to rate-limiting >Dec 5 22:55:54 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:55 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:55 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:55 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:55 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:55 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:55 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:55 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:55 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:55 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:55 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:56 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:56 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:56 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:56 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:56 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:56 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:56 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:57 localhost rsyslogd-2177: imuxsock lost 133 messages from pid 2069 due to rate-limiting >Dec 5 22:55:57 localhost program: Logical volume "root" created >Dec 5 22:55:57 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:57 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:57 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:55:57 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:55:57 localhost storage: executing action: [41] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 30) >Dec 5 22:55:57 localhost anaconda: Creating ext4 on /dev/mapper/fedora-root >Dec 5 22:55:57 localhost program: Running... mke2fs -t ext4 /dev/mapper/fedora-root >Dec 5 22:55:57 localhost program: mke2fs 1.42.5 (29-Jul-2012) >Dec 5 22:55:57 localhost program: Filesystem label= >Dec 5 22:55:57 localhost program: OS type: Linux >Dec 5 22:55:57 localhost program: Block size=4096 (log=2) >Dec 5 22:55:57 localhost program: Fragment size=4096 (log=2) >Dec 5 22:55:57 localhost program: Stride=0 blocks, Stripe width=0 blocks >Dec 5 22:55:57 localhost program: 496784 inodes, 1984512 blocks >Dec 5 22:55:57 localhost program: 99225 blocks (5.00%) reserved for the super user >Dec 5 22:55:57 localhost program: First data block=0 >Dec 5 22:55:57 localhost program: Maximum filesystem blocks=2034237440 >Dec 5 22:55:57 localhost program: 61 block groups >Dec 5 22:55:57 localhost program: 32768 blocks per group, 32768 fragments per group >Dec 5 22:55:57 localhost program: 8144 inodes per group >Dec 5 22:55:57 localhost program: Superblock backups stored on blocks: >Dec 5 22:55:57 localhost program: #01132768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632 >Dec 5 22:55:57 localhost program: >Dec 5 22:55:57 localhost program: Allocating group tables: 0/61#010#010#010#010#010 1/61#010#010#010#010#010 2/61#010#010#010#010#010 3/61#010#010#010#010#010 4/61#010#010#010#010#010 5/61#010#010#010#010#010 6/61#010#010#010#010#010 7/61#010#010#010#010#010 8/61#010#010#010#010#010 9/61#010#010#010#010#01010/61#010#010#010#010#01011/61#010#010#010#010#01012/61#010#010#010#010#01013/61#010#010#010#010#01014/61#010#010#010#010#01015/61#010#010#010#010#01016/61#010#010#010#010#01017/61#010#010#010#010#01018/61#010#010#010#010#01019/61#010#010#010#010#01020/61#010#010#010#010#01021/61#010#010#010#010#01022/61#010#010#010#010#01023/61#010#010#010#010#01024/61#010#010#010#010#01025/61#010#010#010#010#01026/61#010#010#010#010#01027/61#010#010#010#010#01028/61#010#010#010#010#01029/61#010#010#010#010#01030/61#010#010#010#010#01031/61#010#010#010#010#01032/61#010#010#010#010#01033/61#010#010#010#010#01034/61#010#010#010#010#01035/61#010#010#010#010#01036/61#010#010#010#010#01037/61#010#010#010#010#01038/61#010#010#010#010#01039/61#010#010#010#010#01040/61#010#010#010#010#01041/61#010#010#010#010#01042/61#010#010#010#010#01043/61#010#010#010#010#01044/61#010#010#010#010#01045/61#010#010#010#010#01046/61#010#010#010#010#01047/61#010#010#010#010#01048/61#010#010#010#010#01049/61#010#010#010#010#01050/61#010#010#010#010#01051/61#010#010#010#010#01052/61#010#010#010#010#01053/61#010#010#010#010#01054/61#010#010#010#010#01055/61#010#010#010#010#01056/61#010#010#010#010#01057/61#010#010#010#010#01058/61#010#010#010#010#01059/61#010#010#010#010#01060/61#010#010#010#010#010 #010#010#010#010#010done >Dec 5 22:55:57 localhost program: Writing inode tables: 0/61#010#010#010#010#010 1/61#010#010#010#010#010 2/61#010#010#010#010#010 3/61#010#010#010#010#010 4/61#010#010#010#010#010 5/61#010#010#010#010#010 6/61#010#010#010#010#010 7/61#010#010#010#010#010 8/61#010#010#010#010#010 9/61#010#010#010#010#01010/61#010#010#010#010#01011/61#010#010#010#010#01012/61#010#010#010#010#01013/61#010#010#010#010#01014/61#010#010#010#010#01015/61#010#010#010#010#01016/61#010#010#010#010#01017/61#010#010#010#010#01018/61#010#010#010#010#01019/61#010#010#010#010#01020/61#010#010#010#010#01021/61#010#010#010#010#01022/61#010#010#010#010#01023/61#010#010#010#010#01024/61#010#010#010#010#01025/61#010#010#010#010#01026/61#010#010#010#010#01027/61#010#010#010#010#01028/61#010#010#010#010#01029/61#010#010#010#010#01030/61#010#010#010#010#01031/61#010#010#010#010#01032/61#010#010#010#010#01033/61#010#010#010#010#01034/61#010#010#010#010#01035/61#010#010#010#010#01036/61#010#010#010#010#01037/61#010#010#010#010#01038/61#010#010#010#010#01039/61#010#010#010#010#01040/61#010#010#010#010#01041/61#010#010#010#010#01042/61#010#010#010#010#01043/61#010#010#010#010#01044/61#010#010#010#010#01045/61#010#010#010#010#01046/61#010#010#010#010#01047/61#010#010#010#010#01048/61#010#010#010#010#01049/61#010#010#010#010#01050/61#010#010#010#010#01051/61#010#010#010#010#01052/61#010#010#010#010#01053/61#010#010#010#010#01054/61#010#010#010#010#01055/61#010#010#010#010#01056/61#010#010#010#010#01057/61#010#010#010#010#01058/61#010#010#010#010#01059/61#010#010#010#010#01060/61#010#010#010#010#010 #010#010#010#010#010done >Dec 5 22:55:57 localhost program: Creating journal (32768 blocks): done >Dec 5 22:56:01 localhost program: Writing superblocks and filesystem accounting information: 0/61#010#010#010#010#010 1/61#010#010#010#010#010 2/61#010#010#010#010#010 3/61#010#010#010#010#010 4/61#010#010#010#010#010 5/61#010#010#010#010#010 6/61#010#010#010#010#010 7/61#010#010#010#010#010 8/61#010#010#010#010#010 9/61#010#010#010#010#01010/61#010#010#010#010#01011/61#010#010#010#010#01012/61#010#010#010#010#01013/61#010#010#010#010#01014/61#010#010#010#010#01015/61#010#010#010#010#01016/61#010#010#010#010#01017/61#010#010#010#010#01018/61#010#010#010#010#01019/61#010#010#010#010#01020/61#010#010#010#010#01021/61#010#010#010#010#01022/61#010#010#010#010#01023/61#010#010#010#010#01024/61#010#010#010#010#01025/61#010#010#010#010#01026/61#010#010#010#010#01027/61#010#010#010#010#01028/61#010#010#010#010#01029/61#010#010#010#010#01030/61#010#010#010#010#01031/61#010#010#010#010#01032/61#010#010#010#010#01033/61#010#010#010#010#01034/61#010#010#010#010#01035/61#010#010#010#010#01036/61#010#010#010#010#01037/61#010#010#010#010#01038/61#010#010#010#010#01039/61#010#010#010#010#01040/61#010#010#010#010#01041/61#010#010#010#010#01042/61#010#010#010#010#01043/61#010#010#010#010#01044/61#010#010#010#010#01045/61#010#010#010#010#01046/61#010#010#010#010#01047/61#010#010#010#010#01048/61#010#010#010#010#01049/61#010#010#010#010#01050/61#010#010#010#010#01051/61#010#010#010#010#01052/61#010#010#010#010#01053/61#010#010#010#010#01054/61#010#010#010#010#01055/61#010#010#010#010#01056/61#010#010#010#010#01057/61#010#010#010#010#01058/61#010#010#010#010#01059/61#010#010#010#010#01060/61#010#010#010#010#010 #010#010#010#010#010done >Dec 5 22:56:01 localhost program: >Dec 5 22:56:01 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:56:01 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:56:01 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:56:01 localhost program: Running... udevadm settle --timeout=300 >Dec 5 22:56:01 localhost storage: setting boot flag on sda1 >Dec 5 22:56:01 localhost program: Running... swapon /dev/mapper/fedora-swap >Dec 5 22:56:01 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:56:01 localhost kernel: [ 3763.768824] Adding 4128764k swap on /dev/mapper/fedora-swap. Priority:-1 extents:1 across:4128764k >Dec 5 22:56:01 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:56:01 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:56:01 localhost storage: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >Dec 5 22:56:01 localhost program: Running... /bin/mount -n -t ext4 -o defaults /dev/mapper/fedora-root /mnt/sysimage >Dec 5 22:56:01 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:56:01 localhost kernel: [ 3763.878107] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) >Dec 5 22:56:01 localhost storage: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >Dec 5 22:56:01 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:56:01 localhost storage: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >Dec 5 22:56:01 localhost program: Running... /bin/mount -n -t ext4 -o defaults /dev/sda1 /mnt/sysimage/boot >Dec 5 22:56:01 localhost kernel: [ 3763.939850] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >Dec 5 22:56:01 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 22:56:01 localhost storage: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >Dec 5 22:56:01 localhost storage: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >Dec 5 22:56:01 localhost program: Running... /bin/mount -n -t bind -o defaults,bind /dev /mnt/sysimage/dev >Dec 5 22:56:01 localhost storage: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >Dec 5 22:56:02 localhost storage: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >Dec 5 22:56:02 localhost program: Running... /bin/mount -n -t devpts -o gid=5,mode=620 /dev/devpts /mnt/sysimage/dev/pts >Dec 5 22:56:02 localhost storage: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >Dec 5 22:56:02 localhost storage: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >Dec 5 22:56:02 localhost program: Running... /bin/mount -n -t tmpfs -o defaults /dev/tmpfs /mnt/sysimage/dev/shm >Dec 5 22:56:02 localhost storage: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >Dec 5 22:56:02 localhost anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >Dec 5 22:56:02 localhost storage: set SELinux context for mountpoint /proc to None >Dec 5 22:56:02 localhost program: Running... /bin/mount -n -t proc -o defaults /dev/proc /mnt/sysimage/proc >Dec 5 22:56:02 localhost anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >Dec 5 22:56:02 localhost storage: set SELinux context for newly mounted filesystem root at /proc to None >Dec 5 22:56:02 localhost storage: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >Dec 5 22:56:02 localhost program: Running... /bin/mount -n -t sysfs -o defaults /dev/sysfs /mnt/sysimage/sys >Dec 5 22:56:02 localhost storage: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >Dec 5 22:56:02 localhost storage: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >Dec 5 22:56:02 localhost program: Running... /bin/mount -n -t selinuxfs -o defaults /dev/selinuxfs /mnt/sysimage/sys/fs/selinux >Dec 5 22:56:02 localhost anaconda: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >Dec 5 22:56:02 localhost storage: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >Dec 5 22:56:02 localhost program: Running... rsync -pogAXtlHrDx --exclude /dev/ --exclude /proc/ --exclude /sys/ /mnt/install/source/ /mnt/sysimage >Dec 5 22:56:02 localhost anaconda: Running Thread: AnaLiveProgressThread (140394183730944) >Dec 5 23:00:47 localhost anaconda: Thread Done: AnaLiveProgressThread (140394183730944) >Dec 5 23:00:53 localhost anaconda: rsync exited with code 0 >Dec 5 23:00:53 localhost storage: not writing out mpath configuration >Dec 5 23:00:53 localhost anaconda: copy_to_sysimage: source '/etc/multipath/wwids' does not exist. >Dec 5 23:00:53 localhost anaconda: copy_to_sysimage: source '/etc/multipath/bindings' does not exist. >Dec 5 23:00:53 localhost anaconda: Performing post-install setup tasks >Dec 5 23:00:53 localhost program: Running... /bin/umount /mnt/install/source >Dec 5 23:00:53 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:00:54 localhost packaging: recreating initrd for 3.6.6-3.fc18.x86_64 >Dec 5 23:00:54 localhost program: Running... new-kernel-pkg --mkinitrd --dracut --depmod --install 3.6.6-3.fc18.x86_64 >Dec 5 23:02:50 localhost anaconda: Installing bootloader >Dec 5 23:02:50 localhost storage: bootloader stage1 target device is sda >Dec 5 23:02:50 localhost storage: bootloader stage2 target device is sda1 >Dec 5 23:02:51 localhost program: Running... grub2-install --no-floppy /dev/sda >Dec 5 23:02:54 localhost program: Installation finished. No error reported. >Dec 5 23:02:54 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:02:55 localhost storage: bootloader.py: used boot args: rd.lvm.lv=fedora/swap rd.md=0 rd.dm=0 $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) rd.luks=0 rd.lvm.lv=fedora/root rhgb quiet >Dec 5 23:02:55 localhost program: Running... grub2-set-default Fedora Linux, with Linux 3.6.6-3.fc18.x86_64 >Dec 5 23:02:55 localhost program: Running... grub2-mkconfig -o /boot/grub2/grub.cfg >Dec 5 23:02:56 localhost program: Generating grub.cfg ... >Dec 5 23:02:56 localhost program: Found theme: /boot/grub2/themes/system/theme.txt >Dec 5 23:02:57 localhost program: Found linux image: /boot/vmlinuz-3.6.6-3.fc18.x86_64 >Dec 5 23:02:57 localhost program: Found initrd image: /boot/initramfs-3.6.6-3.fc18.x86_64.img >Dec 5 23:02:58 localhost kernel: [ 4180.112327] JFS: nTxBlock = 8192, nTxLock = 65536 >Dec 5 23:02:58 localhost os-prober: debug: running /usr/libexec/os-probes/mounted/10freedos on mounted /dev/sda1 >Dec 5 23:02:58 localhost 10freedos: debug: /dev/sda1 is not a FAT partition: exiting >Dec 5 23:02:58 localhost os-prober: debug: running /usr/libexec/os-probes/mounted/10qnx on mounted /dev/sda1 >Dec 5 23:02:58 localhost 10qnx: debug: /dev/sda1 is not a QNX4 partition: exiting >Dec 5 23:02:58 localhost os-prober: debug: running /usr/libexec/os-probes/mounted/20macosx on mounted /dev/sda1 >Dec 5 23:02:58 localhost macosx-prober: debug: /dev/sda1 is not an HFS+ partition: exiting >Dec 5 23:02:58 localhost os-prober: debug: running /usr/libexec/os-probes/mounted/20microsoft on mounted /dev/sda1 >Dec 5 23:02:58 localhost 20microsoft: debug: /dev/sda1 is not a MS partition: exiting >Dec 5 23:02:58 localhost os-prober: debug: running /usr/libexec/os-probes/mounted/30utility on mounted /dev/sda1 >Dec 5 23:02:58 localhost 30utility: debug: /dev/sda1 is not a FAT partition: exiting >Dec 5 23:02:58 localhost os-prober: debug: running /usr/libexec/os-probes/mounted/40lsb on mounted /dev/sda1 >Dec 5 23:02:58 localhost os-prober: debug: running /usr/libexec/os-probes/mounted/70hurd on mounted /dev/sda1 >Dec 5 23:02:58 localhost os-prober: debug: running /usr/libexec/os-probes/mounted/80minix on mounted /dev/sda1 >Dec 5 23:02:58 localhost os-prober: debug: running /usr/libexec/os-probes/mounted/83haiku on mounted /dev/sda1 >Dec 5 23:02:58 localhost 83haiku: debug: /dev/sda1 is not a BeFS partition: exiting >Dec 5 23:02:58 localhost os-prober: debug: running /usr/libexec/os-probes/mounted/90linux-distro on mounted /dev/sda1 >Dec 5 23:02:58 localhost os-prober: debug: running /usr/libexec/os-probes/mounted/90solaris on mounted /dev/sda1 >Dec 5 23:02:58 localhost os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sda2 >Dec 5 23:02:58 localhost os-prober: debug: /dev/mapper/fedora-swap: is active swap >Dec 5 23:02:58 localhost program: done >Dec 5 23:02:59 localhost anaconda: Thread Done: AnaInstallThread (140394523051776) >Dec 5 23:06:46 localhost dbus-daemon[519]: dbus[519]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.2" (uid=0 pid=515 comm="/usr/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.41" (uid=1000 pid=1280 comm="gnome-session ") >Dec 5 23:06:46 localhost dbus[519]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.2" (uid=0 pid=515 comm="/usr/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.41" (uid=1000 pid=1280 comm="gnome-session ") >Dec 5 23:23:33 localhost dbus-daemon[519]: dbus[519]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.2" (uid=0 pid=515 comm="/usr/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.41" (uid=1000 pid=1280 comm="gnome-session ") >Dec 5 23:23:33 localhost dbus[519]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.2" (uid=0 pid=515 comm="/usr/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.41" (uid=1000 pid=1280 comm="gnome-session ") >Dec 5 23:23:52 localhost anaconda: Running Thread: AnaConfigurationThread (140394523051776) >Dec 5 23:23:52 localhost anaconda: Configuring installed system >Dec 5 23:23:52 localhost program: Running... /usr/sbin/authconfig --update --nostart --enableshadow --passalgo=sha512 --enablefingerprint >Dec 5 23:23:53 localhost anaconda: unknown selinux state: None >Dec 5 23:23:53 localhost program: Running... systemctl enable firstboot-graphical.service >Dec 5 23:23:53 localhost program: ln -s '/usr/lib/systemd/system/firstboot-graphical.service' '/etc/systemd/system/graphical.target.wants/firstboot-graphical.service' >Dec 5 23:23:53 localhost program: Running... systemctl enable chronyd.service >Dec 5 23:23:53 localhost dbus-daemon[519]: dbus[519]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Dec 5 23:23:53 localhost dbus[519]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Dec 5 23:23:53 localhost systemd[1]: Starting Locale Service... >Dec 5 23:23:53 localhost dbus-daemon[519]: dbus[519]: [system] Successfully activated service 'org.freedesktop.locale1' >Dec 5 23:23:53 localhost dbus[519]: [system] Successfully activated service 'org.freedesktop.locale1' >Dec 5 23:23:53 localhost systemd[1]: Started Locale Service. >Dec 5 23:23:53 localhost systemd-localed[11241]: Changed X11 keyboard layout to 'us' >Dec 5 23:23:53 localhost systemd[1]: SELinux Got Sender :1.72 >Dec 5 23:23:53 localhost systemd[1]: Stopping Setup Virtual Console... >Dec 5 23:23:53 localhost systemd[1]: Starting Setup Virtual Console... >Dec 5 23:23:53 localhost program: Running... /usr/bin/firewall-offline-cmd --enabled --service=ssh >Dec 5 23:23:53 localhost systemd[1]: Started Setup Virtual Console. >Dec 5 23:23:53 localhost program: No changes to default zone needed. >Dec 5 23:23:53 localhost anaconda: Writing network configuration >Dec 5 23:23:53 localhost anaconda: Creating users >Dec 5 23:23:53 localhost anaconda: created new libuser.conf at /tmp/libuser.RNpuHi with instPath="/mnt/sysimage" >Dec 5 23:23:53 localhost anaconda: Running post install scripts >Dec 5 23:23:53 localhost anaconda: Running kickstart %%post script(s) >Dec 5 23:23:53 localhost program: Running... /bin/sh /tmp/ks-script-uF_c8x >Dec 5 23:23:53 localhost program: Running... /bin/sh /tmp/ks-script-0WeJXe >Dec 5 23:23:53 localhost program: Running... /bin/sh /tmp/ks-script-F9ncif >Dec 5 23:23:56 localhost anaconda: All kickstart %%post script(s) have been run >Dec 5 23:23:56 localhost anaconda: Thread Done: AnaConfigurationThread (140394523051776) >Dec 5 23:24:05 localhost dbus[1443]: avc: received setenforce notice (enforcing=1) >Dec 5 23:24:05 localhost dbus[1292]: avc: received setenforce notice (enforcing=1) >Dec 5 23:24:05 localhost dbus[519]: avc: received setenforce notice (enforcing=1) >Dec 5 23:24:05 localhost dbus-daemon[519]: dbus[519]: avc: received setenforce notice (enforcing=1) >Dec 5 23:24:05 localhost dbus-daemon[519]: dbus[519]: [system] Reloaded configuration >Dec 5 23:24:05 localhost dbus[519]: [system] Reloaded configuration >Dec 5 23:36:50 localhost dbus-daemon[519]: dbus[519]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.2" (uid=0 pid=515 comm="/usr/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.41" (uid=1000 pid=1280 comm="gnome-session ") >Dec 5 23:36:50 localhost dbus[519]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.2" (uid=0 pid=515 comm="/usr/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.41" (uid=1000 pid=1280 comm="gnome-session ") >Dec 5 23:52:15 localhost dbus-daemon[519]: dbus[519]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.2" (uid=0 pid=515 comm="/usr/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.41" (uid=1000 pid=1280 comm="gnome-session ") >Dec 5 23:52:15 localhost dbus[519]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.2" (uid=0 pid=515 comm="/usr/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.41" (uid=1000 pid=1280 comm="gnome-session ") >Dec 5 23:52:50 localhost dbus[1443]: avc: received setenforce notice (enforcing=0) >Dec 5 23:52:50 localhost dbus[1292]: avc: received setenforce notice (enforcing=0) >Dec 5 23:52:50 localhost dbus[519]: avc: received setenforce notice (enforcing=0) >Dec 5 23:52:50 localhost dbus-daemon[519]: dbus[519]: avc: received setenforce notice (enforcing=0) >Dec 5 23:52:51 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:51 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:51 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:51 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:51 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:51 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:51 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:51 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:51 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:51 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:51 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:51 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:51 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:52 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:52 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:52 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:52 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:52 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:52 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:52 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:52 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:52 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:52 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:52 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:52 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:52 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:52 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:52 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:52 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:52 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:52 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:52 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:52 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:52 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:52 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:53 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:53 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:53 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:53 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:53 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:53 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:53 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:53 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:53 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:53 localhost anaconda: /sbin/anaconda 18.36 >Dec 5 23:52:54 localhost anaconda: 2097152 kB (2048 MB) are available >Dec 5 23:52:54 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Dec 5 23:52:54 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >Dec 5 23:52:54 localhost anaconda: Default encoding = ascii >Dec 5 23:52:54 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Dec 5 23:52:54 localhost program: Running... udevadm settle --timeout=300 >Dec 5 23:52:54 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:54 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:54 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:54 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:54 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:54 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:54 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:54 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:54 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:54 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:54 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:54 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:54 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:54 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:54 localhost anaconda: ISCSID is /sbin/iscsid >Dec 5 23:52:54 localhost anaconda: no initiator set >Dec 5 23:52:54 localhost program: Running... modprobe fcoe >Dec 5 23:52:54 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Dec 5 23:52:54 localhost program: No FCoE boot disk information is found in EDD! >Dec 5 23:52:54 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Dec 5 23:52:54 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Dec 5 23:52:54 localhost program: Running... udevadm settle --timeout=300 >Dec 5 23:52:54 localhost program: Running... multipath -d >Dec 5 23:52:54 localhost program: Running... multipath -ll >Dec 5 23:52:54 localhost storage: MultipathTopology: found singlepath device: sda >Dec 5 23:52:54 localhost storage: MultipathTopology: found non-disk device: sda1 >Dec 5 23:52:54 localhost storage: MultipathTopology: found non-disk device: sda2 >Dec 5 23:52:54 localhost storage: MultipathTopology: found non-disk device: sr0 >Dec 5 23:52:54 localhost storage: MultipathTopology: found singlepath device: loop0 >Dec 5 23:52:54 localhost storage: MultipathTopology: found singlepath device: loop1 >Dec 5 23:52:54 localhost storage: MultipathTopology: found singlepath device: loop2 >Dec 5 23:52:54 localhost storage: MultipathTopology: found singlepath device: loop3 >Dec 5 23:52:54 localhost storage: MultipathTopology: found singlepath device: loop4 >Dec 5 23:52:54 localhost storage: MultipathTopology: found singlepath device: loop5 >Dec 5 23:52:54 localhost storage: MultipathTopology: found singlepath device: loop6 >Dec 5 23:52:54 localhost storage: MultipathTopology: found singlepath device: loop7 >Dec 5 23:52:54 localhost storage: MultipathTopology: found singlepath device: dm-0 >Dec 5 23:52:54 localhost storage: MultipathTopology: found singlepath device: dm-1 >Dec 5 23:52:54 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:55 localhost anaconda: Display mode = g >Dec 5 23:52:55 localhost anaconda: 2097152 kB (2048 MB) are available >Dec 5 23:52:55 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Dec 5 23:52:55 localhost anaconda: using only installclass _Fedora >Dec 5 23:52:55 localhost anaconda: Detected 2016M of memory >Dec 5 23:52:55 localhost anaconda: Swap attempt of 4032M >Dec 5 23:52:55 localhost anaconda: Running Thread: AnaStorageThread (140265902118656) >Dec 5 23:52:55 localhost program: Running... udevadm control --property=ANACONDA=1 >Dec 5 23:52:55 localhost anaconda: Running Thread: AnaNetworkThread (140265893725952) >Dec 5 23:52:55 localhost program: Running... systemctl start chronyd.service >Dec 5 23:52:55 localhost anaconda: Running Thread: AnaPayloadThread (140265560393472) >Dec 5 23:52:55 localhost systemd[1]: Started NTP client/server. >Dec 5 23:52:55 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Dec 5 23:52:55 localhost program: Running... udevadm settle --timeout=300 >Dec 5 23:52:55 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:55 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:55 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:55 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:55 localhost anaconda: Thread Done: AnaNetworkThread (140265893725952) >Dec 5 23:52:55 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:55 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:55 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:55 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:55 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:55 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:55 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:55 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:55 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:56 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:56 localhost anaconda: no initiator set >Dec 5 23:52:56 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Dec 5 23:52:56 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Dec 5 23:52:56 localhost program: Running... udevadm settle --timeout=300 >Dec 5 23:52:56 localhost storage: sr0 looks to be the live device; marking as protected >Dec 5 23:52:56 localhost program: Running... udevadm settle --timeout=300 >Dec 5 23:52:56 localhost program: Running... multipath -d >Dec 5 23:52:56 localhost program: Running... multipath -ll >Dec 5 23:52:56 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:56 localhost storage: MultipathTopology: found singlepath device: sda >Dec 5 23:52:56 localhost storage: MultipathTopology: found non-disk device: sda1 >Dec 5 23:52:56 localhost storage: MultipathTopology: found non-disk device: sda2 >Dec 5 23:52:56 localhost storage: MultipathTopology: found non-disk device: sr0 >Dec 5 23:52:56 localhost storage: MultipathTopology: found singlepath device: loop0 >Dec 5 23:52:56 localhost storage: MultipathTopology: found singlepath device: loop1 >Dec 5 23:52:56 localhost storage: MultipathTopology: found singlepath device: loop2 >Dec 5 23:52:56 localhost storage: MultipathTopology: found singlepath device: loop3 >Dec 5 23:52:56 localhost storage: MultipathTopology: found singlepath device: loop4 >Dec 5 23:52:56 localhost storage: MultipathTopology: found singlepath device: loop5 >Dec 5 23:52:56 localhost storage: MultipathTopology: found singlepath device: loop6 >Dec 5 23:52:56 localhost storage: MultipathTopology: found singlepath device: loop7 >Dec 5 23:52:56 localhost storage: MultipathTopology: found singlepath device: dm-0 >Dec 5 23:52:56 localhost storage: MultipathTopology: found singlepath device: dm-1 >Dec 5 23:52:56 localhost storage: devices to scan: ['sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >Dec 5 23:52:56 localhost storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Dec 5 23:52:56 localhost storage: sda is a disk >Dec 5 23:52:56 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:56 localhost storage: added disk sda (id 0) to device tree >Dec 5 23:52:56 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:56 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 11684 due to rate-limiting >Dec 5 23:52:56 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:56 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:56 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:57 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:57 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:57 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:57 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:57 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:57 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:57 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:57 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:57 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:57 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:57 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:57 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:57 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:57 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:57 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:58 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:58 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:58 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:58 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:58 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:59 localhost rsyslogd-2177: imuxsock lost 927 messages from pid 11684 due to rate-limiting >Dec 5 23:52:59 localhost program: 0 logical volume(s) in volume group "fedora" now active >Dec 5 23:52:59 localhost program: Running... udevadm settle --timeout=300 >Dec 5 23:52:59 localhost program: Running... udevadm settle --timeout=300 >Dec 5 23:52:59 localhost storage: not going to restore from backup of non-existent /etc/mdadm.conf >Dec 5 23:52:59 localhost storage: edd: collected mbr signatures: {'sda': '0x000c5472'} >Dec 5 23:52:59 localhost storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 5 23:52:59 localhost program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >Dec 5 23:52:59 localhost kernel: [ 7181.252206] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >Dec 5 23:52:59 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:59 localhost program: Running... /bin/umount /mnt/sysimage >Dec 5 23:52:59 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:59 localhost program: Running... udevadm settle --timeout=300 >Dec 5 23:52:59 localhost program: Running... udevadm settle --timeout=300 >Dec 5 23:52:59 localhost program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >Dec 5 23:52:59 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:59 localhost program: Running... udevadm settle --timeout=300 >Dec 5 23:52:59 localhost storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 5 23:52:59 localhost program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >Dec 5 23:52:59 localhost kernel: [ 7181.561406] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >Dec 5 23:52:59 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:59 localhost program: Running... arch >Dec 5 23:52:59 localhost program: x86_64 >Dec 5 23:52:59 localhost storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >Dec 5 23:52:59 localhost program: Running... /bin/umount /mnt/sysimage >Dec 5 23:52:59 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:59 localhost program: Running... udevadm settle --timeout=300 >Dec 5 23:52:59 localhost program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >Dec 5 23:52:59 localhost anaconda: Thread Done: AnaStorageThread (140265902118656) >Dec 5 23:52:59 localhost program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >Dec 5 23:52:59 localhost kernel: [ 7181.934171] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Dec 5 23:52:59 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 5 23:52:59 localhost anaconda: Thread Done: AnaPayloadThread (140265560393472) >Dec 5 23:53:10 localhost anaconda: Not doing 'add runtime X layout' in live installation >Dec 5 23:53:10 localhost anaconda: Not doing 'save system time' in live installation >Dec 5 23:53:10 localhost anaconda: Not doing 'save system time' in live installation >Dec 5 23:53:10 localhost anaconda: Not doing 'save system time' in live installation >Dec 5 23:53:10 localhost anaconda: Not doing 'modify system time and date' in live installation >Dec 5 23:53:10 localhost anaconda: Not doing 'add runtime X layout' in live installation >Dec 5 23:53:10 localhost anaconda: Not doing 'test X layouts' in live installation >Dec 5 23:53:10 localhost anaconda: Running Thread: AnaStorageWatcher (140265535215360) >Dec 5 23:53:10 localhost storage: DiskLabel.partedDevice returning None >Dec 5 23:53:11 localhost anaconda: Running Thread: AnaNTPserver0 (140265560393472) >Dec 5 23:53:11 localhost anaconda: Running Thread: AnaNTPserver1 (140265543608064) >Dec 5 23:53:11 localhost anaconda: Running Thread: AnaNTPserver2 (140265088845568) >Dec 5 23:53:11 localhost anaconda: Running Thread: AnaNTPserver3 (140265080452864) >Dec 5 23:53:11 localhost anaconda: Thread Done: AnaStorageWatcher (140265535215360) >Dec 5 23:53:11 localhost anaconda: Thread Done: AnaNTPserver1 (140265543608064) >Dec 5 23:53:11 localhost anaconda: Thread Done: AnaNTPserver3 (140265080452864) >Dec 5 23:53:11 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x59ca2d0> status to: Probing storage... >Dec 5 23:53:11 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x59ca2d0> >Dec 5 23:53:12 localhost anaconda: Thread Done: AnaNTPserver2 (140265088845568) >Dec 5 23:53:12 localhost anaconda: Thread Done: AnaNTPserver0 (140265560393472) >Dec 5 23:53:16 localhost anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" >Dec 5 23:53:25 localhost anaconda: Running Thread: AnaExecuteStorageThread (140265560393472) >Dec 5 23:53:25 localhost program: Running... udevadm settle --timeout=300 >Dec 5 23:53:25 localhost anaconda: Thread Done: AnaExecuteStorageThread (140265560393472) >Dec 5 23:53:26 localhost anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x59ca2d0> >Dec 5 23:53:26 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x59ca2d0> status to: Saving storage configuration... >Dec 5 23:53:26 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x59ca2d0> >Dec 5 23:53:29 localhost anaconda: getting device type for None >Dec 5 23:53:29 localhost anaconda: unknown device type: 'None' >Dec 5 23:53:29 localhost anaconda: getting device type for Standard Partition >Dec 5 23:53:29 localhost anaconda: getting device type for Standard Partition >Dec 5 23:53:29 localhost anaconda: getting device type for Standard Partition >Dec 5 23:53:29 localhost anaconda: getting device type for Standard Partition >Dec 5 23:53:29 localhost anaconda: getting device type for Standard Partition >Dec 5 23:53:32 localhost anaconda: ui: saving changes to device sda1 >Dec 5 23:53:32 localhost anaconda: getting device type for Standard Partition >Dec 5 23:53:32 localhost anaconda: getting device type for Standard Partition >Dec 5 23:53:32 localhost anaconda: getting device type for LVM >Dec 5 23:53:32 localhost anaconda: getting device type for LVM >Dec 5 23:53:32 localhost anaconda: getting device type for LVM >Dec 5 23:53:32 localhost anaconda: getting device type for LVM >Dec 5 23:53:32 localhost anaconda: getting device type for LVM >Dec 5 23:53:50 localhost anaconda: ui: saving changes to device fedora-root >Dec 5 23:53:50 localhost anaconda: getting device type for LVM >Dec 5 23:53:50 localhost anaconda: getting device type for LVM >Dec 5 23:53:50 localhost anaconda: getting device type for LVM >Dec 5 23:54:02 localhost anaconda: ui: saving changes to device fedora-root >Dec 5 23:54:02 localhost anaconda: getting device type for LVM >Dec 5 23:54:02 localhost anaconda: getting device type for LVM >Dec 5 23:54:02 localhost anaconda: getting device type for Standard Partition >Dec 5 23:54:02 localhost anaconda: getting device type for Standard Partition >Dec 5 23:54:02 localhost anaconda: getting device type for Standard Partition >Dec 5 23:54:02 localhost anaconda: getting device type for Standard Partition >Dec 5 23:54:02 localhost anaconda: getting device type for Standard Partition >Dec 5 23:54:09 localhost anaconda: ui: saving changes to device sda1 >Dec 5 23:54:09 localhost anaconda: getting device type for Standard Partition >Dec 5 23:54:09 localhost anaconda: getting device type for Standard Partition >Dec 5 23:54:09 localhost anaconda: getting device type for Standard Partition >Dec 5 23:54:24 localhost anaconda: ui: saving changes to device sda1 >Dec 5 23:54:24 localhost anaconda: getting device type for Standard Partition >Dec 5 23:54:24 localhost anaconda: getting device type for Standard Partition >Dec 5 23:54:24 localhost anaconda: getting device type for Standard Partition >Dec 5 23:54:24 localhost anaconda: getting device type for Standard Partition >Dec 5 23:54:34 localhost anaconda: ui: saving changes to device sda1 >Dec 5 23:54:34 localhost anaconda: getting device type for Standard Partition >Dec 5 23:54:34 localhost anaconda: getting device type for Standard Partition >Dec 5 23:54:34 localhost anaconda: getting device type for Standard Partition >Dec 5 23:54:34 localhost anaconda: getting device type for LVM >Dec 5 23:54:34 localhost anaconda: getting device type for LVM >Dec 5 23:54:34 localhost anaconda: getting device type for LVM >Dec 5 23:54:34 localhost anaconda: getting device type for LVM >Dec 5 23:54:34 localhost anaconda: getting device type for LVM >Dec 5 23:54:44 localhost anaconda: ui: saving changes to device fedora-root >Dec 5 23:54:44 localhost anaconda: getting device type for LVM >Dec 5 23:54:44 localhost anaconda: getting device type for LVM >Dec 5 23:54:44 localhost anaconda: scheduling reformat of fedora-root as ext4 >Dec 5 23:54:44 localhost storage: registered action: [0] Destroy Format ext4 filesystem on lvmlv fedora-root (id 18) >Dec 5 23:54:44 localhost storage: registered action: [1] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 18) >Dec 5 23:54:44 localhost anaconda: getting device type for LVM >Dec 5 23:54:44 localhost anaconda: getting device type for LVM >Dec 5 23:54:48 localhost anaconda: ui: saving changes to device fedora-root >Dec 5 23:54:48 localhost anaconda: getting device type for LVM >Dec 5 23:54:48 localhost anaconda: getting device type for LVM >Dec 5 23:54:48 localhost anaconda: getting device type for LVM >Dec 5 23:54:48 localhost anaconda: getting device type for LVM >Dec 5 23:54:53 localhost anaconda: ui: saving changes to device fedora-root >Dec 5 23:54:53 localhost anaconda: getting device type for LVM >Dec 5 23:54:53 localhost anaconda: getting device type for LVM >Dec 5 23:54:53 localhost anaconda: getting device type for Standard Partition >Dec 5 23:54:53 localhost anaconda: getting device type for Standard Partition >Dec 5 23:54:53 localhost anaconda: getting device type for Standard Partition >Dec 5 23:54:53 localhost anaconda: getting device type for Standard Partition >Dec 5 23:54:53 localhost anaconda: getting device type for Standard Partition >Dec 5 23:55:04 localhost anaconda: ui: saving changes to device sda1 >Dec 5 23:55:04 localhost anaconda: getting device type for Standard Partition >Dec 5 23:55:04 localhost anaconda: getting device type for Standard Partition >Dec 5 23:55:04 localhost anaconda: scheduling reformat of sda1 as ext4 >Dec 5 23:55:04 localhost storage: registered action: [2] Destroy Format ext4 filesystem on partition sda1 (id 1) >Dec 5 23:55:04 localhost storage: registered action: [3] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 1) >Dec 5 23:55:04 localhost anaconda: getting device type for Standard Partition >Dec 5 23:55:04 localhost anaconda: getting device type for Standard Partition >Dec 5 23:55:07 localhost anaconda: ui: saving changes to device sda1 >Dec 5 23:55:07 localhost anaconda: getting device type for Standard Partition >Dec 5 23:55:07 localhost anaconda: getting device type for Standard Partition >Dec 5 23:55:07 localhost anaconda: getting device type for LVM >Dec 5 23:55:07 localhost anaconda: getting device type for LVM >Dec 5 23:55:07 localhost anaconda: getting device type for LVM >Dec 5 23:55:07 localhost anaconda: getting device type for LVM >Dec 5 23:55:07 localhost anaconda: getting device type for LVM >Dec 5 23:55:14 localhost anaconda: ui: saving changes to device fedora-root >Dec 5 23:55:14 localhost anaconda: getting device type for LVM >Dec 5 23:55:14 localhost anaconda: getting device type for LVM >Dec 5 23:55:14 localhost anaconda: getting device type for LVM >Dec 5 23:55:14 localhost anaconda: getting device type for LVM >Dec 5 23:55:24 localhost anaconda: ui: saving changes to device fedora-root >Dec 5 23:55:24 localhost anaconda: getting device type for LVM >Dec 5 23:55:24 localhost anaconda: getting device type for LVM >Dec 5 23:55:24 localhost anaconda: getting device type for LVM >Dec 5 23:55:24 localhost anaconda: getting device type for LVM >Dec 5 23:55:27 localhost anaconda: ui: saving changes to device fedora-swap >Dec 5 23:55:27 localhost anaconda: getting device type for LVM >Dec 5 23:55:27 localhost anaconda: getting device type for LVM >Dec 5 23:55:27 localhost anaconda: getting device type for LVM >Dec 5 23:55:27 localhost anaconda: getting device type for LVM >Dec 5 23:55:30 localhost anaconda: ui: saving changes to device fedora-swap >Dec 5 23:55:30 localhost anaconda: getting device type for LVM >Dec 5 23:55:30 localhost anaconda: getting device type for LVM >Dec 5 23:55:30 localhost anaconda: getting device type for LVM >Dec 5 23:55:30 localhost anaconda: getting device type for LVM >Dec 5 23:55:34 localhost anaconda: ui: removed device fedora-root >Dec 5 23:55:34 localhost anaconda: getting device type for Standard Partition >Dec 5 23:55:34 localhost anaconda: getting device type for Standard Partition >Dec 5 23:55:34 localhost anaconda: getting device type for Standard Partition >Dec 5 23:55:34 localhost anaconda: getting device type for Standard Partition >Dec 5 23:55:34 localhost anaconda: getting device type for Standard Partition >Dec 5 23:55:36 localhost anaconda: ui: saving changes to device sda1 >Dec 5 23:55:36 localhost anaconda: getting device type for Standard Partition >Dec 5 23:55:36 localhost anaconda: getting device type for Standard Partition >Dec 5 23:55:49 localhost storage: added partition req0 (id 19) to device tree >Dec 5 23:55:49 localhost storage: registered action: [4] Create Device partition req0 (id 19) >Dec 5 23:55:49 localhost storage: registered action: [5] Create Format lvmpv on partition req0 (id 19) >Dec 5 23:55:49 localhost storage: failed to allocate partitions: not enough free space on disks >Dec 5 23:55:49 localhost storage: removed partition req0 (id 19) from device tree >Dec 5 23:55:49 localhost storage: registered action: [6] Destroy Device partition req0 (id 19) >Dec 5 23:55:49 localhost anaconda: newDevice failed: not enough free space on disks >Dec 5 23:55:49 localhost storage: adjusting device size from 0.97 to 0.00 so it fits in container >Dec 5 23:55:49 localhost storage: added lvmlv fedora-3000 (id 20) to device tree >Dec 5 23:55:49 localhost storage: registered action: [7] Create Device lvmlv fedora-3000 (id 20) >Dec 5 23:55:49 localhost storage: registered action: [8] Create Format ext4 filesystem mounted at /3000 on lvmlv fedora-3000 (id 20) >Dec 5 23:55:49 localhost storage: removed lvmlv fedora-3000 (id 20) from device tree >Dec 5 23:55:49 localhost storage: registered action: [9] Destroy Device lvmlv fedora-3000 (id 20) >Dec 5 23:55:49 localhost anaconda: newDevice failed w/ old container: failed to create device >Dec 5 23:55:49 localhost anaconda: getting device type for Standard Partition >Dec 5 23:55:49 localhost anaconda: getting device type for Standard Partition >Dec 5 23:55:59 localhost anaconda: ui: saving changes to device sda1 >Dec 5 23:55:59 localhost anaconda: getting device type for Standard Partition >Dec 5 23:55:59 localhost anaconda: getting device type for Standard Partition >Dec 5 23:56:02 localhost anaconda: ui: saving changes to device sda1 >Dec 5 23:56:02 localhost anaconda: getting device type for Standard Partition >Dec 5 23:56:02 localhost anaconda: getting device type for Standard Partition >Dec 5 23:56:12 localhost storage: added partition req1 (id 21) to device tree >Dec 5 23:56:12 localhost storage: registered action: [10] Create Device partition req1 (id 21) >Dec 5 23:56:12 localhost storage: registered action: [11] Create Format lvmpv on partition req1 (id 21) >Dec 5 23:56:12 localhost storage: failed to allocate partitions: not enough free space on disks >Dec 5 23:56:12 localhost storage: removed partition req1 (id 21) from device tree >Dec 5 23:56:12 localhost storage: registered action: [12] Destroy Device partition req1 (id 21) >Dec 5 23:56:12 localhost anaconda: newDevice failed: not enough free space on disks >Dec 5 23:56:12 localhost storage: adjusting device size from 0.97 to 0.00 so it fits in container >Dec 5 23:56:12 localhost storage: added lvmlv fedora-root00 (id 22) to device tree >Dec 5 23:56:12 localhost storage: registered action: [13] Create Device lvmlv fedora-root00 (id 22) >Dec 5 23:56:12 localhost storage: registered action: [14] Create Format ext4 filesystem mounted at / on lvmlv fedora-root00 (id 22) >Dec 5 23:56:12 localhost storage: removed lvmlv fedora-root00 (id 22) from device tree >Dec 5 23:56:12 localhost storage: registered action: [15] Destroy Device lvmlv fedora-root00 (id 22) >Dec 5 23:56:12 localhost anaconda: newDevice failed w/ old container: failed to create device >Dec 5 23:56:12 localhost anaconda: getting device type for Standard Partition >Dec 5 23:56:12 localhost anaconda: getting device type for Standard Partition >Dec 5 23:56:23 localhost anaconda: ui: saving changes to device sda1 >Dec 5 23:56:23 localhost anaconda: getting device type for Standard Partition >Dec 5 23:56:23 localhost anaconda: getting device type for Standard Partition >Dec 5 23:56:31 localhost anaconda: ui: removed device sda1 >Dec 5 23:56:34 localhost anaconda: getting device type for Standard Partition >Dec 5 23:56:34 localhost anaconda: getting device type for Standard Partition >Dec 5 23:56:39 localhost storage: registered action: [16] Destroy Format ext4 filesystem on partition sda1 (id 1) >Dec 5 23:56:39 localhost program: Running... udevadm settle --timeout=300 >Dec 5 23:56:39 localhost storage: removed partition sda1 (id 1) from device tree >Dec 5 23:56:39 localhost storage: registered action: [17] Destroy Device partition sda1 (id 1) >Dec 5 23:56:39 localhost storage: registered action: [18] Destroy Format ext4 filesystem on lvmlv fedora-root (id 18) >Dec 5 23:56:39 localhost storage: removed lvmlv fedora-root (id 18) from device tree >Dec 5 23:56:39 localhost storage: registered action: [19] Destroy Device lvmlv fedora-root (id 18) >Dec 5 23:56:39 localhost storage: registered action: [20] Destroy Format swap on lvmlv fedora-swap (id 17) >Dec 5 23:56:39 localhost storage: removed lvmlv fedora-swap (id 17) from device tree >Dec 5 23:56:39 localhost storage: registered action: [21] Destroy Device lvmlv fedora-swap (id 17) >Dec 5 23:56:39 localhost program: Running... udevadm settle --timeout=300 >Dec 5 23:56:39 localhost program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >Dec 5 23:56:39 localhost program: 0 logical volume(s) in volume group "fedora" now active >Dec 5 23:56:39 localhost storage: removed lvmvg fedora (id 3) from device tree >Dec 5 23:56:39 localhost storage: registered action: [22] Destroy Device lvmvg fedora (id 3) >Dec 5 23:56:39 localhost storage: registered action: [23] Destroy Format lvmpv on partition sda2 (id 2) >Dec 5 23:56:39 localhost program: Running... udevadm settle --timeout=300 >Dec 5 23:56:39 localhost storage: removed partition sda2 (id 2) from device tree >Dec 5 23:56:39 localhost storage: registered action: [24] Destroy Device partition sda2 (id 2) >Dec 5 23:56:39 localhost storage: registered action: [25] Destroy Format msdos disklabel on disk sda (id 0) >Dec 5 23:56:40 localhost storage: registered action: [26] Create Format msdos disklabel on disk sda (id 0) >Dec 5 23:56:40 localhost anaconda: ui: removed device sda1 >Dec 5 23:56:53 localhost storage: added partition req2 (id 23) to device tree >Dec 5 23:56:53 localhost storage: registered action: [27] Create Device partition req2 (id 23) >Dec 5 23:56:53 localhost storage: registered action: [28] Create Format lvmpv on partition req2 (id 23) >Dec 5 23:56:53 localhost storage: added lvmvg fedora (id 24) to device tree >Dec 5 23:56:53 localhost storage: registered action: [29] Create Device lvmvg fedora (id 24) >Dec 5 23:56:53 localhost storage: added lvmlv fedora-boot (id 25) to device tree >Dec 5 23:56:53 localhost storage: registered action: [30] Create Device lvmlv fedora-boot (id 25) >Dec 5 23:56:53 localhost storage: registered action: [31] Create Format ext4 filesystem mounted at /boot on lvmlv fedora-boot (id 25) >Dec 5 23:56:53 localhost anaconda: getting device type for LVM >Dec 5 23:56:53 localhost anaconda: getting device type for LVM >Dec 5 23:56:53 localhost anaconda: getting device type for LVM >Dec 5 23:56:53 localhost anaconda: getting device type for LVM >Dec 5 23:56:53 localhost anaconda: getting device type for LVM >Dec 5 23:57:04 localhost anaconda: getting device type for Standard Partition >Dec 5 23:57:04 localhost anaconda: getting device type for Standard Partition >Dec 5 23:57:04 localhost anaconda: getting device type for Standard Partition >Dec 5 23:57:07 localhost anaconda: ui: saving changes to device fedora-boot >Dec 5 23:57:07 localhost anaconda: getting device type for Standard Partition >Dec 5 23:57:07 localhost anaconda: getting device type for Standard Partition >Dec 5 23:57:07 localhost anaconda: changing device type from 0 to 2 >Dec 5 23:57:07 localhost storage: removed lvmlv fedora-boot (id 25) from device tree >Dec 5 23:57:07 localhost storage: registered action: [32] Destroy Device lvmlv fedora-boot (id 25) >Dec 5 23:57:07 localhost storage: removed lvmvg fedora (id 24) from device tree >Dec 5 23:57:07 localhost storage: registered action: [33] Destroy Device lvmvg fedora (id 24) >Dec 5 23:57:07 localhost storage: removed partition sda1 (id 23) from device tree >Dec 5 23:57:07 localhost storage: registered action: [34] Destroy Device partition sda1 (id 23) >Dec 5 23:57:07 localhost storage: added partition boot (id 26) to device tree >Dec 5 23:57:07 localhost storage: registered action: [35] Create Device partition boot (id 26) >Dec 5 23:57:07 localhost storage: registered action: [36] Create Format ext4 filesystem mounted at /boot on partition boot (id 26) >Dec 5 23:57:07 localhost anaconda: getting device type for Standard Partition >Dec 5 23:57:07 localhost anaconda: getting device type for Standard Partition >Dec 5 23:57:16 localhost storage: added partition req3 (id 27) to device tree >Dec 5 23:57:16 localhost storage: registered action: [37] Create Device partition req3 (id 27) >Dec 5 23:57:16 localhost storage: registered action: [38] Create Format lvmpv on partition req3 (id 27) >Dec 5 23:57:16 localhost storage: added lvmvg fedora (id 28) to device tree >Dec 5 23:57:16 localhost storage: registered action: [39] Create Device lvmvg fedora (id 28) >Dec 5 23:57:16 localhost storage: added lvmlv fedora-root (id 29) to device tree >Dec 5 23:57:16 localhost storage: registered action: [40] Create Device lvmlv fedora-root (id 29) >Dec 5 23:57:16 localhost storage: registered action: [41] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 29) >Dec 5 23:57:16 localhost anaconda: getting device type for Standard Partition >Dec 5 23:57:16 localhost anaconda: getting device type for Standard Partition >Dec 5 23:57:20 localhost anaconda: ui: saving changes to device sda1 >Dec 5 23:57:20 localhost anaconda: getting device type for Standard Partition >Dec 5 23:57:20 localhost anaconda: getting device type for Standard Partition >Dec 5 23:57:20 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 11684 due to rate-limiting >Dec 5 23:57:34 localhost rsyslogd-2177: imuxsock lost 34 messages from pid 11684 due to rate-limiting >Dec 5 23:57:34 localhost anaconda: ui: saving changes to device fedora-root >Dec 5 23:57:34 localhost anaconda: getting device type for LVM >Dec 5 23:57:34 localhost anaconda: getting device type for LVM >Dec 5 23:57:34 localhost storage: adjusting device size from 3000.00 to 4000.00 >Dec 5 23:57:34 localhost anaconda: getting device type for LVM >Dec 5 23:57:34 localhost anaconda: getting device type for LVM >Dec 5 23:57:36 localhost anaconda: ui: saving changes to device fedora-root >Dec 5 23:57:36 localhost anaconda: getting device type for LVM >Dec 5 23:57:36 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 11684 due to rate-limiting >Dec 5 23:58:11 localhost rsyslogd-2177: imuxsock lost 10 messages from pid 11684 due to rate-limiting >Dec 5 23:58:11 localhost anaconda: invalid size set for partition >Dec 5 23:58:11 localhost anaconda: getting device type for Standard Partition >Dec 5 23:58:11 localhost anaconda: getting device type for Standard Partition >Dec 5 23:58:11 localhost anaconda: getting device type for Standard Partition >Dec 5 23:58:11 localhost anaconda: getting device type for Standard Partition >Dec 5 23:58:11 localhost anaconda: getting device type for Standard Partition >Dec 5 23:58:45 localhost anaconda: ui: saving changes to device sda1 >Dec 5 23:58:45 localhost anaconda: getting device type for Standard Partition >Dec 5 23:58:45 localhost anaconda: getting device type for Standard Partition >Dec 5 23:58:52 localhost anaconda: ui: saving changes to device sda1 >Dec 5 23:58:52 localhost anaconda: getting device type for Standard Partition >Dec 5 23:58:52 localhost anaconda: getting device type for Standard Partition >Dec 5 23:58:52 localhost anaconda: getting device type for LVM >Dec 5 23:58:52 localhost anaconda: getting device type for LVM >Dec 5 23:58:52 localhost anaconda: getting device type for LVM >Dec 5 23:58:52 localhost anaconda: getting device type for LVM >Dec 5 23:58:52 localhost anaconda: getting device type for LVM >Dec 5 23:58:59 localhost anaconda: ui: saving changes to device fedora-root >Dec 5 23:58:59 localhost anaconda: getting device type for LVM >Dec 5 23:58:59 localhost anaconda: getting device type for LVM >Dec 5 23:58:59 localhost storage: registered action: [42] Destroy Format lvmpv on partition sda2 (id 27) >Dec 5 23:58:59 localhost storage: registered action: [43] Create Format luks on partition sda2 (id 27) >Dec 5 23:58:59 localhost storage: added luks/dm-crypt luks-sda2 (id 30) to device tree >Dec 5 23:58:59 localhost storage: registered action: [44] Create Device luks/dm-crypt luks-sda2 (id 30) >Dec 5 23:58:59 localhost storage: registered action: [45] Create Format lvmpv on luks/dm-crypt luks-sda2 (id 30) >Dec 5 23:58:59 localhost storage: adjusting device size from 4000.00 to 3996.00 so it fits in container >Dec 5 23:58:59 localhost storage: adjusting device size from 4000.00 to 3996.00 >Dec 5 23:58:59 localhost anaconda: getting device type for LVM >Dec 5 23:58:59 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 11684 due to rate-limiting >Dec 5 23:59:07 localhost rsyslogd-2177: imuxsock lost 50 messages from pid 11684 due to rate-limiting >Dec 5 23:59:07 localhost storage: removed lvmlv fedora-root (id 29) from device tree >Dec 5 23:59:07 localhost storage: registered action: [46] Destroy Device lvmlv fedora-root (id 29) >Dec 5 23:59:07 localhost storage: removed lvmvg fedora (id 28) from device tree >Dec 5 23:59:07 localhost storage: registered action: [47] Destroy Device lvmvg fedora (id 28) >Dec 5 23:59:07 localhost storage: removed luks/dm-crypt luks-sda2 (id 30) from device tree >Dec 5 23:59:07 localhost storage: registered action: [48] Destroy Device luks/dm-crypt luks-sda2 (id 30) >Dec 5 23:59:07 localhost storage: removed partition sda2 (id 27) from device tree >Dec 5 23:59:07 localhost storage: registered action: [49] Destroy Device partition sda2 (id 27) >Dec 5 23:59:07 localhost anaconda: ui: removed device fedora-root >Dec 5 23:59:07 localhost anaconda: getting device type for Standard Partition >Dec 5 23:59:07 localhost anaconda: getting device type for Standard Partition >Dec 5 23:59:07 localhost anaconda: getting device type for Standard Partition >Dec 5 23:59:07 localhost anaconda: getting device type for Standard Partition >Dec 5 23:59:07 localhost anaconda: getting device type for Standard Partition >Dec 5 23:59:10 localhost anaconda: ui: saving changes to device sda1 >Dec 5 23:59:10 localhost anaconda: getting device type for Standard Partition >Dec 5 23:59:10 localhost anaconda: getting device type for Standard Partition >Dec 5 23:59:21 localhost storage: added partition req4 (id 31) to device tree >Dec 5 23:59:21 localhost storage: registered action: [50] Create Device partition req4 (id 31) >Dec 5 23:59:21 localhost storage: registered action: [51] Create Format lvmpv on partition req4 (id 31) >Dec 5 23:59:21 localhost storage: added lvmvg fedora (id 32) to device tree >Dec 5 23:59:21 localhost storage: registered action: [52] Create Device lvmvg fedora (id 32) >Dec 5 23:59:21 localhost storage: added lvmlv fedora-root (id 33) to device tree >Dec 5 23:59:21 localhost storage: registered action: [53] Create Device lvmlv fedora-root (id 33) >Dec 5 23:59:21 localhost storage: registered action: [54] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 33) >Dec 5 23:59:21 localhost anaconda: getting device type for Standard Partition >Dec 5 23:59:21 localhost anaconda: getting device type for Standard Partition >Dec 5 23:59:25 localhost anaconda: ui: saving changes to device sda1 >Dec 5 23:59:25 localhost anaconda: getting device type for Standard Partition >Dec 5 23:59:25 localhost anaconda: getting device type for Standard Partition >Dec 5 23:59:25 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 11684 due to rate-limiting >Dec 5 23:59:31 localhost rsyslogd-2177: imuxsock lost 34 messages from pid 11684 due to rate-limiting >Dec 5 23:59:31 localhost anaconda: ui: saving changes to device fedora-root >Dec 5 23:59:31 localhost anaconda: getting device type for LVM >Dec 5 23:59:31 localhost anaconda: getting device type for LVM >Dec 5 23:59:41 localhost storage: added lvmlv fedora-home (id 34) to device tree >Dec 5 23:59:41 localhost storage: registered action: [55] Create Device lvmlv fedora-home (id 34) >Dec 5 23:59:41 localhost storage: registered action: [56] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 34) >Dec 5 23:59:41 localhost anaconda: getting device type for Standard Partition >Dec 5 23:59:41 localhost anaconda: getting device type for Standard Partition >Dec 5 23:59:41 localhost anaconda: getting device type for Standard Partition >Dec 5 23:59:41 localhost anaconda: getting device type for Standard Partition >Dec 5 23:59:41 localhost anaconda: getting device type for Standard Partition >Dec 5 23:59:44 localhost anaconda: ui: saving changes to device sda1 >Dec 5 23:59:44 localhost anaconda: getting device type for Standard Partition >Dec 5 23:59:44 localhost anaconda: getting device type for Standard Partition >Dec 5 23:59:44 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 11684 due to rate-limiting >Dec 5 23:59:51 localhost rsyslogd-2177: imuxsock lost 31 messages from pid 11684 due to rate-limiting >Dec 5 23:59:51 localhost anaconda: ui: saving changes to device fedora-home >Dec 5 23:59:52 localhost anaconda: getting device type for LVM >Dec 5 23:59:52 localhost anaconda: getting device type for LVM >Dec 5 23:59:52 localhost storage: registered action: [57] Destroy Format lvmpv on partition sda2 (id 31) >Dec 5 23:59:52 localhost storage: registered action: [58] Create Format luks on partition sda2 (id 31) >Dec 5 23:59:52 localhost storage: added luks/dm-crypt luks-sda2 (id 35) to device tree >Dec 5 23:59:52 localhost storage: registered action: [59] Create Device luks/dm-crypt luks-sda2 (id 35) >Dec 5 23:59:52 localhost storage: registered action: [60] Create Format lvmpv on luks/dm-crypt luks-sda2 (id 35) >Dec 5 23:59:52 localhost storage: adjusting device size from 3000.00 to 2996.00 so it fits in container >Dec 5 23:59:52 localhost storage: adjusting device size from 3000.00 to 2996.00 >Dec 5 23:59:52 localhost anaconda: getting device type for LVM >Dec 5 23:59:52 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 11684 due to rate-limiting >Dec 5 23:59:59 localhost rsyslogd-2177: imuxsock lost 50 messages from pid 11684 due to rate-limiting >Dec 5 23:59:59 localhost anaconda: ui: saving changes to device fedora-root >Dec 5 23:59:59 localhost anaconda: getting device type for LVM >Dec 5 23:59:59 localhost anaconda: getting device type for LVM >Dec 5 23:59:59 localhost storage: removed luks/dm-crypt luks-sda2 (id 35) from device tree >Dec 5 23:59:59 localhost storage: registered action: [61] Destroy Device luks/dm-crypt luks-sda2 (id 35) >Dec 5 23:59:59 localhost storage: registered action: [62] Destroy Format luks on partition sda2 (id 31) >Dec 5 23:59:59 localhost storage: registered action: [63] Create Format lvmpv on partition sda2 (id 31) >Dec 5 23:59:59 localhost anaconda: getting device type for LVM >Dec 5 23:59:59 localhost anaconda: getting device type for LVM >Dec 5 23:59:59 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 11684 due to rate-limiting >Dec 6 00:00:14 localhost rsyslogd-2177: imuxsock lost 149 messages from pid 11684 due to rate-limiting >Dec 6 00:00:22 localhost anaconda: Running kickstart %%traceback script(s) >Dec 6 00:00:22 localhost anaconda: All kickstart %%traceback script(s) have been run >Dec 6 00:00:41 localhost dbus[1443]: avc: received setenforce notice (enforcing=1) >Dec 6 00:00:41 localhost dbus-daemon[519]: dbus[519]: avc: received setenforce notice (enforcing=1) >Dec 6 00:00:41 localhost dbus[519]: avc: received setenforce notice (enforcing=1) >Dec 6 00:00:41 localhost dbus[1292]: avc: received setenforce notice (enforcing=1) >Dec 6 00:00:41 localhost dbus[519]: [system] Reloaded configuration >Dec 6 00:00:41 localhost dbus-daemon[519]: dbus[519]: [system] Reloaded configuration >Dec 6 00:07:06 localhost dbus[1443]: avc: received setenforce notice (enforcing=0) >Dec 6 00:07:06 localhost dbus[1292]: avc: received setenforce notice (enforcing=0) >Dec 6 00:07:06 localhost dbus[519]: avc: received setenforce notice (enforcing=0) >Dec 6 00:07:06 localhost dbus-daemon[519]: dbus[519]: avc: received setenforce notice (enforcing=0) >Dec 6 00:07:06 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:06 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:06 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:06 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:06 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:06 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:06 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:06 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:06 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:06 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:06 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:06 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:06 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:06 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:07 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:07 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:07 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:07 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:07 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:07 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:07 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:07 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:07 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:07 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:07 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:07 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:07 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:07 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:07 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:07 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:07 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:07 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:07 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:07 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:07 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:07 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:08 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:08 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:08 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:08 localhost anaconda: /sbin/anaconda 18.36 >Dec 6 00:07:08 localhost anaconda: 2097152 kB (2048 MB) are available >Dec 6 00:07:08 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Dec 6 00:07:08 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >Dec 6 00:07:08 localhost anaconda: Default encoding = ascii >Dec 6 00:07:08 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Dec 6 00:07:08 localhost program: Running... udevadm settle --timeout=300 >Dec 6 00:07:08 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:08 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:08 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:08 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:08 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:08 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:09 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:09 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:09 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:09 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:09 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:09 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:09 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:09 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:09 localhost anaconda: ISCSID is /sbin/iscsid >Dec 6 00:07:09 localhost anaconda: no initiator set >Dec 6 00:07:09 localhost program: Running... modprobe fcoe >Dec 6 00:07:09 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Dec 6 00:07:09 localhost program: No FCoE boot disk information is found in EDD! >Dec 6 00:07:09 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Dec 6 00:07:09 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Dec 6 00:07:09 localhost program: Running... udevadm settle --timeout=300 >Dec 6 00:07:09 localhost program: Running... multipath -d >Dec 6 00:07:09 localhost program: Running... multipath -ll >Dec 6 00:07:09 localhost storage: MultipathTopology: found singlepath device: sda >Dec 6 00:07:09 localhost storage: MultipathTopology: found non-disk device: sda1 >Dec 6 00:07:09 localhost storage: MultipathTopology: found non-disk device: sda2 >Dec 6 00:07:09 localhost storage: MultipathTopology: found non-disk device: sr0 >Dec 6 00:07:09 localhost storage: MultipathTopology: found singlepath device: loop0 >Dec 6 00:07:09 localhost storage: MultipathTopology: found singlepath device: loop1 >Dec 6 00:07:09 localhost storage: MultipathTopology: found singlepath device: loop2 >Dec 6 00:07:09 localhost storage: MultipathTopology: found singlepath device: loop3 >Dec 6 00:07:09 localhost storage: MultipathTopology: found singlepath device: loop4 >Dec 6 00:07:09 localhost storage: MultipathTopology: found singlepath device: loop5 >Dec 6 00:07:09 localhost storage: MultipathTopology: found singlepath device: loop6 >Dec 6 00:07:09 localhost storage: MultipathTopology: found singlepath device: loop7 >Dec 6 00:07:09 localhost storage: MultipathTopology: found singlepath device: dm-0 >Dec 6 00:07:09 localhost storage: MultipathTopology: found singlepath device: dm-1 >Dec 6 00:07:09 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:09 localhost anaconda: Display mode = g >Dec 6 00:07:09 localhost anaconda: 2097152 kB (2048 MB) are available >Dec 6 00:07:09 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Dec 6 00:07:09 localhost anaconda: using only installclass _Fedora >Dec 6 00:07:09 localhost anaconda: Detected 2016M of memory >Dec 6 00:07:09 localhost anaconda: Swap attempt of 4032M >Dec 6 00:07:09 localhost anaconda: Running Thread: AnaStorageThread (140072285157120) >Dec 6 00:07:09 localhost program: Running... udevadm control --property=ANACONDA=1 >Dec 6 00:07:09 localhost anaconda: Running Thread: AnaNetworkThread (140072276764416) >Dec 6 00:07:09 localhost program: Running... systemctl start chronyd.service >Dec 6 00:07:09 localhost anaconda: Running Thread: AnaPayloadThread (140071945758464) >Dec 6 00:07:10 localhost systemd[1]: Started NTP client/server. >Dec 6 00:07:10 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Dec 6 00:07:10 localhost program: Running... udevadm settle --timeout=300 >Dec 6 00:07:10 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:10 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:10 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:10 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:10 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:10 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:10 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:10 localhost anaconda: Thread Done: AnaNetworkThread (140072276764416) >Dec 6 00:07:10 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:10 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:10 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:10 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:10 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:10 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:10 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:10 localhost anaconda: no initiator set >Dec 6 00:07:10 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Dec 6 00:07:10 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Dec 6 00:07:10 localhost program: Running... udevadm settle --timeout=300 >Dec 6 00:07:10 localhost storage: sr0 looks to be the live device; marking as protected >Dec 6 00:07:10 localhost program: Running... udevadm settle --timeout=300 >Dec 6 00:07:11 localhost program: Running... multipath -d >Dec 6 00:07:11 localhost program: Running... multipath -ll >Dec 6 00:07:11 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:11 localhost storage: MultipathTopology: found singlepath device: sda >Dec 6 00:07:11 localhost storage: MultipathTopology: found non-disk device: sda1 >Dec 6 00:07:11 localhost storage: MultipathTopology: found non-disk device: sda2 >Dec 6 00:07:11 localhost storage: MultipathTopology: found non-disk device: sr0 >Dec 6 00:07:11 localhost storage: MultipathTopology: found singlepath device: loop0 >Dec 6 00:07:11 localhost storage: MultipathTopology: found singlepath device: loop1 >Dec 6 00:07:11 localhost storage: MultipathTopology: found singlepath device: loop2 >Dec 6 00:07:11 localhost storage: MultipathTopology: found singlepath device: loop3 >Dec 6 00:07:11 localhost storage: MultipathTopology: found singlepath device: loop4 >Dec 6 00:07:11 localhost storage: MultipathTopology: found singlepath device: loop5 >Dec 6 00:07:11 localhost storage: MultipathTopology: found singlepath device: loop6 >Dec 6 00:07:11 localhost storage: MultipathTopology: found singlepath device: loop7 >Dec 6 00:07:11 localhost storage: MultipathTopology: found singlepath device: dm-0 >Dec 6 00:07:11 localhost storage: MultipathTopology: found singlepath device: dm-1 >Dec 6 00:07:11 localhost storage: devices to scan: ['sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >Dec 6 00:07:11 localhost storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Dec 6 00:07:11 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:11 localhost storage: sda is a disk >Dec 6 00:07:11 localhost storage: added disk sda (id 0) to device tree >Dec 6 00:07:11 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:11 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:11 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 12188 due to rate-limiting >Dec 6 00:07:11 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:11 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:11 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:11 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:11 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:11 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:11 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:11 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:11 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:11 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:12 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:12 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:12 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:12 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:12 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:12 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:12 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:12 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:12 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:12 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:12 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:13 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:13 localhost program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >Dec 6 00:07:13 localhost kernel: [ 8035.695245] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >Dec 6 00:07:13 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:13 localhost program: Running... /bin/umount /mnt/sysimage >Dec 6 00:07:13 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:13 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:13 localhost program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >Dec 6 00:07:13 localhost kernel: [ 8036.010261] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >Dec 6 00:07:14 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:14 localhost rsyslogd-2177: imuxsock lost 957 messages from pid 12188 due to rate-limiting >Dec 6 00:07:14 localhost program: Running... arch >Dec 6 00:07:14 localhost program: x86_64 >Dec 6 00:07:14 localhost storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >Dec 6 00:07:14 localhost program: Running... /bin/umount /mnt/sysimage >Dec 6 00:07:14 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:14 localhost program: Running... udevadm settle --timeout=300 >Dec 6 00:07:14 localhost program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >Dec 6 00:07:14 localhost anaconda: Thread Done: AnaStorageThread (140072285157120) >Dec 6 00:07:14 localhost program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >Dec 6 00:07:14 localhost kernel: [ 8036.644066] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Dec 6 00:07:14 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:14 localhost anaconda: Thread Done: AnaPayloadThread (140071945758464) >Dec 6 00:07:20 localhost anaconda: Not doing 'add runtime X layout' in live installation >Dec 6 00:07:21 localhost anaconda: Not doing 'save system time' in live installation >Dec 6 00:07:21 localhost anaconda: Not doing 'save system time' in live installation >Dec 6 00:07:21 localhost anaconda: Not doing 'save system time' in live installation >Dec 6 00:07:21 localhost anaconda: Not doing 'save system time' in live installation >Dec 6 00:07:21 localhost anaconda: Not doing 'modify system time and date' in live installation >Dec 6 00:07:21 localhost anaconda: Not doing 'add runtime X layout' in live installation >Dec 6 00:07:21 localhost anaconda: Not doing 'test X layouts' in live installation >Dec 6 00:07:21 localhost anaconda: Running Thread: AnaStorageWatcher (140071928973056) >Dec 6 00:07:21 localhost storage: DiskLabel.partedDevice returning None >Dec 6 00:07:22 localhost anaconda: Running Thread: AnaNTPserver0 (140071945758464) >Dec 6 00:07:22 localhost anaconda: Running Thread: AnaNTPserver1 (140071919527680) >Dec 6 00:07:22 localhost anaconda: Running Thread: AnaNTPserver2 (140071495485184) >Dec 6 00:07:22 localhost anaconda: Running Thread: AnaNTPserver3 (140071487092480) >Dec 6 00:07:22 localhost anaconda: Thread Done: AnaStorageWatcher (140071928973056) >Dec 6 00:07:22 localhost anaconda: Thread Done: AnaNTPserver1 (140071919527680) >Dec 6 00:07:22 localhost anaconda: Thread Done: AnaNTPserver0 (140071945758464) >Dec 6 00:07:22 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4d92250> status to: Probing storage... >Dec 6 00:07:22 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4d92250> >Dec 6 00:07:26 localhost anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" >Dec 6 00:07:30 localhost anaconda: Running Thread: AnaExecuteStorageThread (140071945758464) >Dec 6 00:07:30 localhost program: Running... udevadm settle --timeout=300 >Dec 6 00:07:30 localhost anaconda: Detected 2016M of memory >Dec 6 00:07:30 localhost anaconda: Swap attempt of 4032M >Dec 6 00:07:30 localhost anaconda: storage configuration failed: Not enough free space on disks for automatic partitioning >Dec 6 00:07:30 localhost anaconda: no initiator set >Dec 6 00:07:30 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Dec 6 00:07:31 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Dec 6 00:07:31 localhost program: Running... udevadm settle --timeout=300 >Dec 6 00:07:31 localhost anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4d92250> >Dec 6 00:07:31 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4d92250> status to: Saving storage configuration... >Dec 6 00:07:31 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4d92250> status to: Failed to save storage configuration... >Dec 6 00:07:31 localhost storage: sr0 looks to be the live device; marking as protected >Dec 6 00:07:31 localhost program: Running... udevadm settle --timeout=300 >Dec 6 00:07:31 localhost program: Running... multipath -d >Dec 6 00:07:31 localhost program: Running... multipath -ll >Dec 6 00:07:31 localhost storage: MultipathTopology: found singlepath device: sda >Dec 6 00:07:31 localhost storage: MultipathTopology: found non-disk device: sda1 >Dec 6 00:07:31 localhost storage: MultipathTopology: found non-disk device: sda2 >Dec 6 00:07:31 localhost storage: MultipathTopology: found non-disk device: sr0 >Dec 6 00:07:31 localhost storage: MultipathTopology: found singlepath device: loop0 >Dec 6 00:07:31 localhost storage: MultipathTopology: found singlepath device: loop1 >Dec 6 00:07:31 localhost storage: MultipathTopology: found singlepath device: loop2 >Dec 6 00:07:31 localhost storage: MultipathTopology: found singlepath device: loop3 >Dec 6 00:07:31 localhost storage: MultipathTopology: found singlepath device: loop4 >Dec 6 00:07:31 localhost storage: MultipathTopology: found singlepath device: loop5 >Dec 6 00:07:31 localhost storage: MultipathTopology: found singlepath device: loop6 >Dec 6 00:07:31 localhost storage: MultipathTopology: found singlepath device: loop7 >Dec 6 00:07:31 localhost storage: MultipathTopology: found singlepath device: dm-0 >Dec 6 00:07:31 localhost storage: MultipathTopology: found singlepath device: dm-1 >Dec 6 00:07:31 localhost storage: devices to scan: ['sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >Dec 6 00:07:31 localhost storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Dec 6 00:07:31 localhost storage: sda is a disk >Dec 6 00:07:31 localhost storage: added disk sda (id 19) to device tree >Dec 6 00:07:31 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:31 localhost storage: got device: DiskDevice instance (0x2391d10) -- >Dec 6 00:07:31 localhost storage: got format: DiskLabel instance (0x26aac50) -- >Dec 6 00:07:31 localhost storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Dec 6 00:07:31 localhost storage: sda1 is a partition >Dec 6 00:07:31 localhost storage: added partition sda1 (id 20) to device tree >Dec 6 00:07:31 localhost storage: disklabel detected but not usable on sda1 >Dec 6 00:07:31 localhost storage: type detected on 'sda1' is 'ext4' >Dec 6 00:07:31 localhost program: Running... dumpe2fs -h /dev/sda1 >Dec 6 00:07:31 localhost program: Filesystem volume name: <none> >Dec 6 00:07:31 localhost program: Last mounted on: /mnt/sysimage/boot >Dec 6 00:07:31 localhost program: Filesystem UUID: 7997a7eb-7d5e-45e5-9f52-5c8cd5525723 >Dec 6 00:07:31 localhost program: Filesystem magic number: 0xEF53 >Dec 6 00:07:31 localhost program: Filesystem revision #: 1 (dynamic) >Dec 6 00:07:31 localhost 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 >Dec 6 00:07:31 localhost program: Filesystem flags: signed_directory_hash >Dec 6 00:07:31 localhost program: Default mount options: user_xattr acl >Dec 6 00:07:31 localhost program: Filesystem state: clean >Dec 6 00:07:31 localhost program: Errors behavior: Continue >Dec 6 00:07:31 localhost program: Filesystem OS type: Linux >Dec 6 00:07:31 localhost program: Inode count: 128016 >Dec 6 00:07:31 localhost program: Block count: 512000 >Dec 6 00:07:31 localhost program: Reserved block count: 25600 >Dec 6 00:07:31 localhost program: Free blocks: 426908 >Dec 6 00:07:31 localhost program: Free inodes: 127650 >Dec 6 00:07:31 localhost program: First block: 1 >Dec 6 00:07:31 localhost program: Block size: 1024 >Dec 6 00:07:31 localhost program: Fragment size: 1024 >Dec 6 00:07:31 localhost program: Reserved GDT blocks: 256 >Dec 6 00:07:31 localhost program: Blocks per group: 8192 >Dec 6 00:07:31 localhost program: Fragments per group: 8192 >Dec 6 00:07:31 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:31 localhost program: Inodes per group: 2032 >Dec 6 00:07:31 localhost program: Inode blocks per group: 254 >Dec 6 00:07:31 localhost program: Flex block group size: 16 >Dec 6 00:07:31 localhost program: Filesystem created: Wed Dec 5 22:55:54 2012 >Dec 6 00:07:31 localhost program: Last mount time: Wed Dec 5 22:56:01 2012 >Dec 6 00:07:31 localhost program: Last write time: Wed Dec 5 23:52:51 2012 >Dec 6 00:07:31 localhost program: Mount count: 1 >Dec 6 00:07:31 localhost program: Maximum mount count: -1 >Dec 6 00:07:31 localhost program: Last checked: Wed Dec 5 22:55:54 2012 >Dec 6 00:07:31 localhost program: Check interval: 0 (<none>) >Dec 6 00:07:31 localhost program: Lifetime writes: 81 MB >Dec 6 00:07:31 localhost program: Reserved blocks uid: 0 (user root) >Dec 6 00:07:31 localhost program: Reserved blocks gid: 0 (group root) >Dec 6 00:07:31 localhost program: First inode: 11 >Dec 6 00:07:31 localhost program: Inode size:#011 128 >Dec 6 00:07:31 localhost program: Journal inode: 8 >Dec 6 00:07:31 localhost program: Default directory hash: half_md4 >Dec 6 00:07:31 localhost program: Directory Hash Seed: 323156d3-1108-4021-aaa9-93636672d102 >Dec 6 00:07:31 localhost program: Journal backup: inode blocks >Dec 6 00:07:31 localhost program: Journal features: (none) >Dec 6 00:07:31 localhost program: Journal size: 8M >Dec 6 00:07:31 localhost program: Journal length: 8192 >Dec 6 00:07:31 localhost program: Journal sequence: 0x0000001c >Dec 6 00:07:31 localhost program: Journal start: 0 >Dec 6 00:07:31 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:31 localhost program: >Dec 6 00:07:31 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 6 00:07:31 localhost program: Running... dumpe2fs -h /dev/sda1 >Dec 6 00:07:31 localhost program: Filesystem volume name: <none> >Dec 6 00:07:31 localhost program: Last mounted on: /mnt/sysimage/boot >Dec 6 00:07:31 localhost program: Filesystem UUID: 7997a7eb-7d5e-45e5-9f52-5c8cd5525723 >Dec 6 00:07:31 localhost program: Filesystem magic number: 0xEF53 >Dec 6 00:07:31 localhost program: Filesystem revision #: 1 (dynamic) >Dec 6 00:07:31 localhost 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 >Dec 6 00:07:31 localhost program: Filesystem flags: signed_directory_hash >Dec 6 00:07:31 localhost program: Default mount options: user_xattr acl >Dec 6 00:07:31 localhost program: Filesystem state: clean >Dec 6 00:07:31 localhost program: Errors behavior: Continue >Dec 6 00:07:31 localhost program: Filesystem OS type: Linux >Dec 6 00:07:31 localhost program: Inode count: 128016 >Dec 6 00:07:31 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 12188 due to rate-limiting >Dec 6 00:07:31 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:31 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:31 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:31 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:31 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:31 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:31 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:31 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:32 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:32 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:32 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:32 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:32 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:33 localhost program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >Dec 6 00:07:33 localhost kernel: [ 8055.066414] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >Dec 6 00:07:33 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:33 localhost program: Running... /bin/umount /mnt/sysimage >Dec 6 00:07:33 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:33 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:33 localhost program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >Dec 6 00:07:33 localhost kernel: [ 8055.348192] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >Dec 6 00:07:33 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:33 localhost program: Running... /bin/umount /mnt/sysimage >Dec 6 00:07:33 localhost udisksd[1231]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 6 00:07:42 localhost rsyslogd-2177: imuxsock lost 906 messages from pid 12188 due to rate-limiting >Dec 6 00:07:49 localhost anaconda: Running Thread: AnaExecuteStorageThread (140072285157120) >Dec 6 00:07:49 localhost program: Running... udevadm settle --timeout=300 >Dec 6 00:07:49 localhost anaconda: Thread Done: AnaExecuteStorageThread (140072285157120) >Dec 6 00:07:50 localhost anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4d92250> >Dec 6 00:07:50 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4d92250> status to: Saving storage configuration... >Dec 6 00:07:50 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4d92250> >Dec 6 00:07:52 localhost anaconda: getting device type for None >Dec 6 00:07:52 localhost anaconda: unknown device type: 'None' >Dec 6 00:07:52 localhost anaconda: getting device type for Standard Partition >Dec 6 00:07:52 localhost anaconda: getting device type for Standard Partition >Dec 6 00:07:52 localhost anaconda: getting device type for Standard Partition >Dec 6 00:07:52 localhost anaconda: getting device type for Standard Partition >Dec 6 00:07:52 localhost anaconda: getting device type for Standard Partition >Dec 6 00:08:02 localhost anaconda: ui: saving changes to device sda1 >Dec 6 00:08:02 localhost anaconda: getting device type for Standard Partition >Dec 6 00:08:02 localhost anaconda: getting device type for Standard Partition >Dec 6 00:08:02 localhost anaconda: getting device type for LVM >Dec 6 00:08:02 localhost anaconda: getting device type for LVM >Dec 6 00:08:02 localhost anaconda: getting device type for LVM >Dec 6 00:08:02 localhost anaconda: getting device type for LVM >Dec 6 00:08:02 localhost anaconda: getting device type for LVM >Dec 6 00:08:06 localhost storage: registered action: [0] Destroy Format ext4 filesystem on lvmlv fedora-root (id 37) >Dec 6 00:08:06 localhost storage: removed lvmlv fedora-root (id 37) from device tree >Dec 6 00:08:06 localhost storage: registered action: [1] Destroy Device lvmlv fedora-root (id 37) >Dec 6 00:08:06 localhost anaconda: ui: removed device fedora-root >Dec 6 00:08:06 localhost anaconda: getting device type for Standard Partition >Dec 6 00:08:06 localhost anaconda: getting device type for Standard Partition >Dec 6 00:08:06 localhost anaconda: getting device type for Standard Partition >Dec 6 00:08:06 localhost anaconda: getting device type for Standard Partition >Dec 6 00:08:06 localhost anaconda: getting device type for Standard Partition >Dec 6 00:08:10 localhost anaconda: ui: saving changes to device sda1 >Dec 6 00:08:10 localhost anaconda: getting device type for Standard Partition >Dec 6 00:08:10 localhost anaconda: getting device type for Standard Partition >Dec 6 00:08:23 localhost storage: added lvmvg fedora00 (id 38) to device tree >Dec 6 00:08:23 localhost storage: registered action: [2] Create Device lvmvg fedora00 (id 38) >Dec 6 00:08:23 localhost storage: adjusting device size from 3000.00 to 0.00 so it fits in container >Dec 6 00:08:23 localhost storage: added lvmlv fedora00-root (id 39) to device tree >Dec 6 00:08:23 localhost storage: registered action: [3] Create Device lvmlv fedora00-root (id 39) >Dec 6 00:08:23 localhost storage: registered action: [4] Create Format ext4 filesystem mounted at / on lvmlv fedora00-root (id 39) >Dec 6 00:08:23 localhost storage: removed lvmlv fedora00-root (id 39) from device tree >Dec 6 00:08:23 localhost storage: registered action: [5] Destroy Device lvmlv fedora00-root (id 39) >Dec 6 00:08:23 localhost storage: removed lvmvg fedora00 (id 38) from device tree >Dec 6 00:08:23 localhost storage: registered action: [6] Destroy Device lvmvg fedora00 (id 38) >Dec 6 00:08:23 localhost anaconda: newDevice failed: failed to create device >Dec 6 00:08:23 localhost storage: added lvmlv fedora-root (id 40) to device tree >Dec 6 00:08:23 localhost storage: registered action: [7] Create Device lvmlv fedora-root (id 40) >Dec 6 00:08:23 localhost storage: registered action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 40) >Dec 6 00:08:23 localhost anaconda: getting device type for Standard Partition >Dec 6 00:08:23 localhost anaconda: getting device type for Standard Partition >Dec 6 00:08:33 localhost anaconda: ui: saving changes to device sda1 >Dec 6 00:08:33 localhost anaconda: getting device type for Standard Partition >Dec 6 00:08:33 localhost anaconda: getting device type for Standard Partition >Dec 6 00:08:33 localhost anaconda: getting device type for LVM >Dec 6 00:08:33 localhost anaconda: getting device type for LVM >Dec 6 00:08:33 localhost anaconda: getting device type for LVM >Dec 6 00:08:33 localhost anaconda: getting device type for LVM >Dec 6 00:08:33 localhost anaconda: getting device type for LVM >Dec 6 00:08:35 localhost anaconda: ui: saving changes to device fedora-swap >Dec 6 00:08:35 localhost anaconda: getting device type for LVM >Dec 6 00:08:35 localhost anaconda: getting device type for LVM >Dec 6 00:08:35 localhost anaconda: getting device type for LVM >Dec 6 00:08:35 localhost anaconda: getting device type for LVM >Dec 6 00:08:37 localhost anaconda: ui: saving changes to device fedora-root >Dec 6 00:08:37 localhost anaconda: getting device type for LVM >Dec 6 00:08:37 localhost anaconda: getting device type for LVM >Dec 6 00:08:37 localhost anaconda: getting device type for LVM >Dec 6 00:08:37 localhost anaconda: getting device type for LVM >Dec 6 00:08:56 localhost anaconda: ui: saving changes to device fedora-root >Dec 6 00:08:56 localhost anaconda: getting device type for LVM >Dec 6 00:08:56 localhost anaconda: getting device type for LVM >Dec 6 00:08:56 localhost anaconda: getting device type for Standard Partition >Dec 6 00:08:56 localhost anaconda: getting device type for Standard Partition >Dec 6 00:08:56 localhost anaconda: getting device type for Standard Partition >Dec 6 00:08:56 localhost anaconda: getting device type for Standard Partition >Dec 6 00:08:56 localhost anaconda: getting device type for Standard Partition >Dec 6 00:09:02 localhost anaconda: ui: saving changes to device sda1 >Dec 6 00:09:02 localhost anaconda: getting device type for Standard Partition >Dec 6 00:09:02 localhost anaconda: getting device type for Standard Partition >Dec 6 00:09:14 localhost storage: added lvmvg fedora00 (id 41) to device tree >Dec 6 00:09:14 localhost storage: registered action: [9] Create Device lvmvg fedora00 (id 41) >Dec 6 00:09:14 localhost storage: adjusting device size from 3000.00 to 0.00 so it fits in container >Dec 6 00:09:14 localhost storage: added lvmlv fedora00-home (id 42) to device tree >Dec 6 00:09:14 localhost storage: registered action: [10] Create Device lvmlv fedora00-home (id 42) >Dec 6 00:09:14 localhost storage: registered action: [11] Create Format ext4 filesystem mounted at /home on lvmlv fedora00-home (id 42) >Dec 6 00:09:14 localhost storage: removed lvmlv fedora00-home (id 42) from device tree >Dec 6 00:09:14 localhost storage: registered action: [12] Destroy Device lvmlv fedora00-home (id 42) >Dec 6 00:09:14 localhost storage: removed lvmvg fedora00 (id 41) from device tree >Dec 6 00:09:14 localhost storage: registered action: [13] Destroy Device lvmvg fedora00 (id 41) >Dec 6 00:09:14 localhost anaconda: newDevice failed: failed to create device >Dec 6 00:09:15 localhost storage: added lvmlv fedora-home (id 43) to device tree >Dec 6 00:09:15 localhost storage: registered action: [14] Create Device lvmlv fedora-home (id 43) >Dec 6 00:09:15 localhost storage: registered action: [15] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 43) >Dec 6 00:09:15 localhost anaconda: getting device type for Standard Partition >Dec 6 00:09:15 localhost anaconda: getting device type for Standard Partition >Dec 6 00:09:20 localhost anaconda: ui: saving changes to device sda1 >Dec 6 00:09:20 localhost anaconda: getting device type for Standard Partition >Dec 6 00:09:20 localhost anaconda: getting device type for Standard Partition >Dec 6 00:09:20 localhost anaconda: getting device type for LVM >Dec 6 00:09:20 localhost anaconda: getting device type for LVM >Dec 6 00:09:20 localhost anaconda: getting device type for LVM >Dec 6 00:09:20 localhost anaconda: getting device type for LVM >Dec 6 00:09:20 localhost anaconda: getting device type for LVM >Dec 6 00:09:22 localhost anaconda: ui: saving changes to device fedora-root >Dec 6 00:09:22 localhost anaconda: getting device type for LVM >Dec 6 00:09:22 localhost anaconda: getting device type for LVM >Dec 6 00:09:22 localhost anaconda: getting device type for LVM >Dec 6 00:09:22 localhost anaconda: getting device type for LVM >Dec 6 00:09:28 localhost anaconda: ui: saving changes to device fedora-home >Dec 6 00:09:28 localhost anaconda: getting device type for LVM >Dec 6 00:09:28 localhost anaconda: getting device type for LVM >Dec 6 00:09:28 localhost anaconda: getting device type for LVM >Dec 6 00:09:28 localhost anaconda: getting device type for LVM >Dec 6 00:09:31 localhost anaconda: ui: saving changes to device fedora-root >Dec 6 00:09:31 localhost anaconda: getting device type for LVM >Dec 6 00:09:31 localhost anaconda: getting device type for LVM >Dec 6 00:09:31 localhost anaconda: getting device type for LVM >Dec 6 00:09:31 localhost anaconda: getting device type for LVM >Dec 6 00:09:35 localhost anaconda: ui: saving changes to device fedora-swap >Dec 6 00:09:35 localhost anaconda: getting device type for LVM >Dec 6 00:09:35 localhost anaconda: getting device type for LVM >Dec 6 00:09:35 localhost anaconda: getting device type for LVM >Dec 6 00:09:35 localhost anaconda: getting device type for LVM >Dec 6 00:09:37 localhost anaconda: ui: saving changes to device fedora-root >Dec 6 00:09:37 localhost anaconda: getting device type for LVM >Dec 6 00:09:37 localhost anaconda: getting device type for LVM >Dec 6 00:09:37 localhost anaconda: getting device type for LVM >Dec 6 00:09:37 localhost anaconda: getting device type for LVM >Dec 6 00:09:47 localhost anaconda: ui: saving changes to device fedora-home >Dec 6 00:09:47 localhost anaconda: getting device type for LVM >Dec 6 00:09:47 localhost anaconda: getting device type for LVM >Dec 6 00:09:47 localhost anaconda: getting device type for Standard Partition >Dec 6 00:09:47 localhost anaconda: getting device type for Standard Partition >Dec 6 00:09:47 localhost anaconda: getting device type for Standard Partition >Dec 6 00:09:47 localhost anaconda: getting device type for Standard Partition >Dec 6 00:09:47 localhost anaconda: getting device type for Standard Partition >Dec 6 00:09:55 localhost anaconda: ui: saving changes to device sda1 >Dec 6 00:09:55 localhost anaconda: getting device type for Standard Partition >Dec 6 00:09:55 localhost anaconda: getting device type for Standard Partition >Dec 6 00:09:55 localhost anaconda: getting device type for Standard Partition >Dec 6 00:10:01 localhost anaconda: ui: saving changes to device sda1 >Dec 6 00:10:01 localhost anaconda: getting device type for Standard Partition >Dec 6 00:10:01 localhost anaconda: getting device type for Standard Partition >Dec 6 00:10:01 localhost anaconda: getting device type for Standard Partition >Dec 6 00:10:01 localhost anaconda: getting device type for Standard Partition >Dec 6 00:10:08 localhost anaconda: ui: saving changes to device sda1 >Dec 6 00:10:08 localhost anaconda: getting device type for Standard Partition >Dec 6 00:10:08 localhost anaconda: getting device type for Standard Partition >Dec 6 00:10:08 localhost anaconda: getting device type for Standard Partition >Dec 6 00:10:12 localhost anaconda: ui: saving changes to device sda1 >Dec 6 00:10:12 localhost anaconda: getting device type for Standard Partition >Dec 6 00:10:12 localhost anaconda: getting device type for Standard Partition >Dec 6 00:10:12 localhost anaconda: getting device type for Standard Partition >Dec 6 00:10:12 localhost anaconda: getting device type for Standard Partition >Dec 6 00:10:14 localhost anaconda: ui: saving changes to device sda1 >Dec 6 00:10:14 localhost anaconda: getting device type for Standard Partition >Dec 6 00:10:14 localhost anaconda: getting device type for Standard Partition >Dec 6 00:10:17 localhost anaconda: ui: saving changes to device sda1 >Dec 6 00:10:17 localhost anaconda: getting device type for Standard Partition >Dec 6 00:10:17 localhost anaconda: getting device type for Standard Partition >Dec 6 00:10:17 localhost anaconda: getting device type for Standard Partition >Dec 6 00:10:17 localhost anaconda: getting device type for Standard Partition >Dec 6 00:10:23 localhost anaconda: ui: saving changes to device sda1 >Dec 6 00:10:23 localhost anaconda: getting device type for Standard Partition >Dec 6 00:10:23 localhost anaconda: getting device type for Standard Partition >Dec 6 00:10:23 localhost anaconda: getting device type for Standard Partition >Dec 6 00:10:26 localhost anaconda: ui: saving changes to device sda1 >Dec 6 00:10:26 localhost anaconda: getting device type for Standard Partition >Dec 6 00:10:26 localhost anaconda: getting device type for Standard Partition >Dec 6 00:10:26 localhost anaconda: getting device type for Standard Partition >Dec 6 00:10:26 localhost anaconda: getting device type for Standard Partition >Dec 6 00:10:35 localhost anaconda: ui: saving changes to device sda1 >Dec 6 00:10:35 localhost anaconda: getting device type for Standard Partition >Dec 6 00:10:35 localhost anaconda: getting device type for Standard Partition >Dec 6 00:10:35 localhost anaconda: getting device type for LVM >Dec 6 00:10:35 localhost anaconda: getting device type for LVM >Dec 6 00:10:35 localhost anaconda: getting device type for LVM >Dec 6 00:10:35 localhost anaconda: getting device type for LVM >Dec 6 00:10:35 localhost anaconda: getting device type for LVM >Dec 6 00:10:40 localhost anaconda: ui: saving changes to device fedora-root >Dec 6 00:10:40 localhost anaconda: getting device type for LVM >Dec 6 00:10:40 localhost anaconda: getting device type for LVM >Dec 6 00:10:52 localhost storage: added lvmvg fedora00 (id 44) to device tree >Dec 6 00:10:52 localhost storage: registered action: [16] Create Device lvmvg fedora00 (id 44) >Dec 6 00:10:52 localhost storage: adjusting device size from 500.00 to 0.00 so it fits in container >Dec 6 00:10:52 localhost storage: added lvmlv fedora00-boot (id 45) to device tree >Dec 6 00:10:52 localhost storage: registered action: [17] Create Device lvmlv fedora00-boot (id 45) >Dec 6 00:10:52 localhost storage: registered action: [18] Create Format ext4 filesystem mounted at /boot on lvmlv fedora00-boot (id 45) >Dec 6 00:10:52 localhost storage: removed lvmlv fedora00-boot (id 45) from device tree >Dec 6 00:10:52 localhost storage: registered action: [19] Destroy Device lvmlv fedora00-boot (id 45) >Dec 6 00:10:52 localhost storage: removed lvmvg fedora00 (id 44) from device tree >Dec 6 00:10:52 localhost storage: registered action: [20] Destroy Device lvmvg fedora00 (id 44) >Dec 6 00:10:52 localhost anaconda: newDevice failed: failed to create device >Dec 6 00:10:52 localhost storage: added lvmlv fedora-boot (id 46) to device tree >Dec 6 00:10:52 localhost storage: registered action: [21] Create Device lvmlv fedora-boot (id 46) >Dec 6 00:10:52 localhost storage: registered action: [22] Create Format ext4 filesystem mounted at /boot on lvmlv fedora-boot (id 46) >Dec 6 00:10:53 localhost anaconda: getting device type for LVM >Dec 6 00:10:53 localhost anaconda: getting device type for LVM >Dec 6 00:11:02 localhost anaconda: getting device type for Standard Partition >Dec 6 00:11:02 localhost anaconda: getting device type for Standard Partition >Dec 6 00:11:02 localhost anaconda: getting device type for Standard Partition >Dec 6 00:11:09 localhost anaconda: ui: saving changes to device fedora-boot >Dec 6 00:11:09 localhost anaconda: getting device type for Standard Partition >Dec 6 00:11:09 localhost anaconda: getting device type for Standard Partition >Dec 6 00:11:09 localhost anaconda: changing device type from 0 to 2 >Dec 6 00:11:09 localhost storage: removed lvmlv fedora-boot (id 46) from device tree >Dec 6 00:11:09 localhost storage: registered action: [23] Destroy Device lvmlv fedora-boot (id 46) >Dec 6 00:11:09 localhost storage: added partition boot (id 47) to device tree >Dec 6 00:11:09 localhost storage: registered action: [24] Create Device partition boot (id 47) >Dec 6 00:11:09 localhost storage: registered action: [25] Create Format ext4 filesystem mounted at /boot on partition boot (id 47) >Dec 6 00:11:09 localhost storage: failed to allocate partitions: not enough free space on disks >Dec 6 00:11:09 localhost storage: device post-create method failed: not enough free space on disks >Dec 6 00:11:09 localhost storage: removed partition boot (id 47) from device tree >Dec 6 00:11:09 localhost storage: registered action: [26] Destroy Device partition boot (id 47) >Dec 6 00:11:09 localhost anaconda: newDevice failed: not enough free space on disks >Dec 6 00:11:09 localhost storage: added lvmvg fedora00 (id 48) to device tree >Dec 6 00:11:09 localhost storage: registered action: [27] Create Device lvmvg fedora00 (id 48) >Dec 6 00:11:09 localhost storage: adjusting device size from 500.00 to 0.00 so it fits in container >Dec 6 00:11:09 localhost storage: added lvmlv fedora00-boot (id 49) to device tree >Dec 6 00:11:09 localhost storage: registered action: [28] Create Device lvmlv fedora00-boot (id 49) >Dec 6 00:11:09 localhost storage: registered action: [29] Create Format ext4 filesystem mounted at /boot on lvmlv fedora00-boot (id 49) >Dec 6 00:11:09 localhost storage: removed lvmlv fedora00-boot (id 49) from device tree >Dec 6 00:11:09 localhost storage: registered action: [30] Destroy Device lvmlv fedora00-boot (id 49) >Dec 6 00:11:09 localhost storage: removed lvmvg fedora00 (id 48) from device tree >Dec 6 00:11:09 localhost storage: registered action: [31] Destroy Device lvmvg fedora00 (id 48) >Dec 6 00:11:09 localhost anaconda: getting device type for LVM >Dec 6 00:11:09 localhost anaconda: getting device type for LVM >Dec 6 00:11:09 localhost anaconda: getting device type for LVM >Dec 6 00:11:09 localhost anaconda: getting device type for LVM >Dec 6 00:11:09 localhost anaconda: getting device type for LVM >Dec 6 00:11:09 localhost anaconda: getting device type for Standard Partition >Dec 6 00:11:09 localhost anaconda: getting device type for Standard Partition >Dec 6 00:11:09 localhost anaconda: getting device type for Standard Partition >Dec 6 00:11:09 localhost anaconda: getting device type for Standard Partition >Dec 6 00:11:09 localhost anaconda: getting device type for Standard Partition >Dec 6 00:11:21 localhost anaconda: getting device type for LVM >Dec 6 00:11:21 localhost anaconda: getting device type for LVM >Dec 6 00:11:21 localhost anaconda: getting device type for LVM >Dec 6 00:11:21 localhost anaconda: getting device type for LVM >Dec 6 00:11:21 localhost anaconda: getting device type for LVM >Dec 6 00:11:36 localhost anaconda: getting device type for LVM >Dec 6 00:11:36 localhost anaconda: getting device type for LVM >Dec 6 00:11:40 localhost anaconda: getting device type for Standard Partition >Dec 6 00:11:40 localhost anaconda: getting device type for Standard Partition >Dec 6 00:11:40 localhost anaconda: getting device type for Standard Partition >Dec 6 00:11:45 localhost anaconda: getting device type for LVM >Dec 6 00:11:45 localhost anaconda: getting device type for LVM >Dec 6 00:11:45 localhost anaconda: getting device type for LVM >Dec 6 00:11:45 localhost anaconda: getting device type for LVM >Dec 6 00:11:45 localhost anaconda: getting device type for LVM >Dec 6 00:11:49 localhost anaconda: getting device type for Standard Partition >Dec 6 00:11:49 localhost anaconda: getting device type for Standard Partition >Dec 6 00:11:49 localhost anaconda: getting device type for Standard Partition >Dec 6 00:11:49 localhost anaconda: getting device type for Standard Partition >Dec 6 00:11:49 localhost anaconda: getting device type for Standard Partition >Dec 6 00:11:54 localhost anaconda: failed to schedule device removal: device is not in the tree
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 884377
: 658528 |
659213