Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 613120 Details for
Bug 857607
IOException: Failed to add partition 5 (Device or resource busy) i have btrfs on 6th partition
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 382.92 KB, created by
cornel panceac
on 2012-09-15 04:45:18 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
cornel panceac
Created:
2012-09-15 04:45:18 UTC
Size:
382.92 KB
patch
obsolete
>anaconda 18.6.8 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/parted/disk.py", line 213, in commit > return self.__disk.commit() > File "/usr/lib/python2.7/site-packages/parted/decorators.py", line 32, in new > ret = fn(*args, **kwds) > File "/usr/lib/python2.7/site-packages/pyanaconda/storage/formats/disklabel.py", line 289, in commit > self.partedDisk.commit() > File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devices.py", line 1530, in _destroy > self.disk.originalFormat.commit() > File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devices.py", line 816, in destroy > self._destroy() > File "/usr/lib/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 286, in execute > self.device.destroy() > File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 323, in processActions > action.execute() > File "/usr/lib/python2.7/site-packages/pyanaconda/storage/__init__.py", line 358, in doIt > self.devicetree.processActions() > File "/usr/lib/python2.7/site-packages/pyanaconda/storage/__init__.py", line 196, in turnOnFilesystems > storage.doIt() > File "/usr/lib/python2.7/site-packages/pyanaconda/install.py", line 64, in doInstall > turnOnFilesystems(storage) > File "/usr/lib/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 87, in run > threading.Thread.run(self, *args, **kwargs) >IOException: Failed to add partition 5 (Device or resource busy) > >Local variables in innermost frame: >self: parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xad1becc>, <parted.partition.Partition object at 0xad1bfcc>, <parted.partition.Partition object at 0xb0d9962c>, <parted.partition.Partition object at 0xb0d9964c>, <parted.partition.Partition object at 0xb0d993ec>, <parted.partition.Partition object at 0xb0d921ec>] > device: <parted.device.Device object at 0xb34653ac> > PedDisk: <_ped.Disk object at 0xb2de7bcc> > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sda': 128} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/': existing 10095MB partition sda1 (1) >} > swaps: [existing 980MB partition sda3 (3) >] > name: Scientific Linux Linux 6.2 for i686 >, Root instance, containing members: > mounts: {'/': BTRFSVolumeDevice instance, containing members: > mounts.major: 0 > mounts._partedDevice: None > mounts.exists: False > mounts._size: 0 > mounts.id: 7 > mounts.controllable: True > mounts.dataLevel: None > mounts.uuid: 3f6557f5-c760-4678-a284-46267304d447 > mounts._format: existing None > mounts.parents: [existing 10494MB partition sda6 (6) >] > mounts.subvolumes: [] > mounts.minor: 0 > mounts.fstabComment: Skipped > mounts.bus: Skipped > mounts.sysfsPath: Skipped > mounts._targetSize: 0 > mounts._model: Skipped > mounts.metaDataLevel: None > mounts.kids: 0 > mounts._vendor: Skipped > mounts._name: btrfs.7 > mounts.protected: False > mounts.originalFormat: BTRFS instance, containing members: > mounts.originalFormat.uuid: None > mounts.originalFormat.exists: True > mounts.originalFormat._mountpoint: None > mounts.originalFormat._majorminor: 008006 > mounts.originalFormat._minInstanceSize: None > mounts.originalFormat._mountType: btrfs > mounts.originalFormat.fsprofile: None > mounts.originalFormat.label: None > mounts.originalFormat._targetSize: 0 > mounts.originalFormat.volUUID: 3f6557f5-c760-4678-a284-46267304d447 > mounts.originalFormat._size: 0 > mounts.originalFormat.mountopts: None > mounts.originalFormat.mountpoint: None > mounts.originalFormat._migrate: False > mounts.originalFormat._device: /dev/sda6 > mounts._serial: None >} > swaps: [Already dumped (PartitionDevice instance) >] > name: Fedora Linux 18 for i686 >, Root instance, containing members: > mounts: {'/mnt/storage': existing 1907728MB partition sdb1 (10) with existing ext4 filesystem >, '/boot': existing 501MB partition sda2 (2) >, '/mnt/firstpart': Already dumped (PartitionDevice instance) >, '/': existing 71084MB partition sda7 (8) >, '/home': existing 145306MB partition sda5 (5) >} > swaps: [Already dumped (PartitionDevice instance) >] > name: Fedora Linux 17 for i686 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [Already dumped (PartitionDevice instance) >, existing 1907729MB disk sdb (9) with existing gpt disklabel >] > _intf.storage.fsset.devicetree.names: [sda, sdb, sdb1, sr0, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw, sda4] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.shouldClear: <bound method Storage.shouldClear of <pyanaconda.storage.Storage object at 0xb54c7f8c>> > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sda1, sda2, sda3, sda4, sda5, sda6, sda7, sdb1, sr0] > _intf.storage.fsset.devicetree.topology._devmap: {'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sdb1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:05.1/ata5/host4/target4:0:0/4:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:05.1/ata5/host4/target4:0:0/4:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:05.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:05.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'sda7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'sda4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sdb': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:05.1/ata5/host4/target4:0:0/4:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:05.1/ata5/host4/target4:0:0/4:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sda, sdb, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [existing 238474MB disk sda (0) with non-existent msdos disklabel >, OpticalDevice instance, containing members: > _model: Optiarc_DVD_RW_AD-5240S > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: Optiarc DVD RW AD-5240S path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 136704 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: True > hardwareGeometry: (8, 255, 63) biosGeometry: (8, 255, 63) > PedDevice: <_ped.Device object at 0xb0862b0c> > 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_18-Alpha_i386 > _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:05.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (Iso9660FS instance) > bus: Skipped > _size: 267.0 > _serial: None > id: 11 > 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: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 12 > 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: 13 > 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: 14 > 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: 81b62978-073c-4f9c-8f25-60ca90423b4c > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (Ext4FS instance) > bus: Skipped > _size: 0 > _serial: None > id: 15 > 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: 16 > 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: 17 > minor: 0 >, existing 1024MB dm live-rw (18) with existing ext4 filesystem >, non-existent 51200MB partition sda3 (19) with non-existent ext4 filesystem mounted at / >, non-existent 182740MB partition sda5 (20) with non-existent ext4 filesystem mounted at /home >, non-existent 500MB partition sda1 (21) with non-existent ext4 filesystem mounted at /boot >, non-existent 4032MB partition sda2 (22) with non-existent swap >, non-existent 182741MB partition sda4 (23) >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: ca8b3229-43e9-47df-940b-b6d5e2595142 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008001 > origFormat._minInstanceSize: 7981.0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 10095.0 > origFormat._size: 10095.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/sda1 > id: 12 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: d5364c56-36fd-4881-9ef4-d4a28e2997cf > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008002 > origFormat._minInstanceSize: 102.0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 501.0 > origFormat._size: 501.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/sda2 > id: 10 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent swap > id: 8 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: fe7a9cfc-7447-456d-9d02-008488ca7abd > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008005 > origFormat._minInstanceSize: 145184.0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: /home > origFormat._targetSize: 145306.0 > origFormat._size: 145306.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/sda5 > id: 6 >, ActionDestroyFormat instance, containing members: > device: Already dumped (BTRFSVolumeDevice instance) > origFormat: Already dumped (BTRFS instance) > id: 2 >, ActionDestroyDevice instance, containing members: > device: Already dumped (BTRFSVolumeDevice instance) > id: 3 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: BTRFS instance, containing members: > origFormat.uuid: 710c1e13-8539-42f2-9eb7-fc94e83ef3bc > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 008006 > origFormat._minInstanceSize: None > origFormat._mountType: btrfs > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 0 > origFormat.volUUID: 3f6557f5-c760-4678-a284-46267304d447 > origFormat._size: 0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/sda6 > id: 4 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: 18748fc0-abfd-403c-ad5c-1adf27e9d5e8 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008007 > origFormat._minInstanceSize: 64719.0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 71084.0 > origFormat._size: 71084.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/sda7 > id: 0 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 1 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 5 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 7 >, ActionDestroyDevice instance, containing members: > device: existing 226894MB partition sda4 (4) > id: 14 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 9 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 11 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 13 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing msdos disklabel > id: 15 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 16 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 21 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 23 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 24 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 17 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 25 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 19 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 20 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 18 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 22 >] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 1 > _intf.storage.config.clearNonExistent: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 0 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 4 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0xb0d4854c) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0xb0d48bec) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0xb0d4812c) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0xb0d7d80c) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0xb0d7d5ec) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4032 maxSize = None grow = False > >] > _intf.storage.doAutoPart: True > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: None > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._setup: True > _intf.payload.txID: 1347684129.41 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 2.59 Gb > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >rootParts: None >clearPartTypeSystem: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >_instLanguage: None >mediaDevice: None >upgrade: False >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: vesa >stage2: hd:LABEL=Fedorax2018-Alphax20i386 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.6.8 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >clearPartTypeSelection: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': 'vesa', 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedorax2018-Alphax20i386', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >04:40:00,688 INFO anaconda: /sbin/anaconda 18.6.8 >04:40:07,505 INFO anaconda: 2097152 kB (2048 MB) are available >04:40:07,506 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >04:40:07,745 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >04:40:07,748 INFO anaconda: Default encoding = utf-8 >04:40:09,113 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >04:40:09,115 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >04:40:10,517 INFO anaconda: Display mode = g >04:40:10,525 INFO anaconda: 2097152 kB (2048 MB) are available >04:40:10,525 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >04:40:14,978 DEBUG anaconda: X server has signalled a successful start. >04:40:15,004 INFO anaconda: Starting window manager, pid 833. >04:40:22,780 INFO anaconda: using only installclass _Fedora >04:40:26,640 INFO anaconda: Detected 2016M of memory >04:40:26,647 INFO anaconda: Swap attempt of 4032M >04:40:28,555 DEBUG anaconda: required disklabel type for sda (1) is None >04:40:28,555 DEBUG anaconda: default disklabel type for sda is msdos >04:40:28,556 DEBUG anaconda: selecting msdos disklabel for sda based on size >04:40:32,110 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.7gWviYf: [Errno 2] No such file or directory >04:40:32,113 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda6 on /tmp/btrfs-tmp.7gWviYf as btrfs with options defaults >04:40:32,364 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.7gWviYf: [Errno 2] No such file or directory >04:40:32,437 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.7gWviYf, removeDir = False >04:40:46,757 DEBUG anaconda: required disklabel type for sdb (1) is None >04:40:46,757 DEBUG anaconda: default disklabel type for sdb is msdos >04:40:46,760 DEBUG anaconda: selecting msdos disklabel for sdb based on size >04:40:51,904 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >04:40:52,458 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >04:40:52,613 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults,ro >04:40:52,707 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >04:40:52,931 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda5 on /mnt/sysimage as ext4 with options defaults,ro >04:40:53,024 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >04:40:53,366 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda6 on /mnt/sysimage as btrfs with options defaults,ro >04:40:53,986 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >04:40:54,277 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda7 on /mnt/sysimage as ext4 with options defaults,ro >04:40:54,948 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >04:40:55,136 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb1 on /mnt/sysimage as ext4 with options defaults,ro >04:40:55,474 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >04:41:17,107 WARN anaconda: %s is not a valid timezone, falling back to default (America/New_York) >00:41:17,442 DEBUG anaconda: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:05.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0 >00:41:17,891 DEBUG anaconda: isys.py:mount()- going to mount /dev/sr0 on /mnt/install/isodir as iso9660 with options ro >00:41:18,065 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/install/isodir, removeDir = False >07:42:19,529 WARN anaconda: /usr/lib/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >07:42:24,655 DEBUG anaconda: required disklabel type for sda (1) is None >07:42:24,655 DEBUG anaconda: default disklabel type for sda is msdos >07:42:24,656 DEBUG anaconda: selecting msdos disklabel for sda based on size >07:42:24,885 INFO anaconda: Detected 2016M of memory >07:42:24,889 INFO anaconda: Swap attempt of 4032M > > >/tmp/packaging.log: >04:40:26,495 DEBUG packaging: getting release version from tree at None (18) >04:40:26,495 DEBUG packaging: got a release version of 18 >04:40:56,419 INFO packaging: updating base repo >04:40:57,577 DEBUG packaging: getting release version from tree at None (18) >04:40:57,578 DEBUG packaging: got a release version of 18 >04:40:57,579 INFO packaging: configuring base repo >04:40:57,583 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >04:40:57,792 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >04:40:57,792 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >04:40:57,794 INFO packaging: Error downloading treeinfo: [Errno 14] Could not open/read file:///run/install/repo/treeinfo >04:40:57,794 DEBUG packaging: got a release version of 18 >04:40:57,830 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >04:40:57,835 ERR packaging: base repo (cdrom/file:///run/install/repo) not valid -- removing it >04:40:57,836 INFO packaging: using default repos from local yum configuration >04:40:57,836 INFO packaging: gathering repo metadata >04:40:57,836 DEBUG packaging: getting repo metadata for fedora >04:41:07,965 DEBUG packaging: getting group info for fedora >04:41:08,196 DEBUG packaging: getting repo metadata for updates-testing >04:41:10,622 DEBUG packaging: getting group info for updates-testing >04:41:10,894 DEBUG packaging: getting repo metadata for updates >04:41:11,774 DEBUG packaging: getting group info for updates >04:41:11,774 ERR packaging: failed to get groups for repo updates >04:41:11,775 INFO packaging: metadata retrieval complete >07:41:51,514 DEBUG packaging: deleting package sacks >07:42:09,407 INFO packaging: checking software selection >07:42:09,408 DEBUG packaging: deleting package sacks >07:42:09,408 DEBUG packaging: select group core >07:42:10,918 DEBUG packaging: select group core >07:42:10,922 DEBUG packaging: select group gnome-desktop >07:42:11,009 DEBUG packaging: select group multimedia >07:42:11,036 DEBUG packaging: select group input-methods >07:42:11,048 DEBUG packaging: select group base-x >07:42:11,069 DEBUG packaging: select group fonts >07:42:11,144 DEBUG packaging: select group hardware-support >07:42:11,165 DEBUG packaging: select group dial-up >07:42:11,172 DEBUG packaging: select group printing >07:42:11,253 DEBUG packaging: select group firefox >07:42:11,255 DEBUG packaging: select group standard >07:42:11,332 DEBUG packaging: select package kernel-PAE >07:42:11,550 INFO packaging: selected kernel-PAE >07:42:11,550 INFO packaging: checking dependencies >07:42:18,987 DEBUG packaging: success >07:42:19,029 INFO packaging: 1092 packages selected totalling 2.59 Gb >07:42:57,989 DEBUG packaging: deleting package sacks > > >/tmp/program.log: >04:40:08,235 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >04:40:08,345 INFO program: Running... modprobe fcoe >04:40:08,928 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >04:40:09,108 INFO program: No FCoE boot disk information is found in EDD! >04:40:09,117 INFO program: Running... modprobe scsi_wait_scan >04:40:09,168 ERR program: FATAL: Module scsi_wait_scan not found. >04:40:09,175 INFO program: Running... rmmod scsi_wait_scan >04:40:09,221 ERR program: Error: Module scsi_wait_scan is not currently loaded >04:40:09,225 INFO program: Running... udevadm settle --timeout=300 >04:40:09,635 INFO program: Running... multipath -d >04:40:10,122 INFO program: Running... multipath -ll >04:40:15,012 INFO program: Running... metacity --display :1 --sm-disable >04:40:19,968 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >04:40:26,771 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >04:40:27,053 INFO program: Running... modprobe scsi_wait_scan >04:40:27,095 INFO program: Running... systemctl start chronyd.service >04:40:27,150 ERR program: FATAL: Module scsi_wait_scan not found. >04:40:27,172 ERR program: Failed to issue method call: Unit systemd-timedated-ntp.target failed to load: No such file or directory. See system logs and 'systemctl status systemd-timedated-ntp.target' for details. >04:40:27,361 INFO program: Running... rmmod scsi_wait_scan >04:40:27,623 ERR program: Error: Module scsi_wait_scan is not currently loaded >04:40:27,673 INFO program: Running... udevadm settle --timeout=300 >04:40:28,184 INFO program: Running... multipath -d >04:40:28,274 INFO program: Running... multipath -ll >04:40:29,258 INFO program: Running... dumpe2fs -h /dev/sda1 >04:40:29,557 INFO program: Filesystem volume name: <none> >04:40:29,558 INFO program: Last mounted on: /mnt/firstpart >04:40:29,558 INFO program: Filesystem UUID: ca8b3229-43e9-47df-940b-b6d5e2595142 >04:40:29,558 INFO program: Filesystem magic number: 0xEF53 >04:40:29,559 INFO program: Filesystem revision #: 1 (dynamic) >04:40:29,559 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 >04:40:29,559 INFO program: Filesystem flags: signed_directory_hash >04:40:29,559 INFO program: Default mount options: user_xattr acl >04:40:29,559 INFO program: Filesystem state: clean >04:40:29,560 INFO program: Errors behavior: Continue >04:40:29,560 INFO program: Filesystem OS type: Linux >04:40:29,560 INFO program: Inode count: 647168 >04:40:29,560 INFO program: Block count: 2584320 >04:40:29,562 INFO program: Reserved block count: 129216 >04:40:29,564 INFO program: Free blocks: 543454 >04:40:29,567 INFO program: Free inodes: 523075 >04:40:29,570 INFO program: First block: 0 >04:40:29,573 INFO program: Block size: 4096 >04:40:29,576 INFO program: Fragment size: 4096 >04:40:29,579 INFO program: Reserved GDT blocks: 630 >04:40:29,583 INFO program: Blocks per group: 32768 >04:40:29,588 INFO program: Fragments per group: 32768 >04:40:29,591 INFO program: Inodes per group: 8192 >04:40:29,593 INFO program: Inode blocks per group: 512 >04:40:29,595 INFO program: Flex block group size: 16 >04:40:29,598 INFO program: Filesystem created: Sat Feb 18 17:16:10 2012 >04:40:29,600 INFO program: Last mount time: Sat Sep 15 04:09:09 2012 >04:40:29,603 INFO program: Last write time: Sat Sep 15 04:30:42 2012 >04:40:29,606 INFO program: Mount count: 685 >04:40:29,608 INFO program: Maximum mount count: -1 >04:40:29,611 INFO program: Last checked: Sat Feb 18 17:16:10 2012 >04:40:29,613 INFO program: Check interval: 0 (<none>) >04:40:29,615 INFO program: Lifetime writes: 32 GB >04:40:29,618 INFO program: Reserved blocks uid: 0 (user root) >04:40:29,620 INFO program: Reserved blocks gid: 0 (group root) >04:40:29,623 INFO program: First inode: 11 >04:40:29,625 INFO program: Inode size: 256 >04:40:29,628 INFO program: Required extra isize: 28 >04:40:29,630 INFO program: Desired extra isize: 28 >04:40:29,633 INFO program: Journal inode: 8 >04:40:29,635 INFO program: Default directory hash: half_md4 >04:40:29,638 INFO program: Directory Hash Seed: 4b793f2d-8152-43a9-a42b-ea0f6604508c >04:40:29,640 INFO program: Journal backup: inode blocks >04:40:29,643 INFO program: Journal features: journal_incompat_revoke >04:40:29,645 INFO program: Journal size: 128M >04:40:29,648 INFO program: Journal length: 32768 >04:40:29,650 INFO program: Journal sequence: 0x0000f8db >04:40:29,652 INFO program: Journal start: 0 >04:40:29,655 INFO program: >04:40:29,657 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:40:29,660 INFO program: Running... dumpe2fs -h /dev/sda1 >04:40:29,714 INFO program: Filesystem volume name: <none> >04:40:29,715 INFO program: Last mounted on: /mnt/firstpart >04:40:29,715 INFO program: Filesystem UUID: ca8b3229-43e9-47df-940b-b6d5e2595142 >04:40:29,715 INFO program: Filesystem magic number: 0xEF53 >04:40:29,716 INFO program: Filesystem revision #: 1 (dynamic) >04:40:29,716 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 >04:40:29,716 INFO program: Filesystem flags: signed_directory_hash >04:40:29,716 INFO program: Default mount options: user_xattr acl >04:40:29,717 INFO program: Filesystem state: clean >04:40:29,717 INFO program: Errors behavior: Continue >04:40:29,719 INFO program: Filesystem OS type: Linux >04:40:29,722 INFO program: Inode count: 647168 >04:40:29,725 INFO program: Block count: 2584320 >04:40:29,727 INFO program: Reserved block count: 129216 >04:40:29,730 INFO program: Free blocks: 543454 >04:40:29,732 INFO program: Free inodes: 523075 >04:40:29,735 INFO program: First block: 0 >04:40:29,737 INFO program: Block size: 4096 >04:40:29,742 INFO program: Fragment size: 4096 >04:40:29,744 INFO program: Reserved GDT blocks: 630 >04:40:29,747 INFO program: Blocks per group: 32768 >04:40:29,749 INFO program: Fragments per group: 32768 >04:40:29,752 INFO program: Inodes per group: 8192 >04:40:29,754 INFO program: Inode blocks per group: 512 >04:40:29,757 INFO program: Flex block group size: 16 >04:40:29,759 INFO program: Filesystem created: Sat Feb 18 17:16:10 2012 >04:40:29,762 INFO program: Last mount time: Sat Sep 15 04:09:09 2012 >04:40:29,764 INFO program: Last write time: Sat Sep 15 04:30:42 2012 >04:40:29,767 INFO program: Mount count: 685 >04:40:29,769 INFO program: Maximum mount count: -1 >04:40:29,772 INFO program: Last checked: Sat Feb 18 17:16:10 2012 >04:40:29,774 INFO program: Check interval: 0 (<none>) >04:40:29,777 INFO program: Lifetime writes: 32 GB >04:40:29,779 INFO program: Reserved blocks uid: 0 (user root) >04:40:29,782 INFO program: Reserved blocks gid: 0 (group root) >04:40:29,784 INFO program: First inode: 11 >04:40:29,787 INFO program: Inode size: 256 >04:40:29,789 INFO program: Required extra isize: 28 >04:40:29,792 INFO program: Desired extra isize: 28 >04:40:29,794 INFO program: Journal inode: 8 >04:40:29,796 INFO program: Default directory hash: half_md4 >04:40:29,799 INFO program: Directory Hash Seed: 4b793f2d-8152-43a9-a42b-ea0f6604508c >04:40:29,813 INFO program: Journal backup: inode blocks >04:40:29,813 INFO program: Journal features: journal_incompat_revoke >04:40:29,813 INFO program: Journal size: 128M >04:40:29,821 INFO program: Journal length: 32768 >04:40:29,828 INFO program: Journal sequence: 0x0000f8db >04:40:29,829 INFO program: Journal start: 0 >04:40:29,843 INFO program: >04:40:29,843 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:40:29,850 INFO program: Running... resize2fs -P /dev/sda1 >04:40:30,312 INFO program: Estimated minimum size of the filesystem: 2042978 >04:40:30,316 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:40:30,479 INFO program: Running... dumpe2fs -h /dev/sda2 >04:40:30,542 INFO program: Filesystem volume name: <none> >04:40:30,546 INFO program: Last mounted on: /boot >04:40:30,549 INFO program: Filesystem UUID: d5364c56-36fd-4881-9ef4-d4a28e2997cf >04:40:30,550 INFO program: Filesystem magic number: 0xEF53 >04:40:30,550 INFO program: Filesystem revision #: 1 (dynamic) >04:40:30,550 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 >04:40:30,550 INFO program: Filesystem flags: signed_directory_hash >04:40:30,551 INFO program: Default mount options: (none) >04:40:30,551 INFO program: Filesystem state: clean >04:40:30,551 INFO program: Errors behavior: Continue >04:40:30,551 INFO program: Filesystem OS type: Linux >04:40:30,551 INFO program: Inode count: 128520 >04:40:30,552 INFO program: Block count: 513600 >04:40:30,558 INFO program: Reserved block count: 25680 >04:40:30,561 INFO program: Free blocks: 400966 >04:40:30,561 INFO program: Free inodes: 128117 >04:40:30,562 INFO program: First block: 1 >04:40:30,562 INFO program: Block size: 1024 >04:40:30,565 INFO program: Fragment size: 1024 >04:40:30,568 INFO program: Reserved GDT blocks: 256 >04:40:30,571 INFO program: Blocks per group: 8192 >04:40:30,574 INFO program: Fragments per group: 8192 >04:40:30,577 INFO program: Inodes per group: 2040 >04:40:30,579 INFO program: Inode blocks per group: 255 >04:40:30,582 INFO program: Flex block group size: 16 >04:40:30,585 INFO program: Filesystem created: Mon Feb 6 21:50:56 2012 >04:40:30,587 INFO program: Last mount time: Sat Sep 15 04:09:18 2012 >04:40:30,590 INFO program: Last write time: Sat Sep 15 04:30:42 2012 >04:40:30,593 INFO program: Mount count: 31 >04:40:30,595 INFO program: Maximum mount count: 34 >04:40:30,598 INFO program: Last checked: Sat Sep 8 04:22:47 2012 >04:40:30,601 INFO program: Check interval: 15552000 (6 months) >04:40:30,603 INFO program: Next check after: Thu Mar 7 04:22:47 2013 >04:40:30,606 INFO program: Lifetime writes: 1361 MB >04:40:30,608 INFO program: Reserved blocks uid: 0 (user root) >04:40:30,611 INFO program: Reserved blocks gid: 0 (group root) >04:40:30,614 INFO program: First inode: 11 >04:40:30,616 INFO program: Inode size: 128 >04:40:30,619 INFO program: Journal inode: 8 >04:40:30,622 INFO program: Default directory hash: half_md4 >04:40:30,624 INFO program: Directory Hash Seed: 3853ad0a-80bf-4601-bae2-58c08e5bdcda >04:40:30,627 INFO program: Journal backup: inode blocks >04:40:30,630 INFO program: Journal features: journal_incompat_revoke >04:40:30,633 INFO program: Journal size: 8M >04:40:30,635 INFO program: Journal length: 8192 >04:40:30,638 INFO program: Journal sequence: 0x0000060d >04:40:30,640 INFO program: Journal start: 0 >04:40:30,643 INFO program: >04:40:30,645 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:40:30,648 INFO program: Running... dumpe2fs -h /dev/sda2 >04:40:30,707 INFO program: Filesystem volume name: <none> >04:40:30,708 INFO program: Last mounted on: /boot >04:40:30,708 INFO program: Filesystem UUID: d5364c56-36fd-4881-9ef4-d4a28e2997cf >04:40:30,708 INFO program: Filesystem magic number: 0xEF53 >04:40:30,709 INFO program: Filesystem revision #: 1 (dynamic) >04:40:30,709 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 >04:40:30,709 INFO program: Filesystem flags: signed_directory_hash >04:40:30,709 INFO program: Default mount options: (none) >04:40:30,709 INFO program: Filesystem state: clean >04:40:30,710 INFO program: Errors behavior: Continue >04:40:30,710 INFO program: Filesystem OS type: Linux >04:40:30,710 INFO program: Inode count: 128520 >04:40:30,710 INFO program: Block count: 513600 >04:40:30,711 INFO program: Reserved block count: 25680 >04:40:30,713 INFO program: Free blocks: 400966 >04:40:30,716 INFO program: Free inodes: 128117 >04:40:30,718 INFO program: First block: 1 >04:40:30,725 INFO program: Block size: 1024 >04:40:30,727 INFO program: Fragment size: 1024 >04:40:30,733 INFO program: Reserved GDT blocks: 256 >04:40:30,735 INFO program: Blocks per group: 8192 >04:40:30,738 INFO program: Fragments per group: 8192 >04:40:30,741 INFO program: Inodes per group: 2040 >04:40:30,745 INFO program: Inode blocks per group: 255 >04:40:30,749 INFO program: Flex block group size: 16 >04:40:30,752 INFO program: Filesystem created: Mon Feb 6 21:50:56 2012 >04:40:30,757 INFO program: Last mount time: Sat Sep 15 04:09:18 2012 >04:40:30,760 INFO program: Last write time: Sat Sep 15 04:30:42 2012 >04:40:30,763 INFO program: Mount count: 31 >04:40:30,767 INFO program: Maximum mount count: 34 >04:40:30,770 INFO program: Last checked: Sat Sep 8 04:22:47 2012 >04:40:30,773 INFO program: Check interval: 15552000 (6 months) >04:40:30,776 INFO program: Next check after: Thu Mar 7 04:22:47 2013 >04:40:30,780 INFO program: Lifetime writes: 1361 MB >04:40:30,783 INFO program: Reserved blocks uid: 0 (user root) >04:40:30,787 INFO program: Reserved blocks gid: 0 (group root) >04:40:30,790 INFO program: First inode: 11 >04:40:30,793 INFO program: Inode size: 128 >04:40:30,797 INFO program: Journal inode: 8 >04:40:30,800 INFO program: Default directory hash: half_md4 >04:40:30,803 INFO program: Directory Hash Seed: 3853ad0a-80bf-4601-bae2-58c08e5bdcda >04:40:30,806 INFO program: Journal backup: inode blocks >04:40:30,810 INFO program: Journal features: journal_incompat_revoke >04:40:30,814 INFO program: Journal size: 8M >04:40:30,818 INFO program: Journal length: 8192 >04:40:30,822 INFO program: Journal sequence: 0x0000060d >04:40:30,826 INFO program: Journal start: 0 >04:40:30,829 INFO program: >04:40:30,833 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:40:30,837 INFO program: Running... resize2fs -P /dev/sda2 >04:40:30,941 INFO program: Estimated minimum size of the filesystem: 103684 >04:40:30,942 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:40:31,400 INFO program: Running... dumpe2fs -h /dev/sda5 >04:40:31,491 INFO program: Filesystem volume name: /home >04:40:31,492 INFO program: Last mounted on: /home >04:40:31,492 INFO program: Filesystem UUID: fe7a9cfc-7447-456d-9d02-008488ca7abd >04:40:31,493 INFO program: Filesystem magic number: 0xEF53 >04:40:31,493 INFO program: Filesystem revision #: 1 (dynamic) >04:40:31,493 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent sparse_super large_file uninit_bg >04:40:31,493 INFO program: Filesystem flags: signed_directory_hash >04:40:31,493 INFO program: Default mount options: (none) >04:40:31,494 INFO program: Filesystem state: clean >04:40:31,494 INFO program: Errors behavior: Continue >04:40:31,494 INFO program: Filesystem OS type: Linux >04:40:31,494 INFO program: Inode count: 37224448 >04:40:31,494 INFO program: Block count: 37198507 >04:40:31,495 INFO program: Reserved block count: 3719 >04:40:31,496 INFO program: Free blocks: 30499 >04:40:31,498 INFO program: Free inodes: 36750938 >04:40:31,501 INFO program: First block: 0 >04:40:31,503 INFO program: Block size: 4096 >04:40:31,506 INFO program: Fragment size: 4096 >04:40:31,508 INFO program: Reserved GDT blocks: 1024 >04:40:31,511 INFO program: Blocks per group: 32768 >04:40:31,513 INFO program: Fragments per group: 32768 >04:40:31,518 INFO program: Inodes per group: 32768 >04:40:31,520 INFO program: Inode blocks per group: 1024 >04:40:31,527 INFO program: Filesystem created: Fri Apr 14 20:38:35 2006 >04:40:31,529 INFO program: Last mount time: Sat Sep 15 04:09:17 2012 >04:40:31,541 INFO program: Last write time: Sat Sep 15 04:30:42 2012 >04:40:31,547 INFO program: Mount count: 172 >04:40:31,548 INFO program: Maximum mount count: -1 >04:40:31,551 INFO program: Last checked: Sun Aug 5 05:31:20 2012 >04:40:31,558 INFO program: Check interval: 0 (<none>) >04:40:31,560 INFO program: Lifetime writes: 662 GB >04:40:31,563 INFO program: Reserved blocks uid: 0 (user root) >04:40:31,565 INFO program: Reserved blocks gid: 0 (group root) >04:40:31,568 INFO program: First inode: 11 >04:40:31,571 INFO program: Inode size: 128 >04:40:31,573 INFO program: Journal inode: 8 >04:40:31,576 INFO program: Default directory hash: tea >04:40:31,578 INFO program: Directory Hash Seed: e87a7997-4592-4faa-ab63-968377be4561 >04:40:31,581 INFO program: Journal backup: inode blocks >04:40:31,583 INFO program: Journal features: journal_incompat_revoke >04:40:31,585 INFO program: Journal size: 128M >04:40:31,588 INFO program: Journal length: 32768 >04:40:31,591 INFO program: Journal sequence: 0x01694632 >04:40:31,594 INFO program: Journal start: 0 >04:40:31,596 INFO program: >04:40:31,599 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:40:31,612 INFO program: Running... dumpe2fs -h /dev/sda5 >04:40:31,724 INFO program: Filesystem volume name: /home >04:40:31,726 INFO program: Last mounted on: /home >04:40:31,726 INFO program: Filesystem UUID: fe7a9cfc-7447-456d-9d02-008488ca7abd >04:40:31,726 INFO program: Filesystem magic number: 0xEF53 >04:40:31,727 INFO program: Filesystem revision #: 1 (dynamic) >04:40:31,727 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent sparse_super large_file uninit_bg >04:40:31,727 INFO program: Filesystem flags: signed_directory_hash >04:40:31,727 INFO program: Default mount options: (none) >04:40:31,727 INFO program: Filesystem state: clean >04:40:31,728 INFO program: Errors behavior: Continue >04:40:31,728 INFO program: Filesystem OS type: Linux >04:40:31,728 INFO program: Inode count: 37224448 >04:40:31,728 INFO program: Block count: 37198507 >04:40:31,729 INFO program: Reserved block count: 3719 >04:40:31,729 INFO program: Free blocks: 30499 >04:40:31,729 INFO program: Free inodes: 36750938 >04:40:31,736 INFO program: First block: 0 >04:40:31,737 INFO program: Block size: 4096 >04:40:31,737 INFO program: Fragment size: 4096 >04:40:31,738 INFO program: Reserved GDT blocks: 1024 >04:40:31,739 INFO program: Blocks per group: 32768 >04:40:31,740 INFO program: Fragments per group: 32768 >04:40:31,740 INFO program: Inodes per group: 32768 >04:40:31,741 INFO program: Inode blocks per group: 1024 >04:40:31,765 INFO program: Filesystem created: Fri Apr 14 20:38:35 2006 >04:40:31,769 INFO program: Last mount time: Sat Sep 15 04:09:17 2012 >04:40:31,771 INFO program: Last write time: Sat Sep 15 04:30:42 2012 >04:40:31,772 INFO program: Mount count: 172 >04:40:31,773 INFO program: Maximum mount count: -1 >04:40:31,773 INFO program: Last checked: Sun Aug 5 05:31:20 2012 >04:40:31,775 INFO program: Check interval: 0 (<none>) >04:40:31,776 INFO program: Lifetime writes: 662 GB >04:40:31,776 INFO program: Reserved blocks uid: 0 (user root) >04:40:31,778 INFO program: Reserved blocks gid: 0 (group root) >04:40:31,781 INFO program: First inode: 11 >04:40:31,782 INFO program: Inode size: 128 >04:40:31,783 INFO program: Journal inode: 8 >04:40:31,783 INFO program: Default directory hash: tea >04:40:31,784 INFO program: Directory Hash Seed: e87a7997-4592-4faa-ab63-968377be4561 >04:40:31,785 INFO program: Journal backup: inode blocks >04:40:31,786 INFO program: Journal features: journal_incompat_revoke >04:40:31,787 INFO program: Journal size: 128M >04:40:31,788 INFO program: Journal length: 32768 >04:40:31,789 INFO program: Journal sequence: 0x01694632 >04:40:31,790 INFO program: Journal start: 0 >04:40:31,791 INFO program: >04:40:31,792 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:40:31,793 INFO program: Running... resize2fs -P /dev/sda5 >04:40:31,871 INFO program: Estimated minimum size of the filesystem: 37167045 >04:40:31,872 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:40:32,133 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/sda6 /tmp/btrfs-tmp.7gWviYf >04:40:32,371 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.7gWviYf >04:40:32,470 INFO program: Running... /bin/umount /tmp/btrfs-tmp.7gWviYf >04:40:46,089 INFO program: Running... dumpe2fs -h /dev/sda7 >04:40:46,215 INFO program: Filesystem volume name: <none> >04:40:46,217 INFO program: Last mounted on: / >04:40:46,217 INFO program: Filesystem UUID: 18748fc0-abfd-403c-ad5c-1adf27e9d5e8 >04:40:46,218 INFO program: Filesystem magic number: 0xEF53 >04:40:46,218 INFO program: Filesystem revision #: 1 (dynamic) >04:40:46,219 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 >04:40:46,219 INFO program: Filesystem flags: signed_directory_hash >04:40:46,220 INFO program: Default mount options: (none) >04:40:46,220 INFO program: Filesystem state: clean >04:40:46,221 INFO program: Errors behavior: Continue >04:40:46,221 INFO program: Filesystem OS type: Linux >04:40:46,222 INFO program: Inode count: 4554752 >04:40:46,222 INFO program: Block count: 18197620 >04:40:46,223 INFO program: Reserved block count: 909881 >04:40:46,223 INFO program: Free blocks: 1614444 >04:40:46,226 INFO program: Free inodes: 4041273 >04:40:46,229 INFO program: First block: 0 >04:40:46,233 INFO program: Block size: 4096 >04:40:46,237 INFO program: Fragment size: 4096 >04:40:46,240 INFO program: Reserved GDT blocks: 1019 >04:40:46,244 INFO program: Blocks per group: 32768 >04:40:46,247 INFO program: Fragments per group: 32768 >04:40:46,251 INFO program: Inodes per group: 8192 >04:40:46,254 INFO program: Inode blocks per group: 512 >04:40:46,258 INFO program: Flex block group size: 16 >04:40:46,261 INFO program: Filesystem created: Mon Feb 6 21:50:50 2012 >04:40:46,265 INFO program: Last mount time: Sat Sep 15 04:08:58 2012 >04:40:46,268 INFO program: Last write time: Sat Sep 15 04:08:51 2012 >04:40:46,272 INFO program: Mount count: 2 >04:40:46,275 INFO program: Maximum mount count: 34 >04:40:46,279 INFO program: Last checked: Fri Sep 14 19:17:02 2012 >04:40:46,282 INFO program: Check interval: 15552000 (6 months) >04:40:46,286 INFO program: Next check after: Wed Mar 13 19:17:02 2013 >04:40:46,289 INFO program: Lifetime writes: 429 GB >04:40:46,293 INFO program: Reserved blocks uid: 0 (user root) >04:40:46,297 INFO program: Reserved blocks gid: 0 (group root) >04:40:46,301 INFO program: First inode: 11 >04:40:46,313 INFO program: Inode size: 256 >04:40:46,322 INFO program: Required extra isize: 28 >04:40:46,324 INFO program: Desired extra isize: 28 >04:40:46,327 INFO program: Journal inode: 8 >04:40:46,332 INFO program: Default directory hash: half_md4 >04:40:46,335 INFO program: Directory Hash Seed: a37ad72e-635d-4a86-b6d5-3dcd14361bb6 >04:40:46,338 INFO program: Journal backup: inode blocks >04:40:46,340 INFO program: Journal features: journal_incompat_revoke >04:40:46,343 INFO program: Journal size: 128M >04:40:46,346 INFO program: Journal length: 32768 >04:40:46,349 INFO program: Journal sequence: 0x00097ee2 >04:40:46,352 INFO program: Journal start: 0 >04:40:46,355 INFO program: >04:40:46,357 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:40:46,361 INFO program: Running... dumpe2fs -h /dev/sda7 >04:40:46,434 INFO program: Filesystem volume name: <none> >04:40:46,438 INFO program: Last mounted on: / >04:40:46,438 INFO program: Filesystem UUID: 18748fc0-abfd-403c-ad5c-1adf27e9d5e8 >04:40:46,439 INFO program: Filesystem magic number: 0xEF53 >04:40:46,439 INFO program: Filesystem revision #: 1 (dynamic) >04:40:46,439 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 >04:40:46,439 INFO program: Filesystem flags: signed_directory_hash >04:40:46,439 INFO program: Default mount options: (none) >04:40:46,440 INFO program: Filesystem state: clean >04:40:46,440 INFO program: Errors behavior: Continue >04:40:46,440 INFO program: Filesystem OS type: Linux >04:40:46,441 INFO program: Inode count: 4554752 >04:40:46,441 INFO program: Block count: 18197620 >04:40:46,441 INFO program: Reserved block count: 909881 >04:40:46,441 INFO program: Free blocks: 1614444 >04:40:46,444 INFO program: Free inodes: 4041273 >04:40:46,447 INFO program: First block: 0 >04:40:46,449 INFO program: Block size: 4096 >04:40:46,452 INFO program: Fragment size: 4096 >04:40:46,455 INFO program: Reserved GDT blocks: 1019 >04:40:46,457 INFO program: Blocks per group: 32768 >04:40:46,460 INFO program: Fragments per group: 32768 >04:40:46,462 INFO program: Inodes per group: 8192 >04:40:46,465 INFO program: Inode blocks per group: 512 >04:40:46,468 INFO program: Flex block group size: 16 >04:40:46,471 INFO program: Filesystem created: Mon Feb 6 21:50:50 2012 >04:40:46,473 INFO program: Last mount time: Sat Sep 15 04:08:58 2012 >04:40:46,476 INFO program: Last write time: Sat Sep 15 04:08:51 2012 >04:40:46,479 INFO program: Mount count: 2 >04:40:46,482 INFO program: Maximum mount count: 34 >04:40:46,485 INFO program: Last checked: Fri Sep 14 19:17:02 2012 >04:40:46,487 INFO program: Check interval: 15552000 (6 months) >04:40:46,490 INFO program: Next check after: Wed Mar 13 19:17:02 2013 >04:40:46,493 INFO program: Lifetime writes: 429 GB >04:40:46,495 INFO program: Reserved blocks uid: 0 (user root) >04:40:46,498 INFO program: Reserved blocks gid: 0 (group root) >04:40:46,500 INFO program: First inode: 11 >04:40:46,504 INFO program: Inode size: 256 >04:40:46,507 INFO program: Required extra isize: 28 >04:40:46,509 INFO program: Desired extra isize: 28 >04:40:46,512 INFO program: Journal inode: 8 >04:40:46,515 INFO program: Default directory hash: half_md4 >04:40:46,517 INFO program: Directory Hash Seed: a37ad72e-635d-4a86-b6d5-3dcd14361bb6 >04:40:46,520 INFO program: Journal backup: inode blocks >04:40:46,523 INFO program: Journal features: journal_incompat_revoke >04:40:46,526 INFO program: Journal size: 128M >04:40:46,528 INFO program: Journal length: 32768 >04:40:46,531 INFO program: Journal sequence: 0x00097ee2 >04:40:46,534 INFO program: Journal start: 0 >04:40:46,536 INFO program: >04:40:46,539 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:40:46,543 INFO program: Running... resize2fs -P /dev/sda7 >04:40:46,615 INFO program: Estimated minimum size of the filesystem: 16567937 >04:40:46,618 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:40:46,950 INFO program: Running... dumpe2fs -h /dev/sdb1 >04:40:47,046 INFO program: Filesystem volume name: Storage_only >04:40:47,049 INFO program: Last mounted on: /mnt/storage >04:40:47,052 INFO program: Filesystem UUID: cd39370c-a07d-4b8e-a475-134e3d296162 >04:40:47,055 INFO program: Filesystem magic number: 0xEF53 >04:40:47,055 INFO program: Filesystem revision #: 1 (dynamic) >04:40:47,055 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 >04:40:47,056 INFO program: Filesystem flags: signed_directory_hash >04:40:47,056 INFO program: Default mount options: (none) >04:40:47,056 INFO program: Filesystem state: clean >04:40:47,057 INFO program: Errors behavior: Continue >04:40:47,057 INFO program: Filesystem OS type: Linux >04:40:47,057 INFO program: Inode count: 122101760 >04:40:47,057 INFO program: Block count: 488378368 >04:40:47,058 INFO program: Reserved block count: 24418918 >04:40:47,058 INFO program: Free blocks: 24473090 >04:40:47,058 INFO program: Free inodes: 121833072 >04:40:47,059 INFO program: First block: 0 >04:40:47,061 INFO program: Block size: 4096 >04:40:47,063 INFO program: Fragment size: 4096 >04:40:47,066 INFO program: Reserved GDT blocks: 907 >04:40:47,069 INFO program: Blocks per group: 32768 >04:40:47,072 INFO program: Fragments per group: 32768 >04:40:47,075 INFO program: Inodes per group: 8192 >04:40:47,077 INFO program: Inode blocks per group: 512 >04:40:47,080 INFO program: RAID stride: 1 >04:40:47,082 INFO program: RAID stripe width: 1 >04:40:47,085 INFO program: Flex block group size: 16 >04:40:47,088 INFO program: Filesystem created: Wed Dec 21 20:28:15 2011 >04:40:47,090 INFO program: Last mount time: Sat Sep 15 04:09:06 2012 >04:40:47,093 INFO program: Last write time: Sat Sep 15 04:30:42 2012 >04:40:47,096 INFO program: Mount count: 751 >04:40:47,098 INFO program: Maximum mount count: 26 >04:40:47,101 INFO program: Last checked: Wed Mar 28 17:05:52 2012 >04:40:47,103 INFO program: Check interval: 15552000 (6 months) >04:40:47,106 INFO program: Next check after: Mon Sep 24 17:05:52 2012 >04:40:47,109 INFO program: Lifetime writes: 1790 GB >04:40:47,112 INFO program: Reserved blocks uid: 0 (user root) >04:40:47,115 INFO program: Reserved blocks gid: 0 (group root) >04:40:47,117 INFO program: First inode: 11 >04:40:47,120 INFO program: Inode size: 256 >04:40:47,122 INFO program: Required extra isize: 28 >04:40:47,125 INFO program: Desired extra isize: 28 >04:40:47,128 INFO program: Journal inode: 8 >04:40:47,131 INFO program: Default directory hash: half_md4 >04:40:47,133 INFO program: Directory Hash Seed: c063f6c1-ccc8-4849-bb97-eb345ba9763d >04:40:47,136 INFO program: Journal backup: inode blocks >04:40:47,138 INFO program: Journal features: journal_incompat_revoke >04:40:47,141 INFO program: Journal size: 128M >04:40:47,144 INFO program: Journal length: 32768 >04:40:47,147 INFO program: Journal sequence: 0x0000ef61 >04:40:47,150 INFO program: Journal start: 0 >04:40:47,152 INFO program: >04:40:47,155 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:40:47,158 INFO program: Running... dumpe2fs -h /dev/sdb1 >04:40:47,239 INFO program: Filesystem volume name: Storage_only >04:40:47,242 INFO program: Last mounted on: /mnt/storage >04:40:47,244 INFO program: Filesystem UUID: cd39370c-a07d-4b8e-a475-134e3d296162 >04:40:47,244 INFO program: Filesystem magic number: 0xEF53 >04:40:47,244 INFO program: Filesystem revision #: 1 (dynamic) >04:40:47,244 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 >04:40:47,245 INFO program: Filesystem flags: signed_directory_hash >04:40:47,245 INFO program: Default mount options: (none) >04:40:47,245 INFO program: Filesystem state: clean >04:40:47,245 INFO program: Errors behavior: Continue >04:40:47,246 INFO program: Filesystem OS type: Linux >04:40:47,246 INFO program: Inode count: 122101760 >04:40:47,246 INFO program: Block count: 488378368 >04:40:47,246 INFO program: Reserved block count: 24418918 >04:40:47,246 INFO program: Free blocks: 24473090 >04:40:47,248 INFO program: Free inodes: 121833072 >04:40:47,254 INFO program: First block: 0 >04:40:47,255 INFO program: Block size: 4096 >04:40:47,257 INFO program: Fragment size: 4096 >04:40:47,259 INFO program: Reserved GDT blocks: 907 >04:40:47,262 INFO program: Blocks per group: 32768 >04:40:47,265 INFO program: Fragments per group: 32768 >04:40:47,268 INFO program: Inodes per group: 8192 >04:40:47,271 INFO program: Inode blocks per group: 512 >04:40:47,274 INFO program: RAID stride: 1 >04:40:47,276 INFO program: RAID stripe width: 1 >04:40:47,280 INFO program: Flex block group size: 16 >04:40:47,283 INFO program: Filesystem created: Wed Dec 21 20:28:15 2011 >04:40:47,286 INFO program: Last mount time: Sat Sep 15 04:09:06 2012 >04:40:47,289 INFO program: Last write time: Sat Sep 15 04:30:42 2012 >04:40:47,292 INFO program: Mount count: 751 >04:40:47,295 INFO program: Maximum mount count: 26 >04:40:47,298 INFO program: Last checked: Wed Mar 28 17:05:52 2012 >04:40:47,301 INFO program: Check interval: 15552000 (6 months) >04:40:47,304 INFO program: Next check after: Mon Sep 24 17:05:52 2012 >04:40:47,307 INFO program: Lifetime writes: 1790 GB >04:40:47,310 INFO program: Reserved blocks uid: 0 (user root) >04:40:47,314 INFO program: Reserved blocks gid: 0 (group root) >04:40:47,322 INFO program: First inode: 11 >04:40:47,323 INFO program: Inode size: 256 >04:40:47,324 INFO program: Required extra isize: 28 >04:40:47,327 INFO program: Desired extra isize: 28 >04:40:47,330 INFO program: Journal inode: 8 >04:40:47,333 INFO program: Default directory hash: half_md4 >04:40:47,336 INFO program: Directory Hash Seed: c063f6c1-ccc8-4849-bb97-eb345ba9763d >04:40:47,339 INFO program: Journal backup: inode blocks >04:40:47,341 INFO program: Journal features: journal_incompat_revoke >04:40:47,344 INFO program: Journal size: 128M >04:40:47,347 INFO program: Journal length: 32768 >04:40:47,350 INFO program: Journal sequence: 0x0000ef61 >04:40:47,353 INFO program: Journal start: 0 >04:40:47,356 INFO program: >04:40:47,359 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:40:47,361 INFO program: Running... resize2fs -P /dev/sdb1 >04:40:47,423 INFO program: Estimated minimum size of the filesystem: 463586936 >04:40:47,423 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:40:48,403 INFO program: Running... dumpe2fs -h /dev/loop1 >04:40:48,450 INFO program: Filesystem volume name: Anaconda >04:40:48,454 INFO program: Last mounted on: / >04:40:48,454 INFO program: Filesystem UUID: 81b62978-073c-4f9c-8f25-60ca90423b4c >04:40:48,455 INFO program: Filesystem magic number: 0xEF53 >04:40:48,455 INFO program: Filesystem revision #: 1 (dynamic) >04:40:48,455 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 >04:40:48,455 INFO program: Filesystem flags: signed_directory_hash >04:40:48,456 INFO program: Default mount options: user_xattr acl >04:40:48,456 INFO program: Filesystem state: clean >04:40:48,456 INFO program: Errors behavior: Continue >04:40:48,456 INFO program: Filesystem OS type: Linux >04:40:48,456 INFO program: Inode count: 65536 >04:40:48,457 INFO program: Block count: 1048576 >04:40:48,457 INFO program: Reserved block count: 0 >04:40:48,460 INFO program: Free blocks: 313106 >04:40:48,461 INFO program: Free inodes: 39285 >04:40:48,464 INFO program: First block: 1 >04:40:48,467 INFO program: Block size: 1024 >04:40:48,469 INFO program: Fragment size: 1024 >04:40:48,472 INFO program: Reserved GDT blocks: 256 >04:40:48,474 INFO program: Blocks per group: 8192 >04:40:48,477 INFO program: Fragments per group: 8192 >04:40:48,479 INFO program: Inodes per group: 512 >04:40:48,482 INFO program: Inode blocks per group: 128 >04:40:48,485 INFO program: Flex block group size: 16 >04:40:48,487 INFO program: Filesystem created: Thu Sep 13 02:33:49 2012 >04:40:48,490 INFO program: Last mount time: Thu Sep 13 02:34:52 2012 >04:40:48,493 INFO program: Last write time: Thu Sep 13 02:35:16 2012 >04:40:48,495 INFO program: Mount count: 2 >04:40:48,499 INFO program: Maximum mount count: -1 >04:40:48,502 INFO program: Last checked: Thu Sep 13 02:33:49 2012 >04:40:48,506 INFO program: Check interval: 0 (<none>) >04:40:48,509 INFO program: Lifetime writes: 32 MB >04:40:48,511 INFO program: Reserved blocks uid: 0 (user root) >04:40:48,514 INFO program: Reserved blocks gid: 0 (group root) >04:40:48,517 INFO program: First inode: 11 >04:40:48,520 INFO program: Inode size: 256 >04:40:48,524 INFO program: Required extra isize: 28 >04:40:48,525 INFO program: Desired extra isize: 28 >04:40:48,528 INFO program: Journal inode: 8 >04:40:48,531 INFO program: Default directory hash: half_md4 >04:40:48,534 INFO program: Directory Hash Seed: bf36e4ee-6225-4f21-8ee2-156897eeaa1b >04:40:48,537 INFO program: Journal backup: inode blocks >04:40:48,540 INFO program: Journal features: (none) >04:40:48,542 INFO program: Journal size: 32M >04:40:48,545 INFO program: Journal length: 32768 >04:40:48,548 INFO program: Journal sequence: 0x00000012 >04:40:48,551 INFO program: Journal start: 0 >04:40:48,553 INFO program: >04:40:48,557 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:40:48,560 INFO program: Running... dumpe2fs -h /dev/loop1 >04:40:48,647 INFO program: Filesystem volume name: Anaconda >04:40:48,650 INFO program: Last mounted on: / >04:40:48,653 INFO program: Filesystem UUID: 81b62978-073c-4f9c-8f25-60ca90423b4c >04:40:48,653 INFO program: Filesystem magic number: 0xEF53 >04:40:48,654 INFO program: Filesystem revision #: 1 (dynamic) >04:40:48,654 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 >04:40:48,655 INFO program: Filesystem flags: signed_directory_hash >04:40:48,655 INFO program: Default mount options: user_xattr acl >04:40:48,656 INFO program: Filesystem state: clean >04:40:48,656 INFO program: Errors behavior: Continue >04:40:48,656 INFO program: Filesystem OS type: Linux >04:40:48,657 INFO program: Inode count: 65536 >04:40:48,657 INFO program: Block count: 1048576 >04:40:48,658 INFO program: Reserved block count: 0 >04:40:48,660 INFO program: Free blocks: 313106 >04:40:48,661 INFO program: Free inodes: 39285 >04:40:48,662 INFO program: First block: 1 >04:40:48,663 INFO program: Block size: 1024 >04:40:48,664 INFO program: Fragment size: 1024 >04:40:48,664 INFO program: Reserved GDT blocks: 256 >04:40:48,666 INFO program: Blocks per group: 8192 >04:40:48,673 INFO program: Fragments per group: 8192 >04:40:48,674 INFO program: Inodes per group: 512 >04:40:48,681 INFO program: Inode blocks per group: 128 >04:40:48,681 INFO program: Flex block group size: 16 >04:40:48,682 INFO program: Filesystem created: Thu Sep 13 02:33:49 2012 >04:40:48,682 INFO program: Last mount time: Thu Sep 13 02:34:52 2012 >04:40:48,682 INFO program: Last write time: Thu Sep 13 02:35:16 2012 >04:40:48,682 INFO program: Mount count: 2 >04:40:48,683 INFO program: Maximum mount count: -1 >04:40:48,683 INFO program: Last checked: Thu Sep 13 02:33:49 2012 >04:40:48,683 INFO program: Check interval: 0 (<none>) >04:40:48,684 INFO program: Lifetime writes: 32 MB >04:40:48,684 INFO program: Reserved blocks uid: 0 (user root) >04:40:48,684 INFO program: Reserved blocks gid: 0 (group root) >04:40:48,685 INFO program: First inode: 11 >04:40:48,685 INFO program: Inode size: 256 >04:40:48,685 INFO program: Required extra isize: 28 >04:40:48,685 INFO program: Desired extra isize: 28 >04:40:48,686 INFO program: Journal inode: 8 >04:40:48,686 INFO program: Default directory hash: half_md4 >04:40:48,686 INFO program: Directory Hash Seed: bf36e4ee-6225-4f21-8ee2-156897eeaa1b >04:40:48,687 INFO program: Journal backup: inode blocks >04:40:48,687 INFO program: Journal features: (none) >04:40:48,688 INFO program: Journal size: 32M >04:40:48,700 INFO program: Journal length: 32768 >04:40:48,701 INFO program: Journal sequence: 0x00000012 >04:40:48,702 INFO program: Journal start: 0 >04:40:48,705 INFO program: >04:40:48,707 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:40:48,712 INFO program: Running... resize2fs -P /dev/loop1 >04:40:48,769 INFO program: Couldn't find valid filesystem superblock. >04:40:48,770 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:40:48,770 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >04:40:49,018 INFO program: Running... modprobe scsi_wait_scan >04:40:49,090 ERR program: FATAL: Module scsi_wait_scan not found. >04:40:49,093 INFO program: Running... rmmod scsi_wait_scan >04:40:49,143 ERR program: Error: Module scsi_wait_scan is not currently loaded >04:40:49,149 INFO program: Running... udevadm settle --timeout=300 >04:40:49,459 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >04:40:49,500 INFO program: Filesystem volume name: Anaconda >04:40:49,500 INFO program: Last mounted on: /sysroot >04:40:49,500 INFO program: Filesystem UUID: 81b62978-073c-4f9c-8f25-60ca90423b4c >04:40:49,501 INFO program: Filesystem magic number: 0xEF53 >04:40:49,501 INFO program: Filesystem revision #: 1 (dynamic) >04:40:49,504 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >04:40:49,505 INFO program: Filesystem flags: signed_directory_hash >04:40:49,507 INFO program: Default mount options: user_xattr acl >04:40:49,508 INFO program: Filesystem state: clean >04:40:49,509 INFO program: Errors behavior: Continue >04:40:49,510 INFO program: Filesystem OS type: Linux >04:40:49,511 INFO program: Inode count: 65536 >04:40:49,512 INFO program: Block count: 1048576 >04:40:49,513 INFO program: Reserved block count: 0 >04:40:49,514 INFO program: Free blocks: 313106 >04:40:49,516 INFO program: Free inodes: 39285 >04:40:49,518 INFO program: First block: 1 >04:40:49,519 INFO program: Block size: 1024 >04:40:49,520 INFO program: Fragment size: 1024 >04:40:49,521 INFO program: Reserved GDT blocks: 256 >04:40:49,522 INFO program: Blocks per group: 8192 >04:40:49,523 INFO program: Fragments per group: 8192 >04:40:49,524 INFO program: Inodes per group: 512 >04:40:49,525 INFO program: Inode blocks per group: 128 >04:40:49,526 INFO program: Flex block group size: 16 >04:40:49,528 INFO program: Filesystem created: Thu Sep 13 02:33:49 2012 >04:40:49,529 INFO program: Last mount time: Sat Sep 15 04:39:11 2012 >04:40:49,530 INFO program: Last write time: Sat Sep 15 04:39:11 2012 >04:40:49,531 INFO program: Mount count: 3 >04:40:49,532 INFO program: Maximum mount count: -1 >04:40:49,533 INFO program: Last checked: Thu Sep 13 02:33:49 2012 >04:40:49,534 INFO program: Check interval: 0 (<none>) >04:40:49,535 INFO program: Lifetime writes: 32 MB >04:40:49,537 INFO program: Reserved blocks uid: 0 (user root) >04:40:49,538 INFO program: Reserved blocks gid: 0 (group root) >04:40:49,539 INFO program: First inode: 11 >04:40:49,540 INFO program: Inode size: 256 >04:40:49,541 INFO program: Required extra isize: 28 >04:40:49,542 INFO program: Desired extra isize: 28 >04:40:49,543 INFO program: Journal inode: 8 >04:40:49,544 INFO program: Default directory hash: half_md4 >04:40:49,546 INFO program: Directory Hash Seed: bf36e4ee-6225-4f21-8ee2-156897eeaa1b >04:40:49,547 INFO program: Journal backup: inode blocks >04:40:49,548 INFO program: Journal features: (none) >04:40:49,549 INFO program: Journal size: 32M >04:40:49,550 INFO program: Journal length: 32768 >04:40:49,551 INFO program: Journal sequence: 0x00000013 >04:40:49,552 INFO program: Journal start: 1 >04:40:49,554 INFO program: >04:40:49,556 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:40:49,569 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >04:40:49,615 INFO program: Filesystem volume name: Anaconda >04:40:49,616 INFO program: Last mounted on: /sysroot >04:40:49,616 INFO program: Filesystem UUID: 81b62978-073c-4f9c-8f25-60ca90423b4c >04:40:49,617 INFO program: Filesystem magic number: 0xEF53 >04:40:49,618 INFO program: Filesystem revision #: 1 (dynamic) >04:40:49,619 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >04:40:49,619 INFO program: Filesystem flags: signed_directory_hash >04:40:49,620 INFO program: Default mount options: user_xattr acl >04:40:49,621 INFO program: Filesystem state: clean >04:40:49,622 INFO program: Errors behavior: Continue >04:40:49,622 INFO program: Filesystem OS type: Linux >04:40:49,623 INFO program: Inode count: 65536 >04:40:49,626 INFO program: Block count: 1048576 >04:40:49,627 INFO program: Reserved block count: 0 >04:40:49,628 INFO program: Free blocks: 313106 >04:40:49,629 INFO program: Free inodes: 39285 >04:40:49,630 INFO program: First block: 1 >04:40:49,631 INFO program: Block size: 1024 >04:40:49,632 INFO program: Fragment size: 1024 >04:40:49,632 INFO program: Reserved GDT blocks: 256 >04:40:49,632 INFO program: Blocks per group: 8192 >04:40:49,633 INFO program: Fragments per group: 8192 >04:40:49,633 INFO program: Inodes per group: 512 >04:40:49,633 INFO program: Inode blocks per group: 128 >04:40:49,634 INFO program: Flex block group size: 16 >04:40:49,634 INFO program: Filesystem created: Thu Sep 13 02:33:49 2012 >04:40:49,635 INFO program: Last mount time: Sat Sep 15 04:39:11 2012 >04:40:49,635 INFO program: Last write time: Sat Sep 15 04:39:11 2012 >04:40:49,635 INFO program: Mount count: 3 >04:40:49,636 INFO program: Maximum mount count: -1 >04:40:49,636 INFO program: Last checked: Thu Sep 13 02:33:49 2012 >04:40:49,637 INFO program: Check interval: 0 (<none>) >04:40:49,637 INFO program: Lifetime writes: 32 MB >04:40:49,645 INFO program: Reserved blocks uid: 0 (user root) >04:40:49,652 INFO program: Reserved blocks gid: 0 (group root) >04:40:49,653 INFO program: First inode: 11 >04:40:49,655 INFO program: Inode size: 256 >04:40:49,656 INFO program: Required extra isize: 28 >04:40:49,657 INFO program: Desired extra isize: 28 >04:40:49,658 INFO program: Journal inode: 8 >04:40:49,659 INFO program: Default directory hash: half_md4 >04:40:49,660 INFO program: Directory Hash Seed: bf36e4ee-6225-4f21-8ee2-156897eeaa1b >04:40:49,661 INFO program: Journal backup: inode blocks >04:40:49,662 INFO program: Journal features: (none) >04:40:49,663 INFO program: Journal size: 32M >04:40:49,664 INFO program: Journal length: 32768 >04:40:49,665 INFO program: Journal sequence: 0x00000013 >04:40:49,666 INFO program: Journal start: 1 >04:40:49,667 INFO program: >04:40:49,668 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:40:49,673 INFO program: Running... resize2fs -P /dev/mapper/live-rw >04:40:49,718 INFO program: Estimated minimum size of the filesystem: 733371 >04:40:49,720 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:40:49,795 INFO program: Running... modprobe scsi_wait_scan >04:40:49,859 ERR program: FATAL: Module scsi_wait_scan not found. >04:40:49,877 INFO program: Running... rmmod scsi_wait_scan >04:40:49,926 ERR program: Error: Module scsi_wait_scan is not currently loaded >04:40:49,929 INFO program: Running... udevadm settle --timeout=300 >04:40:50,087 INFO program: Running... udevadm settle --timeout=300 >04:40:50,188 INFO program: Running... udevadm settle --timeout=300 >04:40:50,284 INFO program: Running... udevadm settle --timeout=300 >04:40:50,384 INFO program: Running... udevadm settle --timeout=300 >04:40:50,478 INFO program: Running... udevadm settle --timeout=300 >04:40:50,580 INFO program: Running... udevadm settle --timeout=300 >04:40:50,687 INFO program: Running... udevadm settle --timeout=300 >04:40:50,792 INFO program: Running... udevadm settle --timeout=300 >04:40:50,893 INFO program: Running... udevadm settle --timeout=300 >04:40:51,009 INFO program: Running... udevadm settle --timeout=300 >04:40:51,090 INFO program: Running... udevadm settle --timeout=300 >04:40:51,170 INFO program: Running... udevadm settle --timeout=300 >04:40:51,261 INFO program: Running... udevadm settle --timeout=300 >04:40:51,332 INFO program: Running... udevadm settle --timeout=300 >04:40:51,411 INFO program: Running... udevadm settle --timeout=300 >04:40:51,495 INFO program: Running... udevadm settle --timeout=300 >04:40:51,606 INFO program: Running... udevadm settle --timeout=300 >04:40:51,713 INFO program: Running... udevadm settle --timeout=300 >04:40:51,928 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >04:40:52,009 INFO program: Running... arch >04:40:52,280 INFO program: i686 >04:40:52,475 INFO program: Running... /bin/umount /mnt/sysimage >04:40:52,527 INFO program: Running... udevadm settle --timeout=300 >04:40:52,638 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >04:40:52,724 INFO program: Running... /bin/umount /mnt/sysimage >04:40:52,768 INFO program: Running... udevadm settle --timeout=300 >04:40:52,853 INFO program: Running... udevadm settle --timeout=300 >04:40:52,949 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >04:40:53,053 INFO program: Running... /bin/umount /mnt/sysimage >04:40:53,122 INFO program: Running... udevadm settle --timeout=300 >04:40:53,254 INFO program: Running... udevadm settle --timeout=300 >04:40:53,393 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/sda6 /mnt/sysimage >04:40:53,606 INFO program: Running... arch >04:40:53,931 INFO program: i686 >04:40:54,030 INFO program: Running... /bin/umount /mnt/sysimage >04:40:54,200 INFO program: Running... udevadm settle --timeout=300 >04:40:54,301 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda7 /mnt/sysimage >04:40:54,436 INFO program: Running... arch >04:40:54,917 INFO program: i686 >04:40:54,970 INFO program: Running... /bin/umount /mnt/sysimage >04:40:55,027 INFO program: Running... udevadm settle --timeout=300 >04:40:55,163 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sdb1 /mnt/sysimage >04:40:55,491 INFO program: Running... /bin/umount /mnt/sysimage >04:40:55,645 INFO program: Running... udevadm settle --timeout=300 >04:40:55,747 INFO program: Running... udevadm settle --timeout=300 >00:41:17,458 INFO program: Running... udevadm settle --timeout=300 >04:41:17,955 INFO program: Running... /bin/mount -n -t iso9660 -o ro /dev/sr0 /mnt/install/isodir >04:41:18,130 INFO program: Running... /bin/umount /mnt/install/isodir >00:41:18,352 INFO program: Running... modprobe xfs >00:41:18,916 INFO program: Running... modprobe vfat >00:41:35,417 INFO program: Running... systemctl status chronyd.service >00:41:35,605 INFO program: chronyd.service - NTP client/server >00:41:35,608 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; disabled) >00:41:35,610 INFO program: Active: inactive (dead) >00:41:35,612 INFO program: CGroup: name=systemd:/system/chronyd.service >00:41:35,613 INFO program: >07:42:23,757 INFO program: Running... udevadm settle --timeout=300 >07:42:23,893 INFO program: Running... udevadm settle --timeout=300 >07:42:23,991 INFO program: Running... udevadm settle --timeout=300 >07:42:24,097 INFO program: Running... udevadm settle --timeout=300 >07:42:24,221 INFO program: Running... udevadm settle --timeout=300 >07:42:24,335 INFO program: Running... udevadm settle --timeout=300 >07:42:24,459 INFO program: Running... udevadm settle --timeout=300 >07:42:24,560 INFO program: Running... udevadm settle --timeout=300 >07:42:24,672 INFO program: Running... modprobe scsi_wait_scan >07:42:24,719 ERR program: FATAL: Module scsi_wait_scan not found. >07:42:24,722 INFO program: Running... rmmod scsi_wait_scan >07:42:24,767 ERR program: Error: Module scsi_wait_scan is not currently loaded >07:42:24,768 INFO program: Running... udevadm settle --timeout=300 >07:42:58,029 INFO program: Running... udevadm settle --timeout=300 >07:42:58,559 INFO program: Running... wipefs -a /dev/sda1 >07:42:58,833 INFO program: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >07:42:58,837 INFO program: 2 bytes were erased at offset 0x000001fe (dos): 55 aa >07:42:58,838 INFO program: Running... udevadm settle --timeout=300 >07:42:58,947 INFO program: Running... udevadm settle --timeout=300 >07:42:59,031 INFO program: Running... udevadm settle --timeout=300 >07:42:59,113 INFO program: Running... wipefs -a /dev/sda2 >07:42:59,243 INFO program: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >07:42:59,249 INFO program: Running... udevadm settle --timeout=300 >07:42:59,338 INFO program: Running... udevadm settle --timeout=300 >07:42:59,412 INFO program: Running... udevadm settle --timeout=300 >07:42:59,492 INFO program: Running... wipefs -a /dev/sda3 >07:42:59,613 INFO program: 10 bytes were erased at offset 0x00000ff6 (swap): 53 57 41 50 53 50 41 43 45 32 >07:42:59,618 INFO program: Running... udevadm settle --timeout=300 >07:42:59,718 INFO program: Running... udevadm settle --timeout=300 >07:42:59,802 INFO program: Running... udevadm settle --timeout=300 >07:42:59,895 INFO program: Running... wipefs -a /dev/sda5 >07:43:00,066 INFO program: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >07:43:00,069 INFO program: Running... udevadm settle --timeout=300 >07:43:00,175 INFO program: Running... udevadm settle --timeout=300 >07:43:00,251 INFO program: Running... udevadm settle --timeout=300 >07:43:00,331 INFO program: Running... udevadm settle --timeout=300 >07:43:00,425 INFO program: Running... udevadm settle --timeout=300 >07:43:00,507 INFO program: Running... udevadm settle --timeout=300 >07:43:00,614 INFO program: Running... udevadm settle --timeout=300 >07:43:00,718 INFO program: Running... wipefs -a /dev/sda6 >07:43:00,878 INFO program: 8 bytes were erased at offset 0x00010040 (btrfs): 5f 42 48 52 66 53 5f 4d >07:43:00,879 INFO program: 2 bytes were erased at offset 0x000001fe (dos): 55 aa >07:43:00,881 INFO program: Running... udevadm settle --timeout=300 >07:43:00,971 INFO program: Running... udevadm settle --timeout=300 >07:43:01,067 INFO program: Running... udevadm settle --timeout=300 >07:43:01,152 INFO program: Running... udevadm settle --timeout=300 >07:43:01,235 INFO program: Running... wipefs -a /dev/sda7 >07:43:01,463 INFO program: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >07:43:01,466 INFO program: Running... udevadm settle --timeout=300 >07:43:01,557 INFO program: Running... udevadm settle --timeout=300 >07:43:01,643 INFO program: Running... udevadm settle --timeout=300 >07:43:01,733 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >04:40:05,133 DEBUG storage: registered device format class LUKS as luks >04:40:05,144 DEBUG storage: registered device format class DMRaidMember as dmraidmember >04:40:05,151 DEBUG storage: registered device format class MultipathMember as multipath_member >04:40:05,164 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >04:40:05,171 DEBUG storage: registered device format class BIOSBoot as biosboot >04:40:05,216 DEBUG storage: registered device format class DiskLabel as disklabel >04:40:05,224 DEBUG storage: registered device format class PPCPRePBoot as prepboot >04:40:05,234 DEBUG storage: registered device format class MDRaidMember as mdmember >04:40:05,254 DEBUG storage: registered device format class SwapSpace as swap >04:40:05,363 DEBUG storage: registered device format class Ext2FS as ext2 >04:40:05,364 DEBUG storage: registered device format class Ext3FS as ext3 >04:40:05,364 DEBUG storage: registered device format class Ext4FS as ext4 >04:40:05,365 DEBUG storage: registered device format class FATFS as vfat >04:40:05,366 DEBUG storage: registered device format class EFIFS as efi >04:40:05,366 DEBUG storage: registered device format class BTRFS as btrfs >04:40:05,367 DEBUG storage: registered device format class GFS2 as gfs2 >04:40:05,367 DEBUG storage: registered device format class JFS as jfs >04:40:05,368 DEBUG storage: registered device format class ReiserFS as reiserfs >04:40:05,368 DEBUG storage: registered device format class XFS as xfs >04:40:05,369 DEBUG storage: registered device format class HFS as hfs >04:40:05,369 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >04:40:05,370 DEBUG storage: registered device format class HFSPlus as hfs+ >04:40:05,370 DEBUG storage: registered device format class NTFS as ntfs >04:40:05,371 DEBUG storage: registered device format class NFS as nfs >04:40:05,371 DEBUG storage: registered device format class NFSv4 as nfs4 >04:40:05,374 DEBUG storage: registered device format class Iso9660FS as iso9660 >04:40:05,377 DEBUG storage: registered device format class NoDevFS as nodev >04:40:05,379 DEBUG storage: registered device format class DevPtsFS as devpts >04:40:05,382 DEBUG storage: registered device format class ProcFS as proc >04:40:05,384 DEBUG storage: registered device format class SysFS as sysfs >04:40:05,387 DEBUG storage: registered device format class TmpFS as tmpfs >04:40:05,390 DEBUG storage: registered device format class BindFS as bind >04:40:05,392 DEBUG storage: registered device format class SELinuxFS as selinuxfs >04:40:05,395 DEBUG storage: registered device format class USBFS as usbfs >04:40:09,560 DEBUG storage: MultipathTopology._build_topology: >04:40:09,561 DEBUG storage: /etc/multipath.conf contents: >04:40:09,562 DEBUG storage: # multipath.conf written by anaconda >04:40:09,562 DEBUG storage: >04:40:09,563 DEBUG storage: defaults { >04:40:09,563 DEBUG storage: user_friendly_names yes >04:40:09,564 DEBUG storage: } >04:40:09,565 DEBUG storage: blacklist { >04:40:09,565 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >04:40:09,566 DEBUG storage: devnode "^hd[a-z]" >04:40:09,566 DEBUG storage: devnode "^dcssblk[0-9]*" >04:40:09,567 DEBUG storage: device { >04:40:09,568 DEBUG storage: vendor "DGC" >04:40:09,568 DEBUG storage: product "LUNZ" >04:40:09,569 DEBUG storage: } >04:40:09,571 DEBUG storage: device { >04:40:09,574 DEBUG storage: vendor "IBM" >04:40:09,577 DEBUG storage: product "S/390.*" >04:40:09,581 DEBUG storage: } >04:40:09,584 DEBUG storage: # don't count normal SATA devices as multipaths >04:40:09,588 DEBUG storage: device { >04:40:09,591 DEBUG storage: vendor "ATA" >04:40:09,595 DEBUG storage: } >04:40:09,598 DEBUG storage: # don't count 3ware devices as multipaths >04:40:09,601 DEBUG storage: device { >04:40:09,603 DEBUG storage: vendor "3ware" >04:40:09,605 DEBUG storage: } >04:40:09,608 DEBUG storage: device { >04:40:09,610 DEBUG storage: vendor "AMCC" >04:40:09,613 DEBUG storage: } >04:40:09,615 DEBUG storage: # nor highpoint devices >04:40:09,618 DEBUG storage: device { >04:40:09,620 DEBUG storage: vendor "HPT" >04:40:09,623 DEBUG storage: } >04:40:09,625 DEBUG storage: } >04:40:09,628 DEBUG storage: multipaths { >04:40:09,630 DEBUG storage: } >04:40:09,632 DEBUG storage: (end of /etc/multipath.conf) >04:40:10,278 INFO storage: MultipathTopology: found singlepath device: sda >04:40:10,282 INFO storage: MultipathTopology: found non-disk device: sda1 >04:40:10,282 INFO storage: MultipathTopology: found non-disk device: sda2 >04:40:10,282 INFO storage: MultipathTopology: found non-disk device: sda3 >04:40:10,286 INFO storage: MultipathTopology: found non-disk device: sda4 >04:40:10,287 INFO storage: MultipathTopology: found non-disk device: sda5 >04:40:10,290 INFO storage: MultipathTopology: found non-disk device: sda6 >04:40:10,291 INFO storage: MultipathTopology: found non-disk device: sda7 >04:40:10,294 INFO storage: MultipathTopology: found singlepath device: sdb >04:40:10,295 INFO storage: MultipathTopology: found non-disk device: sdb1 >04:40:10,295 INFO storage: MultipathTopology: found non-disk device: sr0 >04:40:10,297 INFO storage: MultipathTopology: found singlepath device: loop0 >04:40:10,297 INFO storage: MultipathTopology: found singlepath device: loop1 >04:40:10,298 INFO storage: MultipathTopology: found singlepath device: loop2 >04:40:10,299 INFO storage: MultipathTopology: found singlepath device: loop3 >04:40:10,301 INFO storage: MultipathTopology: found singlepath device: loop4 >04:40:10,303 INFO storage: MultipathTopology: found singlepath device: loop5 >04:40:10,307 INFO storage: MultipathTopology: found singlepath device: loop6 >04:40:10,311 INFO storage: MultipathTopology: found singlepath device: loop7 >04:40:10,313 INFO storage: MultipathTopology: found singlepath device: dm-0 >04:40:27,049 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >04:40:27,051 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >04:40:28,074 DEBUG storage: MultipathTopology._build_topology: >04:40:28,079 DEBUG storage: /etc/multipath.conf contents: >04:40:28,086 DEBUG storage: # multipath.conf written by anaconda >04:40:28,096 DEBUG storage: >04:40:28,097 DEBUG storage: defaults { >04:40:28,098 DEBUG storage: user_friendly_names yes >04:40:28,103 DEBUG storage: } >04:40:28,103 DEBUG storage: blacklist { >04:40:28,104 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >04:40:28,106 DEBUG storage: devnode "^hd[a-z]" >04:40:28,116 DEBUG storage: devnode "^dcssblk[0-9]*" >04:40:28,116 DEBUG storage: device { >04:40:28,117 DEBUG storage: vendor "DGC" >04:40:28,118 DEBUG storage: product "LUNZ" >04:40:28,121 DEBUG storage: } >04:40:28,125 DEBUG storage: device { >04:40:28,129 DEBUG storage: vendor "IBM" >04:40:28,131 DEBUG storage: product "S/390.*" >04:40:28,134 DEBUG storage: } >04:40:28,137 DEBUG storage: # don't count normal SATA devices as multipaths >04:40:28,140 DEBUG storage: device { >04:40:28,142 DEBUG storage: vendor "ATA" >04:40:28,145 DEBUG storage: } >04:40:28,147 DEBUG storage: # don't count 3ware devices as multipaths >04:40:28,150 DEBUG storage: device { >04:40:28,152 DEBUG storage: vendor "3ware" >04:40:28,155 DEBUG storage: } >04:40:28,157 DEBUG storage: device { >04:40:28,160 DEBUG storage: vendor "AMCC" >04:40:28,162 DEBUG storage: } >04:40:28,165 DEBUG storage: # nor highpoint devices >04:40:28,167 DEBUG storage: device { >04:40:28,170 DEBUG storage: vendor "HPT" >04:40:28,172 DEBUG storage: } >04:40:28,175 DEBUG storage: } >04:40:28,177 DEBUG storage: multipaths { >04:40:28,179 DEBUG storage: } >04:40:28,182 DEBUG storage: (end of /etc/multipath.conf) >04:40:28,368 INFO storage: MultipathTopology: found singlepath device: sda >04:40:28,373 INFO storage: MultipathTopology: found non-disk device: sda1 >04:40:28,378 INFO storage: MultipathTopology: found non-disk device: sda2 >04:40:28,379 INFO storage: MultipathTopology: found non-disk device: sda3 >04:40:28,382 INFO storage: MultipathTopology: found non-disk device: sda4 >04:40:28,383 INFO storage: MultipathTopology: found non-disk device: sda5 >04:40:28,387 INFO storage: MultipathTopology: found non-disk device: sda6 >04:40:28,387 INFO storage: MultipathTopology: found non-disk device: sda7 >04:40:28,388 INFO storage: MultipathTopology: found singlepath device: sdb >04:40:28,392 INFO storage: MultipathTopology: found non-disk device: sdb1 >04:40:28,392 INFO storage: MultipathTopology: found non-disk device: sr0 >04:40:28,393 INFO storage: MultipathTopology: found singlepath device: loop0 >04:40:28,398 INFO storage: MultipathTopology: found singlepath device: loop1 >04:40:28,400 INFO storage: MultipathTopology: found singlepath device: loop2 >04:40:28,404 INFO storage: MultipathTopology: found singlepath device: loop3 >04:40:28,406 INFO storage: MultipathTopology: found singlepath device: loop4 >04:40:28,414 INFO storage: MultipathTopology: found singlepath device: loop5 >04:40:28,420 INFO storage: MultipathTopology: found singlepath device: loop6 >04:40:28,424 INFO storage: MultipathTopology: found singlepath device: loop7 >04:40:28,427 INFO storage: MultipathTopology: found singlepath device: dm-0 >04:40:28,431 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sdb', 'sdb1', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >04:40:28,460 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3250824A_5ND373AD', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST3250824A', > 'ID_MODEL_ENC': 'ST3250824A\\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\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '3.AAE', > 'ID_SERIAL': 'ST3250824A_5ND373AD', > 'ID_SERIAL_SHORT': '5ND373AD', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '665218', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST3250824A_5ND373AD'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda'} ; name: sda ; >04:40:28,471 INFO storage: scanning sda (/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda)... >04:40:28,473 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:40:28,475 DEBUG storage: DeviceTree.getDeviceByName returned None >04:40:28,499 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >04:40:28,509 INFO storage: sda is a disk >04:40:28,513 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:40:28,521 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >04:40:28,525 INFO storage: added disk sda (id 0) to device tree >04:40:28,528 DEBUG storage: looking up parted Device: /dev/sda >04:40:28,550 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >04:40:28,552 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >04:40:28,554 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >04:40:28,559 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >04:40:29,063 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 7 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xb2de7d0c>, <parted.partition.Partition object at 0xb2de7cec>, <parted.partition.Partition object at 0xb2de7d4c>, <parted.partition.Partition object at 0xb2de7eac>, <parted.partition.Partition object at 0xb346504c>, <parted.partition.Partition object at 0xb34651ec>, <parted.partition.Partition object at 0xb34652ac>] > device: <parted.device.Device object at 0xb2de79cc> > PedDisk: <_ped.Disk object at 0xb2de7aac> >04:40:29,078 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >04:40:29,087 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >04:40:29,151 INFO storage: got device: DiskDevice instance (0xb2e29f6c) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 238474.147949 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST3250824A path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488395055 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 1 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0xb3452cec> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xb2de75ec> >04:40:29,173 INFO storage: got format: DiskLabel instance (0xb2de780c) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 7 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 7 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xb2de7d0c>, <parted.partition.Partition object at 0xb2de7cec>, <parted.partition.Partition object at 0xb2de7d4c>, <parted.partition.Partition object at 0xb2de7eac>, <parted.partition.Partition object at 0xb346504c>, <parted.partition.Partition object at 0xb34651ec>, <parted.partition.Partition object at 0xb34652ac>] > device: <parted.device.Device object at 0xb2de79cc> > PedDisk: <_ped.Disk object at 0xb2de7aac> > origPartedDisk = <parted.disk.Disk object at 0xb346536c> > partedDevice = parted.Device instance -- > model: ATA ST3250824A path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488395055 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 1 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0xb346250c> > >04:40:29,181 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3250824A_5ND373AD-part1 /dev/disk/by-uuid/ca8b3229-43e9-47df-940b-b6d5e2595142', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ca8b3229-43e9-47df-940b-b6d5e2595142', > 'ID_FS_UUID_ENC': 'ca8b3229-43e9-47df-940b-b6d5e2595142', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3250824A', > 'ID_MODEL_ENC': 'ST3250824A\\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\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '20674560', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '3.AAE', > 'ID_SERIAL': 'ST3250824A_5ND373AD', > 'ID_SERIAL_SHORT': '5ND373AD', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '665269', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST3250824A_5ND373AD-part1', > '/dev/disk/by-uuid/ca8b3229-43e9-47df-940b-b6d5e2595142'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda1'} ; name: sda1 ; >04:40:29,185 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda1)... >04:40:29,187 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >04:40:29,189 DEBUG storage: DeviceTree.getDeviceByName returned None >04:40:29,190 INFO storage: sda1 is a partition >04:40:29,192 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >04:40:29,194 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:40:29,196 DEBUG storage: DeviceTree.getDeviceByName returned existing 238474MB disk sda (0) with existing msdos disklabel >04:40:29,199 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >04:40:29,201 DEBUG storage: PartitionDevice._setFormat: sda1 ; >04:40:29,202 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:40:29,204 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >04:40:29,205 DEBUG storage: looking up parted Partition: /dev/sda1 >04:40:29,207 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >04:40:29,210 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >04:40:29,212 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >04:40:29,215 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >04:40:29,215 INFO storage: added partition sda1 (id 1) to device tree >04:40:29,222 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >04:40:29,224 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >04:40:29,227 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >04:40:29,230 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >04:40:29,255 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0xb3465c6c> > PedDisk: <_ped.Disk object at 0xb346594c> >04:40:29,256 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >04:40:29,257 INFO storage: type detected on 'sda1' is 'ext4' >04:40:30,331 DEBUG storage: Ext4FS.supported: supported: True ; >04:40:30,336 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:40:30,339 DEBUG storage: PartitionDevice._setFormat: sda1 ; >04:40:30,341 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >04:40:30,355 DEBUG storage: looking up parted Device: /dev/sda1 >04:40:30,363 INFO storage: got device: PartitionDevice instance (0xb34670ec) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 238474MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 10095.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 20674560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1286, 255, 63) biosGeometry: (1286, 255, 63) > PedDevice: <_ped.Device object at 0xb347c08c> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb2de7aec> fileSystem: <parted.filesystem.FileSystem object at 0xb2de7d6c> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb2de7b2c> PedPartition: <_ped.Partition object at 0xb346368c> > disk = existing 238474MB disk sda (0) with existing msdos disklabel > start = 2048 end = 20676607 length = 20674560 > flags = boot >04:40:30,369 DEBUG storage: Ext4FS.supported: supported: True ; >04:40:30,372 INFO storage: got format: Ext4FS instance (0xb346596c) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = ca8b3229-43e9-47df-940b-b6d5e2595142 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 10095.0 targetSize = 10095.0 > >04:40:30,379 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3250824A_5ND373AD-part2 /dev/disk/by-uuid/d5364c56-36fd-4881-9ef4-d4a28e2997cf', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd5364c56-36fd-4881-9ef4-d4a28e2997cf', > 'ID_FS_UUID_ENC': 'd5364c56-36fd-4881-9ef4-d4a28e2997cf', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3250824A', > 'ID_MODEL_ENC': 'ST3250824A\\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\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '20676608', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1027207', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '3.AAE', > 'ID_SERIAL': 'ST3250824A_5ND373AD', > 'ID_SERIAL_SHORT': '5ND373AD', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '665320', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST3250824A_5ND373AD-part2', > '/dev/disk/by-uuid/d5364c56-36fd-4881-9ef4-d4a28e2997cf'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda2'} ; name: sda2 ; >04:40:30,382 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda2)... >04:40:30,384 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >04:40:30,386 DEBUG storage: DeviceTree.getDeviceByName returned None >04:40:30,386 INFO storage: sda2 is a partition >04:40:30,388 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >04:40:30,391 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:40:30,393 DEBUG storage: DeviceTree.getDeviceByName returned existing 238474MB disk sda (0) with existing msdos disklabel >04:40:30,396 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >04:40:30,399 DEBUG storage: PartitionDevice._setFormat: sda2 ; >04:40:30,399 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:40:30,402 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >04:40:30,402 DEBUG storage: looking up parted Partition: /dev/sda2 >04:40:30,405 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >04:40:30,407 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >04:40:30,410 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >04:40:30,412 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >04:40:30,413 INFO storage: added partition sda2 (id 2) to device tree >04:40:30,415 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >04:40:30,417 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >04:40:30,420 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >04:40:30,437 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >04:40:30,474 WARN storage: disklabel detected but not usable on sda2 >04:40:30,477 INFO storage: type detected on 'sda2' is 'ext4' >04:40:30,946 DEBUG storage: Ext4FS.supported: supported: True ; >04:40:30,947 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:40:30,957 DEBUG storage: PartitionDevice._setFormat: sda2 ; >04:40:30,965 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >04:40:30,969 DEBUG storage: looking up parted Device: /dev/sda2 >04:40:30,980 INFO storage: got device: PartitionDevice instance (0xb3467f8c) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 238474MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 501.565917969 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1027207 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0xb34626ec> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb2de7aec> fileSystem: <parted.filesystem.FileSystem object at 0xb2de7dcc> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb2de7d2c> PedPartition: <_ped.Partition object at 0xb34636bc> > disk = existing 238474MB disk sda (0) with existing msdos disklabel > start = 20676608 end = 21703814 length = 1027207 > flags = >04:40:30,989 DEBUG storage: Ext4FS.supported: supported: True ; >04:40:30,990 INFO storage: got format: Ext4FS instance (0xb347ef0c) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = d5364c56-36fd-4881-9ef4-d4a28e2997cf exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 501.0 targetSize = 501.0 > >04:40:30,998 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3250824A_5ND373AD-part3 /dev/disk/by-uuid/e140237d-fd3c-4b5a-9f7e-6f84b5b5c956', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'e140237d-fd3c-4b5a-9f7e-6f84b5b5c956', > 'ID_FS_UUID_ENC': 'e140237d-fd3c-4b5a-9f7e-6f84b5b5c956', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'ST3250824A', > 'ID_MODEL_ENC': 'ST3250824A\\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\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '21703815', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2008125', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '3.AAE', > 'ID_SERIAL': 'ST3250824A_5ND373AD', > 'ID_SERIAL_SHORT': '5ND373AD', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '665383', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST3250824A_5ND373AD-part3', > '/dev/disk/by-uuid/e140237d-fd3c-4b5a-9f7e-6f84b5b5c956'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda3'} ; name: sda3 ; >04:40:31,004 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda3)... >04:40:31,027 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >04:40:31,033 DEBUG storage: DeviceTree.getDeviceByName returned None >04:40:31,037 INFO storage: sda3 is a partition >04:40:31,041 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >04:40:31,045 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:40:31,048 DEBUG storage: DeviceTree.getDeviceByName returned existing 238474MB disk sda (0) with existing msdos disklabel >04:40:31,051 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >04:40:31,055 DEBUG storage: PartitionDevice._setFormat: sda3 ; >04:40:31,057 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:40:31,059 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >04:40:31,060 DEBUG storage: looking up parted Partition: /dev/sda3 >04:40:31,062 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >04:40:31,066 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >04:40:31,068 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >04:40:31,070 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >04:40:31,071 INFO storage: added partition sda3 (id 3) to device tree >04:40:31,073 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >04:40:31,075 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >04:40:31,078 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >04:40:31,081 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >04:40:31,123 WARN storage: disklabel detected but not usable on sda3 >04:40:31,126 INFO storage: type detected on 'sda3' is 'swap' >04:40:31,131 DEBUG storage: SwapSpace.__init__: device: /dev/sda3 ; serial: 5ND373AD ; uuid: e140237d-fd3c-4b5a-9f7e-6f84b5b5c956 ; exists: True ; label: None ; >04:40:31,135 DEBUG storage: getFormat('swap') returning SwapSpace instance >04:40:31,137 DEBUG storage: PartitionDevice._setFormat: sda3 ; >04:40:31,143 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: swap ; >04:40:31,147 DEBUG storage: looking up parted Device: /dev/sda3 >04:40:31,162 INFO storage: got device: PartitionDevice instance (0xb347e38c) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 238474MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 980.529785156 > format = existing swap > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2008125 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (125, 255, 63) biosGeometry: (125, 255, 63) > PedDevice: <_ped.Device object at 0xb347c5cc> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb2de7aec> fileSystem: <parted.filesystem.FileSystem object at 0xb2de7d8c> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb2de7e6c> PedPartition: <_ped.Partition object at 0xb34636ec> > disk = existing 238474MB disk sda (0) with existing msdos disklabel > start = 21703815 end = 23711939 length = 2008125 > flags = >04:40:31,178 INFO storage: got format: SwapSpace instance (0xb3465c8c) -- > type = swap name = swap status = False > device = /dev/sda3 uuid = e140237d-fd3c-4b5a-9f7e-6f84b5b5c956 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >04:40:31,186 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3250824A_5ND373AD-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST3250824A', > 'ID_MODEL_ENC': 'ST3250824A\\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\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '23711940', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '464680125', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '3.AAE', > 'ID_SERIAL': 'ST3250824A_5ND373AD', > 'ID_SERIAL_SHORT': '5ND373AD', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '665434', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST3250824A_5ND373AD-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda4'} ; name: sda4 ; >04:40:31,189 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda4)... >04:40:31,194 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >04:40:31,198 DEBUG storage: DeviceTree.getDeviceByName returned None >04:40:31,199 INFO storage: sda4 is a partition >04:40:31,201 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >04:40:31,204 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:40:31,211 DEBUG storage: DeviceTree.getDeviceByName returned existing 238474MB disk sda (0) with existing msdos disklabel >04:40:31,214 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >04:40:31,217 DEBUG storage: PartitionDevice._setFormat: sda4 ; >04:40:31,217 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:40:31,220 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >04:40:31,221 DEBUG storage: looking up parted Partition: /dev/sda4 >04:40:31,223 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >04:40:31,226 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >04:40:31,229 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >04:40:31,232 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >04:40:31,232 INFO storage: added partition sda4 (id 4) to device tree >04:40:31,235 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >04:40:31,237 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >04:40:31,239 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >04:40:31,242 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >04:40:31,253 WARN storage: disklabel detected but not usable on sda4 >04:40:31,257 DEBUG storage: no type or existing type for sda4, bailing >04:40:31,258 DEBUG storage: looking up parted Device: /dev/sda4 >04:40:31,280 INFO storage: got device: PartitionDevice instance (0xb348910c) -- > name = sda4 status = True kids = 0 id = 4 > parents = ['existing 238474MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 226894.592285 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0xb347c68c> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb2de7aec> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb2de7f4c> PedPartition: <_ped.Partition object at 0xb346371c> > disk = existing 238474MB disk sda (0) with existing msdos disklabel > start = 23711940 end = 488392064 length = 464680125 > flags = >04:40:31,289 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3250824A_5ND373AD-part5 /dev/disk/by-label/\\x2fhome /dev/disk/by-uuid/fe7a9cfc-7447-456d-9d02-008488ca7abd', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': '/home', > 'ID_FS_LABEL_ENC': '\\x2fhome', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'fe7a9cfc-7447-456d-9d02-008488ca7abd', > 'ID_FS_UUID_ENC': 'fe7a9cfc-7447-456d-9d02-008488ca7abd', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3250824A', > 'ID_MODEL_ENC': 'ST3250824A\\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\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '23711941', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '297588059', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '3.AAE', > 'ID_SERIAL': 'ST3250824A_5ND373AD', > 'ID_SERIAL_SHORT': '5ND373AD', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '665484', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST3250824A_5ND373AD-part5', > '/dev/disk/by-label/\\x2fhome', > '/dev/disk/by-uuid/fe7a9cfc-7447-456d-9d02-008488ca7abd'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda5'} ; name: sda5 ; >04:40:31,292 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda5)... >04:40:31,295 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >04:40:31,297 DEBUG storage: DeviceTree.getDeviceByName returned None >04:40:31,297 INFO storage: sda5 is a partition >04:40:31,299 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >04:40:31,302 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:40:31,304 DEBUG storage: DeviceTree.getDeviceByName returned existing 238474MB disk sda (0) with existing msdos disklabel >04:40:31,307 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >04:40:31,309 DEBUG storage: PartitionDevice._setFormat: sda5 ; >04:40:31,310 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:40:31,313 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >04:40:31,313 DEBUG storage: looking up parted Partition: /dev/sda5 >04:40:31,316 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >04:40:31,319 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >04:40:31,321 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >04:40:31,324 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >04:40:31,325 INFO storage: added partition sda5 (id 5) to device tree >04:40:31,327 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >04:40:31,329 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >04:40:31,332 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >04:40:31,334 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >04:40:31,398 WARN storage: disklabel detected but not usable on sda5 >04:40:31,399 INFO storage: type detected on 'sda5' is 'ext4' >04:40:31,876 DEBUG storage: Ext4FS.supported: supported: True ; >04:40:31,880 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:40:31,882 DEBUG storage: PartitionDevice._setFormat: sda5 ; >04:40:31,887 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >04:40:31,888 DEBUG storage: looking up parted Device: /dev/sda5 >04:40:31,896 INFO storage: got device: PartitionDevice instance (0xb2de76ac) -- > name = sda5 status = True kids = 0 id = 5 > parents = ['existing 238474MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 145306.669434 > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 297588059 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (18523, 255, 63) biosGeometry: (18523, 255, 63) > PedDevice: <_ped.Device object at 0xb3452d4c> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb2de7aec> fileSystem: <parted.filesystem.FileSystem object at 0xb346502c> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb34650ec> PedPartition: <_ped.Partition object at 0xb346377c> > disk = existing 238474MB disk sda (0) with existing msdos disklabel > start = 23711941 end = 321299999 length = 297588059 > flags = >04:40:31,902 DEBUG storage: Ext4FS.supported: supported: True ; >04:40:31,903 INFO storage: got format: Ext4FS instance (0xb347e0ac) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = fe7a9cfc-7447-456d-9d02-008488ca7abd exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = /home size = 145306.0 targetSize = 145306.0 > >04:40:31,910 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3250824A_5ND373AD-part6 /dev/disk/by-uuid/3f6557f5-c760-4678-a284-46267304d447', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '3f6557f5-c760-4678-a284-46267304d447', > 'ID_FS_UUID_ENC': '3f6557f5-c760-4678-a284-46267304d447', > 'ID_FS_UUID_SUB': '710c1e13-8539-42f2-9eb7-fc94e83ef3bc', > 'ID_FS_UUID_SUB_ENC': '710c1e13-8539-42f2-9eb7-fc94e83ef3bc', > 'ID_MODEL': 'ST3250824A', > 'ID_MODEL_ENC': 'ST3250824A\\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\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '321302048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '21492922', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '3.AAE', > 'ID_SERIAL': 'ST3250824A_5ND373AD', > 'ID_SERIAL_SHORT': '5ND373AD', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '665535', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST3250824A_5ND373AD-part6', > '/dev/disk/by-uuid/3f6557f5-c760-4678-a284-46267304d447'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda6'} ; name: sda6 ; >04:40:31,912 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda6)... >04:40:31,914 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >04:40:31,916 DEBUG storage: DeviceTree.getDeviceByName returned None >04:40:31,917 INFO storage: sda6 is a partition >04:40:31,919 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >04:40:31,921 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:40:31,923 DEBUG storage: DeviceTree.getDeviceByName returned existing 238474MB disk sda (0) with existing msdos disklabel >04:40:31,926 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >04:40:31,928 DEBUG storage: PartitionDevice._setFormat: sda6 ; >04:40:31,929 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:40:31,931 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >04:40:31,931 DEBUG storage: looking up parted Partition: /dev/sda6 >04:40:31,936 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >04:40:31,939 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >04:40:31,941 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >04:40:31,943 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >04:40:31,944 INFO storage: added partition sda6 (id 6) to device tree >04:40:31,946 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >04:40:31,948 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >04:40:31,950 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >04:40:31,960 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >04:40:32,008 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0xb346744c> > PedDisk: <_ped.Disk object at 0xb3467f4c> >04:40:32,009 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >04:40:32,010 INFO storage: type detected on 'sda6' is 'btrfs' >04:40:32,016 DEBUG storage: BTRFS.supported: supported: True ; >04:40:32,021 DEBUG storage: getFormat('btrfs') returning BTRFS instance >04:40:32,026 DEBUG storage: PartitionDevice._setFormat: sda6 ; >04:40:32,031 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: btrfs ; >04:40:32,039 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sda6 ; >04:40:32,042 INFO storage: creating btrfs volume btrfs.None >04:40:32,046 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >04:40:32,049 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:40:32,055 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.7 ; current: None ; type: None ; >04:40:32,060 DEBUG storage: BTRFS.supported: supported: True ; >04:40:32,064 DEBUG storage: getFormat('btrfs') returning BTRFS instance >04:40:32,069 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.7 ; current: None ; type: btrfs ; >04:40:32,072 INFO storage: added btrfs volume None (id 7) to device tree >04:40:32,076 DEBUG storage: BTRFSVolumeDevice.setup: None ; status: True ; controllable: True ; orig: True ; >04:40:32,112 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.7gWviYf to None >04:40:32,367 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.7gWviYf to None >04:40:45,964 DEBUG storage: looking up parted Device: /dev/sda6 >04:40:45,983 INFO storage: got device: PartitionDevice instance (0xb34673cc) -- > name = sda6 status = True kids = 1 id = 6 > parents = ['existing 238474MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 10494.5908203 > format = existing btrfs filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 21492922 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1337, 255, 63) biosGeometry: (1337, 255, 63) > PedDevice: <_ped.Device object at 0xb347c6ec> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb2de7aec> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb346512c> PedPartition: <_ped.Partition object at 0xb34637ac> > disk = existing 238474MB disk sda (0) with existing msdos disklabel > start = 321302048 end = 342794969 length = 21492922 > flags = >04:40:45,994 DEBUG storage: BTRFS.supported: supported: True ; >04:40:45,997 INFO storage: got format: BTRFS instance (0xb3467bcc) -- > type = btrfs name = btrfs status = False > device = /dev/sda6 uuid = 710c1e13-8539-42f2-9eb7-fc94e83ef3bc exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >04:40:46,003 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3250824A_5ND373AD-part7 /dev/disk/by-uuid/18748fc0-abfd-403c-ad5c-1adf27e9d5e8', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '18748fc0-abfd-403c-ad5c-1adf27e9d5e8', > 'ID_FS_UUID_ENC': '18748fc0-abfd-403c-ad5c-1adf27e9d5e8', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3250824A', > 'ID_MODEL_ENC': 'ST3250824A\\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\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '342795033', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '145580967', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '3.AAE', > 'ID_SERIAL': 'ST3250824A_5ND373AD', > 'ID_SERIAL_SHORT': '5ND373AD', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '665586', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-ST3250824A_5ND373AD-part7', > '/dev/disk/by-uuid/18748fc0-abfd-403c-ad5c-1adf27e9d5e8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda7'} ; name: sda7 ; >04:40:46,006 INFO storage: scanning sda7 (/devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda7)... >04:40:46,008 DEBUG storage: DeviceTree.getDeviceByName: name: sda7 ; >04:40:46,010 DEBUG storage: DeviceTree.getDeviceByName returned None >04:40:46,011 INFO storage: sda7 is a partition >04:40:46,013 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda7 ; >04:40:46,015 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:40:46,017 DEBUG storage: DeviceTree.getDeviceByName returned existing 238474MB disk sda (0) with existing msdos disklabel >04:40:46,020 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sda ; >04:40:46,022 DEBUG storage: PartitionDevice._setFormat: sda7 ; >04:40:46,023 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:40:46,025 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >04:40:46,025 DEBUG storage: looking up parted Partition: /dev/sda7 >04:40:46,028 DEBUG storage: PartitionDevice.probe: sda7 ; exists: True ; >04:40:46,031 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >04:40:46,033 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >04:40:46,036 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >04:40:46,036 INFO storage: added partition sda7 (id 8) to device tree >04:40:46,038 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >04:40:46,040 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >04:40:46,042 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >04:40:46,045 DEBUG storage: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >04:40:46,084 WARN storage: disklabel detected but not usable on sda7 >04:40:46,087 INFO storage: type detected on 'sda7' is 'ext4' >04:40:46,622 DEBUG storage: Ext4FS.supported: supported: True ; >04:40:46,623 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:40:46,625 DEBUG storage: PartitionDevice._setFormat: sda7 ; >04:40:46,634 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: ext4 ; >04:40:46,636 DEBUG storage: looking up parted Device: /dev/sda7 >04:40:46,647 INFO storage: got device: PartitionDevice instance (0xb093e98c) -- > name = sda7 status = True kids = 0 id = 8 > parents = ['existing 238474MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 71084.456543 > format = existing ext4 filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 145580967 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (9061, 255, 63) biosGeometry: (9061, 255, 63) > PedDevice: <_ped.Device object at 0xb095a0ec> > target size = 0 path = /dev/sda7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb2de7aec> fileSystem: <parted.filesystem.FileSystem object at 0xb346522c> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb346516c> PedPartition: <_ped.Partition object at 0xb34637dc> > disk = existing 238474MB disk sda (0) with existing msdos disklabel > start = 342795033 end = 488375999 length = 145580967 > flags = >04:40:46,657 DEBUG storage: Ext4FS.supported: supported: True ; >04:40:46,667 INFO storage: got format: Ext4FS instance (0xb093ec4c) -- > type = ext4 name = ext4 status = False > device = /dev/sda7 uuid = 18748fc0-abfd-403c-ad5c-1adf27e9d5e8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 71084.0 targetSize = 71084.0 > >04:40:46,685 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST2000DL003-9VT166_5YD69VRF /dev/disk/by-id/wwn-0x5000c500444ca875', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.1/ata5/host4/target4:0:0/4:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '328', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '328', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5900', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST2000DL003-9VT166', > 'ID_MODEL_ENC': 'ST2000DL003-9VT166\\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': 'gpt', > 'ID_REVISION': 'CC3C', > 'ID_SERIAL': 'ST2000DL003-9VT166_5YD69VRF', > 'ID_SERIAL_SHORT': '5YD69VRF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500444ca875', > 'ID_WWN_WITH_EXTENSION': '0x5000c500444ca875', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38392', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-ST2000DL003-9VT166_5YD69VRF', > '/dev/disk/by-id/wwn-0x5000c500444ca875'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.1/ata5/host4/target4:0:0/4:0:0:0/block/sdb'} ; name: sdb ; >04:40:46,693 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:05.1/ata5/host4/target4:0:0/4:0:0:0/block/sdb)... >04:40:46,698 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >04:40:46,707 DEBUG storage: DeviceTree.getDeviceByName returned None >04:40:46,713 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >04:40:46,721 INFO storage: sdb is a disk >04:40:46,724 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:40:46,730 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >04:40:46,734 INFO storage: added disk sdb (id 9) to device tree >04:40:46,737 DEBUG storage: looking up parted Device: /dev/sdb >04:40:46,744 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >04:40:46,749 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: gpt ; >04:40:46,754 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >04:40:46,763 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >04:40:46,796 DEBUG storage: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0xb09638ac>] > device: <parted.device.Device object at 0xb096336c> > PedDisk: <_ped.Disk object at 0xb096350c> >04:40:46,800 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >04:40:46,804 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >04:40:46,814 INFO storage: got device: DiskDevice instance (0xb095f10c) -- > name = sdb status = True kids = 0 id = 9 > parents = [] > uuid = None size = 1907729.08594 > format = existing gpt disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.1/ata5/host4/target4:0:0/4:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA ST2000DL003-9VT1 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0xb095a3ec> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xb095f72c> >04:40:46,827 INFO storage: got format: DiskLabel instance (0xb09631ec) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0xb09638ac>] > device: <parted.device.Device object at 0xb096336c> > PedDisk: <_ped.Disk object at 0xb096350c> > origPartedDisk = <parted.disk.Disk object at 0xb096376c> > partedDevice = parted.Device instance -- > model: ATA ST2000DL003-9VT1 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0xb095a62c> > >04:40:46,842 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST2000DL003-9VT166_5YD69VRF-part1 /dev/disk/by-id/wwn-0x5000c500444ca875-part1 /dev/disk/by-label/Storage_only /dev/disk/by-partuuid/5d388f59-d772-474e-b84c-bb11bffcc9b3 /dev/disk/by-uuid/cd39370c-a07d-4b8e-a475-134e3d296162', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.1/ata5/host4/target4:0:0/4:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '328', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '328', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5900', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Storage_only', > 'ID_FS_LABEL_ENC': 'Storage_only', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cd39370c-a07d-4b8e-a475-134e3d296162', > 'ID_FS_UUID_ENC': 'cd39370c-a07d-4b8e-a475-134e3d296162', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST2000DL003-9VT166', > 'ID_MODEL_ENC': 'ST2000DL003-9VT166\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '3907026944', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '5d388f59-d772-474e-b84c-bb11bffcc9b3', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'CC3C', > 'ID_SERIAL': 'ST2000DL003-9VT166_5YD69VRF', > 'ID_SERIAL_SHORT': '5YD69VRF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500444ca875', > 'ID_WWN_WITH_EXTENSION': '0x5000c500444ca875', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38433', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-ST2000DL003-9VT166_5YD69VRF-part1', > '/dev/disk/by-id/wwn-0x5000c500444ca875-part1', > '/dev/disk/by-label/Storage_only', > '/dev/disk/by-partuuid/5d388f59-d772-474e-b84c-bb11bffcc9b3', > '/dev/disk/by-uuid/cd39370c-a07d-4b8e-a475-134e3d296162'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.1/ata5/host4/target4:0:0/4:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >04:40:46,847 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:05.1/ata5/host4/target4:0:0/4:0:0:0/block/sdb/sdb1)... >04:40:46,854 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >04:40:46,856 DEBUG storage: DeviceTree.getDeviceByName returned None >04:40:46,857 INFO storage: sdb1 is a partition >04:40:46,859 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >04:40:46,861 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >04:40:46,864 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdb (9) with existing gpt disklabel >04:40:46,869 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >04:40:46,877 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >04:40:46,877 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:40:46,880 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >04:40:46,883 DEBUG storage: looking up parted Partition: /dev/sdb1 >04:40:46,886 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >04:40:46,892 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >04:40:46,894 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >04:40:46,901 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >04:40:46,902 INFO storage: added partition sdb1 (id 10) to device tree >04:40:46,904 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >04:40:46,913 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: gpt ; >04:40:46,918 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >04:40:46,924 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: gpt ; exists: True ; >04:40:46,940 WARN storage: disklabel detected but not usable on sdb1 >04:40:46,945 INFO storage: type detected on 'sdb1' is 'ext4' >04:40:47,427 DEBUG storage: Ext4FS.supported: supported: True ; >04:40:47,428 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:40:47,430 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >04:40:47,433 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >04:40:47,434 DEBUG storage: looking up parted Device: /dev/sdb1 >04:40:47,443 INFO storage: got device: PartitionDevice instance (0xb0966e0c) -- > name = sdb1 status = True kids = 0 id = 10 > parents = ['existing 1907729MB disk sdb (9) with existing gpt disklabel'] > uuid = None size = 1907728.0 > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.1/ata5/host4/target4:0:0/4:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 3907026944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0xb095a4ac> > target size = 0 path = /dev/sdb1 > 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 0xb096354c> fileSystem: <parted.filesystem.FileSystem object at 0xb096390c> > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb096358c> PedPartition: <_ped.Partition object at 0xb09573ec> > disk = existing 1907729MB disk sdb (9) with existing gpt disklabel > start = 2048 end = 3907028991 length = 3907026944 > flags = >04:40:47,449 DEBUG storage: Ext4FS.supported: supported: True ; >04:40:47,450 INFO storage: got format: Ext4FS instance (0xb096310c) -- > type = ext4 name = ext4 status = False > device = /dev/sdb1 uuid = cd39370c-a07d-4b8e-a475-134e3d296162 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Storage_only size = 1907728.0 targetSize = 1907728.0 > >04:40:47,457 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-Optiarc_DVD_RW_AD-5240S /dev/disk/by-label/Fedora\\x2018-Alpha\\x20i386', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD_R': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Alpha_i386', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Alpha\\x20i386', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'Optiarc_DVD_RW_AD-5240S', > 'ID_MODEL_ENC': 'Optiarc\\x20DVD\\x20RW\\x20AD-5240S\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.01', > 'ID_SERIAL': 'Optiarc_DVD_RW_AD-5240S', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '38903', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-Optiarc_DVD_RW_AD-5240S', > '/dev/disk/by-label/Fedora\\x2018-Alpha\\x20i386'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0'} ; name: sr0 ; >04:40:47,460 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:05.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0)... >04:40:47,466 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >04:40:47,469 DEBUG storage: DeviceTree.getDeviceByName returned None >04:40:47,469 INFO storage: sr0 is a cdrom >04:40:47,471 DEBUG storage: DeviceTree.addUdevOpticalDevice: >04:40:47,472 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:40:47,475 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >04:40:47,521 INFO storage: added cdrom sr0 (id 11) to device tree >04:40:47,526 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:40:47,543 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >04:40:47,548 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >04:40:47,553 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >04:40:47,558 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >04:40:47,803 WARN storage: disklabel detected but not usable on sr0 >04:40:47,814 INFO storage: type detected on 'sr0' is 'iso9660' >04:40:47,834 DEBUG storage: Iso9660FS.supported: supported: True ; >04:40:47,842 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >04:40:47,864 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >04:40:47,885 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:40:48,060 DEBUG storage: looking up parted Device: /dev/sr0 >04:40:48,067 INFO storage: got device: OpticalDevice instance (0xb0907c0c) -- > name = sr0 status = True kids = 0 id = 11 > parents = [] > uuid = None size = 267.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.1/ata6/host5/target5:0:0/5:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: Optiarc DVD RW AD-5240S path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 136704 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: True > hardwareGeometry: (8, 255, 63) biosGeometry: (8, 255, 63) > PedDevice: <_ped.Device object at 0xb0862b0c> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >04:40:48,133 DEBUG storage: Iso9660FS.supported: supported: True ; >04:40:48,141 INFO storage: got format: Iso9660FS instance (0xb09256ac) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Alpha_i386 size = 0 targetSize = 0 > >04:40:48,157 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '286298', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >04:40:48,171 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >04:40:48,184 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >04:40:48,200 DEBUG storage: DeviceTree.getDeviceByName returned None >04:40:48,209 INFO storage: loop0 is a loop device >04:40:48,226 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >04:40:48,240 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >04:40:48,246 DEBUG storage: DeviceTree.getDeviceByName returned None >04:40:48,256 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:40:48,263 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >04:40:48,269 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 12) to device tree >04:40:48,285 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >04:40:48,286 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:40:48,295 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >04:40:48,297 INFO storage: added loop loop0 (id 13) to device tree >04:40:48,299 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >04:40:48,301 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >04:40:48,306 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >04:40:48,308 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >04:40:48,311 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >04:40:48,324 WARN storage: disklabel detected but not usable on loop0 >04:40:48,329 INFO storage: type detected on 'loop0' is 'squashfs' >04:40:48,330 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >04:40:48,333 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >04:40:48,336 INFO storage: got device: LoopDevice instance (0xb084b0ec) -- > name = loop0 status = False kids = 0 id = 13 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (12)'] > 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 >04:40:48,342 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/81b62978-073c-4f9c-8f25-60ca90423b4c', > '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': '81b62978-073c-4f9c-8f25-60ca90423b4c', > 'ID_FS_UUID_ENC': '81b62978-073c-4f9c-8f25-60ca90423b4c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '286385', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/81b62978-073c-4f9c-8f25-60ca90423b4c'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >04:40:48,348 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >04:40:48,350 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >04:40:48,354 DEBUG storage: DeviceTree.getDeviceByName returned None >04:40:48,359 INFO storage: loop1 is a loop device >04:40:48,361 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >04:40:48,365 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >04:40:48,367 DEBUG storage: DeviceTree.getDeviceByName returned None >04:40:48,368 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:40:48,373 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >04:40:48,374 INFO storage: added file /LiveOS/rootfs.img (id 14) to device tree >04:40:48,377 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >04:40:48,381 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:40:48,383 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >04:40:48,384 INFO storage: added loop loop1 (id 15) to device tree >04:40:48,388 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >04:40:48,393 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >04:40:48,397 DEBUG storage: Ext4FS.supported: supported: True ; >04:40:48,401 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:40:48,401 DEBUG storage: device loop1 does not contain a disklabel >04:40:48,402 INFO storage: type detected on 'loop1' is 'ext4' >04:40:48,773 DEBUG storage: Ext4FS.supported: supported: True ; >04:40:48,775 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:40:48,778 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >04:40:48,786 INFO storage: got device: LoopDevice instance (0xb093094c) -- > name = loop1 status = False kids = 0 id = 15 > parents = ['existing 0MB file /LiveOS/rootfs.img (14)'] > 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 >04:40:48,790 DEBUG storage: Ext4FS.supported: supported: True ; >04:40:48,797 INFO storage: got format: Ext4FS instance (0xb0845d0c) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 81b62978-073c-4f9c-8f25-60ca90423b4c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >04:40:48,805 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '286470', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >04:40:48,807 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >04:40:48,809 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >04:40:48,812 DEBUG storage: DeviceTree.getDeviceByName returned None >04:40:48,812 INFO storage: loop2 is a loop device >04:40:48,815 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >04:40:48,832 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >04:40:48,841 DEBUG storage: DeviceTree.getDeviceByName returned None >04:40:48,841 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:40:48,844 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >04:40:48,844 INFO storage: added file /overlay (deleted) (id 16) to device tree >04:40:48,847 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >04:40:48,848 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:40:48,861 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >04:40:48,865 INFO storage: added loop loop2 (id 17) to device tree >04:40:48,869 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >04:40:48,876 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >04:40:48,883 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:40:48,891 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >04:40:48,899 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >04:40:48,911 WARN storage: disklabel detected but not usable on loop2 >04:40:48,921 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >04:40:48,923 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:40:48,930 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >04:40:48,935 INFO storage: got device: LoopDevice instance (0xb06d840c) -- > name = loop2 status = False kids = 0 id = 17 > parents = ['existing 0MB file /overlay (deleted) (16)'] > 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 >04:40:48,942 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '287392', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >04:40:48,948 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >04:40:48,949 DEBUG storage: lvm filter: adding loop3 to the reject list >04:40:48,957 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '287769', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >04:40:48,961 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >04:40:48,963 DEBUG storage: lvm filter: adding loop4 to the reject list >04:40:48,973 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '287856', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >04:40:48,978 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >04:40:48,979 DEBUG storage: lvm filter: adding loop5 to the reject list >04:40:48,987 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '287939', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >04:40:48,992 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >04:40:48,994 DEBUG storage: lvm filter: adding loop6 to the reject list >04:40:49,002 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '288254', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >04:40:49,007 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >04:40:49,008 DEBUG storage: lvm filter: adding loop7 to the reject list >04:40:49,013 DEBUG storage: Skipping a device mapper drive (dm-0) for now >04:40:49,323 INFO storage: devices to scan: ['dm-0'] >04:40:49,332 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/81b62978-073c-4f9c-8f25-60ca90423b4c /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '81b62978-073c-4f9c-8f25-60ca90423b4c', > 'ID_FS_UUID_ENC': '81b62978-073c-4f9c-8f25-60ca90423b4c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '912191', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/81b62978-073c-4f9c-8f25-60ca90423b4c', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >04:40:49,339 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >04:40:49,343 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >04:40:49,349 DEBUG storage: DeviceTree.getDeviceByName returned None >04:40:49,352 INFO storage: live-rw is a device-mapper device >04:40:49,355 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >04:40:49,361 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >04:40:49,368 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (15) with existing ext4 filesystem >04:40:49,377 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >04:40:49,384 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (17) >04:40:49,400 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >04:40:49,406 DEBUG storage: DeviceTree.getDeviceByName returned None >04:40:49,412 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >04:40:49,416 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:40:49,423 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >04:40:49,426 INFO storage: added dm live-rw (id 18) to device tree >04:40:49,430 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >04:40:49,436 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >04:40:49,443 DEBUG storage: Ext4FS.supported: supported: True ; >04:40:49,447 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:40:49,453 DEBUG storage: device live-rw does not contain a disklabel >04:40:49,457 INFO storage: type detected on 'live-rw' is 'ext4' >04:40:49,726 DEBUG storage: Ext4FS.supported: supported: True ; >04:40:49,738 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:40:49,745 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >04:40:49,749 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >04:40:49,780 INFO storage: got device: DMDevice instance (0xb085cccc) -- > name = live-rw status = True kids = 0 id = 18 > parents = ['existing 0MB loop loop2 (17)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0xb03ca02c> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >04:40:49,787 DEBUG storage: Ext4FS.supported: supported: True ; >04:40:49,792 INFO storage: got format: Ext4FS instance (0xb068c26c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 81b62978-073c-4f9c-8f25-60ca90423b4c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >04:40:50,071 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >04:40:50,169 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:40:50,172 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:40:50,184 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:40:50,276 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >04:40:50,361 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:40:50,369 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:40:50,380 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:40:50,462 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >04:40:50,465 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >04:40:50,472 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >04:40:50,556 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:40:50,564 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:40:50,576 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:40:50,664 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >04:40:50,671 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >04:40:50,683 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >04:40:50,768 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:40:50,776 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:40:50,789 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:40:50,886 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >04:40:50,981 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:40:50,994 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:40:51,006 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:40:51,082 DEBUG storage: BTRFSVolumeDevice.teardown: None ; status: True ; controllable: True ; >04:40:51,161 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >04:40:51,251 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:40:51,255 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:40:51,261 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:40:51,329 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >04:40:51,401 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:40:51,404 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:40:51,408 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:40:51,488 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >04:40:51,589 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >04:40:51,593 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:40:51,601 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:40:51,709 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >04:40:51,831 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >04:40:51,839 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >04:40:51,850 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >04:40:51,857 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >04:40:51,869 INFO storage: edd: MBR signature on sdb is zero. new disk image? >04:40:51,871 INFO storage: edd: collected mbr signatures: {'sda': '0x000d7f52'} >04:40:51,875 DEBUG storage: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x000d7f52 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 488395055 >04:40:51,880 INFO storage: edd: matched 0x80 to sda using MBR sig >04:40:51,882 DEBUG storage: edd: data extracted from 0x81: > type: None, ata_device: None > channel: None, mbr_signature: 0x00000000 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 3907029168 >04:40:51,888 ERR storage: edd: unable to match edd entry 0x81 >04:40:51,896 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >04:40:51,902 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:40:52,299 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >04:40:52,323 DEBUG storage: blkid.tab devs: ['/dev/sdb5', '/dev/sdb7', '/dev/sdb6', '/dev/sdb1', '/dev/sdb3', '/dev/sdb2', '/dev/sda1'] >04:40:52,331 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >04:40:52,334 DEBUG storage: crypttab maps: [] >04:40:52,341 DEBUG storage: parsing /mnt/sysimage/etc/fstab >04:40:52,358 DEBUG storage: resolved 'UUID=ca8b3229-43e9-47df-940b-b6d5e2595142' to 'sda1' (partition) >04:40:52,359 DEBUG storage: resolved 'UUID=e140237d-fd3c-4b5a-9f7e-6f84b5b5c956' to 'sda3' (partition) >04:40:52,386 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/tmpfs ; >04:40:52,400 DEBUG storage: DeviceTree.getDeviceByPath returned None >04:40:52,401 DEBUG storage: failed to resolve '/dev/tmpfs' >04:40:52,415 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/devpts ; >04:40:52,423 DEBUG storage: DeviceTree.getDeviceByPath returned None >04:40:52,424 DEBUG storage: failed to resolve '/dev/devpts' >04:40:52,432 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sysfs ; >04:40:52,443 DEBUG storage: DeviceTree.getDeviceByPath returned None >04:40:52,443 DEBUG storage: failed to resolve '/dev/sysfs' >04:40:52,446 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/proc ; >04:40:52,450 DEBUG storage: DeviceTree.getDeviceByPath returned None >04:40:52,452 DEBUG storage: failed to resolve '/dev/proc' >04:40:52,456 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >04:40:52,606 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >04:40:52,611 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:40:52,706 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >04:40:52,842 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:40:52,845 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:40:52,850 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:40:52,928 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >04:40:52,930 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:40:53,022 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >04:40:53,234 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:40:53,242 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:40:53,252 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:40:53,362 DEBUG storage: BTRFSVolumeDevice.setup: None ; status: True ; controllable: True ; orig: False ; >04:40:53,365 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:40:53,962 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >04:40:53,975 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >04:40:53,976 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >04:40:53,978 INFO storage: error parsing crypttab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >04:40:53,979 DEBUG storage: parsing /mnt/sysimage/etc/fstab >04:40:53,981 DEBUG storage: resolved 'UUID=3f6557f5-c760-4678-a284-46267304d447' to 'None' (btrfs volume) >04:40:53,981 DEBUG storage: resolved 'UUID=e140237d-fd3c-4b5a-9f7e-6f84b5b5c956' to 'sda3' (partition) >04:40:53,985 DEBUG storage: BTRFSVolumeDevice.teardown: None ; status: True ; controllable: True ; >04:40:54,275 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >04:40:54,276 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:40:54,926 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >04:40:54,929 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >04:40:54,930 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >04:40:54,932 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >04:40:54,933 DEBUG storage: crypttab maps: [] >04:40:54,933 DEBUG storage: parsing /mnt/sysimage/etc/fstab >04:40:54,941 DEBUG storage: resolved 'UUID=18748fc0-abfd-403c-ad5c-1adf27e9d5e8' to 'sda7' (partition) >04:40:54,942 DEBUG storage: resolved 'UUID=d5364c56-36fd-4881-9ef4-d4a28e2997cf' to 'sda2' (partition) >04:40:54,942 DEBUG storage: resolved 'UUID=fe7a9cfc-7447-456d-9d02-008488ca7abd' to 'sda5' (partition) >04:40:54,943 DEBUG storage: resolved 'UUID=e140237d-fd3c-4b5a-9f7e-6f84b5b5c956' to 'sda3' (partition) >04:40:54,943 DEBUG storage: resolved 'UUID="cd39370c-a07d-4b8e-a475-134e3d296162"' to 'sdb1' (partition) >04:40:54,944 DEBUG storage: failed to resolve 'UUID="a530d68f-baa4-4fcd-9f60-3dc0fac93b6f"' >04:40:54,944 DEBUG storage: resolved 'UUID="ca8b3229-43e9-47df-940b-b6d5e2595142"' to 'sda1' (partition) >04:40:54,947 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >04:40:55,133 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >04:40:55,135 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:40:55,473 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >04:40:55,732 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >04:40:55,737 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:40:55,743 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:40:56,334 DEBUG storage: BTRFS.supported: supported: True ; >04:40:56,340 DEBUG storage: Ext4FS.supported: supported: True ; >04:40:56,345 DEBUG storage: Ext4FS.supported: supported: True ; >04:40:56,351 DEBUG storage: Ext4FS.supported: supported: True ; >04:40:56,357 DEBUG storage: Ext4FS.supported: supported: True ; >04:40:56,367 DEBUG storage: Ext4FS.supported: supported: True ; >04:40:56,373 DEBUG storage: BTRFS.supported: supported: True ; >04:40:56,379 DEBUG storage: Ext4FS.supported: supported: True ; >04:40:56,387 DEBUG storage: Ext4FS.supported: supported: True ; >04:40:56,393 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:40:56,413 DEBUG storage: Iso9660FS.supported: supported: True ; >04:40:57,766 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >04:40:57,773 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:40:57,790 DEBUG storage: DeviceTree.getDeviceByPath returned existing 267MB cdrom sr0 (11) with existing iso9660 filesystem >00:41:17,409 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:41:17,433 INFO storage: updating format of device: existing 267MB cdrom sr0 (11) with existing iso9660 filesystem >00:41:17,627 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >00:41:17,635 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >00:41:17,643 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >00:41:17,649 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >00:41:17,683 WARN storage: disklabel detected but not usable on sr0 >00:41:17,690 DEBUG storage: no type or existing type for sr0, bailing >00:41:17,698 INFO storage: got format: existing iso9660 filesystem >00:41:17,878 INFO storage: set SELinux context for mountpoint /mnt/install/isodir to system_u:object_r:var_run_t:s0 >00:41:18,227 DEBUG storage: BindFS.supported: supported: False ; >00:41:18,251 DEBUG storage: BindFS.supported: supported: False ; >00:41:18,254 DEBUG storage: Iso9660FS.supported: supported: True ; >00:41:18,256 DEBUG storage: Iso9660FS.supported: supported: True ; >00:41:18,259 DEBUG storage: NFSv4.supported: supported: False ; >00:41:18,267 DEBUG storage: NFSv4.supported: supported: False ; >00:41:18,271 DEBUG storage: SELinuxFS.supported: supported: False ; >00:41:18,274 DEBUG storage: SELinuxFS.supported: supported: False ; >00:41:18,279 DEBUG storage: Ext4FS.supported: supported: True ; >00:41:18,283 DEBUG storage: Ext4FS.supported: supported: True ; >00:41:18,286 DEBUG storage: Ext3FS.supported: supported: True ; >00:41:18,292 DEBUG storage: Ext3FS.supported: supported: True ; >00:41:18,298 DEBUG storage: Ext2FS.supported: supported: True ; >00:41:18,304 DEBUG storage: Ext2FS.supported: supported: True ; >00:41:18,310 DEBUG storage: SysFS.supported: supported: False ; >00:41:18,313 DEBUG storage: SysFS.supported: supported: False ; >00:41:18,315 DEBUG storage: MultipathMember.__init__: >00:41:18,318 DEBUG storage: MDRaidMember.__init__: >00:41:18,321 DEBUG storage: ProcFS.supported: supported: False ; >00:41:18,323 DEBUG storage: ProcFS.supported: supported: False ; >00:41:18,325 DEBUG storage: SwapSpace.__init__: >00:41:18,328 DEBUG storage: DevPtsFS.supported: supported: False ; >00:41:18,330 DEBUG storage: DevPtsFS.supported: supported: False ; >00:41:18,333 DEBUG storage: BTRFS.supported: supported: True ; >00:41:18,335 DEBUG storage: BTRFS.supported: supported: True ; >00:41:18,338 DEBUG storage: USBFS.supported: supported: False ; >00:41:18,340 DEBUG storage: USBFS.supported: supported: False ; >00:41:18,343 DEBUG storage: DiskLabel.__init__: >00:41:18,343 INFO storage: DiskLabel.partedDevice returning None >00:41:18,346 DEBUG storage: HFSPlus.supported: supported: False ; >00:41:18,348 DEBUG storage: HFSPlus.supported: supported: False ; >00:41:18,351 DEBUG storage: XFS.supported: supported: True ; >00:41:18,865 DEBUG storage: XFS.supported: supported: True ; >00:41:18,870 DEBUG storage: TmpFS.supported: supported: False ; >00:41:18,875 DEBUG storage: TmpFS.supported: supported: False ; >00:41:18,880 DEBUG storage: LUKS.__init__: >00:41:18,886 DEBUG storage: NTFS.supported: supported: False ; >00:41:18,891 DEBUG storage: NTFS.supported: supported: False ; >00:41:18,895 DEBUG storage: NoDevFS.supported: supported: False ; >00:41:18,899 DEBUG storage: NoDevFS.supported: supported: False ; >00:41:18,902 DEBUG storage: HFS.supported: supported: False ; >00:41:18,905 DEBUG storage: HFS.supported: supported: False ; >00:41:18,907 DEBUG storage: LVMPhysicalVolume.__init__: >00:41:18,910 DEBUG storage: NFS.supported: supported: False ; >00:41:18,912 DEBUG storage: NFS.supported: supported: False ; >00:41:18,915 DEBUG storage: FATFS.supported: supported: True ; >00:41:19,169 DEBUG storage: FATFS.supported: supported: True ; >00:41:19,181 DEBUG storage: DMRaidMember.__init__: >07:42:23,692 INFO storage: hiding device partition sdb1 (id 10) >07:42:23,701 DEBUG storage: lvm filter: adding sdb1 to the reject list >07:42:23,711 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdb ; >07:42:23,713 INFO storage: hiding device disk sdb (id 9) >07:42:23,714 DEBUG storage: lvm filter: adding sdb to the reject list >07:42:23,715 DEBUG storage: clearpart: looking at sda7 >07:42:23,716 DEBUG storage: removing sda7 >07:42:23,725 DEBUG storage: PartitionDevice._setFormat: sda7 ; >07:42:23,726 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:42:23,733 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: ext4 ; type: None ; >07:42:23,734 INFO storage: registered action: [0] Destroy Format ext4 filesystem on partition sda7 (id 8) >07:42:23,742 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >07:42:23,756 DEBUG storage: DeviceFormat.teardown: device: /dev/sda7 ; status: False ; type: None ; >07:42:23,868 INFO storage: removed partition sda7 (id 8) from device tree >07:42:23,871 DEBUG storage: DiskDevice.removeChild: kids: 7 ; name: sda ; >07:42:23,873 INFO storage: registered action: [1] Destroy Device partition sda7 (id 8) >07:42:23,876 DEBUG storage: partitions: ['sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6'] >07:42:23,877 DEBUG storage: clearpart: looking at sda6 >07:42:23,877 DEBUG storage: removing sda6 >07:42:23,878 DEBUG storage: devices to remove: [None] >07:42:23,878 DEBUG storage: leaves to remove: [None] >07:42:23,879 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:42:23,882 DEBUG storage: BTRFSVolumeDevice._setFormat: None ; current: btrfs ; type: None ; >07:42:23,883 INFO storage: registered action: [2] Destroy Format btrfs filesystem on btrfs volume btrfs.7 (id 7) >07:42:23,887 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.7 ; status: True ; controllable: True ; >07:42:23,892 DEBUG storage: DeviceFormat.teardown: device: /dev/sda6 ; status: False ; type: None ; >07:42:23,967 INFO storage: removed btrfs volume btrfs.7 (id 7) from device tree >07:42:23,971 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda6 ; >07:42:23,973 INFO storage: registered action: [3] Destroy Device btrfs volume btrfs.7 (id 7) >07:42:23,977 DEBUG storage: PartitionDevice._setFormat: sda6 ; >07:42:23,977 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:42:23,981 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: btrfs ; type: None ; >07:42:23,981 INFO storage: registered action: [4] Destroy Format btrfs filesystem on partition sda6 (id 6) >07:42:23,984 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >07:42:23,990 DEBUG storage: DeviceFormat.teardown: device: /dev/sda6 ; status: False ; type: None ; >07:42:24,066 INFO storage: removed partition sda6 (id 6) from device tree >07:42:24,071 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >07:42:24,073 INFO storage: registered action: [5] Destroy Device partition sda6 (id 6) >07:42:24,076 DEBUG storage: partitions: ['sda1', 'sda2', 'sda3', 'sda4', 'sda5'] >07:42:24,077 DEBUG storage: clearpart: looking at sda5 >07:42:24,077 DEBUG storage: removing sda5 >07:42:24,082 DEBUG storage: PartitionDevice._setFormat: sda5 ; >07:42:24,082 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:42:24,085 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: ext4 ; type: None ; >07:42:24,086 INFO storage: registered action: [6] Destroy Format ext4 filesystem on partition sda5 (id 5) >07:42:24,090 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >07:42:24,097 DEBUG storage: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >07:42:24,179 INFO storage: removed partition sda5 (id 5) from device tree >07:42:24,183 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >07:42:24,187 INFO storage: registered action: [7] Destroy Device partition sda5 (id 5) >07:42:24,190 DEBUG storage: partitions: ['sda1', 'sda2', 'sda3', 'sda4'] >07:42:24,192 DEBUG storage: clearpart: looking at sda4 >07:42:24,193 DEBUG storage: clearpart: looking at sda3 >07:42:24,193 DEBUG storage: removing sda3 >07:42:24,197 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >07:42:24,201 DEBUG storage: PartitionDevice._setFormat: sda3 ; >07:42:24,202 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:42:24,205 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: swap ; type: None ; >07:42:24,206 INFO storage: registered action: [8] Destroy Format swap on partition sda3 (id 3) >07:42:24,209 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >07:42:24,213 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >07:42:24,220 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >07:42:24,305 INFO storage: removed partition sda3 (id 3) from device tree >07:42:24,309 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:42:24,311 INFO storage: registered action: [9] Destroy Device partition sda3 (id 3) >07:42:24,314 DEBUG storage: partitions: ['sda1', 'sda2', 'sda4'] >07:42:24,314 DEBUG storage: clearpart: looking at sda2 >07:42:24,315 DEBUG storage: removing sda2 >07:42:24,319 DEBUG storage: PartitionDevice._setFormat: sda2 ; >07:42:24,320 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:42:24,323 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: ext4 ; type: None ; >07:42:24,324 INFO storage: registered action: [10] Destroy Format ext4 filesystem on partition sda2 (id 2) >07:42:24,327 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >07:42:24,335 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >07:42:24,426 INFO storage: removed partition sda2 (id 2) from device tree >07:42:24,430 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:42:24,432 INFO storage: registered action: [11] Destroy Device partition sda2 (id 2) >07:42:24,435 DEBUG storage: partitions: ['sda1', 'sda4'] >07:42:24,436 DEBUG storage: clearpart: looking at sda1 >07:42:24,437 DEBUG storage: removing sda1 >07:42:24,441 DEBUG storage: PartitionDevice._setFormat: sda1 ; >07:42:24,442 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:42:24,446 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >07:42:24,447 INFO storage: registered action: [12] Destroy Format ext4 filesystem on partition sda1 (id 1) >07:42:24,451 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >07:42:24,459 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >07:42:24,532 INFO storage: removed partition sda1 (id 1) from device tree >07:42:24,536 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:42:24,536 INFO storage: registered action: [13] Destroy Device partition sda1 (id 1) >07:42:24,538 DEBUG storage: partitions: ['sda4'] >07:42:24,538 DEBUG storage: checking whether disk sda has an empty extended >07:42:24,542 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb2de7aec> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xa9830ac> PedPartition: <_ped.Partition object at 0xab336ec> ; logicals is [] >07:42:24,542 DEBUG storage: removing empty extended partition from sda >07:42:24,545 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >07:42:24,548 DEBUG storage: DeviceTree.getDeviceByName returned existing 226894MB partition sda4 (4) >07:42:24,551 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >07:42:24,554 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >07:42:24,559 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >07:42:24,638 INFO storage: removed partition sda4 (id 4) from device tree >07:42:24,643 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >07:42:24,646 INFO storage: registered action: [14] Destroy Device partition sda4 (id 4) >07:42:24,647 DEBUG storage: clearpart: initializing sda >07:42:24,651 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:42:24,651 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:42:24,654 DEBUG storage: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >07:42:24,654 INFO storage: registered action: [15] Destroy Format msdos disklabel on disk sda (id 0) >07:42:24,659 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >07:42:24,662 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >07:42:24,663 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0xb0e11f4c> > PedDisk: <_ped.Disk object at 0xb0e1188c> >07:42:24,664 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >07:42:24,667 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >07:42:24,670 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >07:42:24,670 INFO storage: registered action: [16] Create Format msdos disklabel on disk sda (id 0) >07:42:24,671 DEBUG storage: new disk order: [] >07:42:24,876 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >07:42:24,882 DEBUG storage: DeviceTree.getDeviceByName returned existing 238474MB disk sda (0) with non-existent msdos disklabel >07:42:24,890 DEBUG storage: doAutoPart: True >07:42:24,890 DEBUG storage: encryptedAutoPart: False >07:42:24,890 DEBUG storage: autoPartType: 0 >07:42:24,890 DEBUG storage: clearPartType: 1 >07:42:24,890 DEBUG storage: clearPartDisks: ['sda'] >07:42:24,891 DEBUG storage: autoPartitionRequests: >PartSpec instance (0xb0d4854c) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0xb0d48bec) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0xb0d4812c) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0xb0d7d80c) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0xb0d7d5ec) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4032 maxSize = None grow = False > >07:42:24,891 DEBUG storage: storage.disks: ['sda'] >07:42:24,891 DEBUG storage: storage.partitioned: ['sda'] >07:42:24,892 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0'] >07:42:24,895 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >07:42:24,898 DEBUG storage: DeviceTree.getDeviceByPath returned existing 238474MB disk sda (0) with non-existent msdos disklabel >07:42:24,899 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >07:42:24,899 DEBUG storage: boot disk: sda >07:42:24,931 DEBUG storage: candidate disks: [DiskDevice instance (0xb2e29f6c) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 238474.147949 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/ata1/host0/target0:0:1/0:0:1:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST3250824A path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488395055 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 1 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0xb3452cec> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0xb2de75ec>] >07:42:24,931 DEBUG storage: devs: [] >07:42:24,933 DEBUG storage: _is_valid_disklabel(sda) returning True >07:42:24,933 DEBUG storage: _is_valid_size(sda) returning True >07:42:24,933 DEBUG storage: _is_valid_location(sda) returning True >07:42:24,933 DEBUG storage: _is_valid_format(sda) returning True >07:42:24,934 DEBUG storage: is_valid_stage1_device(sda) returning True >07:42:24,938 DEBUG storage: Ext4FS.supported: supported: True ; >07:42:24,939 DEBUG storage: getFormat('ext4') returning Ext4FS instance >07:42:24,944 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >07:42:24,948 DEBUG storage: PartitionDevice._setFormat: req0 ; >07:42:24,953 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >07:42:24,957 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >07:42:24,957 INFO storage: added partition req0 (id 19) to device tree >07:42:24,958 INFO storage: registered action: [17] Create Device partition req0 (id 19) >07:42:24,959 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:42:24,963 INFO storage: registered action: [18] Create Format ext4 filesystem mounted at / on partition req0 (id 19) >07:42:24,971 DEBUG storage: Ext4FS.supported: supported: True ; >07:42:24,973 DEBUG storage: getFormat('ext4') returning Ext4FS instance >07:42:24,981 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >07:42:24,987 DEBUG storage: PartitionDevice._setFormat: req1 ; >07:42:24,992 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >07:42:24,996 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >07:42:24,997 INFO storage: added partition req1 (id 20) to device tree >07:42:24,999 INFO storage: registered action: [19] Create Device partition req1 (id 20) >07:42:25,005 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:42:25,009 INFO storage: registered action: [20] Create Format ext4 filesystem mounted at /home on partition req1 (id 20) >07:42:25,018 DEBUG storage: Ext4FS.supported: supported: True ; >07:42:25,019 DEBUG storage: getFormat('ext4') returning Ext4FS instance >07:42:25,023 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >07:42:25,026 DEBUG storage: PartitionDevice._setFormat: req2 ; >07:42:25,028 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >07:42:25,031 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >07:42:25,031 INFO storage: added partition req2 (id 21) to device tree >07:42:25,034 INFO storage: registered action: [21] Create Device partition req2 (id 21) >07:42:25,037 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:42:25,039 INFO storage: registered action: [22] Create Format ext4 filesystem mounted at /boot on partition req2 (id 21) >07:42:25,042 INFO storage: skipping unneeded stage1 biosboot request >07:42:25,045 DEBUG storage: PartSpec instance (0xb0d7d80c) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >07:42:25,048 DEBUG storage: existing 238474MB disk sda (0) with non-existent msdos disklabel >07:42:25,053 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >07:42:25,054 DEBUG storage: getFormat('swap') returning SwapSpace instance >07:42:25,059 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >07:42:25,062 DEBUG storage: PartitionDevice._setFormat: req3 ; >07:42:25,065 DEBUG storage: PartitionDevice._setFormat: req3 ; current: None ; type: swap ; >07:42:25,068 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >07:42:25,068 INFO storage: added partition req3 (id 22) to device tree >07:42:25,071 INFO storage: registered action: [23] Create Device partition req3 (id 22) >07:42:25,074 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:42:25,076 INFO storage: registered action: [24] Create Format swap on partition req3 (id 22) >07:42:25,081 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:42:25,084 DEBUG storage: removing all non-preexisting partitions ['req0(id 19)', 'req1(id 20)', 'req2(id 21)', 'req3(id 22)'] from disk(s) ['sda'] >07:42:25,085 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req0(id 19)', 'req1(id 20)', 'req2(id 21)', 'req3(id 22)'] >07:42:25,087 DEBUG storage: removing all non-preexisting partitions ['req2(id 21)', 'req3(id 22)', 'req0(id 19)', 'req1(id 20)'] from disk(s) ['sda'] >07:42:25,093 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >07:42:25,096 DEBUG storage: DeviceTree.getDeviceByPath returned existing 238474MB disk sda (0) with non-existent msdos disklabel >07:42:25,097 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >07:42:25,101 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >07:42:25,105 DEBUG storage: DeviceTree.getDeviceByPath returned existing 238474MB disk sda (0) with non-existent msdos disklabel >07:42:25,105 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >07:42:25,107 DEBUG storage: allocating partition: req2 ; id: 21 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >07:42:25,110 DEBUG storage: checking freespace on sda >07:42:25,113 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >07:42:25,116 DEBUG storage: current free range is 63-488395054 (238474MB) >07:42:25,119 DEBUG storage: updating use_disk to sda, type: 0 >07:42:25,121 DEBUG storage: new free: 63-488395054 / 238474MB >07:42:25,124 DEBUG storage: new free allows for 0 sectors of growth >07:42:25,127 DEBUG storage: found free space for bootable request >07:42:25,130 DEBUG storage: adjusted start sector from 63 to 2048 >07:42:25,133 DEBUG storage: created partition sda1 of 500MB and added it to /dev/sda >07:42:25,137 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >07:42:25,141 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb0e116cc> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xad338ac> PedPartition: <_ped.Partition object at 0xb0e468fc> >07:42:25,144 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >07:42:25,147 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >07:42:25,150 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >07:42:25,153 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb0e116cc> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb0faab2c> PedPartition: <_ped.Partition object at 0xb10255cc> >07:42:25,156 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >07:42:25,159 DEBUG storage: DeviceTree.getDeviceByPath returned existing 238474MB disk sda (0) with non-existent msdos disklabel >07:42:25,159 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >07:42:25,164 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >07:42:25,167 DEBUG storage: DeviceTree.getDeviceByPath returned existing 238474MB disk sda (0) with non-existent msdos disklabel >07:42:25,167 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >07:42:25,170 DEBUG storage: allocating partition: req3 ; id: 22 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 4032MB ; grow: False ; max_size: 0 >07:42:25,172 DEBUG storage: checking freespace on sda >07:42:25,175 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=4032MB boot=False best=None grow=False >07:42:25,178 DEBUG storage: current free range is 63-2047 (0MB) >07:42:25,181 DEBUG storage: current free range is 1026048-488395054 (237973MB) >07:42:25,183 DEBUG storage: updating use_disk to sda, type: 0 >07:42:25,186 DEBUG storage: new free: 1026048-488395054 / 237973MB >07:42:25,189 DEBUG storage: new free allows for 0 sectors of growth >07:42:25,192 DEBUG storage: created partition sda2 of 4032MB and added it to /dev/sda >07:42:25,197 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >07:42:25,200 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb0e116cc> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb0bdd1ec> PedPartition: <_ped.Partition object at 0xb0c359bc> >07:42:25,203 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:42:25,206 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >07:42:25,209 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >07:42:25,212 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb0e116cc> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb101b3ac> PedPartition: <_ped.Partition object at 0xb0f10b6c> >07:42:25,215 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >07:42:25,219 DEBUG storage: DeviceTree.getDeviceByPath returned existing 238474MB disk sda (0) with non-existent msdos disklabel >07:42:25,220 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >07:42:25,223 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >07:42:25,226 DEBUG storage: DeviceTree.getDeviceByPath returned existing 238474MB disk sda (0) with non-existent msdos disklabel >07:42:25,226 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >07:42:25,228 DEBUG storage: allocating partition: req0 ; id: 19 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >07:42:25,231 DEBUG storage: checking freespace on sda >07:42:25,234 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >07:42:25,236 DEBUG storage: current free range is 63-2047 (0MB) >07:42:25,239 DEBUG storage: current free range is 9283584-488395054 (233941MB) >07:42:25,242 DEBUG storage: evaluating growth potential for new layout >07:42:25,244 DEBUG storage: calculating growth for disk /dev/sda >07:42:25,249 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >07:42:25,253 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb0e116cc> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xacfe16c> PedPartition: <_ped.Partition object at 0xb0f10e9c> >07:42:25,256 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:42:25,259 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >07:42:25,260 DEBUG storage: adding request 21 to chunk 488394992 (63-488395054) on /dev/sda >07:42:25,260 DEBUG storage: adding request 22 to chunk 488394992 (63-488395054) on /dev/sda >07:42:25,263 DEBUG storage: adding request 19 to chunk 488394992 (63-488395054) on /dev/sda >07:42:25,265 DEBUG storage: Chunk.growRequests: 488394992 on /dev/sda start = 63 end = 488395054 >sectorSize = 512 > >07:42:25,268 DEBUG storage: req: PartitionRequest instance -- >id = 21 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:42:25,270 DEBUG storage: req: PartitionRequest instance -- >id = 22 name = sda2 growable = False >base = 8257536 growth = 0 max_grow = 0 >done = True >07:42:25,273 DEBUG storage: req: PartitionRequest instance -- >id = 19 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >07:42:25,276 DEBUG storage: 1 requests and 477016304 (232918MB) left in chunk >07:42:25,278 DEBUG storage: adding 477016304 (232918MB) to 19 (sda3) >07:42:25,281 DEBUG storage: taking back 374255856 (182742MB) from 19 (sda3) >07:42:25,284 DEBUG storage: new grow amount for request 19 (sda3) is 102760448 units, or 50176MB >07:42:25,286 DEBUG storage: request 21 (sda1) growth: 0 (0MB) size: 500MB >07:42:25,289 DEBUG storage: request 22 (sda2) growth: 0 (0MB) size: 4032MB >07:42:25,292 DEBUG storage: request 19 (sda3) growth: 102760448 (50176MB) size: 51200MB >07:42:25,294 DEBUG storage: disk /dev/sda growth: 102760448 (50176MB) >07:42:25,299 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >07:42:25,300 DEBUG storage: device sda3 new partedPartition None >07:42:25,304 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:42:25,308 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:42:25,308 DEBUG storage: total growth: 102760448 sectors >07:42:25,310 DEBUG storage: updating use_disk to sda, type: 0 >07:42:25,313 DEBUG storage: new free: 9283584-488395054 / 233941MB >07:42:25,316 DEBUG storage: new free allows for 102760448 sectors of growth >07:42:25,319 DEBUG storage: created partition sda3 of 1024MB and added it to /dev/sda >07:42:25,323 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >07:42:25,326 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb0e116cc> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb0b889ec> PedPartition: <_ped.Partition object at 0xb1025b3c> >07:42:25,330 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:42:25,332 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >07:42:25,336 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >07:42:25,339 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb0e116cc> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb101fcac> PedPartition: <_ped.Partition object at 0xb0b0565c> >07:42:25,343 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >07:42:25,346 DEBUG storage: DeviceTree.getDeviceByPath returned existing 238474MB disk sda (0) with non-existent msdos disklabel >07:42:25,347 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >07:42:25,349 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >07:42:25,353 DEBUG storage: DeviceTree.getDeviceByPath returned existing 238474MB disk sda (0) with non-existent msdos disklabel >07:42:25,353 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >07:42:25,354 DEBUG storage: allocating partition: req1 ; id: 20 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >07:42:25,356 DEBUG storage: checking freespace on sda >07:42:25,359 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=2 req_size=500MB boot=False best=None grow=True >07:42:25,362 DEBUG storage: current free range is 63-2047 (0MB) >07:42:25,364 DEBUG storage: current free range is 11380736-488395054 (232917MB) >07:42:25,367 DEBUG storage: evaluating growth potential for new layout >07:42:25,370 DEBUG storage: calculating growth for disk /dev/sda >07:42:25,372 DEBUG storage: adjusted length from 477014319 to 477014016 >07:42:25,377 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >07:42:25,381 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb0e116cc> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb0ec054c> PedPartition: <_ped.Partition object at 0xb0ffea1c> >07:42:25,384 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >07:42:25,387 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >07:42:25,387 DEBUG storage: adding request 21 to chunk 488394992 (63-488395054) on /dev/sda >07:42:25,388 DEBUG storage: adding request 22 to chunk 488394992 (63-488395054) on /dev/sda >07:42:25,391 DEBUG storage: adding request 19 to chunk 488394992 (63-488395054) on /dev/sda >07:42:25,394 DEBUG storage: Chunk.growRequests: 488394992 on /dev/sda start = 63 end = 488395054 >sectorSize = 512 > >07:42:25,396 DEBUG storage: req: PartitionRequest instance -- >id = 21 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:42:25,398 DEBUG storage: req: PartitionRequest instance -- >id = 22 name = sda2 growable = False >base = 8257536 growth = 0 max_grow = 0 >done = True >07:42:25,401 DEBUG storage: req: PartitionRequest instance -- >id = 19 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >07:42:25,404 DEBUG storage: 1 requests and 477016304 (232918MB) left in chunk >07:42:25,407 DEBUG storage: adding 477016304 (232918MB) to 19 (sda3) >07:42:25,409 DEBUG storage: taking back 374255856 (182742MB) from 19 (sda3) >07:42:25,412 DEBUG storage: new grow amount for request 19 (sda3) is 102760448 units, or 50176MB >07:42:25,414 DEBUG storage: request 21 (sda1) growth: 0 (0MB) size: 500MB >07:42:25,417 DEBUG storage: request 22 (sda2) growth: 0 (0MB) size: 4032MB >07:42:25,419 DEBUG storage: request 19 (sda3) growth: 102760448 (50176MB) size: 51200MB >07:42:25,422 DEBUG storage: disk /dev/sda growth: 102760448 (50176MB) >07:42:25,427 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >07:42:25,427 DEBUG storage: device sda4 new partedPartition None >07:42:25,431 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:42:25,434 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:42:25,435 DEBUG storage: total growth: 102760448 sectors >07:42:25,437 DEBUG storage: updating use_disk to sda, type: 2 >07:42:25,440 DEBUG storage: new free: 11380736-488395054 / 232917MB >07:42:25,442 DEBUG storage: new free allows for 102760448 sectors of growth >07:42:25,445 DEBUG storage: creating extended partition >07:42:25,447 DEBUG storage: adjusted length from 477014319 to 477014016 >07:42:25,450 DEBUG storage: recalculating free space >07:42:25,452 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True >07:42:25,455 DEBUG storage: looking for intersection between extended (11380736-488394751) and free (63-2047) >07:42:25,457 DEBUG storage: free region not suitable for request >07:42:25,460 DEBUG storage: looking for intersection between extended (11380736-488394751) and free (11380799-488394751) >07:42:25,462 DEBUG storage: current free range is 11380799-488394751 (232916MB) >07:42:25,465 DEBUG storage: looking for intersection between extended (11380736-488394751) and free (488394752-488395054) >07:42:25,468 DEBUG storage: free region not suitable for request >07:42:25,470 DEBUG storage: adjusted start sector from 11380799 to 11384832 >07:42:25,473 DEBUG storage: created partition sda5 of 500MB and added it to /dev/sda >07:42:25,478 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >07:42:25,481 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb0e116cc> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb0fbaa4c> PedPartition: <_ped.Partition object at 0xb0e16e6c> >07:42:25,484 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >07:42:25,486 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >07:42:25,491 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >07:42:25,494 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb0e116cc> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb0ffdd2c> PedPartition: <_ped.Partition object at 0xb0e1659c> >07:42:25,494 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda3(id 19)', 'sda5(id 20)', 'sda1(id 21)', 'sda2(id 22)'] >07:42:25,495 DEBUG storage: growable partitions are ['sda3', 'sda5'] >07:42:25,496 DEBUG storage: adding request 19 to chunk 488394992 (63-488395054) on /dev/sda >07:42:25,498 DEBUG storage: adding request 20 to chunk 488394992 (63-488395054) on /dev/sda >07:42:25,501 DEBUG storage: adding request 21 to chunk 488394992 (63-488395054) on /dev/sda >07:42:25,503 DEBUG storage: adding request 22 to chunk 488394992 (63-488395054) on /dev/sda >07:42:25,506 DEBUG storage: disk sda has 1 chunks >07:42:25,508 DEBUG storage: Chunk.growRequests: 488394992 on /dev/sda start = 63 end = 488395054 >sectorSize = 512 > >07:42:25,511 DEBUG storage: req: PartitionRequest instance -- >id = 21 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:42:25,513 DEBUG storage: req: PartitionRequest instance -- >id = 22 name = sda2 growable = False >base = 8257536 growth = 0 max_grow = 0 >done = True >07:42:25,516 DEBUG storage: req: PartitionRequest instance -- >id = 19 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >07:42:25,518 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda5 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >07:42:25,521 DEBUG storage: 2 requests and 475992304 (232418MB) left in chunk >07:42:25,523 DEBUG storage: adding 319826849 (156165MB) to 19 (sda3) >07:42:25,525 DEBUG storage: taking back 217066401 (105989MB) from 19 (sda3) >07:42:25,528 DEBUG storage: new grow amount for request 19 (sda3) is 102760448 units, or 50176MB >07:42:25,530 DEBUG storage: adding 156165454 (76252MB) to 20 (sda5) >07:42:25,533 DEBUG storage: new grow amount for request 20 (sda5) is 156165454 units, or 76252MB >07:42:25,535 DEBUG storage: 1 requests and 217066402 (105989MB) left in chunk >07:42:25,536 DEBUG storage: adding 217066402 (105989MB) to 20 (sda5) >07:42:25,537 DEBUG storage: new grow amount for request 20 (sda5) is 373231856 units, or 182242MB >07:42:25,537 DEBUG storage: growing partitions on sda >07:42:25,538 DEBUG storage: partition sda1 (21): 0 >07:42:25,538 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0xb0ec02ac> PedGeometry: <_ped.Geometry object at 0xb1166cc> >07:42:25,539 DEBUG storage: partition sda2 (22): 0 >07:42:25,540 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 9283583 length: 8257536 > device: <parted.device.Device object at 0xb0ec02ac> PedGeometry: <_ped.Geometry object at 0xb11616c> >07:42:25,540 DEBUG storage: partition sda3 (19): 0 >07:42:25,541 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 9283584 end: 114141183 length: 104857600 > device: <parted.device.Device object at 0xb0ec02ac> PedGeometry: <_ped.Geometry object at 0xb0e4cf8c> >07:42:25,541 DEBUG storage: partition sda5 (20): 1 >07:42:25,542 DEBUG storage: new geometry for sda5: parted.Geometry instance -- > start: 114143232 end: 488394751 length: 374251520 > device: <parted.device.Device object at 0xb0ec02ac> PedGeometry: <_ped.Geometry object at 0xb0e4c5ac> >07:42:25,543 DEBUG storage: removing all non-preexisting partitions ['sda1(id 21)', 'sda2(id 22)', 'sda3(id 19)', 'sda5(id 20)'] from disk(s) ['sda'] >07:42:25,546 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >07:42:25,546 DEBUG storage: device sda1 new partedPartition None >07:42:25,549 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >07:42:25,551 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:42:25,555 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >07:42:25,556 DEBUG storage: device sda2 new partedPartition None >07:42:25,559 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >07:42:25,563 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:42:25,566 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >07:42:25,567 DEBUG storage: device sda3 new partedPartition None >07:42:25,570 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:42:25,573 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:42:25,576 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >07:42:25,577 DEBUG storage: device sda5 new partedPartition None >07:42:25,580 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:42:25,583 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >07:42:25,585 DEBUG storage: removing empty extended partition from sda >07:42:25,586 DEBUG storage: back from removeNewPartitions >07:42:25,586 DEBUG storage: extended: parted.Geometry instance -- > start: 11380736 end: 488394751 length: 477014016 > device: <parted.device.Device object at 0xb1167cc> PedGeometry: <_ped.Geometry object at 0xb0ce774c> >07:42:25,587 DEBUG storage: setting up new geometry for extended on sda >07:42:25,588 DEBUG storage: new geometry for extended: parted.Geometry instance -- > start: 114141184 end: 488395054 length: 374253871 > device: <parted.device.Device object at 0xb0ec02ac> PedGeometry: <_ped.Geometry object at 0xb0f244cc> >07:42:25,589 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0xb0ec02ac> PedGeometry: <_ped.Geometry object at 0xb1166cc> >07:42:25,592 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >07:42:25,595 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb0e116cc> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb0ceb24c> PedPartition: <_ped.Partition object at 0xb10256bc> >07:42:25,598 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >07:42:25,601 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >07:42:25,605 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >07:42:25,608 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb0e116cc> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xad1ffec> PedPartition: <_ped.Partition object at 0xb0f10b6c> >07:42:25,609 DEBUG storage: setting req3 new geometry: parted.Geometry instance -- > start: 1026048 end: 9283583 length: 8257536 > device: <parted.device.Device object at 0xb0ec02ac> PedGeometry: <_ped.Geometry object at 0xb11616c> >07:42:25,612 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >07:42:25,616 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb0e116cc> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb0fdd08c> PedPartition: <_ped.Partition object at 0xb160aa4c> >07:42:25,619 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:42:25,622 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >07:42:25,625 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >07:42:25,629 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb0e116cc> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb106136c> PedPartition: <_ped.Partition object at 0xb0f10e9c> >07:42:25,630 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 9283584 end: 114141183 length: 104857600 > device: <parted.device.Device object at 0xb0ec02ac> PedGeometry: <_ped.Geometry object at 0xb0e4cf8c> >07:42:25,633 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >07:42:25,636 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb0e116cc> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb0e1190c> PedPartition: <_ped.Partition object at 0xb0e1698c> >07:42:25,639 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:42:25,642 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >07:42:25,646 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >07:42:25,649 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb0e116cc> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb101fbec> PedPartition: <_ped.Partition object at 0xb0e16dac> >07:42:25,650 DEBUG storage: setting sda-1 new geometry: parted.Geometry instance -- > start: 114141184 end: 488395054 length: 374253871 > device: <parted.device.Device object at 0xb0ec02ac> PedGeometry: <_ped.Geometry object at 0xb0f244cc> >07:42:25,651 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 114143232 end: 488394751 length: 374251520 > device: <parted.device.Device object at 0xb0ec02ac> PedGeometry: <_ped.Geometry object at 0xb0e4c5ac> >07:42:25,654 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >07:42:25,658 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb0e116cc> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb0faa60c> PedPartition: <_ped.Partition object at 0xb0e16e0c> >07:42:25,661 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >07:42:25,664 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >07:42:25,668 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >07:42:25,671 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb0e116cc> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb0ffd36c> PedPartition: <_ped.Partition object at 0xb0e168cc> >07:42:25,672 DEBUG storage: fixing size of non-existent 500MB partition sda1 (21) with non-existent ext4 filesystem mounted at /boot at 500.00 >07:42:25,673 DEBUG storage: fixing size of non-existent 4032MB partition sda2 (22) with non-existent swap at 4032.00 >07:42:25,674 DEBUG storage: fixing size of non-existent 51200MB partition sda3 (19) with non-existent ext4 filesystem mounted at / at 51200.00 >07:42:25,676 DEBUG storage: fixing size of non-existent 182740MB partition sda5 (20) with non-existent ext4 filesystem mounted at /home at 182740.00 >07:42:25,679 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >07:42:25,682 DEBUG storage: DeviceTree.getDeviceByName returned None >07:42:25,685 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >07:42:25,688 DEBUG storage: PartitionDevice._setFormat: sda4 ; >07:42:25,689 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:42:25,692 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >07:42:25,695 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >07:42:25,698 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >07:42:25,703 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb0e116cc> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb0ffdc8c> PedPartition: <_ped.Partition object at 0xb0e168fc> >07:42:25,704 INFO storage: added partition sda4 (id 23) to device tree >07:42:25,708 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >07:42:25,711 DEBUG storage: DeviceTree.getDeviceByPath returned existing 238474MB disk sda (0) with non-existent msdos disklabel >07:42:25,712 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >07:42:25,715 DEBUG storage: _is_valid_disklabel(sda) returning True >07:42:25,716 DEBUG storage: _is_valid_size(sda) returning True >07:42:25,717 DEBUG storage: _is_valid_location(sda) returning True >07:42:25,717 DEBUG storage: _is_valid_format(sda) returning True >07:42:25,717 DEBUG storage: is_valid_stage1_device(sda) returning True >07:42:25,723 DEBUG storage: _is_valid_disklabel(sda) returning True >07:42:25,724 DEBUG storage: _is_valid_size(sda) returning True >07:42:25,725 DEBUG storage: _is_valid_location(sda) returning True >07:42:25,726 DEBUG storage: _is_valid_format(sda) returning True >07:42:25,726 DEBUG storage: is_valid_stage1_device(sda) returning True >07:42:25,727 DEBUG storage: _is_valid_disklabel(sda1) returning True >07:42:25,728 DEBUG storage: _is_valid_size(sda1) returning True >07:42:25,729 DEBUG storage: _is_valid_location(sda1) returning True >07:42:25,729 DEBUG storage: _is_valid_partition(sda1) returning True >07:42:25,730 DEBUG storage: _is_valid_format(sda1) returning True >07:42:25,730 DEBUG storage: is_valid_stage2_device(sda1) returning True >07:42:25,733 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >07:42:25,736 DEBUG storage: DeviceTree.getDeviceByPath returned existing 238474MB disk sda (0) with non-existent msdos disklabel >07:42:25,737 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >07:42:25,740 DEBUG storage: _is_valid_disklabel(sda) returning True >07:42:25,741 DEBUG storage: _is_valid_size(sda) returning True >07:42:25,741 DEBUG storage: _is_valid_location(sda) returning True >07:42:25,742 DEBUG storage: _is_valid_format(sda) returning True >07:42:25,743 DEBUG storage: is_valid_stage1_device(sda) returning True >07:42:25,753 DEBUG storage: _is_valid_disklabel(sda) returning True >07:42:25,753 DEBUG storage: _is_valid_size(sda) returning True >07:42:25,754 DEBUG storage: _is_valid_location(sda) returning True >07:42:25,754 DEBUG storage: _is_valid_format(sda) returning True >07:42:25,754 DEBUG storage: is_valid_stage1_device(sda) returning True >07:42:25,755 DEBUG storage: _is_valid_disklabel(sda1) returning True >07:42:25,755 DEBUG storage: _is_valid_size(sda1) returning True >07:42:25,756 DEBUG storage: _is_valid_location(sda1) returning True >07:42:25,756 DEBUG storage: _is_valid_partition(sda1) returning True >07:42:25,757 DEBUG storage: _is_valid_format(sda1) returning True >07:42:25,757 DEBUG storage: is_valid_stage2_device(sda1) returning True >07:42:58,021 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >07:42:58,186 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >07:42:58,191 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >07:42:58,196 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >07:42:58,201 DEBUG storage: PartitionDevice.teardown: sda3 ; status: False ; controllable: True ; >07:42:58,205 DEBUG storage: PartitionDevice.teardown: sda5 ; status: False ; controllable: True ; >07:42:58,217 DEBUG storage: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >07:42:58,222 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >07:42:58,228 DEBUG storage: PartitionDevice.teardown: sda4 ; status: False ; controllable: True ; >07:42:58,231 INFO storage: resetting parted disks... >07:42:58,237 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >07:42:58,242 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >07:42:58,247 DEBUG storage: PartitionDevice.preCommitFixup: sda3 ; >07:42:58,253 DEBUG storage: PartitionDevice.preCommitFixup: sda5 ; >07:42:58,258 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >07:42:58,263 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >07:42:58,268 DEBUG storage: PartitionDevice.preCommitFixup: sda4 ; >07:42:58,279 DEBUG storage: PartitionDevice.preCommitFixup: sda7 ; >07:42:58,284 DEBUG storage: sector-based lookup found partition sda7 >07:42:58,290 DEBUG storage: PartitionDevice._setPartedPartition: sda7 ; >07:42:58,296 DEBUG storage: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb346536c> fileSystem: <parted.filesystem.FileSystem object at 0xb0df672c> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb0f8f6cc> PedPartition: <_ped.Partition object at 0xb0d466ec> >07:42:58,302 DEBUG storage: PartitionDevice.preCommitFixup: sda6 ; >07:42:58,308 DEBUG storage: sector-based lookup found partition sda6 >07:42:58,314 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >07:42:58,320 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb346536c> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb0d50eec> PedPartition: <_ped.Partition object at 0xb34637dc> >07:42:58,329 DEBUG storage: PartitionDevice.preCommitFixup: sda5 ; >07:42:58,333 DEBUG storage: sector-based lookup found partition sda5 >07:42:58,339 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >07:42:58,345 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb346536c> fileSystem: <parted.filesystem.FileSystem object at 0xb0ec5f8c> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb0ec5eec> PedPartition: <_ped.Partition object at 0xb34637ac> >07:42:58,350 DEBUG storage: PartitionDevice.preCommitFixup: sda3 ; >07:42:58,354 DEBUG storage: sector-based lookup found partition sda3 >07:42:58,360 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >07:42:58,365 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb346536c> fileSystem: <parted.filesystem.FileSystem object at 0xb0e6bb0c> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb0eca0ec> PedPartition: <_ped.Partition object at 0xb346377c> >07:42:58,371 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >07:42:58,374 DEBUG storage: sector-based lookup found partition sda2 >07:42:58,380 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >07:42:58,386 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb346536c> fileSystem: <parted.filesystem.FileSystem object at 0xb0e6b78c> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb0e6bcac> PedPartition: <_ped.Partition object at 0xb34636ec> >07:42:58,391 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >07:42:58,395 DEBUG storage: sector-based lookup found partition sda1 >07:42:58,398 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >07:42:58,403 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb346536c> fileSystem: <parted.filesystem.FileSystem object at 0xb0e6f08c> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb105aa8c> PedPartition: <_ped.Partition object at 0xb34636bc> >07:42:58,408 DEBUG storage: PartitionDevice.preCommitFixup: sda4 ; >07:42:58,412 DEBUG storage: extended lookup found partition sda4 >07:42:58,417 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >07:42:58,430 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb346536c> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb0e6b62c> PedPartition: <_ped.Partition object at 0xb346368c> >07:42:58,433 DEBUG storage: action: [0] Destroy Format ext4 filesystem on partition sda7 (id 8) >07:42:58,436 DEBUG storage: action: [1] Destroy Device partition sda7 (id 8) >07:42:58,439 DEBUG storage: action: [2] Destroy Format btrfs filesystem on btrfs volume btrfs.7 (id 7) >07:42:58,440 DEBUG storage: action: [3] Destroy Device btrfs volume btrfs.7 (id 7) >07:42:58,440 DEBUG storage: action: [4] Destroy Format btrfs filesystem on partition sda6 (id 6) >07:42:58,448 DEBUG storage: action: [5] Destroy Device partition sda6 (id 6) >07:42:58,448 DEBUG storage: action: [6] Destroy Format ext4 filesystem on partition sda5 (id 5) >07:42:58,448 DEBUG storage: action: [7] Destroy Device partition sda5 (id 5) >07:42:58,449 DEBUG storage: action: [8] Destroy Format swap on partition sda3 (id 3) >07:42:58,449 DEBUG storage: action: [9] Destroy Device partition sda3 (id 3) >07:42:58,449 DEBUG storage: action: [10] Destroy Format ext4 filesystem on partition sda2 (id 2) >07:42:58,449 DEBUG storage: action: [11] Destroy Device partition sda2 (id 2) >07:42:58,450 DEBUG storage: action: [12] Destroy Format ext4 filesystem on partition sda1 (id 1) >07:42:58,450 DEBUG storage: action: [13] Destroy Device partition sda1 (id 1) >07:42:58,450 DEBUG storage: action: [14] Destroy Device partition sda4 (id 4) >07:42:58,450 DEBUG storage: action: [15] Destroy Format msdos disklabel on disk sda (id 0) >07:42:58,451 DEBUG storage: action: [16] Create Format msdos disklabel on disk sda (id 0) >07:42:58,451 DEBUG storage: action: [17] Create Device partition sda3 (id 19) >07:42:58,453 DEBUG storage: action: [18] Create Format ext4 filesystem mounted at / on partition sda3 (id 19) >07:42:58,456 DEBUG storage: action: [19] Create Device partition sda5 (id 20) >07:42:58,459 DEBUG storage: action: [20] Create Format ext4 filesystem mounted at /home on partition sda5 (id 20) >07:42:58,462 DEBUG storage: action: [21] Create Device partition sda1 (id 21) >07:42:58,465 DEBUG storage: action: [22] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 21) >07:42:58,468 DEBUG storage: action: [23] Create Device partition sda2 (id 22) >07:42:58,470 DEBUG storage: action: [24] Create Format swap on partition sda2 (id 22) >07:42:58,473 DEBUG storage: action: [25] Create Device partition sda4 (id 23) >07:42:58,476 INFO storage: pruning action queue... >07:42:58,479 INFO storage: sorting actions... >07:42:58,491 DEBUG storage: action: [12] Destroy Format ext4 filesystem on partition sda1 (id 1) >07:42:58,496 DEBUG storage: action: [10] Destroy Format ext4 filesystem on partition sda2 (id 2) >07:42:58,497 DEBUG storage: action: [8] Destroy Format swap on partition sda3 (id 3) >07:42:58,497 DEBUG storage: action: [6] Destroy Format ext4 filesystem on partition sda5 (id 5) >07:42:58,497 DEBUG storage: action: [2] Destroy Format btrfs filesystem on btrfs volume btrfs.7 (id 7) >07:42:58,498 DEBUG storage: action: [3] Destroy Device btrfs volume btrfs.7 (id 7) >07:42:58,498 DEBUG storage: action: [4] Destroy Format btrfs filesystem on partition sda6 (id 6) >07:42:58,502 DEBUG storage: action: [0] Destroy Format ext4 filesystem on partition sda7 (id 8) >07:42:58,502 DEBUG storage: action: [1] Destroy Device partition sda7 (id 8) >07:42:58,504 DEBUG storage: action: [5] Destroy Device partition sda6 (id 6) >07:42:58,507 DEBUG storage: action: [7] Destroy Device partition sda5 (id 5) >07:42:58,510 DEBUG storage: action: [14] Destroy Device partition sda4 (id 4) >07:42:58,512 DEBUG storage: action: [9] Destroy Device partition sda3 (id 3) >07:42:58,516 DEBUG storage: action: [11] Destroy Device partition sda2 (id 2) >07:42:58,518 DEBUG storage: action: [13] Destroy Device partition sda1 (id 1) >07:42:58,521 DEBUG storage: action: [15] Destroy Format msdos disklabel on disk sda (id 0) >07:42:58,523 DEBUG storage: action: [16] Create Format msdos disklabel on disk sda (id 0) >07:42:58,526 DEBUG storage: action: [21] Create Device partition sda1 (id 21) >07:42:58,529 DEBUG storage: action: [23] Create Device partition sda2 (id 22) >07:42:58,532 DEBUG storage: action: [24] Create Format swap on partition sda2 (id 22) >07:42:58,535 DEBUG storage: action: [17] Create Device partition sda3 (id 19) >07:42:58,537 DEBUG storage: action: [25] Create Device partition sda4 (id 23) >07:42:58,540 DEBUG storage: action: [19] Create Device partition sda5 (id 20) >07:42:58,542 DEBUG storage: action: [20] Create Format ext4 filesystem mounted at /home on partition sda5 (id 20) >07:42:58,545 DEBUG storage: action: [18] Create Format ext4 filesystem mounted at / on partition sda3 (id 19) >07:42:58,547 DEBUG storage: action: [22] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 21) >07:42:58,551 INFO storage: executing action: [12] Destroy Format ext4 filesystem on partition sda1 (id 1) >07:42:58,555 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: True ; >07:42:58,558 DEBUG storage: Ext4FS.destroy: device: /dev/sda1 ; status: False ; type: ext4 ; >07:42:58,933 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >07:42:58,943 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >07:42:59,106 INFO storage: executing action: [10] Destroy Format ext4 filesystem on partition sda2 (id 2) >07:42:59,110 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >07:42:59,112 DEBUG storage: Ext4FS.destroy: device: /dev/sda2 ; status: False ; type: ext4 ; >07:42:59,332 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >07:42:59,338 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >07:42:59,485 INFO storage: executing action: [8] Destroy Format swap on partition sda3 (id 3) >07:42:59,489 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: True ; >07:42:59,491 DEBUG storage: SwapSpace.destroy: device: /dev/sda3 ; status: False ; type: swap ; >07:42:59,711 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >07:42:59,718 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >07:42:59,888 INFO storage: executing action: [6] Destroy Format ext4 filesystem on partition sda5 (id 5) >07:42:59,891 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: True ; >07:42:59,894 DEBUG storage: Ext4FS.destroy: device: /dev/sda5 ; status: False ; type: ext4 ; >07:43:00,159 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >07:43:00,172 DEBUG storage: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >07:43:00,328 INFO storage: executing action: [2] Destroy Format btrfs filesystem on btrfs volume btrfs.7 (id 7) >07:43:00,331 DEBUG storage: BTRFSVolumeDevice.setup: btrfs.7 ; status: True ; controllable: True ; orig: True ; >07:43:00,415 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.7 ; status: True ; controllable: True ; >07:43:00,422 DEBUG storage: DeviceFormat.teardown: device: /dev/sda6 ; status: False ; type: None ; >07:43:00,588 INFO storage: executing action: [3] Destroy Device btrfs volume btrfs.7 (id 7) >07:43:00,595 DEBUG storage: BTRFSVolumeDevice.destroy: btrfs.7 ; status: True ; >07:43:00,601 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.7 ; status: True ; controllable: True ; >07:43:00,611 DEBUG storage: DeviceFormat.teardown: device: /dev/sda6 ; status: False ; type: None ; >07:43:00,700 DEBUG storage: BTRFSVolumeDevice.setupParents: kids: 0 ; name: btrfs.7 ; orig: True ; >07:43:00,703 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: True ; >07:43:00,706 DEBUG storage: BTRFS.setup: device: /dev/sda6 ; mountpoint: None ; type: btrfs ; >07:43:00,708 DEBUG storage: BTRFSVolumeDevice._destroy: btrfs.7 ; status: True ; >07:43:00,711 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: True ; >07:43:00,717 DEBUG storage: DeviceFormat.destroy: device: /dev/sda6 ; status: False ; type: None ; >07:43:00,961 INFO storage: executing action: [4] Destroy Format btrfs filesystem on partition sda6 (id 6) >07:43:00,968 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: True ; >07:43:01,054 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >07:43:01,064 DEBUG storage: DeviceFormat.teardown: device: /dev/sda6 ; status: False ; type: None ; >07:43:01,228 INFO storage: executing action: [0] Destroy Format ext4 filesystem on partition sda7 (id 8) >07:43:01,231 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: True ; >07:43:01,233 DEBUG storage: Ext4FS.destroy: device: /dev/sda7 ; status: False ; type: ext4 ; >07:43:01,544 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >07:43:01,554 DEBUG storage: DeviceFormat.teardown: device: /dev/sda7 ; status: False ; type: None ; >07:43:01,715 INFO storage: executing action: [1] Destroy Device partition sda7 (id 8) >07:43:01,718 DEBUG storage: PartitionDevice.destroy: sda7 ; status: True ; >07:43:01,722 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >07:43:01,730 DEBUG storage: DeviceFormat.teardown: device: /dev/sda7 ; status: False ; type: None ; >07:43:01,810 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda7 ; orig: True ; >07:43:01,816 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >07:43:01,822 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >07:43:01,829 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >07:43:01,836 DEBUG storage: PartitionDevice._destroy: sda7 ; status: True ; >07:43:01,845 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 6 ; > > >/tmp/ifcfg.log: >04:40:26,770 DEBUG ifcfg: Network object created called >04:40:27,058 DEBUG ifcfg: NetworkDevice em1: setDefaultConfig() >04:40:27,059 DEBUG ifcfg: NetworkDevice em1 set: DEVICE=em1 BOOTPROTO=dhcp ONBOOT=no >04:40:27,062 DEBUG ifcfg: NetworkDevice em1 set: HWADDR=00:1A:4D:0D:C0:07 >04:40:27,063 DEBUG ifcfg: NetworkDevice em1 set: UUID=8ad57bf0-58f5-48ae-ad0a-67fde6cdb462 >04:40:27,064 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: > >04:40:27,064 DEBUG ifcfg: NetworkDevice em1: >DEVICE="em1" >HWADDR="00:1A:4D:0D:C0:07" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="8ad57bf0-58f5-48ae-ad0a-67fde6cdb462" > >04:40:27,064 DEBUG ifcfg: writeIfcfgFile em1 to /etc/sysconfig/network-scripts/ifcfg-em1 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Alpha\x20i386 xdriver=vesa nomodeset quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >04:39:38,324 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >04:39:38,325 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="609" x-info="http://www.rsyslog.com"] start >04:39:38,327 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >04:39:38,327 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >04:39:38,327 NOTICE kernel:[ 0.000000] Linux version 3.6.0-0.rc2.git2.1.fc18.i686 (mockbuild@) (gcc version 4.7.1 20120720 (Red Hat 4.7.1-5) (GCC) ) #1 SMP Wed Aug 22 12:22:10 UTC 2012 >04:39:38,327 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >04:39:38,327 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable >04:39:38,327 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved >04:39:38,327 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >04:39:38,327 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffeffff] usable >04:39:38,327 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007fff0000-0x000000007fff2fff] ACPI NVS >04:39:38,327 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007fff3000-0x000000007fffffff] ACPI data >04:39:38,327 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d0000000-0x00000000dfffffff] reserved >04:39:38,327 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved >04:39:38,327 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved >04:39:38,327 NOTICE kernel:[ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! >04:39:38,327 INFO kernel:[ 0.000000] DMI 2.3 present. >04:39:38,327 DEBUG kernel:[ 0.000000] DMI: /M55S-S3, BIOS FJE 08/24/2009 >04:39:38,327 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >04:39:38,327 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >04:39:38,327 INFO kernel:[ 0.000000] e820: last_pfn = 0x7fff0 max_arch_pfn = 0x100000 >04:39:38,327 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >04:39:38,327 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >04:39:38,327 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >04:39:38,327 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >04:39:38,327 DEBUG kernel:[ 0.000000] C0000-C7FFF write-protect >04:39:38,327 DEBUG kernel:[ 0.000000] C8000-CFFFF uncachable >04:39:38,327 DEBUG kernel:[ 0.000000] D0000-D3FFF write-back >04:39:38,327 DEBUG kernel:[ 0.000000] D4000-EFFFF uncachable >04:39:38,327 DEBUG kernel:[ 0.000000] F0000-FFFFF write-through >04:39:38,327 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >04:39:38,327 DEBUG kernel:[ 0.000000] 0 base 0000000000 mask FF80000000 write-back >04:39:38,327 DEBUG kernel:[ 0.000000] 1 disabled >04:39:38,327 DEBUG kernel:[ 0.000000] 2 disabled >04:39:38,327 DEBUG kernel:[ 0.000000] 3 disabled >04:39:38,327 DEBUG kernel:[ 0.000000] 4 disabled >04:39:38,327 DEBUG kernel:[ 0.000000] 5 disabled >04:39:38,327 DEBUG kernel:[ 0.000000] 6 disabled >04:39:38,327 DEBUG kernel:[ 0.000000] 7 disabled >04:39:38,327 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >04:39:38,327 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000f4a70-0x000f4a7f] mapped at [c00f4a70] >04:39:38,327 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x017fffff] >04:39:38,327 DEBUG kernel:[ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384 >04:39:38,327 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x373fdfff] >04:39:38,327 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x003fffff] page 4k >04:39:38,327 DEBUG kernel:[ 0.000000] [mem 0x00400000-0x36ffffff] page 2M >04:39:38,327 DEBUG kernel:[ 0.000000] [mem 0x37000000-0x373fdfff] page 4k >04:39:38,327 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x373fdfff @ [mem 0x017f9000-0x017fffff] >04:39:38,327 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7e6ac000-0x7ffcefff] >04:39:38,327 INFO kernel:[ 0.000000] Allocated new RAMDISK: [mem 0x35adb000-0x373fd8d3] >04:39:38,327 INFO kernel:[ 0.000000] Move RAMDISK from [mem 0x7e6ac000-0x7ffce8d3] to [mem 0x35adb000-0x373fd8d3] >04:39:38,327 WARNING kernel:[ 0.000000] ACPI: RSDP 000f63e0 00014 (v00 GBT ) >04:39:38,327 WARNING kernel:[ 0.000000] ACPI: RSDT 7fff3000 00038 (v01 GBT NVDAACPI 42302E31 NVDA 01010101) >04:39:38,327 WARNING kernel:[ 0.000000] ACPI: FACP 7fff3040 00074 (v01 GBT NVDAACPI 42302E31 NVDA 01010101) >04:39:38,327 WARNING kernel:[ 0.000000] ACPI: DSDT 7fff30c0 04A61 (v01 GBT NVDAACPI 00001000 MSFT 03000000) >04:39:38,327 WARNING kernel:[ 0.000000] ACPI: FACS 7fff0000 00040 >04:39:38,327 WARNING kernel:[ 0.000000] ACPI: SSDT 7fff7c00 002CC (v01 PTLTD POWERNOW 00000001 LTP 00000001) >04:39:38,327 WARNING kernel:[ 0.000000] ACPI: HPET 7fff7f00 00038 (v01 GBT NVDAACPI 42302E31 NVDA 00000098) >04:39:38,327 WARNING kernel:[ 0.000000] ACPI: MCFG 7fff7f40 0003C (v01 GBT NVDAACPI 42302E31 NVDA 01010101) >04:39:38,327 WARNING kernel:[ 0.000000] ACPI: APIC 7fff7b40 00098 (v01 GBT NVDAACPI 42302E31 NVDA 01010101) >04:39:38,327 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >04:39:38,327 NOTICE kernel:[ 0.000000] 1163MB HIGHMEM available. >04:39:38,327 NOTICE kernel:[ 0.000000] 883MB LOWMEM available. >04:39:38,328 INFO kernel:[ 0.000000] mapped low ram: 0 - 373fe000 >04:39:38,328 INFO kernel:[ 0.000000] low ram: 0 - 373fe000 >04:39:38,328 WARNING kernel:[ 0.000000] Zone ranges: >04:39:38,328 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >04:39:38,328 WARNING kernel:[ 0.000000] Normal [mem 0x01000000-0x373fdfff] >04:39:38,328 WARNING kernel:[ 0.000000] HighMem [mem 0x373fe000-0x7ffeffff] >04:39:38,328 WARNING kernel:[ 0.000000] Movable zone start for each node >04:39:38,328 WARNING kernel:[ 0.000000] Early memory node ranges >04:39:38,328 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009efff] >04:39:38,328 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x7ffeffff] >04:39:38,328 DEBUG kernel:[ 0.000000] On node 0 totalpages: 524159 >04:39:38,328 DEBUG kernel:[ 0.000000] free_area_init_node: node 0, pgdat c0cc45c0, node_mem_map f4ada200 >04:39:38,328 DEBUG kernel:[ 0.000000] DMA zone: 32 pages used for memmap >04:39:38,328 DEBUG kernel:[ 0.000000] DMA zone: 0 pages reserved >04:39:38,328 DEBUG kernel:[ 0.000000] DMA zone: 3951 pages, LIFO batch:0 >04:39:38,328 DEBUG kernel:[ 0.000000] Normal zone: 1736 pages used for memmap >04:39:38,328 DEBUG kernel:[ 0.000000] Normal zone: 220470 pages, LIFO batch:31 >04:39:38,328 DEBUG kernel:[ 0.000000] HighMem zone: 2328 pages used for memmap >04:39:38,328 DEBUG kernel:[ 0.000000] HighMem zone: 295642 pages, LIFO batch:31 >04:39:38,328 INFO kernel:[ 0.000000] Using APIC driver default >04:39:38,328 INFO kernel:[ 0.000000] Detected use of extended apic ids on hypertransport bus >04:39:38,328 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x1008 >04:39:38,328 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >04:39:38,328 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >04:39:38,328 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >04:39:38,328 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled) >04:39:38,328 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled) >04:39:38,328 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1]) >04:39:38,328 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) >04:39:38,328 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1]) >04:39:38,328 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1]) >04:39:38,328 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >04:39:38,328 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23 >04:39:38,328 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >04:39:38,328 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >04:39:38,328 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge) >04:39:38,328 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge) >04:39:38,328 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >04:39:38,328 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >04:39:38,328 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >04:39:38,328 DEBUG kernel:[ 0.000000] ACPI: IRQ14 used by override. >04:39:38,328 DEBUG kernel:[ 0.000000] ACPI: IRQ15 used by override. >04:39:38,328 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >04:39:38,328 INFO kernel:[ 0.000000] ACPI: HPET id: 0x10b9a201 base: 0xfefff000 >04:39:38,328 INFO kernel:[ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs >04:39:38,328 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >04:39:38,328 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >04:39:38,328 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >04:39:38,328 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >04:39:38,328 INFO kernel:[ 0.000000] e820: [mem 0x80000000-0xcfffffff] available for PCI devices >04:39:38,328 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >04:39:38,328 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:4 nr_node_ids:1 >04:39:38,328 INFO kernel:[ 0.000000] PERCPU: Embedded 334 pages/cpu @f457b000 s1345152 r0 d22912 u1368064 >04:39:38,328 DEBUG kernel:[ 0.000000] pcpu-alloc: s1345152 r0 d22912 u1368064 alloc=334*4096 >04:39:38,328 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 >04:39:38,328 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 520063 >04:39:38,328 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Alpha\x20i386 xdriver=vesa nomodeset quiet BOOT_IMAGE=vmlinuz >04:39:38,328 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) >04:39:38,328 INFO kernel:[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) >04:39:38,328 INFO kernel:[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) >04:39:38,328 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >04:39:38,328 INFO kernel:[ 0.000000] Initializing CPU#0 >04:39:38,328 INFO kernel:[ 0.000000] allocated 4194048 bytes of page_cgroup >04:39:38,328 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >04:39:38,328 INFO kernel:[ 0.000000] Initializing HighMem for node 0 (000373fe:0007fff0) >04:39:38,329 INFO kernel:[ 0.000000] Memory: 2025980k/2097088k available (6158k kernel code, 70656k reserved, 2914k data, 2020k init, 1191880k highmem) >04:39:38,329 INFO kernel:[ 0.000000] virtual kernel memory layout: >04:39:38,329 INFO kernel:[ 0.000000] fixmap : 0xffa96000 - 0xfffff000 (5540 kB) >04:39:38,329 INFO kernel:[ 0.000000] pkmap : 0xff400000 - 0xff800000 (4096 kB) >04:39:38,329 INFO kernel:[ 0.000000] vmalloc : 0xf7bfe000 - 0xff3fe000 ( 120 MB) >04:39:38,329 INFO kernel:[ 0.000000] lowmem : 0xc0000000 - 0xf73fe000 ( 883 MB) >04:39:38,329 INFO kernel:[ 0.000000] .init : 0xc0cdd000 - 0xc0ed6000 (2020 kB) >04:39:38,329 INFO kernel:[ 0.000000] .data : 0xc0a03af1 - 0xc0cdc340 (2914 kB) >04:39:38,329 INFO kernel:[ 0.000000] .text : 0xc0400000 - 0xc0a03af1 (6158 kB) >04:39:38,329 INFO kernel:[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. >04:39:38,329 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >04:39:38,329 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >04:39:38,329 INFO kernel:[ 0.000000] RCU lockdep checking is enabled. >04:39:38,329 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=4. >04:39:38,329 INFO kernel:[ 0.000000] NR_IRQS:2304 nr_irqs:712 16 >04:39:38,329 DEBUG kernel:[ 0.000000] CPU 0 irqstacks, hard=f3c14000 soft=f3c16000 >04:39:38,329 DEBUG kernel:[ 0.000000] spurious 8259A interrupt: IRQ7. >04:39:38,329 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >04:39:38,329 INFO kernel:[ 0.000000] console [tty0] enabled >04:39:38,329 WARNING kernel:[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >04:39:38,329 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >04:39:38,329 WARNING kernel:[ 0.000000] ... MAX_LOCK_DEPTH: 48 >04:39:38,329 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >04:39:38,329 WARNING kernel:[ 0.000000] ... CLASSHASH_SIZE: 4096 >04:39:38,329 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >04:39:38,329 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >04:39:38,329 WARNING kernel:[ 0.000000] ... CHAINHASH_SIZE: 16384 >04:39:38,329 WARNING kernel:[ 0.000000] memory used by lock dependency info: 3823 kB >04:39:38,329 WARNING kernel:[ 0.000000] per task-struct memory footprint: 1920 bytes >04:39:38,329 DEBUG kernel:[ 0.000000] ODEBUG: 20 of 20 active objects replaced >04:39:38,329 INFO kernel:[ 0.000000] kmemleak: Kernel memory leak detector disabled >04:39:38,329 DEBUG kernel:[ 0.000000] hpet clockevent registered >04:39:38,329 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >04:39:38,329 INFO kernel:[ 0.000000] tsc: Detected 2814.235 MHz processor >04:39:38,329 INFO kernel:[ 0.000000] tsc: Marking TSC unstable due to TSCs unsynchronized >04:39:38,329 INFO kernel:[ 0.001004] Calibrating delay loop (skipped), value calculated using timer frequency.. 5628.47 BogoMIPS (lpj=2814235) >04:39:38,329 INFO kernel:[ 0.001008] pid_max: default: 32768 minimum: 301 >04:39:38,329 INFO kernel:[ 0.002413] Security Framework initialized >04:39:38,329 INFO kernel:[ 0.002423] SELinux: Initializing. >04:39:38,329 DEBUG kernel:[ 0.002529] SELinux: Starting in permissive mode >04:39:38,329 INFO kernel:[ 0.003138] Mount-cache hash table entries: 512 >04:39:38,329 INFO kernel:[ 0.006967] Initializing cgroup subsys cpuacct >04:39:38,329 INFO kernel:[ 0.006971] Initializing cgroup subsys memory >04:39:38,329 INFO kernel:[ 0.007193] Initializing cgroup subsys devices >04:39:38,329 INFO kernel:[ 0.007210] Initializing cgroup subsys freezer >04:39:38,329 INFO kernel:[ 0.007219] Initializing cgroup subsys net_cls >04:39:38,329 INFO kernel:[ 0.007229] Initializing cgroup subsys blkio >04:39:38,329 INFO kernel:[ 0.007232] Initializing cgroup subsys perf_event >04:39:38,329 INFO kernel:[ 0.007578] CPU: Physical Processor ID: 0 >04:39:38,329 INFO kernel:[ 0.007580] CPU: Processor Core ID: 0 >04:39:38,329 INFO kernel:[ 0.007583] mce: CPU supports 5 MCE banks >04:39:38,329 INFO kernel:[ 0.007599] LVT offset 0 assigned for vector 0xf9 >04:39:38,329 INFO kernel:[ 0.007606] process: using AMD E400 aware idle routine >04:39:38,329 INFO kernel:[ 0.008639] ACPI: Core revision 20120711 >04:39:38,329 INFO kernel:[ 0.194020] ftrace: allocating 22878 entries in 45 pages >04:39:38,329 INFO kernel:[ 0.200354] Enabling APIC mode: Flat. Using 1 I/O APICs >04:39:38,329 INFO kernel:[ 0.200947] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >04:39:38,329 INFO kernel:[ 0.211023] smpboot: CPU0: AMD Athlon(tm) 64 X2 Dual Core Processor 5600+ stepping 03 >04:39:38,329 INFO kernel:[ 0.211967] Performance Events: AMD PMU driver. >04:39:38,329 INFO kernel:[ 0.211967] ... version: 0 >04:39:38,329 INFO kernel:[ 0.211967] ... bit width: 48 >04:39:38,329 INFO kernel:[ 0.211967] ... generic registers: 4 >04:39:38,329 INFO kernel:[ 0.211967] ... value mask: 0000ffffffffffff >04:39:38,329 INFO kernel:[ 0.211967] ... max period: 00007fffffffffff >04:39:38,329 INFO kernel:[ 0.211967] ... fixed-purpose events: 0 >04:39:38,329 INFO kernel:[ 0.211967] ... event mask: 000000000000000f >04:39:38,329 INFO kernel:[ 0.214019] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >04:39:38,330 INFO kernel:[ 0.215152] SMP alternatives: lockdep: fixing up alternatives >04:39:38,330 DEBUG kernel:[ 0.215170] CPU 1 irqstacks, hard=f3d9a000 soft=f3d9c000 >04:39:38,330 INFO kernel:[ 0.001999] Initializing CPU#1 >04:39:38,330 INFO kernel:[ 0.215172] smpboot: Booting Node 0, Processors #1 >04:39:38,330 INFO kernel:[ 0.286173] Brought up 2 CPUs >04:39:38,330 INFO kernel:[ 0.286177] smpboot: Total of 2 processors activated (11256.78 BogoMIPS) >04:39:38,330 INFO kernel:[ 0.288540] devtmpfs: initialized >04:39:38,330 INFO kernel:[ 0.291081] PM: Registering ACPI NVS region [mem 0x7fff0000-0x7fff2fff] (12288 bytes) >04:39:38,330 INFO kernel:[ 0.292332] atomic64 test passed for i586+ platform with CX8 and with SSE >04:39:38,330 INFO kernel:[ 0.292472] RTC time: 4:38:56, date: 09/15/12 >04:39:38,330 INFO kernel:[ 0.293048] NET: Registered protocol family 16 >04:39:38,330 DEBUG kernel:[ 0.294306] node 0 link 0: io port [1000, fffff] >04:39:38,330 INFO kernel:[ 0.294315] TOM: 0000000080000000 aka 2048M >04:39:38,330 DEBUG kernel:[ 0.294317] node 0 link 0: mmio [f0000000, f7ffffff] >04:39:38,330 DEBUG kernel:[ 0.294326] node 0 link 0: mmio [a0000, bffff] >04:39:38,330 DEBUG kernel:[ 0.294334] node 0 link 0: mmio [80000000, ffb7ffff] >04:39:38,330 DEBUG kernel:[ 0.294338] bus: [bus 00-ff] on node 0 link 0 >04:39:38,330 DEBUG kernel:[ 0.294339] bus: 00 [io 0x0000-0xffff] >04:39:38,330 DEBUG kernel:[ 0.294341] bus: 00 [mem 0x80000000-0xffffffff] >04:39:38,330 DEBUG kernel:[ 0.294343] bus: 00 [mem 0x000a0000-0x000bffff] >04:39:38,330 INFO kernel:[ 0.294803] ACPI: bus type pci registered >04:39:38,330 INFO kernel:[ 0.295417] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) >04:39:38,330 INFO kernel:[ 0.295420] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820 >04:39:38,330 INFO kernel:[ 0.295422] PCI: Using MMCONFIG for extended config space >04:39:38,330 INFO kernel:[ 0.295423] PCI: Using configuration type 1 for base access >04:39:38,330 INFO kernel:[ 0.315229] bio: create slab <bio-0> at 0 >04:39:38,330 INFO kernel:[ 0.316315] ACPI: Added _OSI(Module Device) >04:39:38,330 INFO kernel:[ 0.316327] ACPI: Added _OSI(Processor Device) >04:39:38,330 INFO kernel:[ 0.316338] ACPI: Added _OSI(3.0 _SCP Extensions) >04:39:38,330 INFO kernel:[ 0.316349] ACPI: Added _OSI(Processor Aggregator Device) >04:39:38,330 DEBUG kernel:[ 0.324467] ACPI: EC: Look up EC in DSDT >04:39:38,330 INFO kernel:[ 0.453915] ACPI: Interpreter enabled >04:39:38,330 INFO kernel:[ 0.453921] ACPI: (supports S0 S1 S4 S5) >04:39:38,330 INFO kernel:[ 0.454375] ACPI: Using IOAPIC for interrupt routing >04:39:38,330 INFO kernel:[ 0.614798] ACPI: No dock devices found. >04:39:38,330 INFO kernel:[ 0.614806] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >04:39:38,330 INFO kernel:[ 0.616272] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >04:39:38,330 INFO kernel:[ 0.618969] pci_root PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge >04:39:38,330 INFO kernel:[ 0.619626] PCI host bridge to bus 0000:00 >04:39:38,330 DEBUG kernel:[ 0.619637] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >04:39:38,330 INFO kernel:[ 0.619639] pci_bus 0000:00: root bus resource [bus 00-ff] >04:39:38,330 INFO kernel:[ 0.619648] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >04:39:38,330 INFO kernel:[ 0.619656] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >04:39:38,330 INFO kernel:[ 0.619665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >04:39:38,330 INFO kernel:[ 0.619674] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff] >04:39:38,330 INFO kernel:[ 0.619682] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] >04:39:38,331 DEBUG kernel:[ 0.619758] pci 0000:00:00.0: [10de:0369] type 00 class 0x050000 >04:39:38,331 DEBUG kernel:[ 0.620069] pci 0000:00:01.0: [10de:0363] type 00 class 0x060100 >04:39:38,331 DEBUG kernel:[ 0.620188] pci 0000:00:01.1: [10de:0368] type 00 class 0x0c0500 >04:39:38,331 DEBUG kernel:[ 0.620210] pci 0000:00:01.1: reg 10: [io 0xe400-0xe43f] >04:39:38,331 DEBUG kernel:[ 0.620248] pci 0000:00:01.1: reg 20: [io 0x1c00-0x1c3f] >04:39:38,331 DEBUG kernel:[ 0.620260] pci 0000:00:01.1: reg 24: [io 0x1c80-0x1cbf] >04:39:38,331 DEBUG kernel:[ 0.620332] pci 0000:00:01.1: PME# supported from D3hot D3cold >04:39:38,331 DEBUG kernel:[ 0.620412] pci 0000:00:02.0: [10de:036c] type 00 class 0x0c0310 >04:39:38,331 DEBUG kernel:[ 0.620430] pci 0000:00:02.0: reg 10: [mem 0xfb104000-0xfb104fff] >04:39:38,331 DEBUG kernel:[ 0.620530] pci 0000:00:02.0: supports D1 D2 >04:39:38,331 DEBUG kernel:[ 0.620532] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold >04:39:38,331 DEBUG kernel:[ 0.620576] pci 0000:00:02.1: [10de:036d] type 00 class 0x0c0320 >04:39:38,331 DEBUG kernel:[ 0.620595] pci 0000:00:02.1: reg 10: [mem 0xfb105000-0xfb1050ff] >04:39:38,331 DEBUG kernel:[ 0.620703] pci 0000:00:02.1: supports D1 D2 >04:39:38,331 DEBUG kernel:[ 0.620705] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold >04:39:38,331 DEBUG kernel:[ 0.620758] pci 0000:00:04.0: [10de:036e] type 00 class 0x01018a >04:39:38,331 DEBUG kernel:[ 0.620805] pci 0000:00:04.0: reg 20: [io 0xf000-0xf00f] >04:39:38,332 INFO systemd: Successfully loaded SELinux policy in 6s 444ms 451us. >04:39:38,332 INFO systemd: Relabelled /dev and /run in 391ms 782us. >04:39:38,332 INFO systemd: systemd 188 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP; fedora) >04:39:38,332 INFO systemd: Initializing machine ID from random generator. >04:39:38,333 WARNING systemd: Cannot add dependency job for unit udev-settle.service, ignoring: Unit udev-settle.service failed to load: No such file or directory. See system logs and 'systemctl status udev-settle.service' for details. >04:39:38,333 ERR systemd-udevd: ctx=0xb910b728 path=/lib/modules/3.6.0-0.rc2.git2.1.fc18.i686/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >04:39:38,333 ERR systemd-udevd: ctx=0xb910b728 path=/lib/modules/3.6.0-0.rc2.git2.1.fc18.i686/kernel/sound/core/snd-pcm.ko error=No such file or directory >04:39:38,333 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:39:38,333 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:39:38,333 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:39:38,333 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:39:38,338 DEBUG kernel:[ 0.620912] pci 0000:00:05.0: [10de:037f] type 00 class 0x010185 >04:39:38,338 DEBUG kernel:[ 0.620932] pci 0000:00:05.0: reg 10: [io 0x09f0-0x09f7] >04:39:38,338 DEBUG kernel:[ 0.620943] pci 0000:00:05.0: reg 14: [io 0x0bf0-0x0bf3] >04:39:38,338 DEBUG kernel:[ 0.620953] pci 0000:00:05.0: reg 18: [io 0x0970-0x0977] >04:39:38,338 DEBUG kernel:[ 0.620963] pci 0000:00:05.0: reg 1c: [io 0x0b70-0x0b73] >04:39:38,338 DEBUG kernel:[ 0.620973] pci 0000:00:05.0: reg 20: [io 0xc800-0xc80f] >04:39:38,338 DEBUG kernel:[ 0.620984] pci 0000:00:05.0: reg 24: [mem 0xfb109000-0xfb109fff] >04:39:38,338 DEBUG kernel:[ 0.621096] pci 0000:00:05.1: [10de:037f] type 00 class 0x010185 >04:39:38,338 DEBUG kernel:[ 0.621117] pci 0000:00:05.1: reg 10: [io 0x09e0-0x09e7] >04:39:38,338 DEBUG kernel:[ 0.621127] pci 0000:00:05.1: reg 14: [io 0x0be0-0x0be3] >04:39:38,338 DEBUG kernel:[ 0.621137] pci 0000:00:05.1: reg 18: [io 0x0960-0x0967] >04:39:38,338 DEBUG kernel:[ 0.621147] pci 0000:00:05.1: reg 1c: [io 0x0b60-0x0b63] >04:39:38,338 DEBUG kernel:[ 0.621157] pci 0000:00:05.1: reg 20: [io 0xdc00-0xdc0f] >04:39:38,338 DEBUG kernel:[ 0.621168] pci 0000:00:05.1: reg 24: [mem 0xfb10a000-0xfb10afff] >04:39:38,338 DEBUG kernel:[ 0.621289] pci 0000:00:06.0: [10de:0370] type 01 class 0x060401 >04:39:38,338 DEBUG kernel:[ 0.621415] pci 0000:00:06.1: [10de:0371] type 00 class 0x040300 >04:39:38,338 DEBUG kernel:[ 0.621437] pci 0000:00:06.1: reg 10: [mem 0xfb100000-0xfb103fff] >04:39:38,338 DEBUG kernel:[ 0.621559] pci 0000:00:06.1: PME# supported from D3hot D3cold >04:39:38,338 DEBUG kernel:[ 0.621651] pci 0000:00:08.0: [10de:0373] type 00 class 0x068000 >04:39:38,338 DEBUG kernel:[ 0.621676] pci 0000:00:08.0: reg 10: [mem 0xfb106000-0xfb106fff] >04:39:38,338 DEBUG kernel:[ 0.621687] pci 0000:00:08.0: reg 14: [io 0xe000-0xe007] >04:39:38,338 DEBUG kernel:[ 0.621697] pci 0000:00:08.0: reg 18: [mem 0xfb107000-0xfb1070ff] >04:39:38,338 DEBUG kernel:[ 0.621708] pci 0000:00:08.0: reg 1c: [mem 0xfb108000-0xfb10800f] >04:39:38,338 DEBUG kernel:[ 0.621808] pci 0000:00:08.0: supports D1 D2 >04:39:38,338 DEBUG kernel:[ 0.621810] pci 0000:00:08.0: PME# supported from D0 D1 D2 D3hot D3cold >04:39:38,338 DEBUG kernel:[ 0.621876] pci 0000:00:0f.0: [10de:0377] type 01 class 0x060400 >04:39:38,338 DEBUG kernel:[ 0.622005] pci 0000:00:0f.0: PME# supported from D0 D1 D2 D3hot D3cold >04:39:38,338 DEBUG kernel:[ 0.622066] pci 0000:00:18.0: [1022:1100] type 00 class 0x060000 >04:39:38,339 DEBUG kernel:[ 0.622165] pci 0000:00:18.1: [1022:1101] type 00 class 0x060000 >04:39:38,339 DEBUG kernel:[ 0.622247] pci 0000:00:18.2: [1022:1102] type 00 class 0x060000 >04:39:38,339 DEBUG kernel:[ 0.622331] pci 0000:00:18.3: [1022:1103] type 00 class 0x060000 >04:39:38,339 DEBUG kernel:[ 0.622480] pci_bus 0000:01: busn_res: [bus 01] is inserted under [bus 00-ff] >04:39:38,339 DEBUG kernel:[ 0.622531] pci 0000:01:0a.0: [104c:8024] type 00 class 0x0c0010 >04:39:38,339 DEBUG kernel:[ 0.622551] pci 0000:01:0a.0: reg 10: [mem 0xfb004000-0xfb0047ff] >04:39:38,339 DEBUG kernel:[ 0.622564] pci 0000:01:0a.0: reg 14: [mem 0xfb000000-0xfb003fff] >04:39:38,339 DEBUG kernel:[ 0.622670] pci 0000:01:0a.0: supports D1 D2 >04:39:38,339 DEBUG kernel:[ 0.622672] pci 0000:01:0a.0: PME# supported from D0 D1 D2 D3hot >04:39:38,339 INFO kernel:[ 0.622729] pci 0000:00:06.0: PCI bridge to [bus 01] (subtractive decode) >04:39:38,339 DEBUG kernel:[ 0.622736] pci 0000:00:06.0: bridge window [mem 0xfb000000-0xfb0fffff] >04:39:38,339 DEBUG kernel:[ 0.622748] pci 0000:00:06.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >04:39:38,339 DEBUG kernel:[ 0.622758] pci 0000:00:06.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >04:39:38,339 DEBUG kernel:[ 0.622767] pci 0000:00:06.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >04:39:38,339 DEBUG kernel:[ 0.622777] pci 0000:00:06.0: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode) >04:39:38,339 DEBUG kernel:[ 0.622786] pci 0000:00:06.0: bridge window [mem 0x80000000-0xfebfffff] (subtractive decode) >04:39:38,339 DEBUG kernel:[ 0.622864] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-ff] >04:39:38,339 DEBUG kernel:[ 0.622901] pci 0000:02:00.0: [10de:0393] type 00 class 0x030000 >04:39:38,339 DEBUG kernel:[ 0.622922] pci 0000:02:00.0: reg 10: [mem 0xf8000000-0xf8ffffff] >04:39:38,339 DEBUG kernel:[ 0.622940] pci 0000:02:00.0: reg 14: [mem 0xe0000000-0xefffffff 64bit pref] >04:39:38,340 DEBUG kernel:[ 0.622957] pci 0000:02:00.0: reg 1c: [mem 0xf9000000-0xf9ffffff 64bit] >04:39:38,340 DEBUG kernel:[ 0.622969] pci 0000:02:00.0: reg 24: [io 0xa000-0xa07f] >04:39:38,340 DEBUG kernel:[ 0.622981] pci 0000:02:00.0: reg 30: [mem 0x00000000-0x0001ffff pref] >04:39:38,340 INFO kernel:[ 0.623080] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >04:39:38,340 INFO kernel:[ 0.623153] pci 0000:00:0f.0: PCI bridge to [bus 02] >04:39:38,340 DEBUG kernel:[ 0.623159] pci 0000:00:0f.0: bridge window [io 0xa000-0xafff] >04:39:38,340 DEBUG kernel:[ 0.623164] pci 0000:00:0f.0: bridge window [mem 0xf8000000-0xfaffffff] >04:39:38,340 DEBUG kernel:[ 0.623171] pci 0000:00:0f.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref] >04:39:38,340 DEBUG kernel:[ 0.623183] pci_bus 0000:00: on NUMA node 0 >04:39:38,340 DEBUG kernel:[ 0.623206] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >04:39:38,340 DEBUG kernel:[ 0.635817] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT] >04:39:38,340 INFO kernel:[ 0.645105] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >04:39:38,340 INFO kernel:[ 0.645107] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >04:39:38,340 INFO kernel:[ 1.687968] ACPI: PCI Interrupt Link [LNK1] (IRQs 5 7 9 10 11 14 15) *0, disabled. >04:39:38,340 INFO kernel:[ 1.689207] ACPI: PCI Interrupt Link [LNK2] (IRQs 5 7 9 10 11 14 15) *0, disabled. >04:39:38,340 INFO kernel:[ 1.690606] ACPI: PCI Interrupt Link [LNK3] (IRQs 5 7 9 10 *11 14 15) >04:39:38,340 INFO kernel:[ 1.691860] ACPI: PCI Interrupt Link [LNK4] (IRQs 5 7 9 10 11 14 15) *0, disabled. >04:39:38,340 INFO kernel:[ 1.693105] ACPI: PCI Interrupt Link [LNK5] (IRQs 5 7 9 10 11 14 15) *0, disabled. >04:39:38,340 INFO kernel:[ 1.694419] ACPI: PCI Interrupt Link [LNK6] (IRQs *5 7 9 10 11 14 15) >04:39:38,340 INFO kernel:[ 1.695666] ACPI: PCI Interrupt Link [LNK7] (IRQs 5 7 9 10 11 14 15) *0, disabled. >04:39:38,340 INFO kernel:[ 1.696916] ACPI: PCI Interrupt Link [LNK8] (IRQs 5 7 9 10 11 14 15) *0, disabled. >04:39:38,340 INFO kernel:[ 1.698159] ACPI: PCI Interrupt Link [LP2P] (IRQs 5 7 9 10 11 14 15) *0, disabled. >04:39:38,340 INFO kernel:[ 1.699461] ACPI: PCI Interrupt Link [LUBA] (IRQs *5 7 9 10 11 14 15) >04:39:38,340 INFO kernel:[ 1.700789] ACPI: PCI Interrupt Link [LMAC] (IRQs 5 7 9 *10 11 14 15) >04:39:38,340 INFO kernel:[ 1.702085] ACPI: PCI Interrupt Link [LAZA] (IRQs 5 7 9 10 11 14 *15) >04:39:38,340 INFO kernel:[ 1.703318] ACPI: PCI Interrupt Link [LPMU] (IRQs 5 7 9 10 11 14 15) *0, disabled. >04:39:38,340 INFO kernel:[ 1.704615] ACPI: PCI Interrupt Link [LSMB] (IRQs 5 7 9 10 11 14 *15) >04:39:38,340 INFO kernel:[ 1.705923] ACPI: PCI Interrupt Link [LUB2] (IRQs 5 7 9 *10 11 14 15) >04:39:38,340 INFO kernel:[ 1.707149] ACPI: PCI Interrupt Link [LIDE] (IRQs 5 7 9 10 11 14 15) *0, disabled. >04:39:38,340 INFO kernel:[ 1.708448] ACPI: PCI Interrupt Link [LSID] (IRQs 5 7 9 10 *11 14 15) >04:39:38,340 INFO kernel:[ 1.709749] ACPI: PCI Interrupt Link [LFID] (IRQs 5 7 9 10 11 14 *15) >04:39:38,340 INFO kernel:[ 1.712983] ACPI: PCI Interrupt Link [APC1] (IRQs 16) *0, disabled. >04:39:38,340 INFO kernel:[ 1.716184] ACPI: PCI Interrupt Link [APC2] (IRQs 17) *0, disabled. >04:39:38,340 INFO kernel:[ 1.719370] ACPI: PCI Interrupt Link [APC3] (IRQs 18) *0 >04:39:38,340 INFO kernel:[ 1.722562] ACPI: PCI Interrupt Link [APC4] (IRQs 19) *0, disabled. >04:39:38,340 INFO kernel:[ 1.725753] ACPI: PCI Interrupt Link [APC5] (IRQs 16) *0, disabled. >04:39:38,340 INFO kernel:[ 1.728938] ACPI: PCI Interrupt Link [APC6] (IRQs 16) *0 >04:39:38,340 INFO kernel:[ 1.732116] ACPI: PCI Interrupt Link [APC7] (IRQs 16) *0, disabled. >04:39:38,340 INFO kernel:[ 1.735305] ACPI: PCI Interrupt Link [APC8] (IRQs 16) *0, disabled. >04:39:38,340 INFO kernel:[ 1.738496] ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22 23) *0 >04:39:38,340 INFO kernel:[ 1.741710] ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22 23) *0 >04:39:38,340 INFO kernel:[ 1.744921] ACPI: PCI Interrupt Link [APMU] (IRQs 20 21 22 23) *0, disabled. >04:39:38,340 INFO kernel:[ 1.748132] ACPI: PCI Interrupt Link [AAZA] (IRQs 20 21 22 23) *0 >04:39:38,340 INFO kernel:[ 1.751330] ACPI: PCI Interrupt Link [APCS] (IRQs 20 21 22 23) *0 >04:39:38,340 INFO kernel:[ 1.754528] ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22 23) *0 >04:39:38,340 INFO kernel:[ 1.757726] ACPI: PCI Interrupt Link [APCM] (IRQs 20 21 22 23) *0, disabled. >04:39:38,340 INFO kernel:[ 1.760934] ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22 23) *0, disabled. >04:39:38,340 INFO kernel:[ 1.764136] ACPI: PCI Interrupt Link [APSI] (IRQs 20 21 22 23) *0 >04:39:38,340 INFO kernel:[ 1.767318] ACPI: PCI Interrupt Link [APSJ] (IRQs 20 21 22 23) *0 >04:39:38,340 INFO kernel:[ 1.768081] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none >04:39:38,340 INFO kernel:[ 1.768091] vgaarb: loaded >04:39:38,340 INFO kernel:[ 1.768093] vgaarb: bridge control possible 0000:02:00.0 >04:39:38,340 NOTICE kernel:[ 1.770059] SCSI subsystem initialized >04:39:38,340 INFO kernel:[ 1.770066] ACPI: bus type scsi registered >04:39:38,340 DEBUG kernel:[ 1.770100] libata version 3.00 loaded. >04:39:38,340 INFO kernel:[ 1.770742] ACPI: bus type usb registered >04:39:38,340 INFO kernel:[ 1.771015] usbcore: registered new interface driver usbfs >04:39:38,340 INFO kernel:[ 1.771141] usbcore: registered new interface driver hub >04:39:38,340 INFO kernel:[ 1.771152] usbcore: registered new device driver usb >04:39:38,340 INFO kernel:[ 1.771916] PCI: Using ACPI for IRQ routing >04:39:38,341 DEBUG kernel:[ 1.776220] PCI: pci_cache_line_size set to 64 bytes >04:39:38,341 DEBUG kernel:[ 1.776691] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff] >04:39:38,341 DEBUG kernel:[ 1.776710] e820: reserve RAM buffer [mem 0x7fff0000-0x7fffffff] >04:39:38,341 INFO kernel:[ 1.778146] NetLabel: Initializing >04:39:38,341 INFO kernel:[ 1.778148] NetLabel: domain hash size = 128 >04:39:38,341 INFO kernel:[ 1.778149] NetLabel: protocols = UNLABELED CIPSOv4 >04:39:38,341 INFO kernel:[ 1.778343] NetLabel: unlabeled traffic allowed by default >04:39:38,341 INFO kernel:[ 1.778392] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >04:39:38,341 INFO kernel:[ 1.778403] hpet0: at MMIO 0xfefff000, IRQs 2, 8, 31 >04:39:38,341 INFO kernel:[ 1.778408] hpet0: 3 comparators, 32-bit 25.000000 MHz counter >04:39:38,341 INFO kernel:[ 1.782261] Switching to clocksource hpet >04:39:38,341 INFO kernel:[ 1.937652] pnp: PnP ACPI init >04:39:38,341 INFO kernel:[ 1.937797] ACPI: bus type pnp registered >04:39:38,341 DEBUG kernel:[ 1.939539] pnp 00:00: [bus 00-ff] >04:39:38,341 DEBUG kernel:[ 1.939548] pnp 00:00: [io 0x0cf8-0x0cff] >04:39:38,341 DEBUG kernel:[ 1.939556] pnp 00:00: [io 0x0000-0x0cf7 window] >04:39:38,341 DEBUG kernel:[ 1.939564] pnp 00:00: [io 0x0d00-0xffff window] >04:39:38,341 DEBUG kernel:[ 1.939572] pnp 00:00: [mem 0x000a0000-0x000bffff window] >04:39:38,341 DEBUG kernel:[ 1.939581] pnp 00:00: [mem 0x000c0000-0x000dffff window] >04:39:38,341 DEBUG kernel:[ 1.939589] pnp 00:00: [mem 0x80000000-0xfebfffff window] >04:39:38,341 DEBUG kernel:[ 1.940043] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) >04:39:38,341 DEBUG kernel:[ 1.941958] pnp 00:01: [io 0x1000-0x107f] >04:39:38,341 DEBUG kernel:[ 1.941967] pnp 00:01: [io 0x1080-0x10ff] >04:39:38,341 DEBUG kernel:[ 1.941975] pnp 00:01: [io 0x1400-0x147f] >04:39:38,341 DEBUG kernel:[ 1.941983] pnp 00:01: [io 0x1480-0x14ff] >04:39:38,341 DEBUG kernel:[ 1.941991] pnp 00:01: [io 0x1800-0x187f] >04:39:38,341 DEBUG kernel:[ 1.942013] pnp 00:01: [io 0x1880-0x18ff] >04:39:38,341 DEBUG kernel:[ 1.942022] pnp 00:01: [mem 0xd0000000-0xdfffffff] >04:39:38,341 INFO kernel:[ 1.942678] system 00:01: [io 0x1000-0x107f] has been reserved >04:39:38,341 INFO kernel:[ 1.942696] system 00:01: [io 0x1080-0x10ff] has been reserved >04:39:38,341 INFO kernel:[ 1.942713] system 00:01: [io 0x1400-0x147f] has been reserved >04:39:38,341 INFO kernel:[ 1.942730] system 00:01: [io 0x1480-0x14ff] has been reserved >04:39:38,341 INFO kernel:[ 1.942748] system 00:01: [io 0x1800-0x187f] has been reserved >04:39:38,341 INFO kernel:[ 1.942765] system 00:01: [io 0x1880-0x18ff] has been reserved >04:39:38,341 INFO kernel:[ 1.942783] system 00:01: [mem 0xd0000000-0xdfffffff] has been reserved >04:39:38,341 DEBUG kernel:[ 1.942794] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >04:39:38,341 DEBUG kernel:[ 1.958744] pnp 00:02: [io 0x0010-0x001f] >04:39:38,341 DEBUG kernel:[ 1.958752] pnp 00:02: [io 0x0022-0x003f] >04:39:38,341 DEBUG kernel:[ 1.958759] pnp 00:02: [io 0x0044-0x005f] >04:39:38,341 DEBUG kernel:[ 1.958767] pnp 00:02: [io 0x0062-0x0063] >04:39:38,341 DEBUG kernel:[ 1.958775] pnp 00:02: [io 0x0065-0x006f] >04:39:38,341 DEBUG kernel:[ 1.958782] pnp 00:02: [io 0x0074-0x007f] >04:39:38,341 DEBUG kernel:[ 1.958790] pnp 00:02: [io 0x0091-0x0093] >04:39:38,341 DEBUG kernel:[ 1.958798] pnp 00:02: [io 0x00a2-0x00bf] >04:39:38,341 DEBUG kernel:[ 1.958805] pnp 00:02: [io 0x00e0-0x00ef] >04:39:38,341 DEBUG kernel:[ 1.958813] pnp 00:02: [io 0x04d0-0x04d1] >04:39:38,341 DEBUG kernel:[ 1.958825] pnp 00:02: [io 0x0800-0x087f] >04:39:38,341 DEBUG kernel:[ 1.958833] pnp 00:02: [io 0x0295-0x0314] >04:39:38,341 DEBUG kernel:[ 1.958841] pnp 00:02: [io 0x0290-0x0294] >04:39:38,341 INFO kernel:[ 1.959573] system 00:02: [io 0x04d0-0x04d1] has been reserved >04:39:38,341 INFO kernel:[ 1.959590] system 00:02: [io 0x0800-0x087f] has been reserved >04:39:38,341 INFO kernel:[ 1.959607] system 00:02: [io 0x0295-0x0314] has been reserved >04:39:38,341 INFO kernel:[ 1.959624] system 00:02: [io 0x0290-0x0294] has been reserved >04:39:38,341 DEBUG kernel:[ 1.959632] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) >04:39:38,341 DEBUG kernel:[ 1.959812] pnp 00:03: [dma 4] >04:39:38,341 DEBUG kernel:[ 1.959820] pnp 00:03: [io 0x0000-0x000f] >04:39:38,341 DEBUG kernel:[ 1.959828] pnp 00:03: [io 0x0080-0x0090] >04:39:38,341 DEBUG kernel:[ 1.959836] pnp 00:03: [io 0x0094-0x009f] >04:39:38,341 DEBUG kernel:[ 1.959844] pnp 00:03: [io 0x00c0-0x00df] >04:39:38,341 DEBUG kernel:[ 1.960244] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active) >04:39:38,341 DEBUG kernel:[ 1.961565] pnp 00:04: [irq 0 disabled] >04:39:38,341 DEBUG kernel:[ 1.961585] pnp 00:04: [irq 8] >04:39:38,341 DEBUG kernel:[ 1.961593] pnp 00:04: [mem 0xfefff000-0xfefff3ff] >04:39:38,341 DEBUG kernel:[ 1.961965] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active) >04:39:38,341 DEBUG kernel:[ 1.962679] pnp 00:05: [io 0x0070-0x0073] >04:39:38,342 DEBUG kernel:[ 1.963082] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) >04:39:38,342 DEBUG kernel:[ 1.963221] pnp 00:06: [io 0x0061] >04:39:38,342 DEBUG kernel:[ 1.963602] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active) >04:39:38,342 DEBUG kernel:[ 1.963739] pnp 00:07: [io 0x00f0-0x00ff] >04:39:38,342 DEBUG kernel:[ 1.963753] pnp 00:07: [irq 13] >04:39:38,342 DEBUG kernel:[ 1.964145] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active) >04:39:38,342 DEBUG kernel:[ 1.967192] pnp 00:08: [io 0x03f0-0x03f5] >04:39:38,342 DEBUG kernel:[ 1.967200] pnp 00:08: [io 0x03f7] >04:39:38,342 DEBUG kernel:[ 1.967218] pnp 00:08: [irq 6] >04:39:38,342 DEBUG kernel:[ 1.967226] pnp 00:08: [dma 2] >04:39:38,342 DEBUG kernel:[ 1.967707] pnp 00:08: Plug and Play ACPI device, IDs PNP0700 (active) >04:39:38,342 DEBUG kernel:[ 1.971942] pnp 00:09: [io 0x03f8-0x03ff] >04:39:38,342 DEBUG kernel:[ 1.971956] pnp 00:09: [irq 4] >04:39:38,342 DEBUG kernel:[ 1.972550] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active) >04:39:38,342 DEBUG kernel:[ 1.977864] pnp 00:0a: [io 0x0378-0x037f] >04:39:38,342 DEBUG kernel:[ 1.977878] pnp 00:0a: [irq 7] >04:39:38,342 DEBUG kernel:[ 1.978380] pnp 00:0a: Plug and Play ACPI device, IDs PNP0400 (active) >04:39:38,342 DEBUG kernel:[ 1.980707] pnp 00:0b: [io 0x0060] >04:39:38,342 DEBUG kernel:[ 1.980715] pnp 00:0b: [io 0x0064] >04:39:38,342 DEBUG kernel:[ 1.980729] pnp 00:0b: [irq 1] >04:39:38,342 DEBUG kernel:[ 1.981142] pnp 00:0b: Plug and Play ACPI device, IDs PNP0303 (active) >04:39:38,342 DEBUG kernel:[ 1.981995] pnp 00:0c: [mem 0xf0000000-0xf7ffffff] >04:39:38,342 INFO kernel:[ 1.982716] system 00:0c: [mem 0xf0000000-0xf7ffffff] has been reserved >04:39:38,342 DEBUG kernel:[ 1.982724] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active) >04:39:38,342 DEBUG kernel:[ 1.987203] pnp 00:0d: [mem 0x000d0000-0x000d3fff] >04:39:38,342 DEBUG kernel:[ 1.987211] pnp 00:0d: [mem 0x000f0000-0x000f7fff] >04:39:38,342 DEBUG kernel:[ 1.987218] pnp 00:0d: [mem 0x000f8000-0x000fbfff] >04:39:38,342 DEBUG kernel:[ 1.987226] pnp 00:0d: [mem 0x000fc000-0x000fffff] >04:39:38,342 DEBUG kernel:[ 1.987234] pnp 00:0d: [mem 0x7fff0000-0x7fffffff] >04:39:38,342 DEBUG kernel:[ 1.987241] pnp 00:0d: [mem 0xffff0000-0xffffffff] >04:39:38,342 DEBUG kernel:[ 1.987253] pnp 00:0d: [mem 0x00000000-0x0009ffff] >04:39:38,342 DEBUG kernel:[ 1.987261] pnp 00:0d: [mem 0x00100000-0x7ffeffff] >04:39:38,342 DEBUG kernel:[ 1.987269] pnp 00:0d: [mem 0xfec00000-0xfec00fff] >04:39:38,342 DEBUG kernel:[ 1.987277] pnp 00:0d: [mem 0xfee00000-0xfee00fff] >04:39:38,342 INFO kernel:[ 1.988025] system 00:0d: [mem 0x000d0000-0x000d3fff] has been reserved >04:39:38,342 INFO kernel:[ 1.988063] system 00:0d: [mem 0x000f0000-0x000f7fff] could not be reserved >04:39:38,342 INFO kernel:[ 1.988094] system 00:0d: [mem 0x000f8000-0x000fbfff] could not be reserved >04:39:38,342 INFO kernel:[ 1.988125] system 00:0d: [mem 0x000fc000-0x000fffff] could not be reserved >04:39:38,342 INFO kernel:[ 1.988156] system 00:0d: [mem 0x7fff0000-0x7fffffff] could not be reserved >04:39:38,342 INFO kernel:[ 1.988173] system 00:0d: [mem 0xffff0000-0xffffffff] has been reserved >04:39:38,342 INFO kernel:[ 1.988203] system 00:0d: [mem 0x00000000-0x0009ffff] could not be reserved >04:39:38,342 INFO kernel:[ 1.988235] system 00:0d: [mem 0x00100000-0x7ffeffff] could not be reserved >04:39:38,342 INFO kernel:[ 1.988265] system 00:0d: [mem 0xfec00000-0xfec00fff] could not be reserved >04:39:38,342 INFO kernel:[ 1.988283] system 00:0d: [mem 0xfee00000-0xfee00fff] has been reserved >04:39:38,342 DEBUG kernel:[ 1.988291] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active) >04:39:38,342 INFO kernel:[ 1.988623] pnp: PnP ACPI: found 14 devices >04:39:38,342 INFO kernel:[ 1.988625] ACPI: ACPI bus type pnp unregistered >04:39:38,342 INFO kernel:[ 2.046766] pci 0000:00:06.0: PCI bridge to [bus 01] >04:39:38,342 INFO kernel:[ 2.046774] pci 0000:00:06.0: bridge window [mem 0xfb000000-0xfb0fffff] >04:39:38,342 INFO kernel:[ 2.046792] pci 0000:02:00.0: BAR 6: assigned [mem 0xfa000000-0xfa01ffff pref] >04:39:38,342 INFO kernel:[ 2.046799] pci 0000:00:0f.0: PCI bridge to [bus 02] >04:39:38,342 INFO kernel:[ 2.046803] pci 0000:00:0f.0: bridge window [io 0xa000-0xafff] >04:39:38,342 INFO kernel:[ 2.046808] pci 0000:00:0f.0: bridge window [mem 0xf8000000-0xfaffffff] >04:39:38,342 INFO kernel:[ 2.046813] pci 0000:00:0f.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref] >04:39:38,342 DEBUG kernel:[ 2.046829] pci 0000:00:06.0: setting latency timer to 64 >04:39:38,342 DEBUG kernel:[ 2.046837] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >04:39:38,342 DEBUG kernel:[ 2.046839] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >04:39:38,342 DEBUG kernel:[ 2.046842] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >04:39:38,342 DEBUG kernel:[ 2.046844] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff] >04:39:38,342 DEBUG kernel:[ 2.046846] pci_bus 0000:00: resource 8 [mem 0x80000000-0xfebfffff] >04:39:38,342 DEBUG kernel:[ 2.046849] pci_bus 0000:01: resource 1 [mem 0xfb000000-0xfb0fffff] >04:39:38,342 DEBUG kernel:[ 2.046851] pci_bus 0000:01: resource 4 [io 0x0000-0x0cf7] >04:39:38,342 DEBUG kernel:[ 2.046854] pci_bus 0000:01: resource 5 [io 0x0d00-0xffff] >04:39:38,342 DEBUG kernel:[ 2.046856] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff] >04:39:38,342 DEBUG kernel:[ 2.046859] pci_bus 0000:01: resource 7 [mem 0x000c0000-0x000dffff] >04:39:38,342 DEBUG kernel:[ 2.046862] pci_bus 0000:01: resource 8 [mem 0x80000000-0xfebfffff] >04:39:38,342 DEBUG kernel:[ 2.046864] pci_bus 0000:02: resource 0 [io 0xa000-0xafff] >04:39:38,342 DEBUG kernel:[ 2.046866] pci_bus 0000:02: resource 1 [mem 0xf8000000-0xfaffffff] >04:39:38,342 DEBUG kernel:[ 2.046869] pci_bus 0000:02: resource 2 [mem 0xe0000000-0xefffffff 64bit pref] >04:39:38,342 INFO kernel:[ 2.047115] NET: Registered protocol family 2 >04:39:38,343 INFO kernel:[ 2.048210] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) >04:39:38,343 INFO kernel:[ 2.049104] TCP bind hash table entries: 65536 (order: 9, 2883584 bytes) >04:39:38,343 INFO kernel:[ 2.055851] TCP: Hash tables configured (established 131072 bind 65536) >04:39:38,343 INFO kernel:[ 2.055934] TCP: reno registered >04:39:38,343 INFO kernel:[ 2.055948] UDP hash table entries: 512 (order: 3, 49152 bytes) >04:39:38,343 INFO kernel:[ 2.056045] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes) >04:39:38,343 INFO kernel:[ 2.056773] NET: Registered protocol family 1 >04:39:38,343 WARNING kernel:[ 2.063548] ACPI: PCI Interrupt Link [APCF] enabled at IRQ 23 >04:39:38,343 WARNING kernel:[ 2.146658] ACPI: PCI Interrupt Link [APCL] enabled at IRQ 22 >04:39:38,343 INFO kernel:[ 2.146874] pci 0000:00:05.0: Enabling HT MSI Mapping >04:39:38,343 INFO kernel:[ 2.146986] pci 0000:00:05.1: Enabling HT MSI Mapping >04:39:38,343 INFO kernel:[ 2.147105] pci 0000:00:06.0: Enabling HT MSI Mapping >04:39:38,343 INFO kernel:[ 2.147226] pci 0000:00:06.1: Enabling HT MSI Mapping >04:39:38,343 INFO kernel:[ 2.147368] pci 0000:00:08.0: Enabling HT MSI Mapping >04:39:38,343 INFO kernel:[ 2.147524] pci 0000:00:0f.0: Enabling HT MSI Mapping >04:39:38,343 DEBUG kernel:[ 2.147613] pci 0000:02:00.0: Boot video device >04:39:38,343 DEBUG kernel:[ 2.147625] PCI: CLS 32 bytes, default 64 >04:39:38,343 INFO kernel:[ 2.148309] Unpacking initramfs... >04:39:38,343 INFO kernel:[ 5.790888] Freeing initrd memory: 25740k freed >04:39:38,343 INFO kernel:[ 5.950367] DMA-API: preallocated 32768 debug entries >04:39:38,343 INFO kernel:[ 5.950371] DMA-API: debugging enabled by kernel config >04:39:38,343 INFO kernel:[ 5.952796] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac) >04:39:38,343 NOTICE kernel:[ 5.952798] apm: disabled - APM is not SMP safe. >04:39:38,343 WARNING kernel:[ 5.953385] cryptomgr_test (27) used greatest stack depth: 7136 bytes left >04:39:38,343 NOTICE kernel:[ 5.955060] Initialise module verification >04:39:38,343 INFO kernel:[ 5.955211] audit: initializing netlink socket (disabled) >04:39:38,343 NOTICE kernel:[ 5.955299] type=2000 audit(1347683940.954:1): initialized >04:39:38,343 WARNING kernel:[ 5.973928] bounce pool size: 64 pages >04:39:38,343 INFO kernel:[ 5.974100] HugeTLB registered 4 MB page size, pre-allocated 0 pages >04:39:38,343 NOTICE kernel:[ 6.008695] VFS: Disk quotas dquot_6.5.2 >04:39:38,343 WARNING kernel:[ 6.009081] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) >04:39:38,343 INFO kernel:[ 6.015726] msgmni has been set to 1679 >04:39:38,343 NOTICE kernel:[ 6.016414] Key type crypto registered >04:39:38,343 NOTICE kernel:[ 6.016428] Crypto key parser 'pgp' registered >04:39:38,343 NOTICE kernel:[ 6.016431] Crypto signature parser 'pgp' registered >04:39:38,343 DEBUG kernel:[ 6.016432] SELinux: Registering netfilter hooks >04:39:38,343 WARNING kernel:[ 6.018794] cryptomgr_test (34) used greatest stack depth: 6720 bytes left >04:39:38,343 WARNING kernel:[ 6.020090] cryptomgr_test (39) used greatest stack depth: 6368 bytes left >04:39:38,343 INFO kernel:[ 6.020206] alg: No test for stdrng (krng) >04:39:38,343 INFO kernel:[ 6.020229] NET: Registered protocol family 38 >04:39:38,343 INFO kernel:[ 6.020673] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >04:39:38,343 INFO kernel:[ 6.020875] io scheduler noop registered >04:39:38,343 INFO kernel:[ 6.020877] io scheduler deadline registered >04:39:38,343 INFO kernel:[ 6.021626] io scheduler cfq registered (default) >04:39:38,343 INFO kernel:[ 6.021628] start plist test >04:39:38,343 INFO kernel:[ 6.023289] end plist test >04:39:38,343 DEBUG kernel:[ 6.023290] list_sort_test: start testing list_sort() >04:39:38,343 DEBUG kernel:[ 6.029745] pcieport 0000:00:0f.0: irq 40 for MSI/MSI-X >04:39:38,343 INFO kernel:[ 6.030430] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >04:39:38,343 INFO kernel:[ 6.030738] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >04:39:38,343 INFO kernel:[ 6.030740] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >04:39:38,343 INFO kernel:[ 6.038700] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >04:39:38,343 INFO kernel:[ 6.038755] ACPI: Power Button [PWRB] >04:39:38,343 INFO kernel:[ 6.039295] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >04:39:38,343 INFO kernel:[ 6.039311] ACPI: Power Button [PWRF] >04:39:38,343 INFO kernel:[ 6.169226] GHES: HEST is not enabled! >04:39:38,343 INFO kernel:[ 6.169738] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >04:39:38,343 INFO kernel:[ 6.190532] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >04:39:38,343 INFO kernel:[ 6.214245] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >04:39:38,343 INFO kernel:[ 6.217388] Non-volatile memory driver v1.3 >04:39:38,343 INFO kernel:[ 6.217390] Linux agpgart interface v0.103 >04:39:38,343 INFO kernel:[ 6.229607] loop: module loaded >04:39:38,343 INFO kernel:[ 6.231334] libphy: Fixed MDIO Bus: probed >04:39:38,343 INFO kernel:[ 6.231847] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >04:39:38,343 DEBUG kernel:[ 6.232037] ehci_hcd 0000:00:02.1: setting latency timer to 64 >04:39:38,343 INFO kernel:[ 6.232041] ehci_hcd 0000:00:02.1: EHCI Host Controller >04:39:38,344 INFO kernel:[ 6.232898] ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 1 >04:39:38,344 INFO kernel:[ 6.233138] ehci_hcd 0000:00:02.1: debug port 1 >04:39:38,344 DEBUG kernel:[ 6.233145] ehci_hcd 0000:00:02.1: cache line size of 32 is not supported >04:39:38,344 INFO kernel:[ 6.233354] ehci_hcd 0000:00:02.1: irq 22, io mem 0xfb105000 >04:39:38,344 INFO kernel:[ 6.239037] ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00 >04:39:38,344 INFO kernel:[ 6.239564] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >04:39:38,344 INFO kernel:[ 6.239567] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >04:39:38,344 INFO kernel:[ 6.239569] usb usb1: Product: EHCI Host Controller >04:39:38,344 INFO kernel:[ 6.239572] usb usb1: Manufacturer: Linux 3.6.0-0.rc2.git2.1.fc18.i686 ehci_hcd >04:39:38,344 INFO kernel:[ 6.239574] usb usb1: SerialNumber: 0000:00:02.1 >04:39:38,344 INFO kernel:[ 6.241284] hub 1-0:1.0: USB hub found >04:39:38,344 INFO kernel:[ 6.241458] hub 1-0:1.0: 10 ports detected >04:39:38,344 INFO kernel:[ 6.243382] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >04:39:38,344 DEBUG kernel:[ 6.243513] ohci_hcd 0000:00:02.0: setting latency timer to 64 >04:39:38,344 INFO kernel:[ 6.243517] ohci_hcd 0000:00:02.0: OHCI Host Controller >04:39:38,344 INFO kernel:[ 6.244127] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 2 >04:39:38,344 INFO kernel:[ 6.244382] ohci_hcd 0000:00:02.0: irq 23, io mem 0xfb104000 >04:39:38,344 INFO kernel:[ 6.297463] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >04:39:38,344 INFO kernel:[ 6.297465] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >04:39:38,344 INFO kernel:[ 6.297468] usb usb2: Product: OHCI Host Controller >04:39:38,344 INFO kernel:[ 6.297470] usb usb2: Manufacturer: Linux 3.6.0-0.rc2.git2.1.fc18.i686 ohci_hcd >04:39:38,344 INFO kernel:[ 6.297472] usb usb2: SerialNumber: 0000:00:02.0 >04:39:38,344 INFO kernel:[ 6.298776] hub 2-0:1.0: USB hub found >04:39:38,344 INFO kernel:[ 6.298907] hub 2-0:1.0: 10 ports detected >04:39:38,344 INFO kernel:[ 6.300493] uhci_hcd: USB Universal Host Controller Interface driver >04:39:38,344 INFO kernel:[ 6.301398] usbcore: registered new interface driver usbserial >04:39:38,344 INFO kernel:[ 6.301515] usbcore: registered new interface driver usbserial_generic >04:39:38,344 INFO kernel:[ 6.301646] USB Serial support registered for generic >04:39:38,344 INFO kernel:[ 6.301651] usbserial: USB Serial Driver core >04:39:38,344 INFO kernel:[ 6.301864] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 >04:39:38,344 WARNING kernel:[ 6.301865] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp >04:39:38,344 INFO kernel:[ 6.302311] serio: i8042 KBD port at 0x60,0x64 irq 1 >04:39:38,344 INFO kernel:[ 6.303317] mousedev: PS/2 mouse device common for all mice >04:39:38,344 INFO kernel:[ 6.304924] rtc_cmos 00:05: RTC can wake from S4 >04:39:38,344 INFO kernel:[ 6.305893] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 >04:39:38,344 INFO kernel:[ 6.305973] rtc0: alarms up to one year, y3k, 242 bytes nvram, hpet irqs >04:39:38,344 INFO kernel:[ 6.307873] device-mapper: uevent: version 1.0.3 >04:39:38,344 INFO kernel:[ 6.308915] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >04:39:38,344 INFO kernel:[ 6.310148] cpuidle: using governor ladder >04:39:38,344 INFO kernel:[ 6.310151] cpuidle: using governor menu >04:39:38,344 INFO kernel:[ 6.312967] EFI Variables Facility v0.08 2004-May-17 >04:39:38,344 INFO kernel:[ 6.314476] usbcore: registered new interface driver usbhid >04:39:38,344 INFO kernel:[ 6.314478] usbhid: USB HID core driver >04:39:38,344 INFO kernel:[ 6.314921] drop_monitor: Initializing network drop monitor service >04:39:38,344 INFO kernel:[ 6.315335] ip_tables: (C) 2000-2006 Netfilter Core Team >04:39:38,344 INFO kernel:[ 6.315507] TCP: cubic registered >04:39:38,344 INFO kernel:[ 6.315516] Initializing XFRM netlink socket >04:39:38,344 INFO kernel:[ 6.317327] NET: Registered protocol family 10 >04:39:38,344 INFO kernel:[ 6.319690] mip6: Mobile IPv6 >04:39:38,344 INFO kernel:[ 6.319695] NET: Registered protocol family 17 >04:39:38,344 INFO kernel:[ 6.321249] Using IPI No-Shortcut mode >04:39:38,344 DEBUG kernel:[ 6.322193] PM: Hibernation image not present or could not be loaded. >04:39:38,344 NOTICE kernel:[ 6.322195] Load module verification keys >04:39:38,344 NOTICE kernel:[ 6.322464] Loaded Fedora Project 9fb7bf40 key: 226ff0fb080b23b92c9509a9762bea639fb7bf40 >04:39:38,344 INFO kernel:[ 6.322593] registered taskstats version 1 >04:39:38,344 INFO kernel:[ 6.323516] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >04:39:38,344 INFO kernel:[ 6.326686] Magic number: 12:148:616 >04:39:38,344 INFO kernel:[ 6.326733] pci_link PNP0C0F:1e: hash matches >04:39:38,344 INFO kernel:[ 6.326795] rtc_cmos 00:05: setting system clock to 2012-09-15 04:39:02 UTC (1347683942) >04:39:38,344 INFO kernel:[ 6.326803] powernow-k8: Found 1 AMD Athlon(tm) 64 X2 Dual Core Processor 5600+ (2 cpu cores) (version 2.20.00) >04:39:38,344 INFO kernel:[ 6.328910] powernow-k8: fid 0x14 (2800 MHz), vid 0x8 >04:39:38,345 INFO kernel:[ 6.328912] powernow-k8: fid 0x12 (2600 MHz), vid 0xa >04:39:38,345 INFO kernel:[ 6.328914] powernow-k8: fid 0x10 (2400 MHz), vid 0xc >04:39:38,345 INFO kernel:[ 6.328915] powernow-k8: fid 0xe (2200 MHz), vid 0xe >04:39:38,345 INFO kernel:[ 6.328917] powernow-k8: fid 0xc (2000 MHz), vid 0x10 >04:39:38,345 INFO kernel:[ 6.328918] powernow-k8: fid 0xa (1800 MHz), vid 0x10 >04:39:38,345 INFO kernel:[ 6.328920] powernow-k8: fid 0x2 (1000 MHz), vid 0x12 >04:39:38,345 INFO kernel:[ 6.330659] Freeing unused kernel memory: 2020k freed >04:39:38,345 INFO kernel:[ 6.332527] Write protecting the kernel text: 6160k >04:39:38,345 INFO kernel:[ 6.332757] Write protecting the kernel read-only data: 2316k >04:39:38,345 WARNING kernel:[ 6.516886] service-to-run (47) used greatest stack depth: 6292 bytes left >04:39:38,345 WARNING kernel:[ 6.753851] systemd-cgroups (70) used greatest stack depth: 6200 bytes left >04:39:38,345 INFO kernel:[ 6.857099] usb 2-7: new low-speed USB device number 2 using ohci_hcd >04:39:38,345 INFO kernel:[ 6.873719] BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >04:39:38,345 INFO kernel:[ 7.049178] usb 2-7: New USB device found, idVendor=09da, idProduct=c10a >04:39:38,345 INFO kernel:[ 7.049185] usb 2-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >04:39:38,345 INFO kernel:[ 7.049189] usb 2-7: Product: USB Mouse >04:39:38,345 INFO kernel:[ 7.049192] usb 2-7: Manufacturer: A4Tech >04:39:38,345 INFO kernel:[ 7.063635] input: A4Tech USB Mouse as /devices/pci0000:00/0000:00:02.0/usb2/2-7/2-7:1.0/input/input3 >04:39:38,345 INFO kernel:[ 7.069130] hid-generic 0003:09DA:C10A.0001: input,hiddev0,hidraw0: USB HID v1.10 Mouse [A4Tech USB Mouse] on usb-0000:00:02.0-7/input0 >04:39:38,345 INFO kernel:[ 7.291070] squashfs: version 4.0 (2009/01/31) Phillip Lougher >04:39:38,345 INFO kernel:[ 7.315219] alua: device handler registered >04:39:38,345 INFO kernel:[ 7.328873] emc: device handler registered >04:39:38,345 INFO kernel:[ 7.331092] usb 2-8: new full-speed USB device number 3 using ohci_hcd >04:39:38,345 INFO kernel:[ 7.342791] hp_sw: device handler registered >04:39:38,345 INFO kernel:[ 7.357356] rdac: device handler registered >04:39:38,345 INFO kernel:[ 7.378362] Floppy drive(s): fd0 is 1.44M >04:39:38,345 INFO kernel:[ 7.393900] FDC 0 is a post-1991 82077 >04:39:38,345 INFO kernel:[ 7.433863] md: raid0 personality registered for level 0 >04:39:38,345 INFO kernel:[ 7.450204] md: raid1 personality registered for level 1 >04:39:38,345 INFO kernel:[ 7.464779] async_tx: api initialized (async) >04:39:38,345 INFO kernel:[ 7.469070] xor: automatically using best checksumming function: >04:39:38,345 INFO kernel:[ 7.479015] pIII_sse : 5520.000 MB/sec >04:39:38,345 WARNING kernel:[ 7.504038] raid6: mmxx1 1480 MB/s >04:39:38,345 WARNING kernel:[ 7.521020] raid6: mmxx2 2664 MB/s >04:39:38,345 INFO kernel:[ 7.521172] usb 2-8: New USB device found, idVendor=04a9, idProduct=2220 >04:39:38,345 INFO kernel:[ 7.521177] usb 2-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >04:39:38,345 INFO kernel:[ 7.521181] usb 2-8: Product: CanoScan >04:39:38,345 INFO kernel:[ 7.521185] usb 2-8: Manufacturer: Canon >04:39:38,345 WARNING kernel:[ 7.538112] raid6: sse1x1 539 MB/s >04:39:38,345 WARNING kernel:[ 7.555044] raid6: sse1x2 929 MB/s >04:39:38,345 WARNING kernel:[ 7.572049] raid6: sse2x1 1007 MB/s >04:39:38,345 WARNING kernel:[ 7.589036] raid6: sse2x2 1578 MB/s >04:39:38,345 WARNING kernel:[ 7.606076] raid6: int32x1 726 MB/s >04:39:38,345 WARNING kernel:[ 7.623063] raid6: int32x2 1019 MB/s >04:39:38,345 WARNING kernel:[ 7.640028] raid6: int32x4 761 MB/s >04:39:38,345 WARNING kernel:[ 7.657067] raid6: int32x8 1019 MB/s >04:39:38,345 WARNING kernel:[ 7.657069] raid6: using algorithm mmxx2 (2664 MB/s) >04:39:38,345 WARNING kernel:[ 7.657070] raid6: using intx1 recovery algorithm >04:39:38,345 INFO kernel:[ 7.669325] md: raid6 personality registered for level 6 >04:39:38,345 INFO kernel:[ 7.669328] md: raid5 personality registered for level 5 >04:39:38,345 INFO kernel:[ 7.669330] md: raid4 personality registered for level 4 >04:39:38,345 INFO kernel:[ 7.693729] md: raid10 personality registered for level 10 >04:39:38,346 INFO kernel:[ 7.704474] md: linear personality registered for level -1 >04:39:38,346 INFO kernel:[ 7.744275] device-mapper: multipath: version 1.5.0 loaded >04:39:38,346 INFO kernel:[ 7.754640] device-mapper: multipath round-robin: version 1.0.0 loaded >04:39:38,346 INFO kernel:[ 7.930566] RPC: Registered named UNIX socket transport module. >04:39:38,346 INFO kernel:[ 7.930572] RPC: Registered udp transport module. >04:39:38,346 INFO kernel:[ 7.930575] RPC: Registered tcp transport module. >04:39:38,346 INFO kernel:[ 7.930577] RPC: Registered tcp NFSv4.1 backchannel transport module. >04:39:38,346 WARNING kernel:[ 8.088983] rpc.idmapd (221) used greatest stack depth: 5920 bytes left >04:39:38,346 DEBUG kernel:[ 8.821104] pata_amd 0000:00:04.0: version 0.4.1 >04:39:38,346 DEBUG kernel:[ 8.821530] pata_amd 0000:00:04.0: setting latency timer to 64 >04:39:38,346 INFO kernel:[ 8.859742] scsi0 : pata_amd >04:39:38,346 INFO kernel:[ 8.861689] [drm] Initialized drm 1.1.0 20060810 >04:39:38,346 INFO kernel:[ 8.896035] scsi1 : pata_amd >04:39:38,346 INFO kernel:[ 8.910294] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14 >04:39:38,346 INFO kernel:[ 8.910297] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15 >04:39:38,346 INFO kernel:[ 8.910796] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64. >04:39:38,346 WARNING kernel:[ 8.918625] ACPI: PCI Interrupt Link [APC3] enabled at IRQ 18 >04:39:38,346 WARNING kernel:[ 8.957161] ACPI: PCI Interrupt Link [APCH] enabled at IRQ 21 >04:39:38,350 DEBUG kernel:[ 8.957297] forcedeth 0000:00:08.0: setting latency timer to 64 >04:39:38,350 NOTICE kernel:[ 8.979177] firewire_ohci 0000:01:0a.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2 >04:39:38,350 INFO kernel:[ 9.131284] ata1.01: HPA detected: current 488395055, native 488397168 >04:39:38,350 INFO kernel:[ 9.131291] ata1.01: ATA-7: ST3250824A, 3.AAE, max UDMA/100 >04:39:38,350 INFO kernel:[ 9.131294] ata1.01: 488395055 sectors, multi 16: LBA48 >04:39:38,350 DEBUG kernel:[ 9.131300] ata1: nv_mode_filter: 0x3f39f&0x3f3ff->0x3f39f, BIOS=0x3f000 (0xc60000) ACPI=0x0 >04:39:38,350 INFO kernel:[ 9.205973] ata1.01: configured for UDMA/100 >04:39:38,350 NOTICE kernel:[ 9.218958] scsi 0:0:1:0: Direct-Access ATA ST3250824A 3.AA PQ: 0 ANSI: 5 >04:39:38,350 NOTICE kernel:[ 9.226735] sd 0:0:1:0: [sda] 488395055 512-byte logical blocks: (250 GB/232 GiB) >04:39:38,350 NOTICE kernel:[ 9.228915] sd 0:0:1:0: [sda] Write Protect is off >04:39:38,350 DEBUG kernel:[ 9.228924] sd 0:0:1:0: [sda] Mode Sense: 00 3a 00 00 >04:39:38,350 NOTICE kernel:[ 9.229841] sd 0:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >04:39:38,350 NOTICE kernel:[ 9.230350] sd 0:0:1:0: Attached scsi generic sg0 type 0 >04:39:38,350 DEBUG kernel:[ 9.239968] ata2: port disabled--ignoring >04:39:38,350 INFO kernel:[ 9.326034] sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 > >04:39:38,350 NOTICE kernel:[ 9.346498] sd 0:0:1:0: [sda] Attached SCSI disk >04:39:38,350 INFO kernel:[ 9.374791] wmi: Mapper loaded >04:39:38,350 NOTICE kernel:[ 9.481773] firewire_core 0000:01:0a.0: created device fw0: GUID 0016e60000cdf2bd, S400 >04:39:38,350 INFO kernel:[ 9.489060] forcedeth 0000:00:08.0: ifname eth0, PHY OUI 0x5043 @ 1, addr 00:1a:4d:0d:c0:07 >04:39:38,350 INFO kernel:[ 9.489063] forcedeth 0000:00:08.0: highdma csum vlan pwrctl mgmt gbit lnktim msi desc-v3 >04:39:38,350 DEBUG kernel:[ 9.489316] sata_nv 0000:00:05.0: version 3.5 >04:39:38,350 WARNING kernel:[ 9.524178] ACPI: PCI Interrupt Link [APSI] enabled at IRQ 20 >04:39:38,350 NOTICE kernel:[ 9.524316] sata_nv 0000:00:05.0: Using SWNCQ mode >04:39:38,350 DEBUG kernel:[ 9.525691] sata_nv 0000:00:05.0: setting latency timer to 64 >04:39:38,350 INFO kernel:[ 9.545169] scsi2 : sata_nv >04:39:38,350 INFO kernel:[ 9.564362] scsi3 : sata_nv >04:39:38,350 INFO kernel:[ 9.581849] ata3: SATA max UDMA/133 cmd 0x9f0 ctl 0xbf0 bmdma 0xc800 irq 20 >04:39:38,350 INFO kernel:[ 9.581853] ata4: SATA max UDMA/133 cmd 0x970 ctl 0xb70 bmdma 0xc808 irq 20 >04:39:38,350 WARNING kernel:[ 9.629872] ACPI: PCI Interrupt Link [APSJ] enabled at IRQ 23 >04:39:38,350 NOTICE kernel:[ 9.629880] sata_nv 0000:00:05.1: Using SWNCQ mode >04:39:38,350 DEBUG kernel:[ 9.631593] sata_nv 0000:00:05.1: setting latency timer to 64 >04:39:38,350 INFO kernel:[ 9.658148] scsi4 : sata_nv >04:39:38,350 INFO kernel:[ 9.672257] scsi5 : sata_nv >04:39:38,350 INFO kernel:[ 9.688683] ata5: SATA max UDMA/133 cmd 0x9e0 ctl 0xbe0 bmdma 0xdc00 irq 23 >04:39:38,350 INFO kernel:[ 9.688687] ata6: SATA max UDMA/133 cmd 0x960 ctl 0xb60 bmdma 0xdc08 irq 23 >04:39:38,350 INFO kernel:[ 9.884069] ata3: SATA link down (SStatus 0 SControl 300) >04:39:38,350 INFO kernel:[ 10.142065] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >04:39:38,350 INFO kernel:[ 10.148112] ata5.00: ATA-8: ST2000DL003-9VT166, CC3C, max UDMA/133 >04:39:38,350 INFO kernel:[ 10.148120] ata5.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32) >04:39:38,350 INFO kernel:[ 10.157215] ata5.00: configured for UDMA/133 >04:39:38,351 INFO kernel:[ 10.187066] ata4: SATA link down (SStatus 0 SControl 300) >04:39:38,351 WARNING kernel:[ 9.239625] ACPI: Invalid Power Resource to register! >04:39:38,351 NOTICE kernel:[ 10.188961] scsi 4:0:0:0: Direct-Access ATA ST2000DL003-9VT1 CC3C PQ: 0 ANSI: 5 >04:39:38,351 NOTICE kernel:[ 10.195422] sd 4:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB) >04:39:38,351 NOTICE kernel:[ 10.195430] sd 4:0:0:0: [sdb] 4096-byte physical blocks >04:39:38,351 NOTICE kernel:[ 10.197106] sd 4:0:0:0: Attached scsi generic sg1 type 0 >04:39:38,351 NOTICE kernel:[ 10.197617] sd 4:0:0:0: [sdb] Write Protect is off >04:39:38,351 DEBUG kernel:[ 10.197626] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >04:39:38,351 NOTICE kernel:[ 10.198503] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >04:39:38,351 INFO kernel:[ 10.245554] sdb: sdb1 >04:39:38,351 NOTICE kernel:[ 10.253331] sd 4:0:0:0: [sdb] Attached SCSI disk >04:39:38,351 INFO kernel:[ 10.655108] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >04:39:38,351 INFO kernel:[ 10.660855] ata6.00: ATAPI: Optiarc DVD RW AD-5240S, 1.01, max UDMA/100 >04:39:38,351 INFO kernel:[ 10.669958] ata6.00: configured for UDMA/100 >04:39:38,351 NOTICE kernel:[ 10.674795] scsi 5:0:0:0: CD-ROM Optiarc DVD RW AD-5240S 1.01 PQ: 0 ANSI: 5 >04:39:38,351 WARNING kernel:[ 10.682458] sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray >04:39:38,351 INFO kernel:[ 10.682489] cdrom: Uniform CD-ROM driver Revision: 3.20 >04:39:38,351 DEBUG kernel:[ 10.688396] sr 5:0:0:0: Attached scsi CD-ROM sr0 >04:39:38,351 NOTICE kernel:[ 10.692072] sr 5:0:0:0: Attached scsi generic sg2 type 5 >04:39:38,351 WARNING kernel:[ 10.201561] ACPI: Invalid Power Resource to register! >04:39:38,351 WARNING kernel:[ 10.696297] ACPI: Invalid Power Resource to register!<4>[ 10.835781] ata_id (369) used greatest stack depth: 5832 bytes left >04:39:38,351 WARNING kernel:[ 10.878171] cdrom_id (368) used greatest stack depth: 5480 bytes left >04:39:38,351 INFO kernel:[ 12.127263] Btrfs loaded >04:39:38,351 INFO kernel:[ 12.232670] device fsid 3f6557f5-c760-4678-a284-46267304d447 devid 1 transid 6425 /dev/sda6 >04:39:38,351 DEBUG kernel:[ 13.088385] ISO 9660 Extensions: Microsoft Joliet Level 3 >04:39:38,351 DEBUG kernel:[ 13.116791] ISO 9660 Extensions: RRIP_1991A >04:39:38,351 INFO kernel:[ 15.528032] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >04:39:38,351 WARNING kernel:[ 17.185935] systemd-udevd (266) used greatest stack depth: 5244 bytes left >04:39:38,351 DEBUG kernel:[ 22.058712] SELinux: 2048 avtab hash slots, 101719 rules. >04:39:38,351 DEBUG kernel:[ 23.018483] SELinux: 2048 avtab hash slots, 101719 rules. >04:39:38,351 DEBUG kernel:[ 27.311136] SELinux: 9 users, 15 roles, 4258 types, 234 bools, 1 sens, 1024 cats >04:39:38,351 DEBUG kernel:[ 27.311143] SELinux: 83 classes, 101719 rules >04:39:38,351 DEBUG kernel:[ 27.586754] SELinux: Completing initialization. >04:39:38,351 DEBUG kernel:[ 27.586759] SELinux: Setting up existing superblocks. >04:39:38,351 DEBUG kernel:[ 27.586968] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >04:39:38,351 DEBUG kernel:[ 27.587099] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >04:39:38,351 DEBUG kernel:[ 27.587214] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >04:39:38,351 DEBUG kernel:[ 27.587284] SELinux: initialized (dev proc, type proc), uses genfs_contexts >04:39:38,351 DEBUG kernel:[ 27.587509] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >04:39:38,351 DEBUG kernel:[ 27.587620] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >04:39:38,351 DEBUG kernel:[ 27.589353] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >04:39:38,351 DEBUG kernel:[ 27.589454] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >04:39:38,351 DEBUG kernel:[ 27.599350] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >04:39:38,351 DEBUG kernel:[ 27.599463] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >04:39:38,351 DEBUG kernel:[ 27.599532] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >04:39:38,351 DEBUG kernel:[ 27.599705] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >04:39:38,351 DEBUG kernel:[ 27.599813] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >04:39:38,351 DEBUG kernel:[ 27.599898] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >04:39:38,351 DEBUG kernel:[ 27.600047] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >04:39:38,351 DEBUG kernel:[ 27.604833] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >04:39:38,351 DEBUG kernel:[ 27.604861] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >04:39:38,351 DEBUG kernel:[ 27.604888] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >04:39:38,351 DEBUG kernel:[ 27.605154] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >04:39:38,351 DEBUG kernel:[ 27.605296] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:39:38,351 DEBUG kernel:[ 27.605338] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:39:38,351 DEBUG kernel:[ 27.605386] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:39:38,351 DEBUG kernel:[ 27.605557] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:39:38,351 DEBUG kernel:[ 27.605620] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:39:38,352 DEBUG kernel:[ 27.605647] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:39:38,352 DEBUG kernel:[ 27.605668] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:39:38,352 DEBUG kernel:[ 27.605691] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:39:38,352 DEBUG kernel:[ 27.605762] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >04:39:38,352 DEBUG kernel:[ 27.605869] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >04:39:38,352 DEBUG kernel:[ 27.605992] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >04:39:38,352 DEBUG kernel:[ 27.606379] SELinux: initialized (dev loop0, type squashfs), uses xattr >04:39:38,352 DEBUG kernel:[ 27.607393] SELinux: initialized (dev dm-0, type ext4), uses xattr >04:39:38,352 NOTICE kernel:[ 27.683813] type=1403 audit(1347683963.856:2): policy loaded auid=4294967295 ses=4294967295 >04:39:38,352 DEBUG kernel:[ 31.772663] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >04:39:38,352 DEBUG kernel:[ 33.354499] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >04:39:38,352 DEBUG kernel:[ 33.364641] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >04:39:38,352 DEBUG kernel:[ 33.658679] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >04:39:38,352 NOTICE kernel:[ 37.163883] type=1400 audit(1347683973.336:3): avc: denied { create } for pid=573 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >04:39:38,352 NOTICE kernel:[ 37.164646] type=1400 audit(1347683973.337:4): avc: denied { setattr } for pid=573 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=26594 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >04:39:38,352 NOTICE kernel:[ 37.167468] type=1400 audit(1347683973.340:5): avc: denied { relabelfrom } for pid=573 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=26594 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >04:39:38,352 WARNING kernel:[ 37.689408] WARNING! power/level is deprecated; use power/control instead >04:39:38,352 INFO kernel:[ 40.064945] i2c i2c-0: nForce2 SMBus adapter at 0x1c00 >04:39:38,352 INFO kernel:[ 40.076796] i2c i2c-1: nForce2 SMBus adapter at 0x1c80 >04:39:38,352 WARNING kernel:[ 40.738909] microcode: AMD CPU family 0xf not supported >04:39:38,352 NOTICE kernel:[ 41.190174] type=1400 audit(1347683977.363:6): avc: denied { read } for pid=627 comm="bash" name=".profile" dev="dm-0" ino=50668 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >04:39:38,352 NOTICE kernel:[ 41.190500] type=1400 audit(1347683977.363:7): avc: denied { open } for pid=627 comm="bash" path="/root/.profile" dev="dm-0" ino=50668 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >04:39:38,352 INFO kernel:[ 41.877765] parport_pc 00:0a: reported by Plug and Play ACPI >04:39:38,352 INFO kernel:[ 41.878632] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] >04:39:38,585 NOTICE kernel:[ 42.409850] type=1400 audit(1347683978.582:8): avc: denied { read } for pid=627 comm="bash" name="linux" dev="dm-0" ino=25132 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >04:39:38,585 NOTICE kernel:[ 42.410294] type=1400 audit(1347683978.582:9): avc: denied { open } for pid=627 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=25132 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >04:39:38,585 NOTICE kernel:[ 42.410431] type=1400 audit(1347683978.583:10): avc: denied { getattr } for pid=627 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=25132 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >04:39:40,337 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:39:41,468 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-1.git20120820.fc18) is starting... >04:39:41,478 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >04:39:41,497 INFO NetworkManager: <info> WEXT support is enabled >04:39:42,921 INFO dbus-daemon: dbus[700]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >04:39:42,931 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >04:39:43,898 INFO polkitd: Started polkitd version 0.107 >04:39:44,376 INFO dbus-daemon: dbus[700]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >04:39:44,380 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >04:39:44,725 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >04:39:44,733 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >04:39:44,741 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >04:39:44,749 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >04:39:44,766 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >04:39:44,773 INFO NetworkManager: <info> trying to start the modem manager... >04:39:44,780 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >04:39:44,786 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >04:39:44,793 INFO dbus-daemon: dbus[700]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >04:39:44,940 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >04:39:44,941 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >04:39:44,963 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >04:39:44,978 INFO NetworkManager: <info> Networking is enabled by state file >04:39:44,985 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >04:39:44,992 INFO NetworkManager: <info> (em1): carrier is OFF >04:39:44,998 INFO NetworkManager: <info> (em1): new Ethernet device (driver: 'forcedeth' ifindex: 2) >04:39:45,004 INFO NetworkManager: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/0 >04:39:45,011 INFO NetworkManager: <info> (em1): now managed >04:39:45,017 INFO NetworkManager: <info> (em1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >04:39:45,024 INFO NetworkManager: <info> (em1): bringing up device. >04:39:45,041 DEBUG kernel:[ 48.863911] forcedeth 0000:00:08.0: irq 41 for MSI/MSI-X >04:39:45,041 INFO kernel:[ 48.866483] forcedeth 0000:00:08.0: em1: MSI enabled >04:39:45,046 INFO NetworkManager: <info> (em1): carrier now ON (device state 20) >04:39:45,057 INFO NetworkManager: <info> (em1): preparing device. >04:39:45,071 INFO NetworkManager: <info> (em1): deactivating device (reason 'managed') [2] >04:39:45,086 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:08.0/net/em1 >04:39:45,090 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >04:39:45,093 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >04:39:45,097 INFO NetworkManager: <info> (em1): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >04:39:45,100 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >04:39:45,102 INFO NetworkManager: <info> Activation (em1) starting connection 'Wired connection 1' >04:39:45,105 INFO NetworkManager: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >04:39:45,107 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >04:39:45,109 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >04:39:45,112 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >04:39:45,114 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >04:39:45,117 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >04:39:45,119 INFO NetworkManager: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >04:39:45,122 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >04:39:45,124 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >04:39:45,126 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >04:39:45,129 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >04:39:45,131 INFO NetworkManager: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >04:39:45,134 INFO NetworkManager: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >04:39:45,766 INFO NetworkManager: <info> dhclient started with pid 712 >04:39:45,789 INFO NetworkManager: <info> Activation (em1) Beginning IP6 addrconf. >04:39:45,805 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >04:39:46,349 INFO dbus-daemon: modem-manager[710]: <info> ModemManager (version 0.5.999-0.2.fc18) starting... >04:39:46,356 INFO modem-manager: <info> ModemManager (version 0.5.999-0.2.fc18) starting... >04:39:46,375 INFO dbus-daemon: dbus[700]: [system] Successfully activated service 'org.freedesktop.ModemManager' >04:39:46,382 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >04:39:46,385 INFO NetworkManager: <info> modem-manager is now available >04:39:49,062 INFO systemd: Startup finished in 6s 338ms 135us (kernel) + 22s 330ms 706us (initrd) + 24s 215ms 994us (userspace) = 52s 884ms 835us. >04:39:50,648 INFO dbus-daemon: modem-manager[710]: <info> Loaded plugin 'Gobi' >04:39:50,654 INFO dbus-daemon: modem-manager[710]: <info> Loaded plugin 'Huawei' >04:39:50,676 INFO dbus-daemon: modem-manager[710]: <info> Loaded plugin 'Wavecom' >04:39:50,685 INFO dbus-daemon: modem-manager[710]: <info> Loaded plugin 'Option' >04:39:50,696 INFO dbus-daemon: modem-manager[710]: <info> Loaded plugin 'Nokia' >04:39:50,721 INFO dbus-daemon: modem-manager[710]: <info> Loaded plugin 'SimTech' >04:39:50,741 INFO dbus-daemon: modem-manager[710]: <info> Loaded plugin 'ZTE' >04:39:50,744 INFO dbus-daemon: modem-manager[710]: <info> Loaded plugin 'Ericsson MBM' >04:39:50,750 INFO dbus-daemon: modem-manager[710]: <info> Loaded plugin 'X22X' >04:39:50,754 INFO dbus-daemon: modem-manager[710]: <info> Loaded plugin 'Option High-Speed' >04:39:50,770 INFO dbus-daemon: modem-manager[710]: <info> Loaded plugin 'MotoC' >04:39:50,773 INFO dbus-daemon: modem-manager[710]: <info> Loaded plugin 'Novatel' >04:39:50,776 INFO modem-manager: <info> Loaded plugin 'Gobi' >04:39:50,779 INFO modem-manager: <info> Loaded plugin 'Huawei' >04:39:50,782 INFO modem-manager: <info> Loaded plugin 'Wavecom' >04:39:50,785 INFO modem-manager: <info> Loaded plugin 'Option' >04:39:50,787 INFO modem-manager: <info> Loaded plugin 'Nokia' >04:39:50,790 INFO modem-manager: <info> Loaded plugin 'SimTech' >04:39:50,793 INFO modem-manager: <info> Loaded plugin 'ZTE' >04:39:50,795 INFO modem-manager: <info> Loaded plugin 'Ericsson MBM' >04:39:50,798 INFO modem-manager: <info> Loaded plugin 'X22X' >04:39:50,800 INFO modem-manager: <info> Loaded plugin 'Option High-Speed' >04:39:50,803 INFO modem-manager: <info> Loaded plugin 'MotoC' >04:39:50,805 INFO modem-manager: <info> Loaded plugin 'Novatel' >04:39:50,808 INFO modem-manager: <info> Loaded plugin 'Linktop' >04:39:50,811 INFO modem-manager: <info> Loaded plugin 'Sierra' >04:39:50,813 INFO modem-manager: <info> Loaded plugin 'Longcheer' >04:39:50,816 INFO modem-manager: <info> Loaded plugin 'Samsung' >04:39:50,818 INFO modem-manager: <info> Loaded plugin 'AnyData' >04:39:50,821 INFO modem-manager: <info> Loaded plugin 'Cinterion' >04:39:50,824 INFO modem-manager: <info> Loaded plugin 'Iridium' >04:39:50,827 INFO modem-manager: <info> Loaded plugin 'Generic' >04:39:50,829 INFO modem-manager: <info> Successfully loaded 20 plugins >04:39:50,832 INFO dbus-daemon: modem-manager[710]: <info> Loaded plugin 'Linktop' >04:39:50,835 INFO dbus-daemon: modem-manager[710]: <info> Loaded plugin 'Sierra' >04:39:50,837 INFO dbus-daemon: modem-manager[710]: <info> Loaded plugin 'Longcheer' >04:39:50,840 INFO dbus-daemon: modem-manager[710]: <info> Loaded plugin 'Samsung' >04:39:50,842 INFO dbus-daemon: modem-manager[710]: <info> Loaded plugin 'AnyData' >04:39:50,845 INFO dbus-daemon: modem-manager[710]: <info> Loaded plugin 'Cinterion' >04:39:50,848 INFO dbus-daemon: modem-manager[710]: <info> Loaded plugin 'Iridium' >04:39:50,850 INFO dbus-daemon: modem-manager[710]: <info> Loaded plugin 'Generic' >04:39:50,853 INFO dbus-daemon: modem-manager[710]: <info> Successfully loaded 20 plugins >04:39:51,776 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P1 >04:39:51,789 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >04:39:51,804 INFO dhclient: All rights reserved. >04:39:51,814 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >04:39:51,821 INFO dhclient: >04:39:52,089 INFO NetworkManager: <info> (em1): DHCPv4 state changed nbi -> preinit >04:39:52,115 INFO dhclient: Listening on LPF/em1/00:1a:4d:0d:c0:07 >04:39:52,121 INFO dhclient: Sending on LPF/em1/00:1a:4d:0d:c0:07 >04:39:52,128 INFO dhclient: Sending on Socket/fallback >04:39:52,135 INFO dhclient: DHCPDISCOVER on em1 to 255.255.255.255 port 67 interval 8 (xid=0x7990e8d9) >04:39:52,613 INFO dhclient: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x7990e8d9) >04:39:52,620 INFO dhclient: DHCPOFFER from 192.168.1.1 >04:39:52,628 INFO dhclient: DHCPACK from 192.168.1.1 (xid=0x7990e8d9) >04:39:52,654 INFO NetworkManager: <info> (em1): DHCPv4 state changed preinit -> bound >04:39:52,663 INFO NetworkManager: <info> address 192.168.1.101 >04:39:52,670 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >04:39:52,677 INFO NetworkManager: <info> gateway 192.168.1.1 >04:39:52,686 INFO NetworkManager: <info> nameserver '80.96.184.17' >04:39:52,697 INFO NetworkManager: <info> nameserver '80.96.184.18' >04:39:52,704 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >04:39:52,720 INFO dhclient: bound to 192.168.1.101 -- renewal in 3325 seconds. >04:39:52,727 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >04:39:53,671 INFO NetworkManager: <info> (em1): device state change: ip-config -> activated (reason 'none') [70 100 0] >04:39:53,812 INFO NetworkManager: <info> Policy set 'Wired connection 1' (em1) as default for IPv4 routing and DNS. >04:39:53,818 INFO NetworkManager: <info> Activation (em1) successful, device activated. >04:39:53,828 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >04:39:53,840 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >04:39:53,847 INFO dbus-daemon: dbus[700]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >04:39:54,240 INFO dbus-daemon: dbus[700]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >04:39:54,244 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >04:39:56,182 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >04:39:56,930 INFO dbus-daemon: Failed to issue method call: Unit chronyd.service is not loaded. >04:40:06,175 INFO NetworkManager: <info> (em1): IP6 addrconf timed out or failed. >04:40:06,184 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >04:40:06,192 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) started... >04:40:06,200 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) complete. >04:40:07,726 NOTICE kernel:[ 71.552062] type=1400 audit(1347684007.724:11): avc: denied { read write } for pid=758 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=5620 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >04:40:07,742 WARNING kernel:[ 71.568973] auditd (759): /proc/759/oom_adj is deprecated, please use /proc/759/oom_score_adj instead. >04:40:08,428 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:08,436 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:08,471 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:08,477 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:08,490 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:08,490 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:08,492 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:08,506 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:08,506 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:08,506 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:08,524 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:08,567 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:08,579 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:08,787 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:08,821 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:08,992 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:09,217 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:09,321 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:09,342 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:09,360 INFO kernel:[ 73.186946] device fsid 3f6557f5-c760-4678-a284-46267304d447 devid 1 transid 6425 /dev/sda6 >04:40:09,367 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:09,401 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:10,247 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:10,350 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:10,356 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:26,917 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:26,937 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:26,962 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:26,971 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:26,974 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:26,981 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:26,987 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:26,987 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:26,990 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:27,001 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:27,012 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:27,130 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:27,134 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:27,137 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:27,669 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:27,699 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:27,791 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:27,804 INFO kernel:[ 91.630224] device fsid 3f6557f5-c760-4678-a284-46267304d447 devid 1 transid 6425 /dev/sda6 >04:40:27,815 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:27,835 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:27,925 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:28,005 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:28,131 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-em1 ... >04:40:28,135 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >04:40:28,137 NOTICE NetworkManager: ifcfg-rh: read connection 'System em1' >04:40:28,140 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >04:40:28,334 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:28,487 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:28,494 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:28,823 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:29,299 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:29,380 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:30,471 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:30,698 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:31,021 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:31,177 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:31,363 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:31,471 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:31,998 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:32,088 INFO kernel:[ 95.914145] device fsid 3f6557f5-c760-4678-a284-46267304d447 devid 1 transid 6425 /dev/sda6 >04:40:32,096 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:32,161 INFO kernel:[ 95.987702] device fsid 3f6557f5-c760-4678-a284-46267304d447 devid 1 transid 6425 /dev/sda6 >04:40:32,359 DEBUG kernel:[ 96.185026] SELinux: initialized (dev sda6, type btrfs), uses xattr >04:40:45,961 WARNING kernel:[ 109.787502] umount (967) used greatest stack depth: 4840 bytes left >04:40:46,408 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:46,703 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:46,790 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:46,984 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:47,494 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:48,348 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:48,773 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:48,915 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:49,732 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:49,776 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:40:51,992 INFO kernel:[ 115.818190] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >04:40:51,992 DEBUG kernel:[ 115.818232] SELinux: initialized (dev sda1, type ext4), uses xattr >04:40:52,692 INFO kernel:[ 116.518493] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >04:40:52,695 DEBUG kernel:[ 116.521334] SELinux: initialized (dev sda2, type ext4), uses xattr >04:40:53,014 INFO kernel:[ 116.840305] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >04:40:53,016 DEBUG kernel:[ 116.842652] SELinux: initialized (dev sda5, type ext4), uses xattr >04:40:53,442 INFO kernel:[ 117.268074] device fsid 3f6557f5-c760-4678-a284-46267304d447 devid 1 transid 6428 /dev/sda6 >04:40:53,599 DEBUG kernel:[ 117.424801] SELinux: initialized (dev sda6, type btrfs), uses xattr >04:40:54,378 INFO kernel:[ 118.204235] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null) >04:40:54,378 DEBUG kernel:[ 118.204254] SELinux: initialized (dev sda7, type ext4), uses xattr >04:40:55,463 INFO kernel:[ 119.289953] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) >04:40:55,463 DEBUG kernel:[ 119.289978] SELinux: initialized (dev sdb1, type ext4), uses xattr >04:41:17,582 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:41:18,822 INFO kernel:[ 143.372693] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >04:42:58,923 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:42:59,261 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:42:59,628 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:43:00,081 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:43:00,906 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:43:01,481 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:43:01,873 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:43:01,890 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:43:01,905 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:43:01,911 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:43:01,916 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:43:01,928 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >04:43:01,948 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 857607
:
613119
| 613120 |
613121
|
613122
|
613123
|
613124
|
613125
|
613126
|
613127
|
613128
|
613129
|
613130
|
613131
|
613132
|
613133