Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 655428 Details for
Bug 882470
AttributeError: 'SwapSpace' object has no attribute 'testMount'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb-mAg3tv
anaconda-tb-mAg3tv (text/plain), 296.42 KB, created by
stms5001
on 2012-12-01 07:34:32 UTC
(
hide
)
Description:
File: anaconda-tb-mAg3tv
Filename:
MIME Type:
Creator:
stms5001
Created:
2012-12-01 07:34:32 UTC
Size:
296.42 KB
patch
obsolete
>anaconda 17.29 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 2026, in _parseOneLine > if fmt.testMount(): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 2112, in parseFSTab > device = self._parseOneLine((devspec, mountpoint, fstype, options, dump, passno)) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1676, in mountExistingSystem > fsset.parseFSTab(anaconda=anaconda) > File "/usr/lib64/python2.7/site-packages/pyanaconda/upgrade.py", line 178, in upgradeMountFilesystems > mountExistingSystem(anaconda, anaconda.upgradeRoot[0], allowDirty = 0) > File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 383, in dispatch > self.dir = self.steps[self.step].target(self.anaconda) > File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 88, in return_false > func(*args, **kwargs) >AttributeError: 'SwapSpace' object has no attribute 'testMount' > >Local variables in innermost frame: >dump: 0 >devspec: /dev/mapper/vg_claire-lv_swap >dtype: ntfs >fmt: existing swap >passno: 0 >fstype: swap >self: <pyanaconda.storage.FSSet object at 0x7fc341129d50> >ftype: swap >.1: ('/dev/mapper/vg_claire-lv_swap', 'swap', 'swap', 'defaults', '0', '0') >device: existing 5856MB lvmlv vg_claire-lv_swap (15) with existing ntfs filesystem >mountpoint: swap >options: defaults > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: InstallInterface instance, containing members: > _intf._initLabelAnswers: {} > _intf._warnedUnusedRaidMembers: [] > _intf.anaconda: Already dumped (Anaconda instance) > _intf.installProgress: None > _intf.icw: InstallControlWindow instance, containing members: > _intf.icw._main_loop_running: True > _intf.icw.handle: None > _intf.icw.window: Window instance, containing members: > _intf.icw.reloadRcQueued: 0 > _intf.icw.currentWindow: None > _intf.icw.installFrame: Frame instance, containing members: > _intf.icw.anaconda: Already dumped (Anaconda instance) > _intf.icw.mainxml: XML instance, containing members: > _intf._inconsistentLVMAnswers: {} >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >keyboard: Keyboard instance, containing members: > keyboard.config: [['KEYTABLE="us"\n', 'KEYTABLE', 'us'] >, ['MODEL="pc105+inet"\n', 'MODEL', 'pc105+inet'] >, ['LAYOUT="us"\n', 'LAYOUT', 'us'] >] > keyboard.type: PC > keyboard._mods: KeyboardModels instance, containing members: > keyboard._mods._modelDict: Skipped > keyboard.beenset: 1 >clearPartTypeSystem: None >dispatch: Skipped >upgradeRoot: [(LVMLogicalVolumeDevice instance (0x7fc341129490) -- > name = vg_claire-lv_root status = True kids = 0 id = 16 > parents = ['existing 19488MB lvmvg vg_claire (7)'] > uuid = bfekag-Fw05-HLaw-t5Vh-2Jh7-CQST-hYKQDO size = 13632.0 > format = existing ext4 filesystem mounted at / > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_claire-lv_root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 27918336 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1737, 255, 63) biosGeometry: (1737, 255, 63) > PedDevice: <_ped.Device object at 0x7fc341179950> > target size = 13632.0 path = /dev/mapper/vg_claire-lv_root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fc34117a150) -- > name = vg_claire status = True kids = 2 id = 7 > parents = ['existing 19500MB partition sda6 (6) with existing lvmpv'] > uuid = 6E2v30-z722-fhyo-Htzx-6uhm-OqLk-QHvkjn size = 19488 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_claire > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 609 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_root'] modified = False > extents = 609.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 19500MB partition sda6 (6) with existing lvmpv'] > LVs = ['existing 5856MB lvmlv vg_claire-lv_swap (15) with existing ntfs filesystem', > 'existing 13632MB lvmlv vg_claire-lv_root (16) with existing ext4 filesystem mounted at /'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 13632MB, 'Fedora 16') >] >_platform: X86 instance, containing members: > _platform.anaconda: Already dumped (Anaconda instance) >id: None >rescue: False >_instLanguage: Language instance, containing members: > _instLanguage.info: Skipped > _instLanguage.nativeLangNames: Skipped > _instLanguage._instLang: en_US.UTF-8 > _instLanguage.displayMode: g > _instLanguage._systemLang: en_US.UTF-8 > _instLanguage._default: en_US.UTF-8 > _instLanguage.localeInfo: Skipped >mediaDevice: None >upgrade: True >_network: None >methodstr: hd::/var/cache/yum/preupgrade >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.runlevel: 3 >rootParts: [(LVMLogicalVolumeDevice instance (0x7fc341129490) -- > name = vg_claire-lv_root status = True kids = 0 id = 16 > parents = ['existing 19488MB lvmvg vg_claire (7)'] > uuid = bfekag-Fw05-HLaw-t5Vh-2Jh7-CQST-hYKQDO size = 13632.0 > format = existing ext4 filesystem mounted at / > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_claire-lv_root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 27918336 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1737, 255, 63) biosGeometry: (1737, 255, 63) > PedDevice: <_ped.Device object at 0x7fc341179950> > target size = 13632.0 path = /dev/mapper/vg_claire-lv_root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fc34117a150) -- > name = vg_claire status = True kids = 2 id = 7 > parents = ['existing 19500MB partition sda6 (6) with existing lvmpv'] > uuid = 6E2v30-z722-fhyo-Htzx-6uhm-OqLk-QHvkjn size = 19488 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_claire > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 609 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_root'] modified = False > extents = 609.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 19500MB partition sda6 (6) with existing lvmpv'] > LVs = ['existing 5856MB lvmlv vg_claire-lv_swap (15) with existing ntfs filesystem', > 'existing 13632MB lvmlv vg_claire-lv_root (16) with existing ext4 filesystem mounted at /'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 13632MB, 'Fedora 16') >] >canReIPL: False >xdriver: None >stage2: hd:UUID=5e824415-d059-421d-a990-d993b2bc5157:/upgrade/squashfs.img >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader.encrypted_password: > _bootloader.console_options: > _bootloader.console: > _bootloader.errors: [] > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader._drives: [] > _bootloader.storage: Storage instance, containing members: > _bootloader.storage.clearPartChoice: None > _bootloader.storage._intf: None > _bootloader.storage._platform: None > _bootloader.storage.eddDict: {} > _bootloader.storage.anaconda: Already dumped (Anaconda instance) > _bootloader.storage.dasd: DASD instance, containing members: > _bootloader.storage.dasd.dasdfmt: /sbin/dasdfmt > _bootloader.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _bootloader.storage.dasd.started: True > _bootloader.storage.dasd.totalCylinders: 0 > _bootloader.storage.dasd._maxFormatJobs: 0 > _bootloader.storage.dasd._devices: [] > _bootloader.storage.dasd._completedCylinders: 0.0 > _bootloader.storage.dasd._dasdlist: [] > _bootloader.storage.autoPartEscrowCert: None > _bootloader.storage.autoPartAddBackupPassphrase: False > _bootloader.storage.escrowCertificates: {} > _bootloader.storage.fsset: FSSet instance, containing members: > _bootloader.storage.fsset.origFStab: ># ># /etc/fstab ># Created by anaconda on Mon Nov 28 18:16:29 2011 ># ># 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/vg_claire-lv_root / ext4 defaults 1 1 >UUID=5e824415-d059-421d-a990-d993b2bc5157 /boot ext4 defaults 1 2 >/dev/mapper/vg_claire-lv_swap swap swap defaults 0 0 > > _bootloader.storage.fsset._usb: None > _bootloader.storage.fsset.devicetree: DeviceTree instance, containing members: > _bootloader.storage.fsset.devicetree.clearPartType: 2 > _bootloader.storage.fsset.devicetree.intf: Already dumped (InstallInterface instance) > _bootloader.storage.fsset.devicetree.populated: True > _bootloader.storage.fsset.devicetree.names: [sda, sda1, sda2, sda3, sda4, sda5, sda6, vg_claire, vg_claire-lv_swap, vg_claire-lv_root, loop0, /run/install/install.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _bootloader.storage.fsset.devicetree.liveBackingDevice: None > _bootloader.storage.fsset.devicetree.zeroMbr: False > _bootloader.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _bootloader.storage.fsset.devicetree._cleanup: False > _bootloader.storage.fsset.devicetree.clearPartDisks: [] > _bootloader.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _bootloader.storage.fsset.devicetree.iscsi.started: False > _bootloader.storage.fsset.devicetree.iscsi.initiatorSet: False > _bootloader.storage.fsset.devicetree.iscsi.nodes: [] > _bootloader.storage.fsset.devicetree.iscsi.ibftNodes: [] > _bootloader.storage.fsset.devicetree.iscsi._initiator: > _bootloader.storage.fsset.devicetree.platform: X86 instance, containing members: > _bootloader.storage.fsset.devicetree.platform.anaconda: None > _bootloader.storage.fsset.devicetree.exclusiveDisks: [] > _bootloader.storage.fsset.devicetree.unusedRaidMembers: [] > _bootloader.storage.fsset.devicetree.mpathFriendlyNames: True > _bootloader.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _bootloader.storage.fsset.devicetree.topology._multipaths: [] > _bootloader.storage.fsset.devicetree.topology._nondisks: [sda1, sda2, sda3, sda4, sda5, sda6] > _bootloader.storage.fsset.devicetree.topology._devmap: {'loop5': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'dm-0': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda6': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda6 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sda6 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: partition > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'sda4': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda4 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sda4 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: partition > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda5': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda5 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sda5 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: partition > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sda2': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: partition > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda3': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: partition > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sda1': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: partition > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop3': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop4': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sda > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: None >} > _bootloader.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _bootloader.storage.fsset.devicetree.topology._singlepaths: [sda, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _bootloader.storage.fsset.devicetree.topology._mpath_topology: {} > _bootloader.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _bootloader.storage.fsset.devicetree._actions: [] > _bootloader.storage.fsset.devicetree.reinitializeDisks: False > _bootloader.storage.fsset.devicetree._devices: [existing 476940MB disk sda (0) with existing msdos disklabel >, existing 100MB partition sda1 (1) with existing ntfs filesystem >, existing 242534MB partition sda2 (2) with existing ntfs filesystem >, existing 214303MB partition sda3 (3) with existing ntfs filesystem >, existing 20002MB partition sda4 (4) >, existing 500MB partition sda5 (5) with existing ext4 filesystem mounted at /boot >, existing 19500MB partition sda6 (6) with existing lvmpv >, existing 19488MB lvmvg vg_claire (7) >, FileDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: parted.Device instance -- > model: path: /run/install/install.img type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 269224 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2103, 4, 32) biosGeometry: (2103, 4, 32) > PedDevice: <_ped.Device object at 0x7fc341179830> > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: /run/install/install.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 131.45703125 > _serial: None > id: 8 > minor: 0 >, LoopDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 0 > _partedDevice: parted.Device instance -- > model: path: /dev/loop0 type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 269224 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2103, 4, 32) biosGeometry: (2103, 4, 32) > PedDevice: <_ped.Device object at 0x7fc341179710> > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 9 > minor: 0 >, FileDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 10 > minor: 0 >, LoopDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: Ext4FS instance, containing members: > _format.uuid: 758e0768-f22c-48a8-919d-23054ed0707a > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 2048.0 > _format._size: 2048.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: > _vendor: > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (Ext4FS instance) > bus: > _size: 0 > _serial: None > id: 11 > minor: 0 >, FileDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 12 > minor: 0 >, LoopDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 13 > minor: 0 >, existing 2048MB dm live-rw (14) with existing ext4 filesystem >, existing 5856MB lvmlv vg_claire-lv_swap (15) with existing ntfs filesystem >, existing 13632MB lvmlv vg_claire-lv_root (16) with existing ext4 filesystem mounted at / >] > _bootloader.storage.fsset.devicetree.protectedDevNames: [] > _bootloader.storage.fsset.devicetree.diskImages: {} > _bootloader.storage.fsset.devicetree.protectedDevSpecs: [] > _bootloader.storage.fsset.preserveLines: [] > _bootloader.storage.fsset._devshm: None > _bootloader.storage.fsset._dev: None > _bootloader.storage.fsset.blkidTab: BlkidTab instance, containing members: > _bootloader.storage.fsset.blkidTab.chroot: /mnt/sysimage > _bootloader.storage.fsset.blkidTab.devices: {'/dev/sda5': {'DEVNO': '0x0805', 'TYPE': 'ext4', 'UUID': '5e824415-d059-421d-a990-d993b2bc5157', 'TIME': '1354375061.791990'} >, '/dev/sda6': {'DEVNO': '0x0806', 'TYPE': 'LVM2_member', 'UUID': 'YuPzmq-O8o1-MdTA-E4ON-mD5p-c7fl-WLGD8h', 'TIME': '1322522277.266924'} >, '/dev/sda1': {'DEVNO': '0x0801', 'LABEL': 'Syste', 'TYPE': 'ntfs', 'UUID': '024CF8164CF805E7', 'TIME': '1322522275.814310'} >, '/dev/sda2': {'DEVNO': '0x0802', 'TYPE': 'ntfs', 'UUID': 'BA8CFEE38CFE98D9', 'TIME': '1322522276.207321'} >, '/dev/sda3': {'DEVNO': '0x0803', 'LABEL': 'Data', 'TYPE': 'ntfs', 'UUID': 'E43091E73091C14A', 'TIME': '1322522276.709913'} >} > _bootloader.storage.fsset._proc: None > _bootloader.storage.fsset.active: False > _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: None > _bootloader.storage.fsset._sysfs: None > _bootloader.storage.fsset._selinux: None > _bootloader.storage.config: StorageDiscoveryConfig instance, containing members: > _bootloader.storage.config.clearPartType: 2 > _bootloader.storage.config.ignoredDisks: [] > _bootloader.storage.config.protectedDevSpecs: [] > _bootloader.storage.config.reinitializeDisks: False > _bootloader.storage.config.ignoreDiskInteractive: False > _bootloader.storage.config.exclusiveDisks: [] > _bootloader.storage.config.zeroMbr: False > _bootloader.storage.config.diskImages: {} > _bootloader.storage.config.clearPartDisks: [] > _bootloader.storage.config.mpathFriendlyNames: True > _bootloader.storage.autoPartType: 2 > _bootloader.storage.zfcp: ZFCP instance, containing members: > _bootloader.storage.zfcp.down: False > _bootloader.storage.zfcp.hasReadConfig: True > _bootloader.storage.zfcp.intf: Already dumped (InstallInterface instance) > _bootloader.storage.zfcp.fcpdevs: set([]) > _bootloader.storage.devicetree: Already dumped (DeviceTree instance) > _bootloader.storage.defaultFSType: ext4 > _bootloader.storage._dumpFile: /tmp/storage.state > _bootloader.storage.services: set([]) > _bootloader.storage.shrinkPartitions: {} > _bootloader.storage.encryptionPassphrase: None > _bootloader.storage.encryptionRetrofit: False > _bootloader.storage._nextID: 0 > _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 (0x7fc340ffd450) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7fc340ffd490) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7fc340ffd4d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7fc340ffd510) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7fc340ffd550) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1024 maxSize = 5808 grow = True > >] > _bootloader.storage.doAutoPart: False > _bootloader.storage.iscsi: Already dumped (iscsi instance) > _bootloader.storage.encryptedAutoPart: False > _bootloader._update_only: True > _bootloader._default_image: None > _bootloader.stage1_drive: None > _bootloader._stage1_device: None > _bootloader._drive_order: [] > _bootloader._timeout: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader.linux_images: [] >_timezone: None >displayMode: g >simpleFilter: True >ksdata: Skipped >proxy: None >_users: Users instance, containing members: > _users.admin: <Admin object at 0x7fc356d19990> > _users.rootPassword: Skipped > _users.anaconda: Already dumped (Anaconda instance) >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 17.29 > 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/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog, /run/install/ks.cfg] >_backend: YumBackend instance, containing members: > _backend.modeText: > _backend.instPath: /mnt/sysimage > _backend.supportsPackageSelection: True > _backend.skipFormatRoot: False > _backend.instLog: None > _backend.supportsUpgrades: True > _backend.anaconda: Already dumped (Anaconda instance) >clearPartTypeSelection: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: 1 >security: Security instance, containing members: > security.selinux: 1 > security.auth: --enableshadow --passalgo=sha512 >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'keymap': None, 'selinux': True, 'module': [], 'syslog': None, 'images': [], 'serial': False, 'dmraid': True, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': '/run/install/ks.cfg', 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:UUID=5e824415-d059-421d-a990-d993b2bc5157:/upgrade/squashfs.img', 'method': 'hd::/var/cache/yum/preupgrade', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'rescue_nomount': False, 'proxyAuth': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxyUsername: None > > >/tmp/anaconda.log: >14:21:20,647 INFO anaconda: /usr/sbin/anaconda 17.29 >14:21:24,537 INFO anaconda: 3932160 kB (3840 MB) are available >14:21:24,537 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >14:21:24,556 INFO anaconda: anaconda called with cmdline = ['/usr/sbin/anaconda'] >14:21:24,559 INFO anaconda: Default encoding = utf-8 >14:21:24,693 INFO anaconda: ISCSID is /sbin/iscsid >14:21:24,694 INFO anaconda: no initiator set >14:21:24,803 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >14:21:24,804 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >14:21:25,215 INFO anaconda: Display mode = g >14:21:25,216 INFO anaconda: 3932160 kB (3840 MB) are available >14:21:25,216 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >14:21:26,225 DEBUG anaconda: X server has signalled a successful start. >14:21:26,230 INFO anaconda: Starting window manager, pid 705. >14:21:26,233 INFO anaconda.stdout: Starting graphical installation. >14:21:27,090 INFO anaconda: using only installclass _Fedora >14:21:27,091 INFO anaconda: Detected 3760M of memory >14:21:27,091 INFO anaconda: Swap attempt of 1024M to 5808M >14:21:27,091 INFO anaconda: dispatch: resetting scheduling >14:21:27,092 INFO anaconda: dispatch: resetting finished. >14:21:27,603 DEBUG anaconda: display: (['LVDS1', 'connected', '1366x768+0+0', '(normal', 'left', 'inverted', 'right', 'x', 'axis', 'y', 'axis)', '256mm', 'x', '144mm'],) >14:21:27,604 INFO anaconda: Setting window size to 1366x768 >14:21:28,516 INFO anaconda: dispatch: resetting to the first step. >14:21:28,517 INFO anaconda: dispatch: moving (1) to step kickstart >14:21:28,518 DEBUG anaconda: dispatch: kickstart is a direct step >14:21:28,602 INFO anaconda: no initiator set >14:21:29,176 DEBUG anaconda: required disklabel type for sda (1) is None >14:21:29,177 DEBUG anaconda: default disklabel type for sda is msdos >14:21:29,177 DEBUG anaconda: selecting msdos disklabel for sda based on size >14:21:54,892 INFO anaconda: dispatch: leaving (1) step kickstart >14:21:54,893 INFO anaconda: dispatch: moving (1) to step findrootparts >14:21:54,893 DEBUG anaconda: dispatch: findrootparts is a direct step >14:21:54,898 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda5 on /mnt/sysimage as ext4 with options ro >14:21:55,017 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >14:21:55,182 DEBUG anaconda: isys.py:mount()- going to mount /dev/loop1 on /mnt/sysimage as ext4 with options ro >14:21:55,522 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_claire-lv_root on /mnt/sysimage as ext4 with options ro >14:21:56,091 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >14:21:56,977 DEBUG anaconda: dispatch: Can not reschedule step 'findinstall' from 'skipped' to 'requested' >14:21:56,978 INFO anaconda: dispatch: leaving (1) step findrootparts >14:21:56,980 INFO anaconda: dispatch: moving (1) to step upgrademount >14:21:56,980 DEBUG anaconda: dispatch: upgrademount is a direct step >14:21:57,472 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_claire-lv_root on /mnt/sysimage as ext4 with options defaults > > >/tmp/program.log: >14:21:22,983 INFO program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >14:21:24,662 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >14:21:24,696 INFO program: Running... modprobe fcoe >14:21:24,783 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >14:21:24,803 INFO program: No FCoE boot disk information is found in EDD! >14:21:24,805 INFO program: Running... modprobe scsi_wait_scan >14:21:24,813 INFO program: Running... rmmod scsi_wait_scan >14:21:24,823 INFO program: Running... udevadm settle --timeout=300 >14:21:25,161 INFO program: Running... multipath -d >14:21:25,185 INFO program: Running... multipath -ll >14:21:26,232 INFO program: Running... metacity --display :1 --sm-disable >14:21:26,814 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >14:21:27,371 INFO program: Running... xrandr -q >14:21:27,600 INFO program: Screen 0: minimum 320 x 200, current 1366 x 768, maximum 8192 x 8192 >14:21:27,601 INFO program: LVDS1 connected 1366x768+0+0 (normal left inverted right x axis y axis) 256mm x 144mm >14:21:27,601 INFO program: 1366x768 60.0*+ >14:21:27,601 INFO program: 1024x768 60.0 >14:21:27,601 INFO program: 800x600 60.3 56.2 >14:21:27,602 INFO program: 640x480 59.9 >14:21:27,602 INFO program: VGA1 disconnected (normal left inverted right x axis y axis) >14:21:27,602 INFO program: HDMI1 disconnected (normal left inverted right x axis y axis) >14:21:27,602 INFO program: DP1 disconnected (normal left inverted right x axis y axis) >14:21:27,602 INFO program: HDMI2 disconnected (normal left inverted right x axis y axis) >14:21:27,602 INFO program: DP2 disconnected (normal left inverted right x axis y axis) >14:21:28,472 ERR program: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x400010 (Fedora Ins) >14:21:28,473 ERR program: Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed. >14:21:28,519 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >14:21:28,605 INFO program: Running... modprobe scsi_wait_scan >14:21:28,617 INFO program: Running... rmmod scsi_wait_scan >14:21:28,626 INFO program: Running... udevadm settle --timeout=300 >14:21:29,008 INFO program: Running... multipath -d >14:21:29,023 INFO program: Running... multipath -ll >14:21:29,084 INFO program: Running... modprobe scsi_wait_scan >14:21:29,098 INFO program: Running... rmmod scsi_wait_scan >14:21:29,108 INFO program: Running... udevadm settle --timeout=300 >14:21:29,375 INFO program: Running... ntfsinfo -m /dev/sda1 >14:21:29,474 INFO program: Volume Information >14:21:29,474 INFO program: Name of device: /dev/sda1 >14:21:29,475 INFO program: Device state: 11 >14:21:29,475 INFO program: Volume Name: System Reserved >14:21:29,475 INFO program: Volume State: 91 >14:21:29,475 INFO program: Volume Version: 3.1 >14:21:29,476 INFO program: Sector Size: 512 >14:21:29,476 INFO program: Cluster Size: 4096 >14:21:29,476 INFO program: Index Block Size: 4096 >14:21:29,477 INFO program: Volume Size in Clusters: 25599 >14:21:29,477 INFO program: MFT Information >14:21:29,478 INFO program: MFT Record Size: 1024 >14:21:29,478 INFO program: MFT Zone Multiplier: 0 >14:21:29,478 INFO program: MFT Data Position: 24 >14:21:29,479 INFO program: MFT Zone Start: 8533 >14:21:29,479 INFO program: MFT Zone End: 11732 >14:21:29,479 INFO program: MFT Zone Position: 8533 >14:21:29,480 INFO program: Current Position in First Data Zone: 11732 >14:21:29,480 INFO program: Current Position in Second Data Zone: 0 >14:21:29,481 INFO program: LCN of Data Attribute for FILE_MFT: 8533 >14:21:29,482 INFO program: FILE_MFTMirr Size: 4 >14:21:29,482 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >14:21:29,482 INFO program: Size of Attribute Definition Table: 2560 >14:21:29,483 INFO program: FILE_Bitmap Information >14:21:29,483 INFO program: FILE_Bitmap MFT Record Number: 6 >14:21:29,484 INFO program: State of FILE_Bitmap Inode: 80 >14:21:29,484 INFO program: Length of Attribute List: 0 >14:21:29,484 INFO program: Attribute List: (null) >14:21:29,485 INFO program: Number of Attached Extent Inodes: 0 >14:21:29,485 INFO program: FILE_Bitmap Data Attribute Information >14:21:29,486 INFO program: Decompressed Runlist: not done yet >14:21:29,486 INFO program: Base Inode: 6 >14:21:29,486 INFO program: Attribute Types: not done yet >14:21:29,487 INFO program: Attribute Name Length: 0 >14:21:29,487 INFO program: Attribute State: 3 >14:21:29,488 INFO program: Attribute Allocated Size: 4096 >14:21:29,488 INFO program: Attribute Data Size: 3200 >14:21:29,488 INFO program: Attribute Initialized Size: 3200 >14:21:29,489 INFO program: Attribute Compressed Size: 0 >14:21:29,489 INFO program: Compression Block Size: 0 >14:21:29,490 INFO program: Compression Block Size Bits: 0 >14:21:29,490 INFO program: Compression Block Clusters: 0 >14:21:29,491 INFO program: Running... ntfsresize -m /dev/sda1 >14:21:29,528 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >14:21:29,529 INFO program: Minsize (in MB): 36 >14:21:29,652 INFO program: Running... ntfsinfo -m /dev/sda2 >14:21:29,695 INFO program: Volume Information >14:21:29,696 INFO program: Name of device: /dev/sda2 >14:21:29,697 INFO program: Device state: 11 >14:21:29,697 INFO program: Volume Name: >14:21:29,697 INFO program: Volume State: 91 >14:21:29,698 INFO program: Volume Version: 3.1 >14:21:29,698 INFO program: Sector Size: 512 >14:21:29,698 INFO program: Cluster Size: 4096 >14:21:29,699 INFO program: Index Block Size: 4096 >14:21:29,699 INFO program: Volume Size in Clusters: 62088703 >14:21:29,699 INFO program: MFT Information >14:21:29,700 INFO program: MFT Record Size: 1024 >14:21:29,700 INFO program: MFT Zone Multiplier: 0 >14:21:29,700 INFO program: MFT Data Position: 24 >14:21:29,701 INFO program: MFT Zone Start: 786432 >14:21:29,701 INFO program: MFT Zone End: 8547519 >14:21:29,701 INFO program: MFT Zone Position: 786432 >14:21:29,702 INFO program: Current Position in First Data Zone: 8547519 >14:21:29,702 INFO program: Current Position in Second Data Zone: 0 >14:21:29,703 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >14:21:29,704 INFO program: FILE_MFTMirr Size: 4 >14:21:29,704 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >14:21:29,705 INFO program: Size of Attribute Definition Table: 2560 >14:21:29,706 INFO program: FILE_Bitmap Information >14:21:29,707 INFO program: FILE_Bitmap MFT Record Number: 6 >14:21:29,707 INFO program: State of FILE_Bitmap Inode: 80 >14:21:29,708 INFO program: Length of Attribute List: 0 >14:21:29,709 INFO program: Attribute List: (null) >14:21:29,710 INFO program: Number of Attached Extent Inodes: 0 >14:21:29,710 INFO program: FILE_Bitmap Data Attribute Information >14:21:29,711 INFO program: Decompressed Runlist: not done yet >14:21:29,712 INFO program: Base Inode: 6 >14:21:29,712 INFO program: Attribute Types: not done yet >14:21:29,713 INFO program: Attribute Name Length: 0 >14:21:29,713 INFO program: Attribute State: 3 >14:21:29,714 INFO program: Attribute Allocated Size: 7761920 >14:21:29,714 INFO program: Attribute Data Size: 7761088 >14:21:29,714 INFO program: Attribute Initialized Size: 7761088 >14:21:29,715 INFO program: Attribute Compressed Size: 0 >14:21:29,715 INFO program: Compression Block Size: 0 >14:21:29,716 INFO program: Compression Block Size Bits: 0 >14:21:29,716 INFO program: Compression Block Clusters: 0 >14:21:29,717 INFO program: Running... ntfsresize -m /dev/sda2 >14:21:47,271 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >14:21:47,272 INFO program: Minsize (in MB): 213795 >14:21:47,601 INFO program: Running... ntfsinfo -m /dev/sda3 >14:21:47,654 INFO program: Volume Information >14:21:47,654 INFO program: Name of device: /dev/sda3 >14:21:47,654 INFO program: Device state: 11 >14:21:47,655 INFO program: Volume Name: Data >14:21:47,655 INFO program: Volume State: 91 >14:21:47,656 INFO program: Volume Version: 3.1 >14:21:47,656 INFO program: Sector Size: 512 >14:21:47,656 INFO program: Cluster Size: 4096 >14:21:47,657 INFO program: Index Block Size: 4096 >14:21:47,657 INFO program: Volume Size in Clusters: 54861567 >14:21:47,657 INFO program: MFT Information >14:21:47,658 INFO program: MFT Record Size: 1024 >14:21:47,658 INFO program: MFT Zone Multiplier: 0 >14:21:47,659 INFO program: MFT Data Position: 24 >14:21:47,659 INFO program: MFT Zone Start: 786432 >14:21:47,659 INFO program: MFT Zone End: 7644127 >14:21:47,660 INFO program: MFT Zone Position: 786432 >14:21:47,660 INFO program: Current Position in First Data Zone: 7644127 >14:21:47,660 INFO program: Current Position in Second Data Zone: 0 >14:21:47,661 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >14:21:47,662 INFO program: FILE_MFTMirr Size: 4 >14:21:47,662 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >14:21:47,663 INFO program: Size of Attribute Definition Table: 2560 >14:21:47,663 INFO program: FILE_Bitmap Information >14:21:47,664 INFO program: FILE_Bitmap MFT Record Number: 6 >14:21:47,664 INFO program: State of FILE_Bitmap Inode: 80 >14:21:47,665 INFO program: Length of Attribute List: 0 >14:21:47,665 INFO program: Attribute List: (null) >14:21:47,665 INFO program: Number of Attached Extent Inodes: 0 >14:21:47,666 INFO program: FILE_Bitmap Data Attribute Information >14:21:47,666 INFO program: Decompressed Runlist: not done yet >14:21:47,667 INFO program: Base Inode: 6 >14:21:47,667 INFO program: Attribute Types: not done yet >14:21:47,667 INFO program: Attribute Name Length: 0 >14:21:47,668 INFO program: Attribute State: 3 >14:21:47,668 INFO program: Attribute Allocated Size: 6860800 >14:21:47,669 INFO program: Attribute Data Size: 6857696 >14:21:47,669 INFO program: Attribute Initialized Size: 6857696 >14:21:47,670 INFO program: Attribute Compressed Size: 0 >14:21:47,670 INFO program: Compression Block Size: 0 >14:21:47,670 INFO program: Compression Block Size Bits: 0 >14:21:47,671 INFO program: Compression Block Clusters: 0 >14:21:47,671 INFO program: Running... ntfsresize -m /dev/sda3 >14:21:49,501 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >14:21:49,502 INFO program: Minsize (in MB): 209967 >14:21:49,876 INFO program: Running... dumpe2fs -h /dev/sda5 >14:21:49,915 INFO program: Filesystem volume name: <none> >14:21:49,916 INFO program: Last mounted on: /run/install/repo >14:21:49,916 INFO program: Filesystem UUID: 5e824415-d059-421d-a990-d993b2bc5157 >14:21:49,917 INFO program: Filesystem magic number: 0xEF53 >14:21:49,917 INFO program: Filesystem revision #: 1 (dynamic) >14:21:49,917 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >14:21:49,918 INFO program: Filesystem flags: signed_directory_hash >14:21:49,918 INFO program: Default mount options: (none) >14:21:49,918 INFO program: Filesystem state: clean >14:21:49,919 INFO program: Errors behavior: Continue >14:21:49,919 INFO program: Filesystem OS type: Linux >14:21:49,920 INFO program: Inode count: 128016 >14:21:49,920 INFO program: Block count: 512000 >14:21:49,920 INFO program: Reserved block count: 25600 >14:21:49,921 INFO program: Free blocks: 265691 >14:21:49,921 INFO program: Free inodes: 127736 >14:21:49,921 INFO program: First block: 1 >14:21:49,922 INFO program: Block size: 1024 >14:21:49,922 INFO program: Fragment size: 1024 >14:21:49,922 INFO program: Reserved GDT blocks: 256 >14:21:49,923 INFO program: Blocks per group: 8192 >14:21:49,923 INFO program: Fragments per group: 8192 >14:21:49,923 INFO program: Inodes per group: 2032 >14:21:49,924 INFO program: Inode blocks per group: 254 >14:21:49,924 INFO program: Flex block group size: 16 >14:21:49,925 INFO program: Filesystem created: Mon Nov 28 23:13:22 2011 >14:21:49,925 INFO program: Last mount time: Sat Dec 1 14:21:07 2012 >14:21:49,926 INFO program: Last write time: Sat Dec 1 14:21:10 2012 >14:21:49,926 INFO program: Mount count: 18 >14:21:49,926 INFO program: Maximum mount count: 36 >14:21:49,927 INFO program: Last checked: Mon Jul 9 15:41:32 2012 >14:21:49,927 INFO program: Check interval: 15552000 (6 months) >14:21:49,928 INFO program: Next check after: Sat Jan 5 15:41:32 2013 >14:21:49,928 INFO program: Lifetime writes: 426 MB >14:21:49,928 INFO program: Reserved blocks uid: 0 (user root) >14:21:49,929 INFO program: Reserved blocks gid: 0 (group root) >14:21:49,929 INFO program: First inode: 11 >14:21:49,930 INFO program: Inode size: 128 >14:21:49,930 INFO program: Journal inode: 8 >14:21:49,931 INFO program: Default directory hash: half_md4 >14:21:49,931 INFO program: Directory Hash Seed: d1152baa-cc68-45d5-ad26-6c452649b31b >14:21:49,931 INFO program: Journal backup: inode blocks >14:21:49,932 INFO program: Journal features: journal_incompat_revoke >14:21:49,932 INFO program: Journal size: 8M >14:21:49,933 INFO program: Journal length: 8192 >14:21:49,933 INFO program: Journal sequence: 0x00000375 >14:21:49,933 INFO program: Journal start: 0 >14:21:49,934 INFO program: >14:21:49,934 ERR program: dumpe2fs 1.42 (29-Nov-2011) >14:21:49,935 INFO program: Running... dumpe2fs -h /dev/sda5 >14:21:49,954 INFO program: Filesystem volume name: <none> >14:21:49,954 INFO program: Last mounted on: /run/install/repo >14:21:49,955 INFO program: Filesystem UUID: 5e824415-d059-421d-a990-d993b2bc5157 >14:21:49,955 INFO program: Filesystem magic number: 0xEF53 >14:21:49,956 INFO program: Filesystem revision #: 1 (dynamic) >14:21:49,956 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >14:21:49,956 INFO program: Filesystem flags: signed_directory_hash >14:21:49,957 INFO program: Default mount options: (none) >14:21:49,957 INFO program: Filesystem state: clean >14:21:49,958 INFO program: Errors behavior: Continue >14:21:49,958 INFO program: Filesystem OS type: Linux >14:21:49,958 INFO program: Inode count: 128016 >14:21:49,959 INFO program: Block count: 512000 >14:21:49,959 INFO program: Reserved block count: 25600 >14:21:49,959 INFO program: Free blocks: 265691 >14:21:49,960 INFO program: Free inodes: 127736 >14:21:49,960 INFO program: First block: 1 >14:21:49,961 INFO program: Block size: 1024 >14:21:49,961 INFO program: Fragment size: 1024 >14:21:49,962 INFO program: Reserved GDT blocks: 256 >14:21:49,963 INFO program: Blocks per group: 8192 >14:21:49,963 INFO program: Fragments per group: 8192 >14:21:49,964 INFO program: Inodes per group: 2032 >14:21:49,965 INFO program: Inode blocks per group: 254 >14:21:49,966 INFO program: Flex block group size: 16 >14:21:49,967 INFO program: Filesystem created: Mon Nov 28 23:13:22 2011 >14:21:49,967 INFO program: Last mount time: Sat Dec 1 14:21:07 2012 >14:21:49,968 INFO program: Last write time: Sat Dec 1 14:21:10 2012 >14:21:49,969 INFO program: Mount count: 18 >14:21:49,970 INFO program: Maximum mount count: 36 >14:21:49,970 INFO program: Last checked: Mon Jul 9 15:41:32 2012 >14:21:49,971 INFO program: Check interval: 15552000 (6 months) >14:21:49,972 INFO program: Next check after: Sat Jan 5 15:41:32 2013 >14:21:49,972 INFO program: Lifetime writes: 426 MB >14:21:49,973 INFO program: Reserved blocks uid: 0 (user root) >14:21:49,973 INFO program: Reserved blocks gid: 0 (group root) >14:21:49,973 INFO program: First inode: 11 >14:21:49,974 INFO program: Inode size: 128 >14:21:49,974 INFO program: Journal inode: 8 >14:21:49,975 INFO program: Default directory hash: half_md4 >14:21:49,975 INFO program: Directory Hash Seed: d1152baa-cc68-45d5-ad26-6c452649b31b >14:21:49,975 INFO program: Journal backup: inode blocks >14:21:49,976 INFO program: Journal features: journal_incompat_revoke >14:21:49,976 INFO program: Journal size: 8M >14:21:49,977 INFO program: Journal length: 8192 >14:21:49,977 INFO program: Journal sequence: 0x00000375 >14:21:49,977 INFO program: Journal start: 0 >14:21:49,978 INFO program: >14:21:49,978 ERR program: dumpe2fs 1.42 (29-Nov-2011) >14:21:49,979 INFO program: Running... resize2fs -P /dev/sda5 >14:21:50,003 INFO program: Estimated minimum size of the filesystem: 242749 >14:21:50,003 ERR program: resize2fs 1.42 (29-Nov-2011) >14:21:50,147 INFO program: Running... losetup -j /run/install/install.img >14:21:50,165 INFO program: /dev/loop0: [0016]:1397 (/run/install/install.img) >14:21:50,169 INFO program: Running... losetup -j /run/install/install.img >14:21:50,180 INFO program: /dev/loop0: [0016]:1397 (/run/install/install.img) >14:21:50,195 INFO program: Running... losetup -j /run/install/install.img >14:21:50,206 INFO program: /dev/loop0: [0016]:1397 (/run/install/install.img) >14:21:50,209 INFO program: Running... losetup -j /run/install/install.img >14:21:50,220 INFO program: /dev/loop0: [0016]:1397 (/run/install/install.img) >14:21:50,262 INFO program: Running... dumpe2fs -h /dev/loop1 >14:21:50,274 INFO program: Filesystem volume name: Anaconda >14:21:50,275 INFO program: Last mounted on: / >14:21:50,276 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >14:21:50,276 INFO program: Filesystem magic number: 0xEF53 >14:21:50,276 INFO program: Filesystem revision #: 1 (dynamic) >14:21:50,277 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >14:21:50,277 INFO program: Filesystem flags: signed_directory_hash >14:21:50,277 INFO program: Default mount options: user_xattr acl >14:21:50,278 INFO program: Filesystem state: clean >14:21:50,278 INFO program: Errors behavior: Continue >14:21:50,279 INFO program: Filesystem OS type: Linux >14:21:50,279 INFO program: Inode count: 131072 >14:21:50,279 INFO program: Block count: 2097152 >14:21:50,280 INFO program: Reserved block count: 0 >14:21:50,280 INFO program: Free blocks: 1625332 >14:21:50,280 INFO program: Free inodes: 109797 >14:21:50,281 INFO program: First block: 1 >14:21:50,281 INFO program: Block size: 1024 >14:21:50,281 INFO program: Fragment size: 1024 >14:21:50,282 INFO program: Reserved GDT blocks: 256 >14:21:50,283 INFO program: Blocks per group: 8192 >14:21:50,284 INFO program: Fragments per group: 8192 >14:21:50,285 INFO program: Inodes per group: 512 >14:21:50,286 INFO program: Inode blocks per group: 128 >14:21:50,287 INFO program: Flex block group size: 16 >14:21:50,288 INFO program: Filesystem created: Tue May 22 20:51:22 2012 >14:21:50,289 INFO program: Last mount time: Tue May 22 20:51:30 2012 >14:21:50,290 INFO program: Last write time: Tue May 22 20:51:40 2012 >14:21:50,291 INFO program: Mount count: 2 >14:21:50,292 INFO program: Maximum mount count: -1 >14:21:50,292 INFO program: Last checked: Tue May 22 20:51:22 2012 >14:21:50,292 INFO program: Check interval: 0 (<none>) >14:21:50,293 INFO program: Lifetime writes: 32 MB >14:21:50,293 INFO program: Reserved blocks uid: 0 (user root) >14:21:50,294 INFO program: Reserved blocks gid: 0 (group root) >14:21:50,294 INFO program: First inode: 11 >14:21:50,295 INFO program: Inode size: 256 >14:21:50,295 INFO program: Required extra isize: 28 >14:21:50,295 INFO program: Desired extra isize: 28 >14:21:50,296 INFO program: Journal inode: 8 >14:21:50,296 INFO program: Default directory hash: half_md4 >14:21:50,297 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >14:21:50,297 INFO program: Journal backup: inode blocks >14:21:50,297 INFO program: Journal features: (none) >14:21:50,298 INFO program: Journal size: 32M >14:21:50,298 INFO program: Journal length: 32768 >14:21:50,299 INFO program: Journal sequence: 0x00000009 >14:21:50,299 INFO program: Journal start: 0 >14:21:50,299 INFO program: >14:21:50,300 ERR program: dumpe2fs 1.42 (29-Nov-2011) >14:21:50,301 INFO program: Running... dumpe2fs -h /dev/loop1 >14:21:50,310 INFO program: Filesystem volume name: Anaconda >14:21:50,311 INFO program: Last mounted on: / >14:21:50,311 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >14:21:50,311 INFO program: Filesystem magic number: 0xEF53 >14:21:50,311 INFO program: Filesystem revision #: 1 (dynamic) >14:21:50,312 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >14:21:50,312 INFO program: Filesystem flags: signed_directory_hash >14:21:50,313 INFO program: Default mount options: user_xattr acl >14:21:50,313 INFO program: Filesystem state: clean >14:21:50,313 INFO program: Errors behavior: Continue >14:21:50,314 INFO program: Filesystem OS type: Linux >14:21:50,314 INFO program: Inode count: 131072 >14:21:50,315 INFO program: Block count: 2097152 >14:21:50,315 INFO program: Reserved block count: 0 >14:21:50,315 INFO program: Free blocks: 1625332 >14:21:50,316 INFO program: Free inodes: 109797 >14:21:50,316 INFO program: First block: 1 >14:21:50,317 INFO program: Block size: 1024 >14:21:50,317 INFO program: Fragment size: 1024 >14:21:50,317 INFO program: Reserved GDT blocks: 256 >14:21:50,318 INFO program: Blocks per group: 8192 >14:21:50,319 INFO program: Fragments per group: 8192 >14:21:50,320 INFO program: Inodes per group: 512 >14:21:50,320 INFO program: Inode blocks per group: 128 >14:21:50,321 INFO program: Flex block group size: 16 >14:21:50,322 INFO program: Filesystem created: Tue May 22 20:51:22 2012 >14:21:50,322 INFO program: Last mount time: Tue May 22 20:51:30 2012 >14:21:50,323 INFO program: Last write time: Tue May 22 20:51:40 2012 >14:21:50,323 INFO program: Mount count: 2 >14:21:50,324 INFO program: Maximum mount count: -1 >14:21:50,324 INFO program: Last checked: Tue May 22 20:51:22 2012 >14:21:50,324 INFO program: Check interval: 0 (<none>) >14:21:50,325 INFO program: Lifetime writes: 32 MB >14:21:50,325 INFO program: Reserved blocks uid: 0 (user root) >14:21:50,326 INFO program: Reserved blocks gid: 0 (group root) >14:21:50,326 INFO program: First inode: 11 >14:21:50,326 INFO program: Inode size: 256 >14:21:50,327 INFO program: Required extra isize: 28 >14:21:50,327 INFO program: Desired extra isize: 28 >14:21:50,328 INFO program: Journal inode: 8 >14:21:50,328 INFO program: Default directory hash: half_md4 >14:21:50,329 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >14:21:50,329 INFO program: Journal backup: inode blocks >14:21:50,329 INFO program: Journal features: (none) >14:21:50,330 INFO program: Journal size: 32M >14:21:50,330 INFO program: Journal length: 32768 >14:21:50,331 INFO program: Journal sequence: 0x00000009 >14:21:50,331 INFO program: Journal start: 0 >14:21:50,331 INFO program: >14:21:50,332 ERR program: dumpe2fs 1.42 (29-Nov-2011) >14:21:50,332 INFO program: Running... resize2fs -P /dev/loop1 >14:21:50,341 INFO program: Couldn't find valid filesystem superblock. >14:21:50,342 ERR program: resize2fs 1.42 (29-Nov-2011) >14:21:50,342 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >14:21:50,414 INFO program: Running... modprobe scsi_wait_scan >14:21:50,428 INFO program: Running... rmmod scsi_wait_scan >14:21:50,442 INFO program: Running... udevadm settle --timeout=300 >14:21:50,559 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:21:50,570 INFO program: Filesystem volume name: Anaconda >14:21:50,571 INFO program: Last mounted on: / >14:21:50,572 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >14:21:50,572 INFO program: Filesystem magic number: 0xEF53 >14:21:50,572 INFO program: Filesystem revision #: 1 (dynamic) >14:21:50,572 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >14:21:50,572 INFO program: Filesystem flags: signed_directory_hash >14:21:50,573 INFO program: Default mount options: user_xattr acl >14:21:50,573 INFO program: Filesystem state: clean >14:21:50,573 INFO program: Errors behavior: Continue >14:21:50,574 INFO program: Filesystem OS type: Linux >14:21:50,574 INFO program: Inode count: 131072 >14:21:50,575 INFO program: Block count: 2097152 >14:21:50,575 INFO program: Reserved block count: 0 >14:21:50,575 INFO program: Free blocks: 1625332 >14:21:50,576 INFO program: Free inodes: 109797 >14:21:50,576 INFO program: First block: 1 >14:21:50,577 INFO program: Block size: 1024 >14:21:50,577 INFO program: Fragment size: 1024 >14:21:50,578 INFO program: Reserved GDT blocks: 256 >14:21:50,579 INFO program: Blocks per group: 8192 >14:21:50,580 INFO program: Fragments per group: 8192 >14:21:50,581 INFO program: Inodes per group: 512 >14:21:50,581 INFO program: Inode blocks per group: 128 >14:21:50,582 INFO program: Flex block group size: 16 >14:21:50,582 INFO program: Filesystem created: Tue May 22 20:51:22 2012 >14:21:50,583 INFO program: Last mount time: Sat Dec 1 14:21:11 2012 >14:21:50,583 INFO program: Last write time: Sat Dec 1 14:21:11 2012 >14:21:50,584 INFO program: Mount count: 3 >14:21:50,584 INFO program: Maximum mount count: -1 >14:21:50,584 INFO program: Last checked: Tue May 22 20:51:22 2012 >14:21:50,585 INFO program: Check interval: 0 (<none>) >14:21:50,585 INFO program: Lifetime writes: 32 MB >14:21:50,586 INFO program: Reserved blocks uid: 0 (user root) >14:21:50,586 INFO program: Reserved blocks gid: 0 (group root) >14:21:50,586 INFO program: First inode: 11 >14:21:50,587 INFO program: Inode size: 256 >14:21:50,587 INFO program: Required extra isize: 28 >14:21:50,588 INFO program: Desired extra isize: 28 >14:21:50,588 INFO program: Journal inode: 8 >14:21:50,588 INFO program: Default directory hash: half_md4 >14:21:50,589 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >14:21:50,589 INFO program: Journal backup: inode blocks >14:21:50,590 INFO program: Journal features: (none) >14:21:50,590 INFO program: Journal size: 32M >14:21:50,590 INFO program: Journal length: 32768 >14:21:50,591 INFO program: Journal sequence: 0x0000000a >14:21:50,591 INFO program: Journal start: 1 >14:21:50,592 INFO program: >14:21:50,592 ERR program: dumpe2fs 1.42 (29-Nov-2011) >14:21:50,593 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:21:50,605 INFO program: Filesystem volume name: Anaconda >14:21:50,606 INFO program: Last mounted on: / >14:21:50,606 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >14:21:50,607 INFO program: Filesystem magic number: 0xEF53 >14:21:50,607 INFO program: Filesystem revision #: 1 (dynamic) >14:21:50,607 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >14:21:50,607 INFO program: Filesystem flags: signed_directory_hash >14:21:50,608 INFO program: Default mount options: user_xattr acl >14:21:50,608 INFO program: Filesystem state: clean >14:21:50,608 INFO program: Errors behavior: Continue >14:21:50,608 INFO program: Filesystem OS type: Linux >14:21:50,609 INFO program: Inode count: 131072 >14:21:50,609 INFO program: Block count: 2097152 >14:21:50,609 INFO program: Reserved block count: 0 >14:21:50,610 INFO program: Free blocks: 1625332 >14:21:50,610 INFO program: Free inodes: 109797 >14:21:50,610 INFO program: First block: 1 >14:21:50,610 INFO program: Block size: 1024 >14:21:50,611 INFO program: Fragment size: 1024 >14:21:50,611 INFO program: Reserved GDT blocks: 256 >14:21:50,611 INFO program: Blocks per group: 8192 >14:21:50,612 INFO program: Fragments per group: 8192 >14:21:50,612 INFO program: Inodes per group: 512 >14:21:50,612 INFO program: Inode blocks per group: 128 >14:21:50,612 INFO program: Flex block group size: 16 >14:21:50,613 INFO program: Filesystem created: Tue May 22 20:51:22 2012 >14:21:50,613 INFO program: Last mount time: Sat Dec 1 14:21:11 2012 >14:21:50,613 INFO program: Last write time: Sat Dec 1 14:21:11 2012 >14:21:50,614 INFO program: Mount count: 3 >14:21:50,614 INFO program: Maximum mount count: -1 >14:21:50,614 INFO program: Last checked: Tue May 22 20:51:22 2012 >14:21:50,615 INFO program: Check interval: 0 (<none>) >14:21:50,615 INFO program: Lifetime writes: 32 MB >14:21:50,615 INFO program: Reserved blocks uid: 0 (user root) >14:21:50,616 INFO program: Reserved blocks gid: 0 (group root) >14:21:50,616 INFO program: First inode: 11 >14:21:50,616 INFO program: Inode size: 256 >14:21:50,616 INFO program: Required extra isize: 28 >14:21:50,617 INFO program: Desired extra isize: 28 >14:21:50,617 INFO program: Journal inode: 8 >14:21:50,617 INFO program: Default directory hash: half_md4 >14:21:50,618 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >14:21:50,618 INFO program: Journal backup: inode blocks >14:21:50,618 INFO program: Journal features: (none) >14:21:50,619 INFO program: Journal size: 32M >14:21:50,619 INFO program: Journal length: 32768 >14:21:50,619 INFO program: Journal sequence: 0x0000000a >14:21:50,620 INFO program: Journal start: 1 >14:21:50,620 INFO program: >14:21:50,620 ERR program: dumpe2fs 1.42 (29-Nov-2011) >14:21:50,621 INFO program: Running... resize2fs -P /dev/mapper/live-rw >14:21:50,633 INFO program: Estimated minimum size of the filesystem: 450145 >14:21:50,633 ERR program: resize2fs 1.42 (29-Nov-2011) >14:21:50,691 INFO program: Running... modprobe scsi_wait_scan >14:21:50,710 INFO program: Running... rmmod scsi_wait_scan >14:21:50,727 INFO program: Running... udevadm settle --timeout=300 >14:21:50,824 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_claire/lv_swap >14:21:51,093 INFO program: Running... udevadm settle --timeout=300 >14:21:51,207 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_claire/lv_root >14:21:51,433 INFO program: Running... udevadm settle --timeout=300 >14:21:51,497 INFO program: Running... modprobe scsi_wait_scan >14:21:51,519 INFO program: Running... rmmod scsi_wait_scan >14:21:51,539 INFO program: Running... udevadm settle --timeout=300 >14:21:51,633 INFO program: Running... ntfsinfo -m /dev/mapper/vg_claire-lv_swap >14:21:51,665 INFO program: Volume Information >14:21:51,666 INFO program: Name of device: /dev/mapper/vg_claire-lv_swap >14:21:51,667 INFO program: Device state: 11 >14:21:51,667 INFO program: Volume Name: New Volume >14:21:51,667 INFO program: Volume State: 91 >14:21:51,668 INFO program: Volume Version: 3.1 >14:21:51,668 INFO program: Sector Size: 512 >14:21:51,669 INFO program: Cluster Size: 4096 >14:21:51,669 INFO program: Index Block Size: 4096 >14:21:51,669 INFO program: Volume Size in Clusters: 1499135 >14:21:51,670 INFO program: MFT Information >14:21:51,670 INFO program: MFT Record Size: 1024 >14:21:51,671 INFO program: MFT Zone Multiplier: 0 >14:21:51,671 INFO program: MFT Data Position: 24 >14:21:51,671 INFO program: MFT Zone Start: 0 >14:21:51,672 INFO program: MFT Zone End: 187395 >14:21:51,672 INFO program: MFT Zone Position: 4 >14:21:51,672 INFO program: Current Position in First Data Zone: 187395 >14:21:51,672 INFO program: Current Position in Second Data Zone: 0 >14:21:51,672 INFO program: LCN of Data Attribute for FILE_MFT: 4 >14:21:51,672 INFO program: FILE_MFTMirr Size: 4 >14:21:51,673 INFO program: LCN of Data Attribute for File_MFTMirr: 749567 >14:21:51,673 INFO program: Size of Attribute Definition Table: 2560 >14:21:51,673 INFO program: FILE_Bitmap Information >14:21:51,673 INFO program: FILE_Bitmap MFT Record Number: 6 >14:21:51,673 INFO program: State of FILE_Bitmap Inode: 80 >14:21:51,674 INFO program: Length of Attribute List: 0 >14:21:51,674 INFO program: Attribute List: (null) >14:21:51,674 INFO program: Number of Attached Extent Inodes: 0 >14:21:51,674 INFO program: FILE_Bitmap Data Attribute Information >14:21:51,674 INFO program: Decompressed Runlist: not done yet >14:21:51,674 INFO program: Base Inode: 6 >14:21:51,675 INFO program: Attribute Types: not done yet >14:21:51,675 INFO program: Attribute Name Length: 0 >14:21:51,675 INFO program: Attribute State: 3 >14:21:51,675 INFO program: Attribute Allocated Size: 188416 >14:21:51,675 INFO program: Attribute Data Size: 187392 >14:21:51,676 INFO program: Attribute Initialized Size: 187392 >14:21:51,676 INFO program: Attribute Compressed Size: 0 >14:21:51,676 INFO program: Compression Block Size: 0 >14:21:51,676 INFO program: Compression Block Size Bits: 0 >14:21:51,676 INFO program: Compression Block Clusters: 0 >14:21:51,677 INFO program: Running... ntfsresize -m /dev/mapper/vg_claire-lv_swap >14:21:51,712 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >14:21:51,713 INFO program: Minsize (in MB): 32 >14:21:51,875 INFO program: Running... dumpe2fs -h /dev/mapper/vg_claire-lv_root >14:21:51,906 INFO program: Filesystem volume name: _Fedora-16-x86_6 >14:21:51,907 INFO program: Last mounted on: / >14:21:51,908 INFO program: Filesystem UUID: 8bc810d7-1458-4330-92c1-a63115ec8a8c >14:21:51,908 INFO program: Filesystem magic number: 0xEF53 >14:21:51,909 INFO program: Filesystem revision #: 1 (dynamic) >14:21:51,909 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >14:21:51,909 INFO program: Filesystem flags: signed_directory_hash >14:21:51,910 INFO program: Default mount options: user_xattr acl >14:21:51,910 INFO program: Filesystem state: clean >14:21:51,911 INFO program: Errors behavior: Continue >14:21:51,911 INFO program: Filesystem OS type: Linux >14:21:51,911 INFO program: Inode count: 876544 >14:21:51,912 INFO program: Block count: 3489792 >14:21:51,912 INFO program: Reserved block count: 34884 >14:21:51,912 INFO program: Free blocks: 1748359 >14:21:51,912 INFO program: Free inodes: 733820 >14:21:51,912 INFO program: First block: 0 >14:21:51,913 INFO program: Block size: 4096 >14:21:51,913 INFO program: Fragment size: 4096 >14:21:51,913 INFO program: Reserved GDT blocks: 255 >14:21:51,913 INFO program: Blocks per group: 32768 >14:21:51,913 INFO program: Fragments per group: 32768 >14:21:51,914 INFO program: Inodes per group: 8192 >14:21:51,914 INFO program: Inode blocks per group: 512 >14:21:51,914 INFO program: Flex block group size: 16 >14:21:51,914 INFO program: Filesystem created: Thu Nov 3 02:26:36 2011 >14:21:51,914 INFO program: Last mount time: Sat Dec 1 11:59:59 2012 >14:21:51,914 INFO program: Last write time: Sat Dec 1 06:59:53 2012 >14:21:51,915 INFO program: Mount count: 39 >14:21:51,915 INFO program: Maximum mount count: -1 >14:21:51,915 INFO program: Last checked: Mon Nov 28 23:16:24 2011 >14:21:51,915 INFO program: Check interval: 0 (<none>) >14:21:51,915 INFO program: Lifetime writes: 19 GB >14:21:51,916 INFO program: Reserved blocks uid: 0 (user root) >14:21:51,916 INFO program: Reserved blocks gid: 0 (group root) >14:21:51,916 INFO program: First inode: 11 >14:21:51,916 INFO program: Inode size: 256 >14:21:51,916 INFO program: Required extra isize: 28 >14:21:51,916 INFO program: Desired extra isize: 28 >14:21:51,917 INFO program: Journal inode: 8 >14:21:51,917 INFO program: Default directory hash: half_md4 >14:21:51,917 INFO program: Directory Hash Seed: 3aa02128-9876-4723-b641-72ee91820f3a >14:21:51,917 INFO program: Journal backup: inode blocks >14:21:51,917 INFO program: Journal features: journal_incompat_revoke >14:21:51,918 INFO program: Journal size: 128M >14:21:51,918 INFO program: Journal length: 32768 >14:21:51,918 INFO program: Journal sequence: 0x00005351 >14:21:51,918 INFO program: Journal start: 0 >14:21:51,918 INFO program: >14:21:51,919 ERR program: dumpe2fs 1.42 (29-Nov-2011) >14:21:51,919 INFO program: Running... dumpe2fs -h /dev/mapper/vg_claire-lv_root >14:21:51,940 INFO program: Filesystem volume name: _Fedora-16-x86_6 >14:21:51,941 INFO program: Last mounted on: / >14:21:51,941 INFO program: Filesystem UUID: 8bc810d7-1458-4330-92c1-a63115ec8a8c >14:21:51,941 INFO program: Filesystem magic number: 0xEF53 >14:21:51,942 INFO program: Filesystem revision #: 1 (dynamic) >14:21:51,942 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >14:21:51,943 INFO program: Filesystem flags: signed_directory_hash >14:21:51,943 INFO program: Default mount options: user_xattr acl >14:21:51,944 INFO program: Filesystem state: clean >14:21:51,944 INFO program: Errors behavior: Continue >14:21:51,944 INFO program: Filesystem OS type: Linux >14:21:51,945 INFO program: Inode count: 876544 >14:21:51,945 INFO program: Block count: 3489792 >14:21:51,946 INFO program: Reserved block count: 34884 >14:21:51,946 INFO program: Free blocks: 1748359 >14:21:51,947 INFO program: Free inodes: 733820 >14:21:51,947 INFO program: First block: 0 >14:21:51,947 INFO program: Block size: 4096 >14:21:51,948 INFO program: Fragment size: 4096 >14:21:51,948 INFO program: Reserved GDT blocks: 255 >14:21:51,949 INFO program: Blocks per group: 32768 >14:21:51,949 INFO program: Fragments per group: 32768 >14:21:51,949 INFO program: Inodes per group: 8192 >14:21:51,950 INFO program: Inode blocks per group: 512 >14:21:51,950 INFO program: Flex block group size: 16 >14:21:51,951 INFO program: Filesystem created: Thu Nov 3 02:26:36 2011 >14:21:51,951 INFO program: Last mount time: Sat Dec 1 11:59:59 2012 >14:21:51,951 INFO program: Last write time: Sat Dec 1 06:59:53 2012 >14:21:51,952 INFO program: Mount count: 39 >14:21:51,952 INFO program: Maximum mount count: -1 >14:21:51,952 INFO program: Last checked: Mon Nov 28 23:16:24 2011 >14:21:51,952 INFO program: Check interval: 0 (<none>) >14:21:51,952 INFO program: Lifetime writes: 19 GB >14:21:51,953 INFO program: Reserved blocks uid: 0 (user root) >14:21:51,953 INFO program: Reserved blocks gid: 0 (group root) >14:21:51,953 INFO program: First inode: 11 >14:21:51,953 INFO program: Inode size: 256 >14:21:51,953 INFO program: Required extra isize: 28 >14:21:51,953 INFO program: Desired extra isize: 28 >14:21:51,954 INFO program: Journal inode: 8 >14:21:51,954 INFO program: Default directory hash: half_md4 >14:21:51,954 INFO program: Directory Hash Seed: 3aa02128-9876-4723-b641-72ee91820f3a >14:21:51,954 INFO program: Journal backup: inode blocks >14:21:51,954 INFO program: Journal features: journal_incompat_revoke >14:21:51,955 INFO program: Journal size: 128M >14:21:51,955 INFO program: Journal length: 32768 >14:21:51,955 INFO program: Journal sequence: 0x00005351 >14:21:51,955 INFO program: Journal start: 0 >14:21:51,955 INFO program: >14:21:51,956 ERR program: dumpe2fs 1.42 (29-Nov-2011) >14:21:51,956 INFO program: Running... resize2fs -P /dev/mapper/vg_claire-lv_root >14:21:51,969 INFO program: Estimated minimum size of the filesystem: 1730310 >14:21:51,969 ERR program: resize2fs 1.42 (29-Nov-2011) >14:21:52,025 INFO program: Running... modprobe scsi_wait_scan >14:21:52,041 INFO program: Running... rmmod scsi_wait_scan >14:21:52,054 INFO program: Running... udevadm settle --timeout=300 >14:21:52,142 INFO program: Running... udevadm settle --timeout=300 >14:21:52,209 INFO program: Running... udevadm settle --timeout=300 >14:21:52,281 INFO program: Running... udevadm settle --timeout=300 >14:21:52,356 INFO program: Running... udevadm settle --timeout=300 >14:21:52,421 INFO program: Running... udevadm settle --timeout=300 >14:21:52,496 INFO program: Running... udevadm settle --timeout=300 >14:21:52,565 INFO program: Running... udevadm settle --timeout=300 >14:21:52,635 INFO program: Running... udevadm settle --timeout=300 >14:21:52,699 INFO program: Running... udevadm settle --timeout=300 >14:21:52,789 INFO program: Running... udevadm settle --timeout=300 >14:21:52,841 INFO program: Running... losetup -j /run/install/install.img >14:21:52,852 INFO program: /dev/loop0: [0016]:1397 (/run/install/install.img) >14:21:52,859 INFO program: Running... losetup -j /run/install/install.img >14:21:52,871 INFO program: /dev/loop0: [0016]:1397 (/run/install/install.img) >14:21:52,885 INFO program: Running... udevadm settle --timeout=300 >14:21:52,951 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_claire/lv_swap >14:21:53,127 INFO program: Running... udevadm settle --timeout=300 >14:21:53,192 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_claire >14:21:53,329 INFO program: 0 logical volume(s) in volume group "vg_claire" now active >14:21:53,346 INFO program: Running... udevadm settle --timeout=300 >14:21:53,416 INFO program: Running... udevadm settle --timeout=300 >14:21:53,587 INFO program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >14:21:54,901 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/sda5 /mnt/sysimage >14:21:55,020 INFO program: Running... /bin/umount /mnt/sysimage >14:21:55,046 INFO program: Running... udevadm settle --timeout=300 >14:21:55,116 INFO program: Running... udevadm settle --timeout=300 >14:21:55,186 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/loop1 /mnt/sysimage >14:21:55,195 ERR program: mount: /dev/loop1 is already mounted or /mnt/sysimage busy >14:21:55,210 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_claire/lv_root >14:21:55,451 INFO program: Running... udevadm settle --timeout=300 >14:21:55,527 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/mapper/vg_claire-lv_root /mnt/sysimage >14:21:55,616 INFO program: Running... arch >14:21:56,033 INFO program: x86_64 >14:21:56,094 INFO program: Running... /bin/umount /mnt/sysimage >14:21:56,107 INFO program: Running... udevadm settle --timeout=300 >14:21:56,178 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_claire/lv_root >14:21:56,505 INFO program: Running... udevadm settle --timeout=300 >14:21:56,681 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_claire >14:21:56,824 INFO program: 0 logical volume(s) in volume group "vg_claire" now active >14:21:56,838 INFO program: Running... udevadm settle --timeout=300 >14:21:56,916 INFO program: Running... udevadm settle --timeout=300 >14:21:56,990 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_claire/lv_root >14:21:57,257 INFO program: Running... udevadm settle --timeout=300 >14:21:57,477 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/mapper/vg_claire-lv_root /mnt/sysimage >14:21:57,704 INFO program: Running... dumpe2fs -h /dev/mapper/vg_claire-lv_root >14:21:57,715 INFO program: Filesystem volume name: _Fedora-16-x86_6 >14:21:57,716 INFO program: Last mounted on: /mnt/sysimage >14:21:57,716 INFO program: Filesystem UUID: 8bc810d7-1458-4330-92c1-a63115ec8a8c >14:21:57,717 INFO program: Filesystem magic number: 0xEF53 >14:21:57,717 INFO program: Filesystem revision #: 1 (dynamic) >14:21:57,718 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >14:21:57,718 INFO program: Filesystem flags: signed_directory_hash >14:21:57,718 INFO program: Default mount options: user_xattr acl >14:21:57,719 INFO program: Filesystem state: clean >14:21:57,719 INFO program: Errors behavior: Continue >14:21:57,719 INFO program: Filesystem OS type: Linux >14:21:57,720 INFO program: Inode count: 876544 >14:21:57,720 INFO program: Block count: 3489792 >14:21:57,721 INFO program: Reserved block count: 34884 >14:21:57,721 INFO program: Free blocks: 1748359 >14:21:57,721 INFO program: Free inodes: 733820 >14:21:57,722 INFO program: First block: 0 >14:21:57,722 INFO program: Block size: 4096 >14:21:57,722 INFO program: Fragment size: 4096 >14:21:57,722 INFO program: Reserved GDT blocks: 255 >14:21:57,723 INFO program: Blocks per group: 32768 >14:21:57,723 INFO program: Fragments per group: 32768 >14:21:57,724 INFO program: Inodes per group: 8192 >14:21:57,724 INFO program: Inode blocks per group: 512 >14:21:57,724 INFO program: Flex block group size: 16 >14:21:57,725 INFO program: Filesystem created: Thu Nov 3 02:26:36 2011 >14:21:57,725 INFO program: Last mount time: Sat Dec 1 14:21:57 2012 >14:21:57,726 INFO program: Last write time: Sat Dec 1 14:21:57 2012 >14:21:57,726 INFO program: Mount count: 40 >14:21:57,726 INFO program: Maximum mount count: -1 >14:21:57,727 INFO program: Last checked: Mon Nov 28 23:16:24 2011 >14:21:57,727 INFO program: Check interval: 0 (<none>) >14:21:57,728 INFO program: Lifetime writes: 19 GB >14:21:57,728 INFO program: Reserved blocks uid: 0 (user root) >14:21:57,728 INFO program: Reserved blocks gid: 0 (group root) >14:21:57,729 INFO program: First inode: 11 >14:21:57,729 INFO program: Inode size: 256 >14:21:57,730 INFO program: Required extra isize: 28 >14:21:57,730 INFO program: Desired extra isize: 28 >14:21:57,731 INFO program: Journal inode: 8 >14:21:57,731 INFO program: Default directory hash: half_md4 >14:21:57,731 INFO program: Directory Hash Seed: 3aa02128-9876-4723-b641-72ee91820f3a >14:21:57,732 INFO program: Journal backup: inode blocks >14:21:57,732 INFO program: Journal features: journal_incompat_revoke >14:21:57,733 INFO program: Journal size: 128M >14:21:57,733 INFO program: Journal length: 32768 >14:21:57,733 INFO program: Journal sequence: 0x00005351 >14:21:57,734 INFO program: Journal start: 0 >14:21:57,734 INFO program: >14:21:57,735 ERR program: dumpe2fs 1.42 (29-Nov-2011) >14:21:57,735 INFO program: Running... dumpe2fs -h /dev/mapper/vg_claire-lv_root >14:21:57,744 INFO program: Filesystem volume name: _Fedora-16-x86_6 >14:21:57,745 INFO program: Last mounted on: /mnt/sysimage >14:21:57,745 INFO program: Filesystem UUID: 8bc810d7-1458-4330-92c1-a63115ec8a8c >14:21:57,745 INFO program: Filesystem magic number: 0xEF53 >14:21:57,745 INFO program: Filesystem revision #: 1 (dynamic) >14:21:57,745 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >14:21:57,746 INFO program: Filesystem flags: signed_directory_hash >14:21:57,746 INFO program: Default mount options: user_xattr acl >14:21:57,746 INFO program: Filesystem state: clean >14:21:57,746 INFO program: Errors behavior: Continue >14:21:57,746 INFO program: Filesystem OS type: Linux >14:21:57,746 INFO program: Inode count: 876544 >14:21:57,747 INFO program: Block count: 3489792 >14:21:57,747 INFO program: Reserved block count: 34884 >14:21:57,747 INFO program: Free blocks: 1748359 >14:21:57,747 INFO program: Free inodes: 733820 >14:21:57,747 INFO program: First block: 0 >14:21:57,747 INFO program: Block size: 4096 >14:21:57,747 INFO program: Fragment size: 4096 >14:21:57,748 INFO program: Reserved GDT blocks: 255 >14:21:57,748 INFO program: Blocks per group: 32768 >14:21:57,748 INFO program: Fragments per group: 32768 >14:21:57,749 INFO program: Inodes per group: 8192 >14:21:57,749 INFO program: Inode blocks per group: 512 >14:21:57,750 INFO program: Flex block group size: 16 >14:21:57,750 INFO program: Filesystem created: Thu Nov 3 02:26:36 2011 >14:21:57,751 INFO program: Last mount time: Sat Dec 1 14:21:57 2012 >14:21:57,751 INFO program: Last write time: Sat Dec 1 14:21:57 2012 >14:21:57,751 INFO program: Mount count: 40 >14:21:57,752 INFO program: Maximum mount count: -1 >14:21:57,752 INFO program: Last checked: Mon Nov 28 23:16:24 2011 >14:21:57,753 INFO program: Check interval: 0 (<none>) >14:21:57,753 INFO program: Lifetime writes: 19 GB >14:21:57,754 INFO program: Reserved blocks uid: 0 (user root) >14:21:57,754 INFO program: Reserved blocks gid: 0 (group root) >14:21:57,754 INFO program: First inode: 11 >14:21:57,755 INFO program: Inode size: 256 >14:21:57,755 INFO program: Required extra isize: 28 >14:21:57,756 INFO program: Desired extra isize: 28 >14:21:57,756 INFO program: Journal inode: 8 >14:21:57,757 INFO program: Default directory hash: half_md4 >14:21:57,757 INFO program: Directory Hash Seed: 3aa02128-9876-4723-b641-72ee91820f3a >14:21:57,757 INFO program: Journal backup: inode blocks >14:21:57,758 INFO program: Journal features: journal_incompat_revoke >14:21:57,758 INFO program: Journal size: 128M >14:21:57,759 INFO program: Journal length: 32768 >14:21:57,759 INFO program: Journal sequence: 0x00005351 >14:21:57,759 INFO program: Journal start: 0 >14:21:57,760 INFO program: >14:21:57,760 ERR program: dumpe2fs 1.42 (29-Nov-2011) >14:21:57,761 INFO program: Running... resize2fs -P /dev/mapper/vg_claire-lv_root >14:21:57,771 INFO program: Estimated minimum size of the filesystem: 1730310 >14:21:57,771 ERR program: resize2fs 1.42 (29-Nov-2011) >14:21:57,782 INFO program: Running... dumpe2fs -h /dev/sda5 >14:21:57,891 INFO program: Filesystem volume name: <none> >14:21:57,892 INFO program: Last mounted on: /run/install/repo >14:21:57,893 INFO program: Filesystem UUID: 5e824415-d059-421d-a990-d993b2bc5157 >14:21:57,894 INFO program: Filesystem magic number: 0xEF53 >14:21:57,894 INFO program: Filesystem revision #: 1 (dynamic) >14:21:57,895 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >14:21:57,895 INFO program: Filesystem flags: signed_directory_hash >14:21:57,896 INFO program: Default mount options: (none) >14:21:57,896 INFO program: Filesystem state: clean >14:21:57,896 INFO program: Errors behavior: Continue >14:21:57,897 INFO program: Filesystem OS type: Linux >14:21:57,897 INFO program: Inode count: 128016 >14:21:57,898 INFO program: Block count: 512000 >14:21:57,898 INFO program: Reserved block count: 25600 >14:21:57,898 INFO program: Free blocks: 265691 >14:21:57,899 INFO program: Free inodes: 127736 >14:21:57,899 INFO program: First block: 1 >14:21:57,899 INFO program: Block size: 1024 >14:21:57,900 INFO program: Fragment size: 1024 >14:21:57,901 INFO program: Reserved GDT blocks: 256 >14:21:57,902 INFO program: Blocks per group: 8192 >14:21:57,903 INFO program: Fragments per group: 8192 >14:21:57,904 INFO program: Inodes per group: 2032 >14:21:57,905 INFO program: Inode blocks per group: 254 >14:21:57,906 INFO program: Flex block group size: 16 >14:21:57,907 INFO program: Filesystem created: Mon Nov 28 23:13:22 2011 >14:21:57,908 INFO program: Last mount time: Sat Dec 1 14:21:07 2012 >14:21:57,909 INFO program: Last write time: Sat Dec 1 14:21:10 2012 >14:21:57,910 INFO program: Mount count: 18 >14:21:57,911 INFO program: Maximum mount count: 36 >14:21:57,912 INFO program: Last checked: Mon Jul 9 15:41:32 2012 >14:21:57,912 INFO program: Check interval: 15552000 (6 months) >14:21:57,912 INFO program: Next check after: Sat Jan 5 15:41:32 2013 >14:21:57,913 INFO program: Lifetime writes: 426 MB >14:21:57,913 INFO program: Reserved blocks uid: 0 (user root) >14:21:57,914 INFO program: Reserved blocks gid: 0 (group root) >14:21:57,914 INFO program: First inode: 11 >14:21:57,915 INFO program: Inode size: 128 >14:21:57,915 INFO program: Journal inode: 8 >14:21:57,915 INFO program: Default directory hash: half_md4 >14:21:57,916 INFO program: Directory Hash Seed: d1152baa-cc68-45d5-ad26-6c452649b31b >14:21:57,916 INFO program: Journal backup: inode blocks >14:21:57,917 INFO program: Journal features: journal_incompat_revoke >14:21:57,917 INFO program: Journal size: 8M >14:21:57,917 INFO program: Journal length: 8192 >14:21:57,918 INFO program: Journal sequence: 0x00000375 >14:21:57,918 INFO program: Journal start: 0 >14:21:57,919 INFO program: >14:21:57,919 ERR program: dumpe2fs 1.42 (29-Nov-2011) >14:21:57,920 INFO program: Running... dumpe2fs -h /dev/sda5 >14:21:57,941 INFO program: Filesystem volume name: <none> >14:21:57,941 INFO program: Last mounted on: /run/install/repo >14:21:57,941 INFO program: Filesystem UUID: 5e824415-d059-421d-a990-d993b2bc5157 >14:21:57,942 INFO program: Filesystem magic number: 0xEF53 >14:21:57,942 INFO program: Filesystem revision #: 1 (dynamic) >14:21:57,942 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >14:21:57,942 INFO program: Filesystem flags: signed_directory_hash >14:21:57,942 INFO program: Default mount options: (none) >14:21:57,943 INFO program: Filesystem state: clean >14:21:57,943 INFO program: Errors behavior: Continue >14:21:57,943 INFO program: Filesystem OS type: Linux >14:21:57,944 INFO program: Inode count: 128016 >14:21:57,944 INFO program: Block count: 512000 >14:21:57,944 INFO program: Reserved block count: 25600 >14:21:57,945 INFO program: Free blocks: 265691 >14:21:57,945 INFO program: Free inodes: 127736 >14:21:57,946 INFO program: First block: 1 >14:21:57,946 INFO program: Block size: 1024 >14:21:57,946 INFO program: Fragment size: 1024 >14:21:57,947 INFO program: Reserved GDT blocks: 256 >14:21:57,949 INFO program: Blocks per group: 8192 >14:21:57,950 INFO program: Fragments per group: 8192 >14:21:57,951 INFO program: Inodes per group: 2032 >14:21:57,951 INFO program: Inode blocks per group: 254 >14:21:57,952 INFO program: Flex block group size: 16 >14:21:57,952 INFO program: Filesystem created: Mon Nov 28 23:13:22 2011 >14:21:57,953 INFO program: Last mount time: Sat Dec 1 14:21:07 2012 >14:21:57,953 INFO program: Last write time: Sat Dec 1 14:21:10 2012 >14:21:57,954 INFO program: Mount count: 18 >14:21:57,954 INFO program: Maximum mount count: 36 >14:21:57,954 INFO program: Last checked: Mon Jul 9 15:41:32 2012 >14:21:57,955 INFO program: Check interval: 15552000 (6 months) >14:21:57,955 INFO program: Next check after: Sat Jan 5 15:41:32 2013 >14:21:57,956 INFO program: Lifetime writes: 426 MB >14:21:57,956 INFO program: Reserved blocks uid: 0 (user root) >14:21:57,956 INFO program: Reserved blocks gid: 0 (group root) >14:21:57,957 INFO program: First inode: 11 >14:21:57,957 INFO program: Inode size: 128 >14:21:57,958 INFO program: Journal inode: 8 >14:21:57,958 INFO program: Default directory hash: half_md4 >14:21:57,959 INFO program: Directory Hash Seed: d1152baa-cc68-45d5-ad26-6c452649b31b >14:21:57,959 INFO program: Journal backup: inode blocks >14:21:57,959 INFO program: Journal features: journal_incompat_revoke >14:21:57,960 INFO program: Journal size: 8M >14:21:57,960 INFO program: Journal length: 8192 >14:21:57,961 INFO program: Journal sequence: 0x00000375 >14:21:57,961 INFO program: Journal start: 0 >14:21:57,962 INFO program: >14:21:57,962 ERR program: dumpe2fs 1.42 (29-Nov-2011) >14:21:57,963 INFO program: Running... resize2fs -P /dev/sda5 >14:21:57,972 INFO program: Estimated minimum size of the filesystem: 242749 >14:21:57,972 ERR program: resize2fs 1.42 (29-Nov-2011) >14:21:57,989 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_claire/lv_swap >14:21:58,379 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >14:21:21,570 DEBUG storage: registered device format class LUKS as luks >14:21:21,571 DEBUG storage: registered device format class BIOSBoot as biosboot >14:21:21,611 DEBUG storage: registered device format class Ext2FS as ext2 >14:21:21,611 DEBUG storage: registered device format class Ext3FS as ext3 >14:21:21,612 DEBUG storage: registered device format class Ext4FS as ext4 >14:21:21,612 DEBUG storage: registered device format class FATFS as vfat >14:21:21,612 DEBUG storage: registered device format class EFIFS as efi >14:21:21,612 DEBUG storage: registered device format class BTRFS as btrfs >14:21:21,613 DEBUG storage: registered device format class GFS2 as gfs2 >14:21:21,613 DEBUG storage: registered device format class JFS as jfs >14:21:21,613 DEBUG storage: registered device format class ReiserFS as reiserfs >14:21:21,613 DEBUG storage: registered device format class XFS as xfs >14:21:21,614 DEBUG storage: registered device format class HFS as hfs >14:21:21,614 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >14:21:21,614 DEBUG storage: registered device format class HFSPlus as hfs+ >14:21:21,614 DEBUG storage: registered device format class NTFS as ntfs >14:21:21,615 DEBUG storage: registered device format class NFS as nfs >14:21:21,615 DEBUG storage: registered device format class NFSv4 as nfs4 >14:21:21,615 DEBUG storage: registered device format class Iso9660FS as iso9660 >14:21:21,615 DEBUG storage: registered device format class NoDevFS as nodev >14:21:21,615 DEBUG storage: registered device format class DevPtsFS as devpts >14:21:21,616 DEBUG storage: registered device format class ProcFS as proc >14:21:21,616 DEBUG storage: registered device format class SysFS as sysfs >14:21:21,616 DEBUG storage: registered device format class TmpFS as tmpfs >14:21:21,616 DEBUG storage: registered device format class BindFS as bind >14:21:21,617 DEBUG storage: registered device format class SELinuxFS as selinuxfs >14:21:21,617 DEBUG storage: registered device format class USBFS as usbfs >14:21:21,622 DEBUG storage: registered device format class DMRaidMember as dmraidmember >14:21:21,624 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >14:21:21,625 DEBUG storage: registered device format class MultipathMember as multipath_member >14:21:21,629 DEBUG storage: registered device format class MDRaidMember as mdmember >14:21:21,631 DEBUG storage: registered device format class PPCPRePBoot as prepboot >14:21:21,636 DEBUG storage: registered device format class SwapSpace as swap >14:21:21,640 DEBUG storage: registered device format class DiskLabel as disklabel >14:21:25,149 DEBUG storage: MultipathTopology._build_topology: >14:21:25,150 DEBUG storage: /etc/multipath.conf contents: >14:21:25,150 DEBUG storage: # multipath.conf written by anaconda >14:21:25,150 DEBUG storage: >14:21:25,150 DEBUG storage: defaults { >14:21:25,150 DEBUG storage: user_friendly_names yes >14:21:25,151 DEBUG storage: } >14:21:25,151 DEBUG storage: blacklist { >14:21:25,151 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >14:21:25,151 DEBUG storage: devnode "^hd[a-z]" >14:21:25,151 DEBUG storage: devnode "^dcssblk[0-9]*" >14:21:25,151 DEBUG storage: device { >14:21:25,152 DEBUG storage: vendor "DGC" >14:21:25,152 DEBUG storage: product "LUNZ" >14:21:25,152 DEBUG storage: } >14:21:25,152 DEBUG storage: device { >14:21:25,152 DEBUG storage: vendor "IBM" >14:21:25,152 DEBUG storage: product "S/390.*" >14:21:25,153 DEBUG storage: } >14:21:25,153 DEBUG storage: # don't count normal SATA devices as multipaths >14:21:25,153 DEBUG storage: device { >14:21:25,154 DEBUG storage: vendor "ATA" >14:21:25,154 DEBUG storage: } >14:21:25,154 DEBUG storage: # don't count 3ware devices as multipaths >14:21:25,155 DEBUG storage: device { >14:21:25,155 DEBUG storage: vendor "3ware" >14:21:25,156 DEBUG storage: } >14:21:25,156 DEBUG storage: device { >14:21:25,156 DEBUG storage: vendor "AMCC" >14:21:25,157 DEBUG storage: } >14:21:25,157 DEBUG storage: # nor highpoint devices >14:21:25,158 DEBUG storage: device { >14:21:25,158 DEBUG storage: vendor "HPT" >14:21:25,158 DEBUG storage: } >14:21:25,159 DEBUG storage: } >14:21:25,159 DEBUG storage: multipaths { >14:21:25,160 DEBUG storage: } >14:21:25,160 DEBUG storage: (end of /etc/multipath.conf) >14:21:25,200 INFO storage: MultipathTopology: found singlepath device: sda >14:21:25,201 INFO storage: MultipathTopology: found non-disk device: sda1 >14:21:25,202 INFO storage: MultipathTopology: found non-disk device: sda2 >14:21:25,203 INFO storage: MultipathTopology: found non-disk device: sda3 >14:21:25,203 INFO storage: MultipathTopology: found non-disk device: sda4 >14:21:25,204 INFO storage: MultipathTopology: found non-disk device: sda5 >14:21:25,204 INFO storage: MultipathTopology: found non-disk device: sda6 >14:21:25,205 INFO storage: MultipathTopology: found singlepath device: loop0 >14:21:25,205 INFO storage: MultipathTopology: found singlepath device: loop1 >14:21:25,206 INFO storage: MultipathTopology: found singlepath device: loop2 >14:21:25,206 INFO storage: MultipathTopology: found singlepath device: loop3 >14:21:25,207 INFO storage: MultipathTopology: found singlepath device: loop4 >14:21:25,208 INFO storage: MultipathTopology: found singlepath device: loop5 >14:21:25,208 INFO storage: MultipathTopology: found singlepath device: loop6 >14:21:25,209 INFO storage: MultipathTopology: found singlepath device: loop7 >14:21:25,209 INFO storage: MultipathTopology: found singlepath device: dm-0 >14:21:28,603 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >14:21:28,604 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >14:21:28,604 DEBUG storage: protected device spec resolved to None >14:21:28,995 DEBUG storage: MultipathTopology._build_topology: >14:21:28,995 DEBUG storage: /etc/multipath.conf contents: >14:21:28,996 DEBUG storage: # multipath.conf written by anaconda >14:21:28,996 DEBUG storage: >14:21:28,996 DEBUG storage: defaults { >14:21:28,996 DEBUG storage: user_friendly_names yes >14:21:28,996 DEBUG storage: } >14:21:28,996 DEBUG storage: blacklist { >14:21:28,997 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >14:21:28,997 DEBUG storage: devnode "^hd[a-z]" >14:21:28,997 DEBUG storage: devnode "^dcssblk[0-9]*" >14:21:28,997 DEBUG storage: device { >14:21:28,997 DEBUG storage: vendor "DGC" >14:21:28,997 DEBUG storage: product "LUNZ" >14:21:28,997 DEBUG storage: } >14:21:28,998 DEBUG storage: device { >14:21:28,998 DEBUG storage: vendor "IBM" >14:21:28,998 DEBUG storage: product "S/390.*" >14:21:28,998 DEBUG storage: } >14:21:28,999 DEBUG storage: # don't count normal SATA devices as multipaths >14:21:28,999 DEBUG storage: device { >14:21:29,000 DEBUG storage: vendor "ATA" >14:21:29,001 DEBUG storage: } >14:21:29,001 DEBUG storage: # don't count 3ware devices as multipaths >14:21:29,002 DEBUG storage: device { >14:21:29,002 DEBUG storage: vendor "3ware" >14:21:29,003 DEBUG storage: } >14:21:29,003 DEBUG storage: device { >14:21:29,003 DEBUG storage: vendor "AMCC" >14:21:29,004 DEBUG storage: } >14:21:29,004 DEBUG storage: # nor highpoint devices >14:21:29,005 DEBUG storage: device { >14:21:29,005 DEBUG storage: vendor "HPT" >14:21:29,005 DEBUG storage: } >14:21:29,006 DEBUG storage: } >14:21:29,006 DEBUG storage: multipaths { >14:21:29,007 DEBUG storage: } >14:21:29,007 DEBUG storage: (end of /etc/multipath.conf) >14:21:29,043 INFO storage: MultipathTopology: found singlepath device: sda >14:21:29,044 INFO storage: MultipathTopology: found non-disk device: sda1 >14:21:29,045 INFO storage: MultipathTopology: found non-disk device: sda2 >14:21:29,046 INFO storage: MultipathTopology: found non-disk device: sda3 >14:21:29,046 INFO storage: MultipathTopology: found non-disk device: sda4 >14:21:29,047 INFO storage: MultipathTopology: found non-disk device: sda5 >14:21:29,048 INFO storage: MultipathTopology: found non-disk device: sda6 >14:21:29,048 INFO storage: MultipathTopology: found singlepath device: loop0 >14:21:29,049 INFO storage: MultipathTopology: found singlepath device: loop1 >14:21:29,049 INFO storage: MultipathTopology: found singlepath device: loop2 >14:21:29,050 INFO storage: MultipathTopology: found singlepath device: loop3 >14:21:29,050 INFO storage: MultipathTopology: found singlepath device: loop4 >14:21:29,051 INFO storage: MultipathTopology: found singlepath device: loop5 >14:21:29,052 INFO storage: MultipathTopology: found singlepath device: loop6 >14:21:29,052 INFO storage: MultipathTopology: found singlepath device: loop7 >14:21:29,053 INFO storage: MultipathTopology: found singlepath device: dm-0 >14:21:29,054 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >14:21:29,064 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJBEG8T /dev/disk/by-id/wwn-0x5000c50037fe653d', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'D005SD1M', > 'ID_SERIAL': 'ST9500420AS_5VJBEG8T', > 'ID_SERIAL_SHORT': '5VJBEG8T', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50037fe653d', > 'ID_WWN_WITH_EXTENSION': '0x5000c50037fe653d', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25443771', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJBEG8T', > '/dev/disk/by-id/wwn-0x5000c50037fe653d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >14:21:29,065 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >14:21:29,067 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:21:29,068 DEBUG storage: DeviceTree.getDeviceByName returned None >14:21:29,070 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >14:21:29,072 INFO storage: sda is a disk >14:21:29,072 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:21:29,076 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >14:21:29,076 INFO storage: added disk sda (id 0) to device tree >14:21:29,076 DEBUG storage: looking up parted Device: /dev/sda >14:21:29,080 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >14:21:29,082 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >14:21:29,082 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:21:29,084 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:21:29,180 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >14:21:29,242 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fc341176490>, <parted.partition.Partition object at 0x7fc341176850>, <parted.partition.Partition object at 0x7fc341176ad0>, <parted.partition.Partition object at 0x7fc3411619d0>, <parted.partition.Partition object at 0x7fc341161a50>, <parted.partition.Partition object at 0x7fc341176f50>] > device: <parted.device.Device object at 0x7fc341176290> > PedDisk: <_ped.Disk object at 0x7fc341175ef0> >14:21:29,243 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >14:21:29,245 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >14:21:29,248 INFO storage: got device: DiskDevice instance (0x7fc34955e750) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7fc341005cb0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fc341161690> >14:21:29,252 INFO storage: got format: DiskLabel instance (0x7fc341161750) -- > 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 = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fc341176490>, <parted.partition.Partition object at 0x7fc341176850>, <parted.partition.Partition object at 0x7fc341176ad0>, <parted.partition.Partition object at 0x7fc3411619d0>, <parted.partition.Partition object at 0x7fc341161a50>, <parted.partition.Partition object at 0x7fc341176f50>] > device: <parted.device.Device object at 0x7fc341176290> > PedDisk: <_ped.Disk object at 0x7fc341175ef0> > origPartedDisk = <parted.disk.Disk object at 0x7fc341176d90> > partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7fc341005dd0> > >14:21:29,343 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJBEG8T-part1 /dev/disk/by-id/wwn-0x5000c50037fe653d-part1 /dev/disk/by-label/System\\x20Reserved /dev/disk/by-uuid/024CF8164CF805E7', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '024CF8164CF805E7', > 'ID_FS_UUID_ENC': '024CF8164CF805E7', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204800', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'D005SD1M', > 'ID_SERIAL': 'ST9500420AS_5VJBEG8T', > 'ID_SERIAL_SHORT': '5VJBEG8T', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50037fe653d', > 'ID_WWN_WITH_EXTENSION': '0x5000c50037fe653d', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25598575', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJBEG8T-part1', > '/dev/disk/by-id/wwn-0x5000c50037fe653d-part1', > '/dev/disk/by-label/System\\x20Reserved', > '/dev/disk/by-uuid/024CF8164CF805E7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >14:21:29,343 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >14:21:29,345 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >14:21:29,347 DEBUG storage: DeviceTree.getDeviceByName returned None >14:21:29,347 INFO storage: sda1 is a partition >14:21:29,349 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >14:21:29,351 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:21:29,352 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:21:29,355 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >14:21:29,357 DEBUG storage: PartitionDevice._setFormat: sda1 ; >14:21:29,357 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:21:29,359 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >14:21:29,359 DEBUG storage: looking up parted Partition: /dev/sda1 >14:21:29,361 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >14:21:29,363 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >14:21:29,365 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >14:21:29,368 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >14:21:29,368 INFO storage: added partition sda1 (id 1) to device tree >14:21:29,370 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >14:21:29,372 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >14:21:29,374 DEBUG storage: NTFS.supported: supported: False ; >14:21:29,375 DEBUG storage: getFormat('ntfs') returning NTFS instance >14:21:29,375 DEBUG storage: device sda1 does not contain a disklabel >14:21:29,375 INFO storage: type detected on 'sda1' is 'ntfs' >14:21:29,536 DEBUG storage: NTFS.supported: supported: False ; >14:21:29,536 DEBUG storage: getFormat('ntfs') returning NTFS instance >14:21:29,541 DEBUG storage: PartitionDevice._setFormat: sda1 ; >14:21:29,544 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >14:21:29,545 DEBUG storage: looking up parted Device: /dev/sda1 >14:21:29,558 INFO storage: got device: PartitionDevice instance (0x7fc34955e890) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 100.0 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 204800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x7fc341179320> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc341176350> fileSystem: <parted.filesystem.FileSystem object at 0x7fc341176990> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc341176610> PedPartition: <_ped.Partition object at 0x7fc34116fd70> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 2048 end = 206847 length = 204800 > flags = boot >14:21:29,565 DEBUG storage: NTFS.supported: supported: False ; >14:21:29,566 INFO storage: got format: NTFS instance (0x7fc341117e10) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 024CF8164CF805E7 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = System_Reserved size = 99.0 targetSize = 99.0 > >14:21:29,622 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJBEG8T-part2 /dev/disk/by-id/wwn-0x5000c50037fe653d-part2 /dev/disk/by-uuid/BA8CFEE38CFE98D9', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'BA8CFEE38CFE98D9', > 'ID_FS_UUID_ENC': 'BA8CFEE38CFE98D9', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '206848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '496709632', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'D005SD1M', > 'ID_SERIAL': 'ST9500420AS_5VJBEG8T', > 'ID_SERIAL_SHORT': '5VJBEG8T', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50037fe653d', > 'ID_WWN_WITH_EXTENSION': '0x5000c50037fe653d', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25618514', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJBEG8T-part2', > '/dev/disk/by-id/wwn-0x5000c50037fe653d-part2', > '/dev/disk/by-uuid/BA8CFEE38CFE98D9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >14:21:29,622 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >14:21:29,624 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >14:21:29,626 DEBUG storage: DeviceTree.getDeviceByName returned None >14:21:29,626 INFO storage: sda2 is a partition >14:21:29,628 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >14:21:29,629 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:21:29,631 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:21:29,633 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >14:21:29,635 DEBUG storage: PartitionDevice._setFormat: sda2 ; >14:21:29,636 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:21:29,638 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >14:21:29,638 DEBUG storage: looking up parted Partition: /dev/sda2 >14:21:29,640 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >14:21:29,642 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >14:21:29,644 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >14:21:29,646 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >14:21:29,646 INFO storage: added partition sda2 (id 2) to device tree >14:21:29,648 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >14:21:29,649 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >14:21:29,651 DEBUG storage: NTFS.supported: supported: False ; >14:21:29,652 DEBUG storage: getFormat('ntfs') returning NTFS instance >14:21:29,652 DEBUG storage: device sda2 does not contain a disklabel >14:21:29,652 INFO storage: type detected on 'sda2' is 'ntfs' >14:21:47,278 DEBUG storage: NTFS.supported: supported: False ; >14:21:47,278 DEBUG storage: getFormat('ntfs') returning NTFS instance >14:21:47,283 DEBUG storage: PartitionDevice._setFormat: sda2 ; >14:21:47,285 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >14:21:47,286 DEBUG storage: looking up parted Device: /dev/sda2 >14:21:47,332 INFO storage: got device: PartitionDevice instance (0x7fc341117e50) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 242534.0 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 496709632 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30918, 255, 63) biosGeometry: (30918, 255, 63) > PedDevice: <_ped.Device object at 0x7fc341179440> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc341176350> fileSystem: <parted.filesystem.FileSystem object at 0x7fc3411769d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc341176910> PedPartition: <_ped.Partition object at 0x7fc34116fdd0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 206848 end = 496916479 length = 496709632 > flags = >14:21:47,335 DEBUG storage: NTFS.supported: supported: False ; >14:21:47,335 INFO storage: got format: NTFS instance (0x7fc34117a190) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = BA8CFEE38CFE98D9 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 242533.0 targetSize = 242533.0 > >14:21:47,565 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJBEG8T-part3 /dev/disk/by-id/wwn-0x5000c50037fe653d-part3 /dev/disk/by-label/Data /dev/disk/by-uuid/E43091E73091C14A', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Data', > 'ID_FS_LABEL_ENC': 'Data', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'E43091E73091C14A', > 'ID_FS_UUID_ENC': 'E43091E73091C14A', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '496916480', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '438892544', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'D005SD1M', > 'ID_SERIAL': 'ST9500420AS_5VJBEG8T', > 'ID_SERIAL_SHORT': '5VJBEG8T', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50037fe653d', > 'ID_WWN_WITH_EXTENSION': '0x5000c50037fe653d', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25897095', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJBEG8T-part3', > '/dev/disk/by-id/wwn-0x5000c50037fe653d-part3', > '/dev/disk/by-label/Data', > '/dev/disk/by-uuid/E43091E73091C14A'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >14:21:47,566 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >14:21:47,568 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >14:21:47,569 DEBUG storage: DeviceTree.getDeviceByName returned None >14:21:47,570 INFO storage: sda3 is a partition >14:21:47,571 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >14:21:47,573 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:21:47,575 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:21:47,581 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >14:21:47,584 DEBUG storage: PartitionDevice._setFormat: sda3 ; >14:21:47,584 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:21:47,586 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >14:21:47,586 DEBUG storage: looking up parted Partition: /dev/sda3 >14:21:47,588 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >14:21:47,590 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >14:21:47,592 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >14:21:47,594 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >14:21:47,594 INFO storage: added partition sda3 (id 3) to device tree >14:21:47,596 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >14:21:47,598 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: None ; >14:21:47,600 DEBUG storage: NTFS.supported: supported: False ; >14:21:47,600 DEBUG storage: getFormat('ntfs') returning NTFS instance >14:21:47,600 DEBUG storage: device sda3 does not contain a disklabel >14:21:47,601 INFO storage: type detected on 'sda3' is 'ntfs' >14:21:49,508 DEBUG storage: NTFS.supported: supported: False ; >14:21:49,509 DEBUG storage: getFormat('ntfs') returning NTFS instance >14:21:49,512 DEBUG storage: PartitionDevice._setFormat: sda3 ; >14:21:49,514 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: ntfs ; >14:21:49,515 DEBUG storage: looking up parted Device: /dev/sda3 >14:21:49,522 INFO storage: got device: PartitionDevice instance (0x7fc34111f110) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 214303.0 > format = existing ntfs filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 438892544 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (27319, 255, 63) biosGeometry: (27319, 255, 63) > PedDevice: <_ped.Device object at 0x7fc3411794d0> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc341176350> fileSystem: <parted.filesystem.FileSystem object at 0x7fc341176b90> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc341176b10> PedPartition: <_ped.Partition object at 0x7fc34116fe30> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 496916480 end = 935809023 length = 438892544 > flags = >14:21:49,529 DEBUG storage: NTFS.supported: supported: False ; >14:21:49,530 INFO storage: got format: NTFS instance (0x7fc341117e90) -- > type = ntfs name = ntfs status = False > device = /dev/sda3 uuid = E43091E73091C14A exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Data size = 214302.0 targetSize = 214302.0 > >14:21:49,763 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJBEG8T-part4 /dev/disk/by-id/wwn-0x5000c50037fe653d-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '935809024', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40964144', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'D005SD1M', > 'ID_SERIAL': 'ST9500420AS_5VJBEG8T', > 'ID_SERIAL_SHORT': '5VJBEG8T', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50037fe653d', > 'ID_WWN_WITH_EXTENSION': '0x5000c50037fe653d', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25494596', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJBEG8T-part4', > '/dev/disk/by-id/wwn-0x5000c50037fe653d-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >14:21:49,764 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >14:21:49,765 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >14:21:49,767 DEBUG storage: DeviceTree.getDeviceByName returned None >14:21:49,767 INFO storage: sda4 is a partition >14:21:49,769 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >14:21:49,771 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:21:49,773 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:21:49,775 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >14:21:49,777 DEBUG storage: PartitionDevice._setFormat: sda4 ; >14:21:49,777 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:21:49,779 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >14:21:49,779 DEBUG storage: looking up parted Partition: /dev/sda4 >14:21:49,781 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >14:21:49,783 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >14:21:49,785 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >14:21:49,787 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >14:21:49,788 INFO storage: added partition sda4 (id 4) to device tree >14:21:49,789 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >14:21:49,791 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: None ; >14:21:49,791 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:21:49,793 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >14:21:49,795 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: None ; exists: True ; >14:21:49,798 WARN storage: disklabel detected but not usable on sda4 >14:21:49,799 DEBUG storage: no type or existing type for sda4, bailing >14:21:49,801 DEBUG storage: looking up parted Device: /dev/sda4 >14:21:49,808 INFO storage: got device: PartitionDevice instance (0x7fc34111f210) -- > name = sda4 status = True kids = 0 id = 4 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 20002.0234375 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fc3411795f0> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc341176350> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc341161a10> PedPartition: <_ped.Partition object at 0x7fc34116fe90> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 935809024 end = 976773167 length = 40964144 > flags = >14:21:49,845 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJBEG8T-part5 /dev/disk/by-id/wwn-0x5000c50037fe653d-part5 /dev/disk/by-uuid/5e824415-d059-421d-a990-d993b2bc5157', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5e824415-d059-421d-a990-d993b2bc5157', > 'ID_FS_UUID_ENC': '5e824415-d059-421d-a990-d993b2bc5157', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '935811072', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'D005SD1M', > 'ID_SERIAL': 'ST9500420AS_5VJBEG8T', > 'ID_SERIAL_SHORT': '5VJBEG8T', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50037fe653d', > 'ID_WWN_WITH_EXTENSION': '0x5000c50037fe653d', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25654571', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJBEG8T-part5', > '/dev/disk/by-id/wwn-0x5000c50037fe653d-part5', > '/dev/disk/by-uuid/5e824415-d059-421d-a990-d993b2bc5157'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >14:21:49,845 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >14:21:49,847 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >14:21:49,849 DEBUG storage: DeviceTree.getDeviceByName returned None >14:21:49,850 INFO storage: sda5 is a partition >14:21:49,851 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >14:21:49,853 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:21:49,855 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:21:49,857 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >14:21:49,859 DEBUG storage: PartitionDevice._setFormat: sda5 ; >14:21:49,859 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:21:49,861 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >14:21:49,861 DEBUG storage: looking up parted Partition: /dev/sda5 >14:21:49,863 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >14:21:49,865 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >14:21:49,867 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >14:21:49,869 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >14:21:49,869 INFO storage: added partition sda5 (id 5) to device tree >14:21:49,871 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >14:21:49,873 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: None ; >14:21:49,875 DEBUG storage: Ext4FS.supported: supported: True ; >14:21:49,875 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:21:49,875 DEBUG storage: device sda5 does not contain a disklabel >14:21:49,876 INFO storage: type detected on 'sda5' is 'ext4' >14:21:50,006 DEBUG storage: Ext4FS.supported: supported: True ; >14:21:50,006 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:21:50,008 DEBUG storage: PartitionDevice._setFormat: sda5 ; >14:21:50,010 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >14:21:50,011 DEBUG storage: looking up parted Device: /dev/sda5 >14:21:50,018 INFO storage: got device: PartitionDevice instance (0x7fc341117f10) -- > name = sda5 status = True kids = 0 id = 5 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fc341179680> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc341176350> fileSystem: <parted.filesystem.FileSystem object at 0x7fc341176e50> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc34955e850> PedPartition: <_ped.Partition object at 0x7fc34116fef0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 935811072 end = 936835071 length = 1024000 > flags = >14:21:50,023 DEBUG storage: Ext4FS.supported: supported: True ; >14:21:50,023 INFO storage: got format: Ext4FS instance (0x7fc34111f350) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = 5e824415-d059-421d-a990-d993b2bc5157 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >14:21:50,064 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJBEG8T-part6 /dev/disk/by-id/wwn-0x5000c50037fe653d-part6', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '108', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'YuPzmq-O8o1-MdTA-E4ON-mD5p-c7fl-WLGD8h', > 'ID_FS_UUID_ENC': 'YuPzmq-O8o1-MdTA-E4ON-mD5p-c7fl-WLGD8h', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '936837120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '39936000', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'D005SD1M', > 'ID_SERIAL': 'ST9500420AS_5VJBEG8T', > 'ID_SERIAL_SHORT': '5VJBEG8T', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50037fe653d', > 'ID_WWN_WITH_EXTENSION': '0x5000c50037fe653d', > 'LVM2_LV_ATTR': ['-wi-----', '-wi-----'], > 'LVM2_LV_NAME': ['lv_swap', 'lv_root'], > 'LVM2_LV_SIZE': ['5996544.00', '13959168.00'], > 'LVM2_LV_UUID': ['SMCMF2-MKOd-21ON-J25r-6YMn-dEEz-2I4LdP', > 'bfekag-Fw05-HLaw-t5Vh-2Jh7-CQST-hYKQDO'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda6', > 'LVM2_PV_PE_ALLOC_COUNT': '609', > 'LVM2_PV_PE_COUNT': '609', > 'LVM2_PV_SIZE': '19955712.00', > 'LVM2_PV_UUID': 'YuPzmq-O8o1-MdTA-E4ON-mD5p-c7fl-WLGD8h', > 'LVM2_VG_EXTENT_COUNT': '609', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_claire', > 'LVM2_VG_SIZE': '19955712.00', > 'LVM2_VG_UUID': '6E2v30-z722-fhyo-Htzx-6uhm-OqLk-QHvkjn', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25739477', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJBEG8T-part6', > '/dev/disk/by-id/wwn-0x5000c50037fe653d-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >14:21:50,065 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >14:21:50,067 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >14:21:50,068 DEBUG storage: DeviceTree.getDeviceByName returned None >14:21:50,069 INFO storage: sda6 is a partition >14:21:50,070 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >14:21:50,072 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:21:50,074 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:21:50,076 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >14:21:50,078 DEBUG storage: PartitionDevice._setFormat: sda6 ; >14:21:50,078 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:21:50,080 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >14:21:50,080 DEBUG storage: looking up parted Partition: /dev/sda6 >14:21:50,083 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >14:21:50,085 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >14:21:50,087 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >14:21:50,088 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >14:21:50,089 INFO storage: added partition sda6 (id 6) to device tree >14:21:50,090 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >14:21:50,092 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: None ; >14:21:50,094 DEBUG storage: LVMPhysicalVolume.__init__: >14:21:50,095 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >14:21:50,095 DEBUG storage: device sda6 does not contain a disklabel >14:21:50,095 INFO storage: type detected on 'sda6' is 'LVM2_member' >14:21:50,098 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg_claire ; uuid: YuPzmq-O8o1-MdTA-E4ON-mD5p-c7fl-WLGD8h ; exists: True ; vgUuid: 6E2v30-z722-fhyo-Htzx-6uhm-OqLk-QHvkjn ; label: None ; peStart: 1.0 ; device: /dev/sda6 ; serial: 5VJBEG8T ; >14:21:50,098 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >14:21:50,100 DEBUG storage: PartitionDevice._setFormat: sda6 ; >14:21:50,102 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: lvmpv ; >14:21:50,104 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda6 ; >14:21:50,106 DEBUG storage: DeviceTree.getDeviceByName: name: vg_claire ; >14:21:50,107 DEBUG storage: DeviceTree.getDeviceByName returned None >14:21:50,110 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >14:21:50,110 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:21:50,112 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg_claire ; current: None ; type: None ; >14:21:50,112 INFO storage: added lvmvg vg_claire (id 7) to device tree >14:21:50,113 DEBUG storage: looking up parted Device: /dev/sda6 >14:21:50,117 INFO storage: got device: PartitionDevice instance (0x7fc34111f310) -- > name = sda6 status = True kids = 1 id = 6 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 19500.0 > format = existing lvmpv > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 39936000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2485, 255, 63) biosGeometry: (2485, 255, 63) > PedDevice: <_ped.Device object at 0x7fc3411798c0> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc341176350> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc341176f90> PedPartition: <_ped.Partition object at 0x7fc34116ffb0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 936837120 end = 976773119 length = 39936000 > flags = lvm >14:21:50,117 INFO storage: got format: LVMPhysicalVolume instance (0x7fc34111fa90) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda6 uuid = YuPzmq-O8o1-MdTA-E4ON-mD5p-c7fl-WLGD8h exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_claire vgUUID = 6E2v30-z722-fhyo-Htzx-6uhm-OqLk-QHvkjn peStart = 1.0 >14:21:50,127 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '25319557', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >14:21:50,127 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >14:21:50,129 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >14:21:50,131 DEBUG storage: DeviceTree.getDeviceByName returned None >14:21:50,131 INFO storage: loop0 is a loop device >14:21:50,132 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >14:21:50,134 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/install.img ; >14:21:50,136 DEBUG storage: DeviceTree.getDeviceByName returned None >14:21:50,136 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:21:50,138 DEBUG storage: FileDevice._setFormat: /run/install/install.img ; current: None ; type: None ; >14:21:50,139 INFO storage: added file /run/install/install.img (id 8) to device tree >14:21:50,141 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/install.img ; >14:21:50,141 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:21:50,143 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:21:50,143 INFO storage: added loop loop0 (id 9) to device tree >14:21:50,145 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >14:21:50,146 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >14:21:50,147 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:21:50,168 DEBUG storage: LoopDevice.setup: loop0 ; status: True ; controllable: False ; orig: False ; >14:21:50,185 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >14:21:50,192 WARN storage: disklabel detected but not usable on loop0 >14:21:50,192 INFO storage: type detected on 'loop0' is 'squashfs' >14:21:50,193 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:21:50,195 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:21:50,207 DEBUG storage: looking up parted Device: /run/install/install.img >14:21:50,221 DEBUG storage: looking up parted Device: /dev/loop0 >14:21:50,223 INFO storage: got device: LoopDevice instance (0x7fc34111f390) -- > name = loop0 status = True kids = 0 id = 9 > parents = ['existing 131MB file /run/install/install.img (8)'] > uuid = None size = 131.45703125 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /dev/loop0 type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 269224 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2103, 4, 32) biosGeometry: (2103, 4, 32) > PedDevice: <_ped.Device object at 0x7fc341179710> > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >14:21:50,236 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/758e0768-f22c-48a8-919d-23054ed0707a', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_UUID_ENC': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '25324188', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/758e0768-f22c-48a8-919d-23054ed0707a'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >14:21:50,237 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >14:21:50,239 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:21:50,242 DEBUG storage: DeviceTree.getDeviceByName returned None >14:21:50,242 INFO storage: loop1 is a loop device >14:21:50,244 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >14:21:50,246 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >14:21:50,247 DEBUG storage: DeviceTree.getDeviceByName returned None >14:21:50,248 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:21:50,250 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >14:21:50,250 INFO storage: added file /LiveOS/rootfs.img (id 10) to device tree >14:21:50,252 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >14:21:50,253 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:21:50,255 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:21:50,255 INFO storage: added loop loop1 (id 11) to device tree >14:21:50,257 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >14:21:50,258 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >14:21:50,260 DEBUG storage: Ext4FS.supported: supported: True ; >14:21:50,261 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:21:50,261 DEBUG storage: device loop1 does not contain a disklabel >14:21:50,261 INFO storage: type detected on 'loop1' is 'ext4' >14:21:50,344 DEBUG storage: Ext4FS.supported: supported: True ; >14:21:50,345 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:21:50,347 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >14:21:50,348 INFO storage: got device: LoopDevice instance (0x7fc34111fe90) -- > name = loop1 status = False kids = 0 id = 11 > parents = ['existing 0MB file /LiveOS/rootfs.img (10)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >14:21:50,350 DEBUG storage: Ext4FS.supported: supported: True ; >14:21:50,350 INFO storage: got format: Ext4FS instance (0x7fc34111ff90) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 758e0768-f22c-48a8-919d-23054ed0707a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >14:21:50,362 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '25308063', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >14:21:50,363 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >14:21:50,366 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >14:21:50,369 DEBUG storage: DeviceTree.getDeviceByName returned None >14:21:50,370 INFO storage: loop2 is a loop device >14:21:50,372 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >14:21:50,374 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >14:21:50,376 DEBUG storage: DeviceTree.getDeviceByName returned None >14:21:50,376 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:21:50,378 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >14:21:50,378 INFO storage: added file /overlay (deleted) (id 12) to device tree >14:21:50,381 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >14:21:50,381 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:21:50,383 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:21:50,383 INFO storage: added loop loop2 (id 13) to device tree >14:21:50,385 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >14:21:50,387 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >14:21:50,387 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:21:50,389 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >14:21:50,391 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >14:21:50,394 WARN storage: disklabel detected but not usable on loop2 >14:21:50,394 DEBUG storage: no type or existing type for loop2, bailing >14:21:50,395 INFO storage: got device: LoopDevice instance (0x7fc34111ffd0) -- > name = loop2 status = False kids = 0 id = 13 > parents = ['existing 0MB file /overlay (deleted) (12)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >14:21:50,400 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '25310802', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >14:21:50,400 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >14:21:50,400 DEBUG storage: lvm filter: adding loop3 to the reject list >14:21:50,403 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '25320673', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >14:21:50,403 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >14:21:50,403 DEBUG storage: lvm filter: adding loop4 to the reject list >14:21:50,406 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '25317955', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >14:21:50,406 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >14:21:50,406 DEBUG storage: lvm filter: adding loop5 to the reject list >14:21:50,410 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '25315598', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >14:21:50,410 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >14:21:50,411 DEBUG storage: lvm filter: adding loop6 to the reject list >14:21:50,413 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '25307871', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >14:21:50,413 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >14:21:50,413 DEBUG storage: lvm filter: adding loop7 to the reject list >14:21:50,414 DEBUG storage: Skipping a device mapper drive (dm-0) for now >14:21:50,516 INFO storage: devices to scan: ['dm-0'] >14:21:50,521 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/758e0768-f22c-48a8-919d-23054ed0707a /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_UUID_ENC': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20399773', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/758e0768-f22c-48a8-919d-23054ed0707a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >14:21:50,521 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >14:21:50,524 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:21:50,526 DEBUG storage: DeviceTree.getDeviceByName returned None >14:21:50,526 INFO storage: live-rw is a device-mapper device >14:21:50,528 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >14:21:50,530 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg_claire ; status: True ; >14:21:50,531 DEBUG storage: failed to find dm node for vg_claire >14:21:50,533 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:21:50,535 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (11) with existing ext4 filesystem >14:21:50,538 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >14:21:50,540 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (13) >14:21:50,542 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:21:50,544 DEBUG storage: DeviceTree.getDeviceByName returned None >14:21:50,547 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >14:21:50,547 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:21:50,549 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >14:21:50,550 INFO storage: added dm live-rw (id 14) to device tree >14:21:50,552 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >14:21:50,555 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >14:21:50,557 DEBUG storage: Ext4FS.supported: supported: True ; >14:21:50,558 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:21:50,558 DEBUG storage: device live-rw does not contain a disklabel >14:21:50,558 INFO storage: type detected on 'live-rw' is 'ext4' >14:21:50,640 DEBUG storage: Ext4FS.supported: supported: True ; >14:21:50,641 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:21:50,643 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >14:21:50,644 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >14:21:50,650 INFO storage: got device: DMDevice instance (0x7fc341129e50) -- > name = live-rw status = True kids = 0 id = 14 > parents = ['existing 0MB loop loop2 (13)'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7fc3410055f0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >14:21:50,656 DEBUG storage: Ext4FS.supported: supported: True ; >14:21:50,657 INFO storage: got format: Ext4FS instance (0x7fc34117a290) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 758e0768-f22c-48a8-919d-23054ed0707a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >14:21:50,808 DEBUG storage: DeviceTree.getDeviceByName: name: vg_claire-lv_swap ; >14:21:50,810 DEBUG storage: DeviceTree.getDeviceByName returned None >14:21:50,812 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_claire ; >14:21:50,813 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:21:50,815 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_claire-lv_swap ; current: None ; type: None ; >14:21:50,815 DEBUG storage: Adding vg_claire-lv_swap/5856MB to vg_claire >14:21:50,816 INFO storage: added lvmlv vg_claire-lv_swap (id 15) to device tree >14:21:50,817 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_claire-lv_swap ; status: False ; controllable: True ; orig: False ; >14:21:50,820 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_claire-lv_swap ; orig: False ; >14:21:50,822 DEBUG storage: LVMVolumeGroupDevice.setup: vg_claire ; status: True ; controllable: True ; orig: False ; >14:21:50,824 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_claire-lv_swap ; status: False ; controllable: True ; orig: False ; >14:21:51,178 DEBUG storage: looking up parted Device: /dev/mapper/vg_claire-lv_swap >14:21:51,188 DEBUG storage: DeviceTree.getDeviceByName: name: vg_claire-lv_root ; >14:21:51,192 DEBUG storage: DeviceTree.getDeviceByName returned None >14:21:51,195 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_claire ; >14:21:51,195 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:21:51,197 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_claire-lv_root ; current: None ; type: None ; >14:21:51,198 DEBUG storage: Adding vg_claire-lv_root/13632MB to vg_claire >14:21:51,198 INFO storage: added lvmlv vg_claire-lv_root (id 16) to device tree >14:21:51,200 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_claire-lv_root ; status: False ; controllable: True ; orig: False ; >14:21:51,202 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_claire-lv_root ; orig: False ; >14:21:51,204 DEBUG storage: LVMVolumeGroupDevice.setup: vg_claire ; status: True ; controllable: True ; orig: False ; >14:21:51,206 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_claire-lv_root ; status: False ; controllable: True ; orig: False ; >14:21:51,493 DEBUG storage: looking up parted Device: /dev/mapper/vg_claire-lv_root >14:21:51,616 INFO storage: devices to scan: ['dm-1', 'dm-2'] >14:21:51,621 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_claire-lv_swap /dev/disk/by-id/dm-uuid-LVM-6E2v30z722fhyoHtzx6uhmOqLkQHvkjnSMCMF2MKOd21ONJ25r6YMndEEz2I4LdP /dev/disk/by-label/New\\x20Volume /dev/disk/by-uuid/4C1EFBBE0A7B14F7 /dev/mapper/vg_claire-lv_swap /dev/vg_claire/lv_swap', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg_claire-lv_swap', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-6E2v30z722fhyoHtzx6uhmOqLkQHvkjnSMCMF2MKOd21ONJ25r6YMndEEz2I4LdP', > 'DM_VG_NAME': 'vg_claire', > 'ID_FS_LABEL': 'New_Volume', > 'ID_FS_LABEL_ENC': 'New\\x20Volume', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4C1EFBBE0A7B14F7', > 'ID_FS_UUID_ENC': '4C1EFBBE0A7B14F7', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60708428', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_claire-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-6E2v30z722fhyoHtzx6uhmOqLkQHvkjnSMCMF2MKOd21ONJ25r6YMndEEz2I4LdP', > '/dev/disk/by-label/New\\x20Volume', > '/dev/disk/by-uuid/4C1EFBBE0A7B14F7', > '/dev/mapper/vg_claire-lv_swap', > '/dev/vg_claire/lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: vg_claire-lv_swap ; >14:21:51,622 INFO storage: scanning vg_claire-lv_swap (/devices/virtual/block/dm-1)... >14:21:51,624 DEBUG storage: DeviceTree.getDeviceByName: name: vg_claire-lv_swap ; >14:21:51,626 DEBUG storage: DeviceTree.getDeviceByName returned existing 5856MB lvmlv vg_claire-lv_swap (15) >14:21:51,628 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_claire-lv_swap ; >14:21:51,629 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_claire-lv_swap ; label_type: None ; >14:21:51,631 DEBUG storage: NTFS.supported: supported: False ; >14:21:51,632 DEBUG storage: getFormat('ntfs') returning NTFS instance >14:21:51,632 DEBUG storage: device vg_claire-lv_swap does not contain a disklabel >14:21:51,632 INFO storage: type detected on 'vg_claire-lv_swap' is 'ntfs' >14:21:51,719 DEBUG storage: NTFS.supported: supported: False ; >14:21:51,720 DEBUG storage: getFormat('ntfs') returning NTFS instance >14:21:51,724 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_claire-lv_swap ; current: None ; type: ntfs ; >14:21:51,727 DEBUG storage: looking up parted Device: /dev/mapper/vg_claire >14:21:51,728 DEBUG storage: vg_claire size is 19488MB >14:21:51,730 DEBUG storage: vg vg_claire has 0MB free >14:21:51,730 DEBUG storage: vg_claire size is 19488MB >14:21:51,732 DEBUG storage: vg vg_claire has 0MB free >14:21:51,734 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7fc3411291d0) -- > name = vg_claire-lv_swap status = True kids = 0 id = 15 > parents = ['existing 19488MB lvmvg vg_claire (7)'] > uuid = SMCMF2-MKOd-21ON-J25r-6YMn-dEEz-2I4LdP size = 5856.0 > format = existing ntfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_claire-lv_swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 11993088 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (746, 255, 63) biosGeometry: (746, 255, 63) > PedDevice: <_ped.Device object at 0x7fc3411797a0> > target size = 5856.0 path = /dev/mapper/vg_claire-lv_swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fc34117a150) -- > name = vg_claire status = True kids = 2 id = 7 > parents = ['existing 19500MB partition sda6 (6) with existing lvmpv'] > uuid = 6E2v30-z722-fhyo-Htzx-6uhm-OqLk-QHvkjn size = 19488 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_claire > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 609 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_root'] modified = False > extents = 609.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 19500MB partition sda6 (6) with existing lvmpv'] > LVs = ['existing 5856MB lvmlv vg_claire-lv_swap (15) with existing ntfs filesystem', > 'existing 13632MB lvmlv vg_claire-lv_root (16)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 5856MB >14:21:51,736 DEBUG storage: NTFS.supported: supported: False ; >14:21:51,736 INFO storage: got format: NTFS instance (0x7fc34111f690) -- > type = ntfs name = ntfs status = False > device = /dev/mapper/vg_claire-lv_swap uuid = 4C1EFBBE0A7B14F7 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = New_Volume size = 5855.0 targetSize = 5855.0 > >14:21:51,861 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_claire-lv_root /dev/disk/by-id/dm-uuid-LVM-6E2v30z722fhyoHtzx6uhmOqLkQHvkjnbfekagFw05HLawt5Vh2Jh7CQSThYKQDO /dev/disk/by-label/_Fedora-16-x86_6 /dev/disk/by-uuid/8bc810d7-1458-4330-92c1-a63115ec8a8c /dev/mapper/vg_claire-lv_root /dev/vg_claire/lv_root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg_claire-lv_root', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-6E2v30z722fhyoHtzx6uhmOqLkQHvkjnbfekagFw05HLawt5Vh2Jh7CQSThYKQDO', > 'DM_VG_NAME': 'vg_claire', > 'ID_FS_LABEL': '_Fedora-16-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-16-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8bc810d7-1458-4330-92c1-a63115ec8a8c', > 'ID_FS_UUID_ENC': '8bc810d7-1458-4330-92c1-a63115ec8a8c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '61094100', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_claire-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-6E2v30z722fhyoHtzx6uhmOqLkQHvkjnbfekagFw05HLawt5Vh2Jh7CQSThYKQDO', > '/dev/disk/by-label/_Fedora-16-x86_6', > '/dev/disk/by-uuid/8bc810d7-1458-4330-92c1-a63115ec8a8c', > '/dev/mapper/vg_claire-lv_root', > '/dev/vg_claire/lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg_claire-lv_root ; >14:21:51,862 INFO storage: scanning vg_claire-lv_root (/devices/virtual/block/dm-2)... >14:21:51,864 DEBUG storage: DeviceTree.getDeviceByName: name: vg_claire-lv_root ; >14:21:51,866 DEBUG storage: DeviceTree.getDeviceByName returned existing 13632MB lvmlv vg_claire-lv_root (16) >14:21:51,869 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_claire-lv_root ; >14:21:51,871 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_claire-lv_root ; label_type: None ; >14:21:51,874 DEBUG storage: Ext4FS.supported: supported: True ; >14:21:51,874 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:21:51,874 DEBUG storage: device vg_claire-lv_root does not contain a disklabel >14:21:51,875 INFO storage: type detected on 'vg_claire-lv_root' is 'ext4' >14:21:51,976 DEBUG storage: Ext4FS.supported: supported: True ; >14:21:51,977 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:21:51,983 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_claire-lv_root ; current: None ; type: ext4 ; >14:21:51,987 DEBUG storage: looking up parted Device: /dev/mapper/vg_claire >14:21:51,988 DEBUG storage: vg_claire size is 19488MB >14:21:51,990 DEBUG storage: vg vg_claire has 0MB free >14:21:51,991 DEBUG storage: vg_claire size is 19488MB >14:21:51,993 DEBUG storage: vg vg_claire has 0MB free >14:21:51,995 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7fc341129490) -- > name = vg_claire-lv_root status = True kids = 0 id = 16 > parents = ['existing 19488MB lvmvg vg_claire (7)'] > uuid = bfekag-Fw05-HLaw-t5Vh-2Jh7-CQST-hYKQDO size = 13632.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_claire-lv_root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 27918336 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1737, 255, 63) biosGeometry: (1737, 255, 63) > PedDevice: <_ped.Device object at 0x7fc341179950> > target size = 13632.0 path = /dev/mapper/vg_claire-lv_root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fc34117a150) -- > name = vg_claire status = True kids = 2 id = 7 > parents = ['existing 19500MB partition sda6 (6) with existing lvmpv'] > uuid = 6E2v30-z722-fhyo-Htzx-6uhm-OqLk-QHvkjn size = 19488 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_claire > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 609 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_root'] modified = False > extents = 609.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 19500MB partition sda6 (6) with existing lvmpv'] > LVs = ['existing 5856MB lvmlv vg_claire-lv_swap (15) with existing ntfs filesystem', > 'existing 13632MB lvmlv vg_claire-lv_root (16) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 13632MB >14:21:51,997 DEBUG storage: Ext4FS.supported: supported: True ; >14:21:51,998 INFO storage: got format: Ext4FS instance (0x7fc34111fb10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_claire-lv_root uuid = 8bc810d7-1458-4330-92c1-a63115ec8a8c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-16-x86_6 size = 13632.0 targetSize = 13632.0 > >14:21:52,132 DEBUG storage: DeviceTree.getDeviceByName: name: vg_claire-lv_swap ; >14:21:52,135 DEBUG storage: DeviceTree.getDeviceByName returned existing 5856MB lvmlv vg_claire-lv_swap (15) with existing ntfs filesystem >14:21:52,136 DEBUG storage: DeviceTree.getDeviceByName: name: vg_claire-lv_root ; >14:21:52,139 DEBUG storage: DeviceTree.getDeviceByName returned existing 13632MB lvmlv vg_claire-lv_root (16) with existing ext4 filesystem >14:21:52,140 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >14:21:52,202 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:21:52,205 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:52,208 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:52,277 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >14:21:52,346 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:21:52,353 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:52,356 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:52,417 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >14:21:52,485 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:21:52,492 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:52,496 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:52,556 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >14:21:52,561 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >14:21:52,565 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >14:21:52,624 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:21:52,631 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:52,635 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:52,695 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >14:21:52,783 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:21:52,785 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:52,788 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:52,858 DEBUG storage: LoopDevice.teardown: loop0 ; status: True ; controllable: False ; >14:21:52,877 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >14:21:52,882 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >14:21:52,884 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_claire-lv_swap ; status: True ; controllable: True ; >14:21:52,950 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_claire-lv_swap ; status: True ; controllable: True ; >14:21:53,114 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_claire ; status: True ; controllable: True ; >14:21:53,124 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_claire ; status: False ; type: None ; >14:21:53,127 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_claire ; status: False ; type: None ; >14:21:53,191 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_claire ; status: True ; controllable: True ; >14:21:53,335 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >14:21:53,341 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda6 ; status: False ; type: lvmpv ; >14:21:53,346 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda6 ; status: False ; type: lvmpv ; >14:21:53,406 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:21:53,412 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:53,416 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:53,479 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_claire-lv_root ; status: False ; controllable: True ; >14:21:53,480 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >14:21:53,482 INFO storage: edd: collected mbr signatures: {'sda': '0xeb033c60'} >14:21:53,483 DEBUG storage: new bootloader stage1 device: None >14:21:53,533 DEBUG storage: Ext4FS.supported: supported: True ; >14:21:53,536 DEBUG storage: Ext4FS.supported: supported: True ; >14:21:53,538 DEBUG storage: NTFS.supported: supported: False ; >14:21:53,541 DEBUG storage: NTFS.supported: supported: False ; >14:21:53,544 DEBUG storage: NTFS.supported: supported: False ; >14:21:53,547 DEBUG storage: Ext4FS.supported: supported: True ; >14:21:53,550 DEBUG storage: vg_claire size is 19488MB >14:21:53,551 DEBUG storage: vg vg_claire has 0MB free >14:21:53,551 DEBUG storage: vg_claire size is 19488MB >14:21:53,553 DEBUG storage: vg vg_claire has 0MB free >14:21:53,556 DEBUG storage: Ext4FS.supported: supported: True ; >14:21:53,559 DEBUG storage: NTFS.supported: supported: False ; >14:21:54,895 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >14:21:54,898 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >14:21:55,017 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >14:21:55,107 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:21:55,112 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:55,115 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:55,179 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >14:21:55,181 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >14:21:55,196 WARN storage: mount of loop1 as ext4 failed: mount failed: (32, 'mount: /dev/loop1 is already mounted or /mnt/sysimage busy') >14:21:55,201 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >14:21:55,204 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_claire-lv_root ; status: False ; controllable: True ; orig: False ; >14:21:55,206 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_claire-lv_root ; orig: False ; >14:21:55,208 DEBUG storage: LVMVolumeGroupDevice.setup: vg_claire ; status: True ; controllable: True ; orig: False ; >14:21:55,210 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_claire-lv_root ; status: False ; controllable: True ; orig: False ; >14:21:55,521 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >14:21:56,090 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_claire-lv_root ; status: True ; controllable: True ; >14:21:56,177 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_claire-lv_root ; status: True ; controllable: True ; >14:21:56,500 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_claire ; status: True ; controllable: True ; >14:21:56,503 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_claire ; status: False ; type: None ; >14:21:56,505 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_claire ; status: False ; type: None ; >14:21:56,680 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_claire ; status: True ; controllable: True ; >14:21:56,831 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >14:21:56,834 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda6 ; status: False ; type: lvmpv ; >14:21:56,838 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda6 ; status: False ; type: lvmpv ; >14:21:56,905 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:21:56,911 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:56,915 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:21:56,983 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_claire-lv_root ; status: False ; controllable: True ; orig: False ; >14:21:56,985 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_claire-lv_root ; orig: False ; >14:21:56,987 DEBUG storage: LVMVolumeGroupDevice.setup: vg_claire ; status: True ; controllable: True ; orig: False ; >14:21:56,989 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_claire-lv_root ; status: False ; controllable: True ; orig: False ; >14:21:57,471 INFO storage: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >14:21:57,513 INFO storage: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >14:21:57,587 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >14:21:57,680 DEBUG storage: blkid.tab devs: ['/dev/sda5', '/dev/sda6', '/dev/sda1', '/dev/sda2', '/dev/sda3'] >14:21:57,681 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >14:21:57,682 DEBUG storage: crypttab maps: [] >14:21:57,682 DEBUG storage: parsing /mnt/sysimage/etc/fstab >14:21:57,692 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_claire-lv_root ; >14:21:57,701 DEBUG storage: DeviceTree.getDeviceByPath returned existing 13632MB lvmlv vg_claire-lv_root (16) with existing ext4 filesystem >14:21:57,702 DEBUG storage: resolved '/dev/mapper/vg_claire-lv_root' to 'vg_claire-lv_root' (lvmlv) >14:21:57,704 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_claire-lv_root ; status: True ; controllable: True ; orig: False ; >14:21:57,775 DEBUG storage: Ext4FS.supported: supported: True ; >14:21:57,776 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:21:57,778 DEBUG storage: resolved 'UUID=5e824415-d059-421d-a990-d993b2bc5157' to 'sda5' (partition) >14:21:57,781 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >14:21:57,975 DEBUG storage: Ext4FS.supported: supported: True ; >14:21:57,975 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:21:57,977 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_claire-lv_swap ; >14:21:57,979 DEBUG storage: DeviceTree.getDeviceByPath returned existing 5856MB lvmlv vg_claire-lv_swap (15) with existing ntfs filesystem >14:21:57,980 DEBUG storage: resolved '/dev/mapper/vg_claire-lv_swap' to 'vg_claire-lv_swap' (lvmlv) >14:21:57,981 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_claire-lv_swap ; status: False ; controllable: True ; orig: False ; >14:21:57,983 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_claire-lv_swap ; orig: False ; >14:21:57,987 DEBUG storage: LVMVolumeGroupDevice.setup: vg_claire ; status: True ; controllable: True ; orig: False ; >14:21:57,989 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_claire-lv_swap ; status: False ; controllable: True ; orig: False ; >14:21:58,447 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/vg_claire-lv_swap ; exists: True ; >14:21:58,448 DEBUG storage: getFormat('swap') returning SwapSpace instance >14:21:58,449 INFO storage: fstab says ntfs at swap is swap >14:21:58,528 DEBUG storage: looking up parted Device: /dev/mapper/vg_claire >14:21:58,529 DEBUG storage: vg_claire size is 19488MB >14:21:58,530 DEBUG storage: vg vg_claire has 0MB free >14:21:58,530 DEBUG storage: vg_claire size is 19488MB >14:21:58,532 DEBUG storage: vg vg_claire has 0MB free >14:21:58,538 DEBUG storage: looking up parted Device: /dev/mapper/vg_claire >14:21:58,538 DEBUG storage: vg_claire size is 19488MB >14:21:58,540 DEBUG storage: vg vg_claire has 0MB free >14:21:58,540 DEBUG storage: vg_claire size is 19488MB >14:21:58,541 DEBUG storage: vg vg_claire has 0MB free > > >/tmp/ifcfg.log: > > >/proc/cmdline: >BOOT_IMAGE=/upgrade/vmlinuz preupgrade repo=hd::/var/cache/yum/preupgrade ks=hd:UUID=5e824415-d059-421d-a990-d993b2bc5157:/upgrade/ks.cfg stage2=hd:UUID=5e824415-d059-421d-a990-d993b2bc5157:/upgrade/squashfs.img > > >/tmp/syslog: >14:21:18,583 INFO kernel:imklog 5.8.10, log source = /proc/kmsg started. >14:21:18,583 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.10" x-pid="632" x-info="http://www.rsyslog.com"] start >14:21:18,583 ERR : Failed to open /etc/fstab: No such file or directory >14:21:18,583 INFO systemd-fsck: Root directory is writable, skipping check. >14:21:18,583 WARNING (plymouth): Failed at step EXEC spawning /bin/plymouth: No such file or directory >14:21:18,583 ERR udevd: ctx=0x7fb71548ef10 path=/lib/modules/3.3.4-5.fc17.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >14:21:18,583 ERR udevd: ctx=0x7fb71548ef10 path=/lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/media/video/videobuf2-vmalloc.ko error=No such file or directory >14:21:18,583 ERR udevd: ctx=0x7fb71548ef10 path=/lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/watchdog/iTCO_vendor_support.ko error=No such file or directory >14:21:18,584 INFO systemd-tmpfile: Successfully loaded SELinux database in 32ms 58us, size on heap is 535K. >14:21:18,584 ERR udevd: ctx=0x7fb71548ef10 path=/lib/modules/3.3.4-5.fc17.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >14:21:18,584 WARNING : Failed at step EXEC spawning /sbin/plymouthd: No such file or directory >14:21:18,584 NOTICE systemd: plymouth-start.service: control process exited, code=exited status=203 >14:21:18,584 NOTICE systemd: Unit plymouth-start.service entered failed state. >14:21:18,584 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >14:21:18,584 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >14:21:18,584 NOTICE kernel:[ 0.000000] Linux version 3.3.4-5.fc17.x86_64 (mockbuild@x86-14.phx2.fedoraproject.org) (gcc version 4.7.0 20120504 (Red Hat 4.7.0-4) (GCC) ) #1 SMP Mon May 7 17:29:34 UTC 2012 >14:21:18,584 INFO kernel:[ 0.000000] Command line: BOOT_IMAGE=/upgrade/vmlinuz preupgrade repo=hd::/var/cache/yum/preupgrade ks=hd:UUID=5e824415-d059-421d-a990-d993b2bc5157:/upgrade/ks.cfg stage2=hd:UUID=5e824415-d059-421d-a990-d993b2bc5157:/upgrade/squashfs.img >14:21:18,584 INFO kernel:[ 0.000000] BIOS-provided physical RAM map: >14:21:18,584 INFO kernel:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009d000 (usable) >14:21:18,584 INFO kernel:[ 0.000000] BIOS-e820: 000000000009d000 - 00000000000a0000 (reserved) >14:21:18,584 INFO kernel:[ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) >14:21:18,584 INFO kernel:[ 0.000000] BIOS-e820: 0000000000100000 - 000000007b63f000 (usable) >14:21:18,584 INFO kernel:[ 0.000000] BIOS-e820: 000000007b63f000 - 000000007b6bf000 (reserved) >14:21:18,584 INFO kernel:[ 0.000000] BIOS-e820: 000000007b6bf000 - 000000007b7bf000 (ACPI NVS) >14:21:18,584 INFO kernel:[ 0.000000] BIOS-e820: 000000007b7bf000 - 000000007b7ff000 (ACPI data) >14:21:18,584 INFO kernel:[ 0.000000] BIOS-e820: 000000007b7ff000 - 000000007b800000 (usable) >14:21:18,584 INFO kernel:[ 0.000000] BIOS-e820: 000000007b800000 - 0000000080000000 (reserved) >14:21:18,584 INFO kernel:[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved) >14:21:18,584 INFO kernel:[ 0.000000] BIOS-e820: 00000000feb00000 - 00000000feb04000 (reserved) >14:21:18,584 INFO kernel:[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) >14:21:18,584 INFO kernel:[ 0.000000] BIOS-e820: 00000000fed10000 - 00000000fed14000 (reserved) >14:21:18,584 INFO kernel:[ 0.000000] BIOS-e820: 00000000fed18000 - 00000000fed1a000 (reserved) >14:21:18,584 INFO kernel:[ 0.000000] BIOS-e820: 00000000fed1b000 - 00000000fed20000 (reserved) >14:21:18,584 INFO kernel:[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) >14:21:18,584 INFO kernel:[ 0.000000] BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved) >14:21:18,584 INFO kernel:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000178000000 (usable) >14:21:18,584 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >14:21:18,584 INFO kernel:[ 0.000000] DMI 2.6 present. >14:21:18,584 DEBUG kernel:[ 0.000000] DMI: Alienware M11x R2/M11x R2, BIOS A03 08/09/2010 >14:21:18,584 DEBUG kernel:[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) >14:21:18,584 DEBUG kernel:[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) >14:21:18,584 INFO kernel:[ 0.000000] No AGP bridge found >14:21:18,584 INFO kernel:[ 0.000000] last_pfn = 0x178000 max_arch_pfn = 0x400000000 >14:21:18,584 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >14:21:18,584 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >14:21:18,584 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >14:21:18,584 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >14:21:18,584 DEBUG kernel:[ 0.000000] C0000-EFFFF write-through >14:21:18,584 DEBUG kernel:[ 0.000000] F0000-FFFFF write-combining >14:21:18,584 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >14:21:18,584 DEBUG kernel:[ 0.000000] 0 base 000000000 mask FC0000000 write-back >14:21:18,584 DEBUG kernel:[ 0.000000] 1 base 0FFE00000 mask FFFE00000 write-protect >14:21:18,584 DEBUG kernel:[ 0.000000] 2 base 040000000 mask FC0000000 write-back >14:21:18,584 DEBUG kernel:[ 0.000000] 3 base 07C000000 mask FFC000000 uncachable >14:21:18,584 DEBUG kernel:[ 0.000000] 4 base 07B800000 mask FFF800000 uncachable >14:21:18,584 DEBUG kernel:[ 0.000000] 5 base 100000000 mask F80000000 write-back >14:21:18,584 DEBUG kernel:[ 0.000000] 6 base 178000000 mask FF8000000 uncachable >14:21:18,584 DEBUG kernel:[ 0.000000] 7 disabled >14:21:18,584 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >14:21:18,584 INFO kernel:[ 0.000000] last_pfn = 0x7b800 max_arch_pfn = 0x400000000 >14:21:18,584 DEBUG kernel:[ 0.000000] initial memory mapped : 0 - 20000000 >14:21:18,584 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 20480 >14:21:18,584 INFO kernel:[ 0.000000] init_memory_mapping: 0000000000000000-000000007b800000 >14:21:18,584 DEBUG kernel:[ 0.000000] 0000000000 - 007b800000 page 2M >14:21:18,584 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 7b800000 @ 1fffd000-20000000 >14:21:18,584 INFO kernel:[ 0.000000] init_memory_mapping: 0000000100000000-0000000178000000 >14:21:18,584 DEBUG kernel:[ 0.000000] 0100000000 - 0178000000 page 2M >14:21:18,584 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 178000000 @ 7b638000-7b63f000 >14:21:18,584 INFO kernel:[ 0.000000] RAMDISK: 35184000 - 368ba000 >14:21:18,584 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 ALWARE) >14:21:18,584 WARNING kernel:[ 0.000000] ACPI: XSDT 000000007b7fe120 0008C (v01 ALWARE ALIENWRE 00000001 01000013) >14:21:18,584 WARNING kernel:[ 0.000000] ACPI: FACP 000000007b7fc000 000F4 (v04 ALWARE ALIENWRE 00000001 ASL 01000013) >14:21:18,584 WARNING kernel:[ 0.000000] ACPI: DSDT 000000007b7ee000 0A137 (v02 ALWARE ALIENWRE 00000001 ASL 01000013) >14:21:18,584 WARNING kernel:[ 0.000000] ACPI: FACS 000000007b75d000 00040 >14:21:18,584 WARNING kernel:[ 0.000000] ACPI: ASF! 000000007b7fd000 000A5 (v32 ALWARE ALIENWRE 00000001 ASL 01000013) >14:21:18,584 WARNING kernel:[ 0.000000] ACPI: HPET 000000007b7fb000 00038 (v01 ALWARE ALIENWRE 00000001 ASL 01000013) >14:21:18,584 WARNING kernel:[ 0.000000] ACPI: APIC 000000007b7fa000 0008C (v02 ALWARE ALIENWRE 00000001 ASL 01000013) >14:21:18,584 WARNING kernel:[ 0.000000] ACPI: MCFG 000000007b7f9000 0003C (v01 ALWARE ALIENWRE 00000001 ASL 01000013) >14:21:18,584 WARNING kernel:[ 0.000000] ACPI: SLIC 000000007b7ed000 00176 (v01 ALWARE ALIENWRE 00000001 ASL 01000013) >14:21:18,584 WARNING kernel:[ 0.000000] ACPI: BOOT 000000007b7e9000 00028 (v01 ALWARE ALIENWRE 00000001 ASL 01000013) >14:21:18,584 WARNING kernel:[ 0.000000] ACPI: ASPT 000000007b7e6000 00034 (v04 ALWARE ALIENWRE 00000001 ASL 01000013) >14:21:18,584 WARNING kernel:[ 0.000000] ACPI: WDAT 000000007b7e5000 00224 (v01 ALWARE ALIENWRE 00000001 ASL 01000013) >14:21:18,584 WARNING kernel:[ 0.000000] ACPI: OSFR 000000007b7e4000 00074 (v01 ALWARE ALIENWRE 27D60B15 ASL 01000013) >14:21:18,584 WARNING kernel:[ 0.000000] ACPI: DMAR 000000007b7e3000 000B8 (v01 INTEL CP_DALE 00000001 INTL 00000001) >14:21:18,584 WARNING kernel:[ 0.000000] ACPI: SSDT 000000007b7e2000 009F1 (v01 PmRef CpuPm 00003000 INTL 20051117) >14:21:18,584 WARNING kernel:[ 0.000000] ACPI: SSDT 000000007b7df000 0238A (v01 NvdRef NvdTabl 00001000 INTL 20051117) >14:21:18,584 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >14:21:18,584 INFO kernel:[ 0.000000] No NUMA configuration found >14:21:18,584 INFO kernel:[ 0.000000] Faking a node at 0000000000000000-0000000178000000 >14:21:18,584 INFO kernel:[ 0.000000] Initmem setup node 0 0000000000000000-0000000178000000 >14:21:18,584 INFO kernel:[ 0.000000] NODE_DATA [0000000177fec000 - 0000000177ffffff] >14:21:18,584 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0005dfffff] PMD -> [ffff880173800000-ffff8801775fffff] on node 0 >14:21:18,584 WARNING kernel:[ 0.000000] Zone PFN ranges: >14:21:18,584 WARNING kernel:[ 0.000000] DMA 0x00000010 -> 0x00001000 >14:21:18,584 WARNING kernel:[ 0.000000] DMA32 0x00001000 -> 0x00100000 >14:21:18,584 WARNING kernel:[ 0.000000] Normal 0x00100000 -> 0x00178000 >14:21:18,584 WARNING kernel:[ 0.000000] Movable zone start PFN for each node >14:21:18,584 WARNING kernel:[ 0.000000] Early memory PFN ranges >14:21:18,584 WARNING kernel:[ 0.000000] 0: 0x00000010 -> 0x0000009d >14:21:18,584 WARNING kernel:[ 0.000000] 0: 0x00000100 -> 0x0007b63f >14:21:18,584 WARNING kernel:[ 0.000000] 0: 0x0007b7ff -> 0x0007b800 >14:21:18,584 WARNING kernel:[ 0.000000] 0: 0x00100000 -> 0x00178000 >14:21:18,584 DEBUG kernel:[ 0.000000] On node 0 totalpages: 996813 >14:21:18,584 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >14:21:18,584 DEBUG kernel:[ 0.000000] DMA zone: 5 pages reserved >14:21:18,584 DEBUG kernel:[ 0.000000] DMA zone: 3912 pages, LIFO batch:0 >14:21:18,584 DEBUG kernel:[ 0.000000] DMA32 zone: 16320 pages used for memmap >14:21:18,584 DEBUG kernel:[ 0.000000] DMA32 zone: 484992 pages, LIFO batch:31 >14:21:18,584 DEBUG kernel:[ 0.000000] Normal zone: 7680 pages used for memmap >14:21:18,584 DEBUG kernel:[ 0.000000] Normal zone: 483840 pages, LIFO batch:31 >14:21:18,584 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >14:21:18,584 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >14:21:18,584 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >14:21:18,584 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >14:21:18,584 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled) >14:21:18,584 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x05] enabled) >14:21:18,584 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled) >14:21:18,584 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled) >14:21:18,584 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled) >14:21:18,584 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled) >14:21:18,584 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >14:21:18,584 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >14:21:18,584 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >14:21:18,584 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >14:21:18,584 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >14:21:18,584 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >14:21:18,584 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >14:21:18,584 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >14:21:18,584 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >14:21:18,584 INFO kernel:[ 0.000000] SMP: Allowing 8 CPUs, 4 hotplug CPUs >14:21:18,585 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >14:21:18,585 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 00000000000a0000 >14:21:18,585 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 >14:21:18,585 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 >14:21:18,585 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000007b63f000 - 000000007b6bf000 >14:21:18,585 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000007b6bf000 - 000000007b7bf000 >14:21:18,585 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000007b7bf000 - 000000007b7ff000 >14:21:18,585 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000007b800000 - 0000000080000000 >14:21:18,585 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000080000000 - 00000000e0000000 >14:21:18,585 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000 >14:21:18,585 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000feb00000 >14:21:18,585 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000feb00000 - 00000000feb04000 >14:21:18,585 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000feb04000 - 00000000fec00000 >14:21:18,585 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000 >14:21:18,585 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed10000 >14:21:18,585 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000 >14:21:18,585 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000 >14:21:18,585 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000 >14:21:18,585 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1b000 >14:21:18,585 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed1b000 - 00000000fed20000 >14:21:18,585 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000 >14:21:18,585 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 >14:21:18,585 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffe00000 >14:21:18,585 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000 >14:21:18,585 INFO kernel:[ 0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:60000000) >14:21:18,585 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >14:21:18,585 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1 >14:21:18,585 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff880177c00000 s82496 r8192 d24000 u262144 >14:21:18,585 DEBUG kernel:[ 0.000000] pcpu-alloc: s82496 r8192 d24000 u262144 alloc=1*2097152 >14:21:18,585 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >14:21:18,585 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 972744 >14:21:18,585 WARNING kernel:[ 0.000000] Policy zone: Normal >14:21:18,585 NOTICE kernel:[ 0.000000] Kernel command line: BOOT_IMAGE=/upgrade/vmlinuz preupgrade repo=hd::/var/cache/yum/preupgrade ks=hd:UUID=5e824415-d059-421d-a990-d993b2bc5157:/upgrade/ks.cfg stage2=hd:UUID=5e824415-d059-421d-a990-d993b2bc5157:/upgrade/squashfs.img >14:21:18,585 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >14:21:18,585 INFO kernel:[ 0.000000] Checking aperture... >14:21:18,585 INFO kernel:[ 0.000000] No AGP bridge found >14:21:18,585 INFO kernel:[ 0.000000] Memory: 3818944k/6160384k available (6110k kernel code, 2173132k absent, 168308k reserved, 4989k data, 1000k init) >14:21:18,585 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >14:21:18,585 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >14:21:18,585 INFO kernel:[ 0.000000] NR_IRQS:4352 nr_irqs:744 16 >14:21:18,585 INFO kernel:[ 0.000000] Extended CMOS year: 2000 >14:21:18,585 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >14:21:18,585 INFO kernel:[ 0.000000] console [tty0] enabled >14:21:18,585 INFO kernel:[ 0.000000] allocated 16252928 bytes of page_cgroup >14:21:18,585 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >14:21:18,585 DEBUG kernel:[ 0.000000] hpet clockevent registered >14:21:18,585 WARNING kernel:[ 0.000000] Fast TSC calibration using PIT >14:21:18,585 WARNING kernel:[ 0.001000] Detected 1064.083 MHz processor. >14:21:18,585 INFO kernel:[ 0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 2128.16 BogoMIPS (lpj=1064083) >14:21:18,585 INFO kernel:[ 0.000218] pid_max: default: 32768 minimum: 301 >14:21:18,585 INFO kernel:[ 0.000356] Security Framework initialized >14:21:18,585 INFO kernel:[ 0.000469] SELinux: Initializing. >14:21:18,585 DEBUG kernel:[ 0.000580] SELinux: Starting in permissive mode >14:21:18,585 INFO kernel:[ 0.001275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >14:21:18,585 INFO kernel:[ 0.002994] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >14:21:18,585 INFO kernel:[ 0.003709] Mount-cache hash table entries: 256 >14:21:18,585 INFO kernel:[ 0.004027] Initializing cgroup subsys cpuacct >14:21:18,585 INFO kernel:[ 0.004132] Initializing cgroup subsys memory >14:21:18,585 INFO kernel:[ 0.004248] Initializing cgroup subsys devices >14:21:18,585 INFO kernel:[ 0.004352] Initializing cgroup subsys freezer >14:21:18,585 INFO kernel:[ 0.004455] Initializing cgroup subsys net_cls >14:21:18,585 INFO kernel:[ 0.004559] Initializing cgroup subsys blkio >14:21:18,585 INFO kernel:[ 0.004668] Initializing cgroup subsys perf_event >14:21:18,585 INFO kernel:[ 0.004809] CPU: Physical Processor ID: 0 >14:21:18,585 INFO kernel:[ 0.004923] CPU: Processor Core ID: 0 >14:21:18,585 INFO kernel:[ 0.005029] mce: CPU supports 9 MCE banks >14:21:18,585 DEBUG kernel:[ 0.005143] CPU0: Thermal monitoring handled by SMI >14:21:18,585 INFO kernel:[ 0.005153] using mwait in idle threads. >14:21:18,585 INFO kernel:[ 0.007064] ACPI: Core revision 20120111 >14:21:18,585 INFO kernel:[ 1.273393] ftrace: allocating 22587 entries in 89 pages >14:21:18,585 INFO kernel:[ 1.292064] DMAR: Host address width 36 >14:21:18,585 INFO kernel:[ 1.292170] DMAR: DRHD base: 0x000000fed90000 flags: 0x0 >14:21:18,585 INFO kernel:[ 1.292282] IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c9008020e30272 ecap 1000 >14:21:18,585 INFO kernel:[ 1.292451] DMAR: DRHD base: 0x000000fed91000 flags: 0x0 >14:21:18,585 INFO kernel:[ 1.292563] IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c0000020230272 ecap 1000 >14:21:18,585 INFO kernel:[ 1.292721] DMAR: DRHD base: 0x000000fed93000 flags: 0x1 >14:21:18,585 INFO kernel:[ 1.292830] IOMMU 2: reg_base_addr fed93000 ver 1:0 cap c9008020630272 ecap 1000 >14:21:18,585 INFO kernel:[ 1.292985] DMAR: RMRR base: 0x00000079bcf000 end: 0x00000079beffff >14:21:18,585 INFO kernel:[ 1.293096] DMAR: RMRR base: 0x0000007de00000 end: 0x0000007fffffff >14:21:18,585 INFO kernel:[ 1.293850] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >14:21:18,585 INFO kernel:[ 1.303957] CPU0: Intel(R) Core(TM) i5 CPU U 520 @ 1.07GHz stepping 05 >14:21:18,585 INFO kernel:[ 1.405307] Performance Events: PEBS fmt1+, Westmere events, Intel PMU driver. >14:21:18,585 WARNING kernel:[ 1.405598] CPUID marked event: 'bus cycles' unavailable >14:21:18,585 INFO kernel:[ 1.405706] ... version: 3 >14:21:18,585 INFO kernel:[ 1.405806] ... bit width: 48 >14:21:18,585 INFO kernel:[ 1.405907] ... generic registers: 4 >14:21:18,585 INFO kernel:[ 1.406007] ... value mask: 0000ffffffffffff >14:21:18,585 INFO kernel:[ 1.406112] ... max period: 000000007fffffff >14:21:18,585 INFO kernel:[ 1.406217] ... fixed-purpose events: 3 >14:21:18,585 INFO kernel:[ 1.406323] ... event mask: 000000070000000f >14:21:18,585 INFO kernel:[ 1.406721] NMI watchdog enabled, takes one hw-pmu counter. >14:21:18,585 INFO kernel:[ 1.406949] Booting Node 0, Processors #1 >14:21:18,585 DEBUG kernel:[ 1.407053] smpboot cpu 1: start_ip = 98000 >14:21:18,585 DEBUG kernel:[ 1.418251] CPU1: Thermal monitoring handled by SMI >14:21:18,585 INFO kernel:[ 1.438364] NMI watchdog enabled, takes one hw-pmu counter. >14:21:18,585 WARNING kernel:[ 1.438631] #2 >14:21:18,585 DEBUG kernel:[ 1.438682] smpboot cpu 2: start_ip = 98000 >14:21:18,585 DEBUG kernel:[ 1.449816] CPU2: Thermal monitoring handled by SMI >14:21:18,585 INFO kernel:[ 1.469925] NMI watchdog enabled, takes one hw-pmu counter. >14:21:18,585 WARNING kernel:[ 1.470167] #3 >14:21:18,585 DEBUG kernel:[ 1.470218] smpboot cpu 3: start_ip = 98000 >14:21:18,585 DEBUG kernel:[ 1.482059] CPU3: Thermal monitoring handled by SMI >14:21:18,585 INFO kernel:[ 1.502166] NMI watchdog enabled, takes one hw-pmu counter. >14:21:18,585 INFO kernel:[ 1.502334] Brought up 4 CPUs >14:21:18,585 INFO kernel:[ 1.502432] Total of 4 processors activated (8512.66 BogoMIPS). >14:21:18,585 INFO kernel:[ 1.505846] devtmpfs: initialized >14:21:18,585 INFO kernel:[ 1.506153] PM: Registering ACPI NVS region at 7b6bf000 (1048576 bytes) >14:21:18,585 INFO kernel:[ 1.507376] atomic64 test passed for x86-64 platform with CX8 and with SSE >14:21:18,586 INFO kernel:[ 1.507524] RTC time: 14:20:50, date: 12/01/12 >14:21:18,586 INFO kernel:[ 1.507670] NET: Registered protocol family 16 >14:21:18,586 INFO kernel:[ 1.507985] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >14:21:18,586 INFO kernel:[ 1.508143] ACPI: bus type pci registered >14:21:18,586 INFO kernel:[ 1.508358] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >14:21:18,586 INFO kernel:[ 1.508524] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >14:21:18,586 INFO kernel:[ 1.560745] PCI: Using configuration type 1 for base access >14:21:18,586 INFO kernel:[ 1.561919] bio: create slab <bio-0> at 0 >14:21:18,586 INFO kernel:[ 1.562107] ACPI: Added _OSI(Module Device) >14:21:18,586 INFO kernel:[ 1.562210] ACPI: Added _OSI(Processor Device) >14:21:18,586 INFO kernel:[ 1.562318] ACPI: Added _OSI(3.0 _SCP Extensions) >14:21:18,586 INFO kernel:[ 1.562421] ACPI: Added _OSI(Processor Aggregator Device) >14:21:18,586 DEBUG kernel:[ 1.565448] ACPI: EC: Look up EC in DSDT >14:21:18,586 WARNING kernel:[ 1.568262] ACPI: Executed 1 blocks of module-level executable AML code >14:21:18,586 NOTICE kernel:[ 1.577330] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >14:21:18,586 WARNING kernel:[ 1.578152] ACPI: SSDT 000000007b691c98 00256 (v01 PmRef Cpu0Ist 00003000 INTL 20051117) >14:21:18,586 WARNING kernel:[ 1.579102] ACPI: Dynamic OEM Table Load: >14:21:18,586 WARNING kernel:[ 1.579297] ACPI: SSDT (null) 00256 (v01 PmRef Cpu0Ist 00003000 INTL 20051117) >14:21:18,586 WARNING kernel:[ 1.579776] ACPI: SSDT 000000007b68f698 0062A (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >14:21:18,586 WARNING kernel:[ 1.580670] ACPI: Dynamic OEM Table Load: >14:21:18,586 WARNING kernel:[ 1.580861] ACPI: SSDT (null) 0062A (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >14:21:18,586 WARNING kernel:[ 1.586668] ACPI: SSDT 000000007b690a98 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >14:21:18,586 WARNING kernel:[ 1.587677] ACPI: Dynamic OEM Table Load: >14:21:18,586 WARNING kernel:[ 1.587865] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >14:21:18,586 WARNING kernel:[ 1.591459] ACPI: SSDT 000000007b68ed98 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >14:21:18,586 WARNING kernel:[ 1.592415] ACPI: Dynamic OEM Table Load: >14:21:18,586 WARNING kernel:[ 1.592604] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >14:21:18,586 INFO kernel:[ 1.637703] ACPI: Interpreter enabled >14:21:18,586 INFO kernel:[ 1.637808] ACPI: (supports S0 S3 S4 S5) >14:21:18,586 INFO kernel:[ 1.638136] ACPI: Using IOAPIC for interrupt routing >14:21:18,586 INFO kernel:[ 1.686808] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62 >14:21:18,586 INFO kernel:[ 1.687574] ACPI: ACPI Dock Station Driver: 1 docks/bays found >14:21:18,586 INFO kernel:[ 1.687686] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >14:21:18,586 DEBUG kernel:[ 1.688359] \_SB_.PCI0:_OSC invalid UUID >14:21:18,586 DEBUG kernel:[ 1.688361] _OSC request data:1 8 1f >14:21:18,586 INFO kernel:[ 1.688367] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) >14:21:18,586 INFO kernel:[ 1.689291] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] >14:21:18,586 INFO kernel:[ 1.689404] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] >14:21:18,586 INFO kernel:[ 1.689516] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] >14:21:18,586 INFO kernel:[ 1.689674] pci_root PNP0A08:00: host bridge window [mem 0x80000000-0xfeafffff] >14:21:18,586 INFO kernel:[ 1.689870] PCI host bridge to bus 0000:00 >14:21:18,586 INFO kernel:[ 1.689973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >14:21:18,586 INFO kernel:[ 1.690083] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >14:21:18,586 INFO kernel:[ 1.690196] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >14:21:18,586 INFO kernel:[ 1.690310] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfeafffff] >14:21:18,586 DEBUG kernel:[ 1.690432] pci 0000:00:00.0: [8086:0044] type 0 class 0x000600 >14:21:18,586 INFO kernel:[ 1.690459] DMAR: BIOS has allocated no shadow GTT; disabling IOMMU for graphics >14:21:18,587 DEBUG kernel:[ 1.690641] pci 0000:00:01.0: [8086:0045] type 1 class 0x000604 >14:21:18,587 DEBUG kernel:[ 1.690687] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >14:21:18,587 DEBUG kernel:[ 1.690706] pci 0000:00:02.0: [8086:0046] type 0 class 0x000300 >14:21:18,587 DEBUG kernel:[ 1.690721] pci 0000:00:02.0: reg 10: [mem 0xb1400000-0xb17fffff 64bit] >14:21:18,587 DEBUG kernel:[ 1.690731] pci 0000:00:02.0: reg 18: [mem 0xa0000000-0xafffffff 64bit pref] >14:21:18,587 DEBUG kernel:[ 1.690737] pci 0000:00:02.0: reg 20: [io 0x5078-0x507f] >14:21:18,587 DEBUG kernel:[ 1.690827] pci 0000:00:1a.0: [8086:3b3c] type 0 class 0x000c03 >14:21:18,587 DEBUG kernel:[ 1.691352] pci 0000:00:1a.0: reg 10: [mem 0xb7806c00-0xb7806fff] >14:21:18,587 DEBUG kernel:[ 1.694359] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >14:21:18,587 DEBUG kernel:[ 1.694401] pci 0000:00:1b.0: [8086:3b57] type 0 class 0x000403 >14:21:18,587 DEBUG kernel:[ 1.694426] pci 0000:00:1b.0: reg 10: [mem 0xb7800000-0xb7803fff 64bit] >14:21:18,587 DEBUG kernel:[ 1.694537] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >14:21:18,587 DEBUG kernel:[ 1.694571] pci 0000:00:1c.0: [8086:3b42] type 1 class 0x000604 >14:21:18,587 DEBUG kernel:[ 1.694687] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >14:21:18,587 DEBUG kernel:[ 1.694729] pci 0000:00:1c.1: [8086:3b44] type 1 class 0x000604 >14:21:18,587 DEBUG kernel:[ 1.694842] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >14:21:18,587 DEBUG kernel:[ 1.694883] pci 0000:00:1c.4: [8086:3b4a] type 1 class 0x000604 >14:21:18,587 DEBUG kernel:[ 1.694998] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >14:21:18,587 DEBUG kernel:[ 1.695046] pci 0000:00:1d.0: [8086:3b34] type 0 class 0x000c03 >14:21:18,587 DEBUG kernel:[ 1.695563] pci 0000:00:1d.0: reg 10: [mem 0xb7806800-0xb7806bff] >14:21:18,587 DEBUG kernel:[ 1.698568] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >14:21:18,587 DEBUG kernel:[ 1.698601] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604 >14:21:18,587 DEBUG kernel:[ 1.698700] pci 0000:00:1f.0: [8086:3b0f] type 0 class 0x000601 >14:21:18,587 DEBUG kernel:[ 1.698850] pci 0000:00:1f.2: [8086:3b2f] type 0 class 0x000106 >14:21:18,587 DEBUG kernel:[ 1.698882] pci 0000:00:1f.2: reg 10: [io 0x5058-0x505f] >14:21:18,587 DEBUG kernel:[ 1.698896] pci 0000:00:1f.2: reg 14: [io 0x5084-0x5087] >14:21:18,587 DEBUG kernel:[ 1.698909] pci 0000:00:1f.2: reg 18: [io 0x5050-0x5057] >14:21:18,587 DEBUG kernel:[ 1.698922] pci 0000:00:1f.2: reg 1c: [io 0x5080-0x5083] >14:21:18,587 DEBUG kernel:[ 1.698934] pci 0000:00:1f.2: reg 20: [io 0x5020-0x503f] >14:21:18,587 DEBUG kernel:[ 1.698947] pci 0000:00:1f.2: reg 24: [mem 0xb7806000-0xb78067ff] >14:21:18,587 DEBUG kernel:[ 1.699023] pci 0000:00:1f.2: PME# supported from D3hot >14:21:18,587 DEBUG kernel:[ 1.699054] pci 0000:00:1f.3: [8086:3b30] type 0 class 0x000c05 >14:21:18,587 DEBUG kernel:[ 1.699078] pci 0000:00:1f.3: reg 10: [mem 0xb7807000-0xb78070ff 64bit] >14:21:18,587 DEBUG kernel:[ 1.699112] pci 0000:00:1f.3: reg 20: [io 0x5000-0x501f] >14:21:18,587 DEBUG kernel:[ 1.699175] pci 0000:00:1f.6: [8086:3b32] type 0 class 0x001180 >14:21:18,587 DEBUG kernel:[ 1.699209] pci 0000:00:1f.6: reg 10: [mem 0xb7804000-0xb7804fff 64bit] >14:21:18,587 DEBUG kernel:[ 1.699383] pci 0000:01:00.0: [10de:0caf] type 0 class 0x000300 >14:21:18,587 DEBUG kernel:[ 1.699407] pci 0000:01:00.0: reg 10: [mem 0xb0000000-0xb0ffffff] >14:21:18,587 DEBUG kernel:[ 1.699433] pci 0000:01:00.0: reg 14: [mem 0x80000000-0x8fffffff 64bit pref] >14:21:18,587 DEBUG kernel:[ 1.699458] pci 0000:01:00.0: reg 1c: [mem 0x90000000-0x91ffffff 64bit pref] >14:21:18,587 DEBUG kernel:[ 1.699475] pci 0000:01:00.0: reg 24: [io 0x4000-0x407f] >14:21:18,587 DEBUG kernel:[ 1.699489] pci 0000:01:00.0: reg 30: [mem 0xfff80000-0xffffffff pref] >14:21:18,587 INFO kernel:[ 1.699606] pci 0000:00:01.0: PCI bridge to [bus 01-01] >14:21:18,587 DEBUG kernel:[ 1.699714] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff] >14:21:18,587 DEBUG kernel:[ 1.699718] pci 0000:00:01.0: bridge window [mem 0xb0000000-0xb10fffff] >14:21:18,587 DEBUG kernel:[ 1.699723] pci 0000:00:01.0: bridge window [mem 0x80000000-0x91ffffff 64bit pref] >14:21:18,587 DEBUG kernel:[ 1.699814] pci 0000:02:00.0: [1969:1062] type 0 class 0x000200 >14:21:18,587 DEBUG kernel:[ 1.699845] pci 0000:02:00.0: reg 10: [mem 0xb6800000-0xb683ffff 64bit] >14:21:18,587 DEBUG kernel:[ 1.699860] pci 0000:02:00.0: reg 18: [io 0x3000-0x307f] >14:21:18,587 DEBUG kernel:[ 1.700004] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold >14:21:18,587 INFO kernel:[ 1.701204] pci 0000:00:1c.0: PCI bridge to [bus 02-02] >14:21:18,587 DEBUG kernel:[ 1.701330] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff] >14:21:18,587 DEBUG kernel:[ 1.701336] pci 0000:00:1c.0: bridge window [mem 0xb6800000-0xb77fffff] >14:21:18,587 DEBUG kernel:[ 1.701346] pci 0000:00:1c.0: bridge window [mem 0xb1800000-0xb27fffff 64bit pref] >14:21:18,587 DEBUG kernel:[ 1.701505] pci 0000:03:00.0: [14e4:4353] type 0 class 0x000280 >14:21:18,587 DEBUG kernel:[ 1.701574] pci 0000:03:00.0: reg 10: [mem 0xb5800000-0xb5803fff 64bit] >14:21:18,587 DEBUG kernel:[ 1.701950] pci 0000:03:00.0: supports D1 D2 >14:21:18,587 DEBUG kernel:[ 1.701952] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >14:21:18,587 INFO kernel:[ 1.703210] pci 0000:00:1c.1: PCI bridge to [bus 03-03] >14:21:18,587 DEBUG kernel:[ 1.703334] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff] >14:21:18,587 DEBUG kernel:[ 1.703340] pci 0000:00:1c.1: bridge window [mem 0xb5800000-0xb67fffff] >14:21:18,587 DEBUG kernel:[ 1.703350] pci 0000:00:1c.1: bridge window [mem 0xb2800000-0xb37fffff 64bit pref] >14:21:18,587 DEBUG kernel:[ 1.703442] pci 0000:04:00.0: [197b:2380] type 0 class 0x000c00 >14:21:18,587 DEBUG kernel:[ 1.703472] pci 0000:04:00.0: reg 10: [mem 0xb4800000-0xb48007ff] >14:21:18,587 DEBUG kernel:[ 1.703494] pci 0000:04:00.0: reg 14: [mem 0xb4800c00-0xb4800cff] >14:21:18,587 DEBUG kernel:[ 1.703733] pci 0000:04:00.1: [197b:2382] type 0 class 0x000880 >14:21:18,587 DEBUG kernel:[ 1.703759] pci 0000:04:00.1: reg 10: [mem 0xb4800b00-0xb4800bff] >14:21:18,587 DEBUG kernel:[ 1.703993] pci 0000:04:00.3: [197b:2383] type 0 class 0x000880 >14:21:18,587 DEBUG kernel:[ 1.704019] pci 0000:04:00.3: reg 10: [mem 0xb4800900-0xb48009ff] >14:21:18,587 INFO kernel:[ 1.706202] pci 0000:00:1c.4: PCI bridge to [bus 04-04] >14:21:18,587 DEBUG kernel:[ 1.706329] pci 0000:00:1c.4: bridge window [io 0x1000-0x1fff] >14:21:18,587 DEBUG kernel:[ 1.706335] pci 0000:00:1c.4: bridge window [mem 0xb4800000-0xb57fffff] >14:21:18,587 DEBUG kernel:[ 1.706344] pci 0000:00:1c.4: bridge window [mem 0xb3800000-0xb47fffff 64bit pref] >14:21:18,587 INFO kernel:[ 1.706429] pci 0000:00:1e.0: PCI bridge to [bus 05-05] (subtractive decode) >14:21:18,587 DEBUG kernel:[ 1.706554] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >14:21:18,587 DEBUG kernel:[ 1.706557] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >14:21:18,587 DEBUG kernel:[ 1.706560] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >14:21:18,587 DEBUG kernel:[ 1.706563] pci 0000:00:1e.0: bridge window [mem 0x80000000-0xfeafffff] (subtractive decode) >14:21:18,587 DEBUG kernel:[ 1.706598] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >14:21:18,587 DEBUG kernel:[ 1.706795] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT] >14:21:18,587 DEBUG kernel:[ 1.706847] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] >14:21:18,587 DEBUG kernel:[ 1.706945] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT] >14:21:18,587 DEBUG kernel:[ 1.706993] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT] >14:21:18,587 DEBUG kernel:[ 1.707044] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT] >14:21:18,587 DEBUG kernel:[ 1.707194] \_SB_.PCI0:_OSC invalid UUID >14:21:18,587 DEBUG kernel:[ 1.707196] _OSC request data:1 1f 1f >14:21:18,587 INFO kernel:[ 1.707201] pci0000:00: Requesting ACPI _OSC control (0x1d) >14:21:18,587 DEBUG kernel:[ 1.707356] \_SB_.PCI0:_OSC invalid UUID >14:21:18,587 DEBUG kernel:[ 1.707358] _OSC request data:1 0 1d >14:21:18,587 INFO kernel:[ 1.707364] pci0000:00: ACPI _OSC request failed (AE_ERROR), returned control mask: 0x1d >14:21:18,587 INFO kernel:[ 1.707521] ACPI _OSC control for PCIe not granted, disabling ASPM >14:21:18,587 INFO kernel:[ 1.714919] ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus ff]) >14:21:18,587 DEBUG kernel:[ 1.715076] PCI: root bus ff: using default resources >14:21:18,587 INFO kernel:[ 1.715118] PCI host bridge to bus 0000:ff >14:21:18,587 INFO kernel:[ 1.715227] pci_bus 0000:ff: root bus resource [io 0x0000-0xffff] >14:21:18,587 INFO kernel:[ 1.715337] pci_bus 0000:ff: root bus resource [mem 0x00000000-0xfffffffff] >14:21:18,587 DEBUG kernel:[ 1.715454] pci 0000:ff:00.0: [8086:2c62] type 0 class 0x000600 >14:21:18,587 DEBUG kernel:[ 1.715480] pci 0000:ff:00.1: [8086:2d01] type 0 class 0x000600 >14:21:18,587 DEBUG kernel:[ 1.715511] pci 0000:ff:02.0: [8086:2d10] type 0 class 0x000600 >14:21:18,587 DEBUG kernel:[ 1.715536] pci 0000:ff:02.1: [8086:2d11] type 0 class 0x000600 >14:21:18,587 DEBUG kernel:[ 1.715560] pci 0000:ff:02.2: [8086:2d12] type 0 class 0x000600 >14:21:18,587 DEBUG kernel:[ 1.715583] pci 0000:ff:02.3: [8086:2d13] type 0 class 0x000600 >14:21:18,587 INFO kernel:[ 1.715628] pci0000:ff: Requesting ACPI _OSC control (0x1d) >14:21:18,587 INFO kernel:[ 1.715736] pci0000:ff: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d >14:21:18,587 INFO kernel:[ 1.715895] ACPI _OSC control for PCIe not granted, disabling ASPM >14:21:18,587 INFO kernel:[ 1.716306] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 *10 12 14 15) >14:21:18,587 INFO kernel:[ 1.716993] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15) >14:21:18,587 INFO kernel:[ 1.717686] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 *10 12 14 15) >14:21:18,587 INFO kernel:[ 1.718388] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15) >14:21:18,587 INFO kernel:[ 1.719077] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled. >14:21:18,587 INFO kernel:[ 1.719906] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *10 >14:21:18,587 INFO kernel:[ 1.720690] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11 >14:21:18,587 INFO kernel:[ 1.721471] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *10 >14:21:18,587 INFO kernel:[ 1.722328] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >14:21:18,587 INFO kernel:[ 1.722497] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none >14:21:18,587 INFO kernel:[ 1.722657] vgaarb: loaded >14:21:18,587 INFO kernel:[ 1.722754] vgaarb: bridge control possible 0000:01:00.0 >14:21:18,587 INFO kernel:[ 1.722858] vgaarb: no bridge control possible 0000:00:02.0 >14:21:18,587 NOTICE kernel:[ 1.723051] SCSI subsystem initialized >14:21:18,587 DEBUG kernel:[ 1.723224] libata version 3.00 loaded. >14:21:18,587 INFO kernel:[ 1.723278] usbcore: registered new interface driver usbfs >14:21:18,587 INFO kernel:[ 1.723394] usbcore: registered new interface driver hub >14:21:18,587 INFO kernel:[ 1.723528] usbcore: registered new device driver usb >14:21:18,587 INFO kernel:[ 1.723704] PCI: Using ACPI for IRQ routing >14:21:18,587 DEBUG kernel:[ 1.734807] PCI: pci_cache_line_size set to 64 bytes >14:21:18,587 DEBUG kernel:[ 1.734956] reserve RAM buffer: 000000000009d000 - 000000000009ffff >14:21:18,587 DEBUG kernel:[ 1.734959] reserve RAM buffer: 000000007b63f000 - 000000007bffffff >14:21:18,587 DEBUG kernel:[ 1.734962] reserve RAM buffer: 000000007b800000 - 000000007bffffff >14:21:18,587 INFO kernel:[ 1.735089] NetLabel: Initializing >14:21:18,587 INFO kernel:[ 1.735195] NetLabel: domain hash size = 128 >14:21:18,587 INFO kernel:[ 1.735297] NetLabel: protocols = UNLABELED CIPSOv4 >14:21:18,587 INFO kernel:[ 1.735414] NetLabel: unlabeled traffic allowed by default >14:21:18,587 INFO kernel:[ 1.735545] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >14:21:18,587 INFO kernel:[ 1.736047] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >14:21:18,587 INFO kernel:[ 1.738183] Switching to clocksource hpet >14:21:18,587 INFO kernel:[ 1.747638] pnp: PnP ACPI init >14:21:18,587 INFO kernel:[ 1.747766] ACPI: bus type pnp registered >14:21:18,587 DEBUG kernel:[ 1.748371] pnp 00:00: [bus 00-fe] >14:21:18,587 DEBUG kernel:[ 1.748375] pnp 00:00: [io 0x0000-0x0cf7 window] >14:21:18,588 DEBUG kernel:[ 1.748378] pnp 00:00: [io 0x0cf8-0x0cff] >14:21:18,588 DEBUG kernel:[ 1.748381] pnp 00:00: [io 0x0d00-0xffff window] >14:21:18,588 DEBUG kernel:[ 1.748384] pnp 00:00: [mem 0x000a0000-0x000bffff window] >14:21:18,588 DEBUG kernel:[ 1.748389] pnp 00:00: [mem 0x000c0000-0x000c3fff window] >14:21:18,588 DEBUG kernel:[ 1.748392] pnp 00:00: [mem 0x000c4000-0x000c7fff window] >14:21:18,588 DEBUG kernel:[ 1.748395] pnp 00:00: [mem 0x000c8000-0x000cbfff window] >14:21:18,588 DEBUG kernel:[ 1.748397] pnp 00:00: [mem 0x000cc000-0x000cffff window] >14:21:18,588 DEBUG kernel:[ 1.748400] pnp 00:00: [mem 0x000d0000-0x000d3fff window] >14:21:18,588 DEBUG kernel:[ 1.748402] pnp 00:00: [mem 0x000d4000-0x000d7fff window] >14:21:18,588 DEBUG kernel:[ 1.748405] pnp 00:00: [mem 0x000d8000-0x000dbfff window] >14:21:18,588 DEBUG kernel:[ 1.748408] pnp 00:00: [mem 0x000dc000-0x000dffff window] >14:21:18,588 DEBUG kernel:[ 1.748410] pnp 00:00: [mem 0x000e0000-0x000e3fff window] >14:21:18,588 DEBUG kernel:[ 1.748413] pnp 00:00: [mem 0x000e4000-0x000e7fff window] >14:21:18,588 DEBUG kernel:[ 1.748415] pnp 00:00: [mem 0x000e8000-0x000ebfff window] >14:21:18,588 DEBUG kernel:[ 1.748418] pnp 00:00: [mem 0x000ec000-0x000effff window] >14:21:18,588 DEBUG kernel:[ 1.748420] pnp 00:00: [mem 0x000f0000-0x000fffff window] >14:21:18,588 DEBUG kernel:[ 1.748423] pnp 00:00: [mem 0x80000000-0xfeafffff window] >14:21:18,588 DEBUG kernel:[ 1.748426] pnp 00:00: [mem 0xfed40000-0xfed44fff window] >14:21:18,588 DEBUG kernel:[ 1.748551] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) >14:21:18,588 DEBUG kernel:[ 1.768425] pnp 00:01: [io 0x0000-0x001f] >14:21:18,588 DEBUG kernel:[ 1.768433] pnp 00:01: [io 0x0081-0x0091] >14:21:18,588 DEBUG kernel:[ 1.768440] pnp 00:01: [io 0x0093-0x009f] >14:21:18,588 DEBUG kernel:[ 1.768442] pnp 00:01: [io 0x00c0-0x00df] >14:21:18,588 DEBUG kernel:[ 1.768445] pnp 00:01: [dma 4] >14:21:18,588 DEBUG kernel:[ 1.768491] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >14:21:18,588 DEBUG kernel:[ 1.768503] pnp 00:02: [mem 0xff000000-0xffffffff] >14:21:18,588 DEBUG kernel:[ 1.768535] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active) >14:21:18,588 DEBUG kernel:[ 1.768682] pnp 00:03: [mem 0xfed00000-0xfed003ff] >14:21:18,588 DEBUG kernel:[ 1.768716] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) >14:21:18,588 DEBUG kernel:[ 1.768729] pnp 00:04: [io 0x00f0] >14:21:18,588 DEBUG kernel:[ 1.768744] pnp 00:04: [irq 13] >14:21:18,588 DEBUG kernel:[ 1.768778] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active) >14:21:18,588 DEBUG kernel:[ 1.768797] pnp 00:05: [io 0x002e-0x002f] >14:21:18,588 DEBUG kernel:[ 1.768799] pnp 00:05: [io 0x004e-0x004f] >14:21:18,588 DEBUG kernel:[ 1.768801] pnp 00:05: [io 0x0061] >14:21:18,588 DEBUG kernel:[ 1.768804] pnp 00:05: [io 0x0063] >14:21:18,588 DEBUG kernel:[ 1.768806] pnp 00:05: [io 0x0065] >14:21:18,588 DEBUG kernel:[ 1.768808] pnp 00:05: [io 0x0067] >14:21:18,588 DEBUG kernel:[ 1.768810] pnp 00:05: [io 0x0070] >14:21:18,588 DEBUG kernel:[ 1.768812] pnp 00:05: [io 0x0080] >14:21:18,588 DEBUG kernel:[ 1.768814] pnp 00:05: [io 0x0092] >14:21:18,588 DEBUG kernel:[ 1.768816] pnp 00:05: [io 0x00b2-0x00b3] >14:21:18,588 DEBUG kernel:[ 1.768818] pnp 00:05: [io 0x0680-0x069f] >14:21:18,588 DEBUG kernel:[ 1.768820] pnp 00:05: [io 0x0800-0x080f] >14:21:18,588 DEBUG kernel:[ 1.768823] pnp 00:05: [io 0x0810-0x0813] >14:21:18,588 DEBUG kernel:[ 1.768825] pnp 00:05: [io 0xffff] >14:21:18,588 DEBUG kernel:[ 1.768827] pnp 00:05: [io 0x0400-0x047f] >14:21:18,588 DEBUG kernel:[ 1.768829] pnp 00:05: [io 0x0500-0x057f] >14:21:18,588 DEBUG kernel:[ 1.768831] pnp 00:05: [io 0x164e-0x164f] >14:21:18,588 DEBUG kernel:[ 1.768833] pnp 00:05: [io 0xff2c-0xff2f] >14:21:18,588 WARNING kernel:[ 1.768854] pnp 00:05: disabling [io 0x164e-0x164f] because it overlaps 0000:00:1c.4 BAR 13 [io 0x1000-0x1fff] >14:21:18,588 INFO kernel:[ 1.769087] system 00:05: [io 0x0680-0x069f] has been reserved >14:21:18,588 INFO kernel:[ 1.769197] system 00:05: [io 0x0800-0x080f] has been reserved >14:21:18,588 INFO kernel:[ 1.769306] system 00:05: [io 0x0810-0x0813] has been reserved >14:21:18,588 INFO kernel:[ 1.769428] system 00:05: [io 0xffff] has been reserved >14:21:18,588 INFO kernel:[ 1.769537] system 00:05: [io 0x0400-0x047f] has been reserved >14:21:18,588 INFO kernel:[ 1.769647] system 00:05: [io 0x0500-0x057f] has been reserved >14:21:18,588 INFO kernel:[ 1.769756] system 00:05: [io 0xff2c-0xff2f] has been reserved >14:21:18,588 DEBUG kernel:[ 1.769867] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) >14:21:18,588 DEBUG kernel:[ 1.769879] pnp 00:06: [io 0x0070-0x0077] >14:21:18,588 DEBUG kernel:[ 1.769887] pnp 00:06: [irq 8] >14:21:18,588 DEBUG kernel:[ 1.769920] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active) >14:21:18,588 DEBUG kernel:[ 1.769933] pnp 00:07: [io 0x0060] >14:21:18,588 DEBUG kernel:[ 1.769936] pnp 00:07: [io 0x0064] >14:21:18,588 DEBUG kernel:[ 1.769942] pnp 00:07: [irq 1] >14:21:18,588 DEBUG kernel:[ 1.769977] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active) >14:21:18,588 DEBUG kernel:[ 1.769992] pnp 00:08: [irq 12] >14:21:18,588 DEBUG kernel:[ 1.770028] pnp 00:08: Plug and Play ACPI device, IDs SYN071b SYN0700 SYN0002 PNP0f13 (active) >14:21:18,588 DEBUG kernel:[ 1.770222] pnp 00:09: [irq 20] >14:21:18,588 DEBUG kernel:[ 1.770277] pnp 00:09: Plug and Play ACPI device, IDs SMO8800 (active) >14:21:18,588 DEBUG kernel:[ 1.770567] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff] >14:21:18,588 DEBUG kernel:[ 1.770570] pnp 00:0a: [mem 0xfed10000-0xfed13fff] >14:21:18,588 DEBUG kernel:[ 1.770572] pnp 00:0a: [mem 0xfed18000-0xfed18fff] >14:21:18,588 DEBUG kernel:[ 1.770575] pnp 00:0a: [mem 0xfed19000-0xfed19fff] >14:21:18,588 DEBUG kernel:[ 1.770577] pnp 00:0a: [mem 0xe0000000-0xefffffff] >14:21:18,588 DEBUG kernel:[ 1.770580] pnp 00:0a: [mem 0xfed20000-0xfed3ffff] >14:21:18,588 DEBUG kernel:[ 1.770582] pnp 00:0a: [mem 0xfed90000-0xfed93fff] >14:21:18,588 DEBUG kernel:[ 1.770585] pnp 00:0a: [mem 0xfed45000-0xfed8ffff] >14:21:18,588 DEBUG kernel:[ 1.770591] pnp 00:0a: [mem 0xff000000-0xffffffff] >14:21:18,588 DEBUG kernel:[ 1.770593] pnp 00:0a: [mem 0xfee00000-0xfeefffff] >14:21:18,588 DEBUG kernel:[ 1.770595] pnp 00:0a: [mem 0xb7900000-0xb7900fff] >14:21:18,588 INFO kernel:[ 1.770680] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved >14:21:18,588 INFO kernel:[ 1.770793] system 00:0a: [mem 0xfed10000-0xfed13fff] has been reserved >14:21:18,588 INFO kernel:[ 1.770904] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved >14:21:18,588 INFO kernel:[ 1.771017] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved >14:21:18,588 INFO kernel:[ 1.771127] system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved >14:21:18,588 INFO kernel:[ 1.771238] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved >14:21:18,588 INFO kernel:[ 1.771361] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved >14:21:18,588 INFO kernel:[ 1.771472] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved >14:21:18,588 INFO kernel:[ 1.771583] system 00:0a: [mem 0xff000000-0xffffffff] could not be reserved >14:21:18,588 INFO kernel:[ 1.771696] system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved >14:21:18,588 INFO kernel:[ 1.771808] system 00:0a: [mem 0xb7900000-0xb7900fff] has been reserved >14:21:18,588 DEBUG kernel:[ 1.771920] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active) >14:21:18,588 DEBUG kernel:[ 1.772160] pnp 00:0b: [bus ff] >14:21:18,588 DEBUG kernel:[ 1.772221] pnp 00:0b: Plug and Play ACPI device, IDs PNP0a03 (active) >14:21:18,588 INFO kernel:[ 1.772245] pnp: PnP ACPI: found 12 devices >14:21:18,588 INFO kernel:[ 1.772358] ACPI: ACPI bus type pnp unregistered >14:21:18,588 INFO kernel:[ 1.779768] pci 0000:01:00.0: no compatible bridge window for [mem 0xfff80000-0xffffffff pref] >14:21:18,588 DEBUG kernel:[ 1.779938] PCI: max bus depth: 1 pci_try_num: 2 >14:21:18,588 INFO kernel:[ 1.779994] pci 0000:01:00.0: BAR 6: assigned [mem 0xb1000000-0xb107ffff pref] >14:21:18,588 INFO kernel:[ 1.780150] pci 0000:00:01.0: PCI bridge to [bus 01-01] >14:21:18,588 INFO kernel:[ 1.780257] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff] >14:21:18,588 INFO kernel:[ 1.780376] pci 0000:00:01.0: bridge window [mem 0xb0000000-0xb10fffff] >14:21:18,588 INFO kernel:[ 1.780487] pci 0000:00:01.0: bridge window [mem 0x80000000-0x91ffffff 64bit pref] >14:21:18,588 INFO kernel:[ 1.780649] pci 0000:00:1c.0: PCI bridge to [bus 02-02] >14:21:18,588 INFO kernel:[ 1.780756] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff] >14:21:18,588 INFO kernel:[ 1.780869] pci 0000:00:1c.0: bridge window [mem 0xb6800000-0xb77fffff] >14:21:18,588 INFO kernel:[ 1.780984] pci 0000:00:1c.0: bridge window [mem 0xb1800000-0xb27fffff 64bit pref] >14:21:18,588 INFO kernel:[ 1.781147] pci 0000:00:1c.1: PCI bridge to [bus 03-03] >14:21:18,588 INFO kernel:[ 1.781254] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff] >14:21:18,588 INFO kernel:[ 1.781376] pci 0000:00:1c.1: bridge window [mem 0xb5800000-0xb67fffff] >14:21:18,588 INFO kernel:[ 1.781492] pci 0000:00:1c.1: bridge window [mem 0xb2800000-0xb37fffff 64bit pref] >14:21:18,588 INFO kernel:[ 1.781656] pci 0000:00:1c.4: PCI bridge to [bus 04-04] >14:21:18,588 INFO kernel:[ 1.781763] pci 0000:00:1c.4: bridge window [io 0x1000-0x1fff] >14:21:18,588 INFO kernel:[ 1.781876] pci 0000:00:1c.4: bridge window [mem 0xb4800000-0xb57fffff] >14:21:18,588 INFO kernel:[ 1.781991] pci 0000:00:1c.4: bridge window [mem 0xb3800000-0xb47fffff 64bit pref] >14:21:18,588 INFO kernel:[ 1.782154] pci 0000:00:1e.0: PCI bridge to [bus 05-05] >14:21:18,588 DEBUG kernel:[ 1.782319] pci 0000:00:1e.0: setting latency timer to 64 >14:21:18,588 DEBUG kernel:[ 1.782334] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >14:21:18,588 DEBUG kernel:[ 1.782337] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >14:21:18,588 DEBUG kernel:[ 1.782340] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >14:21:18,588 DEBUG kernel:[ 1.782342] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfeafffff] >14:21:18,588 DEBUG kernel:[ 1.782345] pci_bus 0000:01: resource 0 [io 0x4000-0x4fff] >14:21:18,588 DEBUG kernel:[ 1.782348] pci_bus 0000:01: resource 1 [mem 0xb0000000-0xb10fffff] >14:21:18,588 DEBUG kernel:[ 1.782351] pci_bus 0000:01: resource 2 [mem 0x80000000-0x91ffffff 64bit pref] >14:21:18,588 DEBUG kernel:[ 1.782354] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff] >14:21:18,588 DEBUG kernel:[ 1.782357] pci_bus 0000:02: resource 1 [mem 0xb6800000-0xb77fffff] >14:21:18,588 DEBUG kernel:[ 1.782360] pci_bus 0000:02: resource 2 [mem 0xb1800000-0xb27fffff 64bit pref] >14:21:18,589 DEBUG kernel:[ 1.782363] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff] >14:21:18,589 DEBUG kernel:[ 1.782366] pci_bus 0000:03: resource 1 [mem 0xb5800000-0xb67fffff] >14:21:18,589 DEBUG kernel:[ 1.782369] pci_bus 0000:03: resource 2 [mem 0xb2800000-0xb37fffff 64bit pref] >14:21:18,589 DEBUG kernel:[ 1.782372] pci_bus 0000:04: resource 0 [io 0x1000-0x1fff] >14:21:18,589 DEBUG kernel:[ 1.782374] pci_bus 0000:04: resource 1 [mem 0xb4800000-0xb57fffff] >14:21:18,589 DEBUG kernel:[ 1.782377] pci_bus 0000:04: resource 2 [mem 0xb3800000-0xb47fffff 64bit pref] >14:21:18,589 DEBUG kernel:[ 1.782380] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7] >14:21:18,589 DEBUG kernel:[ 1.782383] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff] >14:21:18,589 DEBUG kernel:[ 1.782386] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff] >14:21:18,589 DEBUG kernel:[ 1.782389] pci_bus 0000:05: resource 7 [mem 0x80000000-0xfeafffff] >14:21:18,589 DEBUG kernel:[ 1.782392] pci_bus 0000:ff: resource 4 [io 0x0000-0xffff] >14:21:18,589 DEBUG kernel:[ 1.782395] pci_bus 0000:ff: resource 5 [mem 0x00000000-0xfffffffff] >14:21:18,589 INFO kernel:[ 1.782437] NET: Registered protocol family 2 >14:21:18,589 INFO kernel:[ 1.782739] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) >14:21:18,589 INFO kernel:[ 1.784369] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >14:21:18,589 INFO kernel:[ 1.787050] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >14:21:18,589 INFO kernel:[ 1.787483] TCP: Hash tables configured (established 524288 bind 65536) >14:21:18,589 INFO kernel:[ 1.787593] TCP reno registered >14:21:18,589 INFO kernel:[ 1.787710] UDP hash table entries: 2048 (order: 4, 65536 bytes) >14:21:18,589 INFO kernel:[ 1.787846] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >14:21:18,589 INFO kernel:[ 1.788081] NET: Registered protocol family 1 >14:21:18,589 DEBUG kernel:[ 1.788204] pci 0000:00:02.0: Boot video device >14:21:18,589 DEBUG kernel:[ 1.810494] PCI: CLS 64 bytes, default 64 >14:21:18,589 INFO kernel:[ 1.810581] Unpacking initramfs... >14:21:18,589 INFO kernel:[ 6.152228] Freeing initrd memory: 23768k freed >14:21:18,589 INFO kernel:[ 6.160412] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >14:21:18,589 INFO kernel:[ 6.160556] Placing 64MB software IO TLB between ffff880077638000 - ffff88007b638000 >14:21:18,589 INFO kernel:[ 6.160714] software IO TLB at phys 0x77638000 - 0x7b638000 >14:21:18,589 INFO kernel:[ 6.160840] Simple Boot Flag at 0x44 set to 0x1 >14:21:18,589 INFO kernel:[ 6.165255] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >14:21:18,589 INFO kernel:[ 6.165767] audit: initializing netlink socket (disabled) >14:21:18,589 NOTICE kernel:[ 6.166638] type=2000 audit(1354371652.750:1): initialized >14:21:18,589 INFO kernel:[ 6.195015] HugeTLB registered 2 MB page size, pre-allocated 0 pages >14:21:18,589 NOTICE kernel:[ 6.197988] VFS: Disk quotas dquot_6.5.2 >14:21:18,589 WARNING kernel:[ 6.198147] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >14:21:18,589 INFO kernel:[ 6.198864] msgmni has been set to 7505 >14:21:18,589 DEBUG kernel:[ 6.199034] SELinux: Registering netfilter hooks >14:21:18,589 INFO kernel:[ 6.199657] alg: No test for stdrng (krng) >14:21:18,589 INFO kernel:[ 6.199767] NET: Registered protocol family 38 >14:21:18,589 INFO kernel:[ 6.199932] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) >14:21:18,589 INFO kernel:[ 6.200121] io scheduler noop registered >14:21:18,589 INFO kernel:[ 6.200226] io scheduler deadline registered >14:21:18,589 INFO kernel:[ 6.200399] io scheduler cfq registered (default) >14:21:18,589 DEBUG kernel:[ 6.200708] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X >14:21:18,589 INFO kernel:[ 6.200973] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >14:21:18,589 INFO kernel:[ 6.201100] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >14:21:18,589 INFO kernel:[ 6.201210] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >14:21:18,589 INFO kernel:[ 6.201679] acpiphp: Slot [1] registered >14:21:18,589 DEBUG kernel:[ 6.202051] intel_idle: MWAIT substates: 0x1120 >14:21:18,589 DEBUG kernel:[ 6.202053] intel_idle: v0.4 model 0x25 >14:21:18,589 DEBUG kernel:[ 6.202055] intel_idle: lapic_timer_reliable_states 0xffffffff >14:21:18,589 INFO kernel:[ 6.321479] ACPI: AC Adapter [ACAD] (on-line) >14:21:18,589 INFO kernel:[ 6.321731] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 >14:21:18,589 INFO kernel:[ 6.321925] ACPI: Lid Switch [LID0] >14:21:18,589 INFO kernel:[ 6.322079] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1 >14:21:18,589 INFO kernel:[ 6.322242] ACPI: Power Button [PWRB] >14:21:18,589 INFO kernel:[ 6.322387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >14:21:18,589 INFO kernel:[ 6.322558] ACPI: Power Button [PWRF] >14:21:18,589 INFO kernel:[ 6.344782] GHES: HEST is not enabled! >14:21:18,589 INFO kernel:[ 6.345030] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >14:21:18,589 INFO kernel:[ 7.163303] Refined TSC clocksource calibration: 1063.999 MHz. >14:21:18,589 INFO kernel:[ 7.163415] Switching to clocksource tsc >14:21:18,589 INFO kernel:[ 7.627024] ACPI: Battery Slot [BAT1] (battery present) >14:21:18,589 INFO kernel:[ 7.627351] Non-volatile memory driver v1.3 >14:21:18,589 INFO kernel:[ 7.627455] Linux agpgart interface v0.103 >14:21:18,589 INFO kernel:[ 7.627646] agpgart-intel 0000:00:00.0: Intel HD Graphics Chipset >14:21:18,589 INFO kernel:[ 7.627907] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable >14:21:18,589 INFO kernel:[ 7.629086] agpgart-intel 0000:00:00.0: detected 32768K stolen memory >14:21:18,589 INFO kernel:[ 7.629398] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xa0000000 >14:21:18,589 INFO kernel:[ 7.630479] loop: module loaded >14:21:18,589 DEBUG kernel:[ 7.630664] ahci 0000:00:1f.2: version 3.0 >14:21:18,589 DEBUG kernel:[ 7.630758] ahci 0000:00:1f.2: irq 41 for MSI/MSI-X >14:21:18,589 INFO kernel:[ 7.630843] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x1 impl SATA mode >14:21:18,589 INFO kernel:[ 7.631012] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck pm led clo pio slum part ems apst >14:21:18,589 DEBUG kernel:[ 7.631178] ahci 0000:00:1f.2: setting latency timer to 64 >14:21:18,589 INFO kernel:[ 7.631799] scsi0 : ahci >14:21:18,589 INFO kernel:[ 7.632019] scsi1 : ahci >14:21:18,589 INFO kernel:[ 7.632192] scsi2 : ahci >14:21:18,589 INFO kernel:[ 7.632372] scsi3 : ahci >14:21:18,589 INFO kernel:[ 7.632547] scsi4 : ahci >14:21:18,589 INFO kernel:[ 7.632722] scsi5 : ahci >14:21:18,589 INFO kernel:[ 7.633060] ata1: SATA max UDMA/133 abar m2048@0xb7806000 port 0xb7806100 irq 41 >14:21:18,589 INFO kernel:[ 7.633216] ata2: DUMMY >14:21:18,589 INFO kernel:[ 7.633311] ata3: DUMMY >14:21:18,589 INFO kernel:[ 7.633406] ata4: DUMMY >14:21:18,589 INFO kernel:[ 7.633501] ata5: DUMMY >14:21:18,589 INFO kernel:[ 7.633596] ata6: DUMMY >14:21:18,589 INFO kernel:[ 7.633821] Fixed MDIO Bus: probed >14:21:18,589 INFO kernel:[ 7.634000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >14:21:18,589 DEBUG kernel:[ 7.634149] ehci_hcd 0000:00:1a.0: setting latency timer to 64 >14:21:18,589 INFO kernel:[ 7.634155] ehci_hcd 0000:00:1a.0: EHCI Host Controller >14:21:18,589 INFO kernel:[ 7.634320] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 >14:21:18,589 INFO kernel:[ 7.634515] ehci_hcd 0000:00:1a.0: debug port 2 >14:21:18,589 DEBUG kernel:[ 7.638521] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported >14:21:18,589 INFO kernel:[ 7.638540] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xb7806c00 >14:21:18,589 INFO kernel:[ 7.643877] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >14:21:18,589 INFO kernel:[ 7.644029] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >14:21:18,589 INFO kernel:[ 7.644142] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >14:21:18,589 INFO kernel:[ 7.644299] usb usb1: Product: EHCI Host Controller >14:21:18,589 INFO kernel:[ 7.644404] usb usb1: Manufacturer: Linux 3.3.4-5.fc17.x86_64 ehci_hcd >14:21:18,589 INFO kernel:[ 7.644514] usb usb1: SerialNumber: 0000:00:1a.0 >14:21:18,589 INFO kernel:[ 7.644748] hub 1-0:1.0: USB hub found >14:21:18,589 INFO kernel:[ 7.644862] hub 1-0:1.0: 3 ports detected >14:21:18,589 DEBUG kernel:[ 7.645068] ehci_hcd 0000:00:1d.0: setting latency timer to 64 >14:21:18,589 INFO kernel:[ 7.645073] ehci_hcd 0000:00:1d.0: EHCI Host Controller >14:21:18,589 INFO kernel:[ 7.645237] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >14:21:18,589 INFO kernel:[ 7.645423] ehci_hcd 0000:00:1d.0: debug port 2 >14:21:18,589 DEBUG kernel:[ 7.649412] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported >14:21:18,589 INFO kernel:[ 7.649430] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xb7806800 >14:21:18,589 INFO kernel:[ 7.654869] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >14:21:18,589 INFO kernel:[ 7.655008] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >14:21:18,589 INFO kernel:[ 7.655120] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >14:21:18,589 INFO kernel:[ 7.655276] usb usb2: Product: EHCI Host Controller >14:21:18,589 INFO kernel:[ 7.655382] usb usb2: Manufacturer: Linux 3.3.4-5.fc17.x86_64 ehci_hcd >14:21:18,589 INFO kernel:[ 7.655492] usb usb2: SerialNumber: 0000:00:1d.0 >14:21:18,589 INFO kernel:[ 7.655709] hub 2-0:1.0: USB hub found >14:21:18,589 INFO kernel:[ 7.655812] hub 2-0:1.0: 3 ports detected >14:21:18,589 INFO kernel:[ 7.655998] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >14:21:18,589 INFO kernel:[ 7.656119] uhci_hcd: USB Universal Host Controller Interface driver >14:21:18,589 INFO kernel:[ 7.656288] usbcore: registered new interface driver usbserial >14:21:18,589 INFO kernel:[ 7.656403] USB Serial support registered for generic >14:21:18,589 INFO kernel:[ 7.656517] usbcore: registered new interface driver usbserial_generic >14:21:18,589 INFO kernel:[ 7.656627] usbserial: USB Serial Driver core >14:21:18,589 INFO kernel:[ 7.656774] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 >14:21:18,589 INFO kernel:[ 7.669764] serio: i8042 KBD port at 0x60,0x64 irq 1 >14:21:18,589 INFO kernel:[ 7.669883] serio: i8042 AUX port at 0x60,0x64 irq 12 >14:21:18,589 INFO kernel:[ 7.670123] mousedev: PS/2 mouse device common for all mice >14:21:18,589 INFO kernel:[ 7.671891] rtc_cmos 00:06: RTC can wake from S4 >14:21:18,589 INFO kernel:[ 7.672134] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 >14:21:18,589 INFO kernel:[ 7.672277] rtc0: alarms up to one year, y3k, 242 bytes nvram, hpet irqs >14:21:18,589 INFO kernel:[ 7.672489] device-mapper: uevent: version 1.0.3 >14:21:18,589 INFO kernel:[ 7.672686] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com >14:21:18,589 INFO kernel:[ 7.672990] cpuidle: using governor ladder >14:21:18,589 INFO kernel:[ 7.673189] cpuidle: using governor menu >14:21:18,589 INFO kernel:[ 7.673590] EFI Variables Facility v0.08 2004-May-17 >14:21:18,589 INFO kernel:[ 7.673827] usbcore: registered new interface driver usbhid >14:21:18,589 INFO kernel:[ 7.673943] usbhid: USB HID core driver >14:21:18,589 INFO kernel:[ 7.674126] ip_tables: (C) 2000-2006 Netfilter Core Team >14:21:18,589 INFO kernel:[ 7.674276] TCP cubic registered >14:21:18,589 INFO kernel:[ 7.674381] Initializing XFRM netlink socket >14:21:18,589 INFO kernel:[ 7.674604] NET: Registered protocol family 10 >14:21:18,589 INFO kernel:[ 7.674963] Mobile IPv6 >14:21:18,589 INFO kernel:[ 7.675061] NET: Registered protocol family 17 >14:21:18,590 NOTICE kernel:[ 7.675166] Registering the dns_resolver key type >14:21:18,590 DEBUG kernel:[ 7.675496] PM: Hibernation image not present or could not be loaded. >14:21:18,590 INFO kernel:[ 7.675514] registered taskstats version 1 >14:21:18,590 INFO kernel:[ 7.676691] Magic number: 8:865:332 >14:21:18,590 INFO kernel:[ 7.676977] tty tty53: hash matches >14:21:18,590 INFO kernel:[ 7.677229] rtc_cmos 00:06: setting system clock to 2012-12-01 14:20:56 UTC (1354371656) >14:21:18,590 INFO kernel:[ 7.678485] Initializing network drop monitor service >14:21:18,590 INFO kernel:[ 7.687355] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >14:21:18,590 INFO kernel:[ 7.940888] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >14:21:18,590 INFO kernel:[ 7.942540] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04) >14:21:18,590 INFO kernel:[ 7.946824] usb 1-1: new high-speed USB device number 2 using ehci_hcd >14:21:18,590 INFO kernel:[ 7.979544] ata1.00: ATA-8: ST9500420AS, D005SDM1, max UDMA/133 >14:21:18,590 INFO kernel:[ 7.979662] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32) >14:21:18,590 INFO kernel:[ 7.982360] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04) >14:21:18,590 INFO kernel:[ 7.982932] ata1.00: configured for UDMA/133 >14:21:18,590 NOTICE kernel:[ 7.983451] scsi 0:0:0:0: Direct-Access ATA ST9500420AS D005 PQ: 0 ANSI: 5 >14:21:18,590 NOTICE kernel:[ 7.983962] sd 0:0:0:0: Attached scsi generic sg0 type 0 >14:21:18,590 NOTICE kernel:[ 7.984117] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >14:21:18,590 NOTICE kernel:[ 7.984393] sd 0:0:0:0: [sda] Write Protect is off >14:21:18,590 DEBUG kernel:[ 7.984505] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >14:21:18,590 NOTICE kernel:[ 7.984538] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >14:21:18,590 INFO kernel:[ 8.028963] sda: sda1 sda2 sda3 sda4 < sda5 sda6 > >14:21:18,590 NOTICE kernel:[ 8.030042] sd 0:0:0:0: [sda] Attached SCSI disk >14:21:18,590 INFO kernel:[ 8.034596] Freeing unused kernel memory: 1000k freed >14:21:18,590 INFO kernel:[ 8.035114] Write protecting the kernel read-only data: 10240k >14:21:18,590 INFO kernel:[ 8.035908] Freeing unused kernel memory: 16k freed >14:21:18,590 INFO kernel:[ 8.049358] Freeing unused kernel memory: 1516k freed >14:21:18,590 INFO kernel:[ 8.061206] usb 1-1: New USB device found, idVendor=8087, idProduct=0020 >14:21:18,590 INFO kernel:[ 8.061364] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >14:21:18,590 INFO kernel:[ 8.062178] hub 1-1:1.0: USB hub found >14:21:18,590 INFO kernel:[ 8.062432] hub 1-1:1.0: 6 ports detected >14:21:18,590 INFO kernel:[ 8.164678] usb 2-1: new high-speed USB device number 2 using ehci_hcd >14:21:18,590 INFO kernel:[ 8.279082] usb 2-1: New USB device found, idVendor=8087, idProduct=0020 >14:21:18,590 INFO kernel:[ 8.279203] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >14:21:18,590 INFO kernel:[ 8.279655] hub 2-1:1.0: USB hub found >14:21:18,590 INFO kernel:[ 8.279808] hub 2-1:1.0: 8 ports detected >14:21:18,590 INFO kernel:[ 8.345847] usb 1-1.1: new full-speed USB device number 3 using ehci_hcd >14:21:18,590 INFO kernel:[ 8.422871] squashfs: version 4.0 (2009/01/31) Phillip Lougher >14:21:18,590 INFO kernel:[ 8.423009] usb 1-1.1: New USB device found, idVendor=0a5c, idProduct=4500 >14:21:18,590 INFO kernel:[ 8.423025] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >14:21:18,590 INFO kernel:[ 8.423032] usb 1-1.1: Product: BCM2046B1 >14:21:18,590 INFO kernel:[ 8.423036] usb 1-1.1: Manufacturer: Broadcom >14:21:18,590 INFO kernel:[ 8.423680] hub 1-1.1:1.0: USB hub found >14:21:18,590 INFO kernel:[ 8.424021] hub 1-1.1:1.0: 3 ports detected >14:21:18,590 INFO kernel:[ 8.428717] Loading iSCSI transport class v2.0-870. >14:21:18,590 NOTICE kernel:[ 8.432416] iscsi: registered transport (tcp) >14:21:18,590 INFO kernel:[ 8.436623] alua: device handler registered >14:21:18,590 INFO kernel:[ 8.440959] emc: device handler registered >14:21:18,590 INFO kernel:[ 8.445094] hp_sw: device handler registered >14:21:18,590 INFO kernel:[ 8.449547] rdac: device handler registered >14:21:18,590 INFO kernel:[ 8.497832] usb 1-1.2: new high-speed USB device number 4 using ehci_hcd >14:21:18,590 INFO kernel:[ 8.625586] usb 1-1.2: New USB device found, idVendor=0c45, idProduct=6424 >14:21:18,590 INFO kernel:[ 8.625723] usb 1-1.2: New USB device strings: Mfr=2, Product=1, SerialNumber=0 >14:21:18,590 INFO kernel:[ 8.625902] usb 1-1.2: Product: Laptop_Integrated_Webcam_1.3M >14:21:18,590 INFO kernel:[ 8.626027] usb 1-1.2: Manufacturer: CN0GF9H772487054078JA00 >14:21:18,590 INFO kernel:[ 8.690745] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000 >14:21:18,590 INFO kernel:[ 8.702881] usb 2-1.1: new full-speed USB device number 3 using ehci_hcd >14:21:18,590 INFO kernel:[ 8.760681] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input4 >14:21:18,590 INFO kernel:[ 8.794429] usb 2-1.1: New USB device found, idVendor=1d57, idProduct=fa0a >14:21:18,590 INFO kernel:[ 8.794550] usb 2-1.1: New USB device strings: Mfr=1, Product=1, SerialNumber=0 >14:21:18,590 INFO kernel:[ 8.794710] usb 2-1.1: Product: Mice&MultiKB USB product >14:21:18,590 INFO kernel:[ 8.794819] usb 2-1.1: Manufacturer: Mice&MultiKB USB product >14:21:18,590 INFO kernel:[ 8.797972] input: Mice&MultiKB USB product Mice&MultiKB USB product as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input5 >14:21:18,590 INFO kernel:[ 8.798634] generic-usb 0003:1D57:FA0A.0001: input,hiddev0,hidraw0: USB HID v1.10 Keyboard [Mice&MultiKB USB product Mice&MultiKB USB product] on usb-0000:00:1d.0-1.1/input0 >14:21:18,590 INFO kernel:[ 11.469635] floppy0: no floppy controllers found >14:21:18,590 INFO kernel:[ 11.478796] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >14:21:18,590 INFO kernel:[ 11.478926] EDD information not available. >14:21:18,590 INFO kernel:[ 11.492460] No iBFT detected. >14:21:18,590 INFO kernel:[ 11.496680] md: raid0 personality registered for level 0 >14:21:18,590 INFO kernel:[ 11.501062] md: raid1 personality registered for level 1 >14:21:18,590 INFO kernel:[ 11.503025] async_tx: api initialized (async) >14:21:18,590 INFO kernel:[ 11.503333] xor: automatically using best checksumming function: generic_sse >14:21:18,590 INFO kernel:[ 11.508209] generic_sse: 6016.000 MB/sec >14:21:18,590 INFO kernel:[ 11.508314] xor: using function: generic_sse (6016.000 MB/sec) >14:21:18,590 WARNING kernel:[ 11.526244] raid6: int64x1 972 MB/s >14:21:18,590 WARNING kernel:[ 11.543246] raid6: int64x2 1195 MB/s >14:21:18,590 WARNING kernel:[ 11.560261] raid6: int64x4 796 MB/s >14:21:18,590 WARNING kernel:[ 11.577258] raid6: int64x8 867 MB/s >14:21:18,590 WARNING kernel:[ 11.594191] raid6: sse2x1 2597 MB/s >14:21:18,590 WARNING kernel:[ 11.611186] raid6: sse2x2 3015 MB/s >14:21:18,590 WARNING kernel:[ 11.628181] raid6: sse2x4 3253 MB/s >14:21:18,590 WARNING kernel:[ 11.628282] raid6: using algorithm sse2x4 (3253 MB/s) >14:21:18,590 INFO kernel:[ 11.629807] md: raid6 personality registered for level 6 >14:21:18,590 INFO kernel:[ 11.629913] md: raid5 personality registered for level 5 >14:21:18,590 INFO kernel:[ 11.630016] md: raid4 personality registered for level 4 >14:21:18,590 INFO kernel:[ 11.638909] md: raid10 personality registered for level 10 >14:21:18,590 INFO kernel:[ 11.643022] md: linear personality registered for level -1 >14:21:18,590 INFO kernel:[ 11.660862] device-mapper: multipath: version 1.3.0 loaded >14:21:18,590 INFO kernel:[ 11.664985] device-mapper: multipath round-robin: version 1.0.0 loaded >14:21:18,590 INFO kernel:[ 11.721559] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >14:21:18,590 INFO kernel:[ 11.721690] EDD information not available. >14:21:18,590 INFO kernel:[ 11.983561] RPC: Registered named UNIX socket transport module. >14:21:18,590 INFO kernel:[ 11.983690] RPC: Registered udp transport module. >14:21:18,590 INFO kernel:[ 11.983806] RPC: Registered tcp transport module. >14:21:18,590 INFO kernel:[ 11.983917] RPC: Registered tcp NFSv4.1 backchannel transport module. >14:21:18,590 INFO kernel:[ 12.429002] sdhci: Secure Digital Host Controller Interface driver >14:21:18,590 INFO kernel:[ 12.429126] sdhci: Copyright(c) Pierre Ossman >14:21:18,590 NOTICE kernel:[ 12.481936] firewire_ohci: Added fw-ohci device 0000:04:00.0, OHCI v1.10, 4 IR + 4 IT contexts, quirks 0x10 >14:21:18,590 INFO kernel:[ 12.482184] sdhci-pci 0000:04:00.1: SDHCI controller found [197b:2382] (rev 30) >14:21:18,590 DEBUG kernel:[ 12.482516] Registered led device: mmc0:: >14:21:18,590 INFO kernel:[ 12.483873] mmc0: SDHCI controller on PCI [0000:04:00.1] using DMA >14:21:18,590 INFO kernel:[ 12.497325] atl1c 0000:02:00.0: version 1.0.1.0-NAPI >14:21:18,590 DEBUG kernel:[ 12.563793] atl1c 0000:02:00.0: vpd r/w failed. This is likely a firmware bug on this device. Contact the card vendor for a firmware update. >14:21:18,590 NOTICE kernel:[ 12.982967] firewire_core: created device fw0: GUID ffffffffffffffff, S400 >14:21:18,590 ERR kernel:[ 18.796455] generic-usb 0003:1D57:FA0A.0002: usb_submit_urb(ctrl) failed: -1 >14:21:18,590 WARNING kernel:[ 18.796597] generic-usb 0003:1D57:FA0A.0002: timeout initializing reports >14:21:18,590 INFO kernel:[ 18.797023] input: Mice&MultiKB USB product Mice&MultiKB USB product as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/input/input6 >14:21:18,590 INFO kernel:[ 18.797890] generic-usb 0003:1D57:FA0A.0002: input,hidraw1: USB HID v1.10 Device [Mice&MultiKB USB product Mice&MultiKB USB product] on usb-0000:00:1d.0-1.1/input1 >14:21:18,590 ERR kernel:[ 18.800403] generic-usb 0003:1D57:FA0A.0003: unknown main item tag 0x0 >14:21:18,590 ERR kernel:[ 18.800552] generic-usb 0003:1D57:FA0A.0003: unknown main item tag 0x0 >14:21:18,590 ERR kernel:[ 18.800750] generic-usb 0003:1D57:FA0A.0003: collection stack underflow >14:21:18,590 ERR kernel:[ 18.800898] generic-usb 0003:1D57:FA0A.0003: item 0 0 0 12 parsing failed >14:21:18,590 WARNING kernel:[ 18.801046] generic-usb: probe of 0003:1D57:FA0A.0003 failed with error -22 >14:21:18,590 INFO kernel:[ 18.874384] usb 2-1.4: new full-speed USB device number 4 using ehci_hcd >14:21:18,590 WARNING kernel:[ 18.969031] usb 2-1.4: config 1 interface 0 altsetting 0 has 2 endpoint descriptors, different from the interface descriptor's value: 1 >14:21:18,590 INFO kernel:[ 18.977604] usb 2-1.4: New USB device found, idVendor=187c, idProduct=0514 >14:21:18,590 INFO kernel:[ 18.977745] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >14:21:18,590 INFO kernel:[ 18.977922] usb 2-1.4: Product: Phantom >14:21:18,590 INFO kernel:[ 18.978038] usb 2-1.4: Manufacturer: Alienware Gaming >14:21:18,590 INFO kernel:[ 18.978202] usb 2-1.4: SerialNumber: 2.0.1 >14:21:18,590 INFO kernel:[ 18.987919] generic-usb 0003:187C:0514.0004: hiddev0,hidraw2: USB HID v1.01 Device [Alienware Gaming Phantom] on usb-0000:00:1d.0-1.4/input0 >14:21:18,590 INFO kernel:[ 19.050324] usb 1-1.1.1: new full-speed USB device number 5 using ehci_hcd >14:21:18,590 INFO kernel:[ 19.053906] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >14:21:18,590 INFO kernel:[ 19.128547] usb 1-1.1.1: New USB device found, idVendor=413c, idProduct=8161 >14:21:18,590 INFO kernel:[ 19.128690] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >14:21:18,590 INFO kernel:[ 19.131723] input: HID 413c:8161 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.0/input/input7 >14:21:18,590 INFO kernel:[ 19.132289] generic-usb 0003:413C:8161.0005: input,hidraw3: USB HID v1.11 Keyboard [HID 413c:8161] on usb-0000:00:1a.0-1.1.1/input0 >14:21:18,590 INFO kernel:[ 19.195286] usb 1-1.1.2: new full-speed USB device number 6 using ehci_hcd >14:21:18,590 INFO kernel:[ 19.273970] usb 1-1.1.2: New USB device found, idVendor=413c, idProduct=8162 >14:21:18,590 INFO kernel:[ 19.274125] usb 1-1.1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >14:21:18,590 INFO kernel:[ 19.277994] input: HID 413c:8162 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/input/input8 >14:21:18,590 INFO kernel:[ 19.278688] generic-usb 0003:413C:8162.0006: input,hidraw4: USB HID v1.11 Mouse [HID 413c:8162] on usb-0000:00:1a.0-1.1.2/input0 >14:21:18,590 INFO kernel:[ 21.963917] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >14:21:18,590 INFO kernel:[ 22.592897] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >14:21:18,590 DEBUG kernel:[ 24.775154] SELinux: 2048 avtab hash slots, 99000 rules. >14:21:18,590 DEBUG kernel:[ 24.798276] SELinux: 2048 avtab hash slots, 99000 rules. >14:21:18,590 DEBUG kernel:[ 24.974155] SELinux: 9 users, 15 roles, 4112 types, 222 bools, 1 sens, 1024 cats >14:21:18,591 DEBUG kernel:[ 24.974161] SELinux: 83 classes, 99000 rules >14:21:18,591 INFO kernel:[ 24.979488] SELinux: Permission ptrace_child in class process not defined in policy. >14:21:18,591 INFO kernel:[ 24.979840] SELinux: the above unknown classes and permissions will be allowed >14:21:18,591 DEBUG kernel:[ 24.980001] SELinux: Completing initialization. >14:21:18,591 DEBUG kernel:[ 24.980002] SELinux: Setting up existing superblocks. >14:21:18,591 DEBUG kernel:[ 24.980011] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >14:21:18,591 DEBUG kernel:[ 24.980017] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >14:21:18,591 DEBUG kernel:[ 24.980022] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >14:21:18,591 DEBUG kernel:[ 24.980028] SELinux: initialized (dev proc, type proc), uses genfs_contexts >14:21:18,591 DEBUG kernel:[ 24.980047] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:21:18,591 DEBUG kernel:[ 24.980064] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >14:21:18,591 DEBUG kernel:[ 24.980763] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >14:21:18,591 DEBUG kernel:[ 24.980769] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >14:21:18,591 DEBUG kernel:[ 24.981624] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >14:21:18,591 DEBUG kernel:[ 24.981633] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >14:21:18,591 DEBUG kernel:[ 24.981638] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >14:21:18,591 DEBUG kernel:[ 24.981661] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >14:21:18,591 DEBUG kernel:[ 24.981668] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >14:21:18,591 DEBUG kernel:[ 24.981679] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >14:21:18,591 DEBUG kernel:[ 24.981694] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >14:21:18,591 DEBUG kernel:[ 24.982217] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:21:18,591 DEBUG kernel:[ 24.982224] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:21:18,591 DEBUG kernel:[ 24.986179] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >14:21:18,591 DEBUG kernel:[ 24.986198] SELinux: initialized (dev loop0, type squashfs), uses xattr >14:21:18,591 DEBUG kernel:[ 24.986226] SELinux: initialized (dev dm-0, type ext4), uses xattr >14:21:18,591 NOTICE kernel:[ 25.011246] type=1403 audit(1354371673.840:2): policy loaded auid=4294967295 ses=4294967295 >14:21:18,591 DEBUG kernel:[ 25.085831] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:21:18,591 DEBUG kernel:[ 25.093660] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:21:18,591 DEBUG kernel:[ 25.176607] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:21:18,591 DEBUG kernel:[ 25.184556] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:21:18,591 DEBUG kernel:[ 25.192594] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:21:18,591 DEBUG kernel:[ 25.200522] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:21:18,591 DEBUG kernel:[ 25.208519] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:21:18,591 DEBUG kernel:[ 25.216501] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:21:18,591 DEBUG kernel:[ 25.224567] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:21:18,591 DEBUG kernel:[ 25.232490] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:21:18,591 DEBUG kernel:[ 25.538649] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >14:21:18,591 DEBUG kernel:[ 25.715481] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:21:18,591 DEBUG kernel:[ 25.911890] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >14:21:18,591 DEBUG kernel:[ 25.943240] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >14:21:18,591 DEBUG kernel:[ 25.961204] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >14:21:18,591 INFO kernel:[ 26.174165] EXT4-fs (dm-0): re-mounted. Opts: user_xattr,barrier=1,data=ordered >14:21:18,591 INFO kernel:[ 26.217334] wmi: Mapper loaded >14:21:18,591 INFO kernel:[ 26.288434] input: Dell WMI hotkeys as /devices/virtual/input/input9 >14:21:18,591 INFO kernel:[ 26.392278] bcma: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x22, class 0x0) >14:21:18,591 INFO kernel:[ 26.392314] bcma: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x17, class 0x0) >14:21:18,591 INFO kernel:[ 26.392397] bcma: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x0F, class 0x0) >14:21:18,591 INFO kernel:[ 26.403325] bcma: Bus registered >14:21:18,591 INFO kernel:[ 26.467544] [drm] Initialized drm 1.1.0 20060810 >14:21:18,591 INFO kernel:[ 26.489697] intel ips 0000:00:1f.6: CPU TDP doesn't match expected value (found 11, expected 14) >14:21:18,591 ERR kernel:[ 26.489800] intel ips 0000:00:1f.6: failed to get i915 symbols, graphics turbo disabled >14:21:18,591 INFO kernel:[ 26.490408] intel ips 0000:00:1f.6: IPS driver initialized, MCP temp limit 90 >14:21:18,591 WARNING kernel:[ 26.517210] ACPI Warning: 0x0000000000005000-0x000000000000501f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20120111/utaddress-251) >14:21:18,591 INFO kernel:[ 26.517225] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >14:21:18,591 DEBUG kernel:[ 26.696493] i915 0000:00:02.0: setting latency timer to 64 >14:21:18,591 NOTICE kernel:[ 26.722719] type=1400 audit(1354371675.552:3): avc: denied { create } for pid=574 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >14:21:18,591 NOTICE kernel:[ 26.722837] type=1400 audit(1354371675.553:4): avc: denied { setattr } for pid=574 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=372 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >14:21:18,591 NOTICE kernel:[ 26.722998] type=1400 audit(1354371675.553:5): avc: denied { relabelfrom } for pid=574 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=372 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >14:21:18,591 DEBUG kernel:[ 26.774274] i915 0000:00:02.0: irq 42 for MSI/MSI-X >14:21:18,591 INFO kernel:[ 26.774291] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >14:21:18,591 INFO kernel:[ 26.774294] [drm] Driver supports precise vblank timestamp query. >14:21:18,591 INFO kernel:[ 26.774659] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=io+mem >14:21:18,591 INFO kernel:[ 26.774664] vgaarb: transferring owner from PCI:0000:00:02.0 to PCI:0000:01:00.0 >14:21:18,591 WARNING kernel:[ 26.774907] MXM: GUID detected in BIOS >14:21:18,591 INFO kernel:[ 26.776580] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.P0P2.PEGP handle >14:21:18,591 INFO kernel:[ 26.776627] nouveau 0000:01:00.0: power state changed by ACPI to D0 >14:21:18,591 INFO kernel:[ 26.776638] nouveau 0000:01:00.0: power state changed by ACPI to D0 >14:21:18,591 INFO kernel:[ 26.776652] nouveau 0000:01:00.0: enabling device (0000 -> 0003) >14:21:18,591 INFO kernel:[ 26.828294] cfg80211: Calling CRDA to update world regulatory domain >14:21:18,591 INFO kernel:[ 26.937956] brcmsmac bcma0:0: mfg 4bf core 812 rev 23 class 0 irq 17 >14:21:18,591 DEBUG kernel:[ 27.012370] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' >14:21:18,591 ERR kernel:[ 27.012733] brcms_module_init: register returned 0 >14:21:18,591 INFO kernel:[ 27.334456] fbcon: inteldrmfb (fb0) is primary device >14:21:18,591 INFO kernel:[ 27.590603] Console: switching to colour frame buffer device 170x48 >14:21:18,591 INFO kernel:[ 27.601258] fb0: inteldrmfb frame buffer device >14:21:18,591 INFO kernel:[ 27.601263] drm: registered panic notifier >14:21:18,591 INFO kernel:[ 27.609178] acpi device:01: registered as cooling_device4 >14:21:18,591 INFO kernel:[ 27.610186] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input10 >14:21:18,591 INFO kernel:[ 27.610502] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) >14:21:18,591 WARNING kernel:[ 27.610568] ACPI Exception: AE_NOT_FOUND, Evaluating _DOD (20120111/video-1147) >14:21:18,591 INFO kernel:[ 27.612231] acpi device:0a: registered as cooling_device5 >14:21:18,591 INFO kernel:[ 27.613779] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:09/LNXVIDEO:01/input/input11 >14:21:18,591 INFO kernel:[ 27.614010] ACPI: Video Device [PEGP] (multi-head: yes rom: yes post: no) >14:21:18,591 INFO kernel:[ 27.614172] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >14:21:18,591 INFO kernel:[ 27.624691] [drm] nouveau 0000:01:00.0: Detected an NV50 generation card (0x0a3780a2) >14:21:18,591 INFO kernel:[ 27.636805] vga_switcheroo: enabled >14:21:18,591 INFO kernel:[ 27.636840] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PRAMIN >14:21:18,591 NOTICE kernel:[ 27.636855] [drm] nouveau 0000:01:00.0: ... BIOS signature not found >14:21:18,591 INFO kernel:[ 27.636857] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PROM >14:21:18,591 NOTICE kernel:[ 27.636870] [drm] nouveau 0000:01:00.0: ... BIOS signature not found >14:21:18,591 INFO kernel:[ 27.636872] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PCIROM >14:21:18,591 ERR kernel:[ 27.637032] nouveau 0000:01:00.0: Invalid ROM contents >14:21:18,591 NOTICE kernel:[ 27.637105] [drm] nouveau 0000:01:00.0: ... BIOS signature not found >14:21:18,591 INFO kernel:[ 27.637108] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from ACPI >14:21:18,591 INFO kernel:[ 28.837657] [drm] nouveau 0000:01:00.0: ... appears to be valid >14:21:18,591 INFO kernel:[ 28.837665] [drm] nouveau 0000:01:00.0: BIT BIOS found >14:21:18,591 INFO kernel:[ 28.837671] [drm] nouveau 0000:01:00.0: Bios version 70.15.3c.00 >14:21:18,591 INFO kernel:[ 28.837678] [drm] nouveau 0000:01:00.0: TMDS table version 2.0 >14:21:18,591 INFO kernel:[ 28.838112] [drm] nouveau 0000:01:00.0: MXM: no VBIOS data, nothing to do >14:21:18,591 INFO kernel:[ 28.838117] [drm] nouveau 0000:01:00.0: DCB version 4.0 >14:21:18,591 NOTICE kernel:[ 28.838122] [drm] nouveau 0000:01:00.0: DCB outp 01: 02011300 00000000 >14:21:18,591 INFO kernel:[ 28.838127] [drm] nouveau 0000:01:00.0: DCB conn 00: 00000040 >14:21:18,591 INFO kernel:[ 28.838131] [drm] nouveau 0000:01:00.0: DCB conn 01: 00000100 >14:21:18,592 INFO kernel:[ 28.838136] [drm] nouveau 0000:01:00.0: DCB conn 02: 00001261 >14:21:18,592 INFO kernel:[ 28.838140] [drm] nouveau 0000:01:00.0: DCB conn 03: 00002346 >14:21:18,592 INFO kernel:[ 28.838161] [drm] nouveau 0000:01:00.0: Adaptor not initialised, running VBIOS init tables. >14:21:18,592 INFO kernel:[ 28.838166] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xD39C >14:21:18,592 INFO kernel:[ 28.878744] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xD953 >14:21:18,592 INFO kernel:[ 28.906595] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xE8A6 >14:21:18,592 INFO kernel:[ 28.906643] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xE8E4 >14:21:18,592 INFO kernel:[ 28.907735] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xEB1E >14:21:18,592 INFO kernel:[ 28.907741] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0xEB83 >14:21:18,592 INFO kernel:[ 28.928719] [drm] nouveau 0000:01:00.0: 3 available performance level(s) >14:21:18,592 INFO kernel:[ 28.928733] [drm] nouveau 0000:01:00.0: 0: core 135MHz shader 270MHz memory 135MHz timing 2 voltage 800mV >14:21:18,592 INFO kernel:[ 28.928745] [drm] nouveau 0000:01:00.0: 1: core 405MHz shader 810MHz memory 324MHz timing 1 voltage 850mV >14:21:18,592 INFO kernel:[ 28.928757] [drm] nouveau 0000:01:00.0: 3: core 450MHz shader 1080MHz memory 790MHz timing 0 voltage 900mV >14:21:18,592 INFO kernel:[ 28.928812] [drm] nouveau 0000:01:00.0: c: core 405MHz shader 810MHz memory 324MHz voltage 800mV >14:21:18,592 INFO kernel:[ 28.936103] [TTM] Zone kernel: Available graphics memory: 1922622 kiB. >14:21:18,592 INFO kernel:[ 28.936110] [TTM] Initializing pool allocator. >14:21:18,592 INFO kernel:[ 28.936123] [TTM] Initializing DMA pool allocator. >14:21:18,592 INFO kernel:[ 28.936157] [drm] nouveau 0000:01:00.0: Detected 1024MiB VRAM >14:21:18,592 INFO kernel:[ 28.936175] mtrr: no more MTRRs available >14:21:18,592 INFO kernel:[ 28.936210] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture) >14:21:18,592 INFO kernel:[ 29.037333] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >14:21:18,592 INFO kernel:[ 29.037340] [drm] No driver support for vblank timestamp query. >14:21:18,592 INFO kernel:[ 29.037347] [drm] nouveau 0000:01:00.0: ACPI backlight interface available, not registering our own >14:21:18,592 INFO kernel:[ 29.149682] [drm] nouveau 0000:01:00.0: allocated 1024x768 fb: 0x320000, bo ffff880165553400 >14:21:18,592 INFO kernel:[ 29.150085] fb1: nouveaufb frame buffer device >14:21:18,592 INFO kernel:[ 29.150099] [drm] Initialized nouveau 0.0.16 20090420 for 0000:01:00.0 on minor 1 >14:21:18,592 NOTICE kernel:[ 29.463504] type=1400 audit(1354371678.294:6): avc: denied { execute } for pid=634 comm="bash" name="hostname" dev="dm-0" ino=50188 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >14:21:18,592 NOTICE kernel:[ 29.463528] type=1400 audit(1354371678.294:7): avc: denied { read open } for pid=634 comm="bash" name="hostname" dev="dm-0" ino=50188 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >14:21:18,592 NOTICE kernel:[ 29.463607] type=1400 audit(1354371678.294:8): avc: denied { execute_no_trans } for pid=634 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=50188 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >14:21:18,592 NOTICE kernel:[ 29.519014] type=1400 audit(1354371678.350:9): avc: denied { read } for pid=630 comm="bash" name=".profile" dev="dm-0" ino=259 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >14:21:18,592 NOTICE kernel:[ 29.519031] type=1400 audit(1354371678.350:10): avc: denied { open } for pid=630 comm="bash" name=".profile" dev="dm-0" ino=259 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >14:21:18,592 NOTICE kernel:[ 29.593420] type=1400 audit(1354371678.424:11): avc: denied { read } for pid=630 comm="bash" name="linux" dev="dm-0" ino=73906 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >14:21:18,710 INFO NetworkManager: <info> NetworkManager (version 0.9.4.0-7.git20120403.fc17) is starting... >14:21:18,711 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >14:21:18,712 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >14:21:19,019 INFO dbus-daemon: dbus[643]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper) >14:21:19,020 NOTICE dbus: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper) >14:21:19,094 INFO polkitd: started daemon version 0.104 using authority implementation `local' version `0.104' >14:21:19,095 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >14:21:19,098 INFO dbus-daemon: dbus[643]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >14:21:19,134 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >14:21:19,134 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >14:21:19,135 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >14:21:19,135 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >14:21:19,136 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >14:21:19,136 INFO NetworkManager: <info> trying to start the modem manager... >14:21:19,139 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >14:21:19,139 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >14:21:19,139 INFO NetworkManager: <info> found WiFi radio killswitch rfkill0 (at /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/bcma0:0/ieee80211/phy0/rfkill0) (driver (unknown)) >14:21:19,139 INFO dbus-daemon: dbus[643]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >14:21:19,141 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >14:21:19,142 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >14:21:19,143 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >14:21:19,143 INFO NetworkManager: <info> Networking is enabled by state file >14:21:19,144 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >14:21:19,145 INFO NetworkManager: <info> (em1): carrier is OFF >14:21:19,146 INFO NetworkManager: <info> (em1): new Ethernet device (driver: 'atl1c' ifindex: 2) >14:21:19,147 INFO NetworkManager: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/0 >14:21:19,148 INFO NetworkManager: <info> (em1): now managed >14:21:19,148 DEBUG kernel:[ 30.315449] atl1c 0000:02:00.0: irq 43 for MSI/MSI-X >14:21:19,148 INFO NetworkManager: <info> (em1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >14:21:19,149 INFO NetworkManager: <info> (em1): bringing up device. >14:21:19,194 INFO dbus-daemon: modem-manager[651]: <info> ModemManager (version 0.5.2.0-1.fc17) starting... >14:21:19,194 INFO modem-manager: <info> ModemManager (version 0.5.2.0-1.fc17) starting... >14:21:19,196 INFO dbus-daemon: dbus[643]: [system] Successfully activated service 'org.freedesktop.ModemManager' >14:21:19,197 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >14:21:19,201 INFO kernel:[ 30.368353] ADDRCONF(NETDEV_UP): em1: link is not ready >14:21:19,203 INFO NetworkManager: <info> (em1): preparing device. >14:21:19,203 INFO NetworkManager: <info> (em1): deactivating device (reason 'managed') [2] >14:21:19,205 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/em1 >14:21:19,208 INFO NetworkManager: <info> (wlan0): using nl80211 for WiFi device control >14:21:19,208 INFO NetworkManager: <info> (wlan0): new 802.11 WiFi device (driver: 'brcmsmac' ifindex: 3) >14:21:19,209 INFO NetworkManager: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1 >14:21:19,210 INFO NetworkManager: <info> (wlan0): now managed >14:21:19,210 INFO NetworkManager: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >14:21:19,211 INFO NetworkManager: <info> (wlan0): bringing up device. >14:21:19,231 ERR kernel:[ 30.398449] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement) >14:21:19,231 ERR kernel:[ 30.398463] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement) >14:21:19,235 INFO kernel:[ 30.401750] ADDRCONF(NETDEV_UP): wlan0: link is not ready >14:21:19,238 INFO NetworkManager: <info> (wlan0): preparing device. >14:21:19,240 INFO NetworkManager: <info> (wlan0): deactivating device (reason 'managed') [2] >14:21:19,245 INFO dbus-daemon: modem-manager[651]: <info> Loaded plugin Longcheer >14:21:19,246 INFO modem-manager: <info> Loaded plugin Longcheer >14:21:19,247 NOTICE dbus: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >14:21:19,248 INFO dbus-daemon: dbus[643]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >14:21:19,253 WARNING NetworkManager: <warn> bluez error getting default adapter: The name org.bluez was not provided by any .service files >14:21:19,253 INFO NetworkManager: <info> modem-manager is now available >14:21:19,280 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >14:21:19,291 INFO dbus-daemon: modem-manager[651]: <info> Loaded plugin Option High-Speed >14:21:19,357 INFO modem-manager: <info> Loaded plugin Option High-Speed >14:21:19,357 INFO modem-manager: <info> Loaded plugin Option >14:21:19,357 INFO modem-manager: <info> Loaded plugin Linktop >14:21:19,357 INFO modem-manager: <info> Loaded plugin Wavecom >14:21:19,357 INFO modem-manager: <info> Loaded plugin Nokia >14:21:19,357 INFO modem-manager: <info> Loaded plugin X22X >14:21:19,357 INFO modem-manager: <info> Loaded plugin Ericsson MBM >14:21:19,357 INFO modem-manager: <info> Loaded plugin ZTE >14:21:19,357 INFO modem-manager: <info> Loaded plugin Sierra >14:21:19,357 INFO modem-manager: <info> Loaded plugin Generic >14:21:19,358 INFO modem-manager: <info> Loaded plugin MotoC >14:21:19,358 INFO modem-manager: <info> Loaded plugin Novatel >14:21:19,359 INFO dbus-daemon: modem-manager[651]: <info> Loaded plugin Option >14:21:19,359 INFO dbus-daemon: modem-manager[651]: <info> Loaded plugin Linktop >14:21:19,359 INFO dbus-daemon: modem-manager[651]: <info> Loaded plugin Wavecom >14:21:19,360 INFO dbus-daemon: modem-manager[651]: <info> Loaded plugin Nokia >14:21:19,360 INFO dbus-daemon: modem-manager[651]: <info> Loaded plugin X22X >14:21:19,361 INFO dbus-daemon: modem-manager[651]: <info> Loaded plugin Ericsson MBM >14:21:19,361 INFO dbus-daemon: modem-manager[651]: <info> Loaded plugin ZTE >14:21:19,362 INFO dbus-daemon: modem-manager[651]: <info> Loaded plugin Sierra >14:21:19,362 INFO dbus-daemon: modem-manager[651]: <info> Loaded plugin Generic >14:21:19,363 INFO dbus-daemon: modem-manager[651]: <info> Loaded plugin MotoC >14:21:19,363 INFO dbus-daemon: modem-manager[651]: <info> Loaded plugin Novatel >14:21:19,369 INFO dbus-daemon: modem-manager[651]: <info> Loaded plugin Huawei >14:21:19,370 INFO dbus-daemon: modem-manager[651]: <info> Loaded plugin Gobi >14:21:19,371 INFO modem-manager: <info> Loaded plugin Huawei >14:21:19,372 INFO modem-manager: <info> Loaded plugin Gobi >14:21:19,383 INFO dbus-daemon: modem-manager[651]: <info> Loaded plugin Samsung >14:21:19,384 INFO modem-manager: <info> Loaded plugin Samsung >14:21:19,394 INFO dbus-daemon: modem-manager[651]: <info> Loaded plugin SimTech >14:21:19,395 INFO modem-manager: <info> Loaded plugin SimTech >14:21:19,421 INFO dbus-daemon: modem-manager[651]: <info> Loaded plugin AnyData >14:21:19,422 INFO modem-manager: <info> Loaded plugin AnyData >14:21:19,593 INFO dbus-daemon: dbus[643]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >14:21:19,594 NOTICE dbus: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >14:21:19,595 INFO NetworkManager: <info> wpa_supplicant started >14:21:19,649 INFO NetworkManager: <info> (wlan0): supplicant interface state: starting -> ready >14:21:19,650 INFO NetworkManager: <info> (wlan0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >14:21:19,651 INFO NetworkManager: <info> (wlan0): supplicant interface state: ready -> inactive >14:21:19,652 WARNING NetworkManager: <warn> Trying to remove a non-existant call id. >14:21:20,523 INFO kernel:[ 31.689758] intel ips 0000:00:1f.6: i915 driver attached, reenabling gpu turbo >14:21:24,553 WARNING kernel:[ 35.718295] audit_printk_skb: 6 callbacks suppressed >14:21:24,553 NOTICE kernel:[ 35.718299] type=1400 audit(1354371684.552:14): avc: denied { append } for pid=658 comm="auditd" path="/tmp/anaconda.log" dev="dm-0" ino=74690 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=file >14:21:24,553 NOTICE kernel:[ 35.718645] type=1400 audit(1354371684.552:15): avc: denied { read write } for pid=658 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=1157 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >14:21:24,556 WARNING kernel:[ 35.721048] auditd (659): /proc/659/oom_adj is deprecated, please use /proc/659/oom_score_adj instead. >14:21:55,005 INFO kernel:[ 66.157248] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >14:21:55,010 DEBUG kernel:[ 66.162509] SELinux: initialized (dev sda5, type ext4), uses xattr >14:21:55,554 INFO kernel:[ 66.706649] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >14:21:55,554 DEBUG kernel:[ 66.706670] SELinux: initialized (dev dm-1, type ext4), uses xattr >14:21:57,511 INFO kernel:[ 68.662808] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >14:21:57,511 DEBUG kernel:[ 68.662830] SELinux: initialized (dev dm-1, type ext4), uses xattr > > >/run/install/ks.cfg: ># ks.cfg generated by preupgrade >lang en_US.UTF-8 >keyboard us >bootloader --upgrade --location=none >clearpart --none >upgrade --root-device=UUID=None >reboot > > >%post >grubby --remove-kernel=/boot/upgrade/vmlinuz >rm -rf /boot/upgrade /var/cache/yum/preupgrade* >%end
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 882470
: 655428