Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 474049 Details for
Bug 670496
IndexError: list index out of range
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
Attached traceback automatically from anaconda.
anaconda-tb-jsoDaI (text/plain), 552.49 KB, created by
Gaetan Cambier
on 2011-01-18 13:43:15 UTC
(
hide
)
Description:
Attached traceback automatically from anaconda.
Filename:
MIME Type:
Creator:
Gaetan Cambier
Created:
2011-01-18 13:43:15 UTC
Size:
552.49 KB
patch
obsolete
>anaconda 14.22 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/backend.py", line 147, in mountInstallImage > free[-1][0]) > File "/usr/lib64/python2.7/site-packages/pyanaconda/yuminstall.py", line 937, in run > if self.anaconda.backend.mountInstallImage(self.anaconda, stage2img): > File "/usr/lib64/python2.7/site-packages/pyanaconda/yuminstall.py", line 1730, in doInstall > rc = self.ayum.run(self.instLog, cb, anaconda.intf) > File "/usr/lib64/python2.7/site-packages/pyanaconda/backend.py", line 286, in doInstall > return anaconda.backend.doInstall(anaconda) > File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 212, in moveStep > rc = stepFunc(self.anaconda) > File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 131, in gotoNext > self.moveStep() > File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1190, in nextClicked > self.anaconda.dispatch.gotoNext() > File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/progress_gui.py", line 79, in renderCallback > self.intf.icw.nextClicked() > File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1211, in handleRenderCallback > self.currentWindow.renderCallback() >IndexError: list index out of range > >Local variables in innermost frame: >self: <pyanaconda.yuminstall.YumBackend instance at 0x7f9fd0dd87e8> >installimg: /mnt/source/images/install.img >free: [] >anaconda: <pyanaconda.Anaconda object at 0x7f9fca3d8a50> > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: InstallInterface instance, containing members: > _intf._initLabelAnswers: {} > _intf.instProgress: InstallProgressWindow instance, containing members: > _intf.instProgress.pixmaps: [progress_first.png] > _intf.instProgress.intf: Already dumped (InstallInterface instance) > _intf.instProgress.adbox: EventBox instance, containing members: > _intf.instProgress._updateChange: 0.01 > _intf.instProgress.adpix: Image instance, containing members: > _intf.instProgress._showPercentage: False > _intf.instProgress.infolabel: WrappingLabel instance, containing members: > _intf.instProgress.infolabel.ignoreEvents: 0 > _intf.instProgress.ics: InstallControlState instance, containing members: > _intf.instProgress.ics.prevEnabled: False > _intf.instProgress.ics.cw: InstallControlWindow instance, containing members: > _intf.instProgress.ics.cw.handle: 1173 > _intf.instProgress.ics.cw.mainxml: XML instance, containing members: > _intf.instProgress.ics.cw.reloadRcQueued: 0 > _intf.instProgress.ics.cw.currentWindow: Already dumped (InstallProgressWindow instance) > _intf.instProgress.ics.cw.window: Window instance, containing members: > _intf.instProgress.ics.cw.installFrame: Frame instance, containing members: > _intf.instProgress.ics.cw.anaconda: Already dumped (Anaconda instance) > _intf.instProgress.ics.nextEnabled: False > _intf.instProgress.ics.grabNext: True > _intf.instProgress.ics.title: Installing Packages > _intf.instProgress.progress: ProgressBar instance, containing members: > _intf._warnedUnusedRaidMembers: [] > _intf.ppw: Already dumped (InstallProgressWindow instance) > _intf.anaconda: Already dumped (Anaconda instance) > _intf.installProgress: None > _intf.icw: Already dumped (InstallControlWindow instance) > _intf._inconsistentLVMAnswers: {} >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >keyboard: Keyboard instance, containing members: > keyboard.config: [['KEYTABLE="fr"\n', 'KEYTABLE', 'fr'] >, ['MODEL="pc105"\n', 'MODEL', 'pc105'] >, ['LAYOUT="fr"\n', 'LAYOUT', 'fr'] >, ['VARIANT="latin9"\n', 'VARIANT', 'latin9'] >] > keyboard.type: PC > keyboard._mods: KeyboardModels instance, containing members: > keyboard._mods._modelDict: Skipped > keyboard.beenset: 1 >clearPartTypeSystem: None >dispatch: Skipped >rootPath: /mnt/sysimage >_platform: X86 instance, containing members: > _platform._diskLabelType: msdos > _platform.anaconda: Already dumped (Anaconda instance) >id: None >rescue: False >_instLanguage: Language instance, containing members: > _instLanguage.info: Skipped > _instLanguage.nativeLangNames: Skipped > _instLanguage._instLang: fr_FR.UTF-8 > _instLanguage.displayMode: g > _instLanguage._systemLang: fr_FR.UTF-8 > _instLanguage._default: en_US.UTF-8 > _instLanguage.localeInfo: Skipped >mediaDevice: sr0 >upgrade: True >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.runlevel: 3 >rootParts: [(<pyanaconda.storage.devices.LVMLogicalVolumeDevice object at 0x7f9fb967d350>, 'Fedora 13') >] >canReIPL: False >xdriver: None >stage2: cdrom:///dev/sr0:/mnt/stage2 >rescue_mount: True >_bootloader: x86BootloaderInfo instance, containing members: > _bootloader._configdir: /boot/grub > _bootloader.doUpgradeOnly: 0 > _bootloader.above1024: 0 > _bootloader.defaultDevice: None > _bootloader.pure: None > _bootloader.kickstart: 0 > _bootloader._drivelist: [sda, sdb, sdc, sdd] > _bootloader.storage: Storage instance, containing members: > _bootloader.storage.clearPartType: None > _bootloader.storage.clearPartChoice: None > _bootloader.storage.ignoredDisks: [] > _bootloader.storage.fsset: FSSet instance, containing members: > _bootloader.storage.fsset.origFStab: ># ># /etc/fstab ># Created by anaconda on Fri Jan 29 13:14:23 1999 ># ># Accessible filesystems, by reference, are maintained under '/dev/disk' ># See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info ># >#/dev/mapper/lvm2raid-LvRoot / ext4 defaults 1 1 >UUID="29d54a1d-75ee-4ed3-8ab2-9fb00256bb23" / ext4 defaults 1 1 > >UUID="1b23e8ef-c877-469d-aac5-babf90ec5d60" /boot ext4 defaults 1 2 > >#/dev/mapper/lvm2raid-LvHome /home ext4 defaults 1 2 >UUID="db6d46b3-1dfd-4d65-89d7-1ddc2bd67af9" /home ext4 defaults,noatime 1 2 > >/dev/mapper/lvm2raid-LvSwap swap swap defaults 0 0 >#UUID="a471fcc5-8f91-41f0-a510-1c18fe1c9e46" swap swap defaults 0 0 > >#/dev/mapper/lvm2raid-LvData /media/Data ext4 defaults 1 2 >UUID="144637ba-6103-48e4-9afb-0762032fd813" /media/Data ext4 defaults,noatime,data=writeback,barrier=0 1 2 > >tmpfs /dev/shm tmpfs defaults 0 0 >devpts /dev/pts devpts gid=5,mode=620 0 0 >sysfs /sys sysfs defaults 0 0 >proc /proc proc defaults 0 0 > >#/proc /home/Squidssh/proc none bind 0 0 >#/sys /home/Squidssh/sys none bind 0 0 > > _bootloader.storage.fsset.devicetree: DeviceTree instance, containing members: > _bootloader.storage.fsset.devicetree.clearPartType: None > _bootloader.storage.fsset.devicetree._ignoredDisks: [] > _bootloader.storage.fsset.devicetree.intf: Already dumped (InstallInterface instance) > _bootloader.storage.fsset.devicetree.dasd: DASD instance, containing members: > _bootloader.storage.fsset.devicetree.dasd.dasdfmt: /sbin/dasdfmt > _bootloader.storage.fsset.devicetree.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _bootloader.storage.fsset.devicetree.dasd.started: True > _bootloader.storage.fsset.devicetree.dasd.totalCylinders: 0 > _bootloader.storage.fsset.devicetree.dasd._maxFormatJobs: 0 > _bootloader.storage.fsset.devicetree.dasd._devices: [] > _bootloader.storage.fsset.devicetree.dasd._completedCylinders: 0.0 > _bootloader.storage.fsset.devicetree.dasd._dasdlist: [] > _bootloader.storage.fsset.devicetree.populated: True > _bootloader.storage.fsset.devicetree.exclusiveDisks: [] > _bootloader.storage.fsset.devicetree.clearPartDisks: [] > _bootloader.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _bootloader.storage.fsset.devicetree.iscsi.started: False > _bootloader.storage.fsset.devicetree.iscsi.initiatorSet: False > _bootloader.storage.fsset.devicetree.iscsi.nodes: [] > _bootloader.storage.fsset.devicetree.iscsi.ibftNodes: [] > _bootloader.storage.fsset.devicetree.iscsi._initiator: > _bootloader.storage.fsset.devicetree.reinitializeDisks: False > _bootloader.storage.fsset.devicetree._devices: [DiskDevice instance (0x7f9fbaa13fd0) -- > name = sdc status = True parents = [] > kids = 2 > id = 0 > uuid = None format = <pyanaconda.storage.formats.disklabel.DiskLabel object at 0x7f9fbabdbf10> size = 476940.023438 > major = 8 minor = 32 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc partedDevice = <parted.device.Device object at 0x7f9fbabdbd90> > target size = 0 path = /dev/sdc > format args = [] originalFormat = DiskLabel instance (0x7f9fbabdbf10) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f9fba83d910> > origPartedDisk = <parted.disk.Disk object at 0x7f9fba83d910> > partedDevice = <parted.device.Device object at 0x7f9fba83d690> > removable = False partedDevice = <parted.device.Device object at 0x7f9fbabdbd90> >, DiskDevice instance (0x7f9fbaa1b0d0) -- > name = sdd status = True parents = [] > kids = 2 > id = 1 > uuid = None format = <pyanaconda.storage.formats.disklabel.DiskLabel object at 0x7f9fba83de90> size = 476940.023438 > major = 8 minor = 48 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host3/target3:0:0/3:0:0:0/block/sdd partedDevice = <parted.device.Device object at 0x7f9fba83de50> > target size = 0 path = /dev/sdd > format args = [] originalFormat = DiskLabel instance (0x7f9fba83de90) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f9fba843450> > origPartedDisk = <parted.disk.Disk object at 0x7f9fba843450> > partedDevice = <parted.device.Device object at 0x7f9fba843190> > removable = False partedDevice = <parted.device.Device object at 0x7f9fba83de50> >, DiskDevice instance (0x7f9fba8439d0) -- > name = sda status = True parents = [] > kids = 2 > id = 2 > uuid = None format = <pyanaconda.storage.formats.disklabel.DiskLabel object at 0x7f9fba843b50> size = 476940.023438 > major = 8 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda partedDevice = <parted.device.Device object at 0x7f9fba8437d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = DiskLabel instance (0x7f9fba843b50) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f9fba843950> > origPartedDisk = <parted.disk.Disk object at 0x7f9fba843950> > partedDevice = <parted.device.Device object at 0x7f9fba843850> > removable = False partedDevice = <parted.device.Device object at 0x7f9fba8437d0> >, DiskDevice instance (0x7f9fba843910) -- > name = sdb status = True parents = [] > kids = 2 > id = 3 > uuid = None format = <pyanaconda.storage.formats.disklabel.DiskLabel object at 0x7f9fba857d90> size = 476940.023438 > major = 8 minor = 16 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = <parted.device.Device object at 0x7f9fba8570d0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = DiskLabel instance (0x7f9fba857d90) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f9fba857410> > origPartedDisk = <parted.disk.Disk object at 0x7f9fba857410> > partedDevice = <parted.device.Device object at 0x7f9fba857e10> > removable = False partedDevice = <parted.device.Device object at 0x7f9fba8570d0> >, PartitionDevice instance (0x7f9fba857790) -- > name = sdb2 status = True parents = [<pyanaconda.storage.devices.DiskDevice object at 0x7f9fba843910>] > kids = 1 > id = 4 > uuid = None format = <pyanaconda.storage.formats.mdraid.MDRaidMember object at 0x7f9fba857fd0> size = 476435.500488 > major = 8 minor = 18 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = <parted.device.Device object at 0x7f9fba857990> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = MDRaidMember instance (0x7f9fba857fd0) -- > type = mdmember name = software RAID status = False > device = /dev/sdb2 uuid = 556b7002-0a9f-586b-aa8f-b832a01ed669 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 556b7002:0a9f586b:aa8fb832:a01ed669 biosraid = False grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7f9fb9643710> disk = <pyanaconda.storage.devices.DiskDevice object at 0x7f9fba843910> > start = 1028160 end = 976768064 length = 975739905 > flags = raid >, MDRaidArrayDevice instance (0x7f9fba857cd0) -- > name = md1 status = True parents = [<pyanaconda.storage.devices.PartitionDevice object at 0x7f9fba857790>, <pyanaconda.storage.devices.PartitionDevice object at 0x7f9fba8465d0>, <pyanaconda.storage.devices.PartitionDevice object at 0x7f9fba876210>, <pyanaconda.storage.devices.PartitionDevice object at 0x7f9fba876750>] > kids = 1 > id = 5 > uuid = 556b7002:0a9f586b:aa8fb832:a01ed669 format = <pyanaconda.storage.formats.lvmpv.LVMPhysicalVolume object at 0x7f9fb9683810> size = 1429305.9375 > major = 0 minor = 1 exists = True > sysfs path = /devices/virtual/block/md1 partedDevice = <parted.device.Device object at 0x7f9fba846810> > target size = 0 path = /dev/md1 > format args = None originalFormat = LVMPhysicalVolume instance (0x7f9fb9683810) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/md1 uuid = Ewr7sy-XVfR-Krna-l0rW-iEzG-2dEA-0XNsUx exists = True > options = None supported = True formattable = True resizable = False > vgName = lvm2raid vgUUID = 50gFzv-3I20-cosR-eq1r-zKed-W741-izM2uN peStart = 0.1875 level = 5 spares = 0 > members = 4 > total devices = 4 >, PartitionDevice instance (0x7f9fba857350) -- > name = sdb1 status = True parents = [<pyanaconda.storage.devices.DiskDevice object at 0x7f9fba843910>] > kids = 1 > id = 6 > uuid = None format = <pyanaconda.storage.formats.mdraid.MDRaidMember object at 0x7f9fba846190> size = 501.03125 > major = 8 minor = 17 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = <parted.device.Device object at 0x7f9fba857750> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = MDRaidMember instance (0x7f9fba846190) -- > type = mdmember name = software RAID status = False > device = /dev/sdb1 uuid = 5064589f-74c7-c36f-bca5-fde6670f9693 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 5064589f:74c7c36f:bca5fde6:670f9693 biosraid = False grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7f9fb9643950> disk = <pyanaconda.storage.devices.DiskDevice object at 0x7f9fba843910> > start = 2048 end = 1028159 length = 1026112 > flags = boot, raid >, MDRaidArrayDevice instance (0x7f9fba846150) -- > name = md0 status = True parents = [<pyanaconda.storage.devices.PartitionDevice object at 0x7f9fba857350>, <pyanaconda.storage.devices.PartitionDevice object at 0x7f9fba857650>, <pyanaconda.storage.devices.PartitionDevice object at 0x7f9fba8466d0>, <pyanaconda.storage.devices.PartitionDevice object at 0x7f9fba876590>] > kids = 0 > id = 7 > uuid = 5064589f:74c7c36f:bca5fde6:670f9693 format = <pyanaconda.storage.formats.fs.Ext4FS object at 0x7f9fb96834d0> size = 501.01953125 > major = 0 minor = 0 exists = True > sysfs path = /devices/virtual/block/md0 partedDevice = <parted.device.Device object at 0x7f9fba8762d0> > target size = 0 path = /dev/md0 > format args = None originalFormat = Ext4FS instance (0x7f9fb96834d0) -- > type = ext4 name = ext4 status = False > device = /dev/md0 uuid = 1b23e8ef-c877-469d-aac5-babf90ec5d60 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Boot size = 501.0 targetSize = 501.0 > level = 1 spares = 0 > members = 4 > total devices = 4 >, PartitionDevice instance (0x7f9fba857650) -- > name = sda1 status = True parents = [<pyanaconda.storage.devices.DiskDevice object at 0x7f9fba8439d0>] > kids = 1 > id = 8 > uuid = None format = <pyanaconda.storage.formats.mdraid.MDRaidMember object at 0x7f9fba846410> size = 501.03125 > major = 8 minor = 1 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = <parted.device.Device object at 0x7f9fba846590> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = MDRaidMember instance (0x7f9fba846410) -- > type = mdmember name = software RAID status = False > device = /dev/sda1 uuid = 5064589f-74c7-c36f-bca5-fde6670f9693 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 5064589f:74c7c36f:bca5fde6:670f9693 biosraid = False grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7f9fb9643b10> disk = <pyanaconda.storage.devices.DiskDevice object at 0x7f9fba8439d0> > start = 2048 end = 1028159 length = 1026112 > flags = boot, raid >, PartitionDevice instance (0x7f9fba8466d0) -- > name = sdd1 status = True parents = [<pyanaconda.storage.devices.DiskDevice object at 0x7f9fbaa1b0d0>] > kids = 1 > id = 9 > uuid = None format = <pyanaconda.storage.formats.mdraid.MDRaidMember object at 0x7f9fba857e50> size = 501.03125 > major = 8 minor = 49 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 partedDevice = <parted.device.Device object at 0x7f9fba846650> > target size = 0 path = /dev/sdd1 > format args = [] originalFormat = MDRaidMember instance (0x7f9fba857e50) -- > type = mdmember name = software RAID status = False > device = /dev/sdd1 uuid = 5064589f-74c7-c36f-bca5-fde6670f9693 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 5064589f:74c7c36f:bca5fde6:670f9693 biosraid = False grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7f9fb9643cd0> disk = <pyanaconda.storage.devices.DiskDevice object at 0x7f9fbaa1b0d0> > start = 2048 end = 1028159 length = 1026112 > flags = boot, raid >, PartitionDevice instance (0x7f9fba8465d0) -- > name = sdd2 status = True parents = [<pyanaconda.storage.devices.DiskDevice object at 0x7f9fbaa1b0d0>] > kids = 1 > id = 10 > uuid = None format = <pyanaconda.storage.formats.mdraid.MDRaidMember object at 0x7f9fba8461d0> size = 476435.500488 > major = 8 minor = 50 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host3/target3:0:0/3:0:0:0/block/sdd/sdd2 partedDevice = <parted.device.Device object at 0x7f9fba846a10> > target size = 0 path = /dev/sdd2 > format args = [] originalFormat = MDRaidMember instance (0x7f9fba8461d0) -- > type = mdmember name = software RAID status = False > device = /dev/sdd2 uuid = 556b7002-0a9f-586b-aa8f-b832a01ed669 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 556b7002:0a9f586b:aa8fb832:a01ed669 biosraid = False grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7f9fb9643e90> disk = <pyanaconda.storage.devices.DiskDevice object at 0x7f9fbaa1b0d0> > start = 1028160 end = 976768064 length = 975739905 > flags = raid >, OpticalDevice instance, containing members: > _model: DRW-22B2ST > fstabComment: > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: ASUS DRW-22B2ST path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 1719152 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: True > hardwareGeometry: (107, 255, 63) biosGeometry: (107, 255, 63) > PedDevice: <_ped.Device object at 0x7f9fba852a70> > uuid: None > exists: True > _format: Iso9660FS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: /mnt/source > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_14_x86_64_DVD > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr0 > sysfsPath: /devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sr0 > immutable: None > _vendor: ASUS > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (Iso9660FS instance) > bus: > _size: 3357.71875 > _serial: None > id: 11 > minor: 0 >, PartitionDevice instance (0x7f9fba876210) -- > name = sda2 status = True parents = [<pyanaconda.storage.devices.DiskDevice object at 0x7f9fba8439d0>] > kids = 1 > id = 12 > uuid = None format = <pyanaconda.storage.formats.mdraid.MDRaidMember object at 0x7f9fba876490> size = 476435.500488 > major = 8 minor = 2 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = <parted.device.Device object at 0x7f9fba876610> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = MDRaidMember instance (0x7f9fba876490) -- > type = mdmember name = software RAID status = False > device = /dev/sda2 uuid = 556b7002-0a9f-586b-aa8f-b832a01ed669 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 556b7002:0a9f586b:aa8fb832:a01ed669 biosraid = False grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7f9fb9652090> disk = <pyanaconda.storage.devices.DiskDevice object at 0x7f9fba8439d0> > start = 1028160 end = 976768064 length = 975739905 > flags = raid >, PartitionDevice instance (0x7f9fba876590) -- > name = sdc1 status = True parents = [<pyanaconda.storage.devices.DiskDevice object at 0x7f9fbaa13fd0>] > kids = 1 > id = 13 > uuid = None format = <pyanaconda.storage.formats.mdraid.MDRaidMember object at 0x7f9fba8764d0> size = 501.03125 > major = 8 minor = 33 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 partedDevice = <parted.device.Device object at 0x7f9fba876390> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = MDRaidMember instance (0x7f9fba8764d0) -- > type = mdmember name = software RAID status = False > device = /dev/sdc1 uuid = 5064589f-74c7-c36f-bca5-fde6670f9693 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 5064589f:74c7c36f:bca5fde6:670f9693 biosraid = False grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7f9fb9652250> disk = <pyanaconda.storage.devices.DiskDevice object at 0x7f9fbaa13fd0> > start = 2048 end = 1028159 length = 1026112 > flags = boot, raid >, PartitionDevice instance (0x7f9fba876750) -- > name = sdc2 status = True parents = [<pyanaconda.storage.devices.DiskDevice object at 0x7f9fbaa13fd0>] > kids = 1 > id = 14 > uuid = None format = <pyanaconda.storage.formats.mdraid.MDRaidMember object at 0x7f9fba876890> size = 476435.500488 > major = 8 minor = 34 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 partedDevice = <parted.device.Device object at 0x7f9fba876910> > target size = 0 path = /dev/sdc2 > format args = [] originalFormat = MDRaidMember instance (0x7f9fba876890) -- > type = mdmember name = software RAID status = False > device = /dev/sdc2 uuid = 556b7002-0a9f-586b-aa8f-b832a01ed669 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 556b7002:0a9f586b:aa8fb832:a01ed669 biosraid = False grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7f9fb9652450> disk = <pyanaconda.storage.devices.DiskDevice object at 0x7f9fbaa13fd0> > start = 1028160 end = 976768064 length = 975739905 > flags = raid >, LVMVolumeGroupDevice instance (0x7f9fb9683850) -- > name = lvm2raid status = True parents = [<pyanaconda.storage.devices.MDRaidArrayDevice object at 0x7f9fba857cd0>] > kids = 6 > id = 15 > uuid = 50gFzv-3I20-cosR-eq1r-zKed-W741-izM2uN format = <pyanaconda.storage.formats.DeviceFormat object at 0x7f9fb9683910> size = 1429280 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/lvm2raid > format args = [] originalFormat = DeviceFormat instance (0x7f9fb9683910) -- > type = None name = Unknown status = False > device = /dev/mapper/lvm2raid uuid = None exists = True > options = None supported = False formattable = False resizable = False > target = None dmUuid = None free = 145664.0 PE Size = 32.0 PE Count = 44665 > PE Free = 4552 PV Count = 1 > LV Names = ['LvSwap', 'LvRoot', 'LvHome', 'LvData', 'Kvm_Debian_Lenny_Texte_01', 'Kvm_Windows7_64'] modified = False > extents = 44665.0 free space = 145664 > free extents = 4552.0 > PVs = [<pyanaconda.storage.devices.MDRaidArrayDevice object at 0x7f9fba857cd0>] > LVs = [<pyanaconda.storage.devices.LVMLogicalVolumeDevice object at 0x7f9fb967d150>, <pyanaconda.storage.devices.LVMLogicalVolumeDevice object at 0x7f9fb967d350>, <pyanaconda.storage.devices.LVMLogicalVolumeDevice object at 0x7f9fb967d410>, <pyanaconda.storage.devices.LVMLogicalVolumeDevice object at 0x7f9fb967d690>, <pyanaconda.storage.devices.LVMLogicalVolumeDevice object at 0x7f9fb967d3d0>, <pyanaconda.storage.devices.LVMLogicalVolumeDevice object at 0x7f9fb967d9d0>] >, LVMLogicalVolumeDevice instance (0x7f9fb967d150) -- > name = lvm2raid-LvSwap status = True parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850>] > kids = 0 > id = 16 > uuid = KYGL3y-CyAq-B1Aq-xc35-H3xt-GWJU-WE2B3U format = <pyanaconda.storage.formats.swap.SwapSpace object at 0x7f9fb9683cd0> size = 16384.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x7f9fb967d1d0> > target size = 16384.0 path = /dev/mapper/lvm2raid-LvSwap > format args = [] originalFormat = SwapSpace instance (0x7f9fb9683cd0) -- > type = swap name = swap status = True > device = /dev/mapper/lvm2raid-LvSwap uuid = a471fcc5-8f91-41f0-a510-1c18fe1c9e46 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 16384MB >, LVMLogicalVolumeDevice instance (0x7f9fb967d350) -- > name = lvm2raid-LvRoot status = True parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850>] > kids = 0 > id = 17 > uuid = te5Q6U-2Amh-6C7u-zAle-5Om2-dJtc-m80iza format = <pyanaconda.storage.formats.fs.Ext4FS object at 0x7f9fb9698590> size = 65536.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x7f9fb967d210> > target size = 65536.0 path = /dev/mapper/lvm2raid-LvRoot > format args = [] originalFormat = Ext4FS instance (0x7f9fb9698590) -- > type = ext4 name = ext4 status = True > device = /dev/mapper/lvm2raid-LvRoot uuid = 29d54a1d-75ee-4ed3-8ab2-9fb00256bb23 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Root size = 65536.0 targetSize = 65536.0 > target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 65536MB >, LVMLogicalVolumeDevice instance (0x7f9fb967d410) -- > name = lvm2raid-LvHome status = True parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850>] > kids = 0 > id = 18 > uuid = MuQ2VK-Q0Je-Bd2h-wiUk-WUy1-Gskc-THdRan format = <pyanaconda.storage.formats.fs.Ext4FS object at 0x7f9fb9698090> size = 131072.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x7f9fb967d710> > target size = 131072.0 path = /dev/mapper/lvm2raid-LvHome > format args = [] originalFormat = Ext4FS instance (0x7f9fb9698090) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/lvm2raid-LvHome uuid = db6d46b3-1dfd-4d65-89d7-1ddc2bd67af9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Home size = 131072.0 targetSize = 131072.0 > target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 131072MB >, LVMLogicalVolumeDevice instance (0x7f9fb967d690) -- > name = lvm2raid-LvData status = True parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850>] > kids = 0 > id = 19 > uuid = Mn6KAS-VLRn-fgpD-0fzz-jQmy-nGO8-w9IHO2 format = <pyanaconda.storage.formats.fs.Ext4FS object at 0x7f9fb9698110> size = 1048576.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x7f9fb967d090> > target size = 1048576.0 path = /dev/mapper/lvm2raid-LvData > format args = [] originalFormat = Ext4FS instance (0x7f9fb9698110) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/lvm2raid-LvData uuid = 144637ba-6103-48e4-9afb-0762032fd813 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Data size = 1048576.0 targetSize = 1048576.0 > target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 1048576MB >, LVMLogicalVolumeDevice instance (0x7f9fb967d3d0) -- > name = lvm2raid-Kvm_Debian_Lenny_Texte_01 status = False parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850>] > kids = 0 > id = 20 > uuid = afL8dd-Dwjl-XiZe-kVy0-rOU6-look-pYzWjp format = <pyanaconda.storage.formats.disklabel.DiskLabel object at 0x7f9fba846250> size = 2048.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x7f9fb967d6d0> > target size = 2048.0 path = /dev/mapper/lvm2raid-Kvm_Debian_Lenny_Texte_01 > format args = [] originalFormat = DiskLabel instance (0x7f9fba846250) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/mapper/lvm2raid-Kvm_Debian_Lenny_Texte_01 uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 384 > partedDisk = <parted.disk.Disk object at 0x7f9fb9698290> > origPartedDisk = <parted.disk.Disk object at 0x7f9fb96986d0> > partedDevice = <parted.device.Device object at 0x7f9fb9683f50> > target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 2048MB >, LVMLogicalVolumeDevice instance (0x7f9fb967d9d0) -- > name = lvm2raid-Kvm_Windows7_64 status = False parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850>] > kids = 0 > id = 21 > uuid = ofnHdk-G8Ck-4JZ2-xXN0-xpEl-ozji-rPWzS9 format = <pyanaconda.storage.formats.disklabel.DiskLabel object at 0x7f9fb967d4d0> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x7f9fb967db50> > target size = 20000.0 path = /dev/mapper/lvm2raid-Kvm_Windows7_64 > format args = [] originalFormat = DiskLabel instance (0x7f9fb967d4d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/mapper/lvm2raid-Kvm_Windows7_64 uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 384 > partedDisk = <parted.disk.Disk object at 0x7f9fb969dc50> > origPartedDisk = <parted.disk.Disk object at 0x7f9fb969ddd0> > partedDevice = <parted.device.Device object at 0x7f9fb967d610> > target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 20000MB >, StorageDevice instance (0x7f9fb963d3d0) -- > name = UUID="29d54a1d-75ee-4ed3-8ab2-9fb00256bb23" status = False parents = [] > kids = 0 > id = 22 > uuid = None format = <pyanaconda.storage.formats.fs.Ext4FS object at 0x7f9fb963d490> size = 0 > major = 0 minor = 0 exists = None > sysfs path = partedDevice = None > target size = 0 path = /dev/UUID="29d54a1d-75ee-4ed3-8ab2-9fb00256bb23" > format args = [] originalFormat = Ext4FS instance (0x7f9fb963d490) -- > type = ext4 name = ext4 status = False > device = None uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = / mountopts = defaults > label = None size = 0 targetSize = 0 > >, StorageDevice instance (0x7f9fb963d510) -- > name = UUID="1b23e8ef-c877-469d-aac5-babf90ec5d60" status = False parents = [] > kids = 0 > id = 23 > uuid = None format = <pyanaconda.storage.formats.fs.Ext4FS object at 0x7f9fb963d790> size = 0 > major = 0 minor = 0 exists = None > sysfs path = partedDevice = None > target size = 0 path = /dev/UUID="1b23e8ef-c877-469d-aac5-babf90ec5d60" > format args = [] originalFormat = Ext4FS instance (0x7f9fb963d790) -- > type = ext4 name = ext4 status = False > device = None uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = /boot mountopts = defaults > label = None size = 0 targetSize = 0 > >, StorageDevice instance (0x7f9fb963d810) -- > name = UUID="db6d46b3-1dfd-4d65-89d7-1ddc2bd67af9" status = False parents = [] > kids = 0 > id = 24 > uuid = None format = <pyanaconda.storage.formats.fs.Ext4FS object at 0x7f9fb963d290> size = 0 > major = 0 minor = 0 exists = None > sysfs path = partedDevice = None > target size = 0 path = /dev/UUID="db6d46b3-1dfd-4d65-89d7-1ddc2bd67af9" > format args = [] originalFormat = Ext4FS instance (0x7f9fb963d290) -- > type = ext4 name = ext4 status = False > device = None uuid = None exists = None > options = defaults,noatime supported = True formattable = True resizable = None > mountpoint = /home mountopts = defaults,noatime > label = None size = 0 targetSize = 0 > >, StorageDevice instance (0x7f9fb963df90) -- > name = UUID="144637ba-6103-48e4-9afb-0762032fd813" status = False parents = [] > kids = 0 > id = 25 > uuid = None format = <pyanaconda.storage.formats.fs.Ext4FS object at 0x7f9fb963ded0> size = 0 > major = 0 minor = 0 exists = None > sysfs path = partedDevice = None > target size = 0 path = /dev/UUID="144637ba-6103-48e4-9afb-0762032fd813" > format args = [] originalFormat = Ext4FS instance (0x7f9fb963ded0) -- > type = ext4 name = ext4 status = False > device = None uuid = None exists = None > options = defaults,noatime,data=writeback,barrier=0 supported = True formattable = True resizable = None > mountpoint = /media/Data mountopts = defaults,noatime,data=writeback,barrier=0 > label = None size = 0 targetSize = 0 > >] > _bootloader.storage.fsset.devicetree.protectedDevNames: [] > _bootloader.storage.fsset.devicetree.zeroMbr: None > _bootloader.storage.fsset.devicetree.unusedRaidMembers: [] > _bootloader.storage.fsset.devicetree._actions: [] > _bootloader.storage.fsset.devicetree.protectedDevSpecs: [] > _bootloader.storage.fsset.preserveLines: [] > _bootloader.storage.fsset.rootpath: /mnt/sysimage > _bootloader.storage.fsset._devshm: NoDevice instance, containing members: > _bootloader.storage.fsset._devshm._model: > _bootloader.storage.fsset._devshm.fstabComment: > _bootloader.storage.fsset._devshm.major: 0 > _bootloader.storage.fsset._devshm.kids: 0 > _bootloader.storage.fsset._devshm._partedDevice: None > _bootloader.storage.fsset._devshm.uuid: None > _bootloader.storage.fsset._devshm.exists: None > _bootloader.storage.fsset._devshm._format: TmpFS instance, containing members: > _bootloader.storage.fsset._devshm._format.uuid: None > _bootloader.storage.fsset._devshm._format.exists: True > _bootloader.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/dev/shm > _bootloader.storage.fsset._devshm._format._minInstanceSize: None > _bootloader.storage.fsset._devshm._format._mountType: tmpfs > _bootloader.storage.fsset._devshm._format.fsprofile: None > _bootloader.storage.fsset._devshm._format.label: None > _bootloader.storage.fsset._devshm._format._targetSize: 0 > _bootloader.storage.fsset._devshm._format._size: 0 > _bootloader.storage.fsset._devshm._format.mountopts: None > _bootloader.storage.fsset._devshm._format.mountpoint: /dev/shm > _bootloader.storage.fsset._devshm._format._migrate: False > _bootloader.storage.fsset._devshm._format._device: tmpfs > _bootloader.storage.fsset._devshm.sysfsPath: > _bootloader.storage.fsset._devshm.immutable: None > _bootloader.storage.fsset._devshm._vendor: > _bootloader.storage.fsset._devshm._name: tmpfs > _bootloader.storage.fsset._devshm._targetSize: 0 > _bootloader.storage.fsset._devshm.protected: False > _bootloader.storage.fsset._devshm.parents: [] > _bootloader.storage.fsset._devshm.originalFormat: Already dumped (TmpFS instance) > _bootloader.storage.fsset._devshm.bus: > _bootloader.storage.fsset._devshm._size: 0 > _bootloader.storage.fsset._devshm._serial: None > _bootloader.storage.fsset._devshm.id: 27 > _bootloader.storage.fsset._devshm.minor: 0 > _bootloader.storage.fsset._dev: DirectoryDevice instance, containing members: > _bootloader.storage.fsset._dev._model: > _bootloader.storage.fsset._dev.fstabComment: > _bootloader.storage.fsset._dev.major: 0 > _bootloader.storage.fsset._dev.kids: 0 > _bootloader.storage.fsset._dev._partedDevice: None > _bootloader.storage.fsset._dev.uuid: None > _bootloader.storage.fsset._dev.exists: True > _bootloader.storage.fsset._dev._format: BindFS instance, containing members: > _bootloader.storage.fsset._dev._format.uuid: None > _bootloader.storage.fsset._dev._format.exists: True > _bootloader.storage.fsset._dev._format._mountpoint: /mnt/sysimage/dev > _bootloader.storage.fsset._dev._format._minInstanceSize: None > _bootloader.storage.fsset._dev._format._mountType: bind > _bootloader.storage.fsset._dev._format.fsprofile: None > _bootloader.storage.fsset._dev._format.label: None > _bootloader.storage.fsset._dev._format._targetSize: 0 > _bootloader.storage.fsset._dev._format._size: 0 > _bootloader.storage.fsset._dev._format.mountopts: None > _bootloader.storage.fsset._dev._format.mountpoint: /dev > _bootloader.storage.fsset._dev._format._migrate: False > _bootloader.storage.fsset._dev._format._device: //dev > _bootloader.storage.fsset._dev.sysfsPath: > _bootloader.storage.fsset._dev.immutable: None > _bootloader.storage.fsset._dev._vendor: > _bootloader.storage.fsset._dev._name: /dev > _bootloader.storage.fsset._dev._targetSize: 0 > _bootloader.storage.fsset._dev.protected: False > _bootloader.storage.fsset._dev.parents: [] > _bootloader.storage.fsset._dev.originalFormat: Already dumped (BindFS instance) > _bootloader.storage.fsset._dev.bus: > _bootloader.storage.fsset._dev._size: 0 > _bootloader.storage.fsset._dev._serial: None > _bootloader.storage.fsset._dev.id: 26 > _bootloader.storage.fsset._dev.minor: 0 > _bootloader.storage.fsset.blkidTab: BlkidTab instance, containing members: > _bootloader.storage.fsset.blkidTab.chroot: /mnt/sysimage > _bootloader.storage.fsset.blkidTab.devices: {'/dev/mapper/lvm2raid-LvSwap': {'DEVNO': '0xfd00', 'PRI': '45', 'UUID': 'a471fcc5-8f91-41f0-a510-1c18fe1c9e46', 'TYPE': 'swap', 'TIME': '1295355989.821981'} >, '/dev/sdb1': {'UUID': '5064589f-74c7-c36f-bca5-fde6670f9693', 'UUID_SUB': '4dcb0f56-991a-25fd-1cfc-5f9aea0035e8', 'LABEL': 'localhost.localdomain:0', 'DEVNO': '0x0811', 'TIME': '1295355981.192542', 'TYPE': 'linux_raid_member'} >, '/dev/sdc1': {'UUID': '5064589f-74c7-c36f-bca5-fde6670f9693', 'UUID_SUB': '6524b0b6-6fa7-6e5b-362f-0d35f6c5cb3e', 'LABEL': 'localhost.localdomain:0', 'DEVNO': '0x0821', 'TIME': '1295355981.244820', 'TYPE': 'linux_raid_member'} >, '/dev/sdb2': {'UUID': '556b7002-0a9f-586b-aa8f-b832a01ed669', 'UUID_SUB': '02f56979-80e2-f9c3-e708-d315372f6a7c', 'LABEL': 'localhost.localdomain:1', 'DEVNO': '0x0812', 'TIME': '1295355981.233493', 'TYPE': 'linux_raid_member'} >, '/dev/mapper/lvm2raid-LvRoot': {'UUID': '29d54a1d-75ee-4ed3-8ab2-9fb00256bb23', 'PRI': '45', 'LABEL': 'Root', 'DEVNO': '0xfd01', 'TIME': '1295355981.298278', 'TYPE': 'ext4'} >, '/dev/sdd2': {'UUID': '556b7002-0a9f-586b-aa8f-b832a01ed669', 'UUID_SUB': '46c15699-6edb-ba60-f4b6-c6d2e7cee366', 'LABEL': 'localhost.localdomain:1', 'DEVNO': '0x0832', 'TIME': '1295355981.297813', 'TYPE': 'linux_raid_member'} >, '/dev/sdd1': {'UUID': '5064589f-74c7-c36f-bca5-fde6670f9693', 'UUID_SUB': '3b8f1c43-94fc-fcc2-e73c-a38db9493824', 'LABEL': 'localhost.localdomain:0', 'DEVNO': '0x0831', 'TIME': '1295355981.272481', 'TYPE': 'linux_raid_member'} >, '/dev/mapper/lvm2raid-LvHome': {'UUID': 'db6d46b3-1dfd-4d65-89d7-1ddc2bd67af9', 'PRI': '45', 'LABEL': 'Home', 'DEVNO': '0xfd02', 'TIME': '1295355981.298467', 'TYPE': 'ext4'} >, '/dev/md1': {'DEVNO': '0x0901', 'PRI': '10', 'UUID': 'Ewr7sy-XVfR-Krna-l0rW-iEzG-2dEA-0XNsUx', 'TYPE': 'LVM2_member', 'TIME': '1295355981.297956'} >, '/dev/md0': {'UUID': '1b23e8ef-c877-469d-aac5-babf90ec5d60', 'PRI': '10', 'LABEL': 'Boot', 'DEVNO': '0x0900', 'TIME': '1295355981.297902', 'TYPE': 'ext4'} >, '/dev/sdc2': {'UUID': '556b7002-0a9f-586b-aa8f-b832a01ed669', 'UUID_SUB': 'c61e712a-5ae9-2fc6-537b-4705fdbc6e88', 'LABEL': 'localhost.localdomain:1', 'DEVNO': '0x0822', 'TIME': '1295355981.265708', 'TYPE': 'linux_raid_member'} >, '/dev/mapper/lvm2raid-LvData': {'UUID': '144637ba-6103-48e4-9afb-0762032fd813', 'PRI': '45', 'LABEL': 'Data', 'DEVNO': '0xfd03', 'TIME': '1295355981.298655', 'TYPE': 'ext4'} >, '/dev/sda1': {'UUID': '5064589f-74c7-c36f-bca5-fde6670f9693', 'UUID_SUB': 'fa68fe81-4882-c19c-94c6-369eb09247fc', 'LABEL': 'localhost.localdomain:0', 'DEVNO': '0x0801', 'TIME': '1295355981.146743', 'TYPE': 'linux_raid_member'} >, '/dev/sda2': {'UUID': '556b7002-0a9f-586b-aa8f-b832a01ed669', 'UUID_SUB': 'b07bcfbd-442c-61d6-ecc1-41247b2fb933', 'LABEL': 'localhost.localdomain:1', 'DEVNO': '0x0802', 'TIME': '1295355981.160090', 'TYPE': 'linux_raid_member'} >} > _bootloader.storage.fsset._proc: NoDevice instance, containing members: > _bootloader.storage.fsset._proc._model: > _bootloader.storage.fsset._proc.fstabComment: > _bootloader.storage.fsset._proc.major: 0 > _bootloader.storage.fsset._proc.kids: 0 > _bootloader.storage.fsset._proc._partedDevice: None > _bootloader.storage.fsset._proc.uuid: None > _bootloader.storage.fsset._proc.exists: None > _bootloader.storage.fsset._proc._format: ProcFS instance, containing members: > _bootloader.storage.fsset._proc._format.uuid: None > _bootloader.storage.fsset._proc._format.exists: True > _bootloader.storage.fsset._proc._format._mountpoint: /mnt/sysimage/proc > _bootloader.storage.fsset._proc._format._minInstanceSize: None > _bootloader.storage.fsset._proc._format._mountType: proc > _bootloader.storage.fsset._proc._format.fsprofile: None > _bootloader.storage.fsset._proc._format.label: None > _bootloader.storage.fsset._proc._format._targetSize: 0 > _bootloader.storage.fsset._proc._format._size: 0 > _bootloader.storage.fsset._proc._format.mountopts: None > _bootloader.storage.fsset._proc._format.mountpoint: /proc > _bootloader.storage.fsset._proc._format._migrate: False > _bootloader.storage.fsset._proc._format._device: proc > _bootloader.storage.fsset._proc.sysfsPath: > _bootloader.storage.fsset._proc.immutable: None > _bootloader.storage.fsset._proc._vendor: > _bootloader.storage.fsset._proc._name: proc > _bootloader.storage.fsset._proc._targetSize: 0 > _bootloader.storage.fsset._proc.protected: False > _bootloader.storage.fsset._proc.parents: [] > _bootloader.storage.fsset._proc.originalFormat: Already dumped (ProcFS instance) > _bootloader.storage.fsset._proc.bus: > _bootloader.storage.fsset._proc._size: 0 > _bootloader.storage.fsset._proc._serial: None > _bootloader.storage.fsset._proc.id: 30 > _bootloader.storage.fsset._proc.minor: 0 > _bootloader.storage.fsset.active: True > _bootloader.storage.fsset.cryptTab: CryptTab instance, containing members: > _bootloader.storage.fsset.cryptTab.devicetree: Already dumped (DeviceTree instance) > _bootloader.storage.fsset.cryptTab.blkidTab: Already dumped (BlkidTab instance) > _bootloader.storage.fsset.cryptTab.chroot: /mnt/sysimage > _bootloader.storage.fsset.cryptTab.mappings: {} > _bootloader.storage.fsset._devpts: NoDevice instance, containing members: > _bootloader.storage.fsset._devpts._model: > _bootloader.storage.fsset._devpts.fstabComment: > _bootloader.storage.fsset._devpts.major: 0 > _bootloader.storage.fsset._devpts.kids: 0 > _bootloader.storage.fsset._devpts._partedDevice: None > _bootloader.storage.fsset._devpts.uuid: None > _bootloader.storage.fsset._devpts.exists: None > _bootloader.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _bootloader.storage.fsset._devpts._format.uuid: None > _bootloader.storage.fsset._devpts._format.exists: True > _bootloader.storage.fsset._devpts._format._mountpoint: /mnt/sysimage/dev/pts > _bootloader.storage.fsset._devpts._format._minInstanceSize: None > _bootloader.storage.fsset._devpts._format._mountType: devpts > _bootloader.storage.fsset._devpts._format.fsprofile: None > _bootloader.storage.fsset._devpts._format.label: None > _bootloader.storage.fsset._devpts._format._targetSize: 0 > _bootloader.storage.fsset._devpts._format._size: 0 > _bootloader.storage.fsset._devpts._format.mountopts: None > _bootloader.storage.fsset._devpts._format.mountpoint: /dev/pts > _bootloader.storage.fsset._devpts._format._migrate: False > _bootloader.storage.fsset._devpts._format._device: devpts > _bootloader.storage.fsset._devpts.sysfsPath: > _bootloader.storage.fsset._devpts.immutable: None > _bootloader.storage.fsset._devpts._vendor: > _bootloader.storage.fsset._devpts._name: devpts > _bootloader.storage.fsset._devpts._targetSize: 0 > _bootloader.storage.fsset._devpts.protected: False > _bootloader.storage.fsset._devpts.parents: [] > _bootloader.storage.fsset._devpts.originalFormat: Already dumped (DevPtsFS instance) > _bootloader.storage.fsset._devpts.bus: > _bootloader.storage.fsset._devpts._size: 0 > _bootloader.storage.fsset._devpts._serial: None > _bootloader.storage.fsset._devpts.id: 28 > _bootloader.storage.fsset._devpts.minor: 0 > _bootloader.storage.fsset._sysfs: NoDevice instance, containing members: > _bootloader.storage.fsset._sysfs._model: > _bootloader.storage.fsset._sysfs.fstabComment: > _bootloader.storage.fsset._sysfs.major: 0 > _bootloader.storage.fsset._sysfs.kids: 0 > _bootloader.storage.fsset._sysfs._partedDevice: None > _bootloader.storage.fsset._sysfs.uuid: None > _bootloader.storage.fsset._sysfs.exists: None > _bootloader.storage.fsset._sysfs._format: SysFS instance, containing members: > _bootloader.storage.fsset._sysfs._format.uuid: None > _bootloader.storage.fsset._sysfs._format.exists: True > _bootloader.storage.fsset._sysfs._format._mountpoint: /mnt/sysimage/sys > _bootloader.storage.fsset._sysfs._format._minInstanceSize: None > _bootloader.storage.fsset._sysfs._format._mountType: sysfs > _bootloader.storage.fsset._sysfs._format.fsprofile: None > _bootloader.storage.fsset._sysfs._format.label: None > _bootloader.storage.fsset._sysfs._format._targetSize: 0 > _bootloader.storage.fsset._sysfs._format._size: 0 > _bootloader.storage.fsset._sysfs._format.mountopts: None > _bootloader.storage.fsset._sysfs._format.mountpoint: /sys > _bootloader.storage.fsset._sysfs._format._migrate: False > _bootloader.storage.fsset._sysfs._format._device: sysfs > _bootloader.storage.fsset._sysfs.sysfsPath: > _bootloader.storage.fsset._sysfs.immutable: None > _bootloader.storage.fsset._sysfs._vendor: > _bootloader.storage.fsset._sysfs._name: sysfs > _bootloader.storage.fsset._sysfs._targetSize: 0 > _bootloader.storage.fsset._sysfs.protected: False > _bootloader.storage.fsset._sysfs.parents: [] > _bootloader.storage.fsset._sysfs.originalFormat: Already dumped (SysFS instance) > _bootloader.storage.fsset._sysfs.bus: > _bootloader.storage.fsset._sysfs._size: 0 > _bootloader.storage.fsset._sysfs._serial: None > _bootloader.storage.fsset._sysfs.id: 29 > _bootloader.storage.fsset._sysfs.minor: 0 > _bootloader.storage.anaconda: Already dumped (Anaconda instance) > _bootloader.storage.zeroMbr: None > _bootloader.storage.clearPartDisks: [sda, sdb, sdc, sdd] > _bootloader.storage.autoPartEscrowCert: None > _bootloader.storage.dasd: Already dumped (DASD instance) > _bootloader.storage.autoPartAddBackupPassphrase: False > _bootloader.storage.escrowCertificates: {} > _bootloader.storage.ignoreDiskInteractive: False > _bootloader.storage.devicetree: Already dumped (DeviceTree instance) > _bootloader.storage.eddDict: {'sdd': 83, 'sda': 80, 'sdb': 81, 'sdc': 82} > _bootloader.storage.zfcp: ZFCP instance, containing members: > _bootloader.storage.zfcp.down: False > _bootloader.storage.zfcp.hasReadConfig: True > _bootloader.storage.zfcp.intf: Already dumped (InstallInterface instance) > _bootloader.storage.zfcp.fcpdevs: set([]) > _bootloader.storage.exclusiveDisks: [] > _bootloader.storage.defaultFSType: ext4 > _bootloader.storage._dumpFile: /tmp/storage.state > _bootloader.storage.services: set([]) > _bootloader.storage.encryptionPassphrase: None > _bootloader.storage.encryptionRetrofit: False > _bootloader.storage._nextID: 0 > _bootloader.storage.reinitializeDisks: False > _bootloader.storage.defaultBootFSType: ext4 > _bootloader.storage.fcoe: fcoe instance, containing members: > _bootloader.storage.fcoe.started: True > _bootloader.storage.fcoe.nics: [] > _bootloader.storage.fcoe.lldpadStarted: False > _bootloader.storage.autoPartitionRequests: [PartSpec instance (0x7f9fbae4e910) -- > mountpoint = / asVol = True > weight = 0 fstype = ext4 > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f9fbae4e950) -- > mountpoint = /home asVol = True > weight = 0 fstype = ext4 > size = 100 maxSize = None grow = True > >, PartSpec instance (0x7f9fbae4e990) -- > mountpoint = /boot asVol = False > weight = 2000 fstype = ext4 > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f9fbae4e9d0) -- > mountpoint = None asVol = True > weight = 0 fstype = swap > size = 1024 maxSize = 5888 grow = True > >] > _bootloader.storage.doAutoPart: False > _bootloader.storage.protectedDevSpecs: [] > _bootloader.storage.iscsi: Already dumped (iscsi instance) > _bootloader.storage.encryptedAutoPart: False > _bootloader._efiProductPath: None > _bootloader.args: KernelArguments instance, containing members: > _bootloader.args.args: > _bootloader.args.appendArgs: > _bootloader.args.anaconda: Already dumped (Anaconda instance) > _bootloader.kernelLocation: /boot/ > _bootloader.timeout: None > _bootloader._configname: grub.conf > _bootloader.device: None > _bootloader.serialOptions: None > _bootloader.useGrubVal: 1 > _bootloader.serialDevice: None > _bootloader.images: BootImages instance, containing members: > _bootloader.images.default: None > _bootloader.images.images: {} > _bootloader.serial: 0 > _bootloader.password: None >_timezone: Timezone instance, containing members: > _timezone.utc: 0 > _timezone.tz: Europe/Paris >upgradeSwapInfo: None >displayMode: g >simpleFilter: True >ksdata: None >proxy: None >upgradeRoot: [(<pyanaconda.storage.devices.LVMLogicalVolumeDevice object at 0x7f9fb967d350>, 'Fedora 13') >] >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 14.22 > mehConfig.attrSkipList: [backend.ayum, backend.dlpkgs, accounts, bootloader.password, comps, dispatch, hdList, ksdata, instLanguage.font, instLanguage.kbd, instLanguage.info, instLanguage.localeInfo, instLanguage.nativeLangNames, instLanguage.tz, keyboard._mods._modelDict, keyboard.modelDict, storage.encryptionPassphrase, users.rootPassword, tmpData, intf.icw.buff, intf.icw.currentWindow.storage.encryptionPassphrase, intf.icw.stockButtons] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/lvmout, /tmp/resize.out, /tmp/program.log, /tmp/storage.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: YumBackend instance, containing members: > _backend.modeText: Mise àniveau de %s > > _backend.instPath: /mnt/sysimage > _backend.supportsPackageSelection: True > _backend.totalSize: 2866035 > _backend.dlpkgs: Skipped > _backend.skipFormatRoot: False > _backend.instLog: <open file '/mnt/sysimage/root/upgrade.log', mode 'w+' at 0x7f9fb84b84b0> > _backend.supportsUpgrades: True > _backend.anaconda: Already dumped (Anaconda instance) > _backend.ayum: Skipped > _backend._loopbackFile: None > _backend.rootFsType: None > _backend.totalFiles: 135466 >_users: Users instance, containing members: > _users.admin: <Admin object at 0x7f9fb850e0d0> > _users.rootPassword: Skipped > _users.anaconda: Already dumped (Anaconda instance) >isHeadless: False >reIPLMessage: None >clearPartTypeSelection: None >_storage: Already dumped (Storage instance) >dir: 1 >security: Security instance, containing members: > security.selinux: 1 > security.auth: --enableshadow --passalgo=sha512 --enablefingerprint >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'keymap': None, 'selinux': True, 'module': [], 'syslog': None, 'serial': False, 'mpath': True, 'virtpconsole': None, 'iscsi': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'cdrom:///dev/sr0:/mnt/stage2', 'dmraid': True, 'method': None, 'dogtail': None, 'vnc': False, 'rescue': False, 'noverifyssl': False, 'unsupportedMode': None, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'rescue_nomount': False, 'proxyAuth': None, 'ksfile': None, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxyUsername: None > > >/tmp/anaconda.log: >13:37:11,963 INFO loader: kernel command line: >13:37:11,963 INFO loader: initrd=initrd.img >13:37:11,963 INFO loader: stage2=hd:LABEL=Fedora >13:37:11,963 INFO loader: Setting stage2 from hd:LABEL=Fedora >13:37:11,963 INFO loader: method hd - LABEL=Fedora | (null) >13:37:11,963 INFO loader: BOOT_IMAGE=vmlinuz >13:37:11,963 DEBUG loader: readNetInfo /tmp/s390net not found, early return >13:37:11,963 INFO loader: anaconda version 14.22 on x86_64 starting >13:37:11,967 INFO loader: 3932160 kB (3840 MB) are available >13:37:12,025 DEBUG loader: Saving module ipv6 >13:37:12,025 DEBUG loader: Saving module iscsi_ibft >13:37:12,025 DEBUG loader: Saving module pcspkr >13:37:12,025 DEBUG loader: Saving module edd >13:37:12,025 DEBUG loader: Saving module floppy >13:37:12,025 DEBUG loader: Saving module iscsi_tcp >13:37:12,025 DEBUG loader: Saving module libiscsi_tcp >13:37:12,025 DEBUG loader: Saving module libiscsi >13:37:12,025 DEBUG loader: Saving module scsi_transport_iscsi >13:37:12,025 DEBUG loader: Saving module squashfs >13:37:12,025 DEBUG loader: Saving module cramfs >13:37:12,025 DEBUG loader: probing buses >13:37:12,045 DEBUG loader: waiting for hardware to initialize >13:37:17,081 DEBUG loader: probing buses >13:37:17,112 DEBUG loader: waiting for hardware to initialize >13:37:19,304 INFO loader: trying to mount CD device /dev/sr0 on /mnt/stage2 >13:37:19,305 INFO loader: drive status is CDS_DISC_OK >13:37:23,050 INFO loader: mounted loopback device /mnt/runtime on /dev/loop0 as /mnt/stage2/images/install.img >13:37:23,050 INFO loader: Looking for updates in /mnt/stage2/images/updates.img >13:37:23,050 INFO loader: Looking for product in /mnt/stage2/images/product.img >13:37:23,050 INFO loader: Setting stage2 from cdrom:///dev/sr0:/mnt/stage2 >13:37:23,050 INFO loader: method cdrom >13:37:23,050 INFO loader: Detected stage 2 image on CD (url: cdrom:///dev/sr0:/mnt/stage2) >13:37:26,051 INFO loader: stage2 url is cdrom:///dev/sr0:/mnt/stage2 >13:37:27,194 INFO loader: Loading SELinux policy >13:37:29,134 INFO loader: getting ready to spawn shell now >13:37:29,484 INFO loader: Running anaconda script /usr/bin/anaconda >13:37:44,436 INFO loader: 3932160 kB (3840 MB) are available >13:37:44,440 INFO anaconda: created new libuser.conf at /tmp/libuser.N5deXD with instPath="/mnt/sysimage" >13:37:44,440 INFO anaconda: anaconda called with cmdline = ['/usr/bin/anaconda', '--stage2', 'cdrom:///dev/sr0:/mnt/stage2', '--graphical', '--selinux'] >13:37:44,440 INFO anaconda: Display mode = g >13:37:44,440 INFO anaconda: Default encoding = utf-8 >13:37:44,441 INFO loader: 3932160 kB (3840 MB) are available >13:37:48,387 DEBUG anaconda: X server has signalled a successful start. >13:37:48,389 INFO anaconda: Starting window manager, pid 786. >13:37:51,416 INFO anaconda.stdout: Starting graphical installation. >13:37:54,348 INFO anaconda: using only installclass _Fedora >13:37:54,353 INFO anaconda: Detected 3840M of memory >13:37:54,353 INFO anaconda: Swap attempt of 1024M to 5888M >13:37:55,072 INFO anaconda: moving (1) to step welcome >13:38:00,526 INFO anaconda: leaving (1) step welcome >13:38:00,526 INFO anaconda: moving (1) to step language >13:38:04,088 INFO anaconda: leaving (1) step language >13:38:04,088 INFO anaconda: moving (1) to step keyboard >13:38:06,755 INFO anaconda: leaving (1) step keyboard >13:38:06,756 INFO anaconda: moving (1) to step filtertype >13:38:09,864 INFO anaconda: leaving (1) step filtertype >13:38:09,864 INFO anaconda: moving (1) to step filter >13:38:09,875 INFO anaconda: leaving (1) step filter >13:38:09,875 INFO anaconda: moving (1) to step storageinit >13:38:09,875 DEBUG anaconda: storageinit is a direct step >13:38:10,101 INFO anaconda: ISCSID is /usr/sbin/iscsid >13:38:10,101 INFO anaconda: no initiator set >13:38:10,201 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >13:38:10,201 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >13:38:16,396 INFO anaconda: leaving (1) step storageinit >13:38:16,396 INFO anaconda: moving (1) to step findrootparts >13:38:16,396 DEBUG anaconda: findrootparts is a direct step >13:38:16,619 INFO anaconda: failed to set SELinux context for /mnt/sysimage: [Errno 95] Opération non supportée >13:38:16,620 DEBUG anaconda: isys.py:mount()- going to mount /dev/md0 on /mnt/sysimage as ext4 with options ro >13:38:16,640 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >13:38:17,459 INFO anaconda: failed to set SELinux context for /mnt/sysimage: [Errno 95] Opération non supportée >13:38:17,459 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/lvm2raid-LvRoot on /mnt/sysimage as ext4 with options ro >13:38:17,556 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >13:38:18,406 INFO anaconda: failed to set SELinux context for /mnt/sysimage: [Errno 95] Opération non supportée >13:38:18,406 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/lvm2raid-LvHome on /mnt/sysimage as ext4 with options ro >13:38:18,470 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >13:38:19,153 INFO anaconda: failed to set SELinux context for /mnt/sysimage: [Errno 95] Opération non supportée >13:38:19,153 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/lvm2raid-LvData on /mnt/sysimage as ext4 with options ro >13:38:19,243 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >13:38:19,577 INFO anaconda: leaving (1) step findrootparts >13:38:19,577 INFO anaconda: moving (1) to step findinstall >13:38:26,070 WARN anaconda: step checkdeps does not exist >13:38:26,070 WARN anaconda: step dependencies does not exist >13:38:26,070 INFO anaconda: leaving (1) step findinstall >13:38:26,070 INFO anaconda: moving (1) to step cleardiskssel >13:38:26,216 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/gui.py:1426: Warning: g_object_set_property: object class `GtkCellRendererText' has no property named `active' > gtk.main() > >13:38:41,957 INFO anaconda: leaving (1) step cleardiskssel >13:38:41,957 INFO anaconda: moving (1) to step upgrademount >13:38:41,957 DEBUG anaconda: upgrademount is a direct step >13:38:42,415 INFO anaconda: failed to set SELinux context for /mnt/sysimage: [Errno 95] Opération non supportée >13:38:42,416 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/lvm2raid-LvRoot on /mnt/sysimage as ext4 with options defaults >13:38:43,561 DEBUG anaconda: isys.py:mount()- going to mount //dev on /mnt/sysimage/dev as bind with options defaults,bind >13:38:43,568 DEBUG anaconda: isys.py:mount()- going to mount devpts on /mnt/sysimage/dev/pts as devpts with options gid=5,mode=620 >13:38:43,574 DEBUG anaconda: isys.py:mount()- going to mount tmpfs on /mnt/sysimage/dev/shm as tmpfs with options defaults >13:38:43,582 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] Aucun fichier ou dossier de ce type >13:38:43,582 DEBUG anaconda: isys.py:mount()- going to mount proc on /mnt/sysimage/proc as proc with options defaults >13:38:43,586 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] Aucun fichier ou dossier de ce type >13:38:43,588 DEBUG anaconda: isys.py:mount()- going to mount sysfs on /mnt/sysimage/sys as sysfs with options defaults >13:38:43,990 INFO anaconda: leaving (1) step upgrademount >13:38:43,990 INFO anaconda: moving (1) to step restoretime >13:38:43,990 DEBUG anaconda: restoretime is a direct step >14:38:46,000 INFO anaconda: leaving (1) step restoretime >14:38:46,000 INFO anaconda: moving (1) to step upgradecontinue >14:38:46,001 DEBUG anaconda: upgradecontinue is a direct step >14:38:46,001 INFO anaconda: leaving (1) step upgradecontinue >14:38:46,001 INFO anaconda: moving (1) to step upgrademigfind >14:38:46,001 DEBUG anaconda: upgrademigfind is a direct step >14:38:46,002 INFO anaconda: leaving (1) step upgrademigfind >14:38:46,002 INFO anaconda: moving (1) to step enablefilesystems >14:38:46,002 DEBUG anaconda: enablefilesystems is a direct step >14:38:46,094 INFO anaconda: leaving (1) step enablefilesystems >14:38:46,094 INFO anaconda: moving (1) to step upgbootloader >14:38:52,829 INFO anaconda: leaving (1) step upgbootloader >14:38:52,829 INFO anaconda: moving (1) to step reposetup >14:38:52,829 DEBUG anaconda: reposetup is a direct step >14:38:53,563 DEBUG anaconda: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sr0 >14:38:53,634 INFO anaconda: failed to set SELinux context for /mnt/source: [Errno 95] Opération non supportée >14:38:53,634 DEBUG anaconda: isys.py:mount()- going to mount /dev/sr0 on /mnt/source as iso9660 with options ro >14:38:53,777 INFO anaconda: found installation media on sr0 >14:38:54,161 INFO anaconda: set mediaid of repo InstallationRepo to: 1287685820.403779 >14:39:15,698 INFO anaconda: initscripts is arch: x86_64 >14:39:15,743 INFO anaconda: po.arch is arch: x86_64 >14:39:15,743 INFO anaconda: leaving (1) step reposetup >14:39:15,743 INFO anaconda: moving (1) to step postselection >14:39:15,743 DEBUG anaconda: postselection is a direct step >14:39:50,406 INFO anaconda: leaving (1) step postselection >14:39:50,406 INFO anaconda: moving (1) to step reipl >14:39:50,406 DEBUG anaconda: reipl is a direct step >14:39:50,406 INFO anaconda: leaving (1) step reipl >14:39:50,406 INFO anaconda: moving (1) to step install >14:39:50,422 INFO anaconda: leaving (1) step install >14:39:50,422 INFO anaconda: moving (1) to step preinstallconfig >14:39:50,422 DEBUG anaconda: preinstallconfig is a direct step >14:39:50,598 INFO anaconda: Backend logger started. >14:39:50,599 DEBUG anaconda: isys.py:mount()- going to mount /selinux on /mnt/sysimage/selinux as selinuxfs with options defaults >14:39:50,608 DEBUG anaconda: isys.py:mount()- going to mount /proc/bus/usb on /mnt/sysimage/proc/bus/usb as usbfs with options defaults >14:39:50,622 INFO anaconda: leaving (1) step preinstallconfig >14:39:50,622 INFO anaconda: moving (1) to step installpackages >14:39:50,622 DEBUG anaconda: installpackages is a direct step >14:39:50,622 INFO anaconda: Preparing to install packages > > >/tmp/program.log: >13:37:19,307 INFO program: Running... /bin/mount -n -t iso9660 -o ro /dev/sr0 /mnt/stage2 >13:37:21,456 INFO program: Running... /bin/mount -n -t auto -o ro,loop=/dev/loop0 /mnt/stage2/images/install.img /mnt/runtime >13:37:43,881 INFO program: Running... udevadm trigger --action=add --subsystem-match=net >13:37:43,895 INFO program: Running... udevadm settle --timeout=300 >13:37:44,258 INFO program: Running... udevadm trigger --action=add --subsystem-match=net >13:37:44,271 INFO program: Running... udevadm settle --timeout=300 >13:37:48,389 INFO program: Running... /usr/bin/metacity --display :1 --sm-disable >13:37:53,026 ERR program: Window manager warning: 0 stored in GConf key /desktop/gnome/peripherals/mouse/cursor_size is out of range 1 to 128 >13:37:57,721 ERR program: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x80000d (Fedora Ins) >13:37:57,721 ERR program: Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed. >13:38:09,876 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >13:38:10,102 INFO program: Running... modprobe fcoe >13:38:10,187 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >13:38:10,201 INFO program: No FCoE boot disk information is found in EDD! >13:38:10,202 INFO program: Running... modprobe scsi_wait_scan >13:38:10,207 INFO program: Running... rmmod scsi_wait_scan >13:38:10,212 INFO program: Running... udevadm settle --timeout=300 >13:38:10,533 INFO program: Running... multipath -d >13:38:10,700 INFO program: Running... modprobe scsi_wait_scan >13:38:10,705 INFO program: Running... rmmod scsi_wait_scan >13:38:10,713 INFO program: Running... udevadm settle --timeout=300 >13:38:10,750 INFO program: Running... modprobe scsi_wait_scan >13:38:10,756 INFO program: Running... rmmod scsi_wait_scan >13:38:10,761 INFO program: Running... udevadm settle --timeout=300 >13:38:10,920 INFO program: Running... modprobe scsi_wait_scan >13:38:10,925 INFO program: Running... rmmod scsi_wait_scan >13:38:10,931 INFO program: Running... udevadm settle --timeout=300 >13:38:10,966 INFO program: Running... modprobe scsi_wait_scan >13:38:10,972 INFO program: Running... rmmod scsi_wait_scan >13:38:10,977 INFO program: Running... udevadm settle --timeout=300 >13:38:11,025 INFO program: Running... mdadm --examine --brief /dev/sdb2 >13:38:11,031 INFO program: ARRAY /dev/md/1 metadata=1.0 UUID=556b7002:0a9f586b:aa8fb832:a01ed669 name=localhost.localdomain:1 >13:38:11,040 INFO program: Running... udevadm settle --timeout=300 >13:38:11,054 INFO program: Running... mdadm --incremental --quiet /dev/sdb2 >13:38:11,061 INFO program: Running... udevadm settle --timeout=300 >13:38:11,096 INFO program: Running... mdadm --examine --brief /dev/sdb1 >13:38:11,102 INFO program: ARRAY /dev/md/0 metadata=1.0 UUID=5064589f:74c7c36f:bca5fde6:670f9693 name=localhost.localdomain:0 >13:38:11,112 INFO program: Running... udevadm settle --timeout=300 >13:38:11,126 INFO program: Running... mdadm --incremental --quiet /dev/sdb1 >13:38:11,132 INFO program: Running... udevadm settle --timeout=300 >13:38:11,174 INFO program: Running... udevadm settle --timeout=300 >13:38:11,188 INFO program: Running... mdadm --incremental --quiet /dev/sda1 >13:38:11,195 INFO program: Running... udevadm settle --timeout=300 >13:38:11,237 INFO program: Running... udevadm settle --timeout=300 >13:38:11,251 INFO program: Running... mdadm --incremental --quiet /dev/sdd1 >13:38:11,258 INFO program: Running... udevadm settle --timeout=300 >13:38:11,299 INFO program: Running... udevadm settle --timeout=300 >13:38:11,313 INFO program: Running... mdadm --incremental --quiet /dev/sdd2 >13:38:11,320 INFO program: Running... udevadm settle --timeout=300 >13:38:11,499 INFO program: Running... udevadm settle --timeout=300 >13:38:11,513 INFO program: Running... mdadm --incremental --quiet /dev/sda2 >13:38:11,520 INFO program: Running... udevadm settle --timeout=300 >13:38:11,562 INFO program: Running... udevadm settle --timeout=300 >13:38:11,576 INFO program: Running... mdadm --incremental --quiet /dev/sdc1 >13:38:11,623 INFO program: Running... udevadm settle --timeout=300 >13:38:11,797 INFO program: Running... udevadm settle --timeout=300 >13:38:11,811 INFO program: Running... mdadm --incremental --quiet /dev/sdc2 >13:38:11,874 INFO program: Running... udevadm settle --timeout=300 >13:38:12,342 INFO program: Running... modprobe scsi_wait_scan >13:38:12,348 INFO program: Running... rmmod scsi_wait_scan >13:38:12,354 INFO program: Running... udevadm settle --timeout=300 >13:38:12,382 INFO program: Running... dumpe2fs -h /dev/md0 >13:38:12,438 INFO program: Filesystem volume name: Boot >13:38:12,438 INFO program: Last mounted on: /boot >13:38:12,438 INFO program: Filesystem UUID: 1b23e8ef-c877-469d-aac5-babf90ec5d60 >13:38:12,438 INFO program: Filesystem magic number: 0xEF53 >13:38:12,438 INFO program: Filesystem revision #: 1 (dynamic) >13:38:12,438 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >13:38:12,438 INFO program: Filesystem flags: signed_directory_hash >13:38:12,438 INFO program: Default mount options: (none) >13:38:12,439 INFO program: Filesystem state: clean >13:38:12,439 INFO program: Errors behavior: Continue >13:38:12,439 INFO program: Filesystem OS type: Linux >13:38:12,439 INFO program: Inode count: 128520 >13:38:12,439 INFO program: Block count: 513044 >13:38:12,439 INFO program: Reserved block count: 25652 >13:38:12,439 INFO program: Free blocks: 291394 >13:38:12,439 INFO program: Free inodes: 128448 >13:38:12,439 INFO program: First block: 1 >13:38:12,439 INFO program: Block size: 1024 >13:38:12,439 INFO program: Fragment size: 1024 >13:38:12,439 INFO program: Reserved GDT blocks: 256 >13:38:12,439 INFO program: Blocks per group: 8192 >13:38:12,439 INFO program: Fragments per group: 8192 >13:38:12,439 INFO program: Inodes per group: 2040 >13:38:12,439 INFO program: Inode blocks per group: 255 >13:38:12,440 INFO program: Flex block group size: 16 >13:38:12,440 INFO program: Filesystem created: Fri Jan 29 12:10:43 1999 >13:38:12,440 INFO program: Last mount time: Tue Jan 18 12:08:12 2011 >13:38:12,440 INFO program: Last write time: Tue Jan 18 13:36:22 2011 >13:38:12,440 INFO program: Mount count: 5 >13:38:12,440 INFO program: Maximum mount count: 32 >13:38:12,440 INFO program: Last checked: Sun Jan 9 19:09:26 2011 >13:38:12,440 INFO program: Check interval: 15552000 (6 months) >13:38:12,440 INFO program: Next check after: Fri Jul 8 19:09:26 2011 >13:38:12,440 INFO program: Lifetime writes: 491 MB >13:38:12,440 INFO program: Reserved blocks uid: 0 (user root) >13:38:12,440 INFO program: Reserved blocks gid: 0 (group root) >13:38:12,440 INFO program: First inode: 11 >13:38:12,440 INFO program: Inode size: 128 >13:38:12,440 INFO program: Journal inode: 8 >13:38:12,441 INFO program: Default directory hash: half_md4 >13:38:12,441 INFO program: Directory Hash Seed: 28c3b9a7-2c49-4837-ac4b-40eee64ca5a8 >13:38:12,441 INFO program: Journal backup: inode blocks >13:38:12,441 INFO program: Journal features: journal_incompat_revoke >13:38:12,441 INFO program: Journal size: 8M >13:38:12,441 INFO program: Journal length: 8192 >13:38:12,441 INFO program: Journal sequence: 0x00000be3 >13:38:12,441 INFO program: Journal start: 0 >13:38:12,441 INFO program: >13:38:12,441 ERR program: dumpe2fs 1.41.12 (17-May-2010) >13:38:12,441 INFO program: Running... dumpe2fs -h /dev/md0 >13:38:12,452 INFO program: Filesystem volume name: Boot >13:38:12,452 INFO program: Last mounted on: /boot >13:38:12,452 INFO program: Filesystem UUID: 1b23e8ef-c877-469d-aac5-babf90ec5d60 >13:38:12,452 INFO program: Filesystem magic number: 0xEF53 >13:38:12,452 INFO program: Filesystem revision #: 1 (dynamic) >13:38:12,452 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >13:38:12,453 INFO program: Filesystem flags: signed_directory_hash >13:38:12,453 INFO program: Default mount options: (none) >13:38:12,453 INFO program: Filesystem state: clean >13:38:12,453 INFO program: Errors behavior: Continue >13:38:12,453 INFO program: Filesystem OS type: Linux >13:38:12,453 INFO program: Inode count: 128520 >13:38:12,453 INFO program: Block count: 513044 >13:38:12,453 INFO program: Reserved block count: 25652 >13:38:12,453 INFO program: Free blocks: 291394 >13:38:12,453 INFO program: Free inodes: 128448 >13:38:12,453 INFO program: First block: 1 >13:38:12,453 INFO program: Block size: 1024 >13:38:12,453 INFO program: Fragment size: 1024 >13:38:12,453 INFO program: Reserved GDT blocks: 256 >13:38:12,453 INFO program: Blocks per group: 8192 >13:38:12,453 INFO program: Fragments per group: 8192 >13:38:12,454 INFO program: Inodes per group: 2040 >13:38:12,454 INFO program: Inode blocks per group: 255 >13:38:12,454 INFO program: Flex block group size: 16 >13:38:12,454 INFO program: Filesystem created: Fri Jan 29 12:10:43 1999 >13:38:12,454 INFO program: Last mount time: Tue Jan 18 12:08:12 2011 >13:38:12,454 INFO program: Last write time: Tue Jan 18 13:36:22 2011 >13:38:12,454 INFO program: Mount count: 5 >13:38:12,454 INFO program: Maximum mount count: 32 >13:38:12,454 INFO program: Last checked: Sun Jan 9 19:09:26 2011 >13:38:12,454 INFO program: Check interval: 15552000 (6 months) >13:38:12,454 INFO program: Next check after: Fri Jul 8 19:09:26 2011 >13:38:12,454 INFO program: Lifetime writes: 491 MB >13:38:12,454 INFO program: Reserved blocks uid: 0 (user root) >13:38:12,454 INFO program: Reserved blocks gid: 0 (group root) >13:38:12,454 INFO program: First inode: 11 >13:38:12,455 INFO program: Inode size: 128 >13:38:12,455 INFO program: Journal inode: 8 >13:38:12,455 INFO program: Default directory hash: half_md4 >13:38:12,455 INFO program: Directory Hash Seed: 28c3b9a7-2c49-4837-ac4b-40eee64ca5a8 >13:38:12,455 INFO program: Journal backup: inode blocks >13:38:12,455 INFO program: Journal features: journal_incompat_revoke >13:38:12,455 INFO program: Journal size: 8M >13:38:12,455 INFO program: Journal length: 8192 >13:38:12,455 INFO program: Journal sequence: 0x00000be3 >13:38:12,455 INFO program: Journal start: 0 >13:38:12,455 INFO program: >13:38:12,455 ERR program: dumpe2fs 1.41.12 (17-May-2010) >13:38:12,455 INFO program: Running... resize2fs -P /dev/md0 >13:38:12,494 INFO program: Estimated minimum size of the filesystem: 217868 >13:38:12,494 ERR program: resize2fs 1.41.12 (17-May-2010) >13:38:12,512 INFO program: Running... modprobe scsi_wait_scan >13:38:12,518 INFO program: Running... rmmod scsi_wait_scan >13:38:12,523 INFO program: Running... udevadm settle --timeout=300 >13:38:12,549 INFO program: Running... lvm lvchange -a y lvm2raid/LvSwap >13:38:12,740 INFO program: Running... lvm lvchange -a y lvm2raid/LvRoot >13:38:12,897 INFO program: Running... lvm lvchange -a y lvm2raid/LvHome >13:38:13,055 INFO program: Running... lvm lvchange -a y lvm2raid/LvData >13:38:13,211 INFO program: Running... lvm lvchange -a y lvm2raid/Kvm_Debian_Lenny_Texte_01 >13:38:13,370 INFO program: Running... lvm lvchange -a y lvm2raid/Kvm_Windows7_64 >13:38:13,520 INFO program: Running... modprobe scsi_wait_scan >13:38:13,526 INFO program: Running... rmmod scsi_wait_scan >13:38:13,531 INFO program: Running... udevadm settle --timeout=300 >13:38:13,570 INFO program: Running... dumpe2fs -h /dev/mapper/lvm2raid-LvRoot >13:38:13,605 INFO program: Filesystem volume name: Root >13:38:13,605 INFO program: Last mounted on: / >13:38:13,605 INFO program: Filesystem UUID: 29d54a1d-75ee-4ed3-8ab2-9fb00256bb23 >13:38:13,605 INFO program: Filesystem magic number: 0xEF53 >13:38:13,605 INFO program: Filesystem revision #: 1 (dynamic) >13:38:13,605 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >13:38:13,605 INFO program: Filesystem flags: signed_directory_hash >13:38:13,605 INFO program: Default mount options: (none) >13:38:13,605 INFO program: Filesystem state: clean >13:38:13,605 INFO program: Errors behavior: Continue >13:38:13,606 INFO program: Filesystem OS type: Linux >13:38:13,606 INFO program: Inode count: 4194304 >13:38:13,606 INFO program: Block count: 16777216 >13:38:13,606 INFO program: Reserved block count: 838860 >13:38:13,606 INFO program: Free blocks: 12555396 >13:38:13,606 INFO program: Free inodes: 3726245 >13:38:13,606 INFO program: First block: 0 >13:38:13,606 INFO program: Block size: 4096 >13:38:13,606 INFO program: Fragment size: 4096 >13:38:13,606 INFO program: Reserved GDT blocks: 1020 >13:38:13,606 INFO program: Blocks per group: 32768 >13:38:13,606 INFO program: Fragments per group: 32768 >13:38:13,606 INFO program: Inodes per group: 8192 >13:38:13,606 INFO program: Inode blocks per group: 512 >13:38:13,606 INFO program: RAID stride: 128 >13:38:13,606 INFO program: RAID stripe width: 384 >13:38:13,607 INFO program: Flex block group size: 16 >13:38:13,607 INFO program: Filesystem created: Fri Jan 29 11:35:45 1999 >13:38:13,607 INFO program: Last mount time: Tue Jan 18 12:08:11 2011 >13:38:13,607 INFO program: Last write time: Tue Jan 18 11:41:42 2011 >13:38:13,607 INFO program: Mount count: 7 >13:38:13,607 INFO program: Maximum mount count: 22 >13:38:13,607 INFO program: Last checked: Sun Jan 9 19:08:35 2011 >13:38:13,607 INFO program: Check interval: 15552000 (6 months) >13:38:13,607 INFO program: Next check after: Fri Jul 8 19:08:35 2011 >13:38:13,607 INFO program: Lifetime writes: 931 GB >13:38:13,607 INFO program: Reserved blocks uid: 0 (user root) >13:38:13,607 INFO program: Reserved blocks gid: 0 (group root) >13:38:13,607 INFO program: First inode: 11 >13:38:13,607 INFO program: Inode size: 256 >13:38:13,607 INFO program: Required extra isize: 28 >13:38:13,608 INFO program: Desired extra isize: 28 >13:38:13,608 INFO program: Journal inode: 8 >13:38:13,608 INFO program: Default directory hash: half_md4 >13:38:13,608 INFO program: Directory Hash Seed: ec351b94-6768-40ad-984e-3afdaf8f7d18 >13:38:13,608 INFO program: Journal backup: inode blocks >13:38:13,608 INFO program: Journal features: journal_incompat_revoke >13:38:13,608 INFO program: Journal size: 128M >13:38:13,608 INFO program: Journal length: 32768 >13:38:13,608 INFO program: Journal sequence: 0x004a61c2 >13:38:13,608 INFO program: Journal start: 0 >13:38:13,608 INFO program: >13:38:13,608 ERR program: dumpe2fs 1.41.12 (17-May-2010) >13:38:13,608 INFO program: Running... dumpe2fs -h /dev/mapper/lvm2raid-LvRoot >13:38:13,614 INFO program: Filesystem volume name: Root >13:38:13,614 INFO program: Last mounted on: / >13:38:13,614 INFO program: Filesystem UUID: 29d54a1d-75ee-4ed3-8ab2-9fb00256bb23 >13:38:13,614 INFO program: Filesystem magic number: 0xEF53 >13:38:13,614 INFO program: Filesystem revision #: 1 (dynamic) >13:38:13,615 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >13:38:13,615 INFO program: Filesystem flags: signed_directory_hash >13:38:13,615 INFO program: Default mount options: (none) >13:38:13,615 INFO program: Filesystem state: clean >13:38:13,615 INFO program: Errors behavior: Continue >13:38:13,615 INFO program: Filesystem OS type: Linux >13:38:13,615 INFO program: Inode count: 4194304 >13:38:13,615 INFO program: Block count: 16777216 >13:38:13,615 INFO program: Reserved block count: 838860 >13:38:13,615 INFO program: Free blocks: 12555396 >13:38:13,615 INFO program: Free inodes: 3726245 >13:38:13,615 INFO program: First block: 0 >13:38:13,615 INFO program: Block size: 4096 >13:38:13,615 INFO program: Fragment size: 4096 >13:38:13,615 INFO program: Reserved GDT blocks: 1020 >13:38:13,616 INFO program: Blocks per group: 32768 >13:38:13,616 INFO program: Fragments per group: 32768 >13:38:13,616 INFO program: Inodes per group: 8192 >13:38:13,616 INFO program: Inode blocks per group: 512 >13:38:13,616 INFO program: RAID stride: 128 >13:38:13,616 INFO program: RAID stripe width: 384 >13:38:13,616 INFO program: Flex block group size: 16 >13:38:13,616 INFO program: Filesystem created: Fri Jan 29 11:35:45 1999 >13:38:13,616 INFO program: Last mount time: Tue Jan 18 12:08:11 2011 >13:38:13,616 INFO program: Last write time: Tue Jan 18 11:41:42 2011 >13:38:13,616 INFO program: Mount count: 7 >13:38:13,616 INFO program: Maximum mount count: 22 >13:38:13,616 INFO program: Last checked: Sun Jan 9 19:08:35 2011 >13:38:13,616 INFO program: Check interval: 15552000 (6 months) >13:38:13,616 INFO program: Next check after: Fri Jul 8 19:08:35 2011 >13:38:13,617 INFO program: Lifetime writes: 931 GB >13:38:13,617 INFO program: Reserved blocks uid: 0 (user root) >13:38:13,617 INFO program: Reserved blocks gid: 0 (group root) >13:38:13,617 INFO program: First inode: 11 >13:38:13,617 INFO program: Inode size: 256 >13:38:13,617 INFO program: Required extra isize: 28 >13:38:13,617 INFO program: Desired extra isize: 28 >13:38:13,617 INFO program: Journal inode: 8 >13:38:13,617 INFO program: Default directory hash: half_md4 >13:38:13,617 INFO program: Directory Hash Seed: ec351b94-6768-40ad-984e-3afdaf8f7d18 >13:38:13,617 INFO program: Journal backup: inode blocks >13:38:13,617 INFO program: Journal features: journal_incompat_revoke >13:38:13,617 INFO program: Journal size: 128M >13:38:13,617 INFO program: Journal length: 32768 >13:38:13,617 INFO program: Journal sequence: 0x004a61c2 >13:38:13,617 INFO program: Journal start: 0 >13:38:13,618 INFO program: >13:38:13,618 ERR program: dumpe2fs 1.41.12 (17-May-2010) >13:38:13,618 INFO program: Running... resize2fs -P /dev/mapper/lvm2raid-LvRoot >13:38:13,623 INFO program: Estimated minimum size of the filesystem: 4050471 >13:38:13,623 ERR program: resize2fs 1.41.12 (17-May-2010) >13:38:13,637 INFO program: Running... dumpe2fs -h /dev/mapper/lvm2raid-LvHome >13:38:13,653 INFO program: Filesystem volume name: Home >13:38:13,653 INFO program: Last mounted on: /home >13:38:13,653 INFO program: Filesystem UUID: db6d46b3-1dfd-4d65-89d7-1ddc2bd67af9 >13:38:13,653 INFO program: Filesystem magic number: 0xEF53 >13:38:13,653 INFO program: Filesystem revision #: 1 (dynamic) >13:38:13,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 >13:38:13,653 INFO program: Filesystem flags: signed_directory_hash >13:38:13,653 INFO program: Default mount options: (none) >13:38:13,653 INFO program: Filesystem state: clean >13:38:13,653 INFO program: Errors behavior: Continue >13:38:13,653 INFO program: Filesystem OS type: Linux >13:38:13,653 INFO program: Inode count: 8388608 >13:38:13,654 INFO program: Block count: 33554432 >13:38:13,654 INFO program: Reserved block count: 1677721 >13:38:13,654 INFO program: Free blocks: 30861454 >13:38:13,654 INFO program: Free inodes: 8274664 >13:38:13,654 INFO program: First block: 0 >13:38:13,654 INFO program: Block size: 4096 >13:38:13,654 INFO program: Fragment size: 4096 >13:38:13,654 INFO program: Reserved GDT blocks: 1016 >13:38:13,654 INFO program: Blocks per group: 32768 >13:38:13,654 INFO program: Fragments per group: 32768 >13:38:13,654 INFO program: Inodes per group: 8192 >13:38:13,654 INFO program: Inode blocks per group: 512 >13:38:13,654 INFO program: RAID stride: 128 >13:38:13,654 INFO program: RAID stripe width: 384 >13:38:13,654 INFO program: Flex block group size: 16 >13:38:13,655 INFO program: Filesystem created: Fri Jan 29 11:36:21 1999 >13:38:13,655 INFO program: Last mount time: Tue Jan 18 12:08:12 2011 >13:38:13,655 INFO program: Last write time: Tue Jan 18 13:36:22 2011 >13:38:13,655 INFO program: Mount count: 2 >13:38:13,655 INFO program: Maximum mount count: 26 >13:38:13,655 INFO program: Last checked: Tue Jan 18 11:54:50 2011 >13:38:13,655 INFO program: Check interval: 15552000 (6 months) >13:38:13,655 INFO program: Next check after: Sun Jul 17 11:54:50 2011 >13:38:13,655 INFO program: Lifetime writes: 454 GB >13:38:13,655 INFO program: Reserved blocks uid: 0 (user root) >13:38:13,655 INFO program: Reserved blocks gid: 0 (group root) >13:38:13,655 INFO program: First inode: 11 >13:38:13,655 INFO program: Inode size: 256 >13:38:13,655 INFO program: Required extra isize: 28 >13:38:13,655 INFO program: Desired extra isize: 28 >13:38:13,655 INFO program: Journal inode: 8 >13:38:13,656 INFO program: Default directory hash: half_md4 >13:38:13,656 INFO program: Directory Hash Seed: cffc5ff1-6097-4fa9-8bd2-35f8d3fb1017 >13:38:13,656 INFO program: Journal backup: inode blocks >13:38:13,656 INFO program: Journal features: journal_incompat_revoke >13:38:13,656 INFO program: Journal size: 128M >13:38:13,656 INFO program: Journal length: 32768 >13:38:13,656 INFO program: Journal sequence: 0x005c5d6f >13:38:13,656 INFO program: Journal start: 0 >13:38:13,656 INFO program: >13:38:13,656 ERR program: dumpe2fs 1.41.12 (17-May-2010) >13:38:13,656 INFO program: Running... dumpe2fs -h /dev/mapper/lvm2raid-LvHome >13:38:13,662 INFO program: Filesystem volume name: Home >13:38:13,662 INFO program: Last mounted on: /home >13:38:13,662 INFO program: Filesystem UUID: db6d46b3-1dfd-4d65-89d7-1ddc2bd67af9 >13:38:13,662 INFO program: Filesystem magic number: 0xEF53 >13:38:13,663 INFO program: Filesystem revision #: 1 (dynamic) >13:38:13,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 >13:38:13,663 INFO program: Filesystem flags: signed_directory_hash >13:38:13,663 INFO program: Default mount options: (none) >13:38:13,663 INFO program: Filesystem state: clean >13:38:13,663 INFO program: Errors behavior: Continue >13:38:13,663 INFO program: Filesystem OS type: Linux >13:38:13,663 INFO program: Inode count: 8388608 >13:38:13,663 INFO program: Block count: 33554432 >13:38:13,663 INFO program: Reserved block count: 1677721 >13:38:13,663 INFO program: Free blocks: 30861454 >13:38:13,663 INFO program: Free inodes: 8274664 >13:38:13,663 INFO program: First block: 0 >13:38:13,663 INFO program: Block size: 4096 >13:38:13,663 INFO program: Fragment size: 4096 >13:38:13,663 INFO program: Reserved GDT blocks: 1016 >13:38:13,664 INFO program: Blocks per group: 32768 >13:38:13,664 INFO program: Fragments per group: 32768 >13:38:13,664 INFO program: Inodes per group: 8192 >13:38:13,664 INFO program: Inode blocks per group: 512 >13:38:13,664 INFO program: RAID stride: 128 >13:38:13,664 INFO program: RAID stripe width: 384 >13:38:13,664 INFO program: Flex block group size: 16 >13:38:13,664 INFO program: Filesystem created: Fri Jan 29 11:36:21 1999 >13:38:13,664 INFO program: Last mount time: Tue Jan 18 12:08:12 2011 >13:38:13,664 INFO program: Last write time: Tue Jan 18 13:36:22 2011 >13:38:13,664 INFO program: Mount count: 2 >13:38:13,664 INFO program: Maximum mount count: 26 >13:38:13,664 INFO program: Last checked: Tue Jan 18 11:54:50 2011 >13:38:13,664 INFO program: Check interval: 15552000 (6 months) >13:38:13,664 INFO program: Next check after: Sun Jul 17 11:54:50 2011 >13:38:13,665 INFO program: Lifetime writes: 454 GB >13:38:13,665 INFO program: Reserved blocks uid: 0 (user root) >13:38:13,665 INFO program: Reserved blocks gid: 0 (group root) >13:38:13,665 INFO program: First inode: 11 >13:38:13,665 INFO program: Inode size: 256 >13:38:13,665 INFO program: Required extra isize: 28 >13:38:13,665 INFO program: Desired extra isize: 28 >13:38:13,665 INFO program: Journal inode: 8 >13:38:13,665 INFO program: Default directory hash: half_md4 >13:38:13,665 INFO program: Directory Hash Seed: cffc5ff1-6097-4fa9-8bd2-35f8d3fb1017 >13:38:13,665 INFO program: Journal backup: inode blocks >13:38:13,665 INFO program: Journal features: journal_incompat_revoke >13:38:13,665 INFO program: Journal size: 128M >13:38:13,665 INFO program: Journal length: 32768 >13:38:13,665 INFO program: Journal sequence: 0x005c5d6f >13:38:13,666 INFO program: Journal start: 0 >13:38:13,666 INFO program: >13:38:13,666 ERR program: dumpe2fs 1.41.12 (17-May-2010) >13:38:13,666 INFO program: Running... resize2fs -P /dev/mapper/lvm2raid-LvHome >13:38:13,671 INFO program: Estimated minimum size of the filesystem: 2265856 >13:38:13,671 ERR program: resize2fs 1.41.12 (17-May-2010) >13:38:13,685 INFO program: Running... dumpe2fs -h /dev/mapper/lvm2raid-LvData >13:38:13,706 INFO program: Filesystem volume name: Data >13:38:13,706 INFO program: Last mounted on: /media/Data >13:38:13,706 INFO program: Filesystem UUID: 144637ba-6103-48e4-9afb-0762032fd813 >13:38:13,706 INFO program: Filesystem magic number: 0xEF53 >13:38:13,707 INFO program: Filesystem revision #: 1 (dynamic) >13:38:13,707 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >13:38:13,707 INFO program: Filesystem flags: signed_directory_hash >13:38:13,707 INFO program: Default mount options: (none) >13:38:13,707 INFO program: Filesystem state: clean >13:38:13,707 INFO program: Errors behavior: Continue >13:38:13,707 INFO program: Filesystem OS type: Linux >13:38:13,707 INFO program: Inode count: 67108864 >13:38:13,707 INFO program: Block count: 268435456 >13:38:13,707 INFO program: Reserved block count: 13421772 >13:38:13,707 INFO program: Free blocks: 143881986 >13:38:13,707 INFO program: Free inodes: 66677617 >13:38:13,707 INFO program: First block: 0 >13:38:13,707 INFO program: Block size: 4096 >13:38:13,707 INFO program: Fragment size: 4096 >13:38:13,708 INFO program: Reserved GDT blocks: 960 >13:38:13,708 INFO program: Blocks per group: 32768 >13:38:13,708 INFO program: Fragments per group: 32768 >13:38:13,708 INFO program: Inodes per group: 8192 >13:38:13,708 INFO program: Inode blocks per group: 512 >13:38:13,708 INFO program: RAID stride: 128 >13:38:13,708 INFO program: RAID stripe width: 384 >13:38:13,708 INFO program: Flex block group size: 16 >13:38:13,708 INFO program: Filesystem created: Sat Jan 30 20:10:02 2010 >13:38:13,708 INFO program: Last mount time: Tue Jan 18 12:08:13 2011 >13:38:13,708 INFO program: Last write time: Tue Jan 18 13:36:22 2011 >13:38:13,708 INFO program: Mount count: 12 >13:38:13,708 INFO program: Maximum mount count: 26 >13:38:13,708 INFO program: Last checked: Tue Nov 9 11:54:45 2010 >13:38:13,708 INFO program: Check interval: 15552000 (6 months) >13:38:13,708 INFO program: Next check after: Sun May 8 11:54:45 2011 >13:38:13,709 INFO program: Lifetime writes: 1485 GB >13:38:13,709 INFO program: Reserved blocks uid: 0 (user root) >13:38:13,709 INFO program: Reserved blocks gid: 0 (group root) >13:38:13,709 INFO program: First inode: 11 >13:38:13,709 INFO program: Inode size: 256 >13:38:13,709 INFO program: Required extra isize: 28 >13:38:13,709 INFO program: Desired extra isize: 28 >13:38:13,709 INFO program: Journal inode: 8 >13:38:13,709 INFO program: Default directory hash: half_md4 >13:38:13,709 INFO program: Directory Hash Seed: 8b4da2c6-5ecc-494b-aaa9-0d2d07f135f8 >13:38:13,709 INFO program: Journal backup: inode blocks >13:38:13,709 INFO program: Journal features: journal_incompat_revoke >13:38:13,709 INFO program: Journal size: 128M >13:38:13,709 INFO program: Journal length: 32768 >13:38:13,709 INFO program: Journal sequence: 0x00304306 >13:38:13,710 INFO program: Journal start: 0 >13:38:13,710 INFO program: >13:38:13,710 ERR program: dumpe2fs 1.41.12 (17-May-2010) >13:38:13,710 INFO program: Running... dumpe2fs -h /dev/mapper/lvm2raid-LvData >13:38:13,717 INFO program: Filesystem volume name: Data >13:38:13,717 INFO program: Last mounted on: /media/Data >13:38:13,717 INFO program: Filesystem UUID: 144637ba-6103-48e4-9afb-0762032fd813 >13:38:13,717 INFO program: Filesystem magic number: 0xEF53 >13:38:13,717 INFO program: Filesystem revision #: 1 (dynamic) >13:38:13,717 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >13:38:13,717 INFO program: Filesystem flags: signed_directory_hash >13:38:13,717 INFO program: Default mount options: (none) >13:38:13,717 INFO program: Filesystem state: clean >13:38:13,717 INFO program: Errors behavior: Continue >13:38:13,717 INFO program: Filesystem OS type: Linux >13:38:13,717 INFO program: Inode count: 67108864 >13:38:13,718 INFO program: Block count: 268435456 >13:38:13,718 INFO program: Reserved block count: 13421772 >13:38:13,718 INFO program: Free blocks: 143881986 >13:38:13,718 INFO program: Free inodes: 66677617 >13:38:13,718 INFO program: First block: 0 >13:38:13,718 INFO program: Block size: 4096 >13:38:13,718 INFO program: Fragment size: 4096 >13:38:13,718 INFO program: Reserved GDT blocks: 960 >13:38:13,718 INFO program: Blocks per group: 32768 >13:38:13,718 INFO program: Fragments per group: 32768 >13:38:13,718 INFO program: Inodes per group: 8192 >13:38:13,718 INFO program: Inode blocks per group: 512 >13:38:13,718 INFO program: RAID stride: 128 >13:38:13,718 INFO program: RAID stripe width: 384 >13:38:13,718 INFO program: Flex block group size: 16 >13:38:13,718 INFO program: Filesystem created: Sat Jan 30 20:10:02 2010 >13:38:13,719 INFO program: Last mount time: Tue Jan 18 12:08:13 2011 >13:38:13,719 INFO program: Last write time: Tue Jan 18 13:36:22 2011 >13:38:13,719 INFO program: Mount count: 12 >13:38:13,719 INFO program: Maximum mount count: 26 >13:38:13,719 INFO program: Last checked: Tue Nov 9 11:54:45 2010 >13:38:13,719 INFO program: Check interval: 15552000 (6 months) >13:38:13,719 INFO program: Next check after: Sun May 8 11:54:45 2011 >13:38:13,719 INFO program: Lifetime writes: 1485 GB >13:38:13,719 INFO program: Reserved blocks uid: 0 (user root) >13:38:13,719 INFO program: Reserved blocks gid: 0 (group root) >13:38:13,719 INFO program: First inode: 11 >13:38:13,719 INFO program: Inode size: 256 >13:38:13,719 INFO program: Required extra isize: 28 >13:38:13,719 INFO program: Desired extra isize: 28 >13:38:13,719 INFO program: Journal inode: 8 >13:38:13,720 INFO program: Default directory hash: half_md4 >13:38:13,720 INFO program: Directory Hash Seed: 8b4da2c6-5ecc-494b-aaa9-0d2d07f135f8 >13:38:13,720 INFO program: Journal backup: inode blocks >13:38:13,720 INFO program: Journal features: journal_incompat_revoke >13:38:13,720 INFO program: Journal size: 128M >13:38:13,720 INFO program: Journal length: 32768 >13:38:13,720 INFO program: Journal sequence: 0x00304306 >13:38:13,720 INFO program: Journal start: 0 >13:38:13,720 INFO program: >13:38:13,720 ERR program: dumpe2fs 1.41.12 (17-May-2010) >13:38:13,720 INFO program: Running... resize2fs -P /dev/mapper/lvm2raid-LvData >13:38:13,727 INFO program: Estimated minimum size of the filesystem: 122567745 >13:38:13,727 ERR program: resize2fs 1.41.12 (17-May-2010) >13:38:13,925 INFO program: Running... modprobe scsi_wait_scan >13:38:13,930 INFO program: Running... rmmod scsi_wait_scan >13:38:13,935 INFO program: Running... udevadm settle --timeout=300 >13:38:13,973 INFO program: Running... udevadm settle --timeout=300 >13:38:13,987 INFO program: Running... mdadm --stop /dev/md0 >13:38:14,057 ERR program: mdadm: stopped /dev/md0 >13:38:14,064 INFO program: Running... udevadm settle --timeout=300 >13:38:14,081 INFO program: Running... udevadm settle --timeout=300 >13:38:14,102 INFO program: Running... udevadm settle --timeout=300 >13:38:14,120 INFO program: Running... udevadm settle --timeout=300 >13:38:14,141 INFO program: Running... udevadm settle --timeout=300 >13:38:14,158 INFO program: Running... udevadm settle --timeout=300 >13:38:14,179 INFO program: Running... udevadm settle --timeout=300 >13:38:14,196 INFO program: Running... udevadm settle --timeout=300 >13:38:14,211 INFO program: Running... udevadm settle --timeout=300 >13:38:14,229 INFO program: Running... udevadm settle --timeout=300 >13:38:14,244 INFO program: Running... lvm lvchange -a n lvm2raid/LvSwap >13:38:14,623 INFO program: Running... lvm vgchange -a n lvm2raid >13:38:14,794 INFO program: 0 logical volume(s) in volume group "lvm2raid" now active >13:38:14,798 INFO program: Running... udevadm settle --timeout=300 >13:38:14,812 INFO program: Running... mdadm --stop /dev/md1 >13:38:14,948 ERR program: mdadm: stopped /dev/md1 >13:38:14,956 INFO program: Running... udevadm settle --timeout=300 >13:38:14,976 INFO program: Running... udevadm settle --timeout=300 >13:38:14,997 INFO program: Running... udevadm settle --timeout=300 >13:38:15,015 INFO program: Running... udevadm settle --timeout=300 >13:38:15,036 INFO program: Running... udevadm settle --timeout=300 >13:38:15,054 INFO program: Running... udevadm settle --timeout=300 >13:38:15,076 INFO program: Running... udevadm settle --timeout=300 >13:38:15,094 INFO program: Running... udevadm settle --timeout=300 >13:38:15,119 INFO program: Running... udevadm settle --timeout=300 >13:38:15,137 INFO program: Running... udevadm settle --timeout=300 >13:38:15,158 INFO program: Running... udevadm settle --timeout=300 >13:38:15,176 INFO program: Running... udevadm settle --timeout=300 >13:38:15,197 INFO program: Running... udevadm settle --timeout=300 >13:38:15,215 INFO program: Running... udevadm settle --timeout=300 >13:38:15,237 INFO program: Running... udevadm settle --timeout=300 >13:38:15,255 INFO program: Running... udevadm settle --timeout=300 >13:38:15,280 INFO program: Running... udevadm settle --timeout=300 >13:38:15,298 INFO program: Running... udevadm settle --timeout=300 >13:38:15,319 INFO program: Running... udevadm settle --timeout=300 >13:38:15,337 INFO program: Running... udevadm settle --timeout=300 >13:38:15,358 INFO program: Running... udevadm settle --timeout=300 >13:38:15,376 INFO program: Running... udevadm settle --timeout=300 >13:38:15,397 INFO program: Running... udevadm settle --timeout=300 >13:38:15,415 INFO program: Running... udevadm settle --timeout=300 >13:38:15,440 INFO program: Running... udevadm settle --timeout=300 >13:38:15,458 INFO program: Running... udevadm settle --timeout=300 >13:38:15,479 INFO program: Running... udevadm settle --timeout=300 >13:38:15,498 INFO program: Running... udevadm settle --timeout=300 >13:38:15,519 INFO program: Running... udevadm settle --timeout=300 >13:38:15,537 INFO program: Running... udevadm settle --timeout=300 >13:38:15,559 INFO program: Running... udevadm settle --timeout=300 >13:38:15,577 INFO program: Running... udevadm settle --timeout=300 >13:38:15,601 INFO program: Running... udevadm settle --timeout=300 >13:38:15,620 INFO program: Running... udevadm settle --timeout=300 >13:38:15,641 INFO program: Running... udevadm settle --timeout=300 >13:38:15,659 INFO program: Running... udevadm settle --timeout=300 >13:38:15,680 INFO program: Running... udevadm settle --timeout=300 >13:38:15,698 INFO program: Running... udevadm settle --timeout=300 >13:38:15,720 INFO program: Running... udevadm settle --timeout=300 >13:38:15,738 INFO program: Running... udevadm settle --timeout=300 >13:38:15,762 INFO program: Running... udevadm settle --timeout=300 >13:38:15,780 INFO program: Running... udevadm settle --timeout=300 >13:38:15,802 INFO program: Running... udevadm settle --timeout=300 >13:38:15,820 INFO program: Running... udevadm settle --timeout=300 >13:38:15,841 INFO program: Running... udevadm settle --timeout=300 >13:38:15,860 INFO program: Running... udevadm settle --timeout=300 >13:38:15,881 INFO program: Running... udevadm settle --timeout=300 >13:38:15,899 INFO program: Running... udevadm settle --timeout=300 >13:38:16,415 INFO program: Running... mdadm --assemble /dev/md0 --uuid=5064589f:74c7c36f:bca5fde6:670f9693 --run --auto=md --update=super-minor /dev/sdb1 /dev/sda1 /dev/sdd1 /dev/sdc1 >13:38:16,553 ERR program: mdadm: /dev/md0 has been started with 4 drives. >13:38:16,553 INFO program: Running... udevadm settle --timeout=300 >13:38:16,621 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/md0 /mnt/sysimage >13:38:16,641 INFO program: Running... /bin/umount /mnt/sysimage >13:38:16,644 INFO program: Running... udevadm settle --timeout=300 >13:38:16,658 INFO program: Running... mdadm --stop /dev/md0 >13:38:16,697 ERR program: mdadm: stopped /dev/md0 >13:38:16,704 INFO program: Running... udevadm settle --timeout=300 >13:38:16,722 INFO program: Running... udevadm settle --timeout=300 >13:38:16,742 INFO program: Running... udevadm settle --timeout=300 >13:38:16,759 INFO program: Running... udevadm settle --timeout=300 >13:38:16,779 INFO program: Running... udevadm settle --timeout=300 >13:38:16,796 INFO program: Running... udevadm settle --timeout=300 >13:38:16,816 INFO program: Running... udevadm settle --timeout=300 >13:38:16,833 INFO program: Running... udevadm settle --timeout=300 >13:38:16,873 INFO program: Running... mdadm --assemble /dev/md1 --uuid=556b7002:0a9f586b:aa8fb832:a01ed669 --run --auto=md --update=super-minor /dev/sdb2 /dev/sdd2 /dev/sda2 /dev/sdc2 >13:38:17,085 ERR program: mdadm: /dev/md1 has been started with 4 drives. >13:38:17,085 INFO program: Running... udevadm settle --timeout=300 >13:38:17,301 INFO program: Running... lvm lvchange -a y lvm2raid/LvRoot >13:38:17,461 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/mapper/lvm2raid-LvRoot /mnt/sysimage >13:38:17,557 INFO program: Running... /bin/umount /mnt/sysimage >13:38:17,560 INFO program: Running... udevadm settle --timeout=300 >13:38:17,574 INFO program: Running... lvm lvchange -a n lvm2raid/LvRoot >13:38:17,648 INFO program: Running... lvm vgchange -a n lvm2raid >13:38:17,665 INFO program: 0 logical volume >13:38:17,669 INFO program: Running... udevadm settle --timeout=300 >13:38:17,683 INFO program: Running... mdadm --stop /dev/md1 >13:38:17,749 ERR program: mdadm: stopped /dev/md1 >13:38:17,756 INFO program: Running... udevadm settle --timeout=300 >13:38:17,774 INFO program: Running... udevadm settle --timeout=300 >13:38:17,795 INFO program: Running... udevadm settle --timeout=300 >13:38:17,813 INFO program: Running... udevadm settle --timeout=300 >13:38:17,834 INFO program: Running... udevadm settle --timeout=300 >13:38:17,852 INFO program: Running... udevadm settle --timeout=300 >13:38:17,873 INFO program: Running... udevadm settle --timeout=300 >13:38:17,891 INFO program: Running... udevadm settle --timeout=300 >13:38:17,930 INFO program: Running... mdadm --assemble /dev/md1 --uuid=556b7002:0a9f586b:aa8fb832:a01ed669 --run --auto=md --update=super-minor /dev/sdb2 /dev/sdd2 /dev/sda2 /dev/sdc2 >13:38:18,182 ERR program: mdadm: /dev/md1 has been started with 4 drives. >13:38:18,183 INFO program: Running... udevadm settle --timeout=300 >13:38:18,248 INFO program: Running... lvm lvchange -a y lvm2raid/LvHome >13:38:18,408 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/mapper/lvm2raid-LvHome /mnt/sysimage >13:38:18,472 INFO program: Running... /bin/umount /mnt/sysimage >13:38:18,474 INFO program: Running... udevadm settle --timeout=300 >13:38:18,488 INFO program: Running... lvm lvchange -a n lvm2raid/LvHome >13:38:18,562 INFO program: Running... lvm vgchange -a n lvm2raid >13:38:18,579 INFO program: 0 logical volume(s) in volum >13:38:18,583 INFO program: Running... udevadm settle --timeout=300 >13:38:18,597 INFO program: Running... mdadm --stop /dev/md1 >13:38:18,658 ERR program: mdadm: stopped /dev/md1 >13:38:18,665 INFO program: Running... udevadm settle --timeout=300 >13:38:18,683 INFO program: Running... udevadm settle --timeout=300 >13:38:18,704 INFO program: Running... udevadm settle --timeout=300 >13:38:18,722 INFO program: Running... udevadm settle --timeout=300 >13:38:18,743 INFO program: Running... udevadm settle --timeout=300 >13:38:18,760 INFO program: Running... udevadm settle --timeout=300 >13:38:18,782 INFO program: Running... udevadm settle --timeout=300 >13:38:18,800 INFO program: Running... udevadm settle --timeout=300 >13:38:18,839 INFO program: Running... mdadm --assemble /dev/md1 --uuid=556b7002:0a9f586b:aa8fb832:a01ed669 --run --auto=md --update=super-minor /dev/sdb2 /dev/sdd2 /dev/sda2 /dev/sdc2 >13:38:18,929 ERR program: mdadm: /dev/md1 has been started with 4 drives. >13:38:18,929 INFO program: Running... udevadm settle --timeout=300 >13:38:18,995 INFO program: Running... lvm lvchange -a y lvm2raid/LvData >13:38:19,155 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/mapper/lvm2raid-LvData /mnt/sysimage >13:38:19,244 INFO program: Running... /bin/umount /mnt/sysimage >13:38:19,248 INFO program: Running... udevadm settle --timeout=300 >13:38:19,262 INFO program: Running... lvm lvchange -a n lvm2raid/LvData >13:38:19,351 INFO program: Running... lvm vgchange -a n lvm2raid >13:38:19,368 INFO program: 0 logical volume(s) in volu >13:38:19,372 INFO program: Running... udevadm settle --timeout=300 >13:38:19,386 INFO program: Running... mdadm --stop /dev/md1 >13:38:19,421 ERR program: mdadm: stopped /dev/md1 >13:38:19,429 INFO program: Running... udevadm settle --timeout=300 >13:38:19,447 INFO program: Running... udevadm settle --timeout=300 >13:38:19,468 INFO program: Running... udevadm settle --timeout=300 >13:38:19,486 INFO program: Running... udevadm settle --timeout=300 >13:38:19,507 INFO program: Running... udevadm settle --timeout=300 >13:38:19,525 INFO program: Running... udevadm settle --timeout=300 >13:38:19,546 INFO program: Running... udevadm settle --timeout=300 >13:38:19,563 INFO program: Running... udevadm settle --timeout=300 >13:38:26,082 INFO program: Running... modprobe scsi_wait_scan >13:38:26,088 INFO program: Running... rmmod scsi_wait_scan >13:38:26,093 INFO program: Running... udevadm settle --timeout=300 >13:38:26,114 INFO program: Running... modprobe scsi_wait_scan >13:38:26,119 INFO program: Running... rmmod scsi_wait_scan >13:38:26,125 INFO program: Running... udevadm settle --timeout=300 >13:38:26,145 INFO program: Running... modprobe scsi_wait_scan >13:38:26,151 INFO program: Running... rmmod scsi_wait_scan >13:38:26,156 INFO program: Running... udevadm settle --timeout=300 >13:38:26,176 INFO program: Running... modprobe scsi_wait_scan >13:38:26,182 INFO program: Running... rmmod scsi_wait_scan >13:38:26,187 INFO program: Running... udevadm settle --timeout=300 >13:38:41,980 INFO program: Running... mdadm --assemble /dev/md1 --uuid=556b7002:0a9f586b:aa8fb832:a01ed669 --run --auto=md --update=super-minor /dev/sdb2 /dev/sdd2 /dev/sda2 /dev/sdc2 >13:38:42,192 ERR program: mdadm: /dev/md1 has been started with 4 drives. >13:38:42,192 INFO program: Running... udevadm settle --timeout=300 >13:38:42,258 INFO program: Running... lvm lvchange -a y lvm2raid/LvRoot >13:38:42,417 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/mapper/lvm2raid-LvRoot /mnt/sysimage >13:38:42,868 INFO program: Running... dmsetup info --columns --noheadings -o devno lvm2raid-LvSwap >13:38:42,873 ERR program: Device does not exist. >13:38:42,873 ERR program: Command failed >13:38:42,883 INFO program: Running... lvm lvchange -a y lvm2raid/LvData >13:38:43,095 INFO program: Running... lvm lvchange -a y lvm2raid/LvHome >13:38:43,301 INFO program: Running... mdadm --assemble /dev/md0 --uuid=5064589f:74c7c36f:bca5fde6:670f9693 --run --auto=md --update=super-minor /dev/sdb1 /dev/sda1 /dev/sdd1 /dev/sdc1 >13:38:43,466 ERR program: mdadm: /dev/md0 has been started with 4 drives. >13:38:43,467 INFO program: Running... udevadm settle --timeout=300 >13:38:43,563 INFO program: Running... /bin/mount -n -t bind -o defaults,bind //dev /mnt/sysimage/dev >13:38:43,570 INFO program: Running... /bin/mount -n -t devpts -o gid=5,mode=620 /dev/devpts /mnt/sysimage/dev/pts >13:38:43,576 INFO program: Running... /bin/mount -n -t tmpfs -o defaults /dev/tmpfs /mnt/sysimage/dev/shm >13:38:43,583 INFO program: Running... /bin/mount -n -t proc -o defaults /dev/proc /mnt/sysimage/proc >13:38:43,589 INFO program: Running... /bin/mount -n -t sysfs -o defaults /dev/sysfs /mnt/sysimage/sys >13:38:43,642 INFO program: Running... lvm lvchange -a y lvm2raid/LvSwap >13:38:43,911 INFO program: Running... swapon /dev/mapper/lvm2raid-LvSwap >14:38:44,030 INFO program: Running... /usr/sbin/hwclock --hctosys >14:38:53,563 INFO program: Running... udevadm settle --timeout=300 >13:38:53,636 INFO program: Running... /bin/mount -n -t iso9660 -o ro /dev/sr0 /mnt/source >14:39:50,583 INFO program: Running... /sbin/rsyslogd -c 4 -f /etc/rsyslog_backend.conf -i /var/run/rsyslog_backend.pid >13:39:50,603 INFO program: Running... /bin/mount -n -t selinuxfs -o defaults /selinux /mnt/sysimage/selinux >13:39:50,613 INFO program: Running... /bin/mount -n -t usbfs -o defaults /proc/bus/usb /mnt/sysimage/proc/bus/usb > > >/tmp/storage.log: >13:37:41,192 DEBUG storage: registered device format class DiskLabel as disklabel >13:37:41,193 DEBUG storage: registered device format class DMRaidMember as dmraidmember >13:37:41,329 DEBUG storage: registered device format class Ext2FS as ext2 >13:37:41,329 DEBUG storage: registered device format class Ext3FS as ext3 >13:37:41,329 DEBUG storage: registered device format class Ext4FS as ext4 >13:37:41,329 DEBUG storage: registered device format class FATFS as vfat >13:37:41,329 DEBUG storage: registered device format class EFIFS as efi >13:37:41,330 DEBUG storage: registered device format class BTRFS as btrfs >13:37:41,330 DEBUG storage: registered device format class GFS2 as gfs2 >13:37:41,330 DEBUG storage: registered device format class JFS as jfs >13:37:41,330 DEBUG storage: registered device format class ReiserFS as reiserfs >13:37:41,330 DEBUG storage: registered device format class XFS as xfs >13:37:41,330 DEBUG storage: registered device format class HFS as hfs >13:37:41,330 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >13:37:41,330 DEBUG storage: registered device format class HFSPlus as hfs+ >13:37:41,330 DEBUG storage: registered device format class NTFS as ntfs >13:37:41,330 DEBUG storage: registered device format class NFS as nfs >13:37:41,331 DEBUG storage: registered device format class NFSv4 as nfs4 >13:37:41,331 DEBUG storage: registered device format class Iso9660FS as iso9660 >13:37:41,331 DEBUG storage: registered device format class NoDevFS as nodev >13:37:41,331 DEBUG storage: registered device format class DevPtsFS as devpts >13:37:41,331 DEBUG storage: registered device format class ProcFS as proc >13:37:41,331 DEBUG storage: registered device format class SysFS as sysfs >13:37:41,331 DEBUG storage: registered device format class TmpFS as tmpfs >13:37:41,331 DEBUG storage: registered device format class BindFS as bind >13:37:41,740 DEBUG storage: registered device format class LUKS as luks >13:37:41,741 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >13:37:41,742 DEBUG storage: registered device format class MDRaidMember as mdmember >13:37:41,743 DEBUG storage: registered device format class MultipathMember as multipath_member >13:37:41,743 DEBUG storage: registered device format class PPCPRePBoot as prepboot >13:37:41,746 DEBUG storage: registered device format class SwapSpace as swap >13:38:10,202 DEBUG storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >13:38:10,533 INFO storage: devices to scan for multipath: ['sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sdc2', 'sdd', 'sdd1', 'sdd2', 'sr0'] >13:38:10,630 INFO storage: adding sda1 to non_disk_device list >13:38:10,631 INFO storage: adding sda2 to non_disk_device list >13:38:10,631 INFO storage: adding sdb1 to non_disk_device list >13:38:10,631 INFO storage: adding sdb2 to non_disk_device list >13:38:10,631 INFO storage: adding sdc1 to non_disk_device list >13:38:10,631 INFO storage: adding sdc2 to non_disk_device list >13:38:10,631 INFO storage: adding sdd1 to non_disk_device list >13:38:10,631 INFO storage: adding sdd2 to non_disk_device list >13:38:10,631 INFO storage: adding sr0 to non_disk_device list >13:38:10,631 INFO storage: adding sdc to singlepath_disks >13:38:10,632 INFO storage: adding sdd to singlepath_disks >13:38:10,632 INFO storage: adding sda to singlepath_disks >13:38:10,632 INFO storage: adding sdb to singlepath_disks >13:38:10,632 INFO storage: devices post multipath scan: (['sdc', 'sdd', 'sda', 'sdb'], [], ['sdb2', 'sdb1', 'sda1', 'sdd1', 'sdd2', 'sr0', 'sda2', 'sdc1', 'sdc2']) >13:38:10,632 INFO storage: devices to scan: ['sdc', 'sdd', 'sda', 'sdb', 'sdb2', 'sdb1', 'sda1', 'sdd1', 'sdd2', 'sr0', 'sda2', 'sdc1', 'sdc2'] >13:38:10,691 DEBUG storage: DeviceTree.addUdevDevice: info: {'ID_WWN_WITH_EXTENSION': '0x50014ee203f14773', 'ID_PART_TABLE_TYPE': 'dos', 'ID_ATA_FEATURE_SET_SECURITY': '1', 'ID_REVISION': '01.00A10', 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', 'ID_PATH': 'pci-0000:00:09.0-scsi-2:0:0:0', 'ANACBIN': '/usr/sbin', 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', 'ID_ATA_SATA': '1', 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', 'ID_SERIAL': 'WDC_WD5000AADS-00M2B0_WD-WCAV57144220', 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', 'name': 'sdc', 'DEVTYPE': 'disk', 'MINOR': '32', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_SCSI_COMPAT': 'SATA_WDC_WD5000AADS-_WD-WCAV57144220', 'DEVLINKS': '/dev/block/8:32 /dev/disk/by-id/ata-WDC_WD5000AADS-00M2B0_WD-WCAV57144220 /dev/disk/by-id/scsi-SATA_WDC_WD5000AADS-_WD-WCAV57144220 /dev/disk/by-path/pci-0000:00:09.0-scsi-2:0:0:0 /dev/disk/by-id/wwn-0x50014ee203f14773 /dev/disk/by-id/edd-int13_dev82', 'SUBSYSTEM': 'block', 'ID_ATA': '1', 'ID_MODEL': 'WDC_WD5000AADS-00M2B0', 'ID_ATA_DOWNLOAD_MICROCODE': '1', 'MAJOR': '8', 'ID_ATA_WRITE_CACHE': '1', 'ID_MODEL_ENC': 'WDC\\x20WD5000AADS-00M2B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc', 'ID_TYPE': 'disk', 'ID_ATA_FEATURE_SET_PUIS': '1', 'ID_ATA_FEATURE_SET_HPA': '1', 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', 'ID_BUS': 'ata', 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', 'symlinks': ['/dev/block/8:32', '/dev/disk/by-id/ata-WDC_WD5000AADS-00M2B0_WD-WCAV57144220', '/dev/disk/by-id/scsi-SATA_WDC_WD5000AADS-_WD-WCAV57144220', '/dev/disk/by-path/pci-0000:00:09.0-scsi-2:0:0:0', '/dev/disk/by-id/wwn-0x50014ee203f14773', '/dev/disk/by-id/edd-int13_dev82'], 'ID_SERIAL_SHORT': 'WD-WCAV57144220', 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', 'ID_ATA_FEATURE_SET_AAM': '1', 'ID_WWN': '0x50014ee203f14773', 'ID_ATA_FEATURE_SET_SMART': '1', 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc', 'UDEV_LOG': '3', 'DEVNAME': 'sdc', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'ID_EDD': 'int13_dev82', 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', 'ID_ATA_FEATURE_SET_PM': '1'} ; name: sdc ; >13:38:10,692 DEBUG storage: scanning sdc (/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc)... >13:38:10,692 DEBUG storage: looking for device 'sdc'... >13:38:10,692 DEBUG storage: found None >13:38:10,693 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >13:38:10,693 DEBUG storage: sdc is a disk >13:38:10,694 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:10,696 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >13:38:10,696 DEBUG storage: added disk sdc (id 0) to device tree >13:38:10,696 DEBUG storage: looking up parted Device: /dev/sdc >13:38:10,697 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc ; >13:38:10,698 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; >13:38:10,698 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:10,700 DEBUG storage: DiskDevice.setup: sdc ; status: True ; orig: False ; >13:38:10,735 DEBUG storage: DiskLabel.__init__: device: /dev/sdc ; exists: True ; >13:38:10,739 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >13:38:10,740 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >13:38:10,741 DEBUG storage: got device: DiskDevice instance (0x7f9fbaa13fd0) -- > name = sdc status = True parents = [] > kids = 0 > id = 0 > uuid = None format = <pyanaconda.storage.formats.disklabel.DiskLabel object at 0x7f9fbabdbf10> size = 476940.023438 > major = 8 minor = 32 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc partedDevice = <parted.device.Device object at 0x7f9fbabdbd90> > target size = 0 path = /dev/sdc > format args = [] originalFormat = DeviceFormat instance (0x7f9fbaa1b0d0) -- > type = None name = Unknown status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = False resizable = False > removable = False partedDevice = <parted.device.Device object at 0x7f9fbabdbd90> >13:38:10,741 DEBUG storage: got format: DiskLabel instance (0x7f9fbabdbf10) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f9fba83d790> > origPartedDisk = <parted.disk.Disk object at 0x7f9fba83d910> > partedDevice = <parted.device.Device object at 0x7f9fba83d690> > >13:38:10,742 DEBUG storage: DeviceTree.addUdevDevice: info: {'ID_WWN_WITH_EXTENSION': '0x50014ee157b61acb', 'ID_PART_TABLE_TYPE': 'dos', 'ID_ATA_FEATURE_SET_SECURITY': '1', 'ID_REVISION': '01.00A10', 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', 'ID_PATH': 'pci-0000:00:09.0-scsi-3:0:0:0', 'ANACBIN': '/usr/sbin', 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', 'ID_ATA_SATA': '1', 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', 'ID_SERIAL': 'WDC_WD5000AADS-00S9B0_WD-WCAV92228873', 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', 'name': 'sdd', 'DEVTYPE': 'disk', 'MINOR': '48', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_SCSI_COMPAT': 'SATA_WDC_WD5000AADS-_WD-WCAV92228873', 'DEVLINKS': '/dev/block/8:48 /dev/disk/by-id/ata-WDC_WD5000AADS-00S9B0_WD-WCAV92228873 /dev/disk/by-id/scsi-SATA_WDC_WD5000AADS-_WD-WCAV92228873 /dev/disk/by-path/pci-0000:00:09.0-scsi-3:0:0:0 /dev/disk/by-id/wwn-0x50014ee157b61acb /dev/disk/by-id/edd-int13_dev83', 'SUBSYSTEM': 'block', 'ID_ATA': '1', 'ID_MODEL': 'WDC_WD5000AADS-00S9B0', 'ID_ATA_DOWNLOAD_MICROCODE': '1', 'MAJOR': '8', 'ID_ATA_WRITE_CACHE': '1', 'ID_MODEL_ENC': 'WDC\\x20WD5000AADS-00S9B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host3/target3:0:0/3:0:0:0/block/sdd', 'ID_TYPE': 'disk', 'ID_ATA_FEATURE_SET_PUIS': '1', 'ID_ATA_FEATURE_SET_HPA': '1', 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', 'ID_BUS': 'ata', 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', 'symlinks': ['/dev/block/8:48', '/dev/disk/by-id/ata-WDC_WD5000AADS-00S9B0_WD-WCAV92228873', '/dev/disk/by-id/scsi-SATA_WDC_WD5000AADS-_WD-WCAV92228873', '/dev/disk/by-path/pci-0000:00:09.0-scsi-3:0:0:0', '/dev/disk/by-id/wwn-0x50014ee157b61acb', '/dev/disk/by-id/edd-int13_dev83'], 'ID_SERIAL_SHORT': 'WD-WCAV92228873', 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', 'ID_ATA_FEATURE_SET_AAM': '1', 'ID_WWN': '0x50014ee157b61acb', 'ID_ATA_FEATURE_SET_SMART': '1', 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host3/target3:0:0/3:0:0:0/block/sdd', 'UDEV_LOG': '3', 'DEVNAME': 'sdd', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'ID_EDD': 'int13_dev83', 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '116', 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '116', 'ID_ATA_FEATURE_SET_PM': '1'} ; name: sdd ; >13:38:10,742 DEBUG storage: scanning sdd (/devices/pci0000:00/0000:00:09.0/host3/target3:0:0/3:0:0:0/block/sdd)... >13:38:10,743 DEBUG storage: looking for device 'sdd'... >13:38:10,743 DEBUG storage: found None >13:38:10,744 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdd ; >13:38:10,744 DEBUG storage: sdd is a disk >13:38:10,745 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:10,746 DEBUG storage: DiskDevice._setFormat: sdd ; current: None ; type: None ; >13:38:10,746 DEBUG storage: added disk sdd (id 1) to device tree >13:38:10,746 DEBUG storage: looking up parted Device: /dev/sdd >13:38:10,747 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdd ; >13:38:10,748 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdd ; >13:38:10,748 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:10,750 DEBUG storage: DiskDevice.setup: sdd ; status: True ; orig: False ; >13:38:10,782 DEBUG storage: DiskLabel.__init__: device: /dev/sdd ; exists: True ; >13:38:10,910 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >13:38:10,911 DEBUG storage: DiskDevice._setFormat: sdd ; current: None ; type: disklabel ; >13:38:10,911 DEBUG storage: got device: DiskDevice instance (0x7f9fbaa1b0d0) -- > name = sdd status = True parents = [] > kids = 0 > id = 1 > uuid = None format = <pyanaconda.storage.formats.disklabel.DiskLabel object at 0x7f9fba83de90> size = 476940.023438 > major = 8 minor = 48 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host3/target3:0:0/3:0:0:0/block/sdd partedDevice = <parted.device.Device object at 0x7f9fba83de50> > target size = 0 path = /dev/sdd > format args = [] originalFormat = DeviceFormat instance (0x7f9fba83de10) -- > type = None name = Unknown status = False > device = /dev/sdd uuid = None exists = True > options = None supported = False formattable = False resizable = False > removable = False partedDevice = <parted.device.Device object at 0x7f9fba83de50> >13:38:10,912 DEBUG storage: got format: DiskLabel instance (0x7f9fba83de90) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f9fba8432d0> > origPartedDisk = <parted.disk.Disk object at 0x7f9fba843450> > partedDevice = <parted.device.Device object at 0x7f9fba843190> > >13:38:10,913 DEBUG storage: DeviceTree.addUdevDevice: info: {'ID_WWN_WITH_EXTENSION': '0x50014ee203f0ac71', 'ID_PART_TABLE_TYPE': 'dos', 'ID_ATA_FEATURE_SET_SECURITY': '1', 'ID_REVISION': '01.00A10', 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', 'ID_PATH': 'pci-0000:00:09.0-scsi-0:0:0:0', 'ANACBIN': '/usr/sbin', 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', 'ID_ATA_SATA': '1', 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', 'ID_SERIAL': 'WDC_WD5000AADS-00M2B0_WD-WCAV57162005', 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', 'name': 'sda', 'DEVTYPE': 'disk', 'MINOR': '0', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_SCSI_COMPAT': 'SATA_WDC_WD5000AADS-_WD-WCAV57162005', 'DEVLINKS': '/dev/block/8:0 /dev/disk/by-id/ata-WDC_WD5000AADS-00M2B0_WD-WCAV57162005 /dev/disk/by-id/scsi-SATA_WDC_WD5000AADS-_WD-WCAV57162005 /dev/disk/by-path/pci-0000:00:09.0-scsi-0:0:0:0 /dev/disk/by-id/wwn-0x50014ee203f0ac71 /dev/disk/by-id/edd-int13_dev80', 'SUBSYSTEM': 'block', 'ID_ATA': '1', 'ID_MODEL': 'WDC_WD5000AADS-00M2B0', 'ID_ATA_DOWNLOAD_MICROCODE': '1', 'MAJOR': '8', 'ID_ATA_WRITE_CACHE': '1', 'ID_MODEL_ENC': 'WDC\\x20WD5000AADS-00M2B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda', 'ID_TYPE': 'disk', 'ID_ATA_FEATURE_SET_PUIS': '1', 'ID_ATA_FEATURE_SET_HPA': '1', 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', 'ID_BUS': 'ata', 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', 'symlinks': ['/dev/block/8:0', '/dev/disk/by-id/ata-WDC_WD5000AADS-00M2B0_WD-WCAV57162005', '/dev/disk/by-id/scsi-SATA_WDC_WD5000AADS-_WD-WCAV57162005', '/dev/disk/by-path/pci-0000:00:09.0-scsi-0:0:0:0', '/dev/disk/by-id/wwn-0x50014ee203f0ac71', '/dev/disk/by-id/edd-int13_dev80'], 'ID_SERIAL_SHORT': 'WD-WCAV57162005', 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', 'ID_ATA_FEATURE_SET_AAM': '1', 'ID_WWN': '0x50014ee203f0ac71', 'ID_ATA_FEATURE_SET_SMART': '1', 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda', 'UDEV_LOG': '3', 'DEVNAME': 'sda', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'ID_EDD': 'int13_dev80', 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '112', 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '112', 'ID_ATA_FEATURE_SET_PM': '1'} ; name: sda ; >13:38:10,913 DEBUG storage: scanning sda (/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda)... >13:38:10,913 DEBUG storage: looking for device 'sda'... >13:38:10,913 DEBUG storage: found None >13:38:10,914 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >13:38:10,915 DEBUG storage: sda is a disk >13:38:10,915 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:10,916 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >13:38:10,916 DEBUG storage: added disk sda (id 2) to device tree >13:38:10,916 DEBUG storage: looking up parted Device: /dev/sda >13:38:10,918 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >13:38:10,918 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; >13:38:10,919 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:10,919 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ; >13:38:10,952 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; exists: True ; >13:38:10,956 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >13:38:10,957 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >13:38:10,958 DEBUG storage: got device: DiskDevice instance (0x7f9fba8439d0) -- > name = sda status = True parents = [] > kids = 0 > id = 2 > uuid = None format = <pyanaconda.storage.formats.disklabel.DiskLabel object at 0x7f9fba843b50> size = 476940.023438 > major = 8 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda partedDevice = <parted.device.Device object at 0x7f9fba8437d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = DeviceFormat instance (0x7f9fba843910) -- > type = None name = Unknown status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = False resizable = False > removable = False partedDevice = <parted.device.Device object at 0x7f9fba8437d0> >13:38:10,959 DEBUG storage: got format: DiskLabel instance (0x7f9fba843b50) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f9fba843bd0> > origPartedDisk = <parted.disk.Disk object at 0x7f9fba843950> > partedDevice = <parted.device.Device object at 0x7f9fba843850> > >13:38:10,959 DEBUG storage: DeviceTree.addUdevDevice: info: {'ID_WWN_WITH_EXTENSION': '0x50014ee1022193f9', 'ID_PART_TABLE_TYPE': 'dos', 'ID_ATA_FEATURE_SET_SECURITY': '1', 'ID_REVISION': '01.00A10', 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', 'ID_PATH': 'pci-0000:00:09.0-scsi-1:0:0:0', 'ANACBIN': '/usr/sbin', 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', 'ID_ATA_SATA': '1', 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', 'ID_SERIAL': 'WDC_WD5000AADS-00S9B0_WD-WCAV91152816', 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', 'name': 'sdb', 'DEVTYPE': 'disk', 'MINOR': '16', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_SCSI_COMPAT': 'SATA_WDC_WD5000AADS-_WD-WCAV91152816', 'DEVLINKS': '/dev/block/8:16 /dev/disk/by-id/ata-WDC_WD5000AADS-00S9B0_WD-WCAV91152816 /dev/disk/by-id/scsi-SATA_WDC_WD5000AADS-_WD-WCAV91152816 /dev/disk/by-path/pci-0000:00:09.0-scsi-1:0:0:0 /dev/disk/by-id/wwn-0x50014ee1022193f9 /dev/disk/by-id/edd-int13_dev81', 'SUBSYSTEM': 'block', 'ID_ATA': '1', 'ID_MODEL': 'WDC_WD5000AADS-00S9B0', 'ID_ATA_DOWNLOAD_MICROCODE': '1', 'MAJOR': '8', 'ID_ATA_WRITE_CACHE': '1', 'ID_MODEL_ENC': 'WDC\\x20WD5000AADS-00S9B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb', 'ID_TYPE': 'disk', 'ID_ATA_FEATURE_SET_PUIS': '1', 'ID_ATA_FEATURE_SET_HPA': '1', 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', 'ID_BUS': 'ata', 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', 'symlinks': ['/dev/block/8:16', '/dev/disk/by-id/ata-WDC_WD5000AADS-00S9B0_WD-WCAV91152816', '/dev/disk/by-id/scsi-SATA_WDC_WD5000AADS-_WD-WCAV91152816', '/dev/disk/by-path/pci-0000:00:09.0-scsi-1:0:0:0', '/dev/disk/by-id/wwn-0x50014ee1022193f9', '/dev/disk/by-id/edd-int13_dev81'], 'ID_SERIAL_SHORT': 'WD-WCAV91152816', 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', 'ID_ATA_FEATURE_SET_AAM': '1', 'ID_WWN': '0x50014ee1022193f9', 'ID_ATA_FEATURE_SET_SMART': '1', 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb', 'UDEV_LOG': '3', 'DEVNAME': 'sdb', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'ID_EDD': 'int13_dev81', 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '116', 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '116', 'ID_ATA_FEATURE_SET_PM': '1'} ; name: sdb ; >13:38:10,960 DEBUG storage: scanning sdb (/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb)... >13:38:10,960 DEBUG storage: looking for device 'sdb'... >13:38:10,960 DEBUG storage: found None >13:38:10,961 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >13:38:10,962 DEBUG storage: sdb is a disk >13:38:10,962 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:10,963 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >13:38:10,963 DEBUG storage: added disk sdb (id 3) to device tree >13:38:10,963 DEBUG storage: looking up parted Device: /dev/sdb >13:38:10,964 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >13:38:10,965 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; >13:38:10,965 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:10,966 DEBUG storage: DiskDevice.setup: sdb ; status: True ; orig: False ; >13:38:10,998 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; exists: True ; >13:38:11,002 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >13:38:11,004 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >13:38:11,004 DEBUG storage: got device: DiskDevice instance (0x7f9fba843910) -- > name = sdb status = True parents = [] > kids = 0 > id = 3 > uuid = None format = <pyanaconda.storage.formats.disklabel.DiskLabel object at 0x7f9fba857d90> size = 476940.023438 > major = 8 minor = 16 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = <parted.device.Device object at 0x7f9fba8570d0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = DeviceFormat instance (0x7f9fba857090) -- > type = None name = Unknown status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = False resizable = False > removable = False partedDevice = <parted.device.Device object at 0x7f9fba8570d0> >13:38:11,005 DEBUG storage: got format: DiskLabel instance (0x7f9fba857d90) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f9fba857ed0> > origPartedDisk = <parted.disk.Disk object at 0x7f9fba857410> > partedDevice = <parted.device.Device object at 0x7f9fba857e10> > >13:38:11,006 DEBUG storage: DeviceTree.addUdevDevice: info: {'MD_NAME': 'localhost.localdomain:1', 'ID_WWN_WITH_EXTENSION': '0x50014ee1022193f9', 'ID_PART_TABLE_TYPE': 'dos', 'ID_ATA_FEATURE_SET_SECURITY': '1', 'MD_DEVICES': '4', 'ID_REVISION': '01.00A10', 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', 'MD_EVENTS': '5394694', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:09.0-scsi-1:0:0:0', 'ANACBIN': '/usr/sbin', 'MD_UPDATE_TIME': '1295357784', 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', 'ID_PART_ENTRY_TYPE': '0xfd', 'ID_ATA_SATA': '1', 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', 'ID_FS_LABEL_ENC': 'localhost.localdomain:1', 'ID_SERIAL': 'WDC_WD5000AADS-00S9B0_WD-WCAV91152816', 'MAJOR': '8', 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', 'name': 'sdb2', 'MINOR': '18', 'DEVTYPE': 'partition', 'ID_FS_UUID': '556b7002-0a9f-586b-aa8f-b832a01ed669', 'ID_FS_UUID_ENC': '556b7002-0a9f-586b-aa8f-b832a01ed669', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_FS_TYPE': 'linux_raid_member', 'ID_SCSI_COMPAT': 'SATA_WDC_WD5000AADS-_WD-WCAV91152816', 'DEVLINKS': '/dev/block/8:18 /dev/disk/by-id/ata-WDC_WD5000AADS-00S9B0_WD-WCAV91152816-part2 /dev/disk/by-id/scsi-SATA_WDC_WD5000AADS-_WD-WCAV91152816-part2 /dev/disk/by-path/pci-0000:00:09.0-scsi-1:0:0:0-part2 /dev/disk/by-id/wwn-0x50014ee1022193f9-part2 /dev/disk/by-id/edd-int13_dev81-part2', 'SUBSYSTEM': 'block', 'ID_ATA': '1', 'MD_UUID': '556b7002:0a9f586b:aa8fb832:a01ed669', 'ID_MODEL': 'WDC_WD5000AADS-00S9B0', 'ID_ATA_DOWNLOAD_MICROCODE': '1', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_ATA_WRITE_CACHE': '1', 'ID_MODEL_ENC': 'WDC\\x20WD5000AADS-00S9B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_FS_UUID_SUB': '02f56979-80e2-f9c3-e708-d315372f6a7c', 'ID_FS_LABEL': 'localhost.localdomain:1', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'MD_LEVEL': 'raid5', 'ID_ATA_FEATURE_SET_PUIS': '1', 'ID_ATA_FEATURE_SET_HPA': '1', 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', 'ID_BUS': 'ata', 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', 'symlinks': ['/dev/block/8:18', '/dev/disk/by-id/ata-WDC_WD5000AADS-00S9B0_WD-WCAV91152816-part2', '/dev/disk/by-id/scsi-SATA_WDC_WD5000AADS-_WD-WCAV91152816-part2', '/dev/disk/by-path/pci-0000:00:09.0-scsi-1:0:0:0-part2', '/dev/disk/by-id/wwn-0x50014ee1022193f9-part2', '/dev/disk/by-id/edd-int13_dev81-part2'], 'ID_PART_ENTRY_NUMBER': '2', 'ID_SERIAL_SHORT': 'WD-WCAV91152816', 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', 'ID_ATA_FEATURE_SET_AAM': '1', 'ID_WWN': '0x50014ee1022193f9', 'ID_ATA_FEATURE_SET_SMART': '1', 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', 'UDEV_LOG': '3', 'DEVNAME': 'sdb2', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', 'ID_EDD': 'int13_dev81', 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', 'ID_FS_UUID_SUB_ENC': '02f56979-80e2-f9c3-e708-d315372f6a7c', 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '116', 'MD_DEV_UUID': '02f56979:80e2f9c3:e708d315:372f6a7c', 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '116', 'ID_ATA_FEATURE_SET_PM': '1'} ; name: sdb2 ; >13:38:11,006 DEBUG storage: scanning sdb2 (/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >13:38:11,006 DEBUG storage: looking for device 'sdb2'... >13:38:11,006 DEBUG storage: found None >13:38:11,006 DEBUG storage: sdb2 is a partition >13:38:11,007 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >13:38:11,007 DEBUG storage: looking for device 'sdb'... >13:38:11,007 DEBUG storage: found DiskDevice instance (0x7f9fba843910) -- > name = sdb status = True parents = [] > kids = 0 > id = 3 > uuid = None format = <pyanaconda.storage.formats.disklabel.DiskLabel object at 0x7f9fba857d90> size = 476940.023438 > major = 8 minor = 16 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = <parted.device.Device object at 0x7f9fba8570d0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = DiskLabel instance (0x7f9fba857d90) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f9fba857ed0> > origPartedDisk = <parted.disk.Disk object at 0x7f9fba857410> > partedDevice = <parted.device.Device object at 0x7f9fba857e10> > removable = False partedDevice = <parted.device.Device object at 0x7f9fba8570d0> >13:38:11,009 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >13:38:11,010 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >13:38:11,010 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:11,011 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >13:38:11,011 DEBUG storage: looking up parted Partition: /dev/sdb2 >13:38:11,013 DEBUG storage: PartitionDevice.probe: sdb2 ; exists: True ; >13:38:11,014 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >13:38:11,015 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sdb2 ; flag: 1 ; >13:38:11,016 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >13:38:11,017 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sdb2 ; flag: 10 ; >13:38:11,017 DEBUG storage: added partition sdb2 (id 4) to device tree >13:38:11,018 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >13:38:11,019 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; >13:38:11,020 DEBUG storage: MDRaidMember.__init__: >13:38:11,020 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >13:38:11,020 DEBUG storage: device sdb2 does not contain a disklabel >13:38:11,020 DEBUG storage: type detected on 'sdb2' is 'linux_raid_member' >13:38:11,021 DEBUG storage: MDRaidMember.__init__: uuid: 556b7002-0a9f-586b-aa8f-b832a01ed669 ; exists: True ; label: localhost.localdomain:1 ; device: /dev/sdb2 ; serial: WD-WCAV91152816 ; mdUuid: 556b7002:0a9f586b:aa8fb832:a01ed669 ; biosraid: False ; >13:38:11,021 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >13:38:11,022 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >13:38:11,023 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: mdmember ; >13:38:11,024 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb2 ; >13:38:11,031 DEBUG storage: looking for device 'md1'... >13:38:11,031 DEBUG storage: found None >13:38:11,031 DEBUG storage: using name md1 for md array containing member sdb2 >13:38:11,031 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:11,033 DEBUG storage: MDRaidArrayDevice._setFormat: md1 ; current: None ; type: None ; >13:38:11,034 DEBUG storage: MDRaidArrayDevice._addDevice: md1 ; device: sdb2 ; status: False ; >13:38:11,035 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >13:38:11,036 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; orig: False ; >13:38:11,037 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sdb2 ; orig: False ; >13:38:11,038 DEBUG storage: DiskDevice.setup: sdb ; status: True ; orig: False ; >13:38:11,039 DEBUG storage: DiskLabel.setup: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:11,040 DEBUG storage: DiskLabel.setup: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:11,075 DEBUG storage: md1 state is inactive >13:38:11,076 DEBUG storage: added mdarray md1 (id 5) to device tree >13:38:11,076 DEBUG storage: looking up parted Device: /dev/sdb2 >13:38:11,077 DEBUG storage: got device: PartitionDevice instance (0x7f9fba857790) -- > name = sdb2 status = True parents = [<pyanaconda.storage.devices.DiskDevice object at 0x7f9fba843910>] > kids = 1 > id = 4 > uuid = None format = <pyanaconda.storage.formats.mdraid.MDRaidMember object at 0x7f9fba857fd0> size = 476435.500488 > major = 8 minor = 18 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = <parted.device.Device object at 0x7f9fba857990> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = DeviceFormat instance (0x7f9fba857350) -- > type = None name = Unknown status = False > device = /dev/sdb2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7f9fba8576d0> disk = <pyanaconda.storage.devices.DiskDevice object at 0x7f9fba843910> > start = 1028160 end = 976768064 length = 975739905 > flags = raid >13:38:11,077 DEBUG storage: got format: MDRaidMember instance (0x7f9fba857fd0) -- > type = mdmember name = software RAID status = False > device = /dev/sdb2 uuid = 556b7002-0a9f-586b-aa8f-b832a01ed669 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 556b7002:0a9f586b:aa8fb832:a01ed669 biosraid = False >13:38:11,078 DEBUG storage: DeviceTree.addUdevDevice: info: {'MD_NAME': 'localhost.localdomain:0', 'ID_WWN_WITH_EXTENSION': '0x50014ee1022193f9', 'ID_PART_TABLE_TYPE': 'dos', 'ID_ATA_FEATURE_SET_SECURITY': '1', 'MD_DEVICES': '4', 'ID_REVISION': '01.00A10', 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', 'MD_EVENTS': '2620', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:09.0-scsi-1:0:0:0', 'ANACBIN': '/usr/sbin', 'MD_UPDATE_TIME': '1295357783', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', 'ID_PART_ENTRY_TYPE': '0xfd', 'ID_ATA_SATA': '1', 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', 'ID_FS_LABEL_ENC': 'localhost.localdomain:0', 'ID_SERIAL': 'WDC_WD5000AADS-00S9B0_WD-WCAV91152816', 'MAJOR': '8', 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', 'name': 'sdb1', 'MINOR': '17', 'DEVTYPE': 'partition', 'ID_FS_UUID': '5064589f-74c7-c36f-bca5-fde6670f9693', 'ID_FS_UUID_ENC': '5064589f-74c7-c36f-bca5-fde6670f9693', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_FS_TYPE': 'linux_raid_member', 'ID_SCSI_COMPAT': 'SATA_WDC_WD5000AADS-_WD-WCAV91152816', 'DEVLINKS': '/dev/block/8:17 /dev/disk/by-id/ata-WDC_WD5000AADS-00S9B0_WD-WCAV91152816-part1 /dev/disk/by-id/scsi-SATA_WDC_WD5000AADS-_WD-WCAV91152816-part1 /dev/disk/by-path/pci-0000:00:09.0-scsi-1:0:0:0-part1 /dev/disk/by-id/wwn-0x50014ee1022193f9-part1 /dev/disk/by-id/edd-int13_dev81-part1', 'SUBSYSTEM': 'block', 'ID_ATA': '1', 'MD_UUID': '5064589f:74c7c36f:bca5fde6:670f9693', 'ID_MODEL': 'WDC_WD5000AADS-00S9B0', 'ID_ATA_DOWNLOAD_MICROCODE': '1', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_ATA_WRITE_CACHE': '1', 'ID_MODEL_ENC': 'WDC\\x20WD5000AADS-00S9B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_FS_UUID_SUB': '4dcb0f56-991a-25fd-1cfc-5f9aea0035e8', 'ID_FS_LABEL': 'localhost.localdomain:0', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'MD_LEVEL': 'raid1', 'ID_ATA_FEATURE_SET_PUIS': '1', 'ID_ATA_FEATURE_SET_HPA': '1', 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', 'ID_BUS': 'ata', 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', 'symlinks': ['/dev/block/8:17', '/dev/disk/by-id/ata-WDC_WD5000AADS-00S9B0_WD-WCAV91152816-part1', '/dev/disk/by-id/scsi-SATA_WDC_WD5000AADS-_WD-WCAV91152816-part1', '/dev/disk/by-path/pci-0000:00:09.0-scsi-1:0:0:0-part1', '/dev/disk/by-id/wwn-0x50014ee1022193f9-part1', '/dev/disk/by-id/edd-int13_dev81-part1'], 'ID_PART_ENTRY_NUMBER': '1', 'ID_SERIAL_SHORT': 'WD-WCAV91152816', 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', 'ID_ATA_FEATURE_SET_AAM': '1', 'ID_WWN': '0x50014ee1022193f9', 'ID_ATA_FEATURE_SET_SMART': '1', 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', 'UDEV_LOG': '3', 'DEVNAME': 'sdb1', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', 'ID_EDD': 'int13_dev81', 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', 'ID_FS_UUID_SUB_ENC': '4dcb0f56-991a-25fd-1cfc-5f9aea0035e8', 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '116', 'MD_DEV_UUID': '4dcb0f56:991a25fd:1cfc5f9a:ea0035e8', 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '116', 'ID_ATA_FEATURE_SET_PM': '1'} ; name: sdb1 ; >13:38:11,078 DEBUG storage: scanning sdb1 (/devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >13:38:11,078 DEBUG storage: looking for device 'sdb1'... >13:38:11,078 DEBUG storage: found None >13:38:11,079 DEBUG storage: sdb1 is a partition >13:38:11,080 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >13:38:11,080 DEBUG storage: looking for device 'sdb'... >13:38:11,080 DEBUG storage: found DiskDevice instance (0x7f9fba843910) -- > name = sdb status = True parents = [] > kids = 1 > id = 3 > uuid = None format = <pyanaconda.storage.formats.disklabel.DiskLabel object at 0x7f9fba857d90> size = 476940.023438 > major = 8 minor = 16 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = <parted.device.Device object at 0x7f9fba8570d0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = DiskLabel instance (0x7f9fba857d90) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f9fba857ed0> > origPartedDisk = <parted.disk.Disk object at 0x7f9fba857410> > partedDevice = <parted.device.Device object at 0x7f9fba857e10> > removable = False partedDevice = <parted.device.Device object at 0x7f9fba8570d0> >13:38:11,081 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >13:38:11,082 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >13:38:11,082 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:11,084 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >13:38:11,084 DEBUG storage: looking up parted Partition: /dev/sdb1 >13:38:11,085 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >13:38:11,086 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >13:38:11,087 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sdb1 ; flag: 1 ; >13:38:11,088 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >13:38:11,089 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sdb1 ; flag: 10 ; >13:38:11,089 DEBUG storage: added partition sdb1 (id 6) to device tree >13:38:11,090 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >13:38:11,091 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; >13:38:11,092 DEBUG storage: MDRaidMember.__init__: >13:38:11,092 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >13:38:11,092 DEBUG storage: device sdb1 does not contain a disklabel >13:38:11,092 DEBUG storage: type detected on 'sdb1' is 'linux_raid_member' >13:38:11,093 DEBUG storage: MDRaidMember.__init__: uuid: 5064589f-74c7-c36f-bca5-fde6670f9693 ; exists: True ; label: localhost.localdomain:0 ; device: /dev/sdb1 ; serial: WD-WCAV91152816 ; mdUuid: 5064589f:74c7c36f:bca5fde6:670f9693 ; biosraid: False ; >13:38:11,093 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >13:38:11,094 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >13:38:11,095 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >13:38:11,096 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >13:38:11,102 DEBUG storage: looking for device 'md0'... >13:38:11,102 DEBUG storage: found None >13:38:11,102 DEBUG storage: using name md0 for md array containing member sdb1 >13:38:11,103 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:11,104 DEBUG storage: MDRaidArrayDevice._setFormat: md0 ; current: None ; type: None ; >13:38:11,105 DEBUG storage: MDRaidArrayDevice._addDevice: md0 ; device: sdb1 ; status: False ; >13:38:11,106 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >13:38:11,107 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; orig: False ; >13:38:11,108 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sdb1 ; orig: False ; >13:38:11,109 DEBUG storage: DiskDevice.setup: sdb ; status: True ; orig: False ; >13:38:11,110 DEBUG storage: DiskLabel.setup: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:11,112 DEBUG storage: DiskLabel.setup: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:11,146 DEBUG storage: md0 state is inactive >13:38:11,147 DEBUG storage: added mdarray md0 (id 7) to device tree >13:38:11,147 DEBUG storage: looking up parted Device: /dev/sdb1 >13:38:11,148 DEBUG storage: got device: PartitionDevice instance (0x7f9fba857350) -- > name = sdb1 status = True parents = [<pyanaconda.storage.devices.DiskDevice object at 0x7f9fba843910>] > kids = 1 > id = 6 > uuid = None format = <pyanaconda.storage.formats.mdraid.MDRaidMember object at 0x7f9fba846190> size = 501.03125 > major = 8 minor = 17 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = <parted.device.Device object at 0x7f9fba857750> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = DeviceFormat instance (0x7f9fba857650) -- > type = None name = Unknown status = False > device = /dev/sdb1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7f9fba857450> disk = <pyanaconda.storage.devices.DiskDevice object at 0x7f9fba843910> > start = 2048 end = 1028159 length = 1026112 > flags = boot, raid >13:38:11,148 DEBUG storage: got format: MDRaidMember instance (0x7f9fba846190) -- > type = mdmember name = software RAID status = False > device = /dev/sdb1 uuid = 5064589f-74c7-c36f-bca5-fde6670f9693 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 5064589f:74c7c36f:bca5fde6:670f9693 biosraid = False >13:38:11,149 DEBUG storage: DeviceTree.addUdevDevice: info: {'MD_NAME': 'localhost.localdomain:0', 'ID_WWN_WITH_EXTENSION': '0x50014ee203f0ac71', 'ID_PART_TABLE_TYPE': 'dos', 'ID_ATA_FEATURE_SET_SECURITY': '1', 'MD_DEVICES': '4', 'ID_REVISION': '01.00A10', 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', 'MD_EVENTS': '2620', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:09.0-scsi-0:0:0:0', 'ANACBIN': '/usr/sbin', 'MD_UPDATE_TIME': '1295357783', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', 'ID_PART_ENTRY_TYPE': '0xfd', 'ID_ATA_SATA': '1', 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', 'ID_FS_LABEL_ENC': 'localhost.localdomain:0', 'ID_SERIAL': 'WDC_WD5000AADS-00M2B0_WD-WCAV57162005', 'MAJOR': '8', 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', 'name': 'sda1', 'MINOR': '1', 'DEVTYPE': 'partition', 'ID_FS_UUID': '5064589f-74c7-c36f-bca5-fde6670f9693', 'ID_FS_UUID_ENC': '5064589f-74c7-c36f-bca5-fde6670f9693', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_FS_TYPE': 'linux_raid_member', 'ID_SCSI_COMPAT': 'SATA_WDC_WD5000AADS-_WD-WCAV57162005', 'DEVLINKS': '/dev/block/8:1 /dev/disk/by-id/ata-WDC_WD5000AADS-00M2B0_WD-WCAV57162005-part1 /dev/disk/by-id/scsi-SATA_WDC_WD5000AADS-_WD-WCAV57162005-part1 /dev/disk/by-path/pci-0000:00:09.0-scsi-0:0:0:0-part1 /dev/disk/by-id/wwn-0x50014ee203f0ac71-part1 /dev/disk/by-id/edd-int13_dev80-part1', 'SUBSYSTEM': 'block', 'ID_ATA': '1', 'MD_UUID': '5064589f:74c7c36f:bca5fde6:670f9693', 'ID_MODEL': 'WDC_WD5000AADS-00M2B0', 'ID_ATA_DOWNLOAD_MICROCODE': '1', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_ATA_WRITE_CACHE': '1', 'ID_MODEL_ENC': 'WDC\\x20WD5000AADS-00M2B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_FS_UUID_SUB': 'fa68fe81-4882-c19c-94c6-369eb09247fc', 'ID_FS_LABEL': 'localhost.localdomain:0', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'MD_LEVEL': 'raid1', 'ID_ATA_FEATURE_SET_PUIS': '1', 'ID_ATA_FEATURE_SET_HPA': '1', 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', 'ID_BUS': 'ata', 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', 'symlinks': ['/dev/block/8:1', '/dev/disk/by-id/ata-WDC_WD5000AADS-00M2B0_WD-WCAV57162005-part1', '/dev/disk/by-id/scsi-SATA_WDC_WD5000AADS-_WD-WCAV57162005-part1', '/dev/disk/by-path/pci-0000:00:09.0-scsi-0:0:0:0-part1', '/dev/disk/by-id/wwn-0x50014ee203f0ac71-part1', '/dev/disk/by-id/edd-int13_dev80-part1'], 'ID_PART_ENTRY_NUMBER': '1', 'ID_SERIAL_SHORT': 'WD-WCAV57162005', 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', 'ID_ATA_FEATURE_SET_AAM': '1', 'ID_WWN': '0x50014ee203f0ac71', 'ID_ATA_FEATURE_SET_SMART': '1', 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda1', 'UDEV_LOG': '3', 'DEVNAME': 'sda1', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda1', 'ID_EDD': 'int13_dev80', 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', 'ID_FS_UUID_SUB_ENC': 'fa68fe81-4882-c19c-94c6-369eb09247fc', 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '112', 'MD_DEV_UUID': 'fa68fe81:4882c19c:94c6369e:b09247fc', 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '112', 'ID_ATA_FEATURE_SET_PM': '1'} ; name: sda1 ; >13:38:11,149 DEBUG storage: scanning sda1 (/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >13:38:11,149 DEBUG storage: looking for device 'sda1'... >13:38:11,150 DEBUG storage: found None >13:38:11,150 DEBUG storage: sda1 is a partition >13:38:11,151 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >13:38:11,151 DEBUG storage: looking for device 'sda'... >13:38:11,151 DEBUG storage: found DiskDevice instance (0x7f9fba8439d0) -- > name = sda status = True parents = [] > kids = 0 > id = 2 > uuid = None format = <pyanaconda.storage.formats.disklabel.DiskLabel object at 0x7f9fba843b50> size = 476940.023438 > major = 8 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda partedDevice = <parted.device.Device object at 0x7f9fba8437d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = DiskLabel instance (0x7f9fba843b50) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f9fba843bd0> > origPartedDisk = <parted.disk.Disk object at 0x7f9fba843950> > partedDevice = <parted.device.Device object at 0x7f9fba843850> > removable = False partedDevice = <parted.device.Device object at 0x7f9fba8437d0> >13:38:11,152 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >13:38:11,153 DEBUG storage: PartitionDevice._setFormat: sda1 ; >13:38:11,153 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:11,155 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >13:38:11,155 DEBUG storage: looking up parted Partition: /dev/sda1 >13:38:11,156 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >13:38:11,157 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >13:38:11,158 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 1 ; >13:38:11,159 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >13:38:11,160 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 10 ; >13:38:11,160 DEBUG storage: added partition sda1 (id 8) to device tree >13:38:11,161 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >13:38:11,162 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; >13:38:11,163 DEBUG storage: MDRaidMember.__init__: >13:38:11,163 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >13:38:11,163 DEBUG storage: device sda1 does not contain a disklabel >13:38:11,163 DEBUG storage: type detected on 'sda1' is 'linux_raid_member' >13:38:11,164 DEBUG storage: MDRaidMember.__init__: uuid: 5064589f-74c7-c36f-bca5-fde6670f9693 ; exists: True ; label: localhost.localdomain:0 ; device: /dev/sda1 ; serial: WD-WCAV57162005 ; mdUuid: 5064589f:74c7c36f:bca5fde6:670f9693 ; biosraid: False ; >13:38:11,164 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >13:38:11,165 DEBUG storage: PartitionDevice._setFormat: sda1 ; >13:38:11,166 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: mdmember ; >13:38:11,167 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda1 ; >13:38:11,167 DEBUG storage: md0 state is inactive >13:38:11,168 DEBUG storage: MDRaidArrayDevice._addDevice: md0 ; device: sda1 ; status: False ; >13:38:11,169 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >13:38:11,170 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; orig: False ; >13:38:11,171 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sda1 ; orig: False ; >13:38:11,172 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ; >13:38:11,173 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:38:11,174 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:38:11,209 DEBUG storage: md0 state is inactive >13:38:11,209 DEBUG storage: looking up parted Device: /dev/sda1 >13:38:11,210 DEBUG storage: got device: PartitionDevice instance (0x7f9fba857650) -- > name = sda1 status = True parents = [<pyanaconda.storage.devices.DiskDevice object at 0x7f9fba8439d0>] > kids = 1 > id = 8 > uuid = None format = <pyanaconda.storage.formats.mdraid.MDRaidMember object at 0x7f9fba846410> size = 501.03125 > major = 8 minor = 1 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = <parted.device.Device object at 0x7f9fba846590> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = DeviceFormat instance (0x7f9fba857090) -- > type = None name = Unknown status = False > device = /dev/sda1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7f9fba843ed0> disk = <pyanaconda.storage.devices.DiskDevice object at 0x7f9fba8439d0> > start = 2048 end = 1028159 length = 1026112 > flags = boot, raid >13:38:11,210 DEBUG storage: got format: MDRaidMember instance (0x7f9fba846410) -- > type = mdmember name = software RAID status = False > device = /dev/sda1 uuid = 5064589f-74c7-c36f-bca5-fde6670f9693 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 5064589f:74c7c36f:bca5fde6:670f9693 biosraid = False >13:38:11,211 DEBUG storage: DeviceTree.addUdevDevice: info: {'MD_NAME': 'localhost.localdomain:0', 'ID_WWN_WITH_EXTENSION': '0x50014ee157b61acb', 'ID_PART_TABLE_TYPE': 'dos', 'ID_ATA_FEATURE_SET_SECURITY': '1', 'MD_DEVICES': '4', 'ID_REVISION': '01.00A10', 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', 'MD_EVENTS': '2620', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:09.0-scsi-3:0:0:0', 'ANACBIN': '/usr/sbin', 'MD_UPDATE_TIME': '1295357783', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', 'ID_PART_ENTRY_TYPE': '0xfd', 'ID_ATA_SATA': '1', 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', 'ID_FS_LABEL_ENC': 'localhost.localdomain:0', 'ID_SERIAL': 'WDC_WD5000AADS-00S9B0_WD-WCAV92228873', 'MAJOR': '8', 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', 'name': 'sdd1', 'MINOR': '49', 'DEVTYPE': 'partition', 'ID_FS_UUID': '5064589f-74c7-c36f-bca5-fde6670f9693', 'ID_FS_UUID_ENC': '5064589f-74c7-c36f-bca5-fde6670f9693', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_FS_TYPE': 'linux_raid_member', 'ID_SCSI_COMPAT': 'SATA_WDC_WD5000AADS-_WD-WCAV92228873', 'DEVLINKS': '/dev/block/8:49 /dev/disk/by-id/ata-WDC_WD5000AADS-00S9B0_WD-WCAV92228873-part1 /dev/disk/by-id/scsi-SATA_WDC_WD5000AADS-_WD-WCAV92228873-part1 /dev/disk/by-path/pci-0000:00:09.0-scsi-3:0:0:0-part1 /dev/disk/by-id/wwn-0x50014ee157b61acb-part1 /dev/disk/by-id/edd-int13_dev83-part1', 'SUBSYSTEM': 'block', 'ID_ATA': '1', 'MD_UUID': '5064589f:74c7c36f:bca5fde6:670f9693', 'ID_MODEL': 'WDC_WD5000AADS-00S9B0', 'ID_ATA_DOWNLOAD_MICROCODE': '1', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_ATA_WRITE_CACHE': '1', 'ID_MODEL_ENC': 'WDC\\x20WD5000AADS-00S9B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_FS_UUID_SUB': '3b8f1c43-94fc-fcc2-e73c-a38db9493824', 'ID_FS_LABEL': 'localhost.localdomain:0', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'MD_LEVEL': 'raid1', 'ID_ATA_FEATURE_SET_PUIS': '1', 'ID_ATA_FEATURE_SET_HPA': '1', 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', 'ID_BUS': 'ata', 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', 'symlinks': ['/dev/block/8:49', '/dev/disk/by-id/ata-WDC_WD5000AADS-00S9B0_WD-WCAV92228873-part1', '/dev/disk/by-id/scsi-SATA_WDC_WD5000AADS-_WD-WCAV92228873-part1', '/dev/disk/by-path/pci-0000:00:09.0-scsi-3:0:0:0-part1', '/dev/disk/by-id/wwn-0x50014ee157b61acb-part1', '/dev/disk/by-id/edd-int13_dev83-part1'], 'ID_PART_ENTRY_NUMBER': '1', 'ID_SERIAL_SHORT': 'WD-WCAV92228873', 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', 'ID_ATA_FEATURE_SET_AAM': '1', 'ID_WWN': '0x50014ee157b61acb', 'ID_ATA_FEATURE_SET_SMART': '1', 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host3/target3:0:0/3:0:0:0/block/sdd/sdd1', 'UDEV_LOG': '3', 'DEVNAME': 'sdd1', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host3/target3:0:0/3:0:0:0/block/sdd/sdd1', 'ID_EDD': 'int13_dev83', 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', 'ID_FS_UUID_SUB_ENC': '3b8f1c43-94fc-fcc2-e73c-a38db9493824', 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '116', 'MD_DEV_UUID': '3b8f1c43:94fcfcc2:e73ca38d:b9493824', 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '116', 'ID_ATA_FEATURE_SET_PM': '1'} ; name: sdd1 ; >13:38:11,211 DEBUG storage: scanning sdd1 (/devices/pci0000:00/0000:00:09.0/host3/target3:0:0/3:0:0:0/block/sdd/sdd1)... >13:38:11,212 DEBUG storage: looking for device 'sdd1'... >13:38:11,212 DEBUG storage: found None >13:38:11,212 DEBUG storage: sdd1 is a partition >13:38:11,213 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >13:38:11,213 DEBUG storage: looking for device 'sdd'... >13:38:11,213 DEBUG storage: found DiskDevice instance (0x7f9fbaa1b0d0) -- > name = sdd status = True parents = [] > kids = 0 > id = 1 > uuid = None format = <pyanaconda.storage.formats.disklabel.DiskLabel object at 0x7f9fba83de90> size = 476940.023438 > major = 8 minor = 48 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host3/target3:0:0/3:0:0:0/block/sdd partedDevice = <parted.device.Device object at 0x7f9fba83de50> > target size = 0 path = /dev/sdd > format args = [] originalFormat = DiskLabel instance (0x7f9fba83de90) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f9fba8432d0> > origPartedDisk = <parted.disk.Disk object at 0x7f9fba843450> > partedDevice = <parted.device.Device object at 0x7f9fba843190> > removable = False partedDevice = <parted.device.Device object at 0x7f9fba83de50> >13:38:11,214 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdd ; >13:38:11,216 DEBUG storage: PartitionDevice._setFormat: sdd1 ; >13:38:11,216 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:11,217 DEBUG storage: PartitionDevice._setFormat: sdd1 ; current: None ; type: None ; >13:38:11,217 DEBUG storage: looking up parted Partition: /dev/sdd1 >13:38:11,218 DEBUG storage: PartitionDevice.probe: sdd1 ; exists: True ; >13:38:11,219 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 1 ; >13:38:11,220 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sdd1 ; flag: 1 ; >13:38:11,221 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 10 ; >13:38:11,222 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sdd1 ; flag: 10 ; >13:38:11,222 DEBUG storage: added partition sdd1 (id 9) to device tree >13:38:11,223 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdd1 ; >13:38:11,224 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdd1 ; >13:38:11,225 DEBUG storage: MDRaidMember.__init__: >13:38:11,225 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >13:38:11,225 DEBUG storage: device sdd1 does not contain a disklabel >13:38:11,226 DEBUG storage: type detected on 'sdd1' is 'linux_raid_member' >13:38:11,226 DEBUG storage: MDRaidMember.__init__: uuid: 5064589f-74c7-c36f-bca5-fde6670f9693 ; exists: True ; label: localhost.localdomain:0 ; device: /dev/sdd1 ; serial: WD-WCAV92228873 ; mdUuid: 5064589f:74c7c36f:bca5fde6:670f9693 ; biosraid: False ; >13:38:11,227 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >13:38:11,227 DEBUG storage: PartitionDevice._setFormat: sdd1 ; >13:38:11,228 DEBUG storage: PartitionDevice._setFormat: sdd1 ; current: None ; type: mdmember ; >13:38:11,229 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdd1 ; >13:38:11,229 DEBUG storage: md0 state is inactive >13:38:11,230 DEBUG storage: MDRaidArrayDevice._addDevice: md0 ; device: sdd1 ; status: False ; >13:38:11,231 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdd1 ; >13:38:11,232 DEBUG storage: PartitionDevice.setup: sdd1 ; status: True ; orig: False ; >13:38:11,233 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sdd1 ; orig: False ; >13:38:11,234 DEBUG storage: DiskDevice.setup: sdd ; status: True ; orig: False ; >13:38:11,235 DEBUG storage: DiskLabel.setup: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:11,236 DEBUG storage: DiskLabel.setup: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:11,272 DEBUG storage: md0 state is inactive >13:38:11,272 DEBUG storage: looking up parted Device: /dev/sdd1 >13:38:11,273 DEBUG storage: got device: PartitionDevice instance (0x7f9fba8466d0) -- > name = sdd1 status = True parents = [<pyanaconda.storage.devices.DiskDevice object at 0x7f9fbaa1b0d0>] > kids = 1 > id = 9 > uuid = None format = <pyanaconda.storage.formats.mdraid.MDRaidMember object at 0x7f9fba857e50> size = 501.03125 > major = 8 minor = 49 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 partedDevice = <parted.device.Device object at 0x7f9fba846650> > target size = 0 path = /dev/sdd1 > format args = [] originalFormat = DeviceFormat instance (0x7f9fba8465d0) -- > type = None name = Unknown status = False > device = /dev/sdd1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7f9fba843690> disk = <pyanaconda.storage.devices.DiskDevice object at 0x7f9fbaa1b0d0> > start = 2048 end = 1028159 length = 1026112 > flags = boot, raid >13:38:11,273 DEBUG storage: got format: MDRaidMember instance (0x7f9fba857e50) -- > type = mdmember name = software RAID status = False > device = /dev/sdd1 uuid = 5064589f-74c7-c36f-bca5-fde6670f9693 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 5064589f:74c7c36f:bca5fde6:670f9693 biosraid = False >13:38:11,274 DEBUG storage: DeviceTree.addUdevDevice: info: {'MD_NAME': 'localhost.localdomain:1', 'ID_WWN_WITH_EXTENSION': '0x50014ee157b61acb', 'ID_PART_TABLE_TYPE': 'dos', 'ID_ATA_FEATURE_SET_SECURITY': '1', 'MD_DEVICES': '4', 'ID_REVISION': '01.00A10', 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', 'MD_EVENTS': '5394694', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:09.0-scsi-3:0:0:0', 'ANACBIN': '/usr/sbin', 'MD_UPDATE_TIME': '1295357784', 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', 'ID_PART_ENTRY_TYPE': '0xfd', 'ID_ATA_SATA': '1', 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', 'ID_FS_LABEL_ENC': 'localhost.localdomain:1', 'ID_SERIAL': 'WDC_WD5000AADS-00S9B0_WD-WCAV92228873', 'MAJOR': '8', 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', 'name': 'sdd2', 'MINOR': '50', 'DEVTYPE': 'partition', 'ID_FS_UUID': '556b7002-0a9f-586b-aa8f-b832a01ed669', 'ID_FS_UUID_ENC': '556b7002-0a9f-586b-aa8f-b832a01ed669', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_FS_TYPE': 'linux_raid_member', 'ID_SCSI_COMPAT': 'SATA_WDC_WD5000AADS-_WD-WCAV92228873', 'DEVLINKS': '/dev/block/8:50 /dev/disk/by-id/ata-WDC_WD5000AADS-00S9B0_WD-WCAV92228873-part2 /dev/disk/by-id/scsi-SATA_WDC_WD5000AADS-_WD-WCAV92228873-part2 /dev/disk/by-path/pci-0000:00:09.0-scsi-3:0:0:0-part2 /dev/disk/by-id/wwn-0x50014ee157b61acb-part2 /dev/disk/by-id/edd-int13_dev83-part2', 'SUBSYSTEM': 'block', 'ID_ATA': '1', 'MD_UUID': '556b7002:0a9f586b:aa8fb832:a01ed669', 'ID_MODEL': 'WDC_WD5000AADS-00S9B0', 'ID_ATA_DOWNLOAD_MICROCODE': '1', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_ATA_WRITE_CACHE': '1', 'ID_MODEL_ENC': 'WDC\\x20WD5000AADS-00S9B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_FS_UUID_SUB': '46c15699-6edb-ba60-f4b6-c6d2e7cee366', 'ID_FS_LABEL': 'localhost.localdomain:1', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'MD_LEVEL': 'raid5', 'ID_ATA_FEATURE_SET_PUIS': '1', 'ID_ATA_FEATURE_SET_HPA': '1', 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', 'ID_BUS': 'ata', 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', 'symlinks': ['/dev/block/8:50', '/dev/disk/by-id/ata-WDC_WD5000AADS-00S9B0_WD-WCAV92228873-part2', '/dev/disk/by-id/scsi-SATA_WDC_WD5000AADS-_WD-WCAV92228873-part2', '/dev/disk/by-path/pci-0000:00:09.0-scsi-3:0:0:0-part2', '/dev/disk/by-id/wwn-0x50014ee157b61acb-part2', '/dev/disk/by-id/edd-int13_dev83-part2'], 'ID_PART_ENTRY_NUMBER': '2', 'ID_SERIAL_SHORT': 'WD-WCAV92228873', 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', 'ID_ATA_FEATURE_SET_AAM': '1', 'ID_WWN': '0x50014ee157b61acb', 'ID_ATA_FEATURE_SET_SMART': '1', 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host3/target3:0:0/3:0:0:0/block/sdd/sdd2', 'UDEV_LOG': '3', 'DEVNAME': 'sdd2', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host3/target3:0:0/3:0:0:0/block/sdd/sdd2', 'ID_EDD': 'int13_dev83', 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', 'ID_FS_UUID_SUB_ENC': '46c15699-6edb-ba60-f4b6-c6d2e7cee366', 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '116', 'MD_DEV_UUID': '46c15699:6edbba60:f4b6c6d2:e7cee366', 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '116', 'ID_ATA_FEATURE_SET_PM': '1'} ; name: sdd2 ; >13:38:11,275 DEBUG storage: scanning sdd2 (/devices/pci0000:00/0000:00:09.0/host3/target3:0:0/3:0:0:0/block/sdd/sdd2)... >13:38:11,275 DEBUG storage: looking for device 'sdd2'... >13:38:11,275 DEBUG storage: found None >13:38:11,275 DEBUG storage: sdd2 is a partition >13:38:11,276 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdd2 ; >13:38:11,276 DEBUG storage: looking for device 'sdd'... >13:38:11,276 DEBUG storage: found DiskDevice instance (0x7f9fbaa1b0d0) -- > name = sdd status = True parents = [] > kids = 1 > id = 1 > uuid = None format = <pyanaconda.storage.formats.disklabel.DiskLabel object at 0x7f9fba83de90> size = 476940.023438 > major = 8 minor = 48 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host3/target3:0:0/3:0:0:0/block/sdd partedDevice = <parted.device.Device object at 0x7f9fba83de50> > target size = 0 path = /dev/sdd > format args = [] originalFormat = DiskLabel instance (0x7f9fba83de90) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f9fba8432d0> > origPartedDisk = <parted.disk.Disk object at 0x7f9fba843450> > partedDevice = <parted.device.Device object at 0x7f9fba843190> > removable = False partedDevice = <parted.device.Device object at 0x7f9fba83de50> >13:38:11,277 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdd ; >13:38:11,278 DEBUG storage: PartitionDevice._setFormat: sdd2 ; >13:38:11,279 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:11,280 DEBUG storage: PartitionDevice._setFormat: sdd2 ; current: None ; type: None ; >13:38:11,280 DEBUG storage: looking up parted Partition: /dev/sdd2 >13:38:11,281 DEBUG storage: PartitionDevice.probe: sdd2 ; exists: True ; >13:38:11,282 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdd2 ; flag: 1 ; >13:38:11,283 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sdd2 ; flag: 1 ; >13:38:11,284 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdd2 ; flag: 10 ; >13:38:11,285 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sdd2 ; flag: 10 ; >13:38:11,285 DEBUG storage: added partition sdd2 (id 10) to device tree >13:38:11,286 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdd2 ; >13:38:11,287 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdd2 ; >13:38:11,288 DEBUG storage: MDRaidMember.__init__: >13:38:11,288 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >13:38:11,288 DEBUG storage: device sdd2 does not contain a disklabel >13:38:11,288 DEBUG storage: type detected on 'sdd2' is 'linux_raid_member' >13:38:11,289 DEBUG storage: MDRaidMember.__init__: uuid: 556b7002-0a9f-586b-aa8f-b832a01ed669 ; exists: True ; label: localhost.localdomain:1 ; device: /dev/sdd2 ; serial: WD-WCAV92228873 ; mdUuid: 556b7002:0a9f586b:aa8fb832:a01ed669 ; biosraid: False ; >13:38:11,289 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >13:38:11,290 DEBUG storage: PartitionDevice._setFormat: sdd2 ; >13:38:11,291 DEBUG storage: PartitionDevice._setFormat: sdd2 ; current: None ; type: mdmember ; >13:38:11,292 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdd2 ; >13:38:11,292 DEBUG storage: md1 state is inactive >13:38:11,293 DEBUG storage: MDRaidArrayDevice._addDevice: md1 ; device: sdd2 ; status: False ; >13:38:11,294 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdd2 ; >13:38:11,295 DEBUG storage: PartitionDevice.setup: sdd2 ; status: True ; orig: False ; >13:38:11,296 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sdd2 ; orig: False ; >13:38:11,297 DEBUG storage: DiskDevice.setup: sdd ; status: True ; orig: False ; >13:38:11,298 DEBUG storage: DiskLabel.setup: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:11,299 DEBUG storage: DiskLabel.setup: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:11,334 DEBUG storage: md1 state is inactive >13:38:11,334 DEBUG storage: looking up parted Device: /dev/sdd2 >13:38:11,335 DEBUG storage: got device: PartitionDevice instance (0x7f9fba8465d0) -- > name = sdd2 status = True parents = [<pyanaconda.storage.devices.DiskDevice object at 0x7f9fbaa1b0d0>] > kids = 1 > id = 10 > uuid = None format = <pyanaconda.storage.formats.mdraid.MDRaidMember object at 0x7f9fba8461d0> size = 476435.500488 > major = 8 minor = 50 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host3/target3:0:0/3:0:0:0/block/sdd/sdd2 partedDevice = <parted.device.Device object at 0x7f9fba846a10> > target size = 0 path = /dev/sdd2 > format args = [] originalFormat = DeviceFormat instance (0x7f9fba846610) -- > type = None name = Unknown status = False > device = /dev/sdd2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7f9fba8435d0> disk = <pyanaconda.storage.devices.DiskDevice object at 0x7f9fbaa1b0d0> > start = 1028160 end = 976768064 length = 975739905 > flags = raid >13:38:11,335 DEBUG storage: got format: MDRaidMember instance (0x7f9fba8461d0) -- > type = mdmember name = software RAID status = False > device = /dev/sdd2 uuid = 556b7002-0a9f-586b-aa8f-b832a01ed669 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 556b7002:0a9f586b:aa8fb832:a01ed669 biosraid = False >13:38:11,336 DEBUG storage: DeviceTree.addUdevDevice: info: {'ID_REVISION': '1.00', 'ID_PATH': 'pci-0000:00:09.0-scsi-4:0:0:0', 'ID_CDROM_DVD_PLUS_RW': '1', 'ID_VENDOR_ENC': 'ASUS\\x20\\x20\\x20\\x20', 'ID_MODEL_ENC': 'DRW-22B2ST\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_CDROM_MEDIA_STATE': 'complete', 'ID_VENDOR': 'ASUS', 'ID_FS_LABEL_ENC': 'Fedora\\x2014\\x20x86_64\\x20DVD', 'ANACBIN': '/usr/sbin', 'TAGS': ':udev-acl:', 'ID_CDROM_MEDIA': '1', 'ID_CDROM_CD': '1', 'DEVTYPE': 'disk', 'MINOR': '0', 'ID_FS_TYPE': 'iso9660', 'DEVLINKS': '/dev/block/11:0 /dev/scd0 /dev/disk/by-path/pci-0000:00:09.0-scsi-4:0:0:0 /dev/disk/by-label/Fedora\\x2014\\x20x86_64\\x20DVD', 'SUBSYSTEM': 'block', 'ID_CDROM_MEDIA_SESSION_COUNT': '1', 'ID_CDROM_DVD_R': '1', 'ID_CDROM': '1', 'ID_MODEL': 'DRW-22B2ST', 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', 'ID_CDROM_CD_RW': '1', 'ID_CDROM_MRW': '1', 'ID_FS_LABEL': 'Fedora_14_x86_64_DVD', 'ID_FS_USAGE': 'filesystem', 'ID_CDROM_CD_R': '1', 'ID_CDROM_MRW_W': '1', 'ID_BUS': 'scsi', 'symlinks': ['/dev/block/11:0', '/dev/scd0', '/dev/disk/by-path/pci-0000:00:09.0-scsi-4:0:0:0', '/dev/disk/by-label/Fedora\\x2014\\x20x86_64\\x20DVD'], 'ID_CDROM_DVD_PLUS_R_DL': '1', 'MAJOR': '11', 'ID_CDROM_DVD_PLUS_R': '1', 'name': 'sr0', 'ID_CDROM_MEDIA_DVD_R': '1', 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sr0', 'ID_CDROM_DVD': '1', 'UDEV_LOG': '3', 'DEVNAME': 'sr0', 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sr0', 'ID_CDROM_MEDIA_TRACK_COUNT': '1', 'ID_CDROM_DVD_RW': '1', 'ID_SCSI': '1', 'ID_CDROM_DVD_RAM': '1', 'ID_TYPE': 'cd'} ; name: sr0 ; >13:38:11,337 DEBUG storage: scanning sr0 (/devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sr0)... >13:38:11,337 DEBUG storage: looking for device 'sr0'... >13:38:11,337 DEBUG storage: found None >13:38:11,337 DEBUG storage: sr0 is a cdrom >13:38:11,339 DEBUG storage: DeviceTree.addUdevOpticalDevice: >13:38:11,339 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:11,340 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >13:38:11,340 DEBUG storage: added cdrom sr0 (id 11) to device tree >13:38:11,341 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:38:11,355 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >13:38:11,356 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; >13:38:11,359 DEBUG storage: Iso9660FS.supported: supported: True ; >13:38:11,360 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >13:38:11,360 DEBUG storage: device sr0 does not contain a disklabel >13:38:11,360 DEBUG storage: type detected on 'sr0' is 'iso9660' >13:38:11,363 DEBUG storage: Iso9660FS.supported: supported: True ; >13:38:11,367 DEBUG storage: Iso9660FS.supported: supported: True ; >13:38:11,367 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >13:38:11,370 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >13:38:11,373 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:38:11,390 DEBUG storage: looking up parted Device: /dev/sr0 >13:38:11,436 DEBUG storage: got device: OpticalDevice instance (0x7f9fba857090) -- > name = sr0 status = True parents = [] > kids = 0 > id = 11 > uuid = None format = <pyanaconda.storage.formats.fs.Iso9660FS object at 0x7f9fba8760d0> size = 3357.71875 > major = 11 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sr0 partedDevice = <parted.device.Device object at 0x7f9fba876110> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = DeviceFormat instance (0x7f9fba846950) -- > type = None name = Unknown status = False > device = /dev/sr0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >13:38:11,439 DEBUG storage: Iso9660FS.supported: supported: True ; >13:38:11,439 DEBUG storage: got format: Iso9660FS instance (0x7f9fba8760d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_14_x86_64_DVD size = 0 targetSize = 0 > >13:38:11,442 DEBUG storage: DeviceTree.addUdevDevice: info: {'MD_NAME': 'localhost.localdomain:1', 'ID_WWN_WITH_EXTENSION': '0x50014ee203f0ac71', 'ID_PART_TABLE_TYPE': 'dos', 'ID_ATA_FEATURE_SET_SECURITY': '1', 'MD_DEVICES': '4', 'ID_REVISION': '01.00A10', 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', 'MD_EVENTS': '5394694', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:09.0-scsi-0:0:0:0', 'ANACBIN': '/usr/sbin', 'MD_UPDATE_TIME': '1295357784', 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', 'ID_PART_ENTRY_TYPE': '0xfd', 'ID_ATA_SATA': '1', 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', 'ID_FS_LABEL_ENC': 'localhost.localdomain:1', 'ID_SERIAL': 'WDC_WD5000AADS-00M2B0_WD-WCAV57162005', 'MAJOR': '8', 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', 'name': 'sda2', 'MINOR': '2', 'DEVTYPE': 'partition', 'ID_FS_UUID': '556b7002-0a9f-586b-aa8f-b832a01ed669', 'ID_FS_UUID_ENC': '556b7002-0a9f-586b-aa8f-b832a01ed669', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_FS_TYPE': 'linux_raid_member', 'ID_SCSI_COMPAT': 'SATA_WDC_WD5000AADS-_WD-WCAV57162005', 'DEVLINKS': '/dev/block/8:2 /dev/disk/by-id/ata-WDC_WD5000AADS-00M2B0_WD-WCAV57162005-part2 /dev/disk/by-id/scsi-SATA_WDC_WD5000AADS-_WD-WCAV57162005-part2 /dev/disk/by-path/pci-0000:00:09.0-scsi-0:0:0:0-part2 /dev/disk/by-id/wwn-0x50014ee203f0ac71-part2 /dev/disk/by-id/edd-int13_dev80-part2', 'SUBSYSTEM': 'block', 'ID_ATA': '1', 'MD_UUID': '556b7002:0a9f586b:aa8fb832:a01ed669', 'ID_MODEL': 'WDC_WD5000AADS-00M2B0', 'ID_ATA_DOWNLOAD_MICROCODE': '1', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_ATA_WRITE_CACHE': '1', 'ID_MODEL_ENC': 'WDC\\x20WD5000AADS-00M2B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_FS_UUID_SUB': 'b07bcfbd-442c-61d6-ecc1-41247b2fb933', 'ID_FS_LABEL': 'localhost.localdomain:1', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'MD_LEVEL': 'raid5', 'ID_ATA_FEATURE_SET_PUIS': '1', 'ID_ATA_FEATURE_SET_HPA': '1', 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', 'ID_BUS': 'ata', 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', 'symlinks': ['/dev/block/8:2', '/dev/disk/by-id/ata-WDC_WD5000AADS-00M2B0_WD-WCAV57162005-part2', '/dev/disk/by-id/scsi-SATA_WDC_WD5000AADS-_WD-WCAV57162005-part2', '/dev/disk/by-path/pci-0000:00:09.0-scsi-0:0:0:0-part2', '/dev/disk/by-id/wwn-0x50014ee203f0ac71-part2', '/dev/disk/by-id/edd-int13_dev80-part2'], 'ID_PART_ENTRY_NUMBER': '2', 'ID_SERIAL_SHORT': 'WD-WCAV57162005', 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', 'ID_ATA_FEATURE_SET_AAM': '1', 'ID_WWN': '0x50014ee203f0ac71', 'ID_ATA_FEATURE_SET_SMART': '1', 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda2', 'UDEV_LOG': '3', 'DEVNAME': 'sda2', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda2', 'ID_EDD': 'int13_dev80', 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', 'ID_FS_UUID_SUB_ENC': 'b07bcfbd-442c-61d6-ecc1-41247b2fb933', 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '112', 'MD_DEV_UUID': 'b07bcfbd:442c61d6:ecc14124:7b2fb933', 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '112', 'ID_ATA_FEATURE_SET_PM': '1'} ; name: sda2 ; >13:38:11,442 DEBUG storage: scanning sda2 (/devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >13:38:11,442 DEBUG storage: looking for device 'sda2'... >13:38:11,442 DEBUG storage: found None >13:38:11,442 DEBUG storage: sda2 is a partition >13:38:11,445 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >13:38:11,445 DEBUG storage: looking for device 'sda'... >13:38:11,446 DEBUG storage: found DiskDevice instance (0x7f9fba8439d0) -- > name = sda status = True parents = [] > kids = 1 > id = 2 > uuid = None format = <pyanaconda.storage.formats.disklabel.DiskLabel object at 0x7f9fba843b50> size = 476940.023438 > major = 8 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda partedDevice = <parted.device.Device object at 0x7f9fba8437d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = DiskLabel instance (0x7f9fba843b50) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f9fba843bd0> > origPartedDisk = <parted.disk.Disk object at 0x7f9fba843950> > partedDevice = <parted.device.Device object at 0x7f9fba843850> > removable = False partedDevice = <parted.device.Device object at 0x7f9fba8437d0> >13:38:11,449 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >13:38:11,453 DEBUG storage: PartitionDevice._setFormat: sda2 ; >13:38:11,453 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:11,456 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >13:38:11,456 DEBUG storage: looking up parted Partition: /dev/sda2 >13:38:11,460 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >13:38:11,463 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >13:38:11,466 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 1 ; >13:38:11,469 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >13:38:11,472 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 10 ; >13:38:11,472 DEBUG storage: added partition sda2 (id 12) to device tree >13:38:11,475 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >13:38:11,478 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; >13:38:11,481 DEBUG storage: MDRaidMember.__init__: >13:38:11,481 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >13:38:11,481 DEBUG storage: device sda2 does not contain a disklabel >13:38:11,482 DEBUG storage: type detected on 'sda2' is 'linux_raid_member' >13:38:11,485 DEBUG storage: MDRaidMember.__init__: uuid: 556b7002-0a9f-586b-aa8f-b832a01ed669 ; exists: True ; label: localhost.localdomain:1 ; device: /dev/sda2 ; serial: WD-WCAV57162005 ; mdUuid: 556b7002:0a9f586b:aa8fb832:a01ed669 ; biosraid: False ; >13:38:11,485 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >13:38:11,488 DEBUG storage: PartitionDevice._setFormat: sda2 ; >13:38:11,491 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >13:38:11,492 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda2 ; >13:38:11,492 DEBUG storage: md1 state is inactive >13:38:11,493 DEBUG storage: MDRaidArrayDevice._addDevice: md1 ; device: sda2 ; status: False ; >13:38:11,494 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >13:38:11,495 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; orig: False ; >13:38:11,496 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sda2 ; orig: False ; >13:38:11,497 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ; >13:38:11,498 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:38:11,499 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:38:11,534 DEBUG storage: md1 state is inactive >13:38:11,535 DEBUG storage: looking up parted Device: /dev/sda2 >13:38:11,536 DEBUG storage: got device: PartitionDevice instance (0x7f9fba876210) -- > name = sda2 status = True parents = [<pyanaconda.storage.devices.DiskDevice object at 0x7f9fba8439d0>] > kids = 1 > id = 12 > uuid = None format = <pyanaconda.storage.formats.mdraid.MDRaidMember object at 0x7f9fba876490> size = 476435.500488 > major = 8 minor = 2 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = <parted.device.Device object at 0x7f9fba876610> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = DeviceFormat instance (0x7f9fba876290) -- > type = None name = Unknown status = False > device = /dev/sda2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7f9fba843fd0> disk = <pyanaconda.storage.devices.DiskDevice object at 0x7f9fba8439d0> > start = 1028160 end = 976768064 length = 975739905 > flags = raid >13:38:11,536 DEBUG storage: got format: MDRaidMember instance (0x7f9fba876490) -- > type = mdmember name = software RAID status = False > device = /dev/sda2 uuid = 556b7002-0a9f-586b-aa8f-b832a01ed669 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 556b7002:0a9f586b:aa8fb832:a01ed669 biosraid = False >13:38:11,537 DEBUG storage: DeviceTree.addUdevDevice: info: {'MD_NAME': 'localhost.localdomain:0', 'ID_WWN_WITH_EXTENSION': '0x50014ee203f14773', 'ID_PART_TABLE_TYPE': 'dos', 'ID_ATA_FEATURE_SET_SECURITY': '1', 'MD_DEVICES': '4', 'ID_REVISION': '01.00A10', 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', 'MD_EVENTS': '2620', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:09.0-scsi-2:0:0:0', 'ANACBIN': '/usr/sbin', 'MD_UPDATE_TIME': '1295357783', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', 'ID_PART_ENTRY_TYPE': '0xfd', 'ID_ATA_SATA': '1', 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', 'ID_FS_LABEL_ENC': 'localhost.localdomain:0', 'ID_SERIAL': 'WDC_WD5000AADS-00M2B0_WD-WCAV57144220', 'MAJOR': '8', 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', 'name': 'sdc1', 'MINOR': '33', 'DEVTYPE': 'partition', 'ID_FS_UUID': '5064589f-74c7-c36f-bca5-fde6670f9693', 'ID_FS_UUID_ENC': '5064589f-74c7-c36f-bca5-fde6670f9693', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_FS_TYPE': 'linux_raid_member', 'ID_SCSI_COMPAT': 'SATA_WDC_WD5000AADS-_WD-WCAV57144220', 'DEVLINKS': '/dev/block/8:33 /dev/disk/by-id/ata-WDC_WD5000AADS-00M2B0_WD-WCAV57144220-part1 /dev/disk/by-id/scsi-SATA_WDC_WD5000AADS-_WD-WCAV57144220-part1 /dev/disk/by-path/pci-0000:00:09.0-scsi-2:0:0:0-part1 /dev/disk/by-id/wwn-0x50014ee203f14773-part1 /dev/disk/by-id/edd-int13_dev82-part1', 'SUBSYSTEM': 'block', 'ID_ATA': '1', 'MD_UUID': '5064589f:74c7c36f:bca5fde6:670f9693', 'ID_MODEL': 'WDC_WD5000AADS-00M2B0', 'ID_ATA_DOWNLOAD_MICROCODE': '1', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_ATA_WRITE_CACHE': '1', 'ID_MODEL_ENC': 'WDC\\x20WD5000AADS-00M2B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_FS_UUID_SUB': '6524b0b6-6fa7-6e5b-362f-0d35f6c5cb3e', 'ID_FS_LABEL': 'localhost.localdomain:0', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'MD_LEVEL': 'raid1', 'ID_ATA_FEATURE_SET_PUIS': '1', 'ID_ATA_FEATURE_SET_HPA': '1', 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', 'ID_BUS': 'ata', 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', 'symlinks': ['/dev/block/8:33', '/dev/disk/by-id/ata-WDC_WD5000AADS-00M2B0_WD-WCAV57144220-part1', '/dev/disk/by-id/scsi-SATA_WDC_WD5000AADS-_WD-WCAV57144220-part1', '/dev/disk/by-path/pci-0000:00:09.0-scsi-2:0:0:0-part1', '/dev/disk/by-id/wwn-0x50014ee203f14773-part1', '/dev/disk/by-id/edd-int13_dev82-part1'], 'ID_PART_ENTRY_NUMBER': '1', 'ID_SERIAL_SHORT': 'WD-WCAV57144220', 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', 'ID_ATA_FEATURE_SET_AAM': '1', 'ID_WWN': '0x50014ee203f14773', 'ID_ATA_FEATURE_SET_SMART': '1', 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', 'UDEV_LOG': '3', 'DEVNAME': 'sdc1', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', 'ID_EDD': 'int13_dev82', 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', 'ID_FS_UUID_SUB_ENC': '6524b0b6-6fa7-6e5b-362f-0d35f6c5cb3e', 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', 'MD_DEV_UUID': '6524b0b6:6fa76e5b:362f0d35:f6c5cb3e', 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', 'ID_ATA_FEATURE_SET_PM': '1'} ; name: sdc1 ; >13:38:11,537 DEBUG storage: scanning sdc1 (/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >13:38:11,537 DEBUG storage: looking for device 'sdc1'... >13:38:11,537 DEBUG storage: found None >13:38:11,538 DEBUG storage: sdc1 is a partition >13:38:11,539 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >13:38:11,539 DEBUG storage: looking for device 'sdc'... >13:38:11,539 DEBUG storage: found DiskDevice instance (0x7f9fbaa13fd0) -- > name = sdc status = True parents = [] > kids = 0 > id = 0 > uuid = None format = <pyanaconda.storage.formats.disklabel.DiskLabel object at 0x7f9fbabdbf10> size = 476940.023438 > major = 8 minor = 32 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc partedDevice = <parted.device.Device object at 0x7f9fbabdbd90> > target size = 0 path = /dev/sdc > format args = [] originalFormat = DiskLabel instance (0x7f9fbabdbf10) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f9fba83d790> > origPartedDisk = <parted.disk.Disk object at 0x7f9fba83d910> > partedDevice = <parted.device.Device object at 0x7f9fba83d690> > removable = False partedDevice = <parted.device.Device object at 0x7f9fbabdbd90> >13:38:11,540 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdc ; >13:38:11,541 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >13:38:11,541 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:11,543 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >13:38:11,543 DEBUG storage: looking up parted Partition: /dev/sdc1 >13:38:11,544 DEBUG storage: PartitionDevice.probe: sdc1 ; exists: True ; >13:38:11,545 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >13:38:11,546 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sdc1 ; flag: 1 ; >13:38:11,547 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >13:38:11,548 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sdc1 ; flag: 10 ; >13:38:11,548 DEBUG storage: added partition sdc1 (id 13) to device tree >13:38:11,549 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >13:38:11,550 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; >13:38:11,551 DEBUG storage: MDRaidMember.__init__: >13:38:11,551 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >13:38:11,551 DEBUG storage: device sdc1 does not contain a disklabel >13:38:11,551 DEBUG storage: type detected on 'sdc1' is 'linux_raid_member' >13:38:11,552 DEBUG storage: MDRaidMember.__init__: uuid: 5064589f-74c7-c36f-bca5-fde6670f9693 ; exists: True ; label: localhost.localdomain:0 ; device: /dev/sdc1 ; serial: WD-WCAV57144220 ; mdUuid: 5064589f:74c7c36f:bca5fde6:670f9693 ; biosraid: False ; >13:38:11,552 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >13:38:11,553 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >13:38:11,554 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: mdmember ; >13:38:11,555 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdc1 ; >13:38:11,555 DEBUG storage: md0 state is inactive >13:38:11,556 DEBUG storage: MDRaidArrayDevice._addDevice: md0 ; device: sdc1 ; status: False ; >13:38:11,557 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdc1 ; >13:38:11,558 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; orig: False ; >13:38:11,559 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sdc1 ; orig: False ; >13:38:11,560 DEBUG storage: DiskDevice.setup: sdc ; status: True ; orig: False ; >13:38:11,561 DEBUG storage: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:11,562 DEBUG storage: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:11,687 DEBUG storage: md0 state is clean >13:38:11,687 DEBUG storage: md0 state is clean >13:38:11,688 DEBUG storage: looking up parted Device: /dev/md0 >13:38:11,767 DEBUG storage: md0 state is active >13:38:11,768 DEBUG storage: looking up parted Device: /dev/sdc1 >13:38:11,769 DEBUG storage: got device: PartitionDevice instance (0x7f9fba876590) -- > name = sdc1 status = True parents = [<pyanaconda.storage.devices.DiskDevice object at 0x7f9fbaa13fd0>] > kids = 1 > id = 13 > uuid = None format = <pyanaconda.storage.formats.mdraid.MDRaidMember object at 0x7f9fba8764d0> size = 501.03125 > major = 8 minor = 33 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 partedDevice = <parted.device.Device object at 0x7f9fba876390> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = DeviceFormat instance (0x7f9fba876750) -- > type = None name = Unknown status = False > device = /dev/sdc1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7f9fba83dad0> disk = <pyanaconda.storage.devices.DiskDevice object at 0x7f9fbaa13fd0> > start = 2048 end = 1028159 length = 1026112 > flags = boot, raid >13:38:11,769 DEBUG storage: got format: MDRaidMember instance (0x7f9fba8764d0) -- > type = mdmember name = software RAID status = False > device = /dev/sdc1 uuid = 5064589f-74c7-c36f-bca5-fde6670f9693 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 5064589f:74c7c36f:bca5fde6:670f9693 biosraid = False >13:38:11,770 DEBUG storage: DeviceTree.addUdevDevice: info: {'MD_NAME': 'localhost.localdomain:1', 'ID_WWN_WITH_EXTENSION': '0x50014ee203f14773', 'ID_PART_TABLE_TYPE': 'dos', 'ID_ATA_FEATURE_SET_SECURITY': '1', 'MD_DEVICES': '4', 'ID_REVISION': '01.00A10', 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', 'MD_EVENTS': '5394694', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:09.0-scsi-2:0:0:0', 'ANACBIN': '/usr/sbin', 'MD_UPDATE_TIME': '1295357784', 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', 'ID_PART_ENTRY_TYPE': '0xfd', 'ID_ATA_SATA': '1', 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', 'ID_FS_LABEL_ENC': 'localhost.localdomain:1', 'ID_SERIAL': 'WDC_WD5000AADS-00M2B0_WD-WCAV57144220', 'MAJOR': '8', 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', 'name': 'sdc2', 'MINOR': '34', 'DEVTYPE': 'partition', 'ID_FS_UUID': '556b7002-0a9f-586b-aa8f-b832a01ed669', 'ID_FS_UUID_ENC': '556b7002-0a9f-586b-aa8f-b832a01ed669', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_FS_TYPE': 'linux_raid_member', 'ID_SCSI_COMPAT': 'SATA_WDC_WD5000AADS-_WD-WCAV57144220', 'DEVLINKS': '/dev/block/8:34 /dev/disk/by-id/ata-WDC_WD5000AADS-00M2B0_WD-WCAV57144220-part2 /dev/disk/by-id/scsi-SATA_WDC_WD5000AADS-_WD-WCAV57144220-part2 /dev/disk/by-path/pci-0000:00:09.0-scsi-2:0:0:0-part2 /dev/disk/by-id/wwn-0x50014ee203f14773-part2 /dev/disk/by-id/edd-int13_dev82-part2', 'SUBSYSTEM': 'block', 'ID_ATA': '1', 'MD_UUID': '556b7002:0a9f586b:aa8fb832:a01ed669', 'ID_MODEL': 'WDC_WD5000AADS-00M2B0', 'ID_ATA_DOWNLOAD_MICROCODE': '1', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_ATA_WRITE_CACHE': '1', 'ID_MODEL_ENC': 'WDC\\x20WD5000AADS-00M2B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_FS_UUID_SUB': 'c61e712a-5ae9-2fc6-537b-4705fdbc6e88', 'ID_FS_LABEL': 'localhost.localdomain:1', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'MD_LEVEL': 'raid5', 'ID_ATA_FEATURE_SET_PUIS': '1', 'ID_ATA_FEATURE_SET_HPA': '1', 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', 'ID_BUS': 'ata', 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', 'symlinks': ['/dev/block/8:34', '/dev/disk/by-id/ata-WDC_WD5000AADS-00M2B0_WD-WCAV57144220-part2', '/dev/disk/by-id/scsi-SATA_WDC_WD5000AADS-_WD-WCAV57144220-part2', '/dev/disk/by-path/pci-0000:00:09.0-scsi-2:0:0:0-part2', '/dev/disk/by-id/wwn-0x50014ee203f14773-part2', '/dev/disk/by-id/edd-int13_dev82-part2'], 'ID_PART_ENTRY_NUMBER': '2', 'ID_SERIAL_SHORT': 'WD-WCAV57144220', 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', 'ID_ATA_FEATURE_SET_AAM': '1', 'ID_WWN': '0x50014ee203f14773', 'ID_ATA_FEATURE_SET_SMART': '1', 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc2', 'UDEV_LOG': '3', 'DEVNAME': 'sdc2', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc2', 'ID_EDD': 'int13_dev82', 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', 'ID_FS_UUID_SUB_ENC': 'c61e712a-5ae9-2fc6-537b-4705fdbc6e88', 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', 'MD_DEV_UUID': 'c61e712a:5ae92fc6:537b4705:fdbc6e88', 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', 'ID_ATA_FEATURE_SET_PM': '1'} ; name: sdc2 ; >13:38:11,770 DEBUG storage: scanning sdc2 (/devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc2)... >13:38:11,770 DEBUG storage: looking for device 'sdc2'... >13:38:11,770 DEBUG storage: found None >13:38:11,770 DEBUG storage: sdc2 is a partition >13:38:11,771 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >13:38:11,771 DEBUG storage: looking for device 'sdc'... >13:38:11,772 DEBUG storage: found DiskDevice instance (0x7f9fbaa13fd0) -- > name = sdc status = True parents = [] > kids = 1 > id = 0 > uuid = None format = <pyanaconda.storage.formats.disklabel.DiskLabel object at 0x7f9fbabdbf10> size = 476940.023438 > major = 8 minor = 32 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc partedDevice = <parted.device.Device object at 0x7f9fbabdbd90> > target size = 0 path = /dev/sdc > format args = [] originalFormat = DiskLabel instance (0x7f9fbabdbf10) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f9fba83d790> > origPartedDisk = <parted.disk.Disk object at 0x7f9fba83d910> > partedDevice = <parted.device.Device object at 0x7f9fba83d690> > removable = False partedDevice = <parted.device.Device object at 0x7f9fbabdbd90> >13:38:11,773 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdc ; >13:38:11,774 DEBUG storage: PartitionDevice._setFormat: sdc2 ; >13:38:11,774 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:11,775 DEBUG storage: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >13:38:11,776 DEBUG storage: looking up parted Partition: /dev/sdc2 >13:38:11,777 DEBUG storage: PartitionDevice.probe: sdc2 ; exists: True ; >13:38:11,778 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >13:38:11,779 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sdc2 ; flag: 1 ; >13:38:11,780 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >13:38:11,782 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sdc2 ; flag: 10 ; >13:38:11,782 DEBUG storage: added partition sdc2 (id 14) to device tree >13:38:11,783 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >13:38:11,784 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; >13:38:11,785 DEBUG storage: MDRaidMember.__init__: >13:38:11,785 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >13:38:11,785 DEBUG storage: device sdc2 does not contain a disklabel >13:38:11,785 DEBUG storage: type detected on 'sdc2' is 'linux_raid_member' >13:38:11,786 DEBUG storage: MDRaidMember.__init__: uuid: 556b7002-0a9f-586b-aa8f-b832a01ed669 ; exists: True ; label: localhost.localdomain:1 ; device: /dev/sdc2 ; serial: WD-WCAV57144220 ; mdUuid: 556b7002:0a9f586b:aa8fb832:a01ed669 ; biosraid: False ; >13:38:11,786 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >13:38:11,787 DEBUG storage: PartitionDevice._setFormat: sdc2 ; >13:38:11,788 DEBUG storage: PartitionDevice._setFormat: sdc2 ; current: None ; type: mdmember ; >13:38:11,789 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdc2 ; >13:38:11,789 DEBUG storage: md1 state is inactive >13:38:11,790 DEBUG storage: MDRaidArrayDevice._addDevice: md1 ; device: sdc2 ; status: False ; >13:38:11,791 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdc2 ; >13:38:11,792 DEBUG storage: PartitionDevice.setup: sdc2 ; status: True ; orig: False ; >13:38:11,793 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sdc2 ; orig: False ; >13:38:11,794 DEBUG storage: DiskDevice.setup: sdc ; status: True ; orig: False ; >13:38:11,795 DEBUG storage: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:11,796 DEBUG storage: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:12,340 DEBUG storage: md1 state is clean >13:38:12,340 DEBUG storage: md1 state is clean >13:38:12,340 DEBUG storage: looking up parted Device: /dev/md1 >13:38:12,341 DEBUG storage: md1 state is clean >13:38:12,341 DEBUG storage: looking up parted Device: /dev/sdc2 >13:38:12,342 DEBUG storage: got device: PartitionDevice instance (0x7f9fba876750) -- > name = sdc2 status = True parents = [<pyanaconda.storage.devices.DiskDevice object at 0x7f9fbaa13fd0>] > kids = 1 > id = 14 > uuid = None format = <pyanaconda.storage.formats.mdraid.MDRaidMember object at 0x7f9fba876890> size = 476435.500488 > major = 8 minor = 34 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 partedDevice = <parted.device.Device object at 0x7f9fba876910> > target size = 0 path = /dev/sdc2 > format args = [] originalFormat = DeviceFormat instance (0x7f9fba876310) -- > type = None name = Unknown status = False > device = /dev/sdc2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x7f9fba83dc50> disk = <pyanaconda.storage.devices.DiskDevice object at 0x7f9fbaa13fd0> > start = 1028160 end = 976768064 length = 975739905 > flags = raid >13:38:12,342 DEBUG storage: got format: MDRaidMember instance (0x7f9fba876890) -- > type = mdmember name = software RAID status = False > device = /dev/sdc2 uuid = 556b7002-0a9f-586b-aa8f-b832a01ed669 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 556b7002:0a9f586b:aa8fb832:a01ed669 biosraid = False >13:38:12,375 INFO storage: devices to scan: ['md0', 'md1'] >13:38:12,376 DEBUG storage: DeviceTree.addUdevDevice: info: {'MD_DEVICES': '4', 'ID_FS_VERSION': '1.0', 'ID_FS_LABEL_ENC': 'Boot', 'ANACBIN': '/usr/sbin', 'DEVTYPE': 'disk', 'ID_FS_UUID': '1b23e8ef-c877-469d-aac5-babf90ec5d60', 'MD_METADATA': '1.0', 'ID_FS_UUID_ENC': '1b23e8ef-c877-469d-aac5-babf90ec5d60', 'ID_FS_TYPE': 'ext4', 'DEVLINKS': '/dev/block/9:0 /dev/disk/by-id/md-name-localhost.localdomain:0 /dev/disk/by-id/md-uuid-5064589f:74c7c36f:bca5fde6:670f9693 /dev/disk/by-uuid/1b23e8ef-c877-469d-aac5-babf90ec5d60 /dev/disk/by-label/Boot', 'SUBSYSTEM': 'block', 'MD_NAME': 'localhost.localdomain:0', 'MD_UUID': '5064589f:74c7c36f:bca5fde6:670f9693', 'sysfs_path': '/devices/virtual/block/md0', 'ID_FS_LABEL': 'Boot', 'ID_FS_USAGE': 'filesystem', 'MD_LEVEL': 'raid1', 'MINOR': '0', 'symlinks': ['/dev/block/9:0', '/dev/disk/by-id/md-name-localhost.localdomain:0', '/dev/disk/by-id/md-uuid-5064589f:74c7c36f:bca5fde6:670f9693', '/dev/disk/by-uuid/1b23e8ef-c877-469d-aac5-babf90ec5d60', '/dev/disk/by-label/Boot'], 'MAJOR': '9', 'name': 'md0', 'DEVPATH': '/devices/virtual/block/md0', 'UDEV_LOG': '3', 'DEVNAME': 'md0'} ; name: md0 ; >13:38:12,376 DEBUG storage: scanning md0 (/devices/virtual/block/md0)... >13:38:12,376 DEBUG storage: looking for device 'md0'... >13:38:12,376 DEBUG storage: md0 state is clean >13:38:12,377 DEBUG storage: md0 state is clean >13:38:12,377 DEBUG storage: md0 state is clean >13:38:12,377 DEBUG storage: existing RAID 1 size == 501.01953125 >13:38:12,377 DEBUG storage: md0 state is clean >13:38:12,377 DEBUG storage: found MDRaidArrayDevice instance (0x7f9fba846150) -- > name = md0 status = True parents = [<pyanaconda.storage.devices.PartitionDevice object at 0x7f9fba857350>, <pyanaconda.storage.devices.PartitionDevice object at 0x7f9fba857650>, <pyanaconda.storage.devices.PartitionDevice object at 0x7f9fba8466d0>, <pyanaconda.storage.devices.PartitionDevice object at 0x7f9fba876590>] > kids = 0 > id = 7 > uuid = 5064589f:74c7c36f:bca5fde6:670f9693 format = <pyanaconda.storage.formats.DeviceFormat object at 0x7f9fba846250> size = 501.01953125 > major = 0 minor = 0 exists = True > sysfs path = /devices/virtual/block/md0 partedDevice = <parted.device.Device object at 0x7f9fba8762d0> > target size = 0 path = /dev/md0 > format args = None originalFormat = DeviceFormat instance (0x7f9fba846250) -- > type = None name = Unknown status = False > device = /dev/md0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > level = 1 spares = 0 > members = 4 > total devices = 4 >13:38:12,377 DEBUG storage: md0 is an md device >13:38:12,377 DEBUG storage: md0 state is clean >13:38:12,378 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: md0 ; >13:38:12,379 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: md0 ; >13:38:12,380 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:12,381 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:38:12,381 DEBUG storage: device md0 does not contain a disklabel >13:38:12,381 DEBUG storage: type detected on 'md0' is 'ext4' >13:38:12,382 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:12,495 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:12,496 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:38:12,497 DEBUG storage: MDRaidArrayDevice._setFormat: md0 ; current: None ; type: ext4 ; >13:38:12,497 DEBUG storage: md0 state is clean >13:38:12,497 DEBUG storage: md0 state is clean >13:38:12,498 DEBUG storage: md0 state is clean >13:38:12,498 DEBUG storage: existing RAID 1 size == 501.01953125 >13:38:12,498 DEBUG storage: md0 state is clean >13:38:12,498 DEBUG storage: got device: MDRaidArrayDevice instance (0x7f9fba846150) -- > name = md0 status = True parents = [<pyanaconda.storage.devices.PartitionDevice object at 0x7f9fba857350>, <pyanaconda.storage.devices.PartitionDevice object at 0x7f9fba857650>, <pyanaconda.storage.devices.PartitionDevice object at 0x7f9fba8466d0>, <pyanaconda.storage.devices.PartitionDevice object at 0x7f9fba876590>] > kids = 0 > id = 7 > uuid = 5064589f:74c7c36f:bca5fde6:670f9693 format = <pyanaconda.storage.formats.fs.Ext4FS object at 0x7f9fb96834d0> size = 501.01953125 > major = 0 minor = 0 exists = True > sysfs path = /devices/virtual/block/md0 partedDevice = <parted.device.Device object at 0x7f9fba8762d0> > target size = 0 path = /dev/md0 > format args = None originalFormat = DeviceFormat instance (0x7f9fba846250) -- > type = None name = Unknown status = False > device = /dev/md0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > level = 1 spares = 0 > members = 4 > total devices = 4 >13:38:12,499 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:12,499 DEBUG storage: got format: Ext4FS instance (0x7f9fb96834d0) -- > type = ext4 name = ext4 status = False > device = /dev/md0 uuid = 1b23e8ef-c877-469d-aac5-babf90ec5d60 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Boot size = 501.0 targetSize = 501.0 > >13:38:12,500 DEBUG storage: DeviceTree.addUdevDevice: info: {'LVM2_PV_UUID': 'Ewr7sy-XVfR-Krna-l0rW-iEzG-2dEA-0XNsUx', 'LVM2_LV_ATTR': ['-wc---', '-wc---', '-wc---', '-wc---', '-wi---', '-wi---', ''], 'MD_DEVICES': '4', 'LVM2_PV_SIZE': '1463582720.00', 'LVM2_PV_PE_ALLOC_COUNT': '40113', 'ID_FS_VERSION': 'LVM2\\x20001', 'LVM2_VG_UUID': '50gFzv-3I20-cosR-eq1r-zKed-W741-izM2uN', 'LVM2_LV_SIZE': ['16777216.00', '67108864.00', '134217728.00', '1073741824.00', '2097152.00', '20480000.00', '0'], 'LVM2_PE_START': '192.00', 'LVM2_PV_NAME': '/dev/md1', 'ANACBIN': '/usr/sbin', 'DEVTYPE': 'disk', 'MINOR': '1', 'LVM2_LV_NAME': ['LvSwap', 'LvRoot', 'LvHome', 'LvData', 'Kvm_Debian_Lenny_Texte_01', 'Kvm_Windows7_64', ''], 'ID_FS_UUID': 'Ewr7sy-XVfR-Krna-l0rW-iEzG-2dEA-0XNsUx', 'MD_METADATA': '1.0', 'ID_FS_UUID_ENC': 'Ewr7sy-XVfR-Krna-l0rW-iEzG-2dEA-0XNsUx', 'ID_FS_TYPE': 'LVM2_member', 'LVM2_LV_UUID': ['KYGL3y-CyAq-B1Aq-xc35-H3xt-GWJU-WE2B3U', 'te5Q6U-2Amh-6C7u-zAle-5Om2-dJtc-m80iza', 'MuQ2VK-Q0Je-Bd2h-wiUk-WUy1-Gskc-THdRan', 'Mn6KAS-VLRn-fgpD-0fzz-jQmy-nGO8-w9IHO2', 'afL8dd-Dwjl-XiZe-kVy0-rOU6-look-pYzWjp', 'ofnHdk-G8Ck-4JZ2-xXN0-xpEl-ozji-rPWzS9', ''], 'DEVLINKS': '/dev/block/9:1 /dev/disk/by-id/md-name-localhost.localdomain:1 /dev/disk/by-id/md-uuid-556b7002:0a9f586b:aa8fb832:a01ed669', 'SUBSYSTEM': 'block', 'MD_NAME': 'localhost.localdomain:1', 'MD_UUID': '556b7002:0a9f586b:aa8fb832:a01ed669', 'LVM2_PV_COUNT': '1', 'LVM2_VG_EXTENT_COUNT': '44665', 'LVM2_VG_EXTENT_SIZE': '32768.00', 'sysfs_path': '/devices/virtual/block/md1', 'ID_FS_USAGE': 'raid', 'LVM2_VG_NAME': 'lvm2raid', 'MD_LEVEL': 'raid5', 'LVM2_VG_FREE': '149159936.00', 'LVM2_PV_PE_COUNT': '44665', 'symlinks': ['/dev/block/9:1', '/dev/disk/by-id/md-name-localhost.localdomain:1', '/dev/disk/by-id/md-uuid-556b7002:0a9f586b:aa8fb832:a01ed669'], 'MAJOR': '9', 'name': 'md1', 'LVM2_VG_FREE_COUNT': '4552', 'DEVPATH': '/devices/virtual/block/md1', 'UDEV_LOG': '3', 'DEVNAME': 'md1', 'LVM2_VG_SIZE': '1463582720.00'} ; name: md1 ; >13:38:12,501 DEBUG storage: scanning md1 (/devices/virtual/block/md1)... >13:38:12,501 DEBUG storage: looking for device 'md1'... >13:38:12,501 DEBUG storage: md1 state is clean >13:38:12,501 DEBUG storage: md1 state is clean >13:38:12,501 DEBUG storage: md1 state is clean >13:38:12,501 DEBUG storage: existing RAID 5 size == 1429305.9375 >13:38:12,501 DEBUG storage: md1 state is clean >13:38:12,502 DEBUG storage: found MDRaidArrayDevice instance (0x7f9fba857cd0) -- > name = md1 status = True parents = [<pyanaconda.storage.devices.PartitionDevice object at 0x7f9fba857790>, <pyanaconda.storage.devices.PartitionDevice object at 0x7f9fba8465d0>, <pyanaconda.storage.devices.PartitionDevice object at 0x7f9fba876210>, <pyanaconda.storage.devices.PartitionDevice object at 0x7f9fba876750>] > kids = 0 > id = 5 > uuid = 556b7002:0a9f586b:aa8fb832:a01ed669 format = <pyanaconda.storage.formats.DeviceFormat object at 0x7f9fba857810> size = 1429305.9375 > major = 0 minor = 1 exists = True > sysfs path = /devices/virtual/block/md1 partedDevice = <parted.device.Device object at 0x7f9fba846810> > target size = 0 path = /dev/md1 > format args = None originalFormat = DeviceFormat instance (0x7f9fba857810) -- > type = None name = Unknown status = False > device = /dev/md1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > level = 5 spares = 0 > members = 4 > total devices = 4 >13:38:12,502 DEBUG storage: md1 is an md device >13:38:12,502 DEBUG storage: md1 state is clean >13:38:12,503 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: md1 ; >13:38:12,504 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: md1 ; >13:38:12,505 DEBUG storage: LVMPhysicalVolume.__init__: >13:38:12,505 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >13:38:12,505 DEBUG storage: device md1 does not contain a disklabel >13:38:12,505 DEBUG storage: type detected on 'md1' is 'LVM2_member' >13:38:12,506 DEBUG storage: LVMPhysicalVolume.__init__: vgName: lvm2raid ; uuid: Ewr7sy-XVfR-Krna-l0rW-iEzG-2dEA-0XNsUx ; exists: True ; vgUuid: 50gFzv-3I20-cosR-eq1r-zKed-W741-izM2uN ; label: None ; peStart: 0.1875 ; device: /dev/md1 ; serial: None ; >13:38:12,506 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >13:38:12,507 DEBUG storage: MDRaidArrayDevice._setFormat: md1 ; current: None ; type: lvmpv ; >13:38:12,508 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: md1 ; >13:38:12,508 DEBUG storage: looking for device 'lvm2raid'... >13:38:12,508 DEBUG storage: found None >13:38:12,509 DEBUG storage: MDRaidArrayDevice.addChild: kids: 0 ; name: md1 ; >13:38:12,510 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:12,511 DEBUG storage: LVMVolumeGroupDevice._setFormat: lvm2raid ; current: None ; type: None ; >13:38:12,511 DEBUG storage: added lvmvg lvm2raid (id 15) to device tree >13:38:12,511 DEBUG storage: md1 state is clean >13:38:12,511 DEBUG storage: md1 state is clean >13:38:12,511 DEBUG storage: md1 state is clean >13:38:12,512 DEBUG storage: existing RAID 5 size == 1429305.9375 >13:38:12,512 DEBUG storage: md1 state is clean >13:38:12,512 DEBUG storage: got device: MDRaidArrayDevice instance (0x7f9fba857cd0) -- > name = md1 status = True parents = [<pyanaconda.storage.devices.PartitionDevice object at 0x7f9fba857790>, <pyanaconda.storage.devices.PartitionDevice object at 0x7f9fba8465d0>, <pyanaconda.storage.devices.PartitionDevice object at 0x7f9fba876210>, <pyanaconda.storage.devices.PartitionDevice object at 0x7f9fba876750>] > kids = 1 > id = 5 > uuid = 556b7002:0a9f586b:aa8fb832:a01ed669 format = <pyanaconda.storage.formats.lvmpv.LVMPhysicalVolume object at 0x7f9fb9683810> size = 1429305.9375 > major = 0 minor = 1 exists = True > sysfs path = /devices/virtual/block/md1 partedDevice = <parted.device.Device object at 0x7f9fba846810> > target size = 0 path = /dev/md1 > format args = None originalFormat = DeviceFormat instance (0x7f9fba857810) -- > type = None name = Unknown status = False > device = /dev/md1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > level = 5 spares = 0 > members = 4 > total devices = 4 >13:38:12,512 DEBUG storage: got format: LVMPhysicalVolume instance (0x7f9fb9683810) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/md1 uuid = Ewr7sy-XVfR-Krna-l0rW-iEzG-2dEA-0XNsUx exists = True > options = None supported = True formattable = True resizable = False > vgName = lvm2raid vgUUID = 50gFzv-3I20-cosR-eq1r-zKed-W741-izM2uN peStart = 0.1875 >13:38:12,544 DEBUG storage: looking for device 'lvm2raid-LvSwap'... >13:38:12,544 DEBUG storage: found None >13:38:12,545 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: lvm2raid ; >13:38:12,545 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:12,547 DEBUG storage: LVMLogicalVolumeDevice._setFormat: lvm2raid-LvSwap ; current: None ; type: None ; >13:38:12,547 DEBUG storage: Adding lvm2raid-LvSwap/16384MB to lvm2raid >13:38:12,547 DEBUG storage: added lvmlv lvm2raid-LvSwap (id 16) to device tree >13:38:12,548 DEBUG storage: LVMLogicalVolumeDevice.setup: lvm2raid-LvSwap ; status: False ; orig: False ; >13:38:12,548 DEBUG storage: md1 state is clean >13:38:12,549 DEBUG storage: LVMVolumeGroupDevice.setup: lvm2raid ; status: True ; orig: False ; >13:38:12,549 DEBUG storage: md1 state is clean >13:38:12,699 DEBUG storage: looking up parted Device: /dev/mapper/lvm2raid-LvSwap >13:38:12,735 DEBUG storage: looking for device 'lvm2raid-LvRoot'... >13:38:12,735 DEBUG storage: found None >13:38:12,736 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: lvm2raid ; >13:38:12,736 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:12,737 DEBUG storage: LVMLogicalVolumeDevice._setFormat: lvm2raid-LvRoot ; current: None ; type: None ; >13:38:12,738 DEBUG storage: Adding lvm2raid-LvRoot/65536MB to lvm2raid >13:38:12,738 DEBUG storage: added lvmlv lvm2raid-LvRoot (id 17) to device tree >13:38:12,739 DEBUG storage: LVMLogicalVolumeDevice.setup: lvm2raid-LvRoot ; status: False ; orig: False ; >13:38:12,740 DEBUG storage: LVMVolumeGroupDevice.setup: lvm2raid ; status: True ; orig: False ; >13:38:12,891 DEBUG storage: looking up parted Device: /dev/mapper/lvm2raid-LvRoot >13:38:12,892 DEBUG storage: looking for device 'lvm2raid-LvHome'... >13:38:12,892 DEBUG storage: found None >13:38:12,893 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: lvm2raid ; >13:38:12,893 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:12,894 DEBUG storage: LVMLogicalVolumeDevice._setFormat: lvm2raid-LvHome ; current: None ; type: None ; >13:38:12,895 DEBUG storage: Adding lvm2raid-LvHome/131072MB to lvm2raid >13:38:12,895 DEBUG storage: added lvmlv lvm2raid-LvHome (id 18) to device tree >13:38:12,896 DEBUG storage: LVMLogicalVolumeDevice.setup: lvm2raid-LvHome ; status: False ; orig: False ; >13:38:12,897 DEBUG storage: LVMVolumeGroupDevice.setup: lvm2raid ; status: True ; orig: False ; >13:38:13,048 DEBUG storage: looking up parted Device: /dev/mapper/lvm2raid-LvHome >13:38:13,049 DEBUG storage: looking for device 'lvm2raid-LvData'... >13:38:13,049 DEBUG storage: found None >13:38:13,051 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 3 ; name: lvm2raid ; >13:38:13,051 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:13,052 DEBUG storage: LVMLogicalVolumeDevice._setFormat: lvm2raid-LvData ; current: None ; type: None ; >13:38:13,053 DEBUG storage: Adding lvm2raid-LvData/1048576MB to lvm2raid >13:38:13,053 DEBUG storage: added lvmlv lvm2raid-LvData (id 19) to device tree >13:38:13,054 DEBUG storage: LVMLogicalVolumeDevice.setup: lvm2raid-LvData ; status: False ; orig: False ; >13:38:13,055 DEBUG storage: LVMVolumeGroupDevice.setup: lvm2raid ; status: True ; orig: False ; >13:38:13,205 DEBUG storage: looking up parted Device: /dev/mapper/lvm2raid-LvData >13:38:13,206 DEBUG storage: looking for device 'lvm2raid-Kvm_Debian_Lenny_Texte_01'... >13:38:13,206 DEBUG storage: found None >13:38:13,207 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 4 ; name: lvm2raid ; >13:38:13,208 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:13,209 DEBUG storage: LVMLogicalVolumeDevice._setFormat: lvm2raid-Kvm_Debian_Lenny_Texte_01 ; current: None ; type: None ; >13:38:13,209 DEBUG storage: Adding lvm2raid-Kvm_Debian_Lenny_Texte_01/2048MB to lvm2raid >13:38:13,209 DEBUG storage: added lvmlv lvm2raid-Kvm_Debian_Lenny_Texte_01 (id 20) to device tree >13:38:13,210 DEBUG storage: LVMLogicalVolumeDevice.setup: lvm2raid-Kvm_Debian_Lenny_Texte_01 ; status: False ; orig: False ; >13:38:13,211 DEBUG storage: LVMVolumeGroupDevice.setup: lvm2raid ; status: True ; orig: False ; >13:38:13,363 DEBUG storage: looking up parted Device: /dev/mapper/lvm2raid-Kvm_Debian_Lenny_Texte_01 >13:38:13,364 DEBUG storage: looking for device 'lvm2raid-Kvm_Windows7_64'... >13:38:13,364 DEBUG storage: found None >13:38:13,366 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 5 ; name: lvm2raid ; >13:38:13,366 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:13,367 DEBUG storage: LVMLogicalVolumeDevice._setFormat: lvm2raid-Kvm_Windows7_64 ; current: None ; type: None ; >13:38:13,367 DEBUG storage: Adding lvm2raid-Kvm_Windows7_64/20000MB to lvm2raid >13:38:13,367 DEBUG storage: added lvmlv lvm2raid-Kvm_Windows7_64 (id 21) to device tree >13:38:13,368 DEBUG storage: LVMLogicalVolumeDevice.setup: lvm2raid-Kvm_Windows7_64 ; status: False ; orig: False ; >13:38:13,370 DEBUG storage: LVMVolumeGroupDevice.setup: lvm2raid ; status: True ; orig: False ; >13:38:13,519 DEBUG storage: looking up parted Device: /dev/mapper/lvm2raid-Kvm_Windows7_64 >13:38:13,553 INFO storage: devices to scan: ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5'] >13:38:13,554 DEBUG storage: DeviceTree.addUdevDevice: info: {'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'ID_FS_VERSION': '2', 'DM_NAME': 'lvm2raid-LvSwap', 'ANACBIN': '/usr/sbin', 'DM_SUSPENDED': '0', 'DEVTYPE': 'disk', 'ID_FS_UUID': 'a471fcc5-8f91-41f0-a510-1c18fe1c9e46', 'ID_FS_UUID_ENC': 'a471fcc5-8f91-41f0-a510-1c18fe1c9e46', 'DM_UDEV_RULES_VSN': '2', 'ID_FS_TYPE': 'swap', 'DEVLINKS': '/dev/mapper/lvm2raid-LvSwap /dev/lvm2raid/LvSwap /dev/disk/by-id/dm-name-lvm2raid-LvSwap /dev/disk/by-id/dm-uuid-LVM-50gFzv3I20cosReq1rzKedW741izM2uNKYGL3yCyAqB1Aqxc35H3xtGWJUWE2B3U /dev/disk/by-uuid/a471fcc5-8f91-41f0-a510-1c18fe1c9e46 /dev/block/253:0', 'SUBSYSTEM': 'block', 'DM_UUID': 'LVM-50gFzv3I20cosReq1rzKedW741izM2uNKYGL3yCyAqB1Aqxc35H3xtGWJUWE2B3U', 'DM_SBIN_PATH': '/usr/sbin', 'sysfs_path': '/devices/virtual/block/dm-0', 'ID_FS_USAGE': 'other', 'MINOR': '0', 'symlinks': ['/dev/mapper/lvm2raid-LvSwap', '/dev/lvm2raid/LvSwap', '/dev/disk/by-id/dm-name-lvm2raid-LvSwap', '/dev/disk/by-id/dm-uuid-LVM-50gFzv3I20cosReq1rzKedW741izM2uNKYGL3yCyAqB1Aqxc35H3xtGWJUWE2B3U', '/dev/disk/by-uuid/a471fcc5-8f91-41f0-a510-1c18fe1c9e46', '/dev/block/253:0'], 'MAJOR': '253', 'name': 'dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'UDEV_LOG': '3', 'DEVNAME': 'dm-0', 'DM_LV_NAME': 'LvSwap', 'DM_VG_NAME': 'lvm2raid'} ; name: lvm2raid-LvSwap ; >13:38:13,554 DEBUG storage: scanning lvm2raid-LvSwap (/devices/virtual/block/dm-0)... >13:38:13,554 DEBUG storage: looking for device 'lvm2raid-LvSwap'... >13:38:13,556 DEBUG storage: found LVMLogicalVolumeDevice instance (0x7f9fb967d150) -- > name = lvm2raid-LvSwap status = True parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850>] > kids = 0 > id = 16 > uuid = KYGL3y-CyAq-B1Aq-xc35-H3xt-GWJU-WE2B3U format = <pyanaconda.storage.formats.DeviceFormat object at 0x7f9fb967d110> size = 16384.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x7f9fb967d1d0> > target size = 16384.0 path = /dev/mapper/lvm2raid-LvSwap > format args = [] originalFormat = DeviceFormat instance (0x7f9fb967d110) -- > type = None name = Unknown status = False > device = /dev/mapper/lvm2raid-LvSwap uuid = None exists = True > options = None supported = False formattable = False resizable = False > target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 16384MB >13:38:13,556 DEBUG storage: lvm2raid-LvSwap is a device-mapper device >13:38:13,557 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: lvm2raid-LvSwap ; >13:38:13,558 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: lvm2raid-LvSwap ; >13:38:13,559 DEBUG storage: SwapSpace.__init__: >13:38:13,559 DEBUG storage: getFormat('swap') returning SwapSpace instance >13:38:13,559 DEBUG storage: device lvm2raid-LvSwap does not contain a disklabel >13:38:13,559 DEBUG storage: type detected on 'lvm2raid-LvSwap' is 'swap' >13:38:13,560 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/lvm2raid-LvSwap ; serial: None ; uuid: a471fcc5-8f91-41f0-a510-1c18fe1c9e46 ; exists: True ; label: None ; >13:38:13,560 DEBUG storage: getFormat('swap') returning SwapSpace instance >13:38:13,561 DEBUG storage: LVMLogicalVolumeDevice._setFormat: lvm2raid-LvSwap ; current: None ; type: swap ; >13:38:13,562 DEBUG storage: got device: LVMLogicalVolumeDevice instance (0x7f9fb967d150) -- > name = lvm2raid-LvSwap status = True parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850>] > kids = 0 > id = 16 > uuid = KYGL3y-CyAq-B1Aq-xc35-H3xt-GWJU-WE2B3U format = <pyanaconda.storage.formats.swap.SwapSpace object at 0x7f9fb9683cd0> size = 16384.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x7f9fb967d1d0> > target size = 16384.0 path = /dev/mapper/lvm2raid-LvSwap > format args = [] originalFormat = DeviceFormat instance (0x7f9fb967d110) -- > type = None name = Unknown status = False > device = /dev/mapper/lvm2raid-LvSwap uuid = None exists = True > options = None supported = False formattable = False resizable = False > target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 16384MB >13:38:13,562 DEBUG storage: got format: SwapSpace instance (0x7f9fb9683cd0) -- > type = swap name = swap status = False > device = /dev/mapper/lvm2raid-LvSwap uuid = a471fcc5-8f91-41f0-a510-1c18fe1c9e46 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >13:38:13,563 DEBUG storage: DeviceTree.addUdevDevice: info: {'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'ID_FS_VERSION': '1.0', 'DM_NAME': 'lvm2raid-LvRoot', 'ID_FS_LABEL_ENC': 'Root', 'ANACBIN': '/usr/sbin', 'DM_SUSPENDED': '0', 'DEVTYPE': 'disk', 'ID_FS_UUID': '29d54a1d-75ee-4ed3-8ab2-9fb00256bb23', 'ID_FS_UUID_ENC': '29d54a1d-75ee-4ed3-8ab2-9fb00256bb23', 'DM_UDEV_RULES_VSN': '2', 'ID_FS_TYPE': 'ext4', 'DEVLINKS': '/dev/mapper/lvm2raid-LvRoot /dev/lvm2raid/LvRoot /dev/disk/by-id/dm-name-lvm2raid-LvRoot /dev/disk/by-id/dm-uuid-LVM-50gFzv3I20cosReq1rzKedW741izM2uNte5Q6U2Amh6C7uzAle5Om2dJtcm80iza /dev/disk/by-uuid/29d54a1d-75ee-4ed3-8ab2-9fb00256bb23 /dev/disk/by-label/Root /dev/block/253:1', 'SUBSYSTEM': 'block', 'DM_UUID': 'LVM-50gFzv3I20cosReq1rzKedW741izM2uNte5Q6U2Amh6C7uzAle5Om2dJtcm80iza', 'DM_SBIN_PATH': '/usr/sbin', 'sysfs_path': '/devices/virtual/block/dm-1', 'ID_FS_LABEL': 'Root', 'ID_FS_USAGE': 'filesystem', 'MINOR': '1', 'symlinks': ['/dev/mapper/lvm2raid-LvRoot', '/dev/lvm2raid/LvRoot', '/dev/disk/by-id/dm-name-lvm2raid-LvRoot', '/dev/disk/by-id/dm-uuid-LVM-50gFzv3I20cosReq1rzKedW741izM2uNte5Q6U2Amh6C7uzAle5Om2dJtcm80iza', '/dev/disk/by-uuid/29d54a1d-75ee-4ed3-8ab2-9fb00256bb23', '/dev/disk/by-label/Root', '/dev/block/253:1'], 'MAJOR': '253', 'name': 'dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'UDEV_LOG': '3', 'DEVNAME': 'dm-1', 'DM_LV_NAME': 'LvRoot', 'DM_VG_NAME': 'lvm2raid'} ; name: lvm2raid-LvRoot ; >13:38:13,563 DEBUG storage: scanning lvm2raid-LvRoot (/devices/virtual/block/dm-1)... >13:38:13,563 DEBUG storage: looking for device 'lvm2raid-LvRoot'... >13:38:13,564 DEBUG storage: found LVMLogicalVolumeDevice instance (0x7f9fb967d350) -- > name = lvm2raid-LvRoot status = True parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850>] > kids = 0 > id = 17 > uuid = te5Q6U-2Amh-6C7u-zAle-5Om2-dJtc-m80iza format = <pyanaconda.storage.formats.DeviceFormat object at 0x7f9fb967d290> size = 65536.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x7f9fb967d210> > target size = 65536.0 path = /dev/mapper/lvm2raid-LvRoot > format args = [] originalFormat = DeviceFormat instance (0x7f9fb967d290) -- > type = None name = Unknown status = False > device = /dev/mapper/lvm2raid-LvRoot uuid = None exists = True > options = None supported = False formattable = False resizable = False > target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 65536MB >13:38:13,565 DEBUG storage: lvm2raid-LvRoot is a device-mapper device >13:38:13,566 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: lvm2raid-LvRoot ; >13:38:13,566 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: lvm2raid-LvRoot ; >13:38:13,567 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:13,568 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:38:13,568 DEBUG storage: device lvm2raid-LvRoot does not contain a disklabel >13:38:13,568 DEBUG storage: type detected on 'lvm2raid-LvRoot' is 'ext4' >13:38:13,569 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:13,625 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:13,625 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:38:13,626 DEBUG storage: LVMLogicalVolumeDevice._setFormat: lvm2raid-LvRoot ; current: None ; type: ext4 ; >13:38:13,628 DEBUG storage: got device: LVMLogicalVolumeDevice instance (0x7f9fb967d350) -- > name = lvm2raid-LvRoot status = True parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850>] > kids = 0 > id = 17 > uuid = te5Q6U-2Amh-6C7u-zAle-5Om2-dJtc-m80iza format = <pyanaconda.storage.formats.fs.Ext4FS object at 0x7f9fb9698590> size = 65536.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x7f9fb967d210> > target size = 65536.0 path = /dev/mapper/lvm2raid-LvRoot > format args = [] originalFormat = DeviceFormat instance (0x7f9fb967d290) -- > type = None name = Unknown status = False > device = /dev/mapper/lvm2raid-LvRoot uuid = None exists = True > options = None supported = False formattable = False resizable = False > target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 65536MB >13:38:13,629 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:13,629 DEBUG storage: got format: Ext4FS instance (0x7f9fb9698590) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/lvm2raid-LvRoot uuid = 29d54a1d-75ee-4ed3-8ab2-9fb00256bb23 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Root size = 65536.0 targetSize = 65536.0 > >13:38:13,630 DEBUG storage: DeviceTree.addUdevDevice: info: {'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'ID_FS_VERSION': '1.0', 'DM_NAME': 'lvm2raid-LvHome', 'ID_FS_LABEL_ENC': 'Home', 'ANACBIN': '/usr/sbin', 'DM_SUSPENDED': '0', 'DEVTYPE': 'disk', 'ID_FS_UUID': 'db6d46b3-1dfd-4d65-89d7-1ddc2bd67af9', 'ID_FS_UUID_ENC': 'db6d46b3-1dfd-4d65-89d7-1ddc2bd67af9', 'DM_UDEV_RULES_VSN': '2', 'ID_FS_TYPE': 'ext4', 'DEVLINKS': '/dev/mapper/lvm2raid-LvHome /dev/lvm2raid/LvHome /dev/disk/by-id/dm-name-lvm2raid-LvHome /dev/disk/by-id/dm-uuid-LVM-50gFzv3I20cosReq1rzKedW741izM2uNMuQ2VKQ0JeBd2hwiUkWUy1GskcTHdRan /dev/disk/by-uuid/db6d46b3-1dfd-4d65-89d7-1ddc2bd67af9 /dev/disk/by-label/Home /dev/block/253:2', 'SUBSYSTEM': 'block', 'DM_UUID': 'LVM-50gFzv3I20cosReq1rzKedW741izM2uNMuQ2VKQ0JeBd2hwiUkWUy1GskcTHdRan', 'DM_SBIN_PATH': '/usr/sbin', 'sysfs_path': '/devices/virtual/block/dm-2', 'ID_FS_LABEL': 'Home', 'ID_FS_USAGE': 'filesystem', 'MINOR': '2', 'symlinks': ['/dev/mapper/lvm2raid-LvHome', '/dev/lvm2raid/LvHome', '/dev/disk/by-id/dm-name-lvm2raid-LvHome', '/dev/disk/by-id/dm-uuid-LVM-50gFzv3I20cosReq1rzKedW741izM2uNMuQ2VKQ0JeBd2hwiUkWUy1GskcTHdRan', '/dev/disk/by-uuid/db6d46b3-1dfd-4d65-89d7-1ddc2bd67af9', '/dev/disk/by-label/Home', '/dev/block/253:2'], 'MAJOR': '253', 'name': 'dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'UDEV_LOG': '3', 'DEVNAME': 'dm-2', 'DM_LV_NAME': 'LvHome', 'DM_VG_NAME': 'lvm2raid'} ; name: lvm2raid-LvHome ; >13:38:13,630 DEBUG storage: scanning lvm2raid-LvHome (/devices/virtual/block/dm-2)... >13:38:13,630 DEBUG storage: looking for device 'lvm2raid-LvHome'... >13:38:13,632 DEBUG storage: found LVMLogicalVolumeDevice instance (0x7f9fb967d410) -- > name = lvm2raid-LvHome status = True parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850>] > kids = 0 > id = 18 > uuid = MuQ2VK-Q0Je-Bd2h-wiUk-WUy1-Gskc-THdRan format = <pyanaconda.storage.formats.DeviceFormat object at 0x7f9fb967d4d0> size = 131072.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x7f9fb967d710> > target size = 131072.0 path = /dev/mapper/lvm2raid-LvHome > format args = [] originalFormat = DeviceFormat instance (0x7f9fb967d4d0) -- > type = None name = Unknown status = False > device = /dev/mapper/lvm2raid-LvHome uuid = None exists = True > options = None supported = False formattable = False resizable = False > target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 131072MB >13:38:13,632 DEBUG storage: lvm2raid-LvHome is a device-mapper device >13:38:13,633 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: lvm2raid-LvHome ; >13:38:13,634 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: lvm2raid-LvHome ; >13:38:13,635 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:13,635 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:38:13,635 DEBUG storage: device lvm2raid-LvHome does not contain a disklabel >13:38:13,635 DEBUG storage: type detected on 'lvm2raid-LvHome' is 'ext4' >13:38:13,636 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:13,673 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:13,673 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:38:13,674 DEBUG storage: LVMLogicalVolumeDevice._setFormat: lvm2raid-LvHome ; current: None ; type: ext4 ; >13:38:13,676 DEBUG storage: got device: LVMLogicalVolumeDevice instance (0x7f9fb967d410) -- > name = lvm2raid-LvHome status = True parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850>] > kids = 0 > id = 18 > uuid = MuQ2VK-Q0Je-Bd2h-wiUk-WUy1-Gskc-THdRan format = <pyanaconda.storage.formats.fs.Ext4FS object at 0x7f9fb9698090> size = 131072.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x7f9fb967d710> > target size = 131072.0 path = /dev/mapper/lvm2raid-LvHome > format args = [] originalFormat = DeviceFormat instance (0x7f9fb967d4d0) -- > type = None name = Unknown status = False > device = /dev/mapper/lvm2raid-LvHome uuid = None exists = True > options = None supported = False formattable = False resizable = False > target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 131072MB >13:38:13,677 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:13,677 DEBUG storage: got format: Ext4FS instance (0x7f9fb9698090) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/lvm2raid-LvHome uuid = db6d46b3-1dfd-4d65-89d7-1ddc2bd67af9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Home size = 131072.0 targetSize = 131072.0 > >13:38:13,678 DEBUG storage: DeviceTree.addUdevDevice: info: {'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'ID_FS_VERSION': '1.0', 'DM_NAME': 'lvm2raid-LvData', 'ID_FS_LABEL_ENC': 'Data', 'ANACBIN': '/usr/sbin', 'DM_SUSPENDED': '0', 'DEVTYPE': 'disk', 'ID_FS_UUID': '144637ba-6103-48e4-9afb-0762032fd813', 'ID_FS_UUID_ENC': '144637ba-6103-48e4-9afb-0762032fd813', 'DM_UDEV_RULES_VSN': '2', 'ID_FS_TYPE': 'ext4', 'DEVLINKS': '/dev/mapper/lvm2raid-LvData /dev/lvm2raid/LvData /dev/disk/by-id/dm-name-lvm2raid-LvData /dev/disk/by-id/dm-uuid-LVM-50gFzv3I20cosReq1rzKedW741izM2uNMn6KASVLRnfgpD0fzzjQmynGO8w9IHO2 /dev/disk/by-uuid/144637ba-6103-48e4-9afb-0762032fd813 /dev/disk/by-label/Data /dev/block/253:3', 'SUBSYSTEM': 'block', 'DM_UUID': 'LVM-50gFzv3I20cosReq1rzKedW741izM2uNMn6KASVLRnfgpD0fzzjQmynGO8w9IHO2', 'DM_SBIN_PATH': '/usr/sbin', 'sysfs_path': '/devices/virtual/block/dm-3', 'ID_FS_LABEL': 'Data', 'ID_FS_USAGE': 'filesystem', 'MINOR': '3', 'symlinks': ['/dev/mapper/lvm2raid-LvData', '/dev/lvm2raid/LvData', '/dev/disk/by-id/dm-name-lvm2raid-LvData', '/dev/disk/by-id/dm-uuid-LVM-50gFzv3I20cosReq1rzKedW741izM2uNMn6KASVLRnfgpD0fzzjQmynGO8w9IHO2', '/dev/disk/by-uuid/144637ba-6103-48e4-9afb-0762032fd813', '/dev/disk/by-label/Data', '/dev/block/253:3'], 'MAJOR': '253', 'name': 'dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'UDEV_LOG': '3', 'DEVNAME': 'dm-3', 'DM_LV_NAME': 'LvData', 'DM_VG_NAME': 'lvm2raid'} ; name: lvm2raid-LvData ; >13:38:13,678 DEBUG storage: scanning lvm2raid-LvData (/devices/virtual/block/dm-3)... >13:38:13,678 DEBUG storage: looking for device 'lvm2raid-LvData'... >13:38:13,680 DEBUG storage: found LVMLogicalVolumeDevice instance (0x7f9fb967d690) -- > name = lvm2raid-LvData status = True parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850>] > kids = 0 > id = 19 > uuid = Mn6KAS-VLRn-fgpD-0fzz-jQmy-nGO8-w9IHO2 format = <pyanaconda.storage.formats.DeviceFormat object at 0x7f9fb967d590> size = 1048576.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x7f9fb967d090> > target size = 1048576.0 path = /dev/mapper/lvm2raid-LvData > format args = [] originalFormat = DeviceFormat instance (0x7f9fb967d590) -- > type = None name = Unknown status = False > device = /dev/mapper/lvm2raid-LvData uuid = None exists = True > options = None supported = False formattable = False resizable = False > target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 1048576MB >13:38:13,680 DEBUG storage: lvm2raid-LvData is a device-mapper device >13:38:13,681 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: lvm2raid-LvData ; >13:38:13,682 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: lvm2raid-LvData ; >13:38:13,683 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:13,683 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:38:13,683 DEBUG storage: device lvm2raid-LvData does not contain a disklabel >13:38:13,683 DEBUG storage: type detected on 'lvm2raid-LvData' is 'ext4' >13:38:13,684 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:13,728 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:13,729 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:38:13,730 DEBUG storage: LVMLogicalVolumeDevice._setFormat: lvm2raid-LvData ; current: None ; type: ext4 ; >13:38:13,731 DEBUG storage: got device: LVMLogicalVolumeDevice instance (0x7f9fb967d690) -- > name = lvm2raid-LvData status = True parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850>] > kids = 0 > id = 19 > uuid = Mn6KAS-VLRn-fgpD-0fzz-jQmy-nGO8-w9IHO2 format = <pyanaconda.storage.formats.fs.Ext4FS object at 0x7f9fb9698110> size = 1048576.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x7f9fb967d090> > target size = 1048576.0 path = /dev/mapper/lvm2raid-LvData > format args = [] originalFormat = DeviceFormat instance (0x7f9fb967d590) -- > type = None name = Unknown status = False > device = /dev/mapper/lvm2raid-LvData uuid = None exists = True > options = None supported = False formattable = False resizable = False > target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 1048576MB >13:38:13,733 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:13,733 DEBUG storage: got format: Ext4FS instance (0x7f9fb9698110) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/lvm2raid-LvData uuid = 144637ba-6103-48e4-9afb-0762032fd813 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Data size = 1048576.0 targetSize = 1048576.0 > >13:38:13,734 DEBUG storage: DeviceTree.addUdevDevice: info: {'symlinks': ['/dev/mapper/lvm2raid-Kvm_Debian_Lenny_Texte_01', '/dev/lvm2raid/Kvm_Debian_Lenny_Texte_01', '/dev/disk/by-id/dm-name-lvm2raid-Kvm_Debian_Lenny_Texte_01', '/dev/disk/by-id/dm-uuid-LVM-50gFzv3I20cosReq1rzKedW741izM2uNafL8ddDwjlXiZekVy0rOU6lookpYzWjp', '/dev/block/253:4'], 'SUBSYSTEM': 'block', 'DM_NAME': 'lvm2raid-Kvm_Debian_Lenny_Texte_01', 'MAJOR': '253', 'DEVPATH': '/devices/virtual/block/dm-4', 'sysfs_path': '/devices/virtual/block/dm-4', 'UDEV_LOG': '3', 'DEVNAME': 'dm-4', 'DM_UUID': 'LVM-50gFzv3I20cosReq1rzKedW741izM2uNafL8ddDwjlXiZekVy0rOU6lookpYzWjp', 'DM_LV_NAME': 'Kvm_Debian_Lenny_Texte_01', 'DM_SUSPENDED': '0', 'DM_SBIN_PATH': '/usr/sbin', 'DEVTYPE': 'disk', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'ID_PART_TABLE_TYPE': 'dos', 'DEVLINKS': '/dev/mapper/lvm2raid-Kvm_Debian_Lenny_Texte_01 /dev/lvm2raid/Kvm_Debian_Lenny_Texte_01 /dev/disk/by-id/dm-name-lvm2raid-Kvm_Debian_Lenny_Texte_01 /dev/disk/by-id/dm-uuid-LVM-50gFzv3I20cosReq1rzKedW741izM2uNafL8ddDwjlXiZekVy0rOU6lookpYzWjp /dev/block/253:4', 'ANACBIN': '/usr/sbin', 'DM_VG_NAME': 'lvm2raid', 'DM_UDEV_RULES_VSN': '2', 'MINOR': '4', 'name': 'dm-4'} ; name: lvm2raid-Kvm_Debian_Lenny_Texte_01 ; >13:38:13,734 DEBUG storage: scanning lvm2raid-Kvm_Debian_Lenny_Texte_01 (/devices/virtual/block/dm-4)... >13:38:13,734 DEBUG storage: looking for device 'lvm2raid-Kvm_Debian_Lenny_Texte_01'... >13:38:13,736 DEBUG storage: found LVMLogicalVolumeDevice instance (0x7f9fb967d3d0) -- > name = lvm2raid-Kvm_Debian_Lenny_Texte_01 status = True parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850>] > kids = 0 > id = 20 > uuid = afL8dd-Dwjl-XiZe-kVy0-rOU6-look-pYzWjp format = <pyanaconda.storage.formats.DeviceFormat object at 0x7f9fb967d650> size = 2048.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x7f9fb967d6d0> > target size = 2048.0 path = /dev/mapper/lvm2raid-Kvm_Debian_Lenny_Texte_01 > format args = [] originalFormat = DeviceFormat instance (0x7f9fb967d650) -- > type = None name = Unknown status = False > device = /dev/mapper/lvm2raid-Kvm_Debian_Lenny_Texte_01 uuid = None exists = True > options = None supported = False formattable = False resizable = False > target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 2048MB >13:38:13,736 DEBUG storage: lvm2raid-Kvm_Debian_Lenny_Texte_01 is a device-mapper device >13:38:13,737 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: lvm2raid-Kvm_Debian_Lenny_Texte_01 ; >13:38:13,738 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: lvm2raid-Kvm_Debian_Lenny_Texte_01 ; >13:38:13,738 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:13,739 DEBUG storage: LVMLogicalVolumeDevice.setup: lvm2raid-Kvm_Debian_Lenny_Texte_01 ; status: True ; orig: False ; >13:38:13,740 DEBUG storage: DiskLabel.__init__: device: /dev/mapper/lvm2raid-Kvm_Debian_Lenny_Texte_01 ; exists: True ; >13:38:13,845 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >13:38:13,846 DEBUG storage: LVMLogicalVolumeDevice._setFormat: lvm2raid-Kvm_Debian_Lenny_Texte_01 ; current: None ; type: disklabel ; >13:38:13,848 DEBUG storage: got device: LVMLogicalVolumeDevice instance (0x7f9fb967d3d0) -- > name = lvm2raid-Kvm_Debian_Lenny_Texte_01 status = True parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850>] > kids = 0 > id = 20 > uuid = afL8dd-Dwjl-XiZe-kVy0-rOU6-look-pYzWjp format = <pyanaconda.storage.formats.disklabel.DiskLabel object at 0x7f9fba846250> size = 2048.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x7f9fb967d6d0> > target size = 2048.0 path = /dev/mapper/lvm2raid-Kvm_Debian_Lenny_Texte_01 > format args = [] originalFormat = DeviceFormat instance (0x7f9fb967d650) -- > type = None name = Unknown status = False > device = /dev/mapper/lvm2raid-Kvm_Debian_Lenny_Texte_01 uuid = None exists = True > options = None supported = False formattable = False resizable = False > target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 2048MB >13:38:13,848 DEBUG storage: got format: DiskLabel instance (0x7f9fba846250) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/mapper/lvm2raid-Kvm_Debian_Lenny_Texte_01 uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 384 > partedDisk = <parted.disk.Disk object at 0x7f9fb9698290> > origPartedDisk = <parted.disk.Disk object at 0x7f9fb96986d0> > partedDevice = <parted.device.Device object at 0x7f9fb9683f50> > >13:38:13,849 DEBUG storage: DeviceTree.addUdevDevice: info: {'symlinks': ['/dev/mapper/lvm2raid-Kvm_Windows7_64', '/dev/lvm2raid/Kvm_Windows7_64', '/dev/disk/by-id/dm-name-lvm2raid-Kvm_Windows7_64', '/dev/disk/by-id/dm-uuid-LVM-50gFzv3I20cosReq1rzKedW741izM2uNofnHdkG8Ck4JZ2xXN0xpElozjirPWzS9', '/dev/block/253:5'], 'SUBSYSTEM': 'block', 'DM_NAME': 'lvm2raid-Kvm_Windows7_64', 'MAJOR': '253', 'DEVPATH': '/devices/virtual/block/dm-5', 'sysfs_path': '/devices/virtual/block/dm-5', 'UDEV_LOG': '3', 'DEVNAME': 'dm-5', 'DM_UUID': 'LVM-50gFzv3I20cosReq1rzKedW741izM2uNofnHdkG8Ck4JZ2xXN0xpElozjirPWzS9', 'DM_LV_NAME': 'Kvm_Windows7_64', 'DM_SUSPENDED': '0', 'DM_SBIN_PATH': '/usr/sbin', 'DEVTYPE': 'disk', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'ID_PART_TABLE_TYPE': 'dos', 'DEVLINKS': '/dev/mapper/lvm2raid-Kvm_Windows7_64 /dev/lvm2raid/Kvm_Windows7_64 /dev/disk/by-id/dm-name-lvm2raid-Kvm_Windows7_64 /dev/disk/by-id/dm-uuid-LVM-50gFzv3I20cosReq1rzKedW741izM2uNofnHdkG8Ck4JZ2xXN0xpElozjirPWzS9 /dev/block/253:5', 'ANACBIN': '/usr/sbin', 'DM_VG_NAME': 'lvm2raid', 'DM_UDEV_RULES_VSN': '2', 'MINOR': '5', 'name': 'dm-5'} ; name: lvm2raid-Kvm_Windows7_64 ; >13:38:13,849 DEBUG storage: scanning lvm2raid-Kvm_Windows7_64 (/devices/virtual/block/dm-5)... >13:38:13,849 DEBUG storage: looking for device 'lvm2raid-Kvm_Windows7_64'... >13:38:13,850 DEBUG storage: found LVMLogicalVolumeDevice instance (0x7f9fb967d9d0) -- > name = lvm2raid-Kvm_Windows7_64 status = True parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850>] > kids = 0 > id = 21 > uuid = ofnHdk-G8Ck-4JZ2-xXN0-xpEl-ozji-rPWzS9 format = <pyanaconda.storage.formats.DeviceFormat object at 0x7f9fb967d310> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x7f9fb967db50> > target size = 20000.0 path = /dev/mapper/lvm2raid-Kvm_Windows7_64 > format args = [] originalFormat = DeviceFormat instance (0x7f9fb967d310) -- > type = None name = Unknown status = False > device = /dev/mapper/lvm2raid-Kvm_Windows7_64 uuid = None exists = True > options = None supported = False formattable = False resizable = False > target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 20000MB >13:38:13,850 DEBUG storage: lvm2raid-Kvm_Windows7_64 is a device-mapper device >13:38:13,851 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: lvm2raid-Kvm_Windows7_64 ; >13:38:13,852 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: lvm2raid-Kvm_Windows7_64 ; >13:38:13,852 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:38:13,853 DEBUG storage: LVMLogicalVolumeDevice.setup: lvm2raid-Kvm_Windows7_64 ; status: True ; orig: False ; >13:38:13,854 DEBUG storage: DiskLabel.__init__: device: /dev/mapper/lvm2raid-Kvm_Windows7_64 ; exists: True ; >13:38:13,922 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >13:38:13,923 DEBUG storage: LVMLogicalVolumeDevice._setFormat: lvm2raid-Kvm_Windows7_64 ; current: None ; type: disklabel ; >13:38:13,924 DEBUG storage: got device: LVMLogicalVolumeDevice instance (0x7f9fb967d9d0) -- > name = lvm2raid-Kvm_Windows7_64 status = True parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850>] > kids = 0 > id = 21 > uuid = ofnHdk-G8Ck-4JZ2-xXN0-xpEl-ozji-rPWzS9 format = <pyanaconda.storage.formats.disklabel.DiskLabel object at 0x7f9fb967d4d0> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x7f9fb967db50> > target size = 20000.0 path = /dev/mapper/lvm2raid-Kvm_Windows7_64 > format args = [] originalFormat = DeviceFormat instance (0x7f9fb967d310) -- > type = None name = Unknown status = False > device = /dev/mapper/lvm2raid-Kvm_Windows7_64 uuid = None exists = True > options = None supported = False formattable = False resizable = False > target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 20000MB >13:38:13,925 DEBUG storage: got format: DiskLabel instance (0x7f9fb967d4d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/mapper/lvm2raid-Kvm_Windows7_64 uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 384 > partedDisk = <parted.disk.Disk object at 0x7f9fb969dc50> > origPartedDisk = <parted.disk.Disk object at 0x7f9fb969ddd0> > partedDevice = <parted.device.Device object at 0x7f9fb967d610> > >13:38:13,958 DEBUG storage: looking for device 'lvm2raid-LvSwap'... >13:38:13,959 DEBUG storage: found LVMLogicalVolumeDevice instance (0x7f9fb967d150) -- > name = lvm2raid-LvSwap status = True parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850>] > kids = 0 > id = 16 > uuid = KYGL3y-CyAq-B1Aq-xc35-H3xt-GWJU-WE2B3U format = <pyanaconda.storage.formats.swap.SwapSpace object at 0x7f9fb9683cd0> size = 16384.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x7f9fb967d1d0> > target size = 16384.0 path = /dev/mapper/lvm2raid-LvSwap > format args = [] originalFormat = SwapSpace instance (0x7f9fb9683cd0) -- > type = swap name = swap status = False > device = /dev/mapper/lvm2raid-LvSwap uuid = a471fcc5-8f91-41f0-a510-1c18fe1c9e46 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 16384MB >13:38:13,959 DEBUG storage: looking for device 'lvm2raid-LvRoot'... >13:38:13,962 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:13,963 DEBUG storage: found LVMLogicalVolumeDevice instance (0x7f9fb967d350) -- > name = lvm2raid-LvRoot status = True parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850>] > kids = 0 > id = 17 > uuid = te5Q6U-2Amh-6C7u-zAle-5Om2-dJtc-m80iza format = <pyanaconda.storage.formats.fs.Ext4FS object at 0x7f9fb9698590> size = 65536.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x7f9fb967d210> > target size = 65536.0 path = /dev/mapper/lvm2raid-LvRoot > format args = [] originalFormat = Ext4FS instance (0x7f9fb9698590) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/lvm2raid-LvRoot uuid = 29d54a1d-75ee-4ed3-8ab2-9fb00256bb23 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Root size = 65536.0 targetSize = 65536.0 > target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 65536MB >13:38:13,963 DEBUG storage: looking for device 'lvm2raid-LvHome'... >13:38:13,965 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:13,966 DEBUG storage: found LVMLogicalVolumeDevice instance (0x7f9fb967d410) -- > name = lvm2raid-LvHome status = True parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850>] > kids = 0 > id = 18 > uuid = MuQ2VK-Q0Je-Bd2h-wiUk-WUy1-Gskc-THdRan format = <pyanaconda.storage.formats.fs.Ext4FS object at 0x7f9fb9698090> size = 131072.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x7f9fb967d710> > target size = 131072.0 path = /dev/mapper/lvm2raid-LvHome > format args = [] originalFormat = Ext4FS instance (0x7f9fb9698090) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/lvm2raid-LvHome uuid = db6d46b3-1dfd-4d65-89d7-1ddc2bd67af9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Home size = 131072.0 targetSize = 131072.0 > target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 131072MB >13:38:13,966 DEBUG storage: looking for device 'lvm2raid-LvData'... >13:38:13,968 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:13,969 DEBUG storage: found LVMLogicalVolumeDevice instance (0x7f9fb967d690) -- > name = lvm2raid-LvData status = True parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850>] > kids = 0 > id = 19 > uuid = Mn6KAS-VLRn-fgpD-0fzz-jQmy-nGO8-w9IHO2 format = <pyanaconda.storage.formats.fs.Ext4FS object at 0x7f9fb9698110> size = 1048576.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x7f9fb967d090> > target size = 1048576.0 path = /dev/mapper/lvm2raid-LvData > format args = [] originalFormat = Ext4FS instance (0x7f9fb9698110) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/lvm2raid-LvData uuid = 144637ba-6103-48e4-9afb-0762032fd813 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Data size = 1048576.0 targetSize = 1048576.0 > target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 1048576MB >13:38:13,970 DEBUG storage: looking for device 'lvm2raid-Kvm_Debian_Lenny_Texte_01'... >13:38:13,971 DEBUG storage: found LVMLogicalVolumeDevice instance (0x7f9fb967d3d0) -- > name = lvm2raid-Kvm_Debian_Lenny_Texte_01 status = True parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850>] > kids = 0 > id = 20 > uuid = afL8dd-Dwjl-XiZe-kVy0-rOU6-look-pYzWjp format = <pyanaconda.storage.formats.disklabel.DiskLabel object at 0x7f9fba846250> size = 2048.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x7f9fb967d6d0> > target size = 2048.0 path = /dev/mapper/lvm2raid-Kvm_Debian_Lenny_Texte_01 > format args = [] originalFormat = DiskLabel instance (0x7f9fba846250) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/mapper/lvm2raid-Kvm_Debian_Lenny_Texte_01 uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 384 > partedDisk = <parted.disk.Disk object at 0x7f9fb9698290> > origPartedDisk = <parted.disk.Disk object at 0x7f9fb96986d0> > partedDevice = <parted.device.Device object at 0x7f9fb9683f50> > target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 2048MB >13:38:13,971 DEBUG storage: looking for device 'lvm2raid-Kvm_Windows7_64'... >13:38:13,972 DEBUG storage: found LVMLogicalVolumeDevice instance (0x7f9fb967d9d0) -- > name = lvm2raid-Kvm_Windows7_64 status = True parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850>] > kids = 0 > id = 21 > uuid = ofnHdk-G8Ck-4JZ2-xXN0-xpEl-ozji-rPWzS9 format = <pyanaconda.storage.formats.disklabel.DiskLabel object at 0x7f9fb967d4d0> size = 20000.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x7f9fb967db50> > target size = 20000.0 path = /dev/mapper/lvm2raid-Kvm_Windows7_64 > format args = [] originalFormat = DiskLabel instance (0x7f9fb967d4d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/mapper/lvm2raid-Kvm_Windows7_64 uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 384 > partedDisk = <parted.disk.Disk object at 0x7f9fb969dc50> > origPartedDisk = <parted.disk.Disk object at 0x7f9fb969ddd0> > partedDevice = <parted.device.Device object at 0x7f9fb967d610> > target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 20000MB >13:38:13,972 DEBUG storage: md0 state is clean >13:38:13,973 DEBUG storage: MDRaidArrayDevice.teardown: md0 ; status: True ; >13:38:13,973 DEBUG storage: md0 state is clean >13:38:14,058 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; >13:38:14,059 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >13:38:14,060 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >13:38:14,061 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; >13:38:14,063 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >13:38:14,064 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >13:38:14,079 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; >13:38:14,080 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:14,081 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:14,096 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; >13:38:14,098 DEBUG storage: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >13:38:14,099 DEBUG storage: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >13:38:14,100 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; >13:38:14,101 DEBUG storage: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >13:38:14,102 DEBUG storage: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >13:38:14,118 DEBUG storage: DiskDevice.teardown: sda ; status: True ; >13:38:14,119 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:14,120 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:14,135 DEBUG storage: PartitionDevice.teardown: sdd1 ; status: True ; >13:38:14,136 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd1 ; status: False ; type: mdmember ; >13:38:14,137 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd1 ; status: False ; type: mdmember ; >13:38:14,138 DEBUG storage: PartitionDevice.teardown: sdd1 ; status: True ; >13:38:14,139 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd1 ; status: False ; type: mdmember ; >13:38:14,140 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd1 ; status: False ; type: mdmember ; >13:38:14,156 DEBUG storage: DiskDevice.teardown: sdd ; status: True ; >13:38:14,157 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:14,158 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:14,173 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; >13:38:14,174 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >13:38:14,175 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >13:38:14,176 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; >13:38:14,177 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >13:38:14,178 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >13:38:14,194 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; >13:38:14,195 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:14,196 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:14,211 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; >13:38:14,227 DEBUG storage: LVMLogicalVolumeDevice.teardown: lvm2raid-LvSwap ; status: True ; >13:38:14,228 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/lvm2raid-LvSwap ; status: False ; type: swap ; >13:38:14,229 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/lvm2raid-LvSwap ; status: False ; type: swap ; >13:38:14,622 DEBUG storage: LVMVolumeGroupDevice.teardown: lvm2raid ; status: True ; >13:38:14,794 DEBUG storage: md1 state is clean >13:38:14,795 DEBUG storage: MDRaidArrayDevice.teardown: md1 ; status: True ; >13:38:14,796 DEBUG storage: md1 state is clean >13:38:14,797 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/md1 ; status: False ; type: lvmpv ; >13:38:14,798 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/md1 ; status: False ; type: lvmpv ; >13:38:14,950 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; >13:38:14,951 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:14,952 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:14,953 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; >13:38:14,954 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:14,955 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:14,971 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; >13:38:14,974 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:14,976 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:14,991 DEBUG storage: PartitionDevice.teardown: sdd2 ; status: True ; >13:38:14,992 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:14,993 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:14,994 DEBUG storage: PartitionDevice.teardown: sdd2 ; status: True ; >13:38:14,996 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:14,997 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:15,012 DEBUG storage: DiskDevice.teardown: sdd ; status: True ; >13:38:15,014 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:15,015 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:15,030 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; >13:38:15,031 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:15,033 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:15,034 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; >13:38:15,035 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:15,036 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:15,052 DEBUG storage: DiskDevice.teardown: sda ; status: True ; >13:38:15,053 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:15,054 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:15,070 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; >13:38:15,071 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:15,072 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:15,073 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; >13:38:15,074 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:15,076 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:15,091 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; >13:38:15,092 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:15,094 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:15,109 DEBUG storage: LVMLogicalVolumeDevice.teardown: lvm2raid-LvRoot ; status: False ; >13:38:15,110 DEBUG storage: LVMVolumeGroupDevice.teardown: lvm2raid ; status: False ; >13:38:15,111 DEBUG storage: MDRaidArrayDevice.teardown: md1 ; status: False ; >13:38:15,112 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; >13:38:15,113 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:15,114 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:15,116 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; >13:38:15,117 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:15,119 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:15,134 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; >13:38:15,136 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:15,137 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:15,152 DEBUG storage: PartitionDevice.teardown: sdd2 ; status: True ; >13:38:15,153 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:15,155 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:15,156 DEBUG storage: PartitionDevice.teardown: sdd2 ; status: True ; >13:38:15,157 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:15,158 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:15,173 DEBUG storage: DiskDevice.teardown: sdd ; status: True ; >13:38:15,175 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:15,176 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:15,191 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; >13:38:15,193 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:15,194 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:15,195 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; >13:38:15,196 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:15,197 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:15,213 DEBUG storage: DiskDevice.teardown: sda ; status: True ; >13:38:15,214 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:15,215 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:15,231 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; >13:38:15,232 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:15,233 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:15,234 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; >13:38:15,235 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:15,237 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:15,252 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; >13:38:15,254 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:15,255 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:15,270 DEBUG storage: LVMLogicalVolumeDevice.teardown: lvm2raid-LvHome ; status: False ; >13:38:15,271 DEBUG storage: LVMVolumeGroupDevice.teardown: lvm2raid ; status: False ; >13:38:15,272 DEBUG storage: MDRaidArrayDevice.teardown: md1 ; status: False ; >13:38:15,273 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; >13:38:15,275 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:15,276 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:15,278 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; >13:38:15,279 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:15,280 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:15,295 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; >13:38:15,297 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:15,298 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:15,313 DEBUG storage: PartitionDevice.teardown: sdd2 ; status: True ; >13:38:15,314 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:15,316 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:15,317 DEBUG storage: PartitionDevice.teardown: sdd2 ; status: True ; >13:38:15,318 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:15,319 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:15,334 DEBUG storage: DiskDevice.teardown: sdd ; status: True ; >13:38:15,336 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:15,337 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:15,352 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; >13:38:15,353 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:15,355 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:15,356 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; >13:38:15,357 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:15,358 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:15,373 DEBUG storage: DiskDevice.teardown: sda ; status: True ; >13:38:15,375 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:15,376 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:15,391 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; >13:38:15,392 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:15,394 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:15,395 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; >13:38:15,396 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:15,397 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:15,412 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; >13:38:15,414 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:15,415 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:15,431 DEBUG storage: LVMLogicalVolumeDevice.teardown: lvm2raid-LvData ; status: False ; >13:38:15,432 DEBUG storage: LVMVolumeGroupDevice.teardown: lvm2raid ; status: False ; >13:38:15,433 DEBUG storage: MDRaidArrayDevice.teardown: md1 ; status: False ; >13:38:15,434 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; >13:38:15,435 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:15,437 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:15,438 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; >13:38:15,439 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:15,440 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:15,455 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; >13:38:15,457 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:15,458 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:15,473 DEBUG storage: PartitionDevice.teardown: sdd2 ; status: True ; >13:38:15,475 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:15,476 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:15,477 DEBUG storage: PartitionDevice.teardown: sdd2 ; status: True ; >13:38:15,478 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:15,479 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:15,495 DEBUG storage: DiskDevice.teardown: sdd ; status: True ; >13:38:15,496 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:15,497 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:15,513 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; >13:38:15,514 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:15,515 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:15,516 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; >13:38:15,517 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:15,519 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:15,534 DEBUG storage: DiskDevice.teardown: sda ; status: True ; >13:38:15,535 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:15,537 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:15,552 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; >13:38:15,553 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:15,554 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:15,556 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; >13:38:15,557 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:15,559 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:15,574 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; >13:38:15,575 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:15,577 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:15,592 DEBUG storage: LVMLogicalVolumeDevice.teardown: lvm2raid-Kvm_Debian_Lenny_Texte_01 ; status: False ; >13:38:15,593 DEBUG storage: LVMVolumeGroupDevice.teardown: lvm2raid ; status: False ; >13:38:15,594 DEBUG storage: MDRaidArrayDevice.teardown: md1 ; status: False ; >13:38:15,595 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; >13:38:15,597 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:15,598 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:15,599 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; >13:38:15,600 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:15,601 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:15,617 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; >13:38:15,618 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:15,619 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:15,635 DEBUG storage: PartitionDevice.teardown: sdd2 ; status: True ; >13:38:15,636 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:15,637 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:15,638 DEBUG storage: PartitionDevice.teardown: sdd2 ; status: True ; >13:38:15,639 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:15,641 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:15,656 DEBUG storage: DiskDevice.teardown: sdd ; status: True ; >13:38:15,657 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:15,659 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:15,674 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; >13:38:15,675 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:15,676 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:15,678 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; >13:38:15,679 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:15,680 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:15,695 DEBUG storage: DiskDevice.teardown: sda ; status: True ; >13:38:15,697 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:15,698 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:15,713 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; >13:38:15,715 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:15,716 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:15,718 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; >13:38:15,719 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:15,720 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:15,735 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; >13:38:15,737 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:15,738 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:15,753 DEBUG storage: LVMLogicalVolumeDevice.teardown: lvm2raid-Kvm_Windows7_64 ; status: False ; >13:38:15,754 DEBUG storage: LVMVolumeGroupDevice.teardown: lvm2raid ; status: False ; >13:38:15,755 DEBUG storage: MDRaidArrayDevice.teardown: md1 ; status: False ; >13:38:15,756 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; >13:38:15,758 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:15,759 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:15,760 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; >13:38:15,761 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:15,762 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:15,778 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; >13:38:15,779 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:15,780 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:15,796 DEBUG storage: PartitionDevice.teardown: sdd2 ; status: True ; >13:38:15,797 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:15,798 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:15,799 DEBUG storage: PartitionDevice.teardown: sdd2 ; status: True ; >13:38:15,800 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:15,802 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:15,817 DEBUG storage: DiskDevice.teardown: sdd ; status: True ; >13:38:15,818 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:15,820 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:15,835 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; >13:38:15,836 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:15,837 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:15,839 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; >13:38:15,840 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:15,841 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:15,856 DEBUG storage: DiskDevice.teardown: sda ; status: True ; >13:38:15,859 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:15,860 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:15,875 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; >13:38:15,876 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:15,878 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:15,879 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; >13:38:15,880 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:15,881 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:15,896 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; >13:38:15,898 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:15,899 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:15,948 INFO storage: Found sda for biosdev 80 >13:38:15,950 INFO storage: Found sdb for biosdev 81 >13:38:15,951 INFO storage: Found sdc for biosdev 82 >13:38:15,952 INFO storage: Found sdd for biosdev 83 >13:38:16,354 DEBUG storage: existing RAID 5 size == 1429305.9375 >13:38:16,354 DEBUG storage: PV size == 1429305.9375 >13:38:16,355 DEBUG storage: existing RAID 5 size == 1429305.9375 >13:38:16,355 DEBUG storage: existing RAID 5 size == 1429305.9375 >13:38:16,355 DEBUG storage: PV size == 1429305.9375 >13:38:16,356 DEBUG storage: existing RAID 5 size == 1429305.9375 >13:38:16,356 DEBUG storage: existing RAID 5 size == 1429305.9375 >13:38:16,356 DEBUG storage: PV size == 1429305.9375 >13:38:16,356 DEBUG storage: existing RAID 5 size == 1429305.9375 >13:38:16,356 DEBUG storage: lvm2raid size is 1429280MB >13:38:16,356 DEBUG storage: lv lvm2raid-LvSwap uses 16384MB >13:38:16,357 DEBUG storage: lv lvm2raid-LvRoot uses 65536MB >13:38:16,358 DEBUG storage: lv lvm2raid-LvHome uses 131072MB >13:38:16,358 DEBUG storage: lv lvm2raid-LvData uses 1048576MB >13:38:16,359 DEBUG storage: lv lvm2raid-Kvm_Debian_Lenny_Texte_01 uses 2048MB >13:38:16,359 DEBUG storage: lv lvm2raid-Kvm_Windows7_64 uses 20000MB >13:38:16,359 DEBUG storage: existing RAID 5 size == 1429305.9375 >13:38:16,359 DEBUG storage: PV size == 1429305.9375 >13:38:16,360 DEBUG storage: existing RAID 5 size == 1429305.9375 >13:38:16,360 DEBUG storage: vg lvm2raid has 145664MB free >13:38:16,360 DEBUG storage: existing RAID 5 size == 1429305.9375 >13:38:16,360 DEBUG storage: PV size == 1429305.9375 >13:38:16,360 DEBUG storage: existing RAID 5 size == 1429305.9375 >13:38:16,360 DEBUG storage: lvm2raid size is 1429280MB >13:38:16,361 DEBUG storage: lv lvm2raid-LvSwap uses 16384MB >13:38:16,361 DEBUG storage: lv lvm2raid-LvRoot uses 65536MB >13:38:16,362 DEBUG storage: lv lvm2raid-LvHome uses 131072MB >13:38:16,362 DEBUG storage: lv lvm2raid-LvData uses 1048576MB >13:38:16,363 DEBUG storage: lv lvm2raid-Kvm_Debian_Lenny_Texte_01 uses 2048MB >13:38:16,363 DEBUG storage: lv lvm2raid-Kvm_Windows7_64 uses 20000MB >13:38:16,363 DEBUG storage: existing RAID 5 size == 1429305.9375 >13:38:16,363 DEBUG storage: PV size == 1429305.9375 >13:38:16,364 DEBUG storage: existing RAID 5 size == 1429305.9375 >13:38:16,364 DEBUG storage: vg lvm2raid has 145664MB free >13:38:16,366 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:16,368 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:16,370 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:16,372 DEBUG storage: existing RAID 1 size == 501.01953125 >13:38:16,373 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:16,373 DEBUG storage: existing RAID 5 size == 1429305.9375 >13:38:16,378 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:38:16,393 DEBUG storage: Iso9660FS.supported: supported: True ; >13:38:16,397 DEBUG storage: MDRaidArrayDevice.setup: md0 ; status: False ; orig: False ; >13:38:16,398 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; orig: False ; >13:38:16,399 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sdb1 ; orig: False ; >13:38:16,400 DEBUG storage: DiskDevice.setup: sdb ; status: True ; orig: False ; >13:38:16,401 DEBUG storage: DiskLabel.setup: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:16,402 DEBUG storage: DiskLabel.setup: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:16,402 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; orig: False ; >13:38:16,403 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sda1 ; orig: False ; >13:38:16,404 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ; >13:38:16,405 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:38:16,406 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:38:16,407 DEBUG storage: PartitionDevice.setup: sdd1 ; status: True ; orig: False ; >13:38:16,408 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sdd1 ; orig: False ; >13:38:16,409 DEBUG storage: DiskDevice.setup: sdd ; status: True ; orig: False ; >13:38:16,410 DEBUG storage: DiskLabel.setup: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:16,410 DEBUG storage: DiskLabel.setup: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:16,411 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; orig: False ; >13:38:16,412 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sdc1 ; orig: False ; >13:38:16,413 DEBUG storage: DiskDevice.setup: sdc ; status: True ; orig: False ; >13:38:16,414 DEBUG storage: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:16,415 DEBUG storage: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:16,618 DEBUG storage: md0 state is clean >13:38:16,618 DEBUG storage: md0 state is clean >13:38:16,620 INFO storage: set SELinux context for mountpoint /mnt/sysimage to None >13:38:16,639 DEBUG storage: md0 state is clean >13:38:16,640 DEBUG storage: MDRaidArrayDevice.teardown: md0 ; status: True ; >13:38:16,640 DEBUG storage: md0 state is clean >13:38:16,698 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; >13:38:16,699 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >13:38:16,700 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >13:38:16,701 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; >13:38:16,703 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >13:38:16,704 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >13:38:16,719 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; >13:38:16,720 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:16,722 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:16,736 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; >13:38:16,738 DEBUG storage: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >13:38:16,738 DEBUG storage: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >13:38:16,739 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; >13:38:16,740 DEBUG storage: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >13:38:16,741 DEBUG storage: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >13:38:16,756 DEBUG storage: DiskDevice.teardown: sda ; status: True ; >13:38:16,758 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:16,759 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:16,774 DEBUG storage: PartitionDevice.teardown: sdd1 ; status: True ; >13:38:16,775 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd1 ; status: False ; type: mdmember ; >13:38:16,776 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd1 ; status: False ; type: mdmember ; >13:38:16,777 DEBUG storage: PartitionDevice.teardown: sdd1 ; status: True ; >13:38:16,778 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd1 ; status: False ; type: mdmember ; >13:38:16,779 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd1 ; status: False ; type: mdmember ; >13:38:16,794 DEBUG storage: DiskDevice.teardown: sdd ; status: True ; >13:38:16,795 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:16,796 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:16,811 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; >13:38:16,812 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >13:38:16,813 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >13:38:16,814 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; >13:38:16,815 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >13:38:16,816 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >13:38:16,831 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; >13:38:16,832 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:16,833 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:16,848 DEBUG storage: LVMLogicalVolumeDevice.setup: lvm2raid-LvRoot ; status: False ; orig: False ; >13:38:16,850 DEBUG storage: LVMVolumeGroupDevice.setup: lvm2raid ; status: False ; orig: False ; >13:38:16,851 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 6 ; name: lvm2raid ; orig: False ; >13:38:16,852 DEBUG storage: MDRaidArrayDevice.setup: md1 ; status: False ; orig: False ; >13:38:16,853 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; orig: False ; >13:38:16,854 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sdb2 ; orig: False ; >13:38:16,855 DEBUG storage: DiskDevice.setup: sdb ; status: True ; orig: False ; >13:38:16,856 DEBUG storage: DiskLabel.setup: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:16,857 DEBUG storage: DiskLabel.setup: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:16,858 DEBUG storage: PartitionDevice.setup: sdd2 ; status: True ; orig: False ; >13:38:16,859 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sdd2 ; orig: False ; >13:38:16,861 DEBUG storage: DiskDevice.setup: sdd ; status: True ; orig: False ; >13:38:16,862 DEBUG storage: DiskLabel.setup: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:16,863 DEBUG storage: DiskLabel.setup: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:16,864 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; orig: False ; >13:38:16,865 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sda2 ; orig: False ; >13:38:16,866 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ; >13:38:16,867 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:38:16,868 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:38:16,869 DEBUG storage: PartitionDevice.setup: sdc2 ; status: True ; orig: False ; >13:38:16,870 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sdc2 ; orig: False ; >13:38:16,871 DEBUG storage: DiskDevice.setup: sdc ; status: True ; orig: False ; >13:38:16,872 DEBUG storage: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:16,873 DEBUG storage: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:17,300 DEBUG storage: md1 state is clean >13:38:17,301 DEBUG storage: md1 state is clean >13:38:17,459 INFO storage: set SELinux context for mountpoint /mnt/sysimage to None >13:38:17,556 DEBUG storage: LVMLogicalVolumeDevice.teardown: lvm2raid-LvRoot ; status: True ; >13:38:17,646 DEBUG storage: md1 state is clean >13:38:17,647 DEBUG storage: LVMVolumeGroupDevice.teardown: lvm2raid ; status: True ; >13:38:17,647 DEBUG storage: md1 state is clean >13:38:17,665 DEBUG storage: md1 state is clean >13:38:17,666 DEBUG storage: MDRaidArrayDevice.teardown: md1 ; status: True ; >13:38:17,667 DEBUG storage: md1 state is clean >13:38:17,668 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/md1 ; status: False ; type: lvmpv ; >13:38:17,669 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/md1 ; status: False ; type: lvmpv ; >13:38:17,750 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; >13:38:17,752 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:17,753 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:17,754 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; >13:38:17,755 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:17,756 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:17,772 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; >13:38:17,773 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:17,774 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:17,789 DEBUG storage: PartitionDevice.teardown: sdd2 ; status: True ; >13:38:17,790 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:17,791 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:17,792 DEBUG storage: PartitionDevice.teardown: sdd2 ; status: True ; >13:38:17,794 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:17,795 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:17,810 DEBUG storage: DiskDevice.teardown: sdd ; status: True ; >13:38:17,811 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:17,813 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:17,828 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; >13:38:17,830 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:17,831 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:17,832 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; >13:38:17,833 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:17,834 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:17,849 DEBUG storage: DiskDevice.teardown: sda ; status: True ; >13:38:17,851 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:17,852 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:17,867 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; >13:38:17,868 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:17,869 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:17,871 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; >13:38:17,872 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:17,873 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:17,888 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; >13:38:17,889 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:17,891 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:17,906 DEBUG storage: LVMLogicalVolumeDevice.setup: lvm2raid-LvHome ; status: False ; orig: False ; >13:38:17,907 DEBUG storage: LVMVolumeGroupDevice.setup: lvm2raid ; status: False ; orig: False ; >13:38:17,908 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 6 ; name: lvm2raid ; orig: False ; >13:38:17,909 DEBUG storage: MDRaidArrayDevice.setup: md1 ; status: False ; orig: False ; >13:38:17,910 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; orig: False ; >13:38:17,911 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sdb2 ; orig: False ; >13:38:17,912 DEBUG storage: DiskDevice.setup: sdb ; status: True ; orig: False ; >13:38:17,913 DEBUG storage: DiskLabel.setup: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:17,914 DEBUG storage: DiskLabel.setup: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:17,915 DEBUG storage: PartitionDevice.setup: sdd2 ; status: True ; orig: False ; >13:38:17,916 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sdd2 ; orig: False ; >13:38:17,917 DEBUG storage: DiskDevice.setup: sdd ; status: True ; orig: False ; >13:38:17,918 DEBUG storage: DiskLabel.setup: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:17,919 DEBUG storage: DiskLabel.setup: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:17,920 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; orig: False ; >13:38:17,921 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sda2 ; orig: False ; >13:38:17,922 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ; >13:38:17,923 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:38:17,924 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:38:17,925 DEBUG storage: PartitionDevice.setup: sdc2 ; status: True ; orig: False ; >13:38:17,927 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sdc2 ; orig: False ; >13:38:17,928 DEBUG storage: DiskDevice.setup: sdc ; status: True ; orig: False ; >13:38:17,929 DEBUG storage: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:17,930 DEBUG storage: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:18,248 DEBUG storage: md1 state is clean >13:38:18,248 DEBUG storage: md1 state is clean >13:38:18,406 INFO storage: set SELinux context for mountpoint /mnt/sysimage to None >13:38:18,470 DEBUG storage: LVMLogicalVolumeDevice.teardown: lvm2raid-LvHome ; status: True ; >13:38:18,560 DEBUG storage: md1 state is clean >13:38:18,561 DEBUG storage: LVMVolumeGroupDevice.teardown: lvm2raid ; status: True ; >13:38:18,561 DEBUG storage: md1 state is clean >13:38:18,579 DEBUG storage: md1 state is clean >13:38:18,580 DEBUG storage: MDRaidArrayDevice.teardown: md1 ; status: True ; >13:38:18,580 DEBUG storage: md1 state is clean >13:38:18,581 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/md1 ; status: False ; type: lvmpv ; >13:38:18,582 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/md1 ; status: False ; type: lvmpv ; >13:38:18,660 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; >13:38:18,661 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:18,662 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:18,663 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; >13:38:18,664 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:18,665 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:18,681 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; >13:38:18,682 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:18,683 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:18,699 DEBUG storage: PartitionDevice.teardown: sdd2 ; status: True ; >13:38:18,700 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:18,701 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:18,702 DEBUG storage: PartitionDevice.teardown: sdd2 ; status: True ; >13:38:18,703 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:18,704 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:18,719 DEBUG storage: DiskDevice.teardown: sdd ; status: True ; >13:38:18,721 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:18,722 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:18,737 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; >13:38:18,738 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:18,739 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:18,740 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; >13:38:18,741 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:18,743 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:18,757 DEBUG storage: DiskDevice.teardown: sda ; status: True ; >13:38:18,759 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:18,760 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:18,775 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; >13:38:18,777 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:18,778 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:18,780 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; >13:38:18,781 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:18,782 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:18,797 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; >13:38:18,798 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:18,800 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:18,815 DEBUG storage: LVMLogicalVolumeDevice.setup: lvm2raid-LvData ; status: False ; orig: False ; >13:38:18,816 DEBUG storage: LVMVolumeGroupDevice.setup: lvm2raid ; status: False ; orig: False ; >13:38:18,817 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 6 ; name: lvm2raid ; orig: False ; >13:38:18,818 DEBUG storage: MDRaidArrayDevice.setup: md1 ; status: False ; orig: False ; >13:38:18,819 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; orig: False ; >13:38:18,820 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sdb2 ; orig: False ; >13:38:18,821 DEBUG storage: DiskDevice.setup: sdb ; status: True ; orig: False ; >13:38:18,822 DEBUG storage: DiskLabel.setup: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:18,823 DEBUG storage: DiskLabel.setup: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:18,824 DEBUG storage: PartitionDevice.setup: sdd2 ; status: True ; orig: False ; >13:38:18,825 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sdd2 ; orig: False ; >13:38:18,826 DEBUG storage: DiskDevice.setup: sdd ; status: True ; orig: False ; >13:38:18,827 DEBUG storage: DiskLabel.setup: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:18,828 DEBUG storage: DiskLabel.setup: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:18,829 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; orig: False ; >13:38:18,830 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sda2 ; orig: False ; >13:38:18,831 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ; >13:38:18,832 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:38:18,834 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:38:18,834 DEBUG storage: PartitionDevice.setup: sdc2 ; status: True ; orig: False ; >13:38:18,836 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sdc2 ; orig: False ; >13:38:18,837 DEBUG storage: DiskDevice.setup: sdc ; status: True ; orig: False ; >13:38:18,838 DEBUG storage: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:18,839 DEBUG storage: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:18,994 DEBUG storage: md1 state is clean >13:38:18,994 DEBUG storage: md1 state is clean >13:38:19,153 INFO storage: set SELinux context for mountpoint /mnt/sysimage to None >13:38:19,242 DEBUG storage: LVMLogicalVolumeDevice.teardown: lvm2raid-LvData ; status: True ; >13:38:19,349 DEBUG storage: md1 state is clean >13:38:19,350 DEBUG storage: LVMVolumeGroupDevice.teardown: lvm2raid ; status: True ; >13:38:19,350 DEBUG storage: md1 state is clean >13:38:19,369 DEBUG storage: md1 state is clean >13:38:19,370 DEBUG storage: MDRaidArrayDevice.teardown: md1 ; status: True ; >13:38:19,370 DEBUG storage: md1 state is clean >13:38:19,371 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/md1 ; status: False ; type: lvmpv ; >13:38:19,372 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/md1 ; status: False ; type: lvmpv ; >13:38:19,422 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; >13:38:19,424 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:19,425 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:19,426 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; >13:38:19,428 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:19,429 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >13:38:19,444 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; >13:38:19,446 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:19,447 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:19,462 DEBUG storage: PartitionDevice.teardown: sdd2 ; status: True ; >13:38:19,463 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:19,464 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:19,466 DEBUG storage: PartitionDevice.teardown: sdd2 ; status: True ; >13:38:19,467 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:19,468 DEBUG storage: MDRaidMember.teardown: device: /dev/sdd2 ; status: False ; type: mdmember ; >13:38:19,483 DEBUG storage: DiskDevice.teardown: sdd ; status: True ; >13:38:19,485 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:19,486 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:19,501 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; >13:38:19,502 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:19,503 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:19,504 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; >13:38:19,506 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:19,507 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >13:38:19,522 DEBUG storage: DiskDevice.teardown: sda ; status: True ; >13:38:19,523 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:19,525 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:38:19,540 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; >13:38:19,541 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:19,542 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:19,543 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; >13:38:19,544 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:19,546 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >13:38:19,561 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; >13:38:19,562 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:19,563 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:41,958 DEBUG storage: LVMLogicalVolumeDevice.setup: lvm2raid-LvRoot ; status: False ; orig: False ; >13:38:41,959 DEBUG storage: LVMVolumeGroupDevice.setup: lvm2raid ; status: False ; orig: False ; >13:38:41,960 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 6 ; name: lvm2raid ; orig: False ; >13:38:41,961 DEBUG storage: MDRaidArrayDevice.setup: md1 ; status: False ; orig: False ; >13:38:41,962 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; orig: False ; >13:38:41,963 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sdb2 ; orig: False ; >13:38:41,964 DEBUG storage: DiskDevice.setup: sdb ; status: True ; orig: False ; >13:38:41,965 DEBUG storage: DiskLabel.setup: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:41,966 DEBUG storage: DiskLabel.setup: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:41,967 DEBUG storage: PartitionDevice.setup: sdd2 ; status: True ; orig: False ; >13:38:41,967 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sdd2 ; orig: False ; >13:38:41,968 DEBUG storage: DiskDevice.setup: sdd ; status: True ; orig: False ; >13:38:41,969 DEBUG storage: DiskLabel.setup: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:41,970 DEBUG storage: DiskLabel.setup: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:41,971 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; orig: False ; >13:38:41,972 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sda2 ; orig: False ; >13:38:41,973 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ; >13:38:41,974 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:38:41,975 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:38:41,976 DEBUG storage: PartitionDevice.setup: sdc2 ; status: True ; orig: False ; >13:38:41,977 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sdc2 ; orig: False ; >13:38:41,978 DEBUG storage: DiskDevice.setup: sdc ; status: True ; orig: False ; >13:38:41,979 DEBUG storage: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:41,980 DEBUG storage: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:42,257 DEBUG storage: md1 state is clean >13:38:42,257 DEBUG storage: md1 state is clean >13:38:42,415 INFO storage: set SELinux context for mountpoint / to None >13:38:42,513 INFO storage: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >13:38:42,556 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >13:38:42,577 DEBUG storage: blkid.tab devs: ['/dev/mapper/lvm2raid-LvSwap', '/dev/sdb1', '/dev/sdc1', '/dev/sdb2', '/dev/mapper/lvm2raid-LvRoot', '/dev/sdd2', '/dev/sdd1', '/dev/mapper/lvm2raid-LvHome', '/dev/md1', '/dev/md0', '/dev/sdc2', '/dev/mapper/lvm2raid-LvData', '/dev/sda1', '/dev/sda2'] >13:38:42,577 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >13:38:42,577 DEBUG storage: crypttab maps: [] >13:38:42,577 DEBUG storage: parsing /mnt/sysimage/etc/fstab >13:38:42,598 ERR storage: failed to resolve device UUID="29d54a1d-75ee-4ed3-8ab2-9fb00256bb23" >13:38:42,598 DEBUG storage: failed to resolve 'UUID="29d54a1d-75ee-4ed3-8ab2-9fb00256bb23"' >13:38:42,600 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:42,856 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:38:42,857 DEBUG storage: StorageDevice._setFormat: UUID="29d54a1d-75ee-4ed3-8ab2-9fb00256bb23" ; current: None ; type: ext4 ; >13:38:42,858 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:42,858 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:38:42,859 DEBUG storage: added storage device UUID="29d54a1d-75ee-4ed3-8ab2-9fb00256bb23" (id 22) to device tree >13:38:42,859 ERR storage: failed to resolve device UUID="1b23e8ef-c877-469d-aac5-babf90ec5d60" >13:38:42,859 DEBUG storage: failed to resolve 'UUID="1b23e8ef-c877-469d-aac5-babf90ec5d60"' >13:38:42,860 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:42,860 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:38:42,861 DEBUG storage: StorageDevice._setFormat: UUID="1b23e8ef-c877-469d-aac5-babf90ec5d60" ; current: None ; type: ext4 ; >13:38:42,862 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:42,862 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:38:42,863 DEBUG storage: added storage device UUID="1b23e8ef-c877-469d-aac5-babf90ec5d60" (id 23) to device tree >13:38:42,863 ERR storage: failed to resolve device UUID="db6d46b3-1dfd-4d65-89d7-1ddc2bd67af9" >13:38:42,863 DEBUG storage: failed to resolve 'UUID="db6d46b3-1dfd-4d65-89d7-1ddc2bd67af9"' >13:38:42,864 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:42,864 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:38:42,865 DEBUG storage: StorageDevice._setFormat: UUID="db6d46b3-1dfd-4d65-89d7-1ddc2bd67af9" ; current: None ; type: ext4 ; >13:38:42,866 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:42,866 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:38:42,867 DEBUG storage: added storage device UUID="db6d46b3-1dfd-4d65-89d7-1ddc2bd67af9" (id 24) to device tree >13:38:42,867 DEBUG storage: looking for device '/dev/mapper/lvm2raid-LvSwap'... >13:38:42,873 DEBUG storage: found LVMLogicalVolumeDevice instance (0x7f9fb967d150) -- > name = lvm2raid-LvSwap status = False parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850>] > kids = 0 > id = 16 > uuid = KYGL3y-CyAq-B1Aq-xc35-H3xt-GWJU-WE2B3U format = <pyanaconda.storage.formats.swap.SwapSpace object at 0x7f9fb9683cd0> size = 16384.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x7f9fb967d1d0> > target size = 16384.0 path = /dev/mapper/lvm2raid-LvSwap > format args = [] originalFormat = SwapSpace instance (0x7f9fb9683cd0) -- > type = swap name = swap status = False > device = /dev/mapper/lvm2raid-LvSwap uuid = a471fcc5-8f91-41f0-a510-1c18fe1c9e46 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x7f9fb9683850> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 16384MB >13:38:42,874 DEBUG storage: resolved '/dev/mapper/lvm2raid-LvSwap' to 'lvm2raid-LvSwap' (lvmlv) >13:38:42,875 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/lvm2raid-LvSwap ; >13:38:42,875 DEBUG storage: getFormat('swap') returning SwapSpace instance >13:38:42,875 ERR storage: failed to resolve device UUID="144637ba-6103-48e4-9afb-0762032fd813" >13:38:42,876 DEBUG storage: failed to resolve 'UUID="144637ba-6103-48e4-9afb-0762032fd813"' >13:38:42,876 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:42,877 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:38:42,878 DEBUG storage: StorageDevice._setFormat: UUID="144637ba-6103-48e4-9afb-0762032fd813" ; current: None ; type: ext4 ; >13:38:42,879 DEBUG storage: Ext4FS.supported: supported: True ; >13:38:42,879 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:38:42,880 DEBUG storage: added storage device UUID="144637ba-6103-48e4-9afb-0762032fd813" (id 25) to device tree >13:38:42,880 DEBUG storage: failed to resolve 'tmpfs' >13:38:42,880 DEBUG storage: failed to resolve 'devpts' >13:38:42,880 DEBUG storage: failed to resolve 'sysfs' >13:38:42,880 DEBUG storage: failed to resolve 'proc' >13:38:42,881 DEBUG storage: LVMLogicalVolumeDevice.setup: lvm2raid-LvData ; status: False ; orig: False ; >13:38:42,883 DEBUG storage: LVMVolumeGroupDevice.setup: lvm2raid ; status: True ; orig: False ; >13:38:43,093 DEBUG storage: LVMLogicalVolumeDevice.setup: lvm2raid-LvHome ; status: False ; orig: False ; >13:38:43,094 DEBUG storage: LVMVolumeGroupDevice.setup: lvm2raid ; status: True ; orig: False ; >13:38:43,284 DEBUG storage: LVMLogicalVolumeDevice.setup: lvm2raid-LvRoot ; status: True ; orig: False ; >13:38:43,285 DEBUG storage: MDRaidArrayDevice.setup: md0 ; status: False ; orig: False ; >13:38:43,286 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; orig: False ; >13:38:43,287 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sdb1 ; orig: False ; >13:38:43,288 DEBUG storage: DiskDevice.setup: sdb ; status: True ; orig: False ; >13:38:43,289 DEBUG storage: DiskLabel.setup: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:43,289 DEBUG storage: DiskLabel.setup: device: /dev/sdb ; status: False ; type: disklabel ; >13:38:43,290 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; orig: False ; >13:38:43,291 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sda1 ; orig: False ; >13:38:43,292 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ; >13:38:43,293 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:38:43,293 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:38:43,294 DEBUG storage: PartitionDevice.setup: sdd1 ; status: True ; orig: False ; >13:38:43,295 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sdd1 ; orig: False ; >13:38:43,296 DEBUG storage: DiskDevice.setup: sdd ; status: True ; orig: False ; >13:38:43,297 DEBUG storage: DiskLabel.setup: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:43,297 DEBUG storage: DiskLabel.setup: device: /dev/sdd ; status: False ; type: disklabel ; >13:38:43,298 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; orig: False ; >13:38:43,299 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sdc1 ; orig: False ; >13:38:43,300 DEBUG storage: DiskDevice.setup: sdc ; status: True ; orig: False ; >13:38:43,301 DEBUG storage: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:43,301 DEBUG storage: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >13:38:43,531 DEBUG storage: md0 state is clean >13:38:43,531 DEBUG storage: md0 state is clean >13:38:43,544 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; orig: False ; >13:38:43,544 DEBUG storage: OpticalDevice.setupParents: kids: 0 ; name: sr0 ; orig: False ; >13:38:43,547 DEBUG storage: BindFS.supported: supported: False ; >13:38:43,548 DEBUG storage: BindFS.supported: supported: False ; >13:38:43,549 DEBUG storage: getFormat('bind') returning BindFS instance >13:38:43,549 DEBUG storage: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >13:38:43,550 DEBUG storage: TmpFS.supported: supported: False ; >13:38:43,551 DEBUG storage: getFormat('tmpfs') returning TmpFS instance >13:38:43,552 DEBUG storage: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >13:38:43,552 DEBUG storage: DevPtsFS.supported: supported: False ; >13:38:43,553 DEBUG storage: getFormat('devpts') returning DevPtsFS instance >13:38:43,554 DEBUG storage: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >13:38:43,554 DEBUG storage: SysFS.supported: supported: False ; >13:38:43,555 DEBUG storage: getFormat('sysfs') returning SysFS instance >13:38:43,555 DEBUG storage: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >13:38:43,556 DEBUG storage: ProcFS.supported: supported: False ; >13:38:43,557 DEBUG storage: getFormat('proc') returning ProcFS instance >13:38:43,558 DEBUG storage: NoDevice._setFormat: proc ; current: None ; type: proc ; >13:38:43,559 DEBUG storage: StorageDevice.setup: UUID="1b23e8ef-c877-469d-aac5-babf90ec5d60" ; status: False ; orig: False ; >13:38:43,559 DEBUG storage: DirectoryDevice.setup: /dev ; status: True ; orig: False ; >13:38:43,560 DEBUG storage: DirectoryDevice.setupParents: kids: 0 ; name: /dev ; orig: False ; >13:38:43,561 INFO storage: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >13:38:43,565 INFO storage: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >13:38:43,566 DEBUG storage: NoDevice.setup: devpts ; status: False ; orig: False ; >13:38:43,568 INFO storage: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >13:38:43,573 INFO storage: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >13:38:43,574 DEBUG storage: NoDevice.setup: tmpfs ; status: False ; orig: False ; >13:38:43,574 INFO storage: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >13:38:43,578 INFO storage: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >13:38:43,580 DEBUG storage: StorageDevice.setup: UUID="db6d46b3-1dfd-4d65-89d7-1ddc2bd67af9" ; status: False ; orig: False ; >13:38:43,580 DEBUG storage: StorageDevice.setup: UUID="144637ba-6103-48e4-9afb-0762032fd813" ; status: False ; orig: False ; >13:38:43,581 DEBUG storage: NoDevice.setup: proc ; status: False ; orig: False ; >13:38:43,582 INFO storage: set SELinux context for mountpoint /proc to None >13:38:43,586 INFO storage: set SELinux context for newly mounted filesystem root at /proc to None >13:38:43,587 DEBUG storage: NoDevice.setup: sysfs ; status: False ; orig: False ; >13:38:43,588 INFO storage: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >13:38:43,593 INFO storage: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >13:38:43,640 DEBUG storage: LVMLogicalVolumeDevice.setup: lvm2raid-LvSwap ; status: False ; orig: False ; >13:38:43,642 DEBUG storage: LVMVolumeGroupDevice.setup: lvm2raid ; status: True ; orig: False ; >13:38:43,909 DEBUG storage: SwapSpace.setup: device: /dev/mapper/lvm2raid-LvSwap ; status: False ; type: swap ; >13:38:43,910 DEBUG storage: SwapSpace.setup: device: /dev/mapper/lvm2raid-LvSwap ; status: False ; type: swap ; >14:38:46,003 DEBUG storage: resetting parted disks... >14:38:46,004 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sdc ; >14:38:46,005 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sdd ; >14:38:46,006 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >14:38:46,006 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sdb ; >14:38:46,008 DEBUG storage: PartitionDevice.preCommitFixup: sdb2 ; >14:38:46,008 DEBUG storage: sector-based lookup found partition sdb2 >14:38:46,009 DEBUG storage: PartitionDevice._setPartedPartition: sdb2 ; >14:38:46,010 DEBUG storage: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9fba857410> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9fb96437d0> PedPartition: <_ped.Partition object at 0x7f9fb9644530> has path /dev/sdb2 >14:38:46,010 DEBUG storage: MDRaidArrayDevice.preCommitFixup: md1 ; ['', '', '', '', '', '', '', None, '', '', '', None, '', '', '', '', '', None, None, None, '', '', '/', '/boot', '/home', '/media/Data'] ; >14:38:46,011 DEBUG storage: md1 state is clean >14:38:46,011 DEBUG storage: md1 state is clean >14:38:46,011 DEBUG storage: existing RAID 5 size == 1429305.9375 >14:38:46,012 DEBUG storage: PartitionDevice.preCommitFixup: sdb1 ; >14:38:46,012 DEBUG storage: sector-based lookup found partition sdb1 >14:38:46,013 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >14:38:46,013 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9fba857410> fileSystem: <parted.filesystem.FileSystem object at 0x7f9fb9643a10> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9fb9643990> PedPartition: <_ped.Partition object at 0x7f9fb9644590> has path /dev/sdb1 >14:38:46,014 DEBUG storage: MDRaidArrayDevice.preCommitFixup: md0 ; ['', '', '', '', '', '', '', None, '', '', '', None, '', '', '', '', '', None, None, None, '', '', '/', '/boot', '/home', '/media/Data'] ; >14:38:46,015 DEBUG storage: md0 state is clean >14:38:46,015 DEBUG storage: md0 state is clean >14:38:46,015 DEBUG storage: existing RAID 1 size == 501.01953125 >14:38:46,015 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >14:38:46,016 DEBUG storage: sector-based lookup found partition sda1 >14:38:46,017 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >14:38:46,017 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9fba843950> fileSystem: <parted.filesystem.FileSystem object at 0x7f9fb9643bd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9fb9643b50> PedPartition: <_ped.Partition object at 0x7f9fb96445f0> has path /dev/sda1 >14:38:46,018 DEBUG storage: PartitionDevice.preCommitFixup: sdd1 ; >14:38:46,018 DEBUG storage: sector-based lookup found partition sdd1 >14:38:46,019 DEBUG storage: PartitionDevice._setPartedPartition: sdd1 ; >14:38:46,019 DEBUG storage: device sdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9fba843450> fileSystem: <parted.filesystem.FileSystem object at 0x7f9fb9643d90> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9fb9643d10> PedPartition: <_ped.Partition object at 0x7f9fb9644650> has path /dev/sdd1 >14:38:46,020 DEBUG storage: PartitionDevice.preCommitFixup: sdd2 ; >14:38:46,020 DEBUG storage: sector-based lookup found partition sdd2 >14:38:46,021 DEBUG storage: PartitionDevice._setPartedPartition: sdd2 ; >14:38:46,021 DEBUG storage: device sdd2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9fba843450> fileSystem: None > number: 2 path: /dev/sdd2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9fb9643ed0> PedPartition: <_ped.Partition object at 0x7f9fb96446b0> has path /dev/sdd2 >14:38:46,022 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >14:38:46,022 DEBUG storage: sector-based lookup found partition sda2 >14:38:46,023 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >14:38:46,024 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9fba843950> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9fb9652110> PedPartition: <_ped.Partition object at 0x7f9fb9644710> has path /dev/sda2 >14:38:46,024 DEBUG storage: PartitionDevice.preCommitFixup: sdc1 ; >14:38:46,025 DEBUG storage: sector-based lookup found partition sdc1 >14:38:46,025 DEBUG storage: PartitionDevice._setPartedPartition: sdc1 ; >14:38:46,026 DEBUG storage: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9fba83d910> fileSystem: <parted.filesystem.FileSystem object at 0x7f9fb9652290> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9fb96522d0> PedPartition: <_ped.Partition object at 0x7f9fb9644770> has path /dev/sdc1 >14:38:46,026 DEBUG storage: PartitionDevice.preCommitFixup: sdc2 ; >14:38:46,027 DEBUG storage: sector-based lookup found partition sdc2 >14:38:46,028 DEBUG storage: PartitionDevice._setPartedPartition: sdc2 ; >14:38:46,028 DEBUG storage: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9fba83d910> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9fb96524d0> PedPartition: <_ped.Partition object at 0x7f9fb96447d0> has path /dev/sdc2 >14:38:46,028 DEBUG storage: pruning action queue... >14:38:46,028 DEBUG storage: sorting actions... >14:38:46,032 DEBUG storage: Ext4FS.supported: supported: True ; >14:38:46,034 DEBUG storage: Ext4FS.supported: supported: True ; >14:38:46,035 DEBUG storage: Ext4FS.supported: supported: True ; >14:38:46,036 DEBUG storage: Ext4FS.supported: supported: True ; >14:38:46,037 DEBUG storage: md1 state is clean >14:38:46,037 DEBUG storage: md1 state is clean >14:38:46,037 DEBUG storage: existing RAID 5 size == 1429305.9375 >14:38:46,037 DEBUG storage: PV size == 1429305.9375 >14:38:46,038 DEBUG storage: md1 state is clean >14:38:46,038 DEBUG storage: md1 state is clean >14:38:46,038 DEBUG storage: existing RAID 5 size == 1429305.9375 >14:38:46,038 DEBUG storage: md1 state is clean >14:38:46,038 DEBUG storage: md1 state is clean >14:38:46,038 DEBUG storage: existing RAID 5 size == 1429305.9375 >14:38:46,039 DEBUG storage: PV size == 1429305.9375 >14:38:46,039 DEBUG storage: md1 state is clean >14:38:46,039 DEBUG storage: md1 state is clean >14:38:46,039 DEBUG storage: existing RAID 5 size == 1429305.9375 >14:38:46,039 DEBUG storage: md1 state is clean >14:38:46,039 DEBUG storage: md1 state is clean >14:38:46,040 DEBUG storage: existing RAID 5 size == 1429305.9375 >14:38:46,040 DEBUG storage: PV size == 1429305.9375 >14:38:46,040 DEBUG storage: md1 state is clean >14:38:46,040 DEBUG storage: md1 state is clean >14:38:46,040 DEBUG storage: existing RAID 5 size == 1429305.9375 >14:38:46,040 DEBUG storage: lvm2raid size is 1429280MB >14:38:46,041 DEBUG storage: lv lvm2raid-LvSwap uses 16384MB >14:38:46,042 DEBUG storage: lv lvm2raid-LvRoot uses 65536MB >14:38:46,043 DEBUG storage: lv lvm2raid-LvHome uses 131072MB >14:38:46,044 DEBUG storage: lv lvm2raid-LvData uses 1048576MB >14:38:46,045 DEBUG storage: lv lvm2raid-Kvm_Debian_Lenny_Texte_01 uses 2048MB >14:38:46,046 DEBUG storage: lv lvm2raid-Kvm_Windows7_64 uses 20000MB >14:38:46,046 DEBUG storage: md1 state is clean >14:38:46,046 DEBUG storage: md1 state is clean >14:38:46,046 DEBUG storage: existing RAID 5 size == 1429305.9375 >14:38:46,046 DEBUG storage: PV size == 1429305.9375 >14:38:46,047 DEBUG storage: md1 state is clean >14:38:46,047 DEBUG storage: md1 state is clean >14:38:46,047 DEBUG storage: existing RAID 5 size == 1429305.9375 >14:38:46,047 DEBUG storage: vg lvm2raid has 145664MB free >14:38:46,047 DEBUG storage: md1 state is clean >14:38:46,048 DEBUG storage: md1 state is clean >14:38:46,048 DEBUG storage: existing RAID 5 size == 1429305.9375 >14:38:46,048 DEBUG storage: PV size == 1429305.9375 >14:38:46,048 DEBUG storage: md1 state is clean >14:38:46,048 DEBUG storage: md1 state is clean >14:38:46,048 DEBUG storage: existing RAID 5 size == 1429305.9375 >14:38:46,048 DEBUG storage: lvm2raid size is 1429280MB >14:38:46,049 DEBUG storage: lv lvm2raid-LvSwap uses 16384MB >14:38:46,050 DEBUG storage: lv lvm2raid-LvRoot uses 65536MB >14:38:46,051 DEBUG storage: lv lvm2raid-LvHome uses 131072MB >14:38:46,052 DEBUG storage: lv lvm2raid-LvData uses 1048576MB >14:38:46,053 DEBUG storage: lv lvm2raid-Kvm_Debian_Lenny_Texte_01 uses 2048MB >14:38:46,054 DEBUG storage: lv lvm2raid-Kvm_Windows7_64 uses 20000MB >14:38:46,054 DEBUG storage: md1 state is clean >14:38:46,055 DEBUG storage: md1 state is clean >14:38:46,055 DEBUG storage: existing RAID 5 size == 1429305.9375 >14:38:46,055 DEBUG storage: PV size == 1429305.9375 >14:38:46,055 DEBUG storage: md1 state is clean >14:38:46,055 DEBUG storage: md1 state is clean >14:38:46,055 DEBUG storage: existing RAID 5 size == 1429305.9375 >14:38:46,055 DEBUG storage: vg lvm2raid has 145664MB free >14:38:46,058 DEBUG storage: Ext4FS.supported: supported: True ; >14:38:46,061 DEBUG storage: Ext4FS.supported: supported: True ; >14:38:46,064 DEBUG storage: Ext4FS.supported: supported: True ; >14:38:46,066 DEBUG storage: md0 state is clean >14:38:46,067 DEBUG storage: md0 state is clean >14:38:46,067 DEBUG storage: existing RAID 1 size == 501.01953125 >14:38:46,068 DEBUG storage: Ext4FS.supported: supported: True ; >14:38:46,069 DEBUG storage: md1 state is clean >14:38:46,069 DEBUG storage: md1 state is clean >14:38:46,069 DEBUG storage: existing RAID 5 size == 1429305.9375 >14:38:46,076 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:38:46,090 DEBUG storage: Iso9660FS.supported: supported: True ; >14:38:46,093 DEBUG storage: BindFS.supported: supported: False ; >14:38:46,093 DEBUG storage: BindFS.supported: supported: False ; >14:38:46,093 DEBUG storage: getFormat('bind') returning BindFS instance >14:38:46,094 INFO storage: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >14:38:46,094 INFO storage: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >14:38:52,875 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:38:53,563 DEBUG storage: Iso9660FS.supported: supported: True ; >14:38:53,563 DEBUG storage: updating format of device: OpticalDevice instance (0x7f9fba857090) -- > name = sr0 status = True parents = [] > kids = 0 > id = 11 > uuid = None format = <pyanaconda.storage.formats.fs.Iso9660FS object at 0x7f9fba8760d0> size = 3357.71875 > major = 11 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:09.0/host4/target4:0:0/4:0:0:0/block/sr0 partedDevice = <parted.device.Device object at 0x7f9fba876110> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = Iso9660FS instance (0x7f9fba8760d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_14_x86_64_DVD size = 0 targetSize = 0 > >14:38:53,630 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >14:38:53,631 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; >14:38:53,632 DEBUG storage: Iso9660FS.supported: supported: True ; >14:38:53,632 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >14:38:53,632 DEBUG storage: device sr0 does not contain a disklabel >14:38:53,632 DEBUG storage: no type or existing type for sr0, bailing >14:38:53,633 DEBUG storage: Iso9660FS.supported: supported: True ; >14:38:53,633 DEBUG storage: got format: Iso9660FS instance (0x7f9fba8760d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_14_x86_64_DVD size = 0 targetSize = 0 > >14:38:53,634 INFO storage: set SELinux context for mountpoint /mnt/source to None >14:39:50,805 DEBUG storage: md1 state is clean >14:39:50,805 DEBUG storage: md1 state is clean >14:39:50,805 DEBUG storage: md1 state is clean >14:39:50,805 DEBUG storage: existing RAID 5 size == 1429305.9375 >14:39:50,805 DEBUG storage: md1 state is clean >14:39:50,806 DEBUG storage: md0 state is clean >14:39:50,807 DEBUG storage: md0 state is clean >14:39:50,807 DEBUG storage: md0 state is clean >14:39:50,807 DEBUG storage: existing RAID 1 size == 501.01953125 >14:39:50,807 DEBUG storage: md0 state is clean >14:39:50,808 DEBUG storage: Ext4FS.supported: supported: True ; >14:39:50,814 DEBUG storage: md1 state is clean >14:39:50,814 DEBUG storage: md1 state is clean >14:39:50,814 DEBUG storage: existing RAID 5 size == 1429305.9375 >14:39:50,814 DEBUG storage: PV size == 1429305.9375 >14:39:50,815 DEBUG storage: md1 state is clean >14:39:50,815 DEBUG storage: md1 state is clean >14:39:50,815 DEBUG storage: existing RAID 5 size == 1429305.9375 >14:39:50,815 DEBUG storage: looking up parted Device: /dev/mapper/lvm2raid >14:39:50,816 DEBUG storage: md1 state is clean >14:39:50,816 DEBUG storage: md1 state is clean >14:39:50,816 DEBUG storage: existing RAID 5 size == 1429305.9375 >14:39:50,816 DEBUG storage: PV size == 1429305.9375 >14:39:50,816 DEBUG storage: md1 state is clean >14:39:50,816 DEBUG storage: md1 state is clean >14:39:50,816 DEBUG storage: existing RAID 5 size == 1429305.9375 >14:39:50,817 DEBUG storage: md1 state is clean >14:39:50,817 DEBUG storage: md1 state is clean >14:39:50,817 DEBUG storage: existing RAID 5 size == 1429305.9375 >14:39:50,817 DEBUG storage: PV size == 1429305.9375 >14:39:50,817 DEBUG storage: md1 state is clean >14:39:50,818 DEBUG storage: md1 state is clean >14:39:50,818 DEBUG storage: existing RAID 5 size == 1429305.9375 >14:39:50,818 DEBUG storage: lvm2raid size is 1429280MB >14:39:50,818 DEBUG storage: lv lvm2raid-LvSwap uses 16384MB >14:39:50,819 DEBUG storage: lv lvm2raid-LvRoot uses 65536MB >14:39:50,820 DEBUG storage: lv lvm2raid-LvHome uses 131072MB >14:39:50,821 DEBUG storage: lv lvm2raid-LvData uses 1048576MB >14:39:50,822 DEBUG storage: lv lvm2raid-Kvm_Debian_Lenny_Texte_01 uses 2048MB >14:39:50,823 DEBUG storage: lv lvm2raid-Kvm_Windows7_64 uses 20000MB >14:39:50,824 DEBUG storage: md1 state is clean >14:39:50,824 DEBUG storage: md1 state is clean >14:39:50,824 DEBUG storage: existing RAID 5 size == 1429305.9375 >14:39:50,824 DEBUG storage: PV size == 1429305.9375 >14:39:50,824 DEBUG storage: md1 state is clean >14:39:50,824 DEBUG storage: md1 state is clean >14:39:50,824 DEBUG storage: existing RAID 5 size == 1429305.9375 >14:39:50,824 DEBUG storage: vg lvm2raid has 145664MB free >14:39:50,825 DEBUG storage: md1 state is clean >14:39:50,825 DEBUG storage: md1 state is clean >14:39:50,825 DEBUG storage: existing RAID 5 size == 1429305.9375 >14:39:50,825 DEBUG storage: PV size == 1429305.9375 >14:39:50,825 DEBUG storage: md1 state is clean >14:39:50,826 DEBUG storage: md1 state is clean >14:39:50,826 DEBUG storage: existing RAID 5 size == 1429305.9375 >14:39:50,826 DEBUG storage: lvm2raid size is 1429280MB >14:39:50,826 DEBUG storage: lv lvm2raid-LvSwap uses 16384MB >14:39:50,827 DEBUG storage: lv lvm2raid-LvRoot uses 65536MB >14:39:50,828 DEBUG storage: lv lvm2raid-LvHome uses 131072MB >14:39:50,829 DEBUG storage: lv lvm2raid-LvData uses 1048576MB >14:39:50,830 DEBUG storage: lv lvm2raid-Kvm_Debian_Lenny_Texte_01 uses 2048MB >14:39:50,831 DEBUG storage: lv lvm2raid-Kvm_Windows7_64 uses 20000MB >14:39:50,832 DEBUG storage: md1 state is clean >14:39:50,832 DEBUG storage: md1 state is clean >14:39:50,832 DEBUG storage: existing RAID 5 size == 1429305.9375 >14:39:50,832 DEBUG storage: PV size == 1429305.9375 >14:39:50,832 DEBUG storage: md1 state is clean >14:39:50,832 DEBUG storage: md1 state is clean >14:39:50,833 DEBUG storage: existing RAID 5 size == 1429305.9375 >14:39:50,833 DEBUG storage: vg lvm2raid has 145664MB free >14:39:50,836 DEBUG storage: Ext4FS.supported: supported: True ; >14:39:50,839 DEBUG storage: Ext4FS.supported: supported: True ; >14:39:50,842 DEBUG storage: Ext4FS.supported: supported: True ; >14:39:50,847 DEBUG storage: Ext4FS.supported: supported: True ; >14:39:50,848 DEBUG storage: Ext4FS.supported: supported: True ; >14:39:50,849 DEBUG storage: Ext4FS.supported: supported: True ; >14:39:50,851 DEBUG storage: Ext4FS.supported: supported: True ; > > >/tmp/yum.log: >[2011-01-18 14:38:54,108] INFO_2 : Loaded plugins: blacklist, whiteout >[2011-01-18 14:38:54,160] DEBUG : Config time: 0.382 >[2011-01-18 14:38:54,165] WARN : Repo Fedora 14 - x86_64 - Test Updates Debug contains -source or -debuginfo, excluding >[2011-01-18 14:38:54,166] WARN : Repo Fedora 14 - Test Updates Source contains -source or -debuginfo, excluding >[2011-01-18 14:38:54,168] WARN : Repo Fedora 14 - x86_64 - Updates - Debug contains -source or -debuginfo, excluding >[2011-01-18 14:38:54,169] WARN : Repo Fedora 14 - Updates Source contains -source or -debuginfo, excluding >[2011-01-18 14:38:54,172] WARN : Repo Fedora 14 - x86_64 - Debug contains -source or -debuginfo, excluding >[2011-01-18 14:38:54,172] WARN : Repo Fedora 14 - Source contains -source or -debuginfo, excluding >[2011-01-18 14:38:56,965] DEBUG : repo time: 2.762 >[2011-01-18 14:38:56,981] DEBUG : Setting up Package Sacks >[2011-01-18 14:38:57,165] DEBUG : rpmdb time: 0.000 >[2011-01-18 14:38:57,257] DEBUG : pkgsack time: 0.276 >[2011-01-18 14:39:14,009] DEBUG : group time: 16.749 >[2011-01-18 14:39:15,758] DEBUG : Building updates object >[2011-01-18 14:39:15,869] DEBUG : up:Obs Init time: 0.051 >[2011-01-18 14:39:15,904] DEBUG : up:simple updates time: 0.035 >[2011-01-18 14:39:15,906] DEBUG : up:obs time: 0.002 >[2011-01-18 14:39:15,907] DEBUG : up:condense time: 0.000 >[2011-01-18 14:39:15,907] DEBUG : updates time: 0.148 >[2011-01-18 14:39:38,116] DEBUG : TSINFO: Marking avahi-libs-0.6.27-2.fc14.x86_64 as install for avahi-gobject-0.6.27-2.fc14.x86_64 >[2011-01-18 14:39:38,117] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-client.so.3()(64bit) >[2011-01-18 14:39:38,118] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-client.so.3()(64bit) >[2011-01-18 14:39:38,118] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-client.so.3()(64bit) >[2011-01-18 14:39:38,118] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-client.so.3()(64bit) >[2011-01-18 14:39:38,118] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-client.so.3()(64bit) >[2011-01-18 14:39:38,118] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-client.so.3()(64bit) >[2011-01-18 14:39:38,118] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-client.so.3()(64bit) >[2011-01-18 14:39:38,119] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-client.so.3()(64bit) >[2011-01-18 14:39:38,119] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-client.so.3()(64bit) >[2011-01-18 14:39:38,119] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-client.so.3()(64bit) >[2011-01-18 14:39:38,119] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-client.so.3()(64bit) >[2011-01-18 14:39:38,120] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-client.so.3()(64bit) >[2011-01-18 14:39:38,120] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-client.so.3()(64bit) >[2011-01-18 14:39:38,120] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-client.so.3()(64bit) >[2011-01-18 14:39:38,120] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-client.so.3()(64bit) >[2011-01-18 14:39:38,121] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-client.so.3()(64bit) >[2011-01-18 14:39:38,121] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-common.so.3()(64bit) >[2011-01-18 14:39:38,121] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-common.so.3()(64bit) >[2011-01-18 14:39:38,122] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-common.so.3()(64bit) >[2011-01-18 14:39:38,122] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-common.so.3()(64bit) >[2011-01-18 14:39:38,122] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-common.so.3()(64bit) >[2011-01-18 14:39:38,122] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-common.so.3()(64bit) >[2011-01-18 14:39:38,122] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-common.so.3()(64bit) >[2011-01-18 14:39:38,122] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-common.so.3()(64bit) >[2011-01-18 14:39:38,122] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-common.so.3()(64bit) >[2011-01-18 14:39:38,122] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-common.so.3()(64bit) >[2011-01-18 14:39:38,122] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-common.so.3()(64bit) >[2011-01-18 14:39:38,122] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-common.so.3()(64bit) >[2011-01-18 14:39:38,122] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-common.so.3()(64bit) >[2011-01-18 14:39:38,123] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-common.so.3()(64bit) >[2011-01-18 14:39:38,123] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-common.so.3()(64bit) >[2011-01-18 14:39:38,123] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-common.so.3()(64bit) >[2011-01-18 14:39:38,123] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-common.so.3()(64bit) >[2011-01-18 14:39:38,123] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-common.so.3()(64bit) >[2011-01-18 14:39:38,123] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-common.so.3()(64bit) >[2011-01-18 14:39:38,123] DEBUG : Quick matched avahi-libs-0.6.27-2.fc14.x86_64 to require for libavahi-common.so.3()(64bit) >[2011-01-18 14:39:38,133] DEBUG : TSINFO: Marking systemd-units-10-2.fc14.1.x86_64 as install for avahi-0.6.27-2.fc14.x86_64 >[2011-01-18 14:39:38,462] DEBUG : TSINFO: Marking libmpc-0.8.1-1.fc13.x86_64 as install for cpp-4.5.1-4.fc14.x86_64 >[2011-01-18 14:39:38,950] DEBUG : TSINFO: Marking folks-0.1.16-1.fc14.x86_64 as install for empathy-2.32.0.1-2.fc14.x86_64 >[2011-01-18 14:39:38,951] DEBUG : Quick matched folks-0.1.16-1.fc14.x86_64 to require for libfolks-telepathy.so.0()(64bit) >[2011-01-18 14:39:38,952] DEBUG : TSINFO: Marking telepathy-logger-0.1.5-1.fc14.x86_64 as install for empathy-2.32.0.1-2.fc14.x86_64 >[2011-01-18 14:39:38,978] DEBUG : TSINFO: Marking libgdata-0.6.4-4.fc14.x86_64 as install for evolution-2.32.0-2.fc14.x86_64 >[2011-01-18 14:39:39,252] DEBUG : TSINFO: Marking gettext-common-devel-0.18.1.1-4.fc14.noarch as install for gettext-devel-0.18.1.1-4.fc14.x86_64 >[2011-01-18 14:39:39,353] DEBUG : TSINFO: Marking glew-1.5.4-1.fc14.x86_64 as install for glx-utils-7.9-1.fc14.x86_64 >[2011-01-18 14:39:39,374] DEBUG : TSINFO: Marking laughlin-backgrounds-gnome-14.1.0-1.fc14.noarch as install for gnome-desktop-2.32.0-1.fc14.x86_64 >[2011-01-18 14:39:39,388] DEBUG : TSINFO: Marking seed-2.31.5-1.fc14.x86_64 as install for 1:gnome-games-2.32.0-3.fc14.x86_64 >[2011-01-18 14:39:39,458] DEBUG : TSINFO: Marking dconf-0.5.1-1.fc14.x86_64 as install for gnome-session-2.32.0-1.fc14.x86_64 >[2011-01-18 14:39:39,486] DEBUG : TSINFO: Marking libassuan-2.0.0-2.fc14.x86_64 as install for gnupg2-2.0.16-3.fc14.1.x86_64 >[2011-01-18 14:39:39,487] DEBUG : Quick matched libassuan-2.0.0-2.fc14.x86_64 to require for libassuan.so.0()(64bit) >[2011-01-18 14:39:39,596] DEBUG : TSINFO: Marking gvnc-0.4.1-6.fc14.x86_64 as install for gtk-vnc-0.4.1-6.fc14.x86_64 >[2011-01-18 14:39:39,708] DEBUG : TSINFO: Marking gdk-pixbuf2-2.22.0-1.fc14.x86_64 as install for nspluginwrapper-1.3.0-14.fc14.x86_64 >[2011-01-18 14:39:39,709] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,709] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,709] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,709] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,709] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,710] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,710] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,710] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,710] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,710] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,710] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,710] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,711] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,711] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,711] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,711] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,712] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,712] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,712] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,712] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,712] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,713] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,713] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,713] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,713] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,713] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,713] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,714] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,714] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,714] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,714] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,714] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,714] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,714] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,714] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,714] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,715] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,715] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,715] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,715] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,715] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,715] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,716] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,716] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,716] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,716] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,716] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,716] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,716] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,717] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,717] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,717] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,717] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,717] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,717] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,718] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,718] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,718] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,718] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,718] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,719] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,719] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,719] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,719] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,719] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,719] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,720] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,720] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,720] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,720] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,720] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,720] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,720] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,720] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,721] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,721] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,721] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,721] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,721] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,721] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,721] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,721] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,721] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,722] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,722] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,722] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,722] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,722] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,722] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,722] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,722] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,723] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,723] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,723] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,723] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,723] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,723] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,723] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,723] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,724] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,724] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,724] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,724] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,724] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,724] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,724] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,725] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,725] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,725] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,725] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,725] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,726] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,726] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,726] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,726] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,726] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,726] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,726] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,726] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,727] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,727] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,727] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,727] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,727] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,727] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,727] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,727] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,727] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,727] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,727] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,728] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,728] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,728] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,728] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,728] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,728] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,728] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,728] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,729] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,729] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,729] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,729] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,729] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,730] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,730] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,730] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,730] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,730] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,730] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,731] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,731] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,731] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,731] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,731] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,731] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,731] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,731] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,732] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,732] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,732] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,732] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,732] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,732] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,732] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,732] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,732] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,733] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,733] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,733] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,733] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,733] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,733] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,733] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,733] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,734] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,734] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,734] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,734] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,734] DEBUG : Quick matched gdk-pixbuf2-2.22.0-1.fc14.x86_64 to require for libgdk_pixbuf-2.0.so.0()(64bit) >[2011-01-18 14:39:39,741] DEBUG : TSINFO: Marking gdk-pixbuf2-devel-2.22.0-1.fc14.x86_64 as install for gtk2-devel-2.22.0-1.fc14.1.x86_64 >[2011-01-18 14:39:39,755] DEBUG : TSINFO: Marking atkmm-2.22.0-1.fc14.x86_64 as install for libpanelappletmm-2.26.0-2.fc12.x86_64 >[2011-01-18 14:39:39,756] DEBUG : Quick matched atkmm-2.22.0-1.fc14.x86_64 to require for libatkmm-1.6.so.1()(64bit) >[2011-01-18 14:39:39,756] DEBUG : Quick matched atkmm-2.22.0-1.fc14.x86_64 to require for libatkmm-1.6.so.1()(64bit) >[2011-01-18 14:39:39,756] DEBUG : Quick matched atkmm-2.22.0-1.fc14.x86_64 to require for libatkmm-1.6.so.1()(64bit) >[2011-01-18 14:39:40,158] DEBUG : TSINFO: Marking upstart-sysvinit-0.6.5-9.fc14.x86_64 as install for initscripts-9.20.1-1.fc14.x86_64 >[2011-01-18 14:39:40,188] DEBUG : TSINFO: Marking libffado-2.0.1-4.20100706.svn1864.fc14.x86_64 as install for jack-audio-connection-kit-1.9.5-1.fc14.x86_64 >[2011-01-18 14:39:40,245] DEBUG : TSINFO: Marking kbd-misc-1.15-11.fc14.noarch as install for kbd-1.15-11.fc14.x86_64 >[2011-01-18 14:39:40,656] DEBUG : TSINFO: Marking libmodman-1.0.1-5.fc14.x86_64 as install for libproxy-0.4.4-7.fc14.x86_64 >[2011-01-18 14:39:40,813] DEBUG : TSINFO: Marking libotf-0.9.11-1.fc14.x86_64 as install for m17n-lib-1.6.1-5.fc14.1.x86_64 >[2011-01-18 14:39:40,852] DEBUG : TSINFO: Marking mythes-1.2.1-1.fc14.x86_64 as install for mythes-fr-2.2-2.fc14.noarch >[2011-01-18 14:39:41,085] DEBUG : TSINFO: Marking silgraphite-2.3.1-3.fc14.x86_64 as install for 1:openoffice.org-core-3.3.0-9.3.fc14.x86_64 >[2011-01-18 14:39:41,162] DEBUG : TSINFO: Marking pyatspi-0.3.91-2.fc14.noarch as install for orca-2.31.91-1.fc14.x86_64 >[2011-01-18 14:39:41,570] DEBUG : TSINFO: Marking perl-CPAN-1.9402-136.fc14.noarch as install for perl-Test-Harness-3.17-136.fc14.noarch >[2011-01-18 14:39:41,757] DEBUG : TSINFO: Marking pycryptopp-0.5.25-1.fc14.x86_64 as install for python-beaker-1.5.3-5.fc14.noarch >[2011-01-18 14:39:41,792] DEBUG : TSINFO: Marking report-newt-0.20-1.fc14.x86_64 as install for python-meh-0.10-2.fc14.noarch >[2011-01-18 14:39:41,794] DEBUG : TSINFO: Marking python-tempita-0.4-5.fc14.noarch as install for python-paste-1.7.4-7.fc14.noarch >[2011-01-18 14:39:41,852] DEBUG : TSINFO: Marking spice-server-0.6.0-1.fc14.x86_64 as install for 2:qemu-system-x86-0.13.0-0.7.rc1.fc14.x86_64 >[2011-01-18 14:39:41,853] DEBUG : TSINFO: Marking celt051-0.5.1.3-2.fc14.x86_64 as install for 2:qemu-system-x86-0.13.0-0.7.rc1.fc14.x86_64 >[2011-01-18 14:39:41,879] DEBUG : TSINFO: Marking 1:qt-devel-4.7.0-3.fc14.x86_64 as update for 1:qt-webkit-devel-4.7.0-3.fc14.x86_64 >[2011-01-18 14:39:41,881] DEBUG : Quick matched 1:qt-devel-4.7.0-3.fc14.x86_64 to require for pkgconfig(QtGui) >[2011-01-18 14:39:41,881] DEBUG : Quick matched 1:qt-devel-4.7.0-3.fc14.x86_64 to require for pkgconfig(QtNetwork) >[2011-01-18 14:39:41,881] DEBUG : Quick matched 1:qt-devel-4.7.0-3.fc14.x86_64 to require for qt-devel >[2011-01-18 14:39:41,885] DEBUG : TSINFO: Marking 1:qt-webkit-4.7.0-3.fc14.x86_64 as install for 1:qt-webkit-devel-4.7.0-3.fc14.x86_64 >[2011-01-18 14:39:41,886] DEBUG : Quick matched 1:qt-webkit-4.7.0-3.fc14.x86_64 to require for libQtWebKit.so.4()(64bit) >[2011-01-18 14:39:41,894] DEBUG : TSINFO: Marking qt-assistant-adp-4.6.3-1.fc14.x86_64 as install for PyQt4-4.7.4-2.fc14.x86_64 >[2011-01-18 14:39:41,932] DEBUG : TSINFO: Marking libdmapsharing-1.9.0.21-1.fc14.x86_64 as install for rhythmbox-0.13.1-1.fc14.x86_64 >[2011-01-18 14:39:42,199] DEBUG : TSINFO: Marking libdb-5.0.26-2.fc14.x86_64 as install for sendmail-8.14.4-9.fc14.x86_64 >[2011-01-18 14:39:42,237] DEBUG : TSINFO: Marking redland-virtuoso-1.0.10-7.fc14.x86_64 as install for soprano-2.5.2-1.fc14.x86_64 >[2011-01-18 14:39:42,291] DEBUG : TSINFO: Marking tigervnc-license-1.0.90-0.22.20100813svn4123.fc14.noarch as install for tigervnc-1.0.90-0.22.20100813svn4123.fc14.x86_64 >[2011-01-18 14:39:42,392] DEBUG : TSINFO: Marking libmount-2.18-4.3.fc14.x86_64 as install for util-linux-ng-2.18-4.3.fc14.x86_64 >[2011-01-18 14:39:42,393] DEBUG : Quick matched libmount-2.18-4.3.fc14.x86_64 to require for libmount.so.1(MOUNT_2.18)(64bit) >[2011-01-18 14:39:42,393] DEBUG : Quick matched libmount-2.18-4.3.fc14.x86_64 to require for libmount.so.1()(64bit) >[2011-01-18 14:39:42,437] DEBUG : TSINFO: Marking xen-licenses-4.0.1-6.fc14.x86_64 as install for xen-libs-4.0.1-6.fc14.x86_64 >[2011-01-18 14:39:42,481] DEBUG : TSINFO: Marking xorg-x11-drv-qxl-0.0.20.f14b-6.fc14.x86_64 as install for xorg-x11-drivers-7.4-1.fc14.x86_64 >[2011-01-18 14:39:42,629] DEBUG : TSINFO: Marking laughlin-backgrounds-single-14.1.0-1.fc14.noarch as install for laughlin-backgrounds-gnome-14.1.0-1.fc14.noarch >[2011-01-18 14:39:42,649] DEBUG : TSINFO: Marking libxml++-2.30.1-1.fc14.x86_64 as install for libffado-2.0.1-4.20100706.svn1864.fc14.x86_64 >[2011-01-18 14:39:42,813] DEBUG : TSINFO: Marking 1:perl-Digest-SHA-5.47-136.fc14.x86_64 as install for perl-CPAN-1.9402-136.fc14.noarch >[2011-01-18 14:39:42,815] DEBUG : TSINFO: Marking python-xlib-0.15-0.3.rc1.fc14.noarch as install for pyatspi-0.3.91-2.fc14.noarch >[2011-01-18 14:39:42,815] DEBUG : TSINFO: Marking at-spi2-core-0.3.4-1.fc14.x86_64 as install for pyatspi-0.3.91-2.fc14.noarch >[2011-01-18 14:39:42,862] DEBUG : TSINFO: Marking gnome-js-common-0.1.2-3.fc14.noarch as install for seed-2.31.5-1.fc14.x86_64 >[2011-01-18 14:39:42,863] DEBUG : TSINFO: Marking gtk3-2.90.5-1.fc14.x86_64 as install for seed-2.31.5-1.fc14.x86_64 >[2011-01-18 14:39:42,864] DEBUG : Quick matched gtk3-2.90.5-1.fc14.x86_64 to require for libgtk-x11-3.0.so.0()(64bit) >[2011-01-18 14:39:42,865] DEBUG : TSINFO: Marking webkitgtk3-1.3.3-1.fc14.x86_64 as install for seed-2.31.5-1.fc14.x86_64 >[2011-01-18 14:39:42,901] DEBUG : TSINFO: Marking libXevie-1.0.2-8.fc13.x86_64 as install for at-spi2-core-0.3.4-1.fc14.x86_64 >[2011-01-18 14:39:50,357] DEBUG : Depsolve time: 14.560 > > >/mnt/sysimage/root/install.log: >Installation de libgcc-4.4.2-7.fc12.x86_64 >warning: libgcc-4.4.2-7.fc12.x86_64: Header V3 RSA/SHA256 signature: NOKEY, key ID 57bbccba >Installation de fontpackages-filesystem-1.28-1.fc12.noarch >Installation de kacst-fonts-common-2.0-5.fc12.noarch >Installation de m17n-db-1.5.5-1.fc12.noarch >Installation de setup-2.8.9-1.fc12.noarch >Installation de filesystem-2.4.30-2.fc12.x86_64 >Installation de telepathy-filesystem-0.0.2-1.fc12.noarch >Installation de xkeyboard-config-1.6-3.fc12.noarch >Installation de xml-common-0.6.3-30.fc12.noarch >Installation de iso-codes-3.11-1.fc12.noarch >Installation de dejavu-fonts-common-2.30-2.fc12.noarch >Installation de liberation-fonts-common-1.05.1.20090721-2.fc12.noarch >Installation de mozilla-filesystem-1.9-5.fc12.x86_64 >Installation de ca-certificates-2009-2.fc12.noarch >Installation de control-center-filesystem-2.28.1-4.fc12.x86_64 >Installation de paktype-fonts-common-2.0-5.fc12.noarch >Installation de tzdata-2009o-2.fc12.noarch >Installation de mailcap-2.1.30-1.fc12.noarch >Installation de basesystem-10.0-3.noarch >Installation de nodoka-filesystem-0.3.90-4.fc12.noarch >Installation de nodoka-metacity-theme-0.3.90-4.fc12.noarch >Installation de khmeros-fonts-common-5.0-7.fc12.noarch >Installation de smc-fonts-common-04.2-2.fc12.noarch >Installation de thai-scalable-fonts-common-0.4.12-2.fc12.noarch >Installation de un-core-fonts-common-1.0.2-0.10.080608.fc12.noarch >Installation de vlgothic-fonts-common-20090612-2.fc12.noarch >Installation de constantine-backgrounds-single-12.1.0-1.fc12.noarch >Installation de constantine-backgrounds-12.1.0-1.fc12.noarch >Installation de ncurses-base-5.7-3.20090207.fc12.x86_64 >Installation de libX11-common-1.3-1.fc12.noarch >Installation de hplip-common-3.9.8-21.fc12.x86_64 >Installation de comps-extras-17-1.noarch >Installation de kernel-firmware-2.6.31.5-127.fc12.noarch >Installation de tzdata-java-2009o-2.fc12.noarch >Installation de fedora-bookmarks-11-2.noarch >Installation de bluecurve-cursor-theme-8.0.2-5.fc12.noarch >Installation de mobile-broadband-provider-info-1.20090918-1.fc12.noarch >Installation de fedora-release-12-1.noarch >Installation de m17n-db-thai-1.5.5-1.fc12.noarch >Installation de man-pages-fr-3.03.0-4.fc12.noarch >Installation de desktop-backgrounds-basic-9.0.0-11.noarch >Installation de ql2100-firmware-1.19.38-3.fc12.noarch >Installation de iwl1000-firmware-128.50.3.1-1.fc12.noarch >Installation de ql2400-firmware-4.04.09-1.fc12.noarch >Installation de iwl5000-firmware-8.24.2.12-2.noarch >Installation de atmel-firmware-1.3-6.noarch >Installation de ivtv-firmware-20080701-20.noarch >Installation de libertas-usb8388-firmware-5.110.22.p23-3.fc12.noarch >Installation de iwl4965-firmware-228.61.2.24-2.fc12.noarch >Installation de ql23xx-firmware-3.03.27-3.fc12.noarch >Installation de iwl3945-firmware-15.32.2.9-2.noarch >Installation de ipw2200-firmware-3.1-3.noarch >Installation de ipw2100-firmware-1.3-10.noarch >Installation de ql2500-firmware-4.04.09-1.fc12.noarch >Installation de ql2200-firmware-2.02.08-3.fc12.noarch >Installation de rt61pci-firmware-1.2-6.noarch >Installation de zd1211-firmware-1.4-3.noarch >Installation de rt73usb-firmware-1.8-6.noarch >Installation de gnome-backgrounds-2.28.0-1.fc12.noarch >Installation de cjkuni-uming-fonts-0.2.20080216.1-27.fc12.noarch >Installation de rootfiles-8.1-6.fc12.noarch >Installation de man-pages-3.22-6.fc12.noarch >Installation de words-3.0-16.fc12.noarch >Installation de specspo-16-3.noarch >Installation de glibc-2.11-2.x86_64 >Installation de zlib-1.2.3-23.fc12.x86_64 >Installation de libxml2-2.7.6-1.fc12.x86_64 >Installation de libstdc++-4.4.2-7.fc12.x86_64 >Installation de ncurses-libs-5.7-3.20090207.fc12.x86_64 >Installation de bash-4.0.33-1.fc12.x86_64 >Installation de freetype-2.3.9-6.fc12.x86_64 >Installation de libICE-1.0.6-1.fc12.x86_64 >Installation de info-4.13a-7.fc12.x86_64 >Installation de popt-1.13-6.fc12.x86_64 >Installation de chkconfig-1.3.44-1.x86_64 >Installation de libcom_err-1.41.9-5.fc12.x86_64 >Installation de readline-6.0-3.fc12.x86_64 >Installation de nspr-4.8.2-1.fc12.x86_64 >Installation de libusb-0.1.12-22.fc12.x86_64 >Installation de libjpeg-6b-46.fc12.x86_64 >Installation de audit-libs-2.0.1-1.fc12.x86_64 >Installation de expat-2.0.1-7.x86_64 >Installation de libpng-1.2.39-1.fc12.x86_64 >Installation de bzip2-libs-1.0.5-6.fc12.x86_64 >Installation de libsepol-2.0.38-1.fc12.x86_64 >Installation de libselinux-2.0.87-1.fc12.x86_64 >Installation de shadow-utils-4.1.4.2-1.fc12.x86_64 >Installation de libuuid-2.16-10.2.fc12.x86_64 >Installation de libSM-1.1.0-7.fc12.x86_64 >Installation de libart_lgpl-2.3.20-5.fc12.x86_64 >Installation de sqlite-3.6.17-1.fc12.x86_64 >Installation de nss-util-3.12.4-8.fc12.x86_64 >Installation de tcp_wrappers-libs-7.6-56.fc12.x86_64 >Installation de db4-4.7.25-13.fc12.x86_64 >Installation de pkgconfig-0.23-9.fc12.x86_64 >Installation de cyrus-sasl-lib-2.1.23-4.fc12.x86_64 >Installation de device-mapper-libs-1.02.38-2.fc12.x86_64 >Installation de libogg-1.1.4-2.fc12.x86_64 >Installation de nss-softokn-freebl-3.12.4-10.fc12.x86_64 >Installation de nss-softokn-3.12.4-10.fc12.x86_64 >Installation de nss-3.12.4-14.fc12.x86_64 >Installation de libidn-1.9-5.x86_64 >Installation de gawk-3.1.7-1.fc12.x86_64 >Installation de libgpg-error-1.6-4.x86_64 >Installation de libgcrypt-1.4.4-8.fc12.x86_64 >Installation de sed-4.2.1-4.fc12.x86_64 >Installation de libsigc++20-2.2.4.2-1.fc12.x86_64 >Installation de speex-1.2-0.12.rc1.fc12.x86_64 >Installation de libtool-ltdl-2.2.6-15.fc12.x86_64 >Installation de libudev-145-12.fc12.x86_64 >Installation de xz-libs-4.999.9-0.1.beta.20091007git.fc12.x86_64 >Installation de libvorbis-1.2.3-3.fc12.x86_64 >Installation de libblkid-2.16-10.2.fc12.x86_64 >Installation de libattr-2.4.43-4.fc12.x86_64 >Installation de libcap-2.16-5.fc12.x86_64 >Installation de libacl-2.2.47-5.fc12.x86_64 >Installation de libcap-ng-0.6.2-3.fc12.x86_64 >Installation de elfutils-libelf-0.143-1.fc12.x86_64 >Installation de libasyncns-0.8-1.fc12.x86_64 >Installation de which-2.19-5.fc12.x86_64 >Installation de libtdb-1.1.5-2.fc12.x86_64 >Installation de bluez-libs-4.57-2.fc12.x86_64 >Installation de libexif-0.6.16-4.fc12.x86_64 >Installation de libtiff-3.8.2-15.fc12.x86_64 >Installation de e2fsprogs-libs-1.41.9-5.fc12.x86_64 >Installation de libXau-1.0.5-1.fc12.x86_64 >Installation de libxslt-1.1.26-1.fc12.x86_64 >Installation de device-mapper-1.02.38-2.fc12.x86_64 >Installation de device-mapper-event-libs-1.02.38-2.fc12.x86_64 >Installation de findutils-4.4.2-4.fc12.x86_64 >Installation de glibc-common-2.11-2.x86_64 >Installation de pcre-7.8-3.fc12.x86_64 >Installation de grep-2.5.3-6.fc12.x86_64 >Installation de file-libs-5.03-9.fc12.x86_64 >Installation de libnl-1.1-8.fc12.x86_64 >Installation de pixman-0.16.2-1.fc12.x86_64 >Installation de libtheora-1.1.0-1.fc12.x86_64 >Installation de apr-1.3.9-3.fc12.x86_64 >Installation de bzip2-1.0.5-6.fc12.x86_64 >Installation de iptables-1.4.5-1.fc12.x86_64 >Installation de libtalloc-2.0.0-0.fc12.x86_64 >Installation de hunspell-1.2.8-12.fc12.x86_64 >Installation de pciutils-libs-3.1.4-2.fc12.x86_64 >Installation de lcms-libs-1.18-3.fc12.x86_64 >Installation de libraw1394-2.0.4-1.fc12.x86_64 >Installation de keyutils-libs-1.2-6.fc12.x86_64 >Installation de krb5-libs-1.7-8.fc12.x86_64 >Installation de libgssglue-0.1-8.fc12.x86_64 >Installation de apr-util-1.3.9-2.fc12.x86_64 >Installation de libxcb-1.4-1.fc12.x86_64 >Installation de libX11-1.3-1.fc12.x86_64 >Installation de libXext-1.1-1.fc12.x86_64 >Installation de libXrender-0.9.5-1.fc12.x86_64 >Installation de libXfixes-4.0.4-1.fc12.x86_64 >Installation de libXrandr-1.3.0-3.fc12.x86_64 >Installation de libXdamage-1.1.2-1.fc12.x86_64 >Installation de libXi-1.3-1.fc12.x86_64 >Installation de libXtst-1.0.99.2-3.fc12.x86_64 >Installation de libXcomposite-0.4.1-2.fc12.x86_64 >Installation de libXxf86vm-1.1.0-1.fc12.x86_64 >Installation de libXv-1.0.5-1.fc12.x86_64 >Installation de libXt-1.0.7-1.fc12.x86_64 >Installation de libXcursor-1.1.10-1.fc12.x86_64 >Installation de libXinerama-1.1-1.fc12.x86_64 >Installation de libXmu-1.0.5-1.fc12.x86_64 >Installation de libXxf86misc-1.0.2-1.fc12.x86_64 >Installation de libatasmart-0.17-1.fc12.x86_64 >Installation de flac-1.2.1-6.fc12.x86_64 >Installation de psmisc-22.6-13.fc12.x86_64 >Installation de plymouth-libs-0.8.0-0.2009.29.09.18.fc12.x86_64 >Installation de upstart-0.3.11-3.fc12.x86_64 >Installation de lua-5.1.4-4.fc12.x86_64 >Installation de rpm-libs-4.7.1-6.fc12.x86_64 >Installation de deltarpm-3.5-0.4.20090913git.fc12.x86_64 >Installation de procps-3.2.8-2.fc12.x86_64 >Installation de gmp-4.3.1-5.fc12.x86_64 >Installation de SDL-1.2.13-10.fc12.x86_64 >Installation de libical-0.43-5.fc12.x86_64 >Installation de liboil-0.3.16-4.fc12.x86_64 >Installation de libpcap-1.0.0-4.20090922gite154e2.fc12.x86_64 >Installation de gdbm-1.8.0-33.fc12.x86_64 >Installation de pth-2.0.7-9.x86_64 >Installation de openjpeg-libs-1.3-6.fc12.x86_64 >Installation de libXvMC-1.0.4-8.fc12.x86_64 >Installation de libXScrnSaver-1.2.0-1.fc12.x86_64 >Installation de libxkbfile-1.0.6-1.1.fc12.x86_64 >Installation de xorg-x11-xkb-utils-7.4-6.fc12.x86_64 >Installation de libtirpc-0.2.0-4.fc12.x86_64 >Installation de libavc1394-0.5.3-9.fc12.x86_64 >Installation de libiec61883-1.2.0-3.fc12.x86_64 >Installation de less-436-2.fc12.x86_64 >Installation de MAKEDEV-3.24-4.x86_64 >Installation de device-mapper-event-1.02.38-2.fc12.x86_64 >Installation de pilot-link-0.12.4-2.fc12.x86_64 >Installation de acl-2.2.47-5.fc12.x86_64 >Installation de tar-1.22-8.fc12.x86_64 >Installation de pinentry-0.7.6-4.fc12.x86_64 >Installation de libksba-1.0.6-3.fc12.x86_64 >Installation de nss_compat_ossl-0.9.5-4.fc12.x86_64 >Installation de parted-1.9.0-17.fc12.x86_64 >Installation de kpartx-0.4.9-5.fc12.x86_64 >Installation de dmraid-1.0.0.rc16-4.fc12.x86_64 >Installation de setools-libs-3.3.6-4.fc12.x86_64 >Installation de net-tools-1.60-95.fc12.x86_64 >Installation de checkpolicy-2.0.19-3.fc12.x86_64 >Installation de exempi-2.1.0-4.fc12.x86_64 >Installation de jasper-libs-1.900.1-14.fc12.x86_64 >Installation de openobex-1.4-3.fc12.x86_64 >Installation de libss-1.41.9-5.fc12.x86_64 >Installation de e2fsprogs-1.41.9-5.fc12.x86_64 >Installation de cpio-2.10-3.fc12.x86_64 >Installation de make-3.81-18.fc12.x86_64 >Installation de cdparanoia-libs-10.2-5.fc12.x86_64 >Installation de procmail-3.22-25.fc12.x86_64 >Installation de libedit-2.11-4.20080712cvs.fc12.x86_64 >Installation de boost-system-1.39.0-8.fc12.x86_64 >Installation de xmlrpc-c-1.16.6-3.1582.fc12.x86_64 >Installation de libfontenc-1.0.5-2.fc12.x86_64 >Installation de libXfont-1.4.1-1.fc12.x86_64 >Installation de pcsc-lite-libs-1.5.2-3.fc12.x86_64 >Installation de hesiod-3.1.0-16.x86_64 >Installation de libXdmcp-1.0.3-1.fc12.x86_64 >Installation de libv4l-0.6.3-1.fc12.x86_64 >Installation de wavpack-4.60-1.fc12.x86_64 >Installation de fuse-libs-2.8.1-1.fc12.x86_64 >Installation de anthy-9100h-8.fc12.x86_64 >Installation de sysvinit-tools-2.87-1.dsf.fc12.x86_64 >Installation de libevent-1.4.12-1.fc12.x86_64 >Installation de slang-2.2.1-1.fc12.x86_64 >Installation de newt-0.52.11-1.fc12.x86_64 >Installation de libdaemon-0.14-1.fc12.x86_64 >Installation de libusb1-1.0.3-1.fc12.x86_64 >Installation de libtasn1-2.3-1.fc12.x86_64 >Installation de gnutls-2.8.5-1.fc12.x86_64 >Installation de sg3_utils-libs-1.27-2.fc12.x86_64 >Installation de lm_sensors-libs-3.1.1-3.fc12.x86_64 >Installation de libffi-3.0.5-3.fc12.x86_64 >Installation de libieee1284-0.2.11-8.fc12.x86_64 >Installation de avahi-autoipd-0.6.25-5.fc12.x86_64 >Installation de xorg-x11-font-utils-7.2-10.fc12.x86_64 >Installation de boost-filesystem-1.39.0-8.fc12.x86_64 >Installation de cdparanoia-10.2-5.fc12.x86_64 >Installation de setools-console-3.3.6-4.fc12.x86_64 >Installation de libfreebob-1.0.11-6.fc12.x86_64 >Installation de tmpwatch-2.9.15-2.x86_64 >Installation de xorg-x11-xauth-1.0.2-7.fc12.x86_64 >Installation de libdmx-1.1.0-1.fc12.x86_64 >Installation de libXxf86dga-1.1.1-1.fc12.x86_64 >Installation de libXres-1.0.4-1.fc12.x86_64 >Installation de xsel-1.2.0-6.fc12.x86_64 >Installation de giflib-4.1.6-3.fc12.x86_64 >Installation de xcb-util-0.3.6-1.fc12.x86_64 >Installation de startup-notification-0.10-2.fc12.x86_64 >Installation de mailx-12.4-3.fc12.x86_64 >Installation de radeontool-1.5-6.fc12.x86_64 >Installation de iptables-ipv6-1.4.5-1.fc12.x86_64 >Installation de libshout-2.2.2-5.fc12.x86_64 >Installation de iw-0.9.17-2.fc12.x86_64 >Installation de file-5.03-9.fc12.x86_64 >Installation de lvm2-libs-2.02.53-2.fc12.x86_64 >Installation de rmt-0.4-0.3.b42.fc12.x86_64 >Installation de elfutils-libs-0.143-1.fc12.x86_64 >Installation de elfutils-0.143-1.fc12.x86_64 >Installation de vim-minimal-7.2.245-3.fc12.x86_64 >Installation de ntpdate-4.2.4p7-7.fc12.x86_64 >Installation de xz-4.999.9-0.1.beta.20091007git.fc12.x86_64 >Installation de xz-lzma-compat-4.999.9-0.1.beta.20091007git.fc12.x86_64 >Installation de cryptsetup-luks-libs-1.1.0-0.1.fc12.x86_64 >Installation de cryptsetup-luks-1.1.0-0.1.fc12.x86_64 >Installation de ggz-base-libs-0.99.5-5.fc12.x86_64 >Installation de iputils-20071127-9.fc12.x86_64 >Installation de nss-tools-3.12.4-14.fc12.x86_64 >Installation de cyrus-sasl-plain-2.1.23-4.fc12.x86_64 >Installation de db4-utils-4.7.25-13.fc12.x86_64 >Installation de tcp_wrappers-7.6-56.fc12.x86_64 >Installation de xfsprogs-3.0.3-2.fc12.x86_64 >Installation de libutempter-1.1.5-4.fc12.x86_64 >Installation de lockdev-1.0.1-16.fc12.x86_64 >Installation de libgphoto2-2.4.7-2.fc12.x86_64 >Installation de libselinux-utils-2.0.87-1.fc12.x86_64 >Installation de tokyocabinet-1.4.33-1.fc12.x86_64 >Installation de djvulibre-libs-3.5.21-3.fc12.x86_64 >Installation de libopenraw-0.0.5-4.fc12.x86_64 >Installation de diffutils-2.8.1-25.fc12.x86_64 >Installation de binutils-2.19.51.0.14-34.fc12.x86_64 >Installation de libcdio-0.81-3.fc12.x86_64 >Installation de m4-1.4.13-4.fc12.x86_64 >Installation de mtools-4.0.11-1.fc12.x86_64 >Installation de portreserve-0.0.4-2.fc12.x86_64 >Installation de urlview-0.9-7.fc12.x86_64 >Installation de pnm2ppa-1.04-18.fc12.x86_64 >Installation de psutils-1.17-33.fc12.x86_64 >Installation de vim-common-7.2.245-3.fc12.x86_64 >Installation de ncurses-5.7-3.20090207.fc12.x86_64 >Installation de taglib-1.6-2.fc12.x86_64 >Installation de libconfig-1.3.2-1.fc12.x86_64 >Installation de ntfsprogs-2.0.0-13.fc12.x86_64 >Installation de libicu-4.2.1-6.fc12.x86_64 >Installation de dosfstools-3.0.1-6.fc12.x86_64 >Installation de zip-2.31-8.fc12.x86_64 >Installation de eject-2.1.5-15.fc12.x86_64 >Installation de libburn-0.7.0-1.fc12.x86_64 >Installation de libisofs-0.6.20-2.fc12.x86_64 >Installation de Canna-libs-3.7p3-28.fc12.x86_64 >Installation de libdv-1.0.0-8.fc12.x86_64 >Installation de libiptcdata-1.0.4-2.fc12.x86_64 >Installation de libhangul-0.0.9-2.fc12.x86_64 >Installation de m17n-lib-1.5.5-1.fc12.x86_64 >Installation de ethtool-6-7.20090323git.fc12.x86_64 >Installation de mingetty-1.08-4.fc12.x86_64 >Installation de linux-atm-libs-2.5.0-10.x86_64 >Installation de iproute-2.6.29-4.fc12.x86_64 >Installation de vpnc-0.5.3-4.fc12.x86_64 >Installation de hdparm-9.16-3.fc12.x86_64 >Installation de c2070-0.99-6.fc12.x86_64 >Installation de pbm2l7k-990321-7.fc12.x86_64 >Installation de lx-20030328-5.fc12.x86_64 >Installation de min12xxw-0.0.9-5.fc12.x86_64 >Installation de pbm2l2030-1.4-5.fc12.x86_64 >Installation de cjet-0.8.9-9.fc12.x86_64 >Installation de c2050-0.3b-3.fc12.x86_64 >Installation de gpm-libs-1.20.6-7.fc12.x86_64 >Installation de yp-tools-2.9-8.fc12.x86_64 >Installation de libaio-0.3.107-9.fc12.x86_64 >Installation de device-mapper-multipath-libs-0.4.9-5.fc12.x86_64 >Installation de sgpio-1.2.0.10-4.fc12.x86_64 >Installation de dmraid-events-1.0.0.rc16-4.fc12.x86_64 >Installation de dash-0.5.5.1-3.fc12.x86_64 >Installation de libvisual-0.4.0-9.fc12.x86_64 >Installation de dmidecode-2.10-1.39.fc12.x86_64 >Installation de libdiscid-0.2.2-4.fc12.x86_64 >Installation de libnfnetlink-0.0.41-2.fc12.x86_64 >Installation de libnetfilter_conntrack-0.0.99-3.fc12.x86_64 >Installation de ustr-1.0.4-9.fc12.x86_64 >Installation de libsemanage-2.0.39-1.fc12.x86_64 >Installation de pakchois-0.4-3.x86_64 >Installation de lzo-2.03-3.fc12.x86_64 >Installation de libthai-0.1.12-2.fc12.x86_64 >Installation de paps-libs-0.6.8-11.fc12.x86_64 >Installation de libx86-1.1-7.fc12.x86_64 >Installation de libmcpp-2.7.2-4.fc12.x86_64 >Installation de mcpp-2.7.2-4.fc12.x86_64 >Installation de xorg-x11-server-utils-7.4-13.fc12.x86_64 >Installation de iptstate-2.2.1-6.fc12.x86_64 >Installation de device-mapper-multipath-0.4.9-5.fc12.x86_64 >Installation de dump-0.4-0.3.b42.fc12.x86_64 >Installation de xorg-x11-utils-7.4-7.fc12.x86_64 >Installation de lftp-4.0.0-1.fc12.x86_64 >Installation de ntsysv-1.3.44-1.x86_64 >Installation de slrn-0.9.9p1-3.fc12.x86_64 >Installation de nss_db-2.2-45.fc12.x86_64 >Installation de efibootmgr-0.5.4-7.fc12.x86_64 >Installation de mlocate-0.22.2-1.fc12.x86_64 >Installation de rsync-3.0.6-3.fc12.x86_64 >Installation de attr-2.4.43-4.fc12.x86_64 >Installation de jwhois-4.0-18.fc12.x86_64 >Installation de lsof-4.82-1.fc12.x86_64 >Installation de bc-1.06.95-1.fc12.x86_64 >Installation de ftp-0.17-51.fc12.x86_64 >Installation de acpid-1.0.10-2.fc12.x86_64 >Installation de cpuspeed-1.5-12.fc12.x86_64 >Installation de ed-1.1-3.fc12.x86_64 >Installation de nano-2.0.9-3.fc12.x86_64 >Installation de time-1.7-37.fc12.x86_64 >Installation de unzip-5.52-11.fc12.x86_64 >Installation de mcelog-0.9pre1-0.1.fc12.x86_64 >Installation de telnet-0.17-45.fc12.x86_64 >Installation de mtr-0.75-5.fc12.x86_64 >Installation de talk-0.17-33.2.4.x86_64 >Installation de traceroute-2.0.12-3.fc12.x86_64 >Installation de vconfig-1.9-8.fc12.x86_64 >Installation de pam_smb-1.1.7-11.fc12.x86_64 >Installation de ntfs-3g-2009.4.4-3.fc12.x86_64 >Installation de rdist-6.1.5-47.x86_64 >Installation de dos2unix-3.1-36.fc12.x86_64 >Installation de finger-0.17-39.fc12.x86_64 >Installation de rsh-0.17-58.fc12.x86_64 >Installation de rdate-1.4-14.fc12.x86_64 >Installation de symlinks-1.2-34.fc12.x86_64 >Installation de unix2dos-2.2-34.fc12.x86_64 >Installation de tree-1.5.2.2-4.fc12.x86_64 >Installation de setserial-2.17-24.fc12.x86_64 >Installation de joystick-1.2.15-25.fc12.x86_64 >Installation de b43-fwcutter-012-2.fc12.x86_64 >Installation de mpage-2.5.6-8.fc12.x86_64 >Installation de m17n-contrib-1.1.10-2.fc12.noarch >Installation de xorg-x11-server-common-1.7.1-7.fc12.x86_64 >Installation de libsilc-1.1.10-1.fc12.x86_64 >Installation de gnome-doc-utils-stylesheets-0.18.0-1.fc12.noarch >Installation de polkit-desktop-policy-0.95-0.git20090913.3.fc12.noarch >Installation de crontabs-1.10-31.fc12.noarch >Installation de m17n-contrib-maithili-1.1.10-2.fc12.noarch >Installation de m17n-contrib-marathi-1.1.10-2.fc12.noarch >Installation de m17n-contrib-urdu-1.1.10-2.fc12.noarch >Installation de hunspell-en-0.20090216-7.fc12.noarch >Installation de hunspell-fr-3.4-1.fc12.noarch >Installation de perf-2.6.31.5-127.fc12.noarch >Installation de jomolhari-fonts-0.003-8.fc12.noarch >Installation de dejavu-serif-fonts-2.30-2.fc12.noarch >Installation de lohit-assamese-fonts-2.4.3-2.fc12.noarch >Installation de lohit-bengali-fonts-2.4.3-3.fc12.noarch >Installation de lklug-fonts-0.6-1.20090803cvs.fc12.noarch >Installation de kacst-book-fonts-2.0-5.fc12.noarch >Installation de dejavu-sans-mono-fonts-2.30-2.fc12.noarch >Installation de kacst-digital-fonts-2.0-5.fc12.noarch >Installation de liberation-serif-fonts-1.05.1.20090721-2.fc12.noarch >Installation de kacst-pen-fonts-2.0-5.fc12.noarch >Installation de liberation-sans-fonts-1.05.1.20090721-2.fc12.noarch >Installation de kacst-decorative-fonts-2.0-5.fc12.noarch >Installation de abyssinica-fonts-1.0-5.fc12.noarch >Installation de kacst-letter-fonts-2.0-5.fc12.noarch >Installation de lohit-kannada-fonts-2.4.4-2.fc12.noarch >Installation de khmeros-base-fonts-5.0-7.fc12.noarch >Installation de paktype-tehreer-fonts-2.0-5.fc12.noarch >Installation de kacst-titlel-fonts-2.0-5.fc12.noarch >Installation de liberation-mono-fonts-1.05.1.20090721-2.fc12.noarch >Installation de kacst-naskh-fonts-2.0-5.fc12.noarch >Installation de vlgothic-fonts-20090612-2.fc12.noarch >Installation de kacst-art-fonts-2.0-5.fc12.noarch >Installation de kacst-poster-fonts-2.0-5.fc12.noarch >Installation de lohit-hindi-fonts-2.4.3-2.fc12.noarch >Installation de lohit-marathi-fonts-2.4.3-2.fc12.noarch >Installation de lohit-gujarati-fonts-2.4.3-2.fc12.noarch >Installation de paktype-naqsh-fonts-2.0-5.fc12.noarch >Installation de thai-scalable-waree-fonts-0.4.12-2.fc12.noarch >Installation de smc-meera-fonts-04.2-2.fc12.noarch >Installation de kacst-office-fonts-2.0-5.fc12.noarch >Installation de kacst-farsi-fonts-2.0-5.fc12.noarch >Installation de kacst-one-fonts-2.0-5.fc12.noarch >Installation de kacst-qurn-fonts-2.0-5.fc12.noarch >Installation de lohit-telugu-fonts-2.4.4-2.fc12.noarch >Installation de lohit-punjabi-fonts-2.4.3-2.fc12.noarch >Installation de dejavu-sans-fonts-2.30-2.fc12.noarch >Installation de un-core-dotum-fonts-1.0.2-0.10.080608.fc12.noarch >Installation de lohit-tamil-fonts-2.4.4-2.fc12.noarch >Installation de stix-fonts-0.9-13.fc12.noarch >Installation de kacst-title-fonts-2.0-5.fc12.noarch >Installation de lohit-maithili-fonts-2.4.3-2.fc12.noarch >Installation de kacst-screen-fonts-2.0-5.fc12.noarch >Installation de lohit-oriya-fonts-2.4.3-2.fc12.noarch >Installation de glib2-2.22.2-2.fc12.x86_64 >Installation de dbus-libs-1.2.16-8.fc12.x86_64 >Installation de atk-1.28.0-1.fc12.x86_64 >Installation de dbus-glib-0.82-2.fc12.x86_64 >Installation de dbus-1.2.16-8.fc12.x86_64 >Installation de desktop-file-utils-0.15-8.fc12.x86_64 >Installation de hal-libs-0.5.13-9.fc12.x86_64 >Installation de libgudev1-145-12.fc12.x86_64 >Installation de telepathy-glib-0.9.0-1.fc12.x86_64 >Installation de shared-mime-info-0.70-3.fc12.x86_64 >Installation de NetworkManager-glib-0.7.996-6.git20091021.fc12.x86_64 >Installation de enchant-1.5.0-3.fc12.x86_64 >Installation de ibus-libs-1.2.0.20091024-1.fc12.x86_64 >Installation de libxklavier-4.0-5.fc12.x86_64 >Installation de glibmm24-2.22.1-1.fc12.x86_64 >Installation de dbus-x11-1.2.16-8.fc12.x86_64 >Installation de gamin-0.1.10-5.fc12.x86_64 >Installation de libgtop2-2.28.0-1.fc12.x86_64 >Installation de gobject-introspection-0.6.5-1.fc12.x86_64 >Installation de cracklib-2.8.13-6.x86_64 >Installation de gzip-1.3.12-11.fc12.x86_64 >Installation de libbeagle-0.3.9-5.fc12.x86_64 >Installation de libIDL-0.8.13-2.fc12.x86_64 >Installation de ORBit2-2.14.17-3.fc12.x86_64 >Installation de libbonobo-2.24.2-2.fc12.x86_64 >Installation de ModemManager-0.2-3.20090826.fc12.x86_64 >Installation de eggdbus-0.5-2.x86_64 >Installation de obexd-0.18-1.fc12.x86_64 >Installation de dbus-c++-0.5.0-0.10.20090203git13281b3.fc12.x86_64 >Installation de grubby-7.0.8-1.fc12.x86_64 >Installation de gstreamer-tools-0.10.25-1.fc12.x86_64 >Installation de gstreamer-0.10.25-1.fc12.x86_64 >Installation de gstreamer-plugins-flumpegdemux-0.10.15-8.fc12.x86_64 >Installation de meanwhile-1.1.0-2.fc12.x86_64 >Installation de libcroco-0.6.2-3.fc12.x86_64 >Installation de loudmouth-1.4.3-6.fc12.x86_64 >Installation de gmime-2.4.7-3.fc12.x86_64 >Installation de redhat-menus-12.0.1-1.fc12.noarch >Installation de libao-0.8.8-7.fc12.x86_64 >Installation de htmlview-4.0.0-6.fc12.noarch >Installation de cdrdao-1.2.3-0.rc2.4.x86_64 >Installation de perl-Pod-Escapes-1.04-82.fc12.x86_64 >Installation de cracklib-dicts-2.8.13-6.x86_64 >Installation de m17n-contrib-sinhala-1.1.10-2.fc12.noarch >Installation de m17n-db-telugu-1.5.5-1.fc12.noarch >Installation de m17n-db-tamil-1.5.5-1.fc12.noarch >Installation de m17n-db-punjabi-1.5.5-1.fc12.noarch >Installation de m17n-db-oriya-1.5.5-1.fc12.noarch >Installation de m17n-db-malayalam-1.5.5-1.fc12.noarch >Installation de m17n-db-kannada-1.5.5-1.fc12.noarch >Installation de m17n-db-hindi-1.5.5-1.fc12.noarch >Installation de m17n-db-gujarati-1.5.5-1.fc12.noarch >Installation de m17n-db-bengali-1.5.5-1.fc12.noarch >Installation de m17n-db-assamese-1.5.5-1.fc12.noarch >Installation de m17n-contrib-gujarati-1.1.10-2.fc12.noarch >Installation de m17n-contrib-malayalam-1.1.10-2.fc12.noarch >Installation de m17n-contrib-tamil-1.1.10-2.fc12.noarch >Installation de m17n-db-sinhala-1.5.5-1.fc12.noarch >Installation de m17n-contrib-hindi-1.1.10-2.fc12.noarch >Installation de m17n-contrib-assamese-1.1.10-2.fc12.noarch >Installation de m17n-contrib-kannada-1.1.10-2.fc12.noarch >Installation de m17n-contrib-oriya-1.1.10-2.fc12.noarch >Installation de m17n-contrib-telugu-1.1.10-2.fc12.noarch >Installation de m17n-contrib-punjabi-1.1.10-2.fc12.noarch >Installation de m17n-contrib-bengali-1.1.10-2.fc12.noarch >Installation de nc-1.84-21.fc12.x86_64 >Installation de irqbalance-0.55-25.fc12.x86_64 >Installation de coreutils-libs-7.6-5.fc12.x86_64 >Installation de perl-Module-Pluggable-3.90-82.fc12.x86_64 >Installation de coreutils-7.6-5.fc12.x86_64 >Installation de fontconfig-2.7.3-1.fc12.x86_64 >Installation de cairo-1.8.8-3.fc12.x86_64 >Installation de openssl-1.0.0-0.10.beta3.fc12.x86_64 >Installation de pam-1.1.0-7.fc12.x86_64 >Installation de openldap-2.4.18-5.fc12.x86_64 >Installation de util-linux-ng-2.16-10.2.fc12.x86_64 >Installation de alsa-lib-1.0.21-3.fc12.x86_64 >Installation de module-init-tools-3.9-4.fc12.x86_64 >Installation de libarchive-2.7.1-2.fc12.x86_64 >Installation de net-snmp-libs-5.4.2.1-18.fc12.x86_64 >Installation de cairomm-1.8.0-2.fc12.x86_64 >Installation de libuser-0.56.12-1.fc12.x86_64 >Installation de samba-winbind-clients-3.4.2-47.fc12.x86_64 >Installation de logrotate-3.7.8-4.fc12.x86_64 >Installation de ppp-2.4.4-13.fc12.x86_64 >Installation de rsyslog-4.4.1-2.fc12.x86_64 >Installation de libsmbclient-3.4.2-47.fc12.x86_64 >Installation de lvm2-2.02.53-2.fc12.x86_64 >Installation de ptlib-2.6.5-1.fc12.x86_64 >Installation de rarian-0.8.1-5.fc12.x86_64 >Installation de rarian-compat-0.8.1-5.fc12.x86_64 >Installation de ConsoleKit-libs-0.4.1-1.fc12.x86_64 >Installation de libssh2-1.2-2.fc12.x86_64 >Installation de libcurl-7.19.6-10.fc12.x86_64 >Installation de curl-7.19.6-10.fc12.x86_64 >Installation de rpm-4.7.1-6.fc12.x86_64 >Installation de policycoreutils-2.0.74-4.fc12.x86_64 >Installation de libXft-2.1.13-4.fc12.x86_64 >Installation de pango-1.26.0-1.fc12.x86_64 >Installation de gstreamer-plugins-base-0.10.25-5.fc12.x86_64 >Installation de pangomm-2.26.0-1.fc12.x86_64 >Installation de poppler-0.12.1-3.fc12.x86_64 >Installation de genisoimage-1.1.9-10.fc12.x86_64 >Installation de rpcbind-0.2.0-4.fc12.x86_64 >Installation de hwdata-0.225-3.fc12.noarch >Installation de hicolor-icon-theme-0.11-1.fc12.noarch >Installation de fedora-logos-12.0.3-2.fc12.noarch >Installation de libpciaccess-0.10.9-1.fc12.x86_64 >Installation de xdg-utils-1.0.2-14.20091016cvs.fc12.noarch >Installation de jpackage-utils-1.7.5-3.8.fc12.noarch >Installation de selinux-policy-3.6.32-41.fc12.noarch >Installation de urw-fonts-2.4-9.fc12.noarch >Installation de sound-theme-freedesktop-0.7-1.fc12.noarch >Installation de sgml-common-0.6.3-30.fc12.noarch >Installation de vbetool-1.2.2-1.fc12.x86_64 >Installation de pciutils-3.1.4-2.fc12.x86_64 >Installation de ypbind-1.20.4-20.fc12.x86_64 >Installation de dvd+rw-tools-7.1-4.fc12.x86_64 >Installation de poppler-utils-0.12.1-3.fc12.x86_64 >Installation de plymouth-plugin-label-0.8.0-0.2009.29.09.18.fc12.x86_64 >Installation de plymouth-plugin-two-step-0.8.0-0.2009.29.09.18.fc12.x86_64 >Installation de vorbis-tools-1.2.0-6.fc12.x86_64 >Installation de icedax-1.1.9-10.fc12.x86_64 >Installation de xmlrpc-c-client-1.16.6-3.1582.fc12.x86_64 >Installation de opal-3.6.6-1.fc12.x86_64 >Installation de pptp-1.7.2-8.fc12.x86_64 >Installation de dirmngr-1.0.3-3.fc12.x86_64 >Installation de gnupg2-2.0.13-1.fc12.x86_64 >Installation de gpgme-1.1.8-2.fc12.x86_64 >Installation de passwd-0.77-1.fc12.x86_64 >Installation de usermode-1.102-1.fc12.x86_64 >Installation de setuptool-1.19.9-1.fc12.x86_64 >Installation de alsa-utils-1.0.21-2.fc12.x86_64 >Installation de jack-audio-connection-kit-0.116.2-1.fc12.x86_64 >Installation de libsndfile-1.0.20-2.fc12.x86_64 >Installation de pulseaudio-libs-0.9.19-2.fc12.x86_64 >Installation de libcanberra-0.22-1.fc12.x86_64 >Installation de libsamplerate-0.1.7-2.fc12.x86_64 >Installation de pulseaudio-libs-glib2-0.9.19-2.fc12.x86_64 >Installation de festival-speechtools-libs-1.2.96-16.fc12.x86_64 >Installation de festival-lib-1.96-16.fc12.x86_64 >Installation de pulseaudio-utils-0.9.19-2.fc12.x86_64 >Installation de nfs-utils-lib-1.1.4-8.fc12.x86_64 >Installation de apr-util-ldap-1.3.9-2.fc12.x86_64 >Installation de bind-libs-9.6.1-11.P1.fc12.x86_64 >Installation de telepathy-idle-0.1.5-1.fc12.x86_64 >Installation de ntp-4.2.4p7-7.fc12.x86_64 >Installation de httpd-tools-2.2.13-4.fc12.x86_64 >Installation de cyrus-sasl-md5-2.1.23-4.fc12.x86_64 >Installation de pkcs11-helper-1.07-4.fc12.x86_64 >Installation de nash-6.0.93-1.fc12.x86_64 >Installation de audit-2.0.1-1.fc12.x86_64 >Installation de wodim-1.1.9-10.fc12.x86_64 >Installation de guile-1.8.7-3.fc12.x86_64 >Installation de groff-1.18.1.4-18.fc12.x86_64 >Installation de nscd-2.11-2.x86_64 >Installation de plymouth-scripts-0.8.0-0.2009.29.09.18.fc12.x86_64 >Installation de plymouth-theme-charge-0.8.0-0.2009.29.09.18.fc12.x86_64 >Installation de docbook-dtds-1.0-48.fc12.noarch >Installation de ghostscript-fonts-5.50-23.fc12.noarch >Installation de jline-0.9.94-0.4.fc12.noarch >Installation de rhino-1.7-0.7.r2.fc12.noarch >Installation de java-1.6.0-openjdk-1.6.0.0-31.b16.fc12.x86_64 >Installation de perl-version-0.74-82.fc12.x86_64 >Installation de nss_ldap-264-8.fc12.x86_64 >Installation de man-1.6f-22.fc12.x86_64 >Installation de bind-utils-9.6.1-11.P1.fc12.x86_64 >Installation de nfs-utils-1.2.0-18.fc12.x86_64 >Installation de sox-14.2.0-3.fc12.x86_64 >Installation de pinfo-0.6.9-11.fc12.x86_64 >Installation de usbutils-0.86-2.fc12.x86_64 >Installation de gnupg-1.4.10-1.fc12.x86_64 >Installation de irda-utils-0.9.18-10.fc12.x86_64 >Installation de prelink-0.4.2-4.fc12.x86_64 >Installation de sudo-1.7.1-7.fc12.x86_64 >Installation de at-3.1.10-39.fc12.x86_64 >Installation de pam_ccreds-10-1.fc12.x86_64 >Installation de pam_pkcs11-0.5.3-29.x86_64 >Installation de pam_krb5-2.3.7-2.fc12.x86_64 >Installation de pam_passwdqc-1.0.5-4.fc12.x86_64 >Installation de stunnel-4.27-5.x86_64 >Installation de wget-1.11.4-5.fc12.x86_64 >Installation de tcpdump-4.0.0-3.20090921gitdf3cb4.fc12.x86_64 >Installation de fetchmail-6.3.11-3.fc12.x86_64 >Installation de psacct-6.3.2-55.fc12.x86_64 >Installation de krb5-workstation-1.7-8.fc12.x86_64 >Installation de elinks-0.12-0.19.pre5.fc12.x86_64 >Installation de plymouth-system-theme-0.8.0-0.2009.29.09.18.fc12.x86_64 >Installation de selinux-policy-targeted-3.6.32-41.fc12.noarch >Installation de fedora-release-notes-12.0.0-4.fc12.noarch >Installation de grub-0.97-60.fc12.x86_64 >Installation de gnome-user-docs-2.28.0-1.fc12.noarch >Installation de bitmap-fonts-0.3-9.fc12.noarch >Installation de fpaste-0.3.4-1.fc12.noarch >Installation de python-2.6.2-2.fc12.x86_64 >Installation de initscripts-9.02-1.x86_64 >Installation de python-libs-2.6.2-2.fc12.x86_64 >Installation de polkit-0.95-0.git20090913.3.fc12.x86_64 >Installation de GConf2-2.28.0-2.fc12.x86_64 >Installation de udev-145-12.fc12.x86_64 >Installation de avahi-0.6.25-5.fc12.x86_64 >Installation de cups-libs-1.4.1-13.fc12.x86_64 >Installation de gtk2-2.18.3-19.fc12.x86_64 >Installation de gnome-keyring-2.28.1-2.fc12.x86_64 >Installation de libglade2-2.6.4-3.fc12.x86_64 >Installation de libgnomecanvas-2.26.0-2.fc12.x86_64 >Installation de libcanberra-gtk2-0.22-1.fc12.x86_64 >Installation de unique-1.1.2-1.fc12.x86_64 >Installation de avahi-glib-0.6.25-5.fc12.x86_64 >Installation de gnome-vfs2-2.24.2-2.fc12.x86_64 >Installation de dbus-python-0.83.0-6.fc12.x86_64 >Installation de usermode-gtk-1.102-1.fc12.x86_64 >Installation de nautilus-extensions-2.28.1-2.fc12.x86_64 >Installation de libwnck-2.28.0-1.fc12.x86_64 >Installation de at-spi-1.28.1-1.fc12.x86_64 >Installation de totem-pl-parser-2.28.1-2.fc12.x86_64 >Installation de rpm-python-4.7.1-6.fc12.x86_64 >Installation de notification-daemon-0.4.1-0.20090923.4.fc12.x86_64 >Installation de libnotify-0.4.5-3.fc12.x86_64 >Installation de abrt-libs-0.0.11-1.fc12.x86_64 >Installation de abrt-0.0.11-1.fc12.x86_64 >Installation de pygobject2-2.20.0-1.fc12.x86_64 >Installation de ConsoleKit-0.4.1-1.fc12.x86_64 >Installation de brasero-libs-2.28.2-2.fc12.x86_64 >Installation de libgnomekbd-2.28.0-2.fc12.x86_64 >Installation de libxml2-python-2.7.6-1.fc12.x86_64 >Installation de newt-python-0.52.11-1.fc12.x86_64 >Installation de gnome-menus-2.28.0-3.fc12.x86_64 >Installation de libselinux-python-2.0.87-1.fc12.x86_64 >Installation de fipscheck-lib-1.2.0-4.fc12.x86_64 >Installation de openssh-5.2p1-31.fc12.x86_64 >Installation de libgcj-4.4.2-7.fc12.x86_64 >Installation de gnome-bluetooth-libs-2.28.3-1.fc12.x86_64 >Installation de polkit-gnome-0.95-0.git20090913.6.fc12.x86_64 >Installation de gtkmm24-2.18.1-1.fc12.x86_64 >Installation de ghostscript-8.70-1.fc12.x86_64 >Installation de yum-metadata-parser-1.1.2-14.fc12.x86_64 >Installation de perl-libs-5.10.0-82.fc12.x86_64 >Installation de perl-5.10.0-82.fc12.x86_64 >Installation de zenity-2.28.0-1.fc12.x86_64 >Installation de metacity-2.28.0-9.fc12.x86_64 >Installation de notify-python-0.1.1-8.fc12.x86_64 >Installation de avahi-gobject-0.6.25-5.fc12.x86_64 >Installation de gnome-keyring-pam-2.28.1-2.fc12.x86_64 >Installation de poppler-glib-0.12.1-3.fc12.x86_64 >Installation de gtksourceview2-2.8.1-1.fc12.x86_64 >Installation de obex-data-server-0.4.3-4.fc12.x86_64 >Installation de libgxim-0.3.3-3.fc12.x86_64 >Installation de imsettings-libs-0.107.4-2.fc12.x86_64 >Installation de system-config-printer-libs-1.1.13-6.fc12.x86_64 >Installation de mdadm-3.0.2-1.fc12.x86_64 >Installation de telepathy-mission-control-5.2.5-2.fc12.x86_64 >Installation de gconfmm26-2.28.0-1.fc12.x86_64 >Installation de python-ethtool-0.3-5.fc12.x86_64 >Installation de kbd-1.15-9.fc12.x86_64 >Installation de pm-utils-1.2.5-6.fc12.x86_64 >Installation de DeviceKit-power-012-2.fc12.x86_64 >Installation de dhclient-4.1.0p1-12.fc12.x86_64 >Installation de libuser-python-0.56.12-1.fc12.x86_64 >Installation de pycairo-1.8.6-2.fc12.x86_64 >Installation de pygtk2-2.16.0-1.fc12.x86_64 >Installation de pygtk2-libglade-2.16.0-1.fc12.x86_64 >Installation de audit-libs-python-2.0.1-1.fc12.x86_64 >Installation de festival-1.96-16.fc12.x86_64 >Installation de gnome-speech-0.4.25-3.fc12.x86_64 >Installation de gstreamer-python-0.10.16-1.fc12.x86_64 >Installation de DeviceKit-disks-009-3.fc12.x86_64 >Installation de gnome-disk-utility-libs-2.28.1-1.fc12.x86_64 >Installation de gnome-disk-utility-ui-libs-2.28.1-1.fc12.x86_64 >Installation de pygtksourceview-2.8.0-1.fc12.x86_64 >Installation de net-snmp-5.4.2.1-18.fc12.x86_64 >Installation de gutenprint-5.2.4-7.fc12.x86_64 >Installation de libspectre-0.2.2-3.fc12.x86_64 >Installation de evince-libs-2.28.1-5.fc12.x86_64 >Installation de openssh-clients-5.2p1-31.fc12.x86_64 >Installation de authconfig-5.4.13-1.fc12.x86_64 >Installation de brasero-2.28.2-2.fc12.x86_64 >Installation de ConsoleKit-x11-0.4.1-1.fc12.x86_64 >Installation de xorg-x11-xinit-1.0.9-12.fc12.x86_64 >Installation de imsettings-0.107.4-2.fc12.x86_64 >Installation de xdg-user-dirs-0.11-2.fc12.x86_64 >Installation de libfprint-0.1.0-12.pre2.fc12.x86_64 >Installation de fprintd-0.1-15.git04fd09cfa.fc12.x86_64 >Installation de fprintd-pam-0.1-15.git04fd09cfa.fc12.x86_64 >Installation de abrt-addon-python-0.0.11-1.fc12.x86_64 >Installation de abrt-plugin-logger-0.0.11-1.fc12.x86_64 >Installation de abrt-plugin-sqlite3-0.0.11-1.fc12.x86_64 >Installation de abrt-plugin-bugzilla-0.0.11-1.fc12.x86_64 >Installation de abrt-plugin-kerneloopsreporter-0.0.11-1.fc12.x86_64 >Installation de abrt-addon-kerneloops-0.0.11-1.fc12.x86_64 >Installation de notification-daemon-engine-slider-0.2.0-1.fc12.x86_64 >Installation de gnome-mag-0.15.9-1.fc12.x86_64 >Installation de gnome-python2-libwnck-2.28.0-1.fc12.x86_64 >Installation de gtkhtml2-2.11.1-6.fc12.x86_64 >Installation de avahi-ui-0.6.25-5.fc12.x86_64 >Installation de iok-1.3.8-1.fc12.x86_64 >Installation de gucharmap-2.28.1-1.fc12.x86_64 >Installation de gtk2-engines-2.18.4-4.fc12.x86_64 >Installation de GConf2-gtk-2.28.0-2.fc12.x86_64 >Installation de vte-0.22.2-1.fc12.x86_64 >Installation de gnome-utils-libs-2.28.1-3.fc12.x86_64 >Installation de gtkspell-2.0.15-2.fc12.x86_64 >Installation de libopenraw-gnome-0.0.5-4.fc12.x86_64 >Installation de kasumi-2.5-1.fc12.x86_64 >Installation de pinentry-gtk-0.7.6-4.fc12.x86_64 >Installation de gtk-vnc-0.3.10-1.fc12.x86_64 >Installation de gir-repository-0.6.5-2.fc12.x86_64 >Installation de paps-0.6.8-11.fc12.x86_64 >Installation de cups-1.4.1-13.fc12.x86_64 >Installation de ptouch-driver-1.3-2.fc12.x86_64 >Installation de mod_dnssd-0.6-2.fc11.x86_64 >Installation de openvpn-2.1-0.37.rc20.fc12.x86_64 >Installation de crda-1.1.0_2009.09.08-2.fc12.x86_64 >Installation de wireless-tools-29-5.1.fc12.x86_64 >Installation de python-iwlib-0.1-1.fc12.x86_64 >Installation de libgsf-1.14.15-4.fc12.x86_64 >Installation de librsvg2-2.26.0-3.fc12.x86_64 >Installation de rtkit-0.4-1.fc12.x86_64 >Installation de python-crypto-2.0.1-19.x86_64 >Installation de python-imaging-1.1.6-17.fc12.x86_64 >Installation de python-enchant-1.3.1-5.fc12.x86_64 >Installation de pygpgme-0.1-17.20090824bzr68.fc12.x86_64 >Installation de gdb-7.0-3.fc12.x86_64 >Installation de libsemanage-python-2.0.39-1.fc12.x86_64 >Installation de python-pycurl-7.19.0-4.fc12.x86_64 >Installation de python-simplejson-2.0.9-3.fc12.x86_64 >Installation de pyOpenSSL-0.9-1.fc12.x86_64 >Installation de dnsmasq-2.48-4.fc12.x86_64 >Installation de httpd-2.2.13-4.fc12.x86_64 >Installation de samba-common-3.4.2-47.fc12.x86_64 >Installation de cyrus-sasl-2.1.23-4.fc12.x86_64 >Installation de sendmail-8.14.3-8.fc12.x86_64 >Installation de cronie-1.4.3-2.fc12.x86_64 >Installation de cronie-anacron-1.4.3-2.fc12.x86_64 >Installation de wpa_supplicant-0.6.8-6.fc12.x86_64 >Installation de NetworkManager-0.7.996-6.git20091021.fc12.x86_64 >Installation de libchewing-0.3.2-16.fc12.x86_64 >Installation de pyxf86config-0.3.37-7.fc12.x86_64 >Installation de gamin-python-0.1.10-5.fc12.x86_64 >Installation de pyorbit-2.24.0-4.fc12.x86_64 >Installation de python-deltarpm-3.5-0.4.20090913git.fc12.x86_64 >Installation de fipscheck-1.2.0-4.fc12.x86_64 >Installation de gnome-icon-theme-2.28.0-1.fc12.noarch >Installation de gnome-python2-2.28.0-1.fc12.x86_64 >Installation de gnome-python2-canvas-2.28.0-1.fc12.x86_64 >Installation de python-slip-0.2.7-1.fc12.noarch >Installation de gnome-python2-gconf-2.28.0-1.fc12.x86_64 >Installation de gnome-python2-gnomevfs-2.28.0-1.fc12.x86_64 >Installation de python-slip-dbus-0.2.7-1.fc12.noarch >Installation de gnome-python2-desktop-2.28.0-1.fc12.x86_64 >Installation de gnome-python2-gnomekeyring-2.28.0-1.fc12.x86_64 >Installation de gnome-themes-2.28.1-2.fc12.noarch >Installation de system-config-date-1.9.53-1.fc12.noarch >Installation de gnome-python2-extras-2.25.3-13.fc12.2.x86_64 >Installation de python-urlgrabber-3.9.1-2.fc12.noarch >Installation de policycoreutils-python-2.0.74-4.fc12.x86_64 >Installation de system-config-network-tui-1.5.99-1.fc12.noarch >Installation de system-config-users-1.2.94-1.fc12.noarch >Installation de python-bugzilla-0.5.1-3.fc12.noarch >Installation de system-config-firewall-base-1.2.21-1.fc12.noarch >Installation de pyxdg-0.17-1.fc12.noarch >Installation de gnome-python2-gtkhtml2-2.25.3-13.fc12.2.x86_64 >Installation de abrt-gui-0.0.11-1.fc12.x86_64 >Installation de gtkhtml3-3.28.0-1.fc12.x86_64 >Installation de system-config-firewall-tui-1.2.21-1.fc12.noarch >Installation de fedora-icon-theme-1.0.0-6.fc12.noarch >Installation de fedora-gnome-theme-12.3-2.fc12.noarch >Installation de libgnome-2.28.0-1.fc12.x86_64 >Installation de libbonoboui-2.24.2-2.fc12.x86_64 >Installation de libgnomeui-2.24.1-3.fc12.x86_64 >Installation de gnome-panel-libs-2.28.0-13.fc12.x86_64 >Installation de gnome-python2-gnome-2.28.0-1.fc12.x86_64 >Installation de gnome-desktop-2.28.1-2.fc12.x86_64 >Installation de gnome-python2-bonobo-2.28.0-1.fc12.x86_64 >Installation de xulrunner-1.9.1.4-1.fc12.x86_64 >Installation de yelp-2.28.0-1.fc12.x86_64 >Installation de gnome-settings-daemon-2.28.1-5.fc12.x86_64 >Installation de gnome-python2-libegg-2.25.3-13.fc12.2.x86_64 >Installation de gnome-python2-applet-2.28.0-1.fc12.x86_64 >Installation de gnome-pilot-2.0.17-6.fc12.x86_64 >Installation de libgail-gnome-1.20.1-4.fc12.x86_64 >Installation de libpanelappletmm-2.26.0-2.fc12.x86_64 >Installation de im-chooser-1.2.7-1.fc12.x86_64 >Installation de python-slip-gtk-0.2.7-1.fc12.noarch >Installation de system-config-services-0.99.41-1.fc12.noarch >Installation de papyon-0.4.2-1.fc12.noarch >Installation de authconfig-gtk-5.4.13-1.fc12.x86_64 >Installation de perl-Pod-Simple-3.07-82.fc12.x86_64 >Installation de at-spi-python-1.28.1-1.fc12.x86_64 >Installation de python-telepathy-0.15.11-1.fc12.noarch >Installation de telepathy-butterfly-0.5.1-1.fc12.noarch >Installation de media-player-info-3-1.fc12.noarch >Installation de python-BeautifulSoup-3.0.7a-2.fc12.noarch >Installation de python-httplib2-0.4.0-4.fc12.noarch >Installation de python-feedparser-4.1-10.fc12.noarch >Installation de python-iniparse-0.3.0-3.fc12.noarch >Installation de yum-3.2.25-1.fc12.noarch >Installation de yum-utils-1.1.23-3.fc12.noarch >Installation de abrt-addon-ccpp-0.0.11-1.fc12.x86_64 >Installation de python-meh-0.7-1.fc12.noarch >Installation de createrepo-0.9.8-2.fc12.noarch >Installation de anaconda-yum-plugins-1.0-5.fc12.noarch >Installation de preupgrade-1.1.0-3.fc12.noarch >Installation de python-paste-1.7.2-4.fc12.noarch >Installation de smolt-1.4-4.fc12.noarch >Installation de festvox-slt-arctic-hts-0.20061229-16.fc12.noarch >Installation de gnote-0.6.2-1.fc12.x86_64 >Installation de java-1.6.0-openjdk-plugin-1.6.0.0-31.b16.fc12.x86_64 >Installation de eog-2.28.1-1.fc12.x86_64 >Installation de mousetweaks-2.28.1-1.fc12.x86_64 >Installation de vinagre-2.28.1-1.fc12.x86_64 >Installation de gnome-utils-2.28.1-3.fc12.x86_64 >Installation de dasher-4.10.1-2.fc12.x86_64 >Installation de gthumb-2.10.11-6.fc12.x86_64 >Installation de krb5-auth-dialog-0.13-2.fc12.x86_64 >Installation de gedit-2.28.0-1.fc12.x86_64 >Installation de NetworkManager-gnome-0.7.996-6.git20091021.fc12.x86_64 >Installation de NetworkManager-pptp-0.7.996-4.git20090921.fc12.x86_64 >Installation de NetworkManager-openvpn-0.7.996-4.git20090923.fc12.x86_64 >Installation de NetworkManager-vpnc-0.7.996-4.git20090921.fc12.x86_64 >Installation de samba-client-3.4.2-47.fc12.x86_64 >Installation de gnome-user-share-2.28.1-2.fc12.x86_64 >Installation de gnome-system-monitor-2.28.0-3.fc12.x86_64 >Installation de gutenprint-cups-5.2.4-7.fc12.x86_64 >Installation de bluez-cups-4.57-2.fc12.x86_64 >Installation de gnome-terminal-2.28.1-1.fc12.x86_64 >Installation de xdg-user-dirs-gtk-0.8-4.fc12.x86_64 >Installation de brasero-nautilus-2.28.2-2.fc12.x86_64 >Installation de evince-2.28.1-5.fc12.x86_64 >Installation de evince-djvu-2.28.1-5.fc12.x86_64 >Installation de gnome-disk-utility-2.28.1-1.fc12.x86_64 >Installation de gok-2.28.1-1.fc12.x86_64 >Installation de system-config-printer-udev-1.1.13-6.fc12.x86_64 >Installation de numactl-2.0.3-7.fc12.x86_64 >Installation de vim-enhanced-7.2.245-3.fc12.x86_64 >Installation de mutt-1.5.20-1.20090827hg605559.fc12.x86_64 >Installation de openssh-server-5.2p1-31.fc12.x86_64 >Installation de openssh-askpass-5.2p1-31.fc12.x86_64 >Installation de transmission-1.76-1.fc12.x86_64 >Installation de totem-mozplugin-2.28.2-2.fc12.x86_64 >Installation de file-roller-2.28.1-2.fc12.x86_64 >Installation de gcalctool-5.28.1-1.fc12.x86_64 >Installation de nspluginwrapper-1.3.0-8.fc12.x86_64 >Installation de gtk2-immodule-xim-2.18.3-19.fc12.x86_64 >Installation de cups-pk-helper-0.0.4-7.fc12.x86_64 >Installation de quota-3.17-8.fc12.x86_64 >Installation de rng-utils-2.0-4.fc12.x86_64 >Installation de readahead-1.5.4-1.fc12.x86_64 >Installation de microcode_ctl-1.17-1.53.fc12.1.x86_64 >Installation de smartmontools-5.38-21.fc12.x86_64 >Installation de smolt-firstboot-1.4-4.fc12.noarch >Installation de abrt-desktop-0.0.11-1.fc12.x86_64 >Installation de system-config-language-1.3.3-3.fc12.noarch >Installation de yum-presto-0.6.1-1.fc12.noarch >Installation de system-config-services-docs-1.1.7-1.fc12.noarch >Installation de system-config-date-docs-1.0.8-1.fc12.noarch >Installation de system-config-users-docs-1.0.7-1.fc12.noarch >Installation de firefox-3.5.4-1.fc12.x86_64 >Installation de system-config-network-1.5.99-1.fc12.noarch >Installation de policycoreutils-gui-2.0.74-4.fc12.x86_64 >Installation de system-config-firewall-1.2.21-1.fc12.noarch >Installation de system-config-printer-1.1.13-6.fc12.x86_64 >Installation de system-config-lvm-1.1.10-1.fc12.noarch >Installation de bittorrent-4.4.0-13.fc12.noarch >Installation de printer-filters-1.1-4.fc12.noarch >Installation de system-config-boot-0.4.1-1.fc12.x86_64 >Installation de sos-1.8-16.fc12.noarch >Installation de b43-openfwwf-5.2-2.fc12.noarch >Installation de hal-0.5.13-9.fc12.x86_64 >Installation de libdrm-2.4.15-4.fc12.x86_64 >Installation de ibus-1.2.0.20091024-1.fc12.x86_64 >Installation de PackageKit-glib-0.5.4-0.1.20091029git.fc12.x86_64 >Installation de plymouth-0.8.0-0.2009.29.09.18.fc12.x86_64 >Installation de gnome-media-libs-2.28.1-3.fc12.x86_64 >Installation de pcsc-lite-1.5.2-3.fc12.x86_64 >Installation de PackageKit-gtk-module-0.5.4-0.1.20091029git.fc12.x86_64 >Installation de sane-backends-libs-1.0.20-10.fc12.x86_64 >Installation de hplip-libs-3.9.8-21.fc12.x86_64 >Installation de xorg-x11-drv-vesa-2.2.1-1.fc12.x86_64 >Installation de setroubleshoot-server-2.2.42-1.fc12.x86_64 >Installation de bluez-4.57-2.fc12.x86_64 >Installation de ifd-egate-0.05-22.x86_64 >Installation de hpijs-3.9.8-21.fc12.x86_64 >Installation de ccid-1.3.9-2.fc12.x86_64 >Installation de plymouth-utils-0.8.0-0.2009.29.09.18.fc12.x86_64 >Installation de PackageKit-device-rebind-0.5.4-0.1.20091029git.fc12.x86_64 >Installation de mesa-dri-drivers-7.6-0.13.fc12.x86_64 >Installation de mesa-libGL-7.6-0.13.fc12.x86_64 >Installation de clutter-1.0.6-1.fc12.x86_64 >Installation de clutter-gtk-0.10.2-1.fc12.x86_64 >Installation de gnome-games-2.28.1-1.fc12.x86_64 >Installation de glx-utils-7.6-0.13.fc12.x86_64 >Installation de mesa-libGLU-7.6-0.13.fc12.x86_64 >Installation de compiz-0.8.2-19.fc12.x86_64 >Installation de libmtp-1.0.1-1.fc12.x86_64 >Installation de libgpod-0.7.2-5.fc12.x86_64 >Installation de fedora-setup-keyboard-0.4-3.fc12.x86_64 >Installation de sane-backends-1.0.20-10.fc12.x86_64 >Installation de libproxy-bin-0.2.3-12.fc12.x86_64 >Installation de ibus-gtk-1.2.0.20091024-1.fc12.x86_64 >Installation de gnome-media-2.28.1-3.fc12.x86_64 >Installation de setroubleshoot-plugins-2.1.29-1.fc12.noarch >Installation de java-1.5.0-gcj-1.5.0.0-29.fc12.x86_64 >Installation de sinjdoc-0.5-9.fc12.x86_64 >Installation de java_cup-0.10k-3.x86_64 >Installation de dracut-002-13.4.git8f397a9b.fc12.noarch >Installation de hal-info-20090716-3.fc12.noarch >Installation de fedora-screensaver-theme-1.0.0-5.fc12.noarch >Installation de firstboot-1.110-1.fc12.x86_64 >Installation de system-config-keyboard-1.3.1-1.fc12.x86_64 >Installation de coolkey-1.1.0-11.fc12.x86_64 >Installation de hplip-3.9.8-21.fc12.x86_64 >Installation de PackageKit-gstreamer-plugin-0.5.4-0.1.20091029git.fc12.x86_64 >Installation de ibus-m17n-1.2.0.20090617-5.fc12.x86_64 >Installation de ibus-chewing-1.2.0.20091002-1.fc12.x86_64 >Installation de ibus-hangul-1.2.0.20090617-2.fc12.x86_64 >Installation de ibus-rawcode-1.2.0.20090703-2.fc12.x86_64 >Installation de ibus-anthy-1.2.0.20090917-2.fc12.x86_64 >Installation de gnome-power-manager-2.28.1-5.fc12.x86_64 >Installation de gnome-games-help-2.28.1-1.fc12.noarch >Installation de ibus-pinyin-1.2.0.20090915-1.fc12.noarch >Installation de kernel-2.6.31.5-127.fc12.x86_64 >W: Possible missing firmware ql8100_fw.bin for module qla2xxx.ko >W: Possible missing firmware aic94xx-seq.fw for module aic94xx.ko >Installation de pulseaudio-0.9.19-2.fc12.x86_64 >Installation de pulseaudio-module-bluetooth-0.9.19-2.fc12.x86_64 >Installation de fuse-2.8.1-1.fc12.x86_64 >Installation de pulseaudio-module-gconf-0.9.19-2.fc12.x86_64 >Installation de pulseaudio-module-x11-0.9.19-2.fc12.x86_64 >Installation de alsa-plugins-pulseaudio-1.0.21-2.fc12.x86_64 >Installation de pcmciautils-015-4.fc12.x86_64 >Installation de libproxy-0.2.3-12.fc12.x86_64 >Installation de libsoup-2.28.1-1.fc12.x86_64 >Installation de gvfs-1.4.1-3.fc12.x86_64 >Installation de gssdp-0.7.0-2.fc12.x86_64 >Installation de gupnp-0.13.1-1.fc12.x86_64 >Installation de gstreamer-plugins-good-0.10.16-7.fc12.x86_64 >Installation de libgweather-2.28.0-2.fc12.x86_64 >Installation de evolution-data-server-2.28.0-1.fc12.x86_64 >Installation de control-center-2.28.1-4.fc12.x86_64 >Installation de gnome-session-2.28.0-2.fc12.x86_64 >Installation de libchamplain-0.4.2-1.fc12.x86_64 >Installation de libchamplain-gtk-0.4.2-1.fc12.x86_64 >Installation de gupnp-igd-0.1.3-3.fc12.x86_64 >Installation de geoclue-0.11.1.1-0.9.20091026git73b6729.fc12.x86_64 >Installation de webkitgtk-1.1.15.3-1.fc12.x86_64 >Installation de neon-0.29.0-3.fc12.x86_64 >Installation de libmusicbrainz3-3.0.2-6.fc12.x86_64 >Installation de xorg-x11-drv-evdev-2.3.0-1.fc12.x86_64 >Installation de gnome-screensaver-2.28.0-6.fc12.x86_64 >Installation de libnice-0.0.9-2.fc12.x86_64 >Installation de farsight2-0.0.16-1.fc12.x86_64 >Installation de telepathy-farsight-0.0.12-1.fc12.x86_64 >Installation de empathy-libs-2.28.1.1-3.fc12.x86_64 >Installation de libpurple-2.6.3-2.fc12.x86_64 >Installation de telepathy-haze-0.3.1-3.fc12.x86_64 >Installation de desktop-effects-0.8.4-2.fc12.x86_64 >Installation de evolution-2.28.0-2.fc12.x86_64 >Installation de gvfs-fuse-1.4.1-3.fc12.x86_64 >Installation de totem-2.28.2-2.fc12.x86_64 >Installation de gvfs-obexftp-1.4.1-3.fc12.x86_64 >Installation de gnome-bluetooth-2.28.3-1.fc12.x86_64 >Installation de telepathy-salut-0.3.10-1.fc12.x86_64 >Installation de telepathy-gabble-0.8.7-1.fc12.x86_64 >Installation de PackageKit-yum-0.5.4-0.1.20091029git.fc12.x86_64 >Installation de gnome-session-xsession-2.28.0-2.fc12.x86_64 >Installation de gnome-panel-2.28.0-13.fc12.x86_64 >Installation de libproxy-python-0.2.3-12.fc12.x86_64 >Installation de fedorainfinity-screensaver-theme-1.0.0-3.fc12.noarch >Installation de gnome-applets-2.28.0-2.fc12.x86_64 >Installation de empathy-2.28.1.1-3.fc12.x86_64 >Installation de totem-nautilus-2.28.2-2.fc12.x86_64 >Installation de compiz-gnome-0.8.2-19.fc12.x86_64 >Installation de nautilus-sendto-2.28.0-1.fc12.x86_64 >Installation de sound-juicer-2.28.0-4.fc12.x86_64 >Installation de rhythmbox-0.12.5-8.fc12.x86_64 >Installation de cadaver-0.23.2-6.x86_64 >Installation de cheese-2.28.1-1.fc12.x86_64 >Installation de ekiga-3.2.6-1.fc12.x86_64 >Installation de nautilus-2.28.1-2.fc12.x86_64 >Installation de gvfs-smb-1.4.1-3.fc12.x86_64 >Installation de gvfs-gphoto2-1.4.1-3.fc12.x86_64 >Installation de gvfs-archive-1.4.1-3.fc12.x86_64 >Installation de vino-2.28.1-1.fc12.x86_64 >Installation de seahorse-2.28.1-1.fc12.x86_64 >Installation de evolution-help-2.28.0-2.fc12.noarch >Installation de orca-2.28.1-1.fc12.x86_64 >Installation de xorg-x11-server-Xorg-1.7.1-7.fc12.x86_64 >Installation de PackageKit-0.5.4-0.1.20091029git.fc12.x86_64 >Installation de xorg-x11-drv-void-1.3.0-2.fc12.x86_64 >Installation de xorg-x11-drv-r128-6.8.1-2.fc12.x86_64 >Installation de xorg-x11-drv-synaptics-1.1.99-7.20090907.fc12.x86_64 >Installation de xorg-x11-drv-voodoo-1.2.3-1.fc12.x86_64 >Installation de xorg-x11-drv-intel-2.9.1-1.fc12.x86_64 >Installation de xorg-x11-drv-openchrome-0.2.904-1.fc12.x86_64 >Installation de xorg-x11-drv-mga-1.4.11-1.fc12.x86_64 >Installation de xorg-x11-drv-acecad-1.4.0-1.fc12.x86_64 >Installation de xorg-x11-drv-tdfx-1.4.3-1.fc12.x86_64 >Installation de xorg-x11-drv-cirrus-1.3.2-1.fc12.x86_64 >Installation de xorg-x11-drv-sis-0.10.2-1.fc12.x86_64 >Installation de xorg-x11-drv-siliconmotion-1.7.3-1.fc12.x86_64 >Installation de xorg-x11-drv-sisusb-0.9.3-1.fc12.x86_64 >Installation de xorg-x11-drv-apm-1.2.2-1.fc12.x86_64 >Installation de xorg-x11-drv-trident-1.3.3-1.fc12.x86_64 >Installation de xorg-x11-drv-dummy-0.3.2-3.fc12.x86_64 >Installation de xorg-x11-drv-nv-2.1.15-2.fc12.x86_64 >Installation de xorg-x11-drv-v4l-0.2.0-3.fc12.1.x86_64 >Installation de xorg-x11-drv-s3virge-1.10.4-1.fc12.x86_64 >Installation de xorg-x11-drv-glint-1.2.4-1.fc12.x86_64 >Installation de xorg-x11-drv-mutouch-1.2.1-4.fc12.x86_64 >Installation de xorg-x11-drv-penmount-1.4.0-4.fc12.x86_64 >Installation de xorg-x11-drv-hyperpen-1.3.0-3.fc12.x86_64 >Installation de xorg-x11-drv-elographics-1.2.3-4.fc12.x86_64 >Installation de linuxwacom-0.8.2.2-14.fc12.x86_64 >Installation de xorg-x11-drv-nouveau-0.0.15-17.20091105gite1c2efd.fc12.x86_64 >Installation de xorg-x11-drv-rendition-4.2.2-4.fc12.x86_64 >Installation de xorg-x11-drv-vmware-10.16.7-2.fc12.x86_64 >Installation de xorg-x11-drv-fbdev-0.4.1-1.fc12.x86_64 >Installation de xorg-x11-drv-ati-6.13.0-0.10.20091006git457646d73.fc12.x86_64 >Installation de xorg-x11-drv-ast-0.89.9-1.fc12.x86_64 >Installation de xorg-x11-drv-i128-1.3.3-1.fc12.x86_64 >Installation de xorg-x11-drv-vmmouse-12.6.5-2.fc12.x86_64 >Installation de xorg-x11-drv-mouse-1.4.99.1-2.fc12.x86_64 >Installation de xorg-x11-drv-aiptek-1.3.0-1.fc12.x86_64 >Installation de xorg-x11-drv-mach64-6.8.2-1.fc12.x86_64 >Installation de xorg-x11-drv-i740-1.3.2-1.fc12.x86_64 >Installation de xorg-x11-drv-fpit-1.3.0-4.fc12.x86_64 >Installation de xorg-x11-drv-keyboard-1.3.99.1-1.fc12.x86_64 >Installation de xorg-x11-drv-savage-2.3.1-1.fc12.x86_64 >Installation de PackageKit-yum-plugin-0.5.4-0.1.20091029git.fc12.x86_64 >Installation de plymouth-gdm-hooks-0.8.0-0.2009.29.09.18.fc12.x86_64 >Installation de gnome-packagekit-2.28.2-0.1.20091030git.fc12.x86_64 >Installation de setroubleshoot-2.2.42-1.fc12.x86_64 >Installation de xorg-x11-drivers-7.3-13.fc12.x86_64 >Installation de gdm-2.28.1-24.fc12.x86_64 >Installation de gdm-plugin-fingerprint-2.28.1-24.fc12.x86_64 >Installation de gdm-user-switch-applet-2.28.1-24.fc12.x86_64 >Installation de pulseaudio-gdm-hooks-0.9.19-2.fc12.x86_64 >*** FINISHED INSTALLING PACKAGES *** > >/mnt/sysimage/root/upgrade.log: > > >/proc/cmdline: >initrd=initrd.img stage2=hd:LABEL="Fedora" BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >13:37:09,923 INFO kernel:imklog 4.6.3, log source = /proc/kmsg started. >13:37:09,923 INFO rsyslogd: [origin software="rsyslogd" swVersion="4.6.3" x-pid="127" x-info="http://www.rsyslog.com"] (re)start >13:37:09,923 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >13:37:09,923 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >13:37:09,923 NOTICE kernel:[ 0.000000] Linux version 2.6.35.6-45.fc14.x86_64 (mockbuild@x86-02.phx2.fedoraproject.org) (gcc version 4.5.1 20100924 (Red Hat 4.5.1-4) (GCC) ) #1 SMP Mon Oct 18 23:57:44 UTC 2010 >13:37:09,923 INFO kernel:[ 0.000000] Command line: initrd=initrd.img stage2=hd:LABEL="Fedora" BOOT_IMAGE=vmlinuz >13:37:09,923 INFO kernel:[ 0.000000] BIOS-provided physical RAM map: >13:37:09,923 INFO kernel:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009e000 (usable) >13:37:09,923 INFO kernel:[ 0.000000] BIOS-e820: 000000000009e000 - 00000000000a0000 (reserved) >13:37:09,923 INFO kernel:[ 0.000000] BIOS-e820: 00000000000e3000 - 0000000000100000 (reserved) >13:37:09,923 INFO kernel:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000d7f90000 (usable) >13:37:09,923 INFO kernel:[ 0.000000] BIOS-e820: 00000000d7f90000 - 00000000d7fa8000 (ACPI data) >13:37:09,923 INFO kernel:[ 0.000000] BIOS-e820: 00000000d7fa8000 - 00000000d7fe0000 (ACPI NVS) >13:37:09,923 INFO kernel:[ 0.000000] BIOS-e820: 00000000d7fe0000 - 00000000d8000000 (reserved) >13:37:09,923 INFO kernel:[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) >13:37:09,923 INFO kernel:[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fef00000 (reserved) >13:37:09,923 INFO kernel:[ 0.000000] BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved) >13:37:09,923 INFO kernel:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000120000000 (usable) >13:37:09,923 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >13:37:09,923 INFO kernel:[ 0.000000] DMI present. >13:37:09,923 NOTICE kernel:[ 0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working around it. >13:37:09,923 DEBUG kernel:[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) >13:37:09,923 DEBUG kernel:[ 0.000000] e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved) >13:37:09,923 DEBUG kernel:[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) >13:37:09,923 INFO kernel:[ 0.000000] No AGP bridge found >13:37:09,923 INFO kernel:[ 0.000000] last_pfn = 0x120000 max_arch_pfn = 0x400000000 >13:37:09,923 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >13:37:09,923 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >13:37:09,923 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >13:37:09,923 DEBUG kernel:[ 0.000000] A0000-EFFFF uncachable >13:37:09,923 DEBUG kernel:[ 0.000000] F0000-FFFFF write-protect >13:37:09,923 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >13:37:09,923 DEBUG kernel:[ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back >13:37:09,923 DEBUG kernel:[ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back >13:37:09,923 DEBUG kernel:[ 0.000000] 2 base 0000C0000000 mask FFFFF0000000 write-back >13:37:09,923 DEBUG kernel:[ 0.000000] 3 base 0000D0000000 mask FFFFF8000000 write-back >13:37:09,923 DEBUG kernel:[ 0.000000] 4 disabled >13:37:09,923 DEBUG kernel:[ 0.000000] 5 disabled >13:37:09,923 DEBUG kernel:[ 0.000000] 6 disabled >13:37:09,923 DEBUG kernel:[ 0.000000] 7 disabled >13:37:09,923 DEBUG kernel:[ 0.000000] TOM2: 0000000120000000 aka 4608M >13:37:09,923 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >13:37:09,923 DEBUG kernel:[ 0.000000] e820 update range: 00000000d8000000 - 0000000100000000 (usable) ==> (reserved) >13:37:09,923 INFO kernel:[ 0.000000] last_pfn = 0xd7f90 max_arch_pfn = 0x400000000 >13:37:09,923 DEBUG kernel:[ 0.000000] initial memory mapped : 0 - 20000000 >13:37:09,923 INFO kernel:[ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780 >13:37:09,923 INFO kernel:[ 0.000000] Using GB pages for direct mapping >13:37:09,923 INFO kernel:[ 0.000000] init_memory_mapping: 0000000000000000-00000000d7f90000 >13:37:09,923 DEBUG kernel:[ 0.000000] 0000000000 - 00c0000000 page 1G >13:37:09,923 DEBUG kernel:[ 0.000000] 00c0000000 - 00d7e00000 page 2M >13:37:09,923 DEBUG kernel:[ 0.000000] 00d7e00000 - 00d7f90000 page 4k >13:37:09,923 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to d7f90000 @ 16000-19000 >13:37:09,923 INFO kernel:[ 0.000000] init_memory_mapping: 0000000100000000-0000000120000000 >13:37:09,923 DEBUG kernel:[ 0.000000] 0100000000 - 0120000000 page 2M >13:37:09,923 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 120000000 @ 18000-1a000 >13:37:09,923 INFO kernel:[ 0.000000] RAMDISK: 7e16f000 - 7ffff000 >13:37:09,923 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fbbb0 00024 (v02 ACPIAM) >13:37:09,923 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000d7f90100 00064 (v01 120909 XSDT1901 20091209 MSFT 00000097) >13:37:09,923 WARNING kernel:[ 0.000000] ACPI: FACP 00000000d7f90290 000F4 (v03 120909 FACP1901 20091209 MSFT 00000097) >13:37:09,923 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000d7f90450 0BF1B (v01 A1191 A1191001 00000001 INTL 20060113) >13:37:09,923 WARNING kernel:[ 0.000000] ACPI: FACS 00000000d7fa8000 00040 >13:37:09,923 WARNING kernel:[ 0.000000] ACPI: APIC 00000000d7f90390 00080 (v01 120909 APIC1901 20091209 MSFT 00000097) >13:37:09,923 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000d7f90410 0003C (v01 120909 OEMMCFG 20091209 MSFT 00000097) >13:37:09,923 WARNING kernel:[ 0.000000] ACPI: OEMB 00000000d7fa8040 00073 (v01 120909 OEMB1901 20091209 MSFT 00000097) >13:37:09,923 WARNING kernel:[ 0.000000] ACPI: HPET 00000000d7f9c370 00038 (v01 120909 OEMHPET0 20091209 MSFT 00000097) >13:37:09,923 WARNING kernel:[ 0.000000] ACPI: INFO 00000000d7fa80c0 00124 (v01 120909 AMDINFO 20091209 MSFT 00000097) >13:37:09,923 WARNING kernel:[ 0.000000] ACPI: NVHD 00000000d7fa81f0 00284 (v01 120909 NVHDCP 20091209 MSFT 00000097) >13:37:09,923 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000d7f9c3b0 0088C (v01 A M I POWERNOW 00000001 AMD 00000001) >13:37:09,923 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >13:37:09,923 INFO kernel:[ 0.000000] Scanning NUMA topology in Northbridge 24 >13:37:09,923 INFO kernel:[ 0.000000] No NUMA configuration found >13:37:09,923 INFO kernel:[ 0.000000] Faking a node at 0000000000000000-0000000120000000 >13:37:09,923 INFO kernel:[ 0.000000] Initmem setup node 0 0000000000000000-0000000120000000 >13:37:09,923 INFO kernel:[ 0.000000] NODE_DATA [0000000100000000 - 0000000100013fff] >13:37:09,923 INFO kernel:[ 0.000000] bootmap [0000000100014000 - 0000000100037fff] pages 24 >13:37:09,923 INFO kernel:[ 0.000000] (14/32 early reservations) ==> bootmem [0000000000 - 0120000000] >13:37:09,924 INFO kernel:[ 0.000000] #0 [0001000000 - 0001e42878] TEXT DATA BSS ==> [0001000000 - 0001e42878] >13:37:09,924 INFO kernel:[ 0.000000] #1 [007e16f000 - 007ffff000] RAMDISK ==> [007e16f000 - 007ffff000] >13:37:09,924 INFO kernel:[ 0.000000] #2 [0001e43000 - 0001e43290] BRK ==> [0001e43000 - 0001e43290] >13:37:09,924 INFO kernel:[ 0.000000] #3 [00000ff790 - 0000100000] BIOS reserved ==> [00000ff790 - 0000100000] >13:37:09,924 INFO kernel:[ 0.000000] #4 [00000ff780 - 00000ff790] MP-table mpf ==> [00000ff780 - 00000ff790] >13:37:09,924 INFO kernel:[ 0.000000] #5 [000009e000 - 00000f06f0] BIOS reserved ==> [000009e000 - 00000f06f0] >13:37:09,924 INFO kernel:[ 0.000000] #6 [00000f083c - 00000ff780] BIOS reserved ==> [00000f083c - 00000ff780] >13:37:09,924 INFO kernel:[ 0.000000] #7 [00000f06f0 - 00000f083c] MP-table mpc ==> [00000f06f0 - 00000f083c] >13:37:09,924 INFO kernel:[ 0.000000] #8 [0000010000 - 0000012000] TRAMPOLINE ==> [0000010000 - 0000012000] >13:37:09,924 INFO kernel:[ 0.000000] #9 [0000012000 - 0000016000] ACPI WAKEUP ==> [0000012000 - 0000016000] >13:37:09,924 INFO kernel:[ 0.000000] #10 [0000016000 - 0000018000] PGTABLE ==> [0000016000 - 0000018000] >13:37:09,924 INFO kernel:[ 0.000000] #11 [0000018000 - 0000019000] PGTABLE ==> [0000018000 - 0000019000] >13:37:09,924 INFO kernel:[ 0.000000] #12 [0100000000 - 0100014000] NODE_DATA ==> [0100000000 - 0100014000] >13:37:09,924 INFO kernel:[ 0.000000] #13 [0100014000 - 0100038000] BOOTMAP ==> [0100014000 - 0100038000] >13:37:09,924 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0003ffffff] PMD -> [ffff880100600000-ffff880103dfffff] on node 0 >13:37:09,924 WARNING kernel:[ 0.000000] Zone PFN ranges: >13:37:09,924 WARNING kernel:[ 0.000000] DMA 0x00000010 -> 0x00001000 >13:37:09,924 WARNING kernel:[ 0.000000] DMA32 0x00001000 -> 0x00100000 >13:37:09,924 WARNING kernel:[ 0.000000] Normal 0x00100000 -> 0x00120000 >13:37:09,924 WARNING kernel:[ 0.000000] Movable zone start PFN for each node >13:37:09,924 WARNING kernel:[ 0.000000] early_node_map[3] active PFN ranges >13:37:09,924 WARNING kernel:[ 0.000000] 0: 0x00000010 -> 0x0000009e >13:37:09,924 WARNING kernel:[ 0.000000] 0: 0x00000100 -> 0x000d7f90 >13:37:09,924 WARNING kernel:[ 0.000000] 0: 0x00100000 -> 0x00120000 >13:37:09,924 DEBUG kernel:[ 0.000000] On node 0 totalpages: 1015582 >13:37:09,924 DEBUG kernel:[ 0.000000] DMA zone: 56 pages used for memmap >13:37:09,924 DEBUG kernel:[ 0.000000] DMA zone: 105 pages reserved >13:37:09,924 DEBUG kernel:[ 0.000000] DMA zone: 3821 pages, LIFO batch:0 >13:37:09,924 DEBUG kernel:[ 0.000000] DMA32 zone: 14280 pages used for memmap >13:37:09,924 DEBUG kernel:[ 0.000000] DMA32 zone: 866248 pages, LIFO batch:31 >13:37:09,924 DEBUG kernel:[ 0.000000] Normal zone: 1792 pages used for memmap >13:37:09,924 DEBUG kernel:[ 0.000000] Normal zone: 129280 pages, LIFO batch:31 >13:37:09,924 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x2008 >13:37:09,924 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >13:37:09,924 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >13:37:09,924 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >13:37:09,924 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) >13:37:09,924 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) >13:37:09,924 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0]) >13:37:09,924 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 4, version 17, address 0xfec00000, GSI 0-23 >13:37:09,924 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >13:37:09,924 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >13:37:09,924 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge) >13:37:09,924 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge) >13:37:09,924 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >13:37:09,924 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >13:37:09,924 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >13:37:09,924 DEBUG kernel:[ 0.000000] ACPI: IRQ14 used by override. >13:37:09,924 DEBUG kernel:[ 0.000000] ACPI: IRQ15 used by override. >13:37:09,924 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >13:37:09,924 INFO kernel:[ 0.000000] ACPI: HPET id: 0x10de8201 base: 0xfed00000 >13:37:09,924 INFO kernel:[ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs >13:37:09,924 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >13:37:09,924 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 >13:37:09,924 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e3000 >13:37:09,924 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000e3000 - 0000000000100000 >13:37:09,924 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000d7f90000 - 00000000d7fa8000 >13:37:09,924 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000d7fa8000 - 00000000d7fe0000 >13:37:09,924 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000d7fe0000 - 00000000d8000000 >13:37:09,924 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000d8000000 - 00000000fec00000 >13:37:09,924 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000 >13:37:09,924 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fee00000 >13:37:09,924 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fef00000 >13:37:09,924 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fef00000 - 00000000fff00000 >13:37:09,924 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fff00000 - 0000000100000000 >13:37:09,924 INFO kernel:[ 0.000000] Allocating PCI resources starting at d8000000 (gap: d8000000:26c00000) >13:37:09,924 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >13:37:09,924 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1 >13:37:09,924 INFO kernel:[ 0.000000] PERCPU: Embedded 30 pages/cpu @ffff880002000000 s90496 r8192 d24192 u524288 >13:37:09,924 INFO kernel:[ 0.000000] pcpu-alloc: s90496 r8192 d24192 u524288 alloc=1*2097152 >13:37:09,924 INFO kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 >13:37:09,924 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 999349 >13:37:09,924 WARNING kernel:[ 0.000000] Policy zone: Normal >13:37:09,924 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img stage2=hd:LABEL="Fedora" BOOT_IMAGE=vmlinuz >13:37:09,924 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >13:37:09,924 INFO kernel:[ 0.000000] Checking aperture... >13:37:09,924 INFO kernel:[ 0.000000] No AGP bridge found >13:37:09,924 INFO kernel:[ 0.000000] Node 0: aperture @ 20000000 size 32 MB >13:37:09,924 INFO kernel:[ 0.000000] Aperture pointing to e820 RAM. Ignoring. >13:37:09,924 INFO kernel:[ 0.000000] Your BIOS doesn't leave a aperture memory hole >13:37:09,924 INFO kernel:[ 0.000000] Please enable the IOMMU option in the BIOS setup >13:37:09,924 INFO kernel:[ 0.000000] This costs you 64 MB of RAM >13:37:09,924 INFO kernel:[ 0.000000] Mapping aperture over 65536 KB of RAM @ 20000000 >13:37:09,924 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000024000000 >13:37:09,924 INFO kernel:[ 0.000000] Memory: 3826632k/4718592k available (4548k kernel code, 656264k absent, 235696k reserved, 7261k data, 944k init) >13:37:09,924 INFO kernel:[ 0.000000] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >13:37:09,924 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >13:37:09,924 INFO kernel:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. >13:37:09,924 INFO kernel:[ 0.000000] RCU-based detection of stalled CPUs is disabled. >13:37:09,924 INFO kernel:[ 0.000000] Verbose stalled-CPUs detection is disabled. >13:37:09,924 INFO kernel:[ 0.000000] NR_IRQS:16640 nr_irqs:712 >13:37:09,924 INFO kernel:[ 0.000000] Extended CMOS year: 2000 >13:37:09,924 DEBUG kernel:[ 0.000000] spurious 8259A interrupt: IRQ7. >13:37:09,924 WARNING kernel:[ 0.000000] Console: colour VGA+ 80x25 >13:37:09,924 INFO kernel:[ 0.000000] console [tty0] enabled >13:37:09,924 INFO kernel:[ 0.000000] allocated 40632320 bytes of page_cgroup >13:37:09,924 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >13:37:09,924 DEBUG kernel:[ 0.000000] hpet clockevent registered >13:37:09,924 WARNING kernel:[ 0.000000] Fast TSC calibration using PIT >13:37:09,924 WARNING kernel:[ 0.000000] Detected 3400.360 MHz processor. >13:37:09,924 INFO kernel:[ 0.002008] Calibrating delay loop (skipped), value calculated using timer frequency.. 6800.71 BogoMIPS (lpj=3400355) >13:37:09,924 INFO kernel:[ 0.002372] pid_max: default: 32768 minimum: 301 >13:37:09,924 INFO kernel:[ 0.003021] Security Framework initialized >13:37:09,924 INFO kernel:[ 0.003206] SELinux: Initializing. >13:37:09,924 DEBUG kernel:[ 0.003389] SELinux: Starting in permissive mode >13:37:09,924 INFO kernel:[ 0.003816] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >13:37:09,924 INFO kernel:[ 0.005683] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >13:37:09,924 WARNING kernel:[ 0.006491] Mount-cache hash table entries: 256 >13:37:09,924 INFO kernel:[ 0.006788] Initializing cgroup subsys ns >13:37:09,924 INFO kernel:[ 0.006969] Initializing cgroup subsys cpuacct >13:37:09,924 INFO kernel:[ 0.007005] Initializing cgroup subsys memory >13:37:09,924 INFO kernel:[ 0.007195] Initializing cgroup subsys devices >13:37:09,924 INFO kernel:[ 0.007376] Initializing cgroup subsys freezer >13:37:09,924 INFO kernel:[ 0.007556] Initializing cgroup subsys net_cls >13:37:09,924 INFO kernel:[ 0.007737] Initializing cgroup subsys blkio >13:37:09,924 DEBUG kernel:[ 0.008026] tseg: 0000000000 >13:37:09,924 INFO kernel:[ 0.008041] CPU: Physical Processor ID: 0 >13:37:09,924 INFO kernel:[ 0.008220] CPU: Processor Core ID: 0 >13:37:09,924 INFO kernel:[ 0.008399] mce: CPU supports 6 MCE banks >13:37:09,924 INFO kernel:[ 0.008585] Performance Events: AMD PMU driver. >13:37:09,924 INFO kernel:[ 0.008790] ... version: 0 >13:37:09,924 INFO kernel:[ 0.009002] ... bit width: 48 >13:37:09,924 INFO kernel:[ 0.009182] ... generic registers: 4 >13:37:09,924 INFO kernel:[ 0.009361] ... value mask: 0000ffffffffffff >13:37:09,924 INFO kernel:[ 0.009543] ... max period: 00007fffffffffff >13:37:09,924 INFO kernel:[ 0.009724] ... fixed-purpose events: 0 >13:37:09,924 INFO kernel:[ 0.009903] ... event mask: 000000000000000f >13:37:09,924 INFO kernel:[ 0.010239] ACPI: Core revision 20100428 >13:37:09,924 INFO kernel:[ 0.021698] ftrace: converting mcount calls to 0f 1f 44 00 00 >13:37:09,924 INFO kernel:[ 0.021883] ftrace: allocating 23839 entries in 94 pages >13:37:09,924 INFO kernel:[ 0.023073] Setting APIC routing to flat >13:37:09,924 INFO kernel:[ 0.023721] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >13:37:09,924 INFO kernel:[ 0.033954] CPU0: AMD Phenom(tm) II X4 965 Processor stepping 03 >13:37:09,924 INFO kernel:[ 0.034999] Booting Node 0, Processors #1 #2 #3 Ok. >13:37:09,924 INFO kernel:[ 0.250009] Brought up 4 CPUs >13:37:09,924 INFO kernel:[ 0.250188] Total of 4 processors activated (27200.58 BogoMIPS). >13:37:09,924 DEBUG kernel:[ 0.251001] sizeof(vma)=184 bytes >13:37:09,924 DEBUG kernel:[ 0.251002] sizeof(page)=56 bytes >13:37:09,924 DEBUG kernel:[ 0.251003] sizeof(inode)=584 bytes >13:37:09,924 DEBUG kernel:[ 0.251004] sizeof(dentry)=192 bytes >13:37:09,924 DEBUG kernel:[ 0.251005] sizeof(ext3inode)=800 bytes >13:37:09,924 DEBUG kernel:[ 0.251006] sizeof(buffer_head)=104 bytes >13:37:09,924 DEBUG kernel:[ 0.251007] sizeof(skbuff)=240 bytes >13:37:09,924 DEBUG kernel:[ 0.251008] sizeof(task_struct)=5944 bytes >13:37:09,924 INFO kernel:[ 0.251053] devtmpfs: initialized >13:37:09,924 INFO kernel:[ 0.256441] atomic64 test passed for x86-64 platform with CX8 and with SSE >13:37:09,924 WARNING kernel:[ 0.256676] Time: 13:37:08 Date: 01/18/11 >13:37:09,924 INFO kernel:[ 0.257023] NET: Registered protocol family 16 >13:37:09,924 DEBUG kernel:[ 0.257263] node 0 link 0: io port [1000, ffffff] >13:37:09,924 DEBUG kernel:[ 0.257266] node 0 link 0: io port [2000, 2fff] >13:37:09,924 INFO kernel:[ 0.257267] TOM: 00000000e0000000 aka 3584M >13:37:09,924 DEBUG kernel:[ 0.257447] Fam 10h mmconf [e0000000, efffffff] >13:37:09,924 DEBUG kernel:[ 0.257449] node 0 link 0: mmio [e0000000, efffffff] ==> none >13:37:09,924 DEBUG kernel:[ 0.257452] node 0 link 0: mmio [a0000, bffff] >13:37:09,924 DEBUG kernel:[ 0.257454] node 0 link 0: mmio [e0000000, fe0bffff] ==> [f0000000, fe0bffff] >13:37:09,924 INFO kernel:[ 0.257456] TOM2: 0000000120000000 aka 4608M >13:37:09,924 DEBUG kernel:[ 0.257636] bus: [00, 07] on node 0 link 0 >13:37:09,924 DEBUG kernel:[ 0.257638] bus: 00 index 0 [io 0x0000-0xffff] >13:37:09,924 DEBUG kernel:[ 0.257640] bus: 00 index 1 [mem 0x000a0000-0x000bffff] >13:37:09,924 DEBUG kernel:[ 0.257642] bus: 00 index 2 [mem 0xf0000000-0xffffffff] >13:37:09,924 DEBUG kernel:[ 0.257643] bus: 00 index 3 [mem 0x120000000-0xfcffffffff] >13:37:09,924 INFO kernel:[ 0.257677] ACPI: bus type pci registered >13:37:09,924 INFO kernel:[ 0.257909] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >13:37:09,924 INFO kernel:[ 0.258001] PCI: not using MMCONFIG >13:37:09,924 INFO kernel:[ 0.258180] PCI: Using configuration type 1 for base access >13:37:09,924 INFO kernel:[ 0.258361] PCI: Using configuration type 1 for extended access >13:37:09,924 WARNING kernel:[ 0.259421] bio: create slab <bio-0> at 0 >13:37:09,924 DEBUG kernel:[ 0.260976] ACPI: EC: Look up EC in DSDT >13:37:09,924 WARNING kernel:[ 0.262226] ACPI: Executed 1 blocks of module-level executable AML code >13:37:09,924 INFO kernel:[ 0.285764] ACPI: Interpreter enabled >13:37:09,924 INFO kernel:[ 0.285945] ACPI: (supports S0 S1 S4 S5) >13:37:09,924 INFO kernel:[ 0.286228] ACPI: Using IOAPIC for interrupt routing >13:37:09,924 INFO kernel:[ 0.286460] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >13:37:09,924 INFO kernel:[ 0.288058] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources >13:37:09,924 WARNING kernel:[ 0.316258] ACPI Warning: Incorrect checksum in table [OEMB] - 0x58, should be 0x50 (20100428/tbutils-314) >13:37:09,924 INFO kernel:[ 0.316867] ACPI: No dock devices found. >13:37:09,924 INFO kernel:[ 0.317002] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >13:37:09,924 INFO kernel:[ 0.317689] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >13:37:09,924 DEBUG kernel:[ 0.318193] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >13:37:09,924 DEBUG kernel:[ 0.318195] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >13:37:09,924 DEBUG kernel:[ 0.318197] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >13:37:09,924 DEBUG kernel:[ 0.318199] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff] (ignored) >13:37:09,924 DEBUG kernel:[ 0.318201] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfebfffff] (ignored) >13:37:09,924 DEBUG kernel:[ 0.318406] pci 0000:00:01.0: reg 10: [io 0x2f00-0x2fff] >13:37:09,924 DEBUG kernel:[ 0.318437] pci 0000:00:01.1: reg 10: [io 0x2900-0x293f] >13:37:09,924 DEBUG kernel:[ 0.318446] pci 0000:00:01.1: reg 20: [io 0x2d00-0x2d3f] >13:37:09,924 DEBUG kernel:[ 0.318449] pci 0000:00:01.1: reg 24: [io 0x2e00-0x2e3f] >13:37:09,924 DEBUG kernel:[ 0.318468] pci 0000:00:01.1: PME# supported from D3hot D3cold >13:37:09,924 DEBUG kernel:[ 0.318473] pci 0000:00:01.1: PME# disabled >13:37:09,924 DEBUG kernel:[ 0.318522] pci 0000:00:01.3: reg 10: [mem 0xfad80000-0xfadfffff] >13:37:09,924 DEBUG kernel:[ 0.318638] pci 0000:00:02.0: reg 10: [mem 0xfad7e000-0xfad7efff] >13:37:09,924 DEBUG kernel:[ 0.318658] pci 0000:00:02.0: supports D1 D2 >13:37:09,924 DEBUG kernel:[ 0.318660] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold >13:37:09,924 DEBUG kernel:[ 0.318662] pci 0000:00:02.0: PME# disabled >13:37:09,924 DEBUG kernel:[ 0.318679] pci 0000:00:02.1: reg 10: [mem 0xfad7fc00-0xfad7fcff] >13:37:09,924 DEBUG kernel:[ 0.318703] pci 0000:00:02.1: supports D1 D2 >13:37:09,924 DEBUG kernel:[ 0.318704] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold >13:37:09,924 DEBUG kernel:[ 0.318707] pci 0000:00:02.1: PME# disabled >13:37:09,924 DEBUG kernel:[ 0.318729] pci 0000:00:04.0: reg 10: [mem 0xfad7d000-0xfad7dfff] >13:37:09,924 DEBUG kernel:[ 0.318749] pci 0000:00:04.0: supports D1 D2 >13:37:09,924 DEBUG kernel:[ 0.318750] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold >13:37:09,924 DEBUG kernel:[ 0.318753] pci 0000:00:04.0: PME# disabled >13:37:09,924 DEBUG kernel:[ 0.318769] pci 0000:00:04.1: reg 10: [mem 0xfad7f800-0xfad7f8ff] >13:37:09,924 DEBUG kernel:[ 0.318793] pci 0000:00:04.1: supports D1 D2 >13:37:09,924 DEBUG kernel:[ 0.318795] pci 0000:00:04.1: PME# supported from D0 D1 D2 D3hot D3cold >13:37:09,924 DEBUG kernel:[ 0.318797] pci 0000:00:04.1: PME# disabled >13:37:09,924 DEBUG kernel:[ 0.318825] pci 0000:00:06.0: reg 20: [io 0xffa0-0xffaf] >13:37:09,924 DEBUG kernel:[ 0.318850] pci 0000:00:07.0: reg 10: [mem 0xfad78000-0xfad7bfff] >13:37:09,924 DEBUG kernel:[ 0.318871] pci 0000:00:07.0: PME# supported from D3hot D3cold >13:37:09,924 DEBUG kernel:[ 0.318873] pci 0000:00:07.0: PME# disabled >13:37:09,924 DEBUG kernel:[ 0.318913] pci 0000:00:09.0: reg 10: [io 0xd480-0xd487] >13:37:09,924 DEBUG kernel:[ 0.318916] pci 0000:00:09.0: reg 14: [io 0xd400-0xd403] >13:37:09,924 DEBUG kernel:[ 0.318919] pci 0000:00:09.0: reg 18: [io 0xd080-0xd087] >13:37:09,924 DEBUG kernel:[ 0.318922] pci 0000:00:09.0: reg 1c: [io 0xd000-0xd003] >13:37:09,924 DEBUG kernel:[ 0.318924] pci 0000:00:09.0: reg 20: [io 0xcc00-0xcc0f] >13:37:09,924 DEBUG kernel:[ 0.318927] pci 0000:00:09.0: reg 24: [mem 0xfad76000-0xfad77fff] >13:37:09,924 DEBUG kernel:[ 0.318955] pci 0000:00:0a.0: reg 10: [mem 0xfad7c000-0xfad7cfff] >13:37:09,924 DEBUG kernel:[ 0.318958] pci 0000:00:0a.0: reg 14: [io 0xc880-0xc887] >13:37:09,924 DEBUG kernel:[ 0.318961] pci 0000:00:0a.0: reg 18: [mem 0xfad7f400-0xfad7f4ff] >13:37:09,924 DEBUG kernel:[ 0.318964] pci 0000:00:0a.0: reg 1c: [mem 0xfad7f000-0xfad7f00f] >13:37:09,924 DEBUG kernel:[ 0.318981] pci 0000:00:0a.0: supports D1 D2 >13:37:09,924 DEBUG kernel:[ 0.318982] pci 0000:00:0a.0: PME# supported from D0 D1 D2 D3hot D3cold >13:37:09,924 DEBUG kernel:[ 0.318986] pci 0000:00:0a.0: PME# disabled >13:37:09,924 DEBUG kernel:[ 0.319013] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold >13:37:09,924 DEBUG kernel:[ 0.319015] pci 0000:00:0b.0: PME# disabled >13:37:09,924 DEBUG kernel:[ 0.319207] pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold >13:37:09,924 DEBUG kernel:[ 0.319214] pci 0000:00:10.0: PME# disabled >13:37:09,924 DEBUG kernel:[ 0.319435] pci 0000:00:13.0: PME# supported from D0 D1 D2 D3hot D3cold >13:37:09,924 DEBUG kernel:[ 0.319442] pci 0000:00:13.0: PME# disabled >13:37:09,924 DEBUG kernel:[ 0.319662] pci 0000:00:14.0: PME# supported from D0 D1 D2 D3hot D3cold >13:37:09,924 DEBUG kernel:[ 0.319669] pci 0000:00:14.0: PME# disabled >13:37:09,924 DEBUG kernel:[ 0.319762] PCI: peer root bus 00 res updated from pci conf >13:37:09,924 DEBUG kernel:[ 0.319797] pci 0000:01:05.0: reg 10: [mem 0xfaefd000-0xfaefdfff] >13:37:09,924 DEBUG kernel:[ 0.319827] pci 0000:01:05.0: supports D1 D2 >13:37:09,924 DEBUG kernel:[ 0.319828] pci 0000:01:05.0: PME# supported from D0 D1 D2 D3hot >13:37:09,924 DEBUG kernel:[ 0.319831] pci 0000:01:05.0: PME# disabled >13:37:09,924 DEBUG kernel:[ 0.319850] pci 0000:01:05.1: reg 10: [mem 0xfaefe000-0xfaefefff] >13:37:09,924 DEBUG kernel:[ 0.319880] pci 0000:01:05.1: supports D1 D2 >13:37:09,924 DEBUG kernel:[ 0.319881] pci 0000:01:05.1: PME# supported from D0 D1 D2 D3hot >13:37:09,924 DEBUG kernel:[ 0.319884] pci 0000:01:05.1: PME# disabled >13:37:09,924 DEBUG kernel:[ 0.319903] pci 0000:01:05.2: reg 10: [mem 0xfaeffc00-0xfaeffcff] >13:37:09,924 DEBUG kernel:[ 0.319933] pci 0000:01:05.2: supports D1 D2 >13:37:09,924 DEBUG kernel:[ 0.319934] pci 0000:01:05.2: PME# supported from D0 D1 D2 D3hot >13:37:09,924 DEBUG kernel:[ 0.319937] pci 0000:01:05.2: PME# disabled >13:37:09,924 INFO kernel:[ 0.319968] pci 0000:00:08.0: PCI bridge to [bus 01-01] (subtractive decode) >13:37:09,924 DEBUG kernel:[ 0.320002] pci 0000:00:08.0: bridge window [io 0xf000-0x0000] (disabled) >13:37:09,924 DEBUG kernel:[ 0.320005] pci 0000:00:08.0: bridge window [mem 0xfae00000-0xfaefffff] >13:37:09,924 DEBUG kernel:[ 0.320007] pci 0000:00:08.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) >13:37:09,924 DEBUG kernel:[ 0.320009] pci 0000:00:08.0: bridge window [io 0x0000-0xffff] (subtractive decode) >13:37:09,924 DEBUG kernel:[ 0.320011] pci 0000:00:08.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >13:37:09,924 DEBUG kernel:[ 0.320014] pci 0000:00:08.0: bridge window [mem 0xf0000000-0xffffffff] (subtractive decode) >13:37:09,924 DEBUG kernel:[ 0.320016] pci 0000:00:08.0: bridge window [mem 0x120000000-0xfcffffffff] (subtractive decode) >13:37:09,924 DEBUG kernel:[ 0.320037] pci 0000:02:00.0: reg 10: [mem 0xfb000000-0xfbffffff] >13:37:09,924 DEBUG kernel:[ 0.320042] pci 0000:02:00.0: reg 14: [mem 0xf0000000-0xf7ffffff 64bit pref] >13:37:09,924 DEBUG kernel:[ 0.320046] pci 0000:02:00.0: reg 1c: [mem 0xf8000000-0xf9ffffff 64bit pref] >13:37:09,924 DEBUG kernel:[ 0.320049] pci 0000:02:00.0: reg 24: [io 0xec00-0xec7f] >13:37:09,924 DEBUG kernel:[ 0.320052] pci 0000:02:00.0: reg 30: [mem 0xfafe0000-0xfaffffff pref] >13:37:09,924 INFO kernel:[ 0.320072] pci 0000:00:0b.0: PCI bridge to [bus 02-02] >13:37:09,924 DEBUG kernel:[ 0.320255] pci 0000:00:0b.0: bridge window [io 0xe000-0xefff] >13:37:09,924 DEBUG kernel:[ 0.320257] pci 0000:00:0b.0: bridge window [mem 0xfaf00000-0xfbffffff] >13:37:09,924 DEBUG kernel:[ 0.320260] pci 0000:00:0b.0: bridge window [mem 0xf0000000-0xf9ffffff 64bit pref] >13:37:09,924 INFO kernel:[ 0.320406] pci 0000:00:10.0: PCI bridge to [bus 03-03] >13:37:09,924 DEBUG kernel:[ 0.320599] pci 0000:00:10.0: bridge window [io 0xf000-0x0000] (disabled) >13:37:09,924 DEBUG kernel:[ 0.320606] pci 0000:00:10.0: bridge window [mem 0xfff00000-0x000fffff] (disabled) >13:37:09,924 DEBUG kernel:[ 0.320619] pci 0000:00:10.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) >13:37:09,924 INFO kernel:[ 0.320767] pci 0000:00:13.0: PCI bridge to [bus 04-04] >13:37:09,924 DEBUG kernel:[ 0.321012] pci 0000:00:13.0: bridge window [io 0xf000-0x0000] (disabled) >13:37:09,924 DEBUG kernel:[ 0.321019] pci 0000:00:13.0: bridge window [mem 0xfff00000-0x000fffff] (disabled) >13:37:09,924 DEBUG kernel:[ 0.321032] pci 0000:00:13.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) >13:37:09,924 INFO kernel:[ 0.321180] pci 0000:00:14.0: PCI bridge to [bus 05-05] >13:37:09,924 DEBUG kernel:[ 0.321372] pci 0000:00:14.0: bridge window [io 0xf000-0x0000] (disabled) >13:37:09,924 DEBUG kernel:[ 0.321379] pci 0000:00:14.0: bridge window [mem 0xfff00000-0x000fffff] (disabled) >13:37:09,924 DEBUG kernel:[ 0.321392] pci 0000:00:14.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) >13:37:09,924 DEBUG kernel:[ 0.321433] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >13:37:09,924 DEBUG kernel:[ 0.321666] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] >13:37:09,924 DEBUG kernel:[ 0.321784] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.IXVE._PRT] >13:37:09,924 DEBUG kernel:[ 0.321838] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.MXR0._PRT] >13:37:09,924 DEBUG kernel:[ 0.322003] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR13._PRT] >13:37:09,924 DEBUG kernel:[ 0.322057] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR14._PRT] >13:37:09,924 INFO kernel:[ 0.337793] ACPI: PCI Interrupt Link [LNKA] (IRQs 16 17 18 19) *15 >13:37:09,924 INFO kernel:[ 0.338212] ACPI: PCI Interrupt Link [LNKB] (IRQs 16 17 18 19) *11 >13:37:09,924 INFO kernel:[ 0.338763] ACPI: PCI Interrupt Link [LNKC] (IRQs 16 17 18 19) *10 >13:37:09,924 INFO kernel:[ 0.339448] ACPI: PCI Interrupt Link [LNKD] (IRQs 16 17 18 19) *0, disabled. >13:37:09,924 INFO kernel:[ 0.340025] ACPI: PCI Interrupt Link [LN0A] (IRQs 16 17 18 19) *10 >13:37:09,924 INFO kernel:[ 0.340573] ACPI: PCI Interrupt Link [LN0B] (IRQs 16 17 18 19) *0, disabled. >13:37:09,924 INFO kernel:[ 0.341155] ACPI: PCI Interrupt Link [LN0C] (IRQs 16 17 18 19) *0, disabled. >13:37:09,924 INFO kernel:[ 0.341726] ACPI: PCI Interrupt Link [LN0D] (IRQs 16 17 18 19) *0, disabled. >13:37:09,925 INFO kernel:[ 0.342207] ACPI: PCI Interrupt Link [LN1A] (IRQs 16 17 18 19) *0, disabled. >13:37:09,925 INFO kernel:[ 0.342777] ACPI: PCI Interrupt Link [LN1B] (IRQs 16 17 18 19) *0, disabled. >13:37:09,925 INFO kernel:[ 0.343426] ACPI: PCI Interrupt Link [LN1C] (IRQs 16 17 18 19) *0, disabled. >13:37:09,925 INFO kernel:[ 0.344016] ACPI: PCI Interrupt Link [LN1D] (IRQs 16 17 18 19) *0, disabled. >13:37:09,925 INFO kernel:[ 0.344589] ACPI: PCI Interrupt Link [LN2A] (IRQs 16 17 18 19) *0, disabled. >13:37:09,925 INFO kernel:[ 0.345170] ACPI: PCI Interrupt Link [LN2B] (IRQs 16 17 18 19) *0, disabled. >13:37:09,925 INFO kernel:[ 0.345741] ACPI: PCI Interrupt Link [LN2C] (IRQs 16 17 18 19) *0, disabled. >13:37:09,925 INFO kernel:[ 0.346212] ACPI: PCI Interrupt Link [LN2D] (IRQs 16 17 18 19) *0, disabled. >13:37:09,925 INFO kernel:[ 0.346786] ACPI: PCI Interrupt Link [LN3A] (IRQs 16 17 18 19) *11 >13:37:09,925 INFO kernel:[ 0.347424] ACPI: PCI Interrupt Link [LN3B] (IRQs 16 17 18 19) *0, disabled. >13:37:09,925 INFO kernel:[ 0.348016] ACPI: PCI Interrupt Link [LN3C] (IRQs 16 17 18 19) *0, disabled. >13:37:09,925 INFO kernel:[ 0.348589] ACPI: PCI Interrupt Link [LN3D] (IRQs 16 17 18 19) *0, disabled. >13:37:09,925 INFO kernel:[ 0.349173] ACPI: PCI Interrupt Link [LN4A] (IRQs 16 17 18 19) *15 >13:37:09,925 INFO kernel:[ 0.349720] ACPI: PCI Interrupt Link [LN4B] (IRQs 16 17 18 19) *0, disabled. >13:37:09,925 INFO kernel:[ 0.350208] ACPI: PCI Interrupt Link [LN4C] (IRQs 16 17 18 19) *0, disabled. >13:37:09,925 INFO kernel:[ 0.350779] ACPI: PCI Interrupt Link [LN4D] (IRQs 16 17 18 19) *0, disabled. >13:37:09,925 INFO kernel:[ 0.351429] ACPI: PCI Interrupt Link [LN5A] (IRQs 16 17 18 19) *0, disabled. >13:37:09,925 INFO kernel:[ 0.352015] ACPI: PCI Interrupt Link [LN5B] (IRQs 16 17 18 19) *0, disabled. >13:37:09,925 INFO kernel:[ 0.352587] ACPI: PCI Interrupt Link [LN5C] (IRQs 16 17 18 19) *0, disabled. >13:37:09,925 INFO kernel:[ 0.353173] ACPI: PCI Interrupt Link [LN5D] (IRQs 16 17 18 19) *0, disabled. >13:37:09,925 INFO kernel:[ 0.353745] ACPI: PCI Interrupt Link [LN6A] (IRQs 16 17 18 19) *0, disabled. >13:37:09,925 INFO kernel:[ 0.354212] ACPI: PCI Interrupt Link [LN6B] (IRQs 16 17 18 19) *0, disabled. >13:37:09,925 INFO kernel:[ 0.354783] ACPI: PCI Interrupt Link [LN6C] (IRQs 16 17 18 19) *0, disabled. >13:37:09,925 INFO kernel:[ 0.355449] ACPI: PCI Interrupt Link [LN6D] (IRQs 16 17 18 19) *0, disabled. >13:37:09,925 INFO kernel:[ 0.356041] ACPI: PCI Interrupt Link [LN7A] (IRQs 16 17 18 19) *0, disabled. >13:37:09,925 INFO kernel:[ 0.356613] ACPI: PCI Interrupt Link [LN7B] (IRQs 16 17 18 19) *0, disabled. >13:37:09,925 INFO kernel:[ 0.357193] ACPI: PCI Interrupt Link [LN7C] (IRQs 16 17 18 19) *0, disabled. >13:37:09,925 INFO kernel:[ 0.357764] ACPI: PCI Interrupt Link [LN7D] (IRQs 16 17 18 19) *0, disabled. >13:37:09,925 INFO kernel:[ 0.358211] ACPI: PCI Interrupt Link [LUB0] (IRQs 20 21 22 23) *10 >13:37:09,925 INFO kernel:[ 0.358761] ACPI: PCI Interrupt Link [LUB2] (IRQs 20 21 22 23) *15 >13:37:09,925 INFO kernel:[ 0.359429] ACPI: PCI Interrupt Link [LMAC] (IRQs 20 21 22 23) *10 >13:37:09,925 INFO kernel:[ 0.359979] ACPI: PCI Interrupt Link [LAZA] (IRQs 20 21 22 23) *15 >13:37:09,925 INFO kernel:[ 0.360520] ACPI: PCI Interrupt Link [SGRU] (IRQs 20 21 22 23) *7 >13:37:09,925 INFO kernel:[ 0.361101] ACPI: PCI Interrupt Link [LSMB] (IRQs 20 21 22 23) *11 >13:37:09,925 INFO kernel:[ 0.361652] ACPI: PCI Interrupt Link [LPMU] (IRQs 20 21 22 23) *10 >13:37:09,925 INFO kernel:[ 0.362210] ACPI: PCI Interrupt Link [LSA0] (IRQs 20 21 22 23) *5 >13:37:09,925 INFO kernel:[ 0.362792] ACPI: PCI Interrupt Link [LATA] (IRQs 20 21 22 23) *0, disabled. >13:37:09,925 INFO kernel:[ 0.363212] ACPI: PCI Interrupt Link [UB11] (IRQs 20 21 22 23) *11 >13:37:09,925 INFO kernel:[ 0.363763] ACPI: PCI Interrupt Link [UB12] (IRQs 20 21 22 23) *10 >13:37:09,925 INFO kernel:[ 0.364301] HEST: Table is not found! >13:37:09,925 INFO kernel:[ 0.364529] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none >13:37:09,925 INFO kernel:[ 0.364864] vgaarb: loaded >13:37:09,925 NOTICE kernel:[ 0.365059] SCSI subsystem initialized >13:37:09,925 DEBUG kernel:[ 0.365245] libata version 3.00 loaded. >13:37:09,925 INFO kernel:[ 0.365245] usbcore: registered new interface driver usbfs >13:37:09,925 INFO kernel:[ 0.365245] usbcore: registered new interface driver hub >13:37:09,925 INFO kernel:[ 0.365413] usbcore: registered new device driver usb >13:37:09,925 INFO kernel:[ 0.366025] PCI: Using ACPI for IRQ routing >13:37:09,925 DEBUG kernel:[ 0.366206] PCI: pci_cache_line_size set to 64 bytes >13:37:09,925 DEBUG kernel:[ 0.366277] reserve RAM buffer: 000000000009e000 - 000000000009ffff >13:37:09,925 DEBUG kernel:[ 0.366279] reserve RAM buffer: 00000000d7f90000 - 00000000d7ffffff >13:37:09,925 INFO kernel:[ 0.366337] NetLabel: Initializing >13:37:09,925 INFO kernel:[ 0.366515] NetLabel: domain hash size = 128 >13:37:09,925 INFO kernel:[ 0.366695] NetLabel: protocols = UNLABELED CIPSOv4 >13:37:09,925 INFO kernel:[ 0.366883] NetLabel: unlabeled traffic allowed by default >13:37:09,925 INFO kernel:[ 0.367045] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >13:37:09,925 INFO kernel:[ 0.367234] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 31 >13:37:09,925 INFO kernel:[ 0.367505] hpet0: 3 comparators, 32-bit 25.000000 MHz counter >13:37:09,925 INFO kernel:[ 0.372029] Switching to clocksource tsc >13:37:09,925 INFO kernel:[ 0.378944] pnp: PnP ACPI init >13:37:09,925 INFO kernel:[ 0.379133] ACPI: bus type pnp registered >13:37:09,925 INFO kernel:[ 0.385313] pnp: PnP ACPI: found 13 devices >13:37:09,925 INFO kernel:[ 0.385493] ACPI: ACPI bus type pnp unregistered >13:37:09,925 INFO kernel:[ 0.385681] system 00:05: [io 0x04d0-0x04d1] has been reserved >13:37:09,925 INFO kernel:[ 0.385867] system 00:05: [io 0x0800-0x080f] has been reserved >13:37:09,925 INFO kernel:[ 0.386050] system 00:05: [io 0x2000-0x207f] has been reserved >13:37:09,925 INFO kernel:[ 0.386233] system 00:05: [io 0x2080-0x20ff] has been reserved >13:37:09,925 INFO kernel:[ 0.386416] system 00:05: [io 0x2400-0x247f] has been reserved >13:37:09,925 INFO kernel:[ 0.386599] system 00:05: [io 0x2480-0x24ff] has been reserved >13:37:09,925 INFO kernel:[ 0.386784] system 00:05: [io 0x2800-0x287f] has been reserved >13:37:09,925 INFO kernel:[ 0.386967] system 00:05: [io 0x2880-0x28ff] has been reserved >13:37:09,925 INFO kernel:[ 0.387150] system 00:05: [mem 0x000d0000-0x000d3fff window] has been reserved >13:37:09,925 INFO kernel:[ 0.387485] system 00:05: [mem 0x000d4000-0x000d7fff window] has been reserved >13:37:09,925 INFO kernel:[ 0.387821] system 00:05: [mem 0x000de000-0x000dffff window] has been reserved >13:37:09,925 INFO kernel:[ 0.388155] system 00:05: [mem 0xfed04000-0xfed04fff] has been reserved >13:37:09,925 INFO kernel:[ 0.388340] system 00:05: [mem 0xfee01000-0xfeefffff] has been reserved >13:37:09,925 INFO kernel:[ 0.388526] system 00:09: [io 0x0c00-0x0c0f] has been reserved >13:37:09,925 INFO kernel:[ 0.388711] system 00:09: [io 0x0d00-0x0d0f] has been reserved >13:37:09,925 INFO kernel:[ 0.388893] system 00:09: [io 0x0a20-0x0a2f] has been reserved >13:37:09,925 INFO kernel:[ 0.389076] system 00:09: [io 0x0a30-0x0a3f] has been reserved >13:37:09,925 INFO kernel:[ 0.389261] system 00:0a: [mem 0xfec00000-0xfec00fff] could not be reserved >13:37:09,925 INFO kernel:[ 0.389446] system 00:0a: [mem 0xfee00000-0xfee00fff] has been reserved >13:37:09,925 INFO kernel:[ 0.389631] system 00:0b: [mem 0xe0000000-0xefffffff] has been reserved >13:37:09,925 INFO kernel:[ 0.389818] system 00:0c: [mem 0x00000000-0x0009ffff] could not be reserved >13:37:09,925 INFO kernel:[ 0.390003] system 00:0c: [mem 0x000c0000-0x000cffff] has been reserved >13:37:09,925 INFO kernel:[ 0.390187] system 00:0c: [mem 0x000e0000-0x000fffff] could not be reserved >13:37:09,925 INFO kernel:[ 0.390372] system 00:0c: [mem 0x00100000-0xdfffffff] could not be reserved >13:37:09,925 INFO kernel:[ 0.390556] system 00:0c: [mem 0xfec00000-0xffffffff] could not be reserved >13:37:09,925 INFO kernel:[ 0.396368] pci 0000:00:08.0: PCI bridge to [bus 01-01] >13:37:09,925 INFO kernel:[ 0.396551] pci 0000:00:08.0: bridge window [io disabled] >13:37:09,925 INFO kernel:[ 0.396736] pci 0000:00:08.0: bridge window [mem 0xfae00000-0xfaefffff] >13:37:09,925 INFO kernel:[ 0.396921] pci 0000:00:08.0: bridge window [mem pref disabled] >13:37:09,925 INFO kernel:[ 0.397106] pci 0000:00:0b.0: PCI bridge to [bus 02-02] >13:37:09,925 INFO kernel:[ 0.397288] pci 0000:00:0b.0: bridge window [io 0xe000-0xefff] >13:37:09,925 INFO kernel:[ 0.397472] pci 0000:00:0b.0: bridge window [mem 0xfaf00000-0xfbffffff] >13:37:09,925 INFO kernel:[ 0.397657] pci 0000:00:0b.0: bridge window [mem 0xf0000000-0xf9ffffff 64bit pref] >13:37:09,925 INFO kernel:[ 0.397995] pci 0000:00:10.0: PCI bridge to [bus 03-03] >13:37:09,925 INFO kernel:[ 0.398176] pci 0000:00:10.0: bridge window [io disabled] >13:37:09,925 INFO kernel:[ 0.398365] pci 0000:00:10.0: bridge window [mem disabled] >13:37:09,925 INFO kernel:[ 0.398552] pci 0000:00:10.0: bridge window [mem pref disabled] >13:37:09,925 INFO kernel:[ 0.398746] pci 0000:00:13.0: PCI bridge to [bus 04-04] >13:37:09,925 INFO kernel:[ 0.398928] pci 0000:00:13.0: bridge window [io disabled] >13:37:09,925 INFO kernel:[ 0.399117] pci 0000:00:13.0: bridge window [mem disabled] >13:37:09,925 INFO kernel:[ 0.399304] pci 0000:00:13.0: bridge window [mem pref disabled] >13:37:09,925 INFO kernel:[ 0.399496] pci 0000:00:14.0: PCI bridge to [bus 05-05] >13:37:09,925 INFO kernel:[ 0.399678] pci 0000:00:14.0: bridge window [io disabled] >13:37:09,925 INFO kernel:[ 0.399868] pci 0000:00:14.0: bridge window [mem disabled] >13:37:09,925 INFO kernel:[ 0.400055] pci 0000:00:14.0: bridge window [mem pref disabled] >13:37:09,925 DEBUG kernel:[ 0.400253] pci 0000:00:08.0: setting latency timer to 64 >13:37:09,925 DEBUG kernel:[ 0.400257] pci 0000:00:0b.0: setting latency timer to 64 >13:37:09,925 WARNING kernel:[ 0.400565] ACPI: PCI Interrupt Link [LN0A] enabled at IRQ 19 >13:37:09,925 DEBUG kernel:[ 0.400755] alloc irq_desc for 19 on node 0 >13:37:09,925 DEBUG kernel:[ 0.400756] alloc kstat_irqs on node 0 >13:37:09,925 INFO kernel:[ 0.400770] pci 0000:00:10.0: PCI INT A -> Link[LN0A] -> GSI 19 (level, low) -> IRQ 19 >13:37:09,925 DEBUG kernel:[ 0.401110] pci 0000:00:10.0: setting latency timer to 64 >13:37:09,925 WARNING kernel:[ 0.401413] ACPI: PCI Interrupt Link [LN3A] enabled at IRQ 18 >13:37:09,925 DEBUG kernel:[ 0.401596] alloc irq_desc for 18 on node 0 >13:37:09,925 DEBUG kernel:[ 0.401598] alloc kstat_irqs on node 0 >13:37:09,925 INFO kernel:[ 0.401604] pci 0000:00:13.0: PCI INT A -> Link[LN3A] -> GSI 18 (level, low) -> IRQ 18 >13:37:09,925 DEBUG kernel:[ 0.401948] pci 0000:00:13.0: setting latency timer to 64 >13:37:09,925 WARNING kernel:[ 0.402248] ACPI: PCI Interrupt Link [LN4A] enabled at IRQ 17 >13:37:09,925 DEBUG kernel:[ 0.402431] alloc irq_desc for 17 on node 0 >13:37:09,925 DEBUG kernel:[ 0.402432] alloc kstat_irqs on node 0 >13:37:09,925 INFO kernel:[ 0.402438] pci 0000:00:14.0: PCI INT A -> Link[LN4A] -> GSI 17 (level, low) -> IRQ 17 >13:37:09,925 DEBUG kernel:[ 0.402781] pci 0000:00:14.0: setting latency timer to 64 >13:37:09,925 DEBUG kernel:[ 0.402786] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >13:37:09,925 DEBUG kernel:[ 0.402788] pci_bus 0000:00: resource 5 [mem 0x000a0000-0x000bffff] >13:37:09,925 DEBUG kernel:[ 0.402789] pci_bus 0000:00: resource 6 [mem 0xf0000000-0xffffffff] >13:37:09,925 DEBUG kernel:[ 0.402791] pci_bus 0000:00: resource 7 [mem 0x120000000-0xfcffffffff] >13:37:09,925 DEBUG kernel:[ 0.402793] pci_bus 0000:01: resource 1 [mem 0xfae00000-0xfaefffff] >13:37:09,925 DEBUG kernel:[ 0.402795] pci_bus 0000:01: resource 4 [io 0x0000-0xffff] >13:37:09,925 DEBUG kernel:[ 0.402796] pci_bus 0000:01: resource 5 [mem 0x000a0000-0x000bffff] >13:37:09,925 DEBUG kernel:[ 0.402798] pci_bus 0000:01: resource 6 [mem 0xf0000000-0xffffffff] >13:37:09,925 DEBUG kernel:[ 0.402800] pci_bus 0000:01: resource 7 [mem 0x120000000-0xfcffffffff] >13:37:09,925 DEBUG kernel:[ 0.402806] pci_bus 0000:02: resource 0 [io 0xe000-0xefff] >13:37:09,925 DEBUG kernel:[ 0.402807] pci_bus 0000:02: resource 1 [mem 0xfaf00000-0xfbffffff] >13:37:09,925 DEBUG kernel:[ 0.402809] pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf9ffffff 64bit pref] >13:37:09,925 INFO kernel:[ 0.402827] NET: Registered protocol family 2 >13:37:09,925 INFO kernel:[ 0.403115] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) >13:37:09,925 INFO kernel:[ 0.404440] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >13:37:09,925 INFO kernel:[ 0.407421] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >13:37:09,925 INFO kernel:[ 0.407940] TCP: Hash tables configured (established 524288 bind 65536) >13:37:09,925 INFO kernel:[ 0.408125] TCP reno registered >13:37:09,925 INFO kernel:[ 0.408312] UDP hash table entries: 2048 (order: 4, 65536 bytes) >13:37:09,925 INFO kernel:[ 0.408522] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >13:37:09,925 INFO kernel:[ 0.408813] NET: Registered protocol family 1 >13:37:09,925 INFO kernel:[ 0.409208] pci 0000:00:08.0: Enabling HT MSI Mapping >13:37:09,925 INFO kernel:[ 0.409483] pci 0000:00:09.0: Enabling HT MSI Mapping >13:37:09,925 INFO kernel:[ 0.409767] pci 0000:00:0a.0: Enabling HT MSI Mapping >13:37:09,925 INFO kernel:[ 0.410046] pci 0000:00:0b.0: Enabling HT MSI Mapping >13:37:09,925 DEBUG kernel:[ 0.410449] pci 0000:02:00.0: Boot video device >13:37:09,925 DEBUG kernel:[ 0.410451] PCI: CLS 64 bytes, default 64 >13:37:09,925 INFO kernel:[ 0.410501] Trying to unpack rootfs image as initramfs... >13:37:09,925 INFO kernel:[ 0.763891] Freeing initrd memory: 31296k freed >13:37:09,925 INFO kernel:[ 0.774488] PCI-DMA: Disabling AGP. >13:37:09,925 INFO kernel:[ 0.774769] PCI-DMA: aperture base @ 20000000 size 65536 KB >13:37:09,925 INFO kernel:[ 0.774951] PCI-DMA: using GART IOMMU. >13:37:09,925 INFO kernel:[ 0.775131] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture >13:37:09,925 INFO kernel:[ 0.779247] audit: initializing netlink socket (disabled) >13:37:09,925 NOTICE kernel:[ 0.779446] type=2000 audit(1295357828.777:1): initialized >13:37:09,925 INFO kernel:[ 0.795026] HugeTLB registered 2 MB page size, pre-allocated 0 pages >13:37:09,925 NOTICE kernel:[ 0.796296] VFS: Disk quotas dquot_6.5.2 >13:37:09,925 WARNING kernel:[ 0.796520] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >13:37:09,925 INFO kernel:[ 0.797022] msgmni has been set to 7663 >13:37:09,925 DEBUG kernel:[ 0.797236] SELinux: Registering netfilter hooks >13:37:09,925 INFO kernel:[ 0.797566] alg: No test for stdrng (krng) >13:37:09,925 INFO kernel:[ 0.797799] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) >13:37:09,925 INFO kernel:[ 0.798136] io scheduler noop registered >13:37:09,925 INFO kernel:[ 0.798315] io scheduler deadline registered >13:37:09,925 INFO kernel:[ 0.798525] io scheduler cfq registered (default) >13:37:09,925 DEBUG kernel:[ 0.798904] pcieport 0000:00:10.0: setting latency timer to 64 >13:37:09,925 DEBUG kernel:[ 0.799013] alloc irq_desc for 40 on node 0 >13:37:09,925 DEBUG kernel:[ 0.799015] alloc kstat_irqs on node 0 >13:37:09,925 DEBUG kernel:[ 0.799033] pcieport 0000:00:10.0: irq 40 for MSI/MSI-X >13:37:09,925 DEBUG kernel:[ 0.799206] pcieport 0000:00:13.0: setting latency timer to 64 >13:37:09,925 DEBUG kernel:[ 0.799312] alloc irq_desc for 41 on node 0 >13:37:09,925 DEBUG kernel:[ 0.799313] alloc kstat_irqs on node 0 >13:37:09,925 DEBUG kernel:[ 0.799329] pcieport 0000:00:13.0: irq 41 for MSI/MSI-X >13:37:09,925 DEBUG kernel:[ 0.799481] pcieport 0000:00:14.0: setting latency timer to 64 >13:37:09,925 DEBUG kernel:[ 0.799587] alloc irq_desc for 42 on node 0 >13:37:09,925 DEBUG kernel:[ 0.799588] alloc kstat_irqs on node 0 >13:37:09,925 DEBUG kernel:[ 0.799603] pcieport 0000:00:14.0: irq 42 for MSI/MSI-X >13:37:09,925 INFO kernel:[ 0.799739] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >13:37:09,925 INFO kernel:[ 0.799936] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >13:37:09,925 INFO kernel:[ 0.800121] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >13:37:09,925 WARNING kernel:[ 0.800521] pci-stub: invalid id string "" >13:37:09,925 INFO kernel:[ 0.800818] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 >13:37:09,925 INFO kernel:[ 0.801156] ACPI: Power Button [PWRB] >13:37:09,925 INFO kernel:[ 0.801370] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >13:37:09,925 INFO kernel:[ 0.801706] ACPI: Power Button [PWRF] >13:37:09,925 DEBUG kernel:[ 0.802099] ACPI: acpi_idle registered with cpuidle >13:37:09,925 INFO kernel:[ 0.808344] ERST: Table is not found! >13:37:09,925 INFO kernel:[ 0.808745] Non-volatile memory driver v1.3 >13:37:09,925 INFO kernel:[ 0.808928] Linux agpgart interface v0.103 >13:37:09,925 INFO kernel:[ 0.809142] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >13:37:09,925 INFO kernel:[ 0.810153] brd: module loaded >13:37:09,925 INFO kernel:[ 0.810656] loop: module loaded >13:37:09,925 DEBUG kernel:[ 0.810912] ahci 0000:00:09.0: version 3.0 >13:37:09,925 WARNING kernel:[ 0.811219] ACPI: PCI Interrupt Link [LSA0] enabled at IRQ 23 >13:37:09,925 DEBUG kernel:[ 0.811405] alloc irq_desc for 23 on node 0 >13:37:09,925 DEBUG kernel:[ 0.811406] alloc kstat_irqs on node 0 >13:37:09,925 INFO kernel:[ 0.811415] ahci 0000:00:09.0: PCI INT A -> Link[LSA0] -> GSI 23 (level, low) -> IRQ 23 >13:37:09,925 DEBUG kernel:[ 0.811783] alloc irq_desc for 43 on node 0 >13:37:09,925 DEBUG kernel:[ 0.811784] alloc kstat_irqs on node 0 >13:37:09,925 DEBUG kernel:[ 0.811788] ahci 0000:00:09.0: irq 43 for MSI/MSI-X >13:37:09,925 INFO kernel:[ 0.811793] ahci 0000:00:09.0: controller can't do PMP, turning off CAP_PMP >13:37:09,925 INFO kernel:[ 0.812016] ahci 0000:00:09.0: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl SATA mode >13:37:09,925 INFO kernel:[ 0.812354] ahci 0000:00:09.0: flags: 64bit ncq sntf led clo pio boh >13:37:09,925 DEBUG kernel:[ 0.812538] ahci 0000:00:09.0: setting latency timer to 64 >13:37:09,925 INFO kernel:[ 0.812813] scsi0 : ahci >13:37:09,925 INFO kernel:[ 0.813053] scsi1 : ahci >13:37:09,925 INFO kernel:[ 0.813270] scsi2 : ahci >13:37:09,925 INFO kernel:[ 0.813486] scsi3 : ahci >13:37:09,925 INFO kernel:[ 0.813704] scsi4 : ahci >13:37:09,925 INFO kernel:[ 0.813919] scsi5 : ahci >13:37:09,925 INFO kernel:[ 0.814202] ata1: SATA max UDMA/133 irq_stat 0x00000040, connection status changed irq 43 >13:37:09,925 INFO kernel:[ 0.814538] ata2: SATA max UDMA/133 irq_stat 0x00000040, connection status changed irq 43 >13:37:09,925 INFO kernel:[ 0.814877] ata3: SATA max UDMA/133 irq_stat 0x00000040, connection status changed irq 43 >13:37:09,925 INFO kernel:[ 0.815213] ata4: SATA max UDMA/133 irq_stat 0x00000040, connection status changed irq 43 >13:37:09,925 INFO kernel:[ 0.815549] ata5: SATA max UDMA/133 irq_stat 0x00000040, connection status changed irq 43 >13:37:09,925 INFO kernel:[ 0.815886] ata6: SATA max UDMA/133 abar m8192@0xfad76000 port 0xfad76380 irq 43 >13:37:09,925 INFO kernel:[ 0.816304] Fixed MDIO Bus: probed >13:37:09,925 INFO kernel:[ 0.816525] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >13:37:09,925 WARNING kernel:[ 0.817030] ACPI: PCI Interrupt Link [LUB2] enabled at IRQ 22 >13:37:09,925 DEBUG kernel:[ 0.817214] alloc irq_desc for 22 on node 0 >13:37:09,925 DEBUG kernel:[ 0.817215] alloc kstat_irqs on node 0 >13:37:09,925 INFO kernel:[ 0.817222] ehci_hcd 0000:00:02.1: PCI INT B -> Link[LUB2] -> GSI 22 (level, low) -> IRQ 22 >13:37:09,925 DEBUG kernel:[ 0.817566] ehci_hcd 0000:00:02.1: setting latency timer to 64 >13:37:09,925 INFO kernel:[ 0.817568] ehci_hcd 0000:00:02.1: EHCI Host Controller >13:37:09,925 INFO kernel:[ 0.817802] ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 1 >13:37:09,925 INFO kernel:[ 0.818156] ehci_hcd 0000:00:02.1: debug port 1 >13:37:09,925 DEBUG kernel:[ 0.818342] ehci_hcd 0000:00:02.1: cache line size of 64 is not supported >13:37:09,925 INFO kernel:[ 0.818361] ehci_hcd 0000:00:02.1: irq 22, io mem 0xfad7fc00 >13:37:09,925 INFO kernel:[ 0.823654] ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00 >13:37:09,925 INFO kernel:[ 0.823855] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >13:37:09,925 INFO kernel:[ 0.824039] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >13:37:09,925 INFO kernel:[ 0.824374] usb usb1: Product: EHCI Host Controller >13:37:09,925 INFO kernel:[ 0.824555] usb usb1: Manufacturer: Linux 2.6.35.6-45.fc14.x86_64 ehci_hcd >13:37:09,925 INFO kernel:[ 0.824741] usb usb1: SerialNumber: 0000:00:02.1 >13:37:09,925 INFO kernel:[ 0.824999] hub 1-0:1.0: USB hub found >13:37:09,925 INFO kernel:[ 0.825180] hub 1-0:1.0: 6 ports detected >13:37:09,925 WARNING kernel:[ 0.825765] ACPI: PCI Interrupt Link [UB12] enabled at IRQ 21 >13:37:09,925 DEBUG kernel:[ 0.825948] alloc irq_desc for 21 on node 0 >13:37:09,925 DEBUG kernel:[ 0.825950] alloc kstat_irqs on node 0 >13:37:09,925 INFO kernel:[ 0.825957] ehci_hcd 0000:00:04.1: PCI INT B -> Link[UB12] -> GSI 21 (level, low) -> IRQ 21 >13:37:09,925 DEBUG kernel:[ 0.826301] ehci_hcd 0000:00:04.1: setting latency timer to 64 >13:37:09,925 INFO kernel:[ 0.826303] ehci_hcd 0000:00:04.1: EHCI Host Controller >13:37:09,925 INFO kernel:[ 0.826508] ehci_hcd 0000:00:04.1: new USB bus registered, assigned bus number 2 >13:37:09,925 INFO kernel:[ 0.826864] ehci_hcd 0000:00:04.1: debug port 1 >13:37:09,925 DEBUG kernel:[ 0.827049] ehci_hcd 0000:00:04.1: cache line size of 64 is not supported >13:37:09,925 INFO kernel:[ 0.827068] ehci_hcd 0000:00:04.1: irq 21, io mem 0xfad7f800 >13:37:09,925 INFO kernel:[ 0.832653] ehci_hcd 0000:00:04.1: USB 2.0 started, EHCI 1.00 >13:37:09,925 INFO kernel:[ 0.832849] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >13:37:09,925 INFO kernel:[ 0.833033] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >13:37:09,925 INFO kernel:[ 0.833367] usb usb2: Product: EHCI Host Controller >13:37:09,925 INFO kernel:[ 0.833548] usb usb2: Manufacturer: Linux 2.6.35.6-45.fc14.x86_64 ehci_hcd >13:37:09,925 INFO kernel:[ 0.833735] usb usb2: SerialNumber: 0000:00:04.1 >13:37:09,925 INFO kernel:[ 0.833984] hub 2-0:1.0: USB hub found >13:37:09,925 INFO kernel:[ 0.834164] hub 2-0:1.0: 6 ports detected >13:37:09,925 WARNING kernel:[ 0.834749] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 16 >13:37:09,925 DEBUG kernel:[ 0.834932] alloc irq_desc for 16 on node 0 >13:37:09,925 DEBUG kernel:[ 0.834934] alloc kstat_irqs on node 0 >13:37:09,925 INFO kernel:[ 0.834941] ehci_hcd 0000:01:05.2: PCI INT C -> Link[LNKC] -> GSI 16 (level, low) -> IRQ 16 >13:37:09,925 INFO kernel:[ 0.835286] ehci_hcd 0000:01:05.2: EHCI Host Controller >13:37:09,925 INFO kernel:[ 0.835493] ehci_hcd 0000:01:05.2: new USB bus registered, assigned bus number 3 >13:37:09,925 INFO kernel:[ 0.856671] ehci_hcd 0000:01:05.2: irq 16, io mem 0xfaeffc00 >13:37:09,925 INFO kernel:[ 0.862650] ehci_hcd 0000:01:05.2: USB 2.0 started, EHCI 1.00 >13:37:09,925 INFO kernel:[ 0.862845] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >13:37:09,925 INFO kernel:[ 0.863029] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >13:37:09,925 INFO kernel:[ 0.863362] usb usb3: Product: EHCI Host Controller >13:37:09,925 INFO kernel:[ 0.863543] usb usb3: Manufacturer: Linux 2.6.35.6-45.fc14.x86_64 ehci_hcd >13:37:09,925 INFO kernel:[ 0.863730] usb usb3: SerialNumber: 0000:01:05.2 >13:37:09,925 INFO kernel:[ 0.863976] hub 3-0:1.0: USB hub found >13:37:09,925 INFO kernel:[ 0.864157] hub 3-0:1.0: 5 ports detected >13:37:09,925 INFO kernel:[ 0.864413] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >13:37:09,925 WARNING kernel:[ 0.864937] ACPI: PCI Interrupt Link [LUB0] enabled at IRQ 20 >13:37:09,925 DEBUG kernel:[ 0.865120] alloc irq_desc for 20 on node 0 >13:37:09,925 DEBUG kernel:[ 0.865122] alloc kstat_irqs on node 0 >13:37:09,925 INFO kernel:[ 0.865129] ohci_hcd 0000:00:02.0: PCI INT A -> Link[LUB0] -> GSI 20 (level, low) -> IRQ 20 >13:37:09,925 DEBUG kernel:[ 0.865473] ohci_hcd 0000:00:02.0: setting latency timer to 64 >13:37:09,925 INFO kernel:[ 0.865475] ohci_hcd 0000:00:02.0: OHCI Host Controller >13:37:09,925 INFO kernel:[ 0.865690] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 4 >13:37:09,925 INFO kernel:[ 0.866046] ohci_hcd 0000:00:02.0: irq 20, io mem 0xfad7e000 >13:37:09,925 INFO kernel:[ 0.918658] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >13:37:09,925 INFO kernel:[ 0.918844] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >13:37:09,925 INFO kernel:[ 0.919178] usb usb4: Product: OHCI Host Controller >13:37:09,925 INFO kernel:[ 0.919358] usb usb4: Manufacturer: Linux 2.6.35.6-45.fc14.x86_64 ohci_hcd >13:37:09,925 INFO kernel:[ 0.919542] usb usb4: SerialNumber: 0000:00:02.0 >13:37:09,925 INFO kernel:[ 0.919794] hub 4-0:1.0: USB hub found >13:37:09,925 INFO kernel:[ 0.919976] hub 4-0:1.0: 6 ports detected >13:37:09,925 WARNING kernel:[ 0.920551] ACPI: PCI Interrupt Link [UB11] enabled at IRQ 23 >13:37:09,925 INFO kernel:[ 0.920737] ohci_hcd 0000:00:04.0: PCI INT A -> Link[UB11] -> GSI 23 (level, low) -> IRQ 23 >13:37:09,926 DEBUG kernel:[ 0.921082] ohci_hcd 0000:00:04.0: setting latency timer to 64 >13:37:09,926 INFO kernel:[ 0.921084] ohci_hcd 0000:00:04.0: OHCI Host Controller >13:37:09,926 INFO kernel:[ 0.921289] ohci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 5 >13:37:09,926 INFO kernel:[ 0.921651] ohci_hcd 0000:00:04.0: irq 23, io mem 0xfad7d000 >13:37:09,926 INFO kernel:[ 0.974652] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >13:37:09,926 INFO kernel:[ 0.974837] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >13:37:09,926 INFO kernel:[ 0.975171] usb usb5: Product: OHCI Host Controller >13:37:09,926 INFO kernel:[ 0.975352] usb usb5: Manufacturer: Linux 2.6.35.6-45.fc14.x86_64 ohci_hcd >13:37:09,926 INFO kernel:[ 0.975535] usb usb5: SerialNumber: 0000:00:04.0 >13:37:09,926 INFO kernel:[ 0.975786] hub 5-0:1.0: USB hub found >13:37:09,926 INFO kernel:[ 0.975967] hub 5-0:1.0: 6 ports detected >13:37:09,926 WARNING kernel:[ 0.976544] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 19 >13:37:09,926 INFO kernel:[ 0.976730] ohci_hcd 0000:01:05.0: PCI INT A -> Link[LNKA] -> GSI 19 (level, low) -> IRQ 19 >13:37:09,926 INFO kernel:[ 0.977076] ohci_hcd 0000:01:05.0: OHCI Host Controller >13:37:09,926 INFO kernel:[ 0.977289] ohci_hcd 0000:01:05.0: new USB bus registered, assigned bus number 6 >13:37:09,926 INFO kernel:[ 0.977649] ohci_hcd 0000:01:05.0: irq 19, io mem 0xfaefd000 >13:37:09,926 INFO kernel:[ 1.059042] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 >13:37:09,926 INFO kernel:[ 1.059228] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >13:37:09,926 INFO kernel:[ 1.059561] usb usb6: Product: OHCI Host Controller >13:37:09,926 INFO kernel:[ 1.059741] usb usb6: Manufacturer: Linux 2.6.35.6-45.fc14.x86_64 ohci_hcd >13:37:09,926 INFO kernel:[ 1.059926] usb usb6: SerialNumber: 0000:01:05.0 >13:37:09,926 INFO kernel:[ 1.060175] hub 6-0:1.0: USB hub found >13:37:09,926 INFO kernel:[ 1.060357] hub 6-0:1.0: 3 ports detected >13:37:09,926 WARNING kernel:[ 1.060933] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 18 >13:37:09,926 INFO kernel:[ 1.061120] ohci_hcd 0000:01:05.1: PCI INT B -> Link[LNKB] -> GSI 18 (level, low) -> IRQ 18 >13:37:09,926 INFO kernel:[ 1.061465] ohci_hcd 0000:01:05.1: OHCI Host Controller >13:37:09,926 INFO kernel:[ 1.061671] ohci_hcd 0000:01:05.1: new USB bus registered, assigned bus number 7 >13:37:09,926 INFO kernel:[ 1.062033] ohci_hcd 0000:01:05.1: irq 18, io mem 0xfaefe000 >13:37:09,926 INFO kernel:[ 1.122023] ata6: SATA link down (SStatus 0 SControl 300) >13:37:09,926 INFO kernel:[ 1.127023] usb 1-1: new high speed USB device using ehci_hcd and address 2 >13:37:09,926 INFO kernel:[ 1.143039] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 >13:37:09,926 INFO kernel:[ 1.143224] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >13:37:09,926 INFO kernel:[ 1.143558] usb usb7: Product: OHCI Host Controller >13:37:09,926 INFO kernel:[ 1.143738] usb usb7: Manufacturer: Linux 2.6.35.6-45.fc14.x86_64 ohci_hcd >13:37:09,926 INFO kernel:[ 1.143922] usb usb7: SerialNumber: 0000:01:05.1 >13:37:09,926 INFO kernel:[ 1.144172] hub 7-0:1.0: USB hub found >13:37:09,926 INFO kernel:[ 1.144353] hub 7-0:1.0: 2 ports detected >13:37:09,926 INFO kernel:[ 1.144595] uhci_hcd: USB Universal Host Controller Interface driver >13:37:09,926 INFO kernel:[ 1.144820] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 >13:37:09,926 WARNING kernel:[ 1.145004] PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp >13:37:09,926 INFO kernel:[ 1.145488] serio: i8042 KBD port at 0x60,0x64 irq 1 >13:37:09,926 INFO kernel:[ 1.145713] mice: PS/2 mouse device common for all mice >13:37:09,926 INFO kernel:[ 1.146019] rtc_cmos 00:07: RTC can wake from S4 >13:37:09,926 INFO kernel:[ 1.146234] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0 >13:37:09,926 INFO kernel:[ 1.146467] rtc0: alarms up to one year, y3k, 114 bytes nvram, hpet irqs >13:37:09,926 INFO kernel:[ 1.146695] device-mapper: uevent: version 1.0.3 >13:37:09,926 INFO kernel:[ 1.146970] device-mapper: ioctl: 4.19.1-ioctl (2010-10-12) initialised: dm-devel@redhat.com >13:37:09,926 INFO kernel:[ 1.147363] cpuidle: using governor ladder >13:37:09,926 INFO kernel:[ 1.147543] cpuidle: using governor menu >13:37:09,926 INFO kernel:[ 1.154991] usbcore: registered new interface driver hiddev >13:37:09,926 INFO kernel:[ 1.155185] usbcore: registered new interface driver usbhid >13:37:09,926 INFO kernel:[ 1.155367] usbhid: USB HID core driver >13:37:09,926 INFO kernel:[ 1.155564] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >13:37:09,926 WARNING kernel:[ 1.155840] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use >13:37:09,926 WARNING kernel:[ 1.156178] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or >13:37:09,926 WARNING kernel:[ 1.156513] sysctl net.netfilter.nf_conntrack_acct=1 to enable it. >13:37:09,926 INFO kernel:[ 1.156737] ip_tables: (C) 2000-2006 Netfilter Core Team >13:37:09,926 INFO kernel:[ 1.156928] TCP cubic registered >13:37:09,926 INFO kernel:[ 1.157108] Initializing XFRM netlink socket >13:37:09,926 INFO kernel:[ 1.157292] NET: Registered protocol family 17 >13:37:09,926 DEBUG kernel:[ 1.157540] PM: Resume from disk failed. >13:37:09,926 WARNING kernel:[ 1.157551] registered taskstats version 1 >13:37:09,926 WARNING kernel:[ 1.158027] Magic number: 11:280:635 >13:37:09,926 INFO kernel:[ 1.158321] rtc_cmos 00:07: setting system clock to 2011-01-18 13:37:09 UTC (1295357829) >13:37:09,926 INFO kernel:[ 1.158675] Initalizing network drop monitor service >13:37:09,926 INFO kernel:[ 1.162530] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >13:37:09,926 INFO kernel:[ 1.242390] usb 1-1: New USB device found, idVendor=04e8, idProduct=3272 >13:37:09,926 INFO kernel:[ 1.242575] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >13:37:09,926 INFO kernel:[ 1.242760] usb 1-1: Product: Samsung CLP-300 Series >13:37:09,926 INFO kernel:[ 1.242941] usb 1-1: Manufacturer: Samsung >13:37:09,926 INFO kernel:[ 1.243120] usb 1-1: SerialNumber: 3Y21BAHP835606D. >13:37:09,926 INFO kernel:[ 1.345024] usb 1-2: new high speed USB device using ehci_hcd and address 3 >13:37:09,926 INFO kernel:[ 1.494630] usb 1-2: New USB device found, idVendor=1737, idProduct=0079 >13:37:09,926 INFO kernel:[ 1.494817] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >13:37:09,926 INFO kernel:[ 1.495002] usb 1-2: Product: Linksys WUSB600N Wireless-N USB Network Adapter with Dual-Band ver. 2 >13:37:09,926 INFO kernel:[ 1.495339] usb 1-2: Manufacturer: Linksys >13:37:09,926 INFO kernel:[ 1.540037] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >13:37:09,926 INFO kernel:[ 1.540040] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >13:37:09,926 INFO kernel:[ 1.540044] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >13:37:09,926 INFO kernel:[ 1.540056] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >13:37:09,926 INFO kernel:[ 1.540061] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >13:37:09,926 INFO kernel:[ 1.540269] ata5.00: ATAPI: ASUS DRW-22B2ST, 1.00, max UDMA/100 >13:37:09,926 INFO kernel:[ 1.540978] ata2.00: ATA-8: WDC WD5000AADS-00S9B0, 01.00A01, max UDMA/133 >13:37:09,926 INFO kernel:[ 1.540980] ata2.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32) >13:37:09,926 INFO kernel:[ 1.541002] ata1.00: ATA-8: WDC WD5000AADS-00M2B0, 01.00A01, max UDMA/133 >13:37:09,926 INFO kernel:[ 1.541004] ata1.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32) >13:37:09,926 INFO kernel:[ 1.541029] ata5.00: configured for UDMA/100 >13:37:09,926 INFO kernel:[ 1.541697] ata3.00: ATA-8: WDC WD5000AADS-00M2B0, 01.00A01, max UDMA/133 >13:37:09,926 INFO kernel:[ 1.541700] ata3.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32) >13:37:09,926 INFO kernel:[ 1.541993] ata2.00: configured for UDMA/133 >13:37:09,926 INFO kernel:[ 1.542042] ata1.00: configured for UDMA/133 >13:37:09,926 NOTICE kernel:[ 1.542161] scsi 0:0:0:0: Direct-Access ATA WDC WD5000AADS-0 01.0 PQ: 0 ANSI: 5 >13:37:09,926 NOTICE kernel:[ 1.542255] sd 0:0:0:0: Attached scsi generic sg0 type 0 >13:37:09,926 NOTICE kernel:[ 1.542297] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >13:37:09,926 NOTICE kernel:[ 1.542330] sd 0:0:0:0: [sda] Write Protect is off >13:37:09,926 DEBUG kernel:[ 1.542332] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >13:37:09,926 NOTICE kernel:[ 1.542346] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >13:37:09,926 NOTICE kernel:[ 1.542351] scsi 1:0:0:0: Direct-Access ATA WDC WD5000AADS-0 01.0 PQ: 0 ANSI: 5 >13:37:09,926 NOTICE kernel:[ 1.542441] sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB) >13:37:09,926 NOTICE kernel:[ 1.542462] sd 1:0:0:0: Attached scsi generic sg1 type 0 >13:37:09,926 INFO kernel:[ 1.542463] sda: >13:37:09,926 NOTICE kernel:[ 1.542476] sd 1:0:0:0: [sdb] Write Protect is off >13:37:09,926 DEBUG kernel:[ 1.542478] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >13:37:09,926 NOTICE kernel:[ 1.542496] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >13:37:09,926 INFO kernel:[ 1.542633] sdb: >13:37:09,926 INFO kernel:[ 1.542740] ata3.00: configured for UDMA/133 >13:37:09,926 NOTICE kernel:[ 1.542787] scsi 2:0:0:0: Direct-Access ATA WDC WD5000AADS-0 01.0 PQ: 0 ANSI: 5 >13:37:09,926 NOTICE kernel:[ 1.542864] sd 2:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB) >13:37:09,926 NOTICE kernel:[ 1.542868] sd 2:0:0:0: Attached scsi generic sg2 type 0 >13:37:09,926 NOTICE kernel:[ 1.542921] sd 2:0:0:0: [sdc] Write Protect is off >13:37:09,926 DEBUG kernel:[ 1.542923] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00 >13:37:09,926 NOTICE kernel:[ 1.542947] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >13:37:09,926 INFO kernel:[ 1.543070] sdc: >13:37:09,926 INFO kernel:[ 1.548342] ata4.00: ATA-8: WDC WD5000AADS-00S9B0, 01.00A01, max UDMA/133 >13:37:09,926 INFO kernel:[ 1.548703] ata4.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32) >13:37:09,926 INFO kernel:[ 1.550092] ata4.00: configured for UDMA/133 >13:37:09,926 NOTICE kernel:[ 1.550371] scsi 3:0:0:0: Direct-Access ATA WDC WD5000AADS-0 01.0 PQ: 0 ANSI: 5 >13:37:09,926 NOTICE kernel:[ 1.550800] sd 3:0:0:0: Attached scsi generic sg3 type 0 >13:37:09,926 NOTICE kernel:[ 1.550802] sd 3:0:0:0: [sdd] 976773168 512-byte logical blocks: (500 GB/465 GiB) >13:37:09,926 NOTICE kernel:[ 1.550880] sd 3:0:0:0: [sdd] Write Protect is off >13:37:09,926 DEBUG kernel:[ 1.550882] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00 >13:37:09,926 NOTICE kernel:[ 1.550906] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >13:37:09,926 INFO kernel:[ 1.551051] sdd: >13:37:09,926 NOTICE kernel:[ 1.552887] scsi 4:0:0:0: CD-ROM ASUS DRW-22B2ST 1.00 PQ: 0 ANSI: 5 >13:37:09,926 WARNING kernel:[ 1.556473] sda1 sda2 >13:37:09,926 NOTICE kernel:[ 1.556863] sd 0:0:0:0: [sda] Attached SCSI disk >13:37:09,926 WARNING kernel:[ 1.557425] sr0: scsi3-mmc drive: 31x/125x writer dvd-ram cd/rw xa/form2 cdda tray >13:37:09,926 INFO kernel:[ 1.557760] Uniform CD-ROM driver Revision: 3.20 >13:37:09,926 DEBUG kernel:[ 1.557986] sr 4:0:0:0: Attached scsi CD-ROM sr0 >13:37:09,926 NOTICE kernel:[ 1.558018] sr 4:0:0:0: Attached scsi generic sg4 type 5 >13:37:09,926 WARNING kernel:[ 1.558917] sdb1 sdb2 >13:37:09,926 NOTICE kernel:[ 1.559377] sd 1:0:0:0: [sdb] Attached SCSI disk >13:37:09,926 WARNING kernel:[ 1.559875] sdc1 sdc2 >13:37:09,926 NOTICE kernel:[ 1.560346] sd 2:0:0:0: [sdc] Attached SCSI disk >13:37:09,926 WARNING kernel:[ 1.565553] sdd1 sdd2 >13:37:09,926 NOTICE kernel:[ 1.566013] sd 3:0:0:0: [sdd] Attached SCSI disk >13:37:09,926 INFO kernel:[ 1.566209] Freeing unused kernel memory: 944k freed >13:37:09,926 INFO kernel:[ 1.566617] Write protecting the kernel read-only data: 10240k >13:37:09,926 INFO kernel:[ 1.566996] Freeing unused kernel memory: 1576k freed >13:37:09,926 INFO kernel:[ 1.567736] Freeing unused kernel memory: 1836k freed >13:37:10,614 INFO kernel:[ 2.272026] usb 5-2: new full speed USB device using ohci_hcd and address 2 >13:37:10,794 INFO kernel:[ 2.451511] usb 5-2: New USB device found, idVendor=045e, idProduct=001c >13:37:10,794 INFO kernel:[ 2.451514] usb 5-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >13:37:10,797 INFO kernel:[ 2.454529] hub 5-2:1.0: USB hub found >13:37:10,800 INFO kernel:[ 2.457498] hub 5-2:1.0: 3 ports detected >13:37:11,075 INFO kernel:[ 2.733028] usb 6-1: new full speed USB device using ohci_hcd and address 2 >13:37:11,274 INFO kernel:[ 2.931837] usb 6-1: New USB device found, idVendor=050d, idProduct=0131 >13:37:11,274 INFO kernel:[ 2.931840] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >13:37:11,274 INFO kernel:[ 2.931842] usb 6-1: Product: BELKIN BLUETOOTH USB ADAPTER CL. 2 >13:37:11,274 INFO kernel:[ 2.931843] usb 6-1: Manufacturer: Broadcom Corp >13:37:11,537 INFO kernel:[ 3.195024] usb 6-2: new full speed USB device using ohci_hcd and address 3 >13:37:11,726 INFO kernel:[ 3.383785] usb 6-2: New USB device found, idVendor=072f, idProduct=9000 >13:37:11,726 INFO kernel:[ 3.383787] usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >13:37:11,726 INFO kernel:[ 3.383789] usb 6-2: Product: ACR38 USB Reader >13:37:11,726 INFO kernel:[ 3.383790] usb 6-2: Manufacturer: ACS >13:37:11,971 INFO kernel:[ 3.629282] squashfs: version 4.0 (2009/01/31) Phillip Lougher >13:37:11,975 INFO kernel:[ 3.633504] Loading iSCSI transport class v2.0-870. >13:37:11,983 NOTICE kernel:[ 3.641360] iscsi: registered transport (tcp) >13:37:11,990 INFO kernel:[ 3.647397] usb 6-3: new low speed USB device using ohci_hcd and address 4 >13:37:12,000 INFO kernel:[ 3.658655] FDC 0 is a post-1991 82077 >13:37:12,002 INFO kernel:[ 3.661245] BIOS EDD facility v0.16 2004-Jun-25, 4 devices found >13:37:12,004 INFO kernel:[ 3.662723] input: PC Speaker as /devices/platform/pcspkr/input/input3 >13:37:12,006 INFO kernel:[ 3.664882] No iBFT detected. >13:37:12,025 INFO kernel:[ 3.683300] NET: Registered protocol family 10 >13:37:12,025 INFO kernel:[ 3.683461] lo: Disabled Privacy Extensions >13:37:12,052 ERR udevd-work: device node '/dev/rtc' already exists, link to '/dev/rtc0' will not overwrite it >13:37:12,072 DEBUG kernel:[ 3.730408] pata_amd 0000:00:06.0: version 0.4.1 >13:37:12,072 DEBUG kernel:[ 3.730443] pata_amd 0000:00:06.0: setting latency timer to 64 >13:37:12,073 WARNING kernel:[ 3.731291] [Firmware Bug]: ACPI(IGPU) defines _DOD but not _DOS >13:37:12,074 INFO kernel:[ 3.731598] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:18/LNXVIDEO:00/input/input4 >13:37:12,074 INFO kernel:[ 3.731654] ACPI: Video Device [IGPU] (multi-head: yes rom: no post: no) >13:37:12,083 INFO kernel:[ 3.741333] scsi6 : pata_amd >13:37:12,089 INFO kernel:[ 3.747366] scsi7 : pata_amd >13:37:12,090 INFO kernel:[ 3.748287] ata7: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 >13:37:12,090 INFO kernel:[ 3.748289] ata8: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 >13:37:12,090 INFO kernel:[ 3.749138] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64. >13:37:12,091 WARNING kernel:[ 3.749460] ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 22 >13:37:12,091 INFO kernel:[ 3.749464] forcedeth 0000:00:0a.0: PCI INT A -> Link[LMAC] -> GSI 22 (level, low) -> IRQ 22 >13:37:12,091 DEBUG kernel:[ 3.749468] forcedeth 0000:00:0a.0: setting latency timer to 64 >13:37:12,252 DEBUG kernel:[ 3.910168] ata8: port disabled. ignoring. >13:37:12,266 INFO kernel:[ 3.924428] [drm] Initialized drm 1.1.0 20060810 >13:37:12,287 WARNING kernel:[ 3.945974] ACPI: PCI Interrupt Link [SGRU] enabled at IRQ 21 >13:37:12,287 INFO kernel:[ 3.945979] nouveau 0000:02:00.0: PCI INT A -> Link[SGRU] -> GSI 21 (level, low) -> IRQ 21 >13:37:12,287 DEBUG kernel:[ 3.945982] nouveau 0000:02:00.0: setting latency timer to 64 >13:37:12,290 INFO kernel:[ 3.948438] [drm] nouveau 0000:02:00.0: Detected an NV50 generation card (0x0aa400a2) >13:37:12,292 INFO kernel:[ 3.950667] [drm] nouveau 0000:02:00.0: Attempting to load BIOS image from PRAMIN >13:37:12,338 INFO kernel:[ 3.996916] [drm] nouveau 0000:02:00.0: ... appears to be valid >13:37:12,338 INFO kernel:[ 3.996919] [drm] nouveau 0000:02:00.0: BIT BIOS found >13:37:12,338 INFO kernel:[ 3.996921] [drm] nouveau 0000:02:00.0: Bios version 62.77.36.00 >13:37:12,338 INFO kernel:[ 3.996924] [drm] nouveau 0000:02:00.0: TMDS table version 2.0 >13:37:12,338 INFO kernel:[ 3.996926] [drm] nouveau 0000:02:00.0: Found Display Configuration Block version 4.0 >13:37:12,338 NOTICE kernel:[ 3.996929] [drm] nouveau 0000:02:00.0: Raw DCB entry 0: 01000300 0000001e >13:37:12,338 NOTICE kernel:[ 3.996931] [drm] nouveau 0000:02:00.0: Raw DCB entry 1: 01011332 00020010 >13:37:12,338 NOTICE kernel:[ 3.996933] [drm] nouveau 0000:02:00.0: Raw DCB entry 2: 0000000e 00000000 >13:37:12,338 INFO kernel:[ 3.996935] [drm] nouveau 0000:02:00.0: DCB connector table: VHER 0x40 5 16 4 >13:37:12,338 INFO kernel:[ 3.996938] [drm] nouveau 0000:02:00.0: 0: 0x00000100: type 0x00 idx 0 tag 0xff >13:37:12,338 INFO kernel:[ 3.996940] [drm] nouveau 0000:02:00.0: 1: 0x00001261: type 0x61 idx 1 tag 0x07 >13:37:12,338 INFO kernel:[ 3.996943] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 0 at offset 0xCBCE >13:37:12,425 INFO kernel:[ 4.083125] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 1 at offset 0xCE2A >13:37:12,425 INFO kernel:[ 4.083127] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 2 at offset 0xCE2C >13:37:12,425 INFO kernel:[ 4.083132] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 3 at offset 0xCEED >13:37:12,425 INFO kernel:[ 4.083140] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 4 at offset 0xD03C >13:37:12,425 INFO kernel:[ 4.083141] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table at offset 0xD0A1 >13:37:12,448 WARNING kernel:[ 4.104020] [drm] nouveau 0000:02:00.0: 0xD0A1: Condition still not met after 20ms, skipping following opcodes >13:37:12,448 INFO kernel:[ 4.104029] [drm] nouveau 0000:02:00.0: Detected 128MiB VRAM >13:37:12,448 INFO kernel:[ 4.104031] [drm] nouveau 0000:02:00.0: Stolen system memory at: 0x00d8000000 >13:37:12,448 INFO kernel:[ 4.104082] [TTM] Zone kernel: Available graphics memory: 1964118 kiB. >13:37:12,448 INFO kernel:[ 4.104083] [TTM] Initializing pool allocator. >13:37:12,462 INFO kernel:[ 4.120106] [drm] nouveau 0000:02:00.0: 512 MiB GART (aperture) >13:37:12,495 INFO kernel:[ 4.153221] [drm] nouveau 0000:02:00.0: Allocating FIFO number 1 >13:37:12,497 INFO kernel:[ 4.155509] [drm] nouveau 0000:02:00.0: nouveau_channel_alloc: initialised FIFO 1 >13:37:12,603 INFO kernel:[ 4.261354] forcedeth 0000:00:0a.0: ifname eth0, PHY OUI 0x5043 @ 1, addr 90:e6:ba:3f:9c:38 >13:37:12,603 INFO kernel:[ 4.261356] forcedeth 0000:00:0a.0: highdma csum pwrctl mgmt gbit lnktim msi desc-v3 >13:37:12,650 INFO kernel:[ 4.308972] [drm] nouveau 0000:02:00.0: allocated 1920x1080 fb: 0x40250000, bo ffff880115e9c800 >13:37:12,651 INFO kernel:[ 4.309039] fbcon: nouveaufb (fb0) is primary device >13:37:12,661 WARNING kernel:[ 4.315843] Console: switching to colour frame buffer device 240x67 >13:37:12,661 INFO kernel:[ 4.319424] fb0: nouveaufb frame buffer device >13:37:12,661 INFO kernel:[ 4.319425] drm: registered panic notifier >13:37:12,661 NOTICE kernel:[ 4.319428] Slow work thread pool: Starting up >13:37:12,661 NOTICE kernel:[ 4.319495] Slow work thread pool: Ready >13:37:12,661 INFO kernel:[ 4.319500] [drm] Initialized nouveau 0.0.16 20090420 for 0000:02:00.0 on minor 0 >13:37:13,488 INFO kernel:[ 5.145587] usb 6-3: New USB device found, idVendor=0463, idProduct=ffff >13:37:13,488 INFO kernel:[ 5.145589] usb 6-3: New USB device strings: Mfr=1, Product=2, SerialNumber=4 >13:37:13,488 INFO kernel:[ 5.145592] usb 6-3: Product: PROTECTIONCENTER >13:37:13,488 INFO kernel:[ 5.145593] usb 6-3: Manufacturer: MGE UPS SYSTEMS >13:37:13,488 INFO kernel:[ 5.145594] usb 6-3: SerialNumber: 1H4E45088 >13:37:17,034 INFO kernel:[ 8.692265] generic-usb 0003:0463:FFFF.0001: hiddev96,hidraw0: USB HID v1.00 Device [MGE UPS SYSTEMS PROTECTIONCENTER] on usb-0000:01:05.0-3/input0 >13:37:17,112 ERR udevd-work: device node '/dev/rtc' already exists, link to '/dev/rtc0' will not overwrite it >13:37:17,295 INFO kernel:[ 8.953026] usb 7-1: new low speed USB device using ohci_hcd and address 2 >13:37:17,484 INFO kernel:[ 9.142141] usb 7-1: New USB device found, idVendor=046d, idProduct=c043 >13:37:17,484 INFO kernel:[ 9.142143] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >13:37:17,484 INFO kernel:[ 9.142145] usb 7-1: Product: USB-PS/2 Optical Mouse >13:37:17,484 INFO kernel:[ 9.142147] usb 7-1: Manufacturer: Logitech >13:37:17,495 INFO kernel:[ 9.153279] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:08.0/0000:01:05.1/usb7/7-1/7-1:1.0/input/input5 >13:37:17,495 INFO kernel:[ 9.153356] generic-usb 0003:046D:C043.0002: input,hidraw1: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:01:05.1-1/input0 >13:37:17,756 INFO kernel:[ 9.414022] usb 7-2: new full speed USB device using ohci_hcd and address 3 >13:37:17,934 INFO kernel:[ 9.592095] usb 7-2: New USB device found, idVendor=0458, idProduct=7004 >13:37:17,934 INFO kernel:[ 9.592097] usb 7-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >13:37:18,294 INFO NetworkManager: <info> NetworkManager (version 0.8.1-9.git20100831.fc14) is starting... >13:37:18,294 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >13:37:18,295 INFO NetworkManager: <info> trying to start the modem manager... >13:37:18,302 INFO polkitd: started daemon version 0.98 using authority implementation `local' version `0.98' >13:37:18,304 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >13:37:18,305 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >13:37:18,305 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >13:37:18,305 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2008 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >13:37:18,305 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >13:37:18,308 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >13:37:18,308 NOTICE NetworkManager: ifcfg-rh: Ignoring connection 'System eth0' and its device due to NM_CONTROLLED/BRIDGE/VLAN. >13:37:18,309 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >13:37:18,309 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >13:37:18,309 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >13:37:18,309 INFO NetworkManager: <info> Networking is enabled by state file >13:37:18,310 INFO NetworkManager: <info> (eth0): carrier is OFF >13:37:18,310 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'forcedeth' ifindex: 2) >13:37:18,310 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >13:37:18,311 WARNING NetworkManager: <warn> bluez error getting default adapter: The name org.bluez was not provided by any .service files >13:37:18,311 INFO NetworkManager: <info> Trying to start the supplicant... >13:37:19,326 DEBUG kernel:[ 10.984014] ISO 9660 Extensions: Microsoft Joliet Level 3 >13:37:19,389 DEBUG kernel:[ 11.046947] ISO 9660 Extensions: RRIP_1991A >13:37:26,971 NOTICE dbus-daemon: [system] Reloaded configuration >13:37:26,972 NOTICE dbus-daemon: [system] Reloaded configuration >13:37:26,972 NOTICE dbus-daemon: [system] Reloaded configuration >13:37:28,931 DEBUG kernel:[ 20.589263] SELinux: 2048 avtab hash slots, 204971 rules. >13:37:28,968 DEBUG kernel:[ 20.626325] SELinux: 2048 avtab hash slots, 204971 rules. >13:37:29,119 DEBUG kernel:[ 20.777563] SELinux: 9 users, 14 roles, 3433 types, 179 bools, 1 sens, 1024 cats >13:37:29,119 DEBUG kernel:[ 20.777566] SELinux: 77 classes, 204971 rules >13:37:29,122 DEBUG kernel:[ 20.780285] SELinux: Completing initialization. >13:37:29,122 DEBUG kernel:[ 20.780287] SELinux: Setting up existing superblocks. >13:37:29,122 DEBUG kernel:[ 20.780294] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >13:37:29,122 DEBUG kernel:[ 20.780299] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >13:37:29,122 DEBUG kernel:[ 20.780755] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >13:37:29,122 DEBUG kernel:[ 20.780760] SELinux: initialized (dev proc, type proc), uses genfs_contexts >13:37:29,122 DEBUG kernel:[ 20.780770] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:37:29,122 DEBUG kernel:[ 20.780781] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >13:37:29,122 DEBUG kernel:[ 20.780991] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >13:37:29,122 DEBUG kernel:[ 20.780996] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >13:37:29,124 DEBUG kernel:[ 20.782107] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >13:37:29,124 DEBUG kernel:[ 20.782114] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >13:37:29,124 DEBUG kernel:[ 20.782118] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >13:37:29,124 DEBUG kernel:[ 20.782135] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >13:37:29,124 DEBUG kernel:[ 20.782142] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >13:37:29,124 DEBUG kernel:[ 20.782148] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >13:37:29,124 DEBUG kernel:[ 20.782164] SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts >13:37:29,124 DEBUG kernel:[ 20.782172] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:37:29,124 DEBUG kernel:[ 20.782932] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >13:37:29,125 DEBUG kernel:[ 20.783534] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:37:29,125 DEBUG kernel:[ 20.783544] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >13:37:29,125 DEBUG kernel:[ 20.783548] SELinux: initialized (dev loop0, type squashfs), not configured for labeling >13:37:29,129 NOTICE kernel:[ 20.787502] type=1403 audit(1295357849.128:2): policy loaded auid=4294967295 ses=4294967295 >13:37:29,207 INFO kernel:[ 20.865661] md: raid0 personality registered for level 0 >13:37:29,210 INFO kernel:[ 20.868400] md: raid1 personality registered for level 1 >13:37:29,212 INFO kernel:[ 20.870258] async_tx: api initialized (async) >13:37:29,212 INFO kernel:[ 20.870859] xor: automatically using best checksumming function: generic_sse >13:37:29,217 INFO kernel:[ 20.875252] generic_sse: 13928.000 MB/sec >13:37:29,217 INFO kernel:[ 20.875254] xor: using function: generic_sse (13928.000 MB/sec) >13:37:29,235 WARNING kernel:[ 20.893259] raid6: int64x1 3042 MB/s >13:37:29,252 WARNING kernel:[ 20.910257] raid6: int64x2 3898 MB/s >13:37:29,269 WARNING kernel:[ 20.927270] raid6: int64x4 2671 MB/s >13:37:29,286 WARNING kernel:[ 20.944267] raid6: int64x8 1703 MB/s >13:37:29,303 WARNING kernel:[ 20.961265] raid6: sse2x1 4398 MB/s >13:37:29,320 WARNING kernel:[ 20.978262] raid6: sse2x2 7140 MB/s >13:37:29,337 WARNING kernel:[ 20.995256] raid6: sse2x4 8500 MB/s >13:37:29,337 WARNING kernel:[ 20.995257] raid6: using algorithm sse2x4 (8500 MB/s) >13:37:29,341 INFO kernel:[ 20.999423] md: raid6 personality registered for level 6 >13:37:29,341 INFO kernel:[ 20.999425] md: raid5 personality registered for level 5 >13:37:29,341 INFO kernel:[ 20.999426] md: raid4 personality registered for level 4 >13:37:29,346 INFO kernel:[ 21.004831] md: raid10 personality registered for level 10 >13:37:29,348 INFO kernel:[ 21.006519] md: linear personality registered for level -1 >13:37:29,355 INFO kernel:[ 21.014067] device-mapper: multipath: version 1.1.1 loaded >13:37:29,357 INFO kernel:[ 21.015584] device-mapper: multipath round-robin: version 1.0.0 loaded >13:37:46,572 INFO kernel:[ 38.230562] [drm] nouveau 0000:02:00.0: Allocating FIFO number 2 >13:37:46,574 INFO kernel:[ 38.232957] [drm] nouveau 0000:02:00.0: nouveau_channel_alloc: initialised FIFO 2 >13:38:11,061 INFO kernel:[ 62.719114] md: bind<sdb2> >13:38:11,132 INFO kernel:[ 62.790179] md: bind<sdb1> >13:38:11,195 INFO kernel:[ 62.852672] md: bind<sda1> >13:38:11,258 INFO kernel:[ 62.915489] md: bind<sdd1> >13:38:11,320 INFO kernel:[ 62.977884] md: bind<sdd2> >13:38:11,520 INFO kernel:[ 63.178222] md: bind<sda2> >13:38:11,583 INFO kernel:[ 63.241368] md: bind<sdc1> >13:38:11,587 INFO kernel:[ 63.244958] md/raid1:md0: active with 4 out of 4 mirrors >13:38:11,587 INFO kernel:[ 63.245349] md0: bitmap initialized from disk: read 1/1 pages, set 1 bits >13:38:11,587 INFO kernel:[ 63.245351] created bitmap (8 pages) for device md0 >13:38:11,622 INFO kernel:[ 63.280966] md0: detected capacity change from 0 to 525357056 >13:38:11,624 INFO kernel:[ 63.281879] md0: detected capacity change from 0 to 525357056 >13:38:11,624 INFO kernel:[ 63.281885] md0: unknown partition table >13:38:11,818 INFO kernel:[ 63.476030] md: bind<sdc2> >13:38:11,820 INFO kernel:[ 63.477946] md/raid:md1: device sdc2 operational as raid disk 2 >13:38:11,820 INFO kernel:[ 63.477948] md/raid:md1: device sda2 operational as raid disk 0 >13:38:11,820 INFO kernel:[ 63.477950] md/raid:md1: device sdd2 operational as raid disk 3 >13:38:11,820 INFO kernel:[ 63.477951] md/raid:md1: device sdb2 operational as raid disk 1 >13:38:11,820 INFO kernel:[ 63.478364] md/raid:md1: allocated 4282kB >13:38:11,820 INFO kernel:[ 63.478401] md/raid:md1: raid level 5 active with 4 out of 4 devices, algorithm 2 >13:38:11,820 DEBUG kernel:[ 63.478404] RAID conf printout: >13:38:11,820 DEBUG kernel:[ 63.478405] --- level:5 rd:4 wd:4 >13:38:11,820 DEBUG kernel:[ 63.478407] disk 0, o:1, dev:sda2 >13:38:11,820 DEBUG kernel:[ 63.478409] disk 1, o:1, dev:sdb2 >13:38:11,820 DEBUG kernel:[ 63.478410] disk 2, o:1, dev:sdc2 >13:38:11,820 DEBUG kernel:[ 63.478411] disk 3, o:1, dev:sdd2 >13:38:11,836 INFO kernel:[ 63.493924] md1: bitmap initialized from disk: read 30/30 pages, set 62 bits >13:38:11,836 INFO kernel:[ 63.493926] created bitmap (466 pages) for device md1 >13:38:11,874 INFO kernel:[ 63.532948] md1: detected capacity change from 0 to 1498735902720 >13:38:11,876 INFO kernel:[ 63.533765] md1: detected capacity change from 0 to 1498735902720 >13:38:11,899 INFO kernel:[ 63.533771] md1: unknown partition table >13:38:14,034 INFO kernel:[ 65.691853] md0: detected capacity change from 525357056 to 0 >13:38:14,034 INFO kernel:[ 65.691857] md: md0 stopped. >13:38:14,034 INFO kernel:[ 65.691862] md: unbind<sdc1> >13:38:14,043 INFO kernel:[ 65.700394] md: export_rdev(sdc1) >13:38:14,043 INFO kernel:[ 65.700407] md: unbind<sdd1> >13:38:14,050 INFO kernel:[ 65.707394] md: export_rdev(sdd1) >13:38:14,050 INFO kernel:[ 65.707406] md: unbind<sda1> >13:38:14,057 INFO kernel:[ 65.715394] md: export_rdev(sda1) >13:38:14,057 INFO kernel:[ 65.715406] md: unbind<sdb1> >13:38:14,057 INFO kernel:[ 65.715434] md: export_rdev(sdb1) >13:38:14,920 INFO kernel:[ 66.577548] md1: detected capacity change from 1498735902720 to 0 >13:38:14,920 INFO kernel:[ 66.577553] md: md1 stopped. >13:38:14,920 INFO kernel:[ 66.577564] md: unbind<sdc2> >13:38:14,925 INFO kernel:[ 66.582396] md: export_rdev(sdc2) >13:38:14,925 INFO kernel:[ 66.582425] md: unbind<sda2> >13:38:14,933 INFO kernel:[ 66.590395] md: export_rdev(sda2) >13:38:14,933 INFO kernel:[ 66.590428] md: unbind<sdd2> >13:38:14,941 INFO kernel:[ 66.598395] md: export_rdev(sdd2) >13:38:14,941 INFO kernel:[ 66.598425] md: unbind<sdb2> >13:38:14,948 INFO kernel:[ 66.606395] md: export_rdev(sdb2) >13:38:16,423 INFO kernel:[ 68.080598] md: md0 stopped. >13:38:16,534 INFO kernel:[ 68.191855] md: bind<sdb1> >13:38:16,536 INFO kernel:[ 68.193974] md: bind<sdc1> >13:38:16,538 INFO kernel:[ 68.195995] md: bind<sdd1> >13:38:16,540 INFO kernel:[ 68.197897] md: bind<sda1> >13:38:16,540 INFO kernel:[ 68.198605] md/raid1:md0: active with 4 out of 4 mirrors >13:38:16,541 INFO kernel:[ 68.199058] md0: bitmap initialized from disk: read 1/1 pages, set 0 bits >13:38:16,541 INFO kernel:[ 68.199060] created bitmap (8 pages) for device md0 >13:38:16,553 INFO kernel:[ 68.211390] md0: detected capacity change from 0 to 525357056 >13:38:16,553 INFO kernel:[ 68.212136] md0: detected capacity change from 0 to 525357056 >13:38:16,555 INFO kernel:[ 68.212142] md0: unknown partition table >13:38:16,636 INFO kernel:[ 68.294334] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null) >13:38:16,636 DEBUG kernel:[ 68.294462] SELinux: initialized (dev md0, type ext4), uses xattr >13:38:16,676 INFO kernel:[ 68.333511] md0: detected capacity change from 525357056 to 0 >13:38:16,676 INFO kernel:[ 68.333515] md: md0 stopped. >13:38:16,676 INFO kernel:[ 68.333521] md: unbind<sda1> >13:38:16,683 INFO kernel:[ 68.340395] md: export_rdev(sda1) >13:38:16,683 INFO kernel:[ 68.340408] md: unbind<sdd1> >13:38:16,690 INFO kernel:[ 68.347394] md: export_rdev(sdd1) >13:38:16,690 INFO kernel:[ 68.347405] md: unbind<sdc1> >13:38:16,697 INFO kernel:[ 68.355394] md: export_rdev(sdc1) >13:38:16,697 INFO kernel:[ 68.355428] md: unbind<sdb1> >13:38:16,697 INFO kernel:[ 68.355447] md: export_rdev(sdb1) >13:38:16,975 INFO kernel:[ 68.632448] md: md1 stopped. >13:38:17,058 INFO kernel:[ 68.716196] md: bind<sdb2> >13:38:17,058 INFO kernel:[ 68.716445] md: bind<sdc2> >13:38:17,060 INFO kernel:[ 68.717449] md: bind<sdd2> >13:38:17,060 INFO kernel:[ 68.717620] md: bind<sda2> >13:38:17,060 INFO kernel:[ 68.718445] md/raid:md1: device sda2 operational as raid disk 0 >13:38:17,060 INFO kernel:[ 68.718448] md/raid:md1: device sdd2 operational as raid disk 3 >13:38:17,060 INFO kernel:[ 68.718449] md/raid:md1: device sdc2 operational as raid disk 2 >13:38:17,060 INFO kernel:[ 68.718451] md/raid:md1: device sdb2 operational as raid disk 1 >13:38:17,060 INFO kernel:[ 68.718839] md/raid:md1: allocated 4282kB >13:38:17,060 INFO kernel:[ 68.718873] md/raid:md1: raid level 5 active with 4 out of 4 devices, algorithm 2 >13:38:17,060 DEBUG kernel:[ 68.718875] RAID conf printout: >13:38:17,060 DEBUG kernel:[ 68.718876] --- level:5 rd:4 wd:4 >13:38:17,060 DEBUG kernel:[ 68.718878] disk 0, o:1, dev:sda2 >13:38:17,060 DEBUG kernel:[ 68.718879] disk 1, o:1, dev:sdb2 >13:38:17,060 DEBUG kernel:[ 68.718881] disk 2, o:1, dev:sdc2 >13:38:17,060 DEBUG kernel:[ 68.718882] disk 3, o:1, dev:sdd2 >13:38:17,076 INFO kernel:[ 68.733653] md1: bitmap initialized from disk: read 30/30 pages, set 0 bits >13:38:17,076 INFO kernel:[ 68.733655] created bitmap (466 pages) for device md1 >13:38:17,085 INFO kernel:[ 68.743458] md1: detected capacity change from 0 to 1498735902720 >13:38:17,086 INFO kernel:[ 68.744218] md1: detected capacity change from 0 to 1498735902720 >13:38:17,087 INFO kernel:[ 68.744224] md1: unknown partition table >13:38:17,493 INFO kernel:[ 69.151073] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >13:38:17,493 DEBUG kernel:[ 69.151082] SELinux: initialized (dev dm-0, type ext4), uses xattr >13:38:17,725 INFO kernel:[ 69.382477] md1: detected capacity change from 1498735902720 to 0 >13:38:17,725 INFO kernel:[ 69.382481] md: md1 stopped. >13:38:17,725 INFO kernel:[ 69.382491] md: unbind<sda2> >13:38:17,730 INFO kernel:[ 69.387396] md: export_rdev(sda2) >13:38:17,730 INFO kernel:[ 69.387427] md: unbind<sdd2> >13:38:17,738 INFO kernel:[ 69.395395] md: export_rdev(sdd2) >13:38:17,738 INFO kernel:[ 69.395430] md: unbind<sdc2> >13:38:17,748 INFO kernel:[ 69.405395] md: export_rdev(sdc2) >13:38:17,748 INFO kernel:[ 69.405425] md: unbind<sdb2> >13:38:17,749 INFO kernel:[ 69.407412] md: export_rdev(sdb2) >13:38:18,008 INFO kernel:[ 69.665386] md: md1 stopped. >13:38:18,044 INFO kernel:[ 69.702085] md: bind<sdb2> >13:38:18,046 INFO kernel:[ 69.704332] md: bind<sdc2> >13:38:18,049 INFO kernel:[ 69.707357] md: bind<sdd2> >13:38:18,050 INFO kernel:[ 69.708215] md: bind<sda2> >13:38:18,051 INFO kernel:[ 69.709072] md/raid:md1: device sda2 operational as raid disk 0 >13:38:18,051 INFO kernel:[ 69.709074] md/raid:md1: device sdd2 operational as raid disk 3 >13:38:18,051 INFO kernel:[ 69.709076] md/raid:md1: device sdc2 operational as raid disk 2 >13:38:18,051 INFO kernel:[ 69.709077] md/raid:md1: device sdb2 operational as raid disk 1 >13:38:18,051 INFO kernel:[ 69.709473] md/raid:md1: allocated 4282kB >13:38:18,051 INFO kernel:[ 69.709506] md/raid:md1: raid level 5 active with 4 out of 4 devices, algorithm 2 >13:38:18,051 DEBUG kernel:[ 69.709508] RAID conf printout: >13:38:18,051 DEBUG kernel:[ 69.709510] --- level:5 rd:4 wd:4 >13:38:18,051 DEBUG kernel:[ 69.709511] disk 0, o:1, dev:sda2 >13:38:18,051 DEBUG kernel:[ 69.709513] disk 1, o:1, dev:sdb2 >13:38:18,051 DEBUG kernel:[ 69.709514] disk 2, o:1, dev:sdc2 >13:38:18,051 DEBUG kernel:[ 69.709515] disk 3, o:1, dev:sdd2 >13:38:18,067 INFO kernel:[ 69.724916] md1: bitmap initialized from disk: read 30/30 pages, set 0 bits >13:38:18,067 INFO kernel:[ 69.724918] created bitmap (466 pages) for device md1 >13:38:18,183 INFO kernel:[ 69.840939] md1: detected capacity change from 0 to 1498735902720 >13:38:18,183 INFO kernel:[ 69.841787] md1: detected capacity change from 0 to 1498735902720 >13:38:18,184 INFO kernel:[ 69.841793] md1: unknown partition table >13:38:18,436 INFO kernel:[ 70.094673] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >13:38:18,436 DEBUG kernel:[ 70.094682] SELinux: initialized (dev dm-0, type ext4), uses xattr >13:38:18,636 INFO kernel:[ 70.293483] md1: detected capacity change from 1498735902720 to 0 >13:38:18,636 INFO kernel:[ 70.293487] md: md1 stopped. >13:38:18,636 INFO kernel:[ 70.293499] md: unbind<sda2> >13:38:18,641 INFO kernel:[ 70.298396] md: export_rdev(sda2) >13:38:18,641 INFO kernel:[ 70.298428] md: unbind<sdd2> >13:38:18,649 INFO kernel:[ 70.306395] md: export_rdev(sdd2) >13:38:18,649 INFO kernel:[ 70.306427] md: unbind<sdc2> >13:38:18,657 INFO kernel:[ 70.314395] md: export_rdev(sdc2) >13:38:18,657 INFO kernel:[ 70.314429] md: unbind<sdb2> >13:38:18,658 INFO kernel:[ 70.316411] md: export_rdev(sdb2) >13:38:18,859 INFO kernel:[ 70.517311] md: md1 stopped. >13:38:18,900 INFO kernel:[ 70.557863] md: bind<sdb2> >13:38:18,901 INFO kernel:[ 70.559091] md: bind<sdc2> >13:38:18,902 INFO kernel:[ 70.560148] md: bind<sdd2> >13:38:18,903 INFO kernel:[ 70.560982] md: bind<sda2> >13:38:18,904 INFO kernel:[ 70.561868] md/raid:md1: device sda2 operational as raid disk 0 >13:38:18,904 INFO kernel:[ 70.561870] md/raid:md1: device sdd2 operational as raid disk 3 >13:38:18,904 INFO kernel:[ 70.561872] md/raid:md1: device sdc2 operational as raid disk 2 >13:38:18,904 INFO kernel:[ 70.561873] md/raid:md1: device sdb2 operational as raid disk 1 >13:38:18,904 INFO kernel:[ 70.562262] md/raid:md1: allocated 4282kB >13:38:18,904 INFO kernel:[ 70.562295] md/raid:md1: raid level 5 active with 4 out of 4 devices, algorithm 2 >13:38:18,904 DEBUG kernel:[ 70.562297] RAID conf printout: >13:38:18,904 DEBUG kernel:[ 70.562298] --- level:5 rd:4 wd:4 >13:38:18,904 DEBUG kernel:[ 70.562300] disk 0, o:1, dev:sda2 >13:38:18,904 DEBUG kernel:[ 70.562301] disk 1, o:1, dev:sdb2 >13:38:18,904 DEBUG kernel:[ 70.562302] disk 2, o:1, dev:sdc2 >13:38:18,904 DEBUG kernel:[ 70.562304] disk 3, o:1, dev:sdd2 >13:38:18,920 INFO kernel:[ 70.577906] md1: bitmap initialized from disk: read 30/30 pages, set 0 bits >13:38:18,920 INFO kernel:[ 70.577908] created bitmap (466 pages) for device md1 >13:38:18,929 INFO kernel:[ 70.587646] md1: detected capacity change from 0 to 1498735902720 >13:38:18,931 INFO kernel:[ 70.588426] md1: detected capacity change from 0 to 1498735902720 >13:38:18,931 INFO kernel:[ 70.588432] md1: unknown partition table >13:38:19,219 INFO kernel:[ 70.877964] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >13:38:19,219 DEBUG kernel:[ 70.877973] SELinux: initialized (dev dm-0, type ext4), uses xattr >13:38:19,402 INFO kernel:[ 71.060022] md1: detected capacity change from 1498735902720 to 0 >13:38:19,402 INFO kernel:[ 71.060026] md: md1 stopped. >13:38:19,402 INFO kernel:[ 71.060038] md: unbind<sda2> >13:38:19,407 INFO kernel:[ 71.064396] md: export_rdev(sda2) >13:38:19,407 INFO kernel:[ 71.064422] md: unbind<sdd2> >13:38:19,412 INFO kernel:[ 71.069395] md: export_rdev(sdd2) >13:38:19,412 INFO kernel:[ 71.069430] md: unbind<sdc2> >13:38:19,420 INFO kernel:[ 71.077395] md: export_rdev(sdc2) >13:38:19,420 INFO kernel:[ 71.077426] md: unbind<sdb2> >13:38:19,421 INFO kernel:[ 71.079411] md: export_rdev(sdb2) >13:38:41,988 INFO kernel:[ 93.645980] md: md1 stopped. >13:38:42,107 INFO kernel:[ 93.765609] md: bind<sdb2> >13:38:42,109 INFO kernel:[ 93.766731] md: bind<sdc2> >13:38:42,109 INFO kernel:[ 93.766969] md: bind<sdd2> >13:38:42,110 INFO kernel:[ 93.767476] md: bind<sda2> >13:38:42,110 INFO kernel:[ 93.768313] md/raid:md1: device sda2 operational as raid disk 0 >13:38:42,110 INFO kernel:[ 93.768315] md/raid:md1: device sdd2 operational as raid disk 3 >13:38:42,110 INFO kernel:[ 93.768317] md/raid:md1: device sdc2 operational as raid disk 2 >13:38:42,110 INFO kernel:[ 93.768318] md/raid:md1: device sdb2 operational as raid disk 1 >13:38:42,110 INFO kernel:[ 93.768717] md/raid:md1: allocated 4282kB >13:38:42,110 INFO kernel:[ 93.768751] md/raid:md1: raid level 5 active with 4 out of 4 devices, algorithm 2 >13:38:42,110 DEBUG kernel:[ 93.768753] RAID conf printout: >13:38:42,110 DEBUG kernel:[ 93.768755] --- level:5 rd:4 wd:4 >13:38:42,110 DEBUG kernel:[ 93.768756] disk 0, o:1, dev:sda2 >13:38:42,110 DEBUG kernel:[ 93.768758] disk 1, o:1, dev:sdb2 >13:38:42,110 DEBUG kernel:[ 93.768759] disk 2, o:1, dev:sdc2 >13:38:42,110 DEBUG kernel:[ 93.768760] disk 3, o:1, dev:sdd2 >13:38:42,126 INFO kernel:[ 93.784314] md1: bitmap initialized from disk: read 30/30 pages, set 0 bits >13:38:42,126 INFO kernel:[ 93.784316] created bitmap (466 pages) for device md1 >13:38:42,192 INFO kernel:[ 93.850533] md1: detected capacity change from 0 to 1498735902720 >13:38:42,193 INFO kernel:[ 93.851302] md1: detected capacity change from 0 to 1498735902720 >13:38:42,194 INFO kernel:[ 93.851307] md1: unknown partition table >13:38:42,513 INFO kernel:[ 94.171450] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >13:38:42,513 DEBUG kernel:[ 94.171460] SELinux: initialized (dev dm-0, type ext4), uses xattr >13:38:43,325 INFO kernel:[ 94.982396] md: md0 stopped. >13:38:43,444 INFO kernel:[ 95.101806] md: bind<sdb1> >13:38:43,446 INFO kernel:[ 95.103955] md: bind<sdc1> >13:38:43,447 INFO kernel:[ 95.105185] md: bind<sdd1> >13:38:43,449 INFO kernel:[ 95.106666] md: bind<sda1> >13:38:43,449 INFO kernel:[ 95.107361] md/raid1:md0: active with 4 out of 4 mirrors >13:38:43,449 INFO kernel:[ 95.107860] md0: bitmap initialized from disk: read 1/1 pages, set 0 bits >13:38:43,449 INFO kernel:[ 95.107862] created bitmap (8 pages) for device md0 >13:38:43,466 INFO kernel:[ 95.124701] md0: detected capacity change from 0 to 525357056 >13:38:43,468 INFO kernel:[ 95.125470] md0: detected capacity change from 0 to 525357056 >13:38:43,468 INFO kernel:[ 95.125476] md0: unknown partition table >13:38:43,579 DEBUG kernel:[ 95.236581] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:38:43,989 INFO kernel:[ 95.646593] Adding 16777212k swap on /dev/mapper/lvm2raid-LvSwap. Priority:-1 extents:1 across:16777212k
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 670496
: 474049 |
474092
|
474093