Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 524263 Details for
Bug 738964
Unable to make system bootable due to bootloader choice
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
traceback from updates.3.img
anaconda-tb-VfxgY6 (text/plain), 395.06 KB, created by
Tim Flink
on 2011-09-21 19:06:07 UTC
(
hide
)
Description:
traceback from updates.3.img
Filename:
MIME Type:
Creator:
Tim Flink
Created:
2011-09-21 19:06:07 UTC
Size:
395.06 KB
patch
obsolete
>anaconda 16.18 exception report >Traceback (most recent call first): > File "/tmp/updates/pyanaconda/storage/partitioning.py", line 1749, in getDiskChunks > disk_free = [f for f in free if f.device.path == disk.path] > File "/tmp/updates/pyanaconda/storage/partitioning.py", line 1189, in allocatePartitions > temp_parts, freespace) > File "/tmp/updates/pyanaconda/storage/partitioning.py", line 1003, in doPartitioning > bootloader=bootloader) > File "/tmp/updates/pyanaconda/storage/partitioning.py", line 281, in doAutoPartition > doPartitioning(anaconda.storage, bootloader=anaconda.bootloader) > File "/tmp/updates/pyanaconda/dispatch.py", line 373, in dispatch > self.dir = self.steps[self.step].target(self.anaconda) > File "/tmp/updates/pyanaconda/dispatch.py", line 241, in go_forward > self.dispatch() > File "/tmp/updates/pyanaconda/gui.py", line 1203, in nextClicked > self.anaconda.dispatch.go_forward() >TypeError: 'float' object is not iterable > >Local variables in innermost frame: >disk: existing 8192MB disk vdb (18) with existing gpt disklabel >free: -999.032714844 >disk_parts: [] >partitions: [] > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: InstallInterface instance, containing members: > _intf._initLabelAnswers: {} > _intf._warnedUnusedRaidMembers: [] > _intf.anaconda: Already dumped (Anaconda instance) > _intf.installProgress: None > _intf.icw: InstallControlWindow instance, containing members: > _intf.icw._main_loop_running: True > _intf.icw.handle: 1031 > _intf.icw.window: Window instance, containing members: > _intf.icw.reloadRcQueued: 0 > _intf.icw.currentWindow: ClearDisksWindow instance, containing members: > _intf.icw.currentWindow.leftTreeView: TreeView instance, containing members: > _intf.icw.currentWindow.installTargetImage: Image instance, containing members: > _intf.icw.currentWindow.installTargetTip: Label instance, containing members: > _intf.icw.currentWindow.bootDisk: vda > _intf.icw.currentWindow.addButton: Button instance, containing members: > _intf.icw.currentWindow.rightScroll: ScrolledWindow instance, containing members: > _intf.icw.currentWindow.anaconda: Already dumped (Anaconda instance) > _intf.icw.currentWindow.removeButton: Button instance, containing members: > _intf.icw.currentWindow.rightFilteredModel: TreeModelFilter instance, containing members: > _intf.icw.currentWindow.leftActive: 2 > _intf.icw.currentWindow.leftSortedModel: TreeModelSort instance, containing members: > _intf.icw.currentWindow.ics: InstallControlState instance, containing members: > _intf.icw.currentWindow.ics.prevEnabled: True > _intf.icw.currentWindow.ics.cw: Already dumped (InstallControlWindow instance) > _intf.icw.currentWindow.ics.nextEnabled: True > _intf.icw.currentWindow.ics.grabNext: True > _intf.icw.currentWindow.ics.title: Clear Disks Selector > _intf.icw.currentWindow.leftDS: DeviceSelector instance, containing members: > _intf.icw.currentWindow.leftDS.menu: Menu instance, containing members: > _intf.icw.currentWindow.leftDS.visible: 1 > _intf.icw.currentWindow.leftDS.active: 2 > _intf.icw.currentWindow.leftDS.model: Already dumped (TreeModelSort instance) > _intf.icw.currentWindow.leftDS.store: TreeStore instance, containing members: > _intf.icw.currentWindow.leftDS.view: Already dumped (TreeView instance) > _intf.icw.currentWindow.store: Already dumped (TreeStore instance) > _intf.icw.currentWindow.leftVisible: 1 > _intf.icw.currentWindow.rightActive: 5 > _intf.icw.currentWindow.leftScroll: ScrolledWindow instance, containing members: > _intf.icw.currentWindow.rightVisible: 4 > _intf.icw.currentWindow.rightTreeView: TreeView instance, containing members: > _intf.icw.currentWindow.leftFilteredModel: TreeModelFilter instance, containing members: > _intf.icw.currentWindow.rightDS: DeviceSelector instance, containing members: > _intf.icw.currentWindow.rightDS._activated_id: 626 > _intf.icw.currentWindow.rightDS.menu: Menu instance, containing members: > _intf.icw.currentWindow.rightDS.visible: 4 > _intf.icw.currentWindow.rightDS.active: 5 > _intf.icw.currentWindow.rightDS.model: TreeModelSort instance, containing members: > _intf.icw.currentWindow.rightDS.store: Already dumped (TreeStore instance) > _intf.icw.currentWindow.rightDS.view: Already dumped (TreeView instance) > _intf.icw.currentWindow.rightSortedModel: Already dumped (TreeModelSort instance) > _intf.icw.currentWindow.vbox: VBox instance, containing members: > _intf.icw.installFrame: Frame instance, containing members: > _intf.icw.anaconda: Already dumped (Anaconda instance) > _intf.icw.mainxml: XML instance, containing members: > _intf._inconsistentLVMAnswers: {} >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >keyboard: Keyboard instance, containing members: > keyboard.config: [['KEYTABLE="us"\n', 'KEYTABLE', 'us'] >, ['MODEL="pc105+inet"\n', 'MODEL', 'pc105+inet'] >, ['LAYOUT="us"\n', 'LAYOUT', 'us'] >] > keyboard.type: PC > keyboard._mods: KeyboardModels instance, containing members: > keyboard._mods._modelDict: Skipped > keyboard.beenset: 1 >clearPartTypeSystem: None >dispatch: Skipped >rootPath: /mnt/sysimage >_platform: X86 instance, containing members: > _platform.anaconda: Already dumped (Anaconda instance) >id: None >rescue: False >_instLanguage: Language instance, containing members: > _instLanguage.info: Skipped > _instLanguage.nativeLangNames: Skipped > _instLanguage._instLang: en_US.UTF-8 > _instLanguage.displayMode: g > _instLanguage._systemLang: en_US.UTF-8 > _instLanguage._default: en_US.UTF-8 > _instLanguage.localeInfo: Skipped >mediaDevice: sr0 >upgrade: False >_network: Network instance, containing members: > _network.netdevices: {'eth0': DEVICE="eth0" >HWADDR="52:54:00:B2:48:FA" >BOOTPROTO="dhcp" >ONBOOT="yes" >NM_CONTROLLED="yes" > >} > _network.ksdevice: None > _network.hostname: testhost >methodstr: cdrom:///mnt/install/source >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.runlevel: 3 >rootParts: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader.encrypted_password: Skipped > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.errors: [] > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader._drives: [] > _bootloader.storage: Storage instance, containing members: > _bootloader.storage.clearPartChoice: all > _bootloader.storage._intf: None > _bootloader.storage._platform: None > _bootloader.storage.anaconda: Already dumped (Anaconda instance) > _bootloader.storage.dasd: DASD instance, containing members: > _bootloader.storage.dasd.dasdfmt: /sbin/dasdfmt > _bootloader.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _bootloader.storage.dasd.started: True > _bootloader.storage.dasd.totalCylinders: 0 > _bootloader.storage.dasd._maxFormatJobs: 0 > _bootloader.storage.dasd._devices: [] > _bootloader.storage.dasd._completedCylinders: 0.0 > _bootloader.storage.dasd._dasdlist: [] > _bootloader.storage.autoPartEscrowCert: None > _bootloader.storage.autoPartAddBackupPassphrase: False > _bootloader.storage.escrowCertificates: {} > _bootloader.storage.fsset: FSSet instance, containing members: > _bootloader.storage.fsset.origFStab: None > _bootloader.storage.fsset._usb: None > _bootloader.storage.fsset.devicetree: DeviceTree instance, containing members: > _bootloader.storage.fsset.devicetree.clearPartType: None > _bootloader.storage.fsset.devicetree.intf: Already dumped (InstallInterface instance) > _bootloader.storage.fsset.devicetree.populated: True > _bootloader.storage.fsset.devicetree.zeroMbr: None > _bootloader.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _bootloader.storage.fsset.devicetree._cleanup: False > _bootloader.storage.fsset.devicetree.clearPartDisks: [] > _bootloader.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _bootloader.storage.fsset.devicetree.iscsi.started: False > _bootloader.storage.fsset.devicetree.iscsi.initiatorSet: False > _bootloader.storage.fsset.devicetree.iscsi.nodes: [] > _bootloader.storage.fsset.devicetree.iscsi.ibftNodes: [] > _bootloader.storage.fsset.devicetree.iscsi._initiator: Skipped > _bootloader.storage.fsset.devicetree.platform: X86 instance, containing members: > _bootloader.storage.fsset.devicetree.platform.anaconda: None > _bootloader.storage.fsset.devicetree.exclusiveDisks: [] > _bootloader.storage.fsset.devicetree.unusedRaidMembers: [] > _bootloader.storage.fsset.devicetree.mpathFriendlyNames: True > _bootloader.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _bootloader.storage.fsset.devicetree.topology._multipaths: [] > _bootloader.storage.fsset.devicetree.topology._nondisks: [sr0, vdb1, vdb2, vdb3] > _bootloader.storage.fsset.devicetree.topology._devmap: {'vdb1': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb1 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb1 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdb1 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: vdb1 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: partition > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'vdb2': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb2 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb2 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdb2 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: vdb2 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: partition > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'vdb3': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb3 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb3 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdb3 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: vdb3 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: partition > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'vda': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:05.0/virtio1/block/vda > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:05.0/virtio1/block/vda > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: vda > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sr0': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/host1/target1:0:0/1:0:0:0/block/sr0 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/host1/target1:0:0/1:0:0:0/block/sr0 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'vdb': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdb > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: vdb > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'dm-0': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop3': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop5': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'loop4': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 4 >} > _bootloader.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) >, Already dumped (UdevDevice instance) >] > _bootloader.storage.fsset.devicetree.topology._singlepaths: [vda, vdb, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _bootloader.storage.fsset.devicetree.topology._mpath_topology: {} > _bootloader.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _bootloader.storage.fsset.devicetree._actions: [ActionCreateDevice instance, containing members: > device: non-existent 500MB partition req0 (32) with non-existent lvmpv > id: 0 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 1 >, ActionCreateDevice instance, containing members: > device: non-existent 500MB partition vda1 (33) with non-existent ext4 filesystem mounted at /boot > id: 2 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 3 >, ActionCreateDevice instance, containing members: > device: non-existent 1MB partition vda2 (34) with non-existent biosboot > id: 4 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 5 >] > _bootloader.storage.fsset.devicetree.reinitializeDisks: False > _bootloader.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: 1806336 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (112, 255, 63) biosGeometry: (112, 255, 63) > PedDevice: <_ped.Device object at 0x7fd10363a710> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_16-Beta_x86_64_DVD > _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/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (Iso9660FS instance) > bus: Skipped > _size: 3528.0 > _serial: None > id: 16 > minor: 0 >, existing 10240MB disk vda (17) with existing gpt disklabel >, existing 8192MB disk vdb (18) with existing gpt disklabel >, existing 1MB partition vdb1 (19) with existing biosboot >, existing 500MB partition vdb2 (20) with existing ext4 filesystem >, existing 7689MB partition vdb3 (21) with existing lvmpv >, existing 7680MB lvmvg vg_testhost (22) >, 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: /squashfs.img (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 23 > 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: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 24 > 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: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 25 > 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: a3310a0c-4f35-400a-ac30-d04b6495fd2b > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 2048.0 > _format._size: 2048.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: Already dumped (Ext4FS instance) > bus: Skipped > _size: 0 > _serial: None > id: 26 > 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: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 27 > 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: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 28 > minor: 0 >, existing 2048MB dm live-rw (29) with existing ext4 filesystem >, existing 2016MB lvmlv vg_testhost-lv_swap (30) with existing swap >, existing 5664MB lvmlv vg_testhost-lv_root (31) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >] > _bootloader.storage.fsset.devicetree.protectedDevNames: [] > _bootloader.storage.fsset.devicetree.diskImages: {} > _bootloader.storage.fsset.devicetree.protectedDevSpecs: [] > _bootloader.storage.fsset.preserveLines: [] > _bootloader.storage.fsset.rootpath: /mnt/sysimage > _bootloader.storage.fsset._devshm: None > _bootloader.storage.fsset._dev: None > _bootloader.storage.fsset.blkidTab: None > _bootloader.storage.fsset._proc: None > _bootloader.storage.fsset.active: False > _bootloader.storage.fsset.cryptTab: None > _bootloader.storage.fsset._devpts: None > _bootloader.storage.fsset._sysfs: None > _bootloader.storage.fsset._selinux: None > _bootloader.storage.lvmAutoPart: True > _bootloader.storage.config: StorageDiscoveryConfig instance, containing members: > _bootloader.storage.config.clearPartType: 1 > _bootloader.storage.config.ignoredDisks: [] > _bootloader.storage.config.protectedDevSpecs: [] > _bootloader.storage.config.reinitializeDisks: False > _bootloader.storage.config.ignoreDiskInteractive: False > _bootloader.storage.config.exclusiveDisks: [] > _bootloader.storage.config.zeroMbr: None > _bootloader.storage.config.diskImages: {} > _bootloader.storage.config.clearPartDisks: [vda] > _bootloader.storage.config.mpathFriendlyNames: True > _bootloader.storage.retrofitPassphrase: False > _bootloader.storage.eddDict: {} > _bootloader.storage.zfcp: ZFCP instance, containing members: > _bootloader.storage.zfcp.down: False > _bootloader.storage.zfcp.hasReadConfig: True > _bootloader.storage.zfcp.intf: Already dumped (InstallInterface instance) > _bootloader.storage.zfcp.fcpdevs: set([]) > _bootloader.storage.devicetree: Already dumped (DeviceTree instance) > _bootloader.storage.defaultFSType: ext4 > _bootloader.storage._dumpFile: /tmp/storage.state > _bootloader.storage.services: set([]) > _bootloader.storage.encryptionPassphrase: Skipped > _bootloader.storage.encryptionRetrofit: False > _bootloader.storage._nextID: 3 > _bootloader.storage.fcoe: fcoe instance, containing members: > _bootloader.storage.fcoe.started: True > _bootloader.storage.fcoe.nics: [] > _bootloader.storage.fcoe.lldpadStarted: False > _bootloader.storage.autoPartitionRequests: [PartSpec instance (0x7fd0fd7f9b90) -- > mountpoint = / asVol = True singlePV = False > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7fd0fd7f9bd0) -- > mountpoint = /home asVol = True singlePV = False > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7fd0fd7f9c10) -- > mountpoint = /boot asVol = False singlePV = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7fd0fd7f9c50) -- > mountpoint = None asVol = False singlePV = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7fd0fd7f9c90) -- > mountpoint = None asVol = True singlePV = False > weight = 0 fstype = swap encrypted = True > size = 1008 maxSize = 2016 grow = True > >] > _bootloader.storage.doAutoPart: True > _bootloader.storage.iscsi: Already dumped (iscsi instance) > _bootloader.storage.encryptedAutoPart: False > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage1_drive: Already dumped (DiskDevice instance) > _bootloader._stage1_device: None > _bootloader._drive_order: [] > _bootloader._timeout: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader.linux_images: [] >_timezone: Timezone instance, containing members: > _timezone.utc: True > _timezone.tz: America/Denver >displayMode: g >simpleFilter: True >ksdata: None >proxy: None >upgradeRoot: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 16.18 > mehConfig.attrSkipList: [backend.ayum, backend.dlpkgs, accounts, bootloader.password, comps, dispatch, hdList, ksdata, instLanguage.font, instLanguage.kbd, instLanguage.info, instLanguage.localeInfo, instLanguage.nativeLangNames, instLanguage.tz, keyboard._mods._modelDict, keyboard.modelDict, storage.encryptionPassphrase, users.rootPassword, tmpData, intf.icw.buff, intf.icw.currentWindow.storage.encryptionPassphrase, intf.icw.stockButtons] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/lvmout, /tmp/resize.out, /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: YumBackend instance, containing members: > _backend.modeText: Skipped > _backend.instPath: /mnt/sysimage > _backend.supportsPackageSelection: True > _backend.skipFormatRoot: False > _backend.instLog: None > _backend.supportsUpgrades: True > _backend.anaconda: Already dumped (Anaconda instance) >_users: Users instance, containing members: > _users.admin: <Admin object at 0x7fd1161eef08> > _users.rootPassword: Skipped > _users.anaconda: Already dumped (Anaconda instance) >isHeadless: False >reIPLMessage: None >clearPartTypeSelection: None >_storage: Already dumped (Storage instance) >dir: 1 >security: Security instance, containing members: > security.selinux: 1 > security.auth: --enableshadow --passalgo=sha512 >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'keymap': None, 'selinux': True, 'module': [], 'syslog': None, 'images': [], 'serial': False, 'mpath': True, 'virtpconsole': None, 'iscsi': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'dmraid': True, 'method': 'cdrom:///dev/sr0:/mnt/install/source', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'unsupportedMode': None, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'rescue_nomount': False, 'proxyAuth': None, 'ksfile': None, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxyUsername: None > > >/tmp/anaconda.log: >19:02:39,032 INFO loader: kernel command line: >19:02:39,032 INFO loader: initrd=initrd.img >19:02:39,032 INFO loader: quiet >19:02:39,032 INFO loader: BOOT_IMAGE=vmlinuz >19:02:39,032 INFO loader: updates=http://dlehman.fedorapeople.org/updates-738964.3.img >19:02:39,032 DEBUG loader: readNetInfo /tmp/s390net not found, early return >19:02:39,045 INFO loader: anaconda version 16.18 on x86_64 starting >19:02:39,090 INFO loader: 1048576 kB (1024 MB) are available >19:02:39,090 INFO loader: 1048576 kB (1024 MB) are available >19:02:39,220 DEBUG loader: going to set language to en_US.UTF-8 >19:02:39,221 DEBUG loader: locale en_US.UTF-8: base: en_US, mod: (null), charset: UTF-8 >19:02:39,221 INFO loader: going to prepare locales for en_US.UTF-8 (locale: en_US, charset: UTF-8) >19:02:40,317 INFO loader: setting language to en_US.UTF-8 >19:02:40,358 DEBUG loader: Saving module iscsi_ibft >19:02:40,358 DEBUG loader: Saving module iscsi_boot_sysfs >19:02:40,358 DEBUG loader: Saving module pcspkr >19:02:40,358 DEBUG loader: Saving module edd >19:02:40,358 DEBUG loader: Saving module floppy >19:02:40,358 DEBUG loader: Saving module iscsi_tcp >19:02:40,358 DEBUG loader: Saving module libiscsi_tcp >19:02:40,358 DEBUG loader: Saving module libiscsi >19:02:40,358 DEBUG loader: Saving module scsi_transport_iscsi >19:02:40,358 DEBUG loader: Saving module cramfs >19:02:40,358 DEBUG loader: Saving module virtio_blk >19:02:40,358 DEBUG loader: Saving module virtio_net >19:02:40,358 DEBUG loader: Saving module squashfs >19:02:40,358 DEBUG loader: probing buses >19:02:40,390 DEBUG loader: waiting for hardware to initialize >19:02:41,233 INFO loader: restarting NetworkManager >19:02:41,564 INFO loader: trying to mount CD device /dev/sr0 on /mnt/install/source >19:02:41,566 INFO loader: drive status is CDS_DISC_OK >19:02:41,574 DEBUG loader: Found installation media, so skipping lang and kbd >19:02:52,137 DEBUG loader: in doLoaderMain, step = STEP_LANG >19:02:52,138 DEBUG loader: in doLoaderMain, step = STEP_KBD >19:02:52,138 DEBUG loader: in doLoaderMain, step = STEP_METHOD >19:02:52,138 DEBUG loader: in doLoaderMain, step = STEP_DRIVER >19:02:52,138 DEBUG loader: in doLoaderMain, step = STEP_NETWORK >19:02:52,138 DEBUG loader: in doLoaderMain, step = STEP_EXTRAS >19:02:52,138 DEBUG loader: in STEP_EXTRAS, method = METHOD_CDROM >19:02:52,138 DEBUG loader: looking for extras for CD/DVD install >19:02:52,181 INFO loader: No iBFT table detected. >19:02:52,181 INFO loader: only have one network device: eth0 >19:02:52,208 INFO loader: doing kickstart... setting it up >19:02:52,208 DEBUG loader: activating device eth0 >19:02:54,619 INFO loader: wait_for_iface_activation (2013): device eth0 activated >19:02:54,621 INFO loader: file location: http://dlehman.fedorapeople.org/updates-738964.3.img >19:02:54,621 INFO loader: transferring http://dlehman.fedorapeople.org/updates-738964.3.img >19:02:56,031 INFO loader: Running anaconda script /usr/sbin/anaconda >19:02:56,609 INFO anaconda: /usr/sbin/anaconda 16.18 >19:02:57,231 INFO loader: 1048576 kB (1024 MB) are available >19:02:57,239 INFO anaconda: anaconda called with cmdline = ['/usr/sbin/anaconda', '--graphical', '--selinux', '--repo', 'cdrom:///dev/sr0:/mnt/install/source'] >19:02:57,240 INFO anaconda: Default encoding = utf-8 >19:02:57,252 INFO anaconda: Display mode = g >19:02:57,253 INFO loader: 1048576 kB (1024 MB) are available >19:02:58,501 DEBUG anaconda: X server has signalled a successful start. >19:02:58,505 INFO anaconda: Starting window manager, pid 737. >19:02:58,510 INFO anaconda.stdout: Starting graphical installation. >19:02:59,630 INFO anaconda: using only installclass _Fedora >19:02:59,631 INFO anaconda: Detected 1008M of memory >19:02:59,632 INFO anaconda: Swap attempt of 1008M to 2016M >19:03:00,363 INFO anaconda: dispatch: resetting to the first step. >19:03:00,366 INFO anaconda: dispatch: moving (1) to step sshd >19:03:00,366 DEBUG anaconda: dispatch: sshd is a direct step >19:03:00,366 INFO anaconda: sshd: not enabled, skipping. >19:03:00,367 INFO anaconda: created new libuser.conf at /tmp/libuser.eJBoDC with instPath="/mnt/sysimage" >19:03:00,368 INFO anaconda: dispatch: leaving (1) step sshd >19:03:00,368 INFO anaconda: dispatch: moving (1) to step language >19:03:07,988 INFO anaconda: dispatch: leaving (1) step language >19:03:07,989 INFO anaconda: dispatch: moving (1) to step keyboard >19:03:09,194 INFO anaconda: dispatch: leaving (1) step keyboard >19:03:09,196 INFO anaconda: dispatch: moving (1) to step betanag >19:03:09,196 DEBUG anaconda: dispatch: betanag is a direct step >19:03:10,909 INFO anaconda: dispatch: leaving (1) step betanag >19:03:10,910 INFO anaconda: dispatch: moving (1) to step filtertype >19:03:15,604 INFO anaconda: dispatch: leaving (1) step filtertype >19:03:15,604 INFO anaconda: dispatch: moving (1) to step filter >19:03:15,618 DEBUG anaconda: dispatch: the interface chose not to display step filter. >19:03:15,619 INFO anaconda: dispatch: leaving (1) step filter >19:03:15,619 INFO anaconda: dispatch: moving (1) to step storageinit >19:03:15,619 DEBUG anaconda: dispatch: storageinit is a direct step >19:03:15,678 INFO anaconda: ISCSID is /sbin/iscsid >19:03:15,679 INFO anaconda: no initiator set >19:03:15,797 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >19:03:15,798 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >19:03:18,490 INFO anaconda: dispatch: leaving (1) step storageinit >19:03:18,490 INFO anaconda: dispatch: moving (1) to step findrootparts >19:03:18,490 DEBUG anaconda: dispatch: findrootparts is a direct step >19:03:18,494 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdb2 on /mnt/sysimage as ext4 with options ro >19:03:18,520 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >19:03:18,570 DEBUG anaconda: isys.py:mount()- going to mount /dev/loop1 on /mnt/sysimage as ext4 with options ro >19:03:18,718 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_testhost-lv_root on /mnt/sysimage as ext4 with options ro >19:03:18,813 DEBUG anaconda: error [Errno 30] Read-only file system: '/mnt/sysimage/var/lib/rpm/__db.001' removing file: /mnt/sysimage/var/lib/rpm/__db.001 >19:03:18,814 DEBUG anaconda: error [Errno 30] Read-only file system: '/mnt/sysimage/var/lib/rpm/__db.004' removing file: /mnt/sysimage/var/lib/rpm/__db.004 >19:03:18,814 DEBUG anaconda: error [Errno 30] Read-only file system: '/mnt/sysimage/var/lib/rpm/__db.002' removing file: /mnt/sysimage/var/lib/rpm/__db.002 >19:03:18,815 DEBUG anaconda: error [Errno 30] Read-only file system: '/mnt/sysimage/var/lib/rpm/__db.003' removing file: /mnt/sysimage/var/lib/rpm/__db.003 >19:03:19,008 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >19:03:19,276 INFO anaconda: dispatch: leaving (1) step findrootparts >19:03:19,277 INFO anaconda: dispatch: moving (1) to step findinstall >19:03:23,059 INFO anaconda: dispatch: leaving (1) step findinstall >19:03:23,060 INFO anaconda: dispatch: moving (1) to step network >19:03:25,540 INFO anaconda: setting installation environment hostname to testhost >19:03:25,550 INFO anaconda: dispatch: leaving (1) step network >19:03:25,550 INFO anaconda: dispatch: moving (1) to step timezone >19:03:25,727 INFO anaconda: set timezone: America/New_York, utc: 0 >19:03:30,860 INFO anaconda: set timezone: America/Denver, utc: 1 >19:03:30,860 INFO anaconda: dispatch: leaving (1) step timezone >19:03:30,861 INFO anaconda: dispatch: moving (1) to step accounts >19:03:37,549 INFO anaconda: dispatch: leaving (1) step accounts >19:03:37,550 INFO anaconda: dispatch: moving (1) to step setuptime >19:03:37,550 DEBUG anaconda: dispatch: setuptime is a direct step >13:03:38,001 INFO anaconda: dispatch: leaving (1) step setuptime >13:03:38,001 INFO anaconda: dispatch: moving (1) to step parttype >13:03:42,368 INFO anaconda: no initiator set >13:03:44,050 INFO anaconda: dispatch: leaving (1) step parttype >13:03:44,051 INFO anaconda: dispatch: moving (1) to step cleardiskssel >13:03:49,877 INFO anaconda: dispatch: leaving (1) step cleardiskssel >13:03:49,879 INFO anaconda: dispatch: moving (1) to step autopartitionexecute >13:03:49,879 DEBUG anaconda: dispatch: autopartitionexecute is a direct step > > >/tmp/program.log: >19:02:41,568 INFO program: Running... /bin/mount -n -t iso9660 -o ro /dev/sr0 /mnt/install/source >19:02:52,140 INFO program: Running... /bin/mount -n -t auto -o ro /dev/sr0 /mnt/install/source >19:02:52,153 ERR program: mount: /dev/sr0 already mounted or /mnt/install/source busy >mount: according to mtab, /dev/sr0 is already mounted on /mnt/install/source >19:02:55,785 INFO program: Running... /bin/mount -n -t auto -o ro /tmp/updates.img /mnt/install/update-disk >19:02:55,832 ERR program: mount: you must specify the filesystem type >19:02:58,509 INFO program: Running... metacity --display :1 --sm-disable >19:02:59,845 INFO program: Running... xrandr -q >19:02:59,893 INFO program: Screen 0: minimum 640 x 480, current 1024 x 768, maximum 1024 x 768 >19:02:59,894 INFO program: default connected 1024x768+0+0 0mm x 0mm >19:02:59,894 INFO program: 1024x768 60.0* >19:02:59,894 INFO program: 800x600 60.0 56.0 >19:02:59,895 INFO program: 640x480 60.0 >19:02:59,895 ERR program: xrandr: Failed to get size of gamma for output default >19:03:00,360 ERR program: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x800010 (Fedora Ins) >19:03:00,360 ERR program: Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed. >19:03:15,619 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >19:03:15,680 INFO program: Running... modprobe fcoe >19:03:15,773 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >19:03:15,796 INFO program: No FCoE boot disk information is found in EDD! >19:03:15,801 INFO program: Running... modprobe scsi_wait_scan >19:03:15,830 INFO program: Running... rmmod scsi_wait_scan >19:03:15,852 INFO program: Running... udevadm settle --timeout=300 >19:03:16,007 INFO program: Running... multipath -d >19:03:16,025 INFO program: Sep 21 19:03:16 | /lib/udev/scsi_id exitted with 1 >19:03:16,026 INFO program: Sep 21 19:03:16 | /lib/udev/scsi_id exitted with 1 >19:03:16,026 INFO program: Sep 21 19:03:16 | /lib/udev/scsi_id exitted with 1 >19:03:16,026 INFO program: Sep 21 19:03:16 | /lib/udev/scsi_id exitted with 1 >19:03:16,028 INFO program: Running... multipath -ll >19:03:16,110 INFO program: Running... modprobe scsi_wait_scan >19:03:16,125 INFO program: Running... rmmod scsi_wait_scan >19:03:16,133 INFO program: Running... udevadm settle --timeout=300 >19:03:16,205 INFO program: Running... modprobe scsi_wait_scan >19:03:16,218 INFO program: Running... rmmod scsi_wait_scan >19:03:16,227 INFO program: Running... udevadm settle --timeout=300 >19:03:16,349 INFO program: Running... dumpe2fs -h /dev/vdb2 >19:03:16,682 INFO program: Filesystem volume name: <none> >19:03:16,682 INFO program: Last mounted on: /boot >19:03:16,683 INFO program: Filesystem UUID: 65fbbb05-e817-4797-97e0-44802ae95507 >19:03:16,683 INFO program: Filesystem magic number: 0xEF53 >19:03:16,683 INFO program: Filesystem revision #: 1 (dynamic) >19:03:16,684 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 >19:03:16,684 INFO program: Filesystem flags: signed_directory_hash >19:03:16,684 INFO program: Default mount options: (none) >19:03:16,684 INFO program: Filesystem state: clean >19:03:16,685 INFO program: Errors behavior: Continue >19:03:16,685 INFO program: Filesystem OS type: Linux >19:03:16,685 INFO program: Inode count: 128016 >19:03:16,685 INFO program: Block count: 512000 >19:03:16,685 INFO program: Reserved block count: 25600 >19:03:16,685 INFO program: Free blocks: 460710 >19:03:16,686 INFO program: Free inodes: 127797 >19:03:16,686 INFO program: First block: 1 >19:03:16,686 INFO program: Block size: 1024 >19:03:16,686 INFO program: Fragment size: 1024 >19:03:16,686 INFO program: Reserved GDT blocks: 256 >19:03:16,686 INFO program: Blocks per group: 8192 >19:03:16,686 INFO program: Fragments per group: 8192 >19:03:16,687 INFO program: Inodes per group: 2032 >19:03:16,687 INFO program: Inode blocks per group: 254 >19:03:16,687 INFO program: Flex block group size: 16 >19:03:16,687 INFO program: Filesystem created: Wed Sep 21 17:10:01 2011 >19:03:16,687 INFO program: Last mount time: Wed Sep 21 18:06:25 2011 >19:03:16,687 INFO program: Last write time: Wed Sep 21 18:26:35 2011 >19:03:16,687 INFO program: Mount count: 2 >19:03:16,687 INFO program: Maximum mount count: 39 >19:03:16,688 INFO program: Last checked: Wed Sep 21 17:10:01 2011 >19:03:16,688 INFO program: Check interval: 15552000 (6 months) >19:03:16,688 INFO program: Next check after: Mon Mar 19 17:10:01 2012 >19:03:16,688 INFO program: Lifetime writes: 48 MB >19:03:16,688 INFO program: Reserved blocks uid: 0 (user root) >19:03:16,688 INFO program: Reserved blocks gid: 0 (group root) >19:03:16,688 INFO program: First inode: 11 >19:03:16,689 INFO program: Inode size: 128 >19:03:16,689 INFO program: Journal inode: 8 >19:03:16,689 INFO program: Default directory hash: half_md4 >19:03:16,689 INFO program: Directory Hash Seed: a1bf1fba-f0ca-43cb-9aaa-717daabdad48 >19:03:16,689 INFO program: Journal backup: inode blocks >19:03:16,689 INFO program: Journal features: (none) >19:03:16,689 INFO program: Journal size: 8M >19:03:16,689 INFO program: Journal length: 8192 >19:03:16,690 INFO program: Journal sequence: 0x0000001c >19:03:16,690 INFO program: Journal start: 0 >19:03:16,690 INFO program: >19:03:16,690 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >19:03:16,690 INFO program: Running... dumpe2fs -h /dev/vdb2 >19:03:16,698 INFO program: Filesystem volume name: <none> >19:03:16,698 INFO program: Last mounted on: /boot >19:03:16,698 INFO program: Filesystem UUID: 65fbbb05-e817-4797-97e0-44802ae95507 >19:03:16,699 INFO program: Filesystem magic number: 0xEF53 >19:03:16,699 INFO program: Filesystem revision #: 1 (dynamic) >19:03:16,699 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 >19:03:16,699 INFO program: Filesystem flags: signed_directory_hash >19:03:16,699 INFO program: Default mount options: (none) >19:03:16,699 INFO program: Filesystem state: clean >19:03:16,699 INFO program: Errors behavior: Continue >19:03:16,700 INFO program: Filesystem OS type: Linux >19:03:16,700 INFO program: Inode count: 128016 >19:03:16,700 INFO program: Block count: 512000 >19:03:16,700 INFO program: Reserved block count: 25600 >19:03:16,700 INFO program: Free blocks: 460710 >19:03:16,700 INFO program: Free inodes: 127797 >19:03:16,700 INFO program: First block: 1 >19:03:16,701 INFO program: Block size: 1024 >19:03:16,701 INFO program: Fragment size: 1024 >19:03:16,701 INFO program: Reserved GDT blocks: 256 >19:03:16,701 INFO program: Blocks per group: 8192 >19:03:16,701 INFO program: Fragments per group: 8192 >19:03:16,701 INFO program: Inodes per group: 2032 >19:03:16,702 INFO program: Inode blocks per group: 254 >19:03:16,702 INFO program: Flex block group size: 16 >19:03:16,702 INFO program: Filesystem created: Wed Sep 21 17:10:01 2011 >19:03:16,702 INFO program: Last mount time: Wed Sep 21 18:06:25 2011 >19:03:16,702 INFO program: Last write time: Wed Sep 21 18:26:35 2011 >19:03:16,702 INFO program: Mount count: 2 >19:03:16,702 INFO program: Maximum mount count: 39 >19:03:16,703 INFO program: Last checked: Wed Sep 21 17:10:01 2011 >19:03:16,703 INFO program: Check interval: 15552000 (6 months) >19:03:16,703 INFO program: Next check after: Mon Mar 19 17:10:01 2012 >19:03:16,703 INFO program: Lifetime writes: 48 MB >19:03:16,703 INFO program: Reserved blocks uid: 0 (user root) >19:03:16,703 INFO program: Reserved blocks gid: 0 (group root) >19:03:16,703 INFO program: First inode: 11 >19:03:16,704 INFO program: Inode size: 128 >19:03:16,704 INFO program: Journal inode: 8 >19:03:16,704 INFO program: Default directory hash: half_md4 >19:03:16,704 INFO program: Directory Hash Seed: a1bf1fba-f0ca-43cb-9aaa-717daabdad48 >19:03:16,704 INFO program: Journal backup: inode blocks >19:03:16,704 INFO program: Journal features: (none) >19:03:16,704 INFO program: Journal size: 8M >19:03:16,705 INFO program: Journal length: 8192 >19:03:16,705 INFO program: Journal sequence: 0x0000001c >19:03:16,705 INFO program: Journal start: 0 >19:03:16,705 INFO program: >19:03:16,705 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >19:03:16,706 INFO program: Running... resize2fs -P /dev/vdb2 >19:03:16,718 INFO program: Estimated minimum size of the filesystem: 39674 >19:03:16,720 ERR program: resize2fs 1.41.14 (22-Dec-2010) >19:03:16,880 INFO program: Running... dumpe2fs -h /dev/loop1 >19:03:16,888 INFO program: Filesystem volume name: Anaconda >19:03:16,888 INFO program: Last mounted on: /srv/pungi/16-Beta.RC1/work/Fedora/x86_64/rootfs >19:03:16,888 INFO program: Filesystem UUID: a3310a0c-4f35-400a-ac30-d04b6495fd2b >19:03:16,889 INFO program: Filesystem magic number: 0xEF53 >19:03:16,889 INFO program: Filesystem revision #: 1 (dynamic) >19:03:16,889 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 >19:03:16,889 INFO program: Filesystem flags: signed_directory_hash >19:03:16,889 INFO program: Default mount options: (none) >19:03:16,889 INFO program: Filesystem state: clean >19:03:16,889 INFO program: Errors behavior: Continue >19:03:16,890 INFO program: Filesystem OS type: Linux >19:03:16,890 INFO program: Inode count: 131072 >19:03:16,890 INFO program: Block count: 524288 >19:03:16,890 INFO program: Reserved block count: 26214 >19:03:16,890 INFO program: Free blocks: 398786 >19:03:16,890 INFO program: Free inodes: 109855 >19:03:16,890 INFO program: First block: 0 >19:03:16,891 INFO program: Block size: 4096 >19:03:16,891 INFO program: Fragment size: 4096 >19:03:16,891 INFO program: Reserved GDT blocks: 127 >19:03:16,891 INFO program: Blocks per group: 32768 >19:03:16,891 INFO program: Fragments per group: 32768 >19:03:16,891 INFO program: Inodes per group: 8192 >19:03:16,891 INFO program: Inode blocks per group: 512 >19:03:16,892 INFO program: Flex block group size: 16 >19:03:16,892 INFO program: Filesystem created: Thu Sep 15 13:39:21 2011 >19:03:16,892 INFO program: Last mount time: Thu Sep 15 13:39:24 2011 >19:03:16,892 INFO program: Last write time: Thu Sep 15 13:40:19 2011 >19:03:16,892 INFO program: Mount count: 1 >19:03:16,892 INFO program: Maximum mount count: 28 >19:03:16,892 INFO program: Last checked: Thu Sep 15 13:39:21 2011 >19:03:16,893 INFO program: Check interval: 15552000 (6 months) >19:03:16,893 INFO program: Next check after: Tue Mar 13 13:39:21 2012 >19:03:16,893 INFO program: Lifetime writes: 65 MB >19:03:16,893 INFO program: Reserved blocks uid: 0 (user root) >19:03:16,893 INFO program: Reserved blocks gid: 0 (group root) >19:03:16,893 INFO program: First inode: 11 >19:03:16,893 INFO program: Inode size: 256 >19:03:16,894 INFO program: Required extra isize: 28 >19:03:16,894 INFO program: Desired extra isize: 28 >19:03:16,894 INFO program: Journal inode: 8 >19:03:16,894 INFO program: Default directory hash: half_md4 >19:03:16,894 INFO program: Directory Hash Seed: 96e8674c-a8a0-48a8-a5ab-fcb8613e964c >19:03:16,895 INFO program: Journal backup: inode blocks >19:03:16,895 INFO program: Journal features: (none) >19:03:16,895 INFO program: Journal size: 64M >19:03:16,895 INFO program: Journal length: 16384 >19:03:16,895 INFO program: Journal sequence: 0x0000000e >19:03:16,895 INFO program: Journal start: 0 >19:03:16,895 INFO program: >19:03:16,896 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >19:03:16,896 INFO program: Running... dumpe2fs -h /dev/loop1 >19:03:16,903 INFO program: Filesystem volume name: Anaconda >19:03:16,904 INFO program: Last mounted on: /srv/pungi/16-Beta.RC1/work/Fedora/x86_64/rootfs >19:03:16,904 INFO program: Filesystem UUID: a3310a0c-4f35-400a-ac30-d04b6495fd2b >19:03:16,904 INFO program: Filesystem magic number: 0xEF53 >19:03:16,904 INFO program: Filesystem revision #: 1 (dynamic) >19:03:16,904 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >19:03:16,905 INFO program: Filesystem flags: signed_directory_hash >19:03:16,905 INFO program: Default mount options: (none) >19:03:16,905 INFO program: Filesystem state: clean >19:03:16,905 INFO program: Errors behavior: Continue >19:03:16,905 INFO program: Filesystem OS type: Linux >19:03:16,905 INFO program: Inode count: 131072 >19:03:16,905 INFO program: Block count: 524288 >19:03:16,906 INFO program: Reserved block count: 26214 >19:03:16,906 INFO program: Free blocks: 398786 >19:03:16,906 INFO program: Free inodes: 109855 >19:03:16,906 INFO program: First block: 0 >19:03:16,906 INFO program: Block size: 4096 >19:03:16,906 INFO program: Fragment size: 4096 >19:03:16,906 INFO program: Reserved GDT blocks: 127 >19:03:16,907 INFO program: Blocks per group: 32768 >19:03:16,907 INFO program: Fragments per group: 32768 >19:03:16,907 INFO program: Inodes per group: 8192 >19:03:16,907 INFO program: Inode blocks per group: 512 >19:03:16,907 INFO program: Flex block group size: 16 >19:03:16,907 INFO program: Filesystem created: Thu Sep 15 13:39:21 2011 >19:03:16,908 INFO program: Last mount time: Thu Sep 15 13:39:24 2011 >19:03:16,908 INFO program: Last write time: Thu Sep 15 13:40:19 2011 >19:03:16,908 INFO program: Mount count: 1 >19:03:16,908 INFO program: Maximum mount count: 28 >19:03:16,908 INFO program: Last checked: Thu Sep 15 13:39:21 2011 >19:03:16,908 INFO program: Check interval: 15552000 (6 months) >19:03:16,908 INFO program: Next check after: Tue Mar 13 13:39:21 2012 >19:03:16,909 INFO program: Lifetime writes: 65 MB >19:03:16,909 INFO program: Reserved blocks uid: 0 (user root) >19:03:16,909 INFO program: Reserved blocks gid: 0 (group root) >19:03:16,909 INFO program: First inode: 11 >19:03:16,909 INFO program: Inode size: 256 >19:03:16,909 INFO program: Required extra isize: 28 >19:03:16,909 INFO program: Desired extra isize: 28 >19:03:16,910 INFO program: Journal inode: 8 >19:03:16,910 INFO program: Default directory hash: half_md4 >19:03:16,910 INFO program: Directory Hash Seed: 96e8674c-a8a0-48a8-a5ab-fcb8613e964c >19:03:16,910 INFO program: Journal backup: inode blocks >19:03:16,910 INFO program: Journal features: (none) >19:03:16,910 INFO program: Journal size: 64M >19:03:16,910 INFO program: Journal length: 16384 >19:03:16,911 INFO program: Journal sequence: 0x0000000e >19:03:16,911 INFO program: Journal start: 0 >19:03:16,911 INFO program: >19:03:16,911 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >19:03:16,911 INFO program: Running... resize2fs -P /dev/loop1 >19:03:16,923 INFO program: Couldn't find valid filesystem superblock. >19:03:16,923 ERR program: resize2fs 1.41.14 (22-Dec-2010) >19:03:16,924 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >19:03:17,006 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >19:03:17,016 INFO program: Filesystem volume name: Anaconda >19:03:17,016 INFO program: Last mounted on: / >19:03:17,017 INFO program: Filesystem UUID: a3310a0c-4f35-400a-ac30-d04b6495fd2b >19:03:17,017 INFO program: Filesystem magic number: 0xEF53 >19:03:17,017 INFO program: Filesystem revision #: 1 (dynamic) >19:03:17,017 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >19:03:17,017 INFO program: Filesystem flags: signed_directory_hash >19:03:17,017 INFO program: Default mount options: (none) >19:03:17,018 INFO program: Filesystem state: clean >19:03:17,018 INFO program: Errors behavior: Continue >19:03:17,018 INFO program: Filesystem OS type: Linux >19:03:17,018 INFO program: Inode count: 131072 >19:03:17,018 INFO program: Block count: 524288 >19:03:17,018 INFO program: Reserved block count: 26214 >19:03:17,018 INFO program: Free blocks: 398786 >19:03:17,019 INFO program: Free inodes: 109855 >19:03:17,019 INFO program: First block: 0 >19:03:17,019 INFO program: Block size: 4096 >19:03:17,019 INFO program: Fragment size: 4096 >19:03:17,019 INFO program: Reserved GDT blocks: 127 >19:03:17,020 INFO program: Blocks per group: 32768 >19:03:17,020 INFO program: Fragments per group: 32768 >19:03:17,020 INFO program: Inodes per group: 8192 >19:03:17,020 INFO program: Inode blocks per group: 512 >19:03:17,020 INFO program: Flex block group size: 16 >19:03:17,021 INFO program: Filesystem created: Thu Sep 15 13:39:21 2011 >19:03:17,021 INFO program: Last mount time: Wed Sep 21 19:02:36 2011 >19:03:17,021 INFO program: Last write time: Wed Sep 21 19:02:36 2011 >19:03:17,021 INFO program: Mount count: 2 >19:03:17,021 INFO program: Maximum mount count: 28 >19:03:17,022 INFO program: Last checked: Thu Sep 15 13:39:21 2011 >19:03:17,022 INFO program: Check interval: 15552000 (6 months) >19:03:17,023 INFO program: Next check after: Tue Mar 13 13:39:21 2012 >19:03:17,023 INFO program: Lifetime writes: 65 MB >19:03:17,023 INFO program: Reserved blocks uid: 0 (user root) >19:03:17,023 INFO program: Reserved blocks gid: 0 (group root) >19:03:17,023 INFO program: First inode: 11 >19:03:17,024 INFO program: Inode size: 256 >19:03:17,024 INFO program: Required extra isize: 28 >19:03:17,024 INFO program: Desired extra isize: 28 >19:03:17,024 INFO program: Journal inode: 8 >19:03:17,024 INFO program: Default directory hash: half_md4 >19:03:17,024 INFO program: Directory Hash Seed: 96e8674c-a8a0-48a8-a5ab-fcb8613e964c >19:03:17,025 INFO program: Journal backup: inode blocks >19:03:17,025 INFO program: Journal features: (none) >19:03:17,025 INFO program: Journal size: 64M >19:03:17,025 INFO program: Journal length: 16384 >19:03:17,025 INFO program: Journal sequence: 0x0000000f >19:03:17,025 INFO program: Journal start: 1 >19:03:17,026 INFO program: >19:03:17,026 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >19:03:17,026 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >19:03:17,035 INFO program: Filesystem volume name: Anaconda >19:03:17,036 INFO program: Last mounted on: / >19:03:17,036 INFO program: Filesystem UUID: a3310a0c-4f35-400a-ac30-d04b6495fd2b >19:03:17,036 INFO program: Filesystem magic number: 0xEF53 >19:03:17,036 INFO program: Filesystem revision #: 1 (dynamic) >19:03:17,036 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >19:03:17,037 INFO program: Filesystem flags: signed_directory_hash >19:03:17,037 INFO program: Default mount options: (none) >19:03:17,037 INFO program: Filesystem state: clean >19:03:17,037 INFO program: Errors behavior: Continue >19:03:17,037 INFO program: Filesystem OS type: Linux >19:03:17,038 INFO program: Inode count: 131072 >19:03:17,038 INFO program: Block count: 524288 >19:03:17,038 INFO program: Reserved block count: 26214 >19:03:17,038 INFO program: Free blocks: 398786 >19:03:17,038 INFO program: Free inodes: 109855 >19:03:17,039 INFO program: First block: 0 >19:03:17,039 INFO program: Block size: 4096 >19:03:17,039 INFO program: Fragment size: 4096 >19:03:17,039 INFO program: Reserved GDT blocks: 127 >19:03:17,039 INFO program: Blocks per group: 32768 >19:03:17,039 INFO program: Fragments per group: 32768 >19:03:17,039 INFO program: Inodes per group: 8192 >19:03:17,040 INFO program: Inode blocks per group: 512 >19:03:17,040 INFO program: Flex block group size: 16 >19:03:17,040 INFO program: Filesystem created: Thu Sep 15 13:39:21 2011 >19:03:17,040 INFO program: Last mount time: Wed Sep 21 19:02:36 2011 >19:03:17,040 INFO program: Last write time: Wed Sep 21 19:02:36 2011 >19:03:17,040 INFO program: Mount count: 2 >19:03:17,041 INFO program: Maximum mount count: 28 >19:03:17,041 INFO program: Last checked: Thu Sep 15 13:39:21 2011 >19:03:17,041 INFO program: Check interval: 15552000 (6 months) >19:03:17,041 INFO program: Next check after: Tue Mar 13 13:39:21 2012 >19:03:17,041 INFO program: Lifetime writes: 65 MB >19:03:17,041 INFO program: Reserved blocks uid: 0 (user root) >19:03:17,041 INFO program: Reserved blocks gid: 0 (group root) >19:03:17,042 INFO program: First inode: 11 >19:03:17,042 INFO program: Inode size: 256 >19:03:17,042 INFO program: Required extra isize: 28 >19:03:17,042 INFO program: Desired extra isize: 28 >19:03:17,042 INFO program: Journal inode: 8 >19:03:17,042 INFO program: Default directory hash: half_md4 >19:03:17,043 INFO program: Directory Hash Seed: 96e8674c-a8a0-48a8-a5ab-fcb8613e964c >19:03:17,043 INFO program: Journal backup: inode blocks >19:03:17,043 INFO program: Journal features: (none) >19:03:17,043 INFO program: Journal size: 64M >19:03:17,044 INFO program: Journal length: 16384 >19:03:17,044 INFO program: Journal sequence: 0x0000000f >19:03:17,044 INFO program: Journal start: 1 >19:03:17,044 INFO program: >19:03:17,044 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >19:03:17,045 INFO program: Running... resize2fs -P /dev/mapper/live-rw >19:03:17,059 INFO program: Estimated minimum size of the filesystem: 126426 >19:03:17,059 ERR program: resize2fs 1.41.14 (22-Dec-2010) >19:03:17,081 INFO program: Running... modprobe scsi_wait_scan >19:03:17,090 INFO program: Running... rmmod scsi_wait_scan >19:03:17,098 INFO program: Running... udevadm settle --timeout=300 >19:03:17,134 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_testhost/lv_swap >19:03:17,346 INFO program: Running... udevadm settle --timeout=300 >19:03:17,410 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_testhost/lv_root >19:03:17,629 INFO program: Running... udevadm settle --timeout=300 >19:03:17,666 INFO program: Running... modprobe scsi_wait_scan >19:03:17,684 INFO program: Running... rmmod scsi_wait_scan >19:03:17,696 INFO program: Running... udevadm settle --timeout=300 >19:03:17,769 INFO program: Running... dumpe2fs -h /dev/mapper/vg_testhost-lv_root >19:03:17,836 INFO program: Filesystem volume name: <none> >19:03:17,837 INFO program: Last mounted on: / >19:03:17,837 INFO program: Filesystem UUID: 2528af13-2432-4bcc-9b13-0a35885513a1 >19:03:17,837 INFO program: Filesystem magic number: 0xEF53 >19:03:17,838 INFO program: Filesystem revision #: 1 (dynamic) >19:03:17,838 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 >19:03:17,838 INFO program: Filesystem flags: signed_directory_hash >19:03:17,839 INFO program: Default mount options: (none) >19:03:17,839 INFO program: Filesystem state: clean >19:03:17,839 INFO program: Errors behavior: Continue >19:03:17,839 INFO program: Filesystem OS type: Linux >19:03:17,840 INFO program: Inode count: 362880 >19:03:17,840 INFO program: Block count: 1449984 >19:03:17,840 INFO program: Reserved block count: 72499 >19:03:17,840 INFO program: Free blocks: 583333 >19:03:17,841 INFO program: Free inodes: 247947 >19:03:17,841 INFO program: First block: 0 >19:03:17,841 INFO program: Block size: 4096 >19:03:17,841 INFO program: Fragment size: 4096 >19:03:17,842 INFO program: Reserved GDT blocks: 353 >19:03:17,842 INFO program: Blocks per group: 32768 >19:03:17,842 INFO program: Fragments per group: 32768 >19:03:17,843 INFO program: Inodes per group: 8064 >19:03:17,843 INFO program: Inode blocks per group: 504 >19:03:17,843 INFO program: Flex block group size: 16 >19:03:17,843 INFO program: Filesystem created: Wed Sep 21 17:10:04 2011 >19:03:17,844 INFO program: Last mount time: Wed Sep 21 18:06:23 2011 >19:03:17,844 INFO program: Last write time: Wed Sep 21 18:06:21 2011 >19:03:17,844 INFO program: Mount count: 2 >19:03:17,845 INFO program: Maximum mount count: 34 >19:03:17,845 INFO program: Last checked: Wed Sep 21 17:10:04 2011 >19:03:17,845 INFO program: Check interval: 15552000 (6 months) >19:03:17,845 INFO program: Next check after: Mon Mar 19 17:10:04 2012 >19:03:17,845 INFO program: Lifetime writes: 4752 MB >19:03:17,845 INFO program: Reserved blocks uid: 0 (user root) >19:03:17,846 INFO program: Reserved blocks gid: 0 (group root) >19:03:17,846 INFO program: First inode: 11 >19:03:17,846 INFO program: Inode size: 256 >19:03:17,846 INFO program: Required extra isize: 28 >19:03:17,846 INFO program: Desired extra isize: 28 >19:03:17,846 INFO program: Journal inode: 8 >19:03:17,846 INFO program: Default directory hash: half_md4 >19:03:17,847 INFO program: Directory Hash Seed: ff771d6b-9387-4366-a0b7-83367e3c3ad3 >19:03:17,847 INFO program: Journal backup: inode blocks >19:03:17,847 INFO program: Journal features: journal_incompat_revoke >19:03:17,847 INFO program: Journal size: 128M >19:03:17,847 INFO program: Journal length: 32768 >19:03:17,847 INFO program: Journal sequence: 0x0000029d >19:03:17,847 INFO program: Journal start: 0 >19:03:17,848 INFO program: >19:03:17,848 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >19:03:17,848 INFO program: Running... dumpe2fs -h /dev/mapper/vg_testhost-lv_root >19:03:17,856 INFO program: Filesystem volume name: <none> >19:03:17,856 INFO program: Last mounted on: / >19:03:17,857 INFO program: Filesystem UUID: 2528af13-2432-4bcc-9b13-0a35885513a1 >19:03:17,857 INFO program: Filesystem magic number: 0xEF53 >19:03:17,857 INFO program: Filesystem revision #: 1 (dynamic) >19:03:17,857 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 >19:03:17,857 INFO program: Filesystem flags: signed_directory_hash >19:03:17,857 INFO program: Default mount options: (none) >19:03:17,857 INFO program: Filesystem state: clean >19:03:17,858 INFO program: Errors behavior: Continue >19:03:17,858 INFO program: Filesystem OS type: Linux >19:03:17,858 INFO program: Inode count: 362880 >19:03:17,858 INFO program: Block count: 1449984 >19:03:17,858 INFO program: Reserved block count: 72499 >19:03:17,858 INFO program: Free blocks: 583333 >19:03:17,858 INFO program: Free inodes: 247947 >19:03:17,859 INFO program: First block: 0 >19:03:17,859 INFO program: Block size: 4096 >19:03:17,859 INFO program: Fragment size: 4096 >19:03:17,859 INFO program: Reserved GDT blocks: 353 >19:03:17,859 INFO program: Blocks per group: 32768 >19:03:17,859 INFO program: Fragments per group: 32768 >19:03:17,859 INFO program: Inodes per group: 8064 >19:03:17,860 INFO program: Inode blocks per group: 504 >19:03:17,860 INFO program: Flex block group size: 16 >19:03:17,860 INFO program: Filesystem created: Wed Sep 21 17:10:04 2011 >19:03:17,860 INFO program: Last mount time: Wed Sep 21 18:06:23 2011 >19:03:17,860 INFO program: Last write time: Wed Sep 21 18:06:21 2011 >19:03:17,860 INFO program: Mount count: 2 >19:03:17,861 INFO program: Maximum mount count: 34 >19:03:17,861 INFO program: Last checked: Wed Sep 21 17:10:04 2011 >19:03:17,861 INFO program: Check interval: 15552000 (6 months) >19:03:17,861 INFO program: Next check after: Mon Mar 19 17:10:04 2012 >19:03:17,861 INFO program: Lifetime writes: 4752 MB >19:03:17,861 INFO program: Reserved blocks uid: 0 (user root) >19:03:17,861 INFO program: Reserved blocks gid: 0 (group root) >19:03:17,862 INFO program: First inode: 11 >19:03:17,862 INFO program: Inode size: 256 >19:03:17,862 INFO program: Required extra isize: 28 >19:03:17,862 INFO program: Desired extra isize: 28 >19:03:17,862 INFO program: Journal inode: 8 >19:03:17,862 INFO program: Default directory hash: half_md4 >19:03:17,862 INFO program: Directory Hash Seed: ff771d6b-9387-4366-a0b7-83367e3c3ad3 >19:03:17,863 INFO program: Journal backup: inode blocks >19:03:17,863 INFO program: Journal features: journal_incompat_revoke >19:03:17,863 INFO program: Journal size: 128M >19:03:17,863 INFO program: Journal length: 32768 >19:03:17,863 INFO program: Journal sequence: 0x0000029d >19:03:17,863 INFO program: Journal start: 0 >19:03:17,863 INFO program: >19:03:17,864 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >19:03:17,864 INFO program: Running... resize2fs -P /dev/mapper/vg_testhost-lv_root >19:03:17,884 INFO program: Estimated minimum size of the filesystem: 861908 >19:03:17,885 ERR program: resize2fs 1.41.14 (22-Dec-2010) >19:03:17,921 INFO program: Running... modprobe scsi_wait_scan >19:03:17,929 INFO program: Running... rmmod scsi_wait_scan >19:03:17,937 INFO program: Running... udevadm settle --timeout=300 >19:03:17,968 INFO program: Running... udevadm settle --timeout=300 >19:03:17,989 INFO program: Running... udevadm settle --timeout=300 >19:03:18,015 INFO program: Running... udevadm settle --timeout=300 >19:03:18,050 INFO program: Running... udevadm settle --timeout=300 >19:03:18,070 INFO program: Running... udevadm settle --timeout=300 >19:03:18,093 INFO program: Running... udevadm settle --timeout=300 >19:03:18,121 INFO program: Running... udevadm settle --timeout=300 >19:03:18,140 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_testhost/lv_swap >19:03:18,239 INFO program: Running... udevadm settle --timeout=300 >19:03:18,259 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_testhost >19:03:18,342 INFO program: 0 logical volume(s) in volume group "vg_testhost" now active >19:03:18,359 INFO program: Running... udevadm settle --timeout=300 >19:03:18,383 INFO program: Running... udevadm settle --timeout=300 >19:03:18,496 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/vdb2 /mnt/sysimage >19:03:18,522 INFO program: Running... /bin/umount /mnt/sysimage >19:03:18,527 INFO program: Running... udevadm settle --timeout=300 >19:03:18,551 INFO program: Running... udevadm settle --timeout=300 >19:03:18,573 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/loop1 /mnt/sysimage >19:03:18,577 ERR program: mount: /dev/loop1 already mounted or /mnt/sysimage busy >19:03:18,586 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_testhost/lv_root >19:03:18,679 INFO program: Running... udevadm settle --timeout=300 >19:03:18,720 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/mapper/vg_testhost-lv_root /mnt/sysimage >19:03:19,013 INFO program: Running... /bin/umount /mnt/sysimage >19:03:19,027 INFO program: Running... udevadm settle --timeout=300 >19:03:19,057 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_testhost/lv_root >19:03:19,156 INFO program: Running... udevadm settle --timeout=300 >19:03:19,176 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_testhost >19:03:19,230 INFO program: 0 logical volume(s) in volume group "vg_testhost" now active >19:03:19,238 INFO program: Running... udevadm settle --timeout=300 >19:03:19,260 INFO program: Running... udevadm settle --timeout=300 >19:03:25,541 INFO program: Running... hostname -v testhost >13:03:37,557 INFO program: Running... /sbin/hwclock --hctosys -u >13:03:42,370 INFO program: Running... modprobe scsi_wait_scan >13:03:42,386 INFO program: Running... rmmod scsi_wait_scan >13:03:42,395 INFO program: Running... udevadm settle --timeout=300 >13:03:42,431 INFO program: Running... multipath -d >13:03:42,444 INFO program: Sep 21 13:03:42 | /lib/udev/scsi_id exitted with 1 >13:03:42,444 INFO program: Sep 21 13:03:42 | /lib/udev/scsi_id exitted with 1 >13:03:42,445 INFO program: Sep 21 13:03:42 | /lib/udev/scsi_id exitted with 1 >13:03:42,445 INFO program: Sep 21 13:03:42 | /lib/udev/scsi_id exitted with 1 >13:03:42,445 INFO program: Running... multipath -ll >13:03:42,500 INFO program: Running... modprobe scsi_wait_scan >13:03:42,508 INFO program: Running... rmmod scsi_wait_scan >13:03:42,516 INFO program: Running... udevadm settle --timeout=300 >13:03:42,574 INFO program: Running... modprobe scsi_wait_scan >13:03:42,582 INFO program: Running... rmmod scsi_wait_scan >13:03:42,590 INFO program: Running... udevadm settle --timeout=300 >13:03:42,706 INFO program: Running... dumpe2fs -h /dev/vdb2 >13:03:42,714 INFO program: Filesystem volume name: <none> >13:03:42,715 INFO program: Last mounted on: /boot >13:03:42,715 INFO program: Filesystem UUID: 65fbbb05-e817-4797-97e0-44802ae95507 >13:03:42,715 INFO program: Filesystem magic number: 0xEF53 >13:03:42,715 INFO program: Filesystem revision #: 1 (dynamic) >13:03:42,715 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 >13:03:42,716 INFO program: Filesystem flags: signed_directory_hash >13:03:42,716 INFO program: Default mount options: (none) >13:03:42,716 INFO program: Filesystem state: clean >13:03:42,716 INFO program: Errors behavior: Continue >13:03:42,716 INFO program: Filesystem OS type: Linux >13:03:42,716 INFO program: Inode count: 128016 >13:03:42,716 INFO program: Block count: 512000 >13:03:42,717 INFO program: Reserved block count: 25600 >13:03:42,717 INFO program: Free blocks: 460710 >13:03:42,717 INFO program: Free inodes: 127797 >13:03:42,717 INFO program: First block: 1 >13:03:42,717 INFO program: Block size: 1024 >13:03:42,717 INFO program: Fragment size: 1024 >13:03:42,717 INFO program: Reserved GDT blocks: 256 >13:03:42,717 INFO program: Blocks per group: 8192 >13:03:42,718 INFO program: Fragments per group: 8192 >13:03:42,718 INFO program: Inodes per group: 2032 >13:03:42,718 INFO program: Inode blocks per group: 254 >13:03:42,718 INFO program: Flex block group size: 16 >13:03:42,718 INFO program: Filesystem created: Wed Sep 21 11:10:01 2011 >13:03:42,718 INFO program: Last mount time: Wed Sep 21 12:06:25 2011 >13:03:42,718 INFO program: Last write time: Wed Sep 21 12:26:35 2011 >13:03:42,719 INFO program: Mount count: 2 >13:03:42,719 INFO program: Maximum mount count: 39 >13:03:42,719 INFO program: Last checked: Wed Sep 21 11:10:01 2011 >13:03:42,719 INFO program: Check interval: 15552000 (6 months) >13:03:42,719 INFO program: Next check after: Mon Mar 19 11:10:01 2012 >13:03:42,719 INFO program: Lifetime writes: 48 MB >13:03:42,719 INFO program: Reserved blocks uid: 0 (user root) >13:03:42,720 INFO program: Reserved blocks gid: 0 (group root) >13:03:42,720 INFO program: First inode: 11 >13:03:42,720 INFO program: Inode size: 128 >13:03:42,720 INFO program: Journal inode: 8 >13:03:42,720 INFO program: Default directory hash: half_md4 >13:03:42,720 INFO program: Directory Hash Seed: a1bf1fba-f0ca-43cb-9aaa-717daabdad48 >13:03:42,720 INFO program: Journal backup: inode blocks >13:03:42,721 INFO program: Journal features: (none) >13:03:42,721 INFO program: Journal size: 8M >13:03:42,721 INFO program: Journal length: 8192 >13:03:42,721 INFO program: Journal sequence: 0x0000001c >13:03:42,721 INFO program: Journal start: 0 >13:03:42,721 INFO program: >13:03:42,721 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >13:03:42,722 INFO program: Running... dumpe2fs -h /dev/vdb2 >13:03:42,730 INFO program: Filesystem volume name: <none> >13:03:42,730 INFO program: Last mounted on: /boot >13:03:42,730 INFO program: Filesystem UUID: 65fbbb05-e817-4797-97e0-44802ae95507 >13:03:42,731 INFO program: Filesystem magic number: 0xEF53 >13:03:42,731 INFO program: Filesystem revision #: 1 (dynamic) >13:03:42,731 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 >13:03:42,731 INFO program: Filesystem flags: signed_directory_hash >13:03:42,731 INFO program: Default mount options: (none) >13:03:42,731 INFO program: Filesystem state: clean >13:03:42,731 INFO program: Errors behavior: Continue >13:03:42,732 INFO program: Filesystem OS type: Linux >13:03:42,732 INFO program: Inode count: 128016 >13:03:42,732 INFO program: Block count: 512000 >13:03:42,732 INFO program: Reserved block count: 25600 >13:03:42,732 INFO program: Free blocks: 460710 >13:03:42,732 INFO program: Free inodes: 127797 >13:03:42,732 INFO program: First block: 1 >13:03:42,733 INFO program: Block size: 1024 >13:03:42,733 INFO program: Fragment size: 1024 >13:03:42,733 INFO program: Reserved GDT blocks: 256 >13:03:42,733 INFO program: Blocks per group: 8192 >13:03:42,733 INFO program: Fragments per group: 8192 >13:03:42,733 INFO program: Inodes per group: 2032 >13:03:42,733 INFO program: Inode blocks per group: 254 >13:03:42,734 INFO program: Flex block group size: 16 >13:03:42,734 INFO program: Filesystem created: Wed Sep 21 11:10:01 2011 >13:03:42,734 INFO program: Last mount time: Wed Sep 21 12:06:25 2011 >13:03:42,734 INFO program: Last write time: Wed Sep 21 12:26:35 2011 >13:03:42,734 INFO program: Mount count: 2 >13:03:42,734 INFO program: Maximum mount count: 39 >13:03:42,734 INFO program: Last checked: Wed Sep 21 11:10:01 2011 >13:03:42,735 INFO program: Check interval: 15552000 (6 months) >13:03:42,735 INFO program: Next check after: Mon Mar 19 11:10:01 2012 >13:03:42,735 INFO program: Lifetime writes: 48 MB >13:03:42,735 INFO program: Reserved blocks uid: 0 (user root) >13:03:42,735 INFO program: Reserved blocks gid: 0 (group root) >13:03:42,735 INFO program: First inode: 11 >13:03:42,735 INFO program: Inode size: 128 >13:03:42,735 INFO program: Journal inode: 8 >13:03:42,736 INFO program: Default directory hash: half_md4 >13:03:42,736 INFO program: Directory Hash Seed: a1bf1fba-f0ca-43cb-9aaa-717daabdad48 >13:03:42,736 INFO program: Journal backup: inode blocks >13:03:42,736 INFO program: Journal features: (none) >13:03:42,736 INFO program: Journal size: 8M >13:03:42,736 INFO program: Journal length: 8192 >13:03:42,736 INFO program: Journal sequence: 0x0000001c >13:03:42,737 INFO program: Journal start: 0 >13:03:42,737 INFO program: >13:03:42,737 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >13:03:42,737 INFO program: Running... resize2fs -P /dev/vdb2 >13:03:42,748 INFO program: Estimated minimum size of the filesystem: 39674 >13:03:42,749 ERR program: resize2fs 1.41.14 (22-Dec-2010) >13:03:42,858 INFO program: Running... dumpe2fs -h /dev/loop1 >13:03:42,865 INFO program: Filesystem volume name: Anaconda >13:03:42,866 INFO program: Last mounted on: /srv/pungi/16-Beta.RC1/work/Fedora/x86_64/rootfs >13:03:42,866 INFO program: Filesystem UUID: a3310a0c-4f35-400a-ac30-d04b6495fd2b >13:03:42,867 INFO program: Filesystem magic number: 0xEF53 >13:03:42,867 INFO program: Filesystem revision #: 1 (dynamic) >13:03:42,868 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 >13:03:42,868 INFO program: Filesystem flags: signed_directory_hash >13:03:42,868 INFO program: Default mount options: (none) >13:03:42,868 INFO program: Filesystem state: clean >13:03:42,869 INFO program: Errors behavior: Continue >13:03:42,869 INFO program: Filesystem OS type: Linux >13:03:42,869 INFO program: Inode count: 131072 >13:03:42,869 INFO program: Block count: 524288 >13:03:42,869 INFO program: Reserved block count: 26214 >13:03:42,869 INFO program: Free blocks: 398786 >13:03:42,870 INFO program: Free inodes: 109855 >13:03:42,870 INFO program: First block: 0 >13:03:42,870 INFO program: Block size: 4096 >13:03:42,870 INFO program: Fragment size: 4096 >13:03:42,870 INFO program: Reserved GDT blocks: 127 >13:03:42,870 INFO program: Blocks per group: 32768 >13:03:42,870 INFO program: Fragments per group: 32768 >13:03:42,871 INFO program: Inodes per group: 8192 >13:03:42,871 INFO program: Inode blocks per group: 512 >13:03:42,871 INFO program: Flex block group size: 16 >13:03:42,871 INFO program: Filesystem created: Thu Sep 15 07:39:21 2011 >13:03:42,871 INFO program: Last mount time: Thu Sep 15 07:39:24 2011 >13:03:42,871 INFO program: Last write time: Thu Sep 15 07:40:19 2011 >13:03:42,871 INFO program: Mount count: 1 >13:03:42,872 INFO program: Maximum mount count: 28 >13:03:42,872 INFO program: Last checked: Thu Sep 15 07:39:21 2011 >13:03:42,872 INFO program: Check interval: 15552000 (6 months) >13:03:42,872 INFO program: Next check after: Tue Mar 13 07:39:21 2012 >13:03:42,872 INFO program: Lifetime writes: 65 MB >13:03:42,872 INFO program: Reserved blocks uid: 0 (user root) >13:03:42,872 INFO program: Reserved blocks gid: 0 (group root) >13:03:42,873 INFO program: First inode: 11 >13:03:42,873 INFO program: Inode size: 256 >13:03:42,873 INFO program: Required extra isize: 28 >13:03:42,873 INFO program: Desired extra isize: 28 >13:03:42,873 INFO program: Journal inode: 8 >13:03:42,873 INFO program: Default directory hash: half_md4 >13:03:42,873 INFO program: Directory Hash Seed: 96e8674c-a8a0-48a8-a5ab-fcb8613e964c >13:03:42,874 INFO program: Journal backup: inode blocks >13:03:42,874 INFO program: Journal features: (none) >13:03:42,874 INFO program: Journal size: 64M >13:03:42,874 INFO program: Journal length: 16384 >13:03:42,874 INFO program: Journal sequence: 0x0000000e >13:03:42,875 INFO program: Journal start: 0 >13:03:42,875 INFO program: >13:03:42,875 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >13:03:42,876 INFO program: Running... dumpe2fs -h /dev/loop1 >13:03:42,888 INFO program: Filesystem volume name: Anaconda >13:03:42,889 INFO program: Last mounted on: /srv/pungi/16-Beta.RC1/work/Fedora/x86_64/rootfs >13:03:42,889 INFO program: Filesystem UUID: a3310a0c-4f35-400a-ac30-d04b6495fd2b >13:03:42,890 INFO program: Filesystem magic number: 0xEF53 >13:03:42,890 INFO program: Filesystem revision #: 1 (dynamic) >13:03:42,890 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 >13:03:42,890 INFO program: Filesystem flags: signed_directory_hash >13:03:42,891 INFO program: Default mount options: (none) >13:03:42,891 INFO program: Filesystem state: clean >13:03:42,891 INFO program: Errors behavior: Continue >13:03:42,891 INFO program: Filesystem OS type: Linux >13:03:42,892 INFO program: Inode count: 131072 >13:03:42,892 INFO program: Block count: 524288 >13:03:42,892 INFO program: Reserved block count: 26214 >13:03:42,892 INFO program: Free blocks: 398786 >13:03:42,892 INFO program: Free inodes: 109855 >13:03:42,893 INFO program: First block: 0 >13:03:42,893 INFO program: Block size: 4096 >13:03:42,893 INFO program: Fragment size: 4096 >13:03:42,893 INFO program: Reserved GDT blocks: 127 >13:03:42,894 INFO program: Blocks per group: 32768 >13:03:42,894 INFO program: Fragments per group: 32768 >13:03:42,894 INFO program: Inodes per group: 8192 >13:03:42,894 INFO program: Inode blocks per group: 512 >13:03:42,894 INFO program: Flex block group size: 16 >13:03:42,895 INFO program: Filesystem created: Thu Sep 15 07:39:21 2011 >13:03:42,895 INFO program: Last mount time: Thu Sep 15 07:39:24 2011 >13:03:42,895 INFO program: Last write time: Thu Sep 15 07:40:19 2011 >13:03:42,895 INFO program: Mount count: 1 >13:03:42,896 INFO program: Maximum mount count: 28 >13:03:42,896 INFO program: Last checked: Thu Sep 15 07:39:21 2011 >13:03:42,896 INFO program: Check interval: 15552000 (6 months) >13:03:42,896 INFO program: Next check after: Tue Mar 13 07:39:21 2012 >13:03:42,897 INFO program: Lifetime writes: 65 MB >13:03:42,897 INFO program: Reserved blocks uid: 0 (user root) >13:03:42,897 INFO program: Reserved blocks gid: 0 (group root) >13:03:42,897 INFO program: First inode: 11 >13:03:42,898 INFO program: Inode size: 256 >13:03:42,898 INFO program: Required extra isize: 28 >13:03:42,898 INFO program: Desired extra isize: 28 >13:03:42,898 INFO program: Journal inode: 8 >13:03:42,898 INFO program: Default directory hash: half_md4 >13:03:42,899 INFO program: Directory Hash Seed: 96e8674c-a8a0-48a8-a5ab-fcb8613e964c >13:03:42,899 INFO program: Journal backup: inode blocks >13:03:42,899 INFO program: Journal features: (none) >13:03:42,899 INFO program: Journal size: 64M >13:03:42,900 INFO program: Journal length: 16384 >13:03:42,900 INFO program: Journal sequence: 0x0000000e >13:03:42,900 INFO program: Journal start: 0 >13:03:42,900 INFO program: >13:03:42,901 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >13:03:42,901 INFO program: Running... resize2fs -P /dev/loop1 >13:03:42,920 INFO program: Couldn't find valid filesystem superblock. >13:03:42,921 ERR program: resize2fs 1.41.14 (22-Dec-2010) >13:03:42,921 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >13:03:42,998 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >13:03:43,006 INFO program: Filesystem volume name: Anaconda >13:03:43,007 INFO program: Last mounted on: / >13:03:43,007 INFO program: Filesystem UUID: a3310a0c-4f35-400a-ac30-d04b6495fd2b >13:03:43,007 INFO program: Filesystem magic number: 0xEF53 >13:03:43,007 INFO program: Filesystem revision #: 1 (dynamic) >13:03:43,007 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >13:03:43,007 INFO program: Filesystem flags: signed_directory_hash >13:03:43,008 INFO program: Default mount options: (none) >13:03:43,008 INFO program: Filesystem state: clean >13:03:43,008 INFO program: Errors behavior: Continue >13:03:43,008 INFO program: Filesystem OS type: Linux >13:03:43,008 INFO program: Inode count: 131072 >13:03:43,008 INFO program: Block count: 524288 >13:03:43,008 INFO program: Reserved block count: 26214 >13:03:43,009 INFO program: Free blocks: 398786 >13:03:43,009 INFO program: Free inodes: 109855 >13:03:43,009 INFO program: First block: 0 >13:03:43,009 INFO program: Block size: 4096 >13:03:43,009 INFO program: Fragment size: 4096 >13:03:43,009 INFO program: Reserved GDT blocks: 127 >13:03:43,009 INFO program: Blocks per group: 32768 >13:03:43,009 INFO program: Fragments per group: 32768 >13:03:43,010 INFO program: Inodes per group: 8192 >13:03:43,010 INFO program: Inode blocks per group: 512 >13:03:43,010 INFO program: Flex block group size: 16 >13:03:43,010 INFO program: Filesystem created: Thu Sep 15 07:39:21 2011 >13:03:43,010 INFO program: Last mount time: Wed Sep 21 13:02:36 2011 >13:03:43,010 INFO program: Last write time: Wed Sep 21 13:02:36 2011 >13:03:43,010 INFO program: Mount count: 2 >13:03:43,011 INFO program: Maximum mount count: 28 >13:03:43,011 INFO program: Last checked: Thu Sep 15 07:39:21 2011 >13:03:43,011 INFO program: Check interval: 15552000 (6 months) >13:03:43,011 INFO program: Next check after: Tue Mar 13 07:39:21 2012 >13:03:43,011 INFO program: Lifetime writes: 65 MB >13:03:43,011 INFO program: Reserved blocks uid: 0 (user root) >13:03:43,011 INFO program: Reserved blocks gid: 0 (group root) >13:03:43,012 INFO program: First inode: 11 >13:03:43,012 INFO program: Inode size: 256 >13:03:43,012 INFO program: Required extra isize: 28 >13:03:43,012 INFO program: Desired extra isize: 28 >13:03:43,012 INFO program: Journal inode: 8 >13:03:43,012 INFO program: Default directory hash: half_md4 >13:03:43,012 INFO program: Directory Hash Seed: 96e8674c-a8a0-48a8-a5ab-fcb8613e964c >13:03:43,012 INFO program: Journal backup: inode blocks >13:03:43,013 INFO program: Journal features: (none) >13:03:43,013 INFO program: Journal size: 64M >13:03:43,013 INFO program: Journal length: 16384 >13:03:43,013 INFO program: Journal sequence: 0x0000000f >13:03:43,013 INFO program: Journal start: 1 >13:03:43,013 INFO program: >13:03:43,013 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >13:03:43,014 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >13:03:43,021 INFO program: Filesystem volume name: Anaconda >13:03:43,022 INFO program: Last mounted on: / >13:03:43,022 INFO program: Filesystem UUID: a3310a0c-4f35-400a-ac30-d04b6495fd2b >13:03:43,022 INFO program: Filesystem magic number: 0xEF53 >13:03:43,022 INFO program: Filesystem revision #: 1 (dynamic) >13:03:43,022 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >13:03:43,023 INFO program: Filesystem flags: signed_directory_hash >13:03:43,023 INFO program: Default mount options: (none) >13:03:43,023 INFO program: Filesystem state: clean >13:03:43,023 INFO program: Errors behavior: Continue >13:03:43,023 INFO program: Filesystem OS type: Linux >13:03:43,023 INFO program: Inode count: 131072 >13:03:43,023 INFO program: Block count: 524288 >13:03:43,024 INFO program: Reserved block count: 26214 >13:03:43,024 INFO program: Free blocks: 398786 >13:03:43,024 INFO program: Free inodes: 109855 >13:03:43,024 INFO program: First block: 0 >13:03:43,024 INFO program: Block size: 4096 >13:03:43,024 INFO program: Fragment size: 4096 >13:03:43,024 INFO program: Reserved GDT blocks: 127 >13:03:43,025 INFO program: Blocks per group: 32768 >13:03:43,025 INFO program: Fragments per group: 32768 >13:03:43,025 INFO program: Inodes per group: 8192 >13:03:43,025 INFO program: Inode blocks per group: 512 >13:03:43,025 INFO program: Flex block group size: 16 >13:03:43,025 INFO program: Filesystem created: Thu Sep 15 07:39:21 2011 >13:03:43,025 INFO program: Last mount time: Wed Sep 21 13:02:36 2011 >13:03:43,025 INFO program: Last write time: Wed Sep 21 13:02:36 2011 >13:03:43,026 INFO program: Mount count: 2 >13:03:43,026 INFO program: Maximum mount count: 28 >13:03:43,026 INFO program: Last checked: Thu Sep 15 07:39:21 2011 >13:03:43,026 INFO program: Check interval: 15552000 (6 months) >13:03:43,026 INFO program: Next check after: Tue Mar 13 07:39:21 2012 >13:03:43,026 INFO program: Lifetime writes: 65 MB >13:03:43,026 INFO program: Reserved blocks uid: 0 (user root) >13:03:43,027 INFO program: Reserved blocks gid: 0 (group root) >13:03:43,027 INFO program: First inode: 11 >13:03:43,027 INFO program: Inode size: 256 >13:03:43,027 INFO program: Required extra isize: 28 >13:03:43,027 INFO program: Desired extra isize: 28 >13:03:43,027 INFO program: Journal inode: 8 >13:03:43,027 INFO program: Default directory hash: half_md4 >13:03:43,028 INFO program: Directory Hash Seed: 96e8674c-a8a0-48a8-a5ab-fcb8613e964c >13:03:43,028 INFO program: Journal backup: inode blocks >13:03:43,028 INFO program: Journal features: (none) >13:03:43,028 INFO program: Journal size: 64M >13:03:43,028 INFO program: Journal length: 16384 >13:03:43,028 INFO program: Journal sequence: 0x0000000f >13:03:43,028 INFO program: Journal start: 1 >13:03:43,028 INFO program: >13:03:43,029 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >13:03:43,029 INFO program: Running... resize2fs -P /dev/mapper/live-rw >13:03:43,041 INFO program: Estimated minimum size of the filesystem: 126426 >13:03:43,042 ERR program: resize2fs 1.41.14 (22-Dec-2010) >13:03:43,055 INFO program: Running... modprobe scsi_wait_scan >13:03:43,064 INFO program: Running... rmmod scsi_wait_scan >13:03:43,073 INFO program: Running... udevadm settle --timeout=300 >13:03:43,112 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_testhost/lv_swap >13:03:43,209 INFO program: Running... udevadm settle --timeout=300 >13:03:43,261 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_testhost/lv_root >13:03:43,354 INFO program: Running... udevadm settle --timeout=300 >13:03:43,389 INFO program: Running... modprobe scsi_wait_scan >13:03:43,398 INFO program: Running... rmmod scsi_wait_scan >13:03:43,406 INFO program: Running... udevadm settle --timeout=300 >13:03:43,468 INFO program: Running... dumpe2fs -h /dev/mapper/vg_testhost-lv_root >13:03:43,476 INFO program: Filesystem volume name: <none> >13:03:43,477 INFO program: Last mounted on: / >13:03:43,477 INFO program: Filesystem UUID: 2528af13-2432-4bcc-9b13-0a35885513a1 >13:03:43,477 INFO program: Filesystem magic number: 0xEF53 >13:03:43,477 INFO program: Filesystem revision #: 1 (dynamic) >13:03:43,477 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 >13:03:43,478 INFO program: Filesystem flags: signed_directory_hash >13:03:43,478 INFO program: Default mount options: (none) >13:03:43,478 INFO program: Filesystem state: clean >13:03:43,478 INFO program: Errors behavior: Continue >13:03:43,478 INFO program: Filesystem OS type: Linux >13:03:43,478 INFO program: Inode count: 362880 >13:03:43,478 INFO program: Block count: 1449984 >13:03:43,479 INFO program: Reserved block count: 72499 >13:03:43,479 INFO program: Free blocks: 583333 >13:03:43,479 INFO program: Free inodes: 247947 >13:03:43,479 INFO program: First block: 0 >13:03:43,479 INFO program: Block size: 4096 >13:03:43,479 INFO program: Fragment size: 4096 >13:03:43,479 INFO program: Reserved GDT blocks: 353 >13:03:43,479 INFO program: Blocks per group: 32768 >13:03:43,480 INFO program: Fragments per group: 32768 >13:03:43,480 INFO program: Inodes per group: 8064 >13:03:43,480 INFO program: Inode blocks per group: 504 >13:03:43,480 INFO program: Flex block group size: 16 >13:03:43,480 INFO program: Filesystem created: Wed Sep 21 11:10:04 2011 >13:03:43,480 INFO program: Last mount time: Wed Sep 21 12:06:23 2011 >13:03:43,481 INFO program: Last write time: Wed Sep 21 12:06:21 2011 >13:03:43,481 INFO program: Mount count: 2 >13:03:43,481 INFO program: Maximum mount count: 34 >13:03:43,481 INFO program: Last checked: Wed Sep 21 11:10:04 2011 >13:03:43,481 INFO program: Check interval: 15552000 (6 months) >13:03:43,481 INFO program: Next check after: Mon Mar 19 11:10:04 2012 >13:03:43,481 INFO program: Lifetime writes: 4752 MB >13:03:43,481 INFO program: Reserved blocks uid: 0 (user root) >13:03:43,482 INFO program: Reserved blocks gid: 0 (group root) >13:03:43,482 INFO program: First inode: 11 >13:03:43,482 INFO program: Inode size: 256 >13:03:43,482 INFO program: Required extra isize: 28 >13:03:43,482 INFO program: Desired extra isize: 28 >13:03:43,482 INFO program: Journal inode: 8 >13:03:43,482 INFO program: Default directory hash: half_md4 >13:03:43,483 INFO program: Directory Hash Seed: ff771d6b-9387-4366-a0b7-83367e3c3ad3 >13:03:43,483 INFO program: Journal backup: inode blocks >13:03:43,483 INFO program: Journal features: journal_incompat_revoke >13:03:43,483 INFO program: Journal size: 128M >13:03:43,483 INFO program: Journal length: 32768 >13:03:43,483 INFO program: Journal sequence: 0x0000029d >13:03:43,483 INFO program: Journal start: 0 >13:03:43,484 INFO program: >13:03:43,484 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >13:03:43,484 INFO program: Running... dumpe2fs -h /dev/mapper/vg_testhost-lv_root >13:03:43,495 INFO program: Filesystem volume name: <none> >13:03:43,495 INFO program: Last mounted on: / >13:03:43,495 INFO program: Filesystem UUID: 2528af13-2432-4bcc-9b13-0a35885513a1 >13:03:43,495 INFO program: Filesystem magic number: 0xEF53 >13:03:43,496 INFO program: Filesystem revision #: 1 (dynamic) >13:03:43,496 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 >13:03:43,496 INFO program: Filesystem flags: signed_directory_hash >13:03:43,496 INFO program: Default mount options: (none) >13:03:43,496 INFO program: Filesystem state: clean >13:03:43,496 INFO program: Errors behavior: Continue >13:03:43,496 INFO program: Filesystem OS type: Linux >13:03:43,497 INFO program: Inode count: 362880 >13:03:43,497 INFO program: Block count: 1449984 >13:03:43,497 INFO program: Reserved block count: 72499 >13:03:43,497 INFO program: Free blocks: 583333 >13:03:43,497 INFO program: Free inodes: 247947 >13:03:43,497 INFO program: First block: 0 >13:03:43,497 INFO program: Block size: 4096 >13:03:43,498 INFO program: Fragment size: 4096 >13:03:43,498 INFO program: Reserved GDT blocks: 353 >13:03:43,498 INFO program: Blocks per group: 32768 >13:03:43,498 INFO program: Fragments per group: 32768 >13:03:43,498 INFO program: Inodes per group: 8064 >13:03:43,498 INFO program: Inode blocks per group: 504 >13:03:43,498 INFO program: Flex block group size: 16 >13:03:43,498 INFO program: Filesystem created: Wed Sep 21 11:10:04 2011 >13:03:43,499 INFO program: Last mount time: Wed Sep 21 12:06:23 2011 >13:03:43,499 INFO program: Last write time: Wed Sep 21 12:06:21 2011 >13:03:43,499 INFO program: Mount count: 2 >13:03:43,499 INFO program: Maximum mount count: 34 >13:03:43,499 INFO program: Last checked: Wed Sep 21 11:10:04 2011 >13:03:43,499 INFO program: Check interval: 15552000 (6 months) >13:03:43,499 INFO program: Next check after: Mon Mar 19 11:10:04 2012 >13:03:43,500 INFO program: Lifetime writes: 4752 MB >13:03:43,500 INFO program: Reserved blocks uid: 0 (user root) >13:03:43,500 INFO program: Reserved blocks gid: 0 (group root) >13:03:43,500 INFO program: First inode: 11 >13:03:43,500 INFO program: Inode size: 256 >13:03:43,500 INFO program: Required extra isize: 28 >13:03:43,501 INFO program: Desired extra isize: 28 >13:03:43,501 INFO program: Journal inode: 8 >13:03:43,501 INFO program: Default directory hash: half_md4 >13:03:43,501 INFO program: Directory Hash Seed: ff771d6b-9387-4366-a0b7-83367e3c3ad3 >13:03:43,501 INFO program: Journal backup: inode blocks >13:03:43,501 INFO program: Journal features: journal_incompat_revoke >13:03:43,501 INFO program: Journal size: 128M >13:03:43,502 INFO program: Journal length: 32768 >13:03:43,502 INFO program: Journal sequence: 0x0000029d >13:03:43,502 INFO program: Journal start: 0 >13:03:43,502 INFO program: >13:03:43,502 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >13:03:43,503 INFO program: Running... resize2fs -P /dev/mapper/vg_testhost-lv_root >13:03:43,514 INFO program: Estimated minimum size of the filesystem: 861908 >13:03:43,515 ERR program: resize2fs 1.41.14 (22-Dec-2010) >13:03:43,541 INFO program: Running... modprobe scsi_wait_scan >13:03:43,549 INFO program: Running... rmmod scsi_wait_scan >13:03:43,557 INFO program: Running... udevadm settle --timeout=300 >13:03:43,589 INFO program: Running... udevadm settle --timeout=300 >13:03:43,610 INFO program: Running... udevadm settle --timeout=300 >13:03:43,632 INFO program: Running... udevadm settle --timeout=300 >13:03:43,656 INFO program: Running... udevadm settle --timeout=300 >13:03:43,677 INFO program: Running... udevadm settle --timeout=300 >13:03:43,700 INFO program: Running... udevadm settle --timeout=300 >13:03:43,725 INFO program: Running... udevadm settle --timeout=300 >13:03:43,743 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_testhost/lv_swap >13:03:43,842 INFO program: Running... udevadm settle --timeout=300 >13:03:43,865 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_testhost >13:03:43,967 INFO program: 0 logical volume(s) in volume group "vg_testhost" now active >13:03:43,982 INFO program: Running... udevadm settle --timeout=300 >13:03:44,007 INFO program: Running... udevadm settle --timeout=300 >13:03:44,064 INFO program: Running... modprobe scsi_wait_scan >13:03:44,075 INFO program: Running... rmmod scsi_wait_scan >13:03:44,083 INFO program: Running... udevadm settle --timeout=300 >13:03:44,106 INFO program: Running... modprobe scsi_wait_scan >13:03:44,115 INFO program: Running... rmmod scsi_wait_scan >13:03:44,123 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >19:02:56,895 DEBUG storage: registered device format class DiskLabel as disklabel >19:02:56,896 DEBUG storage: registered device format class BIOSBoot as biosboot >19:02:56,897 DEBUG storage: registered device format class MultipathMember as multipath_member >19:02:56,898 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >19:02:56,899 DEBUG storage: registered device format class PPCPRePBoot as prepboot >19:02:56,900 DEBUG storage: registered device format class MDRaidMember as mdmember >19:02:56,934 DEBUG storage: registered device format class LUKS as luks >19:02:56,954 DEBUG storage: registered device format class Ext2FS as ext2 >19:02:56,954 DEBUG storage: registered device format class Ext3FS as ext3 >19:02:56,954 DEBUG storage: registered device format class Ext4FS as ext4 >19:02:56,955 DEBUG storage: registered device format class FATFS as vfat >19:02:56,955 DEBUG storage: registered device format class EFIFS as efi >19:02:56,955 DEBUG storage: registered device format class BTRFS as btrfs >19:02:56,955 DEBUG storage: registered device format class GFS2 as gfs2 >19:02:56,955 DEBUG storage: registered device format class JFS as jfs >19:02:56,956 DEBUG storage: registered device format class ReiserFS as reiserfs >19:02:56,956 DEBUG storage: registered device format class XFS as xfs >19:02:56,956 DEBUG storage: registered device format class HFS as hfs >19:02:56,956 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >19:02:56,956 DEBUG storage: registered device format class HFSPlus as hfs+ >19:02:56,957 DEBUG storage: registered device format class NTFS as ntfs >19:02:56,957 DEBUG storage: registered device format class NFS as nfs >19:02:56,957 DEBUG storage: registered device format class NFSv4 as nfs4 >19:02:56,957 DEBUG storage: registered device format class Iso9660FS as iso9660 >19:02:56,957 DEBUG storage: registered device format class NoDevFS as nodev >19:02:56,957 DEBUG storage: registered device format class DevPtsFS as devpts >19:02:56,958 DEBUG storage: registered device format class ProcFS as proc >19:02:56,958 DEBUG storage: registered device format class SysFS as sysfs >19:02:56,958 DEBUG storage: registered device format class TmpFS as tmpfs >19:02:56,958 DEBUG storage: registered device format class BindFS as bind >19:02:56,958 DEBUG storage: registered device format class SELinuxFS as selinuxfs >19:02:56,958 DEBUG storage: registered device format class USBFS as usbfs >19:02:56,960 DEBUG storage: registered device format class DMRaidMember as dmraidmember >19:02:56,965 DEBUG storage: registered device format class SwapSpace as swap >19:03:15,799 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >19:03:15,800 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >19:03:15,801 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >19:03:15,998 DEBUG storage: MultipathTopology._build_topology: >19:03:15,999 DEBUG storage: /etc/multipath.conf contents: >19:03:15,999 DEBUG storage: # multipath.conf written by anaconda >19:03:15,999 DEBUG storage: >19:03:16,000 DEBUG storage: defaults { >19:03:16,000 DEBUG storage: user_friendly_names yes >19:03:16,000 DEBUG storage: } >19:03:16,000 DEBUG storage: blacklist { >19:03:16,000 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >19:03:16,001 DEBUG storage: devnode "^hd[a-z]" >19:03:16,001 DEBUG storage: devnode "^dcssblk[0-9]*" >19:03:16,001 DEBUG storage: device { >19:03:16,001 DEBUG storage: vendor "DGC" >19:03:16,001 DEBUG storage: product "LUNZ" >19:03:16,002 DEBUG storage: } >19:03:16,002 DEBUG storage: device { >19:03:16,002 DEBUG storage: vendor "IBM" >19:03:16,002 DEBUG storage: product "S/390.*" >19:03:16,002 DEBUG storage: } >19:03:16,003 DEBUG storage: # don't count normal SATA devices as multipaths >19:03:16,003 DEBUG storage: device { >19:03:16,003 DEBUG storage: vendor "ATA" >19:03:16,003 DEBUG storage: } >19:03:16,003 DEBUG storage: # don't count 3ware devices as multipaths >19:03:16,003 DEBUG storage: device { >19:03:16,004 DEBUG storage: vendor "3ware" >19:03:16,004 DEBUG storage: } >19:03:16,004 DEBUG storage: device { >19:03:16,004 DEBUG storage: vendor "AMCC" >19:03:16,004 DEBUG storage: } >19:03:16,005 DEBUG storage: # nor highpoint devices >19:03:16,005 DEBUG storage: device { >19:03:16,005 DEBUG storage: vendor "HPT" >19:03:16,005 DEBUG storage: } >19:03:16,005 DEBUG storage: } >19:03:16,006 DEBUG storage: multipaths { >19:03:16,006 DEBUG storage: } >19:03:16,006 DEBUG storage: (end of /etc/multipath.conf) >19:03:16,040 INFO storage: MultipathTopology: found non-disk device: sr0 >19:03:16,041 INFO storage: MultipathTopology: found singlepath device: vda >19:03:16,041 INFO storage: MultipathTopology: found singlepath device: vdb >19:03:16,042 INFO storage: MultipathTopology: found non-disk device: vdb1 >19:03:16,042 INFO storage: MultipathTopology: found non-disk device: vdb2 >19:03:16,042 INFO storage: MultipathTopology: found non-disk device: vdb3 >19:03:16,042 INFO storage: MultipathTopology: found singlepath device: loop0 >19:03:16,042 INFO storage: MultipathTopology: found singlepath device: loop1 >19:03:16,043 INFO storage: MultipathTopology: found singlepath device: loop2 >19:03:16,043 INFO storage: MultipathTopology: found singlepath device: loop3 >19:03:16,043 INFO storage: MultipathTopology: found singlepath device: loop4 >19:03:16,043 INFO storage: MultipathTopology: found singlepath device: loop5 >19:03:16,044 INFO storage: MultipathTopology: found singlepath device: loop6 >19:03:16,044 INFO storage: MultipathTopology: found singlepath device: loop7 >19:03:16,044 INFO storage: MultipathTopology: found singlepath device: dm-0 >19:03:16,044 INFO storage: devices to scan: ['sr0', 'vda', 'vdb', 'vdb1', 'vdb2', 'vdb3', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >19:03:16,048 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/scd0 /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-path/pci-0000:00:01.1-scsi-1:0:0:0 /dev/disk/by-label/Fedora\\x2016-Beta\\x20x86_64\\x20DVD /dev/cdrom /dev/dvd', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'GENERATED': '1', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_01_1-scsi-1_0_0_0', > 'ID_FS_LABEL': 'Fedora_16-Beta_x86_64_DVD', > 'ID_FS_LABEL_ENC': 'Fedora\\x2016-Beta\\x20x86_64\\x20DVD', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:01.1-scsi-1:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_01_1-scsi-1_0_0_0', > 'ID_REVISION': '0.14.0', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':uaccess:seat:systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sr0', > 'symlinks': ['/dev/scd0', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-path/pci-0000:00:01.1-scsi-1:0:0:0', > '/dev/disk/by-label/Fedora\\x2016-Beta\\x20x86_64\\x20DVD', > '/dev/cdrom', > '/dev/dvd'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >19:03:16,049 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/host1/target1:0:0/1:0:0:0/block/sr0)... >19:03:16,050 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >19:03:16,051 DEBUG storage: DeviceTree.getDeviceByName returned None >19:03:16,052 INFO storage: sr0 is a cdrom >19:03:16,053 DEBUG storage: DeviceTree.addUdevOpticalDevice: >19:03:16,053 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:03:16,056 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >19:03:16,056 INFO storage: added cdrom sr0 (id 0) to device tree >19:03:16,057 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:03:16,060 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >19:03:16,062 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >19:03:16,064 DEBUG storage: Iso9660FS.supported: supported: True ; >19:03:16,064 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >19:03:16,065 DEBUG storage: device sr0 does not contain a disklabel >19:03:16,065 INFO storage: type detected on 'sr0' is 'iso9660' >19:03:16,066 DEBUG storage: Iso9660FS.supported: supported: True ; >19:03:16,068 DEBUG storage: Iso9660FS.supported: supported: True ; >19:03:16,068 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >19:03:16,069 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >19:03:16,071 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:03:16,073 DEBUG storage: looking up parted Device: /dev/sr0 >19:03:16,078 INFO storage: got device: OpticalDevice instance (0x7fd0fd9e7990) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 3528.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/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: 1806336 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (112, 255, 63) biosGeometry: (112, 255, 63) > PedDevice: <_ped.Device object at 0x7fd0fd7f3680> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >19:03:16,080 DEBUG storage: Iso9660FS.supported: supported: True ; >19:03:16,080 INFO storage: got format: Iso9660FS instance (0x7fd103608410) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_16-Beta_x86_64_DVD size = 0 targetSize = 0 > >19:03:16,091 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:05.0-virtio-pci-virtio1', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:05.0-virtio-pci-virtio1', > 'ID_PATH_TAG': 'pci-0000_00_05_0-virtio-pci-virtio1', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION_TABLE': '1', > 'UDISKS_PARTITION_TABLE_COUNT': '0', > 'UDISKS_PARTITION_TABLE_SCHEME': 'gpt', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'vda', > 'symlinks': ['/dev/disk/by-path/pci-0000:00:05.0-virtio-pci-virtio1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda'} ; name: vda ; >19:03:16,091 INFO storage: scanning vda (/devices/pci0000:00/0000:00:05.0/virtio1/block/vda)... >19:03:16,092 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >19:03:16,093 DEBUG storage: DeviceTree.getDeviceByName returned None >19:03:16,095 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >19:03:16,095 INFO storage: vda is a disk >19:03:16,096 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:03:16,097 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >19:03:16,097 INFO storage: added disk vda (id 1) to device tree >19:03:16,097 DEBUG storage: looking up parted Device: /dev/vda >19:03:16,102 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >19:03:16,105 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; >19:03:16,107 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:03:16,108 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >19:03:16,159 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: gpt ; exists: True ; >19:03:16,164 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >19:03:16,166 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >19:03:16,169 INFO storage: got device: DiskDevice instance (0x7fd0fd9e7a50) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 10240.0 > format = existing gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11608 did: 29523 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7fd0fdd57a70> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd103625d90> >19:03:16,172 INFO storage: got format: DiskLabel instance (0x7fd103625f10) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7fd10362cd90> > PedDisk: <_ped.Disk object at 0x7fd103639290> > origPartedDisk = <parted.disk.Disk object at 0x7fd103635050> > 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: 11608 did: 29523 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7fd0fdd57cb0> > >19:03:16,184 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:07.0-virtio-pci-virtio3', > 'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:07.0-virtio-pci-virtio3', > 'ID_PATH_TAG': 'pci-0000_00_07_0-virtio-pci-virtio3', > 'MAJOR': '252', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION_TABLE': '1', > 'UDISKS_PARTITION_TABLE_COUNT': '3', > 'UDISKS_PARTITION_TABLE_SCHEME': 'gpt', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'vdb', > 'symlinks': ['/dev/disk/by-path/pci-0000:00:07.0-virtio-pci-virtio3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb'} ; name: vdb ; >19:03:16,184 INFO storage: scanning vdb (/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb)... >19:03:16,186 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >19:03:16,188 DEBUG storage: DeviceTree.getDeviceByName returned None >19:03:16,189 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdb ; >19:03:16,189 INFO storage: vdb is a disk >19:03:16,190 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:03:16,191 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: None ; >19:03:16,191 INFO storage: added disk vdb (id 2) to device tree >19:03:16,192 DEBUG storage: looking up parted Device: /dev/vdb >19:03:16,197 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb ; >19:03:16,200 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: None ; >19:03:16,201 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:03:16,203 DEBUG storage: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >19:03:16,250 DEBUG storage: DiskLabel.__init__: device: /dev/vdb ; labelType: gpt ; exists: True ; >19:03:16,259 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >19:03:16,261 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >19:03:16,265 INFO storage: got device: DiskDevice instance (0x7fd10362c290) -- > name = vdb status = True kids = 0 id = 2 > parents = [] > uuid = None size = 8192.0 > format = existing gpt disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25710 did: 12129 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7fd0fdd57b00> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd10362c390> >19:03:16,271 INFO storage: got format: DiskLabel instance (0x7fd0fd9e79d0) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fd103635610>, <parted.partition.Partition object at 0x7fd103635b10>, <parted.partition.Partition object at 0x7fd103635b50>] > device: <parted.device.Device object at 0x7fd1036352d0> > PedDisk: <_ped.Disk object at 0x7fd103629e60> > origPartedDisk = <parted.disk.Disk object at 0x7fd103635650> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25710 did: 12129 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7fd0fdd57e60> > >19:03:16,279 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:07.0-virtio-pci-virtio3-part1', > 'DEVNAME': 'vdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb1', > 'DEVTYPE': 'partition', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:07.0-virtio-pci-virtio3', > 'ID_PATH_TAG': 'pci-0000_00_07_0-virtio-pci-virtio3', > 'MAJOR': '252', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '1', > 'UDISKS_PARTITION_OFFSET': '1048576', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '1048576', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb', > 'UDISKS_PARTITION_TYPE': '21686148-6449-6E6F-744E-656564454649', > 'UDISKS_PARTITION_UUID': '60118A02-6D7D-4A64-8CC8-31BD682C030E', > 'UDISKS_PRESENTATION_HIDE': '1', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'vdb1', > 'symlinks': ['/dev/disk/by-path/pci-0000:00:07.0-virtio-pci-virtio3-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb1'} ; name: vdb1 ; >19:03:16,279 INFO storage: scanning vdb1 (/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb1)... >19:03:16,280 DEBUG storage: DeviceTree.getDeviceByName: name: vdb1 ; >19:03:16,282 DEBUG storage: DeviceTree.getDeviceByName returned None >19:03:16,282 INFO storage: vdb1 is a partition >19:03:16,283 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb1 ; >19:03:16,284 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >19:03:16,286 DEBUG storage: DeviceTree.getDeviceByName returned existing 8192MB disk vdb (2) with existing gpt disklabel >19:03:16,287 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdb ; >19:03:16,289 DEBUG storage: PartitionDevice._setFormat: vdb1 ; >19:03:16,289 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:03:16,290 DEBUG storage: PartitionDevice._setFormat: vdb1 ; current: None ; type: None ; >19:03:16,290 DEBUG storage: looking up parted Partition: /dev/vdb1 >19:03:16,293 DEBUG storage: PartitionDevice.probe: vdb1 ; exists: True ; >19:03:16,295 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 1 ; >19:03:16,297 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 10 ; >19:03:16,298 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 12 ; >19:03:16,298 DEBUG storage: getFormat('biosboot') returning BIOSBoot instance >19:03:16,300 DEBUG storage: PartitionDevice._setFormat: vdb1 ; >19:03:16,301 DEBUG storage: PartitionDevice._setFormat: vdb1 ; current: None ; type: biosboot ; >19:03:16,301 INFO storage: added partition vdb1 (id 3) to device tree >19:03:16,302 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb1 ; >19:03:16,304 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb1 ; label_type: None ; >19:03:16,304 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:03:16,306 DEBUG storage: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >19:03:16,307 DEBUG storage: DiskLabel.__init__: device: /dev/vdb1 ; labelType: None ; exists: True ; >19:03:16,314 WARN storage: disklabel detected but not usable on vdb1 >19:03:16,314 DEBUG storage: no type or existing type for vdb1, bailing >19:03:16,315 DEBUG storage: looking up parted Device: /dev/vdb1 >19:03:16,318 INFO storage: got device: PartitionDevice instance (0x7fd103635e90) -- > name = vdb1 status = True kids = 0 id = 3 > parents = ['existing 8192MB disk vdb (2) with existing gpt disklabel'] > uuid = None size = 1.0 > format = existing biosboot > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 30255 did: 29289 busy: False > hardwareGeometry: (2, 16, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fd0fdd57d40> > target size = 0 path = /dev/vdb1 > 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 0x7fd1036355d0> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd1036358d0> PedPartition: <_ped.Partition object at 0x7fd1036225f0> > disk = existing 8192MB disk vdb (2) with existing gpt disklabel > start = 2048 end = 4095 length = 2048 > flags = bios_grub >19:03:16,319 INFO storage: got format: BIOSBoot instance (0x7fd103635ed0) -- > type = biosboot name = BIOS Boot status = False > device = /dev/vdb1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > >19:03:16,324 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:07.0-virtio-pci-virtio3-part2 /dev/disk/by-uuid/65fbbb05-e817-4797-97e0-44802ae95507 /dev/disk/by-partuuid/675d5f50-19b5-46fc-946b-38bac779533e /dev/disk/by-partlabel/ext4', > 'DEVNAME': 'vdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '65fbbb05-e817-4797-97e0-44802ae95507', > 'ID_FS_UUID_ENC': '65fbbb05-e817-4797-97e0-44802ae95507', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NAME': 'ext4', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '4096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '675d5f50-19b5-46fc-946b-38bac779533e', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:07.0-virtio-pci-virtio3', > 'ID_PATH_TAG': 'pci-0000_00_07_0-virtio-pci-virtio3', > 'MAJOR': '252', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_LABEL': 'ext4', > 'UDISKS_PARTITION_NUMBER': '2', > 'UDISKS_PARTITION_OFFSET': '2097152', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '524288000', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb', > 'UDISKS_PARTITION_TYPE': 'C12A7328-F81F-11D2-BA4B-00A0C93EC93B', > 'UDISKS_PARTITION_UUID': '675D5F50-19B5-46FC-946B-38BAC779533E', > 'UDISKS_PRESENTATION_HIDE': '1', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'vdb2', > 'symlinks': ['/dev/disk/by-path/pci-0000:00:07.0-virtio-pci-virtio3-part2', > '/dev/disk/by-uuid/65fbbb05-e817-4797-97e0-44802ae95507', > '/dev/disk/by-partuuid/675d5f50-19b5-46fc-946b-38bac779533e', > '/dev/disk/by-partlabel/ext4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb2'} ; name: vdb2 ; >19:03:16,325 INFO storage: scanning vdb2 (/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb2)... >19:03:16,326 DEBUG storage: DeviceTree.getDeviceByName: name: vdb2 ; >19:03:16,327 DEBUG storage: DeviceTree.getDeviceByName returned None >19:03:16,327 INFO storage: vdb2 is a partition >19:03:16,328 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb2 ; >19:03:16,330 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >19:03:16,331 DEBUG storage: DeviceTree.getDeviceByName returned existing 8192MB disk vdb (2) with existing gpt disklabel >19:03:16,333 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vdb ; >19:03:16,335 DEBUG storage: PartitionDevice._setFormat: vdb2 ; >19:03:16,335 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:03:16,337 DEBUG storage: PartitionDevice._setFormat: vdb2 ; current: None ; type: None ; >19:03:16,337 DEBUG storage: looking up parted Partition: /dev/vdb2 >19:03:16,338 DEBUG storage: PartitionDevice.probe: vdb2 ; exists: True ; >19:03:16,340 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb2 ; flag: 1 ; >19:03:16,341 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb2 ; flag: 10 ; >19:03:16,342 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb2 ; flag: 12 ; >19:03:16,342 INFO storage: added partition vdb2 (id 4) to device tree >19:03:16,344 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb2 ; >19:03:16,345 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb2 ; label_type: None ; >19:03:16,346 DEBUG storage: Ext4FS.supported: supported: True ; >19:03:16,347 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:03:16,347 DEBUG storage: device vdb2 does not contain a disklabel >19:03:16,347 INFO storage: type detected on 'vdb2' is 'ext4' >19:03:16,349 DEBUG storage: Ext4FS.supported: supported: True ; >19:03:16,722 DEBUG storage: Ext4FS.supported: supported: True ; >19:03:16,725 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:03:16,727 DEBUG storage: PartitionDevice._setFormat: vdb2 ; >19:03:16,732 DEBUG storage: PartitionDevice._setFormat: vdb2 ; current: None ; type: ext4 ; >19:03:16,733 DEBUG storage: looking up parted Device: /dev/vdb2 >19:03:16,737 INFO storage: got device: PartitionDevice instance (0x7fd10362c0d0) -- > name = vdb2 status = True kids = 0 id = 4 > parents = ['existing 8192MB disk vdb (2) with existing gpt disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 252 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32721 did: 1792 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fd10363a200> > target size = 0 path = /dev/vdb2 > 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 0x7fd1036355d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd103635a50> > number: 2 path: /dev/vdb2 type: 0 > name: ext4 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd103635a10> PedPartition: <_ped.Partition object at 0x7fd103622e30> > disk = existing 8192MB disk vdb (2) with existing gpt disklabel > start = 4096 end = 1028095 length = 1024000 > flags = boot >19:03:16,740 DEBUG storage: Ext4FS.supported: supported: True ; >19:03:16,743 INFO storage: got format: Ext4FS instance (0x7fd103635d90) -- > type = ext4 name = ext4 status = False > device = /dev/vdb2 uuid = 65fbbb05-e817-4797-97e0-44802ae95507 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >19:03:16,768 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:07.0-virtio-pci-virtio3-part3 /dev/disk/by-partuuid/1e7b2293-d93c-4275-8dbd-f455e0d12e32', > 'DEVNAME': 'vdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb3', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '1Scf0c-eh5s-n3U4-U2CX-Sspo-xgs6-dfURoR', > 'ID_FS_UUID_ENC': '1Scf0c-eh5s-n3U4-U2CX-Sspo-xgs6-dfURoR', > 'ID_FS_VERSION': 'LVM2\\x20001', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '1028096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '15747072', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': '1e7b2293-d93c-4275-8dbd-f455e0d12e32', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:07.0-virtio-pci-virtio3', > 'ID_PATH_TAG': 'pci-0000_00_07_0-virtio-pci-virtio3', > 'LVM2_LV_ATTR': ['-wi---', '-wi---'], > 'LVM2_LV_NAME': ['lv_swap', 'lv_root'], > 'LVM2_LV_SIZE': ['2064384.00', '5799936.00'], > 'LVM2_LV_UUID': ['ccSm6r-rTeN-o7Qy-Tja6-8tH1-Gta4-dDbZvk', > 'dTh18P-ZGwp-03iq-gF7i-pO0x-aBG5-9p3ogW'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/vdb3', > 'LVM2_PV_PE_ALLOC_COUNT': '240', > 'LVM2_PV_PE_COUNT': '240', > 'LVM2_PV_SIZE': '7864320.00', > 'LVM2_PV_UUID': '1Scf0c-eh5s-n3U4-U2CX-Sspo-xgs6-dfURoR', > 'LVM2_VG_EXTENT_COUNT': '240', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_testhost', > 'LVM2_VG_SIZE': '7864320.00', > 'LVM2_VG_UUID': 'C9Ry9C-r2X3-l21X-2fUJ-KtI1-u3jq-Cq5RlX', > 'MAJOR': '252', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '3', > 'UDISKS_PARTITION_OFFSET': '526385152', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '8062500864', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb', > 'UDISKS_PARTITION_TYPE': 'E6D6D379-F507-44C2-A23C-238F2A3DF928', > 'UDISKS_PARTITION_UUID': '1E7B2293-D93C-4275-8DBD-F455E0D12E32', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'vdb3', > 'symlinks': ['/dev/disk/by-path/pci-0000:00:07.0-virtio-pci-virtio3-part3', > '/dev/disk/by-partuuid/1e7b2293-d93c-4275-8dbd-f455e0d12e32'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb3'} ; name: vdb3 ; >19:03:16,768 INFO storage: scanning vdb3 (/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb3)... >19:03:16,769 DEBUG storage: DeviceTree.getDeviceByName: name: vdb3 ; >19:03:16,771 DEBUG storage: DeviceTree.getDeviceByName returned None >19:03:16,771 INFO storage: vdb3 is a partition >19:03:16,772 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb3 ; >19:03:16,773 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >19:03:16,775 DEBUG storage: DeviceTree.getDeviceByName returned existing 8192MB disk vdb (2) with existing gpt disklabel >19:03:16,777 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vdb ; >19:03:16,778 DEBUG storage: PartitionDevice._setFormat: vdb3 ; >19:03:16,779 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:03:16,780 DEBUG storage: PartitionDevice._setFormat: vdb3 ; current: None ; type: None ; >19:03:16,780 DEBUG storage: looking up parted Partition: /dev/vdb3 >19:03:16,782 DEBUG storage: PartitionDevice.probe: vdb3 ; exists: True ; >19:03:16,783 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb3 ; flag: 1 ; >19:03:16,784 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb3 ; flag: 10 ; >19:03:16,786 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb3 ; flag: 12 ; >19:03:16,786 INFO storage: added partition vdb3 (id 5) to device tree >19:03:16,787 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb3 ; >19:03:16,788 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb3 ; label_type: None ; >19:03:16,790 DEBUG storage: LVMPhysicalVolume.__init__: >19:03:16,790 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >19:03:16,790 DEBUG storage: device vdb3 does not contain a disklabel >19:03:16,790 INFO storage: type detected on 'vdb3' is 'LVM2_member' >19:03:16,791 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg_testhost ; uuid: 1Scf0c-eh5s-n3U4-U2CX-Sspo-xgs6-dfURoR ; exists: True ; vgUuid: C9Ry9C-r2X3-l21X-2fUJ-KtI1-u3jq-Cq5RlX ; label: None ; peStart: 1.0 ; device: /dev/vdb3 ; serial: None ; >19:03:16,792 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >19:03:16,793 DEBUG storage: PartitionDevice._setFormat: vdb3 ; >19:03:16,794 DEBUG storage: PartitionDevice._setFormat: vdb3 ; current: None ; type: lvmpv ; >19:03:16,795 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vdb3 ; >19:03:16,797 DEBUG storage: DeviceTree.getDeviceByName: name: vg_testhost ; >19:03:16,798 DEBUG storage: DeviceTree.getDeviceByName returned None >19:03:16,799 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdb3 ; >19:03:16,800 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:03:16,801 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg_testhost ; current: None ; type: None ; >19:03:16,801 INFO storage: added lvmvg vg_testhost (id 6) to device tree >19:03:16,802 DEBUG storage: looking up parted Device: /dev/vdb3 >19:03:16,810 INFO storage: got device: PartitionDevice instance (0x7fd103635290) -- > name = vdb3 status = True kids = 1 id = 5 > parents = ['existing 8192MB disk vdb (2) with existing gpt disklabel'] > uuid = None size = 7689.0 > format = existing lvmpv > major = 252 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15747072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32721 did: 0 busy: False > hardwareGeometry: (15622, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7fd0fdd57b90> > target size = 0 path = /dev/vdb3 > 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 0x7fd1036355d0> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd103635c90> PedPartition: <_ped.Partition object at 0x7fd103637050> > disk = existing 8192MB disk vdb (2) with existing gpt disklabel > start = 1028096 end = 16775167 length = 15747072 > flags = lvm >19:03:16,810 INFO storage: got format: LVMPhysicalVolume instance (0x7fd0fdc83150) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vdb3 uuid = 1Scf0c-eh5s-n3U4-U2CX-Sspo-xgs6-dfURoR exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_testhost vgUUID = C9Ry9C-r2X3-l21X-2fUJ-KtI1-u3jq-Cq5RlX peStart = 1.0 >19:03:16,815 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', > 'UDEV_LOG': '3', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >19:03:16,820 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >19:03:16,821 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >19:03:16,826 DEBUG storage: DeviceTree.getDeviceByName returned None >19:03:16,826 INFO storage: loop0 is a loop device >19:03:16,827 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >19:03:16,828 DEBUG storage: DeviceTree.getDeviceByName: name: /squashfs.img (deleted) ; >19:03:16,832 DEBUG storage: DeviceTree.getDeviceByName returned None >19:03:16,832 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:03:16,834 DEBUG storage: FileDevice._setFormat: /squashfs.img (deleted) ; current: None ; type: None ; >19:03:16,836 INFO storage: added file /squashfs.img (deleted) (id 7) to device tree >19:03:16,837 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /squashfs.img (deleted) ; >19:03:16,840 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:03:16,841 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:03:16,843 INFO storage: added loop loop0 (id 8) to device tree >19:03:16,844 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >19:03:16,846 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >19:03:16,846 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >19:03:16,847 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >19:03:16,848 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >19:03:16,853 WARN storage: disklabel detected but not usable on loop0 >19:03:16,854 INFO storage: type detected on 'loop0' is 'squashfs' >19:03:16,854 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >19:03:16,856 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:03:16,856 INFO storage: got device: LoopDevice instance (0x7fd0fdc834d0) -- > name = loop0 status = False kids = 0 id = 8 > parents = ['existing 0MB file /squashfs.img (deleted) (7)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >19:03:16,860 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/a3310a0c-4f35-400a-ac30-d04b6495fd2b /dev/disk/by-label/Anaconda', > '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': 'a3310a0c-4f35-400a-ac30-d04b6495fd2b', > 'ID_FS_UUID_ENC': 'a3310a0c-4f35-400a-ac30-d04b6495fd2b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-uuid/a3310a0c-4f35-400a-ac30-d04b6495fd2b', > '/dev/disk/by-label/Anaconda'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >19:03:16,860 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >19:03:16,861 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >19:03:16,862 DEBUG storage: DeviceTree.getDeviceByName returned None >19:03:16,863 INFO storage: loop1 is a loop device >19:03:16,864 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >19:03:16,865 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >19:03:16,866 DEBUG storage: DeviceTree.getDeviceByName returned None >19:03:16,866 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:03:16,868 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >19:03:16,868 INFO storage: added file /LiveOS/rootfs.img (id 9) to device tree >19:03:16,869 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >19:03:16,869 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:03:16,871 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >19:03:16,871 INFO storage: added loop loop1 (id 10) to device tree >19:03:16,873 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >19:03:16,875 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >19:03:16,877 DEBUG storage: Ext4FS.supported: supported: True ; >19:03:16,878 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:03:16,878 DEBUG storage: device loop1 does not contain a disklabel >19:03:16,878 INFO storage: type detected on 'loop1' is 'ext4' >19:03:16,880 DEBUG storage: Ext4FS.supported: supported: True ; >19:03:16,926 DEBUG storage: Ext4FS.supported: supported: True ; >19:03:16,926 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:03:16,928 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >19:03:16,928 INFO storage: got device: LoopDevice instance (0x7fd103635250) -- > name = loop1 status = False kids = 0 id = 10 > parents = ['existing 0MB file /LiveOS/rootfs.img (9)'] > 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 >19:03:16,930 DEBUG storage: Ext4FS.supported: supported: True ; >19:03:16,930 INFO storage: got format: Ext4FS instance (0x7fd0fdc83650) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = a3310a0c-4f35-400a-ac30-d04b6495fd2b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >19:03:16,935 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', > 'UDEV_LOG': '3', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >19:03:16,935 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >19:03:16,936 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >19:03:16,937 DEBUG storage: DeviceTree.getDeviceByName returned None >19:03:16,938 INFO storage: loop2 is a loop device >19:03:16,939 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >19:03:16,940 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >19:03:16,941 DEBUG storage: DeviceTree.getDeviceByName returned None >19:03:16,942 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:03:16,943 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >19:03:16,943 INFO storage: added file /overlay (deleted) (id 11) to device tree >19:03:16,945 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >19:03:16,945 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:03:16,947 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >19:03:16,947 INFO storage: added loop loop2 (id 12) to device tree >19:03:16,948 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >19:03:16,949 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >19:03:16,949 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >19:03:16,951 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >19:03:16,952 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >19:03:16,957 WARN storage: disklabel detected but not usable on loop2 >19:03:16,958 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >19:03:16,959 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >19:03:16,961 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >19:03:16,963 INFO storage: got device: LoopDevice instance (0x7fd0fdc83590) -- > name = loop2 status = False kids = 0 id = 12 > parents = ['existing 0MB file /overlay (deleted) (11)'] > 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 >19:03:16,966 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', > 'UDEV_LOG': '3', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >19:03:16,967 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >19:03:16,967 DEBUG storage: lvm filter: adding loop3 to the reject list >19:03:16,969 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', > 'UDEV_LOG': '3', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >19:03:16,969 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >19:03:16,969 DEBUG storage: lvm filter: adding loop4 to the reject list >19:03:16,971 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', > 'UDEV_LOG': '3', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >19:03:16,971 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >19:03:16,971 DEBUG storage: lvm filter: adding loop5 to the reject list >19:03:16,973 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', > 'UDEV_LOG': '3', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >19:03:16,974 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >19:03:16,974 DEBUG storage: lvm filter: adding loop6 to the reject list >19:03:16,976 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', > 'UDEV_LOG': '3', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >19:03:16,977 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >19:03:16,977 DEBUG storage: lvm filter: adding loop7 to the reject list >19:03:16,980 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/mapper/live-rw /dev/disk/by-id/dm-name-live-rw /dev/disk/by-uuid/a3310a0c-4f35-400a-ac30-d04b6495fd2b /dev/disk/by-label/Anaconda', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SBIN_PATH': '/sbin', > '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': 'a3310a0c-4f35-400a-ac30-d04b6495fd2b', > 'ID_FS_UUID_ENC': 'a3310a0c-4f35-400a-ac30-d04b6495fd2b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '4194304', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'dm-0', > 'symlinks': ['/dev/mapper/live-rw', > '/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-uuid/a3310a0c-4f35-400a-ac30-d04b6495fd2b', > '/dev/disk/by-label/Anaconda'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >19:03:16,980 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >19:03:16,981 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >19:03:16,982 DEBUG storage: DeviceTree.getDeviceByName returned None >19:03:16,982 INFO storage: live-rw is a device-mapper device >19:03:16,983 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >19:03:16,985 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg_testhost ; status: True ; >19:03:16,985 DEBUG storage: failed to find dm node for vg_testhost >19:03:16,987 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >19:03:16,988 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing ext4 filesystem >19:03:16,990 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >19:03:16,991 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (12) >19:03:16,992 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >19:03:16,994 DEBUG storage: DeviceTree.getDeviceByName returned None >19:03:16,995 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >19:03:16,996 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:03:16,997 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >19:03:16,997 INFO storage: added dm live-rw (id 13) to device tree >19:03:16,999 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >19:03:17,000 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >19:03:17,002 DEBUG storage: Ext4FS.supported: supported: True ; >19:03:17,002 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:03:17,002 DEBUG storage: device live-rw does not contain a disklabel >19:03:17,002 INFO storage: type detected on 'live-rw' is 'ext4' >19:03:17,005 DEBUG storage: Ext4FS.supported: supported: True ; >19:03:17,062 DEBUG storage: Ext4FS.supported: supported: True ; >19:03:17,063 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:03:17,065 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >19:03:17,066 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >19:03:17,072 INFO storage: got device: DMDevice instance (0x7fd103635390) -- > name = live-rw status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop2 (12)'] > uuid = None size = 2048.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: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32721 did: 0 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7fd10363a0e0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >19:03:17,074 DEBUG storage: Ext4FS.supported: supported: True ; >19:03:17,075 INFO storage: got format: Ext4FS instance (0x7fd0fdc83790) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = a3310a0c-4f35-400a-ac30-d04b6495fd2b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >19:03:17,122 DEBUG storage: DeviceTree.getDeviceByName: name: vg_testhost-lv_swap ; >19:03:17,124 DEBUG storage: DeviceTree.getDeviceByName returned None >19:03:17,126 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_testhost ; >19:03:17,126 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:03:17,127 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_testhost-lv_swap ; current: None ; type: None ; >19:03:17,128 DEBUG storage: Adding vg_testhost-lv_swap/2016MB to vg_testhost >19:03:17,128 INFO storage: added lvmlv vg_testhost-lv_swap (id 14) to device tree >19:03:17,130 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_testhost-lv_swap ; status: False ; controllable: True ; orig: False ; >19:03:17,131 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_testhost-lv_swap ; orig: False ; >19:03:17,133 DEBUG storage: LVMVolumeGroupDevice.setup: vg_testhost ; status: True ; controllable: True ; orig: False ; >19:03:17,134 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_testhost-lv_swap ; status: False ; controllable: True ; orig: False ; >19:03:17,378 DEBUG storage: looking up parted Device: /dev/mapper/vg_testhost-lv_swap >19:03:17,383 DEBUG storage: DeviceTree.getDeviceByName: name: vg_testhost-lv_root ; >19:03:17,386 DEBUG storage: DeviceTree.getDeviceByName returned None >19:03:17,389 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_testhost ; >19:03:17,391 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:03:17,394 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_testhost-lv_root ; current: None ; type: None ; >19:03:17,398 DEBUG storage: Adding vg_testhost-lv_root/5664MB to vg_testhost >19:03:17,399 INFO storage: added lvmlv vg_testhost-lv_root (id 15) to device tree >19:03:17,404 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_testhost-lv_root ; status: False ; controllable: True ; orig: False ; >19:03:17,407 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_testhost-lv_root ; orig: False ; >19:03:17,408 DEBUG storage: LVMVolumeGroupDevice.setup: vg_testhost ; status: True ; controllable: True ; orig: False ; >19:03:17,410 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_testhost-lv_root ; status: False ; controllable: True ; orig: False ; >19:03:17,663 DEBUG storage: looking up parted Device: /dev/mapper/vg_testhost-lv_root >19:03:17,719 INFO storage: devices to scan: ['dm-1', 'dm-2'] >19:03:17,725 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/mapper/vg_testhost-lv_swap /dev/vg_testhost/lv_swap /dev/disk/by-id/dm-name-vg_testhost-lv_swap /dev/disk/by-id/dm-uuid-LVM-C9Ry9Cr2X3l21X2fUJKtI1u3jqCq5RlXccSm6rrTeNo7QyTja68tH1Gta4dDbZvk /dev/disk/by-uuid/19b752db-7954-4642-9897-99f0ee4d4d7e', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg_testhost-lv_swap', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-C9Ry9Cr2X3l21X2fUJKtI1u3jqCq5RlXccSm6rrTeNo7QyTja68tH1Gta4dDbZvk', > 'DM_VG_NAME': 'vg_testhost', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '19b752db-7954-4642-9897-99f0ee4d4d7e', > 'ID_FS_UUID_ENC': '19b752db-7954-4642-9897-99f0ee4d4d7e', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '4128768', > 'UDISKS_DM_TARGETS_PARAMS': '252:19\\x202048', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'dm-1', > 'symlinks': ['/dev/mapper/vg_testhost-lv_swap', > '/dev/vg_testhost/lv_swap', > '/dev/disk/by-id/dm-name-vg_testhost-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-C9Ry9Cr2X3l21X2fUJKtI1u3jqCq5RlXccSm6rrTeNo7QyTja68tH1Gta4dDbZvk', > '/dev/disk/by-uuid/19b752db-7954-4642-9897-99f0ee4d4d7e'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: vg_testhost-lv_swap ; >19:03:17,726 INFO storage: scanning vg_testhost-lv_swap (/devices/virtual/block/dm-1)... >19:03:17,727 DEBUG storage: DeviceTree.getDeviceByName: name: vg_testhost-lv_swap ; >19:03:17,729 DEBUG storage: DeviceTree.getDeviceByName returned existing 2016MB lvmlv vg_testhost-lv_swap (14) >19:03:17,730 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_testhost-lv_swap ; >19:03:17,731 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_testhost-lv_swap ; label_type: None ; >19:03:17,733 DEBUG storage: SwapSpace.__init__: >19:03:17,733 DEBUG storage: getFormat('swap') returning SwapSpace instance >19:03:17,733 DEBUG storage: device vg_testhost-lv_swap does not contain a disklabel >19:03:17,733 INFO storage: type detected on 'vg_testhost-lv_swap' is 'swap' >19:03:17,735 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/vg_testhost-lv_swap ; serial: None ; uuid: 19b752db-7954-4642-9897-99f0ee4d4d7e ; exists: True ; label: None ; >19:03:17,735 DEBUG storage: getFormat('swap') returning SwapSpace instance >19:03:17,736 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_testhost-lv_swap ; current: None ; type: swap ; >19:03:17,739 DEBUG storage: looking up parted Device: /dev/mapper/vg_testhost >19:03:17,739 DEBUG storage: vg_testhost size is 7680MB >19:03:17,740 DEBUG storage: vg vg_testhost has 0MB free >19:03:17,740 DEBUG storage: vg_testhost size is 7680MB >19:03:17,741 DEBUG storage: vg vg_testhost has 0MB free >19:03:17,742 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7fd0fdc8f490) -- > name = vg_testhost-lv_swap status = True kids = 0 id = 14 > parents = ['existing 7680MB lvmvg vg_testhost (6)'] > uuid = ccSm6r-rTeN-o7Qy-Tja6-8tH1-Gta4-dDbZvk size = 2016.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_testhost-lv_swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4128768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (257, 255, 63) biosGeometry: (257, 255, 63) > PedDevice: <_ped.Device object at 0x7fd0fd7f3f80> > target size = 2016.0 path = /dev/mapper/vg_testhost-lv_swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fd0fdc83190) -- > name = vg_testhost status = True kids = 2 id = 6 > parents = ['existing 7689MB partition vdb3 (5) with existing lvmpv'] > uuid = C9Ry9C-r2X3-l21X-2fUJ-KtI1-u3jq-Cq5RlX size = 7680 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_testhost > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 240 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_root'] modified = False > extents = 240.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 7689MB partition vdb3 (5) with existing lvmpv'] > LVs = ['existing 2016MB lvmlv vg_testhost-lv_swap (14) with existing swap', > 'existing 5664MB lvmlv vg_testhost-lv_root (15)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 2016MB >19:03:17,742 INFO storage: got format: SwapSpace instance (0x7fd0fdc83d50) -- > type = swap name = swap status = False > device = /dev/mapper/vg_testhost-lv_swap uuid = 19b752db-7954-4642-9897-99f0ee4d4d7e exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >19:03:17,758 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/mapper/vg_testhost-lv_root /dev/vg_testhost/lv_root /dev/disk/by-id/dm-name-vg_testhost-lv_root /dev/disk/by-id/dm-uuid-LVM-C9Ry9Cr2X3l21X2fUJKtI1u3jqCq5RlXdTh18PZGwp03iqgF7ipO0xaBG59p3ogW /dev/disk/by-uuid/2528af13-2432-4bcc-9b13-0a35885513a1', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg_testhost-lv_root', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-C9Ry9Cr2X3l21X2fUJKtI1u3jqCq5RlXdTh18PZGwp03iqgF7ipO0xaBG59p3ogW', > 'DM_VG_NAME': 'vg_testhost', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2528af13-2432-4bcc-9b13-0a35885513a1', > 'ID_FS_UUID_ENC': '2528af13-2432-4bcc-9b13-0a35885513a1', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '11599872', > 'UDISKS_DM_TARGETS_PARAMS': '252:19\\x204130816', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'dm-2', > 'symlinks': ['/dev/mapper/vg_testhost-lv_root', > '/dev/vg_testhost/lv_root', > '/dev/disk/by-id/dm-name-vg_testhost-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-C9Ry9Cr2X3l21X2fUJKtI1u3jqCq5RlXdTh18PZGwp03iqgF7ipO0xaBG59p3ogW', > '/dev/disk/by-uuid/2528af13-2432-4bcc-9b13-0a35885513a1'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg_testhost-lv_root ; >19:03:17,758 INFO storage: scanning vg_testhost-lv_root (/devices/virtual/block/dm-2)... >19:03:17,759 DEBUG storage: DeviceTree.getDeviceByName: name: vg_testhost-lv_root ; >19:03:17,761 DEBUG storage: DeviceTree.getDeviceByName returned existing 5664MB lvmlv vg_testhost-lv_root (15) >19:03:17,764 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_testhost-lv_root ; >19:03:17,765 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_testhost-lv_root ; label_type: None ; >19:03:17,766 DEBUG storage: Ext4FS.supported: supported: True ; >19:03:17,767 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:03:17,767 DEBUG storage: device vg_testhost-lv_root does not contain a disklabel >19:03:17,767 INFO storage: type detected on 'vg_testhost-lv_root' is 'ext4' >19:03:17,769 DEBUG storage: Ext4FS.supported: supported: True ; >19:03:17,895 DEBUG storage: Ext4FS.supported: supported: True ; >19:03:17,899 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:03:17,901 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_testhost-lv_root ; current: None ; type: ext4 ; >19:03:17,907 DEBUG storage: looking up parted Device: /dev/mapper/vg_testhost >19:03:17,910 DEBUG storage: vg_testhost size is 7680MB >19:03:17,912 DEBUG storage: vg vg_testhost has 0MB free >19:03:17,912 DEBUG storage: vg_testhost size is 7680MB >19:03:17,913 DEBUG storage: vg vg_testhost has 0MB free >19:03:17,914 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7fd0fdc8f6d0) -- > name = vg_testhost-lv_root status = True kids = 0 id = 15 > parents = ['existing 7680MB lvmvg vg_testhost (6)'] > uuid = dTh18P-ZGwp-03iq-gF7i-pO0x-aBG5-9p3ogW size = 5664.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_testhost-lv_root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 11599872 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (722, 255, 63) biosGeometry: (722, 255, 63) > PedDevice: <_ped.Device object at 0x7fd10363a3b0> > target size = 5664.0 path = /dev/mapper/vg_testhost-lv_root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fd0fdc83190) -- > name = vg_testhost status = True kids = 2 id = 6 > parents = ['existing 7689MB partition vdb3 (5) with existing lvmpv'] > uuid = C9Ry9C-r2X3-l21X-2fUJ-KtI1-u3jq-Cq5RlX size = 7680 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_testhost > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 240 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_root'] modified = False > extents = 240.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 7689MB partition vdb3 (5) with existing lvmpv'] > LVs = ['existing 2016MB lvmlv vg_testhost-lv_swap (14) with existing swap', > 'existing 5664MB lvmlv vg_testhost-lv_root (15) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 5664MB >19:03:17,916 DEBUG storage: Ext4FS.supported: supported: True ; >19:03:17,916 INFO storage: got format: Ext4FS instance (0x7fd0fdc83f90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_testhost-lv_root uuid = 2528af13-2432-4bcc-9b13-0a35885513a1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 5664.0 targetSize = 5664.0 > >19:03:17,960 DEBUG storage: DeviceTree.getDeviceByName: name: vg_testhost-lv_swap ; >19:03:17,962 DEBUG storage: DeviceTree.getDeviceByName returned existing 2016MB lvmlv vg_testhost-lv_swap (14) with existing swap >19:03:17,964 DEBUG storage: DeviceTree.getDeviceByName: name: vg_testhost-lv_root ; >19:03:17,965 DEBUG storage: DeviceTree.getDeviceByName returned existing 5664MB lvmlv vg_testhost-lv_root (15) with existing ext4 filesystem >19:03:17,967 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >19:03:17,985 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >19:03:17,987 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >19:03:17,989 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >19:03:18,010 DEBUG storage: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >19:03:18,012 DEBUG storage: BIOSBoot.teardown: device: /dev/vdb1 ; status: False ; type: biosboot ; >19:03:18,015 DEBUG storage: BIOSBoot.teardown: device: /dev/vdb1 ; status: False ; type: biosboot ; >19:03:18,045 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >19:03:18,047 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >19:03:18,049 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >19:03:18,068 DEBUG storage: PartitionDevice.teardown: vdb2 ; status: True ; controllable: True ; >19:03:18,089 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >19:03:18,091 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >19:03:18,093 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >19:03:18,113 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >19:03:18,114 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >19:03:18,116 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >19:03:18,117 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_testhost-lv_swap ; status: True ; controllable: True ; >19:03:18,119 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/vg_testhost-lv_swap ; status: False ; type: swap ; >19:03:18,121 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/vg_testhost-lv_swap ; status: False ; type: swap ; >19:03:18,139 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_testhost-lv_swap ; status: True ; controllable: True ; >19:03:18,228 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_testhost ; status: True ; controllable: True ; >19:03:18,234 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_testhost ; status: False ; type: None ; >19:03:18,238 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_testhost ; status: False ; type: None ; >19:03:18,258 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_testhost ; status: True ; controllable: True ; >19:03:18,346 DEBUG storage: PartitionDevice.teardown: vdb3 ; status: True ; controllable: True ; >19:03:18,350 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vdb3 ; status: False ; type: lvmpv ; >19:03:18,357 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vdb3 ; status: False ; type: lvmpv ; >19:03:18,377 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >19:03:18,380 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >19:03:18,383 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >19:03:18,401 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_testhost-lv_root ; status: False ; controllable: True ; >19:03:18,402 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >19:03:18,402 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >19:03:18,404 INFO storage: edd: MBR signature on vda is zero. new disk image? >19:03:18,404 INFO storage: edd: MBR signature on vdb is zero. new disk image? >19:03:18,405 INFO storage: edd: collected mbr signatures: {} >19:03:18,405 DEBUG storage: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x00000000 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 16777216 >19:03:18,405 ERR storage: edd: unable to match edd entry 0x80 >19:03:18,472 DEBUG storage: Ext4FS.supported: supported: True ; >19:03:18,474 DEBUG storage: Ext4FS.supported: supported: True ; >19:03:18,475 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:03:18,478 DEBUG storage: Iso9660FS.supported: supported: True ; >19:03:18,481 DEBUG storage: Ext4FS.supported: supported: True ; >19:03:18,483 DEBUG storage: vg_testhost size is 7680MB >19:03:18,484 DEBUG storage: vg vg_testhost has 0MB free >19:03:18,484 DEBUG storage: vg_testhost size is 7680MB >19:03:18,485 DEBUG storage: vg vg_testhost has 0MB free >19:03:18,486 DEBUG storage: Ext4FS.supported: supported: True ; >19:03:18,492 DEBUG storage: PartitionDevice.setup: vdb2 ; status: True ; controllable: True ; orig: False ; >19:03:18,494 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:03:18,519 DEBUG storage: PartitionDevice.teardown: vdb2 ; status: True ; controllable: True ; >19:03:18,545 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >19:03:18,548 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >19:03:18,550 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >19:03:18,569 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >19:03:18,570 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:03:18,577 WARN storage: mount of loop1 as ext4 failed: mount failed: (32, 'mount: /dev/loop1 already mounted or /mnt/sysimage busy') >19:03:18,580 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >19:03:18,581 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_testhost-lv_root ; status: False ; controllable: True ; orig: False ; >19:03:18,583 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_testhost-lv_root ; orig: False ; >19:03:18,584 DEBUG storage: LVMVolumeGroupDevice.setup: vg_testhost ; status: True ; controllable: True ; orig: False ; >19:03:18,585 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_testhost-lv_root ; status: False ; controllable: True ; orig: False ; >19:03:18,718 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:03:19,008 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_testhost-lv_root ; status: True ; controllable: True ; >19:03:19,056 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_testhost-lv_root ; status: True ; controllable: True ; >19:03:19,145 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_testhost ; status: True ; controllable: True ; >19:03:19,149 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_testhost ; status: False ; type: None ; >19:03:19,155 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_testhost ; status: False ; type: None ; >19:03:19,176 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_testhost ; status: True ; controllable: True ; >19:03:19,233 DEBUG storage: PartitionDevice.teardown: vdb3 ; status: True ; controllable: True ; >19:03:19,235 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vdb3 ; status: False ; type: lvmpv ; >19:03:19,237 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vdb3 ; status: False ; type: lvmpv ; >19:03:19,256 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >19:03:19,258 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >19:03:19,260 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >19:03:25,728 DEBUG storage: _is_valid_disklabel(/LiveOS/rootfs.img) returning True >19:03:25,728 DEBUG storage: _is_valid_size(/LiveOS/rootfs.img) returning True >19:03:25,728 DEBUG storage: _is_valid_location(/LiveOS/rootfs.img) returning True >19:03:25,729 DEBUG storage: _is_valid_format(/LiveOS/rootfs.img) returning False >19:03:25,729 DEBUG storage: is_valid_stage2_device(/LiveOS/rootfs.img) returning False >19:03:25,729 DEBUG storage: _is_valid_disklabel(/overlay (deleted)) returning True >19:03:25,729 DEBUG storage: _is_valid_size(/overlay (deleted)) returning True >19:03:25,730 DEBUG storage: _is_valid_location(/overlay (deleted)) returning True >19:03:25,730 DEBUG storage: _is_valid_format(/overlay (deleted)) returning False >19:03:25,730 DEBUG storage: is_valid_stage2_device(/overlay (deleted)) returning False >19:03:25,730 DEBUG storage: _is_valid_disklabel(/squashfs.img (deleted)) returning True >19:03:25,731 DEBUG storage: _is_valid_size(/squashfs.img (deleted)) returning True >19:03:25,731 DEBUG storage: _is_valid_location(/squashfs.img (deleted)) returning True >19:03:25,731 DEBUG storage: _is_valid_format(/squashfs.img (deleted)) returning False >19:03:25,731 DEBUG storage: is_valid_stage2_device(/squashfs.img (deleted)) returning False >19:03:25,731 DEBUG storage: _is_valid_disklabel(live-rw) returning True >19:03:25,732 DEBUG storage: _is_valid_size(live-rw) returning True >19:03:25,732 DEBUG storage: _is_valid_location(live-rw) returning True >19:03:25,733 DEBUG storage: _is_valid_format(live-rw) returning False >19:03:25,733 DEBUG storage: is_valid_stage2_device(live-rw) returning False >19:03:25,733 DEBUG storage: _is_valid_disklabel(loop0) returning True >19:03:25,733 DEBUG storage: _is_valid_size(loop0) returning True >19:03:25,733 DEBUG storage: _is_valid_location(loop0) returning True >19:03:25,734 DEBUG storage: _is_valid_format(loop0) returning False >19:03:25,734 DEBUG storage: is_valid_stage2_device(loop0) returning False >19:03:25,734 DEBUG storage: _is_valid_disklabel(loop1) returning True >19:03:25,734 DEBUG storage: _is_valid_size(loop1) returning True >19:03:25,734 DEBUG storage: _is_valid_location(loop1) returning True >19:03:25,735 DEBUG storage: _is_valid_format(loop1) returning False >19:03:25,735 DEBUG storage: is_valid_stage2_device(loop1) returning False >19:03:25,735 DEBUG storage: _is_valid_disklabel(loop2) returning True >19:03:25,735 DEBUG storage: _is_valid_size(loop2) returning True >19:03:25,736 DEBUG storage: _is_valid_location(loop2) returning True >19:03:25,736 DEBUG storage: _is_valid_format(loop2) returning False >19:03:25,736 DEBUG storage: is_valid_stage2_device(loop2) returning False >19:03:25,736 DEBUG storage: _is_valid_disklabel(sr0) returning True >19:03:25,737 DEBUG storage: _is_valid_size(sr0) returning True >19:03:25,737 DEBUG storage: _is_valid_location(sr0) returning True >19:03:25,737 DEBUG storage: _is_valid_format(sr0) returning False >19:03:25,737 DEBUG storage: is_valid_stage2_device(sr0) returning False >19:03:25,737 DEBUG storage: _is_valid_disklabel(vda) returning True >19:03:25,738 DEBUG storage: _is_valid_size(vda) returning True >19:03:25,738 DEBUG storage: _is_valid_location(vda) returning True >19:03:25,738 DEBUG storage: _is_valid_format(vda) returning False >19:03:25,738 DEBUG storage: is_valid_stage2_device(vda) returning False >19:03:25,739 DEBUG storage: _is_valid_disklabel(vdb) returning True >19:03:25,739 DEBUG storage: _is_valid_size(vdb) returning True >19:03:25,739 DEBUG storage: _is_valid_location(vdb) returning True >19:03:25,739 DEBUG storage: _is_valid_format(vdb) returning False >19:03:25,739 DEBUG storage: is_valid_stage2_device(vdb) returning False >19:03:25,740 DEBUG storage: _is_valid_disklabel(vdb1) returning True >19:03:25,740 DEBUG storage: _is_valid_size(vdb1) returning True >19:03:25,740 DEBUG storage: _is_valid_location(vdb1) returning True >19:03:25,741 DEBUG storage: _is_valid_format(vdb1) returning False >19:03:25,741 DEBUG storage: is_valid_stage2_device(vdb1) returning False >19:03:25,741 DEBUG storage: _is_valid_disklabel(vdb2) returning True >19:03:25,741 DEBUG storage: _is_valid_size(vdb2) returning True >19:03:25,741 DEBUG storage: _is_valid_location(vdb2) returning True >19:03:25,742 DEBUG storage: _is_valid_format(vdb2) returning False >19:03:25,742 DEBUG storage: is_valid_stage2_device(vdb2) returning False >19:03:25,742 DEBUG storage: _is_valid_disklabel(vdb3) returning True >19:03:25,742 DEBUG storage: _is_valid_size(vdb3) returning True >19:03:25,742 DEBUG storage: _is_valid_location(vdb3) returning True >19:03:25,743 DEBUG storage: _is_valid_format(vdb3) returning False >19:03:25,743 DEBUG storage: is_valid_stage2_device(vdb3) returning False >19:03:25,743 DEBUG storage: _is_valid_disklabel(vg_testhost) returning True >19:03:25,743 DEBUG storage: _is_valid_size(vg_testhost) returning True >19:03:25,743 DEBUG storage: _is_valid_location(vg_testhost) returning True >19:03:25,744 DEBUG storage: _is_valid_format(vg_testhost) returning False >19:03:25,744 DEBUG storage: is_valid_stage2_device(vg_testhost) returning False >19:03:25,744 DEBUG storage: _is_valid_disklabel(vg_testhost-lv_root) returning True >19:03:25,745 DEBUG storage: _is_valid_size(vg_testhost-lv_root) returning True >19:03:25,745 DEBUG storage: _is_valid_location(vg_testhost-lv_root) returning True >19:03:25,745 DEBUG storage: _is_valid_format(vg_testhost-lv_root) returning False >19:03:25,746 DEBUG storage: is_valid_stage2_device(vg_testhost-lv_root) returning False >19:03:25,746 DEBUG storage: _is_valid_disklabel(vg_testhost-lv_swap) returning True >19:03:25,746 DEBUG storage: _is_valid_size(vg_testhost-lv_swap) returning True >19:03:25,746 DEBUG storage: _is_valid_location(vg_testhost-lv_swap) returning True >19:03:25,746 DEBUG storage: _is_valid_format(vg_testhost-lv_swap) returning False >19:03:25,747 DEBUG storage: is_valid_stage2_device(vg_testhost-lv_swap) returning False >13:03:42,369 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >13:03:42,369 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >13:03:42,369 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >13:03:42,425 DEBUG storage: MultipathTopology._build_topology: >13:03:42,425 DEBUG storage: /etc/multipath.conf contents: >13:03:42,426 DEBUG storage: # multipath.conf written by anaconda >13:03:42,426 DEBUG storage: >13:03:42,426 DEBUG storage: defaults { >13:03:42,426 DEBUG storage: user_friendly_names yes >13:03:42,426 DEBUG storage: } >13:03:42,426 DEBUG storage: blacklist { >13:03:42,427 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >13:03:42,427 DEBUG storage: devnode "^hd[a-z]" >13:03:42,427 DEBUG storage: devnode "^dcssblk[0-9]*" >13:03:42,427 DEBUG storage: device { >13:03:42,427 DEBUG storage: vendor "DGC" >13:03:42,427 DEBUG storage: product "LUNZ" >13:03:42,427 DEBUG storage: } >13:03:42,428 DEBUG storage: device { >13:03:42,428 DEBUG storage: vendor "IBM" >13:03:42,428 DEBUG storage: product "S/390.*" >13:03:42,428 DEBUG storage: } >13:03:42,428 DEBUG storage: # don't count normal SATA devices as multipaths >13:03:42,428 DEBUG storage: device { >13:03:42,428 DEBUG storage: vendor "ATA" >13:03:42,429 DEBUG storage: } >13:03:42,429 DEBUG storage: # don't count 3ware devices as multipaths >13:03:42,429 DEBUG storage: device { >13:03:42,429 DEBUG storage: vendor "3ware" >13:03:42,429 DEBUG storage: } >13:03:42,429 DEBUG storage: device { >13:03:42,429 DEBUG storage: vendor "AMCC" >13:03:42,430 DEBUG storage: } >13:03:42,430 DEBUG storage: # nor highpoint devices >13:03:42,430 DEBUG storage: device { >13:03:42,430 DEBUG storage: vendor "HPT" >13:03:42,430 DEBUG storage: } >13:03:42,430 DEBUG storage: } >13:03:42,430 DEBUG storage: multipaths { >13:03:42,431 DEBUG storage: } >13:03:42,431 DEBUG storage: (end of /etc/multipath.conf) >13:03:42,454 INFO storage: MultipathTopology: found non-disk device: sr0 >13:03:42,455 INFO storage: MultipathTopology: found singlepath device: vda >13:03:42,455 INFO storage: MultipathTopology: found singlepath device: vdb >13:03:42,456 INFO storage: MultipathTopology: found non-disk device: vdb1 >13:03:42,456 INFO storage: MultipathTopology: found non-disk device: vdb2 >13:03:42,456 INFO storage: MultipathTopology: found non-disk device: vdb3 >13:03:42,456 INFO storage: MultipathTopology: found singlepath device: loop0 >13:03:42,456 INFO storage: MultipathTopology: found singlepath device: loop1 >13:03:42,457 INFO storage: MultipathTopology: found singlepath device: loop2 >13:03:42,457 INFO storage: MultipathTopology: found singlepath device: loop3 >13:03:42,457 INFO storage: MultipathTopology: found singlepath device: loop4 >13:03:42,457 INFO storage: MultipathTopology: found singlepath device: loop5 >13:03:42,457 INFO storage: MultipathTopology: found singlepath device: loop6 >13:03:42,458 INFO storage: MultipathTopology: found singlepath device: loop7 >13:03:42,458 INFO storage: MultipathTopology: found singlepath device: dm-0 >13:03:42,458 INFO storage: devices to scan: ['sr0', 'vda', 'vdb', 'vdb1', 'vdb2', 'vdb3', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >13:03:42,462 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/scd0 /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-path/pci-0000:00:01.1-scsi-1:0:0:0 /dev/disk/by-label/Fedora\\x2016-Beta\\x20x86_64\\x20DVD /dev/cdrom /dev/dvd', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'GENERATED': '1', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_01_1-scsi-1_0_0_0', > 'ID_FS_LABEL': 'Fedora_16-Beta_x86_64_DVD', > 'ID_FS_LABEL_ENC': 'Fedora\\x2016-Beta\\x20x86_64\\x20DVD', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:01.1-scsi-1:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_01_1-scsi-1_0_0_0', > 'ID_REVISION': '0.14.0', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':uaccess:seat:systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'name': 'sr0', > 'symlinks': ['/dev/scd0', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-path/pci-0000:00:01.1-scsi-1:0:0:0', > '/dev/disk/by-label/Fedora\\x2016-Beta\\x20x86_64\\x20DVD', > '/dev/cdrom', > '/dev/dvd'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >13:03:42,462 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/host1/target1:0:0/1:0:0:0/block/sr0)... >13:03:42,464 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >13:03:42,465 DEBUG storage: DeviceTree.getDeviceByName returned None >13:03:42,465 INFO storage: sr0 is a cdrom >13:03:42,466 DEBUG storage: DeviceTree.addUdevOpticalDevice: >13:03:42,466 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:03:42,468 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >13:03:42,468 INFO storage: added cdrom sr0 (id 16) to device tree >13:03:42,469 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:03:42,472 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >13:03:42,473 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >13:03:42,474 DEBUG storage: Iso9660FS.supported: supported: True ; >13:03:42,475 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >13:03:42,475 DEBUG storage: device sr0 does not contain a disklabel >13:03:42,475 INFO storage: type detected on 'sr0' is 'iso9660' >13:03:42,476 DEBUG storage: Iso9660FS.supported: supported: True ; >13:03:42,477 DEBUG storage: Iso9660FS.supported: supported: True ; >13:03:42,478 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >13:03:42,479 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >13:03:42,480 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:03:42,482 DEBUG storage: looking up parted Device: /dev/sr0 >13:03:42,483 INFO storage: got device: OpticalDevice instance (0x7fd0fa42b710) -- > name = sr0 status = True kids = 0 id = 16 > parents = [] > uuid = None size = 3528.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/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: 1806336 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (112, 255, 63) biosGeometry: (112, 255, 63) > PedDevice: <_ped.Device object at 0x7fd10363a710> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >13:03:42,484 DEBUG storage: Iso9660FS.supported: supported: True ; >13:03:42,484 INFO storage: got format: Iso9660FS instance (0x7fd0fa42b910) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_16-Beta_x86_64_DVD size = 0 targetSize = 0 > >13:03:42,490 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:05.0-virtio-pci-virtio1', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:05.0-virtio-pci-virtio1', > 'ID_PATH_TAG': 'pci-0000_00_05_0-virtio-pci-virtio1', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION_TABLE': '1', > 'UDISKS_PARTITION_TABLE_COUNT': '0', > 'UDISKS_PARTITION_TABLE_SCHEME': 'gpt', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'vda', > 'symlinks': ['/dev/disk/by-path/pci-0000:00:05.0-virtio-pci-virtio1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda'} ; name: vda ; >13:03:42,490 INFO storage: scanning vda (/devices/pci0000:00/0000:00:05.0/virtio1/block/vda)... >13:03:42,491 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >13:03:42,492 DEBUG storage: DeviceTree.getDeviceByName returned None >13:03:42,493 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >13:03:42,494 INFO storage: vda is a disk >13:03:42,494 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:03:42,496 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >13:03:42,496 INFO storage: added disk vda (id 17) to device tree >13:03:42,496 DEBUG storage: looking up parted Device: /dev/vda >13:03:42,497 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >13:03:42,498 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; >13:03:42,498 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:03:42,499 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >13:03:42,540 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: gpt ; exists: True ; >13:03:42,545 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >13:03:42,548 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >13:03:42,553 INFO storage: got device: DiskDevice instance (0x7fd0fa42ba50) -- > name = vda status = True kids = 0 id = 17 > parents = [] > uuid = None size = 10240.0 > format = existing gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11608 did: 29523 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7fd10363a440> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd0fa42ba90> >13:03:42,557 INFO storage: got format: DiskLabel instance (0x7fd0fa42be10) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7fd0fa432090> > PedDisk: <_ped.Disk object at 0x1ba2998> > origPartedDisk = <parted.disk.Disk object at 0x7fd0fa432310> > 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: 11608 did: 29523 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7fd10363ab00> > >13:03:42,564 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:07.0-virtio-pci-virtio3', > 'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:07.0-virtio-pci-virtio3', > 'ID_PATH_TAG': 'pci-0000_00_07_0-virtio-pci-virtio3', > 'MAJOR': '252', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION_TABLE': '1', > 'UDISKS_PARTITION_TABLE_COUNT': '3', > 'UDISKS_PARTITION_TABLE_SCHEME': 'gpt', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'vdb', > 'symlinks': ['/dev/disk/by-path/pci-0000:00:07.0-virtio-pci-virtio3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb'} ; name: vdb ; >13:03:42,564 INFO storage: scanning vdb (/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb)... >13:03:42,565 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >13:03:42,566 DEBUG storage: DeviceTree.getDeviceByName returned None >13:03:42,568 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdb ; >13:03:42,568 INFO storage: vdb is a disk >13:03:42,569 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:03:42,570 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: None ; >13:03:42,570 INFO storage: added disk vdb (id 18) to device tree >13:03:42,570 DEBUG storage: looking up parted Device: /dev/vdb >13:03:42,571 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb ; >13:03:42,572 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: None ; >13:03:42,573 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:03:42,574 DEBUG storage: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >13:03:42,616 DEBUG storage: DiskLabel.__init__: device: /dev/vdb ; labelType: gpt ; exists: True ; >13:03:42,624 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >13:03:42,626 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >13:03:42,630 INFO storage: got device: DiskDevice instance (0x7fd0fa42bb90) -- > name = vdb status = True kids = 0 id = 18 > parents = [] > uuid = None size = 8192.0 > format = existing gpt disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25710 did: 12129 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7fd10363a830> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd0fa42bf10> >13:03:42,634 INFO storage: got format: DiskLabel instance (0x7fd0fa42b890) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fd0fa432850>, <parted.partition.Partition object at 0x7fd0fa432a90>, <parted.partition.Partition object at 0x7fd0fa432d50>] > device: <parted.device.Device object at 0x7fd0fa432510> > PedDisk: <_ped.Disk object at 0x7fd0fa40bfc8> > origPartedDisk = <parted.disk.Disk object at 0x7fd0fa432690> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25710 did: 12129 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7fd10363acb0> > >13:03:42,644 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:07.0-virtio-pci-virtio3-part1', > 'DEVNAME': 'vdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb1', > 'DEVTYPE': 'partition', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:07.0-virtio-pci-virtio3', > 'ID_PATH_TAG': 'pci-0000_00_07_0-virtio-pci-virtio3', > 'MAJOR': '252', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '1', > 'UDISKS_PARTITION_OFFSET': '1048576', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '1048576', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb', > 'UDISKS_PARTITION_TYPE': '21686148-6449-6E6F-744E-656564454649', > 'UDISKS_PARTITION_UUID': '60118A02-6D7D-4A64-8CC8-31BD682C030E', > 'UDISKS_PRESENTATION_HIDE': '1', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'vdb1', > 'symlinks': ['/dev/disk/by-path/pci-0000:00:07.0-virtio-pci-virtio3-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb1'} ; name: vdb1 ; >13:03:42,644 INFO storage: scanning vdb1 (/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb1)... >13:03:42,645 DEBUG storage: DeviceTree.getDeviceByName: name: vdb1 ; >13:03:42,647 DEBUG storage: DeviceTree.getDeviceByName returned None >13:03:42,647 INFO storage: vdb1 is a partition >13:03:42,648 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb1 ; >13:03:42,649 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >13:03:42,650 DEBUG storage: DeviceTree.getDeviceByName returned existing 8192MB disk vdb (18) with existing gpt disklabel >13:03:42,652 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdb ; >13:03:42,653 DEBUG storage: PartitionDevice._setFormat: vdb1 ; >13:03:42,653 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:03:42,654 DEBUG storage: PartitionDevice._setFormat: vdb1 ; current: None ; type: None ; >13:03:42,655 DEBUG storage: looking up parted Partition: /dev/vdb1 >13:03:42,656 DEBUG storage: PartitionDevice.probe: vdb1 ; exists: True ; >13:03:42,657 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 1 ; >13:03:42,658 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 10 ; >13:03:42,659 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 12 ; >13:03:42,660 DEBUG storage: getFormat('biosboot') returning BIOSBoot instance >13:03:42,661 DEBUG storage: PartitionDevice._setFormat: vdb1 ; >13:03:42,662 DEBUG storage: PartitionDevice._setFormat: vdb1 ; current: None ; type: biosboot ; >13:03:42,662 INFO storage: added partition vdb1 (id 19) to device tree >13:03:42,663 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb1 ; >13:03:42,665 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb1 ; label_type: None ; >13:03:42,665 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:03:42,666 DEBUG storage: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >13:03:42,667 DEBUG storage: DiskLabel.__init__: device: /dev/vdb1 ; labelType: None ; exists: True ; >13:03:42,673 WARN storage: disklabel detected but not usable on vdb1 >13:03:42,673 DEBUG storage: no type or existing type for vdb1, bailing >13:03:42,674 DEBUG storage: looking up parted Device: /dev/vdb1 >13:03:42,676 INFO storage: got device: PartitionDevice instance (0x7fd0fa432e50) -- > name = vdb1 status = True kids = 0 id = 19 > parents = ['existing 8192MB disk vdb (18) with existing gpt disklabel'] > uuid = None size = 1.0 > format = existing biosboot > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 30255 did: 29289 busy: False > hardwareGeometry: (2, 16, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fd10363aef0> > target size = 0 path = /dev/vdb1 > 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 0x7fd0fa432610> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd0fa432890> PedPartition: <_ped.Partition object at 0x7fd0fa429fb0> > disk = existing 8192MB disk vdb (18) with existing gpt disklabel > start = 2048 end = 4095 length = 2048 > flags = bios_grub >13:03:42,677 INFO storage: got format: BIOSBoot instance (0x7fd0fa432d90) -- > type = biosboot name = BIOS Boot status = False > device = /dev/vdb1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > >13:03:42,685 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:07.0-virtio-pci-virtio3-part2 /dev/disk/by-uuid/65fbbb05-e817-4797-97e0-44802ae95507 /dev/disk/by-partuuid/675d5f50-19b5-46fc-946b-38bac779533e /dev/disk/by-partlabel/ext4', > 'DEVNAME': 'vdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '65fbbb05-e817-4797-97e0-44802ae95507', > 'ID_FS_UUID_ENC': '65fbbb05-e817-4797-97e0-44802ae95507', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NAME': 'ext4', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '4096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '675d5f50-19b5-46fc-946b-38bac779533e', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:07.0-virtio-pci-virtio3', > 'ID_PATH_TAG': 'pci-0000_00_07_0-virtio-pci-virtio3', > 'MAJOR': '252', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_LABEL': 'ext4', > 'UDISKS_PARTITION_NUMBER': '2', > 'UDISKS_PARTITION_OFFSET': '2097152', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '524288000', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb', > 'UDISKS_PARTITION_TYPE': 'C12A7328-F81F-11D2-BA4B-00A0C93EC93B', > 'UDISKS_PARTITION_UUID': '675D5F50-19B5-46FC-946B-38BAC779533E', > 'UDISKS_PRESENTATION_HIDE': '1', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'vdb2', > 'symlinks': ['/dev/disk/by-path/pci-0000:00:07.0-virtio-pci-virtio3-part2', > '/dev/disk/by-uuid/65fbbb05-e817-4797-97e0-44802ae95507', > '/dev/disk/by-partuuid/675d5f50-19b5-46fc-946b-38bac779533e', > '/dev/disk/by-partlabel/ext4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb2'} ; name: vdb2 ; >13:03:42,685 INFO storage: scanning vdb2 (/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb2)... >13:03:42,686 DEBUG storage: DeviceTree.getDeviceByName: name: vdb2 ; >13:03:42,687 DEBUG storage: DeviceTree.getDeviceByName returned None >13:03:42,687 INFO storage: vdb2 is a partition >13:03:42,688 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb2 ; >13:03:42,689 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >13:03:42,691 DEBUG storage: DeviceTree.getDeviceByName returned existing 8192MB disk vdb (18) with existing gpt disklabel >13:03:42,692 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vdb ; >13:03:42,694 DEBUG storage: PartitionDevice._setFormat: vdb2 ; >13:03:42,694 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:03:42,695 DEBUG storage: PartitionDevice._setFormat: vdb2 ; current: None ; type: None ; >13:03:42,695 DEBUG storage: looking up parted Partition: /dev/vdb2 >13:03:42,696 DEBUG storage: PartitionDevice.probe: vdb2 ; exists: True ; >13:03:42,698 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb2 ; flag: 1 ; >13:03:42,699 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb2 ; flag: 10 ; >13:03:42,700 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb2 ; flag: 12 ; >13:03:42,700 INFO storage: added partition vdb2 (id 20) to device tree >13:03:42,701 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb2 ; >13:03:42,702 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb2 ; label_type: None ; >13:03:42,704 DEBUG storage: Ext4FS.supported: supported: True ; >13:03:42,704 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:03:42,704 DEBUG storage: device vdb2 does not contain a disklabel >13:03:42,704 INFO storage: type detected on 'vdb2' is 'ext4' >13:03:42,706 DEBUG storage: Ext4FS.supported: supported: True ; >13:03:42,752 DEBUG storage: Ext4FS.supported: supported: True ; >13:03:42,755 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:03:42,756 DEBUG storage: PartitionDevice._setFormat: vdb2 ; >13:03:42,760 DEBUG storage: PartitionDevice._setFormat: vdb2 ; current: None ; type: ext4 ; >13:03:42,762 DEBUG storage: looking up parted Device: /dev/vdb2 >13:03:42,765 INFO storage: got device: PartitionDevice instance (0x7fd0fa432ed0) -- > name = vdb2 status = True kids = 0 id = 20 > parents = ['existing 8192MB disk vdb (18) with existing gpt disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 252 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32721 did: 1792 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fd10363a9e0> > target size = 0 path = /dev/vdb2 > 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 0x7fd0fa432610> fileSystem: <parted.filesystem.FileSystem object at 0x7fd0fa432cd0> > number: 2 path: /dev/vdb2 type: 0 > name: ext4 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd0fa432ad0> PedPartition: <_ped.Partition object at 0x7fd0fa429f50> > disk = existing 8192MB disk vdb (18) with existing gpt disklabel > start = 4096 end = 1028095 length = 1024000 > flags = boot >13:03:42,767 DEBUG storage: Ext4FS.supported: supported: True ; >13:03:42,767 INFO storage: got format: Ext4FS instance (0x7fd0fa42b7d0) -- > type = ext4 name = ext4 status = False > device = /dev/vdb2 uuid = 65fbbb05-e817-4797-97e0-44802ae95507 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >13:03:42,774 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:07.0-virtio-pci-virtio3-part3 /dev/disk/by-partuuid/1e7b2293-d93c-4275-8dbd-f455e0d12e32', > 'DEVNAME': 'vdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb3', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '1Scf0c-eh5s-n3U4-U2CX-Sspo-xgs6-dfURoR', > 'ID_FS_UUID_ENC': '1Scf0c-eh5s-n3U4-U2CX-Sspo-xgs6-dfURoR', > 'ID_FS_VERSION': 'LVM2\\x20001', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '1028096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '15747072', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': '1e7b2293-d93c-4275-8dbd-f455e0d12e32', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:07.0-virtio-pci-virtio3', > 'ID_PATH_TAG': 'pci-0000_00_07_0-virtio-pci-virtio3', > 'LVM2_LV_ATTR': ['-wi---', '-wi---'], > 'LVM2_LV_NAME': ['lv_swap', 'lv_root'], > 'LVM2_LV_SIZE': ['2064384.00', '5799936.00'], > 'LVM2_LV_UUID': ['ccSm6r-rTeN-o7Qy-Tja6-8tH1-Gta4-dDbZvk', > 'dTh18P-ZGwp-03iq-gF7i-pO0x-aBG5-9p3ogW'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/vdb3', > 'LVM2_PV_PE_ALLOC_COUNT': '240', > 'LVM2_PV_PE_COUNT': '240', > 'LVM2_PV_SIZE': '7864320.00', > 'LVM2_PV_UUID': '1Scf0c-eh5s-n3U4-U2CX-Sspo-xgs6-dfURoR', > 'LVM2_VG_EXTENT_COUNT': '240', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_testhost', > 'LVM2_VG_SIZE': '7864320.00', > 'LVM2_VG_UUID': 'C9Ry9C-r2X3-l21X-2fUJ-KtI1-u3jq-Cq5RlX', > 'MAJOR': '252', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '3', > 'UDISKS_PARTITION_OFFSET': '526385152', > 'UDISKS_PARTITION_SCHEME': 'gpt', > 'UDISKS_PARTITION_SIZE': '8062500864', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb', > 'UDISKS_PARTITION_TYPE': 'E6D6D379-F507-44C2-A23C-238F2A3DF928', > 'UDISKS_PARTITION_UUID': '1E7B2293-D93C-4275-8DBD-F455E0D12E32', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'vdb3', > 'symlinks': ['/dev/disk/by-path/pci-0000:00:07.0-virtio-pci-virtio3-part3', > '/dev/disk/by-partuuid/1e7b2293-d93c-4275-8dbd-f455e0d12e32'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb3'} ; name: vdb3 ; >13:03:42,775 INFO storage: scanning vdb3 (/devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb3)... >13:03:42,776 DEBUG storage: DeviceTree.getDeviceByName: name: vdb3 ; >13:03:42,777 DEBUG storage: DeviceTree.getDeviceByName returned None >13:03:42,777 INFO storage: vdb3 is a partition >13:03:42,778 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb3 ; >13:03:42,779 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >13:03:42,780 DEBUG storage: DeviceTree.getDeviceByName returned existing 8192MB disk vdb (18) with existing gpt disklabel >13:03:42,782 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vdb ; >13:03:42,783 DEBUG storage: PartitionDevice._setFormat: vdb3 ; >13:03:42,783 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:03:42,785 DEBUG storage: PartitionDevice._setFormat: vdb3 ; current: None ; type: None ; >13:03:42,785 DEBUG storage: looking up parted Partition: /dev/vdb3 >13:03:42,786 DEBUG storage: PartitionDevice.probe: vdb3 ; exists: True ; >13:03:42,787 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb3 ; flag: 1 ; >13:03:42,788 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb3 ; flag: 10 ; >13:03:42,790 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb3 ; flag: 12 ; >13:03:42,790 INFO storage: added partition vdb3 (id 21) to device tree >13:03:42,791 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb3 ; >13:03:42,792 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb3 ; label_type: None ; >13:03:42,793 DEBUG storage: LVMPhysicalVolume.__init__: >13:03:42,793 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >13:03:42,794 DEBUG storage: device vdb3 does not contain a disklabel >13:03:42,794 INFO storage: type detected on 'vdb3' is 'LVM2_member' >13:03:42,797 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg_testhost ; uuid: 1Scf0c-eh5s-n3U4-U2CX-Sspo-xgs6-dfURoR ; exists: True ; vgUuid: C9Ry9C-r2X3-l21X-2fUJ-KtI1-u3jq-Cq5RlX ; label: None ; peStart: 1.0 ; device: /dev/vdb3 ; serial: None ; >13:03:42,798 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >13:03:42,799 DEBUG storage: PartitionDevice._setFormat: vdb3 ; >13:03:42,800 DEBUG storage: PartitionDevice._setFormat: vdb3 ; current: None ; type: lvmpv ; >13:03:42,801 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vdb3 ; >13:03:42,802 DEBUG storage: DeviceTree.getDeviceByName: name: vg_testhost ; >13:03:42,803 DEBUG storage: DeviceTree.getDeviceByName returned None >13:03:42,805 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdb3 ; >13:03:42,805 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:03:42,807 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg_testhost ; current: None ; type: None ; >13:03:42,807 INFO storage: added lvmvg vg_testhost (id 22) to device tree >13:03:42,808 DEBUG storage: looking up parted Device: /dev/vdb3 >13:03:42,810 INFO storage: got device: PartitionDevice instance (0x7fd0fa42b850) -- > name = vdb3 status = True kids = 1 id = 21 > parents = ['existing 8192MB disk vdb (18) with existing gpt disklabel'] > uuid = None size = 7689.0 > format = existing lvmpv > major = 252 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdb/vdb3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15747072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32721 did: 0 busy: False > hardwareGeometry: (15622, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7fd10363ab90> > target size = 0 path = /dev/vdb3 > 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 0x7fd0fa432610> fileSystem: None > number: 3 path: /dev/vdb3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd0fa432c90> PedPartition: <_ped.Partition object at 0x7fd0fa4342f0> > disk = existing 8192MB disk vdb (18) with existing gpt disklabel > start = 1028096 end = 16775167 length = 15747072 > flags = lvm >13:03:42,810 INFO storage: got format: LVMPhysicalVolume instance (0x7fd0fa436110) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vdb3 uuid = 1Scf0c-eh5s-n3U4-U2CX-Sspo-xgs6-dfURoR exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_testhost vgUUID = C9Ry9C-r2X3-l21X-2fUJ-KtI1-u3jq-Cq5RlX peStart = 1.0 >13:03:42,813 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', > 'UDEV_LOG': '3', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >13:03:42,813 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >13:03:42,814 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >13:03:42,816 DEBUG storage: DeviceTree.getDeviceByName returned None >13:03:42,816 INFO storage: loop0 is a loop device >13:03:42,817 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >13:03:42,818 DEBUG storage: DeviceTree.getDeviceByName: name: /squashfs.img (deleted) ; >13:03:42,819 DEBUG storage: DeviceTree.getDeviceByName returned None >13:03:42,819 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:03:42,821 DEBUG storage: FileDevice._setFormat: /squashfs.img (deleted) ; current: None ; type: None ; >13:03:42,821 INFO storage: added file /squashfs.img (deleted) (id 23) to device tree >13:03:42,822 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /squashfs.img (deleted) ; >13:03:42,822 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:03:42,824 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >13:03:42,824 INFO storage: added loop loop0 (id 24) to device tree >13:03:42,825 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >13:03:42,826 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >13:03:42,826 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >13:03:42,827 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >13:03:42,829 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >13:03:42,833 WARN storage: disklabel detected but not usable on loop0 >13:03:42,834 INFO storage: type detected on 'loop0' is 'squashfs' >13:03:42,834 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >13:03:42,836 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >13:03:42,837 INFO storage: got device: LoopDevice instance (0x7fd0fa432fd0) -- > name = loop0 status = False kids = 0 id = 24 > parents = ['existing 0MB file /squashfs.img (deleted) (23)'] > 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 >13:03:42,841 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/a3310a0c-4f35-400a-ac30-d04b6495fd2b /dev/disk/by-label/Anaconda', > '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': 'a3310a0c-4f35-400a-ac30-d04b6495fd2b', > 'ID_FS_UUID_ENC': 'a3310a0c-4f35-400a-ac30-d04b6495fd2b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-uuid/a3310a0c-4f35-400a-ac30-d04b6495fd2b', > '/dev/disk/by-label/Anaconda'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >13:03:42,842 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >13:03:42,843 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >13:03:42,844 DEBUG storage: DeviceTree.getDeviceByName returned None >13:03:42,844 INFO storage: loop1 is a loop device >13:03:42,845 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >13:03:42,846 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >13:03:42,847 DEBUG storage: DeviceTree.getDeviceByName returned None >13:03:42,847 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:03:42,849 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >13:03:42,849 INFO storage: added file /LiveOS/rootfs.img (id 25) to device tree >13:03:42,850 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >13:03:42,850 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:03:42,852 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >13:03:42,852 INFO storage: added loop loop1 (id 26) to device tree >13:03:42,853 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >13:03:42,854 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >13:03:42,855 DEBUG storage: Ext4FS.supported: supported: True ; >13:03:42,856 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:03:42,856 DEBUG storage: device loop1 does not contain a disklabel >13:03:42,856 INFO storage: type detected on 'loop1' is 'ext4' >13:03:42,857 DEBUG storage: Ext4FS.supported: supported: True ; >13:03:42,924 DEBUG storage: Ext4FS.supported: supported: True ; >13:03:42,926 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:03:42,927 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >13:03:42,928 INFO storage: got device: LoopDevice instance (0x7fd0fa4365d0) -- > name = loop1 status = False kids = 0 id = 26 > parents = ['existing 0MB file /LiveOS/rootfs.img (25)'] > 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 >13:03:42,930 DEBUG storage: Ext4FS.supported: supported: True ; >13:03:42,930 INFO storage: got format: Ext4FS instance (0x7fd0fa436550) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = a3310a0c-4f35-400a-ac30-d04b6495fd2b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >13:03:42,934 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', > 'UDEV_LOG': '3', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >13:03:42,935 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >13:03:42,936 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >13:03:42,937 DEBUG storage: DeviceTree.getDeviceByName returned None >13:03:42,937 INFO storage: loop2 is a loop device >13:03:42,938 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >13:03:42,939 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >13:03:42,940 DEBUG storage: DeviceTree.getDeviceByName returned None >13:03:42,941 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:03:42,942 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >13:03:42,942 INFO storage: added file /overlay (deleted) (id 27) to device tree >13:03:42,944 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >13:03:42,944 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:03:42,946 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >13:03:42,947 INFO storage: added loop loop2 (id 28) to device tree >13:03:42,948 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >13:03:42,949 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >13:03:42,949 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >13:03:42,950 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >13:03:42,952 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >13:03:42,956 WARN storage: disklabel detected but not usable on loop2 >13:03:42,957 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >13:03:42,958 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >13:03:42,959 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >13:03:42,959 INFO storage: got device: LoopDevice instance (0x7fd0fa436710) -- > name = loop2 status = False kids = 0 id = 28 > parents = ['existing 0MB file /overlay (deleted) (27)'] > 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 >13:03:42,962 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', > 'UDEV_LOG': '3', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >13:03:42,962 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >13:03:42,963 DEBUG storage: lvm filter: adding loop3 to the reject list >13:03:42,964 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', > 'UDEV_LOG': '3', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >13:03:42,964 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >13:03:42,964 DEBUG storage: lvm filter: adding loop4 to the reject list >13:03:42,966 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', > 'UDEV_LOG': '3', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >13:03:42,966 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >13:03:42,966 DEBUG storage: lvm filter: adding loop5 to the reject list >13:03:42,968 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', > 'UDEV_LOG': '3', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >13:03:42,968 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >13:03:42,968 DEBUG storage: lvm filter: adding loop6 to the reject list >13:03:42,970 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', > 'UDEV_LOG': '3', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >13:03:42,970 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >13:03:42,970 DEBUG storage: lvm filter: adding loop7 to the reject list >13:03:42,974 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/mapper/live-rw /dev/disk/by-id/dm-name-live-rw /dev/disk/by-uuid/a3310a0c-4f35-400a-ac30-d04b6495fd2b /dev/disk/by-label/Anaconda', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SBIN_PATH': '/sbin', > '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': 'a3310a0c-4f35-400a-ac30-d04b6495fd2b', > 'ID_FS_UUID_ENC': 'a3310a0c-4f35-400a-ac30-d04b6495fd2b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '4194304', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'dm-0', > 'symlinks': ['/dev/mapper/live-rw', > '/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-uuid/a3310a0c-4f35-400a-ac30-d04b6495fd2b', > '/dev/disk/by-label/Anaconda'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >13:03:42,974 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >13:03:42,975 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >13:03:42,976 DEBUG storage: DeviceTree.getDeviceByName returned None >13:03:42,976 INFO storage: live-rw is a device-mapper device >13:03:42,979 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >13:03:42,981 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg_testhost ; status: True ; >13:03:42,981 DEBUG storage: failed to find dm node for vg_testhost >13:03:42,982 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >13:03:42,984 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (26) with existing ext4 filesystem >13:03:42,986 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >13:03:42,987 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (28) >13:03:42,989 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >13:03:42,990 DEBUG storage: DeviceTree.getDeviceByName returned None >13:03:42,991 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >13:03:42,991 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:03:42,992 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >13:03:42,993 INFO storage: added dm live-rw (id 29) to device tree >13:03:42,994 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >13:03:42,995 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >13:03:42,996 DEBUG storage: Ext4FS.supported: supported: True ; >13:03:42,996 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:03:42,997 DEBUG storage: device live-rw does not contain a disklabel >13:03:42,997 INFO storage: type detected on 'live-rw' is 'ext4' >13:03:42,998 DEBUG storage: Ext4FS.supported: supported: True ; >13:03:43,044 DEBUG storage: Ext4FS.supported: supported: True ; >13:03:43,046 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:03:43,047 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >13:03:43,048 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >13:03:43,049 INFO storage: got device: DMDevice instance (0x7fd0fa436610) -- > name = live-rw status = True kids = 0 id = 29 > parents = ['existing 0MB loop loop2 (28)'] > uuid = None size = 2048.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: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32721 did: 0 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7fd0fa4380e0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >13:03:43,051 DEBUG storage: Ext4FS.supported: supported: True ; >13:03:43,051 INFO storage: got format: Ext4FS instance (0x7fd0fa4368d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = a3310a0c-4f35-400a-ac30-d04b6495fd2b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >13:03:43,099 DEBUG storage: DeviceTree.getDeviceByName: name: vg_testhost-lv_swap ; >13:03:43,101 DEBUG storage: DeviceTree.getDeviceByName returned None >13:03:43,102 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_testhost ; >13:03:43,103 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:03:43,104 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_testhost-lv_swap ; current: None ; type: None ; >13:03:43,104 DEBUG storage: Adding vg_testhost-lv_swap/2016MB to vg_testhost >13:03:43,105 INFO storage: added lvmlv vg_testhost-lv_swap (id 30) to device tree >13:03:43,106 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_testhost-lv_swap ; status: False ; controllable: True ; orig: False ; >13:03:43,107 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_testhost-lv_swap ; orig: False ; >13:03:43,109 DEBUG storage: LVMVolumeGroupDevice.setup: vg_testhost ; status: True ; controllable: True ; orig: False ; >13:03:43,111 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_testhost-lv_swap ; status: False ; controllable: True ; orig: False ; >13:03:43,248 DEBUG storage: looking up parted Device: /dev/mapper/vg_testhost-lv_swap >13:03:43,251 DEBUG storage: DeviceTree.getDeviceByName: name: vg_testhost-lv_root ; >13:03:43,252 DEBUG storage: DeviceTree.getDeviceByName returned None >13:03:43,253 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_testhost ; >13:03:43,254 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:03:43,255 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_testhost-lv_root ; current: None ; type: None ; >13:03:43,255 DEBUG storage: Adding vg_testhost-lv_root/5664MB to vg_testhost >13:03:43,256 INFO storage: added lvmlv vg_testhost-lv_root (id 31) to device tree >13:03:43,257 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_testhost-lv_root ; status: False ; controllable: True ; orig: False ; >13:03:43,258 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_testhost-lv_root ; orig: False ; >13:03:43,260 DEBUG storage: LVMVolumeGroupDevice.setup: vg_testhost ; status: True ; controllable: True ; orig: False ; >13:03:43,261 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_testhost-lv_root ; status: False ; controllable: True ; orig: False ; >13:03:43,388 DEBUG storage: looking up parted Device: /dev/mapper/vg_testhost-lv_root >13:03:43,429 INFO storage: devices to scan: ['dm-1', 'dm-2'] >13:03:43,433 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/mapper/vg_testhost-lv_swap /dev/vg_testhost/lv_swap /dev/disk/by-id/dm-name-vg_testhost-lv_swap /dev/disk/by-id/dm-uuid-LVM-C9Ry9Cr2X3l21X2fUJKtI1u3jqCq5RlXccSm6rrTeNo7QyTja68tH1Gta4dDbZvk /dev/disk/by-uuid/19b752db-7954-4642-9897-99f0ee4d4d7e', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg_testhost-lv_swap', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-C9Ry9Cr2X3l21X2fUJKtI1u3jqCq5RlXccSm6rrTeNo7QyTja68tH1Gta4dDbZvk', > 'DM_VG_NAME': 'vg_testhost', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '19b752db-7954-4642-9897-99f0ee4d4d7e', > 'ID_FS_UUID_ENC': '19b752db-7954-4642-9897-99f0ee4d4d7e', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '4128768', > 'UDISKS_DM_TARGETS_PARAMS': '252:19\\x202048', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'dm-1', > 'symlinks': ['/dev/mapper/vg_testhost-lv_swap', > '/dev/vg_testhost/lv_swap', > '/dev/disk/by-id/dm-name-vg_testhost-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-C9Ry9Cr2X3l21X2fUJKtI1u3jqCq5RlXccSm6rrTeNo7QyTja68tH1Gta4dDbZvk', > '/dev/disk/by-uuid/19b752db-7954-4642-9897-99f0ee4d4d7e'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: vg_testhost-lv_swap ; >13:03:43,433 INFO storage: scanning vg_testhost-lv_swap (/devices/virtual/block/dm-1)... >13:03:43,434 DEBUG storage: DeviceTree.getDeviceByName: name: vg_testhost-lv_swap ; >13:03:43,436 DEBUG storage: DeviceTree.getDeviceByName returned existing 2016MB lvmlv vg_testhost-lv_swap (30) >13:03:43,437 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_testhost-lv_swap ; >13:03:43,438 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_testhost-lv_swap ; label_type: None ; >13:03:43,439 DEBUG storage: SwapSpace.__init__: >13:03:43,440 DEBUG storage: getFormat('swap') returning SwapSpace instance >13:03:43,440 DEBUG storage: device vg_testhost-lv_swap does not contain a disklabel >13:03:43,440 INFO storage: type detected on 'vg_testhost-lv_swap' is 'swap' >13:03:43,441 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/vg_testhost-lv_swap ; serial: None ; uuid: 19b752db-7954-4642-9897-99f0ee4d4d7e ; exists: True ; label: None ; >13:03:43,441 DEBUG storage: getFormat('swap') returning SwapSpace instance >13:03:43,443 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_testhost-lv_swap ; current: None ; type: swap ; >13:03:43,445 DEBUG storage: looking up parted Device: /dev/mapper/vg_testhost >13:03:43,445 DEBUG storage: vg_testhost size is 7680MB >13:03:43,446 DEBUG storage: vg vg_testhost has 0MB free >13:03:43,446 DEBUG storage: vg_testhost size is 7680MB >13:03:43,447 DEBUG storage: vg vg_testhost has 0MB free >13:03:43,448 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7fd0fa43d590) -- > name = vg_testhost-lv_swap status = True kids = 0 id = 30 > parents = ['existing 7680MB lvmvg vg_testhost (22)'] > uuid = ccSm6r-rTeN-o7Qy-Tja6-8tH1-Gta4-dDbZvk size = 2016.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_testhost-lv_swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4128768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (257, 255, 63) biosGeometry: (257, 255, 63) > PedDevice: <_ped.Device object at 0x7fd10363af80> > target size = 2016.0 path = /dev/mapper/vg_testhost-lv_swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fd0fa436490) -- > name = vg_testhost status = True kids = 2 id = 22 > parents = ['existing 7689MB partition vdb3 (21) with existing lvmpv'] > uuid = C9Ry9C-r2X3-l21X-2fUJ-KtI1-u3jq-Cq5RlX size = 7680 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_testhost > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 240 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_root'] modified = False > extents = 240.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 7689MB partition vdb3 (21) with existing lvmpv'] > LVs = ['existing 2016MB lvmlv vg_testhost-lv_swap (30) with existing swap', > 'existing 5664MB lvmlv vg_testhost-lv_root (31)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 2016MB >13:03:43,448 INFO storage: got format: SwapSpace instance (0x7fd0fa43d510) -- > type = swap name = swap status = False > device = /dev/mapper/vg_testhost-lv_swap uuid = 19b752db-7954-4642-9897-99f0ee4d4d7e exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >13:03:43,459 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/mapper/vg_testhost-lv_root /dev/vg_testhost/lv_root /dev/disk/by-id/dm-name-vg_testhost-lv_root /dev/disk/by-id/dm-uuid-LVM-C9Ry9Cr2X3l21X2fUJKtI1u3jqCq5RlXdTh18PZGwp03iqgF7ipO0xaBG59p3ogW /dev/disk/by-uuid/2528af13-2432-4bcc-9b13-0a35885513a1', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg_testhost-lv_root', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-C9Ry9Cr2X3l21X2fUJKtI1u3jqCq5RlXdTh18PZGwp03iqgF7ipO0xaBG59p3ogW', > 'DM_VG_NAME': 'vg_testhost', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2528af13-2432-4bcc-9b13-0a35885513a1', > 'ID_FS_UUID_ENC': '2528af13-2432-4bcc-9b13-0a35885513a1', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '11599872', > 'UDISKS_DM_TARGETS_PARAMS': '252:19\\x204130816', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'linear', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'name': 'dm-2', > 'symlinks': ['/dev/mapper/vg_testhost-lv_root', > '/dev/vg_testhost/lv_root', > '/dev/disk/by-id/dm-name-vg_testhost-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-C9Ry9Cr2X3l21X2fUJKtI1u3jqCq5RlXdTh18PZGwp03iqgF7ipO0xaBG59p3ogW', > '/dev/disk/by-uuid/2528af13-2432-4bcc-9b13-0a35885513a1'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg_testhost-lv_root ; >13:03:43,460 INFO storage: scanning vg_testhost-lv_root (/devices/virtual/block/dm-2)... >13:03:43,461 DEBUG storage: DeviceTree.getDeviceByName: name: vg_testhost-lv_root ; >13:03:43,462 DEBUG storage: DeviceTree.getDeviceByName returned existing 5664MB lvmlv vg_testhost-lv_root (31) >13:03:43,463 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_testhost-lv_root ; >13:03:43,464 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_testhost-lv_root ; label_type: None ; >13:03:43,466 DEBUG storage: Ext4FS.supported: supported: True ; >13:03:43,466 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:03:43,466 DEBUG storage: device vg_testhost-lv_root does not contain a disklabel >13:03:43,466 INFO storage: type detected on 'vg_testhost-lv_root' is 'ext4' >13:03:43,468 DEBUG storage: Ext4FS.supported: supported: True ; >13:03:43,517 DEBUG storage: Ext4FS.supported: supported: True ; >13:03:43,520 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:03:43,522 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_testhost-lv_root ; current: None ; type: ext4 ; >13:03:43,527 DEBUG storage: looking up parted Device: /dev/mapper/vg_testhost >13:03:43,531 DEBUG storage: vg_testhost size is 7680MB >13:03:43,532 DEBUG storage: vg vg_testhost has 0MB free >13:03:43,534 DEBUG storage: vg_testhost size is 7680MB >13:03:43,535 DEBUG storage: vg vg_testhost has 0MB free >13:03:43,536 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7fd0fa436450) -- > name = vg_testhost-lv_root status = True kids = 0 id = 31 > parents = ['existing 7680MB lvmvg vg_testhost (22)'] > uuid = dTh18P-ZGwp-03iq-gF7i-pO0x-aBG5-9p3ogW size = 5664.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_testhost-lv_root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 11599872 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (722, 255, 63) biosGeometry: (722, 255, 63) > PedDevice: <_ped.Device object at 0x7fd10363a8c0> > target size = 5664.0 path = /dev/mapper/vg_testhost-lv_root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fd0fa436490) -- > name = vg_testhost status = True kids = 2 id = 22 > parents = ['existing 7689MB partition vdb3 (21) with existing lvmpv'] > uuid = C9Ry9C-r2X3-l21X-2fUJ-KtI1-u3jq-Cq5RlX size = 7680 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_testhost > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 240 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_root'] modified = False > extents = 240.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 7689MB partition vdb3 (21) with existing lvmpv'] > LVs = ['existing 2016MB lvmlv vg_testhost-lv_swap (30) with existing swap', > 'existing 5664MB lvmlv vg_testhost-lv_root (31) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 5664MB >13:03:43,538 DEBUG storage: Ext4FS.supported: supported: True ; >13:03:43,538 INFO storage: got format: Ext4FS instance (0x7fd0fa43d050) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_testhost-lv_root uuid = 2528af13-2432-4bcc-9b13-0a35885513a1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 5664.0 targetSize = 5664.0 > >13:03:43,582 DEBUG storage: DeviceTree.getDeviceByName: name: vg_testhost-lv_swap ; >13:03:43,584 DEBUG storage: DeviceTree.getDeviceByName returned existing 2016MB lvmlv vg_testhost-lv_swap (30) with existing swap >13:03:43,585 DEBUG storage: DeviceTree.getDeviceByName: name: vg_testhost-lv_root ; >13:03:43,587 DEBUG storage: DeviceTree.getDeviceByName returned existing 5664MB lvmlv vg_testhost-lv_root (31) with existing ext4 filesystem >13:03:43,588 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >13:03:43,606 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >13:03:43,608 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >13:03:43,610 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >13:03:43,628 DEBUG storage: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >13:03:43,629 DEBUG storage: BIOSBoot.teardown: device: /dev/vdb1 ; status: False ; type: biosboot ; >13:03:43,631 DEBUG storage: BIOSBoot.teardown: device: /dev/vdb1 ; status: False ; type: biosboot ; >13:03:43,652 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >13:03:43,654 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >13:03:43,656 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >13:03:43,676 DEBUG storage: PartitionDevice.teardown: vdb2 ; status: True ; controllable: True ; >13:03:43,696 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >13:03:43,697 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >13:03:43,700 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >13:03:43,718 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >13:03:43,719 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >13:03:43,720 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >13:03:43,722 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_testhost-lv_swap ; status: True ; controllable: True ; >13:03:43,723 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/vg_testhost-lv_swap ; status: False ; type: swap ; >13:03:43,725 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/vg_testhost-lv_swap ; status: False ; type: swap ; >13:03:43,743 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_testhost-lv_swap ; status: True ; controllable: True ; >13:03:43,829 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_testhost ; status: True ; controllable: True ; >13:03:43,836 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_testhost ; status: False ; type: None ; >13:03:43,839 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_testhost ; status: False ; type: None ; >13:03:43,864 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_testhost ; status: True ; controllable: True ; >13:03:43,970 DEBUG storage: PartitionDevice.teardown: vdb3 ; status: True ; controllable: True ; >13:03:43,974 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vdb3 ; status: False ; type: lvmpv ; >13:03:43,979 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vdb3 ; status: False ; type: lvmpv ; >13:03:44,003 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >13:03:44,005 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >13:03:44,007 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >13:03:44,025 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_testhost-lv_root ; status: False ; controllable: True ; >13:03:44,026 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >13:03:44,026 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >13:03:44,028 INFO storage: edd: MBR signature on vda is zero. new disk image? >13:03:44,028 INFO storage: edd: MBR signature on vdb is zero. new disk image? >13:03:44,029 INFO storage: edd: collected mbr signatures: {} >13:03:44,029 DEBUG storage: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x00000000 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 16777216 >13:03:44,029 ERR storage: edd: unable to match edd entry 0x80 >13:03:44,033 DEBUG storage: Ext4FS.supported: supported: True ; >13:03:44,035 DEBUG storage: Ext4FS.supported: supported: True ; >13:03:44,036 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:03:44,039 DEBUG storage: Iso9660FS.supported: supported: True ; >13:03:44,042 DEBUG storage: Ext4FS.supported: supported: True ; >13:03:44,044 DEBUG storage: vg_testhost size is 7680MB >13:03:44,044 DEBUG storage: vg vg_testhost has 0MB free >13:03:44,045 DEBUG storage: vg_testhost size is 7680MB >13:03:44,045 DEBUG storage: vg vg_testhost has 0MB free >13:03:44,047 DEBUG storage: Ext4FS.supported: supported: True ; >13:03:49,880 DEBUG storage: doAutoPartition(<pyanaconda.Anaconda object at 0x7fd10b1e8e90>) >13:03:49,880 DEBUG storage: doAutoPart: True >13:03:49,880 DEBUG storage: encryptedAutoPart: False >13:03:49,880 DEBUG storage: lvmAutoPart: True >13:03:49,881 DEBUG storage: clearPartType: 1 >13:03:49,881 DEBUG storage: clearPartDisks: ['vda'] >13:03:49,881 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7fd0fd7f9b90) -- > mountpoint = / asVol = True singlePV = False > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fd0fd7f9bd0) -- > mountpoint = /home asVol = True singlePV = False > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fd0fd7f9c10) -- > mountpoint = /boot asVol = False singlePV = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fd0fd7f9c50) -- > mountpoint = None asVol = False singlePV = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fd0fd7f9c90) -- > mountpoint = None asVol = True singlePV = False > weight = 0 fstype = swap encrypted = True > size = 1008 maxSize = 2016 grow = True > >13:03:49,882 DEBUG storage: storage.disks: ['vda', 'vdb'] >13:03:49,883 DEBUG storage: storage.partitioned: ['vda', 'vdb'] >13:03:49,884 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/squashfs.img (deleted)', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vdb', 'vdb1', 'vdb2', 'vdb3', 'vg_testhost', 'vg_testhost-lv_root', 'vg_testhost-lv_swap'] >13:03:49,884 DEBUG storage: clearpart: looking at vdb3 >13:03:49,885 DEBUG storage: clearpart: looking at vdb2 >13:03:49,885 DEBUG storage: clearpart: looking at vdb1 >13:03:49,889 DEBUG storage: checking whether disk vda has an empty extended >13:03:49,889 DEBUG storage: extended is None ; logicals is [] >13:03:49,889 DEBUG storage: checking whether disk vdb has an empty extended >13:03:49,890 DEBUG storage: extended is None ; logicals is [] >13:03:49,898 DEBUG storage: LVMPhysicalVolume.__init__: mountpoint: None ; >13:03:49,898 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >13:03:49,900 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >13:03:49,901 DEBUG storage: PartitionDevice._setFormat: req0 ; >13:03:49,903 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >13:03:49,904 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >13:03:49,905 INFO storage: added partition req0 (id 32) to device tree >13:03:49,905 INFO storage: registered action: [0] Create Device partition req0 (id 32) >13:03:49,906 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:03:49,906 INFO storage: registered action: [1] Create Format lvmpv on partition req0 (id 32) >13:03:49,907 DEBUG storage: candidate disks: [DiskDevice instance (0x7fd0fa42ba50) -- > name = vda status = True kids = 0 id = 17 > parents = [] > uuid = None size = 10240.0 > format = existing gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11608 did: 29523 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7fd10363a440> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fd0fa42ba90>] >13:03:49,908 DEBUG storage: devs: [PartitionDevice instance (0x7fd0fd851f10) -- > name = req0 status = False kids = 0 id = 32 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = None 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 >] >13:03:49,910 DEBUG storage: Ext4FS.supported: supported: True ; >13:03:49,910 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:03:49,917 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >13:03:49,918 DEBUG storage: PartitionDevice._setFormat: req1 ; >13:03:49,919 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >13:03:49,921 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >13:03:49,921 INFO storage: added partition req1 (id 33) to device tree >13:03:49,921 INFO storage: registered action: [2] Create Device partition req1 (id 33) >13:03:49,921 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:03:49,922 INFO storage: registered action: [3] Create Format ext4 filesystem mounted at /boot on partition req1 (id 33) >13:03:49,925 DEBUG storage: _is_valid_disklabel(vda) returning True >13:03:49,926 DEBUG storage: _is_valid_size(vda) returning True >13:03:49,926 DEBUG storage: _is_valid_location(vda) returning True >13:03:49,926 DEBUG storage: _is_valid_format(vda) returning True >13:03:49,926 DEBUG storage: is_valid_stage1_device(vda) returning True >13:03:49,927 DEBUG storage: _gpt_disk_has_bios_boot(vda) returning False >13:03:49,927 DEBUG storage: is_valid_stage1_device(vda) returning False >13:03:49,929 DEBUG storage: _is_valid_disklabel(vdb) returning True >13:03:49,930 DEBUG storage: _is_valid_size(vdb) returning True >13:03:49,930 DEBUG storage: _is_valid_location(vdb) returning True >13:03:49,930 DEBUG storage: _is_valid_format(vdb) returning True >13:03:49,930 DEBUG storage: is_valid_stage1_device(vdb) returning True >13:03:49,930 DEBUG storage: _gpt_disk_has_bios_boot(vdb) returning True >13:03:49,930 DEBUG storage: is_valid_stage1_device(vdb) returning True >13:03:49,931 DEBUG storage: no stage1 device: ['vdb'] >13:03:49,934 DEBUG storage: _is_valid_disklabel(vda) returning True >13:03:49,934 DEBUG storage: _is_valid_size(vda) returning True >13:03:49,934 DEBUG storage: _is_valid_location(vda) returning True >13:03:49,935 DEBUG storage: _is_valid_format(vda) returning True >13:03:49,935 DEBUG storage: is_valid_stage1_device(vda) returning True >13:03:49,935 DEBUG storage: _gpt_disk_has_bios_boot(vda) returning False >13:03:49,935 DEBUG storage: is_valid_stage1_device(vda) returning False >13:03:49,938 DEBUG storage: _is_valid_disklabel(vdb) returning True >13:03:49,938 DEBUG storage: _is_valid_size(vdb) returning True >13:03:49,938 DEBUG storage: _is_valid_location(vdb) returning True >13:03:49,938 DEBUG storage: _is_valid_format(vdb) returning True >13:03:49,939 DEBUG storage: is_valid_stage1_device(vdb) returning True >13:03:49,939 DEBUG storage: _gpt_disk_has_bios_boot(vdb) returning True >13:03:49,939 DEBUG storage: is_valid_stage1_device(vdb) returning True >13:03:49,942 DEBUG storage: _is_valid_disklabel(vda) returning True >13:03:49,943 DEBUG storage: _is_valid_size(vda) returning True >13:03:49,943 DEBUG storage: _is_valid_location(vda) returning True >13:03:49,943 DEBUG storage: _is_valid_format(vda) returning True >13:03:49,943 DEBUG storage: is_valid_stage1_device(vda) returning True >13:03:49,943 DEBUG storage: _gpt_disk_has_bios_boot(vda) returning False >13:03:49,943 DEBUG storage: is_valid_stage1_device(vda) returning False >13:03:49,946 DEBUG storage: _is_valid_disklabel(vdb) returning True >13:03:49,946 DEBUG storage: _is_valid_size(vdb) returning True >13:03:49,947 DEBUG storage: _is_valid_location(vdb) returning True >13:03:49,947 DEBUG storage: _is_valid_format(vdb) returning True >13:03:49,947 DEBUG storage: is_valid_stage1_device(vdb) returning True >13:03:49,947 DEBUG storage: _gpt_disk_has_bios_boot(vdb) returning True >13:03:49,947 DEBUG storage: is_valid_stage1_device(vdb) returning True >13:03:49,947 DEBUG storage: new bootloader stage1 device: vdb >13:03:49,948 INFO storage: skipping unneeded stage1 biosboot request >13:03:49,948 DEBUG storage: PartSpec instance (0x7fd0fd7f9c50) -- > mountpoint = None asVol = False singlePV = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >13:03:49,948 DEBUG storage: existing 8192MB disk vdb (18) with existing gpt disklabel >13:03:49,950 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >13:03:49,951 DEBUG storage: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >13:03:49,954 DEBUG storage: removing all non-preexisting partitions ['req0(id 32)', 'req1(id 33)'] from disk(s) ['vda', 'vdb'] >13:03:49,954 DEBUG storage: getFormat('biosboot') returning BIOSBoot instance >13:03:49,956 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >13:03:49,957 DEBUG storage: PartitionDevice._setFormat: req2 ; >13:03:49,958 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: biosboot ; >13:03:49,959 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >13:03:49,959 INFO storage: added partition req2 (id 34) to device tree >13:03:49,960 INFO storage: registered action: [4] Create Device partition req2 (id 34) >13:03:49,960 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:03:49,960 INFO storage: registered action: [5] Create Format biosboot on partition req2 (id 34) >13:03:49,960 WARN storage: can't add BIOS Boot partition to full disk vdb >13:03:49,961 DEBUG storage: allocatePartitions: disks=['vda', 'vdb'] ; partitions=['req0(id 32)', 'req1(id 33)', 'req2(id 34)'] >13:03:49,961 DEBUG storage: removing all non-preexisting partitions ['req1(id 33)', 'req2(id 34)', 'req0(id 32)'] from disk(s) ['vda', 'vdb'] >13:03:49,961 DEBUG storage: allocating partition: req1 ; id: 33 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >13:03:49,961 DEBUG storage: checking freespace on vda >13:03:49,962 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False >13:03:49,962 DEBUG storage: current free range is 34-20971486 (10239MB) >13:03:49,962 DEBUG storage: updating use_disk to vda, type: 0 >13:03:49,962 DEBUG storage: new free: 34-20971486 / 10239MB >13:03:49,963 DEBUG storage: new free allows for 0 sectors of growth >13:03:49,963 DEBUG storage: found free space for bootable request >13:03:49,963 DEBUG storage: adjusted start sector from 34 to 2048 >13:03:49,964 DEBUG storage: created partition vda1 of 500MB and added it to /dev/vda >13:03:49,965 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >13:03:49,965 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd0fa432150> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd0fa436f50> PedPartition: <_ped.Partition object at 0x7fd0fa434350> >13:03:49,966 DEBUG storage: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >13:03:49,967 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >13:03:49,969 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >13:03:49,969 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd0fa432150> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd0fa436e90> PedPartition: <_ped.Partition object at 0x7fd0fa434590> >13:03:49,969 DEBUG storage: allocating partition: req2 ; id: 34 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1MB ; grow: False ; max_size: 0 >13:03:49,970 DEBUG storage: checking freespace on vda >13:03:49,970 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=False best=None grow=False >13:03:49,970 DEBUG storage: current free range is 34-2047 (0MB) >13:03:49,971 DEBUG storage: current free range is 1026048-20971486 (9738MB) >13:03:49,971 DEBUG storage: updating use_disk to vda, type: 0 >13:03:49,971 DEBUG storage: new free: 1026048-20971486 / 9738MB >13:03:49,971 DEBUG storage: new free allows for 0 sectors of growth >13:03:49,972 DEBUG storage: created partition vda2 of 1MB and added it to /dev/vda >13:03:49,973 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >13:03:49,973 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd0fa432150> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd0fa43d190> PedPartition: <_ped.Partition object at 0x7fd0fa434470> >13:03:49,974 DEBUG storage: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >13:03:49,975 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >13:03:49,977 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >13:03:49,977 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd0fa432150> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd0fa43d490> PedPartition: <_ped.Partition object at 0x7fd0fa4346b0> >13:03:49,978 DEBUG storage: allocating partition: req0 ; id: 32 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >13:03:49,978 DEBUG storage: checking freespace on vda >13:03:49,978 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=True >13:03:49,979 DEBUG storage: current free range is 34-2047 (0MB) >13:03:49,979 DEBUG storage: current free range is 1028096-20971486 (9737MB) >13:03:49,979 DEBUG storage: evaluating growth potential for new layout >13:03:49,979 DEBUG storage: calculating growth for disk /dev/vdb >13:03:49,980 DEBUG storage: new bootloader stage1 device: None > > >/tmp/ifcfg.log: >19:03:23,079 DEBUG ifcfg: Network.update() called >19:03:23,116 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >DEVICE=eth0 >HWADDR=52:54:00:B2:48:FA >ONBOOT=yes >BOOTPROTO=dhcp > >19:03:23,116 DEBUG ifcfg: NetworkDevice eth0: > >19:03:23,116 DEBUG ifcfg: loadIfcfgFile eth0 from /etc/sysconfig/network-scripts/ifcfg-eth0 >19:03:23,116 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="52:54:00:B2:48:FA" >BOOTPROTO="dhcp" >ONBOOT="yes" > >19:03:23,123 DEBUG ifcfg: NetworkDevice eth0 set: NM_CONTROLLED=yes > > >/proc/cmdline: >initrd=initrd.img quiet updates=http://dlehman.fedorapeople.org/updates-738964.3.img BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >19:02:38,443 INFO kernel:imklog 5.8.5, log source = /proc/kmsg started. >19:02:38,443 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.5" x-pid="457" x-info="http://www.rsyslog.com"] start >19:02:38,452 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >19:02:38,452 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >19:02:38,452 NOTICE kernel:[ 0.000000] Linux version 3.1.0-0.rc6.git0.0.fc16.x86_64 (mockbuild@x86-12.phx2.fedoraproject.org) (gcc version 4.6.1 20110824 (Red Hat 4.6.1-8) (GCC) ) #1 SMP Mon Sep 12 22:46:15 UTC 2011 >19:02:38,452 INFO kernel:[ 0.000000] Command line: initrd=initrd.img quiet updates=http://dlehman.fedorapeople.org/updates-738964.3.img BOOT_IMAGE=vmlinuz >19:02:38,452 INFO kernel:[ 0.000000] BIOS-provided physical RAM map: >19:02:38,452 INFO kernel:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f400 (usable) >19:02:38,452 INFO kernel:[ 0.000000] BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved) >19:02:38,452 INFO kernel:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) >19:02:38,452 INFO kernel:[ 0.000000] BIOS-e820: 0000000000100000 - 000000003fffd000 (usable) >19:02:38,452 INFO kernel:[ 0.000000] BIOS-e820: 000000003fffd000 - 0000000040000000 (reserved) >19:02:38,452 INFO kernel:[ 0.000000] BIOS-e820: 00000000fffbc000 - 0000000100000000 (reserved) >19:02:38,452 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >19:02:38,452 INFO kernel:[ 0.000000] DMI 2.4 present. >19:02:38,452 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2007 >19:02:38,452 DEBUG kernel:[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) >19:02:38,452 DEBUG kernel:[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) >19:02:38,452 INFO kernel:[ 0.000000] No AGP bridge found >19:02:38,452 INFO kernel:[ 0.000000] last_pfn = 0x3fffd max_arch_pfn = 0x400000000 >19:02:38,452 DEBUG kernel:[ 0.000000] MTRR default type: write-back >19:02:38,452 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >19:02:38,452 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >19:02:38,452 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >19:02:38,452 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >19:02:38,452 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >19:02:38,452 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >19:02:38,452 DEBUG kernel:[ 0.000000] 1 disabled >19:02:38,452 DEBUG kernel:[ 0.000000] 2 disabled >19:02:38,452 DEBUG kernel:[ 0.000000] 3 disabled >19:02:38,452 DEBUG kernel:[ 0.000000] 4 disabled >19:02:38,452 DEBUG kernel:[ 0.000000] 5 disabled >19:02:38,452 DEBUG kernel:[ 0.000000] 6 disabled >19:02:38,452 DEBUG kernel:[ 0.000000] 7 disabled >19:02:38,452 INFO kernel:[ 0.000000] PAT not supported by CPU. >19:02:38,452 INFO kernel:[ 0.000000] found SMP MP-table at [ffff8800000f7b80] f7b80 >19:02:38,452 DEBUG kernel:[ 0.000000] initial memory mapped : 0 - 20000000 >19:02:38,452 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480 >19:02:38,452 INFO kernel:[ 0.000000] init_memory_mapping: 0000000000000000-000000003fffd000 >19:02:38,452 DEBUG kernel:[ 0.000000] 0000000000 - 003fe00000 page 2M >19:02:38,452 DEBUG kernel:[ 0.000000] 003fe00000 - 003fffd000 page 4k >19:02:38,452 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 3fffd000 @ 3fffa000-3fffd000 >19:02:38,452 INFO kernel:[ 0.000000] RAMDISK: 37fd8000 - 3ffdc000 >19:02:38,452 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f7b30 00014 (v00 BOCHS ) >19:02:38,452 WARNING kernel:[ 0.000000] ACPI: RSDT 000000003fffde30 00034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >19:02:38,452 WARNING kernel:[ 0.000000] ACPI: FACP 000000003ffffe70 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >19:02:38,452 WARNING kernel:[ 0.000000] ACPI: DSDT 000000003fffdfd0 01E22 (v01 BXPC BXDSDT 00000001 INTL 20090123) >19:02:38,452 WARNING kernel:[ 0.000000] ACPI: FACS 000000003ffffe00 00040 >19:02:38,452 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003fffdf90 00037 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >19:02:38,452 WARNING kernel:[ 0.000000] ACPI: APIC 000000003fffdeb0 00072 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >19:02:38,452 WARNING kernel:[ 0.000000] ACPI: HPET 000000003fffde70 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >19:02:38,452 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >19:02:38,452 INFO kernel:[ 0.000000] No NUMA configuration found >19:02:38,452 INFO kernel:[ 0.000000] Faking a node at 0000000000000000-000000003fffd000 >19:02:38,452 INFO kernel:[ 0.000000] Initmem setup node 0 0000000000000000-000000003fffd000 >19:02:38,452 INFO kernel:[ 0.000000] NODE_DATA [000000003ffe6000 - 000000003fff9fff] >19:02:38,452 INFO kernel:[ 0.000000] kvm-clock: Using msrs 12 and 11 >19:02:38,452 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1b74f01, boot clock >19:02:38,452 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0000ffffff] PMD -> [ffff880036600000-ffff8800375fffff] on node 0 >19:02:38,452 WARNING kernel:[ 0.000000] Zone PFN ranges: >19:02:38,452 WARNING kernel:[ 0.000000] DMA 0x00000010 -> 0x00001000 >19:02:38,452 WARNING kernel:[ 0.000000] DMA32 0x00001000 -> 0x00100000 >19:02:38,452 WARNING kernel:[ 0.000000] Normal empty >19:02:38,452 WARNING kernel:[ 0.000000] Movable zone start PFN for each node >19:02:38,452 WARNING kernel:[ 0.000000] early_node_map[2] active PFN ranges >19:02:38,452 WARNING kernel:[ 0.000000] 0: 0x00000010 -> 0x0000009f >19:02:38,452 WARNING kernel:[ 0.000000] 0: 0x00000100 -> 0x0003fffd >19:02:38,452 DEBUG kernel:[ 0.000000] On node 0 totalpages: 262028 >19:02:38,452 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >19:02:38,452 DEBUG kernel:[ 0.000000] DMA zone: 5 pages reserved >19:02:38,452 DEBUG kernel:[ 0.000000] DMA zone: 3914 pages, LIFO batch:0 >19:02:38,452 DEBUG kernel:[ 0.000000] DMA32 zone: 4032 pages used for memmap >19:02:38,452 DEBUG kernel:[ 0.000000] DMA32 zone: 254013 pages, LIFO batch:31 >19:02:38,452 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >19:02:38,452 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >19:02:38,452 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >19:02:38,452 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >19:02:38,452 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >19:02:38,452 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >19:02:38,452 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >19:02:38,452 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >19:02:38,452 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >19:02:38,452 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >19:02:38,452 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >19:02:38,452 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >19:02:38,452 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >19:02:38,452 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >19:02:38,452 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >19:02:38,452 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >19:02:38,452 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >19:02:38,452 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >19:02:38,452 INFO kernel:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs >19:02:38,452 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >19:02:38,452 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >19:02:38,452 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >19:02:38,452 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >19:02:38,452 INFO kernel:[ 0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:bffbc000) >19:02:38,452 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >19:02:38,452 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 >19:02:38,452 INFO kernel:[ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff880037c00000 s81024 r8192 d21376 u2097152 >19:02:38,452 DEBUG kernel:[ 0.000000] pcpu-alloc: s81024 r8192 d21376 u2097152 alloc=1*2097152 >19:02:38,452 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >19:02:38,452 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:37c12f01, primary cpu clock >19:02:38,452 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257927 >19:02:38,452 WARNING kernel:[ 0.000000] Policy zone: DMA32 >19:02:38,452 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img quiet updates=http://dlehman.fedorapeople.org/updates-738964.3.img BOOT_IMAGE=vmlinuz >19:02:38,452 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >19:02:38,452 INFO kernel:[ 0.000000] Checking aperture... >19:02:38,452 INFO kernel:[ 0.000000] No AGP bridge found >19:02:38,452 DEBUG kernel:[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area >19:02:38,452 DEBUG kernel:[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing! >19:02:38,452 INFO kernel:[ 0.000000] Memory: 886156k/1048564k available (4866k kernel code, 452k absent, 161956k reserved, 6783k data, 940k init) >19:02:38,452 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >19:02:38,452 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >19:02:38,452 INFO kernel:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. >19:02:38,452 INFO kernel:[ 0.000000] NR_IRQS:16640 nr_irqs:256 16 >19:02:38,452 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >19:02:38,452 INFO kernel:[ 0.000000] console [tty0] enabled >19:02:38,452 INFO kernel:[ 0.000000] allocated 8388608 bytes of page_cgroup >19:02:38,452 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >19:02:38,452 DEBUG kernel:[ 0.000000] hpet clockevent registered >19:02:38,452 WARNING kernel:[ 0.000000] Detected 2659.998 MHz processor. >19:02:38,452 INFO kernel:[ 0.001999] Calibrating delay loop (skipped) preset value.. 5319.99 BogoMIPS (lpj=2659998) >19:02:38,452 INFO kernel:[ 0.001999] pid_max: default: 32768 minimum: 301 >19:02:38,452 INFO kernel:[ 0.001999] Security Framework initialized >19:02:38,452 INFO kernel:[ 0.001999] SELinux: Initializing. >19:02:38,452 DEBUG kernel:[ 0.001999] SELinux: Starting in permissive mode >19:02:38,452 INFO kernel:[ 0.001999] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >19:02:38,452 INFO kernel:[ 0.001999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >19:02:38,452 INFO kernel:[ 0.001999] Mount-cache hash table entries: 256 >19:02:38,452 INFO kernel:[ 0.001999] Initializing cgroup subsys cpuacct >19:02:38,452 INFO kernel:[ 0.002008] Initializing cgroup subsys memory >19:02:38,452 INFO kernel:[ 0.002018] Initializing cgroup subsys devices >19:02:38,452 INFO kernel:[ 0.002021] Initializing cgroup subsys freezer >19:02:38,453 INFO kernel:[ 0.002022] Initializing cgroup subsys net_cls >19:02:38,453 INFO kernel:[ 0.002024] Initializing cgroup subsys blkio >19:02:38,453 INFO kernel:[ 0.002034] Initializing cgroup subsys perf_event >19:02:38,453 INFO kernel:[ 0.002098] mce: CPU supports 10 MCE banks >19:02:38,453 INFO kernel:[ 0.002248] SMP alternatives: switching to UP code >19:02:38,453 INFO kernel:[ 0.009365] Freeing SMP alternatives: 12k freed >19:02:38,453 INFO kernel:[ 0.009380] ACPI: Core revision 20110623 >19:02:38,453 INFO kernel:[ 0.010221] ftrace: allocating 25203 entries in 99 pages >19:02:38,453 INFO kernel:[ 0.012998] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >19:02:38,453 INFO kernel:[ 0.013001] CPU0: Intel QEMU Virtual CPU version 0.14.0 stepping 03 >19:02:38,453 WARNING kernel:[ 0.013998] APIC calibration not consistent with PM-Timer: 102ms instead of 100ms >19:02:38,453 INFO kernel:[ 0.013998] APIC delta adjusted to PM-Timer: 6249986 (6375020) >19:02:38,453 INFO kernel:[ 0.013998] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >19:02:38,453 WARNING kernel:[ 0.013998] NMI watchdog disabled (cpu0): hardware events not enabled >19:02:38,453 INFO kernel:[ 0.013998] Brought up 1 CPUs >19:02:38,453 INFO kernel:[ 0.013998] Total of 1 processors activated (5319.99 BogoMIPS). >19:02:38,453 INFO kernel:[ 0.014101] devtmpfs: initialized >19:02:38,453 INFO kernel:[ 0.016608] atomic64 test passed for x86-64 platform with CX8 and with SSE >19:02:38,453 INFO kernel:[ 0.016670] RTC time: 19:02:34, date: 09/21/11 >19:02:38,453 INFO kernel:[ 0.016715] NET: Registered protocol family 16 >19:02:38,453 INFO kernel:[ 0.016893] ACPI: bus type pci registered >19:02:38,453 INFO kernel:[ 0.016986] PCI: Using configuration type 1 for base access >19:02:38,453 INFO kernel:[ 0.017736] bio: create slab <bio-0> at 0 >19:02:38,453 INFO kernel:[ 0.017829] ACPI: Added _OSI(Module Device) >19:02:38,453 INFO kernel:[ 0.017831] ACPI: Added _OSI(Processor Device) >19:02:38,453 INFO kernel:[ 0.017832] ACPI: Added _OSI(3.0 _SCP Extensions) >19:02:38,453 INFO kernel:[ 0.017834] ACPI: Added _OSI(Processor Aggregator Device) >19:02:38,453 DEBUG kernel:[ 0.018206] ACPI: EC: Look up EC in DSDT >19:02:38,453 INFO kernel:[ 0.019326] ACPI: Interpreter enabled >19:02:38,453 INFO kernel:[ 0.019329] ACPI: (supports S0 S3 S4 S5) >19:02:38,453 INFO kernel:[ 0.019341] ACPI: Using IOAPIC for interrupt routing >19:02:38,453 INFO kernel:[ 0.021243] ACPI: No dock devices found. >19:02:38,453 INFO kernel:[ 0.021244] HEST: Table not found. >19:02:38,453 INFO kernel:[ 0.021247] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >19:02:38,453 INFO kernel:[ 0.021261] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >19:02:38,453 DEBUG kernel:[ 0.021305] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >19:02:38,453 DEBUG kernel:[ 0.021307] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >19:02:38,453 DEBUG kernel:[ 0.021308] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >19:02:38,453 DEBUG kernel:[ 0.021310] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored) >19:02:38,453 DEBUG kernel:[ 0.021346] pci 0000:00:00.0: [8086:1237] type 0 class 0x000600 >19:02:38,453 DEBUG kernel:[ 0.021549] pci 0000:00:01.0: [8086:7000] type 0 class 0x000601 >19:02:38,453 DEBUG kernel:[ 0.021882] pci 0000:00:01.1: [8086:7010] type 0 class 0x000101 >19:02:38,453 DEBUG kernel:[ 0.022092] pci 0000:00:01.1: reg 20: [io 0xc000-0xc00f] >19:02:38,453 DEBUG kernel:[ 0.022224] pci 0000:00:01.2: [8086:7020] type 0 class 0x000c03 >19:02:38,453 DEBUG kernel:[ 0.022410] pci 0000:00:01.2: reg 20: [io 0xc020-0xc03f] >19:02:38,453 DEBUG kernel:[ 0.022536] pci 0000:00:01.3: [8086:7113] type 0 class 0x000680 >19:02:38,453 INFO kernel:[ 0.022796] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >19:02:38,453 INFO kernel:[ 0.022805] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >19:02:38,453 DEBUG kernel:[ 0.022911] pci 0000:00:02.0: [1013:00b8] type 0 class 0x000300 >19:02:38,453 DEBUG kernel:[ 0.024420] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf1ffffff pref] >19:02:38,453 DEBUG kernel:[ 0.025571] pci 0000:00:02.0: reg 14: [mem 0xf2000000-0xf2000fff] >19:02:38,453 DEBUG kernel:[ 0.032048] pci 0000:00:02.0: reg 30: [mem 0xf2010000-0xf201ffff pref] >19:02:38,453 DEBUG kernel:[ 0.032207] pci 0000:00:03.0: [1af4:1000] type 0 class 0x000200 >19:02:38,453 DEBUG kernel:[ 0.032300] pci 0000:00:03.0: reg 10: [io 0xc040-0xc05f] >19:02:38,453 DEBUG kernel:[ 0.032349] pci 0000:00:03.0: reg 14: [mem 0xf2020000-0xf2020fff] >19:02:38,453 DEBUG kernel:[ 0.032575] pci 0000:00:03.0: reg 30: [mem 0xf2030000-0xf203ffff pref] >19:02:38,453 DEBUG kernel:[ 0.032744] pci 0000:00:04.0: [8086:2668] type 0 class 0x000403 >19:02:38,453 DEBUG kernel:[ 0.032827] pci 0000:00:04.0: reg 10: [mem 0xf2040000-0xf2043fff] >19:02:38,453 DEBUG kernel:[ 0.033357] pci 0000:00:05.0: [1af4:1001] type 0 class 0x000100 >19:02:38,453 DEBUG kernel:[ 0.033437] pci 0000:00:05.0: reg 10: [io 0xc080-0xc0bf] >19:02:38,453 DEBUG kernel:[ 0.033484] pci 0000:00:05.0: reg 14: [mem 0xf2044000-0xf2044fff] >19:02:38,453 DEBUG kernel:[ 0.033909] pci 0000:00:06.0: [1af4:1002] type 0 class 0x000500 >19:02:38,453 DEBUG kernel:[ 0.033964] pci 0000:00:06.0: reg 10: [io 0xc0c0-0xc0df] >19:02:38,453 DEBUG kernel:[ 0.034329] pci 0000:00:07.0: [1af4:1001] type 0 class 0x000100 >19:02:38,453 DEBUG kernel:[ 0.034418] pci 0000:00:07.0: reg 10: [io 0xc100-0xc13f] >19:02:38,453 DEBUG kernel:[ 0.034465] pci 0000:00:07.0: reg 14: [mem 0xf2045000-0xf2045fff] >19:02:38,453 DEBUG kernel:[ 0.034958] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >19:02:38,453 INFO kernel:[ 0.035402] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) >19:02:38,453 INFO kernel:[ 0.037581] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >19:02:38,453 INFO kernel:[ 0.037645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >19:02:38,453 INFO kernel:[ 0.037699] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >19:02:38,453 INFO kernel:[ 0.037753] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >19:02:38,453 INFO kernel:[ 0.037997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >19:02:38,453 INFO kernel:[ 0.038001] vgaarb: loaded >19:02:38,453 INFO kernel:[ 0.038002] vgaarb: bridge control possible 0000:00:02.0 >19:02:38,453 NOTICE kernel:[ 0.038140] SCSI subsystem initialized >19:02:38,453 DEBUG kernel:[ 0.038289] libata version 3.00 loaded. >19:02:38,453 INFO kernel:[ 0.038381] usbcore: registered new interface driver usbfs >19:02:38,453 INFO kernel:[ 0.038419] usbcore: registered new interface driver hub >19:02:38,453 INFO kernel:[ 0.038461] usbcore: registered new device driver usb >19:02:38,453 INFO kernel:[ 0.038560] PCI: Using ACPI for IRQ routing >19:02:38,453 DEBUG kernel:[ 0.038565] PCI: pci_cache_line_size set to 64 bytes >19:02:38,453 DEBUG kernel:[ 0.038752] reserve RAM buffer: 000000000009f400 - 000000000009ffff >19:02:38,453 DEBUG kernel:[ 0.038757] reserve RAM buffer: 000000003fffd000 - 000000003fffffff >19:02:38,453 INFO kernel:[ 0.038915] NetLabel: Initializing >19:02:38,453 INFO kernel:[ 0.038916] NetLabel: domain hash size = 128 >19:02:38,453 INFO kernel:[ 0.038917] NetLabel: protocols = UNLABELED CIPSOv4 >19:02:38,453 INFO kernel:[ 0.038931] NetLabel: unlabeled traffic allowed by default >19:02:38,453 INFO kernel:[ 0.038956] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >19:02:38,453 INFO kernel:[ 0.039010] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >19:02:38,453 INFO kernel:[ 0.039013] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >19:02:38,453 INFO kernel:[ 0.044099] Switching to clocksource kvm-clock >19:02:38,453 INFO kernel:[ 0.044967] Switched to NOHz mode on CPU #0 >19:02:38,453 INFO kernel:[ 0.052879] pnp: PnP ACPI init >19:02:38,453 INFO kernel:[ 0.052898] ACPI: bus type pnp registered >19:02:38,453 DEBUG kernel:[ 0.052938] pnp 00:00: [bus 00-ff] >19:02:38,453 DEBUG kernel:[ 0.052940] pnp 00:00: [io 0x0cf8-0x0cff] >19:02:38,453 DEBUG kernel:[ 0.052942] pnp 00:00: [io 0x0000-0x0cf7 window] >19:02:38,453 DEBUG kernel:[ 0.052944] pnp 00:00: [io 0x0d00-0xffff window] >19:02:38,453 DEBUG kernel:[ 0.052945] pnp 00:00: [mem 0x000a0000-0x000bffff window] >19:02:38,453 DEBUG kernel:[ 0.052950] pnp 00:00: [mem 0xe0000000-0xfebfffff window] >19:02:38,453 DEBUG kernel:[ 0.052992] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >19:02:38,453 DEBUG kernel:[ 0.053043] pnp 00:01: [io 0x0070-0x0071] >19:02:38,453 DEBUG kernel:[ 0.053084] pnp 00:01: [irq 8] >19:02:38,453 DEBUG kernel:[ 0.053087] pnp 00:01: [io 0x0072-0x0077] >19:02:38,453 DEBUG kernel:[ 0.053114] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >19:02:38,453 DEBUG kernel:[ 0.053148] pnp 00:02: [io 0x0060] >19:02:38,453 DEBUG kernel:[ 0.053149] pnp 00:02: [io 0x0064] >19:02:38,453 DEBUG kernel:[ 0.053167] pnp 00:02: [irq 1] >19:02:38,453 DEBUG kernel:[ 0.053187] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >19:02:38,453 DEBUG kernel:[ 0.053219] pnp 00:03: [irq 12] >19:02:38,453 DEBUG kernel:[ 0.053245] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >19:02:38,453 DEBUG kernel:[ 0.053263] pnp 00:04: [io 0x03f2-0x03f5] >19:02:38,453 DEBUG kernel:[ 0.053264] pnp 00:04: [io 0x03f7] >19:02:38,453 DEBUG kernel:[ 0.053281] pnp 00:04: [irq 6] >19:02:38,453 DEBUG kernel:[ 0.053282] pnp 00:04: [dma 2] >19:02:38,453 DEBUG kernel:[ 0.053303] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >19:02:38,453 DEBUG kernel:[ 0.053408] pnp 00:05: [mem 0xfed00000-0xfed003ff] >19:02:38,453 DEBUG kernel:[ 0.053429] pnp 00:05: Plug and Play ACPI device, IDs PNP0103 (active) >19:02:38,453 INFO kernel:[ 0.053529] pnp: PnP ACPI: found 6 devices >19:02:38,453 INFO kernel:[ 0.053531] ACPI: ACPI bus type pnp unregistered >19:02:38,453 DEBUG kernel:[ 0.060783] PCI: max bus depth: 0 pci_try_num: 1 >19:02:38,453 DEBUG kernel:[ 0.060797] pci_bus 0000:00: resource 0 [io 0x0000-0xffff] >19:02:38,453 DEBUG kernel:[ 0.060798] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffffff] >19:02:38,453 INFO kernel:[ 0.060844] NET: Registered protocol family 2 >19:02:38,453 INFO kernel:[ 0.060927] IP route cache hash table entries: 32768 (order: 6, 262144 bytes) >19:02:38,453 INFO kernel:[ 0.061299] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) >19:02:38,453 INFO kernel:[ 0.062163] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >19:02:38,453 INFO kernel:[ 0.062625] TCP: Hash tables configured (established 131072 bind 65536) >19:02:38,453 INFO kernel:[ 0.062631] TCP reno registered >19:02:38,453 INFO kernel:[ 0.062636] UDP hash table entries: 512 (order: 2, 16384 bytes) >19:02:38,453 INFO kernel:[ 0.062650] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >19:02:38,453 INFO kernel:[ 0.062731] NET: Registered protocol family 1 >19:02:38,453 INFO kernel:[ 0.062748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >19:02:38,453 INFO kernel:[ 0.062777] pci 0000:00:01.0: PIIX3: Enabling Passive Release >19:02:38,453 INFO kernel:[ 0.062799] pci 0000:00:01.0: Activating ISA DMA hang workarounds >19:02:38,453 DEBUG kernel:[ 0.062883] pci 0000:00:02.0: Boot video device >19:02:38,453 DEBUG kernel:[ 0.062928] PCI: CLS 0 bytes, default 64 >19:02:38,453 INFO kernel:[ 0.062998] Unpacking initramfs... >19:02:38,453 INFO kernel:[ 0.628692] Freeing initrd memory: 131088k freed >19:02:38,453 INFO kernel:[ 0.661962] Intel AES-NI instructions are not detected. >19:02:38,453 INFO kernel:[ 0.662119] audit: initializing netlink socket (disabled) >19:02:38,453 NOTICE kernel:[ 0.662134] type=2000 audit(1316631756.661:1): initialized >19:02:38,453 INFO kernel:[ 0.684565] HugeTLB registered 2 MB page size, pre-allocated 0 pages >19:02:38,453 NOTICE kernel:[ 0.690843] VFS: Disk quotas dquot_6.5.2 >19:02:38,453 WARNING kernel:[ 0.690897] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >19:02:38,453 INFO kernel:[ 0.691364] msgmni has been set to 1986 >19:02:38,453 DEBUG kernel:[ 0.691426] SELinux: Registering netfilter hooks >19:02:38,453 INFO kernel:[ 0.691808] alg: No test for stdrng (krng) >19:02:38,453 INFO kernel:[ 0.691817] NET: Registered protocol family 38 >19:02:38,453 INFO kernel:[ 0.691862] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) >19:02:38,453 INFO kernel:[ 0.691894] io scheduler noop registered >19:02:38,453 INFO kernel:[ 0.691895] io scheduler deadline registered >19:02:38,453 INFO kernel:[ 0.691931] io scheduler cfq registered (default) >19:02:38,453 INFO kernel:[ 0.692060] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >19:02:38,453 INFO kernel:[ 0.692080] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >19:02:38,453 INFO kernel:[ 0.692081] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >19:02:38,453 INFO kernel:[ 0.692148] acpiphp: Slot [1] registered >19:02:38,453 INFO kernel:[ 0.692160] acpiphp: Slot [2] registered >19:02:38,453 INFO kernel:[ 0.692171] acpiphp: Slot [3] registered >19:02:38,453 INFO kernel:[ 0.692182] acpiphp: Slot [4] registered >19:02:38,453 INFO kernel:[ 0.692198] acpiphp: Slot [5] registered >19:02:38,453 INFO kernel:[ 0.692210] acpiphp: Slot [6] registered >19:02:38,453 INFO kernel:[ 0.692221] acpiphp: Slot [7] registered >19:02:38,453 INFO kernel:[ 0.692234] acpiphp: Slot [8] registered >19:02:38,453 INFO kernel:[ 0.692246] acpiphp: Slot [9] registered >19:02:38,453 INFO kernel:[ 0.692257] acpiphp: Slot [10] registered >19:02:38,453 INFO kernel:[ 0.692270] acpiphp: Slot [11] registered >19:02:38,453 INFO kernel:[ 0.692282] acpiphp: Slot [12] registered >19:02:38,453 INFO kernel:[ 0.692294] acpiphp: Slot [13] registered >19:02:38,453 INFO kernel:[ 0.692305] acpiphp: Slot [14] registered >19:02:38,453 INFO kernel:[ 0.692316] acpiphp: Slot [15] registered >19:02:38,453 INFO kernel:[ 0.692331] acpiphp: Slot [16] registered >19:02:38,453 INFO kernel:[ 0.692344] acpiphp: Slot [17] registered >19:02:38,453 INFO kernel:[ 0.692359] acpiphp: Slot [18] registered >19:02:38,453 INFO kernel:[ 0.692371] acpiphp: Slot [19] registered >19:02:38,453 INFO kernel:[ 0.692386] acpiphp: Slot [20] registered >19:02:38,453 INFO kernel:[ 0.692397] acpiphp: Slot [21] registered >19:02:38,453 INFO kernel:[ 0.692413] acpiphp: Slot [22] registered >19:02:38,453 INFO kernel:[ 0.692425] acpiphp: Slot [23] registered >19:02:38,453 INFO kernel:[ 0.692437] acpiphp: Slot [24] registered >19:02:38,453 INFO kernel:[ 0.692448] acpiphp: Slot [25] registered >19:02:38,453 INFO kernel:[ 0.692464] acpiphp: Slot [26] registered >19:02:38,453 INFO kernel:[ 0.692476] acpiphp: Slot [27] registered >19:02:38,453 INFO kernel:[ 0.692492] acpiphp: Slot [28] registered >19:02:38,453 INFO kernel:[ 0.692505] acpiphp: Slot [29] registered >19:02:38,453 INFO kernel:[ 0.692516] acpiphp: Slot [30] registered >19:02:38,453 INFO kernel:[ 0.692527] acpiphp: Slot [31] registered >19:02:38,453 INFO kernel:[ 0.692737] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >19:02:38,453 INFO kernel:[ 0.692743] ACPI: Power Button [PWRF] >19:02:38,453 DEBUG kernel:[ 0.692943] ACPI: acpi_idle registered with cpuidle >19:02:38,453 INFO kernel:[ 0.693522] ERST: Table is not found! >19:02:38,453 INFO kernel:[ 0.693524] GHES: HEST is not enabled! >19:02:38,453 WARNING kernel:[ 0.693744] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >19:02:38,453 INFO kernel:[ 0.693772] virtio-pci 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 >19:02:38,453 DEBUG kernel:[ 0.693799] virtio-pci 0000:00:03.0: setting latency timer to 64 >19:02:38,453 WARNING kernel:[ 0.693993] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >19:02:38,453 INFO kernel:[ 0.694035] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 >19:02:38,453 DEBUG kernel:[ 0.694059] virtio-pci 0000:00:05.0: setting latency timer to 64 >19:02:38,453 WARNING kernel:[ 0.694184] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 >19:02:38,453 INFO kernel:[ 0.694187] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 >19:02:38,453 DEBUG kernel:[ 0.694208] virtio-pci 0000:00:06.0: setting latency timer to 64 >19:02:38,453 INFO kernel:[ 0.694308] virtio-pci 0000:00:07.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 >19:02:38,453 DEBUG kernel:[ 0.694328] virtio-pci 0000:00:07.0: setting latency timer to 64 >19:02:38,453 INFO kernel:[ 0.694429] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >19:02:38,453 INFO kernel:[ 0.715781] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >19:02:38,453 INFO kernel:[ 0.716332] Non-volatile memory driver v1.3 >19:02:38,453 INFO kernel:[ 0.716334] Linux agpgart interface v0.103 >19:02:38,453 INFO kernel:[ 0.716944] loop: module loaded >19:02:38,453 DEBUG kernel:[ 0.717052] ata_piix 0000:00:01.1: version 2.13 >19:02:38,453 DEBUG kernel:[ 0.717139] ata_piix 0000:00:01.1: setting latency timer to 64 >19:02:38,453 INFO kernel:[ 0.717445] scsi0 : ata_piix >19:02:38,453 INFO kernel:[ 0.717520] scsi1 : ata_piix >19:02:38,453 INFO kernel:[ 0.717549] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14 >19:02:38,453 INFO kernel:[ 0.717550] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15 >19:02:38,453 INFO kernel:[ 0.717973] Fixed MDIO Bus: probed >19:02:38,453 INFO kernel:[ 0.718051] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >19:02:38,453 INFO kernel:[ 0.718069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >19:02:38,453 INFO kernel:[ 0.718076] uhci_hcd: USB Universal Host Controller Interface driver >19:02:38,453 WARNING kernel:[ 0.718178] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >19:02:38,453 INFO kernel:[ 0.718182] uhci_hcd 0000:00:01.2: PCI INT D -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 >19:02:38,453 DEBUG kernel:[ 0.718203] uhci_hcd 0000:00:01.2: setting latency timer to 64 >19:02:38,453 INFO kernel:[ 0.718210] uhci_hcd 0000:00:01.2: UHCI Host Controller >19:02:38,453 INFO kernel:[ 0.718276] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >19:02:38,453 INFO kernel:[ 0.718376] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c020 >19:02:38,453 INFO kernel:[ 0.718448] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >19:02:38,453 INFO kernel:[ 0.718450] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >19:02:38,453 INFO kernel:[ 0.718452] usb usb1: Product: UHCI Host Controller >19:02:38,453 INFO kernel:[ 0.718453] usb usb1: Manufacturer: Linux 3.1.0-0.rc6.git0.0.fc16.x86_64 uhci_hcd >19:02:38,453 INFO kernel:[ 0.718454] usb usb1: SerialNumber: 0000:00:01.2 >19:02:38,453 INFO kernel:[ 0.718547] hub 1-0:1.0: USB hub found >19:02:38,453 INFO kernel:[ 0.718553] hub 1-0:1.0: 2 ports detected >19:02:38,453 INFO kernel:[ 0.718660] usbcore: registered new interface driver usbserial >19:02:38,453 INFO kernel:[ 0.730703] USB Serial support registered for generic >19:02:38,453 INFO kernel:[ 0.730712] usbcore: registered new interface driver usbserial_generic >19:02:38,453 INFO kernel:[ 0.730714] usbserial: USB Serial Driver core >19:02:38,453 INFO kernel:[ 0.730749] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >19:02:38,453 INFO kernel:[ 0.738117] serio: i8042 KBD port at 0x60,0x64 irq 1 >19:02:38,453 INFO kernel:[ 0.738127] serio: i8042 AUX port at 0x60,0x64 irq 12 >19:02:38,453 INFO kernel:[ 0.738203] mousedev: PS/2 mouse device common for all mice >19:02:38,453 INFO kernel:[ 0.738478] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >19:02:38,453 INFO kernel:[ 0.741043] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >19:02:38,453 INFO kernel:[ 0.741141] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >19:02:38,453 INFO kernel:[ 0.741223] device-mapper: uevent: version 1.0.3 >19:02:38,453 INFO kernel:[ 0.741288] device-mapper: ioctl: 4.21.0-ioctl (2011-07-06) initialised: dm-devel@redhat.com >19:02:38,453 INFO kernel:[ 0.741372] cpuidle: using governor ladder >19:02:38,453 INFO kernel:[ 0.741373] cpuidle: using governor menu >19:02:38,453 INFO kernel:[ 0.741414] EFI Variables Facility v0.08 2004-May-17 >19:02:38,453 INFO kernel:[ 0.741533] usbcore: registered new interface driver usbhid >19:02:38,453 INFO kernel:[ 0.741534] usbhid: USB HID core driver >19:02:38,453 INFO kernel:[ 0.741592] ip_tables: (C) 2000-2006 Netfilter Core Team >19:02:38,453 INFO kernel:[ 0.741607] TCP cubic registered >19:02:38,453 INFO kernel:[ 0.741608] Initializing XFRM netlink socket >19:02:38,453 INFO kernel:[ 0.741732] NET: Registered protocol family 10 >19:02:38,453 INFO kernel:[ 0.741975] Mobile IPv6 >19:02:38,453 INFO kernel:[ 0.741980] NET: Registered protocol family 17 >19:02:38,453 NOTICE kernel:[ 0.741999] Registering the dns_resolver key type >19:02:38,453 DEBUG kernel:[ 0.742141] PM: Hibernation image not present or could not be loaded. >19:02:38,453 INFO kernel:[ 0.742150] registered taskstats version 1 >19:02:38,453 INFO kernel:[ 0.744768] IMA: No TPM chip found, activating TPM-bypass! >19:02:38,453 INFO kernel:[ 0.745144] Magic number: 11:573:41 >19:02:38,453 INFO kernel:[ 0.745158] bdi 7:6: hash matches >19:02:38,453 INFO kernel:[ 0.745262] rtc_cmos 00:01: setting system clock to 2011-09-21 19:02:35 UTC (1316631755) >19:02:38,453 INFO kernel:[ 0.745310] Initializing network drop monitor service >19:02:38,453 DEBUG kernel:[ 0.869284] ata2.01: NODEV after polling detection >19:02:38,453 INFO kernel:[ 0.869882] ata2.00: ATAPI: QEMU DVD-ROM, 0.14.0, max UDMA/100 >19:02:38,453 INFO kernel:[ 0.870857] ata2.00: configured for MWDMA2 >19:02:38,453 NOTICE kernel:[ 0.871340] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 0.14 PQ: 0 ANSI: 5 >19:02:38,0 ERR udevd: mknod '/dev/vcsa2' 7:130 020660' failed: File exists >19:02:38,453 WARNING kernel:[ 0.871748] sr0: scsi3-mmc drive: 4x/4x xa/form2 tray >19:02:38,662 INFO kernel:[ 0.871755] cdrom: Uniform CD-ROM driver Revision: 3.20 >19:02:38,662 DEBUG kernel:[ 0.871855] sr 1:0:0:0: Attached scsi CD-ROM sr0 >19:02:38,662 NOTICE kernel:[ 0.871921] sr 1:0:0:0: Attached scsi generic sg0 type 5 >19:02:38,662 INFO kernel:[ 0.873816] Freeing unused kernel memory: 940k freed >19:02:38,662 INFO kernel:[ 0.874140] Write protecting the kernel read-only data: 10240k >19:02:38,662 INFO kernel:[ 0.878182] Freeing unused kernel memory: 1260k freed >19:02:38,662 INFO kernel:[ 0.884026] Freeing unused kernel memory: 1584k freed >19:02:38,662 INFO kernel:[ 1.020048] usb 1-1: new full speed USB device number 2 using uhci_hcd >19:02:38,662 INFO kernel:[ 1.172802] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >19:02:38,662 INFO kernel:[ 1.265840] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >19:02:38,662 INFO kernel:[ 1.265844] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >19:02:38,662 INFO kernel:[ 1.265847] usb 1-1: Product: QEMU USB Tablet >19:02:38,662 INFO kernel:[ 1.265849] usb 1-1: Manufacturer: QEMU 0.14.0 >19:02:38,662 INFO kernel:[ 1.265850] usb 1-1: SerialNumber: 42 >19:02:38,662 INFO kernel:[ 1.297055] input: QEMU 0.14.0 QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3 >19:02:38,662 INFO kernel:[ 1.297277] generic-usb 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU 0.14.0 QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >19:02:38,662 INFO kernel:[ 1.324261] squashfs: version 4.0 (2009/01/31) Phillip Lougher >19:02:38,662 INFO kernel:[ 1.377856] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >19:02:38,662 INFO kernel:[ 1.666395] Refined TSC clocksource calibration: 2659.986 MHz. >19:02:38,662 DEBUG kernel:[ 1.689379] SELinux: 2048 avtab hash slots, 100411 rules. >19:02:38,662 DEBUG kernel:[ 1.710870] SELinux: 2048 avtab hash slots, 100411 rules. >19:02:38,662 DEBUG kernel:[ 1.718044] SELinux: 9 users, 13 roles, 3794 types, 193 bools, 1 sens, 1024 cats >19:02:38,662 DEBUG kernel:[ 1.718046] SELinux: 82 classes, 100411 rules >19:02:38,662 DEBUG kernel:[ 1.723475] SELinux: Completing initialization. >19:02:38,662 DEBUG kernel:[ 1.723477] SELinux: Setting up existing superblocks. >19:02:38,662 DEBUG kernel:[ 1.723484] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >19:02:38,662 DEBUG kernel:[ 1.723489] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >19:02:38,662 DEBUG kernel:[ 1.723496] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >19:02:38,662 DEBUG kernel:[ 1.723528] SELinux: initialized (dev proc, type proc), uses genfs_contexts >19:02:38,662 DEBUG kernel:[ 1.723537] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:02:38,662 DEBUG kernel:[ 1.723551] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >19:02:38,662 DEBUG kernel:[ 1.723908] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >19:02:38,662 DEBUG kernel:[ 1.723913] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >19:02:38,662 DEBUG kernel:[ 1.724611] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >19:02:38,662 DEBUG kernel:[ 1.724618] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >19:02:38,662 DEBUG kernel:[ 1.724621] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >19:02:38,662 DEBUG kernel:[ 1.724638] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >19:02:38,662 DEBUG kernel:[ 1.724647] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >19:02:38,662 DEBUG kernel:[ 1.724653] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >19:02:38,662 DEBUG kernel:[ 1.724665] SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts >19:02:38,662 DEBUG kernel:[ 1.724677] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >19:02:38,662 DEBUG kernel:[ 1.724682] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >19:02:38,662 DEBUG kernel:[ 1.724882] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:02:38,662 DEBUG kernel:[ 1.724889] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:02:38,663 DEBUG kernel:[ 1.724909] SELinux: initialized (dev loop0, type squashfs), not configured for labeling >19:02:38,663 DEBUG kernel:[ 1.724916] SELinux: initialized (dev dm-0, type ext4), uses xattr >19:02:38,663 NOTICE kernel:[ 1.726715] type=1403 audit(1316631756.480:2): policy loaded auid=4294967295 ses=4294967295 >19:02:38,663 DEBUG kernel:[ 1.768995] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:02:38,663 DEBUG kernel:[ 1.769380] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:02:38,663 DEBUG kernel:[ 1.818727] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:02:38,663 DEBUG kernel:[ 1.819030] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:02:38,663 DEBUG kernel:[ 1.819354] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:02:38,663 DEBUG kernel:[ 1.819625] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:02:38,663 DEBUG kernel:[ 1.819900] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:02:38,663 DEBUG kernel:[ 1.820167] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:02:38,663 DEBUG kernel:[ 1.820419] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:02:38,663 DEBUG kernel:[ 1.820711] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:02:38,663 DEBUG kernel:[ 1.887358] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >19:02:38,663 DEBUG kernel:[ 1.887797] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >19:02:38,663 DEBUG kernel:[ 1.888035] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >19:02:38,663 DEBUG kernel:[ 1.888272] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >19:02:38,663 DEBUG kernel:[ 1.955053] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:02:38,663 INFO kernel:[ 2.166227] EXT4-fs (dm-0): re-mounted. Opts: user_xattr,acl,barrier=1,data=ordered >19:02:38,663 DEBUG kernel:[ 2.295381] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >19:02:38,663 DEBUG kernel:[ 2.535982] virtio-pci 0000:00:03.0: irq 40 for MSI/MSI-X >19:02:38,663 DEBUG kernel:[ 2.563208] virtio-pci 0000:00:03.0: irq 41 for MSI/MSI-X >19:02:38,663 DEBUG kernel:[ 2.563257] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >19:02:38,663 NOTICE kernel:[ 2.593001] type=1400 audit(1316631757.346:3): avc: denied { associate } for pid=286 comm="udevd" name="rtc" dev=devtmpfs ino=4898 scontext=system_u:object_r:default_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=filesystem >19:02:38,663 DEBUG kernel:[ 2.634055] virtio-pci 0000:00:05.0: irq 43 for MSI/MSI-X >19:02:38,663 DEBUG kernel:[ 2.634075] virtio-pci 0000:00:05.0: irq 44 for MSI/MSI-X >19:02:38,663 INFO kernel:[ 2.790541] vda: >19:02:38,663 DEBUG kernel:[ 2.791287] virtio-pci 0000:00:07.0: irq 45 for MSI/MSI-X >19:02:38,663 DEBUG kernel:[ 2.791306] virtio-pci 0000:00:07.0: irq 46 for MSI/MSI-X >19:02:38,663 INFO kernel:[ 3.197048] vdb: vdb1 vdb2 vdb3 >19:02:39,089 WARNING kernel:[ 4.334643] hotplug (468): /proc/468/oom_adj is deprecated, please use /proc/468/oom_score_adj instead. >19:02:39,118 INFO kernel:[ 4.363186] Loading iSCSI transport class v2.0-870. >19:02:39,154 NOTICE kernel:[ 4.399539] iscsi: registered transport (tcp) >19:02:39,178 INFO kernel:[ 4.423402] FDC 0 is a S82078B >19:02:39,195 INFO kernel:[ 4.440821] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >19:02:39,201 INFO kernel:[ 4.446093] input: PC Speaker as /devices/platform/pcspkr/input/input4 >19:02:39,215 INFO kernel:[ 4.460902] No iBFT detected. >19:02:40,0 WARNING systemd: Cannot add dependency job for unit fedora-storage-init.service, ignoring: Unit fedora-storage-init.service failed to load: No such file or directory. See system logs and 'systemctl status fedora-storage-init.service' for details. >19:02:40,0 WARNING systemd: Cannot add dependency job for unit systemd-remount-api-vfs.service, ignoring: Unit systemd-remount-api-vfs.service failed to load: No such file or directory. See system logs and 'systemctl status systemd-remount-api-vfs.service' for details. >19:02:40,0 WARNING systemd: Cannot add dependency job for unit fedora-wait-storage.service, ignoring: Unit fedora-wait-storage.service failed to load: No such file or directory. See system logs and 'systemctl status fedora-wait-storage.service' for details. >19:02:40,0 WARNING systemd: Cannot add dependency job for unit fedora-readonly.service, ignoring: Unit fedora-readonly.service failed to load: No such file or directory. See system logs and 'systemctl status fedora-readonly.service' for details. >19:02:40,0 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >19:02:40,0 WARNING systemd: Cannot add dependency job for unit avahi-daemon.socket, ignoring: Unit avahi-daemon.socket failed to load: No such file or directory. See system logs and 'systemctl status avahi-daemon.socket' for details. >19:02:40,0 WARNING systemd: Cannot add dependency job for unit dm-event.socket, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >19:02:40,0 WARNING systemd: Cannot add dependency job for unit iptables.service, ignoring: Unit iptables.service failed to load: No such file or directory. See system logs and 'systemctl status iptables.service' for details. >19:02:40,0 WARNING systemd: Cannot add dependency job for unit ip6tables.service, ignoring: Unit ip6tables.service failed to load: No such file or directory. See system logs and 'systemctl status ip6tables.service' for details. >19:02:40,0 INFO dbus-daemon: dbus[640]: [system] Activating systemd to hand-off: service name='org.freedesktop.NetworkManager' unit='dbus-org.freedesktop.NetworkManager.service' >19:02:40,0 NOTICE dbus: [system] Activating systemd to hand-off: service name='org.freedesktop.NetworkManager' unit='dbus-org.freedesktop.NetworkManager.service' >19:02:40,0 INFO dbus-daemon: dbus[640]: [system] Successfully activated service 'org.freedesktop.systemd1' >19:02:40,0 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.systemd1' >19:02:40,0 WARNING systemd: Cannot add dependency job for unit fedora-storage-init.service, ignoring: Unit fedora-storage-init.service failed to load: No such file or directory. See system logs and 'systemctl status fedora-storage-init.service' for details. >19:02:40,0 WARNING systemd: Cannot add dependency job for unit systemd-remount-api-vfs.service, ignoring: Unit systemd-remount-api-vfs.service failed to load: No such file or directory. See system logs and 'systemctl status systemd-remount-api-vfs.service' for details. >19:02:40,0 WARNING systemd: Cannot add dependency job for unit fedora-wait-storage.service, ignoring: Unit fedora-wait-storage.service failed to load: No such file or directory. See system logs and 'systemctl status fedora-wait-storage.service' for details. >19:02:40,0 WARNING systemd: Cannot add dependency job for unit fedora-readonly.service, ignoring: Unit fedora-readonly.service failed to load: No such file or directory. See system logs and 'systemctl status fedora-readonly.service' for details. >19:02:40,0 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >19:02:40,0 WARNING systemd: Cannot add dependency job for unit avahi-daemon.socket, ignoring: Unit avahi-daemon.socket failed to load: No such file or directory. See system logs and 'systemctl status avahi-daemon.socket' for details. >19:02:40,0 WARNING systemd: Cannot add dependency job for unit dm-event.socket, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >19:02:40,0 WARNING systemd: Cannot add dependency job for unit iptables.service, ignoring: Unit iptables.service failed to load: No such file or directory. See system logs and 'systemctl status iptables.service' for details. >19:02:40,0 WARNING systemd: Cannot add dependency job for unit ip6tables.service, ignoring: Unit ip6tables.service failed to load: No such file or directory. See system logs and 'systemctl status ip6tables.service' for details. >19:02:40,0 INFO NetworkManager: NetworkManager[642]: <info> NetworkManager (version 0.9.0-1.fc16) is starting... >19:02:40,0 INFO NetworkManager: <info> NetworkManager (version 0.9.0-1.fc16) is starting... >19:02:40,0 INFO NetworkManager: NetworkManager[642]: <info> Read config file /etc/NetworkManager/NetworkManager.conf >19:02:40,0 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >19:02:40,0 NOTICE dbus: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper) >19:02:40,0 INFO dbus-daemon: dbus[640]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper) >19:02:40,0 INFO dbus-daemon: Entering main event loop >19:02:40,0 INFO dbus-daemon: Connected to the system bus >19:02:40,0 INFO dbus-daemon: Registering null backend at priority -10 >19:02:41,0 INFO dbus-daemon: Error loading /var/run/ConsoleKit/database: Error statting file /var/run/ConsoleKit/database: No such file or directory** (polkitd:645): DEBUG: Added `/var/lib/polkit-1/localauthority/10-vendor.d' as a local authorization store >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: Added `/etc/polkit-1/localauthority/10-vendor.d' as a local authorization store >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: Added `/var/lib/polkit-1/localauthority/20-org.d' as a local authorization store >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: Added `/etc/polkit-1/localauthority/20-org.d' as a local authorization store >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: Added `/var/lib/polkit-1/localauthority/30-site.d' as a local authorization store >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: Added `/etc/polkit-1/localauthority/30-site.d' as a local authorization store >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: Added `/var/lib/polkit-1/localauthority/50-local.d' as a local authorization store >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: Added `/etc/polkit-1/localauthority/50-local.d' as a local authorization store >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: Added `/var/lib/polkit-1/localauthority/90-mandatory.d' as a local authorization store >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: Added `/etc/polkit-1/localauthority/90-mandatory.d' as a local authorization store >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: Monitoring `/var/lib/polkit-1/localauthority' for changes >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: Monitoring `/etc/polkit-1/localauthority' for changes >19:02:41,0 INFO polkitd: started daemon version 0.101 using authority implementation `local' version `0.101' >19:02:41,0 INFO dbus-daemon: Using authority class PolkitBackendLocalAuthority >19:02:41,0 INFO dbus-daemon: dbus[640]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >19:02:41,0 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >19:02:41,0 INFO dbus-daemon: Acquired the name org.freedesktop.PolicyKit1 >19:02:41,0 INFO NetworkManager: NetworkManager[642]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >19:02:41,0 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >19:02:41,0 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >19:02:41,0 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >19:02:41,0 INFO NetworkManager: NetworkManager[642]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >19:02:41,0 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> trying to start the modem manager... >19:02:41,0 INFO NetworkManager: <info> trying to start the modem manager... >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> monitoring kernel firmware directory '/lib/firmware'. >19:02:41,0 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >19:02:41,0 INFO dbus-daemon: dbus[640]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >19:02:41,0 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >19:02:41,0 INFO dbus-daemon: dbus[640]: [system] Successfully activated service 'org.freedesktop.NetworkManager' >19:02:41,0 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.NetworkManager' >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> WiFi enabled by radio killswitch; enabled by state file >19:02:41,0 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> WWAN enabled by radio killswitch; enabled by state file >19:02:41,0 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> WiMAX enabled by radio killswitch; enabled by state file >19:02:41,0 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> Networking is enabled by state file >19:02:41,0 INFO NetworkManager: <info> Networking is enabled by state file >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <error> [1316631761.20793] [nm-device-ethernet.c:751] real_update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >19:02:41,0 ERR NetworkManager: <error> [1316631761.20793] [nm-device-ethernet.c:751] real_update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> (eth0): carrier is OFF >19:02:41,0 INFO NetworkManager: <info> (eth0): carrier is OFF >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >19:02:41,0 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >19:02:41,0 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> (eth0): now managed >19:02:41,0 INFO NetworkManager: <info> (eth0): now managed >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >19:02:41,0 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> (eth0): bringing up device. >19:02:41,0 INFO NetworkManager: <info> (eth0): bringing up device. >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> (eth0): preparing device. >19:02:41,0 INFO NetworkManager: <info> (eth0): preparing device. >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> (eth0): deactivating device (reason: 2). >19:02:41,0 INFO NetworkManager: <info> (eth0): deactivating device (reason: 2). >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >19:02:41,0 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> (eth0): carrier now ON (device state 20) >19:02:41,0 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> (eth0): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >19:02:41,0 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <warn> bluez error getting default adapter: The name org.bluez was not provided by any .service files >19:02:41,0 WARNING NetworkManager: <warn> bluez error getting default adapter: The name org.bluez was not provided by any .service files >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.3 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-network >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> Auto-activating connection 'Wired connection 1'. >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:41,0 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> Activation (eth0) starting connection 'Wired connection 1' >19:02:41,0 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >19:02:41,0 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >19:02:41,0 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >19:02:41,0 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >19:02:41,0 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >19:02:41,0 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >19:02:41,0 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >19:02:41,0 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >19:02:41,0 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >19:02:41,0 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >19:02:41,0 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >19:02:41,0 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >19:02:41,0 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >19:02:41,0 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> dhclient started with pid 650 >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-network >19:02:41,0 INFO NetworkManager: <info> dhclient started with pid 650 >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >19:02:41,0 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >19:02:41,0 INFO dbus-daemon: modem-manager[649]: <info> ModemManager (version 0.4.998-1.git20110706.fc16) starting... >19:02:41,0 INFO modem-manager: <info> ModemManager (version 0.4.998-1.git20110706.fc16) starting... >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:41,0 INFO dbus-daemon: dbus[640]: [system] Successfully activated service 'org.freedesktop.ModemManager' >19:02:41,0 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.3 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.sleep-wake >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> modem-manager is now available >19:02:41,0 INFO NetworkManager: <info> modem-manager is now available >19:02:41,0 INFO dbus-daemon: modem-manager[649]: <info> Loaded plugin ZTE >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.sleep-wake >19:02:41,0 INFO modem-manager: <info> Loaded plugin ZTE >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:41,0 INFO dbus-daemon: modem-manager[649]: <info> Loaded plugin Nokia >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.3 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wifi >19:02:41,0 INFO modem-manager: <info> Loaded plugin Nokia >19:02:41,0 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.2 >19:02:41,0 INFO NetworkManager: Internet Systems Consortium DHCP Client 4.2.2 >19:02:41,0 INFO dhclient: Copyright 2004-2011 Internet Systems Consortium. >19:02:41,0 INFO NetworkManager: Copyright 2004-2011 Internet Systems Consortium. >19:02:41,0 INFO dhclient: All rights reserved. >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:41,0 INFO NetworkManager: All rights reserved. >19:02:41,0 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >19:02:41,0 INFO NetworkManager: For info, please visit https://www.isc.org/software/dhcp/ >19:02:41,0 INFO dhclient: >19:02:41,0 INFO dbus-daemon: modem-manager[649]: <info> Loaded plugin Wavecom >19:02:41,0 INFO modem-manager: <info> Loaded plugin Wavecom >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:41,0 INFO dbus-daemon: modem-manager[649]: <info> Loaded plugin AnyData >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wifi >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:41,0 INFO modem-manager: <info> Loaded plugin AnyData >19:02:41,0 INFO dbus-daemon: modem-manager[649]: <info> Loaded plugin MotoC >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.3 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wwan >19:02:41,0 INFO modem-manager: <info> Loaded plugin MotoC >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:41,0 INFO dhclient: Listening on LPF/eth0/52:54:00:b2:48:fa >19:02:41,0 INFO dbus-daemon: modem-manager[649]: <info> Loaded plugin X22X >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> (eth0): DHCPv4 state changed nbi -> preinit >19:02:41,0 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >19:02:41,0 INFO NetworkManager: Listening on LPF/eth0/52:54:00:b2:48:fa >19:02:41,0 INFO dhclient: Sending on LPF/eth0/52:54:00:b2:48:fa >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:41,0 INFO NetworkManager: Sending on LPF/eth0/52:54:00:b2:48:fa >19:02:41,0 INFO dhclient: Sending on Socket/fallback >19:02:41,0 INFO NetworkManager: Sending on Socket/fallback >19:02:41,0 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 >19:02:41,0 INFO NetworkManager: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 >19:02:41,0 INFO modem-manager: <info> Loaded plugin X22X >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wwan >19:02:41,0 INFO dbus-daemon: modem-manager[649]: <info> Loaded plugin SimTech >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:41,0 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 >19:02:41,0 INFO NetworkManager: DHCPREQUEST on eth0 to 255.255.255.255 port 67 >19:02:41,0 INFO dhclient: DHCPOFFER from 192.168.122.1 >19:02:41,0 INFO NetworkManager: DHCPOFFER from 192.168.122.1 >19:02:41,0 INFO modem-manager: <info> Loaded plugin SimTech >19:02:41,0 INFO dbus-daemon: modem-manager[649]: <info> Loaded plugin Novatel >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.3 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wimax >19:02:41,0 INFO modem-manager: <info> Loaded plugin Novatel >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:41,0 INFO dbus-daemon: modem-manager[649]: <info> Loaded plugin Option High-Speed >19:02:41,0 INFO modem-manager: <info> Loaded plugin Option High-Speed >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:41,0 INFO dbus-daemon: modem-manager[649]: <info> Loaded plugin Ericsson MBM >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wimax >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:41,0 INFO modem-manager: <info> Loaded plugin Ericsson MBM >19:02:41,0 INFO dbus-daemon: modem-manager[649]: <info> Loaded plugin Option >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.3 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.network-control >19:02:41,0 INFO modem-manager: <info> Loaded plugin Option >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:41,0 INFO dbus-daemon: modem-manager[649]: <info> Loaded plugin Generic >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:41,0 INFO modem-manager: <info> Loaded plugin Generic >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.network-control >19:02:41,0 INFO dbus-daemon: modem-manager[649]: <info> Loaded plugin Longcheer >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:41,0 INFO modem-manager: <info> Loaded plugin Longcheer >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.3 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.wifi.share.protected >19:02:41,0 INFO dbus-daemon: modem-manager[649]: <info> Loaded plugin Gobi >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:41,0 INFO modem-manager: <info> Loaded plugin Gobi >19:02:41,0 INFO dbus-daemon: modem-manager[649]: <info> Loaded plugin Sierra >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.wifi.share.protected >19:02:41,0 INFO modem-manager: <info> Loaded plugin Sierra >19:02:41,0 INFO dbus-daemon: modem-manager[649]: <info> Loaded plugin Samsung >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:41,0 INFO modem-manager: <info> Loaded plugin Samsung >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.3 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.wifi.share.open >19:02:41,0 INFO dbus-daemon: modem-manager[649]: <info> Loaded plugin Linktop >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:41,0 INFO modem-manager: <info> Loaded plugin Linktop >19:02:41,0 INFO dbus-daemon: modem-manager[649]: <info> Loaded plugin Huawei >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.wifi.share.open >19:02:41,0 INFO modem-manager: <info> Loaded plugin Huawei >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.3 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.system >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.system >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.3 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.own >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.own >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.3 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.hostname >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.hostname >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:41,0 INFO NetworkManager: <info> caught signal 15, shutting down normally. >19:02:41,0 WARNING NetworkManager: <warn> quit request received, terminating... >19:02:41,0 INFO NetworkManager: <info> (eth0): now unmanaged >19:02:41,0 INFO NetworkManager: <info> (eth0): device state change: ip-config -> unmanaged (reason 'removed') [70 10 36] >19:02:41,0 INFO NetworkManager: <info> (eth0): deactivating device (reason: 36). >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> caught signal 15, shutting down normally. >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <warn> quit request received, terminating... >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> (eth0): now unmanaged >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> (eth0): device state change: ip-config -> unmanaged (reason 'removed') [70 10 36] >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> (eth0): deactivating device (reason: 36). >19:02:41,0 INFO NetworkManager: <info> (eth0): canceled DHCP transaction, DHCP client pid 650 >19:02:41,0 INFO NetworkManager: <info> (eth0): cleaning up... >19:02:41,0 INFO NetworkManager: <info> (eth0): taking down device. >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> (eth0): canceled DHCP transaction, DHCP client pid 650 >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> (eth0): cleaning up... >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> (eth0): taking down device. >19:02:41,0 INFO NetworkManager: NetworkManager[642]: <info> exiting (success) >19:02:41,0 INFO NetworkManager: <info> exiting (success) >19:02:41,0 INFO NetworkManager: NetworkManager[655]: <info> NetworkManager (version 0.9.0-1.fc16) is starting... >19:02:41,0 INFO NetworkManager: <info> NetworkManager (version 0.9.0-1.fc16) is starting... >19:02:41,0 INFO NetworkManager: NetworkManager[655]: <info> Read config file /etc/NetworkManager/NetworkManager.conf >19:02:41,0 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >19:02:41,0 INFO NetworkManager: NetworkManager[655]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >19:02:41,0 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >19:02:41,0 INFO NetworkManager: NetworkManager[655]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >19:02:41,0 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >19:02:41,0 INFO NetworkManager: NetworkManager[655]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >19:02:41,0 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >19:02:41,0 INFO NetworkManager: NetworkManager[655]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >19:02:41,0 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >19:02:41,0 INFO NetworkManager: NetworkManager[655]: ifcfg-rh: read connection 'System eth0' >19:02:41,0 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >19:02:41,0 INFO NetworkManager: NetworkManager[655]: ifcfg-rh: Ignoring connection 'System eth0' and its device due to NM_CONTROLLED/BRIDGE/VLAN. >19:02:41,0 NOTICE NetworkManager: ifcfg-rh: Ignoring connection 'System eth0' and its device due to NM_CONTROLLED/BRIDGE/VLAN. >19:02:41,0 INFO NetworkManager: NetworkManager[655]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >19:02:41,0 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >19:02:41,0 INFO NetworkManager: NetworkManager[655]: <info> modem-manager is now available >19:02:41,0 INFO NetworkManager: <info> modem-manager is now available >19:02:41,0 INFO NetworkManager: NetworkManager[655]: <info> monitoring kernel firmware directory '/lib/firmware'. >19:02:41,0 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >19:02:41,0 INFO NetworkManager: NetworkManager[655]: <info> WiFi enabled by radio killswitch; enabled by state file >19:02:41,0 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >19:02:41,0 INFO NetworkManager: NetworkManager[655]: <info> WWAN enabled by radio killswitch; enabled by state file >19:02:41,0 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >19:02:41,0 INFO NetworkManager: NetworkManager[655]: <info> WiMAX enabled by radio killswitch; enabled by state file >19:02:41,0 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >19:02:41,0 INFO NetworkManager: NetworkManager[655]: <info> Networking is enabled by state file >19:02:41,0 INFO NetworkManager: <info> Networking is enabled by state file >19:02:41,0 INFO NetworkManager: NetworkManager[655]: <error> [1316631761.527331] [nm-device-ethernet.c:751] real_update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >19:02:41,0 ERR NetworkManager: <error> [1316631761.527331] [nm-device-ethernet.c:751] real_update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >19:02:41,0 INFO NetworkManager: NetworkManager[655]: <info> (eth0): carrier is OFF >19:02:41,0 INFO NetworkManager: <info> (eth0): carrier is OFF >19:02:41,0 INFO NetworkManager: NetworkManager[655]: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >19:02:41,0 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >19:02:41,0 INFO NetworkManager: NetworkManager[655]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >19:02:41,0 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >19:02:41,0 INFO NetworkManager: NetworkManager[655]: <warn> bluez error getting default adapter: The name org.bluez was not provided by any .service files >19:02:41,0 WARNING NetworkManager: <warn> bluez error getting default adapter: The name org.bluez was not provided by any .service files >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-network >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-network >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.sleep-wake >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.sleep-wake >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wifi >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wifi >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wwan >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wwan >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wimax >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wimax >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.network-control >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.network-control >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.wifi.share.protected >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.wifi.share.protected >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.wifi.share.open >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.wifi.share.open >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.system >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.system >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.own >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.own >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.hostname >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.hostname >19:02:41,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:41,571 DEBUG kernel:[ 6.816934] ISO 9660 Extensions: Microsoft Joliet Level 3 >19:02:41,573 DEBUG kernel:[ 6.818729] ISO 9660 Extensions: RRIP_1991A >19:02:41,573 DEBUG kernel:[ 6.818745] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-network >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-network >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.sleep-wake >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.sleep-wake >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wifi >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wifi >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wwan >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wwan >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wimax >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wimax >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.network-control >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.network-control >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.wifi.share.protected >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.wifi.share.protected >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.wifi.share.open >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.wifi.share.open >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.system >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.system >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.own >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.own >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.hostname >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.hostname >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-network >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-network >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.sleep-wake >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.sleep-wake >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wifi >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wifi >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wwan >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wwan >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wimax >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wimax >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.network-control >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.network-control >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.wifi.share.protected >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.wifi.share.protected >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.wifi.share.open >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.wifi.share.open >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.system >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.system >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.own >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.own >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.hostname >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.hostname >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-network >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-network >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.sleep-wake >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.sleep-wake >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wifi >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wifi >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wwan >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wwan >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wimax >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.enable-disable-wimax >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.network-control >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.network-control >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.wifi.share.protected >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.wifi.share.protected >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.wifi.share.open >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.wifi.share.open >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.system >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.system >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.own >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.own >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.hostname >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.0 is authorized for org.freedesktop.NetworkManager.settings.modify.hostname >19:02:52,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:02:53,0 INFO NetworkManager: NetworkManager[655]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0 >19:02:53,0 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0 >19:02:53,0 INFO NetworkManager: NetworkManager[655]: ifcfg-rh: Managing connection 'System eth0' and its device because NM_CONTROLLED was true. >19:02:53,0 NOTICE NetworkManager: ifcfg-rh: Managing connection 'System eth0' and its device because NM_CONTROLLED was true. >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> (eth0): now managed >19:02:53,0 INFO NetworkManager: <info> (eth0): now managed >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >19:02:53,0 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> (eth0): bringing up device. >19:02:53,0 INFO NetworkManager: <info> (eth0): bringing up device. >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> (eth0): preparing device. >19:02:53,0 INFO NetworkManager: <info> (eth0): preparing device. >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> (eth0): deactivating device (reason: 2). >19:02:53,0 INFO NetworkManager: <info> (eth0): deactivating device (reason: 2). >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> (eth0): carrier now ON (device state 20) >19:02:53,0 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> (eth0): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >19:02:53,0 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> Auto-activating connection 'System eth0'. >19:02:53,0 INFO NetworkManager: <info> Auto-activating connection 'System eth0'. >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> Activation (eth0) starting connection 'System eth0' >19:02:53,0 INFO NetworkManager: <info> Activation (eth0) starting connection 'System eth0' >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >19:02:53,0 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >19:02:53,0 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >19:02:53,0 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >19:02:53,0 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >19:02:53,0 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >19:02:53,0 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >19:02:53,0 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >19:02:53,0 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >19:02:53,0 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >19:02:53,0 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >19:02:53,0 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >19:02:53,0 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >19:02:53,0 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> dhclient started with pid 665 >19:02:53,0 INFO NetworkManager: <info> dhclient started with pid 665 >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >19:02:53,0 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >19:02:53,0 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.2 >19:02:53,0 INFO NetworkManager: Internet Systems Consortium DHCP Client 4.2.2 >19:02:53,0 INFO dhclient: Copyright 2004-2011 Internet Systems Consortium. >19:02:53,0 INFO NetworkManager: Copyright 2004-2011 Internet Systems Consortium. >19:02:53,0 INFO dhclient: All rights reserved. >19:02:53,0 INFO NetworkManager: All rights reserved. >19:02:53,0 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >19:02:53,0 INFO NetworkManager: For info, please visit https://www.isc.org/software/dhcp/ >19:02:53,0 INFO dhclient: >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> (eth0): DHCPv4 state changed nbi -> preinit >19:02:53,0 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >19:02:53,0 INFO dhclient: Listening on LPF/eth0/52:54:00:b2:48:fa >19:02:53,0 INFO NetworkManager: Listening on LPF/eth0/52:54:00:b2:48:fa >19:02:53,0 INFO dhclient: Sending on LPF/eth0/52:54:00:b2:48:fa >19:02:53,0 INFO NetworkManager: Sending on LPF/eth0/52:54:00:b2:48:fa >19:02:53,0 INFO dhclient: Sending on Socket/fallback >19:02:53,0 INFO NetworkManager: Sending on Socket/fallback >19:02:53,0 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5 >19:02:53,0 INFO NetworkManager: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5 >19:02:53,0 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 >19:02:53,0 INFO NetworkManager: DHCPREQUEST on eth0 to 255.255.255.255 port 67 >19:02:53,0 INFO dhclient: DHCPOFFER from 192.168.122.1 >19:02:53,0 INFO NetworkManager: DHCPOFFER from 192.168.122.1 >19:02:53,0 INFO dhclient: DHCPACK from 192.168.122.1 >19:02:53,0 INFO NetworkManager: DHCPACK from 192.168.122.1 >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> (eth0): DHCPv4 state changed preinit -> bound >19:02:53,0 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> Activation (eth0) Stage 4 of 5 (IP4 Configure Get) scheduled... >19:02:53,0 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP4 Configure Get) scheduled... >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> Activation (eth0) Stage 4 of 5 (IP4 Configure Get) started... >19:02:53,0 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP4 Configure Get) started... >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> address 192.168.122.58 >19:02:53,0 INFO NetworkManager: <info> address 192.168.122.58 >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> prefix 24 (255.255.255.0) >19:02:53,0 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> gateway 192.168.122.1 >19:02:53,0 INFO NetworkManager: <info> gateway 192.168.122.1 >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> nameserver '192.168.122.1' >19:02:53,0 INFO NetworkManager: <info> nameserver '192.168.122.1' >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) scheduled... >19:02:53,0 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) scheduled... >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> Activation (eth0) Stage 4 of 5 (IP4 Configure Get) complete. >19:02:53,0 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP4 Configure Get) complete. >19:02:53,0 INFO NetworkManager: NetworkManager[655]: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) started... >19:02:53,0 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) started... >19:02:53,0 INFO dhclient: bound to 192.168.122.58 -- renewal in 1418 seconds. >19:02:53,0 INFO NetworkManager: bound to 192.168.122.58 -- renewal in 1418 seconds. >19:02:54,0 INFO NetworkManager: NetworkManager[655]: <info> (eth0): device state change: ip-config -> activated (reason 'none') [70 100 0] >19:02:54,0 INFO NetworkManager: <info> (eth0): device state change: ip-config -> activated (reason 'none') [70 100 0] >19:02:54,0 INFO NetworkManager: NetworkManager[655]: <info> Policy set 'System eth0' (eth0) as default for IPv4 routing and DNS. >19:02:54,0 INFO NetworkManager: <info> Policy set 'System eth0' (eth0) as default for IPv4 routing and DNS. >19:02:54,0 INFO NetworkManager: NetworkManager[655]: <info> Activation (eth0) successful, device activated. >19:02:54,0 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >19:02:54,0 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >19:02:54,0 INFO dbus-daemon: dbus[640]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >19:02:54,0 INFO NetworkManager: NetworkManager[655]: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) complete. >19:02:54,0 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) complete. >19:02:54,0 INFO dbus-daemon: dbus[640]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >19:02:54,0 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >19:02:54,0 INFO dbus-daemon: /etc/init.d/functions: line 58: /dev/stderr: No such device or address >19:02:54,0 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >19:02:54,0 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/05-netfs: line 14: /sbin/chkconfig: No such file or directory >19:02:55,794 ERR kernel:[ 21.039787] EXT4-fs (loop3): VFS: Can't find ext4 filesystem >19:02:55,794 ERR kernel:[ 21.039851] EXT4-fs (loop3): VFS: Can't find ext4 filesystem >19:02:55,795 INFO kernel:[ 21.040228] attempt to access beyond end of device >19:02:55,795 INFO kernel:[ 21.040230] loop3: rw=0, want=218, limit=214 >19:02:55,795 WARNING kernel:[ 21.040233] isofs_fill_super: bread failed, dev=loop3, iso_blknum=54, block=108 >19:02:55,815 ERR kernel:[ 21.060505] FAT-fs (loop3): invalid media value (0x7c) >19:02:55,815 INFO kernel:[ 21.060507] FAT-fs (loop3): Can't find a valid FAT filesystem >19:02:55,832 ERR kernel:[ 21.077067] hfs: unable to load nls for utf8 >19:02:55,838 INFO kernel:[ 21.083310] md: raid0 personality registered for level 0 >19:02:55,850 INFO kernel:[ 21.095695] md: raid1 personality registered for level 1 >19:02:55,867 INFO kernel:[ 21.107672] async_tx: api initialized (async) >19:02:55,872 INFO kernel:[ 21.113712] xor: automatically using best checksumming function: generic_sse >19:02:55,872 INFO kernel:[ 21.118014] generic_sse: 12100.000 MB/sec >19:02:55,872 INFO kernel:[ 21.118015] xor: using function: generic_sse (12100.000 MB/sec) >19:02:55,998 WARNING kernel:[ 21.142046] raid6: int64x1 2925 MB/s >19:02:56,021 WARNING kernel:[ 21.159019] raid6: int64x2 3156 MB/s >19:02:56,021 WARNING kernel:[ 21.176032] raid6: int64x4 2789 MB/s >19:02:56,021 WARNING kernel:[ 21.193034] raid6: int64x8 2019 MB/s >19:02:56,021 WARNING kernel:[ 21.210014] raid6: sse2x1 7964 MB/s >19:02:56,021 WARNING kernel:[ 21.227034] raid6: sse2x2 7429 MB/s >19:02:56,021 WARNING kernel:[ 21.244025] raid6: sse2x4 8113 MB/s >19:02:56,021 WARNING kernel:[ 21.244028] raid6: using algorithm sse2x4 (8113 MB/s) >19:02:56,021 INFO kernel:[ 21.248487] md: raid6 personality registered for level 6 >19:02:56,021 INFO kernel:[ 21.248490] md: raid5 personality registered for level 5 >19:02:56,021 INFO kernel:[ 21.248492] md: raid4 personality registered for level 4 >19:02:56,021 INFO kernel:[ 21.256464] md: raid10 personality registered for level 10 >19:02:56,022 INFO kernel:[ 21.258496] md: linear personality registered for level -1 >19:02:56,026 INFO kernel:[ 21.267319] device-mapper: multipath: version 1.3.0 loaded >19:02:56,026 INFO kernel:[ 21.268836] device-mapper: multipath round-robin: version 1.0.0 loaded >19:03:03,493 DEBUG kernel:[ 28.738044] eth0: no IPv6 routers present >19:03:18,500 INFO kernel:[ 43.745441] EXT4-fs (vdb2): mounted filesystem with ordered data mode. Opts: (null) >19:03:18,517 DEBUG kernel:[ 43.762297] SELinux: initialized (dev vdb2, type ext4), uses xattr >19:03:18,727 INFO kernel:[ 43.972763] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >19:03:18,727 DEBUG kernel:[ 43.972772] SELinux: initialized (dev dm-1, type ext4), uses xattr >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.14 is authorized for org.freedesktop.NetworkManager.enable-disable-network >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.14 is authorized for org.freedesktop.NetworkManager.enable-disable-network >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.14 is authorized for org.freedesktop.NetworkManager.sleep-wake >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.14 is authorized for org.freedesktop.NetworkManager.sleep-wake >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.14 is authorized for org.freedesktop.NetworkManager.enable-disable-wifi >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.14 is authorized for org.freedesktop.NetworkManager.enable-disable-wifi >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.14 is authorized for org.freedesktop.NetworkManager.enable-disable-wwan >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.14 is authorized for org.freedesktop.NetworkManager.enable-disable-wwan >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.14 is authorized for org.freedesktop.NetworkManager.enable-disable-wimax >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.14 is authorized for org.freedesktop.NetworkManager.enable-disable-wimax >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.14 is authorized for org.freedesktop.NetworkManager.network-control >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.14 is authorized for org.freedesktop.NetworkManager.network-control >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.14 is authorized for org.freedesktop.NetworkManager.wifi.share.protected >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.14 is authorized for org.freedesktop.NetworkManager.wifi.share.protected >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.14 is authorized for org.freedesktop.NetworkManager.wifi.share.open >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.14 is authorized for org.freedesktop.NetworkManager.wifi.share.open >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.14 is authorized for org.freedesktop.NetworkManager.settings.modify.system >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.14 is authorized for org.freedesktop.NetworkManager.settings.modify.system >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.14 is authorized for org.freedesktop.NetworkManager.settings.modify.own >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.14 is authorized for org.freedesktop.NetworkManager.settings.modify.own >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: system-bus-name::1.8 is inquiring whether system-bus-name::1.14 is authorized for org.freedesktop.NetworkManager.settings.modify.hostname >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of caller is unix-user:root >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: user of subject is unix-user:root >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: checking whether system-bus-name::1.14 is authorized for org.freedesktop.NetworkManager.settings.modify.hostname >19:03:23,0 INFO dbus-daemon: ** (polkitd:645): DEBUG: >19:03:38,104 WARNING kernel:[ 63.481569] hpet1: lost 2 rtc interrupts
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 738964
:
523605
|
523606
|
523607
|
523609
|
523610
|
523611
|
523687
|
523929
| 524263 |
524273
|
524471
|
524530
|
524674
|
524680
|
524682
|
524691
|
524692