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 918286 Details for
Bug 1119965
SystemError: error return without exception set
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 315.56 KB, created by
Amadeus W.M.
on 2014-07-16 02:23:20 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Amadeus W.M.
Created:
2014-07-16 02:23:20 UTC
Size:
315.56 KB
patch
obsolete
>anaconda 20.25.15-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1766, in _checkMD > l_csum = self._checksum(r_ctype, file, datasize=size) > File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 280, in _check_uncompressed_db_gen > check_can_fail=True): > File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 231, in populate > db_un_fn = self._check_uncompressed_db_gen(repo, mydbtype) > File "/usr/lib/python2.7/site-packages/yum/repos.py", line 383, in populateSack > sack.populate(repo, mdtype, callback, cacheonly) > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 770, in _getSacks > self.repos.populateSack(which=repos) > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1050, in <lambda> > pkgSack = property(fget=lambda self: self._getSacks(), > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 904, in _getGroups > self.pkgSack > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1073, in <lambda> > comps = property(fget=lambda self: self._getGroups(), > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 3760, in selectGroup > if not self.comps.has_group(grpid): > File "/usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1091, in _selectYumGroup > self._yum.selectGroup(groupid, group_package_types=pkg_types) > File "/usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1199, in _applyYumSelections > self._selectYumGroup("core") > File "/usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1273, in checkSoftwareSelection > self._applyYumSelections() > File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 124, in checkSoftwareSelection > self.payload.checkSoftwareSelection() > File "/usr/lib/python2.7/threading.py", line 764, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 192, in run > threading.Thread.run(self, *args, **kwargs) > File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 89, in get > self.raise_if_error(name) > File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 138, in completed > processingDone = not threadMgr.get(constants.THREAD_CHECK_SOFTWARE) and \ > File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 260, in _updateCompleteness > spoke.selector.set_incomplete(not spoke.completed and spoke.mandatory) > File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 336, in _update_spokes > self._updateCompleteness(spoke) > File "/usr/lib/python2.7/site-packages/gi/overrides/GLib.py", line 633, in <lambda> > return (lambda data: callback(*data), user_data) >SystemError: error return without exception set > >Local variables in innermost frame: >check_can_fail: True >l_csum: None >r_ctype: sha256 >self: anaconda >r_csum: 65727cb7b01d41fea7d93d5e4a7d048b86cc27420abd7dfae6c464a2c623aef8 >thisdata: <yum.repoMDObject.RepoData instance at 0xb21161ac> >mdtype: primary_db >openchecksum: False >file: /tmp/yum.cache/anaconda/65727cb7b01d41fea7d93d5e4a7d048b86cc27420abd7dfae6c464a2c623aef8-primary.sqlite.bz2 >data: <yum.repoMDObject.RepoData instance at 0xb21161ac> >fn: /tmp/yum.cache/anaconda/65727cb7b01d41fea7d93d5e4a7d048b86cc27420abd7dfae6c464a2c623aef8-primary.sqlite.bz2 >size: 2828289 > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0xb236506c>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use CDROM installation media >cdrom ># Run the Setup Agent on first boot >firstboot --enable ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=p5p1 --onboot=off --ipv6=auto >network --bootproto=dhcp --device=p6p1 --onboot=off --ipv6=auto --activate >network --hostname=localhost.localdomain ># System timezone >timezone America/New_York --isUtc ># System bootloader configuration >bootloader --location=mbr >autopart > >%packages >@base-x >@core >@dial-up >@firefox >@fonts >@gnome-desktop >@guest-desktop-agents >@hardware-support >@input-methods >@libreoffice >@multimedia >@printing >@standard > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sda': 128, 'sdb': 129} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/home': existing 114488MB partition sdb1 (13) with existing ext4 filesystem >, '/data': existing 182355MB partition sda2 (4) with existing ext4 filesystem >, '/': existing 17000MB partition sda5 (7) with existing ext4 filesystem >, '/opt': existing 82382MB partition sda8 (10) with existing ext4 filesystem >, '/usr/local': existing 5000MB partition sda6 (8) with existing ext4 filesystem >, '/boot': existing 502MB partition sda1 (3) with existing ext4 filesystem >} > swaps: [existing 3000MB partition sda7 (9) with existing swap >] > name: Springdale Linux Linux 6.5 for i686 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: PIONEER DVD-RW DVR-106D path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2285056 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (142, 255, 63) biosGeometry: (142, 255, 63) > PedDevice: <_ped.Device object at 0xb4b2b38c> > exists: True > _size: 4463.0 > id: 0 > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-12-12-13-02-33-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_20_i386 > _format._targetSize: 0.0 > _format._size: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/sr0 > parents: [] > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-PIONEER_DVD-RW_DVR-106D_CKDL042287UC, /dev/disk/by-label/Fedora\x2020\x20i386, /dev/disk/by-uuid/2013-12-12-13-02-33-00] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > _targetSize: 0 > _model: PIONEER_DVD-RW_DVR-106D > kids: 0 > _vendor: None > _name: sr0 > protected: True > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2013-12-12-13-02-33-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_20_i386 > originalFormat._targetSize: 0.0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0.0 > originalFormat._device: /dev/sr0 > _serial: None >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 > id: 1 > controllable: True > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 1 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:1/0:0:1:0/block/sr1 > _targetSize: 0 > _model: CD-ROM_Drive_F5B > kids: 0 > _vendor: None > _name: sr1 > protected: False > originalFormat: existing None > _serial: None >, existing 305245MB disk sda (2) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 14998MB partition sda3 (5) with existing vfat filesystem >, existing 107386MB partition sda4 (6) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 > id: 11 > controllable: True > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 2 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:1/1:0:1:0/block/sr2 > _targetSize: 0 > _model: SAMSUNG_CD-R_RW_SW-240B > kids: 0 > _vendor: None > _name: sr2 > protected: False > originalFormat: existing None > _serial: None >, existing 114498MB disk sdb (12) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 14 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 15 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 16 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 17 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 21e0e124-875f-41c1-bb6a-b4daee6e5c61 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 2048.0 > _format.dirty: False > _format._size: 2048.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop1 > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/21e0e124-875f-41c1-bb6a-b4daee6e5c61] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 21e0e124-875f-41c1-bb6a-b4daee6e5c61 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 2048.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 2048.0 > originalFormat._device: /dev/loop1 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 18 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 19 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, existing 2048MB dm live-rw (20) with existing ext4 filesystem >, existing 2048MB dm live-base (21) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sr0, sr1, sda, sda1, sda2, sda3, sda4, sda5, sda6, sda7, sda8, sr2, sdb, sdb1, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [sr0] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [LABEL=Fedora_20_i386] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: None > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [LABEL=Fedora_20_i386] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: False > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0xb23652cc) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0xb236528c) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0xb236526c) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0xb23652ac) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0xb236560c) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0xb732b87c> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: Already dumped (OpticalDevice instance) > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._setup: True > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload._base_repo: anaconda > _intf.payload.txID: 1405477066.83 > _intf.payload.default_repos: [fedora, rawhide] > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload._space_required: 3 GB > _intf.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] > _intf._currentAction: SummaryHub instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._spokes: {'SoftwareSelectionSpoke': SoftwareSelectionSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._addonStates: {'khmer-support': 0, 'persian-support': 0, 'mysql': 0, 'georgian-support': 0, 'development-libs': 0, 'sanskrit-support': 0, 'kde-media': 0, 'manipuri-support': 0, 'kde-education': 0, 'japanese-support': 0, 'libreoffice': 0, 'punjabi-support': 0, 'bhutanese-support': 0, 'input-methods': 0, 'fedora-packager': 0, 'development-tools': 0, 'gnome-software-development': 0, 'yiddish-support': 0, 'lxde-office': 0, 'kashmiri-support': 0, 'fonts': 0, 'mate-desktop': 0, 'russian-support': 0, 'simplified-chinese-support': 0, 'gujarati-support': 0, 'dogri-support': 0, 'dial-up': 0, 'x-software-development': 0, 'virtualization': 0, 'xfce-apps': 0, 'rpm-development-tools': 0, 'gnome-desktop': 0, 'guest-desktop-agents': 0, 'multimedia': 0, 'arabic-support': 0, 'mongodb': 0, 'core': 0, 'rubyonrails': 0, 'standard': 0, 'konkani-support': 0, 'sindhi-support': 0, 'gnome-games': 0, 'kde-office': 0, 'perl-web': 0, 'python-web': 0, 'malayalam-support': 0, 'anaconda-tools': 0, 'lxde-media': 0, 'hardware-support': 0, 'epiphany': 0, 'greek-support': 0, 'xfce-desktop': 0, 'firefox': 0, 'tibetan-support': 0, 'bodo-support': 0, 'vietnamese-support': 0, 'thai-support': 0, 'telugu-support': 0, 'urdu-support': 0, 'sugar-apps': 0, 'tamil-support': 0, 'xfce-media': 0, 'sinhala-support': 0, 'base-x': 0, 'kannada-support': 0, 'cinnamon-desktop': 0, 'web-server': 0, 'eclipse': 0, 'xfce-office': 0, 'printing': 0, 'oriya-support': 0, 'nepali-support': 0, 'kde-software-development': 0, 'assamese-support': 0, 'kde-desktop': 0, 'santali-support': 0, 'basic-desktop': 0, 'bengali-support': 0, 'traditional-chinese-support': 0, 'hebrew-support': 0, 'kurdish-support': 0, 'sugar-desktop': 0, 'sql-server': 0, 'finnish-support': 0, 'admin-tools': 0, 'c-development': 0, 'hindi-support': 0, 'korean-support': 0, 'lxde-apps': 0, 'kde-apps': 0, 'burmese-support': 0, 'php': 0, 'xfce-extra-plugins': 0, 'guest-agents': 0, 'design-suite': 0, 'lepcha-support': 0, 'maithili-support': 0, 'lxde-desktop': 0, 'marathi-support': 0, 'ethiopic-support': 0} > _intf._currentAction._spokes.selectedGroups: [libreoffice] > _intf._currentAction._spokes._environmentStore: ListStore instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._errorMsgs: None > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.environment: gnome-desktop-environment > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._origEnvironment: gnome-desktop-environment > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.excludedGroups: [] > _intf._currentAction._spokes._addonStore: ListStore instance, containing members: > _intf._currentAction._spokes._selectFlag: False > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._environmentAddons: {'lxde-desktop-environment': (['lxde-apps', 'lxde-office', 'lxde-media'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'libreoffice', 'rpm-development-tools']), 'minimal-environment': (['guest-agents', 'standard'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'libreoffice', 'rpm-development-tools']), 'mate-desktop-environment': (['libreoffice'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'rpm-development-tools']), 'gnome-desktop-environment': (['epiphany', 'gnome-games', 'libreoffice'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'rpm-development-tools']), 'infrastructure-server-environment': (['web-server', 'guest-agents', 'mysql', 'sql-server', 'virtualization'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'libreoffice', 'rpm-development-tools']), 'basic-desktop-environment': (['cinnamon-desktop', 'firefox', 'gnome-desktop', 'input-methods', 'kde-desktop', 'lxde-desktop', 'libreoffice', 'mate-desktop', 'sugar-desktop', 'xfce-desktop'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'rpm-development-tools']), 'web-server-environment': (['guest-agents', 'mysql', 'mongodb', 'php', 'perl-web', 'sql-server', 'python-web', 'rubyonrails'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'libreoffice', 'rpm-development-tools']), 'xfce-desktop-environment': (['xfce-apps', 'xfce-extra-plugins', 'xfce-media', 'xfce-office'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'libreoffice', 'rpm-development-tools']), 'kde-desktop-environment': (['kde-apps', 'kde-education', 'kde-media', 'kde-office'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'libreoffice', 'rpm-development-tools']), 'sugar-desktop-environment': (['sugar-apps'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'libreoffice', 'rpm-development-tools']), 'developer-workstation-environment': (['design-suite', 'mysql', 'mongodb', 'php', 'perl-web', 'sql-server', 'python-web', 'rubyonrails'], ['admin-tools', 'c-development', 'development-tools', 'eclipse', 'libreoffice', 'rpm-development-tools']), 'cinnamon-desktop-environment': (['libreoffice'], ['admin-tools', 'c-development', 'design-suite', 'development-tools', 'eclipse', 'rpm-development-tools'])} > _intf._currentAction._spokes._tx_id: None > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._origAddons: [libreoffice] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: >, 'FilterSpoke': FilterSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.ancestors: [] > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [] > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._notebook: Notebook instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.pages: [SearchPage instance, containing members: > _lunEntry: Entry instance, containing members: > _portCombo: ComboBoxText instance, containing members: > _targetEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _wwidEntry: Entry instance, containing members: >, MultipathPage instance, containing members: > _wwidEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, OtherPage instance, containing members: > _idEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, RaidPage instance, containing members: > filterActive: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >, ZPage instance, containing members: > filterActive: False > _isS390: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._addDisksButton: None >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction._spokes.network_control_box.spoke: Already dumped (NetworkSpoke instance) > _intf._currentAction._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.network_control_box._running_nmce: None > _intf._currentAction._spokes.network_control_box.selected_ssid: None > _intf._currentAction._spokes.network_control_box.client: Client instance, containing members: > _intf._currentAction._spokes.network_control_box.entry_hostname: Entry instance, containing members: > _intf._currentAction._spokes.network_control_box._updating_device: False >, 'SourceSpoke': SourceSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._updatesBox: Box instance, containing members: > _intf._currentAction._spokes._repoNameWarningLabel: Label instance, containing members: > _intf._currentAction._spokes._repoNameWarningBox: Box instance, containing members: > _intf._currentAction._spokes._nfsOptsBox: Box instance, containing members: > _intf._currentAction._spokes._repoProxyPasswordEntry: Entry instance, containing members: > _intf._currentAction._spokes._autodetectDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._autodetectButton: RadioButton instance, containing members: > _intf._currentAction._spokes._autodetectLabel: Label instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._proxyButton: Button instance, containing members: > _intf._currentAction._spokes._repoStore: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._repoEntryBox: Grid instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._networkButton: RadioButton instance, containing members: > _intf._currentAction._spokes._cdrom: Already dumped (OpticalDevice instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._proxyUrl: Skipped > _intf._currentAction._spokes._isoChooserButton: Button instance, containing members: > _intf._currentAction._spokes._mirrorlistCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._repoMirrorlistCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._repoProxyUrlEntry: Entry instance, containing members: > _intf._currentAction._spokes._protocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._repoProxyUsernameEntry: Entry instance, containing members: > _intf._currentAction._spokes._autodetectBox: Grid instance, containing members: > _intf._currentAction._spokes._repoNamesWarningBox: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._verifyIsoButton: Button instance, containing members: > _intf._currentAction._spokes._currentIsoFile: None > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._origIsoChooserButton: _Choose an ISO > _intf._currentAction._spokes._repoProtocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._urlEntry: Entry instance, containing members: > _intf._currentAction._spokes._noUpdatesCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._repoUrlEntry: Entry instance, containing members: > _intf._currentAction._spokes._repoNameEntry: Entry instance, containing members: > _intf._currentAction._spokes._error: False > _intf._currentAction._spokes._repoSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._repoNamesWarningLabel: Label instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._proxyChange: False > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._networkBox: Box instance, containing members: > _intf._currentAction._spokes._isoBox: Box instance, containing members: > _intf._currentAction._spokes._isoButton: RadioButton instance, containing members: >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf._currentAction._spokes._switching_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._switching_dialog.applyOnSkip: False > _intf._currentAction._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._switching_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._switching_dialog.skipTo: None > _intf._currentAction._spokes._switching_dialog._check_list: [] > _intf._currentAction._spokes._switching_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf._currentAction._spokes._switching_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._add_dialog: None > _intf._currentAction._spokes._downButton: ToolButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._layoutSwitchLabel: Label instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._confirmed: False > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._previewButton: ToolButton instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._remove_last_attempt: False > _intf._currentAction._spokes._upButton: ToolButton instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes._selectedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._configureBox: Box instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._device_container_name: None > _intf._currentAction._spokes._accordion: Accordion instance, containing members: > _intf._currentAction._spokes._accordion._expanders: [] > _intf._currentAction._spokes._fs_types: [ext4, ext3, ext2, swap, BIOS Boot, xfs] > _intf._currentAction._spokes._initialized: False > _intf._currentAction._spokes._encryptCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._modifyContainerButton: Button instance, containing members: > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._incompleteDeviceOptionsLabel: Label instance, containing members: > _intf._currentAction._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._devices: [] > _intf._currentAction._spokes._partitionsViewport: Viewport instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._typeCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._current_selector: None > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._partitionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._totalSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._containerCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._device_container_encrypted: False > _intf._currentAction._spokes._incompleteDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._mountPointEntry: Entry instance, containing members: > _intf._currentAction._spokes._uneditableDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._summaryButton: Button instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._whenCreateLabel: Label instance, containing members: > _intf._currentAction._spokes._selectedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._encryptedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._device_container_size: 0 > _intf._currentAction._spokes._containerLabel: Label instance, containing members: > _intf._currentAction._spokes._labelEntry: Entry instance, containing members: > _intf._currentAction._spokes._nameEntry: Entry instance, containing members: > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._raidStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._applyButton: Button instance, containing members: > _intf._currentAction._spokes._passphraseEntry: Entry instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._media_disks: [] > _intf._currentAction._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._availableSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._sizeEntry: Entry instance, containing members: > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._configButton: ToolButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._encryptedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._raidLevelLabel: Label instance, containing members: > _intf._currentAction._spokes._device_disks: [] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._fsCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._free_space: 0 B > _intf._currentAction._spokes._device_container_raid_level: None > _intf._currentAction._spokes._device_name_dict: {0: None, 1: None, 2: , 3: , 4: , 5: None} > _intf._currentAction._spokes._incompleteDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._uneditableDeviceDescLabel: Label instance, containing members: >, 'LangsupportSpoke': LangsupportSpoke instance, containing members: > _intf._currentAction._spokes._langSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._localeStore: ListStore instance, containing members: > _intf._currentAction._spokes._localeView: TreeView instance, containing members: > _intf._currentAction._spokes._arrow: Image instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._langView: TreeView instance, containing members: > _intf._currentAction._spokes._languageStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._languageEntry: Entry instance, containing members: > _intf._currentAction._spokes._langSelectedColumn: TreeViewColumn instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._langSelectedRenderer: CellRendererPixbuf instance, containing members: > _intf._currentAction._spokes._selected_locales: set([]) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._localeSelection: None > _intf._currentAction._spokes._languageStore: ListStore instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._regions_zones: OrderedDict([('Africa', set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka'])), ('America', set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay'])), ('Antarctica', set(['DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson'])), ('Arctic', set(['Longyearbyen'])), ('Asia', set(['Karachi', 'Choibalsan', 'Vladivostok', 'Kashgar', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Ho_Chi_Minh', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Beirut', 'Nicosia', 'Almaty', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Tokyo', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Taipei', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Chongqing', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Khandyga', 'Jakarta', 'Yakutsk', 'Ust-Nera', 'Pontianak', 'Makassar', 'Krasnoyarsk', 'Kathmandu', 'Aden', 'Urumqi', 'Oral', 'Tbilisi', 'Harbin', 'Seoul', 'Kabul', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane'])), ('Atlantic', set(['Reykjavik', 'Cape_Verde', 'Azores', 'Faroe', 'Canary', 'Bermuda', 'Madeira', 'St_Helena', 'Stanley', 'South_Georgia'])), ('Australia', set(['Melbourne', 'Eucla', 'Brisbane', 'Lindeman', 'Broken_Hill', 'Hobart', 'Lord_Howe', 'Perth', 'Sydney', 'Currie', 'Darwin', 'Adelaide'])), ('Europe', set(['Kiev', 'Istanbul', 'Paris', 'Oslo', 'Riga', 'Athens', 'Luxembourg', 'Andorra', 'Gibraltar', 'Tirane', 'Ljubljana', 'Chisinau', 'Simferopol', 'Vienna', 'Busingen', 'Zagreb', 'Stockholm', 'Warsaw', 'Moscow', 'Skopje', 'Bratislava', 'Berlin', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Zaporozhye', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo'])), ('Indian', set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas'])), ('Pacific', set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji'])), ('US', set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska'])), ('Etc', set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT']))]) > _intf._currentAction._spokes._months_nums: {'February': 2, 'October': 10, 'March': 3, 'August': 8, 'May': 5, 'January': 1, 'June': 6, 'September': 9, 'April': 4, 'December': 12, 'July': 7, 'November': 11} > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._update_datetime_timer_id: None > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf._currentAction._spokes._config_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._config_dialog.applyOnSkip: False > _intf._currentAction._spokes._config_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._config_dialog._epoch: 0 > _intf._currentAction._spokes._config_dialog._epoch_lock: <thread.lock object at 0xb4b96a10> > _intf._currentAction._spokes._config_dialog.skipTo: None > _intf._currentAction._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog._check_list: [] > _intf._currentAction._spokes._config_dialog._threads_counter: 4 > _intf._currentAction._spokes._config_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._config_dialog._serverEntry: Entry instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._old_region: None > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._start_updating_timer_id: None > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._old_city: None > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes.clearPartType: 2 > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.encrypted: False > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes.payload: Already dumped (YumPayload instance) > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.autopart: True > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._cur_clicked_overview: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.specialized_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes._previous_autopart: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.autoPartType: None > _intf._currentAction._spokes.local_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._last_clicked_overview: None > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: True >} > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.error_message: Not enough space in filesystems for the current software selection. An additional 3 GB is needed. > _intf._currentAction._checker.storage: Already dumped (Blivet instance) > _intf._currentAction._checker.payload: Already dumped (YumPayload instance) > _intf._currentAction._checker.success: False > _intf._currentAction._checker.deficit: 3 GB > _intf._currentAction.applyOnSkip: False > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction._inSpoke: False > _intf._currentAction.skipTo: None > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._autoContinue: False > _intf._currentAction._notReadySpokes: [Already dumped (SoftwareSelectionSpoke instance) >] > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (SourceSpoke instance) >, Already dumped (SoftwareSelectionSpoke instance) >, Already dumped (StorageSpoke instance) >] >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedora_20_i386 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: i686 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0xb23d679c>, True), 'type': (<function <lambda> at 0xb23d68b4>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0xb23d67d4>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 20.25.15-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline, /tmp/syslog] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedora_20_i386', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'askmethod': False, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: > > >/tmp/anaconda.log: >02:17:04,354 INFO anaconda: /sbin/anaconda 20.25.15-1 >02:17:05,368 INFO anaconda: 1572864 kB (1536 MB) are available >02:17:05,368 INFO anaconda: check_memory(): total:1536, needed:512, graphical:512 >02:17:05,476 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >02:17:05,477 INFO anaconda: Default encoding = utf-8 >02:17:07,188 INFO anaconda: Display mode = g >02:17:07,191 INFO anaconda: 1572864 kB (1536 MB) are available >02:17:07,191 INFO anaconda: check_memory(): total:1536, needed:512, graphical:512 >02:17:10,939 DEBUG anaconda: X server has signalled a successful start. >02:17:10,943 INFO anaconda: Starting window manager, pid 1025. >02:17:11,215 INFO anaconda: Started spice-vdagent. >02:17:16,191 INFO anaconda: Running Thread: AnaXklWrapperInitThread (-1273152704) >02:17:16,475 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >02:17:16,492 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >02:17:16,493 INFO anaconda: using only installclass _Fedora >02:17:18,452 INFO anaconda: bootloader GRUB2 on X86 platform >02:17:18,458 INFO anaconda: bootloader GRUB2 on X86 platform >02:17:18,590 DEBUG anaconda: network: devices found ['p5p1', 'p6p1'] >02:17:19,676 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on p5p1 >02:17:19,909 DEBUG anaconda: network: setting autoconnect of p5p1 to False >02:17:20,955 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on p6p1 >02:17:21,375 DEBUG anaconda: network: setting autoconnect of p6p1 to False >02:17:21,376 DEBUG anaconda: network: missing ifcfgs created for devices ['p5p1', 'p6p1'] >02:17:21,744 DEBUG anaconda: updating hostname localhost.localdomain >02:17:21,854 INFO anaconda: Running Thread: AnaStorageThread (-1310053568) >02:17:21,859 INFO anaconda: Running Thread: AnaTimeInitThread (-1318446272) >02:17:21,861 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (-1326838976) >02:17:21,863 INFO anaconda: Running Thread: AnaPayloadThread (-1335231680) >02:17:22,167 DEBUG anaconda: updating hostname localhost.localdomain >02:17:22,348 INFO anaconda: got 0 NTP servers from DHCP >02:17:22,350 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (-1326838976) >02:17:22,392 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (-1326838976) >02:17:22,395 INFO anaconda: Starting geolocation lookup >02:17:22,403 INFO anaconda: Geolocation provider: Fedora GeoIP >02:17:23,374 INFO anaconda: Geolocation lookup finished in 1.0 seconds >02:17:23,376 INFO anaconda: got results from geolocation >02:17:23,378 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (-1326838976) >02:17:27,793 INFO anaconda: Thread Done: AnaXklWrapperInitThread (-1273152704) >02:17:34,583 INFO anaconda: Thread Done: AnaStorageThread (-1310053568) >02:17:35,004 INFO anaconda: Thread Done: AnaTimeInitThread (-1318446272) >02:17:35,654 INFO anaconda: Thread Done: AnaPayloadThread (-1335231680) >02:17:40,048 DEBUG anaconda: network standalone spoke (init): completed: ['p6p1'] >02:17:40,754 INFO anaconda: Running Thread: AnaDateTimeThread (-1335231680) >02:17:40,844 INFO anaconda: fs space: 0 B needed: 3 GB >02:17:41,005 INFO anaconda: Thread Done: AnaDateTimeThread (-1335231680) >02:17:41,317 INFO anaconda: fs space: 0 B needed: 3 GB >02:17:41,498 INFO anaconda: fs space: 0 B needed: 3 GB >02:17:41,640 INFO anaconda: Running Thread: AnaSourceWatcher (-1310053568) >02:17:41,724 INFO anaconda: Running Thread: AnaSoftwareWatcher (-1273152704) >02:17:41,785 INFO anaconda: Running Thread: AnaStorageWatcher (-1357989056) >02:17:41,791 INFO anaconda: Thread Done: AnaStorageWatcher (-1357989056) >02:17:41,885 INFO anaconda: Running Thread: AnaCustomStorageInit (-1357989056) >02:17:42,553 DEBUG anaconda: network: selected device p5p1 >02:17:43,055 DEBUG anaconda: updating hostname localhost.localdomain >02:17:43,681 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0xb20ed96c> >02:17:43,683 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0xb210308c> status to: Probing storage... >02:17:43,685 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0xb210308c> status to: Downloading package metadata... >02:17:43,687 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0xb210354c> status to: Downloading package metadata... >02:17:43,688 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0xb210354c> status to: Downloading group metadata... >02:17:43,690 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb20eddac> status to: Probing storage... >02:17:43,719 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb20eddac> >02:17:44,477 INFO anaconda: Running Thread: AnaNTPserver0 (-1369982144) >02:17:44,484 INFO anaconda: Running Thread: AnaNTPserver1 (-1378374848) >02:17:44,496 INFO anaconda: Running Thread: AnaNTPserver2 (-1386767552) >02:17:44,507 DEBUG anaconda: Setting up repos: [] >02:17:44,526 INFO anaconda: Thread Done: AnaSourceWatcher (-1310053568) >02:17:44,527 INFO anaconda: Running Thread: AnaNTPserver3 (-1395160256) >02:17:44,698 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0xb210308c> >02:17:44,842 INFO anaconda: Thread Done: AnaNTPserver0 (-1369982144) >02:17:45,095 INFO anaconda: Thread Done: AnaNTPserver3 (-1395160256) >02:17:45,100 INFO anaconda: Thread Done: AnaNTPserver1 (-1378374848) >02:17:45,145 DEBUG anaconda: updating hostname localhost.localdomain >02:17:45,617 DEBUG anaconda: updating hostname localhost.localdomain >02:17:45,620 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0xb09123ac> status to: Wired (p6p1) connected >02:17:46,809 INFO anaconda: Running Thread: AnaCheckSoftwareThread (-1378374848) >02:17:46,810 INFO anaconda: Thread Done: AnaSoftwareWatcher (-1273152704) >02:17:46,849 DEBUG anaconda: running handleException >02:17:46,852 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >02:17:46,855 DEBUG anaconda: running handleException >02:17:46,857 DEBUG anaconda: running handleException >02:17:46,857 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >02:17:46,859 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >02:17:46,860 INFO anaconda: Thread Done: AnaCheckSoftwareThread (-1378374848) >02:17:50,017 INFO anaconda: Thread Done: AnaNTPserver2 (-1386767552) >02:17:50,167 INFO anaconda: Running kickstart %%traceback script(s) >02:17:50,168 INFO anaconda: All kickstart %%traceback script(s) have been run >02:17:54,940 INFO anaconda: Running kickstart %%traceback script(s) >02:17:54,940 INFO anaconda: All kickstart %%traceback script(s) have been run > > >/tmp/packaging.log: >02:17:34,587 INFO packaging: configuring base repo >02:17:34,786 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >02:17:34,787 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >02:17:34,787 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >02:17:34,789 DEBUG yum.verbose.plugin: Adding en_US to language list >02:17:34,796 DEBUG yum.verbose.YumBase: Config time: 0.074 >02:17:34,869 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >02:17:34,869 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >02:17:34,870 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >02:17:34,871 DEBUG yum.verbose.plugin: Adding en_US to language list >02:17:34,877 DEBUG yum.verbose.YumBase: Config time: 0.027 >02:17:35,171 INFO packaging: gathering repo metadata >02:17:35,653 INFO packaging: metadata retrieval complete >02:17:41,728 DEBUG yum.verbose.YumBase: Setting up Package Sacks >02:17:41,731 INFO_2 yum.verbose.plugin: Determining fastest mirrors >02:17:46,059 DEBUG yum.verbose.YumBase: rpmdb time: 0.001 >02:17:46,241 DEBUG yum.verbose.YumBase: pkgsack time: 4.512 >02:17:46,488 DEBUG yum.verbose.YumBase: group time: 4.760 >02:17:46,827 INFO packaging: checking software selection >02:17:46,834 DEBUG yum.verbose.YumBase: Setting up Package Sacks > > >/tmp/program.log: >02:17:05,649 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >02:17:05,682 DEBUG program: Return code: 0 >02:17:05,684 INFO program: Running... udevadm settle --timeout=300 >02:17:06,688 DEBUG program: Return code: 0 >02:17:06,693 INFO program: Running... modprobe fcoe >02:17:07,125 DEBUG program: Return code: 0 >02:17:07,126 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >02:17:07,143 INFO program: No FCoE boot disk information is found in EDD! >02:17:07,145 DEBUG program: Return code: 1 >02:17:10,945 INFO program: Running... metacity --display :1 --sm-disable >02:17:10,946 INFO program: Running... spice-vdagent >02:17:11,214 DEBUG program: Return code: 0 >02:17:21,865 INFO program: Running... udevadm settle --timeout=300 >02:17:21,934 DEBUG program: Return code: 0 >02:17:22,061 INFO program: Running... udevadm settle --timeout=300 >02:17:22,166 DEBUG program: Return code: 0 >02:17:22,384 INFO program: Running... systemctl start chronyd.service >02:17:22,763 DEBUG program: Return code: 0 >02:17:23,447 INFO program: Running... multipath -c /dev/sda >02:17:23,471 INFO program: /dev/sda is not a valid multipath device path >02:17:23,473 DEBUG program: Return code: 1 >02:17:24,449 INFO program: Running... dumpe2fs -h /dev/sda1 >02:17:24,547 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >02:17:24,548 INFO program: Filesystem volume name: /boot >02:17:24,550 INFO program: Last mounted on: /boot >02:17:24,552 INFO program: Filesystem UUID: b86f4491-1177-40da-8b5b-987bad996c18 >02:17:24,553 INFO program: Filesystem magic number: 0xEF53 >02:17:24,554 INFO program: Filesystem revision #: 1 (dynamic) >02:17:24,555 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >02:17:24,557 INFO program: Filesystem flags: signed_directory_hash >02:17:24,558 INFO program: Default mount options: user_xattr acl >02:17:24,559 INFO program: Filesystem state: clean >02:17:24,560 INFO program: Errors behavior: Continue >02:17:24,562 INFO program: Filesystem OS type: Linux >02:17:24,563 INFO program: Inode count: 128520 >02:17:24,564 INFO program: Block count: 514048 >02:17:24,566 INFO program: Reserved block count: 25702 >02:17:24,567 INFO program: Free blocks: 444418 >02:17:24,568 INFO program: Free inodes: 128476 >02:17:24,569 INFO program: First block: 1 >02:17:24,570 INFO program: Block size: 1024 >02:17:24,572 INFO program: Fragment size: 1024 >02:17:24,573 INFO program: Reserved GDT blocks: 256 >02:17:24,574 INFO program: Blocks per group: 8192 >02:17:24,575 INFO program: Fragments per group: 8192 >02:17:24,576 INFO program: Inodes per group: 2040 >02:17:24,578 INFO program: Inode blocks per group: 255 >02:17:24,580 INFO program: Flex block group size: 16 >02:17:24,582 INFO program: Filesystem created: Mon Jun 30 06:02:04 2014 >02:17:24,584 INFO program: Last mount time: Wed Jul 16 02:00:30 2014 >02:17:24,585 INFO program: Last write time: Wed Jul 16 02:07:55 2014 >02:17:24,586 INFO program: Mount count: 9 >02:17:24,587 INFO program: Maximum mount count: -1 >02:17:24,589 INFO program: Last checked: Mon Jun 30 06:02:04 2014 >02:17:24,590 INFO program: Check interval: 0 (<none>) >02:17:24,591 INFO program: Lifetime writes: 45 MB >02:17:24,592 INFO program: Reserved blocks uid: 0 (user root) >02:17:24,594 INFO program: Reserved blocks gid: 0 (group root) >02:17:24,595 INFO program: First inode: 11 >02:17:24,597 INFO program: Inode size: 128 >02:17:24,598 INFO program: Journal inode: 8 >02:17:24,599 INFO program: Default directory hash: half_md4 >02:17:24,600 INFO program: Directory Hash Seed: fc4c6105-32c7-42a7-afcc-4599062dcc14 >02:17:24,601 INFO program: Journal backup: inode blocks >02:17:24,603 INFO program: Journal features: (none) >02:17:24,604 INFO program: Journal size: 8M >02:17:24,605 INFO program: Journal length: 8192 >02:17:24,606 INFO program: Journal sequence: 0x0000002c >02:17:24,607 INFO program: Journal start: 0 >02:17:24,609 INFO program: >02:17:24,610 DEBUG program: Return code: 0 >02:17:24,612 INFO program: Running... resize2fs -P /dev/sda1 >02:17:24,823 INFO program: resize2fs 1.42.8 (20-Jun-2013) >02:17:24,826 INFO program: Estimated minimum size of the filesystem: 59196 >02:17:24,828 DEBUG program: Return code: 0 >02:17:25,175 INFO program: Running... dumpe2fs -h /dev/sda2 >02:17:25,239 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >02:17:25,240 INFO program: Filesystem volume name: /data >02:17:25,242 INFO program: Last mounted on: <not available> >02:17:25,244 INFO program: Filesystem UUID: e65c7b7d-3c13-420b-8060-376cb1df1a20 >02:17:25,247 INFO program: Filesystem magic number: 0xEF53 >02:17:25,248 INFO program: Filesystem revision #: 1 (dynamic) >02:17:25,249 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 >02:17:25,250 INFO program: Filesystem flags: signed_directory_hash >02:17:25,251 INFO program: Default mount options: (none) >02:17:25,255 INFO program: Filesystem state: clean >02:17:25,256 INFO program: Errors behavior: Continue >02:17:25,257 INFO program: Filesystem OS type: Linux >02:17:25,258 INFO program: Inode count: 11673600 >02:17:25,259 INFO program: Block count: 46682881 >02:17:25,260 INFO program: Reserved block count: 2334144 >02:17:25,261 INFO program: Free blocks: 39531278 >02:17:25,265 INFO program: Free inodes: 11673571 >02:17:25,273 INFO program: First block: 0 >02:17:25,274 INFO program: Block size: 4096 >02:17:25,275 INFO program: Fragment size: 4096 >02:17:25,276 INFO program: Reserved GDT blocks: 1012 >02:17:25,279 INFO program: Blocks per group: 32768 >02:17:25,280 INFO program: Fragments per group: 32768 >02:17:25,281 INFO program: Inodes per group: 8192 >02:17:25,285 INFO program: Inode blocks per group: 512 >02:17:25,286 INFO program: Flex block group size: 16 >02:17:25,287 INFO program: Filesystem created: Mon Jun 30 07:34:19 2014 >02:17:25,291 INFO program: Last mount time: Wed Jul 16 02:00:31 2014 >02:17:25,292 INFO program: Last write time: Wed Jul 16 02:07:55 2014 >02:17:25,293 INFO program: Mount count: 8 >02:17:25,294 INFO program: Maximum mount count: 31 >02:17:25,296 INFO program: Last checked: Mon Jun 30 07:34:19 2014 >02:17:25,297 INFO program: Check interval: 15552000 (6 months) >02:17:25,298 INFO program: Next check after: Sat Dec 27 07:34:19 2014 >02:17:25,299 INFO program: Lifetime writes: 2984 MB >02:17:25,302 INFO program: Reserved blocks uid: 0 (user root) >02:17:25,304 INFO program: Reserved blocks gid: 0 (group root) >02:17:25,306 INFO program: First inode: 11 >02:17:25,307 INFO program: Inode size: 256 >02:17:25,309 INFO program: Required extra isize: 28 >02:17:25,310 INFO program: Desired extra isize: 28 >02:17:25,311 INFO program: Journal inode: 8 >02:17:25,312 INFO program: Default directory hash: half_md4 >02:17:25,313 INFO program: Directory Hash Seed: 374c8468-0fa7-45d5-b38f-b7257bb736cc >02:17:25,315 INFO program: Journal backup: inode blocks >02:17:25,316 INFO program: Journal features: (none) >02:17:25,317 INFO program: Journal size: 128M >02:17:25,319 INFO program: Journal length: 32768 >02:17:25,320 INFO program: Journal sequence: 0x000001c6 >02:17:25,321 INFO program: Journal start: 0 >02:17:25,322 INFO program: >02:17:25,323 DEBUG program: Return code: 0 >02:17:25,326 INFO program: Running... resize2fs -P /dev/sda2 >02:17:25,370 INFO program: resize2fs 1.42.8 (20-Jun-2013) >02:17:25,373 INFO program: Estimated minimum size of the filesystem: 6611979 >02:17:25,381 DEBUG program: Return code: 0 >02:17:25,917 INFO program: Running... modprobe vfat >02:17:26,638 DEBUG program: Return code: 0 >02:17:27,155 INFO program: Running... dumpe2fs -h /dev/sda5 >02:17:27,236 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >02:17:27,237 INFO program: Filesystem volume name: / >02:17:27,238 INFO program: Last mounted on: / >02:17:27,240 INFO program: Filesystem UUID: 601e9353-49b8-400e-b1d7-d5d988421785 >02:17:27,241 INFO program: Filesystem magic number: 0xEF53 >02:17:27,243 INFO program: Filesystem revision #: 1 (dynamic) >02:17:27,244 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >02:17:27,249 INFO program: Filesystem flags: signed_directory_hash >02:17:27,250 INFO program: Default mount options: user_xattr acl >02:17:27,251 INFO program: Filesystem state: clean >02:17:27,252 INFO program: Errors behavior: Continue >02:17:27,255 INFO program: Filesystem OS type: Linux >02:17:27,256 INFO program: Inode count: 1089536 >02:17:27,260 INFO program: Block count: 4352000 >02:17:27,261 INFO program: Reserved block count: 217600 >02:17:27,262 INFO program: Free blocks: 2872184 >02:17:27,264 INFO program: Free inodes: 867370 >02:17:27,269 INFO program: First block: 0 >02:17:27,270 INFO program: Block size: 4096 >02:17:27,272 INFO program: Fragment size: 4096 >02:17:27,273 INFO program: Reserved GDT blocks: 1022 >02:17:27,275 INFO program: Blocks per group: 32768 >02:17:27,276 INFO program: Fragments per group: 32768 >02:17:27,281 INFO program: Inodes per group: 8192 >02:17:27,282 INFO program: Inode blocks per group: 512 >02:17:27,283 INFO program: Flex block group size: 16 >02:17:27,284 INFO program: Filesystem created: Mon Jun 30 06:02:06 2014 >02:17:27,285 INFO program: Last mount time: Wed Jul 16 02:00:29 2014 >02:17:27,288 INFO program: Last write time: Mon Jun 30 07:36:26 2014 >02:17:27,289 INFO program: Mount count: 9 >02:17:27,296 INFO program: Maximum mount count: -1 >02:17:27,297 INFO program: Last checked: Mon Jun 30 06:02:06 2014 >02:17:27,298 INFO program: Check interval: 0 (<none>) >02:17:27,299 INFO program: Lifetime writes: 7603 MB >02:17:27,300 INFO program: Reserved blocks uid: 0 (user root) >02:17:27,302 INFO program: Reserved blocks gid: 0 (group root) >02:17:27,306 INFO program: First inode: 11 >02:17:27,307 INFO program: Inode size: 256 >02:17:27,308 INFO program: Required extra isize: 28 >02:17:27,309 INFO program: Desired extra isize: 28 >02:17:27,312 INFO program: Journal inode: 8 >02:17:27,313 INFO program: Default directory hash: half_md4 >02:17:27,317 INFO program: Directory Hash Seed: 78a75b15-40de-4b33-8cf1-839a23cc9c53 >02:17:27,319 INFO program: Journal backup: inode blocks >02:17:27,321 INFO program: Journal features: journal_incompat_revoke >02:17:27,326 INFO program: Journal size: 128M >02:17:27,327 INFO program: Journal length: 32768 >02:17:27,328 INFO program: Journal sequence: 0x000028e2 >02:17:27,329 INFO program: Journal start: 0 >02:17:27,331 INFO program: >02:17:27,332 DEBUG program: Return code: 0 >02:17:27,336 INFO program: Running... resize2fs -P /dev/sda5 >02:17:27,390 INFO program: resize2fs 1.42.8 (20-Jun-2013) >02:17:27,391 INFO program: Estimated minimum size of the filesystem: 1440924 >02:17:27,393 DEBUG program: Return code: 0 >02:17:27,743 INFO program: Running... dumpe2fs -h /dev/sda6 >02:17:27,793 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >02:17:27,794 INFO program: Filesystem volume name: /usr/local >02:17:27,795 INFO program: Last mounted on: /usr/local >02:17:27,796 INFO program: Filesystem UUID: 4429e095-2e24-4baa-ba9d-d0e9f081472b >02:17:27,796 INFO program: Filesystem magic number: 0xEF53 >02:17:27,797 INFO program: Filesystem revision #: 1 (dynamic) >02:17:27,798 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 >02:17:27,799 INFO program: Filesystem flags: signed_directory_hash >02:17:27,800 INFO program: Default mount options: user_xattr acl >02:17:27,800 INFO program: Filesystem state: clean >02:17:27,801 INFO program: Errors behavior: Continue >02:17:27,802 INFO program: Filesystem OS type: Linux >02:17:27,804 INFO program: Inode count: 320000 >02:17:27,805 INFO program: Block count: 1280000 >02:17:27,806 INFO program: Reserved block count: 64000 >02:17:27,807 INFO program: Free blocks: 611279 >02:17:27,808 INFO program: Free inodes: 255886 >02:17:27,808 INFO program: First block: 0 >02:17:27,809 INFO program: Block size: 4096 >02:17:27,810 INFO program: Fragment size: 4096 >02:17:27,811 INFO program: Reserved GDT blocks: 312 >02:17:27,812 INFO program: Blocks per group: 32768 >02:17:27,813 INFO program: Fragments per group: 32768 >02:17:27,813 INFO program: Inodes per group: 8000 >02:17:27,814 INFO program: Inode blocks per group: 500 >02:17:27,815 INFO program: Flex block group size: 16 >02:17:27,816 INFO program: Filesystem created: Sun Feb 12 23:15:36 2012 >02:17:27,817 INFO program: Last mount time: Wed Jul 16 02:00:30 2014 >02:17:27,818 INFO program: Last write time: Wed Jul 16 02:07:55 2014 >02:17:27,819 INFO program: Mount count: 101 >02:17:27,820 INFO program: Maximum mount count: -1 >02:17:27,821 INFO program: Last checked: Sun Feb 12 23:15:36 2012 >02:17:27,822 INFO program: Check interval: 0 (<none>) >02:17:27,823 INFO program: Lifetime writes: 2821 MB >02:17:27,824 INFO program: Reserved blocks uid: 0 (user root) >02:17:27,825 INFO program: Reserved blocks gid: 0 (group root) >02:17:27,826 INFO program: First inode: 11 >02:17:27,827 INFO program: Inode size: 256 >02:17:27,828 INFO program: Required extra isize: 28 >02:17:27,829 INFO program: Desired extra isize: 28 >02:17:27,829 INFO program: Journal inode: 8 >02:17:27,830 INFO program: Default directory hash: half_md4 >02:17:27,831 INFO program: Directory Hash Seed: 7deebcfe-aa11-43f2-8038-0596251bc3fa >02:17:27,832 INFO program: Journal backup: inode blocks >02:17:27,833 INFO program: Journal features: (none) >02:17:27,834 INFO program: Journal size: 128M >02:17:27,835 INFO program: Journal length: 32768 >02:17:27,836 INFO program: Journal sequence: 0x00000940 >02:17:27,837 INFO program: Journal start: 0 >02:17:27,838 INFO program: >02:17:27,839 DEBUG program: Return code: 0 >02:17:27,840 INFO program: Running... resize2fs -P /dev/sda6 >02:17:27,861 INFO program: resize2fs 1.42.8 (20-Jun-2013) >02:17:27,863 INFO program: Estimated minimum size of the filesystem: 668779 >02:17:27,865 DEBUG program: Return code: 0 >02:17:28,317 INFO program: Running... dumpe2fs -h /dev/sda8 >02:17:28,406 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >02:17:28,410 INFO program: Filesystem volume name: /opt >02:17:28,411 INFO program: Last mounted on: <not available> >02:17:28,413 INFO program: Filesystem UUID: 128a8c82-597d-4d69-b53a-3c96a277cc6a >02:17:28,418 INFO program: Filesystem magic number: 0xEF53 >02:17:28,419 INFO program: Filesystem revision #: 1 (dynamic) >02:17:28,420 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 >02:17:28,421 INFO program: Filesystem flags: signed_directory_hash >02:17:28,422 INFO program: Default mount options: user_xattr acl >02:17:28,423 INFO program: Filesystem state: clean >02:17:28,424 INFO program: Errors behavior: Continue >02:17:28,424 INFO program: Filesystem OS type: Linux >02:17:28,425 INFO program: Inode count: 5275648 >02:17:28,426 INFO program: Block count: 21089792 >02:17:28,427 INFO program: Reserved block count: 1054489 >02:17:28,428 INFO program: Free blocks: 20711652 >02:17:28,429 INFO program: Free inodes: 5275637 >02:17:28,430 INFO program: First block: 0 >02:17:28,430 INFO program: Block size: 4096 >02:17:28,431 INFO program: Fragment size: 4096 >02:17:28,432 INFO program: Reserved GDT blocks: 1018 >02:17:28,433 INFO program: Blocks per group: 32768 >02:17:28,434 INFO program: Fragments per group: 32768 >02:17:28,435 INFO program: Inodes per group: 8192 >02:17:28,435 INFO program: Inode blocks per group: 512 >02:17:28,436 INFO program: Flex block group size: 16 >02:17:28,437 INFO program: Filesystem created: Mon Jun 30 06:02:14 2014 >02:17:28,438 INFO program: Last mount time: Wed Jul 16 02:00:30 2014 >02:17:28,438 INFO program: Last write time: Wed Jul 16 02:07:55 2014 >02:17:28,439 INFO program: Mount count: 9 >02:17:28,440 INFO program: Maximum mount count: -1 >02:17:28,441 INFO program: Last checked: Mon Jun 30 06:02:14 2014 >02:17:28,441 INFO program: Check interval: 0 (<none>) >02:17:28,442 INFO program: Lifetime writes: 1421 MB >02:17:28,443 INFO program: Reserved blocks uid: 0 (user root) >02:17:28,444 INFO program: Reserved blocks gid: 0 (group root) >02:17:28,445 INFO program: First inode: 11 >02:17:28,445 INFO program: Inode size: 256 >02:17:28,446 INFO program: Required extra isize: 28 >02:17:28,447 INFO program: Desired extra isize: 28 >02:17:28,448 INFO program: Journal inode: 8 >02:17:28,448 INFO program: Default directory hash: half_md4 >02:17:28,449 INFO program: Directory Hash Seed: ddb5cf06-8591-4fbb-b170-134f42c15f43 >02:17:28,450 INFO program: Journal backup: inode blocks >02:17:28,451 INFO program: Journal features: (none) >02:17:28,451 INFO program: Journal size: 128M >02:17:28,452 INFO program: Journal length: 32768 >02:17:28,453 INFO program: Journal sequence: 0x00000009 >02:17:28,454 INFO program: Journal start: 0 >02:17:28,454 INFO program: >02:17:28,455 DEBUG program: Return code: 0 >02:17:28,456 INFO program: Running... resize2fs -P /dev/sda8 >02:17:28,487 INFO program: resize2fs 1.42.8 (20-Jun-2013) >02:17:28,488 INFO program: Estimated minimum size of the filesystem: 85624 >02:17:28,490 DEBUG program: Return code: 0 >02:17:28,669 INFO program: Running... multipath -c /dev/sdb >02:17:28,700 INFO program: /dev/sdb is not a valid multipath device path >02:17:28,702 DEBUG program: Return code: 1 >02:17:29,049 INFO program: Running... dumpe2fs -h /dev/sdb1 >02:17:29,103 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >02:17:29,105 INFO program: Filesystem volume name: /home >02:17:29,107 INFO program: Last mounted on: /home >02:17:29,109 INFO program: Filesystem UUID: cc8d5510-f93f-4089-8ad1-0e4d6ae4917d >02:17:29,110 INFO program: Filesystem magic number: 0xEF53 >02:17:29,112 INFO program: Filesystem revision #: 1 (dynamic) >02:17:29,114 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 >02:17:29,116 INFO program: Filesystem flags: signed_directory_hash >02:17:29,117 INFO program: Default mount options: user_xattr acl >02:17:29,119 INFO program: Filesystem state: clean >02:17:29,121 INFO program: Errors behavior: Continue >02:17:29,123 INFO program: Filesystem OS type: Linux >02:17:29,125 INFO program: Inode count: 7331840 >02:17:29,126 INFO program: Block count: 29308928 >02:17:29,128 INFO program: Reserved block count: 1465446 >02:17:29,130 INFO program: Free blocks: 28746314 >02:17:29,131 INFO program: Free inodes: 7328927 >02:17:29,135 INFO program: First block: 0 >02:17:29,137 INFO program: Block size: 4096 >02:17:29,139 INFO program: Fragment size: 4096 >02:17:29,141 INFO program: Reserved GDT blocks: 1017 >02:17:29,143 INFO program: Blocks per group: 32768 >02:17:29,144 INFO program: Fragments per group: 32768 >02:17:29,146 INFO program: Inodes per group: 8192 >02:17:29,148 INFO program: Inode blocks per group: 512 >02:17:29,150 INFO program: Flex block group size: 16 >02:17:29,151 INFO program: Filesystem created: Mon Jun 30 06:02:41 2014 >02:17:29,153 INFO program: Last mount time: Wed Jul 16 02:00:30 2014 >02:17:29,155 INFO program: Last write time: Wed Jul 16 02:07:55 2014 >02:17:29,157 INFO program: Mount count: 9 >02:17:29,159 INFO program: Maximum mount count: -1 >02:17:29,160 INFO program: Last checked: Mon Jun 30 06:02:41 2014 >02:17:29,162 INFO program: Check interval: 0 (<none>) >02:17:29,164 INFO program: Lifetime writes: 2156 MB >02:17:29,165 INFO program: Reserved blocks uid: 0 (user root) >02:17:29,167 INFO program: Reserved blocks gid: 0 (group root) >02:17:29,169 INFO program: First inode: 11 >02:17:29,171 INFO program: Inode size: 256 >02:17:29,173 INFO program: Required extra isize: 28 >02:17:29,174 INFO program: Desired extra isize: 28 >02:17:29,176 INFO program: Journal inode: 8 >02:17:29,178 INFO program: Default directory hash: half_md4 >02:17:29,179 INFO program: Directory Hash Seed: 6614777a-948b-42d9-85da-9d998e918948 >02:17:29,181 INFO program: Journal backup: inode blocks >02:17:29,183 INFO program: Journal features: journal_incompat_revoke >02:17:29,185 INFO program: Journal size: 128M >02:17:29,187 INFO program: Journal length: 32768 >02:17:29,189 INFO program: Journal sequence: 0x00000bcd >02:17:29,190 INFO program: Journal start: 0 >02:17:29,192 INFO program: >02:17:29,194 DEBUG program: Return code: 0 >02:17:29,196 INFO program: Running... resize2fs -P /dev/sdb1 >02:17:29,231 INFO program: resize2fs 1.42.8 (20-Jun-2013) >02:17:29,233 INFO program: Estimated minimum size of the filesystem: 158437 >02:17:29,234 DEBUG program: Return code: 0 >02:17:29,491 INFO program: Running... dumpe2fs -h /dev/loop1 >02:17:29,525 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >02:17:29,526 INFO program: Filesystem volume name: Anaconda >02:17:29,531 INFO program: Last mounted on: / >02:17:29,532 INFO program: Filesystem UUID: 21e0e124-875f-41c1-bb6a-b4daee6e5c61 >02:17:29,533 INFO program: Filesystem magic number: 0xEF53 >02:17:29,535 INFO program: Filesystem revision #: 1 (dynamic) >02:17:29,540 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 >02:17:29,543 INFO program: Filesystem flags: signed_directory_hash >02:17:29,544 INFO program: Default mount options: user_xattr acl >02:17:29,546 INFO program: Filesystem state: clean >02:17:29,547 INFO program: Errors behavior: Continue >02:17:29,548 INFO program: Filesystem OS type: Linux >02:17:29,550 INFO program: Inode count: 131072 >02:17:29,551 INFO program: Block count: 2097152 >02:17:29,553 INFO program: Reserved block count: 0 >02:17:29,554 INFO program: Free blocks: 1291520 >02:17:29,556 INFO program: Free inodes: 102712 >02:17:29,557 INFO program: First block: 1 >02:17:29,559 INFO program: Block size: 1024 >02:17:29,560 INFO program: Fragment size: 1024 >02:17:29,561 INFO program: Reserved GDT blocks: 256 >02:17:29,562 INFO program: Blocks per group: 8192 >02:17:29,564 INFO program: Fragments per group: 8192 >02:17:29,565 INFO program: Inodes per group: 512 >02:17:29,567 INFO program: Inode blocks per group: 128 >02:17:29,568 INFO program: Flex block group size: 16 >02:17:29,569 INFO program: Filesystem created: Thu Dec 12 12:51:34 2013 >02:17:29,570 INFO program: Last mount time: Thu Dec 12 12:51:59 2013 >02:17:29,572 INFO program: Last write time: Thu Dec 12 12:52:08 2013 >02:17:29,573 INFO program: Mount count: 2 >02:17:29,575 INFO program: Maximum mount count: -1 >02:17:29,576 INFO program: Last checked: Thu Dec 12 12:51:34 2013 >02:17:29,577 INFO program: Check interval: 0 (<none>) >02:17:29,579 INFO program: Lifetime writes: 32 MB >02:17:29,580 INFO program: Reserved blocks uid: 0 (user root) >02:17:29,582 INFO program: Reserved blocks gid: 0 (group root) >02:17:29,583 INFO program: First inode: 11 >02:17:29,584 INFO program: Inode size: 256 >02:17:29,586 INFO program: Required extra isize: 28 >02:17:29,587 INFO program: Desired extra isize: 28 >02:17:29,588 INFO program: Journal inode: 8 >02:17:29,590 INFO program: Default directory hash: half_md4 >02:17:29,591 INFO program: Directory Hash Seed: 42138488-c99f-4add-b471-6c790100ad2c >02:17:29,593 INFO program: Journal backup: inode blocks >02:17:29,594 INFO program: Journal features: (none) >02:17:29,596 INFO program: Journal size: 32M >02:17:29,597 INFO program: Journal length: 32768 >02:17:29,599 INFO program: Journal sequence: 0x00000009 >02:17:29,600 INFO program: Journal start: 0 >02:17:29,602 INFO program: >02:17:29,603 DEBUG program: Return code: 0 >02:17:29,604 INFO program: Running... resize2fs -P /dev/loop1 >02:17:29,621 INFO program: resize2fs 1.42.8 (20-Jun-2013) >02:17:29,623 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >02:17:29,624 INFO program: Couldn't find valid filesystem superblock. >02:17:29,626 DEBUG program: Return code: 1 >02:17:29,850 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >02:17:29,867 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >02:17:29,868 INFO program: Filesystem volume name: Anaconda >02:17:29,869 INFO program: Last mounted on: / >02:17:29,870 INFO program: Filesystem UUID: 21e0e124-875f-41c1-bb6a-b4daee6e5c61 >02:17:29,870 INFO program: Filesystem magic number: 0xEF53 >02:17:29,871 INFO program: Filesystem revision #: 1 (dynamic) >02:17:29,873 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 >02:17:29,874 INFO program: Filesystem flags: signed_directory_hash >02:17:29,875 INFO program: Default mount options: user_xattr acl >02:17:29,876 INFO program: Filesystem state: clean >02:17:29,878 INFO program: Errors behavior: Continue >02:17:29,879 INFO program: Filesystem OS type: Linux >02:17:29,880 INFO program: Inode count: 131072 >02:17:29,882 INFO program: Block count: 2097152 >02:17:29,883 INFO program: Reserved block count: 0 >02:17:29,884 INFO program: Free blocks: 1291520 >02:17:29,885 INFO program: Free inodes: 102712 >02:17:29,886 INFO program: First block: 1 >02:17:29,887 INFO program: Block size: 1024 >02:17:29,888 INFO program: Fragment size: 1024 >02:17:29,889 INFO program: Reserved GDT blocks: 256 >02:17:29,890 INFO program: Blocks per group: 8192 >02:17:29,892 INFO program: Fragments per group: 8192 >02:17:29,893 INFO program: Inodes per group: 512 >02:17:29,894 INFO program: Inode blocks per group: 128 >02:17:29,896 INFO program: Flex block group size: 16 >02:17:29,897 INFO program: Filesystem created: Thu Dec 12 12:51:34 2013 >02:17:29,899 INFO program: Last mount time: Wed Jul 16 02:16:20 2014 >02:17:29,900 INFO program: Last write time: Wed Jul 16 02:16:20 2014 >02:17:29,902 INFO program: Mount count: 3 >02:17:29,903 INFO program: Maximum mount count: -1 >02:17:29,904 INFO program: Last checked: Thu Dec 12 12:51:34 2013 >02:17:29,905 INFO program: Check interval: 0 (<none>) >02:17:29,906 INFO program: Lifetime writes: 32 MB >02:17:29,907 INFO program: Reserved blocks uid: 0 (user root) >02:17:29,908 INFO program: Reserved blocks gid: 0 (group root) >02:17:29,909 INFO program: First inode: 11 >02:17:29,911 INFO program: Inode size: 256 >02:17:29,912 INFO program: Required extra isize: 28 >02:17:29,913 INFO program: Desired extra isize: 28 >02:17:29,914 INFO program: Journal inode: 8 >02:17:29,915 INFO program: Default directory hash: half_md4 >02:17:29,916 INFO program: Directory Hash Seed: 42138488-c99f-4add-b471-6c790100ad2c >02:17:29,917 INFO program: Journal backup: inode blocks >02:17:29,918 INFO program: Journal features: (none) >02:17:29,920 INFO program: Journal size: 32M >02:17:29,921 INFO program: Journal length: 32768 >02:17:29,922 INFO program: Journal sequence: 0x0000000a >02:17:29,924 INFO program: Journal start: 1 >02:17:29,925 INFO program: >02:17:29,927 DEBUG program: Return code: 0 >02:17:29,929 INFO program: Running... resize2fs -P /dev/mapper/live-rw >02:17:30,003 INFO program: resize2fs 1.42.8 (20-Jun-2013) >02:17:30,004 INFO program: Estimated minimum size of the filesystem: 790124 >02:17:30,007 DEBUG program: Return code: 0 >02:17:30,299 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >02:17:30,327 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >02:17:30,329 INFO program: Filesystem volume name: Anaconda >02:17:30,330 INFO program: Last mounted on: / >02:17:30,332 INFO program: Filesystem UUID: 21e0e124-875f-41c1-bb6a-b4daee6e5c61 >02:17:30,333 INFO program: Filesystem magic number: 0xEF53 >02:17:30,334 INFO program: Filesystem revision #: 1 (dynamic) >02:17:30,335 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 >02:17:30,337 INFO program: Filesystem flags: signed_directory_hash >02:17:30,338 INFO program: Default mount options: user_xattr acl >02:17:30,339 INFO program: Filesystem state: clean >02:17:30,341 INFO program: Errors behavior: Continue >02:17:30,342 INFO program: Filesystem OS type: Linux >02:17:30,344 INFO program: Inode count: 131072 >02:17:30,345 INFO program: Block count: 2097152 >02:17:30,346 INFO program: Reserved block count: 0 >02:17:30,348 INFO program: Free blocks: 1291520 >02:17:30,349 INFO program: Free inodes: 102712 >02:17:30,350 INFO program: First block: 1 >02:17:30,351 INFO program: Block size: 1024 >02:17:30,353 INFO program: Fragment size: 1024 >02:17:30,354 INFO program: Reserved GDT blocks: 256 >02:17:30,356 INFO program: Blocks per group: 8192 >02:17:30,357 INFO program: Fragments per group: 8192 >02:17:30,359 INFO program: Inodes per group: 512 >02:17:30,361 INFO program: Inode blocks per group: 128 >02:17:30,362 INFO program: Flex block group size: 16 >02:17:30,364 INFO program: Filesystem created: Thu Dec 12 12:51:34 2013 >02:17:30,365 INFO program: Last mount time: Thu Dec 12 12:51:59 2013 >02:17:30,367 INFO program: Last write time: Thu Dec 12 12:52:08 2013 >02:17:30,368 INFO program: Mount count: 2 >02:17:30,369 INFO program: Maximum mount count: -1 >02:17:30,371 INFO program: Last checked: Thu Dec 12 12:51:34 2013 >02:17:30,372 INFO program: Check interval: 0 (<none>) >02:17:30,373 INFO program: Lifetime writes: 32 MB >02:17:30,375 INFO program: Reserved blocks uid: 0 (user root) >02:17:30,376 INFO program: Reserved blocks gid: 0 (group root) >02:17:30,377 INFO program: First inode: 11 >02:17:30,379 INFO program: Inode size: 256 >02:17:30,380 INFO program: Required extra isize: 28 >02:17:30,381 INFO program: Desired extra isize: 28 >02:17:30,383 INFO program: Journal inode: 8 >02:17:30,384 INFO program: Default directory hash: half_md4 >02:17:30,385 INFO program: Directory Hash Seed: 42138488-c99f-4add-b471-6c790100ad2c >02:17:30,387 INFO program: Journal backup: inode blocks >02:17:30,388 INFO program: Journal features: (none) >02:17:30,389 INFO program: Journal size: 32M >02:17:30,391 INFO program: Journal length: 32768 >02:17:30,392 INFO program: Journal sequence: 0x00000009 >02:17:30,393 INFO program: Journal start: 0 >02:17:30,395 INFO program: >02:17:30,396 DEBUG program: Return code: 0 >02:17:30,398 INFO program: Running... resize2fs -P /dev/mapper/live-base >02:17:30,422 INFO program: resize2fs 1.42.8 (20-Jun-2013) >02:17:30,424 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >02:17:30,426 INFO program: Couldn't find valid filesystem superblock. >02:17:30,428 DEBUG program: Return code: 1 >02:17:30,479 INFO program: Running... udevadm settle --timeout=300 >02:17:30,539 DEBUG program: Return code: 0 >02:17:30,578 INFO program: Running... udevadm settle --timeout=300 >02:17:30,629 DEBUG program: Return code: 0 >02:17:30,640 INFO program: Running... udevadm settle --timeout=300 >02:17:30,696 DEBUG program: Return code: 0 >02:17:30,718 INFO program: Running... udevadm settle --timeout=300 >02:17:30,776 DEBUG program: Return code: 0 >02:17:30,784 INFO program: Running... udevadm settle --timeout=300 >02:17:30,840 DEBUG program: Return code: 0 >02:17:30,872 INFO program: Running... udevadm settle --timeout=300 >02:17:30,963 DEBUG program: Return code: 0 >02:17:30,990 INFO program: Running... udevadm settle --timeout=300 >02:17:31,074 DEBUG program: Return code: 0 >02:17:31,179 INFO program: Running... udevadm settle --timeout=300 >02:17:31,238 DEBUG program: Return code: 0 >02:17:31,257 INFO program: Running... udevadm settle --timeout=300 >02:17:31,315 DEBUG program: Return code: 0 >02:17:31,342 INFO program: Running... udevadm settle --timeout=300 >02:17:31,407 DEBUG program: Return code: 0 >02:17:31,428 INFO program: Running... udevadm settle --timeout=300 >02:17:31,507 DEBUG program: Return code: 0 >02:17:31,535 INFO program: Running... udevadm settle --timeout=300 >02:17:31,570 DEBUG program: Return code: 0 >02:17:31,584 INFO program: Running... udevadm settle --timeout=300 >02:17:31,621 DEBUG program: Return code: 0 >02:17:31,643 INFO program: Running... udevadm settle --timeout=300 >02:17:31,692 DEBUG program: Return code: 0 >02:17:31,699 INFO program: Running... udevadm settle --timeout=300 >02:17:31,740 DEBUG program: Return code: 0 >02:17:31,758 INFO program: Running... udevadm settle --timeout=300 >02:17:31,811 DEBUG program: Return code: 0 >02:17:31,831 INFO program: Running... udevadm settle --timeout=300 >02:17:31,866 DEBUG program: Return code: 0 >02:17:31,873 INFO program: Running... udevadm settle --timeout=300 >02:17:31,913 DEBUG program: Return code: 0 >02:17:31,928 INFO program: Running... udevadm settle --timeout=300 >02:17:31,971 DEBUG program: Return code: 0 >02:17:32,052 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >02:17:32,106 DEBUG program: Return code: 0 >02:17:32,117 INFO program: Running... udevadm settle --timeout=300 >02:17:32,171 DEBUG program: Return code: 0 >02:17:32,173 INFO program: Running... umount /mnt/sysimage >02:17:32,207 DEBUG program: Return code: 0 >02:17:32,209 INFO program: Running... udevadm settle --timeout=300 >02:17:32,269 DEBUG program: Return code: 0 >02:17:32,301 INFO program: Running... udevadm settle --timeout=300 >02:17:32,362 DEBUG program: Return code: 0 >02:17:32,372 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >02:17:32,470 DEBUG program: Return code: 0 >02:17:32,489 INFO program: Running... udevadm settle --timeout=300 >02:17:32,525 DEBUG program: Return code: 0 >02:17:32,526 INFO program: Running... umount /mnt/sysimage >02:17:32,547 DEBUG program: Return code: 0 >02:17:32,552 INFO program: Running... udevadm settle --timeout=300 >02:17:32,607 DEBUG program: Return code: 0 >02:17:32,634 INFO program: Running... udevadm settle --timeout=300 >02:17:32,693 DEBUG program: Return code: 0 >02:17:32,706 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >02:17:32,795 DEBUG program: Return code: 0 >02:17:32,837 INFO program: Running... arch >02:17:33,067 INFO program: i686 >02:17:33,068 DEBUG program: Return code: 0 >02:17:33,216 INFO program: Running... udevadm settle --timeout=300 >02:17:33,251 DEBUG program: Return code: 0 >02:17:33,252 INFO program: Running... umount /mnt/sysimage >02:17:33,275 DEBUG program: Return code: 0 >02:17:33,276 INFO program: Running... udevadm settle --timeout=300 >02:17:33,326 DEBUG program: Return code: 0 >02:17:33,332 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda6 /mnt/sysimage >02:17:33,395 DEBUG program: Return code: 0 >02:17:33,437 INFO program: Running... udevadm settle --timeout=300 >02:17:33,495 DEBUG program: Return code: 0 >02:17:33,497 INFO program: Running... umount /mnt/sysimage >02:17:33,518 DEBUG program: Return code: 0 >02:17:33,519 INFO program: Running... udevadm settle --timeout=300 >02:17:33,554 DEBUG program: Return code: 0 >02:17:33,568 INFO program: Running... udevadm settle --timeout=300 >02:17:33,603 DEBUG program: Return code: 0 >02:17:33,610 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda8 /mnt/sysimage >02:17:33,661 DEBUG program: Return code: 0 >02:17:33,680 INFO program: Running... udevadm settle --timeout=300 >02:17:33,715 DEBUG program: Return code: 0 >02:17:33,716 INFO program: Running... umount /mnt/sysimage >02:17:33,737 DEBUG program: Return code: 0 >02:17:33,738 INFO program: Running... udevadm settle --timeout=300 >02:17:33,773 DEBUG program: Return code: 0 >02:17:33,787 INFO program: Running... udevadm settle --timeout=300 >02:17:33,821 DEBUG program: Return code: 0 >02:17:33,828 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdb1 /mnt/sysimage >02:17:33,854 DEBUG program: Return code: 0 >02:17:33,874 INFO program: Running... udevadm settle --timeout=300 >02:17:33,909 DEBUG program: Return code: 0 >02:17:33,910 INFO program: Running... umount /mnt/sysimage >02:17:33,930 DEBUG program: Return code: 0 >02:17:33,932 INFO program: Running... udevadm settle --timeout=300 >02:17:33,968 DEBUG program: Return code: 0 >02:17:33,981 INFO program: Running... udevadm settle --timeout=300 >02:17:34,016 DEBUG program: Return code: 0 >02:17:34,598 INFO program: Running... hwclock --hctosys --utc >02:17:35,004 DEBUG program: Return code: 0 >02:17:45,670 INFO program: Running... modprobe btrfs >02:17:46,097 DEBUG program: Return code: 0 >02:17:46,475 INFO program: Running... modprobe xfs >02:17:46,772 DEBUG program: Return code: 0 > > >/tmp/storage.log: >02:17:06,690 INFO blivet: ISCSID is /sbin/iscsid >02:17:06,692 INFO blivet: no initiator set >02:17:07,145 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >02:17:07,146 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >02:17:16,192 DEBUG blivet: trying to set new default fstype to 'ext4' >02:17:16,372 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:16,373 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:17:16,376 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:18,454 INFO blivet: Detected 1552M of memory >02:17:18,455 INFO blivet: Suggested swap size (3104 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >02:17:18,456 INFO blivet: Swap attempt of 0M >02:17:21,855 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0xb4b638ac> >02:17:21,857 INFO blivet: no initiator set >02:17:21,858 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >02:17:21,862 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >02:17:22,058 DEBUG blivet: protected device spec LABEL=Fedora_20_i386 resolved to sr0 >02:17:22,253 INFO blivet: devices to scan: ['sr0', 'sr1', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sr2', 'sdb', 'sdb1', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >02:17:22,315 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-PIONEER_DVD-RW_DVR-106D_CKDL042287UC /dev/disk/by-label/Fedora\\x2020\\x20i386 /dev/disk/by-uuid/2013-12-12-13-02-33-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_R': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '2', > 'ID_CDROM_MEDIA_SESSION_NEXT': '2', > 'ID_CDROM_MEDIA_STATE': 'appendable', > 'ID_CDROM_MEDIA_TRACK_COUNT': '2', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora_20_i386', > 'ID_FS_LABEL_ENC': 'Fedora\\x2020\\x20i386', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-13-02-33-00', > 'ID_FS_UUID_ENC': '2013-12-12-13-02-33-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'PIONEER_DVD-RW_DVR-106D', > 'ID_MODEL_ENC': 'PIONEER\\x20DVD-RW\\x20\\x20DVR-106D\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '57a050ea', > 'ID_REVISION': '1.07', > 'ID_SERIAL': 'PIONEER_DVD-RW_DVR-106D_CKDL042287UC', > 'ID_SERIAL_SHORT': 'CKDL042287UC', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '676419', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-PIONEER_DVD-RW_DVR-106D_CKDL042287UC', > '/dev/disk/by-label/Fedora\\x2020\\x20i386', > '/dev/disk/by-uuid/2013-12-12-13-02-33-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >02:17:22,317 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >02:17:22,331 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >02:17:22,339 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:17:22,343 INFO blivet: sr0 is a cdrom >02:17:22,355 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >02:17:22,356 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:17:22,367 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >02:17:22,369 INFO blivet: added cdrom sr0 (id 0) to device tree >02:17:22,374 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >02:17:22,402 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >02:17:22,409 INFO blivet: type detected on 'sr0' is 'iso9660' >02:17:22,430 DEBUG blivet: Iso9660FS.supported: supported: True ; >02:17:22,434 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >02:17:22,440 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >02:17:22,446 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >02:17:22,612 DEBUG blivet: looking up parted Device: /dev/sr0 >02:17:22,771 INFO blivet: got device: OpticalDevice instance (0xb21c90ec) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 4463.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: PIONEER DVD-RW DVR-106D path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2285056 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (142, 255, 63) biosGeometry: (142, 255, 63) > PedDevice: <_ped.Device object at 0xb4b2b38c> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >02:17:22,778 DEBUG blivet: Iso9660FS.supported: supported: True ; >02:17:22,786 INFO blivet: got format: Iso9660FS instance (0xb21c910c) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-12-13-02-33-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_20_i386 size = 0.0 targetSize = 0.0 > >02:17:22,804 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-CD-ROM_Drive_F5B_MT1198-B_Firmware', > 'DEVNAME': 'sr1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:1/0:0:1:0/block/sr1', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'CD-ROM_Drive_F5B', > 'ID_MODEL_ENC': 'CD-ROM\\x20\\x20Drive\\x2fF5B\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'M1.30', > 'ID_SERIAL': 'CD-ROM_Drive_F5B_MT1198-B_Firmware', > 'ID_SERIAL_SHORT': 'MT1198-B_Firmware', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '676802', > 'name': 'sr1', > 'symlinks': ['/dev/disk/by-id/ata-CD-ROM_Drive_F5B_MT1198-B_Firmware'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:1/0:0:1:0/block/sr1'} ; name: sr1 ; >02:17:22,807 INFO blivet: scanning sr1 (/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:1/0:0:1:0/block/sr1)... >02:17:22,813 DEBUG blivet: DeviceTree.getDeviceByName: name: sr1 ; >02:17:22,818 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:17:22,820 INFO blivet: sr1 is a cdrom >02:17:22,825 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >02:17:22,827 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:17:22,833 DEBUG blivet: OpticalDevice._setFormat: sr1 ; current: None ; type: None ; >02:17:22,835 INFO blivet: added cdrom sr1 (id 1) to device tree >02:17:22,843 DEBUG blivet: OpticalDevice.mediaPresent: sr1 ; status: True ; >02:17:22,960 DEBUG blivet: no device or no media present >02:17:23,375 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD3200JB-00KFA0_WD-WCAMR3800695', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD3200JB-00KFA0', > 'ID_MODEL_ENC': 'WDC\\x20WD3200JB-00KFA0\\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_PART_TABLE_UUID': '000b84ee', > 'ID_REVISION': '08.05J08', > 'ID_SERIAL': 'WDC_WD3200JB-00KFA0_WD-WCAMR3800695', > 'ID_SERIAL_SHORT': 'WD-WCAMR3800695', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '677551', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD3200JB-00KFA0_WD-WCAMR3800695'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda'} ; name: sda ; >02:17:23,384 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >02:17:23,394 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:17:23,412 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:17:23,426 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >02:17:23,433 INFO blivet: sda is a disk >02:17:23,435 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:17:23,446 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >02:17:23,474 INFO blivet: added disk sda (id 2) to device tree >02:17:23,475 DEBUG blivet: looking up parted Device: /dev/sda >02:17:23,495 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >02:17:23,499 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >02:17:23,522 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >02:17:23,523 DEBUG blivet: required disklabel type for sda (1) is None >02:17:23,524 DEBUG blivet: default disklabel type for sda is msdos >02:17:23,526 DEBUG blivet: selecting msdos disklabel for sda based on size >02:17:23,534 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >02:17:24,088 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 8 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xb232fc0c>, <parted.partition.Partition object at 0xb232ffac>, <parted.partition.Partition object at 0xb21344cc>, <parted.partition.Partition object at 0xb232fbcc>, <parted.partition.Partition object at 0xb1f6736c>, <parted.partition.Partition object at 0xb1f670ac>, <parted.partition.Partition object at 0xb1f6702c>, <parted.partition.Partition object at 0xb1f675ec>] > device: <parted.device.Device object at 0xb1f6746c> > PedDisk: <_ped.Disk object at 0xb232fe4c> >02:17:24,093 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >02:17:24,111 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >02:17:24,138 INFO blivet: got device: DiskDevice instance (0xb205880c) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 305245.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD3200JB-00K path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0xb216b44c> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xb20580ac> >02:17:24,159 INFO blivet: got format: DiskLabel instance (0xb1f672cc) -- > 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 = 8 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 8 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xb232fc0c>, <parted.partition.Partition object at 0xb232ffac>, <parted.partition.Partition object at 0xb21344cc>, <parted.partition.Partition object at 0xb232fbcc>, <parted.partition.Partition object at 0xb1f6736c>, <parted.partition.Partition object at 0xb1f670ac>, <parted.partition.Partition object at 0xb1f6702c>, <parted.partition.Partition object at 0xb1f675ec>] > device: <parted.device.Device object at 0xb1f6746c> > PedDisk: <_ped.Disk object at 0xb232fe4c> > origPartedDisk = <parted.disk.Disk object at 0xb1f6744c> > partedDevice = parted.Device instance -- > model: ATA WDC WD3200JB-00K path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0xb219c86c> > >02:17:24,228 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD3200JB-00KFA0_WD-WCAMR3800695-part1 /dev/disk/by-label/\\x2fboot /dev/disk/by-uuid/b86f4491-1177-40da-8b5b-987bad996c18', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': '/boot', > 'ID_FS_LABEL_ENC': '\\x2fboot', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'b86f4491-1177-40da-8b5b-987bad996c18', > 'ID_FS_UUID_ENC': 'b86f4491-1177-40da-8b5b-987bad996c18', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD3200JB-00KFA0', > 'ID_MODEL_ENC': 'WDC\\x20WD3200JB-00KFA0\\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': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1028097', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000b84ee-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b84ee', > 'ID_REVISION': '08.05J08', > 'ID_SERIAL': 'WDC_WD3200JB-00KFA0_WD-WCAMR3800695', > 'ID_SERIAL_SHORT': 'WD-WCAMR3800695', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '677611', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD3200JB-00KFA0_WD-WCAMR3800695-part1', > '/dev/disk/by-label/\\x2fboot', > '/dev/disk/by-uuid/b86f4491-1177-40da-8b5b-987bad996c18'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1'} ; name: sda1 ; >02:17:24,231 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1)... >02:17:24,241 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >02:17:24,250 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:17:24,256 INFO blivet: sda1 is a partition >02:17:24,264 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >02:17:24,276 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:17:24,283 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (2) with existing msdos disklabel >02:17:24,290 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >02:17:24,297 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >02:17:24,298 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:17:24,307 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >02:17:24,308 DEBUG blivet: looking up parted Partition: /dev/sda1 >02:17:24,314 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >02:17:24,328 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >02:17:24,336 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >02:17:24,343 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >02:17:24,347 INFO blivet: added partition sda1 (id 3) to device tree >02:17:24,358 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >02:17:24,365 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >02:17:24,373 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >02:17:24,380 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >02:17:24,437 WARN blivet: disklabel detected but not usable on sda1 >02:17:24,447 INFO blivet: type detected on 'sda1' is 'ext4' >02:17:24,835 DEBUG blivet: padding min size from 58 up to 63 >02:17:24,852 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:24,854 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:17:24,861 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >02:17:24,869 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >02:17:24,873 DEBUG blivet: looking up parted Device: /dev/sda1 >02:17:24,880 INFO blivet: got device: PartitionDevice instance (0xb1f67a4c) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 305245MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 502.000488281 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1028097 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 0xb211332c> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb232fe8c> fileSystem: <parted.filesystem.FileSystem object at 0xb232feac> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb232fd6c> PedPartition: <_ped.Partition object at 0xb1f6c23c> > disk = existing 305245MB disk sda (2) with existing msdos disklabel > start = 63 end = 1028159 length = 1028097 > flags = boot >02:17:24,889 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:24,891 INFO blivet: got format: Ext4FS instance (0xb1f6e5ec) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = b86f4491-1177-40da-8b5b-987bad996c18 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = /boot size = 502.0 targetSize = 502.0 > >02:17:24,932 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD3200JB-00KFA0_WD-WCAMR3800695-part2 /dev/disk/by-label/\\x2fdata /dev/disk/by-uuid/e65c7b7d-3c13-420b-8060-376cb1df1a20', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': '/data', > 'ID_FS_LABEL_ENC': '\\x2fdata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e65c7b7d-3c13-420b-8060-376cb1df1a20', > 'ID_FS_UUID_ENC': 'e65c7b7d-3c13-420b-8060-376cb1df1a20', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD3200JB-00KFA0', > 'ID_MODEL_ENC': 'WDC\\x20WD3200JB-00KFA0\\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': '251674290', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '373463055', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000b84ee-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b84ee', > 'ID_REVISION': '08.05J08', > 'ID_SERIAL': 'WDC_WD3200JB-00KFA0_WD-WCAMR3800695', > 'ID_SERIAL_SHORT': 'WD-WCAMR3800695', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '677667', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD3200JB-00KFA0_WD-WCAMR3800695-part2', > '/dev/disk/by-label/\\x2fdata', > '/dev/disk/by-uuid/e65c7b7d-3c13-420b-8060-376cb1df1a20'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2'} ; name: sda2 ; >02:17:24,937 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2)... >02:17:24,943 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >02:17:24,948 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:17:24,950 INFO blivet: sda2 is a partition >02:17:24,955 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >02:17:24,961 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:17:24,967 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (2) with existing msdos disklabel >02:17:24,980 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >02:17:24,991 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >02:17:24,992 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:17:24,999 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >02:17:25,001 DEBUG blivet: looking up parted Partition: /dev/sda2 >02:17:25,007 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >02:17:25,014 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >02:17:25,020 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >02:17:25,029 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >02:17:25,031 INFO blivet: added partition sda2 (id 4) to device tree >02:17:25,037 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >02:17:25,043 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >02:17:25,058 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >02:17:25,063 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >02:17:25,170 WARN blivet: disklabel detected but not usable on sda2 >02:17:25,172 INFO blivet: type detected on 'sda2' is 'ext4' >02:17:25,383 DEBUG blivet: padding min size from 25829 up to 26329 >02:17:25,396 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:25,398 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:17:25,402 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >02:17:25,413 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >02:17:25,415 DEBUG blivet: looking up parted Device: /dev/sda2 >02:17:25,675 INFO blivet: got device: PartitionDevice instance (0xb1f6d88c) -- > name = sda2 status = True kids = 0 id = 4 > parents = ['existing 305245MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 182355.007324 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 373463055 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (23247, 255, 63) biosGeometry: (23247, 255, 63) > PedDevice: <_ped.Device object at 0xb21131ac> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb232fe8c> fileSystem: <parted.filesystem.FileSystem object at 0xb1f6752c> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb1f674cc> PedPartition: <_ped.Partition object at 0xb1f6c38c> > disk = existing 305245MB disk sda (2) with existing msdos disklabel > start = 251674290 end = 625137344 length = 373463055 > flags = >02:17:25,690 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:25,692 INFO blivet: got format: Ext4FS instance (0xb1f6e08c) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = e65c7b7d-3c13-420b-8060-376cb1df1a20 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = /data size = 182355.0 targetSize = 182355.0 > >02:17:25,723 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD3200JB-00KFA0_WD-WCAMR3800695-part3 /dev/disk/by-label/\\x7eWINDOWS /dev/disk/by-uuid/EDCB-2781', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': '_WINDOWS', > 'ID_FS_LABEL_ENC': '\\x7eWINDOWS', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'EDCB-2781', > 'ID_FS_UUID_ENC': 'EDCB-2781', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'WDC_WD3200JB-00KFA0', > 'ID_MODEL_ENC': 'WDC\\x20WD3200JB-00KFA0\\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': '1028160', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '30716280', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_ENTRY_UUID': '000b84ee-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b84ee', > 'ID_REVISION': '08.05J08', > 'ID_SERIAL': 'WDC_WD3200JB-00KFA0_WD-WCAMR3800695', > 'ID_SERIAL_SHORT': 'WD-WCAMR3800695', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '677723', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD3200JB-00KFA0_WD-WCAMR3800695-part3', > '/dev/disk/by-label/\\x7eWINDOWS', > '/dev/disk/by-uuid/EDCB-2781'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3'} ; name: sda3 ; >02:17:25,728 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3)... >02:17:25,734 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >02:17:25,744 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:17:25,753 INFO blivet: sda3 is a partition >02:17:25,762 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >02:17:25,767 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:17:25,772 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (2) with existing msdos disklabel >02:17:25,777 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >02:17:25,783 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >02:17:25,784 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:17:25,791 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >02:17:25,792 DEBUG blivet: looking up parted Partition: /dev/sda3 >02:17:25,797 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >02:17:25,802 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >02:17:25,807 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >02:17:25,813 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >02:17:25,816 INFO blivet: added partition sda3 (id 5) to device tree >02:17:25,821 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >02:17:25,828 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >02:17:25,834 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >02:17:25,840 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >02:17:25,902 WARN blivet: disklabel detected but not usable on sda3 >02:17:25,905 INFO blivet: type detected on 'sda3' is 'vfat' >02:17:25,913 DEBUG blivet: FATFS.supported: supported: True ; >02:17:26,640 DEBUG blivet: getFormat('vfat') returning FATFS instance >02:17:26,645 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >02:17:26,656 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: vfat ; >02:17:26,660 DEBUG blivet: looking up parted Device: /dev/sda3 >02:17:26,668 INFO blivet: got device: PartitionDevice instance (0xb1f7704c) -- > name = sda3 status = True kids = 0 id = 5 > parents = ['existing 305245MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 14998.1835938 > format = existing vfat filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 30716280 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1912, 255, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0xb21135cc> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb232fe8c> fileSystem: <parted.filesystem.FileSystem object at 0xb232fdac> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb232ff2c> PedPartition: <_ped.Partition object at 0xb1f7a14c> > disk = existing 305245MB disk sda (2) with existing msdos disklabel > start = 1028160 end = 31744439 length = 30716280 > flags = >02:17:26,677 DEBUG blivet: FATFS.supported: supported: True ; >02:17:26,679 INFO blivet: got format: FATFS instance (0xb1f7232c) -- > type = vfat name = vfat status = False > device = /dev/sda3 uuid = EDCB-2781 exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = _WINDOWS size = 0.0 targetSize = 0.0 > >02:17:26,713 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD3200JB-00KFA0_WD-WCAMR3800695-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD3200JB-00KFA0', > 'ID_MODEL_ENC': 'WDC\\x20WD3200JB-00KFA0\\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': '31746048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '219926528', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '000b84ee-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b84ee', > 'ID_REVISION': '08.05J08', > 'ID_SERIAL': 'WDC_WD3200JB-00KFA0_WD-WCAMR3800695', > 'ID_SERIAL_SHORT': 'WD-WCAMR3800695', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '677785', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD3200JB-00KFA0_WD-WCAMR3800695-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4'} ; name: sda4 ; >02:17:26,716 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda4)... >02:17:26,736 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >02:17:26,744 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:17:26,752 INFO blivet: sda4 is a partition >02:17:26,755 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >02:17:26,761 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:17:26,769 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (2) with existing msdos disklabel >02:17:26,776 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >02:17:26,783 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >02:17:26,785 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:17:26,792 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >02:17:26,793 DEBUG blivet: looking up parted Partition: /dev/sda4 >02:17:26,805 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >02:17:26,815 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >02:17:26,821 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >02:17:26,829 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >02:17:26,830 INFO blivet: added partition sda4 (id 6) to device tree >02:17:26,836 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >02:17:26,842 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >02:17:26,848 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >02:17:26,855 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >02:17:26,860 WARN blivet: disklabel detected but not usable on sda4 >02:17:26,862 DEBUG blivet: no type or existing type for sda4, bailing >02:17:26,867 DEBUG blivet: looking up parted Device: /dev/sda4 >02:17:26,880 INFO blivet: got device: PartitionDevice instance (0xb1f67b2c) -- > name = sda4 status = True kids = 0 id = 6 > parents = ['existing 305245MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 107386.0 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1: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 0xb211350c> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb232fe8c> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb232fa8c> PedPartition: <_ped.Partition object at 0xb1f6c29c> > disk = existing 305245MB disk sda (2) with existing msdos disklabel > start = 31746048 end = 251672575 length = 219926528 > flags = >02:17:26,918 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD3200JB-00KFA0_WD-WCAMR3800695-part5 /dev/disk/by-label/\\x2f /dev/disk/by-uuid/601e9353-49b8-400e-b1d7-d5d988421785', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': '/', > 'ID_FS_LABEL_ENC': '\\x2f', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '601e9353-49b8-400e-b1d7-d5d988421785', > 'ID_FS_UUID_ENC': '601e9353-49b8-400e-b1d7-d5d988421785', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD3200JB-00KFA0', > 'ID_MODEL_ENC': 'WDC\\x20WD3200JB-00KFA0\\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': '31748096', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '34816000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000b84ee-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b84ee', > 'ID_REVISION': '08.05J08', > 'ID_SERIAL': 'WDC_WD3200JB-00KFA0_WD-WCAMR3800695', > 'ID_SERIAL_SHORT': 'WD-WCAMR3800695', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '677842', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD3200JB-00KFA0_WD-WCAMR3800695-part5', > '/dev/disk/by-label/\\x2f', > '/dev/disk/by-uuid/601e9353-49b8-400e-b1d7-d5d988421785'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5'} ; name: sda5 ; >02:17:26,925 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5)... >02:17:26,931 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >02:17:26,937 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:17:26,938 INFO blivet: sda5 is a partition >02:17:26,944 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >02:17:26,950 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:17:26,956 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (2) with existing msdos disklabel >02:17:26,969 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >02:17:26,993 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >02:17:26,995 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:17:27,006 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >02:17:27,011 DEBUG blivet: looking up parted Partition: /dev/sda5 >02:17:27,016 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >02:17:27,030 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >02:17:27,038 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >02:17:27,064 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >02:17:27,065 INFO blivet: added partition sda5 (id 7) to device tree >02:17:27,071 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >02:17:27,077 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >02:17:27,085 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >02:17:27,091 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >02:17:27,149 WARN blivet: disklabel detected but not usable on sda5 >02:17:27,154 INFO blivet: type detected on 'sda5' is 'ext4' >02:17:27,394 DEBUG blivet: padding min size from 5629 up to 6129 >02:17:27,414 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:27,419 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:17:27,424 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >02:17:27,438 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >02:17:27,441 DEBUG blivet: looking up parted Device: /dev/sda5 >02:17:27,457 INFO blivet: got device: PartitionDevice instance (0xb1f7b98c) -- > name = sda5 status = True kids = 0 id = 7 > parents = ['existing 305245MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 17000.0 > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 34816000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2167, 255, 63) biosGeometry: (2167, 255, 63) > PedDevice: <_ped.Device object at 0xb211362c> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb232fe8c> fileSystem: <parted.filesystem.FileSystem object at 0xb1f672ec> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb2058fac> PedPartition: <_ped.Partition object at 0xb1f6c26c> > disk = existing 305245MB disk sda (2) with existing msdos disklabel > start = 31748096 end = 66564095 length = 34816000 > flags = >02:17:27,468 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:27,473 INFO blivet: got format: Ext4FS instance (0xb1f67b4c) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = 601e9353-49b8-400e-b1d7-d5d988421785 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = / size = 17000.0 targetSize = 17000.0 > >02:17:27,521 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD3200JB-00KFA0_WD-WCAMR3800695-part6 /dev/disk/by-label/\\x2fusr\\x2flocal /dev/disk/by-uuid/4429e095-2e24-4baa-ba9d-d0e9f081472b', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': '/usr/local', > 'ID_FS_LABEL_ENC': '\\x2fusr\\x2flocal', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4429e095-2e24-4baa-ba9d-d0e9f081472b', > 'ID_FS_UUID_ENC': '4429e095-2e24-4baa-ba9d-d0e9f081472b', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD3200JB-00KFA0', > 'ID_MODEL_ENC': 'WDC\\x20WD3200JB-00KFA0\\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': '66566144', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '10240000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000b84ee-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b84ee', > 'ID_REVISION': '08.05J08', > 'ID_SERIAL': 'WDC_WD3200JB-00KFA0_WD-WCAMR3800695', > 'ID_SERIAL_SHORT': 'WD-WCAMR3800695', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '677899', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD3200JB-00KFA0_WD-WCAMR3800695-part6', > '/dev/disk/by-label/\\x2fusr\\x2flocal', > '/dev/disk/by-uuid/4429e095-2e24-4baa-ba9d-d0e9f081472b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6'} ; name: sda6 ; >02:17:27,532 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6)... >02:17:27,541 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >02:17:27,545 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:17:27,550 INFO blivet: sda6 is a partition >02:17:27,554 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >02:17:27,567 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:17:27,577 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (2) with existing msdos disklabel >02:17:27,588 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >02:17:27,596 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >02:17:27,602 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:17:27,607 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >02:17:27,614 DEBUG blivet: looking up parted Partition: /dev/sda6 >02:17:27,622 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >02:17:27,635 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >02:17:27,642 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >02:17:27,648 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >02:17:27,659 INFO blivet: added partition sda6 (id 8) to device tree >02:17:27,667 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >02:17:27,672 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >02:17:27,681 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >02:17:27,685 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >02:17:27,740 WARN blivet: disklabel detected but not usable on sda6 >02:17:27,741 INFO blivet: type detected on 'sda6' is 'ext4' >02:17:27,866 DEBUG blivet: padding min size from 2613 up to 2874 >02:17:27,876 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:27,878 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:17:27,887 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >02:17:27,892 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: ext4 ; >02:17:27,895 DEBUG blivet: looking up parted Device: /dev/sda6 >02:17:27,902 INFO blivet: got device: PartitionDevice instance (0xb1f7716c) -- > name = sda6 status = True kids = 0 id = 8 > parents = ['existing 305245MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 5000.0 > format = existing ext4 filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 10240000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (637, 255, 63) biosGeometry: (637, 255, 63) > PedDevice: <_ped.Device object at 0xb211380c> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb232fe8c> fileSystem: <parted.filesystem.FileSystem object at 0xb1f6730c> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb1f6724c> PedPartition: <_ped.Partition object at 0xb1f6c2fc> > disk = existing 305245MB disk sda (2) with existing msdos disklabel > start = 66566144 end = 76806143 length = 10240000 > flags = >02:17:27,910 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:27,912 INFO blivet: got format: Ext4FS instance (0xb205872c) -- > type = ext4 name = ext4 status = False > device = /dev/sda6 uuid = 4429e095-2e24-4baa-ba9d-d0e9f081472b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = /usr/local size = 5000.0 targetSize = 5000.0 > >02:17:27,937 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD3200JB-00KFA0_WD-WCAMR3800695-part7 /dev/disk/by-uuid/e8b287d8-0eaf-46d5-94b4-0b8aca36e743', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'e8b287d8-0eaf-46d5-94b4-0b8aca36e743', > 'ID_FS_UUID_ENC': 'e8b287d8-0eaf-46d5-94b4-0b8aca36e743', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'WDC_WD3200JB-00KFA0', > 'ID_MODEL_ENC': 'WDC\\x20WD3200JB-00KFA0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '76808192', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '6144000', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '000b84ee-07', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b84ee', > 'ID_REVISION': '08.05J08', > 'ID_SERIAL': 'WDC_WD3200JB-00KFA0_WD-WCAMR3800695', > 'ID_SERIAL_SHORT': 'WD-WCAMR3800695', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '677962', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD3200JB-00KFA0_WD-WCAMR3800695-part7', > '/dev/disk/by-uuid/e8b287d8-0eaf-46d5-94b4-0b8aca36e743'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7'} ; name: sda7 ; >02:17:27,942 INFO blivet: scanning sda7 (/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7)... >02:17:27,946 DEBUG blivet: DeviceTree.getDeviceByName: name: sda7 ; >02:17:27,951 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:17:27,952 INFO blivet: sda7 is a partition >02:17:27,956 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda7 ; >02:17:28,024 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:17:28,027 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (2) with existing msdos disklabel >02:17:28,031 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >02:17:28,035 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >02:17:28,035 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:17:28,039 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >02:17:28,040 DEBUG blivet: looking up parted Partition: /dev/sda7 >02:17:28,044 DEBUG blivet: PartitionDevice.probe: sda7 ; exists: True ; >02:17:28,048 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >02:17:28,051 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >02:17:28,055 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >02:17:28,056 INFO blivet: added partition sda7 (id 9) to device tree >02:17:28,059 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >02:17:28,062 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >02:17:28,065 DEBUG blivet: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >02:17:28,069 DEBUG blivet: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >02:17:28,110 WARN blivet: disklabel detected but not usable on sda7 >02:17:28,118 INFO blivet: type detected on 'sda7' is 'swap' >02:17:28,130 DEBUG blivet: SwapSpace.__init__: device: /dev/sda7 ; serial: WD-WCAMR3800695 ; uuid: e8b287d8-0eaf-46d5-94b4-0b8aca36e743 ; exists: True ; label: None ; >02:17:28,131 DEBUG blivet: getFormat('swap') returning SwapSpace instance >02:17:28,134 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >02:17:28,138 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: swap ; >02:17:28,140 DEBUG blivet: looking up parted Device: /dev/sda7 >02:17:28,145 INFO blivet: got device: PartitionDevice instance (0xb213a48c) -- > name = sda7 status = True kids = 0 id = 9 > parents = ['existing 305245MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 3000.0 > format = existing swap > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 6144000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (382, 255, 63) biosGeometry: (382, 255, 63) > PedDevice: <_ped.Device object at 0xb1f8308c> > target size = 0 path = /dev/sda7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb232fe8c> fileSystem: <parted.filesystem.FileSystem object at 0xb1f6742c> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb1f6716c> PedPartition: <_ped.Partition object at 0xb1f6c2cc> > disk = existing 305245MB disk sda (2) with existing msdos disklabel > start = 76808192 end = 82952191 length = 6144000 > flags = >02:17:28,147 INFO blivet: got format: SwapSpace instance (0xb21565ac) -- > type = swap name = swap status = False > device = /dev/sda7 uuid = e8b287d8-0eaf-46d5-94b4-0b8aca36e743 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >02:17:28,164 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD3200JB-00KFA0_WD-WCAMR3800695-part8 /dev/disk/by-label/\\x2fopt /dev/disk/by-uuid/128a8c82-597d-4d69-b53a-3c96a277cc6a', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': '/opt', > 'ID_FS_LABEL_ENC': '\\x2fopt', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '128a8c82-597d-4d69-b53a-3c96a277cc6a', > 'ID_FS_UUID_ENC': '128a8c82-597d-4d69-b53a-3c96a277cc6a', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD3200JB-00KFA0', > 'ID_MODEL_ENC': 'WDC\\x20WD3200JB-00KFA0\\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': '8', > 'ID_PART_ENTRY_OFFSET': '82954240', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '168718336', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000b84ee-08', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b84ee', > 'ID_REVISION': '08.05J08', > 'ID_SERIAL': 'WDC_WD3200JB-00KFA0_WD-WCAMR3800695', > 'ID_SERIAL_SHORT': 'WD-WCAMR3800695', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '678057', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD3200JB-00KFA0_WD-WCAMR3800695-part8', > '/dev/disk/by-label/\\x2fopt', > '/dev/disk/by-uuid/128a8c82-597d-4d69-b53a-3c96a277cc6a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8'} ; name: sda8 ; >02:17:28,166 INFO blivet: scanning sda8 (/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8)... >02:17:28,170 DEBUG blivet: DeviceTree.getDeviceByName: name: sda8 ; >02:17:28,173 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:17:28,174 INFO blivet: sda8 is a partition >02:17:28,177 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda8 ; >02:17:28,181 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >02:17:28,184 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (2) with existing msdos disklabel >02:17:28,189 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sda ; >02:17:28,195 DEBUG blivet: PartitionDevice._setFormat: sda8 ; >02:17:28,196 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:17:28,200 DEBUG blivet: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >02:17:28,201 DEBUG blivet: looking up parted Partition: /dev/sda8 >02:17:28,204 DEBUG blivet: PartitionDevice.probe: sda8 ; exists: True ; >02:17:28,208 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >02:17:28,212 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >02:17:28,215 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >02:17:28,216 INFO blivet: added partition sda8 (id 10) to device tree >02:17:28,219 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >02:17:28,222 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >02:17:28,226 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >02:17:28,229 DEBUG blivet: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >02:17:28,314 WARN blivet: disklabel detected but not usable on sda8 >02:17:28,315 INFO blivet: type detected on 'sda8' is 'ext4' >02:17:28,491 DEBUG blivet: padding min size from 335 up to 368 >02:17:28,498 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:28,500 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:17:28,507 DEBUG blivet: PartitionDevice._setFormat: sda8 ; >02:17:28,512 DEBUG blivet: PartitionDevice._setFormat: sda8 ; current: None ; type: ext4 ; >02:17:28,515 DEBUG blivet: looking up parted Device: /dev/sda8 >02:17:28,520 INFO blivet: got device: PartitionDevice instance (0xb1f72bec) -- > name = sda8 status = True kids = 0 id = 10 > parents = ['existing 305245MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 82382.0 > format = existing ext4 filesystem > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 168718336 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (10502, 255, 63) biosGeometry: (10502, 255, 63) > PedDevice: <_ped.Device object at 0xb1f8314c> > target size = 0 path = /dev/sda8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb232fe8c> fileSystem: <parted.filesystem.FileSystem object at 0xb1f6712c> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb1f6718c> PedPartition: <_ped.Partition object at 0xb1f6c35c> > disk = existing 305245MB disk sda (2) with existing msdos disklabel > start = 82954240 end = 251672575 length = 168718336 > flags = >02:17:28,525 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:28,527 INFO blivet: got format: Ext4FS instance (0xb1f6e5cc) -- > type = ext4 name = ext4 status = False > device = /dev/sda8 uuid = 128a8c82-597d-4d69-b53a-3c96a277cc6a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = /opt size = 82382.0 targetSize = 82382.0 > >02:17:28,542 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_CD-R_RW_SW-240B', > 'DEVNAME': 'sr2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:1/1:0:1:0/block/sr2', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'SAMSUNG_CD-R_RW_SW-240B', > 'ID_MODEL_ENC': 'SAMSUNG\\x20CD-R\\x2fRW\\x20SW-240B\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'R403', > 'ID_SERIAL': 'SAMSUNG_CD-R_RW_SW-240B', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '678480', > 'name': 'sr2', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_CD-R_RW_SW-240B'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:1/1:0:1:0/block/sr2'} ; name: sr2 ; >02:17:28,548 INFO blivet: scanning sr2 (/devices/pci0000:00/0000:00:1f.1/ata2/host1/target1:0:1/1:0:1:0/block/sr2)... >02:17:28,554 DEBUG blivet: DeviceTree.getDeviceByName: name: sr2 ; >02:17:28,560 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:17:28,562 INFO blivet: sr2 is a cdrom >02:17:28,568 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >02:17:28,569 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:17:28,578 DEBUG blivet: OpticalDevice._setFormat: sr2 ; current: None ; type: None ; >02:17:28,580 INFO blivet: added cdrom sr2 (id 11) to device tree >02:17:28,587 DEBUG blivet: OpticalDevice.mediaPresent: sr2 ; status: True ; >02:17:28,593 DEBUG blivet: no device or no media present >02:17:28,615 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SP1213C_0694J1FX217439 /dev/disk/by-id/wwn-0x50f0000000000000', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '42', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '42', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'SAMSUNG_SP1213C', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SP1213C\\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_PART_TABLE_UUID': '00071ed4', > 'ID_REVISION': 'SV100-27', > 'ID_SERIAL': 'SAMSUNG_SP1213C_0694J1FX217439', > 'ID_SERIAL_SHORT': '0694J1FX217439', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50f0000000000000', > 'ID_WWN_WITH_EXTENSION': '0x50f0000000000000', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '679427', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SP1213C_0694J1FX217439', > '/dev/disk/by-id/wwn-0x50f0000000000000'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb'} ; name: sdb ; >02:17:28,625 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb)... >02:17:28,634 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >02:17:28,641 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:17:28,648 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >02:17:28,656 INFO blivet: sdb is a disk >02:17:28,658 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:17:28,668 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >02:17:28,703 INFO blivet: added disk sdb (id 12) to device tree >02:17:28,705 DEBUG blivet: looking up parted Device: /dev/sdb >02:17:28,714 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >02:17:28,720 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >02:17:28,729 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >02:17:28,732 DEBUG blivet: required disklabel type for sdb (1) is None >02:17:28,739 DEBUG blivet: default disklabel type for sdb is msdos >02:17:28,741 DEBUG blivet: selecting msdos disklabel for sdb based on size >02:17:28,750 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >02:17:28,767 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xb23bac6c>] > device: <parted.device.Device object at 0xb211bf6c> > PedDisk: <_ped.Disk object at 0xb22f7c6c> >02:17:28,769 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >02:17:28,776 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >02:17:28,782 INFO blivet: got device: DiskDevice instance (0xb211b42c) -- > name = sdb status = True kids = 0 id = 12 > parents = [] > uuid = None size = 114498.5625 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA SAMSUNG SP1213C path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 234493056 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (14596, 255, 63) biosGeometry: (14596, 255, 63) > PedDevice: <_ped.Device object at 0xb219c1ac> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xb211bf0c> >02:17:28,795 INFO blivet: got format: DiskLabel instance (0xb211bacc) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xb23bac6c>] > device: <parted.device.Device object at 0xb211bf6c> > PedDisk: <_ped.Disk object at 0xb22f7c6c> > origPartedDisk = <parted.disk.Disk object at 0xb23ba14c> > partedDevice = parted.Device instance -- > model: ATA SAMSUNG SP1213C path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 234493056 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (14596, 255, 63) biosGeometry: (14596, 255, 63) > PedDevice: <_ped.Device object at 0xb1f831ac> > >02:17:28,824 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SP1213C_0694J1FX217439-part1 /dev/disk/by-id/wwn-0x50f0000000000000-part1 /dev/disk/by-label/\\x2fhome /dev/disk/by-uuid/cc8d5510-f93f-4089-8ad1-0e4d6ae4917d', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '42', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '42', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': '/home', > 'ID_FS_LABEL_ENC': '\\x2fhome', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cc8d5510-f93f-4089-8ad1-0e4d6ae4917d', > 'ID_FS_UUID_ENC': 'cc8d5510-f93f-4089-8ad1-0e4d6ae4917d', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_SP1213C', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SP1213C\\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:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '10240', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '234471424', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00071ed4-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00071ed4', > 'ID_REVISION': 'SV100-27', > 'ID_SERIAL': 'SAMSUNG_SP1213C_0694J1FX217439', > 'ID_SERIAL_SHORT': '0694J1FX217439', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50f0000000000000', > 'ID_WWN_WITH_EXTENSION': '0x50f0000000000000', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '679517', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SP1213C_0694J1FX217439-part1', > '/dev/disk/by-id/wwn-0x50f0000000000000-part1', > '/dev/disk/by-label/\\x2fhome', > '/dev/disk/by-uuid/cc8d5510-f93f-4089-8ad1-0e4d6ae4917d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >02:17:28,831 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1)... >02:17:28,839 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >02:17:28,847 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:17:28,849 INFO blivet: sdb1 is a partition >02:17:28,856 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >02:17:28,864 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >02:17:28,873 DEBUG blivet: DeviceTree.getDeviceByName returned existing 114498MB disk sdb (12) with existing msdos disklabel >02:17:28,883 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >02:17:28,892 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >02:17:28,894 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:17:28,903 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >02:17:28,905 DEBUG blivet: looking up parted Partition: /dev/sdb1 >02:17:28,914 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >02:17:28,923 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >02:17:28,932 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >02:17:28,941 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >02:17:28,943 INFO blivet: added partition sdb1 (id 13) to device tree >02:17:28,951 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >02:17:28,959 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >02:17:28,970 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >02:17:28,981 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >02:17:29,032 WARN blivet: disklabel detected but not usable on sdb1 >02:17:29,046 INFO blivet: type detected on 'sdb1' is 'ext4' >02:17:29,236 DEBUG blivet: padding min size from 619 up to 680 >02:17:29,246 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:29,252 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:17:29,255 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >02:17:29,271 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >02:17:29,276 DEBUG blivet: looking up parted Device: /dev/sdb1 >02:17:29,283 INFO blivet: got device: PartitionDevice instance (0xb1f6eccc) -- > name = sdb1 status = True kids = 0 id = 13 > parents = ['existing 114498MB disk sdb (12) with existing msdos disklabel'] > uuid = None size = 114488.0 > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 234471424 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (14595, 255, 63) biosGeometry: (14595, 255, 63) > PedDevice: <_ped.Device object at 0xb1f830ec> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb22f78ac> fileSystem: <parted.filesystem.FileSystem object at 0xb1f67d0c> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb23ba86c> PedPartition: <_ped.Partition object at 0xb1f6cddc> > disk = existing 114498MB disk sdb (12) with existing msdos disklabel > start = 10240 end = 234481663 length = 234471424 > flags = >02:17:29,296 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:29,301 INFO blivet: got format: Ext4FS instance (0xb22f780c) -- > type = ext4 name = ext4 status = False > device = /dev/sdb1 uuid = cc8d5510-f93f-4089-8ad1-0e4d6ae4917d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = /home size = 114488.0 targetSize = 114488.0 > >02:17:29,312 DEBUG blivet: DeviceTree.addUdevDevice: info: {'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', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '697638', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >02:17:29,316 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >02:17:29,324 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >02:17:29,332 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:17:29,334 INFO blivet: loop0 is a loop device >02:17:29,341 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >02:17:29,349 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >02:17:29,356 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:17:29,358 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:17:29,367 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >02:17:29,369 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 14) to device tree >02:17:29,383 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >02:17:29,384 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:17:29,392 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >02:17:29,393 INFO blivet: added loop loop0 (id 15) to device tree >02:17:29,397 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >02:17:29,402 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >02:17:29,403 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >02:17:29,404 DEBUG blivet: device loop0 does not contain a disklabel >02:17:29,406 INFO blivet: type detected on 'loop0' is 'squashfs' >02:17:29,407 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >02:17:29,412 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >02:17:29,415 INFO blivet: got device: LoopDevice instance (0xb1f89e4c) -- > name = loop0 status = False kids = 0 id = 15 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (14)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >02:17:29,417 INFO blivet: got format: DeviceFormat instance (0xb211bf4c) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >02:17:29,429 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/21e0e124-875f-41c1-bb6a-b4daee6e5c61', > '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': '21e0e124-875f-41c1-bb6a-b4daee6e5c61', > 'ID_FS_UUID_ENC': '21e0e124-875f-41c1-bb6a-b4daee6e5c61', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '698482', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/21e0e124-875f-41c1-bb6a-b4daee6e5c61'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >02:17:29,432 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >02:17:29,436 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >02:17:29,441 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:17:29,442 INFO blivet: loop1 is a loop device >02:17:29,446 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >02:17:29,449 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >02:17:29,452 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:17:29,453 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:17:29,457 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >02:17:29,458 INFO blivet: added file /LiveOS/rootfs.img (id 16) to device tree >02:17:29,461 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >02:17:29,462 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:17:29,467 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >02:17:29,469 INFO blivet: added loop loop1 (id 17) to device tree >02:17:29,473 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >02:17:29,478 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >02:17:29,484 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:29,486 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:17:29,487 DEBUG blivet: device loop1 does not contain a disklabel >02:17:29,489 INFO blivet: type detected on 'loop1' is 'ext4' >02:17:29,628 DEBUG blivet: using current size 0 as min size >02:17:29,634 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:29,635 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:17:29,639 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >02:17:29,641 INFO blivet: got device: LoopDevice instance (0xb1f7bd4c) -- > name = loop1 status = False kids = 0 id = 17 > parents = ['existing 0MB file /LiveOS/rootfs.img (16)'] > 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 >02:17:29,645 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:29,646 INFO blivet: got format: Ext4FS instance (0xb1f7baec) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 21e0e124-875f-41c1-bb6a-b4daee6e5c61 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >02:17:29,652 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '699225', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >02:17:29,653 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >02:17:29,656 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >02:17:29,659 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:17:29,662 INFO blivet: loop2 is a loop device >02:17:29,666 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >02:17:29,670 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >02:17:29,674 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:17:29,676 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:17:29,680 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >02:17:29,682 INFO blivet: added file /overlay (deleted) (id 18) to device tree >02:17:29,687 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >02:17:29,689 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:17:29,694 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >02:17:29,696 INFO blivet: added loop loop2 (id 19) to device tree >02:17:29,701 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >02:17:29,708 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >02:17:29,709 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >02:17:29,711 DEBUG blivet: device loop2 does not contain a disklabel >02:17:29,713 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >02:17:29,715 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >02:17:29,722 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: DM_snapshot_cow ; >02:17:29,725 INFO blivet: got device: LoopDevice instance (0xb1f7b14c) -- > name = loop2 status = False kids = 0 id = 19 > parents = ['existing 0MB file /overlay (deleted) (18)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >02:17:29,728 INFO blivet: got format: DeviceFormat instance (0xb1f6d06c) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >02:17:29,753 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/21e0e124-875f-41c1-bb6a-b4daee6e5c61 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '21e0e124-875f-41c1-bb6a-b4daee6e5c61', > 'ID_FS_UUID_ENC': '21e0e124-875f-41c1-bb6a-b4daee6e5c61', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '754512', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/21e0e124-875f-41c1-bb6a-b4daee6e5c61', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >02:17:29,757 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >02:17:29,764 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >02:17:29,772 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:17:29,774 INFO blivet: live-rw is a device-mapper device >02:17:29,781 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >02:17:29,789 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >02:17:29,798 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (17) with existing ext4 filesystem >02:17:29,808 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >02:17:29,815 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (19) with existing DM_snapshot_cow >02:17:29,823 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >02:17:29,827 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:17:29,830 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >02:17:29,831 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:17:29,835 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >02:17:29,836 INFO blivet: added dm live-rw (id 20) to device tree >02:17:29,839 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >02:17:29,842 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >02:17:29,846 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:29,847 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:17:29,848 DEBUG blivet: device live-rw does not contain a disklabel >02:17:29,849 INFO blivet: type detected on 'live-rw' is 'ext4' >02:17:30,008 DEBUG blivet: padding min size from 772 up to 849 >02:17:30,014 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:30,015 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:17:30,018 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >02:17:30,020 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >02:17:30,171 INFO blivet: got device: DMDevice instance (0xb22f978c) -- > name = live-rw status = True kids = 0 id = 20 > parents = ['existing 0MB loop loop2 (19) with existing DM_snapshot_cow'] > 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 0xb1f835cc> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >02:17:30,178 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:30,180 INFO blivet: got format: Ext4FS instance (0xb1f7730c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 21e0e124-875f-41c1-bb6a-b4daee6e5c61 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >02:17:30,196 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/21e0e124-875f-41c1-bb6a-b4daee6e5c61 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > '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': '21e0e124-875f-41c1-bb6a-b4daee6e5c61', > 'ID_FS_UUID_ENC': '21e0e124-875f-41c1-bb6a-b4daee6e5c61', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '870088', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/21e0e124-875f-41c1-bb6a-b4daee6e5c61', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >02:17:30,200 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >02:17:30,206 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >02:17:30,212 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:17:30,213 INFO blivet: live-base is a device-mapper device >02:17:30,220 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >02:17:30,230 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >02:17:30,236 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >02:17:30,242 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (17) with existing ext4 filesystem >02:17:30,249 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >02:17:30,255 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:17:30,261 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >02:17:30,263 DEBUG blivet: getFormat('None') returning DeviceFormat instance >02:17:30,270 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >02:17:30,272 INFO blivet: added dm live-base (id 21) to device tree >02:17:30,277 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >02:17:30,284 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >02:17:30,291 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:30,296 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:17:30,297 DEBUG blivet: device live-base does not contain a disklabel >02:17:30,298 INFO blivet: type detected on 'live-base' is 'ext4' >02:17:30,429 DEBUG blivet: using current size 0 as min size >02:17:30,441 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:30,443 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >02:17:30,453 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >02:17:30,456 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >02:17:30,462 INFO blivet: got device: DMDevice instance (0xb1f77fcc) -- > name = live-base status = True kids = 0 id = 21 > parents = ['existing 0MB loop loop1 (17) with existing ext4 filesystem'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0xb1f8344c> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >02:17:30,474 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:30,476 INFO blivet: got format: Ext4FS instance (0xb2164ecc) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 21e0e124-875f-41c1-bb6a-b4daee6e5c61 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >02:17:30,569 DEBUG blivet: OpticalDevice.teardown: sr1 ; status: True ; controllable: True ; >02:17:30,572 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr1 ; status: False ; type: None ; >02:17:30,577 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr1 ; status: False ; type: None ; >02:17:30,635 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >02:17:30,702 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:17:30,708 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:17:30,716 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:17:30,781 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >02:17:30,849 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:17:30,858 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:17:30,870 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:17:30,969 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >02:17:31,081 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:17:31,087 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:17:31,178 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:17:31,246 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >02:17:31,324 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:17:31,333 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:17:31,341 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:17:31,423 DEBUG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >02:17:31,515 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:17:31,523 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:17:31,534 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:17:31,574 DEBUG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >02:17:31,578 DEBUG blivet: SwapSpace.teardown: device: /dev/sda7 ; status: False ; type: swap ; >02:17:31,583 DEBUG blivet: SwapSpace.teardown: device: /dev/sda7 ; status: False ; type: swap ; >02:17:31,628 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:17:31,633 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:17:31,642 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:17:31,696 DEBUG blivet: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >02:17:31,745 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:17:31,749 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:17:31,757 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:17:31,817 DEBUG blivet: OpticalDevice.teardown: sr2 ; status: True ; controllable: True ; >02:17:31,823 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr2 ; status: False ; type: None ; >02:17:31,830 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr2 ; status: False ; type: None ; >02:17:31,870 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >02:17:31,917 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >02:17:31,921 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >02:17:31,927 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >02:17:31,979 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >02:17:31,981 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >02:17:31,984 INFO blivet: edd: collected mbr signatures: {'sda': '0x000b84ee', 'sdb': '0x00071ed4'} >02:17:31,987 DEBUG blivet: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x000b84ee > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 625142448 >02:17:31,988 INFO blivet: edd: matched 0x80 to sda using MBR sig >02:17:31,989 DEBUG blivet: edd: data extracted from 0x81: > type: None, ata_device: None > channel: None, mbr_signature: 0x00071ed4 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 234493056 >02:17:31,991 INFO blivet: edd: matched 0x81 to sdb using MBR sig >02:17:32,023 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >02:17:32,051 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >02:17:32,113 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >02:17:32,278 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:17:32,286 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:17:32,299 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:17:32,369 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >02:17:32,371 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >02:17:32,486 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >02:17:32,614 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:17:32,622 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:17:32,633 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:17:32,701 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >02:17:32,704 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >02:17:33,087 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >02:17:33,121 DEBUG blivet: blkid.tab devs: ['/dev/sdb1', '/dev/sda8', '/dev/sda5', '/dev/sda6', '/dev/sda7', '/dev/sda1', '/dev/sda2', '/dev/sda3'] >02:17:33,122 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >02:17:33,123 DEBUG blivet: crypttab maps: [] >02:17:33,124 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >02:17:33,134 DEBUG blivet: resolved 'UUID=601e9353-49b8-400e-b1d7-d5d988421785' to 'sda5' (partition) >02:17:33,135 DEBUG blivet: resolved 'UUID=b86f4491-1177-40da-8b5b-987bad996c18' to 'sda1' (partition) >02:17:33,136 DEBUG blivet: resolved 'UUID=cc8d5510-f93f-4089-8ad1-0e4d6ae4917d' to 'sdb1' (partition) >02:17:33,137 DEBUG blivet: resolved 'UUID=128a8c82-597d-4d69-b53a-3c96a277cc6a' to 'sda8' (partition) >02:17:33,139 DEBUG blivet: resolved 'UUID=4429e095-2e24-4baa-ba9d-d0e9f081472b' to 'sda6' (partition) >02:17:33,141 DEBUG blivet: resolved 'UUID=e8b287d8-0eaf-46d5-94b4-0b8aca36e743' to 'sda7' (partition) >02:17:33,142 DEBUG blivet: resolved 'UUID=e65c7b7d-3c13-420b-8060-376cb1df1a20' to 'sda2' (partition) >02:17:33,148 DEBUG blivet: DeviceTree.getDeviceByName: name: tmpfs ; >02:17:33,151 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:17:33,155 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/tmpfs ; >02:17:33,160 DEBUG blivet: DeviceTree.getDeviceByPath returned None >02:17:33,161 DEBUG blivet: failed to resolve '/dev/tmpfs' >02:17:33,166 DEBUG blivet: DeviceTree.getDeviceByName: name: devpts ; >02:17:33,170 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:17:33,174 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/devpts ; >02:17:33,179 DEBUG blivet: DeviceTree.getDeviceByPath returned None >02:17:33,180 DEBUG blivet: failed to resolve '/dev/devpts' >02:17:33,183 DEBUG blivet: DeviceTree.getDeviceByName: name: sysfs ; >02:17:33,187 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:17:33,191 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sysfs ; >02:17:33,196 DEBUG blivet: DeviceTree.getDeviceByPath returned None >02:17:33,197 DEBUG blivet: failed to resolve '/dev/sysfs' >02:17:33,200 DEBUG blivet: DeviceTree.getDeviceByName: name: proc ; >02:17:33,203 DEBUG blivet: DeviceTree.getDeviceByName returned None >02:17:33,206 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/proc ; >02:17:33,209 DEBUG blivet: DeviceTree.getDeviceByPath returned None >02:17:33,210 DEBUG blivet: failed to resolve '/dev/proc' >02:17:33,213 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >02:17:33,330 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >02:17:33,331 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >02:17:33,433 DEBUG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >02:17:33,558 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:17:33,562 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:17:33,567 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:17:33,607 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >02:17:33,609 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >02:17:33,678 DEBUG blivet: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >02:17:33,777 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:17:33,781 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:17:33,786 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:17:33,825 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >02:17:33,827 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >02:17:33,871 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >02:17:33,972 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >02:17:33,975 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >02:17:33,981 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >02:17:34,473 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:34,478 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:34,482 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:34,488 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:34,494 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:34,500 DEBUG blivet: FATFS.supported: supported: True ; >02:17:34,507 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:34,513 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:34,521 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:34,527 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:34,533 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >02:17:34,556 DEBUG blivet: Iso9660FS.supported: supported: True ; >02:17:34,560 DEBUG blivet: OpticalDevice.mediaPresent: sr1 ; status: True ; >02:17:34,573 DEBUG blivet: OpticalDevice.mediaPresent: sr2 ; status: True ; >02:17:34,591 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >02:17:34,596 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >02:17:34,661 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >02:17:34,666 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >02:17:34,714 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4463MB cdrom sr0 (0) with existing iso9660 filesystem >02:17:34,880 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >02:17:34,881 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >02:17:34,886 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >02:17:34,890 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >02:17:34,914 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4463MB cdrom sr0 (0) with existing iso9660 filesystem >02:17:41,894 DEBUG blivet: BindFS.supported: supported: False ; >02:17:41,898 DEBUG blivet: BindFS.supported: supported: False ; >02:17:41,903 DEBUG blivet: Iso9660FS.supported: supported: True ; >02:17:41,908 DEBUG blivet: Iso9660FS.supported: supported: True ; >02:17:41,917 DEBUG blivet: NFSv4.supported: supported: False ; >02:17:41,921 DEBUG blivet: NFSv4.supported: supported: False ; >02:17:41,927 DEBUG blivet: SELinuxFS.supported: supported: False ; >02:17:41,932 DEBUG blivet: SELinuxFS.supported: supported: False ; >02:17:41,937 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:41,942 DEBUG blivet: Ext4FS.supported: supported: True ; >02:17:44,517 DEBUG blivet: Ext3FS.supported: supported: True ; >02:17:44,525 DEBUG blivet: Ext3FS.supported: supported: True ; >02:17:45,149 DEBUG blivet: Ext2FS.supported: supported: True ; >02:17:45,153 DEBUG blivet: Ext2FS.supported: supported: True ; >02:17:45,635 DEBUG blivet: SysFS.supported: supported: False ; >02:17:45,638 DEBUG blivet: SysFS.supported: supported: False ; >02:17:45,641 DEBUG blivet: MultipathMember.__init__: >02:17:45,645 DEBUG blivet: MDRaidMember.__init__: >02:17:45,648 DEBUG blivet: ProcFS.supported: supported: False ; >02:17:45,651 DEBUG blivet: ProcFS.supported: supported: False ; >02:17:45,655 DEBUG blivet: SwapSpace.__init__: >02:17:45,661 DEBUG blivet: DevPtsFS.supported: supported: False ; >02:17:45,664 DEBUG blivet: DevPtsFS.supported: supported: False ; >02:17:45,669 DEBUG blivet: BTRFS.supported: supported: True ; >02:17:46,159 DEBUG blivet: USBFS.supported: supported: False ; >02:17:46,173 DEBUG blivet: USBFS.supported: supported: False ; >02:17:46,219 DEBUG blivet: DiskLabel.__init__: >02:17:46,223 INFO blivet: DiskLabel.partedDevice returning None >02:17:46,278 DEBUG blivet: HFSPlus.supported: supported: False ; >02:17:46,340 DEBUG blivet: HFSPlus.supported: supported: False ; >02:17:46,422 DEBUG blivet: XFS.supported: supported: True ; >02:17:46,776 DEBUG blivet: XFS.supported: supported: True ; >02:17:46,808 DEBUG blivet: TmpFS.supported: supported: True ; >02:17:46,861 DEBUG blivet: LUKS.__init__: >02:17:46,865 DEBUG blivet: NTFS.supported: supported: False ; >02:17:46,870 DEBUG blivet: NTFS.supported: supported: False ; >02:17:46,876 DEBUG blivet: NoDevFS.supported: supported: False ; >02:17:46,992 DEBUG blivet: NoDevFS.supported: supported: False ; >02:17:46,998 DEBUG blivet: HFS.supported: supported: False ; >02:17:47,032 DEBUG blivet: HFS.supported: supported: False ; >02:17:47,131 DEBUG blivet: LVMPhysicalVolume.__init__: >02:17:47,138 DEBUG blivet: NFS.supported: supported: False ; >02:17:47,179 DEBUG blivet: NFS.supported: supported: False ; >02:17:47,229 DEBUG blivet: FATFS.supported: supported: True ; >02:17:47,312 DEBUG blivet: FATFS.supported: supported: True ; > > >/tmp/ifcfg.log: >02:17:18,591 DEBUG ifcfg: content of files (network initialization): >02:17:18,660 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 3, 109, 19, 113, 145]}, 'connection': {'timestamp': 1405477008L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '07b34bf3-3c02-443f-959d-2f6b7498c9c8'}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 4, 90, 96, 249, 51]}, 'connection': {'timestamp': 1405477012L, 'type': '802-3-ethernet', 'id': 'Wired connection 2', 'uuid': '07e7b505-e504-4d0f-ab68-44b48a16872a'}}] >02:17:20,458 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >02:17:20,463 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >02:17:20,468 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >02:17:20,473 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >02:17:21,377 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['p5p1', 'p6p1']): >02:17:21,378 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p5p1: >02:17:21,378 DEBUG ifcfg: TYPE=Ethernet >02:17:21,379 DEBUG ifcfg: BOOTPROTO=dhcp >02:17:21,379 DEBUG ifcfg: DEFROUTE=yes >02:17:21,380 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >02:17:21,380 DEBUG ifcfg: IPV6INIT=yes >02:17:21,381 DEBUG ifcfg: IPV6_AUTOCONF=yes >02:17:21,382 DEBUG ifcfg: IPV6_DEFROUTE=yes >02:17:21,383 DEBUG ifcfg: IPV6_PEERDNS=yes >02:17:21,384 DEBUG ifcfg: IPV6_PEERROUTES=yes >02:17:21,384 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >02:17:21,385 DEBUG ifcfg: NAME=p5p1 >02:17:21,386 DEBUG ifcfg: UUID=07b34bf3-3c02-443f-959d-2f6b7498c9c8 >02:17:21,387 DEBUG ifcfg: ONBOOT=no >02:17:21,389 DEBUG ifcfg: HWADDR=00:03:6D:13:71:91 >02:17:21,390 DEBUG ifcfg: PEERDNS=yes >02:17:21,391 DEBUG ifcfg: PEERROUTES=yes >02:17:21,392 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p6p1: >02:17:21,393 DEBUG ifcfg: TYPE=Ethernet >02:17:21,394 DEBUG ifcfg: BOOTPROTO=dhcp >02:17:21,395 DEBUG ifcfg: DEFROUTE=yes >02:17:21,396 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >02:17:21,396 DEBUG ifcfg: IPV6INIT=yes >02:17:21,397 DEBUG ifcfg: IPV6_AUTOCONF=yes >02:17:21,398 DEBUG ifcfg: IPV6_DEFROUTE=yes >02:17:21,399 DEBUG ifcfg: IPV6_PEERDNS=yes >02:17:21,399 DEBUG ifcfg: IPV6_PEERROUTES=yes >02:17:21,400 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >02:17:21,401 DEBUG ifcfg: NAME=p6p1 >02:17:21,402 DEBUG ifcfg: UUID=07e7b505-e504-4d0f-ab68-44b48a16872a >02:17:21,403 DEBUG ifcfg: ONBOOT=no >02:17:21,403 DEBUG ifcfg: HWADDR=00:04:5A:60:F9:33 >02:17:21,404 DEBUG ifcfg: PEERDNS=yes >02:17:21,405 DEBUG ifcfg: PEERROUTES=yes >02:17:21,478 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 4, 90, 96, 249, 51]}, 'connection': {'timestamp': 1405477041L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p6p1', 'uuid': '07e7b505-e504-4d0f-ab68-44b48a16872a'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 3, 109, 19, 113, 145]}, 'connection': {'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p5p1', 'uuid': '07b34bf3-3c02-443f-959d-2f6b7498c9c8'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >02:17:42,767 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >02:17:42,769 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >02:17:42,772 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >02:17:42,775 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >02:17:42,779 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >02:17:42,783 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >02:17:42,940 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >02:17:42,942 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >02:17:42,945 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020\x20i386 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >02:16:41,210 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.2" x-pid="905" x-info="http://www.rsyslog.com"] start >02:16:41,211 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >02:16:41,211 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >02:16:41,211 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >02:16:41,211 NOTICE kernel:[ 0.000000] Linux version 3.11.10-301.fc20.i686 (mockbuild@bkernel02) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Thu Dec 5 14:21:31 UTC 2013 >02:16:41,211 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >02:16:41,211 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >02:16:41,211 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >02:16:41,211 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e6000-0x00000000000fffff] reserved >02:16:41,211 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000005ff2fbff] usable >02:16:41,211 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000005ff2fc00-0x000000005ff2ffff] ACPI NVS >02:16:41,211 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000005ff30000-0x000000005ff3ffff] ACPI data >02:16:41,211 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000005ff40000-0x000000005ffeffff] ACPI NVS >02:16:41,211 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000005fff0000-0x000000005fffffff] reserved >02:16:41,211 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fecf0000-0x00000000fecf0fff] reserved >02:16:41,211 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed9ffff] reserved >02:16:41,211 NOTICE kernel:[ 0.000000] Notice: NX (Execute Disable) protection missing in CPU! >02:16:41,211 INFO kernel:[ 0.000000] SMBIOS 2.3 present. >02:16:41,211 DEBUG kernel:[ 0.000000] DMI: /D865GBF , BIOS BF86510A.86A.0056.P14.0402101402 02/10/2004 >02:16:41,211 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >02:16:41,211 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >02:16:41,211 INFO kernel:[ 0.000000] e820: last_pfn = 0x5ff2f max_arch_pfn = 0x100000 >02:16:41,211 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >02:16:41,211 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >02:16:41,211 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >02:16:41,211 DEBUG kernel:[ 0.000000] A0000-EFFFF uncachable >02:16:41,211 DEBUG kernel:[ 0.000000] F0000-FFFFF write-protect >02:16:41,211 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >02:16:41,211 DEBUG kernel:[ 0.000000] 0 base 000000000 mask FC0000000 write-back >02:16:41,211 DEBUG kernel:[ 0.000000] 1 base 040000000 mask FE0000000 write-back >02:16:41,211 DEBUG kernel:[ 0.000000] 2 disabled >02:16:41,211 DEBUG kernel:[ 0.000000] 3 disabled >02:16:41,211 DEBUG kernel:[ 0.000000] 4 disabled >02:16:41,211 DEBUG kernel:[ 0.000000] 5 disabled >02:16:41,211 DEBUG kernel:[ 0.000000] 6 disabled >02:16:41,211 DEBUG kernel:[ 0.000000] 7 disabled >02:16:41,211 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >02:16:41,211 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [c00ff780] >02:16:41,211 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x013fffff] >02:16:41,211 DEBUG kernel:[ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384 >02:16:41,211 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >02:16:41,211 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >02:16:41,211 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x36c00000-0x36ffffff] >02:16:41,211 DEBUG kernel:[ 0.000000] [mem 0x36c00000-0x36ffffff] page 2M >02:16:41,211 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x30000000-0x36bfffff] >02:16:41,211 DEBUG kernel:[ 0.000000] [mem 0x30000000-0x36bfffff] page 2M >02:16:41,211 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0x2fffffff] >02:16:41,211 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x003fffff] page 4k >02:16:41,211 DEBUG kernel:[ 0.000000] [mem 0x00400000-0x2fffffff] page 2M >02:16:41,211 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x37000000-0x373fdfff] >02:16:41,211 DEBUG kernel:[ 0.000000] [mem 0x37000000-0x373fdfff] page 4k >02:16:41,211 DEBUG kernel:[ 0.000000] BRK [0x00e13000, 0x00e13fff] PGTABLE >02:16:41,211 DEBUG kernel:[ 0.000000] BRK [0x00e14000, 0x00e15fff] PGTABLE >02:16:41,211 INFO kernel:[ 0.000000] RAMDISK: [mem 0x5dee7000-0x5ff0efff] >02:16:41,211 INFO kernel:[ 0.000000] Allocated new RAMDISK: [mem 0x353d6000-0x373fd623] >02:16:41,211 INFO kernel:[ 0.000000] Move RAMDISK from [mem 0x5dee7000-0x5ff0e623] to [mem 0x353d6000-0x373fd623] >02:16:41,211 WARNING kernel:[ 0.000000] ACPI: RSDP 000f61e0 00014 (v00 ACPIAM) >02:16:41,211 WARNING kernel:[ 0.000000] ACPI: RSDT 5ff30000 00038 (v01 INTEL D865GBF 20040210 MSFT 00000097) >02:16:41,211 WARNING kernel:[ 0.000000] ACPI: FACP 5ff30200 00081 (v02 INTEL D865GBF 20040210 MSFT 00000097) >02:16:41,211 WARNING kernel:[ 0.000000] ACPI: DSDT 5ff30370 04231 (v01 INTEL D865GBF 00000001 MSFT 0100000D) >02:16:41,211 WARNING kernel:[ 0.000000] ACPI: FACS 5ff40000 00040 >02:16:41,211 WARNING kernel:[ 0.000000] ACPI: APIC 5ff30300 00068 (v01 INTEL D865GBF 20040210 MSFT 00000097) >02:16:41,211 WARNING kernel:[ 0.000000] ACPI: ASF! 5ff345b0 00099 (v16 LEGEND I865PASF 00000001 MSFT 0100000D) >02:16:41,211 WARNING kernel:[ 0.000000] ACPI: TCPA 5ff34649 00034 (v01 INTEL TBLOEMID 00000001 MSFT 00000097) >02:16:41,211 WARNING kernel:[ 0.000000] ACPI: WDDT 5ff3467d 00040 (v01 INTEL OEMWDDT 00000001 MSFT 0100000D) >02:16:41,211 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >02:16:41,211 NOTICE kernel:[ 0.000000] 651MB HIGHMEM available. >02:16:41,211 NOTICE kernel:[ 0.000000] 883MB LOWMEM available. >02:16:41,211 INFO kernel:[ 0.000000] mapped low ram: 0 - 373fe000 >02:16:41,211 INFO kernel:[ 0.000000] low ram: 0 - 373fe000 >02:16:41,211 DEBUG kernel:[ 0.000000] BRK [0x00e16000, 0x00e16fff] PGTABLE >02:16:41,211 WARNING kernel:[ 0.000000] Zone ranges: >02:16:41,211 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >02:16:41,211 WARNING kernel:[ 0.000000] Normal [mem 0x01000000-0x373fdfff] >02:16:41,211 WARNING kernel:[ 0.000000] HighMem [mem 0x373fe000-0x5ff2efff] >02:16:41,211 WARNING kernel:[ 0.000000] Movable zone start for each node >02:16:41,211 WARNING kernel:[ 0.000000] Early memory node ranges >02:16:41,211 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >02:16:41,211 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x5ff2efff] >02:16:41,211 DEBUG kernel:[ 0.000000] On node 0 totalpages: 392909 >02:16:41,211 DEBUG kernel:[ 0.000000] free_area_init_node: node 0, pgdat c0c42b80, node_mem_map f47d6020 >02:16:41,211 DEBUG kernel:[ 0.000000] DMA zone: 32 pages used for memmap >02:16:41,211 DEBUG kernel:[ 0.000000] DMA zone: 0 pages reserved >02:16:41,211 DEBUG kernel:[ 0.000000] DMA zone: 3998 pages, LIFO batch:0 >02:16:41,211 DEBUG kernel:[ 0.000000] Normal zone: 1736 pages used for memmap >02:16:41,211 DEBUG kernel:[ 0.000000] Normal zone: 222206 pages, LIFO batch:31 >02:16:41,211 DEBUG kernel:[ 0.000000] HighMem zone: 1303 pages used for memmap >02:16:41,211 DEBUG kernel:[ 0.000000] HighMem zone: 166705 pages, LIFO batch:31 >02:16:41,211 INFO kernel:[ 0.000000] Using APIC driver default >02:16:41,211 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >02:16:41,211 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >02:16:41,211 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >02:16:41,211 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >02:16:41,211 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) >02:16:41,211 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1]) >02:16:41,211 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >02:16:41,211 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >02:16:41,211 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >02:16:41,211 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >02:16:41,211 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >02:16:41,211 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >02:16:41,211 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >02:16:41,211 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >02:16:41,211 INFO kernel:[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs >02:16:41,211 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >02:16:41,211 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >02:16:41,211 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000e5fff] >02:16:41,211 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000e6000-0x000fffff] >02:16:41,211 INFO kernel:[ 0.000000] e820: [mem 0x60000000-0xfeceffff] available for PCI devices >02:16:41,211 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >02:16:41,211 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:2 nr_node_ids:1 >02:16:41,211 INFO kernel:[ 0.000000] PERCPU: Embedded 14 pages/cpu @f47b1000 s32960 r0 d24384 u57344 >02:16:41,211 DEBUG kernel:[ 0.000000] pcpu-alloc: s32960 r0 d24384 u57344 alloc=14*4096 >02:16:41,211 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 [0] 1 >02:16:41,211 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 391141 >02:16:41,211 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020\x20i386 quiet BOOT_IMAGE=vmlinuz >02:16:41,211 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) >02:16:41,211 INFO kernel:[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) >02:16:41,211 INFO kernel:[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) >02:16:41,211 INFO kernel:[ 0.000000] Initializing CPU#0 >02:16:41,211 INFO kernel:[ 0.000000] allocated 3144048 bytes of page_cgroup >02:16:41,211 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >02:16:41,211 INFO kernel:[ 0.000000] Initializing HighMem for node 0 (000373fe:0005ff2f) >02:16:41,211 WARNING kernel:[ 0.000000] Memory: 1512004K/1571636K available (5661K kernel code, 555K rwdata, 2324K rodata, 716K init, 1004K bss, 59632K reserved, 666820K highmem) >02:16:41,211 INFO kernel:[ 0.000000] virtual kernel memory layout: >02:16:41,211 INFO kernel:[ 0.000000] fixmap : 0xffa95000 - 0xfffff000 (5544 kB) >02:16:41,211 INFO kernel:[ 0.000000] pkmap : 0xff400000 - 0xff800000 (4096 kB) >02:16:41,211 INFO kernel:[ 0.000000] vmalloc : 0xf7bfe000 - 0xff3fe000 ( 120 MB) >02:16:41,211 INFO kernel:[ 0.000000] lowmem : 0xc0000000 - 0xf73fe000 ( 883 MB) >02:16:41,211 INFO kernel:[ 0.000000] .init : 0xc0c59000 - 0xc0d0c000 ( 716 kB) >02:16:41,211 INFO kernel:[ 0.000000] .data : 0xc0987a75 - 0xc0c58c00 (2884 kB) >02:16:41,211 INFO kernel:[ 0.000000] .text : 0xc0400000 - 0xc0987a75 (5662 kB) >02:16:41,211 INFO kernel:[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. >02:16:41,211 INFO kernel:[ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >02:16:41,212 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >02:16:41,212 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=2. >02:16:41,212 INFO kernel:[ 0.000000] NR_IRQS:2304 nr_irqs:512 16 >02:16:41,212 DEBUG kernel:[ 0.000000] CPU 0 irqstacks, hard=f3c08000 soft=f3c0a000 >02:16:41,212 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >02:16:41,213 INFO kernel:[ 0.000000] console [tty0] enabled >02:16:41,213 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >02:16:41,213 INFO kernel:[ 0.000000] tsc: Detected 2793.232 MHz processor >02:16:41,213 INFO kernel:[ 0.001002] Calibrating delay loop (skipped), value calculated using timer frequency.. 5586.46 BogoMIPS (lpj=2793232) >02:16:41,213 INFO kernel:[ 0.002009] pid_max: default: 32768 minimum: 301 >02:16:41,213 INFO kernel:[ 0.002073] Security Framework initialized >02:16:41,213 INFO kernel:[ 0.002085] SELinux: Initializing. >02:16:41,213 DEBUG kernel:[ 0.002099] SELinux: Starting in permissive mode >02:16:41,213 INFO kernel:[ 0.002165] Mount-cache hash table entries: 512 >02:16:41,213 INFO kernel:[ 0.002470] Initializing cgroup subsys memory >02:16:41,213 INFO kernel:[ 0.002486] Initializing cgroup subsys devices >02:16:41,213 INFO kernel:[ 0.002490] Initializing cgroup subsys freezer >02:16:41,213 INFO kernel:[ 0.002494] Initializing cgroup subsys net_cls >02:16:41,213 INFO kernel:[ 0.002497] Initializing cgroup subsys blkio >02:16:41,213 INFO kernel:[ 0.002500] Initializing cgroup subsys perf_event >02:16:41,213 INFO kernel:[ 0.002538] CPU: Physical Processor ID: 0 >02:16:41,213 INFO kernel:[ 0.002541] CPU: Processor Core ID: 0 >02:16:41,213 INFO kernel:[ 0.002545] mce: CPU supports 4 MCE banks >02:16:41,213 INFO kernel:[ 0.002556] CPU0: Thermal monitoring enabled (TM1) >02:16:41,213 INFO kernel:[ 0.002574] Last level iTLB entries: 4KB 64, 2MB 64, 4MB 64 >02:16:41,213 INFO kernel:[ 0.002574] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 64 >02:16:41,213 INFO kernel:[ 0.002574] tlb_flushall_shift: 6 >02:16:41,213 INFO kernel:[ 0.002710] Freeing SMP alternatives memory: 24K (c0d0c000 - c0d12000) >02:16:41,213 INFO kernel:[ 0.003915] ACPI: Core revision 20130517 >02:16:41,213 WARNING kernel:[ 0.006860] ACPI: All ACPI Tables successfully acquired >02:16:41,213 INFO kernel:[ 0.006988] ftrace: allocating 24377 entries in 48 pages >02:16:41,213 INFO kernel:[ 0.016156] Enabling APIC mode: Flat. Using 1 I/O APICs >02:16:41,213 INFO kernel:[ 0.017135] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >02:16:41,213 INFO kernel:[ 0.027146] smpboot: CPU0: Intel(R) Pentium(R) 4 CPU 2.80GHz (fam: 0f, model: 02, stepping: 09) >02:16:41,213 INFO kernel:[ 0.028000] Performance Events: Netburst events, Netburst P4/Xeon PMU driver. >02:16:41,213 INFO kernel:[ 0.028000] ... version: 0 >02:16:41,213 INFO kernel:[ 0.028000] ... bit width: 40 >02:16:41,213 INFO kernel:[ 0.028000] ... generic registers: 18 >02:16:41,213 INFO kernel:[ 0.028000] ... value mask: 000000ffffffffff >02:16:41,213 INFO kernel:[ 0.028000] ... max period: 0000007fffffffff >02:16:41,213 INFO kernel:[ 0.028000] ... fixed-purpose events: 0 >02:16:41,213 INFO kernel:[ 0.028000] ... event mask: 000000000003ffff >02:16:41,213 INFO kernel:[ 0.029545] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >02:16:41,213 DEBUG kernel:[ 0.029705] CPU 1 irqstacks, hard=f3ce2000 soft=f3ce4000 >02:16:41,213 INFO kernel:[ 0.029708] smpboot: Booting Node 0, Processors #1 OK >02:16:41,213 INFO kernel:[ 0.002000] Initializing CPU#1 >02:16:41,213 INFO kernel:[ 0.101079] Brought up 2 CPUs >02:16:41,213 INFO kernel:[ 0.101089] smpboot: Total of 2 processors activated (11171.74 BogoMIPS) >02:16:41,213 INFO kernel:[ 0.101676] devtmpfs: initialized >02:16:41,213 INFO kernel:[ 0.102236] PM: Registering ACPI NVS region [mem 0x5ff2fc00-0x5ff2ffff] (1024 bytes) >02:16:41,213 INFO kernel:[ 0.102236] PM: Registering ACPI NVS region [mem 0x5ff40000-0x5ffeffff] (720896 bytes) >02:16:41,213 INFO kernel:[ 0.103906] atomic64 test passed for i586+ platform with CX8 and with SSE >02:16:41,213 INFO kernel:[ 0.103942] RTC time: 2:16:00, date: 07/16/14 >02:16:41,213 INFO kernel:[ 0.104029] NET: Registered protocol family 16 >02:16:41,213 INFO kernel:[ 0.104320] ACPI: bus type PCI registered >02:16:41,213 INFO kernel:[ 0.104325] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >02:16:41,213 INFO kernel:[ 0.105572] PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=2 >02:16:41,213 INFO kernel:[ 0.105575] PCI: Using configuration type 1 for base access >02:16:41,213 INFO kernel:[ 0.107538] bio: create slab <bio-0> at 0 >02:16:41,213 INFO kernel:[ 0.108037] ACPI: Added _OSI(Module Device) >02:16:41,213 INFO kernel:[ 0.108041] ACPI: Added _OSI(Processor Device) >02:16:41,213 INFO kernel:[ 0.108045] ACPI: Added _OSI(3.0 _SCP Extensions) >02:16:41,213 INFO kernel:[ 0.108048] ACPI: Added _OSI(Processor Aggregator Device) >02:16:41,213 DEBUG kernel:[ 0.109377] ACPI: EC: Look up EC in DSDT >02:16:41,213 WARNING kernel:[ 0.110930] ACPI: Executed 3 blocks of module-level executable AML code >02:16:41,213 INFO kernel:[ 0.113707] ACPI: Interpreter enabled >02:16:41,213 WARNING kernel:[ 0.113732] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >02:16:41,213 INFO kernel:[ 0.113754] ACPI: (supports S0 S1 S3 S4 S5) >02:16:41,213 INFO kernel:[ 0.113759] ACPI: Using IOAPIC for interrupt routing >02:16:41,213 INFO kernel:[ 0.113814] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >02:16:41,213 INFO kernel:[ 0.113927] ACPI: No dock devices found. >02:16:41,213 INFO kernel:[ 0.119226] ACPI: Power Resource [URP1] (off) >02:16:41,213 INFO kernel:[ 0.119287] ACPI: Power Resource [FDDP] (off) >02:16:41,213 INFO kernel:[ 0.119341] ACPI: Power Resource [LPTP] (off) >02:16:41,213 INFO kernel:[ 0.122353] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >02:16:41,213 INFO kernel:[ 0.122362] acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM >02:16:41,213 INFO kernel:[ 0.122366] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08) >02:16:41,213 DEBUG kernel:[ 0.122503] acpi PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >02:16:41,213 DEBUG kernel:[ 0.122508] acpi PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >02:16:41,213 DEBUG kernel:[ 0.122512] acpi PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >02:16:41,213 DEBUG kernel:[ 0.122516] acpi PNP0A03:00: host bridge window [mem 0x60000000-0xffffffff] (ignored) >02:16:41,213 DEBUG kernel:[ 0.122520] PCI: root bus 00: using default resources >02:16:41,213 WARNING kernel:[ 0.122525] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >02:16:41,213 INFO kernel:[ 0.122657] PCI host bridge to bus 0000:00 >02:16:41,213 INFO kernel:[ 0.122663] pci_bus 0000:00: root bus resource [bus 00-ff] >02:16:41,213 INFO kernel:[ 0.122667] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >02:16:41,213 INFO kernel:[ 0.122670] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff] >02:16:41,213 DEBUG kernel:[ 0.122688] pci 0000:00:00.0: [8086:2570] type 00 class 0x060000 >02:16:41,213 INFO kernel:[ 0.122694] pci 0000:00:00.0: Enabling MCH 'Overflow' Device >02:16:41,213 DEBUG kernel:[ 0.122706] pci 0000:00:00.0: reg 0x10: [mem 0xf8000000-0xfbffffff pref] >02:16:41,213 DEBUG kernel:[ 0.122844] pci 0000:00:01.0: [8086:2571] type 01 class 0x060400 >02:16:41,213 DEBUG kernel:[ 0.122959] pci 0000:00:06.0: [8086:2576] type 00 class 0x088000 >02:16:41,213 DEBUG kernel:[ 0.122973] pci 0000:00:06.0: reg 0x10: [mem 0xfecf0000-0xfecf0fff] >02:16:41,213 DEBUG kernel:[ 0.123132] pci 0000:00:1d.0: [8086:24d2] type 00 class 0x0c0300 >02:16:41,213 DEBUG kernel:[ 0.123179] pci 0000:00:1d.0: reg 0x20: [io 0xcc00-0xcc1f] >02:16:41,213 INFO kernel:[ 0.123275] pci 0000:00:1d.0: System wakeup disabled by ACPI >02:16:41,213 DEBUG kernel:[ 0.123334] pci 0000:00:1d.1: [8086:24d4] type 00 class 0x0c0300 >02:16:41,213 DEBUG kernel:[ 0.123382] pci 0000:00:1d.1: reg 0x20: [io 0xd000-0xd01f] >02:16:41,213 INFO kernel:[ 0.123473] pci 0000:00:1d.1: System wakeup disabled by ACPI >02:16:41,213 DEBUG kernel:[ 0.123531] pci 0000:00:1d.2: [8086:24d7] type 00 class 0x0c0300 >02:16:41,213 DEBUG kernel:[ 0.123577] pci 0000:00:1d.2: reg 0x20: [io 0xd400-0xd41f] >02:16:41,213 INFO kernel:[ 0.123668] pci 0000:00:1d.2: System wakeup disabled by ACPI >02:16:41,213 DEBUG kernel:[ 0.123723] pci 0000:00:1d.3: [8086:24de] type 00 class 0x0c0300 >02:16:41,213 DEBUG kernel:[ 0.123770] pci 0000:00:1d.3: reg 0x20: [io 0xd800-0xd81f] >02:16:41,213 INFO kernel:[ 0.123868] pci 0000:00:1d.3: System wakeup disabled by ACPI >02:16:41,213 DEBUG kernel:[ 0.123937] pci 0000:00:1d.7: [8086:24dd] type 00 class 0x0c0320 >02:16:41,213 DEBUG kernel:[ 0.123962] pci 0000:00:1d.7: reg 0x10: [mem 0xffaffc00-0xffafffff] >02:16:41,213 DEBUG kernel:[ 0.124070] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >02:16:41,213 INFO kernel:[ 0.124153] pci 0000:00:1d.7: System wakeup disabled by ACPI >02:16:41,213 DEBUG kernel:[ 0.124210] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060400 >02:16:41,213 INFO kernel:[ 0.124294] pci 0000:00:1e.0: System wakeup disabled by ACPI >02:16:41,213 DEBUG kernel:[ 0.124347] pci 0000:00:1f.0: [8086:24d0] type 00 class 0x060100 >02:16:41,213 DEBUG kernel:[ 0.124414] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000 >02:16:41,213 INFO kernel:[ 0.124424] pci 0000:00:1f.0: address space collision: [io 0x0400-0x047f] conflicts with ACPI CPU throttle [??? 0x00000410-0x00000415 flags 0x80000000] >02:16:41,213 INFO kernel:[ 0.124431] pci 0000:00:1f.0: quirk: [io 0x0500-0x053f] claimed by ICH4 GPIO >02:16:41,213 DEBUG kernel:[ 0.124521] pci 0000:00:1f.1: [8086:24db] type 00 class 0x01018a >02:16:41,213 DEBUG kernel:[ 0.124538] pci 0000:00:1f.1: reg 0x10: [io 0x0000-0x0007] >02:16:41,213 DEBUG kernel:[ 0.124551] pci 0000:00:1f.1: reg 0x14: [io 0x0000-0x0003] >02:16:41,213 DEBUG kernel:[ 0.124564] pci 0000:00:1f.1: reg 0x18: [io 0x0000-0x0007] >02:16:41,213 DEBUG kernel:[ 0.124576] pci 0000:00:1f.1: reg 0x1c: [io 0x0000-0x0003] >02:16:41,213 DEBUG kernel:[ 0.124589] pci 0000:00:1f.1: reg 0x20: [io 0xffa0-0xffaf] >02:16:41,213 DEBUG kernel:[ 0.124602] pci 0000:00:1f.1: reg 0x24: [mem 0x00000000-0x000003ff] >02:16:41,213 DEBUG kernel:[ 0.124702] pci 0000:00:1f.2: [8086:24d1] type 00 class 0x01018f >02:16:41,213 DEBUG kernel:[ 0.124717] pci 0000:00:1f.2: reg 0x10: [io 0xec00-0xec07] >02:16:41,213 DEBUG kernel:[ 0.124729] pci 0000:00:1f.2: reg 0x14: [io 0xe800-0xe803] >02:16:41,213 DEBUG kernel:[ 0.124741] pci 0000:00:1f.2: reg 0x18: [io 0xe400-0xe407] >02:16:41,213 DEBUG kernel:[ 0.124752] pci 0000:00:1f.2: reg 0x1c: [io 0xe000-0xe003] >02:16:41,213 DEBUG kernel:[ 0.124764] pci 0000:00:1f.2: reg 0x20: [io 0xdc00-0xdc0f] >02:16:41,213 DEBUG kernel:[ 0.124875] pci 0000:00:1f.3: [8086:24d3] type 00 class 0x0c0500 >02:16:41,213 DEBUG kernel:[ 0.124922] pci 0000:00:1f.3: reg 0x20: [io 0xc800-0xc81f] >02:16:41,213 DEBUG kernel:[ 0.125037] pci 0000:00:1f.5: [8086:24d5] type 00 class 0x040100 >02:16:41,213 DEBUG kernel:[ 0.125069] pci 0000:00:1f.5: reg 0x18: [mem 0xffaff800-0xffaff9ff] >02:16:41,213 DEBUG kernel:[ 0.125081] pci 0000:00:1f.5: reg 0x1c: [mem 0xffaff400-0xffaff4ff] >02:16:41,213 DEBUG kernel:[ 0.125132] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold >02:16:41,213 DEBUG kernel:[ 0.125268] pci 0000:01:00.0: [1002:4150] type 00 class 0x030000 >02:16:41,213 DEBUG kernel:[ 0.125287] pci 0000:01:00.0: reg 0x10: [mem 0xe0000000-0xefffffff pref] >02:16:41,213 DEBUG kernel:[ 0.125298] pci 0000:01:00.0: reg 0x14: [io 0xa800-0xa8ff] >02:16:41,213 DEBUG kernel:[ 0.125309] pci 0000:01:00.0: reg 0x18: [mem 0xff6f0000-0xff6fffff] >02:16:41,213 DEBUG kernel:[ 0.125337] pci 0000:01:00.0: reg 0x30: [mem 0xff6c0000-0xff6dffff pref] >02:16:41,213 DEBUG kernel:[ 0.125370] pci 0000:01:00.0: supports D1 D2 >02:16:41,213 DEBUG kernel:[ 0.125429] pci 0000:01:00.1: [1002:4170] type 00 class 0x038000 >02:16:41,213 DEBUG kernel:[ 0.125444] pci 0000:01:00.1: reg 0x10: [mem 0xd0000000-0xdfffffff pref] >02:16:41,213 DEBUG kernel:[ 0.125455] pci 0000:01:00.1: reg 0x14: [mem 0xff6e0000-0xff6effff] >02:16:41,213 DEBUG kernel:[ 0.125508] pci 0000:01:00.1: supports D1 D2 >02:16:41,213 INFO kernel:[ 0.125588] pci 0000:00:01.0: PCI bridge to [bus 01] >02:16:41,213 DEBUG kernel:[ 0.125594] pci 0000:00:01.0: bridge window [io 0xa000-0xafff] >02:16:41,213 DEBUG kernel:[ 0.125599] pci 0000:00:01.0: bridge window [mem 0xff600000-0xff6fffff] >02:16:41,213 DEBUG kernel:[ 0.125604] pci 0000:00:01.0: bridge window [mem 0xb6b00000-0xf6afffff pref] >02:16:41,214 DEBUG kernel:[ 0.125661] pci 0000:02:02.0: [1105:8300] type 00 class 0x048000 >02:16:41,214 DEBUG kernel:[ 0.125680] pci 0000:02:02.0: reg 0x10: [mem 0xff900000-0xff9fffff] >02:16:41,214 DEBUG kernel:[ 0.125803] pci 0000:02:03.0: [1274:1371] type 00 class 0x040100 >02:16:41,214 DEBUG kernel:[ 0.125822] pci 0000:02:03.0: reg 0x10: [io 0xbc00-0xbc3f] >02:16:41,214 DEBUG kernel:[ 0.125895] pci 0000:02:03.0: supports D2 >02:16:41,214 DEBUG kernel:[ 0.125953] pci 0000:02:04.0: [1317:0985] type 00 class 0x020000 >02:16:41,214 DEBUG kernel:[ 0.125972] pci 0000:02:04.0: reg 0x10: [io 0xb800-0xb8ff] >02:16:41,214 DEBUG kernel:[ 0.125985] pci 0000:02:04.0: reg 0x14: [mem 0xff8ffc00-0xff8fffff] >02:16:41,214 DEBUG kernel:[ 0.126032] pci 0000:02:04.0: reg 0x30: [mem 0xff8c0000-0xff8dffff pref] >02:16:41,214 DEBUG kernel:[ 0.126061] pci 0000:02:04.0: supports D1 D2 >02:16:41,214 DEBUG kernel:[ 0.126065] pci 0000:02:04.0: PME# supported from D0 D1 D2 D3hot D3cold >02:16:41,214 DEBUG kernel:[ 0.126132] pci 0000:02:05.0: [1317:0985] type 00 class 0x020000 >02:16:41,214 DEBUG kernel:[ 0.126151] pci 0000:02:05.0: reg 0x10: [io 0xb400-0xb4ff] >02:16:41,214 DEBUG kernel:[ 0.126164] pci 0000:02:05.0: reg 0x14: [mem 0xff8ff800-0xff8ffbff] >02:16:41,214 DEBUG kernel:[ 0.126205] pci 0000:02:05.0: reg 0x30: [mem 0xff8a0000-0xff8bffff pref] >02:16:41,214 DEBUG kernel:[ 0.126234] pci 0000:02:05.0: supports D1 D2 >02:16:41,214 DEBUG kernel:[ 0.126238] pci 0000:02:05.0: PME# supported from D0 D1 D2 D3hot D3cold >02:16:41,214 INFO kernel:[ 0.126327] pci 0000:00:1e.0: PCI bridge to [bus 02] (subtractive decode) >02:16:41,214 DEBUG kernel:[ 0.126334] pci 0000:00:1e.0: bridge window [io 0xb000-0xbfff] >02:16:41,214 DEBUG kernel:[ 0.126339] pci 0000:00:1e.0: bridge window [mem 0xff700000-0xff9fffff] >02:16:41,214 DEBUG kernel:[ 0.126345] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode) >02:16:41,214 DEBUG kernel:[ 0.126349] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xffffffff] (subtractive decode) >02:16:41,214 DEBUG kernel:[ 0.126363] pci_bus 0000:00: on NUMA node 0 >02:16:41,214 INFO kernel:[ 0.127212] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15) >02:16:41,214 INFO kernel:[ 0.127338] ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 7 9 10 11 12 14 15) >02:16:41,214 INFO kernel:[ 0.127462] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 12 14 15) >02:16:41,214 INFO kernel:[ 0.127587] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11 12 14 15) >02:16:41,214 INFO kernel:[ 0.127711] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. >02:16:41,214 INFO kernel:[ 0.127835] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. >02:16:41,214 INFO kernel:[ 0.127960] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. >02:16:41,214 INFO kernel:[ 0.128094] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *9 10 11 12 14 15) >02:16:41,214 DEBUG kernel:[ 0.128276] ACPI: \_SB_.PCI0: notify handler is installed >02:16:41,214 DEBUG kernel:[ 0.128327] Found 1 acpi root devices >02:16:41,214 INFO kernel:[ 0.128431] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >02:16:41,214 INFO kernel:[ 0.128431] vgaarb: loaded >02:16:41,214 INFO kernel:[ 0.128431] vgaarb: bridge control possible 0000:01:00.0 >02:16:41,214 NOTICE kernel:[ 0.128431] SCSI subsystem initialized >02:16:41,214 INFO kernel:[ 0.128431] ACPI: bus type ATA registered >02:16:41,214 DEBUG kernel:[ 0.128431] libata version 3.00 loaded. >02:16:41,214 INFO kernel:[ 0.128431] ACPI: bus type USB registered >02:16:41,214 INFO kernel:[ 0.128431] usbcore: registered new interface driver usbfs >02:16:41,214 INFO kernel:[ 0.128431] usbcore: registered new interface driver hub >02:16:41,214 INFO kernel:[ 0.128431] usbcore: registered new device driver usb >02:16:41,214 INFO kernel:[ 0.129026] PCI: Using ACPI for IRQ routing >02:16:41,214 DEBUG kernel:[ 0.129031] PCI: pci_cache_line_size set to 64 bytes >02:16:41,214 DEBUG kernel:[ 0.129095] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >02:16:41,214 DEBUG kernel:[ 0.129099] e820: reserve RAM buffer [mem 0x5ff2fc00-0x5fffffff] >02:16:41,214 INFO kernel:[ 0.129256] NetLabel: Initializing >02:16:41,214 INFO kernel:[ 0.129259] NetLabel: domain hash size = 128 >02:16:41,214 INFO kernel:[ 0.129261] NetLabel: protocols = UNLABELED CIPSOv4 >02:16:41,214 INFO kernel:[ 0.129279] NetLabel: unlabeled traffic allowed by default >02:16:41,214 DEBUG kernel:[ 0.129445] hpet clockevent registered >02:16:41,214 INFO kernel:[ 0.129450] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >02:16:41,214 INFO kernel:[ 0.129455] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >02:16:41,214 INFO kernel:[ 0.129463] hpet0: 3 comparators, 64-bit 14.318180 MHz counter >02:16:41,214 INFO kernel:[ 0.131036] Switched to clocksource hpet >02:16:41,214 INFO kernel:[ 0.144597] pnp: PnP ACPI init >02:16:41,214 INFO kernel:[ 0.144627] ACPI: bus type PNP registered >02:16:41,214 DEBUG kernel:[ 0.144722] pnp 00:00: [dma 4] >02:16:41,214 DEBUG kernel:[ 0.144767] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active) >02:16:41,214 DEBUG kernel:[ 0.144830] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >02:16:41,214 DEBUG kernel:[ 0.144934] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >02:16:41,214 DEBUG kernel:[ 0.145058] pnp 00:03: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active) >02:16:41,214 DEBUG kernel:[ 0.145105] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) >02:16:41,214 DEBUG kernel:[ 0.145160] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active) >02:16:41,214 DEBUG kernel:[ 0.145526] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) >02:16:41,214 DEBUG kernel:[ 0.145884] pnp 00:07: Plug and Play ACPI device, IDs PNP0400 (active) >02:16:41,214 INFO kernel:[ 0.146061] system 00:08: [io 0x04d0-0x04d1] has been reserved >02:16:41,214 DEBUG kernel:[ 0.146068] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) >02:16:41,214 DEBUG kernel:[ 0.146193] pnp 00:09: Plug and Play ACPI device, IDs INT0800 (active) >02:16:41,214 INFO kernel:[ 0.146469] system 00:0a: [io 0x0400-0x047f] could not be reserved >02:16:41,214 INFO kernel:[ 0.146475] system 00:0a: [io 0x0680-0x06ff] has been reserved >02:16:41,214 INFO kernel:[ 0.146479] system 00:0a: [io 0x0500-0x053f] has been reserved >02:16:41,214 INFO kernel:[ 0.146484] system 00:0a: [mem 0xfec00000-0xfec00fff] could not be reserved >02:16:41,214 INFO kernel:[ 0.146488] system 00:0a: [mem 0xfee00000-0xfee00fff] has been reserved >02:16:41,214 INFO kernel:[ 0.146492] system 00:0a: [mem 0xfed20000-0xfed9ffff] has been reserved >02:16:41,214 DEBUG kernel:[ 0.146497] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active) >02:16:41,214 INFO kernel:[ 0.146872] system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved >02:16:41,214 INFO kernel:[ 0.146878] system 00:0b: [mem 0x000c0000-0x000dffff] could not be reserved >02:16:41,215 INFO kernel:[ 0.146882] system 00:0b: [mem 0x000e0000-0x000fffff] could not be reserved >02:16:41,215 INFO kernel:[ 0.146886] system 00:0b: [mem 0x00100000-0x5fffffff] could not be reserved >02:16:41,215 DEBUG kernel:[ 0.146892] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active) >02:16:41,215 INFO kernel:[ 0.147169] pnp: PnP ACPI: found 12 devices >02:16:41,215 INFO kernel:[ 0.147173] ACPI: bus type PNP unregistered >02:16:41,215 WARNING kernel:[ 0.185570] pci 0000:00:1f.0: BAR 13: [io 0x0400-0x047f] has bogus alignment >02:16:41,215 INFO kernel:[ 0.185581] pci 0000:00:1f.1: BAR 5: assigned [mem 0x60000000-0x600003ff] >02:16:41,215 INFO kernel:[ 0.185590] pci 0000:00:01.0: PCI bridge to [bus 01] >02:16:41,215 INFO kernel:[ 0.185596] pci 0000:00:01.0: bridge window [io 0xa000-0xafff] >02:16:41,215 INFO kernel:[ 0.185603] pci 0000:00:01.0: bridge window [mem 0xff600000-0xff6fffff] >02:16:41,215 INFO kernel:[ 0.185609] pci 0000:00:01.0: bridge window [mem 0xb6b00000-0xf6afffff pref] >02:16:41,215 INFO kernel:[ 0.185618] pci 0000:00:1e.0: PCI bridge to [bus 02] >02:16:41,215 INFO kernel:[ 0.185623] pci 0000:00:1e.0: bridge window [io 0xb000-0xbfff] >02:16:41,215 INFO kernel:[ 0.185631] pci 0000:00:1e.0: bridge window [mem 0xff700000-0xff9fffff] >02:16:41,215 DEBUG kernel:[ 0.185655] pci 0000:00:1e.0: setting latency timer to 64 >02:16:41,215 DEBUG kernel:[ 0.185662] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >02:16:41,215 DEBUG kernel:[ 0.185665] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff] >02:16:41,215 DEBUG kernel:[ 0.185669] pci_bus 0000:01: resource 0 [io 0xa000-0xafff] >02:16:41,215 DEBUG kernel:[ 0.185673] pci_bus 0000:01: resource 1 [mem 0xff600000-0xff6fffff] >02:16:41,215 DEBUG kernel:[ 0.185676] pci_bus 0000:01: resource 2 [mem 0xb6b00000-0xf6afffff pref] >02:16:41,215 DEBUG kernel:[ 0.185680] pci_bus 0000:02: resource 0 [io 0xb000-0xbfff] >02:16:41,215 DEBUG kernel:[ 0.185684] pci_bus 0000:02: resource 1 [mem 0xff700000-0xff9fffff] >02:16:41,215 DEBUG kernel:[ 0.185687] pci_bus 0000:02: resource 4 [io 0x0000-0xffff] >02:16:41,215 DEBUG kernel:[ 0.185691] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff] >02:16:41,215 INFO kernel:[ 0.185749] NET: Registered protocol family 2 >02:16:41,215 INFO kernel:[ 0.185969] TCP established hash table entries: 8192 (order: 4, 65536 bytes) >02:16:41,215 INFO kernel:[ 0.186018] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) >02:16:41,215 INFO kernel:[ 0.186052] TCP: Hash tables configured (established 8192 bind 8192) >02:16:41,215 INFO kernel:[ 0.186101] TCP: reno registered >02:16:41,215 INFO kernel:[ 0.186106] UDP hash table entries: 512 (order: 2, 16384 bytes) >02:16:41,215 INFO kernel:[ 0.186118] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >02:16:41,215 INFO kernel:[ 0.186221] NET: Registered protocol family 1 >02:16:41,215 DEBUG kernel:[ 0.186848] pci 0000:01:00.0: Boot video device >02:16:41,215 DEBUG kernel:[ 0.186866] PCI: CLS 64 bytes, default 64 >02:16:41,215 INFO kernel:[ 0.186949] Unpacking initramfs... >02:16:41,215 INFO kernel:[ 8.538694] Freeing initrd memory: 32928K (f53d6000 - f73fe000) >02:16:41,215 INFO kernel:[ 8.539165] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) >02:16:41,215 NOTICE kernel:[ 8.539169] apm: disabled - APM is not SMP safe. >02:16:41,215 NOTICE kernel:[ 8.539650] Initialise system trusted keyring >02:16:41,215 INFO kernel:[ 8.539709] audit: initializing netlink socket (disabled) >02:16:41,215 NOTICE kernel:[ 8.539725] type=2000 audit(1405476967.538:1): initialized >02:16:41,215 WARNING kernel:[ 8.561969] bounce pool size: 64 pages >02:16:41,215 INFO kernel:[ 8.561998] HugeTLB registered 4 MB page size, pre-allocated 0 pages >02:16:41,215 INFO kernel:[ 8.564036] zbud: loaded >02:16:41,215 NOTICE kernel:[ 8.564180] VFS: Disk quotas dquot_6.5.2 >02:16:41,215 WARNING kernel:[ 8.564257] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) >02:16:41,215 INFO kernel:[ 8.564904] msgmni has been set to 1715 >02:16:41,215 NOTICE kernel:[ 8.565030] Key type big_key registered >02:16:41,215 DEBUG kernel:[ 8.565033] SELinux: Registering netfilter hooks >02:16:41,215 INFO kernel:[ 8.566204] alg: No test for stdrng (krng) >02:16:41,215 INFO kernel:[ 8.566223] NET: Registered protocol family 38 >02:16:41,215 NOTICE kernel:[ 8.566231] Key type asymmetric registered >02:16:41,215 NOTICE kernel:[ 8.566234] Asymmetric key parser 'x509' registered >02:16:41,215 INFO kernel:[ 8.566312] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >02:16:41,215 INFO kernel:[ 8.566375] io scheduler noop registered >02:16:41,215 INFO kernel:[ 8.566381] io scheduler deadline registered >02:16:41,215 INFO kernel:[ 8.566435] io scheduler cfq registered (default) >02:16:41,215 INFO kernel:[ 8.566686] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >02:16:41,215 INFO kernel:[ 8.566712] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >02:16:41,215 INFO kernel:[ 8.566989] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input0 >02:16:41,215 INFO kernel:[ 8.566998] ACPI: Sleep Button [SLPB] >02:16:41,215 INFO kernel:[ 8.567090] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >02:16:41,215 INFO kernel:[ 8.567095] ACPI: Power Button [PWRF] >02:16:41,215 INFO kernel:[ 8.567313] GHES: HEST is not enabled! >02:16:41,215 INFO kernel:[ 8.567409] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >02:16:41,215 INFO kernel:[ 8.587927] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >02:16:41,215 INFO kernel:[ 8.588712] Non-volatile memory driver v1.3 >02:16:41,215 INFO kernel:[ 8.588716] Linux agpgart interface v0.103 >02:16:41,215 INFO kernel:[ 8.588969] agpgart-intel 0000:00:00.0: Intel 865 Chipset >02:16:41,215 INFO kernel:[ 8.591378] agpgart-intel 0000:00:00.0: AGP aperture is 64M @ 0xf8000000 >02:16:41,215 DEBUG kernel:[ 8.591629] ata_piix 0000:00:1f.1: version 2.13 >02:16:41,215 INFO kernel:[ 8.591641] ata_piix 0000:00:1f.1: enabling device (0005 -> 0007) >02:16:41,215 DEBUG kernel:[ 8.591765] ata_piix 0000:00:1f.1: setting latency timer to 64 >02:16:41,215 INFO kernel:[ 8.592248] scsi0 : ata_piix >02:16:41,215 INFO kernel:[ 8.593184] scsi1 : ata_piix >02:16:41,215 INFO kernel:[ 8.593894] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 >02:16:41,215 INFO kernel:[ 8.593899] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 >02:16:41,215 INFO kernel:[ 8.594044] ata_piix 0000:00:1f.2: MAP [ >02:16:41,215 WARNING kernel:[ 8.594053] P0 -- P1 -- ] >02:16:41,215 DEBUG kernel:[ 8.594116] ata_piix 0000:00:1f.2: setting latency timer to 64 >02:16:41,215 INFO kernel:[ 8.594537] scsi2 : ata_piix >02:16:41,215 INFO kernel:[ 8.595146] scsi3 : ata_piix >02:16:41,215 INFO kernel:[ 8.595552] ata3: SATA max UDMA/133 cmd 0xec00 ctl 0xe800 bmdma 0xdc00 irq 18 >02:16:41,215 INFO kernel:[ 8.595556] ata4: SATA max UDMA/133 cmd 0xe400 ctl 0xe000 bmdma 0xdc08 irq 18 >02:16:41,215 INFO kernel:[ 8.595727] libphy: Fixed MDIO Bus: probed >02:16:41,215 INFO kernel:[ 8.595883] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >02:16:41,215 INFO kernel:[ 8.595888] ehci-pci: EHCI PCI platform driver >02:16:41,215 DEBUG kernel:[ 8.595995] ehci-pci 0000:00:1d.7: setting latency timer to 64 >02:16:41,215 INFO kernel:[ 8.596031] ehci-pci 0000:00:1d.7: EHCI Host Controller >02:16:41,215 INFO kernel:[ 8.596117] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1 >02:16:41,215 INFO kernel:[ 8.596135] ehci-pci 0000:00:1d.7: debug port 1 >02:16:41,215 DEBUG kernel:[ 8.600028] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported >02:16:41,215 INFO kernel:[ 8.600055] ehci-pci 0000:00:1d.7: irq 23, io mem 0xffaffc00 >02:16:41,215 INFO kernel:[ 8.606021] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >02:16:41,215 INFO kernel:[ 8.606054] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >02:16:41,215 INFO kernel:[ 8.606058] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >02:16:41,215 INFO kernel:[ 8.606061] usb usb1: Product: EHCI Host Controller >02:16:41,215 INFO kernel:[ 8.606065] usb usb1: Manufacturer: Linux 3.11.10-301.fc20.i686 ehci_hcd >02:16:41,215 INFO kernel:[ 8.606068] usb usb1: SerialNumber: 0000:00:1d.7 >02:16:41,215 INFO kernel:[ 8.606246] hub 1-0:1.0: USB hub found >02:16:41,215 INFO kernel:[ 8.606254] hub 1-0:1.0: 8 ports detected >02:16:41,215 INFO kernel:[ 8.606512] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >02:16:41,215 INFO kernel:[ 8.606516] ohci-pci: OHCI PCI platform driver >02:16:41,216 INFO kernel:[ 8.606540] uhci_hcd: USB Universal Host Controller Interface driver >02:16:41,216 DEBUG kernel:[ 8.606642] uhci_hcd 0000:00:1d.0: setting latency timer to 64 >02:16:41,216 INFO kernel:[ 8.606647] uhci_hcd 0000:00:1d.0: UHCI Host Controller >02:16:41,216 INFO kernel:[ 8.606737] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >02:16:41,216 INFO kernel:[ 8.606779] uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000cc00 >02:16:41,216 INFO kernel:[ 8.606825] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >02:16:41,216 INFO kernel:[ 8.606829] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >02:16:41,216 INFO kernel:[ 8.606833] usb usb2: Product: UHCI Host Controller >02:16:41,216 INFO kernel:[ 8.606836] usb usb2: Manufacturer: Linux 3.11.10-301.fc20.i686 uhci_hcd >02:16:41,216 INFO kernel:[ 8.606839] usb usb2: SerialNumber: 0000:00:1d.0 >02:16:41,216 INFO kernel:[ 8.606998] hub 2-0:1.0: USB hub found >02:16:41,216 INFO kernel:[ 8.607027] hub 2-0:1.0: 2 ports detected >02:16:41,216 DEBUG kernel:[ 8.607235] uhci_hcd 0000:00:1d.1: setting latency timer to 64 >02:16:41,216 INFO kernel:[ 8.607240] uhci_hcd 0000:00:1d.1: UHCI Host Controller >02:16:41,216 INFO kernel:[ 8.607335] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 >02:16:41,216 INFO kernel:[ 8.607378] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000d000 >02:16:41,216 INFO kernel:[ 8.607424] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >02:16:41,216 INFO kernel:[ 8.607428] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >02:16:41,216 INFO kernel:[ 8.607431] usb usb3: Product: UHCI Host Controller >02:16:41,216 INFO kernel:[ 8.607434] usb usb3: Manufacturer: Linux 3.11.10-301.fc20.i686 uhci_hcd >02:16:41,216 INFO kernel:[ 8.607437] usb usb3: SerialNumber: 0000:00:1d.1 >02:16:41,216 INFO kernel:[ 8.607591] hub 3-0:1.0: USB hub found >02:16:41,216 INFO kernel:[ 8.607598] hub 3-0:1.0: 2 ports detected >02:16:41,216 DEBUG kernel:[ 8.607791] uhci_hcd 0000:00:1d.2: setting latency timer to 64 >02:16:41,216 INFO kernel:[ 8.607796] uhci_hcd 0000:00:1d.2: UHCI Host Controller >02:16:41,216 INFO kernel:[ 8.607880] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 >02:16:41,216 INFO kernel:[ 8.607906] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000d400 >02:16:41,216 INFO kernel:[ 8.607949] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >02:16:41,216 INFO kernel:[ 8.607954] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >02:16:41,216 INFO kernel:[ 8.607957] usb usb4: Product: UHCI Host Controller >02:16:41,216 INFO kernel:[ 8.607961] usb usb4: Manufacturer: Linux 3.11.10-301.fc20.i686 uhci_hcd >02:16:41,216 INFO kernel:[ 8.607964] usb usb4: SerialNumber: 0000:00:1d.2 >02:16:41,216 INFO kernel:[ 8.608145] hub 4-0:1.0: USB hub found >02:16:41,216 INFO kernel:[ 8.608153] hub 4-0:1.0: 2 ports detected >02:16:41,216 DEBUG kernel:[ 8.608344] uhci_hcd 0000:00:1d.3: setting latency timer to 64 >02:16:41,216 INFO kernel:[ 8.608349] uhci_hcd 0000:00:1d.3: UHCI Host Controller >02:16:41,216 INFO kernel:[ 8.608430] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 >02:16:41,216 INFO kernel:[ 8.608457] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000d800 >02:16:41,216 INFO kernel:[ 8.608504] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >02:16:41,216 INFO kernel:[ 8.608508] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >02:16:41,216 INFO kernel:[ 8.608511] usb usb5: Product: UHCI Host Controller >02:16:41,216 INFO kernel:[ 8.608514] usb usb5: Manufacturer: Linux 3.11.10-301.fc20.i686 uhci_hcd >02:16:41,216 INFO kernel:[ 8.608518] usb usb5: SerialNumber: 0000:00:1d.3 >02:16:41,216 INFO kernel:[ 8.608676] hub 5-0:1.0: USB hub found >02:16:41,216 INFO kernel:[ 8.608683] hub 5-0:1.0: 2 ports detected >02:16:41,216 INFO kernel:[ 8.608905] usbcore: registered new interface driver usbserial >02:16:41,216 INFO kernel:[ 8.608921] usbcore: registered new interface driver usbserial_generic >02:16:41,216 INFO kernel:[ 8.608934] usbserial: USB Serial support registered for generic >02:16:41,216 INFO kernel:[ 8.609002] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 >02:16:41,216 INFO kernel:[ 8.612215] serio: i8042 KBD port at 0x60,0x64 irq 1 >02:16:41,216 INFO kernel:[ 8.612226] serio: i8042 AUX port at 0x60,0x64 irq 12 >02:16:41,216 INFO kernel:[ 8.612393] mousedev: PS/2 mouse device common for all mice >02:16:41,216 INFO kernel:[ 8.612676] rtc_cmos 00:01: RTC can wake from S4 >02:16:41,216 INFO kernel:[ 8.612834] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >02:16:41,216 INFO kernel:[ 8.612866] rtc_cmos 00:01: alarms up to one month, 114 bytes nvram, hpet irqs >02:16:41,216 INFO kernel:[ 8.613050] device-mapper: uevent: version 1.0.3 >02:16:41,216 INFO kernel:[ 8.613174] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >02:16:41,216 INFO kernel:[ 8.613206] cpuidle: using governor menu >02:16:41,216 INFO kernel:[ 8.613725] hidraw: raw HID events driver (C) Jiri Kosina >02:16:41,216 INFO kernel:[ 8.613896] usbcore: registered new interface driver usbhid >02:16:41,216 INFO kernel:[ 8.613899] usbhid: USB HID core driver >02:16:41,216 INFO kernel:[ 8.613958] drop_monitor: Initializing network drop monitor service >02:16:41,216 INFO kernel:[ 8.614122] ip_tables: (C) 2000-2006 Netfilter Core Team >02:16:41,216 INFO kernel:[ 8.614159] TCP: cubic registered >02:16:41,216 INFO kernel:[ 8.614162] Initializing XFRM netlink socket >02:16:41,216 INFO kernel:[ 8.614370] NET: Registered protocol family 10 >02:16:41,216 INFO kernel:[ 8.614625] mip6: Mobile IPv6 >02:16:41,216 INFO kernel:[ 8.614630] NET: Registered protocol family 17 >02:16:41,216 INFO kernel:[ 8.614889] Using IPI No-Shortcut mode >02:16:41,216 DEBUG kernel:[ 8.615077] PM: Hibernation image not present or could not be loaded. >02:16:41,216 NOTICE kernel:[ 8.615085] Loading compiled-in X.509 certificates >02:16:41,216 NOTICE kernel:[ 8.621058] Loaded X.509 cert 'Fedora kernel signing key: 306a445485f593a7d17666ed6e88708151c751d4' >02:16:41,216 INFO kernel:[ 8.621080] registered taskstats version 1 >02:16:41,216 INFO kernel:[ 8.621459] Magic number: 6:137:258 >02:16:41,216 INFO kernel:[ 8.621559] rtc_cmos 00:01: setting system clock to 2014-07-16 02:16:08 UTC (1405476968) >02:16:41,216 INFO kernel:[ 8.638731] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >02:16:41,216 INFO kernel:[ 8.757681] ata3.00: ATA-7: SAMSUNG SP1213C, SV100-27, max UDMA7 >02:16:41,216 INFO kernel:[ 8.757684] ata2.00: ATA-6: WDC WD3200JB-00KFA0, 08.05J08, max UDMA/100 >02:16:41,216 INFO kernel:[ 8.757691] ata2.00: 625142448 sectors, multi 16: LBA48 >02:16:41,216 INFO kernel:[ 8.757698] ata3.00: 234493056 sectors, multi 16: LBA48 >02:16:41,216 INFO kernel:[ 8.757713] ata2.01: ATAPI: SAMSUNG CD-R/RW SW-240B, R403, max MWDMA2 >02:16:41,216 INFO kernel:[ 8.760369] ata1.00: ATAPI: PIONEER DVD-RW DVR-106D, 1.07, max UDMA/33 >02:16:41,216 INFO kernel:[ 8.760392] ata1.01: ATAPI: CD-ROM Drive/F5B, M1.30, max UDMA/33 >02:16:41,216 INFO kernel:[ 8.760449] ata3.00: configured for UDMA/133 >02:16:41,216 INFO kernel:[ 8.761297] ata2.00: configured for UDMA/100 >02:16:41,216 INFO kernel:[ 8.763181] ata1.00: configured for UDMA/33 >02:16:41,216 INFO kernel:[ 8.766169] ata1.01: configured for UDMA/33 >02:16:41,216 INFO kernel:[ 8.767247] ata2.01: configured for MWDMA2 >02:16:41,216 NOTICE kernel:[ 8.773099] scsi 0:0:0:0: CD-ROM PIONEER DVD-RW DVR-106D 1.07 PQ: 0 ANSI: 5 >02:16:41,216 WARNING kernel:[ 8.778416] sr0: scsi3-mmc drive: 47x/47x writer cd/rw xa/form2 cdda tray >02:16:41,216 INFO kernel:[ 8.778420] cdrom: Uniform CD-ROM driver Revision: 3.20 >02:16:41,216 DEBUG kernel:[ 8.778603] sr 0:0:0:0: Attached scsi CD-ROM sr0 >02:16:41,216 NOTICE kernel:[ 8.778765] sr 0:0:0:0: Attached scsi generic sg0 type 5 >02:16:41,216 NOTICE kernel:[ 8.784532] scsi 0:0:1:0: CD-ROM CD-ROM Drive/F5B M1.3 PQ: 0 ANSI: 5 >02:16:41,216 WARNING kernel:[ 8.786276] sr1: scsi3-mmc drive: 0x/48x cd/rw xa/form2 cdda tray >02:16:41,216 DEBUG kernel:[ 8.786449] sr 0:0:1:0: Attached scsi CD-ROM sr1 >02:16:41,216 NOTICE kernel:[ 8.786626] sr 0:0:1:0: Attached scsi generic sg1 type 5 >02:16:41,216 NOTICE kernel:[ 8.786865] scsi 1:0:0:0: Direct-Access ATA WDC WD3200JB-00K 08.0 PQ: 0 ANSI: 5 >02:16:41,216 NOTICE kernel:[ 8.787122] sd 1:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB) >02:16:41,216 NOTICE kernel:[ 8.787197] sd 1:0:0:0: Attached scsi generic sg2 type 0 >02:16:41,216 NOTICE kernel:[ 8.787269] sd 1:0:0:0: [sda] Write Protect is off >02:16:41,216 DEBUG kernel:[ 8.787276] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00 >02:16:41,216 NOTICE kernel:[ 8.787334] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >02:16:41,216 NOTICE kernel:[ 8.788820] scsi 1:0:1:0: CD-ROM SAMSUNG CD-R/RW SW-240B R403 PQ: 0 ANSI: 5 >02:16:41,216 WARNING kernel:[ 8.790554] sr2: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray >02:16:41,216 DEBUG kernel:[ 8.790817] sr 1:0:1:0: Attached scsi CD-ROM sr2 >02:16:41,216 NOTICE kernel:[ 8.790927] sr 1:0:1:0: Attached scsi generic sg3 type 5 >02:16:41,216 NOTICE kernel:[ 8.791179] scsi 2:0:0:0: Direct-Access ATA SAMSUNG SP1213C SV10 PQ: 0 ANSI: 5 >02:16:41,216 NOTICE kernel:[ 8.791402] sd 2:0:0:0: [sdb] 234493056 512-byte logical blocks: (120 GB/111 GiB) >02:16:41,216 NOTICE kernel:[ 8.791454] sd 2:0:0:0: Attached scsi generic sg4 type 0 >02:16:41,216 NOTICE kernel:[ 8.791539] sd 2:0:0:0: [sdb] Write Protect is off >02:16:41,216 DEBUG kernel:[ 8.791548] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >02:16:41,216 NOTICE kernel:[ 8.791617] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >02:16:41,216 INFO kernel:[ 8.794168] sdb: sdb1 >02:16:41,216 NOTICE kernel:[ 8.794551] sd 2:0:0:0: [sdb] Attached SCSI disk >02:16:41,216 INFO kernel:[ 8.841834] sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 > >02:16:41,216 NOTICE kernel:[ 8.842841] sd 1:0:0:0: [sda] Attached SCSI disk >02:16:41,216 INFO kernel:[ 8.843454] Freeing unused kernel memory: 716K (c0c59000 - c0d0c000) >02:16:41,216 INFO kernel:[ 8.843532] Write protecting the kernel text: 5664k >02:16:41,216 INFO kernel:[ 8.843604] Write protecting the kernel read-only data: 2328k >02:16:41,216 INFO kernel:[ 8.925089] device-mapper: multipath: version 1.5.1 loaded >02:16:41,217 INFO kernel:[ 9.056842] psmouse serio1: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64 >02:16:41,217 DEBUG kernel:[ 9.071694] psmouse serio1: hgpk: ID: 10 00 64 >02:16:41,217 INFO kernel:[ 9.105931] BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >02:16:41,217 INFO kernel:[ 9.540049] tsc: Refined TSC clocksource calibration: 2793.181 MHz >02:16:41,217 INFO kernel:[ 9.612139] squashfs: version 4.0 (2009/01/31) Phillip Lougher >02:16:41,217 INFO kernel:[ 9.623537] Loading iSCSI transport class v2.0-870. >02:16:41,217 NOTICE kernel:[ 9.645045] iscsi: registered transport (tcp) >02:16:41,217 INFO kernel:[ 9.653858] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input3 >02:16:41,217 INFO kernel:[ 9.654572] alua: device handler registered >02:16:41,217 INFO kernel:[ 9.663854] emc: device handler registered >02:16:41,217 INFO kernel:[ 9.672823] hp_sw: device handler registered >02:16:41,217 INFO kernel:[ 9.682067] rdac: device handler registered >02:16:41,217 INFO kernel:[ 10.540202] Switched to clocksource tsc >02:16:41,217 INFO kernel:[ 12.712081] floppy0: no floppy controllers found >02:16:41,217 INFO kernel:[ 12.735184] No iBFT detected. >02:16:41,217 INFO kernel:[ 12.744348] md: raid0 personality registered for level 0 >02:16:41,217 INFO kernel:[ 12.754215] md: raid1 personality registered for level 1 >02:16:41,217 INFO kernel:[ 12.763237] async_tx: api initialized (async) >02:16:41,217 INFO kernel:[ 12.770115] xor: measuring software checksum speed >02:16:41,217 INFO kernel:[ 12.780012] pIII_sse : 3500.000 MB/sec >02:16:41,217 INFO kernel:[ 12.790011] prefetch64-sse: 4436.000 MB/sec >02:16:41,217 INFO kernel:[ 12.790015] xor: using function: prefetch64-sse (4436.000 MB/sec) >02:16:41,217 WARNING kernel:[ 12.821022] raid6: mmxx1 2296 MB/s >02:16:41,217 WARNING kernel:[ 12.838024] raid6: mmxx2 2878 MB/s >02:16:41,217 WARNING kernel:[ 12.855032] raid6: sse1x1 1472 MB/s >02:16:41,217 WARNING kernel:[ 12.872026] raid6: sse1x2 2511 MB/s >02:16:41,217 WARNING kernel:[ 12.889011] raid6: sse2x1 2347 MB/s >02:16:41,217 WARNING kernel:[ 12.906024] raid6: sse2x2 3019 MB/s >02:16:41,217 WARNING kernel:[ 12.906028] raid6: using algorithm sse2x2 (3019 MB/s) >02:16:41,217 WARNING kernel:[ 12.906030] raid6: using intx1 recovery algorithm >02:16:41,217 INFO kernel:[ 12.933589] md: raid6 personality registered for level 6 >02:16:41,217 INFO kernel:[ 12.933596] md: raid5 personality registered for level 5 >02:16:41,217 INFO kernel:[ 12.933599] md: raid4 personality registered for level 4 >02:16:41,217 INFO kernel:[ 12.949418] md: raid10 personality registered for level 10 >02:16:41,217 INFO kernel:[ 12.958434] md: linear personality registered for level -1 >02:16:41,217 INFO kernel:[ 12.979737] device-mapper: multipath round-robin: version 1.0.0 loaded >02:16:41,217 INFO kernel:[ 13.027925] RPC: Registered named UNIX socket transport module. >02:16:41,217 INFO kernel:[ 13.027932] RPC: Registered udp transport module. >02:16:41,217 INFO kernel:[ 13.027934] RPC: Registered tcp transport module. >02:16:41,217 INFO kernel:[ 13.027937] RPC: Registered tcp NFSv4.1 backchannel transport module. >02:16:41,217 INFO kernel:[ 13.465718] [drm] Initialized drm 1.1.0 20060810 >02:16:41,217 INFO kernel:[ 13.467257] tulip: Linux Tulip driver version 1.1.15 (Feb 27, 2007) >02:16:41,217 INFO kernel:[ 13.467509] tulip: tulip_init_one: Enabled WOL support for AN983B >02:16:41,217 INFO kernel:[ 13.467813] tulip0: MII transceiver #1 config 1000 status 7849 advertising 01e1 >02:16:41,217 INFO kernel:[ 13.479377] net eth0: ADMtek Comet rev 17 at MMIO 0xff8ffc00, 00:03:6d:13:71:91, IRQ 18 >02:16:41,217 INFO kernel:[ 13.480068] tulip: tulip_init_one: Enabled WOL support for AN983B >02:16:41,217 INFO kernel:[ 13.480371] tulip1: MII transceiver #1 config 3000 status 786d advertising 01e1 >02:16:41,217 INFO kernel:[ 13.483838] net eth1: ADMtek Comet rev 17 at MMIO 0xff8ff800, 00:04:5a:60:f9:33, IRQ 17 >02:16:41,217 INFO kernel:[ 13.576851] [drm] radeon kernel modesetting enabled. >02:16:41,217 INFO kernel:[ 13.577717] [drm] initializing kernel modesetting (RV350 0x1002:0x4150 0x1002:0x0002). >02:16:41,217 INFO kernel:[ 13.577754] [drm] register mmio base: 0xFF6F0000 >02:16:41,217 INFO kernel:[ 13.577758] [drm] register mmio size: 65536 >02:16:41,217 INFO kernel:[ 13.579976] agpgart-intel 0000:00:00.0: AGP 3.0 bridge >02:16:41,217 INFO kernel:[ 13.580038] agpgart-intel 0000:00:00.0: putting AGP V3 device into 8x mode >02:16:41,217 INFO kernel:[ 13.580098] radeon 0000:01:00.0: putting AGP V3 device into 8x mode >02:16:41,217 INFO kernel:[ 13.580135] radeon 0000:01:00.0: GTT: 64M 0xF8000000 - 0xFBFFFFFF >02:16:41,217 INFO kernel:[ 13.580143] [drm] Generation 2 PCI interface, using max accessible memory >02:16:41,217 INFO kernel:[ 13.580160] radeon 0000:01:00.0: VRAM: 256M 0x00000000E0000000 - 0x00000000EFFFFFFF (128M used) >02:16:41,217 INFO kernel:[ 13.581109] [drm] Detected VRAM RAM=256M, BAR=256M >02:16:41,217 INFO kernel:[ 13.581116] [drm] RAM width 128bits DDR >02:16:41,217 INFO kernel:[ 13.582962] [TTM] Zone kernel: Available graphics memory: 439426 kiB >02:16:41,217 INFO kernel:[ 13.582970] [TTM] Zone highmem: Available graphics memory: 772836 kiB >02:16:41,217 INFO kernel:[ 13.582975] [TTM] Initializing pool allocator >02:16:41,217 INFO kernel:[ 13.583062] [drm] radeon: 128M of VRAM memory ready >02:16:41,217 INFO kernel:[ 13.583068] [drm] radeon: 64M of GTT memory ready. >02:16:41,217 INFO kernel:[ 13.583123] [drm] radeon: 1 quad pipes, 1 Z pipes initialized. >02:16:41,217 INFO kernel:[ 13.585370] radeon 0000:01:00.0: WB disabled >02:16:41,217 INFO kernel:[ 13.585384] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x00000000f8000000 and cpu addr 0xf7c38000 >02:16:41,217 INFO kernel:[ 13.585391] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >02:16:41,217 INFO kernel:[ 13.585395] [drm] Driver supports precise vblank timestamp query. >02:16:41,217 INFO kernel:[ 13.585414] [drm] radeon: irq initialized. >02:16:41,217 INFO kernel:[ 13.585441] [drm] Loading R300 Microcode >02:16:41,217 INFO kernel:[ 13.586173] [drm] radeon: ring at 0x00000000F8001000 >02:16:41,217 INFO kernel:[ 13.586205] [drm] ring test succeeded in 0 usecs >02:16:41,217 INFO kernel:[ 13.586678] [drm] ib test succeeded in 0 usecs >02:16:41,217 INFO kernel:[ 13.586974] [drm] No TV DAC info found in BIOS >02:16:41,217 INFO kernel:[ 13.587138] [drm] Radeon Display Connectors >02:16:41,217 INFO kernel:[ 13.587144] [drm] Connector 0: >02:16:41,217 INFO kernel:[ 13.587148] [drm] VGA-1 >02:16:41,217 INFO kernel:[ 13.587154] [drm] DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60 >02:16:41,217 INFO kernel:[ 13.587157] [drm] Encoders: >02:16:41,217 INFO kernel:[ 13.587162] [drm] CRT1: INTERNAL_DAC1 >02:16:41,217 INFO kernel:[ 13.587166] [drm] Connector 1: >02:16:41,217 INFO kernel:[ 13.587171] [drm] DVI-I-1 >02:16:41,217 INFO kernel:[ 13.587174] [drm] HPD1 >02:16:41,217 INFO kernel:[ 13.587179] [drm] DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64 >02:16:41,217 INFO kernel:[ 13.587182] [drm] Encoders: >02:16:41,217 INFO kernel:[ 13.587186] [drm] CRT2: INTERNAL_DAC2 >02:16:41,217 INFO kernel:[ 13.587190] [drm] DFP1: INTERNAL_TMDS1 >02:16:41,217 INFO kernel:[ 13.587193] [drm] Connector 2: >02:16:41,217 INFO kernel:[ 13.587197] [drm] SVIDEO-1 >02:16:41,217 INFO kernel:[ 13.587200] [drm] Encoders: >02:16:41,217 INFO kernel:[ 13.587204] [drm] TV1: INTERNAL_DAC2 >02:16:41,217 INFO kernel:[ 13.672776] [drm] fb mappable at 0xE0040000 >02:16:41,217 INFO kernel:[ 13.672784] [drm] vram apper at 0xE0000000 >02:16:41,217 INFO kernel:[ 13.672789] [drm] size 5242880 >02:16:41,217 INFO kernel:[ 13.672794] [drm] fb depth is 24 >02:16:41,217 INFO kernel:[ 13.672798] [drm] pitch is 5120 >02:16:41,217 INFO kernel:[ 13.672951] fbcon: radeondrmfb (fb0) is primary device >02:16:41,217 INFO kernel:[ 13.748931] Console: switching to colour frame buffer device 160x64 >02:16:41,217 INFO kernel:[ 13.773975] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device >02:16:41,217 INFO kernel:[ 13.773982] radeon 0000:01:00.0: registered panic notifier >02:16:41,217 INFO kernel:[ 13.773996] [drm] Initialized radeon 2.34.0 20080528 for 0000:01:00.0 on minor 0 >02:16:41,217 DEBUG kernel:[ 18.119956] ISO 9660 Extensions: Microsoft Joliet Level 3 >02:16:41,217 DEBUG kernel:[ 18.169032] ISO 9660 Extensions: RRIP_1991A >02:16:41,217 INFO kernel:[ 19.583057] loop: module loaded >02:16:41,217 INFO kernel:[ 19.758070] bio: create slab <bio-1> at 1 >02:16:41,217 INFO kernel:[ 19.870371] bio: create slab <bio-2> at 2 >02:16:41,217 INFO kernel:[ 20.225306] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >02:16:41,217 DEBUG kernel:[ 25.180599] SELinux: 2048 avtab hash slots, 101316 rules. >02:16:41,217 DEBUG kernel:[ 25.204637] SELinux: 2048 avtab hash slots, 101316 rules. >02:16:41,217 DEBUG kernel:[ 25.244298] SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >02:16:41,217 DEBUG kernel:[ 25.244305] SELinux: 83 classes, 101316 rules >02:16:41,217 DEBUG kernel:[ 25.255487] SELinux: Completing initialization. >02:16:41,217 DEBUG kernel:[ 25.255493] SELinux: Setting up existing superblocks. >02:16:41,217 DEBUG kernel:[ 25.255508] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >02:16:41,217 DEBUG kernel:[ 25.255516] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >02:16:41,217 DEBUG kernel:[ 25.255535] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >02:16:41,217 DEBUG kernel:[ 25.255545] SELinux: initialized (dev proc, type proc), uses genfs_contexts >02:16:41,217 DEBUG kernel:[ 25.255561] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:16:41,217 DEBUG kernel:[ 25.255614] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >02:16:41,217 DEBUG kernel:[ 25.257188] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >02:16:41,217 DEBUG kernel:[ 25.257197] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >02:16:41,217 DEBUG kernel:[ 25.259647] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >02:16:41,217 DEBUG kernel:[ 25.259665] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >02:16:41,217 DEBUG kernel:[ 25.259671] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >02:16:41,217 DEBUG kernel:[ 25.259714] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >02:16:41,217 DEBUG kernel:[ 25.259725] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >02:16:41,217 DEBUG kernel:[ 25.259738] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >02:16:41,217 DEBUG kernel:[ 25.259767] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >02:16:41,217 DEBUG kernel:[ 25.260767] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >02:16:41,217 DEBUG kernel:[ 25.260777] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:16:41,217 DEBUG kernel:[ 25.260803] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:16:41,217 DEBUG kernel:[ 25.261094] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:16:41,217 DEBUG kernel:[ 25.261152] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:16:41,217 DEBUG kernel:[ 25.261175] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >02:16:41,217 DEBUG kernel:[ 25.261180] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:16:41,217 DEBUG kernel:[ 25.261194] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:16:41,217 DEBUG kernel:[ 25.261206] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:16:41,217 DEBUG kernel:[ 25.261226] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:16:41,217 DEBUG kernel:[ 25.261235] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:16:41,217 DEBUG kernel:[ 25.261243] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:16:41,217 DEBUG kernel:[ 25.261251] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:16:41,217 DEBUG kernel:[ 25.261271] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:16:41,217 DEBUG kernel:[ 25.261281] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >02:16:41,217 DEBUG kernel:[ 25.261293] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >02:16:41,217 DEBUG kernel:[ 25.261313] SELinux: initialized (dev loop0, type squashfs), uses xattr >02:16:41,217 DEBUG kernel:[ 25.261348] SELinux: initialized (dev dm-0, type ext4), uses xattr >02:16:41,217 NOTICE kernel:[ 25.279293] type=1403 audit(1405476985.156:2): policy loaded auid=4294967295 ses=4294967295 >02:16:41,217 DEBUG kernel:[ 28.985226] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >02:16:41,217 DEBUG kernel:[ 29.341621] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >02:16:41,217 DEBUG kernel:[ 29.343473] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >02:16:41,217 DEBUG kernel:[ 29.537670] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:16:41,217 INFO kernel:[ 36.609556] parport_pc 00:07: reported by Plug and Play ACPI >02:16:41,217 INFO kernel:[ 36.609611] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] >02:16:41,217 INFO kernel:[ 36.857907] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt >02:16:41,217 INFO kernel:[ 38.092384] microcode: CPU0 sig=0xf29, pf=0x4, revision=0x17 >02:16:41,217 NOTICE kernel:[ 38.251167] type=1400 audit(1405476998.128:3): avc: denied { create } for pid=894 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >02:16:41,217 NOTICE kernel:[ 38.251409] type=1400 audit(1405476998.128:4): avc: denied { setattr } for pid=894 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=82970 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >02:16:41,217 NOTICE kernel:[ 38.251624] type=1400 audit(1405476998.128:5): avc: denied { relabelfrom } for pid=894 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=82970 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >02:16:41,217 INFO kernel:[ 38.363767] microcode: CPU1 sig=0xf29, pf=0x4, revision=0x17 >02:16:41,217 INFO kernel:[ 38.381182] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >02:16:41,217 NOTICE kernel:[ 40.804740] type=1400 audit(1405477000.681:6): avc: denied { read } for pid=910 comm="bash" name=".profile" dev="dm-0" ino=107202 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >02:16:41,218 NOTICE kernel:[ 40.804814] type=1400 audit(1405477000.681:7): avc: denied { open } for pid=910 comm="bash" path="/root/.profile" dev="dm-0" ino=107202 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >02:16:44,852 INFO NetworkManager: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >02:16:44,852 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >02:16:44,852 INFO NetworkManager: <info> WEXT support is enabled >02:16:45,136 INFO kernel:[ 45.256636] cfg80211: Calling CRDA to update world regulatory domain >02:16:45,824 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >02:16:46,406 INFO polkitd: Started polkitd version 0.112 >02:16:47,354 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >02:16:47,551 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >02:16:47,553 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >02:16:47,554 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >02:16:47,554 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >02:16:47,884 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >02:16:47,888 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >02:16:48,023 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >02:16:48,046 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >02:16:48,066 INFO NetworkManager: <info> WiFi hardware radio set enabled >02:16:48,074 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >02:16:48,074 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >02:16:48,074 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >02:16:48,074 INFO NetworkManager: <info> Networking is enabled by state file >02:16:48,078 INFO NetworkManager: <info> (lo): link connected >02:16:48,080 INFO NetworkManager: <info> (lo): carrier is ON >02:16:48,080 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >02:16:48,081 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >02:16:48,081 INFO NetworkManager: <info> (lo): No existing connection detected. >02:16:48,083 INFO NetworkManager: <info> (p5p1): carrier is OFF >02:16:48,084 INFO NetworkManager: <info> (p5p1): new Ethernet device (driver: 'tulip' ifindex: 2) >02:16:48,084 INFO NetworkManager: <info> (p5p1): exported as /org/freedesktop/NetworkManager/Devices/1 >02:16:48,084 INFO NetworkManager: <info> (p5p1): No existing connection detected. >02:16:48,084 INFO NetworkManager: <info> (p5p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >02:16:48,084 INFO NetworkManager: <info> (p5p1): bringing up device. >02:16:48,085 INFO NetworkManager: <info> (p5p1): link connected >02:16:48,087 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1e.0/0000:02:04.0/net/p5p1 >02:16:48,089 INFO NetworkManager: <info> (p6p1): carrier is OFF >02:16:48,090 INFO NetworkManager: <info> (p6p1): new Ethernet device (driver: 'tulip' ifindex: 3) >02:16:48,090 INFO NetworkManager: <info> (p6p1): exported as /org/freedesktop/NetworkManager/Devices/2 >02:16:48,090 INFO NetworkManager: <info> (p6p1): No existing connection detected. >02:16:48,090 INFO NetworkManager: <info> (p6p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >02:16:48,090 INFO NetworkManager: <info> (p6p1): bringing up device. >02:16:48,091 INFO NetworkManager: <info> (p6p1): link connected >02:16:48,092 INFO NetworkManager: <info> Added default wired connection 'Wired connection 2' for /sys/devices/pci0000:00/0000:00:1e.0/0000:02:05.0/net/p6p1 >02:16:48,101 INFO NetworkManager: <info> (p5p1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >02:16:48,102 INFO NetworkManager: <info> (p6p1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >02:16:48,103 WARNING NetworkManager: <warn> Couldn't get managed objects: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.bluez was not provided by any .service files >02:16:48,213 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >02:16:48,215 INFO NetworkManager: <info> Activation (p5p1) starting connection 'Wired connection 1' >02:16:48,215 INFO NetworkManager: <info> (p5p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >02:16:48,215 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >02:16:48,216 INFO NetworkManager: <info> Activation (p5p1) Stage 1 of 5 (Device Prepare) scheduled... >02:16:48,217 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 2'. >02:16:48,217 INFO NetworkManager: <info> Activation (p6p1) starting connection 'Wired connection 2' >02:16:48,217 INFO NetworkManager: <info> (p6p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >02:16:48,218 INFO NetworkManager: <info> Activation (p6p1) Stage 1 of 5 (Device Prepare) scheduled... >02:16:48,221 INFO NetworkManager: <info> Activation (p5p1) Stage 1 of 5 (Device Prepare) started... >02:16:48,221 INFO NetworkManager: <info> Activation (p5p1) Stage 2 of 5 (Device Configure) scheduled... >02:16:48,221 INFO NetworkManager: <info> Activation (p5p1) Stage 1 of 5 (Device Prepare) complete. >02:16:48,222 INFO NetworkManager: <info> Activation (p6p1) Stage 1 of 5 (Device Prepare) started... >02:16:48,222 INFO NetworkManager: <info> Activation (p6p1) Stage 2 of 5 (Device Configure) scheduled... >02:16:48,223 INFO NetworkManager: <info> Activation (p6p1) Stage 1 of 5 (Device Prepare) complete. >02:16:48,223 INFO NetworkManager: <info> Activation (p5p1) Stage 2 of 5 (Device Configure) starting... >02:16:48,223 INFO NetworkManager: <info> (p5p1): device state change: prepare -> config (reason 'none') [40 50 0] >02:16:48,224 INFO NetworkManager: <info> Activation (p5p1) Stage 2 of 5 (Device Configure) successful. >02:16:48,224 INFO NetworkManager: <info> Activation (p5p1) Stage 3 of 5 (IP Configure Start) scheduled. >02:16:48,224 INFO NetworkManager: <info> Activation (p5p1) Stage 2 of 5 (Device Configure) complete. >02:16:48,224 INFO NetworkManager: <info> Activation (p6p1) Stage 2 of 5 (Device Configure) starting... >02:16:48,224 INFO NetworkManager: <info> (p6p1): device state change: prepare -> config (reason 'none') [40 50 0] >02:16:48,225 INFO NetworkManager: <info> Activation (p6p1) Stage 2 of 5 (Device Configure) successful. >02:16:48,225 INFO NetworkManager: <info> Activation (p6p1) Stage 3 of 5 (IP Configure Start) scheduled. >02:16:48,225 INFO NetworkManager: <info> Activation (p6p1) Stage 2 of 5 (Device Configure) complete. >02:16:48,226 INFO NetworkManager: <info> Activation (p5p1) Stage 3 of 5 (IP Configure Start) started... >02:16:48,226 INFO NetworkManager: <info> (p5p1): device state change: config -> ip-config (reason 'none') [50 70 0] >02:16:48,237 INFO NetworkManager: <info> Activation (p5p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >02:16:48,901 INFO NetworkManager: <info> dhclient started with pid 947 >02:16:48,902 INFO NetworkManager: <info> Activation (p5p1) Stage 3 of 5 (IP Configure Start) complete. >02:16:48,902 INFO NetworkManager: <info> Activation (p6p1) Stage 3 of 5 (IP Configure Start) started... >02:16:48,902 INFO NetworkManager: <info> (p6p1): device state change: config -> ip-config (reason 'none') [50 70 0] >02:16:48,903 INFO NetworkManager: <info> Activation (p6p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >02:16:48,905 INFO NetworkManager: <info> dhclient started with pid 954 >02:16:48,906 INFO NetworkManager: <info> Activation (p6p1) Stage 3 of 5 (IP Configure Start) complete. >02:16:48,906 ERR NetworkManager: <error> [1405477008.906920] [rdisc/nm-lndp-rdisc.c:194] send_rs(): (p5p1): cannot send router solicitation: -99. >02:16:48,907 ERR NetworkManager: <error> [1405477008.907229] [rdisc/nm-lndp-rdisc.c:194] send_rs(): (p6p1): cannot send router solicitation: -99. >02:16:51,097 INFO NetworkManager: <info> (p5p1): link disconnected (deferring action for 4 seconds) >02:16:51,098 DEBUG kernel:[ 51.217876] tulip 0000:02:05.0 p6p1: tulip_stop_rxtx() failed (CSR5 0xfc664010 CSR6 0xff972117) >02:16:51,098 INFO kernel:[ 51.217889] net p6p1: Setting full-duplex based on MII#1 link partner capability of cde1 >02:16:51,604 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >02:16:51,604 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >02:16:51,604 INFO dhclient: All rights reserved. >02:16:51,604 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >02:16:51,604 INFO dhclient: >02:16:51,607 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >02:16:51,607 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >02:16:51,607 INFO dhclient: All rights reserved. >02:16:51,607 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >02:16:51,607 INFO dhclient: >02:16:51,706 INFO NetworkManager: <info> (p5p1): DHCPv4 state changed nbi -> preinit >02:16:51,707 INFO NetworkManager: <info> (p6p1): DHCPv4 state changed nbi -> preinit >02:16:51,711 INFO dhclient: Listening on LPF/p6p1/00:04:5a:60:f9:33 >02:16:51,711 INFO dhclient: Listening on LPF/p5p1/00:03:6d:13:71:91 >02:16:51,711 INFO dhclient: Sending on LPF/p6p1/00:04:5a:60:f9:33 >02:16:51,712 INFO dhclient: Sending on Socket/fallback >02:16:51,712 INFO dhclient: DHCPDISCOVER on p6p1 to 255.255.255.255 port 67 interval 8 (xid=0x80ae714) >02:16:51,712 INFO dhclient: Sending on LPF/p5p1/00:03:6d:13:71:91 >02:16:51,713 INFO dhclient: Sending on Socket/fallback >02:16:51,713 INFO dhclient: DHCPDISCOVER on p5p1 to 255.255.255.255 port 67 interval 7 (xid=0x7eb89bb6) >02:16:52,329 INFO dhclient: DHCPREQUEST on p6p1 to 255.255.255.255 port 67 (xid=0x80ae714) >02:16:52,329 INFO dhclient: DHCPOFFER from 192.168.1.1 >02:16:52,392 INFO dhclient: DHCPACK from 192.168.1.1 (xid=0x80ae714) >02:16:52,398 INFO dhclient: bound to 192.168.1.2 -- renewal in 32649 seconds. >02:16:52,399 INFO NetworkManager: <info> (p6p1): DHCPv4 state changed preinit -> bound >02:16:52,399 INFO NetworkManager: <info> address 192.168.1.2 >02:16:52,399 INFO NetworkManager: <info> plen 24 (255.255.255.0) >02:16:52,399 INFO NetworkManager: <info> gateway 192.168.1.1 >02:16:52,399 INFO NetworkManager: <info> lease time 86400 >02:16:52,399 INFO NetworkManager: <info> nameserver '192.168.1.1' >02:16:52,400 INFO NetworkManager: <info> Activation (p6p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >02:16:52,402 INFO NetworkManager: <info> Activation (p6p1) Stage 5 of 5 (IPv4 Commit) started... >02:16:52,403 INFO NetworkManager: <info> (p6p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >02:16:52,403 INFO NetworkManager: <info> Activation (p6p1) Stage 5 of 5 (IPv4 Commit) complete. >02:16:52,406 INFO NetworkManager: <info> (p6p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >02:16:52,406 INFO NetworkManager: <info> (p6p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >02:16:52,407 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >02:16:52,408 INFO NetworkManager: <info> Policy set 'Wired connection 2' (p6p1) as default for IPv4 routing and DNS. >02:16:52,468 INFO NetworkManager: <info> Activation (p6p1) successful, device activated. >02:16:52,472 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >02:16:52,565 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >02:16:54,879 INFO NetworkManager: <info> (p5p1): link disconnected (calling deferred action) >02:16:54,879 INFO NetworkManager: <info> (p5p1): device state change: ip-config -> unavailable (reason 'carrier-changed') [70 20 40] >02:16:54,879 INFO NetworkManager: <info> (p5p1): deactivating device (reason 'carrier-changed') [40] >02:16:55,084 INFO NetworkManager: <info> (p5p1): canceled DHCP transaction, DHCP client pid 947 >02:16:55,085 INFO NetworkManager: <info> startup complete >02:17:05,473 NOTICE kernel:[ 65.594788] type=1400 audit(1405477025.471:8): avc: denied { read write } for pid=992 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=1160 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >02:17:11,247 NOTICE kernel:[ 71.366373] type=1400 audit(1405477031.243:9): avc: denied { open } for pid=919 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=17494 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >02:17:15,745 NOTICE kernel:[ 75.865670] type=1400 audit(1405477035.742:10): avc: denied { read write } for pid=1031 comm="dbus-daemon" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >02:17:19,668 NOTICE NetworkManager: ifcfg-rh: read connection 'p5p1' >02:17:19,672 INFO NetworkManager: <info> Saved default wired connection 'p5p1' to persistent storage >02:17:19,911 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-p5p1 >02:17:20,723 NOTICE NetworkManager: ifcfg-rh: read connection 'p6p1' >02:17:20,725 INFO NetworkManager: <info> (p6p1): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >02:17:20,726 INFO NetworkManager: <info> (p6p1): deactivating device (reason 'connection-removed') [38] >02:17:20,930 INFO NetworkManager: <info> (p6p1): canceled DHCP transaction, DHCP client pid 954 >02:17:20,936 INFO NetworkManager: <info> NetworkManager state is now DISCONNECTED >02:17:20,937 INFO NetworkManager: <info> Setting system hostname to 'localhost.localdomain' (no default device) >02:17:20,939 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >02:17:20,945 INFO NetworkManager: <info> Saved default wired connection 'p6p1' to persistent storage >02:17:20,959 INFO NetworkManager: <info> Auto-activating connection 'p6p1'. >02:17:20,960 INFO NetworkManager: <info> Activation (p6p1) starting connection 'p6p1' >02:17:20,960 INFO NetworkManager: <info> (p6p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >02:17:20,961 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >02:17:20,962 INFO NetworkManager: <info> Activation (p6p1) Stage 1 of 5 (Device Prepare) scheduled... >02:17:20,967 INFO NetworkManager: <info> Activation (p6p1) Stage 1 of 5 (Device Prepare) started... >02:17:20,967 INFO NetworkManager: <info> Activation (p6p1) Stage 2 of 5 (Device Configure) scheduled... >02:17:20,967 INFO NetworkManager: <info> Activation (p6p1) Stage 1 of 5 (Device Prepare) complete. >02:17:20,968 INFO NetworkManager: <info> Activation (p6p1) Stage 2 of 5 (Device Configure) starting... >02:17:20,968 INFO NetworkManager: <info> (p6p1): device state change: prepare -> config (reason 'none') [40 50 0] >02:17:20,974 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >02:17:20,978 INFO NetworkManager: <info> Activation (p6p1) Stage 2 of 5 (Device Configure) successful. >02:17:20,979 INFO NetworkManager: <info> Activation (p6p1) Stage 3 of 5 (IP Configure Start) scheduled. >02:17:20,979 INFO NetworkManager: <info> Activation (p6p1) Stage 2 of 5 (Device Configure) complete. >02:17:20,980 INFO NetworkManager: <info> Activation (p6p1) Stage 3 of 5 (IP Configure Start) started... >02:17:20,982 INFO NetworkManager: <info> (p6p1): device state change: config -> ip-config (reason 'none') [50 70 0] >02:17:20,984 INFO NetworkManager: <info> Activation (p6p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >02:17:20,993 INFO NetworkManager: <info> dhclient started with pid 1049 >02:17:20,994 INFO NetworkManager: <info> Activation (p6p1) Stage 3 of 5 (IP Configure Start) complete. >02:17:21,071 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >02:17:21,071 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >02:17:21,072 INFO dhclient: All rights reserved. >02:17:21,072 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >02:17:21,072 INFO dhclient: >02:17:21,088 INFO NetworkManager: <info> (p6p1): DHCPv4 state changed nbi -> preinit >02:17:21,092 INFO dhclient: Listening on LPF/p6p1/00:04:5a:60:f9:33 >02:17:21,092 INFO dhclient: Sending on LPF/p6p1/00:04:5a:60:f9:33 >02:17:21,093 INFO dhclient: Sending on Socket/fallback >02:17:21,093 INFO dhclient: DHCPREQUEST on p6p1 to 255.255.255.255 port 67 (xid=0x6ec39b51) >02:17:21,118 INFO dhclient: DHCPACK from 192.168.1.1 (xid=0x6ec39b51) >02:17:21,149 INFO NetworkManager: <info> (p6p1): DHCPv4 state changed preinit -> reboot >02:17:21,149 INFO NetworkManager: <info> address 192.168.1.2 >02:17:21,149 INFO NetworkManager: <info> plen 24 (255.255.255.0) >02:17:21,149 INFO NetworkManager: <info> gateway 192.168.1.1 >02:17:21,149 INFO NetworkManager: <info> lease time 86400 >02:17:21,149 INFO NetworkManager: <info> nameserver '192.168.1.1' >02:17:21,150 INFO NetworkManager: <info> Activation (p6p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >02:17:21,161 INFO dhclient: bound to 192.168.1.2 -- renewal in 35387 seconds. >02:17:21,166 INFO NetworkManager: <info> Activation (p6p1) Stage 5 of 5 (IPv4 Commit) started... >02:17:21,168 INFO NetworkManager: <info> (p6p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >02:17:21,168 INFO NetworkManager: <info> Activation (p6p1) Stage 5 of 5 (IPv4 Commit) complete. >02:17:21,174 INFO NetworkManager: <info> (p6p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >02:17:21,175 INFO NetworkManager: <info> (p6p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >02:17:21,177 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >02:17:21,179 INFO NetworkManager: <info> Policy set 'p6p1' (p6p1) as default for IPv4 routing and DNS. >02:17:21,183 INFO NetworkManager: <info> Activation (p6p1) successful, device activated. >02:17:21,370 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-p6p1 >02:17:22,608 INFO chronyd: chronyd version 1.29 starting >02:17:22,609 INFO chronyd: Linux kernel major=3 minor=11 patch=10 >02:17:22,609 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >02:17:22,713 INFO chronyd: Generated key 1 >02:17:27,773 INFO chronyd: Selected source 198.100.156.225 >02:17:32,094 INFO kernel:[ 92.215541] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >02:17:32,105 DEBUG kernel:[ 92.224856] SELinux: initialized (dev sda1, type ext4), uses xattr >02:17:32,469 INFO kernel:[ 92.590400] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >02:17:32,469 DEBUG kernel:[ 92.590416] SELinux: initialized (dev sda2, type ext4), uses xattr >02:17:32,794 INFO kernel:[ 92.915879] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >02:17:32,794 DEBUG kernel:[ 92.915896] SELinux: initialized (dev sda5, type ext4), uses xattr >02:17:33,398 INFO kernel:[ 93.516613] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null) >02:17:33,398 DEBUG kernel:[ 93.516631] SELinux: initialized (dev sda6, type ext4), uses xattr >02:17:33,658 INFO kernel:[ 93.779222] EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: (null) >02:17:33,658 DEBUG kernel:[ 93.779238] SELinux: initialized (dev sda8, type ext4), uses xattr >02:17:33,856 INFO kernel:[ 93.975177] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) >02:17:33,856 DEBUG kernel:[ 93.975193] SELinux: initialized (dev sdb1, type ext4), uses xattr >02:17:34,688 NOTICE kernel:[ 94.809589] type=1400 audit(1405477054.686:11): avc: denied { read write } for pid=1208 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >02:17:34,689 NOTICE kernel:[ 94.810771] type=1400 audit(1405477054.687:12): avc: denied { read write } for pid=1208 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=1160 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >02:17:35,003 NOTICE kernel:[ 95.099810] type=1400 audit(1405477055.001:13): avc: denied { ioctl } for pid=1208 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >02:17:35,003 NOTICE kernel:[ 95.099837] type=1400 audit(1405477055.001:14): avc: denied { getattr } for pid=1208 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >02:17:43,543 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >02:17:43,597 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' >02:17:46,091 INFO kernel:[ 106.186313] bio: create slab <bio-3> at 3 >02:17:46,097 INFO kernel:[ 106.193398] Btrfs loaded >02:17:46,767 INFO kernel:[ 106.863580] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
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 1119965
: 918286 |
918287
|
918288
|
918289
|
918290
|
918291
|
918292
|
918293
|
918294
|
918295
|
918296