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 859295 Details for
Bug 1061404
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), 354.28 KB, created by
Michael Hampton
on 2014-02-04 18:59:58 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Michael Hampton
Created:
2014-02-04 18:59:58 UTC
Size:
354.28 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/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1091, in _selectYumGroup > self._yum.selectGroup(groupid, group_package_types=pkg_types) > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1199, in _applyYumSelections > self._selectYumGroup("core") > File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1273, in checkSoftwareSelection > self._applyYumSelections() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 124, in checkSoftwareSelection > self.payload.checkSoftwareSelection() > File "/usr/lib64/python2.7/threading.py", line 764, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 192, in run > threading.Thread.run(self, *args, **kwargs) >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: 79312ac51142388f9a6be5c4617b1bff3fbae2b0fbbb23a64402ff6964f0a98c >thisdata: <yum.repoMDObject.RepoData instance at 0x7f8abc4bcea8> >mdtype: primary_db >openchecksum: False >file: /tmp/yum.cache/anaconda/79312ac51142388f9a6be5c4617b1bff3fbae2b0fbbb23a64402ff6964f0a98c-primary.sqlite.bz2 >data: <yum.repoMDObject.RepoData instance at 0x7f8abc4bcea8> >fn: /tmp/yum.cache/anaconda/79312ac51142388f9a6be5c4617b1bff3fbae2b0fbbb23a64402ff6964f0a98c-primary.sqlite.bz2 >size: 2822484 > > >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 0x7f8abc90e9d0>> > _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=em1 --onboot=off --ipv6=auto --activate >network --bootproto=dhcp --device=p3p1 --onboot=off --ipv6=auto --activate >network --hostname=kali.lan ># System timezone >timezone America/New_York ># 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': 129, 'sdb': 130} > _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: [] > _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: [existing 228936MB disk sda (0) with existing msdos disklabel >, existing 500MB partition sda1 (1) with existing ext4 filesystem >, existing 228435MB partition sda2 (2) with existing luks >, existing 953869MB disk sdb (4) with existing msdos disklabel >, existing 500MB partition sdb1 (5) with existing ext4 filesystem >, existing 350MB partition sdb2 (6) with existing ntfs filesystem >, existing 224649MB partition sdb3 (7) >, existing 728369MB partition sdb4 (8) >, existing 728367MB partition sdb5 (9) with existing luks >, existing 2861588MB disk sdc (11) with existing gpt disklabel >, existing 2861587MB partition sdc1 (12) with existing mdmember >, existing 2861459MB mdarray underground.ioerror.us:0 (13) with existing luks >, existing 2861588MB disk sdd (14) with existing gpt disklabel >, existing 2861587MB partition sdd1 (15) with existing mdmember >, existing 7536MB disk sde (16) with existing iso9660 filesystem >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 17 > 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: 18 > 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: 19 > 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: 20 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 4847f338-a61d-4f93-ac64-77997dedbbd5 > _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/4847f338-a61d-4f93-ac64-77997dedbbd5] > 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: 4847f338-a61d-4f93-ac64-77997dedbbd5 > 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: 21 > 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: 22 > controllable: False > uuid: None > _format: existing None > 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 None > _serial: None >, existing 2048MB dm live-rw (23) with existing ext4 filesystem >, existing 2048MB dm live-base (24) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sda, sda1, sda2, sdb, sdb1, sdb2, sdb3, sdb4, sdb5, sdc, sdc1, underground.ioerror.us:0, sdd, sdd1, sde, sde1, sde2, sde3, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base, md127] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [sde] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [LABEL=Fedora_20_x86_64] > _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_x86_64] > _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) >, 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 (0x7f8abc90ea90) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f8abc90ea10) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f8abc90eb10) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f8abc90eb50) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f8abc90eb90) -- > 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 0x7f8ae0a5db18> > _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 (DiskDevice 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: 1391540287.04 > _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, 'kannada-support': 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, 'python-web': 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 (DiskDevice 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._incompleteDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._containerCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._device_container_encrypted: False > _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', 'Pontianak', 'Makassar', 'Krasnoyarsk', 'Kathmandu', 'Aden', 'Urumqi', 'Oral', 'Tbilisi', 'Harbin', 'Seoul', 'Kabul', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane', 'Ust-Nera'])), ('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', 'Zaporozhye', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo'])), ('Indian', set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas'])), ('Pacific', set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji'])), ('US', set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska'])), ('Etc', set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT']))]) > _intf._currentAction._spokes._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 0x7f8aca0d6f10> > _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) >, 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/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/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/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/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: [] > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction._incompleteSpokes: [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_x86_64 >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: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f8abc92fb90>, True), 'type': (<function <lambda> at 0x7f8abc92fd70>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f8abc92fc08>, 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_x86_64', '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: >18:57:35,503 INFO anaconda: /sbin/anaconda 20.25.15-1 >18:57:35,781 INFO anaconda: 16515072 kB (16128 MB) are available >18:57:35,781 INFO anaconda: check_memory(): total:16128, needed:512, graphical:512 >18:57:35,791 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >18:57:35,792 INFO anaconda: Default encoding = utf-8 >18:57:36,364 INFO anaconda: Display mode = g >18:57:36,365 INFO anaconda: 16515072 kB (16128 MB) are available >18:57:36,365 INFO anaconda: check_memory(): total:16128, needed:512, graphical:512 >18:57:37,057 DEBUG anaconda: X server has signalled a successful start. >18:57:37,059 INFO anaconda: Starting window manager, pid 1106. >18:57:37,074 INFO anaconda: Started spice-vdagent. >18:57:37,075 INFO anaconda: Running Thread: AnaXklWrapperInitThread (140234014099200) >18:57:37,857 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >18:57:37,857 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >18:57:37,857 INFO anaconda: using only installclass _Fedora >18:57:38,365 INFO anaconda: bootloader GRUB2 on X86 platform >18:57:38,366 INFO anaconda: bootloader GRUB2 on X86 platform >18:57:38,427 DEBUG anaconda: network: devices found ['p3p1', 'em1'] >18:57:38,912 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on p3p1 >18:57:38,991 DEBUG anaconda: network: setting autoconnect of p3p1 to False >18:57:39,441 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on em1 >18:57:39,518 DEBUG anaconda: network: setting autoconnect of em1 to False >18:57:39,519 DEBUG anaconda: network: missing ifcfgs created for devices ['p3p1', 'em1'] >18:57:39,934 INFO anaconda: Thread Done: AnaXklWrapperInitThread (140234014099200) >18:57:59,687 DEBUG anaconda: updating hostname kali.lan >18:57:59,708 INFO anaconda: Running Thread: AnaStorageThread (140234014099200) >18:57:59,708 INFO anaconda: Running Thread: AnaTimeInitThread (140233826170624) >18:57:59,709 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140233817777920) >18:57:59,710 INFO anaconda: Running Thread: AnaPayloadThread (140233809385216) >18:57:59,761 INFO anaconda: got 0 NTP servers from DHCP >18:57:59,762 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140233817777920) >18:57:59,780 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140233817777920) >18:57:59,781 INFO anaconda: Starting geolocation lookup >18:57:59,781 INFO anaconda: Geolocation provider: Fedora GeoIP >18:58:00,563 INFO anaconda: Geolocation lookup finished in 0.8 seconds >18:58:00,564 INFO anaconda: got results from geolocation >18:58:00,565 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140233817777920) >18:58:03,039 INFO anaconda: Thread Done: AnaStorageThread (140234014099200) >18:58:03,046 DEBUG anaconda: _is_valid_disklabel(sdb2) returning True >18:58:03,046 DEBUG anaconda: _is_valid_size(sdb2) returning True >18:58:03,047 DEBUG anaconda: _is_valid_location(sdb2) returning True >18:58:03,047 DEBUG anaconda: _is_valid_partition(sdb2) returning True >18:58:03,047 DEBUG anaconda: _is_valid_format(sdb2) returning True >18:58:03,048 DEBUG anaconda: is_valid_stage2_device(sdb2) returning True >18:58:03,212 INFO anaconda: Thread Done: AnaPayloadThread (140233809385216) >18:58:04,000 INFO anaconda: Thread Done: AnaTimeInitThread (140233826170624) >18:58:05,700 DEBUG anaconda: network standalone spoke (init): completed: ['em1', 'p3p1'] >18:58:05,804 INFO anaconda: Running Thread: AnaDateTimeThread (140233826170624) >18:58:05,809 INFO anaconda: fs space: 0 B needed: 3 GB >18:58:05,878 INFO anaconda: Thread Done: AnaDateTimeThread (140233826170624) >18:58:05,921 INFO anaconda: fs space: 0 B needed: 3 GB >18:58:05,973 INFO anaconda: fs space: 0 B needed: 3 GB >18:58:06,023 INFO anaconda: Running Thread: AnaSourceWatcher (140233817777920) >18:58:06,048 INFO anaconda: Running Thread: AnaSoftwareWatcher (140233746388736) >18:58:06,067 INFO anaconda: Running Thread: AnaStorageWatcher (140233737996032) >18:58:06,070 INFO anaconda: Thread Done: AnaStorageWatcher (140233737996032) >18:58:06,160 INFO anaconda: Running Thread: AnaCustomStorageInit (140233737996032) >18:58:06,259 DEBUG anaconda: network: selected device em1 >18:58:06,380 DEBUG anaconda: updating hostname kali.lan >18:58:06,634 INFO anaconda: Running Thread: AnaNTPserver0 (140233809385216) >18:58:06,635 INFO anaconda: Running Thread: AnaNTPserver1 (140233721550592) >18:58:06,635 INFO anaconda: Running Thread: AnaNTPserver2 (140233713157888) >18:58:06,636 INFO anaconda: Running Thread: AnaNTPserver3 (140233704765184) >18:58:06,637 DEBUG anaconda: Setting up repos: [] >18:58:06,641 INFO anaconda: Thread Done: AnaSourceWatcher (140233817777920) >18:58:06,644 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f8abc4bd550> >18:58:06,644 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f8abc4bd5d0> status to: Probing storage... >18:58:06,644 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f8abc4bd5d0> status to: Downloading package metadata... >18:58:06,645 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f8abc3e52d0> status to: Downloading package metadata... >18:58:06,645 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f8abc3e52d0> status to: Downloading group metadata... >18:58:06,645 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f8abc4b9090> status to: Probing storage... >18:58:06,651 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f8abc4b9090> >18:58:06,656 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f8abc4bd5d0> >18:58:06,804 INFO anaconda: Thread Done: AnaNTPserver3 (140233704765184) >18:58:06,804 INFO anaconda: Thread Done: AnaNTPserver1 (140233721550592) >18:58:06,848 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f8abc49bdd0> status to: Connected: em1, p3p1 >18:58:06,935 INFO anaconda: Thread Done: AnaNTPserver0 (140233809385216) >18:58:07,041 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140233809385216) >18:58:07,041 INFO anaconda: Thread Done: AnaSoftwareWatcher (140233746388736) >18:58:07,057 DEBUG anaconda: running handleException >18:58:07,058 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >18:58:07,059 DEBUG anaconda: running handleException >18:58:07,060 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >18:58:07,061 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140233809385216) >18:58:07,061 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f8abc3e52d0> >18:58:07,071 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f8abc3e52d0> >18:58:07,082 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f8abc4bd5d0> >18:58:07,082 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f8abc3e52d0> status to: Checking software dependencies... >18:58:07,087 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f8abc3e52d0> >18:58:07,091 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f8abc4bd5d0> >18:58:08,173 INFO anaconda: Running kickstart %%traceback script(s) >18:58:08,174 INFO anaconda: All kickstart %%traceback script(s) have been run > > >/tmp/packaging.log: >18:58:03,045 INFO packaging: configuring base repo >18:58:03,094 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >18:58:03,095 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >18:58:03,095 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >18:58:03,095 DEBUG yum.verbose.plugin: Adding en_US to language list >18:58:03,098 DEBUG yum.verbose.YumBase: Config time: 0.025 >18:58:03,119 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >18:58:03,120 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >18:58:03,120 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >18:58:03,120 DEBUG yum.verbose.plugin: Adding en_US to language list >18:58:03,122 DEBUG yum.verbose.YumBase: Config time: 0.008 >18:58:03,145 INFO packaging: gathering repo metadata >18:58:03,212 INFO packaging: metadata retrieval complete >18:58:06,050 DEBUG yum.verbose.YumBase: Setting up Package Sacks >18:58:06,050 INFO_2 yum.verbose.plugin: Determining fastest mirrors >18:58:06,818 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >18:58:06,875 DEBUG yum.verbose.YumBase: pkgsack time: 0.825 >18:58:06,963 DEBUG yum.verbose.YumBase: group time: 0.913 >18:58:07,042 INFO packaging: checking software selection >18:58:07,044 DEBUG yum.verbose.YumBase: Setting up Package Sacks > > >/tmp/program.log: >18:57:35,865 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >18:57:35,879 DEBUG program: Return code: 0 >18:57:35,879 INFO program: Running... udevadm settle --timeout=300 >18:57:36,250 DEBUG program: Return code: 0 >18:57:36,251 INFO program: Running... modprobe fcoe >18:57:36,305 DEBUG program: Return code: 0 >18:57:36,305 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >18:57:36,350 INFO program: No FCoE boot disk information is found in EDD! >18:57:36,350 DEBUG program: Return code: 1 >18:57:37,060 INFO program: Running... metacity --display :1 --sm-disable >18:57:37,060 INFO program: Running... spice-vdagent >18:57:37,074 DEBUG program: Return code: 0 >18:57:59,712 INFO program: Running... udevadm settle --timeout=300 >18:57:59,731 DEBUG program: Return code: 0 >18:57:59,752 INFO program: Running... udevadm settle --timeout=300 >18:57:59,767 DEBUG program: Return code: 0 >18:57:59,780 INFO program: Running... systemctl start chronyd.service >18:57:59,825 DEBUG program: Return code: 0 >18:57:59,826 INFO program: Running... multipath -c /dev/sda >18:57:59,837 INFO program: /dev/sda is not a valid multipath device path >18:57:59,838 DEBUG program: Return code: 1 >18:58:00,038 INFO program: Running... dumpe2fs -h /dev/sda1 >18:58:00,082 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >18:58:00,083 INFO program: Filesystem volume name: <none> >18:58:00,083 INFO program: Last mounted on: /mnt >18:58:00,083 INFO program: Filesystem UUID: f1c7725c-4430-4fe0-8841-85f3905e857c >18:58:00,083 INFO program: Filesystem magic number: 0xEF53 >18:58:00,083 INFO program: Filesystem revision #: 1 (dynamic) >18:58:00,083 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 >18:58:00,084 INFO program: Filesystem flags: signed_directory_hash >18:58:00,084 INFO program: Default mount options: user_xattr acl >18:58:00,084 INFO program: Filesystem state: clean >18:58:00,084 INFO program: Errors behavior: Continue >18:58:00,084 INFO program: Filesystem OS type: Linux >18:58:00,084 INFO program: Inode count: 128016 >18:58:00,084 INFO program: Block count: 512000 >18:58:00,084 INFO program: Reserved block count: 0 >18:58:00,085 INFO program: Free blocks: 373324 >18:58:00,085 INFO program: Free inodes: 127620 >18:58:00,085 INFO program: First block: 1 >18:58:00,085 INFO program: Block size: 1024 >18:58:00,085 INFO program: Fragment size: 1024 >18:58:00,085 INFO program: Reserved GDT blocks: 256 >18:58:00,085 INFO program: Blocks per group: 8192 >18:58:00,085 INFO program: Fragments per group: 8192 >18:58:00,086 INFO program: Inodes per group: 2032 >18:58:00,086 INFO program: Inode blocks per group: 254 >18:58:00,086 INFO program: Flex block group size: 16 >18:58:00,086 INFO program: Filesystem created: Tue Aug 20 16:09:50 2013 >18:58:00,086 INFO program: Last mount time: Tue Feb 4 18:53:32 2014 >18:58:00,086 INFO program: Last write time: Tue Feb 4 18:53:45 2014 >18:58:00,086 INFO program: Mount count: 120 >18:58:00,087 INFO program: Maximum mount count: -1 >18:58:00,087 INFO program: Last checked: Tue Aug 20 16:09:50 2013 >18:58:00,087 INFO program: Check interval: 0 (<none>) >18:58:00,087 INFO program: Lifetime writes: 1389 MB >18:58:00,087 INFO program: Reserved blocks uid: 0 (user root) >18:58:00,087 INFO program: Reserved blocks gid: 0 (group root) >18:58:00,087 INFO program: First inode: 11 >18:58:00,087 INFO program: Inode size: 128 >18:58:00,088 INFO program: Journal inode: 8 >18:58:00,088 INFO program: Default directory hash: half_md4 >18:58:00,088 INFO program: Directory Hash Seed: ceccc6cf-30cb-4906-87ef-080e23b601c6 >18:58:00,088 INFO program: Journal backup: inode blocks >18:58:00,088 INFO program: Journal features: journal_incompat_revoke >18:58:00,088 INFO program: Journal size: 8M >18:58:00,088 INFO program: Journal length: 8192 >18:58:00,088 INFO program: Journal sequence: 0x000003f9 >18:58:00,089 INFO program: Journal start: 0 >18:58:00,089 INFO program: >18:58:00,089 DEBUG program: Return code: 0 >18:58:00,089 INFO program: Running... resize2fs -P /dev/sda1 >18:58:00,106 INFO program: resize2fs 1.42.8 (20-Jun-2013) >18:58:00,106 INFO program: Estimated minimum size of the filesystem: 130442 >18:58:00,107 DEBUG program: Return code: 0 >18:58:00,200 INFO program: Running... multipath -c /dev/sdb >18:58:00,210 INFO program: /dev/sdb is not a valid multipath device path >18:58:00,210 DEBUG program: Return code: 1 >18:58:00,399 INFO program: Running... dumpe2fs -h /dev/sdb1 >18:58:00,439 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >18:58:00,439 INFO program: Filesystem volume name: <none> >18:58:00,439 INFO program: Last mounted on: /mnt >18:58:00,439 INFO program: Filesystem UUID: bf03b526-5535-4b6d-a751-d57e872674b9 >18:58:00,439 INFO program: Filesystem magic number: 0xEF53 >18:58:00,440 INFO program: Filesystem revision #: 1 (dynamic) >18:58:00,440 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 >18:58:00,440 INFO program: Filesystem flags: signed_directory_hash >18:58:00,440 INFO program: Default mount options: user_xattr acl >18:58:00,440 INFO program: Filesystem state: clean >18:58:00,440 INFO program: Errors behavior: Continue >18:58:00,440 INFO program: Filesystem OS type: Linux >18:58:00,441 INFO program: Inode count: 128016 >18:58:00,441 INFO program: Block count: 512000 >18:58:00,441 INFO program: Reserved block count: 25600 >18:58:00,441 INFO program: Free blocks: 380211 >18:58:00,441 INFO program: Free inodes: 127591 >18:58:00,441 INFO program: First block: 1 >18:58:00,441 INFO program: Block size: 1024 >18:58:00,441 INFO program: Fragment size: 1024 >18:58:00,442 INFO program: Reserved GDT blocks: 256 >18:58:00,442 INFO program: Blocks per group: 8192 >18:58:00,442 INFO program: Fragments per group: 8192 >18:58:00,442 INFO program: Inodes per group: 2032 >18:58:00,442 INFO program: Inode blocks per group: 254 >18:58:00,442 INFO program: Flex block group size: 16 >18:58:00,442 INFO program: Filesystem created: Thu Apr 18 17:32:11 2013 >18:58:00,443 INFO program: Last mount time: Wed Aug 21 00:22:35 2013 >18:58:00,443 INFO program: Last write time: Wed Aug 21 00:23:16 2013 >18:58:00,443 INFO program: Mount count: 61 >18:58:00,443 INFO program: Maximum mount count: -1 >18:58:00,443 INFO program: Last checked: Thu Apr 18 17:32:11 2013 >18:58:00,443 INFO program: Check interval: 0 (<none>) >18:58:00,443 INFO program: Lifetime writes: 583 MB >18:58:00,443 INFO program: Reserved blocks uid: 0 (user root) >18:58:00,444 INFO program: Reserved blocks gid: 0 (group root) >18:58:00,444 INFO program: First inode: 11 >18:58:00,444 INFO program: Inode size: 128 >18:58:00,444 INFO program: Journal inode: 8 >18:58:00,444 INFO program: Default directory hash: half_md4 >18:58:00,444 INFO program: Directory Hash Seed: c1020bfb-6c74-467f-8277-f3eef893f5db >18:58:00,444 INFO program: Journal backup: inode blocks >18:58:00,444 INFO program: Journal features: journal_incompat_revoke >18:58:00,445 INFO program: Journal size: 8M >18:58:00,445 INFO program: Journal length: 8192 >18:58:00,445 INFO program: Journal sequence: 0x00000286 >18:58:00,445 INFO program: Journal start: 0 >18:58:00,445 INFO program: >18:58:00,445 DEBUG program: Return code: 0 >18:58:00,446 INFO program: Running... resize2fs -P /dev/sdb1 >18:58:00,455 INFO program: resize2fs 1.42.8 (20-Jun-2013) >18:58:00,455 INFO program: Estimated minimum size of the filesystem: 123313 >18:58:00,455 DEBUG program: Return code: 0 >18:58:00,564 INFO program: Running... ntfsinfo -m /dev/sdb2 >18:58:00,616 INFO program: Volume Information >18:58:00,616 INFO program: Name of device: /dev/sdb2 >18:58:00,616 INFO program: Device state: 11 >18:58:00,616 INFO program: Volume Name: System Reserved >18:58:00,616 INFO program: Volume State: 91 >18:58:00,616 INFO program: Volume Flags: 0x0080 >18:58:00,617 INFO program: Volume Version: 3.1 >18:58:00,617 INFO program: Sector Size: 512 >18:58:00,617 INFO program: Cluster Size: 4096 >18:58:00,617 INFO program: Index Block Size: 4096 >18:58:00,617 INFO program: Volume Size in Clusters: 89599 >18:58:00,617 INFO program: MFT Information >18:58:00,617 INFO program: MFT Record Size: 1024 >18:58:00,618 INFO program: MFT Zone Multiplier: 0 >18:58:00,618 INFO program: MFT Data Position: 24 >18:58:00,618 INFO program: MFT Zone Start: 29866 >18:58:00,618 INFO program: MFT Zone End: 41065 >18:58:00,618 INFO program: MFT Zone Position: 29866 >18:58:00,618 INFO program: Current Position in First Data Zone: 41065 >18:58:00,618 INFO program: Current Position in Second Data Zone: 0 >18:58:00,618 INFO program: Allocated clusters 64 (0.1%) >18:58:00,619 INFO program: LCN of Data Attribute for FILE_MFT: 29866 >18:58:00,619 INFO program: FILE_MFTMirr Size: 4 >18:58:00,619 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >18:58:00,619 INFO program: Size of Attribute Definition Table: 2560 >18:58:00,619 INFO program: Number of Attached Extent Inodes: 0 >18:58:00,619 INFO program: FILE_Bitmap Information >18:58:00,619 INFO program: FILE_Bitmap MFT Record Number: 6 >18:58:00,619 INFO program: State of FILE_Bitmap Inode: 80 >18:58:00,620 INFO program: Length of Attribute List: 0 >18:58:00,620 INFO program: Number of Attached Extent Inodes: 0 >18:58:00,620 INFO program: FILE_Bitmap Data Attribute Information >18:58:00,620 INFO program: Decompressed Runlist: not done yet >18:58:00,620 INFO program: Base Inode: 6 >18:58:00,620 INFO program: Attribute Types: not done yet >18:58:00,620 INFO program: Attribute Name Length: 0 >18:58:00,621 INFO program: Attribute State: 3 >18:58:00,621 INFO program: Attribute Allocated Size: 12288 >18:58:00,621 INFO program: Attribute Data Size: 11200 >18:58:00,621 INFO program: Attribute Initialized Size: 11200 >18:58:00,621 INFO program: Attribute Compressed Size: 0 >18:58:00,621 INFO program: Compression Block Size: 0 >18:58:00,621 INFO program: Compression Block Size Bits: 0 >18:58:00,621 INFO program: Compression Block Clusters: 0 >18:58:00,622 INFO program: Free Clusters: 28233 (31.5%) >18:58:00,622 DEBUG program: Return code: 0 >18:58:00,622 INFO program: Running... ntfsresize -m /dev/sdb2 >18:58:00,647 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >18:58:00,647 INFO program: Minsize (in MB): 252 >18:58:00,647 DEBUG program: Return code: 0 >18:58:00,971 INFO program: Running... multipath -c /dev/sdc >18:58:00,981 INFO program: /dev/sdc is not a valid multipath device path >18:58:00,981 DEBUG program: Return code: 1 >18:58:01,060 INFO program: Running... mdadm --examine --export /dev/sdc1 >18:58:01,072 INFO program: MD_LEVEL=raid1 >18:58:01,072 INFO program: MD_DEVICES=2 >18:58:01,073 INFO program: MD_NAME=underground.ioerror.us:0 >18:58:01,073 INFO program: MD_ARRAY_SIZE=3000.46GB >18:58:01,073 INFO program: MD_UUID=e883beb4:dcb570c6:3a3213c1:492d54b3 >18:58:01,074 INFO program: MD_UPDATE_TIME=1391529358 >18:58:01,074 INFO program: MD_DEV_UUID=401a885c:953a4224:42155cda:493a3961 >18:58:01,074 INFO program: MD_EVENTS=15108 >18:58:01,075 DEBUG program: Return code: 0 >18:58:01,075 INFO program: Running... mdadm --examine --brief /dev/sdc1 >18:58:01,085 INFO program: ARRAY /dev/md/0 metadata=1.2 UUID=e883beb4:dcb570c6:3a3213c1:492d54b3 name=underground.ioerror.us:0 >18:58:01,085 DEBUG program: Return code: 0 >18:58:01,095 INFO program: Running... udevadm settle --timeout=300 >18:58:01,111 DEBUG program: Return code: 0 >18:58:01,142 INFO program: Running... udevadm settle --timeout=300 >18:58:01,158 DEBUG program: Return code: 0 >18:58:01,158 INFO program: Running... mdadm --incremental --quiet /dev/sdc1 >18:58:01,168 DEBUG program: Return code: 1 >18:58:01,911 INFO program: Running... multipath -c /dev/sdd >18:58:01,920 INFO program: /dev/sdd is not a valid multipath device path >18:58:01,921 DEBUG program: Return code: 1 >18:58:01,964 INFO program: Running... mdadm --examine --export /dev/sdd1 >18:58:01,995 INFO program: MD_LEVEL=raid1 >18:58:01,995 INFO program: MD_DEVICES=2 >18:58:01,995 INFO program: MD_NAME=underground.ioerror.us:0 >18:58:01,996 INFO program: MD_ARRAY_SIZE=3000.46GB >18:58:01,996 INFO program: MD_UUID=e883beb4:dcb570c6:3a3213c1:492d54b3 >18:58:01,996 INFO program: MD_UPDATE_TIME=1391540281 >18:58:01,996 INFO program: MD_DEV_UUID=f6710245:466c5bde:5622d6f6:9b33b092 >18:58:01,996 INFO program: MD_EVENTS=15109 >18:58:01,996 DEBUG program: Return code: 0 >18:58:01,996 INFO program: Running... mdadm --examine --brief /dev/sdd1 >18:58:02,005 INFO program: ARRAY /dev/md/0 metadata=1.2 UUID=e883beb4:dcb570c6:3a3213c1:492d54b3 name=underground.ioerror.us:0 >18:58:02,006 DEBUG program: Return code: 0 >18:58:02,016 INFO program: Running... udevadm settle --timeout=300 >18:58:02,033 DEBUG program: Return code: 0 >18:58:02,033 INFO program: Running... mdadm --incremental --quiet /dev/sdd1 >18:58:02,044 DEBUG program: Return code: 1 >18:58:02,066 INFO program: Running... multipath -c /dev/sde >18:58:02,076 INFO program: /dev/sde is not a valid multipath device path >18:58:02,077 DEBUG program: Return code: 1 >18:58:02,166 INFO program: Running... dumpe2fs -h /dev/loop1 >18:58:02,177 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >18:58:02,178 INFO program: Filesystem volume name: Anaconda >18:58:02,178 INFO program: Last mounted on: / >18:58:02,178 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >18:58:02,178 INFO program: Filesystem magic number: 0xEF53 >18:58:02,178 INFO program: Filesystem revision #: 1 (dynamic) >18:58:02,178 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 >18:58:02,179 INFO program: Filesystem flags: signed_directory_hash >18:58:02,179 INFO program: Default mount options: user_xattr acl >18:58:02,179 INFO program: Filesystem state: clean >18:58:02,179 INFO program: Errors behavior: Continue >18:58:02,180 INFO program: Filesystem OS type: Linux >18:58:02,180 INFO program: Inode count: 131072 >18:58:02,180 INFO program: Block count: 2097152 >18:58:02,180 INFO program: Reserved block count: 0 >18:58:02,180 INFO program: Free blocks: 1293489 >18:58:02,180 INFO program: Free inodes: 103755 >18:58:02,180 INFO program: First block: 1 >18:58:02,181 INFO program: Block size: 1024 >18:58:02,181 INFO program: Fragment size: 1024 >18:58:02,181 INFO program: Reserved GDT blocks: 256 >18:58:02,181 INFO program: Blocks per group: 8192 >18:58:02,181 INFO program: Fragments per group: 8192 >18:58:02,182 INFO program: Inodes per group: 512 >18:58:02,182 INFO program: Inode blocks per group: 128 >18:58:02,182 INFO program: Flex block group size: 16 >18:58:02,182 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >18:58:02,182 INFO program: Last mount time: Thu Dec 12 14:00:24 2013 >18:58:02,182 INFO program: Last write time: Thu Dec 12 14:00:33 2013 >18:58:02,183 INFO program: Mount count: 2 >18:58:02,183 INFO program: Maximum mount count: -1 >18:58:02,183 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >18:58:02,183 INFO program: Check interval: 0 (<none>) >18:58:02,183 INFO program: Lifetime writes: 32 MB >18:58:02,184 INFO program: Reserved blocks uid: 0 (user root) >18:58:02,184 INFO program: Reserved blocks gid: 0 (group root) >18:58:02,184 INFO program: First inode: 11 >18:58:02,184 INFO program: Inode size: 256 >18:58:02,184 INFO program: Required extra isize: 28 >18:58:02,184 INFO program: Desired extra isize: 28 >18:58:02,184 INFO program: Journal inode: 8 >18:58:02,184 INFO program: Default directory hash: half_md4 >18:58:02,185 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >18:58:02,185 INFO program: Journal backup: inode blocks >18:58:02,185 INFO program: Journal features: (none) >18:58:02,185 INFO program: Journal size: 32M >18:58:02,185 INFO program: Journal length: 32768 >18:58:02,185 INFO program: Journal sequence: 0x00000007 >18:58:02,185 INFO program: Journal start: 0 >18:58:02,185 INFO program: >18:58:02,186 DEBUG program: Return code: 0 >18:58:02,186 INFO program: Running... resize2fs -P /dev/loop1 >18:58:02,194 INFO program: resize2fs 1.42.8 (20-Jun-2013) >18:58:02,195 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >18:58:02,195 INFO program: Couldn't find valid filesystem superblock. >18:58:02,195 DEBUG program: Return code: 1 >18:58:02,240 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >18:58:02,249 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >18:58:02,249 INFO program: Filesystem volume name: Anaconda >18:58:02,249 INFO program: Last mounted on: / >18:58:02,250 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >18:58:02,250 INFO program: Filesystem magic number: 0xEF53 >18:58:02,250 INFO program: Filesystem revision #: 1 (dynamic) >18:58:02,250 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 >18:58:02,250 INFO program: Filesystem flags: signed_directory_hash >18:58:02,250 INFO program: Default mount options: user_xattr acl >18:58:02,250 INFO program: Filesystem state: clean >18:58:02,251 INFO program: Errors behavior: Continue >18:58:02,251 INFO program: Filesystem OS type: Linux >18:58:02,251 INFO program: Inode count: 131072 >18:58:02,251 INFO program: Block count: 2097152 >18:58:02,252 INFO program: Reserved block count: 0 >18:58:02,252 INFO program: Free blocks: 1293489 >18:58:02,252 INFO program: Free inodes: 103755 >18:58:02,252 INFO program: First block: 1 >18:58:02,252 INFO program: Block size: 1024 >18:58:02,252 INFO program: Fragment size: 1024 >18:58:02,252 INFO program: Reserved GDT blocks: 256 >18:58:02,252 INFO program: Blocks per group: 8192 >18:58:02,253 INFO program: Fragments per group: 8192 >18:58:02,253 INFO program: Inodes per group: 512 >18:58:02,253 INFO program: Inode blocks per group: 128 >18:58:02,253 INFO program: Flex block group size: 16 >18:58:02,253 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >18:58:02,253 INFO program: Last mount time: Tue Feb 4 18:57:28 2014 >18:58:02,253 INFO program: Last write time: Tue Feb 4 18:57:28 2014 >18:58:02,253 INFO program: Mount count: 3 >18:58:02,254 INFO program: Maximum mount count: -1 >18:58:02,254 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >18:58:02,254 INFO program: Check interval: 0 (<none>) >18:58:02,254 INFO program: Lifetime writes: 32 MB >18:58:02,254 INFO program: Reserved blocks uid: 0 (user root) >18:58:02,254 INFO program: Reserved blocks gid: 0 (group root) >18:58:02,254 INFO program: First inode: 11 >18:58:02,254 INFO program: Inode size: 256 >18:58:02,255 INFO program: Required extra isize: 28 >18:58:02,255 INFO program: Desired extra isize: 28 >18:58:02,255 INFO program: Journal inode: 8 >18:58:02,255 INFO program: Default directory hash: half_md4 >18:58:02,255 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >18:58:02,255 INFO program: Journal backup: inode blocks >18:58:02,255 INFO program: Journal features: (none) >18:58:02,256 INFO program: Journal size: 32M >18:58:02,256 INFO program: Journal length: 32768 >18:58:02,256 INFO program: Journal sequence: 0x00000008 >18:58:02,256 INFO program: Journal start: 1 >18:58:02,256 INFO program: >18:58:02,256 DEBUG program: Return code: 0 >18:58:02,257 INFO program: Running... resize2fs -P /dev/mapper/live-rw >18:58:02,265 INFO program: resize2fs 1.42.8 (20-Jun-2013) >18:58:02,266 INFO program: Estimated minimum size of the filesystem: 786368 >18:58:02,266 DEBUG program: Return code: 0 >18:58:02,292 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >18:58:02,300 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >18:58:02,301 INFO program: Filesystem volume name: Anaconda >18:58:02,301 INFO program: Last mounted on: / >18:58:02,301 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >18:58:02,302 INFO program: Filesystem magic number: 0xEF53 >18:58:02,302 INFO program: Filesystem revision #: 1 (dynamic) >18:58:02,302 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 >18:58:02,302 INFO program: Filesystem flags: signed_directory_hash >18:58:02,303 INFO program: Default mount options: user_xattr acl >18:58:02,303 INFO program: Filesystem state: clean >18:58:02,303 INFO program: Errors behavior: Continue >18:58:02,303 INFO program: Filesystem OS type: Linux >18:58:02,303 INFO program: Inode count: 131072 >18:58:02,304 INFO program: Block count: 2097152 >18:58:02,304 INFO program: Reserved block count: 0 >18:58:02,304 INFO program: Free blocks: 1293489 >18:58:02,304 INFO program: Free inodes: 103755 >18:58:02,304 INFO program: First block: 1 >18:58:02,305 INFO program: Block size: 1024 >18:58:02,305 INFO program: Fragment size: 1024 >18:58:02,305 INFO program: Reserved GDT blocks: 256 >18:58:02,305 INFO program: Blocks per group: 8192 >18:58:02,306 INFO program: Fragments per group: 8192 >18:58:02,306 INFO program: Inodes per group: 512 >18:58:02,306 INFO program: Inode blocks per group: 128 >18:58:02,306 INFO program: Flex block group size: 16 >18:58:02,306 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >18:58:02,306 INFO program: Last mount time: Thu Dec 12 14:00:24 2013 >18:58:02,307 INFO program: Last write time: Thu Dec 12 14:00:33 2013 >18:58:02,307 INFO program: Mount count: 2 >18:58:02,307 INFO program: Maximum mount count: -1 >18:58:02,307 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >18:58:02,308 INFO program: Check interval: 0 (<none>) >18:58:02,308 INFO program: Lifetime writes: 32 MB >18:58:02,308 INFO program: Reserved blocks uid: 0 (user root) >18:58:02,308 INFO program: Reserved blocks gid: 0 (group root) >18:58:02,308 INFO program: First inode: 11 >18:58:02,309 INFO program: Inode size: 256 >18:58:02,309 INFO program: Required extra isize: 28 >18:58:02,309 INFO program: Desired extra isize: 28 >18:58:02,309 INFO program: Journal inode: 8 >18:58:02,309 INFO program: Default directory hash: half_md4 >18:58:02,310 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >18:58:02,310 INFO program: Journal backup: inode blocks >18:58:02,310 INFO program: Journal features: (none) >18:58:02,310 INFO program: Journal size: 32M >18:58:02,311 INFO program: Journal length: 32768 >18:58:02,311 INFO program: Journal sequence: 0x00000007 >18:58:02,311 INFO program: Journal start: 0 >18:58:02,311 INFO program: >18:58:02,312 DEBUG program: Return code: 0 >18:58:02,312 INFO program: Running... resize2fs -P /dev/mapper/live-base >18:58:02,321 INFO program: resize2fs 1.42.8 (20-Jun-2013) >18:58:02,321 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >18:58:02,322 INFO program: Couldn't find valid filesystem superblock. >18:58:02,322 DEBUG program: Return code: 1 >18:58:02,370 INFO program: Running... udevadm settle --timeout=300 >18:58:02,385 DEBUG program: Return code: 0 >18:58:02,401 INFO program: Running... udevadm settle --timeout=300 >18:58:02,417 DEBUG program: Return code: 0 >18:58:02,422 INFO program: Running... udevadm settle --timeout=300 >18:58:02,438 DEBUG program: Return code: 0 >18:58:02,444 INFO program: Running... udevadm settle --timeout=300 >18:58:02,460 DEBUG program: Return code: 0 >18:58:02,465 INFO program: Running... udevadm settle --timeout=300 >18:58:02,482 DEBUG program: Return code: 0 >18:58:02,484 INFO program: Running... udevadm settle --timeout=300 >18:58:02,501 DEBUG program: Return code: 0 >18:58:02,505 INFO program: Running... udevadm settle --timeout=300 >18:58:02,521 DEBUG program: Return code: 0 >18:58:02,523 INFO program: Running... udevadm settle --timeout=300 >18:58:02,539 DEBUG program: Return code: 0 >18:58:02,544 INFO program: Running... udevadm settle --timeout=300 >18:58:02,560 DEBUG program: Return code: 0 >18:58:02,564 INFO program: Running... udevadm settle --timeout=300 >18:58:02,580 DEBUG program: Return code: 0 >18:58:02,584 INFO program: Running... udevadm settle --timeout=300 >18:58:02,600 DEBUG program: Return code: 0 >18:58:02,604 INFO program: Running... udevadm settle --timeout=300 >18:58:02,619 DEBUG program: Return code: 0 >18:58:02,624 INFO program: Running... udevadm settle --timeout=300 >18:58:02,639 DEBUG program: Return code: 0 >18:58:02,643 INFO program: Running... udevadm settle --timeout=300 >18:58:02,659 DEBUG program: Return code: 0 >18:58:02,659 INFO program: Running... mdadm --stop /dev/md/underground.ioerror.us:0 >18:58:02,684 INFO program: mdadm: stopped /dev/md/underground.ioerror.us:0 >18:58:02,685 DEBUG program: Return code: 0 >18:58:02,690 INFO program: Running... udevadm settle --timeout=300 >18:58:02,707 DEBUG program: Return code: 0 >18:58:02,712 INFO program: Running... udevadm settle --timeout=300 >18:58:02,727 DEBUG program: Return code: 0 >18:58:02,732 INFO program: Running... udevadm settle --timeout=300 >18:58:02,748 DEBUG program: Return code: 0 >18:58:02,753 INFO program: Running... udevadm settle --timeout=300 >18:58:02,769 DEBUG program: Return code: 0 >18:58:02,790 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >18:58:02,805 DEBUG program: Return code: 0 >18:58:02,808 INFO program: Running... udevadm settle --timeout=300 >18:58:02,824 DEBUG program: Return code: 0 >18:58:02,824 INFO program: Running... umount /mnt/sysimage >18:58:02,834 DEBUG program: Return code: 0 >18:58:02,835 INFO program: Running... udevadm settle --timeout=300 >18:58:02,851 DEBUG program: Return code: 0 >18:58:02,856 INFO program: Running... udevadm settle --timeout=300 >18:58:02,871 DEBUG program: Return code: 0 >18:58:02,873 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdb1 /mnt/sysimage >18:58:02,883 DEBUG program: Return code: 0 >18:58:02,886 INFO program: Running... udevadm settle --timeout=300 >18:58:02,902 DEBUG program: Return code: 0 >18:58:02,902 INFO program: Running... umount /mnt/sysimage >18:58:02,911 DEBUG program: Return code: 0 >18:58:02,912 INFO program: Running... udevadm settle --timeout=300 >18:58:02,928 DEBUG program: Return code: 0 >18:58:02,932 INFO program: Running... udevadm settle --timeout=300 >18:58:02,948 DEBUG program: Return code: 0 >18:58:03,048 INFO program: Running... hwclock --hctosys --localtime >18:58:04,000 DEBUG program: Return code: 0 >18:58:06,811 INFO program: Running... modprobe btrfs >18:58:06,893 DEBUG program: Return code: 0 >18:58:06,975 INFO program: Running... modprobe xfs >18:58:07,037 DEBUG program: Return code: 0 >18:58:07,071 INFO program: Running... modprobe vfat >18:58:07,092 DEBUG program: Return code: 0 > > >/tmp/storage.log: >18:57:36,251 INFO blivet: ISCSID is /sbin/iscsid >18:57:36,251 INFO blivet: no initiator set >18:57:36,350 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >18:57:36,351 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >18:57:37,776 DEBUG blivet: trying to set new default fstype to 'ext4' >18:57:37,824 DEBUG blivet: Ext4FS.supported: supported: True ; >18:57:37,825 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:57:37,825 DEBUG blivet: Ext4FS.supported: supported: True ; >18:57:38,366 INFO blivet: Detected 16144M of memory >18:57:38,366 INFO blivet: Suggested swap size (8072 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >18:57:38,366 INFO blivet: Swap attempt of 0M >18:57:59,709 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x7f8ac7261d50> >18:57:59,710 INFO blivet: no initiator set >18:57:59,711 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >18:57:59,712 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >18:57:59,750 DEBUG blivet: protected device spec LABEL=Fedora_20_x86_64 resolved to sde >18:57:59,775 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdc', 'sdc1', 'sdd', 'sdd1', 'sde', 'sde1', 'sde2', 'sde3', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1', 'md127'] >18:57:59,789 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-KINGSTON_SH103S3240G_50026B7234019E46 /dev/disk/by-id/wwn-0x50026b7234019e46', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'KINGSTON_SH103S3240G', > 'ID_MODEL_ENC': 'KINGSTON\\x20SH103S3240G\\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': '0000bb9e', > 'ID_REVISION': '506ABBF0', > 'ID_SERIAL': 'KINGSTON_SH103S3240G_50026B7234019E46', > 'ID_SERIAL_SHORT': '50026B7234019E46', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50026b7234019e46', > 'ID_WWN_WITH_EXTENSION': '0x50026b7234019e46', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '336466', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-KINGSTON_SH103S3240G_50026B7234019E46', > '/dev/disk/by-id/wwn-0x50026b7234019e46'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >18:57:59,789 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >18:57:59,791 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >18:57:59,791 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:57:59,792 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >18:57:59,793 INFO blivet: sda is a disk >18:57:59,794 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:57:59,796 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >18:57:59,838 INFO blivet: added disk sda (id 0) to device tree >18:57:59,849 DEBUG blivet: looking up parted Device: /dev/sda >18:57:59,993 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >18:57:59,995 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >18:57:59,996 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >18:57:59,996 DEBUG blivet: required disklabel type for sda (1) is None >18:57:59,996 DEBUG blivet: default disklabel type for sda is msdos >18:57:59,997 DEBUG blivet: selecting msdos disklabel for sda based on size >18:57:59,998 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >18:58:00,004 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f8ab9a0ac10>, <parted.partition.Partition object at 0x7f8ab9a0ae50>] > device: <parted.device.Device object at 0x7f8ab9a0aa50> > PedDisk: <_ped.Disk object at 0x7f8ab9a0b8c0> >18:58:00,004 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >18:58:00,005 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >18:58:00,007 INFO blivet: got device: DiskDevice instance (0x7f8abc9fd150) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 228936.585938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA KINGSTON SH103S3 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 468862128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (29185, 255, 63) biosGeometry: (29185, 255, 63) > PedDevice: <_ped.Device object at 0x7f8ac7397170> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f8abc9fd110> >18:58:00,009 INFO blivet: got format: DiskLabel instance (0x7f8ac73badd0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f8ab9a0ac10>, <parted.partition.Partition object at 0x7f8ab9a0ae50>] > device: <parted.device.Device object at 0x7f8ab9a0aa50> > PedDisk: <_ped.Disk object at 0x7f8ab9a0b8c0> > origPartedDisk = <parted.disk.Disk object at 0x7f8ab9a10050> > partedDevice = parted.Device instance -- > model: ATA KINGSTON SH103S3 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 468862128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (29185, 255, 63) biosGeometry: (29185, 255, 63) > PedDevice: <_ped.Device object at 0x7f8abc37bb00> > >18:58:00,015 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-KINGSTON_SH103S3240G_50026B7234019E46-part1 /dev/disk/by-id/wwn-0x50026b7234019e46-part1 /dev/disk/by-uuid/f1c7725c-4430-4fe0-8841-85f3905e857c', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f1c7725c-4430-4fe0-8841-85f3905e857c', > 'ID_FS_UUID_ENC': 'f1c7725c-4430-4fe0-8841-85f3905e857c', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'KINGSTON_SH103S3240G', > 'ID_MODEL_ENC': 'KINGSTON\\x20SH103S3240G\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0000bb9e-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0000bb9e', > 'ID_REVISION': '506ABBF0', > 'ID_SERIAL': 'KINGSTON_SH103S3240G_50026B7234019E46', > 'ID_SERIAL_SHORT': '50026B7234019E46', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50026b7234019e46', > 'ID_WWN_WITH_EXTENSION': '0x50026b7234019e46', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '336485', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-KINGSTON_SH103S3240G_50026B7234019E46-part1', > '/dev/disk/by-id/wwn-0x50026b7234019e46-part1', > '/dev/disk/by-uuid/f1c7725c-4430-4fe0-8841-85f3905e857c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >18:58:00,016 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >18:58:00,017 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >18:58:00,017 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:00,018 INFO blivet: sda1 is a partition >18:58:00,019 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >18:58:00,019 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >18:58:00,020 DEBUG blivet: DeviceTree.getDeviceByName returned existing 228936MB disk sda (0) with existing msdos disklabel >18:58:00,022 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >18:58:00,023 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >18:58:00,023 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:58:00,024 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >18:58:00,024 DEBUG blivet: looking up parted Partition: /dev/sda1 >18:58:00,025 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >18:58:00,027 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >18:58:00,028 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >18:58:00,029 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >18:58:00,029 INFO blivet: added partition sda1 (id 1) to device tree >18:58:00,030 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >18:58:00,031 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >18:58:00,032 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >18:58:00,033 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >18:58:00,037 WARN blivet: disklabel detected but not usable on sda1 >18:58:00,037 INFO blivet: type detected on 'sda1' is 'ext4' >18:58:00,107 DEBUG blivet: padding min size from 128 up to 140 >18:58:00,108 DEBUG blivet: Ext4FS.supported: supported: True ; >18:58:00,109 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:58:00,110 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >18:58:00,113 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >18:58:00,115 DEBUG blivet: looking up parted Device: /dev/sda1 >18:58:00,118 INFO blivet: got device: PartitionDevice instance (0x7f8ac73a5f50) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 228936MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f8abc37bdd0> > 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 0x7f8ab9a0ab10> fileSystem: <parted.filesystem.FileSystem object at 0x7f8ab9a0af90> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8ab9a0acd0> PedPartition: <_ped.Partition object at 0x7f8abc3417d0> > disk = existing 228936MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >18:58:00,121 DEBUG blivet: Ext4FS.supported: supported: True ; >18:58:00,121 INFO blivet: got format: Ext4FS instance (0x7f8ab9a103d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = f1c7725c-4430-4fe0-8841-85f3905e857c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >18:58:00,140 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-KINGSTON_SH103S3240G_50026B7234019E46-part2 /dev/disk/by-id/wwn-0x50026b7234019e46-part2 /dev/disk/by-uuid/cb7b1e8e-763e-4e3f-ba00-97ff1c50b97c', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': 'cb7b1e8e-763e-4e3f-ba00-97ff1c50b97c', > 'ID_FS_UUID_ENC': 'cb7b1e8e-763e-4e3f-ba00-97ff1c50b97c', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'KINGSTON_SH103S3240G', > 'ID_MODEL_ENC': 'KINGSTON\\x20SH103S3240G\\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': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '467834880', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0000bb9e-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0000bb9e', > 'ID_REVISION': '506ABBF0', > 'ID_SERIAL': 'KINGSTON_SH103S3240G_50026B7234019E46', > 'ID_SERIAL_SHORT': '50026B7234019E46', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50026b7234019e46', > 'ID_WWN_WITH_EXTENSION': '0x50026b7234019e46', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '336501', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-KINGSTON_SH103S3240G_50026B7234019E46-part2', > '/dev/disk/by-id/wwn-0x50026b7234019e46-part2', > '/dev/disk/by-uuid/cb7b1e8e-763e-4e3f-ba00-97ff1c50b97c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >18:58:00,141 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >18:58:00,142 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >18:58:00,144 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:00,144 INFO blivet: sda2 is a partition >18:58:00,146 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >18:58:00,147 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >18:58:00,148 DEBUG blivet: DeviceTree.getDeviceByName returned existing 228936MB disk sda (0) with existing msdos disklabel >18:58:00,149 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >18:58:00,151 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >18:58:00,151 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:58:00,153 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >18:58:00,153 DEBUG blivet: looking up parted Partition: /dev/sda2 >18:58:00,154 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >18:58:00,156 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >18:58:00,157 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >18:58:00,159 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >18:58:00,159 INFO blivet: added partition sda2 (id 2) to device tree >18:58:00,160 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >18:58:00,161 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >18:58:00,163 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >18:58:00,164 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >18:58:00,169 WARN blivet: disklabel detected but not usable on sda2 >18:58:00,170 INFO blivet: type detected on 'sda2' is 'crypto_LUKS' >18:58:00,172 DEBUG blivet: LUKS.__init__: uuid: cb7b1e8e-763e-4e3f-ba00-97ff1c50b97c ; exists: True ; label: None ; device: /dev/sda2 ; serial: 50026B7234019E46 ; name: luks-cb7b1e8e-763e-4e3f-ba00-97ff1c50b97c ; >18:58:00,172 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >18:58:00,173 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >18:58:00,174 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: luks ; >18:58:00,176 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda2 ; >18:58:00,177 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-cb7b1e8e-763e-4e3f-ba00-97ff1c50b97c ; >18:58:00,178 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:00,179 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >18:58:00,179 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:58:00,180 DEBUG blivet: LUKSDevice._setFormat: luks-cb7b1e8e-763e-4e3f-ba00-97ff1c50b97c ; current: None ; type: None ; >18:58:00,182 DEBUG blivet: LUKSDevice.setup: luks-cb7b1e8e-763e-4e3f-ba00-97ff1c50b97c ; status: False ; controllable: True ; orig: False ; >18:58:00,183 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-cb7b1e8e-763e-4e3f-ba00-97ff1c50b97c ; orig: False ; >18:58:00,185 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >18:58:00,186 DEBUG blivet: LUKS.setup: device: /dev/sda2 ; mapName: luks-cb7b1e8e-763e-4e3f-ba00-97ff1c50b97c ; status: False ; type: luks ; >18:58:00,186 INFO blivet: setup of luks-cb7b1e8e-763e-4e3f-ba00-97ff1c50b97c failed: luks device not configured >18:58:00,188 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >18:58:00,188 DEBUG blivet: looking up parted Device: /dev/sda2 >18:58:00,190 INFO blivet: got device: PartitionDevice instance (0x7f8ab9a10450) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 228936MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 228435.0 > format = existing luks > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 467834880 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (29121, 255, 63) biosGeometry: (29121, 255, 63) > PedDevice: <_ped.Device object at 0x7f8abc37b4d0> > 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 0x7f8ab9a0ab10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8ab9a0af10> PedPartition: <_ped.Partition object at 0x7f8abc341050> > disk = existing 228936MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 468860927 length = 467834880 > flags = >18:58:00,190 INFO blivet: got format: LUKS instance (0x7f8ac73bacd0) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda2 uuid = cb7b1e8e-763e-4e3f-ba00-97ff1c50b97c exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-cb7b1e8e-763e-4e3f-ba00-97ff1c50b97c > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >18:58:00,195 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B0_WD-WMATV0892216 /dev/disk/by-id/wwn-0x50014ee0abc32dfc', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD1001FALS-00J7B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1001FALS-00J7B0\\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': '4c343c4b', > 'ID_REVISION': '05.00K05', > 'ID_SERIAL': 'WDC_WD1001FALS-00J7B0_WD-WMATV0892216', > 'ID_SERIAL_SHORT': 'WD-WMATV0892216', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0abc32dfc', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0abc32dfc', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '336713', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B0_WD-WMATV0892216', > '/dev/disk/by-id/wwn-0x50014ee0abc32dfc'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >18:58:00,195 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >18:58:00,196 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >18:58:00,197 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:00,198 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >18:58:00,199 INFO blivet: sdb is a disk >18:58:00,199 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:58:00,200 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >18:58:00,211 INFO blivet: added disk sdb (id 4) to device tree >18:58:00,211 DEBUG blivet: looking up parted Device: /dev/sdb >18:58:00,212 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >18:58:00,213 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >18:58:00,214 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >18:58:00,215 DEBUG blivet: required disklabel type for sdb (1) is None >18:58:00,215 DEBUG blivet: default disklabel type for sdb is msdos >18:58:00,215 DEBUG blivet: selecting msdos disklabel for sdb based on size >18:58:00,216 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >18:58:00,363 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f8ab9a2d190>, <parted.partition.Partition object at 0x7f8ab9a2d510>, <parted.partition.Partition object at 0x7f8ab9a2d790>, <parted.partition.Partition object at 0x7f8ab9a2d910>, <parted.partition.Partition object at 0x7f8ab9a2da10>] > device: <parted.device.Device object at 0x7f8ab9a10f90> > PedDisk: <_ped.Disk object at 0x7f8ab9a2ca70> >18:58:00,363 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >18:58:00,364 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >18:58:00,366 INFO blivet: got device: DiskDevice instance (0x7f8ab9a10d10) -- > name = sdb status = True kids = 0 id = 4 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f8abc37bef0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f8ab9a10c90> >18:58:00,368 INFO blivet: got format: DiskLabel instance (0x7f8ab9a10d90) -- > 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 = 5 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f8ab9a2d190>, <parted.partition.Partition object at 0x7f8ab9a2d510>, <parted.partition.Partition object at 0x7f8ab9a2d790>, <parted.partition.Partition object at 0x7f8ab9a2d910>, <parted.partition.Partition object at 0x7f8ab9a2da10>] > device: <parted.device.Device object at 0x7f8ab9a10f90> > PedDisk: <_ped.Disk object at 0x7f8ab9a2ca70> > origPartedDisk = <parted.disk.Disk object at 0x7f8ab9a2db50> > partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f8abc37bf80> > >18:58:00,373 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B0_WD-WMATV0892216-part1 /dev/disk/by-id/wwn-0x50014ee0abc32dfc-part1 /dev/disk/by-uuid/bf03b526-5535-4b6d-a751-d57e872674b9', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'bf03b526-5535-4b6d-a751-d57e872674b9', > 'ID_FS_UUID_ENC': 'bf03b526-5535-4b6d-a751-d57e872674b9', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD1001FALS-00J7B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1001FALS-00J7B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '4c343c4b-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '4c343c4b', > 'ID_REVISION': '05.00K05', > 'ID_SERIAL': 'WDC_WD1001FALS-00J7B0_WD-WMATV0892216', > 'ID_SERIAL_SHORT': 'WD-WMATV0892216', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0abc32dfc', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0abc32dfc', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '336733', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B0_WD-WMATV0892216-part1', > '/dev/disk/by-id/wwn-0x50014ee0abc32dfc-part1', > '/dev/disk/by-uuid/bf03b526-5535-4b6d-a751-d57e872674b9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >18:58:00,374 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >18:58:00,375 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >18:58:00,375 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:00,376 INFO blivet: sdb1 is a partition >18:58:00,376 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >18:58:00,380 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >18:58:00,381 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (4) with existing msdos disklabel >18:58:00,382 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >18:58:00,383 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >18:58:00,384 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:58:00,385 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >18:58:00,385 DEBUG blivet: looking up parted Partition: /dev/sdb1 >18:58:00,386 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >18:58:00,387 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >18:58:00,388 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >18:58:00,389 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >18:58:00,389 INFO blivet: added partition sdb1 (id 5) to device tree >18:58:00,390 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >18:58:00,391 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >18:58:00,392 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >18:58:00,393 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >18:58:00,399 WARN blivet: disklabel detected but not usable on sdb1 >18:58:00,399 INFO blivet: type detected on 'sdb1' is 'ext4' >18:58:00,456 DEBUG blivet: padding min size from 121 up to 133 >18:58:00,457 DEBUG blivet: Ext4FS.supported: supported: True ; >18:58:00,457 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:58:00,458 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >18:58:00,459 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >18:58:00,460 DEBUG blivet: looking up parted Device: /dev/sdb1 >18:58:00,461 INFO blivet: got device: PartitionDevice instance (0x7f8ab9a2ddd0) -- > name = sdb1 status = True kids = 0 id = 5 > parents = ['existing 953869MB disk sdb (4) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f8ab9a2e3b0> > 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 0x7f8ab9a2d090> fileSystem: <parted.filesystem.FileSystem object at 0x7f8ab9a2d650> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8ab9a2d2d0> PedPartition: <_ped.Partition object at 0x7f8abc393fb0> > disk = existing 953869MB disk sdb (4) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = >18:58:00,462 DEBUG blivet: Ext4FS.supported: supported: True ; >18:58:00,463 INFO blivet: got format: Ext4FS instance (0x7f8ab9a10e90) -- > type = ext4 name = ext4 status = False > device = /dev/sdb1 uuid = bf03b526-5535-4b6d-a751-d57e872674b9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >18:58:00,468 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B0_WD-WMATV0892216-part2 /dev/disk/by-id/wwn-0x50014ee0abc32dfc-part2 /dev/disk/by-label/System\\x20Reserved /dev/disk/by-uuid/AE06C18B06C154CD', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'AE06C18B06C154CD', > 'ID_FS_UUID_ENC': 'AE06C18B06C154CD', > 'ID_MODEL': 'WDC_WD1001FALS-00J7B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1001FALS-00J7B0\\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_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '716800', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '4c343c4b-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '4c343c4b', > 'ID_REVISION': '05.00K05', > 'ID_SERIAL': 'WDC_WD1001FALS-00J7B0_WD-WMATV0892216', > 'ID_SERIAL_SHORT': 'WD-WMATV0892216', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0abc32dfc', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0abc32dfc', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '336754', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B0_WD-WMATV0892216-part2', > '/dev/disk/by-id/wwn-0x50014ee0abc32dfc-part2', > '/dev/disk/by-label/System\\x20Reserved', > '/dev/disk/by-uuid/AE06C18B06C154CD'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >18:58:00,469 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >18:58:00,470 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >18:58:00,470 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:00,471 INFO blivet: sdb2 is a partition >18:58:00,472 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >18:58:00,472 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >18:58:00,473 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (4) with existing msdos disklabel >18:58:00,474 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >18:58:00,475 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >18:58:00,476 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:58:00,477 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >18:58:00,477 DEBUG blivet: looking up parted Partition: /dev/sdb2 >18:58:00,478 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >18:58:00,479 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >18:58:00,480 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >18:58:00,481 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >18:58:00,481 INFO blivet: added partition sdb2 (id 6) to device tree >18:58:00,482 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >18:58:00,483 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >18:58:00,484 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >18:58:00,485 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >18:58:00,561 WARN blivet: disklabel detected but not usable on sdb2 >18:58:00,563 INFO blivet: type detected on 'sdb2' is 'ntfs' >18:58:00,647 DEBUG blivet: padding min size from 240 up to 264 >18:58:00,648 DEBUG blivet: NTFS.supported: supported: False ; >18:58:00,649 DEBUG blivet: getFormat('ntfs') returning NTFS instance >18:58:00,653 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >18:58:00,654 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: ntfs ; >18:58:00,654 DEBUG blivet: looking up parted Device: /dev/sdb2 >18:58:00,656 INFO blivet: got device: PartitionDevice instance (0x7f8ab9a10490) -- > name = sdb2 status = True kids = 0 id = 6 > parents = ['existing 953869MB disk sdb (4) with existing msdos disklabel'] > uuid = None size = 350.0 > format = existing ntfs filesystem > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 716800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (44, 255, 63) biosGeometry: (44, 255, 63) > PedDevice: <_ped.Device object at 0x7f8abc37be60> > target size = 0 path = /dev/sdb2 > 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 0x7f8ab9a2d090> fileSystem: <parted.filesystem.FileSystem object at 0x7f8ab9a2d690> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8ab9a2d5d0> PedPartition: <_ped.Partition object at 0x7f8ab9a2b1d0> > disk = existing 953869MB disk sdb (4) with existing msdos disklabel > start = 1026048 end = 1742847 length = 716800 > flags = boot >18:58:00,657 DEBUG blivet: NTFS.supported: supported: False ; >18:58:00,657 INFO blivet: got format: NTFS instance (0x7f8ab9a322d0) -- > type = ntfs name = ntfs status = False > device = /dev/sdb2 uuid = AE06C18B06C154CD exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = System_Reserved size = 349.0 targetSize = 349.0 > >18:58:00,663 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B0_WD-WMATV0892216-part3 /dev/disk/by-id/wwn-0x50014ee0abc32dfc-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD1001FALS-00J7B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1001FALS-00J7B0\\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': '3', > 'ID_PART_ENTRY_OFFSET': '1742848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '460081152', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '4c343c4b-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '4c343c4b', > 'ID_REVISION': '05.00K05', > 'ID_SERIAL': 'WDC_WD1001FALS-00J7B0_WD-WMATV0892216', > 'ID_SERIAL_SHORT': 'WD-WMATV0892216', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0abc32dfc', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0abc32dfc', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '336776', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B0_WD-WMATV0892216-part3', > '/dev/disk/by-id/wwn-0x50014ee0abc32dfc-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >18:58:00,663 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >18:58:00,664 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; >18:58:00,666 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:00,666 INFO blivet: sdb3 is a partition >18:58:00,667 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >18:58:00,668 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >18:58:00,670 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (4) with existing msdos disklabel >18:58:00,671 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >18:58:00,673 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >18:58:00,673 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:58:00,675 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >18:58:00,675 DEBUG blivet: looking up parted Partition: /dev/sdb3 >18:58:00,676 DEBUG blivet: PartitionDevice.probe: sdb3 ; exists: True ; >18:58:00,678 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >18:58:00,679 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >18:58:00,681 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >18:58:00,681 INFO blivet: added partition sdb3 (id 7) to device tree >18:58:00,683 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >18:58:00,684 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >18:58:00,685 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >18:58:00,687 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >18:58:00,748 WARN blivet: disklabel detected but not usable on sdb3 >18:58:00,748 DEBUG blivet: no type or existing type for sdb3, bailing >18:58:00,749 DEBUG blivet: looking up parted Device: /dev/sdb3 >18:58:00,751 INFO blivet: got device: PartitionDevice instance (0x7f8ab9a10e10) -- > name = sdb3 status = True kids = 0 id = 7 > parents = ['existing 953869MB disk sdb (4) with existing msdos disklabel'] > uuid = None size = 224649.0 > format = existing None > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 460081152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (28638, 255, 63) biosGeometry: (28638, 255, 63) > PedDevice: <_ped.Device object at 0x7f8ab9a2e4d0> > target size = 0 path = /dev/sdb3 > 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 0x7f8ab9a2d090> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8ab9a2d7d0> PedPartition: <_ped.Partition object at 0x7f8ab9a2b110> > disk = existing 953869MB disk sdb (4) with existing msdos disklabel > start = 1742848 end = 461823999 length = 460081152 > flags = >18:58:00,757 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B0_WD-WMATV0892216-part4 /dev/disk/by-id/wwn-0x50014ee0abc32dfc-part4', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD1001FALS-00J7B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1001FALS-00J7B0\\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': '4', > 'ID_PART_ENTRY_OFFSET': '461824000', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1491699712', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '4c343c4b-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'b06bd46e', > 'ID_REVISION': '05.00K05', > 'ID_SERIAL': 'WDC_WD1001FALS-00J7B0_WD-WMATV0892216', > 'ID_SERIAL_SHORT': 'WD-WMATV0892216', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0abc32dfc', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0abc32dfc', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '336796', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B0_WD-WMATV0892216-part4', > '/dev/disk/by-id/wwn-0x50014ee0abc32dfc-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >18:58:00,757 INFO blivet: scanning sdb4 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4)... >18:58:00,759 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb4 ; >18:58:00,760 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:00,760 INFO blivet: sdb4 is a partition >18:58:00,761 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >18:58:00,763 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >18:58:00,764 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (4) with existing msdos disklabel >18:58:00,766 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sdb ; >18:58:00,768 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; >18:58:00,768 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:58:00,770 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >18:58:00,770 DEBUG blivet: looking up parted Partition: /dev/sdb4 >18:58:00,772 DEBUG blivet: PartitionDevice.probe: sdb4 ; exists: True ; >18:58:00,773 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >18:58:00,775 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >18:58:00,776 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >18:58:00,777 INFO blivet: added partition sdb4 (id 8) to device tree >18:58:00,778 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >18:58:00,779 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >18:58:00,781 DEBUG blivet: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >18:58:00,782 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >18:58:00,783 WARN blivet: disklabel detected but not usable on sdb4 >18:58:00,784 DEBUG blivet: no type or existing type for sdb4, bailing >18:58:00,785 DEBUG blivet: looking up parted Device: /dev/sdb4 >18:58:00,787 INFO blivet: got device: PartitionDevice instance (0x7f8ab9a32210) -- > name = sdb4 status = True kids = 0 id = 8 > parents = ['existing 953869MB disk sdb (4) with existing msdos disklabel'] > uuid = None size = 728369.0 > format = existing None > major = 8 minor = 20 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 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 0x7f8ab9a2e5f0> > target size = 0 path = /dev/sdb4 > 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 0x7f8ab9a2d090> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8ab9a2d950> PedPartition: <_ped.Partition object at 0x7f8ab9a2b0b0> > disk = existing 953869MB disk sdb (4) with existing msdos disklabel > start = 461824000 end = 1953523711 length = 1491699712 > flags = >18:58:00,794 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B0_WD-WMATV0892216-part5 /dev/disk/by-id/wwn-0x50014ee0abc32dfc-part5 /dev/disk/by-uuid/93ed6d13-106b-4bc7-8954-17c64e484b97', > 'DEVNAME': 'sdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '93ed6d13-106b-4bc7-8954-17c64e484b97', > 'ID_FS_UUID_ENC': '93ed6d13-106b-4bc7-8954-17c64e484b97', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'WDC_WD1001FALS-00J7B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1001FALS-00J7B0\\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': '5', > 'ID_PART_ENTRY_OFFSET': '461828096', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1491695616', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '4c343c4b-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '4c343c4b', > 'ID_REVISION': '05.00K05', > 'ID_SERIAL': 'WDC_WD1001FALS-00J7B0_WD-WMATV0892216', > 'ID_SERIAL_SHORT': 'WD-WMATV0892216', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0abc32dfc', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0abc32dfc', > 'MAJOR': '8', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '336819', > 'name': 'sdb5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1001FALS-00J7B0_WD-WMATV0892216-part5', > '/dev/disk/by-id/wwn-0x50014ee0abc32dfc-part5', > '/dev/disk/by-uuid/93ed6d13-106b-4bc7-8954-17c64e484b97'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >18:58:00,794 INFO blivet: scanning sdb5 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5)... >18:58:00,795 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb5 ; >18:58:00,834 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:00,834 INFO blivet: sdb5 is a partition >18:58:00,836 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >18:58:00,837 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >18:58:00,838 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (4) with existing msdos disklabel >18:58:00,840 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sdb ; >18:58:00,842 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >18:58:00,842 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:58:00,844 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >18:58:00,844 DEBUG blivet: looking up parted Partition: /dev/sdb5 >18:58:00,846 DEBUG blivet: PartitionDevice.probe: sdb5 ; exists: True ; >18:58:00,848 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >18:58:00,849 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >18:58:00,851 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >18:58:00,851 INFO blivet: added partition sdb5 (id 9) to device tree >18:58:00,852 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >18:58:00,854 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >18:58:00,855 DEBUG blivet: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >18:58:00,857 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >18:58:00,929 WARN blivet: disklabel detected but not usable on sdb5 >18:58:00,930 INFO blivet: type detected on 'sdb5' is 'crypto_LUKS' >18:58:00,932 DEBUG blivet: LUKS.__init__: uuid: 93ed6d13-106b-4bc7-8954-17c64e484b97 ; exists: True ; label: None ; device: /dev/sdb5 ; serial: WD-WMATV0892216 ; name: luks-93ed6d13-106b-4bc7-8954-17c64e484b97 ; >18:58:00,932 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >18:58:00,933 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >18:58:00,935 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: luks ; >18:58:00,936 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sdb5 ; >18:58:00,938 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-93ed6d13-106b-4bc7-8954-17c64e484b97 ; >18:58:00,939 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:00,941 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb5 ; >18:58:00,942 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:58:00,944 DEBUG blivet: LUKSDevice._setFormat: luks-93ed6d13-106b-4bc7-8954-17c64e484b97 ; current: None ; type: None ; >18:58:00,945 DEBUG blivet: LUKSDevice.setup: luks-93ed6d13-106b-4bc7-8954-17c64e484b97 ; status: False ; controllable: True ; orig: False ; >18:58:00,947 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-93ed6d13-106b-4bc7-8954-17c64e484b97 ; orig: False ; >18:58:00,949 DEBUG blivet: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >18:58:00,951 DEBUG blivet: LUKS.setup: device: /dev/sdb5 ; mapName: luks-93ed6d13-106b-4bc7-8954-17c64e484b97 ; status: False ; type: luks ; >18:58:00,951 INFO blivet: setup of luks-93ed6d13-106b-4bc7-8954-17c64e484b97 failed: luks device not configured >18:58:00,952 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb5 ; >18:58:00,953 DEBUG blivet: looking up parted Device: /dev/sdb5 >18:58:00,955 INFO blivet: got device: PartitionDevice instance (0x7f8ac73ae210) -- > name = sdb5 status = True kids = 0 id = 9 > parents = ['existing 953869MB disk sdb (4) with existing msdos disklabel'] > uuid = None size = 728367.0 > format = existing luks > major = 8 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1491695616 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (92853, 255, 63) biosGeometry: (92853, 255, 63) > PedDevice: <_ped.Device object at 0x7f8ab9a2e560> > target size = 0 path = /dev/sdb5 > 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 0x7f8ab9a2d090> fileSystem: None > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8ab9a2dad0> PedPartition: <_ped.Partition object at 0x7f8ab9a2b170> > disk = existing 953869MB disk sdb (4) with existing msdos disklabel > start = 461828096 end = 1953523711 length = 1491695616 > flags = >18:58:00,956 INFO blivet: got format: LUKS instance (0x7f8ac73bae10) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sdb5 uuid = 93ed6d13-106b-4bc7-8954-17c64e484b97 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-93ed6d13-106b-4bc7-8954-17c64e484b97 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >18:58:00,961 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD30EFRX-68EUZN0_WD-WMC4N0742056 /dev/disk/by-id/wwn-0x50014ee6593b8df4', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '452', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '452', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD30EFRX-68EUZN0', > 'ID_MODEL_ENC': 'WDC\\x20WD30EFRX-68EUZN0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '24391d0a-7213-4789-adc5-e13189bdf9bd', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD30EFRX-68EUZN0_WD-WMC4N0742056', > 'ID_SERIAL_SHORT': 'WD-WMC4N0742056', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6593b8df4', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6593b8df4', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '337106', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD30EFRX-68EUZN0_WD-WMC4N0742056', > '/dev/disk/by-id/wwn-0x50014ee6593b8df4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc'} ; name: sdc ; >18:58:00,962 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc)... >18:58:00,964 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >18:58:00,965 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:00,967 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >18:58:00,969 INFO blivet: sdc is a disk >18:58:00,969 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:58:00,971 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >18:58:00,982 INFO blivet: added disk sdc (id 11) to device tree >18:58:00,982 DEBUG blivet: looking up parted Device: /dev/sdc >18:58:00,984 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >18:58:00,986 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: gpt ; >18:58:00,987 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >18:58:00,988 DEBUG blivet: required disklabel type for sdc (1) is None >18:58:00,988 DEBUG blivet: default disklabel type for sdc is msdos >18:58:00,989 DEBUG blivet: selecting gpt disklabel for sdc based on size >18:58:00,990 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: gpt ; exists: True ; >18:58:01,012 DEBUG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x2592b10>] > device: <parted.device.Device object at 0x2592b50> > PedDisk: <_ped.Disk object at 0x7f8abc34f0e0> >18:58:01,012 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >18:58:01,014 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >18:58:01,016 INFO blivet: got device: DiskDevice instance (0x7f8ac72f7bd0) -- > name = sdc status = True kids = 0 id = 11 > parents = [] > uuid = None size = 2861588.46094 > format = existing gpt disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD30EFRX-68E path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 5860533168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (364801, 255, 63) biosGeometry: (364801, 255, 63) > PedDevice: <_ped.Device object at 0x7f8ab9a2e680> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f8ab9a10b10> >18:58:01,017 INFO blivet: got format: DiskLabel instance (0x7f8ab9a2ded0) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x2592b10>] > device: <parted.device.Device object at 0x2592b50> > PedDisk: <_ped.Disk object at 0x7f8abc34f0e0> > origPartedDisk = <parted.disk.Disk object at 0x2592910> > partedDevice = parted.Device instance -- > model: ATA WDC WD30EFRX-68E path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 5860533168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (364801, 255, 63) biosGeometry: (364801, 255, 63) > PedDevice: <_ped.Device object at 0x7f8ab9a2e7a0> > >18:58:01,025 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD30EFRX-68EUZN0_WD-WMC4N0742056-part1 /dev/disk/by-id/wwn-0x50014ee6593b8df4-part1 /dev/disk/by-partlabel/Linux\\x20RAID /dev/disk/by-partuuid/c38cf44e-1fb8-4f46-a0b0-58992e32c767', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '452', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '452', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'underground.ioerror.us:0', > 'ID_FS_LABEL_ENC': 'underground.ioerror.us:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'e883beb4-dcb5-70c6-3a32-13c1492d54b3', > 'ID_FS_UUID_ENC': 'e883beb4-dcb5-70c6-3a32-13c1492d54b3', > 'ID_FS_UUID_SUB': '401a885c-953a-4224-4215-5cda493a3961', > 'ID_FS_UUID_SUB_ENC': '401a885c-953a-4224-4215-5cda493a3961', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD30EFRX-68EUZN0', > 'ID_MODEL_ENC': 'WDC\\x20WD30EFRX-68EUZN0\\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:32', > 'ID_PART_ENTRY_NAME': 'Linux\\x20RAID', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '5860531087', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': 'c38cf44e-1fb8-4f46-a0b0-58992e32c767', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '24391d0a-7213-4789-adc5-e13189bdf9bd', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD30EFRX-68EUZN0_WD-WMC4N0742056', > 'ID_SERIAL_SHORT': 'WD-WMC4N0742056', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee6593b8df4', > 'ID_WWN_WITH_EXTENSION': '0x50014ee6593b8df4', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '337133', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD30EFRX-68EUZN0_WD-WMC4N0742056-part1', > '/dev/disk/by-id/wwn-0x50014ee6593b8df4-part1', > '/dev/disk/by-partlabel/Linux\\x20RAID', > '/dev/disk/by-partuuid/c38cf44e-1fb8-4f46-a0b0-58992e32c767'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >18:58:01,025 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >18:58:01,027 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >18:58:01,028 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:01,029 INFO blivet: sdc1 is a partition >18:58:01,030 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >18:58:01,032 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >18:58:01,033 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2861588MB disk sdc (11) with existing gpt disklabel >18:58:01,035 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >18:58:01,037 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >18:58:01,037 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:58:01,039 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >18:58:01,039 DEBUG blivet: looking up parted Partition: /dev/sdc1 >18:58:01,041 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >18:58:01,043 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >18:58:01,045 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >18:58:01,046 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >18:58:01,047 INFO blivet: added partition sdc1 (id 12) to device tree >18:58:01,048 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >18:58:01,050 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: gpt ; >18:58:01,051 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >18:58:01,053 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: gpt ; exists: True ; >18:58:01,059 WARN blivet: disklabel detected but not usable on sdc1 >18:58:01,086 INFO blivet: type detected on 'sdc1' is 'linux_raid_member' >18:58:01,088 DEBUG blivet: MDRaidMember.__init__: uuid: e883beb4-dcb5-70c6-3a32-13c1492d54b3 ; exists: True ; label: underground.ioerror.us:0 ; device: /dev/sdc1 ; serial: WD-WMC4N0742056 ; mdUuid: e883beb4:dcb570c6:3a3213c1:492d54b3 ; biosraid: False ; >18:58:01,088 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >18:58:01,090 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >18:58:01,092 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: mdmember ; >18:58:01,093 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdc1 ; >18:58:01,095 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >18:58:01,136 INFO blivet: using name underground.ioerror.us:0 for md array containing member sdc1 >18:58:01,136 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:58:01,137 DEBUG blivet: MDRaidArrayDevice._setFormat: underground.ioerror.us:0 ; current: None ; type: None ; >18:58:01,139 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: underground.ioerror.us:0 ; status: False ; >18:58:01,140 DEBUG blivet: MDRaidArrayDevice._addDevice: underground.ioerror.us:0 ; device: sdc1 ; status: True ; >18:58:01,141 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdc1 ; >18:58:01,142 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >18:58:01,169 WARN blivet: failed to add member /dev/sdc1 to md array /dev/md/underground.ioerror.us:0: mdadd failed for /dev/sdc1: running mdadm --incremental --quiet /dev/sdc1 failed >18:58:01,169 DEBUG blivet: looking up parted Device: /dev/md/underground.ioerror.us:0 >18:58:01,894 INFO blivet: added mdarray underground.ioerror.us:0 (id 13) to device tree >18:58:01,895 DEBUG blivet: looking up parted Device: /dev/sdc1 >18:58:01,897 INFO blivet: got device: PartitionDevice instance (0x7f8ab9a10f10) -- > name = sdc1 status = True kids = 1 id = 12 > parents = ['existing 2861588MB disk sdc (11) with existing gpt disklabel'] > uuid = None size = 2861587.44482 > format = existing mdmember > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 5860531087 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (364801, 255, 63) biosGeometry: (364801, 255, 63) > PedDevice: <_ped.Device object at 0x7f8ab9a2e440> > target size = 0 path = /dev/sdc1 > 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 0x2592950> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: Linux RAID active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2592390> PedPartition: <_ped.Partition object at 0x7f8ab9a2b2f0> > disk = existing 2861588MB disk sdc (11) with existing gpt disklabel > start = 2048 end = 5860533134 length = 5860531087 > flags = raid >18:58:01,899 INFO blivet: got format: MDRaidMember instance (0x7f8abc3849d0) -- > type = mdmember name = software RAID status = False > device = /dev/sdc1 uuid = e883beb4-dcb5-70c6-3a32-13c1492d54b3 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = e883beb4:dcb570c6:3a3213c1:492d54b3 biosraid = False >18:58:01,904 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD30EFRX-68EUZN0_WD-WMC4N1009241 /dev/disk/by-id/wwn-0x50014ee659483bcb', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '442', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '442', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD30EFRX-68EUZN0', > 'ID_MODEL_ENC': 'WDC\\x20WD30EFRX-68EUZN0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '392a7040-8cb6-4204-a5e8-c60472458b2f', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD30EFRX-68EUZN0_WD-WMC4N1009241', > 'ID_SERIAL_SHORT': 'WD-WMC4N1009241', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee659483bcb', > 'ID_WWN_WITH_EXTENSION': '0x50014ee659483bcb', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '337440', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD30EFRX-68EUZN0_WD-WMC4N1009241', > '/dev/disk/by-id/wwn-0x50014ee659483bcb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd'} ; name: sdd ; >18:58:01,905 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd)... >18:58:01,906 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >18:58:01,907 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:01,908 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >18:58:01,908 INFO blivet: sdd is a disk >18:58:01,909 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:58:01,911 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >18:58:01,921 INFO blivet: added disk sdd (id 14) to device tree >18:58:01,921 DEBUG blivet: looking up parted Device: /dev/sdd >18:58:01,923 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >18:58:01,924 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd ; label_type: gpt ; >18:58:01,925 DEBUG blivet: DiskDevice.setup: sdd ; status: True ; controllable: True ; orig: False ; >18:58:01,925 DEBUG blivet: required disklabel type for sdd (1) is None >18:58:01,925 DEBUG blivet: default disklabel type for sdd is msdos >18:58:01,926 DEBUG blivet: selecting gpt disklabel for sdd based on size >18:58:01,927 DEBUG blivet: DiskLabel.__init__: device: /dev/sdd ; labelType: gpt ; exists: True ; >18:58:01,930 DEBUG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f8ac718bf50>] > device: <parted.device.Device object at 0x7f8ac718b490> > PedDisk: <_ped.Disk object at 0x7f8abc35ed88> >18:58:01,930 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >18:58:01,931 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: disklabel ; >18:58:01,932 INFO blivet: got device: DiskDevice instance (0x2592050) -- > name = sdd status = True kids = 0 id = 14 > parents = [] > uuid = None size = 2861588.46094 > format = existing gpt disklabel > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: ATA WDC WD30EFRX-68E path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 5860533168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (364801, 255, 63) biosGeometry: (364801, 255, 63) > PedDevice: <_ped.Device object at 0x7f8ab9a2e710> > target size = 0 path = /dev/sdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f8ac719c1d0> >18:58:01,934 INFO blivet: got format: DiskLabel instance (0x2592b90) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdd uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f8ac718bf50>] > device: <parted.device.Device object at 0x7f8ac718b490> > PedDisk: <_ped.Disk object at 0x7f8abc35ed88> > origPartedDisk = <parted.disk.Disk object at 0x7f8ac718bbd0> > partedDevice = parted.Device instance -- > model: ATA WDC WD30EFRX-68E path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 5860533168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (364801, 255, 63) biosGeometry: (364801, 255, 63) > PedDevice: <_ped.Device object at 0x7f8ab9a2eb00> > >18:58:01,940 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD30EFRX-68EUZN0_WD-WMC4N1009241-part1 /dev/disk/by-id/wwn-0x50014ee659483bcb-part1 /dev/disk/by-partlabel/Linux\\x20RAID /dev/disk/by-partuuid/214573de-08bc-4de8-af37-3078e0d44a19', > 'DEVNAME': 'sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '442', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '442', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'underground.ioerror.us:0', > 'ID_FS_LABEL_ENC': 'underground.ioerror.us:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'e883beb4-dcb5-70c6-3a32-13c1492d54b3', > 'ID_FS_UUID_ENC': 'e883beb4-dcb5-70c6-3a32-13c1492d54b3', > 'ID_FS_UUID_SUB': 'f6710245-466c-5bde-5622-d6f69b33b092', > 'ID_FS_UUID_SUB_ENC': 'f6710245-466c-5bde-5622-d6f69b33b092', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD30EFRX-68EUZN0', > 'ID_MODEL_ENC': 'WDC\\x20WD30EFRX-68EUZN0\\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:48', > 'ID_PART_ENTRY_NAME': 'Linux\\x20RAID', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '5860531087', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': '214573de-08bc-4de8-af37-3078e0d44a19', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '392a7040-8cb6-4204-a5e8-c60472458b2f', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD30EFRX-68EUZN0_WD-WMC4N1009241', > 'ID_SERIAL_SHORT': 'WD-WMC4N1009241', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee659483bcb', > 'ID_WWN_WITH_EXTENSION': '0x50014ee659483bcb', > 'MAJOR': '8', > 'MINOR': '49', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '337473', > 'name': 'sdd1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD30EFRX-68EUZN0_WD-WMC4N1009241-part1', > '/dev/disk/by-id/wwn-0x50014ee659483bcb-part1', > '/dev/disk/by-partlabel/Linux\\x20RAID', > '/dev/disk/by-partuuid/214573de-08bc-4de8-af37-3078e0d44a19'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >18:58:01,940 INFO blivet: scanning sdd1 (/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1)... >18:58:01,941 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd1 ; >18:58:01,942 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:01,942 INFO blivet: sdd1 is a partition >18:58:01,943 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >18:58:01,944 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >18:58:01,945 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2861588MB disk sdd (14) with existing gpt disklabel >18:58:01,947 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdd ; >18:58:01,948 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; >18:58:01,948 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:58:01,950 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; current: None ; type: None ; >18:58:01,950 DEBUG blivet: looking up parted Partition: /dev/sdd1 >18:58:01,952 DEBUG blivet: PartitionDevice.probe: sdd1 ; exists: True ; >18:58:01,953 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 1 ; >18:58:01,954 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 10 ; >18:58:01,955 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 12 ; >18:58:01,956 INFO blivet: added partition sdd1 (id 15) to device tree >18:58:01,957 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd1 ; >18:58:01,958 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd1 ; label_type: gpt ; >18:58:01,960 DEBUG blivet: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >18:58:01,961 DEBUG blivet: DiskLabel.__init__: device: /dev/sdd1 ; labelType: gpt ; exists: True ; >18:58:01,964 WARN blivet: disklabel detected but not usable on sdd1 >18:58:02,006 INFO blivet: type detected on 'sdd1' is 'linux_raid_member' >18:58:02,007 DEBUG blivet: MDRaidMember.__init__: uuid: e883beb4-dcb5-70c6-3a32-13c1492d54b3 ; exists: True ; label: underground.ioerror.us:0 ; device: /dev/sdd1 ; serial: WD-WMC4N1009241 ; mdUuid: e883beb4:dcb570c6:3a3213c1:492d54b3 ; biosraid: False ; >18:58:02,007 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >18:58:02,008 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; >18:58:02,009 DEBUG blivet: PartitionDevice._setFormat: sdd1 ; current: None ; type: mdmember ; >18:58:02,010 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdd1 ; >18:58:02,012 DEBUG blivet: raw RAID 1 size == 2861587.44482 >18:58:02,012 INFO blivet: Using 128MB superBlockSize >18:58:02,012 DEBUG blivet: existing RAID 1 size == 2861459.4375 >18:58:02,012 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 2861459MB mdarray underground.ioerror.us:0 (13) >18:58:02,013 DEBUG blivet: MDRaidArrayDevice._addDevice: underground.ioerror.us:0 ; device: sdd1 ; status: True ; >18:58:02,014 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdd1 ; >18:58:02,016 DEBUG blivet: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >18:58:02,045 WARN blivet: failed to add member /dev/sdd1 to md array /dev/md/underground.ioerror.us:0: mdadd failed for /dev/sdd1: running mdadm --incremental --quiet /dev/sdd1 failed >18:58:02,046 DEBUG blivet: looking up parted Device: /dev/sdd1 >18:58:02,048 INFO blivet: got device: PartitionDevice instance (0x7f8ac719c190) -- > name = sdd1 status = True kids = 1 id = 15 > parents = ['existing 2861588MB disk sdd (14) with existing gpt disklabel'] > uuid = None size = 2861587.44482 > format = existing mdmember > major = 8 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 5860531087 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (364801, 255, 63) biosGeometry: (364801, 255, 63) > PedDevice: <_ped.Device object at 0x7f8ab9a2edd0> > target size = 0 path = /dev/sdd1 > 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 0x7f8ac718bc50> fileSystem: None > number: 1 path: /dev/sdd1 type: 0 > name: Linux RAID active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8ac718b610> PedPartition: <_ped.Partition object at 0x7f8abc322e90> > disk = existing 2861588MB disk sdd (14) with existing gpt disklabel > start = 2048 end = 5860533134 length = 5860531087 > flags = raid >18:58:02,049 INFO blivet: got format: MDRaidMember instance (0x7f8ab9a32190) -- > type = mdmember name = software RAID status = False > device = /dev/sdd1 uuid = e883beb4-dcb5-70c6-3a32-13c1492d54b3 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = e883beb4:dcb570c6:3a3213c1:492d54b3 biosraid = False >18:58:02,056 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_231292100003003F-0:0 /dev/disk/by-label/Fedora\\x2020\\x20x86_64 /dev/disk/by-path/pci-0000:00:16.2-usb-0:4:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2013-12-12-14-06-50-00', > 'DEVNAME': 'sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:16.2/usb3/3-4/3-4:1.0/host6/target6:0:0/6:0:0:0/block/sde', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > '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_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2020\\x20x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-14-06-50-00', > 'ID_FS_UUID_ENC': '2013-12-12-14-06-50-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Drive', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Drive\\x20', > 'ID_MODEL_ID': '312b', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '69e9fb83', > 'ID_PATH': 'pci-0000:00:16.2-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_16_2-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'ADATA_USB_Flash_Drive_231292100003003F-0:0', > 'ID_SERIAL_SHORT': '231292100003003F', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'ADATA', > 'ID_VENDOR_ENC': 'ADATA\\x20\\x20\\x20', > 'ID_VENDOR_ID': '125f', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '344253', > 'name': 'sde', > 'symlinks': ['/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_231292100003003F-0:0', > '/dev/disk/by-label/Fedora\\x2020\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:16.2-usb-0:4:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2013-12-12-14-06-50-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:16.2/usb3/3-4/3-4:1.0/host6/target6:0:0/6:0:0:0/block/sde'} ; name: sde ; >18:58:02,057 INFO blivet: scanning sde (/devices/pci0000:00/0000:00:16.2/usb3/3-4/3-4:1.0/host6/target6:0:0/6:0:0:0/block/sde)... >18:58:02,059 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >18:58:02,060 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:02,061 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sde ; >18:58:02,063 INFO blivet: sde is a disk >18:58:02,064 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:58:02,065 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: None ; >18:58:02,077 INFO blivet: added disk sde (id 16) to device tree >18:58:02,078 DEBUG blivet: looking up parted Device: /dev/sde >18:58:02,081 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde ; >18:58:02,081 INFO blivet: type detected on 'sde' is 'iso9660' >18:58:02,082 DEBUG blivet: Iso9660FS.supported: supported: True ; >18:58:02,083 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >18:58:02,084 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: iso9660 ; >18:58:02,085 INFO blivet: got device: DiskDevice instance (0x2586fd0) -- > name = sde status = True kids = 0 id = 16 > parents = [] > uuid = None size = 7536.0 > format = existing iso9660 filesystem > major = 8 minor = 64 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:16.2/usb3/3-4/3-4:1.0/host6/target6:0:0/6:0:0:0/block/sde partedDevice = parted.Device instance -- > model: ADATA USB Flash Drive path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15433728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1020, 244, 62) biosGeometry: (960, 255, 63) > PedDevice: <_ped.Device object at 0x7f8ab9a2ecb0> > target size = 0 path = /dev/sde > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x2586e90> >18:58:02,086 DEBUG blivet: Iso9660FS.supported: supported: True ; >18:58:02,087 INFO blivet: got format: Iso9660FS instance (0x2586f10) -- > type = iso9660 name = iso9660 status = False > device = /dev/sde uuid = 2013-12-12-14-06-50-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_20_x86_64 size = 0.0 targetSize = 0.0 > >18:58:02,093 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_231292100003003F-0:0-part1 /dev/disk/by-label/Fedora\\x2020\\x20x86_64 /dev/disk/by-path/pci-0000:00:16.2-usb-0:4:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2013-12-12-14-06-50-00', > 'DEVNAME': 'sde1', > 'DEVPATH': '/devices/pci0000:00/0000:00:16.2/usb3/3-4/3-4:1.0/host6/target6:0:0/6:0:0:0/block/sde/sde1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2020\\x20x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-14-06-50-00', > 'ID_FS_UUID_ENC': '2013-12-12-14-06-50-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Drive', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Drive\\x20', > 'ID_MODEL_ID': '312b', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8990720', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '69e9fb83-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '69e9fb83', > 'ID_PATH': 'pci-0000:00:16.2-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_16_2-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'ADATA_USB_Flash_Drive_231292100003003F-0:0', > 'ID_SERIAL_SHORT': '231292100003003F', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'ADATA', > 'ID_VENDOR_ENC': 'ADATA\\x20\\x20\\x20', > 'ID_VENDOR_ID': '125f', > 'MAJOR': '8', > 'MINOR': '65', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '344349', > 'name': 'sde1', > 'symlinks': ['/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_231292100003003F-0:0-part1', > '/dev/disk/by-label/Fedora\\x2020\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:16.2-usb-0:4:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2013-12-12-14-06-50-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:16.2/usb3/3-4/3-4:1.0/host6/target6:0:0/6:0:0:0/block/sde/sde1'} ; name: sde1 ; >18:58:02,094 INFO blivet: scanning sde1 (/devices/pci0000:00/0000:00:16.2/usb3/3-4/3-4:1.0/host6/target6:0:0/6:0:0:0/block/sde/sde1)... >18:58:02,095 DEBUG blivet: DeviceTree.getDeviceByName: name: sde1 ; >18:58:02,096 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:02,096 INFO blivet: sde1 is a partition >18:58:02,097 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sde1 ; >18:58:02,099 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >18:58:02,100 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7536MB disk sde (16) with existing iso9660 filesystem >18:58:02,100 DEBUG blivet: lvm filter: adding sde1 to the reject list >18:58:02,101 DEBUG blivet: ignoring partition sde1 on iso9660 >18:58:02,101 DEBUG blivet: no device or no media present >18:58:02,107 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_231292100003003F-0:0-part2 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:16.2-usb-0:4:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/2EDC-F622', > 'DEVNAME': 'sde2', > 'DEVPATH': '/devices/pci0000:00/0000:00:16.2/usb3/3-4/3-4:1.0/host6/target6:0:0/6:0:0:0/block/sde/sde2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2EDC-F622', > 'ID_FS_UUID_ENC': '2EDC-F622', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Drive', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Drive\\x20', > 'ID_MODEL_ID': '312b', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2756', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '12552', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '69e9fb83-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '69e9fb83', > 'ID_PATH': 'pci-0000:00:16.2-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_16_2-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'ADATA_USB_Flash_Drive_231292100003003F-0:0', > 'ID_SERIAL_SHORT': '231292100003003F', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'ADATA', > 'ID_VENDOR_ENC': 'ADATA\\x20\\x20\\x20', > 'ID_VENDOR_ID': '125f', > 'MAJOR': '8', > 'MINOR': '66', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '344447', > 'name': 'sde2', > 'symlinks': ['/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_231292100003003F-0:0-part2', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:00:16.2-usb-0:4:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/2EDC-F622'], > 'sysfs_path': '/devices/pci0000:00/0000:00:16.2/usb3/3-4/3-4:1.0/host6/target6:0:0/6:0:0:0/block/sde/sde2'} ; name: sde2 ; >18:58:02,107 INFO blivet: scanning sde2 (/devices/pci0000:00/0000:00:16.2/usb3/3-4/3-4:1.0/host6/target6:0:0/6:0:0:0/block/sde/sde2)... >18:58:02,108 DEBUG blivet: DeviceTree.getDeviceByName: name: sde2 ; >18:58:02,109 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:02,110 INFO blivet: sde2 is a partition >18:58:02,111 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sde2 ; >18:58:02,112 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >18:58:02,114 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7536MB disk sde (16) with existing iso9660 filesystem >18:58:02,114 DEBUG blivet: lvm filter: adding sde2 to the reject list >18:58:02,114 DEBUG blivet: ignoring partition sde2 on iso9660 >18:58:02,114 DEBUG blivet: no device or no media present >18:58:02,121 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_231292100003003F-0:0-part3 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:16.2-usb-0:4:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/0e381e49-8aa2-36fd-9391-2de57ce61591', > 'DEVNAME': 'sde3', > 'DEVPATH': '/devices/pci0000:00/0000:00:16.2/usb3/3-4/3-4:1.0/host6/target6:0:0/6:0:0:0/block/sde/sde3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0e381e49-8aa2-36fd-9391-2de57ce61591', > 'ID_FS_UUID_ENC': '0e381e49-8aa2-36fd-9391-2de57ce61591', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Drive', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Drive\\x20', > 'ID_MODEL_ID': '312b', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '15308', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '50272', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '69e9fb83-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '69e9fb83', > 'ID_PATH': 'pci-0000:00:16.2-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_16_2-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'ADATA_USB_Flash_Drive_231292100003003F-0:0', > 'ID_SERIAL_SHORT': '231292100003003F', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'ADATA', > 'ID_VENDOR_ENC': 'ADATA\\x20\\x20\\x20', > 'ID_VENDOR_ID': '125f', > 'MAJOR': '8', > 'MINOR': '67', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '344547', > 'name': 'sde3', > 'symlinks': ['/dev/disk/by-id/usb-ADATA_USB_Flash_Drive_231292100003003F-0:0-part3', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:00:16.2-usb-0:4:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/0e381e49-8aa2-36fd-9391-2de57ce61591'], > 'sysfs_path': '/devices/pci0000:00/0000:00:16.2/usb3/3-4/3-4:1.0/host6/target6:0:0/6:0:0:0/block/sde/sde3'} ; name: sde3 ; >18:58:02,121 INFO blivet: scanning sde3 (/devices/pci0000:00/0000:00:16.2/usb3/3-4/3-4:1.0/host6/target6:0:0/6:0:0:0/block/sde/sde3)... >18:58:02,122 DEBUG blivet: DeviceTree.getDeviceByName: name: sde3 ; >18:58:02,123 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:02,124 INFO blivet: sde3 is a partition >18:58:02,125 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sde3 ; >18:58:02,126 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >18:58:02,127 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7536MB disk sde (16) with existing iso9660 filesystem >18:58:02,127 DEBUG blivet: lvm filter: adding sde3 to the reject list >18:58:02,127 DEBUG blivet: ignoring partition sde3 on iso9660 >18:58:02,127 DEBUG blivet: no device or no media present >18:58:02,129 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': '375778', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >18:58:02,129 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >18:58:02,130 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >18:58:02,131 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:02,131 INFO blivet: loop0 is a loop device >18:58:02,132 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >18:58:02,134 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >18:58:02,135 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:02,135 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:58:02,136 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >18:58:02,137 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 17) to device tree >18:58:02,138 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >18:58:02,139 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:58:02,140 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >18:58:02,140 INFO blivet: added loop loop0 (id 18) to device tree >18:58:02,141 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >18:58:02,142 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >18:58:02,142 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >18:58:02,142 DEBUG blivet: device loop0 does not contain a disklabel >18:58:02,142 INFO blivet: type detected on 'loop0' is 'squashfs' >18:58:02,142 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >18:58:02,143 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >18:58:02,144 INFO blivet: got device: LoopDevice instance (0x7f8ab9a2df50) -- > name = loop0 status = False kids = 0 id = 18 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (17)'] > 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 >18:58:02,144 INFO blivet: got format: DeviceFormat instance (0x7f8ab9a32110) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >18:58:02,147 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > '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': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '376520', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >18:58:02,147 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >18:58:02,149 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >18:58:02,150 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:02,151 INFO blivet: loop1 is a loop device >18:58:02,152 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >18:58:02,153 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >18:58:02,154 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:02,154 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:58:02,155 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >18:58:02,156 INFO blivet: added file /LiveOS/rootfs.img (id 19) to device tree >18:58:02,157 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >18:58:02,157 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:58:02,159 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >18:58:02,159 INFO blivet: added loop loop1 (id 20) to device tree >18:58:02,161 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >18:58:02,162 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >18:58:02,164 DEBUG blivet: Ext4FS.supported: supported: True ; >18:58:02,165 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:58:02,165 DEBUG blivet: device loop1 does not contain a disklabel >18:58:02,165 INFO blivet: type detected on 'loop1' is 'ext4' >18:58:02,195 DEBUG blivet: using current size 0 as min size >18:58:02,196 DEBUG blivet: Ext4FS.supported: supported: True ; >18:58:02,197 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:58:02,198 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >18:58:02,198 INFO blivet: got device: LoopDevice instance (0x7f8ab9a32f10) -- > name = loop1 status = False kids = 0 id = 20 > parents = ['existing 0MB file /LiveOS/rootfs.img (19)'] > 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 >18:58:02,199 DEBUG blivet: Ext4FS.supported: supported: True ; >18:58:02,200 INFO blivet: got format: Ext4FS instance (0x2586dd0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >18:58:02,201 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '377268', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >18:58:02,201 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >18:58:02,202 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >18:58:02,203 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:02,203 INFO blivet: loop2 is a loop device >18:58:02,204 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >18:58:02,210 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >18:58:02,211 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:02,211 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:58:02,212 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >18:58:02,212 INFO blivet: added file /overlay (deleted) (id 21) to device tree >18:58:02,213 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >18:58:02,214 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:58:02,215 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >18:58:02,215 INFO blivet: added loop loop2 (id 22) to device tree >18:58:02,216 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >18:58:02,217 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >18:58:02,217 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:58:02,218 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >18:58:02,219 DEBUG blivet: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >18:58:02,221 WARN blivet: disklabel detected but not usable on loop2 >18:58:02,221 DEBUG blivet: no type or existing type for loop2, bailing >18:58:02,221 INFO blivet: got device: LoopDevice instance (0x7f8ac718bdd0) -- > name = loop2 status = False kids = 0 id = 22 > parents = ['existing 0MB file /overlay (deleted) (21)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >18:58:02,224 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5 /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': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '26818', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >18:58:02,224 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >18:58:02,225 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >18:58:02,226 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:02,226 INFO blivet: live-rw is a device-mapper device >18:58:02,227 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >18:58:02,228 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >18:58:02,229 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (20) with existing ext4 filesystem >18:58:02,230 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >18:58:02,231 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (22) >18:58:02,232 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >18:58:02,233 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:02,234 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >18:58:02,235 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:58:02,236 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >18:58:02,236 INFO blivet: added dm live-rw (id 23) to device tree >18:58:02,237 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >18:58:02,238 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >18:58:02,239 DEBUG blivet: Ext4FS.supported: supported: True ; >18:58:02,239 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:58:02,239 DEBUG blivet: device live-rw does not contain a disklabel >18:58:02,240 INFO blivet: type detected on 'live-rw' is 'ext4' >18:58:02,266 DEBUG blivet: padding min size from 768 up to 844 >18:58:02,268 DEBUG blivet: Ext4FS.supported: supported: True ; >18:58:02,268 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:58:02,270 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >18:58:02,270 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >18:58:02,272 INFO blivet: got device: DMDevice instance (0x7f8ac718b850) -- > name = live-rw status = True kids = 0 id = 23 > parents = ['existing 0MB loop loop2 (22)'] > 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 0x7f8ab9a2ea70> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >18:58:02,273 DEBUG blivet: Ext4FS.supported: supported: True ; >18:58:02,274 INFO blivet: got format: Ext4FS instance (0x7f8ac718b190) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >18:58:02,277 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5 /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': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '37921', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >18:58:02,277 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >18:58:02,278 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >18:58:02,279 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:02,279 INFO blivet: live-base is a device-mapper device >18:58:02,280 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >18:58:02,281 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >18:58:02,282 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >18:58:02,283 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (20) with existing ext4 filesystem >18:58:02,284 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >18:58:02,285 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:02,286 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >18:58:02,286 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:58:02,287 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >18:58:02,287 INFO blivet: added dm live-base (id 24) to device tree >18:58:02,288 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >18:58:02,289 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >18:58:02,291 DEBUG blivet: Ext4FS.supported: supported: True ; >18:58:02,291 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:58:02,291 DEBUG blivet: device live-base does not contain a disklabel >18:58:02,292 INFO blivet: type detected on 'live-base' is 'ext4' >18:58:02,322 DEBUG blivet: using current size 0 as min size >18:58:02,324 DEBUG blivet: Ext4FS.supported: supported: True ; >18:58:02,325 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >18:58:02,326 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >18:58:02,327 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >18:58:02,328 INFO blivet: got device: DMDevice instance (0x2586d90) -- > name = live-base status = True kids = 0 id = 24 > parents = ['existing 0MB loop loop1 (20) 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 0x7f8ab9a2ed40> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >18:58:02,330 DEBUG blivet: Ext4FS.supported: supported: True ; >18:58:02,330 INFO blivet: got format: Ext4FS instance (0x7f8ab9a18490) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >18:58:02,334 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-underground.ioerror.us:0 /dev/disk/by-id/md-uuid-e883beb4:dcb570c6:3a3213c1:492d54b3 /dev/disk/by-uuid/8082e30c-d1fe-4d3f-8a7c-b37f10299eaf /dev/md/underground.ioerror.us:0', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '8082e30c-d1fe-4d3f-8a7c-b37f10299eaf', > 'ID_FS_UUID_ENC': '8082e30c-d1fe-4d3f-8a7c-b37f10299eaf', > 'ID_FS_VERSION': '1', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sdc1_DEV': '/dev/sdc1', > 'MD_DEVICE_sdc1_ROLE': '0', > 'MD_DEVICE_sdd1_DEV': '/dev/sdd1', > 'MD_DEVICE_sdd1_ROLE': '1', > 'MD_DEVNAME': 'underground.ioerror.us:0', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'underground.ioerror.us:0', > 'MD_UUID': 'e883beb4:dcb570c6:3a3213c1:492d54b3', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '710070', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-name-underground.ioerror.us:0', > '/dev/disk/by-id/md-uuid-e883beb4:dcb570c6:3a3213c1:492d54b3', > '/dev/disk/by-uuid/8082e30c-d1fe-4d3f-8a7c-b37f10299eaf', > '/dev/md/underground.ioerror.us:0'], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >18:58:02,335 INFO blivet: scanning md127 (/devices/virtual/block/md127)... >18:58:02,336 DEBUG blivet: DeviceTree.getDeviceByName: name: md127 ; >18:58:02,338 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:02,339 DEBUG blivet: DeviceTree.getDeviceByName: name: underground.ioerror.us:0 ; >18:58:02,340 DEBUG blivet: raw RAID 1 size == 2861587.44482 >18:58:02,340 INFO blivet: Using 128MB superBlockSize >18:58:02,340 DEBUG blivet: existing RAID 1 size == 2861459.4375 >18:58:02,341 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2861459MB mdarray underground.ioerror.us:0 (13) >18:58:02,343 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: underground.ioerror.us:0 ; >18:58:02,344 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: underground.ioerror.us:0 ; label_type: None ; >18:58:02,346 DEBUG blivet: LUKS.__init__: >18:58:02,346 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >18:58:02,346 DEBUG blivet: device underground.ioerror.us:0 does not contain a disklabel >18:58:02,346 INFO blivet: type detected on 'md127' is 'crypto_LUKS' >18:58:02,348 DEBUG blivet: LUKS.__init__: uuid: 8082e30c-d1fe-4d3f-8a7c-b37f10299eaf ; exists: True ; label: None ; device: /dev/md/underground.ioerror.us:0 ; serial: None ; name: luks-8082e30c-d1fe-4d3f-8a7c-b37f10299eaf ; >18:58:02,348 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >18:58:02,349 DEBUG blivet: MDRaidArrayDevice._setFormat: underground.ioerror.us:0 ; current: None ; type: luks ; >18:58:02,351 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: underground.ioerror.us:0 ; >18:58:02,352 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-8082e30c-d1fe-4d3f-8a7c-b37f10299eaf ; >18:58:02,353 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:58:02,355 DEBUG blivet: MDRaidArrayDevice.addChild: kids: 0 ; name: underground.ioerror.us:0 ; >18:58:02,355 DEBUG blivet: getFormat('None') returning DeviceFormat instance >18:58:02,357 DEBUG blivet: LUKSDevice._setFormat: luks-8082e30c-d1fe-4d3f-8a7c-b37f10299eaf ; current: None ; type: None ; >18:58:02,358 DEBUG blivet: LUKSDevice.setup: luks-8082e30c-d1fe-4d3f-8a7c-b37f10299eaf ; status: False ; controllable: True ; orig: False ; >18:58:02,360 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-8082e30c-d1fe-4d3f-8a7c-b37f10299eaf ; orig: False ; >18:58:02,362 DEBUG blivet: MDRaidArrayDevice.setup: underground.ioerror.us:0 ; status: True ; controllable: True ; orig: False ; >18:58:02,364 DEBUG blivet: LUKS.setup: device: /dev/md/underground.ioerror.us:0 ; mapName: luks-8082e30c-d1fe-4d3f-8a7c-b37f10299eaf ; status: False ; type: luks ; >18:58:02,364 INFO blivet: setup of luks-8082e30c-d1fe-4d3f-8a7c-b37f10299eaf failed: luks device not configured >18:58:02,365 DEBUG blivet: MDRaidArrayDevice.removeChild: kids: 1 ; name: underground.ioerror.us:0 ; >18:58:02,367 DEBUG blivet: raw RAID 1 size == 2861587.44482 >18:58:02,367 INFO blivet: Using 128MB superBlockSize >18:58:02,368 DEBUG blivet: existing RAID 1 size == 2861459.4375 >18:58:02,368 INFO blivet: got device: MDRaidArrayDevice instance (0x2592650) -- > name = underground.ioerror.us:0 status = True kids = 0 id = 13 > parents = ['existing 2861587MB partition sdc1 (12) with existing mdmember', > 'existing 2861587MB partition sdd1 (15) with existing mdmember'] > uuid = e883beb4:dcb570c6:3a3213c1:492d54b3 size = 2861459.4375 > format = existing luks > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md127 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/underground.ioerror.us:0 type: 17 > sectorSize: 512 physicalSectorSize: 4096 > length: 5860268928 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (732533616, 2, 4) biosGeometry: (364784, 255, 63) > PedDevice: <_ped.Device object at 0x7f8ab9a2e950> > target size = 0 path = /dev/md/underground.ioerror.us:0 > format args = None originalFormat = None level = 1 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >18:58:02,369 INFO blivet: got format: LUKS instance (0x2592410) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/md/underground.ioerror.us:0 uuid = 8082e30c-d1fe-4d3f-8a7c-b37f10299eaf exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-8082e30c-d1fe-4d3f-8a7c-b37f10299eaf > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >18:58:02,399 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >18:58:02,419 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:58:02,420 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:58:02,422 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:58:02,440 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >18:58:02,441 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >18:58:02,444 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >18:58:02,461 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:58:02,463 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:58:02,464 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:58:02,483 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >18:58:02,502 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >18:58:02,503 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >18:58:02,505 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >18:58:02,522 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >18:58:02,541 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >18:58:02,542 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >18:58:02,544 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >18:58:02,561 DEBUG blivet: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >18:58:02,562 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >18:58:02,564 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >18:58:02,581 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >18:58:02,582 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >18:58:02,584 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >18:58:02,601 DEBUG blivet: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >18:58:02,602 DEBUG blivet: LUKS.teardown: device: /dev/sdb5 ; status: False ; type: luks ; >18:58:02,603 DEBUG blivet: LUKS.teardown: device: /dev/sdb5 ; status: False ; type: luks ; >18:58:02,621 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >18:58:02,622 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >18:58:02,624 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >18:58:02,641 DEBUG blivet: MDRaidArrayDevice.teardown: underground.ioerror.us:0 ; status: True ; controllable: True ; >18:58:02,642 DEBUG blivet: LUKS.teardown: device: /dev/md/underground.ioerror.us:0 ; status: False ; type: luks ; >18:58:02,643 DEBUG blivet: LUKS.teardown: device: /dev/md/underground.ioerror.us:0 ; status: False ; type: luks ; >18:58:02,686 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >18:58:02,687 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >18:58:02,690 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >18:58:02,708 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >18:58:02,710 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >18:58:02,712 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >18:58:02,729 DEBUG blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >18:58:02,730 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdd1 ; status: False ; type: mdmember ; >18:58:02,732 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdd1 ; status: False ; type: mdmember ; >18:58:02,750 DEBUG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >18:58:02,751 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >18:58:02,753 DEBUG blivet: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >18:58:02,770 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: underground.ioerror.us:0 ; status: False ; >18:58:02,771 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >18:58:02,772 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >18:58:02,775 INFO blivet: edd: MBR signature on sdc is zero. new disk image? >18:58:02,775 INFO blivet: edd: MBR signature on sdd is zero. new disk image? >18:58:02,775 INFO blivet: edd: collected mbr signatures: {'sda': '0x0000bb9e', 'sdb': '0x4c343c4b'} >18:58:02,776 DEBUG blivet: edd: data extracted from 0x80: > type: USB, ata_device: None > channel: 0, mbr_signature: 0x69e9fb83 > pci_dev: 00:16.2, scsi_id: None > scsi_lun: None, sectors: 15433728 >18:58:02,776 ERR blivet: edd: unable to match edd entry 0x80 >18:58:02,776 DEBUG blivet: edd: data extracted from 0x81: > type: None, ata_device: None > channel: None, mbr_signature: 0x0000bb9e > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 468862128 >18:58:02,777 INFO blivet: edd: matched 0x81 to sda using MBR sig >18:58:02,777 DEBUG blivet: edd: data extracted from 0x82: > type: None, ata_device: None > channel: None, mbr_signature: 0x4c343c4b > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 1953525168 >18:58:02,777 INFO blivet: edd: matched 0x82 to sdb using MBR sig >18:58:02,777 DEBUG blivet: edd: data extracted from 0x83: > type: None, ata_device: None > channel: None, mbr_signature: 0x00000000 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 5860533168 >18:58:02,777 ERR blivet: edd: unable to match edd entry 0x83 >18:58:02,777 DEBUG blivet: edd: data extracted from 0x84: > type: None, ata_device: None > channel: None, mbr_signature: 0x00000000 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 5860533168 >18:58:02,777 ERR blivet: edd: unable to match edd entry 0x84 >18:58:02,779 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >18:58:02,790 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >18:58:02,807 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >18:58:02,853 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:58:02,854 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:58:02,855 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:58:02,873 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >18:58:02,873 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >18:58:02,885 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >18:58:02,929 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >18:58:02,930 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >18:58:02,932 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >18:58:03,022 DEBUG blivet: Ext4FS.supported: supported: True ; >18:58:03,023 DEBUG blivet: Ext4FS.supported: supported: True ; >18:58:03,024 DEBUG blivet: Ext4FS.supported: supported: True ; >18:58:03,026 DEBUG blivet: Ext4FS.supported: supported: True ; >18:58:03,029 DEBUG blivet: Ext4FS.supported: supported: True ; >18:58:03,031 DEBUG blivet: NTFS.supported: supported: False ; >18:58:03,036 DEBUG blivet: Iso9660FS.supported: supported: True ; >18:58:03,037 DEBUG blivet: raw RAID 1 size == 2861587.44482 >18:58:03,037 INFO blivet: Using 128MB superBlockSize >18:58:03,037 DEBUG blivet: existing RAID 1 size == 2861459.4375 >18:58:03,047 DEBUG blivet: /dev/sde is mounted on /run/install/repo >18:58:03,048 DEBUG blivet: /dev/sde is mounted on /run/install/repo >18:58:03,069 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sde ; >18:58:03,071 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 7536MB disk sde (16) with existing iso9660 filesystem >18:58:03,123 DEBUG blivet: /dev/sde is mounted on /run/install/repo >18:58:03,123 DEBUG blivet: /dev/sde is mounted on /run/install/repo >18:58:03,125 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sde ; >18:58:03,126 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 7536MB disk sde (16) with existing iso9660 filesystem >18:58:06,163 DEBUG blivet: Iso9660FS.supported: supported: True ; >18:58:06,164 DEBUG blivet: Iso9660FS.supported: supported: True ; >18:58:06,165 DEBUG blivet: NFSv4.supported: supported: False ; >18:58:06,166 DEBUG blivet: NFSv4.supported: supported: False ; >18:58:06,167 DEBUG blivet: SELinuxFS.supported: supported: False ; >18:58:06,168 DEBUG blivet: SELinuxFS.supported: supported: False ; >18:58:06,169 DEBUG blivet: Ext4FS.supported: supported: True ; >18:58:06,170 DEBUG blivet: Ext4FS.supported: supported: True ; >18:58:06,639 DEBUG blivet: Ext3FS.supported: supported: True ; >18:58:06,641 DEBUG blivet: Ext3FS.supported: supported: True ; >18:58:06,693 DEBUG blivet: Ext2FS.supported: supported: True ; >18:58:06,694 DEBUG blivet: Ext2FS.supported: supported: True ; >18:58:06,749 DEBUG blivet: SysFS.supported: supported: False ; >18:58:06,750 DEBUG blivet: SysFS.supported: supported: False ; >18:58:06,752 DEBUG blivet: MultipathMember.__init__: >18:58:06,753 DEBUG blivet: SwapSpace.__init__: >18:58:06,807 DEBUG blivet: ProcFS.supported: supported: False ; >18:58:06,808 DEBUG blivet: ProcFS.supported: supported: False ; >18:58:06,808 DEBUG blivet: MDRaidMember.__init__: >18:58:06,809 DEBUG blivet: DevPtsFS.supported: supported: False ; >18:58:06,810 DEBUG blivet: DevPtsFS.supported: supported: False ; >18:58:06,810 DEBUG blivet: BTRFS.supported: supported: True ; >18:58:06,935 DEBUG blivet: USBFS.supported: supported: False ; >18:58:06,952 DEBUG blivet: USBFS.supported: supported: False ; >18:58:06,965 DEBUG blivet: DiskLabel.__init__: >18:58:06,967 INFO blivet: DiskLabel.partedDevice returning None >18:58:06,969 DEBUG blivet: HFSPlus.supported: supported: False ; >18:58:06,971 DEBUG blivet: HFSPlus.supported: supported: False ; >18:58:06,974 DEBUG blivet: XFS.supported: supported: True ; >18:58:07,038 DEBUG blivet: XFS.supported: supported: True ; >18:58:07,042 DEBUG blivet: TmpFS.supported: supported: True ; >18:58:07,058 DEBUG blivet: LUKS.__init__: >18:58:07,060 DEBUG blivet: DMRaidMember.__init__: >18:58:07,061 DEBUG blivet: NTFS.supported: supported: False ; >18:58:07,063 DEBUG blivet: NTFS.supported: supported: False ; >18:58:07,064 DEBUG blivet: BindFS.supported: supported: False ; >18:58:07,065 DEBUG blivet: BindFS.supported: supported: False ; >18:58:07,066 DEBUG blivet: HFS.supported: supported: False ; >18:58:07,067 DEBUG blivet: HFS.supported: supported: False ; >18:58:07,068 DEBUG blivet: LVMPhysicalVolume.__init__: >18:58:07,069 DEBUG blivet: NFS.supported: supported: False ; >18:58:07,069 DEBUG blivet: NFS.supported: supported: False ; >18:58:07,070 DEBUG blivet: FATFS.supported: supported: True ; >18:58:07,094 DEBUG blivet: FATFS.supported: supported: True ; >18:58:07,132 DEBUG blivet: raw RAID 1 size == 2861587.44482 >18:58:07,132 INFO blivet: Using 128MB superBlockSize >18:58:07,132 DEBUG blivet: existing RAID 1 size == 2861459.4375 >18:58:08,442 DEBUG blivet: raw RAID 1 size == 2861587.44482 >18:58:08,443 INFO blivet: Using 128MB superBlockSize >18:58:08,443 DEBUG blivet: existing RAID 1 size == 2861459.4375 > > >/tmp/ifcfg.log: >18:57:38,427 DEBUG ifcfg: content of files (network initialization): >18:57:38,444 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 224, 76, 119, 194, 206]}, 'connection': {'timestamp': 1391540258L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '746315b1-381a-4682-9899-347e383987f5'}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [108, 98, 109, 209, 223, 173]}, 'connection': {'timestamp': 1391540253L, 'type': '802-3-ethernet', 'id': 'Wired connection 2', 'uuid': '18ebb402-3e96-45fc-8e69-3024e792625e'}}] >18:57:39,158 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >18:57:39,159 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >18:57:39,160 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >18:57:39,162 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >18:57:39,519 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['p3p1', 'em1']): >18:57:39,519 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: >18:57:39,519 DEBUG ifcfg: TYPE=Ethernet >18:57:39,519 DEBUG ifcfg: BOOTPROTO=dhcp >18:57:39,520 DEBUG ifcfg: DEFROUTE=yes >18:57:39,520 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >18:57:39,520 DEBUG ifcfg: IPV6INIT=yes >18:57:39,521 DEBUG ifcfg: IPV6_AUTOCONF=yes >18:57:39,521 DEBUG ifcfg: IPV6_DEFROUTE=yes >18:57:39,521 DEBUG ifcfg: IPV6_PEERDNS=yes >18:57:39,521 DEBUG ifcfg: IPV6_PEERROUTES=yes >18:57:39,521 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >18:57:39,521 DEBUG ifcfg: NAME=em1 >18:57:39,522 DEBUG ifcfg: UUID=18ebb402-3e96-45fc-8e69-3024e792625e >18:57:39,522 DEBUG ifcfg: ONBOOT=no >18:57:39,522 DEBUG ifcfg: HWADDR=6C:62:6D:D1:DF:AD >18:57:39,522 DEBUG ifcfg: PEERDNS=yes >18:57:39,522 DEBUG ifcfg: PEERROUTES=yes >18:57:39,522 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p3p1: >18:57:39,522 DEBUG ifcfg: TYPE=Ethernet >18:57:39,523 DEBUG ifcfg: BOOTPROTO=dhcp >18:57:39,523 DEBUG ifcfg: DEFROUTE=yes >18:57:39,523 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >18:57:39,523 DEBUG ifcfg: IPV6INIT=yes >18:57:39,523 DEBUG ifcfg: IPV6_AUTOCONF=yes >18:57:39,523 DEBUG ifcfg: IPV6_DEFROUTE=yes >18:57:39,523 DEBUG ifcfg: IPV6_PEERDNS=yes >18:57:39,523 DEBUG ifcfg: IPV6_PEERROUTES=yes >18:57:39,524 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >18:57:39,524 DEBUG ifcfg: NAME=p3p1 >18:57:39,524 DEBUG ifcfg: UUID=746315b1-381a-4682-9899-347e383987f5 >18:57:39,524 DEBUG ifcfg: ONBOOT=no >18:57:39,524 DEBUG ifcfg: HWADDR=00:E0:4C:77:C2:CE >18:57:39,524 DEBUG ifcfg: PEERDNS=yes >18:57:39,524 DEBUG ifcfg: PEERROUTES=yes >18:57:39,543 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [108, 98, 109, 209, 223, 173]}, 'connection': {'timestamp': 1391540259L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'em1', 'uuid': '18ebb402-3e96-45fc-8e69-3024e792625e'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 224, 76, 119, 194, 206]}, 'connection': {'timestamp': 1391540258L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p3p1', 'uuid': '746315b1-381a-4682-9899-347e383987f5'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >18:58:06,299 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >18:58:06,300 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >18:58:06,344 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >18:58:06,346 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >18:58:06,346 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020\x20x86_64 rd.live.check quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >18:57:31,360 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.2" x-pid="987" x-info="http://www.rsyslog.com"] start >18:57:31,361 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >18:57:31,361 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >18:57:31,361 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >18:57:31,361 NOTICE kernel:[ 0.000000] Linux version 3.11.10-301.fc20.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Thu Dec 5 14:01:17 UTC 2013 >18:57:31,361 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020\x20x86_64 rd.live.check quiet BOOT_IMAGE=vmlinuz >18:57:31,361 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >18:57:31,361 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x00000000000967ff] usable >18:57:31,361 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000096800-0x000000000009ffff] reserved >18:57:31,361 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e2000-0x00000000000fffff] reserved >18:57:31,361 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cff8ffff] usable >18:57:31,361 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cff90000-0x00000000cff9dfff] ACPI data >18:57:31,361 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cff9e000-0x00000000cffdffff] ACPI NVS >18:57:31,361 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000cffe0000-0x00000000cfffffff] reserved >18:57:31,361 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved >18:57:31,361 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000042fffffff] usable >18:57:31,361 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >18:57:31,361 INFO kernel:[ 0.000000] SMBIOS 2.6 present. >18:57:31,361 DEBUG kernel:[ 0.000000] DMI: MSI MS-7599/870S-G54 (MS-7599), BIOS V17.17 01/13/2012 >18:57:31,361 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >18:57:31,361 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >18:57:31,361 INFO kernel:[ 0.000000] No AGP bridge found >18:57:31,361 INFO kernel:[ 0.000000] e820: last_pfn = 0x430000 max_arch_pfn = 0x400000000 >18:57:31,361 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >18:57:31,361 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >18:57:31,361 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >18:57:31,361 DEBUG kernel:[ 0.000000] A0000-EFFFF uncachable >18:57:31,361 DEBUG kernel:[ 0.000000] F0000-FFFFF write-protect >18:57:31,361 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >18:57:31,361 DEBUG kernel:[ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back >18:57:31,361 DEBUG kernel:[ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back >18:57:31,361 DEBUG kernel:[ 0.000000] 2 base 0000C0000000 mask FFFFF0000000 write-back >18:57:31,361 DEBUG kernel:[ 0.000000] 3 disabled >18:57:31,361 DEBUG kernel:[ 0.000000] 4 disabled >18:57:31,361 DEBUG kernel:[ 0.000000] 5 disabled >18:57:31,361 DEBUG kernel:[ 0.000000] 6 disabled >18:57:31,361 DEBUG kernel:[ 0.000000] 7 disabled >18:57:31,361 DEBUG kernel:[ 0.000000] TOM2: 0000000430000000 aka 17152M >18:57:31,361 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >18:57:31,361 DEBUG kernel:[ 0.000000] e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved >18:57:31,361 INFO kernel:[ 0.000000] e820: last_pfn = 0xcff90 max_arch_pfn = 0x400000000 >18:57:31,361 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780] >18:57:31,361 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000090000] 90000 size 24576 >18:57:31,361 INFO kernel:[ 0.000000] Using GB pages for direct mapping >18:57:31,361 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >18:57:31,361 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >18:57:31,361 DEBUG kernel:[ 0.000000] BRK [0x01fe7000, 0x01fe7fff] PGTABLE >18:57:31,361 DEBUG kernel:[ 0.000000] BRK [0x01fe8000, 0x01fe8fff] PGTABLE >18:57:31,361 DEBUG kernel:[ 0.000000] BRK [0x01fe9000, 0x01fe9fff] PGTABLE >18:57:31,361 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x42fe00000-0x42fffffff] >18:57:31,361 DEBUG kernel:[ 0.000000] [mem 0x42fe00000-0x42fffffff] page 2M >18:57:31,361 DEBUG kernel:[ 0.000000] BRK [0x01fea000, 0x01feafff] PGTABLE >18:57:31,361 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x42c000000-0x42fdfffff] >18:57:31,361 DEBUG kernel:[ 0.000000] [mem 0x42c000000-0x42fdfffff] page 2M >18:57:31,361 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x400000000-0x42bffffff] >18:57:31,361 DEBUG kernel:[ 0.000000] [mem 0x400000000-0x42bffffff] page 2M >18:57:31,361 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0xcff8ffff] >18:57:31,361 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >18:57:31,361 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x3fffffff] page 2M >18:57:31,361 DEBUG kernel:[ 0.000000] [mem 0x40000000-0xbfffffff] page 1G >18:57:31,361 DEBUG kernel:[ 0.000000] [mem 0xc0000000-0xcfdfffff] page 2M >18:57:31,361 DEBUG kernel:[ 0.000000] [mem 0xcfe00000-0xcff8ffff] page 4k >18:57:31,361 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x3ffffffff] >18:57:31,361 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x3ffffffff] page 1G >18:57:31,361 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7def8000-0x7fffefff] >18:57:31,361 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f8c40 00014 (v00 ACPIAM) >18:57:31,361 WARNING kernel:[ 0.000000] ACPI: RSDT 00000000cff90000 00038 (v01 7599MS A7599300 20120113 MSFT 00000097) >18:57:31,361 WARNING kernel:[ 0.000000] ACPI: FACP 00000000cff90200 00084 (v01 7599MS A7599300 20120113 MSFT 00000097) >18:57:31,361 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000cff90660 05A15 (v01 A7599 A7599300 00000300 INTL 20051117) >18:57:31,361 WARNING kernel:[ 0.000000] ACPI: FACS 00000000cff9e000 00040 >18:57:31,361 WARNING kernel:[ 0.000000] ACPI: APIC 00000000cff90390 0010C (v01 7599MS A7599300 20120113 MSFT 00000097) >18:57:31,361 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000cff904a0 0003C (v01 7599MS OEMMCFG 20120113 MSFT 00000097) >18:57:31,361 WARNING kernel:[ 0.000000] ACPI: OEMB 00000000cff9e040 00072 (v01 7599MS A7599300 20120113 MSFT 00000097) >18:57:31,361 WARNING kernel:[ 0.000000] ACPI: HPET 00000000cff9a660 00038 (v01 7599MS OEMHPET 20120113 MSFT 00000097) >18:57:31,361 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >18:57:31,361 INFO kernel:[ 0.000000] Scanning NUMA topology in Northbridge 24 >18:57:31,361 INFO kernel:[ 0.000000] No NUMA configuration found >18:57:31,361 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000042fffffff] >18:57:31,361 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x42fffffff] >18:57:31,361 INFO kernel:[ 0.000000] NODE_DATA [mem 0x42ffea000-0x42fffdfff] >18:57:31,361 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0010bfffff] PMD -> [ffff88041f600000-ffff88042f5fffff] on node 0 >18:57:31,361 WARNING kernel:[ 0.000000] Zone ranges: >18:57:31,361 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >18:57:31,361 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >18:57:31,361 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x42fffffff] >18:57:31,361 WARNING kernel:[ 0.000000] Movable zone start for each node >18:57:31,361 WARNING kernel:[ 0.000000] Early memory node ranges >18:57:31,361 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x00095fff] >18:57:31,361 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xcff8ffff] >18:57:31,361 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x42fffffff] >18:57:31,361 DEBUG kernel:[ 0.000000] On node 0 totalpages: 4194085 >18:57:31,361 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >18:57:31,361 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >18:57:31,361 DEBUG kernel:[ 0.000000] DMA zone: 3989 pages, LIFO batch:0 >18:57:31,361 DEBUG kernel:[ 0.000000] DMA32 zone: 13247 pages used for memmap >18:57:31,361 DEBUG kernel:[ 0.000000] DMA32 zone: 847760 pages, LIFO batch:31 >18:57:31,361 DEBUG kernel:[ 0.000000] Normal zone: 52224 pages used for memmap >18:57:31,361 DEBUG kernel:[ 0.000000] Normal zone: 3342336 pages, LIFO batch:31 >18:57:31,361 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x808 >18:57:31,361 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >18:57:31,361 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >18:57:31,361 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >18:57:31,361 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) >18:57:31,361 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) >18:57:31,361 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] enabled) >18:57:31,361 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled) >18:57:31,361 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x86] disabled) >18:57:31,361 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x87] disabled) >18:57:31,361 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x88] disabled) >18:57:31,361 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x89] disabled) >18:57:31,361 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x8a] disabled) >18:57:31,361 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x8b] disabled) >18:57:31,361 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x8c] disabled) >18:57:31,361 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x8d] disabled) >18:57:31,361 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x8e] disabled) >18:57:31,361 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x8f] disabled) >18:57:31,361 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x11] lapic_id[0x90] disabled) >18:57:31,361 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x12] lapic_id[0x91] disabled) >18:57:31,361 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x13] lapic_id[0x92] disabled) >18:57:31,361 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x14] lapic_id[0x93] disabled) >18:57:31,361 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x15] lapic_id[0x94] disabled) >18:57:31,361 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x16] lapic_id[0x95] disabled) >18:57:31,361 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x17] lapic_id[0x96] disabled) >18:57:31,361 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x18] lapic_id[0x97] disabled) >18:57:31,361 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x06] address[0xfec00000] gsi_base[0]) >18:57:31,361 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 6, version 33, address 0xfec00000, GSI 0-23 >18:57:31,361 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >18:57:31,361 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) >18:57:31,361 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >18:57:31,361 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >18:57:31,361 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >18:57:31,361 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >18:57:31,361 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8300 base: 0xfed00000 >18:57:31,361 INFO kernel:[ 0.000000] smpboot: Allowing 24 CPUs, 18 hotplug CPUs >18:57:31,361 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >18:57:31,361 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x00096000-0x00096fff] >18:57:31,361 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x00097000-0x0009ffff] >18:57:31,361 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000e1fff] >18:57:31,361 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000e2000-0x000fffff] >18:57:31,361 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcff90000-0xcff9dfff] >18:57:31,361 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcff9e000-0xcffdffff] >18:57:31,361 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xcffe0000-0xcfffffff] >18:57:31,361 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xd0000000-0xffefffff] >18:57:31,361 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfff00000-0xffffffff] >18:57:31,361 INFO kernel:[ 0.000000] e820: [mem 0xd0000000-0xffefffff] available for PCI devices >18:57:31,361 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >18:57:31,361 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:24 nr_node_ids:1 >18:57:31,361 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88041f200000 s85568 r8192 d20928 u131072 >18:57:31,361 DEBUG kernel:[ 0.000000] pcpu-alloc: s85568 r8192 d20928 u131072 alloc=1*2097152 >18:57:31,361 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 >18:57:31,361 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 -- -- -- -- -- -- -- -- >18:57:31,361 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4128529 >18:57:31,361 WARNING kernel:[ 0.000000] Policy zone: Normal >18:57:31,361 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020\x20x86_64 rd.live.check quiet BOOT_IMAGE=vmlinuz >18:57:31,361 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >18:57:31,361 INFO kernel:[ 0.000000] Checking aperture... >18:57:31,361 INFO kernel:[ 0.000000] No AGP bridge found >18:57:31,361 INFO kernel:[ 0.000000] Node 0: aperture @ 0 size 32 MB >18:57:31,361 INFO kernel:[ 0.000000] Your BIOS doesn't leave a aperture memory hole >18:57:31,361 INFO kernel:[ 0.000000] Please enable the IOMMU option in the BIOS setup >18:57:31,361 INFO kernel:[ 0.000000] This costs you 64 MB of RAM >18:57:31,361 INFO kernel:[ 0.000000] Mapping aperture over 65536 KB of RAM @ c4000000 >18:57:31,361 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xc4000000-0xc7ffffff] >18:57:31,361 WARNING kernel:[ 0.000000] Memory: 16329468K/16776340K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 446872K reserved) >18:57:31,361 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1 >18:57:31,361 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >18:57:31,361 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=24. >18:57:31,361 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:872 16 >18:57:31,361 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >18:57:31,361 INFO kernel:[ 0.000000] console [tty0] enabled >18:57:31,361 INFO kernel:[ 0.000000] allocated 67108864 bytes of page_cgroup >18:57:31,361 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >18:57:31,361 DEBUG kernel:[ 0.000000] hpet clockevent registered >18:57:31,361 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >18:57:31,361 INFO kernel:[ 0.001000] tsc: Detected 2999.937 MHz processor >18:57:31,361 INFO kernel:[ 0.000014] Calibrating delay loop (skipped), value calculated using timer frequency.. 5999.87 BogoMIPS (lpj=2999937) >18:57:31,361 INFO kernel:[ 0.000017] pid_max: default: 32768 minimum: 301 >18:57:31,361 INFO kernel:[ 0.000061] Security Framework initialized >18:57:31,361 INFO kernel:[ 0.000068] SELinux: Initializing. >18:57:31,361 DEBUG kernel:[ 0.000076] SELinux: Starting in permissive mode >18:57:31,361 INFO kernel:[ 0.001232] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes) >18:57:31,361 INFO kernel:[ 0.006893] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes) >18:57:31,361 INFO kernel:[ 0.009289] Mount-cache hash table entries: 256 >18:57:31,361 INFO kernel:[ 0.009520] Initializing cgroup subsys memory >18:57:31,361 INFO kernel:[ 0.009535] Initializing cgroup subsys devices >18:57:31,361 INFO kernel:[ 0.009537] Initializing cgroup subsys freezer >18:57:31,361 INFO kernel:[ 0.009538] Initializing cgroup subsys net_cls >18:57:31,361 INFO kernel:[ 0.009540] Initializing cgroup subsys blkio >18:57:31,361 INFO kernel:[ 0.009542] Initializing cgroup subsys perf_event >18:57:31,361 INFO kernel:[ 0.009545] Initializing cgroup subsys hugetlb >18:57:31,361 DEBUG kernel:[ 0.009568] tseg: 0000000000 >18:57:31,361 INFO kernel:[ 0.009577] CPU: Physical Processor ID: 0 >18:57:31,361 INFO kernel:[ 0.009578] CPU: Processor Core ID: 0 >18:57:31,361 INFO kernel:[ 0.009580] mce: CPU supports 6 MCE banks >18:57:31,361 INFO kernel:[ 0.009585] LVT offset 0 assigned for vector 0xf9 >18:57:31,361 INFO kernel:[ 0.009590] Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8 >18:57:31,361 INFO kernel:[ 0.009590] Last level dTLB entries: 4KB 512, 2MB 128, 4MB 64 >18:57:31,361 INFO kernel:[ 0.009590] tlb_flushall_shift: 4 >18:57:31,361 INFO kernel:[ 0.009668] Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >18:57:31,361 INFO kernel:[ 0.010403] ACPI: Core revision 20130517 >18:57:31,361 WARNING kernel:[ 0.012143] ACPI: All ACPI Tables successfully acquired >18:57:31,361 INFO kernel:[ 0.014724] ftrace: allocating 25129 entries in 99 pages >18:57:31,361 INFO kernel:[ 0.024323] Switched APIC routing to physical flat. >18:57:31,361 INFO kernel:[ 0.024658] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >18:57:31,361 INFO kernel:[ 0.034650] smpboot: CPU0: AMD Phenom(tm) II X6 1075T Processor (fam: 10, model: 0a, stepping: 00) >18:57:31,361 INFO kernel:[ 0.135898] Performance Events: AMD PMU driver. >18:57:31,361 INFO kernel:[ 0.135902] ... version: 0 >18:57:31,361 INFO kernel:[ 0.135903] ... bit width: 48 >18:57:31,361 INFO kernel:[ 0.135903] ... generic registers: 4 >18:57:31,361 INFO kernel:[ 0.135904] ... value mask: 0000ffffffffffff >18:57:31,361 INFO kernel:[ 0.135905] ... max period: 00007fffffffffff >18:57:31,361 INFO kernel:[ 0.135906] ... fixed-purpose events: 0 >18:57:31,361 INFO kernel:[ 0.135907] ... event mask: 000000000000000f >18:57:31,361 INFO kernel:[ 0.137085] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >18:57:31,361 INFO kernel:[ 0.137153] smpboot: Booting Node 0, Processors #1 #2 #3 #4 #5 >18:57:31,361 INFO kernel:[ 0.202972] Brought up 6 CPUs >18:57:31,361 INFO kernel:[ 0.202974] smpboot: Total of 6 processors activated (35999.24 BogoMIPS) >18:57:31,361 INFO kernel:[ 0.211104] devtmpfs: initialized >18:57:31,361 INFO kernel:[ 0.211269] PM: Registering ACPI NVS region [mem 0xcff9e000-0xcffdffff] (270336 bytes) >18:57:31,361 INFO kernel:[ 0.212174] atomic64 test passed for x86-64 platform with CX8 and with SSE >18:57:31,361 INFO kernel:[ 0.212192] RTC time: 18:55:09, date: 02/04/14 >18:57:31,361 INFO kernel:[ 0.212246] NET: Registered protocol family 16 >18:57:31,361 DEBUG kernel:[ 0.212337] node 0 link 0: io port [1000, ffffff] >18:57:31,361 INFO kernel:[ 0.212339] TOM: 00000000d0000000 aka 3328M >18:57:31,361 DEBUG kernel:[ 0.212341] Fam 10h mmconf [mem 0xe0000000-0xefffffff] >18:57:31,361 DEBUG kernel:[ 0.212344] node 0 link 0: mmio [e0000000, efffffff] ==> none >18:57:31,361 DEBUG kernel:[ 0.212346] node 0 link 0: mmio [f0000000, ffffffff] >18:57:31,361 DEBUG kernel:[ 0.212347] node 0 link 0: mmio [a0000, bffff] >18:57:31,361 DEBUG kernel:[ 0.212349] node 0 link 0: mmio [d0000000, dfffffff] >18:57:31,361 INFO kernel:[ 0.212350] TOM2: 0000000430000000 aka 17152M >18:57:31,361 DEBUG kernel:[ 0.212352] bus: [bus 00-1f] on node 0 link 0 >18:57:31,361 DEBUG kernel:[ 0.212353] bus: 00 [io 0x0000-0xffff] >18:57:31,361 DEBUG kernel:[ 0.212354] bus: 00 [mem 0xf0000000-0xffffffff] >18:57:31,361 DEBUG kernel:[ 0.212355] bus: 00 [mem 0x000a0000-0x000bffff] >18:57:31,361 DEBUG kernel:[ 0.212356] bus: 00 [mem 0xd0000000-0xdfffffff] >18:57:31,361 DEBUG kernel:[ 0.212357] bus: 00 [mem 0x430000000-0xfcffffffff] >18:57:31,361 INFO kernel:[ 0.212429] ACPI: bus type PCI registered >18:57:31,361 INFO kernel:[ 0.212431] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >18:57:31,361 INFO kernel:[ 0.212480] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >18:57:31,361 INFO kernel:[ 0.212482] PCI: not using MMCONFIG >18:57:31,361 INFO kernel:[ 0.212484] PCI: Using configuration type 1 for base access >18:57:31,361 INFO kernel:[ 0.212484] PCI: Using configuration type 1 for extended access >18:57:31,361 INFO kernel:[ 0.213320] bio: create slab <bio-0> at 0 >18:57:31,361 INFO kernel:[ 0.213485] ACPI: Added _OSI(Module Device) >18:57:31,361 INFO kernel:[ 0.213487] ACPI: Added _OSI(Processor Device) >18:57:31,361 INFO kernel:[ 0.213488] ACPI: Added _OSI(3.0 _SCP Extensions) >18:57:31,361 INFO kernel:[ 0.213489] ACPI: Added _OSI(Processor Aggregator Device) >18:57:31,361 DEBUG kernel:[ 0.213997] ACPI: EC: Look up EC in DSDT >18:57:31,361 WARNING kernel:[ 0.214630] ACPI: Executed 3 blocks of module-level executable AML code >18:57:31,361 INFO kernel:[ 0.219013] ACPI: Interpreter enabled >18:57:31,361 WARNING kernel:[ 0.219020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >18:57:31,361 WARNING kernel:[ 0.219023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >18:57:31,361 INFO kernel:[ 0.219034] ACPI: (supports S0 S3 S4 S5) >18:57:31,361 INFO kernel:[ 0.219036] ACPI: Using IOAPIC for interrupt routing >18:57:31,361 INFO kernel:[ 0.219058] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >18:57:31,361 INFO kernel:[ 0.219539] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources >18:57:31,361 INFO kernel:[ 0.227615] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >18:57:31,361 INFO kernel:[ 0.227682] ACPI: No dock devices found. >18:57:31,361 INFO kernel:[ 0.231794] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >18:57:31,361 INFO kernel:[ 0.231799] acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM >18:57:31,361 INFO kernel:[ 0.231803] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08) >18:57:31,361 INFO kernel:[ 0.231994] PCI host bridge to bus 0000:00 >18:57:31,361 INFO kernel:[ 0.231996] pci_bus 0000:00: root bus resource [bus 00-ff] >18:57:31,361 INFO kernel:[ 0.231998] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >18:57:31,361 INFO kernel:[ 0.232000] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >18:57:31,361 INFO kernel:[ 0.232001] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >18:57:31,361 INFO kernel:[ 0.232003] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff] >18:57:31,361 INFO kernel:[ 0.232005] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xdfffffff] >18:57:31,361 INFO kernel:[ 0.232006] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff] >18:57:31,361 DEBUG kernel:[ 0.232016] pci 0000:00:00.0: [1002:5957] type 00 class 0x060000 >18:57:31,361 DEBUG kernel:[ 0.232028] pci 0000:00:00.0: reg 0x1c: [mem 0xe0000000-0xffffffff 64bit] >18:57:31,361 DEBUG kernel:[ 0.232109] pci 0000:00:02.0: [1002:5978] type 01 class 0x060400 >18:57:31,361 DEBUG kernel:[ 0.232142] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold >18:57:31,361 INFO kernel:[ 0.232178] pci 0000:00:02.0: System wakeup disabled by ACPI >18:57:31,361 DEBUG kernel:[ 0.232230] pci 0000:00:11.0: [1002:4391] type 00 class 0x010601 >18:57:31,361 DEBUG kernel:[ 0.232249] pci 0000:00:11.0: reg 0x10: [io 0x9000-0x9007] >18:57:31,361 DEBUG kernel:[ 0.232258] pci 0000:00:11.0: reg 0x14: [io 0x8000-0x8003] >18:57:31,361 DEBUG kernel:[ 0.232267] pci 0000:00:11.0: reg 0x18: [io 0x7000-0x7007] >18:57:31,361 DEBUG kernel:[ 0.232275] pci 0000:00:11.0: reg 0x1c: [io 0x6000-0x6003] >18:57:31,361 DEBUG kernel:[ 0.232284] pci 0000:00:11.0: reg 0x20: [io 0x5000-0x500f] >18:57:31,361 DEBUG kernel:[ 0.232292] pci 0000:00:11.0: reg 0x24: [mem 0xfcfffc00-0xfcffffff] >18:57:31,361 DEBUG kernel:[ 0.232399] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310 >18:57:31,361 DEBUG kernel:[ 0.232412] pci 0000:00:12.0: reg 0x10: [mem 0xfcffe000-0xfcffefff] >18:57:31,361 INFO kernel:[ 0.232492] pci 0000:00:12.0: System wakeup disabled by ACPI >18:57:31,361 DEBUG kernel:[ 0.232522] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320 >18:57:31,361 DEBUG kernel:[ 0.232539] pci 0000:00:12.2: reg 0x10: [mem 0xfcfff800-0xfcfff8ff] >18:57:31,361 DEBUG kernel:[ 0.232614] pci 0000:00:12.2: supports D1 D2 >18:57:31,361 DEBUG kernel:[ 0.232616] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot >18:57:31,361 INFO kernel:[ 0.232653] pci 0000:00:12.2: System wakeup disabled by ACPI >18:57:31,361 DEBUG kernel:[ 0.232682] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310 >18:57:31,361 DEBUG kernel:[ 0.232694] pci 0000:00:13.0: reg 0x10: [mem 0xfcffd000-0xfcffdfff] >18:57:31,361 INFO kernel:[ 0.232774] pci 0000:00:13.0: System wakeup disabled by ACPI >18:57:31,361 DEBUG kernel:[ 0.232808] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320 >18:57:31,361 DEBUG kernel:[ 0.232825] pci 0000:00:13.2: reg 0x10: [mem 0xfcfff400-0xfcfff4ff] >18:57:31,361 DEBUG kernel:[ 0.232900] pci 0000:00:13.2: supports D1 D2 >18:57:31,361 DEBUG kernel:[ 0.232902] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot >18:57:31,361 INFO kernel:[ 0.232939] pci 0000:00:13.2: System wakeup disabled by ACPI >18:57:31,361 DEBUG kernel:[ 0.232969] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500 >18:57:31,361 DEBUG kernel:[ 0.233078] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300 >18:57:31,361 DEBUG kernel:[ 0.233098] pci 0000:00:14.2: reg 0x10: [mem 0xfcff4000-0xfcff7fff 64bit] >18:57:31,361 DEBUG kernel:[ 0.233158] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold >18:57:31,361 INFO kernel:[ 0.233193] pci 0000:00:14.2: System wakeup disabled by ACPI >18:57:31,361 DEBUG kernel:[ 0.233220] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100 >18:57:31,361 DEBUG kernel:[ 0.233330] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401 >18:57:31,361 INFO kernel:[ 0.233389] pci 0000:00:14.4: System wakeup disabled by ACPI >18:57:31,361 DEBUG kernel:[ 0.233418] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310 >18:57:31,361 DEBUG kernel:[ 0.233430] pci 0000:00:14.5: reg 0x10: [mem 0xfcffc000-0xfcffcfff] >18:57:31,361 INFO kernel:[ 0.233510] pci 0000:00:14.5: System wakeup disabled by ACPI >18:57:31,361 DEBUG kernel:[ 0.233540] pci 0000:00:15.0: [1002:43a0] type 01 class 0x060400 >18:57:31,361 DEBUG kernel:[ 0.233609] pci 0000:00:15.0: supports D1 D2 >18:57:31,361 INFO kernel:[ 0.233649] pci 0000:00:15.0: System wakeup disabled by ACPI >18:57:31,361 DEBUG kernel:[ 0.233678] pci 0000:00:15.1: [1002:43a1] type 01 class 0x060400 >18:57:31,361 DEBUG kernel:[ 0.233747] pci 0000:00:15.1: supports D1 D2 >18:57:31,361 INFO kernel:[ 0.233787] pci 0000:00:15.1: System wakeup disabled by ACPI >18:57:31,361 DEBUG kernel:[ 0.233818] pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310 >18:57:31,361 DEBUG kernel:[ 0.233831] pci 0000:00:16.0: reg 0x10: [mem 0xfcff3000-0xfcff3fff] >18:57:31,361 INFO kernel:[ 0.233913] pci 0000:00:16.0: System wakeup disabled by ACPI >18:57:31,361 DEBUG kernel:[ 0.233942] pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320 >18:57:31,361 DEBUG kernel:[ 0.233959] pci 0000:00:16.2: reg 0x10: [mem 0xfcfff000-0xfcfff0ff] >18:57:31,361 DEBUG kernel:[ 0.234034] pci 0000:00:16.2: supports D1 D2 >18:57:31,361 DEBUG kernel:[ 0.234036] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot >18:57:31,361 INFO kernel:[ 0.234073] pci 0000:00:16.2: System wakeup disabled by ACPI >18:57:31,361 DEBUG kernel:[ 0.234099] pci 0000:00:18.0: [1022:1200] type 00 class 0x060000 >18:57:31,361 DEBUG kernel:[ 0.234152] pci 0000:00:18.1: [1022:1201] type 00 class 0x060000 >18:57:31,361 DEBUG kernel:[ 0.234205] pci 0000:00:18.2: [1022:1202] type 00 class 0x060000 >18:57:31,361 DEBUG kernel:[ 0.234256] pci 0000:00:18.3: [1022:1203] type 00 class 0x060000 >18:57:31,361 DEBUG kernel:[ 0.234308] pci 0000:00:18.4: [1022:1204] type 00 class 0x060000 >18:57:31,361 DEBUG kernel:[ 0.234407] pci 0000:01:00.0: [10de:11c2] type 00 class 0x030000 >18:57:31,361 DEBUG kernel:[ 0.234417] pci 0000:01:00.0: reg 0x10: [mem 0xfd000000-0xfdffffff] >18:57:31,361 DEBUG kernel:[ 0.234428] pci 0000:01:00.0: reg 0x14: [mem 0xd8000000-0xdfffffff 64bit pref] >18:57:31,361 DEBUG kernel:[ 0.234438] pci 0000:01:00.0: reg 0x1c: [mem 0xd6000000-0xd7ffffff 64bit pref] >18:57:31,361 DEBUG kernel:[ 0.234445] pci 0000:01:00.0: reg 0x24: [io 0xa800-0xa87f] >18:57:31,361 DEBUG kernel:[ 0.234453] pci 0000:01:00.0: reg 0x30: [mem 0xfe780000-0xfe7fffff pref] >18:57:31,361 DEBUG kernel:[ 0.234524] pci 0000:01:00.1: [10de:0e0b] type 00 class 0x040300 >18:57:31,361 DEBUG kernel:[ 0.234534] pci 0000:01:00.1: reg 0x10: [mem 0xfe77c000-0xfe77ffff] >18:57:31,361 INFO kernel:[ 0.235826] pci 0000:00:02.0: PCI bridge to [bus 01] >18:57:31,361 DEBUG kernel:[ 0.235832] pci 0000:00:02.0: bridge window [io 0xa000-0xafff] >18:57:31,361 DEBUG kernel:[ 0.235835] pci 0000:00:02.0: bridge window [mem 0xfd000000-0xfe7fffff] >18:57:31,361 DEBUG kernel:[ 0.235839] pci 0000:00:02.0: bridge window [mem 0xd6000000-0xdfffffff 64bit pref] >18:57:31,361 DEBUG kernel:[ 0.235893] pci 0000:02:07.0: [10ec:8169] type 00 class 0x020000 >18:57:31,361 DEBUG kernel:[ 0.235914] pci 0000:02:07.0: reg 0x10: [io 0xb800-0xb8ff] >18:57:31,361 DEBUG kernel:[ 0.235925] pci 0000:02:07.0: reg 0x14: [mem 0xfe8fbc00-0xfe8fbcff] >18:57:31,361 DEBUG kernel:[ 0.235975] pci 0000:02:07.0: reg 0x30: [mem 0xfe8c0000-0xfe8dffff pref] >18:57:31,361 DEBUG kernel:[ 0.236010] pci 0000:02:07.0: supports D1 D2 >18:57:31,361 DEBUG kernel:[ 0.236011] pci 0000:02:07.0: PME# supported from D1 D2 D3hot D3cold >18:57:31,361 INFO kernel:[ 0.236075] pci 0000:00:14.4: PCI bridge to [bus 02] (subtractive decode) >18:57:31,361 DEBUG kernel:[ 0.236079] pci 0000:00:14.4: bridge window [io 0xb000-0xbfff] >18:57:31,361 DEBUG kernel:[ 0.236082] pci 0000:00:14.4: bridge window [mem 0xfe800000-0xfe8fffff] >18:57:31,361 DEBUG kernel:[ 0.236086] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode) >18:57:31,361 DEBUG kernel:[ 0.236088] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode) >18:57:31,361 DEBUG kernel:[ 0.236089] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >18:57:31,361 DEBUG kernel:[ 0.236091] pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode) >18:57:31,361 DEBUG kernel:[ 0.236092] pci 0000:00:14.4: bridge window [mem 0xd0000000-0xdfffffff] (subtractive decode) >18:57:31,361 DEBUG kernel:[ 0.236094] pci 0000:00:14.4: bridge window [mem 0xf0000000-0xfebfffff] (subtractive decode) >18:57:31,361 DEBUG kernel:[ 0.236175] pci 0000:03:00.0: [197b:2368] type 00 class 0x010185 >18:57:31,361 DEBUG kernel:[ 0.236206] pci 0000:03:00.0: reg 0x10: [io 0xd800-0xd807] >18:57:31,361 DEBUG kernel:[ 0.236220] pci 0000:03:00.0: reg 0x14: [io 0xd400-0xd403] >18:57:31,361 DEBUG kernel:[ 0.236234] pci 0000:03:00.0: reg 0x18: [io 0xd000-0xd007] >18:57:31,361 DEBUG kernel:[ 0.236248] pci 0000:03:00.0: reg 0x1c: [io 0xc800-0xc803] >18:57:31,361 DEBUG kernel:[ 0.236262] pci 0000:03:00.0: reg 0x20: [io 0xc400-0xc40f] >18:57:31,362 INFO kernel:[ 0.236376] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >18:57:31,362 INFO kernel:[ 0.236386] pci 0000:00:15.0: PCI bridge to [bus 03] >18:57:31,362 DEBUG kernel:[ 0.236391] pci 0000:00:15.0: bridge window [io 0xc000-0xdfff] >18:57:31,362 DEBUG kernel:[ 0.236471] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000 >18:57:31,362 DEBUG kernel:[ 0.236488] pci 0000:04:00.0: reg 0x10: [io 0xe800-0xe8ff] >18:57:31,362 DEBUG kernel:[ 0.236517] pci 0000:04:00.0: reg 0x18: [mem 0xfbfff000-0xfbffffff 64bit pref] >18:57:31,362 DEBUG kernel:[ 0.236535] pci 0000:04:00.0: reg 0x20: [mem 0xfbff8000-0xfbffbfff 64bit pref] >18:57:31,362 DEBUG kernel:[ 0.236548] pci 0000:04:00.0: reg 0x30: [mem 0xfe9e0000-0xfe9fffff pref] >18:57:31,362 DEBUG kernel:[ 0.236616] pci 0000:04:00.0: supports D1 D2 >18:57:31,362 DEBUG kernel:[ 0.236617] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold >18:57:31,362 INFO kernel:[ 0.237826] pci 0000:00:15.1: PCI bridge to [bus 04] >18:57:31,362 DEBUG kernel:[ 0.237833] pci 0000:00:15.1: bridge window [io 0xe000-0xefff] >18:57:31,362 DEBUG kernel:[ 0.237836] pci 0000:00:15.1: bridge window [mem 0xfe900000-0xfe9fffff] >18:57:31,362 DEBUG kernel:[ 0.237841] pci 0000:00:15.1: bridge window [mem 0xfbf00000-0xfbffffff 64bit pref] >18:57:31,362 INFO kernel:[ 0.238172] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 *10 11 14 15) >18:57:31,362 INFO kernel:[ 0.238224] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 *7 10 11 14 15) >18:57:31,362 INFO kernel:[ 0.238277] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 *10 11 14 15) >18:57:31,362 INFO kernel:[ 0.238328] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 10 *11 14 15) >18:57:31,362 INFO kernel:[ 0.238369] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 14 15) *0 >18:57:31,362 INFO kernel:[ 0.238401] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 14 15) *0 >18:57:31,362 INFO kernel:[ 0.238433] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 10 *11 14 15) >18:57:31,362 INFO kernel:[ 0.238465] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 14 15) *0 >18:57:31,362 DEBUG kernel:[ 0.238546] ACPI: \_SB_.PCI0: notify handler is installed >18:57:31,362 DEBUG kernel:[ 0.238571] Found 1 acpi root devices >18:57:31,362 INFO kernel:[ 0.238655] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >18:57:31,362 INFO kernel:[ 0.238656] vgaarb: loaded >18:57:31,362 INFO kernel:[ 0.238657] vgaarb: bridge control possible 0000:01:00.0 >18:57:31,362 NOTICE kernel:[ 0.238716] SCSI subsystem initialized >18:57:31,362 INFO kernel:[ 0.238718] ACPI: bus type ATA registered >18:57:31,362 DEBUG kernel:[ 0.238791] libata version 3.00 loaded. >18:57:31,362 INFO kernel:[ 0.238813] ACPI: bus type USB registered >18:57:31,362 INFO kernel:[ 0.238825] usbcore: registered new interface driver usbfs >18:57:31,362 INFO kernel:[ 0.238831] usbcore: registered new interface driver hub >18:57:31,362 INFO kernel:[ 0.238853] usbcore: registered new device driver usb >18:57:31,362 INFO kernel:[ 0.238931] PCI: Using ACPI for IRQ routing >18:57:31,362 DEBUG kernel:[ 0.246708] PCI: pci_cache_line_size set to 64 bytes >18:57:31,362 INFO kernel:[ 0.246713] pci 0000:00:00.0: no compatible bridge window for [mem 0xe0000000-0xffffffff 64bit] >18:57:31,362 DEBUG kernel:[ 0.246767] e820: reserve RAM buffer [mem 0x00096800-0x0009ffff] >18:57:31,362 DEBUG kernel:[ 0.246769] e820: reserve RAM buffer [mem 0xcff90000-0xcfffffff] >18:57:31,362 INFO kernel:[ 0.246846] NetLabel: Initializing >18:57:31,362 INFO kernel:[ 0.246847] NetLabel: domain hash size = 128 >18:57:31,362 INFO kernel:[ 0.246848] NetLabel: protocols = UNLABELED CIPSOv4 >18:57:31,362 INFO kernel:[ 0.246857] NetLabel: unlabeled traffic allowed by default >18:57:31,362 INFO kernel:[ 0.246885] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >18:57:31,362 INFO kernel:[ 0.246888] hpet0: 3 comparators, 32-bit 14.318180 MHz counter >18:57:31,362 INFO kernel:[ 0.248947] Switched to clocksource hpet >18:57:31,362 INFO kernel:[ 0.253579] pnp: PnP ACPI init >18:57:31,362 INFO kernel:[ 0.253590] ACPI: bus type PNP registered >18:57:31,362 DEBUG kernel:[ 0.253647] pnp 00:00: [dma 4] >18:57:31,362 DEBUG kernel:[ 0.253674] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active) >18:57:31,362 DEBUG kernel:[ 0.253704] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >18:57:31,362 DEBUG kernel:[ 0.253724] pnp 00:02: Plug and Play ACPI device, IDs PNP0800 (active) >18:57:31,362 DEBUG kernel:[ 0.253745] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active) >18:57:31,362 DEBUG kernel:[ 0.253903] pnp 00:04: [dma 0 disabled] >18:57:31,362 DEBUG kernel:[ 0.253959] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active) >18:57:31,362 DEBUG kernel:[ 0.254053] pnp 00:05: Plug and Play ACPI device, IDs PNP0103 (active) >18:57:31,362 INFO kernel:[ 0.254142] system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved >18:57:31,362 INFO kernel:[ 0.254144] system 00:06: [mem 0xfee00000-0xfee00fff] has been reserved >18:57:31,362 DEBUG kernel:[ 0.254146] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) >18:57:31,362 INFO kernel:[ 0.254306] system 00:07: [io 0x04d0-0x04d1] has been reserved >18:57:31,362 INFO kernel:[ 0.254308] system 00:07: [io 0x040b] has been reserved >18:57:31,362 INFO kernel:[ 0.254310] system 00:07: [io 0x04d6] has been reserved >18:57:31,362 INFO kernel:[ 0.254312] system 00:07: [io 0x0c00-0x0c01] has been reserved >18:57:31,362 INFO kernel:[ 0.254313] system 00:07: [io 0x0c14] has been reserved >18:57:31,362 INFO kernel:[ 0.254315] system 00:07: [io 0x0c50-0x0c51] has been reserved >18:57:31,362 INFO kernel:[ 0.254317] system 00:07: [io 0x0c52] has been reserved >18:57:31,362 INFO kernel:[ 0.254318] system 00:07: [io 0x0c6c] has been reserved >18:57:31,362 INFO kernel:[ 0.254320] system 00:07: [io 0x0c6f] has been reserved >18:57:31,362 INFO kernel:[ 0.254324] system 00:07: [io 0x0cd0-0x0cd1] has been reserved >18:57:31,362 INFO kernel:[ 0.254326] system 00:07: [io 0x0cd2-0x0cd3] has been reserved >18:57:31,362 INFO kernel:[ 0.254327] system 00:07: [io 0x0cd4-0x0cd5] has been reserved >18:57:31,362 INFO kernel:[ 0.254329] system 00:07: [io 0x0cd6-0x0cd7] has been reserved >18:57:31,362 INFO kernel:[ 0.254331] system 00:07: [io 0x0cd8-0x0cdf] has been reserved >18:57:31,362 INFO kernel:[ 0.254332] system 00:07: [io 0x0800-0x089f] could not be reserved >18:57:31,362 INFO kernel:[ 0.254334] system 00:07: [io 0x0b00-0x0b1f] has been reserved >18:57:31,362 INFO kernel:[ 0.254336] system 00:07: [io 0x0b20-0x0b3f] has been reserved >18:57:31,362 INFO kernel:[ 0.254338] system 00:07: [io 0x0900-0x090f] has been reserved >18:57:31,362 INFO kernel:[ 0.254339] system 00:07: [io 0x0910-0x091f] has been reserved >18:57:31,362 INFO kernel:[ 0.254341] system 00:07: [io 0xfe00-0xfefe] has been reserved >18:57:31,362 INFO kernel:[ 0.254343] system 00:07: [mem 0xffb80000-0xffbfffff] has been reserved >18:57:31,362 INFO kernel:[ 0.254345] system 00:07: [mem 0xfec10000-0xfec1001f] has been reserved >18:57:31,362 INFO kernel:[ 0.254347] system 00:07: [mem 0xfed80000-0xfed80fff] has been reserved >18:57:31,362 DEBUG kernel:[ 0.254349] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) >18:57:31,362 INFO kernel:[ 0.254453] system 00:08: [io 0x0600-0x06df] has been reserved >18:57:31,362 INFO kernel:[ 0.254455] system 00:08: [io 0x0ae0-0x0aef] has been reserved >18:57:31,362 DEBUG kernel:[ 0.254457] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) >18:57:31,362 INFO kernel:[ 0.254508] system 00:09: [mem 0xe0000000-0xefffffff] has been reserved >18:57:31,362 DEBUG kernel:[ 0.254510] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) >18:57:31,362 WARNING kernel:[ 0.254589] pnp 00:0a: disabling [mem 0x00000000-0x0009ffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit] >18:57:31,362 WARNING kernel:[ 0.254591] pnp 00:0a: disabling [mem 0x000c0000-0x000cffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit] >18:57:31,362 WARNING kernel:[ 0.254593] pnp 00:0a: disabling [mem 0x000e0000-0x000fffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit] >18:57:31,362 WARNING kernel:[ 0.254595] pnp 00:0a: disabling [mem 0x00100000-0xcfffffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit] >18:57:31,362 INFO kernel:[ 0.254619] system 00:0a: [mem 0xfec00000-0xffffffff] could not be reserved >18:57:31,362 DEBUG kernel:[ 0.254621] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active) >18:57:31,362 INFO kernel:[ 0.254689] pnp: PnP ACPI: found 11 devices >18:57:31,362 INFO kernel:[ 0.254690] ACPI: bus type PNP unregistered >18:57:31,362 INFO kernel:[ 0.261031] pci 0000:00:02.0: PCI bridge to [bus 01] >18:57:31,362 INFO kernel:[ 0.261035] pci 0000:00:02.0: bridge window [io 0xa000-0xafff] >18:57:31,362 INFO kernel:[ 0.261037] pci 0000:00:02.0: bridge window [mem 0xfd000000-0xfe7fffff] >18:57:31,362 INFO kernel:[ 0.261040] pci 0000:00:02.0: bridge window [mem 0xd6000000-0xdfffffff 64bit pref] >18:57:31,362 INFO kernel:[ 0.261043] pci 0000:00:14.4: PCI bridge to [bus 02] >18:57:31,362 INFO kernel:[ 0.261045] pci 0000:00:14.4: bridge window [io 0xb000-0xbfff] >18:57:31,362 INFO kernel:[ 0.261050] pci 0000:00:14.4: bridge window [mem 0xfe800000-0xfe8fffff] >18:57:31,362 INFO kernel:[ 0.261057] pci 0000:00:15.0: PCI bridge to [bus 03] >18:57:31,362 INFO kernel:[ 0.261060] pci 0000:00:15.0: bridge window [io 0xc000-0xdfff] >18:57:31,362 INFO kernel:[ 0.261069] pci 0000:00:15.1: PCI bridge to [bus 04] >18:57:31,362 INFO kernel:[ 0.261071] pci 0000:00:15.1: bridge window [io 0xe000-0xefff] >18:57:31,362 INFO kernel:[ 0.261075] pci 0000:00:15.1: bridge window [mem 0xfe900000-0xfe9fffff] >18:57:31,362 INFO kernel:[ 0.261078] pci 0000:00:15.1: bridge window [mem 0xfbf00000-0xfbffffff 64bit pref] >18:57:31,362 DEBUG kernel:[ 0.261323] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >18:57:31,362 DEBUG kernel:[ 0.261325] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >18:57:31,362 DEBUG kernel:[ 0.261327] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >18:57:31,362 DEBUG kernel:[ 0.261328] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff] >18:57:31,362 DEBUG kernel:[ 0.261330] pci_bus 0000:00: resource 8 [mem 0xd0000000-0xdfffffff] >18:57:31,362 DEBUG kernel:[ 0.261331] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfebfffff] >18:57:31,362 DEBUG kernel:[ 0.261333] pci_bus 0000:01: resource 0 [io 0xa000-0xafff] >18:57:31,362 DEBUG kernel:[ 0.261334] pci_bus 0000:01: resource 1 [mem 0xfd000000-0xfe7fffff] >18:57:31,362 DEBUG kernel:[ 0.261336] pci_bus 0000:01: resource 2 [mem 0xd6000000-0xdfffffff 64bit pref] >18:57:31,362 DEBUG kernel:[ 0.261338] pci_bus 0000:02: resource 0 [io 0xb000-0xbfff] >18:57:31,362 DEBUG kernel:[ 0.261339] pci_bus 0000:02: resource 1 [mem 0xfe800000-0xfe8fffff] >18:57:31,362 DEBUG kernel:[ 0.261341] pci_bus 0000:02: resource 4 [io 0x0000-0x0cf7] >18:57:31,362 DEBUG kernel:[ 0.261342] pci_bus 0000:02: resource 5 [io 0x0d00-0xffff] >18:57:31,362 DEBUG kernel:[ 0.261344] pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff] >18:57:31,362 DEBUG kernel:[ 0.261345] pci_bus 0000:02: resource 7 [mem 0x000d0000-0x000dffff] >18:57:31,362 DEBUG kernel:[ 0.261347] pci_bus 0000:02: resource 8 [mem 0xd0000000-0xdfffffff] >18:57:31,362 DEBUG kernel:[ 0.261348] pci_bus 0000:02: resource 9 [mem 0xf0000000-0xfebfffff] >18:57:31,362 DEBUG kernel:[ 0.261350] pci_bus 0000:03: resource 0 [io 0xc000-0xdfff] >18:57:31,362 DEBUG kernel:[ 0.261351] pci_bus 0000:04: resource 0 [io 0xe000-0xefff] >18:57:31,362 DEBUG kernel:[ 0.261353] pci_bus 0000:04: resource 1 [mem 0xfe900000-0xfe9fffff] >18:57:31,362 DEBUG kernel:[ 0.261354] pci_bus 0000:04: resource 2 [mem 0xfbf00000-0xfbffffff 64bit pref] >18:57:31,362 INFO kernel:[ 0.261394] NET: Registered protocol family 2 >18:57:31,362 INFO kernel:[ 0.261695] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) >18:57:31,362 INFO kernel:[ 0.262393] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >18:57:31,362 INFO kernel:[ 0.262706] TCP: Hash tables configured (established 131072 bind 65536) >18:57:31,362 INFO kernel:[ 0.262752] TCP: reno registered >18:57:31,362 INFO kernel:[ 0.262772] UDP hash table entries: 8192 (order: 6, 262144 bytes) >18:57:31,362 INFO kernel:[ 0.262877] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes) >18:57:31,362 INFO kernel:[ 0.263075] NET: Registered protocol family 1 >18:57:31,362 DEBUG kernel:[ 1.333192] pci 0000:01:00.0: Boot video device >18:57:31,362 DEBUG kernel:[ 1.333212] PCI: CLS 64 bytes, default 64 >18:57:31,362 INFO kernel:[ 1.333251] Unpacking initramfs... >18:57:31,362 INFO kernel:[ 4.511719] Freeing initrd memory: 33820K (ffff88007def8000 - ffff88007ffff000) >18:57:31,362 INFO kernel:[ 4.512016] PCI-DMA: Disabling AGP. >18:57:31,362 INFO kernel:[ 4.512121] PCI-DMA: aperture base @ c4000000 size 65536 KB >18:57:31,362 INFO kernel:[ 4.512122] PCI-DMA: using GART IOMMU. >18:57:31,362 INFO kernel:[ 4.512125] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture >18:57:31,362 INFO kernel:[ 4.516526] LVT offset 1 assigned for vector 0x400 >18:57:31,362 INFO kernel:[ 4.516536] IBS: LVT offset 1 assigned >18:57:31,362 INFO kernel:[ 4.516576] perf: AMD IBS detected (0x0000001f) >18:57:31,362 NOTICE kernel:[ 4.517434] Initialise system trusted keyring >18:57:31,362 INFO kernel:[ 4.517478] audit: initializing netlink socket (disabled) >18:57:31,362 NOTICE kernel:[ 4.517496] type=2000 audit(1391540113.405:1): initialized >18:57:31,362 INFO kernel:[ 4.536312] HugeTLB registered 2 MB page size, pre-allocated 0 pages >18:57:31,362 INFO kernel:[ 4.537836] zbud: loaded >18:57:31,362 NOTICE kernel:[ 4.538048] VFS: Disk quotas dquot_6.5.2 >18:57:31,362 WARNING kernel:[ 4.538089] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >18:57:31,362 INFO kernel:[ 4.538459] msgmni has been set to 32088 >18:57:31,362 NOTICE kernel:[ 4.538517] Key type big_key registered >18:57:31,362 DEBUG kernel:[ 4.538519] SELinux: Registering netfilter hooks >18:57:31,362 INFO kernel:[ 4.539344] alg: No test for stdrng (krng) >18:57:31,362 INFO kernel:[ 4.539354] NET: Registered protocol family 38 >18:57:31,362 NOTICE kernel:[ 4.539356] Key type asymmetric registered >18:57:31,362 NOTICE kernel:[ 4.539358] Asymmetric key parser 'x509' registered >18:57:31,362 INFO kernel:[ 4.539385] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >18:57:31,362 INFO kernel:[ 4.539445] io scheduler noop registered >18:57:31,362 INFO kernel:[ 4.539446] io scheduler deadline registered >18:57:31,362 INFO kernel:[ 4.539468] io scheduler cfq registered (default) >18:57:31,362 DEBUG kernel:[ 4.539578] pcieport 0000:00:02.0: irq 40 for MSI/MSI-X >18:57:31,362 INFO kernel:[ 4.539739] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >18:57:31,362 INFO kernel:[ 4.539752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >18:57:31,362 INFO kernel:[ 4.539861] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >18:57:31,362 INFO kernel:[ 4.539865] ACPI: Power Button [PWRB] >18:57:31,362 INFO kernel:[ 4.539904] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >18:57:31,362 INFO kernel:[ 4.539906] ACPI: Power Button [PWRF] >18:57:31,362 INFO kernel:[ 4.540076] GHES: HEST is not enabled! >18:57:31,362 INFO kernel:[ 4.540143] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >18:57:31,362 INFO kernel:[ 4.560715] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >18:57:31,362 INFO kernel:[ 4.561182] Non-volatile memory driver v1.3 >18:57:31,362 INFO kernel:[ 4.561183] Linux agpgart interface v0.103 >18:57:31,362 DEBUG kernel:[ 4.561268] ahci 0000:00:11.0: version 3.0 >18:57:31,362 DEBUG kernel:[ 4.561399] ahci 0000:00:11.0: irq 41 for MSI/MSI-X >18:57:31,362 INFO kernel:[ 4.561494] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 6 ports 6 Gbps 0x3f impl SATA mode >18:57:31,362 INFO kernel:[ 4.561497] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part >18:57:31,362 INFO kernel:[ 4.562104] scsi0 : ahci >18:57:31,362 INFO kernel:[ 4.562166] scsi1 : ahci >18:57:31,362 INFO kernel:[ 4.562218] scsi2 : ahci >18:57:31,362 INFO kernel:[ 4.562265] scsi3 : ahci >18:57:31,362 INFO kernel:[ 4.562315] scsi4 : ahci >18:57:31,362 INFO kernel:[ 4.562367] scsi5 : ahci >18:57:31,362 INFO kernel:[ 4.562395] ata1: SATA max UDMA/133 abar m1024@0xfcfffc00 port 0xfcfffd00 irq 41 >18:57:31,362 INFO kernel:[ 4.562398] ata2: SATA max UDMA/133 abar m1024@0xfcfffc00 port 0xfcfffd80 irq 41 >18:57:31,362 INFO kernel:[ 4.562400] ata3: SATA max UDMA/133 abar m1024@0xfcfffc00 port 0xfcfffe00 irq 41 >18:57:31,362 INFO kernel:[ 4.562402] ata4: SATA max UDMA/133 abar m1024@0xfcfffc00 port 0xfcfffe80 irq 41 >18:57:31,362 INFO kernel:[ 4.562404] ata5: SATA max UDMA/133 abar m1024@0xfcfffc00 port 0xfcffff00 irq 41 >18:57:31,362 INFO kernel:[ 4.562406] ata6: SATA max UDMA/133 abar m1024@0xfcfffc00 port 0xfcffff80 irq 41 >18:57:31,362 INFO kernel:[ 4.562517] libphy: Fixed MDIO Bus: probed >18:57:31,362 INFO kernel:[ 4.562581] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >18:57:31,362 INFO kernel:[ 4.562582] ehci-pci: EHCI PCI platform driver >18:57:31,362 INFO kernel:[ 4.562697] ehci-pci 0000:00:12.2: EHCI Host Controller >18:57:31,362 INFO kernel:[ 4.562737] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1 >18:57:31,362 DEBUG kernel:[ 4.562744] QUIRK: Enable AMD PLL fix >18:57:31,362 INFO kernel:[ 4.562746] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >18:57:31,362 INFO kernel:[ 4.562761] ehci-pci 0000:00:12.2: debug port 1 >18:57:31,362 INFO kernel:[ 4.562798] ehci-pci 0000:00:12.2: irq 17, io mem 0xfcfff800 >18:57:31,362 INFO kernel:[ 4.567885] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00 >18:57:31,362 INFO kernel:[ 4.567923] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >18:57:31,362 INFO kernel:[ 4.567925] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:57:31,362 INFO kernel:[ 4.567927] usb usb1: Product: EHCI Host Controller >18:57:31,362 INFO kernel:[ 4.567928] usb usb1: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >18:57:31,362 INFO kernel:[ 4.567930] usb usb1: SerialNumber: 0000:00:12.2 >18:57:31,362 INFO kernel:[ 4.568017] hub 1-0:1.0: USB hub found >18:57:31,362 INFO kernel:[ 4.568021] hub 1-0:1.0: 5 ports detected >18:57:31,362 INFO kernel:[ 4.568224] ehci-pci 0000:00:13.2: EHCI Host Controller >18:57:31,362 INFO kernel:[ 4.568259] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2 >18:57:31,362 INFO kernel:[ 4.568264] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >18:57:31,362 INFO kernel:[ 4.568274] ehci-pci 0000:00:13.2: debug port 1 >18:57:31,362 INFO kernel:[ 4.568297] ehci-pci 0000:00:13.2: irq 17, io mem 0xfcfff400 >18:57:31,362 INFO kernel:[ 4.573881] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00 >18:57:31,362 INFO kernel:[ 4.573912] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >18:57:31,362 INFO kernel:[ 4.573913] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:57:31,362 INFO kernel:[ 4.573915] usb usb2: Product: EHCI Host Controller >18:57:31,362 INFO kernel:[ 4.573916] usb usb2: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >18:57:31,362 INFO kernel:[ 4.573917] usb usb2: SerialNumber: 0000:00:13.2 >18:57:31,362 INFO kernel:[ 4.574001] hub 2-0:1.0: USB hub found >18:57:31,362 INFO kernel:[ 4.574003] hub 2-0:1.0: 5 ports detected >18:57:31,362 INFO kernel:[ 4.574204] ehci-pci 0000:00:16.2: EHCI Host Controller >18:57:31,362 INFO kernel:[ 4.574238] ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 3 >18:57:31,362 INFO kernel:[ 4.574241] ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >18:57:31,362 INFO kernel:[ 4.574251] ehci-pci 0000:00:16.2: debug port 1 >18:57:31,362 INFO kernel:[ 4.574276] ehci-pci 0000:00:16.2: irq 17, io mem 0xfcfff000 >18:57:31,362 INFO kernel:[ 4.579861] ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00 >18:57:31,362 INFO kernel:[ 4.579891] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >18:57:31,362 INFO kernel:[ 4.579893] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:57:31,362 INFO kernel:[ 4.579894] usb usb3: Product: EHCI Host Controller >18:57:31,362 INFO kernel:[ 4.579895] usb usb3: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >18:57:31,362 INFO kernel:[ 4.579897] usb usb3: SerialNumber: 0000:00:16.2 >18:57:31,362 INFO kernel:[ 4.579988] hub 3-0:1.0: USB hub found >18:57:31,362 INFO kernel:[ 4.579991] hub 3-0:1.0: 4 ports detected >18:57:31,362 INFO kernel:[ 4.580086] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >18:57:31,362 INFO kernel:[ 4.580089] ohci-pci: OHCI PCI platform driver >18:57:31,362 INFO kernel:[ 4.580194] ohci-pci 0000:00:12.0: OHCI PCI host controller >18:57:31,362 INFO kernel:[ 4.580235] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 4 >18:57:31,362 INFO kernel:[ 4.580257] ohci-pci 0000:00:12.0: irq 18, io mem 0xfcffe000 >18:57:31,362 INFO kernel:[ 4.634856] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >18:57:31,362 INFO kernel:[ 4.634859] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:57:31,362 INFO kernel:[ 4.634860] usb usb4: Product: OHCI PCI host controller >18:57:31,362 INFO kernel:[ 4.634862] usb usb4: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ohci_hcd >18:57:31,362 INFO kernel:[ 4.634863] usb usb4: SerialNumber: 0000:00:12.0 >18:57:31,362 INFO kernel:[ 4.634953] hub 4-0:1.0: USB hub found >18:57:31,362 INFO kernel:[ 4.634958] hub 4-0:1.0: 5 ports detected >18:57:31,362 INFO kernel:[ 4.635146] ohci-pci 0000:00:13.0: OHCI PCI host controller >18:57:31,362 INFO kernel:[ 4.635180] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5 >18:57:31,362 INFO kernel:[ 4.635194] ohci-pci 0000:00:13.0: irq 18, io mem 0xfcffd000 >18:57:31,362 INFO kernel:[ 4.689800] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >18:57:31,362 INFO kernel:[ 4.689803] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:57:31,362 INFO kernel:[ 4.689804] usb usb5: Product: OHCI PCI host controller >18:57:31,362 INFO kernel:[ 4.689806] usb usb5: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ohci_hcd >18:57:31,362 INFO kernel:[ 4.689807] usb usb5: SerialNumber: 0000:00:13.0 >18:57:31,362 INFO kernel:[ 4.689897] hub 5-0:1.0: USB hub found >18:57:31,362 INFO kernel:[ 4.689902] hub 5-0:1.0: 5 ports detected >18:57:31,362 INFO kernel:[ 4.690089] ohci-pci 0000:00:14.5: OHCI PCI host controller >18:57:31,362 INFO kernel:[ 4.690130] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 6 >18:57:31,362 INFO kernel:[ 4.690144] ohci-pci 0000:00:14.5: irq 18, io mem 0xfcffc000 >18:57:31,362 INFO kernel:[ 4.744747] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 >18:57:31,362 INFO kernel:[ 4.744749] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:57:31,362 INFO kernel:[ 4.744751] usb usb6: Product: OHCI PCI host controller >18:57:31,362 INFO kernel:[ 4.744752] usb usb6: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ohci_hcd >18:57:31,362 INFO kernel:[ 4.744753] usb usb6: SerialNumber: 0000:00:14.5 >18:57:31,362 INFO kernel:[ 4.744844] hub 6-0:1.0: USB hub found >18:57:31,362 INFO kernel:[ 4.744849] hub 6-0:1.0: 2 ports detected >18:57:31,362 INFO kernel:[ 4.745016] ohci-pci 0000:00:16.0: OHCI PCI host controller >18:57:31,362 INFO kernel:[ 4.745051] ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 7 >18:57:31,362 INFO kernel:[ 4.745064] ohci-pci 0000:00:16.0: irq 18, io mem 0xfcff3000 >18:57:31,362 INFO kernel:[ 4.799696] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 >18:57:31,362 INFO kernel:[ 4.799698] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:57:31,362 INFO kernel:[ 4.799700] usb usb7: Product: OHCI PCI host controller >18:57:31,362 INFO kernel:[ 4.799701] usb usb7: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ohci_hcd >18:57:31,362 INFO kernel:[ 4.799702] usb usb7: SerialNumber: 0000:00:16.0 >18:57:31,362 INFO kernel:[ 4.799790] hub 7-0:1.0: USB hub found >18:57:31,362 INFO kernel:[ 4.799797] hub 7-0:1.0: 4 ports detected >18:57:31,362 INFO kernel:[ 4.799884] uhci_hcd: USB Universal Host Controller Interface driver >18:57:31,362 INFO kernel:[ 4.799944] usbcore: registered new interface driver usbserial >18:57:31,362 INFO kernel:[ 4.799950] usbcore: registered new interface driver usbserial_generic >18:57:31,362 INFO kernel:[ 4.799955] usbserial: USB Serial support registered for generic >18:57:31,362 INFO kernel:[ 4.799978] i8042: PNP: No PS/2 controller found. Probing ports directly. >18:57:31,362 INFO kernel:[ 4.800323] serio: i8042 KBD port at 0x60,0x64 irq 1 >18:57:31,362 INFO kernel:[ 4.800328] serio: i8042 AUX port at 0x60,0x64 irq 12 >18:57:31,362 INFO kernel:[ 4.800403] mousedev: PS/2 mouse device common for all mice >18:57:31,362 INFO kernel:[ 4.800560] rtc_cmos 00:01: RTC can wake from S4 >18:57:31,362 INFO kernel:[ 4.800704] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >18:57:31,362 INFO kernel:[ 4.800726] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >18:57:31,362 INFO kernel:[ 4.800780] device-mapper: uevent: version 1.0.3 >18:57:31,362 INFO kernel:[ 4.800832] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >18:57:31,362 INFO kernel:[ 4.800862] cpuidle: using governor menu >18:57:31,362 INFO kernel:[ 4.801146] hidraw: raw HID events driver (C) Jiri Kosina >18:57:31,362 INFO kernel:[ 4.801212] usbcore: registered new interface driver usbhid >18:57:31,362 INFO kernel:[ 4.801213] usbhid: USB HID core driver >18:57:31,362 INFO kernel:[ 4.801258] drop_monitor: Initializing network drop monitor service >18:57:31,362 INFO kernel:[ 4.801331] ip_tables: (C) 2000-2006 Netfilter Core Team >18:57:31,362 INFO kernel:[ 4.801398] TCP: cubic registered >18:57:31,362 INFO kernel:[ 4.801399] Initializing XFRM netlink socket >18:57:31,362 INFO kernel:[ 4.801482] NET: Registered protocol family 10 >18:57:31,362 INFO kernel:[ 4.801680] mip6: Mobile IPv6 >18:57:31,362 INFO kernel:[ 4.801683] NET: Registered protocol family 17 >18:57:31,362 DEBUG kernel:[ 4.801964] PM: Hibernation image not present or could not be loaded. >18:57:31,362 NOTICE kernel:[ 4.801967] Loading compiled-in X.509 certificates >18:57:31,362 NOTICE kernel:[ 4.802881] Loaded X.509 cert 'Fedora kernel signing key: 03591dc57a690741401a1c202e2b3d9f4fed2a0e' >18:57:31,362 INFO kernel:[ 4.802889] registered taskstats version 1 >18:57:31,362 INFO kernel:[ 4.803957] Magic number: 2:76:948 >18:57:31,362 INFO kernel:[ 4.803976] cpuid cpu3: hash matches >18:57:31,362 INFO kernel:[ 4.803987] tty tty5: hash matches >18:57:31,362 INFO kernel:[ 4.804009] processor cpu3: hash matches >18:57:31,362 INFO kernel:[ 4.804056] rtc_cmos 00:01: setting system clock to 2014-02-04 18:55:14 UTC (1391540114) >18:57:31,362 INFO kernel:[ 4.866696] ata6: SATA link down (SStatus 0 SControl 300) >18:57:31,362 INFO kernel:[ 4.866729] ata5: SATA link down (SStatus 0 SControl 300) >18:57:31,362 INFO kernel:[ 5.021471] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >18:57:31,362 INFO kernel:[ 5.021496] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >18:57:31,362 INFO kernel:[ 5.021521] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >18:57:31,362 INFO kernel:[ 5.021546] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >18:57:31,362 INFO kernel:[ 5.022056] ata3.00: ATA-9: WDC WD30EFRX-68EUZN0, 80.00A80, max UDMA/133 >18:57:31,362 INFO kernel:[ 5.022059] ata3.00: 5860533168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >18:57:31,362 INFO kernel:[ 5.022071] ata4.00: ATA-9: WDC WD30EFRX-68EUZN0, 80.00A80, max UDMA/133 >18:57:31,362 INFO kernel:[ 5.022074] ata4.00: 5860533168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >18:57:31,362 INFO kernel:[ 5.022230] ata2.00: ATA-8: WDC WD1001FALS-00J7B0, 05.00K05, max UDMA/133 >18:57:31,362 INFO kernel:[ 5.022232] ata2.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >18:57:31,362 INFO kernel:[ 5.022618] ata4.00: configured for UDMA/133 >18:57:31,362 INFO kernel:[ 5.022654] ata3.00: configured for UDMA/133 >18:57:31,362 INFO kernel:[ 5.023091] ata2.00: configured for UDMA/133 >18:57:31,362 INFO kernel:[ 5.033699] ata1.00: ATA-8: KINGSTON SH103S3240G, 506ABBF0, max UDMA/133 >18:57:31,362 INFO kernel:[ 5.033701] ata1.00: 468862128 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >18:57:31,362 INFO kernel:[ 5.043581] ata1.00: configured for UDMA/133 >18:57:31,362 NOTICE kernel:[ 5.043759] scsi 0:0:0:0: Direct-Access ATA KINGSTON SH103S3 506A PQ: 0 ANSI: 5 >18:57:31,362 NOTICE kernel:[ 5.043915] sd 0:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/223 GiB) >18:57:31,362 NOTICE kernel:[ 5.043920] sd 0:0:0:0: Attached scsi generic sg0 type 0 >18:57:31,362 NOTICE kernel:[ 5.044097] scsi 1:0:0:0: Direct-Access ATA WDC WD1001FALS-0 05.0 PQ: 0 ANSI: 5 >18:57:31,362 NOTICE kernel:[ 5.044100] sd 0:0:0:0: [sda] Write Protect is off >18:57:31,362 DEBUG kernel:[ 5.044102] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >18:57:31,362 NOTICE kernel:[ 5.044141] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >18:57:31,362 NOTICE kernel:[ 5.044220] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >18:57:31,362 NOTICE kernel:[ 5.044241] sd 1:0:0:0: Attached scsi generic sg1 type 0 >18:57:31,362 NOTICE kernel:[ 5.044317] sd 1:0:0:0: [sdb] Write Protect is off >18:57:31,362 DEBUG kernel:[ 5.044321] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >18:57:31,362 NOTICE kernel:[ 5.044367] scsi 2:0:0:0: Direct-Access ATA WDC WD30EFRX-68E 80.0 PQ: 0 ANSI: 5 >18:57:31,362 NOTICE kernel:[ 5.044379] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >18:57:31,362 NOTICE kernel:[ 5.044485] sd 2:0:0:0: [sdc] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB) >18:57:31,362 NOTICE kernel:[ 5.044486] sd 2:0:0:0: [sdc] 4096-byte physical blocks >18:57:31,362 NOTICE kernel:[ 5.044502] sd 2:0:0:0: Attached scsi generic sg2 type 0 >18:57:31,362 NOTICE kernel:[ 5.044646] sd 2:0:0:0: [sdc] Write Protect is off >18:57:31,362 DEBUG kernel:[ 5.044648] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00 >18:57:31,362 NOTICE kernel:[ 5.044690] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >18:57:31,362 NOTICE kernel:[ 5.044699] scsi 3:0:0:0: Direct-Access ATA WDC WD30EFRX-68E 80.0 PQ: 0 ANSI: 5 >18:57:31,362 INFO kernel:[ 5.044700] sda: sda1 sda2 >18:57:31,362 NOTICE kernel:[ 5.044841] sd 3:0:0:0: [sdd] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB) >18:57:31,362 NOTICE kernel:[ 5.044844] sd 3:0:0:0: [sdd] 4096-byte physical blocks >18:57:31,362 NOTICE kernel:[ 5.044863] sd 3:0:0:0: Attached scsi generic sg3 type 0 >18:57:31,362 NOTICE kernel:[ 5.044942] sd 3:0:0:0: [sdd] Write Protect is off >18:57:31,362 DEBUG kernel:[ 5.044944] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00 >18:57:31,362 NOTICE kernel:[ 5.044983] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >18:57:31,362 NOTICE kernel:[ 5.045152] sd 0:0:0:0: [sda] Attached SCSI disk >18:57:31,362 INFO kernel:[ 5.061104] sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 > >18:57:31,362 NOTICE kernel:[ 5.061649] sd 1:0:0:0: [sdb] Attached SCSI disk >18:57:31,362 INFO kernel:[ 5.099622] sdc: sdc1 >18:57:31,362 NOTICE kernel:[ 5.100022] sd 2:0:0:0: [sdc] Attached SCSI disk >18:57:31,362 INFO kernel:[ 5.101262] sdd: sdd1 >18:57:31,362 NOTICE kernel:[ 5.101664] sd 3:0:0:0: [sdd] Attached SCSI disk >18:57:31,362 INFO kernel:[ 5.102765] Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >18:57:31,362 INFO kernel:[ 5.102768] Write protecting the kernel read-only data: 12288k >18:57:31,362 INFO kernel:[ 5.106654] Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >18:57:31,362 INFO kernel:[ 5.109323] Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >18:57:31,362 INFO kernel:[ 5.123443] device-mapper: multipath: version 1.5.1 loaded >18:57:31,362 INFO kernel:[ 5.175435] BIOS EDD facility v0.16 2004-Jun-25, 5 devices found >18:57:31,362 INFO kernel:[ 5.364550] squashfs: version 4.0 (2009/01/31) Phillip Lougher >18:57:31,362 INFO kernel:[ 5.367689] Loading iSCSI transport class v2.0-870. >18:57:31,362 NOTICE kernel:[ 5.371999] iscsi: registered transport (tcp) >18:57:31,362 INFO kernel:[ 5.374207] alua: device handler registered >18:57:31,362 INFO kernel:[ 5.376332] emc: device handler registered >18:57:31,362 INFO kernel:[ 5.378434] hp_sw: device handler registered >18:57:31,362 INFO kernel:[ 5.380609] rdac: device handler registered >18:57:31,362 INFO kernel:[ 5.516974] tsc: Refined TSC clocksource calibration: 3000.085 MHz >18:57:31,362 INFO kernel:[ 5.675829] usb 2-5: new high-speed USB device number 4 using ehci-pci >18:57:31,362 INFO kernel:[ 5.791188] usb 2-5: New USB device found, idVendor=22b8, idProduct=2e33 >18:57:31,362 INFO kernel:[ 5.791192] usb 2-5: New USB device strings: Mfr=2, Product=3, SerialNumber=4 >18:57:31,362 INFO kernel:[ 5.791194] usb 2-5: Product: XT926 >18:57:31,362 INFO kernel:[ 5.791195] usb 2-5: Manufacturer: motorola >18:57:31,362 INFO kernel:[ 5.791197] usb 2-5: SerialNumber: TA258002BM >18:57:31,362 INFO kernel:[ 5.893620] usb 3-4: new high-speed USB device number 2 using ehci-pci >18:57:31,362 INFO kernel:[ 6.009052] usb 3-4: New USB device found, idVendor=125f, idProduct=312b >18:57:31,362 INFO kernel:[ 6.009055] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >18:57:31,362 INFO kernel:[ 6.009057] usb 3-4: Product: ADATA USB Flash Drive >18:57:31,362 INFO kernel:[ 6.009058] usb 3-4: Manufacturer: ADATA >18:57:31,362 INFO kernel:[ 6.009060] usb 3-4: SerialNumber: 231292100003003F >18:57:31,362 INFO kernel:[ 6.235290] usb 5-1: new full-speed USB device number 2 using ohci-pci >18:57:31,362 INFO kernel:[ 6.389126] usb 5-1: New USB device found, idVendor=1532, idProduct=0029 >18:57:31,362 INFO kernel:[ 6.389129] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >18:57:31,362 INFO kernel:[ 6.389130] usb 5-1: Product: Razer DeathAdder >18:57:31,362 INFO kernel:[ 6.389132] usb 5-1: Manufacturer: Razer >18:57:31,362 INFO kernel:[ 6.396281] input: Razer Razer DeathAdder as /devices/pci0000:00/0000:00:13.0/usb5/5-1/5-1:1.0/input/input2 >18:57:31,362 INFO kernel:[ 6.396382] hid-generic 0003:1532:0029.0001: input,hidraw0: USB HID v1.11 Mouse [Razer Razer DeathAdder] on usb-0000:00:13.0-1/input0 >18:57:31,362 INFO kernel:[ 6.521059] Switched to clocksource tsc >18:57:31,362 INFO kernel:[ 6.622915] usb 5-3: new low-speed USB device number 3 using ohci-pci >18:57:31,362 INFO kernel:[ 6.771734] usb 5-3: New USB device found, idVendor=046d, idProduct=c517 >18:57:31,362 INFO kernel:[ 6.771737] usb 5-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >18:57:31,362 INFO kernel:[ 6.771739] usb 5-3: Product: USB Receiver >18:57:31,362 INFO kernel:[ 6.771740] usb 5-3: Manufacturer: Logitech >18:57:31,362 INFO kernel:[ 6.778896] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:13.0/usb5/5-3/5-3:1.0/input/input3 >18:57:31,362 INFO kernel:[ 6.778980] logitech 0003:046D:C517.0002: input,hidraw1: USB HID v1.10 Keyboard [Logitech USB Receiver] on usb-0000:00:13.0-3/input0 >18:57:31,362 INFO kernel:[ 6.785752] logitech 0003:046D:C517.0003: fixing up Logitech keyboard report descriptor >18:57:31,362 INFO kernel:[ 6.786258] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:13.0/usb5/5-3/5-3:1.1/input/input4 >18:57:31,362 INFO kernel:[ 6.786387] logitech 0003:046D:C517.0003: input,hiddev0,hidraw2: USB HID v1.10 Mouse [Logitech USB Receiver] on usb-0000:00:13.0-3/input1 >18:57:31,362 INFO kernel:[ 7.116447] usb 4-2: new full-speed USB device number 2 using ohci-pci >18:57:31,362 INFO kernel:[ 7.257264] usb 4-2: New USB device found, idVendor=0a12, idProduct=0001 >18:57:31,362 INFO kernel:[ 7.257267] usb 4-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >18:57:31,362 INFO kernel:[ 7.486096] usb 4-5: new full-speed USB device number 3 using ohci-pci >18:57:31,362 INFO kernel:[ 7.632889] usb 4-5: New USB device found, idVendor=04f9, idProduct=0180 >18:57:31,362 INFO kernel:[ 7.632892] usb 4-5: New USB device strings: Mfr=0, Product=0, SerialNumber=3 >18:57:31,362 INFO kernel:[ 7.632894] usb 4-5: SerialNumber: 000E8J861962 >18:57:31,362 INFO kernel:[ 8.394272] floppy0: no floppy controllers found >18:57:31,362 INFO kernel:[ 8.403619] No iBFT detected. >18:57:31,362 INFO kernel:[ 8.405802] md: raid0 personality registered for level 0 >18:57:31,362 INFO kernel:[ 8.408217] md: raid1 personality registered for level 1 >18:57:31,362 INFO kernel:[ 8.410303] async_tx: api initialized (async) >18:57:31,362 INFO kernel:[ 8.411444] xor: measuring software checksum speed >18:57:31,362 INFO kernel:[ 8.421201] prefetch64-sse: 10652.000 MB/sec >18:57:31,362 INFO kernel:[ 8.431188] generic_sse: 10136.000 MB/sec >18:57:31,362 INFO kernel:[ 8.431189] xor: using function: prefetch64-sse (10652.000 MB/sec) >18:57:31,362 WARNING kernel:[ 8.450184] raid6: sse2x1 4015 MB/s >18:57:31,362 WARNING kernel:[ 8.467162] raid6: sse2x2 6300 MB/s >18:57:31,362 WARNING kernel:[ 8.484154] raid6: sse2x4 7125 MB/s >18:57:31,362 WARNING kernel:[ 8.484155] raid6: using algorithm sse2x4 (7125 MB/s) >18:57:31,362 WARNING kernel:[ 8.484157] raid6: using intx1 recovery algorithm >18:57:31,362 INFO kernel:[ 8.489374] md: raid6 personality registered for level 6 >18:57:31,362 INFO kernel:[ 8.489376] md: raid5 personality registered for level 5 >18:57:31,362 INFO kernel:[ 8.489378] md: raid4 personality registered for level 4 >18:57:31,362 INFO kernel:[ 8.493873] md: raid10 personality registered for level 10 >18:57:31,362 INFO kernel:[ 8.495944] md: linear personality registered for level -1 >18:57:31,362 INFO kernel:[ 8.502606] device-mapper: multipath round-robin: version 1.0.0 loaded >18:57:31,362 INFO kernel:[ 8.507992] sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >18:57:31,362 INFO kernel:[ 8.530755] RPC: Registered named UNIX socket transport module. >18:57:31,362 INFO kernel:[ 8.530757] RPC: Registered udp transport module. >18:57:31,362 INFO kernel:[ 8.530759] RPC: Registered tcp transport module. >18:57:31,362 INFO kernel:[ 8.530760] RPC: Registered tcp NFSv4.1 backchannel transport module. >18:57:31,362 INFO kernel:[ 8.609303] usb-storage 3-4:1.0: USB Mass Storage device detected >18:57:31,362 INFO kernel:[ 8.609656] scsi6 : usb-storage 3-4:1.0 >18:57:31,362 INFO kernel:[ 8.609801] usbcore: registered new interface driver usb-storage >18:57:31,363 INFO kernel:[ 8.691400] [drm] Initialized drm 1.1.0 20060810 >18:57:31,363 INFO kernel:[ 8.693518] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >18:57:31,363 INFO kernel:[ 8.693618] r8169 0000:02:07.0 (unregistered net_device): not PCI Express >18:57:31,363 INFO kernel:[ 8.694728] r8169 0000:02:07.0 eth0: RTL8169sb/8110sb at 0xffffc90001814c00, 00:e0:4c:77:c2:ce, XID 10000000 IRQ 22 >18:57:31,363 INFO kernel:[ 8.694730] r8169 0000:02:07.0 eth0: jumbo features [frames: 7152 bytes, tx checksumming: ok] >18:57:31,363 INFO kernel:[ 8.695041] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >18:57:31,363 WARNING kernel:[ 8.695048] r8169 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control >18:57:31,363 DEBUG kernel:[ 8.695217] r8169 0000:04:00.0: irq 42 for MSI/MSI-X >18:57:31,363 INFO kernel:[ 8.695350] r8169 0000:04:00.0 eth1: RTL8168d/8111d at 0xffffc90001866000, 6c:62:6d:d1:df:ad, XID 081000c0 IRQ 42 >18:57:31,363 INFO kernel:[ 8.695352] r8169 0000:04:00.0 eth1: jumbo features [frames: 9200 bytes, tx checksumming: ko] >18:57:31,363 INFO kernel:[ 8.695365] scsi7 : pata_jmicron >18:57:31,363 INFO kernel:[ 8.695710] scsi8 : pata_jmicron >18:57:31,363 INFO kernel:[ 8.695849] ata7: PATA max UDMA/100 cmd 0xd800 ctl 0xd400 bmdma 0xc400 irq 16 >18:57:31,363 INFO kernel:[ 8.695850] ata8: PATA max UDMA/100 cmd 0xd000 ctl 0xc800 bmdma 0xc408 irq 16 >18:57:31,363 INFO kernel:[ 8.699094] wmi: Mapper loaded >18:57:31,363 INFO kernel:[ 8.713739] nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x0e6020a1 >18:57:31,363 INFO kernel:[ 8.713743] nouveau [ DEVICE][0000:01:00.0] Chipset: GK106 (NVE6) >18:57:31,363 INFO kernel:[ 8.713745] nouveau [ DEVICE][0000:01:00.0] Family : NVE0 >18:57:31,363 INFO kernel:[ 8.714415] nouveau [ VBIOS][0000:01:00.0] checking PRAMIN for image... >18:57:31,363 INFO kernel:[ 8.714422] nouveau [ VBIOS][0000:01:00.0] ... signature not found >18:57:31,363 INFO kernel:[ 8.714423] nouveau [ VBIOS][0000:01:00.0] checking PROM for image... >18:57:31,363 INFO kernel:[ 8.830429] nouveau [ VBIOS][0000:01:00.0] ... appears to be valid >18:57:31,363 INFO kernel:[ 8.830431] nouveau [ VBIOS][0000:01:00.0] using image from PROM >18:57:31,363 INFO kernel:[ 8.830530] nouveau [ VBIOS][0000:01:00.0] BIT signature found >18:57:31,363 INFO kernel:[ 8.830533] nouveau [ VBIOS][0000:01:00.0] version 80.06.59.00.0e >18:57:31,363 INFO kernel:[ 8.830916] nouveau [ PFB][0000:01:00.0] RAM type: GDDR5 >18:57:31,363 INFO kernel:[ 8.830918] nouveau [ PFB][0000:01:00.0] RAM size: 2048 MiB >18:57:31,363 INFO kernel:[ 8.830920] nouveau [ PFB][0000:01:00.0] ZCOMP: 0 tags >18:57:31,363 INFO kernel:[ 8.855332] nouveau [ PTHERM][0000:01:00.0] FAN control: none / external >18:57:31,363 INFO kernel:[ 8.855338] nouveau [ PTHERM][0000:01:00.0] fan management: disabled >18:57:31,363 INFO kernel:[ 8.855342] nouveau [ PTHERM][0000:01:00.0] internal sensor: yes >18:57:31,363 INFO kernel:[ 8.873071] [TTM] Zone kernel: Available graphics memory: 8216804 kiB >18:57:31,363 INFO kernel:[ 8.873073] [TTM] Zone dma32: Available graphics memory: 2097152 kiB >18:57:31,363 INFO kernel:[ 8.873074] [TTM] Initializing pool allocator >18:57:31,363 INFO kernel:[ 8.873077] [TTM] Initializing DMA pool allocator >18:57:31,363 INFO kernel:[ 8.873086] nouveau [ DRM] VRAM: 2048 MiB >18:57:31,363 INFO kernel:[ 8.873087] nouveau [ DRM] GART: 1048576 MiB >18:57:31,363 INFO kernel:[ 8.873090] nouveau [ DRM] TMDS table version 2.0 >18:57:31,363 INFO kernel:[ 8.873091] nouveau [ DRM] DCB version 4.0 >18:57:31,363 INFO kernel:[ 8.873093] nouveau [ DRM] DCB outp 00: 02000f00 00000000 >18:57:31,363 INFO kernel:[ 8.873095] nouveau [ DRM] DCB outp 01: 01000f02 00020030 >18:57:31,363 INFO kernel:[ 8.873097] nouveau [ DRM] DCB outp 03: 02011f62 00020010 >18:57:31,363 INFO kernel:[ 8.873098] nouveau [ DRM] DCB outp 04: 04822fb6 0f420010 >18:57:31,363 INFO kernel:[ 8.873099] nouveau [ DRM] DCB outp 05: 04022f72 00020010 >18:57:31,363 INFO kernel:[ 8.873101] nouveau [ DRM] DCB outp 06: 08033f82 00020030 >18:57:31,363 INFO kernel:[ 8.873102] nouveau [ DRM] DCB conn 00: 00001030 >18:57:31,363 INFO kernel:[ 8.873104] nouveau [ DRM] DCB conn 01: 00010161 >18:57:31,363 INFO kernel:[ 8.873105] nouveau [ DRM] DCB conn 02: 00020246 >18:57:31,363 INFO kernel:[ 8.873107] nouveau [ DRM] DCB conn 03: 01000331 >18:57:31,363 INFO kernel:[ 8.874143] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >18:57:31,363 INFO kernel:[ 8.874144] [drm] No driver support for vblank timestamp query. >18:57:31,363 WARNING kernel:[ 8.874203] nouveau W[ DRM] voltage table 0x50 unknown >18:57:31,363 INFO kernel:[ 8.874208] nouveau [ DRM] 4 available performance level(s) >18:57:31,363 INFO kernel:[ 8.874212] nouveau [ DRM] 0: core 162MHz shader 324MHz memory 648MHz voltage 100mV >18:57:31,363 INFO kernel:[ 8.874214] nouveau [ DRM] 1: core 405MHz shader 810MHz memory 1080MHz voltage 80mV >18:57:31,363 INFO kernel:[ 8.874216] nouveau [ DRM] 2: core 1502MHz shader 3004MHz memory 1080MHz voltage 60mV >18:57:31,363 INFO kernel:[ 8.874218] nouveau [ DRM] 3: core 1502MHz shader 3004MHz memory 1080MHz voltage 40mV >18:57:31,363 INFO kernel:[ 8.874219] nouveau [ DRM] c: >18:57:31,363 INFO kernel:[ 8.884654] nouveau [ DRM] MM: using COPY for buffer copies >18:57:31,363 INFO kernel:[ 9.000446] nouveau [ DRM] allocated 1920x1080 fb: 0x80000, bo ffff880410f8dc00 >18:57:31,363 INFO kernel:[ 9.000521] fbcon: nouveaufb (fb0) is primary device >18:57:31,363 INFO kernel:[ 9.068475] Console: switching to colour frame buffer device 240x67 >18:57:31,363 INFO kernel:[ 9.070068] nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device >18:57:31,363 INFO kernel:[ 9.070069] nouveau 0000:01:00.0: registered panic notifier >18:57:31,363 INFO kernel:[ 9.070073] [drm] Initialized nouveau 1.1.1 20120801 for 0000:01:00.0 on minor 0 >18:57:31,363 NOTICE kernel:[ 9.609643] scsi 6:0:0:0: Direct-Access ADATA USB Flash Drive 1.00 PQ: 0 ANSI: 6 >18:57:31,363 NOTICE kernel:[ 9.609893] sd 6:0:0:0: Attached scsi generic sg4 type 0 >18:57:31,363 NOTICE kernel:[ 9.610393] sd 6:0:0:0: [sde] 15433728 512-byte logical blocks: (7.90 GB/7.35 GiB) >18:57:31,363 NOTICE kernel:[ 9.610754] sd 6:0:0:0: [sde] Write Protect is off >18:57:31,363 DEBUG kernel:[ 9.610757] sd 6:0:0:0: [sde] Mode Sense: 23 00 00 00 >18:57:31,363 NOTICE kernel:[ 9.611132] sd 6:0:0:0: [sde] Write cache: disabled, read cache: disabled, doesn't support DPO or FUA >18:57:31,363 INFO kernel:[ 9.614259] sde: sde1 sde2 sde3 >18:57:31,363 NOTICE kernel:[ 9.617755] sd 6:0:0:0: [sde] Attached SCSI removable disk >18:57:31,363 DEBUG kernel:[ 9.822519] ISO 9660 Extensions: Microsoft Joliet Level 3 >18:57:31,363 DEBUG kernel:[ 9.825639] ISO 9660 Extensions: RRIP_1991A >18:57:31,363 INFO kernel:[ 9.914064] loop: module loaded >18:57:31,363 INFO kernel:[ 9.934456] bio: create slab <bio-1> at 1 >18:57:31,363 INFO kernel:[ 9.943788] bio: create slab <bio-2> at 2 >18:57:31,363 INFO kernel:[ 138.822169] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >18:57:31,363 DEBUG kernel:[ 139.533483] SELinux: 2048 avtab hash slots, 101316 rules. >18:57:31,363 DEBUG kernel:[ 139.545231] SELinux: 2048 avtab hash slots, 101316 rules. >18:57:31,363 DEBUG kernel:[ 139.561334] SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >18:57:31,363 DEBUG kernel:[ 139.561338] SELinux: 83 classes, 101316 rules >18:57:31,363 DEBUG kernel:[ 139.565435] SELinux: Completing initialization. >18:57:31,363 DEBUG kernel:[ 139.565437] SELinux: Setting up existing superblocks. >18:57:31,363 DEBUG kernel:[ 139.565444] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >18:57:31,363 DEBUG kernel:[ 139.565449] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >18:57:31,363 DEBUG kernel:[ 139.565461] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >18:57:31,363 DEBUG kernel:[ 139.565466] SELinux: initialized (dev proc, type proc), uses genfs_contexts >18:57:31,363 DEBUG kernel:[ 139.565480] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:57:31,363 DEBUG kernel:[ 139.565498] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >18:57:31,363 DEBUG kernel:[ 139.566359] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >18:57:31,363 DEBUG kernel:[ 139.566363] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >18:57:31,363 DEBUG kernel:[ 139.567749] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >18:57:31,363 DEBUG kernel:[ 139.567754] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >18:57:31,363 DEBUG kernel:[ 139.567757] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >18:57:31,363 DEBUG kernel:[ 139.567773] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >18:57:31,363 DEBUG kernel:[ 139.567778] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >18:57:31,363 DEBUG kernel:[ 139.567784] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >18:57:31,363 DEBUG kernel:[ 139.567800] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >18:57:31,363 DEBUG kernel:[ 139.568537] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >18:57:31,363 DEBUG kernel:[ 139.568539] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:57:31,363 DEBUG kernel:[ 139.568545] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:57:31,363 DEBUG kernel:[ 139.568663] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:57:31,363 DEBUG kernel:[ 139.568690] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:57:31,363 DEBUG kernel:[ 139.568703] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >18:57:31,363 DEBUG kernel:[ 139.568709] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:57:31,363 DEBUG kernel:[ 139.568717] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:57:31,363 DEBUG kernel:[ 139.568723] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:57:31,363 DEBUG kernel:[ 139.568734] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:57:31,363 DEBUG kernel:[ 139.568738] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:57:31,363 DEBUG kernel:[ 139.568742] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:57:31,363 DEBUG kernel:[ 139.568747] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:57:31,363 DEBUG kernel:[ 139.568757] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:57:31,363 DEBUG kernel:[ 139.568761] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:57:31,363 DEBUG kernel:[ 139.568768] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >18:57:31,363 DEBUG kernel:[ 139.568775] SELinux: initialized (dev sde, type iso9660), uses genfs_contexts >18:57:31,363 DEBUG kernel:[ 139.568786] SELinux: initialized (dev loop0, type squashfs), uses xattr >18:57:31,363 DEBUG kernel:[ 139.568805] SELinux: initialized (dev dm-0, type ext4), uses xattr >18:57:31,363 NOTICE kernel:[ 139.585071] type=1403 audit(1391540249.407:2): policy loaded auid=4294967295 ses=4294967295 >18:57:31,363 DEBUG kernel:[ 139.934701] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >18:57:31,363 DEBUG kernel:[ 140.030679] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:57:31,363 DEBUG kernel:[ 140.031174] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >18:57:31,363 DEBUG kernel:[ 140.047349] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >18:57:31,363 INFO kernel:[ 140.446032] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >18:57:31,363 INFO kernel:[ 140.464015] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0 >18:57:31,363 INFO kernel:[ 140.532100] microcode: CPU0: patch_level=0x010000bf >18:57:31,363 INFO kernel:[ 140.564190] usblp 4-5:1.0: usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 0x04F9 pid 0x0180 >18:57:31,363 INFO kernel:[ 140.564212] usbcore: registered new interface driver usblp >18:57:31,363 INFO kernel:[ 140.590044] microcode: CPU0: new patch_level=0x010000dc >18:57:31,363 INFO kernel:[ 140.590058] microcode: CPU1: patch_level=0x010000bf >18:57:31,363 INFO kernel:[ 140.590064] microcode: CPU1: new patch_level=0x010000dc >18:57:31,363 INFO kernel:[ 140.590074] microcode: CPU2: patch_level=0x010000bf >18:57:31,363 INFO kernel:[ 140.590083] microcode: CPU2: new patch_level=0x010000dc >18:57:31,363 INFO kernel:[ 140.590092] microcode: CPU3: patch_level=0x010000bf >18:57:31,363 INFO kernel:[ 140.590101] microcode: CPU3: new patch_level=0x010000dc >18:57:31,363 INFO kernel:[ 140.590109] microcode: CPU4: patch_level=0x010000bf >18:57:31,363 INFO kernel:[ 140.590117] microcode: CPU4: new patch_level=0x010000dc >18:57:31,363 INFO kernel:[ 140.590126] microcode: CPU5: patch_level=0x010000bf >18:57:31,363 INFO kernel:[ 140.590134] microcode: CPU5: new patch_level=0x010000dc >18:57:31,363 INFO kernel:[ 140.590193] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >18:57:31,363 INFO kernel:[ 140.691829] md: bind<sdc1> >18:57:31,363 INFO kernel:[ 141.161450] md: bind<sdd1> >18:57:31,363 INFO kernel:[ 141.164517] md/raid1:md127: active with 2 out of 2 mirrors >18:57:31,363 INFO kernel:[ 141.164605] created bitmap (22 pages) for device md127 >18:57:31,363 INFO kernel:[ 141.164985] md127: bitmap initialized from disk: read 2 pages, set 0 of 44711 bits >18:57:31,363 INFO kernel:[ 141.213413] md127: detected capacity change from 0 to 3000457691136 >18:57:31,363 DEBUG kernel:[ 141.213450] RAID1 conf printout: >18:57:31,363 DEBUG kernel:[ 141.213453] --- wd:2 rd:2 >18:57:31,363 DEBUG kernel:[ 141.213455] disk 0, wo:0, o:1, dev:sdc1 >18:57:31,363 DEBUG kernel:[ 141.213456] disk 1, wo:0, o:1, dev:sdd1 >18:57:31,363 INFO kernel:[ 141.293258] md127: unknown partition table >18:57:31,363 NOTICE kernel:[ 141.319040] type=1400 audit(1391540251.142:3): avc: denied { create } for pid=981 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >18:57:31,363 NOTICE kernel:[ 141.319101] type=1400 audit(1391540251.143:4): avc: denied { setattr } for pid=981 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=17464 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >18:57:31,363 NOTICE kernel:[ 141.319147] type=1400 audit(1391540251.143:5): avc: denied { relabelfrom } for pid=981 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=17464 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >18:57:31,365 NOTICE kernel:[ 141.539398] type=1400 audit(1391540251.363:6): avc: denied { read } for pid=993 comm="bash" name=".profile" dev="dm-0" ino=25384 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >18:57:31,365 NOTICE kernel:[ 141.539424] type=1400 audit(1391540251.363:7): avc: denied { open } for pid=993 comm="bash" path="/root/.profile" dev="dm-0" ino=25384 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >18:57:31,784 INFO NetworkManager: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >18:57:31,784 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >18:57:31,784 INFO NetworkManager: <info> WEXT support is enabled >18:57:31,829 INFO kernel:[ 142.002439] cfg80211: Calling CRDA to update world regulatory domain >18:57:31,913 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >18:57:31,971 INFO polkitd: Started polkitd version 0.112 >18:57:32,064 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >18:57:32,075 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >18:57:32,075 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >18:57:32,075 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >18:57:32,075 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >18:57:32,132 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >18:57:32,134 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >18:57:32,151 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >18:57:32,154 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >18:57:32,155 INFO NetworkManager: <info> WiFi hardware radio set enabled >18:57:32,156 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >18:57:32,156 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >18:57:32,156 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >18:57:32,156 INFO NetworkManager: <info> Networking is enabled by state file >18:57:32,157 INFO NetworkManager: <info> (lo): link connected >18:57:32,157 INFO NetworkManager: <info> (lo): carrier is ON >18:57:32,157 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >18:57:32,157 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >18:57:32,157 INFO NetworkManager: <info> (lo): No existing connection detected. >18:57:32,158 INFO NetworkManager: <info> (p3p1): carrier is OFF >18:57:32,158 INFO NetworkManager: <info> (p3p1): new Ethernet device (driver: 'r8169' ifindex: 2) >18:57:32,158 INFO NetworkManager: <info> (p3p1): exported as /org/freedesktop/NetworkManager/Devices/1 >18:57:32,158 INFO NetworkManager: <info> (p3p1): No existing connection detected. >18:57:32,158 INFO NetworkManager: <info> (p3p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >18:57:32,158 INFO NetworkManager: <info> (p3p1): bringing up device. >18:57:32,161 INFO kernel:[ 142.334626] r8169 0000:02:07.0 p3p1: link down >18:57:32,161 INFO kernel:[ 142.334641] r8169 0000:02:07.0 p3p1: link down >18:57:32,161 INFO kernel:[ 142.334667] IPv6: ADDRCONF(NETDEV_UP): p3p1: link is not ready >18:57:32,161 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:14.4/0000:02:07.0/net/p3p1 >18:57:32,162 INFO NetworkManager: <info> (em1): carrier is OFF >18:57:32,162 INFO NetworkManager: <info> (em1): new Ethernet device (driver: 'r8169' ifindex: 3) >18:57:32,162 INFO NetworkManager: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/2 >18:57:32,162 INFO NetworkManager: <info> (em1): No existing connection detected. >18:57:32,162 INFO NetworkManager: <info> (em1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >18:57:32,162 INFO NetworkManager: <info> (em1): bringing up device. >18:57:32,221 INFO kernel:[ 142.394390] r8169 0000:04:00.0 em1: link down >18:57:32,221 INFO kernel:[ 142.394408] r8169 0000:04:00.0 em1: link down >18:57:32,221 INFO kernel:[ 142.394436] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready >18:57:32,221 INFO NetworkManager: <info> Added default wired connection 'Wired connection 2' for /sys/devices/pci0000:00/0000:00:15.1/0000:04:00.0/net/em1 >18:57:32,223 INFO NetworkManager: <info> startup complete >18:57:32,232 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 >18:57:33,791 INFO kernel:[ 143.963158] r8169 0000:04:00.0 em1: link up >18:57:33,791 INFO kernel:[ 143.963169] IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready >18:57:33,792 INFO NetworkManager: <info> (em1): link connected >18:57:33,792 INFO NetworkManager: <info> (em1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >18:57:33,793 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 2'. >18:57:33,793 INFO NetworkManager: <info> Activation (em1) starting connection 'Wired connection 2' >18:57:33,793 INFO NetworkManager: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >18:57:33,793 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >18:57:33,793 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >18:57:33,793 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >18:57:33,793 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >18:57:33,793 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >18:57:33,793 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >18:57:33,793 INFO NetworkManager: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >18:57:33,793 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >18:57:33,793 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >18:57:33,793 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >18:57:33,793 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >18:57:33,793 INFO NetworkManager: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >18:57:33,794 INFO NetworkManager: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >18:57:33,819 INFO NetworkManager: <info> dhclient started with pid 1041 >18:57:33,819 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >18:57:33,819 ERR NetworkManager: <error> [1391540253.819864] [rdisc/nm-lndp-rdisc.c:194] send_rs(): (em1): cannot send router solicitation: -99. >18:57:33,913 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >18:57:33,913 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >18:57:33,913 INFO dhclient: All rights reserved. >18:57:33,913 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >18:57:33,913 INFO dhclient: >18:57:33,922 INFO NetworkManager: <info> (em1): DHCPv4 state changed nbi -> preinit >18:57:33,936 INFO dhclient: Listening on LPF/em1/6c:62:6d:d1:df:ad >18:57:33,936 INFO dhclient: Sending on LPF/em1/6c:62:6d:d1:df:ad >18:57:33,936 INFO dhclient: Sending on Socket/fallback >18:57:33,936 INFO dhclient: DHCPDISCOVER on em1 to 255.255.255.255 port 67 interval 8 (xid=0x1d63ee9a) >18:57:33,938 INFO dhclient: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x1d63ee9a) >18:57:33,938 INFO dhclient: DHCPOFFER from 172.25.50.1 >18:57:33,941 INFO dhclient: DHCPACK from 172.25.50.1 (xid=0x1d63ee9a) >18:57:33,944 INFO NetworkManager: <info> (em1): DHCPv4 state changed preinit -> bound >18:57:33,944 INFO NetworkManager: <info> address 172.25.50.153 >18:57:33,944 INFO NetworkManager: <info> plen 24 (255.255.255.0) >18:57:33,944 INFO NetworkManager: <info> gateway 172.25.50.1 >18:57:33,944 INFO NetworkManager: <info> lease time 43200 >18:57:33,944 INFO NetworkManager: <info> nameserver '172.25.50.3' >18:57:33,944 INFO NetworkManager: <info> domain name 'lan' >18:57:33,944 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >18:57:33,944 INFO dhclient: bound to 172.25.50.153 -- renewal in 20646 seconds. >18:57:33,945 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >18:57:33,945 INFO NetworkManager: <info> (em1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >18:57:33,945 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >18:57:33,946 INFO NetworkManager: <info> (em1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >18:57:33,946 INFO NetworkManager: <info> (em1): device state change: secondaries -> activated (reason 'none') [90 100 0] >18:57:33,946 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >18:57:33,946 INFO NetworkManager: <info> Policy set 'Wired connection 2' (em1) as default for IPv4 routing and DNS. >18:57:33,947 INFO NetworkManager: <info> Activation (em1) successful, device activated. >18:57:33,948 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >18:57:33,961 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >18:57:34,921 INFO kernel:[ 145.091905] r8169 0000:02:07.0 p3p1: link up >18:57:34,921 INFO kernel:[ 145.091917] IPv6: ADDRCONF(NETDEV_CHANGE): p3p1: link becomes ready >18:57:34,921 INFO NetworkManager: <info> (p3p1): link connected >18:57:34,922 INFO NetworkManager: <info> (p3p1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >18:57:34,922 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >18:57:34,922 INFO NetworkManager: <info> Activation (p3p1) starting connection 'Wired connection 1' >18:57:34,922 INFO NetworkManager: <info> (p3p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >18:57:34,922 INFO NetworkManager: <info> Activation (p3p1) Stage 1 of 5 (Device Prepare) scheduled... >18:57:34,922 INFO NetworkManager: <info> Activation (p3p1) Stage 1 of 5 (Device Prepare) started... >18:57:34,922 INFO NetworkManager: <info> Activation (p3p1) Stage 2 of 5 (Device Configure) scheduled... >18:57:34,922 INFO NetworkManager: <info> Activation (p3p1) Stage 1 of 5 (Device Prepare) complete. >18:57:34,922 INFO NetworkManager: <info> Activation (p3p1) Stage 2 of 5 (Device Configure) starting... >18:57:34,922 INFO NetworkManager: <info> (p3p1): device state change: prepare -> config (reason 'none') [40 50 0] >18:57:34,923 INFO NetworkManager: <info> Activation (p3p1) Stage 2 of 5 (Device Configure) successful. >18:57:34,923 INFO NetworkManager: <info> Activation (p3p1) Stage 3 of 5 (IP Configure Start) scheduled. >18:57:34,923 INFO NetworkManager: <info> Activation (p3p1) Stage 2 of 5 (Device Configure) complete. >18:57:34,923 INFO NetworkManager: <info> Activation (p3p1) Stage 3 of 5 (IP Configure Start) started... >18:57:34,923 INFO NetworkManager: <info> (p3p1): device state change: config -> ip-config (reason 'none') [50 70 0] >18:57:34,923 INFO NetworkManager: <info> Activation (p3p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >18:57:34,924 INFO NetworkManager: <info> dhclient started with pid 1067 >18:57:34,924 INFO NetworkManager: <info> Activation (p3p1) Stage 3 of 5 (IP Configure Start) complete. >18:57:34,925 ERR NetworkManager: <error> [1391540254.925063] [rdisc/nm-lndp-rdisc.c:194] send_rs(): (p3p1): cannot send router solicitation: -99. >18:57:34,940 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >18:57:34,940 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >18:57:34,940 INFO dhclient: All rights reserved. >18:57:34,940 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >18:57:34,940 INFO dhclient: >18:57:34,944 INFO NetworkManager: <info> (p3p1): DHCPv4 state changed nbi -> preinit >18:57:34,948 INFO dhclient: Listening on LPF/p3p1/00:e0:4c:77:c2:ce >18:57:34,948 INFO dhclient: Sending on LPF/p3p1/00:e0:4c:77:c2:ce >18:57:34,948 INFO dhclient: Sending on Socket/fallback >18:57:34,948 INFO dhclient: DHCPDISCOVER on p3p1 to 255.255.255.255 port 67 interval 4 (xid=0x42352b69) >18:57:35,790 NOTICE kernel:[ 145.960604] type=1400 audit(1391540255.788:8): avc: denied { read write } for pid=1069 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=11301 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >18:57:37,676 NOTICE kernel:[ 147.844183] type=1400 audit(1391540257.674:9): avc: denied { read write } for pid=1112 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 >18:57:38,391 INFO dhclient: DHCPDISCOVER on p3p1 to 255.255.255.255 port 67 interval 11 (xid=0x42352b69) >18:57:38,395 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x42352b69) >18:57:38,395 INFO dhclient: DHCPOFFER from 172.25.52.1 >18:57:38,399 INFO dhclient: DHCPACK from 172.25.52.1 (xid=0x42352b69) >18:57:38,402 INFO NetworkManager: <info> (p3p1): DHCPv4 state changed preinit -> bound >18:57:38,402 INFO NetworkManager: <info> address 172.25.52.170 >18:57:38,402 INFO NetworkManager: <info> plen 24 (255.255.255.0) >18:57:38,402 INFO dhclient: bound to 172.25.52.170 -- renewal in 16258 seconds. >18:57:38,402 INFO NetworkManager: <info> gateway 172.25.52.1 >18:57:38,402 INFO NetworkManager: <info> lease time 43200 >18:57:38,402 INFO NetworkManager: <info> nameserver '172.25.52.1' >18:57:38,402 INFO NetworkManager: <info> domain name 'lan' >18:57:38,402 INFO NetworkManager: <info> Activation (p3p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >18:57:38,403 INFO NetworkManager: <info> Activation (p3p1) Stage 5 of 5 (IPv4 Commit) started... >18:57:38,403 INFO NetworkManager: <info> (p3p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >18:57:38,403 INFO NetworkManager: <info> Activation (p3p1) Stage 5 of 5 (IPv4 Commit) complete. >18:57:38,404 INFO NetworkManager: <info> (p3p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >18:57:38,404 INFO NetworkManager: <info> (p3p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >18:57:38,412 INFO NetworkManager: <info> Policy set 'Wired connection 1' (p3p1) as default for IPv4 routing and DNS. >18:57:38,413 INFO NetworkManager: <info> Activation (p3p1) successful, device activated. >18:57:38,414 INFO NetworkManager: <info> Setting system hostname to 'kali.lan' (from address lookup) >18:57:38,707 NOTICE NetworkManager: ifcfg-rh: read connection 'p3p1' >18:57:38,707 INFO NetworkManager: <info> (p3p1): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >18:57:38,707 INFO NetworkManager: <info> (p3p1): deactivating device (reason 'connection-removed') [38] >18:57:38,908 INFO NetworkManager: <info> (p3p1): canceled DHCP transaction, DHCP client pid 1067 >18:57:38,908 INFO NetworkManager: <info> Policy set 'Wired connection 2' (em1) as default for IPv4 routing and DNS. >18:57:38,910 INFO NetworkManager: <info> Saved default wired connection 'p3p1' to persistent storage >18:57:38,911 INFO NetworkManager: <info> Auto-activating connection 'p3p1'. >18:57:38,912 INFO NetworkManager: <info> Activation (p3p1) starting connection 'p3p1' >18:57:38,912 INFO NetworkManager: <info> (p3p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >18:57:38,912 INFO NetworkManager: <info> Activation (p3p1) Stage 1 of 5 (Device Prepare) scheduled... >18:57:38,912 INFO NetworkManager: <info> Activation (p3p1) Stage 1 of 5 (Device Prepare) started... >18:57:38,912 INFO NetworkManager: <info> Activation (p3p1) Stage 2 of 5 (Device Configure) scheduled... >18:57:38,912 INFO NetworkManager: <info> Activation (p3p1) Stage 1 of 5 (Device Prepare) complete. >18:57:38,912 INFO NetworkManager: <info> Activation (p3p1) Stage 2 of 5 (Device Configure) starting... >18:57:38,912 INFO NetworkManager: <info> (p3p1): device state change: prepare -> config (reason 'none') [40 50 0] >18:57:38,912 INFO NetworkManager: <info> Activation (p3p1) Stage 2 of 5 (Device Configure) successful. >18:57:38,912 INFO NetworkManager: <info> Activation (p3p1) Stage 3 of 5 (IP Configure Start) scheduled. >18:57:38,912 INFO NetworkManager: <info> Activation (p3p1) Stage 2 of 5 (Device Configure) complete. >18:57:38,912 INFO NetworkManager: <info> Activation (p3p1) Stage 3 of 5 (IP Configure Start) started... >18:57:38,912 INFO NetworkManager: <info> (p3p1): device state change: config -> ip-config (reason 'none') [50 70 0] >18:57:38,913 INFO NetworkManager: <info> Activation (p3p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >18:57:38,916 INFO NetworkManager: <info> dhclient started with pid 1165 >18:57:38,916 INFO NetworkManager: <info> Activation (p3p1) Stage 3 of 5 (IP Configure Start) complete. >18:57:38,919 INFO NetworkManager: <info> Activation (p3p1) Stage 5 of 5 (IPv6 Commit) scheduled... >18:57:38,919 INFO NetworkManager: <info> Activation (p3p1) Stage 5 of 5 (IPv6 Commit) started... >18:57:38,920 INFO NetworkManager: <info> (p3p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >18:57:38,920 INFO NetworkManager: <info> Activation (p3p1) Stage 5 of 5 (IPv6 Commit) complete. >18:57:38,920 INFO NetworkManager: <info> (p3p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >18:57:38,920 INFO NetworkManager: <info> (p3p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >18:57:38,921 INFO NetworkManager: <info> Policy set 'p3p1' (p3p1) as default for IPv6 routing and DNS. >18:57:38,922 INFO NetworkManager: <info> Activation (p3p1) successful, device activated. >18:57:38,934 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >18:57:38,934 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >18:57:38,934 INFO dhclient: All rights reserved. >18:57:38,934 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >18:57:38,934 INFO dhclient: >18:57:38,937 INFO NetworkManager: <info> (p3p1): DHCPv4 state changed nbi -> preinit >18:57:38,942 INFO dhclient: Listening on LPF/p3p1/00:e0:4c:77:c2:ce >18:57:38,942 INFO dhclient: Sending on LPF/p3p1/00:e0:4c:77:c2:ce >18:57:38,942 INFO dhclient: Sending on Socket/fallback >18:57:38,942 INFO dhclient: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x49912b3f) >18:57:38,947 INFO dhclient: DHCPACK from 172.25.52.1 (xid=0x49912b3f) >18:57:38,950 INFO NetworkManager: <info> (p3p1): DHCPv4 state changed preinit -> reboot >18:57:38,950 INFO NetworkManager: <info> address 172.25.52.170 >18:57:38,950 INFO NetworkManager: <info> plen 24 (255.255.255.0) >18:57:38,950 INFO dhclient: bound to 172.25.52.170 -- renewal in 19038 seconds. >18:57:38,950 INFO NetworkManager: <info> gateway 172.25.52.1 >18:57:38,950 INFO NetworkManager: <info> lease time 43200 >18:57:38,950 INFO NetworkManager: <info> nameserver '172.25.52.1' >18:57:38,950 INFO NetworkManager: <info> domain name 'lan' >18:57:38,950 INFO NetworkManager: <info> Activation (p3p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >18:57:38,951 INFO NetworkManager: <info> Activation (p3p1) Stage 5 of 5 (IPv4 Commit) started... >18:57:38,952 INFO NetworkManager: <info> Policy set 'p3p1' (p3p1) as default for IPv4 routing and DNS. >18:57:38,952 INFO NetworkManager: <info> Activation (p3p1) Stage 5 of 5 (IPv4 Commit) complete. >18:57:38,990 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-p3p1 >18:57:39,235 NOTICE NetworkManager: ifcfg-rh: read connection 'em1' >18:57:39,236 INFO NetworkManager: <info> (em1): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >18:57:39,236 INFO NetworkManager: <info> (em1): deactivating device (reason 'connection-removed') [38] >18:57:39,436 INFO NetworkManager: <info> (em1): canceled DHCP transaction, DHCP client pid 1041 >18:57:39,439 INFO NetworkManager: <info> Saved default wired connection 'em1' to persistent storage >18:57:39,440 INFO NetworkManager: <info> Auto-activating connection 'em1'. >18:57:39,440 INFO NetworkManager: <info> Activation (em1) starting connection 'em1' >18:57:39,440 INFO NetworkManager: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >18:57:39,440 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >18:57:39,441 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >18:57:39,441 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >18:57:39,441 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >18:57:39,441 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >18:57:39,441 INFO NetworkManager: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >18:57:39,441 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >18:57:39,441 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >18:57:39,441 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >18:57:39,441 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >18:57:39,441 INFO NetworkManager: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >18:57:39,441 INFO NetworkManager: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >18:57:39,444 INFO NetworkManager: <info> dhclient started with pid 1201 >18:57:39,444 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >18:57:39,447 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv6 Commit) scheduled... >18:57:39,447 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv6 Commit) started... >18:57:39,447 INFO NetworkManager: <info> (em1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >18:57:39,448 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv6 Commit) complete. >18:57:39,448 INFO NetworkManager: <info> (em1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >18:57:39,448 INFO NetworkManager: <info> (em1): device state change: secondaries -> activated (reason 'none') [90 100 0] >18:57:39,449 INFO NetworkManager: <info> Activation (em1) successful, device activated. >18:57:39,461 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >18:57:39,461 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >18:57:39,461 INFO dhclient: All rights reserved. >18:57:39,461 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >18:57:39,461 INFO dhclient: >18:57:39,464 INFO NetworkManager: <info> (em1): DHCPv4 state changed nbi -> preinit >18:57:39,469 INFO dhclient: Listening on LPF/em1/6c:62:6d:d1:df:ad >18:57:39,469 INFO dhclient: Sending on LPF/em1/6c:62:6d:d1:df:ad >18:57:39,469 INFO dhclient: Sending on Socket/fallback >18:57:39,469 INFO dhclient: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x5bd273d3) >18:57:39,474 INFO dhclient: DHCPACK from 172.25.50.1 (xid=0x5bd273d3) >18:57:39,477 INFO NetworkManager: <info> (em1): DHCPv4 state changed preinit -> reboot >18:57:39,477 INFO NetworkManager: <info> address 172.25.50.153 >18:57:39,477 INFO NetworkManager: <info> plen 24 (255.255.255.0) >18:57:39,477 INFO NetworkManager: <info> gateway 172.25.50.1 >18:57:39,477 INFO NetworkManager: <info> lease time 43200 >18:57:39,477 INFO NetworkManager: <info> nameserver '172.25.50.3' >18:57:39,477 INFO NetworkManager: <info> domain name 'lan' >18:57:39,477 INFO dhclient: bound to 172.25.50.153 -- renewal in 18879 seconds. >18:57:39,477 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >18:57:39,477 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >18:57:39,478 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >18:57:39,518 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-em1 >18:57:41,372 NOTICE kernel:[ 151.536509] type=1400 audit(1391540261.370:10): avc: denied { open } for pid=1001 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=17647 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >18:57:59,818 INFO chronyd: chronyd version 1.29 starting >18:57:59,819 INFO chronyd: Linux kernel major=3 minor=11 patch=10 >18:57:59,819 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 >18:57:59,820 INFO chronyd: Generated key 1 >18:58:02,672 INFO kernel:[ 172.816362] md127: detected capacity change from 3000457691136 to 0 >18:58:02,672 INFO kernel:[ 172.816369] md: md127 stopped. >18:58:02,672 INFO kernel:[ 172.816375] md: unbind<sdd1> >18:58:02,679 INFO kernel:[ 172.823166] md: export_rdev(sdd1) >18:58:02,679 INFO kernel:[ 172.823454] md: unbind<sdc1> >18:58:02,684 INFO kernel:[ 172.828162] md: export_rdev(sdc1) >18:58:02,804 INFO kernel:[ 172.949010] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >18:58:02,805 DEBUG kernel:[ 172.949269] SELinux: initialized (dev sda1, type ext4), uses xattr >18:58:02,883 INFO kernel:[ 173.027614] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) >18:58:02,883 DEBUG kernel:[ 173.027799] SELinux: initialized (dev sdb1, type ext4), uses xattr >18:58:03,063 NOTICE kernel:[ 173.207604] type=1400 audit(1391540283.062:11): avc: denied { read write } for pid=1321 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 >18:58:03,064 NOTICE kernel:[ 173.208319] type=1400 audit(1391540283.063:12): avc: denied { read write } for pid=1321 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=11301 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >18:58:04,000 NOTICE kernel:[ 174.208694] type=1400 audit(1391540284.000:13): avc: denied { ioctl } for pid=1321 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 >18:58:04,000 NOTICE kernel:[ 174.208705] type=1400 audit(1391540284.000:14): avc: denied { getattr } for pid=1321 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 >18:58:05,955 INFO chronyd: Selected source 50.116.38.157 >18:58:06,517 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >18:58:06,529 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' >18:58:06,889 INFO kernel:[ 177.114919] bio: create slab <bio-3> at 3 >18:58:06,890 INFO kernel:[ 177.115873] Btrfs loaded >18:58:07,036 INFO kernel:[ 177.265423] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >18:58:07,557 INFO chronyd: Selected source 192.210.206.5
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 1061404
: 859295 |
859296
|
859297
|
859298
|
859299
|
859300
|
859301
|
859302
|
859303
|
859304
|
859305