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 621762 Details for
Bug 863225
Reclaim path to resize leads to LVM autopart by default.
[?]
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.
File: anaconda-tb
anaconda-tb (text/plain), 324.46 KB, created by
Jesse Keating
on 2012-10-04 18:21:20 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Jesse Keating
Created:
2012-10-04 18:21:20 UTC
Size:
324.46 KB
patch
obsolete
>anaconda 18.11 exception report >Traceback (most recent call first): > File "/tmp/updates/pyanaconda/storage/__init__.py", line 3252, in device_size > return get_pv_space(self.size, len(self.disks), **size_func_kwargs) > File "/tmp/updates/pyanaconda/storage/__init__.py", line 1850, in setContainerMembers > device_space = factory.device_size > File "/tmp/updates/pyanaconda/ui/gui/spokes/custom.py", line 1411, in _destroy_device > parents = self.__storage.setContainerMembers(container, factory) > File "/tmp/updates/pyanaconda/ui/gui/spokes/custom.py", line 1462, in on_remove_clicked > self._destroy_device(device) >NameError: global name 'size_func_kwargs' is not defined > >Local variables in innermost frame: >self: <pyanaconda.storage.LVMFactory object at 0x6600510> > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500MB partition vda1 (14) >, '/': existing 7755MB partition vda3 (16) >} > swaps: [existing 1984MB partition vda2 (15) >] > name: None Linux None for None >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sr0, vda, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw, fedora, fedora-root, fedora-swap] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.shouldClear: <bound method Storage.shouldClear of <pyanaconda.storage.Storage object at 0x7f20f38e6090>> > _intf.storage.fsset.devicetree.exclusiveDisks: [vda] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sr0, vda1, vda2, vda3] > _intf.storage.fsset.devicetree.topology._devmap: {'vda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'vda3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'vda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'vda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:04.0/virtio1/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [vda, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > _model: QEMU_DVD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 133120 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (8, 255, 63) biosGeometry: (8, 255, 63) > PedDevice: <_ped.Device object at 0x7f20ec4d2c20> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-10-02-23-31-20-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18-Beta-TC1_x86_64 > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr0 > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2012-10-02-23-31-20-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18-Beta-TC1_x86_64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 260.0 > _serial: None > id: 12 > minor: 0 >, existing 10240MB disk vda (13) with existing msdos disklabel >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 17 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 18 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 19 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: ae1ffd21-1eb7-4497-b8fb-5621999430c7 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: ae1ffd21-1eb7-4497-b8fb-5621999430c7 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 20 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 21 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 22 > minor: 0 >, existing 1024MB dm live-rw (23) with existing ext4 filesystem >, non-existent 9739MB partition vda2 (24) with non-existent lvmpv >, non-existent 500MB partition vda1 (25) with non-existent ext4 filesystem mounted at /boot >, non-existent 9736MB lvmvg fedora (26) >, non-existent 7720MB lvmlv fedora-root (27) with non-existent ext4 filesystem mounted at / >, non-existent 2016MB lvmlv fedora-swap (28) with non-existent swap >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: cfa879bd-b265-4978-8af8-55522ba92034 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 252001 > origFormat._minInstanceSize: 14.0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 500.0 > origFormat._size: 500.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/vda1 > id: 15 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 16 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: a51428cf-c65e-47df-8037-6fdd733042a6 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 252003 > origFormat._minInstanceSize: 182.0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 7755.0 > origFormat._size: 7755.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/vda3 > id: 17 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 18 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing swap > id: 19 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 20 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 21 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent lvmpv > id: 22 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 23 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: None > origFormat.exists: None > origFormat._mountpoint: None > origFormat._majorminor: None > origFormat._minInstanceSize: 0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 0 > origFormat._size: 0 > origFormat.mountopts: None > origFormat.mountpoint: /boot > origFormat._migrate: False > origFormat._device: /dev/req1 > id: 24 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) > id: 25 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 26 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: None > origFormat.exists: None > origFormat._mountpoint: None > origFormat._majorminor: None > origFormat._minInstanceSize: 0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 0 > origFormat._size: 0 > origFormat.mountopts: None > origFormat.mountpoint: / > origFormat._migrate: False > origFormat._device: /dev/mapper/fedora-root > id: 27 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 28 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent swap > id: 29 >] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [vda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [vda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 0 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f20fc926210) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f20fc926250) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f20fc926290) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f20fc9262d0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f20fc926310) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2016 maxSize = None grow = False > >] > _intf.storage.doAutoPart: True > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: None > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._setup: True > _intf.payload.txID: 1349374463.13 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 2.57 Gb > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: http://reducio/mirror/updates.img >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: nfs:reducio:/srv/mirror/development/18/x86_64/os >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedorax2018-Beta-TC1x20x86_64 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.11 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': 'http://reducio/mirror/updates.img', 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 't', 'stage2': 'hd:LABEL=Fedorax2018-Beta-TC1x20x86_64', 'method': 'nfs:reducio:/srv/mirror/development/18/x86_64/os', 'vncpassword': '', 'vnc': True, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >18:13:21,512 INFO anaconda: /sbin/anaconda 18.11 >18:13:22,881 INFO anaconda: 1048576 kB (1024 MB) are available >18:13:22,881 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >18:13:22,900 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >18:13:22,903 INFO anaconda: Default encoding = utf-8 >18:13:23,255 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >18:13:23,256 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >18:13:23,499 INFO anaconda: Display mode = g >18:13:23,503 INFO anaconda: 1048576 kB (1024 MB) are available >18:13:23,503 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >18:13:23,504 INFO anaconda.stdout: Starting VNC... >18:13:24,582 INFO anaconda.stdout: The VNC server is now running. >18:13:24,588 WARN anaconda.stdout: > >WARNING!!! VNC server running with NO PASSWORD! >You can use the vncpassword=<password> boot option >if you would like to secure the server. > > >18:13:24,591 INFO anaconda.stdout: Please manually connect your vnc client to 192.168.10.102:1 to begin the install. >18:13:24,596 INFO anaconda: Starting window manager, pid 779. >18:13:25,884 INFO anaconda: using only installclass _Fedora >18:13:26,868 INFO anaconda: Detected 1008M of memory >18:13:26,870 INFO anaconda: Swap attempt of 2016M >18:13:27,802 DEBUG anaconda: required disklabel type for vda (15) is None >18:13:27,803 DEBUG anaconda: default disklabel type for vda is msdos >18:13:27,805 DEBUG anaconda: selecting msdos disklabel for vda based on size >18:13:30,195 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda1 on /mnt/sysimage as ext4 with options defaults,ro >18:13:30,240 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >18:13:30,453 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda3 on /mnt/sysimage as ext4 with options defaults,ro >18:13:30,503 ERR anaconda: Error running arch: No such file or directory >18:13:30,539 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >18:13:49,948 DEBUG anaconda: isys.py:mount()- going to mount reducio:/srv/mirror/development/18/x86_64/os on /mnt/install/source as nfs with options defaults >14:14:16,042 DEBUG anaconda: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >14:14:16,133 DEBUG anaconda: isys.py:mount()- going to mount /dev/sr0 on /mnt/install/isodir as iso9660 with options ro >14:14:16,152 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/install/isodir, removeDir = False >14:14:36,402 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) > >14:14:55,954 INFO anaconda: Detected 1008M of memory >14:14:55,955 INFO anaconda: Swap attempt of 2016M >14:14:55,977 ERR anaconda: storage configuration failed: Not enough free space on disks for automatic partitioning >14:14:56,248 DEBUG anaconda: required disklabel type for vda (15) is None >14:14:56,249 DEBUG anaconda: default disklabel type for vda is msdos >14:14:56,250 DEBUG anaconda: selecting msdos disklabel for vda based on size >14:14:57,884 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda1 on /mnt/sysimage as ext4 with options defaults,ro >14:14:57,914 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >14:14:58,058 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda3 on /mnt/sysimage as ext4 with options defaults,ro >14:14:58,106 ERR anaconda: Error running arch: No such file or directory >14:14:58,122 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >14:14:58,326 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vda2', 'vda3'] >14:14:58,327 DEBUG anaconda: ui: unused=[] >14:14:58,327 DEBUG anaconda: ui: new_devices=[] >14:14:58,363 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC1 Installation >14:14:58,364 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC1 Installation >14:15:00,856 DEBUG anaconda: page clicked: None Linux None for None >14:15:00,856 DEBUG anaconda: show first mountpoint: None Linux None for None >14:15:00,857 DEBUG anaconda: page None Linux None for None has 3 members >14:15:00,869 DEBUG anaconda: populate_right_side: existing 500MB partition vda1 (14) with existing ext4 filesystem >14:15:00,874 DEBUG anaconda: min: 14.0 max: 500.0 current: 500.0 >14:15:00,879 DEBUG anaconda: device_type_changed: 2 Standard Partition >14:15:00,880 DEBUG anaconda: populate_raid: 2, None >14:15:00,881 DEBUG anaconda: fs type changed: ext4 >14:15:00,888 DEBUG anaconda: populate_raid: 2, None >14:15:02,380 INFO anaconda: on_remove_clicked: None Linux None for None >14:15:02,381 DEBUG anaconda: removing device 'existing 500MB partition vda1 (14) with existing ext4 filesystem' from page None Linux None for None >14:15:03,701 INFO anaconda: ui: removed device vda1 >14:15:03,711 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda2', 'vda3'] >14:15:03,712 DEBUG anaconda: ui: unused=[] >14:15:03,713 DEBUG anaconda: ui: new_devices=[] >14:15:03,736 DEBUG anaconda: page clicked: None Linux None for None >14:15:03,737 DEBUG anaconda: show first mountpoint: None Linux None for None >14:15:03,738 DEBUG anaconda: page None Linux None for None has 2 members >14:15:03,740 DEBUG anaconda: populate_right_side: existing 7755MB partition vda3 (16) with existing ext4 filesystem >14:15:03,743 DEBUG anaconda: min: 182.0 max: 7755.0 current: 7755.0 >14:15:03,747 DEBUG anaconda: populate_raid: 2, None >14:15:03,757 DEBUG anaconda: show first mountpoint: None Linux None for None >14:15:03,757 DEBUG anaconda: page None Linux None for None has 2 members >14:15:03,758 DEBUG anaconda: populate_right_side: existing 7755MB partition vda3 (16) with existing ext4 filesystem >14:15:03,760 DEBUG anaconda: min: 182.0 max: 7755.0 current: 7755.0 >14:15:03,764 DEBUG anaconda: populate_raid: 2, None >14:15:05,085 INFO anaconda: on_remove_clicked: None Linux None for None >14:15:05,086 DEBUG anaconda: removing device 'existing 7755MB partition vda3 (16) with existing ext4 filesystem' from page None Linux None for None >14:15:06,125 INFO anaconda: ui: removed device vda3 >14:15:06,137 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda2'] >14:15:06,138 DEBUG anaconda: ui: unused=[] >14:15:06,138 DEBUG anaconda: ui: new_devices=[] >14:15:06,154 DEBUG anaconda: page clicked: None Linux None for None >14:15:06,155 DEBUG anaconda: show first mountpoint: None Linux None for None >14:15:06,155 DEBUG anaconda: page None Linux None for None has 1 members >14:15:06,157 DEBUG anaconda: populate_right_side: existing 1984MB partition vda2 (15) with existing swap >14:15:06,160 DEBUG anaconda: min: 1984.0 max: 9739.0 current: 1984.0 >14:15:06,165 DEBUG anaconda: fs type changed: swap >14:15:06,170 DEBUG anaconda: populate_raid: 2, None >14:15:06,178 DEBUG anaconda: show first mountpoint: None Linux None for None >14:15:06,179 DEBUG anaconda: page None Linux None for None has 1 members >14:15:06,180 DEBUG anaconda: populate_right_side: existing 1984MB partition vda2 (15) with existing swap >14:15:06,182 DEBUG anaconda: min: 1984.0 max: 9739.0 current: 1984.0 >14:15:06,185 DEBUG anaconda: populate_raid: 2, None >14:15:07,603 INFO anaconda: on_remove_clicked: None Linux None for None >14:15:07,604 DEBUG anaconda: removing device 'existing 1984MB partition vda2 (15) with existing swap' from page None Linux None for None >14:15:09,047 INFO anaconda: ui: removed device vda2 >14:15:09,059 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda'] >14:15:09,060 DEBUG anaconda: ui: unused=[] >14:15:09,061 DEBUG anaconda: ui: new_devices=[] >14:15:09,069 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC1 Installation >14:15:09,070 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC1 Installation >14:15:09,080 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC1 Installation >14:15:10,410 DEBUG anaconda: running automatic partitioning >14:15:10,652 DEBUG anaconda: finished automatic partitioning >14:15:10,653 DEBUG anaconda: refreshing ui >14:15:10,656 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vda2'] >14:15:10,656 DEBUG anaconda: ui: unused=[] >14:15:10,657 DEBUG anaconda: ui: new_devices=['fedora', 'vda2', 'fedora-root', 'vda1', 'fedora-swap'] >14:15:10,671 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC1 Installation >14:15:10,672 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC1 Installation >14:15:10,672 DEBUG anaconda: page New Fedora 18-Beta-TC1 Installation has 3 members >14:15:10,675 DEBUG anaconda: populate_right_side: non-existent 500MB partition vda1 (25) with non-existent ext4 filesystem mounted at /boot >14:15:10,678 DEBUG anaconda: min: 1.0 max: 10739.969238 current: 500.0 >14:15:10,681 DEBUG anaconda: fs type changed: ext4 >14:15:10,685 DEBUG anaconda: populate_raid: 2, None >14:15:10,686 DEBUG anaconda: finished refreshing ui >14:15:10,686 DEBUG anaconda: updating space display >14:15:10,692 DEBUG anaconda: finished updating space display >14:15:10,693 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC1 Installation >14:15:10,693 DEBUG anaconda: page New Fedora 18-Beta-TC1 Installation has 3 members >14:15:10,694 DEBUG anaconda: populate_right_side: non-existent 500MB partition vda1 (25) with non-existent ext4 filesystem mounted at /boot >14:15:10,696 DEBUG anaconda: min: 1.0 max: 500.969238 current: 500.0 >14:15:10,698 DEBUG anaconda: populate_raid: 2, None >14:15:15,262 INFO anaconda: ui: saving changes to device vda1 >14:15:15,264 DEBUG anaconda: new size: 500.0 >14:15:15,265 DEBUG anaconda: old size: 500.0 >14:15:15,266 DEBUG anaconda: new device type: 0 >14:15:15,267 DEBUG anaconda: new fs type: ext4 >14:15:15,268 DEBUG anaconda: new encryption setting: False >14:15:15,269 DEBUG anaconda: old mountpoint: /boot >14:15:15,270 DEBUG anaconda: new mountpoint: /boot >14:15:15,278 DEBUG anaconda: converting custom spoke changes into actions >14:15:15,279 DEBUG anaconda: [0] Destroy Format ext4 filesystem on partition vda1 (id 14) >14:15:15,279 DEBUG anaconda: [1] Destroy Device partition vda1 (id 14) >14:15:15,280 DEBUG anaconda: [2] Destroy Format ext4 filesystem on partition vda3 (id 16) >14:15:15,280 DEBUG anaconda: [3] Destroy Device partition vda3 (id 16) >14:15:15,281 DEBUG anaconda: [4] Destroy Format swap on partition vda2 (id 15) >14:15:15,281 DEBUG anaconda: [5] Destroy Device partition vda2 (id 15) >14:15:15,282 DEBUG anaconda: [6] Create Device partition vda2 (id 24) >14:15:15,282 DEBUG anaconda: [7] Create Format lvmpv on partition vda2 (id 24) >14:15:15,283 DEBUG anaconda: [8] Create Device partition vda1 (id 25) >14:15:15,283 DEBUG anaconda: [9] Create Format ext4 filesystem mounted at /boot on partition vda1 (id 25) >14:15:15,284 DEBUG anaconda: [10] Create Device lvmvg fedora (id 26) >14:15:15,284 DEBUG anaconda: [11] Create Device lvmlv fedora-root (id 27) >14:15:15,285 DEBUG anaconda: [12] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 27) >14:15:15,285 DEBUG anaconda: [13] Create Device lvmlv fedora-swap (id 28) >14:15:15,286 DEBUG anaconda: [14] Create Format swap on lvmlv fedora-swap (id 28) >14:15:15,287 DEBUG anaconda: duplicating action '[0] Destroy Format ext4 filesystem on partition vda1 (id 14)' >14:15:15,294 DEBUG anaconda: duplicating action '[1] Destroy Device partition vda1 (id 14)' >14:15:15,350 DEBUG anaconda: duplicating action '[2] Destroy Format ext4 filesystem on partition vda3 (id 16)' >14:15:15,360 DEBUG anaconda: duplicating action '[3] Destroy Device partition vda3 (id 16)' >14:15:15,416 DEBUG anaconda: duplicating action '[4] Destroy Format swap on partition vda2 (id 15)' >14:15:15,429 DEBUG anaconda: duplicating action '[5] Destroy Device partition vda2 (id 15)' >14:15:15,495 DEBUG anaconda: duplicating action '[6] Create Device partition req0 (id 24)' >14:15:15,499 DEBUG anaconda: duplicating action '[7] Create Format lvmpv on partition req0 (id 24)' >14:15:15,512 DEBUG anaconda: duplicating action '[8] Create Device partition req1 (id 25)' >14:15:15,516 DEBUG anaconda: duplicating action '[9] Create Format ext4 filesystem mounted at /boot on partition req1 (id 25)' >14:15:15,639 DEBUG anaconda: duplicating action '[10] Create Device lvmvg fedora (id 26)' >14:15:15,643 DEBUG anaconda: duplicating action '[11] Create Device lvmlv fedora-root (id 27)' >14:15:15,646 DEBUG anaconda: duplicating action '[12] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 27)' >14:15:15,652 DEBUG anaconda: duplicating action '[13] Create Device lvmlv fedora-swap (id 28)' >14:15:15,656 DEBUG anaconda: duplicating action '[14] Create Format swap on lvmlv fedora-swap (id 28)' >14:16:24,007 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vda2'] >14:16:24,009 DEBUG anaconda: ui: unused=[] >14:16:24,009 DEBUG anaconda: ui: new_devices=['fedora', 'vda1', 'vda2', 'fedora-swap', 'fedora-root'] >14:16:24,028 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC1 Installation >14:16:24,028 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC1 Installation >14:16:24,029 DEBUG anaconda: page New Fedora 18-Beta-TC1 Installation has 3 members >14:16:24,031 DEBUG anaconda: populate_right_side: non-existent 500MB partition vda1 (25) with non-existent ext4 filesystem mounted at /boot >14:16:24,035 DEBUG anaconda: min: 1.0 max: 500.969238 current: 500.0 >14:16:24,038 DEBUG anaconda: populate_raid: 2, None >14:16:30,223 INFO anaconda: on_remove_clicked: New Fedora 18-Beta-TC1 Installation >14:16:30,225 DEBUG anaconda: removing device 'non-existent 500MB partition vda1 (25) with non-existent ext4 filesystem mounted at /boot' from page New Fedora 18-Beta-TC1 Installation >14:16:30,232 INFO anaconda: ui: removed device vda1 >14:16:30,238 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda2'] >14:16:30,239 DEBUG anaconda: ui: unused=[] >14:16:30,239 DEBUG anaconda: ui: new_devices=['fedora', 'vda2', 'fedora-swap', 'fedora-root'] >14:16:30,251 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC1 Installation >14:16:30,251 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC1 Installation >14:16:30,252 DEBUG anaconda: page New Fedora 18-Beta-TC1 Installation has 2 members >14:16:30,254 DEBUG anaconda: populate_right_side: non-existent 7720MB lvmlv fedora-root (27) with non-existent ext4 filesystem mounted at / >14:16:30,257 DEBUG anaconda: min: 1.0 max: 7720.969238 current: 7720 >14:16:30,259 DEBUG anaconda: device_type_changed: 0 LVM >14:16:30,260 DEBUG anaconda: populate_raid: 0, None >14:16:30,261 DEBUG anaconda: populate_raid: 0, None >14:16:30,268 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC1 Installation >14:16:30,269 DEBUG anaconda: page New Fedora 18-Beta-TC1 Installation has 2 members >14:16:30,270 DEBUG anaconda: populate_right_side: non-existent 7720MB lvmlv fedora-root (27) with non-existent ext4 filesystem mounted at / >14:16:30,272 DEBUG anaconda: min: 1.0 max: 8220.969238 current: 7720 >14:16:30,274 DEBUG anaconda: populate_raid: 0, None >14:16:31,736 INFO anaconda: on_remove_clicked: New Fedora 18-Beta-TC1 Installation >14:16:31,738 DEBUG anaconda: removing device 'non-existent 7720MB lvmlv fedora-root (27) with non-existent ext4 filesystem mounted at /' from page New Fedora 18-Beta-TC1 Installation > > >/tmp/packaging.log: >18:13:26,844 DEBUG packaging: getting release version from tree at None (18) >18:13:26,845 DEBUG packaging: got a release version of 18 >18:13:30,842 INFO packaging: updating base repo >18:13:31,191 DEBUG packaging: getting release version from tree at None (18) >18:13:31,192 DEBUG packaging: got a release version of 18 >18:13:31,192 INFO packaging: configuring base repo >18:13:49,947 INFO packaging: mounting reducio:/srv/mirror/development/18/x86_64/os: on /mnt/install/source >18:13:55,734 DEBUG packaging: getting release version from tree at file:///mnt/install/source (18) >18:13:55,736 DEBUG packaging: retrieving treeinfo from file:///mnt/install/source (proxies: {} ; sslverify: True) >18:13:55,833 DEBUG packaging: got a release version of 18 >18:13:55,889 DEBUG packaging: adding yum repo anaconda with baseurl file:///mnt/install/source and mirrorlist None >18:13:55,903 DEBUG packaging: disabling repo fedora >18:13:55,903 DEBUG packaging: disabling repo updates-testing >18:13:55,904 DEBUG packaging: disabling repo updates >18:13:55,904 INFO packaging: gathering repo metadata >18:13:55,904 DEBUG packaging: getting repo metadata for anaconda >18:13:56,219 DEBUG packaging: getting group info for anaconda >18:13:56,257 INFO packaging: metadata retrieval complete >14:14:23,118 DEBUG packaging: deleting package sacks >14:14:23,131 INFO packaging: checking software selection >14:14:23,135 DEBUG packaging: deleting package sacks >14:14:23,137 DEBUG packaging: select group core >14:14:24,327 DEBUG packaging: select group core >14:14:24,327 DEBUG packaging: select group gnome-desktop >14:14:24,484 DEBUG packaging: select group multimedia >14:14:24,523 DEBUG packaging: select group input-methods >14:14:24,544 DEBUG packaging: select group base-x >14:14:24,580 DEBUG packaging: select group fonts >14:14:24,696 DEBUG packaging: select group hardware-support >14:14:24,801 DEBUG packaging: select group dial-up >14:14:24,817 DEBUG packaging: select group printing >14:14:24,927 DEBUG packaging: select group firefox >14:14:24,931 DEBUG packaging: select group standard >14:14:25,054 DEBUG packaging: select package kernel-PAE >14:14:25,201 INFO packaging: no kernel-PAE package >14:14:25,201 DEBUG packaging: select package kernel >14:14:25,202 INFO packaging: selected kernel >14:14:25,203 INFO packaging: checking dependencies >14:14:33,841 DEBUG packaging: success >14:14:33,904 INFO packaging: 1093 packages selected totalling 2.57 Gb > > >/tmp/program.log: >18:13:23,057 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >18:13:23,085 INFO program: Running... modprobe fcoe >18:13:23,190 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >18:13:23,253 INFO program: No FCoE boot disk information is found in EDD! >18:13:23,257 INFO program: Running... udevadm settle --timeout=300 >18:13:23,379 INFO program: Running... multipath -d >18:13:23,443 INFO program: Running... multipath -ll >18:13:24,598 INFO program: Running... metacity --display :1 --sm-disable >18:13:25,239 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >18:13:25,411 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:13:25,451 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:13:25,454 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:13:25,456 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:13:25,459 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:13:25,462 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:13:25,464 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:13:25,467 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:13:25,469 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:13:25,472 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:13:25,474 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:13:25,477 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:13:25,479 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:13:25,482 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:13:25,484 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:13:25,487 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:13:25,489 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:13:25,491 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:13:25,494 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:13:25,496 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:13:25,498 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:13:25,501 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:13:25,503 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:13:25,506 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:13:26,906 INFO program: Running... udevadm control --property=ANACONDA=1 >18:13:27,001 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >18:13:27,048 INFO program: Running... udevadm settle --timeout=300 >18:13:27,066 INFO program: Running... systemctl start chronyd.service >18:13:27,522 INFO program: Running... multipath -d >18:13:27,551 INFO program: Running... multipath -ll >18:13:27,958 INFO program: Running... dumpe2fs -h /dev/vda1 >18:13:28,041 INFO program: Filesystem volume name: <none> >18:13:28,044 INFO program: Last mounted on: <not available> >18:13:28,045 INFO program: Filesystem UUID: cfa879bd-b265-4978-8af8-55522ba92034 >18:13:28,047 INFO program: Filesystem magic number: 0xEF53 >18:13:28,048 INFO program: Filesystem revision #: 1 (dynamic) >18:13:28,049 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 >18:13:28,050 INFO program: Filesystem flags: signed_directory_hash >18:13:28,052 INFO program: Default mount options: user_xattr acl >18:13:28,053 INFO program: Filesystem state: clean >18:13:28,054 INFO program: Errors behavior: Continue >18:13:28,056 INFO program: Filesystem OS type: Linux >18:13:28,057 INFO program: Inode count: 128016 >18:13:28,058 INFO program: Block count: 512000 >18:13:28,059 INFO program: Reserved block count: 25600 >18:13:28,060 INFO program: Free blocks: 485332 >18:13:28,062 INFO program: Free inodes: 128005 >18:13:28,063 INFO program: First block: 1 >18:13:28,064 INFO program: Block size: 1024 >18:13:28,065 INFO program: Fragment size: 1024 >18:13:28,067 INFO program: Reserved GDT blocks: 256 >18:13:28,068 INFO program: Blocks per group: 8192 >18:13:28,069 INFO program: Fragments per group: 8192 >18:13:28,070 INFO program: Inodes per group: 2032 >18:13:28,072 INFO program: Inode blocks per group: 254 >18:13:28,073 INFO program: Flex block group size: 16 >18:13:28,074 INFO program: Filesystem created: Thu Oct 4 00:34:53 2012 >18:13:28,076 INFO program: Last mount time: Thu Oct 4 00:34:55 2012 >18:13:28,077 INFO program: Last write time: Thu Oct 4 00:35:09 2012 >18:13:28,078 INFO program: Mount count: 1 >18:13:28,079 INFO program: Maximum mount count: -1 >18:13:28,080 INFO program: Last checked: Thu Oct 4 00:34:53 2012 >18:13:28,082 INFO program: Check interval: 0 (<none>) >18:13:28,083 INFO program: Lifetime writes: 16 MB >18:13:28,084 INFO program: Reserved blocks uid: 0 (user root) >18:13:28,085 INFO program: Reserved blocks gid: 0 (group root) >18:13:28,086 INFO program: First inode: 11 >18:13:28,087 INFO program: Inode size: 128 >18:13:28,088 INFO program: Journal inode: 8 >18:13:28,090 INFO program: Default directory hash: half_md4 >18:13:28,091 INFO program: Directory Hash Seed: 290a98dd-ef8d-4054-922d-2ca2d00990d8 >18:13:28,092 INFO program: Journal backup: inode blocks >18:13:28,093 INFO program: Journal features: (none) >18:13:28,094 INFO program: Journal size: 8M >18:13:28,096 INFO program: Journal length: 8192 >18:13:28,097 INFO program: Journal sequence: 0x0000000b >18:13:28,098 INFO program: Journal start: 0 >18:13:28,100 INFO program: >18:13:28,102 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:13:28,104 INFO program: Running... dumpe2fs -h /dev/vda1 >18:13:28,130 INFO program: Filesystem volume name: <none> >18:13:28,133 INFO program: Last mounted on: <not available> >18:13:28,134 INFO program: Filesystem UUID: cfa879bd-b265-4978-8af8-55522ba92034 >18:13:28,135 INFO program: Filesystem magic number: 0xEF53 >18:13:28,137 INFO program: Filesystem revision #: 1 (dynamic) >18:13:28,138 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 >18:13:28,139 INFO program: Filesystem flags: signed_directory_hash >18:13:28,141 INFO program: Default mount options: user_xattr acl >18:13:28,142 INFO program: Filesystem state: clean >18:13:28,143 INFO program: Errors behavior: Continue >18:13:28,144 INFO program: Filesystem OS type: Linux >18:13:28,146 INFO program: Inode count: 128016 >18:13:28,147 INFO program: Block count: 512000 >18:13:28,148 INFO program: Reserved block count: 25600 >18:13:28,149 INFO program: Free blocks: 485332 >18:13:28,151 INFO program: Free inodes: 128005 >18:13:28,152 INFO program: First block: 1 >18:13:28,153 INFO program: Block size: 1024 >18:13:28,155 INFO program: Fragment size: 1024 >18:13:28,156 INFO program: Reserved GDT blocks: 256 >18:13:28,157 INFO program: Blocks per group: 8192 >18:13:28,158 INFO program: Fragments per group: 8192 >18:13:28,160 INFO program: Inodes per group: 2032 >18:13:28,161 INFO program: Inode blocks per group: 254 >18:13:28,162 INFO program: Flex block group size: 16 >18:13:28,163 INFO program: Filesystem created: Thu Oct 4 00:34:53 2012 >18:13:28,164 INFO program: Last mount time: Thu Oct 4 00:34:55 2012 >18:13:28,165 INFO program: Last write time: Thu Oct 4 00:35:09 2012 >18:13:28,166 INFO program: Mount count: 1 >18:13:28,168 INFO program: Maximum mount count: -1 >18:13:28,169 INFO program: Last checked: Thu Oct 4 00:34:53 2012 >18:13:28,170 INFO program: Check interval: 0 (<none>) >18:13:28,172 INFO program: Lifetime writes: 16 MB >18:13:28,173 INFO program: Reserved blocks uid: 0 (user root) >18:13:28,174 INFO program: Reserved blocks gid: 0 (group root) >18:13:28,175 INFO program: First inode: 11 >18:13:28,176 INFO program: Inode size: 128 >18:13:28,178 INFO program: Journal inode: 8 >18:13:28,179 INFO program: Default directory hash: half_md4 >18:13:28,181 INFO program: Directory Hash Seed: 290a98dd-ef8d-4054-922d-2ca2d00990d8 >18:13:28,182 INFO program: Journal backup: inode blocks >18:13:28,183 INFO program: Journal features: (none) >18:13:28,184 INFO program: Journal size: 8M >18:13:28,185 INFO program: Journal length: 8192 >18:13:28,187 INFO program: Journal sequence: 0x0000000b >18:13:28,188 INFO program: Journal start: 0 >18:13:28,189 INFO program: >18:13:28,190 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:13:28,192 INFO program: Running... resize2fs -P /dev/vda1 >18:13:28,242 INFO program: Estimated minimum size of the filesystem: 14077 >18:13:28,248 ERR program: resize2fs 1.42.5 (29-Jul-2012) >18:13:28,525 INFO program: Running... dumpe2fs -h /dev/vda3 >18:13:28,544 INFO program: Filesystem volume name: <none> >18:13:28,547 INFO program: Last mounted on: /mnt/sysimage >18:13:28,547 INFO program: Filesystem UUID: a51428cf-c65e-47df-8037-6fdd733042a6 >18:13:28,548 INFO program: Filesystem magic number: 0xEF53 >18:13:28,549 INFO program: Filesystem revision #: 1 (dynamic) >18:13:28,550 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 >18:13:28,551 INFO program: Filesystem flags: signed_directory_hash >18:13:28,552 INFO program: Default mount options: user_xattr acl >18:13:28,553 INFO program: Filesystem state: clean >18:13:28,553 INFO program: Errors behavior: Continue >18:13:28,554 INFO program: Filesystem OS type: Linux >18:13:28,555 INFO program: Inode count: 496784 >18:13:28,556 INFO program: Block count: 1985280 >18:13:28,557 INFO program: Reserved block count: 99264 >18:13:28,558 INFO program: Free blocks: 1916835 >18:13:28,558 INFO program: Free inodes: 496735 >18:13:28,559 INFO program: First block: 0 >18:13:28,559 INFO program: Block size: 4096 >18:13:28,560 INFO program: Fragment size: 4096 >18:13:28,560 INFO program: Reserved GDT blocks: 484 >18:13:28,561 INFO program: Blocks per group: 32768 >18:13:28,561 INFO program: Fragments per group: 32768 >18:13:28,562 INFO program: Inodes per group: 8144 >18:13:28,562 INFO program: Inode blocks per group: 509 >18:13:28,563 INFO program: Flex block group size: 16 >18:13:28,563 INFO program: Filesystem created: Thu Oct 4 00:34:49 2012 >18:13:28,564 INFO program: Last mount time: Thu Oct 4 00:34:55 2012 >18:13:28,564 INFO program: Last write time: Thu Oct 4 00:35:09 2012 >18:13:28,565 INFO program: Mount count: 1 >18:13:28,566 INFO program: Maximum mount count: -1 >18:13:28,566 INFO program: Last checked: Thu Oct 4 00:34:49 2012 >18:13:28,567 INFO program: Check interval: 0 (<none>) >18:13:28,567 INFO program: Lifetime writes: 171 MB >18:13:28,568 INFO program: Reserved blocks uid: 0 (user root) >18:13:28,568 INFO program: Reserved blocks gid: 0 (group root) >18:13:28,569 INFO program: First inode: 11 >18:13:28,569 INFO program: Inode size: 256 >18:13:28,570 INFO program: Required extra isize: 28 >18:13:28,570 INFO program: Desired extra isize: 28 >18:13:28,571 INFO program: Journal inode: 8 >18:13:28,571 INFO program: Default directory hash: half_md4 >18:13:28,572 INFO program: Directory Hash Seed: 12a0fa18-ca12-4ab2-8720-144656516fe3 >18:13:28,573 INFO program: Journal backup: inode blocks >18:13:28,573 INFO program: Journal features: (none) >18:13:28,574 INFO program: Journal size: 128M >18:13:28,574 INFO program: Journal length: 32768 >18:13:28,575 INFO program: Journal sequence: 0x0000000a >18:13:28,575 INFO program: Journal start: 0 >18:13:28,576 INFO program: >18:13:28,576 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:13:28,578 INFO program: Running... dumpe2fs -h /dev/vda3 >18:13:28,606 INFO program: Filesystem volume name: <none> >18:13:28,607 INFO program: Last mounted on: /mnt/sysimage >18:13:28,608 INFO program: Filesystem UUID: a51428cf-c65e-47df-8037-6fdd733042a6 >18:13:28,608 INFO program: Filesystem magic number: 0xEF53 >18:13:28,608 INFO program: Filesystem revision #: 1 (dynamic) >18:13:28,608 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 >18:13:28,609 INFO program: Filesystem flags: signed_directory_hash >18:13:28,609 INFO program: Default mount options: user_xattr acl >18:13:28,609 INFO program: Filesystem state: clean >18:13:28,613 INFO program: Errors behavior: Continue >18:13:28,614 INFO program: Filesystem OS type: Linux >18:13:28,616 INFO program: Inode count: 496784 >18:13:28,618 INFO program: Block count: 1985280 >18:13:28,621 INFO program: Reserved block count: 99264 >18:13:28,621 INFO program: Free blocks: 1916835 >18:13:28,622 INFO program: Free inodes: 496735 >18:13:28,630 INFO program: First block: 0 >18:13:28,630 INFO program: Block size: 4096 >18:13:28,631 INFO program: Fragment size: 4096 >18:13:28,631 INFO program: Reserved GDT blocks: 484 >18:13:28,632 INFO program: Blocks per group: 32768 >18:13:28,632 INFO program: Fragments per group: 32768 >18:13:28,633 INFO program: Inodes per group: 8144 >18:13:28,633 INFO program: Inode blocks per group: 509 >18:13:28,634 INFO program: Flex block group size: 16 >18:13:28,634 INFO program: Filesystem created: Thu Oct 4 00:34:49 2012 >18:13:28,635 INFO program: Last mount time: Thu Oct 4 00:34:55 2012 >18:13:28,636 INFO program: Last write time: Thu Oct 4 00:35:09 2012 >18:13:28,636 INFO program: Mount count: 1 >18:13:28,637 INFO program: Maximum mount count: -1 >18:13:28,656 INFO program: Last checked: Thu Oct 4 00:34:49 2012 >18:13:28,656 INFO program: Check interval: 0 (<none>) >18:13:28,663 INFO program: Lifetime writes: 171 MB >18:13:28,664 INFO program: Reserved blocks uid: 0 (user root) >18:13:28,664 INFO program: Reserved blocks gid: 0 (group root) >18:13:28,665 INFO program: First inode: 11 >18:13:28,666 INFO program: Inode size: 256 >18:13:28,667 INFO program: Required extra isize: 28 >18:13:28,667 INFO program: Desired extra isize: 28 >18:13:28,668 INFO program: Journal inode: 8 >18:13:28,669 INFO program: Default directory hash: half_md4 >18:13:28,670 INFO program: Directory Hash Seed: 12a0fa18-ca12-4ab2-8720-144656516fe3 >18:13:28,670 INFO program: Journal backup: inode blocks >18:13:28,671 INFO program: Journal features: (none) >18:13:28,678 INFO program: Journal size: 128M >18:13:28,679 INFO program: Journal length: 32768 >18:13:28,679 INFO program: Journal sequence: 0x0000000a >18:13:28,680 INFO program: Journal start: 0 >18:13:28,680 INFO program: >18:13:28,681 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:13:28,682 INFO program: Running... resize2fs -P /dev/vda3 >18:13:28,718 INFO program: Estimated minimum size of the filesystem: 46444 >18:13:28,720 ERR program: resize2fs 1.42.5 (29-Jul-2012) >18:13:28,915 INFO program: Running... dumpe2fs -h /dev/loop1 >18:13:28,939 INFO program: Filesystem volume name: Anaconda >18:13:28,941 INFO program: Last mounted on: / >18:13:28,942 INFO program: Filesystem UUID: ae1ffd21-1eb7-4497-b8fb-5621999430c7 >18:13:28,942 INFO program: Filesystem magic number: 0xEF53 >18:13:28,943 INFO program: Filesystem revision #: 1 (dynamic) >18:13:28,943 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 >18:13:28,944 INFO program: Filesystem flags: signed_directory_hash >18:13:28,945 INFO program: Default mount options: user_xattr acl >18:13:28,945 INFO program: Filesystem state: clean >18:13:28,946 INFO program: Errors behavior: Continue >18:13:28,946 INFO program: Filesystem OS type: Linux >18:13:28,947 INFO program: Inode count: 65536 >18:13:28,948 INFO program: Block count: 1048576 >18:13:28,948 INFO program: Reserved block count: 0 >18:13:28,949 INFO program: Free blocks: 303646 >18:13:28,950 INFO program: Free inodes: 38160 >18:13:28,951 INFO program: First block: 1 >18:13:28,951 INFO program: Block size: 1024 >18:13:28,952 INFO program: Fragment size: 1024 >18:13:28,952 INFO program: Reserved GDT blocks: 256 >18:13:28,953 INFO program: Blocks per group: 8192 >18:13:28,954 INFO program: Fragments per group: 8192 >18:13:28,955 INFO program: Inodes per group: 512 >18:13:28,956 INFO program: Inode blocks per group: 128 >18:13:28,956 INFO program: Flex block group size: 16 >18:13:28,957 INFO program: Filesystem created: Wed Oct 3 03:26:51 2012 >18:13:28,958 INFO program: Last mount time: Wed Oct 3 03:27:03 2012 >18:13:28,958 INFO program: Last write time: Wed Oct 3 03:27:09 2012 >18:13:28,959 INFO program: Mount count: 2 >18:13:28,960 INFO program: Maximum mount count: -1 >18:13:28,960 INFO program: Last checked: Wed Oct 3 03:26:51 2012 >18:13:28,961 INFO program: Check interval: 0 (<none>) >18:13:28,962 INFO program: Lifetime writes: 32 MB >18:13:28,963 INFO program: Reserved blocks uid: 0 (user root) >18:13:28,963 INFO program: Reserved blocks gid: 0 (group root) >18:13:28,964 INFO program: First inode: 11 >18:13:28,965 INFO program: Inode size: 256 >18:13:28,965 INFO program: Required extra isize: 28 >18:13:28,966 INFO program: Desired extra isize: 28 >18:13:28,967 INFO program: Journal inode: 8 >18:13:28,967 INFO program: Default directory hash: half_md4 >18:13:28,968 INFO program: Directory Hash Seed: 375634c3-528c-49bb-a07d-0783b891b822 >18:13:28,969 INFO program: Journal backup: inode blocks >18:13:28,970 INFO program: Journal features: (none) >18:13:28,970 INFO program: Journal size: 32M >18:13:28,971 INFO program: Journal length: 32768 >18:13:28,972 INFO program: Journal sequence: 0x00000007 >18:13:28,973 INFO program: Journal start: 0 >18:13:28,973 INFO program: >18:13:28,974 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:13:28,977 INFO program: Running... dumpe2fs -h /dev/loop1 >18:13:29,003 INFO program: Filesystem volume name: Anaconda >18:13:29,006 INFO program: Last mounted on: / >18:13:29,006 INFO program: Filesystem UUID: ae1ffd21-1eb7-4497-b8fb-5621999430c7 >18:13:29,006 INFO program: Filesystem magic number: 0xEF53 >18:13:29,007 INFO program: Filesystem revision #: 1 (dynamic) >18:13:29,007 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 >18:13:29,008 INFO program: Filesystem flags: signed_directory_hash >18:13:29,009 INFO program: Default mount options: user_xattr acl >18:13:29,010 INFO program: Filesystem state: clean >18:13:29,011 INFO program: Errors behavior: Continue >18:13:29,011 INFO program: Filesystem OS type: Linux >18:13:29,012 INFO program: Inode count: 65536 >18:13:29,013 INFO program: Block count: 1048576 >18:13:29,014 INFO program: Reserved block count: 0 >18:13:29,014 INFO program: Free blocks: 303646 >18:13:29,015 INFO program: Free inodes: 38160 >18:13:29,016 INFO program: First block: 1 >18:13:29,016 INFO program: Block size: 1024 >18:13:29,017 INFO program: Fragment size: 1024 >18:13:29,018 INFO program: Reserved GDT blocks: 256 >18:13:29,018 INFO program: Blocks per group: 8192 >18:13:29,019 INFO program: Fragments per group: 8192 >18:13:29,020 INFO program: Inodes per group: 512 >18:13:29,020 INFO program: Inode blocks per group: 128 >18:13:29,021 INFO program: Flex block group size: 16 >18:13:29,023 INFO program: Filesystem created: Wed Oct 3 03:26:51 2012 >18:13:29,024 INFO program: Last mount time: Wed Oct 3 03:27:03 2012 >18:13:29,025 INFO program: Last write time: Wed Oct 3 03:27:09 2012 >18:13:29,026 INFO program: Mount count: 2 >18:13:29,027 INFO program: Maximum mount count: -1 >18:13:29,028 INFO program: Last checked: Wed Oct 3 03:26:51 2012 >18:13:29,028 INFO program: Check interval: 0 (<none>) >18:13:29,029 INFO program: Lifetime writes: 32 MB >18:13:29,029 INFO program: Reserved blocks uid: 0 (user root) >18:13:29,030 INFO program: Reserved blocks gid: 0 (group root) >18:13:29,031 INFO program: First inode: 11 >18:13:29,032 INFO program: Inode size: 256 >18:13:29,032 INFO program: Required extra isize: 28 >18:13:29,033 INFO program: Desired extra isize: 28 >18:13:29,034 INFO program: Journal inode: 8 >18:13:29,034 INFO program: Default directory hash: half_md4 >18:13:29,035 INFO program: Directory Hash Seed: 375634c3-528c-49bb-a07d-0783b891b822 >18:13:29,036 INFO program: Journal backup: inode blocks >18:13:29,037 INFO program: Journal features: (none) >18:13:29,037 INFO program: Journal size: 32M >18:13:29,038 INFO program: Journal length: 32768 >18:13:29,039 INFO program: Journal sequence: 0x00000007 >18:13:29,040 INFO program: Journal start: 0 >18:13:29,041 INFO program: >18:13:29,041 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:13:29,043 INFO program: Running... resize2fs -P /dev/loop1 >18:13:29,063 INFO program: Couldn't find valid filesystem superblock. >18:13:29,066 ERR program: resize2fs 1.42.5 (29-Jul-2012) >18:13:29,067 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >18:13:29,212 INFO program: Running... udevadm settle --timeout=300 >18:13:29,372 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >18:13:29,399 INFO program: Filesystem volume name: Anaconda >18:13:29,402 INFO program: Last mounted on: /sysroot >18:13:29,403 INFO program: Filesystem UUID: ae1ffd21-1eb7-4497-b8fb-5621999430c7 >18:13:29,403 INFO program: Filesystem magic number: 0xEF53 >18:13:29,404 INFO program: Filesystem revision #: 1 (dynamic) >18:13:29,405 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >18:13:29,406 INFO program: Filesystem flags: signed_directory_hash >18:13:29,407 INFO program: Default mount options: user_xattr acl >18:13:29,408 INFO program: Filesystem state: clean >18:13:29,409 INFO program: Errors behavior: Continue >18:13:29,409 INFO program: Filesystem OS type: Linux >18:13:29,410 INFO program: Inode count: 65536 >18:13:29,411 INFO program: Block count: 1048576 >18:13:29,412 INFO program: Reserved block count: 0 >18:13:29,413 INFO program: Free blocks: 303646 >18:13:29,414 INFO program: Free inodes: 38160 >18:13:29,415 INFO program: First block: 1 >18:13:29,416 INFO program: Block size: 1024 >18:13:29,417 INFO program: Fragment size: 1024 >18:13:29,417 INFO program: Reserved GDT blocks: 256 >18:13:29,418 INFO program: Blocks per group: 8192 >18:13:29,419 INFO program: Fragments per group: 8192 >18:13:29,420 INFO program: Inodes per group: 512 >18:13:29,421 INFO program: Inode blocks per group: 128 >18:13:29,421 INFO program: Flex block group size: 16 >18:13:29,422 INFO program: Filesystem created: Wed Oct 3 03:26:51 2012 >18:13:29,423 INFO program: Last mount time: Thu Oct 4 18:13:16 2012 >18:13:29,424 INFO program: Last write time: Thu Oct 4 18:13:16 2012 >18:13:29,425 INFO program: Mount count: 3 >18:13:29,426 INFO program: Maximum mount count: -1 >18:13:29,427 INFO program: Last checked: Wed Oct 3 03:26:51 2012 >18:13:29,427 INFO program: Check interval: 0 (<none>) >18:13:29,428 INFO program: Lifetime writes: 32 MB >18:13:29,429 INFO program: Reserved blocks uid: 0 (user root) >18:13:29,430 INFO program: Reserved blocks gid: 0 (group root) >18:13:29,431 INFO program: First inode: 11 >18:13:29,432 INFO program: Inode size: 256 >18:13:29,433 INFO program: Required extra isize: 28 >18:13:29,434 INFO program: Desired extra isize: 28 >18:13:29,435 INFO program: Journal inode: 8 >18:13:29,436 INFO program: Default directory hash: half_md4 >18:13:29,436 INFO program: Directory Hash Seed: 375634c3-528c-49bb-a07d-0783b891b822 >18:13:29,437 INFO program: Journal backup: inode blocks >18:13:29,439 INFO program: Journal features: (none) >18:13:29,439 INFO program: Journal size: 32M >18:13:29,440 INFO program: Journal length: 32768 >18:13:29,441 INFO program: Journal sequence: 0x00000008 >18:13:29,442 INFO program: Journal start: 1 >18:13:29,443 INFO program: >18:13:29,443 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:13:29,447 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >18:13:29,475 INFO program: Filesystem volume name: Anaconda >18:13:29,479 INFO program: Last mounted on: /sysroot >18:13:29,481 INFO program: Filesystem UUID: ae1ffd21-1eb7-4497-b8fb-5621999430c7 >18:13:29,481 INFO program: Filesystem magic number: 0xEF53 >18:13:29,482 INFO program: Filesystem revision #: 1 (dynamic) >18:13:29,482 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >18:13:29,483 INFO program: Filesystem flags: signed_directory_hash >18:13:29,484 INFO program: Default mount options: user_xattr acl >18:13:29,484 INFO program: Filesystem state: clean >18:13:29,485 INFO program: Errors behavior: Continue >18:13:29,485 INFO program: Filesystem OS type: Linux >18:13:29,486 INFO program: Inode count: 65536 >18:13:29,487 INFO program: Block count: 1048576 >18:13:29,488 INFO program: Reserved block count: 0 >18:13:29,489 INFO program: Free blocks: 303646 >18:13:29,489 INFO program: Free inodes: 38160 >18:13:29,490 INFO program: First block: 1 >18:13:29,490 INFO program: Block size: 1024 >18:13:29,491 INFO program: Fragment size: 1024 >18:13:29,492 INFO program: Reserved GDT blocks: 256 >18:13:29,492 INFO program: Blocks per group: 8192 >18:13:29,494 INFO program: Fragments per group: 8192 >18:13:29,495 INFO program: Inodes per group: 512 >18:13:29,496 INFO program: Inode blocks per group: 128 >18:13:29,497 INFO program: Flex block group size: 16 >18:13:29,497 INFO program: Filesystem created: Wed Oct 3 03:26:51 2012 >18:13:29,498 INFO program: Last mount time: Thu Oct 4 18:13:16 2012 >18:13:29,500 INFO program: Last write time: Thu Oct 4 18:13:16 2012 >18:13:29,501 INFO program: Mount count: 3 >18:13:29,501 INFO program: Maximum mount count: -1 >18:13:29,502 INFO program: Last checked: Wed Oct 3 03:26:51 2012 >18:13:29,502 INFO program: Check interval: 0 (<none>) >18:13:29,504 INFO program: Lifetime writes: 32 MB >18:13:29,504 INFO program: Reserved blocks uid: 0 (user root) >18:13:29,505 INFO program: Reserved blocks gid: 0 (group root) >18:13:29,505 INFO program: First inode: 11 >18:13:29,506 INFO program: Inode size: 256 >18:13:29,507 INFO program: Required extra isize: 28 >18:13:29,508 INFO program: Desired extra isize: 28 >18:13:29,508 INFO program: Journal inode: 8 >18:13:29,509 INFO program: Default directory hash: half_md4 >18:13:29,510 INFO program: Directory Hash Seed: 375634c3-528c-49bb-a07d-0783b891b822 >18:13:29,511 INFO program: Journal backup: inode blocks >18:13:29,511 INFO program: Journal features: (none) >18:13:29,512 INFO program: Journal size: 32M >18:13:29,512 INFO program: Journal length: 32768 >18:13:29,514 INFO program: Journal sequence: 0x00000008 >18:13:29,515 INFO program: Journal start: 1 >18:13:29,516 INFO program: >18:13:29,516 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:13:29,519 INFO program: Running... resize2fs -P /dev/mapper/live-rw >18:13:29,547 INFO program: Estimated minimum size of the filesystem: 742553 >18:13:29,552 ERR program: resize2fs 1.42.5 (29-Jul-2012) >18:13:29,608 INFO program: Running... udevadm settle --timeout=300 >18:13:29,694 INFO program: Running... udevadm settle --timeout=300 >18:13:29,753 INFO program: Running... udevadm settle --timeout=300 >18:13:29,814 INFO program: Running... udevadm settle --timeout=300 >18:13:29,893 INFO program: Running... udevadm settle --timeout=300 >18:13:29,958 INFO program: Running... udevadm settle --timeout=300 >18:13:30,013 INFO program: Running... udevadm settle --timeout=300 >18:13:30,087 INFO program: Running... udevadm settle --timeout=300 >18:13:30,205 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >18:13:30,248 INFO program: Running... /bin/umount /mnt/sysimage >18:13:30,283 INFO program: Running... udevadm settle --timeout=300 >18:13:30,392 INFO program: Running... udevadm settle --timeout=300 >18:13:30,458 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vda3 /mnt/sysimage >18:13:30,470 INFO program: Running... arch >18:13:30,545 INFO program: Running... /bin/umount /mnt/sysimage >18:13:30,576 INFO program: Running... udevadm settle --timeout=300 >18:13:49,953 INFO program: Running... /bin/mount -n -t nfs -o defaults,nolock reducio:/srv/mirror/development/18/x86_64/os /mnt/install/source >14:14:15,609 INFO program: Running... modprobe btrfs >14:14:15,748 INFO program: Running... modprobe xfs >14:14:15,883 INFO program: Running... modprobe vfat >14:14:16,044 INFO program: Running... udevadm settle --timeout=300 >18:14:16,140 INFO program: Running... /bin/mount -n -t iso9660 -o ro /dev/sr0 /mnt/install/isodir >18:14:16,160 INFO program: Running... /bin/umount /mnt/install/isodir >14:14:55,897 INFO program: Running... udevadm settle --timeout=300 >14:14:55,985 INFO program: Running... udevadm settle --timeout=300 >14:14:56,054 INFO program: Running... multipath -d >14:14:56,085 INFO program: Running... multipath -ll >14:14:56,346 INFO program: Running... dumpe2fs -h /dev/vda1 >14:14:56,376 INFO program: Filesystem volume name: <none> >14:14:56,378 INFO program: Last mounted on: <not available> >14:14:56,380 INFO program: Filesystem UUID: cfa879bd-b265-4978-8af8-55522ba92034 >14:14:56,381 INFO program: Filesystem magic number: 0xEF53 >14:14:56,382 INFO program: Filesystem revision #: 1 (dynamic) >14:14:56,383 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 >14:14:56,383 INFO program: Filesystem flags: signed_directory_hash >14:14:56,384 INFO program: Default mount options: user_xattr acl >14:14:56,384 INFO program: Filesystem state: clean >14:14:56,385 INFO program: Errors behavior: Continue >14:14:56,385 INFO program: Filesystem OS type: Linux >14:14:56,386 INFO program: Inode count: 128016 >14:14:56,386 INFO program: Block count: 512000 >14:14:56,387 INFO program: Reserved block count: 25600 >14:14:56,388 INFO program: Free blocks: 485332 >14:14:56,388 INFO program: Free inodes: 128005 >14:14:56,389 INFO program: First block: 1 >14:14:56,389 INFO program: Block size: 1024 >14:14:56,390 INFO program: Fragment size: 1024 >14:14:56,390 INFO program: Reserved GDT blocks: 256 >14:14:56,391 INFO program: Blocks per group: 8192 >14:14:56,391 INFO program: Fragments per group: 8192 >14:14:56,392 INFO program: Inodes per group: 2032 >14:14:56,392 INFO program: Inode blocks per group: 254 >14:14:56,393 INFO program: Flex block group size: 16 >14:14:56,394 INFO program: Filesystem created: Wed Oct 3 20:34:53 2012 >14:14:56,394 INFO program: Last mount time: Wed Oct 3 20:34:55 2012 >14:14:56,395 INFO program: Last write time: Wed Oct 3 20:35:09 2012 >14:14:56,395 INFO program: Mount count: 1 >14:14:56,396 INFO program: Maximum mount count: -1 >14:14:56,396 INFO program: Last checked: Wed Oct 3 20:34:53 2012 >14:14:56,397 INFO program: Check interval: 0 (<none>) >14:14:56,397 INFO program: Lifetime writes: 16 MB >14:14:56,398 INFO program: Reserved blocks uid: 0 (user root) >14:14:56,398 INFO program: Reserved blocks gid: 0 (group root) >14:14:56,399 INFO program: First inode: 11 >14:14:56,399 INFO program: Inode size: 128 >14:14:56,400 INFO program: Journal inode: 8 >14:14:56,400 INFO program: Default directory hash: half_md4 >14:14:56,400 INFO program: Directory Hash Seed: 290a98dd-ef8d-4054-922d-2ca2d00990d8 >14:14:56,401 INFO program: Journal backup: inode blocks >14:14:56,401 INFO program: Journal features: (none) >14:14:56,401 INFO program: Journal size: 8M >14:14:56,402 INFO program: Journal length: 8192 >14:14:56,402 INFO program: Journal sequence: 0x0000000c >14:14:56,402 INFO program: Journal start: 0 >14:14:56,403 INFO program: >14:14:56,403 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:14:56,405 INFO program: Running... dumpe2fs -h /dev/vda1 >14:14:56,431 INFO program: Filesystem volume name: <none> >14:14:56,433 INFO program: Last mounted on: <not available> >14:14:56,434 INFO program: Filesystem UUID: cfa879bd-b265-4978-8af8-55522ba92034 >14:14:56,434 INFO program: Filesystem magic number: 0xEF53 >14:14:56,434 INFO program: Filesystem revision #: 1 (dynamic) >14:14:56,435 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 >14:14:56,435 INFO program: Filesystem flags: signed_directory_hash >14:14:56,435 INFO program: Default mount options: user_xattr acl >14:14:56,435 INFO program: Filesystem state: clean >14:14:56,436 INFO program: Errors behavior: Continue >14:14:56,436 INFO program: Filesystem OS type: Linux >14:14:56,436 INFO program: Inode count: 128016 >14:14:56,436 INFO program: Block count: 512000 >14:14:56,437 INFO program: Reserved block count: 25600 >14:14:56,437 INFO program: Free blocks: 485332 >14:14:56,437 INFO program: Free inodes: 128005 >14:14:56,437 INFO program: First block: 1 >14:14:56,437 INFO program: Block size: 1024 >14:14:56,438 INFO program: Fragment size: 1024 >14:14:56,438 INFO program: Reserved GDT blocks: 256 >14:14:56,438 INFO program: Blocks per group: 8192 >14:14:56,438 INFO program: Fragments per group: 8192 >14:14:56,439 INFO program: Inodes per group: 2032 >14:14:56,439 INFO program: Inode blocks per group: 254 >14:14:56,439 INFO program: Flex block group size: 16 >14:14:56,439 INFO program: Filesystem created: Wed Oct 3 20:34:53 2012 >14:14:56,439 INFO program: Last mount time: Wed Oct 3 20:34:55 2012 >14:14:56,440 INFO program: Last write time: Wed Oct 3 20:35:09 2012 >14:14:56,440 INFO program: Mount count: 1 >14:14:56,441 INFO program: Maximum mount count: -1 >14:14:56,443 INFO program: Last checked: Wed Oct 3 20:34:53 2012 >14:14:56,443 INFO program: Check interval: 0 (<none>) >14:14:56,444 INFO program: Lifetime writes: 16 MB >14:14:56,444 INFO program: Reserved blocks uid: 0 (user root) >14:14:56,444 INFO program: Reserved blocks gid: 0 (group root) >14:14:56,445 INFO program: First inode: 11 >14:14:56,446 INFO program: Inode size: 128 >14:14:56,447 INFO program: Journal inode: 8 >14:14:56,449 INFO program: Default directory hash: half_md4 >14:14:56,450 INFO program: Directory Hash Seed: 290a98dd-ef8d-4054-922d-2ca2d00990d8 >14:14:56,451 INFO program: Journal backup: inode blocks >14:14:56,452 INFO program: Journal features: (none) >14:14:56,453 INFO program: Journal size: 8M >14:14:56,454 INFO program: Journal length: 8192 >14:14:56,455 INFO program: Journal sequence: 0x0000000c >14:14:56,456 INFO program: Journal start: 0 >14:14:56,457 INFO program: >14:14:56,459 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:14:56,464 INFO program: Running... resize2fs -P /dev/vda1 >14:14:56,491 INFO program: Estimated minimum size of the filesystem: 14077 >14:14:56,495 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:14:56,677 INFO program: Running... dumpe2fs -h /dev/vda3 >14:14:56,705 INFO program: Filesystem volume name: <none> >14:14:56,707 INFO program: Last mounted on: /mnt/sysimage >14:14:56,707 INFO program: Filesystem UUID: a51428cf-c65e-47df-8037-6fdd733042a6 >14:14:56,708 INFO program: Filesystem magic number: 0xEF53 >14:14:56,708 INFO program: Filesystem revision #: 1 (dynamic) >14:14:56,708 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 >14:14:56,709 INFO program: Filesystem flags: signed_directory_hash >14:14:56,709 INFO program: Default mount options: user_xattr acl >14:14:56,709 INFO program: Filesystem state: clean >14:14:56,709 INFO program: Errors behavior: Continue >14:14:56,710 INFO program: Filesystem OS type: Linux >14:14:56,710 INFO program: Inode count: 496784 >14:14:56,710 INFO program: Block count: 1985280 >14:14:56,710 INFO program: Reserved block count: 99264 >14:14:56,711 INFO program: Free blocks: 1916835 >14:14:56,711 INFO program: Free inodes: 496735 >14:14:56,711 INFO program: First block: 0 >14:14:56,711 INFO program: Block size: 4096 >14:14:56,712 INFO program: Fragment size: 4096 >14:14:56,712 INFO program: Reserved GDT blocks: 484 >14:14:56,712 INFO program: Blocks per group: 32768 >14:14:56,713 INFO program: Fragments per group: 32768 >14:14:56,713 INFO program: Inodes per group: 8144 >14:14:56,713 INFO program: Inode blocks per group: 509 >14:14:56,713 INFO program: Flex block group size: 16 >14:14:56,714 INFO program: Filesystem created: Wed Oct 3 20:34:49 2012 >14:14:56,714 INFO program: Last mount time: Wed Oct 3 20:34:55 2012 >14:14:56,714 INFO program: Last write time: Wed Oct 3 20:35:09 2012 >14:14:56,714 INFO program: Mount count: 1 >14:14:56,715 INFO program: Maximum mount count: -1 >14:14:56,716 INFO program: Last checked: Wed Oct 3 20:34:49 2012 >14:14:56,716 INFO program: Check interval: 0 (<none>) >14:14:56,716 INFO program: Lifetime writes: 171 MB >14:14:56,717 INFO program: Reserved blocks uid: 0 (user root) >14:14:56,718 INFO program: Reserved blocks gid: 0 (group root) >14:14:56,719 INFO program: First inode: 11 >14:14:56,722 INFO program: Inode size: 256 >14:14:56,723 INFO program: Required extra isize: 28 >14:14:56,723 INFO program: Desired extra isize: 28 >14:14:56,723 INFO program: Journal inode: 8 >14:14:56,723 INFO program: Default directory hash: half_md4 >14:14:56,723 INFO program: Directory Hash Seed: 12a0fa18-ca12-4ab2-8720-144656516fe3 >14:14:56,724 INFO program: Journal backup: inode blocks >14:14:56,724 INFO program: Journal features: (none) >14:14:56,724 INFO program: Journal size: 128M >14:14:56,725 INFO program: Journal length: 32768 >14:14:56,725 INFO program: Journal sequence: 0x0000000b >14:14:56,725 INFO program: Journal start: 0 >14:14:56,726 INFO program: >14:14:56,726 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:14:56,729 INFO program: Running... dumpe2fs -h /dev/vda3 >14:14:56,758 INFO program: Filesystem volume name: <none> >14:14:56,760 INFO program: Last mounted on: /mnt/sysimage >14:14:56,761 INFO program: Filesystem UUID: a51428cf-c65e-47df-8037-6fdd733042a6 >14:14:56,763 INFO program: Filesystem magic number: 0xEF53 >14:14:56,764 INFO program: Filesystem revision #: 1 (dynamic) >14:14:56,765 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 >14:14:56,766 INFO program: Filesystem flags: signed_directory_hash >14:14:56,767 INFO program: Default mount options: user_xattr acl >14:14:56,768 INFO program: Filesystem state: clean >14:14:56,768 INFO program: Errors behavior: Continue >14:14:56,769 INFO program: Filesystem OS type: Linux >14:14:56,769 INFO program: Inode count: 496784 >14:14:56,771 INFO program: Block count: 1985280 >14:14:56,772 INFO program: Reserved block count: 99264 >14:14:56,773 INFO program: Free blocks: 1916835 >14:14:56,775 INFO program: Free inodes: 496735 >14:14:56,776 INFO program: First block: 0 >14:14:56,777 INFO program: Block size: 4096 >14:14:56,779 INFO program: Fragment size: 4096 >14:14:56,780 INFO program: Reserved GDT blocks: 484 >14:14:56,782 INFO program: Blocks per group: 32768 >14:14:56,783 INFO program: Fragments per group: 32768 >14:14:56,784 INFO program: Inodes per group: 8144 >14:14:56,786 INFO program: Inode blocks per group: 509 >14:14:56,787 INFO program: Flex block group size: 16 >14:14:56,788 INFO program: Filesystem created: Wed Oct 3 20:34:49 2012 >14:14:56,789 INFO program: Last mount time: Wed Oct 3 20:34:55 2012 >14:14:56,790 INFO program: Last write time: Wed Oct 3 20:35:09 2012 >14:14:56,791 INFO program: Mount count: 1 >14:14:56,791 INFO program: Maximum mount count: -1 >14:14:56,792 INFO program: Last checked: Wed Oct 3 20:34:49 2012 >14:14:56,792 INFO program: Check interval: 0 (<none>) >14:14:56,793 INFO program: Lifetime writes: 171 MB >14:14:56,793 INFO program: Reserved blocks uid: 0 (user root) >14:14:56,793 INFO program: Reserved blocks gid: 0 (group root) >14:14:56,794 INFO program: First inode: 11 >14:14:56,794 INFO program: Inode size: 256 >14:14:56,795 INFO program: Required extra isize: 28 >14:14:56,795 INFO program: Desired extra isize: 28 >14:14:56,795 INFO program: Journal inode: 8 >14:14:56,796 INFO program: Default directory hash: half_md4 >14:14:56,796 INFO program: Directory Hash Seed: 12a0fa18-ca12-4ab2-8720-144656516fe3 >14:14:56,797 INFO program: Journal backup: inode blocks >14:14:56,797 INFO program: Journal features: (none) >14:14:56,797 INFO program: Journal size: 128M >14:14:56,798 INFO program: Journal length: 32768 >14:14:56,798 INFO program: Journal sequence: 0x0000000b >14:14:56,798 INFO program: Journal start: 0 >14:14:56,799 INFO program: >14:14:56,799 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:14:56,800 INFO program: Running... resize2fs -P /dev/vda3 >14:14:56,827 INFO program: Estimated minimum size of the filesystem: 46444 >14:14:56,831 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:14:56,951 INFO program: Running... dumpe2fs -h /dev/loop1 >14:14:56,976 INFO program: Filesystem volume name: Anaconda >14:14:56,977 INFO program: Last mounted on: / >14:14:56,978 INFO program: Filesystem UUID: ae1ffd21-1eb7-4497-b8fb-5621999430c7 >14:14:56,978 INFO program: Filesystem magic number: 0xEF53 >14:14:56,978 INFO program: Filesystem revision #: 1 (dynamic) >14:14:56,978 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 >14:14:56,979 INFO program: Filesystem flags: signed_directory_hash >14:14:56,979 INFO program: Default mount options: user_xattr acl >14:14:56,980 INFO program: Filesystem state: clean >14:14:56,981 INFO program: Errors behavior: Continue >14:14:56,981 INFO program: Filesystem OS type: Linux >14:14:56,982 INFO program: Inode count: 65536 >14:14:56,982 INFO program: Block count: 1048576 >14:14:56,983 INFO program: Reserved block count: 0 >14:14:56,984 INFO program: Free blocks: 303646 >14:14:56,984 INFO program: Free inodes: 38160 >14:14:56,985 INFO program: First block: 1 >14:14:56,985 INFO program: Block size: 1024 >14:14:56,986 INFO program: Fragment size: 1024 >14:14:56,987 INFO program: Reserved GDT blocks: 256 >14:14:56,987 INFO program: Blocks per group: 8192 >14:14:56,988 INFO program: Fragments per group: 8192 >14:14:56,989 INFO program: Inodes per group: 512 >14:14:56,989 INFO program: Inode blocks per group: 128 >14:14:56,990 INFO program: Flex block group size: 16 >14:14:56,990 INFO program: Filesystem created: Tue Oct 2 23:26:51 2012 >14:14:56,991 INFO program: Last mount time: Tue Oct 2 23:27:03 2012 >14:14:56,992 INFO program: Last write time: Tue Oct 2 23:27:09 2012 >14:14:56,992 INFO program: Mount count: 2 >14:14:56,993 INFO program: Maximum mount count: -1 >14:14:56,993 INFO program: Last checked: Tue Oct 2 23:26:51 2012 >14:14:56,994 INFO program: Check interval: 0 (<none>) >14:14:56,994 INFO program: Lifetime writes: 32 MB >14:14:56,995 INFO program: Reserved blocks uid: 0 (user root) >14:14:56,995 INFO program: Reserved blocks gid: 0 (group root) >14:14:56,996 INFO program: First inode: 11 >14:14:56,996 INFO program: Inode size: 256 >14:14:56,997 INFO program: Required extra isize: 28 >14:14:56,997 INFO program: Desired extra isize: 28 >14:14:56,998 INFO program: Journal inode: 8 >14:14:56,998 INFO program: Default directory hash: half_md4 >14:14:56,999 INFO program: Directory Hash Seed: 375634c3-528c-49bb-a07d-0783b891b822 >14:14:56,999 INFO program: Journal backup: inode blocks >14:14:57,000 INFO program: Journal features: (none) >14:14:57,001 INFO program: Journal size: 32M >14:14:57,001 INFO program: Journal length: 32768 >14:14:57,001 INFO program: Journal sequence: 0x00000007 >14:14:57,002 INFO program: Journal start: 0 >14:14:57,002 INFO program: >14:14:57,003 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:14:57,004 INFO program: Running... dumpe2fs -h /dev/loop1 >14:14:57,029 INFO program: Filesystem volume name: Anaconda >14:14:57,031 INFO program: Last mounted on: / >14:14:57,031 INFO program: Filesystem UUID: ae1ffd21-1eb7-4497-b8fb-5621999430c7 >14:14:57,032 INFO program: Filesystem magic number: 0xEF53 >14:14:57,032 INFO program: Filesystem revision #: 1 (dynamic) >14:14:57,033 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 >14:14:57,033 INFO program: Filesystem flags: signed_directory_hash >14:14:57,033 INFO program: Default mount options: user_xattr acl >14:14:57,034 INFO program: Filesystem state: clean >14:14:57,034 INFO program: Errors behavior: Continue >14:14:57,035 INFO program: Filesystem OS type: Linux >14:14:57,035 INFO program: Inode count: 65536 >14:14:57,035 INFO program: Block count: 1048576 >14:14:57,036 INFO program: Reserved block count: 0 >14:14:57,036 INFO program: Free blocks: 303646 >14:14:57,037 INFO program: Free inodes: 38160 >14:14:57,037 INFO program: First block: 1 >14:14:57,037 INFO program: Block size: 1024 >14:14:57,038 INFO program: Fragment size: 1024 >14:14:57,038 INFO program: Reserved GDT blocks: 256 >14:14:57,039 INFO program: Blocks per group: 8192 >14:14:57,039 INFO program: Fragments per group: 8192 >14:14:57,039 INFO program: Inodes per group: 512 >14:14:57,040 INFO program: Inode blocks per group: 128 >14:14:57,040 INFO program: Flex block group size: 16 >14:14:57,041 INFO program: Filesystem created: Tue Oct 2 23:26:51 2012 >14:14:57,041 INFO program: Last mount time: Tue Oct 2 23:27:03 2012 >14:14:57,041 INFO program: Last write time: Tue Oct 2 23:27:09 2012 >14:14:57,042 INFO program: Mount count: 2 >14:14:57,042 INFO program: Maximum mount count: -1 >14:14:57,043 INFO program: Last checked: Tue Oct 2 23:26:51 2012 >14:14:57,043 INFO program: Check interval: 0 (<none>) >14:14:57,043 INFO program: Lifetime writes: 32 MB >14:14:57,044 INFO program: Reserved blocks uid: 0 (user root) >14:14:57,044 INFO program: Reserved blocks gid: 0 (group root) >14:14:57,044 INFO program: First inode: 11 >14:14:57,045 INFO program: Inode size: 256 >14:14:57,045 INFO program: Required extra isize: 28 >14:14:57,046 INFO program: Desired extra isize: 28 >14:14:57,046 INFO program: Journal inode: 8 >14:14:57,046 INFO program: Default directory hash: half_md4 >14:14:57,047 INFO program: Directory Hash Seed: 375634c3-528c-49bb-a07d-0783b891b822 >14:14:57,047 INFO program: Journal backup: inode blocks >14:14:57,048 INFO program: Journal features: (none) >14:14:57,048 INFO program: Journal size: 32M >14:14:57,048 INFO program: Journal length: 32768 >14:14:57,049 INFO program: Journal sequence: 0x00000007 >14:14:57,049 INFO program: Journal start: 0 >14:14:57,049 INFO program: >14:14:57,050 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:14:57,051 INFO program: Running... resize2fs -P /dev/loop1 >14:14:57,076 INFO program: Couldn't find valid filesystem superblock. >14:14:57,077 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:14:57,078 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >14:14:57,172 INFO program: Running... udevadm settle --timeout=300 >14:14:57,276 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:14:57,301 INFO program: Filesystem volume name: Anaconda >14:14:57,303 INFO program: Last mounted on: /sysroot >14:14:57,303 INFO program: Filesystem UUID: ae1ffd21-1eb7-4497-b8fb-5621999430c7 >14:14:57,304 INFO program: Filesystem magic number: 0xEF53 >14:14:57,304 INFO program: Filesystem revision #: 1 (dynamic) >14:14:57,304 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >14:14:57,304 INFO program: Filesystem flags: signed_directory_hash >14:14:57,304 INFO program: Default mount options: user_xattr acl >14:14:57,304 INFO program: Filesystem state: clean >14:14:57,305 INFO program: Errors behavior: Continue >14:14:57,305 INFO program: Filesystem OS type: Linux >14:14:57,305 INFO program: Inode count: 65536 >14:14:57,305 INFO program: Block count: 1048576 >14:14:57,305 INFO program: Reserved block count: 0 >14:14:57,305 INFO program: Free blocks: 303646 >14:14:57,306 INFO program: Free inodes: 38160 >14:14:57,306 INFO program: First block: 1 >14:14:57,306 INFO program: Block size: 1024 >14:14:57,306 INFO program: Fragment size: 1024 >14:14:57,306 INFO program: Reserved GDT blocks: 256 >14:14:57,306 INFO program: Blocks per group: 8192 >14:14:57,307 INFO program: Fragments per group: 8192 >14:14:57,307 INFO program: Inodes per group: 512 >14:14:57,307 INFO program: Inode blocks per group: 128 >14:14:57,308 INFO program: Flex block group size: 16 >14:14:57,308 INFO program: Filesystem created: Tue Oct 2 23:26:51 2012 >14:14:57,309 INFO program: Last mount time: Thu Oct 4 14:13:16 2012 >14:14:57,310 INFO program: Last write time: Thu Oct 4 14:13:16 2012 >14:14:57,310 INFO program: Mount count: 3 >14:14:57,311 INFO program: Maximum mount count: -1 >14:14:57,311 INFO program: Last checked: Tue Oct 2 23:26:51 2012 >14:14:57,312 INFO program: Check interval: 0 (<none>) >14:14:57,313 INFO program: Lifetime writes: 32 MB >14:14:57,313 INFO program: Reserved blocks uid: 0 (user root) >14:14:57,314 INFO program: Reserved blocks gid: 0 (group root) >14:14:57,315 INFO program: First inode: 11 >14:14:57,315 INFO program: Inode size: 256 >14:14:57,316 INFO program: Required extra isize: 28 >14:14:57,316 INFO program: Desired extra isize: 28 >14:14:57,317 INFO program: Journal inode: 8 >14:14:57,318 INFO program: Default directory hash: half_md4 >14:14:57,318 INFO program: Directory Hash Seed: 375634c3-528c-49bb-a07d-0783b891b822 >14:14:57,319 INFO program: Journal backup: inode blocks >14:14:57,319 INFO program: Journal features: (none) >14:14:57,320 INFO program: Journal size: 32M >14:14:57,321 INFO program: Journal length: 32768 >14:14:57,321 INFO program: Journal sequence: 0x00000008 >14:14:57,322 INFO program: Journal start: 1 >14:14:57,322 INFO program: >14:14:57,323 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:14:57,324 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:14:57,348 INFO program: Filesystem volume name: Anaconda >14:14:57,350 INFO program: Last mounted on: /sysroot >14:14:57,351 INFO program: Filesystem UUID: ae1ffd21-1eb7-4497-b8fb-5621999430c7 >14:14:57,352 INFO program: Filesystem magic number: 0xEF53 >14:14:57,352 INFO program: Filesystem revision #: 1 (dynamic) >14:14:57,353 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >14:14:57,354 INFO program: Filesystem flags: signed_directory_hash >14:14:57,354 INFO program: Default mount options: user_xattr acl >14:14:57,355 INFO program: Filesystem state: clean >14:14:57,356 INFO program: Errors behavior: Continue >14:14:57,356 INFO program: Filesystem OS type: Linux >14:14:57,357 INFO program: Inode count: 65536 >14:14:57,357 INFO program: Block count: 1048576 >14:14:57,358 INFO program: Reserved block count: 0 >14:14:57,359 INFO program: Free blocks: 303646 >14:14:57,359 INFO program: Free inodes: 38160 >14:14:57,360 INFO program: First block: 1 >14:14:57,361 INFO program: Block size: 1024 >14:14:57,361 INFO program: Fragment size: 1024 >14:14:57,362 INFO program: Reserved GDT blocks: 256 >14:14:57,362 INFO program: Blocks per group: 8192 >14:14:57,363 INFO program: Fragments per group: 8192 >14:14:57,364 INFO program: Inodes per group: 512 >14:14:57,364 INFO program: Inode blocks per group: 128 >14:14:57,365 INFO program: Flex block group size: 16 >14:14:57,365 INFO program: Filesystem created: Tue Oct 2 23:26:51 2012 >14:14:57,366 INFO program: Last mount time: Thu Oct 4 14:13:16 2012 >14:14:57,366 INFO program: Last write time: Thu Oct 4 14:13:16 2012 >14:14:57,367 INFO program: Mount count: 3 >14:14:57,368 INFO program: Maximum mount count: -1 >14:14:57,368 INFO program: Last checked: Tue Oct 2 23:26:51 2012 >14:14:57,369 INFO program: Check interval: 0 (<none>) >14:14:57,369 INFO program: Lifetime writes: 32 MB >14:14:57,370 INFO program: Reserved blocks uid: 0 (user root) >14:14:57,370 INFO program: Reserved blocks gid: 0 (group root) >14:14:57,371 INFO program: First inode: 11 >14:14:57,372 INFO program: Inode size: 256 >14:14:57,372 INFO program: Required extra isize: 28 >14:14:57,373 INFO program: Desired extra isize: 28 >14:14:57,373 INFO program: Journal inode: 8 >14:14:57,373 INFO program: Default directory hash: half_md4 >14:14:57,374 INFO program: Directory Hash Seed: 375634c3-528c-49bb-a07d-0783b891b822 >14:14:57,374 INFO program: Journal backup: inode blocks >14:14:57,375 INFO program: Journal features: (none) >14:14:57,375 INFO program: Journal size: 32M >14:14:57,376 INFO program: Journal length: 32768 >14:14:57,376 INFO program: Journal sequence: 0x00000008 >14:14:57,377 INFO program: Journal start: 1 >14:14:57,377 INFO program: >14:14:57,377 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:14:57,379 INFO program: Running... resize2fs -P /dev/mapper/live-rw >14:14:57,403 INFO program: Estimated minimum size of the filesystem: 742553 >14:14:57,406 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:14:57,426 INFO program: Running... udevadm settle --timeout=300 >14:14:57,484 INFO program: Running... udevadm settle --timeout=300 >14:14:57,531 INFO program: Running... udevadm settle --timeout=300 >14:14:57,586 INFO program: Running... udevadm settle --timeout=300 >14:14:57,650 INFO program: Running... udevadm settle --timeout=300 >14:14:57,704 INFO program: Running... udevadm settle --timeout=300 >14:14:57,752 INFO program: Running... udevadm settle --timeout=300 >14:14:57,807 INFO program: Running... udevadm settle --timeout=300 >18:14:57,892 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >18:14:57,922 INFO program: Running... /bin/umount /mnt/sysimage >14:14:57,960 INFO program: Running... udevadm settle --timeout=300 >14:14:58,013 INFO program: Running... udevadm settle --timeout=300 >18:14:58,066 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vda3 /mnt/sysimage >14:14:58,079 INFO program: Running... arch >18:14:58,130 INFO program: Running... /bin/umount /mnt/sysimage >14:14:58,157 INFO program: Running... udevadm settle --timeout=300 >14:15:03,652 INFO program: Running... udevadm settle --timeout=300 >14:15:06,069 INFO program: Running... udevadm settle --timeout=300 >14:15:08,998 INFO program: Running... udevadm settle --timeout=300 >14:15:15,300 INFO program: Running... udevadm settle --timeout=300 >14:15:15,369 INFO program: Running... udevadm settle --timeout=300 >14:15:15,441 INFO program: Running... udevadm settle --timeout=300 >14:16:23,846 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >18:13:22,260 DEBUG storage: registered device format class LUKS as luks >18:13:22,292 DEBUG storage: registered device format class Ext2FS as ext2 >18:13:22,293 DEBUG storage: registered device format class Ext3FS as ext3 >18:13:22,293 DEBUG storage: registered device format class Ext4FS as ext4 >18:13:22,294 DEBUG storage: registered device format class FATFS as vfat >18:13:22,295 DEBUG storage: registered device format class EFIFS as efi >18:13:22,295 DEBUG storage: registered device format class BTRFS as btrfs >18:13:22,296 DEBUG storage: registered device format class GFS2 as gfs2 >18:13:22,296 DEBUG storage: registered device format class JFS as jfs >18:13:22,297 DEBUG storage: registered device format class ReiserFS as reiserfs >18:13:22,297 DEBUG storage: registered device format class XFS as xfs >18:13:22,298 DEBUG storage: registered device format class HFS as hfs >18:13:22,298 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >18:13:22,299 DEBUG storage: registered device format class HFSPlus as hfs+ >18:13:22,299 DEBUG storage: registered device format class NTFS as ntfs >18:13:22,300 DEBUG storage: registered device format class NFS as nfs >18:13:22,300 DEBUG storage: registered device format class NFSv4 as nfs4 >18:13:22,301 DEBUG storage: registered device format class Iso9660FS as iso9660 >18:13:22,301 DEBUG storage: registered device format class NoDevFS as nodev >18:13:22,302 DEBUG storage: registered device format class DevPtsFS as devpts >18:13:22,302 DEBUG storage: registered device format class ProcFS as proc >18:13:22,303 DEBUG storage: registered device format class SysFS as sysfs >18:13:22,304 DEBUG storage: registered device format class TmpFS as tmpfs >18:13:22,304 DEBUG storage: registered device format class BindFS as bind >18:13:22,305 DEBUG storage: registered device format class SELinuxFS as selinuxfs >18:13:22,305 DEBUG storage: registered device format class USBFS as usbfs >18:13:22,308 DEBUG storage: registered device format class DMRaidMember as dmraidmember >18:13:22,314 DEBUG storage: registered device format class SwapSpace as swap >18:13:22,317 DEBUG storage: registered device format class MDRaidMember as mdmember >18:13:22,319 DEBUG storage: registered device format class BIOSBoot as biosboot >18:13:22,322 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >18:13:22,324 DEBUG storage: registered device format class MultipathMember as multipath_member >18:13:22,327 DEBUG storage: registered device format class PPCPRePBoot as prepboot >18:13:22,334 DEBUG storage: registered device format class DiskLabel as disklabel >18:13:23,365 DEBUG storage: MultipathTopology._build_topology: >18:13:23,366 DEBUG storage: /etc/multipath.conf contents: >18:13:23,366 DEBUG storage: # multipath.conf written by anaconda >18:13:23,367 DEBUG storage: >18:13:23,367 DEBUG storage: defaults { >18:13:23,367 DEBUG storage: user_friendly_names yes >18:13:23,367 DEBUG storage: } >18:13:23,368 DEBUG storage: blacklist { >18:13:23,368 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >18:13:23,368 DEBUG storage: devnode "^hd[a-z]" >18:13:23,368 DEBUG storage: devnode "^dcssblk[0-9]*" >18:13:23,369 DEBUG storage: device { >18:13:23,369 DEBUG storage: vendor "DGC" >18:13:23,369 DEBUG storage: product "LUNZ" >18:13:23,370 DEBUG storage: } >18:13:23,370 DEBUG storage: device { >18:13:23,370 DEBUG storage: vendor "IBM" >18:13:23,370 DEBUG storage: product "S/390.*" >18:13:23,371 DEBUG storage: } >18:13:23,371 DEBUG storage: # don't count normal SATA devices as multipaths >18:13:23,371 DEBUG storage: device { >18:13:23,371 DEBUG storage: vendor "ATA" >18:13:23,372 DEBUG storage: } >18:13:23,372 DEBUG storage: # don't count 3ware devices as multipaths >18:13:23,372 DEBUG storage: device { >18:13:23,373 DEBUG storage: vendor "3ware" >18:13:23,373 DEBUG storage: } >18:13:23,373 DEBUG storage: device { >18:13:23,374 DEBUG storage: vendor "AMCC" >18:13:23,374 DEBUG storage: } >18:13:23,374 DEBUG storage: # nor highpoint devices >18:13:23,375 DEBUG storage: device { >18:13:23,375 DEBUG storage: vendor "HPT" >18:13:23,375 DEBUG storage: } >18:13:23,375 DEBUG storage: } >18:13:23,376 DEBUG storage: multipaths { >18:13:23,376 DEBUG storage: } >18:13:23,378 DEBUG storage: (end of /etc/multipath.conf) >18:13:23,462 INFO storage: MultipathTopology: found non-disk device: sr0 >18:13:23,470 INFO storage: MultipathTopology: found singlepath device: vda >18:13:23,471 INFO storage: MultipathTopology: found non-disk device: vda1 >18:13:23,472 INFO storage: MultipathTopology: found non-disk device: vda2 >18:13:23,474 INFO storage: MultipathTopology: found non-disk device: vda3 >18:13:23,475 INFO storage: MultipathTopology: found singlepath device: loop0 >18:13:23,476 INFO storage: MultipathTopology: found singlepath device: loop1 >18:13:23,477 INFO storage: MultipathTopology: found singlepath device: loop2 >18:13:23,477 INFO storage: MultipathTopology: found singlepath device: loop3 >18:13:23,478 INFO storage: MultipathTopology: found singlepath device: loop4 >18:13:23,478 INFO storage: MultipathTopology: found singlepath device: loop5 >18:13:23,478 INFO storage: MultipathTopology: found singlepath device: loop6 >18:13:23,478 INFO storage: MultipathTopology: found singlepath device: loop7 >18:13:23,479 INFO storage: MultipathTopology: found singlepath device: dm-0 >18:13:27,043 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >18:13:27,046 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >18:13:27,305 DEBUG storage: MultipathTopology._build_topology: >18:13:27,307 DEBUG storage: /etc/multipath.conf contents: >18:13:27,308 DEBUG storage: # multipath.conf written by anaconda >18:13:27,309 DEBUG storage: >18:13:27,309 DEBUG storage: defaults { >18:13:27,310 DEBUG storage: user_friendly_names yes >18:13:27,310 DEBUG storage: } >18:13:27,311 DEBUG storage: blacklist { >18:13:27,311 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >18:13:27,311 DEBUG storage: devnode "^hd[a-z]" >18:13:27,312 DEBUG storage: devnode "^dcssblk[0-9]*" >18:13:27,312 DEBUG storage: device { >18:13:27,313 DEBUG storage: vendor "DGC" >18:13:27,313 DEBUG storage: product "LUNZ" >18:13:27,314 DEBUG storage: } >18:13:27,314 DEBUG storage: device { >18:13:27,314 DEBUG storage: vendor "IBM" >18:13:27,315 DEBUG storage: product "S/390.*" >18:13:27,315 DEBUG storage: } >18:13:27,342 DEBUG storage: # don't count normal SATA devices as multipaths >18:13:27,343 DEBUG storage: device { >18:13:27,348 DEBUG storage: vendor "ATA" >18:13:27,352 DEBUG storage: } >18:13:27,355 DEBUG storage: # don't count 3ware devices as multipaths >18:13:27,359 DEBUG storage: device { >18:13:27,380 DEBUG storage: vendor "3ware" >18:13:27,411 DEBUG storage: } >18:13:27,461 DEBUG storage: device { >18:13:27,468 DEBUG storage: vendor "AMCC" >18:13:27,476 DEBUG storage: } >18:13:27,511 DEBUG storage: # nor highpoint devices >18:13:27,513 DEBUG storage: device { >18:13:27,514 DEBUG storage: vendor "HPT" >18:13:27,515 DEBUG storage: } >18:13:27,517 DEBUG storage: } >18:13:27,518 DEBUG storage: multipaths { >18:13:27,519 DEBUG storage: } >18:13:27,520 DEBUG storage: (end of /etc/multipath.conf) >18:13:27,590 INFO storage: MultipathTopology: found non-disk device: sr0 >18:13:27,593 INFO storage: MultipathTopology: found singlepath device: vda >18:13:27,594 INFO storage: MultipathTopology: found non-disk device: vda1 >18:13:27,596 INFO storage: MultipathTopology: found non-disk device: vda2 >18:13:27,597 INFO storage: MultipathTopology: found non-disk device: vda3 >18:13:27,598 INFO storage: MultipathTopology: found singlepath device: loop0 >18:13:27,600 INFO storage: MultipathTopology: found singlepath device: loop1 >18:13:27,601 INFO storage: MultipathTopology: found singlepath device: loop2 >18:13:27,602 INFO storage: MultipathTopology: found singlepath device: loop3 >18:13:27,603 INFO storage: MultipathTopology: found singlepath device: loop4 >18:13:27,604 INFO storage: MultipathTopology: found singlepath device: loop5 >18:13:27,606 INFO storage: MultipathTopology: found singlepath device: loop6 >18:13:27,610 INFO storage: MultipathTopology: found singlepath device: loop7 >18:13:27,611 INFO storage: MultipathTopology: found singlepath device: dm-0 >18:13:27,614 INFO storage: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vda3', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >18:13:27,628 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-Beta-TC1\\x20x86_64 /dev/disk/by-uuid/2012-10-02-23-31-20-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_CD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Beta-TC1_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC1\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-02-23-31-20-00', > 'ID_FS_UUID_ENC': '2012-10-02-23-31-20-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': '0.11', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '818280', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC1\\x20x86_64', > '/dev/disk/by-uuid/2012-10-02-23-31-20-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >18:13:27,631 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >18:13:27,634 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >18:13:27,638 DEBUG storage: DeviceTree.getDeviceByName returned None >18:13:27,640 INFO storage: sr0 is a cdrom >18:13:27,648 DEBUG storage: DeviceTree.addUdevOpticalDevice: >18:13:27,653 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:13:27,666 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >18:13:27,669 INFO storage: added cdrom sr0 (id 0) to device tree >18:13:27,673 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:13:27,679 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >18:13:27,685 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >18:13:27,690 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >18:13:27,694 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >18:13:27,715 WARN storage: disklabel detected but not usable on sr0 >18:13:27,717 INFO storage: type detected on 'sr0' is 'iso9660' >18:13:27,723 DEBUG storage: Iso9660FS.supported: supported: True ; >18:13:27,724 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >18:13:27,728 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >18:13:27,732 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:13:27,735 DEBUG storage: looking up parted Device: /dev/sr0 >18:13:27,746 INFO storage: got device: OpticalDevice instance (0x7f20f28c5b90) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 260.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 133120 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (8, 255, 63) biosGeometry: (8, 255, 63) > PedDevice: <_ped.Device object at 0x7f20f2752290> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >18:13:27,751 DEBUG storage: Iso9660FS.supported: supported: True ; >18:13:27,752 INFO storage: got format: Iso9660FS instance (0x7f20f29a5850) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-02-23-31-20-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC1_x86_64 size = 0 targetSize = 0 > >18:13:27,757 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '830874', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda'} ; name: vda ; >18:13:27,760 INFO storage: scanning vda (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda)... >18:13:27,764 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >18:13:27,766 DEBUG storage: DeviceTree.getDeviceByName returned None >18:13:27,771 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >18:13:27,773 INFO storage: vda is a disk >18:13:27,775 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:13:27,779 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >18:13:27,780 INFO storage: added disk vda (id 1) to device tree >18:13:27,781 DEBUG storage: looking up parted Device: /dev/vda >18:13:27,790 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >18:13:27,796 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >18:13:27,800 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >18:13:27,808 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >18:13:27,825 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f21080937d0>, <parted.partition.Partition object at 0x7f2108093b10>, <parted.partition.Partition object at 0x7f2108093d90>] > device: <parted.device.Device object at 0x7f21080936d0> > PedDisk: <_ped.Disk object at 0x7f2108097878> >18:13:27,827 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >18:13:27,837 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >18:13:27,862 INFO storage: got device: DiskDevice instance (0x7f20f2986b10) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 10240.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7f20f27523b0> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2108093590> >18:13:27,866 INFO storage: got format: DiskLabel instance (0x7f20f29a5790) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f21080937d0>, <parted.partition.Partition object at 0x7f2108093b10>, <parted.partition.Partition object at 0x7f2108093d90>] > device: <parted.device.Device object at 0x7f21080936d0> > PedDisk: <_ped.Disk object at 0x7f2108097878> > origPartedDisk = <parted.disk.Disk object at 0x7f2108093f50> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7f20f2752440> > >18:13:27,871 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/cfa879bd-b265-4978-8af8-55522ba92034', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cfa879bd-b265-4978-8af8-55522ba92034', > 'ID_FS_UUID_ENC': 'cfa879bd-b265-4978-8af8-55522ba92034', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252: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', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '831762', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/cfa879bd-b265-4978-8af8-55522ba92034'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1'} ; name: vda1 ; >18:13:27,873 INFO storage: scanning vda1 (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1)... >18:13:27,875 DEBUG storage: DeviceTree.getDeviceByName: name: vda1 ; >18:13:27,877 DEBUG storage: DeviceTree.getDeviceByName returned None >18:13:27,878 INFO storage: vda1 is a partition >18:13:27,880 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda1 ; >18:13:27,887 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >18:13:27,889 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing msdos disklabel >18:13:27,892 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >18:13:27,895 DEBUG storage: PartitionDevice._setFormat: vda1 ; >18:13:27,895 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:13:27,897 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >18:13:27,897 DEBUG storage: looking up parted Partition: /dev/vda1 >18:13:27,900 DEBUG storage: PartitionDevice.probe: vda1 ; exists: True ; >18:13:27,902 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >18:13:27,904 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >18:13:27,912 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >18:13:27,914 INFO storage: added partition vda1 (id 2) to device tree >18:13:27,916 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >18:13:27,918 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >18:13:27,921 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >18:13:27,923 DEBUG storage: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >18:13:27,949 WARN storage: disklabel detected but not usable on vda1 >18:13:27,955 INFO storage: type detected on 'vda1' is 'ext4' >18:13:28,258 DEBUG storage: Ext4FS.supported: supported: True ; >18:13:28,261 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:13:28,307 DEBUG storage: PartitionDevice._setFormat: vda1 ; >18:13:28,312 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >18:13:28,316 DEBUG storage: looking up parted Device: /dev/vda1 >18:13:28,325 INFO storage: got device: PartitionDevice instance (0x7f2108093510) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 10240MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f20f2b82f80> > target size = 0 path = /dev/vda1 > 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 0x7f2108093690> fileSystem: <parted.filesystem.FileSystem object at 0x7f2108093c50> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f21080938d0> PedPartition: <_ped.Partition object at 0x7f210808d590> > disk = existing 10240MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >18:13:28,337 DEBUG storage: Ext4FS.supported: supported: True ; >18:13:28,338 INFO storage: got format: Ext4FS instance (0x7f21080a64d0) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = cfa879bd-b265-4978-8af8-55522ba92034 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >18:13:28,351 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/42f04bbf-b834-4611-a3c0-069621cb83f3', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '42f04bbf-b834-4611-a3c0-069621cb83f3', > 'ID_FS_UUID_ENC': '42f04bbf-b834-4611-a3c0-069621cb83f3', > 'ID_FS_VERSION': '2', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4063232', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '832210', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-uuid/42f04bbf-b834-4611-a3c0-069621cb83f3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2'} ; name: vda2 ; >18:13:28,353 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2)... >18:13:28,356 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >18:13:28,358 DEBUG storage: DeviceTree.getDeviceByName returned None >18:13:28,359 INFO storage: vda2 is a partition >18:13:28,361 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda2 ; >18:13:28,363 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >18:13:28,366 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing msdos disklabel >18:13:28,369 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >18:13:28,372 DEBUG storage: PartitionDevice._setFormat: vda2 ; >18:13:28,373 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:13:28,376 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >18:13:28,377 DEBUG storage: looking up parted Partition: /dev/vda2 >18:13:28,380 DEBUG storage: PartitionDevice.probe: vda2 ; exists: True ; >18:13:28,383 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >18:13:28,385 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >18:13:28,388 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >18:13:28,388 INFO storage: added partition vda2 (id 3) to device tree >18:13:28,390 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >18:13:28,392 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >18:13:28,396 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >18:13:28,399 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >18:13:28,429 WARN storage: disklabel detected but not usable on vda2 >18:13:28,431 INFO storage: type detected on 'vda2' is 'swap' >18:13:28,434 DEBUG storage: SwapSpace.__init__: device: /dev/vda2 ; serial: None ; uuid: 42f04bbf-b834-4611-a3c0-069621cb83f3 ; exists: True ; label: None ; >18:13:28,435 DEBUG storage: getFormat('swap') returning SwapSpace instance >18:13:28,437 DEBUG storage: PartitionDevice._setFormat: vda2 ; >18:13:28,439 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: swap ; >18:13:28,441 DEBUG storage: looking up parted Device: /dev/vda2 >18:13:28,445 INFO storage: got device: PartitionDevice instance (0x7f21080b0e50) -- > name = vda2 status = True kids = 0 id = 3 > parents = ['existing 10240MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 1984.0 > format = existing swap > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 4063232 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4030, 16, 63) biosGeometry: (252, 255, 63) > PedDevice: <_ped.Device object at 0x7f20f27527a0> > target size = 0 path = /dev/vda2 > 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 0x7f2108093690> fileSystem: <parted.filesystem.FileSystem object at 0x7f2108093c90> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2108093bd0> PedPartition: <_ped.Partition object at 0x7f210808d530> > disk = existing 10240MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 5089279 length = 4063232 > flags = >18:13:28,446 INFO storage: got format: SwapSpace instance (0x7f21080b2390) -- > type = swap name = swap status = False > device = /dev/vda2 uuid = 42f04bbf-b834-4611-a3c0-069621cb83f3 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >18:13:28,451 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/a51428cf-c65e-47df-8037-6fdd733042a6', > 'DEVNAME': 'vda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda3', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a51428cf-c65e-47df-8037-6fdd733042a6', > 'ID_FS_UUID_ENC': 'a51428cf-c65e-47df-8037-6fdd733042a6', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '5089280', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15882240', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '832383', > 'name': 'vda3', > 'symlinks': ['/dev/disk/by-uuid/a51428cf-c65e-47df-8037-6fdd733042a6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda3'} ; name: vda3 ; >18:13:28,459 INFO storage: scanning vda3 (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda3)... >18:13:28,464 DEBUG storage: DeviceTree.getDeviceByName: name: vda3 ; >18:13:28,467 DEBUG storage: DeviceTree.getDeviceByName returned None >18:13:28,468 INFO storage: vda3 is a partition >18:13:28,470 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda3 ; >18:13:28,473 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >18:13:28,476 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing msdos disklabel >18:13:28,481 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vda ; >18:13:28,484 DEBUG storage: PartitionDevice._setFormat: vda3 ; >18:13:28,485 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:13:28,487 DEBUG storage: PartitionDevice._setFormat: vda3 ; current: None ; type: None ; >18:13:28,488 DEBUG storage: looking up parted Partition: /dev/vda3 >18:13:28,498 DEBUG storage: PartitionDevice.probe: vda3 ; exists: True ; >18:13:28,501 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 1 ; >18:13:28,503 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 10 ; >18:13:28,505 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 12 ; >18:13:28,506 INFO storage: added partition vda3 (id 4) to device tree >18:13:28,508 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda3 ; >18:13:28,511 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda3 ; label_type: dos ; >18:13:28,513 DEBUG storage: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >18:13:28,515 DEBUG storage: DiskLabel.__init__: device: /dev/vda3 ; labelType: dos ; exists: True ; >18:13:28,523 WARN storage: disklabel detected but not usable on vda3 >18:13:28,524 INFO storage: type detected on 'vda3' is 'ext4' >18:13:28,725 DEBUG storage: Ext4FS.supported: supported: True ; >18:13:28,733 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:13:28,736 DEBUG storage: PartitionDevice._setFormat: vda3 ; >18:13:28,739 DEBUG storage: PartitionDevice._setFormat: vda3 ; current: None ; type: ext4 ; >18:13:28,744 DEBUG storage: looking up parted Device: /dev/vda3 >18:13:28,754 INFO storage: got device: PartitionDevice instance (0x7f21080b0f10) -- > name = vda3 status = True kids = 0 id = 4 > parents = ['existing 10240MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 7755.0 > format = existing ext4 filesystem > major = 252 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15882240 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15756, 16, 63) biosGeometry: (988, 255, 63) > PedDevice: <_ped.Device object at 0x7f20f2752a70> > target size = 0 path = /dev/vda3 > 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 0x7f2108093690> fileSystem: <parted.filesystem.FileSystem object at 0x7f2108093e50> > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2108093dd0> PedPartition: <_ped.Partition object at 0x7f210808d5f0> > disk = existing 10240MB disk vda (1) with existing msdos disklabel > start = 5089280 end = 20971519 length = 15882240 > flags = >18:13:28,757 DEBUG storage: Ext4FS.supported: supported: True ; >18:13:28,764 INFO storage: got format: Ext4FS instance (0x7f21080b2150) -- > type = ext4 name = ext4 status = False > device = /dev/vda3 uuid = a51428cf-c65e-47df-8037-6fdd733042a6 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 7755.0 targetSize = 7755.0 > >18:13:28,770 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': '948486', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >18:13:28,773 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >18:13:28,776 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >18:13:28,781 DEBUG storage: DeviceTree.getDeviceByName returned None >18:13:28,781 INFO storage: loop0 is a loop device >18:13:28,785 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >18:13:28,792 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >18:13:28,796 DEBUG storage: DeviceTree.getDeviceByName returned None >18:13:28,799 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:13:28,803 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >18:13:28,804 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 5) to device tree >18:13:28,809 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >18:13:28,810 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:13:28,814 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >18:13:28,815 INFO storage: added loop loop0 (id 6) to device tree >18:13:28,819 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >18:13:28,823 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >18:13:28,824 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >18:13:28,828 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >18:13:28,833 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >18:13:28,838 WARN storage: disklabel detected but not usable on loop0 >18:13:28,841 INFO storage: type detected on 'loop0' is 'squashfs' >18:13:28,841 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >18:13:28,846 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >18:13:28,847 INFO storage: got device: LoopDevice instance (0x7f20f2a7b750) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (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 >18:13:28,856 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/ae1ffd21-1eb7-4497-b8fb-5621999430c7', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ae1ffd21-1eb7-4497-b8fb-5621999430c7', > 'ID_FS_UUID_ENC': 'ae1ffd21-1eb7-4497-b8fb-5621999430c7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '948511', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/ae1ffd21-1eb7-4497-b8fb-5621999430c7'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >18:13:28,857 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >18:13:28,862 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >18:13:28,867 DEBUG storage: DeviceTree.getDeviceByName returned None >18:13:28,868 INFO storage: loop1 is a loop device >18:13:28,871 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >18:13:28,874 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >18:13:28,878 DEBUG storage: DeviceTree.getDeviceByName returned None >18:13:28,879 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:13:28,883 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >18:13:28,884 INFO storage: added file /LiveOS/rootfs.img (id 7) to device tree >18:13:28,889 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >18:13:28,890 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:13:28,893 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >18:13:28,894 INFO storage: added loop loop1 (id 8) to device tree >18:13:28,898 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >18:13:28,902 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >18:13:28,906 DEBUG storage: Ext4FS.supported: supported: True ; >18:13:28,907 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:13:28,914 DEBUG storage: device loop1 does not contain a disklabel >18:13:28,914 INFO storage: type detected on 'loop1' is 'ext4' >18:13:29,075 DEBUG storage: Ext4FS.supported: supported: True ; >18:13:29,078 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:13:29,084 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >18:13:29,087 INFO storage: got device: LoopDevice instance (0x7f20f2a80c10) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /LiveOS/rootfs.img (7)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >18:13:29,094 DEBUG storage: Ext4FS.supported: supported: True ; >18:13:29,095 INFO storage: got format: Ext4FS instance (0x7f20f2a85090) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = ae1ffd21-1eb7-4497-b8fb-5621999430c7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >18:13:29,103 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '948531', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >18:13:29,105 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >18:13:29,110 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >18:13:29,114 DEBUG storage: DeviceTree.getDeviceByName returned None >18:13:29,115 INFO storage: loop2 is a loop device >18:13:29,119 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >18:13:29,126 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >18:13:29,131 DEBUG storage: DeviceTree.getDeviceByName returned None >18:13:29,133 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:13:29,137 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >18:13:29,139 INFO storage: added file /overlay (deleted) (id 9) to device tree >18:13:29,143 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >18:13:29,144 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:13:29,147 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >18:13:29,148 INFO storage: added loop loop2 (id 10) to device tree >18:13:29,152 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >18:13:29,157 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >18:13:29,157 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >18:13:29,161 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >18:13:29,165 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >18:13:29,170 WARN storage: disklabel detected but not usable on loop2 >18:13:29,171 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >18:13:29,171 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >18:13:29,175 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >18:13:29,176 INFO storage: got device: LoopDevice instance (0x7f20f2a904d0) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /overlay (deleted) (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 >18:13:29,182 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '948549', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >18:13:29,182 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >18:13:29,183 DEBUG storage: lvm filter: adding loop3 to the reject list >18:13:29,188 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '948567', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >18:13:29,189 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >18:13:29,190 DEBUG storage: lvm filter: adding loop4 to the reject list >18:13:29,194 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': '955717', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >18:13:29,195 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >18:13:29,196 DEBUG storage: lvm filter: adding loop5 to the reject list >18:13:29,200 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': '955754', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >18:13:29,201 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >18:13:29,202 DEBUG storage: lvm filter: adding loop6 to the reject list >18:13:29,208 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': '955779', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >18:13:29,210 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >18:13:29,210 DEBUG storage: lvm filter: adding loop7 to the reject list >18:13:29,211 DEBUG storage: Skipping a device mapper drive (dm-0) for now >18:13:29,264 INFO storage: devices to scan: ['dm-0'] >18:13:29,278 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/ae1ffd21-1eb7-4497-b8fb-5621999430c7 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ae1ffd21-1eb7-4497-b8fb-5621999430c7', > 'ID_FS_UUID_ENC': 'ae1ffd21-1eb7-4497-b8fb-5621999430c7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93972', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/ae1ffd21-1eb7-4497-b8fb-5621999430c7', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >18:13:29,280 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >18:13:29,285 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >18:13:29,291 DEBUG storage: DeviceTree.getDeviceByName returned None >18:13:29,292 INFO storage: live-rw is a device-mapper device >18:13:29,297 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >18:13:29,302 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >18:13:29,308 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing ext4 filesystem >18:13:29,316 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >18:13:29,322 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (10) >18:13:29,330 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >18:13:29,334 DEBUG storage: DeviceTree.getDeviceByName returned None >18:13:29,340 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >18:13:29,342 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:13:29,351 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >18:13:29,353 INFO storage: added dm live-rw (id 11) to device tree >18:13:29,357 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >18:13:29,361 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >18:13:29,367 DEBUG storage: Ext4FS.supported: supported: True ; >18:13:29,369 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:13:29,370 DEBUG storage: device live-rw does not contain a disklabel >18:13:29,371 INFO storage: type detected on 'live-rw' is 'ext4' >18:13:29,564 DEBUG storage: Ext4FS.supported: supported: True ; >18:13:29,567 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:13:29,573 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >18:13:29,579 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >18:13:29,595 INFO storage: got device: DMDevice instance (0x7f20f2a9f4d0) -- > name = live-rw status = True kids = 0 id = 11 > parents = ['existing 0MB loop loop2 (10)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7f20f2a86560> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >18:13:29,604 DEBUG storage: Ext4FS.supported: supported: True ; >18:13:29,606 INFO storage: got format: Ext4FS instance (0x7f20f2a9fa50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = ae1ffd21-1eb7-4497-b8fb-5621999430c7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >18:13:29,687 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >18:13:29,745 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >18:13:29,795 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >18:13:29,802 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >18:13:29,812 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >18:13:29,859 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >18:13:29,876 DEBUG storage: SwapSpace.teardown: device: /dev/vda2 ; status: False ; type: swap ; >18:13:29,891 DEBUG storage: SwapSpace.teardown: device: /dev/vda2 ; status: False ; type: swap ; >18:13:29,943 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >18:13:29,950 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >18:13:29,957 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >18:13:30,000 DEBUG storage: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >18:13:30,062 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >18:13:30,079 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >18:13:30,086 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >18:13:30,123 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >18:13:30,126 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >18:13:30,129 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >18:13:30,130 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >18:13:30,134 INFO storage: edd: collected mbr signatures: {'vda': '0x000149d4'} >18:13:30,143 DEBUG storage: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x000149d4 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 20971520 >18:13:30,145 INFO storage: edd: matched 0x80 to vda using MBR sig >18:13:30,148 DEBUG storage: edd: data extracted from 0x81: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x000149d4 > pci_dev: 00:04.0, scsi_id: 0 > scsi_lun: 0, sectors: 20971520 >18:13:30,154 DEBUG storage: edd: matched 0x81 to vda using pci_dev >18:13:30,156 INFO storage: edd: both edd entries 0x80 and 0x81 seem to map to vda >18:13:30,169 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >18:13:30,192 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >18:13:30,232 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >18:13:30,371 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >18:13:30,380 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >18:13:30,390 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >18:13:30,445 DEBUG storage: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >18:13:30,451 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >18:13:30,508 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >18:13:30,510 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >18:13:30,512 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >18:13:30,513 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >18:13:30,516 DEBUG storage: crypttab maps: [] >18:13:30,517 DEBUG storage: parsing /mnt/sysimage/etc/fstab >18:13:30,520 DEBUG storage: resolved 'UUID=a51428cf-c65e-47df-8037-6fdd733042a6' to 'vda3' (partition) >18:13:30,521 DEBUG storage: resolved 'UUID=cfa879bd-b265-4978-8af8-55522ba92034' to 'vda1' (partition) >18:13:30,523 DEBUG storage: resolved 'UUID=42f04bbf-b834-4611-a3c0-069621cb83f3' to 'vda2' (partition) >18:13:30,532 DEBUG storage: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >18:13:30,780 DEBUG storage: Ext4FS.supported: supported: True ; >18:13:30,790 DEBUG storage: Ext4FS.supported: supported: True ; >18:13:30,803 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:13:30,810 DEBUG storage: Iso9660FS.supported: supported: True ; >18:13:30,819 DEBUG storage: Ext4FS.supported: supported: True ; >18:13:30,830 DEBUG storage: Ext4FS.supported: supported: True ; >14:14:15,560 DEBUG storage: Iso9660FS.supported: supported: True ; >14:14:15,562 DEBUG storage: Iso9660FS.supported: supported: True ; >14:14:15,565 DEBUG storage: NFSv4.supported: supported: False ; >14:14:15,566 DEBUG storage: NFSv4.supported: supported: False ; >14:14:15,569 DEBUG storage: SELinuxFS.supported: supported: False ; >14:14:15,571 DEBUG storage: SELinuxFS.supported: supported: False ; >14:14:15,573 DEBUG storage: Ext4FS.supported: supported: True ; >14:14:15,575 DEBUG storage: Ext4FS.supported: supported: True ; >14:14:15,578 DEBUG storage: Ext3FS.supported: supported: True ; >14:14:15,580 DEBUG storage: Ext3FS.supported: supported: True ; >14:14:15,583 DEBUG storage: Ext2FS.supported: supported: True ; >14:14:15,585 DEBUG storage: Ext2FS.supported: supported: True ; >14:14:15,588 DEBUG storage: SysFS.supported: supported: False ; >14:14:15,590 DEBUG storage: SysFS.supported: supported: False ; >14:14:15,592 DEBUG storage: MultipathMember.__init__: >14:14:15,594 DEBUG storage: SwapSpace.__init__: >14:14:15,596 DEBUG storage: ProcFS.supported: supported: False ; >14:14:15,598 DEBUG storage: ProcFS.supported: supported: False ; >14:14:15,600 DEBUG storage: NoDevFS.supported: supported: False ; >14:14:15,602 DEBUG storage: NoDevFS.supported: supported: False ; >14:14:15,604 DEBUG storage: DevPtsFS.supported: supported: False ; >14:14:15,606 DEBUG storage: DevPtsFS.supported: supported: False ; >14:14:15,608 DEBUG storage: BTRFS.supported: supported: True ; >14:14:15,726 DEBUG storage: BTRFS.supported: supported: True ; >14:14:15,733 DEBUG storage: USBFS.supported: supported: False ; >14:14:15,736 DEBUG storage: USBFS.supported: supported: False ; >14:14:15,739 DEBUG storage: DiskLabel.__init__: >14:14:15,740 INFO storage: DiskLabel.partedDevice returning None >14:14:15,742 DEBUG storage: HFSPlus.supported: supported: False ; >14:14:15,745 DEBUG storage: HFSPlus.supported: supported: False ; >14:14:15,747 DEBUG storage: XFS.supported: supported: True ; >14:14:15,846 DEBUG storage: XFS.supported: supported: True ; >14:14:15,852 DEBUG storage: TmpFS.supported: supported: False ; >14:14:15,854 DEBUG storage: TmpFS.supported: supported: False ; >14:14:15,859 DEBUG storage: LUKS.__init__: >14:14:15,861 DEBUG storage: NTFS.supported: supported: False ; >14:14:15,863 DEBUG storage: NTFS.supported: supported: False ; >14:14:15,866 DEBUG storage: BindFS.supported: supported: False ; >14:14:15,868 DEBUG storage: BindFS.supported: supported: False ; >14:14:15,871 DEBUG storage: HFS.supported: supported: False ; >14:14:15,873 DEBUG storage: HFS.supported: supported: False ; >14:14:15,875 DEBUG storage: LVMPhysicalVolume.__init__: >14:14:15,878 DEBUG storage: NFS.supported: supported: False ; >14:14:15,880 DEBUG storage: NFS.supported: supported: False ; >14:14:15,882 DEBUG storage: FATFS.supported: supported: True ; >14:14:15,922 DEBUG storage: FATFS.supported: supported: True ; >14:14:15,928 DEBUG storage: DMRaidMember.__init__: >14:14:15,931 DEBUG storage: MDRaidMember.__init__: >14:14:16,037 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:14:16,040 INFO storage: updating format of device: existing 260MB cdrom sr0 (0) with existing iso9660 filesystem >14:14:16,089 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >14:14:16,093 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >14:14:16,096 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >14:14:16,098 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >14:14:16,107 WARN storage: disklabel detected but not usable on sr0 >14:14:16,108 DEBUG storage: no type or existing type for sr0, bailing >14:14:16,110 INFO storage: got format: existing iso9660 filesystem >14:14:16,131 INFO storage: set SELinux context for mountpoint /mnt/install/isodir to system_u:object_r:var_run_t:s0 >14:14:55,894 DEBUG storage: clearpart: looking at vda3 >14:14:55,894 DEBUG storage: clearpart: looking at vda2 >14:14:55,894 DEBUG storage: clearpart: looking at vda1 >14:14:55,895 DEBUG storage: checking whether disk vda has an empty extended >14:14:55,895 DEBUG storage: extended is None ; logicals is [] >14:14:55,896 DEBUG storage: new disk order: [] >14:14:55,949 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >14:14:55,953 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with existing msdos disklabel >14:14:55,956 DEBUG storage: doAutoPart: True >14:14:55,956 DEBUG storage: encryptedAutoPart: False >14:14:55,956 DEBUG storage: autoPartType: 0 >14:14:55,956 DEBUG storage: clearPartType: 2 >14:14:55,956 DEBUG storage: clearPartDisks: ['vda'] >14:14:55,957 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7f20fc926210) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f20fc926250) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f20fc926290) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f20fc9262d0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f20fc926310) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2016 maxSize = None grow = False > >14:14:55,957 DEBUG storage: storage.disks: ['vda'] >14:14:55,958 DEBUG storage: storage.partitioned: ['vda'] >14:14:55,959 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vda2', 'vda3'] >14:14:55,965 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >14:14:55,968 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10240MB disk vda (1) with existing msdos disklabel >14:14:55,969 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >14:14:55,970 DEBUG storage: boot disk: vda >14:14:55,974 DEBUG storage: candidate disks: [] >14:14:55,975 DEBUG storage: devs: [] >14:14:55,980 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >14:14:55,983 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is ['vda'] >14:14:56,039 DEBUG storage: MultipathTopology._build_topology: >14:14:56,040 DEBUG storage: /etc/multipath.conf contents: >14:14:56,041 DEBUG storage: # multipath.conf written by anaconda >14:14:56,041 DEBUG storage: >14:14:56,042 DEBUG storage: defaults { >14:14:56,042 DEBUG storage: user_friendly_names yes >14:14:56,042 DEBUG storage: } >14:14:56,043 DEBUG storage: blacklist { >14:14:56,043 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >14:14:56,044 DEBUG storage: devnode "^hd[a-z]" >14:14:56,044 DEBUG storage: devnode "^dcssblk[0-9]*" >14:14:56,044 DEBUG storage: device { >14:14:56,045 DEBUG storage: vendor "DGC" >14:14:56,045 DEBUG storage: product "LUNZ" >14:14:56,045 DEBUG storage: } >14:14:56,046 DEBUG storage: device { >14:14:56,046 DEBUG storage: vendor "IBM" >14:14:56,046 DEBUG storage: product "S/390.*" >14:14:56,047 DEBUG storage: } >14:14:56,047 DEBUG storage: # don't count normal SATA devices as multipaths >14:14:56,048 DEBUG storage: device { >14:14:56,048 DEBUG storage: vendor "ATA" >14:14:56,048 DEBUG storage: } >14:14:56,049 DEBUG storage: # don't count 3ware devices as multipaths >14:14:56,049 DEBUG storage: device { >14:14:56,049 DEBUG storage: vendor "3ware" >14:14:56,050 DEBUG storage: } >14:14:56,050 DEBUG storage: device { >14:14:56,051 DEBUG storage: vendor "AMCC" >14:14:56,051 DEBUG storage: } >14:14:56,051 DEBUG storage: # nor highpoint devices >14:14:56,052 DEBUG storage: device { >14:14:56,052 DEBUG storage: vendor "HPT" >14:14:56,052 DEBUG storage: } >14:14:56,053 DEBUG storage: } >14:14:56,053 DEBUG storage: multipaths { >14:14:56,054 DEBUG storage: } >14:14:56,054 DEBUG storage: (end of /etc/multipath.conf) >14:14:56,119 INFO storage: MultipathTopology: found non-disk device: sr0 >14:14:56,124 INFO storage: MultipathTopology: found singlepath device: vda >14:14:56,126 INFO storage: MultipathTopology: found non-disk device: vda1 >14:14:56,128 INFO storage: MultipathTopology: found non-disk device: vda2 >14:14:56,129 INFO storage: MultipathTopology: found non-disk device: vda3 >14:14:56,131 INFO storage: MultipathTopology: found singlepath device: loop0 >14:14:56,133 INFO storage: MultipathTopology: found singlepath device: loop1 >14:14:56,134 INFO storage: MultipathTopology: found singlepath device: loop2 >14:14:56,136 INFO storage: MultipathTopology: found singlepath device: loop3 >14:14:56,137 INFO storage: MultipathTopology: found singlepath device: loop4 >14:14:56,138 INFO storage: MultipathTopology: found singlepath device: loop5 >14:14:56,139 INFO storage: MultipathTopology: found singlepath device: loop6 >14:14:56,141 INFO storage: MultipathTopology: found singlepath device: loop7 >14:14:56,142 INFO storage: MultipathTopology: found singlepath device: dm-0 >14:14:56,144 INFO storage: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vda3', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >14:14:56,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\\x2018-Beta-TC1\\x20x86_64 /dev/disk/by-uuid/2012-10-02-23-31-20-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_CD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Beta-TC1_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC1\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-02-23-31-20-00', > 'ID_FS_UUID_ENC': '2012-10-02-23-31-20-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': '0.11', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '818280', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC1\\x20x86_64', > '/dev/disk/by-uuid/2012-10-02-23-31-20-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >14:14:56,154 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >14:14:56,157 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >14:14:56,159 DEBUG storage: DeviceTree.getDeviceByName returned None >14:14:56,160 INFO storage: sr0 is a cdrom >14:14:56,163 DEBUG storage: DeviceTree.addUdevOpticalDevice: >14:14:56,164 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:14:56,168 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >14:14:56,169 INFO storage: added cdrom sr0 (id 12) to device tree >14:14:56,171 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:14:56,176 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >14:14:56,179 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >14:14:56,182 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >14:14:56,185 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >14:14:56,193 WARN storage: disklabel detected but not usable on sr0 >14:14:56,194 INFO storage: type detected on 'sr0' is 'iso9660' >14:14:56,198 DEBUG storage: Iso9660FS.supported: supported: True ; >14:14:56,199 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >14:14:56,202 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >14:14:56,206 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:14:56,210 DEBUG storage: looking up parted Device: /dev/sr0 >14:14:56,212 INFO storage: got device: OpticalDevice instance (0x7f20ec4beb50) -- > name = sr0 status = True kids = 0 id = 12 > parents = [] > uuid = None size = 260.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 133120 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (8, 255, 63) biosGeometry: (8, 255, 63) > PedDevice: <_ped.Device object at 0x7f20ec4d2c20> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >14:14:56,215 DEBUG storage: Iso9660FS.supported: supported: True ; >14:14:56,216 INFO storage: got format: Iso9660FS instance (0x7f20f3932490) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-02-23-31-20-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC1_x86_64 size = 0 targetSize = 0 > >14:14:56,220 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '830874', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda'} ; name: vda ; >14:14:56,222 INFO storage: scanning vda (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda)... >14:14:56,227 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >14:14:56,230 DEBUG storage: DeviceTree.getDeviceByName returned None >14:14:56,232 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >14:14:56,234 INFO storage: vda is a disk >14:14:56,235 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:14:56,238 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >14:14:56,238 INFO storage: added disk vda (id 13) to device tree >14:14:56,239 DEBUG storage: looking up parted Device: /dev/vda >14:14:56,242 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >14:14:56,244 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >14:14:56,247 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >14:14:56,253 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >14:14:56,267 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f20f39322d0>, <parted.partition.Partition object at 0x7f20fc936ed0>, <parted.partition.Partition object at 0x7f20f393f150>] > device: <parted.device.Device object at 0x7f20f3932450> > PedDisk: <_ped.Disk object at 0x7f20e533eb00> >14:14:56,269 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >14:14:56,274 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >14:14:56,277 INFO storage: got device: DiskDevice instance (0x7f20f2a90a10) -- > name = vda status = True kids = 0 id = 13 > parents = [] > uuid = None size = 10240.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7f20f2a86560> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f20f2a90490> >14:14:56,281 INFO storage: got format: DiskLabel instance (0x7f20f2a90950) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f20f39322d0>, <parted.partition.Partition object at 0x7f20fc936ed0>, <parted.partition.Partition object at 0x7f20f393f150>] > device: <parted.device.Device object at 0x7f20f3932450> > PedDisk: <_ped.Disk object at 0x7f20e533eb00> > origPartedDisk = <parted.disk.Disk object at 0x7f20f393f310> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7f20ec4d2cb0> > >14:14:56,286 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/cfa879bd-b265-4978-8af8-55522ba92034', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cfa879bd-b265-4978-8af8-55522ba92034', > 'ID_FS_UUID_ENC': 'cfa879bd-b265-4978-8af8-55522ba92034', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252: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', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '831762', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/cfa879bd-b265-4978-8af8-55522ba92034'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1'} ; name: vda1 ; >14:14:56,287 INFO storage: scanning vda1 (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1)... >14:14:56,289 DEBUG storage: DeviceTree.getDeviceByName: name: vda1 ; >14:14:56,292 DEBUG storage: DeviceTree.getDeviceByName returned None >14:14:56,293 INFO storage: vda1 is a partition >14:14:56,295 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda1 ; >14:14:56,297 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >14:14:56,300 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk vda (13) with existing msdos disklabel >14:14:56,303 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >14:14:56,306 DEBUG storage: PartitionDevice._setFormat: vda1 ; >14:14:56,306 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:14:56,309 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >14:14:56,310 DEBUG storage: looking up parted Partition: /dev/vda1 >14:14:56,313 DEBUG storage: PartitionDevice.probe: vda1 ; exists: True ; >14:14:56,316 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >14:14:56,319 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >14:14:56,321 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >14:14:56,322 INFO storage: added partition vda1 (id 14) to device tree >14:14:56,324 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >14:14:56,327 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >14:14:56,329 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >14:14:56,332 DEBUG storage: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >14:14:56,340 WARN storage: disklabel detected but not usable on vda1 >14:14:56,343 INFO storage: type detected on 'vda1' is 'ext4' >14:14:56,504 DEBUG storage: Ext4FS.supported: supported: True ; >14:14:56,506 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:14:56,510 DEBUG storage: PartitionDevice._setFormat: vda1 ; >14:14:56,513 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >14:14:56,517 DEBUG storage: looking up parted Device: /dev/vda1 >14:14:56,521 INFO storage: got device: PartitionDevice instance (0x7f20f2a904d0) -- > name = vda1 status = True kids = 0 id = 14 > parents = ['existing 10240MB disk vda (13) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x4d0b950> > target size = 0 path = /dev/vda1 > 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 0x7f20f3932350> fileSystem: <parted.filesystem.FileSystem object at 0x7f20fc936fd0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f20f3932290> PedPartition: <_ped.Partition object at 0x7f20e70746b0> > disk = existing 10240MB disk vda (13) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >14:14:56,529 DEBUG storage: Ext4FS.supported: supported: True ; >14:14:56,530 INFO storage: got format: Ext4FS instance (0x7f20f393f850) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = cfa879bd-b265-4978-8af8-55522ba92034 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >14:14:56,535 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/42f04bbf-b834-4611-a3c0-069621cb83f3', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '42f04bbf-b834-4611-a3c0-069621cb83f3', > 'ID_FS_UUID_ENC': '42f04bbf-b834-4611-a3c0-069621cb83f3', > 'ID_FS_VERSION': '2', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4063232', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '832210', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-uuid/42f04bbf-b834-4611-a3c0-069621cb83f3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2'} ; name: vda2 ; >14:14:56,536 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2)... >14:14:56,539 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >14:14:56,541 DEBUG storage: DeviceTree.getDeviceByName returned None >14:14:56,542 INFO storage: vda2 is a partition >14:14:56,544 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda2 ; >14:14:56,547 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >14:14:56,549 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk vda (13) with existing msdos disklabel >14:14:56,552 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >14:14:56,555 DEBUG storage: PartitionDevice._setFormat: vda2 ; >14:14:56,556 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:14:56,559 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >14:14:56,559 DEBUG storage: looking up parted Partition: /dev/vda2 >14:14:56,562 DEBUG storage: PartitionDevice.probe: vda2 ; exists: True ; >14:14:56,565 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >14:14:56,567 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >14:14:56,570 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >14:14:56,570 INFO storage: added partition vda2 (id 15) to device tree >14:14:56,573 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >14:14:56,575 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >14:14:56,578 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >14:14:56,580 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >14:14:56,588 WARN storage: disklabel detected but not usable on vda2 >14:14:56,591 INFO storage: type detected on 'vda2' is 'swap' >14:14:56,596 DEBUG storage: SwapSpace.__init__: device: /dev/vda2 ; serial: None ; uuid: 42f04bbf-b834-4611-a3c0-069621cb83f3 ; exists: True ; label: None ; >14:14:56,598 DEBUG storage: getFormat('swap') returning SwapSpace instance >14:14:56,601 DEBUG storage: PartitionDevice._setFormat: vda2 ; >14:14:56,605 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: swap ; >14:14:56,607 DEBUG storage: looking up parted Device: /dev/vda2 >14:14:56,610 INFO storage: got device: PartitionDevice instance (0x7f20f2aac2d0) -- > name = vda2 status = True kids = 0 id = 15 > parents = ['existing 10240MB disk vda (13) with existing msdos disklabel'] > uuid = None size = 1984.0 > format = existing swap > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 4063232 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4030, 16, 63) biosGeometry: (252, 255, 63) > PedDevice: <_ped.Device object at 0x4d0b170> > target size = 0 path = /dev/vda2 > 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 0x7f20f3932350> fileSystem: <parted.filesystem.FileSystem object at 0x7f20f393f050> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f20fc936f10> PedPartition: <_ped.Partition object at 0x7f20f39926b0> > disk = existing 10240MB disk vda (13) with existing msdos disklabel > start = 1026048 end = 5089279 length = 4063232 > flags = >14:14:56,612 INFO storage: got format: SwapSpace instance (0x7f20f393f610) -- > type = swap name = swap status = False > device = /dev/vda2 uuid = 42f04bbf-b834-4611-a3c0-069621cb83f3 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >14:14:56,617 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/a51428cf-c65e-47df-8037-6fdd733042a6', > 'DEVNAME': 'vda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda3', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a51428cf-c65e-47df-8037-6fdd733042a6', > 'ID_FS_UUID_ENC': 'a51428cf-c65e-47df-8037-6fdd733042a6', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '5089280', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15882240', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '832383', > 'name': 'vda3', > 'symlinks': ['/dev/disk/by-uuid/a51428cf-c65e-47df-8037-6fdd733042a6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda3'} ; name: vda3 ; >14:14:56,618 INFO storage: scanning vda3 (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda3)... >14:14:56,620 DEBUG storage: DeviceTree.getDeviceByName: name: vda3 ; >14:14:56,623 DEBUG storage: DeviceTree.getDeviceByName returned None >14:14:56,623 INFO storage: vda3 is a partition >14:14:56,625 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda3 ; >14:14:56,628 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >14:14:56,631 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk vda (13) with existing msdos disklabel >14:14:56,634 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vda ; >14:14:56,637 DEBUG storage: PartitionDevice._setFormat: vda3 ; >14:14:56,637 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:14:56,640 DEBUG storage: PartitionDevice._setFormat: vda3 ; current: None ; type: None ; >14:14:56,641 DEBUG storage: looking up parted Partition: /dev/vda3 >14:14:56,644 DEBUG storage: PartitionDevice.probe: vda3 ; exists: True ; >14:14:56,647 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 1 ; >14:14:56,650 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 10 ; >14:14:56,653 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 12 ; >14:14:56,653 INFO storage: added partition vda3 (id 16) to device tree >14:14:56,656 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda3 ; >14:14:56,658 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda3 ; label_type: dos ; >14:14:56,662 DEBUG storage: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >14:14:56,664 DEBUG storage: DiskLabel.__init__: device: /dev/vda3 ; labelType: dos ; exists: True ; >14:14:56,671 WARN storage: disklabel detected but not usable on vda3 >14:14:56,673 INFO storage: type detected on 'vda3' is 'ext4' >14:14:56,839 DEBUG storage: Ext4FS.supported: supported: True ; >14:14:56,841 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:14:56,844 DEBUG storage: PartitionDevice._setFormat: vda3 ; >14:14:56,847 DEBUG storage: PartitionDevice._setFormat: vda3 ; current: None ; type: ext4 ; >14:14:56,850 DEBUG storage: looking up parted Device: /dev/vda3 >14:14:56,854 INFO storage: got device: PartitionDevice instance (0x7f20f2aac190) -- > name = vda3 status = True kids = 0 id = 16 > parents = ['existing 10240MB disk vda (13) with existing msdos disklabel'] > uuid = None size = 7755.0 > format = existing ext4 filesystem > major = 252 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15882240 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15756, 16, 63) biosGeometry: (988, 255, 63) > PedDevice: <_ped.Device object at 0x4d0b9e0> > target size = 0 path = /dev/vda3 > 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 0x7f20f3932350> fileSystem: <parted.filesystem.FileSystem object at 0x7f20f393f210> > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f20f393f190> PedPartition: <_ped.Partition object at 0x7f20f3992a70> > disk = existing 10240MB disk vda (13) with existing msdos disklabel > start = 5089280 end = 20971519 length = 15882240 > flags = >14:14:56,858 DEBUG storage: Ext4FS.supported: supported: True ; >14:14:56,859 INFO storage: got format: Ext4FS instance (0x7f20f393fc50) -- > type = ext4 name = ext4 status = False > device = /dev/vda3 uuid = a51428cf-c65e-47df-8037-6fdd733042a6 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 7755.0 targetSize = 7755.0 > >14:14:56,864 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': '948486', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >14:14:56,865 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >14:14:56,868 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >14:14:56,870 DEBUG storage: DeviceTree.getDeviceByName returned None >14:14:56,871 INFO storage: loop0 is a loop device >14:14:56,873 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >14:14:56,876 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >14:14:56,879 DEBUG storage: DeviceTree.getDeviceByName returned None >14:14:56,880 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:14:56,883 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >14:14:56,884 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 17) to device tree >14:14:56,887 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >14:14:56,888 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:14:56,891 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:14:56,891 INFO storage: added loop loop0 (id 18) to device tree >14:14:56,894 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >14:14:56,896 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >14:14:56,897 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:14:56,900 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >14:14:56,904 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >14:14:56,908 WARN storage: disklabel detected but not usable on loop0 >14:14:56,910 INFO storage: type detected on 'loop0' is 'squashfs' >14:14:56,911 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:14:56,913 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:14:56,914 INFO storage: got device: LoopDevice instance (0x7f20f393f710) -- > name = loop0 status = False kids = 0 id = 18 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (17)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >14:14:56,918 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/ae1ffd21-1eb7-4497-b8fb-5621999430c7', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ae1ffd21-1eb7-4497-b8fb-5621999430c7', > 'ID_FS_UUID_ENC': 'ae1ffd21-1eb7-4497-b8fb-5621999430c7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '948511', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/ae1ffd21-1eb7-4497-b8fb-5621999430c7'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >14:14:56,919 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >14:14:56,921 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:14:56,923 DEBUG storage: DeviceTree.getDeviceByName returned None >14:14:56,924 INFO storage: loop1 is a loop device >14:14:56,926 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >14:14:56,928 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >14:14:56,931 DEBUG storage: DeviceTree.getDeviceByName returned None >14:14:56,931 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:14:56,934 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >14:14:56,935 INFO storage: added file /LiveOS/rootfs.img (id 19) to device tree >14:14:56,938 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >14:14:56,938 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:14:56,941 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:14:56,941 INFO storage: added loop loop1 (id 20) to device tree >14:14:56,944 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >14:14:56,946 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >14:14:56,948 DEBUG storage: Ext4FS.supported: supported: True ; >14:14:56,949 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:14:56,950 DEBUG storage: device loop1 does not contain a disklabel >14:14:56,950 INFO storage: type detected on 'loop1' is 'ext4' >14:14:57,083 DEBUG storage: Ext4FS.supported: supported: True ; >14:14:57,084 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:14:57,087 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >14:14:57,089 INFO storage: got device: LoopDevice instance (0x7f20f393fe10) -- > name = loop1 status = False kids = 0 id = 20 > parents = ['existing 0MB file /LiveOS/rootfs.img (19)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >14:14:57,092 DEBUG storage: Ext4FS.supported: supported: True ; >14:14:57,093 INFO storage: got format: Ext4FS instance (0x7f20f393ff50) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = ae1ffd21-1eb7-4497-b8fb-5621999430c7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >14:14:57,097 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '948531', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >14:14:57,099 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >14:14:57,101 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >14:14:57,104 DEBUG storage: DeviceTree.getDeviceByName returned None >14:14:57,105 INFO storage: loop2 is a loop device >14:14:57,107 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >14:14:57,115 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >14:14:57,117 DEBUG storage: DeviceTree.getDeviceByName returned None >14:14:57,119 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:14:57,121 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >14:14:57,122 INFO storage: added file /overlay (deleted) (id 21) to device tree >14:14:57,125 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >14:14:57,125 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:14:57,128 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:14:57,129 INFO storage: added loop loop2 (id 22) to device tree >14:14:57,131 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >14:14:57,133 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >14:14:57,134 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:14:57,136 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >14:14:57,139 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >14:14:57,145 WARN storage: disklabel detected but not usable on loop2 >14:14:57,146 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >14:14:57,146 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:14:57,149 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:14:57,150 INFO storage: got device: LoopDevice instance (0x7f20f393ffd0) -- > name = loop2 status = False kids = 0 id = 22 > parents = ['existing 0MB file /overlay (deleted) (21)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >14:14:57,153 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '948549', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >14:14:57,154 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >14:14:57,154 DEBUG storage: lvm filter: adding loop3 to the reject list >14:14:57,157 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '948567', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >14:14:57,158 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >14:14:57,158 DEBUG storage: lvm filter: adding loop4 to the reject list >14:14:57,161 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': '955717', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >14:14:57,162 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >14:14:57,162 DEBUG storage: lvm filter: adding loop5 to the reject list >14:14:57,165 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': '955754', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >14:14:57,166 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >14:14:57,166 DEBUG storage: lvm filter: adding loop6 to the reject list >14:14:57,169 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': '955779', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >14:14:57,170 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >14:14:57,170 DEBUG storage: lvm filter: adding loop7 to the reject list >14:14:57,171 DEBUG storage: Skipping a device mapper drive (dm-0) for now >14:14:57,223 INFO storage: devices to scan: ['dm-0'] >14:14:57,230 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/ae1ffd21-1eb7-4497-b8fb-5621999430c7 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ae1ffd21-1eb7-4497-b8fb-5621999430c7', > 'ID_FS_UUID_ENC': 'ae1ffd21-1eb7-4497-b8fb-5621999430c7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93972', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/ae1ffd21-1eb7-4497-b8fb-5621999430c7', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >14:14:57,231 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >14:14:57,234 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:14:57,236 DEBUG storage: DeviceTree.getDeviceByName returned None >14:14:57,237 INFO storage: live-rw is a device-mapper device >14:14:57,239 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >14:14:57,241 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:14:57,244 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (20) with existing ext4 filesystem >14:14:57,249 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >14:14:57,251 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (22) >14:14:57,255 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:14:57,257 DEBUG storage: DeviceTree.getDeviceByName returned None >14:14:57,261 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >14:14:57,262 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:14:57,264 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >14:14:57,265 INFO storage: added dm live-rw (id 23) to device tree >14:14:57,268 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >14:14:57,270 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >14:14:57,274 DEBUG storage: Ext4FS.supported: supported: True ; >14:14:57,274 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:14:57,275 DEBUG storage: device live-rw does not contain a disklabel >14:14:57,276 INFO storage: type detected on 'live-rw' is 'ext4' >14:14:57,411 DEBUG storage: Ext4FS.supported: supported: True ; >14:14:57,412 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:14:57,415 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >14:14:57,418 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >14:14:57,420 INFO storage: got device: DMDevice instance (0x7f20f393fed0) -- > name = live-rw status = True kids = 0 id = 23 > parents = ['existing 0MB loop loop2 (22)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7f20f2752290> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >14:14:57,424 DEBUG storage: Ext4FS.supported: supported: True ; >14:14:57,425 INFO storage: got format: Ext4FS instance (0x7f20fc94e510) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = ae1ffd21-1eb7-4497-b8fb-5621999430c7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >14:14:57,480 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:14:57,527 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >14:14:57,575 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >14:14:57,580 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:14:57,585 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:14:57,629 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >14:14:57,633 DEBUG storage: SwapSpace.teardown: device: /dev/vda2 ; status: False ; type: swap ; >14:14:57,649 DEBUG storage: SwapSpace.teardown: device: /dev/vda2 ; status: False ; type: swap ; >14:14:57,693 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >14:14:57,698 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:14:57,704 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:14:57,748 DEBUG storage: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >14:14:57,796 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >14:14:57,800 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:14:57,806 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:14:57,849 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:14:57,853 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >14:14:57,856 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >14:14:57,857 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >14:14:57,859 INFO storage: edd: collected mbr signatures: {'vda': '0x000149d4'} >14:14:57,861 DEBUG storage: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x000149d4 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 20971520 >14:14:57,862 INFO storage: edd: matched 0x80 to vda using MBR sig >14:14:57,863 INFO storage: edd: both edd entries 0x80 and 0x80 seem to map to vda >14:14:57,866 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >14:14:57,883 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >14:14:57,910 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >14:14:58,003 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >14:14:58,007 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:14:58,012 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:14:58,055 DEBUG storage: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >14:14:58,057 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >14:14:58,109 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >14:14:58,110 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >14:14:58,111 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >14:14:58,111 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >14:14:58,112 DEBUG storage: crypttab maps: [] >14:14:58,113 DEBUG storage: parsing /mnt/sysimage/etc/fstab >14:14:58,114 DEBUG storage: resolved 'UUID=a51428cf-c65e-47df-8037-6fdd733042a6' to 'vda3' (partition) >14:14:58,115 DEBUG storage: resolved 'UUID=cfa879bd-b265-4978-8af8-55522ba92034' to 'vda1' (partition) >14:14:58,115 DEBUG storage: resolved 'UUID=42f04bbf-b834-4611-a3c0-069621cb83f3' to 'vda2' (partition) >14:14:58,119 DEBUG storage: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >14:14:58,206 DEBUG storage: Ext4FS.supported: supported: True ; >14:14:58,211 DEBUG storage: Ext4FS.supported: supported: True ; >14:14:58,215 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:14:58,221 DEBUG storage: Iso9660FS.supported: supported: True ; >14:14:58,225 DEBUG storage: Ext4FS.supported: supported: True ; >14:14:58,231 DEBUG storage: Ext4FS.supported: supported: True ; >14:14:58,313 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >14:14:58,315 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20f393f690> fileSystem: <parted.filesystem.FileSystem object at 0x7f20fc95bf10> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f20fc95bd10> PedPartition: <_ped.Partition object at 0x7f20f399a170> >14:14:58,317 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >14:14:58,319 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20f393f690> fileSystem: <parted.filesystem.FileSystem object at 0x7f20fc95bf50> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f20fc95be90> PedPartition: <_ped.Partition object at 0x7f20f399a1d0> >14:14:58,322 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >14:14:58,323 DEBUG storage: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20f393f690> fileSystem: <parted.filesystem.FileSystem object at 0x7f20fc961150> > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f20fc9610d0> PedPartition: <_ped.Partition object at 0x7f20f399ab90> >14:15:00,877 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:15:00,885 DEBUG storage: Ext4FS.supported: supported: True ; >14:15:00,886 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:15:03,642 DEBUG storage.ui: PartitionDevice._setFormat: vda1 ; >14:15:03,643 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >14:15:03,645 DEBUG storage.ui: PartitionDevice._setFormat: vda1 ; current: ext4 ; type: None ; >14:15:03,646 INFO storage.ui: registered action: [0] Destroy Format ext4 filesystem on partition vda1 (id 14) >14:15:03,648 DEBUG storage.ui: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >14:15:03,652 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >14:15:03,692 INFO storage.ui: removed partition vda1 (id 14) from device tree >14:15:03,699 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >14:15:03,700 INFO storage.ui: registered action: [1] Destroy Device partition vda1 (id 14) >14:15:03,746 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:15:03,762 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:15:06,059 DEBUG storage.ui: PartitionDevice._setFormat: vda3 ; >14:15:06,060 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >14:15:06,062 DEBUG storage.ui: PartitionDevice._setFormat: vda3 ; current: ext4 ; type: None ; >14:15:06,062 INFO storage.ui: registered action: [2] Destroy Format ext4 filesystem on partition vda3 (id 16) >14:15:06,065 DEBUG storage.ui: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >14:15:06,069 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vda3 ; status: False ; type: None ; >14:15:06,116 INFO storage.ui: removed partition vda3 (id 16) from device tree >14:15:06,123 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >14:15:06,124 INFO storage.ui: registered action: [3] Destroy Device partition vda3 (id 16) >14:15:06,164 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:15:06,169 DEBUG storage: SwapSpace.__init__: >14:15:06,169 DEBUG storage: getFormat('swap') returning SwapSpace instance >14:15:06,184 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:15:08,983 DEBUG storage.ui: SwapSpace.teardown: device: /dev/vda2 ; status: False ; type: swap ; >14:15:08,986 DEBUG storage.ui: PartitionDevice._setFormat: vda2 ; >14:15:08,986 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >14:15:08,988 DEBUG storage.ui: PartitionDevice._setFormat: vda2 ; current: swap ; type: None ; >14:15:08,989 INFO storage.ui: registered action: [4] Destroy Format swap on partition vda2 (id 15) >14:15:08,991 DEBUG storage.ui: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >14:15:08,994 DEBUG storage.ui: SwapSpace.teardown: device: /dev/vda2 ; status: False ; type: swap ; >14:15:08,998 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >14:15:09,038 INFO storage.ui: removed partition vda2 (id 15) from device tree >14:15:09,045 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >14:15:09,045 INFO storage.ui: registered action: [5] Destroy Device partition vda2 (id 15) >14:15:10,411 DEBUG storage.ui: doAutoPart: True >14:15:10,411 DEBUG storage.ui: encryptedAutoPart: False >14:15:10,412 DEBUG storage.ui: autoPartType: 2 >14:15:10,412 DEBUG storage.ui: clearPartType: 2 >14:15:10,412 DEBUG storage.ui: clearPartDisks: ['vda'] >14:15:10,413 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7f20fc95b9d0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f20fc95ba50) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f20fc95bad0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f20fc95bb50) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f20fc95bbd0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2016 maxSize = None grow = False > >14:15:10,414 DEBUG storage.ui: storage.disks: ['vda'] >14:15:10,414 DEBUG storage.ui: storage.partitioned: ['vda'] >14:15:10,415 DEBUG storage.ui: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda'] >14:15:10,418 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >14:15:10,421 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10240MB disk vda (13) with existing msdos disklabel >14:15:10,421 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >14:15:10,422 DEBUG storage.ui: boot disk: vda >14:15:10,426 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >14:15:10,426 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >14:15:10,430 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >14:15:10,433 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >14:15:10,436 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >14:15:10,439 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >14:15:10,440 INFO storage.ui: added partition req0 (id 24) to device tree >14:15:10,440 INFO storage.ui: registered action: [6] Create Device partition req0 (id 24) >14:15:10,441 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >14:15:10,442 INFO storage.ui: registered action: [7] Create Format lvmpv on partition req0 (id 24) >14:15:10,444 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x7f21080b0990) -- > name = vda status = True kids = 0 id = 13 > parents = [] > uuid = None size = 10240.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7f20f2a86560> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f21080b0b50>] >14:15:10,446 DEBUG storage.ui: devs: [PartitionDevice instance (0x65eaf50) -- > name = req0 status = False kids = 0 id = 24 > 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 >] >14:15:10,449 DEBUG storage.ui: Ext4FS.supported: supported: True ; >14:15:10,450 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >14:15:10,453 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >14:15:10,455 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >14:15:10,458 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >14:15:10,461 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >14:15:10,461 INFO storage.ui: added partition req1 (id 25) to device tree >14:15:10,461 INFO storage.ui: registered action: [8] Create Device partition req1 (id 25) >14:15:10,462 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >14:15:10,462 INFO storage.ui: registered action: [9] Create Format ext4 filesystem mounted at /boot on partition req1 (id 25) >14:15:10,462 INFO storage.ui: skipping unneeded stage1 biosboot request >14:15:10,463 DEBUG storage.ui: PartSpec instance (0x7f20fc95bb50) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >14:15:10,463 DEBUG storage.ui: None >14:15:10,465 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >14:15:10,467 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 24)', 'req1(id 25)'] from disk(s) ['vda'] >14:15:10,468 DEBUG storage.ui: allocatePartitions: disks=['vda'] ; partitions=['req0(id 24)', 'req1(id 25)'] >14:15:10,468 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 25)', 'req0(id 24)'] from disk(s) ['vda'] >14:15:10,471 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >14:15:10,474 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10240MB disk vda (13) with existing msdos disklabel >14:15:10,474 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >14:15:10,477 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >14:15:10,479 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10240MB disk vda (13) with existing msdos disklabel >14:15:10,480 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >14:15:10,480 DEBUG storage.ui: allocating partition: req1 ; id: 25 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >14:15:10,480 DEBUG storage.ui: checking freespace on vda >14:15:10,482 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False >14:15:10,482 DEBUG storage.ui: current free range is 63-20971519 (10239MB) >14:15:10,483 DEBUG storage.ui: updating use_disk to vda, type: 0 >14:15:10,483 DEBUG storage.ui: new free: 63-20971519 / 10239MB >14:15:10,484 DEBUG storage.ui: new free allows for 0 sectors of growth >14:15:10,484 DEBUG storage.ui: found free space for bootable request >14:15:10,484 DEBUG storage.ui: adjusted start sector from 63 to 2048 >14:15:10,486 DEBUG storage.ui: created partition vda1 of 500MB and added it to /dev/vda >14:15:10,488 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >14:15:10,489 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20f393f690> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x65f3b50> PedPartition: <_ped.Partition object at 0x7f20fc93b950> >14:15:10,492 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >14:15:10,495 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >14:15:10,501 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >14:15:10,503 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20f393f690> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x65f3a90> PedPartition: <_ped.Partition object at 0x65ef4d0> >14:15:10,505 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >14:15:10,508 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10240MB disk vda (13) with existing msdos disklabel >14:15:10,508 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >14:15:10,511 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >14:15:10,514 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10240MB disk vda (13) with existing msdos disklabel >14:15:10,514 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >14:15:10,514 DEBUG storage.ui: allocating partition: req0 ; id: 24 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >14:15:10,514 DEBUG storage.ui: checking freespace on vda >14:15:10,515 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=True >14:15:10,516 DEBUG storage.ui: current free range is 63-2047 (0MB) >14:15:10,516 DEBUG storage.ui: current free range is 1026048-20971519 (9739MB) >14:15:10,517 DEBUG storage.ui: evaluating growth potential for new layout >14:15:10,517 DEBUG storage.ui: calculating growth for disk /dev/vda >14:15:10,520 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >14:15:10,521 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20f393f690> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x65f3610> PedPartition: <_ped.Partition object at 0x65ef590> >14:15:10,524 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >14:15:10,526 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >14:15:10,527 DEBUG storage.ui: adding request 25 to chunk 20971457 (63-20971519) on /dev/vda >14:15:10,528 DEBUG storage.ui: adding request 24 to chunk 20971457 (63-20971519) on /dev/vda >14:15:10,528 DEBUG storage.ui: Chunk.growRequests: 20971457 on /dev/vda start = 63 end = 20971519 >sectorSize = 512 > >14:15:10,529 DEBUG storage.ui: req: PartitionRequest instance -- >id = 25 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >14:15:10,529 DEBUG storage.ui: req: PartitionRequest instance -- >id = 24 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >14:15:10,529 DEBUG storage.ui: 1 requests and 18923457 (9239MB) left in chunk >14:15:10,529 DEBUG storage.ui: adding 18923457 (9239MB) to 24 (vda2) >14:15:10,530 DEBUG storage.ui: new grow amount for request 24 (vda2) is 18923457 units, or 9239MB >14:15:10,530 DEBUG storage.ui: request 25 (vda1) growth: 0 (0MB) size: 500MB >14:15:10,530 DEBUG storage.ui: request 24 (vda2) growth: 18923457 (9239MB) size: 9739MB >14:15:10,530 DEBUG storage.ui: disk /dev/vda growth: 18923457 (9239MB) >14:15:10,533 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >14:15:10,533 DEBUG storage.ui: device vda2 new partedPartition None >14:15:10,535 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >14:15:10,538 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >14:15:10,538 DEBUG storage.ui: total growth: 18923457 sectors >14:15:10,538 DEBUG storage.ui: updating use_disk to vda, type: 0 >14:15:10,539 DEBUG storage.ui: new free: 1026048-20971519 / 9739MB >14:15:10,539 DEBUG storage.ui: new free allows for 18923457 sectors of growth >14:15:10,540 DEBUG storage.ui: created partition vda2 of 500MB and added it to /dev/vda >14:15:10,542 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >14:15:10,543 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20f393f690> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x65f3dd0> PedPartition: <_ped.Partition object at 0x65ef410> >14:15:10,546 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >14:15:10,548 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >14:15:10,551 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >14:15:10,552 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20f393f690> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x65f3cd0> PedPartition: <_ped.Partition object at 0x65ef470> >14:15:10,553 DEBUG storage.ui: growPartitions: disks=['vda'], partitions=['vda2(id 24)', 'vda1(id 25)'] >14:15:10,553 DEBUG storage.ui: growable partitions are ['vda2'] >14:15:10,554 DEBUG storage.ui: adding request 24 to chunk 20971457 (63-20971519) on /dev/vda >14:15:10,554 DEBUG storage.ui: adding request 25 to chunk 20971457 (63-20971519) on /dev/vda >14:15:10,555 DEBUG storage.ui: disk vda has 1 chunks >14:15:10,555 DEBUG storage.ui: Chunk.growRequests: 20971457 on /dev/vda start = 63 end = 20971519 >sectorSize = 512 > >14:15:10,555 DEBUG storage.ui: req: PartitionRequest instance -- >id = 25 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >14:15:10,555 DEBUG storage.ui: req: PartitionRequest instance -- >id = 24 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >14:15:10,556 DEBUG storage.ui: 1 requests and 18923457 (9239MB) left in chunk >14:15:10,556 DEBUG storage.ui: adding 18923457 (9239MB) to 24 (vda2) >14:15:10,556 DEBUG storage.ui: new grow amount for request 24 (vda2) is 18923457 units, or 9239MB >14:15:10,557 DEBUG storage.ui: growing partitions on vda >14:15:10,557 DEBUG storage.ui: partition vda1 (25): 0 >14:15:10,558 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f20f393fb10> PedGeometry: <_ped.Geometry object at 0x65f3ed0> >14:15:10,558 DEBUG storage.ui: partition vda2 (24): 0 >14:15:10,559 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 20971519 length: 19945472 > device: <parted.device.Device object at 0x7f20f393fb10> PedGeometry: <_ped.Geometry object at 0x65fa090> >14:15:10,559 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 25)', 'vda2(id 24)'] from disk(s) ['vda'] >14:15:10,562 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >14:15:10,562 DEBUG storage.ui: device vda1 new partedPartition None >14:15:10,564 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >14:15:10,567 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >14:15:10,569 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >14:15:10,569 DEBUG storage.ui: device vda2 new partedPartition None >14:15:10,572 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >14:15:10,574 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >14:15:10,574 DEBUG storage.ui: back from removeNewPartitions >14:15:10,575 DEBUG storage.ui: extended: None >14:15:10,575 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f20f393fb10> PedGeometry: <_ped.Geometry object at 0x65f3ed0> >14:15:10,578 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >14:15:10,579 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20f393f690> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x65fa490> PedPartition: <_ped.Partition object at 0x65ef5f0> >14:15:10,581 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >14:15:10,584 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >14:15:10,587 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >14:15:10,588 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20f393f690> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x65fa5d0> PedPartition: <_ped.Partition object at 0x65ef710> >14:15:10,588 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 20971519 length: 19945472 > device: <parted.device.Device object at 0x7f20f393fb10> PedGeometry: <_ped.Geometry object at 0x65fa090> >14:15:10,591 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >14:15:10,592 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20f393f690> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x65fa290> PedPartition: <_ped.Partition object at 0x65ef650> >14:15:10,595 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >14:15:10,597 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >14:15:10,600 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >14:15:10,601 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20f393f690> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x65fa810> PedPartition: <_ped.Partition object at 0x65ef770> >14:15:10,602 DEBUG storage.ui: fixing size of non-existent 500MB partition vda1 (25) with non-existent ext4 filesystem mounted at /boot at 500.00 >14:15:10,602 DEBUG storage.ui: fixing size of non-existent 9739MB partition vda2 (24) with non-existent lvmpv at 9739.00 >14:15:10,607 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >14:15:10,607 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >14:15:10,609 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >14:15:10,611 INFO storage.ui: added lvmvg fedora (id 26) to device tree >14:15:10,611 INFO storage.ui: registered action: [10] Create Device lvmvg fedora (id 26) >14:15:10,614 DEBUG storage.ui: Ext4FS.supported: supported: True ; >14:15:10,614 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >14:15:10,617 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >14:15:10,620 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >14:15:10,621 DEBUG storage.ui: fedora size is 9736MB >14:15:10,621 DEBUG storage.ui: vg fedora has 9736MB free >14:15:10,621 DEBUG storage.ui: Adding fedora-root/1024MB to fedora >14:15:10,622 INFO storage.ui: added lvmlv fedora-root (id 27) to device tree >14:15:10,622 INFO storage.ui: registered action: [11] Create Device lvmlv fedora-root (id 27) >14:15:10,622 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >14:15:10,623 INFO storage.ui: registered action: [12] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 27) >14:15:10,625 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >14:15:10,625 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >14:15:10,628 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >14:15:10,630 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >14:15:10,631 DEBUG storage.ui: fedora size is 9736MB >14:15:10,631 DEBUG storage.ui: vg fedora has 8712MB free >14:15:10,632 DEBUG storage.ui: Adding fedora-swap/2016MB to fedora >14:15:10,632 INFO storage.ui: added lvmlv fedora-swap (id 28) to device tree >14:15:10,632 INFO storage.ui: registered action: [13] Create Device lvmlv fedora-swap (id 28) >14:15:10,633 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >14:15:10,633 INFO storage.ui: registered action: [14] Create Format swap on lvmlv fedora-swap (id 28) >14:15:10,633 DEBUG storage.ui: fedora size is 9736MB >14:15:10,634 DEBUG storage.ui: vg fedora has 6696MB free >14:15:10,634 DEBUG storage.ui: vg fedora: 6696MB free ; lvs: ['root', 'swap'] >14:15:10,635 DEBUG storage.ui: adding request 27 to chunk 2434 on /dev/mapper/fedora >14:15:10,635 DEBUG storage.ui: adding request 28 to chunk 2434 on /dev/mapper/fedora >14:15:10,635 DEBUG storage.ui: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 2434 size = 9736 >remaining = 1 pool = 1674 >14:15:10,636 DEBUG storage.ui: req: LVRequest instance -- >id = 28 name = fedora-swap growable = False >base = 504 growth = 0 max_grow = 0 >done = True >14:15:10,636 DEBUG storage.ui: req: LVRequest instance -- >id = 27 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >14:15:10,636 DEBUG storage.ui: 1 requests and 1674 (6696MB) left in chunk >14:15:10,637 DEBUG storage.ui: adding 1674 (6696MB) to 27 (fedora-root) >14:15:10,637 DEBUG storage.ui: new grow amount for request 27 (fedora-root) is 1674 units, or 6696MB >14:15:10,637 DEBUG storage.ui: trying to set lv fedora-root size to 7720MB >14:15:10,637 DEBUG storage.ui: fedora size is 9736MB >14:15:10,638 DEBUG storage.ui: vg fedora has 6696MB free >14:15:10,640 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/vda ; >14:15:10,642 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 10240MB disk vda (13) with existing msdos disklabel >14:15:10,642 DEBUG storage.ui: resolved '/dev/vda' to 'vda' (disk) >14:15:10,644 DEBUG storage.ui: stage1 device cannot be of type lvmvg >14:15:10,644 DEBUG storage.ui: stage1 device cannot be of type lvmlv >14:15:10,645 DEBUG storage.ui: stage1 device cannot be of type lvmlv >14:15:10,645 DEBUG storage.ui: _is_valid_disklabel(vda) returning True >14:15:10,645 DEBUG storage.ui: _is_valid_size(vda) returning True >14:15:10,646 DEBUG storage.ui: _is_valid_location(vda) returning True >14:15:10,646 DEBUG storage.ui: _is_valid_format(vda) returning True >14:15:10,646 DEBUG storage.ui: is_valid_stage1_device(vda) returning True >14:15:10,649 DEBUG storage.ui: _is_valid_disklabel(vda) returning True >14:15:10,649 DEBUG storage.ui: _is_valid_size(vda) returning True >14:15:10,650 DEBUG storage.ui: _is_valid_location(vda) returning True >14:15:10,650 DEBUG storage.ui: _is_valid_format(vda) returning True >14:15:10,650 DEBUG storage.ui: is_valid_stage1_device(vda) returning True >14:15:10,650 DEBUG storage.ui: _is_valid_disklabel(vda1) returning True >14:15:10,651 DEBUG storage.ui: _is_valid_size(vda1) returning True >14:15:10,651 DEBUG storage.ui: _is_valid_location(vda1) returning True >14:15:10,651 DEBUG storage.ui: _is_valid_partition(vda1) returning True >14:15:10,652 DEBUG storage.ui: _is_valid_format(vda1) returning True >14:15:10,652 DEBUG storage.ui: is_valid_stage2_device(vda1) returning True >14:15:10,680 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:15:10,684 DEBUG storage: Ext4FS.supported: supported: True ; >14:15:10,684 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:15:10,697 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:15:15,271 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f20efa6ed50>, 500.0, ['vda'], None >14:15:15,289 DEBUG storage: PartitionDevice._setFormat: vda1 ; >14:15:15,290 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:15:15,292 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: ext4 ; type: None ; >14:15:15,293 INFO storage: registered action: [15] Destroy Format ext4 filesystem on partition vda1 (id 14) >14:15:15,296 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >14:15:15,300 DEBUG storage: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >14:15:15,341 INFO storage: removed partition vda1 (id 14) from device tree >14:15:15,347 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: vda ; >14:15:15,348 INFO storage: registered action: [16] Destroy Device partition vda1 (id 14) >14:15:15,353 DEBUG storage: PartitionDevice._setFormat: vda3 ; >14:15:15,355 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:15:15,358 DEBUG storage: PartitionDevice._setFormat: vda3 ; current: ext4 ; type: None ; >14:15:15,359 INFO storage: registered action: [17] Destroy Format ext4 filesystem on partition vda3 (id 16) >14:15:15,363 DEBUG storage: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >14:15:15,369 DEBUG storage: DeviceFormat.teardown: device: /dev/vda3 ; status: False ; type: None ; >14:15:15,409 INFO storage: removed partition vda3 (id 16) from device tree >14:15:15,415 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: vda ; >14:15:15,415 INFO storage: registered action: [18] Destroy Device partition vda3 (id 16) >14:15:15,420 DEBUG storage: SwapSpace.teardown: device: /dev/vda2 ; status: False ; type: swap ; >14:15:15,423 DEBUG storage: PartitionDevice._setFormat: vda2 ; >14:15:15,424 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:15:15,427 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: swap ; type: None ; >14:15:15,428 INFO storage: registered action: [19] Destroy Format swap on partition vda2 (id 15) >14:15:15,432 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >14:15:15,435 DEBUG storage: SwapSpace.teardown: device: /dev/vda2 ; status: False ; type: swap ; >14:15:15,441 DEBUG storage: DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >14:15:15,481 INFO storage: removed partition vda2 (id 15) from device tree >14:15:15,488 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >14:15:15,489 INFO storage: registered action: [20] Destroy Device partition vda2 (id 15) >14:15:15,493 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >14:15:15,494 DEBUG storage: device vda2 new partedPartition None >14:15:15,496 INFO storage: added partition req0 (id 24) to device tree >14:15:15,498 INFO storage: registered action: [21] Create Device partition req0 (id 24) >14:15:15,503 DEBUG storage: PartitionDevice._setFormat: req0 ; >14:15:15,506 DEBUG storage: PartitionDevice._setFormat: req0 ; current: lvmpv ; type: lvmpv ; >14:15:15,507 INFO storage: registered action: [22] Create Format lvmpv on partition req0 (id 24) >14:15:15,511 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >14:15:15,512 DEBUG storage: device vda1 new partedPartition None >14:15:15,513 INFO storage: added partition req1 (id 25) to device tree >14:15:15,515 INFO storage: registered action: [23] Create Device partition req1 (id 25) >14:15:15,519 DEBUG storage: PartitionDevice._setFormat: req1 ; >14:15:15,523 DEBUG storage: PartitionDevice._setFormat: req1 ; current: ext4 ; type: ext4 ; >14:15:15,524 INFO storage: registered action: [24] Create Format ext4 filesystem mounted at /boot on partition req1 (id 25) >14:15:15,528 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >14:15:15,531 DEBUG storage: removing all non-preexisting partitions ['req0(id 24)', 'req1(id 25)'] from disk(s) ['vda'] >14:15:15,533 DEBUG storage: allocatePartitions: disks=['vda'] ; partitions=['req0(id 24)', 'req1(id 25)'] >14:15:15,534 DEBUG storage: removing all non-preexisting partitions ['req1(id 25)', 'req0(id 24)'] from disk(s) ['vda'] >14:15:15,538 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >14:15:15,548 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10240MB disk vda (13) with existing msdos disklabel >14:15:15,549 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >14:15:15,552 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >14:15:15,556 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10240MB disk vda (13) with existing msdos disklabel >14:15:15,556 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >14:15:15,557 DEBUG storage: allocating partition: req1 ; id: 25 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >14:15:15,558 DEBUG storage: checking freespace on vda >14:15:15,560 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False >14:15:15,562 DEBUG storage: current free range is 63-20971519 (10239MB) >14:15:15,563 DEBUG storage: updating use_disk to vda, type: 0 >14:15:15,564 DEBUG storage: new free: 63-20971519 / 10239MB >14:15:15,565 DEBUG storage: new free allows for 0 sectors of growth >14:15:15,565 DEBUG storage: found free space for bootable request >14:15:15,567 DEBUG storage: adjusted start sector from 63 to 2048 >14:15:15,569 DEBUG storage: created partition vda1 of 500MB and added it to /dev/vda >14:15:15,572 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >14:15:15,574 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20f3932350> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x65fa510> PedPartition: <_ped.Partition object at 0x7f20fc93b950> >14:15:15,577 DEBUG storage: PartitionDevice._setDisk: vda1 ; new: vda ; old: vda ; >14:15:15,580 DEBUG storage: DiskDevice.removeChild: kids: 0 ; name: vda ; >14:15:15,583 DEBUG storage: DiskDevice.addChild: kids: -1 ; name: vda ; >14:15:15,587 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >14:15:15,589 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20f3932350> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x65f3910> PedPartition: <_ped.Partition object at 0x65ef710> >14:15:15,592 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >14:15:15,595 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10240MB disk vda (13) with existing msdos disklabel >14:15:15,596 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >14:15:15,599 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >14:15:15,602 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10240MB disk vda (13) with existing msdos disklabel >14:15:15,603 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >14:15:15,604 DEBUG storage: allocating partition: req0 ; id: 24 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 9739MB ; grow: False ; max_size: 0 >14:15:15,605 DEBUG storage: checking freespace on vda >14:15:15,606 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=9739MB boot=False best=None grow=False >14:15:15,608 DEBUG storage: current free range is 63-2047 (0MB) >14:15:15,609 DEBUG storage: current free range is 1026048-20971519 (9739MB) >14:15:15,610 DEBUG storage: updating use_disk to vda, type: 0 >14:15:15,611 DEBUG storage: new free: 1026048-20971519 / 9739MB >14:15:15,611 DEBUG storage: new free allows for 0 sectors of growth >14:15:15,613 DEBUG storage: created partition vda2 of 9739MB and added it to /dev/vda >14:15:15,616 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >14:15:15,618 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20f3932350> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x65fa3d0> PedPartition: <_ped.Partition object at 0x65ef530> >14:15:15,621 DEBUG storage: PartitionDevice._setDisk: vda2 ; new: vda ; old: vda ; >14:15:15,624 DEBUG storage: DiskDevice.removeChild: kids: 0 ; name: vda ; >14:15:15,627 DEBUG storage: DiskDevice.addChild: kids: -1 ; name: vda ; >14:15:15,630 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >14:15:15,632 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20f3932350> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x65fa690> PedPartition: <_ped.Partition object at 0x65ef410> >14:15:15,633 DEBUG storage: growPartitions: disks=['vda'], partitions=['vda2(id 24)', 'vda1(id 25)'] >14:15:15,634 DEBUG storage: no growable partitions >14:15:15,635 DEBUG storage: fixing size of non-existent 500MB partition vda1 (25) with non-existent ext4 filesystem mounted at /boot at 500.00 >14:15:15,637 DEBUG storage: fixing size of non-existent 9739MB partition vda2 (24) with non-existent lvmpv at 9739.00 >14:15:15,640 INFO storage: added lvmvg fedora (id 26) to device tree >14:15:15,641 INFO storage: registered action: [25] Create Device lvmvg fedora (id 26) >14:15:15,643 INFO storage: added lvmlv fedora-root (id 27) to device tree >14:15:15,645 INFO storage: registered action: [26] Create Device lvmlv fedora-root (id 27) >14:15:15,649 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: ext4 ; >14:15:15,650 INFO storage: registered action: [27] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 27) >14:15:15,653 INFO storage: added lvmlv fedora-swap (id 28) to device tree >14:15:15,655 INFO storage: registered action: [28] Create Device lvmlv fedora-swap (id 28) >14:15:15,659 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: swap ; >14:15:15,660 INFO storage: registered action: [29] Create Format swap on lvmlv fedora-swap (id 28) >14:15:15,665 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >14:15:15,668 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10240MB disk vda (13) with existing msdos disklabel >14:15:15,669 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >14:15:15,671 DEBUG storage: stage1 device cannot be of type lvmvg >14:15:15,672 DEBUG storage: stage1 device cannot be of type lvmlv >14:15:15,673 DEBUG storage: stage1 device cannot be of type lvmlv >14:15:15,674 DEBUG storage: _is_valid_disklabel(vda) returning True >14:15:15,675 DEBUG storage: _is_valid_size(vda) returning True >14:15:15,676 DEBUG storage: _is_valid_location(vda) returning True >14:15:15,677 DEBUG storage: _is_valid_format(vda) returning True >14:15:15,678 DEBUG storage: is_valid_stage1_device(vda) returning True >14:15:15,695 DEBUG storage: _is_valid_disklabel(vda) returning True >14:15:15,696 DEBUG storage: _is_valid_size(vda) returning True >14:15:15,697 DEBUG storage: _is_valid_location(vda) returning True >14:15:15,698 DEBUG storage: _is_valid_format(vda) returning True >14:15:15,699 DEBUG storage: is_valid_stage1_device(vda) returning True >14:15:15,700 DEBUG storage: _is_valid_disklabel(vda1) returning True >14:15:15,701 DEBUG storage: _is_valid_size(vda1) returning True >14:15:15,702 DEBUG storage: _is_valid_location(vda1) returning True >14:15:15,703 DEBUG storage: _is_valid_partition(vda1) returning True >14:15:15,704 DEBUG storage: _is_valid_format(vda1) returning True >14:15:15,705 DEBUG storage: is_valid_stage2_device(vda1) returning True >14:16:23,841 DEBUG storage: clearpart: looking at vda2 >14:16:23,843 DEBUG storage: clearpart: looking at vda1 >14:16:23,844 DEBUG storage: checking whether disk vda has an empty extended >14:16:23,844 DEBUG storage: extended is None ; logicals is [] >14:16:23,845 DEBUG storage: new disk order: [] >14:16:23,898 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >14:16:23,902 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk vda (13) with existing msdos disklabel >14:16:23,907 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >14:16:23,911 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10240MB disk vda (13) with existing msdos disklabel >14:16:23,911 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >14:16:23,915 DEBUG storage: stage1 device cannot be of type lvmvg >14:16:23,915 DEBUG storage: stage1 device cannot be of type lvmlv >14:16:23,916 DEBUG storage: stage1 device cannot be of type lvmlv >14:16:23,917 DEBUG storage: _is_valid_disklabel(vda) returning True >14:16:23,917 DEBUG storage: _is_valid_size(vda) returning True >14:16:23,918 DEBUG storage: _is_valid_location(vda) returning True >14:16:23,918 DEBUG storage: _is_valid_format(vda) returning True >14:16:23,919 DEBUG storage: is_valid_stage1_device(vda) returning True >14:16:23,987 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >14:16:23,989 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x65faf90> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6603a50> PedPartition: <_ped.Partition object at 0x7f20fc93b950> >14:16:23,992 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >14:16:23,994 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x65faf90> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6603bd0> PedPartition: <_ped.Partition object at 0x65ef950> >14:16:24,037 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:30,227 INFO storage.ui: removed partition vda1 (id 25) from device tree >14:16:30,230 DEBUG storage.ui: DiskDevice.removeChild: kids: 0 ; name: vda ; >14:16:30,231 INFO storage.ui: registered action: [30] Destroy Device partition vda1 (id 25) >14:16:30,258 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:30,273 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:31,739 INFO storage.ui: removed lvmlv fedora-root (id 27) from device tree >14:16:31,742 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >14:16:31,743 INFO storage.ui: registered action: [31] Destroy Device lvmlv fedora-root (id 27) >14:16:31,745 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x65faa10>, 0, [], None >14:16:31,746 DEBUG storage.ui: using container fedora with 1 devices >14:16:31,747 DEBUG storage.ui: fedora size is 9736MB >14:16:31,749 DEBUG storage.ui: vg fedora has 7720MB free >14:16:31,750 DEBUG storage.ui: raw container size reported as 2016 > > >/tmp/ifcfg.log: > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC1\x20x86_64 quiet inst.updates=http://reducio/mirror/updates.img console=ttyS0 repo=nfs:reducio:/srv/mirror/development/18/x86_64/os vnc BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >18:13:18,776 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >18:13:18,776 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="624" x-info="http://www.rsyslog.com"] start >18:13:18,777 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >18:13:18,777 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >18:13:18,777 NOTICE kernel:[ 0.000000] Linux version 3.6.0-1.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20120921 (Red Hat 4.7.2-2) (GCC) ) #1 SMP Mon Oct 1 16:02:25 UTC 2012 >18:13:18,777 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC1\x20x86_64 quiet inst.updates=http://reducio/mirror/updates.img console=ttyS0 repo=nfs:reducio:/srv/mirror/development/18/x86_64/os vnc BOOT_IMAGE=vmlinuz >18:13:18,777 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >18:13:18,777 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable >18:13:18,777 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved >18:13:18,777 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >18:13:18,777 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003fffcfff] usable >18:13:18,777 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000003fffd000-0x000000003fffffff] reserved >18:13:18,777 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >18:13:18,777 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >18:13:18,777 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >18:13:18,777 INFO kernel:[ 0.000000] DMI 2.4 present. >18:13:18,777 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2007 >18:13:18,777 INFO kernel:[ 0.000000] Hypervisor detected: KVM >18:13:18,777 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >18:13:18,777 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >18:13:18,777 INFO kernel:[ 0.000000] No AGP bridge found >18:13:18,777 INFO kernel:[ 0.000000] e820: last_pfn = 0x3fffd max_arch_pfn = 0x400000000 >18:13:18,777 DEBUG kernel:[ 0.000000] MTRR default type: write-back >18:13:18,777 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >18:13:18,777 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >18:13:18,777 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >18:13:18,777 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >18:13:18,777 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >18:13:18,777 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >18:13:18,777 DEBUG kernel:[ 0.000000] 1 disabled >18:13:18,777 DEBUG kernel:[ 0.000000] 2 disabled >18:13:18,777 DEBUG kernel:[ 0.000000] 3 disabled >18:13:18,777 DEBUG kernel:[ 0.000000] 4 disabled >18:13:18,777 DEBUG kernel:[ 0.000000] 5 disabled >18:13:18,777 DEBUG kernel:[ 0.000000] 6 disabled >18:13:18,777 DEBUG kernel:[ 0.000000] 7 disabled >18:13:18,777 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >18:13:18,777 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdad0-0x000fdadf] mapped at [ffff8800000fdad0] >18:13:18,777 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >18:13:18,777 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 >18:13:18,777 INFO kernel:[ 0.000000] Using GB pages for direct mapping >18:13:18,777 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x3fffcfff] >18:13:18,777 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x3fdfffff] page 2M >18:13:18,777 DEBUG kernel:[ 0.000000] [mem 0x3fe00000-0x3fffcfff] page 4k >18:13:18,777 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x3fffcfff @ [mem 0x1fdfe000-0x1fffffff] >18:13:18,777 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3e631000-0x3ffdbfff] >18:13:18,777 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fda80 00014 (v00 BOCHS ) >18:13:18,777 WARNING kernel:[ 0.000000] ACPI: RSDT 000000003fffd640 00034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >18:13:18,777 WARNING kernel:[ 0.000000] ACPI: FACP 000000003ffffe40 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >18:13:18,777 WARNING kernel:[ 0.000000] ACPI: DSDT 000000003fffd8b0 02548 (v01 BXPC BXDSDT 00000001 INTL 20100528) >18:13:18,777 WARNING kernel:[ 0.000000] ACPI: FACS 000000003ffffe00 00040 >18:13:18,777 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003fffd7b0 000FF (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >18:13:18,777 WARNING kernel:[ 0.000000] ACPI: APIC 000000003fffd6c0 0007A (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >18:13:18,777 WARNING kernel:[ 0.000000] ACPI: HPET 000000003fffd680 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >18:13:18,777 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >18:13:18,777 INFO kernel:[ 0.000000] No NUMA configuration found >18:13:18,777 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003fffcfff] >18:13:18,777 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3fffcfff] >18:13:18,777 INFO kernel:[ 0.000000] NODE_DATA [mem 0x3ffe9000-0x3fffcfff] >18:13:18,777 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >18:13:18,777 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf9c01, boot clock >18:13:18,777 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0000ffffff] PMD -> [ffff88003ce00000-ffff88003ddfffff] on node 0 >18:13:18,777 WARNING kernel:[ 0.000000] Zone ranges: >18:13:18,777 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >18:13:18,777 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >18:13:18,777 WARNING kernel:[ 0.000000] Normal empty >18:13:18,777 WARNING kernel:[ 0.000000] Movable zone start for each node >18:13:18,777 WARNING kernel:[ 0.000000] Early memory node ranges >18:13:18,777 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009cfff] >18:13:18,777 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x3fffcfff] >18:13:18,777 DEBUG kernel:[ 0.000000] On node 0 totalpages: 262026 >18:13:18,777 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >18:13:18,777 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >18:13:18,777 DEBUG kernel:[ 0.000000] DMA zone: 3911 pages, LIFO batch:0 >18:13:18,777 DEBUG kernel:[ 0.000000] DMA32 zone: 4032 pages used for memmap >18:13:18,777 DEBUG kernel:[ 0.000000] DMA32 zone: 254013 pages, LIFO batch:31 >18:13:18,777 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >18:13:18,777 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >18:13:18,777 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >18:13:18,777 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >18:13:18,777 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >18:13:18,777 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23 >18:13:18,777 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >18:13:18,777 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >18:13:18,777 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >18:13:18,777 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >18:13:18,777 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >18:13:18,777 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >18:13:18,777 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >18:13:18,777 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >18:13:18,777 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >18:13:18,777 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >18:13:18,777 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >18:13:18,777 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >18:13:18,777 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >18:13:18,777 INFO kernel:[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs >18:13:18,777 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >18:13:18,777 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000 >18:13:18,777 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 >18:13:18,777 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >18:13:18,777 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >18:13:18,777 INFO kernel:[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices >18:13:18,777 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >18:13:18,777 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:2 nr_node_ids:1 >18:13:18,777 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003e400000 s84288 r8192 d22208 u1048576 >18:13:18,777 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u1048576 alloc=1*2097152 >18:13:18,777 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 >18:13:18,777 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:3e413c01, primary cpu clock >18:13:18,777 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >18:13:18,777 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 3e40dec0 >18:13:18,777 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257924 >18:13:18,777 WARNING kernel:[ 0.000000] Policy zone: DMA32 >18:13:18,777 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC1\x20x86_64 quiet inst.updates=http://reducio/mirror/updates.img console=ttyS0 repo=nfs:reducio:/srv/mirror/development/18/x86_64/os vnc BOOT_IMAGE=vmlinuz >18:13:18,777 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >18:13:18,777 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >18:13:18,777 INFO kernel:[ 0.000000] Checking aperture... >18:13:18,777 INFO kernel:[ 0.000000] No AGP bridge found >18:13:18,777 INFO kernel:[ 0.000000] Memory: 989004k/1048564k available (6319k kernel code, 460k absent, 59100k reserved, 6884k data, 1036k init) >18:13:18,777 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >18:13:18,777 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >18:13:18,777 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=2. >18:13:18,777 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:512 16 >18:13:18,777 INFO kernel:[ 0.000000] Console: colour dummy device 80x25 >18:13:18,777 INFO kernel:[ 0.000000] console [ttyS0] enabled >18:13:18,777 INFO kernel:[ 0.000000] allocated 4194304 bytes of page_cgroup >18:13:18,777 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >18:13:18,777 DEBUG kernel:[ 0.000000] hpet clockevent registered >18:13:18,777 INFO kernel:[ 0.000000] tsc: Detected 2410.978 MHz processor >18:13:18,777 INFO kernel:[ 0.000000] tsc: Marking TSC unstable due to TSCs unsynchronized >18:13:18,777 INFO kernel:[ 0.001999] Calibrating delay loop (skipped) preset value.. 4821.95 BogoMIPS (lpj=2410978) >18:13:18,777 INFO kernel:[ 0.001999] pid_max: default: 32768 minimum: 301 >18:13:18,777 INFO kernel:[ 0.001999] Security Framework initialized >18:13:18,777 INFO kernel:[ 0.001999] SELinux: Initializing. >18:13:18,777 DEBUG kernel:[ 0.001999] SELinux: Starting in permissive mode >18:13:18,777 INFO kernel:[ 0.001999] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >18:13:18,777 INFO kernel:[ 0.001999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >18:13:18,777 INFO kernel:[ 0.001999] Mount-cache hash table entries: 256 >18:13:18,777 INFO kernel:[ 0.002142] Initializing cgroup subsys cpuacct >18:13:18,777 INFO kernel:[ 0.002146] Initializing cgroup subsys memory >18:13:18,777 INFO kernel:[ 0.002162] Initializing cgroup subsys devices >18:13:18,777 INFO kernel:[ 0.002164] Initializing cgroup subsys freezer >18:13:18,777 INFO kernel:[ 0.002166] Initializing cgroup subsys net_cls >18:13:18,777 INFO kernel:[ 0.002168] Initializing cgroup subsys blkio >18:13:18,777 INFO kernel:[ 0.002169] Initializing cgroup subsys perf_event >18:13:18,777 INFO kernel:[ 0.004011] mce: CPU supports 10 MCE banks >18:13:18,777 INFO kernel:[ 0.004086] process: using AMD E400 aware idle routine >18:13:18,777 INFO kernel:[ 0.004090] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >18:13:18,777 INFO kernel:[ 0.004090] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >18:13:18,777 INFO kernel:[ 0.004090] tlb_flushall_shift is 0xffffffff >18:13:18,777 INFO kernel:[ 0.009176] ACPI: Core revision 20120711 >18:13:18,777 INFO kernel:[ 0.010437] ftrace: allocating 23456 entries in 92 pages >18:13:18,777 INFO kernel:[ 0.020189] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >18:13:18,777 INFO kernel:[ 0.020194] smpboot: CPU0: AMD Phenom(tm) 9550 Quad-Core Processor stepping 03 >18:13:18,777 INFO kernel:[ 0.020996] Performance Events: Broken PMU hardware detected, using software events only. >18:13:18,777 ERR kernel:[ 0.021002] Failed to access perfctr msr (MSR c0010001 is ffffffffffffffff) >18:13:18,777 WARNING kernel:[ 0.023479] NMI watchdog: disabled (cpu0): hardware events not enabled >18:13:18,777 INFO kernel:[ 0.023634] smpboot: Booting Node 0, Processors #1 OK >18:13:18,777 INFO kernel:[ 0.001999] kvm-clock: cpu 1, msr 0:3e513c01, secondary cpu clock >18:13:18,777 INFO kernel:[ 0.038581] KVM setup async PF for cpu 1 >18:13:18,777 INFO kernel:[ 0.038581] kvm-stealtime: cpu 1, msr 3e50dec0 >18:13:18,777 INFO kernel:[ 0.038581] Brought up 2 CPUs >18:13:18,777 INFO kernel:[ 0.038581] smpboot: Total of 2 processors activated (9643.91 BogoMIPS) >18:13:18,777 INFO kernel:[ 0.039363] devtmpfs: initialized >18:13:18,777 INFO kernel:[ 0.040884] atomic64 test passed for x86-64 platform with CX8 and with SSE >18:13:18,777 INFO kernel:[ 0.040998] RTC time: 18:13:08, date: 10/04/12 >18:13:18,777 INFO kernel:[ 0.041062] NET: Registered protocol family 16 >18:13:18,777 INFO kernel:[ 0.042263] ACPI: bus type pci registered >18:13:18,777 INFO kernel:[ 0.042396] PCI: Using configuration type 1 for base access >18:13:18,777 INFO kernel:[ 0.042397] PCI: Using configuration type 1 for extended access >18:13:18,777 WARNING kernel:[ 0.042499] mtrr: your CPUs had inconsistent variable MTRR settings >18:13:18,777 WARNING kernel:[ 0.042500] mtrr: your CPUs had inconsistent MTRRdefType settings >18:13:18,777 INFO kernel:[ 0.042501] mtrr: probably your BIOS does not setup all CPUs. >18:13:18,777 INFO kernel:[ 0.042502] mtrr: corrected configuration. >18:13:18,777 INFO kernel:[ 0.043296] bio: create slab <bio-0> at 0 >18:13:18,777 INFO kernel:[ 0.043296] ACPI: Added _OSI(Module Device) >18:13:18,777 INFO kernel:[ 0.043296] ACPI: Added _OSI(Processor Device) >18:13:18,777 INFO kernel:[ 0.043296] ACPI: Added _OSI(3.0 _SCP Extensions) >18:13:18,777 INFO kernel:[ 0.043296] ACPI: Added _OSI(Processor Aggregator Device) >18:13:18,777 DEBUG kernel:[ 0.044281] ACPI: EC: Look up EC in DSDT >18:13:18,777 INFO kernel:[ 0.046060] ACPI: Interpreter enabled >18:13:18,777 INFO kernel:[ 0.046065] ACPI: (supports S0 S5) >18:13:18,777 INFO kernel:[ 0.046074] ACPI: Using IOAPIC for interrupt routing >18:13:18,777 INFO kernel:[ 0.049749] ACPI: No dock devices found. >18:13:18,777 INFO kernel:[ 0.049756] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >18:13:18,777 INFO kernel:[ 0.049775] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >18:13:18,777 DEBUG kernel:[ 0.049791] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >18:13:18,777 DEBUG kernel:[ 0.049794] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >18:13:18,777 DEBUG kernel:[ 0.049796] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >18:13:18,777 DEBUG kernel:[ 0.049798] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored) >18:13:18,777 DEBUG kernel:[ 0.049800] PCI: root bus 00: using default resources >18:13:18,777 INFO kernel:[ 0.049832] PCI host bridge to bus 0000:00 >18:13:18,777 DEBUG kernel:[ 0.049836] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >18:13:18,777 INFO kernel:[ 0.049838] pci_bus 0000:00: root bus resource [bus 00-ff] >18:13:18,777 INFO kernel:[ 0.049840] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >18:13:18,777 INFO kernel:[ 0.049842] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >18:13:18,777 DEBUG kernel:[ 0.049887] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >18:13:18,777 DEBUG kernel:[ 0.050254] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >18:13:18,777 DEBUG kernel:[ 0.050826] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >18:13:18,777 DEBUG kernel:[ 0.051174] pci 0000:00:01.1: reg 20: [io 0xc000-0xc00f] >18:13:18,777 DEBUG kernel:[ 0.051443] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >18:13:18,777 DEBUG kernel:[ 0.051786] pci 0000:00:01.2: reg 20: [io 0xc020-0xc03f] >18:13:18,777 DEBUG kernel:[ 0.052046] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >18:13:18,777 INFO kernel:[ 0.052503] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >18:13:18,777 INFO kernel:[ 0.052513] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >18:13:18,777 DEBUG kernel:[ 0.052696] pci 0000:00:03.0: [1af4:1002] type 00 class 0x050000 >18:13:18,777 DEBUG kernel:[ 0.052790] pci 0000:00:03.0: reg 10: [io 0xc040-0xc05f] >18:13:18,777 DEBUG kernel:[ 0.053306] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 >18:13:18,777 DEBUG kernel:[ 0.053406] pci 0000:00:04.0: reg 10: [io 0xc080-0xc0bf] >18:13:18,777 DEBUG kernel:[ 0.053958] pci 0000:00:05.0: [1af4:1000] type 00 class 0x020000 >18:13:18,777 DEBUG kernel:[ 0.054127] pci 0000:00:05.0: reg 10: [io 0xc0c0-0xc0df] >18:13:18,777 DEBUG kernel:[ 0.054218] pci 0000:00:05.0: reg 14: [mem 0xf0000000-0xf0000fff] >18:13:18,777 DEBUG kernel:[ 0.055122] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >18:13:18,777 INFO kernel:[ 0.055529] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >18:13:18,777 INFO kernel:[ 0.055532] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >18:13:18,777 INFO kernel:[ 0.058781] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >18:13:18,777 INFO kernel:[ 0.058868] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >18:13:18,777 INFO kernel:[ 0.058946] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >18:13:18,777 INFO kernel:[ 0.059034] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >18:13:18,777 INFO kernel:[ 0.059128] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >18:13:18,777 INFO kernel:[ 0.059252] vgaarb: loaded >18:13:18,777 NOTICE kernel:[ 0.059252] SCSI subsystem initialized >18:13:18,777 INFO kernel:[ 0.059252] ACPI: bus type scsi registered >18:13:18,777 DEBUG kernel:[ 0.059252] libata version 3.00 loaded. >18:13:18,777 INFO kernel:[ 0.059252] ACPI: bus type usb registered >18:13:18,777 INFO kernel:[ 0.059252] usbcore: registered new interface driver usbfs >18:13:18,777 INFO kernel:[ 0.059252] usbcore: registered new interface driver hub >18:13:18,777 INFO kernel:[ 0.059252] usbcore: registered new device driver usb >18:13:18,777 INFO kernel:[ 0.059252] PCI: Using ACPI for IRQ routing >18:13:18,777 DEBUG kernel:[ 0.059252] PCI: pci_cache_line_size set to 64 bytes >18:13:18,777 DEBUG kernel:[ 0.060006] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff] >18:13:18,777 DEBUG kernel:[ 0.060008] e820: reserve RAM buffer [mem 0x3fffd000-0x3fffffff] >18:13:18,777 INFO kernel:[ 0.060114] NetLabel: Initializing >18:13:18,777 INFO kernel:[ 0.060115] NetLabel: domain hash size = 128 >18:13:18,777 INFO kernel:[ 0.060116] NetLabel: protocols = UNLABELED CIPSOv4 >18:13:18,777 INFO kernel:[ 0.060130] NetLabel: unlabeled traffic allowed by default >18:13:18,777 INFO kernel:[ 0.060201] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >18:13:18,777 INFO kernel:[ 0.060221] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >18:13:18,777 INFO kernel:[ 0.060225] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >18:13:18,777 INFO kernel:[ 0.063040] Switching to clocksource kvm-clock >18:13:18,777 INFO kernel:[ 0.070410] pnp: PnP ACPI init >18:13:18,777 INFO kernel:[ 0.070432] ACPI: bus type pnp registered >18:13:18,777 DEBUG kernel:[ 0.070468] pnp 00:00: [bus 00-ff] >18:13:18,777 DEBUG kernel:[ 0.070471] pnp 00:00: [io 0x0cf8-0x0cff] >18:13:18,777 DEBUG kernel:[ 0.070473] pnp 00:00: [io 0x0000-0x0cf7 window] >18:13:18,777 DEBUG kernel:[ 0.070475] pnp 00:00: [io 0x0d00-0xffff window] >18:13:18,777 DEBUG kernel:[ 0.070477] pnp 00:00: [mem 0x000a0000-0x000bffff window] >18:13:18,777 DEBUG kernel:[ 0.070479] pnp 00:00: [mem 0xe0000000-0xfebfffff window] >18:13:18,777 DEBUG kernel:[ 0.070545] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >18:13:18,777 DEBUG kernel:[ 0.070584] pnp 00:01: [io 0x0070-0x0071] >18:13:18,777 DEBUG kernel:[ 0.070626] pnp 00:01: [irq 8] >18:13:18,777 DEBUG kernel:[ 0.070628] pnp 00:01: [io 0x0072-0x0077] >18:13:18,777 DEBUG kernel:[ 0.070654] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >18:13:18,777 DEBUG kernel:[ 0.070698] pnp 00:02: [io 0x0060] >18:13:18,777 DEBUG kernel:[ 0.070700] pnp 00:02: [io 0x0064] >18:13:18,777 DEBUG kernel:[ 0.070721] pnp 00:02: [irq 1] >18:13:18,777 DEBUG kernel:[ 0.070748] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >18:13:18,777 DEBUG kernel:[ 0.070790] pnp 00:03: [irq 12] >18:13:18,777 DEBUG kernel:[ 0.070813] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >18:13:18,777 DEBUG kernel:[ 0.070832] pnp 00:04: [io 0x03f2-0x03f5] >18:13:18,777 DEBUG kernel:[ 0.070833] pnp 00:04: [io 0x03f7] >18:13:18,777 DEBUG kernel:[ 0.070853] pnp 00:04: [irq 6] >18:13:18,777 DEBUG kernel:[ 0.070855] pnp 00:04: [dma 2] >18:13:18,777 DEBUG kernel:[ 0.070881] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >18:13:18,777 DEBUG kernel:[ 0.070990] pnp 00:05: [io 0x03f8-0x03ff] >18:13:18,777 DEBUG kernel:[ 0.071038] pnp 00:05: [irq 4] >18:13:18,777 DEBUG kernel:[ 0.071067] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >18:13:18,777 DEBUG kernel:[ 0.071141] pnp 00:06: [mem 0xfed00000-0xfed003ff] >18:13:18,777 DEBUG kernel:[ 0.071177] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >18:13:18,777 INFO kernel:[ 0.071326] pnp: PnP ACPI: found 7 devices >18:13:18,777 INFO kernel:[ 0.071328] ACPI: ACPI bus type pnp unregistered >18:13:18,777 DEBUG kernel:[ 0.082149] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >18:13:18,777 DEBUG kernel:[ 0.082154] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffffff] >18:13:18,777 INFO kernel:[ 0.082201] NET: Registered protocol family 2 >18:13:18,777 INFO kernel:[ 0.082528] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) >18:13:18,778 INFO kernel:[ 0.083429] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >18:13:18,778 INFO kernel:[ 0.083806] TCP: Hash tables configured (established 131072 bind 65536) >18:13:18,778 INFO kernel:[ 0.083855] TCP: reno registered >18:13:18,778 INFO kernel:[ 0.083864] UDP hash table entries: 512 (order: 2, 16384 bytes) >18:13:18,778 INFO kernel:[ 0.083873] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >18:13:18,778 INFO kernel:[ 0.084042] NET: Registered protocol family 1 >18:13:18,778 INFO kernel:[ 0.084057] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >18:13:18,778 INFO kernel:[ 0.084092] pci 0000:00:01.0: PIIX3: Enabling Passive Release >18:13:18,778 INFO kernel:[ 0.084115] pci 0000:00:01.0: Activating ISA DMA hang workarounds >18:13:18,778 WARNING kernel:[ 0.084292] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >18:13:18,778 DEBUG kernel:[ 0.084439] PCI: CLS 0 bytes, default 64 >18:13:18,778 INFO kernel:[ 0.084502] Unpacking initramfs... >18:13:18,778 INFO kernel:[ 3.473515] Freeing initrd memory: 26284k freed >18:13:18,778 NOTICE kernel:[ 3.484867] Initialise module verification >18:13:18,778 INFO kernel:[ 3.484916] audit: initializing netlink socket (disabled) >18:13:18,778 NOTICE kernel:[ 3.484932] type=2000 audit(1349374392.483:1): initialized >18:13:18,778 INFO kernel:[ 3.503635] HugeTLB registered 2 MB page size, pre-allocated 0 pages >18:13:18,778 NOTICE kernel:[ 3.505459] VFS: Disk quotas dquot_6.5.2 >18:13:18,778 WARNING kernel:[ 3.505517] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >18:13:18,778 INFO kernel:[ 3.506106] msgmni has been set to 1982 >18:13:18,778 DEBUG kernel:[ 3.506157] SELinux: Registering netfilter hooks >18:13:18,778 INFO kernel:[ 3.508056] alg: No test for stdrng (krng) >18:13:18,778 INFO kernel:[ 3.508084] NET: Registered protocol family 38 >18:13:18,778 NOTICE kernel:[ 3.508084] Key type asymmetric registered >18:13:18,778 NOTICE kernel:[ 3.508084] Asymmetric key parser 'x509' registered >18:13:18,778 INFO kernel:[ 3.508103] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >18:13:18,778 INFO kernel:[ 3.508225] io scheduler noop registered >18:13:18,778 INFO kernel:[ 3.508225] io scheduler deadline registered >18:13:18,778 INFO kernel:[ 3.508268] io scheduler cfq registered (default) >18:13:18,778 INFO kernel:[ 3.508339] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >18:13:18,778 INFO kernel:[ 3.508357] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >18:13:18,778 INFO kernel:[ 3.508359] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >18:13:18,778 INFO kernel:[ 3.508438] acpiphp: Slot [1] registered >18:13:18,778 INFO kernel:[ 3.508452] acpiphp: Slot [2] registered >18:13:18,778 INFO kernel:[ 3.508466] acpiphp: Slot [3] registered >18:13:18,778 INFO kernel:[ 3.508479] acpiphp: Slot [4] registered >18:13:18,778 INFO kernel:[ 3.508490] acpiphp: Slot [5] registered >18:13:18,778 INFO kernel:[ 3.508502] acpiphp: Slot [6] registered >18:13:18,778 INFO kernel:[ 3.508515] acpiphp: Slot [7] registered >18:13:18,778 INFO kernel:[ 3.508527] acpiphp: Slot [8] registered >18:13:18,778 INFO kernel:[ 3.508539] acpiphp: Slot [9] registered >18:13:18,778 INFO kernel:[ 3.508553] acpiphp: Slot [10] registered >18:13:18,778 INFO kernel:[ 3.508568] acpiphp: Slot [11] registered >18:13:18,778 INFO kernel:[ 3.508580] acpiphp: Slot [12] registered >18:13:18,778 INFO kernel:[ 3.508591] acpiphp: Slot [13] registered >18:13:18,778 INFO kernel:[ 3.508603] acpiphp: Slot [14] registered >18:13:18,778 INFO kernel:[ 3.508617] acpiphp: Slot [15] registered >18:13:18,778 INFO kernel:[ 3.508629] acpiphp: Slot [16] registered >18:13:18,778 INFO kernel:[ 3.508640] acpiphp: Slot [17] registered >18:13:18,778 INFO kernel:[ 3.508652] acpiphp: Slot [18] registered >18:13:18,778 INFO kernel:[ 3.508665] acpiphp: Slot [19] registered >18:13:18,778 INFO kernel:[ 3.508679] acpiphp: Slot [20] registered >18:13:18,778 INFO kernel:[ 3.508690] acpiphp: Slot [21] registered >18:13:18,778 INFO kernel:[ 3.508702] acpiphp: Slot [22] registered >18:13:18,778 INFO kernel:[ 3.508715] acpiphp: Slot [23] registered >18:13:18,778 INFO kernel:[ 3.508727] acpiphp: Slot [24] registered >18:13:18,778 INFO kernel:[ 3.508739] acpiphp: Slot [25] registered >18:13:18,778 INFO kernel:[ 3.508751] acpiphp: Slot [26] registered >18:13:18,778 INFO kernel:[ 3.508765] acpiphp: Slot [27] registered >18:13:18,778 INFO kernel:[ 3.508777] acpiphp: Slot [28] registered >18:13:18,778 INFO kernel:[ 3.508789] acpiphp: Slot [29] registered >18:13:18,778 INFO kernel:[ 3.508801] acpiphp: Slot [30] registered >18:13:18,778 INFO kernel:[ 3.508816] acpiphp: Slot [31] registered >18:13:18,778 INFO kernel:[ 3.509850] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >18:13:18,778 INFO kernel:[ 3.509855] ACPI: Power Button [PWRF] >18:13:18,778 INFO kernel:[ 3.512427] GHES: HEST is not enabled! >18:13:18,778 WARNING kernel:[ 3.512592] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >18:13:18,778 DEBUG kernel:[ 3.512652] virtio-pci 0000:00:03.0: setting latency timer to 64 >18:13:18,778 DEBUG kernel:[ 3.512768] virtio-pci 0000:00:04.0: setting latency timer to 64 >18:13:18,778 WARNING kernel:[ 3.513169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >18:13:18,778 DEBUG kernel:[ 3.513207] virtio-pci 0000:00:05.0: setting latency timer to 64 >18:13:18,778 INFO kernel:[ 3.513411] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >18:13:18,778 INFO kernel:[ 3.535261] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >18:13:18,778 INFO kernel:[ 3.557656] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >18:13:18,778 INFO kernel:[ 3.558245] Non-volatile memory driver v1.3 >18:13:18,778 INFO kernel:[ 3.558248] Linux agpgart interface v0.103 >18:13:18,778 INFO kernel:[ 3.559620] loop: module loaded >18:13:18,778 DEBUG kernel:[ 3.559696] ata_piix 0000:00:01.1: version 2.13 >18:13:18,778 DEBUG kernel:[ 3.559790] ata_piix 0000:00:01.1: setting latency timer to 64 >18:13:18,778 INFO kernel:[ 3.560265] scsi0 : ata_piix >18:13:18,778 INFO kernel:[ 3.560407] scsi1 : ata_piix >18:13:18,778 INFO kernel:[ 3.560438] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14 >18:13:18,778 INFO kernel:[ 3.560441] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15 >18:13:18,778 INFO kernel:[ 3.560537] libphy: Fixed MDIO Bus: probed >18:13:18,778 INFO kernel:[ 3.560592] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >18:13:18,778 INFO kernel:[ 3.560604] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >18:13:18,778 INFO kernel:[ 3.560611] uhci_hcd: USB Universal Host Controller Interface driver >18:13:18,778 DEBUG kernel:[ 3.560675] uhci_hcd 0000:00:01.2: setting latency timer to 64 >18:13:18,778 INFO kernel:[ 3.560688] uhci_hcd 0000:00:01.2: UHCI Host Controller >18:13:18,778 INFO kernel:[ 3.560724] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >18:13:18,778 INFO kernel:[ 3.560852] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c020 >18:13:18,778 INFO kernel:[ 3.560956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >18:13:18,778 INFO kernel:[ 3.560958] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:13:18,778 INFO kernel:[ 3.560961] usb usb1: Product: UHCI Host Controller >18:13:18,778 INFO kernel:[ 3.560963] usb usb1: Manufacturer: Linux 3.6.0-1.fc18.x86_64 uhci_hcd >18:13:18,778 INFO kernel:[ 3.560964] usb usb1: SerialNumber: 0000:00:01.2 >18:13:18,778 INFO kernel:[ 3.561078] hub 1-0:1.0: USB hub found >18:13:18,778 INFO kernel:[ 3.561082] hub 1-0:1.0: 2 ports detected >18:13:18,778 INFO kernel:[ 3.561214] usbcore: registered new interface driver usbserial >18:13:18,778 INFO kernel:[ 3.561222] usbcore: registered new interface driver usbserial_generic >18:13:18,778 INFO kernel:[ 3.561228] USB Serial support registered for generic >18:13:18,778 INFO kernel:[ 3.561229] usbserial: USB Serial Driver core >18:13:18,778 INFO kernel:[ 3.561258] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >18:13:18,778 INFO kernel:[ 3.561785] serio: i8042 KBD port at 0x60,0x64 irq 1 >18:13:18,778 INFO kernel:[ 3.561785] serio: i8042 AUX port at 0x60,0x64 irq 12 >18:13:18,778 INFO kernel:[ 3.561963] mousedev: PS/2 mouse device common for all mice >18:13:18,778 INFO kernel:[ 3.562321] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >18:13:18,778 INFO kernel:[ 3.565911] rtc_cmos 00:01: RTC can wake from S4 >18:13:18,778 INFO kernel:[ 3.566274] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >18:13:18,778 INFO kernel:[ 3.566395] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >18:13:18,778 INFO kernel:[ 3.566480] device-mapper: uevent: version 1.0.3 >18:13:18,778 INFO kernel:[ 3.566621] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >18:13:18,778 INFO kernel:[ 3.566686] cpuidle: using governor ladder >18:13:18,778 INFO kernel:[ 3.566687] cpuidle: using governor menu >18:13:18,778 ERR kernel:[ 3.566696] ioremap error for 0x3ffff000-0x40000000, requested 0x10, got 0x0 >18:13:18,778 INFO kernel:[ 3.567883] EFI Variables Facility v0.08 2004-May-17 >18:13:18,778 INFO kernel:[ 3.568001] usbcore: registered new interface driver usbhid >18:13:18,778 INFO kernel:[ 3.568022] usbhid: USB HID core driver >18:13:18,778 INFO kernel:[ 3.568065] drop_monitor: Initializing network drop monitor service >18:13:18,778 INFO kernel:[ 3.568155] ip_tables: (C) 2000-2006 Netfilter Core Team >18:13:18,778 INFO kernel:[ 3.568228] TCP: cubic registered >18:13:18,778 INFO kernel:[ 3.568232] Initializing XFRM netlink socket >18:13:18,778 INFO kernel:[ 3.568354] NET: Registered protocol family 10 >18:13:18,778 INFO kernel:[ 3.568546] mip6: Mobile IPv6 >18:13:18,778 INFO kernel:[ 3.568548] NET: Registered protocol family 17 >18:13:18,778 DEBUG kernel:[ 3.569121] PM: Hibernation image not present or could not be loaded. >18:13:18,778 NOTICE kernel:[ 3.569125] Loading module verification certificates >18:13:18,778 NOTICE kernel:[ 3.570338] MODSIGN: Loaded cert 'Fedora kernel signing key: 597e09156e23cfd51d560fc0b6890e180ba98605' >18:13:18,778 INFO kernel:[ 3.570353] registered taskstats version 1 >18:13:18,778 INFO kernel:[ 3.570807] Magic number: 0:402:240 >18:13:18,778 INFO kernel:[ 3.570973] rtc_cmos 00:01: setting system clock to 2012-10-04 18:13:11 UTC (1349374391) >18:13:18,778 DEBUG kernel:[ 3.711704] ata2.01: NODEV after polling detection >18:13:18,778 INFO kernel:[ 3.712064] ata2.00: ATAPI: QEMU DVD-ROM, 0.11, max UDMA/100 >18:13:18,778 INFO kernel:[ 3.712604] ata2.00: configured for MWDMA2 >18:13:18,778 NOTICE kernel:[ 3.713256] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 0.11 PQ: 0 ANSI: 5 >18:13:18,778 WARNING kernel:[ 3.713748] sr0: scsi3-mmc drive: 0x/0x caddy >18:13:18,778 INFO kernel:[ 3.713751] cdrom: Uniform CD-ROM driver Revision: 3.20 >18:13:18,778 DEBUG kernel:[ 3.713945] sr 1:0:0:0: Attached scsi CD-ROM sr0 >18:13:18,778 NOTICE kernel:[ 3.714169] sr 1:0:0:0: Attached scsi generic sg0 type 5 >18:13:18,778 INFO kernel:[ 3.716123] Freeing unused kernel memory: 1036k freed >18:13:18,778 INFO kernel:[ 3.716470] Write protecting the kernel read-only data: 12288k >18:13:18,778 INFO kernel:[ 3.722432] Freeing unused kernel memory: 1860k freed >18:13:18,778 INFO kernel:[ 3.727491] Freeing unused kernel memory: 1416k freed >18:13:18,778 INFO kernel:[ 3.863058] usb 1-1: new full-speed USB device number 2 using uhci_hcd >18:13:18,778 INFO kernel:[ 3.959800] BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >18:13:18,778 INFO kernel:[ 3.996204] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >18:13:18,778 INFO kernel:[ 4.170506] squashfs: version 4.0 (2009/01/31) Phillip Lougher >18:13:18,778 INFO kernel:[ 4.177430] alua: device handler registered >18:13:18,778 INFO kernel:[ 4.181828] emc: device handler registered >18:13:18,778 INFO kernel:[ 4.186239] hp_sw: device handler registered >18:13:18,778 INFO kernel:[ 4.190693] rdac: device handler registered >18:13:18,778 INFO kernel:[ 4.208482] FDC 0 is a S82078B >18:13:18,778 INFO kernel:[ 4.218133] md: raid0 personality registered for level 0 >18:13:18,778 INFO kernel:[ 4.223268] md: raid1 personality registered for level 1 >18:13:18,778 INFO kernel:[ 4.227830] async_tx: api initialized (async) >18:13:18,778 INFO kernel:[ 4.229773] xor: automatically using best checksumming function: >18:13:18,778 INFO kernel:[ 4.239021] generic_sse: 9564.000 MB/sec >18:13:18,778 WARNING kernel:[ 4.260041] raid6: sse2x1 3105 MB/s >18:13:18,778 INFO kernel:[ 4.260523] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >18:13:18,778 INFO kernel:[ 4.260523] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >18:13:18,778 INFO kernel:[ 4.260523] usb 1-1: Product: QEMU USB Tablet >18:13:18,778 INFO kernel:[ 4.260523] usb 1-1: Manufacturer: QEMU 0.15.1 >18:13:18,778 INFO kernel:[ 4.260523] usb 1-1: SerialNumber: 42 >18:13:18,778 WARNING kernel:[ 4.277036] raid6: sse2x2 5320 MB/s >18:13:18,778 WARNING kernel:[ 4.294027] raid6: sse2x4 5710 MB/s >18:13:18,778 WARNING kernel:[ 4.294029] raid6: using algorithm sse2x4 (5710 MB/s) >18:13:18,778 WARNING kernel:[ 4.294030] raid6: using intx1 recovery algorithm >18:13:18,778 INFO kernel:[ 4.295543] input: QEMU 0.15.1 QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3 >18:13:18,778 INFO kernel:[ 4.295543] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU 0.15.1 QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >18:13:18,778 INFO kernel:[ 4.302952] md: raid6 personality registered for level 6 >18:13:18,778 INFO kernel:[ 4.302957] md: raid5 personality registered for level 5 >18:13:18,778 INFO kernel:[ 4.302958] md: raid4 personality registered for level 4 >18:13:18,778 INFO kernel:[ 4.313263] md: raid10 personality registered for level 10 >18:13:18,778 INFO kernel:[ 4.317661] md: linear personality registered for level -1 >18:13:18,778 INFO kernel:[ 4.332334] device-mapper: multipath: version 1.5.0 loaded >18:13:18,778 INFO kernel:[ 4.336722] device-mapper: multipath round-robin: version 1.0.0 loaded >18:13:18,778 INFO kernel:[ 4.391284] RPC: Registered named UNIX socket transport module. >18:13:18,778 INFO kernel:[ 4.391288] RPC: Registered udp transport module. >18:13:18,778 INFO kernel:[ 4.391290] RPC: Registered tcp transport module. >18:13:18,778 INFO kernel:[ 4.391291] RPC: Registered tcp NFSv4.1 backchannel transport module. >18:13:18,778 DEBUG kernel:[ 4.642546] virtio-pci 0000:00:05.0: irq 40 for MSI/MSI-X >18:13:18,778 DEBUG kernel:[ 4.642572] virtio-pci 0000:00:05.0: irq 41 for MSI/MSI-X >18:13:18,778 DEBUG kernel:[ 4.642596] virtio-pci 0000:00:05.0: irq 42 for MSI/MSI-X >18:13:18,778 INFO kernel:[ 4.667634] vda: vda1 vda2 vda3 >18:13:18,778 DEBUG kernel:[ 7.476537] ISO 9660 Extensions: Microsoft Joliet Level 3 >18:13:18,778 DEBUG kernel:[ 7.481317] ISO 9660 Extensions: RRIP_1991A >18:13:18,778 INFO kernel:[ 8.258864] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >18:13:18,778 DEBUG kernel:[ 9.225943] SELinux: 2048 avtab hash slots, 94105 rules. >18:13:18,778 DEBUG kernel:[ 9.241645] SELinux: 2048 avtab hash slots, 94105 rules. >18:13:18,778 DEBUG kernel:[ 9.607923] SELinux: 9 users, 15 roles, 4245 types, 234 bools, 1 sens, 1024 cats >18:13:18,778 DEBUG kernel:[ 9.607930] SELinux: 83 classes, 94105 rules >18:13:18,778 INFO kernel:[ 9.612584] SELinux: Permission compromise_kernel in class capability2 not defined in policy. >18:13:18,778 INFO kernel:[ 9.612593] SELinux: the above unknown classes and permissions will be allowed >18:13:18,778 DEBUG kernel:[ 9.612606] SELinux: Completing initialization. >18:13:18,778 DEBUG kernel:[ 9.612607] SELinux: Setting up existing superblocks. >18:13:18,779 DEBUG kernel:[ 9.612616] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >18:13:18,779 DEBUG kernel:[ 9.612622] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >18:13:18,779 DEBUG kernel:[ 9.612638] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >18:13:18,779 DEBUG kernel:[ 9.612643] SELinux: initialized (dev proc, type proc), uses genfs_contexts >18:13:18,779 INFO systemd: Successfully loaded SELinux policy in 548ms 286us. >18:13:18,779 INFO systemd: Relabelled /dev and /run in 54ms 388us. >18:13:18,779 INFO systemd: systemd 188 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP; fedora) >18:13:18,779 INFO systemd: Detected virtualization 'kvm'. >18:13:18,779 INFO systemd: Initializing machine ID from KVM UUID. >18:13:18,779 WARNING systemd: Cannot add dependency job for unit udev-settle.service, ignoring: Unit udev-settle.service failed to load: No such file or directory. See system logs and 'systemctl status udev-settle.service' for details. >18:13:18,779 INFO systemd-modules-load: Inserted module 'uinput' >18:13:18,779 DEBUG kernel:[ 9.612656] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:13:18,779 DEBUG kernel:[ 9.612672] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >18:13:18,779 DEBUG kernel:[ 9.613161] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >18:13:18,779 DEBUG kernel:[ 9.613168] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >18:13:18,779 DEBUG kernel:[ 9.614457] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >18:13:18,779 DEBUG kernel:[ 9.614469] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >18:13:18,779 DEBUG kernel:[ 9.614474] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >18:13:18,779 DEBUG kernel:[ 9.614494] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >18:13:18,779 DEBUG kernel:[ 9.614501] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >18:13:18,779 DEBUG kernel:[ 9.614509] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >18:13:18,779 DEBUG kernel:[ 9.614526] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >18:13:18,779 DEBUG kernel:[ 9.615041] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >18:13:18,779 DEBUG kernel:[ 9.615046] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:13:18,779 DEBUG kernel:[ 9.615057] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:13:18,779 DEBUG kernel:[ 9.615233] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:13:18,779 DEBUG kernel:[ 9.615259] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:13:18,779 DEBUG kernel:[ 9.615263] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:13:18,779 DEBUG kernel:[ 9.615271] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:13:18,779 DEBUG kernel:[ 9.615294] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:13:18,779 DEBUG kernel:[ 9.615304] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:13:18,779 DEBUG kernel:[ 9.615308] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:13:18,779 DEBUG kernel:[ 9.615312] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:13:18,779 DEBUG kernel:[ 9.615316] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:13:18,779 DEBUG kernel:[ 9.615325] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:13:18,779 DEBUG kernel:[ 9.615332] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >18:13:18,779 DEBUG kernel:[ 9.615338] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >18:13:18,779 DEBUG kernel:[ 9.615355] SELinux: initialized (dev loop0, type squashfs), uses xattr >18:13:18,779 DEBUG kernel:[ 9.615381] SELinux: initialized (dev dm-0, type ext4), uses xattr >18:13:18,779 NOTICE kernel:[ 9.638001] type=1403 audit(1349374397.566:2): policy loaded auid=4294967295 ses=4294967295 >18:13:18,779 DEBUG kernel:[ 10.155463] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >18:13:18,779 DEBUG kernel:[ 10.305319] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >18:13:18,779 DEBUG kernel:[ 10.405230] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:13:18,779 DEBUG kernel:[ 10.420513] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >18:13:18,779 NOTICE kernel:[ 10.634977] type=1400 audit(1349374398.563:3): avc: denied { create } for pid=609 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >18:13:18,779 NOTICE kernel:[ 10.636832] type=1400 audit(1349374398.565:4): avc: denied { setattr } for pid=609 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=54107 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >18:13:18,779 NOTICE kernel:[ 10.636952] type=1400 audit(1349374398.565:5): avc: denied { relabelfrom } for pid=609 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=54107 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >18:13:18,785 NOTICE kernel:[ 10.854225] type=1400 audit(1349374398.783:6): avc: denied { read } for pid=659 comm="bash" name=".profile" dev="dm-0" ino=18035 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >18:13:18,785 NOTICE kernel:[ 10.854238] type=1400 audit(1349374398.783:7): avc: denied { open } for pid=659 comm="bash" path="/root/.profile" dev="dm-0" ino=18035 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >18:13:18,797 NOTICE kernel:[ 10.865065] type=1400 audit(1349374398.794:8): avc: denied { read } for pid=659 comm="bash" name="linux" dev="dm-0" ino=16923 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >18:13:18,798 NOTICE kernel:[ 10.865098] type=1400 audit(1349374398.794:9): avc: denied { open } for pid=659 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=16923 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >18:13:18,798 NOTICE kernel:[ 10.865113] type=1400 audit(1349374398.794:10): avc: denied { getattr } for pid=659 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=16923 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >18:13:18,829 ERR systemd-udevd: ctx=0x7f68b6e9f9c0 path=/lib/modules/3.6.0-1.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >18:13:18,873 INFO kernel:[ 10.942477] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >18:13:18,910 INFO kernel:[ 10.978308] microcode: CPU0: patch_level=0x01000065 >18:13:18,915 ERR systemd-udevd: ctx=0x7f68b6e9f9c0 path=/lib/modules/3.6.0-1.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >18:13:19,079 ERR kernel:[ 11.149647] microcode: failed to load file amd-ucode/microcode_amd.bin >18:13:19,079 INFO kernel:[ 11.149659] microcode: CPU1: patch_level=0x01000065 >18:13:19,081 ERR systemd-udevd: ctx=0x7f68b6e9f9c0 path=/lib/modules/3.6.0-1.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >18:13:19,081 ERR kernel:[ 11.151216] microcode: failed to load file amd-ucode/microcode_amd.bin >18:13:19,081 INFO kernel:[ 11.151271] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >18:13:19,167 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-1.git20120820.fc18) is starting... >18:13:19,168 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >18:13:19,168 INFO NetworkManager: <info> WEXT support is enabled >18:13:19,442 INFO dbus-daemon: dbus[687]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >18:13:19,443 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >18:13:19,589 INFO polkitd: Started polkitd version 0.107 >18:13:19,697 INFO dbus-daemon: dbus[687]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >18:13:19,697 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >18:13:19,731 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >18:13:19,733 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >18:13:19,733 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >18:13:19,733 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >18:13:19,733 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >18:13:19,733 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >18:13:19,733 NOTICE NetworkManager: ifcfg-rh: read connection 'Boot Disk' >18:13:19,734 INFO NetworkManager: <info> trying to start the modem manager... >18:13:19,735 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >18:13:19,736 INFO dbus-daemon: dbus[687]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >18:13:19,737 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >18:13:19,749 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >18:13:19,767 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >18:13:19,767 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >18:13:19,767 INFO NetworkManager: <info> Networking is enabled by state file >18:13:19,767 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >18:13:19,767 INFO NetworkManager: <info> (eth0): carrier is ON >18:13:19,767 ERR NetworkManager: <error> [1349374399.753363] [nm-device-ethernet.c:456] real_update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >18:13:19,767 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >18:13:19,767 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >18:13:19,767 INFO NetworkManager: <info> (eth0): now managed >18:13:19,769 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >18:13:19,769 INFO NetworkManager: <info> (eth0): preparing device. >18:13:19,772 INFO NetworkManager: <info> Activation (eth0) starting connection 'Boot Disk' >18:13:19,772 INFO NetworkManager: <info> (eth0): device state change: unavailable -> ip-config (reason 'none') [20 70 0] >18:13:19,773 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >18:13:19,774 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >18:13:19,775 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >18:13:19,776 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >18:13:19,777 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >18:13:19,805 INFO dbus-daemon: modem-manager[697]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >18:13:19,806 INFO modem-manager: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >18:13:19,814 INFO dbus-daemon: dbus[687]: [system] Successfully activated service 'org.freedesktop.ModemManager' >18:13:19,814 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >18:13:19,824 INFO NetworkManager: <info> dhclient started with pid 699 >18:13:19,826 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >18:13:19,828 INFO NetworkManager: <info> modem-manager is now available >18:13:20,059 INFO systemd: Startup finished in 3s 730ms 866us (kernel) + 6s 39ms 788us (initrd) + 2s 353ms 840us (userspace) = 12s 124ms 494us. >18:13:20,174 INFO dbus-daemon: modem-manager[697]: <info> Loaded plugin 'Option' >18:13:20,174 INFO dbus-daemon: modem-manager[697]: <info> Loaded plugin 'Wavecom' >18:13:20,174 INFO dbus-daemon: modem-manager[697]: <info> Loaded plugin 'AnyData' >18:13:20,174 INFO dbus-daemon: modem-manager[697]: <info> Loaded plugin 'Samsung' >18:13:20,174 INFO dbus-daemon: modem-manager[697]: <info> Loaded plugin 'Linktop' >18:13:20,174 INFO dbus-daemon: modem-manager[697]: <info> Loaded plugin 'Huawei' >18:13:20,174 INFO dbus-daemon: modem-manager[697]: <info> Loaded plugin 'Option High-Speed' >18:13:20,175 INFO dbus-daemon: modem-manager[697]: <info> Loaded plugin 'Longcheer' >18:13:20,176 INFO dbus-daemon: modem-manager[697]: <info> Loaded plugin 'Gobi' >18:13:20,176 INFO dbus-daemon: modem-manager[697]: <info> Loaded plugin 'Ericsson MBM' >18:13:20,177 INFO dbus-daemon: modem-manager[697]: <info> Loaded plugin 'MotoC' >18:13:20,177 INFO dbus-daemon: modem-manager[697]: <info> Loaded plugin 'ZTE' >18:13:20,178 INFO modem-manager: <info> Loaded plugin 'Option' >18:13:20,178 INFO modem-manager: <info> Loaded plugin 'Wavecom' >18:13:20,179 INFO modem-manager: <info> Loaded plugin 'AnyData' >18:13:20,180 INFO modem-manager: <info> Loaded plugin 'Samsung' >18:13:20,182 INFO modem-manager: <info> Loaded plugin 'Linktop' >18:13:20,183 INFO modem-manager: <info> Loaded plugin 'Huawei' >18:13:20,186 INFO modem-manager: <info> Loaded plugin 'Option High-Speed' >18:13:20,187 INFO modem-manager: <info> Loaded plugin 'Longcheer' >18:13:20,187 INFO modem-manager: <info> Loaded plugin 'Gobi' >18:13:20,195 INFO modem-manager: <info> Loaded plugin 'Ericsson MBM' >18:13:20,196 INFO modem-manager: <info> Loaded plugin 'MotoC' >18:13:20,197 INFO modem-manager: <info> Loaded plugin 'ZTE' >18:13:20,198 INFO modem-manager: <info> Loaded plugin 'SimTech' >18:13:20,198 INFO modem-manager: <info> Loaded plugin 'Nokia' >18:13:20,199 INFO modem-manager: <info> Loaded plugin 'Sierra' >18:13:20,199 INFO modem-manager: <info> Loaded plugin 'X22X' >18:13:20,200 INFO modem-manager: <info> Loaded plugin 'Novatel' >18:13:20,200 INFO modem-manager: <info> Loaded plugin 'Iridium' >18:13:20,201 INFO modem-manager: <info> Loaded plugin 'Cinterion' >18:13:20,201 INFO modem-manager: <info> Loaded plugin 'Generic' >18:13:20,203 INFO modem-manager: <info> Successfully loaded 20 plugins >18:13:20,203 INFO dbus-daemon: modem-manager[697]: <info> Loaded plugin 'SimTech' >18:13:20,204 INFO dbus-daemon: modem-manager[697]: <info> Loaded plugin 'Nokia' >18:13:20,205 INFO dbus-daemon: modem-manager[697]: <info> Loaded plugin 'Sierra' >18:13:20,206 INFO dbus-daemon: modem-manager[697]: <info> Loaded plugin 'X22X' >18:13:20,206 INFO dbus-daemon: modem-manager[697]: <info> Loaded plugin 'Novatel' >18:13:20,207 INFO dbus-daemon: modem-manager[697]: <info> Loaded plugin 'Iridium' >18:13:20,207 INFO dbus-daemon: modem-manager[697]: <info> Loaded plugin 'Cinterion' >18:13:20,208 INFO dbus-daemon: modem-manager[697]: <info> Loaded plugin 'Generic' >18:13:20,208 INFO dbus-daemon: modem-manager[697]: <info> Successfully loaded 20 plugins >18:13:20,371 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >18:13:20,372 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >18:13:20,372 INFO dhclient: All rights reserved. >18:13:20,373 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >18:13:20,373 INFO dhclient: >18:13:20,396 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >18:13:20,401 INFO dhclient: Listening on LPF/eth0/52:54:00:ce:3e:9f >18:13:20,401 INFO dhclient: Sending on LPF/eth0/52:54:00:ce:3e:9f >18:13:20,402 INFO dhclient: Sending on Socket/fallback >18:13:20,402 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x49a65869) >18:13:20,458 INFO dhclient: DHCPACK from 192.168.10.2 (xid=0x49a65869) >18:13:20,471 INFO dhclient: bound to 192.168.10.102 -- renewal in 3167 seconds. >18:13:20,471 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> reboot >18:13:20,471 INFO NetworkManager: <info> address 192.168.10.102 >18:13:20,471 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >18:13:20,471 INFO NetworkManager: <info> gateway 192.168.10.1 >18:13:20,471 INFO NetworkManager: <info> nameserver '192.168.10.2' >18:13:20,471 INFO NetworkManager: <info> domain name 'j2sol' >18:13:20,471 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >18:13:20,471 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >18:13:20,471 INFO NetworkManager: <info> (eth0): device state change: ip-config -> activated (reason 'none') [70 100 0] >18:13:20,471 INFO NetworkManager: <info> Policy set 'Boot Disk' (eth0) as default for IPv4 routing and DNS. >18:13:20,489 INFO dbus-daemon: dbus[687]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >18:13:20,489 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >18:13:20,583 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >18:13:20,623 INFO dbus-daemon: Failed to issue method call: Unit chronyd.service is not loaded. >18:13:22,896 NOTICE kernel:[ 14.966168] type=1400 audit(1349374402.895:11): avc: denied { read write } for pid=743 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=8235 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >18:13:22,899 WARNING kernel:[ 14.969954] auditd (744): /proc/744/oom_adj is deprecated, please use /proc/744/oom_score_adj instead. >18:13:27,172 INFO chrony-helper: tr: write error: Broken pipe >18:13:27,173 INFO chrony-helper: tr: write error >18:13:27,221 INFO chronyd: chronyd version 1.27-git1ca844 starting >18:13:27,223 INFO chronyd: Linux kernel major=3 minor=6 patch=0 >18:13:27,224 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >18:13:30,215 INFO kernel:[ 22.285547] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >18:13:30,215 DEBUG kernel:[ 22.285679] SELinux: initialized (dev vda1, type ext4), uses xattr >18:13:30,467 INFO kernel:[ 22.537044] EXT4-fs (vda3): mounted filesystem with ordered data mode. Opts: (null) >18:13:30,467 DEBUG kernel:[ 22.537059] SELinux: initialized (dev vda3, type ext4), uses xattr >18:13:32,659 INFO chronyd: Selected source 204.235.61.9 >18:13:32,660 WARNING chronyd: System clock wrong by 2.003261 seconds, adjustment started >18:13:50,013 NOTICE kernel:[ 42.083395] FS-Cache: Loaded >18:13:50,036 NOTICE kernel:[ 42.106458] Key type dns_resolver registered >18:13:50,094 NOTICE kernel:[ 42.164807] FS-Cache: Netfs 'nfs' registered for caching >18:13:50,150 NOTICE kernel:[ 42.220114] NFS: Registering the id_resolver key type >18:13:50,150 NOTICE kernel:[ 42.220137] Key type id_resolver registered >18:13:50,150 NOTICE kernel:[ 42.220139] Key type id_legacy registered >18:13:50,190 DEBUG kernel:[ 42.260532] SELinux: initialized (dev 0:33, type nfs4), uses genfs_contexts >18:13:55,710 DEBUG kernel:[ 47.780919] SELinux: initialized (dev 0:34, type nfs4), uses genfs_contexts >18:13:55,713 DEBUG kernel:[ 47.783891] SELinux: initialized (dev 0:35, type nfs4), uses genfs_contexts >18:14:15,719 INFO kernel:[ 68.246160] Btrfs loaded >18:14:15,835 INFO kernel:[ 68.362919] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >18:14:39,562 INFO chronyd: Selected source 173.44.32.10 >18:14:40,065 WARNING kernel:[ 92.592891] Adjusting kvm-clock more than 11% (9371570 vs 9311354) >18:14:57,904 INFO kernel:[ 110.431172] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >18:14:57,904 DEBUG kernel:[ 110.431294] SELinux: initialized (dev vda1, type ext4), uses xattr >18:14:58,078 INFO kernel:[ 110.605256] EXT4-fs (vda3): mounted filesystem with ordered data mode. Opts: (null) >18:14:58,078 DEBUG kernel:[ 110.605270] SELinux: initialized (dev vda3, type ext4), uses xattr >18:15:44,020 INFO chronyd: Selected source 69.41.163.31
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 863225
: 621762 |
621763
|
621764
|
621765
|
621766
|
621767
|
621768
|
621769
|
621770
|
621771
|
621772
|
621773
|
621774
|
622796