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 659676 Details for
Bug 885277
AttributeError: 'NoneType' object has no attribute 'startswith'
[?]
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), 1.24 MB, created by
Clyde E. Kunkel
on 2012-12-08 04:16:24 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Clyde E. Kunkel
Created:
2012-12-08 04:16:24 UTC
Size:
1.24 MB
patch
obsolete
>anaconda 18.36 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 2177, in resolveDevice > if devspec.startswith("UUID="): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1681, in setUpBootLoader > self.bootloader.stage1_disk = self.devicetree.resolveDevice(self.data.bootloader.bootDrive) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 476, in apply > self.storage.setUpBootLoader() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 111, in _runSpoke > action.apply() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 328, in _on_spoke_clicked > self._runSpoke(spoke) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 343, in _on_spoke_clicked > self._on_spoke_clicked(self._spokes[dest].selector, None, self._spokes[dest]) >AttributeError: 'NoneType' object has no attribute 'startswith' > >Local variables in innermost frame: >devspec: None >self: <pyanaconda.storage.devicetree.DeviceTree object at 0x7f6619b2f290> >blkidTab: None >device: None >cryptTab: None >options: None > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf.data: Skipped > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sdd': 132, 'sde': 133, 'sdf': 134, 'sdg': 135, 'sda': 129, 'sdb': 130, 'sdc': 131, 'sdh': 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: {'/boot': existing 500MB partition sdg2 (5) with existing ext4 filesystem >, '/': existing 15000MB partition sdg5 (8) with existing ext4 filesystem >, '/home': existing 40000MB partition sdg6 (9) with existing ext4 filesystem >} > swaps: [existing 4000MB partition sdg3 (6) with existing swap >] > name: Fedora Linux 18 for x86_64 >, Root instance, containing members: > mounts: {'/': existing 15000MB partition sda5 (23) with existing ext4 filesystem >} > swaps: [] > name: Fedora Linux 14 for x86_64 >, Root instance, containing members: > mounts: {'/mnt/fedora15': BTRFSVolumeDevice instance, containing members: > mounts.major: 0 > mounts._partedDevice: parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_p5ewspro-fedora15 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 40960000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2549, 255, 63) biosGeometry: (2549, 255, 63) > PedDevice: <_ped.Device object at 0x7f66099f4e60> > mounts.exists: True > mounts.req_size: None > mounts._size: 20000.0 > mounts.id: 54 > mounts.controllable: True > mounts.dataLevel: None > mounts.uuid: 1b58c964-273b-4a8b-b5e4-55235edff6d6 > mounts._format: BTRFS instance, containing members: > mounts._format._device: /dev/mapper/vg_p5ewspro-fedora15 > mounts._format.uuid: None > mounts._format.exists: True > mounts._format._mountpoint: None > mounts._format._majorminor: 253001 > mounts._format._mountType: btrfs > mounts._format.fsprofile: None > mounts._format.label: None > mounts._format._targetSize: 0 > mounts._format.volUUID: 1b58c964-273b-4a8b-b5e4-55235edff6d6 > mounts._format._minInstanceSize: None > mounts._format.mountopts: None > mounts._format.mountpoint: /mnt/fedora15 > mounts._format._migrate: False > mounts._format._size: 0 > mounts.parents: [existing 20000MB lvmlv vg_p5ewspro-fedora15 (47) with existing btrfs filesystem >] > 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.54 > mounts.protected: False > mounts.originalFormat: BTRFS instance, containing members: > mounts.originalFormat.uuid: None > mounts.originalFormat.exists: True > mounts.originalFormat._mountpoint: None > mounts.originalFormat._size: 0 > mounts.originalFormat._majorminor: None > mounts.originalFormat._mountType: btrfs > mounts.originalFormat.fsprofile: None > mounts.originalFormat.label: None > mounts.originalFormat._targetSize: 0 > mounts.originalFormat.volUUID: 1b58c964-273b-4a8b-b5e4-55235edff6d6 > mounts.originalFormat._minInstanceSize: None > mounts.originalFormat.mountopts: None > mounts.originalFormat.mountpoint: None > mounts.originalFormat._migrate: False > mounts.originalFormat._device: /dev/mapper/vg_p5ewspro-fedora15 > mounts._serial: None >, '/mnt/seti': existing 1984MB lvmlv vg_p5ewspro-seti (49) with existing ext4 filesystem >, '/home': existing 49984MB lvmlv vg_p5ewspro00-kunkelc (46) with existing ext4 filesystem mounted at /home >, '/boot': existing 476MB partition sda11 (16) with existing ext4 filesystem >, '/': existing 20000MB lvmlv vg_p5ewspro-fedora16 (48) with existing ext4 filesystem mounted at /mnt/fedora16 >, '/mnt/fedora15/boot': existing 500MB partition sda3 (21) with existing ext4 filesystem >, '/mnt/share': existing 5000MB partition sda6 (24) with existing vfat filesystem >} > swaps: [existing 4000MB partition sda7 (25) with existing swap >] > name: Fedora Linux 16 for x86_64 >, Root instance, containing members: > mounts: {'/mnt/fedora15': Already dumped (BTRFSVolumeDevice instance) >, '/mnt/fedora16': Already dumped (LVMLogicalVolumeDevice instance) >, '/home/kunkelc/data': existing 40960MB lvmlv vg_p5ewspro-datalv (51) with existing ext4 filesystem >, '/mnt/seti': Already dumped (LVMLogicalVolumeDevice instance) >, '/mnt/masterboot': Already dumped (PartitionDevice instance) >, '/boot': existing 500MB partition sda10 (15) with existing ext4 filesystem >, '/mnt/fedora18': existing 20000MB lvmlv vg_p5ewspro-fedora18 (52) with existing ext4 filesystem mounted at /mnt/fedora18 >, '/': existing 20000MB lvmlv vg_p5ewspro-fedora17 (50) with existing ext4 filesystem mounted at /mnt/fedora17 >, '/mnt/fedora15/boot': Already dumped (PartitionDevice instance) >, '/mnt/fedora16/boot': Already dumped (PartitionDevice instance) >, '/mnt/fedora18/boot': existing 476MB partition sda12 (17) with existing ext4 filesystem >} > swaps: [Already dumped (PartitionDevice instance) >] > name: Fedora Linux 17 for x86_64 >, Root instance, containing members: > mounts: {'/mnt/fedora15': Already dumped (BTRFSVolumeDevice instance) >, '/mnt/fedora16': Already dumped (LVMLogicalVolumeDevice instance) >, '/mnt/fedora17/boot': Already dumped (PartitionDevice instance) >, '/mnt/seti': Already dumped (LVMLogicalVolumeDevice instance) >, '/home': Already dumped (LVMLogicalVolumeDevice instance) >, '/boot': Already dumped (PartitionDevice instance) >, '/': Already dumped (LVMLogicalVolumeDevice instance) >, '/mnt/fedora15/boot': Already dumped (PartitionDevice instance) >, '/mnt/fedoraKDE18': existing 20480MB lvmlv vg_p5ewspro-fedoraKDE18 (53) with existing ext4 filesystem mounted at /mnt/fedorakde18 >, '/mnt/fedora16/boot': Already dumped (PartitionDevice instance) >, '/mnt/rescue18/home': Already dumped (PartitionDevice instance) >, '/mnt/fedora17': Already dumped (LVMLogicalVolumeDevice instance) >, '/mnt/rescue18': Already dumped (PartitionDevice instance) >, '/mnt/rescue18/boot': Already dumped (PartitionDevice instance) >} > swaps: [Already dumped (PartitionDevice instance) >] > name: Fedora Linux 18 for x86_64 >, Root instance, containing members: > mounts: {'/mnt/fedora17': Already dumped (LVMLogicalVolumeDevice instance) >, '/mnt/seti': Already dumped (LVMLogicalVolumeDevice instance) >, '/home': Already dumped (LVMLogicalVolumeDevice instance) >, '/boot': existing 500MB partition sda14 (19) with existing ext4 filesystem >, '/mnt/fedora18': Already dumped (LVMLogicalVolumeDevice instance) >, '/mnt/fedora18/boot': Already dumped (PartitionDevice instance) >, '/mnt/fedora17/boot': Already dumped (PartitionDevice instance) >, '/': Already dumped (LVMLogicalVolumeDevice instance) >} > swaps: [Already dumped (PartitionDevice instance) >] > name: Fedora Linux 18 for x86_64 >, Root instance, containing members: > mounts: {'/mnt/fedora16': Already dumped (LVMLogicalVolumeDevice instance) >, '/mnt/seti': Already dumped (LVMLogicalVolumeDevice instance) >, '/home': Already dumped (LVMLogicalVolumeDevice instance) >, '/boot': Already dumped (PartitionDevice instance) >, '/': Already dumped (BTRFSVolumeDevice instance) >, '/mnt/fedora16/boot': Already dumped (PartitionDevice instance) >} > swaps: [Already dumped (PartitionDevice instance) >] > name: Fedora Linux 15 for x86_64 >] > _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: [existing 122903MB partition sdf1 (1) with existing ntfs filesystem >, existing 69562MB partition sdf2 (2) with existing ntfs filesystem >, existing 239372MB disk sdf (0) with existing msdos disklabel >, existing 20000MB partition sdg1 (4) with existing ntfs filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 214871MB partition sdg4 (7) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 239372MB disk sdg (3) with existing msdos disklabel >, existing 7630MB partition sdh1 (11) with existing efi filesystem >, existing 7633MB disk sdh (10) with existing msdos disklabel >] > _intf.storage.fsset.devicetree.names: [sdf, sdf1, sdf2, sdg, sdg1, sdg2, sdg3, sdg4, sdg5, sdg6, sdh, sdh1, sr0, sda, sda1, sda10, sda11, sda12, sda13, sda14, sda2, sda3, sda4, sda5, sda6, sda7, sda8, vg_p5ewspro00, vg_p5ewspro00-kunkelc, sda9, sdb, sdb1, P5E-WSPRO.localdomain:0, sdc, sdc1, sdd, sdd1, sde, sde1, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, md127, vg_p5ewspro, vg_p5ewspro-fedora15, vg_p5ewspro-fedora16, vg_p5ewspro-seti, vg_p5ewspro-fedora17, vg_p5ewspro-datalv, vg_p5ewspro-fedora18, vg_p5ewspro-fedoraKDE18, live-rw, vg_p5ewspro-fed18lxde, data] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.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: [sdf1, sdf2, sdg1, sdg2, sdg3, sdg4, sdg5, sdg6, sdh1, sr0, sda1, sda10, sda11, sda12, sda13, sda14, sda2, sda3, sda4, sda5, sda6, sda7, sda8, sda9, sdb1, sdc1, sdd1, sde1] > _intf.storage.fsset.devicetree.topology._devmap: {'sdf2': 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:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf/sdf2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf/sdf2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdf2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdf2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sdf1': 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:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf/sdf1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf/sdf1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdf1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdf1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, '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:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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 >, 'sdd1': 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:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdd1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdd1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'md127': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/md127 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/md127 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/md127 > _intf.storage.fsset.devicetree.topology._devmap.sysname: md127 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 127 >, '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 >, '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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0: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 >, '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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0: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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0: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 >, '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:1c.4/0000:03:00.0/ata11/host11/target11:0:0/11:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/ata11/host11/target11:0:0/11: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 >, '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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0: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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0: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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0: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 >, '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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0: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 >, 'sda8': 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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda8 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda8 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 8 >, 'sda9': 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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda9 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda9 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 9 >, 'sdg4': 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:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdg4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdg4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sdg5': 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:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdg5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdg5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sdg6': 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:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdg6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdg6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'sde1': 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:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sde/sde1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sde/sde1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sde1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sde1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sdg1': 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:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdg1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdg1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sdg2': 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:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdg2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdg2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sdg3': 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:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdg3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdg3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sdc1': 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:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sdd': 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:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdd > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdd > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sde': 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:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sde > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sde > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sde > _intf.storage.fsset.devicetree.topology._devmap.sysname: sde > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sdf': 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:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdf > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdf > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sdg': 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:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdg > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdg > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, '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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0: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 >, '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:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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 >, 'sdc': 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:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, '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 >, 'sdh': 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:1a.7/usb1/1-2/1-2:1.0/host10/target10:0:0/10:0:0:0/block/sdh > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host10/target10:0:0/10:0:0:0/block/sdh > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdh > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdh > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sdh1': 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:1a.7/usb1/1-2/1-2:1.0/host10/target10:0:0/10:0:0:0/block/sdh/sdh1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host10/target10:0:0/10:0:0:0/block/sdh/sdh1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdh1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdh1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sda10': 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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda10 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda10 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 10 >, 'sda11': 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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda11 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda11 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 11 >, 'sda12': 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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda12 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda12 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda12 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda12 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 12 >, 'sda13': 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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda13 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda13 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda13 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda13 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 13 >, 'sda14': 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:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda14 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda14 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda14 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda14 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 14 >, '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 >} > _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) >, 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) >, 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: [sdf, sdg, sdh, sda, sdb, sdc, sdd, sde, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0, md127] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > _model: PIONEER_DVD-RW_DVR-112D > controllable: True > major: 11 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/ata11/host11/target11:0:0/11:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 12 > minor: 0 >, existing 476940MB disk sda (13) with existing msdos disklabel >, existing 100MB partition sda1 (14) with existing ntfs filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 476MB partition sda13 (18) with non-existent ext4 filesystem mounted at /boot >, Already dumped (PartitionDevice instance) >, existing 192366MB partition sda2 (20) with existing ntfs filesystem >, Already dumped (PartitionDevice instance) >, existing 283971MB partition sda4 (22) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 50000MB partition sda8 (26) with existing lvmpv >, existing 49984MB lvmvg vg_p5ewspro00 (27) >, existing 380MB partition sda9 (28) with existing ext4 filesystem >, existing 476940MB disk sdb (29) with existing msdos disklabel >, existing 476939MB partition sdb1 (30) with existing mdmember >, existing 953875MB mdarray P5E-WSPRO.localdomain:0 (31) with existing lvmpv >, existing 476940MB disk sdc (32) with existing msdos disklabel >, existing 476939MB partition sdc1 (33) with existing mdmember >, existing 476940MB disk sdd (34) with existing msdos disklabel >, existing 476939MB partition sdd1 (35) with existing mdmember >, existing 476940MB disk sde (36) with existing msdos disklabel >, existing 476939MB partition sde1 (37) with existing mdmember >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: parted.Device instance -- > model: path: /run/install/repo/LiveOS/squashfs.img type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 404736 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3162, 4, 32) biosGeometry: (3162, 4, 32) > PedDevice: <_ped.Device object at 0x7f66099f4050> > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 197.625 > _serial: None > id: 38 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: parted.Device instance -- > model: Loopback device path: /dev/loop0 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 404736 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7f66099f49e0> > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 39 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 40 > 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: 7e397d69-89ec-4887-b091-610d7314bec1 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._device: /dev/loop1 > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._size: 1024.0 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: 7e397d69-89ec-4887-b091-610d7314bec1 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 1024.0 > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 41 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 42 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 43 > minor: 0 >, existing 953856MB lvmvg vg_p5ewspro (44) >, existing 1024MB dm live-rw (45) with existing ext4 filesystem >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (BTRFSVolumeDevice instance) >, non-existent 15000MB lvmlv vg_p5ewspro-fed18lxde (58) with non-existent ext4 filesystem mounted at / >] > _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: 1c4fc22a-fe36-443d-94b4-b1a678ede9eb > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 008013 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 476.0 > origFormat._device: /dev/sda13 > origFormat._minInstanceSize: 15.4 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._size: 476.0 > id: 0 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing None > id: 1 >, ActionCreateDevice instance, containing members: > device: non-existent 15004MB partition sda15 (55) with non-existent lvmpv > id: 2 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 3 >, ActionCreateDevice instance, containing members: > device: non-existent 15000MB lvmvg fedora_p5e-wspro (56) > id: 4 >, ActionCreateDevice instance, containing members: > device: non-existent 15000MB lvmlv fedora_p5e-wspro-root (57) with non-existent ext4 filesystem mounted at / > id: 5 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 6 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 7 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) > id: 8 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 9 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 10 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 11 >, ActionCreateDevice instance, containing members: > device: non-existent 50004MB partition sda15 (59) with non-existent lvmpv > id: 12 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 13 >, ActionCreateDevice instance, containing members: > device: non-existent 50000MB lvmvg fedora_p5e-wspro (60) > id: 14 >, ActionCreateDevice instance, containing members: > device: non-existent 50000MB lvmlv fedora_p5e-wspro-data (61) with non-existent ext4 filesystem mounted at /data > id: 15 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 16 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 17 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) > id: 18 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 19 >, ActionCreateDevice instance, containing members: > device: non-existent 1MB partition sda15 (62) with non-existent ext4 filesystem mounted at /data > id: 20 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 21 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > 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: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda, sdb, sdc, sdd, sde] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda, sdb, sdc, sdd, sde] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _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: None > _intf.storage._bootloader.disks: [existing 476940MB disk sda (13) with existing msdos disklabel >, existing 476940MB disk sdb (29) with existing msdos disklabel >, existing 476940MB disk sdc (32) with existing msdos disklabel >, existing 476940MB disk sdd (34) with existing msdos disklabel >, existing 476940MB disk sde (36) with existing msdos disklabel >] > _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: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f6611d4a8d0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f6611d4a910) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f6611d4a950) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f6611d4a990) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f6611d4a9d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3968 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _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.skipBroken: False > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.storage: Already dumped (Storage instance) > _intf.payload.install_device: existing 7630MB partition sdh1 (11) with existing efi filesystem > _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._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1354938821.23 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 2.79 GB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] > _intf._currentAction: SummaryHub instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._spokes: {'SoftwareSelectionSpoke': SoftwareSelectionSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._tx_id: 1354938821.23 > _intf._currentAction._spokes._addRepoDialog: AdditionalReposDialog instance, containing members: > _intf._currentAction._spokes._addRepoDialog._sourceSelectionUrlLabel: EventBox instance, containing members: > _intf._currentAction._spokes._addRepoDialog._sourceSelectionUrl: RadioButton instance, containing members: > _intf._currentAction._spokes._addRepoDialog._filterTimer: None > _intf._currentAction._spokes._addRepoDialog._urlGrid: Grid instance, containing members: > _intf._currentAction._spokes._addRepoDialog._peopleRepositories: ListStore instance, containing members: > _intf._currentAction._spokes._addRepoDialog._repositoryUrl: Entry instance, containing members: > _intf._currentAction._spokes._addRepoDialog._peopleRepositoriesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._addRepoDialog.applyOnSkip: False > _intf._currentAction._spokes._addRepoDialog._repositorySpinner: Spinner instance, containing members: > _intf._currentAction._spokes._addRepoDialog._epoch: 0 > _intf._currentAction._spokes._addRepoDialog.skipTo: None > _intf._currentAction._spokes._addRepoDialog._repositoryIcon: Image instance, containing members: > _intf._currentAction._spokes._addRepoDialog._peopleRepositoriesFilterValue: Skipped > _intf._currentAction._spokes._addRepoDialog._peopleRepositoriesView: TreeView instance, containing members: > _intf._currentAction._spokes._addRepoDialog._repositoryDesc: Label instance, containing members: > _intf._currentAction._spokes._addRepoDialog._sourceSelectionListLabel: EventBox instance, containing members: > _intf._currentAction._spokes._addRepoDialog._data: Skipped > _intf._currentAction._spokes._addRepoDialog._timeoutAdd: <built-in function timeout_add_seconds> > _intf._currentAction._spokes._addRepoDialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._addRepoDialog._urlTimer: None > _intf._currentAction._spokes._addRepoDialog._peopleRepositoriesGrid: Grid instance, containing members: > _intf._currentAction._spokes._addRepoDialog._timeoutRemove: <built-in function source_remove> > _intf._currentAction._spokes._addRepoDialog._sourceSelectionList: RadioButton instance, containing members: > _intf._currentAction._spokes._addRepoDialog._peopleRepositoriesFilterEntry: Entry instance, containing members: > _intf._currentAction._spokes._addRepoDialog.builder: Builder instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._clickedRemove: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Storage instance) > _intf._currentAction._spokes.selectedGroups: [] > _intf._currentAction._spokes._origAddons: [] > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._addonStore: ListStore instance, containing members: > _intf._currentAction._spokes._origEnvironment: gnome-desktop-environment > _intf._currentAction._spokes._selectFlag: False > _intf._currentAction._spokes._errorMsgs: None > _intf._currentAction._spokes.excludedGroups: [] > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.environment: gnome-desktop-environment > _intf._currentAction._spokes._environmentStore: ListStore instance, containing members: >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Storage instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction._spokes.network_control_box.selected_ssid: None > _intf._currentAction._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.network_control_box.client: Client instance, containing members: > _intf._currentAction._spokes.network_control_box.remote_settings: RemoteSettings instance, containing members: > _intf._currentAction._spokes.network_control_box._updating_device: False >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._layoutSwitchLabel: Label instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Storage instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._xkl_wrapper: XklWrapper instance, containing members: > _intf._currentAction._spokes._xkl_wrapper._country_keyboard_variants: {BD: [], BE: [], BG: [], BA: [], BO: [], BH: [], BT: [], BW: [], BR: [], BY: [], RU: [], RS: [<pyanaconda.keyboard._Layout object at 0x7f6611ceb090>], RO: [], GT: [], GR: [], JP: [], GE: [], GB: [], GN: [], GH: [<pyanaconda.keyboard._Layout object at 0x7f6611ceb610>], OM: [], TN: [], JO: [], HR: [<pyanaconda.keyboard._Layout object at 0x7f6611ceb190>, <pyanaconda.keyboard._Layout object at 0x7f6611ceb0d0>, <pyanaconda.keyboard._Layout object at 0x7f6611ceb210>, <pyanaconda.keyboard._Layout object at 0x7f6611ceb290>, <pyanaconda.keyboard._Layout object at 0x7f6611ceb2d0>], HT: [], HU: [], HN: [], VE: [], PR: [], PS: [], PT: [], PY: [], PA: [], UY: [], PE: [], PK: [<pyanaconda.keyboard._Layout object at 0x7f6611ceb350>], PH: [], PL: [], EH: [], EE: [], EG: [], ZA: [], EC: [], IT: [], ET: [], ES: [], ME: [], MA: [<pyanaconda.keyboard._Layout object at 0x7f6611ceb490>], UZ: [], MM: [], ML: [<pyanaconda.keyboard._Layout object at 0x7f6611ceb5d0>], MN: [<pyanaconda.keyboard._Layout object at 0x7f6611ceb590>], MK: [], MT: [], MV: [], MR: [], UA: [], MX: [], IL: [], FR: [], FI: [], FO: [], NI: [], NL: [], NO: [], NG: [], NP: [], CH: [], CO: [], CN: [], CM: [], CL: [], CA: [], CD: [], CZ: [], CR: [], CU: [], SY: [], KG: [], KE: [], KH: [], SV: [], SK: [], KR: [], SI: [], KW: [], SN: [], KZ: [], SA: [], SE: [<pyanaconda.keyboard._Layout object at 0x7f6611ceb450>], SD: [], DO: [], DK: [], DE: [], YE: [], DZ: [], US: [], LB: [], LA: [], TW: [<pyanaconda.keyboard._Layout object at 0x7f6611ceb790>, <pyanaconda.keyboard._Layout object at 0x7f6611ceb4d0>, <pyanaconda.keyboard._Layout object at 0x7f6611ceb550>], TR: [], LK: [], LV: [], LT: [], TM: [], TJ: [], TH: [], LY: [], AE: [], AD: [], AF: [<pyanaconda.keyboard._Layout object at 0x7f6611ceb310>, <pyanaconda.keyboard._Layout object at 0x7f6611ceb390>], IQ: [], IS: [], IR: [], AM: [], AL: [], VN: [], AR: [], AT: [], IN: [<pyanaconda.keyboard._Layout object at 0x7f6611ceb410>], TZ: [], AZ: [], IE: [], QA: []} > _intf._currentAction._spokes._xkl_wrapper._switching_options: [grp:switch, grp:lswitch, grp:lwin_switch, grp:rwin_switch, grp:win_switch, grp:caps_switch, grp:rctrl_switch, grp:toggle, grp:lalt_toggle, grp:caps_toggle, grp:shift_caps_toggle, grp:shift_caps_switch, grp:win_menu_switch, grp:lctrl_rctrl_switch, grp:alt_caps_toggle, grp:shifts_toggle, grp:alts_toggle, grp:ctrls_toggle, grp:ctrl_shift_toggle, grp:lctrl_lshift_toggle, grp:rctrl_rshift_toggle, grp:ctrl_alt_toggle, grp:alt_shift_toggle, grp:lalt_lshift_toggle, grp:alt_space_toggle, grp:menu_toggle, grp:lwin_toggle, grp:rwin_toggle, grp:lshift_toggle, grp:rshift_toggle, grp:lctrl_toggle, grp:rctrl_toggle, grp:sclk_toggle, grp:lctrl_lwin_rctrl_menu] > _intf._currentAction._spokes._xkl_wrapper._engine: Engine instance, containing members: > _intf._currentAction._spokes._xkl_wrapper.name_to_show_str: {ch (de_mac): Swiss German; Alemannic; Alsatian (German (Switzerland, Macintosh)), de (nodeadkeys): German (German (eliminate dead keys)), gr: Greek, Modern (1453-) (Greek), pl (dvorak): Polish (Polish (Dvorak)), pl (ru_phonetic_dvorak): Russian (Russian (Poland, phonetic Dvorak)), sk (bksl): Slovak (Slovak (extended Backslash)), jp (kana): Japanese (Japanese (Kana)), gb: English (English (UK)), lv (fkey): Latvian (Latvian (F variant)), gn: French (French (Guinea)), ge (mess): Georgian (Georgian (MESS)), gh: English (English (Ghana)), tz: Swahili (Swahili (Tanzania)), de (dsb): Lower Sorbian (Lower Sorbian), tr: Turkish (Turkish), pt (nativo-epo): Esperanto (Esperanto (Portugal, Nativo)), at (nodeadkeys): German (German (Austria, eliminate dead keys)), ru (kom): Komi (Komi), tj: Tajik (Tajik), th: Thai (Thai), sk (qwerty): Slovak (Slovak (qwerty)), ml (us-intl): Bambara (English (Mali, US international)), in (urd-phonetic): Urdu (Urdu (phonetic)), no (nodeadkeys): Norwegian (Norwegian (eliminate dead keys)), us (euro): English (English (US, with euro on 5)), be (sundeadkeys): Dutch; Flemish (Belgian (Sun dead keys)), de (deadgraveacute): German (German (dead grave acute)), fr (nodeadkeys): French (French (eliminate dead keys)), ch (fr_mac): French (French (Switzerland, Macintosh)), ge: Georgian (Georgian), lv (adapted): Latvian (Latvian (adapted)), in (mal): Malayalam (Malayalam), hu (102_qwerty_dot_nodead): Hungarian (Hungarian (102/qwerty/dot/eliminate dead keys)), es (deadtilde): Spanish; Castilian (Spanish (include dead tilde)), in (tam_keyboard_with_numerals): Tamil (Tamil (keyboard with numerals)), be: Dutch; Flemish (Belgian), de (sundeadkeys): German (German (Sun dead keys)), za: English (English (South Africa)), be (oss_latin9): Dutch; Flemish (Belgian (alternative, latin-9 only)), us (dvorak): English (English (Dvorak)), ee (dvorak): Estonian (Estonian (Dvorak)), in (ben_gitanjali): Bengali (Bengali (India, Uni Gitanjali)), fr (mac): French (French (Macintosh)), kz (kazrus): Russian (Kazakh (with Russian)), ie (CloGaelach): Gaelic; Scottish Gaelic (CloGaelach), ng (igbo): Igbo (Igbo), ma (tifinagh-extended-phonetic): Berber languages (Berber (Morocco, Tifinagh extended phonetic)), se (nodeadkeys): Swedish (Swedish (eliminate dead keys)), us (chr): Cherokee (Cherokee), rs (latinunicodeyz): Serbian (Serbian (Latin Unicode qwerty)), ru (typewriter): Russian (Russian (typewriter)), ee (us): Estonian (Estonian (US keyboard with Estonian letters)), no (mac_nodeadkeys): Norwegian (Norwegian (Macintosh, eliminate dead keys)), iq (ku_f): Kurdish (Kurdish (Iraq, F)), cz (qwerty_bksl): Czech (Czech (qwerty, extended Backslash)), it (us): Italian (Italian (US keyboard with Italian letters)), sy (ku_f): Kurdish (Kurdish (Syria, F)), epo (legacy): Esperanto (Esperanto (displaced semicolon and quote, obsolete)), in (guru): Panjabi; Punjabi (Punjabi (Gurmukhi)), hu (102_qwertz_comma_dead): Hungarian (Hungarian (102/qwertz/comma/dead keys)), fr (geo): Georgian (Georgian (France, AZERTY Tskapo)), hu (101_qwertz_dot_nodead): Hungarian (Hungarian (101/qwertz/dot/eliminate dead keys)), pt (nodeadkeys): Portuguese (Portuguese (eliminate dead keys)), hu (102_qwerty_dot_dead): Hungarian (Hungarian (102/qwerty/dot/dead keys)), tr (ku_alt): Kurdish (Kurdish (Turkey, Latin Alt-Q)), ca (multi): French (Canadian Multilingual (first part)), ru (phonetic): Russian (Russian (phonetic)), in (ben_baishakhi): Bengali (Bengali (India, Baishakhi)), hu (nodeadkeys): Hungarian (Hungarian (eliminate dead keys)), fr: French (French), lt (lekp): Lithuanian (Lithuanian (LEKP)), tr (crh): Crimean Tatar; Crimean Turkish (Crimean Tatar (Turkish Q)), by (legacy): Belarusian (Belarusian (legacy)), me (latinyz): Serbian (Montenegrin (Latin qwerty)), am (phonetic-alt): Armenian (Armenian (alternative phonetic)), ba (alternatequotes): Bosnian (Bosnian (use guillemets for quotes)), us (dvorak-l): English (English (left handed Dvorak)), pt (mac_sundeadkeys): Portuguese (Portuguese (Macintosh, Sun dead keys)), tm: Turkmen (Turkmen), ru (legacy): Russian (Russian (legacy)), is: Icelandic (Icelandic), no (mac): Norwegian (Norwegian (Macintosh)), se (dvorak): Swedish (Swedish (Dvorak)), ee: Estonian (Estonian), ua (rstu_ru): Ukrainian (Russian (Ukraine, standard RSTU)), me: Serbian (Montenegrin), ro (std): Romanian (Romanian (standard)), mm: Burmese (Burmese), ml: Bambara (Bambara), pl (qwertz): Polish (Polish (qwertz)), us (dvorak-intl): English (English (Dvorak international with dead keys)), mk: Macedonian (Macedonian), mt: Maltese (Maltese), fr (bre): French (French (Breton)), mv: Divehi; Dhivehi; Maldivian (Dhivehi), hu (102_qwertz_comma_nodead): Hungarian (Hungarian (102/qwertz/comma/eliminate dead keys)), cn (tib_asciinum): Tibetan (Tibetan (with ASCII numerals)), ph (colemak): Filipino; Pilipino (Filipino (Colemak Latin)), in (urd-winkeys): Urdu (Urdu (WinKeys)), bd (probhat): Bengali (Bengali (Probhat)), la (stea): Lao (Lao (STEA proposed standard layout)), ua (typewriter): Ukrainian (Ukrainian (typewriter)), iq (ku_ara): Kurdish (Kurdish (Iraq, Arabic-Latin)), gb (dvorakukp): English (English (UK, Dvorak with UK punctuation)), fi (mac): Finnish (Finnish (Macintosh)), hu (qwerty): Hungarian (Hungarian (qwerty)), de (mac): German (German (Macintosh)), tr (sundeadkeys): Turkish (Turkish (Sun dead keys)), hu (101_qwertz_comma_nodead): Hungarian (Hungarian (101/qwertz/comma/eliminate dead keys)), pt (mac_nodeadkeys): Portuguese (Portuguese (Macintosh, eliminate dead keys)), se (svdvorak): Swedish (Swedish (Svdvorak)), me (latinalternatequotes): Serbian (Montenegrin (Latin with guillemets)), af (olpc-ps): Pushto; Pashto (Pashto (Afghanistan, OLPC)), es (mac): Spanish; Castilian (Spanish (Macintosh)), sy (ku_alt): Kurdish (Kurdish (Syria, Latin Alt-Q)), il (biblical): Hebrew (Hebrew (Biblical, Tiro)), il (lyx): Hebrew (Hebrew (lyx)), fi: Finnish (Finnish), mao: Maori (Maori), fo: Faroese (Faroese), sy: Syriac (Arabic (Syria)), sy (syc_phonetic): Syriac (Syriac (phonetic)), ma (french): French (French (Morocco)), dk (mac_nodeadkeys): Danish (Danish (Macintosh, eliminate dead keys)), sk: Slovak (Slovak), in (tam_TAB): Tamil (Tamil (TAB typewriter)), ph (dvorak-bay): Filipino; Pilipino (Filipino (Dvorak Baybayin)), sn: Wolof (Wolof), in (urd-phonetic3): Urdu (Urdu (alternative phonetic)), lv (apostrophe): Latvian (Latvian (apostrophe variant)), se: Swedish (Swedish), af (uz-olpc): Uzbek (Uzbek (Afghanistan, OLPC)), fr (latin9_sundeadkeys): French (French (legacy, alternative, Sun dead keys)), sy (ku): Kurdish (Kurdish (Syria, Latin Q)), de (ro_nodeadkeys): Romanian (Romanian (Germany, eliminate dead keys)), ba (unicode): Bosnian (Bosnian (use Bosnian digraphs)), ma (tifinagh-alt-phonetic): Berber languages (Berber (Morocco, Tifinagh alternative phonetic)), ma (tifinagh-alt): Berber languages (Berber (Morocco, Tifinagh alternative)), la: Lao (Lao), lk: Sinhala; Sinhalese (Sinhala (phonetic)), lv: Latvian (Latvian), lt: Lithuanian (Lithuanian), jp (mac): Japanese (Japanese (Macintosh)), ir: Persian (Persian), be (oss): Dutch; Flemish (Belgian (alternative)), cm (french): French (French (Cameroon)), iq (ku): Kurdish (Kurdish (Iraq, Latin Q)), cm (azerty): French (Cameroon Multilingual (azerty)), ph (capewell-qwerf2k6): Filipino; Pilipino (Filipino (Capewell-QWERF 2006 Latin)), fr (oci): Occitan (post 1500) (Occitan), es (nodeadkeys): Spanish; Castilian (Spanish (eliminate dead keys)), fi (nodeadkeys): Finnish (Finnish (classic, eliminate dead keys)), in (jhelum): Panjabi; Punjabi (Punjabi (Gurmukhi Jhelum)), se (smi): Northern Sami (Northern Saami (Sweden)), tr (crh_alt): Crimean Tatar; Crimean Turkish (Crimean Tatar (Turkish Alt-Q)), be (nodeadkeys): Dutch; Flemish (Belgian (eliminate dead keys)), hu (101_qwertz_comma_dead): Hungarian (Hungarian (101/qwertz/comma/dead keys)), pt (mac): Portuguese (Portuguese (Macintosh)), in (ben): Bengali (Bengali (India)), by (latin): Belarusian (Belarusian (Latin)), fr (oss_nodeadkeys): French (French (alternative, eliminate dead keys)), nl (mac): Dutch; Flemish (Dutch (Macintosh)), de (mac_nodeadkeys): German (German (Macintosh, eliminate dead keys)), ee (nodeadkeys): Estonian (Estonian (eliminate dead keys)), in (hin-wx): Hindi (Hindi (Wx)), kg (phonetic): Kirghiz; Kyrgyz (Kyrgyz (phonetic)), ru (sah): Yakut (Yakut), no (smi): Northern Sami (Northern Saami (Norway)), hu (101_qwerty_dot_dead): Hungarian (Hungarian (101/qwerty/dot/dead keys)), ie (UnicodeExpert): English (Irish (UnicodeExpert)), ch (legacy): Swiss German; Alemannic; Alsatian (German (Switzerland, legacy)), et: Amharic (Amharic), ru (chm): Mari (Mari), ca (ike): Inuktitut (Inuktitut), ru: Russian (Russian), cn (uig): Uighur; Uyghur (Uyghur), nl (sundeadkeys): Dutch; Flemish (Dutch (Sun dead keys)), us (hbs): English (Serbo-Croatian (US)), pk (ara): Arabic (Arabic (Pakistan)), ie (ogam): Irish, Old (to 900) (Ogham), ro: Romanian (Romanian), pl (dvp): Polish (Polish (programmer Dvorak)), ch (de_sundeadkeys): Swiss German; Alemannic; Alsatian (German (Switzerland, Sun dead keys)), ua (winkeys): Ukrainian (Ukrainian (WinKeys)), gb (dvorak): English (English (UK, Dvorak)), gb (mac): English (English (UK, Macintosh)), hu (102_qwerty_comma_nodead): Hungarian (Hungarian (102/qwerty/comma/eliminate dead keys)), in (eng): English (English (India, with RupeeSign)), hu (101_qwerty_comma_dead): Hungarian (Hungarian (101/qwerty/comma/dead keys)), ca (fr-legacy): French (French (Canada, legacy)), cm (qwerty): English (Cameroon Multilingual (qwerty)), pl (dvorak_altquotes): Polish (Polish (Dvorak, Polish quotes on key 1)), af (uz): Uzbek (Uzbek (Afghanistan)), latam: Spanish; Castilian (Spanish (Latin American)), br (dvorak): Portuguese (Portuguese (Brazil, Dvorak)), am (phonetic): Armenian (Armenian (phonetic)), mk (nodeadkeys): Macedonian (Macedonian (eliminate dead keys)), de (deadacute): German (German (dead acute)), hu (102_qwerty_comma_dead): Hungarian (Hungarian (102/qwerty/comma/dead keys)), is (mac): Icelandic (Icelandic (Macintosh)), lk (tam_unicode): Tamil (Tamil (Sri Lanka, Unicode)), jp (kana86): Japanese (Japanese (Kana 86)), no (dvorak): Norwegian (Norwegian (Dvorak)), be (iso-alternate): Dutch; Flemish (Belgian (ISO alternate)), in (mal_lalitha): Malayalam (Malayalam (Lalitha)), us (dvorak-classic): English (English (classic Dvorak)), iq (ku_alt): Kurdish (Kurdish (Iraq, Latin Alt-Q)), ph (dvorak): Filipino; Pilipino (Filipino (Dvorak Latin)), fo (nodeadkeys): Faroese (Faroese (eliminate dead keys)), es (ast): Asturian; Bable; Leonese; Asturleonese (Asturian (Spain, with bottom-dot H and bottom-dot L)), cm (dvorak): English (Cameroon Multilingual (Dvorak)), th (tis): Thai (Thai (TIS-820.2538)), ch (fr_nodeadkeys): French (French (Switzerland, eliminate dead keys)), in (tel): Telugu (Telugu), gb (colemak): English (English (UK, Colemak)), ru (typewriter-legacy): Russian (Russian (typewriter, legacy)), bg (phonetic): Bulgarian (Bulgarian (traditional phonetic)), es (dvorak): Spanish; Castilian (Spanish (Dvorak)), ph (capewell-dvorak): Filipino; Pilipino (Filipino (Capewell-Dvorak Latin)), latam (nodeadkeys): Spanish; Castilian (Spanish (Latin American, eliminate dead keys)), ke (kik): Kikuyu; Gikuyu (Kikuyu), ara (qwerty_digits): Arabic (Arabic (qwerty/digits)), tr (f): Turkish (Turkish (F)), me (cyrillic): Serbian (Montenegrin (Cyrillic)), in (guj): Gujarati (Gujarati), tr (ku_f): Kurdish (Kurdish (Turkey, F)), ro (cedilla): Romanian (Romanian (cedilla)), ma (tifinagh-extended): Berber languages (Berber (Morocco, Tifinagh extended)), ml (us-mac): Bambara (English (Mali, US Macintosh)), in (mal_enhanced): Malayalam (Malayalam (enhanced Inscript with Rupee Sign)), cz (ucw): Czech (Czech (UCW layout, accented letters only)), ru (xal): Kalmyk; Oirat (Kalmyk), de (ro): Romanian (Romanian (Germany)), si: Slovenian (Slovenian), ua (legacy): Ukrainian (Ukrainian (legacy)), am (western): Armenian (Armenian (western)), ua (homophonic): Ukrainian (Ukrainian (homophonic)), ch (de_nodeadkeys): Swiss German; Alemannic; Alsatian (German (Switzerland, eliminate dead keys)), tr (alt): Turkish (Turkish (Alt-Q)), it (mac): Italian (Italian (Macintosh)), lv (ergonomic): Latvian (Latvian (ergonomic, ŪGJRMV)), es: Spanish; Castilian (Spanish), in (tam_unicode): Tamil (Tamil (Unicode)), latam (sundeadkeys): Spanish; Castilian (Spanish (Latin American, Sun dead keys)), kg: Kirghiz; Kyrgyz (Kyrgyz), ng (yoruba): Yoruba (Yoruba), ke: Swahili (Swahili (Kenya)), bg (bas_phonetic): Bulgarian (Bulgarian (new phonetic)), pl (dvorak_quotes): Polish (Polish (Dvorak, Polish quotes on quotemark key)), kh: Central Khmer (Khmer (Cambodia)), kr: Korean (Korean), be (wang): Dutch; Flemish (Belgian (Wang model 724 azerty)), be (oss_sundeadkeys): Dutch; Flemish (Belgian (alternative, Sun dead keys)), kz: Kazakh (Kazakh), hu (standard): Hungarian (Hungarian (standard)), ca (fr-dvorak): French (French (Canada, Dvorak)), us (alt-intl): English (English (US, alternative international)), rs (latinunicode): Serbian (Serbian (Latin Unicode)), me (cyrillicalternatequotes): Serbian (Montenegrin (Cyrillic with guillemets)), us (olpc2): English (English (layout toggle on multiply/divide key)), si (alternatequotes): Slovenian (Slovenian (use guillemets for quotes)), br (nativo): Portuguese (Portuguese (Brazil, nativo)), us (altgr-intl): French (English (international AltGr dead keys)), ro (winkeys): Romanian (Romanian (WinKeys)), ru (bak): Bashkir (Bashkirian), nec_vndr/jp: Japanese (Japanese (PC-98xx Series)), gr (extended): Greek, Modern (1453-) (Greek (extended)), tr (intl): Turkish (Turkish (international with dead keys)), ch (fr): French (French (Switzerland)), dk: Danish (Danish), de: German (German), br (nativo-us): Portuguese (Portuguese (Brazil, nativo for USA keyboards)), ru (os_winkeys): Ossetian; Ossetic (Ossetian (WinKeys)), tj (legacy): Tajik (Tajik (legacy)), ir (ku_ara): Kurdish (Kurdish (Iran, Arabic-Latin)), nl (std): Dutch; Flemish (Dutch (standard)), ge (os): Ossetian; Ossetic (Ossetian (Georgia)), gh (hausa): Hausa (Hausa), tr (ku): Kurdish (Kurdish (Turkey, Latin Q)), cz (qwerty): Czech (Czech (qwerty)), it (nodeadkeys): Italian (Italian (eliminate dead keys)), ara: Arabic (Arabic), lk (tam_TAB): Tamil (Tamil (Sri Lanka, TAB Typewriter)), latam (deadtilde): Spanish; Castilian (Spanish (Latin American, include dead tilde)), us (colemak): English (English (Colemak)), ca (multix): French (Canadian Multilingual), ru (udm): Udmurt (Udmurt), jp: Japanese (Japanese), ca (eng): English (English (Canada)), us (mac): English (English (Macintosh)), at (sundeadkeys): German (German (Austria, Sun dead keys)), gh (gillbt): English (English (Ghana, GILLBT)), br (nativo-epo): Esperanto (Portuguese (Brazil, nativo for Esperanto)), de (qwerty): German (German (qwerty)), ge (ergonomic): Georgian (Georgian (ergonomic)), ie (ogam_is434): Irish, Old (to 900) (Ogham (IS434)), ge (ru): Russian (Russian (Georgia)), gr (nodeadkeys): Greek, Modern (1453-) (Greek (eliminate dead keys)), gh (ewe): Ewe (Ewe), cn: Chinese (Chinese), cm: English (English (Cameroon)), fr (sundeadkeys): French (French (Sun dead keys)), ca: French (French (Canada)), cd: French (French (Democratic Republic of the Congo)), ru (dos): Russian (Russian (DOS)), cz: Czech (Czech), ph (capewell-qwerf2k6-bay): Filipino; Pilipino (Filipino (Capewell-QWERF 2006 Baybayin)), pl (csb): Kashubian (Kashubian), se (rus_nodeadkeys): Russian (Russian (Sweden, phonetic, eliminate dead keys)), ma (tifinagh): Berber languages (Berber (Morocco, Tifinagh)), gb (extd): English (English (UK, extended WinKeys)), pt: Portuguese (Portuguese), fr (oss): French (French (alternative)), pk: Urdu (Urdu (Pakistan)), ph: Filipino; Pilipino (Filipino), pl: Polish (Polish), fr (oss_sundeadkeys): French (French (alternative, Sun dead keys)), in (bolnagri): Hindi (Hindi (Bolnagri)), al: Albanian (Albanian), no (smi_nodeadkeys): Northern Sami (Northern Saami (Norway, eliminate dead keys)), uz (latin): Uzbek (Uzbek (Latin)), rs (yz): Serbian (Serbian (Cyrillic, Z and ZHE swapped)), ma (tifinagh-phonetic): Berber languages (Berber (Morocco, Tifinagh phonetic)), tm (alt): Turkmen (Turkmen (Alt-Q)), kr (kr104): Korean (Korean (101/104 key compatible)), gh (generic): English (English (Ghana, multilingual)), ara (digits): Arabic (Arabic (digits)), in (tam): Tamil (Tamil), iq: Kurdish (Iraqi), hu (102_qwertz_dot_dead): Hungarian (Hungarian (102/qwertz/dot/dead keys)), am (eastern): Armenian (Armenian (eastern)), it: Italian (Italian), vn: Vietnamese (Vietnamese), il: Hebrew (Hebrew), ie: English (Irish), cz (bksl): Czech (Czech (with <\|> key)), af (ps): Pushto; Pashto (Pashto), hu (101_qwerty_dot_nodead): Hungarian (Hungarian (101/qwerty/dot/eliminate dead keys)), in (kan): Kannada (Kannada), fr (oss_latin9): French (French (alternative, latin-9 only)), us (dvorak-r): English (English (right handed Dvorak)), it (geo): Georgian (Georgian (Italy)), lt (us): Lithuanian (Lithuanian (US keyboard with Lithuanian letters)), kz (ruskaz): Russian (Russian (Kazakhstan, with Kazakh)), ara (azerty_digits): Arabic (Arabic (azerty/digits)), us (rus): Russian (Russian (US, phonetic)), us (dvp): English (English (programmer Dvorak)), epo: Esperanto (Esperanto), lt (std): Lithuanian (Lithuanian (standard)), si (us): Slovenian (Slovenian (US keyboard with Slovenian letters)), hu (101_qwerty_comma_nodead): Hungarian (Hungarian (101/qwerty/comma/eliminate dead keys)), me (cyrillicyz): Serbian (Montenegrin (Cyrillic, Z and ZHE swapped)), lv (tilde): Latvian (Latvian (tilde variant)), us (dvorak-alt-intl): English (English (Dvorak alternative international no dead keys)), ir (ku): Kurdish (Kurdish (Iran, Latin Q)), ua (phonetic): Ukrainian (Ukrainian (phonetic)), ch: Swiss German; Alemannic; Alsatian (German (Switzerland)), ru (cv_latin): Chuvash (Chuvash (Latin)), hu (102_qwertz_dot_nodead): Hungarian (Hungarian (102/qwertz/dot/eliminate dead keys)), fi (smi): Northern Sami (Northern Saami (Finland)), pt (nativo-us): Portuguese (Portuguese (Nativo for USA keyboards)), az (cyrillic): Azerbaijani (Azerbaijani (Cyrillic)), es (sundeadkeys): Spanish; Castilian (Spanish (Sun dead keys)), ru (tt): Tatar (Tatar), dk (mac): Danish (Danish (Macintosh)), lt (lekpa): Lithuanian (Lithuanian (LEKPa)), at (mac): German (German (Austria, Macintosh)), ba (unicodeus): Bosnian (Bosnian (US keyboard with Bosnian digraphs)), fr (latin9): French (French (legacy, alternative)), sy (syc): Syriac (Syriac), is (Sundeadkeys): Icelandic (Icelandic (Sun dead keys)), lv (modern): Latvian (Latvian (modern)), rs (alternatequotes): Serbian (Serbian (Cyrillic with guillemets)), ara (azerty): Arabic (Arabic (azerty)), de (neo): German (German (Neo 2)), ara (buckwalter): Arabic (Arabic (Buckwalter)), fr (bepo): French (French (Bepo, ergonomic, Dvorak way)), is (dvorak): Icelandic (Icelandic (Dvorak)), us (intl): English (English (US, international with dead keys)), in (tam_TSCII): Tamil (Tamil (TSCII typewriter)), ir (ku_alt): Kurdish (Kurdish (Iran, Latin Alt-Q)), rs (latin): Serbian (Serbian (Latin)), ru (srp): Serbian (Serbian (Russia)), se (rus): Russian (Russian (Sweden, phonetic)), fr (dvorak): French (French (Dvorak)), jp (dvorak): Japanese (Japanese (Dvorak)), de (ru): Russian (Russian (Germany, phonetic)), bd: Bengali (Bengali), es (cat): Catalan; Valencian (Catalan (Spain, with middle-dot L)), bg: Bulgarian (Bulgarian), il (phonetic): Hebrew (Hebrew (phonetic)), in (ori): Oriya (Oriya), pt (sundeadkeys): Portuguese (Portuguese (Sun dead keys)), pt (nativo): Portuguese (Portuguese (Nativo)), bt: Dzongkha (Dzongkha), bw: Tswana (Tswana), br: Portuguese (Portuguese (Brazil)), pk (urd-nla): Urdu (Urdu (Pakistan, NLA)), me (latinunicode): Serbian (Montenegrin (Latin Unicode)), ca (multi-2gr): French (Canadian Multilingual (second part)), by: Belarusian (Belarusian), cn (tib): Tibetan (Tibetan), ng (hausa): Hausa (Hausa), is (nodeadkeys): Icelandic (Icelandic (eliminate dead keys)), gh (akan): Akan (Akan), in (ben_inscript): Bengali (Bengali (India, Baishakhi Inscript)), ua (rstu): Ukrainian (Ukrainian (standard RSTU)), ro (std_cedilla): Romanian (Romanian (standard cedilla)), gh (fula): Fulah (Fula), de (dvorak): German (German (Dvorak)), tr (crh_f): Crimean Tatar; Crimean Turkish (Crimean Tatar (Turkish F)), lt (ibm): Lithuanian (Lithuanian (IBM LST 1205-92)), am (eastern-alt): Armenian (Armenian (alternative eastern)), hu (101_qwertz_dot_dead): Hungarian (Hungarian (101/qwertz/dot/dead keys)), ru (os_legacy): Ossetian; Ossetic (Ossetian (legacy)), se (mac): Swedish (Swedish (Macintosh)), gb (intl): English (English (UK, international with dead keys)), ph (colemak-bay): Filipino; Pilipino (Filipino (Colemak Baybayin)), hu: Hungarian (Hungarian), ph (qwerty-bay): Filipino; Pilipino (Filipino (QWERTY Baybayin)), ara (qwerty): Arabic (Arabic (qwerty)), ph (capewell-dvorak-bay): Filipino; Pilipino (Filipino (Capewell-Dvorak Baybayin)), ru (cv): Chuvash (Chuvash), uz: Uzbek (Uzbek), us: English (English (US)), gr (simple): Greek, Modern (1453-) (Greek (simple)), ir (ku_f): Kurdish (Kurdish (Iran, F)), jp (OADG109A): Japanese (Japanese (OADG 109A)), ua: Ukrainian (Ukrainian), pk (urd-crulp): Urdu (Urdu (Pakistan, CRULP)), ad: Catalan; Valencian (Catalan), br (nodeadkeys): Portuguese (Portuguese (Brazil, eliminate dead keys)), am: Armenian (Armenian), gh (ga): Ga (Ga), rs (latinyz): Serbian (Serbian (Latin qwerty)), gb (mac_intl): English (English (UK, Macintosh international)), at: German (German (Austria)), dk (dvorak): Danish (Danish (Dvorak)), az: Azerbaijani (Azerbaijani), nl: Dutch; Flemish (Dutch), me (latinunicodeyz): Serbian (Montenegrin (Latin Unicode qwerty)), no: Norwegian (Norwegian), cz (dvorak-ucw): Czech (Czech (US Dvorak with CZ UCW support)), in (ben_bornona): Bengali (Bengali (India, Bornona)), rs: Serbian (Serbian (Cyrillic)), ng: English (English (Nigeria)), ru (phonetic_winkeys): Russian (Russian (phonetic WinKeys)), ir (pes_keypad): Persian (Persian (with Persian Keypad)), in (ben_probhat): Bengali (Bengali (India, Probhat)), de (dsb_qwertz): Lower Sorbian (Lower Sorbian (qwertz)), np: Nepali (Nepali), fi (classic): Finnish (Finnish (classic)), dk (nodeadkeys): Danish (Danish (eliminate dead keys)), ch (fr_sundeadkeys): French (French (Switzerland, Sun dead keys)), ba: Bosnian (Bosnian), th (pat): Thai (Thai (Pattachote)), fr (latin9_nodeadkeys): French (French (legacy, alternative, eliminate dead keys)), rs (latinalternatequotes): Serbian (Serbian (Latin with guillemets)), sk (qwerty_bksl): Slovak (Slovak (qwerty, extended Backslash)), ba (us): Bosnian (Bosnian (US keyboard with Bosnian letters)), gr (polytonic): Greek, Modern (1453-) (Greek (polytonic)), fr (bepo_latin9): French (French (Bepo, ergonomic, Dvorak way, latin-9 only)), mt (us): Maltese (Maltese (with US layout))} > _intf._currentAction._spokes._xkl_wrapper._language_keyboard_variants: {Estonian: [<pyanaconda.keyboard._Layout object at 0x7f660ac39390>, <pyanaconda.keyboard._Layout object at 0x7f660ac393d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac39450>, <pyanaconda.keyboard._Layout object at 0x7f660ac39490>], Telugu: [<pyanaconda.keyboard._Layout object at 0x7f660ac46090>], Uighur; Uyghur: [<pyanaconda.keyboard._Layout object at 0x7f660ac39890>], Pushto; Pashto: [<pyanaconda.keyboard._Layout object at 0x7f660ac32e50>, <pyanaconda.keyboard._Layout object at 0x7f660ac32e90>], Panjabi; Punjabi: [<pyanaconda.keyboard._Layout object at 0x7f6619a316d0>, <pyanaconda.keyboard._Layout object at 0x7f6619a31a50>], Bulgarian: [<pyanaconda.keyboard._Layout object at 0x7f660ac462d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac46310>, <pyanaconda.keyboard._Layout object at 0x7f660ac46350>], Yoruba: [<pyanaconda.keyboard._Layout object at 0x7f660ac46790>], Bambara: [<pyanaconda.keyboard._Layout object at 0x7f660ac82350>, <pyanaconda.keyboard._Layout object at 0x7f660ac82390>, <pyanaconda.keyboard._Layout object at 0x7f660ac823d0>], French: [<pyanaconda.keyboard._Layout object at 0x7f660ac3e650>, <pyanaconda.keyboard._Layout object at 0x7f660ac3e690>, <pyanaconda.keyboard._Layout object at 0x7f660ac3e6d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac3e790>, <pyanaconda.keyboard._Layout object at 0x7f660ac3e7d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac3e890>, <pyanaconda.keyboard._Layout object at 0x7f660ac3e910>, <pyanaconda.keyboard._Layout object at 0x7f660ac3e950>, <pyanaconda.keyboard._Layout object at 0x7f660ac3e990>, <pyanaconda.keyboard._Layout object at 0x7f660ac3e9d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac3ea10>, <pyanaconda.keyboard._Layout object at 0x7f660ac3ea50>, <pyanaconda.keyboard._Layout object at 0x7f660ac3ead0>, <pyanaconda.keyboard._Layout object at 0x7f660ac3eb50>, <pyanaconda.keyboard._Layout object at 0x7f660ac3eb90>, <pyanaconda.keyboard._Layout object at 0x7f660ac3ebd0>, <pyanaconda.keyboard._Layout object at 0x7f660ac3ec50>, <pyanaconda.keyboard._Layout object at 0x7f660ac3ec90>, <pyanaconda.keyboard._Layout object at 0x7f660ac3ed10>, <pyanaconda.keyboard._Layout object at 0x7f660ac3ed50>, <pyanaconda.keyboard._Layout object at 0x7f660ac3ed90>, <pyanaconda.keyboard._Layout object at 0x7f660ac3ee10>, <pyanaconda.keyboard._Layout object at 0x7f660ac3ee50>, <pyanaconda.keyboard._Layout object at 0x7f660ac3ee90>, <pyanaconda.keyboard._Layout object at 0x7f660ac3eed0>, <pyanaconda.keyboard._Layout object at 0x7f660ac3ef10>, <pyanaconda.keyboard._Layout object at 0x7f660ac3ef50>, <pyanaconda.keyboard._Layout object at 0x7f660ac3ef90>, <pyanaconda.keyboard._Layout object at 0x7f660ac44090>, <pyanaconda.keyboard._Layout object at 0x7f660ac44110>, <pyanaconda.keyboard._Layout object at 0x7f660ac441d0>], Duala: [], Bengali: [<pyanaconda.keyboard._Layout object at 0x7f660ac3e310>, <pyanaconda.keyboard._Layout object at 0x7f660ac3e3d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac3e410>, <pyanaconda.keyboard._Layout object at 0x7f660ac3e450>, <pyanaconda.keyboard._Layout object at 0x7f660ac3e490>, <pyanaconda.keyboard._Layout object at 0x7f660ac3e4d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac3e510>, <pyanaconda.keyboard._Layout object at 0x7f660ac3e590>], Basa: [], Spanish; Castilian: [<pyanaconda.keyboard._Layout object at 0x7f660ac4b450>, <pyanaconda.keyboard._Layout object at 0x7f660ac4b490>, <pyanaconda.keyboard._Layout object at 0x7f660ac4b4d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac4b510>, <pyanaconda.keyboard._Layout object at 0x7f660ac4b550>, <pyanaconda.keyboard._Layout object at 0x7f660ac4b590>, <pyanaconda.keyboard._Layout object at 0x7f660ac4b650>, <pyanaconda.keyboard._Layout object at 0x7f660ac4b690>, <pyanaconda.keyboard._Layout object at 0x7f660ac4b6d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac4b710>], Tamil: [<pyanaconda.keyboard._Layout object at 0x7f660ac82ed0>, <pyanaconda.keyboard._Layout object at 0x7f660ac82f10>, <pyanaconda.keyboard._Layout object at 0x7f660ac82f50>, <pyanaconda.keyboard._Layout object at 0x7f660ac82fd0>, <pyanaconda.keyboard._Layout object at 0x7f660ac85050>, <pyanaconda.keyboard._Layout object at 0x7f660ac85090>, <pyanaconda.keyboard._Layout object at 0x7f660ac850d0>], Ossetian; Ossetic: [<pyanaconda.keyboard._Layout object at 0x7f660ac76710>, <pyanaconda.keyboard._Layout object at 0x7f660ac76790>, <pyanaconda.keyboard._Layout object at 0x7f660ac767d0>], Nepali: [<pyanaconda.keyboard._Layout object at 0x7f660ac46710>], Finnish: [<pyanaconda.keyboard._Layout object at 0x7f660ac39210>, <pyanaconda.keyboard._Layout object at 0x7f660ac39290>, <pyanaconda.keyboard._Layout object at 0x7f660ac392d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac39350>], Albanian: [<pyanaconda.keyboard._Layout object at 0x7f660ac82790>], Hiligaynon: [], Irish, Old (to 900): [<pyanaconda.keyboard._Layout object at 0x7f660ac39f50>, <pyanaconda.keyboard._Layout object at 0x7f660ac39f90>], Serbian: [<pyanaconda.keyboard._Layout object at 0x7f660ac7ccd0>, <pyanaconda.keyboard._Layout object at 0x7f660ac7cd10>, <pyanaconda.keyboard._Layout object at 0x7f660ac7cd90>, <pyanaconda.keyboard._Layout object at 0x7f660ac7cdd0>, <pyanaconda.keyboard._Layout object at 0x7f660ac7ce10>, <pyanaconda.keyboard._Layout object at 0x7f660ac7ce90>, <pyanaconda.keyboard._Layout object at 0x7f660ac7ced0>, <pyanaconda.keyboard._Layout object at 0x7f660ac7cf10>, <pyanaconda.keyboard._Layout object at 0x7f660ac7cf50>, <pyanaconda.keyboard._Layout object at 0x7f660ac7cf90>, <pyanaconda.keyboard._Layout object at 0x7f660ac7cfd0>, <pyanaconda.keyboard._Layout object at 0x7f660ac820d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac82110>, <pyanaconda.keyboard._Layout object at 0x7f660ac82150>, <pyanaconda.keyboard._Layout object at 0x7f660ac82190>, <pyanaconda.keyboard._Layout object at 0x7f660ac821d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac82210>], Malayalam: [<pyanaconda.keyboard._Layout object at 0x7f660ec31090>, <pyanaconda.keyboard._Layout object at 0x7f660ec26d50>, <pyanaconda.keyboard._Layout object at 0x7f660ec310d0>], Asturian; Bable; Leonese; Asturleonese: [<pyanaconda.keyboard._Layout object at 0x7f660ac82750>], Pangasinan: [], Italian: [<pyanaconda.keyboard._Layout object at 0x7f660ac76910>, <pyanaconda.keyboard._Layout object at 0x7f660ac76950>, <pyanaconda.keyboard._Layout object at 0x7f660ac769d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac76a10>], Gujarati: [<pyanaconda.keyboard._Layout object at 0x7f6611ceb150>], Filipino; Pilipino: [<pyanaconda.keyboard._Layout object at 0x7f660ac32ed0>, <pyanaconda.keyboard._Layout object at 0x7f660ac32f10>, <pyanaconda.keyboard._Layout object at 0x7f660ac32f90>, <pyanaconda.keyboard._Layout object at 0x7f660ac32fd0>, <pyanaconda.keyboard._Layout object at 0x7f660ac39050>, <pyanaconda.keyboard._Layout object at 0x7f660ac39090>, <pyanaconda.keyboard._Layout object at 0x7f660ac39110>, <pyanaconda.keyboard._Layout object at 0x7f660ac39150>, <pyanaconda.keyboard._Layout object at 0x7f660ac39190>, <pyanaconda.keyboard._Layout object at 0x7f660ac391d0>], Amharic: [<pyanaconda.keyboard._Layout object at 0x7f660ac85750>], German: [<pyanaconda.keyboard._Layout object at 0x7f660ac85d10>, <pyanaconda.keyboard._Layout object at 0x7f660ac85d50>, <pyanaconda.keyboard._Layout object at 0x7f660ac85d90>, <pyanaconda.keyboard._Layout object at 0x7f660ac85dd0>, <pyanaconda.keyboard._Layout object at 0x7f660ac85990>, <pyanaconda.keyboard._Layout object at 0x7f660ac85e90>, <pyanaconda.keyboard._Layout object at 0x7f660ac85910>, <pyanaconda.keyboard._Layout object at 0x7f660ac85f90>, <pyanaconda.keyboard._Layout object at 0x7f660ac8a0d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac85f10>, <pyanaconda.keyboard._Layout object at 0x7f660ac8a150>, <pyanaconda.keyboard._Layout object at 0x7f660ac8a1d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac8a210>, <pyanaconda.keyboard._Layout object at 0x7f660ac8a2d0>], Tajik: [<pyanaconda.keyboard._Layout object at 0x7f660ac7c090>, <pyanaconda.keyboard._Layout object at 0x7f660ac7c150>], Ga: [<pyanaconda.keyboard._Layout object at 0x7f660ac46750>], Urdu: [<pyanaconda.keyboard._Layout object at 0x7f660ac46410>, <pyanaconda.keyboard._Layout object at 0x7f660ac464d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac46510>, <pyanaconda.keyboard._Layout object at 0x7f660ac465d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac46650>, <pyanaconda.keyboard._Layout object at 0x7f660ac46690>], Polish: [<pyanaconda.keyboard._Layout object at 0x7f660ac44450>, <pyanaconda.keyboard._Layout object at 0x7f660ac44510>, <pyanaconda.keyboard._Layout object at 0x7f660ac445d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac44610>, <pyanaconda.keyboard._Layout object at 0x7f660ac44650>, <pyanaconda.keyboard._Layout object at 0x7f660ac44690>], Bikol: [], Swedish: [<pyanaconda.keyboard._Layout object at 0x7f660ac460d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac46110>, <pyanaconda.keyboard._Layout object at 0x7f660ac461d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac46210>, <pyanaconda.keyboard._Layout object at 0x7f660ac46250>], Chuvash: [<pyanaconda.keyboard._Layout object at 0x7f6611ce4d90>, <pyanaconda.keyboard._Layout object at 0x7f6611ce4cd0>], Slovenian: [<pyanaconda.keyboard._Layout object at 0x7f660ac85bd0>, <pyanaconda.keyboard._Layout object at 0x7f660ac85c10>, <pyanaconda.keyboard._Layout object at 0x7f660ac85c50>], Waray: [], Ewe: [<pyanaconda.keyboard._Layout object at 0x7f660ac7c050>], Gaelic; Scottish Gaelic: [<pyanaconda.keyboard._Layout object at 0x7f660ac82dd0>], Fulah: [<pyanaconda.keyboard._Layout object at 0x7f660ac7c950>], Azerbaijani: [<pyanaconda.keyboard._Layout object at 0x7f660ac7c490>, <pyanaconda.keyboard._Layout object at 0x7f660ac7c4d0>], Faroese: [<pyanaconda.keyboard._Layout object at 0x7f660ac32bd0>, <pyanaconda.keyboard._Layout object at 0x7f660ac32c50>], Danish: [<pyanaconda.keyboard._Layout object at 0x7f660ac46f90>, <pyanaconda.keyboard._Layout object at 0x7f660ac46fd0>, <pyanaconda.keyboard._Layout object at 0x7f660ac4b0d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac4b110>, <pyanaconda.keyboard._Layout object at 0x7f660ac4b1d0>], Georgian: [<pyanaconda.keyboard._Layout object at 0x7f660ac85950>, <pyanaconda.keyboard._Layout object at 0x7f660ac85790>, <pyanaconda.keyboard._Layout object at 0x7f660ac85a10>, <pyanaconda.keyboard._Layout object at 0x7f660ac85a90>, <pyanaconda.keyboard._Layout object at 0x7f660ac85b50>], Kalmyk; Oirat: [<pyanaconda.keyboard._Layout object at 0x7f660ac397d0>], Norwegian: [<pyanaconda.keyboard._Layout object at 0x7f660ac7c550>, <pyanaconda.keyboard._Layout object at 0x7f660ac7c590>, <pyanaconda.keyboard._Layout object at 0x7f660ac7c610>, <pyanaconda.keyboard._Layout object at 0x7f660ac7c650>, <pyanaconda.keyboard._Layout object at 0x7f660ac7c690>], Komi: [<pyanaconda.keyboard._Layout object at 0x7f660ac7c190>], Slovak: [<pyanaconda.keyboard._Layout object at 0x7f660ac85710>, <pyanaconda.keyboard._Layout object at 0x7f660ac857d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac85890>, <pyanaconda.keyboard._Layout object at 0x7f660ac858d0>], Thai: [<pyanaconda.keyboard._Layout object at 0x7f660ac82410>, <pyanaconda.keyboard._Layout object at 0x7f660ac82490>, <pyanaconda.keyboard._Layout object at 0x7f660ac82510>], Tibetan: [<pyanaconda.keyboard._Layout object at 0x7f660ac85290>, <pyanaconda.keyboard._Layout object at 0x7f660ac852d0>], Berber languages: [<pyanaconda.keyboard._Layout object at 0x7f660ac44210>, <pyanaconda.keyboard._Layout object at 0x7f660ac44250>, <pyanaconda.keyboard._Layout object at 0x7f660ac44290>, <pyanaconda.keyboard._Layout object at 0x7f660ac442d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac44310>, <pyanaconda.keyboard._Layout object at 0x7f660ac44350>], Turkmen: [<pyanaconda.keyboard._Layout object at 0x7f660ec26350>, <pyanaconda.keyboard._Layout object at 0x7f660ec26c50>], Central Khmer: [<pyanaconda.keyboard._Layout object at 0x7f660ac7c8d0>], Uzbek: [<pyanaconda.keyboard._Layout object at 0x7f660ac46e10>, <pyanaconda.keyboard._Layout object at 0x7f660ac46e90>, <pyanaconda.keyboard._Layout object at 0x7f660ac46ed0>, <pyanaconda.keyboard._Layout object at 0x7f660ac46f50>], Burmese: [<pyanaconda.keyboard._Layout object at 0x7f660ac76a50>], Divehi; Dhivehi; Maldivian: [<pyanaconda.keyboard._Layout object at 0x7f660ac76290>], Latvian: [<pyanaconda.keyboard._Layout object at 0x7f660ac394d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac39510>, <pyanaconda.keyboard._Layout object at 0x7f660ac39590>, <pyanaconda.keyboard._Layout object at 0x7f660ac395d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac39650>, <pyanaconda.keyboard._Layout object at 0x7f660ac396d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac39750>], English: [<pyanaconda.keyboard._Layout object at 0x7f660ac4bbd0>, <pyanaconda.keyboard._Layout object at 0x7f660ac4bc10>, <pyanaconda.keyboard._Layout object at 0x7f660ac4bcd0>, <pyanaconda.keyboard._Layout object at 0x7f660ac4bd50>, <pyanaconda.keyboard._Layout object at 0x7f660ac4bd90>, <pyanaconda.keyboard._Layout object at 0x7f660ac4bdd0>, <pyanaconda.keyboard._Layout object at 0x7f660ac4be50>, <pyanaconda.keyboard._Layout object at 0x7f660ac4bed0>, <pyanaconda.keyboard._Layout object at 0x7f660ac4be90>, <pyanaconda.keyboard._Layout object at 0x7f660ac4bf10>, <pyanaconda.keyboard._Layout object at 0x7f660ac4bf90>, <pyanaconda.keyboard._Layout object at 0x7f661207ea90>, <pyanaconda.keyboard._Layout object at 0x7f6611d7d990>, <pyanaconda.keyboard._Layout object at 0x7f6611c314d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac4f050>, <pyanaconda.keyboard._Layout object at 0x7f660ac4f0d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac4f110>, <pyanaconda.keyboard._Layout object at 0x7f660ac4f150>, <pyanaconda.keyboard._Layout object at 0x7f660ac4f310>, <pyanaconda.keyboard._Layout object at 0x7f660ac4f350>, <pyanaconda.keyboard._Layout object at 0x7f660ac4f410>, <pyanaconda.keyboard._Layout object at 0x7f660ac4f4d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac4f6d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac4f750>, <pyanaconda.keyboard._Layout object at 0x7f660ac4f8d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac4f9d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac4fa90>, <pyanaconda.keyboard._Layout object at 0x7f660ac4fad0>, <pyanaconda.keyboard._Layout object at 0x7f660ac4fb50>, <pyanaconda.keyboard._Layout object at 0x7f660ac4fb90>, <pyanaconda.keyboard._Layout object at 0x7f660ac4fc10>, <pyanaconda.keyboard._Layout object at 0x7f660ac4fc50>, <pyanaconda.keyboard._Layout object at 0x7f660ac4fcd0>, <pyanaconda.keyboard._Layout object at 0x7f660ac4fd10>, <pyanaconda.keyboard._Layout object at 0x7f660ac4fd90>], Croatian: [], Chinese: [<pyanaconda.keyboard._Layout object at 0x7f660ac85c90>], Swiss German; Alemannic; Alsatian: [<pyanaconda.keyboard._Layout object at 0x7f660ac85150>, <pyanaconda.keyboard._Layout object at 0x7f660ac85190>, <pyanaconda.keyboard._Layout object at 0x7f660ac851d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac85210>, <pyanaconda.keyboard._Layout object at 0x7f660ac85250>], Inuktitut: [<pyanaconda.keyboard._Layout object at 0x7f660ec37210>], Yakut: [<pyanaconda.keyboard._Layout object at 0x7f660ec37f90>], Syriac: [<pyanaconda.keyboard._Layout object at 0x7f660ac7c790>, <pyanaconda.keyboard._Layout object at 0x7f660ac7c7d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac7c850>], Philippine languages: [], Igbo: [<pyanaconda.keyboard._Layout object at 0x7f660ac3e050>], Arabic: [<pyanaconda.keyboard._Layout object at 0x7f660ac76ad0>, <pyanaconda.keyboard._Layout object at 0x7f660ac76b50>, <pyanaconda.keyboard._Layout object at 0x7f660ac76c10>, <pyanaconda.keyboard._Layout object at 0x7f660ac76c50>, <pyanaconda.keyboard._Layout object at 0x7f660ac76d10>, <pyanaconda.keyboard._Layout object at 0x7f660ac76dd0>, <pyanaconda.keyboard._Layout object at 0x7f660ac76e10>, <pyanaconda.keyboard._Layout object at 0x7f660ac76e50>], Kikuyu; Gikuyu: [<pyanaconda.keyboard._Layout object at 0x7f660ac85390>], Swahili: [<pyanaconda.keyboard._Layout object at 0x7f660ac44910>, <pyanaconda.keyboard._Layout object at 0x7f660ac449d0>], Icelandic: [<pyanaconda.keyboard._Layout object at 0x7f660ac44a50>, <pyanaconda.keyboard._Layout object at 0x7f660ac44a90>, <pyanaconda.keyboard._Layout object at 0x7f660ac44ad0>, <pyanaconda.keyboard._Layout object at 0x7f660ac44b50>, <pyanaconda.keyboard._Layout object at 0x7f660ac44b90>], Turkish: [<pyanaconda.keyboard._Layout object at 0x7f660ac762d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac76250>, <pyanaconda.keyboard._Layout object at 0x7f660ac76390>, <pyanaconda.keyboard._Layout object at 0x7f660ac763d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac76410>], Cherokee: [<pyanaconda.keyboard._Layout object at 0x7f662738a810>], Oriya: [<pyanaconda.keyboard._Layout object at 0x7f660ac4fe10>], Greek, Modern (1453-): [<pyanaconda.keyboard._Layout object at 0x7f660ac7c1d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac7c250>, <pyanaconda.keyboard._Layout object at 0x7f660ac7c290>, <pyanaconda.keyboard._Layout object at 0x7f660ac7c2d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac7c390>], Catalan; Valencian: [<pyanaconda.keyboard._Layout object at 0x7f660ac32cd0>, <pyanaconda.keyboard._Layout object at 0x7f660ac32d10>], Hindi: [<pyanaconda.keyboard._Layout object at 0x7f660ac82d50>, <pyanaconda.keyboard._Layout object at 0x7f660ac82d90>], Ewondo: [], Kashubian: [<pyanaconda.keyboard._Layout object at 0x7f660ac46810>], Korean: [<pyanaconda.keyboard._Layout object at 0x7f660ac7c3d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac7c410>], Pampanga; Kapampangan: [], Maori: [<pyanaconda.keyboard._Layout object at 0x7f661207e790>], Occitan (post 1500): [<pyanaconda.keyboard._Layout object at 0x7f660ac46dd0>], Hungarian: [<pyanaconda.keyboard._Layout object at 0x7f660ac46890>, <pyanaconda.keyboard._Layout object at 0x7f660ac468d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac46910>, <pyanaconda.keyboard._Layout object at 0x7f660ac46990>, <pyanaconda.keyboard._Layout object at 0x7f660ac469d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac46a10>, <pyanaconda.keyboard._Layout object at 0x7f660ac46a50>, <pyanaconda.keyboard._Layout object at 0x7f660ac46a90>, <pyanaconda.keyboard._Layout object at 0x7f660ac46ad0>, <pyanaconda.keyboard._Layout object at 0x7f660ac46b10>, <pyanaconda.keyboard._Layout object at 0x7f660ac46b50>, <pyanaconda.keyboard._Layout object at 0x7f660ac46b90>, <pyanaconda.keyboard._Layout object at 0x7f660ac46bd0>, <pyanaconda.keyboard._Layout object at 0x7f660ac46c10>, <pyanaconda.keyboard._Layout object at 0x7f660ac46c50>, <pyanaconda.keyboard._Layout object at 0x7f660ac46c90>, <pyanaconda.keyboard._Layout object at 0x7f660ac46cd0>, <pyanaconda.keyboard._Layout object at 0x7f660ac46d10>, <pyanaconda.keyboard._Layout object at 0x7f660ac46d50>, <pyanaconda.keyboard._Layout object at 0x7f660ac46d90>], Wolof: [<pyanaconda.keyboard._Layout object at 0x7f660ac7c890>], Bosnian: [<pyanaconda.keyboard._Layout object at 0x7f660ac76e90>, <pyanaconda.keyboard._Layout object at 0x7f660ac76ed0>, <pyanaconda.keyboard._Layout object at 0x7f660ac76f10>, <pyanaconda.keyboard._Layout object at 0x7f660ac76f90>, <pyanaconda.keyboard._Layout object at 0x7f660ac76fd0>], Lithuanian: [<pyanaconda.keyboard._Layout object at 0x7f660ac39910>, <pyanaconda.keyboard._Layout object at 0x7f660ac39950>, <pyanaconda.keyboard._Layout object at 0x7f660ac39990>, <pyanaconda.keyboard._Layout object at 0x7f660ac399d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac39a10>, <pyanaconda.keyboard._Layout object at 0x7f660ac39a50>], Kirghiz; Kyrgyz: [<pyanaconda.keyboard._Layout object at 0x7f660ac85450>, <pyanaconda.keyboard._Layout object at 0x7f660ac85490>], Sinhala; Sinhalese: [<pyanaconda.keyboard._Layout object at 0x7f660ac768d0>], Russian: [<pyanaconda.keyboard._Layout object at 0x7f660ac82850>, <pyanaconda.keyboard._Layout object at 0x7f660ac82890>, <pyanaconda.keyboard._Layout object at 0x7f660ac82910>, <pyanaconda.keyboard._Layout object at 0x7f660ac82950>, <pyanaconda.keyboard._Layout object at 0x7f660ac82990>, <pyanaconda.keyboard._Layout object at 0x7f660ac829d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac82a10>, <pyanaconda.keyboard._Layout object at 0x7f660ac82a50>, <pyanaconda.keyboard._Layout object at 0x7f660ac82a90>, <pyanaconda.keyboard._Layout object at 0x7f660ac82ad0>, <pyanaconda.keyboard._Layout object at 0x7f660ac82b10>, <pyanaconda.keyboard._Layout object at 0x7f660ac82b50>, <pyanaconda.keyboard._Layout object at 0x7f660ac82c10>, <pyanaconda.keyboard._Layout object at 0x7f660ac82c50>, <pyanaconda.keyboard._Layout object at 0x7f660ac82cd0>], Kazakh: [<pyanaconda.keyboard._Layout object at 0x7f660ac85110>], Cebuano: [], Iloko: [], Armenian: [<pyanaconda.keyboard._Layout object at 0x7f660ac85510>, <pyanaconda.keyboard._Layout object at 0x7f660ac85550>, <pyanaconda.keyboard._Layout object at 0x7f660ac85590>, <pyanaconda.keyboard._Layout object at 0x7f660ac855d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac85610>, <pyanaconda.keyboard._Layout object at 0x7f660ac85650>], Mari: [<pyanaconda.keyboard._Layout object at 0x7f662736be90>], Hausa: [<pyanaconda.keyboard._Layout object at 0x7f660ac827d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac82810>], Udmurt: [<pyanaconda.keyboard._Layout object at 0x7f660ac76a90>], Czech: [<pyanaconda.keyboard._Layout object at 0x7f660ac446d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac44710>, <pyanaconda.keyboard._Layout object at 0x7f660ac447d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac44810>, <pyanaconda.keyboard._Layout object at 0x7f660ac44850>, <pyanaconda.keyboard._Layout object at 0x7f660ac44890>], Belarusian: [<pyanaconda.keyboard._Layout object at 0x7f660ac3e250>, <pyanaconda.keyboard._Layout object at 0x7f660ac3e290>, <pyanaconda.keyboard._Layout object at 0x7f660ac3e2d0>], Kannada: [<pyanaconda.keyboard._Layout object at 0x7f660ac82710>], Macedonian: [<pyanaconda.keyboard._Layout object at 0x7f660ac82290>, <pyanaconda.keyboard._Layout object at 0x7f660ac822d0>], Persian: [<pyanaconda.keyboard._Layout object at 0x7f6611ce4b50>, <pyanaconda.keyboard._Layout object at 0x7f660ac8a3d0>], Dzongkha: [<pyanaconda.keyboard._Layout object at 0x7f660ac7c910>], Tagalog: [], Dutch; Flemish: [<pyanaconda.keyboard._Layout object at 0x7f660ac39b50>, <pyanaconda.keyboard._Layout object at 0x7f660ac39bd0>, <pyanaconda.keyboard._Layout object at 0x7f660ac39c10>, <pyanaconda.keyboard._Layout object at 0x7f660ac39c50>, <pyanaconda.keyboard._Layout object at 0x7f660ac39cd0>, <pyanaconda.keyboard._Layout object at 0x7f660ac39d10>, <pyanaconda.keyboard._Layout object at 0x7f660ac39d50>, <pyanaconda.keyboard._Layout object at 0x7f660ac39dd0>, <pyanaconda.keyboard._Layout object at 0x7f660ac39e10>, <pyanaconda.keyboard._Layout object at 0x7f660ac39e50>, <pyanaconda.keyboard._Layout object at 0x7f660ac39e90>, <pyanaconda.keyboard._Layout object at 0x7f660ac39ed0>], Vietnamese: [<pyanaconda.keyboard._Layout object at 0x7f660ac76890>], Romanian: [<pyanaconda.keyboard._Layout object at 0x7f660ac82550>, <pyanaconda.keyboard._Layout object at 0x7f660ac82590>, <pyanaconda.keyboard._Layout object at 0x7f660ac825d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac82610>, <pyanaconda.keyboard._Layout object at 0x7f660ac82650>, <pyanaconda.keyboard._Layout object at 0x7f660ac82690>, <pyanaconda.keyboard._Layout object at 0x7f660ac826d0>], Northern Sami: [<pyanaconda.keyboard._Layout object at 0x7f6611ce4dd0>, <pyanaconda.keyboard._Layout object at 0x7f6611ce4f90>, <pyanaconda.keyboard._Layout object at 0x7f6611ce4fd0>, <pyanaconda.keyboard._Layout object at 0x7f660ac85ed0>], Tatar: [<pyanaconda.keyboard._Layout object at 0x7f660ac854d0>], Akan: [<pyanaconda.keyboard._Layout object at 0x7f660ac7c6d0>], Lao: [<pyanaconda.keyboard._Layout object at 0x7f660ac32d50>, <pyanaconda.keyboard._Layout object at 0x7f660ac32d90>], Ukrainian: [<pyanaconda.keyboard._Layout object at 0x7f660ac764d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac76490>, <pyanaconda.keyboard._Layout object at 0x7f660ac76510>, <pyanaconda.keyboard._Layout object at 0x7f660ac76590>, <pyanaconda.keyboard._Layout object at 0x7f660ac765d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac76610>, <pyanaconda.keyboard._Layout object at 0x7f660ac76650>, <pyanaconda.keyboard._Layout object at 0x7f660ac76690>], Maltese: [<pyanaconda.keyboard._Layout object at 0x7f660ac85690>, <pyanaconda.keyboard._Layout object at 0x7f660ac856d0>], Kurdish: [<pyanaconda.keyboard._Layout object at 0x7f660ac4b750>, <pyanaconda.keyboard._Layout object at 0x7f660ac4b790>, <pyanaconda.keyboard._Layout object at 0x7f660ac4b810>, <pyanaconda.keyboard._Layout object at 0x7f660ac4b850>, <pyanaconda.keyboard._Layout object at 0x7f660ac4b890>, <pyanaconda.keyboard._Layout object at 0x7f660ac4b8d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac4b950>, <pyanaconda.keyboard._Layout object at 0x7f660ac4b990>, <pyanaconda.keyboard._Layout object at 0x7f660ac4b9d0>, <pyanaconda.keyboard._Layout object at 0x7f661206a410>, <pyanaconda.keyboard._Layout object at 0x7f661207ef90>, <pyanaconda.keyboard._Layout object at 0x7f661206a610>, <pyanaconda.keyboard._Layout object at 0x7f661206a690>, <pyanaconda.keyboard._Layout object at 0x7f661206a650>, <pyanaconda.keyboard._Layout object at 0x7f661206a6d0>], Bashkir: [<pyanaconda.keyboard._Layout object at 0x7f660ac7c9d0>], Tswana: [<pyanaconda.keyboard._Layout object at 0x7f660ac39a90>], Crimean Tatar; Crimean Turkish: [<pyanaconda.keyboard._Layout object at 0x7f660ac44390>, <pyanaconda.keyboard._Layout object at 0x7f660ac443d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac44410>], Portuguese: [<pyanaconda.keyboard._Layout object at 0x7f660ac44bd0>, <pyanaconda.keyboard._Layout object at 0x7f660ac44c50>, <pyanaconda.keyboard._Layout object at 0x7f660ac44c90>, <pyanaconda.keyboard._Layout object at 0x7f660ac44d10>, <pyanaconda.keyboard._Layout object at 0x7f660ac44d50>, <pyanaconda.keyboard._Layout object at 0x7f660ac44dd0>, <pyanaconda.keyboard._Layout object at 0x7f660ac44e10>, <pyanaconda.keyboard._Layout object at 0x7f660ac44e90>, <pyanaconda.keyboard._Layout object at 0x7f660ac44ed0>, <pyanaconda.keyboard._Layout object at 0x7f660ac44f10>, <pyanaconda.keyboard._Layout object at 0x7f660ac44f50>, <pyanaconda.keyboard._Layout object at 0x7f660ac44f90>, <pyanaconda.keyboard._Layout object at 0x7f660ac46050>], Japanese: [<pyanaconda.keyboard._Layout object at 0x7f660ac4b210>, <pyanaconda.keyboard._Layout object at 0x7f660ac4b250>, <pyanaconda.keyboard._Layout object at 0x7f660ac4b310>, <pyanaconda.keyboard._Layout object at 0x7f660ac4b350>, <pyanaconda.keyboard._Layout object at 0x7f660ac4b390>, <pyanaconda.keyboard._Layout object at 0x7f660ac4b3d0>, <pyanaconda.keyboard._Layout object at 0x7f660ac4b410>], Hebrew: [<pyanaconda.keyboard._Layout object at 0x7f660ac3e090>, <pyanaconda.keyboard._Layout object at 0x7f660ac3e110>, <pyanaconda.keyboard._Layout object at 0x7f660ac3e190>, <pyanaconda.keyboard._Layout object at 0x7f660ac3e1d0>], Lower Sorbian: [<pyanaconda.keyboard._Layout object at 0x7f660ac7cbd0>, <pyanaconda.keyboard._Layout object at 0x7f660ac7cc10>], Esperanto: [<pyanaconda.keyboard._Layout object at 0x7f660ac7ca50>, <pyanaconda.keyboard._Layout object at 0x7f660ac7ca90>, <pyanaconda.keyboard._Layout object at 0x7f660ac7cb10>, <pyanaconda.keyboard._Layout object at 0x7f660ac7cb90>]} > _intf._currentAction._spokes._xkl_wrapper._variants_list: [] > _intf._currentAction._spokes._xkl_wrapper.configreg: ConfigRegistry instance, containing members: > _intf._currentAction._spokes._xkl_wrapper.switch_to_show_str: {grp:sclk_toggle: Scroll Lock, grp:shift_caps_switch: Caps Lock (to first layout), Shift+Caps Lock (to last layout), grp:rwin_toggle: Right Win, grp:lalt_lshift_toggle: Left Alt+Left Shift, grp:rctrl_switch: Right Ctrl (while pressed), grp:menu_toggle: Menu, grp:win_switch: Any Win key (while pressed), grp:ctrl_alt_toggle: Alt+Ctrl, grp:shift_caps_toggle: Shift+Caps Lock, grp:rctrl_toggle: Right Ctrl, grp:lwin_switch: Left Win (while pressed), grp:lctrl_lwin_rctrl_menu: LeftCtrl+LeftWin (to first layout), RightCtrl+Menu (to second layout), grp:lshift_toggle: Left Shift, grp:win_menu_switch: Left Win (to first layout), Right Win/Menu (to last layout), grp:lalt_toggle: Left Alt, grp:alt_caps_toggle: Alt+Caps Lock, grp:rwin_switch: Right Win (while pressed), grp:lswitch: Left Alt (while pressed), grp:alts_toggle: Both Alt keys together, grp:rctrl_rshift_toggle: Right Ctrl+Right Shift, grp:caps_switch: Caps Lock (while pressed), Alt+Caps Lock does the original capslock action, grp:caps_toggle: Caps Lock, grp:ctrl_shift_toggle: Ctrl+Shift, grp:lctrl_lshift_toggle: Left Ctrl+Left Shift, grp:toggle: Right Alt, grp:ctrls_toggle: Both Ctrl keys together, grp:alt_shift_toggle: Alt+Shift, grp:switch: Right Alt (while pressed), grp:alt_space_toggle: Alt+Space, grp:lctrl_toggle: Left Ctrl, grp:shifts_toggle: Both Shift keys together, grp:lctrl_rctrl_switch: Left Ctrl (to first layout), Right Ctrl (to last layout), grp:rshift_toggle: Right Shift, grp:lwin_toggle: Left Win} > _intf._currentAction._spokes._xkl_wrapper._rec: ConfigRec instance, containing members: > _intf._currentAction._spokes._remove_last_attempt: False > _intf._currentAction._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf._currentAction._spokes._switching_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._switching_dialog.applyOnSkip: False > _intf._currentAction._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._switching_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._switching_dialog.skipTo: None > _intf._currentAction._spokes._switching_dialog._xkl_wrapper: Already dumped (XklWrapper instance) > _intf._currentAction._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf._currentAction._spokes._switching_dialog._data: Skipped > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes._configureBox: Box instance, containing members: > _intf._currentAction._spokes._device_container_name: None > _intf._currentAction._spokes._accordion: Accordion instance, containing members: > _intf._currentAction._spokes._accordion._expanders: [Expander instance, containing members: >, Expander instance, containing members: >, Expander instance, containing members: >, Expander instance, containing members: >, Expander instance, containing members: >, Expander instance, containing members: >, Expander instance, containing members: >, Expander instance, containing members: >] > _intf._currentAction._spokes._fs_types: [ext4, ext3, ext2, swap, BIOS Boot, xfs, vfat] > _intf._currentAction._spokes._initialized: True > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._devices: [Already dumped (FileDevice instance) >, Already dumped (FileDevice instance) >, Already dumped (FileDevice instance) >, Already dumped (MDRaidArrayDevice instance) >, Already dumped (BTRFSVolumeDevice instance) >, Already dumped (DMDevice instance) >, Already dumped (LoopDevice instance) >, Already dumped (LoopDevice instance) >, Already dumped (LoopDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (OpticalDevice instance) >, Already dumped (LVMVolumeGroupDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMVolumeGroupDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >] > _intf._currentAction._spokes._partitionsViewport: Viewport instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._current_selector: MountpointSelector instance, containing members: > _intf._currentAction._spokes._current_selector._root: Root instance, containing members: > _intf._currentAction._spokes._current_selector._root.mounts: {'/mnt/fedora15': Already dumped (BTRFSVolumeDevice instance) >, '/mnt/fedora16': Already dumped (LVMLogicalVolumeDevice instance) >, '/mnt/fedorakde18': Already dumped (LVMLogicalVolumeDevice instance) >, '/home': Already dumped (LVMLogicalVolumeDevice instance) >, '/boot': Already dumped (PartitionDevice instance) >, '/mnt/fedora18': Already dumped (LVMLogicalVolumeDevice instance) >, '/': Already dumped (LVMLogicalVolumeDevice instance) >, '/mnt/fedora17': Already dumped (LVMLogicalVolumeDevice instance) >} > _intf._currentAction._spokes._current_selector._root.swaps: [Already dumped (PartitionDevice instance) >] > _intf._currentAction._spokes._current_selector._root.name: New Fedora 18 Installation > _intf._currentAction._spokes._current_selector._device: Already dumped (PartitionDevice instance) > _intf._currentAction._spokes.storage: Already dumped (Storage instance) > _intf._currentAction._spokes._when_create_text: When you create mount points for your %s %s install, >you'll be able to view their details here. > _intf._currentAction._spokes._partitionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._totalSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._summaryButton: Button instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes._media_disks: [] > _intf._currentAction._spokes._availableSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._unused_devices: [Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >] > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._configButton: ToolButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._device_disks: [Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._free_space: 207.16 GB > _intf._currentAction._spokes._optionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._device_name_dict: {0: boot, 1: boot, 2: sda13, 3: btrfs.54, 4: } >, 'SourceSpoke': SourceSpoke instance, containing members: > _intf._currentAction._spokes._protocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Storage instance) > _intf._currentAction._spokes._networkButton: RadioButton instance, containing members: > _intf._currentAction._spokes._autodetectButton: RadioButton instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._isoChooserButton: Button instance, containing members: > _intf._currentAction._spokes._mirrorlistCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._autodetectBox: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._verifyIsoButton: Button instance, containing members: > _intf._currentAction._spokes._currentIsoFile: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes._error: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._autodetectMediaBox: Box instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes._urlEntry: Entry instance, containing members: > _intf._currentAction._spokes._networkBox: Box instance, containing members: > _intf._currentAction._spokes._isoBox: Box instance, containing members: > _intf._currentAction._spokes._isoButton: RadioButton instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes._regions_zones: OrderedDict([('Africa', set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka'])), ('America', set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Shiprock', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Montreal', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay'])), ('Antarctica', set(['DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'South_Pole', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson'])), ('Arctic', set(['Longyearbyen'])), ('Asia', set(['Karachi', 'Choibalsan', 'Vladivostok', 'Kashgar', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Ho_Chi_Minh', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Beirut', 'Nicosia', 'Almaty', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Taipei', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Chongqing', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Tokyo', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Krasnoyarsk', 'Kathmandu', 'Aden', 'Urumqi', 'Oral', 'Tbilisi', 'Harbin', 'Seoul', 'Kabul', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane'])), ('Atlantic', set(['Reykjavik', 'Cape_Verde', 'Azores', 'Faroe', 'Canary', 'Bermuda', 'Madeira', 'St_Helena', 'Stanley', 'South_Georgia'])), ('Australia', set(['Melbourne', 'Eucla', 'Brisbane', 'Lindeman', 'Broken_Hill', 'Hobart', 'Lord_Howe', 'Perth', 'Sydney', 'Currie', 'Darwin', 'Adelaide'])), ('Europe', set(['Kiev', 'Istanbul', 'Paris', 'Oslo', 'Riga', 'Athens', 'Luxembourg', 'Andorra', 'Gibraltar', 'Tirane', 'Ljubljana', 'Chisinau', 'Simferopol', 'Vienna', 'Zaporozhye', 'Zagreb', 'Stockholm', 'Warsaw', 'Moscow', 'Skopje', 'Bratislava', 'Berlin', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo'])), ('Indian', set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas'])), ('Pacific', set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji'])), ('US', set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska'])), ('Etc', set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT']))]) > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes._added_chrony: False > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Storage instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._months_nums: {'February': 2, 'October': 10, 'March': 3, 'August': 8, 'May': 5, 'January': 1, 'June': 6, 'September': 9, 'April': 4, 'December': 12, 'July': 7, 'November': 11} > _intf._currentAction._spokes._citiesSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._update_datetime_timer_id: None > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._enabled_chrony: False > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf._currentAction._spokes._config_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._config_dialog.applyOnSkip: False > _intf._currentAction._spokes._config_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._config_dialog._epoch: 0 > _intf._currentAction._spokes._config_dialog._epoch_lock: <thread.lock object at 0x7f6609e7b2f0> > _intf._currentAction._spokes._config_dialog.skipTo: None > _intf._currentAction._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog._poolsNote: Label instance, containing members: > _intf._currentAction._spokes._config_dialog._threads_counter: 4 > _intf._currentAction._spokes._config_dialog._data: Skipped > _intf._currentAction._spokes._config_dialog._serverEntry: Entry instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes.autoPartType: 2 > _intf._currentAction._spokes.disks: [existing 239372MB disk sdf (0) with existing msdos disklabel >, existing 239372MB disk sdg (3) with existing msdos disklabel >, existing 7633MB disk sdh (10) with existing msdos disklabel >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.autopart: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.encrypted: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.selected_disks: [sda, sdb, sdc, sdd, sde] > _intf._currentAction._spokes.storage: Already dumped (Storage instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes.local_disks_box: Box instance, containing members: > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.clearPartType: 2 > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._previous_autopart: False >} > _intf._currentAction.applyOnSkip: False > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction.storage: Already dumped (Storage instance) > _intf._currentAction._inSpoke: True > _intf._currentAction.skipTo: None > _intf._currentAction._autoContinue: False > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._data: Skipped > _intf._currentAction._update_spoke_id: 288 > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (StorageSpoke instance) >] >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >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: None >stage2: hd:UUID=2BB3-AD97 >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.36 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': 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': None, 'display_mode': 'g', 'stage2': 'hd:UUID=2BB3-AD97', '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, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >03:52:49,860 INFO anaconda: /sbin/anaconda 18.36 >03:52:51,082 INFO anaconda: 4063232 kB (3968 MB) are available >03:52:51,082 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >03:52:51,101 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >03:52:51,102 INFO anaconda: Default encoding = utf-8 >03:52:52,804 INFO anaconda: ISCSID is /sbin/iscsid >03:52:52,805 INFO anaconda: no initiator set >03:52:52,912 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >03:52:52,912 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >03:52:53,214 INFO anaconda: Display mode = g >03:52:53,216 INFO anaconda: 4063232 kB (3968 MB) are available >03:52:53,216 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >03:52:53,939 DEBUG anaconda: X server has signalled a successful start. >03:52:53,942 INFO anaconda: Starting window manager, pid 775. >03:52:55,285 INFO anaconda: using only installclass _Fedora >03:52:56,232 INFO anaconda: Detected 3968M of memory >03:52:56,232 INFO anaconda: Swap attempt of 3968M >03:52:56,249 INFO anaconda: Running Thread: AnaStorageThread (140076516456192) >03:52:56,250 INFO anaconda: Running Thread: AnaNetworkThread (140076508063488) >03:52:56,250 INFO anaconda: Running Thread: AnaPayloadThread (140076287719168) >03:52:57,639 INFO anaconda: no initiator set >03:52:57,663 DEBUG anaconda: updating hostname P5E-WSPRO >03:52:57,706 INFO anaconda: Thread Done: AnaNetworkThread (140076508063488) >03:52:58,092 DEBUG anaconda: required disklabel type for sdf (1) is None >03:52:58,092 DEBUG anaconda: default disklabel type for sdf is msdos >03:52:58,093 DEBUG anaconda: selecting msdos disklabel for sdf based on size >03:53:08,499 DEBUG anaconda: required disklabel type for sdg (1) is None >03:53:08,500 DEBUG anaconda: default disklabel type for sdg is msdos >03:53:08,500 DEBUG anaconda: selecting msdos disklabel for sdg based on size >03:53:09,730 DEBUG anaconda: required disklabel type for sdh (1) is None >03:53:09,730 DEBUG anaconda: default disklabel type for sdh is msdos >03:53:09,730 DEBUG anaconda: selecting msdos disklabel for sdh based on size >03:53:09,838 DEBUG anaconda: required disklabel type for sda (1) is None >03:53:09,838 DEBUG anaconda: default disklabel type for sda is msdos >03:53:09,839 DEBUG anaconda: selecting msdos disklabel for sda based on size >03:53:10,570 DEBUG anaconda: network standalone spoke (init): completed: True >22:53:11,141 INFO anaconda: Running Thread: AnaSourceWatcher (140076262524672) >22:53:11,204 DEBUG anaconda: network: selected device em1 >22:53:11,226 INFO anaconda: Running Thread: AnaSoftwareWatcher (140076254131968) >22:53:11,236 INFO anaconda: Running Thread: AnaStorageWatcher (140076204168960) >22:53:11,877 INFO anaconda: Running Thread: AnaNTPserver0 (140076508063488) >22:53:11,878 INFO anaconda: Running Thread: AnaNTPserver1 (140076195776256) >22:53:11,884 INFO anaconda: Running Thread: AnaNTPserver2 (140076187383552) >22:53:11,892 INFO anaconda: Running Thread: AnaNTPserver3 (140076178990848) >22:53:12,003 INFO anaconda: Thread Done: AnaNTPserver1 (140076195776256) >22:53:12,023 INFO anaconda: Thread Done: AnaNTPserver3 (140076178990848) >22:53:12,569 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f660ad74d90> status to: Probing storage... >22:53:12,569 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f660ad8e5d0> status to: Downloading package metadata... >22:53:12,570 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f660ad84410> status to: Probing storage... >22:53:12,570 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f660ad8aad0> status to: Wired (em1) connected >22:53:16,394 DEBUG anaconda: required disklabel type for sdb (1) is None >22:53:16,394 DEBUG anaconda: default disklabel type for sdb is msdos >22:53:16,395 DEBUG anaconda: selecting msdos disklabel for sdb based on size >22:53:16,609 DEBUG anaconda: required disklabel type for sdc (1) is None >22:53:16,609 DEBUG anaconda: default disklabel type for sdc is msdos >22:53:16,610 DEBUG anaconda: selecting msdos disklabel for sdc based on size >22:53:16,761 DEBUG anaconda: required disklabel type for sdd (1) is None >22:53:16,762 DEBUG anaconda: default disklabel type for sdd is msdos >22:53:16,762 DEBUG anaconda: selecting msdos disklabel for sdd based on size >22:53:16,878 DEBUG anaconda: required disklabel type for sde (1) is None >22:53:16,878 DEBUG anaconda: default disklabel type for sde is msdos >22:53:16,878 DEBUG anaconda: selecting msdos disklabel for sde based on size >22:53:19,269 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.54an1M5b: [Errno 2] No such file or directory >22:53:19,269 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_p5ewspro-fedora15 on /tmp/btrfs-tmp.54an1M5b as btrfs with options defaults >22:53:19,390 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.54an1M5b: [Errno 2] No such file or directory >22:53:19,406 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.54an1M5b, removeDir = False >22:53:21,893 INFO anaconda: Thread Done: AnaNTPserver0 (140076508063488) >22:53:21,906 INFO anaconda: Thread Done: AnaNTPserver2 (140076187383552) >22:53:29,322 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdg2 on /mnt/sysimage as ext4 with options defaults,ro >22:53:29,369 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:53:29,442 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdg5 on /mnt/sysimage as ext4 with options defaults,ro >22:53:29,751 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:53:29,803 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdg6 on /mnt/sysimage as ext4 with options defaults,ro >22:53:29,882 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:53:29,948 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda10 on /mnt/sysimage as ext4 with options defaults,ro >22:53:30,006 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:53:30,088 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda11 on /mnt/sysimage as ext4 with options defaults,ro >22:53:30,132 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:53:30,204 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda12 on /mnt/sysimage as ext4 with options defaults,ro >22:53:30,257 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:53:30,337 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda13 on /mnt/sysimage as ext4 with options defaults,ro >22:53:30,394 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:53:30,463 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda14 on /mnt/sysimage as ext4 with options defaults,ro >22:53:30,513 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:53:30,590 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda3 on /mnt/sysimage as ext4 with options defaults,ro >22:53:30,647 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:53:30,720 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda5 on /mnt/sysimage as ext4 with options defaults,ro >22:53:31,099 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:53:31,149 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda9 on /mnt/sysimage as ext4 with options defaults,ro >22:53:31,215 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:53:31,859 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_p5ewspro00-kunkelc on /mnt/sysimage as ext4 with options defaults,ro >22:53:31,915 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:53:32,915 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_p5ewspro-fedora16 on /mnt/sysimage as ext4 with options defaults,ro >22:53:33,234 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:53:33,553 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_p5ewspro-seti on /mnt/sysimage as ext4 with options defaults,ro >22:53:33,594 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:53:34,846 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_p5ewspro-fedora17 on /mnt/sysimage as ext4 with options defaults,ro >22:53:35,208 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:53:35,596 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_p5ewspro-datalv on /mnt/sysimage as ext4 with options defaults,ro >22:53:35,671 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:53:36,937 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_p5ewspro-fedora18 on /mnt/sysimage as ext4 with options defaults,ro >22:53:37,250 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:53:37,556 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_p5ewspro-fedoraKDE18 on /mnt/sysimage as ext4 with options defaults,ro >22:53:37,890 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:53:38,268 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_p5ewspro-fedora15 on /mnt/sysimage as btrfs with options defaults,ro >22:53:38,625 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >22:53:38,950 INFO anaconda: Thread Done: AnaStorageThread (140076516456192) >22:53:39,384 INFO anaconda: Thread Done: AnaStorageWatcher (140076204168960) >22:53:39,385 INFO anaconda: Thread Done: AnaPayloadThread (140076287719168) >22:53:39,387 INFO anaconda: Thread Done: AnaSourceWatcher (140076262524672) >22:53:41,222 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f660ad74d90> status to: Downloading package metadata... >22:53:41,228 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f660ad84410> >22:53:41,229 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f660ad8e5d0> status to: Downloading group metadata... >22:53:41,232 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140076262524672) >22:53:41,232 INFO anaconda: Thread Done: AnaSoftwareWatcher (140076254131968) >22:53:41,236 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f660ad74d90> >22:53:41,238 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f660ad8e5d0> >22:53:41,239 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f660ad8e5d0> >22:53:41,242 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f660ad74d90> >22:53:41,242 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f660ad8e5d0> status to: Checking software dependencies... >22:53:47,202 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140076262524672) >22:53:47,569 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f660ad8e5d0> >22:53:47,572 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f660ad74d90> >22:53:57,788 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >22:54:49,508 DEBUG anaconda: disk free: 207.16 GB fs free: 173.94 GB sw needs: 2.79 GB auto swap: 3.96 GB >22:55:07,690 INFO anaconda: Running Thread: AnaExecuteStorageThread (140076262524672) >22:55:07,781 INFO anaconda: Thread Done: AnaExecuteStorageThread (140076262524672) >22:55:07,888 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'P5E-WSPRO.localdomain:0', 'btrfs.54', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda10', 'sda11', 'sda12', 'sda13', 'sda14', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb1', 'sdc', 'sdc1', 'sdd', 'sdd1', 'sde', 'sde1', 'sr0', 'vg_p5ewspro', 'vg_p5ewspro-datalv', 'vg_p5ewspro-fedora15', 'vg_p5ewspro-fedora16', 'vg_p5ewspro-fedora17', 'vg_p5ewspro-fedora18', 'vg_p5ewspro-fedoraKDE18', 'vg_p5ewspro-seti', 'vg_p5ewspro00', 'vg_p5ewspro00-kunkelc'] >22:55:07,933 DEBUG anaconda: ui: unused=['sda9', 'sda13', 'sda1', 'sda2'] >22:55:07,933 DEBUG anaconda: ui: new_devices=[] >22:55:08,129 DEBUG anaconda: page clicked: New Fedora 18 Installation >22:55:08,129 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >22:55:08,572 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f660ad84410> >22:55:08,572 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f660ad84410> status to: Saving storage configuration... >22:55:08,575 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f660ad84410> >22:55:20,997 DEBUG anaconda: page clicked: Unknown >22:55:20,998 DEBUG anaconda: show first mountpoint: Unknown >22:55:21,011 DEBUG anaconda: populate_right_side: existing 100MB partition sda1 (14) with existing ntfs filesystem >22:55:21,013 DEBUG anaconda: updated device_disks to ['sda'] >22:55:21,013 DEBUG anaconda: updated device_vg_name to None >22:55:21,015 DEBUG anaconda: min: 37.7655029297 max: 100.0 current: 100.0 >22:55:21,017 DEBUG anaconda: fs type changed: ntfs >22:55:21,025 INFO anaconda: getting device type for Standard Partition >22:55:21,025 DEBUG anaconda: device_type_changed: 2 Standard Partition >22:55:21,026 INFO anaconda: getting device type for Standard Partition >22:55:21,026 DEBUG anaconda: populate_raid: 2, None >22:55:21,026 INFO anaconda: getting device type for Standard Partition >22:55:21,028 INFO anaconda: getting device type for Standard Partition >22:55:21,028 DEBUG anaconda: populate_raid: 2, None >22:55:21,028 INFO anaconda: getting device type for Standard Partition >22:55:23,824 DEBUG anaconda: current selector: existing 100MB partition sda1 (14) with existing ntfs filesystem >22:55:23,824 DEBUG anaconda: new selector: existing 476MB partition sda13 (18) with existing ext4 filesystem >22:55:23,825 DEBUG anaconda: notebook page = 1 >22:55:23,825 INFO anaconda: ui: saving changes to device sda1 >22:55:23,825 DEBUG anaconda: old_name: sda1 >22:55:23,825 DEBUG anaconda: new_name: sda1 >22:55:23,826 DEBUG anaconda: new size: 100.0 >22:55:23,826 DEBUG anaconda: old size: 100.0 >22:55:23,826 INFO anaconda: getting device type for Standard Partition >22:55:23,827 DEBUG anaconda: new device type: 2 >22:55:23,827 DEBUG anaconda: reformat: False >22:55:23,828 DEBUG anaconda: new fs type: ntfs >22:55:23,828 DEBUG anaconda: old encryption setting: False >22:55:23,828 DEBUG anaconda: new encryption setting: False >22:55:23,829 DEBUG anaconda: old mountpoint: >22:55:23,829 DEBUG anaconda: new mountpoint: None >22:55:23,829 INFO anaconda: getting device type for Standard Partition >22:55:23,833 DEBUG anaconda: populate_right_side: existing 476MB partition sda13 (18) with existing ext4 filesystem >22:55:23,833 DEBUG anaconda: updated device_disks to ['sda'] >22:55:23,833 DEBUG anaconda: updated device_vg_name to None >22:55:23,834 DEBUG anaconda: min: 15.4 max: 476.0 current: 476.0 >22:55:23,835 DEBUG anaconda: fs type changed: ext4 >22:55:23,841 INFO anaconda: getting device type for Standard Partition >22:55:23,841 DEBUG anaconda: populate_raid: 2, None >22:55:23,842 INFO anaconda: getting device type for Standard Partition >22:55:48,296 DEBUG anaconda: current selector: existing 476MB partition sda13 (18) with existing ext4 filesystem >22:55:48,297 DEBUG anaconda: new selector: existing 476MB partition sda13 (18) with existing ext4 filesystem >22:55:48,298 DEBUG anaconda: notebook page = 1 >22:55:48,299 INFO anaconda: ui: saving changes to device sda13 >22:55:48,299 DEBUG anaconda: old_name: sda13 >22:55:48,300 DEBUG anaconda: new_name: sda13 >22:55:48,301 DEBUG anaconda: new size: 476.0 >22:55:48,302 DEBUG anaconda: old size: 476.0 >22:55:48,302 INFO anaconda: getting device type for Standard Partition >22:55:48,303 DEBUG anaconda: new device type: 2 >22:55:48,304 DEBUG anaconda: reformat: False >22:55:48,304 DEBUG anaconda: new fs type: ext4 >22:55:48,305 DEBUG anaconda: old encryption setting: False >22:55:48,305 DEBUG anaconda: new encryption setting: False >22:55:48,306 DEBUG anaconda: old mountpoint: >22:55:48,306 DEBUG anaconda: new mountpoint: >22:55:48,306 INFO anaconda: getting device type for Standard Partition >22:55:48,310 DEBUG anaconda: populate_right_side: existing 476MB partition sda13 (18) with existing ext4 filesystem >22:55:48,311 DEBUG anaconda: updated device_disks to ['sda'] >22:55:48,311 DEBUG anaconda: updated device_vg_name to None >22:55:48,312 DEBUG anaconda: min: 15.4 max: 476.0 current: 476.0 >22:55:48,318 INFO anaconda: getting device type for Standard Partition >22:55:48,319 DEBUG anaconda: populate_raid: 2, None >22:55:48,319 INFO anaconda: getting device type for Standard Partition >22:55:49,520 DEBUG anaconda: current selector: existing 476MB partition sda13 (18) with existing ext4 filesystem >22:55:49,520 DEBUG anaconda: new selector: existing 476MB partition sda13 (18) with existing ext4 filesystem >22:55:49,521 DEBUG anaconda: notebook page = 1 >22:55:49,521 INFO anaconda: ui: saving changes to device sda13 >22:55:49,521 DEBUG anaconda: old_name: sda13 >22:55:49,521 DEBUG anaconda: new_name: sda13 >22:55:49,521 DEBUG anaconda: new size: 476.0 >22:55:49,522 DEBUG anaconda: old size: 476.0 >22:55:49,522 INFO anaconda: getting device type for Standard Partition >22:55:49,522 DEBUG anaconda: new device type: 2 >22:55:49,522 DEBUG anaconda: reformat: False >22:55:49,523 DEBUG anaconda: new fs type: ext4 >22:55:49,523 DEBUG anaconda: old encryption setting: False >22:55:49,523 DEBUG anaconda: new encryption setting: False >22:55:49,523 DEBUG anaconda: old mountpoint: >22:55:49,523 DEBUG anaconda: new mountpoint: >22:55:49,523 INFO anaconda: getting device type for Standard Partition >22:55:49,526 DEBUG anaconda: populate_right_side: existing 476MB partition sda13 (18) with existing ext4 filesystem >22:55:49,526 DEBUG anaconda: updated device_disks to ['sda'] >22:55:49,526 DEBUG anaconda: updated device_vg_name to None >22:55:49,527 DEBUG anaconda: min: 15.4 max: 476.0 current: 476.0 >22:55:49,531 INFO anaconda: getting device type for Standard Partition >22:55:49,532 DEBUG anaconda: populate_raid: 2, None >22:55:49,532 INFO anaconda: getting device type for Standard Partition >22:55:50,112 DEBUG anaconda: current selector: existing 476MB partition sda13 (18) with existing ext4 filesystem >22:55:50,113 DEBUG anaconda: new selector: existing 476MB partition sda13 (18) with existing ext4 filesystem >22:55:50,113 DEBUG anaconda: notebook page = 1 >22:55:50,113 INFO anaconda: ui: saving changes to device sda13 >22:55:50,113 DEBUG anaconda: old_name: sda13 >22:55:50,113 DEBUG anaconda: new_name: sda13 >22:55:50,114 DEBUG anaconda: new size: 476.0 >22:55:50,114 DEBUG anaconda: old size: 476.0 >22:55:50,114 INFO anaconda: getting device type for Standard Partition >22:55:50,115 DEBUG anaconda: new device type: 2 >22:55:50,115 DEBUG anaconda: reformat: False >22:55:50,115 DEBUG anaconda: new fs type: ext4 >22:55:50,116 DEBUG anaconda: old encryption setting: False >22:55:50,116 DEBUG anaconda: new encryption setting: False >22:55:50,116 DEBUG anaconda: old mountpoint: >22:55:50,116 DEBUG anaconda: new mountpoint: >22:55:50,116 INFO anaconda: getting device type for Standard Partition >22:55:50,120 DEBUG anaconda: populate_right_side: existing 476MB partition sda13 (18) with existing ext4 filesystem >22:55:50,120 DEBUG anaconda: updated device_disks to ['sda'] >22:55:50,121 DEBUG anaconda: updated device_vg_name to None >22:55:50,121 DEBUG anaconda: min: 15.4 max: 476.0 current: 476.0 >22:55:50,126 INFO anaconda: getting device type for Standard Partition >22:55:50,126 DEBUG anaconda: populate_raid: 2, None >22:55:50,126 INFO anaconda: getting device type for Standard Partition >22:55:50,448 DEBUG anaconda: current selector: existing 476MB partition sda13 (18) with existing ext4 filesystem >22:55:50,449 DEBUG anaconda: new selector: existing 476MB partition sda13 (18) with existing ext4 filesystem >22:55:50,450 DEBUG anaconda: notebook page = 1 >22:55:50,451 INFO anaconda: ui: saving changes to device sda13 >22:55:50,451 DEBUG anaconda: old_name: sda13 >22:55:50,452 DEBUG anaconda: new_name: sda13 >22:55:50,452 DEBUG anaconda: new size: 476.0 >22:55:50,452 DEBUG anaconda: old size: 476.0 >22:55:50,452 INFO anaconda: getting device type for Standard Partition >22:55:50,453 DEBUG anaconda: new device type: 2 >22:55:50,453 DEBUG anaconda: reformat: False >22:55:50,453 DEBUG anaconda: new fs type: ext4 >22:55:50,453 DEBUG anaconda: old encryption setting: False >22:55:50,454 DEBUG anaconda: new encryption setting: False >22:55:50,454 DEBUG anaconda: old mountpoint: >22:55:50,454 DEBUG anaconda: new mountpoint: >22:55:50,454 INFO anaconda: getting device type for Standard Partition >22:55:50,457 DEBUG anaconda: populate_right_side: existing 476MB partition sda13 (18) with existing ext4 filesystem >22:55:50,457 DEBUG anaconda: updated device_disks to ['sda'] >22:55:50,457 DEBUG anaconda: updated device_vg_name to None >22:55:50,458 DEBUG anaconda: min: 15.4 max: 476.0 current: 476.0 >22:55:50,462 INFO anaconda: getting device type for Standard Partition >22:55:50,462 DEBUG anaconda: populate_raid: 2, None >22:55:50,463 INFO anaconda: getting device type for Standard Partition >22:56:04,529 DEBUG anaconda: current selector: existing 476MB partition sda13 (18) with existing ext4 filesystem >22:56:04,530 DEBUG anaconda: new selector: existing 380MB partition sda9 (28) with existing ext4 filesystem >22:56:04,530 DEBUG anaconda: notebook page = 1 >22:56:04,530 INFO anaconda: ui: saving changes to device sda13 >22:56:04,531 DEBUG anaconda: old_name: sda13 >22:56:04,531 DEBUG anaconda: new_name: sda13 >22:56:04,531 DEBUG anaconda: new size: 476.0 >22:56:04,532 DEBUG anaconda: old size: 476.0 >22:56:04,532 INFO anaconda: getting device type for Standard Partition >22:56:04,533 DEBUG anaconda: new device type: 2 >22:56:04,533 DEBUG anaconda: reformat: False >22:56:04,534 DEBUG anaconda: new fs type: ext4 >22:56:04,534 DEBUG anaconda: old encryption setting: False >22:56:04,534 DEBUG anaconda: new encryption setting: False >22:56:04,534 DEBUG anaconda: old mountpoint: >22:56:04,535 DEBUG anaconda: new mountpoint: >22:56:04,535 INFO anaconda: getting device type for Standard Partition >22:56:04,539 DEBUG anaconda: populate_right_side: existing 380MB partition sda9 (28) with existing ext4 filesystem >22:56:04,539 DEBUG anaconda: updated device_disks to ['sda'] >22:56:04,540 DEBUG anaconda: updated device_vg_name to None >22:56:04,541 DEBUG anaconda: min: 15.4 max: 380.0 current: 380.0 >22:56:04,545 INFO anaconda: getting device type for Standard Partition >22:56:04,546 DEBUG anaconda: populate_raid: 2, None >22:56:04,546 INFO anaconda: getting device type for Standard Partition >22:56:11,370 DEBUG anaconda: current selector: existing 380MB partition sda9 (28) with existing ext4 filesystem >22:56:11,370 DEBUG anaconda: new selector: existing 476MB partition sda13 (18) with existing ext4 filesystem >22:56:11,370 DEBUG anaconda: notebook page = 1 >22:56:11,370 INFO anaconda: ui: saving changes to device sda9 >22:56:11,371 DEBUG anaconda: old_name: sda9 >22:56:11,371 DEBUG anaconda: new_name: sda9 >22:56:11,371 DEBUG anaconda: new size: 380.0 >22:56:11,371 DEBUG anaconda: old size: 380.0 >22:56:11,371 INFO anaconda: getting device type for Standard Partition >22:56:11,372 DEBUG anaconda: new device type: 2 >22:56:11,372 DEBUG anaconda: reformat: False >22:56:11,372 DEBUG anaconda: new fs type: ext4 >22:56:11,373 DEBUG anaconda: old encryption setting: False >22:56:11,373 DEBUG anaconda: new encryption setting: False >22:56:11,373 DEBUG anaconda: old mountpoint: >22:56:11,373 DEBUG anaconda: new mountpoint: >22:56:11,373 INFO anaconda: getting device type for Standard Partition >22:56:11,376 DEBUG anaconda: populate_right_side: existing 476MB partition sda13 (18) with existing ext4 filesystem >22:56:11,376 DEBUG anaconda: updated device_disks to ['sda'] >22:56:11,376 DEBUG anaconda: updated device_vg_name to None >22:56:11,377 DEBUG anaconda: min: 15.4 max: 476.0 current: 476.0 >22:56:11,381 INFO anaconda: getting device type for Standard Partition >22:56:11,381 DEBUG anaconda: populate_raid: 2, None >22:56:11,382 INFO anaconda: getting device type for Standard Partition >22:57:23,228 INFO anaconda: ui: saving changes to device sda13 >22:57:23,228 DEBUG anaconda: old_name: sda13 >22:57:23,228 DEBUG anaconda: new_name: sda13 >22:57:23,228 DEBUG anaconda: new size: 476.0 >22:57:23,229 DEBUG anaconda: old size: 476.0 >22:57:23,229 INFO anaconda: getting device type for Standard Partition >22:57:23,230 DEBUG anaconda: new device type: 2 >22:57:23,230 DEBUG anaconda: reformat: True >22:57:23,230 DEBUG anaconda: new fs type: ext4 >22:57:23,230 DEBUG anaconda: old encryption setting: False >22:57:23,231 DEBUG anaconda: new encryption setting: False >22:57:23,231 DEBUG anaconda: old mountpoint: >22:57:23,231 DEBUG anaconda: new mountpoint: /boot >22:57:23,236 INFO anaconda: getting device type for Standard Partition >22:57:23,240 INFO anaconda: scheduling reformat of sda13 as ext4 >22:57:23,256 DEBUG anaconda: populate_right_side: existing 476MB partition sda13 (18) with non-existent ext4 filesystem mounted at /boot >22:57:23,257 DEBUG anaconda: updated device_disks to ['sda'] >22:57:23,257 DEBUG anaconda: updated device_vg_name to None >22:57:23,258 DEBUG anaconda: min: 476.0 max: 476.0 current: 476.0 >22:57:23,262 INFO anaconda: getting device type for Standard Partition >22:57:23,263 DEBUG anaconda: populate_raid: 2, None >22:57:23,263 INFO anaconda: getting device type for Standard Partition >22:57:26,012 DEBUG anaconda: page clicked: New Fedora 18 Installation >22:57:26,012 DEBUG anaconda: notebook page = 1 >22:57:26,012 INFO anaconda: ui: saving changes to device sda13 >22:57:26,013 DEBUG anaconda: old_name: sda13 >22:57:26,013 DEBUG anaconda: new_name: sda13 >22:57:26,013 DEBUG anaconda: new size: 476.0 >22:57:26,013 DEBUG anaconda: old size: 476.0 >22:57:26,014 INFO anaconda: getting device type for Standard Partition >22:57:26,014 DEBUG anaconda: new device type: 2 >22:57:26,015 DEBUG anaconda: reformat: True >22:57:26,015 DEBUG anaconda: new fs type: ext4 >22:57:26,015 DEBUG anaconda: old encryption setting: False >22:57:26,015 DEBUG anaconda: new encryption setting: False >22:57:26,016 DEBUG anaconda: old mountpoint: /boot >22:57:26,016 DEBUG anaconda: new mountpoint: /boot >22:57:26,020 INFO anaconda: getting device type for Standard Partition >22:57:26,023 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >22:57:26,023 DEBUG anaconda: populate_right_side: existing 476MB partition sda13 (18) with non-existent ext4 filesystem mounted at /boot >22:57:26,023 DEBUG anaconda: updated device_disks to ['sda'] >22:57:26,023 DEBUG anaconda: updated device_vg_name to None >22:57:26,024 DEBUG anaconda: min: 476.0 max: 476.0 current: 476.0 >22:57:26,029 INFO anaconda: getting device type for Standard Partition >22:57:26,029 DEBUG anaconda: populate_raid: 2, None >22:57:26,029 INFO anaconda: getting device type for Standard Partition >22:57:39,144 DEBUG anaconda: page clicked: Unknown >22:57:39,144 DEBUG anaconda: notebook page = 1 >22:57:39,145 INFO anaconda: ui: saving changes to device sda13 >22:57:39,145 DEBUG anaconda: old_name: sda13 >22:57:39,145 DEBUG anaconda: new_name: sda13 >22:57:39,145 DEBUG anaconda: new size: 476.0 >22:57:39,146 DEBUG anaconda: old size: 476.0 >22:57:39,146 INFO anaconda: getting device type for Standard Partition >22:57:39,147 DEBUG anaconda: new device type: 2 >22:57:39,147 DEBUG anaconda: reformat: True >22:57:39,147 DEBUG anaconda: new fs type: ext4 >22:57:39,147 DEBUG anaconda: old encryption setting: False >22:57:39,148 DEBUG anaconda: new encryption setting: False >22:57:39,148 DEBUG anaconda: old mountpoint: /boot >22:57:39,148 DEBUG anaconda: new mountpoint: /boot >22:57:39,152 INFO anaconda: getting device type for Standard Partition >22:57:39,154 DEBUG anaconda: show first mountpoint: Unknown >22:57:39,154 DEBUG anaconda: populate_right_side: existing 100MB partition sda1 (14) with existing ntfs filesystem >22:57:39,155 DEBUG anaconda: updated device_disks to ['sda'] >22:57:39,155 DEBUG anaconda: updated device_vg_name to None >22:57:39,156 DEBUG anaconda: min: 37.7655029297 max: 100.0 current: 100.0 >22:57:39,157 DEBUG anaconda: fs type changed: ntfs >22:57:39,164 INFO anaconda: getting device type for Standard Partition >22:57:39,164 DEBUG anaconda: populate_raid: 2, None >22:57:39,164 INFO anaconda: getting device type for Standard Partition >22:57:51,516 DEBUG anaconda: page clicked: New Fedora 18 Installation >22:57:51,517 DEBUG anaconda: notebook page = 1 >22:57:51,517 INFO anaconda: ui: saving changes to device sda1 >22:57:51,517 DEBUG anaconda: old_name: sda1 >22:57:51,518 DEBUG anaconda: new_name: sda1 >22:57:51,518 DEBUG anaconda: new size: 100.0 >22:57:51,518 DEBUG anaconda: old size: 100.0 >22:57:51,518 INFO anaconda: getting device type for Standard Partition >22:57:51,519 DEBUG anaconda: new device type: 2 >22:57:51,519 DEBUG anaconda: reformat: False >22:57:51,520 DEBUG anaconda: new fs type: ntfs >22:57:51,520 DEBUG anaconda: old encryption setting: False >22:57:51,520 DEBUG anaconda: new encryption setting: False >22:57:51,520 DEBUG anaconda: old mountpoint: >22:57:51,520 DEBUG anaconda: new mountpoint: None >22:57:51,521 INFO anaconda: getting device type for Standard Partition >22:57:51,523 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >22:57:51,523 DEBUG anaconda: populate_right_side: existing 476MB partition sda13 (18) with non-existent ext4 filesystem mounted at /boot >22:57:51,524 DEBUG anaconda: updated device_disks to ['sda'] >22:57:51,524 DEBUG anaconda: updated device_vg_name to None >22:57:51,525 DEBUG anaconda: min: 476.0 max: 476.0 current: 476.0 >22:57:51,527 DEBUG anaconda: fs type changed: ext4 >22:57:51,533 INFO anaconda: getting device type for Standard Partition >22:57:51,534 DEBUG anaconda: populate_raid: 2, None >22:57:51,534 INFO anaconda: getting device type for Standard Partition >22:58:03,961 INFO anaconda: ui: saving changes to device sda13 >22:58:03,961 DEBUG anaconda: old_name: sda13 >22:58:03,962 DEBUG anaconda: new_name: sda13 >22:58:03,962 DEBUG anaconda: new size: 476.0 >22:58:03,962 DEBUG anaconda: old size: 476.0 >22:58:03,962 INFO anaconda: getting device type for Standard Partition >22:58:03,963 DEBUG anaconda: new device type: 2 >22:58:03,963 DEBUG anaconda: reformat: True >22:58:03,964 DEBUG anaconda: new fs type: ext4 >22:58:03,964 DEBUG anaconda: old encryption setting: False >22:58:03,964 DEBUG anaconda: new encryption setting: False >22:58:03,964 DEBUG anaconda: old mountpoint: /boot >22:58:03,964 DEBUG anaconda: new mountpoint: /boot >22:58:03,968 INFO anaconda: getting device type for Standard Partition >22:58:34,586 DEBUG anaconda: requested size = 15 GB ; available space = 207.16 GB >22:58:34,742 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'P5E-WSPRO.localdomain:0', 'btrfs.54', 'fedora_p5e-wspro', 'fedora_p5e-wspro-root', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda10', 'sda11', 'sda12', 'sda13', 'sda14', 'sda15', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb1', 'sdc', 'sdc1', 'sdd', 'sdd1', 'sde', 'sde1', 'sr0', 'vg_p5ewspro', 'vg_p5ewspro-datalv', 'vg_p5ewspro-fedora15', 'vg_p5ewspro-fedora16', 'vg_p5ewspro-fedora17', 'vg_p5ewspro-fedora18', 'vg_p5ewspro-fedoraKDE18', 'vg_p5ewspro-seti', 'vg_p5ewspro00', 'vg_p5ewspro00-kunkelc'] >22:58:34,742 DEBUG anaconda: ui: unused=['sda9', 'sda13', 'sda1', 'sda2'] >22:58:34,742 DEBUG anaconda: ui: new_devices=['fedora_p5e-wspro-root', 'sda13', 'sda7'] >22:58:34,946 DEBUG anaconda: page clicked: New Fedora 18 Installation >22:58:34,947 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >22:58:34,947 DEBUG anaconda: populate_right_side: existing 476MB partition sda13 (18) with non-existent ext4 filesystem mounted at /boot >22:58:34,947 DEBUG anaconda: updated device_disks to ['sda'] >22:58:34,948 DEBUG anaconda: updated device_vg_name to None >22:58:34,949 DEBUG anaconda: min: 476.0 max: 476.0 current: 476.0 >22:58:34,955 INFO anaconda: getting device type for Standard Partition >22:58:34,956 DEBUG anaconda: populate_raid: 2, None >22:58:34,956 INFO anaconda: getting device type for Standard Partition >22:58:55,181 DEBUG anaconda: current selector: existing 476MB partition sda13 (18) with non-existent ext4 filesystem mounted at /boot >22:58:55,182 DEBUG anaconda: new selector: non-existent 15000MB lvmlv fedora_p5e-wspro-root (57) with non-existent ext4 filesystem mounted at / >22:58:55,182 DEBUG anaconda: notebook page = 1 >22:58:55,182 INFO anaconda: ui: saving changes to device sda13 >22:58:55,182 DEBUG anaconda: old_name: sda13 >22:58:55,182 DEBUG anaconda: new_name: sda13 >22:58:55,183 DEBUG anaconda: new size: 476.0 >22:58:55,183 DEBUG anaconda: old size: 476.0 >22:58:55,183 INFO anaconda: getting device type for Standard Partition >22:58:55,184 DEBUG anaconda: new device type: 2 >22:58:55,184 DEBUG anaconda: reformat: True >22:58:55,184 DEBUG anaconda: new fs type: ext4 >22:58:55,185 DEBUG anaconda: old encryption setting: False >22:58:55,185 DEBUG anaconda: new encryption setting: False >22:58:55,185 DEBUG anaconda: old mountpoint: /boot >22:58:55,185 DEBUG anaconda: new mountpoint: /boot >22:58:55,189 INFO anaconda: getting device type for Standard Partition >22:58:55,193 DEBUG anaconda: populate_right_side: non-existent 15000MB lvmlv fedora_p5e-wspro-root (57) with non-existent ext4 filesystem mounted at / >22:58:55,193 DEBUG anaconda: updated device_disks to ['sda'] >22:58:55,193 DEBUG anaconda: updated device_vg_name to fedora_p5e-wspro >22:58:55,194 DEBUG anaconda: min: 1.0 max: 207157.48047 current: 15000.0 >22:58:55,199 INFO anaconda: getting device type for LVM >22:58:55,199 DEBUG anaconda: device_type_changed: 0 LVM >22:58:55,199 INFO anaconda: getting device type for LVM >22:58:55,199 DEBUG anaconda: populate_raid: 0, None >22:58:55,199 INFO anaconda: getting device type for LVM >22:58:55,200 DEBUG anaconda: default vg is fedora_p5e-wspro >22:58:55,200 DEBUG anaconda: new vg selection: fedora_p5e-wspro >22:58:55,205 INFO anaconda: getting device type for LVM >22:58:55,205 DEBUG anaconda: populate_raid: 0, None >22:58:55,205 INFO anaconda: getting device type for LVM >22:58:55,206 DEBUG anaconda: default vg is fedora_p5e-wspro >22:58:55,206 DEBUG anaconda: new vg selection: None >22:58:55,209 DEBUG anaconda: new vg selection: None >22:58:55,212 DEBUG anaconda: new vg selection: None >22:58:55,214 DEBUG anaconda: new vg selection: None >22:58:55,217 DEBUG anaconda: new vg selection: fedora_p5e-wspro >22:59:06,223 DEBUG anaconda: new vg selection: vg_p5ewspro >23:02:08,181 INFO anaconda: ui: saving changes to device fedora_p5e-wspro-root >23:02:08,182 DEBUG anaconda: old_name: root >23:02:08,182 DEBUG anaconda: new_name: fed18lxde >23:02:08,182 DEBUG anaconda: new size: 15000.0 >23:02:08,182 DEBUG anaconda: old size: 15000.0 >23:02:08,182 INFO anaconda: getting device type for LVM >23:02:08,183 DEBUG anaconda: new device type: 0 >23:02:08,183 DEBUG anaconda: reformat: True >23:02:08,184 DEBUG anaconda: new fs type: ext4 >23:02:08,184 DEBUG anaconda: old encryption setting: False >23:02:08,184 DEBUG anaconda: new encryption setting: False >23:02:08,184 DEBUG anaconda: old mountpoint: / >23:02:08,184 DEBUG anaconda: new mountpoint: / >23:02:08,189 INFO anaconda: getting device type for LVM >23:02:08,196 INFO anaconda: changing container from fedora_p5e-wspro to vg_p5ewspro >23:02:08,212 DEBUG anaconda: disks: ['sda'] >23:02:08,274 DEBUG anaconda: populate_right_side: non-existent 15000MB lvmlv vg_p5ewspro-fed18lxde (58) with non-existent ext4 filesystem mounted at / >23:02:08,275 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >23:02:08,275 DEBUG anaconda: updated device_vg_name to vg_p5ewspro >23:02:08,276 DEBUG anaconda: min: 1.0 max: 222161.593263 current: 15000.0 >23:02:08,280 INFO anaconda: getting device type for LVM >23:02:08,280 DEBUG anaconda: populate_raid: 0, None >23:02:08,280 INFO anaconda: getting device type for LVM >23:02:08,281 DEBUG anaconda: default vg is vg_p5ewspro >23:02:08,281 DEBUG anaconda: new vg selection: None >23:02:08,285 DEBUG anaconda: new vg selection: None >23:02:08,288 DEBUG anaconda: new vg selection: None >23:02:08,291 DEBUG anaconda: new vg selection: vg_p5ewspro >23:02:18,245 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >23:02:18,245 DEBUG anaconda: notebook page = 1 >23:02:18,246 INFO anaconda: ui: saving changes to device vg_p5ewspro-fed18lxde >23:02:18,246 DEBUG anaconda: old_name: fed18lxde >23:02:18,246 DEBUG anaconda: new_name: fed18lxde >23:02:18,246 DEBUG anaconda: new size: 15000.0 >23:02:18,246 DEBUG anaconda: old size: 15000.0 >23:02:18,247 INFO anaconda: getting device type for LVM >23:02:18,247 DEBUG anaconda: new device type: 0 >23:02:18,247 DEBUG anaconda: reformat: True >23:02:18,248 DEBUG anaconda: new fs type: ext4 >23:02:18,248 DEBUG anaconda: old encryption setting: False >23:02:18,248 DEBUG anaconda: new encryption setting: False >23:02:18,248 DEBUG anaconda: old mountpoint: / >23:02:18,248 DEBUG anaconda: new mountpoint: / >23:02:18,252 INFO anaconda: getting device type for LVM >23:02:18,258 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >23:02:18,259 DEBUG anaconda: populate_right_side: existing 20000MB lvmlv vg_p5ewspro-fedora17 (50) with existing ext4 filesystem >23:02:18,259 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >23:02:18,259 DEBUG anaconda: updated device_vg_name to vg_p5ewspro >23:02:18,260 DEBUG anaconda: min: 6848.0 max: 20000.0 current: 20000.0 >23:02:18,265 INFO anaconda: getting device type for LVM >23:02:18,266 DEBUG anaconda: populate_raid: 0, None >23:02:18,266 INFO anaconda: getting device type for LVM >23:02:18,266 DEBUG anaconda: default vg is vg_p5ewspro >23:02:18,266 DEBUG anaconda: new vg selection: None >23:02:18,270 DEBUG anaconda: new vg selection: None >23:02:18,273 DEBUG anaconda: new vg selection: None >23:02:18,276 DEBUG anaconda: new vg selection: vg_p5ewspro >23:02:20,494 DEBUG anaconda: current selector: existing 20000MB lvmlv vg_p5ewspro-fedora17 (50) with existing ext4 filesystem >23:02:20,494 DEBUG anaconda: new selector: existing 49984MB lvmlv vg_p5ewspro00-kunkelc (46) with existing ext4 filesystem >23:02:20,495 DEBUG anaconda: notebook page = 1 >23:02:20,495 INFO anaconda: ui: saving changes to device vg_p5ewspro-fedora17 >23:02:20,495 DEBUG anaconda: old_name: fedora17 >23:02:20,495 DEBUG anaconda: new_name: fedora17 >23:02:20,495 DEBUG anaconda: new size: 20000.0 >23:02:20,496 DEBUG anaconda: old size: 20000.0 >23:02:20,496 INFO anaconda: getting device type for LVM >23:02:20,497 DEBUG anaconda: new device type: 0 >23:02:20,497 DEBUG anaconda: reformat: False >23:02:20,497 DEBUG anaconda: new fs type: ext4 >23:02:20,497 DEBUG anaconda: old encryption setting: False >23:02:20,498 DEBUG anaconda: new encryption setting: False >23:02:20,498 DEBUG anaconda: old mountpoint: >23:02:20,498 DEBUG anaconda: new mountpoint: >23:02:20,498 INFO anaconda: getting device type for LVM >23:02:20,507 DEBUG anaconda: populate_right_side: existing 49984MB lvmlv vg_p5ewspro00-kunkelc (46) with existing ext4 filesystem >23:02:20,507 DEBUG anaconda: updated device_disks to ['sda'] >23:02:20,507 DEBUG anaconda: updated device_vg_name to vg_p5ewspro00 >23:02:20,508 DEBUG anaconda: min: 1788.6 max: 49984.0 current: 49984.0 >23:02:20,514 INFO anaconda: getting device type for LVM >23:02:20,515 DEBUG anaconda: populate_raid: 0, None >23:02:20,515 INFO anaconda: getting device type for LVM >23:02:20,515 DEBUG anaconda: default vg is vg_p5ewspro00 >23:02:20,516 DEBUG anaconda: new vg selection: None >23:02:20,520 DEBUG anaconda: new vg selection: None >23:02:20,525 DEBUG anaconda: new vg selection: None >23:02:20,529 DEBUG anaconda: new vg selection: vg_p5ewspro00 >23:02:34,421 INFO anaconda: ui: saving changes to device vg_p5ewspro00-kunkelc >23:02:34,421 DEBUG anaconda: old_name: kunkelc >23:02:34,422 DEBUG anaconda: new_name: kunkelc >23:02:34,422 DEBUG anaconda: new size: 49984.0 >23:02:34,423 DEBUG anaconda: old size: 49984.0 >23:02:34,423 INFO anaconda: getting device type for LVM >23:02:34,423 DEBUG anaconda: new device type: 0 >23:02:34,423 DEBUG anaconda: reformat: False >23:02:34,424 DEBUG anaconda: new fs type: ext4 >23:02:34,424 DEBUG anaconda: old encryption setting: False >23:02:34,424 DEBUG anaconda: new encryption setting: False >23:02:34,424 DEBUG anaconda: old mountpoint: >23:02:34,425 DEBUG anaconda: new mountpoint: /home >23:02:34,429 INFO anaconda: getting device type for LVM >23:02:34,434 DEBUG anaconda: updating mountpoint to /home >23:02:39,126 DEBUG anaconda: page clicked: New Fedora 18 Installation >23:02:39,126 DEBUG anaconda: notebook page = 1 >23:02:39,126 INFO anaconda: ui: saving changes to device vg_p5ewspro00-kunkelc >23:02:39,126 DEBUG anaconda: old_name: kunkelc >23:02:39,127 DEBUG anaconda: new_name: kunkelc >23:02:39,127 DEBUG anaconda: new size: 49984.0 >23:02:39,128 DEBUG anaconda: old size: 49984.0 >23:02:39,128 INFO anaconda: getting device type for LVM >23:02:39,128 DEBUG anaconda: new device type: 0 >23:02:39,128 DEBUG anaconda: reformat: False >23:02:39,129 DEBUG anaconda: new fs type: ext4 >23:02:39,129 DEBUG anaconda: old encryption setting: False >23:02:39,129 DEBUG anaconda: new encryption setting: False >23:02:39,129 DEBUG anaconda: old mountpoint: /home >23:02:39,130 DEBUG anaconda: new mountpoint: /home >23:02:39,130 INFO anaconda: getting device type for LVM >23:02:39,136 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >23:02:39,136 DEBUG anaconda: populate_right_side: existing 476MB partition sda13 (18) with non-existent ext4 filesystem mounted at /boot >23:02:39,136 DEBUG anaconda: updated device_disks to ['sda'] >23:02:39,136 DEBUG anaconda: updated device_vg_name to None >23:02:39,137 DEBUG anaconda: min: 476.0 max: 476.0 current: 476.0 >23:02:39,145 INFO anaconda: getting device type for Standard Partition >23:02:39,146 DEBUG anaconda: device_type_changed: 2 Standard Partition >23:02:39,146 INFO anaconda: getting device type for Standard Partition >23:02:39,147 DEBUG anaconda: populate_raid: 2, None >23:02:39,147 INFO anaconda: getting device type for Standard Partition >23:02:39,148 INFO anaconda: getting device type for Standard Partition >23:02:39,149 DEBUG anaconda: populate_raid: 2, None >23:02:39,149 INFO anaconda: getting device type for Standard Partition >23:02:56,060 DEBUG anaconda: page clicked: Unknown >23:02:56,060 DEBUG anaconda: notebook page = 1 >23:02:56,061 INFO anaconda: ui: saving changes to device sda13 >23:02:56,061 DEBUG anaconda: old_name: sda13 >23:02:56,061 DEBUG anaconda: new_name: sda13 >23:02:56,062 DEBUG anaconda: new size: 476.0 >23:02:56,062 DEBUG anaconda: old size: 476.0 >23:02:56,062 INFO anaconda: getting device type for Standard Partition >23:02:56,063 DEBUG anaconda: new device type: 2 >23:02:56,063 DEBUG anaconda: reformat: True >23:02:56,063 DEBUG anaconda: new fs type: ext4 >23:02:56,063 DEBUG anaconda: old encryption setting: False >23:02:56,063 DEBUG anaconda: new encryption setting: False >23:02:56,064 DEBUG anaconda: old mountpoint: /boot >23:02:56,064 DEBUG anaconda: new mountpoint: /boot >23:02:56,067 INFO anaconda: getting device type for Standard Partition >23:02:56,069 DEBUG anaconda: show first mountpoint: Unknown >23:02:56,070 DEBUG anaconda: populate_right_side: existing 100MB partition sda1 (14) with existing ntfs filesystem >23:02:56,070 DEBUG anaconda: updated device_disks to ['sda'] >23:02:56,070 DEBUG anaconda: updated device_vg_name to None >23:02:56,071 DEBUG anaconda: min: 37.7655029297 max: 100.0 current: 100.0 >23:02:56,072 DEBUG anaconda: fs type changed: ntfs >23:02:56,078 INFO anaconda: getting device type for Standard Partition >23:02:56,078 DEBUG anaconda: populate_raid: 2, None >23:02:56,078 INFO anaconda: getting device type for Standard Partition >23:03:01,067 DEBUG anaconda: page clicked: Unknown >23:03:01,067 DEBUG anaconda: notebook page = 1 >23:03:01,068 INFO anaconda: ui: saving changes to device sda1 >23:03:01,068 DEBUG anaconda: old_name: sda1 >23:03:01,068 DEBUG anaconda: new_name: sda1 >23:03:01,068 DEBUG anaconda: new size: 100.0 >23:03:01,069 DEBUG anaconda: old size: 100.0 >23:03:01,069 INFO anaconda: getting device type for Standard Partition >23:03:01,070 DEBUG anaconda: new device type: 2 >23:03:01,070 DEBUG anaconda: reformat: False >23:03:01,070 DEBUG anaconda: new fs type: ntfs >23:03:01,070 DEBUG anaconda: old encryption setting: False >23:03:01,071 DEBUG anaconda: new encryption setting: False >23:03:01,071 DEBUG anaconda: old mountpoint: >23:03:01,071 DEBUG anaconda: new mountpoint: None >23:03:01,071 INFO anaconda: getting device type for Standard Partition >23:03:01,074 DEBUG anaconda: show first mountpoint: Unknown >23:03:01,074 DEBUG anaconda: populate_right_side: existing 100MB partition sda1 (14) with existing ntfs filesystem >23:03:01,074 DEBUG anaconda: updated device_disks to ['sda'] >23:03:01,074 DEBUG anaconda: updated device_vg_name to None >23:03:01,075 DEBUG anaconda: min: 37.7655029297 max: 100.0 current: 100.0 >23:03:01,077 DEBUG anaconda: fs type changed: ntfs >23:03:01,082 INFO anaconda: getting device type for Standard Partition >23:03:01,082 DEBUG anaconda: populate_raid: 2, None >23:03:01,083 INFO anaconda: getting device type for Standard Partition >23:03:04,379 DEBUG anaconda: page clicked: New Fedora 18 Installation >23:03:04,379 DEBUG anaconda: notebook page = 1 >23:03:04,379 INFO anaconda: ui: saving changes to device sda1 >23:03:04,380 DEBUG anaconda: old_name: sda1 >23:03:04,380 DEBUG anaconda: new_name: sda1 >23:03:04,380 DEBUG anaconda: new size: 100.0 >23:03:04,381 DEBUG anaconda: old size: 100.0 >23:03:04,381 INFO anaconda: getting device type for Standard Partition >23:03:04,382 DEBUG anaconda: new device type: 2 >23:03:04,382 DEBUG anaconda: reformat: False >23:03:04,382 DEBUG anaconda: new fs type: ntfs >23:03:04,382 DEBUG anaconda: old encryption setting: False >23:03:04,382 DEBUG anaconda: new encryption setting: False >23:03:04,383 DEBUG anaconda: old mountpoint: >23:03:04,383 DEBUG anaconda: new mountpoint: None >23:03:04,383 INFO anaconda: getting device type for Standard Partition >23:03:04,385 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >23:03:04,385 DEBUG anaconda: populate_right_side: existing 476MB partition sda13 (18) with non-existent ext4 filesystem mounted at /boot >23:03:04,386 DEBUG anaconda: updated device_disks to ['sda'] >23:03:04,386 DEBUG anaconda: updated device_vg_name to None >23:03:04,387 DEBUG anaconda: min: 476.0 max: 476.0 current: 476.0 >23:03:04,390 DEBUG anaconda: fs type changed: ext4 >23:03:04,396 INFO anaconda: getting device type for Standard Partition >23:03:04,397 DEBUG anaconda: populate_raid: 2, None >23:03:04,397 INFO anaconda: getting device type for Standard Partition >23:03:12,770 DEBUG anaconda: page clicked: New Fedora 18 Installation >23:03:12,771 DEBUG anaconda: notebook page = 1 >23:03:12,771 INFO anaconda: ui: saving changes to device sda13 >23:03:12,771 DEBUG anaconda: old_name: sda13 >23:03:12,771 DEBUG anaconda: new_name: sda13 >23:03:12,772 DEBUG anaconda: new size: 476.0 >23:03:12,772 DEBUG anaconda: old size: 476.0 >23:03:12,772 INFO anaconda: getting device type for Standard Partition >23:03:12,772 DEBUG anaconda: new device type: 2 >23:03:12,773 DEBUG anaconda: reformat: True >23:03:12,773 DEBUG anaconda: new fs type: ext4 >23:03:12,773 DEBUG anaconda: old encryption setting: False >23:03:12,773 DEBUG anaconda: new encryption setting: False >23:03:12,773 DEBUG anaconda: old mountpoint: /boot >23:03:12,773 DEBUG anaconda: new mountpoint: /boot >23:03:12,776 INFO anaconda: getting device type for Standard Partition >23:03:12,779 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >23:03:12,779 DEBUG anaconda: populate_right_side: existing 476MB partition sda13 (18) with non-existent ext4 filesystem mounted at /boot >23:03:12,779 DEBUG anaconda: updated device_disks to ['sda'] >23:03:12,779 DEBUG anaconda: updated device_vg_name to None >23:03:12,780 DEBUG anaconda: min: 476.0 max: 476.0 current: 476.0 >23:03:12,784 INFO anaconda: getting device type for Standard Partition >23:03:12,785 DEBUG anaconda: populate_raid: 2, None >23:03:12,785 INFO anaconda: getting device type for Standard Partition >23:03:14,354 DEBUG anaconda: page clicked: New Fedora 18 Installation >23:03:14,355 DEBUG anaconda: notebook page = 1 >23:03:14,355 INFO anaconda: ui: saving changes to device sda13 >23:03:14,355 DEBUG anaconda: old_name: sda13 >23:03:14,355 DEBUG anaconda: new_name: sda13 >23:03:14,356 DEBUG anaconda: new size: 476.0 >23:03:14,356 DEBUG anaconda: old size: 476.0 >23:03:14,356 INFO anaconda: getting device type for Standard Partition >23:03:14,357 DEBUG anaconda: new device type: 2 >23:03:14,357 DEBUG anaconda: reformat: True >23:03:14,357 DEBUG anaconda: new fs type: ext4 >23:03:14,358 DEBUG anaconda: old encryption setting: False >23:03:14,358 DEBUG anaconda: new encryption setting: False >23:03:14,358 DEBUG anaconda: old mountpoint: /boot >23:03:14,358 DEBUG anaconda: new mountpoint: /boot >23:03:14,362 INFO anaconda: getting device type for Standard Partition >23:03:14,364 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >23:03:14,365 DEBUG anaconda: populate_right_side: existing 476MB partition sda13 (18) with non-existent ext4 filesystem mounted at /boot >23:03:14,365 DEBUG anaconda: updated device_disks to ['sda'] >23:03:14,365 DEBUG anaconda: updated device_vg_name to None >23:03:14,366 DEBUG anaconda: min: 476.0 max: 476.0 current: 476.0 >23:03:14,370 INFO anaconda: getting device type for Standard Partition >23:03:14,371 DEBUG anaconda: populate_raid: 2, None >23:03:14,371 INFO anaconda: getting device type for Standard Partition >23:03:35,067 DEBUG anaconda: page clicked: Fedora Linux 16 for x86_64 >23:03:35,067 DEBUG anaconda: notebook page = 1 >23:03:35,067 INFO anaconda: ui: saving changes to device sda13 >23:03:35,068 DEBUG anaconda: old_name: sda13 >23:03:35,068 DEBUG anaconda: new_name: sda13 >23:03:35,068 DEBUG anaconda: new size: 476.0 >23:03:35,068 DEBUG anaconda: old size: 476.0 >23:03:35,069 INFO anaconda: getting device type for Standard Partition >23:03:35,069 DEBUG anaconda: new device type: 2 >23:03:35,070 DEBUG anaconda: reformat: True >23:03:35,070 DEBUG anaconda: new fs type: ext4 >23:03:35,070 DEBUG anaconda: old encryption setting: False >23:03:35,070 DEBUG anaconda: new encryption setting: False >23:03:35,070 DEBUG anaconda: old mountpoint: /boot >23:03:35,071 DEBUG anaconda: new mountpoint: /boot >23:03:35,074 INFO anaconda: getting device type for Standard Partition >23:03:35,076 DEBUG anaconda: show first mountpoint: Fedora Linux 16 for x86_64 >23:03:35,077 DEBUG anaconda: populate_right_side: existing 20000MB btrfs volume btrfs.54 (54) with existing btrfs filesystem >23:03:35,077 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >23:03:35,077 DEBUG anaconda: updated device_vg_name to None >23:03:35,078 DEBUG anaconda: min: 256 max: 20000.0 current: 20000.0 >23:03:35,080 DEBUG anaconda: fs type changed: btrfs >23:03:35,088 INFO anaconda: getting device type for BTRFS >23:03:35,089 DEBUG anaconda: device_type_changed: 3 BTRFS >23:03:35,095 INFO anaconda: getting device type for BTRFS >23:03:35,096 DEBUG anaconda: populate_raid: 3, single >23:03:35,100 INFO anaconda: getting device type for BTRFS >23:03:35,102 INFO anaconda: getting device type for BTRFS >23:03:35,103 DEBUG anaconda: populate_raid: 3, single >23:03:35,107 INFO anaconda: getting device type for BTRFS >23:03:37,003 DEBUG anaconda: current selector: existing 20000MB btrfs volume btrfs.54 (54) with existing btrfs filesystem >23:03:37,004 DEBUG anaconda: new selector: existing 20000MB lvmlv vg_p5ewspro-fedora16 (48) with existing ext4 filesystem >23:03:37,004 DEBUG anaconda: notebook page = 1 >23:03:37,004 INFO anaconda: ui: saving changes to device btrfs.54 >23:03:37,004 DEBUG anaconda: old_name: btrfs.54 >23:03:37,005 DEBUG anaconda: new_name: btrfs.54 >23:03:37,005 DEBUG anaconda: new size: 20000.0 >23:03:37,006 DEBUG anaconda: old size: 20000.0 >23:03:37,006 INFO anaconda: getting device type for BTRFS >23:03:37,007 DEBUG anaconda: new device type: 3 >23:03:37,007 DEBUG anaconda: reformat: False >23:03:37,008 DEBUG anaconda: new fs type: btrfs >23:03:37,008 DEBUG anaconda: old encryption setting: False >23:03:37,008 DEBUG anaconda: new encryption setting: False >23:03:37,008 DEBUG anaconda: old mountpoint: >23:03:37,009 DEBUG anaconda: new mountpoint: >23:03:37,009 INFO anaconda: getting device type for BTRFS >23:03:37,018 DEBUG anaconda: populate_right_side: existing 20000MB lvmlv vg_p5ewspro-fedora16 (48) with existing ext4 filesystem >23:03:37,019 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >23:03:37,019 DEBUG anaconda: updated device_vg_name to vg_p5ewspro >23:03:37,020 DEBUG anaconda: min: 6903.0 max: 20000.0 current: 20000.0 >23:03:37,021 DEBUG anaconda: fs type changed: ext4 >23:03:37,027 INFO anaconda: getting device type for LVM >23:03:37,028 DEBUG anaconda: device_type_changed: 0 LVM >23:03:37,028 INFO anaconda: getting device type for LVM >23:03:37,029 DEBUG anaconda: populate_raid: 0, None >23:03:37,029 INFO anaconda: getting device type for LVM >23:03:37,029 DEBUG anaconda: default vg is vg_p5ewspro >23:03:37,030 DEBUG anaconda: new vg selection: None >23:03:37,033 DEBUG anaconda: new vg selection: None >23:03:37,037 DEBUG anaconda: new vg selection: vg_p5ewspro >23:03:37,043 INFO anaconda: getting device type for LVM >23:03:37,043 DEBUG anaconda: populate_raid: 0, None >23:03:37,043 INFO anaconda: getting device type for LVM >23:03:37,044 DEBUG anaconda: default vg is vg_p5ewspro >23:03:37,044 DEBUG anaconda: new vg selection: None >23:03:37,047 DEBUG anaconda: new vg selection: None >23:03:37,050 DEBUG anaconda: new vg selection: None >23:03:37,053 DEBUG anaconda: new vg selection: vg_p5ewspro >23:03:57,778 INFO anaconda: ui: saving changes to device vg_p5ewspro-fedora16 >23:03:57,779 DEBUG anaconda: old_name: fedora16 >23:03:57,779 DEBUG anaconda: new_name: fedora16 >23:03:57,779 DEBUG anaconda: new size: 20000.0 >23:03:57,780 DEBUG anaconda: old size: 20000.0 >23:03:57,780 INFO anaconda: getting device type for LVM >23:03:57,780 DEBUG anaconda: new device type: 0 >23:03:57,781 DEBUG anaconda: reformat: False >23:03:57,781 DEBUG anaconda: new fs type: ext4 >23:03:57,781 DEBUG anaconda: old encryption setting: False >23:03:57,781 DEBUG anaconda: new encryption setting: False >23:03:57,782 DEBUG anaconda: old mountpoint: >23:03:57,782 DEBUG anaconda: new mountpoint: /mnt/fedora16 >23:03:57,784 INFO anaconda: getting device type for LVM >23:03:57,791 DEBUG anaconda: updating mountpoint to /mnt/fedora16 >23:04:06,330 DEBUG anaconda: page clicked: Fedora Linux 16 for x86_64 >23:04:06,330 DEBUG anaconda: notebook page = 1 >23:04:06,330 INFO anaconda: ui: saving changes to device vg_p5ewspro-fedora16 >23:04:06,331 DEBUG anaconda: old_name: fedora16 >23:04:06,331 DEBUG anaconda: new_name: fedora16 >23:04:06,331 DEBUG anaconda: new size: 20000.0 >23:04:06,332 DEBUG anaconda: old size: 20000.0 >23:04:06,332 INFO anaconda: getting device type for LVM >23:04:06,332 DEBUG anaconda: new device type: 0 >23:04:06,333 DEBUG anaconda: reformat: False >23:04:06,333 DEBUG anaconda: new fs type: ext4 >23:04:06,333 DEBUG anaconda: old encryption setting: False >23:04:06,333 DEBUG anaconda: new encryption setting: False >23:04:06,333 DEBUG anaconda: old mountpoint: /mnt/fedora16 >23:04:06,333 DEBUG anaconda: new mountpoint: /mnt/fedora16 >23:04:06,334 INFO anaconda: getting device type for LVM >23:04:06,340 DEBUG anaconda: show first mountpoint: Fedora Linux 16 for x86_64 >23:04:06,341 DEBUG anaconda: populate_right_side: existing 20000MB btrfs volume btrfs.54 (54) with existing btrfs filesystem >23:04:06,341 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >23:04:06,341 DEBUG anaconda: updated device_vg_name to None >23:04:06,342 DEBUG anaconda: min: 256 max: 20000.0 current: 20000.0 >23:04:06,344 DEBUG anaconda: fs type changed: btrfs >23:04:06,349 INFO anaconda: getting device type for BTRFS >23:04:06,350 DEBUG anaconda: device_type_changed: 3 BTRFS >23:04:06,355 INFO anaconda: getting device type for BTRFS >23:04:06,356 DEBUG anaconda: populate_raid: 3, single >23:04:06,360 INFO anaconda: getting device type for BTRFS >23:04:06,362 INFO anaconda: getting device type for BTRFS >23:04:06,363 DEBUG anaconda: populate_raid: 3, single >23:04:06,367 INFO anaconda: getting device type for BTRFS >23:04:07,938 DEBUG anaconda: page clicked: Fedora Linux 17 for x86_64 >23:04:07,938 DEBUG anaconda: notebook page = 1 >23:04:07,938 INFO anaconda: ui: saving changes to device btrfs.54 >23:04:07,939 DEBUG anaconda: old_name: btrfs.54 >23:04:07,939 DEBUG anaconda: new_name: btrfs.54 >23:04:07,939 DEBUG anaconda: new size: 20000.0 >23:04:07,940 DEBUG anaconda: old size: 20000.0 >23:04:07,940 INFO anaconda: getting device type for BTRFS >23:04:07,941 DEBUG anaconda: new device type: 3 >23:04:07,941 DEBUG anaconda: reformat: False >23:04:07,941 DEBUG anaconda: new fs type: btrfs >23:04:07,942 DEBUG anaconda: old encryption setting: False >23:04:07,942 DEBUG anaconda: new encryption setting: False >23:04:07,942 DEBUG anaconda: old mountpoint: >23:04:07,942 DEBUG anaconda: new mountpoint: >23:04:07,942 INFO anaconda: getting device type for BTRFS >23:04:07,945 DEBUG anaconda: show first mountpoint: Fedora Linux 17 for x86_64 >23:04:07,945 DEBUG anaconda: populate_right_side: existing 20000MB btrfs volume btrfs.54 (54) with existing btrfs filesystem >23:04:07,946 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >23:04:07,946 DEBUG anaconda: updated device_vg_name to None >23:04:07,947 DEBUG anaconda: min: 256 max: 20000.0 current: 20000.0 >23:04:07,949 DEBUG anaconda: fs type changed: btrfs >23:04:07,954 INFO anaconda: getting device type for BTRFS >23:04:07,955 DEBUG anaconda: populate_raid: 3, single >23:04:07,958 INFO anaconda: getting device type for BTRFS >23:04:11,362 DEBUG anaconda: current selector: existing 20000MB btrfs volume btrfs.54 (54) with existing btrfs filesystem >23:04:11,363 DEBUG anaconda: new selector: existing 20000MB lvmlv vg_p5ewspro-fedora17 (50) with existing ext4 filesystem >23:04:11,363 DEBUG anaconda: notebook page = 1 >23:04:11,363 INFO anaconda: ui: saving changes to device btrfs.54 >23:04:11,364 DEBUG anaconda: old_name: btrfs.54 >23:04:11,364 DEBUG anaconda: new_name: btrfs.54 >23:04:11,364 DEBUG anaconda: new size: 20000.0 >23:04:11,365 DEBUG anaconda: old size: 20000.0 >23:04:11,365 INFO anaconda: getting device type for BTRFS >23:04:11,366 DEBUG anaconda: new device type: 3 >23:04:11,366 DEBUG anaconda: reformat: False >23:04:11,366 DEBUG anaconda: new fs type: btrfs >23:04:11,367 DEBUG anaconda: old encryption setting: False >23:04:11,367 DEBUG anaconda: new encryption setting: False >23:04:11,367 DEBUG anaconda: old mountpoint: >23:04:11,367 DEBUG anaconda: new mountpoint: >23:04:11,367 INFO anaconda: getting device type for BTRFS >23:04:11,372 DEBUG anaconda: populate_right_side: existing 20000MB lvmlv vg_p5ewspro-fedora17 (50) with existing ext4 filesystem >23:04:11,372 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >23:04:11,373 DEBUG anaconda: updated device_vg_name to vg_p5ewspro >23:04:11,374 DEBUG anaconda: min: 6848.0 max: 20000.0 current: 20000.0 >23:04:11,375 DEBUG anaconda: fs type changed: ext4 >23:04:11,381 INFO anaconda: getting device type for LVM >23:04:11,381 DEBUG anaconda: device_type_changed: 0 LVM >23:04:11,382 INFO anaconda: getting device type for LVM >23:04:11,382 DEBUG anaconda: populate_raid: 0, None >23:04:11,382 INFO anaconda: getting device type for LVM >23:04:11,383 DEBUG anaconda: default vg is vg_p5ewspro >23:04:11,383 DEBUG anaconda: new vg selection: None >23:04:11,388 DEBUG anaconda: new vg selection: None >23:04:11,393 DEBUG anaconda: new vg selection: None >23:04:11,398 DEBUG anaconda: new vg selection: vg_p5ewspro >23:04:11,407 INFO anaconda: getting device type for LVM >23:04:11,408 DEBUG anaconda: populate_raid: 0, None >23:04:11,408 INFO anaconda: getting device type for LVM >23:04:11,408 DEBUG anaconda: default vg is vg_p5ewspro >23:04:11,409 DEBUG anaconda: new vg selection: None >23:04:11,413 DEBUG anaconda: new vg selection: None >23:04:11,417 DEBUG anaconda: new vg selection: None >23:04:11,422 DEBUG anaconda: new vg selection: vg_p5ewspro >23:04:23,298 INFO anaconda: ui: saving changes to device vg_p5ewspro-fedora17 >23:04:23,298 DEBUG anaconda: old_name: fedora17 >23:04:23,298 DEBUG anaconda: new_name: fedora17 >23:04:23,298 DEBUG anaconda: new size: 20000.0 >23:04:23,299 DEBUG anaconda: old size: 20000.0 >23:04:23,299 INFO anaconda: getting device type for LVM >23:04:23,300 DEBUG anaconda: new device type: 0 >23:04:23,300 DEBUG anaconda: reformat: False >23:04:23,301 DEBUG anaconda: new fs type: ext4 >23:04:23,301 DEBUG anaconda: old encryption setting: False >23:04:23,301 DEBUG anaconda: new encryption setting: False >23:04:23,301 DEBUG anaconda: old mountpoint: >23:04:23,302 DEBUG anaconda: new mountpoint: /mnt/fedora17 >23:04:23,304 INFO anaconda: getting device type for LVM >23:04:23,311 DEBUG anaconda: updating mountpoint to /mnt/fedora17 >23:04:24,914 DEBUG anaconda: page clicked: Fedora Linux 17 for x86_64 >23:04:24,914 DEBUG anaconda: notebook page = 1 >23:04:24,914 INFO anaconda: ui: saving changes to device vg_p5ewspro-fedora17 >23:04:24,914 DEBUG anaconda: old_name: fedora17 >23:04:24,914 DEBUG anaconda: new_name: fedora17 >23:04:24,915 DEBUG anaconda: new size: 20000.0 >23:04:24,915 DEBUG anaconda: old size: 20000.0 >23:04:24,916 INFO anaconda: getting device type for LVM >23:04:24,916 DEBUG anaconda: new device type: 0 >23:04:24,916 DEBUG anaconda: reformat: False >23:04:24,917 DEBUG anaconda: new fs type: ext4 >23:04:24,917 DEBUG anaconda: old encryption setting: False >23:04:24,917 DEBUG anaconda: new encryption setting: False >23:04:24,917 DEBUG anaconda: old mountpoint: /mnt/fedora17 >23:04:24,917 DEBUG anaconda: new mountpoint: /mnt/fedora17 >23:04:24,918 INFO anaconda: getting device type for LVM >23:04:24,925 DEBUG anaconda: show first mountpoint: Fedora Linux 17 for x86_64 >23:04:24,926 DEBUG anaconda: populate_right_side: existing 20000MB btrfs volume btrfs.54 (54) with existing btrfs filesystem >23:04:24,926 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >23:04:24,926 DEBUG anaconda: updated device_vg_name to None >23:04:24,927 DEBUG anaconda: min: 256 max: 20000.0 current: 20000.0 >23:04:24,929 DEBUG anaconda: fs type changed: btrfs >23:04:24,934 INFO anaconda: getting device type for BTRFS >23:04:24,935 DEBUG anaconda: device_type_changed: 3 BTRFS >23:04:24,938 INFO anaconda: getting device type for BTRFS >23:04:24,939 DEBUG anaconda: populate_raid: 3, single >23:04:24,942 INFO anaconda: getting device type for BTRFS >23:04:24,943 INFO anaconda: getting device type for BTRFS >23:04:24,944 DEBUG anaconda: populate_raid: 3, single >23:04:24,946 INFO anaconda: getting device type for BTRFS >23:04:26,522 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >23:04:26,522 DEBUG anaconda: notebook page = 1 >23:04:26,522 INFO anaconda: ui: saving changes to device btrfs.54 >23:04:26,523 DEBUG anaconda: old_name: btrfs.54 >23:04:26,523 DEBUG anaconda: new_name: btrfs.54 >23:04:26,523 DEBUG anaconda: new size: 20000.0 >23:04:26,524 DEBUG anaconda: old size: 20000.0 >23:04:26,524 INFO anaconda: getting device type for BTRFS >23:04:26,525 DEBUG anaconda: new device type: 3 >23:04:26,525 DEBUG anaconda: reformat: False >23:04:26,526 DEBUG anaconda: new fs type: btrfs >23:04:26,526 DEBUG anaconda: old encryption setting: False >23:04:26,526 DEBUG anaconda: new encryption setting: False >23:04:26,526 DEBUG anaconda: old mountpoint: >23:04:26,527 DEBUG anaconda: new mountpoint: >23:04:26,527 INFO anaconda: getting device type for BTRFS >23:04:26,531 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >23:04:26,532 DEBUG anaconda: populate_right_side: existing 20000MB btrfs volume btrfs.54 (54) with existing btrfs filesystem >23:04:26,532 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >23:04:26,532 DEBUG anaconda: updated device_vg_name to None >23:04:26,533 DEBUG anaconda: min: 256 max: 20000.0 current: 20000.0 >23:04:26,535 DEBUG anaconda: fs type changed: btrfs >23:04:26,541 INFO anaconda: getting device type for BTRFS >23:04:26,542 DEBUG anaconda: populate_raid: 3, single >23:04:26,544 INFO anaconda: getting device type for BTRFS >23:04:28,810 DEBUG anaconda: current selector: existing 20000MB btrfs volume btrfs.54 (54) with existing btrfs filesystem >23:04:28,811 DEBUG anaconda: new selector: existing 20000MB lvmlv vg_p5ewspro-fedora18 (52) with existing ext4 filesystem >23:04:28,811 DEBUG anaconda: notebook page = 1 >23:04:28,811 INFO anaconda: ui: saving changes to device btrfs.54 >23:04:28,812 DEBUG anaconda: old_name: btrfs.54 >23:04:28,812 DEBUG anaconda: new_name: btrfs.54 >23:04:28,812 DEBUG anaconda: new size: 20000.0 >23:04:28,812 DEBUG anaconda: old size: 20000.0 >23:04:28,812 INFO anaconda: getting device type for BTRFS >23:04:28,813 DEBUG anaconda: new device type: 3 >23:04:28,813 DEBUG anaconda: reformat: False >23:04:28,813 DEBUG anaconda: new fs type: btrfs >23:04:28,813 DEBUG anaconda: old encryption setting: False >23:04:28,814 DEBUG anaconda: new encryption setting: False >23:04:28,814 DEBUG anaconda: old mountpoint: >23:04:28,814 DEBUG anaconda: new mountpoint: >23:04:28,814 INFO anaconda: getting device type for BTRFS >23:04:28,817 DEBUG anaconda: populate_right_side: existing 20000MB lvmlv vg_p5ewspro-fedora18 (52) with existing ext4 filesystem >23:04:28,818 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >23:04:28,818 DEBUG anaconda: updated device_vg_name to vg_p5ewspro >23:04:28,819 DEBUG anaconda: min: 6462.0 max: 20000.0 current: 20000.0 >23:04:28,820 DEBUG anaconda: fs type changed: ext4 >23:04:28,826 INFO anaconda: getting device type for LVM >23:04:28,826 DEBUG anaconda: device_type_changed: 0 LVM >23:04:28,827 INFO anaconda: getting device type for LVM >23:04:28,827 DEBUG anaconda: populate_raid: 0, None >23:04:28,827 INFO anaconda: getting device type for LVM >23:04:28,828 DEBUG anaconda: default vg is vg_p5ewspro >23:04:28,828 DEBUG anaconda: new vg selection: None >23:04:28,831 DEBUG anaconda: new vg selection: None >23:04:28,834 DEBUG anaconda: new vg selection: None >23:04:28,838 DEBUG anaconda: new vg selection: vg_p5ewspro >23:04:28,843 INFO anaconda: getting device type for LVM >23:04:28,844 DEBUG anaconda: populate_raid: 0, None >23:04:28,844 INFO anaconda: getting device type for LVM >23:04:28,844 DEBUG anaconda: default vg is vg_p5ewspro >23:04:28,844 DEBUG anaconda: new vg selection: None >23:04:28,847 DEBUG anaconda: new vg selection: None >23:04:28,850 DEBUG anaconda: new vg selection: None >23:04:28,854 DEBUG anaconda: new vg selection: vg_p5ewspro >23:05:02,601 INFO anaconda: ui: saving changes to device vg_p5ewspro-fedora18 >23:05:02,602 DEBUG anaconda: old_name: fedora18 >23:05:02,602 DEBUG anaconda: new_name: fedora18 >23:05:02,602 DEBUG anaconda: new size: 20000.0 >23:05:02,603 DEBUG anaconda: old size: 20000.0 >23:05:02,603 INFO anaconda: getting device type for LVM >23:05:02,604 DEBUG anaconda: new device type: 0 >23:05:02,604 DEBUG anaconda: reformat: False >23:05:02,604 DEBUG anaconda: new fs type: ext4 >23:05:02,605 DEBUG anaconda: old encryption setting: False >23:05:02,605 DEBUG anaconda: new encryption setting: False >23:05:02,605 DEBUG anaconda: old mountpoint: >23:05:02,605 DEBUG anaconda: new mountpoint: /mnt/fedora18 >23:05:02,610 INFO anaconda: getting device type for LVM >23:05:02,616 DEBUG anaconda: updating mountpoint to /mnt/fedora18 >23:05:06,729 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >23:05:06,729 DEBUG anaconda: notebook page = 1 >23:05:06,730 INFO anaconda: ui: saving changes to device vg_p5ewspro-fedora18 >23:05:06,730 DEBUG anaconda: old_name: fedora18 >23:05:06,730 DEBUG anaconda: new_name: fedora18 >23:05:06,730 DEBUG anaconda: new size: 20000.0 >23:05:06,731 DEBUG anaconda: old size: 20000.0 >23:05:06,731 INFO anaconda: getting device type for LVM >23:05:06,732 DEBUG anaconda: new device type: 0 >23:05:06,732 DEBUG anaconda: reformat: False >23:05:06,732 DEBUG anaconda: new fs type: ext4 >23:05:06,732 DEBUG anaconda: old encryption setting: False >23:05:06,732 DEBUG anaconda: new encryption setting: False >23:05:06,732 DEBUG anaconda: old mountpoint: /mnt/fedora18 >23:05:06,732 DEBUG anaconda: new mountpoint: /mnt/fedora18 >23:05:06,733 INFO anaconda: getting device type for LVM >23:05:06,739 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >23:05:06,739 DEBUG anaconda: populate_right_side: existing 20000MB btrfs volume btrfs.54 (54) with existing btrfs filesystem >23:05:06,740 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >23:05:06,740 DEBUG anaconda: updated device_vg_name to None >23:05:06,741 DEBUG anaconda: min: 256 max: 20000.0 current: 20000.0 >23:05:06,742 DEBUG anaconda: fs type changed: btrfs >23:05:06,748 INFO anaconda: getting device type for BTRFS >23:05:06,749 DEBUG anaconda: device_type_changed: 3 BTRFS >23:05:06,752 INFO anaconda: getting device type for BTRFS >23:05:06,753 DEBUG anaconda: populate_raid: 3, single >23:05:06,756 INFO anaconda: getting device type for BTRFS >23:05:06,757 INFO anaconda: getting device type for BTRFS >23:05:06,758 DEBUG anaconda: populate_raid: 3, single >23:05:06,760 INFO anaconda: getting device type for BTRFS >23:05:09,377 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >23:05:09,377 DEBUG anaconda: notebook page = 1 >23:05:09,378 INFO anaconda: ui: saving changes to device btrfs.54 >23:05:09,378 DEBUG anaconda: old_name: btrfs.54 >23:05:09,378 DEBUG anaconda: new_name: btrfs.54 >23:05:09,378 DEBUG anaconda: new size: 20000.0 >23:05:09,379 DEBUG anaconda: old size: 20000.0 >23:05:09,379 INFO anaconda: getting device type for BTRFS >23:05:09,380 DEBUG anaconda: new device type: 3 >23:05:09,380 DEBUG anaconda: reformat: False >23:05:09,381 DEBUG anaconda: new fs type: btrfs >23:05:09,381 DEBUG anaconda: old encryption setting: False >23:05:09,381 DEBUG anaconda: new encryption setting: False >23:05:09,381 DEBUG anaconda: old mountpoint: >23:05:09,381 DEBUG anaconda: new mountpoint: >23:05:09,382 INFO anaconda: getting device type for BTRFS >23:05:09,385 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >23:05:09,385 DEBUG anaconda: populate_right_side: existing 20000MB lvmlv vg_p5ewspro-fedora17 (50) with existing ext4 filesystem mounted at /mnt/fedora17 >23:05:09,385 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >23:05:09,386 DEBUG anaconda: updated device_vg_name to vg_p5ewspro >23:05:09,387 DEBUG anaconda: min: 6848.0 max: 20000.0 current: 20000.0 >23:05:09,388 DEBUG anaconda: fs type changed: ext4 >23:05:09,394 INFO anaconda: getting device type for LVM >23:05:09,394 DEBUG anaconda: device_type_changed: 0 LVM >23:05:09,395 INFO anaconda: getting device type for LVM >23:05:09,395 DEBUG anaconda: populate_raid: 0, None >23:05:09,395 INFO anaconda: getting device type for LVM >23:05:09,396 INFO anaconda: getting device type for LVM >23:05:09,397 DEBUG anaconda: populate_raid: 0, None >23:05:09,397 INFO anaconda: getting device type for LVM >23:05:09,397 DEBUG anaconda: default vg is vg_p5ewspro >23:05:09,397 DEBUG anaconda: new vg selection: None >23:05:09,401 DEBUG anaconda: new vg selection: None >23:05:09,404 DEBUG anaconda: new vg selection: None >23:05:09,407 DEBUG anaconda: new vg selection: vg_p5ewspro >23:05:11,858 DEBUG anaconda: current selector: existing 20000MB lvmlv vg_p5ewspro-fedora17 (50) with existing ext4 filesystem mounted at /mnt/fedora17 >23:05:11,859 DEBUG anaconda: new selector: existing 20480MB lvmlv vg_p5ewspro-fedoraKDE18 (53) with existing ext4 filesystem >23:05:11,859 DEBUG anaconda: notebook page = 1 >23:05:11,859 INFO anaconda: ui: saving changes to device vg_p5ewspro-fedora17 >23:05:11,859 DEBUG anaconda: old_name: fedora17 >23:05:11,860 DEBUG anaconda: new_name: fedora17 >23:05:11,860 DEBUG anaconda: new size: 20000.0 >23:05:11,861 DEBUG anaconda: old size: 20000.0 >23:05:11,861 INFO anaconda: getting device type for LVM >23:05:11,862 DEBUG anaconda: new device type: 0 >23:05:11,862 DEBUG anaconda: reformat: False >23:05:11,862 DEBUG anaconda: new fs type: ext4 >23:05:11,863 DEBUG anaconda: old encryption setting: False >23:05:11,863 DEBUG anaconda: new encryption setting: False >23:05:11,863 DEBUG anaconda: old mountpoint: /mnt/fedora17 >23:05:11,863 DEBUG anaconda: new mountpoint: /mnt/fedora17 >23:05:11,864 INFO anaconda: getting device type for LVM >23:05:11,873 DEBUG anaconda: populate_right_side: existing 20480MB lvmlv vg_p5ewspro-fedoraKDE18 (53) with existing ext4 filesystem >23:05:11,873 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >23:05:11,873 DEBUG anaconda: updated device_vg_name to vg_p5ewspro >23:05:11,875 DEBUG anaconda: min: 5584.0 max: 20480.0 current: 20480.0 >23:05:11,880 INFO anaconda: getting device type for LVM >23:05:11,880 DEBUG anaconda: populate_raid: 0, None >23:05:11,880 INFO anaconda: getting device type for LVM >23:05:11,880 DEBUG anaconda: default vg is vg_p5ewspro >23:05:11,880 DEBUG anaconda: new vg selection: None >23:05:11,884 DEBUG anaconda: new vg selection: None >23:05:11,887 DEBUG anaconda: new vg selection: None >23:05:11,890 DEBUG anaconda: new vg selection: vg_p5ewspro >23:05:23,817 INFO anaconda: ui: saving changes to device vg_p5ewspro-fedoraKDE18 >23:05:23,817 DEBUG anaconda: old_name: fedoraKDE18 >23:05:23,818 DEBUG anaconda: new_name: fedoraKDE18 >23:05:23,818 DEBUG anaconda: new size: 20480.0 >23:05:23,819 DEBUG anaconda: old size: 20480.0 >23:05:23,819 INFO anaconda: getting device type for LVM >23:05:23,819 DEBUG anaconda: new device type: 0 >23:05:23,819 DEBUG anaconda: reformat: False >23:05:23,820 DEBUG anaconda: new fs type: ext4 >23:05:23,820 DEBUG anaconda: old encryption setting: False >23:05:23,820 DEBUG anaconda: new encryption setting: False >23:05:23,820 DEBUG anaconda: old mountpoint: >23:05:23,820 DEBUG anaconda: new mountpoint: /mnt/fedorakde18 >23:05:23,824 INFO anaconda: getting device type for LVM >23:05:23,830 DEBUG anaconda: updating mountpoint to /mnt/fedorakde18 >23:05:27,089 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >23:05:27,089 DEBUG anaconda: notebook page = 1 >23:05:27,089 INFO anaconda: ui: saving changes to device vg_p5ewspro-fedoraKDE18 >23:05:27,090 DEBUG anaconda: old_name: fedoraKDE18 >23:05:27,090 DEBUG anaconda: new_name: fedoraKDE18 >23:05:27,090 DEBUG anaconda: new size: 20480.0 >23:05:27,091 DEBUG anaconda: old size: 20480.0 >23:05:27,091 INFO anaconda: getting device type for LVM >23:05:27,091 DEBUG anaconda: new device type: 0 >23:05:27,091 DEBUG anaconda: reformat: False >23:05:27,092 DEBUG anaconda: new fs type: ext4 >23:05:27,092 DEBUG anaconda: old encryption setting: False >23:05:27,092 DEBUG anaconda: new encryption setting: False >23:05:27,092 DEBUG anaconda: old mountpoint: /mnt/fedorakde18 >23:05:27,092 DEBUG anaconda: new mountpoint: /mnt/fedorakde18 >23:05:27,092 INFO anaconda: getting device type for LVM >23:05:27,099 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >23:05:27,100 DEBUG anaconda: populate_right_side: existing 20000MB lvmlv vg_p5ewspro-fedora17 (50) with existing ext4 filesystem mounted at /mnt/fedora17 >23:05:27,100 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >23:05:27,100 DEBUG anaconda: updated device_vg_name to vg_p5ewspro >23:05:27,101 DEBUG anaconda: min: 6848.0 max: 20000.0 current: 20000.0 >23:05:27,106 INFO anaconda: getting device type for LVM >23:05:27,107 DEBUG anaconda: populate_raid: 0, None >23:05:27,107 INFO anaconda: getting device type for LVM >23:05:27,107 DEBUG anaconda: default vg is vg_p5ewspro >23:05:27,107 DEBUG anaconda: new vg selection: None >23:05:27,111 DEBUG anaconda: new vg selection: None >23:05:27,114 DEBUG anaconda: new vg selection: None >23:05:27,117 DEBUG anaconda: new vg selection: vg_p5ewspro >23:05:28,569 DEBUG anaconda: page clicked: Fedora Linux 15 for x86_64 >23:05:28,569 DEBUG anaconda: notebook page = 1 >23:05:28,569 INFO anaconda: ui: saving changes to device vg_p5ewspro-fedora17 >23:05:28,570 DEBUG anaconda: old_name: fedora17 >23:05:28,570 DEBUG anaconda: new_name: fedora17 >23:05:28,570 DEBUG anaconda: new size: 20000.0 >23:05:28,571 DEBUG anaconda: old size: 20000.0 >23:05:28,571 INFO anaconda: getting device type for LVM >23:05:28,572 DEBUG anaconda: new device type: 0 >23:05:28,572 DEBUG anaconda: reformat: False >23:05:28,572 DEBUG anaconda: new fs type: ext4 >23:05:28,572 DEBUG anaconda: old encryption setting: False >23:05:28,572 DEBUG anaconda: new encryption setting: False >23:05:28,573 DEBUG anaconda: old mountpoint: /mnt/fedora17 >23:05:28,573 DEBUG anaconda: new mountpoint: /mnt/fedora17 >23:05:28,573 INFO anaconda: getting device type for LVM >23:05:28,580 DEBUG anaconda: show first mountpoint: Fedora Linux 15 for x86_64 >23:05:28,580 DEBUG anaconda: populate_right_side: existing 20000MB lvmlv vg_p5ewspro-fedora16 (48) with existing ext4 filesystem mounted at /mnt/fedora16 >23:05:28,580 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >23:05:28,581 DEBUG anaconda: updated device_vg_name to vg_p5ewspro >23:05:28,582 DEBUG anaconda: min: 6903.0 max: 20000.0 current: 20000.0 >23:05:28,586 INFO anaconda: getting device type for LVM >23:05:28,587 DEBUG anaconda: populate_raid: 0, None >23:05:28,587 INFO anaconda: getting device type for LVM >23:05:28,587 DEBUG anaconda: default vg is vg_p5ewspro >23:05:28,587 DEBUG anaconda: new vg selection: None >23:05:28,591 DEBUG anaconda: new vg selection: None >23:05:28,596 DEBUG anaconda: new vg selection: None >23:05:28,601 DEBUG anaconda: new vg selection: vg_p5ewspro >23:05:30,362 DEBUG anaconda: current selector: existing 20000MB lvmlv vg_p5ewspro-fedora16 (48) with existing ext4 filesystem mounted at /mnt/fedora16 >23:05:30,362 DEBUG anaconda: new selector: existing 20000MB btrfs volume btrfs.54 (54) with existing btrfs filesystem >23:05:30,362 DEBUG anaconda: notebook page = 1 >23:05:30,363 INFO anaconda: ui: saving changes to device vg_p5ewspro-fedora16 >23:05:30,363 DEBUG anaconda: old_name: fedora16 >23:05:30,363 DEBUG anaconda: new_name: fedora16 >23:05:30,363 DEBUG anaconda: new size: 20000.0 >23:05:30,364 DEBUG anaconda: old size: 20000.0 >23:05:30,364 INFO anaconda: getting device type for LVM >23:05:30,365 DEBUG anaconda: new device type: 0 >23:05:30,365 DEBUG anaconda: reformat: False >23:05:30,365 DEBUG anaconda: new fs type: ext4 >23:05:30,365 DEBUG anaconda: old encryption setting: False >23:05:30,365 DEBUG anaconda: new encryption setting: False >23:05:30,366 DEBUG anaconda: old mountpoint: /mnt/fedora16 >23:05:30,366 DEBUG anaconda: new mountpoint: /mnt/fedora16 >23:05:30,366 INFO anaconda: getting device type for LVM >23:05:30,375 DEBUG anaconda: populate_right_side: existing 20000MB btrfs volume btrfs.54 (54) with existing btrfs filesystem >23:05:30,375 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >23:05:30,375 DEBUG anaconda: updated device_vg_name to None >23:05:30,376 DEBUG anaconda: min: 256 max: 20000.0 current: 20000.0 >23:05:30,378 DEBUG anaconda: fs type changed: btrfs >23:05:30,383 INFO anaconda: getting device type for BTRFS >23:05:30,384 DEBUG anaconda: device_type_changed: 3 BTRFS >23:05:30,387 INFO anaconda: getting device type for BTRFS >23:05:30,388 DEBUG anaconda: populate_raid: 3, single >23:05:30,390 INFO anaconda: getting device type for BTRFS >23:05:30,392 INFO anaconda: getting device type for BTRFS >23:05:30,393 DEBUG anaconda: populate_raid: 3, single >23:05:30,395 INFO anaconda: getting device type for BTRFS >23:05:51,217 INFO anaconda: ui: saving changes to device btrfs.54 >23:05:51,217 DEBUG anaconda: old_name: btrfs.54 >23:05:51,217 DEBUG anaconda: new_name: btrfs.54 >23:05:51,218 DEBUG anaconda: new size: 20000.0 >23:05:51,218 DEBUG anaconda: old size: 20000.0 >23:05:51,219 INFO anaconda: getting device type for BTRFS >23:05:51,220 DEBUG anaconda: new device type: 3 >23:05:51,220 DEBUG anaconda: reformat: False >23:05:51,220 DEBUG anaconda: new fs type: btrfs >23:05:51,221 DEBUG anaconda: old encryption setting: False >23:05:51,221 DEBUG anaconda: new encryption setting: False >23:05:51,221 DEBUG anaconda: old mountpoint: >23:05:51,221 DEBUG anaconda: new mountpoint: /mnt/fedora15 >23:05:51,225 INFO anaconda: getting device type for BTRFS >23:05:51,230 DEBUG anaconda: updating mountpoint to /mnt/fedora15 >23:05:59,554 DEBUG anaconda: page clicked: New Fedora 18 Installation >23:05:59,554 DEBUG anaconda: notebook page = 1 >23:05:59,554 INFO anaconda: ui: saving changes to device btrfs.54 >23:05:59,555 DEBUG anaconda: old_name: btrfs.54 >23:05:59,555 DEBUG anaconda: new_name: btrfs.54 >23:05:59,555 DEBUG anaconda: new size: 20000.0 >23:05:59,556 DEBUG anaconda: old size: 20000.0 >23:05:59,556 INFO anaconda: getting device type for BTRFS >23:05:59,557 DEBUG anaconda: new device type: 3 >23:05:59,557 DEBUG anaconda: reformat: False >23:05:59,558 DEBUG anaconda: new fs type: btrfs >23:05:59,558 DEBUG anaconda: old encryption setting: False >23:05:59,558 DEBUG anaconda: new encryption setting: False >23:05:59,559 DEBUG anaconda: old mountpoint: /mnt/fedora15 >23:05:59,559 DEBUG anaconda: new mountpoint: /mnt/fedora15 >23:05:59,559 INFO anaconda: getting device type for BTRFS >23:05:59,563 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >23:05:59,563 DEBUG anaconda: populate_right_side: existing 476MB partition sda13 (18) with non-existent ext4 filesystem mounted at /boot >23:05:59,563 DEBUG anaconda: updated device_disks to ['sda'] >23:05:59,564 DEBUG anaconda: updated device_vg_name to None >23:05:59,565 DEBUG anaconda: min: 476.0 max: 476.0 current: 476.0 >23:05:59,568 DEBUG anaconda: fs type changed: ext4 >23:05:59,574 INFO anaconda: getting device type for Standard Partition >23:05:59,574 DEBUG anaconda: device_type_changed: 2 Standard Partition >23:05:59,575 INFO anaconda: getting device type for Standard Partition >23:05:59,575 DEBUG anaconda: populate_raid: 2, None >23:05:59,575 INFO anaconda: getting device type for Standard Partition >23:05:59,577 INFO anaconda: getting device type for Standard Partition >23:05:59,577 DEBUG anaconda: populate_raid: 2, None >23:05:59,577 INFO anaconda: getting device type for Standard Partition >23:06:16,816 INFO anaconda: ui: saving changes to device sda13 >23:06:16,816 DEBUG anaconda: old_name: sda13 >23:06:16,817 DEBUG anaconda: new_name: sda13 >23:06:16,817 DEBUG anaconda: new size: 476.0 >23:06:16,817 DEBUG anaconda: old size: 476.0 >23:06:16,817 INFO anaconda: getting device type for Standard Partition >23:06:16,818 DEBUG anaconda: new device type: 2 >23:06:16,818 DEBUG anaconda: reformat: True >23:06:16,819 DEBUG anaconda: new fs type: ext4 >23:06:16,819 DEBUG anaconda: old encryption setting: False >23:06:16,819 DEBUG anaconda: new encryption setting: False >23:06:16,819 DEBUG anaconda: old mountpoint: /boot >23:06:16,819 DEBUG anaconda: new mountpoint: /boot >23:06:16,823 INFO anaconda: getting device type for Standard Partition >23:06:31,560 DEBUG anaconda: requested size = 50 GB ; available space = 207.16 GB >23:06:31,728 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'P5E-WSPRO.localdomain:0', 'btrfs.54', 'fedora_p5e-wspro', 'fedora_p5e-wspro-data', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda10', 'sda11', 'sda12', 'sda13', 'sda14', 'sda15', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb1', 'sdc', 'sdc1', 'sdd', 'sdd1', 'sde', 'sde1', 'sr0', 'vg_p5ewspro', 'vg_p5ewspro-datalv', 'vg_p5ewspro-fed18lxde', 'vg_p5ewspro-fedora15', 'vg_p5ewspro-fedora16', 'vg_p5ewspro-fedora17', 'vg_p5ewspro-fedora18', 'vg_p5ewspro-fedoraKDE18', 'vg_p5ewspro-seti', 'vg_p5ewspro00', 'vg_p5ewspro00-kunkelc'] >23:06:31,729 DEBUG anaconda: ui: unused=['sda9', 'sda13', 'sda1', 'sda2'] >23:06:31,729 DEBUG anaconda: ui: new_devices=['vg_p5ewspro-fedoraKDE18', 'sda13', 'vg_p5ewspro00-kunkelc', 'vg_p5ewspro-fedora16', 'btrfs.54', 'vg_p5ewspro-fed18lxde', 'sda7', 'fedora_p5e-wspro-data', 'vg_p5ewspro-fedora18', 'vg_p5ewspro-fedora17'] >23:06:31,892 DEBUG anaconda: page clicked: New Fedora 18 Installation >23:06:31,892 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >23:06:31,893 DEBUG anaconda: populate_right_side: existing 20000MB btrfs volume btrfs.54 (54) with existing btrfs filesystem mounted at /mnt/fedora15 >23:06:31,893 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >23:06:31,894 DEBUG anaconda: updated device_vg_name to None >23:06:31,895 DEBUG anaconda: min: 256 max: 20000.0 current: 20000.0 >23:06:31,898 DEBUG anaconda: fs type changed: btrfs >23:06:31,906 INFO anaconda: getting device type for BTRFS >23:06:31,907 DEBUG anaconda: device_type_changed: 3 BTRFS >23:06:31,913 INFO anaconda: getting device type for BTRFS >23:06:31,914 DEBUG anaconda: populate_raid: 3, single >23:06:31,918 INFO anaconda: getting device type for BTRFS >23:06:31,920 INFO anaconda: getting device type for BTRFS >23:06:31,921 DEBUG anaconda: populate_raid: 3, single >23:06:31,924 INFO anaconda: getting device type for BTRFS >23:06:39,264 DEBUG anaconda: current selector: existing 20000MB btrfs volume btrfs.54 (54) with existing btrfs filesystem mounted at /mnt/fedora15 >23:06:39,264 DEBUG anaconda: new selector: non-existent 50000MB lvmlv fedora_p5e-wspro-data (61) with non-existent ext4 filesystem mounted at /data >23:06:39,264 DEBUG anaconda: notebook page = 1 >23:06:39,265 INFO anaconda: ui: saving changes to device btrfs.54 >23:06:39,265 DEBUG anaconda: old_name: btrfs.54 >23:06:39,265 DEBUG anaconda: new_name: btrfs.54 >23:06:39,265 DEBUG anaconda: new size: 20000.0 >23:06:39,266 DEBUG anaconda: old size: 20000.0 >23:06:39,266 INFO anaconda: getting device type for BTRFS >23:06:39,267 DEBUG anaconda: new device type: 3 >23:06:39,267 DEBUG anaconda: reformat: False >23:06:39,268 DEBUG anaconda: new fs type: btrfs >23:06:39,268 DEBUG anaconda: old encryption setting: False >23:06:39,268 DEBUG anaconda: new encryption setting: False >23:06:39,268 DEBUG anaconda: old mountpoint: /mnt/fedora15 >23:06:39,268 DEBUG anaconda: new mountpoint: /mnt/fedora15 >23:06:39,268 INFO anaconda: getting device type for BTRFS >23:06:39,273 DEBUG anaconda: populate_right_side: non-existent 50000MB lvmlv fedora_p5e-wspro-data (61) with non-existent ext4 filesystem mounted at /data >23:06:39,273 DEBUG anaconda: updated device_disks to ['sda'] >23:06:39,273 DEBUG anaconda: updated device_vg_name to fedora_p5e-wspro >23:06:39,274 DEBUG anaconda: min: 1.0 max: 207157.48047 current: 50000.0 >23:06:39,277 DEBUG anaconda: fs type changed: ext4 >23:06:39,283 INFO anaconda: getting device type for LVM >23:06:39,283 DEBUG anaconda: device_type_changed: 0 LVM >23:06:39,284 INFO anaconda: getting device type for LVM >23:06:39,284 DEBUG anaconda: populate_raid: 0, None >23:06:39,284 INFO anaconda: getting device type for LVM >23:06:39,284 DEBUG anaconda: default vg is fedora_p5e-wspro >23:06:39,284 DEBUG anaconda: new vg selection: None >23:06:39,289 DEBUG anaconda: new vg selection: None >23:06:39,292 DEBUG anaconda: new vg selection: None >23:06:39,295 DEBUG anaconda: new vg selection: fedora_p5e-wspro >23:06:39,299 INFO anaconda: getting device type for LVM >23:06:39,300 DEBUG anaconda: populate_raid: 0, None >23:06:39,300 INFO anaconda: getting device type for LVM >23:06:39,300 DEBUG anaconda: default vg is fedora_p5e-wspro >23:06:39,300 DEBUG anaconda: new vg selection: None >23:06:39,303 DEBUG anaconda: new vg selection: None >23:06:39,306 DEBUG anaconda: new vg selection: None >23:06:39,309 DEBUG anaconda: new vg selection: None >23:06:39,312 DEBUG anaconda: new vg selection: fedora_p5e-wspro >23:06:47,665 DEBUG anaconda: new vg selection: vg_p5ewspro >23:07:20,177 INFO anaconda: getting device type for Standard Partition >23:07:20,178 DEBUG anaconda: device_type_changed: 2 Standard Partition >23:07:20,179 INFO anaconda: getting device type for Standard Partition >23:07:20,179 DEBUG anaconda: populate_raid: 2, None >23:07:20,180 INFO anaconda: getting device type for Standard Partition >23:07:34,151 DEBUG anaconda: current selector: non-existent 50000MB lvmlv fedora_p5e-wspro-data (61) with non-existent ext4 filesystem mounted at /data >23:07:34,151 DEBUG anaconda: new selector: non-existent 50000MB lvmlv fedora_p5e-wspro-data (61) with non-existent ext4 filesystem mounted at /data >23:07:34,151 DEBUG anaconda: notebook page = 1 >23:07:34,152 INFO anaconda: ui: saving changes to device fedora_p5e-wspro-data >23:07:34,152 DEBUG anaconda: old_name: data >23:07:34,152 DEBUG anaconda: new_name: data >23:07:34,152 DEBUG anaconda: new size: 1.0 >23:07:34,152 DEBUG anaconda: old size: 50000.0 >23:07:34,152 INFO anaconda: getting device type for Standard Partition >23:07:34,153 DEBUG anaconda: new device type: 2 >23:07:34,153 DEBUG anaconda: reformat: True >23:07:34,154 DEBUG anaconda: new fs type: ext4 >23:07:34,154 DEBUG anaconda: old encryption setting: False >23:07:34,154 DEBUG anaconda: new encryption setting: False >23:07:34,154 DEBUG anaconda: old mountpoint: /data >23:07:34,154 DEBUG anaconda: new mountpoint: /data >23:07:34,158 INFO anaconda: getting device type for Standard Partition >23:07:34,160 INFO anaconda: changing device type from 0 to 2 >23:07:34,176 DEBUG anaconda: disks: ['sda'] >23:07:34,341 DEBUG anaconda: populate_right_side: non-existent 1MB partition sda15 (62) with non-existent ext4 filesystem mounted at /data >23:07:34,341 DEBUG anaconda: updated device_disks to ['sda'] >23:07:34,341 DEBUG anaconda: updated device_vg_name to None >23:07:34,343 DEBUG anaconda: min: 1.0 max: 207161.48047 current: 1.0 >23:07:34,349 INFO anaconda: getting device type for Standard Partition >23:07:34,350 DEBUG anaconda: populate_raid: 2, None >23:07:34,350 INFO anaconda: getting device type for Standard Partition >23:07:34,352 DEBUG anaconda: populate_right_side: non-existent 1MB partition sda15 (62) with non-existent ext4 filesystem mounted at /data >23:07:34,352 DEBUG anaconda: updated device_disks to ['sda'] >23:07:34,352 DEBUG anaconda: updated device_vg_name to None >23:07:34,354 DEBUG anaconda: min: 1.0 max: 207161.48047 current: 1.0 >23:07:34,360 INFO anaconda: getting device type for Standard Partition >23:07:34,361 DEBUG anaconda: populate_raid: 2, None >23:07:34,361 INFO anaconda: getting device type for Standard Partition >23:08:07,342 INFO anaconda: ui: saving changes to device sda15 >23:08:07,343 DEBUG anaconda: old_name: sda15 >23:08:07,343 DEBUG anaconda: new_name: sda15 >23:08:07,343 DEBUG anaconda: new size: 1.0 >23:08:07,344 DEBUG anaconda: old size: 1.0 >23:08:07,344 INFO anaconda: getting device type for Standard Partition >23:08:07,345 DEBUG anaconda: new device type: 2 >23:08:07,345 DEBUG anaconda: reformat: True >23:08:07,346 DEBUG anaconda: new fs type: ext4 >23:08:07,346 DEBUG anaconda: old encryption setting: False >23:08:07,346 DEBUG anaconda: new encryption setting: False >23:08:07,346 DEBUG anaconda: old mountpoint: /data >23:08:07,347 DEBUG anaconda: new mountpoint: /data >23:08:07,351 INFO anaconda: getting device type for Standard Partition >23:08:11,662 DEBUG anaconda: current selector: non-existent 1MB partition sda15 (62) with non-existent ext4 filesystem mounted at /data >23:08:11,663 DEBUG anaconda: new selector: non-existent 1MB partition sda15 (62) with non-existent ext4 filesystem mounted at /data >23:08:11,663 DEBUG anaconda: notebook page = 1 >23:08:11,663 INFO anaconda: ui: saving changes to device sda15 >23:08:11,664 DEBUG anaconda: old_name: sda15 >23:08:11,664 DEBUG anaconda: new_name: sda15 >23:08:11,664 DEBUG anaconda: new size: 1.0 >23:08:11,665 DEBUG anaconda: old size: 1.0 >23:08:11,665 INFO anaconda: getting device type for Standard Partition >23:08:11,666 DEBUG anaconda: new device type: 2 >23:08:11,666 DEBUG anaconda: reformat: True >23:08:11,666 DEBUG anaconda: new fs type: ext4 >23:08:11,667 DEBUG anaconda: old encryption setting: False >23:08:11,667 DEBUG anaconda: new encryption setting: False >23:08:11,667 DEBUG anaconda: old mountpoint: /data >23:08:11,668 DEBUG anaconda: new mountpoint: /data >23:08:11,672 INFO anaconda: getting device type for Standard Partition >23:08:11,674 DEBUG anaconda: populate_right_side: non-existent 1MB partition sda15 (62) with non-existent ext4 filesystem mounted at /data >23:08:11,675 DEBUG anaconda: updated device_disks to ['sda'] >23:08:11,675 DEBUG anaconda: updated device_vg_name to None >23:08:11,676 DEBUG anaconda: min: 1.0 max: 207161.48047 current: 1.0 >23:08:11,680 INFO anaconda: getting device type for Standard Partition >23:08:11,681 DEBUG anaconda: populate_raid: 2, None >23:08:11,681 INFO anaconda: getting device type for Standard Partition >23:08:14,582 INFO anaconda: getting device type for Standard Partition >23:08:21,478 DEBUG anaconda: removing device 'non-existent 1MB partition sda15 (62) with non-existent ext4 filesystem mounted at /data' from page New Fedora 18 Installation >23:08:21,491 INFO anaconda: ui: removed device sda15 >23:08:21,522 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'P5E-WSPRO.localdomain:0', 'btrfs.54', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda10', 'sda11', 'sda12', 'sda13', 'sda14', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb1', 'sdc', 'sdc1', 'sdd', 'sdd1', 'sde', 'sde1', 'sr0', 'vg_p5ewspro', 'vg_p5ewspro-datalv', 'vg_p5ewspro-fed18lxde', 'vg_p5ewspro-fedora15', 'vg_p5ewspro-fedora16', 'vg_p5ewspro-fedora17', 'vg_p5ewspro-fedora18', 'vg_p5ewspro-fedoraKDE18', 'vg_p5ewspro-seti', 'vg_p5ewspro00', 'vg_p5ewspro00-kunkelc'] >23:08:21,560 DEBUG anaconda: ui: unused=['sda9', 'sda1', 'sda2'] >23:08:21,560 DEBUG anaconda: ui: new_devices=['vg_p5ewspro-fedoraKDE18', 'sda13', 'sda7', 'vg_p5ewspro-fedora16', 'btrfs.54', 'vg_p5ewspro-fed18lxde', 'vg_p5ewspro00-kunkelc', 'vg_p5ewspro-fedora18', 'vg_p5ewspro-fedora17'] >23:08:21,715 DEBUG anaconda: page clicked: New Fedora 18 Installation >23:08:21,715 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >23:08:21,715 DEBUG anaconda: populate_right_side: existing 20000MB btrfs volume btrfs.54 (54) with existing btrfs filesystem mounted at /mnt/fedora15 >23:08:21,716 DEBUG anaconda: updated device_disks to ['sdb', 'sdc', 'sdd', 'sde'] >23:08:21,716 DEBUG anaconda: updated device_vg_name to None >23:08:21,717 DEBUG anaconda: min: 256 max: 20000.0 current: 20000.0 >23:08:21,719 DEBUG anaconda: fs type changed: btrfs >23:08:21,724 INFO anaconda: getting device type for BTRFS >23:08:21,725 DEBUG anaconda: device_type_changed: 3 BTRFS >23:08:21,729 INFO anaconda: getting device type for BTRFS >23:08:21,730 DEBUG anaconda: populate_raid: 3, single >23:08:21,732 INFO anaconda: getting device type for BTRFS >23:08:21,734 INFO anaconda: getting device type for BTRFS >23:08:21,734 DEBUG anaconda: populate_raid: 3, single >23:08:21,737 INFO anaconda: getting device type for BTRFS >23:08:58,182 DEBUG anaconda: current selector: existing 20000MB btrfs volume btrfs.54 (54) with existing btrfs filesystem mounted at /mnt/fedora15 >23:08:58,183 DEBUG anaconda: new selector: existing 476MB partition sda13 (18) with non-existent ext4 filesystem mounted at /boot >23:08:58,183 DEBUG anaconda: notebook page = 1 >23:08:58,183 INFO anaconda: ui: saving changes to device btrfs.54 >23:08:58,183 DEBUG anaconda: old_name: btrfs.54 >23:08:58,184 DEBUG anaconda: new_name: btrfs.54 >23:08:58,184 DEBUG anaconda: new size: 20000.0 >23:08:58,185 DEBUG anaconda: old size: 20000.0 >23:08:58,185 INFO anaconda: getting device type for BTRFS >23:08:58,186 DEBUG anaconda: new device type: 3 >23:08:58,186 DEBUG anaconda: reformat: False >23:08:58,187 DEBUG anaconda: new fs type: btrfs >23:08:58,187 DEBUG anaconda: old encryption setting: False >23:08:58,187 DEBUG anaconda: new encryption setting: False >23:08:58,187 DEBUG anaconda: old mountpoint: /mnt/fedora15 >23:08:58,188 DEBUG anaconda: new mountpoint: /mnt/fedora15 >23:08:58,188 INFO anaconda: getting device type for BTRFS >23:08:58,192 DEBUG anaconda: populate_right_side: existing 476MB partition sda13 (18) with non-existent ext4 filesystem mounted at /boot >23:08:58,193 DEBUG anaconda: updated device_disks to ['sda'] >23:08:58,193 DEBUG anaconda: updated device_vg_name to None >23:08:58,194 DEBUG anaconda: min: 476.0 max: 476.0 current: 476.0 >23:08:58,197 DEBUG anaconda: fs type changed: ext4 >23:08:58,203 INFO anaconda: getting device type for Standard Partition >23:08:58,204 DEBUG anaconda: device_type_changed: 2 Standard Partition >23:08:58,204 INFO anaconda: getting device type for Standard Partition >23:08:58,205 DEBUG anaconda: populate_raid: 2, None >23:08:58,205 INFO anaconda: getting device type for Standard Partition >23:08:58,206 INFO anaconda: getting device type for Standard Partition >23:08:58,207 DEBUG anaconda: populate_raid: 2, None >23:08:58,207 INFO anaconda: getting device type for Standard Partition >23:09:04,573 INFO anaconda: ui: saving changes to device sda13 >23:09:04,574 DEBUG anaconda: old_name: sda13 >23:09:04,574 DEBUG anaconda: new_name: sda13 >23:09:04,574 DEBUG anaconda: new size: 476.0 >23:09:04,575 DEBUG anaconda: old size: 476.0 >23:09:04,575 INFO anaconda: getting device type for Standard Partition >23:09:04,576 DEBUG anaconda: new device type: 2 >23:09:04,576 DEBUG anaconda: reformat: True >23:09:04,576 DEBUG anaconda: new fs type: ext4 >23:09:04,576 DEBUG anaconda: old encryption setting: False >23:09:04,577 DEBUG anaconda: new encryption setting: False >23:09:04,577 DEBUG anaconda: old mountpoint: /boot >23:09:04,577 DEBUG anaconda: new mountpoint: /boot >23:09:04,581 INFO anaconda: getting device type for Standard Partition > > >/tmp/packaging.log: >03:52:56,212 DEBUG packaging: getting release version from tree at None (18) >03:52:56,212 DEBUG packaging: got a release version of 18 >22:53:38,952 INFO packaging: updating base repo >22:53:39,084 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >22:53:39,085 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >22:53:39,086 DEBUG yum.verbose.plugin: Adding en_US to language list >22:53:39,090 DEBUG yum.verbose.YumBase: Config time: 0.129 >22:53:39,115 DEBUG packaging: getting release version from tree at None (18) >22:53:39,116 DEBUG packaging: got a release version of 18 >22:53:39,116 INFO packaging: configuring base repo >22:53:39,118 DEBUG packaging: /dev/sdh1 is mounted on /run/install/repo >22:53:39,119 DEBUG packaging: /dev/sdh1 is mounted on /run/install/repo >22:53:39,128 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >22:53:39,129 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >22:53:39,131 DEBUG packaging: got a release version of 18 >22:53:39,141 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >22:53:39,142 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >22:53:39,144 DEBUG yum.verbose.plugin: Adding en_US to language list >22:53:39,150 DEBUG yum.verbose.YumBase: Config time: 0.018 >22:53:39,178 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >22:53:39,197 DEBUG packaging: disabling repo fedora >22:53:39,198 DEBUG packaging: disabling repo updates-testing >22:53:39,199 DEBUG packaging: disabling repo updates >22:53:39,200 INFO packaging: gathering repo metadata >22:53:39,200 DEBUG packaging: getting repo metadata for anaconda >22:53:39,329 DEBUG packaging: getting group info for anaconda >22:53:39,384 INFO packaging: metadata retrieval complete >22:53:39,388 DEBUG yum.verbose.YumBase: Setting up Package Sacks >22:53:39,389 INFO_2 yum.verbose.plugin: Determining fastest mirrors >22:53:40,752 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >22:53:40,873 DEBUG yum.verbose.YumBase: pkgsack time: 1.485 >22:53:41,208 DEBUG yum.verbose.YumBase: group time: 1.820 >22:53:41,221 DEBUG packaging: deleting package sacks >22:53:41,234 INFO packaging: checking software selection >22:53:41,234 DEBUG packaging: deleting package sacks >22:53:41,235 DEBUG packaging: deleting yum transaction info >22:53:41,235 DEBUG packaging: select group core >22:53:41,236 DEBUG yum.verbose.YumBase: Setting up Package Sacks >22:53:41,352 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >22:53:41,434 DEBUG yum.verbose.YumBase: pkgsack time: 0.197 >22:53:41,559 DEBUG yum.verbose.YumBase: group time: 0.323 >22:53:41,621 DEBUG yum.verbose.YumBase: Obs Init time: 0.060 >22:53:41,645 DEBUG yum.verbose.YumBase: No package named iprutils available to be installed >22:53:41,654 DEBUG yum.verbose.YumBase: No package named ppc64-utils available to be installed >22:53:41,655 DEBUG packaging: select group core >22:53:41,655 DEBUG packaging: select group gnome-desktop >22:53:41,672 DEBUG yum.verbose.YumBase: No package named evolution-NetworkManager available to be installed >22:53:41,674 DEBUG yum.verbose.YumBase: No package named gnome-disk-utility-nautilus available to be installed >22:53:41,679 DEBUG yum.verbose.YumBase: No package named PackageKit-gtk-module available to be installed >22:53:41,724 DEBUG packaging: select group multimedia >22:53:41,745 DEBUG packaging: select group input-methods >22:53:41,804 DEBUG packaging: select group base-x >22:53:41,815 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-geode available to be installed >22:53:41,817 DEBUG yum.verbose.YumBase: No package named xorg-x11-drv-omap available to be installed >22:53:41,819 DEBUG packaging: select group fonts >22:53:41,888 DEBUG packaging: select group hardware-support >22:53:41,906 DEBUG packaging: select group dial-up >22:53:41,911 DEBUG packaging: select group printing >22:53:41,972 DEBUG packaging: select group firefox >22:53:41,974 DEBUG packaging: select group standard >22:53:42,031 DEBUG packaging: select package kernel-PAE >22:53:42,050 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >22:53:42,051 INFO packaging: no kernel-PAE package >22:53:42,051 DEBUG packaging: select package kernel >22:53:42,052 INFO packaging: selected kernel >22:53:42,052 INFO packaging: checking dependencies >22:53:42,245 DEBUG yum.verbose.YumBase: Building updates object >22:53:42,345 DEBUG yum.verbose.YumBase: up:simple updates time: 0.027 >22:53:42,347 DEBUG yum.verbose.YumBase: up:obs time: 0.002 >22:53:42,347 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >22:53:42,347 DEBUG yum.verbose.YumBase: updates time: 0.102 >22:53:42,349 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.34.2-1.fc18.x86_64 as install for ModemManager-0.6.0.0-1.fc18.x86_64 >22:53:42,350 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100-1.fc18.x86_64 as install for ModemManager-0.6.0.0-1.fc18.x86_64 >22:53:42,352 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-195-8.fc18.x86_64 as install for ModemManager-0.6.0.0-1.fc18.x86_64 >22:53:42,353 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libgmodule-2.0.so.0()(64bit) >22:53:42,353 DEBUG yum.verbose.YumBase: Quick matched glib2-2.34.2-1.fc18.x86_64 to require for libglib-2.0.so.0()(64bit) >22:53:42,354 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.8-2.fc18.x86_64 as install for ModemManager-0.6.0.0-1.fc18.x86_64 >22:53:42,364 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.7.0-8.git20121004.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >22:53:42,366 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-1.0-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >22:53:42,367 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.14-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >22:53:42,369 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-sysv-195-8.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >22:53:42,370 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-195-8.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >22:53:42,372 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.63-4.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >22:53:42,373 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.59-2.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >22:53:42,374 DEBUG yum.verbose.YumBase: Quick matched chkconfig-1.3.59-2.fc18.x86_64 to require for chkconfig >22:53:42,375 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-6.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >22:53:42,376 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.22.1-2.1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >22:53:42,379 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.14-7.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >22:53:42,380 DEBUG yum.verbose.YumBase: Quick matched nss-3.14-7.fc18.x86_64 to require for libsmime3.so()(64bit) >22:53:42,381 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.107-4.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >22:53:42,383 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.9.2-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >22:53:42,384 DEBUG yum.verbose.YumBase: Quick matched nspr-4.9.2-1.fc18.x86_64 to require for libplc4.so()(64bit) >22:53:42,384 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.14-1.fc18.x86_64 as install for 1:NetworkManager-0.9.7.0-8.git20121004.fc18.x86_64 >22:53:42,386 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.7.0-8.git20121004.fc18.x86_64 to require for libnm-glib.so.4()(64bit) >22:53:42,386 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.x86_64 to require for libnl-genl-3.so.200()(64bit) >22:53:42,386 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.14-1.fc18.x86_64 to require for libnl-3.so.200()(64bit) >22:53:42,392 DEBUG yum.verbose.YumBase: TSINFO: Marking openconnect-4.07-2.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >22:53:42,395 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.0-3.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >22:53:42,396 DEBUG yum.verbose.YumBase: Quick matched libxml2-2.9.0-3.fc18.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >22:53:42,397 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.32.2-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >22:53:42,398 DEBUG yum.verbose.YumBase: Quick matched pango-1.32.2-1.fc18.x86_64 to require for libpango-1.0.so.0()(64bit) >22:53:42,399 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.6.2-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >22:53:42,403 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.6.0-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >22:53:42,405 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.26.5-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >22:53:42,406 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.5-3.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >22:53:42,408 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.12.8-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >22:53:42,410 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.12.8-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >22:53:42,411 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.6.0-1.fc18.x86_64 as install for NetworkManager-openconnect-0.9.7.0-1.git20120918.fc18.x86_64 >22:53:42,416 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.0-5.fc18.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 >22:53:42,418 DEBUG yum.verbose.YumBase: TSINFO: Marking openvpn-2.2.2-9.fc18.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 >22:53:42,419 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.6.2-2.fc18.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 >22:53:42,421 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.21-1.fc18.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-3.fc18.x86_64 >22:53:42,427 DEBUG yum.verbose.YumBase: TSINFO: Marking pptp-1.7.2-18.fc18.x86_64 as install for 1:NetworkManager-pptp-0.9.3.997-3.fc18.x86_64 >22:53:42,433 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-0.5.3-15.svn457.fc18.x86_64 as install for 1:NetworkManager-vpnc-0.9.3.997-3.fc18.x86_64 >22:53:42,436 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.8.4-7.fc18.x86_64 as install for PackageKit-command-not-found-0.8.4-7.fc18.x86_64 >22:53:42,437 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.7.13-2.fc18.x86_64 as install for PackageKit-command-not-found-0.8.4-7.fc18.x86_64 >22:53:42,439 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.0.4-2.fc18.x86_64 as install for PackageKit-command-not-found-0.8.4-7.fc18.x86_64 >22:53:42,443 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-2.fc18.x86_64 as install for PackageKit-gstreamer-plugin-0.8.4-7.fc18.x86_64 >22:53:42,444 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-2.fc18.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >22:53:42,448 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.13-1.fc18.x86_64 as install for PackageKit-gtk3-module-0.8.4-7.fc18.x86_64 >22:53:42,451 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.13-1.fc18.x86_64 to require for libgdk-x11-2.0.so.0()(64bit) >22:53:42,452 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.4.10-2.fc18.x86_64 as install for PackageKit-gtk3-module-0.8.4-7.fc18.x86_64 >22:53:42,453 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.10.1-2.fc18.x86_64 as install for PackageKit-gtk3-module-0.8.4-7.fc18.x86_64 >22:53:42,455 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.1.1-1.fc18.x86_64 as install for PackageKit-yum-plugin-0.8.4-7.fc18.x86_64 >22:53:42,457 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.8.4-7.fc18.x86_64 as install for PackageKit-yum-plugin-0.8.4-7.fc18.x86_64 >22:53:42,460 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-5.fc18.noarch as install for abattis-cantarell-fonts-0.0.10.1-1.fc18.noarch >22:53:42,463 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >22:53:42,465 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.5.0.20120926-25.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >22:53:42,466 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >22:53:42,468 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-logger-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >22:53:42,469 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >22:53:42,471 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.155-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >22:53:42,473 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-retrace-client-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >22:53:42,474 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-plugin-bodhi-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >22:53:42,476 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >22:53:42,478 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >22:53:42,479 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >22:53:42,480 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-python-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >22:53:42,481 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >22:53:42,483 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-ccpp-2.0.18-1.fc18.x86_64 as install for abrt-desktop-2.0.18-1.fc18.x86_64 >22:53:42,486 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.51-7.fc18.x86_64 as install for acl-2.2.51-7.fc18.x86_64 >22:53:42,487 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.51-7.fc18.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >22:53:42,488 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.46-7.fc18.x86_64 as install for acl-2.2.51-7.fc18.x86_64 >22:53:42,494 DEBUG yum.verbose.YumBase: TSINFO: Marking 5:guile-1.8.8-5.fc18.2.x86_64 as install for 1:aisleriot-3.2.3.2-3.fc18.x86_64 >22:53:42,496 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-2.fc18.x86_64 as install for 1:aisleriot-3.2.3.2-3.fc18.x86_64 >22:53:42,497 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-2.fc18.x86_64 as install for 1:aisleriot-3.2.3.2-3.fc18.x86_64 >22:53:42,499 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-2.fc18.x86_64 as install for 1:aisleriot-3.2.3.2-3.fc18.x86_64 >22:53:42,500 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.26.1-1.fc18.x86_64 as install for alsa-firmware-1.0.25-2.fc18.noarch >22:53:42,503 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-2.1-4.fc18.x86_64 as install for alsa-plugins-pulseaudio-1.0.26-2.fc18.x86_64 >22:53:42,505 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.26-1.fc18.x86_64 as install for alsa-plugins-pulseaudio-1.0.26-2.fc18.x86_64 >22:53:42,513 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-3.fc18.x86_64 as install for alsa-utils-1.0.26-1.fc18.x86_64 >22:53:42,514 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-3.fc18.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >22:53:42,515 DEBUG yum.verbose.YumBase: TSINFO: Marking dialog-1.1-17.20120706.fc18.x86_64 as install for alsa-utils-1.0.26-1.fc18.x86_64 >22:53:42,516 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-7.20121017.fc18.x86_64 as install for alsa-utils-1.0.26-1.fc18.x86_64 >22:53:42,517 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libncursesw.so.5()(64bit) >22:53:42,517 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libmenuw.so.5()(64bit) >22:53:42,518 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-7.20121017.fc18.x86_64 to require for libformw.so.5()(64bit) >22:53:42,522 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.6-3.fc18.x86_64 as install for at-3.1.13-10.fc18.x86_64 >22:53:42,525 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.1.12-7.fc18.x86_64 as install for at-3.1.13-10.fc18.x86_64 >22:53:42,526 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.6-3.fc18.x86_64 to require for libpam.so.0()(64bit) >22:53:42,532 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.1-3.fc18.x86_64 as install for at-spi2-core-2.6.2-1.fc18.x86_64 >22:53:42,534 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.1-2.fc18.x86_64 as install for at-spi2-core-2.6.2-1.fc18.x86_64 >22:53:42,535 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-4.fc18.x86_64 as install for at-spi2-core-2.6.2-1.fc18.x86_64 >22:53:42,536 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.5.0-3.fc18.x86_64 as install for at-spi2-core-2.6.2-1.fc18.x86_64 >22:53:42,544 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.2.1-2.fc18.x86_64 as install for audit-2.2.1-2.fc18.x86_64 >22:53:42,545 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-70.fc18.x86_64 as install for audit-2.2.1-2.fc18.x86_64 >22:53:42,546 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.2.1-2.fc18.x86_64 to require for libaudit.so.1()(64bit) >22:53:42,550 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.3-13.fc18.x86_64 as install for authconfig-6.2.4-2.fc18.x86_64 >22:53:42,552 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.0-1.fc18.x86_64 as install for authconfig-6.2.4-2.fc18.x86_64 >22:53:42,554 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.14-3.fc18.x86_64 as install for authconfig-6.2.4-2.fc18.x86_64 >22:53:42,555 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1c-7.fc18.x86_64 as install for authconfig-6.2.4-2.fc18.x86_64 >22:53:42,562 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-6.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >22:53:42,563 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-4.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >22:53:42,564 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-4.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >22:53:42,566 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.16-24.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >22:53:42,568 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-3.fc18.x86_64 as install for avahi-0.6.31-6.fc18.x86_64 >22:53:42,572 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-10-1.fc18.x86_64 as install for b43-openfwwf-5.2-8.fc18.noarch >22:53:42,579 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.27-1.fc18.x86_64 as install for 1:bash-completion-2.0-2.fc18.noarch >22:53:42,582 DEBUG yum.verbose.YumBase: TSINFO: Marking info-4.13a-17.fc18.x86_64 as install for bc-1.06.95-7.fc18.x86_64 >22:53:42,584 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-5.fc18.x86_64 as install for bc-1.06.95-7.fc18.x86_64 >22:53:42,589 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.10.3-5.fc18.x86_64 as install for 32:bind-utils-9.9.2-2.fc18.x86_64 >22:53:42,591 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.25-3.fc18.x86_64 as install for 32:bind-utils-9.9.2-2.fc18.x86_64 >22:53:42,592 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.2-2.fc18.x86_64 as install for 32:bind-utils-9.9.2-2.fc18.x86_64 >22:53:42,593 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.10.3-5.fc18.x86_64 to require for libk5crypto.so.3()(64bit) >22:53:42,594 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-2.fc18.x86_64 to require for libisccc.so.90()(64bit) >22:53:42,594 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.2-2.fc18.x86_64 to require for libisc.so.92()(64bit) >22:53:42,595 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1c-7.fc18.x86_64 as install for 32:bind-utils-9.9.2-2.fc18.x86_64 >22:53:42,597 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.5-1.fc18.x86_64 as install for 32:bind-utils-9.9.2-2.fc18.x86_64 >22:53:42,600 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.1.10-2.fc18.x86_64 as install for biosdevname-0.4.1-2.fc18.x86_64 >22:53:42,601 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.7-9.fc18.x86_64 as install for biosdevname-0.4.1-2.fc18.x86_64 >22:53:42,604 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-4.101-2.fc18.x86_64 as install for bluez-cups-4.101-2.fc18.x86_64 >22:53:42,613 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-14.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >22:53:42,614 DEBUG yum.verbose.YumBase: TSINFO: Marking libisofs-1.2.4-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >22:53:42,616 DEBUG yum.verbose.YumBase: TSINFO: Marking libburn-1.2.4-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >22:53:42,617 DEBUG yum.verbose.YumBase: TSINFO: Marking dvd+rw-tools-7.1-10.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >22:53:42,618 DEBUG yum.verbose.YumBase: TSINFO: Marking wodim-1.1.11-14.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >22:53:42,620 DEBUG yum.verbose.YumBase: TSINFO: Marking cdrdao-1.2.3-16.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >22:53:42,621 DEBUG yum.verbose.YumBase: TSINFO: Marking icedax-1.1.11-14.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >22:53:42,623 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-0.14.4-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >22:53:42,626 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.4.3-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >22:53:42,627 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.5-3.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >22:53:42,631 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.0.3-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >22:53:42,632 DEBUG yum.verbose.YumBase: Quick matched gstreamer1-plugins-base-1.0.3-1.fc18.x86_64 to require for libgsttag-1.0.so.0()(64bit) >22:53:42,633 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.0.3-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >22:53:42,648 DEBUG yum.verbose.YumBase: TSINFO: Marking brasero-libs-3.6.1-1.fc18.x86_64 as install for brasero-3.6.1-1.fc18.x86_64 >22:53:42,650 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.6.1-1.fc18.x86_64 to require for libbrasero-media3.so.1()(64bit) >22:53:42,650 DEBUG yum.verbose.YumBase: Quick matched brasero-libs-3.6.1-1.fc18.x86_64 to require for libbrasero-burn3.so.1()(64bit) >22:53:42,653 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.6.3-1.fc18.x86_64 as install for brasero-nautilus-3.6.1-1.fc18.x86_64 >22:53:42,659 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.22.1-2.1.fc18.x86_64 as install for btrfs-progs-0.20.rc1.20121017git91d9eec-1.fc18.x86_64 >22:53:42,660 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.1.fc18.x86_64 to require for libblkid.so.1(BLKID_2.17)(64bit) >22:53:42,660 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.1.fc18.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >22:53:42,661 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.22.1-2.1.fc18.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >22:53:42,661 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.5-1.fc18.x86_64 as install for btrfs-progs-0.20.rc1.20121017git91d9eec-1.fc18.x86_64 >22:53:42,664 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-7.fc18.x86_64 as install for bzip2-1.0.6-7.fc18.x86_64 >22:53:42,668 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.4.2-5.fc18.noarch as install for caribou-0.4.4.2-5.fc18.x86_64 >22:53:42,669 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.3-1.fc18.x86_64 as install for caribou-0.4.4.2-5.fc18.x86_64 >22:53:42,670 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.6.1-1.fc18.x86_64 as install for caribou-0.4.4.2-5.fc18.x86_64 >22:53:42,683 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.6.2-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >22:53:42,685 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.0-4.fc18.noarch as install for 2:cheese-3.6.2-1.fc18.x86_64 >22:53:42,686 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-0.15.2-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >22:53:42,687 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.6.2-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >22:53:42,689 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.12.0-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >22:53:42,690 DEBUG yum.verbose.YumBase: Quick matched cogl-1.12.0-1.fc18.x86_64 to require for libcogl-pango.so.0()(64bit) >22:53:42,690 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.4.0-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >22:53:42,692 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-1.9.92-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >22:53:42,694 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.12.2-1.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >22:53:42,696 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.6.2-1.fc18.x86_64 to require for libcheese-gtk.so.23()(64bit) >22:53:42,696 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.6.1-2.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >22:53:42,698 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0-3.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >22:53:42,699 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.3-4.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >22:53:42,700 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.3-4.fc18.x86_64 as install for 2:cheese-3.6.2-1.fc18.x86_64 >22:53:42,704 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libwbclient-4.0.0-168.fc18.rc5.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >22:53:42,705 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.0.7-5.fc18.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >22:53:42,707 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.5-3.fc18.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >22:53:42,707 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.5-3.fc18.x86_64 to require for libkeyutils.so.1(KEYUTILS_0.3)(64bit) >22:53:42,708 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.5-3.fc18.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >22:53:42,710 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-1.fc18.x86_64 as install for cifs-utils-5.8-1.fc18.x86_64 >22:53:42,716 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-color-profiles-0.1.5-4.fc18.noarch as install for colord-0.1.24-1.fc18.x86_64 >22:53:42,717 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-10.noarch as install for colord-0.1.24-1.fc18.x86_64 >22:53:42,719 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.14-1.fc18.x86_64 as install for colord-0.1.24-1.fc18.x86_64 >22:53:42,720 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.4-1.fc18.x86_64 as install for colord-0.1.24-1.fc18.x86_64 >22:53:42,721 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.3-3.fc18.x86_64 as install for colord-0.1.24-1.fc18.x86_64 >22:53:42,732 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.6.3-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >22:53:42,733 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-5.fc18.noarch as install for 1:control-center-3.6.3-1.fc18.x86_64 >22:53:42,735 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.0-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >22:53:42,736 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.6.1-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >22:53:42,737 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-2.1-4.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >22:53:42,739 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.40-1.fc18.noarch as install for 1:control-center-3.6.3-1.fc18.x86_64 >22:53:42,740 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.8-2.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >22:53:42,741 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.25-2.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >22:53:42,742 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.6.1-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >22:53:42,744 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.9.18-2.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >22:53:42,745 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.7.0-4.git20121016.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >22:53:42,747 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.4.99.20121006-2.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >22:53:42,748 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.28.4-3.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >22:53:42,749 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.6.2-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >22:53:42,751 DEBUG yum.verbose.YumBase: Quick matched gnome-online-accounts-3.6.2-1.fc18.x86_64 to require for libgoa-1.0.so.0()(64bit) >22:53:42,752 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.6.1-1.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >22:53:42,753 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.5.4-14.fc18.x86_64 as install for 1:control-center-3.6.3-1.fc18.x86_64 >22:53:42,760 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.6-1.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >22:53:42,761 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-1.8.6-1.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >22:53:42,762 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.14-7.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >22:53:42,765 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.7.2-8.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >22:53:42,766 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >22:53:42,766 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.7.2-8.fc18.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >22:53:42,767 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.14-5.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >22:53:42,769 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.7.2-8.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >22:53:42,770 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-ccid-1.4.8-1.fc18.x86_64 as install for coolkey-1.1.0-21.fc18.x86_64 >22:53:42,778 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.14-1.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >22:53:42,779 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.0.5-3.fc18.x86_64 as install for coreutils-8.17-6.fc18.x86_64 >22:53:42,780 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.0.5-3.fc18.x86_64 to require for libgmp.so.10()(64bit) >22:53:42,786 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.1-10.fc18.x86_64 as install for cronie-1.4.10-1.fc18.x86_64 >22:53:42,791 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.10-1.fc18.x86_64 as install for cronie-1.4.10-1.fc18.x86_64 >22:53:42,794 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.5.1-1.fc18.x86_64 as install for cryptsetup-1.5.1-1.fc18.x86_64 >22:53:42,795 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.3.1-2.fc18.x86_64 as install for cryptsetup-1.5.1-1.fc18.x86_64 >22:53:42,797 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-12.fc18.x86_64 as install for cryptsetup-1.5.1-1.fc18.x86_64 >22:53:42,808 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.20.2-9.fc18.x86_64 as install for 1:cups-1.5.4-14.fc18.x86_64 >22:53:42,809 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-2.12.21-1.fc18.x86_64 as install for 1:cups-1.5.4-14.fc18.x86_64 >22:53:42,811 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.33-3.fc18.x86_64 as install for 1:cups-1.5.4-14.fc18.x86_64 >22:53:42,813 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.10-3.fc18.x86_64 as install for 1:cups-1.5.4-14.fc18.x86_64 >22:53:42,814 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.0-6.fc18.x86_64 as install for 1:cups-1.5.4-14.fc18.x86_64 >22:53:42,821 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.27.0-4.fc18.x86_64 as install for curl-7.27.0-4.fc18.x86_64 >22:53:42,823 DEBUG yum.verbose.YumBase: Quick matched libcurl-7.27.0-4.fc18.x86_64 to require for libcurl.so.4()(64bit) >22:53:42,825 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.23-36.fc18.x86_64 as install for cyrus-sasl-plain-2.1.23-36.fc18.x86_64 >22:53:42,838 DEBUG yum.verbose.YumBase: TSINFO: Marking duplicity-0.6.18-2.fc18.x86_64 as install for deja-dup-24.0-1.fc18.x86_64 >22:53:42,839 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cloudfiles-1.7.10-2.fc18.noarch as install for deja-dup-24.0-1.fc18.x86_64 >22:53:42,840 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.6.1-1.fc18.x86_64 as install for deja-dup-24.0-1.fc18.x86_64 >22:53:42,842 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.34.2-1.fc18.x86_64 as install for deja-dup-24.0-1.fc18.x86_64 >22:53:42,844 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.33-4.fc18.noarch as install for dejavu-sans-fonts-2.33-4.fc18.noarch >22:53:42,848 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.4-18.P2.fc18.x86_64 as install for 12:dhclient-4.2.4-18.P2.fc18.x86_64 >22:53:42,849 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.4-18.P2.fc18.x86_64 as install for 12:dhclient-4.2.4-18.P2.fc18.x86_64 >22:53:42,850 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.2-2.fc18.x86_64 as install for 12:dhclient-4.2.4-18.P2.fc18.x86_64 >22:53:42,851 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.2-2.fc18.x86_64 to require for libdns-export.so.95()(64bit) >22:53:42,854 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-1.02.77-3.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >22:53:42,856 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-libs-1.02.77-3.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >22:53:42,857 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-libs-1.02.77-3.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >22:53:42,858 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-35.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >22:53:42,859 DEBUG yum.verbose.YumBase: TSINFO: Marking dmraid-events-1.0.0.rc16-17.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >22:53:42,860 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.8-2.fc18.x86_64 as install for dmraid-1.0.0.rc16-17.fc18.x86_64 >22:53:42,866 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:rmt-0.4-0.13.b44.fc18.x86_64 as install for 1:dump-0.4-0.13.b44.fc18.x86_64 >22:53:42,869 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.5-1.fc18.x86_64 as install for e2fsprogs-1.42.5-1.fc18.x86_64 >22:53:42,886 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-1.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >22:53:42,888 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.14.0-1.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >22:53:42,891 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.6.0-2.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >22:53:42,893 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.16.4-2.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >22:53:42,895 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-idle-0.1.13-1.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >22:53:42,898 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-4.fc18.noarch as install for empathy-3.6.2-1.fc18.x86_64 >22:53:42,901 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.20.1-1.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >22:53:42,902 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >22:53:42,902 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >22:53:42,902 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >22:53:42,902 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >22:53:42,902 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >22:53:42,903 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >22:53:42,903 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >22:53:42,903 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.3)(64bit) >22:53:42,903 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >22:53:42,903 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >22:53:42,903 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >22:53:42,904 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >22:53:42,904 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >22:53:42,904 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >22:53:42,904 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >22:53:42,904 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >22:53:42,904 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >22:53:42,904 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >22:53:42,905 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >22:53:42,905 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >22:53:42,905 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >22:53:42,905 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >22:53:42,905 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >22:53:42,905 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >22:53:42,906 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >22:53:42,906 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >22:53:42,906 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >22:53:42,906 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >22:53:42,906 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >22:53:42,906 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >22:53:42,907 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >22:53:42,907 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >22:53:42,907 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >22:53:42,907 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >22:53:42,907 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >22:53:42,907 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >22:53:42,907 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >22:53:42,908 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >22:53:42,908 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >22:53:42,908 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >22:53:42,908 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >22:53:42,908 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >22:53:42,908 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >22:53:42,909 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >22:53:42,909 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >22:53:42,909 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >22:53:42,909 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >22:53:42,909 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >22:53:42,909 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >22:53:42,910 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >22:53:42,910 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >22:53:42,910 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >22:53:42,910 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >22:53:42,910 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >22:53:42,910 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >22:53:42,911 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >22:53:42,911 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >22:53:42,911 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >22:53:42,911 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >22:53:42,911 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >22:53:42,911 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >22:53:42,911 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >22:53:42,912 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >22:53:42,912 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >22:53:42,912 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >22:53:42,912 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.1-1.fc18.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >22:53:42,913 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-1.10.1-1.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >22:53:42,915 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.4.0-4.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >22:53:42,918 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.0-1.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >22:53:42,986 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.40.2-1.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >22:53:42,987 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.11-1.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >22:53:42,989 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.14-1.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >22:53:42,991 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue-0.12.99-1.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >22:53:42,992 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.6.2-1.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >22:53:42,994 DEBUG yum.verbose.YumBase: Quick matched gcr-3.6.2-1.fc18.x86_64 to require for libgcr-3.so.1()(64bit) >22:53:42,994 DEBUG yum.verbose.YumBase: Quick matched gcr-3.6.2-1.fc18.x86_64 to require for libgck-1.so.0()(64bit) >22:53:42,995 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.8.0-1.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >22:53:42,996 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.8.0-1.fc18.x86_64 to require for libfolks-telepathy.so.25()(64bit) >22:53:42,997 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.2-1.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >22:53:42,998 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-5.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >22:53:43,000 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.3-3.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >22:53:43,001 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.3-3.fc18.x86_64 as install for empathy-3.6.2-1.fc18.x86_64 >22:53:43,009 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.2.1-3.fc18.x86_64 as install for eog-3.6.2-1.fc18.x86_64 >22:53:43,010 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.6.1-1.fc18.x86_64 as install for eog-3.6.2-1.fc18.x86_64 >22:53:43,011 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-2.fc18.x86_64 as install for eog-3.6.2-1.fc18.x86_64 >22:53:43,012 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.0-2.fc18.x86_64 as install for eog-3.6.2-1.fc18.x86_64 >22:53:43,020 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.6.1-2.fc18.x86_64 as install for evince-3.6.1-2.fc18.x86_64 >22:53:43,021 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.6.1-2.fc18.x86_64 to require for libevview3.so.3()(64bit) >22:53:43,022 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.6.1-2.fc18.x86_64 to require for libevdocument3.so.4()(64bit) >22:53:43,039 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.14.2-1.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >22:53:43,042 DEBUG yum.verbose.YumBase: TSINFO: Marking libytnef-1.5-9.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >22:53:43,043 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-0.9.7-1.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >22:53:43,044 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-0.48-3.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >22:53:43,045 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-3.fc18.x86_64 to require for libicalss.so.0()(64bit) >22:53:43,045 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-3.fc18.x86_64 to require for libical.so.0()(64bit) >22:53:43,046 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.6.2-1.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >22:53:43,048 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkhtml3-4.6.1-1.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >22:53:43,049 DEBUG yum.verbose.YumBase: Quick matched gtkhtml3-4.6.1-1.fc18.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >22:53:43,049 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.13.1-2.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >22:53:43,051 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.6.2-2.fc18.x86_64 as install for evolution-3.6.2-3.fc18.x86_64 >22:53:43,053 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.x86_64 to require for libedataserver-1.2.so.17()(64bit) >22:53:43,054 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.x86_64 to require for libecal-1.2.so.15()(64bit) >22:53:43,054 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.x86_64 to require for libebook-1.2.so.14()(64bit) >22:53:43,054 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.x86_64 to require for libebackend-1.2.so.5()(64bit) >22:53:43,054 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.6.2-2.fc18.x86_64 to require for libcamel-1.2.so.40()(64bit) >22:53:43,065 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.11-4.fc18.x86_64 as install for file-5.11-4.fc18.x86_64 >22:53:43,066 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.11-4.fc18.x86_64 to require for libmagic.so.1()(64bit) >22:53:43,082 DEBUG yum.verbose.YumBase: TSINFO: Marking xulrunner-17.0-3.fc18.x86_64 as install for firefox-17.0-1.fc18.x86_64 >22:53:43,085 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-bookmarks-15-0.4.noarch as install for firefox-17.0-1.fc18.x86_64 >22:53:43,086 DEBUG yum.verbose.YumBase: Quick matched xulrunner-17.0-3.fc18.x86_64 to require for libxpcom.so()(64bit) >22:53:43,086 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-4.fc18.x86_64 as install for firefox-17.0-1.fc18.x86_64 >22:53:43,088 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-5.fc18.x86_64 as install for firewall-config-0.2.9-1.fc18.noarch >22:53:43,090 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-5.fc18.x86_64 as install for firewall-config-0.2.9-1.fc18.noarch >22:53:43,091 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-5.fc18.noarch as install for firewall-config-0.2.9-1.fc18.noarch >22:53:43,094 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.2.21-1.fc18.noarch as install for firewalld-0.2.9-1.fc18.noarch >22:53:43,095 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-1.fc18.noarch as install for firewalld-0.2.9-1.fc18.noarch >22:53:43,096 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.4.2-2.fc18.x86_64 as install for firewalld-0.2.9-1.fc18.noarch >22:53:43,104 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-1.4.16.2-5.fc18.x86_64 as install for firewalld-0.2.9-1.fc18.noarch >22:53:43,106 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-6.fc18.x86_64 as install for firewalld-0.2.9-1.fc18.noarch >22:53:43,110 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-users-1.3.1-1.fc18.noarch as install for firstboot-18.6-1.fc18.x86_64 >22:53:43,111 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-keyboard-1.3.1-9.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >22:53:43,113 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-date-1.10.3-1.fc18.noarch as install for firstboot-18.6-1.fc18.x86_64 >22:53:43,115 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pwquality-1.2.0-1.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >22:53:43,116 DEBUG yum.verbose.YumBase: TSINFO: Marking python-meh-0.18-1.fc18.noarch as install for firstboot-18.6-1.fc18.x86_64 >22:53:43,117 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ethtool-0.7-4.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >22:53:43,119 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-python-0.58-1.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >22:53:43,120 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.0.18-1.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >22:53:43,121 DEBUG yum.verbose.YumBase: TSINFO: Marking authconfig-gtk-6.2.4-2.fc18.x86_64 as install for firstboot-18.6-1.fc18.x86_64 >22:53:43,145 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.16.2-234.fc18.x86_64 as install for foomatic-4.0.8-13.fc18.x86_64 >22:53:43,147 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(vars) >22:53:43,147 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(strict) >22:53:43,148 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(POSIX) >22:53:43,148 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(Getopt::Std) >22:53:43,149 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(Getopt::Long) >22:53:43,149 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(FileHandle) >22:53:43,150 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(Exporter) >22:53:43,150 DEBUG yum.verbose.YumBase: Quick matched 4:perl-5.16.2-234.fc18.x86_64 to require for perl(Encode) >22:53:43,151 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Data-Dumper-2.135.06-234.fc18.x86_64 as install for foomatic-4.0.8-13.fc18.x86_64 >22:53:43,153 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.39.2-234.fc18.x86_64 as install for foomatic-4.0.8-13.fc18.x86_64 >22:53:43,155 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-4.0-34.20121011.fc18.noarch as install for foomatic-4.0.8-13.fc18.x86_64 >22:53:43,159 DEBUG yum.verbose.YumBase: TSINFO: Marking foomatic-db-filesystem-4.0-34.20121011.fc18.noarch as install for foomatic-db-ppds-4.0-34.20121011.fc18.noarch >22:53:43,163 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.4.1-3.fc18.x86_64 as install for fprintd-pam-0.4.1-3.fc18.x86_64 >22:53:43,178 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.6-4.fc18.x86_64 as install for 1:gdm-3.6.2-1.fc18.x86_64 >22:53:43,180 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.5-14.fc18.x86_64 as install for 1:gdm-3.6.2-1.fc18.x86_64 >22:53:43,182 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-logos-17.0.3-1.fc18.noarch as install for 1:gdm-3.6.2-1.fc18.x86_64 >22:53:43,183 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-4.fc18.x86_64 as install for 1:gdm-3.6.2-1.fc18.x86_64 >22:53:43,184 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-2.1-4.fc18.x86_64 as install for 1:gdm-3.6.2-1.fc18.x86_64 >22:53:43,185 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.6.2-2.fc18.x86_64 as install for 1:gdm-3.6.2-1.fc18.x86_64 >22:53:43,187 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.25-2.fc18.x86_64 as install for 1:gdm-3.6.2-1.fc18.x86_64 >22:53:43,188 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-2.fc18.x86_64 as install for 1:gdm-3.6.2-1.fc18.x86_64 >22:53:43,195 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.6.0-1.fc18.x86_64 as install for 2:gedit-3.6.2-1.fc18.x86_64 >22:53:43,197 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.6.1-1.fc18.x86_64 as install for 2:gedit-3.6.2-1.fc18.x86_64 >22:53:43,205 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-12.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >22:53:43,206 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.5-6.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >22:53:43,208 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-1.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >22:53:43,209 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.5.13-1.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >22:53:43,210 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-29.fc18.noarch as install for ghostscript-9.06-3.fc18.x86_64 >22:53:43,212 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-20.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >22:53:43,213 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.3-1.fc18.x86_64 as install for ghostscript-9.06-3.fc18.x86_64 >22:53:43,220 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2012.85-2.fc18.noarch as install for glib-networking-2.34.2-1.fc18.x86_64 >22:53:43,221 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.10-1.fc18.x86_64 as install for glib-networking-2.34.2-1.fc18.x86_64 >22:53:43,224 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.14-5.fc18.x86_64 as install for glibc-2.16-24.fc18.x86_64 >22:53:43,224 DEBUG yum.verbose.YumBase: Quick matched nss-softokn-freebl-3.14-5.fc18.x86_64 to require for libfreebl3.so()(64bit) >22:53:43,228 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGLU-9.0.0-1.fc18.x86_64 as install for glx-utils-7.10-8.20101028.fc18.x86_64 >22:53:43,229 DEBUG yum.verbose.YumBase: TSINFO: Marking libGLEW-1.7.0-3.fc18.x86_64 as install for glx-utils-7.10-8.20101028.fc18.x86_64 >22:53:43,230 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-9.0-2.fc18.x86_64 as install for glx-utils-7.10-8.20101028.fc18.x86_64 >22:53:43,236 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-4.101-2.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-1.fc18.x86_64 >22:53:43,239 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-2.1-4.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-1.fc18.x86_64 >22:53:43,242 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:obexd-0.46-3.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-1.fc18.x86_64 >22:53:43,243 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-obexftp-1.14.2-1.fc18.x86_64 as install for 1:gnome-bluetooth-3.6.1-1.fc18.x86_64 >22:53:43,253 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.17-3.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >22:53:43,255 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.3-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >22:53:43,256 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.3-1.fc18.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >22:53:43,256 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.3-1.fc18.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >22:53:43,256 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.3-1.fc18.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.8)(64bit) >22:53:43,257 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.3-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >22:53:43,258 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.3-1.fc18.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >22:53:43,258 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.3-1.fc18.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.8)(64bit) >22:53:43,259 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-0.10.2.1-3.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >22:53:43,260 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.14-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >22:53:43,262 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.14-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >22:53:43,264 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.1-1.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >22:53:43,265 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.1-1.fc18.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.6)(64bit) >22:53:43,265 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.1-1.fc18.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >22:53:43,266 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-12.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >22:53:43,268 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-0.10.2.1-3.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >22:53:43,271 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.1-4.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >22:53:43,273 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.1-4.fc18.x86_64 as install for gnome-boxes-3.6.2-1.fc18.x86_64 >22:53:43,275 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxdg-0.24-1.fc18.noarch as install for gnome-clocks-0.1.4-1.fc18.noarch >22:53:43,276 DEBUG yum.verbose.YumBase: TSINFO: Marking pycanberra-0-0.2.git65c3b3f.fc18.noarch as install for gnome-clocks-0.1.4-1.fc18.noarch >22:53:43,285 DEBUG yum.verbose.YumBase: TSINFO: Marking argyllcms-1.4.0-6.fc18.x86_64 as install for gnome-color-manager-3.6.0-1.fc18.x86_64 >22:53:43,286 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.34.2-1.fc18.x86_64 as install for gnome-color-manager-3.6.0-1.fc18.x86_64 >22:53:43,288 DEBUG yum.verbose.YumBase: TSINFO: Marking libmash-0.2.0-7.fc18.x86_64 as install for gnome-color-manager-3.6.0-1.fc18.x86_64 >22:53:43,290 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.23-3.fc18.x86_64 as install for gnome-color-manager-3.6.0-1.fc18.x86_64 >22:53:43,291 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.22-3.fc18.x86_64 as install for gnome-color-manager-3.6.0-1.fc18.x86_64 >22:53:43,309 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-1.99.0-1.fc18.x86_64 as install for gnome-disk-utility-3.6.1-1.fc18.x86_64 >22:53:43,311 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-1.99.0-1.fc18.x86_64 as install for gnome-disk-utility-3.6.1-1.fc18.x86_64 >22:53:43,318 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.2-3.fc18.x86_64 as install for gnome-documents-3.6.2-1.fc18.x86_64 >22:53:43,319 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.90-1.fc18.x86_64 as install for gnome-documents-3.6.2-1.fc18.x86_64 >22:53:43,320 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.34.0-1.fc18.x86_64 as install for gnome-documents-3.6.2-1.fc18.x86_64 >22:53:43,331 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-device-rebind-0.8.4-7.fc18.x86_64 as install for gnome-packagekit-3.6.1-1.fc18.x86_64 >22:53:43,333 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-settings-daemon-updates-3.6.3-1.fc18.x86_64 as install for gnome-packagekit-3.6.1-1.fc18.x86_64 >22:53:43,342 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-panel-libs-3.6.2-1.fc18.x86_64 as install for gnome-panel-3.6.2-1.fc18.x86_64 >22:53:43,343 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.4-1.fc18.x86_64 as install for gnome-panel-3.6.2-1.fc18.x86_64 >22:53:43,345 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-session-xsession-3.6.2-2.fc18.x86_64 as install for gnome-panel-3.6.2-1.fc18.x86_64 >22:53:43,352 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-1.fc18.x86_64 as install for gnome-screensaver-3.6.1-1.fc18.x86_64 >22:53:43,353 DEBUG yum.verbose.YumBase: Quick matched libgnomekbd-3.6.0-1.fc18.x86_64 to require for libgnomekbd.so.8()(64bit) >22:53:43,354 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.2-2.fc18.x86_64 as install for gnome-screensaver-3.6.1-1.fc18.x86_64 >22:53:43,355 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-4.fc18.x86_64 as install for gnome-screensaver-3.6.1-1.fc18.x86_64 >22:53:43,363 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.7-2.fc18.x86_64 as install for gnome-session-3.6.2-2.fc18.x86_64 >22:53:43,373 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-2.fc18.x86_64 as install for gnome-settings-daemon-3.6.3-1.fc18.x86_64 >22:53:43,386 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.6.2-1.fc18.x86_64 as install for gnome-shell-3.6.2-2.fc18.x86_64 >22:53:43,388 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-8.fc18.x86_64 as install for gnome-shell-3.6.2-2.fc18.x86_64 >22:53:43,389 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gdm-libs-3.6.2-1.fc18.x86_64 as install for gnome-shell-3.6.2-2.fc18.x86_64 >22:53:43,390 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:js-1.8.5-10.fc18.x86_64 as install for gnome-shell-3.6.2-2.fc18.x86_64 >22:53:43,392 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-1.fc18.x86_64 as install for gnome-shell-3.6.2-2.fc18.x86_64 >22:53:43,403 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.2.11-1.fc18.x86_64 as install for gnome-system-monitor-3.6.1-2.fc18.x86_64 >22:53:43,404 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.28.4-2.fc18.x86_64 as install for gnome-system-monitor-3.6.1-2.fc18.x86_64 >22:53:43,406 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.6.0-1.fc18.x86_64 as install for gnome-system-monitor-3.6.1-2.fc18.x86_64 >22:53:43,407 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.34.1-1.fc18.x86_64 as install for gnome-system-monitor-3.6.1-2.fc18.x86_64 >22:53:43,408 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.34.1-1.fc18.x86_64 to require for libgiomm-2.4.so.1()(64bit) >22:53:43,409 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-5.fc18.x86_64 as install for gnome-system-monitor-3.6.1-2.fc18.x86_64 >22:53:43,410 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.6-2.fc18.x86_64 as install for gnome-system-monitor-3.6.1-2.fc18.x86_64 >22:53:43,416 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.6.2-1.fc18.x86_64 as install for gnome-themes-standard-3.6.2-1.fc18.x86_64 >22:53:43,418 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.6.2-1.fc18.x86_64 as install for gnome-themes-standard-3.6.2-1.fc18.x86_64 >22:53:43,419 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.6.2-1.fc18.noarch as install for gnome-themes-standard-3.6.2-1.fc18.x86_64 >22:53:43,421 DEBUG yum.verbose.YumBase: TSINFO: Marking gnu-free-fonts-common-20120503-3.fc18.noarch as install for gnu-free-mono-fonts-20120503-3.fc18.noarch >22:53:43,427 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-8.fc18.x86_64 as install for gnupg2-2.0.19-4.fc18.x86_64 >22:53:43,429 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.0.3-3.fc18.x86_64 as install for gnupg2-2.0.19-4.fc18.x86_64 >22:53:43,430 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-17.fc18.x86_64 as install for gnupg2-2.0.19-4.fc18.x86_64 >22:53:43,448 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-4.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >22:53:43,449 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.1.0-2.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >22:53:43,450 DEBUG yum.verbose.YumBase: TSINFO: Marking libvdpau-0.5-1.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >22:53:43,452 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.16-6.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >22:53:43,453 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.0.1-1.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >22:53:43,454 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-21.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >22:53:43,456 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-9.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >22:53:43,459 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-3.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >22:53:43,460 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgsttag-0.10.so.0()(64bit) >22:53:43,460 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >22:53:43,461 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >22:53:43,461 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstriff-0.10.so.0()(64bit) >22:53:43,461 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstpbutils-0.10.so.0()(64bit) >22:53:43,461 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >22:53:43,461 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstfft-0.10.so.0()(64bit) >22:53:43,461 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >22:53:43,461 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-3.fc18.x86_64 to require for libgstapp-0.10.so.0()(64bit) >22:53:43,462 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-7.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >22:53:43,464 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.0-3.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >22:53:43,465 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.0-3.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >22:53:43,466 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-6.fc18.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-11.fc18.x86_64 >22:53:43,470 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.46.02-6.fc18.x86_64 as install for gstreamer-plugins-espeak-0.4.0-1.fc18.x86_64 >22:53:43,488 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.60.1-4.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >22:53:43,489 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.3-3.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >22:53:43,491 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-0.8.8-3.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >22:53:43,492 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-4.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >22:53:43,493 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.8-2.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >22:53:43,495 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.15.rc1.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >22:53:43,496 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-8.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >22:53:43,497 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-12.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >22:53:43,499 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.0.8-3.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >22:53:43,500 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-2.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >22:53:43,501 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-8.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >22:53:43,502 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-14.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >22:53:43,504 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-1.2.1-10.fc18.x86_64 as install for gstreamer-plugins-good-0.10.31-5.fc18.x86_64 >22:53:43,520 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.2-1.fc18.x86_64 as install for gvfs-fuse-1.14.2-1.fc18.x86_64 >22:53:43,520 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.2-1.fc18.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >22:53:43,521 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.2-1.fc18.x86_64 as install for gvfs-fuse-1.14.2-1.fc18.x86_64 >22:53:43,523 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.2.3-1.fc18.x86_64 as install for gvfs-fuse-1.14.2-1.fc18.x86_64 >22:53:43,530 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.0-3.fc18.x86_64 as install for gvfs-gphoto2-1.14.2-1.fc18.x86_64 >22:53:43,531 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.0-3.fc18.x86_64 to require for libgphoto2_port.so.10()(64bit) >22:53:43,531 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.0-3.fc18.x86_64 to require for libgphoto2.so.6()(64bit) >22:53:43,535 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libsmbclient-4.0.0-168.fc18.rc5.x86_64 as install for gvfs-smb-1.14.2-1.fc18.x86_64 >22:53:43,537 DEBUG yum.verbose.YumBase: Quick matched 2:libsmbclient-4.0.0-168.fc18.rc5.x86_64 to require for libsmbclient.so.0()(64bit) >22:53:43,549 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.12.10-4.a.fc18.x86_64 as install for 1:hpijs-3.12.10-4.a.fc18.x86_64 >22:53:43,551 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-5.7.2-4.fc18.x86_64 as install for 1:hpijs-3.12.10-4.a.fc18.x86_64 >22:53:43,553 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.12.10-4.a.fc18.x86_64 to require for libhpip.so.0()(64bit) >22:53:43,559 DEBUG yum.verbose.YumBase: TSINFO: Marking python-imaging-1.1.7-7.fc18.x86_64 as install for hplip-3.12.10-4.a.fc18.x86_64 >22:53:43,560 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-4.fc18.x86_64 as install for hplip-3.12.10-4.a.fc18.x86_64 >22:53:43,564 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20110318-9.fc18.noarch as install for hunspell-1.3.2-8.fc18.x86_64 >22:53:43,567 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.4.99.20121006-2.fc18.x86_64 as install for ibus-anthy-1.4.99.20121006-1.fc18.x86_64 >22:53:43,569 DEBUG yum.verbose.YumBase: TSINFO: Marking kasumi-2.5-9.fc18.x86_64 as install for ibus-anthy-1.4.99.20121006-1.fc18.x86_64 >22:53:43,571 DEBUG yum.verbose.YumBase: TSINFO: Marking anthy-9100h-18.fc18.x86_64 as install for ibus-anthy-1.4.99.20121006-1.fc18.x86_64 >22:53:43,572 DEBUG yum.verbose.YumBase: Quick matched anthy-9100h-18.fc18.x86_64 to require for libanthydic.so.0()(64bit) >22:53:43,572 DEBUG yum.verbose.YumBase: Quick matched anthy-9100h-18.fc18.x86_64 to require for libanthy.so.0()(64bit) >22:53:43,575 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.3-5.fc18.x86_64 as install for ibus-chewing-1.4.3-1.fc18.x86_64 >22:53:43,576 DEBUG yum.verbose.YumBase: Quick matched libchewing-0.3.3-5.fc18.x86_64 to require for libchewing.so.3()(64bit) >22:53:43,579 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-3.fc18.x86_64 as install for ibus-hangul-1.4.1-7.fc18.x86_64 >22:53:43,579 DEBUG yum.verbose.YumBase: Quick matched libhangul-0.1.0-3.fc18.x86_64 to require for libhangul.so.1()(64bit) >22:53:43,585 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-0.8.0-1.fc18.x86_64 as install for ibus-libpinyin-1.4.93-4.fc18.x86_64 >22:53:43,586 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-0.8.0-1.fc18.x86_64 as install for ibus-libpinyin-1.4.93-4.fc18.x86_64 >22:53:43,587 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.8.0-1.fc18.x86_64 to require for libpinyin.so.2(LIBPINYIN)(64bit) >22:53:43,587 DEBUG yum.verbose.YumBase: Quick matched libpinyin-0.8.0-1.fc18.x86_64 to require for libpinyin.so.2()(64bit) >22:53:43,587 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.3.0-4.fc18.x86_64 as install for ibus-libpinyin-1.4.93-4.fc18.x86_64 >22:53:43,589 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.1.4-11.fc18.x86_64 as install for ibus-libpinyin-1.4.93-4.fc18.x86_64 >22:53:43,593 DEBUG yum.verbose.YumBase: TSINFO: Marking eekboard-service-1.0.8-2.fc18.x86_64 as install for ibus-m17n-1.3.4-6.fc18.x86_64 >22:53:43,595 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-3.fc18.x86_64 as install for ibus-m17n-1.3.4-6.fc18.x86_64 >22:53:43,596 DEBUG yum.verbose.YumBase: TSINFO: Marking iok-2.1.3-2.fc18.x86_64 as install for ibus-m17n-1.3.4-6.fc18.x86_64 >22:53:43,597 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-3.fc18.x86_64 to require for libm17n-core.so.0()(64bit) >22:53:43,598 DEBUG yum.verbose.YumBase: TSINFO: Marking eekboard-libs-1.0.8-2.fc18.x86_64 as install for ibus-m17n-1.3.4-6.fc18.x86_64 >22:53:43,599 DEBUG yum.verbose.YumBase: Quick matched eekboard-libs-1.0.8-2.fc18.x86_64 to require for libeek.so.0()(64bit) >22:53:43,602 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-m17n-0.0.2-3.fc18.x86_64 as install for ibus-typing-booster-0.0.23-1.fc18.noarch >22:53:43,608 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.1.x86_64 as install for icedtea-web-1.3.1-1.fc18.x86_64 >22:53:43,613 DEBUG yum.verbose.YumBase: TSINFO: Marking im-chooser-common-1.6.2-1.fc18.x86_64 as install for im-chooser-1.6.2-1.fc18.x86_64 >22:53:43,615 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.5.0-2.fc18.x86_64 as install for im-chooser-1.6.2-1.fc18.x86_64 >22:53:43,626 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-9.dsf.fc18.x86_64 as install for initscripts-9.42-1.fc18.2.x86_64 >22:53:43,627 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.10-5.fc18.x86_64 as install for initscripts-9.42-1.fc18.2.x86_64 >22:53:43,628 DEBUG yum.verbose.YumBase: TSINFO: Marking fedora-release-18-0.8.noarch as install for initscripts-9.42-1.fc18.2.x86_64 >22:53:43,630 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.0.1-2.fc18.x86_64 as install for initscripts-9.42-1.fc18.2.x86_64 >22:53:43,636 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.21-3.fc18.x86_64 as install for iproute-3.6.0-2.fc18.x86_64 >22:53:43,637 DEBUG yum.verbose.YumBase: TSINFO: Marking linux-atm-libs-2.5.1-5.fc18.x86_64 as install for iproute-3.6.0-2.fc18.x86_64 >22:53:43,641 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.1-2.fc18.x86_64 as install for iptstate-2.2.2-8.fc18.x86_64 >22:53:43,650 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.7-7.fc18.x86_64 as install for 2:irqbalance-1.0.3-8.fc18.x86_64 >22:53:43,650 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.7-7.fc18.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >22:53:43,651 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.7-7.fc18.x86_64 to require for libnuma.so.1()(64bit) >22:53:43,657 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.241-1.fc18.noarch as install for isdn4k-utils-3.2-84.fc18.x86_64 >22:53:43,658 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.3.0-2.fc18.x86_64 as install for isdn4k-utils-3.2-84.fc18.x86_64 >22:53:43,663 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.3-6.fc18.noarch as install for kbd-1.15.3-6.fc18.x86_64 >22:53:43,665 DEBUG yum.verbose.YumBase: TSINFO: Marking grubby-8.20-1.fc18.x86_64 as install for kernel-3.6.7-5.fc18.x86_64 >22:53:43,666 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-024-10.git20121121.fc18.x86_64 as install for kernel-3.6.7-5.fc18.x86_64 >22:53:43,669 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-15.fc18.noarch as install for khmeros-base-fonts-5.0-15.fc18.noarch >22:53:43,676 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.21-10.fc18.x86_64 as install for less-444-9.fc18.x86_64 >22:53:43,688 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.10-16.fc18.x86_64 as install for libcanberra-gtk2-0.30-2.fc18.x86_64 >22:53:43,689 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-7.fc18.x86_64 as install for libcanberra-gtk2-0.30-2.fc18.x86_64 >22:53:43,694 DEBUG yum.verbose.YumBase: TSINFO: Marking liberation-fonts-common-2.00.1-4.fc18.noarch as install for liberation-mono-fonts-2.00.1-4.fc18.noarch >22:53:43,708 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.23-4.fc18.x86_64 as install for libsane-hpaio-3.12.10-4.a.fc18.x86_64 >22:53:43,718 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-db-1.6.4-1.fc18.noarch as install for m17n-contrib-1.1.14-1.fc18.noarch >22:53:43,721 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.5-3.fc18.x86_64 as install for man-db-2.6.3-2.fc18.x86_64 >22:53:43,722 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.2-1.fc18.x86_64 as install for man-db-2.6.3-2.fc18.x86_64 >22:53:43,723 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-3.fc18.x86_64 as install for man-db-2.6.3-2.fc18.x86_64 >22:53:43,729 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.0.18-1.fc18.x86_64 as install for mdadm-3.2.6-1.fc18.x86_64 >22:53:43,736 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-dri-filesystem-9.0-2.fc18.x86_64 as install for mesa-dri-drivers-9.0-2.fc18.x86_64 >22:53:43,737 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.10-3.fc18.x86_64 as install for mesa-dri-drivers-9.0-2.fc18.x86_64 >22:53:43,738 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.40-1.fc18.x86_64 as install for mesa-dri-drivers-9.0-2.fc18.x86_64 >22:53:43,739 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm_nouveau.so.2()(64bit) >22:53:43,739 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm_intel.so.1()(64bit) >22:53:43,739 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.40-1.fc18.x86_64 to require for libdrm.so.2()(64bit) >22:53:43,740 DEBUG yum.verbose.YumBase: TSINFO: Marking llvm-libs-3.1-11.fc18.x86_64 as install for mesa-dri-drivers-9.0-2.fc18.x86_64 >22:53:43,747 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.2-2.fc18.x86_64 as install for metacity-2.34.13-1.fc18.x86_64 >22:53:43,748 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.13-2.fc18.x86_64 as install for metacity-2.34.13-1.fc18.x86_64 >22:53:43,752 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.5.20111007git.fc18.x86_64 as install for minicom-2.5-8.fc17.x86_64 >22:53:43,752 DEBUG yum.verbose.YumBase: Quick matched lockdev-1.0.4-0.5.20111007git.fc18.x86_64 to require for liblockdev.so.1()(64bit) >22:53:43,773 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.18.4-1.fc18.x86_64 as install for 1:nautilus-sendto-3.6.0-1.fc18.x86_64 >22:53:43,775 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.12.2.1-2.fc18.x86_64 as install for 1:nautilus-sendto-3.6.0-1.fc18.x86_64 >22:53:43,790 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.0-20.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >22:53:43,792 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.2-42.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >22:53:43,793 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-4.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >22:53:43,795 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.22.1-2.1.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >22:53:43,795 DEBUG yum.verbose.YumBase: Quick matched libmount-2.22.1-2.1.fc18.x86_64 to require for libmount >22:53:43,796 DEBUG yum.verbose.YumBase: TSINFO: Marking libgssglue-0.4-1.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >22:53:43,797 DEBUG yum.verbose.YumBase: Quick matched libgssglue-0.4-1.fc18.x86_64 to require for libgssglue >22:53:43,798 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.18-2.fc18.x86_64 as install for 1:nfs-utils-1.2.6-14.fc18.x86_64 >22:53:43,808 DEBUG yum.verbose.YumBase: TSINFO: Marking socat-1.7.2.1-2.fc18.x86_64 as install for 2:nmap-ncat-6.01-7.fc18.x86_64 >22:53:43,817 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.14-3.fc18.x86_64 as install for ntsysv-1.3.59-2.fc18.x86_64 >22:53:43,818 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.14-3.fc18.x86_64 to require for libnewt.so.0.52()(64bit) >22:53:43,828 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.1p1-2.fc18.x86_64 as install for openssh-clients-6.1p1-2.fc18.x86_64 >22:53:43,829 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.0-7.20120601cvs.fc18.x86_64 as install for openssh-clients-6.1p1-2.fc18.x86_64 >22:53:43,838 DEBUG yum.verbose.YumBase: TSINFO: Marking python-brlapi-0.5.6-7.fc18.x86_64 as install for orca-3.6.3-1.fc18.x86_64 >22:53:43,839 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-python-0.7.1-8.fc18.x86_64 as install for orca-3.6.3-1.fc18.x86_64 >22:53:43,840 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.7.1-8.fc18.x86_64 as install for orca-3.6.3-1.fc18.x86_64 >22:53:43,842 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.6.0-1.fc18.noarch as install for orca-3.6.3-1.fc18.x86_64 >22:53:43,843 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python-2.4.1-2.fc18.noarch as install for orca-3.6.3-1.fc18.x86_64 >22:53:43,858 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-23.fc18.x86_64 as install for paps-0.6.8-23.fc18.x86_64 >22:53:43,858 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-23.fc18.x86_64 to require for libpaps.so.0()(64bit) >22:53:43,867 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.58-1.fc18.x86_64 as install for passwd-0.78.99-2.fc18.x86_64 >22:53:43,871 DEBUG yum.verbose.YumBase: TSINFO: Marking passwdqc-lib-1.2.2-4.fc18.x86_64 as install for passwdqc-1.2.2-4.fc18.x86_64 >22:53:43,874 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-12.fc18.x86_64 as install for pcmciautils-018-3.fc18.x86_64 >22:53:43,877 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.14.20120809git.fc18.noarch as install for pinfo-0.6.10-6.fc18.x86_64 >22:53:43,882 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.8-3.fc18.x86_64 as install for plymouth-0.8.8-3.fc18.x86_64 >22:53:43,883 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.8-3.fc18.x86_64 as install for plymouth-0.8.8-3.fc18.x86_64 >22:53:43,884 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.8-3.fc18.x86_64 to require for libply-splash-core.so.2()(64bit) >22:53:43,885 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.8-3.fc18.x86_64 as install for plymouth-system-theme-0.8.8-3.fc18.x86_64 >22:53:43,890 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.1.12-7.fc18.x86_64 as install for policycoreutils-2.1.13-34.fc18.x86_64 >22:53:43,891 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.9-1.fc18.x86_64 as install for policycoreutils-2.1.13-34.fc18.x86_64 >22:53:43,893 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.2-11.fc18.x86_64 as install for policycoreutils-2.1.13-34.fc18.x86_64 >22:53:43,907 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.155-1.fc18.x86_64 as install for prelink-0.4.6-7.fc18.x86_64 >22:53:43,908 DEBUG yum.verbose.YumBase: Quick matched elfutils-libelf-0.155-1.fc18.x86_64 to require for libelf.so.1()(64bit) >22:53:43,921 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-3.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >22:53:43,923 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9-1.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >22:53:43,924 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-1.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >22:53:43,925 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.9-5.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >22:53:43,927 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-4.fc18.x86_64 as install for pulseaudio-2.1-4.fc18.x86_64 >22:53:43,940 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.00-6.fc18.noarch as install for 1:quota-4.00-6.fc18.x86_64 >22:53:43,956 DEBUG yum.verbose.YumBase: TSINFO: Marking python-mako-0.5.0-5.fc18.noarch as install for rhythmbox-2.98-4.fc18.x86_64 >22:53:43,957 DEBUG yum.verbose.YumBase: TSINFO: Marking media-player-info-17-1.fc18.noarch as install for rhythmbox-2.98-4.fc18.x86_64 >22:53:43,958 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-afc-1.14.2-1.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >22:53:43,960 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-python-0.10.22-3.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >22:53:43,962 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-legacy-3.6.2-1.fc18.noarch as install for rhythmbox-2.98-4.fc18.x86_64 >22:53:43,963 DEBUG yum.verbose.YumBase: TSINFO: Marking libmx-1.4.7-2.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >22:53:43,965 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.5-2.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >22:53:43,966 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.3-1.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >22:53:43,968 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpod-0.8.2-7.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >22:53:43,969 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.14-3.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >22:53:43,971 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst-1.6.0-3.fc18.x86_64 as install for rhythmbox-2.98-4.fc18.x86_64 >22:53:43,980 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.21-3.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >22:53:43,982 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.10.1-3.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >22:53:43,983 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.10.1-3.fc18.x86_64 to require for librpm.so.3()(64bit) >22:53:43,984 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-2alpha.fc18.x86_64 as install for rpm-4.10.1-3.fc18.x86_64 >22:53:44,009 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 as install for 2:samba-client-4.0.0-168.fc18.rc5.x86_64 >22:53:44,012 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:samba-common-4.0.0-168.fc18.rc5.x86_64 as install for 2:samba-client-4.0.0-168.fc18.rc5.x86_64 >22:53:44,015 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_reg.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,015 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_cmdline.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,015 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libtrusts_util.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,016 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.17-1.fc18.x86_64 as install for 2:samba-client-4.0.0-168.fc18.rc5.x86_64 >22:53:44,017 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.17-1.fc18.x86_64 to require for libtevent.so.0(TEVENT_0.9.12)(64bit) >22:53:44,018 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbregistry.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,018 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >22:53:44,018 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >22:53:44,018 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmb_transport.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,018 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libserver-role.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,018 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsecrets3.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,019 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamdb-common.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,019 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba3-util.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,019 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >22:53:44,019 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-sockets.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,019 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-security.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,019 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >22:53:44,020 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >22:53:44,020 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libreplace.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,020 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libregistry.so.0(REGISTRY_0.0.1)(64bit) >22:53:44,021 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libnetif.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,021 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >22:53:44,021 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >22:53:44,021 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-samba.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,021 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >22:53:44,021 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libmsrpc3.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,022 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibsmb.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,022 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,022 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_lsa3.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,022 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libldbsamba.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,024 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.13-1.fc18.x86_64 as install for 2:samba-client-4.0.0-168.fc18.rc5.x86_64 >22:53:44,025 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.13-1.fc18.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >22:53:44,025 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.13-1.fc18.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >22:53:44,025 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.13-1.fc18.x86_64 to require for libldb.so.1(LDB_0.9.10)(64bit) >22:53:44,025 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >22:53:44,026 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libevents.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,026 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liberrors.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,026 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >22:53:44,026 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc-samba.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,026 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >22:53:44,026 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdbwrap.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,027 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcmdline-credentials.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,027 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcliauth.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,027 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_spoolss.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,027 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_smb_common.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,027 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_cldap.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,027 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-nbt.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,028 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-ldap.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,029 DEBUG yum.verbose.YumBase: TSINFO: Marking libbsd-0.4.2-2.fc18.x86_64 as install for 2:samba-client-4.0.0-168.fc18.rc5.x86_64 >22:53:44,029 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libCHARSET3.so(SAMBA_4.0.0RC5)(64bit) >22:53:44,030 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_tdb.so()(64bit) >22:53:44,030 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_reg.so()(64bit) >22:53:44,030 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libutil_cmdline.so()(64bit) >22:53:44,030 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libtrusts_util.so()(64bit) >22:53:44,031 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbregistry.so()(64bit) >22:53:44,031 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbconf.so.0()(64bit) >22:53:44,031 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmbclient-raw.so.0()(64bit) >22:53:44,031 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsmb_transport.so()(64bit) >22:53:44,032 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libserver-role.so()(64bit) >22:53:44,032 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsecrets3.so()(64bit) >22:53:44,032 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamdb-common.so()(64bit) >22:53:44,032 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba3-util.so()(64bit) >22:53:44,032 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-util.so.0()(64bit) >22:53:44,032 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-sockets.so()(64bit) >22:53:44,033 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-security.so()(64bit) >22:53:44,033 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >22:53:44,033 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libsamba-credentials.so.0()(64bit) >22:53:44,033 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libreplace.so()(64bit) >22:53:44,033 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libregistry.so.0()(64bit) >22:53:44,034 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libnetif.so()(64bit) >22:53:44,034 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr.so.0()(64bit) >22:53:44,034 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-standard.so.0()(64bit) >22:53:44,034 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-samba.so()(64bit) >22:53:44,035 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libndr-nbt.so.0()(64bit) >22:53:44,035 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libmsrpc3.so()(64bit) >22:53:44,035 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibsmb.so()(64bit) >22:53:44,035 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_netlogon3.so()(64bit) >22:53:44,035 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liblibcli_lsa3.so()(64bit) >22:53:44,035 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libldbsamba.so()(64bit) >22:53:44,036 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libgensec.so.0()(64bit) >22:53:44,036 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libevents.so()(64bit) >22:53:44,037 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for liberrors.so()(64bit) >22:53:44,037 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc.so.0()(64bit) >22:53:44,037 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc-samba.so()(64bit) >22:53:44,037 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdcerpc-binding.so.0()(64bit) >22:53:44,037 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libdbwrap.so()(64bit) >22:53:44,037 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcmdline-credentials.so()(64bit) >22:53:44,038 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcliauth.so()(64bit) >22:53:44,038 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_spoolss.so()(64bit) >22:53:44,038 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_smb_common.so()(64bit) >22:53:44,038 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli_cldap.so()(64bit) >22:53:44,038 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-nbt.so()(64bit) >22:53:44,038 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libcli-ldap.so()(64bit) >22:53:44,039 DEBUG yum.verbose.YumBase: Quick matched 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 to require for libCHARSET3.so()(64bit) >22:53:44,045 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.23-4.fc18.x86_64 as install for sane-backends-drivers-scanners-1.0.23-4.fc18.x86_64 >22:53:44,047 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.3-11.fc18.x86_64 as install for sane-backends-drivers-scanners-1.0.23-4.fc18.x86_64 >22:53:44,048 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-12.fc18.x86_64 as install for sane-backends-drivers-scanners-1.0.23-4.fc18.x86_64 >22:53:44,060 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.1-8.fc18.x86_64 as install for seahorse-3.6.3-1.fc18.x86_64 >22:53:44,061 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-1.fc18.x86_64 as install for seahorse-3.6.3-1.fc18.x86_64 >22:53:44,062 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-1.fc18.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >22:53:44,063 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-1.fc18.x86_64 to require for libgpgme.so.11()(64bit) >22:53:44,063 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-6.fc18.x86_64 as install for seahorse-3.6.3-1.fc18.x86_64 >22:53:44,065 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.11.1-58.fc18.noarch as install for selinux-policy-targeted-3.11.1-58.fc18.noarch >22:53:44,066 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.11.1-58.fc18.noarch to require for selinux-policy >22:53:44,072 DEBUG yum.verbose.YumBase: TSINFO: Marking procmail-3.22-31.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >22:53:44,073 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.23-36.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >22:53:44,075 DEBUG yum.verbose.YumBase: TSINFO: Marking hesiod-3.1.0-22.fc18.x86_64 as install for sendmail-8.14.5-15.fc18.x86_64 >22:53:44,080 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.1.18-1.fc18.x86_64 as install for setroubleshoot-3.1.18-1.fc18.x86_64 >22:53:44,082 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-7.fc18.x86_64 as install for setroubleshoot-3.1.18-1.fc18.x86_64 >22:53:44,083 DEBUG yum.verbose.YumBase: TSINFO: Marking notify-python-0.1.1-21.fc18.x86_64 as install for setroubleshoot-3.1.18-1.fc18.x86_64 >22:53:44,084 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-gtk-2.0.18-1.fc18.x86_64 as install for setroubleshoot-3.1.18-1.fc18.x86_64 >22:53:44,087 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-1.fc18.x86_64 as install for setuptool-1.19.11-5.fc18.x86_64 >22:53:44,099 DEBUG yum.verbose.YumBase: TSINFO: Marking unique3-3.0.2-4.fc18.x86_64 as install for shotwell-0.13.1-1.fc18.x86_64 >22:53:44,100 DEBUG yum.verbose.YumBase: TSINFO: Marking LibRaw-0.14.6-3.fc18.x86_64 as install for shotwell-0.13.1-1.fc18.x86_64 >22:53:44,102 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.7.2-8.fc18.x86_64 as install for shotwell-0.13.1-1.fc18.x86_64 >22:53:44,103 DEBUG yum.verbose.YumBase: TSINFO: Marking libgexiv2-0.4.1-3.fc18.x86_64 as install for shotwell-0.13.1-1.fc18.x86_64 >22:53:44,113 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-7.fc18.x86_64 as install for 1:smartmontools-5.43-3.fc18.x86_64 >22:53:44,115 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-5.0.1-3.fc18.noarch as install for smc-meera-fonts-5.0.1-3.fc18.noarch >22:53:44,116 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-5.1.2-2alpha.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >22:53:44,118 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.10.1-3.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >22:53:44,119 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.0-3.fc18.x86_64 as install for sos-2.2-30.fc18.noarch >22:53:44,123 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-2.fc18.x86_64 as install for spice-vdagent-0.12.0-2.fc18.x86_64 >22:53:44,136 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-client-1.9.2-2.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >22:53:44,137 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.9.2-2.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >22:53:44,139 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.9.2-2.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >22:53:44,140 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.23-36.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >22:53:44,142 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.3-13.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >22:53:44,144 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.31-2.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >22:53:44,146 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1-16.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >22:53:44,147 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-0.7.0-12.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >22:53:44,148 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-12.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >22:53:44,149 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-12.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >22:53:44,150 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.9.1-2.fc18.x86_64 as install for sssd-1.9.2-2.fc18.x86_64 >22:53:44,165 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-2.fc18.x86_64 as install for sushi-3.6.1-1.fc18.x86_64 >22:53:44,169 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.3.11-1.fc18.x86_64 as install for system-config-printer-1.3.11-1.fc18.x86_64 >22:53:44,170 DEBUG yum.verbose.YumBase: TSINFO: Marking python-smbc-1.0.13-5.fc18.x86_64 as install for system-config-printer-1.3.11-1.fc18.x86_64 >22:53:44,171 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-gtk-0.2.21-1.fc18.noarch as install for system-config-printer-1.3.11-1.fc18.x86_64 >22:53:44,173 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-gnomekeyring-2.32.0-12.fc18.x86_64 as install for system-config-printer-1.3.11-1.fc18.x86_64 >22:53:44,184 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-myhostname-0.3-3.fc18.x86_64 as install for systemd-195-8.fc18.x86_64 >22:53:44,185 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-10-1.fc18.x86_64 as install for systemd-195-8.fc18.x86_64 >22:53:44,187 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.3.1-4.fc18.x86_64 as install for systemd-195-8.fc18.x86_64 >22:53:44,188 DEBUG yum.verbose.YumBase: TSINFO: Marking libmicrohttpd-0.9.22-1.fc18.x86_64 as install for systemd-195-8.fc18.x86_64 >22:53:44,198 DEBUG yum.verbose.YumBase: TSINFO: Marking thai-scalable-fonts-common-0.5.0-3.fc18.noarch as install for thai-scalable-waree-fonts-0.5.0-3.fc18.noarch >22:53:44,203 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-1.fc18.x86_64 as install for tmpwatch-2.11-2.fc18.x86_64 >22:53:44,214 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.3-1.fc18.x86_64 as install for 1:totem-3.6.3-1.fc18.x86_64 >22:53:44,216 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-dvb-daemon-0.2.10-1.fc18.x86_64 as install for 1:totem-3.6.3-1.fc18.x86_64 >22:53:44,217 DEBUG yum.verbose.YumBase: TSINFO: Marking libzeitgeist-0.3.18-3.fc18.x86_64 as install for 1:totem-3.6.3-1.fc18.x86_64 >22:53:44,237 DEBUG yum.verbose.YumBase: TSINFO: Marking transmission-common-2.72-1.fc18.x86_64 as install for transmission-gtk-2.72-1.fc18.x86_64 >22:53:44,242 DEBUG yum.verbose.YumBase: TSINFO: Marking usb_modeswitch-data-20121109-1.fc18.noarch as install for usb_modeswitch-1.2.5-1.fc18.x86_64 >22:53:44,255 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-1.fc18.x86_64 as install for util-linux-2.22.1-2.1.fc18.x86_64 >22:53:44,256 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-1.fc18.x86_64 to require for libutempter.so.0()(64bit) >22:53:44,267 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-6.fc18.x86_64 as install for vinagre-3.6.2-1.fc18.x86_64 >22:53:44,268 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-6.fc18.x86_64 as install for vinagre-3.6.2-1.fc18.x86_64 >22:53:44,270 DEBUG yum.verbose.YumBase: TSINFO: Marking vlgothic-fonts-common-20121109-1.fc18.noarch as install for vlgothic-fonts-20121109-1.fc18.noarch >22:53:44,278 DEBUG yum.verbose.YumBase: TSINFO: Marking crda-1.1.2_2011.04.28-3.fc18.x86_64 as install for 1:wireless-tools-29-8.1.fc18.x86_64 >22:53:44,282 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-7.fc18.x86_64 as install for wvdial-1.61-6.fc18.x86_64 >22:53:44,283 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libwvstreams.so.4.6()(64bit) >22:53:44,283 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libwvbase.so.4.6()(64bit) >22:53:44,284 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-7.fc18.x86_64 to require for libuniconf.so.4.6()(64bit) >22:53:44,286 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.14-3.fc18.x86_64 as install for xdg-user-dirs-gtk-0.9-2.fc18.x86_64 >22:53:44,292 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.6-5.fc18.noarch as install for xorg-x11-drv-evdev-2.7.3-2.fc18.x86_64 >22:53:44,293 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.3-1.fc18.x86_64 as install for xorg-x11-drv-evdev-2.7.3-2.fc18.x86_64 >22:53:44,294 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.3-1.fc18.x86_64 to require for libmtdev.so.1()(64bit) >22:53:44,300 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.8-3.fc18.x86_64 as install for xorg-x11-drv-intel-2.20.14-1.fc18.x86_64 >22:53:44,301 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.7-2.fc18.x86_64 as install for xorg-x11-drv-intel-2.20.14-1.fc18.x86_64 >22:53:44,302 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.7-2.fc18.x86_64 as install for xorg-x11-drv-intel-2.20.14-1.fc18.x86_64 >22:53:44,318 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-9.0-2.fc18.x86_64 as install for xorg-x11-drv-vmware-12.0.2-3.20120718gite5ac80d8f.fc18.x86_64 >22:53:44,318 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-9.0-2.fc18.x86_64 to require for libxatracker.so.1()(64bit) >22:53:44,328 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.13.0-10.fc18.x86_64 as install for xorg-x11-server-Xorg-1.13.0-10.fc18.x86_64 >22:53:44,329 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.26.2-5.fc18.x86_64 as install for xorg-x11-server-Xorg-1.13.0-10.fc18.x86_64 >22:53:44,330 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.5-2.fc18.x86_64 as install for xorg-x11-server-Xorg-1.13.0-10.fc18.x86_64 >22:53:44,333 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.2-2.fc18.x86_64 as install for xorg-x11-utils-7.5-7.fc18.x86_64 >22:53:44,334 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.3-2.fc18.x86_64 as install for xorg-x11-utils-7.5-7.fc18.x86_64 >22:53:44,337 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.1-2.fc18.x86_64 as install for 1:xorg-x11-xauth-1.0.7-2.fc18.x86_64 >22:53:44,342 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.6.1-1.fc18.noarch as install for 1:yelp-3.6.2-1.fc18.x86_64 >22:53:44,343 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.6.2-1.fc18.x86_64 as install for 1:yelp-3.6.2-1.fc18.x86_64 >22:53:44,349 DEBUG yum.verbose.YumBase: TSINFO: Marking yp-tools-2.12-11.fc18.x86_64 as install for 3:ypbind-1.36-7.fc18.x86_64 >22:53:44,351 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-7.fc18.x86_64 as install for yum-3.4.3-45.fc18.noarch >22:53:44,352 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.9.1-22.fc18.noarch as install for yum-3.4.3-45.fc18.noarch >22:53:44,354 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-6.fc18.noarch as install for yum-3.4.3-45.fc18.noarch >22:53:44,355 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-3.fc18.x86_64 as install for yum-3.4.3-45.fc18.noarch >22:53:44,356 DEBUG yum.verbose.YumBase: TSINFO: Marking deltarpm-3.6-0.11.20110223git.fc18.x86_64 as install for yum-presto-0.9.0-1.fc18.noarch >22:53:44,358 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-2.fc18.noarch as install for yum-utils-1.1.31-6.fc18.noarch >22:53:44,393 DEBUG yum.verbose.YumBase: TSINFO: Marking preupgrade-1.1.11-2.fc18.noarch as install for PackageKit-0.8.4-7.fc18.x86_64 >22:53:44,395 DEBUG yum.verbose.YumBase: TSINFO: Marking comps-extras-20-5.fc18.noarch as install for PackageKit-0.8.4-7.fc18.x86_64 >22:53:44,396 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-yum-0.8.4-7.fc18.x86_64 as install for PackageKit-0.8.4-7.fc18.x86_64 >22:53:44,402 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.0.18-1.fc18.x86_64 as install for abrt-2.0.18-1.fc18.x86_64 >22:53:44,404 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.0.18-1.fc18.x86_64 as install for abrt-2.0.18-1.fc18.x86_64 >22:53:44,405 DEBUG yum.verbose.YumBase: TSINFO: Marking btparser-0.22-1.fc18.x86_64 as install for abrt-2.0.18-1.fc18.x86_64 >22:53:44,413 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-kerneloops-2.0.18-1.fc18.x86_64 as install for abrt-addon-kerneloops-2.0.18-1.fc18.x86_64 >22:53:44,416 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-6.0.8-2.fc18.x86_64 as install for abrt-addon-vmcore-2.0.18-1.fc18.x86_64 >22:53:44,423 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.0.18-1.fc18.x86_64 as install for abrt-gui-2.0.18-1.fc18.x86_64 >22:53:44,426 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.31.0-1801.svn2365.fc18.x86_64 as install for abrt-plugin-bodhi-2.0.18-1.fc18.x86_64 >22:53:44,427 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.31.0-1801.svn2365.fc18.x86_64 as install for abrt-plugin-bodhi-2.0.18-1.fc18.x86_64 >22:53:44,429 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.0.18-1.fc18.x86_64 as install for abrt-plugin-bodhi-2.0.18-1.fc18.x86_64 >22:53:44,453 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-12.fc18.x86_64 as install for alsa-tools-firmware-1.0.26.1-1.fc18.x86_64 >22:53:44,461 DEBUG yum.verbose.YumBase: TSINFO: Marking libXScrnSaver-1.2.2-2.fc18.x86_64 as install for argyllcms-1.4.0-6.fc18.x86_64 >22:53:44,468 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-gtk-1.111-1.fc18.x86_64 as install for authconfig-gtk-6.2.4-2.fc18.x86_64 >22:53:44,485 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.2-2.fc18.noarch as install for 32:bind-libs-9.9.2-2.fc18.x86_64 >22:53:44,508 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-9.0-2.fc18.x86_64 as install for cairo-1.12.8-1.fc18.x86_64 >22:53:44,520 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.1.0-5.fc18.x86_64 as install for cdrdao-1.2.3-16.fc18.x86_64 >22:53:44,520 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-5.fc18.x86_64 to require for libao.so.4()(64bit) >22:53:44,556 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.7-1.fc18.x86_64 as install for crda-1.1.2_2011.04.28-3.fc18.x86_64 >22:53:44,593 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.2-4.fc18.noarch as install for desktop-file-utils-0.21-1.fc18.x86_64 >22:53:44,610 DEBUG yum.verbose.YumBase: TSINFO: Marking sgpio-1.2.0.10-9.fc18.x86_64 as install for dmraid-events-1.0.0.rc16-17.fc18.x86_64 >22:53:44,611 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-event-1.02.77-3.fc18.x86_64 as install for dmraid-events-1.0.0.rc16-17.fc18.x86_64 >22:53:44,617 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-15.fc18.x86_64 as install for dracut-024-10.git20121121.fc18.x86_64 >22:53:44,621 DEBUG yum.verbose.YumBase: TSINFO: Marking python-boto-2.6.0-2.fc18.noarch as install for duplicity-0.6.18-2.fc18.x86_64 >22:53:44,622 DEBUG yum.verbose.YumBase: TSINFO: Marking python-GnuPGInterface-0.3.2-10.fc18.noarch as install for duplicity-0.6.18-2.fc18.x86_64 >22:53:44,623 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:ncftp-3.2.5-4.fc18.x86_64 as install for duplicity-0.6.18-2.fc18.x86_64 >22:53:44,624 DEBUG yum.verbose.YumBase: TSINFO: Marking gnupg-1.4.12-2.fc18.x86_64 as install for duplicity-0.6.18-2.fc18.x86_64 >22:53:44,626 DEBUG yum.verbose.YumBase: TSINFO: Marking librsync-0.9.7-18.fc18.x86_64 as install for duplicity-0.6.18-2.fc18.x86_64 >22:53:44,644 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.155-1.fc18.x86_64 as install for elfutils-0.155-1.fc18.x86_64 >22:53:44,645 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.149)(64bit) >22:53:44,646 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.148)(64bit) >22:53:44,646 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.138)(64bit) >22:53:44,646 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.127)(64bit) >22:53:44,646 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >22:53:44,646 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1(ELFUTILS_0.122)(64bit) >22:53:44,646 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libasm.so.1(ELFUTILS_1.0)(64bit) >22:53:44,647 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libdw.so.1()(64bit) >22:53:44,647 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.155-1.fc18.x86_64 to require for libasm.so.1()(64bit) >22:53:44,661 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-1.fc18.x86_64 as install for evince-libs-3.6.1-2.fc18.x86_64 >22:53:44,663 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.20.2-9.fc18.x86_64 as install for evince-libs-3.6.1-2.fc18.x86_64 >22:53:44,664 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-3.fc18.x86_64 as install for evince-libs-3.6.1-2.fc18.x86_64 >22:53:44,690 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.3-1.fc18.x86_64 as install for farstream02-0.2.2-1.fc18.x86_64 >22:53:44,691 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.1-2.fc18.x86_64 as install for farstream02-0.2.2-1.fc18.x86_64 >22:53:44,700 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.3.1-2.fc18.x86_64 as install for fipscheck-lib-1.3.1-2.fc18.x86_64 >22:53:44,716 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.4.0-5.fc18.x86_64 as install for fprintd-0.4.1-3.fc18.x86_64 >22:53:44,749 DEBUG yum.verbose.YumBase: TSINFO: Marking libusal-1.1.11-14.fc18.x86_64 as install for genisoimage-1.1.11-14.fc18.x86_64 >22:53:44,750 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-14.fc18.x86_64 to require for libusal.so.0()(64bit) >22:53:44,750 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-14.fc18.x86_64 to require for librols.so.0()(64bit) >22:53:44,754 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-9.fc18.x86_64 as install for ghostscript-fonts-5.50-29.fc18.noarch >22:53:44,766 DEBUG yum.verbose.YumBase: TSINFO: Marking gamin-0.1.10-13.fc18.x86_64 as install for glib2-2.34.2-1.fc18.x86_64 >22:53:44,770 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2012i-1.fc18.noarch as install for glibc-common-2.16-24.fc18.x86_64 >22:53:44,785 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-backgrounds-gnome-18.0.0-1.fc18.noarch as install for gnome-desktop3-3.6.2-1.fc18.x86_64 >22:53:44,790 DEBUG yum.verbose.YumBase: TSINFO: Marking dvb-apps-1.1.2-2.1479.37781d27a444.fc18.x86_64 as install for gnome-dvb-daemon-0.2.10-1.fc18.x86_64 >22:53:44,791 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-rtsp-0.10.8-3.fc18.x86_64 as install for gnome-dvb-daemon-0.2.10-1.fc18.x86_64 >22:53:44,808 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-desktop-2.32.0-12.fc18.x86_64 as install for gnome-python2-gnomekeyring-2.32.0-12.fc18.x86_64 >22:53:44,814 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.3-8.fc18.x86_64 as install for gnome-video-effects-0.4.0-4.fc18.noarch >22:53:44,819 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-2.14-1.fc18.x86_64 as install for gnutls-2.12.21-1.fc18.x86_64 >22:53:44,820 DEBUG yum.verbose.YumBase: Quick matched libtasn1-2.14-1.fc18.x86_64 to require for libtasn1.so.3()(64bit) >22:53:44,837 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.10.3-1.fc18.x86_64 as install for grilo-plugins-0.2.3-1.fc18.x86_64 >22:53:44,838 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.4.1-2.fc18.x86_64 as install for grilo-plugins-0.2.3-1.fc18.x86_64 >22:53:44,840 DEBUG yum.verbose.YumBase: TSINFO: Marking gmime-2.6.12-1.fc18.x86_64 as install for grilo-plugins-0.2.3-1.fc18.x86_64 >22:53:44,855 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-2.fc18.x86_64 as install for gstreamer-0.10.36-2.fc18.x86_64 >22:53:44,863 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-12.fc18.x86_64 as install for gstreamer-plugins-base-0.10.36-3.fc18.x86_64 >22:53:44,865 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-12.fc18.x86_64 as install for gstreamer-plugins-base-0.10.36-3.fc18.x86_64 >22:53:44,865 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-12.fc18.x86_64 to require for libcdda_interface.so.0()(64bit) >22:53:44,939 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.83-5.fc18.x86_64 as install for gvfs-1.14.2-1.fc18.x86_64 >22:53:44,940 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >22:53:44,941 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio.so.13(CDIO_13)(64bit) >22:53:44,941 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_paranoia.so.1()(64bit) >22:53:44,941 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio_cdda.so.1()(64bit) >22:53:44,941 DEBUG yum.verbose.YumBase: Quick matched libcdio-0.83-5.fc18.x86_64 to require for libcdio.so.13()(64bit) >22:53:44,946 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-5.fc18.x86_64 as install for gvfs-afc-1.14.2-1.fc18.x86_64 >22:53:44,946 DEBUG yum.verbose.YumBase: Quick matched usbmuxd-1.0.8-5.fc18.x86_64 to require for libusbmuxd.so.2()(64bit) >22:53:44,947 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.8-5.fc18.x86_64 as install for gvfs-afc-1.14.2-1.fc18.x86_64 >22:53:44,949 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.4-4.fc18.x86_64 as install for gvfs-afc-1.14.2-1.fc18.x86_64 >22:53:44,954 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:obex-data-server-0.4.6-4.fc18.x86_64 as install for gvfs-obexftp-1.14.2-1.fc18.x86_64 >22:53:44,967 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.12.10-4.a.fc18.x86_64 as install for hplip-libs-3.12.10-4.a.fc18.x86_64 >22:53:44,983 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:vorbis-tools-1.4.0-5.fc18.x86_64 as install for icedax-1.1.11-14.fc18.x86_64 >22:53:44,985 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-10.2-12.fc18.x86_64 as install for icedax-1.1.11-14.fc18.x86_64 >22:53:44,997 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-37.fc18.noarch as install for iso-codes-3.40-1.fc18.noarch >22:53:45,009 DEBUG yum.verbose.YumBase: TSINFO: Marking jpackage-utils-1.7.5-20.fc18.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.1.x86_64 >22:53:45,010 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2012i-1.fc18.noarch as install for 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.1.x86_64 >22:53:45,011 DEBUG yum.verbose.YumBase: TSINFO: Marking rhino-1.7R3-6.fc18.noarch as install for 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.1.x86_64 >22:53:45,013 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-6.fc18.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.9-2.3.3.fc18.1.x86_64 >22:53:45,045 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.5.0-3.fc18.noarch as install for libX11-1.5.0-3.fc18.x86_64 >22:53:45,057 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-2.fc18.x86_64 as install for libXfont-1.4.5-2.fc18.x86_64 >22:53:45,098 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-1.fc18.noarch as install for libcanberra-0.30-2.fc18.x86_64 >22:53:45,122 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.2-2.fc18.x86_64 as install for libcurl-7.27.0-4.fc18.x86_64 >22:53:45,122 DEBUG yum.verbose.YumBase: Quick matched libssh2-1.4.2-2.fc18.x86_64 to require for libssh2.so.1()(64bit) >22:53:45,173 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.0.35-18.fc18.x86_64 as install for libgphoto2-2.5.0-3.fc18.x86_64 >22:53:45,179 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.34-1.fc18.x86_64 as install for libgpod-0.8.2-7.fc18.x86_64 >22:53:45,200 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-12.fc18.x86_64 as install for libini_config-0.7.0-12.fc18.x86_64 >22:53:45,201 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-12.fc18.x86_64 as install for libini_config-0.7.0-12.fc18.x86_64 >22:53:45,202 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-12.fc18.x86_64 as install for libini_config-0.7.0-12.fc18.x86_64 >22:53:45,212 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-2.4.1-2.fc18.x86_64 as install for liblouis-python-2.4.1-2.fc18.noarch >22:53:45,228 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.29.6-3.fc18.x86_64 as install for libmusicbrainz5-5.0.1-2.fc18.x86_64 >22:53:45,237 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.0-5.fc18.x86_64 as install for libnetfilter_conntrack-1.0.1-2.fc18.x86_64 >22:53:45,249 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-2.fc18.noarch as install for libnm-gtk-0.9.7.0-4.git20121016.fc18.x86_64 >22:53:45,258 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.2-2.fc18.x86_64 as install for libofa-0.9.3-21.fc18.x86_64 >22:53:45,264 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.26-10.fc18.x86_64 as install for libosinfo-0.2.1-1.fc18.x86_64 >22:53:45,265 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.26-10.fc18.x86_64 to require for libxslt.so.1(LIBXML2_1.0.11)(64bit) >22:53:45,265 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.26-10.fc18.x86_64 to require for libxslt.so.1()(64bit) >22:53:45,274 DEBUG yum.verbose.YumBase: TSINFO: Marking seed-3.2.0-3.fc18.2.x86_64 as install for libpeas-1.6.1-1.fc18.x86_64 >22:53:45,286 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-5.fc18.x86_64 as install for libproxy-0.4.10-1.fc18.x86_64 >22:53:45,289 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.8.19-2.fc18.x86_64 as install for libpwquality-1.2.0-1.fc18.x86_64 >22:53:45,290 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.8.19-2.fc18.x86_64 as install for libpwquality-1.2.0-1.fc18.x86_64 >22:53:45,313 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-13.fc18.x86_64 as install for libsemanage-2.1.9-1.fc18.x86_64 >22:53:45,313 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >22:53:45,314 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-13.fc18.x86_64 to require for libustr-1.0.so.1()(64bit) >22:53:45,354 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-7.fc18.x86_64 as install for libtiff-4.0.3-1.fc18.x86_64 >22:53:45,364 DEBUG yum.verbose.YumBase: TSINFO: Marking libtranslit-0.0.2-3.fc18.x86_64 as install for libtranslit-m17n-0.0.2-3.fc18.x86_64 >22:53:45,398 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-2.12.21-1.fc18.x86_64 as install for libvirt-client-0.10.2.1-3.fc18.x86_64 >22:53:45,399 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.18.1.1-17.fc18.x86_64 as install for libvirt-client-0.10.2.1-3.fc18.x86_64 >22:53:45,401 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.23-36.fc18.x86_64 as install for libvirt-client-0.10.2.1-3.fc18.x86_64 >22:53:45,402 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-1.fc18.x86_64 as install for libvirt-client-0.10.2.1-3.fc18.x86_64 >22:53:45,403 DEBUG yum.verbose.YumBase: TSINFO: Marking libwsman1-2.3.6-1.fc18.x86_64 as install for libvirt-client-0.10.2.1-3.fc18.x86_64 >22:53:45,404 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-1.fc18.x86_64 to require for libwsman_client.so.1()(64bit) >22:53:45,404 DEBUG yum.verbose.YumBase: Quick matched libwsman1-2.3.6-1.fc18.x86_64 to require for libwsman.so.1()(64bit) >22:53:45,406 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-0.10.2.1-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.x86_64 >22:53:45,407 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-0.10.2.1-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.x86_64 >22:53:45,409 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-0.10.2.1-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.x86_64 >22:53:45,410 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-0.10.2.1-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.x86_64 >22:53:45,411 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-0.10.2.1-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.x86_64 >22:53:45,413 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-0.10.2.1-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.x86_64 >22:53:45,414 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-0.10.2.1-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.x86_64 >22:53:45,415 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-0.10.2.1-3.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.x86_64 >22:53:45,419 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-kvm-1.2.0-23.fc18.x86_64 as install for libvirt-daemon-kvm-0.10.2.1-3.fc18.x86_64 >22:53:45,429 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.3-1.fc18.x86_64 as install for libvirt-gobject-0.1.3-1.fc18.x86_64 >22:53:45,430 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.3-1.fc18.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >22:53:45,437 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.6.1-1.fc18.noarch as install for libwacom-0.6.1-1.fc18.x86_64 >22:53:45,443 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.6-2.fc18.x86_64 as install for libwnck3-3.4.4-1.fc18.x86_64 >22:53:45,489 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-9.0-2.fc18.x86_64 as install for mesa-libGL-9.0-2.fc18.x86_64 >22:53:45,509 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-7.20121017.fc18.x86_64 as install for ncurses-libs-5.9-7.20121017.fc18.x86_64 >22:53:45,520 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-agent-libs-5.7.2-4.fc18.x86_64 as install for 1:net-snmp-5.7.2-4.fc18.x86_64 >22:53:45,522 DEBUG yum.verbose.YumBase: TSINFO: Marking mysql-libs-5.5.28-1.fc18.x86_64 as install for 1:net-snmp-5.7.2-4.fc18.x86_64 >22:53:45,523 DEBUG yum.verbose.YumBase: TSINFO: Marking lm_sensors-libs-3.3.2-5.fc18.x86_64 as install for 1:net-snmp-5.7.2-4.fc18.x86_64 >22:53:45,524 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.16.2-234.fc18.x86_64 as install for 1:net-snmp-5.7.2-4.fc18.x86_64 >22:53:45,525 DEBUG yum.verbose.YumBase: Quick matched 1:net-snmp-agent-libs-5.7.2-4.fc18.x86_64 to require for libnetsnmpmibs.so.30()(64bit) >22:53:45,526 DEBUG yum.verbose.YumBase: Quick matched 1:net-snmp-agent-libs-5.7.2-4.fc18.x86_64 to require for libnetsnmpagent.so.30()(64bit) >22:53:45,530 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-5.fc18.x86_64 as install for newt-0.52.14-3.fc18.x86_64 >22:53:45,531 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-5.fc18.x86_64 to require for libslang.so.2()(64bit) >22:53:45,545 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.14-7.fc18.x86_64 as install for nss-3.14-7.fc18.x86_64 >22:53:45,573 DEBUG yum.verbose.YumBase: TSINFO: Marking vpnc-script-0.5.3-15.svn457.fc18.noarch as install for openconnect-4.07-2.fc18.x86_64 >22:53:45,574 DEBUG yum.verbose.YumBase: TSINFO: Marking trousers-0.3.10-1.fc18.x86_64 as install for openconnect-4.07-2.fc18.x86_64 >22:53:45,591 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-3.82-13.fc18.x86_64 as install for 1:openssl-1.0.1c-7.fc18.x86_64 >22:53:45,598 DEBUG yum.verbose.YumBase: TSINFO: Marking pkcs11-helper-1.09-3.fc18.x86_64 as install for openvpn-2.2.2-9.fc18.x86_64 >22:53:45,599 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-3.fc18.x86_64 as install for openvpn-2.2.2-9.fc18.x86_64 >22:53:45,619 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.14-6.fc18.x86_64 as install for pango-1.32.2-1.fc18.x86_64 >22:53:45,619 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-6.fc18.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >22:53:45,619 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-6.fc18.x86_64 to require for libthai.so.0()(64bit) >22:53:45,620 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.7-1.fc18.x86_64 as install for pango-1.32.2-1.fc18.x86_64 >22:53:45,621 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-2.fc18.x86_64 as install for pango-1.32.2-1.fc18.x86_64 >22:53:45,657 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.40-234.fc18.x86_64 as install for 4:perl-5.16.2-234.fc18.x86_64 >22:53:45,658 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Socket-2.002-3.fc18.x86_64 as install for 4:perl-5.16.2-234.fc18.x86_64 >22:53:45,660 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.25-234.fc18.x86_64 as install for 4:perl-5.16.2-234.fc18.x86_64 >22:53:45,661 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.16.2-234.fc18.x86_64 as install for 4:perl-5.16.2-234.fc18.x86_64 >22:53:45,662 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-1.86-234.fc18.x86_64 as install for 4:perl-5.16.2-234.fc18.x86_64 >22:53:45,664 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Parser-1.51-234.fc18.noarch as install for 4:perl-5.16.2-234.fc18.x86_64 >22:53:45,666 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.20-234.fc18.noarch as install for 4:perl-5.16.2-234.fc18.x86_64 >22:53:45,667 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.20-234.fc18.noarch to require for perl(Pod::Simple::Search) >22:53:45,667 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.20-234.fc18.noarch to require for perl(Pod::Simple) >22:53:45,668 DEBUG yum.verbose.YumBase: Quick matched perl-Pod-Parser-1.51-234.fc18.noarch to require for perl(Pod::ParseUtils) >22:53:45,668 DEBUG yum.verbose.YumBase: Quick matched perl-Pod-Parser-1.51-234.fc18.noarch to require for perl(Pod::Find) >22:53:45,669 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Module-Pluggable-4.00-234.fc18.noarch as install for 4:perl-5.16.2-234.fc18.x86_64 >22:53:45,670 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Filter-1.45-4.fc18.x86_64 as install for 4:perl-5.16.2-234.fc18.x86_64 >22:53:45,672 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.26-234.fc18.noarch as install for 4:perl-5.16.2-234.fc18.x86_64 >22:53:45,693 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.8-3.fc18.x86_64 as install for plymouth-theme-charge-0.8.8-3.fc18.x86_64 >22:53:45,702 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.20.2-9.fc18.x86_64 as install for poppler-utils-0.20.2-9.fc18.x86_64 >22:53:45,702 DEBUG yum.verbose.YumBase: Quick matched poppler-0.20.2-9.fc18.x86_64 to require for libpoppler.so.26()(64bit) >22:53:45,703 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.0-5.fc18.x86_64 as install for poppler-utils-0.20.2-9.fc18.x86_64 >22:53:45,704 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms-libs-1.19-7.fc18.x86_64 as install for poppler-utils-0.20.2-9.fc18.x86_64 >22:53:45,735 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-5.fc18.x86_64 as install for pygobject3-3.4.2-2.fc18.x86_64 >22:53:45,745 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-8.fc18.x86_64 as install for pygtk2-libglade-2.24.0-5.fc18.x86_64 >22:53:45,752 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.5.6-7.fc18.x86_64 as install for python-brlapi-0.5.6-7.fc18.x86_64 >22:53:45,752 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.5.6-7.fc18.x86_64 to require for libbrlapi.so.0.5()(64bit) >22:53:45,759 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.0.1-5.fc18.noarch as install for python-kitchen-1.1.1-2.fc18.noarch >22:53:45,768 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb4-4.8.30-5.fc18.x86_64 as install for python-libs-2.7.3-13.fc18.x86_64 >22:53:45,770 DEBUG yum.verbose.YumBase: TSINFO: Marking python-markupsafe-0.11-7.fc18.x86_64 as install for python-mako-0.5.0-5.fc18.noarch >22:53:45,771 DEBUG yum.verbose.YumBase: TSINFO: Marking python-beaker-1.5.4-6.fc18.noarch as install for python-mako-0.5.0-5.fc18.noarch >22:53:45,773 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-newt-2.0.18-1.fc18.x86_64 as install for python-meh-0.18-1.fc18.noarch >22:53:45,777 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.2.21-1.fc18.noarch as install for python-slip-dbus-0.2.21-1.fc18.noarch >22:53:45,781 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-12.fc18.x86_64 as install for python-urlgrabber-3.9.1-22.fc18.noarch >22:53:45,801 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.10.1-3.fc18.x86_64 as install for rpm-python-4.10.1-3.fc18.x86_64 >22:53:45,802 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.10.1-3.fc18.x86_64 to require for librpmbuild.so.3()(64bit) >22:53:45,847 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.0.7-5.fc18.x86_64 as install for 2:samba-libs-4.0.0-168.fc18.rc5.x86_64 >22:53:45,848 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.0.7-5.fc18.x86_64 to require for libpytalloc-util.so.2()(64bit) >22:53:45,863 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.45-1.fc18.noarch as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >22:53:45,864 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-python-3.3.7-28.fc18.x86_64 as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >22:53:45,866 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.1.12-7.fc18.x86_64 as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >22:53:45,867 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.2.1-2.fc18.x86_64 as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >22:53:45,868 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.1.13-34.fc18.x86_64 as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >22:53:45,870 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.7-28.fc18.x86_64 as install for setroubleshoot-server-3.1.18-1.fc18.x86_64 >22:53:45,871 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-28.fc18.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >22:53:45,871 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-28.fc18.x86_64 to require for libqpol.so.1()(64bit) >22:53:45,871 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-28.fc18.x86_64 to require for libapol.so.4()(64bit) >22:53:45,876 DEBUG yum.verbose.YumBase: TSINFO: Marking compat-readline5-5.2-20.fc18.x86_64 as install for socat-1.7.2.1-2.fc18.x86_64 >22:53:45,885 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-4.fc18.noarch as install for speech-dispatcher-0.7.1-8.fc18.x86_64 >22:53:45,887 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-18.fc18.x86_64 as install for speech-dispatcher-0.7.1-8.fc18.x86_64 >22:53:45,887 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite_cmulex.so.1()(64bit) >22:53:45,888 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >22:53:45,888 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-18.fc18.x86_64 to require for libflite.so.1()(64bit) >22:53:45,889 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-4.fc18.x86_64 as install for speech-dispatcher-0.7.1-8.fc18.x86_64 >22:53:45,898 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.5.2-1.fc18.x86_64 as install for spice-glib-0.14-1.fc18.x86_64 >22:53:45,899 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.5.2-1.fc18.x86_64 to require for libusbredirhost.so.1()(64bit) >22:53:45,899 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-5.fc18.x86_64 as install for spice-glib-0.14-1.fc18.x86_64 >22:53:45,901 DEBUG yum.verbose.YumBase: TSINFO: Marking libcacard-0.1.2-3.fc18.x86_64 as install for spice-glib-0.14-1.fc18.x86_64 >22:53:45,916 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-canvas-2.28.1-9.fc18.x86_64 as install for system-config-date-1.10.3-1.fc18.noarch >22:53:45,918 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-keyboard-base-1.3.1-9.fc18.x86_64 as install for system-config-keyboard-1.3.1-9.fc18.x86_64 >22:53:45,920 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.62-1.fc18.x86_64 as install for system-config-printer-libs-1.3.11-1.fc18.x86_64 >22:53:45,966 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.6-4.fc18.x86_64 as install for telepathy-haze-0.6.0-2.fc18.x86_64 >22:53:46,013 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-6.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >22:53:46,015 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-8.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >22:53:46,016 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.24-1.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >22:53:46,017 DEBUG yum.verbose.YumBase: TSINFO: Marking enca-1.13-4.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >22:53:46,018 DEBUG yum.verbose.YumBase: TSINFO: Marking libcue-1.3.0-5.fc18.x86_64 as install for tracker-0.14.4-1.fc18.x86_64 >22:53:46,028 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-3.fc18.x86_64 as install for udisks2-1.99.0-1.fc18.x86_64 >22:53:46,029 DEBUG yum.verbose.YumBase: TSINFO: Marking xfsprogs-3.1.8-5.fc18.x86_64 as install for udisks2-1.99.0-1.fc18.x86_64 >22:53:46,031 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.5-1.fc18.x86_64 as install for udisks2-1.99.0-1.fc18.x86_64 >22:53:46,064 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-49.1.1-5.fc18.x86_64 as install for webkitgtk3-1.10.1-1.fc18.x86_64 >22:53:46,065 DEBUG yum.verbose.YumBase: Quick matched libicu-49.1.1-5.fc18.x86_64 to require for libicui18n.so.49()(64bit) >22:53:46,065 DEBUG yum.verbose.YumBase: Quick matched libicu-49.1.1-5.fc18.x86_64 to require for libicudata.so.49()(64bit) >22:53:46,079 DEBUG yum.verbose.YumBase: TSINFO: Marking mcpp-2.7.2-8.fc18.x86_64 as install for xorg-x11-server-utils-7.5-14.fc18.x86_64 >22:53:46,132 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-4.3-7.fc18.x86_64 as install for brlapi-0.5.6-7.fc18.x86_64 >22:53:46,139 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.23.51.0.1-3.fc18.x86_64 as install for btparser-0.22-1.fc18.x86_64 >22:53:46,156 DEBUG yum.verbose.YumBase: TSINFO: Marking spherical-cow-backgrounds-gnome-17.92.0-1.fc18.noarch as install for desktop-backgrounds-gnome-18.0.0-1.fc18.noarch >22:53:46,170 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.0-2.fc18.x86_64 as install for festival-freebsoft-utils-0.10-4.fc18.noarch >22:53:46,172 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-21.fc18.x86_64 as install for festival-freebsoft-utils-0.10-4.fc18.noarch >22:53:46,188 DEBUG yum.verbose.YumBase: TSINFO: Marking opencv-2.4.2-2.fc18.x86_64 as install for frei0r-plugins-1.3-8.fc18.x86_64 >22:53:46,189 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_video.so.2.4()(64bit) >22:53:46,190 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_ts.so.2.4()(64bit) >22:53:46,190 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_stitching.so.2.4()(64bit) >22:53:46,190 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_photo.so.2.4()(64bit) >22:53:46,190 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_objdetect.so.2.4()(64bit) >22:53:46,190 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_ml.so.2.4()(64bit) >22:53:46,190 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_legacy.so.2.4()(64bit) >22:53:46,191 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_imgproc.so.2.4()(64bit) >22:53:46,191 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_highgui.so.2.4()(64bit) >22:53:46,191 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_flann.so.2.4()(64bit) >22:53:46,191 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_features2d.so.2.4()(64bit) >22:53:46,191 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_core.so.2.4()(64bit) >22:53:46,191 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_contrib.so.2.4()(64bit) >22:53:46,191 DEBUG yum.verbose.YumBase: Quick matched opencv-2.4.2-2.fc18.x86_64 to require for libopencv_calib3d.so.2.4()(64bit) >22:53:46,192 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-1.fc18.x86_64 as install for frei0r-plugins-1.3-8.fc18.x86_64 >22:53:46,198 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.10-2.fc18.x86_64 as install for gd-2.0.35-18.fc18.x86_64 >22:53:46,209 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.18.1.1-17.fc18.x86_64 as install for gettext-0.18.1.1-17.fc18.x86_64 >22:53:46,210 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.18.1.1-17.fc18.x86_64 to require for libgettextlib-0.18.1.so()(64bit) >22:53:46,218 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-2.28.1-9.fc18.x86_64 as install for gnome-python2-canvas-2.28.1-9.fc18.x86_64 >22:53:46,220 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomecanvas-2.30.3-5.fc18.x86_64 as install for gnome-python2-canvas-2.28.1-9.fc18.x86_64 >22:53:46,221 DEBUG yum.verbose.YumBase: Quick matched libgnomecanvas-2.30.3-5.fc18.x86_64 to require for libgnomecanvas-2.so.0()(64bit) >22:53:46,221 DEBUG yum.verbose.YumBase: TSINFO: Marking libart_lgpl-2.3.21-4.fc18.x86_64 as install for gnome-python2-canvas-2.28.1-9.fc18.x86_64 >22:53:46,244 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-0.7.5-1.fc18.noarch as install for jpackage-utils-1.7.5-20.fc18.x86_64 >22:53:46,312 DEBUG yum.verbose.YumBase: TSINFO: Marking libsilc-1.1.10-7.fc18.x86_64 as install for libpurple-2.10.6-4.fc18.x86_64 >22:53:46,312 DEBUG yum.verbose.YumBase: Quick matched libsilc-1.1.10-7.fc18.x86_64 to require for libsilc-1.1.so.2()(64bit) >22:53:46,313 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-7.fc18.x86_64 as install for libpurple-2.10.6-4.fc18.x86_64 >22:53:46,314 DEBUG yum.verbose.YumBase: TSINFO: Marking libgadu-1.11.2-1.fc18.x86_64 as install for libpurple-2.10.6-4.fc18.x86_64 >22:53:46,316 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-2.fc18.x86_64 as install for libpurple-2.10.6-4.fc18.x86_64 >22:53:46,320 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.4.9-1.fc18.noarch as install for libquvi-0.4.1-2.fc18.x86_64 >22:53:46,357 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.2-1.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >22:53:46,359 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-fuse-3.3.1-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >22:53:46,361 DEBUG yum.verbose.YumBase: TSINFO: Marking sheepdog-0.3.0-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >22:53:46,362 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.9.1-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >22:53:46,363 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-7.20121015git.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >22:53:46,365 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-5.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >22:53:46,366 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-2.02.98-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >22:53:46,368 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.38-3.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >22:53:46,369 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-6.2.0.872-19.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >22:53:46,371 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.16.2-5.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >22:53:46,372 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.11-9.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >22:53:46,373 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-img-1.2.0-23.fc18.x86_64 as install for libvirt-daemon-0.10.2.1-3.fc18.x86_64 >22:53:46,413 DEBUG yum.verbose.YumBase: TSINFO: Marking ceph-libs-0.46-1.fc18.x86_64 as install for libvirt-daemon-driver-storage-0.10.2.1-3.fc18.x86_64 >22:53:46,413 DEBUG yum.verbose.YumBase: Quick matched ceph-libs-0.46-1.fc18.x86_64 to require for librados.so.2()(64bit) >22:53:46,433 DEBUG yum.verbose.YumBase: TSINFO: Marking libmcpp-2.7.2-8.fc18.x86_64 as install for mcpp-2.7.2-8.fc18.x86_64 >22:53:46,439 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-server-1.0.0-1.fc18.x86_64 as install for mesa-libEGL-9.0-2.fc18.x86_64 >22:53:46,440 DEBUG yum.verbose.YumBase: TSINFO: Marking libwayland-client-1.0.0-1.fc18.x86_64 as install for mesa-libEGL-9.0-2.fc18.x86_64 >22:53:46,442 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-9.0-2.fc18.x86_64 as install for mesa-libEGL-9.0-2.fc18.x86_64 >22:53:46,455 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-6.x86_64 as install for neon-0.29.6-3.fc18.x86_64 >22:53:46,469 DEBUG yum.verbose.YumBase: TSINFO: Marking openobex-1.5-5.fc18.x86_64 as install for 1:obex-data-server-0.4.6-4.fc18.x86_64 >22:53:46,488 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.17.00-234.fc18.noarch as install for perl-Pod-Parser-1.51-234.fc18.noarch >22:53:46,498 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-234.fc18.noarch as install for 1:perl-Pod-Simple-3.20-234.fc18.noarch >22:53:46,529 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.8-3.fc18.x86_64 as install for plymouth-plugin-two-step-0.8.8-3.fc18.x86_64 >22:53:46,531 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.8-3.fc18.x86_64 as install for plymouth-plugin-two-step-0.8.8-3.fc18.x86_64 >22:53:46,536 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.1.9-1.fc18.x86_64 as install for policycoreutils-python-2.1.13-34.fc18.x86_64 >22:53:46,537 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.75-3.fc18.noarch as install for policycoreutils-python-2.1.13-34.fc18.x86_64 >22:53:46,545 DEBUG yum.verbose.YumBase: TSINFO: Marking createrepo-0.9.9-12.fc18.noarch as install for preupgrade-1.1.11-2.fc18.noarch >22:53:46,547 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:anaconda-yum-plugins-1.0-8.fc18.noarch as install for preupgrade-1.1.11-2.fc18.noarch >22:53:46,554 DEBUG yum.verbose.YumBase: TSINFO: Marking python-paste-1.7.5.1-7.20111221hg1498.fc18.noarch as install for python-beaker-1.5.4-6.fc18.noarch >22:53:46,555 DEBUG yum.verbose.YumBase: TSINFO: Marking pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-2.fc18.x86_64 as install for python-beaker-1.5.4-6.fc18.noarch >22:53:46,563 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-system-x86-1.2.0-23.fc18.x86_64 as install for 2:qemu-kvm-1.2.0-23.fc18.x86_64 >22:53:46,566 DEBUG yum.verbose.YumBase: TSINFO: Marking jline-1.0-2.fc18.noarch as install for rhino-1.7R3-6.fc18.noarch >22:53:46,580 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-js-common-0.1.2-6.fc18.noarch as install for seed-3.2.0-3.fc18.2.x86_64 >22:53:46,581 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.1-1.fc18.x86_64 as install for seed-3.2.0-3.fc18.2.x86_64 >22:53:46,639 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptopp-5.6.1-8.fc18.x86_64 as install for ceph-libs-0.46-1.fc18.x86_64 >22:53:46,641 DEBUG yum.verbose.YumBase: TSINFO: Marking python-deltarpm-3.6-0.11.20110223git.fc18.x86_64 as install for createrepo-0.9.9-12.fc18.noarch >22:53:46,643 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-7.fc18.x86_64 as install for createrepo-0.9.9-12.fc18.noarch >22:53:46,654 DEBUG yum.verbose.YumBase: TSINFO: Marking festvox-slt-arctic-hts-0.20061229-21.fc18.noarch as install for festival-1.96-21.fc18.x86_64 >22:53:46,655 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-speechtools-libs-1.2.96-21.fc18.x86_64 as install for festival-1.96-21.fc18.x86_64 >22:53:46,656 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-21.fc18.x86_64 to require for libestools.so.1.2.96.1()(64bit) >22:53:46,656 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-21.fc18.x86_64 to require for libestbase.so.1.2.96.1()(64bit) >22:53:46,657 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-21.fc18.x86_64 as install for festival-1.96-21.fc18.x86_64 >22:53:46,661 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-5.fc18.x86_64 as install for gavl-1.4.0-1.fc18.x86_64 >22:53:46,669 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.3.1-3.fc18.x86_64 as install for glusterfs-fuse-3.3.1-3.fc18.x86_64 >22:53:46,703 DEBUG yum.verbose.YumBase: TSINFO: Marking lvm2-libs-2.02.98-3.fc18.x86_64 as install for lvm2-2.02.98-3.fc18.x86_64 >22:53:46,705 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.1.4-2.fc18.x86_64 as install for lvm2-2.02.98-3.fc18.x86_64 >22:53:46,719 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-0.10.0-5.fc18.x86_64 as install for netcf-libs-0.2.2-1.fc18.x86_64 >22:53:46,720 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-0.10.0-5.fc18.x86_64 to require for libaugeas.so.0(AUGEAS_0.1.0)(64bit) >22:53:46,720 DEBUG yum.verbose.YumBase: Quick matched augeas-libs-0.10.0-5.fc18.x86_64 to require for libaugeas.so.0()(64bit) >22:53:46,733 DEBUG yum.verbose.YumBase: TSINFO: Marking libdc1394-2.1.4-3.fc18.x86_64 as install for opencv-2.4.2-2.fc18.x86_64 >22:53:46,734 DEBUG yum.verbose.YumBase: TSINFO: Marking ilmbase-1.0.3-4.fc18.x86_64 as install for opencv-2.4.2-2.fc18.x86_64 >22:53:46,735 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-4.fc18.x86_64 to require for libIlmThread.so.6()(64bit) >22:53:46,736 DEBUG yum.verbose.YumBase: TSINFO: Marking OpenEXR-libs-1.7.1-1.fc18.x86_64 as install for opencv-2.4.2-2.fc18.x86_64 >22:53:46,737 DEBUG yum.verbose.YumBase: Quick matched ilmbase-1.0.3-4.fc18.x86_64 to require for libHalf.so.6()(64bit) >22:53:46,753 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.225-234.fc18.noarch as install for perl-Pod-Perldoc-3.17.00-234.fc18.noarch >22:53:46,765 DEBUG yum.verbose.YumBase: TSINFO: Marking python-tempita-0.5.1-4.fc18.noarch as install for python-paste-1.7.5.1-7.20111221hg1498.fc18.noarch >22:53:46,766 DEBUG yum.verbose.YumBase: TSINFO: Marking python-setuptools-0.6.28-3.fc18.noarch as install for python-paste-1.7.5.1-7.20111221hg1498.fc18.noarch >22:53:46,767 DEBUG yum.verbose.YumBase: TSINFO: Marking pyOpenSSL-0.13-4.fc18.x86_64 as install for python-paste-1.7.5.1-7.20111221hg1498.fc18.noarch >22:53:46,775 DEBUG yum.verbose.YumBase: TSINFO: Marking libaio-0.3.109-6.fc18.x86_64 as install for 2:qemu-img-1.2.0-23.fc18.x86_64 >22:53:46,776 DEBUG yum.verbose.YumBase: Quick matched libaio-0.3.109-6.fc18.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) >22:53:46,777 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-1.0.1-0.fc18.x86_64 as install for 2:qemu-img-1.2.0-23.fc18.x86_64 >22:53:46,790 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:qemu-common-1.2.0-23.fc18.x86_64 as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >22:53:46,791 DEBUG yum.verbose.YumBase: TSINFO: Marking vgabios-0.6c-5.fc18.noarch as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >22:53:46,793 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.1-3.fc18.noarch as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >22:53:46,794 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-3.fc18.noarch as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >22:53:46,795 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.0-1.fc18.x86_64 as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >22:53:46,796 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >22:53:46,796 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >22:53:46,796 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >22:53:46,796 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >22:53:46,796 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >22:53:46,796 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >22:53:46,797 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >22:53:46,797 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >22:53:46,797 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.0-1.fc18.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) >22:53:46,798 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20120328-2.gitaac9718.fc18.noarch as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >22:53:46,799 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-2.fc18.x86_64 as install for 2:qemu-system-x86-1.2.0-23.fc18.x86_64 >22:53:46,806 DEBUG yum.verbose.YumBase: TSINFO: Marking corosynclib-2.1.0-1.fc18.x86_64 as install for sheepdog-0.3.0-3.fc18.x86_64 >22:53:46,808 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.1.0-1.fc18.x86_64 to require for libcfg.so.6(COROSYNC_CFG_0.82)(64bit) >22:53:46,809 DEBUG yum.verbose.YumBase: TSINFO: Marking corosync-2.1.0-1.fc18.x86_64 as install for sheepdog-0.3.0-3.fc18.x86_64 >22:53:46,811 DEBUG yum.verbose.YumBase: Quick matched corosynclib-2.1.0-1.fc18.x86_64 to require for libcfg.so.6()(64bit) >22:53:46,816 DEBUG yum.verbose.YumBase: TSINFO: Marking spherical-cow-backgrounds-single-17.92.0-1.fc18.noarch as install for spherical-cow-backgrounds-gnome-17.92.0-1.fc18.noarch >22:53:46,831 DEBUG yum.verbose.YumBase: TSINFO: Marking libqb-0.14.3-2.fc18.x86_64 as install for corosync-2.1.0-1.fc18.x86_64 >22:53:46,837 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.15-2.fc18.x86_64 as install for corosynclib-2.1.0-1.fc18.x86_64 >22:53:46,839 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.6-3.fc18.x86_64 as install for corosynclib-2.1.0-1.fc18.x86_64 >22:53:46,839 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.6-3.fc18.x86_64 to require for libibverbs.so.1(IBVERBS_1.0)(64bit) >22:53:47,156 DEBUG yum.verbose.YumBase: Depsolve time: 5.104 >22:53:47,157 DEBUG packaging: success >22:53:47,201 INFO packaging: 1179 packages selected totalling 2.79 GB > > >/tmp/program.log: >03:52:51,202 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >03:52:51,225 INFO program: Running... udevadm settle --timeout=300 >03:52:52,806 INFO program: Running... modprobe fcoe >03:52:52,885 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >03:52:52,911 INFO program: No FCoE boot disk information is found in EDD! >03:52:52,913 INFO program: Running... udevadm settle --timeout=300 >03:52:53,003 INFO program: Running... multipath -d >03:52:53,071 INFO program: Dec 08 03:52:53 | sdh: rport id not found >03:52:53,071 INFO program: create: mpatha (SanDisk_Cruzer_20051737801DC9B2AA6C-0:0) undef SanDisk ,Cruzer >03:52:53,072 INFO program: size=7.5G features='0' hwhandler='0' wp=undef >03:52:53,072 INFO program: `-+- policy='service-time 0' prio=1 status=undef >03:52:53,072 INFO program: `- 10:0:0:0 sdh 8:112 undef ready running >03:52:53,076 INFO program: Running... multipath -ll >03:52:53,943 INFO program: Running... metacity --display :1 --sm-disable >03:52:54,903 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >03:52:55,039 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:52:55,050 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:52:55,051 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:52:55,052 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:52:55,072 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:52:55,073 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:52:55,074 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:52:55,075 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:52:55,076 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:52:55,077 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:52:55,078 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:52:55,079 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:52:55,080 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:52:55,081 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:52:55,081 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:52:55,082 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:52:55,083 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:52:55,084 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:52:55,085 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:52:55,086 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:52:55,087 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:52:55,088 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:52:55,089 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:52:55,091 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >03:52:56,250 INFO program: Running... systemctl start chronyd.service >03:52:56,251 INFO program: Running... udevadm control --property=ANACONDA=1 >03:52:56,472 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >03:52:56,524 INFO program: Running... udevadm settle --timeout=300 >03:52:57,643 INFO program: Running... udevadm settle --timeout=300 >03:52:57,754 INFO program: Running... multipath -d >03:52:57,780 INFO program: Dec 08 03:52:57 | sdh: rport id not found >03:52:57,781 INFO program: create: mpatha (SanDisk_Cruzer_20051737801DC9B2AA6C-0:0) undef SanDisk ,Cruzer >03:52:57,781 INFO program: size=7.5G features='0' hwhandler='0' wp=undef >03:52:57,782 INFO program: `-+- policy='service-time 0' prio=1 status=undef >03:52:57,782 INFO program: `- 10:0:0:0 sdh 8:112 undef ready running >03:52:57,783 INFO program: Running... multipath -ll >03:52:58,331 INFO program: Running... ntfsinfo -m /dev/sdf1 >03:52:58,490 INFO program: Volume Information >03:52:58,491 INFO program: Name of device: /dev/sdf1 >03:52:58,491 INFO program: Device state: 11 >03:52:58,491 INFO program: Volume Name: Disk-1-C >03:52:58,492 INFO program: Volume State: 91 >03:52:58,492 INFO program: Volume Version: 3.1 >03:52:58,492 INFO program: Sector Size: 512 >03:52:58,492 INFO program: Cluster Size: 4096 >03:52:58,492 INFO program: Index Block Size: 4096 >03:52:58,493 INFO program: Volume Size in Clusters: 31463293 >03:52:58,493 INFO program: MFT Information >03:52:58,493 INFO program: MFT Record Size: 1024 >03:52:58,493 INFO program: MFT Zone Multiplier: 0 >03:52:58,494 INFO program: MFT Data Position: 24 >03:52:58,494 INFO program: MFT Zone Start: 786432 >03:52:58,494 INFO program: MFT Zone End: 4719343 >03:52:58,495 INFO program: MFT Zone Position: 786432 >03:52:58,495 INFO program: Current Position in First Data Zone: 4719343 >03:52:58,495 INFO program: Current Position in Second Data Zone: 0 >03:52:58,495 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >03:52:58,496 INFO program: FILE_MFTMirr Size: 4 >03:52:58,496 INFO program: LCN of Data Attribute for File_MFTMirr: 29811199 >03:52:58,496 INFO program: Size of Attribute Definition Table: 2560 >03:52:58,497 INFO program: FILE_Bitmap Information >03:52:58,497 INFO program: FILE_Bitmap MFT Record Number: 6 >03:52:58,497 INFO program: State of FILE_Bitmap Inode: 80 >03:52:58,498 INFO program: Length of Attribute List: 0 >03:52:58,498 INFO program: Attribute List: (null) >03:52:58,498 INFO program: Number of Attached Extent Inodes: 0 >03:52:58,498 INFO program: FILE_Bitmap Data Attribute Information >03:52:58,499 INFO program: Decompressed Runlist: not done yet >03:52:58,499 INFO program: Base Inode: 6 >03:52:58,499 INFO program: Attribute Types: not done yet >03:52:58,499 INFO program: Attribute Name Length: 0 >03:52:58,500 INFO program: Attribute State: 3 >03:52:58,500 INFO program: Attribute Allocated Size: 3936256 >03:52:58,500 INFO program: Attribute Data Size: 3932912 >03:52:58,500 INFO program: Attribute Initialized Size: 3932912 >03:52:58,501 INFO program: Attribute Compressed Size: 0 >03:52:58,501 INFO program: Compression Block Size: 0 >03:52:58,501 INFO program: Compression Block Size Bits: 0 >03:52:58,501 INFO program: Compression Block Clusters: 0 >03:52:58,502 INFO program: Running... ntfsresize -m /dev/sdf1 >03:53:07,008 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >03:53:07,008 INFO program: Minsize (in MB): 60812 >03:53:07,110 INFO program: Running... ntfsinfo -m /dev/sdf2 >03:53:07,223 INFO program: Volume Information >03:53:07,223 INFO program: Name of device: /dev/sdf2 >03:53:07,223 INFO program: Device state: 11 >03:53:07,223 INFO program: Volume Name: Disk-1-E >03:53:07,223 INFO program: Volume State: 91 >03:53:07,223 INFO program: Volume Version: 3.1 >03:53:07,224 INFO program: Sector Size: 512 >03:53:07,224 INFO program: Cluster Size: 4096 >03:53:07,224 INFO program: Index Block Size: 4096 >03:53:07,224 INFO program: Volume Size in Clusters: 17808051 >03:53:07,224 INFO program: MFT Information >03:53:07,224 INFO program: MFT Record Size: 1024 >03:53:07,224 INFO program: MFT Zone Multiplier: 0 >03:53:07,224 INFO program: MFT Data Position: 24 >03:53:07,225 INFO program: MFT Zone Start: 786432 >03:53:07,225 INFO program: MFT Zone End: 3012438 >03:53:07,225 INFO program: MFT Zone Position: 786432 >03:53:07,225 INFO program: Current Position in First Data Zone: 3012438 >03:53:07,225 INFO program: Current Position in Second Data Zone: 0 >03:53:07,226 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >03:53:07,226 INFO program: FILE_MFTMirr Size: 4 >03:53:07,226 INFO program: LCN of Data Attribute for File_MFTMirr: 9364156 >03:53:07,227 INFO program: Size of Attribute Definition Table: 2560 >03:53:07,229 INFO program: FILE_Bitmap Information >03:53:07,229 INFO program: FILE_Bitmap MFT Record Number: 6 >03:53:07,230 INFO program: State of FILE_Bitmap Inode: 80 >03:53:07,230 INFO program: Length of Attribute List: 0 >03:53:07,230 INFO program: Attribute List: (null) >03:53:07,230 INFO program: Number of Attached Extent Inodes: 0 >03:53:07,231 INFO program: FILE_Bitmap Data Attribute Information >03:53:07,231 INFO program: Decompressed Runlist: not done yet >03:53:07,231 INFO program: Base Inode: 6 >03:53:07,231 INFO program: Attribute Types: not done yet >03:53:07,232 INFO program: Attribute Name Length: 0 >03:53:07,232 INFO program: Attribute State: 3 >03:53:07,232 INFO program: Attribute Allocated Size: 2228224 >03:53:07,232 INFO program: Attribute Data Size: 2226008 >03:53:07,233 INFO program: Attribute Initialized Size: 2226008 >03:53:07,233 INFO program: Attribute Compressed Size: 0 >03:53:07,233 INFO program: Compression Block Size: 0 >03:53:07,233 INFO program: Compression Block Size Bits: 0 >03:53:07,234 INFO program: Compression Block Clusters: 0 >03:53:07,234 INFO program: Running... ntfsresize -m /dev/sdf2 >03:53:08,471 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >03:53:08,471 INFO program: Minsize (in MB): 48640 >03:53:08,961 INFO program: Running... ntfsinfo -m /dev/sdg1 >03:53:09,030 INFO program: Volume Information >03:53:09,031 INFO program: Name of device: /dev/sdg1 >03:53:09,031 INFO program: Device state: 11 >03:53:09,031 INFO program: Volume Name: New Volume >03:53:09,031 INFO program: Volume State: 91 >03:53:09,031 INFO program: Volume Version: 3.1 >03:53:09,031 INFO program: Sector Size: 512 >03:53:09,032 INFO program: Cluster Size: 4096 >03:53:09,032 INFO program: Index Block Size: 4096 >03:53:09,032 INFO program: Volume Size in Clusters: 5119999 >03:53:09,032 INFO program: MFT Information >03:53:09,032 INFO program: MFT Record Size: 1024 >03:53:09,032 INFO program: MFT Zone Multiplier: 0 >03:53:09,032 INFO program: MFT Data Position: 24 >03:53:09,033 INFO program: MFT Zone Start: 786432 >03:53:09,033 INFO program: MFT Zone End: 1426431 >03:53:09,033 INFO program: MFT Zone Position: 786432 >03:53:09,033 INFO program: Current Position in First Data Zone: 1426431 >03:53:09,033 INFO program: Current Position in Second Data Zone: 0 >03:53:09,033 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >03:53:09,033 INFO program: FILE_MFTMirr Size: 4 >03:53:09,034 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >03:53:09,034 INFO program: Size of Attribute Definition Table: 2560 >03:53:09,034 INFO program: FILE_Bitmap Information >03:53:09,035 INFO program: FILE_Bitmap MFT Record Number: 6 >03:53:09,035 INFO program: State of FILE_Bitmap Inode: 80 >03:53:09,035 INFO program: Length of Attribute List: 0 >03:53:09,035 INFO program: Attribute List: (null) >03:53:09,036 INFO program: Number of Attached Extent Inodes: 0 >03:53:09,036 INFO program: FILE_Bitmap Data Attribute Information >03:53:09,036 INFO program: Decompressed Runlist: not done yet >03:53:09,037 INFO program: Base Inode: 6 >03:53:09,037 INFO program: Attribute Types: not done yet >03:53:09,037 INFO program: Attribute Name Length: 0 >03:53:09,038 INFO program: Attribute State: 3 >03:53:09,038 INFO program: Attribute Allocated Size: 643072 >03:53:09,038 INFO program: Attribute Data Size: 640000 >03:53:09,039 INFO program: Attribute Initialized Size: 640000 >03:53:09,039 INFO program: Attribute Compressed Size: 0 >03:53:09,039 INFO program: Compression Block Size: 0 >03:53:09,040 INFO program: Compression Block Size Bits: 0 >03:53:09,040 INFO program: Compression Block Clusters: 0 >03:53:09,040 INFO program: Running... ntfsresize -m /dev/sdg1 >03:53:09,097 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >03:53:09,098 INFO program: Minsize (in MB): 3222 >03:53:09,138 INFO program: Running... dumpe2fs -h /dev/sdg2 >03:53:09,180 INFO program: Filesystem volume name: bootrescue >03:53:09,181 INFO program: Last mounted on: /mnt/rescue18/boot >03:53:09,181 INFO program: Filesystem UUID: 17121f47-b50c-4402-9eec-58c6662502b4 >03:53:09,181 INFO program: Filesystem magic number: 0xEF53 >03:53:09,181 INFO program: Filesystem revision #: 1 (dynamic) >03:53:09,181 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 >03:53:09,181 INFO program: Filesystem flags: signed_directory_hash >03:53:09,181 INFO program: Default mount options: user_xattr acl >03:53:09,182 INFO program: Filesystem state: clean >03:53:09,182 INFO program: Errors behavior: Continue >03:53:09,182 INFO program: Filesystem OS type: Linux >03:53:09,182 INFO program: Inode count: 128016 >03:53:09,182 INFO program: Block count: 512000 >03:53:09,182 INFO program: Reserved block count: 25600 >03:53:09,182 INFO program: Free blocks: 444846 >03:53:09,182 INFO program: Free inodes: 127669 >03:53:09,183 INFO program: First block: 1 >03:53:09,183 INFO program: Block size: 1024 >03:53:09,184 INFO program: Fragment size: 1024 >03:53:09,184 INFO program: Reserved GDT blocks: 256 >03:53:09,184 INFO program: Blocks per group: 8192 >03:53:09,185 INFO program: Fragments per group: 8192 >03:53:09,185 INFO program: Inodes per group: 2032 >03:53:09,185 INFO program: Inode blocks per group: 254 >03:53:09,186 INFO program: Flex block group size: 16 >03:53:09,186 INFO program: Filesystem created: Wed Nov 14 21:36:30 2012 >03:53:09,186 INFO program: Last mount time: Sat Dec 8 03:35:29 2012 >03:53:09,187 INFO program: Last write time: Sat Dec 8 03:51:27 2012 >03:53:09,187 INFO program: Mount count: 24 >03:53:09,187 INFO program: Maximum mount count: -1 >03:53:09,188 INFO program: Last checked: Wed Nov 14 21:36:30 2012 >03:53:09,188 INFO program: Check interval: 0 (<none>) >03:53:09,188 INFO program: Lifetime writes: 74 MB >03:53:09,189 INFO program: Reserved blocks uid: 0 (user root) >03:53:09,189 INFO program: Reserved blocks gid: 0 (group root) >03:53:09,189 INFO program: First inode: 11 >03:53:09,190 INFO program: Inode size: 128 >03:53:09,190 INFO program: Journal inode: 8 >03:53:09,190 INFO program: Default directory hash: half_md4 >03:53:09,190 INFO program: Directory Hash Seed: 2532e35f-a659-4346-9b6f-f022aad5d2fb >03:53:09,191 INFO program: Journal backup: inode blocks >03:53:09,191 INFO program: Journal features: (none) >03:53:09,191 INFO program: Journal size: 8M >03:53:09,192 INFO program: Journal length: 8192 >03:53:09,192 INFO program: Journal sequence: 0x0000004b >03:53:09,192 INFO program: Journal start: 0 >03:53:09,193 INFO program: >03:53:09,193 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:53:09,194 INFO program: Running... dumpe2fs -h /dev/sdg2 >03:53:09,214 INFO program: Filesystem volume name: bootrescue >03:53:09,215 INFO program: Last mounted on: /mnt/rescue18/boot >03:53:09,215 INFO program: Filesystem UUID: 17121f47-b50c-4402-9eec-58c6662502b4 >03:53:09,215 INFO program: Filesystem magic number: 0xEF53 >03:53:09,215 INFO program: Filesystem revision #: 1 (dynamic) >03:53:09,215 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 >03:53:09,216 INFO program: Filesystem flags: signed_directory_hash >03:53:09,216 INFO program: Default mount options: user_xattr acl >03:53:09,216 INFO program: Filesystem state: clean >03:53:09,216 INFO program: Errors behavior: Continue >03:53:09,216 INFO program: Filesystem OS type: Linux >03:53:09,216 INFO program: Inode count: 128016 >03:53:09,216 INFO program: Block count: 512000 >03:53:09,217 INFO program: Reserved block count: 25600 >03:53:09,217 INFO program: Free blocks: 444846 >03:53:09,217 INFO program: Free inodes: 127669 >03:53:09,217 INFO program: First block: 1 >03:53:09,217 INFO program: Block size: 1024 >03:53:09,218 INFO program: Fragment size: 1024 >03:53:09,218 INFO program: Reserved GDT blocks: 256 >03:53:09,218 INFO program: Blocks per group: 8192 >03:53:09,219 INFO program: Fragments per group: 8192 >03:53:09,220 INFO program: Inodes per group: 2032 >03:53:09,220 INFO program: Inode blocks per group: 254 >03:53:09,221 INFO program: Flex block group size: 16 >03:53:09,221 INFO program: Filesystem created: Wed Nov 14 21:36:30 2012 >03:53:09,222 INFO program: Last mount time: Sat Dec 8 03:35:29 2012 >03:53:09,222 INFO program: Last write time: Sat Dec 8 03:51:27 2012 >03:53:09,222 INFO program: Mount count: 24 >03:53:09,223 INFO program: Maximum mount count: -1 >03:53:09,223 INFO program: Last checked: Wed Nov 14 21:36:30 2012 >03:53:09,224 INFO program: Check interval: 0 (<none>) >03:53:09,224 INFO program: Lifetime writes: 74 MB >03:53:09,224 INFO program: Reserved blocks uid: 0 (user root) >03:53:09,225 INFO program: Reserved blocks gid: 0 (group root) >03:53:09,225 INFO program: First inode: 11 >03:53:09,225 INFO program: Inode size: 128 >03:53:09,226 INFO program: Journal inode: 8 >03:53:09,226 INFO program: Default directory hash: half_md4 >03:53:09,226 INFO program: Directory Hash Seed: 2532e35f-a659-4346-9b6f-f022aad5d2fb >03:53:09,227 INFO program: Journal backup: inode blocks >03:53:09,227 INFO program: Journal features: (none) >03:53:09,227 INFO program: Journal size: 8M >03:53:09,227 INFO program: Journal length: 8192 >03:53:09,228 INFO program: Journal sequence: 0x0000004b >03:53:09,228 INFO program: Journal start: 0 >03:53:09,228 INFO program: >03:53:09,229 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:53:09,229 INFO program: Running... resize2fs -P /dev/sdg2 >03:53:09,250 INFO program: Estimated minimum size of the filesystem: 56277 >03:53:09,251 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:53:09,430 INFO program: Running... dumpe2fs -h /dev/sdg5 >03:53:09,456 INFO program: Filesystem volume name: rescue18 >03:53:09,457 INFO program: Last mounted on: /mnt/rescue18 >03:53:09,457 INFO program: Filesystem UUID: 73f59c6c-2fe0-4f8a-a177-060da73d85e2 >03:53:09,457 INFO program: Filesystem magic number: 0xEF53 >03:53:09,457 INFO program: Filesystem revision #: 1 (dynamic) >03:53:09,458 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 >03:53:09,458 INFO program: Filesystem flags: signed_directory_hash >03:53:09,458 INFO program: Default mount options: user_xattr acl >03:53:09,458 INFO program: Filesystem state: clean >03:53:09,458 INFO program: Errors behavior: Continue >03:53:09,458 INFO program: Filesystem OS type: Linux >03:53:09,458 INFO program: Inode count: 960992 >03:53:09,458 INFO program: Block count: 3840000 >03:53:09,458 INFO program: Reserved block count: 192000 >03:53:09,458 INFO program: Free blocks: 2915264 >03:53:09,459 INFO program: Free inodes: 837962 >03:53:09,459 INFO program: First block: 0 >03:53:09,459 INFO program: Block size: 4096 >03:53:09,460 INFO program: Fragment size: 4096 >03:53:09,460 INFO program: Reserved GDT blocks: 937 >03:53:09,461 INFO program: Blocks per group: 32768 >03:53:09,461 INFO program: Fragments per group: 32768 >03:53:09,461 INFO program: Inodes per group: 8144 >03:53:09,462 INFO program: Inode blocks per group: 509 >03:53:09,462 INFO program: Flex block group size: 16 >03:53:09,463 INFO program: Filesystem created: Thu Nov 15 02:52:30 2012 >03:53:09,463 INFO program: Last mount time: Sat Dec 8 03:35:29 2012 >03:53:09,464 INFO program: Last write time: Sat Dec 8 03:51:28 2012 >03:53:09,464 INFO program: Mount count: 24 >03:53:09,465 INFO program: Maximum mount count: -1 >03:53:09,465 INFO program: Last checked: Thu Nov 15 02:52:30 2012 >03:53:09,465 INFO program: Check interval: 0 (<none>) >03:53:09,466 INFO program: Lifetime writes: 6662 MB >03:53:09,466 INFO program: Reserved blocks uid: 0 (user root) >03:53:09,467 INFO program: Reserved blocks gid: 0 (group root) >03:53:09,467 INFO program: First inode: 11 >03:53:09,468 INFO program: Inode size: 256 >03:53:09,468 INFO program: Required extra isize: 28 >03:53:09,469 INFO program: Desired extra isize: 28 >03:53:09,469 INFO program: Journal inode: 8 >03:53:09,470 INFO program: Default directory hash: half_md4 >03:53:09,470 INFO program: Directory Hash Seed: e2baa43f-fabc-4ad5-86cb-34469404db01 >03:53:09,471 INFO program: Journal backup: inode blocks >03:53:09,471 INFO program: Journal features: journal_incompat_revoke >03:53:09,472 INFO program: Journal size: 128M >03:53:09,472 INFO program: Journal length: 32768 >03:53:09,473 INFO program: Journal sequence: 0x00003005 >03:53:09,473 INFO program: Journal start: 0 >03:53:09,474 INFO program: >03:53:09,474 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:53:09,474 INFO program: Running... dumpe2fs -h /dev/sdg5 >03:53:09,487 INFO program: Filesystem volume name: rescue18 >03:53:09,487 INFO program: Last mounted on: /mnt/rescue18 >03:53:09,487 INFO program: Filesystem UUID: 73f59c6c-2fe0-4f8a-a177-060da73d85e2 >03:53:09,487 INFO program: Filesystem magic number: 0xEF53 >03:53:09,488 INFO program: Filesystem revision #: 1 (dynamic) >03:53:09,488 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 >03:53:09,488 INFO program: Filesystem flags: signed_directory_hash >03:53:09,488 INFO program: Default mount options: user_xattr acl >03:53:09,488 INFO program: Filesystem state: clean >03:53:09,488 INFO program: Errors behavior: Continue >03:53:09,488 INFO program: Filesystem OS type: Linux >03:53:09,488 INFO program: Inode count: 960992 >03:53:09,488 INFO program: Block count: 3840000 >03:53:09,489 INFO program: Reserved block count: 192000 >03:53:09,489 INFO program: Free blocks: 2915264 >03:53:09,489 INFO program: Free inodes: 837962 >03:53:09,490 INFO program: First block: 0 >03:53:09,490 INFO program: Block size: 4096 >03:53:09,491 INFO program: Fragment size: 4096 >03:53:09,491 INFO program: Reserved GDT blocks: 937 >03:53:09,491 INFO program: Blocks per group: 32768 >03:53:09,492 INFO program: Fragments per group: 32768 >03:53:09,492 INFO program: Inodes per group: 8144 >03:53:09,493 INFO program: Inode blocks per group: 509 >03:53:09,493 INFO program: Flex block group size: 16 >03:53:09,494 INFO program: Filesystem created: Thu Nov 15 02:52:30 2012 >03:53:09,494 INFO program: Last mount time: Sat Dec 8 03:35:29 2012 >03:53:09,495 INFO program: Last write time: Sat Dec 8 03:51:28 2012 >03:53:09,495 INFO program: Mount count: 24 >03:53:09,496 INFO program: Maximum mount count: -1 >03:53:09,496 INFO program: Last checked: Thu Nov 15 02:52:30 2012 >03:53:09,496 INFO program: Check interval: 0 (<none>) >03:53:09,497 INFO program: Lifetime writes: 6662 MB >03:53:09,497 INFO program: Reserved blocks uid: 0 (user root) >03:53:09,498 INFO program: Reserved blocks gid: 0 (group root) >03:53:09,498 INFO program: First inode: 11 >03:53:09,499 INFO program: Inode size: 256 >03:53:09,499 INFO program: Required extra isize: 28 >03:53:09,500 INFO program: Desired extra isize: 28 >03:53:09,500 INFO program: Journal inode: 8 >03:53:09,501 INFO program: Default directory hash: half_md4 >03:53:09,501 INFO program: Directory Hash Seed: e2baa43f-fabc-4ad5-86cb-34469404db01 >03:53:09,502 INFO program: Journal backup: inode blocks >03:53:09,502 INFO program: Journal features: journal_incompat_revoke >03:53:09,503 INFO program: Journal size: 128M >03:53:09,503 INFO program: Journal length: 32768 >03:53:09,503 INFO program: Journal sequence: 0x00003005 >03:53:09,504 INFO program: Journal start: 0 >03:53:09,504 INFO program: >03:53:09,505 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:53:09,505 INFO program: Running... resize2fs -P /dev/sdg5 >03:53:09,519 INFO program: Estimated minimum size of the filesystem: 889506 >03:53:09,519 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:53:09,628 INFO program: Running... dumpe2fs -h /dev/sdg6 >03:53:09,663 INFO program: Filesystem volume name: rescuehome >03:53:09,663 INFO program: Last mounted on: /home >03:53:09,663 INFO program: Filesystem UUID: 1b39272d-8fc7-4f30-ad29-1192e5480446 >03:53:09,663 INFO program: Filesystem magic number: 0xEF53 >03:53:09,663 INFO program: Filesystem revision #: 1 (dynamic) >03:53:09,663 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 >03:53:09,664 INFO program: Filesystem flags: signed_directory_hash >03:53:09,664 INFO program: Default mount options: user_xattr acl >03:53:09,664 INFO program: Filesystem state: clean >03:53:09,664 INFO program: Errors behavior: Continue >03:53:09,664 INFO program: Filesystem OS type: Linux >03:53:09,664 INFO program: Inode count: 2564096 >03:53:09,664 INFO program: Block count: 10240000 >03:53:09,665 INFO program: Reserved block count: 512000 >03:53:09,665 INFO program: Free blocks: 10033128 >03:53:09,665 INFO program: Free inodes: 2563963 >03:53:09,665 INFO program: First block: 0 >03:53:09,665 INFO program: Block size: 4096 >03:53:09,665 INFO program: Fragment size: 4096 >03:53:09,665 INFO program: Reserved GDT blocks: 1021 >03:53:09,665 INFO program: Blocks per group: 32768 >03:53:09,666 INFO program: Fragments per group: 32768 >03:53:09,666 INFO program: Inodes per group: 8192 >03:53:09,666 INFO program: Inode blocks per group: 512 >03:53:09,667 INFO program: Flex block group size: 16 >03:53:09,667 INFO program: Filesystem created: Wed Nov 14 21:36:39 2012 >03:53:09,667 INFO program: Last mount time: Sat Dec 8 03:35:29 2012 >03:53:09,667 INFO program: Last write time: Sat Dec 8 03:51:27 2012 >03:53:09,667 INFO program: Mount count: 23 >03:53:09,667 INFO program: Maximum mount count: -1 >03:53:09,667 INFO program: Last checked: Wed Nov 14 21:36:39 2012 >03:53:09,667 INFO program: Check interval: 0 (<none>) >03:53:09,668 INFO program: Lifetime writes: 765 MB >03:53:09,668 INFO program: Reserved blocks uid: 0 (user root) >03:53:09,668 INFO program: Reserved blocks gid: 0 (group root) >03:53:09,668 INFO program: First inode: 11 >03:53:09,668 INFO program: Inode size: 256 >03:53:09,668 INFO program: Required extra isize: 28 >03:53:09,668 INFO program: Desired extra isize: 28 >03:53:09,668 INFO program: Journal inode: 8 >03:53:09,668 INFO program: Default directory hash: half_md4 >03:53:09,669 INFO program: Directory Hash Seed: 65d80d38-a9dc-41dc-afe5-b5bc7b78cb80 >03:53:09,669 INFO program: Journal backup: inode blocks >03:53:09,669 INFO program: Journal features: (none) >03:53:09,669 INFO program: Journal size: 128M >03:53:09,669 INFO program: Journal length: 32768 >03:53:09,669 INFO program: Journal sequence: 0x0000005b >03:53:09,669 INFO program: Journal start: 0 >03:53:09,669 INFO program: >03:53:09,669 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:53:09,670 INFO program: Running... dumpe2fs -h /dev/sdg6 >03:53:09,683 INFO program: Filesystem volume name: rescuehome >03:53:09,683 INFO program: Last mounted on: /home >03:53:09,683 INFO program: Filesystem UUID: 1b39272d-8fc7-4f30-ad29-1192e5480446 >03:53:09,683 INFO program: Filesystem magic number: 0xEF53 >03:53:09,684 INFO program: Filesystem revision #: 1 (dynamic) >03:53:09,684 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 >03:53:09,684 INFO program: Filesystem flags: signed_directory_hash >03:53:09,684 INFO program: Default mount options: user_xattr acl >03:53:09,684 INFO program: Filesystem state: clean >03:53:09,684 INFO program: Errors behavior: Continue >03:53:09,685 INFO program: Filesystem OS type: Linux >03:53:09,685 INFO program: Inode count: 2564096 >03:53:09,685 INFO program: Block count: 10240000 >03:53:09,685 INFO program: Reserved block count: 512000 >03:53:09,685 INFO program: Free blocks: 10033128 >03:53:09,685 INFO program: Free inodes: 2563963 >03:53:09,686 INFO program: First block: 0 >03:53:09,686 INFO program: Block size: 4096 >03:53:09,686 INFO program: Fragment size: 4096 >03:53:09,686 INFO program: Reserved GDT blocks: 1021 >03:53:09,686 INFO program: Blocks per group: 32768 >03:53:09,686 INFO program: Fragments per group: 32768 >03:53:09,687 INFO program: Inodes per group: 8192 >03:53:09,687 INFO program: Inode blocks per group: 512 >03:53:09,687 INFO program: Flex block group size: 16 >03:53:09,687 INFO program: Filesystem created: Wed Nov 14 21:36:39 2012 >03:53:09,688 INFO program: Last mount time: Sat Dec 8 03:35:29 2012 >03:53:09,688 INFO program: Last write time: Sat Dec 8 03:51:27 2012 >03:53:09,688 INFO program: Mount count: 23 >03:53:09,688 INFO program: Maximum mount count: -1 >03:53:09,688 INFO program: Last checked: Wed Nov 14 21:36:39 2012 >03:53:09,688 INFO program: Check interval: 0 (<none>) >03:53:09,688 INFO program: Lifetime writes: 765 MB >03:53:09,689 INFO program: Reserved blocks uid: 0 (user root) >03:53:09,689 INFO program: Reserved blocks gid: 0 (group root) >03:53:09,689 INFO program: First inode: 11 >03:53:09,689 INFO program: Inode size: 256 >03:53:09,689 INFO program: Required extra isize: 28 >03:53:09,689 INFO program: Desired extra isize: 28 >03:53:09,690 INFO program: Journal inode: 8 >03:53:09,690 INFO program: Default directory hash: half_md4 >03:53:09,690 INFO program: Directory Hash Seed: 65d80d38-a9dc-41dc-afe5-b5bc7b78cb80 >03:53:09,690 INFO program: Journal backup: inode blocks >03:53:09,690 INFO program: Journal features: (none) >03:53:09,690 INFO program: Journal size: 128M >03:53:09,691 INFO program: Journal length: 32768 >03:53:09,691 INFO program: Journal sequence: 0x0000005b >03:53:09,691 INFO program: Journal start: 0 >03:53:09,691 INFO program: >03:53:09,691 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:53:09,692 INFO program: Running... resize2fs -P /dev/sdg6 >03:53:09,703 INFO program: Estimated minimum size of the filesystem: 64869 >03:53:09,704 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:53:09,973 INFO program: Running... ntfsinfo -m /dev/sda1 >03:53:10,006 INFO program: Volume Information >03:53:10,007 INFO program: Name of device: /dev/sda1 >03:53:10,007 INFO program: Device state: 11 >03:53:10,007 INFO program: Volume Name: System Reserved >03:53:10,007 INFO program: Volume State: 91 >03:53:10,007 INFO program: Volume Version: 3.1 >03:53:10,007 INFO program: Sector Size: 512 >03:53:10,007 INFO program: Cluster Size: 4096 >03:53:10,007 INFO program: Index Block Size: 4096 >03:53:10,008 INFO program: Volume Size in Clusters: 25599 >03:53:10,008 INFO program: MFT Information >03:53:10,008 INFO program: MFT Record Size: 1024 >03:53:10,008 INFO program: MFT Zone Multiplier: 0 >03:53:10,008 INFO program: MFT Data Position: 24 >03:53:10,009 INFO program: MFT Zone Start: 8533 >03:53:10,009 INFO program: MFT Zone End: 11732 >03:53:10,009 INFO program: MFT Zone Position: 8533 >03:53:10,009 INFO program: Current Position in First Data Zone: 11732 >03:53:10,009 INFO program: Current Position in Second Data Zone: 0 >03:53:10,009 INFO program: LCN of Data Attribute for FILE_MFT: 8533 >03:53:10,009 INFO program: FILE_MFTMirr Size: 4 >03:53:10,009 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >03:53:10,009 INFO program: Size of Attribute Definition Table: 2560 >03:53:10,009 INFO program: FILE_Bitmap Information >03:53:10,010 INFO program: FILE_Bitmap MFT Record Number: 6 >03:53:10,010 INFO program: State of FILE_Bitmap Inode: 80 >03:53:10,010 INFO program: Length of Attribute List: 0 >03:53:10,010 INFO program: Attribute List: (null) >03:53:10,010 INFO program: Number of Attached Extent Inodes: 0 >03:53:10,010 INFO program: FILE_Bitmap Data Attribute Information >03:53:10,010 INFO program: Decompressed Runlist: not done yet >03:53:10,010 INFO program: Base Inode: 6 >03:53:10,010 INFO program: Attribute Types: not done yet >03:53:10,011 INFO program: Attribute Name Length: 0 >03:53:10,011 INFO program: Attribute State: 3 >03:53:10,011 INFO program: Attribute Allocated Size: 4096 >03:53:10,011 INFO program: Attribute Data Size: 3200 >03:53:10,011 INFO program: Attribute Initialized Size: 3200 >03:53:10,011 INFO program: Attribute Compressed Size: 0 >03:53:10,011 INFO program: Compression Block Size: 0 >03:53:10,011 INFO program: Compression Block Size Bits: 0 >03:53:10,011 INFO program: Compression Block Clusters: 0 >03:53:10,012 INFO program: Running... ntfsresize -m /dev/sda1 >03:53:10,045 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >03:53:10,045 INFO program: Minsize (in MB): 36 >03:53:10,096 INFO program: Running... dumpe2fs -h /dev/sda10 >03:53:10,121 INFO program: Filesystem volume name: bootfed17 >03:53:10,122 INFO program: Last mounted on: /boot >03:53:10,122 INFO program: Filesystem UUID: 80560631-1d69-40b0-a81e-9fd49aa757b3 >03:53:10,122 INFO program: Filesystem magic number: 0xEF53 >03:53:10,122 INFO program: Filesystem revision #: 1 (dynamic) >03:53:10,122 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 >03:53:10,122 INFO program: Filesystem flags: signed_directory_hash >03:53:10,123 INFO program: Default mount options: (none) >03:53:10,123 INFO program: Filesystem state: clean >03:53:10,123 INFO program: Errors behavior: Continue >03:53:10,123 INFO program: Filesystem OS type: Linux >03:53:10,123 INFO program: Inode count: 128016 >03:53:10,123 INFO program: Block count: 512000 >03:53:10,124 INFO program: Reserved block count: 25600 >03:53:10,124 INFO program: Free blocks: 403379 >03:53:10,124 INFO program: Free inodes: 127755 >03:53:10,124 INFO program: First block: 1 >03:53:10,124 INFO program: Block size: 1024 >03:53:10,124 INFO program: Fragment size: 1024 >03:53:10,124 INFO program: Reserved GDT blocks: 256 >03:53:10,125 INFO program: Blocks per group: 8192 >03:53:10,125 INFO program: Fragments per group: 8192 >03:53:10,125 INFO program: Inodes per group: 2032 >03:53:10,125 INFO program: Inode blocks per group: 254 >03:53:10,125 INFO program: Flex block group size: 16 >03:53:10,125 INFO program: Filesystem created: Wed Feb 22 15:16:25 2012 >03:53:10,125 INFO program: Last mount time: Sat Dec 8 03:35:33 2012 >03:53:10,125 INFO program: Last write time: Sat Dec 8 03:51:27 2012 >03:53:10,125 INFO program: Mount count: 22 >03:53:10,126 INFO program: Maximum mount count: 39 >03:53:10,126 INFO program: Last checked: Wed Nov 14 15:41:08 2012 >03:53:10,126 INFO program: Check interval: 15552000 (6 months) >03:53:10,126 INFO program: Next check after: Mon May 13 15:41:08 2013 >03:53:10,126 INFO program: Lifetime writes: 688 MB >03:53:10,126 INFO program: Reserved blocks uid: 0 (user root) >03:53:10,126 INFO program: Reserved blocks gid: 0 (group root) >03:53:10,126 INFO program: First inode: 11 >03:53:10,126 INFO program: Inode size: 128 >03:53:10,127 INFO program: Journal inode: 8 >03:53:10,127 INFO program: Default directory hash: half_md4 >03:53:10,127 INFO program: Directory Hash Seed: c0a2665f-c817-4d0d-a407-d7e80466f284 >03:53:10,127 INFO program: Journal backup: inode blocks >03:53:10,127 INFO program: Journal features: journal_incompat_revoke >03:53:10,127 INFO program: Journal size: 8M >03:53:10,127 INFO program: Journal length: 8192 >03:53:10,127 INFO program: Journal sequence: 0x00000296 >03:53:10,127 INFO program: Journal start: 0 >03:53:10,127 INFO program: >03:53:10,128 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:53:10,128 INFO program: Running... dumpe2fs -h /dev/sda10 >03:53:10,140 INFO program: Filesystem volume name: bootfed17 >03:53:10,140 INFO program: Last mounted on: /boot >03:53:10,140 INFO program: Filesystem UUID: 80560631-1d69-40b0-a81e-9fd49aa757b3 >03:53:10,141 INFO program: Filesystem magic number: 0xEF53 >03:53:10,141 INFO program: Filesystem revision #: 1 (dynamic) >03:53:10,141 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 >03:53:10,141 INFO program: Filesystem flags: signed_directory_hash >03:53:10,142 INFO program: Default mount options: (none) >03:53:10,142 INFO program: Filesystem state: clean >03:53:10,142 INFO program: Errors behavior: Continue >03:53:10,142 INFO program: Filesystem OS type: Linux >03:53:10,143 INFO program: Inode count: 128016 >03:53:10,143 INFO program: Block count: 512000 >03:53:10,143 INFO program: Reserved block count: 25600 >03:53:10,143 INFO program: Free blocks: 403379 >03:53:10,143 INFO program: Free inodes: 127755 >03:53:10,144 INFO program: First block: 1 >03:53:10,144 INFO program: Block size: 1024 >03:53:10,144 INFO program: Fragment size: 1024 >03:53:10,144 INFO program: Reserved GDT blocks: 256 >03:53:10,144 INFO program: Blocks per group: 8192 >03:53:10,144 INFO program: Fragments per group: 8192 >03:53:10,145 INFO program: Inodes per group: 2032 >03:53:10,145 INFO program: Inode blocks per group: 254 >03:53:10,145 INFO program: Flex block group size: 16 >03:53:10,145 INFO program: Filesystem created: Wed Feb 22 15:16:25 2012 >03:53:10,145 INFO program: Last mount time: Sat Dec 8 03:35:33 2012 >03:53:10,145 INFO program: Last write time: Sat Dec 8 03:51:27 2012 >03:53:10,145 INFO program: Mount count: 22 >03:53:10,146 INFO program: Maximum mount count: 39 >03:53:10,146 INFO program: Last checked: Wed Nov 14 15:41:08 2012 >03:53:10,146 INFO program: Check interval: 15552000 (6 months) >03:53:10,146 INFO program: Next check after: Mon May 13 15:41:08 2013 >03:53:10,146 INFO program: Lifetime writes: 688 MB >03:53:10,146 INFO program: Reserved blocks uid: 0 (user root) >03:53:10,147 INFO program: Reserved blocks gid: 0 (group root) >03:53:10,147 INFO program: First inode: 11 >03:53:10,147 INFO program: Inode size: 128 >03:53:10,147 INFO program: Journal inode: 8 >03:53:10,147 INFO program: Default directory hash: half_md4 >03:53:10,147 INFO program: Directory Hash Seed: c0a2665f-c817-4d0d-a407-d7e80466f284 >03:53:10,147 INFO program: Journal backup: inode blocks >03:53:10,148 INFO program: Journal features: journal_incompat_revoke >03:53:10,148 INFO program: Journal size: 8M >03:53:10,148 INFO program: Journal length: 8192 >03:53:10,148 INFO program: Journal sequence: 0x00000296 >03:53:10,148 INFO program: Journal start: 0 >03:53:10,148 INFO program: >03:53:10,149 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:53:10,149 INFO program: Running... resize2fs -P /dev/sda10 >03:53:10,159 INFO program: Estimated minimum size of the filesystem: 99711 >03:53:10,159 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:53:10,209 INFO program: Running... dumpe2fs -h /dev/sda11 >03:53:10,249 INFO program: Filesystem volume name: fed16boot >03:53:10,250 INFO program: Last mounted on: /boot >03:53:10,250 INFO program: Filesystem UUID: c957dda5-6104-49f9-b40a-3d111dc44fcd >03:53:10,250 INFO program: Filesystem magic number: 0xEF53 >03:53:10,250 INFO program: Filesystem revision #: 1 (dynamic) >03:53:10,250 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 >03:53:10,251 INFO program: Filesystem flags: signed_directory_hash >03:53:10,251 INFO program: Default mount options: (none) >03:53:10,251 INFO program: Filesystem state: clean >03:53:10,251 INFO program: Errors behavior: Continue >03:53:10,251 INFO program: Filesystem OS type: Linux >03:53:10,252 INFO program: Inode count: 121920 >03:53:10,252 INFO program: Block count: 487424 >03:53:10,252 INFO program: Reserved block count: 24371 >03:53:10,252 INFO program: Free blocks: 384316 >03:53:10,252 INFO program: Free inodes: 121687 >03:53:10,253 INFO program: First block: 1 >03:53:10,253 INFO program: Block size: 1024 >03:53:10,253 INFO program: Fragment size: 1024 >03:53:10,253 INFO program: Reserved GDT blocks: 256 >03:53:10,253 INFO program: Blocks per group: 8192 >03:53:10,254 INFO program: Fragments per group: 8192 >03:53:10,254 INFO program: Inodes per group: 2032 >03:53:10,254 INFO program: Inode blocks per group: 254 >03:53:10,255 INFO program: Flex block group size: 16 >03:53:10,255 INFO program: Filesystem created: Mon Aug 8 20:23:50 2011 >03:53:10,255 INFO program: Last mount time: Sat Dec 8 03:35:32 2012 >03:53:10,255 INFO program: Last write time: Sat Dec 8 03:51:27 2012 >03:53:10,256 INFO program: Mount count: 11 >03:53:10,256 INFO program: Maximum mount count: 34 >03:53:10,256 INFO program: Last checked: Sat Nov 17 03:48:35 2012 >03:53:10,256 INFO program: Check interval: 15552000 (6 months) >03:53:10,257 INFO program: Next check after: Thu May 16 03:48:35 2013 >03:53:10,257 INFO program: Lifetime writes: 547 MB >03:53:10,257 INFO program: Reserved blocks uid: 0 (user root) >03:53:10,258 INFO program: Reserved blocks gid: 0 (group root) >03:53:10,258 INFO program: First inode: 11 >03:53:10,258 INFO program: Inode size: 128 >03:53:10,258 INFO program: Journal inode: 8 >03:53:10,259 INFO program: Default directory hash: half_md4 >03:53:10,259 INFO program: Directory Hash Seed: bd2108c9-9064-40d6-9d58-24f6a259164f >03:53:10,259 INFO program: Journal backup: inode blocks >03:53:10,260 INFO program: Journal features: journal_incompat_revoke >03:53:10,260 INFO program: Journal size: 8M >03:53:10,260 INFO program: Journal length: 8192 >03:53:10,260 INFO program: Journal sequence: 0x000001fe >03:53:10,261 INFO program: Journal start: 0 >03:53:10,261 INFO program: >03:53:10,261 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:53:10,262 INFO program: Running... dumpe2fs -h /dev/sda11 >03:53:10,276 INFO program: Filesystem volume name: fed16boot >03:53:10,276 INFO program: Last mounted on: /boot >03:53:10,276 INFO program: Filesystem UUID: c957dda5-6104-49f9-b40a-3d111dc44fcd >03:53:10,276 INFO program: Filesystem magic number: 0xEF53 >03:53:10,276 INFO program: Filesystem revision #: 1 (dynamic) >03:53:10,276 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 >03:53:10,277 INFO program: Filesystem flags: signed_directory_hash >03:53:10,277 INFO program: Default mount options: (none) >03:53:10,277 INFO program: Filesystem state: clean >03:53:10,277 INFO program: Errors behavior: Continue >03:53:10,277 INFO program: Filesystem OS type: Linux >03:53:10,277 INFO program: Inode count: 121920 >03:53:10,277 INFO program: Block count: 487424 >03:53:10,277 INFO program: Reserved block count: 24371 >03:53:10,278 INFO program: Free blocks: 384316 >03:53:10,278 INFO program: Free inodes: 121687 >03:53:10,278 INFO program: First block: 1 >03:53:10,278 INFO program: Block size: 1024 >03:53:10,278 INFO program: Fragment size: 1024 >03:53:10,278 INFO program: Reserved GDT blocks: 256 >03:53:10,278 INFO program: Blocks per group: 8192 >03:53:10,278 INFO program: Fragments per group: 8192 >03:53:10,278 INFO program: Inodes per group: 2032 >03:53:10,278 INFO program: Inode blocks per group: 254 >03:53:10,279 INFO program: Flex block group size: 16 >03:53:10,279 INFO program: Filesystem created: Mon Aug 8 20:23:50 2011 >03:53:10,279 INFO program: Last mount time: Sat Dec 8 03:35:32 2012 >03:53:10,279 INFO program: Last write time: Sat Dec 8 03:51:27 2012 >03:53:10,279 INFO program: Mount count: 11 >03:53:10,279 INFO program: Maximum mount count: 34 >03:53:10,279 INFO program: Last checked: Sat Nov 17 03:48:35 2012 >03:53:10,279 INFO program: Check interval: 15552000 (6 months) >03:53:10,279 INFO program: Next check after: Thu May 16 03:48:35 2013 >03:53:10,280 INFO program: Lifetime writes: 547 MB >03:53:10,280 INFO program: Reserved blocks uid: 0 (user root) >03:53:10,280 INFO program: Reserved blocks gid: 0 (group root) >03:53:10,280 INFO program: First inode: 11 >03:53:10,280 INFO program: Inode size: 128 >03:53:10,280 INFO program: Journal inode: 8 >03:53:10,280 INFO program: Default directory hash: half_md4 >03:53:10,280 INFO program: Directory Hash Seed: bd2108c9-9064-40d6-9d58-24f6a259164f >03:53:10,280 INFO program: Journal backup: inode blocks >03:53:10,281 INFO program: Journal features: journal_incompat_revoke >03:53:10,281 INFO program: Journal size: 8M >03:53:10,281 INFO program: Journal length: 8192 >03:53:10,281 INFO program: Journal sequence: 0x000001fe >03:53:10,281 INFO program: Journal start: 0 >03:53:10,281 INFO program: >03:53:10,281 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:53:10,281 INFO program: Running... resize2fs -P /dev/sda11 >03:53:10,291 INFO program: Estimated minimum size of the filesystem: 94671 >03:53:10,292 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:53:10,332 INFO program: Running... dumpe2fs -h /dev/sda12 >03:53:10,365 INFO program: Filesystem volume name: bootfed18 >03:53:10,365 INFO program: Last mounted on: /boot >03:53:10,365 INFO program: Filesystem UUID: 28029c5c-fcc5-42a2-a8f7-c3d00c074957 >03:53:10,366 INFO program: Filesystem magic number: 0xEF53 >03:53:10,366 INFO program: Filesystem revision #: 1 (dynamic) >03:53:10,366 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 >03:53:10,366 INFO program: Filesystem flags: signed_directory_hash >03:53:10,366 INFO program: Default mount options: (none) >03:53:10,366 INFO program: Filesystem state: clean >03:53:10,366 INFO program: Errors behavior: Continue >03:53:10,366 INFO program: Filesystem OS type: Linux >03:53:10,366 INFO program: Inode count: 121920 >03:53:10,367 INFO program: Block count: 487424 >03:53:10,367 INFO program: Reserved block count: 24371 >03:53:10,367 INFO program: Free blocks: 319164 >03:53:10,367 INFO program: Free inodes: 121550 >03:53:10,367 INFO program: First block: 1 >03:53:10,367 INFO program: Block size: 1024 >03:53:10,367 INFO program: Fragment size: 1024 >03:53:10,367 INFO program: Reserved GDT blocks: 256 >03:53:10,367 INFO program: Blocks per group: 8192 >03:53:10,368 INFO program: Fragments per group: 8192 >03:53:10,368 INFO program: Inodes per group: 2032 >03:53:10,368 INFO program: Inode blocks per group: 254 >03:53:10,368 INFO program: Flex block group size: 16 >03:53:10,368 INFO program: Filesystem created: Mon Aug 8 20:20:29 2011 >03:53:10,368 INFO program: Last mount time: Sat Dec 8 03:35:29 2012 >03:53:10,368 INFO program: Last write time: Sat Dec 8 03:51:28 2012 >03:53:10,368 INFO program: Mount count: 21 >03:53:10,368 INFO program: Maximum mount count: 24 >03:53:10,369 INFO program: Last checked: Thu Nov 15 19:49:31 2012 >03:53:10,369 INFO program: Check interval: 15552000 (6 months) >03:53:10,369 INFO program: Next check after: Tue May 14 19:49:31 2013 >03:53:10,369 INFO program: Lifetime writes: 204 MB >03:53:10,369 INFO program: Reserved blocks uid: 0 (user root) >03:53:10,369 INFO program: Reserved blocks gid: 0 (group root) >03:53:10,369 INFO program: First inode: 11 >03:53:10,369 INFO program: Inode size: 128 >03:53:10,369 INFO program: Journal inode: 8 >03:53:10,369 INFO program: Default directory hash: half_md4 >03:53:10,370 INFO program: Directory Hash Seed: 8574015f-9841-4a56-935f-b60dcfc14b2a >03:53:10,370 INFO program: Journal backup: inode blocks >03:53:10,370 INFO program: Journal features: journal_incompat_revoke >03:53:10,370 INFO program: Journal size: 8M >03:53:10,370 INFO program: Journal length: 8192 >03:53:10,370 INFO program: Journal sequence: 0x0000019d >03:53:10,370 INFO program: Journal start: 0 >03:53:10,370 INFO program: >03:53:10,370 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:53:10,371 INFO program: Running... dumpe2fs -h /dev/sda12 >03:53:10,382 INFO program: Filesystem volume name: bootfed18 >03:53:10,384 INFO program: Last mounted on: /boot >03:53:10,385 INFO program: Filesystem UUID: 28029c5c-fcc5-42a2-a8f7-c3d00c074957 >03:53:10,386 INFO program: Filesystem magic number: 0xEF53 >03:53:10,386 INFO program: Filesystem revision #: 1 (dynamic) >03:53:10,387 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 >03:53:10,387 INFO program: Filesystem flags: signed_directory_hash >03:53:10,389 INFO program: Default mount options: (none) >03:53:10,390 INFO program: Filesystem state: clean >03:53:10,390 INFO program: Errors behavior: Continue >03:53:10,391 INFO program: Filesystem OS type: Linux >03:53:10,391 INFO program: Inode count: 121920 >03:53:10,392 INFO program: Block count: 487424 >03:53:10,392 INFO program: Reserved block count: 24371 >03:53:10,392 INFO program: Free blocks: 319164 >03:53:10,393 INFO program: Free inodes: 121550 >03:53:10,393 INFO program: First block: 1 >03:53:10,394 INFO program: Block size: 1024 >03:53:10,395 INFO program: Fragment size: 1024 >03:53:10,395 INFO program: Reserved GDT blocks: 256 >03:53:10,395 INFO program: Blocks per group: 8192 >03:53:10,396 INFO program: Fragments per group: 8192 >03:53:10,397 INFO program: Inodes per group: 2032 >03:53:10,398 INFO program: Inode blocks per group: 254 >03:53:10,398 INFO program: Flex block group size: 16 >03:53:10,399 INFO program: Filesystem created: Mon Aug 8 20:20:29 2011 >03:53:10,399 INFO program: Last mount time: Sat Dec 8 03:35:29 2012 >03:53:10,400 INFO program: Last write time: Sat Dec 8 03:51:28 2012 >03:53:10,400 INFO program: Mount count: 21 >03:53:10,401 INFO program: Maximum mount count: 24 >03:53:10,401 INFO program: Last checked: Thu Nov 15 19:49:31 2012 >03:53:10,401 INFO program: Check interval: 15552000 (6 months) >03:53:10,402 INFO program: Next check after: Tue May 14 19:49:31 2013 >03:53:10,403 INFO program: Lifetime writes: 204 MB >03:53:10,403 INFO program: Reserved blocks uid: 0 (user root) >03:53:10,404 INFO program: Reserved blocks gid: 0 (group root) >03:53:10,404 INFO program: First inode: 11 >03:53:10,405 INFO program: Inode size: 128 >03:53:10,406 INFO program: Journal inode: 8 >03:53:10,406 INFO program: Default directory hash: half_md4 >03:53:10,406 INFO program: Directory Hash Seed: 8574015f-9841-4a56-935f-b60dcfc14b2a >03:53:10,407 INFO program: Journal backup: inode blocks >03:53:10,407 INFO program: Journal features: journal_incompat_revoke >03:53:10,408 INFO program: Journal size: 8M >03:53:10,408 INFO program: Journal length: 8192 >03:53:10,409 INFO program: Journal sequence: 0x0000019d >03:53:10,409 INFO program: Journal start: 0 >03:53:10,410 INFO program: >03:53:10,411 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:53:10,412 INFO program: Running... resize2fs -P /dev/sda12 >03:53:10,428 INFO program: Estimated minimum size of the filesystem: 165313 >03:53:10,429 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:53:10,506 INFO program: Running... dumpe2fs -h /dev/sda13 >03:53:10,536 INFO program: Filesystem volume name: <none> >03:53:10,536 INFO program: Last mounted on: <not available> >03:53:10,536 INFO program: Filesystem UUID: 1c4fc22a-fe36-443d-94b4-b1a678ede9eb >03:53:10,536 INFO program: Filesystem magic number: 0xEF53 >03:53:10,537 INFO program: Filesystem revision #: 1 (dynamic) >03:53:10,537 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 >03:53:10,537 INFO program: Filesystem flags: signed_directory_hash >03:53:10,537 INFO program: Default mount options: user_xattr acl >03:53:10,537 INFO program: Filesystem state: clean >03:53:10,537 INFO program: Errors behavior: Continue >03:53:10,538 INFO program: Filesystem OS type: Linux >03:53:10,538 INFO program: Inode count: 121920 >03:53:10,538 INFO program: Block count: 487424 >03:53:10,538 INFO program: Reserved block count: 24371 >03:53:10,538 INFO program: Free blocks: 461526 >03:53:10,538 INFO program: Free inodes: 121909 >03:53:10,538 INFO program: First block: 1 >03:53:10,539 INFO program: Block size: 1024 >03:53:10,539 INFO program: Fragment size: 1024 >03:53:10,539 INFO program: Reserved GDT blocks: 256 >03:53:10,539 INFO program: Blocks per group: 8192 >03:53:10,539 INFO program: Fragments per group: 8192 >03:53:10,539 INFO program: Inodes per group: 2032 >03:53:10,539 INFO program: Inode blocks per group: 254 >03:53:10,539 INFO program: Flex block group size: 16 >03:53:10,540 INFO program: Filesystem created: Sat Dec 8 03:49:56 2012 >03:53:10,540 INFO program: Last mount time: n/a >03:53:10,540 INFO program: Last write time: Sat Dec 8 03:49:56 2012 >03:53:10,540 INFO program: Mount count: 0 >03:53:10,540 INFO program: Maximum mount count: -1 >03:53:10,540 INFO program: Last checked: Sat Dec 8 03:49:56 2012 >03:53:10,540 INFO program: Check interval: 0 (<none>) >03:53:10,540 INFO program: Lifetime writes: 8 MB >03:53:10,540 INFO program: Reserved blocks uid: 0 (user root) >03:53:10,541 INFO program: Reserved blocks gid: 0 (group root) >03:53:10,541 INFO program: First inode: 11 >03:53:10,541 INFO program: Inode size: 128 >03:53:10,541 INFO program: Journal inode: 8 >03:53:10,541 INFO program: Default directory hash: half_md4 >03:53:10,541 INFO program: Directory Hash Seed: 36cc6365-12c6-443a-9d30-7081883ab537 >03:53:10,541 INFO program: Journal backup: inode blocks >03:53:10,541 INFO program: Journal features: (none) >03:53:10,542 INFO program: Journal size: 8M >03:53:10,542 INFO program: Journal length: 8192 >03:53:10,542 INFO program: Journal sequence: 0x00000001 >03:53:10,542 INFO program: Journal start: 0 >03:53:10,542 INFO program: >03:53:10,542 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:53:10,542 INFO program: Running... dumpe2fs -h /dev/sda13 >03:53:10,553 INFO program: Filesystem volume name: <none> >03:53:10,553 INFO program: Last mounted on: <not available> >03:53:10,554 INFO program: Filesystem UUID: 1c4fc22a-fe36-443d-94b4-b1a678ede9eb >03:53:10,554 INFO program: Filesystem magic number: 0xEF53 >03:53:10,555 INFO program: Filesystem revision #: 1 (dynamic) >03:53:10,555 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 >03:53:10,555 INFO program: Filesystem flags: signed_directory_hash >03:53:10,555 INFO program: Default mount options: user_xattr acl >03:53:10,556 INFO program: Filesystem state: clean >03:53:10,556 INFO program: Errors behavior: Continue >03:53:10,556 INFO program: Filesystem OS type: Linux >03:53:10,556 INFO program: Inode count: 121920 >03:53:10,556 INFO program: Block count: 487424 >03:53:10,556 INFO program: Reserved block count: 24371 >03:53:10,557 INFO program: Free blocks: 461526 >03:53:10,557 INFO program: Free inodes: 121909 >03:53:10,557 INFO program: First block: 1 >03:53:10,558 INFO program: Block size: 1024 >03:53:10,558 INFO program: Fragment size: 1024 >03:53:10,558 INFO program: Reserved GDT blocks: 256 >03:53:10,560 INFO program: Blocks per group: 8192 >03:53:10,561 INFO program: Fragments per group: 8192 >03:53:10,561 INFO program: Inodes per group: 2032 >03:53:10,563 INFO program: Inode blocks per group: 254 >03:53:10,563 INFO program: Flex block group size: 16 >03:53:10,563 INFO program: Filesystem created: Sat Dec 8 03:49:56 2012 >03:53:10,564 INFO program: Last mount time: n/a >03:53:10,564 INFO program: Last write time: Sat Dec 8 03:49:56 2012 >03:53:10,564 INFO program: Mount count: 0 >03:53:10,564 INFO program: Maximum mount count: -1 >03:53:10,564 INFO program: Last checked: Sat Dec 8 03:49:56 2012 >03:53:10,564 INFO program: Check interval: 0 (<none>) >03:53:10,565 INFO program: Lifetime writes: 8 MB >03:53:10,565 INFO program: Reserved blocks uid: 0 (user root) >03:53:10,565 INFO program: Reserved blocks gid: 0 (group root) >03:53:10,565 INFO program: First inode: 11 >03:53:10,565 INFO program: Inode size: 128 >03:53:10,566 INFO program: Journal inode: 8 >03:53:10,566 INFO program: Default directory hash: half_md4 >03:53:10,567 INFO program: Directory Hash Seed: 36cc6365-12c6-443a-9d30-7081883ab537 >03:53:10,568 INFO program: Journal backup: inode blocks >03:53:10,569 INFO program: Journal features: (none) >03:53:10,570 INFO program: Journal size: 8M >03:53:10,570 INFO program: Journal length: 8192 >03:53:10,570 INFO program: Journal sequence: 0x00000001 >03:53:10,571 INFO program: Journal start: 0 >03:53:10,571 INFO program: >03:53:10,572 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:53:10,573 INFO program: Running... resize2fs -P /dev/sda13 >03:53:10,586 INFO program: Estimated minimum size of the filesystem: 14026 >03:53:10,587 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:53:10,691 INFO program: Running... dumpe2fs -h /dev/sda14 >03:53:10,712 INFO program: Filesystem volume name: bootkde18 >03:53:10,713 INFO program: Last mounted on: /boot >03:53:10,713 INFO program: Filesystem UUID: 1f93cf2f-2b6b-4bcb-8510-4d2ffccb59d0 >03:53:10,713 INFO program: Filesystem magic number: 0xEF53 >03:53:10,714 INFO program: Filesystem revision #: 1 (dynamic) >03:53:10,714 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 >03:53:10,714 INFO program: Filesystem flags: signed_directory_hash >03:53:10,714 INFO program: Default mount options: user_xattr acl >03:53:10,715 INFO program: Filesystem state: clean >03:53:10,715 INFO program: Errors behavior: Continue >03:53:10,715 INFO program: Filesystem OS type: Linux >03:53:10,715 INFO program: Inode count: 128016 >03:53:10,716 INFO program: Block count: 512000 >03:53:10,716 INFO program: Reserved block count: 25600 >03:53:10,716 INFO program: Free blocks: 392431 >03:53:10,716 INFO program: Free inodes: 127659 >03:53:10,717 INFO program: First block: 1 >03:53:10,717 INFO program: Block size: 1024 >03:53:10,717 INFO program: Fragment size: 1024 >03:53:10,717 INFO program: Reserved GDT blocks: 256 >03:53:10,718 INFO program: Blocks per group: 8192 >03:53:10,718 INFO program: Fragments per group: 8192 >03:53:10,718 INFO program: Inodes per group: 2032 >03:53:10,718 INFO program: Inode blocks per group: 254 >03:53:10,719 INFO program: Flex block group size: 16 >03:53:10,719 INFO program: Filesystem created: Sat Nov 17 01:57:34 2012 >03:53:10,719 INFO program: Last mount time: Wed Nov 21 20:57:57 2012 >03:53:10,719 INFO program: Last write time: Thu Nov 22 04:07:19 2012 >03:53:10,720 INFO program: Mount count: 9 >03:53:10,720 INFO program: Maximum mount count: -1 >03:53:10,720 INFO program: Last checked: Sat Nov 17 01:57:34 2012 >03:53:10,720 INFO program: Check interval: 0 (<none>) >03:53:10,721 INFO program: Lifetime writes: 116 MB >03:53:10,721 INFO program: Reserved blocks uid: 0 (user root) >03:53:10,721 INFO program: Reserved blocks gid: 0 (group root) >03:53:10,721 INFO program: First inode: 11 >03:53:10,722 INFO program: Inode size: 128 >03:53:10,722 INFO program: Journal inode: 8 >03:53:10,722 INFO program: Default directory hash: half_md4 >03:53:10,722 INFO program: Directory Hash Seed: b4b5cd18-f12d-4aee-9fbd-79ad205609b9 >03:53:10,723 INFO program: Journal backup: inode blocks >03:53:10,723 INFO program: Journal features: (none) >03:53:10,723 INFO program: Journal size: 8M >03:53:10,723 INFO program: Journal length: 8192 >03:53:10,724 INFO program: Journal sequence: 0x00000052 >03:53:10,724 INFO program: Journal start: 0 >03:53:10,724 INFO program: >03:53:10,724 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:53:10,725 INFO program: Running... dumpe2fs -h /dev/sda14 >03:53:10,740 INFO program: Filesystem volume name: bootkde18 >03:53:10,741 INFO program: Last mounted on: /boot >03:53:10,742 INFO program: Filesystem UUID: 1f93cf2f-2b6b-4bcb-8510-4d2ffccb59d0 >03:53:10,742 INFO program: Filesystem magic number: 0xEF53 >03:53:10,743 INFO program: Filesystem revision #: 1 (dynamic) >03:53:10,743 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 >03:53:10,743 INFO program: Filesystem flags: signed_directory_hash >03:53:10,744 INFO program: Default mount options: user_xattr acl >03:53:10,744 INFO program: Filesystem state: clean >03:53:10,745 INFO program: Errors behavior: Continue >03:53:10,745 INFO program: Filesystem OS type: Linux >03:53:10,745 INFO program: Inode count: 128016 >03:53:10,746 INFO program: Block count: 512000 >03:53:10,746 INFO program: Reserved block count: 25600 >03:53:10,746 INFO program: Free blocks: 392431 >03:53:10,747 INFO program: Free inodes: 127659 >03:53:10,747 INFO program: First block: 1 >03:53:10,748 INFO program: Block size: 1024 >03:53:10,748 INFO program: Fragment size: 1024 >03:53:10,749 INFO program: Reserved GDT blocks: 256 >03:53:10,749 INFO program: Blocks per group: 8192 >03:53:10,749 INFO program: Fragments per group: 8192 >03:53:10,750 INFO program: Inodes per group: 2032 >03:53:10,750 INFO program: Inode blocks per group: 254 >03:53:10,750 INFO program: Flex block group size: 16 >03:53:10,751 INFO program: Filesystem created: Sat Nov 17 01:57:34 2012 >03:53:10,751 INFO program: Last mount time: Wed Nov 21 20:57:57 2012 >03:53:10,752 INFO program: Last write time: Thu Nov 22 04:07:19 2012 >03:53:10,752 INFO program: Mount count: 9 >03:53:10,752 INFO program: Maximum mount count: -1 >03:53:10,753 INFO program: Last checked: Sat Nov 17 01:57:34 2012 >03:53:10,753 INFO program: Check interval: 0 (<none>) >03:53:10,753 INFO program: Lifetime writes: 116 MB >03:53:10,754 INFO program: Reserved blocks uid: 0 (user root) >03:53:10,754 INFO program: Reserved blocks gid: 0 (group root) >03:53:10,754 INFO program: First inode: 11 >03:53:10,755 INFO program: Inode size: 128 >03:53:10,755 INFO program: Journal inode: 8 >03:53:10,755 INFO program: Default directory hash: half_md4 >03:53:10,756 INFO program: Directory Hash Seed: b4b5cd18-f12d-4aee-9fbd-79ad205609b9 >03:53:10,756 INFO program: Journal backup: inode blocks >03:53:10,757 INFO program: Journal features: (none) >03:53:10,757 INFO program: Journal size: 8M >03:53:10,757 INFO program: Journal length: 8192 >03:53:10,758 INFO program: Journal sequence: 0x00000052 >03:53:10,758 INFO program: Journal start: 0 >03:53:10,758 INFO program: >03:53:10,759 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:53:10,760 INFO program: Running... resize2fs -P /dev/sda14 >03:53:10,774 INFO program: Estimated minimum size of the filesystem: 110892 >03:53:10,775 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:53:10,900 INFO program: Running... ntfsinfo -m /dev/sda2 >03:53:10,981 INFO program: Volume Information >03:53:10,982 INFO program: Name of device: /dev/sda2 >03:53:10,982 INFO program: Device state: 11 >03:53:10,983 INFO program: Volume Name: >03:53:10,983 INFO program: Volume State: 91 >03:53:10,983 INFO program: Volume Version: 3.1 >03:53:10,983 INFO program: Sector Size: 512 >03:53:10,983 INFO program: Cluster Size: 4096 >03:53:10,984 INFO program: Index Block Size: 4096 >03:53:10,984 INFO program: Volume Size in Clusters: 49245695 >03:53:10,984 INFO program: MFT Information >03:53:10,984 INFO program: MFT Record Size: 1024 >03:53:10,984 INFO program: MFT Zone Multiplier: 0 >03:53:10,985 INFO program: MFT Data Position: 24 >03:53:10,985 INFO program: MFT Zone Start: 786432 >03:53:10,985 INFO program: MFT Zone End: 6942143 >03:53:10,985 INFO program: MFT Zone Position: 786432 >03:53:10,985 INFO program: Current Position in First Data Zone: 6942143 >03:53:10,986 INFO program: Current Position in Second Data Zone: 0 >03:53:10,986 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >03:53:10,986 INFO program: FILE_MFTMirr Size: 4 >03:53:10,986 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >03:53:10,987 INFO program: Size of Attribute Definition Table: 2560 >03:53:10,987 INFO program: FILE_Bitmap Information >03:53:10,987 INFO program: FILE_Bitmap MFT Record Number: 6 >03:53:10,987 INFO program: State of FILE_Bitmap Inode: 80 >03:53:10,987 INFO program: Length of Attribute List: 0 >03:53:10,988 INFO program: Attribute List: (null) >03:53:10,988 INFO program: Number of Attached Extent Inodes: 0 >03:53:10,988 INFO program: FILE_Bitmap Data Attribute Information >03:53:10,988 INFO program: Decompressed Runlist: not done yet >03:53:10,988 INFO program: Base Inode: 6 >03:53:10,989 INFO program: Attribute Types: not done yet >03:53:10,989 INFO program: Attribute Name Length: 0 >03:53:10,989 INFO program: Attribute State: 3 >03:53:10,989 INFO program: Attribute Allocated Size: 6156288 >03:53:10,990 INFO program: Attribute Data Size: 6155712 >03:53:10,990 INFO program: Attribute Initialized Size: 6155712 >03:53:10,990 INFO program: Attribute Compressed Size: 0 >03:53:10,990 INFO program: Compression Block Size: 0 >03:53:10,990 INFO program: Compression Block Size Bits: 0 >03:53:10,991 INFO program: Compression Block Clusters: 0 >03:53:10,991 INFO program: Running... ntfsresize -m /dev/sda2 >22:53:11,311 INFO program: Running... modprobe btrfs >22:53:11,417 INFO program: Running... modprobe xfs >22:53:15,561 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >22:53:15,561 INFO program: Minsize (in MB): 32553 >22:53:15,621 INFO program: Running... dumpe2fs -h /dev/sda3 >22:53:15,653 INFO program: Filesystem volume name: fed15boot >22:53:15,653 INFO program: Last mounted on: /mnt/fedora15/boot >22:53:15,654 INFO program: Filesystem UUID: b29c43b2-4612-4cf9-b4d7-04a6c43274d9 >22:53:15,654 INFO program: Filesystem magic number: 0xEF53 >22:53:15,654 INFO program: Filesystem revision #: 1 (dynamic) >22:53:15,655 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >22:53:15,655 INFO program: Filesystem flags: signed_directory_hash >22:53:15,655 INFO program: Default mount options: user_xattr acl >22:53:15,656 INFO program: Filesystem state: clean >22:53:15,656 INFO program: Errors behavior: Continue >22:53:15,656 INFO program: Filesystem OS type: Linux >22:53:15,656 INFO program: Inode count: 128016 >22:53:15,657 INFO program: Block count: 512000 >22:53:15,657 INFO program: Reserved block count: 25600 >22:53:15,657 INFO program: Free blocks: 415351 >22:53:15,657 INFO program: Free inodes: 127970 >22:53:15,658 INFO program: First block: 1 >22:53:15,658 INFO program: Block size: 1024 >22:53:15,658 INFO program: Fragment size: 1024 >22:53:15,659 INFO program: Reserved GDT blocks: 256 >22:53:15,659 INFO program: Blocks per group: 8192 >22:53:15,659 INFO program: Fragments per group: 8192 >22:53:15,659 INFO program: Inodes per group: 2032 >22:53:15,660 INFO program: Inode blocks per group: 254 >22:53:15,660 INFO program: Flex block group size: 16 >22:53:15,660 INFO program: Filesystem created: Sat Jan 14 14:45:14 2012 >22:53:15,661 INFO program: Last mount time: Fri Dec 7 22:35:32 2012 >22:53:15,661 INFO program: Last write time: Fri Dec 7 22:51:27 2012 >22:53:15,661 INFO program: Mount count: 204 >22:53:15,661 INFO program: Maximum mount count: -1 >22:53:15,662 INFO program: Last checked: Sat Jan 14 14:45:14 2012 >22:53:15,662 INFO program: Check interval: 0 (<none>) >22:53:15,662 INFO program: Lifetime writes: 138 MB >22:53:15,662 INFO program: Reserved blocks uid: 0 (user root) >22:53:15,662 INFO program: Reserved blocks gid: 0 (group root) >22:53:15,663 INFO program: First inode: 11 >22:53:15,663 INFO program: Inode size: 128 >22:53:15,663 INFO program: Journal inode: 8 >22:53:15,663 INFO program: Default directory hash: half_md4 >22:53:15,663 INFO program: Directory Hash Seed: fad665f4-1729-4f86-86f1-9d8308e400f5 >22:53:15,664 INFO program: Journal backup: inode blocks >22:53:15,664 INFO program: Journal features: journal_incompat_revoke >22:53:15,664 INFO program: Journal size: 8M >22:53:15,664 INFO program: Journal length: 8192 >22:53:15,664 INFO program: Journal sequence: 0x000000c3 >22:53:15,664 INFO program: Journal start: 0 >22:53:15,665 INFO program: >22:53:15,665 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:53:15,666 INFO program: Running... dumpe2fs -h /dev/sda3 >22:53:15,677 INFO program: Filesystem volume name: fed15boot >22:53:15,677 INFO program: Last mounted on: /mnt/fedora15/boot >22:53:15,677 INFO program: Filesystem UUID: b29c43b2-4612-4cf9-b4d7-04a6c43274d9 >22:53:15,678 INFO program: Filesystem magic number: 0xEF53 >22:53:15,678 INFO program: Filesystem revision #: 1 (dynamic) >22:53:15,678 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >22:53:15,678 INFO program: Filesystem flags: signed_directory_hash >22:53:15,678 INFO program: Default mount options: user_xattr acl >22:53:15,678 INFO program: Filesystem state: clean >22:53:15,678 INFO program: Errors behavior: Continue >22:53:15,678 INFO program: Filesystem OS type: Linux >22:53:15,678 INFO program: Inode count: 128016 >22:53:15,678 INFO program: Block count: 512000 >22:53:15,679 INFO program: Reserved block count: 25600 >22:53:15,679 INFO program: Free blocks: 415351 >22:53:15,679 INFO program: Free inodes: 127970 >22:53:15,679 INFO program: First block: 1 >22:53:15,679 INFO program: Block size: 1024 >22:53:15,679 INFO program: Fragment size: 1024 >22:53:15,679 INFO program: Reserved GDT blocks: 256 >22:53:15,679 INFO program: Blocks per group: 8192 >22:53:15,679 INFO program: Fragments per group: 8192 >22:53:15,680 INFO program: Inodes per group: 2032 >22:53:15,680 INFO program: Inode blocks per group: 254 >22:53:15,680 INFO program: Flex block group size: 16 >22:53:15,680 INFO program: Filesystem created: Sat Jan 14 14:45:14 2012 >22:53:15,680 INFO program: Last mount time: Fri Dec 7 22:35:32 2012 >22:53:15,680 INFO program: Last write time: Fri Dec 7 22:51:27 2012 >22:53:15,680 INFO program: Mount count: 204 >22:53:15,680 INFO program: Maximum mount count: -1 >22:53:15,680 INFO program: Last checked: Sat Jan 14 14:45:14 2012 >22:53:15,680 INFO program: Check interval: 0 (<none>) >22:53:15,681 INFO program: Lifetime writes: 138 MB >22:53:15,681 INFO program: Reserved blocks uid: 0 (user root) >22:53:15,681 INFO program: Reserved blocks gid: 0 (group root) >22:53:15,681 INFO program: First inode: 11 >22:53:15,681 INFO program: Inode size: 128 >22:53:15,681 INFO program: Journal inode: 8 >22:53:15,681 INFO program: Default directory hash: half_md4 >22:53:15,681 INFO program: Directory Hash Seed: fad665f4-1729-4f86-86f1-9d8308e400f5 >22:53:15,681 INFO program: Journal backup: inode blocks >22:53:15,682 INFO program: Journal features: journal_incompat_revoke >22:53:15,682 INFO program: Journal size: 8M >22:53:15,682 INFO program: Journal length: 8192 >22:53:15,682 INFO program: Journal sequence: 0x000000c3 >22:53:15,682 INFO program: Journal start: 0 >22:53:15,682 INFO program: >22:53:15,683 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:53:15,683 INFO program: Running... resize2fs -P /dev/sda3 >22:53:15,696 INFO program: Estimated minimum size of the filesystem: 87252 >22:53:15,696 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:53:15,833 INFO program: Running... dumpe2fs -h /dev/sda5 >22:53:15,884 INFO program: Filesystem volume name: <none> >22:53:15,884 INFO program: Last mounted on: /temp >22:53:15,885 INFO program: Filesystem UUID: e1f8ac22-ea2f-4b0f-bd26-78f5427b4325 >22:53:15,885 INFO program: Filesystem magic number: 0xEF53 >22:53:15,885 INFO program: Filesystem revision #: 1 (dynamic) >22:53:15,885 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:53:15,885 INFO program: Filesystem flags: signed_directory_hash >22:53:15,885 INFO program: Default mount options: user_xattr acl >22:53:15,886 INFO program: Filesystem state: clean >22:53:15,886 INFO program: Errors behavior: Continue >22:53:15,886 INFO program: Filesystem OS type: Linux >22:53:15,886 INFO program: Inode count: 960992 >22:53:15,886 INFO program: Block count: 3840000 >22:53:15,886 INFO program: Reserved block count: 192000 >22:53:15,886 INFO program: Free blocks: 2744343 >22:53:15,887 INFO program: Free inodes: 827492 >22:53:15,887 INFO program: First block: 0 >22:53:15,887 INFO program: Block size: 4096 >22:53:15,887 INFO program: Fragment size: 4096 >22:53:15,887 INFO program: Reserved GDT blocks: 937 >22:53:15,887 INFO program: Blocks per group: 32768 >22:53:15,888 INFO program: Fragments per group: 32768 >22:53:15,888 INFO program: Inodes per group: 8144 >22:53:15,888 INFO program: Inode blocks per group: 509 >22:53:15,888 INFO program: Flex block group size: 16 >22:53:15,888 INFO program: Filesystem created: Fri Oct 8 00:25:20 2010 >22:53:15,888 INFO program: Last mount time: Fri Nov 16 20:41:29 2012 >22:53:15,888 INFO program: Last write time: Fri Nov 16 20:42:13 2012 >22:53:15,889 INFO program: Mount count: 11 >22:53:15,889 INFO program: Maximum mount count: -1 >22:53:15,889 INFO program: Last checked: Fri Oct 8 00:25:20 2010 >22:53:15,889 INFO program: Check interval: 0 (<none>) >22:53:15,889 INFO program: Lifetime writes: 6207 MB >22:53:15,889 INFO program: Reserved blocks uid: 0 (user root) >22:53:15,890 INFO program: Reserved blocks gid: 0 (group root) >22:53:15,890 INFO program: First inode: 11 >22:53:15,890 INFO program: Inode size: 256 >22:53:15,890 INFO program: Required extra isize: 28 >22:53:15,890 INFO program: Desired extra isize: 28 >22:53:15,890 INFO program: Journal inode: 8 >22:53:15,890 INFO program: Default directory hash: half_md4 >22:53:15,891 INFO program: Directory Hash Seed: 02073fa4-a8d7-4568-aefd-25b48df5e901 >22:53:15,891 INFO program: Journal backup: inode blocks >22:53:15,891 INFO program: Journal features: journal_incompat_revoke >22:53:15,891 INFO program: Journal size: 128M >22:53:15,891 INFO program: Journal length: 32768 >22:53:15,891 INFO program: Journal sequence: 0x000008e8 >22:53:15,892 INFO program: Journal start: 0 >22:53:15,892 INFO program: >22:53:15,892 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:53:15,892 INFO program: Running... dumpe2fs -h /dev/sda5 >22:53:15,903 INFO program: Filesystem volume name: <none> >22:53:15,903 INFO program: Last mounted on: /temp >22:53:15,903 INFO program: Filesystem UUID: e1f8ac22-ea2f-4b0f-bd26-78f5427b4325 >22:53:15,903 INFO program: Filesystem magic number: 0xEF53 >22:53:15,904 INFO program: Filesystem revision #: 1 (dynamic) >22:53:15,904 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:53:15,904 INFO program: Filesystem flags: signed_directory_hash >22:53:15,904 INFO program: Default mount options: user_xattr acl >22:53:15,904 INFO program: Filesystem state: clean >22:53:15,904 INFO program: Errors behavior: Continue >22:53:15,904 INFO program: Filesystem OS type: Linux >22:53:15,904 INFO program: Inode count: 960992 >22:53:15,904 INFO program: Block count: 3840000 >22:53:15,904 INFO program: Reserved block count: 192000 >22:53:15,905 INFO program: Free blocks: 2744343 >22:53:15,905 INFO program: Free inodes: 827492 >22:53:15,905 INFO program: First block: 0 >22:53:15,905 INFO program: Block size: 4096 >22:53:15,905 INFO program: Fragment size: 4096 >22:53:15,905 INFO program: Reserved GDT blocks: 937 >22:53:15,905 INFO program: Blocks per group: 32768 >22:53:15,905 INFO program: Fragments per group: 32768 >22:53:15,905 INFO program: Inodes per group: 8144 >22:53:15,906 INFO program: Inode blocks per group: 509 >22:53:15,906 INFO program: Flex block group size: 16 >22:53:15,906 INFO program: Filesystem created: Fri Oct 8 00:25:20 2010 >22:53:15,906 INFO program: Last mount time: Fri Nov 16 20:41:29 2012 >22:53:15,906 INFO program: Last write time: Fri Nov 16 20:42:13 2012 >22:53:15,906 INFO program: Mount count: 11 >22:53:15,906 INFO program: Maximum mount count: -1 >22:53:15,906 INFO program: Last checked: Fri Oct 8 00:25:20 2010 >22:53:15,906 INFO program: Check interval: 0 (<none>) >22:53:15,907 INFO program: Lifetime writes: 6207 MB >22:53:15,907 INFO program: Reserved blocks uid: 0 (user root) >22:53:15,907 INFO program: Reserved blocks gid: 0 (group root) >22:53:15,907 INFO program: First inode: 11 >22:53:15,907 INFO program: Inode size: 256 >22:53:15,907 INFO program: Required extra isize: 28 >22:53:15,907 INFO program: Desired extra isize: 28 >22:53:15,907 INFO program: Journal inode: 8 >22:53:15,907 INFO program: Default directory hash: half_md4 >22:53:15,907 INFO program: Directory Hash Seed: 02073fa4-a8d7-4568-aefd-25b48df5e901 >22:53:15,908 INFO program: Journal backup: inode blocks >22:53:15,908 INFO program: Journal features: journal_incompat_revoke >22:53:15,908 INFO program: Journal size: 128M >22:53:15,908 INFO program: Journal length: 32768 >22:53:15,908 INFO program: Journal sequence: 0x000008e8 >22:53:15,908 INFO program: Journal start: 0 >22:53:15,908 INFO program: >22:53:15,908 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:53:15,909 INFO program: Running... resize2fs -P /dev/sda5 >22:53:15,920 INFO program: Estimated minimum size of the filesystem: 1071222 >22:53:15,920 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:53:16,300 INFO program: Running... dumpe2fs -h /dev/sda9 >22:53:16,332 INFO program: Filesystem volume name: <none> >22:53:16,332 INFO program: Last mounted on: <not available> >22:53:16,333 INFO program: Filesystem UUID: 085ec52a-e679-441a-884a-dd2e6e6183cc >22:53:16,333 INFO program: Filesystem magic number: 0xEF53 >22:53:16,333 INFO program: Filesystem revision #: 1 (dynamic) >22:53:16,333 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >22:53:16,333 INFO program: Filesystem flags: signed_directory_hash >22:53:16,333 INFO program: Default mount options: (none) >22:53:16,334 INFO program: Filesystem state: clean >22:53:16,334 INFO program: Errors behavior: Continue >22:53:16,334 INFO program: Filesystem OS type: Linux >22:53:16,334 INFO program: Inode count: 97536 >22:53:16,334 INFO program: Block count: 389120 >22:53:16,334 INFO program: Reserved block count: 19456 >22:53:16,334 INFO program: Free blocks: 366553 >22:53:16,335 INFO program: Free inodes: 97525 >22:53:16,335 INFO program: First block: 1 >22:53:16,335 INFO program: Block size: 1024 >22:53:16,335 INFO program: Fragment size: 1024 >22:53:16,335 INFO program: Reserved GDT blocks: 256 >22:53:16,335 INFO program: Blocks per group: 8192 >22:53:16,336 INFO program: Fragments per group: 8192 >22:53:16,336 INFO program: Inodes per group: 2032 >22:53:16,336 INFO program: Inode blocks per group: 254 >22:53:16,336 INFO program: Flex block group size: 16 >22:53:16,336 INFO program: Filesystem created: Mon Aug 8 16:20:25 2011 >22:53:16,336 INFO program: Last mount time: n/a >22:53:16,336 INFO program: Last write time: Mon Aug 8 16:20:26 2011 >22:53:16,337 INFO program: Mount count: 0 >22:53:16,337 INFO program: Maximum mount count: 25 >22:53:16,337 INFO program: Last checked: Mon Aug 8 16:20:25 2011 >22:53:16,337 INFO program: Check interval: 15552000 (6 months) >22:53:16,337 INFO program: Next check after: Sat Feb 4 15:20:25 2012 >22:53:16,337 INFO program: Lifetime writes: 8 MB >22:53:16,338 INFO program: Reserved blocks uid: 0 (user root) >22:53:16,338 INFO program: Reserved blocks gid: 0 (group root) >22:53:16,338 INFO program: First inode: 11 >22:53:16,338 INFO program: Inode size: 128 >22:53:16,338 INFO program: Journal inode: 8 >22:53:16,338 INFO program: Default directory hash: half_md4 >22:53:16,338 INFO program: Directory Hash Seed: 92443090-9598-4cbd-b980-3269c37ed89d >22:53:16,339 INFO program: Journal backup: inode blocks >22:53:16,339 INFO program: Journal features: (none) >22:53:16,339 INFO program: Journal size: 8M >22:53:16,339 INFO program: Journal length: 8192 >22:53:16,339 INFO program: Journal sequence: 0x00000001 >22:53:16,339 INFO program: Journal start: 0 >22:53:16,340 INFO program: >22:53:16,340 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:53:16,340 INFO program: Running... dumpe2fs -h /dev/sda9 >22:53:16,351 INFO program: Filesystem volume name: <none> >22:53:16,351 INFO program: Last mounted on: <not available> >22:53:16,352 INFO program: Filesystem UUID: 085ec52a-e679-441a-884a-dd2e6e6183cc >22:53:16,352 INFO program: Filesystem magic number: 0xEF53 >22:53:16,352 INFO program: Filesystem revision #: 1 (dynamic) >22:53:16,352 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >22:53:16,352 INFO program: Filesystem flags: signed_directory_hash >22:53:16,352 INFO program: Default mount options: (none) >22:53:16,352 INFO program: Filesystem state: clean >22:53:16,352 INFO program: Errors behavior: Continue >22:53:16,352 INFO program: Filesystem OS type: Linux >22:53:16,353 INFO program: Inode count: 97536 >22:53:16,353 INFO program: Block count: 389120 >22:53:16,353 INFO program: Reserved block count: 19456 >22:53:16,353 INFO program: Free blocks: 366553 >22:53:16,353 INFO program: Free inodes: 97525 >22:53:16,353 INFO program: First block: 1 >22:53:16,353 INFO program: Block size: 1024 >22:53:16,353 INFO program: Fragment size: 1024 >22:53:16,353 INFO program: Reserved GDT blocks: 256 >22:53:16,354 INFO program: Blocks per group: 8192 >22:53:16,354 INFO program: Fragments per group: 8192 >22:53:16,354 INFO program: Inodes per group: 2032 >22:53:16,354 INFO program: Inode blocks per group: 254 >22:53:16,354 INFO program: Flex block group size: 16 >22:53:16,354 INFO program: Filesystem created: Mon Aug 8 16:20:25 2011 >22:53:16,354 INFO program: Last mount time: n/a >22:53:16,354 INFO program: Last write time: Mon Aug 8 16:20:26 2011 >22:53:16,354 INFO program: Mount count: 0 >22:53:16,355 INFO program: Maximum mount count: 25 >22:53:16,355 INFO program: Last checked: Mon Aug 8 16:20:25 2011 >22:53:16,355 INFO program: Check interval: 15552000 (6 months) >22:53:16,355 INFO program: Next check after: Sat Feb 4 15:20:25 2012 >22:53:16,355 INFO program: Lifetime writes: 8 MB >22:53:16,355 INFO program: Reserved blocks uid: 0 (user root) >22:53:16,355 INFO program: Reserved blocks gid: 0 (group root) >22:53:16,355 INFO program: First inode: 11 >22:53:16,355 INFO program: Inode size: 128 >22:53:16,356 INFO program: Journal inode: 8 >22:53:16,356 INFO program: Default directory hash: half_md4 >22:53:16,356 INFO program: Directory Hash Seed: 92443090-9598-4cbd-b980-3269c37ed89d >22:53:16,356 INFO program: Journal backup: inode blocks >22:53:16,356 INFO program: Journal features: (none) >22:53:16,356 INFO program: Journal size: 8M >22:53:16,356 INFO program: Journal length: 8192 >22:53:16,356 INFO program: Journal sequence: 0x00000001 >22:53:16,356 INFO program: Journal start: 0 >22:53:16,357 INFO program: >22:53:16,357 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:53:16,357 INFO program: Running... resize2fs -P /dev/sda9 >22:53:16,367 INFO program: Estimated minimum size of the filesystem: 13830 >22:53:16,368 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:53:16,447 INFO program: Running... udevadm settle --timeout=300 >22:53:16,525 INFO program: Running... mdadm --examine --brief /dev/sdb1 >22:53:16,542 INFO program: ARRAY /dev/md/0 metadata=1.1 UUID=1855dd83:351a9130:dd6caa3f:2a0bf061 name=P5E-WSPRO.localdomain:0 >22:53:16,550 INFO program: Running... udevadm settle --timeout=300 >22:53:16,570 INFO program: Running... mdadm --incremental --quiet /dev/sdb1 >22:53:16,669 INFO program: Running... udevadm settle --timeout=300 >22:53:16,722 INFO program: Running... mdadm --incremental --quiet /dev/sdc1 >22:53:16,823 INFO program: Running... udevadm settle --timeout=300 >22:53:16,843 INFO program: Running... mdadm --incremental --quiet /dev/sdd1 >22:53:16,930 INFO program: Running... udevadm settle --timeout=300 >22:53:16,953 INFO program: Running... mdadm --incremental --quiet /dev/sde1 >22:53:16,987 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >22:53:17,014 INFO program: /dev/loop0: [2161]:111 (/run/install/repo/LiveOS/squashfs.img) >22:53:17,017 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >22:53:17,030 INFO program: /dev/loop0: [2161]:111 (/run/install/repo/LiveOS/squashfs.img) >22:53:17,038 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >22:53:17,050 INFO program: /dev/loop0: [2161]:111 (/run/install/repo/LiveOS/squashfs.img) >22:53:17,053 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >22:53:17,066 INFO program: /dev/loop0: [2161]:111 (/run/install/repo/LiveOS/squashfs.img) >22:53:17,089 INFO program: Running... dumpe2fs -h /dev/loop1 >22:53:17,100 INFO program: Filesystem volume name: Anaconda >22:53:17,100 INFO program: Last mounted on: / >22:53:17,100 INFO program: Filesystem UUID: 7e397d69-89ec-4887-b091-610d7314bec1 >22:53:17,100 INFO program: Filesystem magic number: 0xEF53 >22:53:17,100 INFO program: Filesystem revision #: 1 (dynamic) >22:53:17,101 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >22:53:17,101 INFO program: Filesystem flags: signed_directory_hash >22:53:17,101 INFO program: Default mount options: user_xattr acl >22:53:17,101 INFO program: Filesystem state: clean >22:53:17,101 INFO program: Errors behavior: Continue >22:53:17,101 INFO program: Filesystem OS type: Linux >22:53:17,101 INFO program: Inode count: 65536 >22:53:17,101 INFO program: Block count: 1048576 >22:53:17,101 INFO program: Reserved block count: 0 >22:53:17,102 INFO program: Free blocks: 315303 >22:53:17,102 INFO program: Free inodes: 37991 >22:53:17,102 INFO program: First block: 1 >22:53:17,102 INFO program: Block size: 1024 >22:53:17,103 INFO program: Fragment size: 1024 >22:53:17,103 INFO program: Reserved GDT blocks: 256 >22:53:17,104 INFO program: Blocks per group: 8192 >22:53:17,104 INFO program: Fragments per group: 8192 >22:53:17,105 INFO program: Inodes per group: 512 >22:53:17,105 INFO program: Inode blocks per group: 128 >22:53:17,105 INFO program: Flex block group size: 16 >22:53:17,106 INFO program: Filesystem created: Wed Dec 5 22:28:19 2012 >22:53:17,106 INFO program: Last mount time: Wed Dec 5 22:29:35 2012 >22:53:17,107 INFO program: Last write time: Wed Dec 5 22:29:43 2012 >22:53:17,107 INFO program: Mount count: 2 >22:53:17,108 INFO program: Maximum mount count: -1 >22:53:17,108 INFO program: Last checked: Wed Dec 5 22:28:19 2012 >22:53:17,109 INFO program: Check interval: 0 (<none>) >22:53:17,109 INFO program: Lifetime writes: 32 MB >22:53:17,110 INFO program: Reserved blocks uid: 0 (user root) >22:53:17,110 INFO program: Reserved blocks gid: 0 (group root) >22:53:17,111 INFO program: First inode: 11 >22:53:17,111 INFO program: Inode size: 256 >22:53:17,112 INFO program: Required extra isize: 28 >22:53:17,112 INFO program: Desired extra isize: 28 >22:53:17,113 INFO program: Journal inode: 8 >22:53:17,113 INFO program: Default directory hash: half_md4 >22:53:17,114 INFO program: Directory Hash Seed: 4d7879e3-69e0-4b8e-a48a-a5dd8d2e140a >22:53:17,114 INFO program: Journal backup: inode blocks >22:53:17,115 INFO program: Journal features: (none) >22:53:17,115 INFO program: Journal size: 32M >22:53:17,115 INFO program: Journal length: 32768 >22:53:17,116 INFO program: Journal sequence: 0x00000012 >22:53:17,116 INFO program: Journal start: 0 >22:53:17,117 INFO program: >22:53:17,117 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:53:17,118 INFO program: Running... dumpe2fs -h /dev/loop1 >22:53:17,132 INFO program: Filesystem volume name: Anaconda >22:53:17,133 INFO program: Last mounted on: / >22:53:17,133 INFO program: Filesystem UUID: 7e397d69-89ec-4887-b091-610d7314bec1 >22:53:17,133 INFO program: Filesystem magic number: 0xEF53 >22:53:17,133 INFO program: Filesystem revision #: 1 (dynamic) >22:53:17,133 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >22:53:17,133 INFO program: Filesystem flags: signed_directory_hash >22:53:17,134 INFO program: Default mount options: user_xattr acl >22:53:17,134 INFO program: Filesystem state: clean >22:53:17,134 INFO program: Errors behavior: Continue >22:53:17,134 INFO program: Filesystem OS type: Linux >22:53:17,134 INFO program: Inode count: 65536 >22:53:17,134 INFO program: Block count: 1048576 >22:53:17,134 INFO program: Reserved block count: 0 >22:53:17,135 INFO program: Free blocks: 315303 >22:53:17,135 INFO program: Free inodes: 37991 >22:53:17,135 INFO program: First block: 1 >22:53:17,135 INFO program: Block size: 1024 >22:53:17,135 INFO program: Fragment size: 1024 >22:53:17,136 INFO program: Reserved GDT blocks: 256 >22:53:17,136 INFO program: Blocks per group: 8192 >22:53:17,137 INFO program: Fragments per group: 8192 >22:53:17,137 INFO program: Inodes per group: 512 >22:53:17,138 INFO program: Inode blocks per group: 128 >22:53:17,138 INFO program: Flex block group size: 16 >22:53:17,139 INFO program: Filesystem created: Wed Dec 5 22:28:19 2012 >22:53:17,139 INFO program: Last mount time: Wed Dec 5 22:29:35 2012 >22:53:17,140 INFO program: Last write time: Wed Dec 5 22:29:43 2012 >22:53:17,140 INFO program: Mount count: 2 >22:53:17,141 INFO program: Maximum mount count: -1 >22:53:17,141 INFO program: Last checked: Wed Dec 5 22:28:19 2012 >22:53:17,142 INFO program: Check interval: 0 (<none>) >22:53:17,142 INFO program: Lifetime writes: 32 MB >22:53:17,143 INFO program: Reserved blocks uid: 0 (user root) >22:53:17,143 INFO program: Reserved blocks gid: 0 (group root) >22:53:17,144 INFO program: First inode: 11 >22:53:17,144 INFO program: Inode size: 256 >22:53:17,145 INFO program: Required extra isize: 28 >22:53:17,145 INFO program: Desired extra isize: 28 >22:53:17,146 INFO program: Journal inode: 8 >22:53:17,146 INFO program: Default directory hash: half_md4 >22:53:17,147 INFO program: Directory Hash Seed: 4d7879e3-69e0-4b8e-a48a-a5dd8d2e140a >22:53:17,147 INFO program: Journal backup: inode blocks >22:53:17,148 INFO program: Journal features: (none) >22:53:17,148 INFO program: Journal size: 32M >22:53:17,149 INFO program: Journal length: 32768 >22:53:17,149 INFO program: Journal sequence: 0x00000012 >22:53:17,149 INFO program: Journal start: 0 >22:53:17,150 INFO program: >22:53:17,151 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:53:17,151 INFO program: Running... resize2fs -P /dev/loop1 >22:53:17,165 INFO program: Couldn't find valid filesystem superblock. >22:53:17,165 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:53:17,165 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >22:53:17,238 INFO program: Running... udevadm settle --timeout=300 >22:53:17,304 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >22:53:17,316 INFO program: Filesystem volume name: Anaconda >22:53:17,316 INFO program: Last mounted on: /sysroot >22:53:17,316 INFO program: Filesystem UUID: 7e397d69-89ec-4887-b091-610d7314bec1 >22:53:17,316 INFO program: Filesystem magic number: 0xEF53 >22:53:17,316 INFO program: Filesystem revision #: 1 (dynamic) >22:53:17,317 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 >22:53:17,317 INFO program: Filesystem flags: signed_directory_hash >22:53:17,317 INFO program: Default mount options: user_xattr acl >22:53:17,317 INFO program: Filesystem state: clean >22:53:17,317 INFO program: Errors behavior: Continue >22:53:17,317 INFO program: Filesystem OS type: Linux >22:53:17,317 INFO program: Inode count: 65536 >22:53:17,317 INFO program: Block count: 1048576 >22:53:17,317 INFO program: Reserved block count: 0 >22:53:17,318 INFO program: Free blocks: 315303 >22:53:17,318 INFO program: Free inodes: 37991 >22:53:17,318 INFO program: First block: 1 >22:53:17,318 INFO program: Block size: 1024 >22:53:17,318 INFO program: Fragment size: 1024 >22:53:17,318 INFO program: Reserved GDT blocks: 256 >22:53:17,319 INFO program: Blocks per group: 8192 >22:53:17,319 INFO program: Fragments per group: 8192 >22:53:17,319 INFO program: Inodes per group: 512 >22:53:17,320 INFO program: Inode blocks per group: 128 >22:53:17,320 INFO program: Flex block group size: 16 >22:53:17,320 INFO program: Filesystem created: Wed Dec 5 22:28:19 2012 >22:53:17,321 INFO program: Last mount time: Fri Dec 7 22:52:43 2012 >22:53:17,321 INFO program: Last write time: Fri Dec 7 22:52:43 2012 >22:53:17,321 INFO program: Mount count: 3 >22:53:17,322 INFO program: Maximum mount count: -1 >22:53:17,322 INFO program: Last checked: Wed Dec 5 22:28:19 2012 >22:53:17,322 INFO program: Check interval: 0 (<none>) >22:53:17,323 INFO program: Lifetime writes: 32 MB >22:53:17,323 INFO program: Reserved blocks uid: 0 (user root) >22:53:17,323 INFO program: Reserved blocks gid: 0 (group root) >22:53:17,323 INFO program: First inode: 11 >22:53:17,324 INFO program: Inode size: 256 >22:53:17,324 INFO program: Required extra isize: 28 >22:53:17,324 INFO program: Desired extra isize: 28 >22:53:17,325 INFO program: Journal inode: 8 >22:53:17,325 INFO program: Default directory hash: half_md4 >22:53:17,325 INFO program: Directory Hash Seed: 4d7879e3-69e0-4b8e-a48a-a5dd8d2e140a >22:53:17,326 INFO program: Journal backup: inode blocks >22:53:17,326 INFO program: Journal features: (none) >22:53:17,326 INFO program: Journal size: 32M >22:53:17,327 INFO program: Journal length: 32768 >22:53:17,327 INFO program: Journal sequence: 0x00000013 >22:53:17,327 INFO program: Journal start: 1 >22:53:17,328 INFO program: >22:53:17,328 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:53:17,328 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >22:53:17,342 INFO program: Filesystem volume name: Anaconda >22:53:17,343 INFO program: Last mounted on: /sysroot >22:53:17,343 INFO program: Filesystem UUID: 7e397d69-89ec-4887-b091-610d7314bec1 >22:53:17,343 INFO program: Filesystem magic number: 0xEF53 >22:53:17,343 INFO program: Filesystem revision #: 1 (dynamic) >22:53:17,343 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 >22:53:17,343 INFO program: Filesystem flags: signed_directory_hash >22:53:17,344 INFO program: Default mount options: user_xattr acl >22:53:17,344 INFO program: Filesystem state: clean >22:53:17,344 INFO program: Errors behavior: Continue >22:53:17,344 INFO program: Filesystem OS type: Linux >22:53:17,344 INFO program: Inode count: 65536 >22:53:17,344 INFO program: Block count: 1048576 >22:53:17,345 INFO program: Reserved block count: 0 >22:53:17,345 INFO program: Free blocks: 315303 >22:53:17,345 INFO program: Free inodes: 37991 >22:53:17,345 INFO program: First block: 1 >22:53:17,345 INFO program: Block size: 1024 >22:53:17,346 INFO program: Fragment size: 1024 >22:53:17,346 INFO program: Reserved GDT blocks: 256 >22:53:17,347 INFO program: Blocks per group: 8192 >22:53:17,347 INFO program: Fragments per group: 8192 >22:53:17,347 INFO program: Inodes per group: 512 >22:53:17,348 INFO program: Inode blocks per group: 128 >22:53:17,348 INFO program: Flex block group size: 16 >22:53:17,349 INFO program: Filesystem created: Wed Dec 5 22:28:19 2012 >22:53:17,349 INFO program: Last mount time: Fri Dec 7 22:52:43 2012 >22:53:17,350 INFO program: Last write time: Fri Dec 7 22:52:43 2012 >22:53:17,350 INFO program: Mount count: 3 >22:53:17,351 INFO program: Maximum mount count: -1 >22:53:17,351 INFO program: Last checked: Wed Dec 5 22:28:19 2012 >22:53:17,352 INFO program: Check interval: 0 (<none>) >22:53:17,352 INFO program: Lifetime writes: 32 MB >22:53:17,353 INFO program: Reserved blocks uid: 0 (user root) >22:53:17,353 INFO program: Reserved blocks gid: 0 (group root) >22:53:17,354 INFO program: First inode: 11 >22:53:17,354 INFO program: Inode size: 256 >22:53:17,355 INFO program: Required extra isize: 28 >22:53:17,355 INFO program: Desired extra isize: 28 >22:53:17,356 INFO program: Journal inode: 8 >22:53:17,356 INFO program: Default directory hash: half_md4 >22:53:17,357 INFO program: Directory Hash Seed: 4d7879e3-69e0-4b8e-a48a-a5dd8d2e140a >22:53:17,357 INFO program: Journal backup: inode blocks >22:53:17,358 INFO program: Journal features: (none) >22:53:17,358 INFO program: Journal size: 32M >22:53:17,359 INFO program: Journal length: 32768 >22:53:17,359 INFO program: Journal sequence: 0x00000013 >22:53:17,360 INFO program: Journal start: 1 >22:53:17,360 INFO program: >22:53:17,360 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:53:17,361 INFO program: Running... resize2fs -P /dev/mapper/live-rw >22:53:17,376 INFO program: Estimated minimum size of the filesystem: 730919 >22:53:17,377 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:53:17,397 INFO program: Running... udevadm settle --timeout=300 >22:53:17,471 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro00/kunkelc >22:53:17,652 INFO program: Running... udevadm settle --timeout=300 >22:53:17,695 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro/fedora15 >22:53:17,893 INFO program: Running... udevadm settle --timeout=300 >22:53:17,932 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro/fedora16 >22:53:18,080 INFO program: Running... udevadm settle --timeout=300 >22:53:18,119 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro/seti >22:53:18,276 INFO program: Running... udevadm settle --timeout=300 >22:53:18,318 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro/fedora17 >22:53:18,463 INFO program: Running... udevadm settle --timeout=300 >22:53:18,500 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro/datalv >22:53:18,658 INFO program: Running... udevadm settle --timeout=300 >22:53:18,698 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro/fedora18 >22:53:18,840 INFO program: Running... udevadm settle --timeout=300 >22:53:18,883 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro/fedoraKDE18 >22:53:19,047 INFO program: Running... udevadm settle --timeout=300 >22:53:19,070 INFO program: Running... udevadm settle --timeout=300 >22:53:19,130 INFO program: Running... dumpe2fs -h /dev/mapper/vg_p5ewspro00-kunkelc >22:53:19,154 INFO program: Filesystem volume name: <none> >22:53:19,155 INFO program: Last mounted on: /home >22:53:19,155 INFO program: Filesystem UUID: 4842c657-468f-4e93-841d-3689bca33556 >22:53:19,155 INFO program: Filesystem magic number: 0xEF53 >22:53:19,155 INFO program: Filesystem revision #: 1 (dynamic) >22:53:19,155 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:53:19,155 INFO program: Filesystem flags: signed_directory_hash >22:53:19,155 INFO program: Default mount options: user_xattr acl >22:53:19,156 INFO program: Filesystem state: clean >22:53:19,156 INFO program: Errors behavior: Continue >22:53:19,156 INFO program: Filesystem OS type: Linux >22:53:19,156 INFO program: Inode count: 3203072 >22:53:19,156 INFO program: Block count: 12795904 >22:53:19,156 INFO program: Reserved block count: 639795 >22:53:19,156 INFO program: Free blocks: 12210431 >22:53:19,156 INFO program: Free inodes: 3200172 >22:53:19,156 INFO program: First block: 0 >22:53:19,157 INFO program: Block size: 4096 >22:53:19,157 INFO program: Fragment size: 4096 >22:53:19,157 INFO program: Reserved GDT blocks: 1020 >22:53:19,157 INFO program: Blocks per group: 32768 >22:53:19,158 INFO program: Fragments per group: 32768 >22:53:19,158 INFO program: Inodes per group: 8192 >22:53:19,158 INFO program: Inode blocks per group: 512 >22:53:19,159 INFO program: Flex block group size: 16 >22:53:19,159 INFO program: Filesystem created: Wed Oct 13 18:04:09 2010 >22:53:19,159 INFO program: Last mount time: Fri Dec 7 22:35:32 2012 >22:53:19,160 INFO program: Last write time: Fri Dec 7 22:51:28 2012 >22:53:19,160 INFO program: Mount count: 468 >22:53:19,160 INFO program: Maximum mount count: -1 >22:53:19,161 INFO program: Last checked: Wed Oct 13 18:04:09 2010 >22:53:19,161 INFO program: Check interval: 0 (<none>) >22:53:19,161 INFO program: Lifetime writes: 12 GB >22:53:19,161 INFO program: Reserved blocks uid: 0 (user root) >22:53:19,162 INFO program: Reserved blocks gid: 0 (group root) >22:53:19,162 INFO program: First inode: 11 >22:53:19,162 INFO program: Inode size: 256 >22:53:19,163 INFO program: Required extra isize: 28 >22:53:19,163 INFO program: Desired extra isize: 28 >22:53:19,163 INFO program: Journal inode: 8 >22:53:19,164 INFO program: Default directory hash: half_md4 >22:53:19,164 INFO program: Directory Hash Seed: 39ed980c-761c-4ebb-a75b-92b6ecb12e37 >22:53:19,164 INFO program: Journal backup: inode blocks >22:53:19,165 INFO program: Journal features: journal_incompat_revoke >22:53:19,165 INFO program: Journal size: 128M >22:53:19,165 INFO program: Journal length: 32768 >22:53:19,166 INFO program: Journal sequence: 0x0000a7b7 >22:53:19,166 INFO program: Journal start: 0 >22:53:19,166 INFO program: >22:53:19,166 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:53:19,167 INFO program: Running... dumpe2fs -h /dev/mapper/vg_p5ewspro00-kunkelc >22:53:19,180 INFO program: Filesystem volume name: <none> >22:53:19,181 INFO program: Last mounted on: /home >22:53:19,181 INFO program: Filesystem UUID: 4842c657-468f-4e93-841d-3689bca33556 >22:53:19,181 INFO program: Filesystem magic number: 0xEF53 >22:53:19,181 INFO program: Filesystem revision #: 1 (dynamic) >22:53:19,181 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:53:19,182 INFO program: Filesystem flags: signed_directory_hash >22:53:19,182 INFO program: Default mount options: user_xattr acl >22:53:19,182 INFO program: Filesystem state: clean >22:53:19,182 INFO program: Errors behavior: Continue >22:53:19,182 INFO program: Filesystem OS type: Linux >22:53:19,182 INFO program: Inode count: 3203072 >22:53:19,182 INFO program: Block count: 12795904 >22:53:19,183 INFO program: Reserved block count: 639795 >22:53:19,183 INFO program: Free blocks: 12210431 >22:53:19,183 INFO program: Free inodes: 3200172 >22:53:19,183 INFO program: First block: 0 >22:53:19,183 INFO program: Block size: 4096 >22:53:19,183 INFO program: Fragment size: 4096 >22:53:19,184 INFO program: Reserved GDT blocks: 1020 >22:53:19,184 INFO program: Blocks per group: 32768 >22:53:19,184 INFO program: Fragments per group: 32768 >22:53:19,184 INFO program: Inodes per group: 8192 >22:53:19,184 INFO program: Inode blocks per group: 512 >22:53:19,184 INFO program: Flex block group size: 16 >22:53:19,184 INFO program: Filesystem created: Wed Oct 13 18:04:09 2010 >22:53:19,185 INFO program: Last mount time: Fri Dec 7 22:35:32 2012 >22:53:19,185 INFO program: Last write time: Fri Dec 7 22:51:28 2012 >22:53:19,185 INFO program: Mount count: 468 >22:53:19,185 INFO program: Maximum mount count: -1 >22:53:19,185 INFO program: Last checked: Wed Oct 13 18:04:09 2010 >22:53:19,185 INFO program: Check interval: 0 (<none>) >22:53:19,186 INFO program: Lifetime writes: 12 GB >22:53:19,186 INFO program: Reserved blocks uid: 0 (user root) >22:53:19,186 INFO program: Reserved blocks gid: 0 (group root) >22:53:19,186 INFO program: First inode: 11 >22:53:19,186 INFO program: Inode size: 256 >22:53:19,186 INFO program: Required extra isize: 28 >22:53:19,186 INFO program: Desired extra isize: 28 >22:53:19,187 INFO program: Journal inode: 8 >22:53:19,187 INFO program: Default directory hash: half_md4 >22:53:19,187 INFO program: Directory Hash Seed: 39ed980c-761c-4ebb-a75b-92b6ecb12e37 >22:53:19,187 INFO program: Journal backup: inode blocks >22:53:19,187 INFO program: Journal features: journal_incompat_revoke >22:53:19,187 INFO program: Journal size: 128M >22:53:19,188 INFO program: Journal length: 32768 >22:53:19,188 INFO program: Journal sequence: 0x0000a7b7 >22:53:19,188 INFO program: Journal start: 0 >22:53:19,188 INFO program: >22:53:19,188 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:53:19,189 INFO program: Running... resize2fs -P /dev/mapper/vg_p5ewspro00-kunkelc >22:53:19,201 INFO program: Estimated minimum size of the filesystem: 416011 >22:53:19,202 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:53:19,274 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/mapper/vg_p5ewspro-fedora15 /tmp/btrfs-tmp.54an1M5b >22:53:19,391 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.54an1M5b >03:53:19,411 INFO program: Running... /bin/umount /tmp/btrfs-tmp.54an1M5b >22:53:25,909 INFO program: Running... dumpe2fs -h /dev/mapper/vg_p5ewspro-fedora16 >22:53:25,950 INFO program: Filesystem volume name: <none> >22:53:25,950 INFO program: Last mounted on: /mnt/fedora16 >22:53:25,950 INFO program: Filesystem UUID: 23bb92b7-1cc1-44a9-9699-0d58dd2a40c0 >22:53:25,951 INFO program: Filesystem magic number: 0xEF53 >22:53:25,951 INFO program: Filesystem revision #: 1 (dynamic) >22:53:25,951 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:53:25,951 INFO program: Filesystem flags: signed_directory_hash >22:53:25,951 INFO program: Default mount options: (none) >22:53:25,951 INFO program: Filesystem state: clean >22:53:25,951 INFO program: Errors behavior: Continue >22:53:25,952 INFO program: Filesystem OS type: Linux >22:53:25,952 INFO program: Inode count: 1281120 >22:53:25,952 INFO program: Block count: 5120000 >22:53:25,952 INFO program: Reserved block count: 256000 >22:53:25,952 INFO program: Free blocks: 3442989 >22:53:25,952 INFO program: Free inodes: 1100538 >22:53:25,952 INFO program: First block: 0 >22:53:25,952 INFO program: Block size: 4096 >22:53:25,952 INFO program: Fragment size: 4096 >22:53:25,953 INFO program: Reserved GDT blocks: 1022 >22:53:25,953 INFO program: Blocks per group: 32768 >22:53:25,953 INFO program: Fragments per group: 32768 >22:53:25,953 INFO program: Inodes per group: 8160 >22:53:25,953 INFO program: Inode blocks per group: 510 >22:53:25,953 INFO program: RAID stride: 128 >22:53:25,953 INFO program: RAID stripe width: 256 >22:53:25,953 INFO program: Flex block group size: 16 >22:53:25,953 INFO program: Filesystem created: Mon Aug 8 22:08:36 2011 >22:53:25,953 INFO program: Last mount time: Fri Dec 7 22:35:32 2012 >22:53:25,954 INFO program: Last write time: Fri Dec 7 22:51:27 2012 >22:53:25,954 INFO program: Mount count: 15 >22:53:25,954 INFO program: Maximum mount count: 32 >22:53:25,954 INFO program: Last checked: Fri Nov 16 20:50:05 2012 >22:53:25,954 INFO program: Check interval: 15552000 (6 months) >22:53:25,954 INFO program: Next check after: Wed May 15 21:50:05 2013 >22:53:25,954 INFO program: Lifetime writes: 94 GB >22:53:25,954 INFO program: Reserved blocks uid: 0 (user root) >22:53:25,954 INFO program: Reserved blocks gid: 0 (group root) >22:53:25,954 INFO program: First inode: 11 >22:53:25,955 INFO program: Inode size: 256 >22:53:25,955 INFO program: Required extra isize: 28 >22:53:25,955 INFO program: Desired extra isize: 28 >22:53:25,955 INFO program: Journal inode: 8 >22:53:25,955 INFO program: Default directory hash: half_md4 >22:53:25,955 INFO program: Directory Hash Seed: 4c23bf03-4906-41f3-932c-804ad05302a3 >22:53:25,955 INFO program: Journal backup: inode blocks >22:53:25,955 INFO program: Journal features: journal_incompat_revoke >22:53:25,955 INFO program: Journal size: 128M >22:53:25,956 INFO program: Journal length: 32768 >22:53:25,956 INFO program: Journal sequence: 0x000124fc >22:53:25,956 INFO program: Journal start: 0 >22:53:25,956 INFO program: >22:53:25,956 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:53:25,956 INFO program: Running... dumpe2fs -h /dev/mapper/vg_p5ewspro-fedora16 >22:53:25,977 INFO program: Filesystem volume name: <none> >22:53:25,978 INFO program: Last mounted on: /mnt/fedora16 >22:53:25,978 INFO program: Filesystem UUID: 23bb92b7-1cc1-44a9-9699-0d58dd2a40c0 >22:53:25,978 INFO program: Filesystem magic number: 0xEF53 >22:53:25,979 INFO program: Filesystem revision #: 1 (dynamic) >22:53:25,979 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:53:25,979 INFO program: Filesystem flags: signed_directory_hash >22:53:25,979 INFO program: Default mount options: (none) >22:53:25,979 INFO program: Filesystem state: clean >22:53:25,979 INFO program: Errors behavior: Continue >22:53:25,980 INFO program: Filesystem OS type: Linux >22:53:25,980 INFO program: Inode count: 1281120 >22:53:25,980 INFO program: Block count: 5120000 >22:53:25,980 INFO program: Reserved block count: 256000 >22:53:25,980 INFO program: Free blocks: 3442989 >22:53:25,980 INFO program: Free inodes: 1100538 >22:53:25,980 INFO program: First block: 0 >22:53:25,981 INFO program: Block size: 4096 >22:53:25,981 INFO program: Fragment size: 4096 >22:53:25,981 INFO program: Reserved GDT blocks: 1022 >22:53:25,981 INFO program: Blocks per group: 32768 >22:53:25,981 INFO program: Fragments per group: 32768 >22:53:25,981 INFO program: Inodes per group: 8160 >22:53:25,982 INFO program: Inode blocks per group: 510 >22:53:25,982 INFO program: RAID stride: 128 >22:53:25,982 INFO program: RAID stripe width: 256 >22:53:25,982 INFO program: Flex block group size: 16 >22:53:25,982 INFO program: Filesystem created: Mon Aug 8 22:08:36 2011 >22:53:25,982 INFO program: Last mount time: Fri Dec 7 22:35:32 2012 >22:53:25,982 INFO program: Last write time: Fri Dec 7 22:51:27 2012 >22:53:25,983 INFO program: Mount count: 15 >22:53:25,983 INFO program: Maximum mount count: 32 >22:53:25,983 INFO program: Last checked: Fri Nov 16 20:50:05 2012 >22:53:25,983 INFO program: Check interval: 15552000 (6 months) >22:53:25,983 INFO program: Next check after: Wed May 15 21:50:05 2013 >22:53:25,983 INFO program: Lifetime writes: 94 GB >22:53:25,984 INFO program: Reserved blocks uid: 0 (user root) >22:53:25,984 INFO program: Reserved blocks gid: 0 (group root) >22:53:25,984 INFO program: First inode: 11 >22:53:25,984 INFO program: Inode size: 256 >22:53:25,984 INFO program: Required extra isize: 28 >22:53:25,984 INFO program: Desired extra isize: 28 >22:53:25,984 INFO program: Journal inode: 8 >22:53:25,985 INFO program: Default directory hash: half_md4 >22:53:25,985 INFO program: Directory Hash Seed: 4c23bf03-4906-41f3-932c-804ad05302a3 >22:53:25,985 INFO program: Journal backup: inode blocks >22:53:25,985 INFO program: Journal features: journal_incompat_revoke >22:53:25,985 INFO program: Journal size: 128M >22:53:25,985 INFO program: Journal length: 32768 >22:53:25,986 INFO program: Journal sequence: 0x000124fc >22:53:25,986 INFO program: Journal start: 0 >22:53:25,986 INFO program: >22:53:25,986 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:53:25,986 INFO program: Running... resize2fs -P /dev/mapper/vg_p5ewspro-fedora16 >22:53:25,999 INFO program: Estimated minimum size of the filesystem: 1638929 >22:53:25,999 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:53:26,095 INFO program: Running... dumpe2fs -h /dev/mapper/vg_p5ewspro-seti >22:53:26,118 INFO program: Filesystem volume name: <none> >22:53:26,119 INFO program: Last mounted on: /mnt/seti >22:53:26,119 INFO program: Filesystem UUID: 81ef6549-9b49-4b1d-827f-b8cf177c49fc >22:53:26,119 INFO program: Filesystem magic number: 0xEF53 >22:53:26,119 INFO program: Filesystem revision #: 1 (dynamic) >22:53:26,119 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:53:26,119 INFO program: Filesystem flags: signed_directory_hash >22:53:26,120 INFO program: Default mount options: (none) >22:53:26,120 INFO program: Filesystem state: clean >22:53:26,120 INFO program: Errors behavior: Continue >22:53:26,120 INFO program: Filesystem OS type: Linux >22:53:26,120 INFO program: Inode count: 126976 >22:53:26,120 INFO program: Block count: 507904 >22:53:26,121 INFO program: Reserved block count: 25395 >22:53:26,121 INFO program: Free blocks: 478364 >22:53:26,121 INFO program: Free inodes: 126747 >22:53:26,121 INFO program: First block: 0 >22:53:26,121 INFO program: Block size: 4096 >22:53:26,121 INFO program: Fragment size: 4096 >22:53:26,121 INFO program: Reserved GDT blocks: 123 >22:53:26,122 INFO program: Blocks per group: 32768 >22:53:26,122 INFO program: Fragments per group: 32768 >22:53:26,122 INFO program: Inodes per group: 7936 >22:53:26,122 INFO program: Inode blocks per group: 496 >22:53:26,122 INFO program: RAID stride: 128 >22:53:26,122 INFO program: RAID stripe width: 256 >22:53:26,122 INFO program: Flex block group size: 16 >22:53:26,122 INFO program: Filesystem created: Thu Sep 22 10:38:05 2011 >22:53:26,122 INFO program: Last mount time: Fri Dec 7 22:35:32 2012 >22:53:26,122 INFO program: Last write time: Fri Dec 7 22:51:28 2012 >22:53:26,123 INFO program: Mount count: 15 >22:53:26,123 INFO program: Maximum mount count: 34 >22:53:26,123 INFO program: Last checked: Fri Nov 16 22:48:39 2012 >22:53:26,123 INFO program: Check interval: 15552000 (6 months) >22:53:26,123 INFO program: Next check after: Wed May 15 23:48:39 2013 >22:53:26,123 INFO program: Lifetime writes: 460 GB >22:53:26,123 INFO program: Reserved blocks uid: 0 (user root) >22:53:26,123 INFO program: Reserved blocks gid: 0 (group root) >22:53:26,123 INFO program: First inode: 11 >22:53:26,124 INFO program: Inode size: 256 >22:53:26,124 INFO program: Required extra isize: 28 >22:53:26,124 INFO program: Desired extra isize: 28 >22:53:26,124 INFO program: Journal inode: 8 >22:53:26,124 INFO program: Default directory hash: half_md4 >22:53:26,124 INFO program: Directory Hash Seed: aae1c1be-19b0-4530-ae70-3783b51355ef >22:53:26,124 INFO program: Journal backup: inode blocks >22:53:26,124 INFO program: Journal features: journal_incompat_revoke >22:53:26,124 INFO program: Journal size: 32M >22:53:26,124 INFO program: Journal length: 8192 >22:53:26,125 INFO program: Journal sequence: 0x00138a2e >22:53:26,125 INFO program: Journal start: 0 >22:53:26,125 INFO program: >22:53:26,125 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:53:26,125 INFO program: Running... dumpe2fs -h /dev/mapper/vg_p5ewspro-seti >22:53:26,138 INFO program: Filesystem volume name: <none> >22:53:26,139 INFO program: Last mounted on: /mnt/seti >22:53:26,139 INFO program: Filesystem UUID: 81ef6549-9b49-4b1d-827f-b8cf177c49fc >22:53:26,139 INFO program: Filesystem magic number: 0xEF53 >22:53:26,139 INFO program: Filesystem revision #: 1 (dynamic) >22:53:26,139 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:53:26,140 INFO program: Filesystem flags: signed_directory_hash >22:53:26,140 INFO program: Default mount options: (none) >22:53:26,140 INFO program: Filesystem state: clean >22:53:26,140 INFO program: Errors behavior: Continue >22:53:26,140 INFO program: Filesystem OS type: Linux >22:53:26,140 INFO program: Inode count: 126976 >22:53:26,141 INFO program: Block count: 507904 >22:53:26,141 INFO program: Reserved block count: 25395 >22:53:26,141 INFO program: Free blocks: 478364 >22:53:26,141 INFO program: Free inodes: 126747 >22:53:26,141 INFO program: First block: 0 >22:53:26,141 INFO program: Block size: 4096 >22:53:26,141 INFO program: Fragment size: 4096 >22:53:26,142 INFO program: Reserved GDT blocks: 123 >22:53:26,142 INFO program: Blocks per group: 32768 >22:53:26,142 INFO program: Fragments per group: 32768 >22:53:26,142 INFO program: Inodes per group: 7936 >22:53:26,142 INFO program: Inode blocks per group: 496 >22:53:26,142 INFO program: RAID stride: 128 >22:53:26,143 INFO program: RAID stripe width: 256 >22:53:26,143 INFO program: Flex block group size: 16 >22:53:26,143 INFO program: Filesystem created: Thu Sep 22 10:38:05 2011 >22:53:26,143 INFO program: Last mount time: Fri Dec 7 22:35:32 2012 >22:53:26,143 INFO program: Last write time: Fri Dec 7 22:51:28 2012 >22:53:26,143 INFO program: Mount count: 15 >22:53:26,143 INFO program: Maximum mount count: 34 >22:53:26,144 INFO program: Last checked: Fri Nov 16 22:48:39 2012 >22:53:26,144 INFO program: Check interval: 15552000 (6 months) >22:53:26,144 INFO program: Next check after: Wed May 15 23:48:39 2013 >22:53:26,144 INFO program: Lifetime writes: 460 GB >22:53:26,144 INFO program: Reserved blocks uid: 0 (user root) >22:53:26,144 INFO program: Reserved blocks gid: 0 (group root) >22:53:26,145 INFO program: First inode: 11 >22:53:26,145 INFO program: Inode size: 256 >22:53:26,145 INFO program: Required extra isize: 28 >22:53:26,145 INFO program: Desired extra isize: 28 >22:53:26,145 INFO program: Journal inode: 8 >22:53:26,145 INFO program: Default directory hash: half_md4 >22:53:26,145 INFO program: Directory Hash Seed: aae1c1be-19b0-4530-ae70-3783b51355ef >22:53:26,146 INFO program: Journal backup: inode blocks >22:53:26,146 INFO program: Journal features: journal_incompat_revoke >22:53:26,146 INFO program: Journal size: 32M >22:53:26,146 INFO program: Journal length: 8192 >22:53:26,146 INFO program: Journal sequence: 0x00138a2e >22:53:26,146 INFO program: Journal start: 0 >22:53:26,147 INFO program: >22:53:26,147 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:53:26,147 INFO program: Running... resize2fs -P /dev/mapper/vg_p5ewspro-seti >22:53:26,159 INFO program: Estimated minimum size of the filesystem: 29872 >22:53:26,160 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:53:26,211 INFO program: Running... dumpe2fs -h /dev/mapper/vg_p5ewspro-fedora17 >22:53:26,246 INFO program: Filesystem volume name: <none> >22:53:26,246 INFO program: Last mounted on: /mnt/fedora17 >22:53:26,246 INFO program: Filesystem UUID: 229105a9-8bdb-4a6a-aa5d-90892dc22148 >22:53:26,246 INFO program: Filesystem magic number: 0xEF53 >22:53:26,246 INFO program: Filesystem revision #: 1 (dynamic) >22:53:26,247 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:53:26,247 INFO program: Filesystem flags: signed_directory_hash >22:53:26,247 INFO program: Default mount options: user_xattr acl >22:53:26,247 INFO program: Filesystem state: clean >22:53:26,247 INFO program: Errors behavior: Continue >22:53:26,247 INFO program: Filesystem OS type: Linux >22:53:26,247 INFO program: Inode count: 1281120 >22:53:26,247 INFO program: Block count: 5120000 >22:53:26,247 INFO program: Reserved block count: 256000 >22:53:26,248 INFO program: Free blocks: 3457092 >22:53:26,248 INFO program: Free inodes: 1089435 >22:53:26,248 INFO program: First block: 0 >22:53:26,248 INFO program: Block size: 4096 >22:53:26,248 INFO program: Fragment size: 4096 >22:53:26,248 INFO program: Reserved GDT blocks: 1022 >22:53:26,248 INFO program: Blocks per group: 32768 >22:53:26,248 INFO program: Fragments per group: 32768 >22:53:26,248 INFO program: Inodes per group: 8160 >22:53:26,248 INFO program: Inode blocks per group: 510 >22:53:26,249 INFO program: RAID stride: 128 >22:53:26,249 INFO program: RAID stripe width: 256 >22:53:26,249 INFO program: Flex block group size: 16 >22:53:26,249 INFO program: Filesystem created: Fri Feb 24 06:09:06 2012 >22:53:26,249 INFO program: Last mount time: Fri Dec 7 22:35:33 2012 >22:53:26,249 INFO program: Last write time: Fri Dec 7 22:51:27 2012 >22:53:26,249 INFO program: Mount count: 139 >22:53:26,249 INFO program: Maximum mount count: -1 >22:53:26,249 INFO program: Last checked: Fri Feb 24 06:09:06 2012 >22:53:26,250 INFO program: Check interval: 0 (<none>) >22:53:26,250 INFO program: Lifetime writes: 138 GB >22:53:26,250 INFO program: Reserved blocks uid: 0 (user root) >22:53:26,250 INFO program: Reserved blocks gid: 0 (group root) >22:53:26,250 INFO program: First inode: 11 >22:53:26,250 INFO program: Inode size: 256 >22:53:26,250 INFO program: Required extra isize: 28 >22:53:26,250 INFO program: Desired extra isize: 28 >22:53:26,250 INFO program: Journal inode: 8 >22:53:26,250 INFO program: Default directory hash: half_md4 >22:53:26,251 INFO program: Directory Hash Seed: 120e088b-8ace-4e6d-94d8-db1f0c60531a >22:53:26,251 INFO program: Journal backup: inode blocks >22:53:26,251 INFO program: Journal features: journal_incompat_revoke >22:53:26,251 INFO program: Journal size: 128M >22:53:26,251 INFO program: Journal length: 32768 >22:53:26,251 INFO program: Journal sequence: 0x0001fe7c >22:53:26,251 INFO program: Journal start: 0 >22:53:26,251 INFO program: >22:53:26,251 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:53:26,252 INFO program: Running... dumpe2fs -h /dev/mapper/vg_p5ewspro-fedora17 >22:53:26,270 INFO program: Filesystem volume name: <none> >22:53:26,271 INFO program: Last mounted on: /mnt/fedora17 >22:53:26,271 INFO program: Filesystem UUID: 229105a9-8bdb-4a6a-aa5d-90892dc22148 >22:53:26,271 INFO program: Filesystem magic number: 0xEF53 >22:53:26,271 INFO program: Filesystem revision #: 1 (dynamic) >22:53:26,272 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:53:26,272 INFO program: Filesystem flags: signed_directory_hash >22:53:26,272 INFO program: Default mount options: user_xattr acl >22:53:26,272 INFO program: Filesystem state: clean >22:53:26,272 INFO program: Errors behavior: Continue >22:53:26,272 INFO program: Filesystem OS type: Linux >22:53:26,272 INFO program: Inode count: 1281120 >22:53:26,273 INFO program: Block count: 5120000 >22:53:26,273 INFO program: Reserved block count: 256000 >22:53:26,273 INFO program: Free blocks: 3457092 >22:53:26,273 INFO program: Free inodes: 1089435 >22:53:26,273 INFO program: First block: 0 >22:53:26,273 INFO program: Block size: 4096 >22:53:26,274 INFO program: Fragment size: 4096 >22:53:26,274 INFO program: Reserved GDT blocks: 1022 >22:53:26,274 INFO program: Blocks per group: 32768 >22:53:26,274 INFO program: Fragments per group: 32768 >22:53:26,274 INFO program: Inodes per group: 8160 >22:53:26,274 INFO program: Inode blocks per group: 510 >22:53:26,274 INFO program: RAID stride: 128 >22:53:26,275 INFO program: RAID stripe width: 256 >22:53:26,275 INFO program: Flex block group size: 16 >22:53:26,275 INFO program: Filesystem created: Fri Feb 24 06:09:06 2012 >22:53:26,275 INFO program: Last mount time: Fri Dec 7 22:35:33 2012 >22:53:26,275 INFO program: Last write time: Fri Dec 7 22:51:27 2012 >22:53:26,275 INFO program: Mount count: 139 >22:53:26,276 INFO program: Maximum mount count: -1 >22:53:26,276 INFO program: Last checked: Fri Feb 24 06:09:06 2012 >22:53:26,276 INFO program: Check interval: 0 (<none>) >22:53:26,276 INFO program: Lifetime writes: 138 GB >22:53:26,276 INFO program: Reserved blocks uid: 0 (user root) >22:53:26,276 INFO program: Reserved blocks gid: 0 (group root) >22:53:26,276 INFO program: First inode: 11 >22:53:26,277 INFO program: Inode size: 256 >22:53:26,277 INFO program: Required extra isize: 28 >22:53:26,277 INFO program: Desired extra isize: 28 >22:53:26,277 INFO program: Journal inode: 8 >22:53:26,277 INFO program: Default directory hash: half_md4 >22:53:26,277 INFO program: Directory Hash Seed: 120e088b-8ace-4e6d-94d8-db1f0c60531a >22:53:26,278 INFO program: Journal backup: inode blocks >22:53:26,278 INFO program: Journal features: journal_incompat_revoke >22:53:26,278 INFO program: Journal size: 128M >22:53:26,278 INFO program: Journal length: 32768 >22:53:26,278 INFO program: Journal sequence: 0x0001fe7c >22:53:26,278 INFO program: Journal start: 0 >22:53:26,278 INFO program: >22:53:26,279 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:53:26,279 INFO program: Running... resize2fs -P /dev/mapper/vg_p5ewspro-fedora17 >22:53:26,291 INFO program: Estimated minimum size of the filesystem: 1624854 >22:53:26,291 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:53:26,342 INFO program: Running... dumpe2fs -h /dev/mapper/vg_p5ewspro-datalv >22:53:26,378 INFO program: Filesystem volume name: <none> >22:53:26,378 INFO program: Last mounted on: /home/kunkelc/data >22:53:26,379 INFO program: Filesystem UUID: ea185618-9f65-4c33-8de0-b9ee5528eede >22:53:26,379 INFO program: Filesystem magic number: 0xEF53 >22:53:26,379 INFO program: Filesystem revision #: 1 (dynamic) >22:53:26,379 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >22:53:26,379 INFO program: Filesystem flags: signed_directory_hash >22:53:26,379 INFO program: Default mount options: user_xattr acl >22:53:26,380 INFO program: Filesystem state: clean >22:53:26,380 INFO program: Errors behavior: Continue >22:53:26,380 INFO program: Filesystem OS type: Linux >22:53:26,380 INFO program: Inode count: 10485760 >22:53:26,380 INFO program: Block count: 41943040 >22:53:26,380 INFO program: Reserved block count: 2096640 >22:53:26,380 INFO program: Free blocks: 40615057 >22:53:26,381 INFO program: Free inodes: 10485734 >22:53:26,381 INFO program: First block: 1 >22:53:26,381 INFO program: Block size: 1024 >22:53:26,381 INFO program: Fragment size: 1024 >22:53:26,381 INFO program: Blocks per group: 8192 >22:53:26,381 INFO program: Fragments per group: 8192 >22:53:26,382 INFO program: Inodes per group: 2048 >22:53:26,382 INFO program: Inode blocks per group: 256 >22:53:26,382 INFO program: RAID stride: 512 >22:53:26,382 INFO program: RAID stripe width: 1024 >22:53:26,382 INFO program: Flex block group size: 16 >22:53:26,382 INFO program: Filesystem created: Fri May 11 09:30:06 2012 >22:53:26,382 INFO program: Last mount time: Fri Dec 7 17:21:39 2012 >22:53:26,383 INFO program: Last write time: Fri Dec 7 21:45:41 2012 >22:53:26,383 INFO program: Mount count: 2 >22:53:26,383 INFO program: Maximum mount count: -1 >22:53:26,383 INFO program: Last checked: Sun Nov 11 19:44:56 2012 >22:53:26,383 INFO program: Check interval: 0 (<none>) >22:53:26,383 INFO program: Lifetime writes: 1362 MB >22:53:26,384 INFO program: Reserved blocks uid: 0 (user root) >22:53:26,384 INFO program: Reserved blocks gid: 0 (group root) >22:53:26,384 INFO program: First inode: 11 >22:53:26,384 INFO program: Inode size: 128 >22:53:26,384 INFO program: Journal inode: 8 >22:53:26,384 INFO program: Default directory hash: half_md4 >22:53:26,384 INFO program: Directory Hash Seed: aa89f0df-226a-4cb3-afa1-3d9c71110b8a >22:53:26,385 INFO program: Journal backup: inode blocks >22:53:26,385 INFO program: Journal features: journal_incompat_revoke >22:53:26,385 INFO program: Journal size: 4096k >22:53:26,385 INFO program: Journal length: 4096 >22:53:26,385 INFO program: Journal sequence: 0x00000096 >22:53:26,385 INFO program: Journal start: 0 >22:53:26,386 INFO program: >22:53:26,386 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:53:26,386 INFO program: Running... dumpe2fs -h /dev/mapper/vg_p5ewspro-datalv >22:53:26,411 INFO program: Filesystem volume name: <none> >22:53:26,411 INFO program: Last mounted on: /home/kunkelc/data >22:53:26,411 INFO program: Filesystem UUID: ea185618-9f65-4c33-8de0-b9ee5528eede >22:53:26,412 INFO program: Filesystem magic number: 0xEF53 >22:53:26,412 INFO program: Filesystem revision #: 1 (dynamic) >22:53:26,412 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >22:53:26,412 INFO program: Filesystem flags: signed_directory_hash >22:53:26,412 INFO program: Default mount options: user_xattr acl >22:53:26,412 INFO program: Filesystem state: clean >22:53:26,413 INFO program: Errors behavior: Continue >22:53:26,413 INFO program: Filesystem OS type: Linux >22:53:26,413 INFO program: Inode count: 10485760 >22:53:26,413 INFO program: Block count: 41943040 >22:53:26,413 INFO program: Reserved block count: 2096640 >22:53:26,413 INFO program: Free blocks: 40615057 >22:53:26,413 INFO program: Free inodes: 10485734 >22:53:26,414 INFO program: First block: 1 >22:53:26,414 INFO program: Block size: 1024 >22:53:26,414 INFO program: Fragment size: 1024 >22:53:26,414 INFO program: Blocks per group: 8192 >22:53:26,414 INFO program: Fragments per group: 8192 >22:53:26,414 INFO program: Inodes per group: 2048 >22:53:26,415 INFO program: Inode blocks per group: 256 >22:53:26,415 INFO program: RAID stride: 512 >22:53:26,415 INFO program: RAID stripe width: 1024 >22:53:26,415 INFO program: Flex block group size: 16 >22:53:26,415 INFO program: Filesystem created: Fri May 11 09:30:06 2012 >22:53:26,415 INFO program: Last mount time: Fri Dec 7 17:21:39 2012 >22:53:26,415 INFO program: Last write time: Fri Dec 7 21:45:41 2012 >22:53:26,416 INFO program: Mount count: 2 >22:53:26,416 INFO program: Maximum mount count: -1 >22:53:26,416 INFO program: Last checked: Sun Nov 11 19:44:56 2012 >22:53:26,416 INFO program: Check interval: 0 (<none>) >22:53:26,416 INFO program: Lifetime writes: 1362 MB >22:53:26,416 INFO program: Reserved blocks uid: 0 (user root) >22:53:26,417 INFO program: Reserved blocks gid: 0 (group root) >22:53:26,417 INFO program: First inode: 11 >22:53:26,417 INFO program: Inode size: 128 >22:53:26,417 INFO program: Journal inode: 8 >22:53:26,417 INFO program: Default directory hash: half_md4 >22:53:26,417 INFO program: Directory Hash Seed: aa89f0df-226a-4cb3-afa1-3d9c71110b8a >22:53:26,417 INFO program: Journal backup: inode blocks >22:53:26,418 INFO program: Journal features: journal_incompat_revoke >22:53:26,418 INFO program: Journal size: 4096k >22:53:26,418 INFO program: Journal length: 4096 >22:53:26,418 INFO program: Journal sequence: 0x00000096 >22:53:26,418 INFO program: Journal start: 0 >22:53:26,418 INFO program: >22:53:26,419 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:53:26,419 INFO program: Running... resize2fs -P /dev/mapper/vg_p5ewspro-datalv >22:53:26,433 INFO program: Estimated minimum size of the filesystem: 92702 >22:53:26,433 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:53:26,482 INFO program: Running... dumpe2fs -h /dev/mapper/vg_p5ewspro-fedora18 >22:53:26,518 INFO program: Filesystem volume name: fedora18 >22:53:26,518 INFO program: Last mounted on: / >22:53:26,518 INFO program: Filesystem UUID: dff41ffb-736a-47f1-9aa6-ba160d8ec3ff >22:53:26,518 INFO program: Filesystem magic number: 0xEF53 >22:53:26,518 INFO program: Filesystem revision #: 1 (dynamic) >22:53:26,519 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:53:26,519 INFO program: Filesystem flags: signed_directory_hash >22:53:26,519 INFO program: Default mount options: user_xattr acl >22:53:26,519 INFO program: Filesystem state: clean >22:53:26,519 INFO program: Errors behavior: Continue >22:53:26,519 INFO program: Filesystem OS type: Linux >22:53:26,520 INFO program: Inode count: 1281120 >22:53:26,520 INFO program: Block count: 5120000 >22:53:26,520 INFO program: Reserved block count: 256000 >22:53:26,520 INFO program: Free blocks: 3548717 >22:53:26,520 INFO program: Free inodes: 1119084 >22:53:26,520 INFO program: First block: 0 >22:53:26,520 INFO program: Block size: 4096 >22:53:26,521 INFO program: Fragment size: 4096 >22:53:26,521 INFO program: Reserved GDT blocks: 1022 >22:53:26,521 INFO program: Blocks per group: 32768 >22:53:26,521 INFO program: Fragments per group: 32768 >22:53:26,521 INFO program: Inodes per group: 8160 >22:53:26,521 INFO program: Inode blocks per group: 510 >22:53:26,522 INFO program: RAID stride: 128 >22:53:26,522 INFO program: RAID stripe width: 256 >22:53:26,522 INFO program: Flex block group size: 16 >22:53:26,522 INFO program: Filesystem created: Sat Nov 10 22:54:35 2012 >22:53:26,522 INFO program: Last mount time: Fri Dec 7 22:35:27 2012 >22:53:26,522 INFO program: Last write time: Fri Dec 7 22:35:25 2012 >22:53:26,522 INFO program: Mount count: 37 >22:53:26,522 INFO program: Maximum mount count: -1 >22:53:26,522 INFO program: Last checked: Sat Nov 10 22:54:35 2012 >22:53:26,522 INFO program: Check interval: 0 (<none>) >22:53:26,523 INFO program: Lifetime writes: 20 GB >22:53:26,523 INFO program: Reserved blocks uid: 0 (user root) >22:53:26,523 INFO program: Reserved blocks gid: 0 (group root) >22:53:26,523 INFO program: First inode: 11 >22:53:26,523 INFO program: Inode size: 256 >22:53:26,523 INFO program: Required extra isize: 28 >22:53:26,523 INFO program: Desired extra isize: 28 >22:53:26,523 INFO program: Journal inode: 8 >22:53:26,523 INFO program: Default directory hash: half_md4 >22:53:26,523 INFO program: Directory Hash Seed: 3817049d-df8d-4ee5-8c29-664be01ae78b >22:53:26,524 INFO program: Journal backup: inode blocks >22:53:26,524 INFO program: Journal features: journal_incompat_revoke >22:53:26,524 INFO program: Journal size: 128M >22:53:26,524 INFO program: Journal length: 32768 >22:53:26,524 INFO program: Journal sequence: 0x0000716c >22:53:26,524 INFO program: Journal start: 0 >22:53:26,524 INFO program: >22:53:26,524 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:53:26,525 INFO program: Running... dumpe2fs -h /dev/mapper/vg_p5ewspro-fedora18 >22:53:26,546 INFO program: Filesystem volume name: fedora18 >22:53:26,546 INFO program: Last mounted on: / >22:53:26,546 INFO program: Filesystem UUID: dff41ffb-736a-47f1-9aa6-ba160d8ec3ff >22:53:26,546 INFO program: Filesystem magic number: 0xEF53 >22:53:26,546 INFO program: Filesystem revision #: 1 (dynamic) >22:53:26,547 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:53:26,547 INFO program: Filesystem flags: signed_directory_hash >22:53:26,547 INFO program: Default mount options: user_xattr acl >22:53:26,547 INFO program: Filesystem state: clean >22:53:26,547 INFO program: Errors behavior: Continue >22:53:26,547 INFO program: Filesystem OS type: Linux >22:53:26,547 INFO program: Inode count: 1281120 >22:53:26,547 INFO program: Block count: 5120000 >22:53:26,547 INFO program: Reserved block count: 256000 >22:53:26,548 INFO program: Free blocks: 3548717 >22:53:26,548 INFO program: Free inodes: 1119084 >22:53:26,548 INFO program: First block: 0 >22:53:26,548 INFO program: Block size: 4096 >22:53:26,548 INFO program: Fragment size: 4096 >22:53:26,548 INFO program: Reserved GDT blocks: 1022 >22:53:26,548 INFO program: Blocks per group: 32768 >22:53:26,548 INFO program: Fragments per group: 32768 >22:53:26,548 INFO program: Inodes per group: 8160 >22:53:26,548 INFO program: Inode blocks per group: 510 >22:53:26,549 INFO program: RAID stride: 128 >22:53:26,549 INFO program: RAID stripe width: 256 >22:53:26,549 INFO program: Flex block group size: 16 >22:53:26,549 INFO program: Filesystem created: Sat Nov 10 22:54:35 2012 >22:53:26,549 INFO program: Last mount time: Fri Dec 7 22:35:27 2012 >22:53:26,549 INFO program: Last write time: Fri Dec 7 22:35:25 2012 >22:53:26,549 INFO program: Mount count: 37 >22:53:26,549 INFO program: Maximum mount count: -1 >22:53:26,549 INFO program: Last checked: Sat Nov 10 22:54:35 2012 >22:53:26,549 INFO program: Check interval: 0 (<none>) >22:53:26,550 INFO program: Lifetime writes: 20 GB >22:53:26,550 INFO program: Reserved blocks uid: 0 (user root) >22:53:26,550 INFO program: Reserved blocks gid: 0 (group root) >22:53:26,550 INFO program: First inode: 11 >22:53:26,550 INFO program: Inode size: 256 >22:53:26,550 INFO program: Required extra isize: 28 >22:53:26,550 INFO program: Desired extra isize: 28 >22:53:26,550 INFO program: Journal inode: 8 >22:53:26,550 INFO program: Default directory hash: half_md4 >22:53:26,550 INFO program: Directory Hash Seed: 3817049d-df8d-4ee5-8c29-664be01ae78b >22:53:26,551 INFO program: Journal backup: inode blocks >22:53:26,551 INFO program: Journal features: journal_incompat_revoke >22:53:26,551 INFO program: Journal size: 128M >22:53:26,551 INFO program: Journal length: 32768 >22:53:26,551 INFO program: Journal sequence: 0x0000716c >22:53:26,551 INFO program: Journal start: 0 >22:53:26,551 INFO program: >22:53:26,551 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:53:26,552 INFO program: Running... resize2fs -P /dev/mapper/vg_p5ewspro-fedora18 >22:53:26,563 INFO program: Estimated minimum size of the filesystem: 1526257 >22:53:26,564 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:53:26,620 INFO program: Running... dumpe2fs -h /dev/mapper/vg_p5ewspro-fedoraKDE18 >22:53:26,653 INFO program: Filesystem volume name: fedorakde18 >22:53:26,653 INFO program: Last mounted on: /mnt/fedora18kde >22:53:26,653 INFO program: Filesystem UUID: ac3d8f0d-2f81-492d-8427-c1acd7ef4e6e >22:53:26,653 INFO program: Filesystem magic number: 0xEF53 >22:53:26,653 INFO program: Filesystem revision #: 1 (dynamic) >22:53:26,653 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:53:26,654 INFO program: Filesystem flags: signed_directory_hash >22:53:26,654 INFO program: Default mount options: user_xattr acl >22:53:26,654 INFO program: Filesystem state: clean >22:53:26,654 INFO program: Errors behavior: Continue >22:53:26,654 INFO program: Filesystem OS type: Linux >22:53:26,654 INFO program: Inode count: 1310720 >22:53:26,654 INFO program: Block count: 5242880 >22:53:26,654 INFO program: Reserved block count: 262144 >22:53:26,654 INFO program: Free blocks: 3889730 >22:53:26,654 INFO program: Free inodes: 1191924 >22:53:26,655 INFO program: First block: 0 >22:53:26,655 INFO program: Block size: 4096 >22:53:26,655 INFO program: Fragment size: 4096 >22:53:26,655 INFO program: Reserved GDT blocks: 1022 >22:53:26,655 INFO program: Blocks per group: 32768 >22:53:26,656 INFO program: Fragments per group: 32768 >22:53:26,656 INFO program: Inodes per group: 8192 >22:53:26,656 INFO program: Inode blocks per group: 512 >22:53:26,657 INFO program: RAID stride: 128 >22:53:26,657 INFO program: RAID stripe width: 256 >22:53:26,657 INFO program: Flex block group size: 16 >22:53:26,658 INFO program: Filesystem created: Fri Nov 16 21:31:38 2012 >22:53:26,658 INFO program: Last mount time: Fri Dec 7 22:35:33 2012 >22:53:26,658 INFO program: Last write time: Fri Dec 7 22:51:27 2012 >22:53:26,659 INFO program: Mount count: 22 >22:53:26,659 INFO program: Maximum mount count: -1 >22:53:26,659 INFO program: Last checked: Fri Nov 16 21:31:38 2012 >22:53:26,659 INFO program: Check interval: 0 (<none>) >22:53:26,660 INFO program: Lifetime writes: 11 GB >22:53:26,660 INFO program: Reserved blocks uid: 0 (user root) >22:53:26,660 INFO program: Reserved blocks gid: 0 (group root) >22:53:26,661 INFO program: First inode: 11 >22:53:26,661 INFO program: Inode size: 256 >22:53:26,661 INFO program: Required extra isize: 28 >22:53:26,662 INFO program: Desired extra isize: 28 >22:53:26,662 INFO program: Journal inode: 8 >22:53:26,662 INFO program: Default directory hash: half_md4 >22:53:26,663 INFO program: Directory Hash Seed: f670422c-77ba-4c14-9a5d-6ecc887ce6db >22:53:26,663 INFO program: Journal backup: inode blocks >22:53:26,663 INFO program: Journal features: journal_incompat_revoke >22:53:26,664 INFO program: Journal size: 128M >22:53:26,664 INFO program: Journal length: 32768 >22:53:26,664 INFO program: Journal sequence: 0x0000749f >22:53:26,665 INFO program: Journal start: 0 >22:53:26,665 INFO program: >22:53:26,665 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:53:26,666 INFO program: Running... dumpe2fs -h /dev/mapper/vg_p5ewspro-fedoraKDE18 >22:53:26,683 INFO program: Filesystem volume name: fedorakde18 >22:53:26,684 INFO program: Last mounted on: /mnt/fedora18kde >22:53:26,684 INFO program: Filesystem UUID: ac3d8f0d-2f81-492d-8427-c1acd7ef4e6e >22:53:26,684 INFO program: Filesystem magic number: 0xEF53 >22:53:26,684 INFO program: Filesystem revision #: 1 (dynamic) >22:53:26,684 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >22:53:26,685 INFO program: Filesystem flags: signed_directory_hash >22:53:26,685 INFO program: Default mount options: user_xattr acl >22:53:26,685 INFO program: Filesystem state: clean >22:53:26,685 INFO program: Errors behavior: Continue >22:53:26,685 INFO program: Filesystem OS type: Linux >22:53:26,685 INFO program: Inode count: 1310720 >22:53:26,686 INFO program: Block count: 5242880 >22:53:26,686 INFO program: Reserved block count: 262144 >22:53:26,686 INFO program: Free blocks: 3889730 >22:53:26,686 INFO program: Free inodes: 1191924 >22:53:26,686 INFO program: First block: 0 >22:53:26,686 INFO program: Block size: 4096 >22:53:26,687 INFO program: Fragment size: 4096 >22:53:26,687 INFO program: Reserved GDT blocks: 1022 >22:53:26,688 INFO program: Blocks per group: 32768 >22:53:26,688 INFO program: Fragments per group: 32768 >22:53:26,689 INFO program: Inodes per group: 8192 >22:53:26,689 INFO program: Inode blocks per group: 512 >22:53:26,689 INFO program: RAID stride: 128 >22:53:26,690 INFO program: RAID stripe width: 256 >22:53:26,691 INFO program: Flex block group size: 16 >22:53:26,691 INFO program: Filesystem created: Fri Nov 16 21:31:38 2012 >22:53:26,691 INFO program: Last mount time: Fri Dec 7 22:35:33 2012 >22:53:26,692 INFO program: Last write time: Fri Dec 7 22:51:27 2012 >22:53:26,692 INFO program: Mount count: 22 >22:53:26,693 INFO program: Maximum mount count: -1 >22:53:26,693 INFO program: Last checked: Fri Nov 16 21:31:38 2012 >22:53:26,694 INFO program: Check interval: 0 (<none>) >22:53:26,694 INFO program: Lifetime writes: 11 GB >22:53:26,695 INFO program: Reserved blocks uid: 0 (user root) >22:53:26,695 INFO program: Reserved blocks gid: 0 (group root) >22:53:26,696 INFO program: First inode: 11 >22:53:26,696 INFO program: Inode size: 256 >22:53:26,697 INFO program: Required extra isize: 28 >22:53:26,697 INFO program: Desired extra isize: 28 >22:53:26,698 INFO program: Journal inode: 8 >22:53:26,698 INFO program: Default directory hash: half_md4 >22:53:26,699 INFO program: Directory Hash Seed: f670422c-77ba-4c14-9a5d-6ecc887ce6db >22:53:26,699 INFO program: Journal backup: inode blocks >22:53:26,700 INFO program: Journal features: journal_incompat_revoke >22:53:26,700 INFO program: Journal size: 128M >22:53:26,701 INFO program: Journal length: 32768 >22:53:26,701 INFO program: Journal sequence: 0x0000749f >22:53:26,702 INFO program: Journal start: 0 >22:53:26,702 INFO program: >22:53:26,702 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:53:26,703 INFO program: Running... resize2fs -P /dev/mapper/vg_p5ewspro-fedoraKDE18 >22:53:26,718 INFO program: Estimated minimum size of the filesystem: 1301433 >22:53:26,719 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:53:26,762 INFO program: Running... udevadm settle --timeout=300 >22:53:26,844 INFO program: Running... udevadm settle --timeout=300 >22:53:26,870 INFO program: Running... udevadm settle --timeout=300 >22:53:26,897 INFO program: Running... udevadm settle --timeout=300 >22:53:26,923 INFO program: Running... udevadm settle --timeout=300 >22:53:26,951 INFO program: Running... udevadm settle --timeout=300 >22:53:26,981 INFO program: Running... udevadm settle --timeout=300 >22:53:27,009 INFO program: Running... udevadm settle --timeout=300 >22:53:27,035 INFO program: Running... udevadm settle --timeout=300 >22:53:27,065 INFO program: Running... udevadm settle --timeout=300 >22:53:27,097 INFO program: Running... udevadm settle --timeout=300 >22:53:27,122 INFO program: Running... udevadm settle --timeout=300 >22:53:27,154 INFO program: Running... udevadm settle --timeout=300 >22:53:27,181 INFO program: Running... udevadm settle --timeout=300 >22:53:27,211 INFO program: Running... udevadm settle --timeout=300 >22:53:27,233 INFO program: Running... udevadm settle --timeout=300 >22:53:27,262 INFO program: Running... udevadm settle --timeout=300 >22:53:27,284 INFO program: Running... udevadm settle --timeout=300 >22:53:27,312 INFO program: Running... udevadm settle --timeout=300 >22:53:27,337 INFO program: Running... udevadm settle --timeout=300 >22:53:27,359 INFO program: Running... udevadm settle --timeout=300 >22:53:27,384 INFO program: Running... udevadm settle --timeout=300 >22:53:27,406 INFO program: Running... udevadm settle --timeout=300 >22:53:27,431 INFO program: Running... udevadm settle --timeout=300 >22:53:27,453 INFO program: Running... udevadm settle --timeout=300 >22:53:27,486 INFO program: Running... udevadm settle --timeout=300 >22:53:27,516 INFO program: Running... udevadm settle --timeout=300 >22:53:27,543 INFO program: Running... udevadm settle --timeout=300 >22:53:27,565 INFO program: Running... udevadm settle --timeout=300 >22:53:27,595 INFO program: Running... udevadm settle --timeout=300 >22:53:27,625 INFO program: Running... udevadm settle --timeout=300 >22:53:27,656 INFO program: Running... udevadm settle --timeout=300 >22:53:27,685 INFO program: Running... udevadm settle --timeout=300 >22:53:27,713 INFO program: Running... udevadm settle --timeout=300 >22:53:27,735 INFO program: Running... udevadm settle --timeout=300 >22:53:27,761 INFO program: Running... udevadm settle --timeout=300 >22:53:27,790 INFO program: Running... udevadm settle --timeout=300 >22:53:27,820 INFO program: Running... udevadm settle --timeout=300 >22:53:27,846 INFO program: Running... udevadm settle --timeout=300 >22:53:27,872 INFO program: Running... udevadm settle --timeout=300 >22:53:27,899 INFO program: Running... udevadm settle --timeout=300 >22:53:27,930 INFO program: Running... udevadm settle --timeout=300 >22:53:27,955 INFO program: Running... udevadm settle --timeout=300 >22:53:27,981 INFO program: Running... udevadm settle --timeout=300 >22:53:28,003 INFO program: Running... udevadm settle --timeout=300 >22:53:28,032 INFO program: Running... udevadm settle --timeout=300 >22:53:28,052 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >22:53:28,065 INFO program: /dev/loop0: [2161]:111 (/run/install/repo/LiveOS/squashfs.img) >22:53:28,068 INFO program: Running... losetup -j /run/install/repo/LiveOS/squashfs.img >22:53:28,081 INFO program: /dev/loop0: [2161]:111 (/run/install/repo/LiveOS/squashfs.img) >22:53:28,087 INFO program: Running... udevadm settle --timeout=300 >22:53:28,113 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro00/kunkelc >22:53:28,523 INFO program: Running... udevadm settle --timeout=300 >22:53:28,550 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro00 >22:53:28,658 INFO program: 0 logical volume(s) in volume group "vg_p5ewspro00" now active >22:53:28,672 INFO program: Running... udevadm settle --timeout=300 >22:53:28,703 INFO program: Running... udevadm settle --timeout=300 >22:53:28,725 INFO program: Running... udevadm settle --timeout=300 >22:53:28,747 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro/fedora16 >22:53:28,852 INFO program: Running... udevadm settle --timeout=300 >22:53:28,875 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro >22:53:28,969 INFO program: 0 logical volume(s) in volume group "vg_p5ewspro" now active >22:53:28,984 INFO program: Running... udevadm settle --timeout=300 >22:53:29,005 INFO program: Running... mdadm --stop /dev/md/P5E-WSPRO.localdomain:0 >22:53:29,066 ERR program: mdadm: stopped /dev/md/P5E-WSPRO.localdomain:0 >22:53:29,078 INFO program: Running... udevadm settle --timeout=300 >22:53:29,109 INFO program: Running... udevadm settle --timeout=300 >22:53:29,136 INFO program: Running... udevadm settle --timeout=300 >22:53:29,168 INFO program: Running... udevadm settle --timeout=300 >22:53:29,194 INFO program: Running... udevadm settle --timeout=300 >22:53:29,224 INFO program: Running... udevadm settle --timeout=300 >22:53:29,251 INFO program: Running... udevadm settle --timeout=300 >22:53:29,283 INFO program: Running... udevadm settle --timeout=300 >03:53:29,327 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sdg2 /mnt/sysimage >03:53:29,373 INFO program: Running... /bin/umount /mnt/sysimage >22:53:29,388 INFO program: Running... udevadm settle --timeout=300 >22:53:29,419 INFO program: Running... udevadm settle --timeout=300 >03:53:29,445 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sdg5 /mnt/sysimage >22:53:29,532 INFO program: Running... arch >22:53:29,718 INFO program: x86_64 >03:53:29,755 INFO program: Running... /bin/umount /mnt/sysimage >22:53:29,774 INFO program: Running... udevadm settle --timeout=300 >03:53:29,807 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sdg6 /mnt/sysimage >03:53:29,885 INFO program: Running... /bin/umount /mnt/sysimage >22:53:29,896 INFO program: Running... udevadm settle --timeout=300 >22:53:29,926 INFO program: Running... udevadm settle --timeout=300 >03:53:29,951 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda10 /mnt/sysimage >03:53:30,012 INFO program: Running... /bin/umount /mnt/sysimage >22:53:30,032 INFO program: Running... udevadm settle --timeout=300 >22:53:30,061 INFO program: Running... udevadm settle --timeout=300 >03:53:30,091 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda11 /mnt/sysimage >03:53:30,137 INFO program: Running... /bin/umount /mnt/sysimage >22:53:30,153 INFO program: Running... udevadm settle --timeout=300 >22:53:30,182 INFO program: Running... udevadm settle --timeout=300 >03:53:30,207 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda12 /mnt/sysimage >03:53:30,260 INFO program: Running... /bin/umount /mnt/sysimage >22:53:30,277 INFO program: Running... udevadm settle --timeout=300 >22:53:30,309 INFO program: Running... udevadm settle --timeout=300 >03:53:30,340 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda13 /mnt/sysimage >03:53:30,397 INFO program: Running... /bin/umount /mnt/sysimage >22:53:30,413 INFO program: Running... udevadm settle --timeout=300 >22:53:30,442 INFO program: Running... udevadm settle --timeout=300 >03:53:30,467 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda14 /mnt/sysimage >03:53:30,517 INFO program: Running... /bin/umount /mnt/sysimage >22:53:30,537 INFO program: Running... udevadm settle --timeout=300 >22:53:30,568 INFO program: Running... udevadm settle --timeout=300 >03:53:30,594 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >03:53:30,653 INFO program: Running... /bin/umount /mnt/sysimage >22:53:30,666 INFO program: Running... udevadm settle --timeout=300 >22:53:30,697 INFO program: Running... udevadm settle --timeout=300 >03:53:30,724 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >22:53:30,809 INFO program: Running... arch >22:53:31,005 INFO program: x86_64 >03:53:31,104 INFO program: Running... /bin/umount /mnt/sysimage >22:53:31,123 INFO program: Running... udevadm settle --timeout=300 >03:53:31,153 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda9 /mnt/sysimage >03:53:31,219 INFO program: Running... /bin/umount /mnt/sysimage >22:53:31,232 INFO program: Running... udevadm settle --timeout=300 >22:53:31,261 INFO program: Running... udevadm settle --timeout=300 >22:53:31,286 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro00/kunkelc >22:53:31,832 INFO program: Running... udevadm settle --timeout=300 >03:53:31,863 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/vg_p5ewspro00-kunkelc /mnt/sysimage >03:53:31,919 INFO program: Running... /bin/umount /mnt/sysimage >22:53:31,934 INFO program: Running... udevadm settle --timeout=300 >22:53:31,963 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro00/kunkelc >22:53:32,078 INFO program: Running... udevadm settle --timeout=300 >22:53:32,100 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro00 >22:53:32,167 INFO program: 0 logical volume(s) in volume group "vg_p5ewspro00" now active >22:53:32,181 INFO program: Running... udevadm settle --timeout=300 >22:53:32,208 INFO program: Running... udevadm settle --timeout=300 >22:53:32,261 INFO program: Running... mdadm --assemble /dev/md/P5E-WSPRO.localdomain:0 --uuid=1855dd83:351a9130:dd6caa3f:2a0bf061 --run /dev/sdb1 /dev/sdc1 /dev/sdd1 /dev/sde1 >22:53:32,302 ERR program: mdadm: /dev/md/P5E-WSPRO.localdomain:0 has been started with 4 drives. >22:53:32,504 INFO program: Running... udevadm settle --timeout=300 >22:53:32,748 INFO program: Running... udevadm settle --timeout=300 >22:53:32,775 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro/fedora16 >22:53:32,886 INFO program: Running... udevadm settle --timeout=300 >03:53:32,918 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/vg_p5ewspro-fedora16 /mnt/sysimage >22:53:33,018 INFO program: Running... arch >22:53:33,190 INFO program: x86_64 >03:53:33,237 INFO program: Running... /bin/umount /mnt/sysimage >22:53:33,254 INFO program: Running... udevadm settle --timeout=300 >22:53:33,281 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro/fedora16 >22:53:33,381 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro/seti >22:53:33,525 INFO program: Running... udevadm settle --timeout=300 >03:53:33,557 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/vg_p5ewspro-seti /mnt/sysimage >03:53:33,598 INFO program: Running... /bin/umount /mnt/sysimage >22:53:33,612 INFO program: Running... udevadm settle --timeout=300 >22:53:33,639 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro/seti >22:53:33,735 INFO program: Running... udevadm settle --timeout=300 >22:53:33,758 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro >22:53:33,829 INFO program: 0 logical volume(s) in volume group "vg_p5ewspro" now active >22:53:33,842 INFO program: Running... udevadm settle --timeout=300 >22:53:33,867 INFO program: Running... mdadm --stop /dev/md/P5E-WSPRO.localdomain:0 >22:53:33,923 ERR program: mdadm: stopped /dev/md/P5E-WSPRO.localdomain:0 >22:53:33,934 INFO program: Running... udevadm settle --timeout=300 >22:53:33,971 INFO program: Running... udevadm settle --timeout=300 >22:53:34,000 INFO program: Running... udevadm settle --timeout=300 >22:53:34,033 INFO program: Running... udevadm settle --timeout=300 >22:53:34,064 INFO program: Running... udevadm settle --timeout=300 >22:53:34,091 INFO program: Running... udevadm settle --timeout=300 >22:53:34,119 INFO program: Running... udevadm settle --timeout=300 >22:53:34,152 INFO program: Running... udevadm settle --timeout=300 >22:53:34,201 INFO program: Running... mdadm --assemble /dev/md/P5E-WSPRO.localdomain:0 --uuid=1855dd83:351a9130:dd6caa3f:2a0bf061 --run /dev/sdb1 /dev/sdc1 /dev/sdd1 /dev/sde1 >22:53:34,234 ERR program: mdadm: /dev/md/P5E-WSPRO.localdomain:0 has been started with 4 drives. >22:53:34,435 INFO program: Running... udevadm settle --timeout=300 >22:53:34,636 INFO program: Running... udevadm settle --timeout=300 >22:53:34,659 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro/fedora17 >22:53:34,819 INFO program: Running... udevadm settle --timeout=300 >03:53:34,850 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/vg_p5ewspro-fedora17 /mnt/sysimage >22:53:34,953 INFO program: Running... arch >22:53:35,143 INFO program: x86_64 >03:53:35,212 INFO program: Running... /bin/umount /mnt/sysimage >22:53:35,232 INFO program: Running... udevadm settle --timeout=300 >22:53:35,259 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro/fedora17 >22:53:35,423 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro/datalv >22:53:35,570 INFO program: Running... udevadm settle --timeout=300 >03:53:35,600 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/vg_p5ewspro-datalv /mnt/sysimage >03:53:35,675 INFO program: Running... /bin/umount /mnt/sysimage >22:53:35,691 INFO program: Running... udevadm settle --timeout=300 >22:53:35,717 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro/datalv >22:53:35,814 INFO program: Running... udevadm settle --timeout=300 >22:53:35,839 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro >22:53:35,911 INFO program: 0 logical volume(s) in volume group "vg_p5ewspro" now active >22:53:35,923 INFO program: Running... udevadm settle --timeout=300 >22:53:35,947 INFO program: Running... mdadm --stop /dev/md/P5E-WSPRO.localdomain:0 >22:53:36,006 ERR program: mdadm: stopped /dev/md/P5E-WSPRO.localdomain:0 >22:53:36,017 INFO program: Running... udevadm settle --timeout=300 >22:53:36,045 INFO program: Running... udevadm settle --timeout=300 >22:53:36,072 INFO program: Running... udevadm settle --timeout=300 >22:53:36,103 INFO program: Running... udevadm settle --timeout=300 >22:53:36,129 INFO program: Running... udevadm settle --timeout=300 >22:53:36,156 INFO program: Running... udevadm settle --timeout=300 >22:53:36,182 INFO program: Running... udevadm settle --timeout=300 >22:53:36,213 INFO program: Running... udevadm settle --timeout=300 >22:53:36,262 INFO program: Running... mdadm --assemble /dev/md/P5E-WSPRO.localdomain:0 --uuid=1855dd83:351a9130:dd6caa3f:2a0bf061 --run /dev/sdb1 /dev/sdc1 /dev/sdd1 /dev/sde1 >22:53:36,302 ERR program: mdadm: /dev/md/P5E-WSPRO.localdomain:0 has been started with 4 drives. >22:53:36,502 INFO program: Running... udevadm settle --timeout=300 >22:53:36,730 INFO program: Running... udevadm settle --timeout=300 >22:53:36,757 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro/fedora18 >22:53:36,913 INFO program: Running... udevadm settle --timeout=300 >03:53:36,940 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/vg_p5ewspro-fedora18 /mnt/sysimage >22:53:37,051 INFO program: Running... arch >22:53:37,192 INFO program: x86_64 >03:53:37,253 INFO program: Running... /bin/umount /mnt/sysimage >22:53:37,271 INFO program: Running... udevadm settle --timeout=300 >22:53:37,297 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro/fedora18 >22:53:37,395 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro/fedoraKDE18 >22:53:37,535 INFO program: Running... udevadm settle --timeout=300 >03:53:37,560 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/vg_p5ewspro-fedoraKDE18 /mnt/sysimage >22:53:37,676 INFO program: Running... arch >22:53:37,834 INFO program: x86_64 >03:53:37,893 INFO program: Running... /bin/umount /mnt/sysimage >22:53:37,913 INFO program: Running... udevadm settle --timeout=300 >22:53:37,943 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro/fedoraKDE18 >22:53:38,042 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_p5ewspro/fedora15 >22:53:38,218 INFO program: Running... udevadm settle --timeout=300 >22:53:38,246 INFO program: Running... udevadm settle --timeout=300 >03:53:38,271 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/mapper/vg_p5ewspro-fedora15 /mnt/sysimage >22:53:38,391 INFO program: Running... arch >22:53:38,550 INFO program: x86_64 >03:53:38,629 INFO program: Running... /bin/umount /mnt/sysimage >22:53:38,654 INFO program: Running... udevadm settle --timeout=300 >22:55:07,707 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >03:52:50,541 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >03:52:50,545 DEBUG storage: registered device format class SwapSpace as swap >03:52:50,604 DEBUG storage: registered device format class LUKS as luks >03:52:50,605 DEBUG storage: registered device format class BIOSBoot as biosboot >03:52:50,606 DEBUG storage: registered device format class MultipathMember as multipath_member >03:52:50,610 DEBUG storage: registered device format class DiskLabel as disklabel >03:52:50,612 DEBUG storage: registered device format class PPCPRePBoot as prepboot >03:52:50,645 DEBUG storage: registered device format class Ext2FS as ext2 >03:52:50,645 DEBUG storage: registered device format class Ext3FS as ext3 >03:52:50,645 DEBUG storage: registered device format class Ext4FS as ext4 >03:52:50,646 DEBUG storage: registered device format class FATFS as vfat >03:52:50,646 DEBUG storage: registered device format class EFIFS as efi >03:52:50,646 DEBUG storage: registered device format class BTRFS as btrfs >03:52:50,647 DEBUG storage: registered device format class GFS2 as gfs2 >03:52:50,647 DEBUG storage: registered device format class JFS as jfs >03:52:50,647 DEBUG storage: registered device format class ReiserFS as reiserfs >03:52:50,647 DEBUG storage: registered device format class XFS as xfs >03:52:50,648 DEBUG storage: registered device format class HFS as hfs >03:52:50,648 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >03:52:50,648 DEBUG storage: registered device format class HFSPlus as hfs+ >03:52:50,648 DEBUG storage: registered device format class NTFS as ntfs >03:52:50,649 DEBUG storage: registered device format class NFS as nfs >03:52:50,649 DEBUG storage: registered device format class NFSv4 as nfs4 >03:52:50,649 DEBUG storage: registered device format class Iso9660FS as iso9660 >03:52:50,649 DEBUG storage: registered device format class NoDevFS as nodev >03:52:50,649 DEBUG storage: registered device format class DevPtsFS as devpts >03:52:50,650 DEBUG storage: registered device format class ProcFS as proc >03:52:50,650 DEBUG storage: registered device format class SysFS as sysfs >03:52:50,650 DEBUG storage: registered device format class TmpFS as tmpfs >03:52:50,650 DEBUG storage: registered device format class BindFS as bind >03:52:50,651 DEBUG storage: registered device format class SELinuxFS as selinuxfs >03:52:50,651 DEBUG storage: registered device format class USBFS as usbfs >03:52:50,654 DEBUG storage: registered device format class MDRaidMember as mdmember >03:52:50,655 DEBUG storage: registered device format class DMRaidMember as dmraidmember >03:52:52,993 DEBUG storage: MultipathTopology._build_topology: >03:52:52,994 DEBUG storage: /etc/multipath.conf contents: >03:52:52,994 DEBUG storage: # multipath.conf written by anaconda >03:52:52,995 DEBUG storage: >03:52:52,995 DEBUG storage: defaults { >03:52:52,996 DEBUG storage: user_friendly_names yes >03:52:52,996 DEBUG storage: } >03:52:52,996 DEBUG storage: blacklist { >03:52:52,997 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >03:52:52,997 DEBUG storage: devnode "^hd[a-z]" >03:52:52,998 DEBUG storage: devnode "^dcssblk[0-9]*" >03:52:52,998 DEBUG storage: device { >03:52:52,998 DEBUG storage: vendor "DGC" >03:52:52,998 DEBUG storage: product "LUNZ" >03:52:52,999 DEBUG storage: } >03:52:52,999 DEBUG storage: device { >03:52:52,999 DEBUG storage: vendor "IBM" >03:52:52,999 DEBUG storage: product "S/390.*" >03:52:52,999 DEBUG storage: } >03:52:52,999 DEBUG storage: # don't count normal SATA devices as multipaths >03:52:53,000 DEBUG storage: device { >03:52:53,000 DEBUG storage: vendor "ATA" >03:52:53,000 DEBUG storage: } >03:52:53,000 DEBUG storage: # don't count 3ware devices as multipaths >03:52:53,000 DEBUG storage: device { >03:52:53,000 DEBUG storage: vendor "3ware" >03:52:53,000 DEBUG storage: } >03:52:53,001 DEBUG storage: device { >03:52:53,001 DEBUG storage: vendor "AMCC" >03:52:53,001 DEBUG storage: } >03:52:53,001 DEBUG storage: # nor highpoint devices >03:52:53,001 DEBUG storage: device { >03:52:53,001 DEBUG storage: vendor "HPT" >03:52:53,002 DEBUG storage: } >03:52:53,002 DEBUG storage: } >03:52:53,002 DEBUG storage: multipaths { >03:52:53,002 DEBUG storage: } >03:52:53,003 DEBUG storage: (end of /etc/multipath.conf) >03:52:53,189 INFO storage: MultipathTopology: not a multipath: ['sdh'] >03:52:53,190 INFO storage: MultipathTopology: found singlepath device: sdf >03:52:53,190 INFO storage: MultipathTopology: found non-disk device: sdf1 >03:52:53,190 INFO storage: MultipathTopology: found non-disk device: sdf2 >03:52:53,191 INFO storage: MultipathTopology: found singlepath device: sdg >03:52:53,191 INFO storage: MultipathTopology: found non-disk device: sdg1 >03:52:53,191 INFO storage: MultipathTopology: found non-disk device: sdg2 >03:52:53,191 INFO storage: MultipathTopology: found non-disk device: sdg3 >03:52:53,191 INFO storage: MultipathTopology: found non-disk device: sdg4 >03:52:53,193 INFO storage: MultipathTopology: found non-disk device: sdg5 >03:52:53,193 INFO storage: MultipathTopology: found non-disk device: sdg6 >03:52:53,194 INFO storage: MultipathTopology: found singlepath device: sdh >03:52:53,194 INFO storage: MultipathTopology: found non-disk device: sdh1 >03:52:53,194 INFO storage: MultipathTopology: found non-disk device: sr0 >03:52:53,195 INFO storage: MultipathTopology: found singlepath device: sda >03:52:53,195 INFO storage: MultipathTopology: found non-disk device: sda1 >03:52:53,195 INFO storage: MultipathTopology: found non-disk device: sda10 >03:52:53,195 INFO storage: MultipathTopology: found non-disk device: sda11 >03:52:53,196 INFO storage: MultipathTopology: found non-disk device: sda12 >03:52:53,196 INFO storage: MultipathTopology: found non-disk device: sda13 >03:52:53,196 INFO storage: MultipathTopology: found non-disk device: sda14 >03:52:53,197 INFO storage: MultipathTopology: found non-disk device: sda2 >03:52:53,197 INFO storage: MultipathTopology: found non-disk device: sda3 >03:52:53,197 INFO storage: MultipathTopology: found non-disk device: sda4 >03:52:53,198 INFO storage: MultipathTopology: found non-disk device: sda5 >03:52:53,198 INFO storage: MultipathTopology: found non-disk device: sda6 >03:52:53,198 INFO storage: MultipathTopology: found non-disk device: sda7 >03:52:53,198 INFO storage: MultipathTopology: found non-disk device: sda8 >03:52:53,199 INFO storage: MultipathTopology: found non-disk device: sda9 >03:52:53,199 INFO storage: MultipathTopology: found singlepath device: sdb >03:52:53,199 INFO storage: MultipathTopology: found non-disk device: sdb1 >03:52:53,199 INFO storage: MultipathTopology: found singlepath device: sdc >03:52:53,200 INFO storage: MultipathTopology: found non-disk device: sdc1 >03:52:53,200 INFO storage: MultipathTopology: found singlepath device: sdd >03:52:53,200 INFO storage: MultipathTopology: found non-disk device: sdd1 >03:52:53,200 INFO storage: MultipathTopology: found singlepath device: sde >03:52:53,201 INFO storage: MultipathTopology: found non-disk device: sde1 >03:52:53,201 INFO storage: MultipathTopology: found singlepath device: loop0 >03:52:53,201 INFO storage: MultipathTopology: found singlepath device: loop1 >03:52:53,201 INFO storage: MultipathTopology: found singlepath device: loop2 >03:52:53,202 INFO storage: MultipathTopology: found singlepath device: loop3 >03:52:53,202 INFO storage: MultipathTopology: found singlepath device: loop4 >03:52:53,202 INFO storage: MultipathTopology: found singlepath device: loop5 >03:52:53,202 INFO storage: MultipathTopology: found singlepath device: loop6 >03:52:53,203 INFO storage: MultipathTopology: found singlepath device: loop7 >03:52:53,203 INFO storage: MultipathTopology: found singlepath device: dm-0 >03:52:53,203 INFO storage: MultipathTopology: found singlepath device: md127 >03:52:57,641 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >03:52:57,642 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >03:52:57,744 DEBUG storage: MultipathTopology._build_topology: >03:52:57,744 DEBUG storage: /etc/multipath.conf contents: >03:52:57,744 DEBUG storage: # multipath.conf written by anaconda >03:52:57,745 DEBUG storage: >03:52:57,745 DEBUG storage: defaults { >03:52:57,745 DEBUG storage: user_friendly_names yes >03:52:57,745 DEBUG storage: } >03:52:57,745 DEBUG storage: blacklist { >03:52:57,745 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >03:52:57,746 DEBUG storage: devnode "^hd[a-z]" >03:52:57,746 DEBUG storage: devnode "^dcssblk[0-9]*" >03:52:57,746 DEBUG storage: device { >03:52:57,746 DEBUG storage: vendor "DGC" >03:52:57,746 DEBUG storage: product "LUNZ" >03:52:57,746 DEBUG storage: } >03:52:57,747 DEBUG storage: device { >03:52:57,747 DEBUG storage: vendor "IBM" >03:52:57,747 DEBUG storage: product "S/390.*" >03:52:57,747 DEBUG storage: } >03:52:57,747 DEBUG storage: # don't count normal SATA devices as multipaths >03:52:57,747 DEBUG storage: device { >03:52:57,748 DEBUG storage: vendor "ATA" >03:52:57,748 DEBUG storage: } >03:52:57,751 DEBUG storage: # don't count 3ware devices as multipaths >03:52:57,752 DEBUG storage: device { >03:52:57,752 DEBUG storage: vendor "3ware" >03:52:57,752 DEBUG storage: } >03:52:57,752 DEBUG storage: device { >03:52:57,752 DEBUG storage: vendor "AMCC" >03:52:57,753 DEBUG storage: } >03:52:57,753 DEBUG storage: # nor highpoint devices >03:52:57,753 DEBUG storage: device { >03:52:57,753 DEBUG storage: vendor "HPT" >03:52:57,753 DEBUG storage: } >03:52:57,753 DEBUG storage: } >03:52:57,754 DEBUG storage: multipaths { >03:52:57,754 DEBUG storage: } >03:52:57,754 DEBUG storage: (end of /etc/multipath.conf) >03:52:58,029 INFO storage: MultipathTopology: not a multipath: ['sdh'] >03:52:58,031 INFO storage: MultipathTopology: found singlepath device: sdf >03:52:58,031 INFO storage: MultipathTopology: found non-disk device: sdf1 >03:52:58,031 INFO storage: MultipathTopology: found non-disk device: sdf2 >03:52:58,032 INFO storage: MultipathTopology: found singlepath device: sdg >03:52:58,032 INFO storage: MultipathTopology: found non-disk device: sdg1 >03:52:58,032 INFO storage: MultipathTopology: found non-disk device: sdg2 >03:52:58,033 INFO storage: MultipathTopology: found non-disk device: sdg3 >03:52:58,033 INFO storage: MultipathTopology: found non-disk device: sdg4 >03:52:58,033 INFO storage: MultipathTopology: found non-disk device: sdg5 >03:52:58,034 INFO storage: MultipathTopology: found non-disk device: sdg6 >03:52:58,036 INFO storage: MultipathTopology: found singlepath device: sdh >03:52:58,036 INFO storage: MultipathTopology: found non-disk device: sdh1 >03:52:58,037 INFO storage: MultipathTopology: found non-disk device: sr0 >03:52:58,038 INFO storage: MultipathTopology: found singlepath device: sda >03:52:58,038 INFO storage: MultipathTopology: found non-disk device: sda1 >03:52:58,039 INFO storage: MultipathTopology: found non-disk device: sda10 >03:52:58,039 INFO storage: MultipathTopology: found non-disk device: sda11 >03:52:58,040 INFO storage: MultipathTopology: found non-disk device: sda12 >03:52:58,041 INFO storage: MultipathTopology: found non-disk device: sda13 >03:52:58,041 INFO storage: MultipathTopology: found non-disk device: sda14 >03:52:58,042 INFO storage: MultipathTopology: found non-disk device: sda2 >03:52:58,043 INFO storage: MultipathTopology: found non-disk device: sda3 >03:52:58,043 INFO storage: MultipathTopology: found non-disk device: sda4 >03:52:58,044 INFO storage: MultipathTopology: found non-disk device: sda5 >03:52:58,044 INFO storage: MultipathTopology: found non-disk device: sda6 >03:52:58,045 INFO storage: MultipathTopology: found non-disk device: sda7 >03:52:58,045 INFO storage: MultipathTopology: found non-disk device: sda8 >03:52:58,046 INFO storage: MultipathTopology: found non-disk device: sda9 >03:52:58,046 INFO storage: MultipathTopology: found singlepath device: sdb >03:52:58,047 INFO storage: MultipathTopology: found non-disk device: sdb1 >03:52:58,048 INFO storage: MultipathTopology: found singlepath device: sdc >03:52:58,048 INFO storage: MultipathTopology: found non-disk device: sdc1 >03:52:58,049 INFO storage: MultipathTopology: found singlepath device: sdd >03:52:58,049 INFO storage: MultipathTopology: found non-disk device: sdd1 >03:52:58,050 INFO storage: MultipathTopology: found singlepath device: sde >03:52:58,050 INFO storage: MultipathTopology: found non-disk device: sde1 >03:52:58,051 INFO storage: MultipathTopology: found singlepath device: loop0 >03:52:58,052 INFO storage: MultipathTopology: found singlepath device: loop1 >03:52:58,052 INFO storage: MultipathTopology: found singlepath device: loop2 >03:52:58,053 INFO storage: MultipathTopology: found singlepath device: loop3 >03:52:58,053 INFO storage: MultipathTopology: found singlepath device: loop4 >03:52:58,054 INFO storage: MultipathTopology: found singlepath device: loop5 >03:52:58,054 INFO storage: MultipathTopology: found singlepath device: loop6 >03:52:58,055 INFO storage: MultipathTopology: found singlepath device: loop7 >03:52:58,055 INFO storage: MultipathTopology: found singlepath device: dm-0 >03:52:58,056 INFO storage: MultipathTopology: found singlepath device: md127 >03:52:58,056 INFO storage: devices to scan: ['sdf', 'sdf1', 'sdf2', 'sdg', 'sdg1', 'sdg2', 'sdg3', 'sdg4', 'sdg5', 'sdg6', 'sdh', 'sdh1', 'sr0', 'sda', 'sda1', 'sda10', 'sda11', 'sda12', 'sda13', 'sda14', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb1', 'sdc', 'sdc1', 'sdd', 'sdd1', 'sde', 'sde1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'md127'] >03:52:58,064 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Maxtor_7Y250P0_Y64B681E', > 'DEVNAME': 'sdf', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '192', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '192', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': 'Maxtor_7Y250P0', > 'ID_MODEL_ENC': 'Maxtor\\x207Y250P0\\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': 'YAR41BW0', > 'ID_SERIAL': 'Maxtor_7Y250P0_Y64B681E', > 'ID_SERIAL_SHORT': 'Y64B681E', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '80', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '65776', > 'name': 'sdf', > 'symlinks': ['/dev/disk/by-id/ata-Maxtor_7Y250P0_Y64B681E'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf'} ; name: sdf ; >03:52:58,067 INFO storage: scanning sdf (/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf)... >03:52:58,069 DEBUG storage: DeviceTree.getDeviceByName: name: sdf ; >03:52:58,071 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:58,073 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdf ; >03:52:58,077 INFO storage: sdf is a disk >03:52:58,078 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:58,082 DEBUG storage: DiskDevice._setFormat: sdf ; current: None ; type: None ; >03:52:58,083 INFO storage: added disk sdf (id 0) to device tree >03:52:58,083 DEBUG storage: looking up parted Device: /dev/sdf >03:52:58,087 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdf ; >03:52:58,089 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdf ; label_type: dos ; >03:52:58,091 DEBUG storage: DiskDevice.setup: sdf ; status: True ; controllable: True ; orig: False ; >03:52:58,096 DEBUG storage: DiskLabel.__init__: device: /dev/sdf ; labelType: msdos ; exists: True ; >03:52:58,262 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f6611ce4990>, <parted.partition.Partition object at 0x7f6611ce4790>] > device: <parted.device.Device object at 0x7f6611ce45d0> > PedDisk: <_ped.Disk object at 0x7f6611ce2ab8> >03:52:58,263 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >03:52:58,265 DEBUG storage: DiskDevice._setFormat: sdf ; current: None ; type: disklabel ; >03:52:58,267 INFO storage: got device: DiskDevice instance (0x7f660ac8a350) -- > name = sdf status = True kids = 0 id = 0 > parents = [] > uuid = None size = 239372.4375 > format = existing msdos disklabel > major = 8 minor = 80 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf partedDevice = parted.Device instance -- > model: ATA Maxtor 7Y250P0 path: /dev/sdf type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 490234752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 10 did: 0 busy: False > hardwareGeometry: (30515, 255, 63) biosGeometry: (30515, 255, 63) > PedDevice: <_ped.Device object at 0x7f660ac7e3b0> > target size = 0 path = /dev/sdf > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f662738a750> >03:52:58,271 INFO storage: got format: DiskLabel instance (0x7f662738a890) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdf uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f6611ce4990>, <parted.partition.Partition object at 0x7f6611ce4790>] > device: <parted.device.Device object at 0x7f6611ce45d0> > PedDisk: <_ped.Disk object at 0x7f6611ce2ab8> > origPartedDisk = <parted.disk.Disk object at 0x7f6611ce4bd0> > partedDevice = parted.Device instance -- > model: ATA Maxtor 7Y250P0 path: /dev/sdf type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 490234752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 10 did: 0 busy: False > hardwareGeometry: (30515, 255, 63) biosGeometry: (30515, 255, 63) > PedDevice: <_ped.Device object at 0x7f660ac7e710> > >03:52:58,280 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Maxtor_7Y250P0_Y64B681E-part1 /dev/disk/by-label/Disk-1-C /dev/disk/by-uuid/D8D0F028D0F00E8E', > 'DEVNAME': 'sdf1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf/sdf1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '192', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '192', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': 'Disk-1-C', > 'ID_FS_LABEL_ENC': 'Disk-1-C', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'D8D0F028D0F00E8E', > 'ID_FS_UUID_ENC': 'D8D0F028D0F00E8E', > 'ID_MODEL': 'Maxtor_7Y250P0', > 'ID_MODEL_ENC': 'Maxtor\\x207Y250P0\\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:80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '251706357', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'YAR41BW0', > 'ID_SERIAL': 'Maxtor_7Y250P0_Y64B681E', > 'ID_SERIAL_SHORT': 'Y64B681E', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '81', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '65801', > 'name': 'sdf1', > 'symlinks': ['/dev/disk/by-id/ata-Maxtor_7Y250P0_Y64B681E-part1', > '/dev/disk/by-label/Disk-1-C', > '/dev/disk/by-uuid/D8D0F028D0F00E8E'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf/sdf1'} ; name: sdf1 ; >03:52:58,282 INFO storage: scanning sdf1 (/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf/sdf1)... >03:52:58,284 DEBUG storage: DeviceTree.getDeviceByName: name: sdf1 ; >03:52:58,286 DEBUG storage: DeviceTree.getDeviceByName returned None >03:52:58,287 INFO storage: sdf1 is a partition >03:52:58,289 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdf1 ; >03:52:58,291 DEBUG storage: DeviceTree.getDeviceByName: name: sdf ; >03:52:58,293 DEBUG storage: DeviceTree.getDeviceByName returned existing 239372MB disk sdf (0) with existing msdos disklabel >03:52:58,296 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdf ; >03:52:58,298 DEBUG storage: PartitionDevice._setFormat: sdf1 ; >03:52:58,299 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:52:58,301 DEBUG storage: PartitionDevice._setFormat: sdf1 ; current: None ; type: None ; >03:52:58,302 DEBUG storage: looking up parted Partition: /dev/sdf1 >03:52:58,305 DEBUG storage: PartitionDevice.probe: sdf1 ; exists: True ; >03:52:58,307 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf1 ; flag: 1 ; >03:52:58,310 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf1 ; flag: 10 ; >03:52:58,313 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf1 ; flag: 12 ; >03:52:58,314 INFO storage: added partition sdf1 (id 1) to device tree >03:52:58,316 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdf1 ; >03:52:58,318 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdf1 ; label_type: dos ; >03:52:58,321 DEBUG storage: PartitionDevice.setup: sdf1 ; status: True ; controllable: True ; orig: False ; >03:52:58,323 DEBUG storage: DiskLabel.__init__: device: /dev/sdf1 ; labelType: dos ; exists: True ; >03:52:58,329 WARN storage: disklabel detected but not usable on sdf1 >03:52:58,330 INFO storage: type detected on 'sdf1' is 'ntfs' >03:53:07,008 DEBUG storage: padding min size from 57994 up to 58494 >03:53:07,010 DEBUG storage: NTFS.supported: supported: False ; >03:53:07,010 DEBUG storage: getFormat('ntfs') returning NTFS instance >03:53:07,011 DEBUG storage: PartitionDevice._setFormat: sdf1 ; >03:53:07,012 DEBUG storage: PartitionDevice._setFormat: sdf1 ; current: None ; type: ntfs ; >03:53:07,013 DEBUG storage: looking up parted Device: /dev/sdf1 >03:53:07,015 INFO storage: got device: PartitionDevice instance (0x7f6611ce4f50) -- > name = sdf1 status = True kids = 0 id = 1 > parents = ['existing 239372MB disk sdf (0) with existing msdos disklabel'] > uuid = None size = 122903.494629 > format = existing ntfs filesystem > major = 8 minor = 81 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf/sdf1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdf1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 251706357 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15667, 255, 63) biosGeometry: (15667, 255, 63) > PedDevice: <_ped.Device object at 0x7f660ac7e950> > target size = 0 path = /dev/sdf1 > 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 0x7f6611ce4690> fileSystem: <parted.filesystem.FileSystem object at 0x7f6611ce4a50> > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6611ce49d0> PedPartition: <_ped.Partition object at 0x7f6627395d10> > disk = existing 239372MB disk sdf (0) with existing msdos disklabel > start = 63 end = 251706419 length = 251706357 > flags = >03:53:07,016 DEBUG storage: NTFS.supported: supported: False ; >03:53:07,016 INFO storage: got format: NTFS instance (0x7f6611ceb1d0) -- > type = ntfs name = ntfs status = False > device = /dev/sdf1 uuid = D8D0F028D0F00E8E exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Disk-1-C size = 122903.0 targetSize = 122903.0 > >03:53:07,020 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Maxtor_7Y250P0_Y64B681E-part2 /dev/disk/by-label/Disk-1-E /dev/disk/by-uuid/203CF7043CF6D3AE', > 'DEVNAME': 'sdf2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf/sdf2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '192', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '192', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': 'Disk-1-E', > 'ID_FS_LABEL_ENC': 'Disk-1-E', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '203CF7043CF6D3AE', > 'ID_FS_UUID_ENC': '203CF7043CF6D3AE', > 'ID_MODEL': 'Maxtor_7Y250P0', > 'ID_MODEL_ENC': 'Maxtor\\x207Y250P0\\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:80', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '251706420', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '142464420', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'YAR41BW0', > 'ID_SERIAL': 'Maxtor_7Y250P0_Y64B681E', > 'ID_SERIAL_SHORT': 'Y64B681E', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '82', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '65816', > 'name': 'sdf2', > 'symlinks': ['/dev/disk/by-id/ata-Maxtor_7Y250P0_Y64B681E-part2', > '/dev/disk/by-label/Disk-1-E', > '/dev/disk/by-uuid/203CF7043CF6D3AE'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf/sdf2'} ; name: sdf2 ; >03:53:07,021 INFO storage: scanning sdf2 (/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf/sdf2)... >03:53:07,022 DEBUG storage: DeviceTree.getDeviceByName: name: sdf2 ; >03:53:07,023 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:07,023 INFO storage: sdf2 is a partition >03:53:07,024 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdf2 ; >03:53:07,025 DEBUG storage: DeviceTree.getDeviceByName: name: sdf ; >03:53:07,026 DEBUG storage: DeviceTree.getDeviceByName returned existing 239372MB disk sdf (0) with existing msdos disklabel >03:53:07,027 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdf ; >03:53:07,028 DEBUG storage: PartitionDevice._setFormat: sdf2 ; >03:53:07,029 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:07,030 DEBUG storage: PartitionDevice._setFormat: sdf2 ; current: None ; type: None ; >03:53:07,030 DEBUG storage: looking up parted Partition: /dev/sdf2 >03:53:07,031 DEBUG storage: PartitionDevice.probe: sdf2 ; exists: True ; >03:53:07,032 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf2 ; flag: 1 ; >03:53:07,034 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf2 ; flag: 10 ; >03:53:07,035 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf2 ; flag: 12 ; >03:53:07,036 INFO storage: added partition sdf2 (id 2) to device tree >03:53:07,037 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdf2 ; >03:53:07,038 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdf2 ; label_type: dos ; >03:53:07,039 DEBUG storage: PartitionDevice.setup: sdf2 ; status: True ; controllable: True ; orig: False ; >03:53:07,040 DEBUG storage: DiskLabel.__init__: device: /dev/sdf2 ; labelType: dos ; exists: True ; >03:53:07,110 WARN storage: disklabel detected but not usable on sdf2 >03:53:07,110 INFO storage: type detected on 'sdf2' is 'ntfs' >03:53:08,472 DEBUG storage: padding min size from 46386 up to 46886 >03:53:08,473 DEBUG storage: NTFS.supported: supported: False ; >03:53:08,473 DEBUG storage: getFormat('ntfs') returning NTFS instance >03:53:08,474 DEBUG storage: PartitionDevice._setFormat: sdf2 ; >03:53:08,476 DEBUG storage: PartitionDevice._setFormat: sdf2 ; current: None ; type: ntfs ; >03:53:08,476 DEBUG storage: looking up parted Device: /dev/sdf2 >03:53:08,478 INFO storage: got device: PartitionDevice instance (0x7f6611ceb050) -- > name = sdf2 status = True kids = 0 id = 2 > parents = ['existing 239372MB disk sdf (0) with existing msdos disklabel'] > uuid = None size = 69562.7050781 > format = existing ntfs filesystem > major = 8 minor = 82 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:0/9:0:0:0/block/sdf/sdf2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdf2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 142464420 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8868, 255, 63) biosGeometry: (8868, 255, 63) > PedDevice: <_ped.Device object at 0x7f6609f42830> > target size = 0 path = /dev/sdf2 > 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 0x7f6611ce4690> fileSystem: <parted.filesystem.FileSystem object at 0x7f6611ce4a90> > number: 2 path: /dev/sdf2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6611ce4850> PedPartition: <_ped.Partition object at 0x7f6627395cb0> > disk = existing 239372MB disk sdf (0) with existing msdos disklabel > start = 251706420 end = 394170839 length = 142464420 > flags = >03:53:08,479 DEBUG storage: NTFS.supported: supported: False ; >03:53:08,480 INFO storage: got format: NTFS instance (0x7f6609e98ed0) -- > type = ntfs name = ntfs status = False > device = /dev/sdf2 uuid = 203CF7043CF6D3AE exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Disk-1-E size = 69562.0 targetSize = 69562.0 > >03:53:08,483 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME', > 'DEVNAME': 'sdg', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '192', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': 'Maxtor_6Y250P0', > 'ID_MODEL_ENC': 'Maxtor\\x206Y250P0\\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': 'YAR41BW0', > 'ID_SERIAL': 'Maxtor_6Y250P0_Y61GLKME', > 'ID_SERIAL_SHORT': 'Y61GLKME', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '96', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '67589', > 'name': 'sdg', > 'symlinks': ['/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg'} ; name: sdg ; >03:53:08,484 INFO storage: scanning sdg (/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg)... >03:53:08,486 DEBUG storage: DeviceTree.getDeviceByName: name: sdg ; >03:53:08,487 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:08,489 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdg ; >03:53:08,491 INFO storage: sdg is a disk >03:53:08,491 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:08,493 DEBUG storage: DiskDevice._setFormat: sdg ; current: None ; type: None ; >03:53:08,493 INFO storage: added disk sdg (id 3) to device tree >03:53:08,494 DEBUG storage: looking up parted Device: /dev/sdg >03:53:08,496 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdg ; >03:53:08,498 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdg ; label_type: dos ; >03:53:08,499 DEBUG storage: DiskDevice.setup: sdg ; status: True ; controllable: True ; orig: False ; >03:53:08,503 DEBUG storage: DiskLabel.__init__: device: /dev/sdg ; labelType: msdos ; exists: True ; >03:53:08,778 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f6609ea3750>, <parted.partition.Partition object at 0x7f6609ea3ad0>, <parted.partition.Partition object at 0x7f6609ea3d50>, <parted.partition.Partition object at 0x7f6609ea3f10>, <parted.partition.Partition object at 0x7f660ada9050>, <parted.partition.Partition object at 0x7f660ada9410>] > device: <parted.device.Device object at 0x7f6609ea3590> > PedDisk: <_ped.Disk object at 0x7f6609ea6e60> >03:53:08,779 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >03:53:08,780 DEBUG storage: DiskDevice._setFormat: sdg ; current: None ; type: disklabel ; >03:53:08,783 INFO storage: got device: DiskDevice instance (0x7f6609e98c50) -- > name = sdg status = True kids = 0 id = 3 > parents = [] > uuid = None size = 239372.4375 > format = existing msdos disklabel > major = 8 minor = 96 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg partedDevice = parted.Device instance -- > model: ATA Maxtor 6Y250P0 path: /dev/sdg type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 490234752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 10 did: 1 busy: False > hardwareGeometry: (30515, 255, 63) biosGeometry: (30515, 255, 63) > PedDevice: <_ped.Device object at 0x7f6609f429e0> > target size = 0 path = /dev/sdg > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f6609ea3290> >03:53:08,785 INFO storage: got format: DiskLabel instance (0x7f6609ea3390) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdg uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f6609ea3750>, <parted.partition.Partition object at 0x7f6609ea3ad0>, <parted.partition.Partition object at 0x7f6609ea3d50>, <parted.partition.Partition object at 0x7f6609ea3f10>, <parted.partition.Partition object at 0x7f660ada9050>, <parted.partition.Partition object at 0x7f660ada9410>] > device: <parted.device.Device object at 0x7f6609ea3590> > PedDisk: <_ped.Disk object at 0x7f6609ea6e60> > origPartedDisk = <parted.disk.Disk object at 0x7f660ada9550> > partedDevice = parted.Device instance -- > model: ATA Maxtor 6Y250P0 path: /dev/sdg type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 490234752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 10 did: 1 busy: False > hardwareGeometry: (30515, 255, 63) biosGeometry: (30515, 255, 63) > PedDevice: <_ped.Device object at 0x7f6609f42b00> > >03:53:08,790 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME-part1 /dev/disk/by-label/New\\x20Volume /dev/disk/by-uuid/60B6A37DB6A351F8', > 'DEVNAME': 'sdg1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '192', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': 'New_Volume', > 'ID_FS_LABEL_ENC': 'New\\x20Volume', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '60B6A37DB6A351F8', > 'ID_FS_UUID_ENC': '60B6A37DB6A351F8', > 'ID_MODEL': 'Maxtor_6Y250P0', > 'ID_MODEL_ENC': 'Maxtor\\x206Y250P0\\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:96', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40960000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'YAR41BW0', > 'ID_SERIAL': 'Maxtor_6Y250P0_Y61GLKME', > 'ID_SERIAL_SHORT': 'Y61GLKME', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '97', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68026', > 'name': 'sdg1', > 'symlinks': ['/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME-part1', > '/dev/disk/by-label/New\\x20Volume', > '/dev/disk/by-uuid/60B6A37DB6A351F8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg1'} ; name: sdg1 ; >03:53:08,790 INFO storage: scanning sdg1 (/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg1)... >03:53:08,791 DEBUG storage: DeviceTree.getDeviceByName: name: sdg1 ; >03:53:08,792 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:08,792 INFO storage: sdg1 is a partition >03:53:08,793 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdg1 ; >03:53:08,794 DEBUG storage: DeviceTree.getDeviceByName: name: sdg ; >03:53:08,795 DEBUG storage: DeviceTree.getDeviceByName returned existing 239372MB disk sdg (3) with existing msdos disklabel >03:53:08,802 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdg ; >03:53:08,803 DEBUG storage: PartitionDevice._setFormat: sdg1 ; >03:53:08,804 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:08,805 DEBUG storage: PartitionDevice._setFormat: sdg1 ; current: None ; type: None ; >03:53:08,805 DEBUG storage: looking up parted Partition: /dev/sdg1 >03:53:08,806 DEBUG storage: PartitionDevice.probe: sdg1 ; exists: True ; >03:53:08,807 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg1 ; flag: 1 ; >03:53:08,808 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg1 ; flag: 10 ; >03:53:08,810 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg1 ; flag: 12 ; >03:53:08,810 INFO storage: added partition sdg1 (id 4) to device tree >03:53:08,811 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdg1 ; >03:53:08,812 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdg1 ; label_type: dos ; >03:53:08,813 DEBUG storage: PartitionDevice.setup: sdg1 ; status: True ; controllable: True ; orig: False ; >03:53:08,814 DEBUG storage: DiskLabel.__init__: device: /dev/sdg1 ; labelType: dos ; exists: True ; >03:53:08,961 WARN storage: disklabel detected but not usable on sdg1 >03:53:08,961 INFO storage: type detected on 'sdg1' is 'ntfs' >03:53:09,098 DEBUG storage: padding min size from 3072 up to 3380 >03:53:09,100 DEBUG storage: NTFS.supported: supported: False ; >03:53:09,101 DEBUG storage: getFormat('ntfs') returning NTFS instance >03:53:09,102 DEBUG storage: PartitionDevice._setFormat: sdg1 ; >03:53:09,104 DEBUG storage: PartitionDevice._setFormat: sdg1 ; current: None ; type: ntfs ; >03:53:09,105 DEBUG storage: looking up parted Device: /dev/sdg1 >03:53:09,108 INFO storage: got device: PartitionDevice instance (0x7f6609ea3210) -- > name = sdg1 status = True kids = 0 id = 4 > parents = ['existing 239372MB disk sdg (3) with existing msdos disklabel'] > uuid = None size = 20000.0 > format = existing ntfs filesystem > major = 8 minor = 97 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 40960000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2549, 255, 63) biosGeometry: (2549, 255, 63) > PedDevice: <_ped.Device object at 0x7f6609f427a0> > target size = 0 path = /dev/sdg1 > 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 0x7f6609ea3650> fileSystem: <parted.filesystem.FileSystem object at 0x7f6609ea3c10> > number: 1 path: /dev/sdg1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6609ea3890> PedPartition: <_ped.Partition object at 0x7f6609e8efb0> > disk = existing 239372MB disk sdg (3) with existing msdos disklabel > start = 2048 end = 40962047 length = 40960000 > flags = >03:53:09,110 DEBUG storage: NTFS.supported: supported: False ; >03:53:09,110 INFO storage: got format: NTFS instance (0x7f6609e98d90) -- > type = ntfs name = ntfs status = False > device = /dev/sdg1 uuid = 60B6A37DB6A351F8 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = New_Volume size = 19999.0 targetSize = 19999.0 > >03:53:09,116 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME-part2 /dev/disk/by-label/bootrescue /dev/disk/by-uuid/17121f47-b50c-4402-9eec-58c6662502b4', > 'DEVNAME': 'sdg2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '192', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': 'bootrescue', > 'ID_FS_LABEL_ENC': 'bootrescue', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '17121f47-b50c-4402-9eec-58c6662502b4', > 'ID_FS_UUID_ENC': '17121f47-b50c-4402-9eec-58c6662502b4', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Maxtor_6Y250P0', > 'ID_MODEL_ENC': 'Maxtor\\x206Y250P0\\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:96', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '40962048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'YAR41BW0', > 'ID_SERIAL': 'Maxtor_6Y250P0_Y61GLKME', > 'ID_SERIAL_SHORT': 'Y61GLKME', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '98', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68043', > 'name': 'sdg2', > 'symlinks': ['/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME-part2', > '/dev/disk/by-label/bootrescue', > '/dev/disk/by-uuid/17121f47-b50c-4402-9eec-58c6662502b4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg2'} ; name: sdg2 ; >03:53:09,116 INFO storage: scanning sdg2 (/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg2)... >03:53:09,117 DEBUG storage: DeviceTree.getDeviceByName: name: sdg2 ; >03:53:09,118 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:09,118 INFO storage: sdg2 is a partition >03:53:09,119 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdg2 ; >03:53:09,120 DEBUG storage: DeviceTree.getDeviceByName: name: sdg ; >03:53:09,121 DEBUG storage: DeviceTree.getDeviceByName returned existing 239372MB disk sdg (3) with existing msdos disklabel >03:53:09,122 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdg ; >03:53:09,124 DEBUG storage: PartitionDevice._setFormat: sdg2 ; >03:53:09,124 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:09,125 DEBUG storage: PartitionDevice._setFormat: sdg2 ; current: None ; type: None ; >03:53:09,125 DEBUG storage: looking up parted Partition: /dev/sdg2 >03:53:09,126 DEBUG storage: PartitionDevice.probe: sdg2 ; exists: True ; >03:53:09,128 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg2 ; flag: 1 ; >03:53:09,129 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg2 ; flag: 10 ; >03:53:09,130 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg2 ; flag: 12 ; >03:53:09,130 INFO storage: added partition sdg2 (id 5) to device tree >03:53:09,131 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdg2 ; >03:53:09,132 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdg2 ; label_type: dos ; >03:53:09,133 DEBUG storage: PartitionDevice.setup: sdg2 ; status: True ; controllable: True ; orig: False ; >03:53:09,134 DEBUG storage: DiskLabel.__init__: device: /dev/sdg2 ; labelType: dos ; exists: True ; >03:53:09,137 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f660ada9850> > PedDisk: <_ped.Disk object at 0x7f660adb47a0> >03:53:09,137 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >03:53:09,137 INFO storage: type detected on 'sdg2' is 'ext4' >03:53:09,251 DEBUG storage: padding min size from 55 up to 60 >03:53:09,252 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:09,253 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:53:09,254 DEBUG storage: PartitionDevice._setFormat: sdg2 ; >03:53:09,256 DEBUG storage: PartitionDevice._setFormat: sdg2 ; current: None ; type: ext4 ; >03:53:09,257 DEBUG storage: looking up parted Device: /dev/sdg2 >03:53:09,260 INFO storage: got device: PartitionDevice instance (0x7f6609ea3550) -- > name = sdg2 status = True kids = 0 id = 5 > parents = ['existing 239372MB disk sdg (3) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 98 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f6609f42e60> > target size = 0 path = /dev/sdg2 > 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 0x7f6609ea3650> fileSystem: <parted.filesystem.FileSystem object at 0x7f6609ea3c50> > number: 2 path: /dev/sdg2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6609ea3b90> PedPartition: <_ped.Partition object at 0x7f660ada8050> > disk = existing 239372MB disk sdg (3) with existing msdos disklabel > start = 40962048 end = 41986047 length = 1024000 > flags = >03:53:09,262 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:09,263 INFO storage: got format: Ext4FS instance (0x7f660ada9b10) -- > type = ext4 name = ext4 status = False > device = /dev/sdg2 uuid = 17121f47-b50c-4402-9eec-58c6662502b4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = bootrescue size = 500.0 targetSize = 500.0 > >03:53:09,267 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME-part3 /dev/disk/by-label/rescueswap /dev/disk/by-uuid/ea0df85a-d986-4002-9edb-81f5616784a6', > 'DEVNAME': 'sdg3', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '192', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': 'rescueswap', > 'ID_FS_LABEL_ENC': 'rescueswap', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'ea0df85a-d986-4002-9edb-81f5616784a6', > 'ID_FS_UUID_ENC': 'ea0df85a-d986-4002-9edb-81f5616784a6', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'Maxtor_6Y250P0', > 'ID_MODEL_ENC': 'Maxtor\\x206Y250P0\\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:96', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '41986048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8192000', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'YAR41BW0', > 'ID_SERIAL': 'Maxtor_6Y250P0_Y61GLKME', > 'ID_SERIAL_SHORT': 'Y61GLKME', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '99', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68057', > 'name': 'sdg3', > 'symlinks': ['/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME-part3', > '/dev/disk/by-label/rescueswap', > '/dev/disk/by-uuid/ea0df85a-d986-4002-9edb-81f5616784a6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg3'} ; name: sdg3 ; >03:53:09,268 INFO storage: scanning sdg3 (/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg3)... >03:53:09,269 DEBUG storage: DeviceTree.getDeviceByName: name: sdg3 ; >03:53:09,270 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:09,270 INFO storage: sdg3 is a partition >03:53:09,271 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdg3 ; >03:53:09,272 DEBUG storage: DeviceTree.getDeviceByName: name: sdg ; >03:53:09,273 DEBUG storage: DeviceTree.getDeviceByName returned existing 239372MB disk sdg (3) with existing msdos disklabel >03:53:09,275 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdg ; >03:53:09,276 DEBUG storage: PartitionDevice._setFormat: sdg3 ; >03:53:09,276 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:09,277 DEBUG storage: PartitionDevice._setFormat: sdg3 ; current: None ; type: None ; >03:53:09,278 DEBUG storage: looking up parted Partition: /dev/sdg3 >03:53:09,279 DEBUG storage: PartitionDevice.probe: sdg3 ; exists: True ; >03:53:09,280 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg3 ; flag: 1 ; >03:53:09,281 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg3 ; flag: 10 ; >03:53:09,283 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg3 ; flag: 12 ; >03:53:09,283 INFO storage: added partition sdg3 (id 6) to device tree >03:53:09,284 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdg3 ; >03:53:09,285 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdg3 ; label_type: dos ; >03:53:09,286 DEBUG storage: PartitionDevice.setup: sdg3 ; status: True ; controllable: True ; orig: False ; >03:53:09,287 DEBUG storage: DiskLabel.__init__: device: /dev/sdg3 ; labelType: dos ; exists: True ; >03:53:09,325 WARN storage: disklabel detected but not usable on sdg3 >03:53:09,326 INFO storage: type detected on 'sdg3' is 'swap' >03:53:09,327 DEBUG storage: SwapSpace.__init__: device: /dev/sdg3 ; serial: Y61GLKME ; uuid: ea0df85a-d986-4002-9edb-81f5616784a6 ; exists: True ; label: rescueswap ; >03:53:09,327 DEBUG storage: getFormat('swap') returning SwapSpace instance >03:53:09,328 DEBUG storage: PartitionDevice._setFormat: sdg3 ; >03:53:09,330 DEBUG storage: PartitionDevice._setFormat: sdg3 ; current: None ; type: swap ; >03:53:09,330 DEBUG storage: looking up parted Device: /dev/sdg3 >03:53:09,332 INFO storage: got device: PartitionDevice instance (0x7f6609ea3250) -- > name = sdg3 status = True kids = 0 id = 6 > parents = ['existing 239372MB disk sdg (3) with existing msdos disklabel'] > uuid = None size = 4000.0 > format = existing swap > major = 8 minor = 99 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8192000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (509, 255, 63) biosGeometry: (509, 255, 63) > PedDevice: <_ped.Device object at 0x7f660adb6050> > target size = 0 path = /dev/sdg3 > 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 0x7f6609ea3650> fileSystem: <parted.filesystem.FileSystem object at 0x7f6609ea3e10> > number: 3 path: /dev/sdg3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6609ea3d90> PedPartition: <_ped.Partition object at 0x7f660ada80b0> > disk = existing 239372MB disk sdg (3) with existing msdos disklabel > start = 41986048 end = 50178047 length = 8192000 > flags = >03:53:09,333 INFO storage: got format: SwapSpace instance (0x7f660ada9e10) -- > type = swap name = swap status = False > device = /dev/sdg3 uuid = ea0df85a-d986-4002-9edb-81f5616784a6 exists = True > options = supported = True formattable = True resizable = False > priority = None label = rescueswap >03:53:09,337 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME-part4', > 'DEVNAME': 'sdg4', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '192', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': 'Maxtor_6Y250P0', > 'ID_MODEL_ENC': 'Maxtor\\x206Y250P0\\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:96', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '50178048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '440055808', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'YAR41BW0', > 'ID_SERIAL': 'Maxtor_6Y250P0_Y61GLKME', > 'ID_SERIAL_SHORT': 'Y61GLKME', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '100', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68071', > 'name': 'sdg4', > 'symlinks': ['/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg4'} ; name: sdg4 ; >03:53:09,337 INFO storage: scanning sdg4 (/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg4)... >03:53:09,339 DEBUG storage: DeviceTree.getDeviceByName: name: sdg4 ; >03:53:09,340 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:09,340 INFO storage: sdg4 is a partition >03:53:09,341 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdg4 ; >03:53:09,342 DEBUG storage: DeviceTree.getDeviceByName: name: sdg ; >03:53:09,343 DEBUG storage: DeviceTree.getDeviceByName returned existing 239372MB disk sdg (3) with existing msdos disklabel >03:53:09,345 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdg ; >03:53:09,346 DEBUG storage: PartitionDevice._setFormat: sdg4 ; >03:53:09,346 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:09,347 DEBUG storage: PartitionDevice._setFormat: sdg4 ; current: None ; type: None ; >03:53:09,347 DEBUG storage: looking up parted Partition: /dev/sdg4 >03:53:09,349 DEBUG storage: PartitionDevice.probe: sdg4 ; exists: True ; >03:53:09,350 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg4 ; flag: 1 ; >03:53:09,351 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg4 ; flag: 10 ; >03:53:09,352 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg4 ; flag: 12 ; >03:53:09,352 INFO storage: added partition sdg4 (id 7) to device tree >03:53:09,354 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdg4 ; >03:53:09,355 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdg4 ; label_type: dos ; >03:53:09,356 DEBUG storage: PartitionDevice.setup: sdg4 ; status: True ; controllable: True ; orig: False ; >03:53:09,357 DEBUG storage: DiskLabel.__init__: device: /dev/sdg4 ; labelType: dos ; exists: True ; >03:53:09,369 WARN storage: disklabel detected but not usable on sdg4 >03:53:09,370 DEBUG storage: no type or existing type for sdg4, bailing >03:53:09,370 DEBUG storage: looking up parted Device: /dev/sdg4 >03:53:09,373 INFO storage: got device: PartitionDevice instance (0x7f660ada9f10) -- > name = sdg4 status = True kids = 0 id = 7 > parents = ['existing 239372MB disk sdg (3) with existing msdos disklabel'] > uuid = None size = 214871.0 > format = existing None > major = 8 minor = 100 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg4 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 0x7f660adb60e0> > target size = 0 path = /dev/sdg4 > 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 0x7f6609ea3650> fileSystem: None > number: 4 path: /dev/sdg4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6609ea3f50> PedPartition: <_ped.Partition object at 0x7f660ada8110> > disk = existing 239372MB disk sdg (3) with existing msdos disklabel > start = 50178048 end = 490233855 length = 440055808 > flags = >03:53:09,378 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME-part5 /dev/disk/by-label/rescue18 /dev/disk/by-uuid/73f59c6c-2fe0-4f8a-a177-060da73d85e2', > 'DEVNAME': 'sdg5', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '192', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': 'rescue18', > 'ID_FS_LABEL_ENC': 'rescue18', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '73f59c6c-2fe0-4f8a-a177-060da73d85e2', > 'ID_FS_UUID_ENC': '73f59c6c-2fe0-4f8a-a177-060da73d85e2', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Maxtor_6Y250P0', > 'ID_MODEL_ENC': 'Maxtor\\x206Y250P0\\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:96', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '50180096', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '30720000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'YAR41BW0', > 'ID_SERIAL': 'Maxtor_6Y250P0_Y61GLKME', > 'ID_SERIAL_SHORT': 'Y61GLKME', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '101', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68085', > 'name': 'sdg5', > 'symlinks': ['/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME-part5', > '/dev/disk/by-label/rescue18', > '/dev/disk/by-uuid/73f59c6c-2fe0-4f8a-a177-060da73d85e2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg5'} ; name: sdg5 ; >03:53:09,378 INFO storage: scanning sdg5 (/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg5)... >03:53:09,379 DEBUG storage: DeviceTree.getDeviceByName: name: sdg5 ; >03:53:09,380 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:09,380 INFO storage: sdg5 is a partition >03:53:09,381 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdg5 ; >03:53:09,382 DEBUG storage: DeviceTree.getDeviceByName: name: sdg ; >03:53:09,383 DEBUG storage: DeviceTree.getDeviceByName returned existing 239372MB disk sdg (3) with existing msdos disklabel >03:53:09,385 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdg ; >03:53:09,386 DEBUG storage: PartitionDevice._setFormat: sdg5 ; >03:53:09,386 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:09,387 DEBUG storage: PartitionDevice._setFormat: sdg5 ; current: None ; type: None ; >03:53:09,387 DEBUG storage: looking up parted Partition: /dev/sdg5 >03:53:09,388 DEBUG storage: PartitionDevice.probe: sdg5 ; exists: True ; >03:53:09,390 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg5 ; flag: 1 ; >03:53:09,391 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg5 ; flag: 10 ; >03:53:09,392 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg5 ; flag: 12 ; >03:53:09,392 INFO storage: added partition sdg5 (id 8) to device tree >03:53:09,393 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdg5 ; >03:53:09,394 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdg5 ; label_type: dos ; >03:53:09,395 DEBUG storage: PartitionDevice.setup: sdg5 ; status: True ; controllable: True ; orig: False ; >03:53:09,396 DEBUG storage: DiskLabel.__init__: device: /dev/sdg5 ; labelType: dos ; exists: True ; >03:53:09,429 WARN storage: disklabel detected but not usable on sdg5 >03:53:09,430 INFO storage: type detected on 'sdg5' is 'ext4' >03:53:09,520 DEBUG storage: padding min size from 3475 up to 3822 >03:53:09,522 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:09,522 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:53:09,524 DEBUG storage: PartitionDevice._setFormat: sdg5 ; >03:53:09,525 DEBUG storage: PartitionDevice._setFormat: sdg5 ; current: None ; type: ext4 ; >03:53:09,526 DEBUG storage: looking up parted Device: /dev/sdg5 >03:53:09,527 INFO storage: got device: PartitionDevice instance (0x7f6609e98dd0) -- > name = sdg5 status = True kids = 0 id = 8 > parents = ['existing 239372MB disk sdg (3) with existing msdos disklabel'] > uuid = None size = 15000.0 > format = existing ext4 filesystem > major = 8 minor = 101 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1912, 255, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f660adb6290> > target size = 0 path = /dev/sdg5 > 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 0x7f6609ea3650> fileSystem: <parted.filesystem.FileSystem object at 0x7f660ada9310> > number: 5 path: /dev/sdg5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f660ada9110> PedPartition: <_ped.Partition object at 0x7f660ada8170> > disk = existing 239372MB disk sdg (3) with existing msdos disklabel > start = 50180096 end = 80900095 length = 30720000 > flags = >03:53:09,529 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:09,529 INFO storage: got format: Ext4FS instance (0x7f660adbb250) -- > type = ext4 name = ext4 status = False > device = /dev/sdg5 uuid = 73f59c6c-2fe0-4f8a-a177-060da73d85e2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = rescue18 size = 15000.0 targetSize = 15000.0 > >03:53:09,534 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME-part6 /dev/disk/by-label/rescuehome /dev/disk/by-uuid/1b39272d-8fc7-4f30-ad29-1192e5480446', > 'DEVNAME': 'sdg6', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '192', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': 'rescuehome', > 'ID_FS_LABEL_ENC': 'rescuehome', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1b39272d-8fc7-4f30-ad29-1192e5480446', > 'ID_FS_UUID_ENC': '1b39272d-8fc7-4f30-ad29-1192e5480446', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Maxtor_6Y250P0', > 'ID_MODEL_ENC': 'Maxtor\\x206Y250P0\\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:96', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '80902144', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '81920000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'YAR41BW0', > 'ID_SERIAL': 'Maxtor_6Y250P0_Y61GLKME', > 'ID_SERIAL_SHORT': 'Y61GLKME', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '102', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68103', > 'name': 'sdg6', > 'symlinks': ['/dev/disk/by-id/ata-Maxtor_6Y250P0_Y61GLKME-part6', > '/dev/disk/by-label/rescuehome', > '/dev/disk/by-uuid/1b39272d-8fc7-4f30-ad29-1192e5480446'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg6'} ; name: sdg6 ; >03:53:09,534 INFO storage: scanning sdg6 (/devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg6)... >03:53:09,535 DEBUG storage: DeviceTree.getDeviceByName: name: sdg6 ; >03:53:09,536 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:09,536 INFO storage: sdg6 is a partition >03:53:09,537 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdg6 ; >03:53:09,538 DEBUG storage: DeviceTree.getDeviceByName: name: sdg ; >03:53:09,540 DEBUG storage: DeviceTree.getDeviceByName returned existing 239372MB disk sdg (3) with existing msdos disklabel >03:53:09,541 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sdg ; >03:53:09,542 DEBUG storage: PartitionDevice._setFormat: sdg6 ; >03:53:09,542 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:09,544 DEBUG storage: PartitionDevice._setFormat: sdg6 ; current: None ; type: None ; >03:53:09,544 DEBUG storage: looking up parted Partition: /dev/sdg6 >03:53:09,545 DEBUG storage: PartitionDevice.probe: sdg6 ; exists: True ; >03:53:09,546 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg6 ; flag: 1 ; >03:53:09,547 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg6 ; flag: 10 ; >03:53:09,549 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg6 ; flag: 12 ; >03:53:09,549 INFO storage: added partition sdg6 (id 9) to device tree >03:53:09,550 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdg6 ; >03:53:09,551 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdg6 ; label_type: dos ; >03:53:09,552 DEBUG storage: PartitionDevice.setup: sdg6 ; status: True ; controllable: True ; orig: False ; >03:53:09,554 DEBUG storage: DiskLabel.__init__: device: /dev/sdg6 ; labelType: dos ; exists: True ; >03:53:09,627 WARN storage: disklabel detected but not usable on sdg6 >03:53:09,627 INFO storage: type detected on 'sdg6' is 'ext4' >03:53:09,704 DEBUG storage: padding min size from 254 up to 279 >03:53:09,706 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:09,706 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:53:09,707 DEBUG storage: PartitionDevice._setFormat: sdg6 ; >03:53:09,708 DEBUG storage: PartitionDevice._setFormat: sdg6 ; current: None ; type: ext4 ; >03:53:09,709 DEBUG storage: looking up parted Device: /dev/sdg6 >03:53:09,711 INFO storage: got device: PartitionDevice instance (0x7f6609ea3310) -- > name = sdg6 status = True kids = 0 id = 9 > parents = ['existing 239372MB disk sdg (3) with existing msdos disklabel'] > uuid = None size = 40000.0 > format = existing ext4 filesystem > major = 8 minor = 102 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/0000:02:00.1/ata10/host9/target9:0:1/9:0:1:0/block/sdg/sdg6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 81920000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (5099, 255, 63) biosGeometry: (5099, 255, 63) > PedDevice: <_ped.Device object at 0x7f660adb6200> > target size = 0 path = /dev/sdg6 > 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 0x7f6609ea3650> fileSystem: <parted.filesystem.FileSystem object at 0x7f660ada94d0> > number: 6 path: /dev/sdg6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f660ada9450> PedPartition: <_ped.Partition object at 0x7f660ada8230> > disk = existing 239372MB disk sdg (3) with existing msdos disklabel > start = 80902144 end = 162822143 length = 81920000 > flags = >03:53:09,713 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:09,713 INFO storage: got format: Ext4FS instance (0x7f660ada9f50) -- > type = ext4 name = ext4 status = False > device = /dev/sdg6 uuid = 1b39272d-8fc7-4f30-ad29-1192e5480446 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = rescuehome size = 40000.0 targetSize = 40000.0 > >03:53:09,717 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_20051737801DC9B2AA6C-0:0 /dev/disk/by-path/pci-0000:00:1a.7-usb-0:2:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdh', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host10/target10:0:0/10:0:0:0/block/sdh', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer', > 'ID_MODEL_ENC': 'Cruzer\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5530', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1a.7-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_7-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.26', > 'ID_SERIAL': 'SanDisk_Cruzer_20051737801DC9B2AA6C-0:0', > 'ID_SERIAL_SHORT': '20051737801DC9B2AA6C', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '112', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '73526', > 'name': 'sdh', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_20051737801DC9B2AA6C-0:0', > '/dev/disk/by-path/pci-0000:00:1a.7-usb-0:2:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host10/target10:0:0/10:0:0:0/block/sdh'} ; name: sdh ; >03:53:09,718 INFO storage: scanning sdh (/devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host10/target10:0:0/10:0:0:0/block/sdh)... >03:53:09,719 DEBUG storage: DeviceTree.getDeviceByName: name: sdh ; >03:53:09,721 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:09,722 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdh ; >03:53:09,724 INFO storage: sdh is a disk >03:53:09,724 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:09,725 DEBUG storage: DiskDevice._setFormat: sdh ; current: None ; type: None ; >03:53:09,725 INFO storage: added disk sdh (id 10) to device tree >03:53:09,726 DEBUG storage: looking up parted Device: /dev/sdh >03:53:09,727 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdh ; >03:53:09,728 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdh ; label_type: dos ; >03:53:09,730 DEBUG storage: DiskDevice.setup: sdh ; status: True ; controllable: True ; orig: False ; >03:53:09,731 DEBUG storage: DiskLabel.__init__: device: /dev/sdh ; labelType: msdos ; exists: True ; >03:53:09,739 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f660adbb710>] > device: <parted.device.Device object at 0x7f660adbb210> > PedDisk: <_ped.Disk object at 0x7f6609e9eb48> >03:53:09,740 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >03:53:09,742 DEBUG storage: DiskDevice._setFormat: sdh ; current: None ; type: disklabel ; >03:53:09,743 INFO storage: got device: DiskDevice instance (0x7f660adbb610) -- > name = sdh status = True kids = 0 id = 10 > parents = [] > uuid = None size = 7633.5 > format = existing msdos disklabel > major = 8 minor = 112 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host10/target10:0:0/10:0:0:0/block/sdh partedDevice = parted.Device instance -- > model: SanDisk Cruzer path: /dev/sdh type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15633408 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1020, 247, 62) biosGeometry: (973, 255, 63) > PedDevice: <_ped.Device object at 0x7f660adb63b0> > target size = 0 path = /dev/sdh > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f660adbb5d0> >03:53:09,745 INFO storage: got format: DiskLabel instance (0x7f660adbb510) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdh uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f660adbb710>] > device: <parted.device.Device object at 0x7f660adbb210> > PedDisk: <_ped.Disk object at 0x7f6609e9eb48> > origPartedDisk = <parted.disk.Disk object at 0x7f660adbb850> > partedDevice = parted.Device instance -- > model: SanDisk Cruzer path: /dev/sdh type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15633408 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1020, 247, 62) biosGeometry: (973, 255, 63) > PedDevice: <_ped.Device object at 0x7f660adb6170> > >03:53:09,751 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_20051737801DC9B2AA6C-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:1a.7-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2BB3-AD97', > 'DEVNAME': 'sdh1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host10/target10:0:0/10:0:0:0/block/sdh/sdh1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2BB3-AD97', > 'ID_FS_UUID_ENC': '2BB3-AD97', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer', > 'ID_MODEL_ENC': 'Cruzer\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5530', > 'ID_PART_ENTRY_DISK': '8:112', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15626240', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1a.7-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_7-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.26', > 'ID_SERIAL': 'SanDisk_Cruzer_20051737801DC9B2AA6C-0:0', > 'ID_SERIAL_SHORT': '20051737801DC9B2AA6C', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '113', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '73542', > 'name': 'sdh1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_20051737801DC9B2AA6C-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:1a.7-usb-0:2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2BB3-AD97'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host10/target10:0:0/10:0:0:0/block/sdh/sdh1'} ; name: sdh1 ; >03:53:09,752 INFO storage: scanning sdh1 (/devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host10/target10:0:0/10:0:0:0/block/sdh/sdh1)... >03:53:09,753 DEBUG storage: DeviceTree.getDeviceByName: name: sdh1 ; >03:53:09,754 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:09,754 INFO storage: sdh1 is a partition >03:53:09,755 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdh1 ; >03:53:09,756 DEBUG storage: DeviceTree.getDeviceByName: name: sdh ; >03:53:09,757 DEBUG storage: DeviceTree.getDeviceByName returned existing 7633MB disk sdh (10) with existing msdos disklabel >03:53:09,759 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdh ; >03:53:09,760 DEBUG storage: PartitionDevice._setFormat: sdh1 ; >03:53:09,760 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:09,761 DEBUG storage: PartitionDevice._setFormat: sdh1 ; current: None ; type: None ; >03:53:09,761 DEBUG storage: looking up parted Partition: /dev/sdh1 >03:53:09,763 DEBUG storage: PartitionDevice.probe: sdh1 ; exists: True ; >03:53:09,764 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdh1 ; flag: 1 ; >03:53:09,765 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdh1 ; flag: 10 ; >03:53:09,766 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdh1 ; flag: 12 ; >03:53:09,766 INFO storage: added partition sdh1 (id 11) to device tree >03:53:09,767 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdh1 ; >03:53:09,768 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdh1 ; label_type: dos ; >03:53:09,769 DEBUG storage: PartitionDevice.setup: sdh1 ; status: True ; controllable: True ; orig: False ; >03:53:09,770 DEBUG storage: DiskLabel.__init__: device: /dev/sdh1 ; labelType: dos ; exists: True ; >03:53:09,774 WARN storage: disklabel detected but not usable on sdh1 >03:53:09,774 DEBUG storage: getFormat('efi') returning EFIFS instance >03:53:09,775 INFO storage: type detected on 'sdh1' is 'vfat' >03:53:09,775 DEBUG storage: getFormat('efi') returning EFIFS instance >03:53:09,776 DEBUG storage: PartitionDevice._setFormat: sdh1 ; >03:53:09,777 DEBUG storage: PartitionDevice._setFormat: sdh1 ; current: None ; type: efi ; >03:53:09,778 DEBUG storage: looking up parted Device: /dev/sdh1 >03:53:09,779 INFO storage: got device: PartitionDevice instance (0x7f660adbbb10) -- > name = sdh1 status = True kids = 0 id = 11 > parents = ['existing 7633MB disk sdh (10) with existing msdos disklabel'] > uuid = None size = 7630.0 > format = existing efi filesystem > major = 8 minor = 113 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/host10/target10:0:0/10:0:0:0/block/sdh/sdh1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdh1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15626240 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1020, 247, 62) biosGeometry: (972, 255, 63) > PedDevice: <_ped.Device object at 0x7f660adb6560> > target size = 0 path = /dev/sdh1 > 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 0x7f660adbb090> fileSystem: <parted.filesystem.FileSystem object at 0x7f660adbb9d0> > number: 1 path: /dev/sdh1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f660adbb7d0> PedPartition: <_ped.Partition object at 0x7f660ada8950> > disk = existing 7633MB disk sdh (10) with existing msdos disklabel > start = 2048 end = 15628287 length = 15626240 > flags = boot, lba >03:53:09,779 INFO storage: got format: EFIFS instance (0x7f660adbbf50) -- > type = efi name = EFI System Partition status = False > device = /dev/sdh1 uuid = 2BB3-AD97 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = LIVE size = 0 targetSize = 0 > >03:53:09,782 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-PIONEER_DVD-RW_DVR-112D', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/ata11/host11/target11:0:0/11:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '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_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'PIONEER_DVD-RW_DVR-112D', > 'ID_MODEL_ENC': 'PIONEER\\x20DVD-RW\\x20\\x20DVR-112D\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.21', > 'ID_SERIAL': 'PIONEER_DVD-RW_DVR-112D', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '78050', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-PIONEER_DVD-RW_DVR-112D'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/ata11/host11/target11:0:0/11:0:0:0/block/sr0'} ; name: sr0 ; >03:53:09,782 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/ata11/host11/target11:0:0/11:0:0:0/block/sr0)... >03:53:09,783 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >03:53:09,784 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:09,785 INFO storage: sr0 is a cdrom >03:53:09,785 DEBUG storage: DeviceTree.addUdevOpticalDevice: >03:53:09,786 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:09,787 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >03:53:09,788 INFO storage: added cdrom sr0 (id 12) to device tree >03:53:09,789 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >03:53:09,819 DEBUG storage: no device or no media present >03:53:09,824 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032 /dev/disk/by-id/wwn-0x50014ee0aaf6c075', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '94044', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >03:53:09,825 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >03:53:09,826 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >03:53:09,828 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:09,829 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >03:53:09,831 INFO storage: sda is a disk >03:53:09,831 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:09,832 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >03:53:09,832 INFO storage: added disk sda (id 13) to device tree >03:53:09,833 DEBUG storage: looking up parted Device: /dev/sda >03:53:09,834 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >03:53:09,836 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >03:53:09,838 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >03:53:09,840 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >03:53:09,934 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 14 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f660adbb590>, <parted.partition.Partition object at 0x7f660adbe090>, <parted.partition.Partition object at 0x7f660adbe250>, <parted.partition.Partition object at 0x7f660adbe610>, <parted.partition.Partition object at 0x7f660adbe790>, <parted.partition.Partition object at 0x7f660adbe950>, <parted.partition.Partition object at 0x7f660adbeb10>, <parted.partition.Partition object at 0x7f660adbe3d0>, <parted.partition.Partition object at 0x7f660adbee50>, <parted.partition.Partition object at 0x7f660adc0050>, <parted.partition.Partition object at 0x7f660adc0210>, <parted.partition.Partition object at 0x7f660adc03d0>, <parted.partition.Partition object at 0x7f660adc0590>, <parted.partition.Partition object at 0x7f660adc0750>] > device: <parted.device.Device object at 0x7f660adbb1d0> > PedDisk: <_ped.Disk object at 0x7f660adbc950> >03:53:09,935 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >03:53:09,936 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >03:53:09,939 INFO storage: got device: DiskDevice instance (0x7f660adbbd50) -- > name = sda status = True kids = 0 id = 13 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f6609f42a70> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f660adbbc50> >03:53:09,943 INFO storage: got format: DiskLabel instance (0x7f660adbbd10) -- > 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 = 14 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 14 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f660adbb590>, <parted.partition.Partition object at 0x7f660adbe090>, <parted.partition.Partition object at 0x7f660adbe250>, <parted.partition.Partition object at 0x7f660adbe610>, <parted.partition.Partition object at 0x7f660adbe790>, <parted.partition.Partition object at 0x7f660adbe950>, <parted.partition.Partition object at 0x7f660adbeb10>, <parted.partition.Partition object at 0x7f660adbe3d0>, <parted.partition.Partition object at 0x7f660adbee50>, <parted.partition.Partition object at 0x7f660adc0050>, <parted.partition.Partition object at 0x7f660adc0210>, <parted.partition.Partition object at 0x7f660adc03d0>, <parted.partition.Partition object at 0x7f660adc0590>, <parted.partition.Partition object at 0x7f660adc0750>] > device: <parted.device.Device object at 0x7f660adbb1d0> > PedDisk: <_ped.Disk object at 0x7f660adbc950> > origPartedDisk = <parted.disk.Disk object at 0x7f660adbec10> > partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f660adb6320> > >03:53:09,948 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part1 /dev/disk/by-id/wwn-0x50014ee0aaf6c075-part1 /dev/disk/by-label/System\\x20Reserved /dev/disk/by-uuid/7EB62BE5B62B9CA1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7EB62BE5B62B9CA1', > 'ID_FS_UUID_ENC': '7EB62BE5B62B9CA1', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': '204800', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '94255', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part1', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075-part1', > '/dev/disk/by-label/System\\x20Reserved', > '/dev/disk/by-uuid/7EB62BE5B62B9CA1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >03:53:09,948 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >03:53:09,949 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >03:53:09,950 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:09,950 INFO storage: sda1 is a partition >03:53:09,951 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >03:53:09,952 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >03:53:09,953 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (13) with existing msdos disklabel >03:53:09,955 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >03:53:09,956 DEBUG storage: PartitionDevice._setFormat: sda1 ; >03:53:09,956 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:09,957 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >03:53:09,957 DEBUG storage: looking up parted Partition: /dev/sda1 >03:53:09,958 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >03:53:09,960 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >03:53:09,961 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >03:53:09,962 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >03:53:09,962 INFO storage: added partition sda1 (id 14) to device tree >03:53:09,963 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >03:53:09,964 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >03:53:09,965 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >03:53:09,966 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >03:53:09,972 WARN storage: disklabel detected but not usable on sda1 >03:53:09,973 INFO storage: type detected on 'sda1' is 'ntfs' >03:53:10,046 DEBUG storage: padding min size from 34 up to 37 >03:53:10,048 DEBUG storage: NTFS.supported: supported: False ; >03:53:10,048 DEBUG storage: getFormat('ntfs') returning NTFS instance >03:53:10,050 DEBUG storage: PartitionDevice._setFormat: sda1 ; >03:53:10,053 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >03:53:10,054 DEBUG storage: looking up parted Device: /dev/sda1 >03:53:10,056 INFO storage: got device: PartitionDevice instance (0x7f660adbbed0) -- > name = sda1 status = True kids = 0 id = 14 > parents = ['existing 476940MB disk sda (13) with existing msdos disklabel'] > uuid = None size = 100.0 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 204800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x7f660adb6ef0> > 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 0x7f660adbb410> fileSystem: <parted.filesystem.FileSystem object at 0x7f660adbe210> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6609ea3450> PedPartition: <_ped.Partition object at 0x7f660ada8a10> > disk = existing 476940MB disk sda (13) with existing msdos disklabel > start = 2048 end = 206847 length = 204800 > flags = boot >03:53:10,059 DEBUG storage: NTFS.supported: supported: False ; >03:53:10,060 INFO storage: got format: NTFS instance (0x7f660adc0d10) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 7EB62BE5B62B9CA1 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = System_Reserved size = 99.0 targetSize = 99.0 > >03:53:10,066 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part10 /dev/disk/by-id/wwn-0x50014ee0aaf6c075-part10 /dev/disk/by-label/bootfed17 /dev/disk/by-uuid/80560631-1d69-40b0-a81e-9fd49aa757b3', > 'DEVNAME': 'sda10', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'bootfed17', > 'ID_FS_LABEL_ENC': 'bootfed17', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '80560631-1d69-40b0-a81e-9fd49aa757b3', > 'ID_FS_UUID_ENC': '80560631-1d69-40b0-a81e-9fd49aa757b3', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': '10', > 'ID_PART_ENTRY_OFFSET': '547540992', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'MAJOR': '8', > 'MINOR': '10', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '94288', > 'name': 'sda10', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part10', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075-part10', > '/dev/disk/by-label/bootfed17', > '/dev/disk/by-uuid/80560631-1d69-40b0-a81e-9fd49aa757b3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10'} ; name: sda10 ; >03:53:10,067 INFO storage: scanning sda10 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10)... >03:53:10,069 DEBUG storage: DeviceTree.getDeviceByName: name: sda10 ; >03:53:10,070 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:10,071 INFO storage: sda10 is a partition >03:53:10,072 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda10 ; >03:53:10,074 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >03:53:10,075 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (13) with existing msdos disklabel >03:53:10,077 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >03:53:10,079 DEBUG storage: PartitionDevice._setFormat: sda10 ; >03:53:10,079 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:10,081 DEBUG storage: PartitionDevice._setFormat: sda10 ; current: None ; type: None ; >03:53:10,082 DEBUG storage: looking up parted Partition: /dev/sda10 >03:53:10,083 DEBUG storage: PartitionDevice.probe: sda10 ; exists: True ; >03:53:10,085 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda10 ; flag: 1 ; >03:53:10,086 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda10 ; flag: 10 ; >03:53:10,087 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda10 ; flag: 12 ; >03:53:10,087 INFO storage: added partition sda10 (id 15) to device tree >03:53:10,088 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda10 ; >03:53:10,089 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda10 ; label_type: dos ; >03:53:10,090 DEBUG storage: PartitionDevice.setup: sda10 ; status: True ; controllable: True ; orig: False ; >03:53:10,091 DEBUG storage: DiskLabel.__init__: device: /dev/sda10 ; labelType: dos ; exists: True ; >03:53:10,094 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f660adc0cd0> > PedDisk: <_ped.Disk object at 0x7f6609ea5878> >03:53:10,095 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >03:53:10,095 INFO storage: type detected on 'sda10' is 'ext4' >03:53:10,159 DEBUG storage: padding min size from 98 up to 107 >03:53:10,161 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:10,161 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:53:10,162 DEBUG storage: PartitionDevice._setFormat: sda10 ; >03:53:10,164 DEBUG storage: PartitionDevice._setFormat: sda10 ; current: None ; type: ext4 ; >03:53:10,164 DEBUG storage: looking up parted Device: /dev/sda10 >03:53:10,166 INFO storage: got device: PartitionDevice instance (0x7f660adbbcd0) -- > name = sda10 status = True kids = 0 id = 15 > parents = ['existing 476940MB disk sda (13) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 10 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda10 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f660adc2050> > target size = 0 path = /dev/sda10 > 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 0x7f660adbb410> fileSystem: <parted.filesystem.FileSystem object at 0x7f660adc0110> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f660adc0090> PedPartition: <_ped.Partition object at 0x7f660ada8c50> > disk = existing 476940MB disk sda (13) with existing msdos disklabel > start = 547540992 end = 548564991 length = 1024000 > flags = >03:53:10,168 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:10,168 INFO storage: got format: Ext4FS instance (0x7f660adc0850) -- > type = ext4 name = ext4 status = False > device = /dev/sda10 uuid = 80560631-1d69-40b0-a81e-9fd49aa757b3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = bootfed17 size = 500.0 targetSize = 500.0 > >03:53:10,173 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part11 /dev/disk/by-id/wwn-0x50014ee0aaf6c075-part11 /dev/disk/by-label/fed16boot /dev/disk/by-uuid/c957dda5-6104-49f9-b40a-3d111dc44fcd', > 'DEVNAME': 'sda11', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'fed16boot', > 'ID_FS_LABEL_ENC': 'fed16boot', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c957dda5-6104-49f9-b40a-3d111dc44fcd', > 'ID_FS_UUID_ENC': 'c957dda5-6104-49f9-b40a-3d111dc44fcd', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': '11', > 'ID_PART_ENTRY_OFFSET': '548567040', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '974848', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'MAJOR': '8', > 'MINOR': '11', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '94305', > 'name': 'sda11', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part11', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075-part11', > '/dev/disk/by-label/fed16boot', > '/dev/disk/by-uuid/c957dda5-6104-49f9-b40a-3d111dc44fcd'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11'} ; name: sda11 ; >03:53:10,174 INFO storage: scanning sda11 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11)... >03:53:10,175 DEBUG storage: DeviceTree.getDeviceByName: name: sda11 ; >03:53:10,176 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:10,176 INFO storage: sda11 is a partition >03:53:10,177 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda11 ; >03:53:10,178 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >03:53:10,179 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (13) with existing msdos disklabel >03:53:10,181 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >03:53:10,182 DEBUG storage: PartitionDevice._setFormat: sda11 ; >03:53:10,182 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:10,183 DEBUG storage: PartitionDevice._setFormat: sda11 ; current: None ; type: None ; >03:53:10,184 DEBUG storage: looking up parted Partition: /dev/sda11 >03:53:10,185 DEBUG storage: PartitionDevice.probe: sda11 ; exists: True ; >03:53:10,187 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda11 ; flag: 1 ; >03:53:10,188 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda11 ; flag: 10 ; >03:53:10,190 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda11 ; flag: 12 ; >03:53:10,190 INFO storage: added partition sda11 (id 16) to device tree >03:53:10,191 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda11 ; >03:53:10,192 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda11 ; label_type: dos ; >03:53:10,193 DEBUG storage: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >03:53:10,195 DEBUG storage: DiskLabel.__init__: device: /dev/sda11 ; labelType: dos ; exists: True ; >03:53:10,208 WARN storage: disklabel detected but not usable on sda11 >03:53:10,208 INFO storage: type detected on 'sda11' is 'ext4' >03:53:10,292 DEBUG storage: padding min size from 93 up to 102 >03:53:10,294 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:10,294 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:53:10,296 DEBUG storage: PartitionDevice._setFormat: sda11 ; >03:53:10,298 DEBUG storage: PartitionDevice._setFormat: sda11 ; current: None ; type: ext4 ; >03:53:10,299 DEBUG storage: looking up parted Device: /dev/sda11 >03:53:10,302 INFO storage: got device: PartitionDevice instance (0x7f660adc0f10) -- > name = sda11 status = True kids = 0 id = 16 > parents = ['existing 476940MB disk sda (13) with existing msdos disklabel'] > uuid = None size = 476.0 > format = existing ext4 filesystem > major = 8 minor = 11 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda11 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 974848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60, 255, 63) biosGeometry: (60, 255, 63) > PedDevice: <_ped.Device object at 0x7f660adb6680> > target size = 0 path = /dev/sda11 > 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 0x7f660adbb410> fileSystem: <parted.filesystem.FileSystem object at 0x7f660adc02d0> > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f660adc0250> PedPartition: <_ped.Partition object at 0x7f660ada8cb0> > disk = existing 476940MB disk sda (13) with existing msdos disklabel > start = 548567040 end = 549541887 length = 974848 > flags = >03:53:10,303 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:10,304 INFO storage: got format: Ext4FS instance (0x7f660adc1310) -- > type = ext4 name = ext4 status = False > device = /dev/sda11 uuid = c957dda5-6104-49f9-b40a-3d111dc44fcd exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = fed16boot size = 476.0 targetSize = 476.0 > >03:53:10,309 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part12 /dev/disk/by-id/wwn-0x50014ee0aaf6c075-part12 /dev/disk/by-label/bootfed18 /dev/disk/by-uuid/28029c5c-fcc5-42a2-a8f7-c3d00c074957', > 'DEVNAME': 'sda12', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda12', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'bootfed18', > 'ID_FS_LABEL_ENC': 'bootfed18', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '28029c5c-fcc5-42a2-a8f7-c3d00c074957', > 'ID_FS_UUID_ENC': '28029c5c-fcc5-42a2-a8f7-c3d00c074957', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': '12', > 'ID_PART_ENTRY_OFFSET': '549543936', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '974848', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'MAJOR': '8', > 'MINOR': '12', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '94322', > 'name': 'sda12', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part12', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075-part12', > '/dev/disk/by-label/bootfed18', > '/dev/disk/by-uuid/28029c5c-fcc5-42a2-a8f7-c3d00c074957'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda12'} ; name: sda12 ; >03:53:10,309 INFO storage: scanning sda12 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda12)... >03:53:10,310 DEBUG storage: DeviceTree.getDeviceByName: name: sda12 ; >03:53:10,311 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:10,312 INFO storage: sda12 is a partition >03:53:10,313 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda12 ; >03:53:10,314 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >03:53:10,315 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (13) with existing msdos disklabel >03:53:10,316 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >03:53:10,317 DEBUG storage: PartitionDevice._setFormat: sda12 ; >03:53:10,318 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:10,319 DEBUG storage: PartitionDevice._setFormat: sda12 ; current: None ; type: None ; >03:53:10,319 DEBUG storage: looking up parted Partition: /dev/sda12 >03:53:10,320 DEBUG storage: PartitionDevice.probe: sda12 ; exists: True ; >03:53:10,322 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda12 ; flag: 1 ; >03:53:10,323 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda12 ; flag: 10 ; >03:53:10,324 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda12 ; flag: 12 ; >03:53:10,324 INFO storage: added partition sda12 (id 17) to device tree >03:53:10,325 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda12 ; >03:53:10,326 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda12 ; label_type: dos ; >03:53:10,327 DEBUG storage: PartitionDevice.setup: sda12 ; status: True ; controllable: True ; orig: False ; >03:53:10,328 DEBUG storage: DiskLabel.__init__: device: /dev/sda12 ; labelType: dos ; exists: True ; >03:53:10,332 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f660adc0c10> > PedDisk: <_ped.Disk object at 0x7f660adaf8c0> >03:53:10,332 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >03:53:10,332 INFO storage: type detected on 'sda12' is 'ext4' >03:53:10,430 DEBUG storage: padding min size from 162 up to 178 >03:53:10,444 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:10,445 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:53:10,447 DEBUG storage: PartitionDevice._setFormat: sda12 ; >03:53:10,449 DEBUG storage: PartitionDevice._setFormat: sda12 ; current: None ; type: ext4 ; >03:53:10,450 DEBUG storage: looking up parted Device: /dev/sda12 >03:53:10,454 INFO storage: got device: PartitionDevice instance (0x7f660adc0d50) -- > name = sda12 status = True kids = 0 id = 17 > parents = ['existing 476940MB disk sda (13) with existing msdos disklabel'] > uuid = None size = 476.0 > format = existing ext4 filesystem > major = 8 minor = 12 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda12 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda12 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 974848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60, 255, 63) biosGeometry: (60, 255, 63) > PedDevice: <_ped.Device object at 0x7f660adb6f80> > target size = 0 path = /dev/sda12 > 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 0x7f660adbb410> fileSystem: <parted.filesystem.FileSystem object at 0x7f660adc0490> > number: 12 path: /dev/sda12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f660adc0410> PedPartition: <_ped.Partition object at 0x7f660ada8d10> > disk = existing 476940MB disk sda (13) with existing msdos disklabel > start = 549543936 end = 550518783 length = 974848 > flags = >03:53:10,456 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:10,456 INFO storage: got format: Ext4FS instance (0x7f660adc1190) -- > type = ext4 name = ext4 status = False > device = /dev/sda12 uuid = 28029c5c-fcc5-42a2-a8f7-c3d00c074957 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = bootfed18 size = 476.0 targetSize = 476.0 > >03:53:10,463 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part13 /dev/disk/by-id/wwn-0x50014ee0aaf6c075-part13 /dev/disk/by-uuid/1c4fc22a-fe36-443d-94b4-b1a678ede9eb', > 'DEVNAME': 'sda13', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda13', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1c4fc22a-fe36-443d-94b4-b1a678ede9eb', > 'ID_FS_UUID_ENC': '1c4fc22a-fe36-443d-94b4-b1a678ede9eb', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': '13', > 'ID_PART_ENTRY_OFFSET': '550520832', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '974848', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'MAJOR': '8', > 'MINOR': '13', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '94338', > 'name': 'sda13', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part13', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075-part13', > '/dev/disk/by-uuid/1c4fc22a-fe36-443d-94b4-b1a678ede9eb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda13'} ; name: sda13 ; >03:53:10,463 INFO storage: scanning sda13 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda13)... >03:53:10,464 DEBUG storage: DeviceTree.getDeviceByName: name: sda13 ; >03:53:10,466 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:10,466 INFO storage: sda13 is a partition >03:53:10,467 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda13 ; >03:53:10,468 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >03:53:10,470 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (13) with existing msdos disklabel >03:53:10,472 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >03:53:10,473 DEBUG storage: PartitionDevice._setFormat: sda13 ; >03:53:10,473 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:10,475 DEBUG storage: PartitionDevice._setFormat: sda13 ; current: None ; type: None ; >03:53:10,475 DEBUG storage: looking up parted Partition: /dev/sda13 >03:53:10,477 DEBUG storage: PartitionDevice.probe: sda13 ; exists: True ; >03:53:10,478 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda13 ; flag: 1 ; >03:53:10,480 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda13 ; flag: 10 ; >03:53:10,481 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda13 ; flag: 12 ; >03:53:10,482 INFO storage: added partition sda13 (id 18) to device tree >03:53:10,483 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda13 ; >03:53:10,485 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda13 ; label_type: dos ; >03:53:10,487 DEBUG storage: PartitionDevice.setup: sda13 ; status: True ; controllable: True ; orig: False ; >03:53:10,492 DEBUG storage: DiskLabel.__init__: device: /dev/sda13 ; labelType: dos ; exists: True ; >03:53:10,504 WARN storage: disklabel detected but not usable on sda13 >03:53:10,505 INFO storage: type detected on 'sda13' is 'ext4' >03:53:10,590 DEBUG storage: padding min size from 14 up to 15 >03:53:10,596 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:10,596 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:53:10,599 DEBUG storage: PartitionDevice._setFormat: sda13 ; >03:53:10,601 DEBUG storage: PartitionDevice._setFormat: sda13 ; current: None ; type: ext4 ; >03:53:10,603 DEBUG storage: looking up parted Device: /dev/sda13 >03:53:10,605 INFO storage: got device: PartitionDevice instance (0x7f660adc0fd0) -- > name = sda13 status = True kids = 0 id = 18 > parents = ['existing 476940MB disk sda (13) with existing msdos disklabel'] > uuid = None size = 476.0 > format = existing ext4 filesystem > major = 8 minor = 13 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda13 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda13 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 974848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60, 255, 63) biosGeometry: (60, 255, 63) > PedDevice: <_ped.Device object at 0x7f660adc2170> > target size = 0 path = /dev/sda13 > 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 0x7f660adbb410> fileSystem: <parted.filesystem.FileSystem object at 0x7f660adc0650> > number: 13 path: /dev/sda13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f660adc05d0> PedPartition: <_ped.Partition object at 0x7f660ada8d70> > disk = existing 476940MB disk sda (13) with existing msdos disklabel > start = 550520832 end = 551495679 length = 974848 > flags = >03:53:10,606 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:10,607 INFO storage: got format: Ext4FS instance (0x7f660adddc90) -- > type = ext4 name = ext4 status = False > device = /dev/sda13 uuid = 1c4fc22a-fe36-443d-94b4-b1a678ede9eb exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 476.0 targetSize = 476.0 > >03:53:10,615 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part14 /dev/disk/by-id/wwn-0x50014ee0aaf6c075-part14 /dev/disk/by-label/bootkde18 /dev/disk/by-uuid/1f93cf2f-2b6b-4bcb-8510-4d2ffccb59d0', > 'DEVNAME': 'sda14', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda14', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'bootkde18', > 'ID_FS_LABEL_ENC': 'bootkde18', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1f93cf2f-2b6b-4bcb-8510-4d2ffccb59d0', > 'ID_FS_UUID_ENC': '1f93cf2f-2b6b-4bcb-8510-4d2ffccb59d0', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': '14', > 'ID_PART_ENTRY_OFFSET': '551497728', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'MAJOR': '8', > 'MINOR': '14', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '94354', > 'name': 'sda14', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part14', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075-part14', > '/dev/disk/by-label/bootkde18', > '/dev/disk/by-uuid/1f93cf2f-2b6b-4bcb-8510-4d2ffccb59d0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda14'} ; name: sda14 ; >03:53:10,616 INFO storage: scanning sda14 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda14)... >03:53:10,617 DEBUG storage: DeviceTree.getDeviceByName: name: sda14 ; >03:53:10,619 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:10,620 INFO storage: sda14 is a partition >03:53:10,621 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda14 ; >03:53:10,623 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >03:53:10,624 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (13) with existing msdos disklabel >03:53:10,625 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >03:53:10,627 DEBUG storage: PartitionDevice._setFormat: sda14 ; >03:53:10,627 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:10,628 DEBUG storage: PartitionDevice._setFormat: sda14 ; current: None ; type: None ; >03:53:10,629 DEBUG storage: looking up parted Partition: /dev/sda14 >03:53:10,630 DEBUG storage: PartitionDevice.probe: sda14 ; exists: True ; >03:53:10,631 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda14 ; flag: 1 ; >03:53:10,633 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda14 ; flag: 10 ; >03:53:10,634 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda14 ; flag: 12 ; >03:53:10,634 INFO storage: added partition sda14 (id 19) to device tree >03:53:10,635 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda14 ; >03:53:10,636 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda14 ; label_type: dos ; >03:53:10,638 DEBUG storage: PartitionDevice.setup: sda14 ; status: True ; controllable: True ; orig: False ; >03:53:10,639 DEBUG storage: DiskLabel.__init__: device: /dev/sda14 ; labelType: dos ; exists: True ; >03:53:10,673 WARN storage: disklabel detected but not usable on sda14 >03:53:10,685 INFO storage: type detected on 'sda14' is 'ext4' >03:53:10,776 DEBUG storage: padding min size from 109 up to 119 >03:53:10,780 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:10,781 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:53:10,784 DEBUG storage: PartitionDevice._setFormat: sda14 ; >03:53:10,787 DEBUG storage: PartitionDevice._setFormat: sda14 ; current: None ; type: ext4 ; >03:53:10,788 DEBUG storage: looking up parted Device: /dev/sda14 >03:53:10,792 INFO storage: got device: PartitionDevice instance (0x7f660adcb890) -- > name = sda14 status = True kids = 0 id = 19 > parents = ['existing 476940MB disk sda (13) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 14 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda14 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda14 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f660adc2290> > target size = 0 path = /dev/sda14 > 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 0x7f660adbb410> fileSystem: <parted.filesystem.FileSystem object at 0x7f660adc0810> > number: 14 path: /dev/sda14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f660adc0790> PedPartition: <_ped.Partition object at 0x7f660ada8dd0> > disk = existing 476940MB disk sda (13) with existing msdos disklabel > start = 551497728 end = 552521727 length = 1024000 > flags = >03:53:10,797 DEBUG storage: Ext4FS.supported: supported: True ; >03:53:10,798 INFO storage: got format: Ext4FS instance (0x7f660adddd10) -- > type = ext4 name = ext4 status = False > device = /dev/sda14 uuid = 1f93cf2f-2b6b-4bcb-8510-4d2ffccb59d0 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = bootkde18 size = 500.0 targetSize = 500.0 > >03:53:10,807 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part2 /dev/disk/by-id/wwn-0x50014ee0aaf6c075-part2 /dev/disk/by-uuid/902C331B2C32FC32', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '902C331B2C32FC32', > 'ID_FS_UUID_ENC': '902C331B2C32FC32', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': '206848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '393965568', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '94370', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part2', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075-part2', > '/dev/disk/by-uuid/902C331B2C32FC32'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >03:53:10,810 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >03:53:10,812 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >03:53:10,815 DEBUG storage: DeviceTree.getDeviceByName returned None >03:53:10,815 INFO storage: sda2 is a partition >03:53:10,818 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >03:53:10,820 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >03:53:10,823 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (13) with existing msdos disklabel >03:53:10,826 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sda ; >03:53:10,829 DEBUG storage: PartitionDevice._setFormat: sda2 ; >03:53:10,829 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:53:10,832 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >03:53:10,833 DEBUG storage: looking up parted Partition: /dev/sda2 >03:53:10,836 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >03:53:10,839 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >03:53:10,841 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >03:53:10,844 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >03:53:10,845 INFO storage: added partition sda2 (id 20) to device tree >03:53:10,847 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >03:53:10,850 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >03:53:10,852 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >03:53:10,855 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >03:53:10,898 WARN storage: disklabel detected but not usable on sda2 >03:53:10,899 INFO storage: type detected on 'sda2' is 'ntfs' >22:53:11,284 DEBUG storage: Iso9660FS.supported: supported: True ; >22:53:11,285 DEBUG storage: Iso9660FS.supported: supported: True ; >22:53:11,286 DEBUG storage: NFSv4.supported: supported: False ; >22:53:11,287 DEBUG storage: NFSv4.supported: supported: False ; >22:53:11,289 DEBUG storage: SELinuxFS.supported: supported: False ; >22:53:11,290 DEBUG storage: SELinuxFS.supported: supported: False ; >22:53:11,291 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:11,292 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:11,294 DEBUG storage: Ext3FS.supported: supported: True ; >22:53:11,295 DEBUG storage: Ext3FS.supported: supported: True ; >22:53:11,296 DEBUG storage: Ext2FS.supported: supported: True ; >22:53:11,297 DEBUG storage: Ext2FS.supported: supported: True ; >22:53:11,299 DEBUG storage: SysFS.supported: supported: False ; >22:53:11,300 DEBUG storage: SysFS.supported: supported: False ; >22:53:11,301 DEBUG storage: MultipathMember.__init__: >22:53:11,302 DEBUG storage: SwapSpace.__init__: >22:53:11,304 DEBUG storage: ProcFS.supported: supported: False ; >22:53:11,305 DEBUG storage: ProcFS.supported: supported: False ; >22:53:11,306 DEBUG storage: NoDevFS.supported: supported: False ; >22:53:11,307 DEBUG storage: NoDevFS.supported: supported: False ; >22:53:11,308 DEBUG storage: DevPtsFS.supported: supported: False ; >22:53:11,309 DEBUG storage: DevPtsFS.supported: supported: False ; >22:53:11,311 DEBUG storage: BTRFS.supported: supported: True ; >22:53:11,410 DEBUG storage: USBFS.supported: supported: False ; >22:53:11,412 DEBUG storage: USBFS.supported: supported: False ; >22:53:11,413 DEBUG storage: DiskLabel.__init__: >22:53:11,413 INFO storage: DiskLabel.partedDevice returning None >22:53:11,415 DEBUG storage: HFSPlus.supported: supported: False ; >22:53:11,416 DEBUG storage: HFSPlus.supported: supported: False ; >22:53:11,417 DEBUG storage: XFS.supported: supported: True ; >22:53:11,514 DEBUG storage: XFS.supported: supported: True ; >22:53:11,516 DEBUG storage: TmpFS.supported: supported: False ; >22:53:11,517 DEBUG storage: TmpFS.supported: supported: False ; >22:53:11,519 DEBUG storage: LUKS.__init__: >22:53:11,520 DEBUG storage: NTFS.supported: supported: False ; >22:53:11,521 DEBUG storage: NTFS.supported: supported: False ; >22:53:11,522 DEBUG storage: BindFS.supported: supported: False ; >22:53:11,523 DEBUG storage: BindFS.supported: supported: False ; >22:53:11,524 DEBUG storage: HFS.supported: supported: False ; >22:53:11,526 DEBUG storage: HFS.supported: supported: False ; >22:53:11,527 DEBUG storage: LVMPhysicalVolume.__init__: >22:53:11,528 DEBUG storage: NFS.supported: supported: False ; >22:53:11,529 DEBUG storage: NFS.supported: supported: False ; >22:53:11,530 DEBUG storage: FATFS.supported: supported: True ; >22:53:11,532 DEBUG storage: FATFS.supported: supported: True ; >22:53:11,533 DEBUG storage: DMRaidMember.__init__: >22:53:11,534 DEBUG storage: MDRaidMember.__init__: >22:53:15,562 DEBUG storage: padding min size from 31044 up to 31544 >22:53:15,563 DEBUG storage: NTFS.supported: supported: False ; >22:53:15,563 DEBUG storage: getFormat('ntfs') returning NTFS instance >22:53:15,564 DEBUG storage: PartitionDevice._setFormat: sda2 ; >22:53:15,565 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >22:53:15,566 DEBUG storage: looking up parted Device: /dev/sda2 >22:53:15,568 INFO storage: got device: PartitionDevice instance (0x7f660ad74910) -- > name = sda2 status = True kids = 0 id = 20 > parents = ['existing 476940MB disk sda (13) with existing msdos disklabel'] > uuid = None size = 192366.0 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 393965568 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (24523, 255, 63) biosGeometry: (24523, 255, 63) > PedDevice: <_ped.Device object at 0x7f660adc2320> > 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 0x7f660adbb410> fileSystem: <parted.filesystem.FileSystem object at 0x7f660adbe1d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f660adbe150> PedPartition: <_ped.Partition object at 0x7f660ada89b0> > disk = existing 476940MB disk sda (13) with existing msdos disklabel > start = 206848 end = 394172415 length = 393965568 > flags = >22:53:15,570 DEBUG storage: NTFS.supported: supported: False ; >22:53:15,570 INFO storage: got format: NTFS instance (0x7f660ad74d10) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = 902C331B2C32FC32 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 192365.0 targetSize = 192365.0 > >22:53:15,575 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part3 /dev/disk/by-id/wwn-0x50014ee0aaf6c075-part3 /dev/disk/by-label/fed15boot /dev/disk/by-uuid/b29c43b2-4612-4cf9-b4d7-04a6c43274d9', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'fed15boot', > 'ID_FS_LABEL_ENC': 'fed15boot', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'b29c43b2-4612-4cf9-b4d7-04a6c43274d9', > 'ID_FS_UUID_ENC': 'b29c43b2-4612-4cf9-b4d7-04a6c43274d9', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': '394172416', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '94385', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part3', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075-part3', > '/dev/disk/by-label/fed15boot', > '/dev/disk/by-uuid/b29c43b2-4612-4cf9-b4d7-04a6c43274d9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >22:53:15,575 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >22:53:15,576 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >22:53:15,577 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:15,577 INFO storage: sda3 is a partition >22:53:15,578 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >22:53:15,579 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:53:15,580 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (13) with existing msdos disklabel >22:53:15,582 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sda ; >22:53:15,583 DEBUG storage: PartitionDevice._setFormat: sda3 ; >22:53:15,583 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:15,585 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >22:53:15,585 DEBUG storage: looking up parted Partition: /dev/sda3 >22:53:15,586 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >22:53:15,587 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >22:53:15,588 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >22:53:15,590 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >22:53:15,590 INFO storage: added partition sda3 (id 21) to device tree >22:53:15,591 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >22:53:15,592 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >22:53:15,593 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >22:53:15,594 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >22:53:15,619 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f66099da650> > PedDisk: <_ped.Disk object at 0x7f66099e4d88> >22:53:15,620 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >22:53:15,620 INFO storage: type detected on 'sda3' is 'ext4' >22:53:15,696 DEBUG storage: padding min size from 86 up to 94 >22:53:15,699 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:15,699 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:53:15,701 DEBUG storage: PartitionDevice._setFormat: sda3 ; >22:53:15,703 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >22:53:15,704 DEBUG storage: looking up parted Device: /dev/sda3 >22:53:15,706 INFO storage: got device: PartitionDevice instance (0x7f66099daf10) -- > name = sda3 status = True kids = 0 id = 21 > parents = ['existing 476940MB disk sda (13) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f660adc29e0> > 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 0x7f660adbb410> fileSystem: <parted.filesystem.FileSystem object at 0x7f660adbe390> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f660adbe350> PedPartition: <_ped.Partition object at 0x7f660ada88f0> > disk = existing 476940MB disk sda (13) with existing msdos disklabel > start = 394172416 end = 395196415 length = 1024000 > flags = >22:53:15,708 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:15,709 INFO storage: got format: Ext4FS instance (0x7f66099e6550) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = b29c43b2-4612-4cf9-b4d7-04a6c43274d9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = fed15boot size = 500.0 targetSize = 500.0 > >22:53:15,714 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part4 /dev/disk/by-id/wwn-0x50014ee0aaf6c075-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': '395200510', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '581572658', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '94401', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part4', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >22:53:15,714 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >22:53:15,715 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >22:53:15,716 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:15,717 INFO storage: sda4 is a partition >22:53:15,718 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >22:53:15,719 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:53:15,720 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (13) with existing msdos disklabel >22:53:15,721 DEBUG storage: DiskDevice.addChild: kids: 8 ; name: sda ; >22:53:15,722 DEBUG storage: PartitionDevice._setFormat: sda4 ; >22:53:15,722 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:15,724 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >22:53:15,724 DEBUG storage: looking up parted Partition: /dev/sda4 >22:53:15,725 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >22:53:15,726 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >22:53:15,727 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >22:53:15,728 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >22:53:15,729 INFO storage: added partition sda4 (id 22) to device tree >22:53:15,730 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >22:53:15,731 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >22:53:15,732 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >22:53:15,733 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >22:53:15,756 WARN storage: disklabel detected but not usable on sda4 >22:53:15,757 DEBUG storage: no type or existing type for sda4, bailing >22:53:15,758 DEBUG storage: looking up parted Device: /dev/sda4 >22:53:15,762 INFO storage: got device: PartitionDevice instance (0x7f66099daf50) -- > name = sda4 status = True kids = 0 id = 22 > parents = ['existing 476940MB disk sda (13) with existing msdos disklabel'] > uuid = None size = 283971.024414 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0: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 0x7f660adc2a70> > 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 0x7f660adbb410> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f660adbe650> PedPartition: <_ped.Partition object at 0x7f660ada8830> > disk = existing 476940MB disk sda (13) with existing msdos disklabel > start = 395200510 end = 976773167 length = 581572658 > flags = >22:53:15,767 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part5 /dev/disk/by-id/wwn-0x50014ee0aaf6c075-part5 /dev/disk/by-uuid/e1f8ac22-ea2f-4b0f-bd26-78f5427b4325', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e1f8ac22-ea2f-4b0f-bd26-78f5427b4325', > 'ID_FS_UUID_ENC': 'e1f8ac22-ea2f-4b0f-bd26-78f5427b4325', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': '395200512', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '30720000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '94416', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part5', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075-part5', > '/dev/disk/by-uuid/e1f8ac22-ea2f-4b0f-bd26-78f5427b4325'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >22:53:15,767 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >22:53:15,769 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >22:53:15,770 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:15,770 INFO storage: sda5 is a partition >22:53:15,771 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >22:53:15,772 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:53:15,773 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (13) with existing msdos disklabel >22:53:15,774 DEBUG storage: DiskDevice.addChild: kids: 9 ; name: sda ; >22:53:15,775 DEBUG storage: PartitionDevice._setFormat: sda5 ; >22:53:15,775 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:15,777 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >22:53:15,777 DEBUG storage: looking up parted Partition: /dev/sda5 >22:53:15,778 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >22:53:15,779 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >22:53:15,781 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >22:53:15,782 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >22:53:15,782 INFO storage: added partition sda5 (id 23) to device tree >22:53:15,783 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >22:53:15,784 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >22:53:15,785 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >22:53:15,786 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >22:53:15,833 WARN storage: disklabel detected but not usable on sda5 >22:53:15,833 INFO storage: type detected on 'sda5' is 'ext4' >22:53:15,921 DEBUG storage: padding min size from 4185 up to 4603 >22:53:15,923 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:15,923 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:53:15,925 DEBUG storage: PartitionDevice._setFormat: sda5 ; >22:53:15,927 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >22:53:15,928 DEBUG storage: looking up parted Device: /dev/sda5 >22:53:15,931 INFO storage: got device: PartitionDevice instance (0x7f66099e6b50) -- > name = sda5 status = True kids = 0 id = 23 > parents = ['existing 476940MB disk sda (13) with existing msdos disklabel'] > uuid = None size = 15000.0 > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1912, 255, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f660adc23b0> > 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 0x7f660adbb410> fileSystem: <parted.filesystem.FileSystem object at 0x7f660adbe850> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f660adbe7d0> PedPartition: <_ped.Partition object at 0x7f660ada8a70> > disk = existing 476940MB disk sda (13) with existing msdos disklabel > start = 395200512 end = 425920511 length = 30720000 > flags = >22:53:15,932 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:15,933 INFO storage: got format: Ext4FS instance (0x7f66099daa10) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = e1f8ac22-ea2f-4b0f-bd26-78f5427b4325 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 15000.0 targetSize = 15000.0 > >22:53:15,937 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part6 /dev/disk/by-id/wwn-0x50014ee0aaf6c075-part6 /dev/disk/by-uuid/D382-2A61', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'D382-2A61', > 'ID_FS_UUID_ENC': 'D382-2A61', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': '425922560', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '10240000', > 'ID_PART_ENTRY_TYPE': '0x6', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '94435', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part6', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075-part6', > '/dev/disk/by-uuid/D382-2A61'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >22:53:15,938 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >22:53:15,939 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >22:53:15,940 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:15,940 INFO storage: sda6 is a partition >22:53:15,941 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >22:53:15,942 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:53:15,943 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (13) with existing msdos disklabel >22:53:15,944 DEBUG storage: DiskDevice.addChild: kids: 10 ; name: sda ; >22:53:15,945 DEBUG storage: PartitionDevice._setFormat: sda6 ; >22:53:15,945 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:15,947 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >22:53:15,947 DEBUG storage: looking up parted Partition: /dev/sda6 >22:53:15,948 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >22:53:15,949 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >22:53:15,950 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >22:53:15,952 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >22:53:15,952 INFO storage: added partition sda6 (id 24) to device tree >22:53:15,953 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >22:53:15,954 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >22:53:15,955 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >22:53:15,956 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >22:53:16,002 WARN storage: disklabel detected but not usable on sda6 >22:53:16,003 INFO storage: type detected on 'sda6' is 'vfat' >22:53:16,005 DEBUG storage: FATFS.supported: supported: True ; >22:53:16,006 DEBUG storage: getFormat('vfat') returning FATFS instance >22:53:16,008 DEBUG storage: PartitionDevice._setFormat: sda6 ; >22:53:16,009 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: vfat ; >22:53:16,010 DEBUG storage: looking up parted Device: /dev/sda6 >22:53:16,012 INFO storage: got device: PartitionDevice instance (0x7f66099da690) -- > name = sda6 status = True kids = 0 id = 24 > parents = ['existing 476940MB disk sda (13) with existing msdos disklabel'] > uuid = None size = 5000.0 > format = existing vfat filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 10240000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (637, 255, 63) biosGeometry: (637, 255, 63) > PedDevice: <_ped.Device object at 0x7f660adc2b00> > 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 0x7f660adbb410> fileSystem: <parted.filesystem.FileSystem object at 0x7f660adbea10> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f660adbe990> PedPartition: <_ped.Partition object at 0x7f660ada8ad0> > disk = existing 476940MB disk sda (13) with existing msdos disklabel > start = 425922560 end = 436162559 length = 10240000 > flags = >22:53:16,014 DEBUG storage: FATFS.supported: supported: True ; >22:53:16,014 INFO storage: got format: FATFS instance (0x7f66099e6310) -- > type = vfat name = vfat status = False > device = /dev/sda6 uuid = D382-2A61 exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >22:53:16,019 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part7 /dev/disk/by-id/wwn-0x50014ee0aaf6c075-part7 /dev/disk/by-uuid/ddc7a0df-4c0d-45a4-af45-6c1ba03781ca', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'ddc7a0df-4c0d-45a4-af45-6c1ba03781ca', > 'ID_FS_UUID_ENC': 'ddc7a0df-4c0d-45a4-af45-6c1ba03781ca', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': '436164608', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8192000', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '94449', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part7', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075-part7', > '/dev/disk/by-uuid/ddc7a0df-4c0d-45a4-af45-6c1ba03781ca'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7'} ; name: sda7 ; >22:53:16,019 INFO storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >22:53:16,020 DEBUG storage: DeviceTree.getDeviceByName: name: sda7 ; >22:53:16,021 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:16,022 INFO storage: sda7 is a partition >22:53:16,023 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda7 ; >22:53:16,024 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:53:16,025 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (13) with existing msdos disklabel >22:53:16,026 DEBUG storage: DiskDevice.addChild: kids: 11 ; name: sda ; >22:53:16,027 DEBUG storage: PartitionDevice._setFormat: sda7 ; >22:53:16,028 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:16,029 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >22:53:16,029 DEBUG storage: looking up parted Partition: /dev/sda7 >22:53:16,031 DEBUG storage: PartitionDevice.probe: sda7 ; exists: True ; >22:53:16,032 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >22:53:16,034 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >22:53:16,035 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >22:53:16,035 INFO storage: added partition sda7 (id 25) to device tree >22:53:16,036 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >22:53:16,037 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >22:53:16,038 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >22:53:16,040 DEBUG storage: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >22:53:16,080 WARN storage: disklabel detected but not usable on sda7 >22:53:16,081 INFO storage: type detected on 'sda7' is 'swap' >22:53:16,083 DEBUG storage: SwapSpace.__init__: device: /dev/sda7 ; serial: WD-WMAS80024032 ; uuid: ddc7a0df-4c0d-45a4-af45-6c1ba03781ca ; exists: True ; label: None ; >22:53:16,083 DEBUG storage: getFormat('swap') returning SwapSpace instance >22:53:16,085 DEBUG storage: PartitionDevice._setFormat: sda7 ; >22:53:16,086 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: swap ; >22:53:16,087 DEBUG storage: looking up parted Device: /dev/sda7 >22:53:16,090 INFO storage: got device: PartitionDevice instance (0x7f66099e6d90) -- > name = sda7 status = True kids = 0 id = 25 > parents = ['existing 476940MB disk sda (13) with existing msdos disklabel'] > uuid = None size = 4000.0 > format = existing swap > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8192000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (509, 255, 63) biosGeometry: (509, 255, 63) > PedDevice: <_ped.Device object at 0x7f660adc2440> > 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 0x7f660adbb410> fileSystem: <parted.filesystem.FileSystem object at 0x7f660adbebd0> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f660adbeb50> PedPartition: <_ped.Partition object at 0x7f660ada8b30> > disk = existing 476940MB disk sda (13) with existing msdos disklabel > start = 436164608 end = 444356607 length = 8192000 > flags = >22:53:16,090 INFO storage: got format: SwapSpace instance (0x7f66099e6e50) -- > type = swap name = swap status = False > device = /dev/sda7 uuid = ddc7a0df-4c0d-45a4-af45-6c1ba03781ca exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >22:53:16,099 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part8 /dev/disk/by-id/wwn-0x50014ee0aaf6c075-part8', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'VtFunB-5SRd-vhku-FmWc-1X3e-cf4L-OHNZcs', > 'ID_FS_UUID_ENC': 'VtFunB-5SRd-vhku-FmWc-1X3e-cf4L-OHNZcs', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': '8', > 'ID_PART_ENTRY_OFFSET': '444358656', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '102400000', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'LVM2_LV_ATTR': '-wi------', > 'LVM2_LV_NAME': 'kunkelc', > 'LVM2_LV_SIZE': '51183616.00', > 'LVM2_LV_UUID': 'ooT5sU-DHev-ascv-Dare-8b29-dWje-AYLWXJ', > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda8', > 'LVM2_PV_PE_ALLOC_COUNT': '1562', > 'LVM2_PV_PE_COUNT': '1562', > 'LVM2_PV_SIZE': '51183616.00', > 'LVM2_PV_UUID': 'VtFunB-5SRd-vhku-FmWc-1X3e-cf4L-OHNZcs', > 'LVM2_VG_EXTENT_COUNT': '1562', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_p5ewspro00', > 'LVM2_VG_SIZE': '51183616.00', > 'LVM2_VG_UUID': 'wsjhFM-OZkM-OI4U-uUed-7mtp-LfWq-QxIP0Y', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '94464', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part8', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075-part8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8'} ; name: sda8 ; >22:53:16,099 INFO storage: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8)... >22:53:16,101 DEBUG storage: DeviceTree.getDeviceByName: name: sda8 ; >22:53:16,102 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:16,102 INFO storage: sda8 is a partition >22:53:16,104 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda8 ; >22:53:16,105 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:53:16,107 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (13) with existing msdos disklabel >22:53:16,109 DEBUG storage: DiskDevice.addChild: kids: 12 ; name: sda ; >22:53:16,111 DEBUG storage: PartitionDevice._setFormat: sda8 ; >22:53:16,111 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:16,113 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >22:53:16,113 DEBUG storage: looking up parted Partition: /dev/sda8 >22:53:16,115 DEBUG storage: PartitionDevice.probe: sda8 ; exists: True ; >22:53:16,117 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >22:53:16,118 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >22:53:16,120 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >22:53:16,120 INFO storage: added partition sda8 (id 26) to device tree >22:53:16,122 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >22:53:16,123 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >22:53:16,125 DEBUG storage: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >22:53:16,127 DEBUG storage: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >22:53:16,152 WARN storage: disklabel detected but not usable on sda8 >22:53:16,153 INFO storage: type detected on 'sda8' is 'LVM2_member' >22:53:16,154 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg_p5ewspro00 ; uuid: VtFunB-5SRd-vhku-FmWc-1X3e-cf4L-OHNZcs ; exists: True ; vgUuid: wsjhFM-OZkM-OI4U-uUed-7mtp-LfWq-QxIP0Y ; label: None ; peStart: 1.0 ; device: /dev/sda8 ; serial: WD-WMAS80024032 ; >22:53:16,155 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >22:53:16,157 DEBUG storage: PartitionDevice._setFormat: sda8 ; >22:53:16,158 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: lvmpv ; >22:53:16,160 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda8 ; >22:53:16,162 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro00 ; >22:53:16,163 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:16,164 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda8 ; >22:53:16,165 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:16,166 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg_p5ewspro00 ; current: None ; type: None ; >22:53:16,166 INFO storage: added lvmvg vg_p5ewspro00 (id 27) to device tree >22:53:16,167 DEBUG storage: looking up parted Device: /dev/sda8 >22:53:16,169 INFO storage: got device: PartitionDevice instance (0x7f66099e6390) -- > name = sda8 status = True kids = 1 id = 26 > parents = ['existing 476940MB disk sda (13) with existing msdos disklabel'] > uuid = None size = 50000.0 > format = existing lvmpv > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 102400000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6374, 255, 63) biosGeometry: (6374, 255, 63) > PedDevice: <_ped.Device object at 0x7f660adc2c20> > target size = 0 path = /dev/sda8 > 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 0x7f660adbb410> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f660adbe4d0> PedPartition: <_ped.Partition object at 0x7f660ada8890> > disk = existing 476940MB disk sda (13) with existing msdos disklabel > start = 444358656 end = 546758655 length = 102400000 > flags = lvm >22:53:16,169 INFO storage: got format: LVMPhysicalVolume instance (0x7f66099e6b90) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda8 uuid = VtFunB-5SRd-vhku-FmWc-1X3e-cf4L-OHNZcs exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_p5ewspro00 vgUUID = wsjhFM-OZkM-OI4U-uUed-7mtp-LfWq-QxIP0Y peStart = 1.0 >22:53:16,174 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part9 /dev/disk/by-id/wwn-0x50014ee0aaf6c075-part9 /dev/disk/by-uuid/085ec52a-e679-441a-884a-dd2e6e6183cc', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '085ec52a-e679-441a-884a-dd2e6e6183cc', > 'ID_FS_UUID_ENC': '085ec52a-e679-441a-884a-dd2e6e6183cc', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': '9', > 'ID_PART_ENTRY_OFFSET': '546760704', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '778240', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WMAS80024032', > 'ID_SERIAL_SHORT': 'WD-WMAS80024032', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0aaf6c075', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0aaf6c075', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '94486', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WMAS80024032-part9', > '/dev/disk/by-id/wwn-0x50014ee0aaf6c075-part9', > '/dev/disk/by-uuid/085ec52a-e679-441a-884a-dd2e6e6183cc'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9'} ; name: sda9 ; >22:53:16,174 INFO storage: scanning sda9 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9)... >22:53:16,175 DEBUG storage: DeviceTree.getDeviceByName: name: sda9 ; >22:53:16,176 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:16,176 INFO storage: sda9 is a partition >22:53:16,177 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda9 ; >22:53:16,178 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:53:16,179 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (13) with existing msdos disklabel >22:53:16,181 DEBUG storage: DiskDevice.addChild: kids: 13 ; name: sda ; >22:53:16,182 DEBUG storage: PartitionDevice._setFormat: sda9 ; >22:53:16,183 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:16,184 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >22:53:16,184 DEBUG storage: looking up parted Partition: /dev/sda9 >22:53:16,185 DEBUG storage: PartitionDevice.probe: sda9 ; exists: True ; >22:53:16,186 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >22:53:16,188 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >22:53:16,189 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >22:53:16,189 INFO storage: added partition sda9 (id 28) to device tree >22:53:16,190 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >22:53:16,191 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >22:53:16,192 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >22:53:16,193 DEBUG storage: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >22:53:16,299 WARN storage: disklabel detected but not usable on sda9 >22:53:16,300 INFO storage: type detected on 'sda9' is 'ext4' >22:53:16,368 DEBUG storage: padding min size from 14 up to 15 >22:53:16,369 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:16,370 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:53:16,371 DEBUG storage: PartitionDevice._setFormat: sda9 ; >22:53:16,372 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: ext4 ; >22:53:16,373 DEBUG storage: looking up parted Device: /dev/sda9 >22:53:16,376 INFO storage: got device: PartitionDevice instance (0x7f66099e6950) -- > name = sda9 status = True kids = 0 id = 28 > parents = ['existing 476940MB disk sda (13) with existing msdos disklabel'] > uuid = None size = 380.0 > format = existing ext4 filesystem > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 778240 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (48, 255, 63) biosGeometry: (48, 255, 63) > PedDevice: <_ped.Device object at 0x7f660adc2cb0> > target size = 0 path = /dev/sda9 > 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 0x7f660adbb410> fileSystem: <parted.filesystem.FileSystem object at 0x7f660adbef10> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f660adbee90> PedPartition: <_ped.Partition object at 0x7f660ada8bf0> > disk = existing 476940MB disk sda (13) with existing msdos disklabel > start = 546760704 end = 547538943 length = 778240 > flags = >22:53:16,378 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:16,379 INFO storage: got format: Ext4FS instance (0x7f66099e6e90) -- > type = ext4 name = ext4 status = False > device = /dev/sda9 uuid = 085ec52a-e679-441a-884a-dd2e6e6183cc exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 380.0 targetSize = 380.0 > >22:53:16,384 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WCAS84338133 /dev/disk/by-id/wwn-0x50014ee155f78e54', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WCAS84338133', > 'ID_SERIAL_SHORT': 'WD-WCAS84338133', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee155f78e54', > 'ID_WWN_WITH_EXTENSION': '0x50014ee155f78e54', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '97404', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WCAS84338133', > '/dev/disk/by-id/wwn-0x50014ee155f78e54'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >22:53:16,384 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >22:53:16,385 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >22:53:16,386 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:16,387 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >22:53:16,389 INFO storage: sdb is a disk >22:53:16,389 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:16,390 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >22:53:16,390 INFO storage: added disk sdb (id 29) to device tree >22:53:16,390 DEBUG storage: looking up parted Device: /dev/sdb >22:53:16,392 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >22:53:16,393 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >22:53:16,394 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >22:53:16,396 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >22:53:16,400 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f66099e1550>] > device: <parted.device.Device object at 0x7f66099e13d0> > PedDisk: <_ped.Disk object at 0x7f66099de680> >22:53:16,400 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >22:53:16,401 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >22:53:16,402 INFO storage: got device: DiskDevice instance (0x7f660ad7a8d0) -- > name = sdb status = True kids = 0 id = 29 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f660adc2d40> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f66099e6cd0> >22:53:16,404 INFO storage: got format: DiskLabel instance (0x7f66099e11d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f66099e1550>] > device: <parted.device.Device object at 0x7f66099e13d0> > PedDisk: <_ped.Disk object at 0x7f66099de680> > origPartedDisk = <parted.disk.Disk object at 0x7f66099e1790> > partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f660adc2dd0> > >22:53:16,409 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WCAS84338133-part1 /dev/disk/by-id/wwn-0x50014ee155f78e54-part1', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '134', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'P5E-WSPRO.localdomain:0', > 'ID_FS_LABEL_ENC': 'P5E-WSPRO.localdomain:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '1855dd83-351a-9130-dd6c-aa3f2a0bf061', > 'ID_FS_UUID_ENC': '1855dd83-351a-9130-dd6c-aa3f2a0bf061', > 'ID_FS_UUID_SUB': 'f369185d-2e8c-b180-7cbb-307d49bb8ac9', > 'ID_FS_UUID_SUB_ENC': 'f369185d-2e8c-b180-7cbb-307d49bb8ac9', > 'ID_FS_VERSION': '1.1', > 'ID_MODEL': 'WDC_WD5000AAKS-00YGA0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00YGA0\\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': 'dos', > 'ID_PART_ENTRY_SIZE': '976771072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '12.01C02', > 'ID_SERIAL': 'WDC_WD5000AAKS-00YGA0_WD-WCAS84338133', > 'ID_SERIAL_SHORT': 'WD-WCAS84338133', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee155f78e54', > 'ID_WWN_WITH_EXTENSION': '0x50014ee155f78e54', > 'MAJOR': '8', > 'MD_DEVICES': '4', > 'MD_DEV_UUID': 'f369185d:2e8cb180:7cbb307d:49bb8ac9', > 'MD_EVENTS': '8255', > 'MD_LEVEL': 'raid10', > 'MD_NAME': 'P5E-WSPRO.localdomain:0', > 'MD_UPDATE_TIME': '1354938697', > 'MD_UUID': '1855dd83:351a9130:dd6caa3f:2a0bf061', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '97421', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00YGA0_WD-WCAS84338133-part1', > '/dev/disk/by-id/wwn-0x50014ee155f78e54-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >22:53:16,410 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >22:53:16,411 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >22:53:16,412 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:16,412 INFO storage: sdb1 is a partition >22:53:16,413 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >22:53:16,414 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >22:53:16,415 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (29) with existing msdos disklabel >22:53:16,416 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >22:53:16,418 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >22:53:16,418 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:16,419 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >22:53:16,419 DEBUG storage: looking up parted Partition: /dev/sdb1 >22:53:16,420 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >22:53:16,422 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >22:53:16,423 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >22:53:16,424 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >22:53:16,424 INFO storage: added partition sdb1 (id 30) to device tree >22:53:16,425 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >22:53:16,426 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >22:53:16,427 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >22:53:16,429 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >22:53:16,439 WARN storage: disklabel detected but not usable on sdb1 >22:53:16,440 INFO storage: type detected on 'sdb1' is 'linux_raid_member' >22:53:16,442 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: P5E-WSPRO.localdomain:0 ; device: /dev/sdb1 ; serial: WD-WCAS84338133 ; mdUuid: 1855dd83:351a9130:dd6caa3f:2a0bf061 ; biosraid: False ; >22:53:16,442 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >22:53:16,443 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >22:53:16,444 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >22:53:16,445 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >22:53:16,446 DEBUG storage: DeviceTree.getDeviceByUuid returned None >22:53:16,543 INFO storage: using name P5E-WSPRO.localdomain:0 for md array containing member sdb1 >22:53:16,543 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:16,545 DEBUG storage: MDRaidArrayDevice._setFormat: P5E-WSPRO.localdomain:0 ; current: None ; type: None ; >22:53:16,546 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: P5E-WSPRO.localdomain:0 ; status: False ; >22:53:16,548 DEBUG storage: MDRaidArrayDevice._addDevice: P5E-WSPRO.localdomain:0 ; device: sdb1 ; status: True ; >22:53:16,549 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >22:53:16,550 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >22:53:16,582 WARN storage: failed to add member /dev/sdb1 to md array /dev/md/P5E-WSPRO.localdomain:0: mdadd failed for /dev/sdb1: running mdadm --incremental --quiet /dev/sdb1 failed >22:53:16,582 DEBUG storage: looking up parted Device: /dev/md/P5E-WSPRO.localdomain:0 >22:53:16,584 INFO storage: added mdarray P5E-WSPRO.localdomain:0 (id 31) to device tree >22:53:16,585 DEBUG storage: looking up parted Device: /dev/sdb1 >22:53:16,587 INFO storage: got device: PartitionDevice instance (0x7f660ad7ad90) -- > name = sdb1 status = True kids = 1 id = 30 > parents = ['existing 476940MB disk sdb (29) with existing msdos disklabel'] > uuid = None size = 476939.0 > format = existing mdmember > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976771072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f660adc2f80> > 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 0x7f66099e1450> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66099e1610> PedPartition: <_ped.Partition object at 0x7f66099dbfb0> > disk = existing 476940MB disk sdb (29) with existing msdos disklabel > start = 2048 end = 976773119 length = 976771072 > flags = raid >22:53:16,588 INFO storage: got format: MDRaidMember instance (0x7f66099e69d0) -- > type = mdmember name = software RAID status = False > device = /dev/sdb1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 1855dd83:351a9130:dd6caa3f:2a0bf061 biosraid = False >22:53:16,592 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00UU3A0_WD-WCAYU6848044 /dev/disk/by-id/wwn-0x50014ee15881cf2e', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'WDC_WD5000AAKS-00UU3A0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00UU3A0\\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': '01.03B01', > 'ID_SERIAL': 'WDC_WD5000AAKS-00UU3A0_WD-WCAYU6848044', > 'ID_SERIAL_SHORT': 'WD-WCAYU6848044', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee15881cf2e', > 'ID_WWN_WITH_EXTENSION': '0x50014ee15881cf2e', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '104481', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00UU3A0_WD-WCAYU6848044', > '/dev/disk/by-id/wwn-0x50014ee15881cf2e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc'} ; name: sdc ; >22:53:16,593 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc)... >22:53:16,595 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >22:53:16,597 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:16,598 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >22:53:16,600 INFO storage: sdc is a disk >22:53:16,601 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:16,603 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >22:53:16,603 INFO storage: added disk sdc (id 32) to device tree >22:53:16,603 DEBUG storage: looking up parted Device: /dev/sdc >22:53:16,605 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc ; >22:53:16,607 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >22:53:16,608 DEBUG storage: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >22:53:16,611 DEBUG storage: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >22:53:16,616 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f66099e6750>] > device: <parted.device.Device object at 0x7f66099e1dd0> > PedDisk: <_ped.Disk object at 0x7f66099dea28> >22:53:16,617 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >22:53:16,619 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >22:53:16,621 INFO storage: got device: DiskDevice instance (0x7f66099e1d90) -- > name = sdc status = True kids = 0 id = 32 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66099f40e0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f66099e1a10> >22:53:16,622 INFO storage: got format: DiskLabel instance (0x7f66099e1cd0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f66099e6750>] > device: <parted.device.Device object at 0x7f66099e1dd0> > PedDisk: <_ped.Disk object at 0x7f66099dea28> > origPartedDisk = <parted.disk.Disk object at 0x7f6609a0c1d0> > partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66099f4170> > >22:53:16,628 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00UU3A0_WD-WCAYU6848044-part1 /dev/disk/by-id/wwn-0x50014ee15881cf2e-part1', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'P5E-WSPRO.localdomain:0', > 'ID_FS_LABEL_ENC': 'P5E-WSPRO.localdomain:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '1855dd83-351a-9130-dd6c-aa3f2a0bf061', > 'ID_FS_UUID_ENC': '1855dd83-351a-9130-dd6c-aa3f2a0bf061', > 'ID_FS_UUID_SUB': 'f4a30f44-decf-d61f-1721-76c18757ef1c', > 'ID_FS_UUID_SUB_ENC': 'f4a30f44-decf-d61f-1721-76c18757ef1c', > 'ID_FS_VERSION': '1.1', > 'ID_MODEL': 'WDC_WD5000AAKS-00UU3A0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00UU3A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '976771072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '01.03B01', > 'ID_SERIAL': 'WDC_WD5000AAKS-00UU3A0_WD-WCAYU6848044', > 'ID_SERIAL_SHORT': 'WD-WCAYU6848044', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee15881cf2e', > 'ID_WWN_WITH_EXTENSION': '0x50014ee15881cf2e', > 'MAJOR': '8', > 'MD_DEVICES': '4', > 'MD_DEV_UUID': 'f4a30f44:decfd61f:172176c1:8757ef1c', > 'MD_EVENTS': '8255', > 'MD_LEVEL': 'raid10', > 'MD_NAME': 'P5E-WSPRO.localdomain:0', > 'MD_UPDATE_TIME': '1354938697', > 'MD_UUID': '1855dd83:351a9130:dd6caa3f:2a0bf061', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '104500', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00UU3A0_WD-WCAYU6848044-part1', > '/dev/disk/by-id/wwn-0x50014ee15881cf2e-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >22:53:16,628 INFO storage: scanning sdc1 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >22:53:16,629 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >22:53:16,630 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:16,630 INFO storage: sdc1 is a partition >22:53:16,631 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >22:53:16,632 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >22:53:16,633 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sdc (32) with existing msdos disklabel >22:53:16,635 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdc ; >22:53:16,636 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >22:53:16,636 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:16,637 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >22:53:16,638 DEBUG storage: looking up parted Partition: /dev/sdc1 >22:53:16,639 DEBUG storage: PartitionDevice.probe: sdc1 ; exists: True ; >22:53:16,640 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >22:53:16,641 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >22:53:16,642 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >22:53:16,643 INFO storage: added partition sdc1 (id 33) to device tree >22:53:16,644 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >22:53:16,645 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >22:53:16,646 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >22:53:16,647 DEBUG storage: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >22:53:16,653 WARN storage: disklabel detected but not usable on sdc1 >22:53:16,653 INFO storage: type detected on 'sdc1' is 'linux_raid_member' >22:53:16,656 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: P5E-WSPRO.localdomain:0 ; device: /dev/sdc1 ; serial: WD-WCAYU6848044 ; mdUuid: 1855dd83:351a9130:dd6caa3f:2a0bf061 ; biosraid: False ; >22:53:16,656 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >22:53:16,658 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >22:53:16,659 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: mdmember ; >22:53:16,661 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdc1 ; >22:53:16,663 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:16,663 INFO storage: Using 128MB superBlockSize >22:53:16,664 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:16,664 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 953875MB mdarray P5E-WSPRO.localdomain:0 (31) >22:53:16,666 DEBUG storage: MDRaidArrayDevice._addDevice: P5E-WSPRO.localdomain:0 ; device: sdc1 ; status: True ; >22:53:16,667 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdc1 ; >22:53:16,669 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >22:53:16,736 WARN storage: failed to add member /dev/sdc1 to md array /dev/md/P5E-WSPRO.localdomain:0: mdadd failed for /dev/sdc1: running mdadm --incremental --quiet /dev/sdc1 failed >22:53:16,738 DEBUG storage: looking up parted Device: /dev/sdc1 >22:53:16,741 INFO storage: got device: PartitionDevice instance (0x7f66099e1b50) -- > name = sdc1 status = True kids = 1 id = 33 > parents = ['existing 476940MB disk sdc (32) with existing msdos disklabel'] > uuid = None size = 476939.0 > format = existing mdmember > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976771072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66099f4320> > target size = 0 path = /dev/sdc1 > 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 0x7f66099e68d0> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66099e6c10> PedPartition: <_ped.Partition object at 0x7f66099f71d0> > disk = existing 476940MB disk sdc (32) with existing msdos disklabel > start = 2048 end = 976773119 length = 976771072 > flags = raid >22:53:16,741 INFO storage: got format: MDRaidMember instance (0x7f6609a0c750) -- > type = mdmember name = software RAID status = False > device = /dev/sdc1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 1855dd83:351a9130:dd6caa3f:2a0bf061 biosraid = False >22:53:16,747 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00UU3A0_WD-WCAYU6858228 /dev/disk/by-id/wwn-0x50014ee1032ce505', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'WDC_WD5000AAKS-00UU3A0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00UU3A0\\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': '01.03B01', > 'ID_SERIAL': 'WDC_WD5000AAKS-00UU3A0_WD-WCAYU6858228', > 'ID_SERIAL_SHORT': 'WD-WCAYU6858228', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee1032ce505', > 'ID_WWN_WITH_EXTENSION': '0x50014ee1032ce505', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '106970', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00UU3A0_WD-WCAYU6858228', > '/dev/disk/by-id/wwn-0x50014ee1032ce505'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd'} ; name: sdd ; >22:53:16,748 INFO storage: scanning sdd (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd)... >22:53:16,750 DEBUG storage: DeviceTree.getDeviceByName: name: sdd ; >22:53:16,751 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:16,752 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdd ; >22:53:16,754 INFO storage: sdd is a disk >22:53:16,754 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:16,755 DEBUG storage: DiskDevice._setFormat: sdd ; current: None ; type: None ; >22:53:16,755 INFO storage: added disk sdd (id 34) to device tree >22:53:16,756 DEBUG storage: looking up parted Device: /dev/sdd >22:53:16,758 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdd ; >22:53:16,759 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdd ; label_type: dos ; >22:53:16,761 DEBUG storage: DiskDevice.setup: sdd ; status: True ; controllable: True ; orig: False ; >22:53:16,764 DEBUG storage: DiskLabel.__init__: device: /dev/sdd ; labelType: msdos ; exists: True ; >22:53:16,768 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f6609a0c650>] > device: <parted.device.Device object at 0x7f6609a0c4d0> > PedDisk: <_ped.Disk object at 0x7f66099d39e0> >22:53:16,769 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >22:53:16,771 DEBUG storage: DiskDevice._setFormat: sdd ; current: None ; type: disklabel ; >22:53:16,772 INFO storage: got device: DiskDevice instance (0x7f66099e1d50) -- > name = sdd status = True kids = 0 id = 34 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66099f4440> > target size = 0 path = /dev/sdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f66099e1d10> >22:53:16,775 INFO storage: got format: DiskLabel instance (0x7f6609a0c290) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdd uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f6609a0c650>] > device: <parted.device.Device object at 0x7f6609a0c4d0> > PedDisk: <_ped.Disk object at 0x7f66099d39e0> > origPartedDisk = <parted.disk.Disk object at 0x7f6609a0c890> > partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66099f43b0> > >22:53:16,783 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00UU3A0_WD-WCAYU6858228-part1 /dev/disk/by-id/wwn-0x50014ee1032ce505-part1', > 'DEVNAME': 'sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'P5E-WSPRO.localdomain:0', > 'ID_FS_LABEL_ENC': 'P5E-WSPRO.localdomain:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '1855dd83-351a-9130-dd6c-aa3f2a0bf061', > 'ID_FS_UUID_ENC': '1855dd83-351a-9130-dd6c-aa3f2a0bf061', > 'ID_FS_UUID_SUB': '9ebdd28e-20cb-fbc3-200f-760365304491', > 'ID_FS_UUID_SUB_ENC': '9ebdd28e-20cb-fbc3-200f-760365304491', > 'ID_FS_VERSION': '1.1', > 'ID_MODEL': 'WDC_WD5000AAKS-00UU3A0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00UU3A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '976771072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '01.03B01', > 'ID_SERIAL': 'WDC_WD5000AAKS-00UU3A0_WD-WCAYU6858228', > 'ID_SERIAL_SHORT': 'WD-WCAYU6858228', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee1032ce505', > 'ID_WWN_WITH_EXTENSION': '0x50014ee1032ce505', > 'MAJOR': '8', > 'MD_DEVICES': '4', > 'MD_DEV_UUID': '9ebdd28e:20cbfbc3:200f7603:65304491', > 'MD_EVENTS': '8255', > 'MD_LEVEL': 'raid10', > 'MD_NAME': 'P5E-WSPRO.localdomain:0', > 'MD_UPDATE_TIME': '1354938697', > 'MD_UUID': '1855dd83:351a9130:dd6caa3f:2a0bf061', > 'MINOR': '49', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '106986', > 'name': 'sdd1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00UU3A0_WD-WCAYU6858228-part1', > '/dev/disk/by-id/wwn-0x50014ee1032ce505-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >22:53:16,783 INFO storage: scanning sdd1 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1)... >22:53:16,784 DEBUG storage: DeviceTree.getDeviceByName: name: sdd1 ; >22:53:16,785 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:16,785 INFO storage: sdd1 is a partition >22:53:16,786 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >22:53:16,787 DEBUG storage: DeviceTree.getDeviceByName: name: sdd ; >22:53:16,788 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sdd (34) with existing msdos disklabel >22:53:16,789 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdd ; >22:53:16,791 DEBUG storage: PartitionDevice._setFormat: sdd1 ; >22:53:16,791 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:16,792 DEBUG storage: PartitionDevice._setFormat: sdd1 ; current: None ; type: None ; >22:53:16,792 DEBUG storage: looking up parted Partition: /dev/sdd1 >22:53:16,793 DEBUG storage: PartitionDevice.probe: sdd1 ; exists: True ; >22:53:16,795 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 1 ; >22:53:16,796 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 10 ; >22:53:16,797 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 12 ; >22:53:16,797 INFO storage: added partition sdd1 (id 35) to device tree >22:53:16,798 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdd1 ; >22:53:16,799 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdd1 ; label_type: dos ; >22:53:16,800 DEBUG storage: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >22:53:16,801 DEBUG storage: DiskLabel.__init__: device: /dev/sdd1 ; labelType: dos ; exists: True ; >22:53:16,806 WARN storage: disklabel detected but not usable on sdd1 >22:53:16,807 INFO storage: type detected on 'sdd1' is 'linux_raid_member' >22:53:16,809 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: P5E-WSPRO.localdomain:0 ; device: /dev/sdd1 ; serial: WD-WCAYU6858228 ; mdUuid: 1855dd83:351a9130:dd6caa3f:2a0bf061 ; biosraid: False ; >22:53:16,809 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >22:53:16,811 DEBUG storage: PartitionDevice._setFormat: sdd1 ; >22:53:16,813 DEBUG storage: PartitionDevice._setFormat: sdd1 ; current: None ; type: mdmember ; >22:53:16,814 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdd1 ; >22:53:16,817 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:16,817 INFO storage: Using 128MB superBlockSize >22:53:16,818 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:16,818 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 953875MB mdarray P5E-WSPRO.localdomain:0 (31) >22:53:16,821 DEBUG storage: MDRaidArrayDevice._addDevice: P5E-WSPRO.localdomain:0 ; device: sdd1 ; status: True ; >22:53:16,822 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdd1 ; >22:53:16,823 DEBUG storage: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >22:53:16,856 WARN storage: failed to add member /dev/sdd1 to md array /dev/md/P5E-WSPRO.localdomain:0: mdadd failed for /dev/sdd1: running mdadm --incremental --quiet /dev/sdd1 failed >22:53:16,858 DEBUG storage: looking up parted Device: /dev/sdd1 >22:53:16,860 INFO storage: got device: PartitionDevice instance (0x7f66099e1f50) -- > name = sdd1 status = True kids = 1 id = 35 > parents = ['existing 476940MB disk sdd (34) with existing msdos disklabel'] > uuid = None size = 476939.0 > format = existing mdmember > major = 8 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976771072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66099f45f0> > target size = 0 path = /dev/sdd1 > 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 0x7f6609a0c450> fileSystem: None > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6609a0c810> PedPartition: <_ped.Partition object at 0x7f66099f7170> > disk = existing 476940MB disk sdd (34) with existing msdos disklabel > start = 2048 end = 976773119 length = 976771072 > flags = raid >22:53:16,862 INFO storage: got format: MDRaidMember instance (0x7f6609a0ce10) -- > type = mdmember name = software RAID status = False > device = /dev/sdd1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 1855dd83:351a9130:dd6caa3f:2a0bf061 biosraid = False >22:53:16,866 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00UU3A0_WD-WCAYU6826955 /dev/disk/by-id/wwn-0x50014ee1add0e04c', > 'DEVNAME': 'sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sde', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'WDC_WD5000AAKS-00UU3A0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00UU3A0\\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': '01.03B01', > 'ID_SERIAL': 'WDC_WD5000AAKS-00UU3A0_WD-WCAYU6826955', > 'ID_SERIAL_SHORT': 'WD-WCAYU6826955', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee1add0e04c', > 'ID_WWN_WITH_EXTENSION': '0x50014ee1add0e04c', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '109703', > 'name': 'sde', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00UU3A0_WD-WCAYU6826955', > '/dev/disk/by-id/wwn-0x50014ee1add0e04c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sde'} ; name: sde ; >22:53:16,867 INFO storage: scanning sde (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sde)... >22:53:16,868 DEBUG storage: DeviceTree.getDeviceByName: name: sde ; >22:53:16,869 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:16,870 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sde ; >22:53:16,872 INFO storage: sde is a disk >22:53:16,872 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:16,873 DEBUG storage: DiskDevice._setFormat: sde ; current: None ; type: None ; >22:53:16,873 INFO storage: added disk sde (id 36) to device tree >22:53:16,874 DEBUG storage: looking up parted Device: /dev/sde >22:53:16,875 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sde ; >22:53:16,876 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sde ; label_type: dos ; >22:53:16,877 DEBUG storage: DiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >22:53:16,880 DEBUG storage: DiskLabel.__init__: device: /dev/sde ; labelType: msdos ; exists: True ; >22:53:16,883 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f6609a0b050>] > device: <parted.device.Device object at 0x7f6609a0c550> > PedDisk: <_ped.Disk object at 0x7f66099ecb00> >22:53:16,884 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >22:53:16,885 DEBUG storage: DiskDevice._setFormat: sde ; current: None ; type: disklabel ; >22:53:16,886 INFO storage: got device: DiskDevice instance (0x7f6609a0cdd0) -- > name = sde status = True kids = 0 id = 36 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sde partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66099f4710> > target size = 0 path = /dev/sde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f6609a0cb10> >22:53:16,888 INFO storage: got format: DiskLabel instance (0x7f6609a0ccd0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sde uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f6609a0b050>] > device: <parted.device.Device object at 0x7f6609a0c550> > PedDisk: <_ped.Disk object at 0x7f66099ecb00> > origPartedDisk = <parted.disk.Disk object at 0x7f6609a0b150> > partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66099f4680> > >22:53:16,893 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00UU3A0_WD-WCAYU6826955-part1 /dev/disk/by-id/wwn-0x50014ee1add0e04c-part1', > 'DEVNAME': 'sde1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sde/sde1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'P5E-WSPRO.localdomain:0', > 'ID_FS_LABEL_ENC': 'P5E-WSPRO.localdomain:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '1855dd83-351a-9130-dd6c-aa3f2a0bf061', > 'ID_FS_UUID_ENC': '1855dd83-351a-9130-dd6c-aa3f2a0bf061', > 'ID_FS_UUID_SUB': '9a906e68-780c-af17-583e-acce2497cd39', > 'ID_FS_UUID_SUB_ENC': '9a906e68-780c-af17-583e-acce2497cd39', > 'ID_FS_VERSION': '1.1', > 'ID_MODEL': 'WDC_WD5000AAKS-00UU3A0', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00UU3A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '976771072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '01.03B01', > 'ID_SERIAL': 'WDC_WD5000AAKS-00UU3A0_WD-WCAYU6826955', > 'ID_SERIAL_SHORT': 'WD-WCAYU6826955', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee1add0e04c', > 'ID_WWN_WITH_EXTENSION': '0x50014ee1add0e04c', > 'MAJOR': '8', > 'MD_DEVICES': '4', > 'MD_DEV_UUID': '9a906e68:780caf17:583eacce:2497cd39', > 'MD_EVENTS': '8255', > 'MD_LEVEL': 'raid10', > 'MD_NAME': 'P5E-WSPRO.localdomain:0', > 'MD_UPDATE_TIME': '1354938697', > 'MD_UUID': '1855dd83:351a9130:dd6caa3f:2a0bf061', > 'MINOR': '65', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '109737', > 'name': 'sde1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00UU3A0_WD-WCAYU6826955-part1', > '/dev/disk/by-id/wwn-0x50014ee1add0e04c-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sde/sde1'} ; name: sde1 ; >22:53:16,893 INFO storage: scanning sde1 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sde/sde1)... >22:53:16,894 DEBUG storage: DeviceTree.getDeviceByName: name: sde1 ; >22:53:16,895 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:16,895 INFO storage: sde1 is a partition >22:53:16,896 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sde1 ; >22:53:16,897 DEBUG storage: DeviceTree.getDeviceByName: name: sde ; >22:53:16,898 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sde (36) with existing msdos disklabel >22:53:16,900 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sde ; >22:53:16,901 DEBUG storage: PartitionDevice._setFormat: sde1 ; >22:53:16,901 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:16,902 DEBUG storage: PartitionDevice._setFormat: sde1 ; current: None ; type: None ; >22:53:16,902 DEBUG storage: looking up parted Partition: /dev/sde1 >22:53:16,904 DEBUG storage: PartitionDevice.probe: sde1 ; exists: True ; >22:53:16,905 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 1 ; >22:53:16,906 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 10 ; >22:53:16,907 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 12 ; >22:53:16,907 INFO storage: added partition sde1 (id 37) to device tree >22:53:16,908 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sde1 ; >22:53:16,909 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sde1 ; label_type: dos ; >22:53:16,910 DEBUG storage: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >22:53:16,911 DEBUG storage: DiskLabel.__init__: device: /dev/sde1 ; labelType: dos ; exists: True ; >22:53:16,917 WARN storage: disklabel detected but not usable on sde1 >22:53:16,917 INFO storage: type detected on 'sde1' is 'linux_raid_member' >22:53:16,918 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: P5E-WSPRO.localdomain:0 ; device: /dev/sde1 ; serial: WD-WCAYU6826955 ; mdUuid: 1855dd83:351a9130:dd6caa3f:2a0bf061 ; biosraid: False ; >22:53:16,918 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >22:53:16,919 DEBUG storage: PartitionDevice._setFormat: sde1 ; >22:53:16,920 DEBUG storage: PartitionDevice._setFormat: sde1 ; current: None ; type: mdmember ; >22:53:16,922 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sde1 ; >22:53:16,924 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:16,924 INFO storage: Using 128MB superBlockSize >22:53:16,925 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:16,925 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 953875MB mdarray P5E-WSPRO.localdomain:0 (31) >22:53:16,927 DEBUG storage: MDRaidArrayDevice._addDevice: P5E-WSPRO.localdomain:0 ; device: sde1 ; status: True ; >22:53:16,928 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sde1 ; >22:53:16,930 DEBUG storage: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >22:53:16,965 WARN storage: failed to add member /dev/sde1 to md array /dev/md/P5E-WSPRO.localdomain:0: mdadd failed for /dev/sde1: running mdadm --incremental --quiet /dev/sde1 failed >22:53:16,967 DEBUG storage: looking up parted Device: /dev/sde1 >22:53:16,969 INFO storage: got device: PartitionDevice instance (0x7f6609a0ca50) -- > name = sde1 status = True kids = 1 id = 37 > parents = ['existing 476940MB disk sde (36) with existing msdos disklabel'] > uuid = None size = 476939.0 > format = existing mdmember > major = 8 minor = 65 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976771072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66099f4950> > target size = 0 path = /dev/sde1 > 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 0x7f6609a0c690> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6609a0b0d0> PedPartition: <_ped.Partition object at 0x7f66099f7230> > disk = existing 476940MB disk sde (36) with existing msdos disklabel > start = 2048 end = 976773119 length = 976771072 > flags = raid >22:53:16,970 INFO storage: got format: MDRaidMember instance (0x7f6609a0b6d0) -- > type = mdmember name = software RAID status = False > device = /dev/sde1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 1855dd83:351a9130:dd6caa3f:2a0bf061 biosraid = False >22:53:16,972 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': '124572', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >22:53:16,973 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >22:53:16,974 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >22:53:16,977 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:16,977 INFO storage: loop0 is a loop device >22:53:16,978 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >22:53:16,979 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >22:53:16,980 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:16,980 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:16,982 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >22:53:16,982 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 38) to device tree >22:53:16,983 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >22:53:16,983 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:16,985 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >22:53:16,985 INFO storage: added loop loop0 (id 39) to device tree >22:53:16,986 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >22:53:16,987 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >22:53:16,987 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >22:53:17,016 DEBUG storage: LoopDevice.setup: loop0 ; status: True ; controllable: False ; orig: False ; >22:53:17,032 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >22:53:17,035 WARN storage: disklabel detected but not usable on loop0 >22:53:17,036 INFO storage: type detected on 'loop0' is 'squashfs' >22:53:17,036 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >22:53:17,038 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >22:53:17,050 DEBUG storage: looking up parted Device: /run/install/repo/LiveOS/squashfs.img >22:53:17,066 DEBUG storage: looking up parted Device: /dev/loop0 >22:53:17,067 INFO storage: got device: LoopDevice instance (0x7f6609a0ca90) -- > name = loop0 status = True kids = 0 id = 39 > parents = ['existing 197MB file /run/install/repo/LiveOS/squashfs.img (38)'] > uuid = None size = 197.625 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Loopback device path: /dev/loop0 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 404736 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7f66099f49e0> > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >22:53:17,071 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/7e397d69-89ec-4887-b091-610d7314bec1', > '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': '7e397d69-89ec-4887-b091-610d7314bec1', > 'ID_FS_UUID_ENC': '7e397d69-89ec-4887-b091-610d7314bec1', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '124596', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/7e397d69-89ec-4887-b091-610d7314bec1'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >22:53:17,072 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >22:53:17,073 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >22:53:17,075 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:17,075 INFO storage: loop1 is a loop device >22:53:17,077 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >22:53:17,078 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >22:53:17,080 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:17,080 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:17,082 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >22:53:17,082 INFO storage: added file /LiveOS/rootfs.img (id 40) to device tree >22:53:17,083 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >22:53:17,083 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:17,085 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >22:53:17,085 INFO storage: added loop loop1 (id 41) to device tree >22:53:17,086 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >22:53:17,087 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >22:53:17,088 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:17,088 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:53:17,088 DEBUG storage: device loop1 does not contain a disklabel >22:53:17,089 INFO storage: type detected on 'loop1' is 'ext4' >22:53:17,166 DEBUG storage: using current size 0 as min size >22:53:17,167 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:17,167 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:53:17,168 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >22:53:17,169 INFO storage: got device: LoopDevice instance (0x7f6609a0b750) -- > name = loop1 status = False kids = 0 id = 41 > parents = ['existing 0MB file /LiveOS/rootfs.img (40)'] > 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 >22:53:17,170 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:17,171 INFO storage: got format: Ext4FS instance (0x7f6609a0b510) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 7e397d69-89ec-4887-b091-610d7314bec1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >22:53:17,172 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': '124621', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >22:53:17,173 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >22:53:17,174 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >22:53:17,175 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:17,175 INFO storage: loop2 is a loop device >22:53:17,176 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >22:53:17,177 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >22:53:17,178 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:17,178 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:17,179 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >22:53:17,179 INFO storage: added file /overlay (deleted) (id 42) to device tree >22:53:17,181 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >22:53:17,181 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:17,182 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >22:53:17,182 INFO storage: added loop loop2 (id 43) to device tree >22:53:17,183 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >22:53:17,184 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >22:53:17,184 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >22:53:17,185 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >22:53:17,186 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >22:53:17,189 WARN storage: disklabel detected but not usable on loop2 >22:53:17,190 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >22:53:17,190 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >22:53:17,191 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >22:53:17,191 INFO storage: got device: LoopDevice instance (0x7f6609a0b590) -- > name = loop2 status = False kids = 0 id = 43 > parents = ['existing 0MB file /overlay (deleted) (42)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >22:53:17,193 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': '124645', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >22:53:17,193 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >22:53:17,193 DEBUG storage: lvm filter: adding loop3 to the reject list >22:53:17,195 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': '124675', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >22:53:17,195 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >22:53:17,195 DEBUG storage: lvm filter: adding loop4 to the reject list >22:53:17,196 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': '124699', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >22:53:17,197 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >22:53:17,197 DEBUG storage: lvm filter: adding loop5 to the reject list >22:53:17,199 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': '125154', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >22:53:17,199 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >22:53:17,199 DEBUG storage: lvm filter: adding loop6 to the reject list >22:53:17,201 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': '125183', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >22:53:17,201 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >22:53:17,201 DEBUG storage: lvm filter: adding loop7 to the reject list >22:53:17,201 DEBUG storage: Skipping a device mapper drive (dm-0) for now >22:53:17,206 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/md-name-P5E-WSPRO.localdomain:0 /dev/disk/by-id/md-uuid-1855dd83:351a9130:dd6caa3f:2a0bf061 /dev/md/P5E-WSPRO.localdomain:0', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'YR8dNM-3KiR-Pj0j-YgF9-8ndf-Dwc7-IR0gIJ', > 'ID_FS_UUID_ENC': 'YR8dNM-3KiR-Pj0j-YgF9-8ndf-Dwc7-IR0gIJ', > 'ID_FS_VERSION': 'LVM2\\x20001', > 'LVM2_LV_ATTR': ['-wi------', > '-wi------', > '-wi------', > '-wi------', > '-wi------', > '-wi------', > '-wi------', > '-wi------', > ''], > 'LVM2_LV_NAME': ['fedora15', > 'fedora16', > 'seti', > 'fedora17', > 'datalv', > 'fedora18', > 'datalv', > 'fedoraKDE18', > ''], > 'LVM2_LV_SIZE': ['20480000.00', > '20480000.00', > '2031616.00', > '20480000.00', > '41943040.00', > '20480000.00', > '41943040.00', > '20971520.00', > '0'], > 'LVM2_LV_UUID': ['ZCpwZt-eRxP-QXea-J2NO-P19A-j5ae-2Hi4v4', > 'vZEiOA-9tC3-HN4V-giEZ-27Nu-xSGP-PEoVKf', > 'AmHGfO-J3l6-VwBS-J4wC-rsaR-2gpD-GvdYEn', > '61krx7-i5BL-z3EO-365L-EA0O-etmE-3NZ2Iv', > '6w3pzD-BY5P-qD9p-pDEA-hMXi-PEfq-AuVe7a', > 'o1XpcK-9BWP-DIIH-rOHL-2ker-sKZH-hzq7tc', > '6w3pzD-BY5P-qD9p-pDEA-hMXi-PEfq-AuVe7a', > 'vL5OCi-tPGM-aIfR-1WS0-YnY6-LlBE-DbS6mc', > ''], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/md127', > 'LVM2_PV_PE_ALLOC_COUNT': '4482', > 'LVM2_PV_PE_COUNT': '29808', > 'LVM2_PV_SIZE': '976748544.00', > 'LVM2_PV_UUID': 'YR8dNM-3KiR-Pj0j-YgF9-8ndf-Dwc7-IR0gIJ', > 'LVM2_VG_EXTENT_COUNT': '29808', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '829882368.00', > 'LVM2_VG_FREE_COUNT': '25326', > 'LVM2_VG_NAME': 'vg_p5ewspro', > 'LVM2_VG_SIZE': '976748544.00', > 'LVM2_VG_UUID': 'cbVmIW-x90X-7guA-AUNP-xcf6-65NV-ZJspj7', > 'MAJOR': '9', > 'MD_DEVICES': '4', > 'MD_DEVNAME': 'P5E-WSPRO.localdomain:0', > 'MD_LEVEL': 'raid10', > 'MD_METADATA': '1.1', > 'MD_NAME': 'P5E-WSPRO.localdomain:0', > 'MD_UUID': '1855dd83:351a9130:dd6caa3f:2a0bf061', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '459555', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-name-P5E-WSPRO.localdomain:0', > '/dev/disk/by-id/md-uuid-1855dd83:351a9130:dd6caa3f:2a0bf061', > '/dev/md/P5E-WSPRO.localdomain:0'], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >22:53:17,206 INFO storage: scanning md127 (/devices/virtual/block/md127)... >22:53:17,207 DEBUG storage: DeviceTree.getDeviceByName: name: md127 ; >22:53:17,208 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:17,208 INFO storage: md127 is an md device >22:53:17,209 DEBUG storage: DeviceTree.getDeviceByUuid returned None >22:53:17,210 DEBUG storage: DeviceTree.addUdevMDDevice: name: P5E-WSPRO.localdomain:0 ; >22:53:17,211 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >22:53:17,213 DEBUG storage: DeviceTree.getDeviceByName returned existing 476939MB partition sdb1 (30) with existing mdmember >22:53:17,214 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >22:53:17,215 DEBUG storage: DeviceTree.getDeviceByName returned existing 476939MB partition sdc1 (33) with existing mdmember >22:53:17,216 DEBUG storage: DeviceTree.getDeviceByName: name: sdd1 ; >22:53:17,217 DEBUG storage: DeviceTree.getDeviceByName returned existing 476939MB partition sdd1 (35) with existing mdmember >22:53:17,218 DEBUG storage: DeviceTree.getDeviceByName: name: sde1 ; >22:53:17,219 DEBUG storage: DeviceTree.getDeviceByName returned existing 476939MB partition sde1 (37) with existing mdmember >22:53:17,220 DEBUG storage: DeviceTree.getDeviceByName: name: P5E-WSPRO.localdomain:0 ; >22:53:17,221 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:17,221 INFO storage: Using 128MB superBlockSize >22:53:17,221 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:17,222 DEBUG storage: DeviceTree.getDeviceByName returned existing 953875MB mdarray P5E-WSPRO.localdomain:0 (31) >22:53:17,223 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: P5E-WSPRO.localdomain:0 ; >22:53:17,224 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: P5E-WSPRO.localdomain:0 ; label_type: None ; >22:53:17,225 DEBUG storage: LVMPhysicalVolume.__init__: >22:53:17,225 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >22:53:17,225 DEBUG storage: device P5E-WSPRO.localdomain:0 does not contain a disklabel >22:53:17,226 INFO storage: type detected on 'md127' is 'LVM2_member' >22:53:17,227 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg_p5ewspro ; uuid: YR8dNM-3KiR-Pj0j-YgF9-8ndf-Dwc7-IR0gIJ ; exists: True ; vgUuid: cbVmIW-x90X-7guA-AUNP-xcf6-65NV-ZJspj7 ; label: None ; peStart: 1.0 ; device: /dev/md/P5E-WSPRO.localdomain:0 ; serial: None ; >22:53:17,227 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >22:53:17,228 DEBUG storage: MDRaidArrayDevice._setFormat: P5E-WSPRO.localdomain:0 ; current: None ; type: lvmpv ; >22:53:17,229 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: P5E-WSPRO.localdomain:0 ; >22:53:17,230 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >22:53:17,231 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:17,233 DEBUG storage: MDRaidArrayDevice.addChild: kids: 0 ; name: P5E-WSPRO.localdomain:0 ; >22:53:17,233 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:17,234 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg_p5ewspro ; current: None ; type: None ; >22:53:17,234 INFO storage: added lvmvg vg_p5ewspro (id 44) to device tree >22:53:17,236 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:17,236 INFO storage: Using 128MB superBlockSize >22:53:17,236 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:17,237 INFO storage: got device: MDRaidArrayDevice instance (0x7f66099e1c50) -- > name = P5E-WSPRO.localdomain:0 status = True kids = 1 id = 31 > parents = ['existing 476939MB partition sdb1 (30) with existing mdmember', > 'existing 476939MB partition sdc1 (33) with existing mdmember', > 'existing 476939MB partition sdd1 (35) with existing mdmember', > 'existing 476939MB partition sde1 (37) with existing mdmember'] > uuid = 1855dd83:351a9130:dd6caa3f:2a0bf061 size = 953875.0 > format = existing lvmpv > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md127 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/P5E-WSPRO.localdomain:0 type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 1953536000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (244192000, 2, 4) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f660adc2b90> > target size = 0 path = /dev/md/P5E-WSPRO.localdomain:0 > format args = None originalFormat = None level = 10 spares = 0 > members = 4 > total devices = 4 metadata version = 1.1 >22:53:17,237 INFO storage: got format: LVMPhysicalVolume instance (0x7f6609a0cd10) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/md/P5E-WSPRO.localdomain:0 uuid = YR8dNM-3KiR-Pj0j-YgF9-8ndf-Dwc7-IR0gIJ exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_p5ewspro vgUUID = cbVmIW-x90X-7guA-AUNP-xcf6-65NV-ZJspj7 peStart = 1.0 >22:53:17,280 INFO storage: devices to scan: ['dm-0'] >22:53:17,283 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/7e397d69-89ec-4887-b091-610d7314bec1 /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': '7e397d69-89ec-4887-b091-610d7314bec1', > 'ID_FS_UUID_ENC': '7e397d69-89ec-4887-b091-610d7314bec1', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '893540', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/7e397d69-89ec-4887-b091-610d7314bec1', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >22:53:17,283 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >22:53:17,284 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >22:53:17,285 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:17,285 INFO storage: live-rw is a device-mapper device >22:53:17,286 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >22:53:17,287 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg_p5ewspro00 ; status: True ; >22:53:17,288 DEBUG storage: failed to find dm node for vg_p5ewspro00 >22:53:17,289 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg_p5ewspro ; status: True ; >22:53:17,289 DEBUG storage: failed to find dm node for vg_p5ewspro >22:53:17,290 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >22:53:17,291 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (41) with existing ext4 filesystem >22:53:17,293 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >22:53:17,294 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (43) >22:53:17,295 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >22:53:17,297 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:17,299 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >22:53:17,299 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:17,300 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >22:53:17,300 INFO storage: added dm live-rw (id 45) to device tree >22:53:17,301 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >22:53:17,302 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >22:53:17,304 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:17,304 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:53:17,304 DEBUG storage: device live-rw does not contain a disklabel >22:53:17,304 INFO storage: type detected on 'live-rw' is 'ext4' >22:53:17,377 DEBUG storage: padding min size from 714 up to 785 >22:53:17,379 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:17,380 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:53:17,382 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >22:53:17,383 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >22:53:17,395 INFO storage: got device: DMDevice instance (0x7f6609a0bd50) -- > name = live-rw status = True kids = 0 id = 45 > parents = ['existing 0MB loop loop2 (43)'] > 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 0x7f6609a063b0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >22:53:17,396 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:17,397 INFO storage: got format: Ext4FS instance (0x7f66099e19d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 7e397d69-89ec-4887-b091-610d7314bec1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >22:53:17,456 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro00-kunkelc ; >22:53:17,458 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:17,460 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_p5ewspro00 ; >22:53:17,461 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:17,463 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro00-kunkelc ; current: None ; type: None ; >22:53:17,463 DEBUG storage: Adding vg_p5ewspro00-kunkelc/49984MB to vg_p5ewspro00 >22:53:17,464 INFO storage: added lvmlv vg_p5ewspro00-kunkelc (id 46) to device tree >22:53:17,465 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_p5ewspro00-kunkelc ; status: False ; controllable: True ; orig: False ; >22:53:17,467 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro00-kunkelc ; orig: False ; >22:53:17,469 DEBUG storage: LVMVolumeGroupDevice.setup: vg_p5ewspro00 ; status: True ; controllable: True ; orig: False ; >22:53:17,471 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_p5ewspro00-kunkelc ; status: False ; controllable: True ; orig: False ; >22:53:17,677 DEBUG storage: looking up parted Device: /dev/mapper/vg_p5ewspro00-kunkelc >22:53:17,682 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora15 ; >22:53:17,684 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:17,686 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_p5ewspro ; >22:53:17,686 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:17,688 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro-fedora15 ; current: None ; type: None ; >22:53:17,689 DEBUG storage: Adding vg_p5ewspro-fedora15/20000MB to vg_p5ewspro >22:53:17,689 INFO storage: added lvmlv vg_p5ewspro-fedora15 (id 47) to device tree >22:53:17,691 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_p5ewspro-fedora15 ; status: False ; controllable: True ; orig: False ; >22:53:17,692 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro-fedora15 ; orig: False ; >22:53:17,694 DEBUG storage: LVMVolumeGroupDevice.setup: vg_p5ewspro ; status: True ; controllable: True ; orig: False ; >22:53:17,695 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_p5ewspro-fedora15 ; status: False ; controllable: True ; orig: False ; >22:53:17,914 DEBUG storage: looking up parted Device: /dev/mapper/vg_p5ewspro-fedora15 >22:53:17,916 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora16 ; >22:53:17,917 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:17,918 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_p5ewspro ; >22:53:17,919 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:17,921 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro-fedora16 ; current: None ; type: None ; >22:53:17,922 DEBUG storage: Adding vg_p5ewspro-fedora16/20000MB to vg_p5ewspro >22:53:17,923 INFO storage: added lvmlv vg_p5ewspro-fedora16 (id 48) to device tree >22:53:17,925 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_p5ewspro-fedora16 ; status: False ; controllable: True ; orig: False ; >22:53:17,927 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro-fedora16 ; orig: False ; >22:53:17,930 DEBUG storage: LVMVolumeGroupDevice.setup: vg_p5ewspro ; status: True ; controllable: True ; orig: False ; >22:53:17,931 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_p5ewspro-fedora16 ; status: False ; controllable: True ; orig: False ; >22:53:18,105 DEBUG storage: looking up parted Device: /dev/mapper/vg_p5ewspro-fedora16 >22:53:18,108 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro-seti ; >22:53:18,109 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:18,110 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: vg_p5ewspro ; >22:53:18,111 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:18,112 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro-seti ; current: None ; type: None ; >22:53:18,113 DEBUG storage: Adding vg_p5ewspro-seti/1984MB to vg_p5ewspro >22:53:18,113 INFO storage: added lvmlv vg_p5ewspro-seti (id 49) to device tree >22:53:18,114 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_p5ewspro-seti ; status: False ; controllable: True ; orig: False ; >22:53:18,115 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro-seti ; orig: False ; >22:53:18,118 DEBUG storage: LVMVolumeGroupDevice.setup: vg_p5ewspro ; status: True ; controllable: True ; orig: False ; >22:53:18,119 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_p5ewspro-seti ; status: False ; controllable: True ; orig: False ; >22:53:18,303 DEBUG storage: looking up parted Device: /dev/mapper/vg_p5ewspro-seti >22:53:18,305 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora17 ; >22:53:18,306 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:18,308 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 3 ; name: vg_p5ewspro ; >22:53:18,308 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:18,309 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro-fedora17 ; current: None ; type: None ; >22:53:18,310 DEBUG storage: Adding vg_p5ewspro-fedora17/20000MB to vg_p5ewspro >22:53:18,310 INFO storage: added lvmlv vg_p5ewspro-fedora17 (id 50) to device tree >22:53:18,312 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_p5ewspro-fedora17 ; status: False ; controllable: True ; orig: False ; >22:53:18,314 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro-fedora17 ; orig: False ; >22:53:18,316 DEBUG storage: LVMVolumeGroupDevice.setup: vg_p5ewspro ; status: True ; controllable: True ; orig: False ; >22:53:18,318 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_p5ewspro-fedora17 ; status: False ; controllable: True ; orig: False ; >22:53:18,486 DEBUG storage: looking up parted Device: /dev/mapper/vg_p5ewspro-fedora17 >22:53:18,489 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro-datalv ; >22:53:18,490 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:18,491 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 4 ; name: vg_p5ewspro ; >22:53:18,492 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:18,493 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro-datalv ; current: None ; type: None ; >22:53:18,494 DEBUG storage: Adding vg_p5ewspro-datalv/40960MB to vg_p5ewspro >22:53:18,494 INFO storage: added lvmlv vg_p5ewspro-datalv (id 51) to device tree >22:53:18,495 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_p5ewspro-datalv ; status: False ; controllable: True ; orig: False ; >22:53:18,496 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro-datalv ; orig: False ; >22:53:18,498 DEBUG storage: LVMVolumeGroupDevice.setup: vg_p5ewspro ; status: True ; controllable: True ; orig: False ; >22:53:18,499 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_p5ewspro-datalv ; status: False ; controllable: True ; orig: False ; >22:53:18,684 DEBUG storage: looking up parted Device: /dev/mapper/vg_p5ewspro-datalv >22:53:18,687 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora18 ; >22:53:18,688 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:18,690 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 5 ; name: vg_p5ewspro ; >22:53:18,690 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:18,691 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro-fedora18 ; current: None ; type: None ; >22:53:18,692 DEBUG storage: Adding vg_p5ewspro-fedora18/20000MB to vg_p5ewspro >22:53:18,692 INFO storage: added lvmlv vg_p5ewspro-fedora18 (id 52) to device tree >22:53:18,693 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_p5ewspro-fedora18 ; status: False ; controllable: True ; orig: False ; >22:53:18,695 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro-fedora18 ; orig: False ; >22:53:18,696 DEBUG storage: LVMVolumeGroupDevice.setup: vg_p5ewspro ; status: True ; controllable: True ; orig: False ; >22:53:18,698 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_p5ewspro-fedora18 ; status: False ; controllable: True ; orig: False ; >22:53:18,867 DEBUG storage: looking up parted Device: /dev/mapper/vg_p5ewspro-fedora18 >22:53:18,869 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedoraKDE18 ; >22:53:18,870 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:18,872 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 6 ; name: vg_p5ewspro ; >22:53:18,872 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:18,874 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro-fedoraKDE18 ; current: None ; type: None ; >22:53:18,875 DEBUG storage: Adding vg_p5ewspro-fedoraKDE18/20480MB to vg_p5ewspro >22:53:18,875 INFO storage: added lvmlv vg_p5ewspro-fedoraKDE18 (id 53) to device tree >22:53:18,877 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_p5ewspro-fedoraKDE18 ; status: False ; controllable: True ; orig: False ; >22:53:18,880 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro-fedoraKDE18 ; orig: False ; >22:53:18,882 DEBUG storage: LVMVolumeGroupDevice.setup: vg_p5ewspro ; status: True ; controllable: True ; orig: False ; >22:53:18,883 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_p5ewspro-fedoraKDE18 ; status: False ; controllable: True ; orig: False ; >22:53:19,069 DEBUG storage: looking up parted Device: /dev/mapper/vg_p5ewspro-fedoraKDE18 >22:53:19,119 INFO storage: devices to scan: ['dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'dm-6', 'dm-7', 'dm-8'] >22:53:19,122 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_p5ewspro00-kunkelc /dev/disk/by-id/dm-uuid-LVM-wsjhFMOZkMOI4UuUed7mtpLfWqQxIP0YooT5sUDHevascvDare8b29dWjeAYLWXJ /dev/disk/by-uuid/4842c657-468f-4e93-841d-3689bca33556 /dev/mapper/vg_p5ewspro00-kunkelc /dev/vg_p5ewspro00/kunkelc', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'kunkelc', > 'DM_NAME': 'vg_p5ewspro00-kunkelc', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-wsjhFMOZkMOI4UuUed7mtpLfWqQxIP0YooT5sUDHevascvDare8b29dWjeAYLWXJ', > 'DM_VG_NAME': 'vg_p5ewspro00', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4842c657-468f-4e93-841d-3689bca33556', > 'ID_FS_UUID_ENC': '4842c657-468f-4e93-841d-3689bca33556', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '996418', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_p5ewspro00-kunkelc', > '/dev/disk/by-id/dm-uuid-LVM-wsjhFMOZkMOI4UuUed7mtpLfWqQxIP0YooT5sUDHevascvDare8b29dWjeAYLWXJ', > '/dev/disk/by-uuid/4842c657-468f-4e93-841d-3689bca33556', > '/dev/mapper/vg_p5ewspro00-kunkelc', > '/dev/vg_p5ewspro00/kunkelc'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: vg_p5ewspro00-kunkelc ; >22:53:19,123 INFO storage: scanning vg_p5ewspro00-kunkelc (/devices/virtual/block/dm-1)... >22:53:19,124 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro00-kunkelc ; >22:53:19,126 DEBUG storage: DeviceTree.getDeviceByName returned existing 49984MB lvmlv vg_p5ewspro00-kunkelc (46) >22:53:19,127 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_p5ewspro00-kunkelc ; >22:53:19,128 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_p5ewspro00-kunkelc ; label_type: None ; >22:53:19,129 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:19,129 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:53:19,130 DEBUG storage: device vg_p5ewspro00-kunkelc does not contain a disklabel >22:53:19,130 INFO storage: type detected on 'vg_p5ewspro00-kunkelc' is 'ext4' >22:53:19,202 DEBUG storage: padding min size from 1626 up to 1788 >22:53:19,204 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:19,204 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:53:19,205 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro00-kunkelc ; current: None ; type: ext4 ; >22:53:19,210 DEBUG storage: looking up parted Device: /dev/mapper/vg_p5ewspro00 >22:53:19,211 DEBUG storage: vg_p5ewspro00 size is 49984MB >22:53:19,212 DEBUG storage: vg vg_p5ewspro00 has 0MB free >22:53:19,212 DEBUG storage: vg_p5ewspro00 size is 49984MB >22:53:19,214 DEBUG storage: vg vg_p5ewspro00 has 0MB free >22:53:19,216 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f6609a0bd10) -- > name = vg_p5ewspro00-kunkelc status = True kids = 0 id = 46 > parents = ['existing 49984MB lvmvg vg_p5ewspro00 (27)'] > uuid = ooT5sU-DHev-ascv-Dare-8b29-dWje-AYLWXJ size = 49984.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_p5ewspro00-kunkelc type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 102367232 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6372, 255, 63) biosGeometry: (6372, 255, 63) > PedDevice: <_ped.Device object at 0x7f660adc2950> > target size = 49984.0 path = /dev/mapper/vg_p5ewspro00-kunkelc > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f66099e6c90) -- > name = vg_p5ewspro00 status = True kids = 1 id = 27 > parents = ['existing 50000MB partition sda8 (26) with existing lvmpv'] > uuid = wsjhFM-OZkM-OI4U-uUed-7mtp-LfWq-QxIP0Y size = 49984 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_p5ewspro00 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 1562 > PE Free = 0 PV Count = 1 > LV Names = ['kunkelc'] modified = False > extents = 1562.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 50000MB partition sda8 (26) with existing lvmpv'] > LVs = ['existing 49984MB lvmlv vg_p5ewspro00-kunkelc (46) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 49984MB >22:53:19,218 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:19,218 INFO storage: got format: Ext4FS instance (0x7f6609785110) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_p5ewspro00-kunkelc uuid = 4842c657-468f-4e93-841d-3689bca33556 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 49984.0 targetSize = 49984.0 > >22:53:19,223 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_p5ewspro-fedora15 /dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7ZCpwZteRxPQXeaJ2NOP19Aj5ae2Hi4v4 /dev/disk/by-uuid/1b58c964-273b-4a8b-b5e4-55235edff6d6 /dev/mapper/vg_p5ewspro-fedora15 /dev/vg_p5ewspro/fedora15', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'fedora15', > 'DM_NAME': 'vg_p5ewspro-fedora15', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7ZCpwZteRxPQXeaJ2NOP19Aj5ae2Hi4v4', > 'DM_VG_NAME': 'vg_p5ewspro', > 'ID_BTRFS_READY': '1', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1b58c964-273b-4a8b-b5e4-55235edff6d6', > 'ID_FS_UUID_ENC': '1b58c964-273b-4a8b-b5e4-55235edff6d6', > 'ID_FS_UUID_SUB': '30f7ff5b-c4bc-42ff-ad3d-436ed74981d3', > 'ID_FS_UUID_SUB_ENC': '30f7ff5b-c4bc-42ff-ad3d-436ed74981d3', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '219778', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_p5ewspro-fedora15', > '/dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7ZCpwZteRxPQXeaJ2NOP19Aj5ae2Hi4v4', > '/dev/disk/by-uuid/1b58c964-273b-4a8b-b5e4-55235edff6d6', > '/dev/mapper/vg_p5ewspro-fedora15', > '/dev/vg_p5ewspro/fedora15'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg_p5ewspro-fedora15 ; >22:53:19,224 INFO storage: scanning vg_p5ewspro-fedora15 (/devices/virtual/block/dm-2)... >22:53:19,225 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora15 ; >22:53:19,228 DEBUG storage: DeviceTree.getDeviceByName returned existing 20000MB lvmlv vg_p5ewspro-fedora15 (47) >22:53:19,230 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_p5ewspro-fedora15 ; >22:53:19,231 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_p5ewspro-fedora15 ; label_type: None ; >22:53:19,233 DEBUG storage: BTRFS.supported: supported: True ; >22:53:19,233 DEBUG storage: getFormat('btrfs') returning BTRFS instance >22:53:19,234 DEBUG storage: device vg_p5ewspro-fedora15 does not contain a disklabel >22:53:19,234 INFO storage: type detected on 'vg_p5ewspro-fedora15' is 'btrfs' >22:53:19,236 DEBUG storage: BTRFS.supported: supported: True ; >22:53:19,236 DEBUG storage: getFormat('btrfs') returning BTRFS instance >22:53:19,238 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro-fedora15 ; current: None ; type: btrfs ; >22:53:19,239 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vg_p5ewspro-fedora15 ; >22:53:19,240 INFO storage: creating btrfs volume btrfs.None >22:53:19,242 DEBUG storage: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: vg_p5ewspro-fedora15 ; >22:53:19,242 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:53:19,244 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.54 ; current: None ; type: None ; >22:53:19,246 DEBUG storage: BTRFS.supported: supported: True ; >22:53:19,247 DEBUG storage: getFormat('btrfs') returning BTRFS instance >22:53:19,248 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.54 ; current: None ; type: btrfs ; >22:53:19,249 INFO storage: added btrfs volume btrfs.54 (id 54) to device tree >22:53:19,251 DEBUG storage: BTRFSVolumeDevice.setup: btrfs.54 ; status: True ; controllable: True ; orig: True ; >22:53:19,269 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.54an1M5b to None >22:53:19,391 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.54an1M5b to None >22:53:25,861 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:25,861 INFO storage: Using 128MB superBlockSize >22:53:25,862 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:25,867 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:25,867 INFO storage: Using 128MB superBlockSize >22:53:25,868 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:25,869 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:25,869 INFO storage: Using 128MB superBlockSize >22:53:25,870 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:25,870 DEBUG storage: looking up parted Device: /dev/mapper/vg_p5ewspro >22:53:25,872 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:25,872 INFO storage: Using 128MB superBlockSize >22:53:25,872 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:25,873 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:25,874 INFO storage: Using 128MB superBlockSize >22:53:25,874 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:25,874 DEBUG storage: vg_p5ewspro size is 953856MB >22:53:25,882 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:25,882 INFO storage: Using 128MB superBlockSize >22:53:25,883 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:25,883 DEBUG storage: vg vg_p5ewspro has 810432MB free >22:53:25,883 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:25,884 INFO storage: Using 128MB superBlockSize >22:53:25,884 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:25,884 DEBUG storage: vg_p5ewspro size is 953856MB >22:53:25,889 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:25,890 INFO storage: Using 128MB superBlockSize >22:53:25,890 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:25,890 DEBUG storage: vg vg_p5ewspro has 810432MB free >22:53:25,891 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:25,891 INFO storage: Using 128MB superBlockSize >22:53:25,891 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:25,897 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f6609a0bf10) -- > name = vg_p5ewspro-fedora15 status = True kids = 1 id = 47 > parents = ['existing 953856MB lvmvg vg_p5ewspro (44)'] > uuid = ZCpwZt-eRxP-QXea-J2NO-P19A-j5ae-2Hi4v4 size = 20000.0 > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_p5ewspro-fedora15 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 40960000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2549, 255, 63) biosGeometry: (2549, 255, 63) > PedDevice: <_ped.Device object at 0x7f66099f4b00> > target size = 20000.0 path = /dev/mapper/vg_p5ewspro-fedora15 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f6609a0cc90) -- > name = vg_p5ewspro status = True kids = 7 id = 44 > parents = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (31) with existing lvmpv'] > uuid = cbVmIW-x90X-7guA-AUNP-xcf6-65NV-ZJspj7 size = 953856 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_p5ewspro > format args = [] originalFormat = None target = None dmUuid = None free = 810432.0 PE Size = 32.0 PE Count = 29808 > PE Free = 25326 PV Count = 1 > LV Names = ['fedora15', 'fedora16', 'seti', 'fedora17', 'datalv', 'fedora18', 'fedoraKDE18'] modified = False > extents = 29808.0 free space = 810432 > free extents = 25326.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (31) with existing lvmpv'] > LVs = ['existing 20000MB lvmlv vg_p5ewspro-fedora15 (47) with existing btrfs filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora16 (48)', > 'existing 1984MB lvmlv vg_p5ewspro-seti (49)', > 'existing 20000MB lvmlv vg_p5ewspro-fedora17 (50)', > 'existing 40960MB lvmlv vg_p5ewspro-datalv (51)', > 'existing 20000MB lvmlv vg_p5ewspro-fedora18 (52)', > 'existing 20480MB lvmlv vg_p5ewspro-fedoraKDE18 (53)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 20000MB >22:53:25,898 DEBUG storage: BTRFS.supported: supported: True ; >22:53:25,899 INFO storage: got format: BTRFS instance (0x7f6609785610) -- > type = btrfs name = btrfs status = False > device = /dev/mapper/vg_p5ewspro-fedora15 uuid = 30f7ff5b-c4bc-42ff-ad3d-436ed74981d3 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >22:53:25,902 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_p5ewspro-fedora16 /dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7vZEiOA9tC3HN4VgiEZ27NuxSGPPEoVKf /dev/disk/by-uuid/23bb92b7-1cc1-44a9-9699-0d58dd2a40c0 /dev/mapper/vg_p5ewspro-fedora16 /dev/vg_p5ewspro/fedora16', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'fedora16', > 'DM_NAME': 'vg_p5ewspro-fedora16', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7vZEiOA9tC3HN4VgiEZ27NuxSGPPEoVKf', > 'DM_VG_NAME': 'vg_p5ewspro', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '23bb92b7-1cc1-44a9-9699-0d58dd2a40c0', > 'ID_FS_UUID_ENC': '23bb92b7-1cc1-44a9-9699-0d58dd2a40c0', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '451424', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_p5ewspro-fedora16', > '/dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7vZEiOA9tC3HN4VgiEZ27NuxSGPPEoVKf', > '/dev/disk/by-uuid/23bb92b7-1cc1-44a9-9699-0d58dd2a40c0', > '/dev/mapper/vg_p5ewspro-fedora16', > '/dev/vg_p5ewspro/fedora16'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg_p5ewspro-fedora16 ; >22:53:25,902 INFO storage: scanning vg_p5ewspro-fedora16 (/devices/virtual/block/dm-3)... >22:53:25,903 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora16 ; >22:53:25,905 DEBUG storage: DeviceTree.getDeviceByName returned existing 20000MB lvmlv vg_p5ewspro-fedora16 (48) >22:53:25,906 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_p5ewspro-fedora16 ; >22:53:25,907 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_p5ewspro-fedora16 ; label_type: None ; >22:53:25,908 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:25,909 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:53:25,909 DEBUG storage: device vg_p5ewspro-fedora16 does not contain a disklabel >22:53:25,909 INFO storage: type detected on 'vg_p5ewspro-fedora16' is 'ext4' >22:53:26,000 DEBUG storage: padding min size from 6403 up to 6903 >22:53:26,001 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:26,002 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:53:26,003 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro-fedora16 ; current: None ; type: ext4 ; >22:53:26,004 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,004 INFO storage: Using 128MB superBlockSize >22:53:26,005 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,008 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,009 INFO storage: Using 128MB superBlockSize >22:53:26,009 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,010 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,010 INFO storage: Using 128MB superBlockSize >22:53:26,010 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,011 DEBUG storage: looking up parted Device: /dev/mapper/vg_p5ewspro >22:53:26,012 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,012 INFO storage: Using 128MB superBlockSize >22:53:26,012 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,013 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,013 INFO storage: Using 128MB superBlockSize >22:53:26,013 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,013 DEBUG storage: vg_p5ewspro size is 953856MB >22:53:26,019 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,019 INFO storage: Using 128MB superBlockSize >22:53:26,020 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,020 DEBUG storage: vg vg_p5ewspro has 810432MB free >22:53:26,021 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,021 INFO storage: Using 128MB superBlockSize >22:53:26,021 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,021 DEBUG storage: vg_p5ewspro size is 953856MB >22:53:26,030 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,030 INFO storage: Using 128MB superBlockSize >22:53:26,072 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,072 DEBUG storage: vg vg_p5ewspro has 810432MB free >22:53:26,073 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,074 INFO storage: Using 128MB superBlockSize >22:53:26,074 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,082 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f6609779a10) -- > name = vg_p5ewspro-fedora16 status = True kids = 0 id = 48 > parents = ['existing 953856MB lvmvg vg_p5ewspro (44)'] > uuid = vZEiOA-9tC3-HN4V-giEZ-27Nu-xSGP-PEoVKf size = 20000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_p5ewspro-fedora16 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 40960000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2549, 255, 63) biosGeometry: (2549, 255, 63) > PedDevice: <_ped.Device object at 0x7f66099f48c0> > target size = 20000.0 path = /dev/mapper/vg_p5ewspro-fedora16 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f6609a0cc90) -- > name = vg_p5ewspro status = True kids = 7 id = 44 > parents = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (31) with existing lvmpv'] > uuid = cbVmIW-x90X-7guA-AUNP-xcf6-65NV-ZJspj7 size = 953856 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_p5ewspro > format args = [] originalFormat = None target = None dmUuid = None free = 810432.0 PE Size = 32.0 PE Count = 29808 > PE Free = 25326 PV Count = 1 > LV Names = ['fedora15', 'fedora16', 'seti', 'fedora17', 'datalv', 'fedora18', 'fedoraKDE18'] modified = False > extents = 29808.0 free space = 810432 > free extents = 25326.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (31) with existing lvmpv'] > LVs = ['existing 20000MB lvmlv vg_p5ewspro-fedora15 (47) with existing btrfs filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora16 (48) with existing ext4 filesystem', > 'existing 1984MB lvmlv vg_p5ewspro-seti (49)', > 'existing 20000MB lvmlv vg_p5ewspro-fedora17 (50)', > 'existing 40960MB lvmlv vg_p5ewspro-datalv (51)', > 'existing 20000MB lvmlv vg_p5ewspro-fedora18 (52)', > 'existing 20480MB lvmlv vg_p5ewspro-fedoraKDE18 (53)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 20000MB >22:53:26,084 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:26,084 INFO storage: got format: Ext4FS instance (0x7f66099e6150) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_p5ewspro-fedora16 uuid = 23bb92b7-1cc1-44a9-9699-0d58dd2a40c0 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 20000.0 targetSize = 20000.0 > >22:53:26,087 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_p5ewspro-seti /dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7AmHGfOJ3l6VwBSJ4wCrsaR2gpDGvdYEn /dev/disk/by-uuid/81ef6549-9b49-4b1d-827f-b8cf177c49fc /dev/mapper/vg_p5ewspro-seti /dev/vg_p5ewspro/seti', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'seti', > 'DM_NAME': 'vg_p5ewspro-seti', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7AmHGfOJ3l6VwBSJ4wCrsaR2gpDGvdYEn', > 'DM_VG_NAME': 'vg_p5ewspro', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '81ef6549-9b49-4b1d-827f-b8cf177c49fc', > 'ID_FS_UUID_ENC': '81ef6549-9b49-4b1d-827f-b8cf177c49fc', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '638511', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_p5ewspro-seti', > '/dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7AmHGfOJ3l6VwBSJ4wCrsaR2gpDGvdYEn', > '/dev/disk/by-uuid/81ef6549-9b49-4b1d-827f-b8cf177c49fc', > '/dev/mapper/vg_p5ewspro-seti', > '/dev/vg_p5ewspro/seti'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: vg_p5ewspro-seti ; >22:53:26,087 INFO storage: scanning vg_p5ewspro-seti (/devices/virtual/block/dm-4)... >22:53:26,088 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro-seti ; >22:53:26,090 DEBUG storage: DeviceTree.getDeviceByName returned existing 1984MB lvmlv vg_p5ewspro-seti (49) >22:53:26,091 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_p5ewspro-seti ; >22:53:26,092 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_p5ewspro-seti ; label_type: None ; >22:53:26,094 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:26,094 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:53:26,094 DEBUG storage: device vg_p5ewspro-seti does not contain a disklabel >22:53:26,094 INFO storage: type detected on 'vg_p5ewspro-seti' is 'ext4' >22:53:26,160 DEBUG storage: padding min size from 117 up to 128 >22:53:26,162 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:26,162 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:53:26,164 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro-seti ; current: None ; type: ext4 ; >22:53:26,166 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,166 INFO storage: Using 128MB superBlockSize >22:53:26,167 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,172 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,172 INFO storage: Using 128MB superBlockSize >22:53:26,172 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,173 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,173 INFO storage: Using 128MB superBlockSize >22:53:26,174 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,174 DEBUG storage: looking up parted Device: /dev/mapper/vg_p5ewspro >22:53:26,175 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,175 INFO storage: Using 128MB superBlockSize >22:53:26,175 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,176 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,176 INFO storage: Using 128MB superBlockSize >22:53:26,177 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,177 DEBUG storage: vg_p5ewspro size is 953856MB >22:53:26,183 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,183 INFO storage: Using 128MB superBlockSize >22:53:26,183 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,183 DEBUG storage: vg vg_p5ewspro has 810432MB free >22:53:26,184 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,184 INFO storage: Using 128MB superBlockSize >22:53:26,184 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,185 DEBUG storage: vg_p5ewspro size is 953856MB >22:53:26,190 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,191 INFO storage: Using 128MB superBlockSize >22:53:26,191 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,191 DEBUG storage: vg vg_p5ewspro has 810432MB free >22:53:26,192 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,192 INFO storage: Using 128MB superBlockSize >22:53:26,192 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,198 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f6609779210) -- > name = vg_p5ewspro-seti status = True kids = 0 id = 49 > parents = ['existing 953856MB lvmvg vg_p5ewspro (44)'] > uuid = AmHGfO-J3l6-VwBS-J4wC-rsaR-2gpD-GvdYEn size = 1984.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_p5ewspro-seti type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4063232 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (252, 255, 63) biosGeometry: (252, 255, 63) > PedDevice: <_ped.Device object at 0x7f66099f4a70> > target size = 1984.0 path = /dev/mapper/vg_p5ewspro-seti > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f6609a0cc90) -- > name = vg_p5ewspro status = True kids = 7 id = 44 > parents = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (31) with existing lvmpv'] > uuid = cbVmIW-x90X-7guA-AUNP-xcf6-65NV-ZJspj7 size = 953856 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_p5ewspro > format args = [] originalFormat = None target = None dmUuid = None free = 810432.0 PE Size = 32.0 PE Count = 29808 > PE Free = 25326 PV Count = 1 > LV Names = ['fedora15', 'fedora16', 'seti', 'fedora17', 'datalv', 'fedora18', 'fedoraKDE18'] modified = False > extents = 29808.0 free space = 810432 > free extents = 25326.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (31) with existing lvmpv'] > LVs = ['existing 20000MB lvmlv vg_p5ewspro-fedora15 (47) with existing btrfs filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora16 (48) with existing ext4 filesystem', > 'existing 1984MB lvmlv vg_p5ewspro-seti (49) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora17 (50)', > 'existing 40960MB lvmlv vg_p5ewspro-datalv (51)', > 'existing 20000MB lvmlv vg_p5ewspro-fedora18 (52)', > 'existing 20480MB lvmlv vg_p5ewspro-fedoraKDE18 (53)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 1984MB >22:53:26,199 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:26,200 INFO storage: got format: Ext4FS instance (0x7f66097854d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_p5ewspro-seti uuid = 81ef6549-9b49-4b1d-827f-b8cf177c49fc exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 1984.0 targetSize = 1984.0 > >22:53:26,204 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_p5ewspro-fedora17 /dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj761krx7i5BLz3EO365LEA0OetmE3NZ2Iv /dev/disk/by-uuid/229105a9-8bdb-4a6a-aa5d-90892dc22148 /dev/mapper/vg_p5ewspro-fedora17 /dev/vg_p5ewspro/fedora17', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'fedora17', > 'DM_NAME': 'vg_p5ewspro-fedora17', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj761krx7i5BLz3EO365LEA0OetmE3NZ2Iv', > 'DM_VG_NAME': 'vg_p5ewspro', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '229105a9-8bdb-4a6a-aa5d-90892dc22148', > 'ID_FS_UUID_ENC': '229105a9-8bdb-4a6a-aa5d-90892dc22148', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '838852', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_p5ewspro-fedora17', > '/dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj761krx7i5BLz3EO365LEA0OetmE3NZ2Iv', > '/dev/disk/by-uuid/229105a9-8bdb-4a6a-aa5d-90892dc22148', > '/dev/mapper/vg_p5ewspro-fedora17', > '/dev/vg_p5ewspro/fedora17'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: vg_p5ewspro-fedora17 ; >22:53:26,204 INFO storage: scanning vg_p5ewspro-fedora17 (/devices/virtual/block/dm-5)... >22:53:26,205 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora17 ; >22:53:26,207 DEBUG storage: DeviceTree.getDeviceByName returned existing 20000MB lvmlv vg_p5ewspro-fedora17 (50) >22:53:26,208 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_p5ewspro-fedora17 ; >22:53:26,209 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_p5ewspro-fedora17 ; label_type: None ; >22:53:26,210 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:26,211 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:53:26,211 DEBUG storage: device vg_p5ewspro-fedora17 does not contain a disklabel >22:53:26,211 INFO storage: type detected on 'vg_p5ewspro-fedora17' is 'ext4' >22:53:26,292 DEBUG storage: padding min size from 6348 up to 6848 >22:53:26,294 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:26,294 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:53:26,296 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro-fedora17 ; current: None ; type: ext4 ; >22:53:26,298 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,298 INFO storage: Using 128MB superBlockSize >22:53:26,299 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,303 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,303 INFO storage: Using 128MB superBlockSize >22:53:26,304 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,305 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,305 INFO storage: Using 128MB superBlockSize >22:53:26,305 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,305 DEBUG storage: looking up parted Device: /dev/mapper/vg_p5ewspro >22:53:26,306 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,306 INFO storage: Using 128MB superBlockSize >22:53:26,307 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,308 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,308 INFO storage: Using 128MB superBlockSize >22:53:26,308 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,308 DEBUG storage: vg_p5ewspro size is 953856MB >22:53:26,314 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,314 INFO storage: Using 128MB superBlockSize >22:53:26,314 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,314 DEBUG storage: vg vg_p5ewspro has 810432MB free >22:53:26,315 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,315 INFO storage: Using 128MB superBlockSize >22:53:26,316 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,316 DEBUG storage: vg_p5ewspro size is 953856MB >22:53:26,322 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,322 INFO storage: Using 128MB superBlockSize >22:53:26,322 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,322 DEBUG storage: vg vg_p5ewspro has 810432MB free >22:53:26,323 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,323 INFO storage: Using 128MB superBlockSize >22:53:26,323 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,329 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f6609a0bd90) -- > name = vg_p5ewspro-fedora17 status = True kids = 0 id = 50 > parents = ['existing 953856MB lvmvg vg_p5ewspro (44)'] > uuid = 61krx7-i5BL-z3EO-365L-EA0O-etmE-3NZ2Iv size = 20000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_p5ewspro-fedora17 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 40960000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2549, 255, 63) biosGeometry: (2549, 255, 63) > PedDevice: <_ped.Device object at 0x7f66099f4c20> > target size = 20000.0 path = /dev/mapper/vg_p5ewspro-fedora17 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f6609a0cc90) -- > name = vg_p5ewspro status = True kids = 7 id = 44 > parents = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (31) with existing lvmpv'] > uuid = cbVmIW-x90X-7guA-AUNP-xcf6-65NV-ZJspj7 size = 953856 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_p5ewspro > format args = [] originalFormat = None target = None dmUuid = None free = 810432.0 PE Size = 32.0 PE Count = 29808 > PE Free = 25326 PV Count = 1 > LV Names = ['fedora15', 'fedora16', 'seti', 'fedora17', 'datalv', 'fedora18', 'fedoraKDE18'] modified = False > extents = 29808.0 free space = 810432 > free extents = 25326.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (31) with existing lvmpv'] > LVs = ['existing 20000MB lvmlv vg_p5ewspro-fedora15 (47) with existing btrfs filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora16 (48) with existing ext4 filesystem', > 'existing 1984MB lvmlv vg_p5ewspro-seti (49) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora17 (50) with existing ext4 filesystem', > 'existing 40960MB lvmlv vg_p5ewspro-datalv (51)', > 'existing 20000MB lvmlv vg_p5ewspro-fedora18 (52)', > 'existing 20480MB lvmlv vg_p5ewspro-fedoraKDE18 (53)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 20000MB >22:53:26,331 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:26,331 INFO storage: got format: Ext4FS instance (0x7f660ad70450) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_p5ewspro-fedora17 uuid = 229105a9-8bdb-4a6a-aa5d-90892dc22148 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 20000.0 targetSize = 20000.0 > >22:53:26,334 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_p5ewspro-datalv /dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj76w3pzDBY5PqD9ppDEAhMXiPEfqAuVe7a /dev/disk/by-uuid/ea185618-9f65-4c33-8de0-b9ee5528eede /dev/mapper/vg_p5ewspro-datalv /dev/vg_p5ewspro/datalv', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'datalv', > 'DM_NAME': 'vg_p5ewspro-datalv', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj76w3pzDBY5PqD9ppDEAhMXiPEfqAuVe7a', > 'DM_VG_NAME': 'vg_p5ewspro', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ea185618-9f65-4c33-8de0-b9ee5528eede', > 'ID_FS_UUID_ENC': 'ea185618-9f65-4c33-8de0-b9ee5528eede', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16750', > 'name': 'dm-6', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_p5ewspro-datalv', > '/dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj76w3pzDBY5PqD9ppDEAhMXiPEfqAuVe7a', > '/dev/disk/by-uuid/ea185618-9f65-4c33-8de0-b9ee5528eede', > '/dev/mapper/vg_p5ewspro-datalv', > '/dev/vg_p5ewspro/datalv'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: vg_p5ewspro-datalv ; >22:53:26,335 INFO storage: scanning vg_p5ewspro-datalv (/devices/virtual/block/dm-6)... >22:53:26,336 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro-datalv ; >22:53:26,338 DEBUG storage: DeviceTree.getDeviceByName returned existing 40960MB lvmlv vg_p5ewspro-datalv (51) >22:53:26,339 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_p5ewspro-datalv ; >22:53:26,340 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_p5ewspro-datalv ; label_type: None ; >22:53:26,341 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:26,341 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:53:26,341 DEBUG storage: device vg_p5ewspro-datalv does not contain a disklabel >22:53:26,342 INFO storage: type detected on 'vg_p5ewspro-datalv' is 'ext4' >22:53:26,433 DEBUG storage: padding min size from 91 up to 100 >22:53:26,435 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:26,435 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:53:26,436 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro-datalv ; current: None ; type: ext4 ; >22:53:26,438 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,438 INFO storage: Using 128MB superBlockSize >22:53:26,438 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,442 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,442 INFO storage: Using 128MB superBlockSize >22:53:26,442 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,443 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,444 INFO storage: Using 128MB superBlockSize >22:53:26,444 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,444 DEBUG storage: looking up parted Device: /dev/mapper/vg_p5ewspro >22:53:26,445 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,445 INFO storage: Using 128MB superBlockSize >22:53:26,446 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,446 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,447 INFO storage: Using 128MB superBlockSize >22:53:26,447 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,447 DEBUG storage: vg_p5ewspro size is 953856MB >22:53:26,453 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,454 INFO storage: Using 128MB superBlockSize >22:53:26,454 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,454 DEBUG storage: vg vg_p5ewspro has 810432MB free >22:53:26,455 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,455 INFO storage: Using 128MB superBlockSize >22:53:26,455 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,455 DEBUG storage: vg_p5ewspro size is 953856MB >22:53:26,462 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,462 INFO storage: Using 128MB superBlockSize >22:53:26,462 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,462 DEBUG storage: vg vg_p5ewspro has 810432MB free >22:53:26,463 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,463 INFO storage: Using 128MB superBlockSize >22:53:26,463 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,469 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f6609779250) -- > name = vg_p5ewspro-datalv status = True kids = 0 id = 51 > parents = ['existing 953856MB lvmvg vg_p5ewspro (44)'] > uuid = 6w3pzD-BY5P-qD9p-pDEA-hMXi-PEfq-AuVe7a size = 40960.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_p5ewspro-datalv type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 83886080 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (5221, 255, 63) biosGeometry: (5221, 255, 63) > PedDevice: <_ped.Device object at 0x7f66099f4b90> > target size = 40960.0 path = /dev/mapper/vg_p5ewspro-datalv > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f6609a0cc90) -- > name = vg_p5ewspro status = True kids = 7 id = 44 > parents = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (31) with existing lvmpv'] > uuid = cbVmIW-x90X-7guA-AUNP-xcf6-65NV-ZJspj7 size = 953856 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_p5ewspro > format args = [] originalFormat = None target = None dmUuid = None free = 810432.0 PE Size = 32.0 PE Count = 29808 > PE Free = 25326 PV Count = 1 > LV Names = ['fedora15', 'fedora16', 'seti', 'fedora17', 'datalv', 'fedora18', 'fedoraKDE18'] modified = False > extents = 29808.0 free space = 810432 > free extents = 25326.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (31) with existing lvmpv'] > LVs = ['existing 20000MB lvmlv vg_p5ewspro-fedora15 (47) with existing btrfs filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora16 (48) with existing ext4 filesystem', > 'existing 1984MB lvmlv vg_p5ewspro-seti (49) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora17 (50) with existing ext4 filesystem', > 'existing 40960MB lvmlv vg_p5ewspro-datalv (51) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora18 (52)', > 'existing 20480MB lvmlv vg_p5ewspro-fedoraKDE18 (53)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 40960MB >22:53:26,471 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:26,471 INFO storage: got format: Ext4FS instance (0x7f6609785350) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_p5ewspro-datalv uuid = ea185618-9f65-4c33-8de0-b9ee5528eede exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 40960.0 targetSize = 40960.0 > >22:53:26,475 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_p5ewspro-fedora18 /dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7o1XpcK9BWPDIIHrOHL2kersKZHhzq7tc /dev/disk/by-label/fedora18 /dev/disk/by-uuid/dff41ffb-736a-47f1-9aa6-ba160d8ec3ff /dev/mapper/vg_p5ewspro-fedora18 /dev/vg_p5ewspro/fedora18', > 'DEVNAME': 'dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'fedora18', > 'DM_NAME': 'vg_p5ewspro-fedora18', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7o1XpcK9BWPDIIHrOHL2kersKZHhzq7tc', > 'DM_VG_NAME': 'vg_p5ewspro', > 'ID_FS_LABEL': 'fedora18', > 'ID_FS_LABEL_ENC': 'fedora18', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'dff41ffb-736a-47f1-9aa6-ba160d8ec3ff', > 'ID_FS_UUID_ENC': 'dff41ffb-736a-47f1-9aa6-ba160d8ec3ff', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '216143', > 'name': 'dm-7', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_p5ewspro-fedora18', > '/dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7o1XpcK9BWPDIIHrOHL2kersKZHhzq7tc', > '/dev/disk/by-label/fedora18', > '/dev/disk/by-uuid/dff41ffb-736a-47f1-9aa6-ba160d8ec3ff', > '/dev/mapper/vg_p5ewspro-fedora18', > '/dev/vg_p5ewspro/fedora18'], > 'sysfs_path': '/devices/virtual/block/dm-7'} ; name: vg_p5ewspro-fedora18 ; >22:53:26,475 INFO storage: scanning vg_p5ewspro-fedora18 (/devices/virtual/block/dm-7)... >22:53:26,476 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora18 ; >22:53:26,478 DEBUG storage: DeviceTree.getDeviceByName returned existing 20000MB lvmlv vg_p5ewspro-fedora18 (52) >22:53:26,479 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_p5ewspro-fedora18 ; >22:53:26,480 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_p5ewspro-fedora18 ; label_type: None ; >22:53:26,481 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:26,481 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:53:26,481 DEBUG storage: device vg_p5ewspro-fedora18 does not contain a disklabel >22:53:26,482 INFO storage: type detected on 'vg_p5ewspro-fedora18' is 'ext4' >22:53:26,565 DEBUG storage: padding min size from 5962 up to 6462 >22:53:26,567 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:26,567 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:53:26,569 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro-fedora18 ; current: None ; type: ext4 ; >22:53:26,571 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,572 INFO storage: Using 128MB superBlockSize >22:53:26,572 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,578 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,578 INFO storage: Using 128MB superBlockSize >22:53:26,578 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,580 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,580 INFO storage: Using 128MB superBlockSize >22:53:26,580 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,582 DEBUG storage: looking up parted Device: /dev/mapper/vg_p5ewspro >22:53:26,583 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,583 INFO storage: Using 128MB superBlockSize >22:53:26,583 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,584 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,584 INFO storage: Using 128MB superBlockSize >22:53:26,584 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,585 DEBUG storage: vg_p5ewspro size is 953856MB >22:53:26,591 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,591 INFO storage: Using 128MB superBlockSize >22:53:26,591 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,591 DEBUG storage: vg vg_p5ewspro has 810432MB free >22:53:26,592 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,592 INFO storage: Using 128MB superBlockSize >22:53:26,593 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,593 DEBUG storage: vg_p5ewspro size is 953856MB >22:53:26,599 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,600 INFO storage: Using 128MB superBlockSize >22:53:26,600 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,600 DEBUG storage: vg vg_p5ewspro has 810432MB free >22:53:26,601 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,601 INFO storage: Using 128MB superBlockSize >22:53:26,601 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,607 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f6609779390) -- > name = vg_p5ewspro-fedora18 status = True kids = 0 id = 52 > parents = ['existing 953856MB lvmvg vg_p5ewspro (44)'] > uuid = o1XpcK-9BWP-DIIH-rOHL-2ker-sKZH-hzq7tc size = 20000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_p5ewspro-fedora18 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 40960000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2549, 255, 63) biosGeometry: (2549, 255, 63) > PedDevice: <_ped.Device object at 0x7f66099f4cb0> > target size = 20000.0 path = /dev/mapper/vg_p5ewspro-fedora18 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f6609a0cc90) -- > name = vg_p5ewspro status = True kids = 7 id = 44 > parents = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (31) with existing lvmpv'] > uuid = cbVmIW-x90X-7guA-AUNP-xcf6-65NV-ZJspj7 size = 953856 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_p5ewspro > format args = [] originalFormat = None target = None dmUuid = None free = 810432.0 PE Size = 32.0 PE Count = 29808 > PE Free = 25326 PV Count = 1 > LV Names = ['fedora15', 'fedora16', 'seti', 'fedora17', 'datalv', 'fedora18', 'fedoraKDE18'] modified = False > extents = 29808.0 free space = 810432 > free extents = 25326.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (31) with existing lvmpv'] > LVs = ['existing 20000MB lvmlv vg_p5ewspro-fedora15 (47) with existing btrfs filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora16 (48) with existing ext4 filesystem', > 'existing 1984MB lvmlv vg_p5ewspro-seti (49) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora17 (50) with existing ext4 filesystem', > 'existing 40960MB lvmlv vg_p5ewspro-datalv (51) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora18 (52) with existing ext4 filesystem', > 'existing 20480MB lvmlv vg_p5ewspro-fedoraKDE18 (53)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 20000MB >22:53:26,609 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:26,609 INFO storage: got format: Ext4FS instance (0x7f6609785190) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_p5ewspro-fedora18 uuid = dff41ffb-736a-47f1-9aa6-ba160d8ec3ff exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = fedora18 size = 20000.0 targetSize = 20000.0 > >22:53:26,613 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_p5ewspro-fedoraKDE18 /dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7vL5OCitPGMaIfR1WS0YnY6LlBEDbS6mc /dev/disk/by-label/fedorakde18 /dev/disk/by-uuid/ac3d8f0d-2f81-492d-8427-c1acd7ef4e6e /dev/mapper/vg_p5ewspro-fedoraKDE18 /dev/vg_p5ewspro/fedoraKDE18', > 'DEVNAME': 'dm-8', > 'DEVPATH': '/devices/virtual/block/dm-8', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'fedoraKDE18', > 'DM_NAME': 'vg_p5ewspro-fedoraKDE18', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7vL5OCitPGMaIfR1WS0YnY6LlBEDbS6mc', > 'DM_VG_NAME': 'vg_p5ewspro', > 'ID_FS_LABEL': 'fedorakde18', > 'ID_FS_LABEL_ENC': 'fedorakde18', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ac3d8f0d-2f81-492d-8427-c1acd7ef4e6e', > 'ID_FS_UUID_ENC': 'ac3d8f0d-2f81-492d-8427-c1acd7ef4e6e', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '404878', > 'name': 'dm-8', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_p5ewspro-fedoraKDE18', > '/dev/disk/by-id/dm-uuid-LVM-cbVmIWx90X7guAAUNPxcf665NVZJspj7vL5OCitPGMaIfR1WS0YnY6LlBEDbS6mc', > '/dev/disk/by-label/fedorakde18', > '/dev/disk/by-uuid/ac3d8f0d-2f81-492d-8427-c1acd7ef4e6e', > '/dev/mapper/vg_p5ewspro-fedoraKDE18', > '/dev/vg_p5ewspro/fedoraKDE18'], > 'sysfs_path': '/devices/virtual/block/dm-8'} ; name: vg_p5ewspro-fedoraKDE18 ; >22:53:26,613 INFO storage: scanning vg_p5ewspro-fedoraKDE18 (/devices/virtual/block/dm-8)... >22:53:26,614 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedoraKDE18 ; >22:53:26,616 DEBUG storage: DeviceTree.getDeviceByName returned existing 20480MB lvmlv vg_p5ewspro-fedoraKDE18 (53) >22:53:26,617 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_p5ewspro-fedoraKDE18 ; >22:53:26,618 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_p5ewspro-fedoraKDE18 ; label_type: None ; >22:53:26,619 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:26,619 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:53:26,620 DEBUG storage: device vg_p5ewspro-fedoraKDE18 does not contain a disklabel >22:53:26,620 INFO storage: type detected on 'vg_p5ewspro-fedoraKDE18' is 'ext4' >22:53:26,719 DEBUG storage: padding min size from 5084 up to 5584 >22:53:26,722 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:26,722 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:53:26,724 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro-fedoraKDE18 ; current: None ; type: ext4 ; >22:53:26,726 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,726 INFO storage: Using 128MB superBlockSize >22:53:26,727 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,732 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,733 INFO storage: Using 128MB superBlockSize >22:53:26,733 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,734 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,734 INFO storage: Using 128MB superBlockSize >22:53:26,734 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,735 DEBUG storage: looking up parted Device: /dev/mapper/vg_p5ewspro >22:53:26,736 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,736 INFO storage: Using 128MB superBlockSize >22:53:26,736 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,737 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,737 INFO storage: Using 128MB superBlockSize >22:53:26,737 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,737 DEBUG storage: vg_p5ewspro size is 953856MB >22:53:26,744 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,744 INFO storage: Using 128MB superBlockSize >22:53:26,744 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,744 DEBUG storage: vg vg_p5ewspro has 810432MB free >22:53:26,745 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,745 INFO storage: Using 128MB superBlockSize >22:53:26,745 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,746 DEBUG storage: vg_p5ewspro size is 953856MB >22:53:26,752 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,752 INFO storage: Using 128MB superBlockSize >22:53:26,752 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,752 DEBUG storage: vg vg_p5ewspro has 810432MB free >22:53:26,753 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:26,753 INFO storage: Using 128MB superBlockSize >22:53:26,754 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:26,760 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f66097796d0) -- > name = vg_p5ewspro-fedoraKDE18 status = True kids = 0 id = 53 > parents = ['existing 953856MB lvmvg vg_p5ewspro (44)'] > uuid = vL5OCi-tPGM-aIfR-1WS0-YnY6-LlBE-DbS6mc size = 20480.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_p5ewspro-fedoraKDE18 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7f66099f4dd0> > target size = 20480.0 path = /dev/mapper/vg_p5ewspro-fedoraKDE18 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f6609a0cc90) -- > name = vg_p5ewspro status = True kids = 7 id = 44 > parents = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (31) with existing lvmpv'] > uuid = cbVmIW-x90X-7guA-AUNP-xcf6-65NV-ZJspj7 size = 953856 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_p5ewspro > format args = [] originalFormat = None target = None dmUuid = None free = 810432.0 PE Size = 32.0 PE Count = 29808 > PE Free = 25326 PV Count = 1 > LV Names = ['fedora15', 'fedora16', 'seti', 'fedora17', 'datalv', 'fedora18', 'fedoraKDE18'] modified = False > extents = 29808.0 free space = 810432 > free extents = 25326.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (31) with existing lvmpv'] > LVs = ['existing 20000MB lvmlv vg_p5ewspro-fedora15 (47) with existing btrfs filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora16 (48) with existing ext4 filesystem', > 'existing 1984MB lvmlv vg_p5ewspro-seti (49) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora17 (50) with existing ext4 filesystem', > 'existing 40960MB lvmlv vg_p5ewspro-datalv (51) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora18 (52) with existing ext4 filesystem', > 'existing 20480MB lvmlv vg_p5ewspro-fedoraKDE18 (53) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 20480MB >22:53:26,762 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:26,762 INFO storage: got format: Ext4FS instance (0x7f6609785650) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_p5ewspro-fedoraKDE18 uuid = ac3d8f0d-2f81-492d-8427-c1acd7ef4e6e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = fedorakde18 size = 20480.0 targetSize = 20480.0 > >22:53:26,819 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro00-kunkelc ; >22:53:26,821 DEBUG storage: DeviceTree.getDeviceByName returned existing 49984MB lvmlv vg_p5ewspro00-kunkelc (46) with existing ext4 filesystem >22:53:26,822 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora15 ; >22:53:26,824 DEBUG storage: DeviceTree.getDeviceByName returned existing 20000MB lvmlv vg_p5ewspro-fedora15 (47) with existing btrfs filesystem >22:53:26,825 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora16 ; >22:53:26,827 DEBUG storage: DeviceTree.getDeviceByName returned existing 20000MB lvmlv vg_p5ewspro-fedora16 (48) with existing ext4 filesystem >22:53:26,828 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro-seti ; >22:53:26,830 DEBUG storage: DeviceTree.getDeviceByName returned existing 1984MB lvmlv vg_p5ewspro-seti (49) with existing ext4 filesystem >22:53:26,831 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora17 ; >22:53:26,834 DEBUG storage: DeviceTree.getDeviceByName returned existing 20000MB lvmlv vg_p5ewspro-fedora17 (50) with existing ext4 filesystem >22:53:26,835 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro-datalv ; >22:53:26,837 DEBUG storage: DeviceTree.getDeviceByName returned existing 40960MB lvmlv vg_p5ewspro-datalv (51) with existing ext4 filesystem >22:53:26,838 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora18 ; >22:53:26,839 DEBUG storage: DeviceTree.getDeviceByName returned existing 20000MB lvmlv vg_p5ewspro-fedora18 (52) with existing ext4 filesystem >22:53:26,840 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedoraKDE18 ; >22:53:26,842 DEBUG storage: DeviceTree.getDeviceByName returned existing 20480MB lvmlv vg_p5ewspro-fedoraKDE18 (53) with existing ext4 filesystem >22:53:26,843 DEBUG storage: PartitionDevice.teardown: sdf1 ; status: True ; controllable: True ; >22:53:26,866 DEBUG storage: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >22:53:26,867 DEBUG storage: DiskLabel.teardown: device: /dev/sdf ; status: False ; type: disklabel ; >22:53:26,870 DEBUG storage: DiskLabel.teardown: device: /dev/sdf ; status: False ; type: disklabel ; >22:53:26,895 DEBUG storage: PartitionDevice.teardown: sdf2 ; status: True ; controllable: True ; >22:53:26,919 DEBUG storage: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >22:53:26,920 DEBUG storage: DiskLabel.teardown: device: /dev/sdf ; status: False ; type: disklabel ; >22:53:26,923 DEBUG storage: DiskLabel.teardown: device: /dev/sdf ; status: False ; type: disklabel ; >22:53:26,949 DEBUG storage: PartitionDevice.teardown: sdg1 ; status: True ; controllable: True ; >22:53:26,977 DEBUG storage: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >22:53:26,978 DEBUG storage: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >22:53:26,980 DEBUG storage: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >22:53:27,007 DEBUG storage: PartitionDevice.teardown: sdg2 ; status: True ; controllable: True ; >22:53:27,031 DEBUG storage: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >22:53:27,032 DEBUG storage: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >22:53:27,034 DEBUG storage: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >22:53:27,059 DEBUG storage: PartitionDevice.teardown: sdg3 ; status: True ; controllable: True ; >22:53:27,060 DEBUG storage: SwapSpace.teardown: device: /dev/sdg3 ; status: False ; type: swap ; >22:53:27,064 DEBUG storage: SwapSpace.teardown: device: /dev/sdg3 ; status: False ; type: swap ; >22:53:27,093 DEBUG storage: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >22:53:27,094 DEBUG storage: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >22:53:27,096 DEBUG storage: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >22:53:27,117 DEBUG storage: PartitionDevice.teardown: sdg4 ; status: True ; controllable: True ; >22:53:27,119 DEBUG storage: DeviceFormat.teardown: device: /dev/sdg4 ; status: False ; type: None ; >22:53:27,122 DEBUG storage: DeviceFormat.teardown: device: /dev/sdg4 ; status: False ; type: None ; >22:53:27,148 DEBUG storage: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >22:53:27,150 DEBUG storage: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >22:53:27,153 DEBUG storage: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >22:53:27,179 DEBUG storage: PartitionDevice.teardown: sdg5 ; status: True ; controllable: True ; >22:53:27,206 DEBUG storage: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >22:53:27,208 DEBUG storage: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >22:53:27,210 DEBUG storage: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >22:53:27,231 DEBUG storage: PartitionDevice.teardown: sdg6 ; status: True ; controllable: True ; >22:53:27,257 DEBUG storage: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >22:53:27,259 DEBUG storage: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >22:53:27,261 DEBUG storage: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >22:53:27,282 DEBUG storage: PartitionDevice.teardown: sdh1 ; status: True ; controllable: True ; >22:53:27,308 DEBUG storage: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >22:53:27,309 DEBUG storage: DiskLabel.teardown: device: /dev/sdh ; status: False ; type: disklabel ; >22:53:27,312 DEBUG storage: DiskLabel.teardown: device: /dev/sdh ; status: False ; type: disklabel ; >22:53:27,334 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >22:53:27,335 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >22:53:27,337 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >22:53:27,358 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >22:53:27,380 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:53:27,381 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:27,384 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:27,405 DEBUG storage: PartitionDevice.teardown: sda10 ; status: True ; controllable: True ; >22:53:27,427 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:53:27,428 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:27,431 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:27,451 DEBUG storage: PartitionDevice.teardown: sda11 ; status: True ; controllable: True ; >22:53:27,480 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:53:27,482 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:27,486 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:27,513 DEBUG storage: PartitionDevice.teardown: sda12 ; status: True ; controllable: True ; >22:53:27,539 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:53:27,540 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:27,542 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:27,563 DEBUG storage: PartitionDevice.teardown: sda13 ; status: True ; controllable: True ; >22:53:27,590 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:53:27,591 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:27,595 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:27,623 DEBUG storage: PartitionDevice.teardown: sda14 ; status: True ; controllable: True ; >22:53:27,650 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:53:27,653 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:27,656 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:27,683 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >22:53:27,709 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:53:27,710 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:27,712 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:27,733 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >22:53:27,756 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:53:27,757 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:27,761 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:27,786 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >22:53:27,787 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >22:53:27,789 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >22:53:27,816 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:53:27,817 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:27,820 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:27,844 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >22:53:27,868 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:53:27,869 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:27,872 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:27,897 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >22:53:27,924 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:53:27,927 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:27,930 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:27,951 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >22:53:27,953 DEBUG storage: SwapSpace.teardown: device: /dev/sda7 ; status: False ; type: swap ; >22:53:27,955 DEBUG storage: SwapSpace.teardown: device: /dev/sda7 ; status: False ; type: swap ; >22:53:27,977 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:53:27,978 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:27,980 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:28,001 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >22:53:28,028 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:53:28,029 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:28,032 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:28,068 DEBUG storage: LoopDevice.teardown: loop0 ; status: True ; controllable: False ; >22:53:28,083 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >22:53:28,086 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_p5ewspro00-kunkelc ; status: True ; controllable: True ; >22:53:28,113 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_p5ewspro00-kunkelc ; status: True ; controllable: True ; >22:53:28,519 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_p5ewspro00 ; status: True ; controllable: True ; >22:53:28,520 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_p5ewspro00 ; status: False ; type: None ; >22:53:28,523 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_p5ewspro00 ; status: False ; type: None ; >22:53:28,549 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_p5ewspro00 ; status: True ; controllable: True ; >22:53:28,665 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >22:53:28,668 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda8 ; status: False ; type: lvmpv ; >22:53:28,672 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda8 ; status: False ; type: lvmpv ; >22:53:28,698 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:53:28,700 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:28,702 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:28,723 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_p5ewspro-fedora16 ; status: True ; controllable: True ; >22:53:28,747 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_p5ewspro-fedora16 ; status: True ; controllable: True ; >22:53:28,848 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_p5ewspro ; status: True ; controllable: True ; >22:53:28,850 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_p5ewspro ; status: False ; type: None ; >22:53:28,852 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_p5ewspro ; status: False ; type: None ; >22:53:28,874 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_p5ewspro ; status: True ; controllable: True ; >22:53:28,980 DEBUG storage: MDRaidArrayDevice.teardown: P5E-WSPRO.localdomain:0 ; status: True ; controllable: True ; >22:53:28,982 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/md/P5E-WSPRO.localdomain:0 ; status: False ; type: lvmpv ; >22:53:28,984 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/md/P5E-WSPRO.localdomain:0 ; status: False ; type: lvmpv ; >22:53:29,071 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >22:53:29,073 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >22:53:29,078 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >22:53:29,104 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >22:53:29,106 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >22:53:29,109 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >22:53:29,131 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >22:53:29,133 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >22:53:29,136 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >22:53:29,163 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >22:53:29,165 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >22:53:29,168 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >22:53:29,189 DEBUG storage: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >22:53:29,191 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd1 ; status: False ; type: mdmember ; >22:53:29,194 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd1 ; status: False ; type: mdmember ; >22:53:29,219 DEBUG storage: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >22:53:29,221 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >22:53:29,224 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >22:53:29,245 DEBUG storage: PartitionDevice.teardown: sde1 ; status: True ; controllable: True ; >22:53:29,247 DEBUG storage: MDRaidMember.teardown: device: /dev/sde1 ; status: False ; type: mdmember ; >22:53:29,251 DEBUG storage: MDRaidMember.teardown: device: /dev/sde1 ; status: False ; type: mdmember ; >22:53:29,278 DEBUG storage: DiskDevice.teardown: sde ; status: True ; controllable: True ; >22:53:29,280 DEBUG storage: DiskLabel.teardown: device: /dev/sde ; status: False ; type: disklabel ; >22:53:29,283 DEBUG storage: DiskLabel.teardown: device: /dev/sde ; status: False ; type: disklabel ; >22:53:29,303 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_p5ewspro-seti ; status: False ; controllable: True ; >22:53:29,305 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_p5ewspro-fedora17 ; status: False ; controllable: True ; >22:53:29,306 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_p5ewspro-datalv ; status: False ; controllable: True ; >22:53:29,307 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_p5ewspro-fedora18 ; status: False ; controllable: True ; >22:53:29,308 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_p5ewspro-fedoraKDE18 ; status: False ; controllable: True ; >22:53:29,309 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.54 ; status: False ; controllable: True ; >22:53:29,310 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >22:53:29,313 INFO storage: edd: collected mbr signatures: {'sdd': '0x000b92e1', 'sde': '0x00026dac', 'sdf': '0x000b7b35', 'sdg': '0x9c0ec7c3', 'sda': '0x98282ca2', 'sdb': '0x000db1c6', 'sdc': '0x00058c74', 'sdh': '0x000a5cf1'} >22:53:29,315 DEBUG storage: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x000a5cf1 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 15633408 >22:53:29,316 INFO storage: edd: matched 0x80 to sdh using MBR sig >22:53:29,316 DEBUG storage: edd: data extracted from 0x81: > type: None, ata_device: None > channel: None, mbr_signature: 0x98282ca2 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 976773168 >22:53:29,316 INFO storage: edd: matched 0x81 to sda using MBR sig >22:53:29,316 DEBUG storage: edd: data extracted from 0x82: > type: None, ata_device: None > channel: None, mbr_signature: 0x000db1c6 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 976773168 >22:53:29,316 INFO storage: edd: matched 0x82 to sdb using MBR sig >22:53:29,317 DEBUG storage: edd: data extracted from 0x83: > type: None, ata_device: None > channel: None, mbr_signature: 0x00058c74 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 976773168 >22:53:29,317 INFO storage: edd: matched 0x83 to sdc using MBR sig >22:53:29,317 DEBUG storage: edd: data extracted from 0x84: > type: None, ata_device: None > channel: None, mbr_signature: 0x000b92e1 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 976773168 >22:53:29,317 INFO storage: edd: matched 0x84 to sdd using MBR sig >22:53:29,317 DEBUG storage: edd: data extracted from 0x85: > type: None, ata_device: None > channel: None, mbr_signature: 0x00026dac > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 976773168 >22:53:29,318 INFO storage: edd: matched 0x85 to sde using MBR sig >22:53:29,318 DEBUG storage: edd: data extracted from 0x86: > type: None, ata_device: None > channel: None, mbr_signature: 0x000b7b35 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: None >22:53:29,318 INFO storage: edd: matched 0x86 to sdf using MBR sig >22:53:29,318 DEBUG storage: edd: data extracted from 0x87: > type: None, ata_device: None > channel: None, mbr_signature: 0x9c0ec7c3 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: None >22:53:29,318 INFO storage: edd: matched 0x87 to sdg using MBR sig >22:53:29,321 DEBUG storage: PartitionDevice.setup: sdg2 ; status: True ; controllable: True ; orig: False ; >22:53:29,322 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:53:29,367 DEBUG storage: PartitionDevice.teardown: sdg2 ; status: True ; controllable: True ; >22:53:29,415 DEBUG storage: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >22:53:29,417 DEBUG storage: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >22:53:29,419 DEBUG storage: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >22:53:29,440 DEBUG storage: PartitionDevice.setup: sdg5 ; status: True ; controllable: True ; orig: False ; >22:53:29,441 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:53:29,742 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >22:53:29,742 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >22:53:29,742 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >22:53:29,742 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >22:53:29,742 DEBUG storage: crypttab maps: [] >22:53:29,742 DEBUG storage: parsing /mnt/sysimage/etc/fstab >22:53:29,749 DEBUG storage: resolved 'UUID=73f59c6c-2fe0-4f8a-a177-060da73d85e2' to 'sdg5' (partition) >22:53:29,749 DEBUG storage: resolved 'UUID=17121f47-b50c-4402-9eec-58c6662502b4' to 'sdg2' (partition) >22:53:29,749 DEBUG storage: resolved 'UUID=1b39272d-8fc7-4f30-ad29-1192e5480446' to 'sdg6' (partition) >22:53:29,749 DEBUG storage: resolved 'UUID=ea0df85a-d986-4002-9edb-81f5616784a6' to 'sdg3' (partition) >22:53:29,750 DEBUG storage: PartitionDevice.teardown: sdg5 ; status: True ; controllable: True ; >22:53:29,802 DEBUG storage: PartitionDevice.setup: sdg6 ; status: True ; controllable: True ; orig: False ; >22:53:29,803 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:53:29,881 DEBUG storage: PartitionDevice.teardown: sdg6 ; status: True ; controllable: True ; >22:53:29,922 DEBUG storage: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >22:53:29,924 DEBUG storage: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >22:53:29,926 DEBUG storage: DiskLabel.teardown: device: /dev/sdg ; status: False ; type: disklabel ; >22:53:29,947 DEBUG storage: PartitionDevice.setup: sda10 ; status: True ; controllable: True ; orig: False ; >22:53:29,947 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:53:30,004 DEBUG storage: PartitionDevice.teardown: sda10 ; status: True ; controllable: True ; >22:53:30,058 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:53:30,059 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:30,061 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:30,087 DEBUG storage: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >22:53:30,087 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:53:30,130 DEBUG storage: PartitionDevice.teardown: sda11 ; status: True ; controllable: True ; >22:53:30,178 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:53:30,180 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:30,182 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:30,203 DEBUG storage: PartitionDevice.setup: sda12 ; status: True ; controllable: True ; orig: False ; >22:53:30,203 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:53:30,256 DEBUG storage: PartitionDevice.teardown: sda12 ; status: True ; controllable: True ; >22:53:30,305 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:53:30,307 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:30,309 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:30,335 DEBUG storage: PartitionDevice.setup: sda13 ; status: True ; controllable: True ; orig: False ; >22:53:30,336 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:53:30,393 DEBUG storage: PartitionDevice.teardown: sda13 ; status: True ; controllable: True ; >22:53:30,438 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:53:30,439 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:30,441 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:30,462 DEBUG storage: PartitionDevice.setup: sda14 ; status: True ; controllable: True ; orig: False ; >22:53:30,463 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:53:30,510 DEBUG storage: PartitionDevice.teardown: sda14 ; status: True ; controllable: True ; >22:53:30,564 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:53:30,566 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:30,568 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:30,589 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >22:53:30,590 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:53:30,645 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >22:53:30,693 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:53:30,695 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:30,697 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:30,718 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >22:53:30,719 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:53:31,030 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >22:53:31,065 DEBUG storage: blkid.tab devs: ['/dev/sdd'] >22:53:31,066 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >22:53:31,066 DEBUG storage: crypttab maps: [] >22:53:31,066 DEBUG storage: parsing /mnt/sysimage/etc/fstab >22:53:31,078 DEBUG storage: resolved 'UUID=e1f8ac22-ea2f-4b0f-bd26-78f5427b4325' to 'sda5' (partition) >22:53:31,078 DEBUG storage: failed to resolve 'UUID=96d000e3-2a19-42b8-9096-698595e9b377' >22:53:31,078 DEBUG storage: failed to resolve 'UUID=258eb5d1-9cff-4cbd-b953-8e888dc7540e' >22:53:31,081 DEBUG storage: DeviceTree.getDeviceByName: name: tmpfs ; >22:53:31,082 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:31,083 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/tmpfs ; >22:53:31,084 DEBUG storage: DeviceTree.getDeviceByPath returned None >22:53:31,085 DEBUG storage: failed to resolve '/dev/tmpfs' >22:53:31,086 DEBUG storage: DeviceTree.getDeviceByName: name: devpts ; >22:53:31,087 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:31,088 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/devpts ; >22:53:31,089 DEBUG storage: DeviceTree.getDeviceByPath returned None >22:53:31,089 DEBUG storage: failed to resolve '/dev/devpts' >22:53:31,090 DEBUG storage: DeviceTree.getDeviceByName: name: sysfs ; >22:53:31,091 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:31,092 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sysfs ; >22:53:31,093 DEBUG storage: DeviceTree.getDeviceByPath returned None >22:53:31,093 DEBUG storage: failed to resolve '/dev/sysfs' >22:53:31,094 DEBUG storage: DeviceTree.getDeviceByName: name: proc ; >22:53:31,095 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:31,096 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/proc ; >22:53:31,097 DEBUG storage: DeviceTree.getDeviceByPath returned None >22:53:31,097 DEBUG storage: failed to resolve '/dev/proc' >22:53:31,098 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >22:53:31,149 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >22:53:31,149 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:53:31,213 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >22:53:31,257 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:53:31,259 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:31,261 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:31,282 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_p5ewspro00-kunkelc ; status: False ; controllable: True ; orig: False ; >22:53:31,284 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro00-kunkelc ; orig: False ; >22:53:31,285 DEBUG storage: LVMVolumeGroupDevice.setup: vg_p5ewspro00 ; status: True ; controllable: True ; orig: False ; >22:53:31,286 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_p5ewspro00-kunkelc ; status: False ; controllable: True ; orig: False ; >22:53:31,859 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:53:31,914 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_p5ewspro00-kunkelc ; status: True ; controllable: True ; >22:53:31,962 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_p5ewspro00-kunkelc ; status: True ; controllable: True ; >22:53:32,074 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_p5ewspro00 ; status: True ; controllable: True ; >22:53:32,076 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_p5ewspro00 ; status: False ; type: None ; >22:53:32,078 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_p5ewspro00 ; status: False ; type: None ; >22:53:32,099 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_p5ewspro00 ; status: True ; controllable: True ; >22:53:32,174 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >22:53:32,177 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda8 ; status: False ; type: lvmpv ; >22:53:32,181 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda8 ; status: False ; type: lvmpv ; >22:53:32,202 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:53:32,204 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:32,208 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:53:32,233 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_p5ewspro-fedora16 ; status: False ; controllable: True ; orig: False ; >22:53:32,234 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro-fedora16 ; orig: False ; >22:53:32,236 DEBUG storage: LVMVolumeGroupDevice.setup: vg_p5ewspro ; status: False ; controllable: True ; orig: False ; >22:53:32,237 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 7 ; name: vg_p5ewspro ; orig: False ; >22:53:32,239 DEBUG storage: MDRaidArrayDevice.setup: P5E-WSPRO.localdomain:0 ; status: False ; controllable: True ; orig: False ; >22:53:32,240 DEBUG storage: MDRaidArrayDevice.setupParents: kids: 1 ; name: P5E-WSPRO.localdomain:0 ; orig: False ; >22:53:32,242 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >22:53:32,244 DEBUG storage: MDRaidMember.setup: device: /dev/sdb1 ; status: False ; type: mdmember ; >22:53:32,245 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >22:53:32,247 DEBUG storage: MDRaidMember.setup: device: /dev/sdc1 ; status: False ; type: mdmember ; >22:53:32,249 DEBUG storage: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >22:53:32,250 DEBUG storage: MDRaidMember.setup: device: /dev/sdd1 ; status: False ; type: mdmember ; >22:53:32,252 DEBUG storage: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >22:53:32,253 DEBUG storage: MDRaidMember.setup: device: /dev/sde1 ; status: False ; type: mdmember ; >22:53:32,255 DEBUG storage: MDRaidArrayDevice._setup: P5E-WSPRO.localdomain:0 ; status: False ; controllable: True ; orig: False ; >22:53:32,256 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >22:53:32,258 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >22:53:32,259 DEBUG storage: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >22:53:32,261 DEBUG storage: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >22:53:32,745 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: P5E-WSPRO.localdomain:0 ; status: False ; >22:53:32,748 DEBUG storage: LVMPhysicalVolume.setup: device: /dev/md/P5E-WSPRO.localdomain:0 ; status: False ; type: lvmpv ; >22:53:32,773 DEBUG storage: looking up parted Device: /dev/mapper/vg_p5ewspro >22:53:32,775 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_p5ewspro-fedora16 ; status: False ; controllable: True ; orig: False ; >22:53:32,914 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:53:33,198 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >22:53:33,208 DEBUG storage: blkid.tab devs: ['/dev/sda12', '/dev/sda13', '/dev/sda10', '/dev/sda11', '/dev/sda8', '/dev/sda9', '/dev/mapper/vg_p5ewspro-fedora17', '/dev/mapper/vg_p5ewspro-fedora16', '/dev/sda5', '/dev/sda6', '/dev/sda7', '/dev/sda1', '/dev/sda2', '/dev/mapper/vg_p5ewspro00-kunkelc', '/dev/sde1', '/dev/mapper/vg_p5ewspro-fedora18', '/dev/sdc1', '/dev/sdg1', '/dev/sda3', '/dev/md0', '/dev/mapper/vg_p5ewspro-datalv', '/dev/sdb1', '/dev/sdf1', '/dev/sdf2', '/dev/sdd1', '/dev/mapper/vg_p5ewspro-seti', '/dev/mapper/vg_p5ewspro-fedora15'] >22:53:33,208 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >22:53:33,208 DEBUG storage: crypttab maps: [] >22:53:33,208 DEBUG storage: parsing /mnt/sysimage/etc/fstab >22:53:33,216 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora16 ; >22:53:33,218 DEBUG storage: DeviceTree.getDeviceByPath returned existing 20000MB lvmlv vg_p5ewspro-fedora16 (48) with existing ext4 filesystem >22:53:33,218 DEBUG storage: resolved '/dev/mapper/vg_p5ewspro-fedora16' to 'vg_p5ewspro-fedora16' (lvmlv) >22:53:33,219 DEBUG storage: resolved 'UUID=c957dda5-6104-49f9-b40a-3d111dc44fcd' to 'sda11' (partition) >22:53:33,219 DEBUG storage: resolved 'UUID=ddc7a0df-4c0d-45a4-af45-6c1ba03781ca' to 'sda7' (partition) >22:53:33,220 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora15 ; >22:53:33,222 DEBUG storage: DeviceTree.getDeviceByPath returned existing 20000MB btrfs volume btrfs.54 (54) with existing btrfs filesystem >22:53:33,222 DEBUG storage: resolved '/dev/mapper/vg_p5ewspro-fedora15' to 'btrfs.54' (btrfs volume) >22:53:33,222 DEBUG storage: resolved 'LABEL=fed15boot' to 'sda3' (partition) >22:53:33,223 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro00-kunkelc ; >22:53:33,225 DEBUG storage: DeviceTree.getDeviceByPath returned existing 49984MB lvmlv vg_p5ewspro00-kunkelc (46) with existing ext4 filesystem >22:53:33,225 DEBUG storage: resolved '/dev/mapper/vg_p5ewspro00-kunkelc' to 'vg_p5ewspro00-kunkelc' (lvmlv) >22:53:33,226 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda6 ; >22:53:33,227 DEBUG storage: DeviceTree.getDeviceByPath returned existing 5000MB partition sda6 (24) with existing vfat filesystem >22:53:33,227 DEBUG storage: resolved '/dev/sda6' to 'sda6' (partition) >22:53:33,228 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vg_p5ewspro/seti ; >22:53:33,229 DEBUG storage: DeviceTree.getDeviceByPath returned None >22:53:33,230 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro-seti ; >22:53:33,232 DEBUG storage: DeviceTree.getDeviceByName returned existing 1984MB lvmlv vg_p5ewspro-seti (49) with existing ext4 filesystem >22:53:33,232 DEBUG storage: resolved '/dev/vg_p5ewspro/seti' to 'vg_p5ewspro-seti' (lvmlv) >22:53:33,233 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_p5ewspro-fedora16 ; status: True ; controllable: True ; >22:53:33,280 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_p5ewspro-fedora16 ; status: True ; controllable: True ; >22:53:33,376 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_p5ewspro-seti ; status: False ; controllable: True ; orig: False ; >22:53:33,378 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro-seti ; orig: False ; >22:53:33,379 DEBUG storage: LVMVolumeGroupDevice.setup: vg_p5ewspro ; status: True ; controllable: True ; orig: False ; >22:53:33,381 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_p5ewspro-seti ; status: False ; controllable: True ; orig: False ; >22:53:33,553 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:53:33,592 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_p5ewspro-seti ; status: True ; controllable: True ; >22:53:33,638 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_p5ewspro-seti ; status: True ; controllable: True ; >22:53:33,732 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_p5ewspro ; status: True ; controllable: True ; >22:53:33,733 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_p5ewspro ; status: False ; type: None ; >22:53:33,735 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_p5ewspro ; status: False ; type: None ; >22:53:33,757 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_p5ewspro ; status: True ; controllable: True ; >22:53:33,836 DEBUG storage: MDRaidArrayDevice.teardown: P5E-WSPRO.localdomain:0 ; status: True ; controllable: True ; >22:53:33,839 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/md/P5E-WSPRO.localdomain:0 ; status: False ; type: lvmpv ; >22:53:33,842 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/md/P5E-WSPRO.localdomain:0 ; status: False ; type: lvmpv ; >22:53:33,927 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >22:53:33,930 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >22:53:33,934 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >22:53:33,963 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >22:53:33,966 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >22:53:33,970 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >22:53:33,995 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >22:53:33,997 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >22:53:34,000 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >22:53:34,027 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >22:53:34,029 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >22:53:34,033 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >22:53:34,059 DEBUG storage: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >22:53:34,061 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd1 ; status: False ; type: mdmember ; >22:53:34,064 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd1 ; status: False ; type: mdmember ; >22:53:34,086 DEBUG storage: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >22:53:34,088 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >22:53:34,091 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >22:53:34,114 DEBUG storage: PartitionDevice.teardown: sde1 ; status: True ; controllable: True ; >22:53:34,116 DEBUG storage: MDRaidMember.teardown: device: /dev/sde1 ; status: False ; type: mdmember ; >22:53:34,119 DEBUG storage: MDRaidMember.teardown: device: /dev/sde1 ; status: False ; type: mdmember ; >22:53:34,146 DEBUG storage: DiskDevice.teardown: sde ; status: True ; controllable: True ; >22:53:34,148 DEBUG storage: DiskLabel.teardown: device: /dev/sde ; status: False ; type: disklabel ; >22:53:34,152 DEBUG storage: DiskLabel.teardown: device: /dev/sde ; status: False ; type: disklabel ; >22:53:34,174 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_p5ewspro-fedora17 ; status: False ; controllable: True ; orig: False ; >22:53:34,175 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro-fedora17 ; orig: False ; >22:53:34,177 DEBUG storage: LVMVolumeGroupDevice.setup: vg_p5ewspro ; status: False ; controllable: True ; orig: False ; >22:53:34,178 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 7 ; name: vg_p5ewspro ; orig: False ; >22:53:34,180 DEBUG storage: MDRaidArrayDevice.setup: P5E-WSPRO.localdomain:0 ; status: False ; controllable: True ; orig: False ; >22:53:34,181 DEBUG storage: MDRaidArrayDevice.setupParents: kids: 1 ; name: P5E-WSPRO.localdomain:0 ; orig: False ; >22:53:34,183 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >22:53:34,184 DEBUG storage: MDRaidMember.setup: device: /dev/sdb1 ; status: False ; type: mdmember ; >22:53:34,186 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >22:53:34,187 DEBUG storage: MDRaidMember.setup: device: /dev/sdc1 ; status: False ; type: mdmember ; >22:53:34,189 DEBUG storage: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >22:53:34,190 DEBUG storage: MDRaidMember.setup: device: /dev/sdd1 ; status: False ; type: mdmember ; >22:53:34,192 DEBUG storage: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >22:53:34,194 DEBUG storage: MDRaidMember.setup: device: /dev/sde1 ; status: False ; type: mdmember ; >22:53:34,195 DEBUG storage: MDRaidArrayDevice._setup: P5E-WSPRO.localdomain:0 ; status: False ; controllable: True ; orig: False ; >22:53:34,196 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >22:53:34,198 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >22:53:34,199 DEBUG storage: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >22:53:34,201 DEBUG storage: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >22:53:34,634 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: P5E-WSPRO.localdomain:0 ; status: True ; >22:53:34,636 DEBUG storage: LVMPhysicalVolume.setup: device: /dev/md/P5E-WSPRO.localdomain:0 ; status: False ; type: lvmpv ; >22:53:34,657 DEBUG storage: looking up parted Device: /dev/mapper/vg_p5ewspro >22:53:34,659 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_p5ewspro-fedora17 ; status: False ; controllable: True ; orig: False ; >22:53:34,846 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:53:35,166 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >22:53:35,167 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >22:53:35,168 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >22:53:35,168 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >22:53:35,168 DEBUG storage: crypttab maps: [] >22:53:35,169 DEBUG storage: parsing /mnt/sysimage/etc/fstab >22:53:35,176 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora17 ; >22:53:35,179 DEBUG storage: DeviceTree.getDeviceByPath returned existing 20000MB lvmlv vg_p5ewspro-fedora17 (50) with existing ext4 filesystem >22:53:35,180 DEBUG storage: resolved '/dev/mapper/vg_p5ewspro-fedora17' to 'vg_p5ewspro-fedora17' (lvmlv) >22:53:35,180 DEBUG storage: resolved 'UUID=80560631-1d69-40b0-a81e-9fd49aa757b3' to 'sda10' (partition) >22:53:35,182 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper//vg_p5ewspro00-kunkelc ; >22:53:35,183 DEBUG storage: DeviceTree.getDeviceByPath returned None >22:53:35,183 DEBUG storage: failed to resolve '/dev/mapper//vg_p5ewspro00-kunkelc' >22:53:35,183 DEBUG storage: resolved 'UUID=b29c43b2-4612-4cf9-b4d7-04a6c43274d9' to 'sda3' (partition) >22:53:35,184 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-seti ; >22:53:35,186 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1984MB lvmlv vg_p5ewspro-seti (49) with existing ext4 filesystem >22:53:35,186 DEBUG storage: resolved '/dev/mapper/vg_p5ewspro-seti' to 'vg_p5ewspro-seti' (lvmlv) >22:53:35,186 DEBUG storage: resolved 'UUID=ddc7a0df-4c0d-45a4-af45-6c1ba03781ca' to 'sda7' (partition) >22:53:35,187 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora15 ; >22:53:35,189 DEBUG storage: DeviceTree.getDeviceByPath returned existing 20000MB btrfs volume btrfs.54 (54) with existing btrfs filesystem >22:53:35,189 DEBUG storage: resolved '/dev/mapper/vg_p5ewspro-fedora15' to 'btrfs.54' (btrfs volume) >22:53:35,190 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda3 ; >22:53:35,191 DEBUG storage: DeviceTree.getDeviceByPath returned existing 500MB partition sda3 (21) with existing ext4 filesystem >22:53:35,191 DEBUG storage: resolved '/dev/sda3' to 'sda3' (partition) >22:53:35,192 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora16 ; >22:53:35,194 DEBUG storage: DeviceTree.getDeviceByPath returned existing 20000MB lvmlv vg_p5ewspro-fedora16 (48) with existing ext4 filesystem >22:53:35,194 DEBUG storage: resolved '/dev/mapper/vg_p5ewspro-fedora16' to 'vg_p5ewspro-fedora16' (lvmlv) >22:53:35,195 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda11 ; >22:53:35,196 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476MB partition sda11 (16) with existing ext4 filesystem >22:53:35,196 DEBUG storage: resolved '/dev/sda11' to 'sda11' (partition) >22:53:35,197 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora18 ; >22:53:35,199 DEBUG storage: DeviceTree.getDeviceByPath returned existing 20000MB lvmlv vg_p5ewspro-fedora18 (52) with existing ext4 filesystem >22:53:35,199 DEBUG storage: resolved '/dev/mapper/vg_p5ewspro-fedora18' to 'vg_p5ewspro-fedora18' (lvmlv) >22:53:35,200 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda12 ; >22:53:35,202 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476MB partition sda12 (17) with existing ext4 filesystem >22:53:35,202 DEBUG storage: resolved '/dev/sda12' to 'sda12' (partition) >22:53:35,203 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vg_p5ewspro/datalv ; >22:53:35,204 DEBUG storage: DeviceTree.getDeviceByPath returned None >22:53:35,205 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro-datalv ; >22:53:35,206 DEBUG storage: DeviceTree.getDeviceByName returned existing 40960MB lvmlv vg_p5ewspro-datalv (51) with existing ext4 filesystem >22:53:35,206 DEBUG storage: resolved '/dev/vg_p5ewspro/datalv' to 'vg_p5ewspro-datalv' (lvmlv) >22:53:35,207 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_p5ewspro-fedora17 ; status: True ; controllable: True ; >22:53:35,258 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_p5ewspro-fedora17 ; status: True ; controllable: True ; >22:53:35,418 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_p5ewspro-datalv ; status: False ; controllable: True ; orig: False ; >22:53:35,419 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro-datalv ; orig: False ; >22:53:35,421 DEBUG storage: LVMVolumeGroupDevice.setup: vg_p5ewspro ; status: True ; controllable: True ; orig: False ; >22:53:35,423 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_p5ewspro-datalv ; status: False ; controllable: True ; orig: False ; >22:53:35,596 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:53:35,669 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_p5ewspro-datalv ; status: True ; controllable: True ; >22:53:35,717 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_p5ewspro-datalv ; status: True ; controllable: True ; >22:53:35,810 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_p5ewspro ; status: True ; controllable: True ; >22:53:35,812 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_p5ewspro ; status: False ; type: None ; >22:53:35,813 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_p5ewspro ; status: False ; type: None ; >22:53:35,838 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_p5ewspro ; status: True ; controllable: True ; >22:53:35,918 DEBUG storage: MDRaidArrayDevice.teardown: P5E-WSPRO.localdomain:0 ; status: True ; controllable: True ; >22:53:35,920 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/md/P5E-WSPRO.localdomain:0 ; status: False ; type: lvmpv ; >22:53:35,923 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/md/P5E-WSPRO.localdomain:0 ; status: False ; type: lvmpv ; >22:53:36,010 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >22:53:36,012 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >22:53:36,016 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >22:53:36,040 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >22:53:36,042 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >22:53:36,045 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >22:53:36,067 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >22:53:36,069 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >22:53:36,072 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >22:53:36,098 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >22:53:36,100 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >22:53:36,103 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >22:53:36,124 DEBUG storage: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >22:53:36,126 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd1 ; status: False ; type: mdmember ; >22:53:36,128 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd1 ; status: False ; type: mdmember ; >22:53:36,150 DEBUG storage: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >22:53:36,152 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >22:53:36,156 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >22:53:36,177 DEBUG storage: PartitionDevice.teardown: sde1 ; status: True ; controllable: True ; >22:53:36,179 DEBUG storage: MDRaidMember.teardown: device: /dev/sde1 ; status: False ; type: mdmember ; >22:53:36,182 DEBUG storage: MDRaidMember.teardown: device: /dev/sde1 ; status: False ; type: mdmember ; >22:53:36,208 DEBUG storage: DiskDevice.teardown: sde ; status: True ; controllable: True ; >22:53:36,210 DEBUG storage: DiskLabel.teardown: device: /dev/sde ; status: False ; type: disklabel ; >22:53:36,213 DEBUG storage: DiskLabel.teardown: device: /dev/sde ; status: False ; type: disklabel ; >22:53:36,235 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_p5ewspro-fedora18 ; status: False ; controllable: True ; orig: False ; >22:53:36,236 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro-fedora18 ; orig: False ; >22:53:36,237 DEBUG storage: LVMVolumeGroupDevice.setup: vg_p5ewspro ; status: False ; controllable: True ; orig: False ; >22:53:36,239 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 7 ; name: vg_p5ewspro ; orig: False ; >22:53:36,241 DEBUG storage: MDRaidArrayDevice.setup: P5E-WSPRO.localdomain:0 ; status: False ; controllable: True ; orig: False ; >22:53:36,242 DEBUG storage: MDRaidArrayDevice.setupParents: kids: 1 ; name: P5E-WSPRO.localdomain:0 ; orig: False ; >22:53:36,244 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >22:53:36,245 DEBUG storage: MDRaidMember.setup: device: /dev/sdb1 ; status: False ; type: mdmember ; >22:53:36,247 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >22:53:36,248 DEBUG storage: MDRaidMember.setup: device: /dev/sdc1 ; status: False ; type: mdmember ; >22:53:36,250 DEBUG storage: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >22:53:36,251 DEBUG storage: MDRaidMember.setup: device: /dev/sdd1 ; status: False ; type: mdmember ; >22:53:36,253 DEBUG storage: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >22:53:36,254 DEBUG storage: MDRaidMember.setup: device: /dev/sde1 ; status: False ; type: mdmember ; >22:53:36,256 DEBUG storage: MDRaidArrayDevice._setup: P5E-WSPRO.localdomain:0 ; status: False ; controllable: True ; orig: False ; >22:53:36,257 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >22:53:36,259 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >22:53:36,260 DEBUG storage: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >22:53:36,262 DEBUG storage: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >22:53:36,728 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: P5E-WSPRO.localdomain:0 ; status: True ; >22:53:36,730 DEBUG storage: LVMPhysicalVolume.setup: device: /dev/md/P5E-WSPRO.localdomain:0 ; status: False ; type: lvmpv ; >22:53:36,755 DEBUG storage: looking up parted Device: /dev/mapper/vg_p5ewspro >22:53:36,757 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_p5ewspro-fedora18 ; status: False ; controllable: True ; orig: False ; >22:53:36,936 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:53:37,201 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >22:53:37,202 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >22:53:37,202 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >22:53:37,202 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >22:53:37,202 DEBUG storage: crypttab maps: [] >22:53:37,202 DEBUG storage: parsing /mnt/sysimage/etc/fstab >22:53:37,213 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora18 ; >22:53:37,215 DEBUG storage: DeviceTree.getDeviceByPath returned existing 20000MB lvmlv vg_p5ewspro-fedora18 (52) with existing ext4 filesystem >22:53:37,215 DEBUG storage: resolved '/dev/mapper/vg_p5ewspro-fedora18' to 'vg_p5ewspro-fedora18' (lvmlv) >22:53:37,215 DEBUG storage: resolved 'UUID=28029c5c-fcc5-42a2-a8f7-c3d00c074957' to 'sda12' (partition) >22:53:37,216 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro00-kunkelc ; >22:53:37,218 DEBUG storage: DeviceTree.getDeviceByPath returned existing 49984MB lvmlv vg_p5ewspro00-kunkelc (46) with existing ext4 filesystem >22:53:37,218 DEBUG storage: resolved '/dev/mapper/vg_p5ewspro00-kunkelc' to 'vg_p5ewspro00-kunkelc' (lvmlv) >22:53:37,218 DEBUG storage: resolved 'UUID=ddc7a0df-4c0d-45a4-af45-6c1ba03781ca' to 'sda7' (partition) >22:53:37,219 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-seti ; >22:53:37,221 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1984MB lvmlv vg_p5ewspro-seti (49) with existing ext4 filesystem >22:53:37,221 DEBUG storage: resolved '/dev/mapper/vg_p5ewspro-seti' to 'vg_p5ewspro-seti' (lvmlv) >22:53:37,222 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora17 ; >22:53:37,224 DEBUG storage: DeviceTree.getDeviceByPath returned existing 20000MB lvmlv vg_p5ewspro-fedora17 (50) with existing ext4 filesystem >22:53:37,224 DEBUG storage: resolved '/dev/mapper/vg_p5ewspro-fedora17' to 'vg_p5ewspro-fedora17' (lvmlv) >22:53:37,225 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda10 ; >22:53:37,227 DEBUG storage: DeviceTree.getDeviceByPath returned existing 500MB partition sda10 (15) with existing ext4 filesystem >22:53:37,227 DEBUG storage: resolved '/dev/sda10' to 'sda10' (partition) >22:53:37,228 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora16 ; >22:53:37,229 DEBUG storage: DeviceTree.getDeviceByPath returned existing 20000MB lvmlv vg_p5ewspro-fedora16 (48) with existing ext4 filesystem >22:53:37,229 DEBUG storage: resolved '/dev/mapper/vg_p5ewspro-fedora16' to 'vg_p5ewspro-fedora16' (lvmlv) >22:53:37,230 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda11 ; >22:53:37,232 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476MB partition sda11 (16) with existing ext4 filesystem >22:53:37,232 DEBUG storage: resolved '/dev/sda11' to 'sda11' (partition) >22:53:37,233 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora15 ; >22:53:37,234 DEBUG storage: DeviceTree.getDeviceByPath returned existing 20000MB btrfs volume btrfs.54 (54) with existing btrfs filesystem >22:53:37,234 DEBUG storage: resolved '/dev/mapper/vg_p5ewspro-fedora15' to 'btrfs.54' (btrfs volume) >22:53:37,235 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda3 ; >22:53:37,236 DEBUG storage: DeviceTree.getDeviceByPath returned existing 500MB partition sda3 (21) with existing ext4 filesystem >22:53:37,237 DEBUG storage: resolved '/dev/sda3' to 'sda3' (partition) >22:53:37,238 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdg5 ; >22:53:37,239 DEBUG storage: DeviceTree.getDeviceByPath returned existing 15000MB partition sdg5 (8) with existing ext4 filesystem >22:53:37,239 DEBUG storage: resolved '/dev/sdg5' to 'sdg5' (partition) >22:53:37,240 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdg2 ; >22:53:37,241 DEBUG storage: DeviceTree.getDeviceByPath returned existing 500MB partition sdg2 (5) with existing ext4 filesystem >22:53:37,241 DEBUG storage: resolved '/dev/sdg2' to 'sdg2' (partition) >22:53:37,242 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdg6 ; >22:53:37,243 DEBUG storage: DeviceTree.getDeviceByPath returned existing 40000MB partition sdg6 (9) with existing ext4 filesystem >22:53:37,244 DEBUG storage: resolved '/dev/sdg6' to 'sdg6' (partition) >22:53:37,244 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vg_p5ewspro/fedoraKDE18 ; >22:53:37,246 DEBUG storage: DeviceTree.getDeviceByPath returned None >22:53:37,247 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedoraKDE18 ; >22:53:37,248 DEBUG storage: DeviceTree.getDeviceByName returned existing 20480MB lvmlv vg_p5ewspro-fedoraKDE18 (53) with existing ext4 filesystem >22:53:37,248 DEBUG storage: resolved '/dev/vg_p5ewspro/fedoraKDE18' to 'vg_p5ewspro-fedoraKDE18' (lvmlv) >22:53:37,249 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_p5ewspro-fedora18 ; status: True ; controllable: True ; >22:53:37,297 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_p5ewspro-fedora18 ; status: True ; controllable: True ; >22:53:37,390 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_p5ewspro-fedoraKDE18 ; status: False ; controllable: True ; orig: False ; >22:53:37,391 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_p5ewspro-fedoraKDE18 ; orig: False ; >22:53:37,393 DEBUG storage: LVMVolumeGroupDevice.setup: vg_p5ewspro ; status: True ; controllable: True ; orig: False ; >22:53:37,394 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_p5ewspro-fedoraKDE18 ; status: False ; controllable: True ; orig: False ; >22:53:37,556 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:53:37,845 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >22:53:37,846 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >22:53:37,846 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >22:53:37,846 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >22:53:37,846 DEBUG storage: crypttab maps: [] >22:53:37,846 DEBUG storage: parsing /mnt/sysimage/etc/fstab >22:53:37,861 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedoraKDE18 ; >22:53:37,864 DEBUG storage: DeviceTree.getDeviceByPath returned existing 20480MB lvmlv vg_p5ewspro-fedoraKDE18 (53) with existing ext4 filesystem >22:53:37,864 DEBUG storage: resolved '/dev/mapper/vg_p5ewspro-fedoraKDE18' to 'vg_p5ewspro-fedoraKDE18' (lvmlv) >22:53:37,864 DEBUG storage: resolved 'UUID=1f93cf2f-2b6b-4bcb-8510-4d2ffccb59d0' to 'sda14' (partition) >22:53:37,866 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro00-kunkelc ; >22:53:37,868 DEBUG storage: DeviceTree.getDeviceByPath returned existing 49984MB lvmlv vg_p5ewspro00-kunkelc (46) with existing ext4 filesystem >22:53:37,868 DEBUG storage: resolved '/dev/mapper/vg_p5ewspro00-kunkelc' to 'vg_p5ewspro00-kunkelc' (lvmlv) >22:53:37,869 DEBUG storage: resolved 'UUID=ddc7a0df-4c0d-45a4-af45-6c1ba03781ca' to 'sda7' (partition) >22:53:37,870 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vg_p5ewspro/fedora18 ; >22:53:37,872 DEBUG storage: DeviceTree.getDeviceByPath returned None >22:53:37,873 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora18 ; >22:53:37,874 DEBUG storage: DeviceTree.getDeviceByName returned existing 20000MB lvmlv vg_p5ewspro-fedora18 (52) with existing ext4 filesystem >22:53:37,874 DEBUG storage: resolved '/dev/vg_p5ewspro/fedora18' to 'vg_p5ewspro-fedora18' (lvmlv) >22:53:37,875 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda12 ; >22:53:37,876 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476MB partition sda12 (17) with existing ext4 filesystem >22:53:37,877 DEBUG storage: resolved '/dev/sda12' to 'sda12' (partition) >22:53:37,878 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vg_p5ewspro/seti ; >22:53:37,879 DEBUG storage: DeviceTree.getDeviceByPath returned None >22:53:37,880 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro-seti ; >22:53:37,881 DEBUG storage: DeviceTree.getDeviceByName returned existing 1984MB lvmlv vg_p5ewspro-seti (49) with existing ext4 filesystem >22:53:37,881 DEBUG storage: resolved '/dev/vg_p5ewspro/seti' to 'vg_p5ewspro-seti' (lvmlv) >22:53:37,882 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vg_p5ewspro/fedora17 ; >22:53:37,883 DEBUG storage: DeviceTree.getDeviceByPath returned None >22:53:37,884 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora17 ; >22:53:37,886 DEBUG storage: DeviceTree.getDeviceByName returned existing 20000MB lvmlv vg_p5ewspro-fedora17 (50) with existing ext4 filesystem >22:53:37,886 DEBUG storage: resolved '/dev/vg_p5ewspro/fedora17' to 'vg_p5ewspro-fedora17' (lvmlv) >22:53:37,887 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda10 ; >22:53:37,888 DEBUG storage: DeviceTree.getDeviceByPath returned existing 500MB partition sda10 (15) with existing ext4 filesystem >22:53:37,888 DEBUG storage: resolved '/dev/sda10' to 'sda10' (partition) >22:53:37,889 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_p5ewspro-fedoraKDE18 ; status: True ; controllable: True ; >22:53:37,942 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_p5ewspro-fedoraKDE18 ; status: True ; controllable: True ; >22:53:38,033 DEBUG storage: BTRFSVolumeDevice.setup: btrfs.54 ; status: False ; controllable: True ; orig: False ; >22:53:38,035 DEBUG storage: BTRFSVolumeDevice.setupParents: kids: 0 ; name: btrfs.54 ; orig: False ; >22:53:38,037 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_p5ewspro-fedora15 ; status: False ; controllable: True ; orig: False ; >22:53:38,038 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 1 ; name: vg_p5ewspro-fedora15 ; orig: False ; >22:53:38,040 DEBUG storage: LVMVolumeGroupDevice.setup: vg_p5ewspro ; status: True ; controllable: True ; orig: False ; >22:53:38,041 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_p5ewspro-fedora15 ; status: False ; controllable: True ; orig: False ; >22:53:38,246 DEBUG storage: BTRFS.setup: device: /dev/mapper/vg_p5ewspro-fedora15 ; mountpoint: None ; type: btrfs ; >22:53:38,266 DEBUG storage: looking up parted Device: /dev/mapper/vg_p5ewspro-fedora15 >22:53:38,267 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >22:53:38,560 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >22:53:38,590 DEBUG storage: blkid.tab devs: ['/dev/sde1', '/dev/sdf2', '/dev/sda12', '/dev/sda13', '/dev/sda10', '/dev/sda11', '/dev/sdf1', '/dev/sdc1', '/dev/sdb1', '/dev/sdd1', '/dev/sda8', '/dev/sda9', '/dev/sdg', '/dev/sdg1', '/dev/sda5', '/dev/sda6', '/dev/sda7', '/dev/sda1', '/dev/sda2', '/dev/sda3'] >22:53:38,590 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >22:53:38,592 DEBUG storage: crypttab maps: [] >22:53:38,592 DEBUG storage: parsing /mnt/sysimage/etc/fstab >22:53:38,593 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro-fedora15 ; >22:53:38,595 DEBUG storage: DeviceTree.getDeviceByPath returned existing 20000MB btrfs volume btrfs.54 (54) with existing btrfs filesystem >22:53:38,596 DEBUG storage: resolved '/dev/mapper/vg_p5ewspro-fedora15' to 'btrfs.54' (btrfs volume) >22:53:38,596 DEBUG storage: resolved 'UUID=b29c43b2-4612-4cf9-b4d7-04a6c43274d9' to 'sda3' (partition) >22:53:38,597 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_p5ewspro00-kunkelc ; >22:53:38,599 DEBUG storage: DeviceTree.getDeviceByPath returned existing 49984MB lvmlv vg_p5ewspro00-kunkelc (46) with existing ext4 filesystem >22:53:38,599 DEBUG storage: resolved '/dev/mapper/vg_p5ewspro00-kunkelc' to 'vg_p5ewspro00-kunkelc' (lvmlv) >22:53:38,599 DEBUG storage: resolved 'UUID=ddc7a0df-4c0d-45a4-af45-6c1ba03781ca' to 'sda7' (partition) >22:53:38,600 DEBUG storage: DeviceTree.getDeviceByName: name: tmpfs ; >22:53:38,601 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:38,602 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/tmpfs ; >22:53:38,603 DEBUG storage: DeviceTree.getDeviceByPath returned None >22:53:38,604 DEBUG storage: failed to resolve '/dev/tmpfs' >22:53:38,605 DEBUG storage: DeviceTree.getDeviceByName: name: devpts ; >22:53:38,606 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:38,606 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/devpts ; >22:53:38,608 DEBUG storage: DeviceTree.getDeviceByPath returned None >22:53:38,608 DEBUG storage: failed to resolve '/dev/devpts' >22:53:38,609 DEBUG storage: DeviceTree.getDeviceByName: name: proc ; >22:53:38,610 DEBUG storage: DeviceTree.getDeviceByName returned None >22:53:38,611 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/proc ; >22:53:38,612 DEBUG storage: DeviceTree.getDeviceByPath returned None >22:53:38,612 DEBUG storage: failed to resolve '/dev/proc' >22:53:38,613 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vg_p5ewspro/seti ; >22:53:38,614 DEBUG storage: DeviceTree.getDeviceByPath returned None >22:53:38,615 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro-seti ; >22:53:38,616 DEBUG storage: DeviceTree.getDeviceByName returned existing 1984MB lvmlv vg_p5ewspro-seti (49) with existing ext4 filesystem >22:53:38,616 DEBUG storage: resolved '/dev/vg_p5ewspro/seti' to 'vg_p5ewspro-seti' (lvmlv) >22:53:38,617 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vg_p5ewspro/fedora16 ; >22:53:38,619 DEBUG storage: DeviceTree.getDeviceByPath returned None >22:53:38,620 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro-fedora16 ; >22:53:38,621 DEBUG storage: DeviceTree.getDeviceByName returned existing 20000MB lvmlv vg_p5ewspro-fedora16 (48) with existing ext4 filesystem >22:53:38,621 DEBUG storage: resolved '/dev/vg_p5ewspro/fedora16' to 'vg_p5ewspro-fedora16' (lvmlv) >22:53:38,622 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda11 ; >22:53:38,623 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476MB partition sda11 (16) with existing ext4 filesystem >22:53:38,623 DEBUG storage: resolved '/dev/sda11' to 'sda11' (partition) >22:53:38,624 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.54 ; status: True ; controllable: True ; >22:53:38,806 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:38,806 INFO storage: Using 128MB superBlockSize >22:53:38,807 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:38,809 DEBUG storage: BTRFS.supported: supported: True ; >22:53:38,812 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:38,815 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:38,817 DEBUG storage: NTFS.supported: supported: False ; >22:53:38,820 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:38,823 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:38,826 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:38,829 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:38,832 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:38,836 DEBUG storage: NTFS.supported: supported: False ; >22:53:38,838 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:38,842 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:38,846 DEBUG storage: FATFS.supported: supported: True ; >22:53:38,850 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:38,859 DEBUG storage: NTFS.supported: supported: False ; >22:53:38,862 DEBUG storage: NTFS.supported: supported: False ; >22:53:38,865 DEBUG storage: NTFS.supported: supported: False ; >22:53:38,868 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:38,873 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:38,876 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:38,881 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:53:38,912 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:38,913 INFO storage: Using 128MB superBlockSize >22:53:38,913 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:38,915 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:38,915 INFO storage: Using 128MB superBlockSize >22:53:38,915 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:38,916 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:38,917 INFO storage: Using 128MB superBlockSize >22:53:38,917 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:38,917 DEBUG storage: vg_p5ewspro size is 953856MB >22:53:38,922 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:38,922 INFO storage: Using 128MB superBlockSize >22:53:38,922 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:38,922 DEBUG storage: vg vg_p5ewspro has 810432MB free >22:53:38,923 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:38,923 INFO storage: Using 128MB superBlockSize >22:53:38,924 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:38,924 DEBUG storage: vg_p5ewspro size is 953856MB >22:53:38,927 DEBUG storage: raw RAID 10 size == 953878.0 >22:53:38,927 INFO storage: Using 128MB superBlockSize >22:53:38,927 DEBUG storage: existing RAID 10 size == 953875.0 >22:53:38,927 DEBUG storage: vg vg_p5ewspro has 810432MB free >22:53:38,929 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:38,931 DEBUG storage: BTRFS.supported: supported: True ; >22:53:38,933 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:38,935 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:38,937 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:38,940 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:38,942 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:38,943 DEBUG storage: vg_p5ewspro00 size is 49984MB >22:53:38,944 DEBUG storage: vg vg_p5ewspro00 has 0MB free >22:53:38,944 DEBUG storage: vg_p5ewspro00 size is 49984MB >22:53:38,944 DEBUG storage: vg vg_p5ewspro00 has 0MB free >22:53:38,946 DEBUG storage: Ext4FS.supported: supported: True ; >22:53:39,123 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdh1 ; >22:53:39,127 DEBUG storage: DeviceTree.getDeviceByPath returned existing 7630MB partition sdh1 (11) with existing efi filesystem >22:54:49,467 INFO storage: hiding device partition sdf1 (id 1) >22:54:49,468 DEBUG storage: lvm filter: adding sdf1 to the reject list >22:54:49,471 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sdf ; >22:54:49,472 INFO storage: hiding device partition sdf2 (id 2) >22:54:49,472 DEBUG storage: lvm filter: adding sdf2 to the reject list >22:54:49,473 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdf ; >22:54:49,474 INFO storage: hiding device disk sdf (id 0) >22:54:49,474 DEBUG storage: lvm filter: adding sdf to the reject list >22:54:49,475 INFO storage: hiding device partition sdg1 (id 4) >22:54:49,475 DEBUG storage: lvm filter: adding sdg1 to the reject list >22:54:49,477 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sdg ; >22:54:49,477 INFO storage: hiding device partition sdg2 (id 5) >22:54:49,478 DEBUG storage: lvm filter: adding sdg2 to the reject list >22:54:49,479 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sdg ; >22:54:49,480 INFO storage: hiding device partition sdg3 (id 6) >22:54:49,480 DEBUG storage: lvm filter: adding sdg3 to the reject list >22:54:49,481 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sdg ; >22:54:49,482 INFO storage: hiding device partition sdg4 (id 7) >22:54:49,482 DEBUG storage: lvm filter: adding sdg4 to the reject list >22:54:49,484 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sdg ; >22:54:49,484 INFO storage: hiding device partition sdg5 (id 8) >22:54:49,485 DEBUG storage: lvm filter: adding sdg5 to the reject list >22:54:49,486 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sdg ; >22:54:49,486 INFO storage: hiding device partition sdg6 (id 9) >22:54:49,486 DEBUG storage: lvm filter: adding sdg6 to the reject list >22:54:49,487 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdg ; >22:54:49,488 INFO storage: hiding device disk sdg (id 3) >22:54:49,488 DEBUG storage: lvm filter: adding sdg to the reject list >22:54:49,488 INFO storage: hiding device partition sdh1 (id 11) >22:54:49,488 DEBUG storage: lvm filter: adding sdh1 to the reject list >22:54:49,489 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdh ; >22:54:49,489 INFO storage: hiding device disk sdh (id 10) >22:54:49,489 DEBUG storage: lvm filter: adding sdh to the reject list >22:55:07,692 DEBUG storage: clearpart: looking at sda14 >22:55:07,693 DEBUG storage: clearpart: looking at sda13 >22:55:07,693 DEBUG storage: clearpart: looking at sda12 >22:55:07,693 DEBUG storage: clearpart: looking at sda11 >22:55:07,694 DEBUG storage: clearpart: looking at sda10 >22:55:07,694 DEBUG storage: clearpart: looking at sda9 >22:55:07,694 DEBUG storage: clearpart: looking at sda8 >22:55:07,694 DEBUG storage: clearpart: looking at sda7 >22:55:07,694 DEBUG storage: clearpart: looking at sda6 >22:55:07,695 DEBUG storage: clearpart: looking at sda5 >22:55:07,695 DEBUG storage: clearpart: looking at sda4 >22:55:07,695 DEBUG storage: clearpart: looking at sda3 >22:55:07,695 DEBUG storage: clearpart: looking at sda2 >22:55:07,695 DEBUG storage: clearpart: looking at sda1 >22:55:07,695 DEBUG storage: clearpart: looking at sdb1 >22:55:07,696 DEBUG storage: clearpart: looking at sdc1 >22:55:07,696 DEBUG storage: clearpart: looking at sdd1 >22:55:07,696 DEBUG storage: clearpart: looking at sde1 >22:55:07,697 DEBUG storage: checking whether disk sda has an empty extended >22:55:07,702 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f660adbb410> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661a17da90> PedPartition: <_ped.Partition object at 0x7f661a181a10> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10', 'sda11', 'sda12', 'sda13', 'sda14'] >22:55:07,702 DEBUG storage: checking whether disk sdb has an empty extended >22:55:07,703 DEBUG storage: extended is None ; logicals is [] >22:55:07,703 DEBUG storage: checking whether disk sdc has an empty extended >22:55:07,703 DEBUG storage: extended is None ; logicals is [] >22:55:07,703 DEBUG storage: checking whether disk sdd has an empty extended >22:55:07,704 DEBUG storage: extended is None ; logicals is [] >22:55:07,704 DEBUG storage: checking whether disk sde has an empty extended >22:55:07,704 DEBUG storage: extended is None ; logicals is [] >22:55:07,707 DEBUG storage: new disk order: [] >22:55:07,771 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:55:07,773 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (13) with existing msdos disklabel >22:55:07,774 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:55:07,775 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (13) with existing msdos disklabel >22:55:07,775 DEBUG storage: resolved 'sda' to 'sda' (disk) >22:55:07,779 DEBUG storage: _is_valid_disklabel(sda) returning True >22:55:07,779 DEBUG storage: _is_valid_size(sda) returning True >22:55:07,780 DEBUG storage: _is_valid_location(sda) returning True >22:55:07,780 DEBUG storage: _is_valid_format(sda) returning True >22:55:07,780 DEBUG storage: is_valid_stage1_device(sda) returning True >22:55:07,849 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >22:55:07,850 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f661a199150> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661a192f10> PedPartition: <_ped.Partition object at 0x7f661a181ad0> >22:55:07,851 DEBUG storage: PartitionDevice._setPartedPartition: sda10 ; >22:55:07,852 DEBUG storage: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f661a19a0d0> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661a19a050> PedPartition: <_ped.Partition object at 0x7f661a1819b0> >22:55:07,853 DEBUG storage: PartitionDevice._setPartedPartition: sda11 ; >22:55:07,854 DEBUG storage: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f661a19a290> > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661a19a210> PedPartition: <_ped.Partition object at 0x7f661a181650> >22:55:07,855 DEBUG storage: PartitionDevice._setPartedPartition: sda12 ; >22:55:07,856 DEBUG storage: device sda12 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f661a19a450> > number: 12 path: /dev/sda12 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661a19a3d0> PedPartition: <_ped.Partition object at 0x7f661a181590> >22:55:07,857 DEBUG storage: PartitionDevice._setPartedPartition: sda13 ; >22:55:07,858 DEBUG storage: device sda13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f661a19a610> > number: 13 path: /dev/sda13 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661a19a590> PedPartition: <_ped.Partition object at 0x7f661a181d10> >22:55:07,859 DEBUG storage: PartitionDevice._setPartedPartition: sda14 ; >22:55:07,859 DEBUG storage: device sda14 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f661a19a7d0> > number: 14 path: /dev/sda14 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661a19a750> PedPartition: <_ped.Partition object at 0x7f661a181a10> >22:55:07,861 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >22:55:07,861 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f661a199190> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661a1990d0> PedPartition: <_ped.Partition object at 0x7f661a181770> >22:55:07,863 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >22:55:07,863 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f661a199350> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661a1992d0> PedPartition: <_ped.Partition object at 0x7f661a181710> >22:55:07,864 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >22:55:07,867 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661a199610> PedPartition: <_ped.Partition object at 0x7f661a181530> >22:55:07,868 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >22:55:07,868 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f661a199810> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661a199790> PedPartition: <_ped.Partition object at 0x7f661a1815f0> >22:55:07,870 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >22:55:07,870 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f661a1999d0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661a199950> PedPartition: <_ped.Partition object at 0x7f661a181950> >22:55:07,872 DEBUG storage: PartitionDevice._setPartedPartition: sda7 ; >22:55:07,872 DEBUG storage: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f661a199b90> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661a199b10> PedPartition: <_ped.Partition object at 0x7f661a1818f0> >22:55:07,873 DEBUG storage: PartitionDevice._setPartedPartition: sda8 ; >22:55:07,874 DEBUG storage: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661a199490> PedPartition: <_ped.Partition object at 0x7f661a1816b0> >22:55:07,875 DEBUG storage: PartitionDevice._setPartedPartition: sda9 ; >22:55:07,876 DEBUG storage: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f661a199ed0> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661a199e50> PedPartition: <_ped.Partition object at 0x7f661a181830> >22:55:07,877 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >22:55:07,878 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a189d50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661a18f090> PedPartition: <_ped.Partition object at 0x7f661a181890> >22:55:07,879 DEBUG storage: PartitionDevice._setPartedPartition: sdc1 ; >22:55:07,880 DEBUG storage: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a185690> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661a18d1d0> PedPartition: <_ped.Partition object at 0x7f661a181b30> >22:55:07,882 DEBUG storage: PartitionDevice._setPartedPartition: sdd1 ; >22:55:07,882 DEBUG storage: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a18a210> fileSystem: None > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661a199c90> PedPartition: <_ped.Partition object at 0x7f661a181a70> >22:55:07,884 DEBUG storage: PartitionDevice._setPartedPartition: sde1 ; >22:55:07,884 DEBUG storage: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a18ab90> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661a199c50> PedPartition: <_ped.Partition object at 0x7f661a181b90> >22:55:07,900 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >22:55:07,901 DEBUG storage: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (22) >22:55:07,903 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >22:55:07,904 DEBUG storage: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (22) >22:55:07,906 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >22:55:07,907 DEBUG storage: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (22) >22:55:07,908 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >22:55:07,910 DEBUG storage: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (22) >22:55:07,911 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >22:55:07,913 DEBUG storage: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (22) >22:55:07,915 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >22:55:07,917 DEBUG storage: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (22) >22:55:07,918 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >22:55:07,920 DEBUG storage: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (22) >22:55:07,922 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >22:55:07,924 DEBUG storage: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (22) >22:55:07,926 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >22:55:07,928 DEBUG storage: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (22) >22:55:07,930 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >22:55:07,932 DEBUG storage: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (22) >22:55:21,019 DEBUG storage: NTFS.supported: supported: False ; >22:55:21,020 DEBUG storage: getFormat('ntfs') returning NTFS instance >22:55:23,832 DEBUG storage: NTFS.supported: supported: False ; >22:55:23,832 DEBUG storage: getFormat('ntfs') returning NTFS instance >22:55:23,832 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 100.0, ['sda'], None >22:55:23,836 DEBUG storage: Ext4FS.supported: supported: True ; >22:55:23,836 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:55:48,309 DEBUG storage: Ext4FS.supported: supported: True ; >22:55:48,309 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:55:48,310 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 476.0, ['sda'], None >22:55:49,525 DEBUG storage: Ext4FS.supported: supported: True ; >22:55:49,525 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:55:49,525 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 476.0, ['sda'], None >22:55:50,119 DEBUG storage: Ext4FS.supported: supported: True ; >22:55:50,119 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:55:50,119 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 476.0, ['sda'], None >22:55:50,456 DEBUG storage: Ext4FS.supported: supported: True ; >22:55:50,456 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:55:50,456 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 476.0, ['sda'], None >22:56:04,537 DEBUG storage: Ext4FS.supported: supported: True ; >22:56:04,538 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:56:04,538 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 476.0, ['sda'], None >22:56:11,375 DEBUG storage: Ext4FS.supported: supported: True ; >22:56:11,375 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:56:11,375 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 380.0, ['sda'], None >22:57:07,801 DEBUG storage: Ext4FS.supported: supported: True ; >22:57:07,802 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:57:23,239 DEBUG storage: Ext4FS.supported: supported: True ; >22:57:23,239 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:57:23,240 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 476.0, ['sda'], None >22:57:23,242 DEBUG storage.ui: Ext4FS.supported: supported: True ; >22:57:23,242 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >22:57:23,243 DEBUG storage.ui: PartitionDevice._setFormat: sda13 ; >22:57:23,244 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:57:23,245 DEBUG storage.ui: PartitionDevice._setFormat: sda13 ; current: ext4 ; type: None ; >22:57:23,245 INFO storage.ui: registered action: [0] Destroy Format ext4 filesystem on partition sda13 (id 18) >22:57:23,246 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda13 ; status: False ; type: None ; >22:57:23,247 DEBUG storage.ui: PartitionDevice._setFormat: sda13 ; >22:57:23,249 DEBUG storage.ui: PartitionDevice._setFormat: sda13 ; current: None ; type: ext4 ; >22:57:23,249 INFO storage.ui: registered action: [1] Create Format ext4 filesystem mounted at /boot on partition sda13 (id 18) >22:57:26,022 DEBUG storage: Ext4FS.supported: supported: True ; >22:57:26,022 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:57:26,023 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 476.0, ['sda'], None >22:57:39,153 DEBUG storage: Ext4FS.supported: supported: True ; >22:57:39,154 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:57:39,154 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 476.0, ['sda'], None >22:57:39,160 DEBUG storage: NTFS.supported: supported: False ; >22:57:39,160 DEBUG storage: getFormat('ntfs') returning NTFS instance >22:57:51,523 DEBUG storage: NTFS.supported: supported: False ; >22:57:51,523 DEBUG storage: getFormat('ntfs') returning NTFS instance >22:57:51,523 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 100.0, ['sda'], None >22:57:51,527 DEBUG storage: NTFS.supported: supported: False ; >22:57:51,527 DEBUG storage: getFormat('ntfs') returning NTFS instance >22:57:51,529 DEBUG storage: Ext4FS.supported: supported: True ; >22:57:51,529 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:58:03,971 DEBUG storage: Ext4FS.supported: supported: True ; >22:58:03,971 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:58:03,971 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 476.0, ['sda'], None >22:58:34,588 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 15000.0, [], None >22:58:34,596 DEBUG storage.ui: Storage.newDevice: 0 ; 15000.0 ; mountpoint: / ; disks: [DiskDevice instance (0x7f661a186890) -- > name = sda status = True kids = 14 id = 13 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f6609f42a70> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f661a186950>, DiskDevice instance (0x7f661a1897d0) -- > name = sdb status = True kids = 1 id = 29 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f660adc2d40> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f661a189910>, DiskDevice instance (0x7f661a185390) -- > name = sdc status = True kids = 1 id = 32 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66099f40e0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f661a185710>, DiskDevice instance (0x7f661a18a150) -- > name = sdd status = True kids = 1 id = 34 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66099f4440> > target size = 0 path = /dev/sdd > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f661a18a090>, DiskDevice instance (0x7f661a18ab50) -- > name = sde status = True kids = 1 id = 36 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sde partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66099f4710> > target size = 0 path = /dev/sde > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f661a18ae10>] ; fstype: ext4 ; encrypted: False ; >22:58:34,597 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 15000.0, ['sda', 'sdb', 'sdc', 'sdd', 'sde'], None >22:58:34,598 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.LVMFactory object at 0x7f661a1add90> ; members: [] ; >22:58:34,601 DEBUG storage.ui: LVMPhysicalVolume.__init__: >22:58:34,601 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >22:58:34,603 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >22:58:34,603 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >22:58:34,604 DEBUG storage.ui: DiskDevice.addChild: kids: 14 ; name: sda ; >22:58:34,605 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >22:58:34,607 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >22:58:34,608 DEBUG storage.ui: DiskDevice.removeChild: kids: 15 ; name: sda ; >22:58:34,608 INFO storage.ui: added partition req0 (id 55) to device tree >22:58:34,608 INFO storage.ui: registered action: [2] Create Device partition req0 (id 55) >22:58:34,608 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:58:34,609 INFO storage.ui: registered action: [3] Create Format lvmpv on partition req0 (id 55) >22:58:34,609 DEBUG storage.ui: adding a TotalSizeSet with size 15004 >22:58:34,609 DEBUG storage.ui: set.allocated = 8 >22:58:34,611 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >22:58:34,612 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >22:58:34,614 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >22:58:34,615 DEBUG storage.ui: DiskDevice.setup: sdd ; status: True ; controllable: True ; orig: False ; >22:58:34,616 DEBUG storage.ui: DiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >22:58:34,619 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 55)'] from disk(s) ['sda', 'sdb', 'sdc', 'sdd', 'sde'] >22:58:34,621 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb', 'sdc', 'sdd', 'sde'] ; partitions=['req0(id 55)'] >22:58:34,621 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 55)'] from disk(s) ['sda', 'sdb', 'sdc', 'sdd', 'sde'] >22:58:34,624 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:58:34,625 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (13) with existing msdos disklabel >22:58:34,626 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:58:34,627 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >22:58:34,628 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (13) with existing msdos disklabel >22:58:34,628 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >22:58:34,629 DEBUG storage.ui: allocating partition: req0 ; id: 55 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 15004.0 >22:58:34,629 DEBUG storage.ui: checking freespace on sda >22:58:34,630 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8MB boot=False best=None grow=True >22:58:34,631 DEBUG storage.ui: looking for intersection between extended (395200510-976773167) and free (63-2047) >22:58:34,631 DEBUG storage.ui: free region not suitable for request >22:58:34,631 DEBUG storage.ui: looking for intersection between extended (395200510-976773167) and free (395196416-395200509) >22:58:34,631 DEBUG storage.ui: free region not suitable for request >22:58:34,631 DEBUG storage.ui: looking for intersection between extended (395200510-976773167) and free (444356608-444357899) >22:58:34,632 DEBUG storage.ui: current free range is 444356608-444357899 (0MB) >22:58:34,632 DEBUG storage.ui: looking for intersection between extended (395200510-976773167) and free (552521728-976773167) >22:58:34,632 DEBUG storage.ui: current free range is 552521728-976773167 (207154MB) >22:58:34,632 DEBUG storage.ui: evaluating growth potential for new layout >22:58:34,632 DEBUG storage.ui: calculating growth for disk /dev/sdd >22:58:34,632 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdd start = 63 end = 2047 >sectorSize = 512 > >22:58:34,633 DEBUG storage.ui: Chunk.growRequests: 48 on /dev/sdd start = 976773120 end = 976773167 >sectorSize = 512 > >22:58:34,633 DEBUG storage.ui: disk /dev/sdd growth: 0 (0MB) >22:58:34,633 DEBUG storage.ui: calculating growth for disk /dev/sde >22:58:34,633 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sde start = 63 end = 2047 >sectorSize = 512 > >22:58:34,633 DEBUG storage.ui: Chunk.growRequests: 48 on /dev/sde start = 976773120 end = 976773167 >sectorSize = 512 > >22:58:34,633 DEBUG storage.ui: disk /dev/sde growth: 0 (0MB) >22:58:34,633 DEBUG storage.ui: calculating growth for disk /dev/sdb >22:58:34,633 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >22:58:34,634 DEBUG storage.ui: Chunk.growRequests: 48 on /dev/sdb start = 976773120 end = 976773167 >sectorSize = 512 > >22:58:34,634 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >22:58:34,634 DEBUG storage.ui: calculating growth for disk /dev/sdc >22:58:34,634 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdc start = 63 end = 2047 >sectorSize = 512 > >22:58:34,635 DEBUG storage.ui: Chunk.growRequests: 48 on /dev/sdc start = 976773120 end = 976773167 >sectorSize = 512 > >22:58:34,635 DEBUG storage.ui: disk /dev/sdc growth: 0 (0MB) >22:58:34,635 DEBUG storage.ui: calculating growth for disk /dev/sda >22:58:34,636 DEBUG storage.ui: adjusted start sector from 552521728 to 552523776 >22:58:34,638 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >22:58:34,638 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: None > number: 15 path: /dev/sda15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661ad6dcd0> PedPartition: <_ped.Partition object at 0x7f661a1b14d0> >22:58:34,639 DEBUG storage.ui: PartitionDevice._setDisk: sda15 ; new: sda ; old: None ; >22:58:34,641 DEBUG storage.ui: DiskDevice.addChild: kids: 14 ; name: sda ; >22:58:34,641 DEBUG storage.ui: adding request 55 to chunk 424251440 (552521728-976773167) on /dev/sda >22:58:34,641 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >22:58:34,641 DEBUG storage.ui: Chunk.growRequests: 4094 on /dev/sda start = 395196416 end = 395200509 >sectorSize = 512 > >22:58:34,642 DEBUG storage.ui: Chunk.growRequests: 1292 on /dev/sda start = 444356608 end = 444357899 >sectorSize = 512 > >22:58:34,642 DEBUG storage.ui: Chunk.growRequests: 424251440 on /dev/sda start = 552521728 end = 976773167 >sectorSize = 512 > >22:58:34,642 DEBUG storage.ui: req: PartitionRequest instance -- >id = 55 name = sda15 growable = True >base = 16384 growth = 0 max_grow = 30711808 >done = False >22:58:34,642 DEBUG storage.ui: 1 requests and 424235056 (207146MB) left in chunk >22:58:34,642 DEBUG storage.ui: adding 424235056 (207146MB) to 55 (sda15) >22:58:34,642 DEBUG storage.ui: taking back 393523248 (192150MB) from 55 (sda15) >22:58:34,642 DEBUG storage.ui: new grow amount for request 55 (sda15) is 30711808 units, or 14996MB >22:58:34,643 DEBUG storage.ui: request 55 (sda15) growth: 30711808 (14996MB) size: 15004MB >22:58:34,643 DEBUG storage.ui: disk /dev/sda growth: 30711808 (14996MB) >22:58:34,644 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda15 ; >22:58:34,644 DEBUG storage.ui: device sda15 new partedPartition None >22:58:34,646 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >22:58:34,647 DEBUG storage.ui: DiskDevice.removeChild: kids: 15 ; name: sda ; >22:58:34,647 DEBUG storage.ui: total growth: 30711808 sectors >22:58:34,647 DEBUG storage.ui: updating use_disk to sda, type: 1 >22:58:34,647 DEBUG storage.ui: new free: 552521728-976773167 / 207154MB >22:58:34,647 DEBUG storage.ui: new free allows for 30711808 sectors of growth >22:58:34,648 DEBUG storage.ui: adjusted start sector from 552521728 to 552523776 >22:58:34,648 DEBUG storage.ui: created partition sda15 of 8MB and added it to /dev/sda >22:58:34,650 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >22:58:34,650 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: None > number: 15 path: /dev/sda15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661ad6df90> PedPartition: <_ped.Partition object at 0x7f661ad6f050> >22:58:34,651 DEBUG storage.ui: PartitionDevice._setDisk: sda15 ; new: sda ; old: None ; >22:58:34,653 DEBUG storage.ui: DiskDevice.addChild: kids: 14 ; name: sda ; >22:58:34,657 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda15 ; >22:58:34,657 DEBUG storage.ui: device sda15 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: None > number: 15 path: /dev/sda15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661ad6add0> PedPartition: <_ped.Partition object at 0x7f661ad6f3b0> >22:58:34,657 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb', 'sdc', 'sdd', 'sde'], partitions=['sda15(id 55)'] >22:58:34,657 DEBUG storage.ui: growable partitions are ['sda15'] >22:58:34,658 DEBUG storage.ui: adding request 55 to chunk 424251440 (552521728-976773167) on /dev/sda >22:58:34,658 DEBUG storage.ui: disk sda has 4 chunks >22:58:34,658 DEBUG storage.ui: disk sdb has 2 chunks >22:58:34,658 DEBUG storage.ui: disk sdc has 2 chunks >22:58:34,659 DEBUG storage.ui: disk sdd has 2 chunks >22:58:34,659 DEBUG storage.ui: disk sde has 2 chunks >22:58:34,659 DEBUG storage.ui: Chunk.growRequests: 424251440 on /dev/sda start = 552521728 end = 976773167 >sectorSize = 512 > >22:58:34,659 DEBUG storage.ui: req: PartitionRequest instance -- >id = 55 name = sda15 growable = True >base = 16384 growth = 0 max_grow = 30711808 >done = False >22:58:34,659 DEBUG storage.ui: 1 requests and 424235056 (207146MB) left in chunk >22:58:34,659 DEBUG storage.ui: adding 424235056 (207146MB) to 55 (sda15) >22:58:34,659 DEBUG storage.ui: taking back 393523248 (192150MB) from 55 (sda15) >22:58:34,659 DEBUG storage.ui: new grow amount for request 55 (sda15) is 30711808 units, or 14996MB >22:58:34,660 DEBUG storage.ui: set: ['sda15'] 8/15004 >22:58:34,660 DEBUG storage.ui: allocating 14996 to TotalSizeSet with 8/15004 (14996 needed) >22:58:34,660 DEBUG storage.ui: PartitionRequest instance -- >id = 55 name = sda15 growable = True >base = 16384 growth = 30711808 max_grow = 30711808 >done = True >22:58:34,660 DEBUG storage.ui: needed: 0 >22:58:34,660 DEBUG storage.ui: set: ['sda15'] 15004/15004 >22:58:34,660 DEBUG storage.ui: allocating 0 to TotalSizeSet with 15004/15004 (0 needed) >22:58:34,660 DEBUG storage.ui: PartitionRequest instance -- >id = 55 name = sda15 growable = True >base = 16384 growth = 30711808 max_grow = 30711808 >done = True >22:58:34,661 DEBUG storage.ui: needed: 0 >22:58:34,661 DEBUG storage.ui: growing partitions on sda >22:58:34,662 DEBUG storage.ui: partition sda15 (55): 1 >22:58:34,662 DEBUG storage.ui: new geometry for sda15: parted.Geometry instance -- > start: 552523776 end: 583251967 length: 30728192 > device: <parted.device.Device object at 0x7f661a186a10> PedGeometry: <_ped.Geometry object at 0x7f661ad70e50> >22:58:34,662 DEBUG storage.ui: removing all non-preexisting partitions ['sda15(id 55)'] from disk(s) ['sda'] >22:58:34,665 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda15 ; >22:58:34,665 DEBUG storage.ui: device sda15 new partedPartition None >22:58:34,667 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >22:58:34,669 DEBUG storage.ui: DiskDevice.removeChild: kids: 15 ; name: sda ; >22:58:34,674 DEBUG storage.ui: back from removeNewPartitions >22:58:34,674 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 395200510 end: 976773167 length: 581572658 > device: <parted.device.Device object at 0x7f661ad70dd0> PedGeometry: <_ped.Geometry object at 0x7f661ad70c90> >22:58:34,674 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 552523776 end: 583251967 length: 30728192 > device: <parted.device.Device object at 0x7f661a186a10> PedGeometry: <_ped.Geometry object at 0x7f661ad70e50> >22:58:34,676 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >22:58:34,676 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: None > number: 15 path: /dev/sda15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661ad702d0> PedPartition: <_ped.Partition object at 0x7f661ad6f650> >22:58:34,678 DEBUG storage.ui: PartitionDevice._setDisk: sda15 ; new: sda ; old: None ; >22:58:34,679 DEBUG storage.ui: DiskDevice.addChild: kids: 14 ; name: sda ; >22:58:34,684 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda15 ; >22:58:34,685 DEBUG storage.ui: device sda15 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: None > number: 15 path: /dev/sda15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661ad6aa10> PedPartition: <_ped.Partition object at 0x7f661ad6f1d0> >22:58:34,685 DEBUG storage.ui: growing partitions on sdb >22:58:34,685 DEBUG storage.ui: growing partitions on sdc >22:58:34,685 DEBUG storage.ui: growing partitions on sdd >22:58:34,686 DEBUG storage.ui: growing partitions on sde >22:58:34,686 DEBUG storage.ui: fixing size of existing 100MB partition sda1 (14) with existing ntfs filesystem at 100.00 >22:58:34,687 DEBUG storage.ui: fixing size of existing 500MB partition sda10 (15) with existing ext4 filesystem at 500.00 >22:58:34,687 DEBUG storage.ui: fixing size of existing 476MB partition sda11 (16) with existing ext4 filesystem at 476.00 >22:58:34,688 DEBUG storage.ui: fixing size of existing 476MB partition sda12 (17) with existing ext4 filesystem at 476.00 >22:58:34,689 DEBUG storage.ui: fixing size of existing 476MB partition sda13 (18) with non-existent ext4 filesystem mounted at /boot at 476.00 >22:58:34,689 DEBUG storage.ui: fixing size of existing 500MB partition sda14 (19) with existing ext4 filesystem at 500.00 >22:58:34,690 DEBUG storage.ui: fixing size of non-existent 15004MB partition sda15 (55) with non-existent lvmpv at 15004.00 >22:58:34,690 DEBUG storage.ui: fixing size of existing 192366MB partition sda2 (20) with existing ntfs filesystem at 192366.00 >22:58:34,691 DEBUG storage.ui: fixing size of existing 500MB partition sda3 (21) with existing ext4 filesystem at 500.00 >22:58:34,692 DEBUG storage.ui: fixing size of existing 283971MB partition sda4 (22) at 283971.02 >22:58:34,692 DEBUG storage.ui: fixing size of existing 15000MB partition sda5 (23) with existing ext4 filesystem at 15000.00 >22:58:34,693 DEBUG storage.ui: fixing size of existing 5000MB partition sda6 (24) with existing vfat filesystem at 5000.00 >22:58:34,693 DEBUG storage.ui: fixing size of existing 4000MB partition sda7 (25) with existing swap at 4000.00 >22:58:34,694 DEBUG storage.ui: fixing size of existing 50000MB partition sda8 (26) with existing lvmpv at 50000.00 >22:58:34,695 DEBUG storage.ui: fixing size of existing 380MB partition sda9 (28) with existing ext4 filesystem at 380.00 >22:58:34,695 DEBUG storage.ui: fixing size of existing 476939MB partition sdb1 (30) with existing mdmember at 476939.00 >22:58:34,696 DEBUG storage.ui: fixing size of existing 476939MB partition sdc1 (33) with existing mdmember at 476939.00 >22:58:34,696 DEBUG storage.ui: fixing size of existing 476939MB partition sdd1 (35) with existing mdmember at 476939.00 >22:58:34,697 DEBUG storage.ui: fixing size of existing 476939MB partition sde1 (37) with existing mdmember at 476939.00 >22:58:34,702 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda4 ; >22:58:34,704 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 283971MB partition sda4 (22) >22:58:34,704 DEBUG storage.ui: creating new container >22:58:34,707 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda15 ; >22:58:34,707 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:58:34,709 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora_p5e-wspro ; current: None ; type: None ; >22:58:34,710 INFO storage.ui: added lvmvg fedora_p5e-wspro (id 56) to device tree >22:58:34,710 INFO storage.ui: registered action: [4] Create Device lvmvg fedora_p5e-wspro (id 56) >22:58:34,711 DEBUG storage.ui: fedora_p5e-wspro size is 15000MB >22:58:34,711 DEBUG storage.ui: vg fedora_p5e-wspro has 15000MB free >22:58:34,711 DEBUG storage.ui: fedora_p5e-wspro size is 15000MB >22:58:34,712 DEBUG storage.ui: vg fedora_p5e-wspro has 15000MB free >22:58:34,712 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x7f661a1b6290) -- > name = fedora_p5e-wspro status = False kids = 0 id = 56 > parents = ['non-existent 15004MB partition sda15 (55) with non-existent lvmpv'] > uuid = None size = 15000 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_p5e--wspro > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 3750.0 free space = 15000 > free extents = 3750.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 15004MB partition sda15 (55) with non-existent lvmpv'] > LVs = [] >22:58:34,713 DEBUG storage.ui: fedora_p5e-wspro size is 15000MB >22:58:34,713 DEBUG storage.ui: vg fedora_p5e-wspro has 15000MB free >22:58:34,713 DEBUG storage.ui: creating new device >22:58:34,715 DEBUG storage.ui: Ext4FS.supported: supported: True ; >22:58:34,715 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >22:58:34,717 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_p5e-wspro ; >22:58:34,720 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_p5e-wspro-root ; current: None ; type: ext4 ; >22:58:34,720 DEBUG storage.ui: fedora_p5e-wspro size is 15000MB >22:58:34,720 DEBUG storage.ui: vg fedora_p5e-wspro has 15000MB free >22:58:34,720 DEBUG storage.ui: Adding fedora_p5e-wspro-root/15000MB to fedora_p5e-wspro >22:58:34,721 INFO storage.ui: added lvmlv fedora_p5e-wspro-root (id 57) to device tree >22:58:34,721 INFO storage.ui: registered action: [5] Create Device lvmlv fedora_p5e-wspro-root (id 57) >22:58:34,721 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >22:58:34,721 INFO storage.ui: registered action: [6] Create Format ext4 filesystem mounted at / on lvmlv fedora_p5e-wspro-root (id 57) >22:58:55,192 DEBUG storage: Ext4FS.supported: supported: True ; >22:58:55,192 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:58:55,192 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 476.0, ['sda'], None >22:58:55,202 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_p5e-wspro ; >22:58:55,203 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 15000MB lvmvg fedora_p5e-wspro (56) >22:58:55,207 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:58:55,208 DEBUG storage: DeviceTree.getDeviceByName returned None >22:58:55,210 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:58:55,211 DEBUG storage: DeviceTree.getDeviceByName returned None >22:58:55,213 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:58:55,214 DEBUG storage: DeviceTree.getDeviceByName returned None >22:58:55,216 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >22:58:55,217 DEBUG storage: DeviceTree.getDeviceByName returned None >22:58:55,219 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_p5e-wspro ; >22:58:55,220 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 15000MB lvmvg fedora_p5e-wspro (56) >22:59:06,225 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >22:59:06,226 DEBUG storage: raw RAID 10 size == 953878.0 >22:59:06,226 INFO storage: Using 128MB superBlockSize >22:59:06,227 DEBUG storage: existing RAID 10 size == 953875.0 >22:59:06,228 DEBUG storage: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:02:08,191 DEBUG storage: Ext4FS.supported: supported: True ; >23:02:08,192 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:02:08,192 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 15000.0, ['sda'], single >23:02:08,194 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >23:02:08,195 DEBUG storage: raw RAID 10 size == 953878.0 >23:02:08,195 INFO storage: Using 128MB superBlockSize >23:02:08,195 DEBUG storage: existing RAID 10 size == 953875.0 >23:02:08,196 DEBUG storage: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:02:08,197 INFO storage.ui: removed lvmlv fedora_p5e-wspro-root (id 57) from device tree >23:02:08,198 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora_p5e-wspro ; >23:02:08,198 INFO storage.ui: registered action: [7] Destroy Device lvmlv fedora_p5e-wspro-root (id 57) >23:02:08,199 INFO storage.ui: removed lvmvg fedora_p5e-wspro (id 56) from device tree >23:02:08,200 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda15 ; >23:02:08,200 INFO storage.ui: registered action: [8] Destroy Device lvmvg fedora_p5e-wspro (id 56) >23:02:08,201 INFO storage.ui: removed partition sda15 (id 55) from device tree >23:02:08,203 DEBUG storage.ui: DiskDevice.removeChild: kids: 15 ; name: sda ; >23:02:08,203 INFO storage.ui: registered action: [9] Destroy Device partition sda15 (id 55) >23:02:08,204 DEBUG storage.ui: checking whether disk sda has an empty extended >23:02:08,210 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661ad61f10> PedPartition: <_ped.Partition object at 0x7f661a1b1590> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10', 'sda11', 'sda12', 'sda13', 'sda14'] >23:02:08,210 DEBUG storage.ui: checking whether disk sdb has an empty extended >23:02:08,211 DEBUG storage.ui: extended is None ; logicals is [] >23:02:08,211 DEBUG storage.ui: checking whether disk sdc has an empty extended >23:02:08,211 DEBUG storage.ui: extended is None ; logicals is [] >23:02:08,211 DEBUG storage.ui: checking whether disk sdd has an empty extended >23:02:08,211 DEBUG storage.ui: extended is None ; logicals is [] >23:02:08,211 DEBUG storage.ui: checking whether disk sde has an empty extended >23:02:08,211 DEBUG storage.ui: extended is None ; logicals is [] >23:02:08,216 DEBUG storage.ui: Storage.newDevice: 0 ; 15000.0 ; name: fed18lxde ; encrypted: False ; disks: [DiskDevice instance (0x7f661a186890) -- > name = sda status = True kids = 14 id = 13 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f6609f42a70> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f661a186950>] ; raid_level: single ; label: Root ; container_name: vg_p5ewspro ; mountpoint: / ; fstype: ext4 ; >23:02:08,216 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 15000.0, ['sda'], single >23:02:08,218 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >23:02:08,218 DEBUG storage.ui: raw RAID 10 size == 953878.0 >23:02:08,219 INFO storage.ui: Using 128MB superBlockSize >23:02:08,219 DEBUG storage.ui: existing RAID 10 size == 953875.0 >23:02:08,220 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:02:08,222 DEBUG storage.ui: raw RAID 10 size == 953878.0 >23:02:08,222 INFO storage.ui: Using 128MB superBlockSize >23:02:08,222 DEBUG storage.ui: existing RAID 10 size == 953875.0 >23:02:08,222 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: existing 953856MB lvmvg vg_p5ewspro (44) ; factory: <pyanaconda.storage.LVMFactory object at 0x7f661a1add90> ; members: [] ; >23:02:08,223 DEBUG storage.ui: raw RAID 10 size == 953878.0 >23:02:08,224 INFO storage.ui: Using 128MB superBlockSize >23:02:08,224 DEBUG storage.ui: existing RAID 10 size == 953875.0 >23:02:08,225 DEBUG storage.ui: raw RAID 10 size == 953878.0 >23:02:08,225 INFO storage.ui: Using 128MB superBlockSize >23:02:08,225 DEBUG storage.ui: existing RAID 10 size == 953875.0 >23:02:08,225 DEBUG storage.ui: looking up parted Device: /dev/mapper/vg_p5ewspro >23:02:08,226 DEBUG storage.ui: raw RAID 10 size == 953878.0 >23:02:08,226 INFO storage.ui: Using 128MB superBlockSize >23:02:08,227 DEBUG storage.ui: existing RAID 10 size == 953875.0 >23:02:08,227 DEBUG storage.ui: raw RAID 10 size == 953878.0 >23:02:08,228 INFO storage.ui: Using 128MB superBlockSize >23:02:08,228 DEBUG storage.ui: existing RAID 10 size == 953875.0 >23:02:08,228 DEBUG storage.ui: vg_p5ewspro size is 953856MB >23:02:08,231 DEBUG storage.ui: raw RAID 10 size == 953878.0 >23:02:08,231 INFO storage.ui: Using 128MB superBlockSize >23:02:08,231 DEBUG storage.ui: existing RAID 10 size == 953875.0 >23:02:08,232 DEBUG storage.ui: vg vg_p5ewspro has 810432MB free >23:02:08,232 DEBUG storage.ui: raw RAID 10 size == 953878.0 >23:02:08,233 INFO storage.ui: Using 128MB superBlockSize >23:02:08,233 DEBUG storage.ui: existing RAID 10 size == 953875.0 >23:02:08,233 DEBUG storage.ui: vg_p5ewspro size is 953856MB >23:02:08,236 DEBUG storage.ui: raw RAID 10 size == 953878.0 >23:02:08,236 INFO storage.ui: Using 128MB superBlockSize >23:02:08,236 DEBUG storage.ui: existing RAID 10 size == 953875.0 >23:02:08,236 DEBUG storage.ui: vg vg_p5ewspro has 810432MB free >23:02:08,237 DEBUG storage.ui: raw RAID 10 size == 953878.0 >23:02:08,237 INFO storage.ui: Using 128MB superBlockSize >23:02:08,238 DEBUG storage.ui: existing RAID 10 size == 953875.0 >23:02:08,242 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x7f661a1894d0) -- > name = vg_p5ewspro status = True kids = 7 id = 44 > parents = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (31) with existing lvmpv'] > uuid = cbVmIW-x90X-7guA-AUNP-xcf6-65NV-ZJspj7 size = 953856 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_p5ewspro > format args = [] originalFormat = None target = None dmUuid = None free = 810432.0 PE Size = 32.0 PE Count = 29808 > PE Free = 25326 PV Count = 1 > LV Names = ['fedora15', 'fedora16', 'seti', 'fedora17', 'datalv', 'fedora18', 'fedoraKDE18'] modified = False > extents = 29808.0 free space = 810432 > free extents = 25326.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953875MB mdarray P5E-WSPRO.localdomain:0 (31) with existing lvmpv'] > LVs = ['existing 20000MB lvmlv vg_p5ewspro-fedora15 (47) with existing btrfs filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora16 (48) with existing ext4 filesystem', > 'existing 1984MB lvmlv vg_p5ewspro-seti (49) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora17 (50) with existing ext4 filesystem', > 'existing 40960MB lvmlv vg_p5ewspro-datalv (51) with existing ext4 filesystem', > 'existing 20000MB lvmlv vg_p5ewspro-fedora18 (52) with existing ext4 filesystem', > 'existing 20480MB lvmlv vg_p5ewspro-fedoraKDE18 (53) with existing ext4 filesystem'] >23:02:08,242 DEBUG storage.ui: raw RAID 10 size == 953878.0 >23:02:08,243 INFO storage.ui: Using 128MB superBlockSize >23:02:08,243 DEBUG storage.ui: existing RAID 10 size == 953875.0 >23:02:08,243 DEBUG storage.ui: vg_p5ewspro size is 953856MB >23:02:08,246 DEBUG storage.ui: raw RAID 10 size == 953878.0 >23:02:08,246 INFO storage.ui: Using 128MB superBlockSize >23:02:08,246 DEBUG storage.ui: existing RAID 10 size == 953875.0 >23:02:08,247 DEBUG storage.ui: vg vg_p5ewspro has 810432MB free >23:02:08,247 DEBUG storage.ui: creating new device >23:02:08,248 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:02:08,248 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:02:08,250 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 7 ; name: vg_p5ewspro ; >23:02:08,251 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: vg_p5ewspro-fed18lxde ; current: None ; type: ext4 ; >23:02:08,252 DEBUG storage.ui: raw RAID 10 size == 953878.0 >23:02:08,253 INFO storage.ui: Using 128MB superBlockSize >23:02:08,253 DEBUG storage.ui: existing RAID 10 size == 953875.0 >23:02:08,253 DEBUG storage.ui: vg_p5ewspro size is 953856MB >23:02:08,257 DEBUG storage.ui: raw RAID 10 size == 953878.0 >23:02:08,257 INFO storage.ui: Using 128MB superBlockSize >23:02:08,257 DEBUG storage.ui: existing RAID 10 size == 953875.0 >23:02:08,257 DEBUG storage.ui: vg vg_p5ewspro has 810432MB free >23:02:08,257 DEBUG storage.ui: Adding vg_p5ewspro-fed18lxde/15000MB to vg_p5ewspro >23:02:08,258 INFO storage.ui: added lvmlv vg_p5ewspro-fed18lxde (id 58) to device tree >23:02:08,258 INFO storage.ui: registered action: [10] Create Device lvmlv vg_p5ewspro-fed18lxde (id 58) >23:02:08,258 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:02:08,258 INFO storage.ui: registered action: [11] Create Format ext4 filesystem mounted at / on lvmlv vg_p5ewspro-fed18lxde (id 58) >23:02:08,283 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:02:08,284 DEBUG storage: DeviceTree.getDeviceByName returned None >23:02:08,286 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:02:08,287 DEBUG storage: DeviceTree.getDeviceByName returned None >23:02:08,289 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:02:08,290 DEBUG storage: DeviceTree.getDeviceByName returned None >23:02:08,292 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >23:02:08,293 DEBUG storage: raw RAID 10 size == 953878.0 >23:02:08,293 INFO storage: Using 128MB superBlockSize >23:02:08,294 DEBUG storage: existing RAID 10 size == 953875.0 >23:02:08,295 DEBUG storage: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:02:18,254 DEBUG storage: Ext4FS.supported: supported: True ; >23:02:18,254 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:02:18,254 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 15000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:02:18,255 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >23:02:18,256 DEBUG storage: raw RAID 10 size == 953878.0 >23:02:18,256 INFO storage: Using 128MB superBlockSize >23:02:18,257 DEBUG storage: existing RAID 10 size == 953875.0 >23:02:18,258 DEBUG storage: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:02:18,268 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:02:18,269 DEBUG storage: DeviceTree.getDeviceByName returned None >23:02:18,271 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:02:18,273 DEBUG storage: DeviceTree.getDeviceByName returned None >23:02:18,274 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:02:18,276 DEBUG storage: DeviceTree.getDeviceByName returned None >23:02:18,278 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >23:02:18,279 DEBUG storage: raw RAID 10 size == 953878.0 >23:02:18,279 INFO storage: Using 128MB superBlockSize >23:02:18,279 DEBUG storage: existing RAID 10 size == 953875.0 >23:02:18,281 DEBUG storage: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:02:20,501 DEBUG storage: Ext4FS.supported: supported: True ; >23:02:20,501 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:02:20,501 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:02:20,503 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >23:02:20,503 DEBUG storage: raw RAID 10 size == 953878.0 >23:02:20,504 INFO storage: Using 128MB superBlockSize >23:02:20,504 DEBUG storage: existing RAID 10 size == 953875.0 >23:02:20,506 DEBUG storage: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:02:20,517 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:02:20,519 DEBUG storage: DeviceTree.getDeviceByName returned None >23:02:20,522 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:02:20,524 DEBUG storage: DeviceTree.getDeviceByName returned None >23:02:20,526 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:02:20,528 DEBUG storage: DeviceTree.getDeviceByName returned None >23:02:20,531 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro00 ; >23:02:20,533 DEBUG storage: DeviceTree.getDeviceByName returned existing 49984MB lvmvg vg_p5ewspro00 (27) >23:02:34,431 DEBUG storage: Ext4FS.supported: supported: True ; >23:02:34,431 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:02:34,432 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 49984.0, ['sda'], single >23:02:34,433 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro00 ; >23:02:34,434 DEBUG storage: DeviceTree.getDeviceByName returned existing 49984MB lvmvg vg_p5ewspro00 (27) >23:02:39,132 DEBUG storage: Ext4FS.supported: supported: True ; >23:02:39,132 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:02:39,132 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 49984.0, ['sda'], single >23:02:39,134 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro00 ; >23:02:39,135 DEBUG storage: DeviceTree.getDeviceByName returned existing 49984MB lvmvg vg_p5ewspro00 (27) >23:02:39,139 DEBUG storage: Ext4FS.supported: supported: True ; >23:02:39,140 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:02:56,068 DEBUG storage: Ext4FS.supported: supported: True ; >23:02:56,069 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:02:56,069 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 476.0, ['sda'], None >23:02:56,074 DEBUG storage: NTFS.supported: supported: False ; >23:02:56,074 DEBUG storage: getFormat('ntfs') returning NTFS instance >23:03:01,073 DEBUG storage: NTFS.supported: supported: False ; >23:03:01,073 DEBUG storage: getFormat('ntfs') returning NTFS instance >23:03:01,073 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 100.0, ['sda'], None >23:03:01,078 DEBUG storage: NTFS.supported: supported: False ; >23:03:01,078 DEBUG storage: getFormat('ntfs') returning NTFS instance >23:03:04,385 DEBUG storage: NTFS.supported: supported: False ; >23:03:04,385 DEBUG storage: getFormat('ntfs') returning NTFS instance >23:03:04,385 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 100.0, ['sda'], None >23:03:04,389 DEBUG storage: NTFS.supported: supported: False ; >23:03:04,389 DEBUG storage: getFormat('ntfs') returning NTFS instance >23:03:04,391 DEBUG storage: Ext4FS.supported: supported: True ; >23:03:04,391 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:03:12,778 DEBUG storage: Ext4FS.supported: supported: True ; >23:03:12,778 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:03:12,778 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 476.0, ['sda'], None >23:03:14,364 DEBUG storage: Ext4FS.supported: supported: True ; >23:03:14,364 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:03:14,364 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 476.0, ['sda'], None >23:03:35,075 DEBUG storage: Ext4FS.supported: supported: True ; >23:03:35,076 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:03:35,076 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 476.0, ['sda'], None >23:03:35,082 DEBUG storage: BTRFS.supported: supported: True ; >23:03:35,082 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:03:35,092 DEBUG storage: BTRFS.supported: supported: True ; >23:03:35,092 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:03:35,094 DEBUG storage: BTRFS.supported: supported: True ; >23:03:35,095 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 0, [], None >23:03:35,096 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:03:35,103 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:03:37,012 DEBUG storage: BTRFS.supported: supported: True ; >23:03:37,012 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:03:37,012 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:03:37,023 DEBUG storage: Ext4FS.supported: supported: True ; >23:03:37,023 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:03:37,031 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:03:37,032 DEBUG storage: DeviceTree.getDeviceByName returned None >23:03:37,034 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:03:37,036 DEBUG storage: DeviceTree.getDeviceByName returned None >23:03:37,038 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >23:03:37,039 DEBUG storage: raw RAID 10 size == 953878.0 >23:03:37,039 INFO storage: Using 128MB superBlockSize >23:03:37,040 DEBUG storage: existing RAID 10 size == 953875.0 >23:03:37,041 DEBUG storage: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:03:37,045 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:03:37,046 DEBUG storage: DeviceTree.getDeviceByName returned None >23:03:37,048 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:03:37,050 DEBUG storage: DeviceTree.getDeviceByName returned None >23:03:37,051 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:03:37,053 DEBUG storage: DeviceTree.getDeviceByName returned None >23:03:37,055 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >23:03:37,055 DEBUG storage: raw RAID 10 size == 953878.0 >23:03:37,056 INFO storage: Using 128MB superBlockSize >23:03:37,056 DEBUG storage: existing RAID 10 size == 953875.0 >23:03:37,057 DEBUG storage: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:03:57,786 DEBUG storage: Ext4FS.supported: supported: True ; >23:03:57,786 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:03:57,786 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:03:57,788 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >23:03:57,789 DEBUG storage: raw RAID 10 size == 953878.0 >23:03:57,789 INFO storage: Using 128MB superBlockSize >23:03:57,789 DEBUG storage: existing RAID 10 size == 953875.0 >23:03:57,790 DEBUG storage: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:04:06,335 DEBUG storage: Ext4FS.supported: supported: True ; >23:04:06,335 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:04:06,336 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:04:06,337 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >23:04:06,338 DEBUG storage: raw RAID 10 size == 953878.0 >23:04:06,338 INFO storage: Using 128MB superBlockSize >23:04:06,338 DEBUG storage: existing RAID 10 size == 953875.0 >23:04:06,339 DEBUG storage: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:04:06,345 DEBUG storage: BTRFS.supported: supported: True ; >23:04:06,345 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:04:06,352 DEBUG storage: BTRFS.supported: supported: True ; >23:04:06,352 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:04:06,354 DEBUG storage: BTRFS.supported: supported: True ; >23:04:06,354 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 0, [], None >23:04:06,356 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:04:06,363 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:04:07,944 DEBUG storage: BTRFS.supported: supported: True ; >23:04:07,944 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:04:07,944 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:04:07,950 DEBUG storage: BTRFS.supported: supported: True ; >23:04:07,950 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:04:07,955 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:04:11,370 DEBUG storage: BTRFS.supported: supported: True ; >23:04:11,371 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:04:11,371 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:04:11,376 DEBUG storage: Ext4FS.supported: supported: True ; >23:04:11,376 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:04:11,385 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:04:11,387 DEBUG storage: DeviceTree.getDeviceByName returned None >23:04:11,390 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:04:11,392 DEBUG storage: DeviceTree.getDeviceByName returned None >23:04:11,395 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:04:11,397 DEBUG storage: DeviceTree.getDeviceByName returned None >23:04:11,401 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >23:04:11,402 DEBUG storage: raw RAID 10 size == 953878.0 >23:04:11,402 INFO storage: Using 128MB superBlockSize >23:04:11,403 DEBUG storage: existing RAID 10 size == 953875.0 >23:04:11,405 DEBUG storage: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:04:11,410 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:04:11,412 DEBUG storage: DeviceTree.getDeviceByName returned None >23:04:11,415 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:04:11,417 DEBUG storage: DeviceTree.getDeviceByName returned None >23:04:11,419 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:04:11,421 DEBUG storage: DeviceTree.getDeviceByName returned None >23:04:11,424 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >23:04:11,425 DEBUG storage: raw RAID 10 size == 953878.0 >23:04:11,426 INFO storage: Using 128MB superBlockSize >23:04:11,426 DEBUG storage: existing RAID 10 size == 953875.0 >23:04:11,428 DEBUG storage: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:04:23,306 DEBUG storage: Ext4FS.supported: supported: True ; >23:04:23,306 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:04:23,306 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:04:23,308 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >23:04:23,308 DEBUG storage: raw RAID 10 size == 953878.0 >23:04:23,309 INFO storage: Using 128MB superBlockSize >23:04:23,309 DEBUG storage: existing RAID 10 size == 953875.0 >23:04:23,310 DEBUG storage: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:04:24,920 DEBUG storage: Ext4FS.supported: supported: True ; >23:04:24,920 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:04:24,921 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:04:24,922 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >23:04:24,923 DEBUG storage: raw RAID 10 size == 953878.0 >23:04:24,923 INFO storage: Using 128MB superBlockSize >23:04:24,923 DEBUG storage: existing RAID 10 size == 953875.0 >23:04:24,925 DEBUG storage: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:04:24,930 DEBUG storage: BTRFS.supported: supported: True ; >23:04:24,930 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:04:24,936 DEBUG storage: BTRFS.supported: supported: True ; >23:04:24,937 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:04:24,938 DEBUG storage: BTRFS.supported: supported: True ; >23:04:24,938 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 0, [], None >23:04:24,939 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:04:24,944 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:04:26,530 DEBUG storage: BTRFS.supported: supported: True ; >23:04:26,530 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:04:26,531 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:04:26,537 DEBUG storage: BTRFS.supported: supported: True ; >23:04:26,537 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:04:26,542 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:04:28,816 DEBUG storage: BTRFS.supported: supported: True ; >23:04:28,816 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:04:28,816 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:04:28,821 DEBUG storage: Ext4FS.supported: supported: True ; >23:04:28,822 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:04:28,829 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:04:28,830 DEBUG storage: DeviceTree.getDeviceByName returned None >23:04:28,832 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:04:28,834 DEBUG storage: DeviceTree.getDeviceByName returned None >23:04:28,836 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:04:28,837 DEBUG storage: DeviceTree.getDeviceByName returned None >23:04:28,839 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >23:04:28,840 DEBUG storage: raw RAID 10 size == 953878.0 >23:04:28,840 INFO storage: Using 128MB superBlockSize >23:04:28,840 DEBUG storage: existing RAID 10 size == 953875.0 >23:04:28,842 DEBUG storage: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:04:28,846 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:04:28,847 DEBUG storage: DeviceTree.getDeviceByName returned None >23:04:28,849 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:04:28,850 DEBUG storage: DeviceTree.getDeviceByName returned None >23:04:28,852 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:04:28,853 DEBUG storage: DeviceTree.getDeviceByName returned None >23:04:28,855 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >23:04:28,856 DEBUG storage: raw RAID 10 size == 953878.0 >23:04:28,856 INFO storage: Using 128MB superBlockSize >23:04:28,857 DEBUG storage: existing RAID 10 size == 953875.0 >23:04:28,858 DEBUG storage: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:05:02,612 DEBUG storage: Ext4FS.supported: supported: True ; >23:05:02,612 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:05:02,612 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:05:02,613 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >23:05:02,614 DEBUG storage: raw RAID 10 size == 953878.0 >23:05:02,615 INFO storage: Using 128MB superBlockSize >23:05:02,615 DEBUG storage: existing RAID 10 size == 953875.0 >23:05:02,616 DEBUG storage: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:05:06,734 DEBUG storage: Ext4FS.supported: supported: True ; >23:05:06,734 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:05:06,735 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:05:06,736 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >23:05:06,737 DEBUG storage: raw RAID 10 size == 953878.0 >23:05:06,737 INFO storage: Using 128MB superBlockSize >23:05:06,737 DEBUG storage: existing RAID 10 size == 953875.0 >23:05:06,738 DEBUG storage: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:05:06,744 DEBUG storage: BTRFS.supported: supported: True ; >23:05:06,744 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:05:06,750 DEBUG storage: BTRFS.supported: supported: True ; >23:05:06,751 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:05:06,752 DEBUG storage: BTRFS.supported: supported: True ; >23:05:06,752 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 0, [], None >23:05:06,753 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:05:06,758 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:05:09,384 DEBUG storage: BTRFS.supported: supported: True ; >23:05:09,384 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:05:09,384 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:05:09,389 DEBUG storage: Ext4FS.supported: supported: True ; >23:05:09,389 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:05:09,399 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:05:09,400 DEBUG storage: DeviceTree.getDeviceByName returned None >23:05:09,402 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:05:09,403 DEBUG storage: DeviceTree.getDeviceByName returned None >23:05:09,405 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:05:09,407 DEBUG storage: DeviceTree.getDeviceByName returned None >23:05:09,409 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >23:05:09,409 DEBUG storage: raw RAID 10 size == 953878.0 >23:05:09,410 INFO storage: Using 128MB superBlockSize >23:05:09,410 DEBUG storage: existing RAID 10 size == 953875.0 >23:05:09,411 DEBUG storage: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:05:11,866 DEBUG storage: Ext4FS.supported: supported: True ; >23:05:11,866 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:05:11,867 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:05:11,868 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >23:05:11,870 DEBUG storage: raw RAID 10 size == 953878.0 >23:05:11,870 INFO storage: Using 128MB superBlockSize >23:05:11,870 DEBUG storage: existing RAID 10 size == 953875.0 >23:05:11,872 DEBUG storage: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:05:11,882 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:05:11,883 DEBUG storage: DeviceTree.getDeviceByName returned None >23:05:11,885 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:05:11,886 DEBUG storage: DeviceTree.getDeviceByName returned None >23:05:11,888 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:05:11,889 DEBUG storage: DeviceTree.getDeviceByName returned None >23:05:11,891 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >23:05:11,892 DEBUG storage: raw RAID 10 size == 953878.0 >23:05:11,892 INFO storage: Using 128MB superBlockSize >23:05:11,892 DEBUG storage: existing RAID 10 size == 953875.0 >23:05:11,894 DEBUG storage: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:05:23,825 DEBUG storage: Ext4FS.supported: supported: True ; >23:05:23,825 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:05:23,826 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20480.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:05:23,827 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >23:05:23,828 DEBUG storage: raw RAID 10 size == 953878.0 >23:05:23,828 INFO storage: Using 128MB superBlockSize >23:05:23,828 DEBUG storage: existing RAID 10 size == 953875.0 >23:05:23,829 DEBUG storage: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:05:27,094 DEBUG storage: Ext4FS.supported: supported: True ; >23:05:27,094 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:05:27,094 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20480.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:05:27,096 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >23:05:27,097 DEBUG storage: raw RAID 10 size == 953878.0 >23:05:27,097 INFO storage: Using 128MB superBlockSize >23:05:27,098 DEBUG storage: existing RAID 10 size == 953875.0 >23:05:27,099 DEBUG storage: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:05:27,109 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:05:27,110 DEBUG storage: DeviceTree.getDeviceByName returned None >23:05:27,112 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:05:27,114 DEBUG storage: DeviceTree.getDeviceByName returned None >23:05:27,115 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:05:27,117 DEBUG storage: DeviceTree.getDeviceByName returned None >23:05:27,119 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >23:05:27,120 DEBUG storage: raw RAID 10 size == 953878.0 >23:05:27,120 INFO storage: Using 128MB superBlockSize >23:05:27,120 DEBUG storage: existing RAID 10 size == 953875.0 >23:05:27,122 DEBUG storage: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:05:28,575 DEBUG storage: Ext4FS.supported: supported: True ; >23:05:28,575 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:05:28,575 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:05:28,576 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >23:05:28,577 DEBUG storage: raw RAID 10 size == 953878.0 >23:05:28,577 INFO storage: Using 128MB superBlockSize >23:05:28,578 DEBUG storage: existing RAID 10 size == 953875.0 >23:05:28,579 DEBUG storage: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:05:28,589 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:05:28,590 DEBUG storage: DeviceTree.getDeviceByName returned None >23:05:28,593 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:05:28,595 DEBUG storage: DeviceTree.getDeviceByName returned None >23:05:28,598 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:05:28,600 DEBUG storage: DeviceTree.getDeviceByName returned None >23:05:28,603 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >23:05:28,604 DEBUG storage: raw RAID 10 size == 953878.0 >23:05:28,605 INFO storage: Using 128MB superBlockSize >23:05:28,605 DEBUG storage: existing RAID 10 size == 953875.0 >23:05:28,607 DEBUG storage: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:05:30,368 DEBUG storage: Ext4FS.supported: supported: True ; >23:05:30,369 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:05:30,369 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:05:30,371 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >23:05:30,372 DEBUG storage: raw RAID 10 size == 953878.0 >23:05:30,372 INFO storage: Using 128MB superBlockSize >23:05:30,372 DEBUG storage: existing RAID 10 size == 953875.0 >23:05:30,374 DEBUG storage: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:05:30,379 DEBUG storage: BTRFS.supported: supported: True ; >23:05:30,379 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:05:30,385 DEBUG storage: BTRFS.supported: supported: True ; >23:05:30,385 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:05:30,387 DEBUG storage: BTRFS.supported: supported: True ; >23:05:30,387 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 0, [], None >23:05:30,388 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:05:30,393 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:05:51,228 DEBUG storage: BTRFS.supported: supported: True ; >23:05:51,229 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:05:51,229 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:05:59,562 DEBUG storage: BTRFS.supported: supported: True ; >23:05:59,562 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:05:59,562 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:05:59,567 DEBUG storage: BTRFS.supported: supported: True ; >23:05:59,567 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:05:59,569 DEBUG storage: Ext4FS.supported: supported: True ; >23:05:59,569 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:06:16,824 DEBUG storage: Ext4FS.supported: supported: True ; >23:06:16,825 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:06:16,825 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 476.0, ['sda'], None >23:06:31,562 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 50000.0, [], None >23:06:31,570 DEBUG storage.ui: Storage.newDevice: 0 ; 50000.0 ; mountpoint: /data ; disks: [DiskDevice instance (0x7f661a186890) -- > name = sda status = True kids = 14 id = 13 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f6609f42a70> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f661a186950>, DiskDevice instance (0x7f661a1897d0) -- > name = sdb status = True kids = 1 id = 29 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f660adc2d40> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f661a189910>, DiskDevice instance (0x7f661a185390) -- > name = sdc status = True kids = 1 id = 32 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66099f40e0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f661a185710>, DiskDevice instance (0x7f661a18a150) -- > name = sdd status = True kids = 1 id = 34 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66099f4440> > target size = 0 path = /dev/sdd > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f661a18a090>, DiskDevice instance (0x7f661a18ab50) -- > name = sde status = True kids = 1 id = 36 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sde partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66099f4710> > target size = 0 path = /dev/sde > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f661a18ae10>] ; fstype: ext4 ; encrypted: False ; >23:06:31,570 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 50000.0, ['sda', 'sdb', 'sdc', 'sdd', 'sde'], None >23:06:31,571 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.LVMFactory object at 0x7f661ad6a750> ; members: [] ; >23:06:31,575 DEBUG storage.ui: LVMPhysicalVolume.__init__: >23:06:31,575 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >23:06:31,576 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >23:06:31,576 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >23:06:31,578 DEBUG storage.ui: DiskDevice.addChild: kids: 14 ; name: sda ; >23:06:31,579 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >23:06:31,580 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >23:06:31,582 DEBUG storage.ui: DiskDevice.removeChild: kids: 15 ; name: sda ; >23:06:31,582 INFO storage.ui: added partition req1 (id 59) to device tree >23:06:31,582 INFO storage.ui: registered action: [12] Create Device partition req1 (id 59) >23:06:31,582 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:06:31,582 INFO storage.ui: registered action: [13] Create Format lvmpv on partition req1 (id 59) >23:06:31,582 DEBUG storage.ui: adding a TotalSizeSet with size 50004 >23:06:31,582 DEBUG storage.ui: set.allocated = 8 >23:06:31,584 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:06:31,585 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >23:06:31,586 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >23:06:31,588 DEBUG storage.ui: DiskDevice.setup: sdd ; status: True ; controllable: True ; orig: False ; >23:06:31,589 DEBUG storage.ui: DiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >23:06:31,592 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 59)'] from disk(s) ['sda', 'sdb', 'sdc', 'sdd', 'sde'] >23:06:31,594 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb', 'sdc', 'sdd', 'sde'] ; partitions=['req1(id 59)'] >23:06:31,594 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 59)'] from disk(s) ['sda', 'sdb', 'sdc', 'sdd', 'sde'] >23:06:31,596 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:06:31,598 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (13) with existing msdos disklabel >23:06:31,598 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:06:31,599 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:06:31,601 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (13) with existing msdos disklabel >23:06:31,601 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:06:31,601 DEBUG storage.ui: allocating partition: req1 ; id: 59 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 50004.0 >23:06:31,601 DEBUG storage.ui: checking freespace on sda >23:06:31,602 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8MB boot=False best=None grow=True >23:06:31,602 DEBUG storage.ui: looking for intersection between extended (395200510-976773167) and free (63-2047) >23:06:31,603 DEBUG storage.ui: free region not suitable for request >23:06:31,603 DEBUG storage.ui: looking for intersection between extended (395200510-976773167) and free (395196416-395200509) >23:06:31,603 DEBUG storage.ui: free region not suitable for request >23:06:31,603 DEBUG storage.ui: looking for intersection between extended (395200510-976773167) and free (444356608-444357899) >23:06:31,603 DEBUG storage.ui: current free range is 444356608-444357899 (0MB) >23:06:31,604 DEBUG storage.ui: looking for intersection between extended (395200510-976773167) and free (552521728-976773167) >23:06:31,604 DEBUG storage.ui: current free range is 552521728-976773167 (207154MB) >23:06:31,604 DEBUG storage.ui: evaluating growth potential for new layout >23:06:31,604 DEBUG storage.ui: calculating growth for disk /dev/sdd >23:06:31,604 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdd start = 63 end = 2047 >sectorSize = 512 > >23:06:31,604 DEBUG storage.ui: Chunk.growRequests: 48 on /dev/sdd start = 976773120 end = 976773167 >sectorSize = 512 > >23:06:31,605 DEBUG storage.ui: disk /dev/sdd growth: 0 (0MB) >23:06:31,605 DEBUG storage.ui: calculating growth for disk /dev/sde >23:06:31,605 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sde start = 63 end = 2047 >sectorSize = 512 > >23:06:31,605 DEBUG storage.ui: Chunk.growRequests: 48 on /dev/sde start = 976773120 end = 976773167 >sectorSize = 512 > >23:06:31,605 DEBUG storage.ui: disk /dev/sde growth: 0 (0MB) >23:06:31,605 DEBUG storage.ui: calculating growth for disk /dev/sdb >23:06:31,605 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >23:06:31,605 DEBUG storage.ui: Chunk.growRequests: 48 on /dev/sdb start = 976773120 end = 976773167 >sectorSize = 512 > >23:06:31,606 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >23:06:31,606 DEBUG storage.ui: calculating growth for disk /dev/sdc >23:06:31,606 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdc start = 63 end = 2047 >sectorSize = 512 > >23:06:31,606 DEBUG storage.ui: Chunk.growRequests: 48 on /dev/sdc start = 976773120 end = 976773167 >sectorSize = 512 > >23:06:31,607 DEBUG storage.ui: disk /dev/sdc growth: 0 (0MB) >23:06:31,607 DEBUG storage.ui: calculating growth for disk /dev/sda >23:06:31,607 DEBUG storage.ui: adjusted start sector from 552521728 to 552523776 >23:06:31,609 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >23:06:31,610 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: None > number: 15 path: /dev/sda15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661ad6dd50> PedPartition: <_ped.Partition object at 0x7f661a1b1590> >23:06:31,611 DEBUG storage.ui: PartitionDevice._setDisk: sda15 ; new: sda ; old: None ; >23:06:31,612 DEBUG storage.ui: DiskDevice.addChild: kids: 14 ; name: sda ; >23:06:31,613 DEBUG storage.ui: adding request 59 to chunk 424251440 (552521728-976773167) on /dev/sda >23:06:31,613 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >23:06:31,613 DEBUG storage.ui: Chunk.growRequests: 4094 on /dev/sda start = 395196416 end = 395200509 >sectorSize = 512 > >23:06:31,613 DEBUG storage.ui: Chunk.growRequests: 1292 on /dev/sda start = 444356608 end = 444357899 >sectorSize = 512 > >23:06:31,613 DEBUG storage.ui: Chunk.growRequests: 424251440 on /dev/sda start = 552521728 end = 976773167 >sectorSize = 512 > >23:06:31,614 DEBUG storage.ui: req: PartitionRequest instance -- >id = 59 name = sda15 growable = True >base = 16384 growth = 0 max_grow = 102391808 >done = False >23:06:31,614 DEBUG storage.ui: 1 requests and 424235056 (207146MB) left in chunk >23:06:31,614 DEBUG storage.ui: adding 424235056 (207146MB) to 59 (sda15) >23:06:31,614 DEBUG storage.ui: taking back 321843248 (157150MB) from 59 (sda15) >23:06:31,614 DEBUG storage.ui: new grow amount for request 59 (sda15) is 102391808 units, or 49996MB >23:06:31,614 DEBUG storage.ui: request 59 (sda15) growth: 102391808 (49996MB) size: 50004MB >23:06:31,614 DEBUG storage.ui: disk /dev/sda growth: 102391808 (49996MB) >23:06:31,616 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda15 ; >23:06:31,616 DEBUG storage.ui: device sda15 new partedPartition None >23:06:31,617 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >23:06:31,619 DEBUG storage.ui: DiskDevice.removeChild: kids: 15 ; name: sda ; >23:06:31,619 DEBUG storage.ui: total growth: 102391808 sectors >23:06:31,619 DEBUG storage.ui: updating use_disk to sda, type: 1 >23:06:31,619 DEBUG storage.ui: new free: 552521728-976773167 / 207154MB >23:06:31,619 DEBUG storage.ui: new free allows for 102391808 sectors of growth >23:06:31,619 DEBUG storage.ui: adjusted start sector from 552521728 to 552523776 >23:06:31,620 DEBUG storage.ui: created partition sda15 of 8MB and added it to /dev/sda >23:06:31,621 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >23:06:31,622 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: None > number: 15 path: /dev/sda15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661ad6d290> PedPartition: <_ped.Partition object at 0x7f661ad6f290> >23:06:31,623 DEBUG storage.ui: PartitionDevice._setDisk: sda15 ; new: sda ; old: None ; >23:06:31,624 DEBUG storage.ui: DiskDevice.addChild: kids: 14 ; name: sda ; >23:06:31,629 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda15 ; >23:06:31,629 DEBUG storage.ui: device sda15 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: None > number: 15 path: /dev/sda15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661ad82090> PedPartition: <_ped.Partition object at 0x7f661ad6f4d0> >23:06:31,630 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb', 'sdc', 'sdd', 'sde'], partitions=['sda15(id 59)'] >23:06:31,630 DEBUG storage.ui: growable partitions are ['sda15'] >23:06:31,630 DEBUG storage.ui: adding request 59 to chunk 424251440 (552521728-976773167) on /dev/sda >23:06:31,630 DEBUG storage.ui: disk sda has 4 chunks >23:06:31,631 DEBUG storage.ui: disk sdb has 2 chunks >23:06:31,631 DEBUG storage.ui: disk sdc has 2 chunks >23:06:31,631 DEBUG storage.ui: disk sdd has 2 chunks >23:06:31,631 DEBUG storage.ui: disk sde has 2 chunks >23:06:31,631 DEBUG storage.ui: Chunk.growRequests: 424251440 on /dev/sda start = 552521728 end = 976773167 >sectorSize = 512 > >23:06:31,631 DEBUG storage.ui: req: PartitionRequest instance -- >id = 59 name = sda15 growable = True >base = 16384 growth = 0 max_grow = 102391808 >done = False >23:06:31,632 DEBUG storage.ui: 1 requests and 424235056 (207146MB) left in chunk >23:06:31,632 DEBUG storage.ui: adding 424235056 (207146MB) to 59 (sda15) >23:06:31,632 DEBUG storage.ui: taking back 321843248 (157150MB) from 59 (sda15) >23:06:31,632 DEBUG storage.ui: new grow amount for request 59 (sda15) is 102391808 units, or 49996MB >23:06:31,632 DEBUG storage.ui: set: ['sda15'] 8/50004 >23:06:31,632 DEBUG storage.ui: allocating 49996 to TotalSizeSet with 8/50004 (49996 needed) >23:06:31,633 DEBUG storage.ui: PartitionRequest instance -- >id = 59 name = sda15 growable = True >base = 16384 growth = 102391808 max_grow = 102391808 >done = True >23:06:31,633 DEBUG storage.ui: needed: 0 >23:06:31,633 DEBUG storage.ui: set: ['sda15'] 50004/50004 >23:06:31,633 DEBUG storage.ui: allocating 0 to TotalSizeSet with 50004/50004 (0 needed) >23:06:31,633 DEBUG storage.ui: PartitionRequest instance -- >id = 59 name = sda15 growable = True >base = 16384 growth = 102391808 max_grow = 102391808 >done = True >23:06:31,634 DEBUG storage.ui: needed: 0 >23:06:31,634 DEBUG storage.ui: growing partitions on sda >23:06:31,635 DEBUG storage.ui: partition sda15 (59): 1 >23:06:31,636 DEBUG storage.ui: new geometry for sda15: parted.Geometry instance -- > start: 552523776 end: 654931967 length: 102408192 > device: <parted.device.Device object at 0x7f661a186a10> PedGeometry: <_ped.Geometry object at 0x7f661ad72950> >23:06:31,636 DEBUG storage.ui: removing all non-preexisting partitions ['sda15(id 59)'] from disk(s) ['sda'] >23:06:31,639 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda15 ; >23:06:31,639 DEBUG storage.ui: device sda15 new partedPartition None >23:06:31,641 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >23:06:31,643 DEBUG storage.ui: DiskDevice.removeChild: kids: 15 ; name: sda ; >23:06:31,649 DEBUG storage.ui: back from removeNewPartitions >23:06:31,649 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 395200510 end: 976773167 length: 581572658 > device: <parted.device.Device object at 0x7f661ad72690> PedGeometry: <_ped.Geometry object at 0x7f661ad72510> >23:06:31,649 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 552523776 end: 654931967 length: 102408192 > device: <parted.device.Device object at 0x7f661a186a10> PedGeometry: <_ped.Geometry object at 0x7f661ad72950> >23:06:31,652 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >23:06:31,652 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: None > number: 15 path: /dev/sda15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661ad72b90> PedPartition: <_ped.Partition object at 0x7f661a1b14d0> >23:06:31,653 DEBUG storage.ui: PartitionDevice._setDisk: sda15 ; new: sda ; old: None ; >23:06:31,655 DEBUG storage.ui: DiskDevice.addChild: kids: 14 ; name: sda ; >23:06:31,659 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda15 ; >23:06:31,659 DEBUG storage.ui: device sda15 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: None > number: 15 path: /dev/sda15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661ad6d650> PedPartition: <_ped.Partition object at 0x7f661ad6f590> >23:06:31,659 DEBUG storage.ui: growing partitions on sdb >23:06:31,660 DEBUG storage.ui: growing partitions on sdc >23:06:31,660 DEBUG storage.ui: growing partitions on sdd >23:06:31,660 DEBUG storage.ui: growing partitions on sde >23:06:31,660 DEBUG storage.ui: fixing size of existing 100MB partition sda1 (14) with existing ntfs filesystem at 100.00 >23:06:31,661 DEBUG storage.ui: fixing size of existing 500MB partition sda10 (15) with existing ext4 filesystem at 500.00 >23:06:31,661 DEBUG storage.ui: fixing size of existing 476MB partition sda11 (16) with existing ext4 filesystem at 476.00 >23:06:31,661 DEBUG storage.ui: fixing size of existing 476MB partition sda12 (17) with existing ext4 filesystem at 476.00 >23:06:31,662 DEBUG storage.ui: fixing size of existing 476MB partition sda13 (18) with non-existent ext4 filesystem mounted at /boot at 476.00 >23:06:31,662 DEBUG storage.ui: fixing size of existing 500MB partition sda14 (19) with existing ext4 filesystem at 500.00 >23:06:31,663 DEBUG storage.ui: fixing size of non-existent 50004MB partition sda15 (59) with non-existent lvmpv at 50004.00 >23:06:31,663 DEBUG storage.ui: fixing size of existing 192366MB partition sda2 (20) with existing ntfs filesystem at 192366.00 >23:06:31,663 DEBUG storage.ui: fixing size of existing 500MB partition sda3 (21) with existing ext4 filesystem at 500.00 >23:06:31,664 DEBUG storage.ui: fixing size of existing 283971MB partition sda4 (22) at 283971.02 >23:06:31,664 DEBUG storage.ui: fixing size of existing 15000MB partition sda5 (23) with existing ext4 filesystem at 15000.00 >23:06:31,665 DEBUG storage.ui: fixing size of existing 5000MB partition sda6 (24) with existing vfat filesystem at 5000.00 >23:06:31,665 DEBUG storage.ui: fixing size of existing 4000MB partition sda7 (25) with existing swap at 4000.00 >23:06:31,665 DEBUG storage.ui: fixing size of existing 50000MB partition sda8 (26) with existing lvmpv at 50000.00 >23:06:31,666 DEBUG storage.ui: fixing size of existing 380MB partition sda9 (28) with existing ext4 filesystem at 380.00 >23:06:31,666 DEBUG storage.ui: fixing size of existing 476939MB partition sdb1 (30) with existing mdmember at 476939.00 >23:06:31,667 DEBUG storage.ui: fixing size of existing 476939MB partition sdc1 (33) with existing mdmember at 476939.00 >23:06:31,667 DEBUG storage.ui: fixing size of existing 476939MB partition sdd1 (35) with existing mdmember at 476939.00 >23:06:31,668 DEBUG storage.ui: fixing size of existing 476939MB partition sde1 (37) with existing mdmember at 476939.00 >23:06:31,671 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda4 ; >23:06:31,672 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 283971MB partition sda4 (22) >23:06:31,673 DEBUG storage.ui: creating new container >23:06:31,674 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda15 ; >23:06:31,674 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:06:31,676 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora_p5e-wspro ; current: None ; type: None ; >23:06:31,676 INFO storage.ui: added lvmvg fedora_p5e-wspro (id 60) to device tree >23:06:31,676 INFO storage.ui: registered action: [14] Create Device lvmvg fedora_p5e-wspro (id 60) >23:06:31,677 DEBUG storage.ui: fedora_p5e-wspro size is 50000MB >23:06:31,677 DEBUG storage.ui: vg fedora_p5e-wspro has 50000MB free >23:06:31,677 DEBUG storage.ui: fedora_p5e-wspro size is 50000MB >23:06:31,677 DEBUG storage.ui: vg fedora_p5e-wspro has 50000MB free >23:06:31,678 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x7f661ad61fd0) -- > name = fedora_p5e-wspro status = False kids = 0 id = 60 > parents = ['non-existent 50004MB partition sda15 (59) with non-existent lvmpv'] > uuid = None size = 50000 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_p5e--wspro > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 12500.0 free space = 50000 > free extents = 12500.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 50004MB partition sda15 (59) with non-existent lvmpv'] > LVs = [] >23:06:31,678 DEBUG storage.ui: fedora_p5e-wspro size is 50000MB >23:06:31,678 DEBUG storage.ui: vg fedora_p5e-wspro has 50000MB free >23:06:31,678 DEBUG storage.ui: creating new device >23:06:31,680 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:06:31,680 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:06:31,681 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_p5e-wspro ; >23:06:31,683 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_p5e-wspro-data ; current: None ; type: ext4 ; >23:06:31,684 DEBUG storage.ui: fedora_p5e-wspro size is 50000MB >23:06:31,684 DEBUG storage.ui: vg fedora_p5e-wspro has 50000MB free >23:06:31,684 DEBUG storage.ui: Adding fedora_p5e-wspro-data/50000MB to fedora_p5e-wspro >23:06:31,684 INFO storage.ui: added lvmlv fedora_p5e-wspro-data (id 61) to device tree >23:06:31,685 INFO storage.ui: registered action: [15] Create Device lvmlv fedora_p5e-wspro-data (id 61) >23:06:31,685 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:06:31,685 INFO storage.ui: registered action: [16] Create Format ext4 filesystem mounted at /data on lvmlv fedora_p5e-wspro-data (id 61) >23:06:31,900 DEBUG storage: BTRFS.supported: supported: True ; >23:06:31,900 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:06:31,910 DEBUG storage: BTRFS.supported: supported: True ; >23:06:31,910 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:06:31,912 DEBUG storage: BTRFS.supported: supported: True ; >23:06:31,912 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 0, [], None >23:06:31,914 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:06:31,921 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:06:39,271 DEBUG storage: BTRFS.supported: supported: True ; >23:06:39,272 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:06:39,272 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:06:39,276 DEBUG storage: BTRFS.supported: supported: True ; >23:06:39,276 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:06:39,278 DEBUG storage: Ext4FS.supported: supported: True ; >23:06:39,278 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:06:39,286 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:06:39,288 DEBUG storage: DeviceTree.getDeviceByName returned None >23:06:39,290 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:06:39,291 DEBUG storage: DeviceTree.getDeviceByName returned None >23:06:39,293 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:06:39,294 DEBUG storage: DeviceTree.getDeviceByName returned None >23:06:39,296 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_p5e-wspro ; >23:06:39,298 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 50000MB lvmvg fedora_p5e-wspro (60) >23:06:39,302 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:06:39,303 DEBUG storage: DeviceTree.getDeviceByName returned None >23:06:39,304 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:06:39,306 DEBUG storage: DeviceTree.getDeviceByName returned None >23:06:39,307 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:06:39,309 DEBUG storage: DeviceTree.getDeviceByName returned None >23:06:39,310 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >23:06:39,311 DEBUG storage: DeviceTree.getDeviceByName returned None >23:06:39,313 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_p5e-wspro ; >23:06:39,315 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 50000MB lvmvg fedora_p5e-wspro (60) >23:06:47,667 DEBUG storage: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >23:06:47,669 DEBUG storage: raw RAID 10 size == 953878.0 >23:06:47,669 INFO storage: Using 128MB superBlockSize >23:06:47,669 DEBUG storage: existing RAID 10 size == 953875.0 >23:06:47,671 DEBUG storage: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:07:34,159 DEBUG storage: Ext4FS.supported: supported: True ; >23:07:34,160 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:07:34,160 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 1.0, ['sda'], None >23:07:34,160 INFO storage.ui: removed lvmlv fedora_p5e-wspro-data (id 61) from device tree >23:07:34,162 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora_p5e-wspro ; >23:07:34,162 INFO storage.ui: registered action: [17] Destroy Device lvmlv fedora_p5e-wspro-data (id 61) >23:07:34,163 INFO storage.ui: removed lvmvg fedora_p5e-wspro (id 60) from device tree >23:07:34,164 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda15 ; >23:07:34,164 INFO storage.ui: registered action: [18] Destroy Device lvmvg fedora_p5e-wspro (id 60) >23:07:34,165 INFO storage.ui: removed partition sda15 (id 59) from device tree >23:07:34,167 DEBUG storage.ui: DiskDevice.removeChild: kids: 15 ; name: sda ; >23:07:34,167 INFO storage.ui: registered action: [19] Destroy Device partition sda15 (id 59) >23:07:34,168 DEBUG storage.ui: checking whether disk sda has an empty extended >23:07:34,174 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661ad6a4d0> PedPartition: <_ped.Partition object at 0x7f661a181c50> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10', 'sda11', 'sda12', 'sda13', 'sda14'] >23:07:34,174 DEBUG storage.ui: checking whether disk sdb has an empty extended >23:07:34,175 DEBUG storage.ui: extended is None ; logicals is [] >23:07:34,175 DEBUG storage.ui: checking whether disk sdc has an empty extended >23:07:34,175 DEBUG storage.ui: extended is None ; logicals is [] >23:07:34,175 DEBUG storage.ui: checking whether disk sdd has an empty extended >23:07:34,175 DEBUG storage.ui: extended is None ; logicals is [] >23:07:34,176 DEBUG storage.ui: checking whether disk sde has an empty extended >23:07:34,176 DEBUG storage.ui: extended is None ; logicals is [] >23:07:34,183 DEBUG storage.ui: Storage.newDevice: 2 ; 1.0 ; name: data ; encrypted: False ; disks: [DiskDevice instance (0x7f661a186890) -- > name = sda status = True kids = 14 id = 13 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f6609f42a70> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f661a186950>] ; raid_level: None ; label: Data ; container_name: vg_p5ewspro ; mountpoint: /data ; fstype: ext4 ; >23:07:34,183 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 1.0, ['sda'], None >23:07:34,185 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg_p5ewspro ; >23:07:34,186 DEBUG storage.ui: raw RAID 10 size == 953878.0 >23:07:34,186 INFO storage.ui: Using 128MB superBlockSize >23:07:34,187 DEBUG storage.ui: existing RAID 10 size == 953875.0 >23:07:34,189 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953856MB lvmvg vg_p5ewspro (44) >23:07:34,189 DEBUG storage.ui: specified container name vg_p5ewspro is wrong type (lvmvg) >23:07:34,191 DEBUG storage.ui: Storage.setContainerMembers: device: None ; container: None ; factory: <pyanaconda.storage.PartitionFactory object at 0x7f661ad6a410> ; members: [] ; >23:07:34,191 DEBUG storage.ui: creating new device >23:07:34,193 DEBUG storage.ui: Ext4FS.supported: supported: True ; >23:07:34,193 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >23:07:34,196 DEBUG storage.ui: DiskDevice.addChild: kids: 14 ; name: sda ; >23:07:34,198 DEBUG storage.ui: PartitionDevice._setFormat: data ; >23:07:34,200 DEBUG storage.ui: PartitionDevice._setFormat: data ; current: None ; type: ext4 ; >23:07:34,203 DEBUG storage.ui: DiskDevice.removeChild: kids: 15 ; name: sda ; >23:07:34,203 INFO storage.ui: added partition data (id 62) to device tree >23:07:34,203 INFO storage.ui: registered action: [20] Create Device partition data (id 62) >23:07:34,203 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >23:07:34,204 INFO storage.ui: registered action: [21] Create Format ext4 filesystem mounted at /data on partition data (id 62) >23:07:34,206 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:07:34,208 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >23:07:34,211 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >23:07:34,213 DEBUG storage.ui: DiskDevice.setup: sdd ; status: True ; controllable: True ; orig: False ; >23:07:34,215 DEBUG storage.ui: DiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >23:07:34,220 DEBUG storage.ui: removing all non-preexisting partitions ['data(id 62)'] from disk(s) ['sda', 'sdb', 'sdc', 'sdd', 'sde'] >23:07:34,223 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb', 'sdc', 'sdd', 'sde'] ; partitions=['data(id 62)'] >23:07:34,223 DEBUG storage.ui: removing all non-preexisting partitions ['data(id 62)'] from disk(s) ['sda', 'sdb', 'sdc', 'sdd', 'sde'] >23:07:34,227 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:07:34,229 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (13) with existing msdos disklabel >23:07:34,229 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:07:34,232 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >23:07:34,234 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (13) with existing msdos disklabel >23:07:34,234 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >23:07:34,235 DEBUG storage.ui: allocating partition: data ; id: 62 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 1.0 >23:07:34,235 DEBUG storage.ui: checking freespace on sda >23:07:34,236 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=1MB boot=False best=None grow=True >23:07:34,237 DEBUG storage.ui: looking for intersection between extended (395200510-976773167) and free (63-2047) >23:07:34,237 DEBUG storage.ui: free region not suitable for request >23:07:34,237 DEBUG storage.ui: looking for intersection between extended (395200510-976773167) and free (395196416-395200509) >23:07:34,238 DEBUG storage.ui: free region not suitable for request >23:07:34,238 DEBUG storage.ui: looking for intersection between extended (395200510-976773167) and free (444356608-444357899) >23:07:34,238 DEBUG storage.ui: current free range is 444356608-444357899 (0MB) >23:07:34,238 DEBUG storage.ui: looking for intersection between extended (395200510-976773167) and free (552521728-976773167) >23:07:34,239 DEBUG storage.ui: current free range is 552521728-976773167 (207154MB) >23:07:34,239 DEBUG storage.ui: evaluating growth potential for new layout >23:07:34,239 DEBUG storage.ui: calculating growth for disk /dev/sdd >23:07:34,239 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdd start = 63 end = 2047 >sectorSize = 512 > >23:07:34,240 DEBUG storage.ui: Chunk.growRequests: 48 on /dev/sdd start = 976773120 end = 976773167 >sectorSize = 512 > >23:07:34,240 DEBUG storage.ui: disk /dev/sdd growth: 0 (0MB) >23:07:34,240 DEBUG storage.ui: calculating growth for disk /dev/sde >23:07:34,240 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sde start = 63 end = 2047 >sectorSize = 512 > >23:07:34,240 DEBUG storage.ui: Chunk.growRequests: 48 on /dev/sde start = 976773120 end = 976773167 >sectorSize = 512 > >23:07:34,241 DEBUG storage.ui: disk /dev/sde growth: 0 (0MB) >23:07:34,241 DEBUG storage.ui: calculating growth for disk /dev/sdb >23:07:34,241 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >23:07:34,241 DEBUG storage.ui: Chunk.growRequests: 48 on /dev/sdb start = 976773120 end = 976773167 >sectorSize = 512 > >23:07:34,241 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >23:07:34,242 DEBUG storage.ui: calculating growth for disk /dev/sdc >23:07:34,242 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdc start = 63 end = 2047 >sectorSize = 512 > >23:07:34,242 DEBUG storage.ui: Chunk.growRequests: 48 on /dev/sdc start = 976773120 end = 976773167 >sectorSize = 512 > >23:07:34,243 DEBUG storage.ui: disk /dev/sdc growth: 0 (0MB) >23:07:34,243 DEBUG storage.ui: calculating growth for disk /dev/sda >23:07:34,244 DEBUG storage.ui: adjusted start sector from 552521728 to 552523776 >23:07:34,247 DEBUG storage.ui: PartitionDevice._setPartedPartition: data ; >23:07:34,248 DEBUG storage.ui: device data new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: None > number: 15 path: /dev/sda15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661ad6ded0> PedPartition: <_ped.Partition object at 0x7f661a181c50> >23:07:34,251 DEBUG storage.ui: PartitionDevice._setDisk: sda15 ; new: sda ; old: None ; >23:07:34,253 DEBUG storage.ui: DiskDevice.addChild: kids: 14 ; name: sda ; >23:07:34,254 DEBUG storage.ui: adding request 62 to chunk 424251440 (552521728-976773167) on /dev/sda >23:07:34,254 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >23:07:34,254 DEBUG storage.ui: Chunk.growRequests: 4094 on /dev/sda start = 395196416 end = 395200509 >sectorSize = 512 > >23:07:34,255 DEBUG storage.ui: Chunk.growRequests: 1292 on /dev/sda start = 444356608 end = 444357899 >sectorSize = 512 > >23:07:34,255 DEBUG storage.ui: Chunk.growRequests: 424251440 on /dev/sda start = 552521728 end = 976773167 >sectorSize = 512 > >23:07:34,255 DEBUG storage.ui: req: PartitionRequest instance -- >id = 62 name = sda15 growable = True >base = 2048 growth = 0 max_grow = 0 >done = True >23:07:34,255 DEBUG storage.ui: request 62 (sda15) growth: 0 (0MB) size: 1MB >23:07:34,255 DEBUG storage.ui: disk /dev/sda growth: 0 (0MB) >23:07:34,258 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda15 ; >23:07:34,258 DEBUG storage.ui: device sda15 new partedPartition None >23:07:34,260 DEBUG storage.ui: PartitionDevice._setDisk: data ; new: None ; old: sda ; >23:07:34,262 DEBUG storage.ui: DiskDevice.removeChild: kids: 15 ; name: sda ; >23:07:34,262 DEBUG storage.ui: total growth: 0 sectors >23:07:34,262 DEBUG storage.ui: updating use_disk to sda, type: 1 >23:07:34,263 DEBUG storage.ui: new free: 552521728-976773167 / 207154MB >23:07:34,263 DEBUG storage.ui: new free allows for 0 sectors of growth >23:07:34,263 DEBUG storage.ui: adjusted start sector from 552521728 to 552523776 >23:07:34,264 DEBUG storage.ui: created partition sda15 of 1MB and added it to /dev/sda >23:07:34,265 DEBUG storage.ui: PartitionDevice._setPartedPartition: data ; >23:07:34,265 DEBUG storage.ui: device data new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: None > number: 15 path: /dev/sda15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661ad6d110> PedPartition: <_ped.Partition object at 0x7f661ad6f170> >23:07:34,267 DEBUG storage.ui: PartitionDevice._setDisk: sda15 ; new: sda ; old: None ; >23:07:34,269 DEBUG storage.ui: DiskDevice.addChild: kids: 14 ; name: sda ; >23:07:34,273 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda15 ; >23:07:34,274 DEBUG storage.ui: device sda15 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: None > number: 15 path: /dev/sda15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661ad86c90> PedPartition: <_ped.Partition object at 0x7f661ad6f710> >23:07:34,274 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb', 'sdc', 'sdd', 'sde'], partitions=['sda15(id 62)'] >23:07:34,274 DEBUG storage.ui: growable partitions are ['sda15'] >23:07:34,274 DEBUG storage.ui: adding request 62 to chunk 424251440 (552521728-976773167) on /dev/sda >23:07:34,274 DEBUG storage.ui: disk sda has 4 chunks >23:07:34,275 DEBUG storage.ui: disk sdb has 2 chunks >23:07:34,275 DEBUG storage.ui: disk sdc has 2 chunks >23:07:34,275 DEBUG storage.ui: disk sdd has 2 chunks >23:07:34,275 DEBUG storage.ui: disk sde has 2 chunks >23:07:34,275 DEBUG storage.ui: Chunk.growRequests: 424251440 on /dev/sda start = 552521728 end = 976773167 >sectorSize = 512 > >23:07:34,275 DEBUG storage.ui: req: PartitionRequest instance -- >id = 62 name = sda15 growable = True >base = 2048 growth = 0 max_grow = 0 >done = True >23:07:34,275 DEBUG storage.ui: growing partitions on sda >23:07:34,276 DEBUG storage.ui: partition sda15 (62): 1 >23:07:34,276 DEBUG storage.ui: new geometry for sda15: parted.Geometry instance -- > start: 552523776 end: 552525823 length: 2048 > device: <parted.device.Device object at 0x7f661a186a10> PedGeometry: <_ped.Geometry object at 0x7f661ad6aed0> >23:07:34,276 DEBUG storage.ui: removing all non-preexisting partitions ['sda15(id 62)'] from disk(s) ['sda'] >23:07:34,278 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda15 ; >23:07:34,278 DEBUG storage.ui: device sda15 new partedPartition None >23:07:34,280 DEBUG storage.ui: PartitionDevice._setDisk: data ; new: None ; old: sda ; >23:07:34,281 DEBUG storage.ui: DiskDevice.removeChild: kids: 15 ; name: sda ; >23:07:34,286 DEBUG storage.ui: back from removeNewPartitions >23:07:34,286 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 395200510 end: 976773167 length: 581572658 > device: <parted.device.Device object at 0x7f661ad6aa50> PedGeometry: <_ped.Geometry object at 0x7f661ad6acd0> >23:07:34,286 DEBUG storage.ui: setting data new geometry: parted.Geometry instance -- > start: 552523776 end: 552525823 length: 2048 > device: <parted.device.Device object at 0x7f661a186a10> PedGeometry: <_ped.Geometry object at 0x7f661ad6aed0> >23:07:34,288 DEBUG storage.ui: PartitionDevice._setPartedPartition: data ; >23:07:34,288 DEBUG storage.ui: device data new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: None > number: 15 path: /dev/sda15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661ad6d310> PedPartition: <_ped.Partition object at 0x7f661a1b1590> >23:07:34,290 DEBUG storage.ui: PartitionDevice._setDisk: sda15 ; new: sda ; old: None ; >23:07:34,291 DEBUG storage.ui: DiskDevice.addChild: kids: 14 ; name: sda ; >23:07:34,298 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda15 ; >23:07:34,298 DEBUG storage.ui: device sda15 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: None > number: 15 path: /dev/sda15 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661ad703d0> PedPartition: <_ped.Partition object at 0x7f661ad6f0b0> >23:07:34,299 DEBUG storage.ui: growing partitions on sdb >23:07:34,299 DEBUG storage.ui: growing partitions on sdc >23:07:34,299 DEBUG storage.ui: growing partitions on sdd >23:07:34,299 DEBUG storage.ui: growing partitions on sde >23:07:34,300 DEBUG storage.ui: fixing size of existing 100MB partition sda1 (14) with existing ntfs filesystem at 100.00 >23:07:34,300 DEBUG storage.ui: fixing size of existing 500MB partition sda10 (15) with existing ext4 filesystem at 500.00 >23:07:34,301 DEBUG storage.ui: fixing size of existing 476MB partition sda11 (16) with existing ext4 filesystem at 476.00 >23:07:34,302 DEBUG storage.ui: fixing size of existing 476MB partition sda12 (17) with existing ext4 filesystem at 476.00 >23:07:34,302 DEBUG storage.ui: fixing size of existing 476MB partition sda13 (18) with non-existent ext4 filesystem mounted at /boot at 476.00 >23:07:34,303 DEBUG storage.ui: fixing size of existing 500MB partition sda14 (19) with existing ext4 filesystem at 500.00 >23:07:34,304 DEBUG storage.ui: fixing size of non-existent 1MB partition sda15 (62) with non-existent ext4 filesystem mounted at /data at 1.00 >23:07:34,304 DEBUG storage.ui: fixing size of existing 192366MB partition sda2 (20) with existing ntfs filesystem at 192366.00 >23:07:34,305 DEBUG storage.ui: fixing size of existing 500MB partition sda3 (21) with existing ext4 filesystem at 500.00 >23:07:34,305 DEBUG storage.ui: fixing size of existing 283971MB partition sda4 (22) at 283971.02 >23:07:34,306 DEBUG storage.ui: fixing size of existing 15000MB partition sda5 (23) with existing ext4 filesystem at 15000.00 >23:07:34,307 DEBUG storage.ui: fixing size of existing 5000MB partition sda6 (24) with existing vfat filesystem at 5000.00 >23:07:34,307 DEBUG storage.ui: fixing size of existing 4000MB partition sda7 (25) with existing swap at 4000.00 >23:07:34,308 DEBUG storage.ui: fixing size of existing 50000MB partition sda8 (26) with existing lvmpv at 50000.00 >23:07:34,309 DEBUG storage.ui: fixing size of existing 380MB partition sda9 (28) with existing ext4 filesystem at 380.00 >23:07:34,309 DEBUG storage.ui: fixing size of existing 476939MB partition sdb1 (30) with existing mdmember at 476939.00 >23:07:34,310 DEBUG storage.ui: fixing size of existing 476939MB partition sdc1 (33) with existing mdmember at 476939.00 >23:07:34,310 DEBUG storage.ui: fixing size of existing 476939MB partition sdd1 (35) with existing mdmember at 476939.00 >23:07:34,311 DEBUG storage.ui: fixing size of existing 476939MB partition sde1 (37) with existing mdmember at 476939.00 >23:07:34,314 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda4 ; >23:07:34,316 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 283971MB partition sda4 (22) >23:08:07,353 DEBUG storage: Ext4FS.supported: supported: True ; >23:08:07,353 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:08:07,353 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 1.0, ['sda'], None >23:08:11,673 DEBUG storage: Ext4FS.supported: supported: True ; >23:08:11,674 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:08:11,674 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 1.0, ['sda'], None >23:08:21,480 INFO storage.ui: removed partition sda15 (id 62) from device tree >23:08:21,482 DEBUG storage.ui: DiskDevice.removeChild: kids: 15 ; name: sda ; >23:08:21,482 INFO storage.ui: registered action: [22] Destroy Device partition sda15 (id 62) >23:08:21,483 DEBUG storage.ui: checking whether disk sda has an empty extended >23:08:21,489 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a186b10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661ad70ad0> PedPartition: <_ped.Partition object at 0x7f661ad6f7d0> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10', 'sda11', 'sda12', 'sda13', 'sda14'] >23:08:21,489 DEBUG storage.ui: checking whether disk sdb has an empty extended >23:08:21,490 DEBUG storage.ui: extended is None ; logicals is [] >23:08:21,490 DEBUG storage.ui: checking whether disk sdc has an empty extended >23:08:21,490 DEBUG storage.ui: extended is None ; logicals is [] >23:08:21,490 DEBUG storage.ui: checking whether disk sdd has an empty extended >23:08:21,490 DEBUG storage.ui: extended is None ; logicals is [] >23:08:21,490 DEBUG storage.ui: checking whether disk sde has an empty extended >23:08:21,490 DEBUG storage.ui: extended is None ; logicals is [] >23:08:21,534 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >23:08:21,535 DEBUG storage: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (22) >23:08:21,537 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >23:08:21,538 DEBUG storage: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (22) >23:08:21,539 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >23:08:21,541 DEBUG storage: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (22) >23:08:21,542 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >23:08:21,544 DEBUG storage: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (22) >23:08:21,545 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >23:08:21,546 DEBUG storage: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (22) >23:08:21,548 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >23:08:21,549 DEBUG storage: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (22) >23:08:21,550 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >23:08:21,552 DEBUG storage: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (22) >23:08:21,553 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >23:08:21,554 DEBUG storage: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (22) >23:08:21,556 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >23:08:21,557 DEBUG storage: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (22) >23:08:21,558 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >23:08:21,560 DEBUG storage: DeviceTree.getDeviceByPath returned existing 283971MB partition sda4 (22) >23:08:21,721 DEBUG storage: BTRFS.supported: supported: True ; >23:08:21,721 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:08:21,727 DEBUG storage: BTRFS.supported: supported: True ; >23:08:21,727 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:08:21,728 DEBUG storage: BTRFS.supported: supported: True ; >23:08:21,729 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 0, [], None >23:08:21,730 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:08:21,735 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:08:58,191 DEBUG storage: BTRFS.supported: supported: True ; >23:08:58,191 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:08:58,192 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 20000.0, ['sdb', 'sdc', 'sdd', 'sde'], single >23:08:58,196 DEBUG storage: BTRFS.supported: supported: True ; >23:08:58,196 DEBUG storage: getFormat('btrfs') returning BTRFS instance >23:08:58,198 DEBUG storage: Ext4FS.supported: supported: True ; >23:08:58,199 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:09:04,583 DEBUG storage: Ext4FS.supported: supported: True ; >23:09:04,583 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:09:04,584 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f661a21aa50>, 476.0, ['sda'], None >23:09:04,673 DEBUG storage: raw RAID 10 size == 953878.0 >23:09:04,673 INFO storage: Using 128MB superBlockSize >23:09:04,673 DEBUG storage: existing RAID 10 size == 953875.0 >23:09:04,685 DEBUG storage: raw RAID 10 size == 953878.0 >23:09:04,685 INFO storage: Using 128MB superBlockSize >23:09:04,686 DEBUG storage: existing RAID 10 size == 953875.0 > > >/tmp/ifcfg.log: > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:UUID=2BB3-AD97 rd.live.check BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >03:52:46,915 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >03:52:46,915 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="642" x-info="http://www.rsyslog.com"] start >03:52:46,916 INFO systemd: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >03:52:46,916 INFO systemd: Initializing machine ID from random generator. >03:52:46,916 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. >03:52:46,917 INFO systemd-modules-load: Inserted module 'uinput' >03:52:46,917 ERR systemd-udevd: ctx=0x7f6abf3b19c0 path=/lib/modules/3.6.7-5.fc18.x86_64/kernel/drivers/edac/edac_core.ko error=No such file or directory >03:52:46,917 ERR systemd-udevd: ctx=0x7f6abf3b19c0 path=/lib/modules/3.6.7-5.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >03:52:46,917 ERR systemd-udevd: ctx=0x7f6abf3b19c0 path=/lib/modules/3.6.7-5.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >03:52:46,917 ERR systemd-udevd: ctx=0x7f6abf3b19c0 path=/lib/modules/3.6.7-5.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >03:52:46,917 ERR systemd-udevd: ctx=0x7f6abf3b19c0 path=/lib/modules/3.6.7-5.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >03:52:46,917 ERR systemd-udevd: ctx=0x7f6abf3b19c0 path=/lib/modules/3.6.7-5.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >03:52:46,917 ERR systemd-udevd: ctx=0x7f6abf3b19c0 path=/lib/modules/3.6.7-5.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >03:52:46,917 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >03:52:46,917 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >03:52:46,917 NOTICE kernel:[ 0.000000] Linux version 3.6.7-5.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) ) #1 SMP Tue Nov 20 19:40:08 UTC 2012 >03:52:46,917 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:UUID=2BB3-AD97 rd.live.check BOOT_IMAGE=vmlinuz >03:52:46,917 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >03:52:46,917 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ebff] usable >03:52:46,917 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009ec00-0x000000000009ffff] reserved >03:52:46,917 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e5000-0x00000000000fffff] reserved >03:52:46,917 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cff7ffff] usable >03:52:46,917 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cff80000-0x00000000cff8dfff] ACPI data >03:52:46,917 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cff8e000-0x00000000cffdffff] ACPI NVS >03:52:46,917 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cffe0000-0x00000000cfffffff] reserved >03:52:46,917 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >03:52:46,917 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >03:52:46,917 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved >03:52:46,917 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000012fffffff] usable >03:52:46,917 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >03:52:46,917 INFO kernel:[ 0.000000] DMI 2.4 present. >03:52:46,917 DEBUG kernel:[ 0.000000] DMI: System manufacturer P5E WS Pro/P5E WS Pro, BIOS 1203 05/07/2009 >03:52:46,917 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >03:52:46,917 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >03:52:46,917 INFO kernel:[ 0.000000] No AGP bridge found >03:52:46,917 INFO kernel:[ 0.000000] e820: last_pfn = 0x130000 max_arch_pfn = 0x400000000 >03:52:46,917 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >03:52:46,917 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >03:52:46,917 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >03:52:46,917 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >03:52:46,917 DEBUG kernel:[ 0.000000] C0000-DFFFF write-protect >03:52:46,917 DEBUG kernel:[ 0.000000] E0000-EFFFF write-through >03:52:46,917 DEBUG kernel:[ 0.000000] F0000-FFFFF write-protect >03:52:46,917 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >03:52:46,917 DEBUG kernel:[ 0.000000] 0 base 0D0000000 mask FF0000000 uncachable >03:52:46,917 DEBUG kernel:[ 0.000000] 1 base 0E0000000 mask FE0000000 uncachable >03:52:46,917 DEBUG kernel:[ 0.000000] 2 base 000000000 mask F00000000 write-back >03:52:46,917 DEBUG kernel:[ 0.000000] 3 base 100000000 mask FE0000000 write-back >03:52:46,917 DEBUG kernel:[ 0.000000] 4 base 120000000 mask FF0000000 write-back >03:52:46,917 DEBUG kernel:[ 0.000000] 5 disabled >03:52:46,917 DEBUG kernel:[ 0.000000] 6 disabled >03:52:46,917 DEBUG kernel:[ 0.000000] 7 disabled >03:52:46,917 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >03:52:46,917 DEBUG kernel:[ 0.000000] original variable MTRRs >03:52:46,917 DEBUG kernel:[ 0.000000] reg 0, base: 3328MB, range: 256MB, type UC >03:52:46,917 DEBUG kernel:[ 0.000000] reg 1, base: 3584MB, range: 512MB, type UC >03:52:46,917 DEBUG kernel:[ 0.000000] reg 2, base: 0GB, range: 4GB, type WB >03:52:46,917 DEBUG kernel:[ 0.000000] reg 3, base: 4GB, range: 512MB, type WB >03:52:46,917 DEBUG kernel:[ 0.000000] reg 4, base: 4608MB, range: 256MB, type WB >03:52:46,917 INFO kernel:[ 0.000000] total RAM covered: 4096M >03:52:46,917 INFO kernel:[ 0.000000] Found optimal setting for mtrr clean up >03:52:46,917 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 64K num_reg: 5 lose cover RAM: 0G >03:52:46,917 DEBUG kernel:[ 0.000000] New variable MTRRs >03:52:46,917 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB >03:52:46,917 DEBUG kernel:[ 0.000000] reg 1, base: 2GB, range: 1GB, type WB >03:52:46,917 DEBUG kernel:[ 0.000000] reg 2, base: 3GB, range: 256MB, type WB >03:52:46,917 DEBUG kernel:[ 0.000000] reg 3, base: 4GB, range: 512MB, type WB >03:52:46,917 DEBUG kernel:[ 0.000000] reg 4, base: 4608MB, range: 256MB, type WB >03:52:46,917 DEBUG kernel:[ 0.000000] e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved >03:52:46,917 INFO kernel:[ 0.000000] e820: last_pfn = 0xcff80 max_arch_pfn = 0x400000000 >03:52:46,917 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780] >03:52:46,917 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >03:52:46,917 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576 >03:52:46,917 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0xcff7ffff] >03:52:46,917 DEBUG kernel:[ 0.000000] [mem 0x00000000-0xcfdfffff] page 2M >03:52:46,917 DEBUG kernel:[ 0.000000] [mem 0xcfe00000-0xcff7ffff] page 4k >03:52:46,917 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0xcff7ffff @ [mem 0x1fffa000-0x1fffffff] >03:52:46,917 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x12fffffff] >03:52:46,917 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x12fffffff] page 2M >03:52:46,917 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x12fffffff @ [mem 0xcff7e000-0xcff7ffff] >03:52:46,917 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7e5a0000-0x7fffefff] >03:52:46,917 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000faff0 00024 (v02 ACPIAM) >03:52:46,917 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000cff80100 00054 (v01 A_M_I_ OEMXSDT 05000907 MSFT 00000097) >03:52:46,917 WARNING kernel:[ 0.000000] ACPI: FACP 00000000cff80290 000F4 (v03 A_M_I_ OEMFACP 05000907 MSFT 00000097) >03:52:46,917 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000cff80450 086FF (v01 A0863 A0863001 00000001 INTL 20060113) >03:52:46,917 WARNING kernel:[ 0.000000] ACPI: FACS 00000000cff8e000 00040 >03:52:46,917 WARNING kernel:[ 0.000000] ACPI: APIC 00000000cff80390 00078 (v01 A_M_I_ OEMAPIC 05000907 MSFT 00000097) >03:52:46,917 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000cff80410 0003C (v01 A_M_I_ OEMMCFG 05000907 MSFT 00000097) >03:52:46,917 WARNING kernel:[ 0.000000] ACPI: OEMB 00000000cff8e040 00081 (v01 A_M_I_ AMI_OEM 05000907 MSFT 00000097) >03:52:46,917 WARNING kernel:[ 0.000000] ACPI: HPET 00000000cff88b50 00038 (v01 A_M_I_ OEMHPET 05000907 MSFT 00000097) >03:52:46,917 WARNING kernel:[ 0.000000] ACPI: OSFR 00000000cff88b90 000B0 (v01 A_M_I_ OEMOSFR 05000907 MSFT 00000097) >03:52:46,917 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >03:52:46,917 INFO kernel:[ 0.000000] No NUMA configuration found >03:52:46,917 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000012fffffff] >03:52:46,917 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x12fffffff] >03:52:46,917 INFO kernel:[ 0.000000] NODE_DATA [mem 0x12ffec000-0x12fffffff] >03:52:46,917 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0004bfffff] PMD -> [ffff88012b600000-ffff88012f5fffff] on node 0 >03:52:46,917 WARNING kernel:[ 0.000000] Zone ranges: >03:52:46,917 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >03:52:46,917 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >03:52:46,917 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x12fffffff] >03:52:46,917 WARNING kernel:[ 0.000000] Movable zone start for each node >03:52:46,917 WARNING kernel:[ 0.000000] Early memory node ranges >03:52:46,917 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009dfff] >03:52:46,917 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xcff7ffff] >03:52:46,917 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x12fffffff] >03:52:46,917 DEBUG kernel:[ 0.000000] On node 0 totalpages: 1048334 >03:52:46,917 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >03:52:46,917 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >03:52:46,917 DEBUG kernel:[ 0.000000] DMA zone: 3912 pages, LIFO batch:0 >03:52:46,917 DEBUG kernel:[ 0.000000] DMA32 zone: 16320 pages used for memmap >03:52:46,917 DEBUG kernel:[ 0.000000] DMA32 zone: 831424 pages, LIFO batch:31 >03:52:46,917 DEBUG kernel:[ 0.000000] Normal zone: 3072 pages used for memmap >03:52:46,917 DEBUG kernel:[ 0.000000] Normal zone: 193536 pages, LIFO batch:31 >03:52:46,917 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x808 >03:52:46,917 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >03:52:46,917 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >03:52:46,917 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >03:52:46,917 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) >03:52:46,917 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) >03:52:46,917 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0]) >03:52:46,917 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23 >03:52:46,917 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x05] address[0xfec10000] gsi_base[24]) >03:52:46,917 WARNING kernel:[ 0.000000] I/O APIC 0xfec10000 registers return all ones, skipping! >03:52:46,917 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >03:52:46,917 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >03:52:46,917 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >03:52:46,917 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >03:52:46,917 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >03:52:46,917 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >03:52:46,917 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000 >03:52:46,918 INFO kernel:[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs >03:52:46,918 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >03:52:46,918 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000 >03:52:46,918 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >03:52:46,918 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e5000 >03:52:46,918 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000e5000 - 0000000000100000 >03:52:46,918 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000cff80000 - 00000000cff8e000 >03:52:46,918 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000cff8e000 - 00000000cffe0000 >03:52:46,918 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000cffe0000 - 00000000d0000000 >03:52:46,918 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000d0000000 - 00000000e0000000 >03:52:46,918 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000 >03:52:46,918 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fee00000 >03:52:46,918 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 >03:52:46,918 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffe00000 >03:52:46,918 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000 >03:52:46,918 INFO kernel:[ 0.000000] e820: [mem 0xd0000000-0xdfffffff] available for PCI devices >03:52:46,918 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >03:52:46,918 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1 >03:52:46,918 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88012fc00000 s84288 r8192 d22208 u524288 >03:52:46,918 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u524288 alloc=1*2097152 >03:52:46,918 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 >03:52:46,918 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1028872 >03:52:46,918 WARNING kernel:[ 0.000000] Policy zone: Normal >03:52:46,918 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:UUID=2BB3-AD97 rd.live.check BOOT_IMAGE=vmlinuz >03:52:46,918 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >03:52:46,918 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >03:52:46,918 INFO kernel:[ 0.000000] Checking aperture... >03:52:46,918 INFO kernel:[ 0.000000] No AGP bridge found >03:52:46,918 INFO kernel:[ 0.000000] Memory: 4018068k/4980736k available (6333k kernel code, 787400k absent, 175268k reserved, 6871k data, 1036k init) >03:52:46,918 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >03:52:46,918 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >03:52:46,918 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4. >03:52:46,918 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:712 16 >03:52:46,918 INFO kernel:[ 0.000000] Extended CMOS year: 2000 >03:52:46,918 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >03:52:46,918 INFO kernel:[ 0.000000] console [tty0] enabled >03:52:46,918 INFO kernel:[ 0.000000] allocated 16777216 bytes of page_cgroup >03:52:46,918 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >03:52:46,918 DEBUG kernel:[ 0.000000] hpet clockevent registered >03:52:46,918 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >03:52:46,918 INFO kernel:[ 0.000000] tsc: Detected 2405.344 MHz processor >03:52:46,918 INFO kernel:[ 0.001003] Calibrating delay loop (skipped), value calculated using timer frequency.. 4810.68 BogoMIPS (lpj=2405344) >03:52:46,918 INFO kernel:[ 0.001093] pid_max: default: 32768 minimum: 301 >03:52:46,918 INFO kernel:[ 0.002033] Security Framework initialized >03:52:46,918 INFO kernel:[ 0.002085] SELinux: Initializing. >03:52:46,918 DEBUG kernel:[ 0.002136] SELinux: Starting in permissive mode >03:52:46,918 INFO kernel:[ 0.002563] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >03:52:46,918 INFO kernel:[ 0.004768] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >03:52:46,918 INFO kernel:[ 0.005826] Mount-cache hash table entries: 256 >03:52:46,918 INFO kernel:[ 0.006142] Initializing cgroup subsys cpuacct >03:52:46,918 INFO kernel:[ 0.006189] Initializing cgroup subsys memory >03:52:46,918 INFO kernel:[ 0.006248] Initializing cgroup subsys devices >03:52:46,918 INFO kernel:[ 0.006292] Initializing cgroup subsys freezer >03:52:46,918 INFO kernel:[ 0.006337] Initializing cgroup subsys net_cls >03:52:46,918 INFO kernel:[ 0.006382] Initializing cgroup subsys blkio >03:52:46,918 INFO kernel:[ 0.006426] Initializing cgroup subsys perf_event >03:52:46,918 INFO kernel:[ 0.006499] CPU: Physical Processor ID: 0 >03:52:46,918 INFO kernel:[ 0.006543] CPU: Processor Core ID: 0 >03:52:46,918 INFO kernel:[ 0.006587] mce: CPU supports 6 MCE banks >03:52:46,918 INFO kernel:[ 0.006637] CPU0: Thermal monitoring enabled (TM2) >03:52:46,918 INFO kernel:[ 0.006683] process: using mwait in idle threads >03:52:46,918 INFO kernel:[ 0.006730] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4 >03:52:46,918 INFO kernel:[ 0.006730] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32 >03:52:46,918 INFO kernel:[ 0.006730] tlb_flushall_shift is 0xffffffff >03:52:46,918 INFO kernel:[ 0.008218] ACPI: Core revision 20120711 >03:52:46,918 INFO kernel:[ 0.011008] ftrace: allocating 23485 entries in 92 pages >03:52:46,918 INFO kernel:[ 0.018261] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >03:52:46,918 INFO kernel:[ 0.028198] smpboot: CPU0: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz stepping 0b >03:52:46,918 INFO kernel:[ 0.028995] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver. >03:52:46,918 WARNING kernel:[ 0.028995] perf_event_intel: PEBS disabled due to CPU errata >03:52:46,918 INFO kernel:[ 0.028995] ... version: 2 >03:52:46,918 INFO kernel:[ 0.028995] ... bit width: 40 >03:52:46,918 INFO kernel:[ 0.028995] ... generic registers: 2 >03:52:46,918 INFO kernel:[ 0.028995] ... value mask: 000000ffffffffff >03:52:46,918 INFO kernel:[ 0.028995] ... max period: 000000007fffffff >03:52:46,918 INFO kernel:[ 0.028995] ... fixed-purpose events: 3 >03:52:46,918 INFO kernel:[ 0.028995] ... event mask: 0000000700000003 >03:52:46,918 INFO kernel:[ 0.029225] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >03:52:46,918 INFO kernel:[ 0.029403] smpboot: Booting Node 0, Processors #1 #2 #3 OK >03:52:46,918 INFO kernel:[ 0.066034] Brought up 4 CPUs >03:52:46,918 INFO kernel:[ 0.066090] smpboot: Total of 4 processors activated (19242.75 BogoMIPS) >03:52:46,918 INFO kernel:[ 0.068091] devtmpfs: initialized >03:52:46,918 INFO kernel:[ 0.068198] PM: Registering ACPI NVS region [mem 0xcff8e000-0xcffdffff] (335872 bytes) >03:52:46,918 INFO kernel:[ 0.069084] atomic64 test passed for x86-64 platform with CX8 and with SSE >03:52:46,918 INFO kernel:[ 0.069153] RTC time: 3:52:32, date: 12/08/12 >03:52:46,918 INFO kernel:[ 0.069255] NET: Registered protocol family 16 >03:52:46,918 INFO kernel:[ 0.069454] ACPI: bus type pci registered >03:52:46,918 INFO kernel:[ 0.069552] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >03:52:46,918 INFO kernel:[ 0.069616] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >03:52:46,918 INFO kernel:[ 0.091872] PCI: Using configuration type 1 for base access >03:52:46,918 INFO kernel:[ 0.092759] bio: create slab <bio-0> at 0 >03:52:46,918 INFO kernel:[ 0.093019] ACPI: Added _OSI(Module Device) >03:52:46,918 INFO kernel:[ 0.093063] ACPI: Added _OSI(Processor Device) >03:52:46,918 INFO kernel:[ 0.093106] ACPI: Added _OSI(3.0 _SCP Extensions) >03:52:46,918 INFO kernel:[ 0.093150] ACPI: Added _OSI(Processor Aggregator Device) >03:52:46,918 DEBUG kernel:[ 0.094139] ACPI: EC: Look up EC in DSDT >03:52:46,918 WARNING kernel:[ 0.095113] ACPI: Executed 1 blocks of module-level executable AML code >03:52:46,918 WARNING kernel:[ 0.099503] ACPI: SSDT 00000000cff8e0d0 001D2 (v01 AMI CPU1PM 00000001 INTL 20060113) >03:52:46,918 WARNING kernel:[ 0.099855] ACPI: Dynamic OEM Table Load: >03:52:46,918 WARNING kernel:[ 0.099986] ACPI: SSDT (null) 001D2 (v01 AMI CPU1PM 00000001 INTL 20060113) >03:52:46,918 WARNING kernel:[ 0.100230] ACPI: SSDT 00000000cff8e2b0 00143 (v01 AMI CPU2PM 00000001 INTL 20060113) >03:52:46,918 WARNING kernel:[ 0.100567] ACPI: Dynamic OEM Table Load: >03:52:46,918 WARNING kernel:[ 0.100667] ACPI: SSDT (null) 00143 (v01 AMI CPU2PM 00000001 INTL 20060113) >03:52:46,918 WARNING kernel:[ 0.100907] ACPI: SSDT 00000000cff8e400 00143 (v01 AMI CPU3PM 00000001 INTL 20060113) >03:52:46,918 WARNING kernel:[ 0.101254] ACPI: Dynamic OEM Table Load: >03:52:46,918 WARNING kernel:[ 0.101345] ACPI: SSDT (null) 00143 (v01 AMI CPU3PM 00000001 INTL 20060113) >03:52:46,918 WARNING kernel:[ 0.101586] ACPI: SSDT 00000000cff8e550 00143 (v01 AMI CPU4PM 00000001 INTL 20060113) >03:52:46,918 WARNING kernel:[ 0.101934] ACPI: Dynamic OEM Table Load: >03:52:46,918 WARNING kernel:[ 0.102051] ACPI: SSDT (null) 00143 (v01 AMI CPU4PM 00000001 INTL 20060113) >03:52:46,918 INFO kernel:[ 0.102711] ACPI: Interpreter enabled >03:52:46,918 INFO kernel:[ 0.102757] ACPI: (supports S0 S1 S3 S4 S5) >03:52:46,918 INFO kernel:[ 0.102931] ACPI: Using IOAPIC for interrupt routing >03:52:46,918 INFO kernel:[ 0.107698] ACPI: No dock devices found. >03:52:46,918 INFO kernel:[ 0.107744] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >03:52:46,918 INFO kernel:[ 0.107871] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >03:52:46,918 INFO kernel:[ 0.108034] PCI host bridge to bus 0000:00 >03:52:46,918 DEBUG kernel:[ 0.108080] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >03:52:46,918 INFO kernel:[ 0.108082] pci_bus 0000:00: root bus resource [bus 00-ff] >03:52:46,918 INFO kernel:[ 0.108137] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >03:52:46,918 INFO kernel:[ 0.108182] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >03:52:46,918 INFO kernel:[ 0.108227] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >03:52:46,918 INFO kernel:[ 0.108272] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff] >03:52:46,918 INFO kernel:[ 0.108318] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xffffffff] >03:52:46,918 DEBUG kernel:[ 0.108370] pci 0000:00:00.0: [8086:29e0] type 00 class 0x060000 >03:52:46,918 DEBUG kernel:[ 0.108409] pci 0000:00:01.0: [8086:29e1] type 01 class 0x060400 >03:52:46,918 DEBUG kernel:[ 0.108445] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >03:52:46,918 DEBUG kernel:[ 0.108464] pci 0000:00:06.0: [8086:29e9] type 01 class 0x060400 >03:52:46,918 DEBUG kernel:[ 0.108500] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold >03:52:46,918 DEBUG kernel:[ 0.108531] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300 >03:52:46,918 DEBUG kernel:[ 0.108570] pci 0000:00:1a.0: reg 20: [io 0x9800-0x981f] >03:52:46,918 DEBUG kernel:[ 0.108618] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300 >03:52:46,918 DEBUG kernel:[ 0.108657] pci 0000:00:1a.1: reg 20: [io 0x9880-0x989f] >03:52:46,918 DEBUG kernel:[ 0.108704] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300 >03:52:46,918 DEBUG kernel:[ 0.108744] pci 0000:00:1a.2: reg 20: [io 0x9c00-0x9c1f] >03:52:46,918 DEBUG kernel:[ 0.108801] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320 >03:52:46,918 DEBUG kernel:[ 0.108828] pci 0000:00:1a.7: reg 10: [mem 0xfe5ffc00-0xfe5fffff] >03:52:46,918 DEBUG kernel:[ 0.108912] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold >03:52:46,918 DEBUG kernel:[ 0.108936] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300 >03:52:46,918 DEBUG kernel:[ 0.108950] pci 0000:00:1b.0: reg 10: [mem 0xfe5f8000-0xfe5fbfff 64bit] >03:52:46,918 DEBUG kernel:[ 0.109016] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >03:52:46,918 DEBUG kernel:[ 0.109036] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400 >03:52:46,918 DEBUG kernel:[ 0.109099] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >03:52:46,918 DEBUG kernel:[ 0.109128] pci 0000:00:1c.3: [8086:2946] type 01 class 0x060400 >03:52:46,918 DEBUG kernel:[ 0.109195] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >03:52:46,918 DEBUG kernel:[ 0.109216] pci 0000:00:1c.4: [8086:2948] type 01 class 0x060400 >03:52:46,918 DEBUG kernel:[ 0.109279] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >03:52:46,918 DEBUG kernel:[ 0.109303] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 >03:52:46,918 DEBUG kernel:[ 0.109341] pci 0000:00:1d.0: reg 20: [io 0x9080-0x909f] >03:52:46,918 DEBUG kernel:[ 0.109389] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 >03:52:46,918 DEBUG kernel:[ 0.109427] pci 0000:00:1d.1: reg 20: [io 0x9400-0x941f] >03:52:46,918 DEBUG kernel:[ 0.109475] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 >03:52:46,918 DEBUG kernel:[ 0.109513] pci 0000:00:1d.2: reg 20: [io 0x9480-0x949f] >03:52:46,918 DEBUG kernel:[ 0.109571] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 >03:52:46,918 DEBUG kernel:[ 0.109590] pci 0000:00:1d.7: reg 10: [mem 0xfe5ff800-0xfe5ffbff] >03:52:46,918 DEBUG kernel:[ 0.109673] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >03:52:46,918 DEBUG kernel:[ 0.109693] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 >03:52:46,918 DEBUG kernel:[ 0.109751] pci 0000:00:1f.0: [8086:2916] type 00 class 0x060100 >03:52:46,918 INFO kernel:[ 0.109836] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 (mask 0003) >03:52:46,918 DEBUG kernel:[ 0.109944] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 >03:52:46,918 DEBUG kernel:[ 0.109961] pci 0000:00:1f.2: reg 10: [io 0x8c00-0x8c07] >03:52:46,918 DEBUG kernel:[ 0.109968] pci 0000:00:1f.2: reg 14: [io 0x8880-0x8883] >03:52:46,918 DEBUG kernel:[ 0.109976] pci 0000:00:1f.2: reg 18: [io 0x8800-0x8807] >03:52:46,918 DEBUG kernel:[ 0.109988] pci 0000:00:1f.2: reg 1c: [io 0x8480-0x8483] >03:52:46,918 DEBUG kernel:[ 0.109995] pci 0000:00:1f.2: reg 20: [io 0x8400-0x841f] >03:52:46,918 DEBUG kernel:[ 0.110003] pci 0000:00:1f.2: reg 24: [mem 0xfe5fe800-0xfe5fefff] >03:52:46,918 DEBUG kernel:[ 0.110045] pci 0000:00:1f.2: PME# supported from D3hot >03:52:46,918 DEBUG kernel:[ 0.110062] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 >03:52:46,918 DEBUG kernel:[ 0.110075] pci 0000:00:1f.3: reg 10: [mem 0xfe5ff400-0xfe5ff4ff 64bit] >03:52:46,918 DEBUG kernel:[ 0.110095] pci 0000:00:1f.3: reg 20: [io 0x0400-0x041f] >03:52:46,918 DEBUG kernel:[ 0.110146] pci_bus 0000:01: busn_res: [bus 01] is inserted under [bus 00-ff] >03:52:46,918 DEBUG kernel:[ 0.110163] pci 0000:01:00.0: [1002:9598] type 00 class 0x030000 >03:52:46,918 DEBUG kernel:[ 0.110175] pci 0000:01:00.0: reg 10: [mem 0xd0000000-0xdfffffff 64bit pref] >03:52:46,918 DEBUG kernel:[ 0.110185] pci 0000:01:00.0: reg 18: [mem 0xfe6e0000-0xfe6effff 64bit] >03:52:46,918 DEBUG kernel:[ 0.110192] pci 0000:01:00.0: reg 20: [io 0xa000-0xa0ff] >03:52:46,918 DEBUG kernel:[ 0.110205] pci 0000:01:00.0: reg 30: [mem 0xfe6c0000-0xfe6dffff pref] >03:52:46,918 DEBUG kernel:[ 0.110234] pci 0000:01:00.0: supports D1 D2 >03:52:46,918 DEBUG kernel:[ 0.110252] pci 0000:01:00.1: [1002:aa20] type 00 class 0x040300 >03:52:46,918 DEBUG kernel:[ 0.110264] pci 0000:01:00.1: reg 10: [mem 0xfe6fc000-0xfe6fffff 64bit] >03:52:46,918 DEBUG kernel:[ 0.110319] pci 0000:01:00.1: supports D1 D2 >03:52:46,918 INFO kernel:[ 0.110346] pci 0000:00:01.0: PCI bridge to [bus 01] >03:52:46,918 DEBUG kernel:[ 0.110391] pci 0000:00:01.0: bridge window [io 0xa000-0xafff] >03:52:46,918 DEBUG kernel:[ 0.110394] pci 0000:00:01.0: bridge window [mem 0xfe600000-0xfe6fffff] >03:52:46,918 DEBUG kernel:[ 0.110398] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >03:52:46,918 DEBUG kernel:[ 0.110423] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-ff] >03:52:46,918 DEBUG kernel:[ 0.110440] pci 0000:02:00.0: [197b:2366] type 00 class 0x010400 >03:52:46,918 DEBUG kernel:[ 0.110506] pci 0000:02:00.0: reg 24: [mem 0xfe7fe000-0xfe7fffff] >03:52:46,918 DEBUG kernel:[ 0.110517] pci 0000:02:00.0: reg 30: [mem 0xfe7e0000-0xfe7effff pref] >03:52:46,918 DEBUG kernel:[ 0.110556] pci 0000:02:00.0: PME# supported from D3hot >03:52:46,918 DEBUG kernel:[ 0.110582] pci 0000:02:00.1: [197b:2366] type 00 class 0x010185 >03:52:46,918 DEBUG kernel:[ 0.110601] pci 0000:02:00.1: reg 10: [io 0xbc00-0xbc07] >03:52:46,918 DEBUG kernel:[ 0.110611] pci 0000:02:00.1: reg 14: [io 0xb880-0xb883] >03:52:46,918 DEBUG kernel:[ 0.110622] pci 0000:02:00.1: reg 18: [io 0xb800-0xb807] >03:52:46,918 DEBUG kernel:[ 0.110633] pci 0000:02:00.1: reg 1c: [io 0xb480-0xb483] >03:52:46,918 DEBUG kernel:[ 0.110644] pci 0000:02:00.1: reg 20: [io 0xb400-0xb40f] >03:52:46,918 INFO kernel:[ 0.110707] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >03:52:46,918 INFO kernel:[ 0.110778] pci 0000:00:06.0: PCI bridge to [bus 02] >03:52:46,918 DEBUG kernel:[ 0.110823] pci 0000:00:06.0: bridge window [io 0xb000-0xbfff] >03:52:46,918 DEBUG kernel:[ 0.110826] pci 0000:00:06.0: bridge window [mem 0xfe700000-0xfe7fffff] >03:52:46,918 DEBUG kernel:[ 0.110872] pci_bus 0000:05: busn_res: [bus 05-07] is inserted under [bus 00-ff] >03:52:46,918 DEBUG kernel:[ 0.110889] pci 0000:05:00.0: [1033:0125] type 01 class 0x060400 >03:52:46,918 DEBUG kernel:[ 0.110996] pci 0000:05:00.0: supports D1 >03:52:46,918 DEBUG kernel:[ 0.110998] pci 0000:05:00.0: PME# supported from D0 D1 D3hot D3cold >03:52:46,918 DEBUG kernel:[ 0.111033] pci 0000:05:00.1: [1033:0125] type 01 class 0x060400 >03:52:46,918 DEBUG kernel:[ 0.111058] pci 0000:05:00.1: reg 10: [mem 0xfeaffc00-0xfeaffc7f 64bit] >03:52:46,918 DEBUG kernel:[ 0.111154] pci 0000:05:00.1: supports D1 >03:52:46,918 DEBUG kernel:[ 0.111156] pci 0000:05:00.1: PME# supported from D0 D1 D3hot D3cold >03:52:46,918 INFO kernel:[ 0.111201] pci 0000:05:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >03:52:46,918 INFO kernel:[ 0.111275] pci 0000:00:1c.0: PCI bridge to [bus 05-07] >03:52:46,918 DEBUG kernel:[ 0.111322] pci 0000:00:1c.0: bridge window [mem 0xfea00000-0xfeafffff] >03:52:46,918 DEBUG kernel:[ 0.111328] pci 0000:00:1c.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref] >03:52:46,918 DEBUG kernel:[ 0.111370] pci_bus 0000:07: busn_res: [bus 07] is inserted under [bus 05-07] >03:52:46,918 INFO kernel:[ 0.111426] pci 0000:05:00.0: PCI bridge to [bus 07] >03:52:46,918 DEBUG kernel:[ 0.111541] pci_bus 0000:06: busn_res: [bus 06] is inserted under [bus 05-07] >03:52:46,918 INFO kernel:[ 0.111596] pci 0000:05:00.1: PCI bridge to [bus 06] >03:52:46,918 DEBUG kernel:[ 0.111656] pci 0000:05:00.1: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref] >03:52:46,918 DEBUG kernel:[ 0.111705] pci_bus 0000:04: busn_res: [bus 04] is inserted under [bus 00-ff] >03:52:46,918 DEBUG kernel:[ 0.111729] pci 0000:04:00.0: [11ab:4364] type 00 class 0x020000 >03:52:46,918 DEBUG kernel:[ 0.111750] pci 0000:04:00.0: reg 10: [mem 0xfe9fc000-0xfe9fffff 64bit] >03:52:46,918 DEBUG kernel:[ 0.111762] pci 0000:04:00.0: reg 18: [io 0xd800-0xd8ff] >03:52:46,918 DEBUG kernel:[ 0.111803] pci 0000:04:00.0: reg 30: [mem 0xfe9c0000-0xfe9dffff pref] >03:52:46,918 DEBUG kernel:[ 0.111876] pci 0000:04:00.0: supports D1 D2 >03:52:46,918 DEBUG kernel:[ 0.111878] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold >03:52:46,918 INFO kernel:[ 0.113002] pci 0000:00:1c.3: PCI bridge to [bus 04] >03:52:46,918 DEBUG kernel:[ 0.113064] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff] >03:52:46,918 DEBUG kernel:[ 0.113068] pci 0000:00:1c.3: bridge window [mem 0xfe900000-0xfe9fffff] >03:52:46,918 DEBUG kernel:[ 0.113106] pci_bus 0000:03: busn_res: [bus 03] is inserted under [bus 00-ff] >03:52:46,918 DEBUG kernel:[ 0.113126] pci 0000:03:00.0: [11ab:6145] type 00 class 0x01018f >03:52:46,918 DEBUG kernel:[ 0.113142] pci 0000:03:00.0: reg 10: [io 0xcc00-0xcc07] >03:52:46,918 DEBUG kernel:[ 0.113153] pci 0000:03:00.0: reg 14: [io 0xc880-0xc883] >03:52:46,918 DEBUG kernel:[ 0.113165] pci 0000:03:00.0: reg 18: [io 0xc800-0xc807] >03:52:46,918 DEBUG kernel:[ 0.113176] pci 0000:03:00.0: reg 1c: [io 0xc480-0xc483] >03:52:46,918 DEBUG kernel:[ 0.113192] pci 0000:03:00.0: reg 20: [io 0xc400-0xc40f] >03:52:46,918 DEBUG kernel:[ 0.113208] pci 0000:03:00.0: reg 24: [mem 0xfe8ffc00-0xfe8fffff] >03:52:46,918 DEBUG kernel:[ 0.113220] pci 0000:03:00.0: reg 30: [mem 0xfe880000-0xfe8bffff pref] >03:52:46,918 DEBUG kernel:[ 0.113272] pci 0000:03:00.0: supports D1 >03:52:46,918 DEBUG kernel:[ 0.113274] pci 0000:03:00.0: PME# supported from D0 D1 D3hot >03:52:46,918 INFO kernel:[ 0.113293] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >03:52:46,918 INFO kernel:[ 0.113362] pci 0000:00:1c.4: PCI bridge to [bus 03] >03:52:46,918 DEBUG kernel:[ 0.113408] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] >03:52:46,918 DEBUG kernel:[ 0.113411] pci 0000:00:1c.4: bridge window [mem 0xfe800000-0xfe8fffff] >03:52:46,918 DEBUG kernel:[ 0.113434] pci_bus 0000:08: busn_res: [bus 08] is inserted under [bus 00-ff] >03:52:46,918 DEBUG kernel:[ 0.113447] pci 0000:08:01.0: [14f1:2f30] type 00 class 0x078000 >03:52:46,918 DEBUG kernel:[ 0.113462] pci 0000:08:01.0: reg 10: [mem 0xfebf0000-0xfebfffff] >03:52:46,918 DEBUG kernel:[ 0.113471] pci 0000:08:01.0: reg 14: [io 0xec00-0xec07] >03:52:46,918 DEBUG kernel:[ 0.113531] pci 0000:08:01.0: PME# supported from D3hot D3cold >03:52:46,918 DEBUG kernel:[ 0.113550] pci 0000:08:03.0: [1106:3044] type 00 class 0x0c0010 >03:52:46,918 DEBUG kernel:[ 0.113566] pci 0000:08:03.0: reg 10: [mem 0xfebef800-0xfebeffff] >03:52:46,918 DEBUG kernel:[ 0.113576] pci 0000:08:03.0: reg 14: [io 0xe880-0xe8ff] >03:52:46,918 DEBUG kernel:[ 0.113641] pci 0000:08:03.0: supports D2 >03:52:46,918 DEBUG kernel:[ 0.113643] pci 0000:08:03.0: PME# supported from D2 D3hot D3cold >03:52:46,918 INFO kernel:[ 0.113684] pci 0000:00:1e.0: PCI bridge to [bus 08] (subtractive decode) >03:52:46,918 DEBUG kernel:[ 0.113731] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] >03:52:46,918 DEBUG kernel:[ 0.113734] pci 0000:00:1e.0: bridge window [mem 0xfeb00000-0xfebfffff] >03:52:46,918 DEBUG kernel:[ 0.113740] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >03:52:46,918 DEBUG kernel:[ 0.113742] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >03:52:46,918 DEBUG kernel:[ 0.113744] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >03:52:46,918 DEBUG kernel:[ 0.113746] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode) >03:52:46,918 DEBUG kernel:[ 0.113749] pci 0000:00:1e.0: bridge window [mem 0xd0000000-0xffffffff] (subtractive decode) >03:52:46,918 DEBUG kernel:[ 0.113770] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >03:52:46,918 DEBUG kernel:[ 0.113852] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT] >03:52:46,918 DEBUG kernel:[ 0.113876] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P3._PRT] >03:52:46,918 DEBUG kernel:[ 0.113899] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] >03:52:46,918 DEBUG kernel:[ 0.113957] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT] >03:52:46,918 DEBUG kernel:[ 0.113981] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4.PXHA._PRT] >03:52:46,918 DEBUG kernel:[ 0.114008] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P7._PRT] >03:52:46,918 DEBUG kernel:[ 0.114030] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT] >03:52:46,918 INFO kernel:[ 0.114074] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >03:52:46,918 INFO kernel:[ 0.114136] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >03:52:46,918 INFO kernel:[ 0.120960] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) >03:52:46,918 INFO kernel:[ 0.121335] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15) >03:52:46,918 INFO kernel:[ 0.121705] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15) >03:52:46,918 INFO kernel:[ 0.122090] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 14 *15) >03:52:46,918 INFO kernel:[ 0.122463] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. >03:52:46,918 INFO kernel:[ 0.122889] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 10 11 12 14 15) >03:52:46,918 INFO kernel:[ 0.123257] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 10 11 12 14 15) >03:52:46,918 INFO kernel:[ 0.123629] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 *14 15) >03:52:46,918 INFO kernel:[ 0.124034] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >03:52:46,918 INFO kernel:[ 0.124100] vgaarb: loaded >03:52:46,918 INFO kernel:[ 0.124143] vgaarb: bridge control possible 0000:01:00.0 >03:52:46,918 NOTICE kernel:[ 0.124256] SCSI subsystem initialized >03:52:46,918 INFO kernel:[ 0.124300] ACPI: bus type scsi registered >03:52:46,918 DEBUG kernel:[ 0.124365] libata version 3.00 loaded. >03:52:46,918 INFO kernel:[ 0.124365] ACPI: bus type usb registered >03:52:46,918 INFO kernel:[ 0.124365] usbcore: registered new interface driver usbfs >03:52:46,918 INFO kernel:[ 0.124365] usbcore: registered new interface driver hub >03:52:46,918 INFO kernel:[ 0.124365] usbcore: registered new device driver usb >03:52:46,918 INFO kernel:[ 0.124365] PCI: Using ACPI for IRQ routing >03:52:46,918 DEBUG kernel:[ 0.130447] PCI: pci_cache_line_size set to 64 bytes >03:52:46,918 DEBUG kernel:[ 0.130549] e820: reserve RAM buffer [mem 0x0009ec00-0x0009ffff] >03:52:46,918 DEBUG kernel:[ 0.130551] e820: reserve RAM buffer [mem 0xcff80000-0xcfffffff] >03:52:46,918 INFO kernel:[ 0.130636] NetLabel: Initializing >03:52:46,918 INFO kernel:[ 0.130680] NetLabel: domain hash size = 128 >03:52:46,918 INFO kernel:[ 0.130722] NetLabel: protocols = UNLABELED CIPSOv4 >03:52:46,918 INFO kernel:[ 0.130776] NetLabel: unlabeled traffic allowed by default >03:52:46,918 INFO kernel:[ 0.130846] HPET: 4 timers in total, 0 timers will be used for per-cpu timer >03:52:46,918 INFO kernel:[ 0.130893] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 >03:52:46,918 INFO kernel:[ 0.131047] hpet0: 4 comparators, 64-bit 14.318180 MHz counter >03:52:46,918 INFO kernel:[ 0.135004] Switching to clocksource hpet >03:52:46,918 INFO kernel:[ 0.142523] pnp: PnP ACPI init >03:52:46,918 INFO kernel:[ 0.142587] ACPI: bus type pnp registered >03:52:46,918 DEBUG kernel:[ 0.142715] pnp 00:00: [bus 00-ff] >03:52:46,918 DEBUG kernel:[ 0.142717] pnp 00:00: [io 0x0cf8-0x0cff] >03:52:46,919 DEBUG kernel:[ 0.142720] pnp 00:00: [io 0x0000-0x0cf7 window] >03:52:46,919 DEBUG kernel:[ 0.142722] pnp 00:00: [io 0x0d00-0xffff window] >03:52:46,919 DEBUG kernel:[ 0.142724] pnp 00:00: [mem 0x000a0000-0x000bffff window] >03:52:46,919 DEBUG kernel:[ 0.142726] pnp 00:00: [mem 0x000d0000-0x000dffff window] >03:52:46,919 DEBUG kernel:[ 0.142728] pnp 00:00: [mem 0xd0000000-0xffffffff window] >03:52:46,919 DEBUG kernel:[ 0.142782] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) >03:52:46,919 DEBUG kernel:[ 0.142790] pnp 00:01: [mem 0xfed14000-0xfed19fff] >03:52:46,919 INFO kernel:[ 0.142845] system 00:01: [mem 0xfed14000-0xfed19fff] has been reserved >03:52:46,919 DEBUG kernel:[ 0.142892] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active) >03:52:46,919 DEBUG kernel:[ 0.142923] pnp 00:02: [dma 4] >03:52:46,919 DEBUG kernel:[ 0.142925] pnp 00:02: [io 0x0000-0x000f] >03:52:46,919 DEBUG kernel:[ 0.142927] pnp 00:02: [io 0x0081-0x0083] >03:52:46,919 DEBUG kernel:[ 0.142932] pnp 00:02: [io 0x0087] >03:52:46,919 DEBUG kernel:[ 0.142934] pnp 00:02: [io 0x0089-0x008b] >03:52:46,919 DEBUG kernel:[ 0.142935] pnp 00:02: [io 0x008f] >03:52:46,919 DEBUG kernel:[ 0.142937] pnp 00:02: [io 0x00c0-0x00df] >03:52:46,919 DEBUG kernel:[ 0.142958] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) >03:52:46,919 DEBUG kernel:[ 0.142967] pnp 00:03: [io 0x0070-0x0071] >03:52:46,919 DEBUG kernel:[ 0.142978] pnp 00:03: [irq 8] >03:52:46,919 DEBUG kernel:[ 0.143009] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) >03:52:46,919 DEBUG kernel:[ 0.143017] pnp 00:04: [io 0x0061] >03:52:46,919 DEBUG kernel:[ 0.143036] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) >03:52:46,919 DEBUG kernel:[ 0.143044] pnp 00:05: [io 0x00f0-0x00ff] >03:52:46,919 DEBUG kernel:[ 0.143049] pnp 00:05: [irq 13] >03:52:46,919 DEBUG kernel:[ 0.143074] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active) >03:52:46,919 DEBUG kernel:[ 0.143197] pnp 00:06: [io 0x0000-0xffffffffffffffff disabled] >03:52:46,919 DEBUG kernel:[ 0.143199] pnp 00:06: [io 0x0000-0xffffffffffffffff disabled] >03:52:46,919 DEBUG kernel:[ 0.143201] pnp 00:06: [io 0x0290-0x0297] >03:52:46,919 INFO kernel:[ 0.143244] system 00:06: [io 0x0290-0x0297] has been reserved >03:52:46,919 DEBUG kernel:[ 0.143291] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) >03:52:46,919 DEBUG kernel:[ 0.143374] pnp 00:07: [io 0x0010-0x001f] >03:52:46,919 DEBUG kernel:[ 0.143376] pnp 00:07: [io 0x0022-0x003f] >03:52:46,919 DEBUG kernel:[ 0.143378] pnp 00:07: [io 0x0044-0x004d] >03:52:46,919 DEBUG kernel:[ 0.143380] pnp 00:07: [io 0x0050-0x005f] >03:52:46,919 DEBUG kernel:[ 0.143382] pnp 00:07: [io 0x0062-0x0063] >03:52:46,919 DEBUG kernel:[ 0.143384] pnp 00:07: [io 0x0065-0x006f] >03:52:46,919 DEBUG kernel:[ 0.143385] pnp 00:07: [io 0x0072-0x007f] >03:52:46,919 DEBUG kernel:[ 0.143387] pnp 00:07: [io 0x0080] >03:52:46,919 DEBUG kernel:[ 0.143389] pnp 00:07: [io 0x0084-0x0086] >03:52:46,919 DEBUG kernel:[ 0.143391] pnp 00:07: [io 0x0088] >03:52:46,919 DEBUG kernel:[ 0.143393] pnp 00:07: [io 0x008c-0x008e] >03:52:46,919 DEBUG kernel:[ 0.143394] pnp 00:07: [io 0x0090-0x009f] >03:52:46,919 DEBUG kernel:[ 0.143396] pnp 00:07: [io 0x00a2-0x00bf] >03:52:46,919 DEBUG kernel:[ 0.143398] pnp 00:07: [io 0x00e0-0x00ef] >03:52:46,919 DEBUG kernel:[ 0.143400] pnp 00:07: [io 0x04d0-0x04d1] >03:52:46,919 DEBUG kernel:[ 0.143402] pnp 00:07: [io 0x0800-0x087f] >03:52:46,919 DEBUG kernel:[ 0.143404] pnp 00:07: [io 0x0400-0x03ff disabled] >03:52:46,919 DEBUG kernel:[ 0.143406] pnp 00:07: [io 0x0480-0x04bf] >03:52:46,919 DEBUG kernel:[ 0.143408] pnp 00:07: [mem 0xfed1c000-0xfed1ffff] >03:52:46,919 DEBUG kernel:[ 0.143410] pnp 00:07: [mem 0xfed20000-0xfed3ffff] >03:52:46,919 DEBUG kernel:[ 0.143412] pnp 00:07: [mem 0xfed50000-0xfed8ffff] >03:52:46,919 DEBUG kernel:[ 0.143413] pnp 00:07: [mem 0xffa00000-0xffafffff] >03:52:46,919 DEBUG kernel:[ 0.143415] pnp 00:07: [mem 0xffb00000-0xffbfffff] >03:52:46,919 DEBUG kernel:[ 0.143417] pnp 00:07: [mem 0xffe00000-0xffefffff] >03:52:46,919 DEBUG kernel:[ 0.143419] pnp 00:07: [mem 0xfff00000-0xfffffffe] >03:52:46,919 DEBUG kernel:[ 0.143421] pnp 00:07: [mem 0xfed40000-0xfed44fff] >03:52:46,919 INFO kernel:[ 0.143496] system 00:07: [io 0x04d0-0x04d1] has been reserved >03:52:46,919 INFO kernel:[ 0.143542] system 00:07: [io 0x0800-0x087f] has been reserved >03:52:46,919 INFO kernel:[ 0.143587] system 00:07: [io 0x0480-0x04bf] has been reserved >03:52:46,919 INFO kernel:[ 0.143635] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved >03:52:46,919 INFO kernel:[ 0.143681] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved >03:52:46,919 INFO kernel:[ 0.143727] system 00:07: [mem 0xfed50000-0xfed8ffff] has been reserved >03:52:46,919 INFO kernel:[ 0.143773] system 00:07: [mem 0xffa00000-0xffafffff] has been reserved >03:52:46,919 INFO kernel:[ 0.143818] system 00:07: [mem 0xffb00000-0xffbfffff] has been reserved >03:52:46,919 INFO kernel:[ 0.143864] system 00:07: [mem 0xffe00000-0xffefffff] has been reserved >03:52:46,919 INFO kernel:[ 0.143910] system 00:07: [mem 0xfff00000-0xfffffffe] has been reserved >03:52:46,919 INFO kernel:[ 0.143956] system 00:07: [mem 0xfed40000-0xfed44fff] has been reserved >03:52:46,919 DEBUG kernel:[ 0.144011] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) >03:52:46,919 DEBUG kernel:[ 0.144064] pnp 00:08: [mem 0xfed00000-0xfed003ff] >03:52:46,919 DEBUG kernel:[ 0.144090] pnp 00:08: Plug and Play ACPI device, IDs PNP0103 (active) >03:52:46,919 DEBUG kernel:[ 0.144144] pnp 00:09: [mem 0xffa00000-0xffbfffff] >03:52:46,919 DEBUG kernel:[ 0.144146] pnp 00:09: [mem 0xffe00000-0xffffffff] >03:52:46,919 DEBUG kernel:[ 0.144168] pnp 00:09: Plug and Play ACPI device, IDs INT0800 (active) >03:52:46,919 DEBUG kernel:[ 0.144202] pnp 00:0a: [mem 0xffc00000-0xffdfffff] >03:52:46,919 INFO kernel:[ 0.144244] system 00:0a: [mem 0xffc00000-0xffdfffff] has been reserved >03:52:46,919 DEBUG kernel:[ 0.144291] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active) >03:52:46,919 DEBUG kernel:[ 0.144492] pnp 00:0b: [irq 4] >03:52:46,919 DEBUG kernel:[ 0.144494] pnp 00:0b: [dma 0 disabled] >03:52:46,919 DEBUG kernel:[ 0.144497] pnp 00:0b: [io 0x03f8-0x03ff] >03:52:46,919 DEBUG kernel:[ 0.144562] pnp 00:0b: Plug and Play ACPI device, IDs PNP0501 (active) >03:52:46,919 DEBUG kernel:[ 0.144599] pnp 00:0c: [mem 0xfec00000-0xfec00fff] >03:52:46,919 DEBUG kernel:[ 0.144601] pnp 00:0c: [mem 0xfee00000-0xfee00fff] >03:52:46,919 INFO kernel:[ 0.144641] system 00:0c: [mem 0xfec00000-0xfec00fff] could not be reserved >03:52:46,919 INFO kernel:[ 0.144688] system 00:0c: [mem 0xfee00000-0xfee00fff] has been reserved >03:52:46,919 DEBUG kernel:[ 0.144734] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active) >03:52:46,919 DEBUG kernel:[ 0.144758] pnp 00:0d: [io 0x0060] >03:52:46,919 DEBUG kernel:[ 0.144760] pnp 00:0d: [io 0x0064] >03:52:46,919 DEBUG kernel:[ 0.144765] pnp 00:0d: [irq 1] >03:52:46,919 DEBUG kernel:[ 0.144796] pnp 00:0d: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >03:52:46,919 DEBUG kernel:[ 0.144845] pnp 00:0e: [mem 0xe0000000-0xefffffff] >03:52:46,919 INFO kernel:[ 0.144885] system 00:0e: [mem 0xe0000000-0xefffffff] has been reserved >03:52:46,919 DEBUG kernel:[ 0.144932] system 00:0e: Plug and Play ACPI device, IDs PNP0c02 (active) >03:52:46,919 DEBUG kernel:[ 0.145060] pnp 00:0f: [mem 0x00000000-0x0009ffff] >03:52:46,919 DEBUG kernel:[ 0.145063] pnp 00:0f: [mem 0x000c0000-0x000cffff] >03:52:46,919 DEBUG kernel:[ 0.145065] pnp 00:0f: [mem 0x000e0000-0x000fffff] >03:52:46,919 DEBUG kernel:[ 0.145067] pnp 00:0f: [mem 0x00100000-0xcfffffff] >03:52:46,919 DEBUG kernel:[ 0.145069] pnp 00:0f: [mem 0x00000000-0xffffffffffffffff disabled] >03:52:46,919 INFO kernel:[ 0.145122] system 00:0f: [mem 0x00000000-0x0009ffff] could not be reserved >03:52:46,919 INFO kernel:[ 0.145169] system 00:0f: [mem 0x000c0000-0x000cffff] could not be reserved >03:52:46,919 INFO kernel:[ 0.145215] system 00:0f: [mem 0x000e0000-0x000fffff] could not be reserved >03:52:46,919 INFO kernel:[ 0.145262] system 00:0f: [mem 0x00100000-0xcfffffff] could not be reserved >03:52:46,919 DEBUG kernel:[ 0.145308] system 00:0f: Plug and Play ACPI device, IDs PNP0c01 (active) >03:52:46,919 INFO kernel:[ 0.145412] pnp: PnP ACPI: found 16 devices >03:52:46,919 INFO kernel:[ 0.145455] ACPI: ACPI bus type pnp unregistered >03:52:46,919 DEBUG kernel:[ 0.154072] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 05-07] add_size 1000 >03:52:46,919 DEBUG kernel:[ 0.154081] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000 >03:52:46,919 DEBUG kernel:[ 0.154092] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 >03:52:46,919 DEBUG kernel:[ 0.154104] pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >03:52:46,919 DEBUG kernel:[ 0.154106] pci 0000:00:1c.4: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >03:52:46,919 DEBUG kernel:[ 0.154109] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >03:52:46,919 INFO kernel:[ 0.154113] pci 0000:00:1c.3: BAR 15: assigned [mem 0xf0000000-0xf01fffff 64bit pref] >03:52:46,919 INFO kernel:[ 0.154177] pci 0000:00:1c.4: BAR 15: assigned [mem 0xf0200000-0xf03fffff 64bit pref] >03:52:46,919 INFO kernel:[ 0.154240] pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff] >03:52:46,919 INFO kernel:[ 0.154286] pci 0000:00:01.0: PCI bridge to [bus 01] >03:52:46,919 INFO kernel:[ 0.154331] pci 0000:00:01.0: bridge window [io 0xa000-0xafff] >03:52:46,919 INFO kernel:[ 0.154377] pci 0000:00:01.0: bridge window [mem 0xfe600000-0xfe6fffff] >03:52:46,919 INFO kernel:[ 0.154424] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >03:52:46,919 INFO kernel:[ 0.154488] pci 0000:00:06.0: PCI bridge to [bus 02] >03:52:46,919 INFO kernel:[ 0.154533] pci 0000:00:06.0: bridge window [io 0xb000-0xbfff] >03:52:46,919 INFO kernel:[ 0.154579] pci 0000:00:06.0: bridge window [mem 0xfe700000-0xfe7fffff] >03:52:46,919 INFO kernel:[ 0.154626] pci 0000:05:00.0: PCI bridge to [bus 07] >03:52:46,919 INFO kernel:[ 0.154686] pci 0000:05:00.1: PCI bridge to [bus 06] >03:52:46,919 INFO kernel:[ 0.154738] pci 0000:05:00.1: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref] >03:52:46,919 INFO kernel:[ 0.154807] pci 0000:00:1c.0: PCI bridge to [bus 05-07] >03:52:46,919 INFO kernel:[ 0.154852] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] >03:52:46,919 INFO kernel:[ 0.154899] pci 0000:00:1c.0: bridge window [mem 0xfea00000-0xfeafffff] >03:52:46,919 INFO kernel:[ 0.154946] pci 0000:00:1c.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref] >03:52:46,919 INFO kernel:[ 0.155019] pci 0000:00:1c.3: PCI bridge to [bus 04] >03:52:46,919 INFO kernel:[ 0.155064] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff] >03:52:46,919 INFO kernel:[ 0.155111] pci 0000:00:1c.3: bridge window [mem 0xfe900000-0xfe9fffff] >03:52:46,919 INFO kernel:[ 0.155158] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf01fffff 64bit pref] >03:52:46,919 INFO kernel:[ 0.155223] pci 0000:00:1c.4: PCI bridge to [bus 03] >03:52:46,919 INFO kernel:[ 0.155268] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] >03:52:46,919 INFO kernel:[ 0.155315] pci 0000:00:1c.4: bridge window [mem 0xfe800000-0xfe8fffff] >03:52:46,919 INFO kernel:[ 0.155362] pci 0000:00:1c.4: bridge window [mem 0xf0200000-0xf03fffff 64bit pref] >03:52:46,919 INFO kernel:[ 0.155428] pci 0000:00:1e.0: PCI bridge to [bus 08] >03:52:46,919 INFO kernel:[ 0.155472] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] >03:52:46,919 INFO kernel:[ 0.155519] pci 0000:00:1e.0: bridge window [mem 0xfeb00000-0xfebfffff] >03:52:46,919 INFO kernel:[ 0.155584] pci 0000:00:1c.0: enabling device (0106 -> 0107) >03:52:46,919 DEBUG kernel:[ 0.155659] pci 0000:00:1e.0: setting latency timer to 64 >03:52:46,919 DEBUG kernel:[ 0.155662] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >03:52:46,919 DEBUG kernel:[ 0.155664] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >03:52:46,919 DEBUG kernel:[ 0.155666] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >03:52:46,919 DEBUG kernel:[ 0.155668] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff] >03:52:46,919 DEBUG kernel:[ 0.155671] pci_bus 0000:00: resource 8 [mem 0xd0000000-0xffffffff] >03:52:46,919 DEBUG kernel:[ 0.155673] pci_bus 0000:01: resource 0 [io 0xa000-0xafff] >03:52:46,919 DEBUG kernel:[ 0.155675] pci_bus 0000:01: resource 1 [mem 0xfe600000-0xfe6fffff] >03:52:46,919 DEBUG kernel:[ 0.155677] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref] >03:52:46,919 DEBUG kernel:[ 0.155679] pci_bus 0000:02: resource 0 [io 0xb000-0xbfff] >03:52:46,919 DEBUG kernel:[ 0.155681] pci_bus 0000:02: resource 1 [mem 0xfe700000-0xfe7fffff] >03:52:46,919 DEBUG kernel:[ 0.155683] pci_bus 0000:05: resource 0 [io 0x1000-0x1fff] >03:52:46,919 DEBUG kernel:[ 0.155685] pci_bus 0000:05: resource 1 [mem 0xfea00000-0xfeafffff] >03:52:46,919 DEBUG kernel:[ 0.155688] pci_bus 0000:05: resource 2 [mem 0xfdf00000-0xfdffffff 64bit pref] >03:52:46,919 DEBUG kernel:[ 0.155690] pci_bus 0000:06: resource 2 [mem 0xfdf00000-0xfdffffff 64bit pref] >03:52:46,919 DEBUG kernel:[ 0.155692] pci_bus 0000:04: resource 0 [io 0xd000-0xdfff] >03:52:46,919 DEBUG kernel:[ 0.155694] pci_bus 0000:04: resource 1 [mem 0xfe900000-0xfe9fffff] >03:52:46,919 DEBUG kernel:[ 0.155696] pci_bus 0000:04: resource 2 [mem 0xf0000000-0xf01fffff 64bit pref] >03:52:46,919 DEBUG kernel:[ 0.155698] pci_bus 0000:03: resource 0 [io 0xc000-0xcfff] >03:52:46,919 DEBUG kernel:[ 0.155700] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe8fffff] >03:52:46,919 DEBUG kernel:[ 0.155702] pci_bus 0000:03: resource 2 [mem 0xf0200000-0xf03fffff 64bit pref] >03:52:46,919 DEBUG kernel:[ 0.155704] pci_bus 0000:08: resource 0 [io 0xe000-0xefff] >03:52:46,919 DEBUG kernel:[ 0.155706] pci_bus 0000:08: resource 1 [mem 0xfeb00000-0xfebfffff] >03:52:46,919 DEBUG kernel:[ 0.155708] pci_bus 0000:08: resource 4 [io 0x0000-0x0cf7] >03:52:46,919 DEBUG kernel:[ 0.155710] pci_bus 0000:08: resource 5 [io 0x0d00-0xffff] >03:52:46,919 DEBUG kernel:[ 0.155712] pci_bus 0000:08: resource 6 [mem 0x000a0000-0x000bffff] >03:52:46,919 DEBUG kernel:[ 0.155714] pci_bus 0000:08: resource 7 [mem 0x000d0000-0x000dffff] >03:52:46,919 DEBUG kernel:[ 0.155716] pci_bus 0000:08: resource 8 [mem 0xd0000000-0xffffffff] >03:52:46,919 INFO kernel:[ 0.155751] NET: Registered protocol family 2 >03:52:46,919 INFO kernel:[ 0.156648] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >03:52:46,919 INFO kernel:[ 0.160272] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >03:52:46,919 INFO kernel:[ 0.160811] TCP: Hash tables configured (established 524288 bind 65536) >03:52:46,919 INFO kernel:[ 0.160906] TCP: reno registered >03:52:46,919 INFO kernel:[ 0.160957] UDP hash table entries: 2048 (order: 4, 65536 bytes) >03:52:46,919 INFO kernel:[ 0.161057] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >03:52:46,919 INFO kernel:[ 0.161232] NET: Registered protocol family 1 >03:52:46,919 DEBUG kernel:[ 0.161511] pci 0000:01:00.0: Boot video device >03:52:46,919 DEBUG kernel:[ 0.161536] PCI: CLS 32 bytes, default 64 >03:52:46,919 INFO kernel:[ 0.161597] Unpacking initramfs... >03:52:46,919 INFO kernel:[ 3.431358] Freeing initrd memory: 27004k freed >03:52:46,919 INFO kernel:[ 3.441922] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >03:52:46,919 INFO kernel:[ 3.441975] software IO TLB [mem 0xcbf7e000-0xcff7dfff] (64MB) mapped at [ffff8800cbf7e000-ffff8800cff7dfff] >03:52:46,919 NOTICE kernel:[ 3.443321] Initialise module verification >03:52:46,919 INFO kernel:[ 3.443416] audit: initializing netlink socket (disabled) >03:52:46,919 NOTICE kernel:[ 3.443474] type=2000 audit(1354938754.442:1): initialized >03:52:46,919 INFO kernel:[ 3.461795] HugeTLB registered 2 MB page size, pre-allocated 0 pages >03:52:46,919 NOTICE kernel:[ 3.463692] VFS: Disk quotas dquot_6.5.2 >03:52:46,919 WARNING kernel:[ 3.463775] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >03:52:46,919 INFO kernel:[ 3.464265] msgmni has been set to 7900 >03:52:46,919 DEBUG kernel:[ 3.464371] SELinux: Registering netfilter hooks >03:52:46,919 INFO kernel:[ 3.465288] alg: No test for stdrng (krng) >03:52:46,919 INFO kernel:[ 3.465365] NET: Registered protocol family 38 >03:52:46,919 NOTICE kernel:[ 3.465418] Key type asymmetric registered >03:52:46,919 NOTICE kernel:[ 3.465462] Asymmetric key parser 'x509' registered >03:52:46,919 INFO kernel:[ 3.465538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >03:52:46,919 INFO kernel:[ 3.465647] io scheduler noop registered >03:52:46,919 INFO kernel:[ 3.465699] io scheduler deadline registered >03:52:46,919 INFO kernel:[ 3.465771] io scheduler cfq registered (default) >03:52:46,919 DEBUG kernel:[ 3.465944] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X >03:52:46,919 DEBUG kernel:[ 3.466004] pcieport 0000:00:06.0: irq 41 for MSI/MSI-X >03:52:46,919 DEBUG kernel:[ 3.466097] pcieport 0000:00:1c.0: irq 42 for MSI/MSI-X >03:52:46,919 DEBUG kernel:[ 3.466177] pcieport 0000:00:1c.3: irq 43 for MSI/MSI-X >03:52:46,919 DEBUG kernel:[ 3.466259] pcieport 0000:00:1c.4: irq 44 for MSI/MSI-X >03:52:46,919 INFO kernel:[ 3.466343] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >03:52:46,919 INFO kernel:[ 3.466404] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >03:52:46,919 INFO kernel:[ 3.466448] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >03:52:46,919 DEBUG kernel:[ 3.466746] intel_idle: does not run on family 6 model 15 >03:52:46,919 INFO kernel:[ 3.466812] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >03:52:46,919 INFO kernel:[ 3.466876] ACPI: Power Button [PWRB] >03:52:46,919 INFO kernel:[ 3.466956] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >03:52:46,919 INFO kernel:[ 3.467041] ACPI: Power Button [PWRF] >03:52:46,919 INFO kernel:[ 3.467254] ACPI: Requesting acpi_cpufreq >03:52:46,919 INFO kernel:[ 3.470774] GHES: HEST is not enabled! >03:52:46,919 INFO kernel:[ 3.470921] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >03:52:46,919 INFO kernel:[ 3.491466] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >03:52:46,919 INFO kernel:[ 3.512337] 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >03:52:46,919 INFO kernel:[ 3.512775] Non-volatile memory driver v1.3 >03:52:46,919 INFO kernel:[ 3.512824] Linux agpgart interface v0.103 >03:52:46,919 INFO kernel:[ 3.513999] loop: module loaded >03:52:46,919 DEBUG kernel:[ 3.514112] ahci 0000:00:1f.2: version 3.0 >03:52:46,919 DEBUG kernel:[ 3.514173] ahci 0000:00:1f.2: irq 45 for MSI/MSI-X >03:52:46,919 INFO kernel:[ 3.514212] ahci: SSS flag set, parallel bus scan disabled >03:52:46,919 INFO kernel:[ 3.514285] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl SATA mode >03:52:46,919 INFO kernel:[ 3.514349] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp pio slum part ccc ems sxs >03:52:46,919 DEBUG kernel:[ 3.514414] ahci 0000:00:1f.2: setting latency timer to 64 >03:52:46,919 INFO kernel:[ 3.524520] scsi0 : ahci >03:52:46,919 INFO kernel:[ 3.524667] scsi1 : ahci >03:52:46,919 INFO kernel:[ 3.524795] scsi2 : ahci >03:52:46,919 INFO kernel:[ 3.524923] scsi3 : ahci >03:52:46,919 INFO kernel:[ 3.525059] scsi4 : ahci >03:52:46,919 INFO kernel:[ 3.525625] scsi5 : ahci >03:52:46,919 INFO kernel:[ 3.525716] ata1: SATA max UDMA/133 abar m2048@0xfe5fe800 port 0xfe5fe900 irq 45 >03:52:46,919 INFO kernel:[ 3.525779] ata2: SATA max UDMA/133 abar m2048@0xfe5fe800 port 0xfe5fe980 irq 45 >03:52:46,919 INFO kernel:[ 3.525841] ata3: SATA max UDMA/133 abar m2048@0xfe5fe800 port 0xfe5fea00 irq 45 >03:52:46,919 INFO kernel:[ 3.525904] ata4: SATA max UDMA/133 abar m2048@0xfe5fe800 port 0xfe5fea80 irq 45 >03:52:46,919 INFO kernel:[ 3.525966] ata5: SATA max UDMA/133 abar m2048@0xfe5fe800 port 0xfe5feb00 irq 45 >03:52:46,919 INFO kernel:[ 3.526036] ata6: SATA max UDMA/133 abar m2048@0xfe5fe800 port 0xfe5feb80 irq 45 >03:52:46,919 INFO kernel:[ 3.537074] ahci 0000:02:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode >03:52:46,919 INFO kernel:[ 3.537144] ahci 0000:02:00.0: flags: 64bit ncq pm led clo pmp pio slum part >03:52:46,919 INFO kernel:[ 3.537479] scsi6 : ahci >03:52:46,919 INFO kernel:[ 3.537609] scsi7 : ahci >03:52:46,919 INFO kernel:[ 3.537697] ata7: SATA max UDMA/133 abar m8192@0xfe7fe000 port 0xfe7fe100 irq 16 >03:52:46,919 INFO kernel:[ 3.537760] ata8: SATA max UDMA/133 abar m8192@0xfe7fe000 port 0xfe7fe180 irq 16 >03:52:46,919 INFO kernel:[ 3.537913] libphy: Fixed MDIO Bus: probed >03:52:46,919 INFO kernel:[ 3.538051] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >03:52:46,919 DEBUG kernel:[ 3.538123] ehci_hcd 0000:00:1a.7: setting latency timer to 64 >03:52:46,919 INFO kernel:[ 3.538127] ehci_hcd 0000:00:1a.7: EHCI Host Controller >03:52:46,919 INFO kernel:[ 3.538233] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1 >03:52:46,919 INFO kernel:[ 3.542206] ehci_hcd 0000:00:1a.7: debug port 1 >03:52:46,919 DEBUG kernel:[ 3.542255] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported >03:52:46,919 INFO kernel:[ 3.542267] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfe5ffc00 >03:52:46,919 INFO kernel:[ 3.548023] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00 >03:52:46,919 INFO kernel:[ 3.548096] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >03:52:46,919 INFO kernel:[ 3.548151] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >03:52:46,919 INFO kernel:[ 3.548213] usb usb1: Product: EHCI Host Controller >03:52:46,919 INFO kernel:[ 3.548257] usb usb1: Manufacturer: Linux 3.6.7-5.fc18.x86_64 ehci_hcd >03:52:46,919 INFO kernel:[ 3.548302] usb usb1: SerialNumber: 0000:00:1a.7 >03:52:46,919 INFO kernel:[ 3.548470] hub 1-0:1.0: USB hub found >03:52:46,919 INFO kernel:[ 3.548517] hub 1-0:1.0: 6 ports detected >03:52:46,919 DEBUG kernel:[ 3.548635] ehci_hcd 0000:00:1d.7: setting latency timer to 64 >03:52:46,919 INFO kernel:[ 3.548639] ehci_hcd 0000:00:1d.7: EHCI Host Controller >03:52:46,919 INFO kernel:[ 3.548750] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2 >03:52:46,920 INFO kernel:[ 3.552735] ehci_hcd 0000:00:1d.7: debug port 1 >03:52:46,920 DEBUG kernel:[ 3.552784] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported >03:52:46,920 INFO kernel:[ 3.552796] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfe5ff800 >03:52:46,920 INFO kernel:[ 3.558025] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >03:52:46,920 INFO kernel:[ 3.558090] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >03:52:46,920 INFO kernel:[ 3.558140] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >03:52:46,920 INFO kernel:[ 3.558219] usb usb2: Product: EHCI Host Controller >03:52:46,920 INFO kernel:[ 3.558263] usb usb2: Manufacturer: Linux 3.6.7-5.fc18.x86_64 ehci_hcd >03:52:46,920 INFO kernel:[ 3.558308] usb usb2: SerialNumber: 0000:00:1d.7 >03:52:46,920 INFO kernel:[ 3.558468] hub 2-0:1.0: USB hub found >03:52:46,920 INFO kernel:[ 3.558514] hub 2-0:1.0: 6 ports detected >03:52:46,920 INFO kernel:[ 3.558619] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >03:52:46,920 INFO kernel:[ 3.558673] uhci_hcd: USB Universal Host Controller Interface driver >03:52:46,920 DEBUG kernel:[ 3.558735] uhci_hcd 0000:00:1a.0: setting latency timer to 64 >03:52:46,920 INFO kernel:[ 3.558738] uhci_hcd 0000:00:1a.0: UHCI Host Controller >03:52:46,920 INFO kernel:[ 3.558846] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 >03:52:46,920 INFO kernel:[ 3.558935] uhci_hcd 0000:00:1a.0: irq 16, io base 0x00009800 >03:52:46,920 INFO kernel:[ 3.559013] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >03:52:46,920 INFO kernel:[ 3.559071] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >03:52:46,920 INFO kernel:[ 3.559134] usb usb3: Product: UHCI Host Controller >03:52:46,920 INFO kernel:[ 3.559178] usb usb3: Manufacturer: Linux 3.6.7-5.fc18.x86_64 uhci_hcd >03:52:46,920 INFO kernel:[ 3.559223] usb usb3: SerialNumber: 0000:00:1a.0 >03:52:46,920 INFO kernel:[ 3.559380] hub 3-0:1.0: USB hub found >03:52:46,920 INFO kernel:[ 3.559426] hub 3-0:1.0: 2 ports detected >03:52:46,920 DEBUG kernel:[ 3.559528] uhci_hcd 0000:00:1a.1: setting latency timer to 64 >03:52:46,920 INFO kernel:[ 3.559531] uhci_hcd 0000:00:1a.1: UHCI Host Controller >03:52:46,920 INFO kernel:[ 3.559638] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 >03:52:46,920 INFO kernel:[ 3.559733] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00009880 >03:52:46,920 INFO kernel:[ 3.559802] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >03:52:46,920 INFO kernel:[ 3.559848] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >03:52:46,920 INFO kernel:[ 3.559909] usb usb4: Product: UHCI Host Controller >03:52:46,920 INFO kernel:[ 3.559953] usb usb4: Manufacturer: Linux 3.6.7-5.fc18.x86_64 uhci_hcd >03:52:46,920 INFO kernel:[ 3.559998] usb usb4: SerialNumber: 0000:00:1a.1 >03:52:46,920 INFO kernel:[ 3.560175] hub 4-0:1.0: USB hub found >03:52:46,920 INFO kernel:[ 3.560220] hub 4-0:1.0: 2 ports detected >03:52:46,920 DEBUG kernel:[ 3.560322] uhci_hcd 0000:00:1a.2: setting latency timer to 64 >03:52:46,920 INFO kernel:[ 3.560325] uhci_hcd 0000:00:1a.2: UHCI Host Controller >03:52:46,920 INFO kernel:[ 3.560439] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5 >03:52:46,920 INFO kernel:[ 3.560527] uhci_hcd 0000:00:1a.2: irq 18, io base 0x00009c00 >03:52:46,920 INFO kernel:[ 3.560596] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >03:52:46,920 INFO kernel:[ 3.560642] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >03:52:46,920 INFO kernel:[ 3.560704] usb usb5: Product: UHCI Host Controller >03:52:46,920 INFO kernel:[ 3.560748] usb usb5: Manufacturer: Linux 3.6.7-5.fc18.x86_64 uhci_hcd >03:52:46,920 INFO kernel:[ 3.560792] usb usb5: SerialNumber: 0000:00:1a.2 >03:52:46,920 INFO kernel:[ 3.560945] hub 5-0:1.0: USB hub found >03:52:46,920 INFO kernel:[ 3.560992] hub 5-0:1.0: 2 ports detected >03:52:46,920 DEBUG kernel:[ 3.561106] uhci_hcd 0000:00:1d.0: setting latency timer to 64 >03:52:46,920 INFO kernel:[ 3.561109] uhci_hcd 0000:00:1d.0: UHCI Host Controller >03:52:46,920 INFO kernel:[ 3.561220] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6 >03:52:46,920 INFO kernel:[ 3.561307] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00009080 >03:52:46,920 INFO kernel:[ 3.561379] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 >03:52:46,920 INFO kernel:[ 3.561425] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >03:52:46,920 INFO kernel:[ 3.561487] usb usb6: Product: UHCI Host Controller >03:52:46,920 INFO kernel:[ 3.561531] usb usb6: Manufacturer: Linux 3.6.7-5.fc18.x86_64 uhci_hcd >03:52:46,920 INFO kernel:[ 3.561576] usb usb6: SerialNumber: 0000:00:1d.0 >03:52:46,920 INFO kernel:[ 3.561728] hub 6-0:1.0: USB hub found >03:52:46,920 INFO kernel:[ 3.561774] hub 6-0:1.0: 2 ports detected >03:52:46,920 DEBUG kernel:[ 3.561872] uhci_hcd 0000:00:1d.1: setting latency timer to 64 >03:52:46,920 INFO kernel:[ 3.561875] uhci_hcd 0000:00:1d.1: UHCI Host Controller >03:52:46,920 INFO kernel:[ 3.561981] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 >03:52:46,920 INFO kernel:[ 3.562095] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00009400 >03:52:46,920 INFO kernel:[ 3.562165] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 >03:52:46,920 INFO kernel:[ 3.562211] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >03:52:46,920 INFO kernel:[ 3.562273] usb usb7: Product: UHCI Host Controller >03:52:46,920 INFO kernel:[ 3.562317] usb usb7: Manufacturer: Linux 3.6.7-5.fc18.x86_64 uhci_hcd >03:52:46,920 INFO kernel:[ 3.562362] usb usb7: SerialNumber: 0000:00:1d.1 >03:52:46,920 INFO kernel:[ 3.562516] hub 7-0:1.0: USB hub found >03:52:46,920 INFO kernel:[ 3.562561] hub 7-0:1.0: 2 ports detected >03:52:46,920 DEBUG kernel:[ 3.562661] uhci_hcd 0000:00:1d.2: setting latency timer to 64 >03:52:46,920 INFO kernel:[ 3.562664] uhci_hcd 0000:00:1d.2: UHCI Host Controller >03:52:46,920 INFO kernel:[ 3.562771] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8 >03:52:46,920 INFO kernel:[ 3.562859] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00009480 >03:52:46,920 INFO kernel:[ 3.562929] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001 >03:52:46,920 INFO kernel:[ 3.562975] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >03:52:46,920 INFO kernel:[ 3.563051] usb usb8: Product: UHCI Host Controller >03:52:46,920 INFO kernel:[ 3.563098] usb usb8: Manufacturer: Linux 3.6.7-5.fc18.x86_64 uhci_hcd >03:52:46,920 INFO kernel:[ 3.563143] usb usb8: SerialNumber: 0000:00:1d.2 >03:52:46,920 INFO kernel:[ 3.563297] hub 8-0:1.0: USB hub found >03:52:46,920 INFO kernel:[ 3.563342] hub 8-0:1.0: 2 ports detected >03:52:46,920 INFO kernel:[ 3.563475] usbcore: registered new interface driver usbserial >03:52:46,920 INFO kernel:[ 3.563527] usbcore: registered new interface driver usbserial_generic >03:52:46,920 INFO kernel:[ 3.563577] USB Serial support registered for generic >03:52:46,920 INFO kernel:[ 3.563622] usbserial: USB Serial Driver core >03:52:46,920 INFO kernel:[ 3.563697] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 >03:52:46,920 WARNING kernel:[ 3.563741] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp >03:52:46,920 INFO kernel:[ 3.564493] serio: i8042 KBD port at 0x60,0x64 irq 1 >03:52:46,920 INFO kernel:[ 3.564626] mousedev: PS/2 mouse device common for all mice >03:52:46,920 INFO kernel:[ 3.564919] rtc_cmos 00:03: RTC can wake from S4 >03:52:46,920 INFO kernel:[ 3.565119] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 >03:52:46,920 INFO kernel:[ 3.565192] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >03:52:46,920 INFO kernel:[ 3.565309] device-mapper: uevent: version 1.0.3 >03:52:46,920 INFO kernel:[ 3.565438] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >03:52:46,920 INFO kernel:[ 3.565576] cpuidle: using governor ladder >03:52:46,920 INFO kernel:[ 3.565619] cpuidle: using governor menu >03:52:46,920 INFO kernel:[ 3.565931] EFI Variables Facility v0.08 2004-May-17 >03:52:46,920 INFO kernel:[ 3.566078] usbcore: registered new interface driver usbhid >03:52:46,920 INFO kernel:[ 3.566122] usbhid: USB HID core driver >03:52:46,920 INFO kernel:[ 3.566189] drop_monitor: Initializing network drop monitor service >03:52:46,920 INFO kernel:[ 3.566311] ip_tables: (C) 2000-2006 Netfilter Core Team >03:52:46,920 INFO kernel:[ 3.566394] TCP: cubic registered >03:52:46,920 INFO kernel:[ 3.566443] Initializing XFRM netlink socket >03:52:46,920 INFO kernel:[ 3.566589] NET: Registered protocol family 10 >03:52:46,920 INFO kernel:[ 3.566792] mip6: Mobile IPv6 >03:52:46,920 INFO kernel:[ 3.566836] NET: Registered protocol family 17 >03:52:46,920 DEBUG kernel:[ 3.567196] PM: Hibernation image not present or could not be loaded. >03:52:46,920 NOTICE kernel:[ 3.567198] Loading module verification certificates >03:52:46,920 NOTICE kernel:[ 3.568299] MODSIGN: Loaded cert 'Fedora kernel signing key: 40d782109bd95aa217bbef83ca0b50a227ef4859' >03:52:46,920 INFO kernel:[ 3.568370] registered taskstats version 1 >03:52:46,920 INFO kernel:[ 3.569078] Magic number: 8:292:866 >03:52:46,920 INFO kernel:[ 3.569248] rtc_cmos 00:03: setting system clock to 2012-12-08 03:52:35 UTC (1354938755) >03:52:46,920 INFO kernel:[ 3.842031] ata8: SATA link down (SStatus 0 SControl 300) >03:52:46,920 INFO kernel:[ 3.842105] ata7: SATA link down (SStatus 0 SControl 300) >03:52:46,920 INFO kernel:[ 3.850033] usb 1-2: new high-speed USB device number 2 using ehci_hcd >03:52:46,920 INFO kernel:[ 3.964858] usb 1-2: New USB device found, idVendor=0781, idProduct=5530 >03:52:46,920 INFO kernel:[ 3.964911] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >03:52:46,920 INFO kernel:[ 3.964961] usb 1-2: Product: Cruzer >03:52:46,920 INFO kernel:[ 3.965020] usb 1-2: Manufacturer: SanDisk >03:52:46,920 INFO kernel:[ 3.965068] usb 1-2: SerialNumber: 20051737801DC9B2AA6C >03:52:46,920 INFO kernel:[ 3.986026] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >03:52:46,920 INFO kernel:[ 4.002290] ata1.00: ATA-8: WDC WD5000AAKS-00YGA0, 12.01C02, max UDMA/133 >03:52:46,920 INFO kernel:[ 4.002340] ata1.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >03:52:46,920 INFO kernel:[ 4.003326] ata1.00: configured for UDMA/133 >03:52:46,920 NOTICE kernel:[ 4.003522] scsi 0:0:0:0: Direct-Access ATA WDC WD5000AAKS-0 12.0 PQ: 0 ANSI: 5 >03:52:46,920 NOTICE kernel:[ 4.003800] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >03:52:46,920 NOTICE kernel:[ 4.003823] sd 0:0:0:0: Attached scsi generic sg0 type 0 >03:52:46,920 NOTICE kernel:[ 4.003984] sd 0:0:0:0: [sda] Write Protect is off >03:52:46,920 DEBUG kernel:[ 4.004050] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >03:52:46,920 NOTICE kernel:[ 4.004086] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >03:52:46,920 INFO kernel:[ 4.091359] sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 sda13 sda14 > >03:52:46,920 NOTICE kernel:[ 4.092386] sd 0:0:0:0: [sda] Attached SCSI disk >03:52:46,920 INFO kernel:[ 4.410031] usb 8-1: new full-speed USB device number 2 using uhci_hcd >03:52:46,920 INFO kernel:[ 4.444076] tsc: Refined TSC clocksource calibration: 2405.454 MHz >03:52:46,920 INFO kernel:[ 4.444128] Switching to clocksource tsc >03:52:46,920 INFO kernel:[ 4.463023] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >03:52:46,920 INFO kernel:[ 4.476304] ata2.00: ATA-8: WDC WD5000AAKS-00YGA0, 12.01C02, max UDMA/133 >03:52:46,920 INFO kernel:[ 4.476355] ata2.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >03:52:46,920 INFO kernel:[ 4.477200] ata2.00: configured for UDMA/133 >03:52:46,920 NOTICE kernel:[ 4.477349] scsi 1:0:0:0: Direct-Access ATA WDC WD5000AAKS-0 12.0 PQ: 0 ANSI: 5 >03:52:46,920 NOTICE kernel:[ 4.477566] sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB) >03:52:46,920 NOTICE kernel:[ 4.477590] sd 1:0:0:0: Attached scsi generic sg1 type 0 >03:52:46,920 NOTICE kernel:[ 4.477749] sd 1:0:0:0: [sdb] Write Protect is off >03:52:46,920 DEBUG kernel:[ 4.477798] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >03:52:46,920 NOTICE kernel:[ 4.477824] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >03:52:46,920 INFO kernel:[ 4.480872] sdb: sdb1 >03:52:46,920 NOTICE kernel:[ 4.481146] sd 1:0:0:0: [sdb] Attached SCSI disk >03:52:46,920 INFO kernel:[ 4.547945] usb 8-1: New USB device found, idVendor=0557, idProduct=7000 >03:52:46,920 INFO kernel:[ 4.547996] usb 8-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >03:52:46,920 INFO kernel:[ 4.550985] hub 8-1:1.0: USB hub found >03:52:46,920 INFO kernel:[ 4.552946] hub 8-1:1.0: 4 ports detected >03:52:46,920 INFO kernel:[ 4.830940] usb 8-1.1: new low-speed USB device number 3 using uhci_hcd >03:52:46,920 INFO kernel:[ 4.937024] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >03:52:46,920 INFO kernel:[ 4.938466] ata3.00: ATA-8: WDC WD5000AAKS-00UU3A0, 01.03B01, max UDMA/133 >03:52:46,920 INFO kernel:[ 4.938517] ata3.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >03:52:46,920 INFO kernel:[ 4.939659] ata3.00: configured for UDMA/133 >03:52:46,920 NOTICE kernel:[ 4.939799] scsi 2:0:0:0: Direct-Access ATA WDC WD5000AAKS-0 01.0 PQ: 0 ANSI: 5 >03:52:46,920 NOTICE kernel:[ 4.940039] sd 2:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB) >03:52:46,920 NOTICE kernel:[ 4.940052] sd 2:0:0:0: Attached scsi generic sg2 type 0 >03:52:46,920 NOTICE kernel:[ 4.940216] sd 2:0:0:0: [sdc] Write Protect is off >03:52:46,920 DEBUG kernel:[ 4.940266] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00 >03:52:46,920 NOTICE kernel:[ 4.940292] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >03:52:46,920 INFO kernel:[ 4.951321] sdc: sdc1 >03:52:46,920 NOTICE kernel:[ 4.951586] sd 2:0:0:0: [sdc] Attached SCSI disk >03:52:46,920 INFO kernel:[ 5.005941] usb 8-1.1: New USB device found, idVendor=045e, idProduct=002b >03:52:46,920 INFO kernel:[ 5.005993] usb 8-1.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 >03:52:46,920 INFO kernel:[ 5.006070] usb 8-1.1: Product: Microsoft Internet Keyboard Pro >03:52:46,920 INFO kernel:[ 5.096341] input: Microsoft Internet Keyboard Pro as /devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1.1/8-1.1:1.0/input/input2 >03:52:46,920 INFO kernel:[ 5.096504] hid-generic 0003:045E:002B.0001: input,hidraw0: USB HID v1.10 Keyboard [Microsoft Internet Keyboard Pro] on usb-0000:00:1d.2-1.1/input0 >03:52:46,920 INFO kernel:[ 5.164045] input: Microsoft Internet Keyboard Pro as /devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1.1/8-1.1:1.1/input/input3 >03:52:46,920 INFO kernel:[ 5.164224] hid-generic 0003:045E:002B.0002: input,hidraw1: USB HID v1.10 Device [Microsoft Internet Keyboard Pro] on usb-0000:00:1d.2-1.1/input1 >03:52:46,920 INFO kernel:[ 5.230939] usb 8-1.4: new low-speed USB device number 4 using uhci_hcd >03:52:46,920 INFO kernel:[ 5.362940] usb 8-1.4: New USB device found, idVendor=045e, idProduct=008c >03:52:46,920 INFO kernel:[ 5.362992] usb 8-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >03:52:46,920 INFO kernel:[ 5.363067] usb 8-1.4: Product: Microsoft Wireless Optical Mouse® 1.0A >03:52:46,920 INFO kernel:[ 5.363117] usb 8-1.4: Manufacturer: Microsoft >03:52:46,920 INFO kernel:[ 5.399852] input: Microsoft Microsoft Wireless Optical Mouse® 1.0A as /devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1.4/8-1.4:1.0/input/input4 >03:52:46,920 INFO kernel:[ 5.400030] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >03:52:46,920 INFO kernel:[ 5.400074] hid-generic 0003:045E:008C.0003: input,hidraw2: USB HID v1.11 Mouse [Microsoft Microsoft Wireless Optical Mouse® 1.0A] on usb-0000:00:1d.2-1.4/input0 >03:52:46,920 INFO kernel:[ 5.402139] ata4.00: ATA-8: WDC WD5000AAKS-00UU3A0, 01.03B01, max UDMA/133 >03:52:46,920 INFO kernel:[ 5.402190] ata4.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >03:52:46,920 INFO kernel:[ 5.403334] ata4.00: configured for UDMA/133 >03:52:46,920 NOTICE kernel:[ 5.403485] scsi 3:0:0:0: Direct-Access ATA WDC WD5000AAKS-0 01.0 PQ: 0 ANSI: 5 >03:52:46,920 NOTICE kernel:[ 5.403709] sd 3:0:0:0: [sdd] 976773168 512-byte logical blocks: (500 GB/465 GiB) >03:52:46,920 NOTICE kernel:[ 5.403730] sd 3:0:0:0: Attached scsi generic sg3 type 0 >03:52:46,920 NOTICE kernel:[ 5.403890] sd 3:0:0:0: [sdd] Write Protect is off >03:52:46,920 DEBUG kernel:[ 5.403944] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00 >03:52:46,920 NOTICE kernel:[ 5.403970] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >03:52:46,920 INFO kernel:[ 5.420166] sdd: sdd1 >03:52:46,920 NOTICE kernel:[ 5.420433] sd 3:0:0:0: [sdd] Attached SCSI disk >03:52:46,920 INFO kernel:[ 5.863051] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >03:52:46,920 INFO kernel:[ 5.864156] ata5.00: ATA-8: WDC WD5000AAKS-00UU3A0, 01.03B01, max UDMA/133 >03:52:46,920 INFO kernel:[ 5.864207] ata5.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >03:52:46,920 INFO kernel:[ 5.865624] ata5.00: configured for UDMA/133 >03:52:46,920 NOTICE kernel:[ 5.865773] scsi 4:0:0:0: Direct-Access ATA WDC WD5000AAKS-0 01.0 PQ: 0 ANSI: 5 >03:52:46,920 NOTICE kernel:[ 5.865992] sd 4:0:0:0: [sde] 976773168 512-byte logical blocks: (500 GB/465 GiB) >03:52:46,920 NOTICE kernel:[ 5.866043] sd 4:0:0:0: Attached scsi generic sg4 type 0 >03:52:46,920 NOTICE kernel:[ 5.866181] sd 4:0:0:0: [sde] Write Protect is off >03:52:46,920 DEBUG kernel:[ 5.866231] sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00 >03:52:46,920 NOTICE kernel:[ 5.866257] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >03:52:46,920 INFO kernel:[ 5.877430] sde: sde1 >03:52:46,920 NOTICE kernel:[ 5.877705] sd 4:0:0:0: [sde] Attached SCSI disk >03:52:46,920 INFO kernel:[ 6.171019] ata6: SATA link down (SStatus 0 SControl 300) >03:52:46,920 INFO kernel:[ 6.173074] Freeing unused kernel memory: 1036k freed >03:52:46,920 INFO kernel:[ 6.173379] Write protecting the kernel read-only data: 12288k >03:52:46,920 INFO kernel:[ 6.180849] Freeing unused kernel memory: 1848k freed >03:52:46,920 INFO kernel:[ 6.186878] Freeing unused kernel memory: 1412k freed >03:52:46,920 INFO kernel:[ 6.359095] BIOS EDD facility v0.16 2004-Jun-25, 8 devices found >03:52:46,920 INFO kernel:[ 6.533423] squashfs: version 4.0 (2009/01/31) Phillip Lougher >03:52:46,920 INFO kernel:[ 6.538307] Loading iSCSI transport class v2.0-870. >03:52:46,920 NOTICE kernel:[ 6.545639] iscsi: registered transport (tcp) >03:52:46,920 INFO kernel:[ 6.548277] alua: device handler registered >03:52:46,920 INFO kernel:[ 6.550860] emc: device handler registered >03:52:46,920 INFO kernel:[ 6.553355] hp_sw: device handler registered >03:52:46,920 INFO kernel:[ 6.555988] rdac: device handler registered >03:52:46,920 INFO kernel:[ 9.576210] floppy0: no floppy controllers found >03:52:46,920 INFO kernel:[ 9.576265] work still pending >03:52:46,920 INFO kernel:[ 9.588286] No iBFT detected. >03:52:46,920 INFO kernel:[ 9.591953] md: raid0 personality registered for level 0 >03:52:46,920 INFO kernel:[ 9.596150] md: raid1 personality registered for level 1 >03:52:46,920 INFO kernel:[ 9.599700] async_tx: api initialized (async) >03:52:46,920 INFO kernel:[ 9.601658] xor: automatically using best checksumming function: >03:52:46,920 INFO kernel:[ 9.611005] generic_sse: 5956.000 MB/sec >03:52:46,920 WARNING kernel:[ 9.631006] raid6: sse2x1 4093 MB/s >03:52:46,920 WARNING kernel:[ 9.648005] raid6: sse2x2 4546 MB/s >03:52:46,920 WARNING kernel:[ 9.665005] raid6: sse2x4 7167 MB/s >03:52:46,920 WARNING kernel:[ 9.665048] raid6: using algorithm sse2x4 (7167 MB/s) >03:52:46,920 WARNING kernel:[ 9.665092] raid6: using ssse3x2 recovery algorithm >03:52:46,920 INFO kernel:[ 9.671217] md: raid6 personality registered for level 6 >03:52:46,920 INFO kernel:[ 9.671262] md: raid5 personality registered for level 5 >03:52:46,920 INFO kernel:[ 9.671305] md: raid4 personality registered for level 4 >03:52:46,920 INFO kernel:[ 9.676974] md: raid10 personality registered for level 10 >03:52:46,920 INFO kernel:[ 9.679508] md: linear personality registered for level -1 >03:52:46,920 INFO kernel:[ 9.687141] device-mapper: multipath: version 1.5.0 loaded >03:52:46,920 INFO kernel:[ 9.689706] device-mapper: multipath round-robin: version 1.0.0 loaded >03:52:46,920 INFO kernel:[ 9.723241] RPC: Registered named UNIX socket transport module. >03:52:46,920 INFO kernel:[ 9.723289] RPC: Registered udp transport module. >03:52:46,920 INFO kernel:[ 9.723333] RPC: Registered tcp transport module. >03:52:46,920 INFO kernel:[ 9.723376] RPC: Registered tcp NFSv4.1 backchannel transport module. >03:52:46,920 INFO kernel:[ 9.949063] pata_jmicron 0000:02:00.1: enabling device (0000 -> 0001) >03:52:46,920 DEBUG kernel:[ 9.949145] pata_jmicron 0000:02:00.1: setting latency timer to 64 >03:52:46,920 INFO kernel:[ 9.949430] scsi8 : pata_jmicron >03:52:46,920 INFO kernel:[ 9.949532] scsi9 : pata_jmicron >03:52:46,920 INFO kernel:[ 9.949609] ata9: PATA max UDMA/100 cmd 0xbc00 ctl 0xb880 bmdma 0xb400 irq 17 >03:52:46,920 INFO kernel:[ 9.949655] ata10: PATA max UDMA/100 cmd 0xb800 ctl 0xb480 bmdma 0xb408 irq 17 >03:52:46,920 INFO kernel:[ 9.954483] [drm] Initialized drm 1.1.0 20060810 >03:52:46,920 INFO kernel:[ 9.954581] sky2: driver version 1.30 >03:52:46,920 INFO kernel:[ 9.954684] sky2 0000:04:00.0: Yukon-2 EC Ultra chip revision 3 >03:52:46,920 INFO kernel:[ 9.954753] Initializing USB Mass Storage driver... >03:52:46,920 DEBUG kernel:[ 9.954843] sky2 0000:04:00.0: irq 46 for MSI/MSI-X >03:52:46,920 INFO kernel:[ 9.954962] scsi10 : usb-storage 1-2:1.0 >03:52:46,920 INFO kernel:[ 9.955123] sky2 0000:04:00.0: eth0: addr 00:1d:60:e5:ee:55 >03:52:46,920 INFO kernel:[ 9.955246] usbcore: registered new interface driver usb-storage >03:52:46,920 INFO kernel:[ 9.955293] USB Mass Storage support registered. >03:52:46,920 WARNING kernel:[ 9.956794] BAR5:00:04 01:7F 02:22 03:C8 04:00 05:00 06:00 07:00 08:00 09:00 0A:00 0B:00 0C:1F 0D:00 0E:00 0F:00 >03:52:46,920 INFO kernel:[ 9.957679] scsi11 : pata_marvell >03:52:46,920 INFO kernel:[ 9.957861] scsi12 : pata_marvell >03:52:46,920 INFO kernel:[ 9.957951] ata11: PATA max UDMA/100 cmd 0xcc00 ctl 0xc880 bmdma 0xc400 irq 16 >03:52:46,920 INFO kernel:[ 9.958048] ata12: PATA max UDMA/133 cmd 0xc800 ctl 0xc480 bmdma 0xc408 irq 16 >03:52:46,920 WARNING kernel:[ 9.958167] BAR5:00:04 01:7F 02:22 03:C8 04:00 05:00 06:00 07:00 08:00 09:00 0A:00 0B:00 0C:1F 0D:00 0E:00 0F:00 >03:52:46,920 INFO kernel:[ 10.112536] ata11.00: ATAPI: PIONEER DVD-RW DVR-112D, 1.21, max UDMA/66 >03:52:46,920 INFO kernel:[ 10.118516] ata11.00: configured for UDMA/66 >03:52:46,920 INFO kernel:[ 10.257628] ata10.00: ATA-7: Maxtor 7Y250P0, YAR41BW0, max UDMA/133 >03:52:46,920 INFO kernel:[ 10.257683] ata10.00: 490234752 sectors, multi 0: LBA48 >03:52:46,920 INFO kernel:[ 10.257948] ata10.01: ATA-7: Maxtor 6Y250P0, YAR41BW0, max UDMA/133 >03:52:46,920 INFO kernel:[ 10.258001] ata10.01: 490234752 sectors, multi 0: LBA48 >03:52:46,920 INFO kernel:[ 10.264610] ata10.00: configured for UDMA/100 >03:52:46,920 INFO kernel:[ 10.270639] ata10.01: configured for UDMA/100 >03:52:46,920 NOTICE kernel:[ 10.270819] scsi 9:0:0:0: Direct-Access ATA Maxtor 7Y250P0 YAR4 PQ: 0 ANSI: 5 >03:52:46,920 NOTICE kernel:[ 10.271050] sd 9:0:0:0: [sdf] 490234752 512-byte logical blocks: (251 GB/233 GiB) >03:52:46,920 NOTICE kernel:[ 10.271086] sd 9:0:0:0: Attached scsi generic sg5 type 0 >03:52:46,921 NOTICE kernel:[ 10.271214] scsi 9:0:1:0: Direct-Access ATA Maxtor 6Y250P0 YAR4 PQ: 0 ANSI: 5 >03:52:46,922 NOTICE kernel:[ 10.271236] sd 9:0:0:0: [sdf] Write Protect is off >03:52:46,922 DEBUG kernel:[ 10.271238] sd 9:0:0:0: [sdf] Mode Sense: 00 3a 00 00 >03:52:46,922 NOTICE kernel:[ 10.271258] sd 9:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >03:52:46,922 NOTICE kernel:[ 10.271556] sd 9:0:1:0: Attached scsi generic sg6 type 0 >03:52:46,922 INFO kernel:[ 10.276487] sdf: sdf1 sdf2 >03:52:46,922 NOTICE kernel:[ 10.276497] sd 9:0:1:0: [sdg] 490234752 512-byte logical blocks: (251 GB/233 GiB) >03:52:46,922 NOTICE kernel:[ 10.276561] sd 9:0:1:0: [sdg] Write Protect is off >03:52:46,922 DEBUG kernel:[ 10.276563] sd 9:0:1:0: [sdg] Mode Sense: 00 3a 00 00 >03:52:46,922 NOTICE kernel:[ 10.276592] sd 9:0:1:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >03:52:46,922 NOTICE kernel:[ 10.277845] scsi 11:0:0:0: CD-ROM PIONEER DVD-RW DVR-112D 1.21 PQ: 0 ANSI: 5 >03:52:46,922 WARNING kernel:[ 10.284151] sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray >03:52:46,922 INFO kernel:[ 10.284216] cdrom: Uniform CD-ROM driver Revision: 3.20 >03:52:46,922 DEBUG kernel:[ 10.284376] sr 11:0:0:0: Attached scsi CD-ROM sr0 >03:52:46,922 NOTICE kernel:[ 10.284525] sr 11:0:0:0: Attached scsi generic sg7 type 5 >03:52:46,922 INFO kernel:[ 10.319197] sdg: sdg1 sdg2 sdg3 sdg4 < sdg5 sdg6 > >03:52:46,922 NOTICE kernel:[ 10.319239] sd 9:0:0:0: [sdf] Attached SCSI disk >03:52:46,922 NOTICE kernel:[ 10.319807] sd 9:0:1:0: [sdg] Attached SCSI disk >03:52:46,922 INFO kernel:[ 10.470258] [drm] radeon defaulting to kernel modesetting. >03:52:46,922 INFO kernel:[ 10.470307] [drm] radeon kernel modesetting enabled. >03:52:46,922 INFO kernel:[ 10.470605] [drm] initializing kernel modesetting (RV635 0x1002:0x9598 0x1043:0x01D6). >03:52:46,922 INFO kernel:[ 10.470697] [drm] register mmio base: 0xFE6E0000 >03:52:46,922 INFO kernel:[ 10.470744] [drm] register mmio size: 65536 >03:52:46,922 INFO kernel:[ 10.470873] ATOM BIOS: >03:52:46,922 INFO kernel:[ 10.470929] radeon 0000:01:00.0: VRAM: 256M 0x0000000000000000 - 0x000000000FFFFFFF (256M used) >03:52:46,922 INFO kernel:[ 10.470992] radeon 0000:01:00.0: GTT: 512M 0x0000000010000000 - 0x000000002FFFFFFF >03:52:46,922 INFO kernel:[ 10.474647] [drm] Detected VRAM RAM=256M, BAR=256M >03:52:46,922 INFO kernel:[ 10.474700] [drm] RAM width 128bits DDR >03:52:46,922 INFO kernel:[ 10.474820] [TTM] Zone kernel: Available graphics memory: 2024684 kiB >03:52:46,922 INFO kernel:[ 10.474868] [TTM] Initializing pool allocator >03:52:46,922 INFO kernel:[ 10.474918] [TTM] Initializing DMA pool allocator >03:52:46,922 INFO kernel:[ 10.474985] [drm] radeon: 256M of VRAM memory ready >03:52:46,922 INFO kernel:[ 10.475041] [drm] radeon: 512M of GTT memory ready. >03:52:46,922 INFO kernel:[ 10.475114] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >03:52:46,922 INFO kernel:[ 10.475163] [drm] Driver supports precise vblank timestamp query. >03:52:46,922 DEBUG kernel:[ 10.475249] radeon 0000:01:00.0: irq 47 for MSI/MSI-X >03:52:46,922 INFO kernel:[ 10.475259] radeon 0000:01:00.0: radeon: using MSI. >03:52:46,922 INFO kernel:[ 10.475362] [drm] radeon: irq initialized. >03:52:46,922 INFO kernel:[ 10.475428] [drm] GART: num cpu pages 131072, num gpu pages 131072 >03:52:46,922 INFO kernel:[ 10.476222] [drm] probing gen 2 caps for device 8086:29e1 = 2/0 >03:52:46,922 INFO kernel:[ 10.476272] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0 >03:52:46,922 INFO kernel:[ 10.476399] [drm] Loading RV635 Microcode >03:52:46,922 INFO kernel:[ 10.479450] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000). >03:52:46,922 INFO kernel:[ 10.479538] radeon 0000:01:00.0: WB enabled >03:52:46,922 INFO kernel:[ 10.479581] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000010000c00 and cpu addr 0xffff880120cf4c00 >03:52:46,922 NOTICE kernel:[ 10.507061] firewire_ohci 0000:08:03.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x11 >03:52:46,922 INFO kernel:[ 10.511323] [drm] ring test on 0 succeeded in 1 usecs >03:52:46,922 INFO kernel:[ 10.511806] [drm] ib test on ring 0 succeeded in 0 usecs >03:52:46,922 INFO kernel:[ 10.512126] [drm] Radeon Display Connectors >03:52:46,922 INFO kernel:[ 10.512169] [drm] Connector 0: >03:52:46,922 INFO kernel:[ 10.512216] [drm] HDMI-A-1 >03:52:46,922 INFO kernel:[ 10.512257] [drm] HPD1 >03:52:46,922 INFO kernel:[ 10.512297] [drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c >03:52:46,922 INFO kernel:[ 10.512353] [drm] Encoders: >03:52:46,922 INFO kernel:[ 10.512395] [drm] DFP1: INTERNAL_UNIPHY >03:52:46,922 INFO kernel:[ 10.512436] [drm] Connector 1: >03:52:46,922 INFO kernel:[ 10.512475] [drm] VGA-1 >03:52:46,922 INFO kernel:[ 10.512515] [drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c >03:52:46,922 INFO kernel:[ 10.512583] [drm] Encoders: >03:52:46,922 INFO kernel:[ 10.512623] [drm] CRT2: INTERNAL_KLDSCP_DAC2 >03:52:46,922 INFO kernel:[ 10.512663] [drm] Connector 2: >03:52:46,922 INFO kernel:[ 10.512703] [drm] DIN-1 >03:52:46,922 INFO kernel:[ 10.512750] [drm] Encoders: >03:52:46,923 INFO kernel:[ 10.512789] [drm] TV1: INTERNAL_KLDSCP_DAC2 >03:52:46,923 INFO kernel:[ 10.512834] [drm] Connector 3: >03:52:46,923 INFO kernel:[ 10.512873] [drm] DVI-I-1 >03:52:46,923 INFO kernel:[ 10.512920] [drm] HPD2 >03:52:46,923 INFO kernel:[ 10.512960] [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c >03:52:46,923 INFO kernel:[ 10.513039] [drm] Encoders: >03:52:46,923 INFO kernel:[ 10.513083] [drm] CRT1: INTERNAL_KLDSCP_DAC1 >03:52:46,923 INFO kernel:[ 10.513124] [drm] DFP2: INTERNAL_KLDSCP_LVTMA >03:52:46,923 INFO kernel:[ 10.513188] [drm] Internal thermal controller without fan control >03:52:46,923 INFO kernel:[ 10.513278] [drm] radeon: power management initialized >03:52:46,923 INFO kernel:[ 10.561040] [drm] fb mappable at 0xD0142000 >03:52:46,923 INFO kernel:[ 10.561095] [drm] vram apper at 0xD0000000 >03:52:46,923 INFO kernel:[ 10.561142] [drm] size 8294400 >03:52:46,923 INFO kernel:[ 10.561194] [drm] fb depth is 24 >03:52:46,923 INFO kernel:[ 10.561242] [drm] pitch is 7680 >03:52:46,923 INFO kernel:[ 10.561360] fbcon: radeondrmfb (fb0) is primary device >03:52:46,923 INFO kernel:[ 10.771200] Console: switching to colour frame buffer device 240x67 >03:52:46,923 INFO kernel:[ 10.776089] fb0: radeondrmfb frame buffer device >03:52:46,923 INFO kernel:[ 10.776090] drm: registered panic notifier >03:52:46,923 INFO kernel:[ 10.776105] [drm] Initialized radeon 2.24.0 20080528 for 0000:01:00.0 on minor 0 >03:52:46,923 NOTICE kernel:[ 10.958150] scsi 10:0:0:0: Direct-Access SanDisk Cruzer 1.26 PQ: 0 ANSI: 5 >03:52:46,923 NOTICE kernel:[ 10.958976] sd 10:0:0:0: Attached scsi generic sg8 type 0 >03:52:46,923 NOTICE kernel:[ 10.959494] sd 10:0:0:0: [sdh] 15633408 512-byte logical blocks: (8.00 GB/7.45 GiB) >03:52:46,923 NOTICE kernel:[ 10.960378] sd 10:0:0:0: [sdh] Write Protect is off >03:52:46,923 DEBUG kernel:[ 10.960414] sd 10:0:0:0: [sdh] Mode Sense: 43 00 00 00 >03:52:46,923 NOTICE kernel:[ 10.961126] sd 10:0:0:0: [sdh] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >03:52:46,923 INFO kernel:[ 10.966137] sdh: sdh1 >03:52:46,923 NOTICE kernel:[ 10.968871] sd 10:0:0:0: [sdh] Attached SCSI removable disk >03:52:46,923 NOTICE kernel:[ 11.008124] firewire_core 0000:08:03.0: created device fw0: GUID 0011d800018ed9cf, S400 >03:52:46,923 INFO kernel:[ 12.004960] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >03:52:46,923 DEBUG kernel:[ 13.027264] SELinux: 2048 avtab hash slots, 93769 rules. >03:52:46,923 DEBUG kernel:[ 13.042938] SELinux: 2048 avtab hash slots, 93769 rules. >03:52:46,923 DEBUG kernel:[ 13.202035] SELinux: 9 users, 15 roles, 4353 types, 236 bools, 1 sens, 1024 cats >03:52:46,923 DEBUG kernel:[ 13.202040] SELinux: 83 classes, 93769 rules >03:52:46,923 DEBUG kernel:[ 13.207068] SELinux: Completing initialization. >03:52:46,923 DEBUG kernel:[ 13.207071] SELinux: Setting up existing superblocks. >03:52:46,923 DEBUG kernel:[ 13.207078] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >03:52:46,923 DEBUG kernel:[ 13.207083] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >03:52:46,923 DEBUG kernel:[ 13.207098] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >03:52:46,923 DEBUG kernel:[ 13.207103] SELinux: initialized (dev proc, type proc), uses genfs_contexts >03:52:46,923 DEBUG kernel:[ 13.207115] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >03:52:46,923 DEBUG kernel:[ 13.207149] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >03:52:46,923 DEBUG kernel:[ 13.208429] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >03:52:46,923 DEBUG kernel:[ 13.208434] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >03:52:46,923 DEBUG kernel:[ 13.210095] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >03:52:46,923 DEBUG kernel:[ 13.210102] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >03:52:46,923 DEBUG kernel:[ 13.210106] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >03:52:46,923 DEBUG kernel:[ 13.210123] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >03:52:46,923 DEBUG kernel:[ 13.210131] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >03:52:46,923 DEBUG kernel:[ 13.210137] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >03:52:46,923 DEBUG kernel:[ 13.210158] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >03:52:46,923 DEBUG kernel:[ 13.211313] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >03:52:46,923 DEBUG kernel:[ 13.211316] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >03:52:46,923 DEBUG kernel:[ 13.211324] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >03:52:46,923 DEBUG kernel:[ 13.211457] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >03:52:46,923 DEBUG kernel:[ 13.211488] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:52:46,923 DEBUG kernel:[ 13.211493] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:52:46,923 DEBUG kernel:[ 13.211502] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:52:46,923 DEBUG kernel:[ 13.211532] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:52:46,923 DEBUG kernel:[ 13.211544] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:52:46,923 DEBUG kernel:[ 13.211550] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:52:46,923 DEBUG kernel:[ 13.211554] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:52:46,923 DEBUG kernel:[ 13.211559] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:52:46,923 DEBUG kernel:[ 13.211569] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:52:46,923 DEBUG kernel:[ 13.211575] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >03:52:46,923 DEBUG kernel:[ 13.211582] SELinux: initialized (dev sdh1, type vfat), uses genfs_contexts >03:52:46,923 DEBUG kernel:[ 13.211595] SELinux: initialized (dev loop0, type squashfs), uses xattr >03:52:46,923 DEBUG kernel:[ 13.211620] SELinux: initialized (dev dm-0, type ext4), uses xattr >03:52:46,923 NOTICE kernel:[ 13.228506] type=1403 audit(1354938765.156:2): policy loaded auid=4294967295 ses=4294967295 >03:52:46,923 DEBUG kernel:[ 13.702597] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >03:52:46,923 DEBUG kernel:[ 13.757955] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >03:52:46,923 DEBUG kernel:[ 14.015621] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >03:52:46,923 DEBUG kernel:[ 14.038975] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >03:52:46,923 INFO kernel:[ 14.178094] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >03:52:46,923 WARNING kernel:[ 14.387092] ACPI Warning: 0x0000000000000400-0x000000000000041f SystemIO conflicts with Region \SMRG 1 (20120711/utaddress-251) >03:52:46,923 INFO kernel:[ 14.387099] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >03:52:46,923 INFO kernel:[ 14.388035] microcode: CPU0 sig=0x6fb, pf=0x10, revision=0xb6 >03:52:46,923 INFO kernel:[ 14.459719] md: bind<sdc1> >03:52:46,923 INFO kernel:[ 14.462833] md: bind<sdd1> >03:52:46,923 INFO kernel:[ 14.466026] md: bind<sdb1> >03:52:46,923 INFO kernel:[ 14.469482] md: bind<sde1> >03:52:46,923 INFO kernel:[ 14.527127] microcode: CPU1 sig=0x6fb, pf=0x10, revision=0xb6 >03:52:46,923 INFO kernel:[ 14.527824] microcode: CPU2 sig=0x6fb, pf=0x10, revision=0xb6 >03:52:46,923 INFO kernel:[ 14.528532] microcode: CPU3 sig=0x6fb, pf=0x10, revision=0xb6 >03:52:46,923 INFO kernel:[ 14.529095] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >03:52:46,923 INFO kernel:[ 14.532074] bio: create slab <bio-1> at 1 >03:52:46,923 INFO kernel:[ 14.532149] md/raid10:md127: active with 4 out of 4 devices >03:52:46,923 INFO kernel:[ 14.532288] created bitmap (8 pages) for device md127 >03:52:46,923 INFO kernel:[ 14.532502] md127: bitmap initialized from disk: read 1 pages, set 0 of 14905 bits >03:52:46,923 INFO kernel:[ 14.551033] md127: detected capacity change from 0 to 1000210432000 >03:52:46,923 INFO kernel:[ 14.553824] md127: unknown partition table >03:52:46,923 NOTICE kernel:[ 14.566425] type=1400 audit(1354938766.494:3): avc: denied { create } for pid=616 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >03:52:46,923 NOTICE kernel:[ 14.566500] type=1400 audit(1354938766.494:4): avc: denied { setattr } for pid=616 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=26269 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >03:52:46,923 NOTICE kernel:[ 14.566536] type=1400 audit(1354938766.494:5): avc: denied { relabelfrom } for pid=616 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=26269 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >03:52:46,923 NOTICE kernel:[ 14.973179] type=1400 audit(1354938766.901:6): avc: denied { execute } for pid=649 comm="bash" name="hostname" dev="dm-0" ino=58603 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >03:52:46,923 NOTICE kernel:[ 14.973193] type=1400 audit(1354938766.901:7): avc: denied { read open } for pid=649 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=58603 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >03:52:46,923 NOTICE kernel:[ 14.973226] type=1400 audit(1354938766.901:8): avc: denied { execute_no_trans } for pid=649 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=58603 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >03:52:46,923 NOTICE kernel:[ 14.991903] type=1400 audit(1354938766.919:9): avc: denied { read } for pid=645 comm="bash" name=".profile" dev="dm-0" ino=42525 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >03:52:46,923 NOTICE kernel:[ 14.991918] type=1400 audit(1354938766.919:10): avc: denied { open } for pid=645 comm="bash" path="/root/.profile" dev="dm-0" ino=42525 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >03:52:46,937 NOTICE kernel:[ 15.007257] type=1400 audit(1354938766.935:11): avc: denied { read } for pid=645 comm="bash" name=".bash_history" dev="dm-0" ino=42524 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >03:52:48,414 INFO systemd: Starting D-Bus System Message Bus... >03:52:48,444 INFO systemd: Started D-Bus System Message Bus. >03:52:48,564 INFO systemd: Started firewalld - dynamic firewall daemon. >03:52:48,578 INFO systemd: Starting Network Manager... >03:52:48,889 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-8.git20121004.fc18) is starting... >03:52:48,891 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >03:52:48,891 INFO NetworkManager: <info> WEXT support is enabled >03:52:48,898 INFO dbus-daemon: dbus[657]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >03:52:48,900 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >03:52:48,900 INFO systemd: Starting Authorization Manager... >03:52:49,055 INFO polkitd: Started polkitd version 0.107 >03:52:49,183 INFO dbus-daemon: dbus[657]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >03:52:49,183 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >03:52:49,183 INFO systemd: Started Authorization Manager. >03:52:49,218 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >03:52:49,218 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >03:52:49,219 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >03:52:49,219 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >03:52:49,220 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >03:52:49,220 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >03:52:49,221 INFO systemd: Started Network Manager. >03:52:49,222 INFO systemd: Starting Anaconda System Services. >03:52:49,229 INFO kernel:[ 17.299116] sky2 0000:04:00.0: em1: enabling interface >03:52:49,229 INFO kernel:[ 17.299189] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready >03:52:49,237 INFO systemd: Reached target Anaconda System Services. >03:52:49,253 INFO systemd: Starting Anaconda... >03:52:49,254 INFO systemd: Starting Network Manager Wait Online... >03:52:49,254 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >03:52:49,255 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >03:52:49,255 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >03:52:49,255 INFO NetworkManager: <info> Networking is enabled by state file >03:52:49,255 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >03:52:49,256 INFO NetworkManager: <info> (em1): carrier is OFF >03:52:49,256 INFO NetworkManager: <info> (em1): new Ethernet device (driver: 'sky2' ifindex: 2) >03:52:49,256 INFO NetworkManager: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/0 >03:52:49,257 INFO NetworkManager: <info> (em1): now managed >03:52:49,257 INFO NetworkManager: <info> (em1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >03:52:49,257 INFO NetworkManager: <info> (em1): bringing up device. >03:52:49,258 INFO NetworkManager: <info> (em1): preparing device. >03:52:49,258 INFO NetworkManager: <info> (em1): deactivating device (reason 'managed') [2] >03:52:49,258 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/net/em1 >03:52:49,259 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >03:52:49,259 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >03:52:49,339 INFO systemd: Started Anaconda. >03:52:49,339 INFO systemd: Starting Anaconda Text Console... >03:52:49,412 INFO systemd: Started Anaconda Text Console. >03:52:51,100 WARNING kernel:[ 19.170692] auditd (688): /proc/688/oom_adj is deprecated, please use /proc/688/oom_score_adj instead. >03:52:51,644 INFO kernel:[ 19.714760] sky2 0000:04:00.0: em1: Link is up at 1000 Mbps, full duplex, flow control both >03:52:51,644 INFO kernel:[ 19.714760] IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready >03:52:51,647 INFO NetworkManager: <info> (em1): carrier now ON (device state 20) >03:52:51,647 INFO NetworkManager: <info> (em1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >03:52:51,647 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >03:52:51,647 INFO NetworkManager: <info> Activation (em1) starting connection 'Wired connection 1' >03:52:51,647 INFO NetworkManager: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >03:52:51,647 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >03:52:51,647 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >03:52:51,648 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >03:52:51,648 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >03:52:51,648 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >03:52:51,648 INFO NetworkManager: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >03:52:51,649 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >03:52:51,649 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >03:52:51,689 WARNING NetworkManager: <warn> (em1) firewall zone add/change failed: (32) INVALID_ZONE: public >03:52:51,690 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >03:52:51,690 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >03:52:51,691 INFO NetworkManager: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >03:52:51,691 INFO NetworkManager: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >03:52:51,718 INFO NetworkManager: <info> dhclient started with pid 735 >03:52:51,718 INFO NetworkManager: <info> Activation (em1) Beginning IP6 addrconf. >03:52:51,719 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >03:52:51,833 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >03:52:51,834 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >03:52:51,834 INFO dhclient: All rights reserved. >03:52:51,835 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >03:52:51,835 INFO dhclient: >03:52:51,843 INFO NetworkManager: <info> (em1): DHCPv4 state changed nbi -> preinit >03:52:51,849 INFO dhclient: Listening on LPF/em1/00:1d:60:e5:ee:55 >03:52:51,849 INFO dhclient: Sending on LPF/em1/00:1d:60:e5:ee:55 >03:52:51,850 INFO dhclient: Sending on Socket/fallback >03:52:51,850 INFO dhclient: DHCPDISCOVER on em1 to 255.255.255.255 port 67 interval 8 (xid=0x5c22e962) >03:52:56,282 INFO systemd: Starting NTP client/server... >03:52:56,284 NOTICE NetworkManager: ifcfg-rh: read connection 'em1' >03:52:56,294 INFO NetworkManager: <info> (em1): device state change: ip-config -> disconnected (reason 'connection-removed') [70 30 38] >03:52:56,294 INFO NetworkManager: <info> (em1): deactivating device (reason 'connection-removed') [38] >03:52:56,370 INFO chrony-helper: tr: write error: Broken pipe >03:52:56,371 INFO chrony-helper: tr: write error >03:52:56,429 INFO chronyd: chronyd version 1.27-git1ca844 starting >03:52:56,430 INFO chronyd: Linux kernel major=3 minor=6 patch=7 >03:52:56,430 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >03:52:56,470 INFO systemd: Started NTP client/server. >03:52:56,493 INFO NetworkManager: <info> (em1): canceled DHCP transaction, DHCP client pid 735 >03:52:56,496 INFO NetworkManager: <info> Saved default wired connection 'em1' to persistent storage >03:52:56,496 WARNING NetworkManager: <warn> (em1) firewall zone remove failed: (32) UNKNOWN_INTERFACE: em1 >03:52:56,499 INFO NetworkManager: <info> Auto-activating connection 'em1'. >03:52:56,499 INFO NetworkManager: <info> Activation (em1) starting connection 'em1' >03:52:56,499 INFO NetworkManager: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >03:52:56,499 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >03:52:56,499 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >03:52:56,499 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >03:52:56,499 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >03:52:56,499 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >03:52:56,500 INFO NetworkManager: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >03:52:56,500 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >03:52:56,500 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >03:52:56,503 WARNING NetworkManager: <warn> (em1) firewall zone add/change failed: (32) INVALID_ZONE: public >03:52:56,503 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >03:52:56,503 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >03:52:56,503 INFO NetworkManager: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >03:52:56,503 INFO NetworkManager: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >03:52:56,503 INFO NetworkManager: <info> dhclient started with pid 823 >03:52:56,505 INFO NetworkManager: <info> Activation (em1) Beginning IP6 addrconf. >03:52:56,506 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >03:52:56,534 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >03:52:56,535 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >03:52:56,536 INFO dhclient: All rights reserved. >03:52:56,536 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >03:52:56,536 INFO dhclient: >03:52:56,542 INFO NetworkManager: <info> (em1): DHCPv4 state changed nbi -> preinit >03:52:56,551 INFO dhclient: Listening on LPF/em1/00:1d:60:e5:ee:55 >03:52:56,551 INFO dhclient: Sending on LPF/em1/00:1d:60:e5:ee:55 >03:52:56,551 INFO dhclient: Sending on Socket/fallback >03:52:56,551 INFO dhclient: DHCPDISCOVER on em1 to 255.255.255.255 port 67 interval 3 (xid=0x456e0f4f) >03:52:56,553 INFO dhclient: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x456e0f4f) >03:52:56,553 INFO dhclient: DHCPOFFER from 192.168.1.1 >03:52:56,645 INFO dhclient: DHCPACK from 192.168.1.1 (xid=0x456e0f4f) >03:52:56,650 INFO NetworkManager: <info> (em1): DHCPv4 state changed preinit -> bound >03:52:56,651 INFO dhclient: bound to 192.168.1.6 -- renewal in 43110 seconds. >03:52:56,651 INFO NetworkManager: <info> address 192.168.1.6 >03:52:56,651 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >03:52:56,651 INFO NetworkManager: <info> gateway 192.168.1.1 >03:52:56,652 INFO NetworkManager: <info> hostname 'P5E-WSPRO' >03:52:56,652 INFO NetworkManager: <info> nameserver '192.168.1.1' >03:52:56,652 INFO NetworkManager: <info> domain name 'home' >03:52:56,653 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >03:52:56,653 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >03:52:57,652 INFO NetworkManager: <info> (em1): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >03:52:57,652 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >03:52:57,654 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-em1 >03:52:57,659 INFO NetworkManager: <info> (em1): device state change: secondaries -> activated (reason 'none') [90 100 0] >03:52:57,659 INFO NetworkManager: <info> Policy set 'em1' (em1) as default for IPv4 routing and DNS. >03:52:57,659 INFO NetworkManager: <info> Setting system hostname to 'P5E-WSPRO' (from DHCPv4) >03:52:57,659 INFO NetworkManager: <info> Activation (em1) successful, device activated. >03:52:57,661 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >03:52:57,661 INFO dbus-daemon: dbus[657]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >03:52:57,669 INFO systemd: Started Network Manager Wait Online. >03:52:57,669 INFO systemd: Starting Network. >03:52:57,669 INFO systemd: Reached target Network. >03:52:57,670 INFO systemd: Startup finished in 6s 189ms 807us (kernel) + 7s 133ms 593us (initrd) + 12s 416ms 505us (userspace) = 25s 739ms 905us. >03:52:57,683 INFO dbus-daemon: dbus[657]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >03:52:57,683 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >03:52:57,761 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >03:53:05,856 INFO chronyd: Selected source 64.73.32.135 >03:53:11,407 INFO kernel:[ 39.839801] Btrfs loaded >03:53:11,511 INFO kernel:[ 39.943158] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >03:53:16,569 INFO NetworkManager: <info> (em1): IP6 addrconf timed out or failed. >03:53:16,569 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >03:53:16,571 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) started... >03:53:16,571 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) complete. >03:53:17,853 INFO kernel:[ 46.285159] device fsid 1b58c964-273b-4a8b-b5e4-55235edff6d6 devid 1 transid 3301 /dev/dm-2 >03:53:17,886 INFO kernel:[ 46.318175] device fsid 1b58c964-273b-4a8b-b5e4-55235edff6d6 devid 1 transid 3301 /dev/dm-2 >03:53:17,933 INFO kernel:[ 46.365167] device fsid 1b58c964-273b-4a8b-b5e4-55235edff6d6 devid 1 transid 3301 /dev/dm-2 >03:53:17,942 INFO kernel:[ 46.374242] device fsid 1b58c964-273b-4a8b-b5e4-55235edff6d6 devid 1 transid 3301 /dev/dm-2 >03:53:19,290 INFO kernel:[ 47.722214] device fsid 1b58c964-273b-4a8b-b5e4-55235edff6d6 devid 1 transid 3301 /dev/mapper/vg_p5ewspro-fedora15 >03:53:19,389 DEBUG kernel:[ 47.821394] SELinux: initialized (dev dm-2, type btrfs), uses xattr >03:53:29,036 INFO kernel:[ 57.468695] md127: detected capacity change from 1000210432000 to 0 >03:53:29,036 INFO kernel:[ 57.468705] md: md127 stopped. >03:53:29,036 INFO kernel:[ 57.468712] md: unbind<sde1> >03:53:29,047 INFO kernel:[ 57.479010] md: export_rdev(sde1) >03:53:29,047 INFO kernel:[ 57.479196] md: unbind<sdb1> >03:53:29,056 INFO kernel:[ 57.488013] md: export_rdev(sdb1) >03:53:29,056 INFO kernel:[ 57.488180] md: unbind<sdd1> >03:53:29,061 INFO kernel:[ 57.493014] md: export_rdev(sdd1) >03:53:29,061 INFO kernel:[ 57.493170] md: unbind<sdc1> >03:53:29,066 INFO kernel:[ 57.498013] md: export_rdev(sdc1) >03:53:29,073 ERR systemd-udevd: inotify_add_watch(7, /dev/md127, 10) failed: No such file or directory >03:53:29,361 INFO kernel:[ 57.793146] EXT4-fs (sdg2): mounted filesystem with ordered data mode. Opts: (null) >03:53:29,361 DEBUG kernel:[ 57.793155] SELinux: initialized (dev sdg2, type ext4), uses xattr >03:53:29,496 INFO kernel:[ 57.928889] EXT4-fs (sdg5): mounted filesystem with ordered data mode. Opts: (null) >03:53:29,496 DEBUG kernel:[ 57.928899] SELinux: initialized (dev sdg5, type ext4), uses xattr >03:53:29,870 INFO kernel:[ 58.302413] EXT4-fs (sdg6): mounted filesystem with ordered data mode. Opts: (null) >03:53:29,870 DEBUG kernel:[ 58.302423] SELinux: initialized (dev sdg6, type ext4), uses xattr >03:53:29,993 INFO kernel:[ 58.425942] EXT4-fs (sda10): mounted filesystem with ordered data mode. Opts: (null) >03:53:30,001 DEBUG kernel:[ 58.433436] SELinux: initialized (dev sda10, type ext4), uses xattr >03:53:30,121 INFO kernel:[ 58.553777] EXT4-fs (sda11): mounted filesystem with ordered data mode. Opts: (null) >03:53:30,127 DEBUG kernel:[ 58.559921] SELinux: initialized (dev sda11, type ext4), uses xattr >03:53:30,245 INFO kernel:[ 58.677458] EXT4-fs (sda12): mounted filesystem with ordered data mode. Opts: (null) >03:53:30,253 DEBUG kernel:[ 58.685919] SELinux: initialized (dev sda12, type ext4), uses xattr >03:53:30,382 INFO kernel:[ 58.814757] EXT4-fs (sda13): mounted filesystem with ordered data mode. Opts: (null) >03:53:30,382 DEBUG kernel:[ 58.814767] SELinux: initialized (dev sda13, type ext4), uses xattr >03:53:30,500 INFO kernel:[ 58.932316] EXT4-fs (sda14): mounted filesystem with ordered data mode. Opts: (null) >03:53:30,500 DEBUG kernel:[ 58.932326] SELinux: initialized (dev sda14, type ext4), uses xattr >03:53:30,631 INFO kernel:[ 59.063702] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >03:53:30,642 DEBUG kernel:[ 59.074691] SELinux: initialized (dev sda3, type ext4), uses xattr >03:53:30,780 INFO kernel:[ 59.212157] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >03:53:30,780 DEBUG kernel:[ 59.212166] SELinux: initialized (dev sda5, type ext4), uses xattr >03:53:31,203 INFO kernel:[ 59.635132] EXT4-fs (sda9): mounted filesystem with ordered data mode. Opts: (null) >03:53:31,203 DEBUG kernel:[ 59.635142] SELinux: initialized (dev sda9, type ext4), uses xattr >03:53:31,903 INFO kernel:[ 60.335476] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >03:53:31,903 DEBUG kernel:[ 60.335486] SELinux: initialized (dev dm-1, type ext4), uses xattr >03:53:32,283 INFO kernel:[ 60.715025] md: md0 stopped. >03:53:32,286 INFO kernel:[ 60.718709] md: bind<sdc1> >03:53:32,286 INFO kernel:[ 60.718874] md: bind<sdd1> >03:53:32,287 INFO kernel:[ 60.719059] md: bind<sde1> >03:53:32,287 INFO kernel:[ 60.719200] md: bind<sdb1> >03:53:32,293 INFO kernel:[ 60.725068] bio: create slab <bio-1> at 1 >03:53:32,293 INFO kernel:[ 60.725145] md/raid10:md0: active with 4 out of 4 devices >03:53:32,293 INFO kernel:[ 60.725272] created bitmap (8 pages) for device md0 >03:53:32,293 INFO kernel:[ 60.725495] md0: bitmap initialized from disk: read 1 pages, set 0 of 14905 bits >03:53:32,301 INFO kernel:[ 60.733599] md0: detected capacity change from 0 to 1000210432000 >03:53:32,303 INFO kernel:[ 60.735344] md0: unknown partition table >03:53:32,960 INFO kernel:[ 61.392864] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >03:53:32,960 DEBUG kernel:[ 61.392875] SELinux: initialized (dev dm-1, type ext4), uses xattr >03:53:33,587 INFO kernel:[ 62.019451] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >03:53:33,587 DEBUG kernel:[ 62.019462] SELinux: initialized (dev dm-1, type ext4), uses xattr >03:53:33,893 INFO kernel:[ 62.325315] md0: detected capacity change from 1000210432000 to 0 >03:53:33,893 INFO kernel:[ 62.325325] md: md0 stopped. >03:53:33,893 INFO kernel:[ 62.325332] md: unbind<sdb1> >03:53:33,901 INFO kernel:[ 62.333011] md: export_rdev(sdb1) >03:53:33,901 INFO kernel:[ 62.333071] md: unbind<sde1> >03:53:33,906 INFO kernel:[ 62.338011] md: export_rdev(sde1) >03:53:33,906 INFO kernel:[ 62.338052] md: unbind<sdd1> >03:53:33,915 INFO kernel:[ 62.347010] md: export_rdev(sdd1) >03:53:33,915 INFO kernel:[ 62.347048] md: unbind<sdc1> >03:53:33,923 INFO kernel:[ 62.355011] md: export_rdev(sdc1) >03:53:34,221 INFO kernel:[ 62.652960] md: md0 stopped. >03:53:34,224 INFO kernel:[ 62.656104] md: bind<sdc1> >03:53:34,224 INFO kernel:[ 62.656293] md: bind<sdd1> >03:53:34,224 INFO kernel:[ 62.656455] md: bind<sde1> >03:53:34,224 INFO kernel:[ 62.656653] md: bind<sdb1> >03:53:34,228 INFO kernel:[ 62.660626] bio: create slab <bio-1> at 1 >03:53:34,228 INFO kernel:[ 62.660702] md/raid10:md0: active with 4 out of 4 devices >03:53:34,228 INFO kernel:[ 62.660821] created bitmap (8 pages) for device md0 >03:53:34,229 INFO kernel:[ 62.661075] md0: bitmap initialized from disk: read 1 pages, set 0 of 14905 bits >03:53:34,234 INFO kernel:[ 62.666904] md0: detected capacity change from 0 to 1000210432000 >03:53:34,236 INFO kernel:[ 62.668946] md0: unknown partition table >03:53:34,901 INFO kernel:[ 63.333775] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >03:53:34,901 DEBUG kernel:[ 63.333785] SELinux: initialized (dev dm-1, type ext4), uses xattr >03:53:35,663 INFO kernel:[ 64.095395] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >03:53:35,663 DEBUG kernel:[ 64.095404] SELinux: initialized (dev dm-1, type ext4), uses xattr >03:53:35,976 INFO kernel:[ 64.408643] md0: detected capacity change from 1000210432000 to 0 >03:53:35,976 INFO kernel:[ 64.408653] md: md0 stopped. >03:53:35,976 INFO kernel:[ 64.408662] md: unbind<sdb1> >03:53:35,985 INFO kernel:[ 64.417012] md: export_rdev(sdb1) >03:53:35,985 INFO kernel:[ 64.417073] md: unbind<sde1> >03:53:35,993 INFO kernel:[ 64.425011] md: export_rdev(sde1) >03:53:35,993 INFO kernel:[ 64.425050] md: unbind<sdd1> >03:53:36,001 INFO kernel:[ 64.433011] md: export_rdev(sdd1) >03:53:36,001 INFO kernel:[ 64.433049] md: unbind<sdc1> >03:53:36,006 INFO kernel:[ 64.438011] md: export_rdev(sdc1) >03:53:36,285 INFO kernel:[ 64.717163] md: md0 stopped. >03:53:36,289 INFO kernel:[ 64.721021] md: bind<sdc1> >03:53:36,289 INFO kernel:[ 64.721203] md: bind<sdd1> >03:53:36,289 INFO kernel:[ 64.721362] md: bind<sde1> >03:53:36,290 INFO kernel:[ 64.721553] md: bind<sdb1> >03:53:36,292 INFO kernel:[ 64.724063] bio: create slab <bio-1> at 1 >03:53:36,292 INFO kernel:[ 64.724148] md/raid10:md0: active with 4 out of 4 devices >03:53:36,292 INFO kernel:[ 64.724291] created bitmap (8 pages) for device md0 >03:53:36,292 INFO kernel:[ 64.724562] md0: bitmap initialized from disk: read 1 pages, set 0 of 14905 bits >03:53:36,301 INFO kernel:[ 64.733550] md0: detected capacity change from 0 to 1000210432000 >03:53:36,303 INFO kernel:[ 64.735536] md0: unknown partition table >03:53:36,999 INFO kernel:[ 65.431505] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >03:53:36,999 DEBUG kernel:[ 65.431516] SELinux: initialized (dev dm-1, type ext4), uses xattr >03:53:37,615 INFO kernel:[ 66.047514] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >03:53:37,615 DEBUG kernel:[ 66.047522] SELinux: initialized (dev dm-1, type ext4), uses xattr >03:53:38,201 INFO kernel:[ 66.633178] device fsid 1b58c964-273b-4a8b-b5e4-55235edff6d6 devid 1 transid 3303 /dev/dm-1 >03:53:38,210 INFO kernel:[ 66.642139] device fsid 1b58c964-273b-4a8b-b5e4-55235edff6d6 devid 1 transid 3303 /dev/dm-1 >03:53:38,284 INFO kernel:[ 66.716184] device fsid 1b58c964-273b-4a8b-b5e4-55235edff6d6 devid 1 transid 3303 /dev/mapper/vg_p5ewspro-fedora15 >03:53:38,389 DEBUG kernel:[ 66.821764] SELinux: initialized (dev dm-1, type btrfs), uses xattr >03:54:12,231 INFO chronyd: Selected source 128.138.140.44 >03:55:17,281 INFO chronyd: Selected source 64.73.32.135 >03:56:22,002 INFO chronyd: Selected source 128.138.140.44 >04:07:31,570 INFO systemd: Starting Cleanup of Temporary Directories... >04:07:31,613 INFO systemd: Started Cleanup of Temporary Directories.
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 885277
: 659676 |
659678
|
659680
|
659682
|
659684
|
659685
|
659687
|
659688
|
659689
|
659690
|
659691
|
659692
|
659693
|
659694