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 838126 Details for
Bug 1044336
OSError: [Errno 9] Bad file descriptor
[?]
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), 338.66 KB, created by
Persona non grata
on 2013-12-18 06:43:53 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Persona non grata
Created:
2013-12-18 06:43:53 UTC
Size:
338.66 KB
patch
obsolete
>anaconda 20.25.15-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/subprocess.py", line 1299, in _execute_child > os.close(errpipe_read) > File "/usr/lib64/python2.7/subprocess.py", line 711, in __init__ > errread, errwrite) > File "/usr/lib/python2.7/site-packages/blivet/util.py", line 40, in _run_program > preexec_fn=chroot, cwd=root, env=env) > File "/usr/lib/python2.7/site-packages/blivet/util.py", line 56, in run_program > return _run_program(*args, **kwargs)[0] > File "/usr/lib/python2.7/site-packages/blivet/udev.py", line 86, in udev_settle > util.run_program(["udevadm", "settle", "--timeout=300"]) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 745, in _preTeardown > udev_settle() > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 756, in teardown > if not self._preTeardown(recursive=recursive): > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3053, in findExistingInstallations > device.teardown() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 427, in reset > self.roots = findExistingInstallations(self.devicetree) > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 142, in storageInitialize > storage.reset() > 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) >OSError: [Errno 9] Bad file descriptor > >Local variables in innermost frame: >executable: udevadm >shell: False >errpipe_read: 46 >p2cread: None >errread: None >startupinfo: None >data: >c2pread: 39 >args: ['udevadm', 'settle', '--timeout=300'] >gc_was_enabled: True >errwrite: 45 >cwd: / >self: <subprocess.Popen object at 0x7fa665d2a2d0> >p2cwrite: None >env: {'LANG': 'en_AU.UTF-8', 'LC_NUMERIC': 'C', 'TERM': 'screen', 'SHELL': '/bin/bash', 'XAUTHORITY': '/root/.Xauthority', 'LC_ALL': 'C', 'SHLVL': '1', 'INSTALL_PATH': '/', 'TMUX': '/tmp/tmux-0/default,1038,0', 'LVM_SUPPRESS_FD_WARNINGS': '1', 'PWD': '/root', 'MALLOC_PERTURB_': '204', 'TMUX_PANE': '%0', 'GCONF_GLOBAL_LOCKS': '1', 'MALLOC_CHECK_': '2', 'PATH': '/usr/bin:/bin:/sbin:/usr/sbin:/mnt/sysimage/bin:/mnt/sysimage/usr/bin:/mnt/sysimage/usr/sbin:/mnt/sysimage/sbin:/sbin:/usr/sbin', 'HOME': '/tmp', 'DISPLAY': ':1', '_': '/sbin/anaconda'} >close_fds: True >c2pwrite: 45 >errpipe_write: 48 >creationflags: 0 >preexec_fn: <function chroot at 0x7fa665d8c0c8> >universal_newlines: False > > >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 0x7fa668ec29d0>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Run the Setup Agent on first boot >firstboot --enable ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_AU.UTF-8 > ># Network information >network --bootproto=dhcp --device=p5p1 --onboot=off --ipv6=auto --activate >network --hostname=localhost.localdomain ># System timezone >timezone Australia/Sydney --ntpservers=fritz.box ># System bootloader configuration >bootloader --location=mbr >autopart > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sda': 128, 'sdb': 129} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _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 953837MB disk sdb (0) with existing msdos disklabel >, existing 500MB partition sdb1 (1) with existing ext4 filesystem >, existing 953336MB partition sdb2 (2) with existing lvmpv >, existing 953332MB lvmvg fedora (3) >, existing 898148MB lvmlv fedora-home (4) with existing ext4 filesystem >, existing 51200MB lvmlv fedora-root (5) with existing ext4 filesystem >, existing 3984MB lvmlv fedora-swap (6) with existing swap >, existing 610480MB disk sda (7) with existing msdos disklabel >, existing 13005MB partition sda1 (8) with existing vfat filesystem >, existing 152620MB partition sda2 (9) with existing ntfs filesystem >, existing 444853MB partition sda3 (10) >, existing 444852MB partition sda5 (11) with existing ntfs filesystem >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: HL-DT-ST DVDRAM GT10N path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 164352 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (10, 255, 63) biosGeometry: (10, 255, 63) > PedDevice: <_ped.Device object at 0x7fa673ec3b00> > exists: True > _size: 321.0 > id: 12 > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-12-12-14-06-38-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_20_x86_64 > _format._targetSize: 0.0 > _format._size: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/sr0 > parents: [] > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-HL-DT-STDVDRAM_GT10N, /dev/disk/by-label/Fedora\x2020\x20x86_64, /dev/disk/by-uuid/2013-12-12-14-06-38-00] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _targetSize: 0 > _model: HL-DT-STDVDRAM_GT10N > kids: 0 > _vendor: None > _name: sr0 > protected: True > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2013-12-12-14-06-38-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_20_x86_64 > originalFormat._targetSize: 0.0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0.0 > originalFormat._device: /dev/sr0 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 13 > 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: 14 > 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: 15 > 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: 16 > 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: 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: /overlay (deleted) > 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 DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, existing 2048MB dm live-rw (19) with existing ext4 filesystem >, existing 2048MB dm live-base (20) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sdb, sdb1, sdb2, fedora, fedora-home, fedora-root, fedora-swap, sda, sda1, sda2, sda3, sda5, sr0, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [sr0] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [LABEL=Fedora_20_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: [] > _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 (0x7fa668ec2a90) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7fa668ec2a10) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7fa668ec2b10) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7fa668ec2b50) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7fa668ec2b90) -- > 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 0x7fa68d570b18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: None > _intf.payload._yum: Skipped > _intf.payload.install_device: None > _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: False > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload.storage: None > _intf.payload._base_repo: None > _intf.payload.txID: None > _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: {} > _intf._currentAction._spokes.selectedGroups: [] > _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: None > _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: None > _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: {} > _intf._currentAction._spokes._tx_id: None > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._origAddons: [] > _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: None > _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: False > _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 0x7fa68244b6f0> > _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: 1 > _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: [] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: False >} > _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: [Already dumped (DatetimeSpoke instance) >, Already dumped (SourceSpoke instance) >, Already dumped (SoftwareSelectionSpoke instance) >, Already dumped (StorageSpoke instance) >] > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (SourceSpoke instance) >, Already dumped (SoftwareSelectionSpoke instance) >, Already dumped (StorageSpoke instance) >] >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedora_20_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 0x7fa668eeab90>, True), 'type': (<function <lambda> at 0x7fa668eead70>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7fa668eeac08>, 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: >17:41:24,121 INFO anaconda: /sbin/anaconda 20.25.15-1 >17:41:25,081 INFO anaconda: 4063232 kB (3968 MB) are available >17:41:25,081 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >17:41:25,190 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >17:41:25,191 INFO anaconda: Default encoding = utf-8 >17:41:27,078 INFO anaconda: Display mode = g >17:41:27,080 INFO anaconda: 4063232 kB (3968 MB) are available >17:41:27,080 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >17:41:31,499 DEBUG anaconda: X server has signalled a successful start. >17:41:31,502 INFO anaconda: Starting window manager, pid 1127. >17:41:31,740 INFO anaconda: Started spice-vdagent. >17:41:31,741 INFO anaconda: Running Thread: AnaXklWrapperInitThread (140352875497216) >17:41:37,877 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >17:41:37,877 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >17:41:37,878 INFO anaconda: using only installclass _Fedora >17:41:39,935 INFO anaconda: bootloader GRUB2 on X86 platform >17:41:39,937 INFO anaconda: bootloader GRUB2 on X86 platform >17:41:40,090 DEBUG anaconda: network: devices found ['p5p1', 'wls1'] >17:41:40,529 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on p5p1 >17:41:40,609 DEBUG anaconda: network: setting autoconnect of p5p1 to False >17:41:40,618 DEBUG anaconda: network: missing ifcfgs created for devices ['p5p1'] >17:41:40,702 DEBUG anaconda: updating hostname localhost.localdomain >17:41:40,732 INFO anaconda: Running Thread: AnaStorageThread (140352687834880) >17:41:40,732 INFO anaconda: Running Thread: AnaTimeInitThread (140352679442176) >17:41:40,733 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140352671049472) >17:41:40,734 INFO anaconda: Running Thread: AnaPayloadThread (140352662656768) >17:41:40,842 DEBUG anaconda: updating hostname localhost.localdomain >17:41:40,995 INFO anaconda: got 1 NTP servers from DHCP >17:41:40,998 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140352671049472) >17:41:41,006 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140352671049472) >17:41:41,006 INFO anaconda: Starting geolocation lookup >17:41:41,007 INFO anaconda: Geolocation provider: Fedora GeoIP >17:41:41,494 INFO anaconda: Thread Done: AnaXklWrapperInitThread (140352875497216) >17:41:43,435 INFO anaconda: Geolocation lookup finished in 2.4 seconds >17:41:43,436 INFO anaconda: got results from geolocation >17:41:43,437 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140352671049472) >06:41:55,418 DEBUG anaconda: network standalone spoke (init): completed: ['p5p1'] >06:41:55,929 INFO anaconda: Running Thread: AnaDateTimeThread (140352671049472) >06:41:55,939 INFO anaconda: fs space: 0 B needed: 3 GB >06:41:56,404 INFO anaconda: fs space: 0 B needed: 3 GB >06:41:56,490 INFO anaconda: fs space: 0 B needed: 3 GB >06:41:56,676 INFO anaconda: Running Thread: AnaSourceWatcher (140352595400448) >06:41:57,100 INFO anaconda: Running Thread: AnaSoftwareWatcher (140352603793152) >06:41:57,143 INFO anaconda: Running Thread: AnaStorageWatcher (140352584718080) >06:41:57,254 INFO anaconda: Running Thread: AnaCustomStorageInit (140352576325376) >06:41:57,468 DEBUG anaconda: network: selected device p5p1 >06:41:57,715 DEBUG anaconda: updating hostname localhost.localdomain >06:41:58,154 INFO anaconda: Running Thread: AnaNTPserver0 (140352567932672) >06:41:58,157 INFO anaconda: setting <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x376fa10> status to: Restoring hardware time... >06:41:58,157 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7fa665d1cb10> status to: Probing storage... >06:41:58,158 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7fa665d2a110> status to: Downloading package metadata... >06:41:58,159 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fa665d2ab10> status to: Probing storage... >06:41:58,199 INFO anaconda: Thread Done: AnaNTPserver0 (140352567932672) >06:41:58,414 DEBUG anaconda: updating hostname localhost.localdomain >06:41:58,599 DEBUG anaconda: updating hostname localhost.localdomain >06:41:58,600 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fa665d2a190> status to: Wired (p5p1) connected >06:41:59,508 DEBUG anaconda: running handleException >06:41:59,509 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >06:41:59,511 INFO anaconda: Thread Done: AnaStorageThread (140352687834880) >06:41:59,560 INFO anaconda: Thread Done: AnaStorageWatcher (140352584718080) >06:41:59,571 INFO anaconda: Thread Done: AnaSourceWatcher (140352595400448) >06:41:59,573 INFO anaconda: Thread Done: AnaTimeInitThread (140352679442176) >06:41:59,575 INFO anaconda: Thread Done: AnaPayloadThread (140352662656768) >06:41:59,699 INFO anaconda: Thread Done: AnaSoftwareWatcher (140352603793152) >06:41:59,703 INFO anaconda: Thread Done: AnaDateTimeThread (140352671049472) > > >/tmp/packaging.log: > > >/tmp/program.log: >17:41:25,442 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >17:41:25,460 DEBUG program: Return code: 0 >17:41:25,460 INFO program: Running... udevadm settle --timeout=300 >17:41:26,321 DEBUG program: Return code: 0 >17:41:26,323 INFO program: Running... modprobe fcoe >17:41:26,728 DEBUG program: Return code: 0 >17:41:26,730 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >17:41:27,052 INFO program: No FCoE boot disk information is found in EDD! >17:41:27,053 DEBUG program: Return code: 1 >17:41:31,503 INFO program: Running... metacity --display :1 --sm-disable >17:41:31,503 INFO program: Running... spice-vdagent >17:41:31,739 DEBUG program: Return code: 0 >17:41:40,737 INFO program: Running... udevadm settle --timeout=300 >17:41:40,769 DEBUG program: Return code: 0 >17:41:40,788 INFO program: Running... udevadm settle --timeout=300 >17:41:40,809 DEBUG program: Return code: 0 >17:41:40,856 INFO program: Running... multipath -c /dev/sdb >17:41:40,870 INFO program: /dev/sdb is not a valid multipath device path >17:41:40,871 DEBUG program: Return code: 1 >17:41:40,986 INFO program: Running... dumpe2fs -h /dev/sdb1 >17:41:41,405 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:41:41,405 INFO program: Filesystem volume name: <none> >17:41:41,405 INFO program: Last mounted on: /boot >17:41:41,406 INFO program: Filesystem UUID: 9c21eb7f-8a2b-4a1e-acbc-f26194424aa8 >17:41:41,407 INFO program: Filesystem magic number: 0xEF53 >17:41:41,407 INFO program: Filesystem revision #: 1 (dynamic) >17:41:41,408 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 >17:41:41,408 INFO program: Filesystem flags: signed_directory_hash >17:41:41,409 INFO program: Default mount options: user_xattr acl >17:41:41,409 INFO program: Filesystem state: clean >17:41:41,409 INFO program: Errors behavior: Continue >17:41:41,410 INFO program: Filesystem OS type: Linux >17:41:41,410 INFO program: Inode count: 128016 >17:41:41,410 INFO program: Block count: 512000 >17:41:41,410 INFO program: Reserved block count: 25600 >17:41:41,411 INFO program: Free blocks: 407058 >17:41:41,411 INFO program: Free inodes: 127706 >17:41:41,411 INFO program: First block: 1 >17:41:41,412 INFO program: Block size: 1024 >17:41:41,412 INFO program: Fragment size: 1024 >17:41:41,412 INFO program: Reserved GDT blocks: 256 >17:41:41,412 INFO program: Blocks per group: 8192 >17:41:41,413 INFO program: Fragments per group: 8192 >17:41:41,413 INFO program: Inodes per group: 2032 >17:41:41,413 INFO program: Inode blocks per group: 254 >17:41:41,414 INFO program: Flex block group size: 16 >17:41:41,414 INFO program: Filesystem created: Sat Dec 14 02:03:59 2013 >17:41:41,414 INFO program: Last mount time: Wed Dec 18 06:26:54 2013 >17:41:41,415 INFO program: Last write time: Wed Dec 18 06:26:54 2013 >17:41:41,415 INFO program: Mount count: 13 >17:41:41,415 INFO program: Maximum mount count: -1 >17:41:41,416 INFO program: Last checked: Sat Dec 14 02:03:59 2013 >17:41:41,416 INFO program: Check interval: 0 (<none>) >17:41:41,416 INFO program: Lifetime writes: 114 MB >17:41:41,417 INFO program: Reserved blocks uid: 0 (user root) >17:41:41,417 INFO program: Reserved blocks gid: 0 (group root) >17:41:41,417 INFO program: First inode: 11 >17:41:41,417 INFO program: Inode size: 128 >17:41:41,418 INFO program: Journal inode: 8 >17:41:41,418 INFO program: Default directory hash: half_md4 >17:41:41,418 INFO program: Directory Hash Seed: 74924310-f49b-47b8-bbba-d6cb9ec9b99a >17:41:41,419 INFO program: Journal backup: inode blocks >17:41:41,419 INFO program: Journal features: (none) >17:41:41,419 INFO program: Journal size: 8M >17:41:41,419 INFO program: Journal length: 8192 >17:41:41,420 INFO program: Journal sequence: 0x0000003c >17:41:41,420 INFO program: Journal start: 0 >17:41:41,420 INFO program: >17:41:41,421 DEBUG program: Return code: 0 >17:41:41,421 INFO program: Running... systemctl start chronyd.service >17:41:42,196 DEBUG program: Return code: 0 >17:41:42,198 INFO program: Running... resize2fs -P /dev/sdb1 >17:41:42,515 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:41:42,666 INFO program: Estimated minimum size of the filesystem: 95754 >17:41:42,666 DEBUG program: Return code: 0 >17:41:42,710 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/sdb2 >17:41:42,742 INFO program: LVM2_PV_UUID=DcE3XA-oJFN-Zdee-deO1-zINE-eCsT-bGmLe8 >17:41:42,743 INFO program: LVM2_PE_START=1024.00 >17:41:42,743 INFO program: LVM2_VG_NAME=fedora >17:41:42,743 INFO program: LVM2_VG_UUID=VxFr2V-9CpA-KeoZ-co1F-OJyJ-D8Iw-4OGH4O >17:41:42,743 INFO program: LVM2_VG_SIZE=976211968.00 >17:41:42,744 INFO program: LVM2_VG_FREE=0 >17:41:42,744 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >17:41:42,744 INFO program: LVM2_VG_EXTENT_COUNT=238333 >17:41:42,744 INFO program: LVM2_VG_FREE_COUNT=0 >17:41:42,745 INFO program: LVM2_PV_COUNT=1 >17:41:42,745 DEBUG program: Return code: 0 >17:41:42,757 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} fedora >17:41:42,773 INFO program: LVM2_LV_NAME=home LVM2_LV_NAME=root LVM2_LV_NAME=swap >17:41:42,773 INFO program: LVM2_LV_UUID=ck7cxe-m36b-0yBP-1Btl-AfXA-6Lu8-jNDjw0 LVM2_LV_UUID=YAB4XN-zX0F-8rie-E8HN-PZsV-IK7y-tw7wC3 LVM2_LV_UUID=0aq5Bn-GV4z-RVwD-LnbN-UY0Z-gYKG-UjA9Lt >17:41:42,774 INFO program: LVM2_LV_SIZE=919703552.00 LVM2_LV_SIZE=52428800.00 LVM2_LV_SIZE=4079616.00 >17:41:42,774 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- >17:41:42,774 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >17:41:42,775 DEBUG program: Return code: 0 >17:41:42,804 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-home >17:41:42,925 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:41:42,926 INFO program: Filesystem volume name: <none> >17:41:42,926 INFO program: Last mounted on: /home >17:41:42,926 INFO program: Filesystem UUID: 940e7b3b-1e4d-4e53-a4d0-081f35a5b9a6 >17:41:42,927 INFO program: Filesystem magic number: 0xEF53 >17:41:42,927 INFO program: Filesystem revision #: 1 (dynamic) >17:41:42,928 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:41:42,928 INFO program: Filesystem flags: signed_directory_hash >17:41:42,929 INFO program: Default mount options: user_xattr acl >17:41:42,929 INFO program: Filesystem state: clean >17:41:42,929 INFO program: Errors behavior: Continue >17:41:42,929 INFO program: Filesystem OS type: Linux >17:41:42,930 INFO program: Inode count: 57483264 >17:41:42,930 INFO program: Block count: 229925888 >17:41:42,930 INFO program: Reserved block count: 11496294 >17:41:42,931 INFO program: Free blocks: 226247084 >17:41:42,931 INFO program: Free inodes: 57482262 >17:41:42,932 INFO program: First block: 0 >17:41:42,932 INFO program: Block size: 4096 >17:41:42,932 INFO program: Fragment size: 4096 >17:41:42,933 INFO program: Reserved GDT blocks: 969 >17:41:42,933 INFO program: Blocks per group: 32768 >17:41:42,933 INFO program: Fragments per group: 32768 >17:41:42,933 INFO program: Inodes per group: 8192 >17:41:42,934 INFO program: Inode blocks per group: 512 >17:41:42,934 INFO program: Flex block group size: 16 >17:41:42,934 INFO program: Filesystem created: Sat Dec 14 02:04:03 2013 >17:41:42,934 INFO program: Last mount time: Wed Dec 18 05:59:53 2013 >17:41:42,935 INFO program: Last write time: Wed Dec 18 05:59:53 2013 >17:41:42,935 INFO program: Mount count: 11 >17:41:42,935 INFO program: Maximum mount count: -1 >17:41:42,935 INFO program: Last checked: Sat Dec 14 02:04:03 2013 >17:41:42,936 INFO program: Check interval: 0 (<none>) >17:41:42,936 INFO program: Lifetime writes: 33 GB >17:41:42,936 INFO program: Reserved blocks uid: 0 (user root) >17:41:42,936 INFO program: Reserved blocks gid: 0 (group root) >17:41:42,937 INFO program: First inode: 11 >17:41:42,937 INFO program: Inode size: 256 >17:41:42,937 INFO program: Required extra isize: 28 >17:41:42,937 INFO program: Desired extra isize: 28 >17:41:42,937 INFO program: Journal inode: 8 >17:41:42,938 INFO program: Default directory hash: half_md4 >17:41:42,938 INFO program: Directory Hash Seed: 082e67d1-a52d-47c2-afd0-02d84be1741b >17:41:42,938 INFO program: Journal backup: inode blocks >17:41:42,938 INFO program: Journal features: journal_incompat_revoke >17:41:42,939 INFO program: Journal size: 128M >17:41:42,939 INFO program: Journal length: 32768 >17:41:42,939 INFO program: Journal sequence: 0x00002bb0 >17:41:42,939 INFO program: Journal start: 0 >17:41:42,940 INFO program: >17:41:42,940 DEBUG program: Return code: 0 >17:41:42,940 INFO program: Running... resize2fs -P /dev/mapper/fedora-home >17:41:42,956 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:41:42,956 INFO program: Estimated minimum size of the filesystem: 523074 >17:41:42,957 DEBUG program: Return code: 0 >17:41:43,005 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >17:41:43,057 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:41:43,058 INFO program: Filesystem volume name: <none> >17:41:43,058 INFO program: Last mounted on: / >17:41:43,059 INFO program: Filesystem UUID: 74bbe7bf-3ef9-4230-823c-be1634f38889 >17:41:43,059 INFO program: Filesystem magic number: 0xEF53 >17:41:43,059 INFO program: Filesystem revision #: 1 (dynamic) >17:41:43,060 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:41:43,060 INFO program: Filesystem flags: signed_directory_hash >17:41:43,061 INFO program: Default mount options: user_xattr acl >17:41:43,061 INFO program: Filesystem state: clean >17:41:43,061 INFO program: Errors behavior: Continue >17:41:43,062 INFO program: Filesystem OS type: Linux >17:41:43,062 INFO program: Inode count: 3276800 >17:41:43,063 INFO program: Block count: 13107200 >17:41:43,063 INFO program: Reserved block count: 655360 >17:41:43,064 INFO program: Free blocks: 10690352 >17:41:43,064 INFO program: Free inodes: 3118541 >17:41:43,064 INFO program: First block: 0 >17:41:43,065 INFO program: Block size: 4096 >17:41:43,065 INFO program: Fragment size: 4096 >17:41:43,065 INFO program: Reserved GDT blocks: 1020 >17:41:43,065 INFO program: Blocks per group: 32768 >17:41:43,066 INFO program: Fragments per group: 32768 >17:41:43,066 INFO program: Inodes per group: 8192 >17:41:43,066 INFO program: Inode blocks per group: 512 >17:41:43,066 INFO program: Flex block group size: 16 >17:41:43,067 INFO program: Filesystem created: Sat Dec 14 02:04:19 2013 >17:41:43,067 INFO program: Last mount time: Wed Dec 18 05:59:45 2013 >17:41:43,067 INFO program: Last write time: Wed Dec 18 05:59:43 2013 >17:41:43,067 INFO program: Mount count: 11 >17:41:43,067 INFO program: Maximum mount count: -1 >17:41:43,068 INFO program: Last checked: Sat Dec 14 02:04:19 2013 >17:41:43,068 INFO program: Check interval: 0 (<none>) >17:41:43,068 INFO program: Lifetime writes: 20 GB >17:41:43,068 INFO program: Reserved blocks uid: 0 (user root) >17:41:43,069 INFO program: Reserved blocks gid: 0 (group root) >17:41:43,069 INFO program: First inode: 11 >17:41:43,069 INFO program: Inode size: 256 >17:41:43,069 INFO program: Required extra isize: 28 >17:41:43,070 INFO program: Desired extra isize: 28 >17:41:43,070 INFO program: Journal inode: 8 >17:41:43,070 INFO program: Default directory hash: half_md4 >17:41:43,070 INFO program: Directory Hash Seed: b53c9b48-19b7-4c19-b9d8-8ea34dd3a351 >17:41:43,071 INFO program: Journal backup: inode blocks >17:41:43,071 INFO program: Journal features: journal_incompat_revoke >17:41:43,071 INFO program: Journal size: 128M >17:41:43,072 INFO program: Journal length: 32768 >17:41:43,072 INFO program: Journal sequence: 0x0000a81d >17:41:43,072 INFO program: Journal start: 0 >17:41:43,072 INFO program: >17:41:43,073 DEBUG program: Return code: 0 >17:41:43,073 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >17:41:43,088 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:41:43,088 INFO program: Estimated minimum size of the filesystem: 2276606 >17:41:43,089 DEBUG program: Return code: 0 >17:41:43,175 INFO program: Running... multipath -c /dev/sda >17:41:43,186 INFO program: /dev/sda is not a valid multipath device path >17:41:43,187 DEBUG program: Return code: 1 >17:41:43,761 INFO program: Running... modprobe vfat >17:41:43,945 DEBUG program: Return code: 0 >17:41:44,024 INFO program: Running... ntfsinfo -m /dev/sda2 >17:41:44,332 INFO program: Volume Information >17:41:44,333 INFO program: Name of device: /dev/sda2 >17:41:44,333 INFO program: Device state: 11 >17:41:44,333 INFO program: Volume Name: OS >17:41:44,334 INFO program: Volume State: 91 >17:41:44,334 INFO program: Volume Flags: 0x0000 >17:41:44,334 INFO program: Volume Version: 3.1 >17:41:44,334 INFO program: Sector Size: 512 >17:41:44,335 INFO program: Cluster Size: 4096 >17:41:44,335 INFO program: Index Block Size: 4096 >17:41:44,335 INFO program: Volume Size in Clusters: 39070719 >17:41:44,336 INFO program: MFT Information >17:41:44,336 INFO program: MFT Record Size: 1024 >17:41:44,336 INFO program: MFT Zone Multiplier: 0 >17:41:44,336 INFO program: MFT Data Position: 24 >17:41:44,337 INFO program: MFT Zone Start: 786432 >17:41:44,337 INFO program: MFT Zone End: 5670271 >17:41:44,337 INFO program: MFT Zone Position: 786432 >17:41:44,338 INFO program: Current Position in First Data Zone: 5670271 >17:41:44,338 INFO program: Current Position in Second Data Zone: 0 >17:41:44,338 INFO program: Allocated clusters 96128 (0.2%) >17:41:44,339 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >17:41:44,339 INFO program: FILE_MFTMirr Size: 4 >17:41:44,339 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >17:41:44,339 INFO program: Size of Attribute Definition Table: 2560 >17:41:44,340 INFO program: Number of Attached Extent Inodes: 0 >17:41:44,340 INFO program: FILE_Bitmap Information >17:41:44,340 INFO program: FILE_Bitmap MFT Record Number: 6 >17:41:44,341 INFO program: State of FILE_Bitmap Inode: 80 >17:41:44,341 INFO program: Length of Attribute List: 0 >17:41:44,341 INFO program: Number of Attached Extent Inodes: 0 >17:41:44,341 INFO program: FILE_Bitmap Data Attribute Information >17:41:44,342 INFO program: Decompressed Runlist: not done yet >17:41:44,342 INFO program: Base Inode: 6 >17:41:44,342 INFO program: Attribute Types: not done yet >17:41:44,343 INFO program: Attribute Name Length: 0 >17:41:44,343 INFO program: Attribute State: 3 >17:41:44,343 INFO program: Attribute Allocated Size: 4886528 >17:41:44,344 INFO program: Attribute Data Size: 4883840 >17:41:44,344 INFO program: Attribute Initialized Size: 4883840 >17:41:44,344 INFO program: Attribute Compressed Size: 0 >17:41:44,344 INFO program: Compression Block Size: 0 >17:41:44,345 INFO program: Compression Block Size Bits: 0 >17:41:44,345 INFO program: Compression Block Clusters: 0 >17:41:44,345 INFO program: Free Clusters: 29331938 (75.1%) >17:41:44,345 DEBUG program: Return code: 0 >17:41:44,346 INFO program: Running... ntfsresize -m /dev/sda2 >06:41:54,340 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >06:41:54,341 INFO program: Minsize (in MB): 39891 >06:41:54,341 DEBUG program: Return code: 0 >06:41:54,520 INFO program: Running... ntfsinfo -m /dev/sda5 >06:41:54,846 INFO program: Volume Information >06:41:54,847 INFO program: Name of device: /dev/sda5 >06:41:54,847 INFO program: Device state: 11 >06:41:54,848 INFO program: Volume Name: DATA >06:41:54,848 INFO program: Volume State: 91 >06:41:54,849 INFO program: Volume Flags: 0x0000 >06:41:54,849 INFO program: Volume Version: 3.1 >06:41:54,850 INFO program: Sector Size: 512 >06:41:54,850 INFO program: Cluster Size: 4096 >06:41:54,851 INFO program: Index Block Size: 4096 >06:41:54,851 INFO program: Volume Size in Clusters: 113882111 >06:41:54,851 INFO program: MFT Information >06:41:54,852 INFO program: MFT Record Size: 1024 >06:41:54,852 INFO program: MFT Zone Multiplier: 0 >06:41:54,853 INFO program: MFT Data Position: 24 >06:41:54,853 INFO program: MFT Zone Start: 786432 >06:41:54,854 INFO program: MFT Zone End: 15021695 >06:41:54,854 INFO program: MFT Zone Position: 786432 >06:41:54,854 INFO program: Current Position in First Data Zone: 15021695 >06:41:54,855 INFO program: Current Position in Second Data Zone: 0 >06:41:54,855 INFO program: Allocated clusters 64 (0.0%) >06:41:54,855 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >06:41:54,855 INFO program: FILE_MFTMirr Size: 4 >06:41:54,856 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >06:41:54,856 INFO program: Size of Attribute Definition Table: 2560 >06:41:54,856 INFO program: Number of Attached Extent Inodes: 0 >06:41:54,856 INFO program: FILE_Bitmap Information >06:41:54,857 INFO program: FILE_Bitmap MFT Record Number: 6 >06:41:54,857 INFO program: State of FILE_Bitmap Inode: 80 >06:41:54,857 INFO program: Length of Attribute List: 0 >06:41:54,857 INFO program: Number of Attached Extent Inodes: 0 >06:41:54,858 INFO program: FILE_Bitmap Data Attribute Information >06:41:54,858 INFO program: Decompressed Runlist: not done yet >06:41:54,858 INFO program: Base Inode: 6 >06:41:54,858 INFO program: Attribute Types: not done yet >06:41:54,858 INFO program: Attribute Name Length: 0 >06:41:54,859 INFO program: Attribute State: 3 >06:41:54,859 INFO program: Attribute Allocated Size: 14237696 >06:41:54,859 INFO program: Attribute Data Size: 14235264 >06:41:54,859 INFO program: Attribute Initialized Size: 14235264 >06:41:54,860 INFO program: Attribute Compressed Size: 0 >06:41:54,860 INFO program: Compression Block Size: 0 >06:41:54,860 INFO program: Compression Block Size Bits: 0 >06:41:54,860 INFO program: Compression Block Clusters: 0 >06:41:54,861 INFO program: Free Clusters: 113856683 (100.0%) >06:41:54,861 DEBUG program: Return code: 0 >06:41:54,861 INFO program: Running... ntfsresize -m /dev/sda5 >06:41:55,154 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >06:41:55,155 INFO program: Minsize (in MB): 3222 >06:41:55,156 DEBUG program: Return code: 0 >06:41:55,271 INFO program: Running... dumpe2fs -h /dev/loop1 >06:41:55,284 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >06:41:55,284 INFO program: Filesystem volume name: Anaconda >06:41:55,284 INFO program: Last mounted on: / >06:41:55,285 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >06:41:55,285 INFO program: Filesystem magic number: 0xEF53 >06:41:55,286 INFO program: Filesystem revision #: 1 (dynamic) >06:41:55,286 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 >06:41:55,287 INFO program: Filesystem flags: signed_directory_hash >06:41:55,287 INFO program: Default mount options: user_xattr acl >06:41:55,288 INFO program: Filesystem state: clean >06:41:55,288 INFO program: Errors behavior: Continue >06:41:55,289 INFO program: Filesystem OS type: Linux >06:41:55,289 INFO program: Inode count: 131072 >06:41:55,290 INFO program: Block count: 2097152 >06:41:55,290 INFO program: Reserved block count: 0 >06:41:55,291 INFO program: Free blocks: 1293489 >06:41:55,291 INFO program: Free inodes: 103755 >06:41:55,292 INFO program: First block: 1 >06:41:55,292 INFO program: Block size: 1024 >06:41:55,293 INFO program: Fragment size: 1024 >06:41:55,293 INFO program: Reserved GDT blocks: 256 >06:41:55,294 INFO program: Blocks per group: 8192 >06:41:55,294 INFO program: Fragments per group: 8192 >06:41:55,295 INFO program: Inodes per group: 512 >06:41:55,295 INFO program: Inode blocks per group: 128 >06:41:55,295 INFO program: Flex block group size: 16 >06:41:55,295 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >06:41:55,296 INFO program: Last mount time: Thu Dec 12 14:00:24 2013 >06:41:55,296 INFO program: Last write time: Thu Dec 12 14:00:33 2013 >06:41:55,296 INFO program: Mount count: 2 >06:41:55,296 INFO program: Maximum mount count: -1 >06:41:55,297 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >06:41:55,297 INFO program: Check interval: 0 (<none>) >06:41:55,297 INFO program: Lifetime writes: 32 MB >06:41:55,298 INFO program: Reserved blocks uid: 0 (user root) >06:41:55,298 INFO program: Reserved blocks gid: 0 (group root) >06:41:55,298 INFO program: First inode: 11 >06:41:55,298 INFO program: Inode size: 256 >06:41:55,299 INFO program: Required extra isize: 28 >06:41:55,299 INFO program: Desired extra isize: 28 >06:41:55,299 INFO program: Journal inode: 8 >06:41:55,300 INFO program: Default directory hash: half_md4 >06:41:55,300 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >06:41:55,300 INFO program: Journal backup: inode blocks >06:41:55,300 INFO program: Journal features: (none) >06:41:55,301 INFO program: Journal size: 32M >06:41:55,301 INFO program: Journal length: 32768 >06:41:55,301 INFO program: Journal sequence: 0x00000007 >06:41:55,301 INFO program: Journal start: 0 >06:41:55,302 INFO program: >06:41:55,302 DEBUG program: Return code: 0 >06:41:55,302 INFO program: Running... resize2fs -P /dev/loop1 >06:41:55,310 INFO program: resize2fs 1.42.8 (20-Jun-2013) >06:41:55,310 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >06:41:55,311 INFO program: Couldn't find valid filesystem superblock. >06:41:55,311 DEBUG program: Return code: 1 >06:41:55,384 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >06:41:55,392 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >06:41:55,393 INFO program: Filesystem volume name: Anaconda >06:41:55,394 INFO program: Last mounted on: / >06:41:55,394 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >06:41:55,395 INFO program: Filesystem magic number: 0xEF53 >06:41:55,395 INFO program: Filesystem revision #: 1 (dynamic) >06:41:55,396 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 >06:41:55,396 INFO program: Filesystem flags: signed_directory_hash >06:41:55,397 INFO program: Default mount options: user_xattr acl >06:41:55,398 INFO program: Filesystem state: clean >06:41:55,398 INFO program: Errors behavior: Continue >06:41:55,399 INFO program: Filesystem OS type: Linux >06:41:55,399 INFO program: Inode count: 131072 >06:41:55,400 INFO program: Block count: 2097152 >06:41:55,401 INFO program: Reserved block count: 0 >06:41:55,401 INFO program: Free blocks: 1293489 >06:41:55,402 INFO program: Free inodes: 103755 >06:41:55,402 INFO program: First block: 1 >06:41:55,403 INFO program: Block size: 1024 >06:41:55,403 INFO program: Fragment size: 1024 >06:41:55,404 INFO program: Reserved GDT blocks: 256 >06:41:55,404 INFO program: Blocks per group: 8192 >06:41:55,404 INFO program: Fragments per group: 8192 >06:41:55,405 INFO program: Inodes per group: 512 >06:41:55,405 INFO program: Inode blocks per group: 128 >06:41:55,405 INFO program: Flex block group size: 16 >06:41:55,406 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >06:41:55,406 INFO program: Last mount time: Wed Dec 18 17:39:09 2013 >06:41:55,406 INFO program: Last write time: Wed Dec 18 17:39:09 2013 >06:41:55,407 INFO program: Mount count: 3 >06:41:55,407 INFO program: Maximum mount count: -1 >06:41:55,407 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >06:41:55,408 INFO program: Check interval: 0 (<none>) >06:41:55,408 INFO program: Lifetime writes: 32 MB >06:41:55,408 INFO program: Reserved blocks uid: 0 (user root) >06:41:55,409 INFO program: Reserved blocks gid: 0 (group root) >06:41:55,409 INFO program: First inode: 11 >06:41:55,409 INFO program: Inode size: 256 >06:41:55,410 INFO program: Required extra isize: 28 >06:41:55,410 INFO program: Desired extra isize: 28 >06:41:55,410 INFO program: Journal inode: 8 >06:41:55,410 INFO program: Default directory hash: half_md4 >06:41:55,411 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >06:41:55,411 INFO program: Journal backup: inode blocks >06:41:55,411 INFO program: Journal features: (none) >06:41:55,411 INFO program: Journal size: 32M >06:41:55,412 INFO program: Journal length: 32768 >06:41:55,412 INFO program: Journal sequence: 0x00000008 >06:41:55,412 INFO program: Journal start: 1 >06:41:55,413 INFO program: >06:41:55,413 DEBUG program: Return code: 0 >06:41:55,414 INFO program: Running... resize2fs -P /dev/mapper/live-rw >06:41:55,423 INFO program: resize2fs 1.42.8 (20-Jun-2013) >06:41:55,424 INFO program: Estimated minimum size of the filesystem: 786368 >06:41:55,424 DEBUG program: Return code: 0 >06:41:55,485 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >06:41:55,493 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >06:41:55,493 INFO program: Filesystem volume name: Anaconda >06:41:55,494 INFO program: Last mounted on: / >06:41:55,494 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >06:41:55,494 INFO program: Filesystem magic number: 0xEF53 >06:41:55,494 INFO program: Filesystem revision #: 1 (dynamic) >06:41:55,495 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 >06:41:55,495 INFO program: Filesystem flags: signed_directory_hash >06:41:55,495 INFO program: Default mount options: user_xattr acl >06:41:55,496 INFO program: Filesystem state: clean >06:41:55,496 INFO program: Errors behavior: Continue >06:41:55,496 INFO program: Filesystem OS type: Linux >06:41:55,496 INFO program: Inode count: 131072 >06:41:55,497 INFO program: Block count: 2097152 >06:41:55,497 INFO program: Reserved block count: 0 >06:41:55,497 INFO program: Free blocks: 1293489 >06:41:55,498 INFO program: Free inodes: 103755 >06:41:55,498 INFO program: First block: 1 >06:41:55,498 INFO program: Block size: 1024 >06:41:55,498 INFO program: Fragment size: 1024 >06:41:55,499 INFO program: Reserved GDT blocks: 256 >06:41:55,499 INFO program: Blocks per group: 8192 >06:41:55,500 INFO program: Fragments per group: 8192 >06:41:55,500 INFO program: Inodes per group: 512 >06:41:55,501 INFO program: Inode blocks per group: 128 >06:41:55,501 INFO program: Flex block group size: 16 >06:41:55,501 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >06:41:55,502 INFO program: Last mount time: Thu Dec 12 14:00:24 2013 >06:41:55,502 INFO program: Last write time: Thu Dec 12 14:00:33 2013 >06:41:55,503 INFO program: Mount count: 2 >06:41:55,503 INFO program: Maximum mount count: -1 >06:41:55,504 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >06:41:55,504 INFO program: Check interval: 0 (<none>) >06:41:55,505 INFO program: Lifetime writes: 32 MB >06:41:55,505 INFO program: Reserved blocks uid: 0 (user root) >06:41:55,506 INFO program: Reserved blocks gid: 0 (group root) >06:41:55,506 INFO program: First inode: 11 >06:41:55,507 INFO program: Inode size: 256 >06:41:55,507 INFO program: Required extra isize: 28 >06:41:55,508 INFO program: Desired extra isize: 28 >06:41:55,508 INFO program: Journal inode: 8 >06:41:55,508 INFO program: Default directory hash: half_md4 >06:41:55,509 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >06:41:55,509 INFO program: Journal backup: inode blocks >06:41:55,510 INFO program: Journal features: (none) >06:41:55,510 INFO program: Journal size: 32M >06:41:55,510 INFO program: Journal length: 32768 >06:41:55,511 INFO program: Journal sequence: 0x00000007 >06:41:55,511 INFO program: Journal start: 0 >06:41:55,512 INFO program: >06:41:55,512 DEBUG program: Return code: 0 >06:41:55,513 INFO program: Running... resize2fs -P /dev/mapper/live-base >06:41:55,523 INFO program: resize2fs 1.42.8 (20-Jun-2013) >06:41:55,524 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >06:41:55,524 INFO program: Couldn't find valid filesystem superblock. >06:41:55,524 DEBUG program: Return code: 1 >06:41:55,596 INFO program: Running... udevadm settle --timeout=300 >06:41:55,637 DEBUG program: Return code: 0 >06:41:55,649 INFO program: Running... udevadm settle --timeout=300 >06:41:55,666 DEBUG program: Return code: 0 >06:41:56,001 INFO program: Running... udevadm settle --timeout=300 >06:41:56,024 DEBUG program: Return code: 0 >06:41:56,034 INFO program: Running... udevadm settle --timeout=300 >06:41:56,063 DEBUG program: Return code: 0 >06:41:56,065 INFO program: Running... lvm lvchange -a n fedora/home >06:41:56,119 DEBUG program: Return code: 0 >06:41:56,125 INFO program: Running... udevadm settle --timeout=300 >06:41:56,148 DEBUG program: Return code: 0 >06:41:56,152 INFO program: Running... lvm vgchange -a n fedora >06:41:56,209 INFO program: 0 logical volume(s) in volume group "fedora" now active >06:41:56,210 DEBUG program: Return code: 0 >06:41:56,217 INFO program: Running... udevadm settle --timeout=300 >06:41:56,239 DEBUG program: Return code: 0 >06:41:56,250 INFO program: Running... udevadm settle --timeout=300 >06:41:56,273 DEBUG program: Return code: 0 >06:41:56,282 INFO program: Running... udevadm settle --timeout=300 >06:41:56,304 DEBUG program: Return code: 0 >06:41:56,314 INFO program: Running... udevadm settle --timeout=300 >06:41:56,335 DEBUG program: Return code: 0 >06:41:56,339 INFO program: Running... udevadm settle --timeout=300 >06:41:56,360 DEBUG program: Return code: 0 >06:41:56,369 INFO program: Running... udevadm settle --timeout=300 >06:41:56,391 DEBUG program: Return code: 0 >06:41:56,395 INFO program: Running... udevadm settle --timeout=300 >06:41:56,415 DEBUG program: Return code: 0 >06:41:56,428 INFO program: Running... udevadm settle --timeout=300 >06:41:56,445 DEBUG program: Return code: 0 >06:41:56,804 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdb1 /mnt/sysimage >06:41:56,932 DEBUG program: Return code: 0 >06:41:56,936 INFO program: Running... udevadm settle --timeout=300 >06:41:56,958 DEBUG program: Return code: 0 >06:41:56,959 INFO program: Running... umount /mnt/sysimage >06:41:56,975 DEBUG program: Return code: 0 >06:41:56,975 INFO program: Running... udevadm settle --timeout=300 >06:41:57,099 DEBUG program: Return code: 0 >06:41:57,109 INFO program: Running... udevadm settle --timeout=300 >06:41:57,126 DEBUG program: Return code: 0 >06:41:57,134 INFO program: Running... lvm lvchange -a y fedora/home >06:41:57,453 DEBUG program: Return code: 0 >06:41:57,454 INFO program: Running... udevadm settle --timeout=300 >06:41:57,476 DEBUG program: Return code: 0 >06:41:57,477 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora-home /mnt/sysimage >06:41:57,586 DEBUG program: Return code: 0 >06:41:57,608 INFO program: Running... udevadm settle --timeout=300 >06:41:57,628 DEBUG program: Return code: 0 >06:41:57,629 INFO program: Running... umount /mnt/sysimage >06:41:57,648 DEBUG program: Return code: 0 >06:41:57,649 INFO program: Running... udevadm settle --timeout=300 >06:41:57,684 DEBUG program: Return code: 0 >06:41:57,689 INFO program: Running... lvm lvchange -a n fedora/home >06:41:57,745 DEBUG program: Return code: 0 >06:41:57,755 INFO program: Running... udevadm settle --timeout=300 >06:41:57,783 DEBUG program: Return code: 0 >06:41:57,790 INFO program: Running... lvm vgchange -a n fedora >06:41:57,834 INFO program: 0 logical volume(s) in volume group "fedora" now active >06:41:57,835 DEBUG program: Return code: 0 >06:41:57,852 INFO program: Running... udevadm settle --timeout=300 >06:41:57,878 DEBUG program: Return code: 0 >06:41:57,903 INFO program: Running... udevadm settle --timeout=300 >06:41:57,933 DEBUG program: Return code: 0 >06:41:57,954 INFO program: Running... lvm lvchange -a y fedora/root >06:41:58,202 DEBUG program: Return code: 0 >06:41:58,203 INFO program: Running... udevadm settle --timeout=300 >06:41:58,234 DEBUG program: Return code: 0 >06:41:58,237 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >06:41:58,273 DEBUG program: Return code: 0 >06:41:58,341 INFO program: Running... arch >06:41:58,608 INFO program: x86_64 >06:41:58,609 DEBUG program: Return code: 0 >06:41:58,620 INFO program: Running... modprobe btrfs >06:41:59,191 DEBUG program: Return code: 0 >06:41:59,192 INFO program: Running... udevadm settle --timeout=300 >06:41:59,222 DEBUG program: Return code: 0 >06:41:59,222 INFO program: Running... modprobe xfs >06:41:59,467 DEBUG program: Return code: 0 >06:41:59,468 INFO program: Running... umount /mnt/sysimage >06:41:59,493 DEBUG program: Return code: 0 >06:41:59,494 INFO program: Running... udevadm settle --timeout=300 >06:41:59,506 ERR program: Error running udevadm: Bad file descriptor > > >/tmp/storage.log: >17:41:26,322 INFO blivet: ISCSID is /sbin/iscsid >17:41:26,323 INFO blivet: no initiator set >17:41:27,053 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >17:41:27,054 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >17:41:37,790 DEBUG blivet: trying to set new default fstype to 'ext4' >17:41:37,857 DEBUG blivet: Ext4FS.supported: supported: True ; >17:41:37,857 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:41:37,859 DEBUG blivet: Ext4FS.supported: supported: True ; >17:41:39,936 INFO blivet: Detected 3984M of memory >17:41:39,936 INFO blivet: Suggested swap size (3984 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >17:41:39,937 INFO blivet: Swap attempt of 0M >17:41:40,736 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x7fa673f4ad50> >17:41:40,736 INFO blivet: no initiator set >17:41:40,736 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >17:41:40,737 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >17:41:40,787 DEBUG blivet: protected device spec LABEL=Fedora_20_x86_64 resolved to sr0 >17:41:40,830 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sda', 'sda1', 'sda2', 'sda3', 'sda5', 'sr0', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'] >17:41:40,839 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-WD_My_Passport_0730_575836314338305037363535-0:0 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'My_Passport_0730', > 'ID_MODEL_ENC': 'My\\x20Passport\\x200730', > 'ID_MODEL_ID': '0730', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0004787a', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1016', > 'ID_SERIAL': 'WD_My_Passport_0730_575836314338305037363535-0:0', > 'ID_SERIAL_SHORT': '575836314338305037363535', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'WD', > 'ID_VENDOR_ENC': 'WD\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '1058', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '417281', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-WD_My_Passport_0730_575836314338305037363535-0:0', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >17:41:40,840 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >17:41:40,842 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:41:40,844 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:41:40,847 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >17:41:40,850 INFO blivet: sdb is a disk >17:41:40,851 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:41:40,855 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >17:41:40,871 INFO blivet: added disk sdb (id 0) to device tree >17:41:40,872 DEBUG blivet: looking up parted Device: /dev/sdb >17:41:40,877 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >17:41:40,880 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >17:41:40,885 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:41:40,885 DEBUG blivet: required disklabel type for sdb (1) is None >17:41:40,885 DEBUG blivet: default disklabel type for sdb is msdos >17:41:40,887 DEBUG blivet: selecting msdos disklabel for sdb based on size >17:41:40,893 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >17:41:40,904 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 0x7fa6695e0690>, <parted.partition.Partition object at 0x7fa6695e0a50>] > device: <parted.device.Device object at 0x7fa6695e0450> > PedDisk: <_ped.Disk object at 0x7fa6695db6c8> >17:41:40,905 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:41:40,908 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >17:41:40,911 INFO blivet: got device: DiskDevice instance (0x7fa682480dd0) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 953837.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: WD My Passport 0730 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953458176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (121597, 255, 63) biosGeometry: (121597, 255, 63) > PedDevice: <_ped.Device object at 0x7fa668ee4830> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fa6695d5310> >17:41:40,913 INFO blivet: got format: DiskLabel instance (0x7fa669572590) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fa6695e0690>, <parted.partition.Partition object at 0x7fa6695e0a50>] > device: <parted.device.Device object at 0x7fa6695e0450> > PedDisk: <_ped.Disk object at 0x7fa6695db6c8> > origPartedDisk = <parted.disk.Disk object at 0x7fa6695e0c90> > partedDevice = parted.Device instance -- > model: WD My Passport 0730 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953458176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (121597, 255, 63) biosGeometry: (121597, 255, 63) > PedDevice: <_ped.Device object at 0x7fa668ee4b90> > >17:41:40,924 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-WD_My_Passport_0730_575836314338305037363535-0:0-part1 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/9c21eb7f-8a2b-4a1e-acbc-f26194424aa8', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9c21eb7f-8a2b-4a1e-acbc-f26194424aa8', > 'ID_FS_UUID_ENC': '9c21eb7f-8a2b-4a1e-acbc-f26194424aa8', > 'ID_FS_VERSION': '1.0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'My_Passport_0730', > 'ID_MODEL_ENC': 'My\\x20Passport\\x200730', > 'ID_MODEL_ID': '0730', > 'ID_PART_ENTRY_DISK': '8:16', > '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': '0004787a-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0004787a', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1016', > 'ID_SERIAL': 'WD_My_Passport_0730_575836314338305037363535-0:0', > 'ID_SERIAL_SHORT': '575836314338305037363535', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'WD', > 'ID_VENDOR_ENC': 'WD\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '1058', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '417476', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-WD_My_Passport_0730_575836314338305037363535-0:0-part1', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/9c21eb7f-8a2b-4a1e-acbc-f26194424aa8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >17:41:40,925 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >17:41:40,927 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >17:41:40,929 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:41:40,930 INFO blivet: sdb1 is a partition >17:41:40,934 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >17:41:40,938 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:41:40,942 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953837MB disk sdb (0) with existing msdos disklabel >17:41:40,946 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >17:41:40,949 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:41:40,950 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:41:40,953 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >17:41:40,954 DEBUG blivet: looking up parted Partition: /dev/sdb1 >17:41:40,956 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >17:41:40,961 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >17:41:40,964 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >17:41:40,966 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >17:41:40,967 INFO blivet: added partition sdb1 (id 1) to device tree >17:41:40,969 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >17:41:40,972 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >17:41:40,974 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:41:40,977 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >17:41:40,985 WARN blivet: disklabel detected but not usable on sdb1 >17:41:40,986 INFO blivet: type detected on 'sdb1' is 'ext4' >17:41:42,667 DEBUG blivet: padding min size from 94 up to 103 >17:41:42,669 DEBUG blivet: Ext4FS.supported: supported: True ; >17:41:42,669 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:41:42,672 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:41:42,674 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >17:41:42,675 DEBUG blivet: looking up parted Device: /dev/sdb1 >17:41:42,676 INFO blivet: got device: PartitionDevice instance (0x7fa6695e0e50) -- > name = sdb1 status = True kids = 0 id = 1 > parents = ['existing 953837MB disk sdb (0) 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:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6: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 0x7fa668ee4ef0> > target size = 0 path = /dev/sdb1 > 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 0x7fa6695e0510> fileSystem: <parted.filesystem.FileSystem object at 0x7fa6695e0b90> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa6695e0810> PedPartition: <_ped.Partition object at 0x7fa6695dc590> > disk = existing 953837MB disk sdb (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >17:41:42,678 DEBUG blivet: Ext4FS.supported: supported: True ; >17:41:42,678 INFO blivet: got format: Ext4FS instance (0x7fa6695e0f50) -- > type = ext4 name = ext4 status = False > device = /dev/sdb1 uuid = 9c21eb7f-8a2b-4a1e-acbc-f26194424aa8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >17:41:42,683 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-WD_My_Passport_0730_575836314338305037363535-0:0-part2 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'DcE3XA-oJFN-Zdee-deO1-zINE-eCsT-bGmLe8', > 'ID_FS_UUID_ENC': 'DcE3XA-oJFN-Zdee-deO1-zINE-eCsT-bGmLe8', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'My_Passport_0730', > 'ID_MODEL_ENC': 'My\\x20Passport\\x200730', > 'ID_MODEL_ID': '0730', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1952432128', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '0004787a-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0004787a', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1016', > 'ID_SERIAL': 'WD_My_Passport_0730_575836314338305037363535-0:0', > 'ID_SERIAL_SHORT': '575836314338305037363535', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'WD', > 'ID_VENDOR_ENC': 'WD\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '1058', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '417676', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/usb-WD_My_Passport_0730_575836314338305037363535-0:0-part2', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >17:41:42,683 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2)... >17:41:42,684 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >17:41:42,685 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:41:42,685 INFO blivet: sdb2 is a partition >17:41:42,686 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >17:41:42,687 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:41:42,689 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953837MB disk sdb (0) with existing msdos disklabel >17:41:42,690 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >17:41:42,691 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:41:42,691 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:41:42,692 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >17:41:42,693 DEBUG blivet: looking up parted Partition: /dev/sdb2 >17:41:42,694 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >17:41:42,695 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >17:41:42,696 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >17:41:42,697 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >17:41:42,698 INFO blivet: added partition sdb2 (id 2) to device tree >17:41:42,699 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >17:41:42,700 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >17:41:42,701 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >17:41:42,702 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >17:41:42,709 WARN blivet: disklabel detected but not usable on sdb2 >17:41:42,745 INFO blivet: type detected on 'sdb2' is 'LVM2_member' >17:41:42,747 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: DcE3XA-oJFN-Zdee-deO1-zINE-eCsT-bGmLe8 ; exists: True ; vgUuid: VxFr2V-9CpA-KeoZ-co1F-OJyJ-D8Iw-4OGH4O ; label: None ; peStart: 1.0 ; device: /dev/sdb2 ; serial: 575836314338305037363535 ; >17:41:42,747 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >17:41:42,748 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:41:42,750 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: lvmpv ; >17:41:42,751 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdb2 ; >17:41:42,753 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:41:42,754 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >17:41:42,754 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:41:42,756 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >17:41:42,756 INFO blivet: added lvmvg fedora (id 3) to device tree >17:41:42,776 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >17:41:42,777 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:41:42,779 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:41:42,781 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >17:41:42,781 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:41:42,782 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: None ; >17:41:42,783 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-home >17:41:42,784 DEBUG blivet: Adding fedora-home/898148MB to fedora >17:41:42,784 INFO blivet: added lvmlv fedora-home (id 4) to device tree >17:41:42,786 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: True ; controllable: True ; orig: False ; >17:41:42,788 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-home ; status: True ; >17:41:42,789 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >17:41:42,794 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-home /dev/disk/by-id/dm-uuid-LVM-VxFr2V9CpAKeoZco1FOJyJD8Iw4OGH4Ock7cxem36b0yBP1BtlAfXA6Lu8jNDjw0 /dev/disk/by-uuid/940e7b3b-1e4d-4e53-a4d0-081f35a5b9a6 /dev/fedora/home /dev/mapper/fedora-home', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-VxFr2V9CpAKeoZco1FOJyJD8Iw4OGH4Ock7cxem36b0yBP1BtlAfXA6Lu8jNDjw0', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '940e7b3b-1e4d-4e53-a4d0-081f35a5b9a6', > 'ID_FS_UUID_ENC': '940e7b3b-1e4d-4e53-a4d0-081f35a5b9a6', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4490512', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', > '/dev/disk/by-id/dm-uuid-LVM-VxFr2V9CpAKeoZco1FOJyJD8Iw4OGH4Ock7cxem36b0yBP1BtlAfXA6Lu8jNDjw0', > '/dev/disk/by-uuid/940e7b3b-1e4d-4e53-a4d0-081f35a5b9a6', > '/dev/fedora/home', > '/dev/mapper/fedora-home'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-home ; >17:41:42,795 INFO blivet: scanning fedora-home (/devices/virtual/block/dm-3)... >17:41:42,796 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >17:41:42,798 DEBUG blivet: DeviceTree.getDeviceByName returned existing 898148MB lvmlv fedora-home (4) >17:41:42,800 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-home ; >17:41:42,801 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-home ; label_type: None ; >17:41:42,803 DEBUG blivet: Ext4FS.supported: supported: True ; >17:41:42,803 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:41:42,804 DEBUG blivet: device fedora-home does not contain a disklabel >17:41:42,804 INFO blivet: type detected on 'fedora-home' is 'ext4' >17:41:42,957 DEBUG blivet: padding min size from 2044 up to 2248 >17:41:42,961 DEBUG blivet: Ext4FS.supported: supported: True ; >17:41:42,961 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:41:42,963 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >17:41:42,966 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >17:41:42,967 DEBUG blivet: fedora size is 953332MB >17:41:42,967 DEBUG blivet: vg fedora has 55184MB free >17:41:42,968 DEBUG blivet: fedora size is 953332MB >17:41:42,969 DEBUG blivet: vg fedora has 55184MB free >17:41:42,970 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x375d1d0) -- > name = fedora-home status = True kids = 0 id = 4 > parents = ['existing 953332MB lvmvg fedora (3)'] > uuid = ck7cxe-m36b-0yBP-1Btl-AfXA-6Lu8-jNDjw0 size = 898148.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1839407104 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (114497, 255, 63) biosGeometry: (114497, 255, 63) > PedDevice: <_ped.Device object at 0x7fa673ec3320> > target size = 898148.0 path = /dev/mapper/fedora-home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fa6695e0fd0) -- > name = fedora status = True kids = 1 id = 3 > parents = ['existing 953336MB partition sdb2 (2) with existing lvmpv'] > uuid = VxFr2V-9CpA-KeoZ-co1F-OJyJ-D8Iw-4OGH4O size = 953332 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 238333 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 238333.0 free space = 55184 > free extents = 13796.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953336MB partition sdb2 (2) with existing lvmpv'] > LVs = ['existing 898148MB lvmlv fedora-home (4) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 898148MB >17:41:42,971 DEBUG blivet: Ext4FS.supported: supported: True ; >17:41:42,972 INFO blivet: got format: Ext4FS instance (0x375da50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-home uuid = 940e7b3b-1e4d-4e53-a4d0-081f35a5b9a6 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 898148.0 targetSize = 898148.0 > >17:41:42,973 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >17:41:42,975 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:41:42,976 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:41:42,979 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >17:41:42,979 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:41:42,981 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >17:41:42,981 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >17:41:42,983 DEBUG blivet: Adding fedora-root/51200MB to fedora >17:41:42,983 INFO blivet: added lvmlv fedora-root (id 5) to device tree >17:41:42,985 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >17:41:42,987 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >17:41:42,989 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >17:41:42,994 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-VxFr2V9CpAKeoZco1FOJyJD8Iw4OGH4OYAB4XNzX0F8rieE8HNPZsVIK7ytw7wC3 /dev/disk/by-uuid/74bbe7bf-3ef9-4230-823c-be1634f38889 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-VxFr2V9CpAKeoZco1FOJyJD8Iw4OGH4OYAB4XNzX0F8rieE8HNPZsVIK7ytw7wC3', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '74bbe7bf-3ef9-4230-823c-be1634f38889', > 'ID_FS_UUID_ENC': '74bbe7bf-3ef9-4230-823c-be1634f38889', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4491057', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-VxFr2V9CpAKeoZco1FOJyJD8Iw4OGH4OYAB4XNzX0F8rieE8HNPZsVIK7ytw7wC3', > '/dev/disk/by-uuid/74bbe7bf-3ef9-4230-823c-be1634f38889', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >17:41:42,995 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >17:41:42,996 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >17:41:42,998 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv fedora-root (5) >17:41:43,000 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >17:41:43,001 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >17:41:43,003 DEBUG blivet: Ext4FS.supported: supported: True ; >17:41:43,004 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:41:43,004 DEBUG blivet: device fedora-root does not contain a disklabel >17:41:43,004 INFO blivet: type detected on 'fedora-root' is 'ext4' >17:41:43,089 DEBUG blivet: padding min size from 8893 up to 9393 >17:41:43,092 DEBUG blivet: Ext4FS.supported: supported: True ; >17:41:43,093 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:41:43,095 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >17:41:43,098 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >17:41:43,099 DEBUG blivet: fedora size is 953332MB >17:41:43,100 DEBUG blivet: vg fedora has 3984MB free >17:41:43,100 DEBUG blivet: fedora size is 953332MB >17:41:43,102 DEBUG blivet: vg fedora has 3984MB free >17:41:43,103 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x375d150) -- > name = fedora-root status = True kids = 0 id = 5 > parents = ['existing 953332MB lvmvg fedora (3)'] > uuid = YAB4XN-zX0F-8rie-E8HN-PZsV-IK7y-tw7wC3 size = 51200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fa673ec3950> > target size = 51200.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fa6695e0fd0) -- > name = fedora status = True kids = 2 id = 3 > parents = ['existing 953336MB partition sdb2 (2) with existing lvmpv'] > uuid = VxFr2V-9CpA-KeoZ-co1F-OJyJ-D8Iw-4OGH4O size = 953332 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 238333 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 238333.0 free space = 3984 > free extents = 996.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953336MB partition sdb2 (2) with existing lvmpv'] > LVs = ['existing 898148MB lvmlv fedora-home (4) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora-root (5) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 51200MB >17:41:43,105 DEBUG blivet: Ext4FS.supported: supported: True ; >17:41:43,106 INFO blivet: got format: Ext4FS instance (0x375dbd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 74bbe7bf-3ef9-4230-823c-be1634f38889 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 51200.0 targetSize = 51200.0 > >17:41:43,107 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >17:41:43,109 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:41:43,111 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:41:43,113 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >17:41:43,113 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:41:43,115 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >17:41:43,116 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >17:41:43,117 DEBUG blivet: Adding fedora-swap/3984MB to fedora >17:41:43,117 INFO blivet: added lvmlv fedora-swap (id 6) to device tree >17:41:43,119 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >17:41:43,121 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >17:41:43,122 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >17:41:43,128 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-VxFr2V9CpAKeoZco1FOJyJD8Iw4OGH4O0aq5BnGV4zRVwDLnbNUY0ZgYKGUjA9Lt /dev/disk/by-uuid/25066569-548d-428f-9ad6-9abb89003bb4 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-VxFr2V9CpAKeoZco1FOJyJD8Iw4OGH4O0aq5BnGV4zRVwDLnbNUY0ZgYKGUjA9Lt', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '25066569-548d-428f-9ad6-9abb89003bb4', > 'ID_FS_UUID_ENC': '25066569-548d-428f-9ad6-9abb89003bb4', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4489211', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-VxFr2V9CpAKeoZco1FOJyJD8Iw4OGH4O0aq5BnGV4zRVwDLnbNUY0ZgYKGUjA9Lt', > '/dev/disk/by-uuid/25066569-548d-428f-9ad6-9abb89003bb4', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-swap ; >17:41:43,128 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-2)... >17:41:43,130 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >17:41:43,132 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3984MB lvmlv fedora-swap (6) >17:41:43,133 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >17:41:43,135 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >17:41:43,137 DEBUG blivet: SwapSpace.__init__: >17:41:43,137 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:41:43,137 DEBUG blivet: device fedora-swap does not contain a disklabel >17:41:43,138 INFO blivet: type detected on 'fedora-swap' is 'swap' >17:41:43,139 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: 25066569-548d-428f-9ad6-9abb89003bb4 ; exists: True ; label: None ; >17:41:43,140 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:41:43,141 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >17:41:43,143 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >17:41:43,144 DEBUG blivet: fedora size is 953332MB >17:41:43,145 DEBUG blivet: vg fedora has 0MB free >17:41:43,145 DEBUG blivet: fedora size is 953332MB >17:41:43,147 DEBUG blivet: vg fedora has 0MB free >17:41:43,149 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x375d9d0) -- > name = fedora-swap status = True kids = 0 id = 6 > parents = ['existing 953332MB lvmvg fedora (3)'] > uuid = 0aq5Bn-GV4z-RVwD-LnbN-UY0Z-gYKG-UjA9Lt size = 3984.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8159232 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (507, 255, 63) biosGeometry: (507, 255, 63) > PedDevice: <_ped.Device object at 0x7fa673ec39e0> > target size = 3984.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fa6695e0fd0) -- > name = fedora status = True kids = 3 id = 3 > parents = ['existing 953336MB partition sdb2 (2) with existing lvmpv'] > uuid = VxFr2V-9CpA-KeoZ-co1F-OJyJ-D8Iw-4OGH4O size = 953332 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 238333 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 238333.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953336MB partition sdb2 (2) with existing lvmpv'] > LVs = ['existing 898148MB lvmlv fedora-home (4) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora-root (5) with existing ext4 filesystem', > 'existing 3984MB lvmlv fedora-swap (6) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 3984MB >17:41:43,149 INFO blivet: got format: SwapSpace instance (0x3777490) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 25066569-548d-428f-9ad6-9abb89003bb4 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >17:41:43,151 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >17:41:43,154 DEBUG blivet: DeviceTree.getDeviceByName returned existing 898148MB lvmlv fedora-home (4) with existing ext4 filesystem >17:41:43,155 DEBUG blivet: set fedora-home copies to 1, metadata size to 0MB, log size to 0MB, total size 898148MB >17:41:43,156 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >17:41:43,157 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3984MB lvmlv fedora-swap (6) with existing swap >17:41:43,158 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0MB, log size to 0MB, total size 3984MB >17:41:43,159 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >17:41:43,160 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv fedora-root (5) with existing ext4 filesystem >17:41:43,161 DEBUG blivet: set fedora-root copies to 1, metadata size to 0MB, log size to 0MB, total size 51200MB >17:41:43,161 DEBUG blivet: looking up parted Device: /dev/sdb2 >17:41:43,163 INFO blivet: got device: PartitionDevice instance (0x7fa6695fd290) -- > name = sdb2 status = True kids = 1 id = 2 > parents = ['existing 953837MB disk sdb (0) with existing msdos disklabel'] > uuid = None size = 953336.0 > format = existing lvmpv > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1952432128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (121533, 255, 63) biosGeometry: (121533, 255, 63) > PedDevice: <_ped.Device object at 0x7fa668ee4dd0> > target size = 0 path = /dev/sdb2 > 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 0x7fa6695e0510> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa6695e0b10> PedPartition: <_ped.Partition object at 0x7fa6695dc5f0> > disk = existing 953837MB disk sdb (0) with existing msdos disklabel > start = 1026048 end = 1953458175 length = 1952432128 > flags = lvm >17:41:43,164 INFO blivet: got format: LVMPhysicalVolume instance (0x375d250) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sdb2 uuid = DcE3XA-oJFN-Zdee-deO1-zINE-eCsT-bGmLe8 exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = VxFr2V-9CpA-KeoZ-co1F-OJyJ-D8Iw-4OGH4O peStart = 1.0 >17:41:43,168 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9640320AS_5WX0EXBA /dev/disk/by-id/wwn-0x5000c5001e5f0d98', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '154', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '154', > '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': '5799', > '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': 'ST9640320AS', > 'ID_MODEL_ENC': 'ST9640320AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'f5bc42aa', > 'ID_REVISION': '0001SDM1', > 'ID_SERIAL': 'ST9640320AS_5WX0EXBA', > 'ID_SERIAL_SHORT': '5WX0EXBA', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001e5f0d98', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001e5f0d98', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '423725', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9640320AS_5WX0EXBA', > '/dev/disk/by-id/wwn-0x5000c5001e5f0d98'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >17:41:43,168 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >17:41:43,169 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:41:43,171 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:41:43,172 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >17:41:43,173 INFO blivet: sda is a disk >17:41:43,173 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:41:43,174 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >17:41:43,187 INFO blivet: added disk sda (id 7) to device tree >17:41:43,187 DEBUG blivet: looking up parted Device: /dev/sda >17:41:43,437 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >17:41:43,439 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >17:41:43,440 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:41:43,440 DEBUG blivet: required disklabel type for sda (1) is None >17:41:43,441 DEBUG blivet: default disklabel type for sda is msdos >17:41:43,441 DEBUG blivet: selecting msdos disklabel for sda based on size >17:41:43,442 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >17:41:43,699 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3777650>, <parted.partition.Partition object at 0x3777790>, <parted.partition.Partition object at 0x7fa6695e4290>, <parted.partition.Partition object at 0x37778d0>] > device: <parted.device.Device object at 0x375d710> > PedDisk: <_ped.Disk object at 0x37577e8> >17:41:43,699 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:41:43,701 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >17:41:43,703 INFO blivet: got device: DiskDevice instance (0x375de50) -- > name = sda status = True kids = 0 id = 7 > parents = [] > uuid = None size = 610480.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9640320AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1250263728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (77825, 255, 63) biosGeometry: (77825, 255, 63) > PedDevice: <_ped.Device object at 0x7fa673ec3cb0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x375de10> >17:41:43,705 INFO blivet: got format: DiskLabel instance (0x7fa682465810) -- > 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 = 4 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3777650>, <parted.partition.Partition object at 0x3777790>, <parted.partition.Partition object at 0x7fa6695e4290>, <parted.partition.Partition object at 0x37778d0>] > device: <parted.device.Device object at 0x375d710> > PedDisk: <_ped.Disk object at 0x37577e8> > origPartedDisk = <parted.disk.Disk object at 0x3777a10> > partedDevice = parted.Device instance -- > model: ATA ST9640320AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1250263728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (77825, 255, 63) biosGeometry: (77825, 255, 63) > PedDevice: <_ped.Device object at 0x7fa673ec3b90> > >17:41:43,712 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9640320AS_5WX0EXBA-part1 /dev/disk/by-id/wwn-0x5000c5001e5f0d98-part1 /dev/disk/by-label/RECOVERY /dev/disk/by-uuid/3C98-AC5D', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '154', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '154', > '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': '5799', > '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': 'RECOVERY', > 'ID_FS_LABEL_ENC': 'RECOVERY', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '3C98-AC5D', > 'ID_FS_UUID_ENC': '3C98-AC5D', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'ST9640320AS', > 'ID_MODEL_ENC': 'ST9640320AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '26635707', > 'ID_PART_ENTRY_TYPE': '0x1c', > 'ID_PART_ENTRY_UUID': 'f5bc42aa-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'f5bc42aa', > 'ID_REVISION': '0001SDM1', > 'ID_SERIAL': 'ST9640320AS_5WX0EXBA', > 'ID_SERIAL_SHORT': '5WX0EXBA', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001e5f0d98', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001e5f0d98', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '423987', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9640320AS_5WX0EXBA-part1', > '/dev/disk/by-id/wwn-0x5000c5001e5f0d98-part1', > '/dev/disk/by-label/RECOVERY', > '/dev/disk/by-uuid/3C98-AC5D'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >17:41:43,712 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >17:41:43,714 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >17:41:43,715 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:41:43,715 INFO blivet: sda1 is a partition >17:41:43,716 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >17:41:43,718 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:41:43,720 DEBUG blivet: DeviceTree.getDeviceByName returned existing 610480MB disk sda (7) with existing msdos disklabel >17:41:43,722 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >17:41:43,724 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:41:43,725 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:41:43,727 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >17:41:43,727 DEBUG blivet: looking up parted Partition: /dev/sda1 >17:41:43,729 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >17:41:43,733 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >17:41:43,737 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >17:41:43,739 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >17:41:43,740 INFO blivet: added partition sda1 (id 8) to device tree >17:41:43,741 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >17:41:43,744 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >17:41:43,745 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:41:43,748 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >17:41:43,758 WARN blivet: disklabel detected but not usable on sda1 >17:41:43,759 INFO blivet: type detected on 'sda1' is 'vfat' >17:41:43,761 DEBUG blivet: FATFS.supported: supported: True ; >17:41:43,945 DEBUG blivet: getFormat('vfat') returning FATFS instance >17:41:43,948 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:41:43,951 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: vfat ; >17:41:43,953 DEBUG blivet: looking up parted Device: /dev/sda1 >17:41:43,955 INFO blivet: got device: PartitionDevice instance (0x3777cd0) -- > name = sda1 status = True kids = 0 id = 8 > parents = ['existing 610480MB disk sda (7) with existing msdos disklabel'] > uuid = None size = 13005.7163086 > format = existing vfat filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 26635707 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1657, 255, 63) biosGeometry: (1657, 255, 63) > PedDevice: <_ped.Device object at 0x7fa673ec3f80> > target size = 0 path = /dev/sda1 > 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 0x375d050> fileSystem: <parted.filesystem.FileSystem object at 0x37775d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3777550> PedPartition: <_ped.Partition object at 0x7fa668fd7a70> > disk = existing 610480MB disk sda (7) with existing msdos disklabel > start = 63 end = 26635769 length = 26635707 > flags = hidden, lba >17:41:43,956 DEBUG blivet: FATFS.supported: supported: True ; >17:41:43,957 INFO blivet: got format: FATFS instance (0x376f0d0) -- > type = vfat name = vfat status = False > device = /dev/sda1 uuid = 3C98-AC5D exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = RECOVERY size = 0.0 targetSize = 0.0 > >17:41:43,988 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9640320AS_5WX0EXBA-part2 /dev/disk/by-id/wwn-0x5000c5001e5f0d98-part2 /dev/disk/by-label/OS /dev/disk/by-uuid/F0D66028D65FED7A', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '154', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '154', > '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': '5799', > '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': 'OS', > 'ID_FS_LABEL_ENC': 'OS', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'F0D66028D65FED7A', > 'ID_FS_UUID_ENC': 'F0D66028D65FED7A', > 'ID_MODEL': 'ST9640320AS', > 'ID_MODEL_ENC': 'ST9640320AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '26636288', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '312565760', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': 'f5bc42aa-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'f5bc42aa', > 'ID_REVISION': '0001SDM1', > 'ID_SERIAL': 'ST9640320AS_5WX0EXBA', > 'ID_SERIAL_SHORT': '5WX0EXBA', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001e5f0d98', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001e5f0d98', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '424277', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9640320AS_5WX0EXBA-part2', > '/dev/disk/by-id/wwn-0x5000c5001e5f0d98-part2', > '/dev/disk/by-label/OS', > '/dev/disk/by-uuid/F0D66028D65FED7A'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >17:41:43,989 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >17:41:43,990 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >17:41:43,991 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:41:43,991 INFO blivet: sda2 is a partition >17:41:43,992 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >17:41:43,993 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:41:43,994 DEBUG blivet: DeviceTree.getDeviceByName returned existing 610480MB disk sda (7) with existing msdos disklabel >17:41:43,996 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >17:41:43,997 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:41:43,997 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:41:43,998 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >17:41:43,998 DEBUG blivet: looking up parted Partition: /dev/sda2 >17:41:44,000 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >17:41:44,001 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >17:41:44,002 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >17:41:44,003 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >17:41:44,004 INFO blivet: added partition sda2 (id 9) to device tree >17:41:44,005 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >17:41:44,006 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >17:41:44,007 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:41:44,008 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >17:41:44,023 WARN blivet: disklabel detected but not usable on sda2 >17:41:44,024 INFO blivet: type detected on 'sda2' is 'ntfs' >06:41:54,342 DEBUG blivet: padding min size from 38043 up to 38543 >06:41:54,345 DEBUG blivet: NTFS.supported: supported: False ; >06:41:54,346 DEBUG blivet: getFormat('ntfs') returning NTFS instance >06:41:54,349 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >06:41:54,352 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >06:41:54,354 DEBUG blivet: looking up parted Device: /dev/sda2 >06:41:54,356 INFO blivet: got device: PartitionDevice instance (0x7fa6695f5410) -- > name = sda2 status = True kids = 0 id = 9 > parents = ['existing 610480MB disk sda (7) with existing msdos disklabel'] > uuid = None size = 152620.0 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 312565760 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19456, 255, 63) biosGeometry: (19456, 255, 63) > PedDevice: <_ped.Device object at 0x7fa673ec3ef0> > target size = 0 path = /dev/sda2 > 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 0x375d050> fileSystem: <parted.filesystem.FileSystem object at 0x3777850> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x37777d0> PedPartition: <_ped.Partition object at 0x7fa668fd7ad0> > disk = existing 610480MB disk sda (7) with existing msdos disklabel > start = 26636288 end = 339202047 length = 312565760 > flags = boot >06:41:54,357 DEBUG blivet: NTFS.supported: supported: False ; >06:41:54,357 INFO blivet: got format: NTFS instance (0x3777e90) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = F0D66028D65FED7A exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = OS size = 152619.0 targetSize = 152619.0 > >06:41:54,362 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9640320AS_5WX0EXBA-part3 /dev/disk/by-id/wwn-0x5000c5001e5f0d98-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '154', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '154', > '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': '5799', > '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': 'ST9640320AS', > 'ID_MODEL_ENC': 'ST9640320AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '339202048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '911058944', > 'ID_PART_ENTRY_TYPE': '0xf', > 'ID_PART_ENTRY_UUID': 'f5bc42aa-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'f5bc42aa', > 'ID_REVISION': '0001SDM1', > 'ID_SERIAL': 'ST9640320AS_5WX0EXBA', > 'ID_SERIAL_SHORT': '5WX0EXBA', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001e5f0d98', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001e5f0d98', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '424549', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST9640320AS_5WX0EXBA-part3', > '/dev/disk/by-id/wwn-0x5000c5001e5f0d98-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >06:41:54,363 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >06:41:54,364 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >06:41:54,365 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:41:54,365 INFO blivet: sda3 is a partition >06:41:54,366 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >06:41:54,367 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >06:41:54,369 DEBUG blivet: DeviceTree.getDeviceByName returned existing 610480MB disk sda (7) with existing msdos disklabel >06:41:54,370 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >06:41:54,371 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >06:41:54,371 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:41:54,373 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >06:41:54,373 DEBUG blivet: looking up parted Partition: /dev/sda3 >06:41:54,374 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >06:41:54,375 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >06:41:54,376 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >06:41:54,378 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >06:41:54,378 INFO blivet: added partition sda3 (id 10) to device tree >06:41:54,379 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >06:41:54,381 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >06:41:54,382 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >06:41:54,383 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >06:41:54,435 WARN blivet: disklabel detected but not usable on sda3 >06:41:54,436 DEBUG blivet: no type or existing type for sda3, bailing >06:41:54,436 DEBUG blivet: looking up parted Device: /dev/sda3 >06:41:54,438 INFO blivet: got device: PartitionDevice instance (0x7fa676c08490) -- > name = sda3 status = True kids = 0 id = 10 > parents = ['existing 610480MB disk sda (7) with existing msdos disklabel'] > uuid = None size = 444853.0 > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 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 0x7fa673ec3680> > target size = 0 path = /dev/sda3 > 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 0x375d050> fileSystem: None > number: 3 path: /dev/sda3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa6695e4250> PedPartition: <_ped.Partition object at 0x7fa668fd7890> > disk = existing 610480MB disk sda (7) with existing msdos disklabel > start = 339202048 end = 1250260991 length = 911058944 > flags = lba >06:41:54,444 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9640320AS_5WX0EXBA-part5 /dev/disk/by-id/wwn-0x5000c5001e5f0d98-part5 /dev/disk/by-label/DATA /dev/disk/by-uuid/32C6A3E4C6A3A697', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '154', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '154', > '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': '5799', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'DATA', > 'ID_FS_LABEL_ENC': 'DATA', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '32C6A3E4C6A3A697', > 'ID_FS_UUID_ENC': '32C6A3E4C6A3A697', > 'ID_MODEL': 'ST9640320AS', > 'ID_MODEL_ENC': 'ST9640320AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '339204096', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '911056896', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': 'f5bc42aa-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'f5bc42aa', > 'ID_REVISION': '0001SDM1', > 'ID_SERIAL': 'ST9640320AS_5WX0EXBA', > 'ID_SERIAL_SHORT': '5WX0EXBA', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5001e5f0d98', > 'ID_WWN_WITH_EXTENSION': '0x5000c5001e5f0d98', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '424819', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST9640320AS_5WX0EXBA-part5', > '/dev/disk/by-id/wwn-0x5000c5001e5f0d98-part5', > '/dev/disk/by-label/DATA', > '/dev/disk/by-uuid/32C6A3E4C6A3A697'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >06:41:54,445 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >06:41:54,446 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >06:41:54,447 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:41:54,448 INFO blivet: sda5 is a partition >06:41:54,449 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >06:41:54,450 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >06:41:54,451 DEBUG blivet: DeviceTree.getDeviceByName returned existing 610480MB disk sda (7) with existing msdos disklabel >06:41:54,452 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >06:41:54,454 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >06:41:54,454 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:41:54,455 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >06:41:54,456 DEBUG blivet: looking up parted Partition: /dev/sda5 >06:41:54,457 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >06:41:54,458 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >06:41:54,460 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >06:41:54,462 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >06:41:54,462 INFO blivet: added partition sda5 (id 11) to device tree >06:41:54,463 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >06:41:54,464 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >06:41:54,465 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >06:41:54,467 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >06:41:54,520 WARN blivet: disklabel detected but not usable on sda5 >06:41:54,520 INFO blivet: type detected on 'sda5' is 'ntfs' >06:41:55,156 DEBUG blivet: padding min size from 3072 up to 3380 >06:41:55,160 DEBUG blivet: NTFS.supported: supported: False ; >06:41:55,160 DEBUG blivet: getFormat('ntfs') returning NTFS instance >06:41:55,163 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >06:41:55,165 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: ntfs ; >06:41:55,166 DEBUG blivet: looking up parted Device: /dev/sda5 >06:41:55,167 INFO blivet: got device: PartitionDevice instance (0x7fa673cac210) -- > name = sda5 status = True kids = 0 id = 11 > parents = ['existing 610480MB disk sda (7) with existing msdos disklabel'] > uuid = None size = 444852.0 > format = existing ntfs filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 911056896 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (56710, 255, 63) biosGeometry: (56710, 255, 63) > PedDevice: <_ped.Device object at 0x375f0e0> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x375d050> fileSystem: <parted.filesystem.FileSystem object at 0x3777b90> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3777990> PedPartition: <_ped.Partition object at 0x7fa668fd7a10> > disk = existing 610480MB disk sda (7) with existing msdos disklabel > start = 339204096 end = 1250260991 length = 911056896 > flags = >06:41:55,169 DEBUG blivet: NTFS.supported: supported: False ; >06:41:55,169 INFO blivet: got format: NTFS instance (0x7fa673c9c410) -- > type = ntfs name = ntfs status = False > device = /dev/sda5 uuid = 32C6A3E4C6A3A697 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = DATA size = 444851.0 targetSize = 444851.0 > >06:41:55,174 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-STDVDRAM_GT10N /dev/disk/by-label/Fedora\\x2020\\x20x86_64 /dev/disk/by-uuid/2013-12-12-14-06-38-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_R': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '2', > 'ID_CDROM_MEDIA_SESSION_NEXT': '2', > 'ID_CDROM_MEDIA_STATE': 'appendable', > 'ID_CDROM_MEDIA_TRACK_COUNT': '2', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora_20_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-38-00', > 'ID_FS_UUID_ENC': '2013-12-12-14-06-38-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'HL-DT-STDVDRAM_GT10N', > 'ID_MODEL_ENC': 'HL-DT-STDVDRAM\\x20GT10N\\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': '375fe761', > 'ID_REVISION': '1.02', > 'ID_SERIAL': 'HL-DT-STDVDRAM_GT10N', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '428434', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-STDVDRAM_GT10N', > '/dev/disk/by-label/Fedora\\x2020\\x20x86_64', > '/dev/disk/by-uuid/2013-12-12-14-06-38-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >06:41:55,174 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >06:41:55,175 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >06:41:55,176 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:41:55,177 INFO blivet: sr0 is a cdrom >06:41:55,178 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >06:41:55,178 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:41:55,180 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >06:41:55,180 INFO blivet: added cdrom sr0 (id 12) to device tree >06:41:55,181 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >06:41:55,189 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >06:41:55,190 INFO blivet: type detected on 'sr0' is 'iso9660' >06:41:55,193 DEBUG blivet: Iso9660FS.supported: supported: True ; >06:41:55,193 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >06:41:55,195 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >06:41:55,196 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >06:41:55,203 DEBUG blivet: looking up parted Device: /dev/sr0 >06:41:55,222 INFO blivet: got device: OpticalDevice instance (0x7fa673cac3d0) -- > name = sr0 status = True kids = 0 id = 12 > parents = [] > uuid = None size = 321.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: HL-DT-ST DVDRAM GT10N path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 164352 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (10, 255, 63) biosGeometry: (10, 255, 63) > PedDevice: <_ped.Device object at 0x7fa673ec3b00> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >06:41:55,225 DEBUG blivet: Iso9660FS.supported: supported: True ; >06:41:55,225 INFO blivet: got format: Iso9660FS instance (0x7fa673cac0d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-12-14-06-38-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 > >06:41:55,227 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': '528936', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >06:41:55,227 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >06:41:55,228 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >06:41:55,229 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:41:55,229 INFO blivet: loop0 is a loop device >06:41:55,230 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >06:41:55,231 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >06:41:55,232 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:41:55,233 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:41:55,234 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >06:41:55,234 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 13) to device tree >06:41:55,237 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >06:41:55,237 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:41:55,239 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >06:41:55,239 INFO blivet: added loop loop0 (id 14) to device tree >06:41:55,241 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >06:41:55,245 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >06:41:55,245 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >06:41:55,246 DEBUG blivet: device loop0 does not contain a disklabel >06:41:55,246 INFO blivet: type detected on 'loop0' is 'squashfs' >06:41:55,246 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >06:41:55,248 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >06:41:55,248 INFO blivet: got device: LoopDevice instance (0x7fa673f15710) -- > name = loop0 status = False kids = 0 id = 14 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (13)'] > 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 >06:41:55,249 INFO blivet: got format: DeviceFormat instance (0x7fa673c9c650) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >06:41:55,252 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': '530776', > '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 ; >06:41:55,252 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >06:41:55,254 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >06:41:55,255 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:41:55,255 INFO blivet: loop1 is a loop device >06:41:55,257 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >06:41:55,258 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >06:41:55,259 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:41:55,259 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:41:55,261 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >06:41:55,261 INFO blivet: added file /LiveOS/rootfs.img (id 15) to device tree >06:41:55,263 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >06:41:55,263 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:41:55,265 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >06:41:55,265 INFO blivet: added loop loop1 (id 16) to device tree >06:41:55,266 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >06:41:55,267 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >06:41:55,269 DEBUG blivet: Ext4FS.supported: supported: True ; >06:41:55,270 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:41:55,270 DEBUG blivet: device loop1 does not contain a disklabel >06:41:55,270 INFO blivet: type detected on 'loop1' is 'ext4' >06:41:55,311 DEBUG blivet: using current size 0 as min size >06:41:55,313 DEBUG blivet: Ext4FS.supported: supported: True ; >06:41:55,314 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:41:55,316 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >06:41:55,316 INFO blivet: got device: LoopDevice instance (0x7fa673c9c450) -- > name = loop1 status = False kids = 0 id = 16 > parents = ['existing 0MB file /LiveOS/rootfs.img (15)'] > 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 >06:41:55,318 DEBUG blivet: Ext4FS.supported: supported: True ; >06:41:55,318 INFO blivet: got format: Ext4FS instance (0x7fa673c9cdd0) -- > 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 > >06:41:55,321 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '532632', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >06:41:55,322 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >06:41:55,323 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >06:41:55,325 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:41:55,325 INFO blivet: loop2 is a loop device >06:41:55,327 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >06:41:55,328 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >06:41:55,329 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:41:55,330 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:41:55,331 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >06:41:55,332 INFO blivet: added file /overlay (deleted) (id 17) to device tree >06:41:55,333 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >06:41:55,334 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:41:55,335 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >06:41:55,336 INFO blivet: added loop loop2 (id 18) to device tree >06:41:55,337 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >06:41:55,339 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >06:41:55,339 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >06:41:55,339 DEBUG blivet: device loop2 does not contain a disklabel >06:41:55,340 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >06:41:55,341 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >06:41:55,342 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: DM_snapshot_cow ; >06:41:55,343 INFO blivet: got device: LoopDevice instance (0x7fa673c9cd90) -- > name = loop2 status = False kids = 0 id = 18 > parents = ['existing 0MB file /overlay (deleted) (17)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >06:41:55,343 INFO blivet: got format: DeviceFormat instance (0x7fa673c9c1d0) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >06:41:55,347 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': '31218314', > '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 ; >06:41:55,348 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >06:41:55,349 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >06:41:55,350 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:41:55,351 INFO blivet: live-rw is a device-mapper device >06:41:55,352 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >06:41:55,354 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >06:41:55,354 DEBUG blivet: failed to find dm node for fedora >06:41:55,356 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >06:41:55,357 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >06:41:55,359 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >06:41:55,362 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >06:41:55,364 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (16) with existing ext4 filesystem >06:41:55,366 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >06:41:55,368 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (18) with existing DM_snapshot_cow >06:41:55,370 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >06:41:55,371 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:41:55,373 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >06:41:55,373 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:41:55,375 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >06:41:55,376 INFO blivet: added dm live-rw (id 19) to device tree >06:41:55,378 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >06:41:55,381 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >06:41:55,383 DEBUG blivet: Ext4FS.supported: supported: True ; >06:41:55,383 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:41:55,383 DEBUG blivet: device live-rw does not contain a disklabel >06:41:55,384 INFO blivet: type detected on 'live-rw' is 'ext4' >06:41:55,424 DEBUG blivet: padding min size from 768 up to 844 >06:41:55,428 DEBUG blivet: Ext4FS.supported: supported: True ; >06:41:55,429 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:41:55,432 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >06:41:55,434 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >06:41:55,438 INFO blivet: got device: DMDevice instance (0x7fa673c9cbd0) -- > name = live-rw status = True kids = 0 id = 19 > parents = ['existing 0MB loop loop2 (18) with existing DM_snapshot_cow'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x375f170> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >06:41:55,441 DEBUG blivet: Ext4FS.supported: supported: True ; >06:41:55,442 INFO blivet: got format: Ext4FS instance (0x7fa673c9ccd0) -- > 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 > >06:41:55,449 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': '629380', > '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 ; >06:41:55,450 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >06:41:55,452 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >06:41:55,454 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:41:55,454 INFO blivet: live-base is a device-mapper device >06:41:55,456 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >06:41:55,458 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >06:41:55,458 DEBUG blivet: failed to find dm node for fedora >06:41:55,461 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >06:41:55,462 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >06:41:55,463 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >06:41:55,465 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >06:41:55,466 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >06:41:55,467 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (16) with existing ext4 filesystem >06:41:55,469 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >06:41:55,470 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:41:55,472 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >06:41:55,472 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:41:55,476 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >06:41:55,476 INFO blivet: added dm live-base (id 20) to device tree >06:41:55,478 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >06:41:55,481 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >06:41:55,484 DEBUG blivet: Ext4FS.supported: supported: True ; >06:41:55,484 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:41:55,484 DEBUG blivet: device live-base does not contain a disklabel >06:41:55,484 INFO blivet: type detected on 'live-base' is 'ext4' >06:41:55,525 DEBUG blivet: using current size 0 as min size >06:41:55,526 DEBUG blivet: Ext4FS.supported: supported: True ; >06:41:55,527 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:41:55,528 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >06:41:55,529 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >06:41:55,530 INFO blivet: got device: DMDevice instance (0x7fa673c9c590) -- > name = live-base status = True kids = 0 id = 20 > parents = ['existing 0MB loop loop1 (16) 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 0x375f050> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >06:41:55,531 DEBUG blivet: Ext4FS.supported: supported: True ; >06:41:55,532 INFO blivet: got format: Ext4FS instance (0x376fb50) -- > 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 > >06:41:55,535 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-VxFr2V9CpAKeoZco1FOJyJD8Iw4OGH4O0aq5BnGV4zRVwDLnbNUY0ZgYKGUjA9Lt /dev/disk/by-uuid/25066569-548d-428f-9ad6-9abb89003bb4 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-VxFr2V9CpAKeoZco1FOJyJD8Iw4OGH4O0aq5BnGV4zRVwDLnbNUY0ZgYKGUjA9Lt', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '25066569-548d-428f-9ad6-9abb89003bb4', > 'ID_FS_UUID_ENC': '25066569-548d-428f-9ad6-9abb89003bb4', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4489211', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-VxFr2V9CpAKeoZco1FOJyJD8Iw4OGH4O0aq5BnGV4zRVwDLnbNUY0ZgYKGUjA9Lt', > '/dev/disk/by-uuid/25066569-548d-428f-9ad6-9abb89003bb4', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-swap ; >06:41:55,536 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-2)... >06:41:55,537 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >06:41:55,539 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3984MB lvmlv fedora-swap (6) with existing swap >06:41:55,540 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >06:41:55,541 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >06:41:55,542 DEBUG blivet: SwapSpace.__init__: >06:41:55,543 DEBUG blivet: getFormat('swap') returning SwapSpace instance >06:41:55,543 DEBUG blivet: device fedora-swap does not contain a disklabel >06:41:55,543 DEBUG blivet: no type or existing type for fedora-swap, bailing >06:41:55,545 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >06:41:55,546 DEBUG blivet: fedora size is 953332MB >06:41:55,547 DEBUG blivet: vg fedora has 0MB free >06:41:55,547 DEBUG blivet: fedora size is 953332MB >06:41:55,548 DEBUG blivet: vg fedora has 0MB free >06:41:55,550 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x375d9d0) -- > name = fedora-swap status = True kids = 0 id = 6 > parents = ['existing 953332MB lvmvg fedora (3)'] > uuid = 0aq5Bn-GV4z-RVwD-LnbN-UY0Z-gYKG-UjA9Lt size = 3984.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8159232 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (507, 255, 63) biosGeometry: (507, 255, 63) > PedDevice: <_ped.Device object at 0x7fa673ec39e0> > target size = 3984.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fa6695e0fd0) -- > name = fedora status = True kids = 3 id = 3 > parents = ['existing 953336MB partition sdb2 (2) with existing lvmpv'] > uuid = VxFr2V-9CpA-KeoZ-co1F-OJyJ-D8Iw-4OGH4O size = 953332 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 238333 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 238333.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953336MB partition sdb2 (2) with existing lvmpv'] > LVs = ['existing 898148MB lvmlv fedora-home (4) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora-root (5) with existing ext4 filesystem', > 'existing 3984MB lvmlv fedora-swap (6) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 3984MB >06:41:55,551 INFO blivet: got format: SwapSpace instance (0x3777490) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 25066569-548d-428f-9ad6-9abb89003bb4 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >06:41:55,556 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-home /dev/disk/by-id/dm-uuid-LVM-VxFr2V9CpAKeoZco1FOJyJD8Iw4OGH4Ock7cxem36b0yBP1BtlAfXA6Lu8jNDjw0 /dev/disk/by-uuid/940e7b3b-1e4d-4e53-a4d0-081f35a5b9a6 /dev/fedora/home /dev/mapper/fedora-home', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-VxFr2V9CpAKeoZco1FOJyJD8Iw4OGH4Ock7cxem36b0yBP1BtlAfXA6Lu8jNDjw0', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '940e7b3b-1e4d-4e53-a4d0-081f35a5b9a6', > 'ID_FS_UUID_ENC': '940e7b3b-1e4d-4e53-a4d0-081f35a5b9a6', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4490512', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', > '/dev/disk/by-id/dm-uuid-LVM-VxFr2V9CpAKeoZco1FOJyJD8Iw4OGH4Ock7cxem36b0yBP1BtlAfXA6Lu8jNDjw0', > '/dev/disk/by-uuid/940e7b3b-1e4d-4e53-a4d0-081f35a5b9a6', > '/dev/fedora/home', > '/dev/mapper/fedora-home'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-home ; >06:41:55,556 INFO blivet: scanning fedora-home (/devices/virtual/block/dm-3)... >06:41:55,558 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >06:41:55,559 DEBUG blivet: DeviceTree.getDeviceByName returned existing 898148MB lvmlv fedora-home (4) with existing ext4 filesystem >06:41:55,561 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-home ; >06:41:55,562 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-home ; label_type: None ; >06:41:55,563 DEBUG blivet: Ext4FS.supported: supported: True ; >06:41:55,563 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:41:55,564 DEBUG blivet: device fedora-home does not contain a disklabel >06:41:55,564 DEBUG blivet: no type or existing type for fedora-home, bailing >06:41:55,567 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >06:41:55,567 DEBUG blivet: fedora size is 953332MB >06:41:55,570 DEBUG blivet: vg fedora has 0MB free >06:41:55,570 DEBUG blivet: fedora size is 953332MB >06:41:55,572 DEBUG blivet: vg fedora has 0MB free >06:41:55,574 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x375d1d0) -- > name = fedora-home status = True kids = 0 id = 4 > parents = ['existing 953332MB lvmvg fedora (3)'] > uuid = ck7cxe-m36b-0yBP-1Btl-AfXA-6Lu8-jNDjw0 size = 898148.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1839407104 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (114497, 255, 63) biosGeometry: (114497, 255, 63) > PedDevice: <_ped.Device object at 0x7fa673ec3320> > target size = 898148.0 path = /dev/mapper/fedora-home > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fa6695e0fd0) -- > name = fedora status = True kids = 3 id = 3 > parents = ['existing 953336MB partition sdb2 (2) with existing lvmpv'] > uuid = VxFr2V-9CpA-KeoZ-co1F-OJyJ-D8Iw-4OGH4O size = 953332 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 238333 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 238333.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953336MB partition sdb2 (2) with existing lvmpv'] > LVs = ['existing 898148MB lvmlv fedora-home (4) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora-root (5) with existing ext4 filesystem', > 'existing 3984MB lvmlv fedora-swap (6) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 898148MB >06:41:55,575 DEBUG blivet: Ext4FS.supported: supported: True ; >06:41:55,576 INFO blivet: got format: Ext4FS instance (0x375da50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-home uuid = 940e7b3b-1e4d-4e53-a4d0-081f35a5b9a6 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 898148.0 targetSize = 898148.0 > >06:41:55,579 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-VxFr2V9CpAKeoZco1FOJyJD8Iw4OGH4OYAB4XNzX0F8rieE8HNPZsVIK7ytw7wC3 /dev/disk/by-uuid/74bbe7bf-3ef9-4230-823c-be1634f38889 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-VxFr2V9CpAKeoZco1FOJyJD8Iw4OGH4OYAB4XNzX0F8rieE8HNPZsVIK7ytw7wC3', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '74bbe7bf-3ef9-4230-823c-be1634f38889', > 'ID_FS_UUID_ENC': '74bbe7bf-3ef9-4230-823c-be1634f38889', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4491057', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-VxFr2V9CpAKeoZco1FOJyJD8Iw4OGH4OYAB4XNzX0F8rieE8HNPZsVIK7ytw7wC3', > '/dev/disk/by-uuid/74bbe7bf-3ef9-4230-823c-be1634f38889', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >06:41:55,580 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >06:41:55,581 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >06:41:55,582 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv fedora-root (5) with existing ext4 filesystem >06:41:55,583 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >06:41:55,585 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >06:41:55,586 DEBUG blivet: Ext4FS.supported: supported: True ; >06:41:55,587 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:41:55,587 DEBUG blivet: device fedora-root does not contain a disklabel >06:41:55,587 DEBUG blivet: no type or existing type for fedora-root, bailing >06:41:55,589 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >06:41:55,590 DEBUG blivet: fedora size is 953332MB >06:41:55,591 DEBUG blivet: vg fedora has 0MB free >06:41:55,591 DEBUG blivet: fedora size is 953332MB >06:41:55,592 DEBUG blivet: vg fedora has 0MB free >06:41:55,594 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x375d150) -- > name = fedora-root status = True kids = 0 id = 5 > parents = ['existing 953332MB lvmvg fedora (3)'] > uuid = YAB4XN-zX0F-8rie-E8HN-PZsV-IK7y-tw7wC3 size = 51200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7fa673ec3950> > target size = 51200.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fa6695e0fd0) -- > name = fedora status = True kids = 3 id = 3 > parents = ['existing 953336MB partition sdb2 (2) with existing lvmpv'] > uuid = VxFr2V-9CpA-KeoZ-co1F-OJyJ-D8Iw-4OGH4O size = 953332 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 238333 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 238333.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953336MB partition sdb2 (2) with existing lvmpv'] > LVs = ['existing 898148MB lvmlv fedora-home (4) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora-root (5) with existing ext4 filesystem', > 'existing 3984MB lvmlv fedora-swap (6) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 51200MB >06:41:55,595 DEBUG blivet: Ext4FS.supported: supported: True ; >06:41:55,596 INFO blivet: got format: Ext4FS instance (0x375dbd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 74bbe7bf-3ef9-4230-823c-be1634f38889 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 51200.0 targetSize = 51200.0 > >06:41:55,648 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >06:41:55,930 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >06:41:55,936 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >06:41:56,001 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >06:41:56,026 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: True ; controllable: True ; >06:41:56,065 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-home ; status: True ; controllable: True ; >06:41:56,121 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >06:41:56,123 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >06:41:56,125 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >06:41:56,151 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >06:41:56,212 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >06:41:56,214 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >06:41:56,217 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >06:41:56,243 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >06:41:56,245 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >06:41:56,250 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >06:41:56,275 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >06:41:56,277 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >06:41:56,279 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >06:41:56,306 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >06:41:56,309 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:41:56,313 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:41:56,337 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >06:41:56,363 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >06:41:56,365 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:41:56,369 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:41:56,393 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >06:41:56,418 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >06:41:56,420 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:41:56,425 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:41:56,450 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >06:41:56,451 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >06:41:56,790 INFO blivet: edd: collected mbr signatures: {'sda': '0xf5bc42aa', 'sdb': '0x0004787a'} >06:41:56,791 DEBUG blivet: edd: data extracted from 0x80: > type: SATA, ata_device: None > channel: 255, mbr_signature: 0xf5bc42aa > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 1250263728 >06:41:56,791 INFO blivet: edd: matched 0x80 to sda using MBR sig >06:41:56,792 DEBUG blivet: edd: data extracted from 0x81: > type: None, ata_device: None > channel: None, mbr_signature: 0x0004787a > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 1953458176 >06:41:56,792 INFO blivet: edd: matched 0x81 to sdb using MBR sig >06:41:56,794 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >06:41:56,804 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >06:41:56,935 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >06:41:57,104 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >06:41:57,106 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >06:41:57,108 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >06:41:57,127 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: False ; controllable: True ; orig: False ; >06:41:57,129 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-home ; orig: False ; >06:41:57,132 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >06:41:57,134 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-home ; status: False ; controllable: True ; orig: False ; >06:41:57,275 DEBUG blivet: Iso9660FS.supported: supported: True ; >06:41:57,276 DEBUG blivet: Iso9660FS.supported: supported: True ; >06:41:57,277 DEBUG blivet: NFSv4.supported: supported: False ; >06:41:57,278 DEBUG blivet: NFSv4.supported: supported: False ; >06:41:57,280 DEBUG blivet: SELinuxFS.supported: supported: False ; >06:41:57,281 DEBUG blivet: SELinuxFS.supported: supported: False ; >06:41:57,282 DEBUG blivet: Ext4FS.supported: supported: True ; >06:41:57,283 DEBUG blivet: Ext4FS.supported: supported: True ; >06:41:57,477 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >06:41:57,606 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: True ; controllable: True ; >06:41:57,689 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-home ; status: True ; controllable: True ; >06:41:57,749 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >06:41:57,752 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >06:41:57,755 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >06:41:57,790 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >06:41:57,840 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >06:41:57,845 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >06:41:57,852 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >06:41:57,886 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >06:41:57,894 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >06:41:57,903 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >06:41:57,939 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >06:41:57,943 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >06:41:57,948 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >06:41:57,953 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >06:41:58,159 DEBUG blivet: Ext3FS.supported: supported: True ; >06:41:58,161 DEBUG blivet: Ext3FS.supported: supported: True ; >06:41:58,168 DEBUG blivet: Ext2FS.supported: supported: True ; >06:41:58,171 DEBUG blivet: Ext2FS.supported: supported: True ; >06:41:58,236 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >06:41:58,420 DEBUG blivet: SysFS.supported: supported: False ; >06:41:58,422 DEBUG blivet: SysFS.supported: supported: False ; >06:41:58,423 DEBUG blivet: MultipathMember.__init__: >06:41:58,425 DEBUG blivet: SwapSpace.__init__: >06:41:58,607 DEBUG blivet: ProcFS.supported: supported: False ; >06:41:58,611 DEBUG blivet: ProcFS.supported: supported: False ; >06:41:58,613 DEBUG blivet: MDRaidMember.__init__: >06:41:58,615 DEBUG blivet: DevPtsFS.supported: supported: False ; >06:41:58,617 DEBUG blivet: DevPtsFS.supported: supported: False ; >06:41:58,619 DEBUG blivet: BTRFS.supported: supported: True ; >06:41:58,626 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >06:41:58,627 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >06:41:58,628 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >06:41:58,628 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >06:41:58,629 DEBUG blivet: crypttab maps: [] >06:41:58,629 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >06:41:58,647 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-root ; >06:41:58,650 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 51200MB lvmlv fedora-root (5) with existing ext4 filesystem >06:41:58,650 DEBUG blivet: resolved '/dev/mapper/fedora-root' to 'fedora-root' (lvmlv) >06:41:58,650 DEBUG blivet: resolved 'UUID=9c21eb7f-8a2b-4a1e-acbc-f26194424aa8' to 'sdb1' (partition) >06:41:58,652 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-home ; >06:41:58,654 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 898148MB lvmlv fedora-home (4) with existing ext4 filesystem >06:41:58,655 DEBUG blivet: resolved '/dev/mapper/fedora-home' to 'fedora-home' (lvmlv) >06:41:58,656 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-swap ; >06:41:58,657 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 3984MB lvmlv fedora-swap (6) with existing swap >06:41:58,657 DEBUG blivet: resolved '/dev/mapper/fedora-swap' to 'fedora-swap' (lvmlv) >06:41:58,658 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >06:41:59,204 DEBUG blivet: USBFS.supported: supported: False ; >06:41:59,207 DEBUG blivet: USBFS.supported: supported: False ; >06:41:59,209 DEBUG blivet: DiskLabel.__init__: >06:41:59,210 INFO blivet: DiskLabel.partedDevice returning None >06:41:59,212 DEBUG blivet: HFSPlus.supported: supported: False ; >06:41:59,214 DEBUG blivet: HFSPlus.supported: supported: False ; >06:41:59,215 DEBUG blivet: XFS.supported: supported: True ; >06:41:59,479 DEBUG blivet: XFS.supported: supported: True ; >06:41:59,483 DEBUG blivet: TmpFS.supported: supported: True ; >06:41:59,505 DEBUG blivet: LUKS.__init__: >06:41:59,518 DEBUG blivet: DMRaidMember.__init__: >06:41:59,525 DEBUG blivet: NTFS.supported: supported: False ; >06:41:59,538 DEBUG blivet: NTFS.supported: supported: False ; >06:41:59,569 DEBUG blivet: BindFS.supported: supported: False ; >06:41:59,619 DEBUG blivet: BindFS.supported: supported: False ; >06:41:59,622 DEBUG blivet: HFS.supported: supported: False ; >06:41:59,625 DEBUG blivet: HFS.supported: supported: False ; >06:41:59,630 DEBUG blivet: LVMPhysicalVolume.__init__: >06:41:59,674 DEBUG blivet: NFS.supported: supported: False ; >06:41:59,696 DEBUG blivet: NFS.supported: supported: False ; >06:41:59,701 DEBUG blivet: FATFS.supported: supported: True ; >06:41:59,707 DEBUG blivet: FATFS.supported: supported: True ; > > >/tmp/ifcfg.log: >17:41:40,091 DEBUG ifcfg: content of files (network initialization): >17:41:40,102 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [72, 91, 57, 57, 45, 243]}, 'connection': {'timestamp': 1387388458L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': 'ab16263f-efcc-4a4c-a849-2cc65eee612c'}}] >17:41:40,618 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['p5p1']): >17:41:40,619 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p5p1: >17:41:40,619 DEBUG ifcfg: TYPE=Ethernet >17:41:40,619 DEBUG ifcfg: BOOTPROTO=dhcp >17:41:40,619 DEBUG ifcfg: DEFROUTE=yes >17:41:40,619 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >17:41:40,620 DEBUG ifcfg: IPV6INIT=yes >17:41:40,620 DEBUG ifcfg: IPV6_AUTOCONF=yes >17:41:40,620 DEBUG ifcfg: IPV6_DEFROUTE=yes >17:41:40,621 DEBUG ifcfg: IPV6_PEERDNS=yes >17:41:40,621 DEBUG ifcfg: IPV6_PEERROUTES=yes >17:41:40,621 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >17:41:40,622 DEBUG ifcfg: NAME=p5p1 >17:41:40,622 DEBUG ifcfg: UUID=ab16263f-efcc-4a4c-a849-2cc65eee612c >17:41:40,622 DEBUG ifcfg: ONBOOT=no >17:41:40,622 DEBUG ifcfg: HWADDR=48:5B:39:39:2D:F3 >17:41:40,623 DEBUG ifcfg: PEERDNS=yes >17:41:40,623 DEBUG ifcfg: PEERROUTES=yes >17:41:40,635 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [72, 91, 57, 57, 45, 243]}, 'connection': {'timestamp': 1387388500L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p5p1', 'uuid': 'ab16263f-efcc-4a4c-a849-2cc65eee612c'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >06:41:57,566 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >06:41:57,567 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020\x20x86_64 rd.live.check quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >17:40:24,362 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.2" x-pid="968" x-info="http://www.rsyslog.com"] start >17:40:24,362 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >17:40:24,362 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >17:40:24,362 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >17:40:24,362 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 >17:40:24,362 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020\x20x86_64 rd.live.check quiet BOOT_IMAGE=vmlinuz >17:40:24,362 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >17:40:24,362 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009bbff] usable >17:40:24,362 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009bc00-0x000000000009ffff] reserved >17:40:24,362 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >17:40:24,362 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bb4bcfff] usable >17:40:24,362 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb4bd000-0x00000000bb501fff] ACPI NVS >17:40:24,362 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb502000-0x00000000bb512fff] reserved >17:40:24,362 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb513000-0x00000000bb524fff] ACPI NVS >17:40:24,362 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb525000-0x00000000bb52dfff] reserved >17:40:24,362 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb52e000-0x00000000bb535fff] ACPI NVS >17:40:24,362 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb536000-0x00000000bb54efff] reserved >17:40:24,362 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb54f000-0x00000000bb54ffff] ACPI NVS >17:40:24,362 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb550000-0x00000000bb566fff] reserved >17:40:24,362 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb567000-0x00000000bb569fff] ACPI NVS >17:40:24,362 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb56a000-0x00000000bb56bfff] reserved >17:40:24,362 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb56c000-0x00000000bb56cfff] ACPI NVS >17:40:24,362 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb56d000-0x00000000bb56ffff] reserved >17:40:24,362 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb570000-0x00000000bb572fff] ACPI data >17:40:24,362 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb573000-0x00000000bb577fff] reserved >17:40:24,362 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb578000-0x00000000bb585fff] ACPI NVS >17:40:24,362 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb586000-0x00000000bb59bfff] reserved >17:40:24,362 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb59c000-0x00000000bb59dfff] ACPI NVS >17:40:24,362 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bb59e000-0x00000000bfffffff] reserved >17:40:24,362 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >17:40:24,362 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >17:40:24,362 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1b000-0x00000000fed1ffff] reserved >17:40:24,362 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >17:40:24,362 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffbfffff] reserved >17:40:24,362 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved >17:40:24,362 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable >17:40:24,362 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >17:40:24,362 INFO kernel:[ 0.000000] SMBIOS 2.6 present. >17:40:24,362 DEBUG kernel:[ 0.000000] DMI: ASUSTeK Computer Inc. N61Jq/N61Jq, BIOS N61Jq.212 08/17/2010 >17:40:24,362 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >17:40:24,362 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >17:40:24,362 INFO kernel:[ 0.000000] No AGP bridge found >17:40:24,362 INFO kernel:[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 >17:40:24,362 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >17:40:24,362 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >17:40:24,362 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >17:40:24,362 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >17:40:24,362 DEBUG kernel:[ 0.000000] C0000-CFFFF write-protect >17:40:24,362 DEBUG kernel:[ 0.000000] D0000-DFFFF uncachable >17:40:24,362 DEBUG kernel:[ 0.000000] E0000-FFFFF write-protect >17:40:24,362 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >17:40:24,362 DEBUG kernel:[ 0.000000] 0 base 000000000 mask F80000000 write-back >17:40:24,362 DEBUG kernel:[ 0.000000] 1 base 080000000 mask FC0000000 write-back >17:40:24,362 DEBUG kernel:[ 0.000000] 2 base 0BC000000 mask FFC000000 uncachable >17:40:24,362 DEBUG kernel:[ 0.000000] 3 base 100000000 mask FC0000000 write-back >17:40:24,362 DEBUG kernel:[ 0.000000] 4 base 0FFE00000 mask FFFE00000 write-protect >17:40:24,362 DEBUG kernel:[ 0.000000] 5 disabled >17:40:24,362 DEBUG kernel:[ 0.000000] 6 disabled >17:40:24,362 DEBUG kernel:[ 0.000000] 7 disabled >17:40:24,362 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >17:40:24,362 INFO kernel:[ 0.000000] e820: last_pfn = 0xbb4bd max_arch_pfn = 0x400000000 >17:40:24,362 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fcb40-0x000fcb4f] mapped at [ffff8800000fcb40] >17:40:24,362 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000095000] 95000 size 24576 >17:40:24,362 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >17:40:24,362 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >17:40:24,362 DEBUG kernel:[ 0.000000] BRK [0x01fe7000, 0x01fe7fff] PGTABLE >17:40:24,362 DEBUG kernel:[ 0.000000] BRK [0x01fe8000, 0x01fe8fff] PGTABLE >17:40:24,362 DEBUG kernel:[ 0.000000] BRK [0x01fe9000, 0x01fe9fff] PGTABLE >17:40:24,362 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x13fe00000-0x13fffffff] >17:40:24,362 DEBUG kernel:[ 0.000000] [mem 0x13fe00000-0x13fffffff] page 2M >17:40:24,362 DEBUG kernel:[ 0.000000] BRK [0x01fea000, 0x01feafff] PGTABLE >17:40:24,362 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x13c000000-0x13fdfffff] >17:40:24,362 DEBUG kernel:[ 0.000000] [mem 0x13c000000-0x13fdfffff] page 2M >17:40:24,362 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x13bffffff] >17:40:24,362 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x13bffffff] page 2M >17:40:24,362 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0xbb4bcfff] >17:40:24,362 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >17:40:24,362 DEBUG kernel:[ 0.000000] [mem 0x00200000-0xbb3fffff] page 2M >17:40:24,362 DEBUG kernel:[ 0.000000] [mem 0xbb400000-0xbb4bcfff] page 4k >17:40:24,362 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7def8000-0x7fffefff] >17:40:24,362 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f0410 00024 (v02 _ASUS_) >17:40:24,362 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000bb571e18 0006C (v01 _ASUS_ Notebook 06222004 MSFT 00010013) >17:40:24,362 WARNING kernel:[ 0.000000] ACPI: FACP 00000000bb54fc18 000F4 (v04 _ASUS_ Notebook 06222004 MSFT 00010013) >17:40:24,362 WARNING kernel:[ 0.000000] ACPI Warning: 32/64 FACS address mismatch in FADT - two FACS tables! (20130517/tbfadt-395) >17:40:24,362 WARNING kernel:[ 0.000000] ACPI BIOS Warning (bug): 32/64X FACS address mismatch in FADT - 0xBB583F40/0x00000000BB59DD40, using 32 (20130517/tbfadt-522) >17:40:24,362 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000bb513018 11C2C (v01 _ASUS_ Notebook 00000000 INTL 20051117) >17:40:24,362 WARNING kernel:[ 0.000000] ACPI: FACS 00000000bb583f40 00040 >17:40:24,362 WARNING kernel:[ 0.000000] ACPI: APIC 00000000bb570f18 0008C (v02 _ASUS_ Notebook 06222004 MSFT 00010013) >17:40:24,362 WARNING kernel:[ 0.000000] ACPI: DBGP 00000000bb572f18 00034 (v01 _ASUS_ Notebook 06222004 MSFT 00010013) >17:40:24,362 WARNING kernel:[ 0.000000] ACPI: ECDT 00000000bb59db18 000C1 (v01 _ASUS_ Notebook 06222004 AMI. 00000003) >17:40:24,362 WARNING kernel:[ 0.000000] ACPI: SLIC 00000000bb57ec18 00176 (v01 _ASUS_ Notebook 06222004 ASUS 00000001) >17:40:24,362 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000bb59cd18 0003C (v01 _ASUS_ Notebook 06222004 MSFT 00000097) >17:40:24,362 WARNING kernel:[ 0.000000] ACPI: HPET 00000000bb59cc98 00038 (v01 _ASUS_ Notebook 06222004 AMI. 00000003) >17:40:24,362 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000bb56c018 009F1 (v01 PmRef CpuPm 00003000 INTL 20051117) >17:40:24,362 WARNING kernel:[ 0.000000] ACPI: DMAR 00000000bb54ff18 00068 (v01 INTEL CP_FIELD 00000001 INTL 00000001) >17:40:24,362 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >17:40:24,362 INFO kernel:[ 0.000000] No NUMA configuration found >17:40:24,362 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] >17:40:24,362 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] >17:40:24,362 INFO kernel:[ 0.000000] NODE_DATA [mem 0x13ffe9000-0x13fffcfff] >17:40:24,362 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0004ffffff] PMD -> [ffff88013b600000-ffff88013f5fffff] on node 0 >17:40:24,362 WARNING kernel:[ 0.000000] Zone ranges: >17:40:24,362 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >17:40:24,362 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >17:40:24,362 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x13fffffff] >17:40:24,362 WARNING kernel:[ 0.000000] Movable zone start for each node >17:40:24,362 WARNING kernel:[ 0.000000] Early memory node ranges >17:40:24,362 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009afff] >17:40:24,362 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xbb4bcfff] >17:40:24,362 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x13fffffff] >17:40:24,362 DEBUG kernel:[ 0.000000] On node 0 totalpages: 1029207 >17:40:24,362 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >17:40:24,362 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >17:40:24,362 DEBUG kernel:[ 0.000000] DMA zone: 3994 pages, LIFO batch:0 >17:40:24,362 DEBUG kernel:[ 0.000000] DMA32 zone: 11923 pages used for memmap >17:40:24,362 DEBUG kernel:[ 0.000000] DMA32 zone: 763069 pages, LIFO batch:31 >17:40:24,362 DEBUG kernel:[ 0.000000] Normal zone: 4096 pages used for memmap >17:40:24,362 DEBUG kernel:[ 0.000000] Normal zone: 262144 pages, LIFO batch:31 >17:40:24,362 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >17:40:24,362 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >17:40:24,362 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >17:40:24,362 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >17:40:24,362 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled) >17:40:24,362 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled) >17:40:24,362 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled) >17:40:24,362 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled) >17:40:24,362 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled) >17:40:24,362 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled) >17:40:24,362 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >17:40:24,362 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >17:40:24,362 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >17:40:24,362 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >17:40:24,362 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >17:40:24,362 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >17:40:24,362 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >17:40:24,362 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >17:40:24,362 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 >17:40:24,362 INFO kernel:[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs >17:40:24,362 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009b000-0x0009bfff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009c000-0x0009ffff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb4bd000-0xbb501fff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb502000-0xbb512fff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb513000-0xbb524fff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb525000-0xbb52dfff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb52e000-0xbb535fff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb536000-0xbb54efff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb54f000-0xbb54ffff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb550000-0xbb566fff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb567000-0xbb569fff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb56a000-0xbb56bfff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb56c000-0xbb56cfff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb56d000-0xbb56ffff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb570000-0xbb572fff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb573000-0xbb577fff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb578000-0xbb585fff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb586000-0xbb59bfff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb59c000-0xbb59dfff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xbb59e000-0xbfffffff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xdfffffff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed1afff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed1b000-0xfed1ffff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff9fffff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xffa00000-0xffbfffff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffdfffff] >17:40:24,362 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xffe00000-0xffffffff] >17:40:24,362 INFO kernel:[ 0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices >17:40:24,362 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >17:40:24,362 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1 >17:40:24,362 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s85568 r8192 d20928 u262144 >17:40:24,362 DEBUG kernel:[ 0.000000] pcpu-alloc: s85568 r8192 d20928 u262144 alloc=1*2097152 >17:40:24,362 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >17:40:24,362 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1013103 >17:40:24,362 WARNING kernel:[ 0.000000] Policy zone: Normal >17:40:24,362 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 >17:40:24,362 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >17:40:24,362 INFO kernel:[ 0.000000] Checking aperture... >17:40:24,362 INFO kernel:[ 0.000000] No AGP bridge found >17:40:24,362 WARNING kernel:[ 0.000000] Memory: 3933956K/4116828K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 182872K reserved) >17:40:24,362 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >17:40:24,362 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >17:40:24,362 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8. >17:40:24,362 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:744 16 >17:40:24,362 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >17:40:24,362 INFO kernel:[ 0.000000] console [tty0] enabled >17:40:24,362 INFO kernel:[ 0.000000] allocated 16777216 bytes of page_cgroup >17:40:24,362 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >17:40:24,362 DEBUG kernel:[ 0.000000] hpet clockevent registered >17:40:24,362 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >17:40:24,362 DEBUG kernel:[ 0.001000] spurious 8259A interrupt: IRQ7. >17:40:24,362 INFO kernel:[ 0.001000] tsc: Detected 1596.017 MHz processor >17:40:24,362 INFO kernel:[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 3192.03 BogoMIPS (lpj=1596017) >17:40:24,362 INFO kernel:[ 0.000004] pid_max: default: 32768 minimum: 301 >17:40:24,362 INFO kernel:[ 0.000034] Security Framework initialized >17:40:24,362 INFO kernel:[ 0.000040] SELinux: Initializing. >17:40:24,362 DEBUG kernel:[ 0.000049] SELinux: Starting in permissive mode >17:40:24,362 INFO kernel:[ 0.000427] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >17:40:24,362 INFO kernel:[ 0.001320] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >17:40:24,362 INFO kernel:[ 0.001653] Mount-cache hash table entries: 256 >17:40:24,362 INFO kernel:[ 0.001822] Initializing cgroup subsys memory >17:40:24,362 INFO kernel:[ 0.001831] Initializing cgroup subsys devices >17:40:24,362 INFO kernel:[ 0.001832] Initializing cgroup subsys freezer >17:40:24,362 INFO kernel:[ 0.001833] Initializing cgroup subsys net_cls >17:40:24,362 INFO kernel:[ 0.001834] Initializing cgroup subsys blkio >17:40:24,362 INFO kernel:[ 0.001835] Initializing cgroup subsys perf_event >17:40:24,362 INFO kernel:[ 0.001838] Initializing cgroup subsys hugetlb >17:40:24,362 INFO kernel:[ 0.001855] CPU: Physical Processor ID: 0 >17:40:24,362 INFO kernel:[ 0.001856] CPU: Processor Core ID: 0 >17:40:24,362 INFO kernel:[ 0.001860] mce: CPU supports 9 MCE banks >17:40:24,362 INFO kernel:[ 0.001868] CPU0: Thermal monitoring enabled (TM1) >17:40:24,362 INFO kernel:[ 0.001876] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 >17:40:24,362 INFO kernel:[ 0.001876] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >17:40:24,362 INFO kernel:[ 0.001876] tlb_flushall_shift: 6 >17:40:24,362 INFO kernel:[ 0.001950] Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >17:40:24,362 INFO kernel:[ 0.003006] ACPI: Core revision 20130517 >17:40:24,362 WARNING kernel:[ 0.010880] ACPI: All ACPI Tables successfully acquired >17:40:24,362 INFO kernel:[ 0.011283] ftrace: allocating 25129 entries in 99 pages >17:40:24,362 INFO kernel:[ 0.022938] dmar: Host address width 36 >17:40:24,362 INFO kernel:[ 0.022940] dmar: DRHD base: 0x000000fed90000 flags: 0x1 >17:40:24,362 INFO kernel:[ 0.022946] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c90780106f0462 ecap f020e2 >17:40:24,362 INFO kernel:[ 0.022947] dmar: RMRR base: 0x000000bb536000 end: 0x000000bb549fff >17:40:24,362 INFO kernel:[ 0.023507] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 >17:40:24,362 INFO kernel:[ 0.033515] smpboot: CPU0: Intel(R) Core(TM) i7 CPU Q 720 @ 1.60GHz (fam: 06, model: 1e, stepping: 05) >17:40:24,362 INFO kernel:[ 0.135260] Performance Events: PEBS fmt1+, 16-deep LBR, Nehalem events, Intel PMU driver. >17:40:24,362 INFO kernel:[ 0.135264] perf_event_intel: CPU erratum AAJ80 worked around >17:40:24,362 WARNING kernel:[ 0.135265] perf_event_intel: CPUID marked event: 'bus cycles' unavailable >17:40:24,362 INFO kernel:[ 0.135267] ... version: 3 >17:40:24,362 INFO kernel:[ 0.135268] ... bit width: 48 >17:40:24,362 INFO kernel:[ 0.135269] ... generic registers: 4 >17:40:24,362 INFO kernel:[ 0.135270] ... value mask: 0000ffffffffffff >17:40:24,362 INFO kernel:[ 0.135270] ... max period: 000000007fffffff >17:40:24,362 INFO kernel:[ 0.135271] ... fixed-purpose events: 3 >17:40:24,362 INFO kernel:[ 0.135272] ... event mask: 000000070000000f >17:40:24,362 INFO kernel:[ 0.149707] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >17:40:24,362 INFO kernel:[ 0.136369] smpboot: Booting Node 0, Processors #1 #2 #3 #4 #5 #6 #7 OK >17:40:24,362 INFO kernel:[ 0.229816] Brought up 8 CPUs >17:40:24,362 INFO kernel:[ 0.229821] smpboot: Total of 8 processors activated (25536.27 BogoMIPS) >17:40:24,362 INFO kernel:[ 0.236028] devtmpfs: initialized >17:40:24,362 INFO kernel:[ 0.236243] PM: Registering ACPI NVS region [mem 0xbb4bd000-0xbb501fff] (282624 bytes) >17:40:24,362 INFO kernel:[ 0.236252] PM: Registering ACPI NVS region [mem 0xbb513000-0xbb524fff] (73728 bytes) >17:40:24,362 INFO kernel:[ 0.236255] PM: Registering ACPI NVS region [mem 0xbb52e000-0xbb535fff] (32768 bytes) >17:40:24,362 INFO kernel:[ 0.236257] PM: Registering ACPI NVS region [mem 0xbb54f000-0xbb54ffff] (4096 bytes) >17:40:24,362 INFO kernel:[ 0.236259] PM: Registering ACPI NVS region [mem 0xbb567000-0xbb569fff] (12288 bytes) >17:40:24,362 INFO kernel:[ 0.236261] PM: Registering ACPI NVS region [mem 0xbb56c000-0xbb56cfff] (4096 bytes) >17:40:24,362 INFO kernel:[ 0.236263] PM: Registering ACPI NVS region [mem 0xbb578000-0xbb585fff] (57344 bytes) >17:40:24,362 INFO kernel:[ 0.236267] PM: Registering ACPI NVS region [mem 0xbb59c000-0xbb59dfff] (8192 bytes) >17:40:24,362 INFO kernel:[ 0.237505] atomic64 test passed for x86-64 platform with CX8 and with SSE >17:40:24,362 INFO kernel:[ 0.237528] RTC time: 17:38:33, date: 12/18/13 >17:40:24,362 INFO kernel:[ 0.237581] NET: Registered protocol family 16 >17:40:24,362 INFO kernel:[ 0.237744] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >17:40:24,362 INFO kernel:[ 0.237747] ACPI: bus type PCI registered >17:40:24,362 INFO kernel:[ 0.237749] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >17:40:24,362 INFO kernel:[ 0.237832] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >17:40:24,362 INFO kernel:[ 0.237836] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >17:40:24,362 INFO kernel:[ 0.270520] PCI: Using configuration type 1 for base access >17:40:24,362 INFO kernel:[ 0.271708] bio: create slab <bio-0> at 0 >17:40:24,362 INFO kernel:[ 0.271862] ACPI: Added _OSI(Module Device) >17:40:24,362 INFO kernel:[ 0.271864] ACPI: Added _OSI(Processor Device) >17:40:24,362 INFO kernel:[ 0.271866] ACPI: Added _OSI(3.0 _SCP Extensions) >17:40:24,362 INFO kernel:[ 0.271868] ACPI: Added _OSI(Processor Aggregator Device) >17:40:24,362 INFO kernel:[ 0.274493] ACPI: EC: EC description table is found, configuring boot EC >17:40:24,362 DEBUG kernel:[ 0.274499] ACPI: EC: Look up EC in DSDT >17:40:24,362 WARNING kernel:[ 0.277335] ACPI: Executed 2 blocks of module-level executable AML code >17:40:24,362 NOTICE kernel:[ 0.284376] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >17:40:24,362 WARNING kernel:[ 0.314839] ACPI: SSDT 00000000bb56fa98 002E1 (v01 PmRef Cpu0Ist 00003000 INTL 20051117) >17:40:24,362 WARNING kernel:[ 0.315474] ACPI: Dynamic OEM Table Load: >17:40:24,362 WARNING kernel:[ 0.315477] ACPI: SSDT (null) 002E1 (v01 PmRef Cpu0Ist 00003000 INTL 20051117) >17:40:24,362 WARNING kernel:[ 0.315625] ACPI: SSDT 00000000bb56e698 005E5 (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >17:40:24,362 WARNING kernel:[ 0.316238] ACPI: Dynamic OEM Table Load: >17:40:24,362 WARNING kernel:[ 0.316241] ACPI: SSDT (null) 005E5 (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >17:40:24,362 WARNING kernel:[ 0.321700] ACPI: SSDT 00000000bb56f718 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >17:40:24,362 WARNING kernel:[ 0.322398] ACPI: Dynamic OEM Table Load: >17:40:24,362 WARNING kernel:[ 0.322402] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >17:40:24,362 WARNING kernel:[ 0.325513] ACPI: SSDT 00000000bb56dd98 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >17:40:24,362 WARNING kernel:[ 0.326161] ACPI: Dynamic OEM Table Load: >17:40:24,362 WARNING kernel:[ 0.326164] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >17:40:24,362 INFO kernel:[ 0.330084] ACPI: Interpreter enabled >17:40:24,362 WARNING kernel:[ 0.330094] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >17:40:24,362 WARNING kernel:[ 0.330100] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >17:40:24,362 INFO kernel:[ 0.330120] ACPI: (supports S0 S3 S4 S5) >17:40:24,362 INFO kernel:[ 0.330122] ACPI: Using IOAPIC for interrupt routing >17:40:24,362 INFO kernel:[ 0.330154] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >17:40:24,362 INFO kernel:[ 0.330426] ACPI: No dock devices found. >17:40:24,362 INFO kernel:[ 0.350481] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) >17:40:24,362 INFO kernel:[ 0.350660] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d) >17:40:24,362 INFO kernel:[ 0.351053] acpi PNP0A08:00: ACPI _OSC control (0x1d) granted >17:40:24,362 INFO kernel:[ 0.351954] PCI host bridge to bus 0000:00 >17:40:24,362 INFO kernel:[ 0.351959] pci_bus 0000:00: root bus resource [bus 00-fe] >17:40:24,362 INFO kernel:[ 0.351961] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >17:40:24,362 INFO kernel:[ 0.351964] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >17:40:24,362 INFO kernel:[ 0.351966] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >17:40:24,362 INFO kernel:[ 0.351969] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff] >17:40:24,362 INFO kernel:[ 0.351971] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >17:40:24,362 INFO kernel:[ 0.351973] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >17:40:24,362 INFO kernel:[ 0.351975] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >17:40:24,362 INFO kernel:[ 0.351978] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfeafffff] >17:40:24,362 DEBUG kernel:[ 0.351990] pci 0000:00:00.0: [8086:d132] type 00 class 0x060000 >17:40:24,362 DEBUG kernel:[ 0.352131] pci 0000:00:03.0: [8086:d138] type 01 class 0x060400 >17:40:24,362 DEBUG kernel:[ 0.352190] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold >17:40:24,362 DEBUG kernel:[ 0.352301] pci 0000:00:08.0: [8086:d155] type 00 class 0x088000 >17:40:24,362 DEBUG kernel:[ 0.352448] pci 0000:00:08.1: [8086:d156] type 00 class 0x088000 >17:40:24,362 DEBUG kernel:[ 0.352588] pci 0000:00:08.2: [8086:d157] type 00 class 0x088000 >17:40:24,362 DEBUG kernel:[ 0.352725] pci 0000:00:08.3: [8086:d158] type 00 class 0x088000 >17:40:24,362 DEBUG kernel:[ 0.352876] pci 0000:00:10.0: [8086:d150] type 00 class 0x088000 >17:40:24,362 DEBUG kernel:[ 0.353000] pci 0000:00:10.1: [8086:d151] type 00 class 0x088000 >17:40:24,362 DEBUG kernel:[ 0.353159] pci 0000:00:16.0: [8086:3b64] type 00 class 0x078000 >17:40:24,362 DEBUG kernel:[ 0.353201] pci 0000:00:16.0: reg 0x10: [mem 0xd660a000-0xd660a00f 64bit] >17:40:24,362 DEBUG kernel:[ 0.353299] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >17:40:24,362 DEBUG kernel:[ 0.353433] pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320 >17:40:24,362 DEBUG kernel:[ 0.353469] pci 0000:00:1a.0: reg 0x10: [mem 0xd6608000-0xd66083ff] >17:40:24,362 DEBUG kernel:[ 0.353573] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >17:40:24,362 INFO kernel:[ 0.353697] pci 0000:00:1a.0: System wakeup disabled by ACPI >17:40:24,362 DEBUG kernel:[ 0.353754] pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300 >17:40:24,362 DEBUG kernel:[ 0.353785] pci 0000:00:1b.0: reg 0x10: [mem 0xd6600000-0xd6603fff 64bit] >17:40:24,362 DEBUG kernel:[ 0.353872] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >17:40:24,362 INFO kernel:[ 0.353949] pci 0000:00:1b.0: System wakeup disabled by ACPI >17:40:24,362 DEBUG kernel:[ 0.354002] pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400 >17:40:24,362 DEBUG kernel:[ 0.354090] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >17:40:24,362 INFO kernel:[ 0.354170] pci 0000:00:1c.0: System wakeup disabled by ACPI >17:40:24,362 DEBUG kernel:[ 0.354218] pci 0000:00:1c.1: [8086:3b44] type 01 class 0x060400 >17:40:24,362 DEBUG kernel:[ 0.354306] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >17:40:24,362 INFO kernel:[ 0.354381] pci 0000:00:1c.1: System wakeup disabled by ACPI >17:40:24,362 DEBUG kernel:[ 0.354437] pci 0000:00:1c.2: [8086:3b46] type 01 class 0x060400 >17:40:24,362 DEBUG kernel:[ 0.354530] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >17:40:24,362 INFO kernel:[ 0.354606] pci 0000:00:1c.2: System wakeup disabled by ACPI >17:40:24,362 DEBUG kernel:[ 0.354658] pci 0000:00:1c.3: [8086:3b48] type 01 class 0x060400 >17:40:24,362 DEBUG kernel:[ 0.354750] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >17:40:24,362 INFO kernel:[ 0.354825] pci 0000:00:1c.3: System wakeup disabled by ACPI >17:40:24,362 DEBUG kernel:[ 0.354881] pci 0000:00:1c.5: [8086:3b4c] type 01 class 0x060400 >17:40:24,362 DEBUG kernel:[ 0.354974] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold >17:40:24,362 INFO kernel:[ 0.355050] pci 0000:00:1c.5: System wakeup disabled by ACPI >17:40:24,362 DEBUG kernel:[ 0.355109] pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320 >17:40:24,362 DEBUG kernel:[ 0.355145] pci 0000:00:1d.0: reg 0x10: [mem 0xd6607000-0xd66073ff] >17:40:24,362 DEBUG kernel:[ 0.355249] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >17:40:24,362 INFO kernel:[ 0.355371] pci 0000:00:1d.0: System wakeup disabled by ACPI >17:40:24,362 DEBUG kernel:[ 0.355430] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 >17:40:24,362 INFO kernel:[ 0.355557] pci 0000:00:1e.0: System wakeup disabled by ACPI >17:40:24,362 DEBUG kernel:[ 0.355612] pci 0000:00:1f.0: [8086:3b09] type 00 class 0x060100 >17:40:24,362 DEBUG kernel:[ 0.355842] pci 0000:00:1f.2: [8086:3b29] type 00 class 0x010601 >17:40:24,362 DEBUG kernel:[ 0.355874] pci 0000:00:1f.2: reg 0x10: [io 0xe070-0xe077] >17:40:24,362 DEBUG kernel:[ 0.355887] pci 0000:00:1f.2: reg 0x14: [io 0xe060-0xe063] >17:40:24,362 DEBUG kernel:[ 0.355901] pci 0000:00:1f.2: reg 0x18: [io 0xe050-0xe057] >17:40:24,362 DEBUG kernel:[ 0.355914] pci 0000:00:1f.2: reg 0x1c: [io 0xe040-0xe043] >17:40:24,362 DEBUG kernel:[ 0.355927] pci 0000:00:1f.2: reg 0x20: [io 0xe020-0xe03f] >17:40:24,362 DEBUG kernel:[ 0.355941] pci 0000:00:1f.2: reg 0x24: [mem 0xd6606000-0xd66067ff] >17:40:24,362 DEBUG kernel:[ 0.355999] pci 0000:00:1f.2: PME# supported from D3hot >17:40:24,362 DEBUG kernel:[ 0.356116] pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500 >17:40:24,362 DEBUG kernel:[ 0.356137] pci 0000:00:1f.3: reg 0x10: [mem 0xd6605000-0xd66050ff 64bit] >17:40:24,362 DEBUG kernel:[ 0.356164] pci 0000:00:1f.3: reg 0x20: [io 0xe000-0xe01f] >17:40:24,362 DEBUG kernel:[ 0.356346] pci 0000:01:00.0: [1002:68c0] type 00 class 0x030000 >17:40:24,362 DEBUG kernel:[ 0.356362] pci 0000:01:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref] >17:40:24,362 DEBUG kernel:[ 0.356375] pci 0000:01:00.0: reg 0x18: [mem 0xd0020000-0xd003ffff 64bit] >17:40:24,362 DEBUG kernel:[ 0.356384] pci 0000:01:00.0: reg 0x20: [io 0xd000-0xd0ff] >17:40:24,362 DEBUG kernel:[ 0.356398] pci 0000:01:00.0: reg 0x30: [mem 0xd0000000-0xd001ffff pref] >17:40:24,362 DEBUG kernel:[ 0.356437] pci 0000:01:00.0: supports D1 D2 >17:40:24,362 DEBUG kernel:[ 0.356491] pci 0000:01:00.1: [1002:aa60] type 00 class 0x040300 >17:40:24,362 DEBUG kernel:[ 0.356507] pci 0000:01:00.1: reg 0x10: [mem 0xd0040000-0xd0043fff 64bit] >17:40:24,362 DEBUG kernel:[ 0.356571] pci 0000:01:00.1: supports D1 D2 >17:40:24,362 INFO kernel:[ 0.358426] pci 0000:00:03.0: PCI bridge to [bus 01] >17:40:24,362 DEBUG kernel:[ 0.358434] pci 0000:00:03.0: bridge window [io 0xd000-0xdfff] >17:40:24,362 DEBUG kernel:[ 0.358440] pci 0000:00:03.0: bridge window [mem 0xc0000000-0xd00fffff] >17:40:24,362 INFO kernel:[ 0.358564] pci 0000:00:1c.0: PCI bridge to [bus 02] >17:40:24,362 DEBUG kernel:[ 0.358573] pci 0000:00:1c.0: bridge window [io 0xc000-0xcfff] >17:40:24,362 DEBUG kernel:[ 0.358582] pci 0000:00:1c.0: bridge window [mem 0xd5200000-0xd65fffff] >17:40:24,362 DEBUG kernel:[ 0.358700] pci 0000:03:00.0: [168c:002b] type 00 class 0x028000 >17:40:24,362 DEBUG kernel:[ 0.358729] pci 0000:03:00.0: reg 0x10: [mem 0xd3e00000-0xd3e0ffff 64bit] >17:40:24,362 DEBUG kernel:[ 0.358853] pci 0000:03:00.0: supports D1 >17:40:24,363 DEBUG kernel:[ 0.358856] pci 0000:03:00.0: PME# supported from D0 D1 D3hot D3cold >17:40:24,363 INFO kernel:[ 0.358894] pci 0000:03:00.0: System wakeup disabled by ACPI >17:40:24,363 INFO kernel:[ 0.360455] pci 0000:00:1c.1: PCI bridge to [bus 03] >17:40:24,363 DEBUG kernel:[ 0.360465] pci 0000:00:1c.1: bridge window [io 0xb000-0xbfff] >17:40:24,363 DEBUG kernel:[ 0.360481] pci 0000:00:1c.1: bridge window [mem 0xd3e00000-0xd51fffff] >17:40:24,363 INFO kernel:[ 0.360682] pci 0000:00:1c.2: PCI bridge to [bus 04-06] >17:40:24,363 DEBUG kernel:[ 0.360692] pci 0000:00:1c.2: bridge window [io 0xa000-0xafff] >17:40:24,363 DEBUG kernel:[ 0.360701] pci 0000:00:1c.2: bridge window [mem 0xd2a00000-0xd3dfffff] >17:40:24,363 DEBUG kernel:[ 0.360831] pci 0000:07:00.0: [1033:0194] type 00 class 0x0c0330 >17:40:24,363 DEBUG kernel:[ 0.360875] pci 0000:07:00.0: reg 0x10: [mem 0xd1600000-0xd1601fff 64bit] >17:40:24,363 DEBUG kernel:[ 0.361037] pci 0000:07:00.0: PME# supported from D0 D3hot D3cold >17:40:24,363 INFO kernel:[ 0.361086] pci 0000:07:00.0: System wakeup disabled by ACPI >17:40:24,363 INFO kernel:[ 0.362466] pci 0000:00:1c.3: PCI bridge to [bus 07] >17:40:24,363 DEBUG kernel:[ 0.362483] pci 0000:00:1c.3: bridge window [io 0x9000-0x9fff] >17:40:24,363 DEBUG kernel:[ 0.362499] pci 0000:00:1c.3: bridge window [mem 0xd1600000-0xd29fffff] >17:40:24,363 DEBUG kernel:[ 0.362629] pci 0000:08:00.0: [1969:1063] type 00 class 0x020000 >17:40:24,363 DEBUG kernel:[ 0.362666] pci 0000:08:00.0: reg 0x10: [mem 0xd0200000-0xd023ffff 64bit] >17:40:24,363 DEBUG kernel:[ 0.362684] pci 0000:08:00.0: reg 0x18: [io 0x8000-0x807f] >17:40:24,363 DEBUG kernel:[ 0.362805] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold >17:40:24,363 INFO kernel:[ 0.362843] pci 0000:08:00.0: System wakeup disabled by ACPI >17:40:24,363 INFO kernel:[ 0.364467] pci 0000:00:1c.5: PCI bridge to [bus 08] >17:40:24,363 DEBUG kernel:[ 0.364484] pci 0000:00:1c.5: bridge window [io 0x8000-0x8fff] >17:40:24,363 DEBUG kernel:[ 0.364495] pci 0000:00:1c.5: bridge window [mem 0xd0200000-0xd15fffff] >17:40:24,363 INFO kernel:[ 0.364620] pci 0000:00:1e.0: PCI bridge to [bus 09] (subtractive decode) >17:40:24,363 DEBUG kernel:[ 0.364635] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >17:40:24,363 DEBUG kernel:[ 0.364637] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >17:40:24,363 DEBUG kernel:[ 0.364640] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >17:40:24,363 DEBUG kernel:[ 0.364642] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode) >17:40:24,363 DEBUG kernel:[ 0.364644] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) >17:40:24,363 DEBUG kernel:[ 0.364647] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) >17:40:24,363 DEBUG kernel:[ 0.364649] pci 0000:00:1e.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode) >17:40:24,363 DEBUG kernel:[ 0.364651] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfeafffff] (subtractive decode) >17:40:24,363 INFO kernel:[ 0.364686] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported) >17:40:24,363 INFO kernel:[ 0.368627] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11 >17:40:24,363 INFO kernel:[ 0.368714] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10 >17:40:24,363 INFO kernel:[ 0.368799] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 *4 5 6 7 10 12 14 15) >17:40:24,363 INFO kernel:[ 0.368883] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 *5 6 7 11 12 14 15) >17:40:24,363 INFO kernel:[ 0.368966] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled. >17:40:24,363 INFO kernel:[ 0.369051] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled. >17:40:24,363 INFO kernel:[ 0.369134] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 *3 4 5 6 7 10 12 14 15) >17:40:24,363 INFO kernel:[ 0.369218] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *10 >17:40:24,363 INFO kernel:[ 0.369288] ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus ff]) >17:40:24,363 INFO kernel:[ 0.369293] acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM >17:40:24,363 INFO kernel:[ 0.369296] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08) >17:40:24,363 INFO kernel:[ 0.369378] PCI host bridge to bus 0000:ff >17:40:24,363 INFO kernel:[ 0.369381] pci_bus 0000:ff: root bus resource [bus ff] >17:40:24,363 DEBUG kernel:[ 0.369389] pci 0000:ff:00.0: [8086:2c52] type 00 class 0x060000 >17:40:24,363 DEBUG kernel:[ 0.369446] pci 0000:ff:00.1: [8086:2c81] type 00 class 0x060000 >17:40:24,363 DEBUG kernel:[ 0.369502] pci 0000:ff:02.0: [8086:2c90] type 00 class 0x060000 >17:40:24,363 DEBUG kernel:[ 0.369550] pci 0000:ff:02.1: [8086:2c91] type 00 class 0x060000 >17:40:24,363 DEBUG kernel:[ 0.369604] pci 0000:ff:03.0: [8086:2c98] type 00 class 0x060000 >17:40:24,363 DEBUG kernel:[ 0.369652] pci 0000:ff:03.1: [8086:2c99] type 00 class 0x060000 >17:40:24,363 DEBUG kernel:[ 0.369701] pci 0000:ff:03.4: [8086:2c9c] type 00 class 0x060000 >17:40:24,363 DEBUG kernel:[ 0.369751] pci 0000:ff:04.0: [8086:2ca0] type 00 class 0x060000 >17:40:24,363 DEBUG kernel:[ 0.369802] pci 0000:ff:04.1: [8086:2ca1] type 00 class 0x060000 >17:40:24,363 DEBUG kernel:[ 0.369850] pci 0000:ff:04.2: [8086:2ca2] type 00 class 0x060000 >17:40:24,363 DEBUG kernel:[ 0.369901] pci 0000:ff:04.3: [8086:2ca3] type 00 class 0x060000 >17:40:24,363 DEBUG kernel:[ 0.369950] pci 0000:ff:05.0: [8086:2ca8] type 00 class 0x060000 >17:40:24,363 DEBUG kernel:[ 0.370001] pci 0000:ff:05.1: [8086:2ca9] type 00 class 0x060000 >17:40:24,363 DEBUG kernel:[ 0.370049] pci 0000:ff:05.2: [8086:2caa] type 00 class 0x060000 >17:40:24,363 DEBUG kernel:[ 0.370097] pci 0000:ff:05.3: [8086:2cab] type 00 class 0x060000 >17:40:24,363 WARNING kernel:[ 0.370497] ACPI: Enabled 3 GPEs in block 00 to 3F >17:40:24,363 DEBUG kernel:[ 0.370506] ACPI: \_SB_.PCI0: notify handler is installed >17:40:24,363 DEBUG kernel:[ 0.370578] ACPI: \_SB_.CPBG: notify handler is installed >17:40:24,363 DEBUG kernel:[ 0.370593] Found 2 acpi root devices >17:40:24,363 INFO kernel:[ 0.370675] ACPI: EC: GPE = 0x1b, I/O: command/status = 0x66, data = 0x62 >17:40:24,363 INFO kernel:[ 0.370770] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >17:40:24,363 INFO kernel:[ 0.370775] vgaarb: loaded >17:40:24,363 INFO kernel:[ 0.370776] vgaarb: bridge control possible 0000:01:00.0 >17:40:24,363 NOTICE kernel:[ 0.370858] SCSI subsystem initialized >17:40:24,363 INFO kernel:[ 0.370860] ACPI: bus type ATA registered >17:40:24,363 DEBUG kernel:[ 0.370909] libata version 3.00 loaded. >17:40:24,363 INFO kernel:[ 0.370935] ACPI: bus type USB registered >17:40:24,363 INFO kernel:[ 0.370952] usbcore: registered new interface driver usbfs >17:40:24,363 INFO kernel:[ 0.370960] usbcore: registered new interface driver hub >17:40:24,363 INFO kernel:[ 0.370981] usbcore: registered new device driver usb >17:40:24,363 INFO kernel:[ 0.371069] PCI: Using ACPI for IRQ routing >17:40:24,363 DEBUG kernel:[ 0.377744] PCI: pci_cache_line_size set to 64 bytes >17:40:24,363 DEBUG kernel:[ 0.377858] e820: reserve RAM buffer [mem 0x0009bc00-0x0009ffff] >17:40:24,363 DEBUG kernel:[ 0.377861] e820: reserve RAM buffer [mem 0xbb4bd000-0xbbffffff] >17:40:24,363 INFO kernel:[ 0.377958] NetLabel: Initializing >17:40:24,363 INFO kernel:[ 0.377960] NetLabel: domain hash size = 128 >17:40:24,363 INFO kernel:[ 0.377961] NetLabel: protocols = UNLABELED CIPSOv4 >17:40:24,363 INFO kernel:[ 0.377973] NetLabel: unlabeled traffic allowed by default >17:40:24,363 INFO kernel:[ 0.378057] HPET: 8 timers in total, 5 timers will be used for per-cpu timer >17:40:24,363 INFO kernel:[ 0.378067] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 40, 41, 42, 43, 44, 0 >17:40:24,363 INFO kernel:[ 0.378074] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >17:40:24,363 DEBUG kernel:[ 0.380137] hpet: hpet2 irq 40 for MSI >17:40:24,363 DEBUG kernel:[ 0.380200] hpet: hpet3 irq 41 for MSI >17:40:24,363 DEBUG kernel:[ 0.380281] hpet: hpet4 irq 42 for MSI >17:40:24,363 DEBUG kernel:[ 0.380349] hpet: hpet5 irq 43 for MSI >17:40:24,363 DEBUG kernel:[ 0.380416] hpet: hpet6 irq 44 for MSI >17:40:24,363 INFO kernel:[ 0.380547] Switched to clocksource hpet >17:40:24,363 INFO kernel:[ 0.387057] pnp: PnP ACPI init >17:40:24,363 INFO kernel:[ 0.387073] ACPI: bus type PNP registered >17:40:24,363 DEBUG kernel:[ 0.387141] pnp 00:00: [dma 4] >17:40:24,363 DEBUG kernel:[ 0.387169] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active) >17:40:24,363 DEBUG kernel:[ 0.387198] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active) >17:40:24,363 DEBUG kernel:[ 0.387348] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active) >17:40:24,363 DEBUG kernel:[ 0.387390] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active) >17:40:24,363 INFO kernel:[ 0.387454] system 00:04: [io 0x0680-0x069f] has been reserved >17:40:24,363 INFO kernel:[ 0.387459] system 00:04: [io 0xff00-0xff0f] has been reserved >17:40:24,363 INFO kernel:[ 0.387462] system 00:04: [io 0xffff] has been reserved >17:40:24,363 INFO kernel:[ 0.387464] system 00:04: [io 0xffff] has been reserved >17:40:24,363 INFO kernel:[ 0.387467] system 00:04: [io 0x0400-0x047f] could not be reserved >17:40:24,363 INFO kernel:[ 0.387470] system 00:04: [io 0x0500-0x057f] has been reserved >17:40:24,363 INFO kernel:[ 0.387473] system 00:04: [io 0x164e-0x164f] has been reserved >17:40:24,363 DEBUG kernel:[ 0.387476] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >17:40:24,363 DEBUG kernel:[ 0.387512] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) >17:40:24,363 INFO kernel:[ 0.387593] system 00:06: [io 0x0240-0x0259] has been reserved >17:40:24,363 DEBUG kernel:[ 0.387597] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) >17:40:24,363 DEBUG kernel:[ 0.387691] pnp 00:07: Plug and Play ACPI device, IDs ETD0001 PNP0f0e PNP0f0b PNP0f03 PNP0f13 PNP0f12 (active) >17:40:24,363 DEBUG kernel:[ 0.387747] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >17:40:24,363 INFO kernel:[ 0.392995] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved >17:40:24,363 INFO kernel:[ 0.392999] system 00:09: [mem 0xfed1b000-0xfed1bfff] has been reserved >17:40:24,363 INFO kernel:[ 0.393002] system 00:09: [mem 0xe0000000-0xefffffff] has been reserved >17:40:24,363 INFO kernel:[ 0.393004] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved >17:40:24,363 INFO kernel:[ 0.393007] system 00:09: [mem 0xfed90000-0xfed93fff] could not be reserved >17:40:24,363 INFO kernel:[ 0.393010] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved >17:40:24,363 INFO kernel:[ 0.393013] system 00:09: [mem 0xff000000-0xffffffff] could not be reserved >17:40:24,363 INFO kernel:[ 0.393016] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved >17:40:24,363 INFO kernel:[ 0.393018] system 00:09: [mem 0xd660b000-0xd660bfff] has been reserved >17:40:24,363 DEBUG kernel:[ 0.393022] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) >17:40:24,363 INFO kernel:[ 0.393219] pnp: PnP ACPI: found 10 devices >17:40:24,363 INFO kernel:[ 0.393220] ACPI: bus type PNP unregistered >17:40:24,363 DEBUG kernel:[ 0.400632] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 >17:40:24,363 DEBUG kernel:[ 0.400647] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 >17:40:24,363 DEBUG kernel:[ 0.400661] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04-06] add_size 200000 >17:40:24,363 DEBUG kernel:[ 0.400675] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 07] add_size 200000 >17:40:24,363 DEBUG kernel:[ 0.400688] pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 08] add_size 200000 >17:40:24,363 DEBUG kernel:[ 0.400706] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >17:40:24,363 DEBUG kernel:[ 0.400709] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >17:40:24,363 DEBUG kernel:[ 0.400711] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >17:40:24,363 DEBUG kernel:[ 0.400714] pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >17:40:24,363 DEBUG kernel:[ 0.400717] pci 0000:00:1c.5: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >17:40:24,363 INFO kernel:[ 0.400724] pci 0000:00:1c.0: BAR 15: assigned [mem 0xd6700000-0xd68fffff 64bit pref] >17:40:24,363 INFO kernel:[ 0.400729] pci 0000:00:1c.1: BAR 15: assigned [mem 0xd6900000-0xd6afffff 64bit pref] >17:40:24,363 INFO kernel:[ 0.400734] pci 0000:00:1c.2: BAR 15: assigned [mem 0xd6b00000-0xd6cfffff 64bit pref] >17:40:24,363 INFO kernel:[ 0.400739] pci 0000:00:1c.3: BAR 15: assigned [mem 0xd6d00000-0xd6efffff 64bit pref] >17:40:24,363 INFO kernel:[ 0.400744] pci 0000:00:1c.5: BAR 15: assigned [mem 0xd6f00000-0xd70fffff 64bit pref] >17:40:24,363 INFO kernel:[ 0.400748] pci 0000:00:03.0: PCI bridge to [bus 01] >17:40:24,363 INFO kernel:[ 0.400751] pci 0000:00:03.0: bridge window [io 0xd000-0xdfff] >17:40:24,363 INFO kernel:[ 0.400756] pci 0000:00:03.0: bridge window [mem 0xc0000000-0xd00fffff] >17:40:24,363 INFO kernel:[ 0.400763] pci 0000:00:1c.0: PCI bridge to [bus 02] >17:40:24,363 INFO kernel:[ 0.400768] pci 0000:00:1c.0: bridge window [io 0xc000-0xcfff] >17:40:24,363 INFO kernel:[ 0.400778] pci 0000:00:1c.0: bridge window [mem 0xd5200000-0xd65fffff] >17:40:24,363 INFO kernel:[ 0.400787] pci 0000:00:1c.0: bridge window [mem 0xd6700000-0xd68fffff 64bit pref] >17:40:24,363 INFO kernel:[ 0.400798] pci 0000:00:1c.1: PCI bridge to [bus 03] >17:40:24,363 INFO kernel:[ 0.400805] pci 0000:00:1c.1: bridge window [io 0xb000-0xbfff] >17:40:24,363 INFO kernel:[ 0.400815] pci 0000:00:1c.1: bridge window [mem 0xd3e00000-0xd51fffff] >17:40:24,363 INFO kernel:[ 0.400824] pci 0000:00:1c.1: bridge window [mem 0xd6900000-0xd6afffff 64bit pref] >17:40:24,363 INFO kernel:[ 0.400835] pci 0000:00:1c.2: PCI bridge to [bus 04-06] >17:40:24,363 INFO kernel:[ 0.400843] pci 0000:00:1c.2: bridge window [io 0xa000-0xafff] >17:40:24,363 INFO kernel:[ 0.400852] pci 0000:00:1c.2: bridge window [mem 0xd2a00000-0xd3dfffff] >17:40:24,363 INFO kernel:[ 0.400861] pci 0000:00:1c.2: bridge window [mem 0xd6b00000-0xd6cfffff 64bit pref] >17:40:24,363 INFO kernel:[ 0.400871] pci 0000:00:1c.3: PCI bridge to [bus 07] >17:40:24,363 INFO kernel:[ 0.400879] pci 0000:00:1c.3: bridge window [io 0x9000-0x9fff] >17:40:24,363 INFO kernel:[ 0.400888] pci 0000:00:1c.3: bridge window [mem 0xd1600000-0xd29fffff] >17:40:24,363 INFO kernel:[ 0.400897] pci 0000:00:1c.3: bridge window [mem 0xd6d00000-0xd6efffff 64bit pref] >17:40:24,363 INFO kernel:[ 0.400907] pci 0000:00:1c.5: PCI bridge to [bus 08] >17:40:24,363 INFO kernel:[ 0.400915] pci 0000:00:1c.5: bridge window [io 0x8000-0x8fff] >17:40:24,363 INFO kernel:[ 0.400925] pci 0000:00:1c.5: bridge window [mem 0xd0200000-0xd15fffff] >17:40:24,363 INFO kernel:[ 0.400934] pci 0000:00:1c.5: bridge window [mem 0xd6f00000-0xd70fffff 64bit pref] >17:40:24,363 INFO kernel:[ 0.400945] pci 0000:00:1e.0: PCI bridge to [bus 09] >17:40:24,363 DEBUG kernel:[ 0.401813] pci 0000:00:1e.0: setting latency timer to 64 >17:40:24,363 DEBUG kernel:[ 0.401823] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >17:40:24,363 DEBUG kernel:[ 0.401825] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >17:40:24,363 DEBUG kernel:[ 0.401828] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >17:40:24,363 DEBUG kernel:[ 0.401830] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff] >17:40:24,363 DEBUG kernel:[ 0.401832] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff] >17:40:24,363 DEBUG kernel:[ 0.401834] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff] >17:40:24,363 DEBUG kernel:[ 0.401837] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff] >17:40:24,363 DEBUG kernel:[ 0.401839] pci_bus 0000:00: resource 11 [mem 0xc0000000-0xfeafffff] >17:40:24,363 DEBUG kernel:[ 0.401842] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff] >17:40:24,363 DEBUG kernel:[ 0.401844] pci_bus 0000:01: resource 1 [mem 0xc0000000-0xd00fffff] >17:40:24,363 DEBUG kernel:[ 0.401847] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] >17:40:24,363 DEBUG kernel:[ 0.401849] pci_bus 0000:02: resource 1 [mem 0xd5200000-0xd65fffff] >17:40:24,363 DEBUG kernel:[ 0.401851] pci_bus 0000:02: resource 2 [mem 0xd6700000-0xd68fffff 64bit pref] >17:40:24,363 DEBUG kernel:[ 0.401854] pci_bus 0000:03: resource 0 [io 0xb000-0xbfff] >17:40:24,363 DEBUG kernel:[ 0.401856] pci_bus 0000:03: resource 1 [mem 0xd3e00000-0xd51fffff] >17:40:24,363 DEBUG kernel:[ 0.401859] pci_bus 0000:03: resource 2 [mem 0xd6900000-0xd6afffff 64bit pref] >17:40:24,363 DEBUG kernel:[ 0.401861] pci_bus 0000:04: resource 0 [io 0xa000-0xafff] >17:40:24,363 DEBUG kernel:[ 0.401863] pci_bus 0000:04: resource 1 [mem 0xd2a00000-0xd3dfffff] >17:40:24,363 DEBUG kernel:[ 0.401866] pci_bus 0000:04: resource 2 [mem 0xd6b00000-0xd6cfffff 64bit pref] >17:40:24,363 DEBUG kernel:[ 0.401868] pci_bus 0000:07: resource 0 [io 0x9000-0x9fff] >17:40:24,363 DEBUG kernel:[ 0.401870] pci_bus 0000:07: resource 1 [mem 0xd1600000-0xd29fffff] >17:40:24,363 DEBUG kernel:[ 0.401873] pci_bus 0000:07: resource 2 [mem 0xd6d00000-0xd6efffff 64bit pref] >17:40:24,363 DEBUG kernel:[ 0.401875] pci_bus 0000:08: resource 0 [io 0x8000-0x8fff] >17:40:24,363 DEBUG kernel:[ 0.401878] pci_bus 0000:08: resource 1 [mem 0xd0200000-0xd15fffff] >17:40:24,363 DEBUG kernel:[ 0.401880] pci_bus 0000:08: resource 2 [mem 0xd6f00000-0xd70fffff 64bit pref] >17:40:24,363 DEBUG kernel:[ 0.401882] pci_bus 0000:09: resource 4 [io 0x0000-0x0cf7] >17:40:24,363 DEBUG kernel:[ 0.401885] pci_bus 0000:09: resource 5 [io 0x0d00-0xffff] >17:40:24,363 DEBUG kernel:[ 0.401887] pci_bus 0000:09: resource 6 [mem 0x000a0000-0x000bffff] >17:40:24,363 DEBUG kernel:[ 0.401889] pci_bus 0000:09: resource 7 [mem 0x000d0000-0x000d3fff] >17:40:24,363 DEBUG kernel:[ 0.401892] pci_bus 0000:09: resource 8 [mem 0x000d4000-0x000d7fff] >17:40:24,363 DEBUG kernel:[ 0.401894] pci_bus 0000:09: resource 9 [mem 0x000d8000-0x000dbfff] >17:40:24,363 DEBUG kernel:[ 0.401896] pci_bus 0000:09: resource 10 [mem 0x000dc000-0x000dffff] >17:40:24,363 DEBUG kernel:[ 0.401899] pci_bus 0000:09: resource 11 [mem 0xc0000000-0xfeafffff] >17:40:24,363 INFO kernel:[ 0.401945] NET: Registered protocol family 2 >17:40:24,363 INFO kernel:[ 0.402157] TCP established hash table entries: 32768 (order: 7, 524288 bytes) >17:40:24,363 INFO kernel:[ 0.402424] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) >17:40:24,363 INFO kernel:[ 0.402660] TCP: Hash tables configured (established 32768 bind 32768) >17:40:24,363 INFO kernel:[ 0.402687] TCP: reno registered >17:40:24,363 INFO kernel:[ 0.402698] UDP hash table entries: 2048 (order: 4, 65536 bytes) >17:40:24,363 INFO kernel:[ 0.402744] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >17:40:24,363 INFO kernel:[ 0.402861] NET: Registered protocol family 1 >17:40:24,363 DEBUG kernel:[ 0.728004] pci 0000:01:00.0: Boot video device >17:40:24,363 DEBUG kernel:[ 0.728236] PCI: CLS 64 bytes, default 64 >17:40:24,363 INFO kernel:[ 0.728277] Unpacking initramfs... >17:40:24,363 INFO kernel:[ 6.586731] Freeing initrd memory: 33820K (ffff88007def8000 - ffff88007ffff000) >17:40:24,363 INFO kernel:[ 6.586742] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >17:40:24,363 INFO kernel:[ 6.586745] software IO TLB [mem 0xb74bd000-0xbb4bd000] (64MB) mapped at [ffff8800b74bd000-ffff8800bb4bcfff] >17:40:24,363 NOTICE kernel:[ 6.588438] Initialise system trusted keyring >17:40:24,363 INFO kernel:[ 6.588500] audit: initializing netlink socket (disabled) >17:40:24,363 NOTICE kernel:[ 6.588511] type=2000 audit(1387388319.442:1): initialized >17:40:24,363 INFO kernel:[ 6.619738] HugeTLB registered 2 MB page size, pre-allocated 0 pages >17:40:24,363 INFO kernel:[ 6.621174] zbud: loaded >17:40:24,363 NOTICE kernel:[ 6.621413] VFS: Disk quotas dquot_6.5.2 >17:40:24,363 WARNING kernel:[ 6.621466] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >17:40:24,363 INFO kernel:[ 6.621946] msgmni has been set to 7749 >17:40:24,363 NOTICE kernel:[ 6.622022] Key type big_key registered >17:40:24,363 DEBUG kernel:[ 6.622024] SELinux: Registering netfilter hooks >17:40:24,363 INFO kernel:[ 6.623180] alg: No test for stdrng (krng) >17:40:24,363 INFO kernel:[ 6.623196] NET: Registered protocol family 38 >17:40:24,363 NOTICE kernel:[ 6.623199] Key type asymmetric registered >17:40:24,363 NOTICE kernel:[ 6.623201] Asymmetric key parser 'x509' registered >17:40:24,363 INFO kernel:[ 6.623240] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >17:40:24,363 INFO kernel:[ 6.623290] io scheduler noop registered >17:40:24,363 INFO kernel:[ 6.623292] io scheduler deadline registered >17:40:24,363 INFO kernel:[ 6.623326] io scheduler cfq registered (default) >17:40:24,363 DEBUG kernel:[ 6.623495] pcieport 0000:00:03.0: irq 45 for MSI/MSI-X >17:40:24,363 DEBUG kernel:[ 6.623592] pcieport 0000:00:1c.0: irq 46 for MSI/MSI-X >17:40:24,363 DEBUG kernel:[ 6.623702] pcieport 0000:00:1c.1: irq 47 for MSI/MSI-X >17:40:24,363 DEBUG kernel:[ 6.623812] pcieport 0000:00:1c.2: irq 48 for MSI/MSI-X >17:40:24,363 DEBUG kernel:[ 6.623921] pcieport 0000:00:1c.3: irq 49 for MSI/MSI-X >17:40:24,363 DEBUG kernel:[ 6.624029] pcieport 0000:00:1c.5: irq 50 for MSI/MSI-X >17:40:24,363 DEBUG kernel:[ 6.624138] aer 0000:00:03.0:pcie02: service driver aer loaded >17:40:24,363 INFO kernel:[ 6.624153] pcieport 0000:00:03.0: Signaling PME through PCIe PME interrupt >17:40:24,363 INFO kernel:[ 6.624155] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt >17:40:24,363 INFO kernel:[ 6.624157] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt >17:40:24,363 DEBUG kernel:[ 6.624161] pcie_pme 0000:00:03.0:pcie01: service driver pcie_pme loaded >17:40:24,363 INFO kernel:[ 6.624190] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt >17:40:24,363 DEBUG kernel:[ 6.624198] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded >17:40:24,363 INFO kernel:[ 6.624226] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt >17:40:24,363 INFO kernel:[ 6.624229] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt >17:40:24,363 DEBUG kernel:[ 6.624238] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded >17:40:24,363 INFO kernel:[ 6.624265] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt >17:40:24,363 DEBUG kernel:[ 6.624274] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded >17:40:24,363 INFO kernel:[ 6.624303] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt >17:40:24,363 INFO kernel:[ 6.624305] pci 0000:07:00.0: Signaling PME through PCIe PME interrupt >17:40:24,363 DEBUG kernel:[ 6.624314] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded >17:40:24,363 INFO kernel:[ 6.624340] pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt >17:40:24,363 INFO kernel:[ 6.624342] pci 0000:08:00.0: Signaling PME through PCIe PME interrupt >17:40:24,363 DEBUG kernel:[ 6.624361] pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded >17:40:24,363 INFO kernel:[ 6.624376] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >17:40:24,363 INFO kernel:[ 6.624485] pciehp 0000:00:1c.0:pcie04: HPC vendor_id 8086 device_id 3b42 ss_vid 1043 ss_did 1c77 >17:40:24,363 DEBUG kernel:[ 6.624530] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded >17:40:24,363 INFO kernel:[ 6.624547] pciehp 0000:00:1c.1:pcie04: HPC vendor_id 8086 device_id 3b44 ss_vid 1043 ss_did 1c77 >17:40:24,363 DEBUG kernel:[ 6.624589] pciehp 0000:00:1c.1:pcie04: service driver pciehp loaded >17:40:24,363 INFO kernel:[ 6.624605] pciehp 0000:00:1c.2:pcie04: HPC vendor_id 8086 device_id 3b46 ss_vid 1043 ss_did 1c77 >17:40:24,363 DEBUG kernel:[ 6.624649] pciehp 0000:00:1c.2:pcie04: service driver pciehp loaded >17:40:24,363 INFO kernel:[ 6.624665] pciehp 0000:00:1c.3:pcie04: HPC vendor_id 8086 device_id 3b48 ss_vid 1043 ss_did 1c77 >17:40:24,363 DEBUG kernel:[ 6.624709] pciehp 0000:00:1c.3:pcie04: service driver pciehp loaded >17:40:24,363 INFO kernel:[ 6.624725] pciehp 0000:00:1c.5:pcie04: HPC vendor_id 8086 device_id 3b4c ss_vid 1043 ss_did 1c77 >17:40:24,363 DEBUG kernel:[ 6.624765] pciehp 0000:00:1c.5:pcie04: service driver pciehp loaded >17:40:24,363 INFO kernel:[ 6.624772] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >17:40:24,363 DEBUG kernel:[ 6.624846] intel_idle: MWAIT substates: 0x1120 >17:40:24,363 DEBUG kernel:[ 6.624861] intel_idle: v0.4 model 0x1E >17:40:24,363 DEBUG kernel:[ 6.624864] intel_idle: lapic_timer_reliable_states 0x2 >17:40:24,363 INFO kernel:[ 6.625048] ACPI: AC Adapter [AC0] (on-line) >17:40:24,363 INFO kernel:[ 6.625158] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 >17:40:24,363 INFO kernel:[ 6.626080] ACPI: Lid Switch [LID] >17:40:24,363 INFO kernel:[ 6.626137] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1 >17:40:24,363 INFO kernel:[ 6.626142] ACPI: Sleep Button [SLPB] >17:40:24,363 INFO kernel:[ 6.626180] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >17:40:24,363 INFO kernel:[ 6.626183] ACPI: Power Button [PWRF] >17:40:24,363 INFO kernel:[ 6.626261] ACPI: Requesting acpi_cpufreq >17:40:24,363 INFO kernel:[ 6.628242] thermal LNXTHERM:00: registered as thermal_zone0 >17:40:24,363 INFO kernel:[ 6.628246] ACPI: Thermal Zone [THRM] (74 C) >17:40:24,363 INFO kernel:[ 6.628273] GHES: HEST is not enabled! >17:40:24,363 INFO kernel:[ 6.628343] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >17:40:24,363 INFO kernel:[ 6.629212] Non-volatile memory driver v1.3 >17:40:24,363 INFO kernel:[ 6.629215] Linux agpgart interface v0.103 >17:40:24,363 DEBUG kernel:[ 6.629507] ahci 0000:00:1f.2: version 3.0 >17:40:24,363 DEBUG kernel:[ 6.629818] ahci 0000:00:1f.2: irq 51 for MSI/MSI-X >17:40:24,363 INFO kernel:[ 6.629946] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 3 Gbps 0x33 impl SATA mode >17:40:24,363 INFO kernel:[ 6.629958] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems sxs apst >17:40:24,363 DEBUG kernel:[ 6.629968] ahci 0000:00:1f.2: setting latency timer to 64 >17:40:24,363 INFO kernel:[ 6.635854] scsi0 : ahci >17:40:24,363 INFO kernel:[ 6.635943] scsi1 : ahci >17:40:24,363 INFO kernel:[ 6.636022] scsi2 : ahci >17:40:24,363 INFO kernel:[ 6.636116] scsi3 : ahci >17:40:24,363 INFO kernel:[ 6.636200] scsi4 : ahci >17:40:24,363 INFO kernel:[ 6.636294] scsi5 : ahci >17:40:24,363 INFO kernel:[ 6.636434] ata1: SATA max UDMA/133 abar m2048@0xd6606000 port 0xd6606100 irq 51 >17:40:24,363 INFO kernel:[ 6.636442] ata2: SATA max UDMA/133 abar m2048@0xd6606000 port 0xd6606180 irq 51 >17:40:24,363 INFO kernel:[ 6.636444] ata3: DUMMY >17:40:24,363 INFO kernel:[ 6.636445] ata4: DUMMY >17:40:24,363 INFO kernel:[ 6.636452] ata5: SATA max UDMA/133 abar m2048@0xd6606000 port 0xd6606300 irq 51 >17:40:24,363 INFO kernel:[ 6.636459] ata6: SATA max UDMA/133 abar m2048@0xd6606000 port 0xd6606380 irq 51 >17:40:24,363 INFO kernel:[ 6.636549] libphy: Fixed MDIO Bus: probed >17:40:24,363 INFO kernel:[ 6.636649] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >17:40:24,363 INFO kernel:[ 6.636651] ehci-pci: EHCI PCI platform driver >17:40:24,363 DEBUG kernel:[ 6.636856] ehci-pci 0000:00:1a.0: setting latency timer to 64 >17:40:24,363 INFO kernel:[ 6.636873] ehci-pci 0000:00:1a.0: EHCI Host Controller >17:40:24,363 INFO kernel:[ 6.636943] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >17:40:24,363 INFO kernel:[ 6.636961] ehci-pci 0000:00:1a.0: debug port 2 >17:40:24,363 DEBUG kernel:[ 6.640977] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >17:40:24,363 INFO kernel:[ 6.641004] ehci-pci 0000:00:1a.0: irq 16, io mem 0xd6608000 >17:40:24,363 INFO kernel:[ 6.646396] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >17:40:24,363 INFO kernel:[ 6.646416] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >17:40:24,363 INFO kernel:[ 6.646419] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >17:40:24,363 INFO kernel:[ 6.646421] usb usb1: Product: EHCI Host Controller >17:40:24,363 INFO kernel:[ 6.646423] usb usb1: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >17:40:24,363 INFO kernel:[ 6.646426] usb usb1: SerialNumber: 0000:00:1a.0 >17:40:24,363 INFO kernel:[ 6.647058] hub 1-0:1.0: USB hub found >17:40:24,363 INFO kernel:[ 6.647063] hub 1-0:1.0: 2 ports detected >17:40:24,363 DEBUG kernel:[ 6.648134] ehci-pci 0000:00:1d.0: setting latency timer to 64 >17:40:24,363 INFO kernel:[ 6.648147] ehci-pci 0000:00:1d.0: EHCI Host Controller >17:40:24,363 INFO kernel:[ 6.648204] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >17:40:24,363 INFO kernel:[ 6.648229] ehci-pci 0000:00:1d.0: debug port 2 >17:40:24,363 DEBUG kernel:[ 6.652240] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >17:40:24,363 INFO kernel:[ 6.652257] ehci-pci 0000:00:1d.0: irq 23, io mem 0xd6607000 >17:40:24,363 INFO kernel:[ 6.653043] ACPI: Battery Slot [BAT0] (battery present) >17:40:24,363 INFO kernel:[ 6.657414] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >17:40:24,363 INFO kernel:[ 6.657448] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >17:40:24,363 INFO kernel:[ 6.657451] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >17:40:24,363 INFO kernel:[ 6.657453] usb usb2: Product: EHCI Host Controller >17:40:24,363 INFO kernel:[ 6.657455] usb usb2: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >17:40:24,363 INFO kernel:[ 6.657458] usb usb2: SerialNumber: 0000:00:1d.0 >17:40:24,363 INFO kernel:[ 6.657577] hub 2-0:1.0: USB hub found >17:40:24,363 INFO kernel:[ 6.657582] hub 2-0:1.0: 2 ports detected >17:40:24,363 INFO kernel:[ 6.657676] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >17:40:24,363 INFO kernel:[ 6.657678] ohci-pci: OHCI PCI platform driver >17:40:24,363 INFO kernel:[ 6.657689] uhci_hcd: USB Universal Host Controller Interface driver >17:40:24,363 INFO kernel:[ 6.657810] xhci_hcd 0000:07:00.0: xHCI Host Controller >17:40:24,363 INFO kernel:[ 6.657872] xhci_hcd 0000:07:00.0: new USB bus registered, assigned bus number 3 >17:40:24,363 DEBUG kernel:[ 6.658305] xhci_hcd 0000:07:00.0: irq 52 for MSI/MSI-X >17:40:24,363 DEBUG kernel:[ 6.658313] xhci_hcd 0000:07:00.0: irq 53 for MSI/MSI-X >17:40:24,363 DEBUG kernel:[ 6.658320] xhci_hcd 0000:07:00.0: irq 54 for MSI/MSI-X >17:40:24,363 DEBUG kernel:[ 6.658326] xhci_hcd 0000:07:00.0: irq 55 for MSI/MSI-X >17:40:24,363 DEBUG kernel:[ 6.658333] xhci_hcd 0000:07:00.0: irq 56 for MSI/MSI-X >17:40:24,363 DEBUG kernel:[ 6.658340] xhci_hcd 0000:07:00.0: irq 57 for MSI/MSI-X >17:40:24,363 DEBUG kernel:[ 6.658346] xhci_hcd 0000:07:00.0: irq 58 for MSI/MSI-X >17:40:24,363 DEBUG kernel:[ 6.658353] xhci_hcd 0000:07:00.0: irq 59 for MSI/MSI-X >17:40:24,363 INFO kernel:[ 6.658642] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >17:40:24,363 INFO kernel:[ 6.658645] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >17:40:24,363 INFO kernel:[ 6.658647] usb usb3: Product: xHCI Host Controller >17:40:24,363 INFO kernel:[ 6.658650] usb usb3: Manufacturer: Linux 3.11.10-301.fc20.x86_64 xhci_hcd >17:40:24,363 INFO kernel:[ 6.658652] usb usb3: SerialNumber: 0000:07:00.0 >17:40:24,363 DEBUG kernel:[ 6.658727] xHCI xhci_add_endpoint called for root hub >17:40:24,363 DEBUG kernel:[ 6.658729] xHCI xhci_check_bandwidth called for root hub >17:40:24,363 INFO kernel:[ 6.658753] hub 3-0:1.0: USB hub found >17:40:24,363 INFO kernel:[ 6.658768] hub 3-0:1.0: 2 ports detected >17:40:24,363 INFO kernel:[ 6.658868] xhci_hcd 0000:07:00.0: xHCI Host Controller >17:40:24,363 INFO kernel:[ 6.658925] xhci_hcd 0000:07:00.0: new USB bus registered, assigned bus number 4 >17:40:24,363 INFO kernel:[ 6.661494] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >17:40:24,363 INFO kernel:[ 6.661497] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >17:40:24,363 INFO kernel:[ 6.661499] usb usb4: Product: xHCI Host Controller >17:40:24,363 INFO kernel:[ 6.661501] usb usb4: Manufacturer: Linux 3.11.10-301.fc20.x86_64 xhci_hcd >17:40:24,363 INFO kernel:[ 6.661504] usb usb4: SerialNumber: 0000:07:00.0 >17:40:24,363 DEBUG kernel:[ 6.661593] xHCI xhci_add_endpoint called for root hub >17:40:24,363 DEBUG kernel:[ 6.661595] xHCI xhci_check_bandwidth called for root hub >17:40:24,363 INFO kernel:[ 6.661618] hub 4-0:1.0: USB hub found >17:40:24,363 INFO kernel:[ 6.661637] hub 4-0:1.0: 2 ports detected >17:40:24,363 INFO kernel:[ 6.666433] usbcore: registered new interface driver usbserial >17:40:24,363 INFO kernel:[ 6.666441] usbcore: registered new interface driver usbserial_generic >17:40:24,363 INFO kernel:[ 6.666448] usbserial: USB Serial support registered for generic >17:40:24,363 INFO kernel:[ 6.666480] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 >17:40:24,363 INFO kernel:[ 6.669461] i8042: Detected active multiplexing controller, rev 1.1 >17:40:24,363 INFO kernel:[ 6.670395] serio: i8042 KBD port at 0x60,0x64 irq 1 >17:40:24,363 INFO kernel:[ 6.670401] serio: i8042 AUX0 port at 0x60,0x64 irq 12 >17:40:24,363 INFO kernel:[ 6.670426] serio: i8042 AUX1 port at 0x60,0x64 irq 12 >17:40:24,363 INFO kernel:[ 6.670448] serio: i8042 AUX2 port at 0x60,0x64 irq 12 >17:40:24,363 INFO kernel:[ 6.670469] serio: i8042 AUX3 port at 0x60,0x64 irq 12 >17:40:24,363 INFO kernel:[ 6.670556] mousedev: PS/2 mouse device common for all mice >17:40:24,363 INFO kernel:[ 6.670816] rtc_cmos 00:05: RTC can wake from S4 >17:40:24,363 INFO kernel:[ 6.670973] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 >17:40:24,363 INFO kernel:[ 6.671013] rtc_cmos 00:05: alarms up to one year, y3k, 242 bytes nvram, hpet irqs >17:40:24,363 INFO kernel:[ 6.671087] device-mapper: uevent: version 1.0.3 >17:40:24,363 INFO kernel:[ 6.671159] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >17:40:24,363 INFO kernel:[ 6.671349] cpuidle: using governor menu >17:40:24,363 INFO kernel:[ 6.671655] hidraw: raw HID events driver (C) Jiri Kosina >17:40:24,363 INFO kernel:[ 6.671748] usbcore: registered new interface driver usbhid >17:40:24,363 INFO kernel:[ 6.671749] usbhid: USB HID core driver >17:40:24,363 INFO kernel:[ 6.671793] drop_monitor: Initializing network drop monitor service >17:40:24,363 INFO kernel:[ 6.671888] ip_tables: (C) 2000-2006 Netfilter Core Team >17:40:24,363 INFO kernel:[ 6.671935] TCP: cubic registered >17:40:24,363 INFO kernel:[ 6.671940] Initializing XFRM netlink socket >17:40:24,363 INFO kernel:[ 6.672063] NET: Registered protocol family 10 >17:40:24,363 INFO kernel:[ 6.672285] mip6: Mobile IPv6 >17:40:24,363 INFO kernel:[ 6.672288] NET: Registered protocol family 17 >17:40:24,363 DEBUG kernel:[ 6.672670] PM: Hibernation image not present or could not be loaded. >17:40:24,363 NOTICE kernel:[ 6.672675] Loading compiled-in X.509 certificates >17:40:24,363 NOTICE kernel:[ 6.674099] Loaded X.509 cert 'Fedora kernel signing key: 03591dc57a690741401a1c202e2b3d9f4fed2a0e' >17:40:24,363 INFO kernel:[ 6.674110] registered taskstats version 1 >17:40:24,363 INFO kernel:[ 6.674769] Magic number: 9:773:643 >17:40:24,363 INFO kernel:[ 6.674891] rtc_cmos 00:05: setting system clock to 2013-12-18 17:38:39 UTC (1387388319) >17:40:24,363 INFO kernel:[ 6.707759] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >17:40:24,363 INFO kernel:[ 6.943617] ata6: SATA link down (SStatus 0 SControl 300) >17:40:24,363 INFO kernel:[ 6.943652] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >17:40:24,363 INFO kernel:[ 6.943676] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >17:40:24,363 INFO kernel:[ 6.943705] ata5: SATA link down (SStatus 0 SControl 300) >17:40:24,363 INFO kernel:[ 6.945172] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >17:40:24,363 DEBUG kernel:[ 6.945774] ata2.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded >17:40:24,363 INFO kernel:[ 6.945783] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >17:40:24,363 INFO kernel:[ 6.947046] ata2.00: ATAPI: HL-DT-STDVDRAM GT10N, 1.02, max UDMA/100 >17:40:24,363 DEBUG kernel:[ 6.949251] ata2.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded >17:40:24,363 INFO kernel:[ 6.949259] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >17:40:24,363 INFO kernel:[ 6.949607] usb 1-1: new high-speed USB device number 2 using ehci-pci >17:40:24,363 INFO kernel:[ 6.950506] ata2.00: configured for UDMA/100 >17:40:24,363 DEBUG kernel:[ 6.954503] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded >17:40:24,363 INFO kernel:[ 6.954511] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >17:40:24,363 INFO kernel:[ 7.064090] usb 1-1: New USB device found, idVendor=8087, idProduct=0020 >17:40:24,363 INFO kernel:[ 7.064096] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >17:40:24,363 INFO kernel:[ 7.064390] hub 1-1:1.0: USB hub found >17:40:24,363 INFO kernel:[ 7.064463] hub 1-1:1.0: 6 ports detected >17:40:24,363 INFO kernel:[ 7.168718] usb 2-1: new high-speed USB device number 2 using ehci-pci >17:40:24,363 INFO kernel:[ 7.271929] ata1.00: ATA-8: ST9640320AS, 0001SDM1, max UDMA/133 >17:40:24,363 INFO kernel:[ 7.271933] ata1.00: 1250263728 sectors, multi 16: LBA48 NCQ (depth 31/32) >17:40:24,363 INFO kernel:[ 7.283674] usb 2-1: New USB device found, idVendor=8087, idProduct=0020 >17:40:24,363 INFO kernel:[ 7.283682] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >17:40:24,363 INFO kernel:[ 7.284102] hub 2-1:1.0: USB hub found >17:40:24,363 INFO kernel:[ 7.284284] hub 2-1:1.0: 8 ports detected >17:40:24,363 INFO kernel:[ 7.287963] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >17:40:24,363 DEBUG kernel:[ 7.297679] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded >17:40:24,363 INFO kernel:[ 7.297687] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >17:40:24,363 INFO kernel:[ 7.327580] ata1.00: configured for UDMA/133 >17:40:24,363 NOTICE kernel:[ 7.328117] scsi 0:0:0:0: Direct-Access ATA ST9640320AS 0001 PQ: 0 ANSI: 5 >17:40:24,363 NOTICE kernel:[ 7.328408] sd 0:0:0:0: Attached scsi generic sg0 type 0 >17:40:24,363 NOTICE kernel:[ 7.328513] sd 0:0:0:0: [sda] 1250263728 512-byte logical blocks: (640 GB/596 GiB) >17:40:24,363 NOTICE kernel:[ 7.329092] sd 0:0:0:0: [sda] Write Protect is off >17:40:24,363 DEBUG kernel:[ 7.329100] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >17:40:24,363 NOTICE kernel:[ 7.329357] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >17:40:24,363 NOTICE kernel:[ 7.330203] scsi 1:0:0:0: CD-ROM HL-DT-ST DVDRAM GT10N 1.02 PQ: 0 ANSI: 5 >17:40:24,363 WARNING kernel:[ 7.332102] sr0: scsi3-mmc drive: 62x/24x writer dvd-ram cd/rw xa/form2 cdda tray >17:40:24,363 INFO kernel:[ 7.332109] cdrom: Uniform CD-ROM driver Revision: 3.20 >17:40:24,363 DEBUG kernel:[ 7.332456] sr 1:0:0:0: Attached scsi CD-ROM sr0 >17:40:24,363 NOTICE kernel:[ 7.332589] sr 1:0:0:0: Attached scsi generic sg1 type 5 >17:40:24,363 INFO kernel:[ 7.361236] usb 1-1.2: new high-speed USB device number 3 using ehci-pci >17:40:24,363 INFO kernel:[ 7.368293] sda: sda1 sda2 sda3 < sda5 > >17:40:24,363 NOTICE kernel:[ 7.369782] sd 0:0:0:0: [sda] Attached SCSI disk >17:40:24,363 INFO kernel:[ 7.372286] Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >17:40:24,363 INFO kernel:[ 7.372292] Write protecting the kernel read-only data: 12288k >17:40:24,363 INFO kernel:[ 7.382318] Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >17:40:24,363 INFO kernel:[ 7.389525] Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >17:40:24,363 INFO kernel:[ 7.422241] device-mapper: multipath: version 1.5.1 loaded >17:40:24,363 INFO kernel:[ 7.482227] usb 1-1.2: New USB device found, idVendor=13d3, idProduct=5122 >17:40:24,363 INFO kernel:[ 7.482238] usb 1-1.2: New USB device strings: Mfr=2, Product=1, SerialNumber=0 >17:40:24,363 INFO kernel:[ 7.482247] usb 1-1.2: Product: USB 2.0 Camera >17:40:24,363 INFO kernel:[ 7.482254] usb 1-1.2: Manufacturer: Sonix Technology Co., Ltd. >17:40:24,363 INFO kernel:[ 7.559295] usb 1-1.5: new full-speed USB device number 4 using ehci-pci >17:40:24,363 INFO kernel:[ 7.565449] BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >17:40:24,363 INFO kernel:[ 7.589049] tsc: Refined TSC clocksource calibration: 1595.991 MHz >17:40:24,363 INFO kernel:[ 7.649228] usb 1-1.5: New USB device found, idVendor=0b05, idProduct=1788 >17:40:24,363 INFO kernel:[ 7.649240] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >17:40:24,363 INFO kernel:[ 7.649247] usb 1-1.5: Product: BT-270 >17:40:24,363 INFO kernel:[ 7.649254] usb 1-1.5: Manufacturer: Broadcom Corp >17:40:24,363 INFO kernel:[ 7.649260] usb 1-1.5: SerialNumber: 1C4BD6012301 >17:40:24,363 INFO kernel:[ 7.660105] psmouse serio4: elantech: assuming hardware version 2 (with firmware version 0x040201) >17:40:24,363 INFO kernel:[ 7.688991] psmouse serio4: elantech: Synaptics capabilities query result 0x78, 0x14, 0x0b. >17:40:24,363 INFO kernel:[ 7.713350] usb 2-1.1: new low-speed USB device number 3 using ehci-pci >17:40:24,363 INFO kernel:[ 7.795293] usb 2-1.1: New USB device found, idVendor=045e, idProduct=00cb >17:40:24,363 INFO kernel:[ 7.795302] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >17:40:24,363 INFO kernel:[ 7.795307] usb 2-1.1: Product: Microsoft Basic Optical Mouse v2.0 >17:40:24,363 INFO kernel:[ 7.795311] usb 2-1.1: Manufacturer: Microsoft >17:40:24,363 INFO kernel:[ 7.798263] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio4/input/input4 >17:40:24,363 INFO kernel:[ 7.799506] input: Microsoft Microsoft Basic Optical Mouse v2.0 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input5 >17:40:24,363 INFO kernel:[ 7.800010] hid-generic 0003:045E:00CB.0001: input,hidraw0: USB HID v1.11 Mouse [Microsoft Microsoft Basic Optical Mouse v2.0 ] on usb-0000:00:1d.0-1.1/input0 >17:40:24,363 INFO kernel:[ 7.873538] usb 2-1.2: new high-speed USB device number 4 using ehci-pci >17:40:24,363 INFO kernel:[ 8.053031] squashfs: version 4.0 (2009/01/31) Phillip Lougher >17:40:24,363 INFO kernel:[ 8.057995] Loading iSCSI transport class v2.0-870. >17:40:24,363 NOTICE kernel:[ 8.064965] iscsi: registered transport (tcp) >17:40:24,363 INFO kernel:[ 8.068162] alua: device handler registered >17:40:24,363 INFO kernel:[ 8.071359] emc: device handler registered >17:40:24,363 INFO kernel:[ 8.074399] hp_sw: device handler registered >17:40:24,363 INFO kernel:[ 8.077529] rdac: device handler registered >17:40:24,363 INFO kernel:[ 8.590321] Switched to clocksource tsc >17:40:24,363 INFO kernel:[ 8.607301] usb 2-1.2: New USB device found, idVendor=1058, idProduct=0730 >17:40:24,363 INFO kernel:[ 8.607309] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >17:40:24,363 INFO kernel:[ 8.607314] usb 2-1.2: Product: My Passport 0730 >17:40:24,363 INFO kernel:[ 8.607318] usb 2-1.2: Manufacturer: Western Digital >17:40:24,363 INFO kernel:[ 8.607323] usb 2-1.2: SerialNumber: 575836314338305037363535 >17:40:24,363 INFO kernel:[ 11.099455] floppy0: no floppy controllers found >17:40:24,363 INFO kernel:[ 11.099477] work still pending >17:40:24,363 INFO kernel:[ 11.119387] No iBFT detected. >17:40:24,363 INFO kernel:[ 11.122329] md: raid0 personality registered for level 0 >17:40:24,363 INFO kernel:[ 11.129181] md: raid1 personality registered for level 1 >17:40:24,363 INFO kernel:[ 11.134902] async_tx: api initialized (async) >17:40:24,363 INFO kernel:[ 11.138562] xor: measuring software checksum speed >17:40:24,363 INFO kernel:[ 11.148140] prefetch64-sse: 3916.000 MB/sec >17:40:24,363 INFO kernel:[ 11.158199] generic_sse: 3620.000 MB/sec >17:40:24,363 INFO kernel:[ 11.158203] xor: using function: prefetch64-sse (3916.000 MB/sec) >17:40:24,363 WARNING kernel:[ 11.183140] raid6: sse2x1 2285 MB/s >17:40:24,363 WARNING kernel:[ 11.200232] raid6: sse2x2 2714 MB/s >17:40:24,363 WARNING kernel:[ 11.217175] raid6: sse2x4 3019 MB/s >17:40:24,363 WARNING kernel:[ 11.217178] raid6: using algorithm sse2x4 (3019 MB/s) >17:40:24,363 WARNING kernel:[ 11.217181] raid6: using ssse3x2 recovery algorithm >17:40:24,363 INFO kernel:[ 11.233227] md: raid6 personality registered for level 6 >17:40:24,363 INFO kernel:[ 11.233232] md: raid5 personality registered for level 5 >17:40:24,363 INFO kernel:[ 11.233235] md: raid4 personality registered for level 4 >17:40:24,363 INFO kernel:[ 11.239335] md: raid10 personality registered for level 10 >17:40:24,363 INFO kernel:[ 11.242143] md: linear personality registered for level -1 >17:40:24,363 INFO kernel:[ 11.250701] device-mapper: multipath round-robin: version 1.0.0 loaded >17:40:24,363 INFO kernel:[ 11.258153] sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >17:40:24,363 INFO kernel:[ 11.286614] RPC: Registered named UNIX socket transport module. >17:40:24,363 INFO kernel:[ 11.286620] RPC: Registered udp transport module. >17:40:24,363 INFO kernel:[ 11.286623] RPC: Registered tcp transport module. >17:40:24,363 INFO kernel:[ 11.286625] RPC: Registered tcp NFSv4.1 backchannel transport module. >17:40:24,363 INFO kernel:[ 11.482319] usb-storage 2-1.2:1.0: USB Mass Storage device detected >17:40:24,363 INFO kernel:[ 11.482471] scsi6 : usb-storage 2-1.2:1.0 >17:40:24,363 INFO kernel:[ 11.482597] usbcore: registered new interface driver usb-storage >17:40:24,363 INFO kernel:[ 11.670735] acpi device:0c: registered as cooling_device8 >17:40:24,363 INFO kernel:[ 11.670785] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) >17:40:24,363 INFO kernel:[ 11.670902] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:09/LNXVIDEO:01/input/input6 >17:40:24,363 INFO kernel:[ 11.700904] [drm] Initialized drm 1.1.0 20060810 >17:40:24,363 INFO kernel:[ 11.707056] atl1c 0000:08:00.0: version 1.0.1.1-NAPI >17:40:24,363 INFO kernel:[ 11.749012] [drm] radeon kernel modesetting enabled. >17:40:24,363 INFO kernel:[ 11.749408] [drm] initializing kernel modesetting (REDWOOD 0x1002:0x68C0 0x1043:0x1C22). >17:40:24,363 INFO kernel:[ 11.749440] [drm] register mmio base: 0xD0020000 >17:40:24,363 INFO kernel:[ 11.749442] [drm] register mmio size: 131072 >17:40:24,363 INFO kernel:[ 11.749533] ATOM BIOS: Asus >17:40:24,363 INFO kernel:[ 11.749611] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used) >17:40:24,363 INFO kernel:[ 11.749617] radeon 0000:01:00.0: GTT: 512M 0x0000000040000000 - 0x000000005FFFFFFF >17:40:24,364 INFO kernel:[ 11.749622] [drm] Detected VRAM RAM=1024M, BAR=256M >17:40:24,364 INFO kernel:[ 11.749625] [drm] RAM width 128bits DDR >17:40:24,364 INFO kernel:[ 11.749714] [TTM] Zone kernel: Available graphics memory: 1986072 kiB >17:40:24,364 INFO kernel:[ 11.749720] [TTM] Initializing pool allocator >17:40:24,364 INFO kernel:[ 11.749729] [TTM] Initializing DMA pool allocator >17:40:24,364 INFO kernel:[ 11.749760] [drm] radeon: 1024M of VRAM memory ready >17:40:24,364 INFO kernel:[ 11.749764] [drm] radeon: 512M of GTT memory ready. >17:40:24,364 INFO kernel:[ 11.750127] [drm] GART: num cpu pages 131072, num gpu pages 131072 >17:40:24,364 INFO kernel:[ 11.750887] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0 >17:40:24,364 INFO kernel:[ 11.754314] [drm] Loading REDWOOD Microcode >17:40:24,364 INFO kernel:[ 11.755205] [drm] PCIE GART of 512M enabled (table at 0x000000000025D000). >17:40:24,364 INFO kernel:[ 11.755346] radeon 0000:01:00.0: WB enabled >17:40:24,364 INFO kernel:[ 11.755348] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff88012f6fac00 >17:40:24,364 INFO kernel:[ 11.755350] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff88012f6fac0c >17:40:24,364 INFO kernel:[ 11.756241] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x000000000005c418 and cpu addr 0xffffc9001091c418 >17:40:24,364 INFO kernel:[ 11.756242] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >17:40:24,364 INFO kernel:[ 11.756243] [drm] Driver supports precise vblank timestamp query. >17:40:24,364 DEBUG kernel:[ 11.756259] radeon 0000:01:00.0: irq 60 for MSI/MSI-X >17:40:24,364 INFO kernel:[ 11.756268] radeon 0000:01:00.0: radeon: using MSI. >17:40:24,364 INFO kernel:[ 11.756291] [drm] radeon: irq initialized. >17:40:24,364 INFO kernel:[ 11.773328] [drm] ring test on 0 succeeded in 1 usecs >17:40:24,364 INFO kernel:[ 11.773388] [drm] ring test on 3 succeeded in 1 usecs >17:40:24,364 INFO kernel:[ 11.960763] [drm] ring test on 5 succeeded in 1 usecs >17:40:24,364 INFO kernel:[ 11.960767] [drm] UVD initialized successfully. >17:40:24,364 INFO kernel:[ 11.961087] [drm] ib test on ring 0 succeeded in 0 usecs >17:40:24,364 INFO kernel:[ 11.961118] [drm] ib test on ring 3 succeeded in 0 usecs >17:40:24,364 INFO kernel:[ 12.112675] [drm] ib test on ring 5 succeeded >17:40:24,364 INFO kernel:[ 12.113201] [drm] Radeon Display Connectors >17:40:24,364 INFO kernel:[ 12.113205] [drm] Connector 0: >17:40:24,364 INFO kernel:[ 12.113208] [drm] LVDS-1 >17:40:24,364 INFO kernel:[ 12.113212] [drm] DDC: 0x6560 0x6560 0x6564 0x6564 0x6568 0x6568 0x656c 0x656c >17:40:24,364 INFO kernel:[ 12.113215] [drm] Encoders: >17:40:24,364 INFO kernel:[ 12.113218] [drm] LCD1: INTERNAL_UNIPHY >17:40:24,364 INFO kernel:[ 12.113220] [drm] Connector 1: >17:40:24,364 INFO kernel:[ 12.113223] [drm] HDMI-A-1 >17:40:24,364 INFO kernel:[ 12.113225] [drm] HPD2 >17:40:24,364 INFO kernel:[ 12.113229] [drm] DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c >17:40:24,364 INFO kernel:[ 12.113231] [drm] Encoders: >17:40:24,364 INFO kernel:[ 12.113233] [drm] DFP1: INTERNAL_UNIPHY1 >17:40:24,364 INFO kernel:[ 12.113236] [drm] Connector 2: >17:40:24,364 INFO kernel:[ 12.113238] [drm] VGA-1 >17:40:24,364 INFO kernel:[ 12.113242] [drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c >17:40:24,364 INFO kernel:[ 12.113244] [drm] Encoders: >17:40:24,364 INFO kernel:[ 12.113247] [drm] CRT1: INTERNAL_KLDSCP_DAC1 >17:40:24,364 INFO kernel:[ 12.113314] [drm] Internal thermal controller with fan control >17:40:24,364 INFO kernel:[ 12.113374] [drm] radeon: power management initialized >17:40:24,364 NOTICE kernel:[ 12.485648] scsi 6:0:0:0: Direct-Access WD My Passport 0730 1016 PQ: 0 ANSI: 6 >17:40:24,364 NOTICE kernel:[ 12.486638] scsi 6:0:0:1: Enclosure WD SES Device 1016 PQ: 0 ANSI: 6 >17:40:24,364 NOTICE kernel:[ 12.487125] sd 6:0:0:0: Attached scsi generic sg2 type 0 >17:40:24,364 NOTICE kernel:[ 12.487355] scsi 6:0:0:1: Attached scsi generic sg3 type 13 >17:40:24,364 NOTICE kernel:[ 12.487931] sd 6:0:0:0: [sdb] 1953458176 512-byte logical blocks: (1.00 TB/931 GiB) >17:40:24,364 NOTICE kernel:[ 12.488649] sd 6:0:0:0: [sdb] Write Protect is off >17:40:24,364 DEBUG kernel:[ 12.488657] sd 6:0:0:0: [sdb] Mode Sense: 47 00 10 08 >17:40:24,364 ERR kernel:[ 12.489337] sd 6:0:0:0: [sdb] No Caching mode page found >17:40:24,364 ERR kernel:[ 12.489430] sd 6:0:0:0: [sdb] Assuming drive cache: write through >17:40:24,364 ERR kernel:[ 12.492048] sd 6:0:0:0: [sdb] No Caching mode page found >17:40:24,364 ERR kernel:[ 12.492132] sd 6:0:0:0: [sdb] Assuming drive cache: write through >17:40:24,364 INFO kernel:[ 12.526666] sdb: sdb1 sdb2 >17:40:24,364 ERR kernel:[ 12.530727] sd 6:0:0:0: [sdb] No Caching mode page found >17:40:24,364 ERR kernel:[ 12.530821] sd 6:0:0:0: [sdb] Assuming drive cache: write through >17:40:24,364 NOTICE kernel:[ 12.530915] sd 6:0:0:0: [sdb] Attached SCSI disk >17:40:24,364 INFO kernel:[ 12.560288] [drm] fb mappable at 0xC035F000 >17:40:24,364 INFO kernel:[ 12.560294] [drm] vram apper at 0xC0000000 >17:40:24,364 INFO kernel:[ 12.560297] [drm] size 4325376 >17:40:24,364 INFO kernel:[ 12.560299] [drm] fb depth is 24 >17:40:24,364 INFO kernel:[ 12.560302] [drm] pitch is 5632 >17:40:24,364 INFO kernel:[ 12.560470] fbcon: radeondrmfb (fb0) is primary device >17:40:24,364 INFO kernel:[ 13.093438] Console: switching to colour frame buffer device 170x48 >17:40:24,364 INFO kernel:[ 13.100141] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device >17:40:24,364 INFO kernel:[ 13.100146] radeon 0000:01:00.0: registered panic notifier >17:40:24,364 INFO kernel:[ 13.100168] [drm] Initialized radeon 2.34.0 20080528 for 0000:01:00.0 on minor 0 >17:40:24,364 DEBUG kernel:[ 25.630949] ISO 9660 Extensions: Microsoft Joliet Level 3 >17:40:24,364 DEBUG kernel:[ 25.654001] ISO 9660 Extensions: RRIP_1991A >17:40:24,364 INFO kernel:[ 31.006167] loop: module loaded >17:40:24,364 INFO kernel:[ 31.380354] bio: create slab <bio-1> at 1 >17:40:24,364 INFO kernel:[ 31.790302] bio: create slab <bio-2> at 2 >17:40:24,364 INFO kernel:[ 36.546600] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >17:40:24,364 DEBUG kernel:[ 51.174037] SELinux: 2048 avtab hash slots, 101316 rules. >17:40:24,364 DEBUG kernel:[ 51.218722] SELinux: 2048 avtab hash slots, 101316 rules. >17:40:24,364 DEBUG kernel:[ 51.268469] SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >17:40:24,364 DEBUG kernel:[ 51.268476] SELinux: 83 classes, 101316 rules >17:40:24,364 DEBUG kernel:[ 51.282167] SELinux: Completing initialization. >17:40:24,364 DEBUG kernel:[ 51.282171] SELinux: Setting up existing superblocks. >17:40:24,364 DEBUG kernel:[ 51.282182] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >17:40:24,364 DEBUG kernel:[ 51.282191] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >17:40:24,364 DEBUG kernel:[ 51.282208] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >17:40:24,364 DEBUG kernel:[ 51.282217] SELinux: initialized (dev proc, type proc), uses genfs_contexts >17:40:24,364 DEBUG kernel:[ 51.282232] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:40:24,364 DEBUG kernel:[ 51.282329] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >17:40:24,364 DEBUG kernel:[ 51.284898] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >17:40:24,364 DEBUG kernel:[ 51.284909] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >17:40:24,364 DEBUG kernel:[ 51.286137] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >17:40:24,364 DEBUG kernel:[ 51.286147] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >17:40:24,364 DEBUG kernel:[ 51.286153] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >17:40:24,364 DEBUG kernel:[ 51.286188] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >17:40:24,364 DEBUG kernel:[ 51.286202] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >17:40:24,364 DEBUG kernel:[ 51.286216] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >17:40:24,364 DEBUG kernel:[ 51.286235] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >17:40:24,364 DEBUG kernel:[ 51.286939] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >17:40:24,364 DEBUG kernel:[ 51.286944] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:40:24,364 DEBUG kernel:[ 51.286958] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:40:24,364 DEBUG kernel:[ 51.287350] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:40:24,364 DEBUG kernel:[ 51.287434] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:40:24,364 DEBUG kernel:[ 51.287451] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >17:40:24,364 DEBUG kernel:[ 51.287456] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:40:24,364 DEBUG kernel:[ 51.287465] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:40:24,364 DEBUG kernel:[ 51.287474] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:40:24,364 DEBUG kernel:[ 51.287486] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:40:24,364 DEBUG kernel:[ 51.287493] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:40:24,364 DEBUG kernel:[ 51.287500] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:40:24,364 DEBUG kernel:[ 51.287506] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:40:24,364 DEBUG kernel:[ 51.287519] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:40:24,364 DEBUG kernel:[ 51.287525] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >17:40:24,364 DEBUG kernel:[ 51.287535] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >17:40:24,364 DEBUG kernel:[ 51.287545] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >17:40:24,364 DEBUG kernel:[ 51.287560] SELinux: initialized (dev loop0, type squashfs), uses xattr >17:40:24,364 DEBUG kernel:[ 51.287594] SELinux: initialized (dev dm-0, type ext4), uses xattr >17:40:24,364 NOTICE kernel:[ 51.305860] type=1403 audit(1387388364.103:2): policy loaded auid=4294967295 ses=4294967295 >17:40:24,364 DEBUG kernel:[ 62.263639] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >17:40:24,364 DEBUG kernel:[ 65.762225] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >17:40:24,364 DEBUG kernel:[ 65.762335] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >17:40:24,364 DEBUG kernel:[ 65.762474] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >17:40:24,364 INFO kernel:[ 67.876260] usb 2-1.1: USB disconnect, device number 3 >17:40:24,364 INFO kernel:[ 69.333944] usb 2-1.1: new low-speed USB device number 5 using ehci-pci >17:40:24,364 INFO kernel:[ 69.415264] usb 2-1.1: New USB device found, idVendor=045e, idProduct=00cb >17:40:24,364 INFO kernel:[ 69.415272] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >17:40:24,364 INFO kernel:[ 69.415277] usb 2-1.1: Product: Microsoft Basic Optical Mouse v2.0 >17:40:24,364 INFO kernel:[ 69.415281] usb 2-1.1: Manufacturer: Microsoft >17:40:24,364 INFO kernel:[ 69.419391] input: Microsoft Microsoft Basic Optical Mouse v2.0 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input7 >17:40:24,364 INFO kernel:[ 69.419748] hid-generic 0003:045E:00CB.0002: input,hidraw0: USB HID v1.11 Mouse [Microsoft Microsoft Basic Optical Mouse v2.0 ] on usb-0000:00:1d.0-1.1/input0 >17:40:24,364 INFO kernel:[ 84.741695] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >17:40:24,364 WARNING kernel:[ 85.761472] ACPI Warning: 0x000000000000e000-0x000000000000e01f SystemIO conflicts with Region \SMB0 1 (20130517/utaddress-251) >17:40:24,364 INFO kernel:[ 85.761481] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >17:40:24,364 WARNING kernel:[ 85.762487] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \GPIS 1 (20130517/utaddress-251) >17:40:24,364 WARNING kernel:[ 85.762496] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 2 (20130517/utaddress-251) >17:40:24,364 INFO kernel:[ 85.762502] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >17:40:24,364 WARNING kernel:[ 85.762512] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251) >17:40:24,364 INFO kernel:[ 85.762518] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >17:40:24,364 WARNING kernel:[ 85.762521] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251) >17:40:24,364 INFO kernel:[ 85.762527] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >17:40:24,364 WARNING kernel:[ 85.762529] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251) >17:40:24,364 INFO kernel:[ 85.762535] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >17:40:24,364 WARNING kernel:[ 85.762538] lpc_ich: Resource conflict(s) found affecting gpio_ich >17:40:24,364 DEBUG kernel:[ 86.378557] mei_me 0000:00:16.0: setting latency timer to 64 >17:40:24,364 DEBUG kernel:[ 86.378611] mei_me 0000:00:16.0: irq 61 for MSI/MSI-X >17:40:24,364 INFO kernel:[ 87.810440] microcode: CPU0 sig=0x106e5, pf=0x10, revision=0x4 >17:40:24,364 NOTICE kernel:[ 89.347791] ses 6:0:0:1: Attached Enclosure device >17:40:24,364 INFO kernel:[ 92.845886] microcode: CPU1 sig=0x106e5, pf=0x10, revision=0x4 >17:40:24,364 INFO kernel:[ 92.845927] microcode: CPU2 sig=0x106e5, pf=0x10, revision=0x4 >17:40:24,364 INFO kernel:[ 92.845951] microcode: CPU3 sig=0x106e5, pf=0x10, revision=0x4 >17:40:24,364 INFO kernel:[ 92.846021] microcode: CPU4 sig=0x106e5, pf=0x10, revision=0x4 >17:40:24,364 INFO kernel:[ 92.846080] microcode: CPU5 sig=0x106e5, pf=0x10, revision=0x4 >17:40:24,364 INFO kernel:[ 92.846115] microcode: CPU6 sig=0x106e5, pf=0x10, revision=0x4 >17:40:24,364 INFO kernel:[ 92.846143] microcode: CPU7 sig=0x106e5, pf=0x10, revision=0x4 >17:40:24,364 INFO kernel:[ 92.846280] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >17:40:24,364 NOTICE kernel:[ 92.855664] asus_laptop: Asus Laptop Support version 0.42 >17:40:24,364 NOTICE kernel:[ 92.855925] asus_laptop: BSTS called, 0x7c00 returned >17:40:24,364 NOTICE kernel:[ 92.855940] asus_laptop: model detected >17:40:24,364 INFO kernel:[ 92.857768] asus_laptop: Backlight controlled by ACPI video driver >17:40:24,364 INFO kernel:[ 92.857821] input: Asus Laptop extra buttons as /devices/platform/asus_laptop/input/input8 >17:40:24,364 INFO kernel:[ 93.311627] cfg80211: Calling CRDA to update world regulatory domain >17:40:24,364 NOTICE kernel:[ 95.424359] type=1400 audit(1387388408.194:3): avc: denied { create } for pid=958 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >17:40:24,364 NOTICE kernel:[ 95.424402] type=1400 audit(1387388408.194:4): avc: denied { setattr } for pid=958 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=17465 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >17:40:24,364 NOTICE kernel:[ 95.424434] type=1400 audit(1387388408.194:5): avc: denied { relabelfrom } for pid=958 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=17465 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >17:40:24,364 DEBUG kernel:[ 105.702265] ath: EEPROM regdomain: 0x60 >17:40:24,364 DEBUG kernel:[ 105.702269] ath: EEPROM indicates we should expect a direct regpair map >17:40:24,364 DEBUG kernel:[ 105.702272] ath: Country alpha2 being used: 00 >17:40:24,364 DEBUG kernel:[ 105.702273] ath: Regpair used: 0x60 >17:40:24,364 DEBUG kernel:[ 107.804840] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' >17:40:24,364 INFO kernel:[ 107.805348] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xffffc900108e0000, irq=17 >17:40:24,364 NOTICE kernel:[ 111.228641] type=1400 audit(1387388423.989:6): avc: denied { read } for pid=974 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 >17:40:24,364 NOTICE kernel:[ 111.228679] type=1400 audit(1387388423.989:7): avc: denied { open } for pid=974 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 >17:40:36,592 INFO NetworkManager: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >17:40:36,592 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >17:40:36,592 INFO NetworkManager: <info> WEXT support is enabled >17:40:38,510 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >17:40:39,880 INFO polkitd: Started polkitd version 0.112 >17:40:40,177 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >17:40:40,192 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >17:40:40,192 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >17:40:40,192 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >17:40:40,192 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >17:40:41,449 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >17:40:41,450 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >17:40:41,483 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >17:40:41,491 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >17:40:41,495 INFO NetworkManager: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ieee80211/phy0/rfkill0) (driver ath9k) >17:40:41,496 INFO NetworkManager: <info> WiFi hardware radio set enabled >17:40:41,497 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >17:40:41,498 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >17:40:41,498 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >17:40:41,498 INFO NetworkManager: <info> Networking is enabled by state file >17:40:41,500 INFO NetworkManager: <info> (lo): link connected >17:40:41,500 INFO NetworkManager: <info> (lo): carrier is ON >17:40:41,500 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >17:40:41,500 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >17:40:41,501 INFO NetworkManager: <info> (lo): No existing connection detected. >17:40:41,503 INFO NetworkManager: <info> (p5p1): carrier is OFF >17:40:41,503 INFO NetworkManager: <info> (p5p1): new Ethernet device (driver: 'atl1c' ifindex: 2) >17:40:41,503 INFO NetworkManager: <info> (p5p1): exported as /org/freedesktop/NetworkManager/Devices/1 >17:40:41,503 INFO NetworkManager: <info> (p5p1): No existing connection detected. >17:40:41,503 INFO NetworkManager: <info> (p5p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >17:40:41,504 INFO NetworkManager: <info> (p5p1): bringing up device. >17:40:41,505 DEBUG kernel:[ 128.754233] atl1c 0000:08:00.0: irq 62 for MSI/MSI-X >17:40:41,505 INFO kernel:[ 128.754380] atl1c 0000:08:00.0: atl1c: p5p1 NIC Link is Up<100 Mbps Full Duplex> >17:40:41,506 INFO NetworkManager: <info> (p5p1): link connected >17:40:41,507 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.5/0000:08:00.0/net/p5p1 >17:40:41,508 INFO NetworkManager: <info> (wls1): using nl80211 for WiFi device control >17:40:41,508 INFO NetworkManager: <info> (wls1): driver supports Access Point (AP) mode >17:40:41,509 INFO NetworkManager: <info> (wls1): new 802.11 WiFi device (driver: 'ath9k' ifindex: 3) >17:40:41,509 INFO NetworkManager: <info> (wls1): exported as /org/freedesktop/NetworkManager/Devices/2 >17:40:41,509 INFO NetworkManager: <info> (wls1): No existing connection detected. >17:40:41,509 INFO NetworkManager: <info> (wls1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >17:40:41,509 INFO NetworkManager: <info> (wls1): bringing up device. >17:40:41,526 NOTICE dbus: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >17:40:41,526 INFO kernel:[ 128.775265] IPv6: ADDRCONF(NETDEV_UP): wls1: link is not ready >17:40:41,528 INFO NetworkManager: <info> (p5p1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >17:40:41,529 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 >17:40:42,122 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >17:40:42,123 INFO NetworkManager: <info> Activation (p5p1) starting connection 'Wired connection 1' >17:40:42,123 INFO NetworkManager: <info> (p5p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >17:40:42,123 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >17:40:42,123 INFO NetworkManager: <info> Activation (p5p1) Stage 1 of 5 (Device Prepare) scheduled... >17:40:42,123 INFO NetworkManager: <info> Activation (p5p1) Stage 1 of 5 (Device Prepare) started... >17:40:42,123 INFO NetworkManager: <info> Activation (p5p1) Stage 2 of 5 (Device Configure) scheduled... >17:40:42,123 INFO NetworkManager: <info> Activation (p5p1) Stage 1 of 5 (Device Prepare) complete. >17:40:42,123 INFO NetworkManager: <info> Activation (p5p1) Stage 2 of 5 (Device Configure) starting... >17:40:42,123 INFO NetworkManager: <info> (p5p1): device state change: prepare -> config (reason 'none') [40 50 0] >17:40:42,123 INFO NetworkManager: <info> Activation (p5p1) Stage 2 of 5 (Device Configure) successful. >17:40:42,123 INFO NetworkManager: <info> Activation (p5p1) Stage 3 of 5 (IP Configure Start) scheduled. >17:40:42,123 INFO NetworkManager: <info> Activation (p5p1) Stage 2 of 5 (Device Configure) complete. >17:40:42,123 INFO NetworkManager: <info> Activation (p5p1) Stage 3 of 5 (IP Configure Start) started... >17:40:42,123 INFO NetworkManager: <info> (p5p1): device state change: config -> ip-config (reason 'none') [50 70 0] >17:40:42,195 INFO NetworkManager: <info> Activation (p5p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >17:40:42,359 INFO kernel:[ 129.609486] usb 2-1.1: USB disconnect, device number 5 >17:40:43,817 INFO kernel:[ 131.067811] usb 2-1.1: new low-speed USB device number 6 using ehci-pci >17:40:43,897 INFO kernel:[ 131.147952] usb 2-1.1: New USB device found, idVendor=045e, idProduct=00cb >17:40:43,897 INFO kernel:[ 131.147960] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >17:40:43,897 INFO kernel:[ 131.147965] usb 2-1.1: Product: Microsoft Basic Optical Mouse v2.0 >17:40:43,897 INFO kernel:[ 131.147970] usb 2-1.1: Manufacturer: Microsoft >17:40:43,901 INFO kernel:[ 131.152073] input: Microsoft Microsoft Basic Optical Mouse v2.0 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input9 >17:40:43,901 INFO kernel:[ 131.152465] hid-generic 0003:045E:00CB.0003: input,hidraw0: USB HID v1.11 Mouse [Microsoft Microsoft Basic Optical Mouse v2.0 ] on usb-0000:00:1d.0-1.1/input0 >17:40:44,495 INFO NetworkManager: <info> dhclient started with pid 1035 >17:40:44,496 INFO NetworkManager: <info> Activation (p5p1) Stage 3 of 5 (IP Configure Start) complete. >17:40:44,499 INFO NetworkManager: <info> Activation (p5p1) Stage 3 of 5 (IP Configure Start) starting DHCPv6 as requested by IPv6 router... >17:40:44,499 INFO NetworkManager: <info> Activation (p5p1) Beginning DHCPv6 transaction (timeout in 45 seconds) >17:40:44,502 INFO NetworkManager: <info> dhclient started with pid 1036 >17:40:57,170 NOTICE dbus: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >17:40:57,170 INFO NetworkManager: <info> wpa_supplicant started >17:40:57,348 INFO NetworkManager: <info> (wls1) supports 4 scan SSIDs >17:40:57,348 INFO NetworkManager: <info> (wls1): supplicant interface state: starting -> ready >17:40:57,348 INFO NetworkManager: <info> (wls1): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >17:40:57,349 INFO NetworkManager: <info> (wls1): supplicant interface state: ready -> disconnected >17:40:57,349 INFO NetworkManager: <info> (wls1) supports 4 scan SSIDs >17:40:57,793 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >17:40:57,793 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >17:40:57,793 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >17:40:57,793 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >17:40:57,793 INFO dhclient: All rights reserved. >17:40:57,793 INFO dhclient: All rights reserved. >17:40:57,793 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >17:40:57,793 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >17:40:57,793 INFO dhclient: >17:40:57,793 INFO dhclient: >17:40:57,794 INFO dhclient: Listening on Socket/p5p1 >17:40:57,794 INFO dhclient: Sending on Socket/p5p1 >17:40:58,085 INFO dhclient: XMT: Info-Request on p5p1, interval 990ms. >17:40:58,088 INFO dhclient: RCV: Reply message on p5p1 from fe80::c225:6ff:febd:8d21. >17:40:58,368 INFO NetworkManager: <info> (wls1): supplicant interface state: disconnected -> inactive >17:40:58,493 INFO NetworkManager: <info> (p5p1): DHCPv4 state changed nbi -> preinit >17:40:58,494 INFO NetworkManager: <info> (p5p1): DHCPv6 state changed nbi -> renew6 >17:40:58,494 INFO NetworkManager: <info> nameserver 'fd00::c225:6ff:febd:8d21' >17:40:58,494 INFO NetworkManager: <info> Activation (p5p1) Stage 5 of 5 (IPv6 Commit) scheduled... >17:40:58,494 INFO NetworkManager: <info> Activation (p5p1) Stage 5 of 5 (IPv6 Commit) started... >17:40:58,494 ERR NetworkManager: <error> [1387388458.494670] [platform/nm-linux-platform.c:1127] add_object(): Netlink error: Invalid address for specified address family >17:40:58,495 INFO NetworkManager: <info> (p5p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >17:40:58,495 INFO NetworkManager: <info> Activation (p5p1) Stage 5 of 5 (IPv6 Commit) complete. >17:40:58,495 INFO NetworkManager: <info> (p5p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >17:40:58,496 INFO NetworkManager: <info> (p5p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >17:40:58,496 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >17:40:58,496 INFO NetworkManager: <info> Activation (p5p1) successful, device activated. >17:40:58,497 INFO NetworkManager: <info> startup complete >17:40:58,497 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >17:40:58,501 INFO dhclient: Listening on LPF/p5p1/48:5b:39:39:2d:f3 >17:40:58,501 INFO dhclient: Sending on LPF/p5p1/48:5b:39:39:2d:f3 >17:40:58,501 INFO dhclient: Sending on Socket/fallback >17:40:58,502 INFO dhclient: DHCPDISCOVER on p5p1 to 255.255.255.255 port 67 interval 7 (xid=0x17348c1d) >17:40:59,090 INFO NetworkManager: <info> (p5p1): DHCPv6 client pid 1036 exited with status 0 >17:40:59,506 INFO dhclient: DHCPREQUEST on p5p1 to 255.255.255.255 port 67 (xid=0x17348c1d) >17:40:59,506 INFO dhclient: DHCPOFFER from 192.168.178.1 >17:40:59,508 INFO dhclient: DHCPACK from 192.168.178.1 (xid=0x17348c1d) >17:40:59,513 INFO NetworkManager: <info> (p5p1): DHCPv4 state changed preinit -> bound >17:40:59,513 INFO NetworkManager: <info> address 192.168.178.21 >17:40:59,513 INFO NetworkManager: <info> plen 24 (255.255.255.0) >17:40:59,513 INFO NetworkManager: <info> gateway 192.168.178.1 >17:40:59,513 INFO NetworkManager: <info> lease time 864000 >17:40:59,513 INFO NetworkManager: <info> nameserver '192.168.178.1' >17:40:59,513 INFO NetworkManager: <info> domain name 'fritz.box' >17:40:59,513 INFO NetworkManager: <info> Activation (p5p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >17:40:59,514 INFO NetworkManager: <info> Activation (p5p1) Stage 5 of 5 (IPv4 Commit) started... >17:40:59,514 INFO NetworkManager: <info> Policy set 'Wired connection 1' (p5p1) as default for IPv4 routing and DNS. >17:40:59,849 INFO dhclient: bound to 192.168.178.21 -- renewal in 371147 seconds. >17:40:59,850 INFO NetworkManager: <info> Activation (p5p1) Stage 5 of 5 (IPv4 Commit) complete. >17:40:59,856 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >17:41:25,188 NOTICE kernel:[ 172.464682] type=1400 audit(1387388485.187:8): avc: denied { read write } for pid=1084 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=10263 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >17:41:34,437 NOTICE kernel:[ 181.718494] type=1400 audit(1387388494.436:9): avc: denied { open } for pid=1011 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=21923 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >17:41:37,090 NOTICE kernel:[ 184.373465] type=1400 audit(1387388497.089:10): avc: denied { read write } for pid=1133 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 >17:41:40,316 NOTICE NetworkManager: ifcfg-rh: read connection 'p5p1' >17:41:40,317 INFO NetworkManager: <info> (p5p1): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >17:41:40,317 INFO NetworkManager: <info> (p5p1): deactivating device (reason 'connection-removed') [38] >17:41:40,517 INFO NetworkManager: <info> (p5p1): canceled DHCP transaction, DHCP client pid 1035 >17:41:40,524 INFO NetworkManager: <info> NetworkManager state is now DISCONNECTED >17:41:40,525 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >17:41:40,525 INFO NetworkManager: <info> Saved default wired connection 'p5p1' to persistent storage >17:41:40,526 INFO NetworkManager: <info> Auto-activating connection 'p5p1'. >17:41:40,526 INFO NetworkManager: <info> Activation (p5p1) starting connection 'p5p1' >17:41:40,526 INFO NetworkManager: <info> (p5p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >17:41:40,527 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >17:41:40,527 INFO NetworkManager: <info> Activation (p5p1) Stage 1 of 5 (Device Prepare) scheduled... >17:41:40,528 INFO NetworkManager: <info> Activation (p5p1) Stage 1 of 5 (Device Prepare) started... >17:41:40,528 INFO NetworkManager: <info> Activation (p5p1) Stage 2 of 5 (Device Configure) scheduled... >17:41:40,528 INFO NetworkManager: <info> Activation (p5p1) Stage 1 of 5 (Device Prepare) complete. >17:41:40,528 INFO NetworkManager: <info> Activation (p5p1) Stage 2 of 5 (Device Configure) starting... >17:41:40,528 INFO NetworkManager: <info> (p5p1): device state change: prepare -> config (reason 'none') [40 50 0] >17:41:40,528 INFO NetworkManager: <info> Activation (p5p1) Stage 2 of 5 (Device Configure) successful. >17:41:40,528 INFO NetworkManager: <info> Activation (p5p1) Stage 3 of 5 (IP Configure Start) scheduled. >17:41:40,528 INFO NetworkManager: <info> Activation (p5p1) Stage 2 of 5 (Device Configure) complete. >17:41:40,528 INFO NetworkManager: <info> Activation (p5p1) Stage 3 of 5 (IP Configure Start) started... >17:41:40,528 INFO NetworkManager: <info> (p5p1): device state change: config -> ip-config (reason 'none') [50 70 0] >17:41:40,529 INFO NetworkManager: <info> Activation (p5p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >17:41:40,532 INFO NetworkManager: <info> dhclient started with pid 1149 >17:41:40,533 INFO NetworkManager: <info> Activation (p5p1) Stage 3 of 5 (IP Configure Start) complete. >17:41:40,535 INFO NetworkManager: <info> Activation (p5p1) Stage 3 of 5 (IP Configure Start) starting DHCPv6 as requested by IPv6 router... >17:41:40,536 INFO NetworkManager: <info> Activation (p5p1) Beginning DHCPv6 transaction (timeout in 45 seconds) >17:41:40,538 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >17:41:40,543 INFO NetworkManager: <info> dhclient started with pid 1151 >17:41:40,555 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >17:41:40,555 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >17:41:40,555 INFO dhclient: All rights reserved. >17:41:40,555 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >17:41:40,555 INFO dhclient: >17:41:40,559 INFO NetworkManager: <info> (p5p1): DHCPv4 state changed nbi -> preinit >17:41:40,561 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >17:41:40,561 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >17:41:40,561 INFO dhclient: All rights reserved. >17:41:40,561 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >17:41:40,561 INFO dhclient: >17:41:40,562 INFO dhclient: Listening on Socket/p5p1 >17:41:40,562 INFO dhclient: Sending on Socket/p5p1 >17:41:40,565 INFO dhclient: Listening on LPF/p5p1/48:5b:39:39:2d:f3 >17:41:40,565 INFO dhclient: Sending on LPF/p5p1/48:5b:39:39:2d:f3 >17:41:40,565 INFO dhclient: Sending on Socket/fallback >17:41:40,565 INFO dhclient: DHCPREQUEST on p5p1 to 255.255.255.255 port 67 (xid=0xb7f5e6f) >17:41:40,567 INFO dhclient: DHCPACK from 192.168.178.1 (xid=0xb7f5e6f) >17:41:40,571 INFO dhclient: bound to 192.168.178.21 -- renewal in 345069 seconds. >17:41:40,571 INFO NetworkManager: <info> (p5p1): DHCPv4 state changed preinit -> reboot >17:41:40,571 INFO NetworkManager: <info> address 192.168.178.21 >17:41:40,571 INFO NetworkManager: <info> plen 24 (255.255.255.0) >17:41:40,571 INFO NetworkManager: <info> gateway 192.168.178.1 >17:41:40,571 INFO NetworkManager: <info> lease time 864000 >17:41:40,571 INFO NetworkManager: <info> nameserver '192.168.178.1' >17:41:40,571 INFO NetworkManager: <info> domain name 'fritz.box' >17:41:40,571 INFO NetworkManager: <info> Activation (p5p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >17:41:40,573 INFO NetworkManager: <info> Activation (p5p1) Stage 5 of 5 (IPv4 Commit) started... >17:41:40,573 INFO NetworkManager: <info> (p5p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >17:41:40,574 INFO NetworkManager: <info> Activation (p5p1) Stage 5 of 5 (IPv4 Commit) complete. >17:41:40,575 INFO NetworkManager: <info> (p5p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >17:41:40,575 INFO NetworkManager: <info> (p5p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >17:41:40,576 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >17:41:40,576 INFO NetworkManager: <info> Policy set 'p5p1' (p5p1) as default for IPv4 routing and DNS. >17:41:40,577 INFO NetworkManager: <info> Activation (p5p1) successful, device activated. >17:41:40,609 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-p5p1 >17:41:41,183 INFO dhclient: XMT: Info-Request on p5p1, interval 980ms. >17:41:41,185 INFO dhclient: RCV: Reply message on p5p1 from fe80::c225:6ff:febd:8d21. >17:41:41,188 INFO NetworkManager: <info> (p5p1): DHCPv6 state changed nbi -> renew6 >17:41:41,188 INFO NetworkManager: <info> nameserver 'fd00::c225:6ff:febd:8d21' >17:41:41,188 INFO NetworkManager: <info> Activation (p5p1) Stage 5 of 5 (IPv6 Commit) scheduled... >17:41:41,188 INFO NetworkManager: <info> Activation (p5p1) Stage 5 of 5 (IPv6 Commit) started... >17:41:41,189 ERR NetworkManager: <error> [1387388501.189016] [platform/nm-linux-platform.c:1127] add_object(): Netlink error: Invalid address for specified address family >17:41:41,189 INFO NetworkManager: <info> Activation (p5p1) Stage 5 of 5 (IPv6 Commit) complete. >17:41:41,191 INFO NetworkManager: <info> (p5p1): DHCPv6 client pid 1151 exited with status 0 >17:41:41,875 INFO chronyd: chronyd version 1.29 starting >17:41:41,876 INFO chronyd: Linux kernel major=3 minor=11 patch=10 >17:41:41,876 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 >17:41:41,877 INFO chronyd: Generated key 1 >17:41:46,107 INFO chronyd: Selected source 192.168.178.1 >17:41:46,107 WARNING chronyd: System clock wrong by -39598.908919 seconds, adjustment started >06:41:47,198 WARNING chronyd: System clock was stepped by -39598.909 seconds >06:41:56,920 INFO kernel:[ 203.123712] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) >06:41:56,931 DEBUG kernel:[ 203.135572] SELinux: initialized (dev sdb1, type ext4), uses xattr >06:41:57,585 INFO kernel:[ 203.789209] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >06:41:57,585 DEBUG kernel:[ 203.789218] SELinux: initialized (dev dm-2, type ext4), uses xattr >06:41:57,990 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >06:41:58,011 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.hostname1' >06:41:58,273 INFO kernel:[ 204.477865] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >06:41:58,273 DEBUG kernel:[ 204.477873] SELinux: initialized (dev dm-2, type ext4), uses xattr >06:41:59,189 INFO kernel:[ 205.394403] bio: create slab <bio-1> at 1 >06:41:59,189 INFO kernel:[ 205.394605] Btrfs loaded >06:41:59,466 INFO kernel:[ 205.671423] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1044336
: 838126 |
838127
|
838128
|
838129
|
838130
|
838131
|
838132
|
838133
|
838134
|
838135